/*
Theme Name: xPerson Child
Theme URI: https://sketchthemes.com/
Author: SketchThemes
Author URI: https://sketchthemes.com/
Template: xperson-lite
Description: xPerson Child Theme
Version: 1.0.0
License: GNU General Public License v3.0
License URI: LICENSE
Tags:
Text Domain: xperson-lite
*/

@font-face {
    font-family: "Qanelas";
    src: url("/wp-content/themes/xperson-lite-child/fonts/Qanelas-Regular.otf") format("opentype");
}
body, .intro-title, .intro-header-button{
    font-family: "Qanelas"!important;
}
body.page {
    font-size: 18px;
}
footer a{
    color: #D91C5C!important;
    transition: all ease-in-out 500ms;
}
footer a:hover{
    color: black!important;
}
h1, h2, h3, h4, h5, h6{
    text-transform: inherit;
}
.thik{
    font-weight: 100!important;
}
.fw-300{
    font-weight: 300!important;
}

.fw-400{
    font-weight: 400!important;
}

.navbar-custom a{
    font-family: 'Roboto', sans-serif!important;
}

.no-padding{
    padding: 0!important;
}
.home-first-section-title{
    text-transform: none;
}
.sticky-wrapper{
    background-color: transparent;
    position: absolute;
    width: 100%;
    transition:  all ease-in-out 500ms;
}
.is-sticky{
    transition:  all ease-in-out 500ms;
}

.sticky-wrapper .header{
    background-color: transparent;
    border: none;
    color: white;
}
.sticky-wrapper .header ul li a{
    color: white;
}
.sticky-wrapper .header .navbar-custom{
    border: none;
    background-color: transparent;
}
.sticky-wrapper .header::after{
    display: none;
}
.navbar{
    margin-bottom: 0!important;
}
.navbar-custom .navbar-nav > li > a{
    padding-bottom: 32px;
    padding-top: 32px;
}

.sticky-wrapper.is-sticky .navbar-custom{
    background-color: rgba(255,255,255, 0.8);
}

.custom-logo-link{
    padding: 0!important;min-height: 75px;
}
.custom-logo-link img{
    width: 75px;
    margin-top: 3px;
}

.sticky-wrapper .header ul li a{
    color: #D91C5C;
}

.sticky-wrapper .header ul li a:hover{
    color: black;
}

.float-left{
    float:left;
}

.float-right{
    float: right;
}

#home{
    height: 100vh;
    background-attachment: inherit;
    background-color: transparent;
}
.side-borders{
    border-left: 2px solid #EBEBEB;
    border-right: 2px solid #EBEBEB;;
}
.services-holder{
    padding-top: 40px;
}
.services-holder .physico-tour-image{
    display: none;
}
.services-holder .vc_tta-panels, .services-holder .vc_tta-panels-container{
    background-color: transparent!important;
    border: none!important;
}
.services-holder .vc_tta-panel{
    padding-left: 25px;
}

.services-holder .vc_tta-panel-body{
    padding-top: 0!important;
}
.vc-row-no-gap .vc_column-inner:first-child {
    padding-left: 0!important;
    padding-right: 0!important;
}

.text-justify{
    line-height: 1.2em;
}

.testimonial-content{
    text-align: justify;
    padding-left: 75px!important;
    padding-right: 15px;
}
.testimonial-box .testimonial:first-child .testimonial-inner:before{
    left: 25px;
}
.services-holder .vc_tta-tab>a{
    background-color: rgba(217, 28, 92, 0.45)!important;
    color: white!important;
}
.skt-page-content{
    padding-bottom: 0!important;
}
.services-holder .vc_tta-tab.vc_active>a{
    background-color: rgba(217, 28, 92, 1)!important;
}

.intro-header-button a, .intro-header-button a:hover, .intro-header-button a:visited, .intro-header-button a:focus, .intro-header-button a:active{
    color: #ffffff;
    text-decoration: none;
}
.intro-header-button{
    font-size: 20px;
    line-height: 22px;
    padding: 12px 24px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #D91C5C;
    border: 2px solid #D91C5C;
    background-color: rgba(217,28,92, 1);
    text-align: center;
    max-width: 385px;
    margin: 0 auto;
    transition: all ease-in-out 500ms;
    font-weight: 400;
}
.intro-header-button:hover{
    background: #D91C5C;
    border: 2px solid #D91C5C;
    background-color: rgba(217,28,92, 0.5);
    border-color: #D91C5C;
}

.intro h1{
    text-shadow: 0px 0px 1px black, 0 0 2px red;
    font-size: 45px!important;
    color: white!important;
}

.text-colored{
    color: #D91C5C!important;
}
.text-with-color strong, .text-with-color b{
    color: #D91C5C;
}
.colored-btn a{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #D91C5C!important;
    border: 2px solid #D91C5C!important;
    background-color: rgba(217,28,92, 1)!important;
    text-align: center;
    margin: 0 auto;
    transition: all ease-in-out 500ms;
}

.colored-btn a:hover{
    background: #D91C5C!important;
    border: 2px solid #D91C5C!important;
    background-color: rgba(217,28,92, 0.5)!important;
    border-color: #D91C5C!important;
}
.colored-btn a, .colored-btn a i{
    font-size: 20px!important;
    line-height: 22px!important;
    font-weight: 400!important;
}

.home-footerlink, .home-footerlink a{
    font-size: 30px;
    text-decoration: none;
    color: #333;
}

footer{
    border-top: 1px solid #e6e6e6;
    font-size: 16px!important;
    min-height: 65px!important;
}

footer .copyright{
    font-size: 14px!important;
}

footer .menu-item:hover, footer .menu-item:hover a{
    background-color: transparent;
}
footer .navbar-center{
    float: none;
    display: inline-block;
}
.footer-wrapper{
    padding-top: 11px;
    padding-bottom: 11px;
}

.intro-sub, .intro-title{
    font-size: 28px!important;
    text-transform: none!important;
    font-weight: bold;
    font-family: "Qanelas"!important;
}
.intro-sub{
    font-size: 22px!important;
    text-transform: none!important;
    font-weight: bold;
}
.intro-header-button{
    margin-top: 75px;
}

.heading-style{
    font-weight: 400;
}
.skt-page-content{
    padding-top: 40px;
    padding-bottom: 40px;
}
.colored-list{
    font-weight: 300;
    font-size: 20px;
    line-height: 38px;
}

#main article:first-child{
    margin-top: 65px;
}

#main article{
    margin-bottom: 0!important;
}
.required-span{
    color: red;
}

.contact-form-text-area{
    max-width: none!important;
}

.location-btn button{
    display: inline-block!important;
}

.pum-close{
    display: none;
}

.testimonial-box{
    border: none!important;
}
.testimonial-box .testimonial, .testimonial-box .testimonial-inner{
    border: none!important;
    text-align: center!important;
}
.testimonial-box .testimonial-inner:before, .testimonial-box .testimonial-inner:after{
    content: "\201C";
    font-size: 6rem;
    line-height: 1;
    color: #EC89A9;
    display: block;
    left: -10px;
    position: relative;
    float: left;
    top: -35px;
}
.testimonial-box .testimonial-inner:after{
    content: "\201D";
    left: 100%;
    top: -40px;
}

.testimonial-box .testimonial-inner{
    font-size: 20px;
}

.testimonial-box .testimonial:before{
    content: " ";
    height: 1px;
    background-color: lightgray;
    width: 45%;
    position: absolute;
    left: 30%;
    margin-top: -30px;
}
.testimonial-box .testimonial{
    margin-bottom: 35px!important;
}
.testimonial-box .testimonial:first-child:before{
    display: none;
}

.testimonial-box{
    margin-top: 50px;
}

/*Old*/
#front-page-section{
    padding-top: 0;
    padding-bottom: 0;
}
#front-page-section h3, #front-page-section h4 {
    text-transform: none;
}

.main-tour{
    margin-left: -25px;
}
.main-tour .vc_tta-tabs-container{
    min-width: 360px;
}

.main-tour .vc_tta-tab > a{
    background-color: transparent!important;
    color: black!important;
    font-weight: bold;
    font-size: 20px;
}

.main-tour .vc_tta-tab.vc_active > a{
    background-color: transparent!important;
    color: #F00D0D!important;
}

.main-tour h3 {
    color: #F00D0D!important;
    font-size: 20px;
    padding-top: 7px;
    margin-top: 0;
}
.services-row{
    color: white;
}

.services-row h3{
    color: black;
    font-size: 18px;
}
.services-row .smile_icon_list li .icon_list_icon{
    width: 4em;
    height: 4em;
}
.services-row .icon_list_item .icon_description p{
    font-size: 16px;
    padding-top: 15px;
    font-weight: 400;
}

.our-team-desc{
    color: white!important;
    padding-left: 40px!important;
    padding-top: 125px;
}


footer .social-list-inline{
    color: #EE94B1!important;
}
.hex {
    position: relative;
    margin: 0px;
    width: 29px;
    height: 47px;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    border-top: solid 1px #EE94B1;
    border-bottom: solid 1px #EE94B1;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    margin-right: 40px;
    background-color: #EE94B1;
}
.hex:hover{
    background-color: #D91C5C!important;
}
.hex:before, .hex:after {
    position: absolute;
    width: inherit; height: inherit;
    background: inherit;
    content: '';
    z-index: -1;
    border-top: solid 1px #EE94B1!important;
    border-bottom: solid 1px #EE94B1!important;
    top: 0;
    background-color: #EE94B1;
}
.hex:hover a{
    color: white!important;
    background-color: transparent!important;
}
.hex:hover:before, footer .hex:hover:after{
    background-color: #D91C5C!important;
    border-color: #D91C5C!important;
}

.scroll-up{

}

.scroll-up .hex{
    background-color: #EE94B1!important;
    border-top: solid 1px #EE94B1!important;
    border-bottom: solid 1px #EE94B1!important;
}

#undefined-sticky-wrapper.single{
    position: relative!important;
    background-color: black;
}
#undefined-sticky-wrapper .header.single{
    position: relative!important;
    top: 0!important;
}
#undefined-sticky-wrapper .single #main a{
    padding-bottom: 32px;
    padding-top: 32px;
}
.red-btn button, .red-btn a{
    background-color: #F00D0D!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    font-size: 16px!important;
}

#glt-translate-trigger{
    background-color: #EE94B1!important;
    box-shadow: none;
    text-transform: capitalize;
}
.skiptranslate{
    display: none;
}
.page-header{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: none;
}

.page-header h1{
    margin: 0 auto;
    font-size: 26px;
}
#content{
    padding-top: 0;
    padding-bottom: 0;
    min-height: calc(100vh - 70px);
}
.page article{
    border: none;
}

.page .container-fluid .blog-post-wrapper.type-page{
    padding: 0!important;
}
.page .container-fluid .blog-post-wrapper.type-page{
    margin-bottom: 0;
}

.physico-tour-image{
    width: 100%;
    min-height: 350px;
    background-position: center center;
    background-size: cover;
}

.page-tour .vc_tta-tabs-container{
    background-color: #DBDBDB;
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: 30%;
}
.page-tour .vc_col-md-4{
    background-color: #DBDBDB;
}
.page-tour .vc_tta-tabs-container li, .page-tour .vc_tta-tabs-container a{
    background-color: transparent!important;
    transition: all ease-in-out 500ms;
    color: black!important;
    font-weight: bold;
    font-size: 20px;
}
.page-tour .vc_tta-tabs-container li.vc_active a, .page-tour .vc_tta-tabs-container li a:hover{
    color: #F00D0D!important;
}
.page-tour .vc_tta-panel, .page-tour .vc_tta-panel .vc_tta-panel-body, .page-tour .vc_tta-panels{
    background-color: transparent!important;
}
.page-tour .vc_tta-panels{
    padding:50px;
    padding-right: 25%;
}
.page-tour .vc_tta-panels h2{
    font-size: 38px;
    font-weight: normal;
    margin-top: 0;
}
.page-tour .vc_tta-panels .wpb_text_column{
    font-size: 25px;
}
.list-text-box p{
    font-size: 25px;
    border-bottom: 2px solid #DBDBDB;
}
.boxes-section .aio-icon-header{
    color: white;
    float: none!important;
    display: inline-block!important;
    padding-top: 10px;
}
.boxes-section .aio-icon-header .aio-icon-title{
    font-size: 26px!important;
}
.boxes-section .aio-icon-description{
    color: white;
    font-size: 18px;
}
.sub-menu.dropdown-menu{
    background-color: rgba(0,0,0, 0.6);
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.map-block-location iframe{
    height: 100vh;
}
.map-block-location .wpb_gmaps_widget .wpb_wrapper{
    padding: 0!important;
}

.navbar-custom .navbar-toggle .icon-bar{
    background-color: white;
}

.navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus{
    background-color: #F00D0D!important;;
}
.contact-phone-header{
    color: white!important;
    font-size: 16px;
    float: right;
    font-weight: bold;
    padding-top: 28px;
}
.contact-phone-header a, .contact-phone-header a:hover, .contact-phone-header a:visited, .contact-phone-header a:active, .contact-phone-header a:focus{
    color: white!important;
    text-decoration: none;
}
.single .custom-logo-link img{
    margin-top: 0px;
}

a.front-link{
    color: white;
    font-weight: bold;
}
a.front-link span, a.front-link strong{
    font-family: arial;
}
a.front-link:before{
    color: white;
    font-weight: bold;
    content: "\f0da";
}

a.front-link:hover{
    color:white;
}
footer.comment-meta{
    padding: 0!important;
}

.upb_row_bg{
    width: 100%!important;
}

#home-banner-video{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}


.light-btn-ss a{
    background-color: #fff7f7!important;
    color: red!important;
    border-color: transparent!important;
}

.light-btn-ss a:hover{
    color: white!important;
}

.vc_tta-panel-body, .vc_tta-panel-title{
    background-color: white!important;
}

/*#video{*/
/*    position: relative;*/
/*    background: transparent;*/
/*}*/

/*.ytplayer-container{*/
/*    position: absolute;*/
/*    top: 0;*/
/*    z-index: -1;*/
/*}*/
#home{
    background-size: 1px 1px;
}
.scroll-up{
    bottom: 2.8em;
}
footer ul.social-list-inline{
    margin-bottom: 40px;
}
@media all and (max-width: 767px) {
    #home-banner-video{
        display: none!important;
    }
    #home{
        background-size: cover;
    }
    .custom-logo-link{
        min-height: auto;
    }
    .custom-logo-link img{
        /*width: 120px;*/
        /*margin-top: -11px;*/
        width: 43px;
    }
    .single .navbar-toggle{
        margin-top: 24px;
    }
    #undefined-sticky-wrapper .single a{
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .single .custom-logo-link img{
        width: 150px;
        margin-top: 0;
    }
    .single .navbar-collapse.collapse.in{
        margin-bottom: -20px;
    }
    .single span.has-dropdown-menu{
        top:6px;
    }

    .main-tour{
        margin-left: 0px;
        margin-bottom: 35px;
    }
    footer .col-md-6 .text-left, footer .col-md-6 .text-right{
        text-align: center;
    }
    .our-team-desc{
        padding: 35px 20px;
        padding-left: 20px!important;
        padding-right: 20px!important;
        text-align: center;
    }
    .our-team-desc h2{
        text-align: center!important;
    }
    .front-team-image-col .vc_empty_space{
        height: 150px!important;
    }
    .gradient-bg-custom .upb_row_bg{
        background: white!important;
        background-color: white!important;
    }
    .contact-phone-header{
        display: none;
    }
    .page-tour .vc_tta-panels{
        padding-right: 50px;
    }

    .wpcf7-form .ajax-loader{
        float: none;
        display: block;
        margin: 0 auto;
    }
    .sticky-wrapper.is-sticky .navbar-custom{
        background-color: rgba(0,0,0, 1);
    }
    .gradient-bg-custom{
        margin-top: -3px;
    }
    .upb_row_bg{
        width: 100%!important;
    }

    .boxes-section .aio-icon-box{
        text-align: center;
    }

    .boxes-section .aio-icon-default{
        margin: 0 auto;
        float: none;
        display: block!important;
    }
    .boxes-section .red-btn{
        text-align: center!important;
    }
    .boxes-section #sfba-form2-container{
        text-align: center;
    }

    .boxes-section .aio-icon-img{
        margin-right: 0!important;
    }

    #sfba-form2-container{
        margin: 0 auto;
    }
    .page-tour .vc_tta-panels{
        padding-left: 10px;
        padding-right: 10px;
    }
    .sticky-wrapper.is-sticky .navbar-custom{
        background-color: #EE94B1;
    }
    .padding-on-mobile{
        padding-left: 25px!important;
        padding-right: 25px!important;
    }
    .testimonial-inner{
        width: 425px!important;
        margin-left: -70px;
    }
    .on-mobile-hedaing-lh{
        line-height: 1.5!important;
    }
    .colored-btn{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .vc_tta-panel{
        padding-left: 0!important;
    }
    .vc_tta-title-text{
        font-weight: bold!important;
        cursor: pointer;
    }
    .navbar.navbar-custom{
        background-color: #EE94B1!important;
    }
    .word-wrap-text{
        word-wrap: break-word;
    }
    .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus{
        background-color: transparent!important;
    }
    .navbar-collapse.collapse.in{
        margin-top: 15px!important;
    }
    .navbar-collapse.collapse.in #menu{

        margin-top: 0!important;
    }
}

/* ----------- iPhone X ----------- */
@media only screen and (min-width: 812px) and (max-width: 812px) and (orientation: landscape){
    #sfba-form2-container{
        width: 150px !important;
    }

    .contact-phone-header{
        padding-top: 10px;
    }

    .custom-logo-link img{
        width: 100px;
        margin-top: -8px;
    }
    .single .custom-logo-link img{
        margin-top: -8px;
    }
}

/* ----------- iPad ----------- */
/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    .page-tour .vc_tta-tabs-container{
        padding-left: 15%;
    }
    .page-tour .vc_tta-tabs-container .vc_tta-tabs-list{
        min-width: 250px;
    }
    #sfba-form2-container{
        width: 150px !important;
    }
    .upb_row_bg{
        width: 100%!important;
    }
    .custom-logo-link img{
        width: 100px;
        margin-top: -8px;
    }
}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .page-tour .vc_tta-tabs-container{
        padding-left: 15%;
    }
    .page-tour .vc_tta-tabs-container .vc_tta-tabs-list{
        min-width: 350px;
    }
    .upb_row_bg{
        width: 100%!important;
    }
}

/* ----------- iPad Pro ----------- */
/* Landscape*/
@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    .main-tour .vc_tta-panels-container{
        margin-left: 55px;
    }
    .upb_row_bg{
        width: 100%!important;
    }
}
/* Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
    .upb_row_bg{
        width: 100%!important;
    }
}