/*!
 * Start Bootstrap - Landing Page (http://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */

body, html {
  width: 100%;
  height: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", sans-serif;
}
p{ font-size:20px;}
nav.navbar.navbar-fixed-top.navbar-expand-lg.navbar-light.bg-light.fixed-top {
    background-color: #ffffff;
    padding-bottom: 20px;
}
@font-face {
    font-family: Trebuchet MS;
    src: url(fonts/Trebuchet MS.ttf);
}
a.navbar-brand img {
    width: 170px;
    margin: 7px 0;
}
button.navbar-toggler {
    opacity: 0;
}
.phone-sec {
    text-align: right;
}
.phone-sec h1 {
    margin: 0;
}
.phone-sec h1 a {
    color: #014676;
    font-size: 32px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0 !important;
	text-decoration:none;
}
.phone-sec h4{
    color: #4c4d4c;
    margin: 0 !important;
    padding: 0 !important;
	font-size:22px;
}

div#bnr-form h3 {
    margin-top: 0;
}

.intro-header {
  padding-top:25px;
  padding-bottom:0;
  text-align: center;
  color: #f8f8f8;
  background: url(../image/banner.jpg) no-repeat center center;
  background-size: cover;
  margin-top:100px;
  }

.intro-message {
  position: relative;
  padding-top: 20%;
  padding-bottom: 20%;
}

.form-info {
    text-align: right;
    color: #3c999e;
}

.form-info h1 {
    font-size: 46px;
    color: #3c999e;
    font-weight: bold;
    line-height: 60px;
}

.form-info p {
    color: #000000;
    font-size: 22px;
}
.form-outer {
    background-color: #004775;
    width: 400px;
    float: right;
	padding-bottom: 30px;
}
.form-group {
    margin-bottom: 7px;
}
button#submit {
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #3c999e;
    border-color: #3c999e;
    width: 200px;
    margin: 19px auto 0;
    display: block;
    float: none !important;
    font-size: 24px;
	cursor:pointer;
}
button#submit:hover{ background-color:#000000; border-color: #333333;}


.form-group label{display:none;}


form {
    padding: 0 30px;
}
.form-group input {
    border-radius: 0;
    color: #000;
    height: 40px;
}

.container.company-logo-sec {
    padding: 35px 0;
}
.company-logo-sec h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    color: #4c4d4c;
	margin-top: 24px;
}

.about-section{ background-image:url(../image/about-us.jpg); padding:0; background-repeat:no-repeat; background-size:cover;padding: 0;position: relative;}

/*.about-section .container{padding-right: 0;}*/
/*.about-section-inner {
    background-image: url(../image/ABOUT_US_IMAGE.jpg);
    background-size: 400px 390px;
    height: 400px;
    background-repeat: no-repeat;
    background-position: right;
}*/
.abt-bg {
    position: relative;
    right: 0;
	padding:0;
}
.abt-bg img {
    top: 135px;
    width: 90%;
    float: right;
    position: relative;
    transform: scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	
}

.abt-info {
    margin-top: 30px;
	color:#ffffff;
}
.abt-info h3 {
    font-size: 46px;
    margin-bottom: 30px;
}

.clogo-holder .col-sm-4 {
    float: left;
}

.clogo-holder .col-sm-4:first-child {
    margin-top: 21px;
}
.col-md-7.clogo-holder {
    margin: 15px 0;
}
.why-choose-us {
    margin: 60px 0;
}

.why-choose-us h2 {
    font-size: 46px;
    color: #3c999e;
    margin-bottom: 60px;
}

.why-choose-us .col-sm-3 h3 {
    color: #3c999e;
    font-size: 24px;
    line-height: 30px;
    height: 90px;
}

.why-choose-us .col-sm-3 img {
    margin-bottom: 20px;
}

.our-clients {
    background-color: #3c999e;
    padding: 60px 0;
}
.testimonial-sec {
    padding: 30px;
    text-align: center;
}

.testimonial-sec {
    padding: 30px;
    text-align: center;
    margin: 35px;
    background-color: rgba(255, 255, 255, 0.21);
    border-radius: 20px;
    height: 320px;
	position: relative;
}
.client-pic {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.testimonial-inner {
    height: 200px;
}

.testimonial-inner p {
    clear: both;
    padding: 10px 30px;
    color: #fff;
}
.our-clients h4 {
    color: #ffffff;
    margin-top:40px;
}

.our-clients h2 {
    font-size: 46px;
    color: #ffffff;
    margin-bottom: 25px;
}

footer{ background-color:#3c999e; padding:25px 0; color:#ffffff;}
footer p{ margin-bottom:0;}
.bottom-map .col-sm-6 {
    padding: 0;
}
iframe {
    height: 506px !important;
}
.address-section{ background-color:#4c4d4c;}

.add-inner {
    padding: 80px 30px;
}

.add-inner img {
    width: 230px;
    margin: auto;
    display: block;
    margin-bottom: 60px;
}

.address-wrap {
    color: #fff;
	margin-bottom:40px;
}

.address-wrap a{
    color: #fff;
}
i.fa {
    width: 65px;
    display: block;
    float: left;
    line-height: 32px;
    font-size: 24px;
	text-align:center;
}

i.fa.fa-map-marker {
    line-height: 31px;
    height: 90px;
}

.intro-message>h1 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 5em;
}

.intro-divider {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message>h3 {
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.intro-social-buttons i {
  font-size: 80%;
}

@media(max-width:767px) {
  .intro-message {
    padding-bottom: 15%;
  }
  .intro-message>h1 {
    font-size: 3em;
  }
  ul.intro-social-buttons>li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.intro-social-buttons>li:last-child {
    margin-bottom: 0;
  }
  .intro-divider {
    width: 100%;
  }
  .form-info {
    margin-top: 25px;
}
.why-choose-us .col-sm-3 img {
    margin-bottom: 0;
}
.client-pic {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    bottom: -45px;
}
.why-choose-us h2 {
    margin-bottom: 25px;
}
}

.network-name {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}

.content-section-a {
  padding: 50px 0;
  background-color: #f8f8f8;
}

.content-section-b {
  padding: 50px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.section-heading {
  margin-bottom: 30px;
}

.section-heading-spacer {
  float: left;
  width: 200px;
  border-top: 3px solid #e7e7e7;
}

.banner {
  padding: 100px 0;
  color: #f8f8f8;
  background: url(../image/contact_us_bg.jpg);
  background-size: cover;
  background-color: #004775;
  background-repeat: no-repeat;
}

.banner h2 {
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}

.banner ul {
  margin-bottom: 0;
}

.banner-social-buttons {
  float: right;
  margin-top: 0;
}

a.contact-btn {
    text-transform: uppercase;
    background-color: #3c999e;
    border: 1px solid #3c999e;
    width: 200px;
    display: block;
    float: none;
    font-size: 24px;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    margin-top: 35px;
	text-decoration:none;
	border-radius:5px;
}
a.contact-btn:hover {
    background-color: #000;
	border-color: #333333;
}

.bottom-map{ background-image:url(../image/footer_map_background.jpg); background-size:cover; background-repeat:no-repeat;}
.bottom-map .container{ padding:50px 0 0;}

.footer{ background-color:#3c999e !important;}


/*for carousel control*/

.carousel-control {
    background: none !important;
}
.carousel-inner.onebyone-carosel { margin: auto; width: 100%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }


/*responsive styles*/

@media(min-width:1919px){
.about-section {
    max-width: 1170px;
    margin: auto;
}
	}
	
@media(max-width:1024px){
p{ font-size:16px;}
.form-info h1 {
    font-size: 30px;
    color: #3c999e;
    font-weight: bold;
    line-height: 34px;
}	

.form-info p {
   font-size: 18px;
}

.why-choose-us {
    margin: 20px 0;
}
.intro-header{ margin-top:75px;}
.abt-info h3 {
    font-size: 30px;
    margin-bottom: 10px;
}
.why-choose-us .col-sm-3 h3 {
    font-size: 20px;
    line-height: 24px;
    height: auto;
}
.abt-info {
    margin-top: 40px;
}

.why-choose-us h2 {
    font-size: 30px;
    color: #3c999e;
    margin-bottom: 30px;
}
.our-clients h2 {
    font-size: 30px;
	margin-bottom: 0;
}
.banner {
    padding:100px 0;
    color: #f8f8f8;
    background: url(../image/contact_us_bg.jpg);
    background-size: cover;
    background-color: #004775;
    background-repeat: no-repeat;
    background-position: -385px 0;
}
.our-clients {
   padding: 15px 0;
}
i.fa.fa-map-marker {
    line-height:22px;
}
	}
@media(min-width:1024px){
.clogo-holder .col-sm-4 img {
    width: 110px;
    margin: auto;
}
.bottom-map .container .row {
    width: 90%;
    margin: auto;
}
	}	
@media(max-width:980px){
	.abt-bg img {
    top: 0;
    width: 100%;
    float:none;
    position: relative;
    transform: none;
    -webkit-transform:none;
    -moz-transform: none;
}
.abt-info {
    margin-top: 0;
}
.about-section {
    background-image: none;
    background-color: #3c999e;
}
.clogo-holder .col-sm-4 img {
    width: 100%;
}
.testimonial-inner p {
    clear: both;
    padding: 10px 0;
    color: #fff;
    line-height: 18px;
}
.add-inner {
    padding: 80px 28px;
}	
}

@media(max-width:768px){
.why-choose-us .col-sm-3 {
    width: 100%;
}
.row{ margin-left:0; margin-right:0;}
.company-logo-sec h3 {
    text-align: center;
    font-size: 20px;
    margin-top: 13px;
}
.add-inner br {
    display: none;
}
i.fa.fa-map-marker {
    line-height: 22px;
    height: 40px;
}
}
	
@media(max-width:767px){
h2, h3, p{ text-align:center;}
.form-info {
    text-align: center;
    color: #3c999e;
}
.phone-sec h1 a {
    font-size: 20px;
    line-height: 24px;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;
}
.form-outer {
    width: 300px;
    float: none;
    padding-bottom: 30px;
    margin: auto;
}
.banner{ background-image:none;padding: 30px 0;}
a.contact-btn{ margin:35px auto 0;}
.abt-bg img {
    width: 290px;
    margin: auto;
    float: none;
    padding-bottom: 20px;
    position: relative;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}
.address-wrap {
    width: 290px;
    }
.address-wrap p{
    text-align: left !important;
}
i.fa {
    width: 35px;
    display: block;
    float: left;
    height: 60px;
    line-height: 29px;
    font-size: 18px;
}
.address-wrap {
    width: 290px;
    margin: 0 auto 20px;
}
.add-inner {
    padding: 40px 0;
}
.add-inner img{ margin-bottom:40px;}
iframe {
    height: 280px !important;
}
.testimonial-sec {
    width: 290px;
    margin: 25px auto;
}
header#top-bnr .col-sm-5 {
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 1px;
}

.clogo-holder .col-sm-4 {
    padding: 0;
    width: 32%;
    margin: 0.5%;
}
}

@media(max-width:600px){
a.navbar-brand img {
    width: 140px;
    margin: 7px 0;
}
.phone-sec h4 {
   font-size: 16px;
}
.phone-sec {
    text-align: center;
    clear: both;
}
a.navbar-brand {
    width: 100%;
}
a.navbar-brand img {
    width: 140px;
    margin: 0 auto;
}
.container{ padding:0;}
.container-fluid{ padding:0;}
.phone-sec h1 {
    margin: 0;
    line-height: 13px;
}
nav.navbar.navbar-fixed-top.navbar-expand-lg.navbar-light.bg-light.fixed-top {
    background-color: #ffffff;
    padding-bottom: 0;
}
.bottom-map .container {
    padding: 0;
}
header#top-bnr .col-sm-5 {
   padding-left: 0;
   padding-right: 0;
}
	}
	
	
/*for thank you page*/
body#thankyou #top-bnr {
    height: 570px;
}
.form-info h3 {
    font-size: 30px;
    padding: 2px 0;
    line-height: 40px;
    color: #000;
}
body#thankyou .form-info {
    margin-top: 145px;
}


/*active campaign form styles*/

 #_form_83_ { font-size:14px; line-height:1.6;margin:0; }
 #_form_83_ * { outline:0; }
 
 ._form-content {
    padding: 0 10px;
}
 
 ._form_hide { display:none; visibility:hidden; }
 ._form_show { display:block; visibility:visible; }
 #_form_83_._form-top { top:0; }
 #_form_83_._form-bottom { bottom:0; }
 #_form_83_._form-left { left:0; }
 #_form_83_._form-right { right:0; }
 #_form_83_ input[type="text"],#_form_83_ input[type="date"],#_form_83_ textarea { padding:6px; height:auto; border:#979797 1px solid; border-radius:0; color:#000 !important; font-size:13px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 ._field-wrapper input[type="text"] {
    height: 40px !important;
    padding: 0 10px !important;
}
 
 #_form_83_ textarea { resize:none; }
 #_form_83_ ._submit {
	 border:none;     
    margin-top: 10px;
    text-transform: uppercase;
    background-color: #3c999e;
    border-color: #3c999e;
    /*width: 200px;*/
    margin: 19px auto 0;
    display: block;
    float: none !important;
    font-size: 24px;
    cursor: pointer; 
	border-radius:5px;
	line-height: 45px;
	padding: 0 15px;
	}
	
 #_form_83_ ._submit:hover {
    background-color: #000000;
    border-color: #333333;
}
	
	
 #_form_83_ ._close-icon { cursor:pointer; background-image:url('https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png'); background-repeat:no-repeat; background-size:14.2px 14.2px; position:absolute; display:block; top:11px; right:9px; overflow:hidden; width:16.2px; height:16.2px; }
 #_form_83_ ._close-icon:before { position:relative; }
 #_form_83_ ._form-body { margin-bottom:30px; }
 #_form_83_ ._form-image-left { width:150px; float:left; }
 #_form_83_ ._form-content-right { margin-left:164px; }
 #_form_83_ ._form-branding { color:#fff; font-size:10px; clear:both; text-align:left; margin-top:30px; font-weight:100; }
 #_form_83_ ._form-branding ._logo { display:block; width:130px; height:14px; margin-top:6px; background-image:url('https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png'); background-size:130px auto; background-repeat:no-repeat; }
 #_form_83_ ._form-label,#_form_83_ ._form_element ._form-label { font-weight:bold; margin-bottom:5px;}
 #_form_83_._dark ._form-branding { color:#333; }
 #_form_83_._dark ._form-branding ._logo { background-image:url('https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png'); }
 #_form_83_ ._form_element { position:relative; margin-bottom:10px; font-size:0; max-width:100%; }
 #_form_83_ ._form_element * { font-size:14px; }
 #_form_83_ ._form_element._clear { clear:both; width:100%; float:none; }
 #_form_83_ ._form_element._clear:after { clear:left; }
 #_form_83_ ._form_element input[type="text"],#_form_83_ ._form_element input[type="date"],#_form_83_ ._form_element select,#_form_83_ ._form_element textarea:not(.g-recaptcha-response) { display:block; width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
 #_form_83_ ._field-wrapper { position:relative; }
 #_form_83_ ._inline-style { float:left; }
 #_form_83_ ._inline-style input[type="text"] { width:150px; }
 #_form_83_ ._inline-style:not(._clear) + ._inline-style:not(._clear) { margin-left:20px; }
 #_form_83_ ._form_element img._form-image { max-width:100%; }
 #_form_83_ ._clear-element { clear:left; }
 #_form_83_ ._full_width { width:100%; }
 #_form_83_ ._form_full_field { display:block; width:100%; margin-bottom:10px; }
 #_form_83_ input[type="text"]._has_error,#_form_83_ textarea._has_error { border:#f37c7b 1px solid; }
 #_form_83_ input[type="checkbox"]._has_error { outline:#f37c7b 1px solid; }
 #_form_83_ ._error { display:block; position:absolute; font-size:13px; z-index:10000001; }
 #_form_83_ ._error._above { padding-bottom:4px; top:-41px; right:0; }
 #_form_83_ ._error._below { padding-top:4px; top:100%; right:0; }
 #_form_83_ ._error._above ._error-arrow { bottom:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #f37c7b; }
 #_form_83_ ._error._below ._error-arrow { top:0; right:15px; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #f37c7b; }
 #_form_83_ ._error-inner { padding:8px 12px; background-color:#f37c7b; font-size:13px; font-family:arial, sans-serif; color:#fff; text-align:center; text-decoration:none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
 #_form_83_ ._error-inner._form_error { margin-bottom:5px; text-align:left; }
 #_form_83_ ._button-wrapper ._error-inner._form_error { position:static; }
 #_form_83_ ._error-inner._no_arrow { margin-bottom:10px; }
 #_form_83_ ._error-arrow { position:absolute; width:0; height:0; }
 #_form_83_ ._error-html { margin-bottom:10px; }
 .pika-single { z-index:10000001 !important; }
 @media all and (min-width:320px) and (max-width:667px) { ::-webkit-scrollbar { display:none; }
 #_form_83_ { margin:0; width:100%; min-width:100%; max-width:100%; box-sizing:border-box; }
 #_form_83_ * { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; font-size:1em; }
 #_form_83_ ._form-content { margin:0; width:100%; }
 #_form_83_ ._form-inner { display:block; min-width:100%; }
 #_form_83_ ._form-title,#_form_83_ ._inline-style { margin-top:0; margin-right:0; margin-left:0; }
 #_form_83_ ._form-title { font-size:1.2em; }
 #_form_83_ ._form_element { margin:0 0 20px; padding:0; width:100%; }
 #_form_83_ ._form-element,#_form_83_ ._inline-style,#_form_83_ input[type="text"],#_form_83_ label,#_form_83_ p,#_form_83_ textarea:not(.g-recaptcha-response) { float:none; display:block; width:100%; }
 #_form_83_ ._row._checkbox-radio label { display:inline; }
 #_form_83_ ._row,#_form_83_ p,#_form_83_ label { margin-bottom:0.7em; width:100%; }
 #_form_83_ ._row input[type="checkbox"],#_form_83_ ._row input[type="radio"] { margin:0 !important; vertical-align:middle !important; }
 #_form_83_ ._row input[type="checkbox"] + span label { display:inline; }
 #_form_83_ ._row span label { margin:0 !important; width:initial !important; vertical-align:middle !important; }
 #_form_83_ ._form-image { max-width:100%; height:auto !important; }
 #_form_83_ input[type="text"] { padding-left:10px; padding-right:10px; font-size:16px; line-height:1.3em; -webkit-appearance:none; }
 #_form_83_ input[type="radio"],#_form_83_ input[type="checkbox"] { display:inline-block; width:1.3em; height:1.3em; font-size:1em; margin:0 0.3em 0 0; vertical-align:baseline; }
 #_form_83_ button[type="submit"] {font-size:1.5em; }
 #_form_83_ ._inline-style { margin:20px 0 0 !important; }
 }
 #_form_83_ { position:relative; text-align:left; margin:0 auto 0; padding:0 20px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; *zoom:1; background:#004775 !important; border:0px solid #b0b0b0 !important; width:100%; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; border-radius:0px !important; color:#fff !important; }
 #_form_83_ ._form-title { font-size:24px; line-height:24px;margin:5px 0 30px; text-align:center;}
 #_form_83_:before,#_form_83_:after { content:" "; display:table; }
 #_form_83_:after { clear:both; }
 #_form_83_._inline-style { width:auto; display:inline-block; }
 #_form_83_._inline-style input[type="text"],#_form_83_._inline-style input[type="date"] { padding:10px 12px; }
 #_form_83_._inline-style button._inline-style { position:relative; top:27px; }
 #_form_83_._inline-style p { margin:0; }
 #_form_83_._inline-style ._button-wrapper { position:relative; margin:27px 12.5px 0 20px; }
 #_form_83_ ._form-thank-you { position:relative; left:0; right:0; text-align:center; font-size:18px; }
 @media all and (min-width:320px) and (max-width:667px) { #_form_83_._inline-form._inline-style ._inline-style._button-wrapper { margin-top:20px !important; margin-left:0 !important; }
 }