@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Inter:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
.header-update .sharch-block form button,
.signup-sec a {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4))
}
.bottom-nav .nav-btn ul li a,
.compare-sec .compare-box .compare-table ul li,
.compare-sec .compare-box-update.plans-updated ul li,
.enquire-sec .enquire-image .enquire-text,
.quickquips-sec .quickquips-block .swiper .swiper-slide {
-webkit-box-orient: vertical;
-webkit-box-direction: normal
}
header {
background: #fff;
border-bottom: 1px solid #e9ecef
}
@media (min-width:768px) {
.navbar-brand {
width: 156px
}
}
.navbar-brand img {
max-width: 120px;
width: 100%
}
@media (min-width:320px) {
.navbar-brand img {
width: 160px;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content
}
}
.header.is-sticky {
position: -webkit-sticky;
position: sticky;
width: 100%;
background: #fff;
z-index: 9999;
top: 0
}
@-webkit-keyframes slideDown {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
to {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
@keyframes slideDown {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
to {
-webkit-transform: translateY(0);
transform: translateY(0)
}
}
.faq-sec .accordion-block .accordion,
.header-update .sharch-block ul li.mobile-auth a,
.location-popup .modal .modal-dialog .modal-content,
.subscription-popup .modal .modal-dialog .modal-content {
border-radius: 0
}
.header-update .sharch-block ul li a {
width: 40px;
height: 40px;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid rgba(0, 0, 0, .25);
margin-left: 8px
}
.about-form-block .address-box .email-image img,
.about-hero .hero-image img,
.about-sticky .leadership-team-update .leader img,
.amenities-location .location-block .map-location img,
.bottom-nav .nav-btn ul li a img,
.connect-popup .modal .modal-dialog .modal-content .team-image img,
.contact-form-block .info-block .dbox .icon img,
.container,
.gallery-sec .tz-gallery .desktop img,
.header-update .sharch-block ul li a img,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a .img-place img,
.location-popup .modal .modal-dialog .modal-content .modal-body .map-block img,
.p-business.marketer .head p,
.partner-program .program-day img,
.partnership-inquiry .info-block .dbox .icon img,
.terms-conditions .side-bar .info-block .dbox .icon img,
.timeline-block .timeline article .inner .image img,
footer .logo-foot img {
max-width: 100%
}
.header-update .sharch-block form .input-group,
.team-sec .team-list .item {
width: 100%;
position: relative
}
.header-update .sharch-block form .input-group:after {
content: "";
width: 20px;
height: 20px;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/search-icon.png) no-repeat;
top: 10px;
right: auto;
position: absolute;
display: inline-block;
left: 10px;
z-index: 11
}
.header-update .sharch-block form .input-group input {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #f1f3f5 !important;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #101113;
border-radius: 0;
padding: 9px 10px 9px 34px
}
.header-update .sharch-block form button {
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0 0 0 8px;
color: #fff;
border-radius: 0;
padding: 8px 16px;
border: 0
}
.header-update .navbar-nav li a,
.header-update ul.navbar-nav li.nav-item a.nav-link {
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
color: #5c5f66;
text-decoration: none
}
@media (min-width:768px) {
.header.is-sticky {
z-index: 99
}
.header-update .sharch-block form .input-group {
width: 195px
}
.header-update .sharch-block form button {
font-size: 16px;
line-height: 22px
}
.header-update .sharch-block form .my-account,
.header-update .sharch-block form button.user-log-in {
display: none
}
}
.header-update .sharch-block form .my-account .dropdown-menu li a,
.prime-locations-sec .location-list ul li a img,
.top-location ul li a img {
width: 100%;
margin: 0
}
.header-update .sharch-block form .searchResults ul.results li a {
font-size: 14px
}
.header-update .navbar {
padding: 16px 0
}
.header-update .navbar-nav li span.nav-block {
padding: 27px 16px;
position: relative
}
.header-update .navbar-nav li span.nav-block::before {
content: "";
position: absolute;
width: 100%;
height: 3px;
bottom: 0;
left: 0;
background-color: #3862a0;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
-webkit-transform: scale(0, 0);
transform: scale(0, 0);
visibility: hidden
}
.header-update .navbar-nav li a {
line-height: 20px;
padding: 0
}
.header-update .navbar-nav li.has-sub .arrow {
margin: 0 8px;
padding: 0;
cursor: pointer
}
.header-update .navbar-nav li.has-sub.clickedsub span.nav-block:before,
.header-update ul.navbar-nav li.nav-item:hover span.nav-block:before {
visibility: visible;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
width: 100%
}
.header-update .navbar-nav li.has-sub.clickedsub .arrow,
.header-update ul.navbar-nav li.nav-item.clickedsub .arrow,
.header-update ul.navbar-nav li.nav-item:hover .arrow {
-webkit-transform: rotate(180deg);
transform: rotate(180deg)
}
.header-update .navbar-nav li.has-sub.clickedsub .sub-nav {
display: block;
padding: 0
}
.articles-blogs .more-cta a img.hover,
.articles-blogs .more-cta a:hover img.active,
.articles-blogs.blogs-articles:after,
.benefits-office-sec .more-cta a img.hover,
.benefits-office-sec .more-cta a:hover img.active,
.bottom-nav .nav-btn ul li a img.user-active,
.client-sec .client-slider .owl-nav button span,
.client-sec .client-slider-location .owl-nav button span,
.client-sec .patnars ul li:last-child:after,
.destinations-sec .head .cta-group a.get-cta img.hover,
.destinations-sec .head .cta-group a.get-cta:hover img.active,
.destinations-sec .location-slider .owl-nav button span,
.destinations-sec .more-cta a img.hover,
.destinations-sec .more-cta a:hover img.active,
.explore-location .selected-head .choose-plan .nav li a:after,
.faq-sec .more-cta a img.hover,
.faq-sec .more-cta a:hover img.active,
.header-update .navbar-nav li.has-sub.clickedsub .sub-nav a:before,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a img.hover,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a:before,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a:hover img.active,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .tab-content .locations-cta a:before,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul li a:before,
.hero-sec h1 br,
.location-office .cta-group a img.hover,
.location-office .cta-group a:hover img.active,
.location-office-update .head h1 br,
.location-office-update .head.sticky h1 br,
.location-page .breadcrumb li:first-child:before,
.location-update .destination-block .location-slider .owl-nav button span,
.office-update-single .head-top .cta-group a img.hover,
.office-update-single .head-top .cta-group a:hover img.active,
.office-update-single .head-top h1 br,
.office-update-single.sticky .head-top h1 br,
.p-business .head h3 br,
.plan-sec .pricing-block .compare-cta a img.hover,
.plan-sec .pricing-block .compare-cta a:hover img.active,
.plan-sec .pricing-block .pricing-card .owl-nav button span,
.prime-locations-sec .locations-cta a img.hover,
.prime-locations-sec .locations-cta a:hover img.active,
.quickquips-sec .quickquips-block .quickquips-slider .owl-nav button span,
.quickquips-sec .quickquips-block .quickquips-slider .slide ul li:first-child:after,
.quickquips-sec .quickquips-block .swiper .swiper-button-next,
.quickquips-sec .quickquips-block .swiper .swiper-button-prev,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide ul li:first-child:after,
.started-flexy-sec .steps-box ul li br,
.started-flexy-sec .steps-box ul li p br,
.started-flexy-sec .steps-box ul li:last-child:after,
.started-flexy-sec .steps-box ul li:last-child:before,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button img.hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button:hover img.active,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button img.hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button:hover img.active,
.top-location .less-cta a img.hover,
.top-location .less-cta a:hover img.active,
.top-location .more-cta a img.hover,
.top-location .more-cta a:hover img.active,
.update-location .form-floating label:after,
.update-location .location-slider .more-cta a img.hover,
.update-location .location-slider .more-cta a:hover img.active,
.update-location .location-slider .owl-nav button span {
display: none
}
.header-update .navbar-nav li:has(~ li:hover):before {
translate: 100% 0;
-webkit-transition: .2s .2s, scale 0s .4s;
transition: .2s .2s, scale 0s .4s
}
.header-update .navbar-nav li:hover~li:before {
translate: -100% 0;
-webkit-transition: .2s .2s, scale 0s .4s;
transition: .2s .2s, scale 0s .4s
}
.header-update .navbar-nav li:hover:before {
translate: 0;
-webkit-transition: .3s;
transition: .3s;
scale: 1
}
.header-update ul.navbar-nav {
list-style: none
}
.articles-blogs .article-carousel .owl-dots .owl-dot.active,
.header-update ul.navbar-nav li.nav-item {
display: inline-block
}
@media (min-width:1100px) {
.navbar-brand {
width: 256px
}
.header-update ul.navbar-nav li.nav-item {
margin-right: 15px
}
}
.header-update ul.navbar-nav li.nav-item a.nav-link {
line-height: 20px;
position: relative
}
.header-update ul.navbar-nav li.nav-item:hover .menu-block {
visibility: visible
}
.header-update ul.navbar-nav li.nav-item .menu-block {
position: absolute;
left: 6%;
width: 88%;
top: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
z-index: 99;
background: #fff;
-webkit-box-shadow: 0 12px 12px 0 #dadada80;
box-shadow: 0 12px 12px 0 #dadada80;
list-style: none;
padding: 24px;
visibility: hidden
}
.header-update ul.navbar-nav li.nav-item .menu-block ul li a::before {
visibility: hidden;
-webkit-transform: scale(1, 1);
transform: scale(1, 1)
}
.articles-blogs,
.brand-slider .owl-stage-outer .owl-stage .owl-item,
.enquire-sec,
.enquire-sec .enquire-image,
.faq-sec.faq-main .head form .input-group,
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block,
.hero-sec,
.join-network,
.leadership-team,
.leadership-team-update,
.location-grid .location-box,
.location-page .breadcrumb li,
.p-business .location-grid,
.p-business .tz-gallery,
.partnership-inquiry,
.plan-sec .pricing-block.active .pricing-card .plans-section .card-body,
.quick-page .location-page .head form .input-group,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group,
.timeline-slider,
.timeline-slider .timeline-carousel .owl-nav button.owl-next,
.timeline-slider .timeline-carousel .owl-nav button.owl-prev {
position: relative
}
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image {
position: relative;
height: auto
}
.blogs-details .blog-location img,
.blogs-details .enquire-image img,
.destinations-sec .location-slider .location-slide img,
.enquire-sec .enquire-image img,
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image img,
.leadership-team .leader img,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-image img,
.location-update .destination-block .location-slider .location-slide img,
.mtp-block-about .message-block .founder-body .founder-image img,
.plan-selected-first .location-office .location-slider .location-slide img,
.terms-conditions .terms-hero img,
.update-location .location-slider .location-slide img {
max-width: 100%;
width: 100%
}
.articles-blogs .newsletter .newsletter-form,
.articles-blogs.blogs-articles .blogs-section .enquire-sec,
.blogs-details .blog-location .blog-text,
.ceo-message .message-block .founder,
.destinations-sec .head .cta-group,
.destinations-sec .location-slider .location-slide .location-text .cta-group,
.enquire-sec.blogs,
.faq-sec.faq-main .head form,
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text,
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text .more-cta,
.location-update .destination-block .head .cta-group,
.location-update .destination-block .location-slider .location-slide .location-text .cta-group,
.message-ceo .message-block .founder,
.mtp-block-about .message-block .founder-body .founder-text-block .founder,
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item .card-body,
.plan-select-block .wayne-tower .location-text .cta-group,
.plan-selected-first .location-office .location-slider .location-slide .location-text .cta-group,
.plan-selected-first .wayne-tower-main .wayne-tower .location-text .cta-group,
.prime-locations-sec .location-list ul,
.quick-page .location-page .head form,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form,
.table-content .enquire-sec,
.update-location .location-slider .location-slide .location-text .cta-group,
footer .site-link {
margin-top: 24px
}
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text h4 {
color: #101113;
font-family: Archivo, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 18px
}
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text p {
color: #5c5f66;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 14px;
margin: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text .more-cta a {
background: #f1f3f5;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #101113;
padding: 15px 24px
}
.articles-blogs .more-cta a:hover,
.benefits-office-sec .more-cta a:hover,
.destinations-sec .head .cta-group a.get-cta:hover,
.destinations-sec .more-cta a:hover,
.faq-sec .more-cta a:hover,
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text .more-cta a:hover,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a:hover,
.location-office .cta-group a:hover,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta:hover,
.office-update-single .head-top .cta-group a:hover,
.plan-sec .pricing-block .compare-cta a:hover,
.plan-selected-first .location-office .location-slider .more-cta a:hover,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down:hover,
.prime-locations-sec .locations-cta a:hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button:hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button:hover,
.top-location .less-cta a:hover,
.top-location .more-cta a:hover,
.update-location .location-slider .more-cta a:hover {
background: #f1f3f5;
color: #7a4ff7
}
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block {
border-top: 1px solid #e9ecef;
padding-top: 24px;
margin-top: 24px
}
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block p,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a .text-wrap p,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a .text-wrap p {
color: #101113;
font-size: 18px;
font-weight: 500;
font-family: Archivo, sans-serif;
margin: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block p span,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a .text-wrap p span {
font-size: 14px;
line-height: 20px;
color: #5c5f66;
margin-top: 8px;
display: block
}
.articles-blogs .more-cta a,
.benefits-office-sec .more-cta a,
.destinations-sec .head .cta-group a.get-cta,
.faq-sec .more-cta a,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta,
.plan-selected-first .location-office .location-slider .more-cta a,
.prime-locations-sec .locations-cta a,
.update-location .location-slider .more-cta a {
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0
}
.about-location h2,
.blogs-details h1,
.blogs-details h3,
.h1,
.h2,
.h3,
.h4,
.hero-sec .sneaky-setup h2,
.hero-sec h1,
.started-flexy-sec .steps-box ul li p,
.started-flexy-sec .steps-box ul li span,
h1,
h2,
h3,
h4 {
font-family: Archivo, sans-serif
}
@media (min-width:768px) {
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li a {
padding: 0
}
}
.amenities-location .inner-tab-content.active,
.articles-blogs .more-cta a:hover img.hover,
.benefits-office-sec .more-cta a:hover img.hover,
.bottom-nav .nav-btn ul li.active a span,
.destinations-sec .head .cta-group a.get-cta:hover img.hover,
.destinations-sec .more-cta a:hover img.hover,
.faq-sec .more-cta a:hover img.hover,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a:hover img.hover,
.location-office .cta-group a:hover img.hover,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta:hover img.hover,
.office-update-single .head-top .cta-group a:hover img.hover,
.plan-sec .plans-tabs .tab-content.active,
.plan-sec .pricing-block .compare-cta a:hover img.hover,
.plan-selected-first .location-office .location-slider .more-cta a:hover img.hover,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down:hover img.hover,
.prime-locations-sec .locations-cta a:hover img.hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button:hover img.hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button:hover img.hover,
.top-location .less-cta a:hover img.hover,
.top-location .more-cta a:hover img.hover,
.update-location .location-slider .more-cta a:hover img.hover {
display: block
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav {
min-width: 100%;
padding: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block p.head,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou p.head {
color: #101113;
font-size: 18px;
font-weight: 500;
margin-bottom: 24px;
font-family: Archivo, sans-serif
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul.nav-tabs {
width: 100%;
border: none
}
.about-form-block .about-form-main .form-block .col-md-6,
.about-form-block .about-form-main .form-block .ginput_container.ginput_container_phone,
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane,
.compare-sec .compare-box-update.plans-updated .filter-select,
.connect-popup .modal .modal-dialog .modal-content .form-block .col-md-6,
.connect-popup .modal .modal-dialog .modal-content .form-block .ginput_container.ginput_container_phone,
.contact-form-block .gform_wrapper.gravity-theme .gform_fields #field_32_3,
.contact-form-block .gform_wrapper.gravity-theme .gform_fields #field_32_4,
.contact-form-block .gform_wrapper.gravity-theme .gform_fields .ginput_container_phone,
.enquire-sec.blogs .enquire-image .enquire-text .more-cta a,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul.nav-tabs li,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields #field_32_3,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields #field_32_4,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields #field_45_8,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields .ginput_container_phone,
.location-side-bar .plan-sec .compare-cta a,
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item .col-md-4,
.plan-select-block .wayne-tower .tower-image ul li img,
.plan-selected-first .wayne-tower-main .wayne-tower .tower-image ul li img,
.terms-conditions .side-bar .enquire-sec.blogs .enquire-text .row .col-md-5,
.terms-conditions .side-bar .enquire-sec.blogs .enquire-text .row .col-md-7 {
width: 100%
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul.nav-tabs li a.nav-link {
color: #101113;
font-weight: 600
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul li {
padding: 0;
margin: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul li a {
border: none;
padding: 16px 24px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul li a img {
margin-right: 5px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a:hover,
.compare-sec .compare-box .table-responsive table tbody tr:nth-child(2n) td,
.explore-location .selected-head .choose-plan,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block ul li a.active,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a:hover,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a:hover,
.plan-selected-first .wayne-tower-main {
background: #f8f9fa
}
.about-sticky .ceo-message,
.articles-blogs.blogs-articles .blogs-section .enquire-sec .container,
.benefits-office-sec,
.blogs-details .enquire-sec .container,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li,
.location-side-bar .plan-sec,
.started-flexy-sec .steps-box ul li:last-child,
.table-content .enquire-sec .container,
.thanks-popup .modal .modal-dialog .modal-content .modal-body {
padding: 0
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li a,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li a {
border: 1px solid #e9ecef;
padding: 0;
color: #212529;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li a img {
width: 100%;
margin: 0;
height: 90px
}
.about-location .head h2,
.about-location .location-about .head h3,
.about-sticky .ceo-message .message-block .head h3,
.about-sticky .mtp-block-update .vision-box .head h2,
.about-sticky .mtp-block-update .vision-box .head img,
.about-sticky .mtp-block-update .vision-box:last-child,
.amenities-location .amenities-block .head h3,
.amenities-location .location-block .head h3,
.amenities-location .review-count .head h3,
.articles-blogs .head h3,
.choose-plan .nav li:last-child,
.client-sec .head h3,
.client-sec.partnership .patnars,
.compare-sec .compare-box-update.plans-updated .filter-select .a ul,
.compare-sec .compare-box-update.plans-updated .filter-select .b ul,
.compare-sec .compare-box-update.plans-updated .table-responsive table,
.compare-sec.compare-home .head h3,
.details-form .head h3,
.details-form form .sub-head h3,
.explore-location .head h3,
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul li:last-child,
.faq-sec .head h3,
.flexy-planet .planet-inner:last-child,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li a p,
.hero-sec .sneaky-setup form .btn img,
.leadership-team .head h3,
.leadership-team-update .head h3,
.location-office .head .select-sec a.buy-cta,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-city .popup-head h3,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .place-head h3,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .servies-items .servies-box h3,
.mtp-block-about .head h2,
.mtp-block-update .vision-block .vision-box p:last-child,
.office-update-single .office-update-block .slider-office .office-desk-view,
.our-story .head p:last-child,
.partner-program .program-list .space-bottom:last-child,
.partnership-inquiry .form-block .multi-step form fieldset .form-card .mail-service h4,
.partnership-inquiry .info-work-block ul li:last-child,
.patnar-sec .head h3,
.plan-sec .pricing-block .pricing-card .card-body .plan-features ul li:last-child,
.plan-selected-first .choose-plan .nav,
.plan-selected-first .form-floating,
.plan-selected-first .location-office .office-head h2,
.table-content .content-list .head h3,
.team-sec .head h1,
.terms-conditions .side-bar .info-block .head h4,
.timeline-block .head p:last-child,
.top-location .head h2,
.update-location .head h3,
.update-location .location-nearby .location-select,
.update-location .location-office .office-head h2,
footer .site-link ul li:last-child {
margin: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .tab-content {
background: #f8f9fa;
padding: 16px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .tab-content .locations-cta,
.hero-sec .sneaky-setup form,
.location-side-bar .plan-sec .compare-cta,
.plan-select-block .wayne-tower .location-text,
.table-content .content-list .custom-accordion ol li ol,
footer .copy-right .social-link {
margin-top: 16px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .tab-content .locations-cta a {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
background: 0 0;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #101113;
padding: 15px 24px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul {
list-style: none;
padding: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 16px
}
.about-form-block .address-box .address-block p:last-child,
.bottom-nav .nav-btn ul li .mob-box.browse ul li:last-child,
.details-form form .form-card .form-check:last-child,
.flexy-planet .planet-inner p:last-child,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li:last-child,
.partnership-inquiry .info-block .dbox:last-child,
.table-content .content-list .custom-accordion ol li.list-head:last-child,
.terms-conditions ul li:last-child {
margin-bottom: 0
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 8px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a:hover .img-place,
.compare-sec .compare-box-update .table-responsive table tbody tr:nth-child(odd) td,
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a:hover .img-place {
background: #fff
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a .img-place {
background: #f8f9fa;
width: 56px;
height: 56px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a .text-wrap,
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a .text-wrap {
padding-left: 24px
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav.list-foryou ul li a .text-wrap p span {
font-size: 14px;
line-height: 20px;
color: #5c5f66;
margin-top: 2px;
display: block
}
.header-update ul.navbar-nav li.nav-item .menu-block.i-am .sub-nav ul li a .img-place img {
width: 160px;
height: 104px
}
.hero-sec img {
margin-bottom: 24px;
position: relative
}
.about-location h2,
.blogs-details h1,
.blogs-details h3,
.h1,
.h2,
.h3,
.quick-page .quick-block .quick-slider .slide h4,
.quickquips-sec .quickquips-block .quickquips-slider .slide h4,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide h4,
.signup-sec h3,
h1,
h2,
h3 {
color: #101113;
margin-bottom: 16px
}
.hero-sec h1 {
position: relative
}
@media (min-width:375px) {
.hero-sec h1 {
font-size: 40px;
line-height: 42px
}
}
@media (max-width:320px) {
}
@media (min-width:480px) {
.header-update ul.navbar-nav li.nav-item .menu-block .enquire-block .enquire-image .enquire-text .more-cta a {
width: 279px
}
}
@-webkit-keyframes rotate {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.hero-sec h1 span {
background-image: linear-gradient(45deg, #ff1cbf, #0ca7ff, #0500e2);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent;
margin: 0
}
.hero-sec h1 span.star {
background: 0 0;
-webkit-text-fill-color: #101113
}
.hero-sec .sneaky-setup {
border: 1px solid #e9ecef;
padding: 16px;
max-width: 738px;
margin: 24px auto 0;
background: #fff
}
.hero-sec .sneaky-setup h2 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #101113
}
.hero-sec .sneaky-setup p {
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px
}
.hero-sec .sneaky-setup form .input-group {
padding-right: 16px
}
.hero-sec .sneaky-setup form .input-group input {
border: 1px solid #e9ecef !important;
background: #f1f3f5;
border-radius: 0;
padding: 14px 16px
}
.hero-sec .sneaky-setup form .btn {
background: 0 0;
border: 1px solid #e9ecef;
width: 54px;
padding: 8px 16px;
border-radius: 0
}
.blogs-details h1,
.h1,
h1 {
font-size: 28px;
font-weight: 500;
line-height: 32px
}
.about-location h2,
.h2,
h2 {
font-size: 20px;
font-weight: 500;
line-height: 25px
}
.blogs-details h3,
.h3,
h3 {
font-size: 16px;
font-weight: 500;
line-height: 20px
}
.h4,
h4 {
font-size: 14px;
font-weight: 500;
line-height: 18px
}
.partnership-inquiry .info-block .dbox p,
.signup-sec a,
p {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px
}
.partnership-inquiry .info-block .dbox p,
p {
margin: 0;
color: #5c5f66
}
.signup-sec h3 span {
background: -webkit-gradient(linear, left top, right top, from(#597bec), color-stop(48.5%, #378ff4), to(#16a1fc)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #597bec 0, #378ff4 48.5%, #16a1fc 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.signup-sec h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#072feb), color-stop(40%, #0613e6), to(#ed26c5)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #072feb 0, #0613e6 40%, #ed26c5 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.signup-sec h3 span+span+span {
background: -webkit-gradient(linear, left top, right top, from(#0c9dfd), color-stop(48.5%, #0b83fa), to(#096ef5)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #0c9dfd 0, #0b83fa 48.5%, #096ef5 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.about-form-block .about-form-main .contact-head p,
.about-hero .hero-info p,
.about-location .prominentp-indus .servies-box p,
.amenities-location .amenities-block .servies-items .servies-box p,
.benefits-office-sec .business-servies .servies-box .servies-text p,
.blogs-details .blog-location .blog-text p,
.blogs-details .content a,
.blogs-details p a,
.blogs-details ul li a,
.business-sec .business-office .office-text p,
.compare-sec .head p,
.countrie-location .business-servies .servies-box p,
.countrie-update .update-servies .servies-box p,
.faq-sec .result-found .no-result p,
.features-block .features-servies .servies-box p,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .servies-items .servies-box p,
.office-update-single .office-update-block .slider-office p,
.p-business-servies .servies-box p,
.plan-sec .head p,
.prime-locations-sec p,
.quick-page .quick-block .quick-slider .slide p,
.quickquips-sec .quickquips-block .quickquips-slider .slide p,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide p,
.signup-sec p,
.slider-office p,
.started-flexy-sec p,
.terms-conditions .content a,
.terms-conditions p a,
.terms-conditions ul li a,
.timeline-slider .timeline-carousel .carousel-text p,
.virtual-office-sec .business-servies .servies-box p {
color: #5c5f66
}
.signup-sec a {
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0;
text-decoration: none
}
@media (min-width:768px) {
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .location-list ul li a p {
color: #fff;
position: absolute
}
.header-update ul.navbar-nav li.nav-item .menu-block.here .sub-nav .tabs-block .tab-content .locations-cta a {
width: 216px
}
.hero-sec {
background: url(//flexyvo.com/wp-content/uploads/2026/03/homeHeroBG.png) bottom no-repeat;
padding: 80px 0 150px
}
.hero-sec h1 {
font-size: 80px;
line-height: 86px;
text-align: center
}
.hero-sec .sneaky-setup {
margin: 56px auto 0;
padding: 40px
}
.h3,
.hero-sec .sneaky-setup h2,
h3 {
font-size: 24px;
line-height: 30px
}
.hero-sec .sneaky-setup p {
font-size: 14px;
line-height: 20px
}
.hero-sec .sneaky-setup form {
margin-top: 40px
}
.hero-sec .sneaky-setup form .input-group input {
padding: 16px
}
.h2,
h2 {
font-size: 36px;
line-height: 42px
}
.h4,
h4 {
font-size: 20px;
line-height: 30px
}
p {
font-size: 16px;
line-height: 22px
}
.signup-sec.wrap {
margin-top: 80px
}
.signup-sec a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.about-form-block .about-form-main .form-block .gform_button:hover,
.about-form-block .about-form-main .form-block button:hover,
.articles-blogs .newsletter .newsletter-form .input-group button:hover,
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn a:hover,
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button:hover,
.connect-popup .modal .modal-dialog .modal-content .form-block button:hover,
.contact-form-block .form-block .gform_button:hover,
.contact-form-block .form-block button:hover,
.destinations-sec .head .cta-group a:hover,
.details-form form a:hover,
.details-form form button:hover,
.join-network .form-block .gform_footer .gform_button:hover,
.join-network .form-block .gform_footer button:hover,
.join-network .form-block button:hover,
.location-office .cta-group a.buy-cta:hover,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a:hover,
.no-search .search-info a:hover,
.office-update-single .head-top .cta-group a.buy-cta:hover,
.partnership-inquiry .form-block .multi-step form fieldset .action-button:hover,
.plan-select-block .add-details form button:hover,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li:hover,
.signup-sec a:hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.btn-primary:hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form button:hover,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.save:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#9b7bf9), to(#875ff7));
background: linear-gradient(180deg, #9b7bf9 0, #875ff7 100%)
}
.about-form-block .about-form-main .form-block .gform_button.disabled,
.about-form-block .about-form-main .form-block button.disabled,
.articles-blogs .newsletter .newsletter-form .input-group button.disabled,
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn a.disabled,
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button.disabled,
.connect-popup .modal .modal-dialog .modal-content .form-block button.disabled,
.contact-form-block .form-block .gform_button.disabled,
.contact-form-block .form-block button.disabled,
.destinations-sec .head .cta-group a.disabled,
.details-form form a.disabled,
.details-form form button.disabled,
.join-network .form-block .gform_footer .gform_button.disabled,
.join-network .form-block .gform_footer button.disabled,
.join-network .form-block button.disabled,
.location-office .cta-group a.buy-cta.disabled,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.disabled,
.no-search .search-info a.disabled,
.office-update-single .head-top .cta-group a.buy-cta.disabled,
.partnership-inquiry .form-block .multi-step form fieldset .action-button.disabled,
.plan-select-block .add-details form button.disabled,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.disabled,
.signup-sec a.disabled,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.btn-primary.disabled,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form button.disabled,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.save.disabled {
background: #dacefd;
cursor: none
}
.business-sec.wrap {
margin: 40px auto 80px
}
.about-location .prominentp-indus .col-6,
.about-sticky .ceo-message .message-block .head,
.business-sec .head,
.countrie-location .business-servies .col-6,
.countrie-update .update-servies .col-6,
.details-form .head,
.faq-sec.faq-main .head h3,
.features-block .features-servies .col-md-4,
.flexy-planet .planet-inner p,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-city .popup-head,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .place-head,
.mtp-block-update .vision-block .vision-box p,
.office-update-single .office-update-block .slider-office .modula-slider,
.our-story .head h3,
.partnership-inquiry .form-block .multi-step form fieldset .form-card .mail-service,
.plan-select-block .add-details .head,
.slider-office .office-slider,
.timeline-block .head h3 {
margin-bottom: 24px
}
.business-sec .head h3 span {
background-image: linear-gradient(45deg, #ff1cbf, #0ca7ff, #0500e2);
background-size: 100%;
-webkit-background-clip: text;
-moz-background-clip: text;
-webkit-text-fill-color: transparent;
-moz-text-fill-color: transparent
}
.business-sec .business-office,
.plan-selected-first .location-office .location-slider .location-slide,
.update-location .location-slider .location-slide {
border: 1px solid #e9ecef;
padding: 8px;
height: 100%
}
.business-sec .business-office .office-text {
margin-top: 8px
}
.benefits-office-sec .business-servies .servies-box .servies-text h4,
.business-sec .business-office .office-text h4,
.location-page .breadcrumb li.active a,
.no-search p,
.partnership-inquiry .form-block .multi-step ul li.form-stepper-completed p,
.plan-select-block .wayne-tower .location-text h4,
.started-flexy-sec .steps-box ul li.active,
.timeline-slider .timeline-carousel .center .item .carousel-text h3,
.virtual-office-sec .business-servies .servies-box h4 {
color: #101113
}
.contact-head h3,
.plan-sec .head h3,
.started-flexy-sec h3 {
margin-bottom: 16px;
color: #101113
}
.started-flexy-sec h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #a151d8), to(#0ca7ff)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #ff1cbf 0, #a151d8 48.5%, #0ca7ff 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.started-flexy-sec .steps-box {
margin: 56px 0
}
.started-flexy-sec .steps-box ul li {
text-align: left;
color: #868e96;
position: relative;
z-index: 2;
width: 25%
}
.started-flexy-sec .steps-box ul li p {
font-size: 12px;
font-weight: 500;
line-height: 18px;
max-width: 100%
}
@media (min-width:375px) {
.started-flexy-sec .steps-box ul li p {
max-width: 80%;
font-size: 14px;
line-height: 20px
}
.benefits-office-sec .more-cta a {
width: 327px
}
}
.started-flexy-sec .steps-box ul li:before {
content: "";
border-top: 8px solid transparent;
border-left: 8px solid #e6ddfd;
border-bottom: 8px solid transparent;
position: absolute;
top: 11px;
z-index: 9;
left: 100%;
margin-left: -8px
}
.started-flexy-sec .steps-box ul li:after {
content: "";
top: 18px;
width: calc(100% - 3%);
height: 2px;
bottom: auto;
right: auto;
position: absolute;
display: inline-block;
left: 0;
z-index: 1;
border-bottom: 2px dotted #e6ddfd
}
.started-flexy-sec .steps-box ul li img {
max-width: 100%;
margin-bottom: 2px
}
.started-flexy-sec .steps-box ul li span {
border-radius: 56px;
font-size: 16px;
font-weight: 500;
line-height: 20px;
padding: 8px 13px;
color: #7a4ff7;
background: #f7f7f7;
margin-bottom: 24px;
position: relative;
z-index: 99
}
.amenities-location .inner-tab,
.amenities-location .outer-tab,
.prime-locations-sec {
overflow: hidden
}
.plan-sec .plans-tabs .tab-container .tab-btn,
.prime-locations-sec .location-slider ul li {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #e9ecef;
color: #868e96;
font-size: 14px;
line-height: 20px;
font-weight: 400;
font-family: Inter, sans-serif
}
.features-block.wrap,
.join-network.wrap,
.partner-program.wrap,
.partnership-inquiry.wrap,
.prime-locations-sec.wrap {
margin: 0 auto 80px
}
.prime-locations-sec h3 {
color: #212529;
margin-bottom: 16px
}
.prime-locations-sec h3 span {
background: -webkit-gradient(linear, left top, right top, from(#9f53d9), color-stop(48.5%, #0ca7ff), to(#2b95f6)), -webkit-gradient(linear, left bottom, left top, from(#212529), to(#212529));
background: linear-gradient(90deg, #9f53d9 0, #0ca7ff 48.5%, #2b95f6 100%), linear-gradient(0deg, #212529, #212529);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.articles-blogs .more-cta,
.destinations-sec .location-slider,
.prime-locations-sec .location-slider,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group,
.update-location .location-slider {
margin-top: 56px
}
.prime-locations-sec .location-slider ul li {
box-shadow: 0 0 0 0 #00000040 inset;
padding: 12px 16px;
margin-right: 8px
}
.prime-locations-sec .location-slider ul li img {
margin-right: 8px;
width: auto
}
.prime-locations-sec .location-list ul li a {
border: 1px solid #e9ecef;
color: #212529;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px
}
.prime-locations-sec .location-list ul li a .text {
background: #00000047;
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.prime-locations-sec .location-list ul li a p {
color: #fff;
position: absolute
}
@media (min-width:768px) {
.business-sec .head {
margin-bottom: 36px
}
.business-sec .business-office .office-text {
margin-top: 16px;
padding: 0 8px 8px
}
.business-sec .business-office .office-text h4 {
font-size: 28px;
line-height: 34px;
margin: 0 0 8px
}
.business-sec .primary .business-office img {
max-height: 390px;
-o-object-fit: cover;
object-fit: cover
}
.business-sec .row .small-box .col-12 .business-office img {
height: 150px;
-o-object-fit: cover;
object-fit: cover
}
.business-sec .row .col-6 .business-office img {
height: 260px;
-o-object-fit: cover;
object-fit: cover
}
.business-sec .row .col .business-office img {
height: 175px;
-o-object-fit: cover;
object-fit: cover
}
.started-flexy-sec .steps-box {
padding: 40px;
background: #f8f9fa
}
.started-flexy-sec .steps-box ul li {
margin: 0;
text-align: center;
width: 25%;
padding-bottom: 0
}
.started-flexy-sec .steps-box ul li br,
.started-flexy-sec .steps-box ul li p br {
display: block
}
.started-flexy-sec .steps-box ul li p {
font-size: 20px;
line-height: 26px;
text-align: center;
max-width: 100%
}
.started-flexy-sec .steps-box ul li:before {
display: none
}
.started-flexy-sec .steps-box ul li:after {
top: 24px;
width: calc(100% + 15%);
bottom: auto;
left: 50%;
height: 2px;
border-bottom: 2px dotted #e6ddfd;
border-left: none
}
.started-flexy-sec .steps-box ul li span {
padding: 8px 36px;
margin-bottom: 20px;
background: #f7f7f7;
font-size: 24px;
line-height: 30px;
border: 1px solid #e6ddfd
}
.started-flexy-sec .steps-box ul li.active:before {
border-left-color: #7a4ff7
}
.started-flexy-sec .steps-box ul li.active:after {
border-bottom: 3px solid #7a4ff7
}
.prime-locations-sec.wrap {
margin-bottom: 120px
}
.prime-locations-sec .location-slider ul .owl-item {
width: -webkit-fit-content !important;
width: -moz-fit-content !important;
width: fit-content !important
}
.prime-locations-sec .location-list ul li a {
padding: 0
}
.prime-locations-sec .location-list ul li {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 20%
}
.prime-locations-sec .locations-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 216px
}
}
.articles-blogs .more-cta a svg,
.benefits-office-sec .more-cta a svg,
.destinations-sec .head .cta-group a.get-cta svg,
.destinations-sec .more-cta a svg,
.faq-sec .more-cta a svg,
.location-office .cta-group a svg,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta svg,
.location-update-city .destination-block-city .trending-location .location-block .more-cta a svg,
.office-update-single .head-top .cta-group a svg,
.plan-sec .pricing-block .compare-cta a svg,
.plan-selected-first .location-office .location-slider .more-cta a svg,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down svg,
.prime-locations-sec .locations-cta a svg,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button svg,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button svg,
.top-location .less-cta a svg,
.top-location .more-cta a svg,
.update-location .location-slider .more-cta a svg {
margin-left: .25rem
}
.articles-blogs .more-cta a.disabled,
.benefits-office-sec .more-cta a.disabled,
.destinations-sec .head .cta-group a.get-cta.disabled,
.destinations-sec .more-cta a.disabled,
.faq-sec .more-cta a.disabled,
.location-office .cta-group a.disabled,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta.disabled,
.office-update-single .head-top .cta-group a.disabled,
.plan-sec .pricing-block .compare-cta a.disabled,
.plan-selected-first .location-office .location-slider .more-cta a.disabled,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down.disabled,
.prime-locations-sec .locations-cta a.disabled,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.disabled,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.disabled,
.top-location .less-cta a.disabled,
.top-location .more-cta a.disabled,
.update-location .location-slider .more-cta a.disabled {
background: #f1f3f5;
color: #c1c2c5;
cursor: none
}
.benefits-office-sec .head h3 span,
.compare-sec .head h3 span,
.contact-form-block .contact-head h3 span,
.contact-head h3 span,
.plan-sec .head.plan-head span+span,
.prime-locations-sec.loc-page h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(45%, #9459dc), to(#6276e9)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #9459dc 45%, #6276e9 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-sec {
padding: 0 0 80px
}
.about-hero .head,
.about-location .head,
.amenities-location .location-block .head,
.client-sec .head,
.countrie-update .update-servies h2,
.destinations-sec.location .head,
.explore-location .head,
.faq-sec .head,
.location-update .head,
.mtp-block-update .head,
.plan-sec .head,
.plan-selected-first .location-office .office-head,
.terms-conditions .head,
.update-location .location-office .office-head {
margin-bottom: 30px
}
.plan-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#a151d8), color-stop(48.5%, #0ca5fe), to(#095ff3)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #a151d8 0, #0ca5fe 48.5%, #095ff3 100%), linear-gradient(0deg, transparent, transparent), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-sec .head.plan-head span {
background: -webkit-gradient(linear, left top, right top, from(#2699f8), color-stop(48.5%, #0c9afc), to(#0a7ef8)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #2699f8 0, #0c9afc 48.5%, #0a7ef8 100%), linear-gradient(0deg, transparent, transparent), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-sec .plans-tabs.is-sticky .tab-container {
position: fixed;
-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
width: 100%;
background: #fff;
z-index: 999;
top: 76px;
left: 0;
padding: 15px;
margin: 0
}
.plan-sec .plans-tabs .tab-container {
overflow: hidden;
margin-bottom: 24px
}
.plan-sec .plans-tabs .tab-container .tab-btn {
outline: 0;
background: 0 0;
cursor: pointer;
padding: 13px 16px;
-webkit-transition: .3s;
transition: .3s;
box-shadow: 0 0 0 0 #00000040 inset;
width: 32.5%;
margin: 0
}
.plan-sec .plans-tabs .tab-container .tab-btn:hover {
background-color: #f8f9fa
}
.plan-sec .plans-tabs .tab-container .tab-btn.active {
background-color: #f8f9fa;
color: #212529;
border: 1px solid #f8f9fa
}
.plan-sec .plans-tabs .tab-content {
display: none;
margin: 0 -12px
}
@-webkit-keyframes mover {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
}
@keyframes mover {
0% {
-webkit-transform: translateY(0);
transform: translateY(0)
}
100% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px)
}
}
.plan-sec .pricing-block.active .pricing-card .plans-section .card-body .continue-btn {
position: fixed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
right: 0;
bottom: 0;
left: 0;
z-index: 1030
}
.p-business.wrap,
.plan-sec .pricing-block.wrap {
margin: 40px auto
}
.plan-sec .pricing-block .pricing-card {
background: 0 0;
border: none
}
.plan-sec .pricing-block .pricing-card .card-body {
background: 0 0;
border-radius: 0;
padding: 0;
border: 4px solid transparent
}
.plan-sec .pricing-block .pricing-card .card-body.selected-plan,
.plan-sec .pricing-block .pricing-card .card-body:hover {
border: 4px solid;
border-image-slice: 1;
border-image-source: linear-gradient(90deg, #ff1cbf 0%, #0ca7ff 48.5%, #0500e2 100%)
}
.plan-sec .pricing-block .pricing-card .card-body .continue-btn {
background: #f8f9fa;
padding: 24px 15px;
display: none
}
.plan-sec .pricing-block .pricing-card .card-body .continue-btn .btn-text p {
color: #101113;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
text-align: left
}
.plan-sec .pricing-block .pricing-card .card-body .continue-btn .btn-text h3,
.plan-select-block .plan-sec .pricing-block .pricing-card .continue-btn .btn-text h3,
.plan-selected-first .selected-head .selected-btn .plan-inner .btn-text h3 {
margin: 7px 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.plan-sec .pricing-block .pricing-card .card-body .continue-btn a {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #fff;
border-radius: 0;
padding: 10px 16px;
border: 0;
max-width: 100%;
width: 152px;
text-decoration: none;
text-align: center;
height: auto
}
.plan-sec .pricing-block .pricing-card .card-body .top-icon {
margin-bottom: 24px;
text-align: center
}
.plan-sec .pricing-block .pricing-card .card-body .top-icon img {
width: 96px;
display: inline;
height: 96px
}
.plan-sec .pricing-block .pricing-card .card-body .startup {
padding: 40px 15px 24px;
background: linear-gradient(166.09deg, #efeeff 0, #edc8ff 100%)
}
.plan-sec .pricing-block .pricing-card .card-body .gmb {
padding: 40px 15px 24px;
background: linear-gradient(166.09deg, #d1ffd8 0, #98ffb5 100%)
}
.plan-sec .pricing-block .pricing-card .card-body .growth {
padding: 40px 15px 24px;
background: linear-gradient(166.09deg, #e8ffd1 0, #cbff98 100%)
}
.plan-sec .pricing-block .pricing-card .card-body .growth .plan-features li.check-bg-icon::before {
content: "";
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/check-growth-icon.svg) center center no-repeat;
width: 20px;
height: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 16px
}
.plan-sec .pricing-block .pricing-card .card-body .growth .select-plan-btn {
color: #e4683a
}
.plan-sec .pricing-block .pricing-card .card-body h3 {
color: #101113;
text-align: center;
font-size: 20px;
font-weight: 500;
line-height: 25px;
margin: 0
}
.plan-sec .pricing-block .pricing-card .card-body p {
color: #ced4da;
text-align: center
}
.plan-sec .pricing-block .pricing-card .card-body h4 {
font-size: 36px;
font-weight: 500;
line-height: 42px;
color: #101113;
text-align: center;
margin: 10px 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.plan-sec .pricing-block .pricing-card .card-body h4 sub {
font-family: Inter, sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 25px;
margin: 0 0 0 5px;
color: #101113
}
.plan-sec .pricing-block .pricing-card .card-body .plan-features ul {
border-top: 1px solid #fff;
padding: 24px 0 0;
margin: 24px 0 0;
list-style: none
}
.plan-sec .pricing-block .pricing-card .card-body .plan-features ul li {
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 22px;
margin: 0 0 16px;
color: #101113;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.plan-sec .pricing-block .pricing-card .card-body .plan-features ul li.check-bg-icon::before {
content: "";
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/check-icon.svg) center center no-repeat;
width: 20px;
height: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: 16px
}
.plan-sec .pricing-block .pricing-card .card-body .plan-features ul li.disabled {
opacity: .25;
-webkit-filter: grayscale(1);
filter: grayscale(1)
}
.plan-sec .pricing-block .pricing-card .card-body .select-plan-btn {
background: #ffffff80;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
width: 100%;
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 19px;
color: #7a4ff7;
height: 56px
}
.plan-sec .pricing-block .pricing-card .card-body span {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 24px 0 0;
color: #5c5f66;
display: block
}
.destinations-sec .location-slider .owl-nav,
.location-update .destination-block .location-slider .owl-nav,
.plan-sec .pricing-block .pricing-card .owl-nav,
.plan-selected-first .location-office .location-slider .owl-nav,
.quickquips-sec .quickquips-block .quickquips-slider .owl-dots,
.update-location .location-slider .owl-nav {
margin: 40px auto 0;
text-align: center
}
.client-sec .client-slider .owl-nav button,
.client-sec .client-slider-location .owl-nav button,
.destinations-sec .location-slider .owl-nav button,
.location-update .destination-block .location-slider .owl-nav button,
.plan-sec .pricing-block .pricing-card .owl-nav button,
.plan-selected-first .location-office .location-slider .owl-nav button,
.quick-page .quick-block .quick-slider .owl-nav button,
.quickquips-sec .quickquips-block .quickquips-slider .owl-nav button,
.update-location .location-slider .owl-nav button {
border: 1px solid #e9ecef;
width: 48px;
height: 48px;
padding: 14px 13.5px 14px 14.5px;
margin: 0 8px;
color: #fff
}
.client-sec .client-slider .owl-nav button.owl-prev,
.client-sec .client-slider-location .owl-nav button.owl-prev,
.destinations-sec .location-slider .owl-nav button.owl-prev,
.location-side-bar .plan-sec .plan-slider-side .owl-nav button.owl-prev,
.plan-sec .pricing-block .pricing-card .owl-nav button.owl-prev {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/owl-prev-b.svg) center center no-repeat
}
.client-sec .client-slider .owl-nav button.owl-next,
.client-sec .client-slider-location .owl-nav button.owl-next,
.destinations-sec .location-slider .owl-nav button.owl-next,
.location-side-bar .plan-sec .plan-slider-side .owl-nav button.owl-next,
.plan-sec .pricing-block .pricing-card .owl-nav button.owl-next {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/owl-next-b.svg) center center no-repeat
}
.amenities-location .review-count .review-servies,
.benefits-office-sec .business-servies,
.client-review-sec .review-block .review,
.countrie-location .business-servies,
.countrie-location .location-client,
.faq-sec .more-cta,
.features-block .features-servies,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location,
.office-update-single .office-update-block .amenities-location .client-sec .patnars,
.partner-program .program-list,
.plan-sec .pricing-block .compare-cta,
.plan-selected-first .location-office .location-slider .more-cta.office-cta,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .head.address,
.terms-conditions .side-bar .enquire-sec.blogs .enquire-text .more-cta,
.update-location .location-slider .more-cta.office-cta,
.virtual-office-sec .business-servies {
margin-top: 40px
}
.plan-sec .pricing-block .compare-cta.office-cta a {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content
}
.plan-sec .pricing-block .compare-cta a {
height: 56px;
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0
}
@media (min-width:768px) {
.plan-sec {
padding: 0 0 120px;
overflow: hidden
}
.plan-sec .head {
margin-bottom: 56px
}
.plan-sec .head.plan-head span+span {
background: -webkit-gradient(linear, left top, right top, from(#0961f2), color-stop(48.5%, #0738ec), to(#0505e3)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0961f2 0, #0738ec 48.5%, #0505e3 100%), linear-gradient(0deg, transparent, transparent), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-sec .pricing-block .pricing-card .card-body h3 {
font-size: 24px;
line-height: 30px
}
.plan-sec .pricing-block .pricing-card .card-body span {
font-size: 16px;
line-height: 22px
}
.plan-sec .pricing-block .compare-cta.office-cta a {
width: 389px
}
.plan-sec .pricing-block .compare-cta a {
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer {
width: auto;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
overflow: visible
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item.center .card-body {
margin-top: 0;
margin-bottom: 24px
}
.virtual-office-sec {
padding: 80px 0 55px
}
.virtual-office-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#c83cce), color-stop(48.5%, #8a60de), to(#4686f0)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #c83cce 0, #8a60de 48.5%, #4686f0 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.virtual-office-sec .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#ee26c4), color-stop(48.5%, #c53dce), to(#8d5ddc)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ee26c4 0, #c53dce 48.5%, #8d5ddc 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.virtual-office-sec .business-servies .servies-box {
border: 1px solid #e9ecef;
padding: 24px;
margin-bottom: 24px
}
.benefits-office-sec .business-servies .servies-box img,
.virtual-office-sec .business-servies .servies-box img {
max-width: 100%;
margin-bottom: 20px
}
.gallery-sec {
padding-bottom: 80px
}
.gallery-sec .tz-gallery .row div,
.p-business .tz-gallery .row div {
padding: 6px
}
.gallery-sec .tz-gallery .row div .lightbox,
.p-business .tz-gallery .row div .lightbox {
padding: 2px;
display: block
}
.gallery-sec .tz-gallery .row div .lightbox img,
.p-business .tz-gallery .row div .lightbox img {
width: 100%;
border-radius: 0;
position: relative
}
.benefits-office-sec .business-servies .servies-box {
border: 1px solid #e9ecef;
padding: 16px;
margin-bottom: 8px
}
.benefits-office-sec .more-cta,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group {
margin-top: 32px
}
@media (min-width:768px) {
.virtual-office-sec {
padding: 0 0 55px
}
.benefits-office-sec {
padding: 0 0 80px
}
.benefits-office-sec .business-servies .servies-box {
padding: 24px;
margin-bottom: 0;
height: 100%
}
.benefits-office-sec .business-servies .servies-box img,
.destinations-sec.location .head {
margin-bottom: 0
}
.benefits-office-sec .business-servies .servies-box .servies-text {
padding-right: 24px
}
.benefits-office-sec .business-servies .servies-box .servies-text h4 {
font-size: 24px;
line-height: 30px
}
.benefits-office-sec .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.benefits-office-sec .more-cta a img {
width: 16px;
margin-left: 8px
}
.destinations-sec.wrap {
margin-top: 80px;
margin-bottom: 60px
}
.about-hero .hero-info,
.about-location .location-about,
.ceo-message.wrap,
.destinations-sec.location.wrap,
.location-grid.countries,
.message-ceo.wrap,
.mtp-block .head,
.mtp-block .vision-block,
.our-story .head,
.plan-select-block.wrap,
.timeline-block .head,
.timeline-block.wrap,
.update-location .top-location {
margin-bottom: 80px
}
.destinations-sec.location .head h4 {
letter-spacing: -.1px
}
.about-sticky .mtp-block-update .vision-box,
.amenities-location .review-count .review-servies .review-box .user-info,
.countrie-location .location-client ul li .box img,
.countrie-update .location-client ul li .box img,
.destinations-sec .head h3,
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .top-icon,
.our-story .head p,
.plan-selected-first .location-office .location-slider .row .col-md-4,
.quick-page .quick-block .quick-slider .slide ul,
.quickquips-sec .quickquips-block .quickquips-slider .slide ul,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide ul,
.timeline-block .head p,
.update-location .form-floating,
.update-location .location-nearby .location-select .form-group,
.update-location .location-slider .row .col-md-4,
footer .logo-foot {
margin-bottom: 16px
}
.destinations-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0737ec), color-stop(48.5%, #0515e6), to(#050be4)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0737ec 0, #0515e6 48.5%, #050be4 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.destinations-sec .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#2897f7), color-stop(48.5%, #0b92fb), to(#096ff6)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #2897f7 0, #0b92fb 48.5%, #096ff6 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.destinations-sec .head .cta-group a,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0;
width: 100%
}
@media (min-width:768px) {
.destinations-sec .head .cta-group {
margin: 0
}
.destinations-sec .head .cta-group a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
@media (min-width:992px) {
.header-update .navbar {
padding: 0
}
.benefits-office-sec .more-cta a,
.destinations-sec .head .cta-group a,
.header-update ul.navbar-nav li.nav-item .menu-block .foot-block a,
.plan-sec .pricing-block .compare-cta a,
.prime-locations-sec .locations-cta a,
.signup-sec a {
padding: 17px 16px
}
.hero-sec h1 br {
display: block
}
.h1,
h1 {
font-size: 56px;
line-height: 64px
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
padding: 0
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item {
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5)
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item:first-child {
padding-left: 0
}
.plan-sec .pricing-block .plan-carousel .owl-stage-outer .owl-stage .owl-item:last-child {
padding-right: 0
}
}
@media (min-width:480px) {
.destinations-sec .head .cta-group a {
width: 327px
}
.articles-blogs.blogs-articles .blogs-section .enquire-sec .enquire-text h4 {
font-size: 24px;
line-height: 30px
}
}
@media (min-width:768px) {
.destinations-sec .head .cta-group a {
width: auto;
padding: 17px 20px
}
.destinations-sec .head .cta-group a.get-cta {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
margin-right: 16px
}
}
.destinations-sec.location .head h3 span,
.location-update .destination-block.location .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff7622), to(#ffb70e)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff7622 0, #ffb70e 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.destinations-sec .location-slider .location-slide {
border: 1px solid #e9ecef;
padding: 8px;
width: 100%;
margin-bottom: 20px
}
.destinations-sec .location-slider .location-slide .location-text,
.location-update .destination-block .location-slider .location-slide .location-text,
.plan-selected-first .location-office .location-slider .location-slide .location-text,
.update-location .location-slider .location-slide .location-text {
margin-top: 8px;
padding: 8px
}
.destinations-sec .location-slider .location-slide .location-text ul,
.location-update .destination-block .location-slider .location-slide .location-text ul,
.plan-select-block .wayne-tower .location-text ul,
.plan-selected-first .location-office .location-slider .location-slide .location-text ul,
.update-location .location-slider .location-slide .location-text ul {
padding: 0;
margin: 0 0 16px;
list-style: none
}
.destinations-sec .location-slider .location-slide .location-text ul li,
.location-update .destination-block .location-slider .location-slide .location-text ul li,
.plan-selected-first .location-office .location-slider .location-slide .location-text ul li,
.update-location .location-slider .location-slide .location-text ul li {
border: 1px solid #e9ecef;
padding: 8px 16px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #000
}
.destinations-sec .location-slider .location-slide .location-text p {
font-size: 12px
}
.destinations-sec .location-slider .location-slide .location-text .cta-group a,
.location-update .destination-block .location-slider .location-slide .location-text .cta-group a,
.plan-selected-first .location-office .location-slider .location-slide .location-text .cta-group a,
.update-location .location-slider .location-slide .location-text .cta-group a {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
background: #f1f3f5;
width: 100%;
height: 48px;
padding: 8px 24px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #101113
}
.destinations-sec .location-slider .location-slide .location-text .cta-group a.get-cta,
.location-update .destination-block .location-slider .location-slide .location-text .cta-group a.get-cta,
.location-view .btn-view.btn-active,
.plan-selected-first .location-office .location-slider .location-slide .location-text .cta-group a.get-cta,
.update-location .location-slider .location-slide .location-text .cta-group a.get-cta {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
color: #fff
}
.destinations-sec .location-slider .location-slide .location-text .cta-group a img,
.location-update .destination-block .location-slider .location-slide .location-text .cta-group a img,
.plan-select-block .wayne-tower .location-text .cta-group a img,
.plan-selected-first .location-office .location-slider .location-slide .location-text .cta-group a img,
.plan-selected-first .wayne-tower-main .wayne-tower .location-text .cta-group a img,
.update-location .location-slider .location-slide .location-text .cta-group a img {
width: auto
}
.destinations-sec .more-cta,
.office-update-single .office-update-block {
margin-top: 30px
}
.destinations-sec .more-cta a,
.location-office .cta-group a,
.office-update-single .head-top .cta-group a {
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0;
width: 100%
}
@media (min-width:768px) {
.destinations-sec.location .head .cta-group a.get-cta {
margin: 0;
width: 330px
}
.destinations-sec .location-slider .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.destinations-sec .location-slider .owl-stage .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.destinations-sec .location-slider .location-slide {
margin-bottom: 0
}
.destinations-sec .location-slider .location-slide .location-text p {
font-size: 16px
}
.destinations-sec .more-cta {
margin: 0;
display: none
}
.destinations-sec .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 152px;
margin: 0 auto
}
}
.client-review-sec.wrap {
margin: 80px auto 56px
}
.client-review-sec .review-block {
background: #101113;
padding: 24px
}
.ceo-message .message-block h3,
.client-review-sec .review-block .head h4,
.message-ceo .message-block h3 {
color: #f8f9fa
}
.ceo-message .message-block p,
.client-review-sec .review-block .head p,
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap p,
.location-update .destination-block .head p,
.message-ceo .message-block p,
footer p {
color: #ced4da
}
.client-review-sec .review-block .review h5 {
font-family: Archivo, sans-serif;
font-size: 40px;
font-weight: 500;
line-height: 44px;
color: #f8f9fa
}
.client-review-sec .review-block .review p {
font-weight: 500;
color: #f8f9fa
}
.client-review-sec .review-block .review ul li {
margin-left: 4px
}
.client-sec.wrap,
.faq-sec.wrap,
.patnar-sec.wrap {
margin: 80px 0
}
.client-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0c9dfd), color-stop(48.5%, #0a6df5), to(#084def)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0c9dfd 0, #0a6df5 48.5%, #084def 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.client-sec .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#8263e0), color-stop(48.5%, #4288f0), to(#0c99fd)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #8263e0 0, #4288f0 48.5%, #0c99fd 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.client-sec .client-details .client,
.table-content .content-list {
border: 1px solid #e9ecef;
padding: 24px
}
.about-sticky .mtp-block-update .vision-box .head,
.client-sec .client-details .client .client-head,
.compare-sec .head,
.explore-location .selected-head .choose-plan .nav,
.location-office .head,
.mtp-block .vision-block .vision-head h3 {
margin-bottom: 20px
}
.client-sec .client-details .client .client-head p,
.client-sec .client-details .client p {
font-size: 16px;
color: #101113
}
.client-sec .client-details .client .client-head p span {
color: #5c5f66;
display: block;
font-size: 14px
}
.client-sec .client-details .client .client-head img {
width: 48px;
max-width: 100%;
border-radius: 100%;
margin-right: 15px
}
.client-sec .client-slider .owl-nav,
.client-sec .client-slider-location .owl-nav {
margin: 16px auto 0;
text-align: center;
width: 100%
}
.client-sec .patnars {
margin-top: 16px;
border: 1px solid #e9ecef;
padding: 12px 24px
}
.client-sec .patnars ul li,
.office-update-single .office-update-block .amenities-location .client-sec .patnars ul li {
position: relative;
text-align: center
}
.client-sec .patnars ul li img {
max-width: 100px;
display: inline-block;
-o-object-fit: contain;
object-fit: contain
}
.client-sec .patnars ul li:after {
content: "";
width: 1px;
height: 100%;
background-color: #e9ecef;
top: 0;
right: auto;
position: absolute;
display: inline-block;
left: 100%
}
.faq-sec .head h3 span,
.join-network .head h3 span+span,
.leadership-team .head h3 span,
.partner-program .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #0ca7ff), to(#0500e2)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 48.5%, #0500e2 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.faq-sec .accordion-block .accordion .accordion-item {
border-radius: 0;
margin-bottom: 16px;
border: 1px solid #e9ecef;
padding: 16px
}
.faq-sec .accordion-block .accordion .accordion-item .accordion-header .accordion-button {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
background: 0 0;
font-family: Archivo, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 20px;
padding: 0;
color: #101113
}
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse .accordion-body {
padding: 8px 0 0
}
.blogs-details .enquire-image .enquire-text .more-cta,
.blogs-details .enquire-sec.blogs .enquire-image .enquire-text .more-cta,
.enquire-sec .enquire-image .enquire-text .more-cta,
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul,
.update-location .location-office .location-block .location-box .location-text .cta-group {
margin-top: 10px
}
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul li {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0 0 10px;
color: #5c5f66
}
.choose-plan .nav li a:hover,
.compare-sec .compare-box .table-responsive table thead tr th:first-child,
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse.show,
.plan-select-block .plan-sec .pricing-block .pricing-card .card-body.gmb {
border: none
}
@media (min-width:768px) {
.client-review-sec .review-block {
padding: 80px
}
.client-review-sec .review-block .head h4 {
font-size: 36px;
line-height: 42px
}
.client-review-sec .review-block .review {
margin: 0
}
.client-review-sec .review-block .review h5 {
font-size: 80px;
line-height: 88px
}
.client-sec.wrap,
.faq-sec.wrap {
margin: 118px auto 120px
}
.client-sec.partnership {
margin: 0 auto 80px
}
.client-sec .head h3 {
max-width: 665px
}
.client-sec .client-details,
.client-sec .client-details .client {
height: 100%
}
.client-sec .client-slider .owl-stage,
.client-sec .client-slider-location .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.client-sec .client-slider .owl-nav {
position: absolute
}
.client-sec .patnars {
margin-top: 0
}
.faq-sec.faq-main .head h3 {
max-width: 100%
}
.faq-sec .head {
margin-bottom: 56px
}
.faq-sec .accordion-block .accordion .accordion-item {
margin-bottom: 24px
}
.faq-sec .accordion-block .accordion .accordion-item .accordion-collapse .accordion-body ul li {
font-size: 16px;
line-height: 22px
}
.faq-sec .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 152px;
margin: 0 auto
}
}
.blogs-details.wrap,
.faq-sec.faq-main.wrap,
.terms-conditions.wrap {
margin: 10px auto 55px
}
.faq-sec.faq-main .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(60%, #9459dc), to(#6276e9)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #9459dc 60%, #6276e9 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.faq-sec.faq-main .head form .input-group input {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #f1f3f5;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #5c5f66;
border-radius: 0;
background: #f8f9fa;
padding: 16px 50px 16px 16px;
width: calc(100% + 20px)
}
.bottom-nav .nav-btn ul li.active:after,
.bottom-nav .nav-btn ul li.active:before {
content: " ";
width: 0;
height: 0;
left: auto;
top: -21px;
position: absolute;
visibility: hidden;
bottom: auto
}
.faq-sec.faq-main .head form .input-group input:focus {
border: 1px solid;
border-image-slice: 1;
border-image-source: linear-gradient(180deg, #7a4ff7 0%, #632ef4 100%)
}
.faq-sec.faq-main .head form .input-group button,
.quick-page .location-page .head form .input-group button {
background: 0 0;
border: none;
position: absolute;
right: 0;
padding: 15px;
z-index: 9
}
.faq-sec .result-found .no-result {
border: 1px solid #e9ecef;
padding: 40px;
margin: 0 auto 40px;
text-align: center
}
.faq-sec .result-found .gift-card {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/gift-card.jpg) 0 0/cover no-repeat;
padding: 24px
}
.faq-sec .result-found .gift-card h4 {
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
color: #fff;
margin-bottom: 10px
}
.faq-sec .result-found .gift-card p {
color: #dee2e6
}
.faq-sec .result-found .gift-card a.question {
background: #fff;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #101113;
margin-top: 20px;
padding: 15px 24px
}
.articles-blogs:after {
content: "";
width: 100%;
height: 50%;
background-color: #f8f9fa;
top: 32px;
right: 0;
position: absolute;
display: inline-block
}
.articles-blogs.wrap,
.contact-form-block.wrap,
.leadership-team-update.wrap,
.leadership-team.wrap {
margin-bottom: 80px;
overflow: hidden
}
.articles-blogs .container,
.leadership-team .container,
.leadership-team-update .container {
z-index: 1;
position: relative
}
.articles-blogs.blogs-articles .head {
text-align: left;
margin-bottom: 16px
}
.articles-blogs.blogs-articles .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #0ca7ff), to(#0ca7ff)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 48.5%, #0ca7ff 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.articles-blogs .head h3 span+span,
.articles-blogs.blogs-articles .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#0ca7ff), color-stop(25%, #0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #0ca7ff 0, #0ca7ff 25%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.amenities-location .review-count .buy-cta,
.articles-blogs.blogs-articles .more-cta {
margin-top: 26px
}
.articles-blogs.blogs-articles .blogs-section .location-side-bar {
top: 0
}
.articles-blogs.blogs-articles .blogs-section .enquire-sec .enquire-image,
.table-content .enquire-sec .enquire-image {
height: 290px
}
.articles-blogs .head,
.leadership-team .head,
.leadership-team-update .head {
text-align: center;
margin-bottom: 30px
}
.articles-blogs .head h3 span,
.features-block .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#a94dd6), color-stop(48.5%, #6276e8), to(#18a1fc)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #a94dd6 0, #6276e8 48.5%, #18a1fc 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.articles-blogs .article-box {
border: 1px solid #e9ecef;
padding: 8px;
width: 100%
}
.articles-blogs .article-box a {
text-decoration: none;
color: transparent
}
.articles-blogs .article-box img {
max-width: 100%;
width: 100%;
height: 246px;
-o-object-fit: cover;
object-fit: cover
}
.articles-blogs .article-box .article-text {
margin-top: 8px;
padding: 8px;
width: 100%
}
.articles-blogs .article-box .article-text h3 {
font-size: 16px;
line-height: 20px;
margin: 0
}
.articles-blogs .article-box .article-text ul {
margin: 16px 0 0;
padding: 16px 0 0;
border-top: 1px solid #e9ecef;
list-style: none
}
.articles-blogs .article-box .article-text ul li {
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
margin: 0;
color: #101113
}
.articles-blogs .newsletter,
.plan-select-block .plan-sec .pricing-block .pricing-card .continue-btn {
background: #f8f9fa;
padding: 24px
}
@media (min-width:768px) {
.faq-sec.faq-main.wrap {
margin: 55px auto 120px
}
.faq-sec.faq-main .head h3 {
margin-bottom: 15px
}
.faq-sec.faq-main .head form .input-group input {
font-size: 16px;
line-height: 22px
}
.faq-sec .result-found .no-result {
height: 100%;
margin-bottom: 0
}
.faq-sec .result-found .gift-card {
padding: 40px
}
.articles-blogs .article-box .article-text h3,
.faq-sec .result-found .gift-card h4 {
font-size: 24px;
line-height: 30px
}
.faq-sec .result-found .gift-card a.question {
width: 275px
}
.articles-blogs:after {
top: 62px;
height: 52%
}
.articles-blogs.wrap {
margin-bottom: 120px
}
.articles-blogs.blogs-articles .head {
margin-bottom: 36px
}
.articles-blogs.blogs-articles .more-cta {
margin-top: 46px
}
.articles-blogs.blogs-articles .more-cta a {
width: 200px
}
.articles-blogs.blogs-articles .blogs-section .enquire-sec .enquire-text {
padding: 24px
}
.articles-blogs .head {
margin-bottom: 56px
}
.articles-blogs .article-box .article-text ul li {
font-size: 14px;
line-height: 20px
}
.articles-blogs .newsletter h4 {
font-size: 28px;
line-height: 32px
}
.articles-blogs .newsletter .newsletter-form {
margin-top: 0
}
}
.articles-blogs .newsletter .newsletter-form .input-group input {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #f1f3f5;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #101113;
border-radius: 0;
padding: 14px 20px
}
.articles-blogs .newsletter .newsletter-form .input-group button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.btn-primary,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.save {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0
}
@media (min-width:768px) {
.articles-blogs .newsletter .newsletter-form .input-group input {
font-size: 16px;
line-height: 22px
}
.articles-blogs .more-cta a,
.articles-blogs .newsletter .newsletter-form .input-group button {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.bottom-nav {
z-index: 9999
}
.bottom-nav .nav-btn {
position: relative;
padding: 25px 0;
-webkit-box-shadow: 0 0 4px 0 #00000040;
box-shadow: 0 0 4px 0 #00000040;
background: #fff
}
.bottom-nav .nav-btn ul li .mob-box {
display: none;
padding: 13px 10px;
position: absolute;
top: auto;
bottom: 110px;
width: 96%;
border: 2px solid #e9e9e9;
background: #fff;
left: 2%
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li,
.bottom-nav .nav-btn ul li .mob-box.i-am ul li {
width: 33.33%
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block ul.nav-tabs {
width: 100%;
border: none;
margin-top: 23px;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block ul.nav-tabs li {
padding: 0;
text-align: center
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block ul.nav-tabs li a.nav-link {
padding: 6px 4px;
color: #101113;
font-weight: 600;
border-radius: 0;
border: none
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block ul.nav-tabs li a.nav-link.active {
background: #ebe3ff;
color: #6936f5
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block ul.nav-tabs li a.nav-link img {
max-width: 14px;
margin-right: 4px
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list {
margin: 0 -5px
}
@media (min-width:520px) {
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li,
.bottom-nav .nav-btn ul li .mob-box.i-am ul li {
width: 25%
}
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li a img {
width: 100%;
margin: 0;
max-width: 100%
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li a p {
margin: 0;
position: absolute;
color: #fff
}
.bottom-nav .nav-btn ul li .mob-box.browse p.head {
color: #5c5f66;
font-size: 14px;
font-weight: 500;
margin-bottom: 20px;
font-family: Archivo, sans-serif
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 15px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a {
text-transform: capitalize
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a .img-place {
background: #f8f9fa;
width: 20px;
height: 20px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a .text-wrap {
padding-left: 8px
}
.bottom-nav .nav-btn ul li .mob-box.browse ul li a .text-wrap p {
color: #101113;
font-size: 12px;
font-weight: 500;
font-family: Archivo, sans-serif;
margin: 0
}
.bottom-nav .nav-btn ul li .mob-box ul {
margin: 0;
list-style: none;
padding: 0
}
.bottom-nav .nav-btn ul li .mob-box ul li {
width: 50%;
padding: 0 5px 10px
}
.bottom-nav .nav-btn ul li .mob-box ul li img {
max-width: 100%;
width: 100%;
border-radius: 4px
}
.bottom-nav .nav-btn ul li a {
font-family: Inter, sans-serif;
font-size: 10px;
font-weight: 400;
line-height: 12px;
text-decoration: none;
color: #5c5f66;
text-transform: uppercase;
width: 100%;
-ms-flex-direction: column;
flex-direction: column
}
.bottom-nav .nav-btn ul li a span {
margin-top: 5px
}
.bottom-nav .nav-btn ul li.for-you.active:after {
margin-left: 14px
}
.bottom-nav .nav-btn ul li.for-you.active:before {
margin-left: 10px
}
.bottom-nav .nav-btn ul li.for-you.active svg path {
fill: none;
stroke: #794df7
}
.bottom-nav .nav-btn ul li.active svg path {
fill: #794df7
}
.bottom-nav .nav-btn ul li.active:after {
right: auto;
border: 12px solid;
border-color: #fff transparent transparent;
z-index: 1;
-webkit-animation: 1s forwards fadeIn;
animation: 1s forwards fadeIn
}
.bottom-nav .nav-btn ul li.active:before {
right: auto;
margin-left: -4px;
-webkit-animation: 1s forwards fadeIn;
animation: 1s forwards fadeIn;
border: 16px solid;
border-color: #e9e9e9 transparent transparent
}
.bottom-nav .nav-btn ul li.active a,
.timeline-slider .timeline-carousel .owl-nav button.owl-next:hover:after,
.timeline-slider .timeline-carousel .owl-nav button.owl-prev:hover:after {
color: #6936f5
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
visibility: visible;
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
visibility: visible;
opacity: 1
}
}
.quickquips-sec.wrap {
margin: 0 0 80px
}
.quickquips-sec .head h2 span {
background: -webkit-gradient(linear, left top, right top, color-stop(13.59%, #0500e2), color-stop(19.44%, #0500e2), color-stop(25.65%, #0500e2));
background: linear-gradient(90deg, #0500e2 13.59%, #0500e2 19.44%, #0500e2 25.65%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.quickquips-sec .quickquips-block {
padding: 32px 10px;
position: relative;
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%)
}
@media (min-width:768px) {
.articles-blogs .more-cta a {
margin: 0 auto;
width: 132px
}
.bottom-nav .nav-btn ul li .mob-box.here .tabs-block .tab-content .tab-pane .location-list ul li a {
padding: 0
}
.quickquips-sec {
background: 0 0
}
.quickquips-sec.wrap {
margin: 0 auto 120px
}
.quickquips-sec .quickquips-block {
padding: 80px 0 40px
}
}
.quickquips-sec .quickquips-block:after {
content: "";
width: 100%;
height: 100%;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/quickquips.png) center top no-repeat;
top: 0;
right: auto;
left: 0;
position: absolute;
display: none
}
.quickquips-sec .quickquips-block:after {
content: "";
width: 100%;
height: 100%;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/quickquips.png) center top no-repeat;
top: 0;
right: auto;
left: 0;
position: absolute;
display: none
}
.quickquips-sec .quickquips-block .swiper {
width: 100%;
padding: 0 30px;
margin-bottom: 30px
}
.quickquips-sec .quickquips-block .swiper .swiper-slide {
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border-radius: 16px;
-webkit-transition: .5s linear;
transition: .5s linear
}
.quick-page .quick-block .quick-slider .slide,
.quickquips-sec .quickquips-block .quickquips-slider .slide,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide {
-webkit-box-shadow: 0 4px 12px 0 #00000040;
box-shadow: 0 4px 12px 0 #00000040;
background: #fff;
border-radius: 16px;
padding: 24px 14px 24px 24px
}
.location-view .btn-view,
.quickquips-sec .quickquips-block .quick-cta a {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif
}
.quick-page .quick-block .quick-slider .slide .slide-inner,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide .slide-inner {
height: 300px;
overflow-y: auto;
padding-right: 10px
}
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide .slide-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
border-radius: 10px;
background-color: #f5f5f5
}
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide .slide-inner::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide .slide-inner::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #e9ecef
}
.quick-page .quick-block .quick-slider .slide ul li,
.quickquips-sec .quickquips-block .quickquips-slider .slide ul li,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide ul li {
color: #7a4ff7;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
position: relative;
margin-right: 20px
}
.quick-page .quick-block .quick-slider .slide ul li:after,
.quickquips-sec .quickquips-block .quickquips-slider .slide ul li:after,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide ul li:after {
content: "";
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
width: 4px;
height: 4px;
top: 7px;
position: absolute;
left: -12px;
border-radius: 100%;
z-index: 1
}
.quickquips-sec .quickquips-block .swiper .swiper-pagination {
bottom: -30px
}
.quickquips-sec .quickquips-block .swiper .swiper-pagination .swiper-pagination-bullet {
-webkit-transform: scale(1);
transform: scale(1);
background: #fff;
opacity: .25;
width: 6px;
height: 6px
}
.quickquips-sec .quickquips-block .quickquips-slider .owl-dots .owl-dot.active span,
.quickquips-sec .quickquips-block .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form a,
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form button,
.quick-page .quick-block .quick-slider .owl-stage .owl-item.active.center,
.quickquips-sec .quickquips-block .quickquips-slider .owl-stage .owl-item.active.center,
.top-location .less-cta,
.update-location .top-location .more-cta {
margin-top: 0
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner {
height: 458px;
overflow-y: auto;
padding-right: 10px
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
border-radius: 10px;
background-color: #f5f5f5
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #e9ecef
}
.quick-page .quick-block .quick-slider .owl-nav,
.quickquips-sec .quickquips-block .quickquips-slider .owl-nav {
margin: 24px auto 0;
text-align: center
}
.location-update .destination-block .location-slider .owl-nav button.owl-prev,
.plan-selected-first .location-office .location-slider .owl-nav button.owl-prev,
.quick-page .quick-block .quick-slider .owl-nav button.owl-prev,
.quickquips-sec .quickquips-block .quickquips-slider .owl-nav button.owl-prev,
.update-location .location-slider .owl-nav button.owl-prev {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/owl-prev.svg) center center no-repeat
}
.location-update .destination-block .location-slider .owl-nav button.owl-next,
.plan-selected-first .location-office .location-slider .owl-nav button.owl-next,
.quick-page .quick-block .quick-slider .owl-nav button.owl-next,
.quickquips-sec .quickquips-block .quickquips-slider .owl-nav button.owl-next,
.update-location .location-slider .owl-nav button.owl-next {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/owl-next.svg) center center no-repeat
}
.quickquips-sec .quickquips-block .quickquips-slider .owl-dots .owl-dot span {
background: #fff;
opacity: .25;
width: 10px;
height: 10px;
margin: 5px 7px;
display: block;
-webkit-transition: opacity .2s;
transition: opacity .2s;
border-radius: 30px
}
.quickquips-sec .quickquips-block .quick-cta {
position: relative;
z-index: 11
}
.quickquips-sec .quickquips-block .quick-cta a {
box-shadow: 0 0 0 0 #00000040 inset;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #fff;
margin: 12px auto 0;
padding: 15px 24px
}  .quickquips-sec .head .quickquips-eyebrow {
display: inline-block;
font-family: Inter, sans-serif;
font-size: 13px;
font-weight: 600;
letter-spacing: .12em;
text-transform: uppercase;
color: #774bf7;
background: rgba(119, 75, 247, .1);
padding: 6px 14px;
border-radius: 999px;
margin-bottom: 16px
}
.quickquips-sec .head h2.h1 {
margin-bottom: 14px
}
.quickquips-sec .head h2 span {
background: linear-gradient(90deg, #774bf7 0, #4f23e0 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent
} .quickquips-sec .quickquips-block {
background: radial-gradient(120% 140% at 15% 0, #8a5cff 0, #6d3bf5 45%, #5a27e8 100%);
overflow: hidden
}
.quickquips-sec .quickquips-block:before {
content: "";
position: absolute;
top: -30%;
right: -10%;
width: 480px;
height: 480px;
background: radial-gradient(circle, rgba(255, 255, 255, .18) 0, rgba(255, 255, 255, 0) 70%);
pointer-events: none;
z-index: 0
} .quickquips-sec .quickquips-block .quickquips-slider .slide {
border-radius: 18px;
box-shadow: 0 18px 40px -12px rgba(38, 12, 95, .45);
border: 1px solid rgba(255, 255, 255, .6);
overflow: hidden;
transition: transform .25s ease, box-shadow .25s ease
}
.quickquips-sec .quickquips-block .quickquips-slider .slide:hover {
transform: translateY(-4px);
box-shadow: 0 26px 50px -12px rgba(38, 12, 95, .55)
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner {
padding: 28px 26px;
position: relative
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 4px;
background: linear-gradient(90deg, #774bf7 0, #4f23e0 100%)
} .quickquips-sec .quickquips-block .quickquips-slider .slide ul.nav {
gap: 8px;
margin-bottom: 16px
}
.quickquips-sec .quickquips-block .quickquips-slider .slide ul li {
color: #5a27e8;
background: rgba(119, 75, 247, .1);
padding: 5px 12px;
border-radius: 999px;
font-size: 12px;
font-weight: 600;
letter-spacing: .02em
} .quickquips-sec .quickquips-block .quickquips-slider .slide ul li:after {
display: none
}
.quickquips-sec .quickquips-block .quickquips-slider .slide h4 {
color: #1c1230;
line-height: 1.35;
margin-bottom: 12px
}
.quickquips-sec .quickquips-block .quickquips-slider .slide p {
color: #5c5f66;
line-height: 1.65
} .quickquips-sec .quickquips-block .quick-cta a {
background: #fff;
color: #5a27e8;
border-radius: 999px;
font-weight: 600;
font-size: 15px;
padding: 14px 28px;
box-shadow: 0 10px 24px -8px rgba(0, 0, 0, .35);
transition: transform .2s ease, box-shadow .2s ease, background .2s ease
}
.quickquips-sec .quickquips-block .quick-cta a:hover {
background: #f4f1ff;
transform: translateY(-2px);
box-shadow: 0 16px 30px -10px rgba(0, 0, 0, .4)
}
.quickquips-sec .quickquips-block .quick-cta a svg,
.quickquips-sec .quickquips-block .quick-cta a img {
transition: transform .2s ease
}
.quickquips-sec .quickquips-block .quick-cta a:hover svg,
.quickquips-sec .quickquips-block .quick-cta a:hover img {
transform: translate(3px, -3px)
} .quickquips-sec .quickquips-block .quickquips-slider .owl-dots .owl-dot.active span {
opacity: 1;
width: 26px
}
@media (min-width:768px) {
.quickquips-sec .quickquips-block {
border-radius: 28px;
padding: 72px 0 48px
}
}
.city-map-block {
position: -webkit-sticky;
position: sticky;
top: 85px
}
.brand-slider .owl-stage-outer .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.brand-slider .owl-stage-outer .owl-stage .owl-item:after {
content: "";
width: 1px;
height: 100%;
background-color: #e9ecef;
top: 0;
right: auto;
position: absolute;
display: inline-block;
left: 110%
}
.location-view {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: end;
gap: 10px
}
.location-view .btn-view {
background: #fff;
box-shadow: 0 0 0 0 #00000040 inset;
font-size: 15px;
font-weight: 600;
line-height: 20px;
color: #7a4ff7;
border-radius: 0;
padding: 8px 16px;
border: none;
width: 122px;
height: 44px
}
.update-location .location-nearby {
padding: 24px 0 22px
}
.update-location .location-nearby .location-select .form-group .form-control {
background: #f1f3f5;
height: auto;
font-family: Inter, sans-serif;
text-align: left;
color: #868e96;
border-radius: 0;
border: none;
padding: 8px 24px;
min-height: 44px;
font-weight: 400;
font-size: 16px;
line-height: 22px
}
.update-location .location-nearby .location-select .form-group .btn {
background: 0 0;
border: 1px solid #e9ecef;
width: 54px;
padding: 7px 12px;
border-radius: 0;
margin-left: 18px
}
.update-location .location-office .office-head.suggested-location {
margin-bottom: 22px
}
.update-location .location-office .location-block .location-box .location-text .cta-group a {
height: 38px
}
.location-update-city .destination-block-city .trending-location .location-block .more-cta {
margin-top: 25px
}
.location-page.wrap {
margin: 16px auto
}
.location-page .back-btn a {
border: 1px solid #f1f3f5;
width: 48px;
height: 48px
}
.location-page .breadcrumb {
margin: 0 0 0 16px
}
.location-page .breadcrumb li:before {
content: "";
color: #000;
display: inline-block;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-right.svg) center center no-repeat;
font-size: 25px;
margin: 0 8px;
width: 12px;
height: 12px
}
.location-page .breadcrumb li a {
font-family: Inter, sans-serif;
text-decoration: none;
font-size: 10px;
font-weight: 400;
line-height: 15px;
color: #868e96
}
.location-page .breadcrumb li a img {
width: 16px;
height: 16px;
margin-right: 8px
}
.countrie-location.wrap,
.explore-location.wrap,
.location-update.wrap,
.update-location.wrap {
margin: 16px auto 80px
}
.countrie-location .head h3 span,
.explore-location.countrie h3 span,
.p-business .head h3 span,
.p-business.marketer .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 48.5%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.countrie-location .countrie-block img,
.explore-location .countrie-block img,
.location-update .countrie-block img {
max-width: 100%;
margin-bottom: 24px
}
.countrie-update .update-servies h2 span,
.explore-location h3 span,
.update-location .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0ba1fe), color-stop(35%, #0b7ef8), to(#0500e2)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0ba1fe 0, #0b7ef8 35%, #0500e2 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.location-grid.countries .location-box a .text p,
.location-office .head.sticky h2,
.location-office-update .head.sticky h2,
.office-update-single.sticky .head-top h2 {
font-size: 16px;
line-height: 20px
}
.location-grid .location-box a,
.partnership-inquiry .form-block .multi-step ul li a {
text-decoration: none
}
.location-grid .location-box a img {
max-width: 100%;
width: 100%;
position: relative
}
.location-grid .location-box a .text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, .25);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.location-grid .location-box a .text p {
font-size: 28px;
font-weight: 500;
line-height: 32px;
font-family: Archivo, sans-serif;
color: #fff;
margin: 0
}
.about-location .prominentp-indus .servies-box,
.countrie-location .business-servies .servies-box,
.countrie-update .update-servies .servies-box,
.features-block .features-servies .servies-box,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .servies-items .servies-box {
border: 1px solid #e9ecef;
padding: 16px;
height: 100%
}
.about-location .prominentp-indus .servies-box img,
.amenities-location .amenities-block .servies-items .servies-box img,
.countrie-location .business-servies .servies-box img,
.countrie-update .update-servies .servies-box img,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .servies-items .servies-box img,
.p-business-servies .servies-box img {
max-width: 100%;
margin-bottom: 16px
}
.countrie-location .business-servies .servies-box h4 {
color: #101113;
margin: 0;
font-size: 16px;
font-weight: 500;
line-height: 20px;
max-width: 100%
}
.countrie-location .location-client ul li .box p,
.countrie-update .location-client ul li .box p,
.enquire-sec .enquire-image .enquire-text h4,
.more-articles p {
font-size: 20px;
line-height: 25px;
font-weight: 500
}
.countrie-location .patnars-list,
.features-block .patnars-list {
margin-top: 16px;
border: 1px solid #e9ecef;
padding: 24px
}
.about-form-block .contact-form-submission .content,
.compare-sec .compare-box-update.plans-updated .table-responsive table thead tr th:first-child,
.countrie-location .location-client ul li,
.countrie-update .location-client ul li {
text-align: center
}
.countrie-location .location-client ul li .box p span,
.countrie-update .location-client ul li .box p span {
font-size: 12px;
line-height: 18px;
display: block
}
.more-articles {
margin: 50px 0
}
.more-articles p {
font-family: Archivo, sans-serif;
margin: 0;
color: #101113
}
.enquire-sec.wrap {
margin: 0 auto 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.enquire-sec.blogs .enquire-image {
margin: 0 0 20px
}
.enquire-sec .enquire-image .enquire-text {
z-index: 1;
padding: 24px 15px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, .65);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.enquire-sec .enquire-image .enquire-text h4 {
color: #f8f9fa;
font-family: Archivo, sans-serif
}
.blogs-details .enquire-image .enquire-text p,
.enquire-sec .enquire-image .enquire-text p {
color: #f8f9fa;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
@media (min-width:360px) {
.articles-blogs.blogs-articles .blogs-section .enquire-sec .enquire-text .more-cta {
margin-top: 30px
}
.enquire-sec .enquire-image .enquire-text .more-cta {
margin-top: 40px
}
.blogs-details .enquire-sec.blogs .enquire-image .enquire-text .more-cta {
margin-top: 15px
}
}
.blogs-details .enquire-image .enquire-text .more-cta a,
.enquire-sec .enquire-image .enquire-text .more-cta a {
background: #fff;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #101113;
padding: 15px 24px
}
.amenities-location.wrap,
.compare-sec.compare-home.wrap,
.p-business-servies.wrap {
margin: 80px auto
}
.amenities-location .inner-tab button,
.amenities-location .outer-tab button {
outline: 0;
background: 0 0;
cursor: pointer;
padding: 13px 16px;
-webkit-transition: .3s;
transition: .3s;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #e9ecef;
width: 100%;
color: #868e96;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
.amenities-location .outer-tab.sticky,
.location-office-update .head.sticky {
-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
width: 100%;
position: fixed;
left: 0
}
.amenities-location .inner-tab button:hover,
.amenities-location .outer-tab button:hover,
.office-update-single .office-update-block .amenities-location .amenitie-link li a:hover {
background-color: #e9ecef;
border: 1px solid #e9ecef
}
.amenities-location .inner-tab button.active,
.amenities-location .outer-tab button.active,
.office-update-single .office-update-block .amenities-location .amenitie-link li a.active,
.office-update-single .office-update-block .amenities-location .amenitie-link li.active a {
background-color: #e9ecef;
border: 1px solid #e9ecef;
color: #212529
}
.about-hero .hero-image,
.amenities-location .outer-tab,
.amenities-location .review-count .head,
.contact-form-block .contact-head.about,
.features-block .head,
.join-network .head,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-image,
.office-update-single .office-update-block .slider-office,
.p-business-servies .head,
.partner-program .head h3,
.partnership-inquiry .head,
.patnar-sec .head {
margin-bottom: 40px
}
.amenities-location .outer-tab.sticky {
box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
background: #fff;
z-index: 9999;
top: 128px
}
.amenities-location .inner-tab-content {
display: none;
padding: 0;
margin: 24px 0 0
}
.amenities-location .amenities-block .head h3 span,
.details-form .head h3 span,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .place-head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0b7ef8), color-stop(48.5%, #0853f0), to(#0500e2));
background: linear-gradient(90deg, #0b7ef8 0, #0853f0 48.5%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.amenities-location .amenities-block .servies-items .servies-box {
border: 1px solid #e9ecef;
padding: 10px;
height: 100%
}
@media (min-width:768px) {
.quickquips-sec .quickquips-block:after {
display: inline-block
}
.quickquips-sec .quickquips-block .quickquips-slider .slide .slide-inner,
.quickquips-sec .quickquips-block .swiper .swiper-slide .slide .slide-inner {
height: 418px
}
.quickquips-sec .quickquips-block .quick-cta a {
width: 328px;
margin: 24px auto 0
}
.enquire-sec .enquire-image .enquire-text .more-cta,
.update-location .location-nearby .location-select .form-group {
margin: 0
}
.update-location .location-office .office-head.suggested-location h2 {
font-size: 23px;
line-height: 20px
}
.update-location .location-office .location-block .location-box .location-text .location-head .h4,
.update-location .location-office .location-block .location-box .location-text .location-head h4 {
font-size: 16px;
line-height: 20px
}
.location-update-city .destination-block-city .trending-location {
margin-top: 95px
}
.location-update-city .destination-block-city .faq-sec.wrap {
margin: 80px auto 95px
}
.location-page.wrap {
margin: 24px auto
}
.countrie-location.wrap,
.explore-location.wrap {
margin: 56px auto 120px
}
.explore-location .selected-head .choose-plan {
background: 0 0
}
.amenities-location .inner-tab,
.amenities-location .outer-tab,
.explore-location .selected-head .choose-plan .nav {
margin-bottom: 40px
}
.explore-location .selected-head .choose-plan .nav li a span {
margin: 0 16px 0 0
}
.explore-location .head {
margin-bottom: 56px
}
.location-grid.countries .col-6 {
width: 20%
}
.location-grid .location-box a .text p,
.more-articles p {
font-size: 36px;
line-height: 42px
}
.countrie-location .countrie-block {
margin-top: 56px
}
.countrie-location .business-servies .servies-box {
padding: 24px
}
.countrie-location .business-servies .servies-box h4 {
font-size: 20px;
line-height: 25px
}
.countrie-location .patnars-list {
margin-top: 24px
}
.countrie-location .location-client ul li .box {
border: 1px solid #e9ecef;
padding: 40px
}
.more-articles {
margin: 80px 0 56px
}
.enquire-sec.blogs .enquire-image .enquire-text h4 {
font-size: 20px;
line-height: 24px
}
.enquire-sec .enquire-image .enquire-text {
padding: 24px 46px
}
.enquire-sec .enquire-image .enquire-text p {
font-size: 16px;
line-height: 22px
}
.amenities-location .inner-tab button,
.amenities-location .outer-tab button {
margin-right: 8px
}
.amenities-location .amenities-block .servies-items .servies-box {
padding: 16px
}
}
.about-location .prominentp-indus .servies-box h4,
.amenities-location .amenities-block .servies-items .servies-box h4,
.countrie-update .update-servies .servies-box h4,
.features-block .features-servies .servies-box h4,
.p-business-servies .servies-box h4 {
color: #101113;
margin: 0;
font-size: 16px;
font-weight: 500;
line-height: 20px
}
.amenities-location .location-block .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(30%, #a151d8), to(#0ca7ff)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #a151d8 30%, #0ca7ff 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.amenities-location .location-block .park-block ul li {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 20px;
margin-bottom: 24px
}
.amenities-location .location-block .park-block ul li img {
max-width: 100%;
margin-right: 8px
}
.amenities-location .location-block .map-location {
margin: 16px auto 0;
text-align: center
}
.amenities-location .review-count.wrap {
margin: 80px auto 66px;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.amenities-location .review-count .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#f223c3), color-stop(45%, #d832ca), to(#bb43d1)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #f223c3 0, #d832ca 45%, #bb43d1 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.amenities-location .review-count .review-servies .review-box {
border: 1px solid #e9ecef;
padding: 16px;
margin-bottom: 16px
}
.amenities-location .review-count .review-servies .review-box .user-info img {
max-width: 100%;
margin-right: 16px
}
.amenities-location .review-count .review-servies .review-box .user-info h4 {
color: #101113;
font-family: Archivo, sans-serif;
font-size: 16px;
line-height: 22px;
font-weight: 500;
margin: 0
}
.amenities-location .review-count .review-servies .review-box p,
.contact-form-block .info-block .dbox p,
.terms-conditions .side-bar .info-block .dbox p {
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
margin: 0;
color: #5c5f66
}
.amenities-location .review-count .buy-cta a {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #fff;
padding: 15px 24px
}
.location-office-update .head.sticky {
padding: 16px 0;
box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
background: #e9ecef;
z-index: 11;
top: 70px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.location-office .head.sticky .row,
.location-office-update .head.sticky .row {
max-width: 1200px;
margin: 0 auto
}
.location-office-update .head.sticky h1 {
font-size: 20px;
line-height: 24px
}
.location-office .head.sticky .select-sec img,
.location-office-update .head.sticky .select-sec img,
.office-update-single.sticky .head-top .select-sec img {
border: 1px solid #e9ecef
}
.location-office .head.sticky .select-sec a,
.location-office-update .head.sticky .select-sec a,
.office-update-single.sticky .head-top .select-sec a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 1px solid #e9ecef;
margin-left: 8px;
padding: 10px 16px
}
.location-office-update.wrap,
.location-office.wrap {
margin: 0 auto;
display: block
}
.location-office .head h2,
.terms-conditions h1 {
font-size: 28px;
font-weight: 500;
line-height: 32px;
font-family: Archivo, sans-serif;
margin-bottom: 0;
color: #101113
}
.location-office .head .select-sec img,
.location-office-update .head .select-sec img {
max-width: 100%;
border: 1px solid #e9ecef;
padding: 2px
}
.location-office .head .select-sec a {
padding: 15px 24px;
display: none
}
.location-office .head .select-sec a.buy-cta img,
.location-side-bar .plan-sec .plan-slider-side .owl-nav button {
border: none;
margin: 0
}
.location-office .head .cta-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.location-office .head.sticky {
position: fixed;
padding: 16px 0;
-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
width: 100%;
background: #e9ecef;
z-index: 9999;
top: 70px;
left: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.location-office .cta-group {
margin: 24px 0 0
}
@media (min-width:768px) {
.amenities-location .amenities-block .servies-items .servies-box h4,
.location-office .head.sticky h2,
.location-office-update .head.sticky h2 {
font-size: 20px;
line-height: 25px
}
.amenities-location .location-block .park-block ul li {
font-size: 16px;
line-height: 22px
}
.amenities-location .location-block .park-block ul li h3 {
font-size: 20px;
line-height: 26px
}
.amenities-location .review-count .review-servies .review-box {
padding: 24px;
margin-bottom: 0;
height: 100%
}
.amenities-location .review-count .review-servies .review-box p {
font-size: 14px;
line-height: 20px
}
.location-office .head.sticky,
.location-office-update .head.sticky {
padding: 16px 24px
}
.location-office-update .head.sticky h1 {
font-size: 28px;
line-height: 28px
}
.location-office .head .select-sec img {
margin-right: 8px;
height: 56px
}
.location-office .cta-group {
margin: 0
}
.location-office .cta-group a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 170px
}
}
.location-office .cta-group a.buy-cta,
.no-search .search-info a,
.office-update-single .head-top .cta-group a.buy-cta {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
font-size: 14px;
line-height: 20px;
padding: 14px 16px;
font-weight: 400;
color: #fff;
font-family: Inter, sans-serif
}
.location-office .cta-group a.buy-cta,
.office-update-single .head-top .cta-group a.buy-cta {
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
box-shadow: 0 0 0 0 #00000040 inset;
border-radius: 0;
border: 0;
margin-left: 8px
}
@media (min-width:768px) {
.location-office .cta-group a.buy-cta {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
.slider-office .office-desk-view {
margin-top: 80px
}
}
.slider-office .office-desk-view {
margin-bottom: 120px
}
.office-update-single .office-update-block .slider-office .office-desk-view img,
.slider-office .office-desk-view img {
width: 100%;
margin-bottom: 16px
}
.slider-office .office-slider .owl-stage .owl-item li {
height: 100%;
width: 100%
}
.slider-office .office-slider .owl-stage .owl-item li img {
height: 100%;
-o-object-fit: cover;
object-fit: cover
}
.slider-office .office-slider .owl-dots {
text-align: center;
margin-top: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.office-update-single .office-update-block .slider-office .modula-slider .owl-dots .owl-dot,
.slider-office .office-slider .owl-dots .owl-dot {
background: #d6d6d6;
width: 10px;
height: 10px;
margin: 0 3px;
-webkit-transition: opacity .2s;
transition: opacity .2s;
border-radius: 30px
}
.office-update-single .office-update-block .slider-office .modula-slider .owl-dots .owl-dot.active,
.slider-office .office-slider .owl-dots .owl-dot.active {
background: #d5c5fc
}
.no-search .search-info {
max-width: 554px;
margin: 52px auto 120px;
text-align: center
}
.no-search .search-info img {
width: 280px;
margin-bottom: 16px
}
.no-search .search-info a {
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
box-shadow: 0 0 0 0 #00000040 inset;
border-radius: 0;
border: 0;
max-width: 165px;
text-decoration: none;
margin: 32px auto 0
}
@media (min-width:768px) {
.slider-office .office-slider {
margin-top: 30px
}
.no-search .search-info a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
.location-update.wrap {
margin: 56px auto 120px
}
}
.no-search .search-info a img {
width: auto;
margin-bottom: 0
}
.location-update .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #0ca7ff 0, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.office-update-single,
.top-location.wrap {
margin: 20px auto 80px
}
.location-update .destination-block {
padding: 20px 0 60px
}
.location-update .destination-block .head h3 {
margin-bottom: 16px;
color: #fff
}
.location-update .destination-block .head h3 span {
background: linear-gradient(90deg, #ff7622 0, #ffb70e 48.5%, #3eaf3f 100%), linear-gradient(90deg, #ff7622 0, #ffb70e 10.23%, #3eaf3f 35.52%), linear-gradient(89.92deg, #ff7622 -10.92%, #ffb70e 9.67%, #3eaf3f 99.93%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.location-update .destination-block .head h3 span+span {
background: linear-gradient(90deg, #ff7622 0, #ffb70e 48.5%, #c2b51e 100%), linear-gradient(90deg, #ff7622 0, #ffb70e 10.23%, #c2b51e 35.52%), linear-gradient(89.92deg, #ff7622 -10.92%, #ffb70e 9.67%, #c2b51e 99.93%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.location-update .destination-block .head .cta-group a {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
background: #2c2e33;
width: 100%;
height: 48px;
padding: 8px 24px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #fff
}
@media (min-width:480px) {
.articles-blogs.blogs-articles .blogs-section .enquire-sec .enquire-text .more-cta a {
width: 100%
}
.location-page .breadcrumb li a {
font-size: 14px
}
.enquire-sec .enquire-image .enquire-text h4 {
font-size: 30px;
line-height: 42px
}
.amenities-location .review-count .buy-cta a,
.blogs-details .enquire-image .enquire-text .more-cta a,
.enquire-sec .enquire-image .enquire-text .more-cta a {
width: 279px
}
.location-update .destination-block .head .cta-group a {
width: 327px
}
}
.location-update .destination-block .head .cta-group a.get-cta {
background: -webkit-gradient(linear, left top, left bottom, from(#ffdc23), to(#e99a00));
background: linear-gradient(180deg, #ffdc23 0, #e99a00 100%);
color: #101113
}
.location-update .destination-block .location-slider .location-slide {
border: 1px solid #e9ecef;
padding: 8px
}
.location-update .destination-block .location-slider .location-slide .location-text h4,
.mtp-block-about .compney-brand .brand-block p,
.mtp-block-about .vision-block .vision-box p,
.plan-selected-first .location-office .location-slider .location-slide .location-text h4,
.update-location .location-slider .location-slide .location-text h4 {
color: #000
}
.location-update .destination-block .location-slider .location-slide .location-text p,
.plan-selected-first .location-office .location-slider .location-slide .location-text p,
.update-location .location-slider .location-slide .location-text p {
font-size: 12px;
color: #000
}
.top-location.wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.top-location .head {
margin-bottom: 25px
}
.plan-selected-first .location-office .office-head h2 span,
.top-location .head h2 span,
.update-location .location-office .office-head h2 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(50%, #0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 50%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.top-location ul li a p {
padding-top: 10px;
color: #101113;
font-family: Archivo, sans-serif;
font-size: 24px;
font-weight: 500;
line-height: 29px;
text-align: left
}
.top-location ul li a p span {
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 22px;
display: block;
margin-top: 4px
}
.top-location .more-cta {
margin-top: 80px
}
.top-location .less-cta a,
.top-location .more-cta a {
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
@media (min-width:768px) {
.location-update .head {
margin-bottom: 40px
}
.location-update .countrie-block {
margin-top: 56px
}
.location-update .destination-block.location .head .cta-group a.get-cta {
margin: 0;
width: 330px
}
.location-update .destination-block .head .cta-group {
margin: 0
}
.location-update .destination-block .head .cta-group a {
width: auto
}
.location-update .destination-block .head .cta-group a.get-cta {
margin-right: 16px
}
.location-update .destination-block .location-slider .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.location-update .destination-block .location-slider .owl-stage .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.location-update .destination-block .location-slider .location-slide .location-text p {
font-size: 16px
}
.top-location.wrap {
margin: 40px auto 120px
}
.top-location .head {
margin-bottom: 56px
}
.top-location ul li {
width: 20%
}
.top-location ul li a p {
padding-top: 16px
}
.top-location ul li a p span {
margin-top: 8px
}
.top-location .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 160px;
margin: 0 auto
}
}
@media (min-width:768px) {
.top-location .less-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 152px;
margin: 0 auto
}
}
.update-location .location-select {
margin: 20px 0
}
@media (min-width:540px) {
.update-location .location-select {
margin: 30px 0
}
}
.update-location .location-select.sticky {
top: 76px
}
.filter-form,
.update-location .filter-form {
visibility: hidden
}
.filter-form img.filter,
.update-location .filter-form img.filter {
max-width: 14px
}
.filter-form.active,
.update-location .filter-form.active {
bottom: 0;
position: fixed;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .4s;
transition: .4s;
background: rgba(0, 0, 0, .25);
width: 100%;
height: 100%;
z-index: 99993;
left: 0;
visibility: visible
}
.filter-form.active .row,
.update-location .filter-form.active .row {
bottom: 0;
position: fixed;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .4s;
transition: .4s
}
.filter-form .apply-cta,
.update-location .filter-form .apply-cta {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
color: #fff;
width: 100%;
height: 48px;
padding: 8px 24px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px
}
.plan-selected-first .form-floating select,
.update-location .form-floating select {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/select-down.png) 97.5% 68% no-repeat #f8f9fa;
padding: 40px 24px 16px !important;
height: auto;
font-family: Inter, sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 27px;
text-align: left;
color: #868e96;
border-radius: 0;
border: none
}
.update-location .form-floating .where {
background: #f8f9fa;
padding: 20px 24px !important;
height: auto;
font-family: Inter, sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 27px;
text-align: left;
color: #868e96;
border-radius: 0;
border: none
}
.plan-selected-first .form-floating .where:focus~label,
.update-location .form-floating .where:focus~label {
-webkit-transform: scale(.8) translateY(0) translateX(0);
transform: scale(.8) translateY(0) translateX(0)
}
.update-location .form-floating .where::-webkit-input-placeholder {
color: #868e96;
opacity: 1
}
.update-location .form-floating .where:-ms-input-placeholder {
color: #868e96;
opacity: 1
}
.update-location .form-floating .where::-ms-input-placeholder {
opacity: 1;
color: #868e96
}
.update-location .form-floating .where::placeholder {
color: #868e96;
opacity: 1
}
.plan-selected-first .form-floating label,
.update-location .form-floating label {
padding: 0;
height: auto;
left: 22px;
top: 16px;
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
text-align: left;
color: #212529 !important;
border: none;
-webkit-transform: scale(.8);
transform: scale(.8)
}
.update-location .location-office .form-floating select {
color: #212529
}
.update-location .location-office .form-floating label {
color: #868e96;
font-weight: 400
}
.plan-selected-first .location-office .location-slider .more-cta,
.update-location .location-slider .more-cta {
margin-top: 64px
}
@media (min-width:768px) {
.update-location.wrap {
margin: 56px auto 120px
}
.update-location .location-select {
margin: 56px 0
}
.update-location .filter-form {
visibility: visible
}
.update-location .form-floating {
margin: 0
}
.update-location .location-office .office-head {
margin-bottom: 56px
}
.update-location .location-slider .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.update-location .location-slider .owl-stage .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.update-location .location-slider .location-slide .location-text h4 {
min-height: 60px
}
.update-location .location-slider .location-slide .location-text p {
font-size: 16px
}
.update-location .location-slider .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 152px;
margin: 0 auto
}
}
.countrie-update.wrap {
margin: 0 auto 60px
}
.countrie-update .update-servies.benefits h2 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), to(#0ca7ff));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.countrie-update .location-client {
margin-top: 42px
}
.location-popup .modal .modal-dialog .modal-content .modal-body,
.subscription-popup .modal .modal-dialog .modal-content .modal-body {
padding: 20px
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body .head-img {
margin: 0 auto 40px;
text-align: center
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body h3 {
text-align: center;
margin: 0;
font-weight: 500
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body p {
text-align: center;
color: #5c5f66;
margin-top: 16px
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button {
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0;
width: 48%
}
@media (min-width:768px) {
.update-location .top-location {
margin-bottom: 100px
}
.update-location .top-location .more-cta {
margin-top: 56px
}
.countrie-update.wrap {
margin: 0 auto 96px
}
.countrie-update .update-servies .servies-box {
padding: 24px
}
.countrie-update .update-servies .servies-box h4 {
font-size: 20px;
line-height: 25px
}
.countrie-update .location-client ul li .box {
border: 1px solid #e9ecef;
padding: 40px
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.btn-primary {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .head {
margin-bottom: 12px
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .head p {
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
text-align: left;
color: #000;
margin: 0
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 15px 24px 15px 40px;
border-radius: 0;
background: #f8f9fa;
border: 1px solid transparent;
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 22px;
text-align: left;
color: #212529
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input::-webkit-input-placeholder {
color: #212529;
opacity: 1
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input:-ms-input-placeholder {
color: #212529;
opacity: 1
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input::-ms-input-placeholder {
opacity: 1;
color: #212529
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input::placeholder {
color: #212529;
opacity: 1
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input:focus+i {
color: #7a4ff7
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input:focus {
background: 0 0;
border: 1px solid #7a4ff7
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input[type=date]::-webkit-calendar-picker-indicator,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group input[type=date]::-webkit-inner-spin-button {
display: none;
-webkit-appearance: none
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .input-group i {
position: absolute;
left: 5px;
top: 35%;
padding: 0 8px;
color: #212529;
-webkit-transition: .3s;
transition: .3s;
z-index: 1
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button {
width: 100%;
max-width: 100%;
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0
}
@media (min-width:768px) {
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.save {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form select {
background-color: #f8f9fa;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 14px 24px;
border: none;
resize: none;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
color: #868e96;
line-height: 20px;
border-radius: 0
}
.details-form form input.form-control,
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-control,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form input,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form textarea {
background: #f8f9fa;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 14px 24px;
border: none;
resize: none;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
color: #868e96;
line-height: 20px;
border-radius: 0
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form .character-block {
margin: 16px 0;
text-align: right
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body form .character-block p {
color: #5c5f66;
font-size: 12px;
line-height: 18px;
text-align: right
}
.contact-form-block .form-block .gform_button,
.contact-form-block .form-block button,
.join-network .form-block .gform_footer .gform_button,
.join-network .form-block .gform_footer button,
.join-network .form-block button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form button {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0;
max-width: 100%;
width: 100%
}
@media (min-width:768px) {
.subscription-popup .modal .modal-dialog .modal-content .modal-body form button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px;
max-width: 130px;
width: 130px
}
}
html {
scroll-padding-top: 300px
}
.single-properties,
body {
overflow-x: hidden
}
.office-update-single.sticky .head-top {
position: fixed;
padding: 16px 0;
width: 100%;
background: #f8f9fa;
z-index: 11;
border-bottom: 1px solid #e9ecef;
top: 75px;
left: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.office-update-single.sticky .head-top .row {
position: relative;
z-index: 22
}
.office-update-single.sticky .head-top h1 {
font-size: 20px;
line-height: 25px;
margin-bottom: 5px
}
.blogs-details ul li,
.office-update-single.sticky .head-top h3 {
font-size: 14px;
line-height: 20px
}
@media (max-width:767px) {
.header-update .sharch-block ul li.mobile-auth a {
width: 54px
}
.header-update .sharch-block form {
display: none;
position: absolute;
top: 100%;
left: 0;
z-index: 9;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #fff;
border-top: 1px solid #ddd;
padding: 5px 10px
}
.header-update .sharch-block form .my-account,
.header-update .sharch-block form button.user-log-in {
display: none !important
}
.header-update .sharch-block form .searchResults {
top: calc(100% + 5px);
left: 0;
right: 0
}
.business-sec .business-office.small .office-text h4 {
font-size: 16px;
line-height: 20px
}
.business-sec .business-office.small .office-text p {
font-size: 12px
}
.prime-locations-sec.is-sticky {
padding-top: 100px
}
.benefits-office-sec.is-sticky .head .h1,
.prime-locations-sec.is-sticky .location-slider ul {
position: fixed;
-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
box-shadow: 0 5px 16px rgba(0, 0, 0, .1);
width: 100%;
background: #fff;
z-index: 9999;
top: 76px;
padding: 15px;
left: 0
}
.articles-blogs .article-carousel .owl-stage-outer,
.prime-locations-sec .flag-slider .owl-stage-outer {
overflow: initial
}
.countrie-location .countrie-block .container,
.plan-sec .pricing-block .pricing-card .plans-section .col-md-4 {
padding: 0
}
.amenities-location .amenities-block .servies-items .row,
.countrie-update .update-servies.benefits .row {
--bs-gutter-x: 0.5rem
}
.amenities-location .location-block .park-block ul li:last-child {
margin: 0
}
.location-office-update .head.sticky .cta-group,
.single-properties header .sharch-block .sharch_block {
display: none
}
.update-location .filter-form .row {
position: absolute;
height: auto;
left: 0;
margin: 0;
width: 100%;
z-index: 99999;
-webkit-transition: .4s;
transition: .4s;
-webkit-transform: translateY(1000%);
transform: translateY(1000%);
background: #fff;
padding: 38px 24px 24px;
border-radius: 24px 24px 0 0
}
.update-location .filter-form .row p {
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
text-align: left;
color: #101113;
margin-bottom: 24px
}
.office-update-single.sticky {
overflow: hidden
}
.office-update-single .head-top h1 {
font-size: 24px;
line-height: 28px
}
.office-update-single .head-top .cta-group a.buy-cta {
width: 100px;
margin-left: 5px
}
}
.office-update-single .head-top .select-sec.favourite-location i {
color: red
}
.office-update-single .head-top .select-sec i {
max-width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid #e9ecef;
padding: 2px;
font-size: 22px;
height: 48px;
width: 48px
}
@media (min-width:768px) {
.location-office-update .head .select-sec img {
margin-right: 8px;
height: 56px
}
.office-update-single {
margin: 0 auto 120px
}
.office-update-single.sticky .head-top {
position: -webkit-sticky;
position: sticky;
padding: 16px 0
}
.office-update-single.sticky .head-top h2 {
font-size: 20px;
line-height: 25px
}
.office-update-single .head-top .select-sec i {
margin-right: 8px;
height: 56px;
width: 56px
}
.office-update-single .head-top .cta-group {
margin: 0
}
.office-update-single .head-top .cta-group a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 170px
}
}
@media (min-width:768px) {
.office-update-single .head-top .cta-group a.buy-cta {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
.office-update-single .office-update-block {
margin-top: 56px
}
}
.office-update-single .office-update-block .slider-office .modula-slider .owl-dots {
text-align: center;
margin-top: -24px;
position: relative;
z-index: 99;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
@media (max-width:767px) {
.office-update-single .office-update-block .amenities-location.is-sticky .amenitie-link {
position: fixed;
top: 158px;
z-index: 3;
width: 100%;
background: #fff;
padding: 15px 10px;
left: 0;
margin: 0
}
.compare-sec .compare-box tr>:first-child {
position: -webkit-sticky;
position: sticky
}
}
@media (max-width:507px) {
.office-update-single .office-update-block .amenities-location.is-sticky .amenitie-link {
top: 180px
}
}
.office-update-single .office-update-block .amenities-location .amenitie-link {
width: 100%;
background: #fff;
padding: 15px 0;
list-style: none;
z-index: 3;
margin: 0 0 40px
}
.office-update-single .office-update-block .amenities-location .amenitie-link li {
width: 32.5%;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.office-update-single .office-update-block .amenities-location .amenitie-link li a {
padding: 10px;
-webkit-transition: .3s;
transition: .3s;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #e9ecef;
color: #868e96;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 20px;
text-align: center;
text-decoration: none;
width: 100%
}
.office-update-single .office-update-block .amenities-location .amenities-block .servies-items {
margin-top: 15px
}
.office-update-single .office-update-block .amenities-location .client-sec .head h3 span+span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(80%, #9459dc), to(#6276e9)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #9459dc 80%, #6276e9 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.office-update-single .office-update-block .amenities-location .inner-tab-blcok .inner-tab,
.quick-page .location-page .popular-tag,
.terms-conditions .terms-content {
margin-bottom: 56px
}
.office-update-single .office-update-block .amenities-location .inner-tab-blcok .inner-tab-content {
margin-bottom: 40px;
margin-top: 0
}
.office-update-single .office-update-block .amenities-location .inner-tab-blcok .inner-tab-content .park-block ul li a {
border: 1px solid #e9ecef;
padding: 16px 16px 24px;
display: block;
text-decoration: none
}
.office-update-single .office-update-block .amenities-location .inner-tab-blcok .inner-tab-content .park-block ul li a span {
color: #212529;
padding: 8px 16px;
border-radius: 48px;
background: #f8f9fa;
margin-bottom: 16px;
display: inline-block
}
.location-popup .modal .modal-dialog .modal-content .modal-body .popup-head h2,
.office-update-single .office-update-block .amenities-location .inner-tab-blcok .inner-tab-content .park-block ul li a h3,
.partner-program .program-list .space-bottom {
margin-bottom: 8px
}
.about-location.wrap {
margin: 0 auto 50px
}
.about-location .location-about h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(80%, #0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 80%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.about-location .location-about p {
margin-bottom: 1rem
}
.about-location .prominentp-indus {
margin-top: 50px
}
.location-side-bar {
position: -webkit-sticky;
position: sticky;
top: 165px;
z-index: 1;
width: 100%;
display: inline-block
}
.about-sticky .location-side-bar {
top: 90px
}
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .gmb,
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .growth,
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .startup {
padding: 30px 15px 20px
}
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .top-icon img {
width: 70px;
height: 70px
}
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .plan-features ul {
padding: 15px 0 0;
margin: 15px 0 0
}
.location-side-bar .plan-sec .pricing-block .pricing-card .card-body .plan-features ul li {
margin: 0 0 12px
}
.location-side-bar .plan-sec .plan-slider-side .owl-nav {
position: absolute;
margin: 30px auto 0;
top: 0;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 20px
}
.moove-gdpr-cookie-notice {
padding: 0 !important
}
.moove-gdpr-cookie-notice p {
font-family: Inter, sans-serif !important;
font-size: 12px !important;
font-weight: 400 !important;
line-height: 18px !important;
margin: 0 !important;
color: #5c5f66 !important
}
.blogs-details h2,
.p-business .head h3,
.terms-conditions h2,
.terms-conditions h3 {
font-family: Archivo, sans-serif
}
.moove-gdpr-button-holder button.mgbutton.moove-gdpr-infobar-allow-all.gdpr-fbo-0 {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif !important;
font-size: 12px !important;
font-weight: 400 !important;
line-height: 16px !important;
color: #fff !important;
margin: 0 !important;
border-radius: 0 !important;
padding: 5px 16px !important;
border: 0;
max-width: 100%;
width: auto;
text-decoration: none;
text-align: center;
height: auto
}
.blogs-details .content,
.blogs-details p,
.blogs-details ul li {
color: #5c5f66;
margin-bottom: 1rem
}
.blogs-details ul li {
font-family: Inter, sans-serif;
font-weight: 400
}
.table-content .content-list .custom-accordion ol li,
.terms-conditions ul li {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px
}
.blogs-details h2 {
font-size: 20px;
font-weight: 500;
line-height: 25px;
margin-bottom: 16px;
margin-top: 10px;
color: #101113
}
.blogs-details .blog-location {
margin: 40px 0
}
.blogs-details hr {
margin: 40px 0;
border: 1px solid rgba(0, 0, 0, .25)
}
.blogs-details .enquire-image {
position: relative;
margin-top: 56px
}
.table-content .content-list .head {
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid #e9ecef
}
.table-content .content-list .custom-accordion { }
.table-content .content-list .custom-accordion::-webkit-scrollbar-track {
border-radius: 10px;
background: #f8f9fa
}
.table-content .content-list .custom-accordion::-webkit-scrollbar {
width: 8px
}
.table-content .content-list .custom-accordion::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #dee2e6
}
.table-content .content-list .custom-accordion ol {
padding: 0;
margin: 0;
list-style: none inside;
counter-reset: item
}
.table-content .content-list .custom-accordion ol li {
margin-bottom: 16px;
color: #5c5f66
}
.table-content .content-list .custom-accordion ol li:before {
content: counters(item, ".") " ";
counter-increment: item
}
.table-content .content-list .custom-accordion ol li.list-head {
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
color: #101113;
margin-bottom: 24px
}
@media (min-width:360px) {
.table-content .enquire-sec .enquire-text .more-cta {
margin-top: 30px
}
}
.terms-conditions .content,
.terms-conditions p {
color: #5c5f66;
margin-bottom: 24px
}
.terms-conditions ul li {
color: #5c5f66;
margin-bottom: 24px
}
.terms-conditions h2 {
font-size: 20px;
font-weight: 500;
line-height: 25px;
margin-bottom: 24px;
color: #101113
}
.terms-conditions h3 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
margin-bottom: 24px;
color: #101113
}
.terms-conditions .terms-hero {
margin: 0 0 56px
}
.terms-conditions .side-bar .info-block {
margin-top: 24px;
position: relative;
padding: 24px
}
.terms-conditions .side-bar .info-block .head {
margin-bottom: 24px;
padding-bottom: 24px;
border-bottom: 1px solid #e9ecef;
text-align: center
}
.contact-form-block .info-block .dbox,
.partnership-inquiry .info-block .dbox,
.terms-conditions .side-bar .info-block .dbox {
margin-bottom: 16px;
border: 1px solid #e9ecef;
background: #fff;
padding: 24px
}
.partnership-inquiry .info-block .dbox p a,
.partnership-inquiry .info-block .dbox p span,
.terms-conditions .side-bar .info-block .dbox p a,
.terms-conditions .side-bar .info-block .dbox p span {
font-size: 16px;
line-height: 22px;
color: #101113;
font-weight: 500;
text-decoration: none;
display: block;
margin-top: 6px
}
.terms-conditions .side-bar .info-block .dbox .icon {
width: 25px;
height: 25px
}
.contact-form-block .info-block .dbox .text,
.terms-conditions .side-bar .info-block .dbox .text {
width: calc(100% - 50px)
}
.compare-sec.compare-home .head,
.details-form form .form-card,
.p-business.marketer .head,
.p-business.marketer .head h3 {
text-align: left
}
.p-business .head {
text-align: left;
margin-bottom: 40px
}
.p-business .head h3 {
font-size: 40px;
line-height: 42px;
position: relative
}
.p-business .location-grid:after,
.p-business .tz-gallery:after {
content: "";
width: 84px;
height: 84px;
top: -40px;
right: auto;
position: absolute;
left: -80px;
z-index: -1;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/hero-star.png) no-repeat;
display: none
}
.p-business-servies .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(55%, #9459dc), to(#6276e9)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #9459dc 55%, #6276e9 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.p-business-servies .servies-box {
border: 1px solid #e9ecef;
padding: 16px;
margin-bottom: 24px
}
.features-block .features-servies .servies-box img {
max-width: 32px;
margin-bottom: 16px
}
.join-network .head h3 span,
.partner-program .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0da7ff), color-stop(48.5%, #096bf4), to(#073eed)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0da7ff 0, #096bf4 48.5%, #073eed 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
@media (min-width:800px) {
.partner-program .program-list .space-bottom {
margin-bottom: 24px
}
}
.partner-program .program-list .program-box {
border: 1px solid #e9ecef;
padding: 16px
}
.join-network:after {
content: "";
width: 100%;
height: 50%;
background-color: #f8f9fa;
top: 32px;
right: 0;
position: absolute;
display: inline-block;
z-index: -1
}
.join-network .head h3,
.partnership-inquiry .head h3 {
margin: 0 auto;
text-align: center;
max-width: 90%
}
.join-network .form-block {
background: #fff;
padding: 24px
}
.contact-form-block .form-block input,
.contact-form-block .form-block textarea,
.join-network .form-block input,
.join-network .form-block textarea {
background: #f8f9fa;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 14px 24px !important;
border: none;
resize: none;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
color: #868e96;
line-height: 20px;
border-radius: 0
}
.about-form-block .about-form-main .form-block .iti,
.connect-popup .modal .modal-dialog .modal-content .form-block .iti,
.contact-form-block .form-block .iti,
.details-form form .iti,
.join-network .form-block .iti {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.about-form-block .about-form-main .form-block .iti .iti__tel-input,
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__tel-input,
.contact-form-block .form-block .iti .iti__tel-input,
.details-form form .iti .iti__tel-input,
.join-network .form-block .iti .iti__tel-input {
padding: 14px 24px
}
.about-form-block .about-form-main .form-block .iti .iti__flag-container,
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__flag-container,
.contact-form-block .form-block .iti .iti__flag-container,
.details-form form .iti .iti__flag-container,
.join-network .form-block .iti .iti__flag-container {
position: static;
width: 120px;
background: #f8f9fa;
margin-right: 8px
}
.join-network .form-block .iti .iti__flag-container:hover .iti__selected-flag {
background-color: transparent
}
.join-network .form-block .iti .iti__flag-container .iti__selected-flag {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.join-network .form-block .iti .iti__flag-container .iti__selected-flag .iti__arrow {
border: none;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-down.png) no-repeat;
width: 20px;
height: 20px
}
.about-form-block .about-form-main .form-block .gfield_description,
.about-hero .head h1 br,
.choose-plan .nav li:last-child a:after,
.compare-sec .compare-box-update.plans-updated .filter-select .a ul li span,
.compare-sec .compare-box-update.plans-updated .filter-select .b ul li span,
.compare-sec .compare-box-update.plans-updated .filter-select .vodiapicker,
.join-network .form-block .gform_wrapper .gform_heading,
.join-network .form-block .iti .iti__flag-container .iti__dropdown-content .iti__search-input,
.leadership-team-update .head h3 br,
.partnership-inquiry .form-block .multi-step ul li:last-child:after,
.partnership-inquiry .info-work-block ul li:last-child:after,
.timeline-slider .timeline-carousel .owl-nav button span {
display: none
}
@media (min-width:768px) {
.office-update-single .office-update-block .slider-office {
margin-bottom: 60px
}
.office-update-single .office-update-block .slider-office .modula-slider {
margin-top: 30px
}
.office-update-single .office-update-block .amenities-location .amenitie-link {
top: 162px;
position: -webkit-sticky;
position: sticky
}
.office-update-single .office-update-block .amenities-location .amenitie-link li {
width: 142px;
margin-right: 8px
}
.about-location.wrap {
margin: 0 auto 96px
}
.about-location h2,
.blogs-details h2,
.terms-conditions h2 {
font-size: 36px;
line-height: 42px
}
.about-location .location-about p {
font-size: 20px;
line-height: 28px;
letter-spacing: -.1px
}
.about-location .head,
.features-block .head,
.join-network .head,
.p-business-servies .head,
.terms-conditions .head {
margin-bottom: 56px
}
.about-location .prominentp-indus {
margin-top: 80px
}
.about-location .prominentp-indus .servies-box,
.features-block .features-servies .servies-box {
padding: 24px
}
.about-location .prominentp-indus .servies-box h4,
.features-block .features-servies .servies-box h4 {
font-size: 20px;
line-height: 25px
}
.blogs-details.wrap,
.terms-conditions.wrap {
margin: 55px auto 120px
}
.blogs-details h1,
.terms-conditions h1 {
font-size: 56px;
line-height: 64px
}
.blogs-details .enquire-image .enquire-text p,
.blogs-details ul li,
.table-content .content-list .custom-accordion ol li {
font-size: 16px;
line-height: 22px
}
.blogs-details h3,
.p-business-servies .servies-box h4,
.terms-conditions h3 {
font-size: 24px;
line-height: 30px
}
.blogs-details .enquire-sec.blogs .enquire-image .enquire-text h4 {
font-size: 20px;
line-height: 24px
}
.blogs-details .enquire-image .enquire-text {
padding: 12px
}
.blogs-details .enquire-image .enquire-text .more-cta,
.p-business.marketer .head h3 {
margin: 0
}
.terms-conditions .content,
.terms-conditions p {
font-size: 20px;
line-height: 28px
}
.terms-conditions ul li {
font-size: 22px;
line-height: 28px
}
.terms-conditions .side-bar .info-block {
border: 1px solid #e9ecef;
height: 100%
}
.terms-conditions .side-bar .info-block .head {
text-align: left
}
.terms-conditions .side-bar .info-block .dbox {
margin-bottom: 32px;
border: none;
padding: 0;
background: 0 0
}
.terms-conditions .side-bar .info-block .dbox p {
font-size: 14px;
line-height: 20px
}
.p-business.wrap {
margin: 80px auto
}
.p-business .head {
margin-bottom: 56px;
text-align: center
}
.p-business .head h3 {
font-size: 80px;
line-height: 86px;
text-align: center;
letter-spacing: -.5px
}
.p-business .head h3 br {
display: block
}
.p-business .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0ca7ff), color-stop(25%, #0ca7ff), to(#0500e2));
background: linear-gradient(90deg, #0ca7ff 0, #0ca7ff 25%, #0500e2 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.p-business .head p {
max-width: 65%;
margin: 0 auto
}
.p-business .location-grid:after,
.p-business .tz-gallery:after {
background-size: 100% 100%;
display: inline-block;
width: 146px;
height: 146px;
top: -60px
}
.p-business-servies.wrap {
margin: 120px auto
}
.features-block .head h3,
.p-business-servies .head h3 {
margin-bottom: 0
}
.p-business-servies .servies-box {
padding: 40px 36px;
height: 100%;
margin-bottom: 0
}
.p-business-servies .servies-box img {
margin-bottom: 24px
}
.features-block.wrap,
.join-network.wrap,
.partner-program.wrap {
margin: 0 auto 120px
}
.features-block .patnars-list {
margin-top: 32px
}
.partner-program .head h3 {
margin-bottom: 50px
}
.partner-program .head p {
max-width: 80%
}
.partner-program .program-list {
margin-top: 56px
}
.partner-program .program-list .program-box {
padding: 24px;
height: 100%
}
.join-network:after {
top: 62px;
height: 52%
}
.join-network .head h3 {
max-width: 57%
}
.join-network .form-block {
height: 100%;
max-width: 50%;
margin: 0 auto
}
.join-network .form-block button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px
}
}
.contact-form-block .gform_wrapper.gravity-theme .gform_fields,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
grid-column-gap: 0;
grid-row-gap: 0
}
.contact-form-block .gform_wrapper.gravity-theme .gform_fields .gfield,
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields .gfield {
margin-top: 1rem;
width: 100%
}
.join-network .form-block .gform_footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0 !important;
margin: 20px 0 0 !important
}
@media (min-width:768px) {
.join-network .form-block .gform_wrapper.gravity-theme .gform_fields .gfield {
padding: 0 5px;
width: 50%
}
.join-network .form-block .gform_footer .gform_button,
.join-network .form-block .gform_footer button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px
}
}
.our-story .head h3 span,
.partnership-inquiry .head h3 span,
.timeline-block .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), to(#0ca7ff)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #ff1cbf 0, #0ca7ff 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.partnership-inquiry .form-block .multi-step ul {
list-style-type: none;
background: #f8f9fa;
padding: 24px;
margin-bottom: 30px;
overflow: hidden
}
.partnership-inquiry .form-block .multi-step ul li {
list-style-type: none;
width: 25%;
position: relative
}
.partnership-inquiry .form-block .multi-step ul li a .label {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113
}
.partnership-inquiry .form-block .multi-step ul li a .form-stepper-circle {
width: 50px;
height: 50px;
color: #868e96;
border: 1px solid #e9ecef;
background: #fff;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border-radius: 50%;
padding: 2px;
z-index: 9;
position: relative;
margin-bottom: 16px;
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 22px
}
.partnership-inquiry .form-block .multi-step ul li:after {
content: "";
width: calc(100% + 50%);
height: 1px;
background: #d3d3d3;
position: absolute;
border-bottom: 2px dotted #e9ecef;
left: 50%;
top: 25px
}
.partnership-inquiry .form-block .multi-step ul li.form-stepper-active .form-stepper-circle {
color: #f8f9fa;
background: #673ab7
}
.partnership-inquiry .form-block .multi-step ul li.form-stepper-active p {
color: #673ab7
}
.partnership-inquiry .form-block .multi-step ul li.form-stepper-completed:after {
border-color: #673ab7
}
.partnership-inquiry .form-block .multi-step ul li.form-stepper-completed .form-stepper-circle {
border: 1px solid #673ab7;
background: #fff;
color: #101113
}
.partnership-inquiry .form-block .multi-step form {
text-align: center;
position: relative
}
.partnership-inquiry .form-block .multi-step form fieldset {
padding: 24px
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card {
padding-bottom: 24px;
text-align: left
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card.first-block {
border-bottom: 1px solid #e9ecef;
margin-bottom: 40px;
padding: 0 0 24px
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card span {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0 0 14px
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check {
padding-left: 26px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-input {
border-radius: 0;
background: #f8f9fa;
width: 24px;
height: 24px;
border: none;
color: #868e96;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-input:checked[type=checkbox],
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-input:checked[type=radio] {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/check-black.png) center no-repeat #f8f9fa;
border: transparent
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-label {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0 0 0 16px
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .toggle-icon img {
cursor: pointer;
max-width: 100%
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card select {
background-color: #f8f9fa;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border-radius: 0;
padding: 12px 24px;
border: none;
color: #868e96;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
.partnership-inquiry .form-block .multi-step form fieldset .action-button {
width: 186px;
text-decoration: none;
margin-top: 32px;
display: inline-block;
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0
}
@media (min-width:768px) {
.partnership-inquiry.wrap {
margin: 0 auto 120px
}
.partnership-inquiry .head {
margin-bottom: 56px
}
.partnership-inquiry .head h3 {
max-width: 57%
}
.partnership-inquiry .form-block .multi-step ul li a .form-stepper-circle {
font-size: 20px;
line-height: 26px
}
.partnership-inquiry .form-block .multi-step form fieldset {
border: 1px solid #e9ecef;
padding: 40px 20px;
margin: 0 auto
}
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-input,
.partnership-inquiry .form-block .multi-step form fieldset .form-card .form-check .form-check-label,
.partnership-inquiry .form-block .multi-step form fieldset .form-card select,
.partnership-inquiry .form-block .multi-step form fieldset .form-card span {
font-size: 16px;
line-height: 22px
}
.partnership-inquiry .form-block .multi-step form fieldset .action-button {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.contact-form-block .info-block,
.partnership-inquiry .info-block,
.partnership-inquiry .info-work-block {
margin-top: 80px;
position: relative
}
.partnership-inquiry .info-block h4,
.partnership-inquiry .info-work-block h4 {
font-size: 20px;
line-height: 25px;
margin: 0 0 24px;
padding-bottom: 24px;
border-bottom: 1px solid #e9ecef
}
.partnership-inquiry .info-block .dbox .icon {
width: 24px;
height: 24px
}
.partnership-inquiry .info-block .dbox .text {
width: calc(100% - 25px)
}
.partnership-inquiry .info-work-block ul {
counter-reset: css-counters 0;
list-style: none;
padding: 0
}
.partnership-inquiry .info-work-block ul li {
margin-bottom: 32px;
position: relative
}
.partnership-inquiry .info-work-block ul li:before {
width: 24px;
height: 24px;
line-height: normal;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 12px;
background: #d5c5fc;
border: 1px solid #e9ecef;
border-radius: 50%;
padding: 0;
counter-increment: css-counters;
content: counters(css-counters, ".") " ";
z-index: 999;
color: #fff;
position: relative
}
.partnership-inquiry .info-work-block ul li:after {
content: "";
width: 2px;
height: calc(100% + 20px);
position: absolute;
border: 1px dotted #e9ecef;
left: 5%;
top: 15px
}
.choose-plan .nav li a:after,
.choose-plan .nav:after {
width: calc(100% + 50px);
position: absolute;
content: ""
}
.partnership-inquiry .info-work-block ul li p {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #101113;
width: calc(100% - 34px)
}
.details-form form a span,
.details-form form button span,
.plan-select-block .add-details form button span {
min-height: auto !important;
line-height: initial !important;
font-size: inherit !important;
font-weight: inherit !important
}
.partnership-inquiry .info-work-block ul li p strong {
font-size: 16px;
line-height: 22px;
color: #101113;
font-weight: 500;
text-decoration: none;
display: block;
margin-bottom: 6px
}
.plan-select-block .wayne-tower {
border: 1px solid #e9ecef;
padding: 8px;
margin-bottom: 40px
}
.plan-select-block .wayne-tower .tower-image ul,
.plan-selected-first .wayne-tower-main .wayne-tower .tower-image ul {
padding: 0;
margin: 0;
list-style: none
}
.plan-select-block .wayne-tower .tower-image ul li,
.plan-selected-first .wayne-tower-main .wayne-tower .tower-image ul li {
padding-right: 8px
}
.plan-select-block .wayne-tower .tower-image ul li:last-child,
.plan-selected-first .wayne-tower-main .wayne-tower .tower-image ul li:last-child {
padding-right: 0
}
.plan-select-block .wayne-tower .location-text ul li {
border: 1px solid #e9ecef;
padding: 8px 16px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #5c5f66;
margin-right: 8px
}
.plan-select-block .wayne-tower .location-text ul li:last-child {
margin-right: 0
}
.plan-select-block .wayne-tower .location-text p {
font-size: 12px;
color: #5c5f66
}
.plan-select-block .wayne-tower .location-text .cta-group a,
.plan-selected-first .wayne-tower-main .wayne-tower .location-text .cta-group a {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
background: #2c2e33;
width: 100%;
height: 48px;
padding: 8px 24px;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 17px;
color: #5c5f66
}
.plan-select-block .wayne-tower .location-text .cta-group a.get-cta,
.plan-selected-first .wayne-tower-main .wayne-tower .location-text .cta-group a.get-cta {
background: 0 0
}
.plan-select-block .plan-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #a151d8), to(#0ca7ff)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #a151d8 48.5%, #0ca7ff 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-select-block .plan-sec .pricing-block .pricing-card .card-body.gmb .top-icon img {
width: 96px;
height: 96px
}
.plan-select-block .plan-sec .pricing-block .pricing-card .continue-btn .btn-text p,
.plan-selected-first .selected-head .selected-btn .plan-inner .btn-text p {
color: #101113;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
.plan-select-block .plan-sec .pricing-block .pricing-card .continue-btn a {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #fff;
border-radius: 0;
padding: 10px 16px;
border: 0;
max-width: 100%;
width: 152px;
text-decoration: none;
text-align: center
}
.plan-select-block .add-details {
padding: 24px 16px;
background: #f8f9fa
}
.plan-select-block .add-details .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ba44d3), color-stop(45%, #a351d8), to(#8c5edd)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ba44d3 0, #a351d8 45%, #8c5edd 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.plan-select-block .add-details form input.form-control {
background: #fff;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 14px 24px;
border: none;
resize: none;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
color: #868e96;
line-height: 20px;
border-radius: 0
}
.plan-select-block .add-details form button {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0;
max-width: 100%;
width: 100%;
margin-top: 20px
}
.choose-plan .nav,
.choose-plan .nav li a {
border: none;
z-index: 99;
position: relative
}
@media (min-width:768px) {
.partnership-inquiry .info-block,
.partnership-inquiry .info-work-block {
border: 1px solid #e9ecef;
padding: 24px;
margin-top: 0
}
.partnership-inquiry .info-block .dbox {
margin-bottom: 32px;
border: none;
padding: 0;
background: 0 0
}
.plan-select-block.wrap {
margin-bottom: 120px
}
.plan-select-block .wayne-tower {
margin-bottom: 56px
}
.plan-select-block .wayne-tower .location-text {
padding: 16px;
margin-top: 0
}
.plan-select-block .wayne-tower .location-text p {
font-size: 16px
}
.plan-select-block .add-details {
padding: 40px
}
.plan-select-block .add-details .head {
margin-bottom: 40px
}
.plan-select-block .add-details .head h3 {
font-size: 36px;
line-height: 42px
}
.plan-select-block .add-details form button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px;
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content
}
}
.details-form form a:active,
.details-form form button:active,
.plan-select-block .add-details form button:active {
background: 0 0 !important
}
.plan-select-block .add-details form button:active span {
text-shadow: none;
background: 0 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
height: auto;
min-height: -webkit-fit-content;
min-height: -moz-fit-content;
min-height: fit-content;
font-family: inherit
}
.plan-select-block .add-details form button span {
text-shadow: none;
background: 0 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
height: auto;
font-family: inherit
}
.choose-plan {
background: #f8f9fa;
position: -webkit-sticky;
position: sticky;
z-index: 8;
top: 75px;
margin-bottom: 16px
}
.choose-plan .nav {
background: #f8f9fa;
padding: 16px 0;
margin-bottom: 0;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap
}
.choose-plan .nav:after {
height: 100%;
background-color: #f8f9fa;
top: 0;
right: -25px;
display: inline-block
}
.choose-plan .nav li {
margin-right: 16px;
width: 33.33%
}
.choose-plan .nav li a {
color: #868e96;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
padding: 0
}
.choose-plan .nav li a:after {
height: 1px;
left: 0;
top: 20%;
border-top: 3px dotted #e9ecef
}
.choose-plan .nav li a span {
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
border: 1px solid #e9ecef;
background: #fff;
color: #868e96;
width: 32px;
height: 32px;
padding: 8px 16px;
font-family: Archivo, sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 18px;
margin-bottom: 16px;
position: relative;
z-index: 1
}
.choose-plan .nav li a.active {
color: #7a4ff7;
border: none;
background: 0 0
}
.compare-sec .compare-box .compare-table ul li,
.compare-sec .compare-box .table-responsive table thead tr th {
color: #5c5f66;
-webkit-box-shadow: none;
border-bottom: none;
font-weight: 400;
letter-spacing: 0;
font-family: Inter, sans-serif
}
.choose-plan .nav li a.active:after {
border-top: 3px dotted #7a4ff7
}
.choose-plan .nav li a.active span {
border: 1px solid #7a4ff7;
color: #7a4ff7
}
.compare-sec.wrap {
margin: 0 auto
}
.compare-sec.compare-home .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0b7ff8), color-stop(45%, #083fed), to(#0409e3)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0b7ff8 0, #083fed 45%, #0409e3 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.compare-sec .head h3 {
margin-bottom: 0;
color: #101113
}
.compare-sec .compare-box .compare-table ul,
.compare-sec .compare-box-update.plans-updated ul {
padding: 0;
list-style: none;
margin: 0
}
.compare-sec .compare-box .compare-table ul.top-sticky {
position: -webkit-sticky;
position: sticky;
width: 100%;
background: #fff;
z-index: 1;
top: 76px
}
.compare-sec .compare-box .compare-table ul.top-sticky li {
font-weight: 500;
color: #101113 !important;
text-align: left;
background: #f8f9fa !important;
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important
}
.compare-sec .compare-box .compare-table ul.top-sticky li:first-child {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
font-size: 14px;
line-height: 20px
}
.compare-sec .compare-box .compare-table ul:nth-child(2n) li,
.compare-sec .compare-box-update.plans-updated ul:nth-child(odd),
.compare-sec .compare-box-update.plans-updated ul:nth-child(odd) li {
background: #e9ecef
}
.compare-sec .compare-box .compare-table ul:nth-child(2n) li:first-child {
background: #212529;
color: #fff;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: left
}
.compare-sec .compare-box .compare-table ul:nth-child(odd) li,
.compare-sec .compare-box .table-responsive table tbody tr:nth-child(odd) td,
.compare-sec .compare-box-update .table-responsive table tbody tr:nth-child(2n) td,
.compare-sec .compare-box-update.plans-updated ul:nth-child(2n),
.compare-sec .compare-box-update.plans-updated ul:nth-child(2n) li {
background: #f1f3f5
}
.compare-sec .compare-box .compare-table ul:nth-child(odd) li:first-child {
background: #343a40;
color: #fff;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start
}
.compare-sec .compare-box .compare-table ul li {
border-right: 2px solid #fff;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 12px 6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column;
font-size: 12px;
line-height: 18px;
margin: 0
}
@media (min-width:480px) {
.table-content .enquire-sec .enquire-text h4 {
font-size: 24px;
line-height: 30px
}
.join-network .form-block .gform_footer .gform_button,
.join-network .form-block .gform_footer button,
.join-network .form-block button {
max-width: 208px;
width: 208px
}
.compare-sec .compare-box .compare-table ul li {
font-size: 14px;
line-height: 20px;
padding: 22px 12px
}
}
.compare-sec .compare-box .compare-table ul li p,
.compare-sec .compare-box-update.plans-updated ul li p {
font-weight: 500;
color: #101113
}
.compare-sec .compare-box .table-responsive table thead,
.compare-sec .compare-box-update .table-responsive table thead {
vertical-align: middle
}
.compare-sec .compare-box .table-responsive table thead tr th {
font-size: 14px;
line-height: 20px;
text-align: center;
background: #f8f9fa;
border-right: 2px solid #fff;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.compare-sec .compare-box .table-responsive table thead tr th img {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content
}
.compare-sec .compare-box .table-responsive table tbody,
.compare-sec .compare-box-update .table-responsive table tbody {
vertical-align: middle;
border-top: 0
}
.compare-sec .compare-box .table-responsive table tbody tr td {
background: 0 0;
text-align: center;
padding: 22px 12px;
border-right: 2px solid #fff;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top: 0
}
.compare-sec .compare-box .table-responsive table tbody tr th {
color: #fff;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0;
text-align: left;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.compare-sec .compare-box .table-responsive table tbody tr:nth-child(odd) th,
.compare-sec .compare-box-update .table-responsive table tbody tr:nth-child(odd) th {
background: #212529
}
.compare-sec .compare-box .table-responsive table tbody tr:nth-child(2n) th,
.compare-sec .compare-box-update .table-responsive table tbody tr:nth-child(2n) th {
background: #343a40
}
.compare-sec .compare-box tr>:first-child {
left: 0;
min-width: 113px;
max-width: 113px;
z-index: 1;
border-color: #f8f9fa;
text-align: left;
padding: 22px 12px
}
@media (min-width:768px) {
.choose-plan {
top: 0;
background: 0 0;
margin-bottom: 0
}
.choose-plan .nav:after {
display: none
}
.choose-plan .nav {
padding: 24px 40px;
margin-bottom: 24px
}
.choose-plan .nav li {
margin-right: 56px;
width: auto
}
.choose-plan .nav li a {
font-size: 16px;
line-height: 22px
}
.choose-plan .nav li a:after {
top: 30%;
width: calc(100% + 60px)
}
.choose-plan .nav li a span {
width: 56px;
height: 56px;
font-size: 20px;
line-height: 25px
}
.compare-sec.wrap {
margin: 80px auto
}
.compare-sec.compare-home.wrap {
margin: 86px auto
}
.compare-sec .head {
text-align: center
}
.compare-sec .compare-box .compare-table ul.top-sticky li:first-child {
font-size: 20px;
line-height: 26px
}
.compare-sec .compare-box .compare-table ul li {
font-size: 16px;
line-height: 22px;
text-align: center;
padding: 22px 24px
}
.compare-sec .compare-box .table-responsive table tbody tr td,
.compare-sec .compare-box .table-responsive table tbody tr th,
.compare-sec .compare-box .table-responsive table thead tr th:first-child {
border-right: 4px solid #fff
}
.compare-sec .compare-box tr>:first-child {
min-width: 130px;
max-width: 130px;
width: 130px
}
}
.compare-sec .compare-box-update.plans-updated ul:nth-child(2n) li:first-child {
background: #f1f3f5;
color: #5c5f66;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.compare-sec .compare-box-update.plans-updated ul:nth-child(odd) li:first-child {
background: #e9ecef;
color: #5c5f66;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center
}
.compare-sec .compare-box-update.plans-updated ul li {
letter-spacing: 0;
color: #5c5f66;
border-right: 2px solid #fff;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
text-align: center;
padding: 12px 6px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-direction: column;
flex-direction: column;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
margin: 0
}
@media (min-width:480px) {
.compare-sec .compare-box-update.plans-updated ul li {
font-size: 14px;
line-height: 20px;
padding: 22px 12px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a {
width: 260px
}
}
.compare-sec .compare-box-update.plans-updated .filter-select select {
background-color: transparent;
border: none
}
.compare-sec .compare-box-update.plans-updated .filter-select ul {
padding-left: 0
}
.compare-sec .compare-box-update.plans-updated .filter-select ul li {
list-style: none;
padding: 10px 0
}
.compare-sec .compare-box-update.plans-updated .filter-select .btn-select,
.compare-sec .compare-box-update.plans-updated .filter-select .btn_select {
width: 100%;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/select-arrow.png) 95% 50% no-repeat;
border: none
}
.compare-sec .compare-box-update.plans-updated .filter-select .btn-select li,
.compare-sec .compare-box-update.plans-updated .filter-select .btn_select li {
list-style: none;
float: none;
text-align: center;
padding: 0;
border: none;
background: 0 0 !important
}
.compare-sec .compare-box-update.plans-updated .filter-select .btn-select li img,
.compare-sec .compare-box-update.plans-updated .filter-select .btn_select li img {
margin: 0;
max-width: 50%
}
.compare-sec .compare-box-update.plans-updated .filter-select .a,
.compare-sec .compare-box-update.plans-updated .filter-select .b {
display: none;
width: 100%;
max-width: 350px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 5px;
background: #f1f3f5;
position: absolute
}
.compare-sec .compare-box-update.plans-updated .filter-select .a ul li,
.compare-sec .compare-box-update.plans-updated .filter-select .b ul li {
cursor: pointer
}
.compare-sec .compare-box-update.plans-updated .filter-select .a ul li img,
.compare-sec .compare-box-update.plans-updated .filter-select .b ul li img {
max-width: 40%;
margin: 0
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown {
width: 300px;
display: inline-block;
background-color: #fff;
border-radius: 2px;
-webkit-box-shadow: 0 0 2px #ccc;
box-shadow: 0 0 2px #ccc;
-webkit-transition: .5s;
transition: .5s;
position: relative;
font-size: 14px;
color: #474747;
height: 100%;
text-align: left
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .select {
cursor: pointer;
display: block;
padding: 10px
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .select>i {
font-size: 13px;
color: #888;
cursor: pointer;
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
float: right;
line-height: 20px
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown:hover {
-webkit-box-shadow: 0 0 4px #ccc;
box-shadow: 0 0 4px #ccc
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown:active {
background-color: #f8f8f8
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown.active,
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown.active:hover {
-webkit-box-shadow: 0 0 4px #ccc;
box-shadow: 0 0 4px #ccc;
border-radius: 2px 2px 0 0;
background-color: #f8f8f8
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown.active .select>i {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .dropdown-menu {
position: absolute;
background-color: #fff;
width: 100%;
left: 0;
margin-top: 1px;
-webkit-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc;
border-radius: 0 1px 2px 2px;
overflow: hidden;
display: none;
max-height: 144px;
overflow-y: auto;
z-index: 9;
padding: 0;
list-style: none
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .dropdown-menu li {
padding: 10px;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .dropdown-menu li:hover {
background-color: #f2f2f2
}
.compare-sec .compare-box-update.plans-updated .filter-select .dropdown .dropdown-menu li:active {
background-color: #e2e2e2
}
.compare-sec .compare-box-update.plans-updated .vs-image {
max-width: 50px
}
.compare-sec .compare-box-update.plans-updated .vs-image img {
margin: 0;
max-width: 100%
}
.compare-sec .compare-box-update.plans-updated .table-responsive table thead tr th {
background: #e9ecef;
width: 33.33%
}
.compare-sec .compare-box-update.plans-updated .table-responsive table tbody tr td {
width: 33.33%;
padding: 6px 12px
}
.compare-sec .compare-box-update .table-responsive table tbody tr.is-sticky {
position: sticky;
position: -webkit-sticky;
top: 0
}
.compare-sec .compare-box-update .table-responsive table thead tr th {
font-family: Inter, sans-serif;
font-size: 14px;
line-height: 20px;
font-weight: 500;
letter-spacing: 0;
text-align: center;
color: #5c5f66;
background: #f8f9fa;
border-right: 2px solid #fff;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 10px
}
@media (max-width:767px) {
.compare-sec .compare-box-update .table-responsive table thead tr th,
.compare-sec .compare-box-update.plans-updated .table-responsive table tbody tr td,
.compare-sec .compare-box-update.plans-updated .table-responsive table thead tr th {
min-width: 250px;
width: 250px
}
.patnar-sec .head h3 {
font-size: 25px;
line-height: 25px
}
}
@media (min-width:768px) {
.compare-sec .compare-box-update.plans-updated ul li {
font-size: 16px;
line-height: 22px;
text-align: center;
padding: 22px 24px
}
.compare-sec .compare-box-update .table-responsive table thead tr th {
padding: 24px;
font-size: 16px;
line-height: 22px
}
}
.compare-sec .compare-box-update .table-responsive table thead tr th p {
color: #101113;
font-weight: 500
}
@media (max-width:375px) {
.compare-sec .compare-box-update .table-responsive table thead tr th p {
font-size: 10px;
line-height: 15px
}
}
.compare-sec .compare-box-update .table-responsive table thead tr th img {
max-width: 32px;
margin-bottom: 8px
}
.compare-sec .compare-box-update .table-responsive table thead tr th:first-child {
border: none;
text-align: left
}
.compare-sec .compare-box-update .table-responsive table thead tr th.startup {
padding: 10px 24px;
background: linear-gradient(166.09deg, #efeeff 0, #edc8ff 100%);
text-align: left
}
.compare-sec .compare-box-update .table-responsive table thead tr th.gmb {
padding: 10px 24px;
background: linear-gradient(166.09deg, #d1ffd8 0, #98ffb5 100%);
text-align: left
}
.compare-sec .compare-box-update .table-responsive table thead tr th.growth {
padding: 10px 24px;
background: linear-gradient(166.09deg, #e8ffd1 0, #cbff98 100%);
text-align: left
}
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap .top-icon {
margin-right: 12px
}
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap .top-icon img {
width: 40px;
display: inline-block;
height: 40px;
margin: 0;
max-width: 40px
}
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap h3 {
color: #101113;
font-size: 16px;
font-weight: 500;
line-height: 22px;
margin: 0
}
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap h4 {
font-size: 20px;
font-weight: 500;
line-height: 25px;
color: #101113;
margin: 0
}
.compare-sec .compare-box-update .table-responsive table thead tr th .box .icon-text-wrap h4 sub {
font-size: 20px;
line-height: 25px;
margin: 0 0 0 5px;
color: #101113
}
.compare-sec .compare-box-update .table-responsive table tbody tr td {
background: 0 0;
text-align: center;
padding: 6px 12px;
border-right: 2px solid #fff;
border-bottom: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-top: 0;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113
}
.compare-sec .compare-box-update .table-responsive table tbody tr td span {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #000
}
.compare-sec .compare-box-update .table-responsive table tbody tr td.disabled span {
opacity: .3
}
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn {
margin: 12px 0
}
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn a {
width: 100%;
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0
}
@media (min-width:768px) {
.compare-sec .compare-box-update .table-responsive table thead tr th img {
margin-bottom: 16px
}
.compare-sec .compare-box-update .table-responsive table tbody tr td,
.compare-sec .compare-box-update .table-responsive table thead tr th:first-child {
border-right: 4px solid #fff
}
.compare-sec .compare-box-update .table-responsive table tbody tr td span {
font-size: 16px;
line-height: 22px
}
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.compare-sec .compare-box-update .table-responsive table tbody tr th {
text-align: left;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.patnar-sec .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#0ba1fe), color-stop(48.5%, #0b7ef8), to(#095ff3)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #0ba1fe 0, #0b7ef8 48.5%, #095ff3 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.about-hero .head h1 {
font-size: 40px;
line-height: 42px;
font-family: Archivo, sans-serif;
position: relative;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
margin-bottom: 24px
}
.about-hero .head h1:after {
content: "";
width: 84px;
height: 84px;
top: -20px;
right: auto;
position: absolute;
left: 75%;
z-index: -1;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/hero-star.png) no-repeat;
-webkit-animation: 25s linear infinite rotate;
animation: 25s linear infinite rotate;
display: block
}
@media (min-width:768px) {
.compare-sec .compare-box-update .table-responsive table tbody tr th {
border-right: 4px solid #fff
}
.patnar-sec.wrap {
margin: 118px auto 120px
}
.about-hero .head,
.about-hero .hero-image,
.patnar-sec .head {
margin-bottom: 56px
}
.about-hero .head h1 br {
display: block
}
.about-hero .head h1 {
font-size: 56px;
line-height: 64px
}
.about-hero .head h1:after {
background-size: 100% 100%;
width: 146px;
height: 146px;
left: 80%;
top: -40px
}
}
.about-hero .head h1 span {
background: -webkit-gradient(linear, left top, right top, from(#d236cc), color-stop(30%, #7d66e2), color-stop(48.5%, #0ca5fe), to(#095ff3)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #d236cc 0, #7d66e2 30%, #0ca5fe 48.5%, #095ff3 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
position: relative
}
@keyframes rotate {
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.about-hero .business-team {
border: 1px solid #e9ecef;
padding: 40px;
margin-bottom: 40px;
text-align: center;
position: relative
}
.about-hero .business-team:after {
content: "";
width: 80%;
height: 1px;
background: #e9ecef;
top: 50%;
right: auto;
position: absolute;
display: inline-block;
left: 10%
}
.about-hero .business-team p {
font-size: 20px;
font-weight: 500;
line-height: 24px;
font-family: Archivo, sans-serif;
color: #101113;
margin: 0 0 40px;
padding: 0 0 40px
}
.about-hero .business-team p:last-child {
margin: 0;
padding: 0
}
.ceo-message,
.message-ceo {
background: #101113;
padding: 24px 0 40px
}
@media (min-width:768px) {
.about-hero .business-team {
margin-bottom: 80px;
padding: 24px
}
.about-hero .business-team:after {
height: 60%;
left: 50%;
top: 20%;
width: 1px
}
.about-hero .business-team p {
font-size: 24px;
line-height: 30px;
margin: 0;
padding: 0;
width: 50%
}
.about-hero .hero-info {
margin-bottom: 56px
}
.message-ceo.wrap {
margin-bottom: 120px
}
.message-ceo {
padding: 40px 0
}
.message-ceo .message-block {
background: #101113
}
}
@media (min-width:768px) and (max-width:992px) {
.compare-sec .compare-box .table-responsive table tbody tr td,
.compare-sec .compare-box-update .table-responsive table tbody tr td {
width: 150px
}
.message-ceo .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse
}
.leadership-team .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
.message-ceo .message-block h3 span {
background: -webkit-gradient(linear, left top, left bottom, from(#ffdc23), to(#e99a00));
background: linear-gradient(180deg, #ffdc23 0, #e99a00 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.ceo-message .message-block img,
.message-ceo .message-block img {
max-width: 100%;
width: 100%;
margin-bottom: 24px
}
.message-ceo .message-block .founder p.name {
font-size: 24px;
line-height: 30px;
margin-bottom: 5px
}
.message-ceo .message-block .founder img,
.mtp-block-about .message-block .founder-body .founder-text-block .founder img {
width: auto;
margin-top: 24px
}
.mtp-block .head h3,
.mtp-block-about .head h1,
.mtp-block-update .head h3 {
margin-bottom: 15px
}
.mtp-block .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #a450d7), to(#746be4)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #ff1cbf 0, #a450d7 48.5%, #746be4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.mtp-block .vision-block .vision-image,
.quick-page .location-page .head {
margin: 24px 0
}
.mtp-block .vision-block .vision-image img {
width: 100%;
max-width: 100%
}
.leadership-team:after {
content: "";
width: 100%;
height: 100px;
background-color: #f8f9fa;
top: 32px;
right: 0;
position: absolute;
display: inline-block
}
@media (min-width:768px) {
.message-ceo .message-block img {
margin: 0
}
.leadership-team.wrap,
.mtp-block .head,
.mtp-block .vision-block {
margin-bottom: 120px
}
.mtp-block .vision-block .vision-head h3 {
line-height: 45px
}
.leadership-team:after {
top: 62px;
height: 20%
}
}
.leadership-team .leader,
.leadership-team-update .leader {
margin-bottom: 40px;
position: relative
}
.leadership-team .leader:after,
.leadership-team-update .leader:after {
content: "";
width: calc(100% + 30px);
height: 180px;
background-color: #f8f9fa;
top: -24px;
left: -15px;
position: absolute;
display: inline-block;
z-index: -1
}
.leadership-team .leader .leader-text,
.leadership-team-update .leader .leader-text {
text-align: center;
margin-top: 24px
}
.leadership-team .leader .leader-text h5,
.leadership-team-update .leader .leader-text h5 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
font-family: Archivo, sans-serif;
margin-bottom: 10px;
color: #101113
}
.mtp-block-about .head h1 span,
.mtp-block-update .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(48.5%, #a450d7), to(#746be4)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #a450d7 48.5%, #746be4 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.mtp-block-update .vision-block {
margin-bottom: 64px
}
.mtp-block-update .vision-block .vision-box {
border: 1px solid #e9ecef;
padding: 24px;
margin-bottom: 16px
}
.mtp-block-update .vision-block .vision-box img {
max-width: 100%;
margin-bottom: 32px
}
.contact-head.wrap,
.mtp-block-update .vision-block .vision-box h2 {
margin-bottom: 32px
}
@media (min-width:768px) {
.leadership-team .head,
.mtp-block-update .head {
margin-bottom: 56px
}
.leadership-team .leader {
margin-bottom: 0
}
.leadership-team .leader:after {
display: none
}
.leadership-team .leader .leader-text h5 {
font-size: 24px;
line-height: 30px
}
.ceo-message.wrap,
.mtp-block-update .vision-block {
margin-bottom: 120px
}
.mtp-block-update .vision-block .vision-box {
padding: 56px 52px;
height: 100%;
margin-bottom: 0
}
.mtp-block-update .vision-block .vision-box h2 {
line-height: 30px
}
.mtp-block-update .vision-block .vision-box p {
font-size: 14px;
line-height: 20px
}
.ceo-message {
padding: 40px 0
}
.ceo-message .message-block {
background: #101113
}
}
@media (min-width:768px) and (max-width:992px) {
.leadership-team .row .col-md-6:first-child {
width: 100%
}
.leadership-team .row .col-md-6:first-child .leader {
max-width: 330px;
margin: 0 auto 30px
}
.ceo-message .row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse
}
.leadership-team-update .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
@media (min-width:768px) and (min-width:992px) {
.ceo-message .message-block,
.message-ceo .message-block {
padding: 80px
}
}
.ceo-message .message-block h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff7622), color-stop(48.5%, #ffb70e), to(#ffb70e));
background: linear-gradient(90deg, #ff7622 0, #ffb70e 48.5%, #ffb70e 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.ceo-message .message-block .founder p.name {
font-size: 16px;
line-height: 20px;
margin-bottom: 5px
}
.ceo-message .message-block .founder img {
width: auto;
margin: 0
}
.timeline-block .timeline {
width: 100%;
margin: 0 auto;
position: relative
}
.timeline-block .timeline:before {
content: "";
display: block;
position: absolute;
left: 5%;
top: 0;
margin: 0 0 0 -3px;
width: 6px;
height: 100%;
background: #e9ecef
}
.timeline-block .timeline article {
width: 100%;
position: relative;
border-bottom: 10px solid #fff
}
.timeline-block .timeline article:last-child {
background: #fff;
border-bottom: none
}
.timeline-block .timeline article:nth-child(2n+2) .inner:after {
left: 41%
}
.timeline-block .timeline article:after {
content: "";
display: block;
clear: both
}
.timeline-block .timeline article .inner {
width: 82%;
float: right;
padding-bottom: 22px
}
.timeline-block .timeline article .inner:after {
content: "";
width: 7%;
height: auto;
top: 41px;
bottom: auto;
right: auto;
position: absolute;
display: inline-block;
left: 52%;
z-index: 1;
border-bottom: 2px dotted #e9ecef
}
.timeline-block .timeline article .inner span {
width: 44px;
position: absolute;
top: 0;
left: 5%;
margin: 0 0 0 -24px;
color: #101113;
display: block;
text-align: center;
background: #fff;
font-family: Archivo, sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 18px;
padding: 0 0 35px
}
.timeline-block .timeline article .inner span:after {
content: "";
width: 18px;
height: 18px;
top: auto;
bottom: 10px;
right: auto;
position: absolute;
display: inline-block;
left: 50%;
z-index: 22;
background: #794df7;
border-radius: 100%;
margin: 0 0 0 -7px
}
.timeline-block .timeline article .inner .image {
margin-bottom: 32px;
display: none
}
.timeline-block .timeline article .inner h4 {
margin-bottom: 16px;
color: #101113;
position: relative
}
.timeline-block .timeline article .inner p {
margin: 0;
font-size: 12px;
background: #fff;
color: #656565
}
.leadership-team-update:after {
content: "";
width: 100%;
height: 100px;
background-color: #f8f9fa;
top: 20px;
right: 0;
position: absolute;
display: inline-block
}
@media (min-width:768px) {
.ceo-message .message-block img {
margin: 0
}
.ceo-message .message-block .founder p.name {
font-size: 24px;
line-height: 30px
}
.ceo-message .message-block .founder img {
margin-top: 24px
}
.leadership-team-update.wrap,
.timeline-block .head,
.timeline-block.wrap {
margin-bottom: 120px
}
.timeline-block .head p {
margin-bottom: 56px
}
.timeline-block .timeline {
width: 88%
}
.timeline-block .timeline:before {
left: 50%
}
.timeline-block .timeline article {
border: none
}
.timeline-block .timeline article:nth-child(2n+2) .inner {
float: left;
text-align: right
}
.timeline-block .timeline article .inner {
padding-top: 55px;
width: 40%;
padding-bottom: 0
}
.timeline-block .timeline article .inner:after {
top: 52px
}
.timeline-block .timeline article .inner span {
left: 50%;
font-size: 20px;
line-height: 30px;
padding: 8px 0 35px
}
.timeline-block .timeline article .inner .image {
display: block
}
.timeline-block .timeline article .inner p {
font-size: 14px
}
.leadership-team-update:after {
top: 62px;
height: 20%
}
}
.leadership-team-update .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#4387f0), to(#0b92fb)), -webkit-gradient(linear, left bottom, left top, from(#212529), to(#212529));
background: linear-gradient(90deg, #4387f0 0, #0b92fb 100%), linear-gradient(0deg, #212529, #212529);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.leadership-team-update .leader .leader-image img {
max-width: 100%;
width: 100%;
height: 100%
}
.about-sticky .ceo-message .message-block {
padding: 26px
}
.about-sticky .ceo-message .message-block .head img {
margin: 30px 0 0
}
.about-sticky .leadership-team-update {
margin: 0 0 60px
}
.about-sticky .leadership-team-update:after {
height: 180px;
z-index: -1
}
.about-sticky .contact-form-block .form-block .contact-head {
padding: 0;
margin-bottom: 24px
}
.mtp-block-about .head {
margin: 30px 0
}
.mtp-block-about .dreamers-block {
position: relative;
margin: 0 -15px;
overflow: hidden;
height: 200px
}
.mtp-block-about .dreamers-block img {
max-width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover
}
.mtp-block-about .dreamers-block p {
margin: 0;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
text-shadow: 2px 2px 4px #000;
font-size: 22px;
font-family: Archivo, sans-serif;
font-weight: 600;
line-height: 24px;
width: 100%;
text-align: center;
padding: 0 15px
}
.mtp-block-about .vision-block {
max-width: 100%;
margin: -60px auto 0;
position: relative
}
.mtp-block-about .vision-block .vision-box {
border: 1px solid #e8e8e8;
background: #fff;
padding: 20px 15px
}
.mtp-block-about .vision-block .vision-box img {
max-width: 100%;
margin-bottom: 10px
}
.mtp-block-about .vision-block .vision-box h2 {
color: #000;
font-weight: 700
}
.mtp-block-about .vision-block .vision-box.vision-bg {
border: transparent;
margin-bottom: 36px;
background: linear-gradient(180.13deg, #e02ec8 .11%, #736ce4 99.89%)
}
.mtp-block-about .vision-block .vision-box.vision-bg h2,
.mtp-block-about .vision-block .vision-box.vision-bg p,
.quick-page .location-page .breadcrumb li a,
.team-sec .team-list .item .block .text p,
.thanks-popup .modal .modal-dialog .modal-content .modal-body .thank-you p {
color: #fff
}
.mtp-block-about .message-block {
max-width: 100%;
margin: 0 auto;
position: relative;
padding: 80px 0 20px
}
.mtp-block-about .message-block:after {
position: absolute;
top: 0;
left: -50px;
content: "";
width: 160px;
height: 100%;
background: #f9f9f9
}
.flexy-planet .planet-inner .planet-image:after,
.mtp-block-about .message-block:before {
content: "";
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4))
}
.mtp-block-about .message-block:before {
position: absolute;
top: calc(100% - 8px);
left: -50px;
width: 160px;
height: 8px;
z-index: 1;
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%)
}
.mtp-block-about .message-block .head {
margin: 0 0 25px;
text-align: center;
position: relative;
z-index: 1
}
.mtp-block-about .message-block .head h3 {
font-size: 32px;
line-height: 34px
}
.mtp-block-about .message-block .head h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(80%, #a450d7), to(#746be4)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #a450d7 80%, #746be4 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
.mtp-block-about .message-block .founder-body {
z-index: 9;
position: relative;
padding: 0 20px
}
.mtp-block-about .message-block .founder-body .founder-image {
-webkit-box-shadow: 0 0 6px 0 #00000040;
box-shadow: 0 0 6px 0 #00000040;
border: 6px solid #fff;
position: relative
}
.mtp-block-about .message-block .founder-body .founder-image:after {
position: absolute;
top: auto;
left: calc(100% + 6px);
content: "";
width: 10px;
height: 50px;
background: #736ce4;
bottom: 30px
}
.mtp-block-about .message-block .founder-body .founder-image:before {
position: absolute;
top: 45px;
left: calc(100% + 15px);
content: "";
width: 45px;
height: 2px;
background: #000;
bottom: auto;
display: none
}
.mtp-block-about .message-block .founder-body .founder-text-block {
padding: 22px 0 10px
}
.mtp-block-about .message-block .founder-body .founder-text-block p {
color: #4f4f4f;
font-size: 16px;
line-height: 20px
}
.mtp-block-about .message-block .founder-body .founder-text-block p.welcome {
font-weight: 600;
margin-bottom: 20px
}
.mtp-block-about .message-block .founder-body .founder-text-block .founder p.name,
.team-sec .team-list .item .team-foot .team-name h5 {
margin-bottom: 5px;
font-size: 18px;
font-weight: 500;
line-height: 20px;
color: #101113
}
.mtp-block-about .message-block .founder-body .founder-text-block .founder p {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #989898
}
.mtp-block-about .blockquote {
margin: 40px 0 18px
}
.mtp-block-about .blockquote p {
font-family: Archivo, sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 26px;
text-align: center;
margin: 0 auto;
color: #101113;
max-width: 100%;
position: relative
}
.mtp-block-about .blockquote p:after {
position: absolute;
top: auto;
left: calc(100% + -55px);
content: "";
width: 163px;
height: 117px;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/quote-image.png) no-repeat;
bottom: 80%;
display: none
}
.mtp-block-about .compney-brand {
max-width: 100%;
margin: 0 auto 65px
}
.mtp-block-about .compney-brand .brand-block {
border: 1px solid #e8e8e8;
background: #fff;
padding: 20px 15px;
margin-top: 22px
}
.mtp-block-about .compney-brand .brand-block img {
max-width: 100%;
margin-bottom: 14px
}
.mtp-block-about .compney-brand .brand-block h2 {
color: #000;
font-weight: 700;
margin-bottom: 10px
}
.team-sec .head {
margin-bottom: 26px
}
.team-sec .head h1 span {
font-family: Archivo, sans-serif;
font-size: 14px;
font-weight: 600;
line-height: 20px;
margin: 0;
color: #5c5f66;
display: block
}
.team-sec .team-list .row .col-md-4 {
margin-bottom: 50px
}
.team-sec .team-list .item:after {
content: "";
display: block;
position: absolute;
top: -6px;
right: -6px;
bottom: -6px;
left: -6px;
border: 1px solid #e8e8e8;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
opacity: 0
}
.team-sec .team-list .item:hover:after {
opacity: 1;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out
}
.team-sec .team-list .item:hover .block img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%)
}
.team-sec .team-list .item:hover .block .text {
opacity: 1;
position: absolute;
top: 0;
background: rgba(0, 0, 0, .4)
}
.team-sec .team-list .item .block {
overflow: hidden;
position: relative
}
.team-sec .team-list .item .block img {
width: 100%;
display: block;
-webkit-transition: .5s;
transition: .5s;
-webkit-filter: grayscale(100%);
filter: grayscale(100%)
}
.team-sec .team-list .item .block .text {
text-align: center;
position: absolute;
padding: 14px;
width: 100%;
-webkit-transition: .5s;
transition: .5s;
top: 0;
left: 0;
height: 100%;
background: #000;
opacity: 0;
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.team-sec .team-list .item .team-foot {
padding: 10px 0 5px;
position: relative;
z-index: 8
}
.team-sec .team-list .item .team-foot .team-name h5 {
font-family: Archivo, sans-serif;
display: block
}
.team-sec .team-list .item .team-foot .team-name p {
font-size: 14px;
line-height: 18px;
color: #989898
}
.team-sec .team-list .item .team-foot .team-contact a.team-link {
margin-bottom: 7px;
text-decoration: none;
font-family: Segoe UI;
font-size: 14px;
font-weight: 400;
line-height: 18.62px;
text-align: left;
color: #6936f5
}
.timeline-slider:after {
content: "";
display: block;
position: absolute;
top: 60px;
left: 0;
width: 100%;
border: 1px solid #6936f5;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out
}
.timeline-slider .timeline-carousel .head {
text-align: center;
margin-bottom: 20px
}
.timeline-slider .timeline-carousel .head p {
font-family: Archivo, sans-serif;
font-weight: 700;
color: #989898;
font-size: 42px;
line-height: 46px
}
.timeline-slider .timeline-carousel .head span {
width: 11px;
height: 11px;
background: #6936f5;
display: block;
text-align: center;
margin: 0 auto;
border-radius: 50%;
position: relative;
top: 10px
}
.timeline-slider .timeline-carousel .carousel-text {
text-align: center;
padding: 0 20px;
margin-top: 38px
}
.timeline-slider .timeline-carousel .carousel-text .slide-image {
height: 120px;
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.timeline-slider .timeline-carousel .carousel-text .slide-image img {
max-width: 80%;
max-height: 150px;
-o-object-fit: contain;
object-fit: contain;
-webkit-filter: grayscale(1);
filter: grayscale(1)
}
.timeline-slider .timeline-carousel .carousel-text h3 {
font-size: 16px;
font-weight: 500;
line-height: 20px;
font-family: Archivo, sans-serif;
margin-bottom: 5px;
color: #5c5f66
}
.timeline-slider .timeline-carousel .center .item .head p {
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline
}
.timeline-slider .timeline-carousel .center .item .head span {
background: #6936f5;
-webkit-box-shadow: 0 0 20px #956fff, 0 0 20px #956fff, 0 0 8px rgba(218, 205, 255, .1);
box-shadow: 0 0 20px #956fff, 0 0 20px #956fff, 0 0 8px rgba(218, 205, 255, .1)
}
.timeline-slider .timeline-carousel .center .item .carousel-text .slide-image img {
-webkit-filter: grayscale(0);
filter: grayscale(0)
}
.timeline-slider .timeline-carousel .owl-nav {
margin: 0 auto;
text-align: center;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: absolute;
top: 0
}
.timeline-slider .timeline-carousel .owl-nav button {
border: 1px solid transparent;
width: 32px;
height: 42px;
background: #fff
}
.about-form-block .about-form-main .contact-head h3,
.flexy-planet .planet-inner h3 {
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
margin-bottom: 10px;
font-size: 32px;
-webkit-text-fill-color: transparent
}
.timeline-slider .timeline-carousel .owl-nav button.owl-prev:after {
content: "\2190";
position: absolute;
left: 0;
color: #989898;
top: 0;
font-size: 40px;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.timeline-slider .timeline-carousel .owl-nav button.owl-next:after {
content: "\2192";
position: absolute;
right: 0;
color: #989898;
top: 0;
font-size: 40px;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.flexy-planet.wrap {
margin-top: 70px
}
.flexy-planet .planet-inner {
margin-bottom: 62px
}
.flexy-planet .planet-inner h3 {
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
line-height: 34px
}
.flexy-planet .planet-inner .planet-image {
height: 246px;
position: relative;
width: 258px;
margin: 0 auto 40px
}
.flexy-planet .planet-inner .planet-image:after {
border-radius: 70% 30% 52% 48%/54% 37% 63% 46%;
height: 100%;
opacity: 1;
position: absolute;
width: 100%;
top: 25px;
left: -10px;
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%)
}
.flexy-planet .planet-inner .planet-image img {
max-width: 100%;
border-radius: 70% 30% 52% 48%/54% 37% 63% 46%;
z-index: 11;
position: relative;
height: 100%;
display: inline;
-o-object-fit: cover;
object-fit: cover
}
.about-form-block .about-form-main .form-block .iti .iti__flag-container .iti__dropdown-content .iti__search-input,
.connect-popup .modal .modal-dialog .modal-content .form-block .gfield_description,
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__flag-container .iti__dropdown-content .iti__search-input,
.contact-form-block .gform_wrapper .gform_heading,
.details-form form .iti .iti__flag-container .iti__dropdown-content .iti__search-input,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta img.hover,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta:hover img.active,
.plan-selected-first .form-floating label:after,
.plan-selected-first .location-office .location-slider .more-cta a img.hover,
.plan-selected-first .location-office .location-slider .more-cta a:hover img.active,
.plan-selected-first .location-office .location-slider .owl-nav button span,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down img.hover,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down:hover img.active,
.quick-page .quick-block .quick-slider .owl-nav button span,
.quick-page .quick-block .quick-slider .slide ul li:first-child:after {
display: none
}
.about-form-block .about-form-main .contact-head {
padding: 0;
margin-bottom: 28px
}
.about-form-block .about-form-main .contact-head h3 {
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
line-height: 38px;
text-align: center
}
.about-form-block .about-form-main .form-block input,
.about-form-block .about-form-main .form-block textarea,
.connect-popup .modal .modal-dialog .modal-content .form-block input,
.connect-popup .modal .modal-dialog .modal-content .form-block textarea {
background: #f8f9fa;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
padding: 14px 24px !important;
border: none;
resize: none;
font-family: Inter, sans-serif;
font-size: 18px !important;
line-height: 22px !important;
font-weight: 400 !important;
color: #868e96;
border-radius: 0
}
.about-form-block .about-form-main .form-block .iti .iti__flag-container:hover .iti__selected-flag {
background-color: transparent
}
.about-form-block .about-form-main .form-block .iti .iti__flag-container .iti__selected-flag {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.about-form-block .about-form-main .form-block .iti .iti__flag-container .iti__selected-flag .iti__arrow {
border: none;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-down.png) no-repeat;
width: 20px;
height: 20px
}
.about-form-block .about-form-main .form-block .gform_button,
.about-form-block .about-form-main .form-block button,
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button,
.connect-popup .modal .modal-dialog .modal-content .form-block button {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 24px;
border: 0;
max-width: 100%;
width: 100%
}
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__flag-container:hover .iti__selected-flag,
.details-form form .iti .iti__flag-container:hover .iti__selected-flag {
background-color: transparent
}
@media (min-width:768px) {
.leadership-team-update .head {
margin-bottom: 56px
}
.leadership-team-update .head h3 br,
.mtp-block-about .blockquote p:after,
.mtp-block-about .message-block .founder-body .founder-image:before {
display: block
}
.leadership-team-update .leader:after {
display: none
}
.leadership-team-update .leader .leader-image {
min-height: 300px;
height: 300px;
overflow: hidden
}
.leadership-team-update .leader .leader-text h5 {
font-size: 24px;
line-height: 30px
}
.about-sticky .mtp-block-update .vision-box {
padding: 32px;
height: auto
}
.about-sticky .mtp-block-update .vision-box .head,
.our-story .head p {
margin-bottom: 32px
}
.about-sticky .ceo-message .message-block .head img {
width: 174px;
margin: 0
}
.about-sticky .leadership-team-update:after,
.timeline-slider .timeline-carousel .head span {
top: 20px
}
.about-sticky .leadership-team-update .row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.about-sticky .leadership-team-update .row .col-lg-6:first-child,
.about-sticky .leadership-team-update .row .col-md-6:first-child {
width: 100%
}
.about-sticky .leadership-team-update .row .col-lg-6:first-child .leader,
.about-sticky .leadership-team-update .row .col-md-6:first-child .leader {
max-width: 330px;
margin: 0 auto 30px
}
.about-sticky .contact-form-block .form-block .contact-head p {
font-size: 14px;
line-height: 20px
}
.about-sticky .col-md-8 {
width: 60%
}
.about-sticky .col-md-4 {
width: 40%
}
.mtp-block-about .head {
margin: 65px 0 62px
}
.mtp-block-about .head h1 {
font-size: 46px;
line-height: 50px
}
.mtp-block-about .head h2 {
font-size: 32px;
line-height: 36px
}
.mtp-block-about .dreamers-block {
margin: 0;
height: auto
}
.mtp-block-about .dreamers-block p {
font-size: 32px;
padding: 0
}
.mtp-block-about .vision-block {
max-width: 92%;
margin: -80px auto 84px
}
.mtp-block-about .vision-block .vision-box {
height: 100%
}
.mtp-block-about .compney-brand .brand-block h2,
.mtp-block-about .vision-block .vision-box h2 {
font-size: 32px;
line-height: 34px
}
.mtp-block-about .vision-block .vision-box.vision-bg {
margin: 0
}
.mtp-block-about .message-block {
max-width: 92%;
padding: 0 0 92px
}
.mtp-block-about .message-block .head {
margin: 0 0 32px
}
.mtp-block-about .message-block .head h3 {
font-size: 42px;
line-height: 46px
}
.mtp-block-about .message-block .founder-body {
padding: 0
}
.mtp-block-about .message-block .founder-body .founder-image {
border: 10px solid #fff
}
.mtp-block-about .message-block .founder-body .founder-image:after {
left: calc(100% + 10px);
width: 15px;
height: 70px
}
.mtp-block-about .message-block .founder-body .founder-text-block {
padding: 22px 0 22px 40px
}
.mtp-block-about .message-block .founder-body .founder-text-block p {
font-size: 18px
}
.mtp-block-about .blockquote {
margin: 35px 0 65px
}
.mtp-block-about .blockquote p {
max-width: 90%;
font-size: 22px;
line-height: 36px
}
.mtp-block-about .compney-brand {
max-width: 92%
}
.mtp-block-about .compney-brand .brand-block {
height: 100%;
margin-top: 0
}
.team-sec .head,
.team-sec .team-list .row .col-md-4 {
margin-bottom: 55px
}
.team-sec .head h1 span {
font-size: 16px;
line-height: 22px
}
.team-sec .team-list {
padding-left: 55px
}
.team-sec .team-list .item:after {
top: -15px;
right: -13px;
bottom: -15px;
left: -12px
}
.team-sec .team-list .item .team-foot {
padding: 16px 0 20px
}
.our-story .head {
margin-bottom: 120px
}
.our-story .head h3 {
font-size: 42px;
line-height: 50px
}
.timeline-slider:after {
top: 70px
}
.timeline-slider .timeline-carousel .carousel-text h3 {
font-size: 26px;
line-height: 30px
}
.timeline-slider .timeline-carousel .carousel-text p {
font-size: 16px;
line-height: 24px
}
.flexy-planet.wrap {
margin: 55px auto 160px
}
.flexy-planet .planet-inner h3 {
font-size: 42px;
line-height: 46px;
margin-bottom: 24px
}
.flexy-planet .planet-inner p {
font-size: 18px;
letter-spacing: -.28px
}
.flexy-planet .planet-inner .planet-image {
height: 365px;
width: 100%;
margin: 0
}
.flexy-planet .planet-inner.left-block .col-md-8 {
width: 64%;
padding-right: 0
}
.flexy-planet .planet-inner.right-block .col-md-8 {
width: 64%;
padding-left: 0
}
.about-form-block {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/about-map-bg.png) right center/contain no-repeat #fff
}
.about-form-block .about-form-main .contact-head h3 {
font-size: 42px;
line-height: 46px;
margin-bottom: 12px;
text-align: left
}
.about-form-block .about-form-main .contact-head p {
font-size: 18px;
line-height: 22px
}
.about-form-block .about-form-main .form-block .gform_button,
.about-form-block .about-form-main .form-block button {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
@media (min-width:992px) {
.about-form-block .about-form-main .form-block .gform_button,
.about-form-block .about-form-main .form-block button,
.articles-blogs .more-cta a,
.articles-blogs .newsletter .newsletter-form .input-group button,
.compare-sec .compare-box-update .table-responsive table tbody tr td .cta-btn a,
.destinations-sec .head .cta-group a.get-cta,
.destinations-sec .more-cta a,
.faq-sec .more-cta a,
.join-network .form-block .gform_footer .gform_button,
.join-network .form-block .gform_footer button,
.join-network .form-block button,
.location-office .cta-group a,
.location-office .cta-group a.buy-cta,
.no-search .search-info a,
.office-update-single .head-top .cta-group a,
.office-update-single .head-top .cta-group a.buy-cta,
.partnership-inquiry .form-block .multi-step form fieldset .action-button,
.plan-select-block .add-details form button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body .cta-group button.btn-primary,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button,
.subscription-popup .modal .modal-dialog .modal-content .modal-body form.card-add .cta-group button.save,
.top-location .less-cta a,
.top-location .more-cta a,
.update-location .location-slider .more-cta a {
padding: 17px 16px
}
.faq-sec .accordion-block .accordion .accordion-item .accordion-header .accordion-button {
font-size: 24px;
line-height: 30px
}
.faq-sec.faq-main .head form {
margin-top: 0
}
.articles-blogs .newsletter .newsletter-form {
margin-top: 24px
}
.quickquips-sec .quickquips-block {
padding: 80px 56px 40px
}
.amenities-location .amenities-block .servies-items .servies-box {
padding: 24px
}
html {
scroll-padding-top: 250px
}
.location-office-update .head h1,
.office-update-single .head-top h1 {
font-size: 34px;
line-height: 38px;
margin-bottom: 10px
}
.compare-sec .compare-box .table-responsive table thead tr th {
font-size: 16px;
line-height: 22px;
width: 184px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.compare-sec .compare-box .table-responsive table thead tr th img {
max-width: 100%
}
.compare-sec .compare-box .table-responsive table tbody tr th,
.compare-sec .compare-box-update .table-responsive table tbody tr td {
font-size: 16px;
line-height: 22px
}
.compare-sec .compare-box tr>:first-child {
min-width: 256px;
max-width: 256px;
width: 256px
}
.compare-sec .compare-box-update .table-responsive table thead tr th {
font-size: 20px;
line-height: 26px;
width: 310px;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.about-hero .head h1:after {
left: 88%
}
.about-hero .hero-info p {
max-width: 475px
}
.ceo-message,
.message-ceo {
background: 0 0;
padding: 0
}
.mtp-block .vision-block .vision-image {
margin: 0
}
.leadership-team-update:after,
.leadership-team:after {
height: 85%
}
.about-sticky .ceo-message .message-block {
padding: 56px
}
.about-sticky .leadership-team-update .head h3 {
font-size: 28px;
line-height: 32px
}
}
.about-form-block .address-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center
}
.about-form-block .address-box .address-block h3 {
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
margin-bottom: 16px;
font-size: 32px;
line-height: 34px
}
.about-form-block .address-box .address-block p {
font-family: Archivo, sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 22px;
text-align: left;
margin-bottom: 12px;
color: #5c5f66
}
@media (min-width:430px) {
.office-update-single .office-update-block .amenities-location .amenitie-link li a {
font-size: 14px;
padding: 13px 16px
}
.about-form-block .address-box .address-block p {
font-size: 22px;
line-height: 24px
}
}
.about-form-block .contact-form-submission .content h3,
.connect-popup .modal .modal-dialog .modal-content h3 {
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4)), -webkit-gradient(linear, left bottom, left top, from(#101113), to(#101113));
font-size: 32px;
line-height: 34px;
-webkit-text-fill-color: transparent
}
.about-form-block .address-box .address-block p a {
text-decoration: none;
color: #5c5f66
}
@media (min-width:768px) {
.about-form-block .about-form-main .form-block .gform_button,
.about-form-block .about-form-main .form-block button {
font-size: 22px;
line-height: 22px;
padding: 20px 16px
}
.about-form-block .address-box {
height: 100%;
padding-left: 100px
}
.about-form-block .address-box .address-block h3 {
margin-bottom: 22px
}
.about-form-block .address-box .address-block p {
font-size: 26px;
line-height: 28px;
margin-bottom: 24px
}
.about-form-block .address-box .email-image {
margin-right: -84px
}
.about-form-block .contact-form-submission .content p {
max-width: 80%;
margin: 0 auto
}
}
@media (min-width:1440px) {
.about-form-block .address-box .email-image {
margin-right: -126px
}
}
.about-form-block .contact-form-submission .content h3 {
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
margin-bottom: 16px;
font-weight: 700
}
.about-form-block .contact-form-submission .content img {
margin: 20px 0;
max-width: 100%
}
.connect-popup .modal .modal-dialog .modal-content {
padding: 20px;
border-radius: 0
}
.connect-popup .modal .modal-dialog .modal-content h3 {
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, #101113, #101113);
-webkit-background-clip: text;
text-align: center;
margin-bottom: 15px
}
.connect-popup .modal .modal-dialog .modal-content .form-block {
margin-top: 20px
}
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__flag-container .iti__selected-flag {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.connect-popup .modal .modal-dialog .modal-content .form-block .iti .iti__flag-container .iti__selected-flag .iti__arrow {
border: none;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-down.png) no-repeat;
width: 20px;
height: 20px
}
@media (min-width:768px) {
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button,
.connect-popup .modal .modal-dialog .modal-content .form-block button {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.quick-page {
background: linear-gradient(109.93deg, #7a4ff7 0, #632ef4 100%);
padding: 24px 0 104px;
position: relative
}
.quick-page .location-page .back-btn a {
border-color: #7a4ff7
}
.quick-page .location-page .head h3 {
color: #fff;
margin: 0
}
@media (min-width:992px) {
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button,
.connect-popup .modal .modal-dialog .modal-content .form-block button {
padding: 17px 16px
}
.quick-page .location-page .head form {
margin-top: 0
}
}
.quick-page .location-page .head form .input-group input {
background: #0000001A;
border: 1px solid #fffFFF40;
background: #0000001A;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0;
color: #f8f9fa;
border-radius: 0;
padding: 16px 50px 16px 16px;
width: calc(100% + 20px)
}
.quick-page .location-page .head form .input-group input::-webkit-input-placeholder {
color: #f8f9fa;
opacity: 1
}
.quick-page .location-page .head form .input-group input:-ms-input-placeholder {
color: #f8f9fa;
opacity: 1
}
.quick-page .location-page .head form .input-group input::-ms-input-placeholder {
opacity: 1;
color: #f8f9fa
}
.quick-page .location-page .head form .input-group input::placeholder {
color: #f8f9fa;
opacity: 1
}
.quick-page .location-page .head form .input-group input:focus {
border: 1px solid #fffFFF40
}
.quick-page .location-page .popular-tag p {
color: #fff;
margin-bottom: 16px
}
.quick-page .location-page .popular-tag ul {
margin: 0;
padding: 0;
list-style: none
}
.quick-page .location-page .popular-tag ul li {
color: #fff;
font-family: Inter, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 18px;
text-align: center;
border: 1px solid #fffFFF40;
border-radius: 48px;
padding: 8px 16px;
margin-right: 8px;
margin-bottom: 8px;
cursor: pointer
}
.quick-page .quick-block .quick-slider .slide .slide-inner::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
border-radius: 10px;
background-color: #f5f5f5
}
.quick-page .quick-block .quick-slider .slide .slide-inner::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5
}
.quick-page .quick-block .quick-slider .slide .slide-inner::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
background-color: #e9ecef
}
.plan-selected-first.wrap {
margin: 16px auto 30px
}
.plan-selected-first .wayne-tower-main .wayne-tower {
background: #f8f9fa;
padding: 24px 0;
margin-bottom: 8px
}
.plan-selected-first .wayne-tower-main .wayne-tower .location-text h4 {
color: #101113;
font-size: 16px;
line-height: 20px
}
.plan-selected-first .wayne-tower-main .wayne-tower .location-text p {
font-size: 12px;
color: #101113
}
.plan-selected-first .selected-head .selected-btn {
background: linear-gradient(166.09deg, #e8ffd1 0, #cbff98 100%)
}
.plan-selected-first .selected-head .selected-btn .plan-inner {
background: linear-gradient(166.09deg, #e8ffd1 0, #cbff98 100%);
padding: 24px 0;
margin-bottom: 8px
}
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
border-radius: 0;
padding: 14px 16px;
border: 0;
background: #ffffff80;
color: #e4683a;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
text-decoration: none;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
cursor: pointer
}
@media (min-width:768px) {
.connect-popup .modal .modal-dialog .modal-content .form-block .gform_button,
.connect-popup .modal .modal-dialog .modal-content .form-block button {
font-size: 22px;
line-height: 22px;
padding: 20px 16px
}
.quick-page .location-page .head form .input-group {
width: 60%
}
.quick-page .location-page .head form .input-group input {
font-size: 16px;
line-height: 22px
}
.quick-page .location-page .popular-tag p {
margin-right: 16px;
margin-bottom: 0
}
.quick-page .location-page .popular-tag ul li {
margin-bottom: 0
}
.quick-page .quick-block .quick-slider .owl-stage .owl-item {
margin-top: 16px
}
.quick-page .quick-block .quick-slider .owl-stage .owl-item.active.center .slide {
margin-bottom: 32px
}
.quick-page .quick-block .quick-slider .slide .slide-inner {
height: 418px
}
.plan-selected-first.wrap {
margin: 24px auto 50px
}
.plan-selected-first .selected-head .selected-btn,
.plan-selected-first .wayne-tower-main {
background: 0 0
}
.plan-selected-first .wayne-tower-main .wayne-tower {
margin-bottom: 16px;
padding: 24px
}
.plan-selected-first .wayne-tower-main .wayne-tower .location-text {
padding: 16px
}
.plan-selected-first .wayne-tower-main .wayne-tower .location-text h4 {
font-size: 32px;
line-height: 34px
}
.plan-selected-first .wayne-tower-main .wayne-tower .location-text p {
font-size: 16px
}
.plan-selected-first .selected-head .selected-btn .plan-inner {
padding: 24px;
margin-bottom: 16px
}
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 200px
}
}
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li:hover {
background: #ffffff80
}
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down {
background: #f1f3f5;
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #101113;
border-radius: 0;
padding: 14px 16px;
border: 0;
background: #ffffff80;
margin-right: 8px
}
@media (min-width:768px) {
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
.plan-selected-first .choose-plan {
background: #f8f9fa;
margin-bottom: 40px
}
.plan-selected-first .choose-plan .nav li a span {
width: 32px;
height: 32px;
font-size: 12px;
line-height: 14px;
font-family: Inter, sans-serif
}
.plan-selected-first .form-floating .where {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/select-down.png) 97.5% 68% no-repeat #f8f9fa;
padding: 20px 24px;
height: auto;
font-family: Inter, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 22px;
text-align: left;
color: #868e96;
border-radius: 0;
border: none
}
.plan-selected-first .form-floating .where::-webkit-input-placeholder {
color: #868e96;
opacity: 1
}
.plan-selected-first .form-floating .where:-ms-input-placeholder {
color: #868e96;
opacity: 1
}
.plan-selected-first .form-floating .where::-ms-input-placeholder {
opacity: 1;
color: #868e96
}
.plan-selected-first .form-floating .where::placeholder {
color: #868e96;
opacity: 1
}
.plan-selected-first .select-office h2 {
margin: 0 0 30px
}
@media (min-width:768px) {
.plan-selected-first .choose-plan {
background: 0 0;
margin-bottom: 80px
}
.plan-selected-first .choose-plan .nav li a span {
margin: 0 16px 0 0
}
.plan-selected-first .choose-plan .nav li a:after {
display: none
}
.plan-selected-first .form-floating {
margin: 0 0 56px
}
.plan-selected-first .form-floating .where {
font-size: 20px;
font-weight: 400;
line-height: 27px
}
.plan-selected-first .select-office h2 {
margin: 0 0 40px
}
.plan-selected-first .location-office .office-head {
margin-bottom: 56px
}
.plan-selected-first .location-office .location-slider .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.plan-selected-first .location-office .location-slider .owl-stage .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto
}
.plan-selected-first .location-office .location-slider .location-slide .location-text h4 {
min-height: 60px
}
.plan-selected-first .location-office .location-slider .location-slide .location-text p {
font-size: 16px
}
.plan-selected-first .location-office .location-slider .more-cta a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
width: 152px;
margin: 0 auto
}
}
.location-popup .modal .modal-dialog {
margin-top: 100px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .popup-head {
position: relative;
padding-top: 50px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .popup-head .btn-close {
position: absolute;
right: 0;
top: 0
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location p {
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin-bottom: 20px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-about {
margin: 0 0 20px;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #5c5f66
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-city {
margin: 20px 0 40px
}
@media (min-width:768px) {
.filter-form {
visibility: visible
}
.location-popup .modal .modal-dialog {
margin: 0 auto
}
.location-popup .modal .modal-dialog .modal-content .modal-body .popup-head {
padding-top: 0
}
.location-popup .modal .modal-dialog .modal-content .modal-body .popup-head h2 {
margin-bottom: 16px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .location-about,
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location p {
font-size: 16px;
line-height: 22px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location h2 {
font-size: 20px;
line-height: 32px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group {
margin-top: 64px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a {
font-size: 16px;
line-height: 22px;
padding: 14px 16px
}
}
@media (min-width:992px) {
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li,
.plan-selected-first .selected-head .selected-btn .plan-inner .cta-group ul li.down {
padding: 13px 16px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a,
.plan-selected-first .location-office .location-slider .more-cta a {
padding: 17px 16px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .about-location .place-offers .servies-items .servies-box {
padding: 24px
}
}
@media (min-width:768px) {
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a {
padding: 17px 20px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta {
font-size: 16px;
line-height: 22px;
padding: 14px 16px;
margin-right: 16px
}
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form input.form-control {
padding: 10px 20px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form select {
padding: 10px 24px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form .form-card .form-check .form-check-input {
width: 30px;
height: 26px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form .form-card .form-check .form-check-label {
font-family: Inter, sans-serif;
font-size: 18px;
line-height: 26px
}
.location-popup .modal .modal-dialog .modal-content .modal-body .details-form form .sub-head {
margin: 20px 0 12px
}
.details-form form select {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/select-down.png) 97.5% 50% no-repeat #fff;
padding: 12px 24px;
height: auto;
text-align: left;
color: #868e96;
border-radius: 0;
border: none
}
.details-form form .iti .iti__flag-container .iti__selected-flag {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.details-form form .iti .iti__flag-container .iti__selected-flag .iti__arrow {
border: none;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-down.png) no-repeat;
width: 20px;
height: 20px
}
.details-form form .form-card .form-check {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
padding: 0
}
.details-form form .form-card .form-check .form-check-input {
border-radius: 0;
background: #f8f9fa;
width: 36px;
height: 30px;
border: 1px solid #ddd;
color: #868e96;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
margin: 0
}
.details-form form .form-card .form-check .form-check-input:checked[type=checkbox],
.details-form form .form-card .form-check .form-check-input:checked[type=radio] {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/check-black.png) center no-repeat #f8f9fa
}
.details-form form .form-card .form-check .form-check-label {
font-family: Inter, sans-serif;
font-size: 20px;
line-height: 28px;
font-weight: 400;
margin: 0 0 0 16px;
width: 100%
}
.details-form form .form-card .form-check .form-check-label img,
footer .copy-right .social-link ul li img {
max-width: 40px
}
.details-form form .form-card .form-check .form-check-label span.price {
color: #868e96
}
.details-form form .sub-head {
margin: 30px 0 12px
}
.details-form form a,
.details-form form button {
background: -webkit-gradient(linear, left top, left bottom, from(#7a4ff7), to(#632ef4));
background: linear-gradient(180deg, #7a4ff7 0, #632ef4 100%);
-webkit-box-shadow: 0 0 0 0 #00000040 inset;
box-shadow: 0 0 0 0 #00000040 inset;
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #fff;
border-radius: 0;
padding: 14px 16px;
border: 0;
max-width: 100%;
text-decoration: none;
width: 100%;
margin-top: 20px;
text-align: center
}
@media (min-width:768px) {
.details-form .head h3 {
font-size: 36px;
line-height: 42px
}
.details-form form .form-card .form-check .form-check-input {
font-size: 16px;
line-height: 22px
}
.details-form form a,
.details-form form button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px;
max-width: -webkit-max-content;
max-width: -moz-max-content;
max-width: max-content;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content
}
}
.details-form form a span,
.details-form form button span {
text-shadow: none !important;
background: 0 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
padding: 0 !important;
height: auto !important;
font-family: inherit !important
}
@media (min-width:576px) {
.subscription-popup .modal .modal-dialog {
max-width: 512px
}
.subscription-popup .modal .modal-dialog .modal-content .modal-body {
padding: 40px
}
.connect-popup .modal .modal-dialog {
max-width: 500px
}
.location-popup .modal .modal-dialog {
max-width: 1200px
}
.location-popup .modal .modal-dialog .modal-content .modal-body {
padding: 25px 30px
}
.thanks-popup .modal .modal-dialog {
max-width: 545px
}
}
.thanks-popup .modal .modal-dialog .modal-content {
border: none;
background: 0 0
}
.thanks-popup .modal .modal-dialog .modal-content .modal-body .thank-you {
-webkit-box-shadow: 0 4px 12px 0 #00000040;
box-shadow: 0 4px 12px 0 #00000040;
border-radius: 16px;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/thank-youbg.png) 0 0/cover no-repeat;
padding: 125px 40px
}
.thanks-popup .modal .modal-dialog .modal-content .modal-body .thank-you h2 {
color: #fff;
margin-bottom: 15px
}
.tower-image-small.tower-image .modula-gallery .modula-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100% !important;
gap: 15px
}
.tower-image-small.tower-image .modula-gallery .modula-items .modula-item {
position: initial !important;
width: 100% !important;
height: 165px !important
}
.tower-image-small.tower-image .modula-gallery .modula-items .modula-item .modula-item-content {
-webkit-transform: scale(1) !important;
transform: scale(1) !important
}
.tower-image-small.tower-image .modula-gallery .modula-items .modula-item .modula-item-content img {
width: 100% !important;
max-width: 100% !important;
height: 100% !important;
inset: auto !important
}
.contact-form-block .contact-head.about h3 span {
background: #000;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
@media (max-width:992px) {
.compare-sec .compare-box tr>:nth-child(2) {
position: -webkit-sticky;
position: sticky;
left: 113px
}
.contact-form-block .contact-head.about h3 span {
background: -webkit-gradient(linear, left top, right top, from(#ff1cbf), color-stop(45%, #9459dc), to(#6276e9)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #ff1cbf 0, #9459dc 45%, #6276e9 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent
}
}
.contact-form-block .form-block .iti .iti__flag-container:hover .iti__selected-flag {
background-color: transparent
}
.contact-form-block .form-block .iti .iti__flag-container .iti__selected-flag {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
.contact-form-block .form-block .iti .iti__flag-container .iti__selected-flag .iti__arrow {
border: none;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/chevron-down.png) no-repeat;
width: 20px;
height: 20px
}
.contact-form-block .form-block .iti .iti__flag-container .iti__dropdown-content .iti__search-input {
display: none
}
.contact-form-block .form-block .character-block {
margin: 16px 0 0;
text-align: right
}
.contact-form-block .form-block .character-block p {
color: #5c5f66;
font-size: 12px;
line-height: 18px
}
.contact-form-block .form-block .gfield_description {
text-align: right;
padding-top: 0 !important
}
.contact-form-block .form-block .gform_footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 0 5px !important;
margin: 0 !important
}
.contact-form-block .info-block:after,
footer:after,
footer:before {
content: "";
position: absolute;
display: inline-block
}
@media (min-width:768px) {
.contact-head.wrap {
margin-bottom: 56px
}
.contact-form-block.wrap {
margin-bottom: 120px
}
.contact-form-block .contact-head {
padding-right: 100px
}
.contact-form-block .gform_wrapper.gravity-theme .gform_fields .gfield {
padding: 0 5px;
width: 50%
}
.contact-form-block .form-block {
border: 1px solid #e9ecef;
padding: 40px 20px;
height: 100%
}
.contact-form-block .form-block .gform_button,
.contact-form-block .form-block button {
padding: 14px 16px;
font-size: 16px;
line-height: 22px;
max-width: 130px;
width: 130px
}
}
.contact-form-block .info-block:after {
width: 100%;
height: 50%;
background-color: #f8f9fa;
top: 32px;
left: -25px;
z-index: -2;
width: calc(100% + 50px)
}
.contact-form-block .info-block .head {
margin-bottom: 30px;
text-align: center
}
.contact-form-block .info-block .head h4 {
font-size: 28px;
line-height: 32px;
margin: 0
}
.contact-form-block .info-block .dbox p a,
.contact-form-block .info-block .dbox p span {
font-size: 20px;
line-height: 26px;
color: #101113;
font-weight: 500;
text-decoration: none;
display: block;
margin-top: 6px
}
@media (min-width:768px) {
.contact-form-block .info-block {
border: 1px solid #e9ecef;
padding: 40px 20px;
margin-top: 0;
height: 100%
}
.contact-form-block .info-block:after {
display: none
}
.contact-form-block .info-block .head {
text-align: left;
margin-bottom: 40px
}
.contact-form-block .info-block .dbox {
margin-bottom: 32px;
border: none;
padding: 0;
background: 0 0
}
.contact-form-block .info-block .dbox p,
.contact-form-block .info-block .dbox p a,
.contact-form-block .info-block .dbox p span {
font-size: 20px;
line-height: 26px
}
}
@media (min-width:992px) {
.contact-form-block .form-block .gform_button,
.contact-form-block .form-block button,
.details-form form a,
.details-form form button,
.location-popup .modal .modal-dialog .modal-content .modal-body .cta-group a.get-cta {
padding: 17px 16px
}
.contact-form-block .info-block .dbox p a,
.contact-form-block .info-block .dbox p span {
font-size: 24px;
line-height: 30px
}
}
.contact-form-block .info-block .dbox .icon {
width: 50px;
height: 50px
}
footer {
background: #101113;
padding: 40px 0;
position: relative;
overflow: hidden
}
@media (max-width:767px) {
.ceo-message .row,
.message-ceo .row {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
.timeline-block .timeline article .inner h4 {
font-size: 16px;
line-height: 20px;
margin-bottom: 8px
}
.about-sticky .mtp-block-update .vision-box .head img {
max-width: 40px
}
.mtp-block-about .message-block .founder-body .founder-text-block .founder {
margin: 0;
float: right
}
.timeline-slider .timeline-carousel .active .item .head p {
background: -webkit-gradient(linear, left top, right top, from(#e02ec8), to(#736ce4)), -webkit-gradient(linear, left bottom, left top, from(transparent), to(transparent));
background: linear-gradient(90deg, #e02ec8 0, #736ce4 100%), linear-gradient(0deg, transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
display: inline
}
.timeline-slider .timeline-carousel .active .item .head span {
background: #6936f5;
-webkit-box-shadow: 0 0 20px #956fff, 0 0 20px #956fff, 0 0 8px rgba(218, 205, 255, .1);
box-shadow: 0 0 20px #956fff, 0 0 20px #956fff, 0 0 8px rgba(218, 205, 255, .1)
}
.timeline-slider .timeline-carousel .active .item .carousel-text .slide-image img {
-webkit-filter: grayscale(0);
filter: grayscale(0)
}
.timeline-slider .timeline-carousel .active .item .carousel-text h3 {
color: #101113
}
.about-form-block .about-form-main {
border: 1px solid #e9ecef;
padding: 30px 22px;
margin-bottom: 30px
}
.about-form-block .address-box .email-image {
width: 160px;
margin-right: -12px
}
.about-form-block .col-md-7 {
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/about-map-bg.png) right center/cover no-repeat #fff
}
.filter-form .row {
position: absolute;
height: auto;
left: 0;
margin: 0;
width: 100%;
z-index: 99999;
-webkit-transition: .4s;
transition: .4s;
-webkit-transform: translateY(1000%);
transform: translateY(1000%);
background: #fff;
padding: 38px 24px 24px;
border-radius: 24px 24px 0 0
}
.filter-form .row p {
font-family: Archivo, sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 25px;
text-align: left;
color: #101113;
margin-bottom: 24px
}
.details-form form .form-card .form-check {
margin-right: 0;
width: 100%;
margin-bottom: 24px
}
.details-form form .form-card .form-check .form-check-label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 14px;
line-height: 20px
}
.tower-image-small.tower-image .modula-gallery .modula-items .modula-item {
display: none;
height: auto !important
}
.tower-image-small.tower-image .modula-gallery .modula-items .modula-item:first-child {
display: block
}
footer p {
font-size: 12px
}
}
footer .site-link h2 {
font-family: Archivo, sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #f8f9fa;
margin: 0
}
footer .site-link ul {
padding: 0;
margin: 12px 0 0;
list-style: none
}
footer .site-link ul li {
margin: 0 0 8px
}
footer .site-link ul li a {
font-family: Inter, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #ced4da;
text-decoration: none
}
footer .copy-right {
border-top: 1px solid #e9ecef;
margin-top: 40px;
padding-top: 24px
}
footer .copy-right p {
font-size: 16px;
line-height: 22px
}
footer .copy-right .social-link ul li {
margin-left: 7px
}
@media (min-width:480px) {
footer .copy-right .social-link ul li {
margin-left: 16px
}
}
@media (min-width:375px) {
.bottom-nav .nav-btn ul li a {
font-size: 12px;
line-height: 15px
}
footer .copy-right .social-link ul li img {
max-width: 56px
}
}
footer:after {
width: 300px;
height: 300px;
top: 0;
right: 0
}
footer.footer:after {
width: 300px;
height: 300px;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/foot-top.svg) right top/100% 100% no-repeat;
top: 0;
right: 0
}
footer:before {
width: 300px;
height: 300px;
bottom: 0;
left: 0
}
footer.footer:before {
width: 300px;
height: 300px;
background: url(//flexyvo.com/wp-content/themes/flexyvo-theme/assets/images/foot-bottom.svg) left bottom/100% 100% no-repeat;
bottom: 0;
left: 0
}
@media (min-width:768px) {
footer {
padding: 80px 0
}
footer .logo-foot {
margin-bottom: 32px
}
footer .site-link {
margin-top: 40px
}
footer .site-link h2 {
font-size: 24px;
line-height: 29px
}
footer .site-link ul {
margin: 20px 0 0
}
footer .site-link ul li {
margin: 0 0 20px
}
footer .site-link ul li a {
font-size: 16px;
line-height: 22px
}
footer .copy-right {
margin-top: 56px
}
footer .copy-right .social-link {
margin: 0
}
footer:after,
footer:before {
width: 32%;
height: 100%
}
}
footer .container {
z-index: 2;
position: relative
}
.wrap {
max-width: 100%;
margin: 0 auto
}
@media (min-width:768px) and (max-width:992px) {
.leadership-team-update .row .col-md-6:first-child {
width: 100%
}
.leadership-team-update .row .col-md-6:first-child .leader {
max-width: 330px;
margin: 0 auto 30px
}
section .container {
padding: 0 24px
}
}
@media (min-width:1200px) {
.mtp-block-about .container,
.our-story .container,
.team-sec .container,
.timeline-slider .container,
header .container {
max-width: 1260px
}
.plan-sec .pricing-block .pricing-card:hover .plan-slider-side .card-body {
border: 4px solid;
border-image-slice: 1;
border-image-source: linear-gradient(90deg, #ff1cbf 0%, #0ca7ff 48.5%, #0500e2 100%)
}
.plan-sec .pricing-block .pricing-card .card-body .growth .top-icon img {
width: 120px;
height: 120px
}
.faq-sec .head h3 {
max-width: 65%
}
.blogs-details .enquire-sec.blogs .enquire-image .enquire-text h4,
.enquire-sec.blogs .enquire-image .enquire-text h4 {
font-size: 24px;
line-height: 30px
}
.blogs-details .enquire-sec.blogs .enquire-image .enquire-text .more-cta {
margin-top: 40px
}
.blogs-details .enquire-image .enquire-text {
padding: 24px
}
.contact-form-block .form-block,
.contact-form-block .info-block,
.join-network .form-block,
.partnership-inquiry .form-block .multi-step form fieldset {
padding: 40px
}
.location-popup.checkout-popup .modal .modal-dialog {
height: 100%
}
.container {
max-width: 1200px
}
} .quickquips-single {
max-width: 760px;
margin-left: auto;
margin-right: auto;
padding: 48px 24px 80px;
font-family: 'Archivo', 'Inter', sans-serif;
color: #5C5F66;
} .quickquips-single__breadcrumb {
margin-bottom: 20px;
}
.quickquips-single__breadcrumb-list {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 6px;
font-size: 0.85rem;
color: #5C5F66;
}
.quickquips-single__breadcrumb-link {
color: #774BF7;
text-decoration: none;
}
.quickquips-single__breadcrumb-link:hover {
text-decoration: underline;
}
.quickquips-single__breadcrumb-item--current {
color: #5C5F66;
}
.quickquips-single__breadcrumb-sep {
color: #aaa;
} .quickquips-single__back {
display: inline-flex;
align-items: center;
gap: 8px;
color: #101113;
font-size: 0.9rem;
font-weight: 500;
text-decoration: none;
margin-bottom: 32px;
padding: 8px 16px;
border: 1.5px solid #774BF7;
border-radius: 6px;
transition: background 0.2s, color 0.2s;
}
.quickquips-single__back:hover {
background: #774BF7;
color: #fff;
}
.quickquips-single__back svg path {
fill: currentColor;
} .quickquips-single__tags {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-bottom: 20px;
}
.quickquips-single__tag-pill {
display: inline-block;
background: #f0ebff;
color: #5a27e8;
font-size: 0.78rem;
font-weight: 600;
padding: 4px 12px;
border-radius: 999px;
text-decoration: none;
transition: background 0.2s, color 0.2s;
letter-spacing: 0.02em;
}
.quickquips-single__tag-pill:hover {
background: #774BF7;
color: #fff;
} .quickquips-single__title {
font-size: clamp(1.75rem, 4vw, 2.5rem);
font-weight: 700;
color: #101113;
line-height: 1.25;
margin-bottom: 12px;
} .quickquips-single__meta {
font-size: 0.83rem;
color: #9a9ea5;
margin-bottom: 32px;
} .quickquips-single__content {
font-size: 1.075rem;
line-height: 1.7;
color: #5C5F66;
margin-bottom: 48px;
}
.quickquips-single__content p {
margin-bottom: 1.25em;
}
.quickquips-single__content strong,
.quickquips-single__content b {
color: #101113;
font-weight: 600;
}
.quickquips-single__content a {
color: #774BF7;
text-decoration: underline;
} .quickquips-single__cta-row {
margin-top: 40px;
border-top: 1px solid #ebebeb;
padding-top: 32px;
}
.quickquips-single__cta-btn {
display: inline-flex;
align-items: center;
gap: 8px;
background: #774BF7;
color: #fff;
font-size: 0.95rem;
font-weight: 600;
padding: 12px 24px;
border-radius: 8px;
text-decoration: none;
transition: background 0.2s;
}
.quickquips-single__cta-btn:hover {
background: #5a27e8;
color: #fff;
} @media (max-width: 600px) {
.quickquips-single {
padding: 28px 16px 56px;
}
.quickquips-single__title {
font-size: 1.5rem;
}
.quickquips-single__content {
font-size: 1rem;
}
}  .quick-page .quickquips-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 28px;
}
@media (max-width: 991px) {
.quick-page .quickquips-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 640px) {
.quick-page .quickquips-grid {
grid-template-columns: 1fr;
}
} .quick-page .quickquips-grid .slide {
background: #fff;
border-radius: 18px;
box-shadow: 0 18px 40px -16px rgba(38, 12, 95, 0.40);
position: relative;
transition: transform 0.25s ease, box-shadow 0.25s ease;
height: 100%;
}
.quick-page .quickquips-grid .slide:hover {
transform: translateY(-4px);
box-shadow: 0 24px 48px -16px rgba(38, 12, 95, 0.50);
} .quick-page .quickquips-grid .slide-inner {
display: flex;
flex-direction: column;
height: 100%;
padding: 28px 26px;
position: relative;
}
.quick-page .quickquips-grid .slide-inner::before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
height: 4px;
border-radius: 18px 18px 0 0;
background: linear-gradient(90deg, #774bf7 0%, #5a27e8 100%);
} .quick-page .quickquips-grid .slide-inner .nav {
display: flex;
flex-wrap: wrap;
gap: 6px;
margin-bottom: 14px;
padding: 0;
list-style: none;
}
.quick-page .quickquips-grid .slide-inner .nav li {
background: rgba(119, 75, 247, 0.10);
color: #5a27e8;
border-radius: 50px;
font-size: 12px;
font-weight: 600;
padding: 3px 12px;
line-height: 1.5;
} .quick-page .quickquips-grid .quickquips-card-title {
color: #1c1230;
font-size: 17px;
font-weight: 700;
line-height: 1.4;
margin: 0 0 12px;
} .quick-page .quickquips-grid .quickquips-card-excerpt {
color: #5c5f66;
font-size: 14px;
line-height: 1.65;
margin: 0 0 20px;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
flex-grow: 1;
} .quick-page .quickquips-grid .quickquips-card-more {
margin-top: auto;
display: inline-flex;
align-items: center;
gap: 6px;
color: #5a27e8;
font-size: 14px;
font-weight: 600;
text-decoration: none;
transition: gap 0.2s ease;
}
.quick-page .quickquips-grid .quickquips-card-more:hover {
gap: 10px;
text-decoration: none;
}
}