/*
 * Base structure
 */

.orange{ color: #ff6600; }
.black{ color: #333333 }
.bold{ font-weight: bold;}
.blue{ color: #1d83a7; }
.green{ color: #063;}
.red{ color: #f00;}

.bg-blue{background-color:#1d83a7 !important; }
.bg-caqui{background-color:#FF6600 !important; }
.bg-red{background-color:#F64653 !important; }
.bg-black{background-color:#000000 !important; }

.size-0{ font-size:  0.5em}
.size-1{ font-size:  0.8em}
.size-2{ font-size:  1em}
.size-3{ font-size:  1.1em}
.size-4{ font-size:  1.3em}
.size-5{ font-size:  1.4em}
.size-6{ font-size:  1.7em}
.size-7{ font-size:  2em}

.size-11{ font-size: 11px; }
.size-11 p{font-size: 11px}
.size-11 label{font-size: 11px}
label.size-20{font-size: 20px; font-weight: 500}

.size-12{ font-size: 12px; }
.size-14{ font-size: 14px; }
.size-16{ font-size: 16px; }
.size-18{ font-size: 18px; }
.size-22{ font-size: 22px; }
.size-28{ font-size: 28px; }
.size-32{ font-size: 32px; }

.padding-top-20 { padding-top: 20px;}

.no-margin{margin: 0 !important;}
.no-padding{padding: 0 !important;}
.no-margin-h{margin-left: 0 !important; margin-right: 0 !important;}
.no-margin-v{margin-top: 0 !important; margin-bottom: 0 !important;}

.top-15{margin-top: 15px}
.m-top-20{margin-top: 15px}
.bottom-15{margin-bottom: 15px}
.m-bottom-10{margin-bottom: 10px}
.m-bottom-25{margin-bottom: 25px}

.p-right-15 {padding-right: 15px !important}
.p-left-15 {padding-left: 15px !important}
.p-15 {padding: 15px !important}
.p-8 {padding: 8px !important}

.m-20 {margin: 20px;}

.max-h-34{max-height: 34px; width: auto}

.pointer{cursor: pointer}

.scroll-x {overflow-x: scroll}

textarea{max-width: 100%;   max-height: 120px;}

img{ border-radius: 5px}
img.center{ margin: 0 auto;}

.round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.carousel-control.left, .carousel-control.right {background-image: none}
.carousel-inner .item img{width: 100%}


.btn-default{font-size: 12px; background-color: #ff6600 !important; color: white !important;}

.btn-red{font-size: 14px; font-weight:bold; background-color: #F00 !important; color: white !important;}

/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;*/
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    background-color: lightgray;
}

.main-content{
    margin-top: 50px;
    padding: 0 15px;
    background-color: white;
}

/*body > div.container.main-content > div > div{
    margin: 0px 0px;
}


 * Global add-ons
 */

.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
    border: 0;
}

/*
 * Sidebar
 */



/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}


/*
 * Main content
 */

.main {
    padding: 20px;
}


@media (min-width: 768px) {

}
.main .page-header {
    margin-top: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
    margin-bottom: 30px;
    text-align: center;
}
.placeholders h4 {
    margin-bottom: 0;
}
.placeholder {
    margin-bottom: 20px;
}
.placeholder img {
    display: inline-block;
    border-radius: 50%;
}



img.rounded{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}



.v-align-bottom{
    vertical-align: bottom;
}




/* Pantallas mas grandes que un celular */
@media (min-width: 768px) {
    .main { padding-right: 40px; padding-left: 40px;}

    article{font-size: 14px}
}



/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    article{font-size: 14px}
}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
    article{font-size: 14px}
}




/*********************************************************************************************************
                                             HEADER
*********************************************************************************************************/


/** ------------------------------------------------------------------------------------------------------
                                            ENCABEZADO
 ------------------------------------------------------------------------------------------------------ */


#nav_header {
    border-radius: 0;
    background-color: #FF7300;
    height: 100px;
    border-color: #FF7300;
    color: white;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 50px;
    display: none;
}


#nav_header .logo {
    position: absolute;
    width: 520px;
    height: auto;
}


.nav-small .logo{
    max-height: 50px;
    max-width: 76vw;
    /*float: right;*/
}



#search_bar {
    float: right;
    /*margin-top: 12px;*/
    display: none;
}

.phone-image {
    margin-right: -30px;
    margin-left: 0px;
}

.phone-days {
    width: inherit !important;
    margin: 0px !important;
    width: 230px !important;
    float: right;
    margin-right: 10px;
    font-family: "ArialRounded", sans-serif;
}

.phone {
    float: right;
    display: inline-block;
    text-shadow: 2px 2px 8px #600;
    font-family: "ArialRounded", sans-serif;
    /* font-size: 1.8em; */
    font-size: 26px;
    margin-top: -6px;

    margin: 0px !important;
    margin-bottom: 3px;
}

.phone .code-area {
    font-family: "ArialRounded", sans-serif;
    font-size: .8em;
    text-shadow: none;
}

#nav_header a {
    text-decoration: none;
    color: white;
}

.days{
    font-family: "ArialRounded", sans-serif;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    /* font-size: .9em; */
    font-size: 13px;
    display: inline-block;
    float: right;
}


/** ------------------------------------------------------------------------------------------------------
                                           NAVEGACIÓN
 ------------------------------------------------------------------------------------------------------ */


.navmenu{
    left: 0px;
    background-color: white;
    border-right: solid 1px #B0B0B0;
    -webkit-box-shadow: 5px 0px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 5px 0px 25px rgba(0,0,0,0.6);
    box-shadow: 5px 0px 25px rgba(0,0,0,0.6);
}

.navmenu, .navbar-offcanvas{
    width: 250px;
    font-size: 17px;
}


.navmenu-default .navmenu-nav.dropdown-menu, .navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7;
    padding-left: 30px;
}


.dropdown-menu>li>a{
    font-size: 15px;
    padding-bottom: 7px;
}

.nav>li {
    /*border-bottom: solid 1px #B0B0B0;*/
    border-bottom: none;
}

.navmenu-default .navmenu-nav>.open>a, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a, .navmenu-default .navmenu-nav>.open>a:hover, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover, .navmenu-default .navmenu-nav>.open>a:focus, .navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus {
    background-color: #FFFFFF;
    color: #555;
}


.container .main-content.row{
    margin-right: 0px;
}

.navmenu a {
    text-transform: uppercase;
}

nav{
    background-color: #000000;
}

nav>ul{
    margin: 0px 0px 0px 10px;


    border-collapse: separate;
    color: rgb(0, 0, 0);
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 0px;
    line-height: 24.8888893127441px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 1240px;
}

.navbar{
    border-radius: 0;
    margin-bottom: 0px;
    border: none;
    min-height: 20px;
    background-color: #FF7300;
    background-image: none !important;
}

.nav-big{
    display: none;
    background-color: #000000;
}

.nav-small{
    display: block;
}

.navbar a{
    height: 30px;
    padding: 5px !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 18px;
}

@media (max-width: 768px) {
    
    .navbar a {
        padding: 0px !important;
    }
    .nav-small .logo {
        float: right !important;
    }
}

.nav i{
    font-size: 22px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #434343;
}

#navbar>ul>li{
    border-right: solid 1px rgb(86, 86, 86);

}


#navbar>ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.navbar-nav>li>.dropdown-menu{
    background-color: black;
    color: white;
    text-align: center;
    min-width: 104px;
    margin-top: -1px;
    margin-left: -2px;
}
.navbar-nav>li>.dropdown-menu>li>a{
    color: white;
    font-size: 12px;
    border-bottom: solid 1px rgb(86, 86, 86);
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    /*background-color: #434343;*/
}

.dropdown-menu{
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: #434343 !important;
    background-image: none !important;
}

.navbar-default .navbar-toggle{
    float: left;
    margin-left: 9px;
    border-color: black;
    background-color: black;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
    border-color: white;
    background-color: black;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}


/*.navbar-nav > li > a {padding-top:10px !important; padding-bottom:10px !important;}*/
/*.navbar {min-height:20px !important}*/

/* Todas las pantallas más grandes que un celular */
@media (min-width: 768px) {
    #search_bar{ display: block; }

    .nav-big{display: block}

    .nav-small { display: none; }

    .navbar_container{display: block;}
    #nav_header{display: block;}

    .main-content{margin-top: 0px;}

}


/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    .nav-big #navbar ul>li>a{ font-size: 11px; }
    .container{ width: 100%; }
    .phone{ font-size: 22px }
    .phone-image{margin-right: -28px}
}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
    .container{
        width: 100%;
    }
    .nav-big #navbar ul>li>a{
        font-size: 13px;
    }
}




/** ------------------------------------------------------------------------------------------------------
                                            SIDEBAR
 ------------------------------------------------------------------------------------------------------ */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        background-color: #FF6600;
        top: 0px;
        bottom: 0;
        left: 0;
        display: block;
        padding: 0px;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        border: none;
        font-size: 9px;

        -moz-border-radius: 0px 0px 15px 15px;
        -webkit-border-radius: 0px 0px 15px 15px;
        border-radius: 0px 0px 15px 15px;
    }

}

.sidebar .facebook-iframe{
    border:none;
    overflow:hidden;
    width:100%;
    height:45px;
    margin-top: 15px;
    font-size: 10px;
}

.social-network>.gplus-counter{
    width: 50px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: bottom;
    margin-left: 5px;
}


/* Contenedor de lista */
.sidebar .xoxo{
    background-color: #ff6600;
    color: #111111;
    font-family: Candara, Verdana, sans-serif;
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}


.sidebar .xoxo>li{
    background-color: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid rgb(215, 215, 215);
    list-style: none;
    margin: 0px 0px 8px;
    padding: 0px 8px 8px;
}

.sidebar li>.widget-title {
    background-color: #d15400;
    background-image: url(https://www.keralaviajes.com/images/widget_head_bg.png);
    font-family: 'Maven Pro', sans-serif;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    list-style: none;
    line-height: 1.2;
    text-align: -webkit-match-parent;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
    border-bottom-color: rgb(215, 215, 215);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: white;
    font-size: 18px;
    letter-spacing: -1px;
    margin: 0px -9px 5px;
    padding: 5px 4px 5px 8px;
    font-weight: bold;
}

/* Encabezado del conenedor */
.sidebar li>.widget-title>a{
    text-decoration: none;
    color: white;
    letter-spacing: -1px;
}

/* Lista de texto (como en circuitos más buscados y en Categorías y ofertas) */
.sidebar ul{
    list-style: none;
    padding: 0px;
    font-size: 12.5px;
    letter-spacing: -0.5px;
}

.sidebar ul ul>li {
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    padding: 1px 0px;
    line-height: 1.4;
}

.sidebar ul>li>a {
    color: #111111;
    margin-left: 3px;
    text-decoration: none;
}

.newsletter{
    background-color:#eeeeee;
}

.newsletter>h3{
    font-size: 16px;
    margin-top: 0px;
    letter-spacing: -0.9pt;
    text-align: center;
}


.newsletter>.text-normal{
    font-size: 12px;
    letter-spacing: -0.9pt;
    color: rgb(51, 51, 51);
}


/** ------------------------------------------------------------------------------------------------------
                                           REDES SOCIALES
 ------------------------------------------------------------------------------------------------------ */
.contGoo{
    position: relative;
    top: -3px;
    left: -88px;
    float: left;
}

.contFb{
    position: relative;
    top: 0px;
    left: -108px;
    float: left;
}

.contTwi{
    position: relative;
    top: -22px;
    left: 6px;
}



/** ------------------------------------------------------------------------------------------------------
                                            BOTONES
 ------------------------------------------------------------------------------------------------------ */

.btn-orange{
    font-size: 13px;
    color: #000;
    background-color: #ff6600 !important;
    font-weight: bold;

    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-orange.white{ color: white; }

.btn-orange.md{padding: 5px 20px;}

.btn-orange-3d{
    -webkit-appearance: none;
    background-color: #ff6600;
    border-radius: 2px;
    border: 1px solid rgb(214, 7, 7);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px;
    color: rgb(120, 4, 4);
    font-size: 13px;
    font-weight: bold;
    line-height: 32px;
    padding: 0px 20px;
    text-shadow: rgb(255, 255, 255) 0px 1px 0px;
    text-transform: uppercase;
}

.btn-orange:hover{
    background-color: #ff6600;
}

.dropdown-backdrop {
    z-index: -1 !important;
}


.btn-blue{
    color: white;
    background-color: #1d83a7 !important;
}

/*.btn-blue{
    font-size: 13px;
    color: #000;
    background-color: #1d83a7;
    font-weight: bold;
    border-radius: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
}*/
.btn-blue.white{ color: white; }

/** ------------------------------------------------------------------------------------------------------
                                            ENCABEZADOS
 ------------------------------------------------------------------------------------------------------ */
.header-container{
    margin-bottom: 30px;
    font-size:14px;
}

.header-container>h1{color: #1b7e93; font-size: 1.5em; letter-spacing: -1px;}
.header-container>h2{color: #ff6600; font-size: 1.2em ; letter-spacing: -1px;}

.header-container>.description{
    color: #646464;
    font-size: 14px;
    padding: 5px;
    text-align: justify;
    margin-top: 20px;
    display: none;
}



/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    .header-container>h1{color: #1b7e93; font-size: 2.4em}
    .header-container>h2{color: #ff6600; font-size: 2.0em}

    .header-container img{
        max-width: 100% !important;
        margin: 0 auto;
        width: 100%;}

    .size-0{ font-size:  0.5em}
    .size-1{ font-size:  0.8em}
    .size-2{ font-size:  1em}
    .size-3{ font-size:  1.2em}
    .size-4{ font-size:  1.6em}
    .size-5{ font-size:  2em}
    .size-6{ font-size:  2.5em}
    .size-7{ font-size:  3em}

    .header-container>.description{display: block}
}

/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    .header-container>h1{color: #1b7e93; font-size: 2.0em}
    .header-container>h2{color: #ff6600; font-size: 1.6em}

    .size-0{ font-size:  0.5em}
    .size-1{ font-size:  0.8em}
    .size-2{ font-size:  1em}
    .size-3{ font-size:  1.2em}
    .size-4{ font-size:  1.6em}
    .size-5{ font-size:  2em}
    .size-6{ font-size:  2.5em}
    .size-7{ font-size:  3em}

}

/* PC */
@media (min-width: 910px) and (max-width: 1199px){
    .header-container>h1{color: #1b7e93; font-size: 2.4em}
    .header-container>h2{color: #ff6600; font-size: 1.8em}
    .header-container img{max-width: 60vw}

    .size-0{ font-size:  0.5em}
    .size-1{ font-size:  0.8em}
    .size-2{ font-size:  1em}
    .size-3{ font-size:  1.2em}
    .size-4{ font-size:  1.6em}
    .size-5{ font-size:  2em}
    .size-6{ font-size:  2.5em}
    .size-7{ font-size:  3em}
}


/** ------------------------------------------------------------------------------------------------------
                                            PANELES
 ------------------------------------------------------------------------------------------------------ */

.panel{}

.panel>.panel-heading{
    color: white;
    padding: 4px 4px;
    text-align: center;
}
.panel>.panel-heading>a{color: white;}
.panel>.panel-heading>a:hover{text-decoration: none}

.panel>.panel-heading.left{text-align: left; padding: 0 6px}
/*.panel>.panel-heading.bg-caqui>.panel-title{font-size: 14px; color: #1d83a7;}*/

.panel-title>.small{ color: #333333}


.panel>.panel-heading.bg-red{text-align: left; padding: 6px 6px; }

.panel-default.no-border{padding: 15px 0px; border: none}
.panel-default.no-border>.panel-body{padding: 15px 0px}

/*.panel>.panel-heading.bg-red>.panel-title{font-size: 14px; color: white;}*/


.panel-title{font-size: 14px; display: inline; text-transform: uppercase}

.panel-link, .panel-link:hover, .panel-link:focus {font-size: 12px; color: #F96; text-decoration: none; margin-left: 10px}


.panel h5
{
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: 700;
}

.thumbnail{border-radius: 0px; min-height: 500px}

.thumbnail>.caption>p{margin: 2px 0px}


.thumbnail-title{ color: #1d83a7; font-size: 14px; text-transform: uppercase; font-weight: bold}
.thumbnail-subtitle{ color: #1d83a7; font-size: 12px; text-transform: uppercase; line-height: 1.2}
.thumbnail>.caption>.thumbnail-description{color: #333333; font-size: 12px}
.thumbnail>.caption>.thumbnail-description>div{color: #333333; font-size: 12px}
.thumbnail>.caption>p.thumbnail-price{margin: 5px 0px; color: #ff6600; font-size: 18px}

.thumbnail>img{ width: 100%; height: auto;}

.thumbnail .small-black{color: #333333; font-size: 12px; text-transform: capitalize;}

.thumbnail figure{ max-height: 182px; overflow: hidden; border-radius: 5px; }


.panel-title{ color:white}


/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    .panel>.panel-heading{ padding: 4px 15px }
    .panel-title{font-size: 18px; display: inline}
    .panel-link, .panel-link:hover, .panel-link:focus {font-size: 18px; color: #F96; text-decoration: none; margin-left: 10px}
    .panel-body>.panel>.panel-heading>.panel-title{font-size: 16px;}
}



/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    .nav-big #navbar ul>li>a{ font-size: 11px; }
    .container{ width: 100%; }
    .panel-title{font-size: 16px;}
    .panel-link, .panel-link:hover, .panel-link:focus {font-size: 14px }


}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
    .container{ width: 100%; }
    .nav-big #navbar ul>li>a{ font-size: 13px; }
    .panel-title{font-size: 16px;}
    .panel-link, .panel-link:hover, .panel-link:focus {font-size: 14px }
}


.hotels .fa-circle{
    font-size:10px
}

                                    /* PANELES SECUNDARIOS (SMALL CIRCUIT) */
/*.small-circuit{font-size: 14px; text-align: left;}

.small-circuit img{width: 100%}

.small-circuit .includes{ color: #1d83a7}
.small-circuit .includes>.title{color:#1d83a7}
.small-circuit .includes>ul{font-size: 12px}
.small-circuit .includes>ul.none{list-style-type:none;}
ul.none{list-style-type: none;}
*/


.small-circuit{font-size: 14px; text-align: left;}

.small-circuit img{width: 100%}

.small-circuit .includes{ color: #1d83a7}
.small-circuit ul{font-size: 12px; color:#1d83a7;}
.small-circuit .includes>ul.none{list-style-type:none;}
ul.none{list-style-type: none;}

.small-circuit .price-container{background-color: #f8ebd6; font-size: 14px; text-align: center; border-radius: 5px}
.small-circuit .price-container>.price{font-size: 35px; color: #ff6600}


@media (max-width: 992px){
    .small-circuit .price-container>.price {
        font-size: 33px; 
    }
}

/*.small-circuit .visit-origin>p{text-align: center}*/
.small-circuit .visit-origin>p>a{text-decoration: none}


.circuit-description {text-align: justify}
.circuit-description>h5{color: #5DA6C7; font-size: 15px}
.circuit-description>p{font-size: 12px}
#days_description.circuit-description{font-size: 12px}

.table-prices{ font-size: 12px}

/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    .small-circuit .price-container{background-color: #f8ebd6; font-size: 12px; text-align: center; margin-top: -30px;}
    .table-prices{ font-size: 12px}

}



/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    .panel>.panel-heading.bg-caqui>.panel-title{font-size: 13px;}
    .small-circuit .price-container .btn-orange{padding: 6px;}
    .small-circuit .price-container>.price{font-size: 28px;}

}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
    .panel>.panel-heading.bg-caqui>.panel-title{font-size: 15px}
}



/** ------------------------------------------------------------------------------------------------------
                                            CONTENIDO
 ------------------------------------------------------------------------------------------------------ */

p{
    color: rgb(51, 51, 51);
    font-size: 14px;
}

.ul-square{
    list-style: none;
}

.ul-square>li{
    border-bottom: solid 1px rgb(224, 222, 222);
    padding: 10px 0;
}
.ul-square>li:before {
    content: "#";
    color: rgb(51, 51, 51);
    background-color: rgb(51, 51, 51);
    width: 22px;
    height: 22px;
    margin-right: 18px;
    padding: 3px 7px;
}



.table-prices td{
    vertical-align: middle;
}



/** ------------------------------------------------------------------------------------------------------
                                            KERALAPAGO
 ------------------------------------------------------------------------------------------------------ */

input.error{ background-color: pink; }

.background-error{ background: none !important; background-color: #FAA !important; }


#keralapago{font-size: 12px}

#keralapago ul{list-style: none;  margin-left: -26px;}

#keralapago a{text-decoration: none}

#keralapago img{width: 100%}

#keralapago .h1, #keralapago .h2, #keralapago .h3{ color: #1d83a7; letter-spacing: -1px; margin-top: 10px; margin-bottom: 10px}

#keralapago .h1{ font-size: 20px }
#keralapago .h2{ font-size: 16px }

#keralapago .max-h-34{max-height: 34px; width: auto}


                                /* CUADRITO DE PRECIO FINAL CON LA MUCHACHA*/
#divPrecioTotal{
    height: 90px;
    margin: 10px;
    position: relative;
    background-color: #F8EBD6;
    box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
}

#divPrecioTotal #logiPvp {
    bottom: 0px;
    height: 120px;
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: 201;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


#divContPreciosFinales{
    text-align: right;
    margin-top: -6px;
}

.ptamount{
    font-size: 30px;
    color: #F60;
    /*font-weight: bold;*/
    letter-spacing: -1px;
}


.padding-small .col-md-3, .padding-small .col-md-4, .padding-small .col-md-5, .padding-small .col-md-6,
.padding-small .col-sm-3, .padding-small .col-sm-4, .padding-small .col-sm-5, .padding-small .col-sm-6{
    padding-left: 6px; padding-right: 6px}



.padding-xs .col-md-3, .padding-xs .col-md-3
.padding-xs .col-sm-3, .padding-xs .col-sm-3 {
    padding-left: 3px; padding-right: 5px}

.padding-small { padding-left: 6px; padding-right: 6px}




/**
                                            MÉTODO DE PAGO
*/
#method_of_payment_container>div>div{  /* >div llevada otro div que ahora chafea - pero con solo 2 divs funciona bien */
    background-color: lightgray;
    /*cursor: pointer;*/
    height: 90px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 6px;
}

#method_of_payment_container p{
    line-height: 1.1;
    font-weight: bold;
    font-size: 9px;
    margin-top: 3px;
}

#payment_method_TPV {
    border-top-left-radius: 10px !important;
    text-align: center;
    cursor: not-allowed;
}

#payment_method_TPV img{ width: 80px; height: auto; }

#payment_method_TPV.selected{
    -webkit-box-shadow: -1px -3px 4px #D7D7D7;
    box-shadow: -1px -3px 4px #D7D7D7;
    -moz-box-shadow: -1px -3px 4px #D7D7D7;
    background-color: white;
    cursor: pointer;
}

#payment_method_PAYPAL {
    text-align: center;
    cursor: not-allowed;
}

#payment_method_PAYPAL img{ width: 50px !important; margin: 0 20px; }


#payment_method_PAYPAL.selected{
    -webkit-box-shadow: -1px -3px 4px #D7D7D7;
    box-shadow: -1px -3px 4px #D7D7D7;
    -moz-box-shadow: -1px -3px 4px #D7D7D7;
    background-color: white;
    cursor: pointer;
}

#payment_method_transfer {
    text-align: center;
    border-top-right-radius: 10px !important;
    cursor: not-allowed;
}

#payment_method_transfer img{
    height: auto;
    width: 74px !important;
    margin-left: 4px;
}

#payment_method_transfer.selected{
    -webkit-box-shadow: 1px -3px 4px #D7D7D7;
    box-shadow: 1px -3px 4px #D7D7D7;
    -moz-box-shadow: 1px -3px 4px #D7D7D7;
    background-color: white;
    cursor: pointer;
}


.price{ color: rgb(255, 102, 0); font-size: 30px; }
.price.small{ font-size: 16px; }

.loading{ display: none;}

#payment_method_groups {
    font-size: 12px;
    font-weight: 700;
}


/**
                                                    EXCURSIONES
*/


/* No se muestra nada, para que no se vea feo cuando la página inica*/
#panel_tour_body{ display: none;}


.excursion-container{
    margin-bottom: 10px;

    border-radius: 5px 5px  5px 5px;
    -moz-border-radius: 5px 5px  5px 5px;
    -webkit-border-radius: 5px 5px  5px 5px;
}

.excursion-container input[type="checkbox"]{
    vertical-align: top;
}

.excursion-container img{
    vertical-align: top;

    border-radius: 5px 5px  5px 5px;
    -moz-border-radius: 5px 5px  5px 5px;
    -webkit-border-radius: 5px 5px  5px 5px;
}


.excursion-container .excursion-description{
    max-width: 395px;
    display: inline-block;
}

.excursion-container .checkbox-container{
    display: inline-block;
    vertical-align: top;
    margin-top: 28px;
    font-size: 22px;
    cursor: pointer;
    min-width: 22px;
}

.excursion-container p{
    line-height: normal;
    text-align : justify;
    font-size: 11px;
}

.excursion-container .price-info{
    display: block;
    vertical-align: top;
    max-width: 200px;
    float: right;
}


.excursion-container .excursion-price{
    display: block;
    color: #F60;
    font-size: 18px;
    font-weight: bold;
    float: right;
    text-align: right;
    margin-top: 40px;
    margin-right: 10px;
}


.excursion-container .excursion-mas-info{
    display: block;
    color: #007EFF;
    font-size: 11px;
    font-weight: bold;
    float: right;
}

.excursion-container>.col-md-2{padding: 0px}
.excursion-container h4{margin-top: 0px}
.btn-show-more{
    cursor: pointer;
    color: #007EFF;
    font-weight: bold;
}

.excursion-mas-info{
    cursor: pointer;
}



.excursion-header{
    text-align: center;
    color: #1D83A7;
    cursor: pointer;
}

.excursion-header .col-md-2{padding-left: 6px; padding-right: 6px}



.excursion-header .arrow-name{
    font-size: 16px;
    color: #1D83A7;
}


.excursion-separator{
    display: none;
}


.panel_tour_body h4{
    color: #1b7e93 !important;
    font-size: 16px !important;
}

.panel_tour_body h3{
    color: #1b7e93 !important;
    font-size: 20px !important;
}


/*pie de blo*/
.footer-see-more{
    /*background-color: #1D83A7;*/
    /*background-color: #FF7300;*/
    background-color: #000000;

    /*margin-bottom: -8px;*/
    /*margin-left: -8px;*/
    /*margin-right: -8px;*/

    margin-bottom: -16px;
    margin-left: -16px;
    margin-right: -16px;

    cursor: pointer;
    color: #ffffff;
    font-weight: bold;

    text-align: center;
    cursor: pointer;

    border-radius: 0px 0px  5px 5px;
    -moz-border-radius: 0px 0px  5px 5px;
    -webkit-border-radius: 0px 0px  5px 5px;
}

/* Estilos cuando el contenedor ver más no se encuentra dentro del body de un panel */
.footer-see-more.out-body{
    margin-bottom: 16px;
    margin-top: -40px;
    margin-left: 0px;
    margin-right: 0px;
}

/* Estilos del ver mas aplicado a las columnas */
.footer-see-more.cols{
    margin-right: -1px;
    margin-left: -1px;
}

/* Datetime Picker*/
.ui-widget-header {
    border: 1px solid #1d83a7 !important;
    background: #1d83a7 !important;
    color: #ffffff !important;
    font-weight: bold;
}

.ui-widget-header a {
    color: #ffffff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #FF6600 !important;
    color: #FF6600 !important;
}


@media (max-width: 768px) {
    .excursion-container{   border-bottom: solid 1px rgb(207, 207, 207); border-radius: 0px;}
    .excursion-container .excursion-price { margin-top: 0px; }
    .excursion-container .excursion-description{ max-width: 100%; display: inline-block; }

}

/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    #keralapago .panel-body>.panel>.panel-heading>.panel-title{font-size: 14px;}

    #keralapago .col-md-2.form-group, .col-md-3.form-group, .col-md-4.form-group,
    .col-sm-2.form-group, .col-sm-3.form-group, .col-sm-4.form-group, .col-sm-5.form-group, .col-sm-12.form-group  { padding-right: 6px; padding-left: 6px;}
}

/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
}






/** ------------------------------------------------------------------------------------------------------
                                           INDEX
 ------------------------------------------------------------------------------------------------------ */

.register-blue{
    border-radius: 5px;
    background: url(https://cdn.traveltool.es/traveltool/images/home/bg_suscribeteg.gif);
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

.register-blue-header{
    color: white;
    font-weight: bold;
}

.reservas-online{
    display: none;
    text-align: center;
}

.reservas-online img{
    height: auto;
    max-width: 236px;
    width: 100%;
}

#carousel-example-generic{
    max-height: 206px;
    overflow: hidden;
}



/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    .reservas-online{ display: block; }
    .register-blue{display: block;}
}

/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
    #carousel-example-generic{ max-height: 150px; }
}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
}


/** ------------------------------------------------------------------------------------------------------
                                           CONTACTO
 ------------------------------------------------------------------------------------------------------ */

.frm-contact{
    margin-top: 15px;
    font-size: 13px;
    margin-left: 15px;
}

/* Inputs cuadrados */

.frm-contact input[type="text"], .frm-contact input[type="email"], .frm-contact input[type="tel"], .frm-contact textarea.form-control{
    border-radius: 0px;
    border: 1px solid rgb(210, 210, 210);
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 5px inset;
    color: #747474;
    font-size: 13px;
    padding: 8px 18.796875px;
    margin-bottom: 15px;
}





/** ------------------------------------------------------------------------------------------------------
                                           FOOTER
 ------------------------------------------------------------------------------------------------------ */



footer{
    background-color:  #262626;
    padding: 60px 0 30px 0;
    color: #e6e6e6;
    font-size: 11px;
    line-height: 1.4em;
    text-align: center;
}

footer p{color:white}

footer ul{ list-style: none; display: inline-block; margin-left: -50px }

footer ul>li{margin-top: 6px}

footer a,footer a:hover, footer a:visited {
    color:white;
    text-decoration: none;
}

footer .col-sm-6{margin-top: 20px}

.box-icon, [class^="box-icon-"], [class*=" box-icon-"] {
    z-index: 2;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #ff6600;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}



.list-horizontal > li {
    float: left;
    margin-right: 10px;
    padding: 0;
    display: block;
}




/* Pantallas más grandes que un celular */
@media (min-width: 768px) {
    footer{  text-align: left }
    footer ul{margin-left: 0px}
}

/* Tablets */
@media (min-width: 769px) and (max-width: 909px){
}

/* PC / laptop */
@media (min-width: 910px) and (max-width: 1199px){
}



/* BOTON DE IR ARRIBA */

.go-top {
    position: fixed;
    bottom: 4em;
    right: 2em;
    text-decoration: none;
    color: #fff;
    background-color: rgba(255, 102, 0, 0.3);
    font-size: 12px;
    padding: 1em;
    display: none;
cursor: pointer;
}

.go-top:hover {
    background-color: rgba(255, 102, 0, 0.6);
}



/** ------------------------------------------------------------------------------------------------------
                                            MODALES
 ------------------------------------------------------------------------------------------------------ */

.modal-header{ background-color: #ff6600; color: white; text-transform: capitalize;}
.modal-body.visit{display: inline-block; width: 100%}
.modal-body.visit>img{float: left; margin-right: 16px; margin-bottom: 16px; max-width: 50%}
.modal-body #description {text-align: justify}

.thumbnail.visit {
    min-height: 275px;
    cursor: pointer;
}

.modal-footer {text-align: left; }


/** ------------------------------------------------------------------------------------------------------
                                            QUE VISITAR
 ------------------------------------------------------------------------------------------------------ */

.panel-body.visit{ text-align: justify}

.panel-body.visit .thumbnail{cursor: pointer}
.vertical-align{vertical-align:middle!important; text-align:center;}


/*Videos de destinos visitados*/
.thumbnail.visit iframe {
    width: 100%;
    height: 199px;
}

.modal-body .visit iframe{
    width: 100%;
    height: 350px;
}





/** ------------------------------------------------------------------------------------------------------
                                            POLITICA DE COOKIES
 ------------------------------------------------------------------------------------------------------ */
.cookiesms{
    opacity: 0.9;
    position: relative;
    bottom: 0px;
    color:white;
    padding: 5px;
    font-size: 14px;
    background-color: black;
    display: none;
    z-index: 2000;
}

#cookie1{
    bottom: 0px;
    text-align: left;
    text-align: center;
}

.cookiesms a{
    color:red;
}

.cookiesms button{
    background-color: black;
    color: red;
    font-weight: bold;
}



/*CSS Breadcrumbs*/

.migasPan {
    height: 36px;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
}



.migasPan ul {
    background: #faf1df;
    background: -moz-linear-gradient(top, #fcf7ec 0%, #f3dcaf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf7ec), color-stop(100%, #f3dcaf));
    background: -webkit-linear-gradient(top, #fcf7ec 0%, #f3dcaf 100%);
    background: -o-linear-gradient(top, #fcf7ec 0%, #f3dcaf 100%);
    background: -ms-linear-gradient(top, #fcf7ec 0%, #f3dcaf 100%);
    background: linear-gradient(to bottom, #fcf7ec 0%, #f3dcaf 100%);
    list-style-type: none;
    margin: 0;
    overflow: hidden;

    padding: 0px;
}

.migasPan ul li.nivel1 {
    background-color: #e6b556;
    padding: 0 10px 0 15px;
    
}

.migasPan ul li.nivel1 a {
    color: #fff !important;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.7) !important;
}

.migasPan ul li[class*="nivel"] {
    border-left: 0;
    border-right: 0;
}

.migasPan ul li {
    float: left;
    border-right: 1px solid #f3dcaf;
    border-left: 1px solid #fff;
    color: #1d83a7;
    font-size: 13px;
    line-height: 36px;
    padding: 0 12px;
    position: relative;
}

.contEllipsis {
    table-layout: fixed;
}

.migasPan ul li.nivel1:after {
    border-left: 15px solid #e6b556;
}
.migasPan ul li[class*="nivel"]:after {
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 0;
    content: '';
    height: 0;
    position: absolute;
    right: -15px;
    width: 0;
    z-index: 2;
}
.migasPan ul li[class*="nivel"]:after {
    top: 0;
}

.migasPan ul li.nivel2:after {
    border-left: 15px solid #e9bf6c;
}

.migasPan ul li.nivel1+li {
    padding: 0 10px 0 30px;
}
.migasPan ul li.nivel2 {
    background-color: #e9bf6c;
}

.migasPan ul li.nivel2+li {
    padding-left: 30px;
}

.migasPan ul li a:hover {
    text-decoration: none;
    color: #1d83a7;
}

.migasPan .last {
    border-right: none;
}

.migasPan ul li.nivel3{background-color:#ecc983}
.migasPan ul li.nivel3+li{padding-left:30px}
.migasPan ul li.nivel3:after{border-left:15px solid #ecc983}
.migasPan ul li.nivel4{background-color:#f0d299}
.migasPan ul li.nivel4+li{padding-left:30px}
.migasPan ul li.nivel4:after{border-left:15px solid #f0d299}
.migasPan ul li.nivel5{background-color:#f3dcaf}
.migasPan ul li.nivel5+li{padding-left:30px}
.migasPan ul li.nivel5:after{border-left:15px solid #f3dcaf}

 

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: black transparent transparent transparent !important;
    border-width: 6px 3px 0 3px !important;
}

.select2-container--default .select2-selection--single {
    width: 100% !important;
    height: 34px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    padding-left: 4px !important;
    padding-right: 0px !important;
     
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important; 
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important; 
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}

.nav>li {
    border-bottom: none !important; 
    padding-bottom: 0px !important; 
}


/******************************Tabs Precios y Salidas, Puntos de Recogida****************************/
.nav-tabs.large.nav-block {
    height: 45px !important;
    overflow: hidden;
}

.nav-tabs.large.nav-block {
    height: auto;
}

.nav-tabs.nav-block, .nav-tabs.nav-justified {
    border: 0;
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea 0%, #f5f5f5 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(50%, #f5f5f5));
    background: -webkit-linear-gradient(top, #eaeaea 0%, #f5f5f5 50%);
    background: -o-linear-gradient(top, #eaeaea 0%, #f5f5f5 50%);
    background: -ms-linear-gradient(top, #eaeaea 0%, #f5f5f5 50%);
    background: linear-gradient(to bottom, #eaeaea 0%, #f5f5f5 50%);
}

.nav-tabs.large.nav-block {
    background-color: transparent;
    /*border-bottom: 1px solid #eaeaea !important;*/
    position: relative;
    margin-bottom: 0;
}

.nav-tabs.nav-block>li, .nav-tabs.nav-justified>li {
    background-color: transparent;
    border-radius: 0;
    margin: 0 !important;
}

.nav-tabs.nav-block li, .nav-tabs.nav-justified li {
    box-shadow: none;
    background: linear-gradient(to bottom, #eaeaea 0%, #f5f5f5 50%);
    border-right: 1px solid #ddd;
}

.nav-tabs.large li a {
    font-size: 16px;
    line-height: 33px;
    border: 0 !important;
    margin: 0;
    letter-spacing: -1px;
    padding: 6px 24px;
    outline: none;
    color: #3f95b4;
    /*color: #B3B3B3;*/
}


.nav-tabs.nav-block li>a, .nav-tabs.nav-justified li>a {
    border-radius: 0 !important;
}

.nav-tabs.large>li.active>a, .nav-tabs.large>li.active>a:hover, .nav-tabs.large>li.active>a:focus {
    /*background-color: #3f95b4;*/
    background-color: #ff6600;
    color: #fff;
}

.nav-tabs.large li>a:hover, .nav-tabs.large li>a:focus {
    background: transparent;
    background-color: rgba(34,34,34,0.08);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#14222222', EndColorStr='#14222222');
}

.nav-tabs.large li [class*="fa-"], .nav-tabs.large li [class*="ico-"] {
    color: #b3b3b3;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
}

.contentTransaccional .nav-tabs li>a .fa {
    float: none;
}

.nav-tabs.large li .fa {
    font-size: 22px;
}

.nav-tabs li [class*="fa-"] {
    bottom: 2px;
}

.nav-tabs.large>li.active [class*="ico-"], .nav-tabs.large>li.active .fa {
    color: #fff !important;
}

.nav-tabs.large.active-arrow>li.active:before {
    z-index: 2;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-right: -10px;
    border-top-width: 8px;
    bottom: -8px;
}

.nav-tabs.active-arrow>li.active:before {
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: #ff6600;
    border-style: solid;
    border-bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 768px) {
    .nav-tabs.large li a {
        font-size: 15px;
    }
    
    .nav-tabs.large li .fa {
    font-size: 16px;
}

.nav-tabs.large li a {
    /*line-height: 46px;*/
    border: 0 !important;
    margin: 0;
    letter-spacing: -1px;
    padding: 6px 14px;
    outline: none;
}

#salidas_precios table {
    margin-bottom: 0px;
}

.contenido.tab-content {
    padding: 0px;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

#puntos_recogida .title {
    color: white;
    text-align: center;
}

#puntos_recogida table {
    margin-bottom: 0px !important;
}
}

@media (max-width: 320px) {
    .nav-tabs.large li a {
        font-size: 14px;
    }
    
    .nav-tabs.large li .fa {
    font-size: 14px;
}

.nav-tabs.large li a {
    
    line-height: 46px;
    border: 0 !important;
    margin: 0;
    letter-spacing: -1px;
    padding: 6px 4px;
    outline: none;

}

#salidas_precios table {
    margin-bottom: 0px;
}

.contenido.tab-content {
    padding: 10px;
}

.no-padding-right {
    padding-right: 0px !important;
}

.no-padding-left {
    padding-left: 0px !important;
}

#puntos_recogida .title {
    color: white;
    text-align: center;
}

#puntos_recogida table {
    margin-bottom: 0px !important;
}
}

@media (max-width: 768px) {
    
    #puntos_recogida .no-padding-right {
        padding-right: 15px !important;
    } 
    #puntos_recogida .no-padding-left {
    padding-left: 15px !important;
}
}


.m-left-5 {
    margin-left: 5px;
}


.ptamount {
    border: none;
    width: 150px;
    text-align: right;
    background-color: transparent;
}

#tamount2 {
    width: 109px !important;
}

#origin_container .form-control,  #roms-container .form-control{
    background-color: white;
    border-top-color: blanchedalmond;
}

.modal-backdrop.in {
    opacity: 0 !important;
    z-index: 0 !important;
}

.payment_selected {
    width: 100%;
    background-color: lightgray !important;
    box-shadow: none !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.ptamount {
    font-size: 29px !important;
}

.circuit-description>h4 {
    color: #5DA6C7;
    font-size: 15px;
}

.panel h4 {
    font-size: 14px;
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: 700;
}

/* Centrar imagen principal en circuitos del panel */

#main-figure {
    overflow: hidden;
    border-radius: 4px;
    max-height: 266px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #main-figure {
        /*height: 170px;*/
    }
    .small-circuit .price-container {
        font-size: 9px !important;
        padding-right: 5px;
        padding-left: 5px;
    }
    .btn-orange {
        font-size: 9px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    #main-figure {
        /*height: 215px;*/
    }
    .small-circuit .price-container {
        font-size: 12px !important;
    }
    .btn-orange {
        font-size: 13px;
        /*margin-left: -12px;*/
        padding: 6px 10px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    #main-figure {
        /*height: 215px;*/
    }
}

/*Tabla de precios*/

.border-ddd {  border: 1px solid #ddd;  }
.border-left-ddd {  border-left: 1px solid #ddd;  }
.border-right-ddd {  border-right: 1px solid #ddd;  }
.border-bottom-ddd {  border-bottom: 1px solid #ddd;  }
.border-top-ddd {  border-top: 1px solid #ddd;  }

.price-table .row.header-row {
    background-color: #cccccc;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
}

.price-table h4 {
    text-transform: none;
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 767px) {
    .panel h4 {
        border-bottom: none;
    }

    .price-table {
        font-size: 10px;
    }

    .price-table h4 {
        font-size: 10px;
    }

    .table-row div {
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
    }

}

@media (max-width: 360px) {
    .price-table {
        font-size: 9px;
    }
}


/* ESTILOS DEL AREA DE TEXTO DEL SIDEBAR */
.sidebar-text, .sidebar-text p{
    padding: 0px 5px;
    border: 0px;
    outline: 0px;
    vertical-align: baseline;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.01em;
    background: 0px center;
    color: #999;
}
.sidebar-text .sidebar-text-title{
    margin: 0px 10px 10px 0px;
    padding: 10px;
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    outline: 0px;
    vertical-align: baseline;
    color: #999;
    font-family: arial, helvetica, "DejaVu Sans", "Arial Unicode MS", "Lucida Sans Unicode", sans-serif;
    font-size: 12px;
    line-height: 1em;
    clear: both;
    overflow: hidden;
    font-weight: 700;
    background: 0px center transparent;
}

/*Menú que se despliega en una pestaña*/

.nav-tabs.nav-block li.moreTabs, .nav-tabs.nav-justified li.moreTabs {
    position: absolute;
    right: 0;
}

.nav-tabs>li.dropdown ul.dropdown-menu {
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 6px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 6px rgba(0,0,0,0.1);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=0),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=90),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=180),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=270);
    padding: 0;
    margin: 0;
    min-width: 180px;
    border: 0;
}

.nav-tabs>li.dropdown ul.dropdown-menu.right {
    left: auto;
    right: 0;
}

.nav-tabs>li.dropdown ul.dropdown-menu>li {
    box-shadow: none;
}

.dropdown-menu.right li {
    background: white;
}

.nav-tabs>li.dropdown ul.dropdown-menu>li>a:hover, .nav-tabs>li.dropdown ul.dropdown-menu>li a:focus {
    background-image: none;
    background-color: #eaeaea !important;
    box-shadow: none;
    color: #3f95b4;
}

.moreTabs {
    border-right: none !important;
}

.moreTabs a {
    background-color: transparent !important;
}


/*Cursor pointer para enlaces en imágenes*/

figure>a:hover {
    cursor: pointer;
}

#container-privacy>a {
    cursor: pointer;
}

#container-privacy.simple-pago>a:hover {
    text-decoration: none;
}

#footer-container-privacy {
    margin-top: 5px;
}

#footer-container-privacy>a, #footer-container-privacy>a:hover {
    color: #ff6600;
    cursor: pointer;
}

#sidebar-container-privacy {
    font-size: 11px;
}

#sidebar-container-privacy>a,
#sidebar-container-privacy>a:hover {
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
}

.modal-title {
    font-size: 17px !important;
    display: inline !important;
}

/*Opciones*/

.options-title {
    color: #999 !important;
    font-family: 'Custom Language','Maven Pro',arial,helvetica,sans serif;
    line-height: normal;
    font-size: 17px;
    letter-spacing: -1px;
}

.box {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=0),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=90),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=180),progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=270);
    position: relative;
}

#accordion.box {
    margin-top: 15px;
    margin-bottom: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #ddd;
}

.relative {
    position: relative;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.panel-group .panel {
    border-top: 1px solid #d7d7d7 !important;
    border: 0;
    border-radius: 0;
    box-shadow: 0;
    margin: 0;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel+.panel {
    margin: 0;
}

#accordion.panel-group .panel .panel-heading a>div {
    height: 50px;
}

#accordion.panel-group .panel .panel-heading a div.numServicio {
    background-color: rgba(255,255,255,0.4);
    width: 70px;
    margin-right: 20px;
    float: left;
}

#accordion.panel-group .panel .panel-heading a div.numServicio>span {
    line-height: 52px;
    opacity: .85;
    filter: alpha(opacity=85);
}

.tituloDestacado.x2 {
    font-size: calc(2.2em);
}


#accordion.panel-group .panel .panel-heading a {
    background: #efefef;
    padding: 0;
}

#accordion.panel-group .panel .panel-heading a>div {
    height: 50px;
}

#accordion.panel-group .panel .panel-heading a div.textoServicio {
    padding: 12px;
}

#accordion .panel>.panel-heading {
    text-align: left;
    padding: 0;
}

[class*="titulo"].likeHtag, [class*="titular"].likeHtag, a[class*="titulo"].likeHtag, a[class*="titular"].likeHtag {
    font-family: 'Custom Language','Maven Pro',arial,helvetica,sans serif;
    font-weight: normal;
}

@media (min-width: 1200px) {
    .titular, h2.titular, h3.titular, h4.titular, .titularB, h2.titularB, h3.titularB, h4.titularB {
        font-size: 1.4em;
    }
}

[class*="titulo"] [class*="fa-"], [class*="titular"] [class*="fa-"], a[class*="titulo"] [class*="fa-"], a[class*="titular"] [class*="fa-"] {
    margin-right: 8px;
    opacity: .6;
    filter: alpha(opacity=60);
}

#accordion.panel-group .panel .panel-heading a div.textoServicio .fa {
    font-size: 28px;
}

.titular, h2.titular, h3.titular, h4.titular, .titularB, h2.titularB, h3.titularB, h4.titularB {
    font-size: 1.3em;
    letter-spacing: -1px;
}

.grisMedio {
    color: #999 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

[class*="servicio"] h4 {
    font-family: 'Custom Language','Maven Pro',arial,helvetica,sans serif;
    text-transform: capitalize;
}

#accordion .box {
    margin-top: 15px;
    margin-bottom: 0;
}

#accordion .box .contInfo {
    min-height: 155px !important;
}

#accordion .box .contInfo .boton {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.view-details {
    display: block;
    position: relative;
}

.lazy-container {
    position: relative;
    height: 0;
    overflow: hidden;
}

.lazy-container.prop-75 {
    padding-bottom: 75%;
}

figure.caption {
    position: relative;
}

.p-10 {
    padding: 10px !important;
}

.bg-normal {
    /*background-color: #3f95b4 !important;*/
    background-color: #ff6600 !important;
}

figure.caption figcaption {
    background-color: #fff;
    bottom: 0;
    height: auto;
    padding: 10px 15px;
    position: absolute;
    width: 100%;
}

figure.caption figcaption.transparent {
    opacity: .9;
    filter: alpha(opacity=90);
}

.shadow-black, .shadow-black * {
    text-shadow: 0px 1px 0px rgba(0,0,0,0.7);
}

.blanco {
    color: #fff !important;
}

h4.mt-0 {
    color: #1d83a7;
    font-family: 'Custom Language','Maven Pro',arial,helvetica,sans serif;
    line-height: normal;
    padding-bottom: 0px;
}

.txtGrande, .txtBGrande {
    line-height: 18px;
}

.boton-medio {
    letter-spacing: -0.02em;
    padding: 6px 12px;
}

.boton-azul, a.boton-azul, span.boton-azul, input[type='text'].boton-azul {
    /*background-color: #3f95b4;*/
    background-color: #ff6600;
}

.boton-azul:hover, a.boton-azul:hover, span.boton-azul:hover, input[type='text'].boton-azul:hover {
    /*background-color: #4ca2c0;*/
    background-color: #f57925;
    text-decoration: none;
}

#opciones .boton,
#opciones a.boton,
#opciones span.boton,
#opciones input[type='text'].boton {
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=270);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-align: center;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.modal.xlg .modal-dialog {
    width: 80%;
    max-width: 1024px;
}

@media (max-width: 767px) {
    .modal.lg .modal-dialog,
    .modal.xlg .modal-dialog,
    .modal.xmd .modal-dialog {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        /*Para centrar*/
        padding-left: 14px;
    }
}

.bg-grisFondo {
    background-color: #f8f8f8 !important;
}

/*Estilos de loading*/

#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
  display: none;
}

#loading-image {
    position: absolute;
    top: 35%;
    left: 45%;
    z-index: 100;
    color: #3c8dbc;
    font-size: 150px;
}

/*OPINIONES EUROPAMUNDO*/

.review-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

.review-container span {
    color: #5DA6C7;
}

.review-date {
    text-align: end;
    font-style: italic;
}











