

html,body,main {
    /* height: 100%; */
    width: 100%;
    margin: 0;
    padding: 0;
    /* overflow-x: hidden; */
}

body {
    overflow-x: hidden;
}
.main-nav {
    z-index: 999;
}

.nav-center-links {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-decoration: none;

    color: #FFFFFF;
}


.nav-center-links:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.hover-line {
    border: 2px solid #FFFFFF;
    border-radius: 24px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 300ms;
    position: absolute;
    bottom: -10px;
    width: 31px;
    left: 35%;
}

.nav-center-links:hover + .hover-line {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 300ms;
}


.pd-nav-item1 {
    padding: 12.46px 26.07px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 87px;
    min-width: 212px;
    cursor: pointer;
    text-decoration: none;
}

.pd-nav-item1 p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.04em;

    color: #FFFFFF;

}

.ms-20 {
    margin-left: 20.36px;
}

.pd-nav-item2 {
    padding: 7.84px 15.9px 7.84px 11.9px;
    background: #FFFFFF;
    border-radius: 25.2681px;
    cursor: pointer;
}


.reg-box {
    top: 52px;
    width: 280px;
    right: 4px;
    background: #FFFFFF;
    border-radius: 10px;
    padding-top: 16px;
    /* padding-bottom: 16px; */
    display: none;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}


.reg-box a {
    text-decoration: none;
    font-family: Commissioner;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    padding-left: 29px;
    padding-right: 29px;

    color: #333333;
}

.reg-box .bottom-link-pop {
    background: #F7F7F7;
    border-radius: 0px 0px 10px 10px;
    padding-top: 21px;
    padding-bottom: 21px;
    border-top: 0.2px solid #9EA8BB;
}

.reg-box a:hover {
    background: #E8E8E8;
    font-weight: 500;
}


.search-box {
    padding: 14px 12px 14px 52px;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
    border-radius: 87px;
    z-index: 1;
}

.main-section-container {
    padding-top: 97px;
}


.border-left-search {
    border-left: 0.2px solid #818999;
}

 .p1-search {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;

    color: #FFFFFF;
}

 .p2-search {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.04em;

    color: #C1D2F1;
}

.mr-77 {
    margin-right: 77px;
}

.search-button {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.z-no {
    z-index: -1;
}

.first-intro h1 {
    font-family: Commissioner;
    font-style: normal;
    font-weight: bold;
    font-size: 58px;
    line-height: 71px;
    /* identical to box height */

    letter-spacing: 0.02em;

    color: #FFFFFF;
}

.first-intro p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    line-height: 155%;
    /* or 28px */

    letter-spacing: 0.04em;

    color: #C2CEE6;
}

.btn-osler {
    padding: 14px 31px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #222222;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 21px;
    display: inline-block;
}
.btn-osler-main {
    padding: 14px 31px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #222222;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 40px;
    display: inline-block;
}

.btn-osler:hover {
    text-decoration: none;
    color: #222222;
}

.btn-osler-main:hover {
    text-decoration: none;
    color: #222222;
}

.h1-title {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    /* identical to box height */

    letter-spacing: 0.02em;

    color: #222222;
}


.country-para1 {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */

    letter-spacing: 0.05em;
    text-transform: uppercase;

    color: #7D8594;
}

.country-para2 {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    /* identical to box height */

    letter-spacing: 0.03em;

    color: #222222;
}

.main-title {
    font-family: Commissioner;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 120%;
    /* or 58px */

    letter-spacing: 0.02em;

    color: #FFFFFF;

    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
}

.need-content {
    position: absolute;
    top: 52px;
}

.h2-title {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    /* identical to box height */

    letter-spacing: 0.02em;

    color: #222222;
}

.map-para {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 155%;
    /* or 28px */

    letter-spacing: 0.02em;

    color: #7D8594;
}

.success-button {
    padding: 14px 30px;
    background: #1A3C66;
    border-radius: 6px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height */

    letter-spacing: 0.04em;
    text-transform: uppercase;

    color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}

.success-button:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.map-abs {
    top: 52px;
}

.footer-desk {
    border-top: 2px solid #E5E5E5;
    padding: 32px 0;
    background: #F7F7F7;
}

.footer-motto {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.05em;

    color: #7D8594;
    text-decoration: none;
}

.footer-dot {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.05em;

    color: #7D8594;

    height: 6px;
    width: 6px;
    background: #7D8594;
    border-radius: 50%;
}

.footer-links {
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.05em;

    color: #7D8594;
}

.footer-links:hover {
    color: #4885D0;
}

.custom-label {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 42px;
    /* identical to box height, or 233% */

    letter-spacing: 0.03em;
    color: #038464;
}


.footer-social {
    text-decoration: none;
    margin-left: 15px;;
}

@media (min-width: 768px) {
    .mbl-display {
        display: none; 
    }

    .mb-fx-fixed {
        display: none;
    }

    .mbl-hide {
        display: block;
    }

    .mbl-show  {
        display: none;
    }
}


/* media */
@media (max-width: 767px) {
    .mbl-none {
        display: none;
    } 

    
    
    .mbl-title-h1 {
        font-family: Commissioner;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 37px;
    /* identical to box height */

    letter-spacing: 0.02em;

    color: #FFFFFF;
    }

    .mbl-para {
        font-family: 'Inter';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 155%;
    /* or 25px */

    text-align: center;
    letter-spacing: 0.02em;

    color: #FFFFFF;
    }

    .mbl-content-first {
        top: 25%;
    }

    .mbl-mb-163 {
        margin-top: 163px;
    }

    .mbl-search {
        background: rgba(0, 0, 0, 0.6);
        /* box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25); */
        box-shadow: 0px 4px -1px rgb(0 0 0 / 25%);
        
        border-radius: 87px;
        padding-top: 17px;
        padding-bottom: 17px;
      
    }

    .mbl-header-main {
        z-index: 1;
        width: 100%;
        padding-top: 28px;
        padding-bottom: 12px;
    }

    .input-none {
        background: none;
        border: none;
        outline: none;
        color: #333333;
        max-width: 173px;
        
    }

    .d-mb-none {
        display: none;
    }

    .mt-100 {
        margin-top: 100px;
    }




    .mbl-title-h2 {
        font-family: Commissioner;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 27px;
        /* identical to box height */

        letter-spacing: 0.02em;

        color: #222222;
    }

    .coun-img-mbl {
        width: 120px;;
    }

    .mbl-content-mid {
        top: 25%;
    }

    .mbl-content-mid h3 {
        font-family: Commissioner;
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        letter-spacing: 0.02em;

        color: #222222;
    }

    .mb-pharm {
        font-family: Commissioner;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        line-height: 27px;
        /* identical to box height */

        letter-spacing: 0.02em;

        color: #222222;

    }

    .mb-map-para {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 155%;
        /* or 25px */

        letter-spacing: 0.02em;

        color: #7D8594;

        padding-right: 69px;
    }

    .mb-footer-dot {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 200;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0.05em;
        color: #7D8594;
        height: 6px;
        width: 6px;
        background: #7D8594;
        border-radius: 50%;
    }

    .mb-fx-fixed {
        display: block;
        position: fixed;
        padding-top: 14px;
        padding-bottom: 10px;
        background: #FFFFFF;
        bottom: 0;
        width: 100%;
        z-index: 9999;
    }

    .ft-fx-p {
        font-family: Commissioner;
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 155%;
        /* identical to box height, or 17px */

        text-align: center;
        letter-spacing: 0.02em;

        color: #333333;

        text-decoration: none;
    }

    .mb-mg-80 {
        margin-top: 80px;
    }

    .mbl-hide {
        display: none;
    }

    .mbl-show {
        display: block;
    }


}

/* .mbl-hide {
    display: block;
}

.mbl-show  {
    display: none;
} */

.mb-fx-fixed {
    /* display: none; */
}



.mbl-search ::placeholder {
    font-family: Commissioner;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;

    color: #C1D2F1;
}

.mbl-yes-img {
    display: none;
}


.mbl-scroll-header {
    background: #FFFFFF!important;
}

.mbl-scroll-header .mbl-search {
    background: #F7F7F7!important;
    color: #333333!important;
}

.mbl-scroll-header .mbl-no-img {
    display: none!important;
}

.mbl-scroll-header .mbl-yes-img {
    display: block!important;
}


.mbl-scroll-header .mbl-search .input-none {
    color: #333333!important;
    max-width: 173px;
}



.mbl-scroll-header .mbl-search ::placeholder{
    font-family: Commissioner;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #333333;
}

.pd-nav-item1-privacy {
    padding: 12.46px 26.07px;
    background: rgba(3, 132, 100, 0.1);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 87px;
    min-width: 201px;
    cursor: pointer;
    text-decoration: none;
}

.pd-nav-item1-color{
    color: #038464;
}

.footer-text-color{
    color: #038464;
}

.pr-src {
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
    border-radius: 87px;
    max-width: 334px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.pr-src input {
    outline: none;
    border: none;
}

.new-src-p {
    height: 33px;
    width: 33px;
    background: #038464;
    border-radius: 50%;
    right: 10px;
    bottom: 4px;

}

.bg-page {
    background: #f4f4f4;
    border-top: 2px solid #DDDDDD;
    height: auto!important;
}

.pri-title {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    /* identical to box height */

    letter-spacing: 0.02em;

    color: #038464;
}

.pri-para {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.03em;

    color: #333333;
}

.pri-para-head {
    font-family: Commissioner;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;

    color: #333333;
}

.left-links {
    font-family: Commissioner;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;

    color: #7D8594;

    text-decoration: none;
}

.left-links:hover {
    color: #038464;
    text-decoration: none;
}

.bread-used {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.05em;

    color: #7D8594;
}

.bread-active {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */

    letter-spacing: 0.05em;

    color: #333333;
}

.pb-mainimage {
    padding-bottom: 10rem;
}

.mb-fx-fixed a:hover  svg path{
    fill: #1A3C66;
}

.mb-fx-fixed a:focus  svg path{
    fill: #1A3C66;
}

.mb-fx-fixed a:active  svg path{
    fill: #1A3C66;
}

/* for text */

.mb-fx-fixed a:hover  .ft-fx-p {
    color: #1A3C66;
}

.mb-fx-fixed a:focus  .ft-fx-p{
    color: #1A3C66;
}

.mb-fx-fixed a:active  .ft-fx-p{
    color: #1A3C66;
}

.active-mb-menu {
    color: #1A3C66;
    fill: #1A3C66;
}

.mb-fx-fixed {
    border-top: 2px solid #eeeeee;
}



