
body{ 
    font-size: 14px;
	background: url(../images/slide/bg-home.jpg) repeat scroll center center;

}
.carousel .carousel-caption

a:hover, a:focus {
    color: #1e45a1;
    text-decoration: none;
}

body a {
     color: #1e45a1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}



.navbar-light .navbar-brand {width: 220px;}















/* ========== navbar menu ========== */


.menu .navbar-light{ 
	-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.51); 
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.17);

}

.menu .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: rgba(0,0,0,.9);
    border-bottom: 3px solid #2eb2ad;
    font-size: 17px;
}


.menu .navbar-light .navbar-nav .nav-link {
    color: #000000;
    font-size: 17px;
        padding: 10px;

}


.menu .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.9);
    border-bottom: 3px solid #2eb2ad;
    font-size: 17px;
}




/* ========== carousel ========== */




.carousel .carousel-caption{
    
    padding-bottom: 250px;
	text-align: left;
	color: #2F2F2F;
	width: 30%
}




.carousel .fa{
    
    font-size: 25px;
    background-color: #FFFFFF;
    padding: 20px;
    cursor: pointer;
    color: #000000;  
    
}


.carousel .carousel-indicators .active {
    cursor: pointer;
}

.carousel .carousel-indicators li {
    cursor: pointer;
    width: 30px;
    height: 4px;
}

.carousel .carousel-indicators {
  
    bottom: 16px;
  
}



.carousel .carousel-indicators .active {
    background-color: #1e8986;
}


.carousel .carousel-indicators li {
   
    background-color: #C9C9C9;
}





/*clients-section*/


.clients-section{
	
	background: url(../images/bg.png) repeat scroll center center;
    padding: 100px;
    min-height: 400px;
    position: relative;
   
}


.clients-section h3{
 text-align: left;
    margin-bottom: 80px;
	font-size: 30px;
}





.clients-section img{
 opacity: 10.5;
    transition: 0.2s ease-in;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    padding: 30px;
	    width: 160%;

    
}


.clients-section img:hover{
       opacity: 0.5;

}







/* testimonials */


.testimonials {
    
    position: relative;
    background-color: #1e8986;
    padding: 30px;
}


.testimonials .angle-bg {
	background: url(../images/slide/bg-home.jpg) repeat scroll center center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 50%;

}










.testimonials img{
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
	margin-top: 77px;
    left: -34px;
    position: absolute;
	
	
}


.testimonials-1{ 
    
    min-height: 500px;
    padding: 60px 70px;
}




.testimonials-img{ 
  max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}





.testimonials .testimonials-1 h2{ color: #ffffff;  font-size: 30px; }
   


   

.testimonials .testimonials-1 p{
  color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 20px;

}
   





/*services-s*/

.services-s{
	padding: 25px;


}






.services-s  img{
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
	margin-top: 77px;
    left: -34px;
    position: absolute;
	
	
}


.services-s .testimonials-1{ 
    
    min-height: 500px;
    padding: 100px 70px;
}




.services-s .testimonials-img{ 
  max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}





.services-s .testimonials-1 h2{ color: #1e2b34;  font-size: 30px; }
   


   

.services-s .testimonials-1 p{
  color: #1e2b34;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 20px;

}
  



/* About Us*/


.about-us{
    
    min-height: 600px;
    background-color: #ebebeb;
    
    
}


.about-us .col-lg-6{
    
   padding-right: 0;
    padding-left: 0;
    
}

.about-us img{
    
margin: 33px;
    width: 700px;    
}





.about-us .about-us-right{
    
    height: 600px;
    background-color: #EBEBEB;
       padding: 112px 41px;
    
    
}

.about-us .about-us-right span{
   color: #FF0004;
    font-size: 18px;
}


.about-us .about-us-right h1{
 margin-top: 10px;
}

.about-us .about-us-right h4{
 margin-top: 50px; line-height: 25px; font-size: 20px;
}

.about-us .about-us-right p{
 margin-top: 30px;line-height: 20px; color: #737373
    
}








/*footer*/








.footer{
    min-height: 500px;padding: 50px
}



.footer .col-lg-6{
 padding-right: 0;
    padding-left: 0;
}





.footer .footer-2{
    padding: 70px 0 0 45px;
}



.footer .footer-2 h2{
    color: #1e2b34;
    font-size: 20px;
    margin-bottom: 20px;
        margin-left: 15px;
}


.footer .footer-2 .media-body {
  
    color: #1e2b34;
    margin-left: 20px;
    font-size: 14px;
}




.footer .footer-2 .fax {
  
	width: 23px;
	height: 23px

	
}





.footer .footer-2 .fa {
  
  font-size: 18px;
    color: #2eb2ad;
}







.footer .footer-2 .copy-rights{
    
      color: aliceblue;
    font-size: 14px;
    margin-top: 100px;
    margin-left: 20px;  
    
    
}

.footer .footer-2 .copy-rights a{
    
      color:#FFFFFF ;
    
    
}




















/*footer-wrap*/





.footer-wrap{
    background-color: #1e2b34;
    min-height: 400px;
    padding: 60px;
    
}

.footer-wrap h3{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 23px;
}

.footer-wrap p{
    color: #FFFFFF;
}


  .footer-wrap .advertising img{
     width: 235px;
      margin-bottom: 30px;
}



  .footer-wrap .logo-footer{
    text-align: right;
	  margin-top: 50px;
}






.footer-category {
   
    margin-top: 20px;
}


.footer-category li a {
    font-size: 14px;
    line-height: 26px;
    color: #FFFFFF;
    text-decoration: none;
}


.footer-category li a:hover {
  
    color: #adc5fc;
}





.heading-divider:before {
    content: '';
    display: inline-block;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}




.footer-wrap .logo-footer img{width: 60%}






/* copyright */

.copyright {
    font-size: 14px;
    color: #ffffff;
    padding-top: 10px;
    text-align: center;
    background-color: #1e2b34f2;
    padding: 20px;
}


.copyright h5 {
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    font-weight: normal;
    margin-top: 5px;
   
}


.copyright h4 {
    font-size: 14px;
    color: #ffffff;
    text-align: right;
    font-weight: normal;
        margin-top: 5px;

   
}




.news-page2{margin-top: 0;}







/* toTop */


#toTop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	background-color: #2eb2ad;
	border-color: #2eb2ad;
	color: #FFFFFF;
	border-radius: 0px;
}






	 /* loading */

.laoding{ background:#2eb2ad; color:#FFFFFF; position:fixed; left:0; top:0; width:100%; height:100%; z-index:1000000;}

.sk-circle {
  margin: 300px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #FFFFFF;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}










.video-css{
	width: 100%;
    height: auto !important;

}





.products-2{
    padding: 22px;
    display: none;
    margin-top: 66px;
}

.products-2 h3{text-align: center}

.products-2 .pro-2{
   margin-top: 20px;
    background: #1e8986;
    color: white;
        border-radius: 0;
    
}


.products-2 .card-img-top {
    background-color: #FFFFFF;
}

.products-2 .card-title {
  text-align: center;
    font-size: 18px;
    line-height: 27px;
}







/* ========== Responsive Stylings ========== */

@media (max-width: 540px){
    
  .carousel .carousel-indicators {bottom: 0;}  
    
 
.footer-wrap {padding: 17px 0px;}   
    
  
    
    .footer-wrap .button-footer h3 {font-size: 14px;}
    
    .footer-wrap .button-footer {padding: 14px;}
    
    .footer-wrap h3 {font-size: 16px;}
    
      
    .testimonials {padding:0; }
    
    .services-s {padding: 0;}
  
 
}


@media (max-width: 767px){
    

    body{font-size: 12px;}
    
 
    .footer-wrap h3 {font-size: 16px;}
    
.clients-section img {width: 60%;padding: 20px;}

   .footer-wrap .logo-footer {    text-align: left; margin-top: 10px} 
	
	   .footer-wrap .logo-footer img { width: 150px} 
    
    #products{display: none}
    
    .products-2{ display: block}
	
	.clients-section h3 {
    text-align: center;
}
  
}




@media (max-width: 768px){
   
	
.navbar-light .navbar-brand {width: 120px;}
 
.about-us img{display: none}

.clients-section img {width: 200px;}
	
	
	.clients-section {padding: 31px 0px 24px;}
	
	.testimonials-1 {min-height: 115px;padding: 53px 30px;}
	
    .services-s .testimonials-1 {min-height: 115px;padding: 53px 30px;}
	
	.about-us .about-us-right {min-height: 224px;padding: 47px 41px;}
	
	.about-us {min-height: 200px;background-color: #1f2236;}
	
	.footer {min-height: 500px;padding: 0;}
	
	.footer .footer-2 {    padding: 20px 0 0 45px;}
	
	 .carousel .carousel-caption{padding-bottom: 40px;}
	
	.carousel .carousel-caption h1{ font-size: 20px}
	
		.carousel .carousel-caption p{ font-size: 12px}


    
	
	
}


@media (max-width: 992px){

 .carousel .fa {padding: 10px;}
    

    #products2{display: none}

  
      .angle-bg{display: none}
    
   .testimonials img{display: none}
     
   .about-us img{display: none}
    
    .services-s img{display: none}
	

}


@media (max-width: 1024px){
 
   .footer-wrap .button-footer h3 {font-size: 14px;}
    
   .footer-wrap .button-footer {padding: 21px;}
    
        .carousel .carousel-caption{padding-bottom: 100px;}

	.clients-section img {
    width: 200px; padding: 20px;
}
    
}
  



@media (max-width: 1200px){
    

            .carousel .carousel-caption{padding-bottom: 130px;}

}


