/*
Copyright (c) 2016
------------------------------------------------------------------
[Master Stylesheet]

Project:	Travelite - Tours and Travels Online Booking HTML
Version:	1.0.0
Assigned to:	Themeforest
@import url("../font-awesome.css");
-------------------------------------------------------------------*/

@import url("travelite-style.css");
@import url("woocommerce.css");
@import url("responsive.css");
@import url("fonts.css");
@import url("bootstrap.css");
@import url("bootstrap-theme.css");
@import url("animate.css");
@import url("bootstrap-select.css");
@import url("jquery.datetimepicker.css");

/*Default css start*/

@import url("blog.css");
@import url("call-to-action.css");
@import url("footer.css");
@import url("header.css");
@import url("portfolio.css");
@import url("widget.css");
@import url("typography.css");
@import url("content-section.css");
@import url("rtl.css");
@import url("customer-says.css");
@import url("services.css");
@import url("margin-padding.css");
@import url("about.css");
@import url("contact_page.css");
@import url("event.css");
@import url("login-signup.css");
@import url("404.css");
@import url("comming-soon.css");

/*Default css end*/


/*Plugin css start*/

@import url("owl.carousel.css");
@import url("owl.theme.css");
@import url("jquery.bxslider.css");
@import url("layers.css");
@import url("settings.css");
@import url("magnific-popup.css");
@import url("slick.css");
@import url("slick-theme.css");
@import url("mediaelementplayer.min.css");
@import url("jquery-ui.css");

/*Plugin css end*/


/* @import url("travelite_dark.css"); */


/* Color css start */


/* @import url("color/color1.css"); */


/* Color css end */

.header_bottom {
    background-image: url('../../img/bg-top.png') !important;
    /*opacity:0.8;*/
    border-bottom: solid 1px #FF9B00;
}

.cienxciento {
    width: 100%;
}

.ochentaxciento {
    width: 80%;
}


/*::::::::alinear text::::::::*/

.centro {
    text-align: center;
}

.izquierda {
    text-align: left;
}

.derecha {
    text-align: right;
}

.textjustificado {
    text-align: justify;
}


/*::::::::fin alinear text::::::::*/


/*::::::::tamaÃ±o de letra::::::::*/

.letrasize10 {
    font-size: 10px !important;
}

.letrasize12 {
    font-size: 12px !important;
}

.letrasize13 {
    font-size: 13px !important;
}

.letrasize14 {
    font-size: 14px !important;
}

.letrasize15 {
    font-size: 15px !important;
}

.letrasize16 {
    font-size: 16px !important;
}

.letrasize18 {
    font-size: 18px !important;
}

.letrasize20 {
    font-size: 20px !important;
}

.letrasize25 {
    font-size: 25px !important;
}

.letrasize30 {
    font-size: 30px !important;
}

.letrasize31 {
    font-size: 31px !important;
}

.letrasize32 {
    font-size: 32px !important;
}

.letrasize35 {
    font-size: 35px !important;
}

.letrasize40 {
    font-size: 40px !important;
}

.letrasize45 {
    font-size: 45px !important;
}

.letrasize50 {
    font-size: 50px !important;
}


/*::::::::fin tamaÃ±o de letra::::::::*/


/*::::::::color text::::::::*/

.blanco {
    color: #fff;
}

.negro {
    color: #000;
}

.rojo {
    color: #f00;
}

.azul {
    color: #00f;
}

.amarillo {
    color: #ff0 !important;
}

.colorccc {
    color: #cccccc;
}

.colorA0A09F {
    color: #A0A09F;
}

.color605E5E {
    color: #605E5E;
}


/*::::::::fin color text::::::::*/


/*::::::::color fondo::::::::*/

.fondo_none {
    background: none;
}

.fondorojo {
    background: #f00;
}

.fondoverde {
    background: #BE9006;
}

.fondoblanco {
    background: #fff;
}

.fondoF2F2F2 {
    background: #F2F2F2;
}


/*::::::::fin color fondo::::::::*/


/*::::::::::::::::border::::::::::::::::::::*/

.bordernone {
    border: none;
}

.bordersolid {
    border: solid 1px #000;
}


/*::::::::::::::::border::::::::::::::::::::*/


/*::::::HEIGHT:::::::*/

.height100xciento {
    height: 100vh;
}


/*::::::HEIGHT:::::::*/


/*::::::::::::::::paddings:::::::::::::::*/

.padding_top5 {
    padding-top: 5px;
}

.padding_top10 {
    padding-top: 10px;
}

.padding_top15 {
    padding-top: 15px;
}

.padding_top20 {
    padding-top: 20px;
}

.padding_top25 {
    padding-top: 25px;
}

.padding_top50 {
    padding-top: 50px;
}

.padding_top55 {
    padding-top: 55px;
}

.padding_lef_rig5 {
    padding: 0 5px !important;
}

.padding_lef_rig10 {
    padding: 0 10px;
}

.padding_bottom30 {
    padding-bottom: 30px;
}

.padding_bottom40 {
    padding-bottom: 40px;
}

.padding_bottom50 {
    padding-bottom: 50px;
}

.padding_sup_inf5 {
    padding: 5px 0;
}

.padding_sup_inf10 {
    padding: 10px 0;
}

.padding_sup_inf15 {
    padding: 15px 0;
}

.padding_sup_inf20 {
    padding: 20px 0;
}

.padding_sup_inf25 {
    padding: 25px 0;
}

.padding_sup_inf30 {
    padding: 30px 0;
}

.padding_sup_inf50 {
    padding: 50px 0;
}

.padding3 {
    padding: 3px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.padding15 {
    padding: 15px;
}

.padding50_40 {
    padding: 50px 40px;
}


/*::::::::::::::::fin paddings:::::::::*/


/*::::::Margin top:::::::*/

.margentop1 {
    margin-top: 1px;
}

.margentop2 {
    margin-top: 2px;
}

.margentop3 {
    margin-top: 3px;
}

.margentop4 {
    margin-top: 4px;
}

.margentop5 {
    margin-top: 5px;
}

.margentop6 {
    margin-top: 6px;
}

.margentop7 {
    margin-top: 7px;
}

.margentop8 {
    margin-top: 8px;
}

.margentop9 {
    margin-top: 9px;
}

.margentop10 {
    margin-top: 10px;
}

.margentop11 {
    margin-top: 11px;
}

.margentop12 {
    margin-top: 12px;
}

.margentop13 {
    margin-top: 13px;
}

.margentop14 {
    margin-top: 14px;
}

.margentop15 {
    margin-top: 15px;
}

.margentop20 {
    margin-top: 20px;
}

.margentop25 {
    margin-top: 25px;
}

.margentop30 {
    margin-top: 30px;
}

.margentop35 {
    margin-top: 35px;
}

.margentop40 {
    margin-top: 40px;
}

.margentop45 {
    margin-top: 45px;
}

.margentop50 {
    margin-top: 50px;
}

.margentop55 {
    margin-top: 55px;
}

.margentop60 {
    margin-top: 60px;
}


/*::::::Margin top:::::::*/


/*::::::::Margin:::::::::*/

.margen5 {
    margin: 5px;
}


/*::::::::Margin:::::::::*/


/*::::::::display:::::::::*/

.bloque {
    display: block;
}


/*::::::::display:::::::::*/


/*::::::::::::::::BORDER RADIUS:::::::::::::::::*/

.bradiusL1l2_5 {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.bradiusL1l2_7 {
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.bradius5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bradius10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.bradius15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.bradius20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


/*::::::::::::::::BORDER RADIUS:::::::::::::::::*/

.b_solid_1_blanco {
    border: solid 1px #fff;
}

.bsolidTopblanco1 {
    border-top: solid 1px #fff;
}

.bsolidLefblanco1 {
    border-left: solid 1px #fff;
}

.bsolidRightblanco1 {
    border-right: solid 1px #fff;
}

.bsolidTopblanco2 {
    border-top: solid 2px #fff;
}

.bsolidLefblanco2 {
    border-left: solid 2px #fff;
}

.bsolidRightblanco2 {
    border-right: solid 2px #fff;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


/* Large desktop */

@media (min-width: 1200px) {
    .titul_one_flotante {
        position: absolute;
        background: url('../../img/bg_header.png');
        left: 20%;
        top: 10%;
        /*right:10%;*/
        width: 60%;
    }
    /*:::::MENU::::::*/
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        /*border:solid 1px;*/
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        /*border:solid 1px #f00;*/
    }
    .navbar-nav li a {
        padding-bottom: 0;
        padding-top: 0;
        padding: 5px 10px;
        font-size: 14px;
    }
    .navbar-default {
        min-height: 0;
        margin-bottom: 5px;
    }
    /*:::::MENU::::::*/
    .email_text {
        margin: 0 0 5px 0;
    }
    /*::::FLOTANTE FORM:::*/
    .tab_search_widget {
        right: 18%;
        width: 20%;
    }
    .travel_form_element {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    #widget_global_search_1,
    #widget_hotal_search_2,
    #widget_flight_search_3 {
        padding: 7px 16px 9px !important;
    }
    /*::::FLOTANTE FORM:::*/
    /*:::::PRIMER ROW:::::*/
    #content_destino {
        margin-top: -218px;
        background: url('../../img/fond_destins.png');
        border-radius: 5px;
    }
    .cont_destino_two {
        margin: 18px 5px;
        border-radius: 5px;
        /*background:url('../../img/fond_destins_two.png');*/
    }
    #content_destino div div h4,
    a {
        color: #fff;
    }
    /*:::::PRIMER ROW:::::*/
    /*subcategoria Peru home primera fila*/
    .peru_subcates {
        background-image: url("../../img/border_fond.png");
        background-repeat: no-repeat;
        background-position: 80%;
    }
    /*subcategoria Peru home primera fila*/
}

@media (min-width: 992px) and (max-width: 1199px) {
    .titul_one_flotante {
        width: 100%;
    }
    #telefono {
        display: none;
    }
    /*:::::MENU::::::*/
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav li a {
        padding-bottom: 0;
        padding-top: 0;
        padding: 5px 11px;
        font-size: 13px;
    }
    .navbar-default {
        min-height: 0;
        margin-bottom: 0;
    }
    /*:::::MENU::::::*/
    /*::::FLOTANTE FORM:::*/
    .tab_search_widget {
        top: 20% !important;
        right: 7%;
    }
    .travel_form_element {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    #widget_global_search_1,
    #widget_hotal_search_2,
    #widget_flight_search_3 {
        padding: 7px 16px 9px !important;
    }
    /*::::FLOTANTE FORM:::*/
    /*:::::PRIMER ROW:::::*/
    #content_destino {
        margin-top: -155px;
        background: url('../../img/fond_destins.png');
        border-radius: 5px;
    }
    .cont_destino_two {
        margin: 8px 5px;
        border-radius: 5px;
        background: url('../../img/fond_destins_two.png');
    }
    #content_destino div div h4,
    a {
        color: #fff;
    }
    /*:::::PRIMER ROW:::::*/
    /*subcategoria Peru home primera fila*/
    .peru_subcates {
        background-image: url("../../img/border_fond.png");
        background-repeat: no-repeat;
        background-position: 90%;
    }
    /*subcategoria Peru home primera fila*/
}


/*:::::::::::::::::::::::::::::::768-991::::::::::::::::::::::::::::::::::::::::::*/


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width:991px) {
    .titul_one_flotante {
        width: 100%;
    }
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-tablet {
        display: inherit !important;
    }
    .hidden-tablet {
        display: none !important;
    }
    #conten_btn {
        display: none;
    }
    #telefono {
        display: none;
    }
    /*:::::MENU::::::*/
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-nav li a {
        padding-bottom: 0;
        padding-top: 0;
        padding: 5px 11px;
        font-size: 12px;
    }
    .navbar-default {
        min-height: 0;
        margin-bottom: 0;
    }
    /*:::::MENU::::::*/
    .email_text {
        margin: 0 0 5px 0;
    }
    /*::::FLOTANTE:::*/
    .tab_search_widget {
        top: 20% !important;
        right: 6%;
    }
    .travel_form_element {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    #widget_global_search_1,
    #widget_hotal_search_2,
    #widget_flight_search_3 {
        padding: 7px 16px 9px !important;
    }
    /*::::FLOTANTE:::*/
    /*:::::PRIMER ROW:::::*/
    #content_destino {
        margin-top: -100px;
        background: url('../../img/fond_destins.png');
        border-radius: 5px;
    }
    .cont_destino_two {
        margin: 8px 5px;
        border-radius: 5px;
        background: url('../../img/fond_destins_two.png');
    }
    #content_destino div div h4,
    a {
        color: #fff;
    }
    /*:::::PRIMER ROW:::::*/
}


/*::::::::::::::::::::::::::::::::::::TABLET::::::::::::::::::::::::::::::::::::::::::*/


/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
    .titul_one_flotante {
        width: 100%;
    }
    .hidden-desktop {
        display: inherit !important;
    }
    .visible-desktop {
        display: none !important;
    }
    .visible-phone {
        display: inherit !important;
    }
    .hidden-phone {
        display: none !important;
    }
    #conten_btn {
        display: none;
    }
    .email_text {
        display: none;
    }
    #telefono {
        display: none;
    }
    /*:::::PRIMER ROW:::::*/
    #content_destino {
        margin-top: -100px;
        background: url('../../img/fond_destins.png');
        border-radius: 5px;
    }
    .cont_destino_two {
        margin: 8px 5px;
        border-radius: 5px;
        background: url('../../img/fond_destins_two.png');
    }
    #content_destino div div h4,
    a {
        color: #fff;
    }
    /*:::::PRIMER ROW:::::*/
}


/* Landscape phones and down */

@media (max-width: 480px) {
    #conten_btn {
        display: none;
    }
    .email_text {
        display: none;
    }
    #telefono {
        display: none;
    }
}

#efecto_banner {
    width: 100%;
    height: 60px;
    background-image: url('../../img/bg-deg-slider.png');
    position: absolute;
    z-index: 9999;
    bottom: 0px;
}

.fondo_club {
    background: url('../../img/club_img.jpg') 50% repeat-y;
    background-size: 96% auto;
    /*background-color:#ccc;*/
}

.fondo_club_2 {
    background: url('../../img/club2_img.jpg') 50% repeat-y;
    background-size: 96% auto;
    /*background-color:#ccc;*/
}

.fond_pie_club {
    background: url('../../img/fondo_club2.png') 50% repeat-y;
    background-size: 96% auto;
}

.lista_viajes li {
    border: solid 1px;
    margin-bottom: 10px
}

.lista_viajes li a {
    display: block;
    border: solid 1px #f00;
    min-height: 50px;
}

.full_width {
    background: url("../../img/textura_2.jpg") repeat center;
    /**
	background:#222534;**/
}

.fond_con_line {
    background: url('../../img/bg-titular.jpg') repeat-x center;
    padding: 10px 0px;
}

.fond_para_titul {
    background: #333333;
    padding: 0 5px;
}

#tipo_viaje_one {
    border: solid 1px #ccc;
    position: absolute;
    left: 10%;
    width: 80%;
    background: url('../../img/fond_4.png');
    margin: 10% 0 0 0;
}

.fondo535151 {
    background: #535151;
}

.fondof4efec {
    background: #f4efec;
}

.catalago_titul {
    background: url('../../img/porq_1.png') no-repeat;
    min-height: 45px;
    padding-left: 40px;
}

.catalago_titul_1 {
    background: url('../../img/porq_2.png') no-repeat;
    min-height: 45px;
    padding-left: 40px;
}

.catalago_titul_2 {
    background: url('../../img/porq_3.png') no-repeat;
    min-height: 45px;
    padding-left: 40px;
}

.catalago_titul_3 {
    background: url('../../img/porq_4.png') no-repeat;
    min-height: 45px;
    padding-left: 40px;
}


/*.owl-carousel1 .owl-controls{
	display:none;
}*/


/*  carrusel activar control*/

.owl-dots .active {
    background: #f00;
}


/*  carrusel activar control*/

.cambiocolor a:hover {
    color: #fdc543;
}