.bio__header{
	margin-bottom: 20px;
}
.bio__header-banner{
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 445px;
	display: flex;
}
.bio__header-inner{
	background-color: rgba(60, 60, 60, 0.8);
	padding: 75px 15px 75px 45px;
	max-width: 500px;
}
.bio__header-text{
	margin-bottom: 40px;
}
.bio__header-text h1{
	font-size: 33px;
	font-weight: 700;
	color: #fff;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	line-height: 1.2;
}
.bio__header-text span{
	font-size: 24px;
	font-weight: 300;
	color: #fff;
}
.bio__header-form .multiform-body,
.bio__header-form .multiform-wrap{
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
	box-shadow: none!important;
	background: none!important;
}
.bio__header-form .multiform-header,
.bio__header-form .multiform-form-description{
	display: none!important;
}
.bio__header-form .multiform-gap-fields,
.bio__header-form .multiform-gap-field,
.bio__header-form .multiform-gap-value,
.bio__header-form .multiform-submit{
	padding: 0!important;
	margin: 0!important;
}
.bio__header-form .multiform-gap-fields{
	display: flex!important;
	flex-wrap: wrap!important;
	margin: 0 -10px!important;
}
.bio__header-form .multiform-gap-fields p{
	color: #fff!important;
	padding: 0 10px!important;
}
.bio__header-form .multiform-gap-field{
	flex: 0 0 50%!important;
	max-width: 50%!important;
	width: 100%!important;
	padding: 0 10px!important;
	position: relative;
}
.bio__header-form .multiform-gap-field.type-phone::before{
	content: "\f879";
	color: #f84c48;
	font-size: 14px;
	font-family: 'Font Awesome';
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	position: absolute;
	top: 22px;
	left: 20px;
}
.bio__header-form .multiform-gap-value input{
	border: 1px solid #FFFFFF!important;
	border-radius: 10px!important;
	padding: 20px 20px 20px 30px!important;
	background: transparent!important;
	color: #fff!important;
	height: 55px!important;
	font-size: 16px!important;
}
.bio__header-form .multiform-gap-value input:hover,
.bio__header-form .multiform-gap-value input:focus,
.bio__header-form .multiform-gap-value input:active{
	box-shadow: none!important;
}
.bio__header-form .multiform-gap-value input::placeholder{
	color: #757070!important;
}
.bio__header-form .multiform-gap-value button{
	background: #f84c48!important;
	border-radius: 10px!important;
	border: 0!important;
	color: #fff!important;
	cursor: pointer!important;
	transition: all .3s ease-in-out!important;
	height: 55px!important;
	font-size: 14px!important;
	font-weight: bold!important;
}
.bio__header-form .multiform-gap-value button:hover{
	background: #1d6e87!important;
}
.bio__header-form .multiform-gap-value .errormsg{
//	display: none!important;
}

.bio__features{
	margin-bottom: 85px;
}
.bio__features-list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px;
}
.bio__features-item{
	flex: 0 0 20%;
	max-width: 20%;
	width: 100%;
	padding: 0 25px;
}
.bio__feature{
	text-align: center;
}
.bio__feature-icon{
	margin-bottom: 15px;
}
.bio__feature-icon img{
	height: 62px;
}
.bio__feature-title{
	font-size: 18px;
	font-weight: bold;
	color: #f84c48;
	line-height: 1.2;
	margin-bottom: 10px;
}
.bio__feature-info{
	font-size: 14px;
	color: #3C3C3C;
}

.bio__projects{
	margin-bottom: 60px;
}
.bio__projects-header{
	font-size: 36px;
	color: #161616;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.bio__projects-list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.bio__projects-item{
	flex: 0 0 25%;
	max-width: 25%;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 20px;
	display: none;
}
.bio__projects-item.hidden{
	display: none;
}
.bio__projects-image a{
	display: block;
	line-height: 1;
	position: relative;
	padding-top: 100%;
}
.bio__projects-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.bio__projects-more{
	margin-top: 35px;
}
.bio__projects-more a{
	border: 1px #f84c48 solid;
	width: 285px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #f84c48;
	font-size: 18px;
	text-decoration: none;
	margin: auto;
}

.bio__works{
	margin-bottom: 60px;
}
.bio__works-header{
	font-size: 36px;
	color: #161616;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.bio__works-mobile{
	display: none;
}
.bio__works-columns{
	display: flex;
	margin-top: 100px;
}
.bio__works-column{
	width: calc(100% - 70px);
	padding-right: 15px;
}
.bio__works-column:first-of-type{
	margin-top: -50px;
}
.bio__works-column:last-of-type{
	padding-right: 0;
	padding-left: 15px;
	margin-top: 100px;
}
.bio__works-column.timeline-column{
	width: 180px;
	padding: 0 55px;
}
.bio__works-timeline{
	display: flex;
	flex-direction: column;
}
.bio__works-timeline span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	background: linear-gradient(92.93deg, #D7D7D7 3.17%, #9C9C9C 107.84%);
	color: #fff;
	border-radius: 100%;
	margin-bottom: 85px;
	position: relative;
}
.bio__works-timeline span:last-of-type{
	margin-bottom: 0;
}
.bio__works-timeline span::before{
	content: "";
	position: absolute;
	left: -55px;
	transform: translateY(-50%);
	width: 55px;
	height: 6px;
	background-color: #C5BEBB;
}
.bio__works-timeline span.reverse::before{
	left: initial;
	right: -55px;
}
.bio__works-timeline span::after{
	content: "";
	position: absolute;
	top: 100%;
	height: 90px;
	left: 50%;
	transform: translateX(-50%);
	width: 6px;
	background-color: #C5BEBB;
}
.bio__works-timeline span:last-of-type:after{
	display: none;
}
.bio__works-item{
	margin-bottom: 120px;
}
.bio__works-item:last-of-type{
	margin-bottom: 0;
}
.bio__work{
	display: flex;
	flex-wrap: wrap;
}
.bio__work-image{
	width: 285px;
}
.bio__work-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-shadow: 0 4px 10px rgba(0,0,0,.5);
}
.bio__work-info{
	width: calc(100% - 285px);
	padding-left: 20px;
}
.bio__work-header{
	color: #1d6e87;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.bio__work-desc{
	font-size: 14px;
	line-height: 1.3;
}
.bio__work.reverse{
	flex-direction: row-reverse;
}
.bio__work.reverse .bio__work-info{
	padding-left: initial;
	padding-right: 20px;
}
.bio__work.reverse .bio__work-header,
.bio__work.reverse .bio__work-desc{
	text-align: right;
}

.bio__reviews{
	margin-bottom: 85px;
	position: relative;
}
.bio__reviews-header{
	font-size: 36px;
	color: #161616;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.bio__review-link{
	margin-bottom: 15px;
}
.bio__review-link a{
	display: block;
}
.js-thumb-preview{
	position: relative;
	padding-top: 70%;
	display: block;
	line-height: 1;
}
.js-thumb-preview img{
	width: 100%;
	height: 100%;
	object-fit:  cover;
	position: absolute;
	left: 0;
	top: 0;
}
.js-thumb-preview::after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70px;
	height: 70px;
	background-image: url("/wa-data/public/site/landings/na-zakaz/icons/yt.svg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.bio__review-header{
	display: flex;
	justify-content: space-between;
	margin-bottom: 12px;
}
.bio__review-name,
.bio__review-date{
	font-size: 16px;
	font-weight: bold;
}
.bio__review-text{
	font-size: 16px;
	line-height: 1.3;
}

.bio__reviews .swiper-pagination{
	display: flex;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
.bio__reviews .swiper-pagination .swiper-pagination-bullet{
	margin: 0 2px;
}
.bio__reviews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 20px;
	border-radius: 6px;
	background-color: #1d6e87;
}

.bio__calc{
	margin-bottom: 85px;
}
.bio__calc-header{
	font-size: 36px;
	color: #161616;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}
.bio__calc-form .multiform-body,
.bio__calc-form .multiform-wrap{
	margin: 0!important;
	padding: 0!important;
	border: 0!important;
	box-shadow: none!important;
	background: none!important;
}
.bio__calc-form .multiform-wrap{
	margin: auto!important;
}
.bio__calc-form .multiform-header,
.bio__calc-form .multiform-form-description{
	display: none!important;
}
.bio__calc-form .multiform-gap-fields,
.bio__calc-form .multiform-gap-field,
.bio__calc-form .multiform-gap-value,
.bio__calc-form .multiform-submit{
	padding: 0!important;
	margin: 0!important;
}
.bio__calc-form .multiform-gap-fields{
	display: flex!important;
	flex-wrap: wrap!important;
	justify-content: center!important;
	margin: 0 -10px!important;
}
.bio__calc-form .multiform-gap-field{
	flex: 0 0 275px!important;
	max-width: 275px!important;
	width: 100%!important;
	padding: 0 10px!important;
	position: relative;
}
.bio__calc-form .multiform-gap-field.type-phone::before{
	content: "\f879";
	color: #f84c48;
	font-size: 14px;
	font-family: 'Font Awesome';
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	position: absolute;
	top: 22px;
	left: 20px;
}
.bio__calc-form .multiform-gap-value input{
	border: 1px solid #605B5B!important;
	border-radius: 10px!important;
	padding: 20px 20px 20px 30px!important;
	background: rgba(217, 217, 217, 0.8)!important;
	color: #605B5B!important;
	height: 55px!important;
	max-width: 275px;
	font-size: 16px!important;
}
.bio__calc-form .multiform-gap-value input:hover,
.bio__calc-form .multiform-gap-value input:focus,
.bio__calc-form .multiform-gap-value input:active{
	box-shadow: none!important;
}
.bio__calc-form .multiform-gap-value input::placeholder{
	color: #757070!important;
}
.bio__calc-form .multiform-gap-value button{
	background: #f84c48!important;
	border-radius: 10px!important;
	border: 0!important;
	color: #fff!important;
	cursor: pointer!important;
	transition: all .3s ease-in-out!important;
	height: 55px!important;
	font-size: 17px!important;
	font-weight: bold!important;
	max-width: 275px!important;
}
.bio__calc-form .multiform-gap-value button:hover{
	background: #1d6e87!important;
}
.bio__calc-form .multiform-gap-value .errormsg{
	//display: none!important;
}
.multiform-gap-value .errormsg {
    display: table;
    margin: 10px auto!important;
}
.multiform-errorfld{
	display: none!important;
}
.category-page{
    padding-top: 0;
}

.products-wrapper .products{
    margin-bottom: 20px;
}
.custom_btn{
    background: #e05e00;
    border-radius: 4px;
    border: 0;
    color: #fff;
    cursor: pointer;
    transition: all .3s ease-in-out;
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 12px 10px;
    text-align: center;
    color: #fff;
}
.custom_btn:hover{
    background: #8bc34a;
    text-decoration: none;
    color: #fff;
}

.custom_btn.darked{
	background: #8bc34a;
}

.swiper-button-next,
.swiper-button-prev{
	width: 42px;
	height: calc(100% - 16px);
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
	margin: 0;
}

.swiper-button-next::after,
.swiper-button-prev::after{
	color: #fff;
	font-size: 24px;
}

.swiper-button-prev{
	left: 0;
}

.swiper-button-next{
	right: 0;
}

@media screen and (max-width: 1200px){
    .bio__header-text h1{
        font-size: 36px;
    }
    .bio__header-text span{
        font-size: 20px;
    }
    .bio__features,
    .bio__projects,
    .bio__works,
    .bio__calc,
    .bio__reviews{
        margin-bottom: 55px;
    }
    .bio__projects-header,
    .bio__works-header,
    .bio__calc-header,
    .bio__reviews-header{
        font-size: 30px;
        margin-bottom: 40px;
    }
    .bio__features-list{
        margin: 0 -15px;
    }
    .bio__features-item{
        padding: 0 15px;
    }
    .bio__feature-title{
        font-size: 16px;
    }
    .bio__feature-info{
        font-size: 13px;
    }
    .bio__work-image{
        width: 200px;
    }
    .bio__work-info{
        width: calc(100% - 200px);
    }
    .bio__review-name, .bio__review-date{
        font-size: 16px;
    }
    .bio__review-text{
        font-size: 14px;
    }
}

@media screen and (max-width: 991px){
    
    .bio__projects-header, .bio__works-header, .bio__calc-header, .bio__reviews-header{
        font-size: 22px;
        margin-bottom: 20px;
    }

    .bio__works-columns{
        margin: 0;
        flex-wrap: wrap;
        display: none;
    }
    .bio__works-mobile{
        display: block;
    }
    
    
    .bio__works-item{
        margin-bottom: 70px;
    }
    .bio__work.reverse{
        flex-direction: row;
    }
    .bio__work.reverse .bio__work-info{
        padding-right: 0;
        padding-left: 20px;
    }
    .bio__work.reverse .bio__work-header, .bio__work.reverse .bio__work-desc{
        text-align: left;
    }
}

@media screen and (max-width: 767px){
    .bio__header-inner{
        max-width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .bio__features-list{
        margin: 0;
    }
    .bio__features-item{
        padding: 0;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .bio__feature{
        position: relative;
        padding-left: 80px;
        min-height: 80px;
        text-align: left;
    }
    .bio__feature-icon{
        position: absolute;
        left: 0;
        top: 0;
        width: 65px;
    }
    .bio__feature-title{
        font-size: 16px;
    }
    .bio__feature-title br{
        display: none;
    }
    .bio__projects-item{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .bio__calc-header{
        text-align: left;
    }
    .bio__calc-form .multiform-gap-fields{
        justify-content: flex-start!important;
    }
    .bio__calc-form .multiform-gap-field{
        margin-bottom: 15px!important;
    }
}
@media screen and (max-width: 576px){
    .bio__header-inner{
        padding: 70px 15px;
    }
    .bio__header-form .multiform-gap-fields{
        margin: 0!important;
        flex-direction: column!important;
    }
    .bio__header-form .multiform-gap-field{
        flex: 0 0 100%!important;
        max-width: 100%!important;
        margin-bottom: 15px!important;
    }
    .bio__header-form .multiform-gap-value input{
        background: rgba(217, 217, 217, 0.8)!important;
        border: 1px solid #FFFFFF!important;
    }
    .bio__work-image{
        width: 100%;
        margin-bottom: 15px;
    }
    .bio__work-info{
        width: 100%;
        padding: 0;
    }
    .bio__work.reverse .bio__work-info{
        padding: 0;
    }
}