* {margin:0;padding:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body {
	color: #333;
    font-family: Helvetica, Tahoma, Verdana;
	background: #f0f0f0;
	margin: 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.28571em;
}
.freeze {overflow: hidden}
#stakbadge, #stakbadge2 {
	display: block;
	position: fixed;
	bottom: 16px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: auto;
	border-radius: 8px;
	background: red;
	text-align: center;
	padding: 14px;
	color: #eec930;
	text-decoration: navajowhite;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 1px;
	z-index: 99999;
}
#stakbadge2 {
	margin-left: 60px;
	background: grey
}
#chat-cta {right: 100px !important}
.mainblock.ltf {display: flex;}
.mainblock.ltf main {width:calc(100% - 300px);padding-right: 40px}
.mainblock.ltf aside {width:300px}
.moduletitle {
    display: block;
    color: #333;
    font-size: 18px;
    padding: 0 0 6px 0;
}
.nover {overflow:hidden}
.top {
	background: #ff6347;
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
	 text-transform:uppercase
}
#head {
    background: url("../../../images/home/mainbg2.jpg") 50% 100% no-repeat;
    background-size: cover;
    padding: 0;
	margin-bottom: 24px;
    color: #fff;
}
.header {border-bottom:1px dashed rgba(255,255,255,.5)}
.conlogo {display: block;z-index: 9;position: relative;}
.moblogo {display: none}
#head .logo {display:block;margin: 9px 30px 0 0;float: left;width: 160px;}
.toph {
    position: absolute;
    top: -2px;
    right: 45px;
    font-size: 18px;
    letter-spacing: 1px;
}
#head .callus {
    transition: .3s;
    color: #fff;
    border: 2px solid #eec930;
    border-radius: 42px;
    padding: 7px 28px;
    margin-left: 20px;
    font-size: 14px;
    background: transparent;
    cursor: pointer;
    top: 16px;
    position: relative;
}
.block {position:relative;width:100%;padding: 0;max-width: 1170px;margin: 0 auto}
.newblock {
	position: relative;
	width: 100%;
	padding: 0;
	max-width: 1170px;
	margin: 0 auto;
}
aside > div {margin-bottom:30px}

.slogan {text-align:center;padding:20px 0;}
.sityname span {
    color: #fff;
    font-size: 24px;
    display: block;
    text-transform: capitalize;
    letter-spacing: normal;
}
h1 {padding: 0 0 20px 0}
h2, strong.strong {
    font-size: 30px;
    margin: 10px 0 20px 0;
    display: block;
	line-height: normal;
}
h2.sityname {
    color: #eec930;
    font-size: 45px;
    text-transform: none;
    font-weight: bold;
    line-height: 55px;
    text-shadow: 0 2px 1px rgba(0,0,0,1);
}
.goback {
	background: #fafafa;
	border:1px solid #999;
	border-radius: 42px;
	padding: 7px 18px;
	margin: 9px 18px 9px 0;
	color:#999;
	cursor:pointer;
	float: left;
}
.goback:hover {
    background: #eee;
}
.breadcrumb {display: block;color:#ffffff75;text-align:center;padding:14px 0 0 0;font-size: 12px;word-spacing: -1px;}
.breadcrumb a {text-decoration: underline;color: #ffffff75}
.breadcrumb a:hover {text-decoration:none;color: #fff}
.breadcrumb ul {padding: 22px 5px 20px 130px;}
.breadcrumb li {display: inline-block}
.divider {padding: 0 12px}
.clrt, .clr, .clrt:before, .clrt:after{clear: both;content: " ";display: block;height: 0;position: relative;width: 100%}
.foozip {
    padding: 40px 0;
    background: #3c3d41;
	text-align: center;
	color:#fff;
}
.foozip a, .foozip button {
    display: inline;
    vertical-align: middle;
}
.foozip a {
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
	text-decoration: none;
}
.fcallback a span {
    color: #eec930;
}
.foozip button {
    color: #fff;
    border-radius: 40px;
    border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	padding: 13px 48px;
	font-size: 14px;
	background: linear-gradient(to bottom,rgb(237,199,47) 0%,rgb(191,112,20) 100%);
	border-bottom: 3px solid#824a0a;
	letter-spacing: 2px;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}
.request {
    background: #eec930 url(../../../images/site/callgb.jpg) 100% 0 no-repeat;
    background-size: auto;
    background-size: 50% auto;
    padding: 30px 0;
}
.request.open {
	padding: 15% 0;
}
.close {
    display: none;
}
.request .veha_recall {
    display: table;
    width: 100%;
}
.veha_recall strong {display:block;margin: 20px 0 0 0}
.textrec {
    width: 50%;
    display: table-cell;
    background: rgba(255,255,255,.5);
    padding: 55px 40px 55px 80px;
    border-radius: 200px 0 0 200px;
}
.main-image {max-width:100%}
#getquoteform {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: rgba(255,255,255,.7);
    padding: 30px 0;
    border-radius: 0 200px 200px 0;
}
aside #getquoteform {padding:0}
.veha_recall input, .veha_recall textarea, .veha_recall .button {
    color: #000;
    border: 2px solid #eec930;
	border-radius: 42px;
	padding: 13px 28px;
	margin: 7px 0 0 0;
	font-size: 14px;
	background: #fff;
    width: 50%;
}
.veha_recall .button {
	cursor: pointer;
    color: #fff;
	border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
	border-bottom: 3px solid #824a0a!important;
	background: rgb(237,199,47);
	background-image: background: -webkit-linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background-image: background: -o-linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background-image: background: linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background: -webkit-linear-gradient(top, rgb(237,199,47) 0%,rgb(191,112,20) 100%);
	background: linear-gradient(to bottom, rgb(237,199,47) 0%, rgb(191,112,20) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc72f', endColorstr='#bf7014',GradientType=0 );
}
.main_nav {
    float: right;
}
.main_nav a {
    color: rgba(255,255,255,.4);
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid rgba(255,255,255,.4);
    border-radius: 4px;
    padding: 0 10px;
    letter-spacing: 1px;
}
.allreviews {background: #f6f6f6;padding: 60px 0;}

.allreviews h3 {
	display: block;
    color: #666;
    font-size: 30px;
    margin: 0px 0 30px 0;
    display: block;
    line-height: normal;
	text-align:center
}
.allreviews blockquote {
	background:#fff;
	height:auto;
	font-size: 14px;
	line-height: 1.28571em;
	padding: 20px
}
.allreviews li, .aggregateRating li {display:inline;margin: 0 1px}
.allreviews .rewhead {padding-bottom: 10px}
.allreviews .rewhead > span {display: block;text-align: center}
.allreviews .author {font-weight:bold;}
.allreviews .rewdate {font-size:10px;color:#999;padding: 2px 0}
.allreviews .swiper-pagination {position: initial;margin: 17px 0 0 0}
.allreviews .swiper-pagination-bullet-active {background: #000}
footer.foosite {
    background: #848484;
	color: #fff;
    padding: 40px 0 0 0;
    font-size: 14px;
}
footer.foosite .bigslogan {
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 1px;
	padding: 40px 0;
}
.copyright > div {
    padding: 30px 0;
    border-top: 1px solid #fff;
	text-align: left;
}
.foocont a {display:block;color: #fff;text-decoration:none;padding: 3px 0;}
.foocont .moduletitle {display: none}
.foocont {text-align: center}
.foocont ul {margin: 0}
.foocont li {
	display: inline-block;
	padding: 5px 10px;
}
ul.bloknews li {display: flex;margin-bottom:20px;margin-bottom: 7px;border-bottom: 1px dashed #ccc;padding: 7px 0;}
ul.bloknews li img {max-width:100%;display: block;margin-bottom:5px}
ul.bloknews li a {display:block;align-self:center;}
ul.bloknews li .image {width: 120px}
ul.bloknews li .title {
	width: calc(100% - 120px);
	text-decoration: none;
	line-height: normal;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #333;
}
ul.bloknews li .title:hover {color:#ff6347}
ul.bloknews.big1image li:first-child {display: block}
ul.bloknews.big1image li:first-child a {width: 100%;text-align: center;font-size:16px}
ul.bloknews.big1image li:first-child .title {margin:10px 0}
.close {
    display: none;
    position: absolute;
    left: 50%;
    top: -70px;
    margin-left: -12px;
    cursor: pointer;
}
.open {
	position: fixed;
	top:0;
	left: 0;
	margin: 0;
	width: 100%;
	height:100%;
	z-index:99;
	overflow-y:auto;
	background: rgba(0,0,0,.8);
}
.open .close {display: inline-block}
.open .textrec {background: #eec930}
.open #getquoteform {background: rgba(255,255,255,1)}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  line-height: 1;
  padding: 15px 0;
}
#menu-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #eec930;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
	display: inline-block;
	padding: 0 6px 0 0;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a, #cssmenu > ul > li > span.separator {
  display:block;font-size: 16px;color: #fff;padding: 10px;position: relative;text-decoration:none;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #eec930;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 20px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 15px;
  right: 5px;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:last-child > a::after {right: 15px;}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #eec930;
}
#cssmenu > ul > li.has-sub:hover:last-child > a::after {border-color: #fff;}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 9999999;
  text-align: left
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 0 10px 25px;
  width: 180px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul li.item-102 ul li a {
	width: 280px;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li:hover a {background-color: #000}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#cssmenu .submenu {font-size: 18px;padding: 7px 0 7px 10px}

.pagination {
	display: block;
	padding: 10px 0;
}
.pagination ul:before, .pagination ul:after {
    content: " ";
    display: table;
}
.pagination ul {
	display: block;
}
.pagination ul:after {
    clear: both;
}
.pagination ul > li {
    display: inline;
    padding: 0;
    margin: 0
}
.pagination ul > li a, .pagination ul > li span {
	background-color: #bbb;
    color: #fff;
    margin-right: 2px;
    padding: 7px 14px 6px 14px;
	text-decoration: none
}
.pagination ul > li a:hover {
	background: #eee
}
.pagination ul > li.pagination-start .pagenav, .pagination ul > li.pagination-prev .pagenav, .pagination ul > li.pagination-next .pagenav, .pagination ul > li.pagination-end .pagenav {
	background: transparent!important;
	color: #888!important;
}
.pagination-start a.pagenav:hover, .pagination-prev a.pagenav:hover, .pagination-next a.pagenav:hover, .pagination-end a.pagenav:hover {
	color: #000!important;
}
.pagination .counter {
    float: right;
    border-radius: 4px;
    display: inline;
    padding: 6px 0 0 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
	background: #ff6347
  }
  #cssmenu > ul.open {
	  width: calc(100% + 48px);
	  margin: 0 -24px;
	  background: #ff6347;
	  top: 44px;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.26)
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
	padding: 0;
  }
  #cssmenu > ul.open > li > a, #cssmenu > ul.open > li > span.separator {display:block;padding: 10px 24px}
  #cssmenu ul ul li a {
    padding: 10px 46px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
  }
  #cssmenu ul ul li a:before {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 3px;
	height: 12px;
	content: "";
	background: #ff6347;
  }
  #cssmenu ul ul li:hover a{background:rgba(0, 0, 0, 0.2)}
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
	position: absolute;
	width: 44px;
	height: 44px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
	text-align:left;
	top: 0;
	right: 0;
	
  }
  #cssmenu #menu-button.menu-opened {
	background: #ff6347;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 12px;
    display: block;
    width: 20px;
    height: 3px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 21px;
    left: 12px;
    display: block;
    width: 20px;
    height: 9px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    height: 37px;
    width: 100%;
    cursor: pointer;
  }
  #cssmenu .submenu-button:before {
	position: absolute;
	top: 14px;
	right: 42px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
	background:transparent
  }
  #cssmenu .submenu-button.submenu-opened:before {
    transform: rotate(-135deg);
	top: 17px;
  }
}
.coll-2, .coll-3, .coll-4, .coll-5, .coll-6, .coll-7, .coll-8, .coll-9, .coll-10 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.coll-4 > li, .coll-4 > div {
    width: calc(25% - 15px);
    flex-basis: calc(25% - 15px);
    margin: 0 20px 20px 0;
}
.coll-5 > li, .coll-5 > div {
    width: calc(20% - 16px);
    flex-basis: calc(20% - 16px);
    margin: 0 20px 20px 0;
}
.coll-2 > li, .coll-2 > div {
    width: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    margin: 0 20px 20px 0;
}

.coll-3 > li, .coll-3 > div {
    width: calc(33.33333% - 13.3333333px + 0px);
    flex-basis: calc(33.33333% - 13.3333333px + 0px);
    margin: 0 20px 40px 0;
}
.coll-2 > div:nth-child(2n), .coll-2 > li:nth-child(2n), .coll-3 > div:nth-child(3n), .coll-3 > li:nth-child(3n), .coll-4 > div:nth-child(4n), .coll-4 > li:nth-child(4n), .coll-5 > div:nth-child(5n), .coll-5 > li:nth-child(5n), .coll-6 > div:nth-child(6n), .coll-6 > li:nth-child(6n), .coll-7 > div:nth-child(7n), .coll-7 > li:nth-child(7n), .coll-8 > div:nth-child(8n), .coll-8 > li:nth-child(8n), .coll-9 > div:nth-child(9n), .coll-9 > li:nth-child(9n), .coll-10 > div:nth-child(10n), .coll-10 > li:nth-child(10n) {
    margin-right: 0px;
}
.repairman .btn {
	display: block;
	width: 100%;
	background: #ff6347;
	color:#fff;
	border: none;
	border-radius: 3px;
	padding: 12px 28px 11px 28px;
	margin: 0;
	font-size: 14px;
	cursor: pointer;
	letter-spacing: 1px;
}
.repairman .btn:hover {background:#e62e04}
.window_works {
    min-width: 300px;
    background: #3c3d41;
    color: #fff;
    border-radius: 4px;
    padding: 20px 20px 10px;
    text-align: center;
    margin-bottom: 6px;
}
.window_works h2 {
    font-size: 24px;
    color: #ff6347;
    font-weight: normal;
    padding-bottom: 16px;
	margin: 0
}
.window_works h3 {
    font-size: 16px;
    margin-bottom: 18px;
    color: #c3c3c3;
    font-weight: normal;
}
.window_works .telephone {
    padding-left: 30px;
    background: url(../../../images/site/phone.png) 22px 50% no-repeat;
}
.window_works .telephone {
    display: inline-block;
    font-size: 24px;
    padding: 10px 0 10px 30px;
    color: #fff;
    text-decoration: none;
    width: 250px;
    margin: 0 auto 14px auto;
    border: 2px solid #eec930;
    border-radius: 42px;
}
.window_works .regi {
	display: block;
	font-size: 12px;
	line-height: 10px;
	color: #eec930;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	text-transform: uppercase
}
.repairman .btn, .services .btn {
	display: block;
	width: 100%;
	background: #ff6347;
	color:#fff;
	border: none;
	border-radius: 3px;
	padding: 12px 28px 11px 28px;
	margin: 0;
	font-size: 14px;
	cursor: pointer;
	letter-spacing: 1px;
}
.repairman .btn:hover, .services .btn:hover {background:#e62e04}


.callus:hover{ color: #eec930 }
/* ############ Get Quote ############ */
.gquote {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0;
	border-radius: 4px;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	
}
.gquote .moduletitle {
	display:block;
	background: #000;
	color: #eec930;
	font-size: 22px;
	border-radius: 4px 4px 0 0;
	padding: 20px 0;
	font-weight: bold;
	text-transform: uppercase!important
}
.gquote .conti {
	padding: 14px;
}

.gquote input, .veha_contact_us input, .veha_contact_us textarea, .quote2 input, .quote2 textarea, .quote2 select{
	color: #000;
	background: #fff;
	border: 2px solid #d5d5d5;
	border-radius: 3px;
	padding: 10px 18px 10px 42px;
	margin: 0 0 7px 0;
	font-size: 14px;
	width: 100%;
	font-size: 14px;
	font-family: Tahoma
}
aside #sendclicbtn {width: 100%}
input.alert, textarea.alert, select.alert {border: 2px solid red!important}
form input.agreeCheckbox {width: auto;display: inline-block;}
form input.agreeCheckbox.alert {box-shadow: 0 0 0 3px red;!important}
.quote2 label {font-size:12px;color: #999;padding: 0 0 0 10px}
.quote2 input, .quote2 textarea, .quote2 select{
	padding: 7px 0 7px 10px;
}
.veha_contact_us textarea {margin: 0 0 20px 0;min-height: 200px;}
.brand {padding: 60px 0;background:#f0f0f0;text-align:left}
ul.offeredmenu {margin:0;padding:15px 0 15px 15px ;border-top: 2px solid #000;border-bottom: 2px solid #000;}
ul.offeredmenu li {
    color: #ea6822;
    list-style-type: square;
	padding: 3px 0;
	margin: 0
}
ul.offeredmenu li a {
	display: inline;
	color: #ea6822;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none
}
ul.offeredmenu li a:hover {text-decoration:underline}
.lsp, .rsp {
    display: block;
    width: 50%;
    float: left;
	margin-bottom: 20px
}
.line {display:block;height:1px;background: #ccc;margin: 10px 0 30px 0}
.lsp {padding-right: 10px;}
.rsp {padding-left: 10px;}
.gquote input:focus, .veha_contact_us input:focus, .veha_contact_us textarea:focus, .quote2 input:focus, .quote2 textarea:focus, .quote2 select:focus {
	border-color: #eec930;
}
.veha_contact_us input {display:block; margin: 20px 0;}
.veha_contact_us input.subject, .veha_contact_us textarea.message {display: block;width: 100%;padding: 10px 18px}
.gquote .formname, .veha_contact_us .fname, .veha_contact_us .lname {background: #f9f9f9 url("../../../images/site/form1.png") 12px 50% no-repeat;}
.gquote .formphone, .veha_contact_us .phone {background: #f9f9f9 url("../../../images/site/form3.png") 12px 50% no-repeat;}
.gquote .formemail, .veha_contact_us .email {background: #f9f9f9 url("../../../images/site/form2.png") 12px 50% no-repeat;}
.gquote .button, .veha_contact_us .button, .quote2 .button {
	font-weight: bold;
	border-radius: 40px;
	padding: 10px 24px;
	margin: 20px 0 10px 0;
	font-size: 18px;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	color: #fff;
	border:none;
	border-bottom: 3px solid #824a0a !important;
	background: rgb(237,199,47);
	background-image: background: -webkit-linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background-image: background: -o-linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background-image: background: linear-gradient(rgb(237,199,47) 0%, rgb(191,112,20) 100%);
	background: -webkit-linear-gradient(top, rgb(237,199,47) 0%,rgb(191,112,20) 100%);
	background: linear-gradient(to bottom, rgb(237,199,47) 0%,rgb(191,112,20) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc72f', endColorstr='#bf7014',GradientType=0 );

}
#callback .iconphone {background: #ff6347 url("/images/site/icon/callus.png") 50% 50% no-repeat}

#callback {background: #3c3d41}
#callback .iconphone {
	position: fixed;
	bottom: 24px;
	right: 24px;
	width: 64px;
	height: 64px;
	margin-right: 0;
	box-shadow: 0 4px 20px rgba(0,0,0,.25);
	border-radius: 64px;
	z-index: 9999;
	cursor: pointer;
}
#callback .iconphone:after {
	position: absolute;
	content: "";
	top: -8px;
	left: -8px;
	width: 80px;
	height: 80px;
	border-radius: 84px;
	background: rgba(0,0,0,.1);
	z-index: -1
}
#callback .callback {
	position: fixed;
	display: none;
	bottom: 122px;
	right: 24px;
	width: 360px;
	background: #ff6347;
	box-shadow: 0 4px 20px rgba(0,0,0,.25);
	border-radius: 10px;
	z-index: 9999
}
#callback .callback.opn {
	display: block;
}
#callback ul li {
	position: relative;
	display:block;
	padding: 0;
	border-bottom: 1px dashed #ffffff69
}
#callback ul li:before {
	display: block;
	position: absolute;
	right: 18px;
	bottom: 20px;
	width: 48px;
	height: 48px;
	content: "";
	background: #ffffff24 url("/images/site/icon/phone.png") 50% 50% no-repeat;
	border-radius: 8px;
	border: 1px solid #ffffff69;
}
#callback ul li:last-child:before {display:none}
#callback ul li:last-child {border-bottom: 0px;background:#d6533c;text-align:center;border-radius: 0 0 8px 8px}
#callback a {
	display: block;
	position: relative;
	color: #fff;
	font-size: 28px;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 24px;
	z-index: 4;
}
#callback .btn {
	margin: 24px auto;
	padding: 7px 28px;
    color: #fff;
    border: 2px solid #eec930;
    border-radius: 42px;
    font-size: 14px;
    background: #ffffff24;
    cursor: pointer;
    position: relative;

}
#callback strong {
	font-size:14px;
	display: block;
	padding: 0 0 8px 0;
	letter-spacing: 1px;
	color: #00000082;
	
}
#callback.opn {
    position: relative;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    z-index: 9;
}

.fcallback.bg {
	padding:0;
	background: #3c3d41;
	text-align: center;
	color: #fff;
	width: 100%;
}
.fcallback label {font-size: 24px;}
.fcallback input {
	color: #fff;
	border-radius: 40px;
	border:none;
	width: 300px;
	max-width: 300px;
	padding: 15px 30px;
	background: #2e2e30;
	margin: 0 20px;
	font-size: 14px;
}
.fcallback input[type="text"] {
	color: #fff
}
.fcallback button {
	color: #fff;
	border-radius: 40px;
	border:none;
	padding: 13px 48px;
	font-size: 14px;
	background: linear-gradient(to bottom, rgb(237,199,47) 0%,rgb(191,112,20) 100%);
	border-bottom: 3px solid #824a0a;
	letter-spacing: 2px;
	font-weight:bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
	margin-left: 20px
}
.custom.fcallback {
	display:inline-block;
	background: url(../../../images/site/call-back.png)  0% 50% no-repeat;
	padding: 40px 40px 40px 85px;
}
.custom.fcallback a {
	font-size: 20px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration:none
}
.custom.fcallback a strong {font-weight:normal;color: #eec930}
.custom.fcallback a, .custom.fcallback button {display:inline;vertical-align:middle}

/* ############ Get Quote ############ */

@media (min-width:768px){
	
}
@media (min-width:992px){
	
}
@media (min-width:1200px){
	
}
@media (min-width:1700px){
	
}	
@media (max-width:1200px){
}
@media (min-width:768px) and (max-width:17000px){
}
@media (max-width:1025px){
	.block {padding: 0 18px}
}
@media (max-width:767px){
	.moblogo {display: block;position: absolute;top: 0;left: 0;z-index: 9;margin: 26px 0 0 0;text-align: center;width: 100%;}
	#callback .iconphone {
		position: fixed;
		bottom: 48px;
		right: 50%;
		margin-right: -32px;
	}
	#callback .callback {width: calc(100% - 48px);}
	#callback.opn {position: fixed;}
	#cssmenu ul li.item-102 ul li a {width:100%}
	.sityname span, h2.sityname {display:revert;font-size: 17px;line-height:normal;letter-spacing: 1px;margin:0}
	.sityname span {font-weight:normal}
	
	.mainblock.ltf {display:block;width:100%;}	
	.mainblock.ltf main, .mainblock.ltf aside {display:block;width:100%;padding: 0}	
	
	.slogan {padding: 18px 0}
	#head .conlogo {
		position: absolute;
		top: 4px;
		left: 50%;
		margin-left: -65px;
	}
	#head .logo {
		float: none;
		margin: 0;
		width: 130px;
	}
	.header {
		height: 44px;
	}
	#cssmenu {padding: 0}
	#mysite {right: auto;left: 10px;top: 8px;}
	.toph {right: 67px;}
	#head .callus {display:none;top: 6px;right: 16px;}
	.breadcrumbs {position: inherit;}
	.breadcrumb {display:none}
	.backcat {
		display: block;
		width: 36px;
		height: 36px;
		position: absolute;
		left: 12px;
		top: 4px;
		z-index: 99999;
		border-radius: 3px;
		cursor: pointer;
		background: url(../../../images/site/back.png) 50% 50% no-repeat;
	}
	.close {top: -30px;}
	.request {background: #eec930;text-align:center}
	.request.open {padding: 15% 0;background:rgba(0,0,0,.8)}
	.request .veha_recall {display:block}
	.veha_recall .textrec, .veha_recall #ajaxform {display: block;width: 100%;background: transparent;padding: 10px 0}
	.veha_recall input, .veha_recall textarea, .veha_recall .button {width: 80%}
	.veha_recall h2 {font-size: 30px}
	.open .textrec {color:#fff}
	footer.foosite {text-align: center;padding:16px 0 0 0}
	.foocont .moduletitle {letter-spacing:normal}
	.foocont ul li {display:inline-flex}
	.foocont a {padding: 3px 6px;text-decoration:underline}
	footer.foosite .bigslogan {font-size: 24px;padding: 24px 0;color: #eec930;}
	.foocont .block, .foocont .block > div, .foocont .block > div.ftr1 {display: block;width:100%;margin-top:12px}
	
	
	.window_works h2 {padding:6px 0;margin:0}
	.window_works .regi {color: #555;padding: 0 0 5px 0}
	.window_works .telephone {color: #000;border-radius: 3px;border-color: #333;}
	.window_works {width:100%;padding:4px;background: #fff;border-radius: 7px;margin:8px 0}
	.repairman {position:relative;top: auto;right: auto;padding-bottom: 4px;}
	.repairman .btn {font-weight: 600;width: 250px;margin: 0 auto;font-size: 16px;}
	
	.coll-4, .coll-2, .coll-3 {display:block}
	.coll-4 li, .coll-2 li, .coll-3 li {
		width: 100%;
	}
	
	ul.bloknews li:first-child img {width:100%}
	ul.offeredmenu {margin: 0 -24px;padding: 15px 24px 15px 39px;}
	
	.custom.fcallback a {display: block}
	.custom.fcallback button {margin: 20px 0 0 0}
	#getquoteform {background: transparent}
	.coll-3.conus > li {margin-bottom: 20px}
}
.average_table {
    border-collapse: separate;
    border-spacing: 0;
    font-size: 13px;
    margin-bottom: 17px;
    vertical-align: middle;
    width: 100%;
	color: #333;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.average_table th {
    letter-spacing: 1px;
    padding: 8px 20px 9px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
	background: #f1f1f1
}
.average_table th h3 {
    margin: 0 !important;
    padding: 0 !important;
	font-size: 16px;
	font-weight: 600

}
.average_table td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 10px 20px;
}
.compvid .obrt {
    display: flex;text-align:center
}

.compvid .obrt .cntr1, .compvid .obrt .cntr2 {
    position: relative;
	align-self: center;
}
.compvid .obrt .cntr1 {
    width: calc(40%);
}
.compvid .obrt .cntr2 {
    width: calc(60%);
}
.block.maintestimonials {padding: 40px 0}
.maintestimonials .popapvideo{
	max-width: 500px;
	margin: 0 auto;
	}
.testimonials {background: url("/images/site/stages.jpg") 50% 100% no-repeat;padding: 60px 0;background-size: cover;}

.quality {
    background: #eee;
    padding: 24px 0;
}
.quality .swiper-container {
    padding: 20px 0 40px;
}
.quality .swiper-slide > div {
	position: relative;
	display: block;
	width:100%;
	height: 100%;
	border-radius: 7px;
	background: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.quality .swiper-slide img {
	display: block;
	max-width: 100%;
	width:100%;
	border-radius: 7px 7px 0 0;
}
.quality .swiper-slide h4 {padding: 18px;min-height: 72px;}
.compvid h3 {
	color: #eec930;
	text-shadow: 0 1px 3px rgba(0,0,0,1);
	font-size: 30px;
	margin: 0px 0 10px 0;
	display: block;
	line-height: normal;
}
.compvid .prtxt div {
	display:  block;
	color: #fff;
	margin: 20px 0;
	font-size: 16px;
	}

.compvid ul {display:inline-block}
.compvid ul li {
	display: block;
	background: #fff url("/images/site/tick.png") 10px 50% no-repeat;
	padding: 10px 20px 10px 40px;
	margin: 0 0 7px 0;
	width: 100%;
	max-width: 500px;
	text-align: left;
	font-weight: 600;
	border-radius: 3px;
	color: #333;
}
.compvid .thisvideo::after {
    position: absolute;
	background: transparent url("/images/site/youtube.png") 53% 50% no-repeat;
	content: '';
	font-size: 14px;
	width: 64px;
	height: 45px;
	right: 50%;
	top: 50%;
	margin: -27px -27px 0 0;
}
.compvid h5 {
	display: block;
	width: 100%;
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	padding: 10px 20px;
	text-align: left;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.compvid .swiper-pagination {
	position: initial;
	margin: 7px 0 0 0
}
.compvid .swiper-pagination-bullet {background: #fff}
@media (min-width:770px){
	.quality .swiper-wrapper .swiper-slide {
		width: calc(25% - 15px);
	flex-basis: calc(25% - 15px);
	margin: 0 20px 40px 0;
	}
}
@media (max-width:767px){
	.compvid .obrt {display: block}
	.compvid .obrt .cntr1, .compvid .obrt .cntr2 {
    position: relative;
	display: block;
	width: 100%
	}
	.compvid .obrt .cntr1 {
		margin-bottom: 20px
	}
	.testimonials {margin:24px 0;padding: 40px 0}
	.testimonials.bg {margin: 0;padding: 24px 0}
	.quality .block {padding: 0}
	.quality .swiper-slide {
		width: 324px;
		padding: 0 0 0 24px;
	}
	.quality .swiper-wrapper .swiper-slide:last-child {
		width: 324px;
		padding: 0 0 0 24px;
		margin-right: 24px;
	}
	.quality .colored > a {
		display: block;
		width: 100%;
		height: 228px;
		background: #ff6347 url("/images/site/icon/next2.png") 24px 14px no-repeat;
		border-radius: 8px;
		box-shadow: 0 4px 8px rgba(0,0,0,.2);
	}
	.quality .colored h3 {
		display: block;
		position: absolute;
		left: 24px;
		bottom: 0;
		font-size: 42px;
		padding: 20px;
		color: #fff;
		line-height: normal;
		font-weight: normal;
	}
}
