


.site-footer {
  padding: 2px 0;
  background:#63b3d8; }
  @media (min-width: 768px) {
    }
  .site-footer .border-top {
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important; }
  .site-footer p {
    color: white; }

  .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
    color: #ffffff; }
  .site-footer a {
    color: white; }
    .site-footer a:hover {
      color: white; }
  .site-footer ul li
 {
    margin-bottom: 10px; }

  .site-footer .footer-heading {
    font-size: 16px;
    color: #fff; }



.headings{
font-size:40px;
font-family: 'Work Sans', sans-serif;
 color: #3385ff
}




@media only screen   
and (min-width: 768px)   
and (max-width: 1198px)  
{
 
.headings{
font-size:29px;
font-family: 'Work Sans', sans-serif;
 color: #3385ff;
margin-top:6px;
}

}



@media only screen   
and (min-device-width : 320px)   
and (max-device-width : 414px)  
{ 

.headings{
font-size:29px;
font-family: 'Work Sans', sans-serif;
 color: #3385ff;
margin-top:6px;
}
.phone
{

margin-left:50px;
margin-top:-23px;
}
.mobilehr
{
    
  margin-top:25px;  
}
.mobiletoggle{
  margin-top:-13px;  
    
}
.logos{
    
top:0px;
}
.firstbody
{
    
    
    margin-top:10px;
}



}


    
     .btn-outline-s {
        
        color:#63b3d8;
          border-color:#63b3d8;
          border-radius: 50px;
    }
    .btn-dark{
        background-color:black;
        
    }
   

.carousel {
  position: relative;
}

.carousel-item img {
  object-fit: fill;
width:100%;
height:380px;
}


@media only screen   
and (min-device-width : 300px)   
and (max-device-width : 480px)  

{ 

.carousel-item img {
  object-fit: fill;
width:100%;
height:250px;

}
#carousel-thumbs {
  background: rgba(255,255,255,.3);
  bottom: 0px!important;
  left: 0;
  padding: 0px 50px;
  right: 0;
}
#carousel-thumbss {
  background: rgba(255,255,255,.3);
  bottom: 0px!important;
  left: 0;
  padding: 0px 50px;
  right: 0;
}

.ftco-section .nav-pills .nav-link {
    border-radius: 0;
    margin-bottom: 0;
    color:#63b3d8;
    font-size: 10px!important;
    font-weight: 400;
    position: relative;
    display: inline-block;
    bordeR: 1px solid #63b3d8;
    margin-left: 0px!important;
    margin-right: 0pximportant;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px!important;
    }
    

}

@media only screen   
and (min-device-width : 992px)   
and (max-device-width : 1096px)  

{ 
   .ftco-section .nav-pills .nav-link {
    border-radius: 0;
    margin-bottom: 0;
    color:#63b3d8;
    font-size: 14px!important;
    font-weight: 400;
    position: relative;
    display: inline-block;
    bordeR: 1px solid #63b3d8;
    margin-left: 0px!important;
    margin-right: 0pximportant;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px!important;
    }
     
}

#carousel-thumbs {
  background: rgba(255,255,255,.3);
  bottom: -75px;
  left: 0;
  padding: 0px 50px;
  right: 0;
}

.carousel-container #carousel-thumbs {
    background: #ccccce;
  }
  
#carousel-thumbs img {
  border: 5px solid transparent;
  cursor: pointer;
height:60px;
}
#carousel-thumbs img:hover {
  border-color: rgba(255,255,255,.3);
}
#carousel-thumbs .selected img {
  border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
  width: 50px;
}
@media all and (max-width: 767px) {
  .carousel-container #carousel-thumbs img {
    border-width: 3px;
  }
}
@media all and (min-width: 576px) {
  .carousel-container #carousel-thumbs {
    position: absolute;
  }
}
@media all and (max-width: 576px) {
  .carousel-container #carousel-thumbs {
    background: #ccccce;
  }
}




/** special**/



#carousel-thumbss {
  background: rgba(255,255,255,.3);
  bottom: -75px;
  left: 0;
  padding: 0px 50px;
  right: 0;
}

.carousel-container #carousel-thumbss {
    background: #ccccce;
  }
  
#carousel-thumbss img {
  border: 5px solid transparent;
  cursor: pointer;
height:60px;
}
#carousel-thumbss img:hover {
  border-color: rgba(255,255,255,.3);
}
#carousel-thumbss .selected img {
  border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
  width: 50px;
}
@media all and (max-width: 767px) {
  .carousel-container #carousel-thumbss img {
    border-width: 3px;
  }
}
@media all and (min-width: 576px) {
  .carousel-container #carousel-thumbss {
    position: absolute;
  }
}
@media all and (max-width: 576px) {
  .carousel-container #carousel-thumbss {
    background: #ccccce;
  }
}

/** end of special**/










.single img{
height:220px;

}


/**image - tab**/
 /*image*/
      
      #myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
height: 500px;;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform: scale(0.1)} 
  to {transform: scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

 /* tab*/
 
 
.ftco-section {
  position: relative;
  width: 100%;
  display: block;
 }
  
  .ftco-section .nav-pills p {
    margin-bottom: 0; }
    
       .ftco-section .nav-pills .nav-link {
    border-radius: 0;
    margin-bottom: 0;
    color:#63b3d8;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    bordeR: 1px solid #63b3d8;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px; }
    

    .ftco-section .nav-pills .nav-link.active, .ftco-section .nav-pills .nav-link:hover {
      color: #fff;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      background: #63b3d8;
      bordeR: 1px solid #63b3d8; }
  
  .ftco-section .nav-pills .nav-link.active:after, .ftco-section .nav-pills .nav-link:hover:after {
        opacity: 1; }
      @media (max-width: 767.98px) {
        .ftco-section .nav-pills .nav-link.active:after, .ftco-section .nav-pills .nav-link:hover:after {
          opacity: 0; } }
          
  .about-image {
    height: 200px;
    width:100px;
    margin-bottom: 30px; } 
      
     .ftco-section .tab-content .tab-pane h2 {
    font-size: 24px; }
      @media (max-width: 767.98px) {
        .ftco-section .tab-content .tab-pane .one-forth img {
          margin-bottom: 20px; } }
            @media (max-width: 767.98px) {
      .ftco-section .tab-content .tab-pane .one-half {
        width: 100%; } }




.ftco-no-pb {
  padding-bottom: 0 !important; }

.containers{
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  

/*.ftco-animate {*/
/*  opacity: 0;*/
/*  visibility: hidden; }*/
  

.imgs{
height:220px;
}
