/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

body {
	font-family: 'Futura PT', "Raleway", Helvetica, Arial, sans-serif;
}

a {
	color: #be9b64;
}

a:hover {
	color: #ccc;
}

h4 {
	font-family: 'GothamPro', "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 50px;
	margin: 60px 0 30px;
	font-weight: bold;
	text-align: center;
}

.color-dnk-red { 
	color: #be9b64 !important;
}

.container-main {
	margin: 0 auto;
	max-width: 1380px;
	width: 95%;
}

@media only screen and (min-width: 601px) {
	.container-main {
		width: 95%;
	}
}

@media only screen and (min-width: 993px) {
	.container-main {
		width: 95%;
	}
}

.container-main .row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}

nav a.button-collapse {
	float: right;
}

@media only screen and (max-width: 992px) {
	nav .brand-logo {
		left: 0;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

nav {
	transition: all .3s ease-out;
}

.fixed {

}

.fixed nav, .nav-not-hp nav {
	background: #000;
}

.fixed nav a {
}

.fixed svg g {
}

.navbar-fixed {
	height: 64px !important;
	position: absolute;
}

.black-text {
	position: relative;
	display: inline-block;
}

nav .brand-logo img {
	height: 110px;
	position: absolute;
	bottom: -64px;
	padding: 20px;
	background: #191919;
}

nav.head-contacts ul a {
	color: #000 !important;
}

.navigation__contact__items {
	margin-left: 30px;
}

.navigation__contact__items a {
	display: inline-block;
	padding-left: 3px;
}

.navigation__contact a {
	font-size: 15px;
	font-weight: 400;
}

.navigation__contact li.active {
	background: none;
}

.navigation__contact a:hover {
	background: none;
	color: #be9b64;
	transition: all .3s ease;
}

@media only screen and (max-width: 601px) {
	.navbar-fixed {
		/*height: 93px !important;*/
	}

	nav .brand-logo img {
		height: 66px;
		position: absolute;
		bottom: -55px;
		padding: 14px;
		background: #191919;
	}
}

.navigation__hp {
	color: #fff;
	position: absolute;
	background: rgba(0, 0, 0, 0.56);
	box-shadow: none !important;
	z-index: 1;
}

.navigation {
	color: #fff;
	position: absolute;
	background: rgba(0, 0, 0, 0.56);
	box-shadow: none !important;
	z-index: 1;
}

.navigation__contact {
	float: right;
}

.navigation__contact li {
	font-size: 15px;
	font-weight: 300;
	float: left;
}

@media only screen and (min-width: 1250px) {
	.navigation__contact li {
		font-size: 16px;
	}
}

@media only screen and (min-width: 1420px) {
	.navigation__contact li {
		font-size: 17px;
	}

}

/*body .parallax-container:first-child {
	padding-top: 64px;
}*/

.b-content._nothp{
	padding-top: 64px;
}
.owl-carousel .slide-container {
	padding: 265px 0;
}

.bg-pic {
	position: absolute;
	width: 100%;
	z-index: -1;
}

nav ul a,
nav .brand-logo {
	color: #fff;
}

nav.head-contacts {
	height: 38px;
	line-height: 38px;
	color: #000;
}

.head-contacts__wrap ul {
	float: right;
}

.head-contacts__wrap ul li {
	padding-left: 25px;
}

.nav-mobile li.active a {
	color: #be9b64;
}

p {
	line-height: 2rem;
}

.button-collapse {
	color: #26a69a;
}

.parallax-container {
	min-height: 570px;
	height: auto;
}

.parallax-container .section {
	width: 100%;
}

@media only screen and (max-width: 992px) {
	.parallax-container .section {
		position: absolute;
		top: 40%;
	}

	#index-banner .section {
		top: 10%;
	}
}
#index-banner {
	background: rgba(0, 0, 0, 0.19);
	padding: 350px 0;
}

@media only screen and (max-width: 600px) {
	#index-banner .section {
		top: 0;
	}
	#index-banner {
		padding: 200px 0;
    background: url(/images/1_18nx.jpg) no-repeat;
    background-color: #ffffff;
    background-position: -134px top;
    -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
	}
}



@media only screen and (max-width: 600px) {
	.parallax-adapt {
		left: 120% !important;
	}

}
.default-bg {
	background: url(/images/bgw.jpg) no-repeat;
	background-color: #ffffff;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}
.icon-block {
	padding: 0 15px;
}

.icon-block .material-icons {
	font-size: inherit;
}

footer.page-footer {
	margin: 0;
}

.slogan-big {
    color: #fff;
    display: inline-block;
    padding: 50px 101px;
    background: rgba(0, 0, 0, .5);
}
@media only screen and (max-width: 600px) {
	.slogan-big {
	    padding: 20px 11px;
	}	
}

.parallax-container {
}

.slogan-big span {
	font-family: 'Futura PT', "Raleway", Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 27px;
}
#index-banner {
	padding: 200px 0;
}
.parallax img {
    left: 280%;
}
@media only screen and (min-width: 450px) {
	.parallax img {
		left: 230%;
	}
}
@media only screen and (min-width: 601px) {
	#index-banner {
		padding: 320px 0;
	}
	.parallax img {
		    left: 50%;
	}
	.slogan-big span {
		font-size: 33px;
		line-height: 27px;
	}
}

@media only screen and (min-width: 993px) {

	.slogan-big span {
		font-size: 55px;
		line-height: 47px;
	}

}

.sale-block__line {
    width: 250px;
    height: 1px;
    background: #fff;
    display: block;
    margin-top: 25px;
    text-align: center;
    margin: 25px auto 10px;
}

.sale-block__buttons {
	margin-top: 30px;
}

.sale-block__small-txt {
	font-size: 25px !important;
	line-height: 25px !important;
	font-weight: 300;
	display: block;
	margin-top: 10px;
}


.subtitle {
		
}

.price-item {
	font-family: 'Futura PT', "Raleway", Helvetica, Arial, sans-serif;
	background: #fff;
	margin-bottom: 25px;
}

.price__head {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
}

.price__title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.price__coast {
	font-size: 44px;
	font-weight: bold;
}

.coast__metr {
	font-size: 22px;
	font-weight: 300;
}

.price__foot {
	padding: 25px 40px 65px;
	min-height: 350px;
	position: relative;
}

@media only screen and (min-width: 601px) {

}

@media only screen and (min-width: 993px) {
	.price__foot {
		padding: 10px 20px 65px;
	}
}

.price_btn {
	text-align: center;
	position: absolute;
	bottom: 30px;
	width: 100%;
	left: 0;
}

.price__services {
	font-weight: 300;
	font-size: 16px;
}

.price__services li:before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #be9b64;
	border-radius: 50%;
	margin-right: 10px;
}

.btn-dnk-2 {
	background: #be9b64;
	color: #fff;
	letter-spacing: 0;
	line-height: 34px;
	margin-bottom: 5px;
    color: #ffffff;
    background-color: #be9b64;
}
.btn-dnk-25 {
	background: inherit;
	color: #fff;
	letter-spacing: 0;
	border: 2px solid #be9b64;
	line-height: 34px;
	margin-bottom: 5px;
	padding: 0px 20px;
}

.btn-dnk-25:hover,.btn-dnk-2:hover {
	background-color: #fff;
	color: #be9b64;
	border: 2px solid #be9b64;
}

.btn-dnk-3 {
	background: #FECD2E;
    color: #424242;
    letter-spacing: 0;
    line-height: 55px;
    height: 55px;
    margin-bottom: 5px;
    padding: 0 50px;
    border-radius: 50px;
}

.btn-dnk-3:hover,
.btn-dnk-3:active,
.btn-dnk-3:focus {
    background: #ff7a7a;
    color: #fff;
}
.btn-dnk-1 {
	background: rgba(0, 0, 0, 0.47);
	color: #fff;
	letter-spacing: 0;
	border: 2px solid #fff;
	line-height: 34px;
	margin-bottom: 5px;
}

.btn-dnk-1:hover {
	background-color: rgba(0, 0, 0, 0.22);
	color: #be9b64;
	border: 2px solid #be9b64;
}

.btn-dnk {
	background: #fff;
	color: #be9b64;
	letter-spacing: 0;
	box-shadow: none;
	border: 2px solid #be9b64;
	line-height: 34px;
}

.btn-dnk:hover {
	background-color: #be9b64;
	color: #fff;
}

.btn-dnk-black {
	background: #000;
	color: #fff;
	letter-spacing: 0;
	box-shadow: none;
	border: 2px solid #000;
	line-height: 34px;
}

.btn-dnk-black:hover {
	background-color: #fff;
	color: #000;
	border: 2px solid #000;
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
	font-size: 1.1rem;
}

.about h4 {
	margin-top: 0;
}

.projects,
.about,
.contacts {
	padding: 0 35px;
	margin-bottom: 60px;
}

.projects__wrap {
	position: relative;
}

.projects__wrap a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -80px;
}

.projects__list {
	margin: 0
}

.projects__list a {
	font-size: 30px;
	font-weight: bold;
	font-family: 'Futura PT', "Raleway", Helvetica, Arial, sans-serif;
	color: #b9b9b9;
}

.projects__list a:hover,
.projects__list a.active {
	color: #be9b64;
}

.line {
	border-top: 1px solid #e6e6e6;
	width: 100%;
}

.about {
	font-weight: 300;
	font-size: 21px;
	margin-top: 80px;
}

.about__img img {
	width: 100%;
}

.contact__list {
	font-weight: 300;
	font-size: 18px;
	line-height: 34px;
}

.contact__list i {
	width: 30px;
	text-align: center;
}

.input-field label {
	color: #000000;
	position: absolute;
	font-size: 20px;
	font-weight: 300;
}

/* #materialbox-overlay-2 {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.89);
        z-index: 1000;
        will-change: opacity;
        opacity: 1;
} */

.project_item__wrap {
}

.project_item__wrap img {
	width: 100%;
}

.modal {
	background-color: rgba(250, 250, 250, 0);
	color: #fff;
	box-shadow: none;
	max-width: 500px;
}

.modal .modal-content {
	padding: 0;
	font-size: 18px;
}

.modal .modal-footer {
	background-color: rgba(250, 250, 250, 0);
	padding: 0;
}

.modal .modal-footer .btn {
	float: none;
}

.close-modal {
	position: absolute;
}

.modal-close {
	color: #fff;
	cursor: pointer;
}

.modal-close-order {
	position: absolute;
	top: 100px;
	right: 0;
	color: #fff;
	cursor: pointer;
}

.modal__order label, .__buy label {
	color: #fff;
}

.input-field.col label {
	left: 0;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #be9b64;
	box-shadow: 0 1px 0 0 #be9b64;
}

input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
	color: #be9b64;;
}

.error-msg {
	right: 0;
	position: absolute;
	top: 3.0rem;
	font-size: 14px;
	color: #f12828;
	z-index: 10;
}

.error-msg i {
	font-size: 13px;
}

.achievements {
	text-align: center;
}

.achievements__item {
	margin-bottom: 30px;
}

.achievements__img {
	padding: 0 55px;
}

.achievements__img img {
	width: 100%;
}

.achievements__name {
	font-size: 23px;
	font-weight: 300;
}

.img-circle {
	border-radius: 50%;
}

.reviews__item {
	margin-bottom: 25px;
}

.reviews__img {
	float: left;
}

.reviews__content {

	margin-left: 120px;
}

.reviews__name {
	font-size: 23px;
	font-weight: 300;
}

.owl-carousel-fixed-item {
	position: relative;
	top: -70px;
}

.owl-carousel .owl-dots {
	position: absolute;
	top: 10px;
	left: 10px;
}

.owl-carousel .owl-dots, .owl-carousel .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-dots .owl-dot {

	zoom: 1;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	display: none;
}

.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #be9b64;
}

.owl-carousel .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.owl-carousel__text {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: right;
	padding-right: 25px;
	padding-top: 20px;
	color: #fff;
	text-shadow: 0px 0px 5px #000000;
	font-size: 25px;
	font-weight: 300;
}

.sym {
	background: #ccc;
	color: #fff;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	line-height: 22px;
}

.sym.plus {
	background: #be9b64;
	line-height: 25px;
}

td, th {
	padding: 10px 5px;
}

.about_work__td_1 {
	width: 55%;
}

.about_work__td_2 {
	width: 15%;
	text-align: center;
}

.about_work__td_3 {
	width: 15%;
	text-align: center;
}

.about_work__td_4 {
	width: 15%;
	text-align: center;
}

.in {
	-webkit-transition: all 12s ease-out;
	transition: all 12s ease-out;
/* 	-webkit-transform: scale(1.2);
transform: scale(1.2); */
}

footer.page-footer {
	padding-top: 0px !important;
}

.b-sale {
	border: 3px solid yellow;
	padding: 0px 28px;
}

#prices,
#work-steps,
#services,
#other-services {
	background: #f0f0f0;
}

.price__old {
	text-decoration: line-through;
	font-size: 26px;
}

.price__new {
	color: #e9494d;
	font-size: 36px;
}
#services {

}
.service-item {
	margin-bottom: 30px;
}
.service__title {
    font-size: 25px;
    margin: 20px 0;
}
.service__text {
    font-size: 15px;
}

/* Section Steps
 ================== */
.b-steps {
	background: #F1F2F4;
}

.b-steps__icon i {
	font-size: 34px;
}

.b-steps__text {
	margin-top: 0;
}

.b-steps__container {
	margin-top: 35px;
}

.b-steps__item {
	position: relative;
	padding-bottom: 30px;
}

.b-steps__item-width {
	width: 80%;
	margin: 0 auto;
}

.b-steps__item-container {
	width: 50%;
	text-align: right;
}

.b-steps__item-linewrapper {

}

.b-steps__item-line {
	position: absolute;
	width: 2px;
	top: 0;
	background: #000;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.b-steps__item:last-child .b-steps__item-line {
	display: none;
}

.b-steps__item-circle {
	width: 46px;
	height: 46px;
	position: absolute;
	right: 0;
	left: 0;
	top: 0px;
	margin: 0 auto;
	background-color: #be9b64;
	border-radius: 100%;
	border: 2px solid #be9b64;
	font-weight: bold;
}

.b-steps__item-num {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	font-size: 20px;
	line-height: 1.35;
}

.b-steps__item__right:after, .b-steps__item:after {
	content: "";
	display: table;
	clear: both;
}

.b-steps__item__right .b-steps__item-container {
	float: right;
	text-align: left;
}

.b-steps__item__right .b-steps__item-block {
	padding-right: 0;
	padding-left: 56px;
}

.b-steps__item-block {
	padding-right: 56px;
	padding-left: 0;
}

.b-steps__item-title {
	margin-bottom: 6px;
	padding-top: 10px;
	font-size: 22px;
	line-height: 1.35;
	font-weight: 600;
	color: #000;
}

.b-steps__item-text {

}

@media only screen and (max-width: 992px) {
	.b-steps__item-width {
		width: 100%;
	}

	.b-steps__item-container {
		float: right;
		text-align: left;
	}

	.b-steps__item-block {
		padding-right: 0;
		padding-left: 56px;
	}

	.b-steps__item-container {
		width: 100%;
	}

	.b-steps__item-line {
		left: 21px;
		margin: 0;
	}

	.b-steps__item-circle {
		margin: 0;
	}
}

@media only screen and (max-width: 601px) {

}

/* PROJECTS
====================== */

.project__item {
	position: relative;
	margin-bottom: 200px;
}

.project__item-pictures {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.project__item-pictures__wrap {
	width: 100%;
}

.project__item-pictures__wrap img {
	display: none;
	opacity: 0;
	width: 100%;
}

.project__item-pictures__wrap img:first-child {
	display: inline;
	opacity: 1;
}

.project__item-info {
	position: absolute;
	left: 0;
	right: 0;
	width: 57%;
	background: rgba(0, 0, 0, 0.51);
	color: #fff;
	text-align: center;
	padding: 30px 15px;
	margin: 0 auto;
}

.project__item-name {
	font-size: 38px;
	margin-bottom: 25px;
	padding: 0;
	line-height: 38px;
}

.project__item-scale {
	font-size: 21px;
	color: #fff24c;
	margin-bottom: 30px;

}

.project__item-button {

}

.project__item-bottom {
	float: right;
	text-align: right;
	width: 50%;
	padding-left: 10px;
	margin-top: 20px;
	font-weight: 400;
	font-size: 16px;
}

.project__item-previews {
	position: absolute;
	z-index: 1;
	margin-left: 1%;
	width: 49%;
	top: 85%;
}

.project__item-previews__wrap {
	width: 32%;
	display: inline-block;
	padding-left: 10px;
	position: relative;
	top: 0;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.project__item-previews__wrap:hover {
	top: -8px;
}

.project__item-previews__wrap img {
	width: 100%;
	border: 2px solid #fff;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.project__item-desc {

}

.project__item-desc__text {
	margin-bottom: 10px;
}

.project__item-desc__infograf span {
	margin-left: 10px;
	color: #4e4e4e;
	white-space: nowrap;
}

.project__item-desc__infograf span i {

}

.project__item-mobile-wrap {
	display: none;
	margin-bottom: 20px;
}

.project__item-mobile-wrap .project__item-desc__infograf span {
	margin-right: 10px;
	margin-left: 0;
}

.project__item-mobile-wrap .project__item-button {
	margin-top: 10px;
}

.project__item-mobile-wrap__name {
	font-size: 33px;
	margin: 20px 0 10px;
}

@media only screen and (max-width: 1112px) {
	.project__item-name {
		font-size: 33px;
		margin-bottom: 15px;
		line-height: 33px;
	}

	.project__item-scale {
		font-size: 18px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 992px) {
	.project__item-name {
		font-size: 28px;
		margin-bottom: 10px;
		line-height: 28px;
	}

	.project__item-scale {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.project__item-info {
		padding: 20px 15px;
	}
}

@media only screen and (max-width: 601px) {
	.project__item-info, .project__item-bottom {
		display: none;
	}

	.project__item-mobile-wrap {
		display: block;
	}
	.project__item-previews {
		width:99%;
	}
}


/* Product detail */
.section_advantages {
}

.product__block {
	margin-bottom: 70px;

}

.product__block:nth-child(2n) {
	flex-direction: row-reverse;
}



.section_main_slider {
	width: 100%;
	position: relative;
}

.navigations {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
	width: 100%;
}

.nav__icon {
	cursor: pointer;
	position: absolute;
}

.nav__icon:hover svg path {
	fill: #fff;
}

.nav__icon svg {
	width: 60px;
}

.nav__prev {
	left: 30px;
}

.nav__next {
	right: 30px;
}

.content-product__block-title {
	font-weight: bold;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    width: 100%;
    font-size: 26px;
}

.content-product__block-desc {
	line-height: 30px;
}

.content-product__block-text {
	width: 85%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 23px;
	min-height: 320px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.content-product__block-shadow {
    background: rgba(0,0,0,.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media only screen and (min-width: 601px) {
	.b-about__content-product .valign-wrapper {
		display: flex;
	}

	.content-product__block-text {
		display: block;
		width:88%;
		font-size: 14px;
		line-height: 23px;
		min-height: inherit;
	}
}

@media only screen and (min-width: 993px) {
	.content-product__block-text {
		width: 80%;
		font-size: 16px;
		line-height: 28px;
	}
}

.content-product__block-image {
	text-align: center;
    box-shadow: 0px 0px 11px -1px #00000040;
    border-radius: 6px;
    overflow: hidden;
    max-height: 380px;
    position: relative;
}

.content-product__block-image img {
	width: 100%;
	display: block;
}

.section_slider {
	background: #1a1a1a;
	padding: 30px 0;
	position: relative;
}

.section_features {
	border-bottom: 1px solid #656565;
	border-top: 1px solid #656565;
	padding: 90px 0;
	margin: 0 0 20px;
}

.section_features .product__block {
	margin-bottom: 0;
}

.section_features .content-product__block-image img {
	max-width: 300px;
}

.section_features {
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

.prop_row {
	padding: 9px 0;
	border-bottom: 1px solid #ccc;
	font-size: 17px;
}

.prop__name {
	display: inline-block;
}

.prop__value {
	display: inline-block;
	float: right;
}

@media only screen and (max-width: 601px) {
	.navigations,
	.footer__menu, 
	.block-icons__text{
		display: none;
	}
	.b-slider__info {
	    width: 285px;
	}
	.header .catalog-icon {
	    line-height: 55px;
	    height: 55px;
	}

	.brand-logo img{
		position: relative;
    	top: 3px;
	}
	.content__product-wrap > .col {
		margin-bottom: 20px;
	}
	.footer__menu-title {
	    line-height: 20pt;
	    margin-top: 20px;
	    margin-bottom: 25px;
	}
	.product__block,
	.content-product__block-text,
	.contact__row,
	.block-social__buttons  {
		display: block;
	}
	.content-product__block-text {
		min-height: 0;
		width: 100%;
	}
	.contact__row-fitst .content-contacts__block:first-child {
	    min-height: 245px;
	    background: #1a1a1a;
	}
	.block-social__buttons-feedback {
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.content-contact__block-social {
	    text-align: center;
	    color: #fff;
	    margin-top: 35px;
	}
	.block-social__buttons-icons svg {
    	margin-bottom: 25px;
	}

	.contact__row-second .content-contacts__block:nth-child(2n) {
	    padding: 30px 0 !important;
	    background: #fff;
	}
	.block-icons__icon {
		position: absolute;
		width: 60px;
		margin-left: -30px;
		margin-top: -35px;
	}
	.block-icons__icon object {
		width: 60px;
	}

}

@media only screen and (max-width: 993px) {
	.navigations {
		display: none;
	}
	.block-icons__item {
		margin-bottom: 20px;
	}
}

.sale {
	color: #fff;
    margin-top: 20px;
    font-size: 22px;
    border: 3px solid #be9b64;
    padding: 21px;
    background: #000000a6;
}

nav .brand-logo {
	padding-top: 3px;
}