@charset "utf-8";
/*----------intial declartaion of css----------*/
* { padding: 0; margin: 0; list-style: none; }
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a { text-decoration: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom:1;
}
/****************************************************************************************************************/
/********************************************* Common CSS *******************************************************/
/****************************************************************************************************************/ 
p { font-size: 16px; color: #333333; line-height: 36px; font-weight: 400; padding: 0 0 20px 0; font-family: 'Montserrat-Regular'; }
h1, .h1 { font-size: 50px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
h2, .h2 { font-size: 50px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
h3, .h3 { font-size: 40px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
h4, .h4 { font-size: 35px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
h5, .h5 { font-size: 30px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
h6, .h6 { font-size: 25px; margin: 0 0 20px 0; color: #333333; font-family: 'Montserrat Semi Bold'; }
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { display: block }
body { font-size: 16px; color: #333333; line-height: 36px; font-weight: 400; font-family: 'Montserrat-Regular'; }
/****************************************************************************************************************/
.noscript { background: #000; color: #fff; float: left; font-size: 20px; left: 0; margin: 0 auto; min-height: 50px; padding: 10px 0; position: fixed; right: 0; text-align: center; bottom: 0; width: 100%; z-index: 999 }
.noscript p { margin-bottom: 0; color: #fff }
.noscript p i { color: #f90; margin-right: 10px; font-size: 20px; vertical-align: middle }
img { max-width: 100%; height: auto }
::selection { background: #2882fd; color: #FFF }
::-moz-selection {
 background:#2882fd;
 color:#FFF;
}
::-webkit-selection {
 background:#2882fd;
 color:#FFF;
}
.mc { margin-left: auto; margin-right: auto }
.mt0 { margin-top: 0 }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt25 { margin-top: 25px }
.mt30 { margin-top: 30px }
.mb0 { margin-bottom: 0 }
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb25 { margin-bottom: 25px }
.mb30 { margin-bottom: 30px }
.ml0 { margin-left: 0 }
.ml5 { margin-left: 5px }
.ml10 { margin-left: 10px }
.ml15 { margin-left: 15px }
.ml20 { margin-left: 20px }
.ml25 { margin-left: 25px }
.ml30 { margin-left: 30px }
.mr0 { margin-right: 0 }
.mr5 { margin-right: 5px }
.mr10 { margin-right: 10px }
.mr15 { margin-right: 15px }
.mr20 { margin-right: 20px }
.mr25 { margin-right: 25px }
.mr30 { margin-right: 30px }
.pt0 { padding-top: 0 }
.pt5 { padding-top: 5px }
.pt10 { padding-top: 10px }
.pt15 { padding-top: 15px }
.pt20 { padding-top: 20px }
.pt25 { padding-top: 25px }
.pt30 { padding-top: 30px }
.pb0 { padding-bottom: 0 }
.pb5 { padding-bottom: 5px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pb25 { padding-bottom: 25px }
.pb30 { padding-bottom: 30px }
.pl0 { padding-left: 0 }
.pl5 { padding-left: 5px }
.pl10 { padding-left: 10px }
.pl15 { padding-left: 15px }
.pl20 { padding-left: 20px }
.pl25 { padding-left: 25px }
.pl30 { padding-left: 30px }
.pr0 { padding-right: 0 }
.pr5 { padding-right: 5px }
.pr10 { padding-right: 10px }
.pr15 { padding-right: 15px }
.pr20 { padding-right: 20px }
.pr25 { padding-right: 25px }
.pr30 { padding-right: 30px }
.flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; flex-wrap : wrap; }
.inline-flex { display: -webkit-inline-flex; display: -moz-inline-box; display: -ms-inline-flexbox; display: -inline-flex; flex-wrap : wrap; }
.flex-ac { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
.flex-jc { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: center; }
.flex-js { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; }
.flex-center { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: center; }
.flex-ac-js { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.flex-as-js { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; align-items: flex-start; justify-content: space-between; }
.list-style-none { list-style-type: none; padding: 0; margin: 0; }
.container { width: 100%; max-width: 1200px; padding: 0 15px; }
.alignleft { float: left; margin: 0 30px 20px 0; max-width: 40%; }
.alignright { float: right; margin: 0 0 20px 30px; max-width: 40%; }
.aligncenter { float: none; display: block; margin: 0 auto 30px auto }
::-webkit-input-placeholder {
 color: inherit;
 opacity: 1;
}
:-moz-placeholder {
 color: inherit;
 opacity: 1;
}
::-moz-placeholder {
 color: inherit;
 opacity: 1;
}
:-ms-input-placeholder {
 color: inherit;
 opacity: 1;
}
::placeholder {
 color: inherit;
 opacity: 1;
}
/****************************************************************************************************************/ 
/************************************* header section styles goes here ******************************************/
/****************************************************************************************************************/ 
.site-main { overflow: hidden; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.site-main > header { position: fixed; top: 0; left: 0; right: 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; z-index: 999; background: #fff; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75); box-shadow: 0 0 5px 0 rgba(0,0,0,.75); }
.head-call { float:right;text-align: right; position: relative; padding: 15px 0 0 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
header .container { max-width: 1400px; margin: 0 auto }
header .row { }
.head-call li { display: inline-block; position: relative; margin: 0 0 0 0 }
.head-call li.head_email:before { position: absolute; left: -22px; top: 14px; background: url(../images/sprite.png) no-repeat -24px -27px; width: 19px; height: 14px; content: ""; }
.head-call span { color: #333333; font-size: 16px; padding: 0 0 0 5px; position: relative; top: 0; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; display: inline-block; vertical-align: middle; font-family: 'Montserrat-Regular'; letter-spacing: 0.03em; }
.head-call i { display: none; }
.head_social_icons {    float: right; margin:20px 0 0 20px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.head_social_icons li { display: inline-block; margin: 0 0 0 10px; }
.head_social_icons i {    font-size: 20px;transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease;}
.head_social_icons i:hover{color:#344898;}
.header .logo img { transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.logo { width:298px; padding: 30px 0 30px; float: left; position: relative; display: block; margin: 0 0 0 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.header_right { width:calc(100% - 298px); float: right; padding: 0 0 0 0; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
/*.header-navigation { float: left; }*/
.header_cnt_details {    overflow: hidden;}
.banner { padding: 133px 0 0 0 }
#slider1 { position: relative; }
/*#slider1 li:before { position: absolute; top: 0; left: 0; right: 0; content: ""; background: rgba(0,0,0,0.3); width: 100%; height: 100%; z-index: 1; }*/
#slider1 li:after { position: absolute; top: 0; left: 50%; right: 50%; content: ""; background: #24398c; width: 100%; height: 100%; z-index: 0; }
.head_phone { float: right; padding: 13px 0 0 42px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.head_phone i { font-size: 30px;margin: 0 5px 0 0; }
.head_phone span { color: #2882fd; font-size: 24px; font-family: 'Montserrat Bold'; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
/****************************************************************************************************************/
/************************************* header section styles goes ends ******************************************/
/****************************************************************************************************************/


/****************************************************************************************************************/
/************************************* midd section styles goes here ********************************************/
/****************************************************************************************************************/


/************************************* How Can We Help section styles goes ends ******************************************/
.hl_we_help { padding: 90px 0 414px }
.hl_we_help h2 { margin: 0 0 66px 0 }
.hl_we_help_box { }
.hl_we_help_box figure { text-align: center; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.hl_we_help_box figure img { margin: 0 auto 54px; }
.hl_we_help_box figure h3 { color: #333333; font-family: 'Montserrat Semi Bold'; font-size: 30px; margin: 0 0 30px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.hl_we_help_box figure p { letter-spacing: 0.02em; padding: 0 38px }
/************************************* badge section styles goes ends ******************************************/
.hl_badge { margin: -329px 0 0 0 }
.badge_img { position: relative; box-shadow: 0 0 110px 0px rgba(0,0,0,0.2); }
.badge_img:before { position: absolute; right: 50px; top: 44px; background: url(../images/badge.png) no-repeat; width: 196px; height: 196px; content: ""; }
/************************************* Why Choose section styles goes ends ******************************************/
.hl_why_choose { background: #303030; padding: 445px 0 101px 0; margin: -356px 0 0 0; }
.hl_why_choose h2 { color: #fff; margin: 0 0 46px }
.hl_why_choose_main { }
.hl_why_choose_main ul { column-count: 3; margin: 0 0 60px 0 }
.hl_why_choose_main ul li { position: relative; color: #fff; font-size: 18px; line-height: 70px; padding: 0 0 0 46px; }
.hl_why_choose_main ul li:before { position: absolute; left: 0; top: 22px; content: ""; background: url(../images/sprite.png) no-repeat -124px -23px; width: 30px; height: 30px; }
.call_btn { text-align: center; }
.call_btn a { display: inline-block; text-align: center; line-height: 60px; min-width: 270px; position: relative; z-index: 1; color: #24398c; font-family: 'Montserrat Bold'; font-size: 18px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; vertical-align: top; padding: 0; border-radius: 0; margin: 0 0; background: none; letter-spacing: 0.2em; text-transform: uppercase; margin: 0 10px 10px 0; }
.call_btn a:before { position: absolute; content: ""; left: 10px; top: 10px; width: 100%; height: 100%; background: #2882fd; z-index: -2; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.call_btn a:after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: #edd134; z-index: -1; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
/************************************* Services section styles goes ends ******************************************/
.hl_services { padding: 100px 0 30px 0 }
.hl_services h2 { font-size: 36px; }
.hl_services p { }
.hl_services .row { display: block; overflow: hidden; }
.hl_services .col-xl-6 { float: left; }
.hl_services .col-xl-6:nth-child(2n + 1) { clear: both; }
.hl_services .col-xl-6.pull-right { float: right; }
.hl_services_img { margin: 0 0 70px 0 }
.hl_services_cnt { padding: 5px 0 0 0; }
.hl_services_cnt h2 { margin: 0 0 29px 0 }
.hl_services_cnt p { padding: 0 30px 36px 0 }
.hl_services_cnt a { color: #24398c; font-size: 18px; font-family: 'Montserrat Bold'; letter-spacing: 0.2em; position: relative; text-transform: uppercase; padding: 0 0 0 30px }
.hl_services_cnt a:before { position: absolute; content: ""; left: 0; top: 0; background: url(../images/sprite.png) no-repeat -128px -70px; width: 19px; height: 19px; }
/************************************* HOme FOrm section styles goes here ********************************************/
.hl_form { margin: 0 0 0 0; background: #24398c; padding: 65px 0 108px 0; position: relative; }
.hl_form .row{    align-items: center;}
.hl_form:before { position: absolute; right: 70px; bottom: 167px; background: url(../images/form_bg_icon.png) no-repeat; width: 450px; height: 519px; content: ""; opacity: 0.08; }
.form_title {/* padding: 218px 0 0 0*/;}
.form_title h2 { color: #fff; font-size: 80px; margin: 0 0 42px }
.form_title p { color: #fff; font-size: 30px; }
.form_title a { color: #fff; font-size: 30px; }
.home_cnt_form { padding: 0 0 0 99px; }
.home_cnt_form .middle_banner_img { padding: 0; position: relative; margin: -228px 0 0 0 }
.home_cnt_form .contact-form { position: relative; }
.home_cnt_form .contact-form { padding: 0; }
.home_cnt_form h2 { position: relative; margin: 0 0 27px 0; color: #fff; }
.home_cnt_form .contact-form h2:before { display: none; }
.home_cnt_form .contact-form .form-group { margin-bottom: 10px; }
.home_cnt_form .contact-form textarea.form-control { height: 137px !important; resize: none; padding: 0; margin: 28px 0 0; }
.home_cnt_form .contact-form .form-control { background-color: none; background: none; background-image: none; border-bottom: 2px solid #fff !important; border-left: none; border-right: none; border-top: none; border-radius: 0; box-shadow: none; color: #fff !important; display: block; font-size: 18px; height: 70px; line-height: 1.42857; padding: 13px 0 0; width: 100%; }
.home_cnt_form .contact-form .form-control:focus { border-color: #edd134 !important; }
.home_cnt_form .contact-form-main h2 { padding: 20px 0 0; font-size: 30px; color: #fff; }
 .home_cnt_form .contact-form input::-webkit-input-placeholder, .home_cnt_form .contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:#fff;
 opacity:1;
}
 .home_cnt_form .contact-form input:-moz-placeholder, .home_cnt_form .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#fff;
 opacity:1;
}
 .home_cnt_form .contact-form input::-moz-placeholder, .home_cnt_form .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#fff;
 opacity:1;
}
 .home_cnt_form .contact-form form input:-ms-input-placeholder, .home_cnt_form .contact-form form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#fff;
 opacity:1;
}
.home_cnt_form .contact-form .captcha_box { height: auto; margin: 8px 0 30px; padding: 0 0 0 0px; position: relative; float: left; width: 48%; }
.home_cnt_form .contact-form .submit_btn_box { position: relative; text-align: center; margin: 22px 0 0 0; background: none }
.home_cnt_form .contact-form .submit-btn input { background: none; display: inline-block; text-align: center; line-height: 60px; min-width: 270px; position: relative; z-index: 1; color: #24398c; font-family: 'Montserrat Bold'; font-size: 18px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; vertical-align: top; padding: 0; border-radius: 0; letter-spacing: 0.2em; text-transform: uppercase; margin: 0 auto; }
.home_cnt_form .contact-form .submit-btn { display: table; text-align: center; line-height: 60px; min-width: 270px; position: relative; z-index: 1; color: #24398c; font-family: 'Montserrat Bold'; font-size: 18px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; vertical-align: top; padding: 0; border-radius: 0; letter-spacing: 0.2em; text-transform: uppercase; margin: 10px auto 0; }
.home_cnt_form .contact-form .submit-btn:before { position: absolute; content: ""; left: 10px; top: 10px; width: 100%; height: 100%; background: #2882fd; z-index: -2; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.home_cnt_form .contact-form .submit-btn:after { position: absolute; content: ""; left: 0; top: 0; width: 100%; height: 100%; background: #edd134; z-index: -1; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.home_cnt_form .contact-form .required-field { font-size: 14px; color: #626362; text-align: center; margin-top: 0; float: left; line-height: 30px; }
.contact_us_02 .contact-form .required-field span { color: #fff; }
.home_cnt_form .contact-form .select_box { position: relative; }
.home_cnt_form .contact-form .select_box select { -moz-appearance: none; box-shadow: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -ms-appearance: none; cursor: pointer; }
.home_cnt_form .contact-form .select_box select option { padding: 10px 15px; font-size: 14px; display: block; color: #000 }
.home_cnt_form .contact-form .select_arrow i { color: #fff; font-size: 25px; margin: 0; pointer-events: none; position: absolute; right: 21px; top: 65%; transform: translateY(-50%); z-index: 1; }
/************************************* About Story section styles goes here ********************************************/
.hl_about_us { padding: 90px 0 80px 0 }
.hl_about_us h1 { text-align: center; margin: 0 0 20px; font-size: 42px; }
.hl_about_content { text-align: center; height: 400px; }
.hl_about_content h2 { font-size: 36px; margin: 0 0 15px }
.hl_about_content p { padding: 0 0 43px }
.hl_about_content a { color: #24398c; font-size: 18px; font-family: 'Montserrat Bold'; letter-spacing: 0.2em; position: relative; text-transform: uppercase; padding: 0 0 0 30px }
.hl_about_content a:before { position: absolute; content: ""; left: 0; top: 0; background: url(../images/sprite.png) no-repeat -128px -70px; width: 19px; height: 19px; }
.hl_about_content ul { list-style-type: none; margin: 0 0 20px; padding: 0 0 0 20px; }
.hl_about_content ul li { line-height: 26px; padding: 0 0 10px 20px; position: relative; }
.hl_about_content ul { column-count: 3; text-align: left; }
.hl_about_content ul li:before { position: absolute; top: 10px; left: 0; content: ""; background: #2882fd; width: 8px; height: 8px; }
/**************************************** TEstimonials section *****************************************/
.hl_testimonials { position: relative; padding: 100px 0 93px 0; background: #f4f4f4 }
.hl_testimonials:before { position: absolute; content: ""; left: 50%; transform: translateX(-50%); bottom: -40px; background: url(../images/testimonials_btm_icon.png) no-repeat; opacity: 0.08; width: 280px; height: 201px; }
.hl_testimonials h2 { color: #333333; position: relative; margin: 0 0 27px }
.hl_testimonials_carousel { position: relative; text-align: center; max-width: 925px; margin: 0 auto }
.hl_testimonials_carousel img { width: auto !important; margin: 0 auto }
.hl_testimonials_carousel p { color: #333333; font-size: 36px; line-height: 70px; padding: 38px 0 35px 0 }
.hl_testimonials_carousel span.client_name { font-size: 18px; color: #24398c; display: block; text-transform: uppercase; letter-spacing: 0.2em; font-family: 'Montserrat Bold'; }
.hl_testimonials_carousel .owl-nav { vertical-align: top; margin-top: 0; text-align: center; }
.hl_testimonials_carousel .owl-nav .owl-prev { background: url(../images/sprite.png) no-repeat; width: 36px; height: 25px; top: 50%; transform: translateY(-50%); position: absolute; margin: 40px 0 0 0; left: -16.5%; background-position: -30px -67px; }
.hl_testimonials_carousel .owl-nav .owl-next { background: url(../images/sprite.png) no-repeat; width: 36px; height: 25px; top: 50%; transform: translateY(-50%); position: absolute; right: -16.5%; margin: 42px 0 0 0; background-position: -76px -67px; }
/****************************************************************************************************************/
/************************************* midd section styles goes ends ********************************************/
/****************************************************************************************************************/


/****************************************************************************************************************/
/************************************* Footer section styles goes here ******************************************/
/****************************************************************************************************************/
.footer_details { position: relative; padding: 96px 0 0 0; background: #303030; }
.footer_details_main { padding: 0 0 61px 0; }
.footer_details h3 { margin: 0 0 18px; color: #edd134; font-size: 18px; position: relative; font-family: 'Montserrat Bold'; text-transform: uppercase; letter-spacing: 0.2em }
.footer_details .social_icons h3 { margin: 0 0 28px; }
.address_details01 { padding: 0 0 0 0; }
.address_details h3 { margin: 0 0 22px; }
.address_details { margin: 0 0 88px; }
.f_hours h3 { margin: 0 0 24px 0; }
.f_cnt_details h3 { margin: 0 0 21px 0; }
.f_cnt_details { margin: 0 0 50px; }
.footer_details .f_links ul li { }
.footer_details .f_links ul li a { font-size: 16px; color: #dddddd; line-height: 50px; letter-spacing: 0.03em }
.footer_details .f_links ul li.selected a { color: #edd134 }
.footer_details .f_links ul li.active a { color: #edd134 }
.address_details span { display: block; color: #1e9ddf; font-size: 16px; line-height: 30px; }
.address_details i { font-size: 50px; margin: 0 0 28px 0; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.address_details p, .f_hours p { color: #ddd; font-size: 16px; line-height: 40px; padding: 0 }
.f_cnt_details a { display: block; color: #ddd; font-size: 16px; line-height: 40px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; word-break: break-all; }
.footer_details .social_icons { }
.footer_details .social_icons ul { margin: 0 0 0 0 }
.footer_details .social_icons ul li { display: inline-block; margin: 0 20px 0 0 }
.footer_details .social_icons ul li i { font-size: 24px; color: #fff; line-height: 40px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; vertical-align: middle; }
.btm_footer { border-top: 1px solid #666666; padding: 30px 0 28px }
.copyright { padding: 0 }
.copyright p { color: #ddd; font-size: 16px; padding: 0 }
.copyright span { padding: 0 16px; }
.copyright a { color: #ddd; font-size: 16px; }
.abn_no p { color: #fff; padding: 0 }
#toTop { background: #1c9dd8; bottom: 80px; cursor: pointer; height: 54px; position: fixed; right: 20px; width: 54px; z-index: 99; border-radius: 0; }
.top-btn .fa-sort-up { color: #fff; font-size: 28px !important; margin: 3px 0 0; }
.top-btn > div { color: #fff; font-size: 15px; margin: -16px 0 0; text-transform: uppercase; }
#toTop { background: #24398c; bottom: 80px; cursor: pointer; height: 54px; position: fixed; right: 20px; width: 54px; z-index: 99; border-radius: 0; }
.top-btn .fa-sort-up { color: #fff; font-size: 28px !important; margin: 3px 0 0; }
.top-btn > div { color: #fff; font-size: 15px; margin: -16px 0 0; text-transform: uppercase; }
/****************************************************************************************************************/
/************************************* Footer section styles ends here ******************************************/
/****************************************************************************************************************/

/******************************************************************************************************************************/
/************************************************* Inner Banner style *********************************************************/
/******************************************************************************************************************************/
/*.inner-banner::before { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; bottom: 0; content: ""; display: block; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 20; }*/
.inner-banner { position: relative; padding: 135px 0 0 0; }
.inner-banner-img { background-position: center center !important; background-size: cover !important; min-height: 400px; }
.inner-banner-title { display: block; left: 0; position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; z-index: 50; }
.position_relative { position: relative; margin: 150px 0 0 0; float: left; width: 100%; }
.inner_banner_caption, .inner-banner-title .breadcrumb { float: left; width: 100%; }
.inner_banner_caption h1, .inner_banner_caption .h1 { color: #edd134; margin: 0 auto; position: relative; text-align: center; font-size: 50px; }
.inner-caption-box-main { background: rgba(0,0,0,0.5); position: relative; width: auto; float: none; margin: 0 auto; display: table; padding: 20px 20px; }
.inner-banner-title .breadcrumb { background-color: rgba(0, 0, 0, 0); display: block; margin: 0; padding: 7px 0; text-align: center; z-index: 99; }
.inner-banner .breadcrumb li:first-child { padding-left: 0; }
.inner-banner .breadcrumb li { display: inline-block; font-size: 16px; margin: 0; position: relative; font-weight: 400; }
.inner-banner .breadcrumb li a { color: #fff; text-transform: capitalize; font-weight: 400; font-size: 16px; }
.breadcrumb > li + li::before { color: rgb(204, 204, 204); content: "/ "; padding: 0 5px; }
.inner-banner .breadcrumb > li + li::after { color: #fff; content: ""; font-size: 16px; left: -10px; padding: 0 5px; position: absolute; top: 0; }
.inner-banner .breadcrumb li.active { color: #cbcbcb }
.inner_breadcrumb { background: #24398c; padding: 0 0 0; }
.inner_breadcrumb .breadcrumb { background: none; text-align: center; margin: 0; padding: 10px 0; display: -webkit-inline-box; }
.inner_breadcrumb .breadcrumb li a { font-size: 18px; color: #fff; }
.inner_breadcrumb .breadcrumb > li + li::before { color: #fff; content: "/ "; padding: 0 2px; }
.inner_breadcrumb .breadcrumb li.active { color: #edd134; font-size: 18px; }
/****************************************************************************************************************************/
/************************************************ inner page section style **************************************************/
/****************************************************************************************************************************/
#inner-page { padding: 50px 0; }
.inner-page { }
.inner-page h1 { font-size: 36px; margin: 0 0 0 0; line-height: normal; }
.inner-page h2 { font-size: 30px; margin: 0 0 0px 0; line-height: normal; }
.inner-page h3 { font-size: 26px; margin: 0 0 0px 0; line-height: normal; }
.inner-page h4 { font-size: 22px; margin: 0 0 0px 0; line-height: normal; }
.inner-page h5 { font-size: 20px; margin: 0 0 0px 0; line-height: normal; }
.inner-page ul { list-style-type: none; margin: 0 0 20px; padding: 0 0 0 20px; }
.inner-page ul li { line-height: 26px; padding: 0 0 10px 20px; position: relative; }
.inner-page ul li:before { position: absolute; top: 10px; left: 0; content: ""; background: #2882fd; width: 8px; height: 8px; }
.inner-page p { padding: 0 0 20px 0; line-height: 30px; }
.inner-page a { color: #2882fd; }
.img-block { text-align: center; }
.inner_service span { font-size: 35px; }
.inner-page .alignleft { float: left; margin: 0 20px 10px 0; }
.inner-page .alignright { float: right; margin: 0 0px 10px 20px; }
.inner-page .alignnone { margin: 20px 0; float: none; }
.inner-page .txt_link { color: #000; font-weight: bold; }
.inner-page ul.two_column { column-count: 2 }
.inner-page ul.three_column { column-count: 3 }
/****************************************************************************************************************************/
/************************************************ Testimonials Page style **************************************************/
/****************************************************************************************************************************/
.testimonialpage_main .testimonial_text p { font-size: 18px; line-height: 36px; }
.testimonialpage_box_main { padding: 40px 0 0; }
.testimonialpage_main .testimonial_name { padding: 0px 0 0; position: relative; font-size: 20px; color: #24398c; font-family: 'Montserrat Semi Bold'; }
.testimonialpage_main i { color: #2882fd; font-size: 50px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
.testimonialpage_main::before { background: #f0f0f0 none repeat scroll 0 0; bottom: 25px; content: ""; left: 120px; position: absolute; top: 0; display: none; width: 1px; }
.testimonialpage_main { padding: 30px 30px 30px 160px; position: relative; }
.testimonialpage_main { margin-bottom: 30px; }
.testimonialpage_main:nth-child(odd) { background: #f9f9f9; }
.testimonialpage_main .testimonial_quote { width: 100px; height: 100px; opacity: 0.3; position: absolute; left: 30px; top: 30px; background: rgb(237, 209, 52); }
.testimonialpage_main .testimonial_quote:after { content: ""; background: #fff; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; z-index: -1; }
/****************************************************************************************************************************/
/************************************************ Gallery Page style **************************************************/
/****************************************************************************************************************************/
.gallery-details-page { padding: 0 }
.gallery-details-page figure { margin: 0 0 30px }
.gallery-details-page figure img { width: 100%; }
.gallery-details-page figure > a { display: block; position: relative; overflow: hidden; text-align: center; margin: 0 auto; display: block; }
.gallery-details-page figure > a:before { content: ""; display: block; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background: rgba(40,130,253,0.7); transition: all 0.8s ease; -moz-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -o-transition: all 0.8s ease; -webkit-transition: all 0.8s ease; transform: scale(0, 1); -o-transform: scale(0, 1); -ms-transform: scale(0, 1); -moz-transform: scale(0, 1); -webkit-transform: scale(0, 1); }
.gallery-details-page figure > a:after { content: "\f00e"; font-family: Font Awesome; font-style: normal; font-weight: 900; font-size: 35px; color: #fff; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; position: absolute; left: 50%; bottom: 100%; transform: translate(-50%, -100%); -moz-transform: translate(-50%, -100%); -ms-transform: translate(-50%, -100%); -o-transform: translate(-50%, -100%); -webkit-transform: translate(-50%, -100%); border: 2px solid #fff; padding: 15px; }
/****************************************************************************************************************************/
/******************************************* FAQ page section style **************************************************/
/****************************************************************************************************************************/
.accordion-button { color: #444 !important; padding: 12px 15px; line-height: 26px; font-size: 18px; position: relative; border: 1px solid #155e94; display: block; }
.accordion-button .icon { display: block; height: 30px; width: 30px; background: #2882fd; position: absolute; right: 10px; top: 10px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }
.accordion-button .icon:before, .accordion-button .icon:after { content: ""; position: absolute; left: 50%; top: 50%; width: 14px; height: 2px; background: #fff; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.accordion-button .icon:after { width: 2px; height: 14px; }
.accordion-content { padding: 15px; border: 1px solid #ddd; border-top: none; display: none; }
.accordion + .accordion { margin-top: 20px; }
.accordion-button.active { border-color: #24398c; background: #24398c; color: #fff !important; }
.accordion-button.active .icon { background: #edd134; }
.accordion-button.active .icon:before { background: #606060; }
.accordion-button.active .icon:after { background: #606060; height: 0; }
.accordion-button.active + .accordion-content { border-color: #155e94; }
.accordion-content.show { display: block; }
.accordion-content > *:last-child { margin-bottom: 0; }
/****************************************************************************************************************************/
/******************************************* Contact us page section style **************************************************/
/****************************************************************************************************************************/
.contact_us_02 { padding: 0 0; position: relative }
.contact_us_02 .cnt_details_box .icon_box { width: 160px; height: 160px; background: #edd238; border-radius: 100px; position: relative; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; margin: 0 auto 20px }
.contact_us_02 .cnt_details_box i { display: block; text-align: center; color: #344898; font-size: 50px; margin: 0 auto 20px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; padding: 50px 0 20px 0; position: relative }
.contact_us_02 .cnt_details_box .icon_box:before { content: ""; position: absolute; top: 20px; left: 20px; right: 20px; bottom: 20px; background: #fff; border-radius: 50%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.50); }
.inner-page.contact_us_02 .cnt_details_box ul li { padding: 0; display: inline-block; margin: 0 7px; width: auto }
.inner-page.contact_us_02 .cnt_details_box ul { padding: 0 }
.contact_us_02 .cnt_details_box .footer_social ul li:before { display: none; }
.contact_us_02 .cnt_details_box .footer_social ul li i { font-size: 25px; width: auto; height: auto; border: 0; padding: 0 }
.inner-page .contact_details { padding: 0 }
.inner-page .cnt_details_box { padding: 20px 0; min-height: 100%; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; text-align: center; border-radius: 25px; }
.inner-page .cnt_details_box span { font-size: 25px; color: #606060; display: block; margin: 0; }
.inner-page .cnt_details_box.cnt_hours span { margin: 0; font-size: 16px; display: block; }
.inner-page .cnt_details_box p { padding: 0 10px; line-height: 25px; font-size: 16px; }
.inner-page .cnt_details_box a { font-size: 16px; display: block; color: #333333; word-break: break-all; line-height: normal; }
.contact_us_02 .contact-form h2 { color: #303030; text-align: left; position: relative; margin: 0 0 10px 0 }
.contact_us_02 .contact-form h2:before { display: none; }
.contact_us_02 .contact-form .form-group { margin-bottom: 30px; }
.contact_us_02 .contact-form textarea.form-control { height: 140px !important; resize: none; padding: 13px 20px; }
.contact_us_02 .contact-form .form-control { background-color: #fff; background-image: none; border: 1px solid #595959 !important; border-left: none; border-right: none; border-top: none; border-radius: 0; box-shadow: none; color: #303030; display: block; font-size: 16px; height: 50px; line-height: 1.42857; padding: 10px 19px; width: 100%; }
.contact_us_02 .contact-form .form-control:focus { border-color: #344898 !important; box-shadow: 0 0 5px #344898; }
.contact_us_02 .contact-form-main h2 { padding: 20px 0 0; font-size: 30px; color: #303030; }
 .contact_us_02 .contact-form input::-webkit-input-placeholder, .contact_us_02 .contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:#303030;
 opacity:1;
}
 .contact_us_02 .contact-form input:-moz-placeholder, .contact_us_02 .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#303030;
 opacity:1;
}
 .contact_us_02 .contact-form input::-moz-placeholder, .contact_us_02 .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#303030;
 opacity:1;
}
 .contact_us_02 .contact-form form input:-ms-input-placeholder, .contact_us_02 .contact-form form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#303030;
 opacity:1;
}
.contact_us_02 .contact-form .form-group .captcha_box { height: auto; margin: 0 0 20px; padding: 0 0 0 0px; position: relative; }
.contact_us_02 .contact-form .submit_btn_box { text-align: center; margin: 0 auto; display: table; }
.contact_us_02 .contact-form .submit-btn { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-size: 18px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; vertical-align: top; padding: 0; border-radius: 0; margin: 0; overflow: hidden; background: #344898; text-transform: uppercase; }
.contact_us_02 .contact-form .required-field { font-size: 14px; color: #606060; text-align: center; margin-top: 0; line-height: 30px; }
.contact_us_02 .contact-form .required-field span { color: #606060; }
.contact_form_map { padding: 10px 0 0 0; }
.contact_us_02 .map iframe { border: 5px solid #c21b1b }
.contact_us_02 .map { padding: 30px 0; }
.inner_btm_form .contact_form_map { padding: 0; }
.inner_btm_form { background: #f7f7f7; padding: 30px 0 }
.contact_form_map .contact-form .select_box { position: relative; }
.contact_form_map .contact-form .select_box select { -moz-appearance: none; box-shadow: none; -webkit-appearance: none; -ms-appearance: none; -o-appearance: none; -ms-appearance: none; cursor: pointer; }
.contact_form_map .contact-form .select_box select option { padding: 10px 15px; font-size: 14px; display: block; color: #000 }
.contact_form_map .contact-form .select_arrow i { color: #555555; font-size: 25px; margin: 0; pointer-events: none; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 1; }
.contact_txt { margin: 30px 0 0 }
/****************************************************************************************************************************/
/************************************* Services Page styles goes here ********************************************/
/****************************************************************************************************************************/
.home-products-container { max-width: 1822px; padding: 0 15px; margin: 0 auto; }
.home-products .home-title { color: #fff; margin: 0 0 31px 0; }
.home-product { padding: 10px 0 0; display: flex; width: 100%; }
.inner-page.services_page.home-products .home-product { padding: 0 0 30px }
.inner-page.services_page.home-products h3 { font-size: 22px; }
.home-product figure { position: relative; overflow: hidden; width: 100%; }
.home-product figure > a { display: block; position: relative; }
.home-product figure > a:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ""; background: rgba(42,131,253,0.2) }
.home-product figure > a img { width: 100% }
.home-product figcaption { position: absolute; left: 0; right: 0; bottom: 0; display: flex; align-items: center; padding: 0 10px; height: 60px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; pointer-events: none; }
.home-product h3, .home-product .h3 { color: #fff; margin: 0; font-size: 30px; line-height: 1.2; text-align: center; width: 100%; }
.home-product figure { margin: 0 }
/****************************************************************************************************************************/
/************************************* Services Details Page styles goes here ********************************************/
/****************************************************************************************************************************/
.services_carousel_main { background: #f1f1f1; padding: 40px 0; }
.services_carousel_main h2 { margin: 0 0 30px }
.services_carousel .owl-nav { vertical-align: top; margin-top: 0; text-align: center; }
.services_carousel .owl-nav .owl-prev { background: url(../images/sprite.png) no-repeat; width: 36px; height: 25px; top: 50%; transform: translateY(-50%); position: absolute; margin: 20px 0 0 0; left: -80px; background-position: -30px -67px; display: block !important }
.services_carousel .owl-nav .owl-next { background: url(../images/sprite.png) no-repeat; width: 36px; height: 25px; top: 50%; transform: translateY(-50%); position: absolute; right: -80px; margin: 20px 0 0 0; background-position: -76px -67px; display: block !important }
.services_carousel .home-product h3, .services_carousel .home-product .h3 { font-size: 22px; }
/****************************************************************************************************************************/
/************************************************ Form Error style **************************************************/
/****************************************************************************************************************************/
div .wpcf7-form label.error { padding: 0 5px; margin: 0; z-index: 2; font-size: 14px; line-height: 25px; background: #f00; position: absolute; color: #fff; font-weight: normal; }
div .wpcf7-form label.error { top: 100%; left: 0 }
div .wpcf7-form label.error:before { background: #f00; transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; top: -3px; left: 7px; display: block; width: 5px; content: ""; height: 5px; }
.wpcf7 .ajax-loader { position: absolute; right: 10px; top: 15px }
.hl_form .wpcf7 .ajax-loader { position: absolute; right: 18px; top: 25px }
.wpcf7-form-control-wrap { position: relative; display: block; }
div.wpcf7-response-output { margin: 10px 0 0 !important; padding: 0.2em 1em; float: left; width: 100%; background: #fff; text-align: center; position: relative;line-height: 20px;font-size: 15px;}
.contact_us_02 .contact-form .wpcf7 .ajax-loader { position: absolute; right: 43%; top: 18px; z-index: 1; }
.contact_us_02 .wpcf7-response-output{margin: 10px 0 !important;}
/****************************************************************************************************************************/
/************************************* Popup Form styles goes here ********************************************/
/****************************************************************************************************************************/
.armodal_popup_main { padding: 20px 30px }
.armodal_popup_main .mCSB_inside>.mCSB_container { margin-right: 10px!important }
.armodal_popup_main .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden { margin-right: 0!important }
.armodal_box { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9999; background: rgba(0,0,0,.7); text-align: left }
.armodal { margin: 0 auto; width: 870px; background: #fff; position: absolute; padding: 0; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-height: 100%; max-width: 100%; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; border-radius: 0 }
.armodal-close { position: absolute; top: 15px; right: 15px; font-size: 24px; color: #b9b9b9; font-weight: 900 }
body.sticky { overflow: hidden }
.armodal_box h2, .armodal_box .h2 { font-size: 30px; color: #505050; margin: 0 0 0 0; text-align: center; text-transform: uppercase; padding-bottom: 15px }
.armodal_box h2+p, .armodal_box .h2+p { text-align: center; font-size: 18px; margin-bottom: 40px }
.armodal_box .col-sm-12.col-md-8 { width: 100% }
.armodal_box .col-sm-12.col-md-4 { width: 100% }
.armodal_box a.armodal-close.fa.fa-times { font-family: Font Awesome; font-style: normal; font-weight: 900; }
.armodal_box .captcha_box { float: left; display: block; margin-bottom: 30px; margin-top: 0 }
.armodal_box .input-box.submit-box { float: left; width: 50%; margin-top: 0 }
.armodal_box .form-control { height: 54px; border-radius: 0; box-shadow: none; color: #606060; border: 1px solid rgba(0,0,0,.3)!important; font-weight: 400; font-size: 16px; padding: 10px 18px }
.armodal_box input.submit-btn { border: 0; background: #344898; width: 220px; text-transform: uppercase; color: #fff; letter-spacing: 0.2em; height: 50px; line-height: 50px; font-family: 'Montserrat Bold'; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.armodal_box .required-field { margin-bottom: 0; clear: both; position: absolute; bottom: 40px; right: -275px }
.armodal_box .submit_btn_box { margin-bottom: 0; position: relative; text-align: center }
.armodal_box textarea.form-control { resize: none; height: 150px; padding: 10px 20px }
.armodal_box h2 { width: 100% }
.armodal_box .contact-form-main.contact_block_main { padding: 0 }
.armodal_box .contact-form-main.contact_block_main .col-sm-6.col-xs-12 { width: 100% }
.armodal_box input.input { background: none; border: 0; width: 100%; padding: 0; margin: 0 auto; text-transform: uppercase }
.armodal_box .button { min-width: 270px; line-height: 60px; font-size: 14px; padding: 0 }
.armodal_box .submit_btn_box .main_btn { position: relative; text-align: center; margin: 0 auto 10px; width: 240px }
.armodal span.text_main { text-align: center; margin: 0 auto; display: block; margin-bottom: 20px }
.armodal .form_section { clear: both; margin: 0 auto 0; display: block; padding: 10px 0 0 0; background: transparent }
.armodal .form_section:before { display: none }
.armodal label { margin-bottom: 3px; font-size: 16px; color: #404040 }
.armodal label span { color: #f62d2d }
.armodal span.text_main span.star { color: #f62d2d }
.form_section:after { content: ""; display: table; clear: both }
.armodal_box .button.secondary { background: #C3D92E }
.armodal_box .button.secondary:before { background: #505050 }
.armodal label.main_label { font-size: 20px; display: block }
.armodal_box .form-control:focus { border-color: #3e519d!important; box-shadow: 0 0 5px #3e519d }
.select_box { position: relative }
.select_arrow i { position: absolute; right: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 1; pointer-events: none; font-size: 24px; color: #606060 }
.select_box select { appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none }
.armodal_box input::-webkit-input-placeholder, .armodal_box textarea::-webkit-input-placeholder {
color:#606060;
opacity:1
}
.armodal_box input:-moz-placeholder, .armodal_box textarea:-moz-placeholder {
color:#606060;
opacity:1
}
.armodal_box input::-moz-placeholder, .armodal_box textarea::-moz-placeholder {
color:#606060;
opacity:1
}
.armodal_box form input:-ms-input-placeholder, .armodal_box form textarea:-ms-input-placeholder {
color:#606060;
opacity:1
}
.armodal .form_section .form-group { margin-bottom: 25px }
.armodal_box .btn_quote { text-align: center; margin: 0 auto; display: table }
.armodal_box .btn_quote .btn_send { width: 200px; min-height: 50px; display: block; font-size: 14px; color: #fff; line-height: 47px; text-align: center; text-shadow: none; border: none; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #e1444b; border-radius: 5px; font-family: 'Montserrat Bold'; text-transform: uppercase }
.btn_get_quote { position: fixed; top: 50%; transform: translateY(-50%) rotate(90deg); right: -75px; -moz-transform: translateY(-50%) rotate(-90deg); -ms-transform: translateY(-50%) rotate(-90deg); -o-transform: translateY(-50%) rotate(-90deg); -webkit-transform: translateY(-50%) rotate(-90deg); z-index: 99 }
.btn_get_quote a { width: 210px; min-height: 60px; display: block; font-size: 18px; color: #344898; line-height: 60px; text-align: center; text-shadow: none; border: none; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; background: #eed135; border-radius: 0; font-family: 'Montserrat Bold'; text-transform: uppercase; letter-spacing: 0.2em; }
.armodal_box .wpcf7 .ajax-loader { position: absolute; right: 38%; top: 18px }
.coming_soon_page{ text-align: center;   padding: 60px 0;    box-shadow: 0 0 15px 0 rgba(0,0,0,0.5);}
.coming_soon_page h3 {    margin: 0 !important;}


