

*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  z-index: 5;
}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Zen Antique Soft', serif;
  
}

body {
  overflow-x: hidden;
  width: 100%;
 
  background: #013F78;
}


/*Slider Start*/
*, *:before, *:after {
  box-sizing: inherit;
}


.slick-slider button {
  position: absolute;
  top: 32%;
  outline: none;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 35px;
  background-color: #ff6600;
  color: white;
  z-index: 99;
  cursor: pointer;

}

.slick-slider .slick-prev {
  left: -0px;
  font-size: 0;
  

}

.slick-slider .slick-prev::before {
  content: '<';
  line-height: 1;
  font-size: 25px;
}



.slick-slider .slick-next {
  right: -30px;
  font-size: 0;
  
}

.slick-slider .slick-next::after {
  content: '>';
  line-height: 1;
  font-size: 25px;
}


.container{
  padding-top: 130px;
width: 100%;


position:absolutes;
width: 100%;
z-index: 2;

align-items: center;

}

.p_name {
  padding-top: 150px;
  margin-top: -100px;
  position: absolute;
  color: #ff6600;
  margin-left: 0px;
  opacity: 1;
  text-align: center;
  margin-right: 70px;
  font-weight: bolder;
  width: 200px;
  height: 450px;
  opacity: 0;
 

}
.bgcolor .p_name:hover {
  position: absolute;
  color: white;
  margin-left: 20px;
  font-size: 20px;
  opacity: 1;
  margin-top: 0px;
  text-align: center;
  margin-right: 0px;
  font-weight: bolder;
  transition: all 0.7s ease-in-out;

}

.bgcolor {
  width: 250px;
  height:370px;
  position: absolute;
  transition: all 1s ease-in-out;
  border-radius: 20px;
  margin-left: 0px;
  margin-left: 65px;
}
.bgcolor:hover {
  margin-left: 0px;
  width: 250px;
  height:370px ;
  background-image: linear-gradient(to top, rgba(255, 101, 0, 0.5) , rgba(1,63,121,0.8));
  position: absolute;
  opacity: 0.8;
  color:white ;
  justify-content: center;
  font-size: 20px;
  transition: all 0.5s ease-in-out;
  border-radius: 40px;
  margin-left: 65px;
}

.buttonTBRv {
  width: 100px;
  height: 50px;
  background-color: #ff6600;
  color: rgb(243, 243, 243);
  border-radius: 10px;
  margin-top:540px ;
  margin-left:550px ;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
  position: absolute;
  transition: all 1s ease-in-out;
  opacity: 0;
}

.active20 {
  margin-top:550px ;
  opacity: 1;
}


.buttonPCRv:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  background-color: #013f78;
  transition: 0.5s ease;
}
.buttonTBRv:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  background-color: #013f78;
  transition: 0.5s ease;
}
.buttonPCRv {
  position: absolute;
  width: 100px;
  height: 50px;
  background-color: #ff6600;
  color: rgb(243, 243, 243);;
  border-radius: 10px;
  margin-top:460px ;
  margin-left:700px ;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
  opacity: 0;
  transition: all 1s ease-in-out;

}
.active21 {
  margin-top:550px ;
  opacity: 1;
}

.slider_h2{
  text-align: center;
  font-size: 60px;
  margin-right: 20%;
  margin-left: -30%;
  margin-top:70px;
  font-weight: bold;
  color: #013f78;
  opacity: 0;
  transition: all 1s ease-in-out;
  margin-top: 500px;
}

.active23 {
  opacity: 1;
  margin-left: 20%;
}


.slider_p {
  font-size: 20px;
  margin-left: 100px;
  margin-right: 100px;
  margin-top: -10px;
  text-align: justify;
  margin-bottom: -60px;
  transition: all 1s ease-in-out;
  opacity: 0;
}

.active24 {
  margin-top: 10px;
  opacity: 1;
}
.slick-slide{

  margin-top:0px ;
  margin-bottom: 0px;
}
.slick-slide img{
  width: 65%;
  height: 0%;
  z-index: 2;
  margin-left: 70px;

}
.slick-slider{
  position: relative;
  display: block;
  box-sizing: border-box;
  z-index: 2;
}
.slick-list{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 2;
}
.slick-track{
  position: relative;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
}
.slick-slide{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  z-index: 2;
}
.slick-slide img{
  display: block;
  z-index: 2;
}
.slick-initialized .slick-slide{
  display: block;
  z-index: 2;
}
.copy{
  padding-top: 250px;
  z-index: 2;
}
.p_name {
  color: #ff6600;
  margin-left: 10px;
  font-size: 16px;
  text-align: center;
  margin-right: 70px;
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bolder;

}





.slidetext {
  text-align: center;
  font-size: 50px;
  position: absolute;
  z-index: 2;
  margin-top: 25%;
  padding-left: 42%;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bolder;
   color: #ffffff;
   text-shadow: 0 0 10px rgba(1, 63, 120, 2);
   transition: all 1s ease-in-out;
opacity: 0.9;
}


.logo_header{
  z-index: 999;
  position: fixed;
  width: 71px;
  height: 80px;
  top: 15px;
  left: 5%;
  display: flex;
}

header {
  margin-top: 0px;
  margin-left: 0px;
  height: 100px;
  width: 100%;
  position: fixed;
  display: flex;
  background-color:#ffffff;
  z-index: 999;
  transition:  all 1.5s ease ;
  opacity: 1;
}

.sticky {
  opacity: 0.9;
  background-color: white;
  color: white;
}
#top_social {
  z-index: 99;
  position: absolute;
  margin-top: 5px;
  font-size: 20px;
  left: 85%;
  color: #013F78;
  display:flex;
}
.img-slider{
  position: relative;
  width: 100%;
  background: #013F78;
  height: 0px;
  display: block;
  
}




.active {
  opacity: 1;
  transform: scale(1);
}
#drop1 {
  z-index: 999;
  position: fixed;
  list-style: none;
  width: 750px;
  top:10px;
  left: 510px;
  min-width: 600px;
  align-items: center;
  justify-content: space-around;
  display: flex;
  margin: auto;
  transition: 0.5s;

}




  .aaa:after {
  content: "";
  position: absolute;
  background-color: #013f78;
  height: 3px;
  width: 0%;
  left: 0;
  bottom: 10px;
    transition: 0.7s;
  z-index: 5;
}
.aaa:hover:after{
  content: "";
  width: 100%;
  background-color: #ff6600;
  display: flex;
  z-index: 5;
}
#drop1  li {
  display: inline-block;
  position: relative;
}

#drop1  li a {
  display: block;
  padding: 15px 20px;
  color:#013F78;
  text-decoration: none;
  text-align: left;
  font-size: 17px;
  font-weight: bold;

}
#drop1  li .dropdown li {
  display: block;
}
#drop1  li ul.dropdown {
  background-color: #fff;
  width: 120%;
  position: absolute;
  z-index: 999;
  display: none;
  color: #013F78;
  opacity: 0.8;
}

#drop1  li:hover ul.dropdown {
  display: block;
}



.img-slider .slide img{
  z-index: 5;
  width: 100%;
  height: 430px;
  border-radius: 5px;
  opacity: 1;
}


nav{
  z-index: 999;
  position: fixed;
  list-style: none;
  width: 750px;
  min-width: 600px;
  align-items: center;
  justify-content: space-around;
  display: flex;
  margin: auto;
  transition: 0.5s;
  padding: 0px 50px 0px 80px;
}

nav b{
  color: tomato;
}
nav #drop1{
  display: flex;
  list-style: none;
  z-index: 999;
}
nav #drop1 .dropli{
  margin: 0px 5px;
  padding: 10px -30px;
  left: -20px;
  display: inline-block;
  position: relative;
  
}
nav #drop1 .dropli a{
  display: block;
  text-decoration: none;
  color: #013f78;    
  padding: 10px;
  transition: all 0.3s ease;
}

nav .menubar i{
  color: #700000;
  font-size:22px;
  cursor: pointer;
  display: none;
  z-index: 999;
}
#click{
  display: none;
}
nav .menubar p {
  opacity: 0;
}
.signmenu {
  display: none;
}
/* menu end*/

.follow {
  margin-left: -55%;
  padding-right: -50%;
  margin-right: -145%;
}

.footerimg1 {
  margin-top: 0px;
  margin-left: 150px;
}

.footerimg2 {
  margin-top: -35px;
  margin-left: 200px;
}

.footer-clean {
  padding:40px 50px;
  background-color:#00172a;
  color:#ffffff;
  position: absolute;
  margin-top: 250px;
  height: 300px;
  width: 100%;
}
.footer-logo {
height: 100px;
width: 90px;
margin-top: 0px;
margin-left: 80px;
position: relative;
}

.footer-clean h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:25px;
  color: #ff6600;
  margin-top: -120px;
}


.footer-clean ul {
  padding:0px;
  list-style:none;
  line-height:2;
  font-size:18px;
  margin-bottom:0;
  margin-top: 0px;
}


.footer-clean ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.8;
}

.footer-clean ul a:hover {
  opacity:1;
}

.footer-clean .item.social {
  text-align:right;
}
@media (max-width:767px) {
  .footer-clean .item {
    text-align:center;
    padding-bottom:20px;
  }
}

@media (max-width: 768px) {
  .footer-clean .item.social {
    text-align:center;
  }
}

.footer-clean .item.social > a {
  font-size:24px;
  width:40px;
  height:40px;
  line-height:40px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  border:1px solid #ff6600;
  margin-left:10px;
  margin-top:22px;
  color:inherit;
  opacity:0.75;
}

.footer-clean .item.social > a:hover {
  opacity:0.9;
}

@media (max-width:991px) {
  .footer-clean .item.social > a {
    margin-top:40px;
  }
}

@media (max-width:767px) {
  .footer-clean .item.social > a {
    margin-top:10px;
  }
}

.footer-clean .copyright {
  margin-top:14px;
  margin-bottom:0;
  font-size:13px;
  opacity:0.6;
}
     


/* responsive Section */

@media screen and (max-width: 414px) {
 
#slideactive img {
  opacity: 1;
  height: 200px;
}
.slider_h2{
opacity: 1;
font-size: 25px;
margin-left: 50px;
margin-top: 30px;
margin-top: 250px;
}
.slider_p {
  opacity: 1;
  margin-top: 20px;
  font-size: 16px;
  width:90%;
  margin-left: 20px;
}

.img-slider .slidetext {
  margin-top: 160px;
  margin-left: -40px;
  font-size: 25px;
  letter-spacing: 5px;
}


.buttonTBRv {
  width: 70px;
  height: 40px;
  background-color: #ff6600;
  color: rgb(243, 243, 243);
  border-radius: 10px;
  margin-top:300px ;
  margin-left:100px ;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
  position: absolute;
  transition: all 1s ease-in-out;
  opacity: 1;
  font-size: 10px;
  z-index: 1;
}


.buttonPCRv {
  width: 70px;
  height: 40px;
  position: absolute;
  background-color: #ff6600;
  color: rgb(243, 243, 243);;
  border-radius: 10px;
  margin-top:300px ;
  margin-left:220px ;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
  opacity: 1;
  transition: all 1s ease-in-out;
  font-size: 9px;
  z-index: 1;
}

.p_name:hover {
  padding-top: 0px;
  margin-top: 0px;
  position: absolute;
  color: #070300;
  margin-left: -15px;
  opacity: 1;
  text-align: center;
  margin-right: 0px;
  font-weight: bolder;
  width: 200px;
  height: 450px;
  opacity: 0;
  font-size: 10px;
 

}

#z203 {
  font-size:10px;
}
#sa-57 {
  font-size: 10px;
}
.bgcolor .p_name:hover {
  position: absolute;
  color: white;
  margin-left: -55px;
  font-size: 12px;
  opacity: 1;
  margin-top: 20px;
  text-align: center;
  margin-right: 0px;
  font-weight: bolder;
  transition: all 0.7s ease-in-out;

}

.bgcolor {
  width: 20px;
  height:30px;
  position: absolute;
  transition: all 1s ease-in-out;
  border-radius: 20px;
  margin-left: 0px;
  margin-left: 10px;
}
.bgcolor:hover {
  margin-left: 0px;
  width: 90px;
  height:120px ;
  background-image: linear-gradient(to top, rgba(255, 101, 0, 0.5) , rgba(1,63,121,0.8));
  position: absolute;
  opacity: 0.8;
  color:white ;
  justify-content: center;
  font-size: 10px;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
  margin-left: 10px;
}

.container{
  padding-top: 130px;
width: 10%;


position:absolutes;

z-index: 2;

align-items: center;

}

.slick-slide img{
  width: 70%;
  height: 0%;
  z-index: 2;
  margin-left: 15px;

}


.slick-slider button {
  position: absolute;
  top: 32%;
  outline: none;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 35px;
  background-color: #ff6600;
  color: white;
  z-index: 99;
  cursor: pointer;

}

.slick-slider .slick-prev {
  left: -10px;
  font-size: 0;
  

}

.slick-slider .slick-prev::before {
  content: '<';
  line-height: 1;
  font-size: 14px;
}



.slick-slider .slick-next {
  right: -10px;
  font-size: 0;
  
}

.slick-slider .slick-next::after {
  content: '>';
  line-height: 1;
  font-size: 14px;
}



@media screen and (max-width: 414px) {

  *{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Zen Antique Soft', serif;
  
    
  }
  
    
  html, body {
overflow-x:hidden;
margin:0px;
padding:0px;
font-family: 'Zen Antique Soft', serif;
width: 100%;
height:100%;
background: #013F78;
box-sizing:border-box;
position:relative;

}
 

nav .menubar i{
  display: block;
}
#click:checked ~ .menubar p:before{
  content:url(../image/img/aggloablicon3.png);
  padding-left: -200px;
  margin-left: -80px;
  margin-top: 0px;
}

nav .menubar p {
  color: #013f78;
  font-size: 22px;
  cursor: pointer;
  display: flex;
  position: absolute;
  z-index: 999;
  margin-left: 32%;
  margin-top: 0px;
  font-weight: 800;
  opacity: 1;
  font-size: 35px;
}


nav #drop1{
  position: absolute;
  top: 100px;
  left: 100%;
  background-color: #ff6600;
  height: 50%;
  width: 100%;
  display: block;
  text-align: center;
  transition: all 0.5s ease;
  z-index: 999;
  text-decoration: solid 1px #013f78;
}
#click:checked ~ ul{
  position: absolute;
  left: -27%;
  width: 120px;
  height: 380px;
  display: block;
  z-index: 999;

}
nav #drop1 .dropli{
  display: block;
  margin: 5px 0;
}
nav #drop1 .dropli a{
  font-size: 16px;
  display: block;
  font-weight: 600;
  margin-left: 64%;
  background-color: #ff6600;
  padding: -10px;
  margin-top: -5px;
  width: 100%;
}
nav #drop1 .dropli a:hover{
  color: #ffffff;
}
.aaa:after {
  content: "";
  position: relative;
  background-color: #013f78;
  height: 3px;
  width: 0%;
  left: 0;
  bottom: 0px;
    transition: 0.7s;
  z-index: 5;

}
.aaa:hover:after{
  content: "";
  width: 180%;
  background-color: #ff6600;
  display: flex;
  z-index: 5;
}


 nav #drop1  li ul.dropdown {
      background-color: #00000000;
      width: 100%;
      position: relative;
      z-index: 999;
      display: none;
      color: #f9f9f9;
     
  
    }


 
   nav #drop1{
      position: relative;
      top: 100px;
      left: 100%;
      background-color: #ff6600;
      height: 50%;
      width: 10%;
      display: flex;
      text-align: center;
      transition: all 0.5s ease;
      z-index: 999;
      text-decoration: solid 1px #013f78;
      box-sizing:border-box;
      overflow-x:hidden;
      display:none;
  }

  .slidetext{
    margin-top: 150px;
    margin-left: -400px;
    font-size: 45px;
    letter-spacing: 10px;
  }

  .logo_header {
    width: 63px;
    height: 70px;
    top: 15px;
    left: 5%;
  }

header{
    height: 70px;
    width: 100%;
}

.img-slider .slide img{
        z-index: 5;
        width: 100%;
        height: 300px;
        border-radius: 5px;
        opacity: 1;
 }
 .img-slider {
    position: relative;
    width: 100%;
    background: #013F78;
    height: 0px;
    display: flex;
  }

header {
  margin-top: 0px;
  margin-left: 0px;
  height: 100px;
  width: 100%;
  position: fixed;
  display: flex;
  background-color:#ffffff;
  z-index: 999;
  transition:  all 1.5s ease ;
  opacity: 0.9;
}


.sticky {
  opacity: 0.8;
  background-color: white;
  color: white;

}
      }
      .footer-clean {
        padding:220px 0;
        background-color:#00172a;
        color:#ffffff;
        position: absolute;
        margin-top: 150px;
        height: 850px;
        width: 100%;
        margin-bottom: -2700px;
        z-index: 1;
      }
      .footer-clean h3 {
        margin-top:0;
        margin-bottom:12px;
        font-weight:bold;
        font-size:20px;
        margin-left: -300px;
        margin-top: 20px;
        color: #ff6600;
      }
      .footer-clean ul a {
        color:inherit;
        text-decoration:none;
        opacity:0.8;
        margin-left: -300px;
        font-size: 15px;
        font-variant: normal;

      }
      .footer-logo {
        height: 100px;
        width: 90px;
        margin-top:0px;
        margin-left: 140px;
        position: absolute;
        }
        
        ul.follow {
          position: absolute;
          margin-left: -120px;
          padding-left: -550px;
          width: 100%;
          color: #ff6600;
        }
      
        .footerimg1 {
          margin-top: 0px;
          margin-left: 150px;
       
        }

        
        .footerimg2 {
          margin-top: -35px;
          margin-left: 240px;
        }
        
}

