/* ==========================================================================
	#Reset
========================================================================== */
* { padding: 0; margin: 0; outline: 0; }

/* ==========================================================================
	#Base
========================================================================== */
html,
body { height: 100%; }

input,
body { font-family: 'Roboto', sans-serif; }

html { overflow-y: scroll; }
body { background: #fefefe; font-size: 18px; line-height: 1.44; color: #39393a; }

a { color: #ff0819; cursor: pointer; text-decoration: none; transition: color .3s linear; }
a:hover { text-decoration: underline; }

img { border: 0; vertical-align: middle; }

h3 { font-weight: normal; font-size: 24px; line-height: 1.25; }
h4 { font-size: 18px; text-transform: uppercase; font-weight: normal; }

/* ==========================================================================
	#Helpers 
========================================================================== */
.clearfix:before,
.clearfix:after { display: table; content: " "; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==========================================================================
	#Containers 
========================================================================== */
.shell { width: 1130px; margin: 0 auto; }

/* ==========================================================================
	#Header
========================================================================== */
.header { padding-bottom: 19px; }
.header .shell { overflow: hidden; }

.logo { float: left; padding-top: 10px; max-width: 90%; }

.header-right { float: right; }

.top-bar { padding-right: 80px; }
.nav-langs,
.socials { float: right; }

.socials { margin-right: 19px; position: relative; height: 26px; padding: 0 6px 6px 3px; background: #000; }
.socials a { position: relative; z-index: 2; font-size: 0; line-height: 0; transition: opacity .2s linear; }
.socials a:hover { opacity: .8; filter:alpha(opacity=80); }
.socials a + a { margin-left: 4px; }
.socials img { height: 30px; padding-top: 1px; }

.nav-langs ul { list-style: none outside none; height: 32px; }
.nav-langs li { float: left; }
.nav-langs li + li { padding-left: 20px; }
.nav-langs a { display: block; position: relative; width: 110px; padding: 4px 0 8px; text-align: center; background: #000; font-size: 14px; text-transform: uppercase; color: #fff; transition: all .2s linear; }
.nav-langs .current a,
.nav-langs a:hover { text-decoration: none; background: #ff0819; }
.nav-langs .current span,
.nav-langs a:hover span { border-color: #ff0819; }

.phone { text-align: right; text-transform: uppercase; font-size: 14px; color: #0d0b09; padding: 13px 5px 0 0; }
.phone strong { position: relative; top: 3px; padding-left: 12px; font-style: italic; font-weight: 900; color: #ff0819; 
font-size: 30px; padding-top: 5px; letter-spacing: -2px; }

.brand { float: right; padding-right: 80px; }

/* ==========================================================================
	#Nav
========================================================================== */
.nav { background: #000; position: relative; z-index: 3; }
.nav ul { list-style: none outside none; }
.nav > ul { text-align: center; white-space: nowrap; }
.nav > ul > li { display: inline-block; *display: inline; *zoom: 1; margin: 0 10px; position: relative; white-space: normal; }
.nav > ul > li > a { display: block; height: 53px; padding: 0 45px; line-height: 51px; background: #000; font-size: 14px; color: #fff; text-transform: uppercase; }
.nav > ul > .current a,
.nav > ul > li:hover > a { background: #ff0819; text-decoration: none; }
.nav > ul ul { display: none; position: absolute; top: 53px; left: 0; width: 100%; background: #ff0819; padding-bottom: 15px; }
.nav > ul ul a { color: #fff; font-size: 14px; }
.nav > ul ul a:hover { text-decoration: none; color: #000; }

.nav > ul > li:hover ul { display: block; }

.nav li { position: relative; }

/* ==========================================================================
	#Slider
========================================================================== */


.section-slider-banner { width: 100%; position: relative; overflow: hidden; max-height: 581px;}
.section-slider-banner ul.banner-slides { list-style: none outside none; }
.section-slider-banner ul.banner-slides li { float: left; width: 100%; list-style-position: none; }
.section-slider-banner ul.banner-slides li > .holder { height: inherit; position: relative; width: 100%; background-position: 0 0; }
.section-slider-banner .holder  img { left: 0; top: 0; width: 100%; height: auto; }
.section-slider-banner .wrap { text-align: center; color: #fff; padding: 110px 100px 0 0; width: 800px; }

.section-slider-banner .slide-content { position: absolute; top: 15%; left: 5%; width: 550px; padding: 0 140px 0 57px; 
}
.section-slider-banner .slide-content  h1 { color: #fff; font-size: 32px; line-height: 1.18; text-transform: uppercase; padding-bottom: 20px; }
.section-slider-banner .slide-content  h2 { color: #fff; font-size: 32px; line-height: 1.18; text-transform: uppercase; padding-bottom: 20px; }
.section-slider-banner .slide-content p { color: #fff; font-size: 14px; padding-bottom: 20px; }
.slider-main .slide-text .btns { padding: 27px 0 0 8px; }




.section-slider-banner .slide-actions { padding-top: 0px; }
.section-slider-banner .slider-prev,
.section-slider-banner .slider-next { position: absolute; top: 50%; width: 44px; height: 52px; margin-top: -26px; }
.section-slider-banner .slider-prev { left: 0; background-position: -4px -349px; }
.section-slider-banner .slider-next { right: 0; background-position: -91px -349px; }


.section-slider-banner .prev,
.section-slider-banner .next { background: url(../images/sprite.png) no-repeat 0 0; }

.section-slider-banner .prev,
.section-slider-banner .next { position: absolute; top: 35%; display: block; width: 51px; height: 99px; overflow: 
hidden;
 text-indent: 100%; white-space: nowrap; }

.section-slider-banner .prev:hover,
.section-slider-banner .next:hover { opacity: .5; filter:alpha(opacity=50); }

.section-slider-banner .next { background-position: 0px 0px; right: 15px; }
.section-slider-banner .prev { background-position: -61px 0px; left: 15px; }





.slider-main,
.slider-main .slide,
.slider-main .slide-image { height: 581px;}

.slider { width: 100%; z-index: 1; position: relative; overflow: hidden; }
.slides { list-style: none outside none; }
.slide { float: left; }
.slider-main .slide { width: 100%; position: relative; }
.slider-main .slide-text { position: absolute; top: 123px; left: 50%; width: 490px; padding: 0 140px 0 57px; margin-left: 
-565px; }
.slider-main .slide-text h1 { color: #fff; font-size: 36px; line-height: 1.38; text-transform: uppercase; 
padding-bottom: 20px; }
.slider-main .slide-text p { color: #fff; font-size: 14px; padding-bottom: 20px; }
.slider-main .slide-text .btns { padding: 27px 0 0 8px; }

[class^="slider"] .prev,
[class^="slider"] .next { background: url(../images/sprite.png) no-repeat 0 0; }

.slider-main .prev,
.slider-main .next { position: absolute; top: 166px; display: block; width: 51px; height: 99px; overflow: hidden;
 text-indent: 100%; white-space: nowrap; }

.slider-main .prev:hover,
.slider-main .next:hover { opacity: .5; filter:alpha(opacity=50); }

.slider-main .next { background-position: 0px 0px; right: 50%; margin-right: -618px; }
.slider-main .prev { background-position: -61px 0px; left: 50%; margin-left: -628px; }

.slider .paging  { position: absolute; text-align: center; }
.slider .paging a { display: inline-block; background: #d7d8d9; width: 50px; height: 8px; font-size: 0; line-height: 0; transition: background .3s linear; }
.slider .paging a + a { margin-left: 9px; }
.slider .paging .selected,
.slider .paging a:hover { background: #ff0819; }

.slider-main .paging { bottom: 138px; left: 0; width: 100%; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.slider-main .paging a { width: 151px; height: 10px; margin: 0 7px; background: #fff; }
.slider-main .paging a + a { margin-left: 7px; }

.slider-tips { height: 161px;  padding: 14px 4px 0 0; }
.slider-tips .slide { height: 125px; }
.slider-tips .paging { bottom: 9px; left: 1px; }
.slider-tips .slider-controls { float: right; padding: 7px 3px 0 0; font-size: 0; line-height: 0; }
.slider-tips .slider-controls a + a { margin-left: 1px; }
.slider-tips .prev,
.slider-tips .next { width: 27px; height: 27px; display: inline-block; vertical-align: middle; font-size: 0; line-height: 0; background-color: #ff0819; transition:background-color .2s linear; }
.slider-tips .slider-controls a:hover { background-color: #cb0311; }
.slider-tips .prev { background-position: -155px -57px; }
.slider-tips .next { background-position: -162px -109px; }


.slider-controls { float: right; padding: 14px 4px 0 0; }
.slider-controls .slider-controls { float: right; padding: 7px 3px 0 0; font-size: 0; line-height: 0; }
.slider-controls .slider-controls a + a { margin-left: 1px; }
.slider-controls .prev,
.slider-controls .next { width: 27px; height: 27px; display: inline-block; vertical-align: middle; font-size: 0; line-height: 
0; background-color: #ff0819; transition:background-color .2s linear; }
.slider-controls.slider-controls a:hover { background-color: #cb0311; }
.slider-controls .prev { background-position: -155px -57px; }
.slider-controls .next { background-position: -162px -109px; }

.slider-testimonials { height: 162px;  }
.slider-testimonials .paging { left: 0; bottom: 0; width: 100%; text-align: center; padding-right: 32px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


.slider-testimonials .slide-content { padding: 3px 40px 0 40px; }

.slider-logos,
.slider-logos .slide { min-height: 81px; }

.slider-logos { position: relative; width: 100%; }
.slider-logos .slide { margin: 0 28px; }
.slider-logos a { display: block; } 
.slider-logos a {
	-webkit-transition: -webkit-transform .2s linear; 
	   -moz-transition:    -moz-transform .2s linear; 
	    -ms-transition:     -ms-transform .2s linear; 
	     -o-transition:      -o-transform .2s linear; 
	        transition:         transform .2s linear; 
 }
.slider-logos a:hover { 
	-webkit-transform: scale(0.9, 0.9); 
	   -moz-transform: scale(0.9, 0.9); 
	    -ms-transform: scale(0.9, 0.9); 
	     -o-transform: scale(0.9, 0.9); 
	        transform: scale(0.9, 0.9); 
}

/* ==========================================================================
	#Widget
========================================================================== */
.widgets { list-style: none outside none; overflow: hidden; }
.widgets-inline .widget { float: left; }
.widgets-inline .widget + .widget { margin-left: 27px; }
.widget { width: 358px; background: #f0f0f0; min-height: 300px; }
.widget-contacts { line-height: 1.8; }
.widget-contacts p { padding-bottom: 13px; }
.widgettitle { color: #f0f0f0; padding: 10px 0 0 28px; font-size: 24px; line-height: 1.08; background: #ff0819; font-weight: 500; text-transform: uppercase; overflow: hidden; }
.widgettitle i { float: right; margin-top: -10px; }
.widgettitle span.icon { float: right; margin-top: -10px; }
.widget-body { padding: 15px 10px 14px 30px; color: #434343; font-size: 14px; }
.widget h5 { padding-bottom: 3px; font-size: 14px; line-height: 1.43; text-transform: uppercase; }

/* ==========================================================================
	#Working Hours
========================================================================== */

#hours { width:235px; margin:0 auto; padding:0px 0px 05px 0px;  float:left; display:inline; }
#hours p { line-height: 1.56; }
#days_col { width:95px; float:left; margin:0px 0 0px 0px;}
#hours_col { width:130px; margin:0px 0 0px 100px; font-weight: bold;}
.otherHours {  padding-bottom:0px; margin-bottom:0px; padding-top:8px; text-align:center;}



.working-hours { overflow: hidden; padding-top: 8px; }
.working-hours dt { float: left; width: 106px; }
.working-hours dd { font-weight: bold; }

.working-hours dt,
.working-hours dd { padding-bottom: 2px; }

/* ==========================================================================
	#Main
========================================================================== */
.main { position: relative; z-index: 99; }
.main-head { position: relative; }
.main-head .shell { position: relative; z-index: 2; min-height: 238px; }
.main-head-background { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 238px; }
.main-head .section-head { position: absolute; bottom: 0; left: 25px; }
.main-head .section-head h4 { font-size: 24px; height: 43px; padding-top: 8px; width: auto; }
.main-head .section-head-text { position: relative; z-index: 2; }

.content,
.sidebar { padding-top: 54px; }

.content { width: 705px; float: left; }
.content h1 { padding-bottom: 30px; font-weight: normal; font-size: 24px; line-height: 1.25; }
.content h3 { padding-bottom: 30px; }
.content p, .content ul { padding-bottom: 15px; }
.content ul { list-style-position: inside; padding-left: 20px; }
.content ol { list-style-position: inside; }

.content h2.breadcrumbs { font-size: 18px; line-height: 1.44; font-weight: normal; padding-bottom: 15px; }

.sidebar { float: right; width: 358px; padding-right: 6px; margin-bottom: 155px; }
.sidebar .widget ~ .widget { margin-top: 46px; }

.services { padding-top: 25px; }
.services h3 { padding-bottom: 23px; }
.services ul { list-style: none outside none; }
.services li { padding-left: 34px; background: url(../images/red-check.png) no-repeat 0 5px; }

.services .cols { padding-left: 4px; margin-right: -50px; }
.services .col-1of2 { float: left; width: 350px; margin-right: 25px; }

/* ==========================================================================
	#Sections
========================================================================== */
.section { position: relative; }

.section-widgets { padding-bottom: 51px; margin-top: -47px; }

.section-head { text-align: center; }
.section-head h4 { position: relative; display: inline-block; *display: inline; *zoom: 1; width: 281px; height: 40px; padding: 14px 10px 0 0; color: #fff; }
.section-head-primary h4 { background: #26282e; }
.section-head-secondary h4 { background: #ff0819; }

.section-text { float: left;  padding: 17px 15px 0 0; }
.section-text h1 { padding-bottom: 14px; font-weight: normal; font-size: 24px; line-height: 1.25; }
.section-text h3 { padding-bottom: 14px; }
.section-text .btns { padding-top: 65px; }
.section-image { overflow: hidden; }


.section-primary { padding: 31px 0 63px; }
.section-primary .section-head { padding-bottom: 15px; border-top: 1px solid #26282e; margin: 0 130px 0 105px; }
.section-primary .section-head h4 { position: relative; top: -32px; }

/* ==========================================================================
	#Section Services
========================================================================== */
.section-services { min-height: 486px; }
.section-services .section-background { position: absolute; top: 27px; left: 0; z-index: 1; width: 100%; height: 100%; }
.section-services .shell { position: relative; z-index: 2; }
.section-services .section-body { padding: 22px 0 0 258px; }

.list-services { width: 390px; list-style: none outside none; float: left; }
.list-services ~ .list-services { padding-left: 13px; }
.list-services li { padding-left: 35px; background: url(../images/check.png) no-repeat 0 10px;  font-size: 18px; line-height: 2.11; color: #fff; }


.services-bar ul.left { float: left; display: inline; padding-right: 70px; width: 355px; padding-left: 20px; text-indent: -20px; }
.services-bar ul.right { float: right; display: inline; padding-right: 30px; width: 355px; padding-left: 20px; text-indent: -20px; }
.services-bar ul { list-style: none outside none; float: left; }
.services-bar ul li { padding-left: 35px; background: url(../images/check.png) no-repeat 0 10px;  font-size: 18px; 
line-height: 2.11; color: #fff; }
.services-bar li a { color: #fff; padding-left: 23px; }


/* ==========================================================================
	#Section testimonials
========================================================================== */
.section-testimonials { padding: 0px 0 30px 0px; text-align: center; }
.section-testimonials h3 { padding-bottom: 68px; font-size: 30px; }
.section-testimonials .col-1of2 { width: 495px; float: left; }
.section-testimonials .col-1of2 ~ .col-1of2 { margin-left: 89px; }

.section-testimonials .shell { position: relative; z-index: 2; }
.section-testimonials .section-background { position: absolute; top: 27px; left: 0; width: 100%; height: 253px; z-index: 1;  }
.section-testimonials .section-body { padding-top: 30px; position: relative; z-index: 2; text-align: center; }
.section-testimonials p { color: #ffffff; } 
.section-testimonials  { color: #ffffff; } 
.section-testimonials a { color: #ffffff; } 
.section-testimonials .testimonial-body { color: #ffffff; } 


.testimonial-author { float: left; padding-right: 38px; text-align: center; }
.testimonial-author img { border-radius: 50%; }
.testimonial-author p { padding-top: 10px; }
.testimonial-text { position: relative; float: left; width: 301px; padding: 20px 10px 14px 26px;  text-align: left; border: 1px solid #e2e2e2; border-radius: 5px; font-size: 18px; line-height: 1.33; }
.testimonial-text p { padding-bottom: 10px; }
.testimonial-text .icon-balloon-arrow { position: absolute; top: 67px; left: -10px; }

/*.slider-testimonials .caroufredsel_wrapper {
    padding-left: 40px;
}*/


.slider-testimonials .slider-prev, .slider-testimonials .slider-next { height: 19px; position: absolute; top: 30%; width: 
12px; background: url(../images/sprite2.png) no-repeat 0 0;
}

.slider-testimonials .slider-prev { background-position: -300px -261px; left: 0; }
.slider-testimonials .slider-next { background-position: -343px -261px; right: 0; }


/*.slider-testimonials { width: 1090px; }
.section-testimonials ul, .section-testimonials li { width: 1060px !important; }*/

/* ==========================================================================
	#Section Contacts
========================================================================== */
.section-contacts { min-height: 381px; }
.section-contacts .shell { position: relative; z-index: 2; }
.section-contacts .section-background { position: absolute; top: 27px; left: 0; width: 100%; height: 353px; z-index: 1; border-top: 1px solid #ff0819; }
.section-contacts .section-body { padding-top: 70px; position: relative; z-index: 2; text-align: center; }


.list-contacts { display: inline-block; width: 285px; margin: 0 0px; text-align: left; }
.list-contacts dt { float: left; padding-right: 15px; }
.list-contacts dd { overflow: hidden; padding-bottom: 15px; color: #8c8b8b; font-size: 14px; line-height: 1.5; }
.list-contacts dd ~ dd { padding-top: 6px; }
.list-contacts h5 { font-size: 18px; padding-bottom: 6px; margin-top: -3px; }
.list-contacts a { color: #8c8b8b; }
.list-contacts a:hover { text-decoration: underline; }
.list-contacts .icon-mail { margin-top: 4px; }


.section-contacts ul { list-style: none outside none; margin:0 auto; padding: 0; text-align: center; width: 600px;}
.section-contacts li { float: left; padding: 0px 15px; }



/* ==========================================================================
	#Section partners
========================================================================== */
.section-partners { padding: 12px 0 40px; border-width: 1px 0; border-style: solid; border-color: #fff; background: #fff; 
text-align: center; }
.section-partners h4 { padding-bottom: 23px; }
.section-partners .slides li { float: left; height: 81px; width: 145px; padding-right: 40px; }
.section-partners .slides li img { max-width:145px; max-height:81px; }
.section-partners img { text-align: center; vertical-align: middle; }

/* ==========================================================================
	#Map
========================================================================== */
.map { width: 100%; height: 476px; }


.map-details { position: absolute; top: 30px; left: 50%; width: 238px; min-height: 317px; padding: 26px 44px 30px 45px; 
margin-left: -549px; background: url(../images/map-details-bg.png) repeat 0 0; box-shadow: 4px 4px 8px rgba(0, 0, 0, .08); 
border-radius: 5px; }
.map-details-head { padding-bottom: 9px; }
.map-details-head h4 { padding-bottom: 3px; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 
1.2; color: #3f3f3f; }
.map-details-head p { font-size: 13px; line-height: 1.47; color: #656565; }

.map-details-body { padding-bottom: 9px; }
.map-details-body h6 { padding-bottom: 12px; }

.map-details-body dl { overflow: hidden; padding-bottom: 1px; }
.map-details-body dt,
.map-details-body dd { float: left; font-size: 15px; line-height: 1.93; }
.map-details-body dt { min-width: 90px; font-family: 'Roboto', sans-serif; color: #333; }
.map-details-body dd { font-family: 'Roboto', sans-serif; color: #666; }
.map-details-body dd span { color: #ed1c24; }

.map-details-foot {  }
.map-details-foot .list-contacts { list-style: none outside none; margin: 0px; }
.map-details-foot .list-contacts li { padding-bottom: 8px; font-family: 'Roboto', sans-serif; font-size: 15px; line-height: 1.53; color: #3f3f3f;  padding-right: 12px;}
.map-details-foot .list-contacts a { color: #3f3f3f; }
.map-details-foot .list-contacts .ico-phone-secondary,
.map-details-foot .list-contacts .ico-mail,
.map-details-foot .list-contacts .ico-car { margin-right: 4px; }

.map-details-body .hours { width:235px; margin:0 auto; padding:0px 0px 05px 0px;  float:right; display:inline; }
.map-details-body .hours p { line-height: 1.56; }
.map-details-body .days_col { width:95px; float:left; margin:0px 0 0px 0px; font-size: 13px; color: #333; line-height: 20px;}
.map-details-body .hours_col { width:130px; margin:0px 0 0px 100px; font-size: 13px; color: #666; line-height: 20px;}
.map-details-body .otherHours { color: #666;  padding-bottom:0px; margin-bottom:0px; padding-top:8px; text-align:center; 
font-size: 13px; }


.ico { display: inline-block; background: url(../images/sprite2.png) no-repeat 0 0; vertical-align: middle; }

.ico-phone-secondary { width: 20px; height: 20px; background-position: -59px -259px; }
.ico-mail { width: 20px; height: 14px; background-position: -119px -261px; }
.ico-car { background: url(../images/icon-car.png) no-repeat; width: 20px; height: 20px; opacity: 0.5; filter: 
alpha(opacity=50); }



/* ==========================================================================
	#Footer
========================================================================== */
.footer { color: #7a7a7b; font-size: 16px; }
.footer h5 { padding-bottom: 3px; font-size: 16px; color: #ff0819; font-weight: normal; text-transform: uppercase; }
.footer-top { padding: 38px 0 30px; }

.footer-cols { padding-left: 4px; }
.footer-col { width: 264px; float: left; }
.footer-col-1 { width: 235px; }
.footer-col-2 { width: 450px;  }
.footer-col-3 { width: 120px; }
.footer-col-4 { width: 250px; }
.footer-col p { letter-spacing: -0.3px; padding-bottom: 17px; }

.footer-col ul.left { float: left; display: inline; padding-right: 70px; width: 155px; padding-left: 20px; text-indent: -20px; font-size: 13px; }
.footer-col ul.right { float: right; display: inline; padding-right: 30px; width: 155px; padding-left: 20px; text-indent: -20px; font-size: 13px; }

.footer-col .share-this { float: left; padding: 0px 30px 0 0px; }
.footer-col .share-this li { padding: 0 5px 7px 0; }

.nav-footer ul { list-style: none outside none; }
.nav-footer li + li { padding-top: 3px; }
.nav-footer a { color: #7a7a7b; }

.form-subscribe { padding-bottom: 25px; }
.form-subscribe .field { display: block; height: 22px; width: 220px; padding: 6px 11px 7px; margin-bottom: 11px; font-size: 16px; background: #e9e5dc; border: 0; }
.form-subscribe .btn-submit { padding: 6px 14px 5px; border: 0; cursor: pointer; background: #ff0819; text-transform: uppercase; color: #fff; font-size: 16px; }
.form-subscribe .btn-submit:hover { opacity: 0.9; filter: alpha(opacity=90); }

.footer-serving-areas { text-align: center; }

.footer-bottom { background: #e0dfdf; }
.footer-bottom .shell { overflow: hidden; padding: 18px 0 11px; }

.copyrights { float: left; padding-top: 10px;  }

.payments { float: right; padding: 3px 10px 0 0; }
.payments a + a { margin-right: 3px; }
.payments a { transition: opacity .3s linear; }
.payments a:hover { opacity: .7; filter:alpha(opacity=70); }

.list-cards { float: right;  list-style: none outside none; }
.list-cards li,
.list-cards a { float: left; }
.list-cards li { padding-left: 6px; }

/* ==========================================================================
	#Buttons
========================================================================== */
.btn { display: inline-block; vertical-align: middle; transition: background-color .3s linear; -webkit-appearance: none; -webkit-border-radius: 0;}
.btn:hover { text-decoration: none; }

.rotating-banner-btn { 

line-height: 68px; padding: 15px 40px;
border-bottom: 5px solid #7a040d; font-size: 18px; text-transform: uppercase; color: #fff;
background: #ff0819;

}

.rotating-banner-btn:hover { text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }

.btn-primary { padding: 12px 50px 7px; border-bottom: 5px solid #7a040d; font-size: 18px; text-transform: uppercase; color: #fff; background: #ff0819; }
.btn-primary:hover { background: #7a040d; }
.btn-primary-big { height: 70px; line-height: 68px; padding: 0 40px; }

/* ==========================================================================
	#Icons
========================================================================== */
[class^="icon-"] { display: inline-block; vertical-align: middle; background-image: url(../images/sprite.png); background-repeat: no-repeat; }

.icon-lightbulb,
.icon-clock,
.icon-pin { width: 71px; height: 47px; }

.icon-lightbulb { background-position: -81px -109px; }
.icon-clock { background-position: -122px 0px; }
.icon-pin { background-position: 0px -109px; }

.icon-pinterest,
.icon-facebook,
.icon-google,
.icon-twitter { width: 25px; height: 25px; }

.icon-pinterest { background-position: -105px -166px; }
.icon-facebook { background-position: -70px -166px; }
.icon-google { background-position: -35px -166px; }
.icon-twitter { background-position: 0px -166px; }

.icon-mail { width: 23px; height: 16px; background-position: -203px 0px; }
.icon-phone { width: 23px; height: 23px; background-position: -140px -166px; }
.icon-pin-secondary { width: 23px; height: 28px; background-position: -122px -57px; }
.icon-balloon-arrow { width: 10px; height: 21px; background-position: -173px -166px; }

.corner { position: absolute; top: 0; z-index: 1; display: block; width: 0; height: 0; border-style: solid;}

.corner-left { left: 0; }
.corner-right { right: 0; }

.top-bar .corner { border-width: 32px 18px; transition: border-color .2s linear; }
.top-bar .corner-left { top: -32px; left: -18px; border-color: transparent transparent #000; }
.top-bar .corner-right { top: 0; right: -18px; border-color: #000 transparent transparent; }

.nav-langs .current .corner-left { border-color: transparent transparent #ff0819; }
.nav-langs .current .corner-right { border-color: #ff0819 transparent transparent; }
.nav-langs a:hover .corner-left { border-color: transparent transparent #ff0819; }
.nav-langs a:hover .corner-right { border-color: #ff0819 transparent transparent; }

.section-head .corner { border-width: 54px 30px; }
.section-head .corner-left { top: -54px; left: -30px; }
.section-head .corner-right { right: -30px; }

.section-head-primary .corner-left { border-color: transparent transparent #26282e; }
.section-head-primary .corner-right { border-color: #26282e transparent transparent; }
.section-head-secondary .corner-left { border-color: transparent transparent #ff0819; }
.section-head-secondary .corner-right { border-color: #ff0819 transparent transparent; }

.main-head .section-head .corner { border-width: 51px 30px; border-style: solid; }
.main-head .section-head .corner-left { top: -51px; left: -30px; }
.main-head .section-head .corner-right { right: -30px; }

/* ==========================================================================
	#Fullscreener
========================================================================== */
.fsr-container { overflow: hidden; background-repeat: no-repeat; background-size: cover; }
.fsr-image { position: absolute; }
.fsr-hidden { display: none; }

/* ==========================================================================
	#Custom Colors
========================================================================== */
/*
	Note:
	**Please cheange only the color hexcodes.
	***NB: DO NOT erase any of the tansparent color definitons!
*/

/*Top bar backgrounds*/
.top-bar .corner-left { border-color: transparent transparent #000; }
.top-bar .corner-right { border-color: #000 transparent transparent; }

.nav-langs .current .corner-left,
.nav-langs a:hover .corner-left { border-color: transparent transparent #ff0819; }

.nav-langs .current .corner-right,
.nav-langs a:hover .corner-right { border-color: #ff0819 transparent transparent; }


/*Section "Who we are, Services" title background*/
.section-head-primary .corner-left { border-color: transparent transparent #26282e; }
.section-head-primary .corner-right { border-color: #26282e transparent transparent; }


/* Contact us + Inner page Title background*/
.section-head-secondary .corner-left { border-color: transparent transparent #ff0819; }
.section-head-secondary .corner-right { border-color: #ff0819 transparent transparent; }

/*Navigation Backgrounds */
.nav > ul > li > a { background: #000; }

/*Navigation hover/curent state*/
.nav > ul > .current a,
.nav > ul > li:hover > a { background: #ff0819; }

/*Dropdown Background*/
.nav > ul ul { background: #ff0819; }

/*Slider paging background*/
.slider .paging a { background: #d7d8d9; }

/*Slider paging current/hover */
.slider .paging .selected,
.slider .paging a:hover { background: #ff0819; }

/*Slider tips prev / next */
.slider-controls .prev,
.slider-controls .next { background-color: #ff0819; }

/*Slider tips prev / next  hover state*/
.slider-controls a:hover { background-color: #cb0311; }

/*Big slider Slider paging */
.slider-main .paging a { background: #fff; }

/*Widgets */
.widgettitle { color: #f0f0f0; background: #ff0819; }

/*Buttons*/
.btn-primary { border-color: #7a040d; background: #ff0819; }
.btn-primary:hover { background: #7a040d; }

/*Footer titles*/
.footer h5 { color: #FF0819; }

/*Footer Form subscribe button*/
.btn-submit { background: #ff0819; }

.btn-go-top { position: fixed; right: 45px; bottom: 380px; z-index: 800; padding-top: 57px; width: 48px; text-align: center; 
font-size: 20px; line-height: 24px; color: #c1c1c1; visibility: hidden; opacity: 0; }
.btn-go-top:before { content: ' '; position: absolute; left: 0; top: 0; width: 48px; height: 48px; background: 
url(../images/button-to-top.png) no-repeat; }
.btn-go-top:hover { text-decoration: none; }

body.show-go-top .btn-go-top { visibility: visible; opacity: 1; }
body.fixed-header .header .top { margin-bottom: 98px; }
body.fixed-header .header .bottom { position: fixed; left: 0; right: 0; top: 0; box-shadow: 0 0 4px #333; }

.btn-go-top, body.show-go-top .btn-go-top { -webkit-transition: opacity 0.4s; -moz-transition: opacity 0.4s; -o-transition: opacity 0.4s; transition: opacity 0.4s; }

.small_notes ul { padding-top:15px; padding-bottom: 15px; list-style-position: inside; padding-left: 20px; }

#map_canvas { width: auto !important; }

#blog-entries {	background: #fff;	padding: 1px 20px 15px 20px;	border-radius: 10px 10px 10px 10px; 	-moz-border-radius: 10px 10px 10px 10px; 	-webkit-border-radius: 10px 10px 10px 10px; 	-webkit-box-shadow:  2px 2px 2px 2px rgba(76, 76, 76, .5);  box-shadow:  2px 2px 2px 2px rgba(76, 76, 76, .5);	margin-top: 10px;	margin-bottom: 10px;}
#blog-entries h3 {	text-indent: -10000px;	background: url(../images/blog-heading.png) no-repeat top center;	display: block;	height: 88px;}
#blog-entries h4 {	background: url(../images/bullet-blog.png) no-repeat top left;	padding: 0 0 0 41px;	height: 40px;	font: 16px/21px Arial, Helvetica, sans-serif;}
#blog-entries a {	color: #2d59ea;	text-decoration: none;}
#blog-entries a:hover {	color: #999290;}
