*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
  }
  
.left{
     float: left;
}
.right{
    float: right;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
}
.mid-content{
    max-width: 1300px;
    margin: auto;
}
.bg-1{
    padding: 26px;
}



.head-left{
    width:50%;
}

.head-right{
    width:50%;
}
 .head-left h3{ 
        font-family: sans-serif;
        font-weight: 300;
        font-size: 32px;
    
 }

.head-right ul{    
    text-align: right;
}
 .head-right ul li{
     display: inline-block;
     
 }


.head-right ul li a {
        margin-right: 25px;
        text-decoration: none;
        text-decoration-style: none;
        display: inline-block;
        font-family: sans-serif;
        font-size: 16px;
        color: #4169e1;
        margin-left: 17px;
        transition: 0.3s;
    }
   
 .head-right ul li a:hover{
     color:blueviolet;

 }

 .picsection  {
    background-image: url('../images/img\ 01jpg.jpg');
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;

    
} 
  .lol{
      position: relative;
  }

.textdiv2 {
    margin-left: 150px;
    padding-top: 260px;
    position: absolute;
    top: 0;
    left:0;
} 
 
     .textdiv2 h1 {
        color: white;
        font-family: sans-serif;
        font-size: 52px;
        font-weight: 500;
    }


    .textdiv2 p {
        color: #fff;
        font-family: sans-serif;
        font-size: 27px;
        font-weight: 500;
    }
 .a11{
    color: black;
    background-color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: sans-serif;
    transition: 0.4s;
    margin-right:10px;
 }
 .a11:hover{
     color:white;
     border:1px solid white;
     background-color: #1a5d80;
 }

 .a22{
    color:white;
    border:1px solid white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: sans-serif;
    transition: 0.4s
}

 .a22:hover{
    background-color:white;
    color: black;
}


.textdiv1 {
    
    background-color:#001d35;
    opacity: 0.4;
    height: 100vh;

    
}

.bg-3{
    padding: 70px;
}

.icon1 a{
    color:black;
    font-weight: 600;
    font-size: 26px;
    display: inline-block;
    margin-right:90px;
    margin-left:120px;
}

.img22{
    margin-right:80px;
}
.img33{
    margin-right:80px;
}
.img44{
    margin-right:80px;
}
.img55{
    margin-right:80px;
}
.icon2 a{
    color:black;
    font-weight: 600;
    font-size: 26px;
    display: inline-block;
    margin-right:80px;
    margin-left:30px;
}
 .bg-4{
     padding:40px 0px;
 }
 .imgdiv66{
   background-image:url('../images/001.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   height:69vh;
   width:32%;
   margin-right:20px;

 }
 .imgdiv666{
     position:relative;
 } 
  .overley-1{
    background-color:#0e070b;
    opacity: 0.5;
    height:69vh;
  }
.overley-text1{
    margin-top: 315px;
    margin-left: 30px;
    position:absolute;
    top: 0;
    left:0;
}
 .overley-text1 h1{
    font-family: sans-serif;
    color:white;
    font-size:33px;

 }
 .overley-text1 p{
    color: white;
    font-family: sans-serif;
 }

 .overley-text1 a{
     display: inline-block;
     color: black;
     background-color: white;
     padding:14px 26px;
     font-weight: 400;

 }
 
.imgdiv777{
    position: relative;
}

.overley-2{
    background-color:#0e070b;
    opacity: 0.5;
    height:69vh;
}

 .overley-text2{
    position: absolute;
    top: 0;
    left:0;
    margin-top: 315px;
    margin-left: 30px;
 }

.overley-text2 h1{
    font-family: sans-serif;
    color:white;
    font-size:33px;
 }
 .overley-text2 p{
    color: white;
    font-family: sans-serif;
}
.overley-text2 a{
    display: inline-block;
    color: black;
    background-color: white;
    padding:14px 26px;
    font-weight: 400;
}

 .imgdiv77{
   background-image: url('../images/002.jpg');
   background-size: cover;
   background-repeat: no-repeat;
   height:69vh;
   width:32%;
   margin-right:20px;
 }
 
 .imgdiv888{
    position: relative;
}

.overley-3{
    background-color:#0e070b;
    opacity: 0.5;
    height:69vh;
}

 .overley-text3{
    position: absolute;
    top: 0;
    left:0;
    margin-top: 315px;
    margin-left: 30px;
 }

.overley-text3 h1{
    font-family: sans-serif;
    color:white;
    font-size:33px;
 }
 .overley-text3 p{
    color: white;
    font-family: sans-serif;
}
.overley-text3 a{
    display: inline-block;
    color: black;
    background-color: white;
    padding:14px 26px;
    font-weight: 400;
}

 .imgdiv88{
    background-image: url('../images/003.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height:69vh;
    width:32%;
 }

.bg-5{
  padding:100px;
  background-color: #f5f7f9;
  margin-top:70px;

}
.bg-5 h1{
    text-align: center;
    font-family: sans-serif;
    margin-bottom: 30px;

}

.hr11{
    width:130px;
    margin: auto;
    border-bottom:2px solid #0084d6;
}

.bg-6{
    padding-bottom: 100px;
    background-color: #f5f7f9;
}
.imgdiv99{
    width:17%;
    position: relative;
    margin-right: 20px;
    margin-left: 75px; 
}

.intext {
    position: absolute;
    top:-10px;
    right:-6px;
    
}
.intext p{
    padding:20px 12px;
    color:white;
    font-family: sans-serif;
    background-color: #0084d6;
    border-radius:50%;

}

.imgdiv10{
    width:17%;
    margin-right: 20px;
}

.imgdiv11{
    width:17%;
    margin-right: 20px;
}

.imgdiv12{
    width:17%;
    margin-right: 20px;
}

.imgdiv13{
    width:17%;
    margin-right: 20px;
}

.pp1{
        font-family: sans-serif;
        font-weight: 600;
        margin-top: 10px;

}
.pp2 {
    font-family: sans-serif;
    color: gray;
    font-size: 14px;
    margin-top: 8px;
}
.pp3{
    font-family: sans-serif;
    color: gray;
    margin-top: 8px;
    display: inline-block;
   
}
.pp31{
    font-family: sans-serif;
    margin-left:5px;
    font-weight: 600;
   
}
.ppp3{
    text-decoration: none;
    color: black;
    font-size: 13px;

}
.pp4{
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
}
.pp5{
    font-family: sans-serif;
    color: gray;
    font-size: 14px;
    margin-top: 8px;
}
.pp6{
    font-family: sans-serif;
    margin-top: 8px;
    font-weight: 600;
}
i.far.fa-star {
    font-size: 14px;
    margin-top: 8px;
}
.pp7{
  
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
}
.pp8{
    font-family: sans-serif;
    color: gray;
    font-size: 14px;
    margin-top: 8px;
}
.pp9{
    font-family: sans-serif;
    margin-top: 8px;
    font-weight: 600;
}
.pp10{
  
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
}
.pp11{
    font-family: sans-serif;
    color: gray;
    font-size: 14px;
    margin-top: 8px;
}
.pp12{
    font-family: sans-serif;
    margin-top: 8px;
    font-weight: 600;
}
.pp13{
  
    font-family: sans-serif;
    font-weight: 600;
    margin-top: 10px;
}
.pp14{
    font-family: sans-serif;
    color: gray;
    font-size: 14px;
    margin-top: 8px;
}
.pp15{
    font-family: sans-serif;
    margin-top: 8px;
    font-weight: 600;
}
 .bg-7{
    background-color: #f5f7f9;
 }


.picsection2{
    background-image: url('../images/img\ 02.jpg');
    height: 80vh;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}
.lol2{
    position:relative
}
.textdiv422 {
    margin-left: 150px;
    padding-top: 150px;
    position: absolute;
    top: 0;
    left:0;
} 
.textdiv420{
    background-color: #338FF3!important;
    height:80vh;
    opacity: 0.2;
}
.pp4200{
   font-family: sans-serif;
   color: white;
   font-size: 22px;
    font-weight: 600;
}
.textdiv422 h1{
    font-family: sans-serif;
    color: white;
    font-size: 38px;
    margin-bottom: 10px;
}
.pp4201{
    font-family: sans-serif;
    color: white;
}
.textdiv422 h5{
    font-family: sans-serif;
    color: white;
    font-size: 21px;
    margin-top:8px;
}

.textdiv422 a{
    text-decoration: none;
    font-family: sans-serif;
    color: black;
    display: inline-block;
    background-color: white;
    padding:14px 30px;
    font-weight: bold;
    margin-top:8px;
}

.bg-8{
    padding:130px;
    background-color: #f5f7f9;
}
.imgdiv14{
    
  
    width:24%;
    text-align: center;
    
}
.imgdiv15{
    
   
    width:24%;
    text-align: center;
    
}
.imgdiv16{
    
   
    width:24%;
    text-align: center;
    
}
.imgdiv17{
    
    width:24%;
    text-align: center;
    
}
.imgdiv144{
    width:18%;
   margin:auto;
}
.imgdiv155{
    width:18%;
    margin:auto;
    
}
.imgdiv166{
    width:18%;
   margin:auto;
}
.imgdiv177{
    width:18%;
   margin:auto;
}
.pngtext1 h6{
    margin-top: 10px;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pngtext1 p{
    font-family: sans-serif;

}
.pngtext2 h6{
    margin-top: 10px;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pngtext2 p{
    font-family: sans-serif;

}

.pngtext3 h6{
    margin-top: 10px;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pngtext3 p{
    font-family: sans-serif;

}
.pngtext4 h6{
    margin-top: 10px;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: sans-serif;
}
.pngtext4 p{
    font-family: sans-serif;

}

.bg-9{
    padding: 80px;
}

.list11{
    margin-right:170px;
    margin-left: 60px;
}

.list11 h5{
   font-family: sans-serif;
   font-size: 25px;
   font-weight: 400;
   margin-bottom:29px;
}

.list11 ul{
  
}
.list11 ul li{
   list-style-type: none;
   margin-bottom:11px;
}
.list11 ul li a{
   text-decoration: none;
   font-family: sans-serif;
   color: black;
   transition: 0.2;
}

.list11 ul li a:hover{
      color:#5fcdf8
}

.list12{
    margin-right:170px;
    margin-left: 60px;
}

.list12 h5{
   font-family: sans-serif;
   font-size: 25px;
   font-weight: 400;
   margin-bottom:29px;
}

.list12 ul{
  
}
.list12 ul li{
   list-style-type: none;
   margin-bottom:11px;
}
.list12 ul li a{
   text-decoration: none;
   font-family: sans-serif;
   color: black;
   transition: 0.2;
}

.list12 ul li a:hover{
      color:#5fcdf8
}

.list13{
    margin-right:170px;
    margin-left: 60px;
}

.list13 h5{
   font-family: sans-serif;
   font-size: 25px;
   font-weight: 400;
   margin-bottom:29px;
}

.list13 ul{
  
}
.list13 ul li{
   list-style-type: none;
   margin-bottom:11px;
}
.list13 ul li a{
   text-decoration: none;
   font-family: sans-serif;
   color: black;
   transition: 0.2;
}

.list13 ul li a:hover{
      color:#5fcdf8
}

.list14{

}

.list14 ul{}
.list14 ul li{
    list-style-type: none;
    margin-bottom: 52px;
}

.bg-10{
    padding:30px;
border-top: 1px solid rgb(236, 217, 217);
}
.footer1{
 width:20%;

}
 .footertext1 p{
     font-family: sans-serif;
     margin-left: 50px;
 }
.footer2{
 width:80%;

}

.footertext2{
    text-align: right;
    font-family: sans-serif;
}