/* ================================================================ *\
	#Reset
\* ================================================================ */

* { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }

/* ================================================================ *\
	#Base
\* ================================================================ */

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }

html,
body { height: 100%; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { background: #fff; font-family: 'Open Sans', Arial, sans-serif; font-size: 15px; line-height: 25px; color: #525252; -webkit-font-smoothing:antialiased; }

a { text-decoration: none; 
	-webkit-transition: opacity 0.3s, color 0.3s, background-color 0.3s; 
	     -o-transition: opacity 0.3s, color 0.3s, background-color 0.3s; 
	        transition: opacity 0.3s, color 0.3s, background-color 0.3s; 
}
a:hover { text-decoration: underline; }

img { border: 0; vertical-align: middle; }
strong { font-weight: bold; }
small { font-size: 80%; } 

button,
input,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; -webkit-font-smoothing:antialiased; /*-webkit-appearance: none;*/ border-radius: 0px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

button { overflow: visible; }
textarea { overflow: auto; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }
th,
td { padding: 0; }

ol,
ul { list-style-type: none; }

.shell { width: 1000px; margin: 0 auto; }

/* ================================================================ *\
	#Helpers
\* ================================================================ */

.alignleft { float: left; }
.alignright { float: right; }
.hidden { display: none; visibility: hidden; }

.intro:after,
.section-widgets:after,
.section-news:after,
.main:after,
.list-services:after,
.nav .shell:after, .header:after { width: 100%; content: ''; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; 
display: block; }

.fsr-container { overflow: hidden; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.fsr-element { position: absolute; }
.fsr-hidden { display: none; }

/* ================================================================ *\
	#nav
\* ================================================================ */

.nav { background-color: #d10000; }
.nav .shell > ul { float: left; }
.nav .shell > ul > li { float: left; padding: 12px 18px 11px 18px; position: relative; }
.nav .shell > ul > li > a { display: block; font-size: 14px; line-height: 18px; font-weight: 600; color: #fff; text-transform: uppercase; }

.nav .shell > ul > li:hover .sub { display: block; }
.sub { position: absolute; top: 100%; left: 0; width: 250px; background-color: #fff; z-index: 999; display: none; }
.sub li { padding: 5px 0; }
.sub a { color: #c50f23; display: block; padding: 0 20px; font-size: 14px; }

.socials { font-size: 0; line-height: 0; float: right; padding: 8px 8px 0 0;  }
.nav .socials { padding-bottom: 0; }
.socials ul { display: inline; }
.socials li { display: inline-block; padding-right: 6px; }
.socials img { max-height: 31px; }
.socials a:hover { opacity: 0.7; }

.nav-lang { float: right; padding: 8px 0 0 9px; line-height: 12px;}
.nav-lang li { float: left; padding-left: 10px; padding-right: 0px !important; padding-left: 5px !important;}
.nav-lang a { font-size: 14px; color: #fff; width: 20px !important; height: 20px !important;}
.nav-lang .current a { color: #ffffff; }



.link-facebook { background: url(../images/ico-facebook.png) no-repeat 0 0; }
.link-twitter { background: url(../images/ico-twitter.png) no-repeat 0 0; }
.link-linkedin { background: url(../images/ico-linkedin.png) no-repeat 0 0; }
.link-google { background: url(../images/ico-google.png) no-repeat 0 0; }

/* ================================================================ *\
	#header
\* ================================================================ */

.header { position: relative; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; z-index: 3; background-color: #fff; }
.header .shell { position: relative; background: #fff; }

.logo { position: absolute; top: 22px; left: 12px;  font-weight: bold; color: #333333; padding: 0px 0 4px 0px; }

.list-logo { float: left; padding: 25px 0 0 0; display: inline-block;}
.list-logo li { float: left; font-weight: 300; font-size: 24px; color: #8b8b8b; font-style: italic; }
.list-logo li + li { border-left: 1px solid #cccccc; margin-left: 29px; padding: 8px 0 10px 29px; }
.list-logo img { float: left; }
.list-logo h2 { font-weight: 300; font-style: italic; font-size: 35px; float: left; position: relative; top: -3px; 
margin-left: 10px; }

.header-actions { text-align: right; float: right; padding-top:24px; }
.btn-large { background-color: #000; border-radius: 3px; font-weight: bold; color: #fff; display: inline-block; padding: 9px 11px 11px 18px; }
.ico-circle-arrow { font-size: 0; line-height: 0; background: url(../images/ico-circle-arrow.png) no-repeat 0 0; width: 29px; height: 29px; display: inline-block; margin-left: 7px; margin-top: -10px; position: relative; top: 9px; }

/* ================================================================ *\
	#intro
\* ================================================================ */

.intro { background-color: #f3f1eb; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); position: relative; z-index: 2; }

.intro-contact { float: left; width: 265px; padding-top: 29px; }

.list-contacts { padding-left: 10px; }
.list-contacts li { padding: 0 0 16px 25px; position: relative; }
.list-contacts p { font-weight: 600; font-size: 16px; line-height: 19px; text-transform: uppercase; color: #000; }
.list-contacts p strong { font-size: 24px; font-weight: bold; }
.list-contacts p a { color: #000; }

.ico-pin { background: url(../images/ico-pin.png) no-repeat 0 0; width: 14px; height: 18px; position: absolute; top: 0; left: 0; }
.ico-phone { background: url(../images/ico-phone.png) no-repeat 0 0; width: 13px; height: 20px; position: absolute; top: 0; left: 0; }

.intro-hours { width: 480px; float: left; margin: 18px 0 12px 0; border-left: 1px solid #c6c6c6; padding: 0 0 0 32px; }
.intro-hours h3 { font-size: 15px; font-weight: bold; color: #000; margin-top: -4px; padding-bottom: 9px; }

.intro-map { float: right; border: 1px solid #dedede; margin-top: 12px; }
.intro-map iframe { display: block; }

.list-hours { overflow: hidden; }
.list-hours li { overflow: hidden; }
.list-hours li li { padding-bottom: 9px; }
.list-hours h4 { float: left; width: 103px; font-weight: normal; font-size: 12px; line-height: 14px; color: #000; }
.list-hours p { float: left; font-size: 12px; line-height: 14px; color: #000; }
.list-hours > li { float: left; }
.list-hours > li + li { padding-left: 36px; }

/* ================================================================ *\
	#section-slider
\* ================================================================ */

.section-slider { background-color: #b6b5ab; padding: 30px 0; }

.slides { height: 422px; overflow: hidden; }

.slider { position: relative; }
.slider .slide { position: relative; float: left; overflow: hidden;}
.slider .slide-content { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.5); color: #fff; padding: 14px 105px 18px 35px; }
.slider .slide-content h1 { font-size: 25px; ;height: 27px; color: #fff; padding-bottom: 2px; }
.slider .slide-content h2 { font-size: 25px; ;height: 27px; color: #fff; padding-bottom: 2px; }
.slider .slide-content h3 { font-size: 25px; ;height: 27px; color: #fff; padding-bottom: 2px; }
.slider .slide-content p { font-size: 15px; line-height: 17px; color: #fff; font-weight: 600; }
.slider .slide-content a:hover { text-decoration: none; }
.slider .slide img { width: 100%; height: auto; display: block; }
.slider .slider-actions a { width: 52px; height: 52px; position: absolute; top: 50%; font-size: 0; line-height: 0; text-indent: -4000px;
	-webkit-transform: translateY(-50%); 
	    -ms-transform: translateY(-50%); 
	     -o-transform: translateY(-50%); 
	        transform: translateY(-50%); 
}

.slider .slider-actions .slider-prev { background: url(../images/prev.png) no-repeat 0 0; right: 100%; margin-right: 32px; }
.slider .slider-actions .slider-next { background: url(../images/next.png) no-repeat 0 0; left: 100%; margin-left: 32px; }

.slider .slider-paging { position: absolute; right: 19px; bottom: 17px; }
.slider .slider-paging a { width: 12px; height: 12px; border-radius: 50%; background: rgba(255,255,255,0.3); float: right; margin-left: 13px; font-size: 0; line-height: 0; text-indent: -4000px; }
.slider .slider-paging .selected { background-color: #fff; }

/* ================================================================ *\
	#services
\* ================================================================ */

.list-services { margin: 17px 0 0 0; }
.list-services li { float: left; margin-left: 17px; position: relative; padding-bottom: 23px; background: url(../images/serv-shadow.png) no-repeat center bottom; background-size: 100% auto; }
.list-services img { width: 100%; height: auto; display: block; }
.list-services figcaption { position: absolute; bottom: 23px; right: 0; width: 100%; text-align: right; font-weight: bold; font-size: 24px; color: #fff; text-transform: uppercase; background: rgba(179,16,34,0.68); padding: 12px 30px 7px 0; }

/* ================================================================ *\
	#article
\* ================================================================ */

.section-article { padding: 50px 0; }

.article { padding: 0 25px; }
.article .article-head { padding-bottom: 19px; }
.article .article-head h2 { padding-bottom: 27px; font-size: 34px; font-weight: bold; color: #000; }
.article .article-head h3 { font-size: 18px; line-height: 19px; color: #000000; font-weight: 600; letter-spacing: -1px; }
.article .article-body .alignleft { margin: 6px 33px 13px 0; }
.article .article-body p { padding-bottom: 15px; }
.article .article-body h1 { padding-bottom: 15px; font-size: 1.17em; }
.article .article-body h3 { padding-bottom: 15px; }
.article .article-actions { overflow: hidden; padding-top: 10px; }
.article .article-actions .btn { float: left; }
.article .article-actions .btn-repair { float: right; }

.article ol { list-style-type: decimal; list-style-position: inside; }
.article ul { list-style-type: disc; list-style-position: inside; }


.article__header h2.page_cta { margin-bottom: 0px; font-size: 15px; line-height: 15px; font-weight: normal; color: #525252;  } 
.article__header h2.page_cta a { text-decoration: none; color: #525252; }
.article__header h1.alternate_name { font-size: 15px; line-height: 15px; font-weight: normal; color: #525252; padding: 0px; }
.article__header h1.alternate_name a { text-decoration: none;  color: #525252; }
.article__header h1.page_title { line-height: 22px; padding: 7px 0 7px 0; }
.article__header { padding-top: 10px; padding-bottom: 25px; }

.fancy-wrapper p { padding-bottom: 19px; padding-top: 20px; }
.fancy-wrapper ol { list-style-type: decimal; list-style-position: inside; }     
.fancy-wrapper ul { list-style-type: disc; list-style-position: inside; }

.btn { display: inline-block; font-weight: 600; background-color: #c50f23; color: #fff; text-transform: uppercase; font-weight: 600; font-size: 17px; padding: 6px 18px 10px 18px; }
.btn:hover { background-color: #000; text-decoration: none; }

.btn-repair { background-color: #c50f23; padding: 5px 0 8px 60px; text-align: center; color: #fff; font-size: 20px; line-height: 28px; display: inline-block; position: relative; width: 299px; }
.btn-repair:hover { opacity: 0.8; text-decoration: none; }
.btn-repair:after { width: 60px; height: 100%; top: 0; left: 0; position: absolute; content: ''; background: url(../images/ico-tools.png) no-repeat center center #fc7e03; background-size: 31px 27px; }

/* ================================================================ *\
	#section-widgets
\* ================================================================ */

.section-widgets { background-color: #f3f1eb; padding: 40px 0 50px 0; }
.section-widgets .shell { padding: 0 25px; }

.slider-testimonials { position: relative; }
.slider-testimonials .slide { float: left; }

.widget-testimonial { position: relative; width: 376px; float: left; }
.widget-testimonial .widget-head { padding-bottom: 25px; }
.widget-testimonial .widget-head h3 { font-size: 26px; font-weight: bold; text-transform: uppercase; color: #c50f23; line-height: 30px; }
.widget-testimonial .widget-head h4 { font-size: 18px; font-weight: 600; color: #000; line-height: 22px; }

.widget-testimonial .widget-body {  }

.testimonial { padding-bottom: 18px;  }
.testimonial p { background-color: #d8d4c8; font-size: 14px; line-height: 20px; color: #000; padding: 17px 10px 19px 23px; position: relative; }
.testimonial p:after { background: url(../images/test-arr.png) no-repeat 0 0; width: 36px; height: 23px; top: 100%; position: absolute; content: ''; left: 15px; }
.testimonial .testimonial-body { background-color: #d8d4c8; font-size: 14px; line-height: 20px; color: #000; padding: 17px 10px 19px 23px; position: relative; }
.testimonial .testimonial-body:after { background: url(../images/test-arr.png) no-repeat 0 0; width: 36px; height: 23px; top: 100%; position: absolute; content: ''; left: 15px; }
.testimonial h5 { font-size: 14px; line-height: 16px; color: #343434; font-weight: 600; padding: 10px 0 0 68px; }

.slider-testimonials .slider-actions { position: absolute; bottom: 0; right: 0; z-index: 9999; } 
.slider-testimonials .slider-actions a { float: left; width: 32px; height: 29px; margin-left: 4px; font-size: 0; line-height: 0; text-indent: -4000px; }
.slider-testimonials .slider-actions .slider-prev { background-image: url(../images/test-prev.png); }
.slider-testimonials .slider-actions .slider-next { background-image: url(../images/test-next.png); }

.slider-testimonials .slider-actions .slider-prev:hover { background-image: url(../images/prev-act.png); }
.slider-testimonials .slider-actions .slider-next:hover { background-image: url(../images/next-act.png); }

.widget-tips { width: 512px; float: right; }
.widget-tips .widget-head { padding-bottom: 22px; }
.widget-tips .widget-head h3 { font-size: 26px; font-weight: bold; text-transform: uppercase; color: #c50f23; line-height: 30px; position: relative; }
.widget-tips .widget-head h3:after {  width: 120px; height: 51px; position: absolute; top: 2px; left: 50%; content: '';
	-webkit-transform: translateX(-50%); 
	    -ms-transform: translateX(-50%); 
	     -o-transform: translateX(-50%); 
	        transform: translateX(-50%); 
}

.widget-tips-interior { width: 100%; float: right; padding-bottom:24px; }
.widget-tips-interior .widget-head { padding-bottom: 22px; }
.widget-tips-interior .widget-head h3 { font-size: 26px; font-weight: bold; text-transform: uppercase; color: #c50f23; line-height: 30px; position: relative; }
.widget-tips-interior .widget-head h3:after {  width: 120px; height: 51px; position: absolute; top: 2px; left: 50%; content: '';
	-webkit-transform: translateX(-50%); 
	    -ms-transform: translateX(-50%); 
	     -o-transform: translateX(-50%); 
	        transform: translateX(-50%); 
}


.slider-tips .slide { float: left; }
.slider-tips { position: relative; height: 200px; }
.slider-tips .slider-actions { position: absolute; bottom: 0; right: 0; z-index: 9999; } 
.slider-tips .slider-actions a { float: left; width: 32px; height: 29px; margin-left: 4px; font-size: 0; line-height: 0; text-indent: -4000px; }
.slider-tips .slider-actions .slider-prev { background-image: url(../images/test-prev.png); }
.slider-tips .slider-actions .slider-next { background-image: url(../images/test-next.png); }

.slider-tips .slider-actions .slider-prev:hover { background-image: url(../images/prev-act.png); }
.slider-tips .slider-actions .slider-next:hover { background-image: url(../images/next-act.png); }

.widget-tips .widget-actions { padding-top: 21px; }
.widget-tips-interior .widget-actions { padding-top: 21px; }

.list-tips { padding-bottom: 10px; }
.list-tips li {  }
.list-tips li + li { border-top: 1px solid #d5d4d0; margin-top: 22px; padding-top: 20px; }
.list-tips h3 { font-size: 18px; font-weight: 600; color: #000; padding: 0 0 12px 41px; }
.list-tips p { font-size: 14px; line-height: 20px; color: #000; }

/* ================================================================ *\
	#section-partners
\* ================================================================ */

.section-partners { padding: 32px 0 42px 0; }
.section-partners .section-head { text-align: center; padding-bottom: 37px; }
.section-partners .section-head h2 { font-size: 26px; line-height: 32px; color: #000000; font-weight: 600; }

.slider-logos { position: relative; height: 100px; }
.slider-logos .slide { float: left; padding: 0 10px; border-left: 1px solid #dedede; min-height: 66px; }
.slider-logos .slide:first-child { border-left: 0; }
.slider-logos .slide img { display: block; margin: 0 auto; max-width: 100%; height: auto; }
.slider-logos li { float: left; padding: 0 10px; border-left: 1px solid #dedede; min-height: 66px; }
.slider-logos li:first-child { border-left: 0; }
.slider-logos li img { display: block; margin: 0 auto; max-width: 100%; max-height: 100px; }
.slider-logos .slider-actions a { width: 36px; height: 36px; position: absolute; top: 50%; font-size: 0; line-height: 0; text-indent: -4000px;
	-webkit-transform: translateY(-50%); 
	    -ms-transform: translateY(-50%); 
	     -o-transform: translateY(-50%); 
	        transform: translateY(-50%); 
}

.slider-logos .slider-actions .slider-prev { background: url(../images/prev-secondary.png) no-repeat 0 0; right: 100%; }
.slider-logos .slider-actions .slider-next { background: url(../images/next-secondary.png) no-repeat 0 0; left: 100%; }

/* ================================================================ *\
	#section-news
\* ================================================================ */ 

.section-news { background-color: #e1e1e1; padding: 36px 0 37px 0; }
.section-news .section-content { float: left; width: 720px; }

.section-news .section-content-title { padding: 0 0 24px 5px; }
.section-news .section-content-title h3 { font-size: 38px; line-height: 40px; color: #3d3d3d; font-weight: normal; }
.section-news .section-content-title h3 strong { color: #000; font-weight: normal; }

.section-news .section-aside { width: 255px; float: right; margin-top: 43px; }

.media { overflow: hidden; }
.media-aside { float: left; width: 390px; }

.list-media {}
.list-media li { overflow: hidden; padding: 9px 08px 9px 10px; margin-bottom: 7px; cursor: pointer;  }
.list-media li figure { float: left; margin: 0 24px 0 0; }
.list-media li figure a { display: block; position: relative; }
.list-media > .current { background-color: #aba49e; }
.list-media > .current h3,
.list-media > .current h3 a,
.list-media > .current p { color: #fff; }
.list-media > .current figure a:after {  background-size: 45px 45px; width: 45px; height: 45px; content: ''; position: absolute; top: 50%; left: 50%; 
	-webkit-transform: translate(-50%,-50%); 
	    -ms-transform: translate(-50%,-50%); 
	     -o-transform: translate(-50%,-50%); 
	        transform: translate(-50%,-50%); 
}

.list-media li:nth-child(even) { background-color: #aba49e; }
.list-media li:nth-child(even) h3,
.list-media li:nth-child(even) h3 a,
.list-media li:nth-child(even) p { color: #fff; }
.list-media li:nth-child(even) figure a:after { background-size: 45px 45px; width: 45px; height: 45px; content: ''; position: absolute; top: 50%; left: 50%; 
	-webkit-transform: translate(-50%,-50%); 
	    -ms-transform: translate(-50%,-50%); 
	     -o-transform: translate(-50%,-50%); 
	        transform: translate(-50%,-50%); 
}


.list-media li h3 { overflow: hidden; font-size: 14px; font-weight: bold; color: #343434; line-height: 16px; padding: 3px 0 5px 0; }
.list-media li h3 a { color: #343434; }
.list-media li p { overflow: hidden; font-size: 13px; line-height: 16px; color: #000; }

.list-media-videos { padding: 1px; background-color: #fff; margin-top: 14px; }
.list-media-videos li { opacity: 0; position: absolute; top: -9999px; left: -9999px; 
	-webkit-transition: opacity 0.3s; 
	     -o-transition: opacity 0.3s; 
	        transition: opacity 0.3s; 
}

.list-media-videos li a { position: relative; }
.list-media-videos li a:after {  width: 82px; height: 82px; position: absolute; content: ''; position: absolute; top: 50%; left: 50%; 
	-webkit-transform: translate(-50%,-50%); 
	    -ms-transform: translate(-50%,-50%); 
	     -o-transform: translate(-50%,-50%); 
	        transform: translate(-50%,-50%);
}

.list-media-videos .current { opacity: 1; position: relative; top: 0; left: 0; }

.section-news .section-aside .facebook { background-color: #cdbba9; }
.section-news .section-aside .facebook-head { padding: 5px 0 8px 16px; }
.section-news .section-aside .facebook-head h3 { color: #3d3d3d; font-size: 20px; font-weight: normal; line-height: 22px; }

.media-content { float: left; width: 315px; }
.media-content img { width: 100%; height: auto; display: block; }

/* ================================================================ *\
	#footer
\* ================================================================ */

.footer { background-color: #756e62; }
.footer .shell { width: 1060px; }
.footer-body { overflow: hidden; }


.subscribe { background-color: #978e83; padding: 23px 0 18px 0; overflow: hidden; }
.subscribe label { font-size: 30px; color: #fff; font-weight: normal; float: left; padding: 5px 24px 0 115px; position: relative; }
.subscribe label:after { background: url(../images/ico-mail.png) no-repeat 0 0; width: 73px; height: 66px; position: absolute; bottom: -26px; left: 18px; content: ''; }
.subscribe input { float: left; }
.subscribe .field { width: 298px; background-color: #fff; border: 1px solid #cfcfcf; border-radius: 2px; height: 38px; font-size: 18px; line-height: 22px; color: #000; margin-right: 20px; padding: 0 10px; }
.subscribe-btn { width: 103px; height: 38px; background-color: #c50f23; color: #fff; font-weight: 600; border: 0; }
.subscribe-btn:hover { background-color: #000; }

.footer-nav { float: left; padding-top: 36px; }
.footer-nav h3 { font-weight: 600; font-size: 18px; color: #fff; text-transform: uppercase; padding-bottom: 11px; }
.footer-nav > ul > li { float: left; padding-right: 38px; text-indent: -20px; padding-left: 20px;}
.footer-nav > ul > li + li { padding-right: 0; }
.footer-nav > ul > li + li > ul > li { float: left; padding-right: 40px;  }
.footer-nav a { color: #fff; text-transform: uppercase; font-weight: 600; font-size: 12px; }
.footer-nav a:hover { text-decoration: none; color: #000 ; }
.footer .link-facebook { background: url(../images/ico-face.png) no-repeat 0 0; }
.footer .link-twitter { background: url(../images/ico-twitt.png) no-repeat 0 0; }
.footer .link-linkedin { background: url(../images/ico-link.png) no-repeat 0 0; }
.footer .link-google { background: url(../images/ico-goog.png) no-repeat 0 0; }


.footer-nav ul.left { float: left; display: inline; padding-right: 30px; list-style: outside none none; width: 200px; }
.footer-nav ul.right { float: right; display: inline; padding-right: 0px; list-style: outside none none; width: 200px; }

.footer .widget { float: left; padding: 0 23px; margin-top: 39px; border-left: 1px solid #959086; display: block; }
.footer .widget .widget-head { padding-bottom: 10px;  }
.footer .widget-socials .socials { min-height: 100px; height: 100px; }
.footer .widget-socials .widget-head { padding-bottom: 0; }
.footer .widget .widget-head h3 { font-weight: 600; font-size: 18px; color: #fff; text-transform: uppercase; padding-bottom: 11px; }
.footer .widget .widget-body p { font-size: 14px; font-weight: 600; text-transform: uppercase; color: #fff; line-height: 17px; padding: 0 0 20px 32px; position: relative; }

.list-contact li { position: relative; }
.list-contact li strong { font-weight: bold; font-size: 16px; }
.list-contact li a { font-weight: 600; color: #fff; text-transform: none; }

.footer .ico-pin { background: url(../images/ico-pin-white.png) no-repeat 0 0; width: 17px; height: 22px; position: absolute; top: 0; left: 0; }
.footer .ico-phone { background: url(../images/ico-phone-white.png) no-repeat 0 0; width: 13px; height: 20px; position: absolute; top: 0; left: 0; }
.footer .ico-mail { background: url(../images/ico-mail-white.png) no-repeat 0 0; width: 18px; height: 13px; position: absolute; top: 0; left: 0; }

.socials { font-size: 0; line-height: 0; padding-bottom: 18px; }
.socials li { display: inline-block; padding-right: 6px; }
/*.socials a { display: block; width: 31px; height: 31px; }*/
.socials a { width: 31px; height: 31px; }
.socials a:hover { opacity: 0.7; }

.link-facebook { background: url(../images/ico-facebook.png) no-repeat 0 0; }
.link-twitter { background: url(../images/ico-twitter.png) no-repeat 0 0; }
.link-linkedin { background: url(../images/ico-linkedin.png) no-repeat 0 0; }
.link-google { background: url(../images/ico-google.png) no-repeat 0 0; }

.payments h3 { font-weight: bold; font-size: 13px; color: #fff; }

.list-payments { font-size: 0; line-height: 0; padding-top: 9px; }
.list-payments li { display: inline-block; padding-right: 10px; }

.copyright { text-align: right; font-size: 12px; color: #fff; padding-bottom: 20px; }
.copyright a { color: #fff; }
.copyright p.footer-serving-areas { text-align: center; }

.sidebar .widget-hours { margin-top: 26px; }  
.sidebar .widget-locations { padding-bottom: 45px; }

.article-secondary { padding: 0 0 0 0; }
.article-secondary .article-head { padding-bottom: 17px; }
.article-secondary .article-head h2 { font-size: 41px; color: #3d3d3d; padding-bottom: 0; }
.article-secondary .article-head h2 strong { color: #c50f23; }
.article-secondary .article-body h3 { font-size: 22px; padding-top: 10px; padding-bottom: 30px; }
.article-secondary .article-body h4 { font-size: 14px; line-height: 22px; padding-top: 20px; padding-bottom: 20px; }
.article-secondary .article-body p { padding-bottom: 25px;  }
.article-secondary .article-body img { margin-bottom: 27px; }
.article-secondary h2.breadcrumbs { padding-bottom: 25px; font-size: 15px; font-weight: normal; }

.checks-wrapper { overflow: hidden; padding: 24px 0 45px 0; }
.checks-wrapper ul { float: left; }
.checks-wrapper ul + ul { margin-left: 32px; }
.checks-wrapper ul li { font-size: 20px; color: #525252; background: url(../images/ico-rounded-check.png) no-repeat 0 9px; padding: 13px 0 13px 53px; }
.checks-wrapper ul li + li { border-top: 1px solid #dcdcdc; }

/* ================================================================ *\
	#content
\* ================================================================ */

.main { padding: 63px 0 0 0; }

.section-partners-secondary { padding-top: 67px; }

.content { float: left; width: 650px; padding-bottom: 20px; }

.article-secondary {}
.article-secondary h1 { /*font-size: 41px; line-height: 43px; font-weight: normal; color: #3d3d3d; padding-bottom: 16px;*/ }
.article-secondary h1 strong { font-weight: normal; color: #c50f23; }
.article-secondary h1 { font-size: 22px; line-height: 26px; padding: 7px 0 15px 0; }
.article-secondary h3 { font-size: 22px; line-height: 26px; padding: 7px 0 15px 0; }
.article-secondary h5 { font-size: 14px; padding-bottom: 20px; }
.article-secondary img { margin-bottom: 25px; }
.article-secondary p { padding-bottom: 25px; }

/* ================================================================ *\
	#sidebar
\* ================================================================ */

.sidebar { width: 350px; float: right; margin-right: -15px; border-top: 9px solid #b6b5ab; background-color: #f3f1eb; padding: 32px 17px 0 17px; }
.sidebar .widget-testimonial { width: 100%; }
.sidebar .widget-testimonial h4 { padding-top: 3px; }
.sidebar .widget-testimonial .widget-head { padding-bottom: 21px; }
.sidebar .widget-testimonial .widget-actions { padding: 31px 0 20px 0; }
.sidebar .testimonial { padding-bottom: 23px; }
.sidebar .testimonial p { padding-bottom: 20px; }
.sidebar .widget-testimonial .slider-testimonials { padding-bottom: 34px; }
.sidebar .btn-repair { display: block; width: 100%; border: 4px solid #f3f1eb; }
.sidebar .btn-repair:before { top: -5px; bottom: -5px; right: -5px; left: -5px; border: 1px solid #deddd9; content: ''; position: absolute; }


.widget-widget-content { width: 247px; }
.widget-socials { width: 204px; }

.logo-wrapper span { float: left; margin-left: 450px; font-size: 24px; color: #8b8b8b; font-style: italic; font-weight: 300; border-left: 1px solid #ccc; padding: 13px 20px;  }

#map_canvas { width: auto !important; }
  
