/*тест 3д визуализатор*/
/*.breadcrumbs,*/
h1.title-bordered {
    display: none;
}
.top_banner_3d_wrap {
    width: 100%;
    margin: 0 0 70px 0;
}
.top_banner_3d_wrap .top_banner_3d__bg {
    padding: 100px 50px;
    background: url('/images/pages_sk/banner_bg.png') top left no-repeat, url('/images/pages_sk/banner_bg_photo.png') top left no-repeat;
}
.top_banner_3d_wrap .top_banner_3d__title {
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 120%;
    color: #2EA9A9;
    margin-bottom: 10px;
}
.top_banner_3d_wrap .top_banner_3d__text {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #313131;
    margin-bottom: 30px;
}
.top_banner_3d_wrap .top_banner_3d__actions a {
    background: linear-gradient(180deg, #2DAAAA 0%, #359C9C 100%);
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    border-bottom: none;
    box-shadow: none;
    padding: 8px 40px;
}
.popup.js-callback_project {
    width: 415px;
    background: #FFFFFF;
    border-radius: 4px;
    top: 20%!important;
    margin: 0px auto;
    padding: 40px;
}
.popup.js-callback_project .popup__wrapper {
    padding: 0px;
}
.popup.js-callback_project .popup__caption {
    font-style: normal;
    font-weight: normal;
    font-size: 23px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
.popup.js-callback_project .popup__close:before, .popup.js-callback_project .popup__close:after {
    width: 20px;
}
.popup.js-callback_project .popup__close {
    width: 16px;
    height: 32px;
    position: absolute;
    top: -20px;
    right: -20px;
}
.popup.js-callback_project label {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
    color: #333333;
}
.popup.js-callback_project label span.label_file {
	font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #313131;
    margin: 20px 0 0 0;
    display: block;
    padding: 5px 0 7px 35px;
    background: url('/images/pages_sk/file_icon.png') top left no-repeat;
    cursor: pointer;
}
.popup.js-callback_project label input {
    margin-top: 5px;
}
.popup.js-callback_project label input.inputfile {
    /*padding: 0px;
    border: none;
    height: auto;
    min-height: unset;*/
    display: none;
}
.popup.js-callback_project label:before {
    width: 27px;
    height: 27px;
    background: url('/images/pages_sk/file_icon.png') no-repeat;
    position: absolute;
    top:0px;
    left: 0px;
}
.popup.js-callback_project #checkBox {
	min-height: unset;
}
.popup.js-callback_project .link {
	font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    margin-bottom: 20px;
    cursor: unset;
    border: none;
}
.popup.js-callback_project .link a {
	color: #999999;
	border: none;
	text-decoration: underline;
}
.popup.js-callback_project .button.popup__button {
	background: linear-gradient(180deg, #2DAAAA 0%, #359C9C 100%);
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    box-shadow: none;
    padding: 9px 0;
    max-width: 260px;
}
.preim_3d_wrap {
    width: 100%;
    margin: 0 0 70px 0;
}
.work_proccess_3d_wrap {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
}
.preim_3d__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.preim_3d_wrap .preim_3d__col:first-child {
    width: 57%;
    margin-right: 40px;
}
.preim_3d_wrap .preim_3d__col:last-child {
    width: 47%;
}
.preim_3d_wrap .preim_3d__col img {
    width: 100%;
}
.preim_3d_wrap .preim_3d__col .preim_3d__title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-align: justify;
    color: #313131;
    margin-bottom: 20px;
}
.preim_3d_wrap .preim_3d__col .preim_3d__row {
    border: 1px solid #F5F5F5;
    box-sizing: border-box;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}
.preim_3d_wrap .preim_3d__col .preim_3d__row img {
    width: auto;
    height: auto;
}
.preim_3d_wrap .preim_3d__col .preim_3d__row .preim_3d__cell:first-child {
    width: 80%;
}
.preim_3d_wrap .preim_3d__col .preim_3d__action {
    text-align: center;
}
.preim_3d_wrap .preim_3d__col .preim_3d__action a {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    background: linear-gradient(180deg, #2DAAAA 0%, #359C9C 100%);
    border-radius: 2px;
    margin-top: 10px;
    border: none;
    box-shadow: none;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    padding: 8px 40px;
}
.page_3d__main_title {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    color: #313131;
    margin-bottom: 40px;
}
.page_3d__main_title span {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #313131;
}
.work_proccess_3d_wrap {
    width: 100%;
    margin: 0 0 20px 0;
}
.work_proccess_3d_wrap .work_proccess_3d__block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item {
    width: 26%;
    margin-right: 100px;
    margin-bottom: 50px;
    position: relative;
}
.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(3n) {
    margin-right: 0px;
}
.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item img {
    margin-right: 20px;
    width: 55px;
    height: auto;
    float: left;
}
.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:after {
	content: '';
	position: absolute;
	top: 25%;
    right: -22%;
	width: 25px;
	height: 25px;
	background: url('/images/pages_sk/right-arrow.png') no-repeat;
}
.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(3n):after {
	display: none;
}
.projects_3d_wrap {
    width: 100%;
    margin: 0 0 70px 0;
}
.projects_3d_wrap .projects_3d__block {
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
}
.projects_3d_wrap .projects_3d__block.mobile_show {
    display: none;
}
.projects_3d_wrap .projects_3d__block > div {
    width: 24%;
    margin-bottom: 20px;
    margin-right: 17px;
}
.projects_3d_wrap .projects_3d__block > div:nth-child(4n) {
    margin-right: 0px;
}
.projects_3d_wrap .projects_3d__block > div img {
    width: 100%;
    max-height: 270px;
}
.projects_3d_wrap .projects_3d__block > div a {
	border:none;
}
.our_clients_3d_wrap {
    width: 100%;
    margin: 0 0 70px 0;
}
.our_clients_3d_wrap .our_clients_3d__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.our_clients_3d_wrap .our_clients_3d__block img {
    height: auto;
    width: auto;
    max-width: 250px;
}
.bottom_form_3d_wrap {
    width: 100%;
    font-family: Gilroy;
    padding: 0 15px;
}
.bottom_form_3d_wrap .bottom_form_3d__bg {
    border-radius: 7px;
    background: #F5F6F8; 
    margin-bottom: 63px;
    display: flex;
}
.bottom_form_3d_wrap .bottom_form_3d_block.form{
    padding: 56px 0 50px 60px;
}
.bottom_form_3d_wrap .bottom_form_3d_block.img-block {
    background: url(/images/3d-modeli-form.png) no-repeat left;
    background-size: cover;
    border-radius: 0 7px 7px 0;
}
.bottom_form_3d_wrap .bottom_form_3d_block {
    width: 50%;
}
.bottom_form_3d_wrap .bottom_form_3d__bg .bottom_form_3d__title {
    color:  #181818;
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px;
}
.bottom_form_3d_wrap .bottom_form_3d__bg .bottom_form_3d__text {
    color: #787878;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-top: 16px;
    margin-bottom: 20px;
}

.bottom_form_3d_wrap .form_wrap .form_group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bottom_form_3d_wrap .form_wrap label {
    width: 100%;
}

.bottom_form_3d_wrap .form_wrap label span.label_file {
	border-radius: 7px;
    border: 1px dashed #CFD5E1;
    color: #181818;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 61px 16px 46px;
    background: #E9ECF2 url('/images/paper-clip 1.png') 16px 15px no-repeat;
    cursor: pointer;
    margin: 20px 0 33px 0;
    display: inline-block;
}
.bottom_form_3d_wrap .form_wrap label input[type="text"] {
    border-radius: 7px;
    border: 1px solid #E1E1E1;
    background: #FFF; 
    width: 100%;
    padding: 15px 0 16px 20px;
    color: #828282;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
}
.bottom_form_3d_wrap .form_wrap label input[type="file"] {
    /*min-height: unset;
    background: transparent;
    border: none;
    padding: 0px;*/
    display: none;
}
.bottom_form_3d_wrap .form_errors + br {
	display: none;
}
.bottom_form_3d_wrap .form_wrap .form_actions .button.popup__button {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; 
    padding: 15px;
    border-radius: 7px;
    background: #399; 
    max-width: 100%;
    border-bottom: none;
    box-shadow: none;
}
.bottom_form_3d_wrap .form_wrap .form_actions #checkBox,
.bottom_form_3d_wrap .form_wrap .form_actions #checkBox + p {
    display: none;
}
.fancybox-inner body {
    margin: 0;
}
.modal_project {
    display: flex;
}
.modal_project .modal_project__img_col {
    min-width: 600px;
    max-width: 600px;
    height: 500px;
}
.modal_project .modal_project__img_col img {
    width: 100%;
    height: 100%;
}
.modal_project .modal_project__form_col {
    width: 40%;
    max-width: 300px;
    padding: 40px;
}
.modal_project .modal_project__form_col .modal_project__form_title {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
}
.modal_project .modal_project__form_col {
    width: 415px;
    background: #FFFFFF;
    border-radius: 4px;
    top: 20%!important;
    margin: 0px auto;
    padding: 40px;
}
.modal_project .modal_project__form_col form {
    margin: 0;
}
.modal_project .modal_project__form_col label {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
    color: #333333;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.modal_project .modal_project__form_col label span {
    display: block;
}
.modal_project .modal_project__form_col label span span {
    display: inline-block;
}
.modal_project .modal_project__form_col label span.label_file {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #313131;
    margin: 20px 0 0 0;
    display: block;
    padding: 5px 0 7px 35px;
    background: url('/images/pages_sk/file_icon.png') top left no-repeat;
    cursor: pointer;
}
.modal_project .modal_project__form_col label input {
    margin-top: 0;
    background: #FFFFFF;
    border: 1px solid #E5E3DC;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 16px;
    line-height: 21px;
    padding: 7px;
    width: 100%;
}
.modal_project .modal_project__form_col label input.inputfile {
    /*padding: 0px;
    border: none;
    height: auto;
    min-height: unset;*/
    display: none;
}
.modal_project .modal_project__form_col label:before {
    width: 27px;
    height: 27px;
    background: url('/images/pages_sk/file_icon.png') no-repeat;
    position: absolute;
    top:0px;
    left: 0px;
}
.modal_project .modal_project__form_col #checkBox {
    min-height: unset;
    margin: 0px 5px 0 0;
    float: left;
}
.modal_project .modal_project__form_col .link {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    margin-bottom: 20px;
    cursor: unset;
    border: none;
}
.modal_project .modal_project__form_col .link a {
    color: #999999;
    border: none;
    text-decoration: underline;
}
.modal_project .modal_project__form_col .button.popup__button {
    background: linear-gradient(180deg, #2DAAAA 0%, #359C9C 100%);
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    border: none;
    box-shadow: none;
    padding: 9px 0;
    width: 100%;
}
.modal_project .modal_project__form_col .form_errors + br {
    display: none;
}
.modal_project .modal_project__form_col .form_errors p {
    color: red;
    margin: 0 0 5px 0;
}
.modal_thankyou {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal_thankyou p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #333333;
}
@media (max-width: 1299px) {
	.projects_3d_wrap .projects_3d__block > div {
		width: 23%;
	}
}
@media (max-width: 1099px) {
	.top_banner_3d_wrap .top_banner_3d__bg {
		background: url('/images/pages_sk/banner_bg.png') top left no-repeat, url('/images/pages_sk/banner_bg_photo.png') top right no-repeat;
	}
	.popup.js-callback_project {
		top: 5%!important;
	}
	.preim_3d_wrap .preim_3d__col:first-child {
		width: 50%;
	}
	.preim_3d_wrap .preim_3d__col {
		width: 50%;
	}

}
@media (max-width: 1110px) {
    .bottom_form_3d_wrap .form_wrap label input[type="text"],
    .bottom_form_3d_wrap .form_wrap label span.label_file {
        margin: 0;
    }
}
@media (max-width: 992px) {
	.our_clients_3d_wrap .our_clients_3d__block {
		flex-wrap: wrap;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item {
		width: 40%;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(2n),
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(6) {
		margin-right: 0px!important;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(2n):after,
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(6):after {
		display: none!important;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(3n) {
		margin-right: 100px;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:nth-child(3n):after {
		display: block;
		content: '';
		position: absolute;
		top: 25%;
	    right: -22%;
		width: 25px;
		height: 25px;
		background: url('/images/pages_sk/right-arrow.png') no-repeat;
	}

}
@media (max-width: 800px) {
	.projects_3d_wrap .projects_3d__block > div {
		width: 30%;
		margin-right: 15px;
	}
	.projects_3d_wrap .projects_3d__block > div:nth-child(4n) {
		margin-right: 15px;
	}
	.projects_3d_wrap .projects_3d__block > div:nth-child(3n) {
		margin-right: 0px;
	}

	.bottom_form_3d_wrap .form_wrap label input[type="text"] {
		margin: 0px;
	}
    .modal_project .modal_project__img_col {
        min-width: 50%;
        max-width: 300px;
        height: auto;
        display: flex;
        align-items: center;
        padding: 0 0 0 40px
    }
    .modal_project .modal_project__img_col img {
        width: 100%;
        height: auto;
    }
    .bottom_form_3d_wrap .bottom_form_3d_block.form {
        padding: 23px 30px 0 29px;
        width: 80%;
    }
}
@media (max-width: 650px) {
	.preim_3d__block {
		flex-wrap: wrap;
	}
	.preim_3d_wrap .preim_3d__col:first-child {
		width: 100%;
    	margin: 0 0 20px 0;
	}
	.preim_3d_wrap .preim_3d__col:last-child {
		width: 100%;
    	margin: 0;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item {
		width: 100%;
    	margin: 0 0 40px 0;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item:after {
		display: none!important;
	}
	.projects_3d_wrap .projects_3d__block > div {
		width: 47%;
		margin-right: 15px!important;
	}
	.projects_3d_wrap .projects_3d__block > div:nth-child(2n) {
		margin-right: 0px!important;
	}
	.bottom_form_3d_wrap .bottom_form_3d__bg .bottom_form_3d__title {
		font-size: 22px;
        line-height: 28px;
	}
	.bottom_form_3d_wrap .bottom_form_3d__bg .bottom_form_3d__text {
		font-size: 15px; 
    	line-height: 20px;
        margin-top: 12px;
        margin-bottom: 22px;
	}
	.bottom_form_3d_wrap .form_wrap {
		flex-wrap: wrap;
	}

    .modal_project {
        flex-wrap: wrap;
        justify-content: center;
    }
    .modal_project .modal_project__img_col {
        min-width: 50%;
        max-width: 50%;
        padding: 10px;
    }
    .modal_project .modal_project__form_col {
        padding-top: 0px;
    }
    .bottom_form_3d_wrap .bottom_form_3d__bg {
        flex-wrap: wrap;
    } 
    .preim_3d_wrap .preim_3d__col,
    .work_proccess_3d_wrap .work_proccess_3d__block,
    .projects_3d__block.mobile_hide {
        padding: 0 15px;
    }
    .bottom_form_3d_wrap .bottom_form_3d_block.form,
    .bottom_form_3d_wrap .bottom_form_3d_block.img-block {
        width: 100%;
    }
    .bottom_form_3d_wrap .bottom_form_3d_block.img-block {
        height: 320px;
        border-radius: 0 0 7px 7px;
        background: url(/images/3d-modeli-fom_mobile.png) no-repeat top;
        background-size: cover;
    }
    .bottom_form_3d_wrap .form_wrap label {
        margin-bottom: 20px;
    }
    .bottom_form_3d_wrap .form_wrap label span.label_file {
        font-size: 14px;
    }


}
@media (max-width: 550px) {
    .popup.js-callback_project {
        max-width: 96%;
        top: 2%!important;
    }
    .popup.js-callback_project #checkBox {
        float: left;
    }
    .popup.js-callback_project .link {
        float: right;
        width: 90%;
        margin-top: 10px;
        border-bottom: none;
    }
    .popup.js-callback_project.popup--open {
        padding: 15px;
    }

}
@media (max-width: 450px) {
	.top_banner_3d_wrap .top_banner_3d__bg {
		padding: 20px;
	}
	.top_banner_3d_wrap .top_banner_3d__title {
		font-size: 36px;
	}
	.preim_3d_wrap .preim_3d__col .preim_3d__title {
		text-align: left;
	}
	.work_proccess_3d_wrap .work_proccess_3d__block .work_proccess_3d__item p {
		overflow: hidden;
	}
	.projects_3d_wrap .projects_3d__block > div {
		width: 100%;
    	margin-right: 0px!important;
	}
	.projects_3d_wrap .projects_3d__block > div img {
		max-height: unset;
	}
	.our_clients_3d_wrap .our_clients_3d__block {
		display: block;
	}
	.our_clients_3d_wrap .our_clients_3d__block > div {
		margin-bottom: 20px;
	}
    .our_clients_3d_wrap .our_clients_3d__block img {
        margin: 0px auto;
    }
    .our_clients_3d_wrap .our_clients_3d__block .owl-prev {
        top: 0;
        left: 0px;
        background: url("/local/templates/etagerka/etagerca/dist/images/Frame216.png") center center no-repeat !important;
    }
    .our_clients_3d_wrap .our_clients_3d__block .owl-next {
        top: 0;
        right: 0px;
        background: url("/local/templates/etagerka/etagerca/dist/images/m_Frame216.png") center center no-repeat!important;
    }
	.bottom_form_3d_wrap .form_wrap {
		margin: 10px 0;
	}

    .popup.js-callback_project .popup__close {
        top: -10px;
        right: -10px;
    }
    .projects_3d_wrap .projects_3d__block.mobile_show {
        display: block;
    }
    .projects_3d_wrap .projects_3d__block.mobile_hide {
        display: none;
    }
}
/*тест 3д визуализатор*/