﻿body {
    margin-bottom: 70px;
}

.box-form {
    padding-top: 70px;
}

.div-file-img {
    max-width:500px;
    max-height:500px;
}
/*-------------------------------------------------------------------------*/
.InfHeader .box-form-fon {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    width: 100%;
}

.navbar-nav {
    padding-top: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.navbar .nav-link-i {
    padding: 0;
    margin-top: -11px;
}

.navbar-nav li {
    flex: 1 1 auto;
}



.navbar .div-lang {
    display: flex;
    align-items: center;
    justify-content: right;
    text-align: center;
    padding-right: 8px;
    margin-top: -13px;
    width: 166px;
}

    .navbar .div-lang .lang {
        width: 150px;
    }

/*.bg-light2 {
    --bs-bg-opacity: 1;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    -khtml-background-size: 100%;
}*/

.breadcrumb-Lang {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0rem;
    list-style: none;
    border-radius: 0.25rem;
}

.breadcrumb-Lang-item + .breadcrumb-Lang-item {
    display: inline-block;
    /* padding-right: 0.5rem;*/
    color: #6c757d;
    /*  padding-left: 10px;*/
}

.breadcrumb-Lang .LineLang {
    color: #B0A9A9;
}

.btn-link-active {
    color: #00887E;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Raleway-Extrabold';
    font-weight: bold;
}

.btn-link {
    color: #00887e87;
    text-decoration: none;
    font-weight: 400;
}

.navbar-light .navbar-nav .nav-link-i {
    font-weight: bold;
    font-family: 'Raleway-Semibold';
    font-size: 18px;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

    .navbar-light .navbar-nav .nav-link-i.active, .navbar-light .navbar-nav .show > .nav-link-i {
        color: #00887E;
        font-weight: bold;
        font-family: 'Raleway-Semibold';
        border-bottom: 4px solid #00887e;
    }

    .navbar-light .navbar-nav .nav-link-i a,
    a:hover,
    a:focus {
        color: #ffa400;
    }

 


.back-to-top.active {
    visibility: visible;
    opacity: 1;
}

.back-to-top {
    position: fixed;
    background: linear-gradient( 45deg, #00887E, #1fe3d5);
    color: #fff;
    border-radius: 4px 4px 0 0;
    right: 15px;
    bottom: 0;
    transition: none;
    visibility: hidden;
    opacity: 0;
    width: 64px;
    height: 34px;
    margin-bottom: 106px;
    margin-right: 10px;
}

    .back-to-top:hover {
        background: linear-gradient( 90deg, #1fe3d5, #00887E);
        color: #fff;
    }



.navbar.navbar-scroll {
    padding-bottom: 5px;
    border-bottom: 1px solid #e7eaec;
    border-radius: 0;
}

.navbar-default.navbar-scroll {
   /* background: url(../imgLanding/fonMenu2.png);*/
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    -moz-background-size: 100%;
    -ms-background-size: 100%;
    -khtml-background-size: 100%;
}

.navbar-fixed-top.navbar-scroll {
    border-bottom: 1px solid #e7eaec !important;
}

.box-lang-1 {
    display: none;
}


    .box-lang-1 .div-lang-m {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

.navbar-toggler-icon {
    width: 1em;
    height: 1em;
}

.box-lang-2 {
    display: block;
}

@media (max-width: 991px) {
    .navbar-default {
      /*  background: url(../imgLanding/fonMenu2.png);*/
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        -moz-background-size: 100%;
        -ms-background-size: 100%;
        -khtml-background-size: 100%;
    }

    .box-lang-1 {
        display: block;
        width: 119px;
    }

    .box-lang-2 {
        display: none;
    }

    .navbar-nav {
        padding-top: 0px;
    }

    .navbar .div-lang {
        display: inline-flex;
    }

    .nav-link-i {
        margin-top: 1px;
    }

    .navbar .btn-link-lang {
        text-decoration: none;
        color:#003A5C;
    }
}

@media (min-width: 767px) and (max-width: 991px) {

    .back-to-top {
        margin-bottom: 177px;
    }
}

@media (max-width: 767px) {
    .back-to-top {
        margin-bottom: 82px;
    }
}

@media (min-width: 1230px) and (max-width: 1345px) {

    .navbar-light .navbar-nav .nav-link-i {
        font-size: 16px;
    }

    
}

@media (min-width: 1154px) and (max-width: 1229px) {

    .navbar-light .navbar-nav .nav-link-i {
        font-size: 16px;
    }

    
}

@media (min-width: 992px) and (max-width: 1155px) {

    .navbar-light .navbar-nav .nav-link-i {
        font-size: 14px;
    }
 
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------*/




.liner {
    border-top: 4px solid #d5d5d5;
    margin-top: 100px;
    margin-left: -12px;
    margin-right: -12px;
}

/*ActiveIngredients------------------------------------------------------------------------------------------*/


.ActiveIngredients .h-inf {
    background-color: #ffff;
    margin: 4px -8px 5px -8px;
    padding: 20px;
}
/*END-----------ActiveIngredients------------------------------------------------------------------------------------------*/


/*FindPharmacies------------------------------------------------------------------------------------------*/
.FindPharmacies .box-form-fon {
    position: relative;
}

.FindPharmacies .box-form-fon .div-fon {
    width: 100%;
    position: absolute;
 
}
    .FindPharmacies .box-form-fon .box-form {
        display: flex;
    }
.FindPharmacies .box-form-fon .btn-form {
    z-index: 2;
    display: flex;
    align-items: flex-end;
    padding-bottom: 118px;
    width: 550px;
}
.FindPharmacies .box-form-fon .box-form .div-img {
    text-align: center;
    z-index: 2;
    padding-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .FindPharmacies .box-form-fon .div-fon {
        height: 218px;
    }

    .FindPharmacies .box-form-fon .btn-form {
        padding-bottom: 123px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .FindPharmacies .box-form-fon .div-fon {
        height: 180px;
    }

    .FindPharmacies .box-form-fon .btn-form {
        padding-bottom: 106px;
    }

    .btn-Find {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .FindPharmacies .box-form-fon .div-fon {
        height: 134px;
    }

    .FindPharmacies .box-form-fon .btn-form {
        padding-bottom: 80px;
        padding-right: 0px;
    }

    .btn-Find {
        font-size: 18px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {

    .FindPharmacies .box-form-fon .div-fon {
        height: 93px;
    }

    .FindPharmacies .box-form-fon .btn-form {
        padding-bottom: 45px;
        padding-right: 0px;
    }

    .btn-Find {
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .FindPharmacies .box-form-fon .div-fon {
        height: 93px;
    }

    .FindPharmacies .box-form-fon .btn-form {
        padding-bottom: 45px;
        padding-right: 0px;
    }

    .btn-Find {
        font-size: 14px;
    }
}

/*END-----------FindPharmacies------------------------------------------------------------------------------------------*/


/*DrugProperties------------------------------------------------------------------------------------------*/
.DrugProperties .div-link {
    width: 100%;
}
 
 
.DrugProperties .inf-all {
    min-height: 150px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    width: 100%;
}

.DrugProperties img {
    height: 123px;
    /*margin-right: -18px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
 


.DrugProperties .grid {
    display: grid;
    grid-gap: 1rem;
}



/*inf-1*/
.DrugProperties .inf-1 .i-link2 {
    display: none;
    transition: all 1s;
}

.DrugProperties .inf-1:hover .i-link2 {
    display: block;
}

.DrugProperties .inf-1:hover .i-link {
    display: none;
}

/*inf-2*/
.DrugProperties .inf-2 .i-link2 {
    display: none;
    transition: all 1s;
}
.DrugProperties  .inf-2:hover .i-link2 {
    display: block;
}
.DrugProperties .inf-2:hover .i-link {
    display: none;

}

/*inf-3*/
.DrugProperties .inf-3 .i-link2 {
    display: none;
    transition: all 1s;
}

.DrugProperties .inf-3:hover .i-link2 {
    display: block;
}

.DrugProperties .inf-3:hover .i-link {
    display: none;
}

/*inf-4*/
.DrugProperties .inf-4 .i-link2 {
    display: none;
    transition: all 1s;
}

.DrugProperties .inf-4:hover .i-link2 {
    display: block;
}

.DrugProperties .inf-4:hover .i-link {
    display: none;
}


/*END-----------DrugProperties------------------------------------------------------------------------------------------*/


/*CausesSoreThroat------------------------------------------------------------------------------------------*/
.CausesSoreThroat .inf-div-Infect {
    
    margin-bottom: 10px;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
 
}
.CausesSoreThroat .div-arrow-bubbles {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .CausesSoreThroat .div-arrow-bubbles img {
        transform: rotate(90deg);
    }
}

.CausesSoreThroat .div-arrow-bubbles img {
    width: 140px;
    padding: 25px;
}

.CausesSoreThroat .Infectdescription {
    display: flex;
    align-items: center;
    justify-content: center;

}

/*inf-1*/
.CausesSoreThroat .inf-1 .i-link2 {
    display: none;
    transition: all 1s;
}

.CausesSoreThroat .inf-1:hover .i-link2 {
    display: block;
}

.CausesSoreThroat .inf-1:hover .i-link {
    display: none;
}

/*inf-2*/
.CausesSoreThroat .inf-2 .i-link2 {
    display: none;
    transition: all 1s;
}

.CausesSoreThroat .inf-2:hover .i-link2 {
    display: block;
}

.CausesSoreThroat .inf-2:hover .i-link {
    display: none;
}

/*tab*/
.CausesSoreThroat .Sys_tab_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.CausesSoreThroat .Sys_tab_1 > input[type="radio"] {
    display: none;
}


.CausesSoreThroat #Sys_tab_1_1:checked ~ #Sys_tab_1_2_1,
.CausesSoreThroat #Sys_tab_1_2:checked ~ #Sys_tab_1_2_2 {
    display: block;
}

.CausesSoreThroat .Sys_tab_1 > label {
    display: block;
    padding: 0.5rem 1rem;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    text-decoration: none;
    width: 45%;
 
  /*  border: 3px solid #FCC635;*/
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.CausesSoreThroat .Sys_tab_1 > input[type="radio"]:checked + label {
    cursor: default;
   
}

@media (max-width: 767px) {

    .CausesSoreThroat .Sys_tab_1 {
        display: inline-block;
    }
    .CausesSoreThroat .Sys_tab_1 > label {
        width: 100%;
    }
}

/*END-----------CausesSoreThroat------------------------------------------------------------------------------------------*/


.InfFooter{
    background-color: #ffffff7a;
    bottom: 0px;
    width: 100%;
    position: fixed;
    border-top: 2px solid #e9e9e9;
}

.wrap-slider {
    width: 150px;
}