.headings.simple.text-left .text {
max-width: 400px; }
.headings.simple.text-right .text {
max-width: 400px;
margin-right: 0;
margin-left: auto; }
.headings.simple.text-center .text {
max-width: 600px;
margin-right: auto;
margin-left: auto; }
.headings.simple .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.simple .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73; }
.headings.simple .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.simple .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.simple .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.simple .text {
margin-top: 25px; }
.headings.simple .button {
margin-top: 30px; } }
@media only screen and (max-width: 576px) {
.headings.simple .title {
font-size: 28px; } }
.headings.modern_with_link, .headings.modern {
max-width: 770px;
margin: 0 auto;
text-align: center; }
.headings.modern_with_link .title, .headings.modern .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3; }
.headings.modern_with_link a.title, .headings.modern a.title {
text-decoration: none !important;
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease; }
.headings.modern_with_link a.title:hover, .headings.modern a.title:hover {
opacity: .7; }
@media only screen and (max-width: 1024px) {
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
font-size: 26px; } }
@media only screen and (max-width: 576px) {
.headings.modern_with_link, .headings.modern {
max-width: 100%; }
.headings.modern_with_link .title, .headings.modern .title {
letter-spacing: 1px; } }
.headings.classic {
text-align: center; }
.headings.classic .subtitle {
color: var(--grey-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 20px; }
.headings.classic .subtitle.light_style {
color: var(--light-grey-color); }
.headings.classic .subtitle i {
font-style: normal;
color: var(--main-color) !important; }
.headings.classic .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
margin-bottom: -6px; }
.headings.classic .title.light_style {
color: var(--light-color); }
@media only screen and (max-width: 1024px) {
.headings.classic .title {
letter-spacing: 2px; } }
@media only screen and (max-width: 768px) {
.headings.classic .title {
font-size: 26px; } }
.headings.creative {
text-align: center !important; }
.headings.creative .image-wrap {
margin-bottom: 50px; }
.headings.creative .title {
font-size: 45px;
font-weight: 700;
color: var(--dark-color);
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.creative .text {
color: var(--grey-color);
margin-top: 35px;
font-size: 18px;
line-height: 1.73;
max-width: 900px;
margin-right: auto;
margin-left: auto; }
.headings.creative .button {
margin-top: 50px; }
@media only screen and (max-width: 1300px) {
.headings.creative .title {
font-size: 36px; } }
@media only screen and (max-width: 1199px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 991px) {
.headings.creative .title {
font-size: 31px; } }
@media only screen and (max-width: 768px) {
.headings.creative .text {
margin-top: 25px; }
.headings.creative .button {
margin-top: 30px; }
.headings.creative .image-wrap {
margin-bottom: 35px; } }
@media only screen and (max-width: 576px) {
.headings.creative .title {
font-size: 28px; } }
.headings.urban {
text-align: center; }
.headings.urban .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 25px; }
.headings.urban .title {
font-size: 45px;
font-weight: 700;
line-height: 1.3;
margin-bottom: 0;
letter-spacing: 1.5px; }
.headings.urban .text {
padding-top: 120px;
color: var(--grey-color);
font-size: 18px;
line-height: 1.73;
max-width: 880px;
margin-right: auto;
margin-left: auto;
position: relative; }
.headings.urban .text::before {
content: '';
position: absolute;
top: 20px;
height: 70px;
width: 1px;
background: var(--grey-color);
left: 50%; }
@media only screen and (max-width: 1300px) {
.headings.urban .title {
font-size: 36px; }
.headings.urban .text {
padding-top: 115px; } }
@media only screen and (max-width: 768px) {
.headings.urban .title {
font-size: 32px; }
.headings.urban .text {
padding-top: 90px;
line-height: 1.6; }
.headings.urban .text::before {
height: 50px; } }
@media only screen and (max-width: 576px) {
.headings.urban .subtitle {
letter-spacing: 1px;
margin-bottom: 15px; }
.headings.urban .title {
font-size: 28px; }
.headings.urban .text {
padding-top: 60px;
line-height: 1.6; }
.headings.urban .text::before {
top: 15px;
height: 30px; } }.info-block-wrap.text_style {
max-width: 1595px;
margin: 0 auto;
}
.info-block-wrap.text_style .inner-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 20px;
}
.info-block-wrap.text_style .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
}
.info-block-wrap.text_style .title {
width: 43%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
color: var(--dark-color);
font-weight: 700;
font-size: 29px;
letter-spacing: 3.77px;
line-height: 1.3;
padding-right: 15px;
}
.info-block-wrap.text_style .title span {
display: block;
max-width: 450px;
}
.info-block-wrap.text_style .text {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
margin: 0;
}
@media only screen and (max-width: 1600px) {
.info-block-wrap.text_style {
max-width: 1200px;
}
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.text_style {
max-width: 1050px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.text_style {
max-width: 100%;
padding: 0 30px;
}
.info-block-wrap.text_style .title {
letter-spacing: 2px;
width: 37%;
}
.info-block-wrap.text_style .text {
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.text_style .inner-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.info-block-wrap.text_style .title {
font-size: 26px;
width: 100%;
margin-bottom: 0;
}
.info-block-wrap.text_style .text {
margin-top: 20px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.text_style {
padding: 0 15px;
}
.info-block-wrap.text_style .title {
letter-spacing: 1px;
}
.info-block-wrap.text_style .text {
margin-top: 10px;
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
font-size: 16px;
}
}
.info-block-wrap.tabs .tabs-item {
display: none;
}
.info-block-wrap.tabs .tabs-item.active {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.info-block-wrap.tabs .tabs-item {
height: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.info-block-wrap.tabs .tabs-header ul {
margin: 0;
}
.info-block-wrap.tabs .tabs-header li {
list-style: none;
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;
border-bottom: 1px solid transparent;
-webkit-transition: border 0.35s ease;
-o-transition: border 0.35s ease;
transition: border 0.35s ease;
cursor: pointer;
position: relative;
padding-bottom: 10px;
padding-right: 32px;
}
.info-block-wrap.tabs .tabs-header li::before, .info-block-wrap.tabs .tabs-header li::after {
width: 14px;
height: 2px;
background-color: var(--dark-color);
position: absolute;
display: block;
content: "";
right: 10px;
opacity: 0;
-webkit-transition: 0.35s opacity ease, -webkit-transform 0.35s ease;
-moz-transition: 0.35s opacity ease, -moz-transform 0.35s ease;
-ms-transition: 0.35s opacity ease, -ms-transform 0.35s ease;
-o-transition: 0.35s opacity ease, -o-transform 0.35s ease;
transition: 0.35s opacity ease, transform 0.35s ease;
}
.info-block-wrap.tabs .tabs-header li::before {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 35px;
}
.info-block-wrap.tabs .tabs-header li:hover::after {
opacity: 1;
}
.info-block-wrap.tabs .tabs-header li.active, .info-block-wrap.tabs .tabs-header li:hover {
border-color: var(--dark-color);
}
.info-block-wrap.tabs .tabs-header li.active::before, .info-block-wrap.tabs .tabs-header li.active::after {
opacity: 1;
}
.info-block-wrap.tabs .tabs-header li i {
margin-right: 20px;
color: var(--dark-color);
font-size: 12px;
font-weight: 500;
font-style: normal;
letter-spacing: 4px;
}
.info-block-wrap.tabs .content-wrap {
padding: 40px 0;
width: -webkit-calc(43% - 50px);
width: calc(43% - 50px);
}
.info-block-wrap.tabs .image-tabs {
margin-left: -70px;
position: relative;
}
.info-block-wrap.tabs .image-wrap {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
min-height: 80%;
width: -webkit-calc(57% - 50px);
width: calc(57% - 50px);
}
.info-block-wrap.tabs .inner-content {
padding: 40px 0;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 40%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
background-color: var(--light-main-color);
position: relative;
}
.info-block-wrap.tabs .inner-content::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: -100%;
background-color: var(--light-main-color);
z-index: -1;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 450px;
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 80px;
}
.info-block-wrap.tabs .inner-content .tabs .tabs-header {
max-width: calc(100% - 30px);
}
.info-block-wrap.tabs .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1625px;
padding: 0 15px;
margin: 0 auto;
}
.info-block-wrap.tabs .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
}
.info-block-wrap.tabs .text {
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-style: italic;
font-weight: 400;
margin: 20px 0 0;
}
.info-block-wrap.tabs .title-wrap {
color: var(--dark-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700;
}
.info-block-wrap.tabs .inner-text {
margin: 15px 0 0;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
}
.info-block-wrap.tabs .inner img {
margin-bottom: 25px;
max-width: 130px;
}
@media only screen and (max-width: 1600px) {
.info-block-wrap.tabs .content {
max-width: 1200px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 400px;
}
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.tabs .content {
max-width: 1050px;
}
.info-block-wrap.tabs .image-tabs {
margin-left: -30px;
}
.info-block-wrap.tabs .image-wrap {
width: -webkit-calc(55% - 10px);
width: calc(55% - 10px);
}
.info-block-wrap.tabs .content-wrap {
width: -webkit-calc(45% - 30px);
width: calc(45% - 30px);
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 50px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 335px;
}
.info-block-wrap.tabs .tabs-header {
max-width: 100%;
}
.info-block-wrap.tabs .tabs-header li {
padding-bottom: 5px;
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.tabs .content {
max-width: 100%;
padding: 0 30px;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 320px;
}
.info-block-wrap.tabs .inner-content .tabs {
margin-top: 30px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.tabs .tabs-item {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: flex-start;
}
.info-block-wrap.tabs .image-tabs {
margin-left: 30px;
}
.info-block-wrap.tabs .image-wrap,
.info-block-wrap.tabs .content-wrap {
width: 100%;
}
.info-block-wrap.tabs .content {
min-height: auto !important;
}
.info-block-wrap.tabs .content-wrap {
padding: 10px 0 0;
}
.info-block-wrap.tabs .image-wrap {
min-height: 250px;
}
.info-block-wrap.tabs .inner-content {
width: 50%;
padding: 20px 15px 20px 0;
}
.info-block-wrap.tabs .inner-content .wrapper {
max-width: 100%;
}
.info-block-wrap.tabs .inner img {
display: none;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.tabs .inner-text {
font-size: 16px;
}
.info-block-wrap.tabs .text {
font-size: 20px;
}
.info-block-wrap.tabs .title-wrap {
font-size: 16px;
letter-spacing: 2px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.tabs .content {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0 15px;
}
.info-block-wrap.tabs .inner-content {
padding: 45px 0 35px;
width: 100%;
}
.info-block-wrap.tabs .inner-content::before {
right: -15px;
}
.info-block-wrap.tabs .subtitle {
letter-spacing: 1px;
}
.info-block-wrap.tabs .text {
margin-top: 15px;
}
.info-block-wrap.tabs .tabs-header li:not(:last-of-type) {
margin-bottom: 15px;
}
.info-block-wrap.tabs .tabs-header li i {
margin-right: 15px;
letter-spacing: 1px;
}
.info-block-wrap.tabs .image-tabs {
margin-left: 0;
margin-top: 15px;
}
.info-block-wrap.tabs .inner-text {
margin-top: 10px;
}
}
.info-block-wrap.simple {
text-align: center;
}
.info-block-wrap.simple .subtitle {
color: var(--dark-color);
font-size: 15px;
letter-spacing: 3px;
font-weight: 700;
margin-bottom: 35px;
}
.info-block-wrap.simple .text {
margin-top: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 26px;
font-weight: 300;
line-height: 1.47;
color: var(--grey-color);
}
.info-block-wrap.simple .btn-wrapper {
margin-top: 40px;
}
@media only screen and (max-width: 1300px) {
.info-block-wrap.simple .text {
font-size: 24px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.simple .text {
max-width: 680px;
font-size: 23px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.simple .text {
max-width: 650px;
font-size: 21px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.simple .btn-wrapper {
margin-top: 42px;
}
.info-block-wrap.simple .text {
font-size: 19px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.simple .btn-wrapper {
margin-top: 35px;
}
.info-block-wrap.simple .subtitle {
margin-bottom: 25px;
}
}
.info-block-wrap.accordion .accordion__title {
font-weight: 700;
color: var(--dark-color);
font-size: 17px;
line-height: 1.5;
letter-spacing: 2.2px;
position: relative;
padding: 15px 25px 15px 0;
border-bottom: 1px solid #ddd;
cursor: pointer;
-webkit-transition: 300ms all;
-o-transition: 300ms all;
transition: 300ms all;
}
.info-block-wrap.accordion .accordion__title span:before, .info-block-wrap.accordion .accordion__title span:after {
width: 12px;
height: 2px;
display: block;
content: "";
position: absolute;
right: 0;
top: 50%;
margin: -1px;
background-color: var(--dark-color);
-webkit-transition: 300ms all;
-o-transition: 300ms all;
transition: 300ms all;
}
.info-block-wrap.accordion .accordion__title span:after {
transform: rotate(270deg);
}
.info-block-wrap.accordion .accordion__text {
font-size: 17px;
color: var(--grey-color);
line-height: 1.73;
padding: 20px 0;
display: none;
font-weight: 300;
border-bottom: 1px solid #ddd;
}
.info-block-wrap.accordion .accordion__title:hover {
color: var(--main-color);
border-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__title:hover span:before, .info-block-wrap.accordion .accordion__title:hover span:after {
background-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title {
color: var(--main-color);
border-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title span:before, .info-block-wrap.accordion .accordion__item.active .accordion__title span:after {
background-color: var(--main-color);
}
.info-block-wrap.accordion .accordion__item.active .accordion__title span:after {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
@media only screen and (max-width: 991px) {
.info-block-wrap.accordion {
margin-top: -15px;
}
}
.info-block-wrap.modern .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
margin-bottom: 25px;
}
.info-block-wrap.modern .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
display: block;
padding-bottom: 35px;
border-bottom: 1px solid var(--dark-color);
}
.info-block-wrap.modern .quote {
margin-top: 35px;
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-weight: 400;
font-style: italic;
}
.info-block-wrap.modern .text {
margin-top: 25px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
}
.info-block-wrap.modern .add-image {
margin-top: 15px;
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.modern .title {
letter-spacing: 2px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.modern .title {
font-size: 26px;
padding-bottom: 25px;
}
.info-block-wrap.modern .quote {
margin-top: 25px;
font-size: 20px;
}
.info-block-wrap.modern .text {
margin-top: 20px;
font-size: 16px;
}
.info-block-wrap.modern .add-image {
margin-top: 5px;
}
}
.info-block-wrap.creative {
display: -webkit-flex;
display: flex;
}
.info-block-wrap.creative .image-wrap {
background-size: cover;
background-position: center;
width: 60%;
height: inherit;
}
.info-block-wrap.creative .text-wrap {
width: 40%;
background: var(--black-color);
color: var(--light-color);
padding: 120px 50px;
text-align: center;
}
.info-block-wrap.creative .text-wrap .subtitle {
font-size: 12px;
font-weight: 700;
letter-spacing: 1.56px;
color: var(--main-color);
}
.info-block-wrap.creative .text-wrap .title {
margin: 20px 0 0;
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
}
.info-block-wrap.creative .text-wrap .text {
line-height: 1.75;
font-weight: 300;
font-size: 21px;
margin-top: 50px;
margin-bottom: 50px;
}
@media only screen and (max-width: 1200px) {
.info-block-wrap.creative .text-wrap {
padding: 70px 40px;
}
.info-block-wrap.creative .text-wrap .text {
margin-top: 35px;
margin-bottom: 35px;
}
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.creative .text-wrap .text {
font-size: 19px;
line-height: 1.6;
}
.info-block-wrap.creative .text-wrap .title {
letter-spacing: 2px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.creative {
position: relative;
}
.info-block-wrap.creative .image-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.info-block-wrap.creative .text-wrap {
font-size: 19px;
line-height: 1.6;
background: rgba(0, 0, 0, 0.7);
position: relative;
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.creative .text-wrap .title {
font-size: 26px;
}
.info-block-wrap.creative .text-wrap {
padding: 40px 15px;
}
.info-block-wrap.creative .text-wrap .text {
margin-top: 20px;
margin-bottom: 25px;
font-size: 18px;
}
}
.info-block-wrap.simple_text {
text-align: center;
max-width: 1100px;
color: var(--grey-color);
font-weight: 300;
font-size: 17px;
line-height: 1.67;
margin: auto;
}
@media only screen and (max-width: 768px) {
.info-block-wrap.simple_text {
font-size: 16px;
line-height: 1.6;
}
}
.info-block-wrap.info_list {
background-position: center;
background-size: cover;
text-align: center;
padding: 150px 50px;
min-height: 550px;
display: -webkit-flex;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-color: var(--black-color);
position: relative;
}
.info-block-wrap.info_list::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 1;
right: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.info-block-wrap.info_list .title,
.info-block-wrap.info_list .text {
max-width: 770px;
position: relative;
z-index: 5;
}
.info-block-wrap.info_list .title {
margin-bottom: 40px;
font-weight: 700;
font-size: 29px;
letter-spacing: 3.77px;
line-height: 1.3;
color: var(--main-color);
}
.info-block-wrap.info_list .text {
font-size: 17px;
line-height: 2;
color: var(--light-color);
}
@media only screen and (max-width: 1199px) {
.info-block-wrap.info_list {
min-height: 400px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.info_list {
padding: 100px 50px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.info_list .title {
font-size: 26px;
letter-spacing: 2px;
margin-bottom: 30px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.info_list {
padding: 50px 20px 40px;
min-height: auto;
}
.info-block-wrap.info_list .title {
letter-spacing: 1px;
margin-bottom: 20px;
}
}
.info-block-wrap.classic .title {
color: var(--main-color);
font-size: 29px;
letter-spacing: 3px;
font-weight: 700;
margin-bottom: 35px;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
.info-block-wrap.classic .text {
margin-top: 0;
max-width: 700px;
margin-left: auto;
margin-right: auto;
font-size: 17px;
font-weight: 300;
line-height: 1.7;
color: var(--grey-color);
}
.info-block-wrap.classic .text a {
color: var(--main-color);
text-decoration: none;
font-weight: 400;
}
.info-block-wrap.classic .text a:hover {
color: var(--grey-color);
}
.info-block-wrap.classic .btn-wrapper {
margin-top: 40px;
max-width: 700px;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 1024px) {
.info-block-wrap.classic .title {
letter-spacing: 2px;
}
.info-block-wrap.classic .text {
max-width: 680px;
}
}
@media only screen and (max-width: 991px) {
.info-block-wrap.classic .text {
max-width: 650px;
}
.info-block-wrap.classic .text p {
margin-bottom: 10px;
}
.info-block-wrap.classic .btn-wrapper {
margin-top: 27px;
}
.info-block-wrap.classic .title {
font-size: 26px;
margin-bottom: 15px;
}
}
@media only screen and (max-width: 768px) {
.info-block-wrap.classic .btn-wrapper {
margin-top: 42px;
}
.info-block-wrap.classic .title {
font-size: 26px;
}
}
@media only screen and (max-width: 600px) {
.info-block-wrap.classic .btn-wrapper {
margin-top: 25px;
}
.info-block-wrap.classic .title {
margin-bottom: 10px;
letter-spacing: 1px;
}
}
.info-block-wrap.quote {
text-align: center;
}
.info-block-wrap.quote i {
font-size: 50px;
color: var(--main-color);
}
.info-block-wrap.quote .text-wrap {
padding-top: 20px;
}
.info-block-wrap.quote .quote-wrap {
color: var(--dark-color);
font-size: 24px;
line-height: 1.3;
font-style: italic;
font-weight: 400;
}
@media only screen and (max-width: 991px) {
.info-block-wrap.quote .quote-wrap {
font-size: 21px;
line-height: 1.5;
}
.info-block-wrap.quote .quote-wrap .text-wrap {
padding-top: 10px;
}
}
@media only screen and (max-width: 576px) {
.info-block-wrap.quote .quote-wrap .text-wrap {
padding-top: 0;
}
.info-block-wrap.quote i {
font-size: 40px;
}
}.pricing-wrap.classic {
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.pricing-wrap.classic.reverse .content-wrap {
order: 2;
}
.pricing-wrap.classic.reverse .image-wrap {
order: 1;
}
.pricing-wrap.classic .content-wrap {
width: 505px;
padding: 85px 40px 45px;
background: var(--light-main-color);
}
.pricing-wrap.classic .content-wrap .top-info {
position: relative;
}
.pricing-wrap.classic .content-wrap .subtitle {
color: var(--grey-color);
font-size: 70px;
font-weight: 700;
letter-spacing: 2px;
line-height: 1;
position: absolute;
left: 0;
bottom: -7px;
width: 100%;
z-index: 5;
opacity: 0.25;
}
.pricing-wrap.classic .content-wrap .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
padding-left: 35px;
position: relative;
z-index: 10;
}
.pricing-wrap.classic .content-wrap .top-info + .item {
margin-top: 45px;
}
.pricing-wrap.classic .content-wrap .item {
margin-top: 40px;
color: var(--grey-color);
line-height: 1.75;
font-weight: 300;
font-size: 23px;
}
.pricing-wrap.classic .content-wrap .price-wrap {
margin-top: 50px;
}
.pricing-wrap.classic .content-wrap .price-title {
font-size: 17px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
}
.pricing-wrap.classic .content-wrap .price {
color: var(--dark-color);
font-size: 40px;
font-weight: 700;
letter-spacing: 3.77px;
line-height: 1.3;
margin-top: 10px;
}
.pricing-wrap.classic .image-wrap {
background-position: center;
background-size: cover;
height: inherit;
width: calc(100% - 565px);
}
@media only screen and (max-width: 1300px) {
.pricing-wrap.classic .content-wrap {
width: 450px;
}
.pricing-wrap.classic .content-wrap .item {
line-height: 1.5;
}
.pricing-wrap.classic .image-wrap {
width: calc(100% - 510px);
}
}
@media only screen and (max-width: 1199px) {
.pricing-wrap.classic .content-wrap {
width: 430px;
}
.pricing-wrap.classic .content-wrap .item {
margin-top: 30px;
}
.pricing-wrap.classic .content-wrap .title {
letter-spacing: 2px;
}
.pricing-wrap.classic .content-wrap .subtitle {
letter-spacing: 2px;
}
.pricing-wrap.classic .content-wrap .top-info + .item {
margin-top: 40px;
}
.pricing-wrap.classic .content-wrap .price-wrap {
margin-top: 45px;
}
.pricing-wrap.classic .content-wrap .price {
font-size: 36px;
margin-top: 5px;
}
.pricing-wrap.classic .image-wrap {
width: calc(100% - 485px);
}
}
@media only screen and (max-width: 1024px) {
.pricing-wrap.classic .content-wrap .item {
font-size: 22px;
}
}
@media only screen and (max-width: 991px) {
.pricing-wrap.classic .content-wrap {
width: 380px;
}
.pricing-wrap.classic .content-wrap .item {
font-size: 21px;
}
.pricing-wrap.classic .content-wrap .price,
.pricing-wrap.classic .content-wrap .price-title {
letter-spacing: 2px;
}
.pricing-wrap.classic .image-wrap {
width: calc(100% - 420px);
}
}
@media only screen and (max-width: 768px) {
.pricing-wrap.classic .content-wrap {
padding: 70px 35px 40px;
}
.pricing-wrap.classic .content-wrap .top-info + .item {
margin-top: 30px;
}
.pricing-wrap.classic .content-wrap .item {
margin-top: 20px;
font-size: 18px;
}
.pricing-wrap.classic .content-wrap .subtitle {
font-size: 60px;
bottom: -6px;
}
.pricing-wrap.classic .content-wrap .title {
font-size: 26px;
}
.pricing-wrap.classic .content-wrap .price-wrap {
margin-top: 35px;
}
.pricing-wrap.classic .content-wrap .price-title {
font-size: 16px;
}
.pricing-wrap.classic .content-wrap .price {
font-size: 32px;
}
}
@media only screen and (max-width: 767px) {
.pricing-wrap.classic {
flex-direction: column;
}
.pricing-wrap.classic .image-wrap,
.pricing-wrap.classic .content-wrap {
width: 100%;
}
.pricing-wrap.classic .image-wrap {
order: 1;
height: 370px;
}
.pricing-wrap.classic .content-wrap {
order: 2;
}
}
@media only screen and (max-width: 576px) {
.pricing-wrap.classic .image-wrap {
height: 250px;
}
.pricing-wrap.classic .content-wrap {
padding: 55px 20px 25px;
}
.pricing-wrap.classic .content-wrap .top-info + .item {
margin-top: 15px;
}
.pricing-wrap.classic .content-wrap .title {
letter-spacing: 1px;
padding-left: 25px;
font-size: 23px;
}
.pricing-wrap.classic .content-wrap .price-wrap {
margin-top: 20px;
}
.pricing-wrap.classic .content-wrap .item {
margin-top: 10px;
}
.pricing-wrap.classic .content-wrap .subtitle {
font-size: 55px;
bottom: -4px;
}
.pricing-wrap.classic .content-wrap .price {
font-size: 28px;
}
}
.pricing-wrap.creative {
position: relative;
}
.pricing-wrap.creative.left-line::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 1px;
height: 50%;
background: var(--dark-color);
-webkit-transition: all 850ms ease;
-moz-transition: all 850ms ease;
-ms-transition: all 850ms ease;
-o-transition: all 850ms ease;
transition: all 850ms ease;
}
.pricing-wrap.creative.left-line:hover::before {
bottom: 50%;
background: var(--main-color);
}
.pricing-wrap.creative.right-line::before {
content: "";
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 50%;
background: var(--dark-color);
-webkit-transition: all 850ms ease;
-moz-transition: all 850ms ease;
-ms-transition: all 850ms ease;
-o-transition: all 850ms ease;
transition: all 850ms ease;
}
.pricing-wrap.creative.right-line:hover::before {
top: 50%;
background: var(--main-color);
}
.pricing-wrap.creative .content-wrap {
text-align: center;
padding: 65px 15px;
}
.pricing-wrap.creative .content-wrap .title {
color: var(--dark-color);
font-size: 29px;
font-weight: 700;
letter-spacing: 2.77px;
line-height: 1.3;
}
.pricing-wrap.creative .content-wrap .items-wrap {
margin: 40px auto;
}
.pricing-wrap.creative .content-wrap .item {
color: var(--grey-color);
line-height: 1.75;
font-weight: 300;
font-size: 21px;
}
.pricing-wrap.creative .content-wrap .price-wrap {
margin-top: 30px;
}
.pricing-wrap.creative .content-wrap .price-title {
font-size: 15px;
font-weight: 700;
letter-spacing: 2px;
line-height: 1.3;
margin-top: 15px;
color: var(--grey-color);
}
.pricing-wrap.creative .content-wrap .price {
color: var(--dark-color);
font-family: var(--font2);
font-size: 55px;
font-weight: 700;
letter-spacing: 2.77px;
line-height: 1.3;
}
@media only screen and (max-width: 1199px) {
.pricing-wrap.creative .content-wrap {
padding: 55px 15px;
}
}
@media only screen and (max-width: 1024px) {
.pricing-wrap.creative .content-wrap .title {
letter-spacing: 2px;
}
}
@media only screen and (max-width: 991px) {
.pricing-wrap.creative .content-wrap {
padding: 50px 15px;
}
.pricing-wrap.creative .content-wrap .price-wrap {
margin-top: 20px;
}
.pricing-wrap.creative .content-wrap .items-wrap {
margin: 30px auto;
}
.pricing-wrap.creative .content-wrap .price {
font-size: 50px;
}
.pricing-wrap.creative .content-wrap .price-title {
margin-top: 20px;
}
}
@media only screen and (max-width: 768px) {
.pricing-wrap.creative.left-line, .pricing-wrap.creative.right-line {
border: 1px solid var(--dark-color);
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.pricing-wrap.creative.left-line::before, .pricing-wrap.creative.right-line::before {
display: none;
}
.pricing-wrap.creative.left-line:hover, .pricing-wrap.creative.right-line:hover {
border-color: var(--main-color);
}
.pricing-wrap.creative .content-wrap .title {
font-size: 26px;
}
.pricing-wrap.creative .content-wrap .item {
font-size: 19px;
}
.pricing-wrap.creative .content-wrap .price {
font-size: 45px;
}
}
.pricing-wrap.slider {
margin: -35px 0px;
}
.pricing-wrap.slider .swiper-container {
padding: 35px 0;
}
.pricing-wrap.slider .swiper-slide {
height: auto;
}
.pricing-wrap.slider .swiper-pagination {
position: static;
text-align: center;
}
.pricing-wrap.slider .swiper-pagination-bullet {
background-color: var(--light-color);
border: 1px solid var(--grey-color);
margin: 0 6px;
opacity: 1;
width: 11px;
height: 11px;
}
.pricing-wrap.slider .swiper-pagination-bullet:first-child:last-child {
display: none;
}
.pricing-wrap.slider .swiper-pagination-bullet-active {
border: 1px solid var(--grey-color);
background-color: var(--grey-color);
}
.pricing-wrap.slider .pricing__wrap {
background-color: var(--light-color);
padding: 43px 27px 45px;
-webkit-transition: transform 600ms ease;
-moz-transition: transform 600ms ease;
-ms-transition: transform 600ms ease;
-o-transition: transform 600ms ease;
transition: transform 600ms ease;
text-align: center;
height: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pricing-wrap.slider .pricing__wrap:hover {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
.pricing-wrap.slider ul {
list-style-type: none;
margin-bottom: 30px;
}
.pricing-wrap.slider ul li {
font-size: 17px;
color: var(--grey-color);
line-height: 20px;
padding: 8px 0;
}
.pricing-wrap.slider .pricing__title {
font-size: 17px;
letter-spacing: 2px;
font-weight: 700;
margin-bottom: 8px;
}
.pricing-wrap.slider .pricing__cost {
font-weight: 700;
font-size: 35px;
letter-spacing: 2px;
font-family: var(--font2);
color: var(--main-color);
margin-bottom: 25px;
}
.pricing-wrap.slider .pricing__wrap.active {
background-color: var(--main-color);
}
.pricing-wrap.slider .pricing__wrap.active ul li {
color: var(--light-color);
}
.pricing-wrap.slider .pricing__wrap.active .pricing__title {
color: var(--light-color);
}
.pricing-wrap.slider .pricing__wrap.active .pricing__cost {
color: var(--light-color);
}
@media only screen and (max-width: 991px) {
.pricing-wrap.slider .pricing__wrap {
max-width: 400px;
margin-left: auto;
margin-right: auto;
}
.pricing-wrap.slider .pricing__wrap:hover {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}body{
--light-color: #fff;
--black-color: #030304;
--dark-color: #5e5a57;
--main-color: #e7dbc4;
--light-main-color: #f8f5ee;
--grey-color: #888;
--light-grey-color: #aaa;
}
.a-btn-1,
.a-btn-2,
.a-btn-3,
.a-btn-4,
.a-btn-5,
.a-btn-6,
.a-btn-7,
.a-btn-8,
.a-btn-9,
.comments input[type="submit"],
.comments-form input[type="submit"],
.form input[type="submit"] {
}
a {
}
h1,
h1a {
font-size: 54px !important;
line-height: normal;}
#topmenu ul li a {
}
#topmenu ul ul li a {
font-family: "Chivo", sans-serif !important;
}