/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1620689904
Updated: 2021-05-11 07:38:24

*/
.elementor-location-header {
	overflow: visible !important;
}


a {
    background-color: transparent;
    text-decoration: none;
    color: #333;
}


[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0;
}


.location-list {
    margin: 0;
    list-style: none;
    padding: 0;
	grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    display: grid;
}

.location-list li {
	
}

.location-list li img {
	width:100%;
	height: 20vw;
    object-fit: cover;
	border-radius: 12px;
}

.location-list .stories-mob-title {
    font-size: 22px;
    font-weight: bold;
    font-family: "Cheltenham", Sans-serif;
	margin-bottom: 10px;
}



/* Spaces */

.spaces-post {
    margin: 0;
    list-style: none;
    padding: 0;
	grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    display: grid;
	row-gap: 90px;
}

.spaces-post li {
	position:relative;
}

.spaces-post li img {
	width:100%;
	height: 28vw;
    object-fit: cover;
	border-radius: 12px;
}

.spaces-title {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-weight: bold;
	font-family: "Cheltenham", Sans-serif;
	z-index: 1;
	font-size:24px
}

.spaces-price {
    position: absolute;
    top: 20px;
    color: #fff;
    right: 20px;
    font-weight: normal;
	z-index: 1;
	font-size:14px
}

.spaces-description .space-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}

.spaces-description .space-image {
    border-radius: 12px;
    overflow: hidden;
    line-height: 0;
    position: relative;
	margin-bottom: 20px;
}

.note-text {
    background: rgba(81,168,149,.08);
    padding: 15px;
    border-left: 5px solid #51A895;
    border-radius: 3px;
	margin-bottom: 30px;
}

span.rm {
    vertical-align: super;
}

span.rm-price {
    font-size: 34px;
    vertical-align: sub;
}

button.btn-bookatour {
    background: #18443A;
    color: #fff;
    border: 0;
    margin-right: 10px;
}

a.btn-more-details {
    font-family: "Calibre Semibold", Sans-serif;
    font-size: 20px;
    line-height: 1em;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 20px 10px 20px;
    color: #18443A;
    background: transparent;
    border: 1px solid #18443A;
}

.event-left {
    float: left;
    width: 47%;
}

.event-right {
    float: right;
    width: 47%;
}

.event-space-img img {
    width: 100%;
    border-radius: 12px;
    height: 28vw;
    object-fit: cover;
}

.event-space-des {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.event-space-title {
    font-family: "Acrom Bold", Sans-serif;
    font-size: 45px;
    line-height: 1.3em;
    letter-spacing: -2px;
    margin-bottom: 20px;
	color:#194239;
}

.event-space-price {
    margin-bottom: 20px;
	font-size: 14px;
}

.enterprise-right .event-space-title {
	color:#ffffff;
}

.event-right.enterprise-right {
	color:#ffffff;
}

.enterprise-left.event-space-img img {
    width: 80%;
    border-radius: 0;
    height: auto;
    object-fit: inherit;
    margin: 0 auto;
}

.enterprise-left.event-left {
    text-align: center;
}

.enterprise-right button.btn-bookatour {
    background: #FFCD66;
    color: #194239;
}

.enterprise-right a.btn-more-details {
    color: #ffffff;
    background: transparent;
    border: 1px solid #ffffff;
}


.elementor-button-icon i  {
    font-size: 15px;
}


.testimonial-slider .swiper-slide .elementor-testimonial__content {
    background:url('assets/images/11.png') no-repeat 0 0;
}

.testimonial-slider .elementor-testimonial__content {
    display:flex;
    /*align-content: center;
    align-items: center;*/
    flex-wrap: wrap;
    padding-left: 30px;

}

.testimonial-slider .elementor-testimonial__text {
    padding-top: 70px;
}

.testimonial-slider .elementor-testimonial__cite {
    /*margin-top: 50px !important;*/
}


.testimonial-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: left;
    margin-left: 25px;
}

.testimonial-slider .swiper-pagination-bullet {
    height: 5px !important;
    width: 50px !important;
    border-radius: 0 !important;
}

.testimonial-slider .elementor-testimonial__name {
    margin-bottom: 5px;
}

i.fas.fa-chevron-right {
    margin-left: 5px;
}

/** common slider nav **/

.slider-nav-style .swiper-container-horizontal>.swiper-pagination-bullets {
    text-align: center;
    bottom: 40px;
}

.slider-nav-style .swiper-pagination-bullet {
    height: 5px !important;
    width: 50px !important;
    border-radius: 0 !important;
}

.location-individual-slider .swiper-pagination-bullet{
    opacity: .4;
}

.location-individual-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.slider-nav-style .elementor-testimonial__name {
    margin-bottom: 5px;
}

.slider-nav-style .elementor-swiper-button i {
    background: rgba(255,255,255,0.6);
    border-radius: 50px;
    padding: 12px;
    color: #000;
    font-size: 20px;
}

.slider-nav-style .elementor-swiper-button:hover i {
    background: rgba(255,255,255,1);
}



/******************************************/


.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background: #FFF0CA;
    border: 0;
    padding: 13px 20px 7px !important;
    border-radius: 50px;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-date {
    width: 48%;
    float: left;
    clear: none;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-time {
    float: right;
    width: 48%;
    clear: none;
}

.gform_legacy_markup_wrapper .clear-multi {
    display: flex;
    background: #FFF0CA;
    border: 0;
    padding: 6px 10px 6px 20px !important;
    border-radius: 50px;
}


.gform_legacy_markup_wrapper .appointment-time select {
    padding: 7px 0px 0px 0px !important;
    margin-top: 2px !important;
    background: transparent;
    margin-bottom: 0 !important;
    font-size: 18px;
    appearance: none;
}

.gform_legacy_markup_wrapper .appointment-time input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 7px 0px 0px 0px !important;
    background: transparent;
    font-size: 18px;
        text-align: center;
            cursor: pointer;
}

.gform_legacy_markup_wrapper .gfield_time_ampm, .gform_legacy_markup_wrapper .gfield_time_hour, .gform_legacy_markup_wrapper .gfield_time_minute {
    width: 20% !Important;
}

.ginput_container.ginput_container_phone:after {
    content: "";
    display: block;
    clear: both;
}


.gform_legacy_markup_wrapper select {
    background: #FFF0CA;
    border: 0;
    padding: 13px 20px 7px !important;
    border-radius: 50px;
}

.gform_legacy_markup_wrapper textarea.large {
    background: #FFF0CA;
    border: 0;
    padding: 13px 20px 7px;
    border-radius: 8px;
    height: 130px !IMPORTANT;
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
}


.gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    color: #17453B;
    font-weight: 500;
    font-family: "Calibre Semibold", Sans-serif;
    text-indent: 13px;
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 30px;
    padding-top: 0;
}

.gform_legacy_markup_wrapper ul li.gfield {
    clear: both;
}

.gform_legacy_markup_wrapper ul li.gfield {
       margin-top: 0 !important;
    padding-top: 0;
    margin-bottom: 25px;
}

.gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
    margin-top: -9px !important;
    margin-right: 6px;
}

.gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox] {
	margin-top: 1px !important;
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    font-size: 20px !Important;
    width: 100% !important;
    margin: 0 16px 0 0;
    background: #194239;
    color: #fff;
    border: 0;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}

.gform_legacy_markup_wrapper .gform_footer {
    padding: 5px 0 10px 0 !important;}
    

.jm-form .iti--allow-dropdown .iti__flag-container {
    background: #FFF0CA;
    border: 0;
    padding: 13px 20px 7px !important;
    border-radius: 50px;
    height: 48px;
    width: 18%;
}

.jm-form .gfield .iti.iti--allow-dropdown input {
    width: 80% !important;
    float: right;
}

.jm-form .iti--allow-dropdown:after {
    content:"";
    display: block;
    clear:both;
}

.gform_legacy_markup_wrapper .gfield_required {
    color: #17453B !important;
    margin-left: 1px !important;
    padding-left: 0 !important;
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield:after {
    content:"";
    display: block;
    clear:both;
}

.gfield_checkbox label {
    font-size: 18px !important;
    color: #333;
}

.jm-form .gform_legacy_markup_wrapper li.gfield.gfield_error, .jm-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0px!important;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    box-sizing: border-box;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 0 !important;
    margin-left: 20px!important;
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 0!important;
}

.gform_legacy_markup_wrapper .validation_message {
    color: red !important;
    font-weight: 400 !important;
    letter-spacing: normal!important;
}

.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper li.gfield_error textarea {
    border: 0 !important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 5px !important;
}
.gform_legacy_markup_wrapper .gfield_error .gfield_label {
    color: #17453B !important;
}

.gform_legacy_markup_wrapper div.validation_error {
 
    display: none;
}

.gform_wrapper .gfield_required {
        display: initial !IMPORTANT;}


/*.location-form .gform_legacy_markup_wrapper .gfield_required {
    color: #ffffff !important;
}*/


.iti.iti--allow-dropdown .iti__flag-container {
    width: 23%;
    position: relative;
    float: left;
    background: #FFF0CA;
    border: 0;
    padding: 7px 20px 7px !important;
    border-radius: 50px;
    height: 47px;
}

.iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
    padding: 7px 7px 7px !important;
}

.iti--allow-dropdown.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent;
}

.iti--allow-dropdown.iti--separate-dial-code .iti__selected-dial-code {
    margin-top: 6px !important;
}

.gfield .ginput_container .iti.iti--allow-dropdown input {
    float: right;
    width: 74% !important;
}

.iti.iti--allow-dropdown .iti__selected-flag {
    justify-content: space-between;
}

.iti.iti--allow-dropdown .iti__arrow:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.iti.iti--allow-dropdown .iti__arrow {
    position: relative;
    font-size: 0;
    border: 0;
    margin: 0;
    width: 13px;
    height: 13px;
}

div.gform_legacy_markup_wrapper li.gfield.gfield_error, div.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0px!important;
    border-top: 0px solid #c89797;
    border-bottom: 0px solid #c89797;
    padding-bottom: 0px;
    padding-top: 0px;
    box-sizing: border-box;
}

div.gform_wrapper .gfield_validation_message, div.gform_wrapper .validation_message {
    background: transparent;
    border: 0px solid #c02b0a;
    font-size: 14px;
    margin-top: 0;
    padding: 0;
}

div.gform_wrapper .ginput_container_select {
    position: relative;
}

div.gform_wrapper .ginput_container_select select {
    appearance: none;
}

div.gform_wrapper .ginput_container_select:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 18px;
    left: auto;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    right: 15px;
    z-index: 1;
}

.newsletter-form div#gform_confirmation_message_2 {
    color: #fff;
}

.newsletter-form div#gform_2_validation_container {
    display: none;
}


.book-form-style .gf_step_number {
    display:none !important;
}

.book-form-style .gf_step_pending {
    display:none !important;
}

.book-form-style .gf_step_completed {
     display:none !important;
}

.book-form-style .gf_step_label {
    font-size:20px;
    color:#194239;
}

.book-form-style .gf_step_label span {
    font-family: "Cheltenham Pro Bold", sans-serif;
    font-size: 20px;
}

.gform_legacy_markup_wrapper .book-form-style .gf_step {
    height:auto !important;
        margin-top: 0;
        margin-left: 13px;  
}

.gform_legacy_markup_wrapper .book-form-style .gf_page_steps {
    border:0;
}

.gform_legacy_markup_wrapper .book-form-style .gform_page_footer {
    border-top: 0px dotted #ccc;}
    
.book-form-style .gform_previous_button {
    display:none !important;
}


.thankyou-div {
    text-align: center;
    color: #194239;
    width: 78%;
    margin: 0 auto;
}

.thankyou-div h3 {
    font-family: "Cheltenham Pro";
    font-size: 32px;
}

.thankyou-div p.text {
    margin: 20px 0 20px 0;
    color: #194239;
}

.thankyou-div button.btn-back {
    font-size: 20px !Important;
    width: 100% !important;
    margin: 0 16px 0 0;
    background: #194239;
    color: #fff;
    border: 0;
}

.thankyou-div h5 {
    font-size: 20px;
    font-family: "Cheltenham Pro";
}

.happen-next-block {
    margin-top: 30px;
    padding-top: 20px;
}

.happen-next-block ul li {
    display: inline;
    list-style: none;
    margin: 0px 20px;
    font-size: 15px;
        position: relative;
}

.happen-next-block ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
}

.happen-next-block ul li span {
    display: block;
    font-size: 22px;
    font-family: "Cheltenham Pro Bold";
    margin-bottom: 5px;
}

.happen-next-block ul li:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -20px;
    top: 8px;
}

.happen-next-block ul li:last-child:after {
    display: none;
}

.appointment-date input {
    background-image: url(assets/images/calendar-icon.png) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
}

.appointment-time .clear-multi {
    /*background-image: url(assets/images/schedule-time.png) !important;*/
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
}


.blog-form .gform_legacy_markup_wrapper .top_label .gfield_label{
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
    color: #17453B;
    font-weight: 500;
    font-family: "Calibre Semibold", Sans-serif;
    text-indent: 13px;
    font-size: 16px;
    height: 12px;
}

.blog-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 18px;
}

.blog-form li#field_1_8 {
    margin-bottom: 5px;
}



/*****************************/

.newsletter-form .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    width: 100%;
    background: #FFF0CA;
    border: 0;
    padding: 13px 20px 7px !important;
    border-radius: 50px;
    font-size: 20px;
    line-height: 1.5;
    height: 60px;
}

form#gform_2 {
    position: relative;
}

.newsletter-form .gform_footer.top_label {position: absolute;
    top: 29px;
    right: 6px;
    margin: 0 !IMPORTANT;
    padding: 0 !important;
}

.newsletter-form input[type="submit"] {
    font-family: "Calibre Semibold", Sans-serif;
    font-size: 20px;
    line-height: 1em;
    border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
    padding: 12px 25px 6px 25px;
    background: #17443B;
    border: 0;
    color: #fff;
    font-size: 20px;
    margin: 0 !important;
    height: 50px;
}

.newsletter-form .gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    font-weight: 400 !important;
    margin-bottom: 4px;
    display: inline-block;
    padding: 0;
    color: #fff;
    text-indent: 10px;
}

/***** Blog post **************************************/


.blog-post.elementor-widget-posts .elementor-post__text {
    flex-direction: column-reverse;
    display: flex;
}

.blog-post.elementor-widget-posts .elementor-post__text :nth-child(2) {
    order: 1;
}

.blog-post.elementor-widget-posts .elementor-post__text :nth-child(1) {
    order: 1;
    margin-bottom: 10px;
}

.blog-post.elementor-widget-posts .elementor-post__meta-data {
    line-height: 1;
    margin-bottom: 5px;
}

.blog-post.first-post.elementor-widget-posts .elementor-post__text :nth-child(1) {
    margin-bottom: 15px;
}

.blog-post.first-post.elementor-widget-posts .elementor-post__meta-data {
    margin-bottom: 10px;
}

.blog-post .elementor-posts .elementor-post__excerpt p {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/***************************************************/

span.rm-t {
    font-size: 16px;
    margin-top: 0px;
    float: left;
    margin-right: 5px;
}

.office-section span.rm-t {
    margin-top: -4px;
}

.card-listing span.rm-t {
     margin-top: 0;
         font-family: "Calibre", Sans-serif;
}

span.seats {
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
        font-family: "Calibre", Sans-serif;
}

.img-top-shadow .elementor-widget-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}


.note-text2 {
    padding: 0 15px;
    border-left: 5px solid #FFCD66;
    border-radius: 3px;
    margin: 15px 0 25px 0 !important;
}

.note-text2 p {
    margin: 0;
}


.accordion-style .bdt-ep-accordion-item {
    border-bottom: 1px solid #dddddd;
}

/*** Location slider **/

.location-slider .swiper-container {
    /*overflow: visible;*/
    
}

.location-slider .swiper-container  {
    margin-right: -8%;
    margin-left: 0;
    width: auto !important;
}

.location-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -50% !important;
    z-index: 3;
    margin-top: 60px;
}

.location-slider .elementor-swiper-button-next {
    right: 137% !important;
    z-index: 3;
    margin-top: 60px;
}


.elementor-widget-theme-post-content img {
    width:100%;
    border-radius: 12px;
    margin:20px 0;
    height: 440px;
    object-fit: cover;
}



.right-col-list .elementor-icon-box-wrapper {
    align-content: space-between;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.right-col-list .elementor-icon-box-wrapper > div {
    width:100%;
}

.right-col-list .elementor-widget-wrap > div {
    height:100%;
}

.right-col-list div.elementor-widget-container  {
    height:100%;
}



.right-col-list2 .elementor-icon-box-wrapper {
    align-content: space-between;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.right-col-list2 .elementor-icon-box-wrapper > div {
    width:100%;
}


.right-col-list2 .elementor-image-box-wrapper {
    align-content: space-between;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.right-col-list2 .elementor-image-box-wrapper > div {
    width:100%;
}

.right-col-list2 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100% !important;
    margin-bottom: 15px !important;
}

.right-col-list2 .elementor-image-box-wrapper .elementor-image-box-img img{
    width: 40px;
}





br.desktop {
    display: block;
}

br.mobile {
    display: none;
}

.note-text p {
    margin-bottom: 0
}



.loc-read-more {
    /*width: 160px;*/
}




.tab-style-solution .nav-tabs {
    width:50%;
}

.tab-style-solution .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
    text-align:left !important;
}

.tab-style-solution .elementkit-tab-wraper {
    align-items: center;
}


select.facetwp-dropdown {
    font-size: 20px;
    border: 0;
    border-radius: 50px;
    padding: 14px 20px 10px;
    font-family: "Calibre";
    background: transparent;
    height: 50px;
}

.facetwp-type-dropdown {
    position: relative;
    background: #FFEBB9 url('assets/images/arrow-dropdown-green.png') no-repeat 90% 55%;
    border-radius: 50px;
}

.facetwp-facet {
    margin-bottom: 30px !important;
}

/*.facetwp-type-dropdown:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 40%;
    right: 12px;
    margin: 0;
    padding: 0;
}*/


select.facetwp-dropdown {
    -webkit-appearance: none;
    appearance: none;
}

.facetwp-facet {
    margin-bottom: 30px !important;
}


.otgs-development-site-front-end {
    display: none;
}


/*.location-workspace .elementor-widget-container {
    display: flex;
    width: 100%;
    background: #FFEBB9;
    border: 0;
    border-radius: 50px;
    padding: 6px;
    height: 60px;
}

.location-workspace .facetwp-facet {
    width: 70%;
    margin-bottom: 0 !important;
}

.location-workspace button.fwp-submit {
    width: 30%;
    font-family: "Calibre Semibold", Sans-serif;
    font-size: 20px;
    line-height: 1em;
    border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
    padding: 12px 25px 6px 25px;
    background: #17443B;
    border: 0;
    color: #fff;
    font-size: 20px;
    margin: 0 !important;
}

.location-workspace select.facetwp-dropdown {
    padding: 10px 20px 0;
    line-height: 35px;
}*/


.location-listing-section :hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8;
}

.location-listing-section .locations .post-image {
  overflow: hidden;
}

/*.post-image:before {
    content: '\00a0';
    font-size: 1.5em;
    width: 100%;
    z-index: 1;
    padding: 20px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    overflow: visible;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    position: absolute;
    height: 100%;
    border-radius: 12px;
}

.post-image:hover:before {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.6);
}*/


.lds-ellipsis div {
    background: #51A895 !important;
}






.location-workspace .div-workspace {
    display: flex;
    width: 100%;
    border: 0;
    border-radius: 50px;
    padding: 6px;
    height: 60px;
    position: relative;
    background: #FFEBB9 url('assets/images/arrow-dropdown-green.png') no-repeat 66% 55%;
}


.location-workspace select {
    width: 70%;
    margin-bottom: 0 !important;
    padding: 7px 20px 0;
    line-height: 35px;
    border: 0;
    background: transparent;
    border-radius: 50px;
    -webkit-appearance: none;
    appearance: none;
    font-size: 20px;
   
}


/*.location-workspace .div-workspace:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 40%;
    right: 35%;;
    margin: 0;
    padding: 0;
}*/

.location-workspace button {
    width: 30%;
    font-family: "Calibre Semibold", Sans-serif;
    font-size: 20px;
    line-height: 1em;
    border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
    padding: 12px 25px 6px 25px;
    background: #17443B;
    border: 0;
    color: #fff;
    font-size: 20px;
    margin: 0 !important;
}

.splash-banner .location-workspace select {
    padding: 7px 40px 0 10px;
}


.elementor-divider-separator {
    border-radius: 5px;
}


.view-all-link a:hover {
    color: #40907e !important;
}


/*.location-form .gform_page_footer input.button:focus {
    background: #E0B151 !important;
}*/



.list-what-included .elementor-icon-list-item > .elementor-icon-list-text {
        margin-top: 7px;
}


/************************/

.private-office-locations {
    display:flex;
}

.private-office-locations .location-lists {
   width: 27%;
    margin-right: 3%;
    padding: 30px 0;
    overflow-y: auto;
    height: 520px;
}

.private-office-locations .location-details {
    width: 70%;
}

.private-office-locations .slick-slide img {
    width:100%;
    border-radius:12px;
    height: 520px;
    object-fit: cover;
}

.location-details .slick-dots {
    bottom: 35px;}

.location-details .slick-dots li {
    height: 5px !important;
    width: 50px !important;
    border-radius: 0 !important;
    cursor: pointer;
    opacity: .4;
    background: #FFCC50;
}

.location-details .slick-dots li button {
    width: 100%;
    height: 5px;
    padding: 0;
}

.location-details .slick-dots li.slick-active {
    opacity: 1;
}

.location-details .slick-dots li button:focus, .location-details .slick-dots li button:hover {
   background: transparent;
}

.location-details .slick-dots li button::before{
    display: none;
}

.location-details .slick-dotted.slick-slider {
    margin-bottom: 10px;
}

.location-info {
        display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
}

.location-info .loc-read-more a {
    font-family: "Calibre Semibold", Sans-serif;
    font-size: 18px;
    line-height: 1em;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 0 10px 0;
    background: #FFCD66;
    color: #194239;
    display: block;
    transition: all 0.3s ease;
    width: 152px;
    text-align: center;
}

.location-info .loc-read-more a:hover {
    transform: scale(1.1);
}

.loc-read-more i{
    font-size: 13px;
}

.loc-title {
    font-size: 24px;
    font-family: "Cheltenham Pro", Sans-serif;
    margin-bottom: 15px;
    color:#194239;
    float: left;
    margin-right: 20px;

}

.loc-pax {
    float: left;
    background: url('assets/images/user-icon.png') no-repeat 0px 5px;
    padding-left: 19px;
    line-height: 30px;
}

.loc-add {
    width: 70%;
    color:#194239;
    clear: both;
}

.location-details button.slick-prev.slick-arrow {
    left: 10px;

}

.location-details button.slick-next.slick-arrow {
    right: 10px;
}

.location-details .slick-next, .location-details .slick-prev {
    width:40px;
    height:40px;
    z-index: 1;
    padding:0;
}

.location-details .slick-next::before, .location-details .slick-prev::before {
       /* font-size: 40px; */
}

.location-details .slick-next::before{
    content: '\e87d';
    background: rgba(255,255,255,0.6);
    border-radius: 50px;
    padding: 12px;
    color: #000;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
}

.location-details .slick-prev::before {
    content: '\e87e';
    background: rgba(255,255,255,0.6);
    border-radius: 50px;
    padding: 12px;
    color: #000;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
}
        
    
.location-lists .loc-name {
     font-size: 18px;
    font-family: "Cheltenham Pro", Sans-serif;
    color: #194239;
    text-indent: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    cursor: pointer; 
}

.location-lists .loc-name.active {
    color: #fff;
    background: #51A895;
    border-radius: 12px;
    padding: 10px;
    text-indent: 10px;
}


.working-card span.seats {
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
    font-family: "Calibre", Sans-serif;
    display: block;
    text-align: right;
}



/*******************************/

.slider-nav-style .swiper-container:before {
    content: "";
    background: #000;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 100px;
    z-index: 2;
    width: 100%;
    height: 20%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgb(0 0 0 / 70%) 100%);
    border-radius: 12px;
}

.slider-nav-style .swiper-container {
    border-radius: 12px;
}

.slider-nav-style .swiper-container .swiper-slide figure {
    line-height: 0;
}

.point-list .elementor-icon-list-item .elementor-icon-list-text {
  margin-top: -5px;
}


.point-list .elementor-icon-list-item {
    align-items: start; margin-bottom: 10px}


.gform_legacy_markup_wrapper .gform_footer input.button:hover, .gform_legacy_markup_wrapper .gform_page_footer input.button:hover {
    transform: scale(1.05);
}


select {
    cursor: pointer;
}


.iti.iti--allow-dropdown .iti__arrow:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}


.post-tab .elementor-post:hover .elementor-page-title .elementor-heading-title {
    color: #40907E !important;
}

 .ui-datepicker-header, .ui-datepicker-header .ui-datepicker-header {
    background-color: #ffffff !important;
    text-shadow: none !important;
}


.elementor-icon-list-item a:hover .elementor-icon-list-text {
    color: #358473 !Important;
}



.wpml-ls-legacy-dropdown {
    display: flex;
    width: 100%;
    border: 0;
    border-radius: 50px;
    padding: 6px;
    height: 60px;
    position: relative;
    background: #FFEBB9;
}


.wpml-ls-legacy-dropdown>ul {
    width: 100%;
}


.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    background: transparent;
    border: 0;
    height: 48px;
    line-height: 45px;
     color: #18443A;
     padding-left: 20px;
}


.wpml-ls-legacy-dropdown a:hover {
    color: #18443A !important;
    background: transparent !important;
    border: 0;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-style: normal;
    font-weight: 700;
    border: 0;
    top: 2px;
    right: 20px;
    font-size: 16px;
}


.wpml-ls-legacy-dropdown a span {
    font-size: 22px;
    font-family: "Calibre Medium", Sans-serif;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    background: transparent;
    border: 0;
}

.wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu {
    border: 0;
}


span.seats.formeeting {
    display: none !important;
}

.language-switcher .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-left: 10px;
}


/******* Location grid **********/


.spaces-list-div {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 35px;
}


.spaces-list-div .space-header img {
    width: 100%;
    border-radius: 12px 12px 12px 12px;
}

.spaces-list-div .space-header {
    overflow: hidden;
    position: relative;
    border-radius: 12px 12px 12px 12px;
    line-height: 0;
    margin-bottom: 20px;
}


.spaces-list-div .space-header:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,.75) 0%, rgba(0,0,0,0) 100%);
}

.spaces-list-div .space-title {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-family: "Cheltenham Pro Bold", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3em;
}

.spaces-list-div .space-price {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ffffff;
    font-family: "Calibre Medium", Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1em;
}

.spaces-list-div  .space-price sub{
    vertical-align: middle;
    font-size: 14px;
    margin-left: 5px;
    font-family: "Calibre", Sans-serif;
    display: block;
    text-align: right;
}


.spaces-list-div .space-price sup {
    font-size: 16px;
    margin-top: 0px;
}

.spaces-list-div .space-price .price-rm {
    text-align: right;
    margin-bottom: 5px;
}

.spaces-list-div .space-card-desc {
    margin-bottom: 20px;
}


.spaces-list-div .space-desc {
    margin: 0px 0px 20px 0px;
    padding: 15px 15px 15px 15px;
    background-color: #51A89510;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #51A895;
    border-radius: 3px 3px 3px 3px;
    color: #16443A;
    font-family: "Calibre", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
}

.spaces-list-div .space-desc p {
    margin: 0;
}

.gform_wrapper .gform_validation_errors {
    background: transparent !important;
    border: 0 !important;
    position: absolute !important;
    top: -54px;
    display: none !important;
}


.gform_wrapper .gform_validation_errors h2.gform_submission_error {
    font-family: "Calibre", Sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    letter-spacing: 0;
    line-height: 1;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: transparent !important;
}

/******* Home new form ****************************************************************/

.book-form-new_wrapper > form > .gform_body > ul.gform_fields {
    display: flex;
    flex-wrap: wrap;
}

.book-form-new_wrapper ul.gform_fields li.gfield {
     flex:0 0 18.75%;
    border-right:1px solid #ccc;
    margin-bottom: 10px;
    margin-right: 1.5%;
    padding-right: 1.5% !IMPORTANT;
}

.book-form-new_wrapper ul.gform_fields li.gfield.consent-design {
    flex-basis: 77%;
    border: 0;
    padding: 0 !IMPORTANT;
    margin: 0 0 0 0;
}

.book-form-new_wrapper .top_label .gfield_label {
    font-size: 14px;
    text-indent: 0;
}

.book-form-new_wrapper .gfield_required {
    margin-left: 0px !important;
}

.book-form-new_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: #fff;
    border: 0;
    padding: 0 !important;
    border-radius: 0;
    height: 30px;
    color: #194239;
    font-weight: 600;
}

.book-form-new_wrapper ul.gform_fields li.gfield.appointment-date {
    border: 0;
    margin-right: 0;
}

.book-form-new_wrapper select {
    background: #fff;
    border: 0;
    padding: 0 !important;
    border-radius: 0;
    height: 30px;
    color: #194239;
    font-weight: 400;
}

.book-form-new_wrapper .iti.iti--allow-dropdown .iti__flag-container {
    width: auto !important;
    position: relative;
    float: left;
    background: #fff;
    border: 0;
    padding: 0 !important;
    border-radius: 0;
    height: 23px;
}

.book-form-new_wrapper .iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
    padding: 0 !important;
    margin-top: 2px;
    margin-right: 4px;
}

.book-form-new_wrapper .gfield .iti.iti--allow-dropdown input {
    width: 100% !important; 
}

.book-form-new_wrapper .gfield .iti.iti--allow-dropdown {
    display: flex;
    position: relative;
}

.book-form-new_wrapper .iti__selected-flag {
    padding: 0;
    margin-right: 5px;
}

.book-form-new_wrapper .iti.iti--allow-dropdown .iti__arrow {
    display: none;
}

.gform_wrapper.book-form-new_wrapper .ginput_container_select:before {
    content: "\e994";
    font-family: elementskit!important;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: auto;
    margin: 0;
    padding: 0;
    width: 15px;
    height: 15px;
    right: 15px;
    z-index: 1;
    opacity: 0.5;
}

.book-form-new_wrapper .appointment-date input {
    background-image: none !important;
}

.book-form-new_wrapper.gform_legacy_markup_wrapper {
    margin-bottom: 0;
    margin-top: 0;
}

.book-form-new_wrapper.gform_legacy_markup_wrapper .gform_footer {
    padding: 0 !IMPORTANT;
    margin: 0;
    width: 20%;
    /*position: absolute;
    right: 30px;
    bottom: 15px;*/
    margin-right: 0;
    margin-left: auto;
    margin-top: -40px;
    margin-bottom: 6px;
}

.book-form-new_wrapper.gform_legacy_markup_wrapper .consent-design .gfield_checkbox li label {
        font-size: 14px !important;
}

.book-form-new_wrapper .gfield_checkbox label {
    color: #194239 !important;
}

.book-form-new_wrapper.gform_legacy_markup_wrapper .consent-design .gfield_checkbox li {
    margin-bottom: 0px !important;
}

.book-form-new_wrapper.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin-top: 0;
    margin-left: 0 !important;
}

.book-form-new_wrapper.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 0px;
}

.book-form-new_wrapper .gform_ajax_spinner {
    position: absolute;
}

.book-form-new_wrapper ::-webkit-input-placeholder { 
  color: #19423950;
}



.book-form-new_wrapper :-ms-input-placeholder { 
  color: #19423950;
}

.book-form-new_wrapper ::placeholder {
  color: #19423950;
    font-weight:600;
}

.book-form-new_wrapper .iti--allow-dropdown.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 3px;
    font-weight: 600;
    color: #194239;
    margin-top: 4px !important;
}

.book-form-section.elementor-sticky--active {
    width: 100% !important;
    background: #ffffff !important;
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px !important;
}

.book-form-section.elementor-sticky--active .elementor-widget-wrap {
    box-shadow: none !important;

}


.individual-location .book-form-new_wrapper ul.gform_fields li.gfield {
    flex: 0 0 23.85%;}

.individual-location .book-form-new_wrapper ul.gform_fields li.gfield.consent-design {
    flex-basis: 77%;
}

.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 0px solid #c02b0a;
}


.gform_legacy_markup_wrapper .ginput_container_checkbox ul.gfield_checkbox li {
    align-items: flex-start;
    display: flex;
}

.gform_legacy_markup_wrapper .ginput_container_checkbox .gfield_checkbox li label {
    line-height: 1.2em !important;
}

.gform_wrapper .gfield_error label {
    color: #333 !important;
}



































/********************************************/







@media (min-width:1025px){

    .location-slider .swiper-pagination {
        display: none;
    }

}



@media (min-width: 1440px){

    .location-slider .elementor-swiper-button-next {
        right: 138% !important;
    }

    .section-graphic {
        background-position: 104% 143% !important;
    }
}


@media (min-width: 1600px){
    .section-graphic {
        background-position: 101% 123% !important;}
}




@media (min-width: 768px) and (max-width:1024px){
    .location-slider .swiper-pagination {
        display: none;
    }
}


@media (min-width: 767px) and (max-width: 1402px){
    .location-slider .elementor-swiper-button-next {
       margin-top: 90px;
    }

    .location-slider .elementor-swiper-button.elementor-swiper-button-prev {
       margin-top: 90px;
    }
}



@media (max-width:1024px){

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 10px 30px;
    }

    .location-slider .swiper-container {
        margin-right:-40%;
        margin-left: 0;
        width: auto !important;
    }

    .location-slider .elementor-swiper-button-next{right: 125% !important; top:60%;}

    .location-slider .elementor-swiper-button.elementor-swiper-button-prev {
        left: -50% !important; top:60%;} 

        .location-workspace button {
    width: 35%;}

    .location-workspace select {
    width: 65%;}

    .location-workspace .div-workspace:before {
            right: 38%;
    }

    .location-workspace .div-workspace {
       width: 500px;
    }

    span.seats {
        display: block;
        text-align: right;
    }

    .office-section span.seats {
        display: inline;
        text-align: left;
    }

    .office-section span.rm-t {
        float: left;
        vertical-align: top;
        margin-top: -3px;
    }

    span.rm-t {
        float: none;
        vertical-align: top;
    }

    .elementor-widget-theme-post-content img {
         height: 340px;
        object-fit: cover;
    }

    .private-office-locations .slick-slide img {
        height: 324px;
    }

    .loc-read-more {
        width: 182px;
    }

    .loc-add {
    width: 90%;}

    .loc-title {
    font-size: 22px;}

    .loc-add {
        font-size: 16px;
    }

    .thankyou-div {
        width: 88%;
    
    }

    .happen-next-block ul li {
        margin: 0px 15px;
    font-size: 12px;}

    .spaces-list-div {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-column-gap: 30px;
        grid-row-gap: 35px;
    }
	
	.book-a-tour-bottom-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
		box-shadow: rgb(149 157 165 / 40%) 0px 0px 24px;
    } 

    .book-form-new_wrapper>form>.gform_body>ul.gform_fields {
        display: block;
        flex-wrap: wrap;
    }

    .book-form-new_wrapper ul.gform_fields li.gfield {
        flex: 0;
        border-right: 0;
        margin-bottom: 10px;
        margin-right: 0;
        padding-right: 0 !IMPORTANT;
    }

    .gform_legacy_markup_wrapper.book-form-new_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        border: 0;
        height: 40px;
        color: #194239;
        font-weight: 600;
        padding: 15px 20px 10px!important;
        background: #FFF0CA;
        border-radius: 20px;
        font-size: 16px;
    }

    .book-form-new_wrapper select {
        border: 0;
        height: 40px;
        color: #194239;
        font-weight: 600;
        padding: 10px 20px 10px!important;
        background: #FFF0CA;
        border-radius: 20px;
        font-size: 16px;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-date {
    width: 100%;}

    .gform_wrapper.book-form-new_wrapper .ginput_container_select:before {
    top: 13px;}

    .book-form-new_wrapper .top_label .gfield_label {
        text-indent: 13px !important;
        font-size: 18px;
    }

    .book-form-new_wrapper ul.gform_fields li.gfield {
        margin-bottom: 20px;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper .gform_footer {
        padding: 0 !IMPORTANT;
        margin: 0;
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper .gform_footer input {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .book-form-new_wrapper .ginput_container_phone {
        border: 0;
        color: #194239;
        font-weight: 600;
        padding: 0px 20px 0px!important;
        background: #FFF0CA;
        border-radius: 20px;
        font-size: 16px;
    }

    .book-form-new_wrapper .ginput_container.ginput_container_checkbox {
        margin-bottom: 0!important;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper .consent-design ul.gfield_checkbox {
        margin-top: 0!important;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper .consent-design ul.gfield_checkbox li {
        
        width: 100%;
    }

    .book-form-new_wrapper .iti.iti--allow-dropdown .iti__flag-container {
        width: auto !important;
        position: relative;
        float: left;
        border: 0;
        padding: 0 !important;
        border-radius: 0;
        background: transparent;
        height: 40px;
    }

    .book-form-new_wrapper .iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
        padding: 0 !important;
        margin-top: 2px;
        margin-right: 4px;
    }

    .gform_wrapper.book-form-new_wrapper .gfield .iti.iti--allow-dropdown input {
        width: 100% !important; 
    }

    .book-form-new_wrapper .gfield .iti.iti--allow-dropdown {
        display: flex;
        position: relative;
    }

    .book-form-new_wrapper .iti__selected-flag {
        padding: 0;
        margin-right: 5px;
    }

    .book-form-new_wrapper .iti.iti--allow-dropdown .iti__arrow {
        display: none;
    }

    .book-form-new_wrapper.gform_legacy_markup_wrapper .gfield_checkbox li input, .book-form-new_wrapper.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .book-form-new_wrapper.gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
        margin-top: 0px!important;
    }

    .book-form-new_wrapper .gform_footer input[type="submit"] {
        padding: 13px 0 12px 0;
    }

     .book-form-section {
        display:none;
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        background: #fff;
        overflow: scroll;
        padding: 30px 0;
    }
    
    .book-form-section .elementor-widget-wrap {
        box-shadow: none !important;
    }


    /* For Mobile **/

    .book-form-new-mobile_wrapper .ginput_container_phone {
        border: 0;
        color: #194239;
        font-weight: 600;
        padding: 0px 20px 0px!important;
        background: #FFF0CA;
        border-radius: 20px;
        font-size: 16px;
    }


    .book-form-new-mobile_wrapper .iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
        padding: 0!important;
        margin-top: 0px;
        margin-right: 4px;
    }

    .book-form-new-mobile_wrapper select {
        background: #FFF0CA;
        border: 0;
        padding: 13px 20px 7px!important;
        border-radius: 50px;
        font-size: 18px!important;
        font-weight: 400!important;
        color: #194239;
    }

    .book-form-new-mobile_wrapper .iti.iti--allow-dropdown .iti__flag-container {
        width: auto !important;
        position: relative;
        float: left;
        border: 0;
        padding: 0 !important;
        border-radius: 0;
        background: transparent;
        height: 40px;
    }

    .book-form-new-mobile_wrapper .iti--allow-dropdown.iti--separate-dial-code .iti__flag-container {
        padding: 0 !important;
        margin-top: 2px;
        margin-right: 4px;
    }

    .gform_wrapper.book-form-new-mobile_wrapper .gfield .iti.iti--allow-dropdown input {
        width: 100% !important; 
    }

    .book-form-new-mobile_wrapper .gfield .iti.iti--allow-dropdown {
        display: flex;
        position: relative;
    }

    .book-form-new-mobile_wrapper .iti__selected-flag {
        padding: 0;
        margin-right: 5px;
    }

    .book-form-new-mobile_wrapper .iti.iti--allow-dropdown .iti__arrow {
        display: none;
    }

    .gform_wrapper.book-form-new-mobile_wrapper .ginput_container_phone input {
        padding: 15px 20px 10px!important;
    }

    .gform_wrapper.book-form-new-mobile_wrapper .ginput_container_select:before {
        content: "\e994";
        font-family: elementskit!important;
        speak: none;
        font-weight: 600;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        position: absolute;
        top: 17px;
        left: auto;
        margin: 0;
        padding: 0;
        width: 15px;
        height: 15px;
        right: 15px;
        z-index: 1;
        opacity: 0.5;
    }

    .book-form-new-mobile_wrapper .appointment-date input {
        background-image: none !important;
    }

    .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-date {
        width: 100%;
    }

    .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper ul li.gfield {
        margin-bottom: 15px;
    }

    .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper .top_label .gfield_label{
        text-indent: 15px;
        font-size: 16px;
    }

    .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper .gfield_checkbox li input, .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .book-form-new-mobile_wrapper.gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
        margin-top: 0!important;
    }


    .book-form-new_wrapper.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
        margin-top: 6px;
        margin-left: 0!important;
        text-indent: 10px;
        margin-bottom: 5px;
    }

    .gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
        margin-top: 0!important;
    }

    .book-form-new_wrapper ul.gform_fields li.gfield.consent-design {
        margin: 0 0 10px 0;
    }

}





@media (max-width:767px) {

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 10px 20px;
    }

    .location-list {
    	grid-template-columns: repeat(1, 1fr);
    }

    .location-list li img {
    	height: 70vw;
    }

    .location-workspace .div-workspace {
    width: 100%;
        display: block;
        height: auto;
        background: transparent;
        padding: 0;
    }

    .location-workspace select {
        width: 100%;
        background: #FFEBB9 url(assets/images/arrow-dropdown-green.png) no-repeat 94% 23px;
        border: 0;
        border-radius: 50px;
        padding: 0px 16px;
        height: 50px;
        position: relative;
        line-height: 2.9;
        margin-bottom: 20px !important;
    }

    .location-workspace button {
        width: 100%;
        height: 50px;
    }

    .location-workspace .div-workspace:before {
        right: 18px;
        z-index: 1;
            top: 20px;
    }

        .testimonial-slider .elementor-testimonial {
           display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .testimonial-slider .swiper-slide .elementor-testimonial__content {
        padding-left: 0;
    }

    .testimonial-slider .elementor-testimonial__footer {padding-left:0 !Important;}

    .testimonial-slider .swiper-slide {
     padding-left:0 !Important;   
    }

    .testimonial-slider .elementor-testimonial__content {margin-bottom:20px;}

    .testimonial-slider  .elementor-testimonial__image img {
        height:auto !important;
    }

    .testimonial-slider .swiper-container-horizontal>.swiper-pagination-bullets {
        text-align: center;
        margin-left: 0;
    }

    .newsletter-form .gform_footer.top_label {
        position: relative;
        top: 0;
        right: 0;
        margin: 0 !IMPORTANT;
        padding: 0 !important;
        margin-top: 15px !important;
    }

    .newsletter-form input[type="submit"] {
        padding: 8px 25px 3px 25px;
        width: 100%;
        border: 1px solid #fff;
        height: 60px;
    }

    .card-listing span.seats {
        display: block;
        text-align: right;
        font-size: 12px;
    }

    .gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
        margin-top: 4px !important;
    }

    .gform_legacy_markup_wrapper .gfield_checkbox li input, .gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox], .gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
            vertical-align: top !important;}

        .elementor-widget-theme-post-content img {
        
        margin:10px 0;
    }

    .card-listing span.rm-t {
        margin-top: 0;
        position: relative;
        top: -1px;
        float: none;
    }

    .right-col-list .elementor-icon-box-wrapper {
        flex-wrap: inherit;
    }

    .right-col-list .elementor-icon-box-wrapper > div.elementor-icon-box-icon {
        width: auto;
        margin-right: 30px !important;
        margin-top: 10px;
    }

    .right-col-list2 .elementor-icon-box-wrapper {
        flex-wrap: inherit;
    }

    .right-col-list2 .elementor-icon-box-wrapper > div.elementor-icon-box-icon {
        width: auto;
        margin-right: 30px !important;
        margin-top: 10px;
    }



    .right-col-list .elementor-image-box-wrapper {
        flex-wrap: inherit;
    }

    .right-col-list .elementor-image-box-wrapper .elementor-image-box-icon {
        width: auto;
        margin-right: 30px !important;
        margin-top: 10px;
    }

    .right-col-list2 .elementor-image-box-wrapper {
        flex-wrap: inherit;
    }

    .right-col-list2 .elementor-image-box-wrapper .elementor-image-box-icon {
        width: auto;
        margin-right: 30px !important;
        margin-top: 10px;
    }


    .right-col-list2 .elementor-image-box-wrapper .elementor-image-box-img {
        width: auto !important;
        margin-bottom: 0 !important;
        margin-right: 30px !important;
        margin-top: 10px !important;
    }


    .right-col-list2 .elementor-image-box-wrapper {
        align-items: center;
        display: flex !important;
    }


    .right-col-list2 .elementor-image-box-wrapper .elementor-image-box-img img {
        width: 48px;
    }


    .elementor-widget .elementor-icon-list-item {
        align-items: flex-start;
    }

    br.desktop {
        display: none;
    }

    br.mobile {
        display: block;
    }

    .clients-logo .elementor-container {
        width: 700px;
        display: flex;
        flex-wrap: inherit;
    }

    .clients-logo {
        overflow-x: scroll;
    }

    .iti.iti--allow-dropdown .iti__flag-container {
        width: 40%;
        padding: 7px 10px 7px !important;
        height: 42px;

    }

    .gfield .ginput_container .iti.iti--allow-dropdown input {
         width: 56% !important;
    }

    .gform_legacy_markup_wrapper li.field_sublabel_below.appointment-time .ginput_complex {
        margin-top: 0px !important;
    }

    .slider-nav-style .swiper-container-horizontal>.swiper-pagination-bullets {
        text-align: center;
        bottom: -30px;
    }

    .slider-nav-style .swiper-pagination-bullet {
        width: 30px !important;
    }

    .tab-style-solution .tab-block .nav-tabs {
        width: 720px;
        list-style: none;
        padding-bottom: 40px !important;
    }
    
    .tab-style-solution .nav-tabs>li {
        float: left !important;
        margin-bottom: 0 !Important;
    }

    .tab-style-solution .tab-block {
        overflow-x: scroll;
    }

    .whatincluded-heading.elementor-absolute  {
        position: relative !important;
        top: 0 !important;
        margin-bottom: 30px !important;
    }

    span.seats {
        display: block;
    }

    .col-reverse-mobile .elementor-container {
            flex-flow: wrap-reverse;
    }

    .col-reverse-mobile .space-3-widget .elementor-container .elementor-widget-image {
        margin-top:30px;
    }

    .space-3-widget span.seats {
        display: inline;
    }

    .location-workspace .elementor-widget-container {
        display: block;
        width: 100%;
        background: transparent;
        border: 0;
        border-radius: 0;
        padding: initial;
        height: auto;
    }

    .location-workspace .facetwp-facet {
        width: 100%;
        margin-bottom: 17px !important;
        height: 46px;
    }

    .location-workspace button.fwp-submit {
        height: 46px;
        width: 100%;   
    }

    select.facetwp-dropdown {
        font-size: 16px;
        padding: 12px 30px 10px 15px;
        height: 42px;
    }

    .facetwp-facet {
        margin-bottom: 25px !important;
    }

    .newsletter-form div#gform_confirmation_message_2 {
        text-align: center;
    }

    span.rm-t {
        float: none;
        vertical-align: middle;
    }

    .right-col-list .elementor-icon-box-wrapper {
    
        align-items: center; display: flex !important;

    }

    .right-col-list2 .elementor-icon-box-wrapper {
    
        align-items: center;
        display: flex !important;
    }

    .elementor-widget-theme-post-content img {
        height: 220px;
    }

    .blog-img img {
        height: 220px;
        object-fit: cover;
    }

    .private-office-locations {
        display: block;
    }
    
    .private-office-locations .location-lists {
    width: 100%;
    margin-right: 0; height: 180px; padding: 0; margin: 30px 0}
    
    .private-office-locations .location-details {
        width: 100%;
    }

    .location-info {
        display: block;}
        
        .loc-add {
        width: 100%;
        color: #194239;
        font-size: 16px;
    }

    .location-info .loc-read-more a {
        font-family: "Calibre Semibold", Sans-serif;
        display: inline-block;
        margin-top: 15px;
    }

    .loc-title {
        font-size: 22px;}

        .list-what-included .elementor-icon-list-item > .elementor-icon-list-text {
        margin-top: 5px;
    }

    .location-lists .loc-name.active {
        border-radius: 8px;
    
    }

    .private-office-locations .slick-slide img {
        height: 208px;
    }

    .location-details .slick-dots {
        bottom: -20px;
    }

    .location-details .slick-dots li {
        width: 30px !important;}

    .location-info {
        margin: 35px 0;
    }

    .gform_confirmation_message img {
        width: 80px;
    }

    .thankyou-div p.text {
    margin: 20px 0 40px 0;
     
    }

    .happen-next-block {
        border-top: 0px solid #ccc;
        margin-top: 40px;
        padding-top: 0;
    }

    .thankyou-div {
        width: 100%;
    }

    .happen-next-block ul li {
        margin: 0px 20px;
        font-size: 14px;
        line-height: 15px;
        width: 33%;
    }


    .gform_legacy_markup_wrapper .top_label .gfield_label, .gform_legacy_markup_wrapper legend.gfield_label {
       text-indent: 0;
    }


    .gform_legacy_markup_wrapper .book-form-style .gf_step {
       margin-left: 0;
    }


    .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
        line-height: 20px !important;}

        .gform_legacy_markup_wrapper .book-form-style .gform_page_footer {
          padding: 10px 0 0 0;
    }


    .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
       padding: 5px 20px 2px !important;
         }


         .appointment-time .clear-multi {
          height: 42px;
    }


    .gform_legacy_markup_wrapper .clear-multi {
     
        padding: 4px 10px 6px 13px !important;
     
    }

    .gform_legacy_markup_wrapper .appointment-time input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
     
        width: 30px !important;
        margin-right: 0;
    }

    .gform_legacy_markup_wrapper .appointment-time select {
    padding: 5px 0px 5px 0px !important;}


    .gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-date {
        margin-bottom: 15px;
    }

    .gform_legacy_markup_wrapper ul.gform_fields li.gfield.appointment-time {
        margin-bottom: 15px;
    }

    .gfield_checkbox label {
        font-size: 14px !important;
        color: #333;
        line-height: 20px !important;
    }


    .ginput_container.ginput_container_checkbox {
        margin-bottom: -33px !important;
    }

    .book-form-style br {
        display: none;
    }


    .tab-style-solution .elementor-image-box-wrapper {
        display: flex;
            align-items: center;
    }

    .tab-style-solution .elementor-image-box-wrapper .elementor-image-box-img {
        align-items: center;
        display: flex;
    }

    .tab-style-solution .elementor-image-box-content {
        padding-left: 20px;
        line-height: 20px;
    }

    .spaces-list-div {
        grid-template-columns: repeat(1,1fr);
        grid-row-gap: 30px;
    }

    .spaces-list-div .space-price {
        font-size: 24px;
    }

    .spaces-list-div .space-price sup {
        top: -5px;
    }

    .gform_legacy_markup_wrapper .gform_footer {
        display: inline-block;
    }

}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	line-height: 1.1em;
	margin-top: 10px;
}


/* Gravity Form consents and disclamer */
.gform_legacy_markup_wrapper .consent-design ul.gfield_checkbox li {
	display: flex;
	align-items: flex-start;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .consent-design .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin: 0px 10px -5px 0px !important;
}
.gform_legacy_markup_wrapper .consent-design .gfield_checkbox li label {
	line-height: 1.2em !important;
}

.gform_legacy_markup_wrapper .consent-design .gfield_checkbox li {
	margin-bottom: 10px !important; 
}

.gform_legacy_markup_wrapper ul.gform_fields li.gfield .disclaimer-design {
	font-size: 14px;
    line-height: 1.2em;
    padding: 20px;
    background: #EFFDFA;
    border-radius: 8px;
    margin-top: 40px;
    margin-bottom: -10px;
}

a.consent-link {
	color: #307161 !important;
	font-weight:600 !important;
}


@media only screen and (max-width: 480px) {
  .gform_legacy_markup_wrapper ul.gform_fields li.gfield .disclaimer-design {
    margin-top: 50px;
    margin-bottom: -30px;
}

.gform_legacy_markup_wrapper .consent-design ul.gfield_checkbox {
	margin-top: 40px !important;
	}
	
.gform_legacy_markup_wrapper.gf_browser_chrome .consent-design .gfield_checkbox li input, .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin: 0px 10px -5px 0px !important;
}
}


