@charset "utf-8";

/* CSS Document */





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, img, ins, kbd, q, s, samp, small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: top; font: 400 normal 17px/28px 'Open Sans', Arial, Helvetica, sans-serif; color: #000; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/*---Universal Selector to add additional resets, such as text-size adjust and tap highlighting---*/

* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }

a { text-decoration: none; }

body { margin: 0; background: #fff; }

span { color: #1A86CA; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

/*---Additional Form resets---*/

button, input[type="button"] { background: none; }

:required { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}

/*---Typographic Styling---*/

em, i { font-style: italic; }

u { text-decoration: underline; }

pre, code { font-family: Monaco, Courier, monospace; }

pre { white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }

blockquote, q { quotes: "" ""; }

blockquote:before, blockquote:after, q:before, q:after, { content: "";}

/*---Interactive Element Settings---*/

a, input[type="submit"], input[type="button"], button, label[for] { cursor: pointer; }

input[type="submit"], input[type="button"], button {-webkit-appearance:none; border: medium none;float: none !important;padding: 5px 0 !important;width: 150px !important;}

/*---Misc. Element Styling---*/

img { -ms-interpolation-mode: bicubic; }

.linksiz { font-size: 19px; line-height: 30px; }

/* Proper box model */

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* General styles */

::selection {background: #39b54a;color: #fff;}

::-moz-selection { background:#FFD103; color:#327D9D;}

::-webkit-selection { background:#1A86CA; color:#fff;}

a { text-decoration: none; color: #327D9D; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }

a:hover { }

a:active { }

a:visited { }

address { }

aside { }

b, strong { }

blockquote { }

button { cursor: pointer; }

button:hover { }

button:active { }

caption, th, td { vertical-align: top; }

h1, h2, h3, h4, h5, h6 { font-family:  'Open Sans', Arial, Helvetica, sans-serif; }

h1 { font-size: 38px; font-weight: 700; line-height: 46px; margin-bottom: 26px;  }

h2 { font-size: 24px; font-weight: 700; line-height: 39px; margin-bottom: 16px; }

h3 { font-size: 22px; font-weight: 700; line-height: 39px; margin-bottom: 16px; }

h4 { font-size: 20px; line-height: 39px; text-transform: uppercase; }

h5 { font-size: 18px; line-height: 39px; text-decoration: none; text-transform: uppercase; color: #444444; }

h6 { }

i, em { }

img { height: auto; max-width: 100%; }

input, select, textarea { font-family: 'Open Sans', Tahoma, Geneva, sans-serif; font-size: 13px; }

input[type="text"], input[type="tel"], input[type="email"] { border: 1px solid #ccc; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; height: 44px; padding: 4px 18px; width: 100%; font-size: 12px; font-weight: normal; color: #666; }

input[type=radio] { }

input[type=checkbox] { }

label { }

li { }

p { line-height: 32px; margin: 0 0 25px; }

select { }

select option { }

table { border: 0; border-spacing: 0; empty-cells: show; }

textarea { height: 103px; resize: none; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding:12px 18px; font-size: 12px; font-weight: normal; border: 1px solid #ccc; color:#666; margin: 0; }

ul, ol { margin:0;padding:0 0 0 25px;}

.wrap { border: 0; clear: both; float: none; font-size: 1px; height: 0; line-height: 1px; margin: 0; padding: 0; visibility: hidden; }

.ban_inn, .wid { width: 1170px; margin: 0 auto; }

.leftfl { float: left; }

.rgtfl { float: right; }

.tall { text-align: left; }

.talr { text-align: right; }

.talc { text-align: center; }

.justify { text-align: justify; }

.violet { color: #8F5E99; }

.indigo { color: #4b0082; }

.blue { color: #005aff; }

.green { color: #5a8e00; }

.yellow { color: #f87b00; }

.orange { color: #FF6600; }

.red { color: #ff0000; }

.black { color: #000; }

.m0 { margin: 0px 0px 0px 0px; }

.wid:after, .wid:before, ul:after, ul:before, .social:after { display: block; content: ""; clear: both; }

::-webkit-input-placeholder {opacity: 1;color:#acacac;}

:-moz-placeholder {opacity: 1;color:#acacac;}

::-moz-placeholder {opacity: 1;color:#acacac;}

:-ms-input-placeholder {opacity: 1;color:#acacac;}

*, :before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.hidecal { display:none; }



/*##########################################    Menu    ##############################################################*/

.TopMnuSc {background: #048cc8;}

.menuD { float: left; }

.navigation { float:left; width:100%; }

.navigation ul { float:left; width:100%; }

.navigation ul li { float:left; display: inline; }

.navigation ul li a { color: #fff; float: left; font-size: 17px; font-weight: 600; padding: 14px 17px 15px;}

.navigation ul li a:hover { color:#fff;background:#036F9E; }

.current_page_item a, .current-menu-item a { color:#fff !important;background:#036F9E; }

footer .current_page_item a, footer .current-menu-item a { background:none; }

footer .current_page_item a:hover, footer .current-menu-item a:hover {color: #FF7F00 !important; background:none;}

.current_page_item a:hover, .current_page_item li a:hover, .current-menu-item a:hover { color:#fff !important;background:#036F9E; }

.current_page_item li a { color:#ffffff !important; background:none; }

.navigate .open { display: none; }

.sub-menu { display: none; }

.navigate > .menu-item-has-children:hover > ul { display: block; }

.sub-menu .sub-menu { display: none; }

.navigate2 .menu-item-has-children:hover > .sub-menu .sub-menu { display: none; left: 0; }

.navigate2 .sub-menu .menu-item-has-children:hover > .sub-menu { display: block; }

.servTp ul li:last-child .sub-menu { left: inherit; right: 0; }

.menu-item-has-children { position: relative; }

.sub-menu { background:#327D9D; left: 0; position: absolute; text-align: left; top: 57px; width: 245px !important; z-index:999999999999999999999999999 !important; }

.sub-menu li { display: block; padding:0; width: 100% !important; }

.sub-menu li a { margin: 0; padding:8px 19px !important; width:100% !important; font-size:14px !important; border-bottom:1px solid #085675; }

.navigate.open li { display: block !important; }

.navigate.open { clear: both; padding: 0; }

.MenuIcon { display:none; }

.sub-menu .sub-menu { left: 245px !important; top: 0px; }

.sub-menu li { position:relative; }

.sub-menu .menu-item-has-children a { background-image: url(images/dpDownArrow.png); background-position: 90% center; background-repeat: no-repeat; }

.sub-menu .menu-item-has-children a:hover { background-image: url(images/dpDownArrow.png); background-position: 90% center; background-repeat: no-repeat; }

.sub-menu .menu-item-has-children ul li a { background-image: none; }

.sub-menu .menu-item-has-children ul li a:hover { background-image: none; }

/*##########################################    Menu Ends    ##############################################################*/

/*=========Header Top==========*/

/*.logo { float: left; height: 82px; margin: 24px 0 0 0; width: 293px;font-size:42px;font-weight:700 }*/
.logo {  float: left;  font-size: 46px;  font-weight: 700;  height: 82px;  margin: 24px 0 0;  width: 293px;}

.logo span {color:#ff7f00;text-transform:uppercase;font-size: inherit;font-weight: inherit;}

.logoRgt {  float: right;  width: auto;}

.logo img {  float: left;  margin-right: 4px;  width: 47px;}

.logo small {  display: inline-block;  letter-spacing: 0;  margin: 5px 0 0 4px;}



/*=========Listing==========*/

.listng.twoCol > li { float: left; width: 46%; }/*=========2 column Listing==========*/

.contRgt .wpcf7-not-valid-tip { height: 25px; top: 10px; line-height: 21px; font-size: 13px; }



.sharedv { clear: both; padding-top: 20px; }



/*=========Social Media==========*/

.social { float: left; width: 210px;margin-top: 43px;width: 154px;}

.social > ul, .socialFtr > ul { list-style: outside none none; margin: 0; padding: 0; }

.social li, .socialFtr li { float: left; height: 27px; width: 27px; margin-right: 5px; }

 .social li:nth-child(4) {margin-right:0;}

 .social li:nth-child(5) {width:100%;text-align:center;margin-top: 5px;}

 .social li:nth-child(5) li {float:none;display:inline-block;width: auto;height: auto;margin: 0 -1px 0 0;}

 .social li:nth-child(5) li a {}

.social li a, .socialFtr li a { display: block; height: 100%; }

.social li a:hover, .socialFtr li a:hover { opacity: 0.7; }

.fb { background:url(images/facebook.png) no-repeat 0 0; }

.tw { background:url(images/twitter.png) no-repeat 0 0; }

.lin { background:url(images/linkedin.png) no-repeat 0 0; }

.gp { background:url(images/google-plus.png) no-repeat 0 0; }

.yt { background:url(images/youtube.png) no-repeat 0 0; }



/*=========Phone Number Header==========*/

.phoTp {  float: left;  font-size: 24px !important;  font-weight: 700;  padding: 0 0 8px 48px;background:url(images/phone-icon.png) no-repeat 3px 39px;}

.MobPhn { display: none; }

.dskTph > span { display: inline-block; float: left; height: 62px; margin-left: 0; margin-right: 0; padding: 10px 0 0 6px; width: 52px; }

.dskTph { margin-top: 41px; font-size: inherit;font-weight: inherit;}



.banner { height:710px; background:url(images/banner-image.png) no-repeat center 0; background-size:cover; overflow: hidden; }

.button1 { background: #ff7903; border-radius: 6px; color: #fff; display: block; font-size: 18px; font-weight: 700; height: 48px; padding: 10px 0 0; text-align: center; text-transform: uppercase; width: 181px; }

.revwForm1 li { margin-bottom: 10px; }

input.button1[type="submit"] { border: medium none; padding: 0; }

.button1:hover, .innerHeader a:hover { background: #ffd103; color: #BC5800; }



.shreUs { margin-bottom: 10px; float: left; }

.addthis_sharing_toolbox { float: left; margin-top: 7px; margin-left: 12px; }

.bkmrk { float: left; margin-top: 7px; }



.sharedv::after, .ftTp:after { clear: both; content: ""; display: block;}



/*===============  Popup Style  ===================*/

.p_anch1 {  float: right;  height: 57px;  width: 136px;}

.p_anch1 a, input[type="submit"] {  color: #fff;  display: block;  float: right;  font-size: 20px;font-weight: 600;  height: 100%;  padding: 15px 0 0;  text-align: center;  width: 100%;background:#02BA1A;}
.p_anch1 a:hover, input[type="submit"]:hover{background:#FF7F00;}

.popup {  position:fixed; z-index:100; top:50%; left:50%;margin-left:-230px !important;margin-top: -217px;  width:460px; background:#fff;    -moz-box-shadow:4px 4px 30px #130507;    -webkit-box-shadow:4px 4px 30px #130507;  box-shadow:4px 4px 30px #130507;    -moz-transition:top 800ms;    -o-transition:top 800ms;    -webkit-transition:top 800ms;  transition:top 800ms;}

  .p_content {    box-sizing: border-box;    font-size: 23px;    padding: 17px;    text-align: center;    width: 100%;}

  .p_content ul {  list-style: outside none none !important;  margin: 0;padding: 0;box-sizing: border-box;  }

  .p_content ul:after {clear:both;display:block;content:"";}

  .p_content ul li{  list-style: outside none none !important;  margin: 0 0 10px;padding: 0;float:left;width:100%;box-sizing: border-box;  }

  .p_content ul li input[type="text"], .p_content ul li input[type="email"], .p_content ul li input[type="phone"], .p_content ul li input[type="tel"]{border:1px #ccc solid;height:40px;padding:10px;width:100%;box-sizing: border-box;font-weight: 600;font-size: 17px;  }

  .p_content ul li textarea{border:1px #ccc solid;height:150px;padding:10px;width:100%;box-sizing: border-box;font-weight: 600;font-size: 17px;  }



  .p_content ul li:nth-child(5) input[type="text"]{width:40%;float:right;}
  .popup.js__popup .p_content ul li:nth-child(5) input[type="text"] { width: 100%;}

  .p_close {float:right; width:15px; height:14px; margin:11px 10px 0 0;background:url(images/popup_close.png);}

.js__popup {}

  .js__p_start1 {  color: #fff;  display: block;  float: right;  font-size: 20px;font-weight: 600;  height: 100%;  padding: 15px 0 0;  text-align: center;  width: 100%;background:#02BA1A;}

  .js__p_close {}

  .js__p_body {background: rgba(0, 0, 0, 0.7);  bottom: 0;  height: 100%;  left: 0;  position: fixed;  right: 0;  top: 0;  width: 100%;z-index: 9;}

  .js__slide_top { height:0; overflow:hidden; top:0; }

  .js__fadeout { height:0; overflow:hidden; opacity:0; }





/*===============  Quote Field Style  ===================*/

.capchImag { float: left; width: 28%; }

.capchImag img { width: 100%; margin: 0 !important; }

.captchaFild { float: right; width: 70%; }



div.wpcf7-validation-errors, .wpcf7-mail-sent-ok { display:none !important; }

.wpcf7-form-control-wrap { display: block; position: relative; }

.wpcf7-not-valid-tip {  background: #fff none repeat scroll 0 0;  font-size: 12px !important;  height: 36px;  left: 11px;  line-height: 41px;  position: absolute;  top: 1px;}

.formHide { height: 1px; overflow: hidden; display: none; }

.enqFrm ul { float: left; width: 730px; padding-left: 172px; padding-top: 43px; }

.enqFrm li { margin-bottom: 17px; text-align: center; position:relative; }

.enqFrm input[type="submit"], .revwForm input[type="submit"], .contactpg input[type="submit"] { background:url(images/submit-button.png) no-repeat 0 0; color: #fff; font-size: 28px; font-weight: bold; height: 72px; text-transform: uppercase; width: 200px; border:none; }

.enqFrm input[type="submit"]:hover, .revwForm input[type="submit"]:hover, .contactpg input[type="submit"]:hover { color:#053E7F; }

.revwForm li, .contactpg li { text-align:center; position:relative; }

.ajax-loader { margin: 0 !important; position: absolute; right: 0; top: 10px; }





.revwForm { padding-bottom: 60px; }

.revwForm li { float: left; margin-bottom: 20px; width: 100%; }

.maparea iframe { width: 100% !important; }

.maparea { float: right; width: 46%; }

.contactpg { float: left; width: 48%; }

.contactpg li { margin-bottom: 20px; }

.bgLght { float: left; background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0; height: 630px; width:84%; }



.servSc {padding: 65px 0 79px;}

.servSc h1 {  margin:0;  text-align: center;}

.servSc h1 small {display: block;margin-top: 11px;margin-top: 11px;font-size: 18px;}

.servLst {  margin-top: 70px;  text-align: center;}

.servLst > li {display: inline-block;padding: 0 7px;width: 24%;}

.servLst a:hover .srvTtl{color:#FF7F00;}

.srvImg{height:95px;width:100%}

.abutSc {

  background: #048cc8 none repeat scroll 0 0;

  padding-bottom: 68px;padding-top: 66px;

}

.srvTtl {

  font-size: 25px;

  font-weight: 700;

  margin: 19px 0 18px;

}



.abtLf {

  float: left;

  margin: 0 0 0;
  width:100%;

}

.abtRgt {

  float: right;

  margin: 0 0 0;

  width: 64%;

  color: #fff;
  
  display:none;

}
.abtLf img {
	width:50%;
	height:auto;
	display:block;
	float:none;
	margin:0 auto;
}
.abtRgt > p {

  color: #fff;

}

.abutSc h2 {

  color: #fff;

  font-size: 33px;line-height: 20px;

  font-weight: 700;margin-bottom: 15px;

}
#servtitle {
  font-size: 20px;
}

/*===============  Bullet Points  ===================*/

.listng { margin-bottom: 20px; padding-left: 20px; }

.listng li { background:url(images/arrow-bullet.png) no-repeat scroll 3px 9px; padding-left: 21px; font-size: 16px; padding-bottom: 7px; }



/*===============  Site Map  ===================*/

.sitmpee .sub-menu { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: block; margin-left: 20px; position: static; width: 88% !important; }

.sitmpee a { background: rgba(0, 0, 0, 0) url(images/arrow-bullet.png) no-repeat 0 9px; padding-left: 20px; color: #666; }

.sitmpee a:hover { color: #FF7F00 !important; background: rgba(0, 0, 0, 0) url(images/arrow-bullet.png) no-repeat 0 9px; }

.sitmpee .sub-menu li a { background-attachment: scroll !important; background-clip: border-box !important; background-color: rgba(0, 0, 0, 0) !important; background-image: url("images/arrow-bullet.png") !important; background-origin: padding-box !important; background-position: 0 11px; background-repeat: no-repeat !important; background-size: auto auto !important; border-bottom: 0 none !important; padding-left: 20px !important; }

.sitmpee .sub-menu li a:hover { background: rgba(0, 0, 0, 0) url(images/arrow-bullet.png) no-repeat 0 9px  !important; }



/*###########################################   Testimonial Section Starts ########################################################*/



/** /!!! core css Should not edit !!!/**/







.demo { margin:0; max-width: 1200px; }

.lSSlideOuter { overflow: hidden; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.lightSlider:before, .lightSlider:after { content: " "; display: table; }

.lightSlider { overflow: hidden; }

.lSSlideWrapper { max-width: 100%; overflow: hidden; position: relative; }

.lSSlideWrapper > .lightSlider:after { clear: both; }

.lSSlideWrapper .lSSlide { -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); -webkit-transition: all 1s; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform, height; transition-property: transform, height; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }

.lSSlideWrapper .lSFade { position: relative; }

.lSSlideWrapper .lSFade > * { position: absolute !important; top: 0; left: 0; z-index: 9; margin-right: 0; width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * { opacity: 0; -webkit-transition-delay: 0s; transition-delay: 0s; -webkit-transition-duration: inherit; transition-duration: inherit; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }

.lSSlideWrapper .lSFade > *.active { z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active { opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/







/* Pager */



.lSSlideOuter .lSPager.lSpg { margin: 41px 0 0 !important; padding: 0; text-align: center; }

.lSSlideOuter .lSPager.lSpg > li { cursor: pointer; display: inline-block; padding: 0 3px; }

.lSSlideOuter .lSPager.lSpg > li a { background-color: #048BC5; border-radius: 30px; display: inline-block; height: 11px; overflow: hidden; text-indent: -999em; width: 11px; position: relative; z-index: 99; -webkit-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s; }

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { background-color: #ff7f00; }

.lSSlideOuter .media { opacity: 0.8; }

.lSSlideOuter .media.active { opacity: 1; }

.revw .lSAction {

  display: none !important;

}

/* End of pager */







/** Gallery */



.lSSlideOuter .lSPager.lSGallery { list-style: none outside none; padding-left: 0; margin: 0; overflow: hidden; transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.lSSlideOuter .lSPager.lSGallery li { opacity: 0.7; overflow: hidden; -webkit-transition: opacity 0.35s linear 0s; transition: opacity 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { opacity: 1; }

.lSSlideOuter .lSPager.lSGallery img { display: block; height: auto; max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { content: " "; display: table; }

.lSSlideOuter .lSPager.lSGallery:after { clear: both; }

/* End of Gallery*/

/* vertical */



.lSSlideOuter.vertical { position: relative; }

.lSSlideOuter.vertical.noPager { padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery { position: absolute !important; right: 0; top: 0; }

.lSSlideOuter.vertical .lightSlider > * { width: 100% !important; max-width: none !important; }

/* vertical */

/* Rtl */



.lSSlideOuter.lSrtl { direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { padding-left: 0; list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { float: right !important; }



/* Rtl */







@-webkit-keyframes rightEnd { 

0% { left: 0;}

 50% { left: -15px;}

 100% { left: 0;}

}

 @keyframes rightEnd { 

 0% { left: 0;}

 50% { left: -15px;}

 100% { left: 0;}

}

 @-webkit-keyframes topEnd { 

 0% { top: 0;}

 50% { top: -15px;}

 100% { top: 0;}

}

 @keyframes topEnd { 

 0% { top: 0;}

 50% { top: -15px;}

 100% { top: 0;}

}

 @-webkit-keyframes leftEnd { 

 0% { left: 0;}

 50% { left: 15px;}

 100% { left: 0;}

}

 @keyframes leftEnd { 

 0% { left: 0;}

 50% { left: 15px;}

 100% { left: 0;}

}

 @-webkit-keyframes bottomEnd { 

 0% { bottom: 0;}

 50% { bottom: -15px;}

 100% { bottom: 0;}

}

 @keyframes bottomEnd { 

 0% { bottom: 0;}

 50% { bottom: -15px;}

 100% { bottom: 0;}

}

.lSSlideOuter .rightEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }

.lSSlideOuter .leftEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }

.lSSlideOuter.vertical .rightEnd { -webkit-animation: topEnd 0.3s; animation: topEnd 0.3s; position: relative; }

.lSSlideOuter.vertical .leftEnd { -webkit-animation: bottomEnd 0.3s; animation: bottomEnd 0.3s; position: relative; }

.lSSlideOuter.lSrtl .rightEnd { -webkit-animation: leftEnd 0.3s; animation: leftEnd 0.3s; position: relative; }

.lSSlideOuter.lSrtl .leftEnd { -webkit-animation: rightEnd 0.3s; animation: rightEnd 0.3s; position: relative; }

.testmnalDiv .lSPager.lSpg { display: none !important; }



.contLft { float: left; min-height: 600px; padding: 45px 0 0; width: 500px; font-size: 16px; }

.contRgt { border: 1px solid #ccc; float: right; margin: 19px 0 0; padding: 25px; width: 444px; background:#F3F3F3; }

.cont_Lft { float:left; width:60% }

.cont_Rgt { background: #fafafa none repeat scroll 0 0; border: 1px solid #ccc; float: right; padding: 20px; width: 30%; }



.titlRgt { color: #fd8201; font-size: 29px; font-weight: 600; margin-bottom: 22px; min-height: 37px; text-transform: uppercase; }

.contRgt li { margin-bottom: 15px; text-align:center; }

.contRgt li .button1 { border: medium none; float: none; height: 40px; margin: 0 auto; padding: 0; width: 236px; }

.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"] { border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; height: 38px; }

.contRgt input[type="text"], .contRgt input[type="email"], .contRgt input[type="tel"], .contRgt input[type="phone"], textarea { background:rgba(255, 255, 255, 1) url(images/input-bg.png) no-repeat 0 0; }





.rearmore {

  border: 1px solid #fff;

  color: #fff;

  float: left;

  font-size: 13px;

  height: 40px;

  padding: 0;

  width: 144px;text-align: center;line-height: 37px;

}

.rearmore:hover { color:#fff; background:#FF7F00;}

.rearmore > img {

  display: inline-block;

  margin: 15px 0 0 32px;

}

.splrs {

  display: inline-block;

  border: 1px #ccc solid;

  overflow: hidden;

}

.supplrs {

  padding: 58px 0 30px;

  text-align: center;

}

.abtScnStrt ul.listng li {
  float: left;
  font-size: 15px;
  width: 50% !important;
}

.abtScnStrt .listng {

  padding:6px 14px 0;

}

.abtScnStrt {

  padding:11px 0 51px 0;

}

.abtScnStrt h2 {

  text-align: center;

}

.head {

  font-size: 28px;

  font-weight: 700;

}
.reviewScn .head:hover {

 color: #ff7f00 !important;

}

.supplrs .demo {margin: 44px 0 0;}

.reviewScn {

  text-align: center;padding: 55px 0 57px;background:#FAFAFC;

}

.testInnC {

  margin: 17px auto 0;

  text-align: left;

  height: 146px;

  overflow-y: hidden;width: 89%;

}

.testInnC > p {

  line-height: 29px;

}

.reviewScn .demo {

  margin: 39px 0 0;

}

.athr {

  margin: 5px 0 0;

  font-weight: 600;

}

.athr > small {

  display: block;

  color: #666;

}

.lSPrev, .lSNext { background:url(images/navigations.png) no-repeat 0 0; position: absolute;     bottom:-3px;    width: 38px;    height: 38px;}

.lSPrev {left:46.5%;margin-left:0;}

.lSNext {right:47%;margin-right:0;background-position:-39px 0;}

.lSSlideOuter.WelSc2 {

  height: 202px;

}

.WelSc2 .lSSlideWrapper.usingCss {

  height: 200px;

}

.WelSc2 .lSPager.lSpg {

  display: none !important;

}



/*===============  INFO  ===================*/

.infoBX { position: relative; display: inline-block; }

.infoBX:hover .infoBox { display: block; }

.infoBX > a {margin-left: 0; padding: 0 !important; }

.infoBox { background: #FF7903; border: 2px solid #fff; border-radius: 3px; bottom: 30px; display: none; height: 158px; padding: 10px; position: absolute; width: 334px; }

.infoaddress div { color: #fff; }

.infoBox span { color: #fff; float: left; font-size: 16px; font-weight: 400; margin-bottom: 5px; text-transform: uppercase; width: 100%; }

.infoBox div p span, .infoBox div p { color: #fff; display: inline-block; font-size: 15px !important; font-weight: normal !important; line-height: 16px; text-transform: none; }

 .infoaddress::after, .infoaddress div::after {

clear: both;

content: "";

display: block;

}

.infoBox div p { display: block; float: left; margin-bottom: 0; text-align: left; width: 100%; }

.infoBox a:hover { color: #2E375F !important; }

.infomail span { color: inherit !important; display: block !important; float: right; text-align: left; width: 75% !important; }

.infomail a { color: inherit !important; line-height: inherit; }

.infomail b { color: inherit; display: block; font-size: inherit; line-height: inherit; }

.infomail { clear: both; display: block; float: left; margin-top: 10px; width: 100%; }

.infomail > p { display: block !important; text-align: center; }

.infoBox a { float: none !important; padding: 0 !important; background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important; font-size: inherit !important; text-transform: none !important; color: #fff !important; line-height: inherit !important; }






.inner-bread {
  color: #fff;
  font-size: 12px;padding: 0 8px;
}
.breadcrumbs {
  color: #fff;
  font-size: 12px;
}


/*===============  Blog  ===================*/

.blog-post { background:#fff none repeat scroll 0 0; border:1px solid #ccc; padding:15px; margin-bottom:20px }

.blog-title { font-size:21px; margin-bottom:6px }

.postd { color:#e2181f; font-size:11px; padding:5px 0 1px }

/*.blog-post a { color: #fff; display: inline-block; padding: 4px 13px; text-decoration: none; background:#ff7903; }

.blog-post a:hover { color:#AD1D24; background:#FFD103; }*/

.blog-post a {  color: #fff;  display: inline-block;  text-decoration: none;}
.blog-post a:hover, .blog-post a:hover .blog-title {  color: #038DCB;}

.blogarea { box-sizing:border-box; color:#fff; padding:20px }

.blogarea .innSrv li { list-style:outside none none; margin:0; padding:0 0 10px 26px; background:url(.bulletArrow.png) no-repeat 0 3px  }

.blogarea .innSrv li a { color:#fff; text-decoration:none }

.inRghtCapn { font-size: 25px; }

.cont_Rgt li a { display: block; padding-left: 25px; background:url("images/arrow-icon.png") no-repeat scroll 0 6px; color:#666; }

.cont_Rgt li a:hover { color:#FF7E02; }

.at-share-tbx-element a:hover, .bkmrkbtn:hover { opacity: 0.5; }



footer {

  background: #048CC8;

}

footer .logo {

  margin: 79px 85px 0 0;color: #fff;

}

footer .logo span, footer .logo small {

  color: #fff;

}

.ftrStmp {

  float: left;

  width: 419px;margin-top: 47px;

}

.ftrStmp li {

  float: left;

  width: 50%;padding-bottom: 4px;

}

.ftrStmp li:nth-child(even) {

  padding-left:27px;

}

.ftrStmp a {

  color: #fff;

  font-size: 15px;

}

.ftrStmp a:hover {

  color: #FF7F00;

}

.ftrStmp > ul {

  padding: 0 0 0 44px;

}

.ftTp {

  margin-bottom: 31px;

}

.socialmedia {

  width: 278px;

  float: right;

  margin: 64px 0 0;

}

.socialmedia a{color:#fff;}

.socialmedia a:hover{color:#FF7F00;}

.socialmedia li {

  width: 137px;

  float: left;margin-bottom: 11px;

}

.socialmedia li:nth-child(even) {

  width: 140px;

    padding: 0 0 0 39px;

}



.socialmedia span {

  background: #fff;

  border-radius: 50%;

  text-align: center;

  display: inline-block;margin-right: 7px;width: 25px;

    height: 25px;

    margin-top: 3px;

}

.socialmedia a:hover span{background:#FF7F00;}

.ftrBtm {

  background: #FF7F00;

  padding: 15px 0;

  text-align: center;

  color: #fff ;

}

.ftrBtm div{font-size:15px;color:#fff;}

.contWel p, .contWel {color: #fff;}





.innerSction{min-height:500px;padding:20px 0}

.breadrum{background:#036F9E;min-height:35px;}

.innerTitlSction{background:#E6E7E9;min-height:95px;color:#038dcb;padding: 34px 0;}

.innerTitlSction h1{color:#038dcb;margin-bottom: 0;}

.breadrum ul {padding: 3px 0;}

.breadrum div ul li:first-child{margin-left:0;}

.breadrum div ul li {display:inline-block;color:#fff;font-size: 12px;line-height: 29px;margin-left:5px;}

.breadrum div ul li a{display:inline-block;color:#fff;font-size: 12px;line-height: 29px;margin-right:8px;}

.serv > li {

  background: #fbfbfb none repeat scroll 0 0;

  padding: 15px 20px;border: 1px solid #e2e2e2;

  -webkit-box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.56);

-moz-box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.56);

box-shadow: 3px 4px 5px -3px rgba(0,0,0,0.56);margin-bottom: 20px;

}

.btmSc {

  display: block;

  float: left;

  margin: 20px 0;

  text-align: center;

  width: 100%;

}

.ImgSrv {

  border: 6px solid #fff;

  border-radius: 10px;

  float: left;

  height: 163px;

  overflow: hidden;

  width: 162px;

}

.titlSc {

  font-size: 20px;

  font-weight: 600;

  margin: 0 0 9px;

}

.ImgSrvRgt {

  float: right;

  width: 940px;

}

.serv > li::after, .ImgSrvRgt:after {

  clear: both;

  content: "";

  display: block;

}

.ImgRgtLf {

  float: left;

  width: 698px;

}

.ImgRgtRgt {

  float: right;

}

.ImgRgtRgt .button_intro, .js__p_start {

  background: #02ba1a none repeat scroll 0 0;

  margin: 30px 0 0;border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;

    color: #fff;

    float: left;

    font-size: 22px;

    font-weight: 700;

    height: 53px;

    line-height: 40px;

    padding: 5px 0 0 !important;

    text-align: center;

    transition: all 0s ease 0s;

    width: 222px !important;

}

.ImgRgtRgt .button_intro:hover, .js__p_start:hover {background:#FF7F00;}

 .js__p_start img{margin-left: 18px;margin-top: 11px;}

.bxBtmDv {

  clear: both;

  text-align: center;

  width: 100%;

}

.bxBtmDv a {display:inline-block;padding-left: 30px;margin: 0 6px;background-position: 0 3px;color:#0001fe;}

.bxBtmDv a:hover {color:#02BA1A;}

.callBtm{background:url(images/call-Iconss.png) no-repeat 0 0;}

.infoMl{background:url(images/mail-icon.png) no-repeat 0 0;}

.urlSc{background:url(images/url-icon.png) no-repeat 0 0;}



.leftCnt {

  width: 70%;float: left;

}

.rgtCnt {

  width: 25%;float: right;

}

.cont ul li {
  margin-bottom: 15px;
}
.captchRight {
  float: left;
  width: 100px;
}
.captchaLeft {
  float: left;
  width: 100px;padding-top: 8px;
}
.cont ul li::after {
  clear: both;
  content: "";
  display: block;
}
.srvTitl {

  border-bottom: 1px solid #036f9e;

  font-size: 22px;

  font-weight: 700;

  margin-bottom: 20px;

  padding: 0 0 10px;

}

.serviceAreas li a, .widget-x li a {

  padding-left: 20px;background:url(images/arrow-bullet.png) no-repeat 0 8px #fff; color:#327d9d !important;

}
.serviceAreas li a:hover, .widget-x li a:hover {

 color:#FF7F00 !important; background:url(images/arrow-bullet.png) no-repeat 0 8px #fff  !important;

}

.serviceAreas li {

  border-bottom: 1px solid #e6e7e9;

}


.qutetile {
  font-size: 30px;margin-bottom: 20px;
}
.AreaList li {
  float: left;
  width: 50%;
}
.AreaList a {
  background: rgba(0, 0, 0, 0) url("images/arrow-bullet.png") no-repeat scroll 11px 15px;
  border: 1px solid #ccc;
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-top: 5px;
}
.AreaList a:hover {color:#FF7F00;background: rgba(0, 0, 0, 0.01) url("images/arrow-bullet.png") no-repeat scroll 11px 15px;}
.AreaList {
  padding-left: 0;
}

.rgtCnt li a .athr {

  text-align: center !important;

}
.rgtCnt li a:hover .athr{color:#FF7F00;}

.serviceAreas {

  margin-bottom: 20px;

}



.hlght {
  color: #000000;
  font-weight: bold;
}
.hlght > a {
  line-height: 33px;
  font-weight: bold;
  font-size: 19px;
}
.hlght > a:hover { color:#ff7f00;}

@media only screen and (max-width:1190px) {

	.ImgSrvRgt {

  width: 82%;

}

.ImgRgtLf {

  width: 67%;

}

.ImgRgtRgt .button_intro, .js__p_start {

  padding: 5px 15px !important;

  width: 100% !important;

}

.ImgRgtRgt {

  width: 31%;

}

.ImgSrv {

  width: 14%;

}

	.wid {  width: 100%;  padding: 0 15px;}

	.navigation ul li a {padding: 14px 10px;}

	.abtLf {

  width: 100%;

}

.abtLf img {
	width:50%;
	height:auto;
	display:block;
	float:none;
	margin:0 auto;
}

.abtRgt {

  color: #fff;

  float: right;

  margin: 0;

  width: 65%;
  display:none;

}

.srvTtl {font-size: 20px;}

.lSNext {right: 46%;}

.lSPrev {left: 46%;}

footer .logo {margin-right: 8%;}

.ftrStmp {width: 340px;}

.ftrStmp > ul {padding: 0;}

.socialmedia {

  width: 28%;

}

.socialmedia li:nth-child(even) {

  padding: 0 0 0 3px;

  width: 47%;

}

.ftrStmp li {

  float: left;

  padding-bottom: 4px;

  width: 167px;

}

}

@media only screen and (max-width:1030px) {

	footer .logo {

  margin-right: 4%;

}

	

}

@media only screen and (max-width:1024px) {

	.ImgRgtRgt .js__p_start {
  margin-top: 9px;
}
	

}
@media only screen and (max-width:1023px) {

	.navigation ul li a {font-size: 14px;padding: 14px 8px;}

	

}





 @media only screen and (max-width:995px) {

	 .socialmedia li {

  width: 100%;

}

.socialmedia li:nth-child(even){padding-left:0;width: 100%;}

.socialmedia {width: 165px;margin-top: 52px;}

.ftrStmp li {  float: left;  padding-bottom: 4px;  width: 166px;}

footer .logo {  margin-right: 4%;  width: 237px;font-size: 35px;}

footer .logo small {

  font-size: 13px;

}

.lSNext {

  right: 44%;

}

.lSPrev {

  left: 44%;

}



	 

 }



 @media only screen and (max-width:874px) {

	 .contWel {

  height: 123px;

  margin-bottom: 15px;

  overflow: hidden;

}

.testInnC {

  text-align: center;

}

	 

	 footer .logo {

  font-size: 25px;

  margin-right: 4%;

  width: 186px;margin-top: 102px;

}

footer .logo small {

  font-size: 9px;

  margin-top: 0;

}

footer .logo img {

  width: 37px;

}

.srvTtl {

  font-size: 17px;

}

.servCnt {

  font-size: 14px;

  height: 106px;

  overflow: hidden;

}

	 

	 

.sitmpee .sub-menu li a { background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat 0 8px !important; }



.sitmpee .sub-menu li a:hover { background: rgba(0, 0, 0, 0) url(images/arrow-icon.png) no-repeat 0 8px !important; }





.navigation { margin-top: 0; }



.MenuIcon { display: block; float: left; height: 57px; width: 57px; color: #fff; cursor: pointer; padding: 18px 2%; }



.menuImg { width: 40px; float: right; }



.MenuIcon span { float: left; width: 100%; height: 3px; background: #fff; margin: 2px 0; }



.navigate { display: none; }



.navigate li { width: 100%; }



.navigation ul li a { width: 100%; font-size: 13px; padding: 10px 2%; border-bottom: 1px solid #303030; }



.navigate .menu-item-has-children > span { display: block; right: 2%; position: absolute; width: 40px; height: 40px; background: url(images/dpDownArrow.png) no-repeat center center; top: 8px; cursor: pointer; }



.navigate .menu-item-has-children:hover > ul { display: none; }



.menu ul li { background: #666; border-bottom: 1px solid #fff; display: block; float: left; padding: 17px 0; width: 100%; }



.sub-menu { float: left; margin: 0; padding: 0; position: inherit; top: inherit; width: 100% !important; }



.sub-menu li { width: 100%; padding: 0%; }



.sub-menu li a { width: 100%; padding: 10px 5% !important; background: #004993; border-bottom: 1px solid #252525 !important; }



.sub-menu ul li { background: none repeat scroll 0 0 #666; display: block; padding: 16px 10px; }



.sub-menu .sub-menu { float: left; position: static; padding: 0; margin: 0; }



.sub-menu .sub-menu li { padding: 0; margin: 0; }



.sub-menu .sub-menu li a { padding-left: 9%!important; background: #414141; }



.sub-menu .menu-item-has-children a { background-image: none; }



.sub-menu .menu-item-has-children a:hover { background-image: none; }



.menuD {

  float: left;

  width: 100%;

}

.p_anch1 {

  position: absolute;

  top: 106px;

  right: 10px;

}



 }







 @media only screen and (max-width:767px) {
	 .ImgRgtRgt .js__p_start {
  margin-top: 9px;
  padding-top: 5px !important;
}
.abtLf img {
	width:100%;
	height:auto;
}
.popup.js__popup {
  height: 480px;
  margin-top: -400px;
  position: absolute;
  top: 50% !important;
}
body {
  position: relative;
}
.popup.js__popup.js__slide_top{margin-top: -240px !important;position: absolute;top: 50%;height:0 !important;}
.innerTitlSction {min-height: 56px;  padding: 9px 0;}
.bkmrk{display:none;}
.lSPrev {left: 35%;}
.lSNext {right: 35%;}
.leftCnt {  width: 100%;float: left;margin-bottom: 20px;

}

.rgtCnt {

  width: 100%;float: right;

}

	 .ImgSrv {

  float: none;

  height: 100px;

  margin: 0 auto;

  overflow: hidden;

  width: 100px;

}

.ImgSrvRgt {

  width: 100%;

}

.ImgRgtLf {

  width: 100%;

}

.ImgRgtRgt {

  width: 100%;

}

.ImgRgtRgt .button_intro, .js__p_start {

  margin: 12px 0 !important;

  padding: 0 !important;

}

	 .servSc {

  padding: 15px 0;

}

h1 {
  font-size: 20px;
  line-height: 35px;
}
.mapDiv {
  margin: 9px 0 30px;
}

.servLst {

  margin-top: 32px;

}

 .servLst > li {

  display: inline-block;

  padding: 0 7px 20px;

  width: 47%;

}

.abtLf {

  float: none;

  margin: 0 auto 21px;

  width: 200px;

}

.abutSc {

  padding-bottom: 26px;

  padding-top: 26px;

}

.abtRgt {

  text-align: center;

  width: 100%;

}

.rearmore {

  display: block;

  float: none;

  height: 32px;

  line-height: 31px;

  margin: 0 auto;

  width: 115px;

}

.rearmore > img {

  display: inline-block;

  margin: 12px 0 0 8px;

}

.supplrs {

  padding: 20px 0;

  text-align: center;

}

.abtScnStrt ul.listng li {

  width: 100% !important;

}

.abtScnStrt {

  padding: 11px 0 15px;

}

.reviewScn {

  padding: 15px 0;

}

footer .logo {

  display: block;

  float: none;

  height: 55px;

  margin: 0 auto;

  padding: 12px 0 0;

  width: 174px;

}

.ftrStmp {

  margin: 27px 0 0;

  text-align: center;

  width: 100%;

}

.infoBX {

  display: none !important;

}

.ftrStmp a {

  color: #fff;

  font-size: 17px;

}

.socialmedia a {

  color: #fff;

  display: inline-block;

  height: 31px;

  overflow: hidden;

  width: 25px !important;

}

.socialmedia li, .socialmedia li:nth-child(even) {

  display: inline-block !important;

  float: none !important;

  height: 30px;

  margin-bottom: 0;

  width: 26px;

}

.socialmedia {

  clear: both;

  float: none;

  margin: 0 auto;

  padding-top: 10px;

  width: 118px;

}

.socialmedia li:nth-child(even){}

.ftrStmp li:nth-child(even) {

  padding-left: 0;

}

.ftrStmp li {

  display: block;

  width: 100%;

}

	 .phoTp {

  background-position: 0 0;margin-top: 18px;padding-left: 36px;

}

.social {

  left: 33%;

  margin: 0;

  position: absolute;

  top: 80px;

  width: 129px;

}

.p_anch1 {

  top: 106px;

}

	 .dskTph{display:none;}

	 .MobPhn{display:block;}

	 .social {  left: 40%;  margin: 0;  position: absolute;  top: 122px;  width: 129px;}

	 .social a {

  background-color: #fff;

  border-radius: 50%;

}

.social a, .social a:hover {

  background-color: #fff;

  border-radius: 50%;

  height: 27px !important;

  overflow: hidden;

  text-align: center;

  width: 27px;

}

 .button_intro { float:right !important; margin-right:25px;}

 }

 @media only screen and (max-width:600px) {
	 .AreaList li {width: 100%;}

	
 .logo {

  display: block;

  float: none;

  margin: 10px auto 0;

  width: 230px; font-size:31px;

}

	 .logo img {

  float: left;

  margin-right: 4px;

  width: 34px;

}

.logo small {

  display: inline-block;


  letter-spacing: 0;

  line-height: 16px;

  margin: 0 0 0 4px;
   font-size: 12px;
  font-weight: bold;
  line-height: 27px;

}

.p_anch1 {

  top:82px;

}

.social { top: 81px;}

 }

 @media only screen and (max-width:479px) {

	 .popup {margin-left: -150px !important;width: 300px;}

	 .servLst > li {

  display: inline-block;

  padding: 0 7px 20px;

  width: 100%;

}

	 .p_anch1 {

  top: 82px;

}

	 .social {

  left: 50%;

  margin-left: -65px;

  top: 112px;

  width: 130px;

}


.logoRgt {

  float: left;

  width: 100%;

}

.logoRgt {

  float: left;

  height: 100px;

  width: 100%;

}

.social a {

  border: 1px solid #048cc8;

}

.phoTp {

  display: block;

  float: none;

  margin: 6px auto 0;

  text-align: center;

  width: 186px !important;

}

.MobPhn {

  font-size: 20px;

}

 

 }

	  	 