@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Nunito Sans");

*,*::after,*::before{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
   
}
body{
    background-image: url("../images/Background.png");
     background-attachment: scroll; background-repeat: no-repeat;
     height: 100vh;
     
     font-family:system-ui;
     
     background-color: #F8FEFF;
     background-size: 100%;
      overflow-x: hidden;
}
a{  
    text-decoration:none;
}

header{
       width:100vw;
} 

.logo{ 
    position: absolute;
    height: 90.32417297363281px;
    width: 100px;
    top: 15px;
    left:2%;
 
}

#dec
{
    box-sizing: border-box;
    width: 50%;
    height: 5px;
    margin:auto;


    background: #1E62A0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 35px;
}



#doct
{
    position: absolute;
    right: 16vw;
    top: 30px;
    width: fit-content;
    text-align: center;
    font-family: 'Roboto';
    color: black;
    font-style: normal;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 28px;
}

#title
{
    width: 100vw; text-align: center; padding-top: 35px; 
    font-family: 'Roboto', system-ui;
    user-select: none;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
text-decoration: underline;
text-decoration-thickness: 3px;
text-decoration-color : #1E62A0;
text-underline-offset: 10px;
color: #3D746C;
}

    .login{

        position: absolute;
        min-width: 8vw;
        padding: 0.3vw 1vw;
        right: 3.5vw;
        top: 24px;
        cursor: pointer;  user-select: none;

        background: #1E62A0;
        border: 0.5px solid #5F938A;
        box-sizing: border-box;
        box-shadow: -1px 2px 2px rgba(30, 98, 160, 0.29);
        border-radius: 71px;
        letter-spacing: 0em;
        text-align: center;
        transition: 0.7s ease;

        font-family: 'Nunito Sans', 'Nunito';
font-style: normal;
font-weight: 400;
font-size: 1.5rem;
line-height: 33px;


color: #FFFFFF;

    }
    .login:hover{
        transform: scale(1.1);
    }
    



    /*/////////////////////////////    main   /////////////////////////////*/

   section{
       padding: 100px 200px;
       width: 100%;
   }
   .main{
       width: 100%;
       display: flex;
        margin: 0%;
        padding: 0%;
        height: 50vw;
        
   }

    .accueil{
        background-image: url("../images/image\ 10\ 2.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        right:2vw;
        top:10vh;
        width: 40vw;
        height: 40vw;
    }

    .main .tt 
    {
        position: absolute;
        width: fit-content;
        left: 10vw;
        top: 10vh;
        height: 40vw;
        display: grid;
        justify-items: center;
        align-items: center;
    }

    .main h2{
        
      
         font-family: 'Nunito Sans';
         font-style: normal;
         font-weight: 800;
         font-size: 4.5em;
         line-height: 65px;
         text-align: center;
         line-height: 90px;
        color: rgba(0, 0, 0, 0.62);

        
    }
    
     h2 b{ color: #4FA79E;}



   .txt{
    position: absolute;
    /*left: 8.89%;
    right: 40.9%;
    top: 850px;
    width:100%;*/
    left:0;
    bottom: -10vh;
    width: 80vw;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 2.625em;
    line-height: 49px;
    
    color: #4C5654;
    display: inline;
    }
   
    #point{
        height: 13px; width: 13px;
        background-color: #81BDC1;
        position: relative;
    }

    .join{
        background: #1E62A0;
        border: 1px solid #5F938A;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 20px;
        text-align: center;
        display: block;
        width: fit-content;
        margin: auto;
        margin-top: 60px;

        
        padding: 12px 1.5vw;
       font-family: 'Nunito Sans', 'Nunito';
       font-style: normal;
       font-weight: 800;
       font-size: 30px;
       line-height: 41px;
       color: #E8F2F1;
       transition: 0.7s ease;
       
    }
.join:hover{
    transform: scale(1.1);
}

   /*////////////////////////    startnow   //////////////////////////////////////*/
   .start{
   
    margin: 0px;
    padding: 0px;
    margin-top: 300px;
   }
  .start div{
   
    width: 100%;
    height:76vw;
    margin-top: 30px;
    background: url("../images/Group\ 5.svg") no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    margin: auto;
  }

   .start a{
    
    width: fit-content;

    font-family: 'Nunito Sans', 'Nunito';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    
    color: #1E62A0;
    
   }

   .s1{
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 46%;

   }
   .s2{
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 10%;
 }
   .now{
    position: absolute;
    width: 111px;
    height: 33px;
    left: 664px;
    top: 793px;
    
    font-family: 'Nunito Sans', 'Nunito';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;

    
    text-align: center;
    
    color: #1E62A0;
   }
  /*/////////////////////////  our servies ///////////////////////////////*/
 
  #Services{
    
    background: #F8FEFF;

    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
 .title{
     display:flex;
     justify-content: center;
     margin-bottom: 50px;

    font-family: 'Nunito Sans', 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 65px;

      color: #4A525A; 

 }

 .content{
     display: flex;
     justify-content: center;
     flex-direction: row;
     flex-wrap: wrap;
    padding: 1vw;
 }
 .card{
    background-color: #BDDFDD;
    width: 225px;
    box-shadow: 0 5px 25px rgba(1,1,1, 15%);
    border-radius: 10px;
    padding: 25px;
    margin: 15px;
    transition: 0.7s ease;

 }
  
 .card:hover{
     transform: scale(1.1);
 }
 
 .info{
     padding-top: 30px;
     text-align: center;
 }
 .info h3{
     color: #1688f3;

 }
 .icon{
     text-align: center;
 }
 #s1{
     background: url("../images/s1.svg") no-repeat;
     background-position: center;
 }
 #s2{
    background: url("../images/s2.svg") no-repeat;
    background-position: center;

}
#s3{
    background: url("../images/s3.svg") no-repeat;
    background-position: center;

}
#s4{
    background: url("../images/s4.svg") no-repeat;
    background-position: center;

}
#s5{
    background: url("../images/s5.svg")  no-repeat;
    background-position: center;

}

  /*//////////////////////// //// information//////////////////////////////////////*/
 #information{
   
    
    padding: 0;
    background: #F8FEFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    
 }
 .conten{
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0px;
    margin-top: 149px;
  
}
 .cart{
    background-color:#F8FEFF;
    box-shadow: 0 5px 25px rgba(1,1,1, 15%);
    border-radius: 10px;
    padding: 25px;
    margin: 15px;
    transition: 0.7s ease;
    width: 247px;
    height: 303px;
 }
.cart:hover{
    transform: scale(1.1);
}


  /*///////////////////////////////    doctors   //////////////////////////////////////////*/
.dcto{
position: relative;
background: #F8FEFF;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
right: 0px;
left: 0px;
height: 1000px;
width: 100%;
overflow: hidden;
}

    .slider{
        position: absolute;
        width:90%;
        overflow: hidden;
        max-width: 80%;
        margin-top: 20px;
        left: 50%;
        margin-left: -40%;
    }
    .slider ul {
        width: 100%;
        display: flex;
        list-style: none;
        position: relative;
       /*animation: sliding 15s ease-in-out infinite;*/
        margin: 0px;
        justify-content: center;
    }
    .slider ul li {
       
        padding-right: 30px;
       
    }
    .slider ul:hover{
        animation-play-state: paused;
    }
@keyframes sliding {
    0%,25%{left:0}
    25%,50%{left:-290px;}
    50%,75%{left:-620px;}
    75%,100%{left:-950px}
}
.username{
    background-color: #BDDFDD;
}



/*///////////////////////////////////////////////////////////////////////////*/
.footer{
   background-color:rgba(21, 51, 80, 1);
   width: 100%;
   bottom: 0px;
   color: white;

}
.main-content{
    display: flex;
    padding: 20px;

} 

.main-content .box{
    flex-basis: 50%;
    padding: 10px  ;
}
.box h2{
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #E8F2F1;
}
.box .content{
    margin: 20px 000;
}

.left p{
    font-size:18px ;
}
.left img{
    height: 40px;
    width: 40px;
    border-radius: 5px;
    margin: 10px;
    margin-top: 20px;
    transition: 0.35;
    padding-left: 0%;
    margin-left: 0%;
}

.center img{
    height: 40px;
    width: 40px;
    border-radius: 5px;
    transition: 0.35;
}
.center span{
    font-size:18px ;
    line-height: 40px;
    height: 40px;
    width: 40px;
}
.place{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    
}
.text{
    padding-left: 10px;
    padding-top: 0px;
}
.phone{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    
}

.mail{
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    
}
.btn{
    margin-top: 20px;

}
.btn button{
    height: 47px;
    width: 200px;
    background: #170955;
    border: 0.5px solid #5208bb;
    box-sizing: border-box;
    box-shadow: -1px 2px 2px #2804ca;
    border-radius: 71px;
    font-family: Nunito Sans', 'Nunito;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
    transition: 0.7s ease;
}
.btn button:hover{
    transform: scale(1.1);
}

.msg{
    margin-top: 20px;
}
.msg textarea  {
    width: 200px;
    border-radius: 10px;
    margin-top: 10px;
}

.email{
    margin-top: 20px;
}
.email input{
    width: 200px;
    height: 40px;
    border-radius: 20px;
    margin-top: 10px;

}
.right .text{
    margin: 0px;
    padding: 0px;

}
.sbox{
    width: 300px;
    box-shadow: 2px 2px 30px rgba(0, green0, 0, 0.2);
    border-radius: 10px;
    overflow: hidden;
   
    

}
.slide-img{
    height: 450px;

}
.slide-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.detail-box{
    width: 100%;

    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    font-family: 'Courier New', Courier, monospace;

    
    height: 128px;

    
    background: #E0ECF7;
    border-radius: 0px 0px 0px 30px;
}


::-webkit-scrollbar{
    width: 10px;
}
::-webkit-scrollbar-track{
    border-radius: 5px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 25%);
}
::-webkit-scrollbar-thumb{
 border-radius: 5px;
 background: rgba(21, 51, 80, 1);

}
::-webkit-scrollbar-thumb:hover{
 background: rgb(29, 63, 95);

}



@media (orientation: portrait) {
   
}