/********** Template CSS **********/
:root {
    --primary: #20B99A; 
    --secondary: #354F8E;
    --light: #EFF5F9;
    --dark: #163C6A;
}
.container-fluid{max-width: 1282px;}

.sticky-top.container-fluid{max-width: 100%;}
.container{max-width: 1124px;}
.btn {
    font-weight: 700;
    transition: .5s;
}
a, button {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-decoration: none;
}
.main{background:#fff;  
    padding-top: 0px;}
	.mission h2,.values h2{font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 58px;
/* identical to box height */

text-align: left;
margin-bottom:30px;
color: #20B99A;}
.mission  .col-sm-12 {

    margin-bottom: 30px;
}
.navbar h1 img{ 
    
    max-width: 257px;
    width: 260px;
    /* display: inline-block; */
    width: 100%;
    height: auto;
}
.mission p{font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 178.02%;
/* or 28px */

text-align: center;

color: #163C6A;}
.flex-center{ display:flex;
    justify-content: center; margin-top:40px;
	
    align-content: center;}
	.img-mission{ padding-bottom:22px; margin-bottom:18px; position:relative; min-height: 94px; text-align:center;
	}
.innovation h6{color: #1968c3;font-family: 'Inter';
font-style: normal;
font-weight: 600;
    font-size: 16px;
line-height: 20px;
/* or 100% */

text-align: center;
letter-spacing: 0.025em;}
		.missions h6{color: #1968c3;font-family: 'Inter';
font-style: normal;
font-weight: 600;
    font-size: 16px;
line-height: 20px;
/* or 100% */

text-align: center;
letter-spacing: 0.025em;}
		.quality h6	{color: #1968c3;font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
/* or 100% */

text-align: center;
letter-spacing: 0.025em;}
.form-order .text-right{ margin-bottom: 28px;}
#login{color: #20B99A;
    border-radius: 6px; background-color: #fff; margin-left: 15px;
    float: right;}
.absolute-hobital {
    position: absolute;
    left: 0;
    top: 50px;
    text-align: left;
}

.absolute-pharmacie{position: absolute;
    right: 0;
    top: 0;
    text-align: right; }
    .form-order { padding:0 45px;}
    .form-order h3{font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 46px;
        
        color: #20B99A;}

        .form-order h3 span {font-family: 'Inter';
            font-style: normal;
            font-weight: 600;
            font-size: 30px;
            line-height: 116.5%;
          color: #163C6A;}

          .form-order label  {color: #20B99A;}
          .form-order {font-family: 'Inter';
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
          color: rgba(11, 54, 106, 0.7);}
	.img-mission:after{ position:absolute;bottom:0; content:"";
width: 114px;
height: 2px; left:0; right:0; margin:0 auto;
background:  rgba(22, 60, 106, 0.2);}
.bg-mission{background: rgba(255, 255, 255, 0.02); text-align:center;    height: 100%;
box-shadow: 6px 6px 16px rgba(22, 60, 106, 0.16); padding:15px 0;
border-radius: 6px;}
.titre-blue{color:#163C6A}
.services p{font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 166.02%;
/* or 23px */

text-align: justify;

color: #163C6A;}
.services .col-lg-6{ margin-bottom:15px}
.services h3{ margin-top:10px;}
.menu-products{background: #F7FAFF;
box-shadow: 5px 10px 14px -7px rgba(22, 60, 106, 0.2);
border-radius: 6px;   padding: 22px 45px 22px 41px;
    max-width: 1124px;
    margin: -44px auto 0;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;}
.menu-products  ul{ padding:0; margin:0; display:flex; 
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;    }
		.menu-products  ul li{list-style: none;}
	.menu-products  ul li a{ text-align:center; text-decoration:none;     background: rgba(32, 185, 154, 0.1);
box-shadow: 3px 3px 8px rgba(22, 60, 106, 0.25);
border-radius: 6px; padding:12px 40px 13px; width:33%; margin-right:24px;} 
.menu-products  ul li.menu1 a{ background:rgba(32, 185, 154, 0.1) url(../img/icon-1.png) no-repeat;}
.menu-products  ul li.menu2 a{ background:#FFF3D6 url(../img/icon-2.png) no-repeat;}
.menu-products  ul li.menu3 a{ background:#EFEEFC url(../img/icon-3.png) no-repeat; color: rgba(121, 115, 223, 0.25);}
.menu-products  ul li.menu4 a{ background:rgba(71, 153, 252, 0.1) url(../img/icon-4.png) no-repeat;}

.menu-products  ul li.menu1 a{color: rgba(1, 74, 60, 0.25);}
.menu-products  ul li.menu2 a{ color:rgba(99, 70, 0, 0.25);}
.menu-products  ul li.menu3 a{ color: rgba(121, 115, 223, 0.25);}
.menu-products  ul li.menu4 a{color: rgba(0, 116, 255, 0.25);}

.menu-products  ul li.menu1.active a{ background:#20B99A url(../img/icon-1-active.png) no-repeat;}
.menu-products  ul li.menu2.active a{ background:#FEE7B1 url(../img/icon-2-active.png) no-repeat;}
.menu-products  ul li.menu3.active a{ background:#AFABF7 url(../img/icon-3-active.png) no-repeat;}
.menu-products  ul li.menu4.active a{ background:#4799FC url(../img/icon-4-active.png) no-repeat;}

.menu-products  ul li.menu1.active a{ color:#fff;}
.menu-products  ul li.menu2.active a{ color:#B58001;}
.menu-products  ul li.menu3.active a{ color:#fff;}
.menu-products  ul li.menu4.active a{ color:#fff;}
	.menu-products  ul li:last-child{ margin-right:0}
		.menu-products  ul li a{font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;

color: rgba(1, 74, 60, 0.25);}
	.product1{margin-bottom:25px}
	.product1 h3 a{font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px; margin-top:8px;
cursor:pointer;
color: #0E5F4E;}
	.product2 h3 a{font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 17px; margin-top:8px;
cursor:pointer;
color: #BE9020;}
.product3 h3 a{font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px; margin-top:8px;
    cursor:pointer;
    color: #AFABF7;}

    .product4 h3 a{font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px; margin-top:8px;
        cursor:pointer;
        color: #4799FC;}

.product1 h3 a:hover{color: #20B99A;font-weight: 600; }
.product2 h3 a:hover{color: #765400;font-weight: 600; }
.product3 h3 a:hover{color: #6439BF; font-weight: 600;}
.product4 h3 a:hover{color: #0B68D8;font-weight: 600; }
.construction{background: linear-gradient(70deg, #f2f4ff, #e6ebfe);}
.home-carousel h3{font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 45px;
    text-align: justify;
    margin-bottom: 26px;
    color: #20B99A;}
	.white{color:#fff !important}
	.green{color:#147A65 !important;}
	.blue{color:#163C6A !important;}
.text-right{ text-align: right !important}
.btn_primary{border: 1px solid #20B99A;
border-radius: 4px; padding:8px 12px;font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
text-align: center; margin-top:28px;    display: inline-block;
color: #20B99A}
.banner{background: linear-gradient(120deg, #FFFEFE 15.79%, rgba(255, 255, 255, 0) 87.74%);
}
.provide-block .position-relative {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    /* width: 75%; */
    align-content: flex-start;
    flex-direction: row;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.btn_primary:hover{ background:#20B99A ; color:#fff}
.owl-carousel .owl-dot{
	width: 10px;
height: 10px;
border-radius: 50%;    margin: 0 5px; 
border: 1px solid rgba(22, 60, 106, 0.32); position: relative;  display: flex; justify-content: center; align-items: center;
}
.owl-carousel .owl-dot.active{ border:1px solid #163C6A}
.owl-carousel .owl-dot.active:before{ content: "";
    border-radius: 50%;
    width: 6px;
    height: 6px;
    left: 600px;
    top: 690px;
    
    background: #163C6A;}
.owl-dots{    position: absolute;
    z-index: 9999999999999999;
    bottom: 20px;
    display: flex;
    margin: 0 5px;
    /* background: 	#000; */
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    height: 15px;
}
.borderheader{ border-bottom: 1px solid #D9D9D9; margin-bottom: 13px;}
.topheader h4{    font-size: 1rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-right: 15px;
    color: #20B99A !important;}
    
.pull-right{ float:right}
  h5{font-family: 'Bebas Neue';
        font-style: normal;
        font-weight: 700;
        font-size: 88px;
        line-height: 0.9;
          display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-content: center; margin-top: 60px;
        color: #163C6A;}
        
       h5 span  {color:#20B99A;     font-size: 32px;
    line-height: 1.1;  }
   h5 span.color2  {color:#163C6A; font-size: 48px  ;}
        .abouts-us p  {
            font-family: 'Inter';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.2;
/* or 22px */


text-align: right;
color: #163C6A;
        }
.service-block li {font-family: 'Inter';
    font-style: normal;
    font-weight: 600; cursor: pointer;
    font-size: 30px; padding-bottom: 35px; padding-top: 15px;
    line-height: 40px; position: relative; padding-right: 100px;
    border-bottom: 1px solid #000000;  list-style: none; min-height: 88px;
    color: #000000;}
    .service-block li a{ position: absolute; right: 15px; bottom: 0; font-size: 24px; color: #D9D9D9;}
    .service-block li:hover { color:#20B99A}
    .service-block li:hover a{ color:#20B99A}
        .position-relative > div { margin-bottom: 15px;}
       .devision-block h3 {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 600;
            font-size: 24px;          
            display: flex;
            align-items: center;
            text-align: center;
            min-height: 58px;
            padding: 0 27px;
            color: #FFFFFF;}
        .bg-relative { position: relative; }
        .bg-relative a{  position: relative; font-family: 'Inter';
            font-style: normal;
            font-weight: 300;
            font-size: 12px;       
            text-align: justify;
            text-align: center;
            color: #FFFFFF; margin-top: 27px;
            width: 101px;
            height: 25px;     
            border: 1px solid #FFFFFF;line-height: 22px;
            border-radius: 12px;    transition: .5s;
         
        }
        .bg-relative a:hover{background: #20B99A; color:#ffff;   border: 1px solid #20B99A;}
.img-responsive{ max-width: 100%; height: auto;}
 .footer.text-light p{color: #0b366a;
    font-style: normal; font-weight: 400; font-size: 14px; line-height: 17px;
    } 
       .footer.text-light p.mb-4{color: #0b366a; font-size: 12px;
    } 
   
    .footer.text-light p.mb-2{ display: flex;
        align-content: center;
        align-items: baseline;
    } 
       .footer.text-light a.link-footer{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        /* identical to box height */
        margin-bottom: 8px;
        
        color: #163C6A;
    }
    .effect{
        position: relative;
        display: inline-block;
        max-width: 100%; }
      .effect:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        margin: auto;
        background-color: rgba(255, 255, 255, 0.1);
        -webkit-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; }
      .effect:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 0;
        height: 0;
        background-color: rgba(255, 255, 255, 0.1);
        -webkit-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; }
      .effect:hover:before, .effect:hover:after {
        width: 100%;
        height: 100%; }
    
      .effect-zoom {
        position: relative;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
      .effect-zoom a {
        background: #eadb39;
        position: relative;
        display: inline-block; }
      .effect-zoom a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.5);
        transition: box-shadow .5s ease; }
      .effect-zoom:hover img {
        opacity: 0.75;
        filter: alpha(opacity=75); }
      .effect-zoom:hover a:after {
        box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5); }
    .footer.text-light a.link-footer:hover{    text-decoration: underline;}
    .footer.text-light h4 {    font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 14px; margin-bottom: 20px;
        line-height: 17px;
        color: #20B99A;}
 .devision-block{    z-index: 999;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;}
    .home-content {
        position: absolute;
        max-width: 1170px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 259px;
     
    }
	.banner-content{margin: auto; position:absolute;
    top: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;}
    .header{    padding: 8px 0;}
	.banner-content	h3{font-family: 'Bebas Neue';
font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 58px;

color: #20B99A;}
.bannerp2 .banner-content h3	{ color:#765400}
.bannerp3 .banner-content h3	{ color:#6439BF}
.bannerp4 .banner-content h3	{ color:#4799FC}
.banner-content	p{font-family: 'Inter';     letter-spacing: -0.1px;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 166%;
/* or 23px */
text-align: justify;
color: #163C6A;}
.bannerp2 .banner-content p{color: rgba(87, 62, 0, 0.75);}
.bannerp3 .banner-content p{color: #1B0046;}
.bannerp4 .banner-content p{color: rgba(52, 107, 173, 0.96);}
.vision .container {background: rgba(71, 153, 252, 0.75);
 padding:0;border-radius: 12px;}
 
.vision .container .col-lg-6:first-child { padding-left:36px; padding-top:22px}
.vision h2 {font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 58px;
color: rgba(52, 107, 173, 0.96);

}

.vision p,.vision ul li{font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 14px;



color: #FFFFFF;}

.mission p,.mission ul li{color: #163C6A;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.025em; text-align:left; margin-bottom:20px;}
.values p,.values ul li{color: #163C6A;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.025em; text-align:left; margin-bottom:20px;}
    .values .col-lg-12 { padding-left:36px; padding-top:22px;
    
        background: rgba(255, 255, 255, 0.02);
    text-align: center;
    height: 100%;
    box-shadow: 6px 6px 16px rgba(22, 60, 106, 0.16);
    padding: 30px 30px;
    border-radius: 6px;
}
.mission .col-lg-12 { padding-left:36px; padding-top:22px;
    
        background: rgba(255, 255, 255, 0.02);
    text-align: center;
    height: 100%;
    box-shadow: 6px 6px 16px rgba(22, 60, 106, 0.16);
    padding: 30px 30px;
    border-radius: 6px;
}
    .text-footer,.btn-footer{ color:#20B99A}
   .d-lg-block  .text-body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    
    color: #163C6A !important;
    }
	.vision .container .col-lg-6{padding:0;}

    .text-footer,.btn-footer{ color:#20B99A}
   .d-lg-block  .text-body {
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 12px;

color: #163C6A !important;
padding-left: 0 !important;
padding-right: 10px !important;
margin-left: 0 !important;
    }

    .d-lg-block  .text-body  i{color: #D9D9D9 !important;}
    .home-carousel p{font-family: 'Inter';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 135.02%;
        /* or 22px */
        
        text-align: justify;
        
        color: #163C6A;}

.btn-primary {
    color: #FFFFFF;
}

.btn-square {
    width: 36px;
    height: 36px;
}

.btn-primary:hover,.btn:hover {
    color: #fff;
    background-color: #163c6a;
    border-color: #163c6a;
    box-shadow: none;
}
.bottomplace{ position: absolute; left:15px; bottom:50px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 0%;
 color: #FFFFFF;}
 .distri-carousel .owl-dots {
    position: absolute;
    z-index: 9999999999999999;
    bottom: -39px;}
.btn-sm-square {
    width: 28px;
    height: 28px;
}

.btn-lg-square {
    width: 46px;
    height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 0;
    /* border-radius: 50% 50% 0 0; */
    z-index: 99;
    color: #163C6A;
    background: #fff;
    border: 0 solid;
}

.navbar-light .navbar-nav .nav-link {

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    
    
    color: #163C6A;
    color: var(--dark);
    outline: none;
    transition: .5s;
    padding-left: 55px;
}
.form-control {
    display: block;
    width: 100%;
  height: 30px;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    border: 1px solid rgba(22, 60, 106, 0.12);
    border-radius: 6px;margin-bottom: 28px;line-height: 1;
    
}
form .btn-primary {
    color: #FFFFFF;
    width: 154px;
    height: 30px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #20B99A;
    border-radius: 6px;
    float: right;
}
.block-form {  position: relative;}
.block-form img{  width:100%}
.block-form span{  position: absolute; left:15px; top:0; bottom:0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.1; margin: auto; height:32px;
    color: #FFFFFF;}
form .row div{ margin: 0;}
form {    
    padding-top: 25px;}
label{font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height:1.1;
    color: rgba(11, 54, 106, 0.7); margin-bottom: 12px  ;}
    label.radio-inline {
     
        margin-bottom: 12px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 116.5%;
        color: #20B99A; margin-right: 40px;
    }
    textarea.form-control {
      min-height: 80px;
    }
    .form-control:disabled, .form-control:read-only {
        background-color: #fff;
        opacity: 1;
    }
    .form-control:focus {
      
        background-color: #fff;
        border-color: #20b99a;
        outline: 0;
        box-shadow:none;
    }
    .radio-inline input{border: 1px solid #163C6A;}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (min-width: 992px) {
    .navbar-light .navbar-nav .nav-link::before {
        position: absolute;
        content: "";
        width: 0;
        height: 5px;
        bottom: 0;
        left: 50%;
        background:#fff;
        transition: .5s;
    }

    .navbar-light .navbar-nav .nav-link:hover::before,
    .navbar-light .navbar-nav .nav-link.active::before {
        width: 100%;
        left: 0;
    }
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }
}

@media (max-width: 480px) {
    .home-content {
    bottom: 0;
    position: absolute;
    max-width: 1170px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50px;
}
.home-carousel h3 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.1;
    text-align: justify;
    margin-bottom: 0;
    color: #20B99A;
}
    h5 {
   margin-top: 0;
    font-size: 46px;
    }
    h5 span {
    font-size: 36px;
}
.btn_primary {
    border: 1px solid #20B99A;
    border-radius: 4px;
    padding: 8px 12px;
 
    font-size: 14px;
  
    margin-top: 15px;
    margin-bottom: 15px;

}
.position-relative > div {
    margin-bottom: 15px; width:100%;
}
.service-block li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    font-size: 18px;
    padding-bottom: 26px;
    padding-top: 15px;
    line-height: 25px;
    position: relative;
    padding-right: 30px;
    border-bottom: 1px solid #000000;
    list-style: none;
    min-height: 66px;
    color: #000000;
}
.service-block li a {

    bottom: 10px;

}
.py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.owl-dots {

    text-align: center;
    align-content: flex-start;
    justify-content: center;
}
.mb-5 {
    margin-bottom: 1rem !important;
}
.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9);
    width: auto;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.55);
    border-color: rgba(0,0,0,0.1);
    width: 54px;
}
.bg-white {
    background-color: #fff !important;
    display: flex; 
   padding: 10px 5px;
}
.img-product img{width:100%;}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.55);
    border-color: rgba(0,0,0,0.1);
    width: 54px;
    background: #20b99a;
}
.g-5, .gy-5 {
    --bs-gutter-y: 10px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.effect {
    position: relative;
    display: inline-block;
    max-width: 100%;
    width: 100%;
}
.construction{background: linear-gradient(70deg, #f2f4ff, #edf1fc);}
}

.hero-header {
    background: url(../img/image-slide.jpg) top right no-repeat;
    background-size: cover;
}

.service-item {
    position: relative;
    height: 350px;
    padding: 0 30px;
    transition: .5s;
}

.service-item .service-icon {
    width: 150px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--primary);
    border-radius: 50%;
    transform: rotate(-14deg);
}

.service-item .service-icon i {
    transform: rotate(15deg);
}

.service-item a.btn {
    position: absolute;
    width: 60px;
    bottom: -48px;
    left: 50%;
    margin-left: -30px;
    opacity: 0;
}

.service-item:hover a.btn {
    bottom: -24px;
    opacity: 1;
}

.price-carousel::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--primary);
    border-radius: 8px 8px 50% 50%;
    z-index: -1;
}

.price-carousel .owl-nav {
    margin-top: 35px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next{
    position: relative;
    margin: 0 5px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #FFFFFF;
    font-size: 22px;
    border-radius: 45px;
    transition: .5s;
}
.home-content {
    position: absolute;
}
.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}

@media (min-width: 576px) {
    .team-item .row {
        height: 350px;
    }
	
}

.team-carousel .owl-nav {
    position: absolute;
    padding: 0 45px;
    width: 100%;
    height: 45px;
    top: calc(50% - 22.5px);
    left: 0;
    display: flex;
    justify-content: space-between;
}

.team-carousel .owl-nav .owl-prev,
.team-carousel .owl-nav .owl-next {
    position: relative;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: var(--primary);
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.team-carousel .owl-nav .owl-prev:hover,
.team-carousel .owl-nav .owl-next:hover {
    background: var(--dark);
}

.testimonial-carousel .owl-dots {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    background: var(--light);
    border: 2px solid var(--primary);
    border-radius: 20px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    width: 40px;
    height: 40px;
    background: var(--primary);
}

.testimonial-carousel .owl-item img {
    width: 150px;
    height: 150px;
}


.col-2_4,
.col-sm-2_4,
.col-md-2_4,
.col-lg-2_4,
.col-xl-2_4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2_4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .container-fluid{max-width: 100%; padding: 0;}
    .footer .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
    padding: 0 5px 0 10px;
}
    .col-md-2_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (max-width: 960px) {
    .vision .container .col-lg-6:first-child {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 22px;
}
    .vision h2 {

    font-size: 36px;
    line-height: 38px;

}
    .vision .container .col-lg-6 {
    padding: 0 11px;
}
    .banner-content {
   margin: auto;
     position: relative;
    /* top: 0; */
    /* bottom: 0; */
    /* justify-content: center; */
    /* align-items: center; */
}}

@media (max-width: 540px) {
    
    .form-order {
    padding: 10px 0px;
    margin-bottom: 40px;
    display: inline-block;
}
.absolute-hobital, .absolute-pharmacie {
  
    text-align: left !important;
}
.mission h2, .values h2 {    font-size: 36px;
    line-height: 38px;}
    .mission p, .mission ul li {
 
    font-size: 13px;
  
}
   #mission .col-2_4,#mission  .col-sm-2_4,#mission  .col-md-2_4,#mission  .col-lg-2_4,#mission  .col-xl-2_4{ margin-bottom:20px;}
   .innovation h6,.quality h6,.missions h6 {
 
    font-size: 13px;
    line-height: 16px;

}
    .values p, .values ul li {
    color: #163C6A;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;}
    .menu-products ul li a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.1;
    color: rgba(1, 74, 60, 0.25);
    width: 100%;
    padding: 15px;
    height: auto;
    position: relative;
    float: left;
}
.menu-products ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.menu-products {
    background: #F7FAFF;
    box-shadow: 5px 10px 14px -7px rgba(22, 60, 106, 0.2);
    border-radius: 6px;
    padding: 0;
    max-width: 100%;
    margin: 15px auto;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    height: auto;
}
.menu-products ul li {
    list-style: none;
    width: 100%;
    /* position: relative; */
    display: inline-block;
    /* width: 100%; */
    margin-bottom:15px;
}
.img-fluid.h-100 {
margin-bottom:15px;
}
.form-order {
  
    padding: 10px 0px;
}
.absolute-hobital,.absolute-pharmacie {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}
.form-client{ margin-top:20px;}
.mission .col-sm-12 {
    margin-bottom: 10px;
}
.form-control {

    margin-bottom: 15px;
 
}
.provide-block .position-relative {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    /* width: 75%; */
    align-content: center;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.banner-content h3 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 38px;
    color: #20B99A;
}

}