
/*========================================== */
/*   1-  [  START General STYLE ]           */
/*========================================== */
@import url('https://fonts.googleapis.com/css2?family=Hind+Vadodara:wght@500&display=swap');


body {
    
    background-color:#fff !important;
    color: #a1abbd;
font-family: 'Hind Vadodara', sans-serif;   
    font-weight: 500;
   
   
}

a{
  text-decoration:none;
  cursor:pointer;
}
a:hover,a:focus,a:visited{
  text-decoration:none;
  outline:none;
}
ul, ol ,.list-group{
  margin: 0px;
}
li{
    list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #666666;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    margin:0;
    padding: 0;
    position:relative;
    text-transform: capitalize;
}
p{
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  color: #666;
  line-height: 28px;
    font-family: 'Open+Sans', sans-serif;

}

.dsk_banner_aps{
  display: ;
}

.ph_banner_aps{
  display: none;
}


@media (max-width: 767px) {

.dsk_banner_aps{
  display: none !important;
}

.ph_banner_aps{
  display: block !important;
}
}
.section{
  position:relative;
  padding:100px 0px;
}
.bg-color{
  background-color: #f4f4f4;
}
.btn-leggoo {
    color: #fff;
    background-color: #2E3192;
    border: 1px solid #2E3192;
    text-align: center;
    font-weight: 500;
    border-radius: 0px;
    padding: 5px 20px;
    display: inline-block;
    text-transform: uppercase;
   /* margin: 20px 0px;*/
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.btn-leggoo:hover {
    background-color:#fff;
    color: #2E3192;
    border: 1px solid #2E3192;
}
.bg-leggoo{
  background-color: rgba(0,0,0,.66);
  padding: 100px 0px;
}
.table{
  display: table;
  height: 100%;
  width: 100%;
}
.table-cell{
  display: table-cell;
  vertical-align: middle;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #ccc;
    border-radius: 0px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #2E3192;
}
/*======= [ END General ]  ====== */

/*=========================================== */
/* 2- [ START MAIN HEADER FOR ALL SECTION ]      */
/*=========================================== */
.section-title {
    background-color: #2E3192;
    color: #fff;
    text-align: center;
    padding: 12px 10px;
    margin: 8px 0px 10px;
    border: 8px solid #2E3192;
    -webkit-box-shadow:inset 0px 0px 0px 2px #fff;
    -moz-box-shadow:inset 0px 0px 0px 2px #fff;
    -ms-box-shadow:inset 0px 0px 0px 2px #fff;
    -o-box-shadow:inset 0px 0px 0px 2px #fff;
    box-shadow:inset 0px 0px 0px 2px #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.section-title:hover {
    background-color: #333;
    border: 8px solid #333;

    
}
.section-title:hover .fa{
  -webkit-transform:rotateY(360deg);
 -moz-transform:rotateY(360deg);
 -ms-transform:rotateY(360deg);
 -o-transform:rotateY(360deg);
 transform:rotateY(360deg);
}
 .section-title h2 {
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0px;
}
 .section-title h2 .fa{
  -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.section-title h4 {
    font-size: 16px;
    color: #fff;
    margin: 10px 0px;
    font-weight: 500;
    text-transform: capitalize;
}
@media(max-width: 768px){
  .section-title {
    margin: 0px 0px 30px;
}
}
@media(max-width: 350px){
  .section-title h2{
    font-size: 18px;
}
}
.section-text{
    margin-bottom: 30px;
    text-align: justify;
    padding:5px 10px;
}

.section-text a{
  color: #2E3192;
  float: right;
  border:1px dotted #fff;
  padding: 6px 15px 6px 15px;
  text-transform: uppercase;
  font-size: 14px;
  transition: .4s ease-in-out;
  text-align: ;
  margin-bottom: 30px;
}


.section-text:hover a{
  color: #2E3192;
  float: right;
  border:1px dotted #2E3192;
  padding: 6px 15px 6px 15px;
  text-transform: uppercase;
  font-size: 14px;
  transition: .4s ease-in-out;
}
.quality_policy{
  list-style: circle !important;
}

.quality_policy li{
  margin: 0px;
    padding: 0px;
    font-size: 14px !important;
    color: #666 !important;
    line-height: 26px;
    font-family: 'Open+Sans', sans-serif;
}
.our_vission_btn {
  margin-bottom: 10px;
}
.our_vission_btn a{
  margin: 5px;
  border:1px dotted #F67700;
  color: #2E3192;
  font-size: 15px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
}

#desktop_whatsapp{
  display: ;
}

#phone_whatsapp{
  display: none;
}

#phone_tel{
  display: none;
}

.mission_enq_btn{
  text-align: ;
  margin-bottom: 20px;
}

.mission_enq_btn a{
  margin: 5px;
  border: 1px dotted #fff;
  color: #2E3192;
    padding: 10px 15px 10px 15px;

}


.bg-leggoo .section-text p{
  color: #fff;
}


@media (max-width: 767px) {

.copyright p {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

.icons_div_overlay a{
  display: block;
  margin: 0px 10px 8px !important;
  background-color: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}

#desktop_whatsapp{
  display: none;
}

#phone_whatsapp{
  display: block;
}

#phone_tel{
  display:block;
}

#zoom_ph_hide{
  display: none;
}


.pro-scrollable{
  overflow-y: auto;
  height: 200px !important;
}

#desktop_whatsapp{
  display: none;
}

#phone_whatsapp{
display: inline-block !important;}

#phone_tel{
display: inline-block !important;}
}


@media(min-width: 992px) and (max-width: 1200px) {
.section-text{
    padding: 20px 10px;

}
}
@media(min-width: 768px) and (max-width: 992px) {
.section-text{
    padding: 6px 10px;

}
}
/*=======[ END MAIN HEADER FOR ALL SECTION ]=======  */

/*=========================================== */
/*         3-  [  START NAVBAR ]             */
/*================================================== */
.pro-scrollable{
  overflow-y: auto;
  height: 500px;
}

/* width */
.dropdown-menu::-webkit-scrollbar {
  width: 0px;
}

/* Track */
.dropdown-menu::-webkit-scrollbar-track {
  background: #D2AB67; 
}
 
/* Handle */
.dropdown-menu::-webkit-scrollbar-thumb {
  background: black; 
}

/* Handle on hover */
.dropdown-menu::-webkit-scrollbar-thumb:hover {
  background: #33CC73; 
}

/**/

.top_bar_section{
  background-image: linear-gradient(to right, #2E3192, #2E3192, #fff, #2E3192, #2E3192);
border-top:2px solid white;
border-bottom:2px solid white;
 box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.top_left_side_div{
  padding: 6px 0px 6px 0px;
  transition: .4s ease-in-out;
}

.top_left_side_div a{
  margin: 0px 12px;
  color: white;
  font-weight: normal !important;
  transition: .4s ease-in-out;
}

.top_left_side_div a:hover{
  margin: 0px 12px;
  color: #E58A41;
  font-weight: normal !important;
  transition: .4s ease-in-out;
}


.top_right_icons{
  padding: 6px 0px 6px 0px;
  float: right;
  transition: .4s ease-in-out;
}

.top_right_icons a{
  margin: 0px 5px;
  color: white;
  border: 1px solid rgba(255,255,255,.2);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
    transition: .4s ease-in-out;
}


.top_right_icons a:hover{
  margin: 0px 5px;
  color: #E58A41;
  border: 1px solid rgba(255,255,255,.2);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
    transition: .4s ease-in-out;
}

/**/


/**/
.navbar {
  background-color:#fff;
    color: #a1abbd;
  padding: 0px;
   box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    background: ;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding:25px 12px; 
    text-transform: capitalize;
       color: #38373a !important;


}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #2E3192 !important;
}
.nav-icon{
 -webkit-transition: all 1s;
 -moz-transition: all 1s;
 -ms-transition: all 1s;
 -o-transition: all 1s;
 transition: all 1s;
}

.navbar .navbar-nav>li>a:hover .nav-icon{
 -webkit-transform:rotateY(360deg);
 -moz-transform:rotateY(360deg);
 -ms-transform:rotateY(360deg);
 -o-transform:rotateY(360deg);
 transform:rotateY(360deg);
 color: #fff;
 -webkit-transition: all 1s;
 -moz-transition: all 1s;
 -ms-transition: all 1s;
 -o-transition: all 1s;
 transition: all 1s;
 background: #FF8500;
background: -webkit-linear-gradient(to left, #FF8500 34%, #FFFFFF 57%);
background: -moz-linear-gradient(to left, #FF8500 34%, #FFFFFF 57%);
background: linear-gradient(to left, #FF8500 34%, #FFFFFF 57%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.navbar .navbar-toggle {
     border-color: #fff; 
}
.navbar .navbar-toggle .icon-bar {
    background-color: #2E3192;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
    background-color: #fff;
}
.navbar .navbar-brand{
  /*  padding: 18px 15px;*/
    margin: 0px;
    margin-left: 0px !important;
    font-size: 28px;
    font-weight: 500;
    height: auto;
    color: #2E3192;
    line-height: 14px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.navbar .navbar-brand img{
  width: 265px;
}
.navbar-light .navbar-toggler {
    color: #ffffff;
    border: 1px solid #2E3192;
    border-radius: 0px;
    padding: 5px 10px;
    margin-right: 15px;
    font-size: 24px;
    background: #2E3192;
}

.dropdown:hover>.dropdown-menu {
  display: block;
  transition: .5s;

  transform: .6s ease-in-out;

}

.navbar-nav .dropdown-menu{
  background-color: #fff !important;
  width: 280px !important;
}

.navbar-nav .dropdown-menu > li > a {
    color: gray !important;
    background-color: white;
    transition: .3s ease-in-out;
    text-transform: uppercase;
    border-bottom: 1px solid #2E3192;
    display: block;
    font-weight: 400;
/*    font-size: 14px;*/
    padding: 10px 60px 10px 20px !important;


} 


.navbar-nav .dropdown-menu > li > a:hover {
    color: #26166D !important;
    background-color: white;
    transition: .3s ease-in-out;
    text-transform: capitalize;
    border-bottom: 1px solid #2E3192;
    display: block;
    font-weight: 400;
   /* font-size: 14px;*/
    padding: 10px 60px 10px 20px !important;

} 
/*
.modal-body{
  background-color: #16181D;
}*/


.modal_form_div input, textarea{
  margin-bottom: 20px;
  border:1px solid lightgray !important;
}


.modal_form_div  textarea{
  margin-bottom: 20px;
  border:1px solid lightgray !important;
}

.modal_form_div ::placeholder{
  color: gray !important;
}

/*============ [ END NAVBAR ]  =============== */

/*============================================ */
/*     4 - [ START HOME SLIDER ]            */
/*============================================ */
#HOME{
 /* height: 100vh;*/
}
.home-cover {
    width: 100%;
    height: 100%;
    background: url(../img/slide.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-cover-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.66);
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.home-center{
    display: table;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.home-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.home-text h1 {
    font-size: 64px;
    position: relative;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 2px;
    margin: 0px 0px 10;
    line-height: 76px;
    display: inline-block;
    padding: 15px 20px;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

.home-text p{
    color: #fff;
    font-size: 34px;
    padding: 15px;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
}
.home-text p .fa{
  color: #fff;
  font-size: 26px;
  padding: 0px 10px 0px 5px;
}
.btn-home{
    background-color: #2E3192;
    color: #fff;
    margin: 30px 5px 0px;
    border-radius: 0px;
    padding: 10px 40px;
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}
.btn-home:hover{
    color: #fff;
  border: 1px solid #2E3192;


}
.btnactive{
  color: #2E3192;
  border: 1px solid #fff;
}
@media (max-width: 768px) {
.home-text h1{
   font-size: 38px;
   line-height: 46px;
   letter-spacing: 1px;
}
.home-text p{
  max-width: 95%;
}
.home-text p span{
   font-size: 18px;

}

}
@media (max-width: 500px) {
.home-text h1{
   font-size: 28px;
   padding: 10px 20px
}
.home-text p{
  max-width: 95%;
}
.home-text p span{
    color: #fff;
    font-size: 16px;
    padding: 2px;
}
.home-text p .fa{
  color: #fff;
  font-size: 16px;
  padding: 0px 6px 0px 1px;
}
.btn-home{
    margin: 30px 3px 0px;
    border-radius: 0px;
    padding: 4px 10px;
}
}


/*========  slider  ==========*/




.slider {
  /*  height: 100vh;*/
    overflow: hidden;
    background: #eee;
}

.slider .carousel-item {
   /* height: 100vh;*/
   width: 100%;
}
.slider .carousel-item img {
  /*  height: 100vh;*/
    width: 100%;
  /*  object-fit: cover;*/
}

.slider .carousel-item .carousel-caption {
    right: 10%;
    left: 10%;
    top: 50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
    text-shadow: none;
}

.slider .carousel-item .carousel-caption h1 {
    font-size: 64px;
    position: relative;
    color: #ffffff;
    font-weight: 900;
    letter-spacing: 2px;
    margin: 0px 0px 10;
    line-height: 76px;
    display: inline-block;
    padding: 15px 20px;
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

.slider .carousel-item .carousel-caption p {
    color: #fff;
    font-size: 34px;
    padding: 15px;
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
    -webkit-animation-duration: 3.5s;
    animation-duration: 3.5s;
}

.slider .carousel-item .carousel-caption .btn {
    margin: 30px 15px;
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}

.carousel-control-next, .carousel-control-prev {
    width: 8%;
    opacity: 1;
}
.slider .carousel-control-next i,
.slider .carousel-control-prev i {
    width: 40px;
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 1px;
}
.slider .carousel-control-next i:hover,
.slider .carousel-control-prev i:hover {
    border: 1px solid #2E3192;
    background-color: #2E3192;
}
.slider .carousel-indicators {
    bottom: 30px;
}



/*===========    [ END HOME SLIDER ]   =======  */

/*============================================ */
/*   5 -  [ START ABOUT SECTION ]            */
/*============================================ */
#ABOUT{
  border-bottom: 1px solid #ddd;
}

.about_section{
      padding: 50px 0px;
}

.about-img{
  position: relative;
  overflow: hidden;
  transition: .4s ease-in-out;
}
.about-img img{
   width: 100%;
  /* padding: 10px 0px;*/
   margin-bottom: 30px;
   border-radius: 100%;
   transition: .4s ease-in-out;
  transition: .4s ease-in-out;

}

.about-img-overlay2{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s ease-in-out;
   

}
.about-img-overlay2 img{
  border-radius: 100%;
  transition: .4s ease-in-out;
  opacity: 0;
  transition: .4s ease-in-out;
  animation: ab-firstimg 10s linear 2s infinite;

}




@keyframes ab-firstimg{

0%{
  opacity: 1;
    transition: .4s ease-in-out;
}

50%{
  opacity: 0;
    transition: .4s ease-in-out;
}
100%{
  opacity:1;
    transition: .4s ease-in-out;
}

}




.about-img-overlay3{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s ease-in-out;

}
.about-img-overlay3 img{
  border-radius: 100%;
  transition: .4s ease-in-out;
  opacity: 0;
  animation: ab-secimg 12s linear 2s infinite;

}



@keyframes ab-secimg{

0%{
  opacity: 1;
    transition: .4s ease-in-out;
}

50%{
  opacity: 0;
    transition: .4s ease-in-out;
}
100%{
  opacity:0;
    transition: .4s ease-in-out;
}

}




.about-img-overlay4{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s ease-in-out;

}
.about-img-overlay4 img{
  border-radius: 100%;
    transition: .4s ease-in-out;
opacity: 0;
  animation: ab-thimg 15s linear 2s infinite;
}

@keyframes ab-thimg{

0%{
  opacity: 0;
    transition: .4s ease-in-out;
}

50%{
  opacity: 0;
    transition: .4s ease-in-out;
}
100%{
  opacity:1;
    transition: .4s ease-in-out;
}

}


.about-img-overlay5{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s ease-in-out;

}
.about-img-overlay5 img{
  border-radius: 100%;
    transition: .4s ease-in-out;
 opacity: 0;
  animation: ab-fiveimg 18s linear 2s infinite;
}

@keyframes ab-fiveimg{

0%{
  opacity: 0;
    transition: .4s ease-in-out;
}

50%{
  opacity: 1;
    transition: .4s ease-in-out;
}
100%{
  opacity:1;
    transition: .4s ease-in-out;
}

}

@media(min-width: 992px) and (max-width: 1200px){
 .about-img{
    height: 453px;
    overflow: hidden;
   
}
.about-img img{
  width: auto;
  height: 453px;
}
}
.about-text{
  text-align: left;
  padding: 15px 0px;
}
.about-text .nav-pills {
  background-color: #eee;
}
.about-text .nav-pills .nav-item{
    width: 33.3%;
    text-align: center;
}
.about-text .nav-pills .nav-link {
    border-radius: 0px;
    color: #666;
}
.vision {
  font-size: 18px;
  margin: 0px 0px 30px;
}
.vision .fa{
    background: #2E3192;
    width: 35px;
    color: #FFF;
    height: 35px;
    font-size: 18px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    padding: 9px;

}
/*=======[ END ABOUT SECTION ]=======  */

/*=========================================== */
/*       6  -   [ START SERVICES SECTION ]      */
/*=========================================== */

.service{
  width: 100%;
 border: 0px solid transparent;
 text-align: center;
 border-radius: 0px;
 padding: 30px;
 margin: 30px 0px 0px;
 min-width: 90px;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 -ms-transition:all .5s;
 -o-transition:all .5s;
 transition:all .5s;
 background-color: #2E3192;
 background-image: url(../img/services-box-bg.png);
}

.service_section{
padding: 30px 0px; 
}

.service .fa{
  color: #fff;
  width: 80px;
  border-radius: 0px;
  font-size: 28px;
  padding: 12px 20px;
  margin: 10px 0px 0px;
  background-color: #2E3192;
  border: 3px solid #2E3192;
  -webkit-box-shadow:inset 0px 0px 0px 1px #fff;
  -moz-box-shadow:inset 0px 0px 0px 1px #fff;
  -ms-box-shadow:inset 0px 0px 0px 1px #fff;
  -o-box-shadow: 0px 0px 0px 1px #fff;
  box-shadow:inset 0px 0px 0px 1px #fff;
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}
.service h3 {
    padding: 15px; 
    margin: 15px 0px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
    color: #fff;
}
.service p{
 text-align: center;
 color: #fff;
}
.service:hover {
   color: #fff;
   border: 1px solid #2E3192;
}
.service:hover h3 , .service:hover p {
   color: #fff;
}
.service:hover .fa {
   -webkit-transform: rotateY(360deg);
   -moz-transform: rotateY(360deg);
   -ms-transform: rotateY(360deg);
   -o-transform: rotateY(360deg);
   transform: rotateY(360deg);
   -webkit-transition:all 1s;
   -moz-transition:all 1s;
   -ms-transition:all 1s;
   -o-transition:all 1s;
   transition:all 1s;
   color: #2E3192;
  background-color: #fff;
  border: 3px solid #fff;
  -webkit-box-shadow:inset 0px 0px 0px 1px #2E3192;
  -moz-box-shadow:inset 0px 0px 0px 1px #2E3192;
  -ms-box-shadow:inset 0px 0px 0px 1px #2E3192;
  -o-box-shadow: 0px 0px 0px 1px #2E3192;
  box-shadow:inset 0px 0px 0px 1px #2E3192;
  
}
/*======================================== */
/*       7 -  [ STARRT SKILL SECTION ]     */
/*========================================  */
#SKILLS{
   text-align:center;
  background-image: url(../img/bg-skill2.jpg);
  padding: 0px 0px;
  width: 100%;
  
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.skill {
  position: relative;
  text-align: center;
  margin: 15px 0px; 
  padding: 30px;
  border:1px solid #ddd;
  background-color: #fff;
}
.skill .chart {
    width: 150px;
    height: 150px;
    position: relative;
    color: #2E3192;
    margin: 15px auto 30px;
    border-color:#f4f4f4;
}
.skill .chart span {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      color: #2E3192;
      font-weight: 700;
      display: block;
      line-height: 150px;
      text-align: center;
      font-size: 50px;
      margin: 0; 
}
.skill h3 {
    padding: 5px;
    margin: 40px 0 0;
    color: #2E3192;
    font-size: 16px;
    border: 1px solid #2E3192;
    line-height: 2;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
  }


/*         [ END SKILL SECTION ]     */

/*================================================ */
/*     8  -  [ STARRT TEAM SECTION ]                */
/*================================================ */

.team-item{
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -ms-perspective:300px;
  -o-perspective: 300px;
  perspective: 300px;
  -webkit-perspective-origin: 0 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  margin: 30px 0px 0px; 
  overflow: hidden;
  position: relative;

}
.team-item img{
  width: 100%;
}
.team-name{
  background-color: #2E3192;
  color: #fff;
  padding: 8px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  -o-box-shadow: inset 0px 0px 0px 1px #fff;
  box-shadow: inset 0px 0px 0px 1px #fff;
  border: 3px solid #2E3192;
}

.team-overlay a{
  color: white;
  text-transform: capitalize;
  transition: .4s ease-in-out;
}



.team-overlay a:hover{
  color: lightgray;
  text-transform: capitalize;
  transition: .4s ease-in-out;
}

.team-overlay{
  background-color: #2E3192;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: inset 0px 0px 0px 2px #fff;
  -o-box-shadow: inset 0px 0px 0px 2px #fff;
  box-shadow: inset 0px 0px 0px 2px #fff;
  border: 8px solid #2E3192;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 0;
  right: 0;
  overflow: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition:  all 1s;
  -moz-transition:  all 1s;
  -ms-transition: all 1s;
  -o-transition : all 1s;
}
.team-item:hover .team-overlay{
  opacity: 1;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
  -moz-transition: -moz-transform 0.4s, opacity 0.1s;
  -ms-transition: -ms-transform 0.4s, opacity 0.1s;
  -o-transition: -o-transform 0.4s, opacity 0.1s;
}
.team-overlay h5{
  color: #fff;
  /*background-color: rgba(0, 0, 0, 0.3);*/
  margin: 0px 25px 12px;
  padding: 10px 5px;
  font-size: 14px;
}

.team-overlay p{
  padding: 5px 3%;
  color: #fff;
  text-align: center;
}

.team-socialmedia{
  text-align: center;
}
.team-socialmedia{
  text-align: center;
  margin-top: 15px;
}
.team-socialmedia .fa{
  background-color: rgba(0, 0, 0, 0.3);
  width: 40px;
  height: 35px;
  font-size: 18px;
  padding: 9px;
  color: #fff;
  -webkit-transition:all 1s;
 -moz-transition:all 1s;
 -ms-transition:all 1s;
 -o-transition:all 1s;
 transition:all 1s;
}
.team-socialmedia .fa:hover{
  background-color: #fff;
  color: #2E3192;

}
/*     [ END TEAM SECTION ]     */

/* ============== Counter =============== */
.count-item {
  text-align:center;
  background-image: url(../img/bg-counter2.jpg);
  padding: 0px 0px;
  width: 100%;
  
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.counter {
  position:relative;
  margin:15px 0px;
  color: #fff;
  background-color: rgba(255,255,255,.28);
  padding: 20px 0px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
  border-top:4px solid #2E3192;
  border-bottom:4px solid #2E3192;

}
.counter h4{
    color: #fff;
    font-size: 15px;
    line-height: 2;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.counter i {
  font-size:30px;
  color: #ffffff;
}
.timer {
  color: #fff;
  padding: 20px 0px;
  margin: 20px 0px;
  font-size: 42px;
  font-weight: 800;
  text-transform: uppercase;
  text-align:center;
  line-height: 30px;
  background-color: #2E3192;

}
/*===================================== */
/*     6  -  [ STARRT PORTFOLIO SECTION ]     */
/*===================================== */
.card-work {
}
.filter{
   padding:1px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2E3192;
text-transform: capitalize;
}
.over-work img{
    width: 100%;
    margin-bottom: -10px;
    -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -ms-transition: all 1s ;
    -o-transition: all 1s ;
    transition: all 1s ;
}
.over-work {
    position: relative;
    overflow: hidden;
}
.over-work a{
    position: absolute;
    width: 0%;
    height: 0%;
    opacity: .90;
    z-index: 1000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -ms-transition: all 1s ;
    -o-transition: all 1s ;
    transition: all 1s ;
}
.over-work a .fa{
    font-size: 0px;
    color: #fff;
}
.over-work a.c h3{
    font-size: 0px;
    color: #fff;
}
.over-work a.a{
    background-color: #2E3192;
    top: 0px;
    left: 0px;
}
.over-work a.b{
    background-color: #2E3192;
    top: 0px;
    right: 0px;
}
.over-work a.c{
    background-color: #000;
    bottom: 0px;
    width: 100%;
}

.card-work:hover a.a, .card-work:hover a.b{
    width: 50%;
    height: 50%;
    z-index: 1000;
    -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -ms-transition: all 1s ;
    -o-transition: all 1s ;
    transition: all 1s ;
}
.card-work:hover a.c{
    width: 100%;
    height: 50%;
    z-index: 1000;
    -webkit-transition: all 1s ;
    -moz-transition: all 1s ;
    -ms-transition: all 1s ;
    -o-transition: all 1s ;
    transition: all 1s ;
}
.card-work:hover a.c h3{
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}
.card-work:hover .fa{
    font-size: 32px;
}
.card-work:hover img{
    -webkit-transform:rotate(45deg) scale(1.4,1.4);
    -moz-transform:rotate(45deg) scale(1.4,1.4);
    -o-transform:rotate(45deg) scale(1.4,1.4);
    transform:rotate(45deg) scale(1.4,1.4);
}
.work-name{
    background: #f8fafb;
    text-align: center;
    padding: 10px;
    border-bottom: 4px solid #03a9f4;
}
.work-name a{
    font-size: 16px;
    padding: 3px;
    display: block;
    font-weight: bold;
}
.work-name p{
    padding: 2px;
}
/*        [ END WORKS SECTION ]     */

/*======================================== */
/*     10 -  [ STARRT CLIENTS SECTION ]     */
/*======================================== */
.clients{
  background-image: url(../img/body-bg.png);
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: ;
  background-attachment: fixed;
 }

.prodcut_name_slide_head{
  margin-bottom: 40px;
  text-align: center;
  color: white;
}

.prodcut_name_slide_head h3{
/*background: #E97400;
background: -webkit-radial-gradient(circle farthest-side at center center, #2E3192 36%, #2E3192 27%, #FFFFFF 68%);
background: -moz-radial-gradient(circle farthest-side at center center, #2E3192 36%, #2E3192 27%, #FFFFFF 68%);
background: radial-gradient(circle farthest-side at center center, #2E3192 36%, #2E3192 27%, #FFFFFF 68%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
color: white;
}

.clients{
  background-color: #2E3192;
}

.clients .owl-item{
    border: 0px solid #ddd;
    margin: 0px;
    padding: 0px 10px;
    background-color: transparent;
    -webkit-transition:all 1s; 
    -moz-transition:all 1s; 
    -ms-transition:all 1s; 
    -o-transition:all 1s; 
    transition:all 1s; 
    text-align: center;
 }
.clients .owl-item .item{
    height: 120px;
    padding: 50px 10px;
border: 1px outset #fff;
border-radius: 0px 7px 0px 0px;} 

.clients .owl-item .item a{
/*background: #EB6A00;
background: -webkit-radial-gradient(ellipse farthest-side at center center, #EB6A00 81%, #FFFFFF 14%);
background: -moz-radial-gradient(ellipse farthest-side at center center, #EB6A00 81%, #FFFFFF 14%);
background: radial-gradient(ellipse farthest-side at center center, #EB6A00 81%, #FFFFFF 14%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;  text-transform: uppercase;
  */letter-spacing: .3px;
  color: white;
}

.clients .owl-item img{
  -webkit-transition:all 1s; 
  -moz-transition:all 1s; 
  -ms-transition:all 1s; 
  -o-transition:all 1s; 
  transition:all 1s; 
  width: 100%;
}
.clients .owl-item img:hover{
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition:all 1s; 
  -moz-transition:all 1s; 
  -ms-transition:all 1s; 
  -o-transition:all 1s; 
  transition:all 1s; 
}
.clients .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
    border-radius: 0px; 
    background: #2E3192;
    border: 1px solid #2E3192;
}

/* ==========================
  11 - Testimonials Section
============================= */
.testmonil {
  background-image: url(../img/bg-testmnial2.jpg);
  padding: 0px 0px;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.item-testimony {
     margin: 0px auto;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

 .item-testimony .quote-box {
  background: #fff;
  padding:20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  border-top:6px solid #2E3192;
  border-bottom:2px solid #2E3192;
}

 .item-testimony .people {
  background-color: #fff;
 display: -webkit-box;
 display: -moz-box;
 display: -ms-box;
 display: -o-box;
 padding: 10px;
 border-bottom: 2px solid #2E3192;
  
}
 .item-testimony .people .user-pic {
  width: 60px !important;
  height: 60px;
  border-radius: 50%;
}
 .item-testimony .people .details {
 padding: 3px 15px;
}
 .item-testimony  .people .name {
  text-align: left;
  font-size:14px;
  font-weight:600;
}
 .item-testimony  .people .title {
  color: #2E3192;
  margin: 0;
  font-size:12px;

}
/*      [ END CLIENTS SECTION ]     */

/*========================================== */
/*     12  -  [ STARRT PRICING SECTION ]          */
/*========================================== */
#PRICING{
  background-color: #fafafa;
}
.price-item { 
     border-top: 4px solid #2E3192; 
     border-bottom: 4px solid #2E3192; 
     text-align: center;
     margin: 15px 0px;
     background-color:#fff;
}
.price-item .price-heading { 
     background-color:#fff;
     display: block; 
     color:#2E3192;
     font-size: 20px;  
     font-weight: 700; 
     padding: 10px !important; 
     text-transform: uppercase;
 }
.price-item .price {
     font-size: 14px; 
     color:#fff; 
     width: 100%;
     text-align: center;
     background-color:#2E3192; 
     padding: 20px 15px;  
     position: relative;
     margin:0px; 
     display: inline-block;
 }
.price-item .price span {font-weight: bold;}
.price-item .price span strong {font-size: 46px;}
.price-item .price .currency { font-size: 20px;  }
.price-item ul {
   background-color:#fff; 
   color: #999999;    
   padding: 0; 
  }
.price-item ul li {
     border-bottom:1px solid #eee; 
     padding: 10px ;

   }


.activ, .activ .price-heading, .activ ul {
  background-color:#2E3192;
  color: #fff;
  padding: 0;

}
.activ .price , .activ a {
  background-color:#fff;
  color: #2E3192;
}
.activ ul li {
  border-bottom:1px solid #fff; 
}

/*          [ END PRICING SECTION ]     */

/*======================================================== */
/*     13  -    [ STARRT BLOG SECTION ]                     */
/*======================================================== */
#BLOG{
  background-color:#fafafa ;
}
.thumbnail .breadcrumb{
    background-color: #fff;
    color: #666666;
    margin: 0px;
    padding: 6px 10px;
    border-bottom: 1px solid #2E3192;
    border-radius: 0px;
    position: relative;
}
.thumbnail .breadcrumb span{
  color: #999999;
}
.thumbnail .breadcrumb li{
  margin-right: 10px;
}
#BLOG .thumbnail {
  padding:0px; 
  border-radius: 0px;
  border: 0px solid #ddd;
  border-bottom:2px solid #2E3192;
  margin-bottom: 0px;
  margin:15px 0px;
  text-align: left;
    -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
}
#BLOG .thumbnail .caption {
    padding: 15px 15px 5px;
    background-color: #fff;
    text-align: center;
}
ol .fa{
  color: #2E3192;
}
.caption h4 {
  margin: 5px 0px;


}
.caption h4 a{
  color: #888888;
  text-transform: capitalize;
  font-size: 16px;

}
.caption h4 a:hover{
  color: #2E3192;
}
.caption p{
  padding: 5px 0px;
}
.date-blog{
    background-color: #2E3192;
    color: #fff;
    font-size: inherit;
    line-height: 19px;
    text-align: center;
    margin-right: 0px;
    padding: 10px 13px;
    position: relative;
    float: right;
    z-index: 1;
}

#BLOG .thumbnail:hover{
  border: 0px solid #2E3192;
  border-bottom: 1px solid #2E3192;
  border-radius: 0px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}
.thumbnail:hover h3 a{
  color: #2E3192;
}
.bimg{
  position: relative;
  overflow: hidden;
}
.bimg img{
  width: 100%;
   -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}
.thumbnail:hover img{
  -webkit-transform:scale(2,2);
  -moz-transform:scale(2,2);
  -ms-transform:scale(2,2);
  -o-transform:scale(2,2);
   -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;

}
/*          [ END BLOG SECTION ]     */


/*========================================== */
/*     14 -   [ STARRT CONTACT SECTION ]       */
/*========================================== */
#CONTACT{
    background-image: url(../img/bg-contact2.jpg);
  padding: 0px 0px;
  width: 100%;
  
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
p.cont-text{
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.8;
}
address p{
    padding-bottom: 10px;
    color: #fff;
   
}
address p i.fa{
     font-size: 20px;
    color: #fff;
    padding: 6px 0px;
    width: 15px;
    height: 35px;
    vertical-align: middle;
    text-align: left;
}
.contact-form .form-control {
   color: #fff;
  
   background-color: transparent;
   border-radius: 0px;
   font-size: 15px;
   margin-bottom: 25px;
    -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  border:1px solid white !important;
  padding: 10px 10px 10px 10px;
  border-radius: 10px;
}
.contact-form .form-group .form-control:focus{
  border:1px solid #2E3192; 
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
}
.form-control::-webkit-input-placeholder{
  color:#fff;
}

.f_num_white a{
  color: white;
  display: block;
  line-height: 30px;
  font-size: 16px;
}
/* [ END CONTACT SECTION ]     */

iframe {
  border:0; 
  width:100%;
  height: 400px;
}


/**/

/* ===============================================
    Page-Title-Row
------------------------*/


.all_page_title_main_section{ 
    position: relative;
  background-image: url(../img/pagetitile-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-attachment: ;
    
}


.overlay_tile_main_section_bg{
  background: rgba(0,0,0,.6);
  
}

.breadcrumb-wrapper{
  padding-top: 80px;
  padding-bottom: 80px;
}

.breadcrumb-wrapper span{
  text-transform: capitalize;
}

.page_head_t{
  text-align: center;
  color: white;
}

.page_head_t h3{
  color: white;
  letter-spacing: .3px;
  font-size: 35px;
  text-transform: uppercase;
}

.breadcrumb-wrapper{
  text-align: center;
}

.breadcrumb-wrapper a{
  color: white;
  font-size: 15px;
  letter-spacing: .4px;
}
/**/

/**/
.service_pool_page_txt{

}

.service_pool_page_txt p{
  text-align: justify;
  line-height: 28px;
  color: gray;
}

.service_pool_page_txt ul{
  list-style: circle;
  margin-top: 10px;
}

.service_pool_page_txt li{
  color: gray;
  line-height: 28px;
}
/**/


/*products page details css*/

.products_details_section{
  margin-top: 30px;
  margin-bottom: 30px;
}
.products_details_title{
    background-color: #2E3192;
    color: #fff;
    text-align: center;
    padding: 12px 10px;
    margin: 8px 0px 10px;
    border: 8px solid #2E3192;
    -webkit-box-shadow:inset 0px 0px 0px 2px #fff;
    -moz-box-shadow:inset 0px 0px 0px 2px #fff;
    -ms-box-shadow:inset 0px 0px 0px 2px #fff;
    -o-box-shadow:inset 0px 0px 0px 2px #fff;
    box-shadow:inset 0px 0px 0px 2px #fff;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.products_details_title:hover {
    background-color: #333;
    border: 8px solid #333;

    
}
.products_details_title:hover .fa{
  -webkit-transform:rotateY(360deg);
 -moz-transform:rotateY(360deg);
 -ms-transform:rotateY(360deg);
 -o-transform:rotateY(360deg);
 transform:rotateY(360deg);
}
 .products_details_title h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0px;
}
 .products_details_title h2 .fa{
  -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.products_details_title h4 {
    font-size: 16px;
    color: #fff;
    margin: 10px 0px;
    font-weight: 500;
    text-transform: capitalize;
}

.products_details_page_txt_div tr th{
  text-transform: capitalize;
}
.products_details_page_txt_div tr td{
  text-transform: capitalize;
}

.products_details_page_txt_div ul{
  padding: 0;
  list-style: circle !important;
}

.products_details_page_txt_div p{
  text-align: justify;
  line-height: 28px;
font-size: 15px;
color: gray;
margin-bottom: 20px;
}

.products_details_page_txt_div b{
  color: #2E3192;
}

.products_details_page_txt_div li{
  line-height: 34px;
  font-size: 15px;
  color: gray;
}
/*products page details css*/



/**contact page css ========*/


.contact_page_section{
    background-image: url(../img/contactimg.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 50px;
    background-attachment: fixed;
}

.contact_page_head_ti{
  text-align: center;
}

.contact_page_head_ti h3{
  color:#2E3192;
  font-size: 20px; 
  padding-bottom: 80px;
  margin-top: 30px;
  font-weight: 600;
}


.form_head_ti_cont_page{
  text-transform: capitalize;
  font-weight: normal;

}

.form_head_ti_cont_page h3{
  font-weight: normal;
  font-size: 20px;
  color: gray;
  padding-bottom: 15px;
}

.right_side_add_cont_page p{
  font-size: 15px;
  color: gray;
}

.right_side_add_cont_page b{
text-transform: capitalize;
font-weight: normal;
color: #2E3192;
}

.right_side_add_cont_page a{
  color: gray;
}

.right_side_add_cont_page .fa{
  background-color: white;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
  color:#2E3192;
  font-size: 18px; 
}

.right_side_add_cont_page .media{
  padding-bottom: 10px;
}


.contact_page_form_div input, textarea{
  margin-bottom: 20px;
  border:none !important;
  box-shadow: none !important;
  border-radius: none !important;
  background-color: transparent !important;
}

.contact_page_form_div{
  margin-bottom: 24px !important;
}

.contact_page_form_div input, textarea{
  margin-bottom: 20px;
  border: 1px solid #2E3192 !important;
  box-shadow: none !important;
  border-radius: none !important;
  background-color: transparent !important;
}

.contact_page_form_div ::placeholder{
  color: gray;
}


/**= conatcty pager css send==*/

/*inner page css*/

.inner_page_section_all_img{
  margin-top: 40px;
  margin-bottom: 40px;
}

.inner_page_head_ti{
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}

.inner_page_head_ti h3{
  text-transform: uppercase;
  color:#2E3192; 
}

.inner_page_p_txt{
  margin-bottom: 35px;
}

.inner_page_p_txt p{
  font-size: 15px;
  text-align: justify;
  line-height: 30px;
}

.inner_img_box_main_div{
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
  transition: .4s ease-in-out;
  box-shadow: 0px 0px 3px 1px white !important;
}

.img_box_div{
  width: 100%;
  transition: .4s ease-in-out;

}

.img_box_div:hover img{
  filter: brightness(140%);
}

.img_box_div img{
  width: 100%;
  transition: .4s ease-in-out;


}

.overlay_main_div{
  position: absolute;
  top: 23%;
  right: 0;
  transition: .4s ease-in-out;
  bottom: 0;

}
.icons_div_overlay a{
  display: block;
  margin: 7px;
  background-color: white;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}



#desktop_whatsapp{
  display: ;
}

#phone_whatsapp{
  display: none;
}

#phone_tel{
  display: none;
}

/*inner page css*/

/**/

/*======================================================== */
/*     15  -    [ STARRT FOOTER SECTION ]                     */
/*======================================================== */
footer{
 background-color: #2E3192;
 outline: 3px solid #2E3192;
 border-top: 1px solid #fff;
 margin-top: 3px;
}
.footer_logo img{
  width: 200px;
}

.leggoo{
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    padding: 30px 0px;
}
footer .social-icon{
    padding:0px 0px 30px;
    text-align: center;
}
footer .social-icon .fa{

}
.social-icon .item {
    width: 60px;
    background-color: #fff;
    display: inline-table;
    margin:10px;
    border: 1px solid #2E3192;
    -webkit-box-shadow: 0px 0px 0px 3px #fff;
    -moz-box-shadow: 0px 0px 0px 3px #fff;
    -ms-box-shadow: 0px 0px 0px 3px #fff;
    -o-box-shadow: 0px 0px 0px 3px #fff;
    box-shadow: 0px 0px 0px 3px #fff;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -ms-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
}
.social-icon .item .fa {
    font-size: 18px;
    margin-top: 7px;
    color: #2E3192;
}
.social-icon .item:hover {
  -webkit-transition:all 1s;
  -moz-transition:all 1s;
  -ms-transition:all 1s;
  -o-transition:all 1s;
  transition:all 1s;
 -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);

}

.copyright{
  color: #fff;
  padding: 10px;
  border-top: 1px solid #fff;

}
.copyright p{
 color: #fff;
  text-align: center;
}
.copyright .fa{
 color: #fff;
}
.copyright a{
 color: #fff;
}
/*          [ END FOOTER SECTION ]     */

/* [ START LINK ICON BACK TO TOP]   */
.back-to-top {
    background: #2E3192;
    display: none;
    width: 30px;
    height: 30px;
    color: #ffffff;
    position: fixed;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    right: 8px;
    bottom: 8px;
    font-size: 14px;
    z-index: 9;
    border: 1px solid #fff;
}
.back-to-top a{
  color: #fff;
  display: block;
}

/* [ END LINK ICON BACK TO TOP]   */

 /*==========================
            PRELOADER 
 ============================*/
 
.leggoo-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loader.gif) center no-repeat #fff;
}
/*================================= */
/*         [  SINGLE BLOG  ]        */
/*================================= */

.breadcrumb{
    margin-bottom: 50px;
    margin-top: 50px;
}
.breadcrumb li a{
    color: #2E3192;
}
.post-author{
    margin-bottom: 50px;
    text-align: left;

}
.media {
    margin-bottom: 30px;
}
.post-author .media-body{
    padding-left: 15px;

}
.post-author .media-heading{
    font-size: 18px;
    margin-bottom: 20px;
    color: #2E3192;
}
.media-heading-title{
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 40px;
  color: #2E3192;
  border-bottom: 1px solid #2E3192;
}
.pagination > li > a, .pagination > li > span{
  color:  #666;
}
.breadcrumb b{
  padding-right: 20px;
}
.comments {
  margin-bottom: 50px;
  text-align: left;
}
.comments .media-body{
  padding-left: 20px;
}
.comments .media-heading{
  font-size: 16px;
  padding-bottom: 12px;
  
}
.comments a{
  color: #2E3192;

}

.lcom{
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  padding-bottom: 15px;
  margin-bottom: 40px;
  color: #2E3192;
  border-bottom: 1px solid #2E3192;

}

.list-with-icons{
   padding: 0;
}

.color-inherit{
  color: #333;
}
.latest-posts {
    margin: 0;
    padding: 0;
    list-style: none;
}
.latest-posts li {
    margin-bottom: 15px;
}
.latest-posts li > div {
    padding-left: 100px;
}
.latest-posts a{
  color: #333;

}
.latest-posts a:hover{
  color: #2E3192;
  
}
.latest-posts li img {
    width: 80px;
    float: left;
}
.widget-title h5{
   margin-top: 25px;
  margin-bottom: 25px;
}
.widget-content{
  margin-top: 15px;
}
a.tag {
    background: #fff;
    color: #999;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 0 5px 5px 0;
    padding: 0px 15px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
}

a.tag:hover {
    color: #fff;
    background-color:  #2E3192;

     }
.sidebar{
  text-align: left;
}
.sidebar .widget{
  margin-top: 20px;
}

.color {
    color: #2E3192;
    padding-right: 10px;
}

.rpagi{
  text-align: center;
  margin-top: 50px;
}



.map {
  width: 100%;
  margin: 0px;
}
.map iframe{
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative; /* IE needs a position other than static */
}
.map iframe.clicked{
  pointer-events: auto;
}

/**/


/**/
.swtp_section{
  margin-top: 50px;
  margin-bottom: 80px;
}

.swtp_head_ti{
  text-align: center;
  margin-bottom: 40px;
}

.swtp_head_ti h3{
  color: #2E3192;
  font-weight: 600;
}


.swtp_txt_div b{
color: #2E3192;
}

.swtp_txt_div p{
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 10px;
}

.swtp_txt_div ul{
  padding: 0;
  list-style: circle;
  margin-top: 10px;
}

.swtp_txt_div  li{
  color: gray;
  font-size: 15px;
  line-height: 30px;
}

.swtp_img_div{
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
}

.stp_img_section{
  margin-bottom: 50px;
  background-color: #E8EFF5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.stp_img_box {
  text-align: center;
  margin-bottom: 30px;
}

.stp_img_box img{
 background-color: white;
 text-align: center;
 margin: auto;
 height: 250px;
 object-fit: cover;
}
/**/

/**/
.wtp_section{
  padding-top: 30px;
  padding-bottom: 60px;
  text-align: center;
  background-color: #E8EFF5;
}

.wtp_head_ti h3{
  color:#2E3192;
  font-weight: 600;
  text-transform: capitalize;
}

.wtp_head_ti{
  margin-bottom: 30px;
}

.wtp_txt_dd h4{
  color: #000;
  font-weight: 500;
}
.wtp_txt_dd{
  background-color: white;
  padding: 15px 20px 15px 20px;
  margin-bottom: 30px;
}

.wtp_txt_dd p{
  text-align: center;
  font-size: 15px;
  line-height: 26px;
  margin-top: 6px;
  margin-bottom: 10px;
}

/**/
.pool_type_section{
  margin-top: 50px;
  margin-bottom: 50px;  
}

.pool_type_head_ti{
  text-align: center;
  color: #2E3192;
    margin-bottom: 80px;

}



.pool_type_head_ti h3{
  text-align: center;
  color: #2E3192;
  font-weight: 600;
}

.pool_type_head_ti p{
  text-transform: capitalize;
  color: #000;
}

.left_txt_type{
  margin-bottom: 10px;
}

.right_type_img{
  text-align: center;
  margin-bottom: 40px;
}

.right_type_img img{
  border-radius: 5px;
}

.left_txt_type h4{
  color:  #2E3192;
}

.left_txt_type p{
  font-size: 15px;
  line-height: 30px;
  text-align: justify;
}


/**/

/**/
.water_curtinr_section{
  margin-top: 80px;
  margin-bottom: 80px;
}

.water_curtint_img_bx{
  text-align: center;
  margin-bottom: 30px;
}

.water_curtint_img_bx img{
  border-radius: 4px;
}

.water_curtint_img_bx p{
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
}

/**/

.services-foutain-one {
    padding: 40px 0 30px;
}

.services-foutain-two {
    padding-bottom: 30px;
}

.services-foutain-three {
    padding-bottom: 30px;
}

.services-foutain-four {
    padding-bottom: 30px;
}
.custom-img-wrapp {
  text-align: center;
}

.custom-img-wrapp h3{
  margin-top: 7px;
  font-size: 18px;
  color: #2E3192;
  text-transform: capitalize;
}

.custom-common-wrapper h1{
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600;
}

.custom-img-wrapp{
  background-color: #E8EFF5;
  padding: 20px;
}

.custom-img-wrapp img{
  border-radius: 3px;
}
/**/


@media (max-width: 767px) {

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 12px 12px;
    text-transform: capitalize;
    color: #38373a !important;
  }
  /**/

.top_bar_section{
  background-image: linear-gradient(to right, #2E3192, #2E3192, #fff, #2E3192, #2E3192);
border-top:2px solid white;
border-bottom:2px solid white;
 box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.top_left_side_div{
  padding: 6px 0px 6px 0px;
  transition: .4s ease-in-out;
  text-align: center;
}

.top_left_side_div a{
  margin: 0px 30px;
  color: #fff;
  font-weight: normal !important;
  transition: .4s ease-in-out;
}

.top_left_side_div a:hover{
  margin: 0px 12px;
  color: #fff;
  font-weight: normal !important;
  transition: .4s ease-in-out;
}


.top_right_icons{
  padding: 6px 0px 6px 0px;
  float: none;
  transition: .4s ease-in-out;
  text-align: center;
}

.top_right_icons a{
  margin: 0px 5px;
  color: #000;
  border: 1px solid rgba(255,255,255,.2);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
    transition: .4s ease-in-out;
    background-color: white;
}


.top_right_icons a:hover{
  margin: 0px 5px;
  color: #E58A41;
  border: 1px solid rgba(255,255,255,.2);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
    transition: .4s ease-in-out;
}

/**/


}


/*media end*/

