/*
Theme Name: SINGLE-SERVICE
Theme URI: kuzovnoy.dp.ua
Author: Efimenko Pavel
Author URI: vk.com/p_efimenko
Description: Тема создана для компании "СИНГЛ-СЕРВИС" в 2015 году своим web-разработчиком.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: kuzovnoy.dp.ua
*/

@import "css/icon.css";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";


@font-face{
	font-family:"FontAwesome";
	src:url(fonts/fontawesome-webfont.eot);
	src:url(fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),
		url(fonts/fontawesome-webfont.woff) format("woff"),
		url(fonts/fontawesome-webfont.ttf) format("truetype"),
		url(fonts/fontawesome-webfont.svg#FontAwesome) format("svg");
font-weight:normal;
font-style:normal;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

ul, ol {
	list-style: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block;
}

body, button, input, select, textarea {
	color: #555;
	font-size: 15px;
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

body {
	background: #fff;
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	color:#666;
	line-height: 1.5;
	padding-bottom: 10px;
	font-weight: normal;
}

.content h2 {
	font-size: 17px;
	padding-bottom: 10px;
	font-weight: 500;
}

h3 {
	font-size: 26px;
}

a {
	color: #555;
	text-decoration: none;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}

p {
	color: #555;
	font-size: 17px;
	line-height: 1.5;
	margin-bottom: 15px;
	font-weight: 300;
}

img {
	max-width: 100%;
	vertical-align: top;
}

strong {
	font-weight: 500;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}

.centr {
	max-width: 1100px;
	margin: 0 auto
}

#main-header {
	background-color: #ffffff;
	border-bottom: 1px solid #f2f2f2;
}



/************* TOP HEADER ***********/

#top-header {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

.adress {
	float: left;
}

.adress p.street {
	margin-left: 7px;
}

.adress p {
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.phone {
	float: left;
	padding-top: 10px;
	margin-left: 80px;
}

.phone p{
	display: inline-block;
	margin-bottom: 0;
	padding-left: 10px;
}

.social-links{
	float: right;
}

.social-links ul li {
	float: left;
}

.social-links i.fa {
	font-size: 23px;
	color: #888;
	padding: 12px 3px 12px;
	width: 35px;
	text-align: center;
	transition: background-color 0.2s ease-out 0s;
}

.social-links i.fa:hover {
	color: #fff;
}

.social-links i.fa-facebook {
	color: #3b5a9b;
}
.social-links i.fa-facebook:hover {
  background: #3b5a9b;
}


.social-links i.fa-twitter {
  color: #1bb2e9;
}

.social-links i.fa-twitter:hover {
  background: #1bb2e9;
}

.social-links i.fa-google-plus {
  color: #dc4937;
}

.social-links i.fa-google-plus:hover {
  background: #dc4937;
}

.social-links i.fa-instagram {
  color: #3f729b;
}

.social-links i.fa-instagram:hover {
  background: #3f729b;
}

.social-links i.fa-youtube-play {
  color: #cd201f;
}

.social-links i.fa-youtube-play:hover {
  background: #cd201f;
}

.phone p span,
.fa-phone,
.fa-map-marker,
.fa-clock-o,
.fa-mobile {
	color: #ff6161;
}

footer i {
	padding-right: 7px;
	padding-left: 1px;
}

.adress:before {
	display: inline-block;
	position: absolute;
	content: "\f041";
	font: normal normal normal 14px/1 FontAwesome;
	color: #ff6161;
	font-size: 1.33333333em;
	line-height: 2.1em;
	vertical-align: -15%;
}

.dropdown-div {
	margin-top: 10px;
	display: none;
	 overflow: hidden;
	position: absolute;
	width: 150px;
	background-color: #fff;
	z-index: 1;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
	height: auto;
}

.dropdown-div p {
	padding-bottom: 8px;

}

.dropdown-div img {
	margin: 0;
	padding: 0;
	height: 25px;
	float: left;
	margin-right: 7px;
}

.hover-dropdown {
	display:inline-block;
}


/************* BOTTOM HEADER ***********/


#header-logo-image {
	padding-top: 5px;
	padding-bottom: 5px;
}
#header-left-section {
	float: left;
	margin-left: 80px;
}

#header-right-section {
	margin-top: 8px;
	max-width: 625px;
	float: right;
}


#header-logo-image img {
	margin-bottom: 0px;
	max-height: 85px;
}


.main-navigation {
	text-align: center;
}

.main-navigation li {
	float: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	position: relative;
	padding: 0 15px;
}

.main-navigation ul#menu-primary > li:last-child {
	margin-right: 15px;
}

.main-navigation li > a {
	line-height: 70px;
	height: 70px;
}
.main-navigation ul.menu li a {
	font-size: 14px;
}

.menu-toggle, .div-toggle, .div-sidebar-toggle {
	display: none;
	cursor: pointer;
}

#site-navigation li.menu-item.current-menu-item,
#site-navigation li.menu-item:hover,
#site-navigation li.menu-item:focus {
	border-bottom: 1px solid #ff6161;
	margin-bottom: -1px;
}

#site-navigation.main-navigation ul li.current-menu-item a,
#site-navigation.main-navigation ul li.current_page_item a,
#site-navigation.main-navigation ul li:hover>a {
	color: #ff6161;
}


.menu-toggle {
	display: none;
	cursor: pointer;
	background: none;
	text-align: center;
	outline: none;
}


.pre-slider {
	background: url(images/centr-malyarno-kuzovnogo-remonta.png) no-repeat;
	max-width: 1100px;
	width: 100%;
	height: 127px;
	margin:0 auto;
}

/************* SLIDER ***********/

.slider {
	position: relative;
	max-width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
	
.slides {
	height: 100%;

/* Simple clear fix */
	overflow: hidden;

/**	
 * Prevent blinking issue
 * Not tested. Experimental.
 */
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;

/**
 * Here is CSS transitions 
 * responsible for slider animation in modern broswers
 */
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.slide {
	height: 100%;
	float: left;
	clear: none;
}

.slide img {
	padding-bottom: 18px;
}

.slider-arrow {
	position: absolute;
	display: block;
}

.slider-arrow {
	opacity: 0.5;
}

.slider-arrow--right:before,
.slider-arrow--left:before {
	display: inline-block;
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 14px;
	color: #ff6161;
	font-size: 70px;
}

.slider-arrow--left:before {
	content: "\f104";
}

.slider-arrow:hover{
	opacity: 1;
}

.slider-arrow--right {
	bottom: 42%;
	right: 10px;
}
.slider-arrow--left { 
	bottom: 42%;
	left: 10px;
}


.slider-nav {
	position: absolute;
	bottom: 0;
}

.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #ff6161;
}

.slider-nav__item:hover { 
	background: #ff6161;
}

.slider-nav__item--current { 
	background: #ff6161;
}


/************* CONTENT SLIDER **************/


.content-slider {
	height: 600px;
}

.content-slider a.slider-arrow {
	background: none;
	opacity: 1;
	border-radius: 0;
}

.content-slider a.slider-arrow--right:before,
.content-slider a.slider-arrow--left:before {
	display: inline-block;
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	color: #808080;
	font-size: 70px;
}

.content-slider a.slider-arrow--left:before {
	content: "\f104";
}

.content-slider a:hover.slider-arrow--right:before,
.content-slider a:hover.slider-arrow--left:before {
	color: #ff6161;
}

.content-slider ul.slides {
	margin: 0 auto;
}

.content-slider a.slider-arrow--right {
	bottom: 50%;
	right: 0;
	margin: 0;
}
.content-slider a.slider-arrow--left {
	bottom: 50%;
	left: 0;
	margin: 0;
}

.content-slider a.slider-nav__item {
	width: 12px;
	height: 12px;
	float: left;
	clear: none;
	display: block;
	margin: 0 5px;
	border-radius: 50%;
}

.content-slider a.slider-nav__item:hover { 
	background: #ff6161;
}

.content-slider a.slider-nav__item--current { 
	background: #ff6161;
}




/************* SECTION ABOUT US **************/

#section-about-us {
	background-color: #fff;
	padding: 60px 0;
}

.header-about-us {
	padding-bottom: 40px;
	text-align: center;
}

h3.section-title {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 0;
	font-size: 26px;
}

h3.section-title:after {
	background: none repeat scroll 0 0 #ccc;
	content: "";
	display: block;
	height: 2px;
	margin: 20px auto;
	width: 100px;
}

.content-about-us h5 {
	color: #666666;
}
.content-box:hover h5,
i.fa-home:hover {
	color: #ff6161;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}

.content-box {
	float: left;
	margin: 0 3.63636363% 0 0;
	width: 30.90909090%;
	text-align: center;
}

.content-box-last {
	float: right;
	margin-right: 0;
}

span.icons-box {
	width: 105px;
	height: 105px;
	border-radius: 50%;
	border: 2px solid #ff6161;
	display: block;
	position: relative;
	margin: 0 auto;
}

.content-box span i {
	font-size: 45px;
	line-height: 102px;
	margin: 0;
	color: #ff6161;
}

.content-box:hover .icons-box {
	background-color: #ff6161;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}
.content-box:hover .icons-box i {
	color: #ffffff;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}




.content-box h5 {
	padding: 20px 0;
	font-size: 20px;
}




/************* SECTION PARTNERS **************/

#section-partners {
	background-color: rgba(247, 247, 247, 1);
	padding: 60px 0;
}


.item:hover {
	background-color: rgba(247, 247, 247, 0.30);
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}

#owl-example .item{
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
#owl-example .item img{
	margin: 0 auto;
	display: block;
}
#owl-example .item h3{
	font-size: 28px;
	font-weight: 300;
	margin: 25px 0 0;
}
#owl-example .item h4{
	font-size: 18px;
	font-weight: 100;
}
.item h1{
	margin: inherit;
}

.item p {
	display: none;
	padding:0;
}

.item:hover p {
	display: block;
}

.item:hover #section-partners {
	margin-bottom: 25px;
}

/************* SECTION SERVICES **************/

#section-services {
	background-color: #fff;
	padding: 60px 0;
}

.about-us-discriptoion p{
	text-align: center;
}

.content-services {
	padding-top: 20px;
}

.content-box-services {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 30px;
}

.content-services > .content-box-services > img {
	width: 170px;
}

.services-btn,
.price-work-btn {
	border: none;
	cursor: pointer;
	padding: 5px 15px;
	margin-bottom: 13px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	background: #cb4e4e;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	border-radius: 5px;
}

.services-btn:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;
}

.content-services > .content-box-services > .post-services-title {
	padding: 15px 0 15px 0;
	margin: 0;
	font-size: 19px;
	font-weight: 500;
}

/************* CONTENT *********************/


#page-content {
	padding-top: 20px;
}

#sidebar {
	margin-bottom: 40px;
	float: left;
	width: 30%;
	box-shadow: -4px 4px 15px 3px rgba(0, 0, 0, 0.1);
}

.content-servise-page {
	padding-right: 15px;
	padding-left: 30px;
	width: 70%;
	float: left;
	margin-bottom: 40px;
}

.content {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
	margin-bottom: 40px;
}

.content > p > a {
	font-weight: bold;
	color: #ff6161;
}

#post-124 > #page-content > .centr > .content,
#post-183 > #page-content > .centr > .content {
	max-width: 1100px;
}

#post-183 > #page-content > .centr > .content > h3 {
	color: #ff6161;
	font-size: 20px;
	font-weight: 400;
}

#post-183 > #page-content > .centr > .content > ul > li {
	font-size: 18px;
	color: #ff6161;
}

.content-partners {
	float:left;
	width: 600px
}


.img-partners {
	float:left;
	width: 350px;
	height: 100%;
	margin-right: 40px;
	text-align: center;
}

.block-partners {
	max-width: 1100px;
	width: 100%;
	display: inline-block;
	border-bottom: 2px solid #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}



#header-post {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #f2f2f2;
}
.breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumb i{
	padding-left: 10px;
	padding-right: 10px;
}

.breadcrumb a:hover,
i.fa-home:hover {
	color:#ff6161;
}

i.fa-home {
	padding-right: 0;
}

.title-page {
	color: #fd5958;
	font-size: 25px;
}

.title-page:after {
	background: none repeat scroll 0 0 #ccc;
	content: "";
	display: block;
	height: 2px;
	margin: 20px auto;
}

#nav_menu-6 ul.menu li.menu-item a {
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}


#nav_menu-6 ul.menu li.menu-item:hover a {
	color: #fd5958;
	border-right: 3px solid #fd5958;
	border-left: 3px solid #fd5958;
}


#post-26 h1.title-page {
	float: right;
	width:475px;
}

#post-26 div.content {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

#post-26 div .optimazer-frame {
	float: left;
	width: 600px;
	margin-bottom: 15px;
}

.contacts-content {
	float: right;
	width:475px;
}

#post-26 h1.callback {
	padding-top: 20px;
	text-align: center;
	font-size: 24px;
}

.kuzov-rab-div {
		display:inline-block;
		width:49%;
	}

ul.kuzov-rab-ul > li > h1 > i.fa.fa-share {
	margin-right: 10px;
}

.content .wp-video {
	margin: auto;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ff6161 !important;
}


/************* PRICE WORK **************/

#section-price-work {
	background-color: #fff;
	padding: 60px 0;
	max-width:714px;
	position: relative;
	margin: 0 auto;
}

.content-price-work {
	margin-top:50px;
}

.red-star {
	color: #ff6161;
}

.price-work-btn {
	font-size: 12px;
	font-weight: 900;
	padding: 2px 10px;
	z-index: 4;
	cursor: pointer;
	margin-bottom: 0;
	box-shadow: 0 4px #ab3c3c;
	-moz-box-shadow: 0 4px #ab3c3c;
	-webkit-box-shadow: 0 4px #ab3c3c;
}

.price_descr {
	position: absolute;
	padding: 12px;
	color: #000;
	border-radius: 5px;
	background: #f5f5f5;
	z-index: 10;
	box-shadow: 0px 7px 10px 0px rgba(119, 119, 119, 0.3);
	-moz-box-shadow: 0px 7px 10px 0px rgba(119, 119, 119, 0.3);
	-webkit-box-shadow: 0px 7px 10px 0px rgba(119, 119, 119, 0.3);
}

.price_descr span{
	color: #ff6161;
	font-weight: bold;
}

.pa1 {
	top: 115px;
	left: 86px;
}

.pa2 {
	top: 115px;
	left: 345px;
}

.pa3 {
	top: 195px;
	right: 70px;
}

.pa4 {
	top: 290px;
	left: 35px;
}

.pa5 {
	top: 335px;
	left: 190px;
}

.pa6 {
	top: 140px;
	right: 360px;
}

.pa7 {
	top: 410px;
	left: 170px;
}

.pa8 {
	top: 320px;
	right: 355px;
}

.pa9 {
	top: 415px;
	right: 225px;
}

.pa10 {
	left: 675px;
	top: 190px;
}

.pa11 {
	left: 465px;
	top: 200px;
}

.pa12 {
	left: 145px;
	top: 160px;
}

.pa13 {
	left: 55px;
	top: 27px;
}

.pa14 {
	left: 355px;
	top: 330px;
}

.pa15 {
	left: 240px;
	top: 255px;
}




.pr1 .price_descr {
	top:150px;
}

.pr2 .price_descr {
	top: 140px;
	left: 365px;
}

.pr3 .price_descr {
	bottom: 248px;
	left: -30px;
}

.pr4 .price_descr {
	bottom: 110px;
	left: 100px;
}

.pr5 .price_descr {
	bottom: 83px;
	right: 105px;
}

.pr6 .price_descr {
	left: -10px;
}

.pr7 .price_descr {
	top: 440px;
	left: -35px;
}

.pr8 .price_descr {
	bottom: 50px;
	right: 5px;
}

.pr9 .price_descr {
	left: 40px;
	top: 543px;
}

.pr10 .price_descr {
	top: 555px;
	left: 63px;
}

.pr11 .price_descr {
	right: -95px;
	top: 249px;
}

.pr12 .price_descr {
	right: 15px;
	top: 235px;
}

.pr13 .price_descr {
	right: 227px;
	top: 260px;
}

.pr14 .price_descr {
	right: 303px;
	top: 137px;
}

.pr15 .price_descr {
	right: -100px;
	top: 405px;
}

.pr16 .price_descr {
	right: -125px;
	top: 330px;
}


.pd {
	position: absolute;
}

.pr1 .pd {
	width: 34px;
	height: 45px;
	left: 80px;
	top: 88px;
	background: url(images/pd1.png) no-repeat center;
}

.pr2 .pd {
	width: 34px;
	height: 90px;
	left: 65px;
	top: 61px;
	background: url(images/pd2.png) no-repeat center;
}

.pr3 .pd {
	width: 64px;
	height: 28px;
	left: 90px;
	top: -28px;
	background: url(images/pd3.png) no-repeat center;
}

.pr4 .pd {
	width: 64px;
	height: 70px;
	left: 118px;
	top: -70px;
	background: url(images/pd3.png) no-repeat center;
}

.pr5 .pd {
	width: 64px;
	height: 55px;
	left: 118px;
	top: -53px;
	background: url(images/pd3.png) no-repeat center;
}

.pr6 .pd {
	width: 64px;
	height: 27px;
	left: 0px;
	top: 68px;
	background: url(images/pd2.png) no-repeat center;
}

.pr7 .pd {
	width: 64px;
	height: 53px;
	left: 25px;
	top: -53px;
	background: url(images/pd4.png) no-repeat center;
}

.pr8 .pd {
	width: 64px;
	height: 33px;
	left: 118px;
	top: -33px;
	background: url(images/pd3.png) no-repeat center;
}

.pr9 .pd {
	width: 64px;
	height: 27px;
	left: 105px;
	top: -25px;
	background: url(images/pd3.png) no-repeat center;
}

.pr10 .pd {
	width: 89px;
	height: 18px;
	left: 212px;
	top: 30px;
	background: url(images/pd5.png) no-repeat center;
}

.pr11 .pd {
	width: 64px;
	height: 70px;
	left: 118px;
	top: 66px;
	background: url(images/pd2.png) no-repeat center;
}

.pr12 .pd {
	width: 64px;
	height: 70px;
	left: 85px;
	top: 90px;
	background: url(images/pd2.png) no-repeat center;
}

.pr13 .pd {
	width: 64px;
	height: 27px;
	left: 46px;
	top: 68px;
	background: url(images/pd2.png) no-repeat center;
}

.pr14 .pd {
	width: 34px;
	height: 17px;
	left: 136px;
	top: 68px;
	background: url(images/pd2.png) no-repeat center;
}

.pr15 .pd {
	width: 64px;
	height: 52px;
	left: 168px;
	top: 68px;
	background: url(images/pd2.png) no-repeat center;
}

.pr16 .pd {
	width: 64px;
	height: 30px;
	left: 168px;
	top: 90px;
	background: url(images/pd2.png) no-repeat center;
}

/******************** ONLINE FORM ********************/



#section-form {
	background-color: rgba(247, 247, 247, 1);
	padding: 60px 0;
}



/* Стили формы */
#form-upload {
	width: 43%;
	float: right;
}

/*Стили полей для ввода*/
#applicationName, #applicationEmail, #applicationTelephone {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	border: 2px solid #ccc;
	border-radius: 35px;
	text-align: center;
	color: #666;
	font-size: 21px;
}

/*Стили полей при клике по ним*/
#applicationName:focus,
#applicationEmail:focus,
#applicationTelephone:focus {
	border: 2px solid #ff6161;
}

/*Стили текста, выводящегося в placeholder*/
::-webkit-input-placeholder {
	color: #666;
	font-family: 'Roboto', sans-serif;
}

::-moz-placeholder  {
	color: #666;
	font-family: 'Roboto', sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}  /* Firefox 19+ */

:-moz-placeholder {
	color: #666;
	font-family: 'Roboto', sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}  /* Firefox 18- */

:-ms-input-placeholder {
	color: #666;
	font-family: 'Roboto', sans-serif;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

::placeholder {
	color: #666;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

/*Стили для кнопки*/

button.form-upload-btn {
	width: 100%;
	height: 50px;
	border: none;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	margin-top: 20px;
}

button.form-upload-btn {
	background: #cb4e4e;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	border-radius: 5px;
}

button.form-upload-btn:active,
button.form-upload-btn:active {
	box-shadow: 0 0 #ab3c3c;
	margin-top: 26px;
}

label,input {
	display: inline-block;
	position: relative;
	outline: none;
}

.upload {
	display: none;
}

.up_wrapp {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 100px;
	height: 100px;
	margin-top: 20px;
	margin-right: 20px;
}

.last {
	margin-right: 0;
}

.up {
	width: 100px;
	height: 100px;
	position: relative;
	background: url(images/image-download.png) center no-repeat;
	cursor: pointer;
	border: 3px dashed #ccc;
	border-radius: 10px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}

.up:hover {
	background: url(images/image-download-hover.png) center no-repeat;
	border: 3px solid #ff6161;
}

.uploaded {
	border: 3px solid #ff6161;
	background: url(images/acceptance.png) center no-repeat;
}

.up_remove.active {
	position: absolute;
	opacity: 0;
	top: 0px;
	right: 0px;
	width: 100px;
	height: 100px;
	cursor: pointer;
	background: rgba(0,0,0,0.8) url(images/delete.png) center no-repeat;
	z-index: 2;
	border-radius: 10px;
}

.up_remove.active:hover {
	opacity: 1;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
}


.text_section-form {
	float:left;
	width: 51%;
	margin-top: 40px;
	position: relative;
}

.text_section-form h2 {
	font-size: 40px;
	color: #ff6161;
	font-weight: 700;
}

.text_section-form p {
	font-size: 20px;
	color: #666;
	padding: 0;
}

.text_section-form img {
	position: absolute;
	top: 222px;
	right: -40px;
	height: 80px;
}

/************* FOOTER **************/


footer p,
footer a {
	color:#999;
}

#colophon {
  font-size: 14px;
  clear: both;
  color: #777;
  background-color: #1f2021;
  overflow: hidden;
  padding: 50px 0 20px;
}

.footer-box {
  float: left;
  width: 22.95454545%;
  margin: 0 2.72727272% 0 0;
}

.footer-col-4 {
  margin: 0px;
}

footer h3.widget-title {
	font-size: 23px;
	color: #bbb;
}

footer p {
	font-size: 15px;
}

footer li.menu-item {
	padding-bottom: 5px;
}

footer li.menu-item a:hover {
	color: #fd5958;
}

.search-wrap {
  position: relative;
}

input.s {
  width: 80%;
  padding: 4px 54px 4px 10px;
  height: 45px;
  color: #666666;
  background-color: #ffffff;
  margin: 0;
  border: 1px solid #f2f2f2;
  border-radius: 5px;
}

.search-wrap button {
  border-radius: 0;
  border:0;
  color: #fff;
  background-color:#fd5958;
  line-height: 45px;
  padding: 0 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.search-icon:before {
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ffffff;
  font-size: 18px;
}


.footer-bottom {
	padding-top: 35px;
}




#section-full-services {
	background-color: #fd5958;
	padding-top: 60px;
	padding-bottom: 50px;
	text-align: center;
}

#section-full-services h3{
  color: #fff;
  font-size: 28px;
}

.call-to-action-button {
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  line-height: 2;
  text-align: center;
  padding: 10px 30px;
  margin-left: 0;
  display: inline-block;
  border-radius: 3px;
  font-family: Roboto;
}

.call-to-action-button:hover {
  background: rgba(255, 255, 255, 0.26);
  color: #ffffff;
}


#text-5 {
	padding-top: 25px;
}


.social-links-footer ul li {
	float: left;
}

.social-links-footer i.fa {
	font-size: 30px;
	color: #888;
	padding: 12px;
	text-align: center;
	transition: background-color 0.2s ease-out 0s;
}

.social-links-footer i.fa:hover {
  color: #fff;
}

.social-links-footer i.fa-facebook {
	color: #3b5a9b;
}
.social-links-footer i.fa-facebook:hover {
  background: #3b5a9b;
}


.social-links-footer i.fa-twitter {
  color: #1bb2e9;
}

.social-links-footer i.fa-twitter:hover {
  background: #1bb2e9;
}

.social-links-footer i.fa-google-plus {
  color: #dc4937;
}

.social-links-footer i.fa-google-plus:hover {
  background: #dc4937;
}

.social-links-footer i.fa-instagram {
  color: #3f729b;
}

.social-links-footer i.fa-instagram:hover {
  background: #3f729b;
}

.social-links-footer i.fa-youtube-play {
  color: #cd201f;
}

.social-links-footer i.fa-youtube-play:hover {
  background: #cd201f;
}

.copyright-info p{
		display: inline-block;
		margin-right: 7px;
		margin-bottom: 0;
	}

/************* SCROLL TO UP **************/


.cd-top {
	display: block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	border-radius: 20%;
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #ff6161;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

a.cd-top:before {
	display: inline-block;
	content: "\f106";
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
	font-size: 40px;
	right: 7px;
	position: absolute;
	bottom: 1px;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.cd-top:hover {
	opacity: 1;
}

/******************** MODAL WINDOW *******************/


.container {
	background: #e74c3c;
	min-height: 100%;
}

.md-modal {
	position: absolute;
	top:500px;
	left: 50%;
	max-width: 550px;
	width: 100%;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(53, 53, 53, 0.65);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	background: #fff;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 25px;
	opacity: 0.8;
	background: rgba(0,0,0,0.1);
	border-radius: 3px 3px 0 0;
	color: #ff6161;
}

.md-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}

.md-content > div p {
	margin: 0;
	padding: 10px 0;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-trigger:hover {
	cursor: pointer;
}

/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	outline: none;
	font-size: 18px;
}


.wpcf7-submit,
button.md-close {
	border: none;
	cursor: pointer;
	padding: 15px 65px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.wpcf7-submit:after,
button.md-close:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


.wpcf7-submit,
button.md-close {
	background: #cb4e4e;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	border-radius: 5px;
}

.wpcf7-submit,
button.md-close {
	box-shadow: 0 4px #ab3c3c;
	top: 2px;
}

.wpcf7-submit:active,
button.md-close:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;
}

.center-button {
	margin: 0 auto;
}




/******************** TOOLTIP ********************/

.tooltip {
  position: relative;
  cursor: pointer;
}

.tooltip:before,
.tooltip:after {
	display: block;
	position: absolute;
	visibility: hidden;
	opacity: 0;
	left: 50%;
	transition: opacity .7s;
	-moz-transition: opacity .7s;
	-webkit-transition: opacity .7s;
}

.tooltip:before {
	top: 45px;
	padding: 5px;
	width: 460px;
	margin-left: -230px;
	color: white;
	background-color: rgba(95,95,95,.9);
	content: attr(data-title);
	border-radius: 5px;
	text-align: center;
	font-size: 15px;
	text-transform: none;
}

.tooltip:hover:before,
.tooltip:hover:after {
	visibility: visible;
	opacity: 1;

}

.tooltip:after {
	content: "";
	top: 35px;
	margin-left: 0px;
	border-bottom: 10px solid rgba(95,95,95,.9);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

#sidebar-mobile {
	display: none;
}

/************* MEDIA SCREEN **************/

@media only screen and (max-width: 1100px) {

	.content-box-services {
		width: 33.333333%;
	}

	#form-upload {
		width: 49%;
		float: left;
 		padding-right: 15px;
 		padding-left: 15px;
	}

	.text_section-form img {
		display: none;
	}

	.text_section-form {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 0px;
	}

	.up_wrapp {
		margin-right: 15px;
	}

	.last {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 980px) {

	.content-box-services {
		width: 50%;
	}

	#header-left-section {
	margin-left: 25px;
	}

	#top-header p {
		font-size: 15px;
	}
	.adress {
		margin-left: 20px;
	}

	.phone {
		margin-left: 30px;
	}

	#form-upload,
	.text_section-form {
		width: 70%;
		float: none;
 		margin: 0 auto;
	}

}

@media screen and (max-width: 768px) {

	#top-header {
		padding-top: 20px;
	}

	#header-post {
		display: none;
	}

	.call-to-action-button {
		margin-left: 0;
	}

	.img-unpload-wrap {
		margin: 0 auto;
		width: 234px;
	}

	.content-box,
	.content-box-services {
	float: none;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 25px;
	}

	.phone,
	.adress {
		float: none;
		text-align: center;
		margin: 0;
		padding: 0;
	}

	.phone p {
		width: 100%;
	}
	.adress:before,
	.phone i,
	.slider-arrow {
		display: none;
	}

	#sidebar {
	float: none;
	width: 100%;
	padding: 0px;
	max-width: none;
	}

	#page-content {
	padding:0;
	}

	.content {
		width: 100%;
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.content-servise-page {
		width: 100%;
		padding-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}



	div.optimazer-frame {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
		}

	div.optimazer-frame iframe {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
		}

	#site-navigation, #sidebar {
		display: none;
	}



	.sidebar-toggle, .menu-toggle, .home-toggle {
		display: inline-block;
		border: 0;
		outline: 0;
		background-color: #fff;
		font-size: 13px;
	}

	.sidebar-toggle i, .menu-toggle i, .home-toggle i {
		padding: 10px;
		color: #ff6161;
	}

	.menu-toggle {
		float: right;
	}
	
	.home-toggle {
		float: left;
	}

	.div-toggle {
		display: inline-block;
		color: #ff6161;
		width: 100%;
		text-align: center;
	}

	.div-toggle i {
		font-size: 15px;
	}


	.adress p {
		margin: 0;
		padding: 0;
	}

	.social-links {
		float: none;
		width: 175px;
		margin: 0 auto;
		}

	#site-navigation li.menu-item.current-menu-item,
	#site-navigation li.menu-item:hover,
	#site-navigation li.menu-item:focus {
		border:0;
		margin: 0;
	}

	.navbar li a {
		display: block;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border: 1px solid #ddd;
		line-height: 16px;
		font-size: 14px.main-navigation li;
		height: 100%;
	}

	.navbar li:hover a {
		color: #fd5958;
		border-right: 3px solid #fd5958;
		border-left: 3px solid #fd5958;
	}

	.main-navigation li {
		float: none;
		padding: 0;
	}

	#header-right-section {
		margin: 0;
		padding:0;
		max-width: 100%;
		width: 100%;
	}

	.footer-box {
		margin: 0;
		padding:0;
		width: 100%;
		text-align: center;
	}

	.copyright-info p {
	margin: 0;
	text-align: center;
	width: 100%;
	}

	.footer-col-4 {
		display: none;
	}

	.footer-box,
	.footer-col-2 {
		margin-top: 15px;
	}

	#post-26 h1.title-page {
	float: none;
	width:100%;
	}

	#post-26 div.content {
		width: 100%;
	}

	#post-26 div .optimazer-frame {
		float: none;
		width: 100%;
	}

	.contacts-content {
		float: none;
		width:100%;
		text-align: center;
	}

	#post-26 h1.callback {
		padding:0;
		text-align: center;
		font-size: 24px;
	}

	button.md-close {
		margin: 1px;
	}

	.content-partners {
	float:none;
	width: 100%;
	margin-top: 20px;
	padding-left: 10px;
	}


	.img-partners {
		float:none;
		width: 100%;
		margin: 0;
		text-align: center;
	}

	.block-partners {
		width: 100%;
	}

	.title-page {
		text-align: center;
	}

	.pre-slider {
	display: none;
	}

	.kuzov-rab-div {
		width:100%;
		text-align: center;
	}

	#section-price-work {
		display: none;
	}
}





@media only screen and (min-width: 768px) {
	.cd-top {
	right: 20px;
	bottom: 20px;
	}
}
@media only screen and (min-width: 1280px) {
	.cd-top {
	height: 40px;
	width: 40px;
	right: 30px;
	bottom: 30px;
	}

}

@media only screen and (max-width: 650px) {
#header-logo-image img {
	display: none;
}

	#form-upload,
	.text_section-form {
		width: 100%;
	}

	.text_section-form h2 {
		font-size: 30px;
	}
}




.circle-service {
	width: 180px;
	height: 180px;
	margin: 0 auto;
	border: 8px #ff6161 solid;
	border-radius: 50%;
}
.circle-service:hover {
	box-shadow: 0 3px 20px rgba(0,0,0,.25),
				0 2px 0 rgba(0,0,0,.1),
	}

.painting-car {
	background: url(images/2222.jpeg) 30px no-repeat;
	background-size: 125px;
}

.price-work {
	background: url(images/1111.jpeg) center no-repeat;
	background-size: 125px;
}

.painting-local {
	background: url(images/3333.jpg) 30px no-repeat;
	background-size: 125px;
}

.better-sale {
	background: url(images/4444.png) 30px no-repeat;
	background-size: 125px;
}

.kuzov-remont {
	background: url(images/5555.jpg) 25px no-repeat;
	background-size: 125px;
}

.set-color {
	background: url(images/6666.png) 25px no-repeat;
	background-size: 125px;
}

.polisher-car {
	background: url(images/7777.png) 25px no-repeat;
	background-size: 125px;
}

.tuning {
	background: url(images/8888.png) 25px no-repeat;
	background-size: 125px;
}

.su-custom-gallery-slide img {
	padding: 0 !important;
	border: none !important;
}

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    margin-top: 20px;
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #fff;
    background-color: #CB4E4E;
    border-radius: 5px;
    box-shadow: 0px 6px #AB3C3C;
}


