@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Thin.eot);
    src: url(../fonts/Inter-Thin.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Thin.woff2) format('woff2'),
        url(../fonts/Inter-Thin.woff) format('woff'),
        url(../fonts/Inter-Thin.svg#Inter-Regular) format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-SemiBold.eot);
    src: url(../fonts/Inter-SemiBold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-SemiBold.woff2) format('woff2'),
        url(../fonts/Inter-SemiBold.woff) format('woff'),
        url(../fonts/Inter-SemiBold.svg#Inter-SemiBold) format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Regular.eot);
    src: url(../fonts/Inter-Regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Regular.woff2) format('woff2'),
        url(../fonts/Inter-Regular.woff) format('woff'),
        url(../fonts/Inter-Regular.svg#Inter-Regular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Medium.eot);
    src: url(../fonts/Inter-Medium.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Medium.woff2) format('woff2'),
        url(../fonts/Inter-Medium.woff) format('woff'),
        url(../fonts/Inter-Medium.svg#Inter-Medium) format('svg');

    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Light.eot);
    src: url(../fonts/Inter-Light.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Light.woff2) format('woff2'),
        url(../fonts/Inter-Light.woff) format('woff'),
        url(../fonts/Inter-Light.svg#Inter-Light) format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-ExtraLight.eot);
    src: url(../fonts/Inter-ExtraLight.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-ExtraLight.woff2) format('woff2'),
        url(../fonts/Inter-ExtraLight.woff) format('woff'),
        url(../fonts/Inter-ExtraLight.svg#Inter-ExtraLight) format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-ExtraBold.eot);
    src: url(../fonts/Inter-ExtraBold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-ExtraBold.woff2) format('woff2'),
        url(../fonts/Inter-ExtraBold.woff) format('woff'),
        url(../fonts/Inter-ExtraBold.svg#Inter-ExtraBold) format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Bold.eot);
    src: url(../fonts/Inter-Bold.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Bold.woff2) format('woff2'),
        url(../fonts/Inter-Bold.woff) format('woff'),
        url(../fonts/Inter-Bold.svg#Inter-Bold) format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url(../fonts/Inter-Black.eot);
    src: url(../fonts/Inter-Black.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Inter-Black.woff2) format('woff2'),
        url(../fonts/Inter-Black.woff) format('woff'),
        url(../fonts/Inter-Black.svg#Inter-Black) format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: Inter, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
    background-color: #fff;
    color: #818181;
    font-size: 16px;
    font-weight: 300
}

html,
body {
    position: relative;
    overflow-x: hidden
}

a {
    color: #fff
}

a:hover {
    text-decoration: none;
    color: #D8AD69
}

p a {
    font-family: 'MADE Mirage';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #32312F;
    border-bottom: 1px solid #32312F;
    cursor: po/fonts/Inter;
    outline: none;
}

p a:hover {
    border-bottom: 1px solid #D8AD69;
    color: #D8AD69;
    transition-delay: .15s;
}

strong {
    font-weight: bolder !important
}

.NormalDiv {
    position: relative;
    min-width: 320px;
    max-width: 1345px;
    width: 100%;
    margin: auto;
    padding: 0 20px
}

.NormalDivNoPD {
    position: relative;
    min-width: 320px;
    max-width: 1345px;
    width: 100%;
    margin: auto;
    padding: 0px;
}

.maxwd168 {
    width: 100%;
    max-width: 168px;
}

.maxwd550 {
    max-width: 550px !important;
}

.footer {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
}

.Menufixed {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D3D0D0;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(158, 158, 158, 0.4);
    -moz-box-shadow: 0px 2px 6px 0px rgba(158, 158, 158, 0.4);
    box-shadow: 0px 2px 6px 0px rgba(158, 158, 158, 0.4);
    -webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    -moz-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    -o-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    z-index: 122;
}

.footerItem {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    padding-top: 10px;
}



.MenuItem {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-transform: capitalize;
}

.activelink {
    font-weight: 700 !important;
}

.MenuItem a {
    color: #000000;
    text-decoration: none;
}

.MenuItem a:hover,
.MenuItem a:focus {
    font-weight: 700;
}

.bgE7E3DB {
    background-color: #E7E3DB;
}

.ht100 {
    height: 95vh;
}

.navht {
    height: 78.8px;
}

.bannerbg {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: calc(70vh - 75px);
}

.centerMe-Y {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.bannertitle {
    font-family: Inter;
    font-size: 45px;
    font-weight: 700;
    line-height: 57px;
    color: #FFFFFF;
    /* border-bottom: 15px solid #AA9E82; */

}



.banner-text {
    font-family: Inter;
    font-size: 35px;
    font-weight: 400;
    line-height: 52px;
    color: #FFFFFF;

}

.banner-textB {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 52px;
    color: #FFFFFF;
    /* border-bottom: 15px solid #AA9E82; */
}

.brdrbtm {
    width: 100%;
    height: 18px;
    background-color: #AA9E82;
    display: block;
    position: absolute;
    bottom: -6px;
    z-index: -1;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.section1 {
    position: relative;
    width: 100%;
    background-color: #E7E3DB;
}

.section3 {
    position: relative;
    width: 100%;
    background-color: #86754D;

}

.section3-desc {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #000000;
    width: 100%;
    /* max-width: 466px; */
}

.distributer-desc {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #282317;
    width: 100%;
    max-width: 888px;
    margin: 0 auto;
}

.section1-title {
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    color: #282317;

}

.section1-desc {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #696969;
}

.section1-btn {
    cursor: pointer;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #86754D;
    border-bottom: 4px solid #86754D;
    text-decoration: none;
}

.section1-btn:hover {
    color: #86754D;
    border-bottom: 4px solid #86754D;
    text-decoration: none;
}

.normaltext {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    color: #696969;

}

.contactInfo {
    position: relative;
    width: 100%;
    max-width: 379px;
    padding: 16px 8px;
    border-radius: 24px;
    background-color: #DBD6CA;
    text-decoration: none;

}

.contactInfo-name {
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #50462E;

}

.contactInfo-value {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
	direction: ltr;

}

.valignM {
    vertical-align: middle;
}

.formlabel {
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #282317;
}

.formtextbox {
    width: 100%;
    max-width: 667px;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #696969;
    padding: 10px 15px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 8px;
    outline: none;

}

.error .formtextbox {
    border: 1px solid red;
}

.submit-btn {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 4px;
    border: 0;
    background-color: #50462E;
    padding: 10px 20px;

}

.notifyoverlay {
    width: 100%;
    height: 100vh;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    padding-left: 20px;
    padding-right: 20px
}

.notify {
    position: fixed;
    padding: 20px 40px;
    background-color: #FFF;
    border-radius: 5px;
    z-index: 1000000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.distributercontainer {
    width: 100%;
    max-width: 767px;
    overflow: auto;
    background-color: #fff;
    padding: 50px 24px;
    border-radius: 24px;
}

.visioncontainer {
    width: 100%;
    /* height: 570px; */
    overflow: auto;
    background-color: #fff;
    padding: 24px 16px;
    border-radius: 24px;
}

.visioncontainerht {
    height: 570px;
    overflow: auto;
    padding: 0px 10px
}

.alignitemsC {
    align-items: center;
}

.maxwd155 {
    width: 100%;
   /* max-width: 155px;*/
}

.mapbg {
    width: 100%;
    background-image: url(/themes/wits-basic/images/distributer.png);
    background-position: left 130px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}

.hamburger-icon-3 {
    display: block;
    /* border-bottom: 12px double #AA9E82;
    border-top: 1px solid #AA9E82; */
    content: "";
    /* height: 5px; */
    height: 2.5px;
    width: 24px;
    position: absolute;
    right: 15px;
    /* top: 15px; */
    top: 19px;
    cursor: pointer;
    background-color: #AA9E82;
}

.hamburger-icon-3::after {
    display: block;
    content: "";
    height: 2.5px;
    width: 24px;
    position: absolute;
    right: 0;
    top: 7px;
    cursor: pointer;
    background-color: #AA9E82;
}

#menu {
    z-index: 110;
    width: 100%;
    height: 240px;
    position: fixed;
    top: 0;
    /*height: 0;*/
    visibility: hidden;
    opacity: 0;
    text-align: center;
    padding-top: 20px;
    transition: all 0.3s ease-in-out;

}

#menu.overlay {
    visibility: visible;
    opacity: 1;
    padding-top: 103px;
    background: #AA9E82;
}


#menu a {
    display: block;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #000000;
    text-decoration: none;
}


[data-tab-content] {
    display: none;
}

.active[data-tab-content] {
    display: block;
}

.tabsp {
    /* display: inline-block; */
    justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tabs {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #CBCBCB;
}

.tabpadding {
    padding: 15px !important;
}

.tabp,
.tabhp {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    cursor: pointer;
    color: #CBCBCB;
    padding: 16px;
    max-width: 255px;
    width: 100%;
    display: inline-block;
}

.tab {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    cursor: pointer;
    color: #CBCBCB;
    padding: 16px;

}

.tabp.active,
.tabp:hover {
    background-color: #DBD6CA;
    border-radius: 16px;
}

.tab.active {
    color: #86754D;
    border-bottom: 1px solid #86754D;
}

.tab:hover {
    color: #86754D;
    border-bottom: 1px solid #86754D;
}

/* .tab-content {
    margin-left: 20px;
    margin-right: 20px;
} */

.section2 {
    top: -105px;
    z-index: 10;
    background-color: #fff;
    border-radius: 24px;
}
.section22 {
    top: -80px;

}

.faqcontainer {
    /* border-bottom: 1px solid #C2BEBE40; */
    box-shadow: 0px 4px 14px 0px #C2BEBE40;
    border-radius: 16px;
    padding: 32px;
}

.plus {
    width: 18px;
    background-image: url(/themes/wits-basic/images/plus.svg);
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}


.minus {
    width: 25px;
    background-image: url(/themes/wits-basic/images/minus.svg);
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.branddetails {
    padding: 5px 15px;
}

.dermoimg {
    position: relative;
    display: inline-block;
    padding: 64px 15px;
    border-radius: 16px;
    border: 1px solid #DFDEDE;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
    width: 100%;
    /* max-width: 175px;
    min-height: 159px; */


}

.mazfix1{max-width: 210px;}
.mazfix1 img{width: 85%;}
.branddetails a{color: #AA9E82; border-bottom: none;}
.branddetails a:hover{text-decoration: underline; border-bottom: none;}

.mazfix2{width: 17%;}
.mazfix3{}
.mazfix4{}
.mazfix5{  }
.mazfix9{width: auto;}
.mt30{margin-top: 30px;}

.brand.u-pointer{min-height:85px; display: flex;  align-items: center;}
.brand.u-pointer .row{width:100%;}

@media screen and (max-width:768px) {
    .submit-btn {        width: 100%;    }
	.mapbg { background-position: left bottom;}
	.mazfix1 {max-width: 180px;}
	.mazfix7{top: -60px;}
	.mazfix7{top: -50px;}
	
	
	.banner-text{font-size: 30px; line-height: 37px;}
	.banner-textB{font-size: 30px;line-height: 44px;}
	.section2.mazfix99 { top: -70px;}
}

/* @media screen and (max-width:655px) {
    .dermoimg {
        max-width: 140px;
        min-height: 140px;
    }
} */


@media screen and (max-width:575px) {
	.mazfix10{font-size:24px !important; }
    .tabpadding {
        padding: 10px !important;
    }

    .bannerbg {
        height: calc(50vh - 75px);
    }

    .dermoimg {
        /* max-width: 120px;
        min-height: 120px; */
        padding: 52px 15px;

    }

    .faqcontainer {
        padding: 15px;
    }

    .dermoicon {
        width: 26px;
    }

    .coloricon {
        width: 58px;
    }

    .hairicon {
        width: 41px;
    }

    .bannertitle {
        font-size: 40px;
        line-height: 51px;
    }

    .section1-title {
        font-size: 26px;
        line-height: 40px;

    }
	
	.maxfix6 .section1-title {font-size: 16px; margin-bottom: 0 !important;}
	.maxfix6 .brdrbtm {height: 8px; bottom:6px;}
	.maxfix6 .section1-desc {position: relative; top: -10px; font-size: 14px !important;}
	
    .section3-desc,
    .section1-desc {
        font-size: 16px;
        line-height: 28px;
    }

    .normaltext {
        font-size: 16px;
        line-height: 28px;
    }

    .section1-btn {
        font-size: 15px;
        line-height: 22px;
    }

    .tabhp {
        max-width: unset;
    }
}