.header_phone_number{
    position: absolute;
    width: 30px;
    height: 25px;
    background-image: url(/property/assets/images/icons/white_phone.png);
    right: 35px;
    top: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    margin-right: 20px;
}
.mainNav .header_phone_number{
    background-image: url(/property/assets/images/icons/black_phone.png);
    display: none;
}
.details_page_nav .navbar-toggler:not(.collapsed) > #menuDecoration{
    margin-top: 70%;
}
.green .navbar{
    padding: 10px 0px 0px 0px !important;
}
.green #navbarNavDropdown > ul > li > a:hover{
    color: #64bc5b !important;
}
.green #navbarNavDropdown > ul > li:after{
    content: none;
}


.classic .navbar{
    padding: 10px 0px 0px 0px !important;
}
.classic #navbarNavDropdown > ul > li > a:hover{
    color: #eeca00 !important;
}
.classic #navbarNavDropdown > ul > li:after{
    content: none;
}
.white .navbar{
    padding: 10px 0px 0px 0px !important;
}
.white #navbarNavDropdown > ul > li > a:hover{
    color: #eeca00 !important;
}
.white #navbarNavDropdown > ul > li:after{
    content: none;
}
.dark .navbar{
    padding: 10px 0px 0px 0px !important;
}
.dark #navbarNavDropdown > ul > li > a:hover{
    color: #eeca00 !important;
}
.dark #navbarNavDropdown > ul > li:after{
    content: none;
}
.dark .mainNav{
    background-color: #333333 !important;
    border-bottom: none !important;
}
.dark .mainNav .editTourSectionFilterItem-dark{
    color: #ffffff !important;
}
.slider_link {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
}

.vimeo_iframe_container{
    height: calc(100vh - 66px);
    background-size: cover;
    background-repeat: no-repeat;
}
.found_container{width: 80vw;margin: auto;position: fixed;top: 0;left: 0;right: 0;bottom: 0;height: fit-content;max-width: 630px;}
.found_img{object-fit: cover;width: 100%;height: 100%;}
.found_text{font-family: sansBold;font-size: 30px;text-align: center;}
.fond_row{
    display: flex;
    justify-content: center;
}
.popover{
    max-width: 30vw !important;
}
.pricing_fixed_button {
    position: fixed;
    bottom: 0px;
    right: 110px;
    width: 310px;
    cursor: pointer;
    z-index: 100;
}
.pricing_fixed_button .shopping_cart {
    background: rgb(245, 212, 34);
    width: 60px;
    height: 60px;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
}
.mob-order-tour {
    color: #000 !important;
    background-color: rgb(255, 225, 65);
    width: calc(100% - 60px);
    height: 60px;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    font-size: 16px;
    font-family: SansBold;
    text-transform: uppercase;
}
.mob-order-tour .selected_services_count {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #ffffff;
    border: 2px #ff0000 solid;
    color: #ff0000;
    padding: 3px 9px;
    border-radius: 50%;
    font-size: 15px;
}
.shopping_cart .counter {
    display: flex;
    border-radius: 50%;
    background-color: rgb(0, 0, 0);
    position: absolute;
    right: 10px;
    top: 14px;
    width: 15px;
    height: 15px;
    z-index: 8;
    color: #ffffff;
    font-family: SansBold;
    font-size: 12px;
    line-height: 2;
    align-items: center;
    justify-content: center;
}
.footer_main_container{
    background-color: #333333;
}
.custom-sweet-container .swal2-warning {
    border-color: #eeca00 !important;
    color: #eeca00 !important;
}
.custom-sweet-container .custom-delete-confirm {
    background: rgb(221, 51, 51) !important;
}
.custom-sweet-container .custom-delete-cancel {
    background: #eeca00 !important;
}
.fc-button-agendaDay, .fc-button-agendaWeek, .fc-button-month {
    display: none;
}
.grid_container{display: flex;flex-wrap: wrap;}
.already_included{
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.already_included p{
    margin: 0;
    color: red;
    font-size: 20px;
    text-align: center;
}
.ss-main .ss-content .ss-list .ss-option{
    font-family: Regular;
    font-size: 14px;
    color: #333333;
}

.ss-disabled {
    pointer-events: none !important;
}
.works_font_sizing{
    font-size: 11px;
}
.packageItem{
    margin-bottom: 30px;
}
.service_detail_cover{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    top: 0;
    left: 0;
    z-index: 0;
}
.service_details_header{
    margin-top: 0px !important;
    position: relative;
}
.z-index-10{
    z-index: 10;
}
.workPageItemImg iframe{
    width: 100%;
    height: 100%;
}body .xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time_variant >div >div:hover{
     color: #333 !important;
 }
body .xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time_variant >div >div:hover{
    color: #333 !important
}
.service_media_container iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.modal_carusel_container{
    width: 100%;
    height: 350px;
}
.modal_carusel_container > div{
    height: 100%;
}
.modal_carusel_container > div img{
    height: 100%;
    object-fit: cover;
}
.services_gallery_modal_main_container{
    width: 85%;
    margin: auto;
}
.information{
    align-items: center;
}
.dark #presentation{
    background-color: #ffe241;
    color: #000000;
}
.classic #presentation{
    color: #000000;
}
.green #presentation{
    background-color: #64bc5b;
    color: #ffffff;
}
.pricing_container{
    padding-top: 180px !important;
    margin-top: -120px !important;
}
.tour_profile_container{
    padding-top: 300px !important;
    margin-top: -130px !important;
}
.main_slider_container{
    padding-top: 200px !important;
    margin-top: -150px !important;
}
.highlights_container{
    padding-top: 200px !important;
    margin-top: -150px !important;
    z-index: 1000;
    position: relative;
}
.gallery_container{
    padding-top: 200px !important;
    margin-top: -150px !important;
}
.floorPlan_container{
    padding-top: 250px !important;
    margin-top: -150px !important;
}
.open_house_container{
    padding-top: 250px !important;
    margin-top: -150px !important;
}
.presentation_container{
    padding-top: 200px !important;
    margin-top: -150px !important;
}
.details_container{
    padding-top: 200px !important;
    margin-top: -150px !important;
}
.neighborhood_info{
    padding-top: 200px !important;
    margin-top: -150px !important;
}
.service_popup_nav_icons{
    height: calc(100% - 40px);
}
.delete_dater{
    position: absolute;
    right: -25px;
    top: calc(50% + 3px);
    color: #000000;
    font-family: sans-serif;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.delete_extra_video{
    position: absolute;
    right: -25px;
    top: calc(15% + 3px);
    color: #000000;
    font-family: sans-serif;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

.delete_matterport{
    position: absolute;
    right: -10px;
    top: calc(50% - 20px);
    color: #000000;
    font-family: sans-serif;
    width: 20px;
    text-align: center;
    cursor: pointer;
}

#housedater_dates_container .form-group{
    position: relative !important;
}
.no_image_container{
    background-size: 60% !important;
    background-repeat: no-repeat !important;
    background-position: center;
}.slider_vimeo_link{
     height: calc(100% - 60px);
 }
.border_none{
    border: none !important;
}
.packageItemContent{
    box-shadow: 1px 1px 16px 7px #bdbdbd
}
.mainslider-showing-mobile{
    width: 100%;
    margin-left: 15px;
}
.informSection_mobile{
    width: unset;
    border-bottom: 1px solid #e9ecef;
}
.thumbnail_cover{
    background-color: #00000069;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    z-index: 5;
    background-repeat: no-repeat;
    background-size: cover;
}
.paly_icon{
    background-image: url(/property/assets/images/icons/play_icon.png);
    width: 10px;
    height: 10px;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.video_play_buton{
    display: flex;
    border: 2px solid #fff;
    text-transform: uppercase;
    color: white !important;
    font-family: RobotoBold;
    font-size: 14px;
    width: 150px;
    height: 45px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none !important;
}
.fullscreen_modal{
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.95);
    z-index: 999999999;
}
.fullscreen_modal *{
    transition: 0s !important;
}
.fullscreen_modal .modal-body{
    height: 80%;
    justify-content: center;
    align-items: center;
}
.fullscreen_modal .modal-dialog{
    width: 90vw;
    max-width: unset;
    height: 100vh;
    max-height: unset;
    margin: auto;
}
.fullscreen_modal .modal-body video{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.fullscreen_modal .modal-content{
    width: 100%;
    height: 100%;
    border: none;
}
.fullscreen_modal .carousel-item img{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    /*max-height: -webkit-fill-available;*/
    object-fit: contain;
    filter: drop-shadow(0px 0px 2px gray)           drop-shadow(0px 0px 7px gray);
}
.fullscreen_modal .carousel{
    height: fit-content;
    display: flex;
    align-items: center;
    align-self: center;
    justify-self: center;
    flex-direction: column;
    height: 100%;
}
.fullscreen_modal .modal_carusel_container{
    height: 100%;
    max-height: unset;
}
.fullscreen_modal .service_media_container{
    position: relative;
}
.fullscreen_modal .service_media_container iframe{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* width: 80vw; */
    height: 80vh;
}
.fullscreen_modal .carousel-control-next {
    position: absolute;
    right: -8%;
}
.fullscreen_modal .carousel-control-prev {
    position: absolute;
    left: -8%;
}
.fullscreen_modal .carousel-control-prev-icon{
    position: relative;
    width: 0px;
    height: 0px;
    border-left: 21px solid transparent;
    border-right: 27px solid #3F3F3F;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    right: 50px;
}
.fullscreen_modal .carousel-control-next-icon{
    position: relative;
    width: 0px;
    height: 0px;
    border-right: 21px solid transparent;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    left: 50px;
    border-left: 27px solid #3F3F3F;
    opacity: 0.7;
}
.fullscreen_modal .carousel-control-prev-icon:before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 13px solid transparent;
    border-right: 17px solid #e9ecef;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    left: -7px;
    top: -13px;
}
.fullscreen_modal .carousel-control-next-icon:before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 17px solid #FFF;
    border-right: 13px solid transparent;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    left: -23px;
    top: -13px;
}
.fullscreen_modal .close{
    position: absolute;
    width: 100%;
    top: 51px;
    z-index: 999999;
}
.fullscreen_modal .close{
    outline: none;
    color: rgba(0,0,0,.5) !important;
    font-size: 48px;
    font-family: Arial, Baskerville, monospace;
    font-weight: 500;
    left: 0;
    right: 0;
    margin: auto;
}
.fullscreen_modal .modal-header{
    border: none;
}
.service_details_page_container{
    margin-top: 0px !important;
}
.mainslider_fade {
    background-image: url('/property/assets/images/home_fade.png') !important;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: unset;
}
.details_mobile_padding{
    padding-top: 100px;
    margin-top: -50px;
}
#video{
    position: relative;
    z-index: 1000;
}
#open-house{
    position: relative;
    z-index: 900;
}
#gallery{
    position: relative;
    z-index: 800;
}
#presentation{
    position: relative;
    z-index: 700;
}
#tour-details{
    position: relative;
    z-index: 500;
}
#floor-plan{
    position: relative;
    z-index: 400;
    background: white;
}
#contact{
    padding-top: 60px;
    position: relative;
    z-index: 300;
}
#tour-details .propertyDetailsMapRow{
    min-height: 600px;
}
#neighborhood .propertyDetailsMapRow{
    min-height: 450px;
}
.imageSmall img{
    height: 100%;
    object-fit: cover;
}
.header_fade{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
    background-image: url('/property/assets/images/home_fade.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.editButtonPricing {
    margin-bottom: 16px;
}
.fullscreen_modal .modal-content{
    background-color: transparent;
}
.slider_count_container{
    width: 100%;
    text-align: right;
    color: #CCC;
    font-size: 12px;
    text-align: center;
    padding-right: 18px;
}
.fullscreen_modal .carousel-inner{
    height: 100%;
    display: flex;
    align-items: center;
}
.fullscreen_modal .carousel-item {
    height: 100vh;
    padding: 15px;
    max-height: 100%;
}
.pricing_slider{
    height: 206px;
    overflow: hidden;
}
.pricing_slider .carousel-item{
    height: 100%;
}
.pricing_slider .carousel-item img{
    height: 100%;
    object-fit: cover;
}
.pricing_slider .carousel-inner{
    height: 100% !important;
}
.property_details_container{
    padding-right: 25px !important;
}
.dark .dark_theme_black_color{
    color: black !important;
}
.main_slider_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.static_z_index{
    position: relative;
    z-index: 10;
}
#matterport{
    position: relative;
    z-index: 10;
}
.classic .theme_white_background{
    background-color: #fff;
}
.green .green_white_them{
    background-color: #fff;
}
.white .theme_white_background{
    background-color: #fff;
}
.fullscreen_modal .close span{
    margin-left: 10px;
}
.swal2-container{
    z-index: 99999999 !important;
}
.tour_details_nav{
    overflow-x: auto;
}
.tour_details_nav > div{
    width: fit-content !important;
}
#panoTour{
    position: relative;
    z-index: 10;
    background-color: #333333 !important;
}
.main_slider_cover{
    position: absolute;
    width: 100%;
    height: 15%;
    background-image: url(/property/assets/images/mainsliderfade.png);
    z-index: 9;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.pricing_details_page_order_button{
    text-decoration: none !important;
    color: #333333 !important;
}
.pricing_details_page_order_button:hover{
    text-decoration: none !important;
    color: #333333 !important;
}
.tour_index_page_content{
    overflow: unset !important;
}
.calendar_scheduled div{
    background-color: #FAB702 !important;
}
.calendar_uploaded div{
    background-color: #000cc2 !important;
}
.calendar_requested div{
    background-color: #d9534f !important;
}
.calendar_edited div{
    background-color: #ff6100 !important;
}
.calendar_completed div{
    background-color: #3dc200 !important;
}
.calendar_delivevred div{
    background-color: #cccccc !important;
}
#cropping_image{
    max-width: 100%;
    height: 50vh !important;
}
.homePageHeaderButtons{
    transition: 0.5s;
}
.homePageHeaderButtons:hover{
     background-color: black;
     color: white;
}
.service_details_buttons{
    transition: 0.5s;
    border: 2px solid black;
}
.service_details_buttons:hover{
    background-color: white;
    color: black;
}
.bg_white{
    background-color: white !important;
}
.padding_bg{
    padding: 12vh 0px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}
nav *{
    transition: 0s !important;
}
.lock-scroll {
    overflow: hidden;
}

/* The container */
.colors-picker .block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.colors-picker .container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.colors-picker .picker-img {
    margin-bottom: 12px;
    padding: 5px;
    cursor: pointer;
}

/* Hide the browser's default checkbox */
.colors-picker .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.colors-picker .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* Create the checkmark/indicator (hidden when not checked) */
.colors-picker .checkmark:after {
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.colors-picker .container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.colors-picker .container .checkmark:after {
    top: 50%;
    left: 50%;
    transform-origin: center;
    transform: translate(-50% , -50%);
    content: url("/property/assets/images/checkmarck_picker.png");
}

.colors-picker .hex {
    font-family: Regular;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
}

.colors-picker .dropdown-menu.dropdown-menu {
    border: unset;
    background-color: unset;


}
.menu_position{
    position:absolute;
    transform: unset!important;
    top: 30px!important;
    left: 70px!important;
}
.inline-filter{
    position: relative;
    max-width: 113px;
    width: 100%;
}
.colors-picker .dropdown-menu .block{
    display: block;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-sizing: border-box;
    box-shadow: 0px 0px 15px rgba(130, 130, 130, 0.25);
    position: relative;
    z-index: -1;
    max-width: 70px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 28px;
    color: #1A1A1A;
    position: relative;
}
.colors-picker .dropdown-menu .block label  input{
width: 70px;
    top: 0px;
    height: 30px;
    background: transparent;
    position: absolute;
    top: 0;

}
input{
    border: unset!important;
}
input:focus {
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

input::-webkit-color-swatch { border: transparent!important; }
.colors-picker .dropdown-menu .block:after {
    content: '';
    position: absolute;
    height: 45px;
    width: 45px;
    background-color: white;
    top: 0;
    left: 12px;
    z-index: -2;
    transform:  rotate(45deg);
    cursor: pointer;
    clip-path: polygon(0 0, 100% 0, 50% 50%, 0 100%);
}
.checkboxes{
    align-items: center;
    flex-wrap: wrap!important;
}
.colors-picker .dropdown-menu .block label{
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 0;
}

.block  .dropdown-item {
    padding-left: 14px;
    padding-top: 8px;
    margin-bottom: 0;
}
.block > label > a {
    padding: 0;
}

.colors-picker .dropdown-menu .triangle {
    transform: unset;
    width: 0;
    height: 0;
    border-style: solid;
    background-color: transparent;
    border-width: 0 25px 25px 25px;
    border-color: transparent transparent #000 transparent;
    box-shadow: 0px 0px 15px rgba(130, 130, 130, 0.25);
    position: relative;
    right: 0;
    /*top: -20px;*/
    z-index: 2;
    display: none;
}
.colors_inp .inline-filter{
    margin-right: unset;
    width: max-content;
    max-height: 31px!important;
}
.colors_inp .inline-filter:last-child .space-nowrap {
    display: flex;
align-items: flex-start;

}
.colors_inp .inline-filter:last-child .space-nowrap > label{
    padding-left: 5px;
    width: 20px;
}

.theme-color-picker {
    opacity: 0;
    height: 100% !important;
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    .container {
        padding-right: 0;
    }
    .colors-picker{
        flex-direction: row!important;
    }
    .colors_inp {
        flex-direction: row!important;
    }
}

.edit-tour-color-pic .sp-replacer{
    border: unset;
    background: unset;
}

.edit-tour-color-pic .sp-dd {
    display: none;
}

.edit-tour-color-pic .sp-preview {
    width: 70px;
    height: 30px;
    border-radius: 11px;
    margin-bottom: 10px;
}

.edit-tour-color-pic .sp-replacer {
    padding-top: 0;
}

.edit-tour-color-pic .sp-preview-inner {
    border-radius: 10px;
}

.edit-tour-color-pic {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.edit-tour-color-pic-triangle {
    display: flex;
    margin: 0 10px 12px 5px;
    align-items: center;
}

.color-picker-container .dropdown-item {
    cursor: pointer !important;
}
