 @import url("style2.css");

html *{
	margin-right: 0px;
}
 .maxwidth {
 	max-width: 1060px;
 }
 .white {
 	padding: 50px;
 	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
 }
 .widget_search .wtitle {
 	padding: 15px 0;
 	margin: 0;
 }
 .widget img, .widget iframe {
 	max-width: 100%;
 }
 .entry a:hover {
 	background-color: #e43f18;
 	text-decoration: none;
 	color: #FFFFFF;
 }
 .alignleft {float:left}
 .alignright {float:right}

 /* ---------------- header ----------------- */
 #header, .header_top {
 	width:100%;
 }
 .header_top {
 	background: #e43f18;
 	min-height: 30px;
 	padding: 0 30px;
 	box-sizing: border-box;
 }

 .sitetitle {
 	min-height: 60px;
 	padding-top: 10px;
 	padding-bottom: 10px;
 }

 /* -- block menu -- */
.block-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
}

.block-menu li {
    display: table-cell;
    text-align:center;
}

.block-menu a {
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PT Serif", sans-serif;
    font-weight: bold;
}

.block-menu a:hover,
.block-menu .active a {
    color: #e43f18;   
}

.slicknav_menu {
    display: none;
}

.block-menu {
    display: none;
}

.slick-prev:before, .slick-next:before {
    font-size: 31px;
    color: #000;
}

.slick-prev, .slick-next {
    width: 29px;
    height: 28px;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

 /* ---- */
 .logo img{
 	width: 100px;
 	margin-top: -22px;
 }
 .header_text {
 	color: #f7d2cd;
 	font-size: 12px;
 	line-height: 14px;
 	font-style: italic;
 	padding: 6px 0;
 }
 .navigation {text-align: right}
 .navigation .page_item,
 .navigation .menu-item {
 	display: inline-block;
 	margin-left: 18px;
 	position: relative;
 }
 .navigation .page_item a,
 .navigation .menu-item a,
 .navigation .page_item span,
 .navigation .menu-item span {
 	font-size: 14px;
 	line-height:28px;
 	color: #FFFFFF;
 	text-decoration: none;
 	display: block;
 	transition: 0.5s;
 }
 .navigation .page_item a:hover, .navigation .menu-item a:hover,
 .navigation .current-menu-item a, .navigation .current_page_item a,
 .navigation .current-menu-item span, .navigation .current_page_item span {
 	color: #ffc8bb;
 }
 .navigation .current_page_item:after,
 .navigation .current-menu-item:after {
 	content: '';
 	position: absolute;
 	height: 0;
 	width: 0;
 	bottom: -7px;
 	left: 50%;
 	margin: 0 0 0 -3px;
 	border: 6px solid transparent;
 	border-width: 6px 6px 0 6px;
 	border-top-color: #E43F18;
 }
 .bottom-menu a:hover, .bottom-menu .current-menu-item span, .bottom-menu .current_page_item span {
 	color: #7f7f7f;
 	text-decoration: underline;
 }

 .post .meta-date { left: -70px; }

 /* ---- */
 #logo {
 	/*height: 50px;*/
 	display: block;
 	width: 245px;
 	/*float: left;*/
 	margin-right: 20px;
 	margin-top: 10px;
 }
 #logo:hover {
 	animation: swing 1s ease;
 	animation-iteration-count: 1
 }

 .site-description {
 	color: #949494;
 	font-size: 16px;
 	line-height: 16px;
 	/*display: block;*/
 	margin: 7px 0 0 0;
 	font-style: italic;
 	font-weight: 300;
 	position: relative;
 	float: left;
 }
 .site-description+p {
 	padding-right: 10px;
 }
 .site-description+p,
 .site-description+p+p {
 	float: left;
 	font-style: italic;
 	color: #23282d;
 }

 .site-description::after{
 	/*content: 'Быстро \A Качественно \A Не дорого';*/
 	white-space: pre;
 	position: absolute;
 	top: 0;
 	right: -65px;
 }

 .header_button {
 	float: right;
 	margin-left: 20px;
 }

 @keyframes swing {
 	15% {
 		-webkit-transform: translateX(5px);
 		transform: translateX(5px)
 	}
 	30% {
 		-webkit-transform: translateX(-5px);
 		transform: translateX(-5px)
 	}
 	50% {
 		-webkit-transform: translateX(3px);
 		transform: translateX(3px)
 	}
 	65% {
 		-webkit-transform: translateX(-3px);
 		transform: translateX(-3px)
 	}
 	80% {
 		-webkit-transform: translateX(2px);
 		transform: translateX(2px)
 	}
 	100% {
 		-webkit-transform: translateX(0);
 		transform: translateX(0)
 	}
 }

 .logo_text {
 	text-indent: -99999px;
 }

 .adress {
 	text-align: right;
 	padding-top: 10px;
 }

 .adress_phone {
 	text-decoration: none;
 	color: #9f9f9f;
 	font-size: 14px;
 	font-family: 'Exo 2', sans-serif;
 	font-style: italic;
 	position: relative;
 }
 .adress_phone:last-child {
 	margin-left: 35px;
 }
 .adress_phone:hover {
 	color: #e43f18;
 }
 .phone-mts:before, .phone-velcom:before {
 	content: '';
 	position: absolute;
 	top: -4px;
 	left: -30px;
 	height: 20px;
 	width: 20px;
 	background: url(img/sprite.png) -60px -460px no-repeat;
 }
 .phone-velcom:before {
 	top: -3px;
 	background-position: -80px -460px;
 }
 .span {
 	font-size: 18px;
 	color: #727272;
 	font-family: "PT Serif", sans-serif;
 	font-weight: bold;
 }
 .span:hover, .adress_info a:hover {
 	color: #e43f18;
 }

 .adress_info {
 	display: block;
 	font-size: 16px;
 	line-height: 16px;
 	text-decoration: none;
 	padding: 0 0 10px 0;
 	color: #9f9f9f;
 	font-family: "PT Serif", sans-serif;
 	font-style: italic;
 }

 .download {
 	width: 60px;
 	height: 30px;
 	background: #d9d9d9;
 	border: 1px solid #c1c1c1;
 	border-radius: 3px;
 	color: #767676;
 	font-size: 13px;
 	line-height: 15px;
 	font-family: 'Exo 2', sans-serif;
 	position: relative;
 	padding: 10px 10px 10px 47px;
 	text-align: left;
 	text-transform: uppercase;
 	transition: 0.5s;
 	cursor: pointer;
 	display: block;
 	text-decoration: none;
 	z-index: 10;
 }

 .download:hover {
 	background: #e43f18;
 	color: #FFFFFF;
 	border: 1px solid #e43f18;
 }

 .download:before {
 	position: absolute;
 	display: block;
 	content: '';
 	top: 9px;
 	left: 8px;
 	background: url(img/sprite.png) 0 -420px no-repeat;
 	width: 30px;
 	height: 30px;
 }
 .download:hover:before {
 	background-position: 0 -450px;
 }
 .download:active {
 	background: #f3f3f3;
 	color: #767676;
 	border: 1px solid #c1c1c1;
 }

 .download:focus {
 	outline: none;
 }
 #mobile-menu {
 	z-index: 999;
 	top: 45px;
 }
 .active-mobile-menu {
 	top: 85px;
 	background: #E43F18;
 	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.16);
 	max-width: 300px;
 }
 .mobile-menu li {
 	display: block;
 	border-top: 1px solid rgba(0, 0, 0, 0.09);
 }
 .mobile-menu li a, .mobile-menu li span{
 	padding-top: 5px;
 	padding-bottom: 5px;
 }
 .mobile-menu:before {
 	border-bottom-color: #E43F18;
 }




/* ===============================================================
 * landing screens
 * =============================================================== */

 /*.shares, .advantages {*/
 	.landing-screen {
 		/* min-height: 400px; */
 		/* padding: 0 0 60px 0; */
 		/*margin-top: -30px;*/
 	}
 	body {
 		background: url('img/body-bg.jpg') repeat #f3f3f3;
 	}
 	body.page-template-landing-home {
 		background: #fff;
 	}
 	body.page-template-landing-home #header {
 		position: relative;
 		z-index: 10;
 	}
 	.screen-title,
 	.text_block_ttile {
 		color: #464646;
 		margin: 0 auto 60px;
 		font: normal 30px/34px "PT Serif", sans-serif;
 		text-align: center;
 		text-transform: uppercase;
 		position: relative;
 	}



/* ==> SCREEN 1. Slides
* =============================================================== */
/*html, body, .wrapper, #landing-main, .slides-screen {
	height: 100%;
	width: 100%;
}
*/
.slides-screen {
	min-height: 500px;
	position: relative;
	top: -130px;
	z-index:1;
}

.no-slide-items {
	position: absolute;
	top: 260px;
	left: 0;
	width: 100%;
	z-index: 99;
}
.landing-slide-item {
	padding-top: 160px;
	min-height: 450px;
	background-size: cover !important;
	position: relative;
}


.landing-slide-text {
	background: #FFFFFF;
	display: inline-block;
	padding: 10px 30px;
	/*padding: 20px 30px;*/
	color: #6a6a6a;
	font-size: 12px;
	line-height: 14px;
	/*font-size: 16px;*/
	position: relative;
	left: -30px;
	font-style: italic;
	font-weight: 300;
	box-shadow:	13px 13px 19px rgba(0, 0, 0, 0.37);
	height: 50px;
	margin-left: 25px;
}
.text-2{
	height: 160px;
}
.slide_2{
	position: absolute;
	width: 265px;
	bottom: 235px;
	padding: 10px;
	margin-left: 40px;
}
.slide_3{
	position: absolute;
	left: -14px;
	bottom: 75px;
}
.slides-content_span {
	color: #e43f18;
	font-size: 22px;
	line-height: 24px;
	display: block;
	margin-bottom: 12px;
	font-family: "PT Serif", sans-serif;
	font-weight: bold;
	font-style: normal;
	position: relative;
}

.slides-screen .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slides-screen .bx-wrapper .bx-pager.bx-default-pager a.active { background:#fff;}
.slides-screen .bx-wrapper .bx-pager.bx-default-pager a {border-color:#fff;}
.request-form {
	position: relative;
}
.slides-content_form {
	width: 270px;
	background: #e43f18;
	padding: 30px 20px 20px;
	box-sizing: border-box;
	box-shadow:	5px 5px 17px rgba(0, 0, 0, 0.37);
	position: relative;
}
form.slides-content_form:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.25) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#00000000',GradientType=0 );
	z-index: 1;
}
.slides-content_form input {
	border: 0;
}

/* .loading {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
	background: url('img/loading.svg') center no-repeat rgba(255,255,255,0.8);
}
.loading.hide {
	display: none;
}
.loading.result {
	background: #fff;
}
.loading .asktitle {
	font-size: 1.4em;
	letter-spacing: -0.03em;
	color: #e43f18;
} */
#sendnew {
	background: #E43F18;
	max-width: 140px;
	padding: 10px;
	text-align: center;
	color: #fff;
	height: auto;
	min-height: auto;
	line-height: 20px;
	margin: 10px auto 0;
}

input[type=text].slides-content_input,
input[type=email].slides-content_input ,
input[type=tel].slides-content_input {
	background: #FFFFFF;
	color: #9c9c9c;
	/*font-size: 18px;*/
	/*padding: 10px 15px;*/
	/*width: 280px;*/
	width: 100%;
	/*min-height: 50px;*/
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
	font: 300 italic 16px/20px "Exo 2", sans-serif;
}
input[type=tel].slides-content_input-tel,
input[type=email].slides-content_input-tel {
	margin-bottom:30px;
}
.slides-content_input:focus {
	transition: box-shadow  .2s ease;
	box-shadow: inset 1px 2px 7px #f07d63;
}
.slides-content_button {
	background: #FFFFFF;
	width: 100%;
	margin-left: -20px;
	margin-bottom: -20px;
	padding: 35px 20px 20px 20px;
	box-sizing: content-box;
	color: #e43f18;
	font: bold 19px/30px "PT Serif", sans-serif;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	position: relative;
	transition: all 0.3s;
}

.slides-content_button:after {
	position: absolute;
	display: block;
	content: '';
	border: 25px solid transparent;
	border-top: 20px solid #e43f18;
	top: 0;
	left: 50%;
	margin: 0 0 0 -25px;
}

.slides-content_button:focus {
	outline: none;
}

.slides-content_button:hover {
	/*text-decoration: underline*/
	color: #fff;
	background: #E43F18;
	box-shadow: inset 0 20px 0 0 #fff;
}

.slides-content_button:active {
	background: #f39d89;
	color: #FFFFFF
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}


/* ==> SCREEN 2. Offers
* =============================================================== */
.shares {
	/*padding-top: 0;*/
	margin-top: -80px;

}
.shares_description {
	margin-top: 60px;
}

.shares_description:after {
	position: absolute;
	content: '';
	display: block;
	background: url(img/sprite.png) -60px -420px;
	width: 40px;
	height: 40px;
	bottom: -60px;
	left: 50%;
	margin: 0 0 0 -20px;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.shares_info,
.text_block {
	border-bottom: 2px solid #dadada;
	padding-bottom: 70px;
	position: relative
}
.text_block {
	padding: 30px;
	margin-top: 40px;
	box-shadow: 1px -4px 19px 0 rgba(0, 0, 0, 0.23);
}
.shares_info:after, .screen-divider:after,
.recommend:before, .recommend:after {
	position: absolute;
	content: '';
	display: block;
	background: url(img/sprite.png) -30px -420px #fff;
	width: 30px;
	height: 40px;
	bottom: -20px;
	left: 50%;
}
.tr {text-align: right;}
.shares_item {
/*	max-width: 460px;*/
	height: 460px;
	padding: 30px;
	margin: 0 auto 60px;
	letter-spacing: -0.03em;
	box-sizing: border-box;
	color: #464646;
	font: bold italic 22px/1 "PT Serif", sans-serif;
	box-shadow: 1px -4px 19px 0 rgba(0, 0, 0, 0.23);
	position: relative;
}
.shares_item a {
	color: #464646;
	text-decoration: none;
}
.shares_item-text {
	position: relative;
	z-index: 2;
}
.shares_item-text b {
	color: #e43f18;
	display: block;
	font: normal bold 32px/30px "PT Serif", sans-serif;
}

.shares_img {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}




/* ==> SCREEN 3. Advantages
* =============================================================== */

.advantages_description {
	color: #e43f18;
	margin-bottom: 20px;
	margin-top: 40px;
}
.advantages_item {
	font-size: 16px;
	line-height: 20px;
	/*padding: 30px 0 30px 130px;*/
	padding: 20px 0 20px 110px;
	margin-bottom: 10px;
	/*margin-bottom: 30px;*/
	cursor: pointer;
	box-sizing: border-box;
	min-height: 100px;
	/*min-height: 110px;*/
	font-style: italic;
	position: relative;
	transition: all 0.3s;
}

.advantages_item:hover {
	color: #e43f18;
}
.advantages_item:hover:before {
	border: 1px solid #e43f18;
}
.advantages_item:before {
	position: absolute;
	content: '';
	display: block;
	/*width: 110px;*/
	/*height: 110px;*/
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #bababa;
	top: 50%;
	left: 0;
	margin: -45px 0 0 0;
	/*margin: -55px 0 0 0;*/
	transition: all 0.3s;
}
.advantages_item:after {
	position: absolute;
	content: '';
	display: block;
	/*background: url('img/sprite.png') 0 0 no-repeat;*/
	width: 70px;
	height: 70px;
	top: 50%;
	margin-top: -35px;
	left: 13px;
}
.advantages_item-equipment:after {
	background-position: 0 -280px;
}
.advantages_item-equipment:hover:after {
	background-position: -70px -280px;
}
.advantages_item-guarantee:after {
	background-position: 0 -140px;
}
.advantages_item-guarantee:hover:after {
	background-position: -70px -140px;
}
.advantages_item-payment:after {
	background-position: 0 -210px;
}
.advantages_item-payment:hover:after {
	background-position: -70px -210px;
}
.advantages_item-master:after {
	background-position: 0 0;
}
.advantages_item-master:hover:after {
	background-position: -70px 0;
}
.advantages_item-agreement:after {
	background-position: -70px -350px;
}
.advantages_item-agreement:hover:after {
	background-position: 0 -350px;
}
.advantages_item-order:after {
	background-position: 0 -70px;
}
.advantages_item-order:hover:after {
	background-position: -70px -70px;
}


/* ==> SCREEN 4. Price
* =============================================================== */

.pricelist {
	padding-top:60px;
	background: url("img/price-bg.jpg") repeat #e43f18;
}

.tc {	text-align: center;}

.pricelist .screen-title {
	color: #fff;
	margin-bottom: 50px;
}
.pricelist-item {
	padding: 20px;
	min-height:280px;
	box-sizing: border-box;
	background-color: #f1f1f1;
	box-shadow: 2px 2px 9px rgba(0,0,0,.29);
	position: relative;
	/*z-index: 2;*/
	margin-bottom: 40px;
}
.pricelist-item:hover {
	background: #fff;
	/*position: relative;*/
}
.pricelist-item:before {
	content: '';
	position: absolute;
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	border: 0 solid transparent;
	background: transparent;
	z-index: 10;
	transition: all 0.3s;

}
.pricelist-item:hover:before {
	border: 20px solid #fff;
	box-shadow: 6px 6px 40px rgba(0, 0, 0, 0.39);
}

.price-title {
	color: #464646;
	font-family: "PT Serif", serif;
	font-size: 30px;
	padding: 10px 0 30px;
	text-align: center;
	border-bottom: 1px solid #b4b4b4;
}
.price-services {
	margin: 30px 0 0;
}

.price-services li {
	padding: 0 0 15px 40px;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
	position: relative;
}
.price-amount {
	color: #464646;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -0.03em;
	text-align: center;
}
.price-services li:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 10px;
	height: 20px;
	width: 20px;
	background: url(img/sprite.png) -30px -460px no-repeat;
}
.price-details {
	display: inline-block;
	margin: 0 auto 20px;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	background-color: #656565;
	text-align: center;
	position: relative;
	z-index: 99;
}
.pricelist-item:hover .price-details {
	background-color: #e43f18;
}
.pricelist-item:hover .price-amount {
	color: #e43f18;
}


/* ==> SCREEN 5. Portfolio
* =============================================================== */

.portfolio {
	padding-top: 50px;
	position: relative;
}
.portfolio .screen-title {
	margin-bottom: 60px;
}
.screen-divider {
	position: relative;
	border-top: 2px solid #dadada;
	background: url(img/sprite.png) -30px -420px #fff;
}
.portfolio .bx-wrapper {
	margin: 70px 0 120px;
}
.portfolio-box {
	overflow: hidden;
}
.bx-wrapper {
	margin: 0 auto;
}
.portfolio .bx-wrapper .bx-pager,
.feedback .bx-wrapper .bx-pager {
	color: #666;
	position: relative;
	bottom: -80px;
	text-align: center;
}
.portfolio-work img{
	transition: all 0.3s;
}
.portfolio-work img:hover {
	transform: scale(1.4);
	position: relative;
	z-index: 999;
}

.video-title {
	text-transform: none;
	font-size: 24px;
	line-height: 26px;
	padding-top: 60px;
}
.portfolio iframe {
	max-width: 100%;
}
.other-videos img {
	margin-bottom: 30px;
}

.portfolio-video .bx-wrapper .bx-controls {
	position: static;
}
.portfolio-video .bx-wrapper .bx-controls:after {
	content: '';
	display: table;
	clear: both;
}
.portfolio-video .bx-wrapper .bx-pager {
	width: 100%;
	text-align: left;
	top: auto;
	bottom: auto;
}
/*.portfolio-video .bx-pager-item {*/
	.portfolio-video #bx-pager {
		margin-top: 30px;
	}
	.portfolio-video #bx-pager a {
		width: 45%;
		float: left;
		margin: 0 2% 30px;
	}
	.video-box {
		min-height: 390px;

	}

	.portfolio .portfolio-video .bx-wrapper {
		margin: 0;
	}
	/*.portfolio-video .bx-wrapper .bx-pager {*/
		/*position: absolute;*/
		/*left: 0;*/
		/*top: 0;*/
		/*width: 100%;*/
		/*box-sizing: content-box;*/
		/*padding: 0 0 0 50%;*/
		/*max-width: 590px;*/
		/*}*/
		.video-item {
			width: 100%;
		}
		.video-item iframe {
			max-width: 100%;
		}


/* ==> SCREEN 5. Feedback
* =============================================================== */

.feedback {
	background: url(img/feedback-bg.jpg) top left repeat-x #e8e8e8;
	box-shadow: inset 0 0 10px rgba(0,0,0,.37);
	padding-top: 70px;
	min-height: 100px;
}
.feedback .screen-title {
	margin-bottom: 50px;
	/*padding-top: 50px;*/
}
.screen-title-red {
	color: #e43f18;
}
.feedback-item {
	border: 9px solid #8c8070;
	box-shadow: inset 3px 3px 4px rgba(0,0,0,.53), 2px 2px 5px rgba(0,0,0,.4);
	background-color: #fcfcfc;

}



/* ==> SCREEN 6. Schema
* =============================================================== */

.schema {
	/*background-color: #e8e8e8;*/
	/*box-shadow: inset 0 0 10px rgba(0,0,0,.37);*/
	padding-top:50px;
}
.schema img {
	border: 20px solid #e3e3e3;
}


/* ==> SCREEN 6. Recommend
* =============================================================== */
.recommend {
	padding: 70px 0;
	border-top: 10px solid #939393;
	border-bottom: 10px solid #939393;
	position: relative;
	min-height: 200px;
}
.recommend .screen-title {
	margin-bottom: 50px;
	font-size: 34px;
}
.recommend:before, .recommend:after {
	background-position: -100px -420px;
	border: 5px solid #fff;
	margin-left: -20px;
}
.recommend:before {
	top: -28px;
}
.recommend:after {
	top: auto;
	bottom: -32px;
}
.recommend-item {
	background: url(img/recommend.jpg) 0 0 no-repeat;
	height: 70px;
	width: 120px;
	margin: 0 14px 30px 0;
	float: left;
}
.recommend-item-makita { background-position: 0 0; width: 150px; }
.recommend-item-legrand { background-position: -180px 0; }
.recommend-item-abb { background-position: -320px 0; width: 80px;}
.recommend-item-schneider { background-position: -430px 0; }
.recommend-item-siemens { background-position: -580px 0; }
.recommend-item-treem { background-position: -730px 0; width: 60px; }
.recommend-item-steckevich { background-position: -820px 0; width: 190px; }
.recommend-item-eaton { background-position: -1050px 0; }
.recommend-item-makita:hover { background-position: 0 -70px; }
.recommend-item-legrand:hover { background-position: -180px -70px; }
.recommend-item-abb:hover { background-position: -320px -70px; }
.recommend-item-schneider:hover { background-position: -430px -70px; }
.recommend-item-siemens:hover { background-position: -580px -70px; }
.recommend-item-treem:hover { background-position: -730px -70px; }
.recommend-item-steckevich:hover { background-position: -820px -70px; }
.recommend-item-eaton:hover { background-position: -1050px -70px; }

.recommend-item:last-child { margin-right: 0  }


#footer {
	padding: 60px 0 0 0;
}

.bottom-menu { padding: 0;	margin: 0 auto; text-align: center; }
.bottom-menu li { margin: 0 5px 10px; }
.bottom-menu li a {padding: 0; }
#copy, #footer #copy a {
	text-align: right;
	width:100%;
	font-family: "PT Serif", serif;
	font-size: 18px;
	line-height:22px;
}
#copy {
	padding-top: 40px;
	text-align: center;
}
.footer-phone, .footer-adress {
	text-align: left;
}
#footer .footer-phone {
	color: #212121;
	font-family: "PT Serif", serif;
	font-size: 18px;
	margin: 20px 0 20px;
}
#footer .footer-adress {
	color: #7f7f7f;
	font-family: "PT Serif", serif;
	font-size: 16px;
	font-style: italic;
}



/* ---- ---- */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	to {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes bounceInUp {
	from, 60%, 75%, 90%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

ul.navigation_list .sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: -20px;
	text-align: left;
	background: #E43F18;
	border-top: 1px solid rgba(255, 255, 255, 0.29);;
	/*margin-top: 2px;*/
	z-index: 99;
}
ul.navigation_list #menu-item-119 .sub-menu {
	width:300px;
}

ul.navigation_list .menu-item:hover > .sub-menu {
	display: block;
}

.navigation .sub-menu a, #header .navigation .menu-item .sub-menu .current-menu-item span {
	padding: 10px 20px !important;
	margin: 0;
	display: block;
	line-height: 100%;
}

ul.navigation_list .sub-menu li {
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.34);
}


/* ---- ---- */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}


@media screen and (min-width:768px){
	.gallery-columns-3 .gallery-item img {
		padding: 0;
		margin: 0 auto 5px;
	}
	.gallery-columns-3 .gallery-item {
		float: left;
		width: 33%;
		line-height: 100%;
		margin-bottom: 30px;
	}
	.gallery-columns-3 .gallery-item:nth-child(3n+1){
		clear: both;
	}
	.gallery-item a {
		background: transparent;
		padding: 0;
		margin: 0;
	}
}

/*Ð’Ð«ÐŸÐžÐ›ÐÐ¯Ð•Ðœ Ð”Ð›Ð¯ Ð’ÐÐ¡*/
.profit-box {
	margin-bottom: 50px;
	padding-top: 0;
	margin-top: -80px;
}
.profit_item {
	font-family: 'Exo 2', sans-serif;
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	padding: 25px 0 0 110px;
	margin-bottom: 10px;
	cursor: pointer;
	box-sizing: border-box;
	min-height: 100px;
	font-style: italic;
	position: relative;
	transition: all 0.3s;
}
.profit_item:hover {
	color: #e43f18;
}
.profit_item:hover:before {
	border: 1px solid #e43f18;
}
.profit_item:before {
	position: absolute;
	content: '';
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border: 1px solid #bababa;
	top: 50%;
	left: 0;
	margin: -45px 0 0 0;
	transition: all 0.3s;
}
.profit_item:after {
	position: absolute;
	content: '';
	display: block;
	/*background: url('img/sprite.png') 0 0 no-repeat;*/
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -28px;
	left: 16px;
}
.electricity-wrapper{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.electricity-wrapper h1{
	margin-top: 20px;
	margin-bottom: 20px;
}
.profit_item-bath:after{background-position:0 -500px;}
.profit_item-bath:hover:after{background-position:-60px -500;}
.profit_item-communication:after{background-position:0 -800px;}
.profit_item-communication:hover:after{background-position:-60px -800px}
.profit_item-diod:after{background-position:0 -1100px;}
.profit_item-diod:hover:after{background-position:-60px -1100px;}

.profit_item-earth:after{background-position:0 -560px;}
.profit_item-earth:hover:after{background-position:-60px -560px;}
.profit_item-floor:after{background-position: 0 -860px;}
.profit_item-floor:hover:after{background-position: -60px -860px;}
.profit_item-hand:after{background-position: 0 -1150px;}
.profit_item-hand:hover:after{background-position: -60px -1150px;}

.profit_item-lightning:after{background-position:0 -620px;}
.profit_item-lightning:hover:after{background-position:-60px -620px;}
.profit_item-luster:after{background-position:0 -920px;}
.profit_item-luster:hover:after{background-position:-60px -920px;}
.profit_item-meter:after{background-position:0 -1220px;}
.profit_item-meter:hover:after{background-position:-60px -1220px;}

.profit_item-other:after{background-position:0 -680px;}
.profit_item-other:hover:after{background-position:-60px -680px;}
.profit_item-socket:after{background-position:0 -980px;}
.profit_item-socket:hover:after{background-position:-60px -980px;}
.profit_item-wiring:after{background-position:0 -740px;}
.profit_item-wiring:hover:after{background-position:-60px -740px;}

.profit_item-wood:after{background-position:0 -1040px;}
.profit_item-wood:hover:after{background-position:-60px -1040px;}
.profit_item-office:after{background-position:0 -1280px;}
.profit_item-office:hover:after{background-position:-60px -1280px;}

 /* ---------------- Footer ----------------- */

#footer .footer-box .row {
    margin-bottom: 25px;
}

#footer .footer-box .row:before,
#footer .footer-box .row:after {
    display: table;
    content: '';
}

#footer .footer-box .row:after {
    clear: both;
}

#footer .footer-box .row .col {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#footer .footer-box .row .col:nth-child(2n) {
    float: right;
}

#footer .footer-box .block-social {
    background-color: #e43f18;
    padding: 20px;
}

#footer .footer-box .contact,
#footer .footer-box .block-map {
    background-color: #e3e3e3;
    padding: 20px;
}

#footer .footer-box .contact {
    height: 357px;
}

#footer .footer-box .text {
    padding: 20px;
    color: #e43f18;
    text-align: justify;
}

#footer .footer-box .text p {
    color: #e43f18;
}

#footer .footer-box .social {
    display: table;
    margin: 0 auto;
}

#footer .social a {
    display: inline-block;
    margin: 0 5px;
}

#footer .footer-box .phone a {
    display: block;
}

#footer .footer-box .block-title {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #e43f18;
	display: block;
	font: normal bold 32px/30px "PT Serif", sans-serif;
}

#footer .footer-box .mail a,
#footer .footer-box .mail a:hover {
    color: #222;
    text-decoration: underline;
}

#footer .footer-box .row-c {
    margin-bottom: 15px;
}

#footer .block-map iframe {
    width: 100%;
    height: 350px;
}

#footer .footer-box .copyright {
    background-color: #e43f18;
    padding: 20px;
    color: #fff;
    font: normal bold 24px/22px "PT Serif", sans-serif;
    text-align: center;
/*    text-transform: uppercase;*/
}

#footer .footer-box .block-map {
    margin-bottom: 15px;
}

 .page-title {
	 margin: 20px auto 60px;
 }
 .page-title,
 .page-title a {
	 color: #e43f18;
	 font: normal 29px/34px "PT Serif", sans-serif;
	 text-align: left;
	 text-transform: uppercase;
	 text-decoration: none;
 }


 .content .box-img {
	 width: 100%;
	 /*height: 310px;*/
	 float: left;
	 margin-right: 20px;
	 margin-bottom: 20px;
 }

 .content .box-img img {
	 width: 100%;
	 height: auto;
	 display: block;
 }

 .breadcrumbs {
 	margin-left: 10%;
 }
 .breadcrumbs a,
 .breadcrumbs span {
	 margin-right: 4px;
	 color: #575757;
	 text-decoration: none;
 }
 .breadcrumbs + ul {
	 text-align: center;
	 overflow: hidden;
 }
  .breadcrumbs + ul li {
  	display: inline-block;
  	padding-right: 20px;
  	position: relative;
  	margin-top: 20px;
  	margin-bottom: 20px;
  }
  .breadcrumbs + ul li a {
  	color: #e43f18;
  	text-decoration: none;
  	font-weight: bold;
  	text-transform: uppercase;
  }
  .breadcrumbs + ul li a:hover {
  	opacity: .8;
  }
  .breadcrumbs + ul li:after {
  	content: '|';
  	color: #e43f18;
  	display: block;
  	position: absolute;
  	right: 7px;
  	top: 0;
  }
  .breadcrumbs + ul li:last-child {
  	padding-right: 0;
  }
  .breadcrumbs + ul li:last-child:after {
  	display: none;
  }
  section .breadcrumbs {
  	margin-left: 0;
  }

  .block-last-notes .row:before,
  .block-last-notes .row:after {
	  display: table;
	  content:'';
  }

 .block-last-notes .row:after  {
	 clear: both;
 }


 .block-last-notes .col {
	 padding-right: 5px;
	 float: left;
	 width: 100%;
	 margin-bottom: 50px;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
 }

 /*.block-last-notes .col:last-child {
	 padding-right: 0;
 }*/

 .block-last-notes .title {
	 padding: 5px 30px 0;
	 height: 58px;
	 overflow: hidden;
	 color: #e43f18;
	 display: block;
	 font: normal bold 26px/30px "PT Serif", sans-serif;
	 text-align: center;
 }

 .block-last-notes .caption {
	 margin-top: 10px;
	 margin-bottom: 20px;
	 height: 155px;
	 overflow: hidden;
	 color: #464646;
	 font-size: 18px;
	 line-height: 22px;
	 padding: 5px 30px 0;
	 text-align: justify;
 }

 .page-last-notes .read_more,
 .block-last-notes .read_more {
	 padding: 0 30px 0;
	 display: block;
	 color: #e43f18;
 }

 .block-last-notes .box-img img {
	 border: 10px solid #e3e3e3;
	 width: 100%;
	 height: auto;
	 display: block;
 }

 .block-last-notes .box-img {
	 margin: 0 auto;
	 width: 250px !important;
	 height: 200px !important;
 }
/*
 .block-last-notes .box-img a {
	 display: block;
	 width: 200px;
	 height: 150px;
	 -webkit-background-size: cover;
	 -moz-background-size: cover;
	 background-size: cover;
 }
*/
@media only screen and (min-width: 480px) {
    .shares_item {
        max-width: 460px;
    }
    
    .slick-prev {
        left: -15px;
    }

    .slick-next {
        right: -16px;
    }
}

@media only screen and (min-width: 768px) {

	.content .box-img {
		width: 235px;
	}

    .shares_item {
        max-width: 460px;
    }
    
    .slick-prev {
        left: -25px;
    }

    .slick-next {
        right: -26px;
    }

	.block-last-notes .col {
		width: 50%;
	}
}


@media only screen and (min-width: 992px) {
    .shares_item {
        max-width: 460px;
    }
    
    .slick-prev {
        left: -33px;
    }

    .slick-next {
        right: -32px;
    }
    
    .slicknav_menu {
        display: none;
    }
    
    .block-menu {
        display: block;
    }
    
    #footer .footer-box .row .col {
        width: 49%;
    }
    
    #footer .footer-box .block-map {
        margin-bottom: 0;
    }
    
    #footer .footer-box .block-title {
        margin-top: 45px;
    }
}

@media only screen and (min-width: 1200px) {
    
    #footer .footer-box .contact,
    #footer .footer-box .block-map {
        padding: 30px;
    }
    
    #footer .footer-box .block-social {
        padding: 30px;
    }
    
    #footer .footer-box .block-social {
        padding: 30px;
    }
    
    #footer .footer-box .copyright {
        padding: 30px;
    }
    
    #footer .footer-box .text {
        padding: 30px;
    }

	.block-last-notes .col {
		width: 33.3%;
	}
    
}