@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; -webkit-appearance: none;}
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;
}
/* For IE 6/7 (trigger hasLayout) */
p { font-family: 'OpenSans-Regular'; font-size: 14px; color: #444444; line-height: 30px; padding: 0 0 20px 0; }
h1, .h1 { font-size: 45px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
h2, .h2 { font-size: 40px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
h3, .h3 { font-size: 35px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
h4, .h4 { font-size: 30px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
h5, .h5 { font-size: 25px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
h6, .h6 { font-size: 20px; margin: 0 0 20px 0; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; }
span.h1, span.h2, span.h3, span.h4, span.h5, span.h6 { display: block }
body { font-family: 'OpenSans-Regular'; font-size: 14px; color: #444444; line-height: 30px; font-weight: 400; }
/****************************************************************************************************************/
.page-id-17 p {
    color: #000000;
}
.wrapper { height: auto !important; height: 100%; margin: 0 auto }
.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 }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt30 { margin-top: 30px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb30 { margin-bottom: 30px }
.mtb10 { margin-bottom: 10px; margin-top: 10px }
.mtb15 { margin-bottom: 15px; margin-top: 15px }
.mtb20 { margin-bottom: 20px; margin-top: 20px }
.mtb30 { margin-bottom: 30px; margin-top: 30px }
.pt10 { padding-top: 10px }
.pt15 { padding-top: 15px }
.pt20 { padding-top: 20px }
.pt30 { padding-top: 30px }
.pb10 { padding-bottom: 10px }
.pb15 { padding-bottom: 15px }
.pb20 { padding-bottom: 20px }
.pb30 { padding-bottom: 30px }
.ptb10 { padding-bottom: 10px; padding-top: 10px }
.ptb15 { padding-bottom: 15px; padding-top: 15px }
.ptb20 { padding-bottom: 20px; padding-top: 20px }
.ptb30 { padding-bottom: 30px; padding-top: 30px }
img { max-width: 100%; height: auto }
.alignleft { float: left }
.alignright { float: right }
img.alignleft { margin: 0 30px 20px 0 }
img.alignright { margin: 0 0 20px 30px }
img.aligncenter { display: block; margin: 0 auto 20px auto }
.site-main { overflow: hidden }
::selection { background: #e9010a; color: #FFF }
::-moz-selection {
 background:#e9010a;
 color:#FFF;
}
::-webkit-selection {
 background:#e9010a;
 color:#FFF;
}
.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; }
/****************************************************************************************************************/ 
/************************************* header section styles goes here ******************************************/
/****************************************************************************************************************/ 
.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: 0px 0px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); }
.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 { padding: 22px 0 10px 4px; text-align: center; position: absolute; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); display: block; margin: 0 0 0 -3px; -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; }
.top_header { padding: 37px 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_social { float: left; }
.header_social ul li { display: inline-block }
.header_social ul li a { width: 30px; height: 30px; background: #666666; display: inline-block; margin: 0 7px 0 0; border-radius: 3px; }
.header_social ul li i { color: #fff; text-align: center; font-size: 14px; padding: 0 10px; }
.header_social ul li i.fa-envelope { padding: 0 8px; }
.head_call { float: right; }
.head_call a { }
.head_call a span { color: #222222; font-size: 24px; font-family: 'HammersmithOne-Regular'; -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; }
.head_call a span.red { color: #e9010a; }
.head_call a i { transform: rotate(90deg); height: 30px; width: 30px; background: #666666; color: #fff; border-radius: 3px; padding: 8px; margin: 0 10px 0 0; position: relative; top: -3px; }
.main_header { float: left; width: 100%; margin: 0 0 38px; 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; }
.banner { padding: 160px 0 0 }
#slider1 { position: relative; z-index: 0 }
#slider1 li:before { position: absolute; top: 0; left: 0; right: 0; content: ""; background: rgba(0,0,0,0.30); width: 100%; height: 100%; z-index: -1; }
/****************************************************************************************************************/
/************************************* header section styles goes ends ******************************************/
/****************************************************************************************************************/



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


/********************************* services section ***************************************************/
.services { float: left; width: 100%; padding: 76px 0 79px }
.services h2 { margin: 0 0 50px; }
.gallery1_box_main .gallery_img_box { display: block; margin-bottom: 20px; }
.gallery1_box_main .gallery_hvr::before { background: rgba(233, 1, 10, 0.8) none repeat scroll 0 0; bottom: 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; 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; width: 100%; z-index: 10; }
.gallery1_box_main .gallery_hvr { overflow: hidden; position: relative; }
.gallery1_box_main .gallery_hvr img { width: 100% }
.gallery1_box_main .gallery_name { bottom: 30px; left: 30px; position: absolute; right: 30px; top: 30px; transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); -webkit-transform: translateY(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; z-index: 50; }
.gallery1_box_main .gallery_name span { color: #fff; display: block; font-size: 45px; position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; }
.services_title h3 { text-align: center; font-size: 18px; margin: 13px 0 0; font-weight: normal; line-height: normal; min-height: 50px; }
.security_solution { float: left; width: 100%; }
.security_solution h1 { text-align: center; margin: 0 0 20px; font-size: 40px; }
.security_solution h2 { text-align: center; margin: 0 0 10px; font-size: 34px; }
.security_solution h3 { text-align: center; margin: 0 0 10px; font-size: 28px; }
.security_solution h4 { text-align: center; margin: 0 0 10px; font-size: 23px; }
.security_solution { height: 400px; margin: 0 0 20px 0; }
.security_solution p { max-width: 100%; text-align: center; margin: 0 auto; font-family: 'OpenSans-Regular'; font-size: 14px; padding: 0 0 30px }
.security_solution ul { float: left; width: 100%; margin: 0 0 20px; }
.security_solution ul li { line-height: 26px; padding: 0 0 10px 25px; position: relative; }
.security_solution ul li:before { position: absolute; top: 1px; left: 0; content: "\f00c"; color: #e9010a; font-size: 18px; font-family: Font Awesome; font-style: normal; font-weight: 900; }
.services_blocks_main { float: left; width: 100%; padding: 0 0 22px; border-bottom: 1px solid #ddd; margin: 0 0 47px; }
.security_solution .two_btn { text-align: center; padding: 25px 0 0 }
.security_solution .two_btn a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 0 12px; overflow: hidden; background: #e9010a }
.security_solution .two_btn a.gray { background: #666666 }
/************************************* Why choose us section styles ********************************************/
.middle_banner { float: left; width: 100%; }
.middle_banner_img { position: relative; z-index: 1; margin: 0 auto; padding: 113px 0 95px; }
.middle_banner_img:before { background: rgba(0,0,0,0.85); z-index: -1; position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: "" }
.middle_banner h2 { position: relative; font-size: 40px; margin: 0 0 60px 0; color: #fff; line-height: 43px; }
.home-why-us-box { position: relative; text-align: center }
.home-why-us-icon { height: 86px; width: 86px; background: #e9010a; text-align: center; display: block; border-radius: 50%; z-index: 1; margin: 0 auto 35px; padding: 16px 0 }
.home-why-us-icon:before { position: absolute; top: -10px; left: 50%; background: #454443; content: ""; display: block; height: 106px; border-radius: 50%; width: 106px; z-index: -1; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%); 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-why-us-box h4 { color: #fff; font-size: 18px; line-height: 24px }


/************************************* emergency_services section ********************************************/
.emergency_services { float: left; width: 100%; padding: 77px 0 69px; }
.emergency_services_container { max-width: 100%; float: left; }
.emergency_services h2 { margin: 0 0 47px; }
.txt_cnt { float: left; width: 100%; }
/*.location_tabbing-block { display: table; margin: 0 auto; max-width: 900px; }*/
.emergency_services .txt_cnt p { text-align: center; padding: 0 24px 44px; max-width: 815px; margin: 0 auto }
/*.resp-tab-content { display: block; padding: 15px; }*/
.tabbing_ul_li li { float: left; width: 33.33%; position: relative; padding: 0 0 0 30px }
.tabbing_ul_li li:before { position: absolute; left: 0; top: 0; content: "\f00c"; font-size: 14px; color: #df4f54; font-family: Font Awesome; font-style: normal; font-weight: 900; }
.tabbing_ul_li.resp-tab-content { float: left; width: 100%; padding: 0; }
.resp-tab-content { position: relative; }
.resp-tabs-list li:last-child { margin: 0 }
.resp-tab-content:before { position: absolute; left: 50%; top: 50%; content: ""; background: url(../images/middle_map.png) no-repeat; width: 482px; height: 276px; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
ul.resp-tabs-list.hor_1 li { margin: 0; padding: 10px 0 13px !important; }
ul.resp-tabs-list.hor_1 li + li { margin-left: 56px; }
ul.resp-tabs-list { display: inline-block; vertical-align: top; text-align: left; }
#parentHorizontalTab { text-align: center; }
.resp-tabs-container { text-align: left; }
.tabbing_ul_li ul:after { content: ""; display: block; clear: both; }
.tabbing_ul_li { max-width: 770px; margin: 0 auto; }
.middle_banner_01 { float: left; width: 100%; }
.middle_banner_01 .middle_banner_img { position: relative; z-index: 1; margin: 0 auto; padding: 132px 0 143px; }
.middle_banner_01 .middle_banner_img:before { background: rgba(0,0,0,0.60); z-index: -1; position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: "" }
.middle_banner_01 h2 { position: relative; font-size: 40px; margin: 0 0 40px 0; color: #fff; line-height: 60px; }
.middle_banner_01 p { color: #fff; }
.middle_banner_01 .two_btn { text-align: center; padding: 35px 0 0 }
.middle_banner_01 .two_btn a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 0 12px; overflow: hidden; background: #e9010a }
.middle_banner_01 .two_btn a.gray { background: #666666 }
/********************************* partners suppliers ************************************/
.partners { float: left; width: 100%; padding: 79px 0 50px; }
.partners h2 { text-align: center; margin: 0 0 48px; }
.partners_section { }
.partners_logo { position: relative; }
.partners_section { position: relative; position: relative; float: left; width: 100%; }
.partners_section:before { position: absolute; right: 0; top: 0; background: #bbbbbb; width: 1px; height: 100%; content: ""; }
.partners_logo .logos { position: relative; float: left; width: 45%; margin: 0 19px 29px 0; }
.partners_logo.supplier_logo .logos { position: relative; float: left; width: 31%; margin: 0 15px 29px 0; }
.partners_logo .logos img { text-align: center; display: table; margin: 0 auto; padding: 73px 0 }
.partners_logo.supplier_logo .logos img { padding: 45px 0 }
.partners_logo .logos:before { position: absolute; top: 0; left: 0; width: 210px; height: 210px; border-radius: 50%; border: 1px solid #d4d4d4; content: ""; 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; }
.partners_section.partners_section_line:before { background: #fff; }
.col-xs-12.col-md-7.col-sm-6.wow.fadeInRight .partners_section:before { display: none; }
/************************************ middle_banner_02 *******************************************/

.middle_banner_02 { float: left; width: 100%; }
.middle_banner_02 .middle_banner_img { position: relative; z-index: 1; margin: 0 auto; padding: 117px 0 83px; }
.middle_banner_02 .middle_banner_img:before { background: rgba(0,0,0,0.85); z-index: -1; position: absolute; left: 0; top: 0; height: 100%; width: 100%; content: "" }
.middle_banner_02 h2 { position: relative; font-size: 40px; margin: 0 0 40px 86px; color: #fff; line-height: 60px; }
.middle_banner_02 p { color: #fff; }
.middle_banner_02 .two_btn { text-align: center; padding: 35px 0 0 }
.middle_banner_02 a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 9px 0 0 -25px; overflow: hidden; background: #e9010a; float: left; }
/****************************************************************************************************************/
/************************************* midd section styles goes ends ********************************************/
/****************************************************************************************************************/


/****************************************************************************************************************/
/************************************* Footer section styles goes here ******************************************/
/****************************************************************************************************************/
.footer_details { float: left; width: 100%; padding: 80px 0 0; position: relative; }
.footer_details h3 { font-size: 24px; position: relative; margin: 0 0 43px }
.footer_details h3:before { position: absolute; bottom: -13px; left: 0; width: 40px; height: 4px; content: ""; background: #e9010a }
.footer_details .footer_links { position: relative; float: left; width: 100%; padding: 0 0 48px 0; }
.footer_details .footer_links:before { position: absolute; content: ""; background: #dddddd; left: 0; top: 42px; height: 1px; width: 100%; display: none; }
.footer_details .footer_links:after { position: absolute; content: ""; background: #dddddd; left: 0; bottom: 0; height: 1px; width: 100%; }
.footer_details .f_links ul li { }
.footer_details .f_links ul li a { font-size: 14px; color: #444444; line-height: 36px; }
.footer_details .f_links ul li.selected a { color: #e9010a }
.footer_details .f_links ul li.active a { color: #e9010a }
.footer_details .social_icons { }
.footer_details .social_icons ul { margin: 12px 0 0 0; float: left; width: 100%; }
.footer_details .social_icons ul li { }
.footer_details .social_icons ul li a { font-size: 14px; line-height: 36px; width: 40px; height: 40px; background: #666666; display: block; float: left; margin: 0 10px 10px 0; border-radius: 5px; }
.footer_details .social_icons ul li i { font-size: 18px; color: #fff; line-height: 40px; margin: 0 18px 0 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; padding: 0 12px }
.footer_details .social_icons ul li i.fa-facebook-f { padding: 1px 15px; }
.address_box { padding: 0 0 10px; }
.footer_details .address_details .address_box.f_phn span { margin: 0 0 7px; line-height: 15px; }
.footer_details .address_details .address_box.f_email span { margin: 0 0 9px; line-height: 15px; }
.address_box.f_phn { padding: 0 0 15px; }
.footer_details .address_details span { display: block; color: #e9010a; font-size: 14px; font-family: 'Open Sans Semibold'; position: relative; line-height: normal; margin: 0 0 7px 0 }
.footer_details .address_details p { color: #444444; font-size: 14px; line-height: 30px; padding: 0 }
.footer_details .address_details a { color: #444444; font-size: 14px; word-break: break-all; word-wrap: break-word; }
.footer_details .address_details h3 { margin: 0 0 50px; }
.footer_details .address_details { margin: 0 0 0 0; }
.copyright { padding: 23px 0 28px; float: left; width: 100%; }
.copyright p { color: #444444; font-size: 14px; padding: 0 }
.privacy_link { float: right; }
.privacy_link ul li a { color: #444444; font-size: 14px; }
.privacy_link ul li { display: inline-block; position: relative; margin: 0 0 0 48px }
.privacy_link ul li:before { position: absolute; left: -26px; top: 9px; content: ""; background: #858585; width: 2px; height: 14px; }
.privacy_link ul li:first-child:before { display: none; }
#toTop { background: #e9010a; bottom: 10px; cursor: pointer; height: 54px; position: fixed; right: 20px; width: 54px; z-index: 99; border-radius: 5px; }
.top-btn .fa-angle-up { color: #fff; font-size: 28px !important; margin: -3px 0 0; }
.top-btn > div { color: #fff; font-size: 15px; margin: -7px 0 0; text-transform: uppercase; font-family: 'HammersmithOne-Regular'; }
/****************************************************************************************************************/
/************************************* Footer section styles ends here ******************************************/
/****************************************************************************************************************/


/******************************************************************************************************************************/
/************************************************* Inner Banner style *********************************************************/
/******************************************************************************************************************************/
.inner-banner::before { background: rgba(0, 0, 0, 0.6) 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: 160px 0 0 0; }
.inner-banner-img { background-position: center center !important; background-size: cover !important; min-height: 350px; }
.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: 123px 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: #e9010a; margin: 0 auto; position: relative; text-align: center; font-size: 45px; }
.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 { float: left; width: 100%; padding: 0 0 0; border-bottom: 1px solid #ddd; }
.inner_breadcrumb .breadcrumb { background: none; text-align: center; margin: 0; padding: 10px 0 }
.inner_breadcrumb .breadcrumb li a { font-size: 18px; color: #666666; }
.inner_breadcrumb .breadcrumb > li + li::before { color: #000; content: "/ "; padding: 0 2px; }
.inner_breadcrumb .breadcrumb li.active { color: #e9010a; font-size: 18px; }
/*#inner-page h1.custom-title {padding: 0px 0px 20px 0px;text-transform: uppercase;}*/
/****************************************************************************************************************************/
/************************************************ inner page section style **************************************************/
/****************************************************************************************************************************/
#inner-page { padding: 30px 0; float: left; width: 100%; }
.inner-page { float: left; width: 100%; }
.inner-page h1 { font-size: 35px; margin: 0 0 20px 0; line-height: normal; color: #e9010a; border-bottom: 1px solid #e9010a; padding: 0 0 10px; }
.inner-page h2 { font-size: 30px; margin: 0 0 10px 0; line-height: normal; color: #e9010a; border-bottom: 1px solid #e9010a; padding: 0 0 10px; }
.inner-page h3 { font-size: 27px; margin: 0 0 10px 0; line-height: normal; color: #e9010a; border-bottom: 1px solid #e9010a; padding: 0 0 10px; }
.inner-page h4 { font-size: 24px; margin: 0 0 10px 0; line-height: normal; color: #e9010a; border-bottom: 1px solid #e9010a; padding: 0 0 10px; }
.inner-page h5 { font-size: 20px; margin: 0 0 10px 0; line-height: normal; color: #e9010a; border-bottom: 1px solid #e9010a; padding: 0 0 10px; }
.inner-page ul { list-style-type: none; margin: 0 0 10px; padding: 0 0 0 0; }
.inner-page ul li { line-height: 26px; padding: 0 0 10px 25px; position: relative; }
.inner-page ul li:before { position: absolute; top: 1px; left: 0; content: "\f00c"; color: #e9010a; font-size: 18px; font-family: Font Awesome; font-weight: 900; font-style: normal; }
.inner-page p { padding: 0 0 25px 0; }
.inner-page p span.green { color: #57b457; }
.inner-page a { color: #e9010a; }

.img-block { text-align: center; }
.inner_service span { font-size: 35px; }
.inner-page .alignleft { float: left; margin: 0 15px 5px 0; border: 1px solid #bbb; padding: 5px; }
.inner-page .alignright { float: right; margin: 0 0px 10px 15px; border: 1px solid #bbb; padding: 5px; }
.inner-page .txt_link { color: #000; font-weight: bold; }
.services_details_page p.red_txt { color: #e9010a; font-family: 'HammersmithOne-Regular'; font-size: 20px; font-weight: normal; }
.inner-page .cnt_btn { float: left; width: 100%; text-align: center; padding: 20px 0; margin:0 0 20px;}
.inner-page .cnt_btn a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 0; overflow: hidden; background: #e9010a }
.inner-page-why-choose { float: left; width: 100%; padding: 30px 0px 0px 0px; }
.inner-page-why-choose .why_choose_box { float: left; width: 100%; text-align: center; margin-top: 40px; position: relative; min-height: 300px; }
.inner-page-why-choose .why_choose_box span.home-why-us-icon { margin: 0px auto 10px auto; }
.inner-page-why-choose .why_choose_box .why_choose_title { float: left; width: 100%; padding: 15px 0px; font-size: 20px; font-family: 'HammersmithOne-Regular'; color: #333333; font-weight: normal; line-height: 20px; }
.inner-page-why-choose .why_choose_box .why_choose_content p { line-height: 25px; padding: 0px; }
/****************************************************************************************************************************/
/******************************************* Contact us page section style **************************************************/
/****************************************************************************************************************************/
.contact_us_02 { float: left; width: 100%; padding: 50px 0 }
.contact_us_02 .cnt_details_box i { display: block; text-align: center; color: #000; font-size: 70px; margin: 0 0 25px; -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; }
/*.contact_us_02 .cnt_details_box i.fa-phone-square { transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); }*/

.contact_us_02 .cnt_details_box .cnt_follow i { font-size: 25px; margin: 0; color: #e9010a; -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; }
.contact_us_02 .cnt_details_box .social_icons i { font-size: 25px; margin: 0 }
.contact_us_02 .cnt_details_box .social_icons { float: none; }
.inner-page.contact_us_02 .cnt_details_box ul li:before { display: none; }
.inner-page.contact_us_02 .cnt_details_box ul li { padding: 0; display: inline-block; margin: 0 7px; }
.inner-page.contact_us_02 .cnt_details_box ul li a { padding: 0 }
.inner-page.contact_us_02 .cnt_details_box ul { padding: 0 }
.inner-page .contact_details { float: left; width: 100%; }
.inner-page .cnt_details_box { border: 1px solid #e9010a; padding: 30px 0; min-height: 210px; -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: 5px; }

.inner-page .cnt_details_box span { font-size: 25px; color: #606060; display: block; margin: 20px 0; }
.inner-page .cnt_details_box span.red { color: #f00; display: inline-block; margin: 0 0 0 10px; font-size: 17px; }
.inner-page .cnt_details_box p { padding: 0 10px; line-height: 25px; }
.inner-page .cnt_details_box a { font-size: 14px; font-weight: 400; display: block; color: #666666; word-break: break-all; padding: 0 10px; }

.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: 150px !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: 5px; 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: #e9010a !important; box-shadow: 0 0 5px #e9010a; }
.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 { margin-top: 0; position: relative; }
.contact_us_02 .contact-form .submit-btn { width: 100%; min-height: 40px; display: block; font-size: 18px; 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; float: right; background: #e9010a; border: 2px solid #e9010a; border-radius: 0; font-family: 'HammersmithOne-Regular'; border-radius: 5px; }
.contact-form .submit-btn:focus { background: #000; color: #fff; border: 2px solid #000 }
.contact_us_02 .contact-form .required-field { font-size: 14px; color: #606060; text-align: center; margin-top: 0; float: left; line-height: 30px; }
.contact_us_02 .contact-form .required-field span { color: #606060; }
.contact_form_map { float: left; width: 100%; padding: 40px 0 0 0; }
.contact_form_map .map iframe { border: 5px solid #000; border-radius: 5px; }
.inner_btm_form .contact_form_map { padding: 0; }
.inner_btm_form { float: left; width: 100%; background: #f7f7f7; padding: 30px 0 }
/****************************************************************************************************************************/
/********************************************* Sidebar page style **************************************************/
/****************************************************************************************************************************/
.sidebar { }
.sidebar ul { padding: 0; margin: 0 }
.sidebar ul li { padding: 0 }
.sidebar ul li:before { display: none }
.sidebar ul ul li:before { display: none }
.sidebar ul li a { display: block; position: relative; font-size: 15px; color: #303030; padding: 10px 15px; background: #efefef; border-left: 5px solid #666666; z-index: 1; }
.sidebar ul li a:before { content: ""; position: absolute; left: -5px; top: 0; background: #666666; z-index: -1; border: 1px solid #666666; border-left: 5px solid #666666; right: 0; height: 100%; 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; opacity: 0 }
.sidebar ul li+li { margin-top: 5px }
.sidebar ul li.selected a:before { opacity: 1 }
.sidebar .title { display: block; color: #FFF; font-size: 25px; font-family: 'HammersmithOne-Regular'; margin-bottom: 10px; padding: 10px; background: #e9010a; text-align: center; }
.sidebar+.sidebar { margin-top: 30px }
.sidebar ul li.selected a { color: #fff; background: #666666; }
.sidebar ul li.active a { color: #fff; background: #666666; }
/****************************************************************************************************************************/
/************************************************ FAQ page style **************************************************/
/****************************************************************************************************************************/
.xga-accrodion { margin: 0 0 20px; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-heading a:after { position: absolute; left: 20px; top: 15px; font-family: Font Awesome; font-style: normal; font-weight: 900; content: "\f077"; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; display: inline-block; width: 25px; height: 25px; background-color: #e9010a; color: #fff; line-height: 26px; text-align: center; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-heading a.open:after { content: "\f078"; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-heading a { background-color: #FFFFFF; padding: 15px 40px; text-decoration: none; display: block; width: 100%; color: #2a384c; font-size: 18px; line-height: 26px; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; font-weight: 600; font-family: 'Poppins', sans-serif; position: relative; -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1); padding-left: 60px; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-heading a.open { margin-bottom: 0px; color: #e9010a; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-body { max-height: 0; overflow: hidden; -webkit-transition: max-height .3s ease-in; -o-transition: max-height .3s ease-in; transition: max-height .3s ease-in; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-body .xga-acc-content { color: rgba(40, 40, 40, 0.8); padding: 15px 30px; border-top: 0; display: block; width: 100%; padding-top: 25px; font-size: 16px; padding-left: 60px; }
.xga-accordion-wrapper-2 .xga-accrodion .xga-accordion-body.show { max-height: -webkit-fit-content; max-height: -moz-fit-content; max-height: fit-content; -webkit-transition: max-height .3s ease-in; -o-transition: max-height .3s ease-in; transition: max-height .3s ease-in; }
.xga-accordion-wrapper-2 { position: relative; z-index: 0; }
.xga-accordion-wrapper-2:after { position: absolute; left: 30px; top: 0; height: 95%; width: 100%; border-left: 2px dashed #e9010a; content: ''; z-index: -1; }
.inner-faq { float: left; width: 100%; padding: 30px 0 0px; }
.inner-faq.inner-page h2 { margin: 0 0 20px }
/****************************************************************************************************************************/
/************************************************ Testimonials page style **************************************************/
/****************************************************************************************************************************/
.testimonialpage_main .testimonial_text p { font-size: 14px; line-height: 30px; }
.testimonialpage_box_main { float: left; width: 100%; padding: 40px 0 0; }
.testimonialpage_main .testimonial_name { padding: 0px 0 0; position: relative; font-size: 24px; color: #000000; font-family: 'HammersmithOne-Regular'; }
.testimonialpage_main i { color: #e9010a; 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(0, 0, 0); }
.testimonialpage_main .testimonial_quote:after { content: ""; background: #fff; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px; z-index: -1; }
/****************************************************************************************************************************/
/************************************************ Services page style **************************************************/
/****************************************************************************************************************************/
.projectpage_box_main .project_box .project_content_main .project_title { color: #333; }
.projectpage_box_main .project_box .project_img_main .project_readmore a { background: #333; }
.projectpage_box_main .project_box { margin-bottom: 20px; }
.product_main_box h3 { margin-bottom: 16px; }
.project_box .project_content_main .project_cate { margin-bottom: 10px; }
.project_box .project_content_main .project_subtitle { font-size: 14px; }
.project_box .project_img_main .project_readmore a { width: 70px; height: 70px; }
.project_box .project_img_main .project_readmore { bottom: -35px; }
.project_box .project_content_main { padding: 0 0 0 0; min-height: 170px; text-align: center; }
.project_content_main p { line-height: 25px }
.project_box .project_content_main .project_cate { margin-bottom: 23px; color: #999999; }
.project_box .project_content_main .project_subtitle { font-size: 18px; color: #999999; letter-spacing: 0.1em; line-height: normal; font-weight: 500; display: inline-block; text-transform: uppercase; }
.projectpage_box_main .project_box .project_content_main .project_title { color: #333; font-size: 20px; font-family: 'HammersmithOne-Regular'; font-size: 20px; height: 60px; display: flex; justify-content: center; align-items: center; margin: 0 0 0px; }
.project_box .project_img_main .project_img { display: block; position: relative; }
.project_box .project_img_main .project_img:before { content: ""; position: absolute; left: 100%; right: 0; top: 100%; opacity: 0; bottom: 0; border: 2px solid #fff; z-index: 10; 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; }
.project_box .project_img_main .project_img:after { background: rgba(0,0,0,0.4); content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 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; }
.project_box .project_img_main .project_readmore { position: absolute; right: 0; bottom: 0; z-index: 12; }
.projectpage_box_main .project_box .project_img_main .project_readmore a { background: #333; }
.project_box .project_img_main .project_readmore a { width: 50px; height: 50px; display: block; background: #fff; position: relative; }
.project_box .project_img_main .project_readmore a span i { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); margin: 0 auto; color: #fff; font-size: 30px; }
.project_box .project_img_main { position: relative; }
/****************************************************************************************************************************/
/********************************************* Form error style **************************************************/
/****************************************************************************************************************************/
.contact-form label.error { background: #f00; padding: 0 5px 0; position: absolute; top: 100%; left: 5px; margin: -10px 0 0 0; color: #fff; z-index: 2; font-size: 12px; }
.contact-form label.error:before { content: ""; display: block; height: 5px; background: #f00; width: 5px; 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; }
.contact-form .captcha_box .recaptcha-error-message { background: #f00; padding: 3px 5px; position: absolute; top: 100%; left: 5px; margin: -10px 0 0 0; color: #fff; z-index: 2; font-size: 13px; }
.contact-form .captcha_box .recaptcha-error-message:before { content: ""; display: block; height: 5px; background: #f00; width: 5px; 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; }
.contact-form .wpcf7-response-output { margin: 20px 0; padding: 0.2em 1em; float: left; width: 100%; text-align: center; font-weight: bold; }
.wpcf7-form-control-wrap { display: block; }
div.wpcf7 .ajax-loader { position: absolute; right: 15px; top: 17px; }
/****************************************************************************************************************************/
/************************************************ Location page style **************************************************/
/****************************************************************************************************************************/
.location_page { }
.location_block { float: left; width: 100%; padding: 0 0 20px }
.location_page h2 { margin: 0 0 15px; }
.location_page table { border: 1px solid #ddd; }
.location_page table td { border: 1px solid #ddd; text-align: center; padding: 0 !important }
.location_page table tr:nth-child(odd) td { background: #ebebeb; }
.location_page table td a { color: #333; padding: 10px 10px; display: block; }

/*13/12/2018*/
.emergency_services_container a { color:#444444; }
.emergency_services_container a:hover { color:#e9010a; }


/*07-03-2019*/
.project_box .project_img_main .project_img img { width: 100%;}
.why_choose_content { height: 125px;  display: inline-block;    width: 100%;}
.why_choose_content .mCSB_scrollTools .mCSB_draggerRail {width: 5px;}
.why_choose_content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 5px;float:right;}
.why_choose_content .mCSB_scrollTools .mCSB_draggerRail {float:right;}
.why_choose_content .mCSB_inside>.mCSB_container {  margin-right: 15px;}
.why_choose_content .mCSB_scrollTools .mCSB_draggerContainer {opacity:0;}
.why_choose_box:hover .why_choose_content .mCSB_scrollTools .mCSB_draggerContainer {opacity:1;}
.inner-page-why-choose .why_choose_box .why_choose_title {min-height: 70px;}
.why_choose_content ul {}
.why_choose_content ul li {text-align:left;color: #000;position:relative;padding: 0 0 0 22px;line-height: normal;margin-top: 15px;}
.why_choose_content ul li:before { position: absolute; top: 1px; left: 0; content: "\f00c"; color: #e9010a; font-size: 14px; font-family: Font Awesome; font-style: normal; font-weight: 900; }

/******************** 11-04-2019 **********************/
.location-cta-button { background: #666666; float: left; padding: 10px 0; text-align: center; width: 100%; margin: 0 0 20px; }
.location-cta-button p { color: #fff; font-size: 18px;    padding: 0; }
.location-cta-button a { display: inline-block; text-align: center; line-height: 40px; min-width: 170px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 0 12px; overflow: hidden; background: #e9010a; }
.location-cta-button a:hover{background:#fff}
.scammer-section{text-align:center;}
.scammer-section a{display: inline-block; text-align: center; line-height: 40px; min-width: 250px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin: 0 12px; overflow: hidden; background: #e9010a;}
.scammer-section a:hover{ background: #000; color:#fff !important}

.sidebar-one { background: #666666; border: solid 1px #666666; padding: 10px; margin-top: 20px; margin-bottom: 20px; float: left; width: 100%; }
.sidebar-two{ background: #666666; border: solid 1px #666666; padding: 10px; margin-top: 20px; margin-bottom: 20px; float: left; width: 100%; }
.sidebar-three{border: dashed 5px #666666; margin:30px 0 0 0;float: left;    width: 100%;}
.sidebar-two h3{color:#fff; text-align:center}
.sidebar-one ul li { padding: 0 0 5px 26px!important; color: #fff; }
.sidebar-two ul li { padding: 0 0 5px 26px!important; color: #fff; }





.inner-page .alignnone {
    margin: 0 15px 15px 0;
    border: 1px solid #bbb;
    padding: 5px;
}

.inner-page .cnt_btn {background-color: #222222;padding: 10px;display: table;margin-top: 10px;}
.inner-page .cnt_btn h6 {color:#fff;margin:0;display: table-cell; vertical-align: middle;text-align: left;}
.inner-page .cnt_btn a {float:right;}
.page-id-17 .inner-page .none {display:none;}


.inner_ul_li { }
.inner_ul_li ul { column-count: 3;  margin:0 0 20px}
.inner_ul_li ul li{    padding: 0 0 10px 25px;    font-weight: bold;}
.inner-page .inner_ul_li ul li:before {  }

.inner_ul_li01 {  }
.inner_ul_li01 ul { column-count: 4;      margin: 0 0 20px;}
.inner_ul_li01 ul li{    padding: 0 0 10px 25px;    font-weight: bold;}
.inner-page .inner_ul_li01 ul li:before {  }



.green_txt br {    display: none;}
.green_txt { /*background: #00b050;*/ color: #00b050; text-align: center; padding: 10px; font-size: 30px; margin: 5px 0 15px; line-height: normal;     font-family: 'HammersmithOne-Regular';}
/*div#toyota, div#honda, div#ford {padding-top: 140px;}*/

.services_details_page h6 {line-height:1.5;font-size: 22px;}
.services_details_page strong, .services_details_page h6 {color:#000}
.services_details_page h6 strong {font-weight: normal;}
img.aligncenter {margin: 0 auto;}


.inner-page .jammed-ignition .cnt_btn span{ color: #fff;    font-size: 22px;    margin: 7px 0 0 0;    display: inline-block;}
.inner-page .jammed-ignition .cnt_btn a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin:  0 0 0 0; overflow: hidden; background: #e9010a; float:right; }
.inner-page .jammed-ignition .cnt_btn{    background-color: #666666;}
.services_details_page .jammed-ignition p strong{    font-size: 14px;}
.services_details_page .jammed-ignition p strong.big_txt{    font-size: 16px; margin:0 0 0; display:block}
.inner-page .jammed-ignition p{    padding: 0 0 20px 0;}



.inner-page .jammed-ignition .cnt_btn01 span{ color: #fff;    font-size: 16px;    margin:10px 0 0 0;    display: inline-block;}
.inner-page .jammed-ignition .cnt_btn01 a { display: inline-block; text-align: center; line-height: 50px; min-width: 200px; position: relative; z-index: 1; color: #fff; font-family: 'HammersmithOne-Regular'; font-size: 16px; 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: 5px; margin:  0 0 0 0; overflow: hidden; background: #e9010a; float:right; }
.inner-page .jammed-ignition .cnt_btn01{    background-color: #666666;    float: left;    width: 100%; padding:10px 20px; margin:0 0 20px}


/****************************************************************************************************************************/
/************************************************ Heidelberg page style **************************************************/
/****************************************************************************************************************************/
.elementor-accordion-item { margin: 0 0 20px; }
.custom_faq_cls .elementor-accordion { text-align: left; margin: 40px 0 0 0;}
.custom_faq_cls .elementor-accordion .elementor-accordion-item .elementor-tab-title a { background-color: #FFFFFF; padding: 15px 60px !important; text-decoration: none; display: block; width: 100%; color: #2a384c; font-size: 18px; line-height: 26px; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; font-weight: 600; font-family: 'Poppins', sans-serif; position: relative; -webkit-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.1); }
.custom_faq_cls .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a:after { content: "\f078"; }
.custom_faq_cls .elementor-accordion .elementor-accordion-item .elementor-tab-title a:after { position: absolute; left: 20px; top: 15px; font-family: Font Awesome; font-style: normal; font-weight: 900; content: "\f077"; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; transition: .3s ease-in; display: inline-block; width: 25px; height: 25px; background-color: #e9010a; color: #fff; line-height: 26px; text-align: center; }


.custom_faq_cls .elementor-accordion .elementor-accordion-item .elementor-tab-title a.open { margin-bottom: 0px; color: #e9010a; }
.custom_faq_cls .elementor-accordion .elementor-accordion-item .xga-accordion-body { max-height: 0; overflow: hidden; -webkit-transition: max-height .3s ease-in; -o-transition: max-height .3s ease-in; transition: max-height .3s ease-in; }
.custom_faq_cls .elementor-accordion .elementor-accordion-item .xga-acc-content { color: rgba(40, 40, 40, 0.8); padding: 15px 30px; border-top: 0; display: block; width: 100%; padding-top: 25px; font-size: 16px; padding-left: 60px; }
.custom_faq_cls .elementor-accordion .elementor-accordion-item .xga-acc-content.show { max-height: -webkit-fit-content; max-height: -moz-fit-content; max-height: fit-content; -webkit-transition: max-height .3s ease-in; -o-transition: max-height .3s ease-in; transition: max-height .3s ease-in; }
.custom_faq_cls .elementor-accordion { position: relative; z-index: 0; }
.custom_faq_cls .elementor-accordion:after { position: absolute; left: 30px; top: 0; height: 95%; width: 100%; border-left: 2px dashed #e9010a; content: ''; z-index: -1; }
.custom_faq_cls .elementor-accordion .elementor-tab-title{padding:0 !important;}
.custom_faq_cls .elementor-accordion .elementor-accordion-item {    border: 0 !important;}
.custom_faq_cls .elementor-accordion .elementor-tab-content { padding: 15px 10px 0 50px !important; border-top: 1px solid #d4d4d4;}
.custom_faq_cls .elementor-accordion .elementor-tab-content ul { list-style-type: none; margin: 0 0 10px; padding: 0 0 0 0; }
.custom_faq_cls .elementor-accordion .elementor-tab-content ul li { padding: 0 0 10px 25px; position: relative; font-family: 'OpenSans-Regular';font-size: 14px; color: #444444;line-height: 30px;}
.custom_faq_cls .elementor-accordion .elementor-tab-content ul li:before { position: absolute; top: 1px; left: 0; content: "\f00c"; color: #e9010a; font-size: 18px; font-family: Font Awesome; font-weight: 900; font-style: normal; }



