/*
Theme Name: Asco
Theme URI: 
Author: the Doodletech Team
Author URI: 
Description: Custom Theme for Asco
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asco
*/
* { outline: 0 !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

html {
    position: relative;
    min-height: 100%;
}

body {
  margin:0; 
	font-size: 15px;
	line-height: 21px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	  font-family: 'Montserrat-Regular', san-serif;
	overflow-x:hidden;
}



/* HEADINGS */

h1,h2,h3,h4,h5,h6 { padding: 0 0 10px; line-height: 140%; -webkit-font-smoothing: antialiased; }

h1 { font-size: 4em;font-weight: normal;}
h2 { font-size: 2em;font-weight: bold;line-height: 100%;}
h3 { font-size: 1.8em;font-weight:500;line-height: 100%;}
h4 { font-size: 1.5em;font-weight:500; }
h5 { font-size: 1.2em; font-weight:500;}
h6 { font-size: 0.9em;font-weight:500; }

p{font-size: 17px;font-weight:300;line-height: 28px;}
a:hover{color:#EE3D34;}
a,li,img,div{-webkit-transition: all 500ms;-moz-transition: all 500ms;-o-transition: all 500ms;transition: all 500ms;}



/* IMAGES
-----------------------------------------------------------------*/

img{
	max-width:100%;
	width:auto;
	height:auto;
	}


/* FONTS
-----------------------------------------------------------------*/


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('fonts/Montserrat-Regular.eot') format('embedded-opentype');
  src:  url('fonts/Montserrat-Regular.woff') format('woff'),
  url('fonts/Montserrat-Regular.ttf')  format('truetype'), 
  url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('fonts/Montserrat-Bold.eot') format('embedded-opentype');
  src:  url('fonts/Montserrat-Bold.woff') format('woff'), 
  url('fonts/Montserrat-Bold.ttf')  format('truetype'), 
  url('fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
  

@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.eot') format('embedded-opentype');
  src:  url('fonts/Montserrat-Light.woff') format('woff'), 
  url('fonts/Montserrat-Light.ttf')  format('truetype'), 
  url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}



.ac_top_menu {
    width:  100%;
    position:  absolute;
    left:  0;
    right:  0;
    margin:  0 auto;
    z-index: 99;
}

.ac_top_inr {
    float: left;
    width: 100%;
    height: 150px;
    background: #fff;
}

.ac_logo {
    float: left;
    width: 33.333333%;
    text-align: center;
    margin-top: 46px;
}

.ac_menu_right {
    float: right;
    padding-right: 40px;
}
 
.ac_menu {
    float: left;
}

    
.ac_menu ul {
    padding:  0;
    margin:  0;
    list-style:  none;
}

.ac_menu ul li {
    display:  inline-block;
    color:  #fff;
}
.ac_menu ul li a {
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    padding-top: 37px;
    padding-bottom: 39px;
    float: left;
} 
.ac_hm_about {
	padding: 80px 40px 80px;
    float: left;
    width: 100%;
    position: relative;
    background: #fdfdfd url(images/bg_abt.jpg);
    background-attachment: fixed; 
}
.ac_hm_about:before {
    content: '';
    width: 100%;
    height: 44px;
    background: url(images/bt_shd.png) center;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
}
 .ac_header_wrap, .ac_main_wrapper {
    float: left;
    width: 100%;
}

.ac_header_wrap {
    position: relative;
}

.ac_main_wrapper {
    text-align: center;
    background: #dddddd;
    background: url(images/mnbg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ac_main_conainer {
    display: inline-block;
    float: none;
    max-width: 1500px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    width: 1500px;
}
.ac_ftr {
    padding: 80px 40px 80px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    background-size: 100%;
    text-align: center;
}

.ac_ftr_inr {
    margin: 0;
    text-align: left;
}
.container {
    max-width: 100%;
    width: 100%;
}

.ac_logo a {
    display: block;
}
.ac_bnr_wrap {
    float: left;
    width: 100%;
    margin-top: 150px;
    position: relative;
    z-index: 99;
}
.banner_image {
    float: right;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    margin-top: -55px;
    background: #58c9e3;
    padding-left: 10px;
    position: relative;
	box-shadow: 0px -1px 7px rgba(33, 33, 33, 0.35);
	-webkit-box-shadow: 0px -1px 7px rgba(33, 33, 33, 0.35);
	-moz-box-shadow: 0px -1px 7px rgba(33, 33, 33, 0.35);
	-o-box-shadow: 0px -1px 7px rgba(33, 33, 33, 0.35);
	-ms-box-shadow: 0px -1px 7px rgba(33, 33, 33, 0.35);
}
.banner_lft {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.ac_bnr {
    margin: 0;
    background: #f0f1f0 url(images/bg-army.png);
    background-repeat: no-repeat;
}
.tble-cls {
    height: 100%;
    display: table;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
}

.tble-mdle {
    display: table-cell;
    vertical-align: middle;
}

.ac_main_conainer .banner_image .owl-dots {
	margin: 0 !important;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #3c5d9b;
    padding-top: 13px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 20px;
    height: 50px;
	z-index: 9;
}
.ac_main_conainer .banner_image .owl-dots:before {
    content: '';
    width: 30px;
    height: 50px;
    background: #3c5d9b;
    position: absolute;
    left: -20px;
    top: 0;
    transform: skew(-20deg);
}
.ac_main_conainer .banner_image .owl-dots button.owl-dot span {
    width: 15px;
    height: 15px;
    background: #fff;
	cursor: pointer;
}

.ac_main_conainer .banner_image .owl-dots button.owl-dot.active span {
    background: #abe4f1;
}
.about_left {
    text-align: center;
}
 .ac_bnr p {
    font-family: 'Montserrat-Light';
}

strong, .ac_bnr strong {
    font-family: 'Montserrat-Bold';
    color: #000000;
}
.banner_image .no-js .owl-carousel, .owl-carousel.owl-loaded:before {
    content: '';
    width: 100%;
    height: 35px;
    background: #eceded;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.ac_menu ul li a:hover, .ac_menu ul li a.active {
    background: #abe4f1;
    color: #3b5997;
}
.about_right ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    list-style: none;
    padding-top: 20px;
    border-top: 1px solid #f3f4f3;
}

.about_right ul li {
    padding-left: 25px;
    position: relative;
    margin-bottom: 12px;
    font-size: 17px;
    color: #000;
    line-height: 28px;
}

.about_right ul li:before {
    content: '';
    width: 13px;
    height: 15px;
    background: url(images/arow.png);
    position: absolute;
    left: 0;
    top: 6px;
}

.ac_hm_service {
    padding: 0px 40px 0px;
    float: left;
    width: 100%;
    position: relative;
    background: #fdfdfd url(images/qt_bg.jpg);
    background-attachment: fixed;
}
.ac_hm_ser_inr {
    margin: 0;
    text-align: center;
}

.ac_hm_ser_inr.row h2 {
    display: inline-block;
    color: #58c9e3;
    text-transform: uppercase;
    border-bottom: 2px solid #58c9e3;
    margin: 0;
    font-family: 'Montserrat-Bold';
}

.quote_icn {
    display: inline-block;
    text-align: left;
    position: relative;
}

.quote_icn p {
    color: #fff;
    font-size: 20px;
	line-height: 30px;
	font-family: 'Montserrat-Bold';
}
.vision-title {
    padding-right: 50px;
    padding-top: 100px;
    padding-bottom: 85px;
	min-height: 450px;
}

.vision-title .tble-cls::before {
    width: 38px;
    background: url(images/wht_shd.png);
    position: absolute;
    content: '';
    right: 60px;
    top: 0;
    z-index: 999;
    height: 100%;
    background-size: 100% 100%;
}
.quote_icn:before {
    width: 37px;
    height: 28px;
    content: '"';
    float: left;
    background: url(images/q_t.png);
    color: transparent;
    margin-right: 17px;
    position: relative;
    top: -6px;
}

.quote_icn p:last-child:after {
    width: 37px;
    height: 28px;
    content: '"';
    background: url(images/q_b.png);
    color: transparent;
    margin-left: 17px;
    position: relative;
    top: 6px;
    display: inline-block;
}
.ac_hm_logos {
    padding: 80px 40px 80px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}
.ac_hm_logos ul {
    border: 0;
    margin: 0;
    padding: 0;
}
.ac_hm_service:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(images/dot.png);
    position: absolute;
    left: 0;
}
.ac_cmitmnt_logos {
    padding: 120px 40px 80px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff url(images/img_19.png);
    background-size: 100% 100%;
    text-align: center;
	background-repeat: no-repeat;
}

.ac_cmitmnt_inr {
    max-width: 1200px;
    margin: 0 auto;
}

.ac_cmitmnt_inr h2 {
    display: inline-block;
    color: #58c9e3;
    text-transform: uppercase;
    border-bottom: 2px solid #58c9e3;
    margin-bottom: 40px;
    font-family: 'Montserrat-Bold';
}

.ac_cmitmnt_inr p {
    color: #fff;
}
.ac_cmitmnt_logos:before {
    content: '';
    width: 100%;
    height: 102px;
    background: url(images/shd.png);
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.cnt_txt { 
    display: inline-block;
	text-align:left;
}

.cnt_txt h2 {
    display: inline-block;
    color: #58c9e3;
    text-transform: uppercase;
    border-bottom: 2px solid #58c9e3;
    margin-bottom: 20px;
    font-family: 'Montserrat-Bold';
}

.address_frm {
    display: inline-block;
    width: 100%;
    background: #e5e5e5;
    padding: 20px;
}

.form_field_left {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px;
}

.form_field_right {
    float: right;
    width: 50%;
    margin-bottom: 20px;
    padding-left: 10px;
}

.form_field_full {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.address_frm label {
    width: 100%;
    margin: 0;
}

.address_frm input.wpcf7-form-control {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #fff;
    height: 45px;
    padding: 8px 5px 5px 12px;
    font-size: 16px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.address_frm textarea.wpcf7-form-control {
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 1px solid #fff;
    height: 126px;
    line-height: 22px;
    padding: 8px 5px 5px 12px;
    font-size: 16px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}.address_frm input.wpcf7-form-control.error, .address_frm textarea.wpcf7-form-control.error {    background: rgba(255, 0, 0, 0.05);    border-color: red;}

.address_frm input.wpcf7-form-control.wpcf7-submit:hover, .address_frm input.wpcf7-form-control.wpcf7-submit:focus {
    background: #203a6b;
}

.address_frm input.wpcf7-form-control.wpcf7-submit {
    background: #3c5d9b;
    text-transform: uppercase;
    color: #fff;
}

.form_field_full.text-center {
    margin: 0;
}
.contact_lft {
    text-align: center;
}
section#how, footer#contact, section#commitment, section#commitments, section#vision, section#about {
    float: left;
    width: 100%;
}
.title_bx h2 {
    display: inline-block;
    color: #58c9e3;
    text-transform: uppercase;
    border-bottom: 2px solid #58c9e3;
    margin: 0;
    font-family: 'Montserrat-Bold';
    margin-bottom: 30px;
}
.ac_wrk {
    padding: 80px 40px 80px;
    float: left;
    width: 100%;
    position: relative;
    background:#f3f3f3;
    background-size: 100%;
    text-align: left;
}






@media (min-width: 767px) {
.ac_top_menu.darkHeader {
    position: fixed;
    z-index: 999;
    text-align: center;
    top: -90px;
    background: transparent;
}

.ac_top_menu.darkHeader .ac_logo img {
    max-width: 140px;
}

.ac_top_menu.darkHeader .ac_logo {
    margin-top: 20px;
}

.ac_top_menu.darkHeader .ac_menu ul li a {
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 14px;
}

.ac_top_menu.darkHeader .ac_top_inr {
    max-width: 1440px;
    margin: 0 auto;
    text-align: left;
    float: none;
    display: inline-block;
    background: #abe4f1;
    height: 65px;
}

.ac_top_menu.darkHeader.lightHeader {
    top: 0; 
}
}

@media (max-width: 1400px) {
.ac_main_conainer { 
    max-width: 1350px; 
    width: 1350px;
}
.ac_top_menu.darkHeader .ac_top_inr {
    max-width: 1290px; 
}
}