@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body,html{max-width:100%; height:100%}

body {
  color: white;
  font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
  background-color: black;
  overflow-x: hidden !important;
  width:100% !important;
}
a, a:hover, .btn{outline:none!important;}

.row.no-gutter{
	margin-right:0;
	margin-left:0;
	}
.row.no-gutter > [class^="col-"],
.row.no-gutter > [class*=" col-"] {

	padding-right:0px;
	padding-left:0px;
}

.no-padding{
	padding-left:0; padding-right:0;
}
section{padding: 0.2rem;padding-top: 120px;}
.btn-capsul{border-radius:25px; padding-left:25px; padding-right:25px;}
.btn-submit {background: #5cb85c none repeat scroll 0 0; color: #fff; font-size: 20px; margin-top: 20px;}
.btn-submit:hover {background:#3b8f3b; color:#fff}


/*-------------- Top Header --------------*/
.navbar {
    background-color: transparent !important;
    height: fit-content !important;


}


/*-------------- Top Banner --------------*/

.four-col-services{float:left; width:100%; background:#000000;}
.four-col-services h2{float:center !important; font-size:38px; font-weight:bold; color:#0ACFF3; padding: 40px;}
.four-col-services h4{ margin:0px; font-size:19px; line-height:30px; padding:0px; color:#fff; }
.four-col-services h3{color: #0ACFF3; font-size: 19px; font-weight: 600; margin-top: 15px;text-transform: uppercase;}
.four-col-services p{font-size:16px; margin:20px; line-height:25px; }
.four-col-services i{ border: 1px solid #0ACFF3; border-radius: 50%; color: #0ACFF3; font-size: 26px; margin-right: 10px; width:66px; height:66px; text-align:center; line-height:66px;}
.four-col-services .service-block{margin-bottom:30px;}

.about-sec{background-color: black; float:left; width:100%; color:#fff; min-height: -webkit-fill-available; margin-top: 18%;}
.about-sec p{font-size:20px; line-height: 2.65rem;}

.feature-section{background-color: black; float:left; width:100%;}
.feature-section h2{font-size:38px; font-weight:bold; color:#0ACFF3;}
.feature-section h3 {font-size: 33px; font-weight: 500; margin: 0px; padding: 15px !important;}
.feature-section p.sub-text{font-size:18px; }
.feature-section p{font-size:16px; margin:15px; line-height:23px; }
.feature-section h6{font-size:16px; font-weight: 500;}
.feature-section i{margin-left:5px;}
.feature-section table{color:#0ACFF3;}
.feature-section td{color:#fff;}
.feature-section a{margin-top:20px; color:#0ACFF3; font-size:16px; }

.feature-section .container > .row{padding:50px 0; border-bottom:1px dashed #efefef}
.feature-section .container > .row:last-child{border-bottom:none}


.team-sec{background-color: black; float:left; width:100%;  }
.team-sec h2{font-size:38px; font-weight:bold; color:#0ACFF3; margin-bottom:50px; padding-top:0}
.team-sec h2 small{font-size: 18px;    line-height: 0px;    margin-left: 3px;}
.team-sec h3 {font-size: 19px; margin-bottom:20px; text-transform:uppercase; color:#0ACFF3; font-weight:600}
.team-sec p{font-size:16px; margin:15px; line-height:30px;}
.team-sec .contact-con i {border: 1px solid #394F67; border-radius: 50%; font-size: 21px; margin: 0 5px; color:#394F67; cursor:pointer;  -webkit-transition: all .50s;  -moz-transition: all .50s; transition: all .50s; width:47px; height:47px; text-align:center; line-height:47px}
.team-sec .contact-con i:hover{border: 1px solid #394F67; color:#fff; background:#394F67}
.team-sec img{height:290px;}
.team-sec .member-block{padding-bottom:30px;}

.contact-sec{float:left; width:100%; }
.contact-sec h2{font-size:55px; font-weight:bold; margin-bottom: 60px; color:#0ACFF3}
.contact-sec p{font-size:16px  !important ;margin: 0px !important; padding: 0px !important;}

.recent-sec{float:left; width:100%; }
.recent-sec h2{font-size:55px; font-weight:bold; color:#0ACFF3}
.recent-sec p{font-size:16px  !important ;margin: 0px !important; padding: 0px !important;}
.recent-sec .card{background-color: #434343;}


footer{float:center !important; width:100%; background-color:black; color:#fff; height:50px; line-height:50px;}
footer p{font-size:16px; font-weight:300; margin-bottom:0;}
/* RESPONSIVE CSS
-------------------------------------------------- */


@media (max-width: 992px) {
.featurette-heading {margin-top: 120px;}
.about-sec{margin-top: 18rem !important;}
}

@media (max-width: 768px){

/* Bump up size of carousel content */
.carousel-caption p {margin-bottom: 20px;font-size: 21px;line-height: 1.4;}
.featurette-heading {font-size: 50px;}
.about-sec{margin-top: 14rem !important;}
.banner-sec {height: 50vh;}
.banner-sec h1 {font-size: 30px;}
.banner-sec h2 {line-height: 36px; font-size:19px;}
.about-sec h2 { margin-bottom: 20px; text-align: left; font-size:38px}
.testimonial-sec h2, .contact-sec h2{font-size:38px;}
}
@media (max-width: 576px){

 section{padding-top: 60px !important;}
	.banner-sec .jumbotron{padding:30px;}
	.banner-sec {height: 50vh;}
	.banner-sec .input-group{display:none;}
	.feature-section h3{ text-align: center !important;}
	.feature-section a{float:left; width:100%; text-align:left; margin-top:0;}

  .about-sec{margin-top: 14rem !important;}
  .about-sec h3{font-size:16px; line-height: 1.46rem !important;}
  .main-logo{width: 12rem !important; height: auto;}
  .img-man{width: 100% !important; height: auto !important; align: center !important;}
  .statusTable {display: none !important;}



}
