.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; } }.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: .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; } }.team-members-wrap.simple .team-item {
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;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.team-members-wrap.simple .team-item:not(:last-of-type) {
padding-bottom: 17px;
margin-bottom: 25px;
border-bottom: 1px solid var(--dark-color); }
.team-members-wrap.simple .member-name {
margin: 0;
padding-right: 20px;
color: var(--dark-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700; }
.team-members-wrap.simple .member-position {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.5px; }
@media only screen and (max-width: 768px) {
.team-members-wrap.simple .team-item:not(:last-of-type) {
padding-bottom: 12px;
margin-bottom: 15px; }
.team-members-wrap.simple .member-name {
font-size: 16px;
letter-spacing: 2px; } }
@media only screen and (max-width: 576px) {
.team-members-wrap.simple .member-position {
letter-spacing: 1px; } }
.team-members-wrap.single {
max-width: 1000px;
width: 100%;
margin: auto;
text-align: center; }
.team-members-wrap.single .image-wrap {
background-position: center;
background-size: cover;
padding-top: 100%;
position: relative; }
.team-members-wrap.single .description-wrap {
position: absolute;
top: calc(50% + 10px);
left: 50%;
width: calc(100% - 30px);
height: calc(100% - 30px);
-webkit-transform: translate(-50%, -50%) translateZ(0);
-moz-transform: translate(-50%, -50%) translateZ(0);
-ms-transform: translate(-50%, -50%) translateZ(0);
-o-transform: translate(-50%, -50%) translateZ(0);
transform: translate(-50%, -50%) translateZ(0);
background-color: rgba(255, 255, 255, 0.8);
opacity: 0;
padding: 20px;
text-align: center;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
-webkit-transition: top .45s ease, opacity .45s ease;
-moz-transition: top .45s ease, opacity .45s ease;
transition: top .45s ease, opacity .45s ease; }
.team-members-wrap.single .description-wrap .description {
font-size: 17px;
font-weight: 300;
margin-bottom: 20px;
color: var(--dark-color); }
.team-members-wrap.single .description-wrap .socials a {
display: inline-block;
margin: 0 7px;
font-size: 17px;
color: var(--dark-color);
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease; }
.team-members-wrap.single .description-wrap .socials a:hover {
opacity: 1;
color: var(--main-color); }
.team-members-wrap.single:hover .description-wrap {
opacity: 1;
top: 50%; }
.team-members-wrap.single:hover .content-wrap {
top: -5px; }
.team-members-wrap.single .content-wrap {
margin-top: 25px;
position: relative;
top: 0;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.team-members-wrap.single .content-wrap .name {
font-size: 17px;
font-weight: 700;
letter-spacing: 2.2px; }
.team-members-wrap.single .content-wrap .position {
margin-top: 5px;
font-size: 17px;
font-weight: 300;
color: var(--grey-color); }
@media only screen and (max-width: 768px) {
.team-members-wrap.single .content-wrap .name {
font-size: 16px;
letter-spacing: 2px; } }
.team-members-wrap.modern {
max-width: 375px;
margin: auto;
text-align: center; }
.team-members-wrap.modern:hover .content-wrap .name::before {
width: 100%; }
.team-members-wrap.modern:hover .socials a {
opacity: 1;
visibility: visible; }
.team-members-wrap.modern:hover .image-wrap {
-webkit-filter: grayscale(0);
filter: grayscale(0); }
.team-members-wrap.modern .image-wrap {
padding-top: 100%;
position: relative;
background-size: cover;
background-position: center;
max-width: 375px;
margin: auto;
-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease; }
.team-members-wrap.modern .socials {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
flex-direction: column;
position: absolute;
left: 35px;
bottom: 35px; }
.team-members-wrap.modern .socials a {
color: var(--light-color);
text-decoration: none;
display: inline-block;
margin-top: 13px;
font-size: 15px;
opacity: 0;
visibility: hidden;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-ms-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease; }
.team-members-wrap.modern .content-wrap {
margin-top: 20px; }
.team-members-wrap.modern .content-wrap .position {
margin-top: 5px;
font-size: 17px;
font-weight: 300;
color: var(--grey-color);
margin-bottom: 5px; }
.team-members-wrap.modern .content-wrap .name {
font-size: 17px;
font-weight: 700;
letter-spacing: 2.2px;
position: relative;
display: inline-block; }
.team-members-wrap.modern .content-wrap .name::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 1px;
background: var(--dark-color);
-webkit-transition: all 450ms ease;
-moz-transition: all 450ms ease;
-ms-transition: all 450ms ease;
-o-transition: all 450ms ease;
transition: all 450ms ease; }
.team-members-wrap.modern .socials div:nth-of-type(1) a {
transition-delay: 50ms; }
.team-members-wrap.modern .socials div:nth-of-type(2) a {
transition-delay: 100ms; }
.team-members-wrap.modern .socials div:nth-of-type(3) a {
transition-delay: 150ms; }
.team-members-wrap.modern .socials div:nth-of-type(4) a {
transition-delay: 200ms; }
.team-members-wrap.modern .socials div:nth-of-type(5) a {
transition-delay: 250ms; }
.team-members-wrap.modern .socials div:nth-of-type(6) a {
transition-delay: 300ms; }
.team-members-wrap.modern .socials div:nth-of-type(7) a {
transition-delay: 350ms; }
.team-members-wrap.modern .socials div:nth-of-type(8) a {
transition-delay: 400ms; }
.team-members-wrap.modern .socials div:nth-of-type(9) a {
transition-delay: 450ms; }
.team-members-wrap.modern .socials div:nth-of-type(10) a {
transition-delay: 500ms; }
.team-members-wrap.modern .socials div:nth-of-type(11) a {
transition-delay: 550ms; }
.team-members-wrap.modern .socials div:nth-of-type(12) a {
transition-delay: 600ms; }
.team-members-wrap.modern .socials div:nth-of-type(13) a {
transition-delay: 650ms; }
.team-members-wrap.modern .socials div:nth-of-type(14) a {
transition-delay: 700ms; }
.team-members-wrap.modern .socials div:nth-of-type(15) a {
transition-delay: 750ms; }
.team-members-wrap.modern .socials div:nth-of-type(16) a {
transition-delay: 800ms; }
.team-members-wrap.modern .socials div:nth-of-type(17) a {
transition-delay: 850ms; }
.team-members-wrap.modern .socials div:nth-of-type(18) a {
transition-delay: 900ms; }
.team-members-wrap.modern .socials div:nth-of-type(19) a {
transition-delay: 950ms; }
.team-members-wrap.modern .socials div:nth-of-type(20) a {
transition-delay: 1000ms; }
.team-members-wrap.modern .socials div:nth-of-type(21) a {
transition-delay: 1050ms; }
.team-members-wrap.modern .socials div:nth-of-type(22) a {
transition-delay: 1100ms; }
.team-members-wrap.modern .socials div:nth-of-type(23) a {
transition-delay: 1150ms; }
.team-members-wrap.modern .socials div:nth-of-type(24) a {
transition-delay: 1200ms; }
.team-members-wrap.modern .socials div:nth-of-type(25) a {
transition-delay: 1250ms; }
.team-members-wrap.modern .socials div:nth-of-type(26) a {
transition-delay: 1300ms; }
.team-members-wrap.modern .socials div:nth-of-type(27) a {
transition-delay: 1350ms; }
.team-members-wrap.modern .socials div:nth-of-type(28) a {
transition-delay: 1400ms; }
.team-members-wrap.modern .socials div:nth-of-type(29) a {
transition-delay: 1450ms; }
.team-members-wrap.modern .socials div:nth-of-type(30) a {
transition-delay: 1500ms; }
.team-members-wrap.modern .socials div:nth-of-type(31) a {
transition-delay: 1550ms; }
.team-members-wrap.modern .socials div:nth-of-type(32) a {
transition-delay: 1600ms; }
.team-members-wrap.modern .socials div:nth-of-type(33) a {
transition-delay: 1650ms; }
.team-members-wrap.modern .socials div:nth-of-type(34) a {
transition-delay: 1700ms; }
.team-members-wrap.modern .socials div:nth-of-type(35) a {
transition-delay: 1750ms; }
.team-members-wrap.modern .socials div:nth-of-type(36) a {
transition-delay: 1800ms; }
.team-members-wrap.modern .socials div:nth-of-type(37) a {
transition-delay: 1850ms; }
.team-members-wrap.modern .socials div:nth-of-type(38) a {
transition-delay: 1900ms; }
.team-members-wrap.modern .socials div:nth-of-type(39) a {
transition-delay: 1950ms; }
.team-members-wrap.modern .socials div:nth-of-type(40) a {
transition-delay: 2000ms; }.main-header-testimonial.urban .swiper-container {
margin-top: 60px;
max-width: calc(100% - 180px);
margin-left: auto;
margin-right: auto; }
.main-header-testimonial.urban .subtitle {
color: var(--main-color);
font-size: 12px;
font-weight: 700;
letter-spacing: 1.5px;
text-align: center; }
.main-header-testimonial.urban .description {
max-width: 700px;
margin: 0 auto;
text-align: center; }
.main-header-testimonial.urban .description p {
margin-top: 35px;
color: var(--light-color);
line-height: 1.75;
font-weight: 300;
font-size: 23px;
text-align: center; }
.main-header-testimonial.urban .name {
margin-top: 65px;
color: var(--light-color);
font-size: 17px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
text-align: center; }
.main-header-testimonial.urban .swiper-button {
width: auto;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
background-image: none;
color: var(--light-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700;
text-transform: uppercase;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 20px; }
.main-header-testimonial.urban .swiper-button-prev {
padding-right: 25px;
border-right: 1px solid rgba(255, 255, 255, 0.3); }
.main-header-testimonial.urban .swiper-button-next {
padding-left: 25px;
border-left: 1px solid rgba(255, 255, 255, 0.3); }
@media only screen and (max-width: 1024px) {
.main-header-testimonial.urban .description p {
font-size: 22px; }
.main-header-testimonial.urban .swiper-container {
margin-top: 45px; }
.main-header-testimonial.urban .swiper-button {
padding-top: 10px;
padding-bottom: 10px; }
.main-header-testimonial.urban .swiper-button-prev {
left: 0;
padding-right: 10px; }
.main-header-testimonial.urban .swiper-button-next {
right: 0;
padding-left: 10px; }
.main-header-testimonial.urban .name {
margin-top: 45px; } }
@media only screen and (max-width: 991px) {
.main-header-testimonial.urban .description p {
font-size: 21px; } }
@media only screen and (max-width: 768px) {
.main-header-testimonial.urban .swiper-container {
margin-top: 40px; }
.main-header-testimonial.urban .description p {
margin-top: 20px;
font-size: 18px; }
.main-header-testimonial.urban .swiper-button {
font-size: 13px;
letter-spacing: 2px;
margin-top: 0; }
.main-header-testimonial.urban .name {
margin-top: 30px;
font-size: 16px;
letter-spacing: 2px; } }
@media only screen and (max-width: 767px) {
.main-header-testimonial.urban .swiper-container {
max-width: 100%; }
.main-header-testimonial.urban .swiper-button {
position: static;
display: inline-block; }
.main-header-testimonial.urban .swiper-btn-wrap {
text-align: center;
margin: 50px 0 0; } }
@media only screen and (max-width: 576px) {
.main-header-testimonial.urban .subtitle {
letter-spacing: 1px; }
.main-header-testimonial.urban .description {
max-width: 100%; } }
.main-header-testimonial.dark_urban .swiper-container {
max-width: calc(100% - 180px);
margin-left: auto;
margin-right: auto; }
.main-header-testimonial.dark_urban .description {
max-width: 700px;
margin: 0 auto;
text-align: center; }
.main-header-testimonial.dark_urban .description p {
color: var(--grey-color);
line-height: 1.75;
font-weight: 300;
font-size: 23px;
text-align: center; }
.main-header-testimonial.dark_urban .name {
margin-top: 45px;
color: var(--dark-color);
font-size: 17px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
text-align: center; }
.main-header-testimonial.dark_urban .swiper-button {
width: auto;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
background-image: none;
color: var(--dark-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700;
text-transform: uppercase;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: color 450ms ease;
-moz-transition: color 450ms ease;
-ms-transition: color 450ms ease;
-o-transition: color 450ms ease;
transition: color 450ms ease; }
.main-header-testimonial.dark_urban .swiper-button-prev {
padding-right: 25px;
border-right: 1px solid rgba(0, 0, 0, 0.3); }
.main-header-testimonial.dark_urban .swiper-button-next {
padding-left: 25px;
border-left: 1px solid rgba(0, 0, 0, 0.3); }
.main-header-testimonial.dark_urban .swiper-button:hover {
color: var(--grey-color); }
@media only screen and (max-width: 1024px) {
.main-header-testimonial.dark_urban .description p {
font-size: 22px; }
.main-header-testimonial.dark_urban .swiper-button {
padding-top: 10px;
padding-bottom: 10px; }
.main-header-testimonial.dark_urban .swiper-button-prev {
left: 0;
padding-right: 10px; }
.main-header-testimonial.dark_urban .swiper-button-next {
right: 0;
padding-left: 10px; }
.main-header-testimonial.dark_urban .name {
margin-top: 45px; } }
@media only screen and (max-width: 991px) {
.main-header-testimonial.dark_urban .description p {
font-size: 21px; } }
@media only screen and (max-width: 768px) {
.main-header-testimonial.dark_urban .description p {
margin-top: 20px;
font-size: 18px; }
.main-header-testimonial.dark_urban .swiper-button {
font-size: 13px;
letter-spacing: 2px;
margin-top: 0; }
.main-header-testimonial.dark_urban .name {
margin-top: 30px;
font-size: 16px;
letter-spacing: 2px; } }
@media only screen and (max-width: 767px) {
.main-header-testimonial.dark_urban .swiper-container {
max-width: 100%; }
.main-header-testimonial.dark_urban .swiper-button {
position: static;
display: inline-block; }
.main-header-testimonial.dark_urban .swiper-btn-wrap {
text-align: center;
margin: 50px 0 0; } }
@media only screen and (max-width: 576px) {
.main-header-testimonial.dark_urban .col-12 {
padding: 0; }
.main-header-testimonial.dark_urban .description {
max-width: 100%; }
.main-header-testimonial.dark_urban .description p {
margin-top: 10px; } }
.main-header-testimonial.gold_urban .swiper-container {
max-width: calc(100% - 180px);
margin-left: auto;
margin-right: auto; }
.main-header-testimonial.gold_urban .description {
max-width: 700px;
margin: 0 auto;
text-align: center;
padding-top: 50px;
position: relative; }
.main-header-testimonial.gold_urban .description p {
margin-top: 35px;
color: var(--grey-color);
line-height: 1.75;
font-weight: 300;
font-size: 23px;
text-align: center; }
.main-header-testimonial.gold_urban .description::before {
content: "\f347";
font-family: "Ionicons";
position: absolute;
top: 0;
left: 50%;
font-size: 40px;
color: var(--main-color);
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0); }
.main-header-testimonial.gold_urban .name {
margin-top: 40px;
color: var(--main-color);
font-size: 17px;
font-weight: 700;
letter-spacing: 3px;
line-height: 1.3;
text-align: center; }
.main-header-testimonial.gold_urban .swiper-button {
width: auto;
height: auto;
padding-top: 30px;
padding-bottom: 30px;
background-image: none;
color: var(--main-color);
font-size: 17px;
letter-spacing: 3px;
font-weight: 700;
text-transform: uppercase;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 20px;
-webkit-transition: color 450ms ease;
-moz-transition: color 450ms ease;
-ms-transition: color 450ms ease;
-o-transition: color 450ms ease;
transition: color 450ms ease; }
.main-header-testimonial.gold_urban .swiper-button-prev {
padding-right: 25px;
border-right: 1px solid rgba(0, 0, 0, 0.3); }
.main-header-testimonial.gold_urban .swiper-button-next {
padding-left: 25px;
border-left: 1px solid rgba(0, 0, 0, 0.3); }
.main-header-testimonial.gold_urban .swiper-button:hover {
color: var(--dark-color); }
@media only screen and (max-width: 1024px) {
.main-header-testimonial.gold_urban .description p {
font-size: 22px; }
.main-header-testimonial.gold_urban .swiper-button {
padding-top: 10px;
padding-bottom: 10px; }
.main-header-testimonial.gold_urban .swiper-button-prev {
left: 0;
padding-right: 10px; }
.main-header-testimonial.gold_urban .swiper-button-next {
right: 0;
padding-left: 10px; }
.main-header-testimonial.gold_urban .name {
margin-top: 45px; } }
@media only screen and (max-width: 991px) {
.main-header-testimonial.gold_urban .description p {
font-size: 21px; } }
@media only screen and (max-width: 768px) {
.main-header-testimonial.gold_urban .description p {
margin-top: 20px;
font-size: 18px; }
.main-header-testimonial.gold_urban .swiper-button {
font-size: 13px;
letter-spacing: 2px;
margin-top: 0; }
.main-header-testimonial.gold_urban .name {
margin-top: 30px;
font-size: 16px;
letter-spacing: 2px; } }
@media only screen and (max-width: 767px) {
.main-header-testimonial.gold_urban .swiper-container {
max-width: 100%; }
.main-header-testimonial.gold_urban .swiper-button {
position: static;
display: inline-block; }
.main-header-testimonial.gold_urban .swiper-btn-wrap {
text-align: center;
margin: 50px 0 0; } }
@media only screen and (max-width: 576px) {
.main-header-testimonial.gold_urban .description {
max-width: 100%;
padding-top: 35px; }
.main-header-testimonial.gold_urban .description::before {
font-size: 30px; } }.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 {
}
#topmenu ul li a {
}
#topmenu ul ul li a {
}