/*   
Theme Name: soft windows
Description: краткое-описание-темы
Author: Denis Adonev
Author URI: - https://dlimmc.ru/
Author Email: blackhead@bk.ru
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,900;1,400&display=swap');

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;

}


.form-control,
button,
small,
strong,
p,
a,
b,
li,
td,
th,
label,
input {
    font-family: 'Roboto', sans-serif;

}

span {
    font-family: 'Roboto', sans-serif;

}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Roboto', sans-serif;

}


a {
    color: #EA2A7C;
}

a:hover {
    color: #EA2A7C;
    text-decoration: underline;
}

p {}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header {    
    background-size: cover;
    background-position: center;
    position: relative;
}

.btn-yellow {
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    padding: 15px 59px;
    background: -webkit-gradient(linear, left top, left bottom, from(#D0A278), to(#AF8157));
    background: linear-gradient(180deg, #D0A278 0%, #AF8157 100%);
    border-radius: 5px;
}

.span-head {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
}

.span-head::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    left: 647px;
    top: 33px;
    border-radius: 50%;
    margin-right: 7px;
    background: #77B43B;
}

.span-head-2 {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    white-space: nowrap;
}

.hr-block {
    border-bottom: 1px solid #D1D1D1;
}

.btn-yellow-2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 8px 30px;
    background: #AF8157;
    border-radius: 5px;
    min-width: 143px;
}

.btn-blue {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    background: #2258C2;
    border-radius: 5px;
    padding: 8px 30px;
    min-width: 143px;
}

.menu-main-page.navbar-light .navbar-nav .nav-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

.menu-main-page.navbar-light .navbar-nav .nav-link:hover {
    color: #EA2A7C;
}

.navbar ul>li {
	padding-left: 7px;
    position: relative;
	padding-right: 2px;
}

.navbar .collapse ul>li:before {
	content: "";
    display: inline-block;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
}

.header-2 .navbar .collapse ul>li:before {
	background: #000;
}

.navbar ul>li:first-child:before {
	content: none;
}

.head-1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.head-1 h1 {
    font-weight: 900;
    font-size: 100px;
    line-height: 117px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.after-h1 {
    display: block;
    font-weight: 700;
    font-size: 71px;
    line-height: 75px;
    color: #FFFFFF;
}

.after-h1-2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    display: block;
    margin-top: 15px;
}

.dropdown-item {
    padding: 0.25rem 0rem;
}

.dropdown-menu.show {
    padding: 10px 30px;
}

.dropdown-menu .dropdown-item {
    border-bottom: 1px solid #DFDFDF;
}

.dropdown-menu .dropdown-item:last-child {
    border-bottom: 0px solid #DFDFDF;
}

.btn-yellow-3 {
    font-weight: 600;
    font-size: 21.6667px;
    line-height: 25px;
    letter-spacing: 0.14em;
    color: #FFFFFF;
    padding: 25px 70px;
    background: #D0A278;
    border-radius: 8.33333px;
}

.block-1 {
    padding: 40px 30px;
    background-color: #FBFBFB;
    border-radius: 10px;
    position: relative;
    z-index: 9;
}

.block-1 h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    color: #1A1A1A;
}

.block-1 p {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.block-1 a {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.my-border-right {
    border-right: 1px solid #AF8157;
}

.block-1-1 {
    width: 60.82px;
    height: 60.82px;
    border-radius: 14px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.block-1-1 img {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.polosa {
    position: absolute;
    left: 0;
    right: 0;
    height: 120px;
    bottom: 0;
    background-color: #fff;
    z-index: 0;
}

.block-2-1 {
    background: #FBFBFB;
    border-radius: 5px;
    padding: 19px;
    position: relative;
    overflow: hidden;
    height: 144px;
}

.block-2-1-span {
    font-weight: 400;
    font-size: 57px;
    line-height: 67px;
}

.block-2-1 img {
    position: absolute;
    right: 0;
    top: 0;
}

.block-2-2 {
    height: 144px;
    background: #AF8157;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    padding: 19px;
}

.block-2-2 img {
    position: absolute;
    right: 0;
    top: 0;
}

.block-2-2-span {
    font-weight: 400;
    font-size: 57px;
    line-height: 67px;
    color: #fff;
}

.block-2-3 {
    background: #FBFBFB;
    border-radius: 5px;
    padding: 19px;
    height: 100%;
}

.block-2-4 {
    background: #395EA6;
    border-radius: 5px;
    padding: 19px;
    height: 100%;
}

.page-content h2 {
    position: relative;
    font-weight: 600;
font-size: 32px;
line-height: 38px;
    color: #1A1A1A;
    padding-top: 10px;
	margin-top:25px;
	margin-bottom:15px;
}

.page-content h2::after {
    content: "";
    display: block;
    position: absolute;
    width: 110px;
    height: 4px;
    background: #D0A278;
    top: 0;
}


.my-h2 {
    position: relative;
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    color: #1A1A1A;
    padding-top: 5px;
}

.my-h2::after {
    content: "";
    display: block;
    position: absolute;
    width: 110px;
    height: 4px;
    background: #D0A278;
    top: 0;
}

.my-h2.centered {
    text-align: center;
}

.my-h2.centered::after {
    left: 50%;
    margin-left: -55px;
}

.block-3-1 {
    overflow: hidden;
    position: relative;
    height: 298px;
    border-radius: 10px;
    cursor: pointer;
}

.block-3-1-img {
    background-size: cover;
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.block-3-1:hover .block-3-1-img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: .5s;
    transition: .5s;
}

.block-3-2 {
    position: absolute;
    height: 50px;
    background: #395EA6;
    bottom: 20px;
    width: calc(100% - 40px);
    left: 20px;
    right: 20;
    max-width: 322px;
}

.block-3-2-1 {
    background: #395EA6;
}

.block-3-2-1 span {
    color: #fff;
    display: block;
    line-height: 1.2;
}

.block-3-2-2 {
    width: 50px;
    height: 50px;
    background: #D0A278;
    text-align: center;
    padding-top: 13px;
}

.block-3-2-right {
    left: unset;
    right: 20px;
}

.block-4 {
    background-image: url(img/bg-4.jpg);
    background-size: cover;
    padding: 100px 110px;
    position: relative;
    border-radius: 20px;
}

.block-4 h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}

.block-4 p {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}

.block-44 {
    background-image: url(img/bg-4.jpg);
    background-size: cover;
    padding: 100px 110px;
    position: relative;
    border-radius: 20px;
}

.block-44 h2 {
	font-weight: 600;
	font-size: 36px;
	line-height: 37px;
	color: #FFFFFF;
}

.block-44 p {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
}

.block-44 .phone {
	font-weight: 900;
	font-size: 36px;
	line-height: 42px;
	color: #FFFFFF;
}

.block-4-play {
    position: absolute;
    left: 55%;
    top: 50%;
    margin-top: -80px;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    z-index: 9;
}

.block-4-play:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s;
    transition: .5s;
}

.block-4-img {
    position: absolute;
    bottom: 0;
    right: 40px;
}

.block-5-img {
    height: 326px;
    background-image: url(img/block-5-img.jpg);
    background-size: 100% 100%;
    background-position: center;
    padding: 37px 0;
    text-align: center;
}

.block-5-itog {
    display: block;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.block-5-coast {
    display: block;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #395EA6;
}

.btn-block-5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 10px;
    background: #395EA6;
    border-radius: 5px;
}

.block-5 my-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #2E2E2E;
}

.block-5 .form-check-inline label {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
}

.btn-submit-block-5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 17px;
    background: -webkit-gradient(linear, left top, left bottom, from(#D0A278), to(#AF8157));
    background: linear-gradient(180deg, #D0A278 0%, #AF8157 100%);
    border-radius: 5px;
}


.modal-body input[type="text"],
.modal-body input[type="tel"],
.modal-body input[type="email"],
.block-5 input[type="text"],
.block-5 input[type="tel"],
.block-5 input[type="email"],
.block-6 input[type="text"],
.block-6 input[type="tel"],
.block-5 input[type="number"],
.block-6 input[type="email"],
.block-5 select {
    background: #FFFFFF;
    border: 1px solid #CED9EC;
    border-radius: 5px;
    height: 55px;
	padding-left:10px;
}

.select {
    position: relative;
}

.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;

}

.select:after {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background-image: url(img/Polygon3.svg);
    background-size: cover;
    position: absolute;
    top: 40%;
    right: 30px;
    z-index: 1;
    margin-top: -3px;
    pointer-events: none;
}

.block-6 h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}

.block-6 {
    background: #395EA6;
    border-radius: 15px;
    padding: 49px;
}

.block-6 label {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox + label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox + label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 1px solid #EDBF94;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked + label::before {
    border-color: #EDBF94;
    background-color: #EDBF94;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.yellow {
    color: #AF8157;
}

.block-7 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.block-8 {
    background-image: url(img/bg-7.png);
    background-size: cover;
}

.block-carus-video {
    height: 422px;
    background-size: cover;
    border-radius: 15px;
    position: relative;
}

.block-carus-video a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 118px;
    height: 118px;
}
.slide-1 {
	position:relative;
}
.slide-1 .owl-div {
    padding: 30px;
}

.slide-1 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 480px;
}


.slide-1 .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 480px;
}

.slide-2 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -50px;
}

.slide-2 .owl-item {
	flex: 0 0 auto;
}

.slide-2 .owl-stage {
	display:flex;
}


.slide-2 .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -50px;
}

button:focus {
    outline: none;
}

.block-9 {
    background-image: url(img/bg-9.jpg);
    background-size: cover;
}

.project {
    background: #203867;
    border-radius: 10px;
    height: 100%;
    position: relative;
    padding: 0 25px 25px;
}

.local-block {
    background: #D0A278;
    border-radius: 0px 0px 6px 6px;
    width: 41px;
    height: 42px;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
}

.local-block-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	top: 3px;
    position: relative;
	padding-left:5px;
}

.project-img {
    height: 295px;
    background-size: cover;
    border-radius: 10px;
}

.title-project {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}

.link-project {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

footer {
    background: #12235E;
}

.span-soc {
    display: block;
    text-align: right;
    color: #fff;
    margin: 0 10px;
}

.soc {
    background: #396ED5;
    border-radius: 5px;
    width: 55px;
    height: 55px;
    margin: 0 10px;
    text-align: center;
    padding-top: 15px;
	display: inline-block;
}

.soc:hover {
    opacity: 0.7;
    -webkit-transition: .5s;
    transition: .5s;
}

.block-footer-contact {
    background: #23367A;
    width: 93px;
    height: 93px;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-footer-link {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    margin-top: 15px;
}

.line {
    border: 1px solid #395EA6;
}

footer h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}

.foot-2 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.foot-2 a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #DEB48D;
}

.foot-3 a,
.foot-3 span {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}

.modal-content {
    border-radius: 18px;
    padding: 10px 20px;
}

.modal-body h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    color: #395EA6;
}

button.close {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #396ED5;
    opacity: 1;
    top: -50px;
    right: -50px;
}

.modal-backdrop {
    background: #396ED5;
}

.owl-carousel button.owl-dot {
    width: 43px;
    height: 4px;
    background: #395EA6;
    margin: 0 5px;
}

.owl-carousel button.owl-dot.active {
    background: #D0A278;
}

.owl-dots {
    text-align: center;
}

.color-red {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:red;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}

.color-green {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:green;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}

.color-white {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#fff;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}

.color-beige {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#f5f5dc;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;	
}

.color-grey {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#BEBEBE;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}

.color-black {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#000;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}

.color-orange {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#ffa500;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}
.color-shok {
	width:23px;
	height:23px;
	display:inline-block;
	background-color:#d2691e;
	border-radius:50%;
	position: relative;
    z-index: 999;
	margin-left:10px;
}
 
.__select {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #CED9EC;
    border-radius: 5px;
    height: 55px;
}

.__select[data-state="active"] .__select__content {
    opacity: 1;
}

.__select[data-state="active"] .__select__label + .__select__input + .__select__label {
    max-height: 40px;
    border-top-width: 1px;
}

.__select__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 8px 16px;
    border-radius: 5px;
    cursor: pointer;
}

.__select__title::before,
.__select__title::after {
    content: "";
    display: block;
    width: 16px;
    height: 15px;
    background-image: url(img/Polygon3.svg);
    background-size: cover;
    position: absolute;
    top: 40%;
    right: 10px;
    z-index: 1;
    margin-top: -3px;
    pointer-events: none;
}



.__select__content {
    position: absolute;
    top: 40px;
    left: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 6px);
    background-color: #fff;
    border: 1px solid #c7ccd1;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
    z-index: 8;
}

.__select__input {
    display: none;
}

.__select__input:checked + label {
    background-color: #dedede;
}

.__select__input:disabled + label {
    opacity: 0.6;
    pointer-events: none;
}

.__select__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 40px;
    max-height: 0;
    padding: 0 16px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    cursor: pointer;
    overflow: hidden;
	margin-bottom:0;
}

.__select__label + input + .__select__label {
    border-top: 0 solid rgba(199, 204, 209, 0.376);
}

.__select__label:hover {
    background-color: #d8093a !important;
    color: #fff;
}

.form-check-input {
    position: absolute;
    margin-top: -11px;
    margin-left: -1.25rem;
}

/* custom checkbox styling for contact form 7 checkbox */
.my-form-check span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.my-form-check .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.my-form-check label {
position: relative;
cursor: pointer;
}
.my-form-check input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.my-form-check input[type=checkbox] + span {
 
}
.my-form-check input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
    width: 1em;
    height: 1em;
top: 0px;
left: 0px;
	border-radius: 0.25em;
    border: 1px solid #EDBF94;
}
.my-form-check input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
    width: 1em;
    height: 1em;
top: -6px;
left: 0;
visibility: hidden;
font-size: 14px;
text-align: center;\
	border-radius: 0.25em;
line-height: 30px;
}
.my-form-check input[type=checkbox]:checked + span:before {
background: transparent;
}
.my-form-check input[type=checkbox]:checked + span:after {
visibility: visible;
}
.my-form-check .wpcf7-list-item-label {
margin-left: 20px;
display: inline-block;
}

.header-2 .span-head {
	color:#181818;
}
.span-head-3 {
    font-size: 10px;
    color: #fff;
}

.header-2 .span-head-3 {
	font-size:10px;
	color:#000;
}
.header-2 .span-head-2 {
	color:#181818;
	
}

.header-2 .hr-block {
    border-bottom: 1px solid #CED9EC;
}

.header-2  .menu-main-page.navbar-light .navbar-nav .nav-link {
	color:#181818;
}

.header-2  .menu-main-page.navbar-light .navbar-nav .nav-link:hover {
	color:#EA2A7C;
}

#breadcrumbs a ,#breadcrumbs span {
	font-weight: 400;
font-size: 14px;
line-height: 16px;
color: #000000;
}

.block-product-header {
	background-size:cover;
	background-position:center;
	height: 484px;
	border-radius: 10px;
	padding:55px;
}

.block-coast-header {
	background-size:cover;
	background-position:center;
	border-radius: 10px;
	padding:55px;
}

.block-product-header h1,.block-coast-header h1 {
	font-weight: 900;
font-size: 48px;
line-height: 56px;
color: #FFFFFF;
}

.block-product-header span {
	font-weight: 400;
font-size: 36px;
line-height: 42px;
color: #FFFFFF;
}

.block-product-header ul {
	padding: 0;
    list-style: none;
    margin: 10px 10px 10px 0;
}

.block-product-header ul>li {
    position: relative;
    padding-left: 30px;
}

.block-product-header  ul>li:before {
    content: '';
    position: absolute;
    top: 20%;
    left: 0;
	width: 13px;
	height: 13px;
	border-radius:50%;
	background: #DEB48D;
}

.preim {
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 15px;
	height:100%;
	padding:29px 50px 29px 25px;
}
.preim img {
	height:86px;
}
.preim hr {
	border-bottom: 3px solid #395EA6;
	width:34px;
	margin-left:0;
}
.preim p {
	margin-bottom:0;
}

.our-project {
	height:340px;
	background-size:cover;
	background-position:center;
	transform:scale(1.05);
	transition:.5s;
}
.our-project:hover {
	transform:scale(1);
	transition:.5s;
}

.page-content-coast table {
	width: 100%;
    margin-bottom: 1rem;
    color: #212529;
	border: 1px solid #ACC0D2;
	border-collapse: collapse;
	margin-top:30px;
}

.page-content-coast table th {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #ACC0D2;
	font-weight: 700;
font-size: 24px;
line-height: 145.69%;
color: #395EA6;
}

.page-content-coast table td {
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
	vertical-align: middle;
}

.block-coast-2 {
	background-image:url(/wp-content/uploads/2022/08/mask-group-2-3.jpg);
	background-size:cover;
	background-position:center;
}

.block-coast-2-1 {
	height:100%;
	background: #FFFFFF;
    border-radius: 15px;
	padding:43px 23px;
}

.block-coast-2-1 b, .block-coast-2-1 strong{
	font-size:18px;
}

.block-carus-mat {
	background: #F1F4F8;
	border-radius: 15px;
	height:100%;
	padding:20px;
}

.block-carus-mat-img {
	height: 273px;
	background: #FFFFFF;
	border-radius: 10px;
}
.mat-coast {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #395EA6;
}

.block-carus-mat p {
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
}

.video-franshiz {
	position:relative;
	border-radius: 10px;
	background-size:cover;
	background-position:center;
	height:600px;
}

.block-franshiz-play {
	position: absolute;
    top:0;
	width:156px;
	height:156px;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    z-index: 9;
	transition:.5s;
}

.block-franshiz-play:hover {
	-webkit-transform: scale(1);
    transform: scale(1);
	transition:.5s;
}


.page-content-franshiz table {
	width: 100%;
    margin-bottom: 1rem;
    color: #212529;
	border: 1px solid #ACC0D2;
	border-collapse: collapse;
	margin-top:30px;
}

.page-content-franshiz table th {
    padding: 1.25em 1rem;
    vertical-align: top;
    border: 1px solid #ACC0D2;
	background: #D0A278;
	font-weight: 700;
font-size: 24px;
line-height: 145.69%;
color: #FFFFFF;
}

.page-content-franshiz table td {
    padding: 1rem;
    vertical-align: top;
    border: 1px solid #dee2e6;
	vertical-align: middle;
}
.page-content-franshiz table tr {
	background: #FAFCFF;
}
.page-content-franshiz table tr:nth-of-type(odd) {
   background: #fff;
}
.franshiz-preim {
	background: #FFFFFF;
	border: 1px solid #ACC0D2;
	border-radius: 10px;
	height:100%;	
	padding:20px;
}

.franshiz-preim h3 {
	font-weight: 700;
	font-size: 18px;
	line-height: 145.69%;
	color: #395EA6;
}
.franshiz-preim p {
	font-weight: 400;
	font-size: 16px;
	line-height: 145.69%;
	color: #000000;
	margin-bottom:0;
}

.franshiz-preim шьп {border-radius:50%;}

.franshiz-preim .media {
	height:100%;
}

.block-franshiz-preim-1 {	
	border-radius: 10px;
	padding:30px;
	position:relative;
}
.block-franshiz-preim-1 h3 {
	font-weight: 700;
	font-size: 36px;
	line-height: 145.69%;
	color: #FFFFFF;
}

.block-franshiz-preim-1, .block-franshiz-preim-1 h3 p {
	font-weight: 400;
	font-size: 16px;
	line-height: 145.69%;
	color: #FFFFFF;
	font-size:16px;
}

.block-franshiz-preim-1 img {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	display:block;
	height:200%;
	width:auto;
}

.block-franshiz-preim-2 {	
	border-radius: 10px;
	padding:30px;
	position:relative;
}
.block-franshiz-preim-2 h3 {
	font-weight: 700;
	font-size: 36px;
	line-height: 145.69%;
	color: #FFFFFF;
}

.block-franshiz-preim-2, .block-franshiz-preim-2 h3 p {
	font-weight: 400;
	font-size: 16px;
	line-height: 145.69%;
	color: #FFFFFF;
	font-size:16px;
}

.block-franshiz-preim-2 img {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	display:block;
	height:160%;
	width:auto;
}

.block-franshiz-preim-2 ul {
	padding: 0;
    list-style: none;
    margin: 10px 10px 10px 0;
}

.block-franshiz-preim-2 ul>li {
    position: relative;
    padding-left: 20px;
	width: calc(50% - 20px);
    display: inline-block;
}
.block-franshiz-preim-2  ul>li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
	width: 8px;
	height: 8px;
	border-radius:50%;
	background: #AD7643;
}

.block-archiv-header {
	background-size:cover;
	background-position:center;
	height: auto;
	border-radius: 10px;
	padding:85px;
}

.block-archiv-header p {
	font-weight: 900;
	font-size: 28px;
	line-height: 33px;
	color: #FFFFFF;
}

.nav-pills .nav-link {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	color: #000000;
	border: 1px solid #ACC0D2;
	border-radius: 10px;
	width:200px;
	height:66px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-right:10px;
	margin-bottom:10px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	font-weight: 600;
	line-height: 21px;
	text-align: center;
	color: #FFFFFF;
	background: #D0A278;
	border-radius: 10px;
}

.cont-icon {
	width: 38px;
	height: 38px;
	background: #23367A;
	display:block;
	text-align:center;
	border-radius:50%;
	padding-top:5px;
	flex:none;
}

.blue {
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #395EA6;
}

.yur {
	display:block;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #252525;
}

.page-content .wpcf7-form input {
	height: 55px;
	text-align:center;
}

.page-content .wpcf7-form input::placeholder {
	font-size:12px;
}
.page-content .wpcf7-form textarea {
	font-size:12px;
	padding:15px;
}


.dropdown-menu ul {
	list-style:none;
	margin-bottom: 0rem;
	padding-left:0;
}

.dropdown-menu ul li{
	list-style:none;
	border-bottom: 1px solid #DFDFDF;
	padding:5px 0;
}

.dropdown-menu ul li a {
	color:#000;
}

.dropdown-menu ul li a:hover {
	color:#AF8157;
	font-size:700;
	text-decoration:none;
}

.dropdown-menu.show {
	width:380px;
}

.dropdown-menu ul li:last-child {
	border-bottom: 0;
}

.archiv-header {
	background-size:cover;
	background-position:center;
	height:360px;
	border-radius:10px;
	padding:30px;
}

.archiv-header h1 {
	font-weight: 900;
font-size: 28px;
line-height: 33px;
color: #FFFFFF;
}

.archiv-header p {
	font-weight: 400;
font-size: 18px;
line-height: 21px;
color: #FFFFFF;
}

.block-article {
	height:450px;
}

.block-article-img {
	height:350px;
}

.block-article-title {
	height:100px;
	background: #395EA6;
border: 1px solid #ACC0D2;
}

.block-article-title a {
	font-weight: 400;
font-size: 22px;
line-height: 138.19%;
color: #FFFFFF;
	padding:27px;
}

.link-calc {
	position:fixed;
	bottom:5%;
	right:15px;
	transform:scale(1);
	transition:.5s;
	z-index:9999;
}
.link-calc a {
	transform:scale(0.9);
}
.link-calc a:hover {
	transform:scale(1);
	transition:.5s;
}

.btn-lang {
	color:#fff;
	font-weight:700;
	padding:0 5px;
	border:0;
	background:transparent;
}


.btn-lang2 {
	color:#000;
	font-weight:700;
	padding:0 5px;
	border:0;
	background:transparent;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2
{
	-ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

#load,
#load2,
#load3,
#load4,
#load5 {
	font-weight: 600;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #000000;
	background: #FFFFFF;
border: 1px solid #395EA6;
border-radius: 5px;
	padding:16px 54px;
}

.woocommerce form .form-row label {
	display:block;
}

.woocommerce form .form-row {
	display:block;
}

.form-pay {
	background: #CED9EC;
	border-radius: 20px;
	padding:50px 100px
}

.foot-adres br {
	display:none;
}

.block-about-dir {
    padding: 50px 30px;
    background: #FBFBFB;
    border-radius: 10px;
}
.block-about-dir img {
	border-radius:10px;
}

@media (max-width: 768px){
	.select:after {
		right: 10px;
	}
}

@media (min-width: 768px){
.col-md-20 {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
}
}

@media (min-width: 1400px) {
    .block-4 {
        max-width: 1380px;
    }
}

@media (min-width: 1400px) {
    .block-6 {
        max-width: 1260px;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 360px;
    }
}

@media screen and (max-width: 768px) {
	.link-calc a img{
		width: 80px;
    	height: 80px;
	}
.span-head-2 br {
		display:none;
	}
	.span-head-2 {
		white-space:inherit;
	}
	
	.dropdown-menu.show {
	width:200px;
}
	
    .w-mobile-100 {
        width: 100%;
    }

    .navbar-light .navbar-toggler {
        width: 42px;
height: 42px;
background: #D0A278;
border-radius: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
	
	.navbar-light .navbar-toggler-icon {
		filter: invert(1);
	}
	#navbarSupportedContent2 {
		position:absolute;
		top:50px;
		right:10px;
		background:#000;
		z-index:999;
		min-width:200px;
		padding:10px;
	}

    .head-1 h1 {
        font-weight: 900;
font-size: 48.5955px;
line-height: 57px;
color: #FFFFFF;
    }

    .after-h1 {
        display: block;
        font-weight: 700;
        font-size: 24px;
        line-height: 28px;
        color: #FFFFFF;
    }

    .block-4 {
        padding: 50px 20px 0;
		border-radius:0;
		background-image:url(/wp-content/uploads/2022/08/mask-group-1-3.jpg);
    }

    .block-4-img {
       position: relative;
    bottom: 0;
    right: inherit;
    width: 100%;
    }

    .block-4-play {
        position: relative;
        left: 0;
        top: 0;
        margin-top: 0;
        text-align:center;
    }

    .my-form-check-inline {
        display: block;
    }

    .my-h2 {
        position: relative;
        font-weight: 600;
        font-size: 26px;
        line-height: 29px;
        color: #1A1A1A;
        padding-top: 10px;
    }

    .span-soc {
        text-align: left;
    }

    .block-footer-link {
        font-size: 14px;
    }

    .foot-2 p {
        margin-bottom: 5px;
    }

    .my-border-right {
        border-right: 0px solid #AF8157;
    }
	.block-44 {
		padding:30px;
	}
	.block-44 .phone {
		font-size:26px;
	}
	
	.slide-2 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -10px;
}


.slide-2 .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -10px;
}
	.block-coast-header, .block-product-header {
    height: auto;
}
	
	.block-product-header h1, .block-coast-header h1 {
    font-weight: 900;
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
}
	
	.block-archiv-header {
    padding: 25px;
}
	
	.nav-pills .nav-link {
		width:150px;
		font-size:14px;
	}
	
	.hr-block {
    border-bottom: 1px solid #5675B0;
	width:95%;
		margin:auto;
}
	
	.span-head-2 {
		font-size:13px;
	}
	
	.span-head {
		font-size:10px;
	}
	
	.head-1 {
    	padding-top: 40px;
    	padding-bottom: 40px;
}
	.btn-yellow-2,.btn-blue {
		border-radius:0;
		font-weight: 400;
		font-size: 20.6993px;
		line-height: 24px;
		color: #FFFFFF;
		padding:11px;
	}
	
	.block-5-img {
		height: 460px;
	}
	.block-carus-video {
    	height: 222px; 
	}

	.slide-1 .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 10px;
}
	.slide-1 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 10px;
}
	.slide-1 .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 10px;
}
	.slide-1 .owl-div a.lightbox2, .slide-1 .owl-div a.lightbox2 img {
		width:52px;
		height:52px;
	}
	
	.slide-1 .owl-div {
    padding: 30px 40px;
}
	
	.header-2 .span-head-2 {
		font-weight:700;
	}
	
	.header-2 .hr-block {
		border: 1px solid #5675B0;
	}
	
	.block-1 h2 {
		position:relative;
		padding-bottom:10px;
		margin-bottom:20px;
	}
	.block-1 h2::after {
		content:'';
		position:absolute;
		display:block;
		width: 70px;
		height: 1px;
		left: 0px;
		bottom:0;
		background: #AF8157;
	}
	
	.header-2 #navbarSupportedContent2 {
		background-color:#fff;
		border:1px solid #000;
	}
	
	.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2
{
	-ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
	.form-pay {
	background: #CED9EC;
	border-radius: 20px;
	padding:20px 15px
}
	
	.span-soc {
		display:block;
		text-align:center;
		margin-bottom:10px;
		margin-top:20px;
	}
	
	.wp-block-media-text .wp-block-media-text__media {
		margin-bottom:20px;
	}
	
	.btn-yellow-3 {
		font-weight: 600;
font-size: 15.5689px;
line-height: 18px;
letter-spacing: 0.14em;
color: #FFFFFF;
		background: #D0A278;
border-radius: 5.98802px;
		padding:18px 38px;
	}
	
	.block-product-header {
		border-radius:0;
	}
	
	.w-sm-300 {
		width:310px!important;
	}

	.block-about-dir {
    padding: 30px 20px;
    background: #FBFBFB;
    border-radius: 10px;
}
	.col-md-20 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}
.our-project {
height:180px;
}
}
.agree {
display:none;
}