*{
    padding: 0;
    margin-top: 0;
    font-weight:lighter;
    
}
body{
    margin: 0;
 font-family: /* Roman */ Source Sans Pro, Helvetica, Arial, sans-serif, /* CJK */ Hiragino Kaku Gothic Pro, Meiryo, Hiragino Sans GB W3, /* Arabic */ Noto Naskh Arabic, Droid Arabic Naskh, Geeza Pro, Simplified Arabic, /* Thai */ Noto Sans Thai, Thonburi, Dokchampa, Droid Sans Thai, /* Sans Fallbacks */ Droid Sans Fallback, -apple-system, '.SFNSDisplay-Regular', /* CJK Fallbacks */ Heiti SC, Microsoft Yahei, Segoe UI;;
    overflow-x: hidden;
}


.navigation{
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 66px;
    position: fixed;
    border-bottom: 3px solid #0084bf;
    position: fixed;
    margin-top: 0;
   

}
.sec{
    margin-top: 0;
   height: 2000px;
}

.logo{
    margin-left: 190px;
    margin-top: 3px;
}
.mar{
    position:absolute;
    left: 290px;
    top: 25px;
    font-weight: lighter;
}

#nav-button{
    position: absolute;
    cursor: pointer;
   font-size: 100%;
   height: 50px;
   width: 240px;
   z-index: -1;
   left: 180px;
   border: none;
   background-color: white;
   display: inline-block;
   color: #0084bf;

}
#nav-button::after{
    content: "";
    position: absolute;
    width: 100%;
    transform: scale(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color:#0084bf;
   transform: origin ; bottom: right;
  transition: transform 0.25s ease-out;

}
#nav-button:hover::after{
    transform: scale(1);
    transform: origin;
    bottom: left;
}
#create-add{
    position: absolute;
     right: 200px;
     top: 18px;
    height: 25px;
    width: 100px;
    border: 2px solid  #0084bf;;
    font-family: Heiti SC, Microsoft Yahei, Segoe UI;
  background-color: transparent;
  display: inline-block;
 
   
    
}
#create-add:hover{
    border: width 5px;
    box-shadow: inset 0 0 0 1px #0084bf, inset 0 0 0 2px rgb(0 0 0 / 0%), inset 0 0 0 3px rgb(0 0 0 / 0%);
    background-color: rgb(217, 232, 237);
    border-color: #0271e1;
    cursor: pointer;
}
a{
    text-decoration: none;
  color:   #15acde;
  font-weight: 900;
}
a:visited{
    color:#2378a2
}
.sec .mar {
    color: rgba(0,0,0,0.55);;
}
.content-1{
    height:500px;
    margin: 30px;
    width: 100%;
    display: flex;
    flex-direction: row;

   
}

.con-1{
    width: 543px;
    display: block;
    height: 250px;
    margin-left: 160px;
    
  
}
 .con-1 h1{

font-weight: 100;
font-family:/* Roman */ Source Sans Pro, Helvetica, Arial, sans-serif, /* CJK */ Hiragino Kaku Gothic Pro, Meiryo, Hiragino Sans GB W3, /* Arabic */ Noto Naskh Arabic, Droid Arabic Naskh, Geeza Pro, Simplified Arabic, /* Thai */ Noto Sans Thai, Thonburi, Dokchampa, Droid Sans Thai, /* Sans Fallbacks */ Droid Sans Fallback, -apple-system, '.SFNSDisplay-Regular', /* CJK Fallbacks */ Heiti SC, Microsoft Yahei, Segoe UI;
line-height: 50px;
margin-top: 130px;
color: rgba(0,0,0,0.85);
font-size: 30px;
width: 500px;

}
.content-1 ,.con-1, .con-10{
    line-height: 30px;
    
    color: lightgray;
    font-size: 26px;
    width: 492px;
    margin-top: -25px;
   font-weight: 100;
    font-family: Klein Condensed Extralight;
}
.but{
    width: 120px;
    height: 40px;
    font-size: medium;
    background-color: #0073b1;
    color: white;
    cursor: pointer;
    border: none;
    display: inline-block;
    border-radius: 4px;
}
#photo{
    position: absolute;
    z-index: -1;
    display: block;
   
    max-width: 2000px;
    max-height: 100%;
    object-fit:fill;
    margin-top: -60px;
  margin-left: -190px;
    
}
.heading-1{
    color: rgba(0,0,0,0.85) ;
    line-height: 48px;
    font-weight: 200;
    font-size: 20px;
   text-align: center;
   font-weight:lighter;
}

.one,.two,.three{
    position:absolute;
    max-width:fit-content;
    height: 350px;
    z-index: -1;
}



.two{
left: 700px;
}
.three{
    left: 1100px;
}
.one{
    left: 300px;
}
.one h3 {
   position: absolute;
   left: -110px;
   width: fit-content;
}
.one p{
   
    margin-left: -130px;
    width: 329px;
    text-align: center;
}
.two h3{
    position: absolute;
    left:-80px;
}
.two p{
    margin-left: -90px;
    width: 329px;
    text-align: center;
}
.three h3{
    position: absolute;
    left: -90px;
    width: 373px;
}
.three p{
    margin-left: -90px;
    width: 358px;
    text-align: center;
}
#heading-2{
    font-size: 38px;
    text-align: center;
}
#Slides-1 ,#Slides-2 , #Slides-3 h2{
    text-align: center;
}
.slide-p{
    width: 634px;
    text-align: center;
    margin-left: 445px;
}
.slide-but3{
    width: 120px;
    height: 40px;
    background-color:#0073b1;;
    border: none;
    border-radius: 3px;
    margin-left:700px;
    cursor: pointer;
}
.slideshow-container{
    display: flex;
    overflow-x: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
}
.slide-but1 {
    width: 120px;
    height: 40px;
    background-color:#0073b1;;
    border: none;
    border-radius: 3px;
    margin-left:  27px;
    cursor: pointer;
}
.slide-but2{
    width: 120px;
    height: 40px;
    background-color:#0073b1;;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
.slideshow-container {
    flex: 1 0 100%;
    scroll-snap-align:  start ;
    object-fit: cover;
}
.slider-nav{
    display: flex;
    column-gap: 1rem;
    position: absolute;
    bottom: 1.25rem;
    transform: translateX(-50%);
    z-index: 1;
    margin-left: 775px;
    top: 2250px;
   
}
.slider-nav a {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: rgb(77, 72, 72);
    opacity: 0.75;
    transition: opacity ease 250ms;
    
   
}
.slider-nav a:hover{
    background-color: rgb(7, 1, 1);
}
.con-5{
    text-align: center;
    font-size: 35px;
}
.con-05{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.con-5-image{
    max-width: fit-content;
    height: 100px;
    
}
.con-5-text p{
    width: 467px;
    line-height: 28px;
    margin-top: 0;
}
.con-5-img{
    width: 700px;
    height: 350px;
}
.con-5-text h1{
    margin-bottom: 0;
}
.link{
    color: rgb(0, 115, 177);
   
    font-weight: 600;
}
.link:hover{
    text-decoration: underline;

}
#con-5-but{
    background-color: #0073b1;
    color: #fff;
    border-radius: 3px;
    border: none;
 width:200px;
 height: 40px;
 cursor: pointer;
}
.circle{
    width: 300px;
    height: 300px;
    background-color:#f4f5f7;
    border-radius: 50%;
    position: absolute;
    top: 2396px;
    left: 60px;
    z-index: -1;
    
}
.con-06{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.con-6-text p{
    width: 467px;
    line-height: 28px;
    margin-top: 0;
}
#con-6-but{
    background-color: #0073b1;
    color: #fff;
    border-radius: 3px;
    border: none;
 width:200px;
 height: 40px;
 cursor: pointer;
}
.circle-2{
    width: 300px;
    height: 300px;
    background-color:#f4f5f7;
    border-radius: 50%;
    position: absolute;
    left: 1091px;
    top: 2956px;
    z-index: -1;
}
.circle-2 img{
    width:300px;
    height: 300px;
    color: #fff;
}
.circle img {
    width:300px;
    height: 300px;
}
.con-07{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.con-7-text p{
    width: 467px;
    line-height: 28px;
    margin-top: 0;
}
#con-7-but{
    background-color: #0073b1;
    color: #fff;
    border-radius: 3px;
    border: none;
 width:200px;
 height: 40px;
 cursor: pointer;
}
.con-7-img{
    width: 700px;
    height: 350px;
}
.circle-3 img{
    width:300px;
    height: 300px;
    color: #fff;
}
.circle-3{
    width: 300px;
    height: 300px;
    background-color:#f4f5f7;
    border-radius: 50%;
    position: absolute;
   top : 3487px;
    left: 60px;
    z-index: -1;
}
.content-8 h1{
  text-align: center;
  font-weight: 200;
  font-size: 45px;
}
.con-8{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}
.row img{
    width: 375px;
    height: 250px;
}
.content-9{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 1510px;
   
  
}
.content-9 h2{
    width: 349px;
    text-align: center;
}




.content-10{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    z-index: -3;
}
.con-10 p{
    font-size: 18px;
    color: black;
    text-align: center;
    width: 374px;
    margin-left: 65px;
  
}
.con-10-but{
    width: 150px;
    height: 40px;
    background-color: #0073b1;
    color: #fff;
    border-radius: 3px;
    border: none;
    margin-left: 181px;
    cursor: pointer;

}
.con-10-butt{
    width: 150px;
    height: 40px;
    background-color:#0073b1;
    border: none;
    border-radius: 3px;
    margin-left: 170px;
    color: #fff;
    cursor: pointer;
}

.content-11 img{
    height: 350px;
}
#con-11{
    position: absolute;
    color: rgb(255 252 252);
    left: 319px;
    top: 4914px;
    width: 872px;
    text-align: center;
    font-size: 39px;
}
.con-11-but {
    width: 111px;
    height: 40px;
    background-color: #ffffff;
    color: black;
    position: absolute;
    left: 668px;
    top: 5026px;
    border: none;
    border-radius: 3px;
}
.underline{
    color: rgba(0,0,0,0.85);
    width: 275px;
    border-bottom: 1px solid rgb(32, 28, 28);
    position: absolute;
    left: 621px;
}
footer{
    height: 200px;
}
.foot{
    display: flex;
    flex-direction: row;
    margin-top: 4px;
    margin-left: 627px;
    
}
.und img{
    width: 50px;
    position: absolute;
    left: 350px;

}
.und h5{
    position: absolute;
    top: 5240.5px;
    left: 400px;
    
}
.foot a{
    font-size: 10px;
    color: gray;
}
.foot a:hover{
   text-decoration: underline;
}
.icon{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 31px;
    color: gray;
    border-radius: 50%;
    cursor: pointer;
    
}
.icon i:hover{
    background-color: #dce6eb;
   
}
.icon i{
    padding:10px ;
    border-radius: 50%;
}
