@font-face {
font-family: "Sneak-Medium";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Medium/Sneak-Medium.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Medium/Sneak-Medium.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Medium/Sneak-Medium.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Medium/Sneak-Medium.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Sneak-Regular";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Regular/Sneak-Regular.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Regular/Sneak-Regular.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Regular/Sneak-Regular.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Sneak-Regular/Sneak-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "SharpGroteskMedium";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskMedium12-Regular/SharpGroteskMedium12-Regular.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskMedium12-Regular/SharpGroteskMedium12-Regular.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskMedium12-Regular/SharpGroteskMedium12-Regular.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskMedium12-Regular/SharpGroteskMedium12-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "SharpGroteskSmBold";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskSmBold12/SharpGroteskSmBold12.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskSmBold12/SharpGroteskSmBold12.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskSmBold12/SharpGroteskSmBold12.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/SharpGroteskSmBold12/SharpGroteskSmBold12.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Teodor-Light";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.woff) format("woff");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Teodor-Light";
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.eot);
src: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.eot?#iefix) format("embedded-opentype"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.woff2) format("woff2"),
url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/fonts/Teodor-Light/Teodor-Light.woff) format("woff");
font-weight: normal;
font-style: normal;
}  .site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus{
outline: none;
}  .menu-item a:not(.ab-item){
color: #020202 !important;
}
a:not(.ab-item){
position: relative;
padding: 0 !important;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 22px;
color: #020202;
}
a:not(.ab-item)::before{
content: "";
bottom: -4px;
left: 0;
position: absolute;
width: 0;
height: 1px;
background-color: #020202;
transition: all .3s ease-in-out;
}
a:not(.ab-item).no-hover::before{
display: none;
}
a:not(.ab-item).btn::before{
display: none;
}
a:not(.ab-item).custom-logo-link::before{
display: none;
}
a:not(.ab-item).custom-logo-link::focus{
outline: none;
}
a:not(.ab-item):focus{
color: #020202;
background-color: transparent !important;
outline: none !important;
text-decoration: none !important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
color: #020202;
background-color: transparent !important;
outline: none !important;
text-decoration: none !important;
}
a:not(.ab-item):hover{
text-decoration: none !important;
}
a:not(.ab-item):hover::before{
width: 100%;
transition: all .3s ease-in-out;
}
p a{
text-decoration: underline;
}
p a::before{
text-decoration: underline;
display: none;
}
p a:not(.ab-item):hover{
text-decoration: underline !important;
}  .btn{
border: 1px solid #020202;
color: #020202;
box-sizing: border-box;
border-radius: 3px;
font-size: .875rem !important;
min-width: 250px;
min-height: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: transparent;
cursor: pointer;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
text-decoration: none;
transition-delay: 0 !important;
transition: all .6s ease-in-out !important;
}
.btn:focus,
.btn:active{
color: #020202 !important;
}
.btn:hover{
transition-delay: 0s !important;
color: #fff !important;
background-color: #020202;
}
.btn:disabled{
opacity: .5;
pointer-events: none;
}
.btn--primary{
border: 1px solid #CF7625;
color: #CF7625 !important;
transition: all .3s ease-in-out;
}
.btn--primary:hover{
color: #fff !important;
background-color: #CF7625;
transition: all .3s ease-in-out;
}
.btn--primary:active,
.btn--primary:focus{
color: #CF7625 !important;
text-decoration: none;
}
.btn--white{
border: 1px solid #fff;
color: #fff !important;
transition: all .3s ease-in-out;
}
.btn--white:hover{
color: #020202 !important;
background-color: #fff !important;
transition: all .3s ease-in-out;
}
.btn--white:active,
.btn--white:focus{
color: #fff !important;
text-decoration: none;
}
.btn-link{
color: #CF7625 !important;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px !important;
line-height: 140% !important;
letter-spacing: 0.1em !important;
text-decoration: none;
width: fit-content;
}
.btn-link:active,
.btn-link:focus{
color: #CF7625 !important;
text-decoration: none;
}
.btn-link--black{
color: #020202;
}
.btn-link--white{
color: #fff !important;
}
.btn-link--black:active,
.btn-link--black:focus{
color: #020202 !important;
text-decoration: none;
}
.btn-link--white:active,
.btn-link--white:focus{
color: #fff !important;
text-decoration: none;
}
.btn-link:focus img{
outline: none !important;
}
.btn-link::before{
background-color: #CF7625 !important;
}
.btn-link--black::before{
background-color: #020202 !important;
}
.btn-link--white::before{
background-color: #fff !important;
}
.btn--menu{
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 14px !important;
line-height: 140%;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202 !important;
max-width: 200px;
min-width: 200px;
text-decoration: none !important;
display: flex !important;
}
.btn--menu:focus{
color: #020202 !important;
text-decoration: none;
}
.mail-btn, .book-call-btn{
width: 40px;
height: 40px;
border-radius: 100%;
background-color: #020202;
border: 1px solid #020202;
display: flex;
justify-content: center;
align-items: center;
transition: all .3s ease-in-out;
}
.book-call-btn{
display: flex;
align-items: center;
margin-left: 20px;
}
.mail-btn:focus,
.mail-btn:hover,
.book-call-btn:focus,
.book-call-btn:hover {
transition: all .3s ease-in-out;
background-color: transparent;
border: 1px solid #020202;
}
.mail-btn:focus svg path,
.mail-btn:hover svg path,
.book-call-btn:focus svg path,
.book-call-btn:hover svg path {
transition: all .3s ease-in-out;
fill: #020202;
}  @keyframes slide-slow2 { 
0% {transform: translate(50%,-50%) rotate(0deg);} 
100% {transform: translate(50%,-50%) rotate(360deg);} 
}
@-webkit-keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
}
@keyframes slide-top {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
}
.slide-top {
-webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation-delay: .4s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@-webkit-keyframes slide-right {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}
@keyframes slide-right {
0% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
opacity: 1;
}
}
.slide-right {
opacity: 0;
-webkit-animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation-delay: .4s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@-webkit-keyframes slide-bottom {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes slide-bottom {
0% {
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
}
.slide-bottom {
-webkit-animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation-delay: .4s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@-webkit-keyframes slide-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
}
@keyframes slide-left {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
-webkit-transform: translateX(-100px);
transform: translateX(-100px);
}
}
.slide-left {
-webkit-animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation-delay: .4s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@-webkit-keyframes slide-fwd-center {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
100% {
-webkit-transform: translateZ(160px);
transform: translateZ(160px);
}
}
@keyframes slide-fwd-center {
0% {
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
100% {
-webkit-transform: translateZ(160px);
transform: translateZ(160px);
}
}
.slide-fwd-center {
-webkit-animation: slide-fwd-center 0.45s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation: slide-fwd-center 0.45s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
animation-delay: .4s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
} @keyframes whyvivla-img01 { 
0% {
top: 36px;
left: 13px;
transform: rotate(-2deg);
} 
35% {
top: 50px;
left: 10px;
transform: rotate(-5deg);
}
100% {
top: 20px;
left: 30px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img02 { 
0% {
top: -20px;
left: 185px;
transform: rotate(-3deg);
} 
35% {
top: -35px;
left: 215px;
transform: rotate(7deg);
}
100% {
top: -15px;
left: 155px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img03 { 
0% {
top: -42px;
left: -10px;
transform: rotate(-2deg);
} 
35% {
top: -50px;
left: -30px;
transform: rotate(-6deg);
}
100% {
top: -30px;
left: 0;
transform: rotate(0deg);
} 
}
.animation-collage--learn .collage-img01{
animation: whyvivla-img01 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage--learn .collage-img02{
animation: whyvivla-img02 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage--learn .collage-img03{
animation: whyvivla-img03 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
} @keyframes collage-home1-img01 { 
0% {
right: 35px;
top: -20px;
transform: rotate(-9deg);
} 
35% {
right: 35px;
top: -20px;
transform: rotate(-9deg);
}
100% {
right: 0;
top: 0;
transform: rotate(0deg);
} 
}
@keyframes collage-home1-img02 { 
0% {
right: -2px;
top: 8px;
transform: rotate(-4deg);
} 
35% {
right: -5px;
top: 20px;
transform: rotate(-9deg);
}
100% {
right: 0;
top: 0;
transform: rotate(0deg);
} 
} 
.animation-collage--home1 .collage-img01{
animation: collage-home2-img01 2s; 
animation-iteration-count: initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage--home1 .collage-img02{
animation: collage-home2-img02 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
} @keyframes collage-home2-img01 { 
0% {
right: 80px;
top: 55px;
transform: rotate(-2deg);
} 
35% {
right: 100px;
top: 65px;
transform: rotate(-5deg);
}
100% {
right: 70px;
top: 45px;
transform: rotate(0deg);
} 
}
@keyframes collage-home2-img02 { 
0% {
right: -10px;
top: 35px;
transform: rotate(-3deg);
} 
35% {
right: -15px;
top: 50px;
transform: rotate(7deg);
}
100% {
right: 0;
top: 0;
transform: rotate(0deg);
} 
} 
@keyframes collage-home2-img03 { 
0% {
right: 130px;
top: -40px;
transform: rotate(-3deg);
} 
35% {
right: 150px;
top: -50px;
transform: rotate(7deg);
}
100% {
right: 120px;
top: -20px;
transform: rotate(0deg);
} 
}
.animation-collage--home2 .collage-img01{
animation: collage-home2-img01 2s; 
animation-iteration-count: initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage--home2 .collage-img02{
animation: collage-home2-img02 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage--home2 .collage-img03{
animation: collage-home2-img03 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}  .site{
display: flex;
flex-direction: column;
background-color: #F8F7F0;
justify-content: center;
}
.site-logo {
margin: 0 auto;
}
.site-logo.light {
display: none;
}
.site-main{
position: relative;
padding-bottom: 0;
padding-top: 90px;
overflow: hidden;
}
@media (max-width: 1023px) and (min-width: 481px){
.site-main{
padding-top: 140px;
}
}
@media (max-width: 481px){
.site-main{
padding-top: 100px;
}
}
body:not(.admin-bar) .site-header {
padding: 20px 26px;
border-width: 8px 0 0 0;
border-color: #003d85;
border-style: solid;
max-width: 100%;
justify-content: space-between;
width: 100%;
position: fixed;
top: 0;
left: 0;
background: #f8f7f0;
z-index: 99;
transition: top .5s linear;
-webkit-transition: top .5s linear;
-moz-transition: top .5s linear;
-ms-transition: top .5s linear;
-o-transition: top .5s linear;
z-index: 2000;
}
body.admin-bar .site-header{
padding: 20px 26px;
border-width: 8px 0 0 0;
border-color: #003d85;
border-style: solid;
max-width: 100%;
justify-content: space-between;
width: 100%;
position: fixed;
top: 32px;
left: 0;
background: #f8f7f0;
z-index: 99;
transition: top .5s linear;
-webkit-transition: top .5s linear;
-moz-transition: top .5s linear;
-ms-transition: top .5s linear;
-o-transition: top .5s linear;
z-index: 2000;
}
.site-header::before,
.site-header::after{
content: none;
}
.primary-navigation{
margin-left: 0;
}
@media (min-width: 1024px) {
.primary-navigation{
width: 400px;
}
}
.primary-menu-container{
width: 415px;
}
.primary-menu-container .menu-wrapper li{
margin-right: 30px !important;
}
.site-auxnav > .viewall{
border-radius: 3px 3px 3px 3px;
background: rgba(0,0,0,0);
font-size: 13px;
padding-top: 7px;
padding-right: 33px;
padding-bottom: 8px;
padding-left: 33px;
letter-spacing: 1.5px;
font-weight: 400;
text-decoration: none;
display: block;
border: 1px solid #020202;
text-transform: uppercase;
}
.site-auxnav > .viewall:hover{
background: #020202;
color: #fff;
border: 1px solid #020202;
}
.custom-logo-link{
cursor: pointer;
} @media only screen and (min-width: 1024px){
.widget-area {
grid-template-columns: repeat(4, 1fr);
}
} .site-footer{
padding-top: 0;
}
.site-footer,
.widget-area{
padding: 0 26px 20px;
max-width: 1190px;
}
.all-footer {
background: #EAEBD9;
position: relative;
}
.post-template-default .site .all-footer,
.blog .site .all-footer,
.page-template-template-learn .site .all-footer,
.page-template-template-aboutus .site .all-footer,
.page-template-template-home .site .all-footer {
padding-top: 100px;
}
.post-template-default .site .all-footer::before,
.blog .site .all-footer::before,
.page-template-template-learn .site .all-footer::before,
.page-template-template-aboutus .site .all-footer::before,
.page-template-template-home .site .all-footer::before {
content: "";
position: absolute;
top:0px;
left: 0;
width: 100%;
height: 100px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator-b.svg);
background-position: center;
}
@media (max-width: 1024px) and (min-width: 480px){
.post-template-default .site .all-footer,
.blog .site .all-footer,
.page-template-template-learn .site .all-footer,
.page-template-template-aboutus .site .all-footer,
.page-template-template-home .site .all-footer {
padding-top: 65px;
}
.post-template-default .site .all-footer::before,
.blog .site .all-footer::before,
.page-template-template-learn .site .all-footer::before,
.page-template-template-aboutus .site .all-footer::before,
.page-template-template-home .site .all-footer::before {
content: "";
position: absolute;
top:0px;
left: 0;
width: 100%;
height: 100px;
background-size: auto;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator-b.svg);
background-position: -500px;
}
}
.primary-navigation .current-menu-item > a:first-child, 
.primary-navigation .current_page_item > a:first-child{
text-decoration: none !important;
}
.primary-navigation .current-menu-item > a:first-child:before, 
.primary-navigation .current_page_item > a:first-child:before{
content: "";
bottom: -4px;
left: 0;
position: absolute;
width: 100%;
height: 1px;
background-color: #020202;
transition: all .3s ease-in-out;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).custom-logo-link{
outline: none !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{
outline: none !important;
}
@media only screen and (min-width: 1025px){
.primary-navigation > div > .menu-wrapper{
padding-left: 12px;
}
}
@media (max-width: 1024px) and (min-width: 480px){
.primary-navigation > div > .menu-wrapper{
justify-content: center;
}
} .clearfix {
padding: 0 !important;
}
.fusion-row{
max-width: initial !important;
}
.fusion-tb-header{
background-color: #F8F7F0 !important;
}
.tooltip-container{
position: relative;
}
.tooltip-content {
display: none;
position: absolute  !important;
top: 35px;
left: 50%;
transform: translateX(-50%);
max-width: 300px;
width: 100vw;
padding: 16px 24px;
z-index: 9;
background: #fff;
border-radius: 10px;
flex-direction: column;
z-index: 100;
}
.tooltip-content:before{
content:'';
display:block;
width:0;
height:0;
position:absolute;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid transparent;
border-bottom: 8px solid #fff;
left: 50%;
top: -14px;
transform: translateX(-50%);
}
.tooltip-content .text-box p{
display: flex;
flex-direction: column;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 19px;
color: #020202;
opacity: 0.7;
margin-bottom: 12px;
}
.tooltip-content .text-box a{
letter-spacing: 0.1em;
text-transform: uppercase;
}
.site-auxnav{
display: flex;
align-items: center;
width: 400px;
justify-content: flex-end;
}
@media (max-width: 481px) {
body.admin-bar .site-header{
top: 32px!important;
}
.site-header{
top: 0!important;
}
.site-auxnav .hidden-mobile{
display:none !important;
}
.site-auxnav .show-mobile{
display: flex !important;
min-width: 150px;
}
}
@media (min-width: 482px) {
.site-auxnav .show-mobile {
display: none !important;
}
}
.site-auxnav .mail{
display: flex;
align-items: center;
margin-left: 20px;
}
.primary-navigation .site-btnmobile{
display: none;
}
@media (max-width: 1023px) and (min-width: 769px){
.primary-menu-container,
.site-auxnav{
width: fit-content;
}
}
@media (max-width: 768px) and (min-width: 481px){
.wp-custom-logo .site-header{
display: flex;
justify-content: center !important;
}
.site-branding{
order: 1;
margin-top: -3px;
}
.site-branding .site-logo{
margin: 0;
}
.admin-bar .primary-navigation{
order: 2;
}
.site-auxnav{
order: 2;
justify-content: flex-end;
width: fit-content;
margin-left: 24px;
}
.primary-menu-container .menu-wrapper li{
margin: 0 10px !important;
}
.primary-navigation{
order: 3;
margin: 0 auto;
}
}
@media (max-width: 480px) {
.site-header{
height: 70px;
padding: 0 26px;
display: flex;
position: relative;
z-index: 300;
position: fixed;
}
.site-header .site-branding{
margin: 0;
}
.site-header .site-branding .site-logo{
padding: 0 !important;
margin: 0;
position: initial !important;
}
.site-header .site-navigation{
order: 3;
}
.site-header .site-branding{
order: 1;
position: relative;
z-index: 301;
margin-top: -8px;
}
.primary-navigation-open .site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{
display: flex !important;
}
.site-header .site-auxnav{
order: 2;
margin-right: 30px;
position: absolute;
right: 24px;
z-index: 10;
}
.site-auxnav .mail{
display: none;
}
.primary-navigation .menu-button-container{
top: -4px;
}
.logged-in .site .site-header .primary-navigation .menu-button-container{
top: -4px;
}
.primary-navigation .menu-button-container button:focus{
outline: none;
}
.primary-navigation-open .menu-button-container{
top: -0px;
background-color: transparent;
}
.logged-in.primary-navigation-open .site .site-header .primary-navigation .menu-button-container{
top: -0px;
background-color: transparent;
}
.primary-navigation-open .primary-navigation > .primary-menu-container{
height: calc(100vh - 0px) !important;
width: 100%;
margin-top: 0px ;
background-color: #f8f7f0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.primary-navigation-open .primary-navigation > .primary-menu-container ul{
display: flex;
flex-direction: column;
position: relative;
z-index: 10px;
}
.primary-navigation > .primary-menu-container ul::before{
content: "";
position: absolute;
right: -560px;
width: 1070px;
height: 810px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-right.png);
top: -340px;
z-index: 10;
}
.primary-navigation-open .primary-navigation > .primary-menu-container ul li{
width: fit-content;
margin: 0 auto 50px !important;
position: relative;
z-index: 11;
}
.primary-navigation-open .primary-navigation > .primary-menu-container ul li a{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 30px;
line-height: 110%;
display: flex;
align-items: center;
letter-spacing: -0.035em;
color: #020202;
}
@media only screen and (max-width: 481px){
.primary-navigation-open .primary-navigation {
height: 100%;
}
}
.primary-navigation .site-btnmobile{
display: none;
}
.primary-navigation-open .site-btnmobile{
position: absolute;
bottom: 175px;
left: 50%;
z-index: 500;
transform: translateX(-50%);
width: 100%;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
@media only screen and (max-height: 700px){
.primary-navigation-open .site-btnmobile{
bottom: 15%;
}
}
.primary-navigation-open .site-btnmobile .number{
display: flex;
align-items: center;
margin-top: 36px;
}
.primary-navigation-open .site-btnmobile .number svg{
margin-right: 8px;
}
.primary-navigation-open .site-btnmobile .number p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #020202;
}
}
@media (max-width: 480px) {
.page-template-template-aboutus .site .site-content .content-area .site-main{
padding-top: 50px;
}
}
.page-template-template-aboutus .site .site-header:not(.green-menu) .primary-navigation .menu-button-container .button .dropdown-icon.open svg line{
stroke: #F8F7F0;
}
.page-template-template-aboutus .site .site-header:not(.green-menu){
background: #515337;
}
.page-template-template-aboutus .site .site-header:not(.green-menu) .site-branding .site-logo.dark{
display: none;
}
.page-template-template-aboutus .site .site-header:not(.green-menu) .site-branding .site-logo.light{
display: block;
}
.page-template-template-aboutus .site .site-header.green-menu .site-branding .site-logo.light{
display: none;
}
@media (min-width: 481px) {
.page-template-template-aboutus .site .site-header:not(.green-menu) .primary-navigation .primary-menu-container ul li a{
color: #F8F7F0 !important;
}
.page-template-template-aboutus .site .site-header:not(.green-menu) .primary-navigation .primary-menu-container ul li a:before{
background-color: #F8F7F0 !important;
}
}
.page-template-template-aboutus .site .site-header:not(.green-menu) .site-auxnav .btn--menu{
color: #F8F7F0 !important;
border: 1px solid #F8F7F0;
}
.page-template-template-aboutus .site .site-header:not(.green-menu)  .site-auxnav .btn--menu:hover{
background-color: #F8F7F0 !important;
border: 1px solid #F8F7F0;
color: #515337 !important;
}
.page-template-template-aboutus .site .site-header:not(.green-menu)  .site-auxnav .mail-btn{
background-color: #F8F7F0 !important;
border: 1px solid #F8F7F0;
}
.page-template-template-aboutus .site .site-header:not(.green-menu)  .site-auxnav .mail-btn svg path{
fill: #515337 !important;;
}
.page-template-template-aboutus .site .site-header:not(.green-menu)  .site-auxnav .mail-btn:hover{
background-color: transparent !important;
border: 1px solid #F8F7F0;
}
.page-template-template-aboutus .site .site-header:not(.green-menu)  .site-auxnav .mail-btn:hover svg path{
fill: #F8F7F0 !important;;
}
.page{
width: 100%;
display: flex;
flex-direction: column;
background-color: #F8F7F0;
overflow-x: hidden;
}
.page--learn{
padding-top: 55px;
}
@media (max-width: 1023px){
.page--learn{
padding-top: 0px;
}
}
.page--contact{
overflow: hidden;
}
.page--contact .single-listing-form{
padding: 48px 16px;
margin-bottom: 100px;
}
.page--contact .single-listing-form .form-container .form-box .form{
padding: 0;
} .page p{
margin: 0;
}
.separator{
width: 100%;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
}
.section-w{
max-width: 1340px;
margin: 0 auto;
}
.section-f{
max-width: initial;
margin: 0 auto;
}
.section-f.post__header{
margin: 0 auto !important;
} .page--home{
display: flex;
flex-direction: column;
}
.order-home{
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
} .vimeo-wrapper {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
pointer-events: none;
overflow: hidden;
}
.vimeo-wrapper iframe {
width: 100vw;
height: 56.25vw; min-height: 100vh;
min-width: 177.77vh; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.home-header{
display: flex;
width: calc(100% - 36px);   height: 650px;
padding: 16px;
position: relative;
overflow: hidden;
padding: 0;
}
.home-header .overlay-vimeo{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.164);
}
@media (min-width: 1440px) {
.home-header{ height: 650px;
}
}
.home-header .img-back{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: auto;
height: 100%;
} .home-weel{
display: flex;
width: 100%;
position: relative;
}
.home-weel .weelheader{
position: absolute;
bottom: -60px;
right: 48px;
animation: slide-slow 15s; 
animation-iteration-count: infinite; 
animation-delay: 0s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
} .home-otl{
order: 1;
}
.home-featured{
order: 2;
}
.home-place{
order: 3;
}
.listing--on-home{
order: 4;
}
.home-galeryblue{
order: 5;
}
.home-vivlers{
order: 6;
}
.home-where{
order: 7;
} .home-otl{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
margin-top: 44px;
margin-bottom: 120px;
}
@keyframes bezier { 
0% {
transform: translate3d(0,125%,0);
opacity: 0;
}
70% {
transform: none;
transition: transform 1.2s cubic-bezier(.165,.84,.44,1) .1s,
opacity 1.2s cubic-bezier(.165,.84,.44,1) .1s,
-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .1s;
opacity: 1;
}
100% {
transform: none;
transition: transform 1.2s cubic-bezier(.165,.84,.44,1) .1s,
opacity 1.2s cubic-bezier(.165,.84,.44,1) .1s,
-webkit-transform 1.2s cubic-bezier(.165,.84,.44,1) .1s;
opacity: 1;
}
}
.home-otl h2{
font-family: 'Teodor-Light';
font-style: normal;
font-weight: normal;
font-size: 94px;
line-height: 104px;
text-align: center;
letter-spacing: -0.025em;
color: #020202;
margin-bottom: 72px;    }
.home-otl .home-otl__info{
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 50px;
opacity: 0;
animation: bezier .6s; animation-delay: .9s;
animation-fill-mode: forwards; 
animation-timing-function:ease-in-out;
}
.home-otl .btn{
opacity: 0; }
.home-otl .home-otl__info .home-otl__info-item{
display: flex;
flex-direction: column;
align-items: center;
margin: 0 32px;
max-width: 320px;
margin-bottom: 32px;
}
.home-otl .home-otl__info .home-otl__info-item span{
width: 8px;
height: 8px;
border-radius: 100%;
background: #020202;
margin-bottom: 10px; }
.home-otl .home-otl__info .home-otl__info-item .title{
font-family: 'SharpGroteskSmBold';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: center;
letter-spacing: 0.115em;
color: #020202;
margin-bottom: 1.5rem;
}
@media (max-width: 1200px) and (min-width: 876px){
.home-otl .home-otl__info .home-otl__info-item{
max-width: 220px;
}
.home-otl .home-otl__info .home-otl__info-item .title{
min-height: 65px;
}
}
.home-otl .home-otl__info .home-otl__info-item .text{
font-family: 'Teodor-Light';
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 20px;
text-align: center;
letter-spacing: -0.025em;
color: #020202;
}
@media (max-width: 1340px) {
.home-otl{
padding: 0 24px;
}
}
@media (max-width: 768px) {
.home-otl h2{
font-size: 72px;
max-width: 80%;
}
}
@media (max-width: 480px) {
.home-otl{
margin-top: 100px;
}
.home-otl h2{
max-width: initial;
font-size: 55px;
line-height: 80%;
text-align: center;
letter-spacing: -0.025em;
}
.home-otl .home-otl__info{
margin-bottom: 0px;
}
.home-otl .home-otl__info .home-otl__info-item{
margin-bottom: 80px;
}
} .home-featured{
display: flex;
flex-direction: column;
width: 100%;
position: relative;
margin-bottom: 200px;
}
.home-featured::after{
content: "";
position: absolute;
right: -410px;
width: 1070px;
height: 930px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-right.png);
top: -120px;
z-index: 10;
}
.home-featured h2{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
max-width: 550px;
margin-bottom: 66px;
position: relative;
z-index: 11;
}
.home-featured .home-featured__content{
display: flex;
width: 100%;
position: relative;
z-index: 11;
}
.home-featured .home-featured__content .img-carousel{
width: 880px;
height: 550px; border-radius: 10px;
position: relative;
display: flex;
align-items: center;
overflow: hidden;
}
.home-featured .home-featured__content .img-carousel .listing-content--header_image img {
width: 880px;
height: 550px;
}
.owl-grid-slider.owl-carousel .owl-item img{
height: 450px;
object-fit: cover;
width: 410px;
border-radius: 20px;
}
.home-featured .home-featured__content .house-info{
display: flex;
flex-direction: column;
flex: 1;
align-items: center;
max-height: 390px;
margin: auto 0;
height: 390px;
min-width: 400px;
opacity: 0;
animation: bezier .8s; animation-delay: .9s;
animation-fill-mode: forwards; 
animation-timing-function:ease-in-out;
}
.home-featured .home-featured__content .house-info .place{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #020202;
margin-bottom: 14px;
}
.home-featured .home-featured__content .house-info .name{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 140%;
text-align: center;
color: #020202;
margin-bottom: 6px;
position: relative;
}
.home-featured .home-featured__content .house-info .name::before{
content: "";
position: absolute;
top: 50%;
left: -32px;
width: 20px;
height: 20px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/vector-weel-listing.svg);
transform: translateY(-50%);
}
.home-featured .home-featured__content .house-info .info{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
color: #020202;
margin-bottom: 20px;
}
.home-featured .home-featured__content .house-info .price{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 20px;
line-height: 140%;
text-align: center; color: #020202;
margin-bottom: 48px;
}
.home-featured .home-featured__content .house-info .btn{
max-width: 145px;
min-width: 145px;
margin-bottom: auto;
}
@media (max-width: 1340px) {
.home-featured{
padding: 0 24px;
}
}
@media (max-width: 950px) {
.home-featured .home-featured__content{
flex-direction: column;
}
.home-featured .home-featured__content .img-carousel{
margin: 0 auto;
width: 100%;
max-width: 880px;
margin-bottom: 48px;
}
.home-featured .home-featured__content .house-info .btn{
margin-bottom: 48px;
}
}
@media (max-width: 768px) {
.home-featured .home-featured__content .img-carousel{
height: 350px;
}
.home-featured{
margin-bottom: 100px;
}
}
@media (max-width: 480px) {
.home-featured h2{
font-size: 30px;
line-height: 110%;
letter-spacing: -0.035em;
max-width: 325px;
margin-bottom: 42px;
}
.home-featured .home-featured__content .house-info{
min-width: 100%;
}
} .home-place{
display: flex;
flex-direction: column;
width: 100%;
position: relative;
}
.home-place::after{
content: "";
position: absolute;
left: -410px;
width: 1020px;
height: 810px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-left.svg);
top: -120px;
z-index: 0;
}
.home-place__header{
width: 100%;
display: flex;
position: relative;
z-index: 1;
}
.home-place__header h2{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: normal;
font-size: 52px;
line-height: 110%;
text-align: center;
color: #020202;
max-width: 660px;
margin-bottom: 175px;
margin-left: 90px;
position: relative;
z-index: 5;
}
.home-place__header .img-box{
position: absolute;
right: 15px;
top: -8px;
transform: rotate(-3deg);
z-index: 1;
}
.home-place__header .img-box .img-01{
position: absolute;
right: -2px;
top: 8px;
transform: rotate(-4deg);
z-index: 10;
}
.home-place__header .img-box .img-02{
position: absolute;
right: 80px;
top: 55px;
z-index: 5;
transform: rotate(-2deg);
z-index: 5;
}
.home-place__content{
display: flex;
width: 100%;
position: relative;
justify-content: center;
align-items: flex-end;
z-index: 1;
}
.home-place__content .why-vivla__info{
margin-bottom: 60px;
}
.home-place__content .img-box{
display: flex;
width: 500px;
height: 570px;
position: relative;
margin-right: 100px;
}
.home-place__content .img-box .link-img-04 .img-04{
transition: transform .1s linear;
-webkit-transition: transform .1s linear;
-moz-transition: transform .1s linear;
-ms-transition: transform .1s linear;
-o-transition: transform .1s linear;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.home-place__content .img-box .link-img-04:hover .img-04{ 
transform: rotate(30deg);
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transition: transform .1s linear;
-webkit-transition: transform .1s linear;
-moz-transition: transform .1s linear;
-ms-transition: transform .1s linear;
-o-transition: transform .1s linear;
cursor: pointer;
}
.home-place__content .img-box .img-01{
position: absolute;
right: 80px;
top: 55px;
z-index: 5;
transform: rotate(-2deg);
}
.home-place__content .img-box .img-02{
position: absolute;
right: -10px;
top: 35px;
transform: rotate(-3deg);
z-index: 4;
}
.home-place__content .img-box .img-03{
position: absolute;
right: 130px;
top: -40px;
transform: rotate(-3deg);
}
.home-place__content .img-box .img-04{
position: absolute;
right: -10px;
top: 15px;
z-index: 6;
}
.home-place__content .img-box .link-img-04{
position: absolute;
right: 390px;
top: 300px;
z-index: 6;
}
@media (max-width: 1340px) {
.home-place{
padding: 0 24px;
}
}
@media (max-width: 1200px) {
.home-place__header h2{
margin-bottom: 225px;
}
}
@media (max-width: 1200px) and (min-width: 846px) {
.home-place__content .img-box .img-04{
top: 400px;
right: 20px;
}
}
@media (max-width: 1100px) {
.home-place__header h2{
margin-left: 0;
margin-bottom: 320px;
}
}
@media (max-width: 1023px) {
.home-place__header h2{
max-width: 510px;
padding-right: 3rem;
}
.home-place__content .img-box{
top: -175px;
left: 40px;
}
.home-place__content .why-vivla__info ul li{
line-height: 158% !important;
}
}
@media (max-width: 845px) {
.home-place__header h2{
padding-right: 0rem;
max-width: initial;
margin-bottom: 520px;
}
.home-place__header .img-box {
position: absolute;
right: inherit;
top: 180px;
z-index: 1;
left: 50%;
transform: translateX(150px);
}
.home-place__content{
flex-direction: column-reverse;
}
.home-place__content .why-vivla__info{
width: fit-content;
margin: 0 auto;
}
.home-place__content .img-box{
top: inherit;
margin: 90px auto 0;
}
}
@media (max-width: 768px) {
.home-place__header h2{
max-width: initial;
margin-bottom: 550px;
}
.home-place__header .img-box {
top: 225px;
}
}
@media (max-width: 500px) {
.home-place__header .img-box {
top: 195px;
}
.home-place__content why-vivla__info ul li{
line-height: 128% !important;
}
}
@media (max-width: 480px) {
.home-place__header h2{
font-size: 38px;
}
} .listing--on-home{
align-items: center;
overflow: hidden;
}
@media (max-width: 1340px) {
.listing--on-home{
padding: 0 24px;
}
}
.listing--on-home .title-listing{
width: 100%;
text-align: center;
padding-top: 100px;
border-top: 1px solid #515337;
order: initial;
margin-top: 80px !important;
}
.listing--on-home .btn_all-houses{
font-size: .875rem;
line-height: 150%;
letter-spacing: 0.1em;
text-decoration-line: none;
color: #CF7625;
width: fit-content;
overflow: hidden;
text-transform: uppercase;
}
.listing--on-home .btn_all-houses:hover::before{
bottom: 0;
}
.listing--on-home .btn_all-houses::before{
background-color: #CF7625;
}
.single-listing-form--on-home{
margin-bottom: 0;
margin-top: 0;
order: 5;
}
.single-listing-form--on-home::before,
.single-listing-form--on-home::after{
display: none;
} .home-galeryblue{
width: 100%;
position: relative;
background: #003D85;
position: relative;
padding-bottom: 115px;
}
@media (max-width: 1023px) {
.home-galeryblue{
padding-bottom: 45px;
}
}
.home-galeryblue .owl-carousel .owl-stage{
margin: 0px -10%;
}
.home-galeryblue .white,
.home-galeryblue .white:focus{
cursor: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/cursor.svg) 50 50, auto;
margin-bottom: 125px;
}
.home-galeryblue__container{
width: 100%;
position: absolute;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 10;
}
.home-galeryblue__container h2{
margin-top: 42px;
font-family: 'Teodor-Light';
font-style: normal;
font-weight: normal;
font-size: 190px;
line-height: 135px;
text-align: center;
letter-spacing: -0.025em;
color: #F8F7F0;
}
@media (max-width: 850px) {
.home-galeryblue__container h2{
font-size: 140px;
line-height: 105px;
}
}
@media (max-width: 580px) {
.home-galeryblue__container h2{
font-size: 80px;
line-height: 62px;
}
}
.home-galeryblue__container-galery{
min-height: 750px;
width: 100%;
margin-top: 135px;
display: flex;
margin-bottom: 150px;
}
.home-galeryblue__container-galery img{
margin: 0 80px;
height: fit-content;
}
.home-galeryblue__container-galery .img-p1{
margin: 0 80px auto;
}
.home-galeryblue__container-galery .img-p2{
margin: auto 80px 110px;
}
.home-galeryblue__container-galery .img-p3{
margin: auto 80px 0;
} .home-vivlers{
width: 100%;
position: relative; background: #EFF0E2;
position: relative;
display: flex;
flex-direction: column;
}
.home-vivlers::after{
content: "";
position: absolute;
top: -235px;
left: 0;
width: 100%;
height: 243px;
background-size: 100%;
background-position: bottom center;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator.svg);
}
@media (max-width: 480px) {
.home-vivlers::after{
content: "";
position: absolute;
top: -115px;
left: 0;
width: 100%;
height: 130px;
background-size: cover;
background-position: left;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator.svg);
}
}
.home-vivlers__container{
width: 100%;
display: flex;
justify-content: left;
overflow: hidden;
}
@media (max-width: 1340px) {
.home-vivlers__content{
padding: 0 24px;
}
}
.home-vivlers__content{
width: 100%;
display: flex;
justify-content: center;
min-width: 100%;
position: relative;
left: 0;
transition: left linear .3s;
-webkit-transition: left linear .3s;
-moz-transition: left linear .3s;
-ms-transition: left linear .3s;
-o-transition: left linear .3s;
}
.home-vivlers__container .section-left{
display: flex;
flex-direction: column;
justify-content: center;
max-width: 628px;
width: 100%;
margin-right: 51px;
}
.home-vivlers__container .section-right{
display: flex;
flex-direction: column;
max-width: 425px;
justify-content: center;
width: 100%;
}
.home-vivlers__container .section-left .title{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #020202;
margin-bottom: 24px;
display: flex;
align-items: center;
}
.home-vivlers__container .section-left .title span{
width: 9px;
height: 9px;
border-radius: 100%;
background: #CF7625;
margin-right: 1rem;
display: flex;
margin-top: -3px;
}
.home-vivlers__container .section-left .text{
font-family: 'Teodor-Light';
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 117%;
color: #020202;
margin-bottom: 64px;
}
.home-vivlers__container .section-left .name{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 140%;
color: #020202; }
.home-vivlers__container .section-right img{
width: auto;
}
.btn-arrow__box{
display: flex;
margin-top: 8px;
width: 100%;
justify-content: center;
margin-bottom: 38px;
}
.btn-arrow__box .none-text{
display: flex;
flex-direction: column;
justify-content: center;
max-width: 628px;
width: 100%;
margin-right: 51px;
}
.btn-arrow__box .arrows{
display: flex;
max-width: 425px;
justify-content: flex-start;
width: 100%;
min-width: 425px ;
}
.btn-arrow__box svg{
height: 24px;
cursor: pointer;
}
.btn-arrow__box svg:first-child{
margin-right: 16px;
}
@media (max-width: 1340px) {
.btn-arrow__box{
padding: 0 24px;
}
}
@media (max-width: 825px) {
.home-vivlers__content{
flex-direction: column;
}
.home-vivlers__container .section-right {
max-width: 100%;
max-height: 350px;
overflow: hidden;
}
.btn-arrow__box{
margin-bottom: 164px;
}
.btn-arrow__box .none-text{
display: none;
}
.btn-arrow__box .arrows{
max-width: 100%;
}
.home-vivlers__container .section-left .name{
margin-bottom: 40px;
}
.home-vivlers__container .section-left .text{
margin-bottom: 48px;
}
}
@media (max-width: 768px) {
.home-vivlers__container .section-left .text{
font-size: 32px;
}
}
@media (max-width: 480px) {
.btn-arrow__box .arrows{
min-width: inherit;
}
} .home-where{
display: flex;
justify-content: center;
align-items: center;
background: #515337;
padding: 60px 0 70px;
width: 100%;
min-height: 300px;
}
.home-where__content{
width: 100%;
display: flex;
flex-direction: column;
margin: 0 auto;
}
@media (max-width: 1340px) {
.home-where__content{
padding: 0 24px;
}
}
.home-where__content-header{
display: flex;
flex-direction: column;
width: 100%;
margin-bottom: 48px;
}
.home-where__content-header h2{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px;
line-height: 140%;
letter-spacing: -0.05em;
color: #FFFFFF;
margin-bottom: 4px;
}
.home-where__content-header .sub-title{
font-family: 'Teodor-Light';
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 140%;
letter-spacing: -0.03em;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #FFFFFF;
}
.home-where__content-cards{
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 80px;
}
.home-where__content-cards .card-box{
display: flex;
flex-direction: column;
margin: 0 10px 20px;
position: relative;
}
.home-where__content-cards .card-box:first-child{
margin-left: 0;
}
.home-where__content-cards .card-box:last-child{
margin-right: 0;
}
.home-where__content-cards .card-box p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 17px;
line-height: 140%;
letter-spacing: 0.1em;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #FFFFFF;
position: relative;
padding-left: 32px;
text-transform: uppercase;
max-width: 280px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.home-where__content-cards .card-box p::before{
content: "";
position: absolute;
top: 12px;
left: 0;
width: 20px;
height: 20px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/vector-weel-listing.svg);
transform: translateY(-50%);
}
.home-where__content-cards .card-box .img-box{
position: relative;
width: 320px;
height: 422px;
border-radius: 10px;
overflow: hidden;
margin-bottom: 20px;
cursor: pointer;
}
.home-where__content-cards .card-box .img-box img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: cover;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transition: transform linear .2s;
-webkit-transition: transform linear .2s;
-moz-transition: transform linear .2s;
-ms-transition: transform linear .2s;
-o-transition: transform linear .2s;
}
.home-where__content-cards .card-box .img-box:hover img{
transform: translate(-50%, -50%) scale(1.1);
-webkit-transform: translate(-50%, -50%) scale(1.1);
-moz-transform: translate(-50%, -50%) scale(1.1);
-ms-transform: translate(-50%, -50%) scale(1.1);
-o-transform: translate(-50%, -50%) scale(1.1);
}
.home-where__content a{
margin: 0 auto;
}
@media (max-width: 1340px) {
.home-where__content-cards{
justify-content: space-between;
}
.home-where__content-cards .card-box .img-box{
width: 275px;
}
.home-where__content-cards .card-box p{
max-width: 240px;
}
}
@media (max-width: 1265px) {
.home-where__content-cards .card-box .img-box{
width: 255px;
height: 342px;
}
}
@media (max-width: 1150px) {
.home-where__content-cards .card-box .img-box{
width: 200px;
height: 275px;
}
.home-where__content-cards .card-box p{
max-width: 165px;
}
}
@media (max-width: 1023px) {
.home-where__content-cards .card-box{
width: 50%;
margin: 0;
align-items: center;
margin-bottom: 4rem;
padding: 1rem;
}
.home-where__content-cards .card-box .img-box{
width: 100%;
}
.home-where__content-cards .card-box p{
margin-right: auto;
margin-left: 12%;
}
.home-where__content-cards{
margin-bottom: 0;
}
.home-where__content-cards .card-box p{
max-width: inherit;
white-space: normal;
margin-left: 0;
}
}
@media (max-width: 678px) { .home-where__content-cards .card-box .img-box{
height: 255px;
}
.home-where__content-cards{
margin-bottom: 2rem;
}
.home-where__content-cards .card-box{
margin-bottom: 0;
}
}
@media (max-width: 480px) {
.home-where__content-cards .card-box .img-box{
height: 205px;
}
.home-where__content-header h2{
font-size: 30px;
line-height: 110%;
letter-spacing: -0.035em;
}
.home-where__content-cards .card-box p{
font-size: 16px;
}
.home-where__content-cards .card-box p{ }
}   .learn-header{
display: flex;
width: calc(100% - 36px);
margin-bottom: 44px;
max-height: 580px;
}
.learn-header .learn-header__info{
display: flex;
flex-direction: column;
justify-content: center;
flex: 1;
background-color: #EFF0E2;
padding: 46px;
max-width: 432px;
min-height: 568px;
margin-left: 16px;
position: relative;
}
@keyframes slide-slow { 
0% {transform: rotate(0deg);} 
100% {transform: rotate(360deg);} 
}
.learn-header .learn-header__info .img-weel{
position: absolute;
bottom: 0;
right: 0;
bottom: -58px;
right: 30px;
transform: rotate(0deg);
animation: slide-slow 15s; 
animation-iteration-count: infinite; 
animation-delay: 0s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
.learn-header .learn-header__info .learn-header__text{
font-size: 2.5rem;
line-height: 46px;
margin-bottom: 1.5rem;
font-family: 'Teodor-Light';
}
.learn-header .learn-header__info .learn-header__subtext{
font-size: .875rem;
line-height: 38px;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
text-transform: uppercase;
}
.learn-header .learn-header__img{
display: flex;
flex: 1; }
.learn-header .learn-header__img img{
width: 100%;
}
@media (max-width: 768px) {
.learn-header{
flex-direction: column;
width: calc(100% - 26px);
margin: 0 auto;
max-height: inherit;
}
.learn-header .learn-header__info{
max-width: inherit;
min-height: inherit;
margin-left: 0;
margin-top: 1rem;
padding: 24px;
}
.learn-header .learn-header__info .learn-header__text{
font-size: 2rem;
}
.learn-header .learn-header__info .img-weel{
width: 94px;
bottom: -50px;
}
}
@media (max-width: 480px) {
.learn-header .learn-header__info .learn-header__text{
line-height: 110%;
}
} .h1-section{
font-size: 5.75rem;
line-height: 70px;
letter-spacing: -0.025em;
margin-bottom: 110px;
font-family: 'Teodor-Light';
font-weight: 300;
}
.faq-content{
display: flex;
justify-content: space-between;
align-items: flex-start;
width: 100%;
margin-bottom: 88px;
}
.faq-content .faq-content__box{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 370px;
}
.faq-content .faq-content__box .faq-content__title{
font-size: 1.5rem;
line-height: 31px;
margin-bottom: 28px;
font-weight: 600;
text-align: center;
font-family: 'SharpGroteskSmBold';
}
.faq-content .faq-content__box .faq-content__text{
text-align: center;
font-size: 1.375rem;
line-height: 24px;
letter-spacing: -0.025em;
font-family: 'Teodor-Light';
}
.faq-content .faq-content__box span{
height: 8px;
width: 8px;
background-color: #020202;
border-radius: 100%;
margin-bottom: 10px;
}
@media (max-width: 1340px) {
.faq-content{
padding: 0 24px;
}
}
@media (max-width: 768px) {
.h1-section{
margin: 0 auto;
margin-top: 77px;
margin-bottom: 90px;
text-align: center;
font-size: 55px !important;
}
.faq-content{
justify-content: center;
flex-wrap: wrap;
margin: 0 auto;
}
.faq-content__box{
margin-bottom: 42px;
}
.btn--faq{
margin-top: 24px;
z-index: 10;
position: relative;
max-width: 112px;
min-width: 112px;
}
}
.btn--faq{
font-family: 'Sneak-Medium' !important;
font-feature-settings: "ss03";
letter-spacing: 0.1em;
z-index: 10;
} .why-vivla{
display: flex;
justify-content: center;
width: 100%;
margin-top: 120px;
position: relative;
}
.why-vivla .brocha{
position: absolute;
left: -50%;
top: calc(50% + -50px);
transform: translateY(-50%);
min-width: 880px;
width: 1300px;
}
.why-vivla__info{
display: flex;
flex-direction: column;
margin-right: 74px;
position: relative;
z-index: 1;
}
.why-vivla__info h2{
font-weight: 600;
font-size: 1.5rem;
line-height: 31px;
letter-spacing: 0.115em;
font-family: 'SharpGroteskSmBold' !important;
font-weight: initial;
margin-bottom: 12px;
}
.why-vivla__info ul{
list-style-type: none;
padding: 0;
}
.why-vivla__info ul li{
font-size: 1.5rem;
font-size: 23.8px;
line-height: 198%;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202;
font-family: 'Teodor-Light' !important;
list-style-type: none;
display: flex;
align-items: center;
}
.why-vivla__info ul li img{
margin-right: 16px;
}
.why-vivla__info a{
font-size: .875rem;
line-height: 150%;
letter-spacing: 0.1em;
text-decoration-line: none;
color: #CF7625;
margin-top: 60px;
width: fit-content;
}
.why-vivla__info a::before{
background-color: #CF7625;
}
.why-vivla .why-vivla__imgs{
display: flex;
width: 500px;
min-height: 500px;
position: relative;
padding: 50px;
margin-left: 25px;
margin-bottom: 110px;
position: relative;
z-index: 1;
}
.why-vivla .why-vivla__imgs .img{
width: 360px;
height: 496px;
position: absolute;
}
@keyframes whyvivla-img01 { 
0% {
top: 36px;
left: 13px;
transform: rotate(-2deg);
} 
35% {
top: 50px;
left: 10px;
transform: rotate(-5deg);
}
100% {
top: 20px;
left: 30px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img02 { 
0% {
top: -20px;
left: 185px;
transform: rotate(-3deg);
} 
35% {
top: -35px;
left: 215px;
transform: rotate(7deg);
}
100% {
top: -15px;
left: 155px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img03 { 
0% {
top: -42px;
left: -10px;
transform: rotate(-2deg);
} 
35% {
top: -50px;
left: -30px;
transform: rotate(-6deg);
}
100% {
top: -30px;
left: 0;
transform: rotate(0deg);
} 
}
.animation-collage .collage-img01{
animation: whyvivla-img01 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage .collage-img02{
animation: whyvivla-img02 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.animation-collage .collage-img03{
animation: whyvivla-img03 2s; 
animation-iteration-count:initial;
animation-delay: 0s;
animation-fill-mode:forwards; 
animation-timing-function:ease-in-out;
}
.why-vivla .why-vivla__imgs .img--01{ top: 20px;
left: 30px;
z-index: 3;
width: 360px;
height: 496px;
}
.why-vivla .why-vivla__imgs .img--02{ top: -15px;
left: 155px;
z-index: 2;
width: 306px;
height: 460px;
}
.why-vivla .why-vivla__imgs .img--03{ top: -30px;
left: 0;
z-index: 1;
width: 344px;
height: 516px;
}
@media (max-width: 1340px) {
.why-vivla{
padding: 0 24px;
}
}
@media (max-width: 768px) {
@keyframes whyvivla-img01 { 
0% {
top: 36px;
left: initial;
right: 0;
transform: rotate(-2deg);
} 
35% {
top: 50px;
left: initial;
right: 0;
transform: rotate(-5deg);
}
100% {
top: 20px;
left: initial;
right: -30px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img02 { 
0% {
top: -20px;
left: initial;
right: -185px;
transform: rotate(-3deg);
} 
35% {
top: -35px;
left: initial;
right: -215px;
transform: rotate(7deg);
}
100% {
top: -15px;
left: initial;
right: -155px;
transform: rotate(0deg);
} 
}
@keyframes whyvivla-img03 { 
0% {
top: -42px;
left: initial;
right: -10px;
transform: rotate(-2deg);
} 
35% {
top: -50px;
left: initial;
right: -30px;
transform: rotate(-6deg);
}
100% {
top: -30px;
left: initial;
right: 0px;
transform: rotate(0deg);
} 
}
.why-vivla{
flex-direction: column;
margin: 0 auto;
margin-top: 80px;
}
.why-vivla .why-vivla__info{
margin-right: 0;
margin-bottom: 42px;
}
.why-vivla .why-vivla__info ul{
margin-bottom: 42px;
}
.why-vivla .why-vivla__info ul li{
line-height: 126%;
margin-bottom: 12px;
}
.why-vivla .why-vivla__info a{
display: none;
}
.why-vivla .why-vivla__imgs{
width: 100%;
min-height: 450px;
max-width: 260px;
margin: 0 auto 110px;
}
.why-vivla .why-vivla__imgs .img--01{ top: 20px;
left: initial;
right: 0;
}
.why-vivla .why-vivla__imgs .img--02{ left: initial;
right: -70px;
}
.why-vivla .why-vivla__imgs .img--03{ left: initial;
right: 70px;
}
}
@media (max-width: 480px) {
.why-vivla .why-vivla__imgs{
transform: scale(.85);
}
.why-vivla__info h2{
margin-bottom: 18px;
}
.why-vivla .brocha{
top: 240px;
}
} .video-section{
display: flex;
flex-direction: column;
width: 100%;
margin-bottom: 80px;
position: relative;
z-index: 1;
}
.video-section h2{
font-size: 40px !important;
letter-spacing: -0.035em;
line-height: 110%;
color: #020202;
max-width: 477px;
margin-bottom: 70px;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-weight: initial !important;
}
.video-section .video-section__video{
width: 100%;
min-height: 634px;
overflow: hidden; }
@media (max-width: 1340px) {
.video-section{
padding: 0 24px;
}
}
@media (max-width: 768px) {
.video-section{
margin: 0 auto;
margin-top: 50px;
margin-bottom: 80px;
}
.video-section .video-section__video{
min-height: initial;
}
.video-section .video-section__video img{
width: -webkit-fill-available;
}
.video-section h2{
font-size: 30px !important;
max-width: 300px;
}
} .faq-expand{
width: 100%;
background: #515337;
padding: 86px 0;
}
.faq-expand .faq-expand__content{
max-width: 1100px;
margin: 0 auto;
display: flex;
flex-direction: column;
color: #fff;
}
.faq-expand .faq-expand__content h2{
color: #fff;
font-size: 40px !important;
line-height: 110%;
letter-spacing: -0.035em;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-weight: 300 !important;
}
.faq-expand .faq-expand__content .faq-expand__box{
min-height: 60px;
font-family: 'SharpGroteskSmBold' !important;
}
.faq .dt-top button{
padding: 0;
}
.faq dd{
padding-bottom: 25px;
}
@media (max-width: 1340px) {
.faq-expand .faq-expand__content{
padding: 0 24px;
}
}
@media (max-width: 768px) {
.faq-expand .faq-expand__content{
width: calc(100% - 26px);
margin: 0 auto;
}
}
@media (max-width: 480px) {
.faq .dt-top button{
padding-right: 36px;
}
}
.container-faqs{
}
.container-faqs h3{
color: #fff;
font-size: 40px !important;
line-height: 110%;
letter-spacing: -0.035em;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-weight: 300 !important;
margin-bottom: 32px;
}
.dt-top {
border-top: 1px solid white;
position: relative;
}
dl.faq button {
color:white;
background:transparent;
border:0px;
font-family: 'SharpGroteskSmBold';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: left;
letter-spacing: 0.115em;
margin-top:25px;
padding: 0 50px 0 0;
}
dl.faq button.active {
color:white;
background:transparent;
border:0px;
font-family: 'SharpGroteskSmBold';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: left;
letter-spacing: 0.115em;
margin-top:25px;
padding: 0 50px 0 0;
}
@media (max-width: 480px) {
dl.faq button.active,
dl.faq button {
text-align: left;
padding: 0 30px 0 0;
}
}
dl.faq button:focus {
outline: transparent;
}
dl dd {
margin: 0;
padding: 0;
padding-bottom: 30px;
}
dl.faq .desc {
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
margin: 0;
margin-top: 16px;
font-size: 15px;
display: none;
color:#F8F7F0;
font-size: 15px;
line-height: 140%;
}
dl.faq button:hover,
dl.faq button:focus {
color:white;
background:transparent;
border:0px;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
margin-top:25px;
cursor: pointer;
}
dl.faq button[aria-expanded="false"]::after {
content: '';
position: absolute;
top: calc(50% + 6px);
right: 12px;
border: solid white;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
transform: rotate( 45deg ) translate(-50% , -50%);
transition: all ease .5s;
margin: 3px;
}
dl.faq button.active[aria-expanded="false"]::after {
top: calc(50% + 3px);
transform: rotate( -135deg ) translate(-50%, -50%);
transition: all ease .5s;
}
dl.faq button[aria-expanded="true"]::after {
content: '';
position: absolute;
right: 12px;
border: solid white;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-width: 0 2px 2px 0;
display: inline-block;
padding: 3px;
transform: rotate( 221deg );
transition: all ease .5s;
margin: 3px;
}   .about-header{
width: 100%;
margin-bottom: 94px;
background-color: #515337;
}
.about-header__content{
display: flex;
align-items: center;
height: 750px;
width: 100%;
max-width: 1340px;
margin: 0 auto;
position: relative;
padding: 0 2rem;
}
.about-header__content .img-brocha{
position: absolute;
top: 50%;
right: -250px;
transform: translate(0%,-50%) scale(.9);
}
.about-header__content .about-header__left{
width: 50%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.about-header__content .about-header__left .about-header__subtext{
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-weight: 300;
font-size: 14px;
line-height: 140%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 24px;
}
.about-header__content .about-header__left .about-header__text{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 90%;
letter-spacing: -0.025em;
color: #FFFFFF;
}
.about-header__content .about-header__right{
width: 50%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
height: 750px;
}
.about-header__content .about-header__right .img--01{
position: absolute;
top: calc(50% - 80px);
right: calc(50% - -80px);
transform: translate(50%,-50%);
z-index: 1;
}
.about-header__content .about-header__right .img--02{
position: absolute;
top: calc(50% - 70px);
right: calc(50% - 160px);
transform: translate(50%,-50%);
z-index: 3;
}
.about-header__content .about-header__right .img--03{
position: absolute;
top: calc(50% - -190px);
right: calc(50% - 60px);
transform: translate(50%,-50%);
z-index: 3;
}
@keyframes slide-slow2 { 
0% {transform: translate(50%,-50%) rotate(0deg);} 
100% {transform: translate(50%,-50%) rotate(360deg);} 
}
.about-header__content .about-header__right .img-weel{
position: absolute;
top: 50%;
right: calc(50% - 0px);
transform: translate(50%,-50%);
z-index: 4;
animation: slide-slow2 15s; 
animation-iteration-count: infinite; 
animation-delay: 0s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@media (max-width: 1023px) {
.about-header__content{
flex-direction: column-reverse;
height: auto;
padding: 2rem;
}
.about-header__content .about-header__left{
width: 100%;
max-width: 700px;
margin: 0 auto;
}
.about-header__content .about-header__right{
width: 100%;
height: 700px;
}
.about-header__content .about-header__left .about-header__text{
margin-bottom: 30px;
}
}
@media (max-width: 768px) {
.about-header{
margin-bottom: 60px;
}
.about-header__content{
flex-direction: column-reverse;
height: auto;
padding: 0 2rem 2rem;
}
.about-header__content .about-header__right{
width: 100%;
height: 625px;
transform: scale(.85) !important;
}
.about-header__content .about-header__left .about-header__text{
font-size: 55px;
margin-bottom: 30px;
}
.about-header__content .about-header__right .img-weel{
display: none;
}
}
@media (max-width: 480px) {
.about-header__content .about-header__right{
height: 610px;
}
.about-header__content .about-header__left .about-header__subtext{
margin-bottom: 8px;
}
.about-header__content .about-header__right{
width: 100%;
height: 550px;
transform: scale(0.7) translateX(-24px) !important;
}
} .meet-vivla{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 110px;
}
.meet-vivla h2{
font-size: 14px;
line-height: 140%;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
margin-bottom: 48px;
text-transform: uppercase;
}
.meet-vivla .meet-vivla__video{
width: 100%;
min-height: 634px;
min-height: auto;
overflow: hidden;
max-width: 1024px;
margin: 0 auto;
margin-bottom: 50px;
border-radius: 10px;
} .meet-vivla .meet-vivla__text-columns{
display: flex;
justify-content: center;
align-items: flex-start;
}
.meet-vivla .meet-vivla__text-columns p{
max-width: 425px;
margin: 0 20px;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 16px;
line-height: 23px;
}
@media (max-width: 1024px) {
.meet-vivla__video{
padding: 0 24px;
}
}
@media (max-width: 768px) {
.meet-vivla{
margin-bottom: 60px;
} .meet-vivla .meet-vivla__text-columns{
flex-direction: column;
}
.meet-vivla .meet-vivla__text-columns p{
margin: 0;
margin-bottom: 2rem;
}
}
@media (max-width: 480px) {
.meet-vivla{
padding: 0 24px;
}
} .testimonials{
width: 100%;
max-width: 1100px;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 110px;
}
.testimonials .testimonials__img-container{
margin-right: 110px;
}
.testimonials .testimonials__text .testimonial{
max-width: 650px;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 50px;
line-height: 55px;
letter-spacing: -0.035em;
text-align: left;
margin-bottom: 44px;
}
.testimonials .testimonials__text .person{
display: flex;
}
.testimonials .testimonials__text .person .person__image{
width: 50px;
height: 50px;
border-radius: 100%;
overflow: hidden;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
margin-right: 1rem;
}
.testimonials .testimonials__text .person .person__image img{
object-fit: cover;
width: 100%;
height: 100%;
}
.testimonials .testimonials__text .person img{
width: 50px;
margin-right: 1rem;
}
.testimonials .testimonials__text .person .person__text .name{
font-family: 'Teodor-Light' !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
}
.testimonials .testimonials__text .person .person__text .range{ font-family: 'Sneak-Regular'; font-feature-settings: "ss03"; font-size: 15px; line-height: 21px; letter-spacing: 0em; text-align: left; -webkit-font-feature-settings: "ss03"; -moz-font-feature-settings: "ss03";
}
@media (max-width: 768px) {
.testimonials{
flex-direction: column;
margin-bottom: 60px;
}
.testimonials .testimonials__img-container{
margin-right: 0;
margin-bottom: 2rem;
}
.testimonials .testimonials__text .testimonial{
font-size: 38px;
font-style: normal;
font-weight: 400;
line-height: 40px;
letter-spacing: -0.035em;
text-align: left;
}
}
@media (max-width: 768px) {
.testimonials{
padding: 0 24px;
}
.testimonials .testimonials__img-container{
width: 100%;
display: flex;
justify-content: center;
overflow: hidden;
}
} .team{
width: 100%;
max-width: 1100px;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 110px;
margin-top: 50px;
}
.team h2{
font-size: 14px;
line-height: 140%;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
margin-bottom: 48px;
text-transform: uppercase;
}
.team .team__container{
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.team .team__container .team__box{
margin: 0 75px;
}
.team .team__container .team__box .team__image{
width: 133px;
height: 133px;
border-radius: 100%;
overflow: hidden;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
}
.team .team__container .team__box .team__image img{
object-fit: cover;
width: 100%;
height: 100%;
}
.team .team__container .team__box .name{
font-family: 'Teodor-Light' !important;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}
.team .team__container .team__box .range{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 15px;
line-height: 21px;
letter-spacing: 0em;
text-align: center;
margin-bottom: 10px;
}
.team .team__container .team__box .rrss{
display: flex;
justify-content: center;
}
.team .team__container .team__box .rrss img{
margin: 0 8px;
cursor: pointer;
}
@media (max-width: 768px) {
.team{
margin-bottom: 60px;
}
.team .team__container .team__box{
margin-bottom: 2rem;
}
} .owl-media-slider .owl-theme .owl-nav{
display: block;
margin-top: 0;
}
.owl-media-slider button.owl-next {
right: 10px;
}
.owl-media-slider button.owl-prev {
left: 10px;
}
.owl-media-slider button.owl-prev, button.owl-next {
position: absolute;
top: 50%;
padding: 2px 0px !important;
display: inline-block;
margin-top: -20px !important;
line-height: 30px !important;
height: 40px !important;
width: 30px !important;
color: transparent !important;
text-shadow: none !important;
transition: all .3s ease-in-out !important;
-webkit-transition: all .3s ease-in-out !important;
-moz-transition: all .3s ease-in-out !important;
-o-transition: all .3s ease-in-out !important;
transform: translate(0,-50%);
}
.owl-media-slider.owl-theme .owl-nav [class*=owl-]:hover{
background: transparent;
}
.carusel{
width: 100%;
max-width: 1340px;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 110px;
background: #515337;
border-radius: 10px;
min-height: 300px;
padding-top: 40px;
padding-bottom: 26px;
}
@media (max-width: 1341px) {
.carusel{
max-width: 1100;
}
}
.carusel .carusel__title{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #F8F7F0;
margin-bottom: 48px;
}
.carusel .owl-item p{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 22px;
line-height: 24px;
text-align: center;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #F8F7F0;
}
.carusel .owl-carousel .owl-item .sa_hover_container{
min-height: 100px !important;
}
.carusel .owl-carousel .owl-item img{
max-width: 82px;
}
.carusel .owl-carousel .owl-dots {
display: flex !important;
justify-content: center;
align-items: center;
}
.carusel .owl-carousel .owl-dots button{
background-color: transparent;
}
.carusel .sa_owl_theme .owl-dots .owl-dot span{
background-color: #fff !important;
width: 8px !important;
height: 8px !important;
} .carusel .sa_owl_theme .owl-dots .active span{
background-color: transparent !important;
border: 2px solid #fff !important;
border-color: #fff;
width: 18px !important;
height: 18px !important;
pointer-events: none;
}
.owl-carousel .owl-nav button{
height: 100% !important;
background-color: #515337;
}
@media (max-width: 1150px) {
.carusel .carusel__container{
max-width: calc(100% - 100px) !important;
}
.owl-carousel.owl-loaded{
position: relative;
}
.owl-carousel .owl-nav{
position: absolute;
width: calc(100% + 108px);
left: -54px;
height: -50%;
top: 50%;
transform: translateY(-39px);
}
}
@media (max-width: 768px) {
.carusel{
width: calc( 100% - 48px);
}
.carusel .carusel__container{
width: 100%;
}
}   .listing{
position: relative;
max-width: 1340px;
margin: 0 auto;
}
.listing-content {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.load-more__box{
margin: 0 auto 200px;
}
.load-more__box a{
text-transform: uppercase;
font-family: 'Sneak-Medium';
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.1em;
}
.listing-header{
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
margin-top: 92px;
margin-bottom: 1rem;
}
.listing-header .listing-header--subtitle{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
font-weight: 300;
color: #020202;
}
.listing-header .listing-header--title{
font-family: 'Teodor-Light' !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 94px;
line-height: 104px !important;
text-align: center;
letter-spacing: -0.025em;
color: #020202;
max-width: 725px;
}
.listing-tabs{
width: 100%;
display: flex;
flex-direction: column;
margin-bottom: 48px;
padding: 0 12px;
max-width: 1302px;
}
.listing-tabs--content::-webkit-scrollbar{
display: none;
}
.listing-tabs .listing-tabs--title{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 15px;
line-height: 140%;
color: #020202;
margin-bottom: 12px;
}
.listing-tabs .listing-tabs--content{
display: flex;
width: 100%;
overflow: hidden;
padding-bottom: 16px;
position: relative;
}
.listing-tabs .listing-tabs--content .listing-tabs--location{
display: flex;
justify-content: center;
align-items: center;
width: fit-content;
padding: 10px 24px;
background: #FFFFFF;
border-radius: 40px;
margin: 0px 4px;
cursor: pointer;
white-space: nowrap;
transition: all .3s ease-in-out;
font-family: 'Sneak-Medium';
font-feature-settings: "ss03" !important;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.1em;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202;
}
.owl-location-slider.owl-theme .owl-nav .disabled{
opacity: 0;
transition: opacity .2s ease;
-webkit-transition: opacity .2s ease;
-moz-transition: opacity .2s ease;
-ms-transition: opacity .2s ease;
-o-transition: opacity .2s ease;
visibility: hidden;
}
.owl-location-slider.owl-theme .owl-nav{
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 0;
margin-top: 0;
left: 0;
top: -10px;
}
.owl-carousel .owl-nav button{
height: 100% !important;
background-color: #515337;
}
@media (max-width: 1150px) {
.carusel .carusel__container{
max-width: calc(100% - 100px) !important;
}
.owl-carousel.owl-loaded{
position: relative;
}
.owl-carousel .owl-nav{
position: absolute;
width: calc(100% + 108px);
left: -54px;
height: -50%;
top: 50%;
transform: translateY(-39px);
}
}
@media (max-width: 1024px) {
.carusel{
width: calc( 100% - 48px);
}
.carusel .carusel__container{
width: 100%;
}
}
.owl-location-slider.owl-theme.owl-carousel button.owl-prev,
.owl-location-slider.owl-theme.owl-carousel button.owl-next {
position: relative;
padding: 2px 12px!important;
margin: 0;
color: #020202!important;
display: flex;
justify-content: center;
align-items: center;
height: 46px !important;
width: auto !important;
}
.owl-location-slider.owl-theme.owl-carousel button.owl-prev{
top: 32px !important;
}
.owl-location-slider.owl-theme.owl-carousel button.owl-next {
top: 64px !important;
right: -8px !important;
}
.owl-location-slider.owl-theme.owl-carousel button.owl-prev:hover,
.owl-location-slider.owl-theme.owl-carousel button.owl-next:hover {
color: #020202;
}
.owl-location-slider.owl-theme.owl-carousel button.owl-prev{
background: linear-gradient(to right, #F8F7F0 59.55%, rgba(248, 247, 240, 0) 100%);
}
.owl-location-slider.owl-theme.owl-carousel button.owl-next{
background: linear-gradient(to left, #F8F7F0 59.55%, rgba(248, 247, 240, 0) 100%);
}
.listing-tabs .listing-tabs--content .listing-tabs--location.active,
.listing-tabs .listing-tabs--content .listing-tabs--location.active:hover{
color: #fff; }
.listing-tabs .listing-tabs--content .listing-tabs--location:hover{
background: #020202;
color: #fff;
transition: all .3s ease-in-out;
}
.listing-tabs .listing-tabs--content .listing-tabs--location.active{
background: #020202;
color: #fff;
transition: all .3s ease-in-out;
}
.listing-tabs .listing-tabs--content .listing-tabs--location:first-child{
margin-left: 0;
}
.listing-tabs .listing-tabs--content .listing-tabs--location:last-child{
margin-right: 0;
}
.listing-content {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.listing-content__box {
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
max-width: 1302px;
margin: 0 auto;
}
.listing-content .no-results {
width: 100%;
text-align: center;
padding: 30px;
}
.listing-content--single {
position: relative;
margin: 0px auto 95px;
margin: 0px 12px 95px;
max-width: 410px; }
@media (max-width: 1340px) {
.listing-content {
padding: 0 24px;
max-width: 916px;
}
}
@media (max-width: 935px) {
.listing-content {
justify-content: center;
}
.load-more__box{
margin: 0 auto 100px;
}
.listing-content__box{
width: 100%;
justify-content: center;
}
}
.listing-content--header{
position: relative;
}
.listing-content--header_image{
cursor: pointer;
position: relative;
left: 0;
transition: left linear .2s;
-webkit-transition: left linear .2s;
-moz-transition: left linear .2s;
-ms-transition: left linear .2s;
-o-transition: left linear .2s;
}
.listing-content--header_images {
display: flex;
align-items: center;
}
.listing-content--header_image img {
height: 450px;
object-fit: cover;
width: 410px;
border-radius: 20px;
}
.listing-content--header__tabs{
display: flex;
position: absolute;
left: 16px;
top: 16px;
z-index: 2;
}
.listing-content--header_images.owl-grid-slider .owl-nav{
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 0;
margin-top: 0;
top: -50%;
left: 0;
}
.owl-theme.owl-favhome-slider .owl-nav{
position: absolute;
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 0;
margin-top: 0;
top: 50%;
}
.listing-content--header_images.owl-grid-slider button.owl-prev,
.listing-content--header_images.owl-grid-slider button.owl-next,
.owl-theme.owl-favhome-slider button.owl-prev,
.owl-theme.owl-favhome-slider button.owl-next{
position: relative;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
}
.listing-content--header_images.owl-grid-slider button.owl-prev,
.owl-theme.owl-favhome-slider button.owl-prev{
margin-left: 10px;
margin-right: 10px; height: auto !important;
top: 18px;
width: 30px;
}
.listing-content--header_images.owl-grid-slider button.owl-next,
.owl-theme.owl-favhome-slider button.owl-next{
margin-right: 10px; height: auto !important;
top: 46px;
}
.listing-content--header_images.owl-grid-slider.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme.owl-favhome-slider.owl-theme .owl-nav [class*=owl-]:hover{
background: transparent;
}
.listing-content--header_images.owl-grid-slider .owl-dots,
.owl-theme.owl-favhome-slider .owl-dots{
position: absolute;
bottom: 15px;
display: flex !important;
justify-content: center;
align-items: center;
width: 100%;
}
.listing-content--header_images.owl-grid-slider .owl-dots button,
.owl-theme.owl-favhome-slider .owl-dots button{
background-color: transparent;
}
.listing-content--header_images.owl-grid-slider .owl-dots .active span,
.owl-theme.owl-favhome-slider .owl-dots .active span{
background-color: transparent !important;
border: 2px solid #fff !important;
border-color: #fff;
width: 18px !important;
height: 18px !important;
pointer-events: none;
}
.listing-content--header_images.owl-grid-slider .owl-dots .owl-dot:nth-child(n+8),
.owl-theme.owl-favhome-slider .owl-dots .owl-dot:nth-child(n+8) {
display: none !important;
}
.listing-content--tag{
display: flex;
justify-content: center;
align-items: center;
padding: 0px 16px;
height: 40px;
background: #F8F7F0;
border-radius: 20.5px;
font-size: 12px;
margin-right: 8px;
text-transform: uppercase;
font-family: 'Sneak-Medium';
font-feature-settings: "ss03";
letter-spacing: 0.1em;
}
.listing-content--tag img{
margin-right: 8px;
}
.listing-content--header_shares{
color: #FF0000;
font-family: 'Sneak-Medium';
font-feature-settings: "ss03";
}
.listing-content--header_images{
position: relative;
overflow: hidden;
height: 450px;
}
.listing-content--body{
display: flex;
flex-direction: column;
align-items: center;
}
.listing-content--body .listing-content--body_location{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #020202;
margin-top: 1.5rem;
margin-bottom: .875rem;
}
.listing-content--body .listing-content--body_name{
font-family: 'Teodor-Light' !important;
font-style: normal !important;
font-weight: normal !important;
font-size: 40px;
line-height: 140%;
text-align: center;
color: #020202;
margin-bottom: 8px;
position: relative;
}
.listing-content--body .listing-content--body_name .img{
position: absolute;
left: -30px;
top: calc(50% + 2px);
transform: translateY(-50%);
}
.listing-content--body .listing-content--body_assets{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
text-align: center;
letter-spacing: initial;
color: #020202;
margin-bottom: 1.5rem;
}
.listing-content--body .listing-content--body_price{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 140%;
text-align: center;
letter-spacing: initial;
color: #020202;
margin-bottom: 40px;
}
.listing-content--body .listing-content--body_view{
max-width: 145px;
min-width: 145px;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.1em;
text-decoration: none !important;
}
.listing-content--header_images.owl-grid-slider .owl-item{
min-width: 410px;
}
@media (max-width: 1340px) {
.listing-header{
padding: 0 24px;
}
.listing-tabs{
padding: 0 24px;
}
.listing-content {
padding: 0 24px;
width: 100%;
}
.listing-content--header_images.owl-grid-slider .owl-item{
min-width: 410px;
}    
}
@media (max-width: 768px) {
.listing-header{
margin-top: 70px;
}
.listing-header .listing-header--title{
line-height: 74px !important;
font-size: 74px;
margin-bottom: 2rem;
margin-top: 14px; 
}
.listing-content--single {
max-width: 285px;
}
.listing-content--header_image img,
.owl-grid-slider.owl-carousel .owl-item img {
width: 285px;
height: 245px;
}
.listing-content--header_images {
height: 245px;
}
.listing-content--header_images.owl-grid-slider .owl-item{
min-width: 285px;
}
}
@media (max-width: 681px) {
.listing-header{
margin-top: 42px;
}
.listing-header .listing-header--title{
line-height: 114% !important;
font-size: 46px;
margin-bottom: 2rem;
margin-top: 14px;
font-family: 'Teodor-Light' !important;
}
.listing-header .listing-header--title{
line-height: 54px !important;
}
.listing-content--single {
max-width: 335px;
}
.listing-content--header_image img,
.owl-grid-slider.owl-carousel .owl-item img {
width: 335px;
height: 245px;
}
.listing-content--header_images {
height: 245px;
}
}
@media (max-width: 320px) {
.listing-content {
padding: 0px 16px;
width: 100%;
}
.listing-content--single {
max-width: 265px;
}
.listing-content--header_image img,
.owl-grid-slider.owl-carousel .owl-item img {
width: 265px;
height: 245px;
}
.listing-content--body .listing-content--body_name {
font-size: 32px;
}
}
.listing-content--header_arrows{
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
display: flex;
justify-content: space-between;
padding: 0 1.5rem;
}
.listing-content--header_arrows img{
cursor: pointer;
}
.listing-content--header_dots{
align-items: center;
}
.listing-content--header_dots .dot_active{
width: 16px !important;
height: 16px !important;
border: 2px solid #fff;
background-color: transparent !important;
} .listing{
position: relative;
max-width: 1340px;
margin: 0 auto;
}   .listing-content--header_dots {
position: absolute;
bottom: 15px;
left: 0;
padding: 10px;
display: flex;
justify-content: center;
width: 100%;
}
.listing-content--header_dots .listing-content--header_dot{
position: relative;
width: 6px;
height: 6px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
background-color: #fff;
margin: 0 5px;
cursor: pointer;
}   .listing--on-detail{
order: 9;
}
.page--single-listing{
display: flex;
flex-direction: column;
margin-top: 0;
} .single-listing-header{
width: 100%;
display: flex;
align-items: center;
margin-top: 70px;
margin-bottom: 60px;
padding: 0 16px;
order: 1;
}
.single-listing-header-first{
display: flex;
flex-direction: column;
flex: 1;
max-width: 50%;
}
.single-listing-header--location{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #020202;
margin-bottom: 4px !important;
}
.single-listing-header--title{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 82%;
letter-spacing: -0.025em;
color: #020202;
}
.single-listing-header-second{
width: 100%;
display: flex;
flex-wrap: wrap;
max-width: 450px;
}
.single-listing-header--fracprice{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 32px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
width: 100%;
}
.single-listing-header--ownership{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 13px;
line-height: 140%;
display: flex;
align-items: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #CF7625;
width: 100%;
margin-bottom: 1rem !important;
font-feature-settings: "ss03";
}
.single-listing-header--monthly_expenses{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
display: flex;
align-items: center;
position: relative;
}
.single-listing-header--monthly_expenses .img{
margin-left: .5rem;
cursor: pointer;
}
.single-listing-header--whp{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
opacity: 0.5;
margin-left: 32px !important;
}
.single-listing-header-third{
width: 100%;
display: flex;
flex-wrap: wrap;
max-width: 300px;
}
.single-listing-header--icon{
display: flex;
align-items: center;
width: 100%;
max-width: 150px;
margin-bottom: 14px;
}
.single-listing-header--icon .feature-icon{
margin-right: .5rem;
height: 24px;
width: 24px; }
.single-listing-header--icon p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 19px;
text-align: center;
color: #020202;
}
@media (max-width: 1340px) {
.single-listing-header{
padding: 0 24px;
}
}
@media (max-width: 1220px) {
.single-listing-header-second{
padding-left: 2rem;
}
}
@media (max-width: 1120px) {
.single-listing-header-second{
flex-direction: column;
max-width: 300px;
}
.single-listing-header--whp{
margin: 10px 0 0 !important;
}
.single-listing-header-third{
max-width: 200px;
}
}
@media (max-width: 1060px) {
.single-listing-header-third{
width: fit-content;
}
}
@media (max-width: 850px) {
.single-listing-header{
order: 3;
flex-direction: column;
margin-bottom: 120px;
}
.single-listing-header-first{
align-items: center;
max-width: inherit;
}
.single-listing-header--location{
margin-bottom: 1rem !important;
}
.single-listing-header--title{
margin-bottom: 1.5rem !important;
text-align: center;
}
.single-listing-header-second{
align-items: center;
justify-content: center;
flex-direction: column;
padding-left: 0;
}
.single-listing-header-second p{
display: flex;
justify-content: center;
margin-left: 0 !important;
}
.single-listing-header-second .single-listing-header--ownership{
margin-bottom: 4px !important;
}
.single-listing-header--monthly_expenses {
margin-bottom: 1rem !important;
}
.single-listing-header--monthly_expenses img{
margin-right: 0 !important;
}
.single-listing-header-third{
margin-top: 2rem;
max-width: 350px;
justify-content: center;
}
}
@media (max-width: 678px) {
.single-listing-header--location{
margin-bottom: 0 !important;
}
.single-listing-header--title{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 58px;
line-height: 140%;
color: #020202;
}
}
@media (max-width: 480px) {
.single-listing-header{
margin-top: 0;
}
.single-listing-header--title{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 38px;
line-height: 140%;
color: #020202;
}
.single-listing-header-third{
justify-content: center;
}
} .single-listing--images{
display: flex;
margin-bottom: 20px;
position: relative;
order: 2;
}
@media (max-width: 1023px) {
.single-listing--images{
order: 1;
}
}
.tags__container{
display: flex;
position: absolute;
top: 1rem;
left: 1rem;
z-index: 5;
}
.btn-bottom__container{
display: flex;
position: absolute;
bottom: 1rem;
right: 1rem;
}
.btn-bottom__container .btn--details-listing{
min-width: 100px;
min-height: 40px;
padding: 0 12px;
background-color: #F8F7F0 !important;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 140%;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #020202 !important;
cursor: pointer;
border: 0;
}
.btn-bottom__container .btn--details-listing p{
letter-spacing: 0.1em;
line-height: 31px;
}
.btn-bottom__container .btn--details-listing:hover{
background-color: #020202 !important;
color: #F8F7F0 !important;
}
.btn-bottom__container .btn--details-listing:nth-child(1){
margin-right: .75rem;
}
.btn-bottom__container .btn--details-listing:focus{
outline: none;
}
.btn-bottom__container .btn--details-listing svg{
margin-left: 1rem;
}
.btn-bottom__container .btn--details-listing:hover svg circle,
.btn-bottom__container .btn--details-listing:hover svg rect,
.btn-bottom__container .btn--details-listing:hover svg path{
stroke: #F8F7F0 !important;
}
.single-listing--gallery{
display: flex;
width: 100%;
}
.img-container--big{
width: 50%;
display: flex;
overflow: hidden;
height: 572px;
margin-right: 20px;
justify-content: center;
align-items: center;
position: relative;
}
.img-container--big img{
position: absolute;
height: 100%;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
}
@media (min-width: 1740px) {
.img-container--big img{
position: absolute;
height: 100%;
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
}
.img-container--double{
width: 50%;
display: flex;
flex-direction: column;
overflow: hidden;
height: 572px;
}
.img-container--double .img-container{
height: 50%;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.img-container--double .img-container img{
height: 100%;
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
}
@media (min-width: 1440px) {
.img-container--double .img-container img{
height: auto;
width: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
}
.img-container--double .img-container:nth-child(2){
margin-top: 20px;
}
.share-container{
width: 100%;
display: flex;
justify-content: flex-end;
order: 3;
}
.share-container .btn--share{
background-color: transparent !important;
border: 0;
outline: none;
display: flex;
align-items: center;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 18px; color: #020202 !important;
margin-top: 8px;
margin-bottom: 45px;
padding: 0;
min-width: 213px;
}
.scroll-to-top {
position: fixed;
bottom: 10px;
left: 18px;
width: 50px;
height: 50px;
background: rgb(81, 83, 58);
z-index: 9;
border-radius: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
z-index: 9;
}
.scroll-to-top:hover {
opacity: .7;
}
.share-container .btn--share:hover{
cursor: pointer;
}
.share-container .btn--share:hover .social{
width: 100%;
height: 100%;
transition: width .3s linear;
-webkit-transition: width .3s linear;
-moz-transition: width .3s linear;
-ms-transition: width .3s linear;
-o-transition: width .3s linear;
}
.share-container .btn--share .social{
margin-left: 30px;
width: 0;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
transition: width .3s linear;
-webkit-transition: width .3s linear;
-moz-transition: width .3s linear;
-ms-transition: width .3s linear;
-o-transition: width .3s linear;
overflow: hidden;
}
.share-container .btn--share img{
margin-right: 1rem;
}
@media (max-width: 1340px) {
.share-container{
padding: 0 24px;
}
}
@media (max-width: 1023px) {
.share-container{
order: 2;
}
.share-container .btn--share{
margin-bottom: 32px;
}
}
@media (max-width: 678px) {
.img-container--double,
.img-container--big{
height: 300px;
}
.img-container--big{
margin-right: 8px;
}
.img-container--double .img-container:nth-child(2){
margin-top: 8px;
}
}
@media (max-width: 480px) {
.img-container--big{
width: 100%;
margin: 0;
}
.img-container--double{
display: none;
}
} .single-listing-description{
display: flex;
justify-content: space-between;
width: 100%;
margin-bottom: 80px;
order: 4;
}
.single-listing-about{
display: flex;
flex-direction: column;
width: 50%;
max-width: 675px;
}
.single-listing-about h3{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin-bottom: 20px;
}
.single-listing-about p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
color: #020202;
margin-bottom: 18px;
}
.single-listing-about .btn_plusicon{
display: flex;
align-items: center;
margin-top: 1.5rem;
}
.single-listing-about .btn_plusicon img{
margin-right: 12px;
}
.single-listing-about .btn_plusicon a{
display: flex;
align-items: center;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 140%;
display: flex;
align-items: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #CF7625;
}
.single-listing-amenities{
display: flex;
flex-direction: column;
width: 50%;
max-width: 575px;
padding-left: 1rem;
}
.single-listing-amenities h3{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin-bottom: 2rem;
}
.amenities{
display: flex;
flex-wrap: wrap;
width: 100%;
}
@media (max-width: 350px) {
.amenities{
flex-direction: column;
justify-content: center;
align-items: center;
}
.amenities .amenites-container{
width: 100% !important;
justify-content: center;
}
}
.amenities .amenites-container{
display: flex;
align-items: center;
width: 50%;
min-width: 200px;
margin-bottom: 24px;
}
.amenities .amenites-container .img-box{
display: flex;
justify-content: center;
align-items: center;
min-width: 45px;
}
.amenities .amenites-container p{
font-family: "SharpGroteskSmBold";
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: center;
letter-spacing: 0.115em;
color: #020202;
margin-left: 32px;
text-transform: uppercase;
}
.single-listing-amenities a{
display: flex;
align-items: center;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 140%;
display: flex;
align-items: center;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #CF7625;
margin-top: 1.5rem;
}
@media (max-width: 1340px) {
.single-listing-description{
padding: 0 24px;
}
}
@media (max-width: 1023px) {
.single-listing-description{
flex-direction: column;
align-items: center;
}
.btn_plusicon{
margin: 1.5rem auto 80px;
}
.single-listing-amenities{
padding: 0;
width: 100%;
}
.single-listing-about h3,
.single-listing-amenities h3{
text-align: center;
}
.single-listing-amenities a{
margin: 1.5rem auto 0px;
}
.amenities .amenites-container p{
text-align: left;
}
}
@media (max-width: 768px) {
.single-listing-description{
flex-direction: column;
align-items: center;
margin-bottom: 50px;
}
.single-listing-about,
.single-listing-amenities{
width: 100%;
max-width: 475px;
margin: 0 auto;
}
.btn_plusicon{
margin: 4px auto 80px;
}
.single-listing-amenities{
padding: 0;
}
.single-listing-amenities h3{
text-align: center;
}
.single-listing-amenities a{
margin: 1.5rem auto 0px;
}
.amenities .amenites-container{
min-width: initial;
}
.amenities .amenites-container p{
font-size: 18px;
margin-left: 18px;
text-align: left;
}
} .single-listing-video{
height: 800px;
width: 100%;
background: #F1F1E5;
padding: 58px 36px;
position: relative;
order: 5;
}
.single-listing-video::before{
content: "";
position: absolute;
bottom: -100px;
left: 0;
width: 100%;
height: 100px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator-b.svg);
background-position: center;
}
.single-listing-video--container{
display: flex;
flex-direction: column;
align-items: center;
}
.single-listing-video--container h3{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin-bottom: 1.5rem;
}
.single-listing-video--container .video{
max-width: 1114px;
width: 100%;
border-radius: 16px;
overflow: hidden;
}
@media (max-width: 1023px) {
.single-listing-video{
height: fit-content;
}
}
@media (max-width: 768px) {
.single-listing-video{
padding: 48px 32px;
}
.single-listing-video--container h3{
max-width: 140px;
text-align: center;
}
}
@media (max-width: 480px) {
.single-listing-video{
padding: 48px 32px 20px;
}
} .single-listing-priced{
width: 100%;
display: flex;
flex-wrap: wrap;
margin-bottom: 150px;
order: 6;
}
.single-listing-priced h3{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 110%;
color: #020202;
width: 100%;
margin-top: 160px;
margin-bottom: 32px;
}
.single-listing-priced .priced-content{
mix-blend-mode: multiply;
border: 1px solid #D4D4C8;
box-sizing: border-box;
padding: 55px;
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
margin-right: 24px;
}
.single-listing-priced .priced-content .separator{
width: 100%;
}
.single-listing-priced .priced-content .priced-content--breakdown{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info{
display: flex;
flex-direction: column;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info .price-text1{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 20px;
line-height: 110%;
color: #020202;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info .price-text2{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 110%;
color: #020202;
margin-top: .25rem;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--price{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
display: flex;
flex-direction: column;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text1{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
display: flex;
flex-direction: column;
color: #CF7625;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2 > p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 110%;
color: #020202;
margin-top: .25rem;
display: flex;
align-items: center;
position: relative;
margin-right: .5rem;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 110%;
color: #020202;
margin-top: .25rem;
display: flex;
align-items: center;
position: relative;
margin-right: .5rem;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2 img{
cursor: pointer;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
}
.single-listing-priced .priced-cta {
max-width: 430px;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 475px;
background: #F1F1E5;
padding: 32px;
text-align: center;
}
.single-listing-priced .priced-cta h3{
margin: 0 0 30px;
font-family: 'Sneak-Regular' !important;
font-size: 36px;
line-height: 117%;
text-align: center;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202;
}
.single-listing-priced .priced-cta p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 16px;
line-height: 145.5%;
text-align: center;
color: #020202;
opacity: 0.8;
margin-bottom: 30px;
}
.single-listing-priced .priced-cta a{
text-decoration: none;
max-width: 224px;
}
@media (max-width: 1340px) {
.single-listing-priced{
padding: 0 32px !important;
}
}
@media (max-width: 1180px) {
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info{
padding-right: 1rem;
}
}
@media (max-width: 1023px) {
.single-listing-priced{
flex-direction: column;
padding: 0 24px;
margin-bottom: 0;
}
.single-listing-priced h3{ text-align: center;
margin: 160px auto 30px;
}
.single-listing-priced .priced-content{
margin-right: 0;
margin-bottom: 80px;
}
.single-listing-priced .priced-cta{
max-width: inherit;
}
.priced-content--breakdown{
margin-bottom: 1rem;
}
.priced-content--breakdown:last-child{
margin-top: 1rem;
margin-bottom: 0;
align-items: flex-start !important;
}
}
@media (max-width: 975px) {
.single-listing-header--whp{
margin-left: 0 !important;
}
}
@media (max-width: 768px) {
.priced-content--breakdown:last-child{
align-items: flex-start !important;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2{
margin-top: 36px;
}
}
@media (max-width: 560px) {
.single-listing-priced .priced-content{
padding: 32px !important;
}
.single-listing-priced h3{
font-size: 32px;
max-width: 275px;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info .price-text1{
font-size: 14px;
}
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--info .price-text2{
font-size: 12px;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text1,
.single-listing-priced .priced-content .priced-content--breakdown .priced-content--price{
text-align: right;
font-size: 18px;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2{
font-size: 12px;
line-height: 110%;
position: absolute;
width: 100%;
right: 0;
justify-content: flex-end;
margin-right: 0;
margin-top: 55px;
}
.single-listing-priced .priced-content .priced-content--breakdown.total{
position: relative;
margin-bottom: 20px;
}
.single-listing-priced .priced-content .priced-content--breakdown.total .priced-content--price .price-text2 img{
width: 14px;
height: 14px;
}
.single-listing-priced .priced-cta h3{
font-size: 30px;
max-width: 200px;
}
.single-listing-priced .priced-cta p{
max-width: 250px;
}
.single-listing-priced .priced-cta{
min-height: 325px;
}
.single-listing-priced .priced-cta a{
max-width: 175px;
min-width: 175px;
}
} .single-listing-upgrade{
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 112px;
order: 7;
} .single-listing-upgrade__header{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-bottom: 60px;
}
.single-listing-upgrade__header h3{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 50px;
line-height: 110%;
color: #020202;
margin-top: 0px;
}
.single-listing-upgrade__header a{
text-transform: uppercase;
letter-spacing: 0.1em;
}
.single-listing-upgrade__container{
display: flex;
overflow-x: auto;
max-width: 1340px;
}
.single-listing-upgrade__container::-webkit-scrollbar{
height: 6px;
width: 6px;
background: #EFF0E2;
cursor: pointer;
}
.single-listing-upgrade__container::-webkit-scrollbar-thumb:horizontal{
cursor: pointer;
background: #515337; }
.single-listing-upgrade__item{
display: flex;
width: 550px;
justify-content: flex-start;
margin-bottom: 20px;
height: 550px; }
.single-listing-upgrade__item .item__img{
width: 435px;
height: 575px;
position: absolute;
margin-bottom: 2rem;
overflow: hidden;
margin-left: 100px;
}
.single-listing-upgrade__item .item__img img{ height: 100%;
object-fit: cover;
}
.contenedorA{
width: 500px;
height: 500px;
background-color: red;
padding: 2rem;
}
.contenedorB{
width: 100%;
height: 100%;
background-color: blue;
}
.single-listing-upgrade__item .item__text{
height: fit-content; background: #FFFFFF;
border-radius: 10px;
padding: 32px 24px;
max-width: 320px;
min-width: 320px;
z-index: 1;
position: relative;
top: 70px;
}
.single-listing-upgrade__item .item__text p{
font-family: 'Sneak-Medium';
font-feature-settings: "ss03";
line-height: 120%;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202;
}
.single-listing-upgrade__item .item__text .title{
font-size: 24px;
margin-bottom: 8px;
}
.single-listing-upgrade__item .item__text .text{
font-size: 16px;
}
@media (max-width: 1340px) {
.single-listing-upgrade{
padding: 0 24px;
}
}
@media (max-width: 1023px) {
.single-listing-upgrade h3{
text-align: center;
}
.single-listing-upgrade__header{
margin: 160px auto 30px;
}
}
@media (max-width: 768px) {
.single-listing-upgrade__header{
margin: 80px auto 55px;
flex-direction: column;
}
.single-listing-upgrade h3{ text-align: center;
max-width: 275px;
font-size: 38px;
margin-bottom: 32px;
}
.single-listing-upgrade__item .item__img{
width: 375px;
height: 475px; margin-bottom: 2rem;
overflow: hidden;
right: 0;
}
.single-listing-upgrade__item .item__text {
left: 50px;
}
}
@media (max-width: 660px) {
.single-listing-upgrade__item{
min-width: 400px;
justify-content: flex-start;
}
.single-listing-upgrade__item .item__text{
top: inherit;
bottom: 0;
left: inherit;
right: 0;
}
}
@media (max-width: 480px) {
.single-listing-upgrade__header{
margin: 68px auto 90px;
}
.single-listing-upgrade h3{ text-align: center;
max-width: 275px;
font-size: 32px;
}
.single-listing-upgrade__item{
min-width: fit-content;
margin-right: 60px;
display: flex;
width: 280px;
justify-content: flex-start;
margin-bottom: 20px;
height: 390px;
}
.single-listing-upgrade__item .item__img{
width: 250px;
height: 335px;
margin-left: 0;
left: 0;
right: inherit;
}
.single-listing-upgrade__item .item__text .title{
font-size: 18px;
}
.single-listing-upgrade__item .item__text .text{
font-size: 14px;
}
.single-listing-upgrade__item .item__text{
padding: 24px 16px;
max-width: 250px;
right: -55px;
top: 280px;
min-width: 250px;
}
} .single-listing-maps{
width: 100%;
background: #515337;
padding: 72px 50px;
display: flex;
order: 7;
}
.single-listing-maps__content{
display: flex;
width: 100%;
background: #515337;
}
.single-listing-maps--info{
display: flex;
flex-direction: column;
margin-right: 90px;
max-width: 475px;
}
.single-listing-maps--info h3{
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #FFFFFF;
margin-bottom: 12px;
}
.single-listing-maps--info p{
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 40px;
line-height: 140%;
color: #FFFFFF;
margin-bottom: 24px;
letter-spacing: -0.035em;
}
.single-listing-maps--info a{
max-width: 225px;
margin-bottom: 80px;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.single-listing-maps--info .especifications{
display: flex;
flex-direction: column;
}
.single-listing-maps--info .especifications .especifications__item{
display: flex;
align-items: center;
margin-bottom: 45px;
max-width: 355px;
}
.single-listing-maps--info .especifications .especifications__item img{
margin-right: 1rem;
width: 37px;
height: 37px;
}
.single-listing-maps--info .especifications .especifications__item p{
font-family: "SharpGroteskSmBold" !important;
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 25px;
letter-spacing: 0.115em;
color: #FFFFFF;
margin-bottom: 0;
}
.single-listing-maps--map{
position: relative;
height: 100%;
width: 100%;
}
@media (min-width: 1025px) {
.single-listing-maps--map div iframe{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.single-listing-maps--info .single-listing-maps--map{
display: none;
}
}
@media (max-width: 1023px) {
.single-listing-maps{
padding: 72px 0px;
}
.single-listing-maps--info h3{
text-align: center;
}
.single-listing-maps--info p{
max-width: 475px;
text-align: center;
margin: 0 auto 24px;
}
.single-listing-maps--map.no-mobile{
display: none;
}
.single-listing-maps--info{
max-width: inherit;
margin-right: 0;
width: 100%;
}
.single-listing-maps--map div iframe{
max-height: 325px !important;
width: 100%;
}
.single-listing-maps--info a{
margin: 40px auto 80px;
}
.single-listing-maps--info .especifications{
max-width: 475px;
margin: 0 auto;
}
.single-listing-maps--info .especifications .especifications__item p{
margin: 0;
text-align: left;
}
}
@media (max-width: 768px) {
.single-listing-maps--info p{
font-size: 32px;
max-width: 375px;
margin: 0 auto 3rem;
}
}
@media (max-width: 480px) {
.single-listing-maps--info p{
font-size: 30px;
max-width: 275px;
margin: 0 auto 5rem;
}
.single-listing-maps--info .especifications .especifications__item p{
font-size: 18px;
}
.single-listing-maps--info .especifications{
max-width: 375px;
padding: 0 16px;
}
.single-listing-maps--info .especifications .especifications__item{
margin-bottom: 32px;
}
} .single-listing-surroundings{
width: 100%;
margin-top: 110px;
margin-bottom: 100px;
display: flex;
flex-direction: column;
align-items: center;
position: relative;
order: 8;
}
.single-listing-surroundings::before{
content: "";
position: absolute;
top: calc(50% - -20px);
left: -50%;
transform: translateY(-50%);
width: 1200px;
height: 1000px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-left.svg);
}
.single-listing-surroundings h3{
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin-bottom: 16px;
position: relative;
z-index: 3;
}
.single-listing-surroundings p{
position: relative;
z-index: 3;
font-family: 'Teodor-Light' !important;
font-size: 50px;
line-height: 140%;
color: #020202;
margin-bottom: 56px;
max-width: 600px;
text-align: center;
}
.single-listing-surroundings--images{
display: flex;
position: relative;
width: 100%;
height: 500PX;
}
.single-listing-surroundings--images .img-container p {
width: calc(100% - 6px);
height: calc(100% - 6px);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.2);
color: #fff;
font-family: 'Sneak-Medium' !important;
font-size: 32px;
line-height: 116%;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
padding: 1rem;
opacity: 0;
color: #FFFFFF;
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images .img-container p {
opacity: 1;
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images .img-container img{
border: 3px solid #f8f7f0;
background-color: #f8f7f0;
}
.single-listing-surroundings--images:hover .img-container img{
border: 3px solid transparent;
background-color: transparent;
}
@media (min-width: 1024px) {
.single-listing-surroundings--images .img-container{
display: flex;
position: absolute;
top: 0;
transform: translateX(-50%);
}
.single-listing-surroundings--images{
display: flex;
position: relative;
width: 100%;
height: 500PX;
}
.single-listing-surroundings--images .img-container{
display: flex;
position: absolute;
top: 0;
transform: translateX(-50%);
}
.single-listing-surroundings--images .img-container p {
width: calc(100% - 6px);
height: calc(100% - 6px);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: rgba(0, 0, 0, 0.2);
color: #fff;
font-family: 'Sneak-Medium' !important;
font-feature-settings: "ss03";
font-size: 32px;
line-height: 116%;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
padding: 1rem;
opacity: 0;
color: #FFFFFF;
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images:hover .img-container p {
opacity: 1;
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images .img-container--left{
left: calc(50% - 270px);
z-index: 0;
transform: translateX(-50%) scale(.85) rotate(-6deg);
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images .img-container--center{
left: 50%;
z-index: 2;
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images .img-container--right{
left: calc(50% + 270px);
z-index: 0;
transform: translateX(-50%) scale(.85) rotate(-3deg);
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images:hover .img-container--left{
left: calc(50% - 375px);
z-index: 0;
transform: translateX(-50%) scale(1) rotate(0deg);
transition: all .3s ease-in-out;
}
.single-listing-surroundings--images:hover .img-container--right{
left: calc(50% + 375px);
z-index: 0;
transform: translateX(-50%) scale(1) rotate(0deg);
transition: all .3s ease-in-out;
}
}
@media (max-width: 1340px) {
.single-listing-surroundings{
padding: 0 24px;
}
}
@media (max-width: 1110px) {
.single-listing-surroundings--images{
transform: scale(.95);
}
}
@media (max-width: 1023px) {
.single-listing-surroundings--images .img-container{
position: relative;
margin-right: 1rem;
}
.single-listing-surroundings--images .img-container:last-child{
margin-right: 0rem;
}
.single-listing-surroundings--images{
overflow-x: auto;
margin-bottom: 1.5rem;
}
}
@media (max-width: 678px) {
.single-listing-surroundings p{
font-size: 38px;
}
}
@media (max-width: 480px) {
.single-listing-surroundings p{
font-size: 32px;
line-height: 110%;
margin-bottom: 90px;
}
.single-listing-surroundings--images{
height: auto;
}
.img-container img{
height: 285px;
}
.single-listing-surroundings--images .img-container p{
font-size: 18px;
line-height: 116%;
margin-bottom: 0;
}
.single-listing-surroundings::before{
display: none;
}
} .single-listing-form{
width: 100%;
background: #EFF0E2;
padding: 64px;
position: relative;
margin: 100px 0;
display: flex;
order: 9;
}
.single-listing-form--on-home{
margin-bottom: 0;
margin-top: 0;
}
.single-listing-form::before{
content: "";
position: absolute;
bottom: -100px;
left: 0;
width: 100%;
height: 100px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator-b.svg);
background-position: center;
}
.single-listing-form::after{
content: "";
position: absolute;
top: -100px;
left: 0;
width: 100%;
height: 100px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-separator.svg);
}
@media (max-width: 768px) {
.single-listing-form::after{
display: none;
}
.single-listing-form{
margin-top: 0;
padding: 64px 24px;
}
}
.title-listing{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin: 20px 0 58px !important;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
order: 9;
}  .form-container{
display: flex;
flex-direction: column;
justify-content: center;
width: 100%;
}
.form-container h3{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 40px;
line-height: 118%;
text-align: center;
color: #020202;
margin: 0 auto;
margin-bottom: 56px;
max-width: 580px;
}
.form-container .form-box{
display: flex;
width: 100%;
max-width: 1100px;
margin: 0 auto;
}
.form-container .form-box .img-box{
display: flex;
max-width: 425px;
max-height: 450px;
overflow-x: hidden;
border-radius: 10px;
}
.form-container .form-box .img-box img{
height: 100%;
}
.form-container .form-box .form{
display: flex;
flex: 1;
justify-content: flex-end;
padding-right: 2.25rem; }
.form-container .form-box .form .wpcf7{ }
.form-container .form-box .form .wpcf7-form{ }
.form-container .form-box .form .wpcf7-form .form-row{
display: flex;
margin-bottom: 32px;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap{
margin-left: 24px;
width: 100%;
height: fit-content;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input{
max-width: 250px;
background-color: transparent;
outline: transparent;
border: 0;
border-bottom: 1px solid #797972;
height: 32px;
align-self: stretch;
padding-left: 0;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 18px;
line-height: 140%;
color: #020202;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input:-internal-autofill-selected{
background-color: transparent !important;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input.wpcf7-not-valid{
border-bottom: 1px solid #D93232;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input.error{
border-bottom: 1px solid #D93232;
color: #D93232;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input:focus{
border-bottom: 1px solid #020202;
color: #020202;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input:focus::-webkit-input-placeholder{
color: #797972;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input:focus::-moz-placeholder{
color: #797972;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input:focus:-moz-placeholder{
color: #797972;
} @media (max-width: 768px) {
.form-container .form-box .form .wpcf7-form .form-row{
flex-direction: column;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap{
width: inherit;
margin-left: 0;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input{
max-width: inherit;
width: 100%;
}
}
@media (max-width: 480px) {
.wpcf7-form-control{
flex-wrap: wrap;
justify-content: flex-start !important;
}
.wpcf7-form-control .wpcf7-list-item{
margin: 0 8px 0 0;
}
.pre-radio{
padding: 0 !important;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span{
text-align: left;
}
.form-container .form-box .form .wpcf7-form .wpcf7-submit{
justify-content: center !important;
}
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea{
background-color: transparent;
outline: transparent;
border: 0;
border-bottom: 1px solid #797972;
align-self: stretch;
padding-left: 0;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 18px;
line-height: 140%;
color: #797972;
padding: 10px 10px 10px 0;
resize: none;
height: 72px;
transition: height .2s ease-in-out;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea:focus{
transition: height .2s ease-in-out;
height: 200px;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea:focus::-webkit-input-placeholder{
color: transparent!important;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea:focus::-moz-placeholder{
color: transparent!important;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea:focus:-moz-placeholder{
color: transparent!important;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap textarea::-webkit-scrollbar {
display: none;
}
.form-container .form-box .form .wpcf7-form .pre-radio {
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #020202;
padding-left: 24px;
margin-bottom: 8px;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control {
width: 100%;
display: flex;
justify-content: space-between;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label{
display: flex;
align-items: center;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input{
margin-right: 8px;
border: 1px solid #797972;
box-sizing: border-box;
background-color: transparent;
width: 16px;
height: 16px;
cursor: pointer;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input:checked{
border: 1px solid #020202;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input:focus{
outline: none;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input::after{
width: 16px;
height: 16px;
background-color: #020202;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type="radio"]:checked + span.wpcf7-list-item-label { color: #020202; }
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 100%;
text-align: right;
color: #797972;
}
.form-container .form-box .form .wpcf7-form .form-check{
margin-bottom: 42px;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label{
width: 100%;
display: flex;
align-items: center;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label{
width: 100%;
display: flex;
align-items: center;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input{
margin-right: 8px;
border: 1px solid #797972;
box-sizing: border-box;
background-color: transparent;
width: 12px;
height: 12px;
border-radius: 2px;
cursor: pointer;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input::after{
left: 0;
top: 0;
position: absolute;
width: 10px;
height: 10px;
transform: rotate(0);
border: 0;
background-color: #020202;
border: 1px solid #020202;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input:focus{
outline: none;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 19px;
text-align: left;
color: #797972;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span a{
color: #CF7625;
text-decoration: none;
font-size: 12px;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy span a{
color: #CF7625;
text-decoration: none;
font-size: 12px;
}
.form-container .form-box .form .wpcf7-form .form-check .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label span a::before{
background-color: #CF7625;
}
.form-container .form-box .form .wpcf7-form .wpcf7-submit {
height: 40px;
width: 94px;
border: 1px solid #CF7625;
color: #CF7625;
box-sizing: border-box;
border-radius: 3px;
background-color: transparent;
text-transform: uppercase;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 19px;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
margin-left: 16px;
transition: .3s all ease-in-out;
outline: none;
outline-offset: initial;
}
.form-container .form-box .form .wpcf7-form .wpcf7-submit:disabled {
pointer-events: none;
opacity: .3;
}
.form-container .form-box .form .wpcf7-form .wpcf7-submit:hover {
border: 1px solid #CF7625;
background-color: #CF7625;
color: #fff;
transition: .3s all ease-in-out;
}
@media (max-width: 1023px) {
.form-container .form-box .form .wpcf7{
width: 100%;
}
.form-container .form-box .form .wpcf7-form .form-row .wpcf7-form-control-wrap input{
width: 100%;
max-width: inherit;
}
.form-container .form-box .form .wpcf7-form{
max-width: 750px;
margin: 0 auto;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control{
justify-content: flex-start;
}
.page--contact .single-listing-form--contact{
margin-bottom: 0px ;
}
.form-container .form-box .form{
padding: 0;
}
}
@media (max-width: 1023px) {
.form-container .form-box .img-box {
max-width: 250px;
}
}
@media (max-width: 768px) {
.form-container .form-box .img-box{
display: none;
}
.form-container .form-box .form .wpcf7-form{
max-width: 556px;
margin: 0 auto;
}
.form-container .form-box .form .wpcf7-form .wpcf7-submit{
margin: 0 auto;
width: 100%;
}
}
@media (max-width: 480px) {
.form-container .form-box .form .wpcf7-form .wpcf7-submit{
width: 100%;
}
}
@media (max-width: 768px) {
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control span{
margin-left: 0;
margin-right: 1em;
}
.form-container .form-box .form .wpcf7-form .pre-radio{
padding-left: 0;
}
.form-container .form-box .form .wpcf7-form .form-check .policy .wpcf7-form-control .wpcf7-list-item{
margin-left: 0;
}
}
@media (max-width: 678px) {
.form-container .form-box .form .wpcf7-form{
max-width: 556px;
margin: 0 auto;
}
.form-container .form-box .form .wpcf7{
max-width: 450px;
margin: 0 auto;
}
.form-container .form-box .form .wpcf7-form .form-radio .wpcf7-form-control-wrap .wpcf7-form-control{
justify-content: flex-start;
flex-wrap: wrap;
}
}
.wpcf7-not-valid-tip{
font-size: 12px;
color: #797972;
max-width: fit-content;
position: relative;
padding-left: 20px;
}
.wpcf7-not-valid-tip:before{
content: "";
position: absolute;
top: 4px;
left: 0;
width: 14px;
height: 14px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/icon-errorform.svg);
}
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output{
border: 0 !important; margin: 0 auto 0 0 !important;
font-size: 14px;
color: #797972;
text-align: center;
border: 0;
position: relative;
padding: 0.2em 1em 0.2em 38px !important;
max-width: 300px;
text-align: left;
padding-left: 40px !important;
position: relative;
}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output::after,
.wpcf7 .wpcf7-form.failed .wpcf7-response-output::after{
content: "";
position: absolute;
top: 8px;
left: 16px;
width: 14px;
height: 14px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/icon-errorform.svg);
}
@media (max-width: 768px) {
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output{
padding-left: 20px !important;
}
.wpcf7 form .wpcf7-response-output::after{
left: 0px;
}
}
.wpcf7 form.sent .wpcf7-response-output{
border: 0 !important; margin: 0 auto 0 0 !important;
font-size: 14px;
color: #797972;
text-align: center;
border: 0;
position: relative;
padding: 0.2em 1em 0.2em 38px !important;
}
.wpcf7-response-output:before{
content: none!important;
}
@media (max-width: 768px) {
.wpcf7-response-output{
max-width: fit-content;
}
}
.wpcf7-response-output:before{
content: "";
position: absolute;
top: 6px;
left: 16px;
width: 14px;
height: 14px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/icon-errorform.svg);
}
.wpcf7-spinner{
margin: 0 50% !important;
background-color: transparent;
}
.wpcf7-spinner::before{
content: "";
position: absolute;
background-color: transparent;
top: 4px;
left: 4px;
width: 26px;
height: 26px;
border-radius: 0 ;
transform-origin: initial;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/home/weel-home-video.svg);
animation: slide-slow2 15s;
animation-name: slide-slow2;
animation-duration: 15s;
animation-iteration-count: infinite;
animation-delay: 0s;
animation-fill-mode: forwards;
animation-timing-function: linear;
}
@media (max-width: 768px) {
.wpcf7-spinner{
left: -12px;
top: 6px;
}
}  .all-footer .widget-area{
max-width: 1190px;
margin: 50px auto 0;
display: flex; flex-wrap: wrap;
justify-content: flex-start;
grid: none;
width: 100%;
column-gap: normal;
padding-bottom: 0;
}
@media (max-width: 1023px) {
.all-footer .widget-area{
justify-content: center;
}
}
@media (max-width: 768px) {
.all-footer .widget-area{
justify-content: center;
}
}
@media (max-width: 480px) {
.all-footer .widget-area{
justify-content: flex-start;
}
}
.all-footer .widget-area .widget_nav_menu .widget-title{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 19.3465px;
line-height: 140%;
letter-spacing: 0.1em;
color: #CF7625;
margin-bottom: 24px;
font-weight: 400;
}
.all-footer .widget-area .widget_nav_menu{
margin-right: 72px;
}
@media (max-width: 1023px) {
.all-footer .widget-area .widget_nav_menu{
margin: 0 48px 3.5rem;
}
}
@media (max-width: 768px) {
.all-footer .widget-area .widget_nav_menu{
margin: 0 48px 2rem;
}
}
.all-footer .widget-area .widget_nav_menu .menu-vivla-menu-container{
margin-top: 0;
}
.all-footer .widget-area .widget_nav_menu .menu-vivla-menu-container ul li{
margin-bottom: 0px;
}
.all-footer .widget-area .widget_nav_menu .menu-vivla-menu-container ul li:last-child{
margin-bottom: 0px;
}
.all-footer .widget-area .widget_nav_menu .menu-vivla-menu-container ul li a{
text-decoration: none;
cursor: pointer;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 159.6%;
color: #020202;
}
.all-footer .widget-area .widget_nav_menu .menu-vivla-menu-container ul li a:hover{
text-decoration: underline;
}
.all-footer .widget-area .widget_block{
margin-left: auto;
position: relative;
}
.all-footer .widget-area .widget_block::before{
content: "";
position: absolute;
bottom: 0;
right: 45px;
width: 80px;
height: 80px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/home/weel-home-video.svg);
animation: slide-slow2 15s; 
animation-iteration-count: infinite; 
animation-delay: 0s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
@media (max-width: 1023px) {
.all-footer .widget-area .widget_block{
margin: 0 auto;
}
}
@media (max-width: 768px) {
.all-footer .widget-area .widget_block{
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 50px;
}
}
.all-footer .widget-area .widget_block .wpcf7{
margin-top: -26px;
}
@media (max-width: 420px) {
.all-footer .widget-area .widget_block .wpcf7{
width: 100%;
}
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form{
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .title-fform{
font-family: "SharpGroteskSmBold" !important;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: center;
letter-spacing: 0.115em;
text-transform: uppercase;
color: #020202;
margin-bottom: 16px;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .text-fform{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 140%;
color: #020202;
margin-bottom: 32px;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input{
background-color: transparent;
border: 0;
border-bottom: 1px solid #797972;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 15px;
line-height: 150%;
display: flex;
align-items: center;
letter-spacing: 0.1em;
padding: 0;
padding-bottom: 8px;
color: #797972;
outline: none;
margin: 0;
width: 100%;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input.wpcf7-not-valid {
border-bottom: 1px solid #D93232;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input:focus::-webkit-input-placeholder{
color: transparent!important;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input:focus::-moz-placeholder{
color: transparent!important;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input:focus:-moz-placeholder{
color: transparent!important;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.your-email input:focus{
border-bottom: 1px solid #020202;
color: #020202;
outline: none;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy{
display: flex;
align-items: center;
justify-content: flex-start;
margin-top: -16px;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy span{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 19px;
text-align: right;
color: #797972;
text-align: left;
margin-left: 0;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy input{
margin-right: 8px;
border: 1px solid #797972;
box-sizing: border-box;
background-color: transparent;
width: 12px;
height: 12px;
border-radius: 2px;
cursor: pointer;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy input::after{
left: 0;
top: 0;
position: absolute;
width: 10px;
height: 10px;
transform: rotate(0);
border: 0;
background-color: #020202;
border: 1px solid #020202;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .wpcf7-form-control-wrap.policy input:focus{
outline: none;
}
.all-footer .widget-area .widget_block .wpcf7-form .wpcf7-submit {
height: 40px;
width: 94px;
border: 1px solid #CF7625;
color: #CF7625;
box-sizing: border-box;
border-radius: 3px;
background-color: transparent;
text-transform: uppercase;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 12px;
line-height: 19px;
display: flex;
justify-content: center !important;
align-items: center;
padding: 0;
margin-left: 0px;
transition: .3s all ease-in-out;
outline: none;
}
.all-footer .widget-area .widget_block .wpcf7-form .wpcf7-submit:disabled {
pointer-events: none;
opacity: .3;
}
.all-footer .widget-area .widget_block .wpcf7-form .wpcf7-submit:hover {
border: 1px solid #CF7625;
background-color: #CF7625;
color: #fff;
transition: .3s all ease-in-out;
}
.widget-area #nav_menu-2{
order: 1;
}
.widget-area #nav_menu-3{
order: 2;
}
.widget-area #nav_menu-4{
order: 3;
}
.widget-area #block-2{
order: 4;
}
@media (max-width: 768px) {
.widget-area #nav_menu-2{
order: 2;
}
.widget-area #nav_menu-3{
order: 3;
}
.widget-area #nav_menu-4{
order: 4;
}
.widget-area #block-2{
order: 1;
}
}
footer .site-info{
flex-wrap: wrap;
}
footer .site-info .site-download{
margin-right: 125px;
}
footer .site-info .site-social img{
margin-right: 1.5rem;
cursor: pointer;
}
footer .site-info .site-social img:last-child{
margin-right: 0;
}
footer .site-info .site-copyright{
margin-left: auto;
}
footer .site-info .site-copyright p{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 142.6%;
letter-spacing: -0.02em;
color: #020202;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu{
display: flex;
padding: 0;
list-style-type: none;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li{
margin-left: 20px;
margin-top: -5px;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li a{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 142.6%;
letter-spacing: -0.02em;
color: #020202;
text-decoration: none;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li a:hover{
text-decoration: underline;
}
@media (max-width: 1140px) {
footer .site-info .site-legalnav{
margin: 40px auto 0;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li{
margin: 0 10px;
margin-top: -24px;
}
}
@media (max-width: 1023px) {
footer .site-info .site-download{
width: calc(100% / 3);
margin: 0 0 20px;
display: flex;
justify-content: center;
}
footer .site-info .site-social{
margin: 0 0 20px;
width: calc(100% / 3);
display: flex;
justify-content: center;
}
footer .site-info .site-copyright{
margin: 0 0 10px;
width: calc(100% / 3);
display: flex;
justify-content: center;
}
}
@media (max-width: 821px) {
footer .site-info .site-legalnav{
margin: 0;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li{
margin: 0 0 20px;
margin-top: -5px;
}
footer .site-info {
display: flex;
align-items: center;
}
footer .site-info .site-download{
justify-content: flex-start;
width: 50%;
}
footer .site-info .site-social{
justify-content: flex-end;
width: 50%;
max-height: 16px;
}
footer .site-info .site-copyright{
justify-content: flex-start;
width: 50%;
}
footer .site-info .site-legalnav{
justify-content: flex-end;
width: 50%;
}
footer .site-info .site-legalnav .menu-legal-menu-container{
justify-content: flex-end;
display: flex;
}
footer .site-info .site-legalnav .menu-legal-menu-container ul{
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
footer .site-info .site-legalnav .menu-legal-menu-container ul li{
margin-left: 8px !important;
}
}
@media (max-width: 480px) {
.all-footer .widget-area .widget_block::before{
display: none;
}
.widget-area{
position: relative;
}
.widget-area::before{
content: "";
position: absolute;
bottom: 20px;
right: 75px;
width: 80px;
height: 80px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/home/weel-home-video.svg);
animation: slide-slow2 15s; 
animation-iteration-count: infinite; 
animation-delay: 0s;
animation-fill-mode: forwards; 
animation-timing-function:linear;
}
.all-footer .widget-area .widget_block .wpcf7 .wpcf7-form .title-fform{
text-align: left;
}
.all-footer .widget-area .widget_nav_menu{
margin: 0 48px 2rem 0;
}
.all-footer .widget-area .widget_block .wpcf7-form .wpcf7-submit{
margin-left: 0;
}
footer .site-info .site-copyright p{
width: 100%;
}
footer .site-info .site-legalnav .menu-legal-menu-container .menu li{
margin: 0 16px 20px 0;
}
footer .site-info .site-download{
justify-content: flex-start;
width: 50%;
}
footer .site-info .site-social{
justify-content: flex-start;
width: 100%;
max-height: 16px;
margin-bottom: 50px;
}
footer .site-info .site-copyright{
justify-content: flex-start;
width: 100%;
}
footer .site-info .site-legalnav{
justify-content: flex-start;
width: 100%;
}
footer .site-info .site-legalnav .menu-legal-menu-container{
width: 100%;
justify-content: flex-start;
display: flex;
}
footer .site-info .site-legalnav .menu-legal-menu-container ul li{
margin-left: 0px !important;
}
}
.site-footer > .site-info{
border-top: 1px solid var(--global--color-border);
margin-top: 0;
}
.menu-vivla-footer-about-container ul li a,
.menu-vivla-footer-offerings-container ul li a,
.menu-vivla-footer-company-container ul li a{
text-decoration: none;
}
.embed-form-super-wrapper fieldset{
display: block;
}
.embed-form-super-wrapper .hs-submit{
display: block !important;
}
.embed-form-super-wrapper input:focus,
.embed-form-super-wrapper textarea:focus,
.embed-form-super-wrapper select:focus { outline: none;
}
.embed-form-super-wrapper input[type=radio]:focus,
.embed-form-super-wrapper input[type=checkbox]:focus {
outline: none;
}
.embed-form-super-wrapper .hs-form {
max-width: 100%;
margin: auto;
}
.embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, .embed-form-super-wrapper .hs-form select {
border: 1px solid #d6d6d6;
width: 100%;
padding: 9px 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form ul {
list-style-type: none;
margin-left: 0;
padding-left: 1px;
display: flex;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input {
width: 100% !important;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], .embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
width: 20px !important;
height: 20px !important;
margin-right: 8px !important;
margin-top: 4px;
border: 1px solid #000;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"]:after {
left: 4px;
top: 4px;
width: 10px;
height: 10px;
}
.hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
min-height: auto;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
margin: 0px;
}
.embed-form-super-wrapper .hs-form label {
color: #606060;
}
.embed-form-super-wrapper .hs-form fieldset {
max-width: 100% !important;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {
width: 33.333% !important;
}
.embed-form-super-wrapper .hs-form fieldset {
margin-bottom: 0 !important;
}
.embed-form-super-wrapper .hs-form .hs-form-field {
margin-bottom: 15px;
}
.embed-form-super-wrapper .hs-form label {
font-weight: normal;
letter-spacing: 1px;
}
.embed-form-super-wrapper .hs-form ul li {
margin-top: 4px;
margin-bottom: 4px !important;
float: left;
width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
min-height: auto;
}
.embed-form-super-wrapper .hs-form select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 5px;
border-radius: 0;
}
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
background: #606060;
color: white;
padding: 7px 45px;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 15px;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
width: 50%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, .embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
padding: 0 10px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.hs_cos_wrapper.form-title {
display: none;
}
@media screen and (max-width:400px) {
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {
width: 100% !important;
}
.hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
margin-top: 25px;
}
}
.embed-form-super-wrapper {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
background: rgba(255, 255, 255, 0);
border-color: rgba(186, 186, 186, 0) !important;
border-style: solid !important;
padding: 0;
margin: -35px 0 0 20px;
}
.embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
font-family: 'Sneak', Arial !important;
color: #020202 !important;
font-size: 14px !important;
letter-spacing: 0px !important;
font-weight: 500 !important;
margin-bottom: 6px;
text-transform: uppercase;
line-height: 10px;
vertical-align: super;
}
.embed-form-super-wrapper .hs-form label {
width: 100% !important;
float: left !important;
text-align: left !important;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 7px !important;
padding-bottom: 0px !important;
}
.embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, .embed-form-super-wrapper .hs-form select {
text-align: left !important;
font-family: 'IBM Plex Sans', Arial !important;
letter-spacing: 0px !important;
font-weight: 300 !important;
font-size: 16px !important;
border-color: rgba(45, 44, 44, 0.93) !important;
color: #020202 !important;
background-color: rgba(248, 248, 248, 0) !important;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 24px;
border-style: solid !important;
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-top-width: 0px !important;
border-bottom-width: 1px !important;
border-left-width: 0px !important;
border-right-width: 0px !important;
height: auto !important;
min-height: 30px;
}
.embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder {
color: #020202 !important;
text-align: left !important;
}
.embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder {
color: #020202 !important;
text-align: left !important;
}
.embed-form-super-wrapper .hs-form input:-ms-input-placeholder, .embed-form-super-wrapper .hs-form select:-ms-input-placeholder {
color: #020202 !important;
text-align: left !important;
}
.embed-form-super-wrapper .hs-form input:-moz-placeholder, .embed-form-super-wrapper .hs-form select:-moz-placeholder {
color: #020202 !important;
text-align: left !important;
}
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
height: 40px;
width: 94px;
font-family: 'IBM Plex Serif', Arial !important;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;
font-weight: 400 !important;
font-size: 13px !important;
color: #CF7625 !important;
background: transparent !important;
border: 1px solid #CF7625;
border-radius: 3px;
padding: 0;
-moz-border-radius: 2px !important;
-webkit-border-radius: 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
-moz-transition: all .2s linear;
-ms-transition: all .2s linear;
transition: all .2s linear;
-khtml-transition: all .2s linear;
}
.embed-form-super-wrapper .hs-form .hs-submit {
display: inline-block;
}
.embed-form-super-wrapper .hs-form .hs-submit .actions {
width: 100% !important;
float: left !important;
clear: both !important;
text-align: left !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding-left: 0px !important;
padding-right: 0px !important;
}
@media screen and (max-width:767px) {
.embed-form-super-wrapper{
margin: 0;
}
.embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field, .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field, .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field {
width: 100% !important;
}
.embed-form-super-wrapper .hs-form select {
max-width: 30% !important;
max-height: 28px;
margin-top: 25px;
}
.embed-form-super-wrapper .hs-form .hs-input[type=tel]{
max-height: 28px;
margin-top: 25px;
}
}
@media (max-width: 480px) {
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], .embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"]{
width: 15px !important;
height: 15px !important;
margin-right: 4px !important;
margin-top: 2px;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"]:after{
left: 3px;
top: 3px;
width: 7px;
height: 7px;
}
.embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span,  .embed-form-super-wrapper .hs-form label span a{
font-size: 12px !important;
}
}
.embed-form-super-wrapper .hs-richtext {
float: left !important;
width: 100% !important;
padding-top: 20px !important;
padding-bottom: 20px !important;
padding-left: 20px !important;
padding-right: 20px !important;
color: #666666 !important;
font-weight: 600 !important;
letter-spacing: 1px !important;
font-size: 12px !important;
font-family: 'Lato' !important;
}
.embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
font-family: 'Lato', Arial !important;
letter-spacing: 1px !important;
font-weight: 300 !important;
font-size: 12px !important;
color: #e87a7a !important;
}
.embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover, .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
background: #000 !important;
color: #ffffff !important;
border-color: rgba(255, 255, 255, 0) !important;
}
.grecaptcha-badge {
width: auto !important;
height: auto !important;
box-shadow: none !important;
}
.embed-form-super-wrapper .hs-form input[type="checkbox"] {
margin-right: 10px;
margin-top: -2px;
}
.center-the-form form, .center-the-form form input {
text-align: center;
}
.fn-date-picker .pika-button {
text-align: center !important;
}
.embed-form-super-wrapper div.hs-input.hs-fieldtype-intl-phone, .embed-form-super-wrapper input.hs-input:not([type=radio]){
display: flex;
}
.embed-form-super-wrapper .hs-input .hs-input .hs-fieldtype-intl-phone {
max-width: 35% !important;
}
.embed-form-super-wrapper .hs-form .hs-input .hs-fieldtype-intl-phone input[type="tel"] {
max-width: 60% !important;
} body::-webkit-scrollbar {
width: .5em !important;
}
body::-webkit-scrollbar-track { background-color: #f8f7f0;
}
body::-webkit-scrollbar-thumb {
background-color: #515337 !important;
}
.fusion-footer-widget-area .fusion-builder-row-6 .fusion-builder-row {
max-width: 1340px !important;
}
.fusion-footer-widget-area .fusion-builder-row-7 .fusion-builder-row {
max-width: 1340px !important;
}
.single-listing-form--contact{
background-color: transparent;
margin-top: 100px !important;
}
.single-listing-form--contact .form-container h3{
font-style: normal;
font-weight: normal;
font-size: 80px;
line-height: 90%;
text-align: center;
letter-spacing: -0.025em;
color: #020202;
max-width: 825px;
}
.single-listing-form--contact .form-container .contact-schedule-block{
display: flex;
justify-content: center;
}
.single-listing-form--contact .form-container .form-box{
margin-top: 72px;
position: relative;
}
.single-listing-form--contact .form-container .form-box .img-box,
.single-listing-form--contact .form-container .form-box .form{
z-index: 11;
}
.single-listing-form--contact .form-container .form-box::before{
content: "";
position: absolute;
right: 50%;
width: 1070px;
height: 810px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/bg/brocha-right.png);
top: -90px;
z-index: 10;
transform: translateX(50%) scale(-1) rotate(-50deg);
}
@media (max-width: 1023px) {
.single-listing-form--contact .form-container h3{
font-size: 60px;
}
.single-listing-form--contact{
background-color: transparent;
margin-top: 75px !important;
}
}
@media (max-width: 480px) {
.single-listing-form--contact{
background-color: transparent;
margin-top: 25px !important;
}
.single-listing-form--contact .form-container h3{
font-size: 40px;
}
.single-listing-form{
padding: 48px 16px;
}
.single-listing-form--contact .form-container .form-box::before{
top: -400px;
}
.form-container h3,
.contact-schedule-block{
position: relative;
z-index: 11;
}
}
@media (max-width: 480px) {
.form-container .form-box .form{
padding: 0;
}
}
.single-listing-form--contact .form-container .contact-schedule-block .text{
display: flex;
flex-direction: column;
margin-left: 20px;
}
.single-listing-form--contact .form-container .contact-schedule-block .text .contact-schedule-block--phone{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 18px;
line-height: 20px;
letter-spacing: 0.01em;
color: #020202;
text-decoration: none !important;
}
.single-listing-form--contact .form-container .contact-schedule-block .text .contact-schedule-block--phone::before{
display: none !important;
}
.single-listing-form--contact .form-container .contact-schedule-block .text .contact-schedule-block--info{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 20px;
letter-spacing: 0.01em;
color: #020202;
opacity: 0.6;
} .amenities-modal{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100;
background: rgba(0, 0, 0, 0.75);
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
z-index: 9999;
}
.amenities-modal__box{
position: relative;
background: #FFFFFF;
border-radius: 10px;
padding: 38px;
min-width: 375px;
width: 90%;
max-width: 625px; display: flex;
flex-wrap: wrap;
align-items: flex-start;
grid: none;
}
.amenities-modal__box .title-modal{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
letter-spacing: 0.06em;
text-transform: uppercase;
color: #020202;
margin-bottom: 8px;
width: 100%;
}
.amenities-modal__box .amenites-container{
width: 50%;
display: flex;
align-items: center;
height: fit-content;
margin-top: 2rem;
}
.amenities-modal__box .amenites-container .img-box{
display: flex;
justify-content: center;
align-items: center;
min-width: 45px;
}
.amenities-modal__box .amenites-container p{
font-family: "SharpGroteskSmBold";
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 31px;
text-align: left;
letter-spacing: 0.115em;
color: #020202;
margin-left: 32px;
text-transform: uppercase;
}
.amenities-modal__box .amenites-container img{
margin-right: 8px;
}
.amenities-modal-close{
position: absolute;
top: 30px;
right: 28px;
cursor: pointer;
}
.amenites-box{
width: 100%;
display: flex;
flex-wrap: wrap;
margin-bottom: 1rem;
}
@media (max-width: 768px) {
.amenites-box{
flex-direction: column;
}
.amenities-modal__box{
min-width: initial;
width: fit-content;
max-width: 625px;
margin: 0 16px;
}
.amenities-modal__box .amenites-container{
width: 100%;
}
}
.gallery-modal{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 100;
background: #fff;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
margin: 0;
z-index: 9999;
}
.gallery-modal__box{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.gallery-modal-close{
position: absolute;
top: 28px;
right: 32px;
cursor: pointer;
}
@media (max-width: 768px) {
.gallery-modal-close{
position: absolute;
top: 48px;
right: 28px;
cursor: pointer;
}
}
.gallery-modal__box-img{
display: flex;
max-width: calc(100% - 88px);
height: fit-content;
overflow-x: auto;
overflow-y: hidden;
width: 100%;
}
.gallery-modal__box-img .owl-stage-outer .owl-stage .owl-item{
overflow: hidden;
}
.gallery-modal__box-img .img-container{
min-width: 155px;
height: 80px;
margin: 0 6px;
position: relative;
overflow: hidden;
}
.gallery-modal__box-img .img-container img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 80px;
opacity: .5!important;
cursor: pointer; 
object-fit: cover;
}
.gallery-modal__box-img .img-container img.active{
opacity: 1!important;
}
.gallery-modal__box-img .img-container:first-child img{
width: 100%;
height: 100%;
}
.gallery-modal__container{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
position: relative;
}
.gallery-modal__container--arrows{
width: 100%;
position: absolute;
left: 0;
top: 50%;
transform: translate(0,-50%);
z-index: 9;
display: flex;
justify-content: space-between;
padding: 10px;
}
.gallery-modal__container--arrows .arrow{
font-size: 50px;
cursor: pointer;
}
.p-img{
width: calc(100% - 100px);
height: 100%;
max-width: 1250px;
max-height: 637px;
position: relative;
margin-top: 48px;
margin-bottom: 38px;
overflow: hidden;
}
.p-img > img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: auto;
width: 100%;
object-fit: cover;
}
@media (max-height: 825px) and (min-width: 1024px) {
.p-img{
height: 65%;
}
}
@media (max-width: 768px) {
.p-img{
max-height: 675px;
border: 16px solid white;
}
.p-img > img{
width: auto;
height: 100%;
object-fit: cover;
}
} .content-blog{
width: 100%; }
.content-blog .content-blog-w{
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
position: relative;
}
.content-blog .content-blog-w:before{
content: "";
position: absolute;
top: 270px;
left: -520px;
width: 1150px;
height: 1050px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/Brocha_Beige-02.svg);
}
.content-blog .content-blog-w::after{
content: "";
position: absolute;
top: 1120px;
right: -210px;
width: 1150px;
height: 1160px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/Brocha_Beige-02-r.svg);
}
@media (max-width: 768px) {
.content-blog .content-blog-w{
padding: 0 24px;
}
.content-blog .content-blog-w:before,
.content-blog .content-blog-w::after{
display: none;
}
}
.content-blog .content-blog--grid{
width: 100%;
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
padding: 0 5px;
position: relative;
z-index: 1;
}
.content-blog .content-blog--grid .content-blog--grid_single{
width: calc(33% - 16px);
margin: 0 8px;
}
.content-blog .content-blog--sidebar.sidebar-blog{
position: relative;
flex: 1;
display: block;
z-index: 1;
width: 100%;
margin-bottom: 32px;
}
.page-header{
border: 0;
padding-bottom: 0;
}
.page-header h1{
margin-top: 100px;
margin-bottom: 120px;
display: flex;
justify-content: center;
border: 0;
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 94px;
line-height: 104px;
text-align: center;
letter-spacing: -0.025em;
color: #020202;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
@media (min-width: 769px) {
.page-header.blog-header {
margin-bottom: 0;
}
.page-header.blog-header h1 {
margin-bottom: 0;
}
}
@media (max-width: 768px) {
.page-header h1{
font-size: 72px;
line-height: 80px;
margin-bottom: 80px;
}
}
@media (max-width: 480px) {
.page-header h1{
font-size: 72px;
line-height: 110%;
}
}
.content-blog--grid .entry-header{
margin-top: 0;
}
.content-blog--grid_single .entry-header .post-thumbnail{
height: 500px;
position: relative;
overflow: hidden;
width: 100%;
overflow: hidden;
border-radius: 10px;
}
.content-blog--grid_single .entry-header .post-thumbnail .post-thumbnail-inner{
overflow: hidden;
border-radius: 10px;
position: absolute;
width: auto;
height: 100%;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.content-blog--grid_single .entry-header .post-thumbnail .post-thumbnail-inner img{
height: 100% !important;
max-width: initial !important;
width: auto !important;
margin-top: 0;
} .content-blog--grid_single .entry-header .entry-title{
text-align: center;
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
min-height: 95px;
}
.content-blog--grid_single .entry-header .entry-title a{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
color: #020202;
width: 100%;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 130%;
text-align: center;
font-feature-settings: 'pnum' on, 'lnum' on;
}
@media (max-width: 1340px) {
.content-blog--grid_single .entry-header .entry-title{
min-height: 140px;
}
}
.content-blog--grid_single .entry-header .entry-title a:hover::before{
display: none;
}
.content-blog--grid_single .entry-footer .btn--menu{
margin: 0px auto 80px;
max-width: 144px;
min-width: 144px;
font-family: 'Sneak-Medium' !important;
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 14px !important;
line-height: 140%;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.sidebar-blog .content-blog__box{
border-radius: 10px;
padding: 64px 80px;
display: flex;
flex-direction: column;
}
.sidebar-blog .sidebar-blog--search{
margin-bottom: 64px;
position: relative;
}
.sidebar-blog .sidebar-blog--search input{
background-color: transparent;
padding: 4px 18px;
width: 100%;
max-width: 260px;
border: 1px solid #020202;
border-radius: 100px;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/search.svg);
background-position: 12px 12px;
background-repeat: no-repeat;
text-indent: 20px;
}
.sidebar-blog .sidebar-blog--search input:focus{
border-bottom: 1px solid #020202;
color: #020202;
outline: none;
}
.sidebar-blog .sidebar-blog--search input::-webkit-input-placeholder{
color:  #7B7B79;
font-size: 15px;
line-height: 16px;
}
.sidebar-blog .sidebar-blog--search input::-moz-placeholder{
color:  #7B7B79;
font-size: 15px;
line-height: 16px;
}
.sidebar-blog .sidebar-blog--search input:-moz-placeholder{
color:  #7B7B79;
font-size: 15px;
line-height: 16px;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found{
background: #F8F7F0;
padding: 16px;
position: relative;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found::before{
content: "";
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: 1px;
position: absolute;
background-color:#797972;
width: calc(100% - 32px);
}
.sidebar-blog .sidebar-blog--search .search-result .single-found a{
text-decoration: none;
color: #797972;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 14px;
line-height: 140%;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found a:hover{
color: #020202;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found a:hover::before{
display: none;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found a:focus::before{
display: none;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found:last-child{
border-radius: 0px 0px 10px 10px;
}
.sidebar-blog .sidebar-blog--search .search-result .single-found:last-child::before{
display: none;
}
.sidebar-blog .sidebar-blog--search .close-found{
position: absolute;
top: 6px;
right: 10px;
cursor: pointer;
}
.sidebar-blog .sidebar-blog--search .search-result {
max-height: 300px;
overflow-y: auto;
}
.sidebar-blog .sidebar-blog--search .search-result::-webkit-scrollbar{
height: 6px;
width: 3px;
background: #fff;
}
.sidebar-blog .sidebar-blog--search .search-result::-webkit-scrollbar-thumb{
background: #515337;
border-radius: 10px;
}
.sidebar-blog--categories {
display: flex;
flex-direction: column;
}
.sidebar-blog--categories h6{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-weight: 400;
font-size: 14px;
line-height: 110%;
letter-spacing: 0.05em;
text-transform: capitalize;
color: #020202;
margin-bottom: 16px;
display: flex;
align-items: center;
}
.sidebar-blog--categories h6 svg{
display: none;
margin-right: 8px;
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
}
.sidebar-blog--categories h6.active svg{
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
}
@media (min-width: 1025px) {
.sidebar-blog--categories h6 svg{
display: none;
}
}
.sidebar-blog--categories .sidebar--toggle{
display: flex !important;
justify-content: flex-start;
overflow-x: scroll;
-ms-overflow-style: none; scrollbar-width: none; }
.sidebar-blog--categories .sidebar--toggle::-webkit-scrollbar {
display: none; }
.sidebar-blog--categories .sidebar--toggle a{
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
font-size: 14px;
line-height: 18px;
color: #020202;
position: relative;
text-decoration: none;
padding: 12px 24px !important;
margin: 0 8px 16px 8px;
display: block;
height: 40px;
background-color: #fff;
border-radius: 20px;
white-space: nowrap;
}
.sidebar-blog--categories .sidebar--toggle a:hover{
background-color: #CF7625;
color: #fff;
}
.sidebar-blog--categories .sidebar--toggle a::after{
display: none;
}
.sidebar-blog--categories .sidebar--toggle a:hover::before{
display: none;
}
.sidebar-blog--categories .sidebar--toggle a:focus::before{
display: none;
}
.additional-data{
text-align: center;
margin: 0;
}
.additional-data.single-post-data{
text-align: left;
max-width: 960px !important;
}
.additional-data .category-label{
font-size: 14px;
color: #CF7625;
text-transform: uppercase;
}
.additional-data .separator-label{
margin: 0 14px;
color: #020202;
}
.additional-data .date-label,
.additional-data .read-label,
.additional-data .author-label{
font-size: 14px;
color: #020202;
text-transform: uppercase;
}
@media (max-width: 1340px) {
.content-blog-w{
padding: 0 24px 0 11px;
}
}
@media (max-width: 1128px) { }
@media (max-width: 1023px) {
.content-blog .content-blog--sidebar.sidebar-blog .content-blog__box{
min-width: 300px;
padding: 24px;
}
.content-blog .content-blog-w{
padding: 0 24px;
}
.content-blog .content-blog--grid .content-blog--grid_single{
margin: 0 auto;
}
.content-blog .content-blog--grid .content-blog--grid_single,
.content-blog--grid_single .entry-header .post-thumbnail{
max-width: 435px;
}
.content-blog .content-blog--sidebar.sidebar-blog .content-blog__box {
max-width: 100%;
width: 100%;
}
.content-blog .content-blog--sidebar.sidebar-blog{
position: relative;
max-width: initial;
min-width: initial;
flex: 1;
display: flex;
width: 100%;
justify-content: center;
margin-bottom: 40px;
}
.content-blog .content-blog--grid{ width: 100%;
max-width: inherit;
justify-content: space-between;
}
.content-blog .content-blog--grid .content-blog--grid_single, .content-blog--grid_single .entry-header .post-thumbnail{
margin: 0;
}
.content-blog .content-blog--grid .content-blog--grid_single{
width: calc(50% - 16px);
}
.content-blog--grid_single .entry-header .entry-title{
min-height: 72px;
}
.sidebar-blog .sidebar-blog--search{
margin-bottom: 32px;
position: relative;
}
}
@media (max-width: 680px) {
.content-blog .content-blog--grid{
flex-direction: column;
}
.content-blog--grid_single .entry-header .entry-title{
min-height: initial;
}
.content-blog .content-blog--sidebar.sidebar-blog{
width: 100%;
margin: 0;
}
.content-blog .content-blog--grid .content-blog--grid_single, .content-blog--grid_single .entry-header .post-thumbnail{
width: 100%;
margin: 0 auto;
}
.sidebar-blog .sidebar-blog--search input{
max-width: 100%;
}
.content-blog .content-blog--sidebar.sidebar-blog .content-blog__box{
padding-left: 0;
padding-right: 0;
}
.sidebar-blog--categories .sidebar--toggle{
margin-left: -24px;
margin-right: -24px;
}
}
@media (max-width: 480px) {
.page-header h1{
font-size: 54px;
margin: 54px 0;
}
.page-header.alignwide{
margin-bottom: 0;
}
.content-blog--grid_single .entry-header .entry-title{
max-width: 325px;
}
.content-blog--grid_single .entry-header .entry-title a{
font-size: 30px;
max-width: 325px;
margin: 0 auto;
}
.content-blog--grid_single .entry-header .post-thumbnail{
height: 250px;
}
.content-blog--grid_single .entry-header .post-thumbnail .post-thumbnail-inner{
height: auto;
width: 100%;
}
.content-blog--grid_single .entry-footer .btn--menu{
margin: 40px auto 80px;
} }
.post__header{
border: 0 !important;
padding: 0 !important;
margin-bottom: 28px !important;
width: 100%;
height: 566px;
}
.post__header .post-thumbnail{
margin: 0 auto;
width: calc(100% - 0px);
max-width: 1440px;
height: 566px;
position: relative;
overflow: hidden;
}
@media (min-width: 1340px) {
.post__header .post-thumbnail{
margin: 0 auto;
width: calc(100% - 48px);
max-width: 1440px;
height: 566px;
position: relative;
overflow: hidden;
}
}
.separator--post{
margin: 0 auto;
width: calc(100% - 16px);
max-width: 1440px;
}
.post__header .post-thumbnail img{ position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100% !important;
height: auto !important;
margin-top: 0;
object-fit: cover;
max-width: inherit !important;
}
@media (max-width: 1023px) {
.post__header .post-thumbnail{
margin-top: 32px;
}
.post__header .post-thumbnail img{
width: auto !important;
height: 100% !important;
}
}
.post__entry-content{
width: 100%;
margin: 0 auto;
position: relative;
}
.post__entry-content #bsf_rt_marker{
width: 100%;
max-width: none;
margin: 0;
}
.post__entry-content h1.entry-title{
width: 100%;
max-width: 759px !important;
margin-left: 0 !important;
font-size: 80px !important;
font-weight: 400;
line-height: 90%;
}
@media (max-width: 630px) {
.post__entry-content h1.entry-title{
font-size: 40px !important;
}
}
.post__entry-content h2,
.post__entry-content h3,
.post__entry-content h4,
.post__entry-content h5,
.post__entry-content p,
.post__entry-content ul,
.post__entry-content ol
{
max-width: 55% !important;
margin: 0 calc(8% + 32px) auto;
}
.post__entry-content blockquote{
max-width: 960px !important;
margin: 0 auto;
}
.post__entry-content blockquote p{
font-family: 'Teodor-Light';
font-style: normal;
font-weight: 300;
font-size: 40px !important;
line-height: 117%;
max-width: none !important;
color: #020202;
}
@media (max-width: 630px) {
.post__entry-content h2,
.post__entry-content h3,
.post__entry-content h4,
.post__entry-content h5,
.post__entry-content blockquote,
.post__entry-content p,
.post__entry-content ul,
.post__entry-content ol
{
max-width: 960px !important;
}
.post__entry-content blockquote p{
font-size: 20px !important;
}
}
.post__entry-content blockquote p span{
background: transparent !important;
}
.post__entry-content blockquote:before{
content: "";
border-left: 1px solid #003D85;
font-size: var(--quote--font-size);
height: 100%;
width: 1px;
position: absolute;
left: calc(-0.5 * var(--global--spacing-horizontal));
}
.post__entry-content figure {
max-width: none !important;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
}
.post__entry-content figure img {
margin: 0;
width: 100%;
}
.post-template-default .site .site-content {
position: relative;
z-index: 1;
overflow: hidden;
}
.post-template-default .site .site-content .content-area{
position: relative;
z-index: 1;
}
.post-template-default .site .site-content .content-area .site-main .page{
background-color: transparent;
}
.post-template-default .site .site-content:before{
content: "";
position: absolute;
top: 620px;
left: -240px;
width: 1150px;
height: 1050px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/Brocha_Beige-02.svg);
}
.post-template-default .site .site-content::after{
content: "";
position: absolute;
bottom: 680px;
right: -210px;
width: 1150px;
height: 1160px;
background-size: contain;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/Brocha_Beige-02-r.svg);
}
.post__entry-content h1{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 40px !important;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
margin-left: auto !important;
margin-right: auto !important;
}
.post__entry-content h2{
margin-left: auto !important;
margin-right: auto !important;
font-family: 'Teodor' !important;
font-style: normal;
color: #020202;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
font-weight: 400;
font-size: 44px !important;
line-height: 117%;
font-feature-settings: 'pnum' on, 'lnum' on;
}
.post__entry-content h3{
margin-left: auto !important;
margin-right: auto !important;
font-family: 'Teodor' !important;
font-style: normal;
color: #020202;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
font-weight: 400;
font-size: 44px !important;
line-height: 117%;
font-feature-settings: 'pnum' on, 'lnum' on;
}
.post__entry-content h4{
margin-left: auto !important;
margin-right: auto !important;
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 24px !important;
line-height: 110%;
color: #020202;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
}
.post__entry-content h5{
margin-left: auto !important;
margin-right: auto !important;
font-family: 'Teodor-Light' !important;
font-style: normal;
font-weight: normal;
font-size: 20px !important;
line-height: 110%;
color: #020202;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
}
.post__entry-content p, .post__entry-content a{
font-family: 'Teodor';
font-feature-settings: "ss03";
font-size: 19px !important;
color: #020202;
margin-left: auto !important;
margin-right: auto !important;
font-style: normal;
font-weight: 300;
line-height: 36px;
font-feature-settings: 'pnum' on, 'lnum' on;
}
.post__entry-content ul, .post__entry-content ol{
margin-left: auto !important;
margin-right: auto !important;
margin-top: var(--global--spacing-vertical);
margin-bottom: var(--global--spacing-vertical);
font-size: 18px !important;
line-height: 128%;
color: #020202;
}
.post__entry-footer {
border: 0 !important;
width: 100%;
max-width: 660px;
margin: 55px auto 175px !important
}
.post__entry-footer img{
margin-right: 16px;
}
@media (max-width: 1340px) {
.page--post{
padding: 0 24px !important;
}
.post__entry-footer{
margin-bottom: 80px !important;
}
}
.related-blog{
width: 100%;
display: flex;
flex-direction: column;
margin-bottom: 20px;
}
.related-blog .title{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 110%;
text-align: left;
letter-spacing: -0.035em;
color: #020202;
margin-bottom: 50px;
}
.related-blog__content{
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.related-blog__content .content-blog--grid_single{ display: flex;
flex: 1;
flex-direction: column;
align-items: center;
min-width: 275px;
max-width: 435px;
}
.related-blog__content .content-blog--grid_single:nth-child(2){
margin: 0 16px;
}
.related-blog__content .content-blog--grid_single .entry-header-related{
width: 100%;
height: 505px;
position: relative;
overflow: hidden;
border-radius: 10px;
margin-bottom: 20px;
}
.related-blog__content .content-blog--grid_single .entry-header-related img{
position: absolute;
width: auto;
height: 100%;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
object-fit: cover;
width: 100%;
}
.content-blog--grid_single .entry-title-related.text{
text-align: center;
font-size: 40px;
line-height: 110%;
letter-spacing: -0.035em;
min-height: 95px;
}
.content-blog--grid_single .entry-title-related.text a{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-size: 30px;
line-height: 110%;
letter-spacing: -0.035em;
color: #020202;
width: 100%;
text-decoration: none;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin-top: 20px;
}
.content-blog--grid_single .entry-header-related a{
position: initial;
}
.related-blog__content .content-blog--grid_single .entry-footer a{
max-width: 144px;
min-width: 144px;
font-family: 'Sneak-Regular' !important;
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 14px !important;
line-height: 140%;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.post__entry-footer{
width: 100%;
max-width: 960px;
}
.single .site-main > article > .entry-footer{
grid-template-columns: auto;
}
.entry-footer a.share-button{
display: inline-block;
font-family: 'Sneak-Regular';
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 140%;
text-decoration: none;
width: 184px;
height: 41px;
padding: 12px 16px !important;
border: 1px solid #020202;
border-radius: 3px;
text-align: center;
margin-right: 10px;
}
@media (max-width: 630px) {
.entry-footer a.share-button{
display: block;
margin: 16px auto;
}
}
@media (max-width: 1340px) {
.related-blog{
padding: 0 24px;
}
}
@media (max-width: 910px) and (min-width: 630px) {
.related-blog__content .content-blog--grid_single{
min-width: 275px;
width: 50%;
max-width: 50%;
}
.related-blog__content .content-blog--grid_single:nth-child(1){
margin-right: 16px;
}
.related-blog__content .content-blog--grid_single:nth-child(2){
margin-right: 0;
}
.related-blog__content .content-blog--grid_single:nth-child(3){
padding-right: 16px;
}
}
@media (max-width: 629px) {
.related-blog__content{
flex-direction: column;
align-items: center;
}
.content-blog--grid_single{
width: 100%;
}
.related-blog__content .content-blog--grid_single:nth-child(2){
margin: 0;
}
.content-blog--grid_single .entry-title-related.text{
min-height: inherit;
}
}
@media (max-width: 480px) {
.related-blog__content .content-blog--grid_single .entry-header-related{
height: 250px;
}
.related-blog__content .content-blog--grid_single{
margin-bottom: 48px !important;
}
.related-blog .title{
font-size: 30px;
}
.post__entry-content{
margin-top: 68px !important;
}
}
.navigation .nav-links{
width: fit-content;
margin: 0 auto;
}
.navigation.pagination{
border: 0;
margin-bottom: 80px;
width: 100%;
}
.navigation.pagination .nav-links{
width: fit-content;
margin: 0 auto;
}
.nav-links .page-numbers {
display: flex !important;
justify-content: center;
align-items: center;
margin: 0;
color: #797972;
font-size: 16px;
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-weight: 400;
font-size: 15px;
line-height: 140%;
text-align: center;
min-width: 24px;
min-height: 33px;
}
.nav-links .page-numbers.current,
.nav-links .page-numbers .svg-icon{
text-decoration: none;
color: #CF7625;
}
.nav-links .page-numbers .svg-icon{
width: 18px;
}
.nav-links .page-numbers:focus::before,
.nav-links .page-numbers:hover::before {
display: none;
}
.no-found{
font-size: 12px;
color: #797972;
max-width: fit-content;
position: relative;
padding-left: 22px;
}
.no-found:before{
content: "";
position: absolute;
top: 4px;
left: 2px;
width: 14px;
height: 14px;
background-size: cover;
background-repeat: no-repeat;
background-image: url(https://blog.vivla.com/wp-content/themes/vivla-child/assets/images/img-pages/icon-errorform.svg);
} .fade-in{
opacity: 0;
transition: opacity .5s linear;
-webkit-transition: opacity .5s linear;
-moz-transition: opacity .5s linear;
-ms-transition: opacity .5s linear;
-o-transition: opacity .5s linear;
}
.fade-in.in-view{
opacity: 1;
transition: opacity .5s linear;
-webkit-transition: opacity .5s linear;
-moz-transition: opacity .5s linear;
-ms-transition: opacity .5s linear;
-o-transition: opacity .5s linear;
}
.slide-from-left{
opacity: 0;
transform: translate3d(-400px, 0, 0);
transition: opacity .5s linear, transform .5s linear;
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
-webkit-transform: translate3d(-400px, 0, 0);
-moz-transform: translate3d(-400px, 0, 0);
-ms-transform: translate3d(-400px, 0, 0);
-o-transform: translate3d(-400px, 0, 0);
}
.slide-from-left.in-view{
opacity: 1;
transition: opacity .5s linear, transform .5s linear;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
}
.slide-from-right{
opacity: 0;
transform: translate3d(400px, 0, 0);
transition: opacity .5s linear, transform .5s linear;
-webkit-transform: translate3d(400px, 0, 0);
-moz-transform: translate3d(400px, 0, 0);
-ms-transform: translate3d(400px, 0, 0);
-o-transform: translate3d(400px, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
}
.slide-from-right.in-view{
opacity: 1;
transition: opacity .5s linear, transform .5s linear;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
}
.slide-from-top{
opacity: 0;
transform: translate3d(0, -100px, 0);
transition: opacity .5s linear, transform .5s linear;
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
-webkit-transform: translate3d(0, -100px, 0);
-moz-transform: translate3d(0, -100px, 0);
-ms-transform: translate3d(0, -100px, 0);
-o-transform: translate3d(0, -100px, 0);
}
.slide-from-top.in-view{
opacity: 1;
transition: opacity .5s linear, transform .5s linear;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
}
.slide-from-bottom{
opacity: 0;
transform: translate3d(0, 20px, 0);
transition: opacity .5s linear, transform .5s linear;
-webkit-transform: translate3d(0, 20px, 0);
-moz-transform: translate3d(0, 20px, 0);
-ms-transform: translate3d(0, 20px, 0);
-o-transform: translate3d(0, 20px, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
transition-delay: var(--d);
}
.slide-from-bottom.in-view{
opacity: 1;
transition: opacity .5s linear, transform .5s linear;
transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
transition-delay: var(--d);
}
.zoom-in{
opacity: 0;
transform: scale(.8) translate3d(0, 20px, 0);
transition: opacity .5s linear, transform .5s linear;
-webkit-transform: scale(.9) translate3d(0, 20px, 0);
-moz-transform: scale(.8) translate3d(0, 20px, 0);
-ms-transform: scale(.8) translate3d(0, 20px, 0);
-o-transform: scale(.8) translate3d(0, 20px, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
transition-delay: var(--d);
}
.zoom-in.in-view{
opacity: 1;
transition: opacity .5s linear, transform .5s linear;
transform: scale(1) translate3d(0, 0, 0);
-webkit-transform: scale(1) translate3d(0, 0, 0);
-moz-transform: scale(1) translate3d(0, 0, 0);
-ms-transform: scale(1) translate3d(0, 0, 0);
-o-transform: scale(1) translate3d(0, 0, 0);
-webkit-transition: opacity .5s linear, transform .5s linear;
-moz-transition: opacity .5s linear, transform .5s linear;
-ms-transition: opacity .5s linear, transform .5s linear;
-o-transition: opacity .5s linear, transform .5s linear;
transition-delay: var(--d);
}
.wpcf7 form div.visible-only-if-invalid {
display: none;
}
.wpcf7 form.sent div.visible-only-if-invalid {
display: flex;
flex-direction: column;
padding-left: 20px;
}
.wpcf7 form.sent div.visible-only-if-invalid.small {
padding-left: 0px;
}
.wpcf7 form.sent div.visible-only-if-invalid .text01{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 100%;
color: #020202;
margin-bottom: 5px;
}
.wpcf7 form.sent div.visible-only-if-invalid .text02{
font-family: 'Sneak-Regular';
font-feature-settings: "ss03";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 100%;
color: #797972;
margin-bottom: 0;
}
.wpcf7 form.sent div.wpcf7-response-output{
display: none;
}
figcaption, .wp-caption, .wp-caption-text, .wp-block-embed figcaption{
font-family: 'Teodor';
font-style: normal;
font-weight: 300;
font-size: 10px;
line-height: 137%;
text-align: right;
font-feature-settings: 'pnum' on, 'lnum' on;
color: #020202;
width: 100%;
max-width: 960px;
margin: 0 auto;
}
.wp-video{
width: 100% !important;
max-width: 960px !important;
margin: 0 auto;
}
.wp-video .mejs-container{
width: 100% !important;
}
.wp-video .mejs-controls{
display: none;
}
a.explore-articles-button{
position: absolute !important;
margin: 0;
color: #FFFFFF !important;
z-index: 1;
font-family: 'Sneak-Regular';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
text-decoration: none;
top: 40px;
left: 50px;
}
a.explore-articles-button img.white-arrow{
position: initial;
margin-right: 15px;
width: 20px !important;
transform: none;
}
a.explore-articles-button:hover::before{
display: none;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//blog.vivla.com/wp-content/themes/vivla-child/assets/js/owl/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.admin-bar .progress-container-top{position:fixed;top:30px;z-index:100;width:100%}.progress-container-top{position:fixed;top:0;z-index:100;width:100%;height:10px;background:unset}.progress-container-bottom{position:fixed;bottom:0;z-index:100;width:100%;height:10px;background:unset}.progress-bar{height:8px;background:unset;width:0%;z-index:200}.bsf-rt-show-readtime-label{min-width:200px;display:inline-block}.bsf-rt-display-label:after{content:attr(prefix)}.bsf-rt-display-time:after{content:attr(reading_time)}.bsf-rt-display-postfix:after{content:attr(postfix)}