body{
                                        font-family:Century gothic;
                                                color:#000000;
                                                                                        }
            /*----------main color------------*/
        .text-blue-1,
        .header .header-menu .menu .subnav > li > a:hover,
        .bravo_wrap .footer .menu-footer .menu__nav li .subnav > li > a:hover,
        .desktopMenu .menu a:hover,
        .desktopMenu .menu .subnav__backBtn a,
        .hotel_rooms_form .nav-enquiry .enquiry-item.active span,
        .bravo_single_book .nav-enquiry .enquiry-item.active span,
        .pricing-table .title{
            color: #13c0d3;
        }

        .tabs.-underline .tabs__controls .tabs__button:hover,
        .tabs.-pills-2 .tabs__controls .tabs__button:hover,
        .tabs.-bookmark-2 .tabs__button:hover,
        .sidebar.-dashboard .sidebar__button.-is-active,
        .tabs.-underline-2 .tabs__controls .tabs__button.is-tab-el-active,
        .accordion.-db-sidebar .accordion__item.is-active .sidebar__button,
        .tabs.-underline-2 .tabs__controls .tabs__button:hover{
            color: #13c0d3 !important;
        }

        .pagination.-dots .pagination__item.is-active,
        .button.-outline-blue-1:hover,
        .form-checkbox:hover input ~ .form-checkbox__mark,
        .pricing-tabs .tab-btns:before,
        .tabs.-underline-2 .tabs__controls .tabs__button::after{
            background-color: #13c0d3;
        }

        .bg-blue-1,
        .button.-blue-1:hover,
        .tabs.-pills-2 .tabs__controls .tabs__button.is-tab-el-active,
        .tourTypeCard.-type-1:hover,
        .noUi-connect,
        .accordion.-map .accordion__item.is-active .accordion__icon,
        .form-checkbox input:checked ~ .form-checkbox__mark{
            background-color: #13c0d3 !important;
        }

        .button.-blue-1:hover,
        .border-blue-1,
        .button.-outline-blue-1,
        .noUi-handle,
        .hotel_rooms_form .nav-enquiry .enquiry-item.active span,
        .bravo_single_book .nav-enquiry .enquiry-item.active span,
        .form-checkbox input:checked ~ .form-checkbox__mark,
        .pricing-table .inner-box:hover, .pricing-table.tagged .inner-box{
            border-color: #13c0d3;
        }
        /*-----------end main color------------*/
    
            h1{
            font-family: Century gothic bold, sans-serif
        }
                h2{
            font-family: Century gothic, sans-serif
        }
                h3{
            font-family: Century gothic, sans-serif
        }
    
    .bravo-gotrip-list-hotel.layout_normal /*Layout de HOteles*/
{
    background: #EEF5E6; 
    
}   

.bravo-list-locations.style_1  /*Layout de Destinos*/
{     
    background:  #EBEDEF; 
}

/*.layout-pb-md  /*Layout de recomendaciones
{     
 background:#D0ECE7;
  :#F5F4E6;

}  */







.masthead.-type-1 .masthead__bg::after  /*banner Principal. le quita el gradiente al banner. estilo1 */
{   
  content: "";

  z-index: 2;/* valor prede 2*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;  /*aqui se le quito el gradient*/
  opacity: 0.85;
}





.masthead.-type-3 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}



.masthead.-type-3 .masthead__bg::after {/*banner Principal. le quita el gradiente al banner. estilo2 */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  
}

.masthead.-type-3 .masthead__tabs {
  margin-top: 1px;
}

 .location_banner

{
     background: none;
}


.button {
  font-family:century ;
}

.map-ratio {
  position: inline block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 700px;
  
}



.form_search_style_2 {
    padding-top: 125px !important;
}/*cambia la altura del formulario en el index
    
