/*
Theme Name: Bigbuda Child
Description: Child de bigbuda   
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: Bigbuda
Author URI:  https://www.bigbuda.cl
Template: bb
Version: 2.67
*/
html * {
    box-sizing: border-box;
}
.force-full-width img {
    width: 100%;
    height: auto;
}

.bolder {
    font-weight: 700!important;
}
.to-upper {
    text-transform: uppercase;
}
.tabbed >ul, .wpb_content_element .tabbed .wpb_tabs_nav {
    display: flex!important;
}
.wpb_wrapper .wpb_tabs_nav li {
    flex: 0 1 calc(25% - 16px);
    margin: 0 12px;
}

.tabbed .wpb_tabs_nav li a {
    padding: 12px 48px!important;
    white-space: break-spaces;
    font-family: "Open Sans", "Helvetica Neue",sans-serif!important;
    font-size: 17px!important;
    border-radius: 0!important;
    background-color: #455d8c!important;
    color: #fff;
}
.tabbed .wpb_tabs_nav li:hover a,
.tabbed .wpb_tabs_nav li a:hover {
    color: #fff!important;
}
.tabbed .wpb_tabs_nav li a.active-tab {
    font-weight: 700!important;
}


html body .nectar-button.jumbo a {
    font-size: 28px!important;
    font-family: "Open Sans", "Helvetica Neue",sans-serif!important;
}

/** Piscinas **/
.agua-piscina p em{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 23px;
    font-style: italic;
}

/** border-top **/
.tabbed[data-style*="material"] .wpb_tabs_nav:after {
    opacity: 0!important;
}

.row-border-bot {
    border-bottom: 1px solid #DDDBDB;
    margin-bottom: 6px!important;
}

.row-border-bot p {
    font-size: 15px!important;
}

/** Video **/
html body .vc_row-fluid .nectar-video-box .nectar_video_lightbox {
    width: 90px;
    height: 90px;
    margin-top: -45px;
    margin-left: -45px;
}
html body .vc_row-fluid .nectar-video-box .inner-wrap a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
    background-color: #fff!important;
    opacity: 1!important;
}
html body .nectar_video_lightbox svg {
    width: 38px!important;
    height: 38px!important;
}
html body .span_12.dark .nectar_video_lightbox path {
    fill: #c1c1c1!important;
}


/** Disclaimer **/
.disclaimer .wpb_wrapper p {
    font-style: italic;
}

@media screen and (max-width: 768px) {
    .change-align {
        text-align: left!important;
    }
    .row-border-bot {
        margin-bottom: 12px!important;
    }
    .img-responsive {
        transform: translateX(-70px)!important;
    }
    
    .tabbed >ul, .wpb_content_element .tabbed .wpb_tabs_nav {
        display: block!important;
    }
    .wpb_wrapper .wpb_tabs_nav li {
        width:100%!important;
        margin-bottom: 15px!important;
    }
}
@media screen and (min-width: 768px) {
    .txt-carousel .vc_column-inner .wpb_wrapper .wpb_content_element {
        width: 40%!important;
        font-family: 'Roboto', sans-serif!important;
        font-size: 19px!important;
        line-height: 23px!important;
    }
    body.material .nectar-button.jumbo:not([class*="see-through"]) {
        padding: 28px 100px;
    }
}

.full-width-btn {
    width: 100%;
    text-align: center;
}
.nectar-button.jumbo span {
    font-size: 28px !important;
    font-family: 'Roboto', sans-serif!important;
    font-weight: 700!important;
    line-height: 35px!important;
}

.flecha-bottom span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid #fff;
    display: inline-block;
    position: relative;
    margin-bottom: 2px;
    margin-left: 10px;
}

iframe#launcher {
    left: 0 !important;right: auto;
    
}

html body .owl-desktop .owl-carousel .owl-stage {
    padding: 0 0 25px 0!important;
}
html body .owl-desktop .owl-carousel .owl-dots {
    margin-top: -110px!important;
    z-index: 2!important;
}
html body .owl-desktop .owl-carousel .owl-dots span {
    background: rgba(255,255,255,.6)!important;
    width: 12px!important;
    height: 12px!important;
}
html body .owl-desktop .owl-carousel .owl-dots .owl-dot.active span {
    background: rgba(255,255,255,1)!important;
    background-color: rgba(255,255,255,1)!important;
}
/*This file was exported by "Export WP Page to Static HTML" plugin which created by ReCorp (https://myrecorp.com) */