
/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */

.bdtslqbx-main-bg {
    background: rgba(0, 131, 201, 0.7) !important; 
} 

.bdtslqbx-border-color {

    border-color: transparent !important;

}

#header.style6 {
    padding-top: 0px;
}

#header.style6 .logo img {
    height: 60px;
}

#header.style6 .logo a {
    background-size: auto 60px;
}

#header.style6 .logo {
    margin: 0;
    padding-top: 0px;
}

#main-menu ul.menu > li ul, .chaser ul.menu > li ul {
    width: 300px;
}

.icon-check::after {
    background: url(../images/icon/icon-check.png) no-repeat center center #0082C8;
}

.page-title-container {

    height: 56px;
    background: #000;

}

.page-title-container .breadcrumbs li.active {
    color: #0081C7;
}
/*
.menu {
    text-decoration: underline;
    width: 100%;
    color: #999;
    font-size: 18px;
    background-color: #EAEAEA;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.menu a {
    color: #036;
}*/
#opcionesDest {
    background-color: #000;
    float: left;
    width: 160px;
    margin-right: 15px;
    padding-left: 5px;
}
#opcionesDest a {
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    float: left;
    clear: both;
    width: 100%;
}
#opcionesDest a:hover {
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFF;
    font-size: 14px;
    text-decoration: underline;
    float: left;
    clear: both;
    width: 100%;
    background-color: #09C;
}
#iframe {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: 500%;
    width: 760px;
    display: block;
    float: right;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-repeat: repeat;
    background-color: #FFF;
}
ul#framemenu {
    margin: 0px;
    padding: 5px;
    float: left;
    width: 180px;
    background-image: url(../images/bg-white.png);
}
ul#framemenu li {
    display: block;
    list-style-type: none;
}
ul#framemenu li a {
    color: #333;
    text-decoration: none;
    background-color: #EAEAEA;
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 5px;
    border: 1px solid #CCC;
    font-size: 12px;
}
ul#framemenu li a:hover {
    background-color: #28B1DF;
    color: #FFF;
}

#megaConexion {
    text-align: center;
    padding: 0px;
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: Arial, Helvetica, sans-serif;
}

.travelo-box {

    background: #fff;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 4px;

}

section#content {

    min-height: 400px;
    padding-top: 40px;
    text-align: left;
    background: #E2E8EC;

}


.container-slide {
    position: relative;
    width: 100%;
    height: auto;
    /* background: blue; */
    margin-bottom: 15px;
    /* float: left; */
    /* display: flex; */
}


/* MISC */
#homepage-feature .item {
    overflow: hidden;
    height: 400px;
    background-color: transparent;
    background-size: cover;
    background-position: center;
}
#homepage-feature > .carousel-control {
    width: 30px;
    font-size: 40px;
    color: #fff;
    text-shadow: none;
    filter: none;
    opacity: 1;
}
#homepage-feature > .carousel-control span {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    text-align: center;
    display: block;
}

@media only screen and (max-width: 750px) {
    header {
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 100;
        width: 100%;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        min-height: 88px;
    }

    header.hovered.scrol .nav {
        padding: 23px 0px;
    }

    .full-height {
        height: 180vh;
        position: relative;
        float: left;
        width: 100%;
    }

    .ui-widget.ui-widget-content.ui-autocomplete {
        background-color: #ffffff;
        border-color: #7F7F7F;
        margin-top: 112px;
    }

    nav > ul > li > .dropmenu {

        position: relative;
        top: 0px;
        margin-top: 0px;
        padding: 0px;
        display: block;
        visibility: visible;
        opacity: 1;

    }

    .baner-tabs {
        position: absolute;
        left: 0px;
        bottom: 150px;
        width: 100%;
        z-index: 50;
    }

    .padd-90 {
        padding-top: 60px;
    }

    .red {
        padding-top: 99px;
        padding-bottom: 150px;
    }

    header.hovered.scrol {
        background: rgba(255, 255, 255, 1);
    }

    header {
        background: rgba(255, 255, 255, 1);
    }

    header.type-3 .logo {
        left: 33%;
    }

    header .nav-menu-icon a i, header .nav-menu-icon a i::before, header .nav-menu-icon a i::after {
        background: #62A242;
    }

    #homepage-feature .item {
        overflow: hidden;
        height: 360px;
        background-color: transparent;
        background-size: cover;
        background-position: center;
    }

    .carousel-caption {

        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff !important;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        background-color: rgba(255, 255, 255, 0.7) !important; 
        top: 44px;
        bottom: auto;

    }

}

@media (min-width: 768px) {
    .container-slide .resbox {
        position: absolute;
        top: 50%;
        left: 5%;
        z-index: 1;
        transform: translateY(-50%);
    }
}

@media (min-width: 1024px) {
    .resbox {
        width: 370px;
    }
}

@media (min-width: 768px) {
    .resbox {
        width: 261px;
        display: inline-block;
    }
}

.slide-wrapper {
    position: relative
}

.red {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.red-content {
    width: 100%;
    height: 300px;
    /*background: red;*/
    color: #fff;
}

@media (min-width: 768px) { 
    .carousel-caption {
        text-align: left;
        padding-right: 300px;
        position: absolute;
        top: 50%;
        left: 50%;
        color: #ffffff;
        text-align: center;
        background: rgba(255, 255, 255, 0.7);
        padding: 10px;
        margin-top: auto;
        height: auto;
        width: 300px;
        /* padding: 16px 10px !important; */
        transform: translate(50%,-50%);

    }
    .red {
        width: 750px;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        padding: 20px 0;
        margin-left: -550px;
    }
    .red-content {
        width: 500px;
        float: left;
        height: 100%;
        /*background: red;*/
        color: #fff;
        margin-right: 15px;
        display: flex;
        justify-content: center;
        align-items: center;

    }
}
@media (min-width: 992px) { 
    .red {
        width: 600px;
        margin-left: -485px;
        z-index: 9;
    }
}
@media (min-width: 1200px) { 
    .red {
        width: 600px;
        margin-left: -550px;
        z-index: 9;
    }


}
