@import "grid.css";
@import "superfish.css";
@import "font-awesome.css";

@import url(https://fonts.googleapis.com/css?family=Roboto:400);
@import url(https://fonts.googleapis.com/css?family=Roboto:700);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);

@font-face {
    font-family: "Segoe";
    src:url("segoepr.eot?#iefix") format("embedded-opentype"),    
        url("segoepr.ttf") format("truetype");  
}

html {
	width: 100%;

}

a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

body {
	position: relative;
	min-width: 960px;
	background: #fff;
    color: #777;
    font: 13px/20px 'Roboto', sans-serif;
}


strong {
	font-weight: 700;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 20px;
}

.p1 {
    margin-bottom: 10px;
}

.p2 {
    margin-bottom: 15px;
}


input {
	border-radius: 0 !important;
	outline: none !important;
}


img {
	max-width: 100%;
}



/****Heads****/


h1, h2, h3, h4, h5, h6 {
	color: #282828;
    font-weight: bold;
}

h2 {
    color: #fff;
    font-size: 35px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 10px;
}

h3 {
    font-size: 30px;
    line-height: 42px;
    padding-top: 52px;
    margin-bottom: 15px;
}

.page1 h3 {
    padding-top: 20px;
    margin-bottom: 15px;
}

h3.head1 {
    padding-top: 42px;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list  {
    padding-top: 2px;
}

ul.list li {
    padding-left: 13px;
    position: relative;
    font-size: 15px;
    line-height: 22px;
}

ul.list li a:hover {
}

ul.list li .fa {
    position: absolute;
    left: 0;
    top: 4px;
}

ul.list  li+li {
}

ul.list1 .count {
    font-size: 17px;
    font-weight: bold;
    line-height: 47px;
    margin-right: 19px;
    margin-top: 6px;
    display: block;
    color: #fff;
    text-align: center;
    float: left;
    background: url(../images/btn_bg.png) 0 0 repeat-x #286b01;
    width: 46px;
    height: 50px;
}

ul.list1 li {
    overflow: hidden;
}

ul.list1 .text1 {
    margin-bottom: 10px;
}

ul.list1 li +li {
    margin-top: 27px;
}

ul.list1 li +li .text1 {
    padding-bottom: 3px;
}


ul.list1 li +li+li .text1 {
    padding-bottom: 2px;
}

/****Links****/


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #379401;
}

a.btn {
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
     padding: 13px 20px 17px 20px;
     background: url(../images/btn_bg.png) 0 0 repeat-x #286b01;
     display: inline-block;
     text-transform: uppercase;
     color: #fff;
     margin-top: 15px;
}

a.btn:hover {
    background-color: #2c2c2c;
    background-position: 0 -100px;
}

a.btn1 {
    margin-top: 25px;
    padding: 13px 19px 15px 19px;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    color: #282828;
    border: 1px solid #c0c0c0;
    background: url(../images/btn1_bg.png) 0 bottom repeat-x #fff;
}


a.btn1:hover {
    background-position: 0 100px;
}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
}


.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 23px;
	margin-top: 5px;
}



.fleft {
	float: left;
	width: auto !important;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-top: 5px;

}


.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase !important;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.nowrap {
    white-space: nowrap;
}
/*header*/

header {
    text-align: center;
	display: block;
    padding-top: 0px;
}

header #h1 {
	position: relative;
    margin-bottom: 10px;
    float: left;
	text-align: center;

}

.h_social
{
	position:absolute;
	left:46%;
	top:55px;
	margin-left:-325px;
	width:650px;
	height:80px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:26px;
	font-weight:bold;
	
}

.h_social h1 { color:#308400!important; text-shadow:0px 1px 1px #AAA!important;}

.cpage_note
{
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#308400;
	font-size:18px;
}


.h_phone {
    float: right;
    text-align: right;
    font-size: 35px;
    line-height: 35px;
    text-transform: uppercase;
    color: #282828;
    font-weight: 500;
    padding-top: 25px;
}

.h_phone .fa {
    display: inline-block;
    font-size: 38px;
    line-height: 35px;
    color: #379401;
    margin-top: 1px;
}

.h_phone  span {
    text-transform: none;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #777;
    margin-bottom: 3px;
    display: block;
}


header #h1 a {
	display: inline-block;
	overflow: hidden;
	width:  146px;
    height: 120px;
	font-size: 0;
	line-height: 0;
	
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header #h1 a img {
	display: block;
}

/**Content**/
.content {
    padding-bottom: 95px;

}

.page1  .content {
    padding-bottom: 27px;
}

.box {
    padding: 20px;
    margin-top: 30px;
    font-size: 15px;
    line-height: 22px;
    border: 1px solid #fff;
}

.box img {display:block; margin:auto;}

.box .title {
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    color: #282828;
    margin-bottom: 11px;
}

.text1 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 8px;
}

.page1 .text1 {
    margin-bottom: 8px;
}

.gallery {
    padding-top: 5px;
    overflow: hidden;
}

a.gal {
    display: block;
    position: relative;
    position: 
}

a.gal+a.gal {
    margin-top: 20px;
}

a.gal .banner {
    position: absolute;
    color: #fff;
    top: 0;
    bottom: 0;
    padding-top: 14px;
    padding-left: 19px;
    padding-right: 20px;
    right: 0;
    width: 199px;
    -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     box-sizing: border-box;
}

a.gal .banner * {
    position: relative;
    z-index: 10;
}

a.gal .banner  span {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #379401;
    opacity: 0.8;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a.gal:hover span {
    background-color: #353535;
}

a.gal .banner h2  {
    font-size: 16px!important;
    line-height: 18px!important;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

a.link1 {
    text-transform: uppercase;
    color: #282828;
    font-size: 17px;
    line-height: 20px;
    display: inline-block;
    font-weight: bold;
    margin-top: 25px;
}

a.link1:hover {
    color: #379401;
}

.bq1 {
    padding-top: 5px;
}

.bq1 p {
    margin-bottom: 0;
    padding: 15px 20px 15px;
    background-color: #ececec;
}

.bq1 .text1 {
    position: relative;
    padding-top: 24px;
    margin-bottom: 0;
}

.bq1 .text1:after {
    position: absolute;
    content: '';
    width: 0px;
    top: 0;
    left: 20px;
    height: 0px;
    border-style: solid;
    border-width: 19px 19px 0 0px;
    border-color: #ececec transparent transparent transparent;
}

.bq1+.bq1 {
    margin-top: 12px;
}

.bq1+.bq1 p {
    padding-bottom: 16px;
}

.bq1+.bq1 .text1 {
    padding-top: 28px;
}

.bq1+a.link1 {
    margin-top: 20px;
}

.block1 .title {
    color: #282828;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.block2 {
    padding-top: 1px;
    overflow: hidden;
}

.block2 time {
    width: 71px;
    display: block;
    background: url(../images/time_bg.png) 0 bottom repeat-x #fff;
    color: #282828;
    font-size: 30px;
    line-height: 24px;
    font-weight: bold;
    float: left;
    text-align: center;
    border: 1px solid #c0c0c0;
    margin-right: 21px;
    margin-top: 4px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.block2 time span {
    padding-top: 5px;
    display: block;
    font-size: 17px;
    text-transform: uppercase;
}

.text2 {
    color: #282828;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px;
}

.block2 .p1 {
    margin-bottom: 8px;
}

.block2 a.link1 {
    margin-top: 12px;
}

.gal1 {
    padding-top: 19px;
}

.gal p {
    padding-top: 20px;
}

.gal1 a.gal {
    margin-bottom: 25px;
}

.news {
    overflow: hidden;
}

.news .text1 {
    padding-bottom: 2px;
}

.news a.link1 {
    margin-top: 20px;
}

.news+.news {
    margin-top: 22px;
}

.news+.news+.news {
    margin-top: 24px;
}

.prv .text1 {
    margin-top: -1px;
}

.prv p {
    margin-bottom: 19px;
}

/**Map**/

.col1 {
    color: #379401;
}

.col1 a:hover, a.col1:hover {
    color: #282828;
}

.col2 {
    color: #282828;
}

.map {
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}
 

.map figure {
    padding-top: 5px;
    margin-right: 28px;
    position: relative;
	display: block;
    float: left;
    width: 717px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.map figure iframe {
	width: 717px;
	height: 381px;
	max-width: 100%;
}
.map address {
    padding-top: 20px;
	display: block;
}

.map address dt {
    line-height: 20px;
    margin-bottom: 21px;
}

.link-1{
    color: #dc0c0c;
    font-weight: bold;
}

a.link-1:hover {
    color: #202020;
}



.map address+address {
    margin-left: 52px;
}

 address dd span {
	min-width: 70px;
	display: inline-block;
	text-align: left;
}

.map address dd span.col1 {
	min-width: 0;
}


/**Footer**/
footer {
	display: block;
    padding-top: 0px;
    padding-bottom: 70px;

}

.f_top {
    color: #000;
    padding: 29px 0;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    overflow: hidden;
}

.f_top  address {
    font-size: 15px;
    line-height: 20px;
    padding-top: 11px;
    overflow: hidden;
}

.bot_icon {
    float: left;
    margin-right: 22px;
    display: block;
    text-align: center;
    color: #fff;
    width: 67px;
    height: 67px;
    border-radius: 500px;
    background-color: #379401;
    font-size: 33px;
    line-height: 65px;
}

.f_top a {
    font-size: 15px;
    text-decoration: underline;
    display: inline-block;
    margin-top: 21px;
}

.b_phone {
    overflow: hidden;
    font-size: 25px;
    line-height: 25px;
    padding-top: 14px;
}

.b_phone span {
    font-weight: 500;
}

.copy {
    padding-top: 37px;
    float: right;
}

.f_menu {
    overflow: hidden;
    padding-top: 35px;
    float: left;
    color: #282828;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 20px;
}

.f_menu .active {
    color: #379401;
}

.f_menu li {
    float: left;
}

.f_menu li+li {
    margin-left: 17px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 600px;
    overflow: hidden;
    width: 58px;
    height: 58px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}

#townsofservice { }
#logos { margin-top:20px; height:44px; overflow:hidden;}
.justify { text-align:justify;}
.center { text-align:center;}
.servicetown {font-weight:normal; font-size:10px;}
#slides31 .prev, #slides31 .next {display:none!important;}

#slides_coupons .pagination { position:absolute; bottom:-5px; left:80px; z-index:10000;}
#slides_coupons .pagination li {margin: 0 1px; width:15px;height:15px;}
#slides_coupons .pagination li a {display: block;width: 13px;height: 0;padding-top: 13px;background-image: url(../images/pagination.png);background-position: 0 0;float: left;overflow: hidden;}
#slides_coupons .pagination li.current a,#slides_coupons .pagination li.current a:hover {background-position: 0 -13px}
#slides_coupons .pagination li a:hover {background-position: 0 -26px}
#credit_cards { margin-top:20px;}
.phonenumber { font-size:22px;}
.townimg{display:inline-block!important; vertical-align:top; margin-right:10px; margin-top:0px!important; *display:inline;zoom:1; box-shadow:1px 1px 3px #666; margin-bottom:5px;}
.townimg img {width:100px;}
.footertel{text-decoration:none!important; margin:0px!important; padding:0px!important; font-size:25px!important;}
.service_p, .service_p p {margin:0px!important; padding:0px!important;}
.town_picture { max-width:300px; float:right; margin-left:20px; margin-bottom:20px;}
.workpicture{float:left; margin-top:10px; margin-bottom:0px; margin-right:5px;position:relative;}
.workpiccounter { width:20px; height:13px; position:absolute; bottom:2px; right:2px; font-size:10px; color:white; background-color:#666; text-align:center; padding:0px; line-height:13px;}
.town_url { font-size:20px; padding:20px 0px 0px 0px;}
.townofservice { display:inline;}
.townofservice a { color:#777777;}
.fb-like{ margin-top:30px!important; height:25px!important; overflow:hidden!important;  width:320px!important; margin-bottom:0px!important;}
.clear_sys.mb20 { margin-bottom:0px!important;}

.readmore { font-size:16px; margin-top:10px;}
.blog { padding-bottom:10px; margin-bottom:30px; color:#111; font-size:14px;}
.blog img {float:left; margin-right:20px; margin-bottom:20px; vertical-align:top; padding:5px; background:#ffffff; border:1px #ebddf7 solid; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; max-width:200px;}
.blogtitle { font:20px/26px Arial, Helvetica, sans-serif; margin-bottom:10px; font-weight:bold; }

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
    .b_phone span {
        display: block;
    }

    .extra_wrapper {
        overflow: visible;
    }

    .gal1 .gal .banner {
        font-size: 12px;
    }

    .gal1 .gal .banner p {
        padding-top: 0;
    }
}

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}

.news .fleft {
    margin-bottom: 20px;
}

       .gal1 .gal p {
        display: none;
       }

.fleft.f1.img_inner {
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
    margin-bottom: 25px;
}

.b_phone {
    font-size: 16px;
}
.footertel { font-size:16px!important;}
h2 {
font-size: 30px;
}

a.gal .banner h2  {
    font-size: 13px!important;
	line-height:15px!important;
}

.f_top address br {
    display: none;
}


 .map address+address {
    float: left;
 	margin-left: 30px;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}


.map figure {
	margin-bottom: 15px;
}

.nowrap {
    white-space: normal;
}


}

@media only screen and (max-width: 767px) {
	
 body {
 min-width: 420px;
}

.block2 {
    padding-top: 30px;
}

.h_phone {
    text-align: center;
    float: none;
    margin-bottom: 40px;
}

.h_social {
    position:relative;
	font-size:18px;
	width:100%;
	left:0px;
	margin:0px;
	margin-bottom:20px;
}

.h_phone .fa {
    margin-top: 0;
}

.caption p {
    display: none;
}

h2 br {
    display: none;
}

a.gal img {
    width: 200px!important;
}

.f_top>div {
    margin-top: 25px;
    overflow: hidden;
}

.h_phone {
    font-size: 25px;
}

.caption, .f_menu {
    display: none;
}

.copy {
    float: none;
    text-align: center;
}

.map address {
    float: none;
    margin-left: 0 !important;
 }

.map address +address {
    margin-top: 30px;
}


header #h1 {
	display: block;
	width: auto;
    margin-left: 0;
    position: relative;
	height: auto;
}

.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

#h1 a {
	max-width: 90%;
}


.img_inner img {
	width: 100%;
}


 header #h1 {
 margin-bottom: 20px;
 float: none;
 text-align: center;
}
 header #h1 a {
 	width: auto;
 	display: inline-block;
 	height: auto;
}
 header #h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}


 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 30px;
}

.none {
    clear: both;
}
}


@media only screen and (max-width: 479px) {
	body { min-width: 300px; }
	#logos { height:88px; min-width: 280px;}
	#social_networks_holder img {height:40px;width:auto;}
	
	/* To fill the container and nothing else */
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important;}
}

#footerMenu li ul{display:none!important;}
.sys_Breadcrumbs{ margin-top:20px;}
.sys_TitleClass {font-size: 25px;line-height: 25px;padding-top: 20px; margin-bottom: 15px;width:100%;}

.grid_6.service {width:570px; height:255px; margin-bottom:20px;}
.grid_6.service .gal {display:block; width:100%; height:100%;}
.grid_6.service .gal img {width:100%; object-fit:cover; max-height:100%;}
.grid_6.service .banner strong {font-size:16px;}
.grid_6.service .banner .service_p {color:#f2f2f2; margin-top:10px!important; line-height:18px;}

@media (max-width: 1200px) 
{
    .grid_6.service {margin:auto auto 20px auto; float:none;}
}

@media (max-width: 767px) 
{
    .grid_6.service {width:100%; height:auto;}
}