


/**
 * CAROUSEL
 */
.home-slider-carousel { height: 400px; }
.home-slider-carousel .carousel-item {
    background : no-repeat center center;
    background-size: cover;
    height: 400px;
}

.carousel_company_link{
    width: 272px;
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
}


/**
 * SEARCH BOX
 */

.home-search-box {
    position: relative;
    /*margin-top: 110px;*/
    padding: 10px 15px 20px;
}
.home-search-box .hsb-bg {
    position: absolute;
    background: black;
    opacity: 0.5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.home-search-box .hsb-title {
    position: relative;
    color: white;
    letter-spacing: 1px;
    font-family: 'allerregular';
}
.home-search-box .hsb-form {
    position: relative;
    margin: 15px 0 0;
}
.home-search-box .hsb-box {
    float: left;
    padding-right: 10px;
    width: 245px;
}
.home-search-box textarea,
.home-search-box input[type="text"],
.home-search-box input[type="password"],
.home-search-box input[type="datetime"],
.home-search-box input[type="datetime-local"],
.home-search-box input[type="date"],
.home-search-box input[type="month"],
.home-search-box input[type="time"],
.home-search-box input[type="week"],
.home-search-box input[type="number"],
.home-search-box input[type="email"],
.home-search-box input[type="url"],
.home-search-box input[type="search"],
.home-search-box input[type="tel"],
.home-search-box input[type="color"],
.home-search-box .uneditable-input {
    padding: 10px;
    letter-spacing: 1px;
    color: #646464;
    font-size: 15px;
    font-family: 'allerregular';
}
.home-search-box input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #646464;
    opacity: 1; /* Firefox */
}
.home-search-box input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #646464;
}
.home-search-box input::-ms-input-placeholder { /* Microsoft Edge */
    color: #646464;
}
.home-search-box .select2-selection {
    padding: 10px;
    letter-spacing: 1px;
    font-family: 'allerregular';
}
.home-search-box .select2-selection * {
    color: #646464 !important;
    font-size: 15px;
}
.home-search-box .select2-selection__arrow {
    display: none;
}


/**
 * SECOND BLOCK
 */
.home_second_block{
    /*height: 506px;*/
    background: url('/img/blue_background.jpg') top left repeat-x;
    color: white;
}
.home_second_block h3{
    width: auto;
    display: inline-block;
    font-weight: normal;
}
.home_second_block h3.arrow{
    background: url('/img/white_arrow.png') center right no-repeat;
    padding-right: 30px;
}

/**
 * SEARCHBAR
 */
.searchbar{
    background: url(/img/searchbar.png) top left no-repeat;
}
/*.searchbar .select_ofertas .selectBoxes{
    width: 322px;
    margin-top: 16px;
    margin-left: 9px;
}*/
.searchbar .select_ofertas .selectBoxes {
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    height: 36px;
    margin-left: 9px;
    margin-top: 7px;
    width: 322px;
}
/*.searchbar .select_ofertas .sbOptions{
    width: 322px;
}*/
.searchbar .select_province .selectBoxes{
    width: 214px;
    margin-top: 16px;
    margin-left: 360px;
}
.searchbar .select_province .sbOptions{
    width: 214px;
}
.searchbar .select_category .selectBoxes{
    width: 214px;
    margin-top: 16px;
    margin-left: 596px;
}
.searchbar .select_category .sbOptions{
    width: 214px;
}

/**
 * HOW IT WORKS
 */
.how .span3{
    text-align: center;
    width: 210px;
}
.how .span9{
    width: 670px;
}
.how .img{
    margin-bottom: 30px;
    min-height: 61px
}
.how .content{
    text-align: left;
    border-right: 1px solid #7EA9CB;
    min-height: 162px;
}
.how span.title{
    display: block;
    font-size: 18px;
    margin-bottom: 22px;
    height: 33px;
}
.how  div.desc{
    padding: 0px 10px 0px 0px;
    color: #c5e7f3;
}
.how .offer{
    width: 220px;
    border-left: 1px solid #7EA9CB;
    padding-left: 14px;
    min-height: 310px;
}
.how a.btn_offer{
    display: block;
    width: 220px;
    border: none;
    height: 53px;
    background-color: transparent;
    background-position: 0 0;
    background-image: url(/img/btn_oferta.png);
    background-repeat: no-repeat;
    color: white;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.how a.btn_offer:hover {
    background-position: 0 -63px;
    text-decoration: none;
}

/**
 * OFFERS TABLE
 */

/**
 * TABS
 */
.offers_table .tabbable{
    margin-bottom: 45px;
}
.offers_table ul{
    /*border-bottom: 10px solid #1e88b6;*/
    width: 939px;
    border-bottom: none;
    margin-bottom: 10px
}
.offers_table .inside_tab{
    height: 64px;
    border-bottom: 1px solid #1e88b6;
    width: 233px;
}
.offers_table .nav-tabs > li{
    border-bottom: 10px solid #1e88b6;
}
.offers_table .nav-tabs > .active,
.offers_table .nav-tabs > li:hover {
    background: url(/img/tab_active.png) top left no-repeat;
    /*margin-left: -5px;*/
}

.offers_table .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 233px;
    height: 47px;
    border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    line-height: 50px;
    text-indent: 80px;
    margin-left: -1px;
}
.offers_table .nav-tabs > .active > a{
    background-color: transparent;
    border-bottom: 1px solid #1e88b6;
    border-left: 1px solid #1e88b6;
    margin-left: -1px;
    color: white;
}
.offers_table .nav-tabs > li:hover > a,
.offers_table .nav-tabs > li > a:hover,
.offers_table .nav-tabs > li.active > a:hover {
    border-bottom: 1px solid #1e88b6;;
    border-left: 1px solid #1e88b6;
    border-right: 1px solid #CDCDCD;
    border-top: 1px solid #CDCDCD;
    background-color: transparent;
    color: white;
}
.offers_table .nav-tabs > li:first-child > a{
    margin-left: 0px;
}
.offers_table .nav-tabs > li:last-child > a{
    border-right: none;
}
.tab_calendar{
    height: 28px;
    background-position: 0px;
    padding-left: 30px;
    background-image: url('/img/tab_calendar.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
.icon_tab_brujula, .icon_tab_calendar, .icon_tab_tag, .icon_tab_regla{
    width: 28px;
    height: 28px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 35px;
    margin-top: 17px;
}
.icon_tab_calendar{
    background-image: url('/img/tab_calendar.png');
}
.icon_tab_brujula{
    background-image: url('/img/tab_brujula.png');
}
.icon_tab_regla{
    background-image: url('/img/tab_regla.png');
}
.icon_tab_tag{
    background-image: url('/img/tab_tag.png');
}
.offers_table .nav-tabs > li:hover > .icon_tab,
.offers_table .nav-tabs > li.active > .icon_tab {
    background-position: 0 -38px;
}
.offers_table .nav-tabs .icon_tab_pro{
    position: absolute;
    margin-left: 157px;
    margin-top: 17px;
    background-image: url('/img/tab_pro.png');
    height: 30px;
    width: 30px;
    background-position: center center;
}
.offers_table .tab-pane{
    min-height: 350px;
}
.tab-pane .mapa{
    width: 472px;
    /*background-color: #E9EDF1;*/
    float: left;
}
.tab-pane .provinces{
    width: 468px;
    float: left;
}
.tab-pane .provinces ul{
    list-style: none;
    /*width: 93%;*/
    text-align: center;
}
.tab-pane .provinces li{
    display: inline-block;
    padding-left: 10px;
    padding-right: 17px;
    margin-bottom: 10px;
}

/**
 * LATEST OFFERS TABLE
 */
.table.latest_offers{

}
.table.latest_offers td{
    padding-top: 16px;
    padding-bottom: 16px;
}
.table.latest_offers td.date{
    background-color: #E9EDF1;
    border-top: 1px solid #ffffff;
    text-align: center;
}
.table.latest_offers tr:first-child td.date{
    border-top: 1px solid #dddddd;
}
.table.latest_offers tr:last-child {
    border-bottom: 1px solid #dddddd;
}
.table.latest_offers tr:hover td{
    background-color: #f8f8f8
}
.table.latest_offers tr:hover td.date{
    background-color: #1e88b6;
    color: white;
}
.table.latest_offers tr:hover td{
    cursor: pointer;
}
.table.latest_offers td.location,
.table.latest_offers td.company{
    padding-left: 12px;
    background: url('/img/table_dots.png') 2px 5px no-repeat;
}

/**
 * BY CATEGORIES
 */
/*.category_links {*/
/*    font-family: 'Arial';*/
/*    width: 219px;*/
/*    font-size: 13px;*/
/*}*/
/*.category_links a {*/
/*    display: block;*/
/*    background-color: #e6edf1;*/
/*    margin-bottom: 10px;*/
/*    padding: 4px 10px 4px 10px;*/
/*}*/
/*.category_links a:hover {*/
/*    background-color: #28a4da;*/
/*    color: white;*/
/*    text-decoration: none;*/
/*}*/
.home-categories-carousel .owl-overlay {
    display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: black; opacity: .6;
}
.home-categories-carousel .item:hover .owl-overlay { display: flex; justify-content: center; align-items: center; }
.home-categories-carousel .item {
    border: 1px solid #B8B7B7; display: inline-block; text-decoration: none; position: relative;
}
.home-categories-carousel .item:hover {
    border-color: #707070;
}
.home-categories-carousel .owl-item img { width: 210px; height: 255px; }
.home-categories-carousel .owl-title {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #B8B7B7;
    text-align: center;
    color: white;
    font-family: 'allerregular';
}
.home-categories-carousel .item:hover .owl-title {
    background: #707070;
}
.home-categories-carousel .owl-dots {
    float: right;
    margin-top: 5px
}

/**
 * MAPA
 */
.home-regions-map .mapa { position: relative; }
.home-regions-map .mapa { position: relative; }
.map {
    width: 469px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    background: url(/img/home/regions/mapa-base.png) top left no-repeat;
    height: 330px;
}
.home-regions-map .home-map-pixel { width: 469px; height: 330px; position: absolute; }
.home-regions-map .map div {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.home-regions-map .map img {
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.home-regions-map .provinces { margin-left: 470px; }


/**
 * Map area regions
 */
#ES-C-Map {
    width: 45px;
    height: 52px;
    background-image: url('/img/home/regions/lacoruna.png');
    margin-left: 78px;
    margin-top: 8px;
}
#ES-C-Map.hover {
    background-position: 0 -62px;
}
#ES-VI-Map {
    width: 29px;
    height: 27px;
    background-image: url('/img/home/regions/alava.png');
    margin-left: 239px;
    margin-top: 34px;
}
#ES-VI-Map.hover {
    background-position: 0 -37px;
}
#ES-AB-Map {
    width: 53px;
    height: 48px;
    background-image: url('/img/home/regions/albacete.png');
    margin-left: 248px;
    margin-top: 168px;
}
#ES-AB-Map.hover {
    background-position: 0 -58px;
}
#ES-A-Map {
    width: 36px;
    height: 36px;
    background-image: url('/img/home/regions/alicante.png');
    margin-left: 297px;
    margin-top: 186px;
}
#ES-A-Map.hover {
    background-position: 0 -46px;
}
#ES-AL-Map {
    width: 40px;
    height: 42px;
    background-image: url('/img/home/regions/almeria.png');
    margin-left: 243px;
    margin-top: 220px;
}
#ES-AL-Map.hover {
    background-position: 0 -52px;
}
#ES-O-Map {
    width: 71px;
    height: 28px;
    background-image: url('/img/home/regions/asturias.png');
    margin-left: 136px;
    margin-top: 19px;
}
#ES-O-Map.hover {
    background-position: 0 -38px;
}
#ES-AV-Map {
    width: 38px;
    height: 40px;
    background-image: url('/img/home/regions/avila.png');
    margin-left: 175px;
    margin-top: 107px;
}
#ES-AV-Map.hover {
    background-position: 0 -50px;
}
#ES-BA-Map {
    width: 71px;
    height: 51px;
    background-image: url('/img/home/regions/badajoz.png');
    margin-left: 132px;
    margin-top: 168px;
}
#ES-BA-Map.hover {
    background-position: 0 -61px;
}
#ES-PM-Map {
    width: 88px;
    height: 55px;
    background-image: url('/img/home/regions/baleares.png');
    margin-left: 361px;
    margin-top: 144px;
}
#ES-PM-Map.hover {
    background-position: 0 -65px;
}
#ES-B-Map {
    width: 38px;
    height: 41px;
    background-image: url('/img/home/regions/barcelona.png');
    margin-left: 361px;
    margin-top: 68px;
}
#ES-B-Map.hover {
    background-position: 0 -51px;
}
#ES-BI-Map {
    width: 28px;
    height: 17px;
    background-image: url('/img/home/regions/vizcaya.png');
    margin-left: 236px;
    margin-top: 26px;
}
#ES-BI-Map.hover {
    background-position: 0 -27px;
}
#ES-BU-Map {
    width: 39px;
    height: 62px;
    background-image: url('/img/home/regions/burgos.png');
    margin-left: 210px;
    margin-top: 36px;
}
#ES-BU-Map.hover {
    background-position: 0 -72px;
}
#ES-CC-Map {
    width: 68px;
    height: 51px;
    background-image: url('/img/home/regions/caceres.png');
    margin-left: 127px;
    margin-top: 132px;
}
#ES-CC-Map.hover {
    background-position: 0 -61px;
}
#ES-CA-Map {
    width: 36px;
    height: 36px;
    background-image: url('/img/home/regions/cadiz.png');
    margin-left: 157px;
    margin-top: 248px;
}
#ES-CA-Map.hover {
    background-position: 0 -46px;
}
#ES-S-Map {
    width: 46px;
    height: 28px;
    background-image: url('/img/home/regions/cantabria.png');
    margin-left: 197px;
    margin-top: 24px;
}
#ES-S-Map.hover {
    background-position: 0 -38px;
}
#ES-CS-Map {
    width: 37px;
    height: 38px;
    background-image: url('/img/home/regions/castellon.png');
    margin-left: 304px;
    margin-top: 120px;
}
#ES-CS-Map.hover {
    background-position: 0 -48px;
}
#ES-CE-Map {
    width: 6px;
    height: 5px;
    background-image: url('/img/home/regions/ceuta.png');
    margin-left: 182px;
    margin-top: 283px;

}
#ES-CE-Map.hover {
    background-position: 0 -15px;
}
#ES-CR-Map {
    width: 63px;
    height: 42px;
    background-image: url('/img/home/regions/ciudad_real.png');
    margin-left: 193px;
    margin-top: 164px;
}
#ES-CR-Map.hover {
    background-position: 0 -52px;
}
#ES-CO-Map {
    width: 42px;
    height: 51px;
    background-image: url('/img/home/regions/cordoba.png');
    margin-left: 178px;
    margin-top: 192px;
}
#ES-CO-Map.hover {
    background-position: 0 -61px;
}
#ES-CU-Map {
    width: 53px;
    height: 50px;
    background-image: url('/img/home/regions/cuenca.png');
    margin-left: 241px;
    margin-top: 125px;
}
#ES-CU-Map.hover {
    background-position: 0 -60px;
}
#ES-GI-Map {
    width: 43px;
    height: 31px;
    background-image: url('/img/home/regions/girona.png');
    margin-left: 370px;
    margin-top: 61px;
}
#ES-GI-Map.hover {
    background-position: 0 -41px;
}
#ES-GR-Map {
    width: 54px;
    height: 47px;
    background-image: url('/img/home/regions/granada.png');
    margin-left: 213px;
    margin-top: 214px;
}
#ES-GR-Map.hover {
    background-position: 0 -57px;
}
#ES-GU-Map {
    width: 53px;
    height: 41px;
    background-image: url('/img/home/regions/guadalajara.png');
    margin-left: 232px;
    margin-top: 101px;
}
#ES-GU-Map.hover {
    background-position: 0 -51px;
}
#ES-SS-Map {
    width: 24px;
    height: 19px;
    background-image: url('/img/home/regions/guipuzcoa.png');
    margin-left: 257px;
    margin-top: 28px;
}
#ES-SS-Map.hover {
    background-position: 0 -29px;
}
#ES-H-Map {
    width: 38px;
    height: 48px;
    background-image: url('/img/home/regions/huelva.png');
    margin-left: 127px;
    margin-top: 209px;
}
#ES-H-Map.hover {
    background-position: 0 -58px;
}
#ES-HU-Map {
    width: 46px;
    height: 56px;
    background-image: url('/img/home/regions/huesca.png');
    margin-left: 302px;
    margin-top: 44px;
}
#ES-HU-Map.hover {
    background-position: 0 -66px;
}
#ES-J-Map {
    width: 50px;
    height: 39px;
    background-image: url('/img/home/regions/jaen.png');
    margin-left: 212px;
    margin-top: 200px;
}
#ES-J-Map.hover {
    background-position: 0 -49px;
}
#ES-LO-Map {
    width: 39px;
    height: 27px;
    background-image: url('/img/home/regions/la_rioja.png');
    margin-left: 243px;
    margin-top: 53px;
}
#ES-LO-Map.hover {
    background-position: 0 -37px;
}
#ES-GC-Map {
    width: 53px;
    height: 41px;
    background-image: url('/img/home/regions/las_palmas.png');
    margin-left: 86px;
    margin-top: 274px;
}
#ES-GC-Map.hover {
    background-position: 0 -51px;
}
#ES-LE-Map {
    width: 61px;
    height: 43px;
    background-image: url('/img/home/regions/leon.png');
    margin-left: 139px;
    margin-top: 34px;
}
#ES-LE-Map.hover {
    background-position: 0 -53px;
}
#ES-L-Map {
    width: 40px;
    height: 57px;
    background-image: url('/img/home/regions/lleida.png');
    margin-left: 335px;
    margin-top: 47px;
}
#ES-L-Map.hover {
    background-position: 0 -67px;
}
#ES-LU-Map {
    width: 31px;
    height: 54px;
    background-image: url('/img/home/regions/lugo.png');
    margin-left: 115px;
    margin-top: 14px;
}
#ES-LU-Map.hover {
    background-position: 0 -64px;
}
#ES-M-Map {
    width: 41px;
    height: 46px;
    background-image: url('/img/home/regions/madrid.png');
    margin-left: 204px;
    margin-top: 108px;
}
#ES-M-Map.hover {
    background-position: 0 -56px;
}
#ES-MA-Map {
    width: 50px;
    height: 33px;
    background-image: url('/img/home/regions/malaga.png');
    margin-left: 178px;
    margin-top: 241px;

}
#ES-MA-Map.hover {
    background-position: 0 -43px;
}
#ES-ME-Map {
    width: 7px;
    height: 6px;
    background-image: url('/img/home/regions/melilla.png');
    margin-left: 245px;
    margin-top: 302px;
}
#ES-ME-Map.hover {
    background-position: 0 -16px;
}
#ES-MU-Map {
    width: 43px;
    height: 46px;
    background-image: url('/img/home/regions/murcia.png');
    margin-left: 264px;
    margin-top: 191px;
}
#ES-MU-Map.hover {
    background-position: 0 -56px;
}
#ES-NA-Map {
    width: 47px;
    height: 52px;
    background-image: url('/img/home/regions/navarra.png');
    margin-left: 261px;
    margin-top: 29px;
}
#ES-NA-Map.hover {
    background-position: 0 -62px;
}
#ES-OR-Map {
    width: 45px;
    height: 30px;
    background-image: url('/img/home/regions/ourense.png');
    margin-left: 105px;
    margin-top: 59px;
}
#ES-OR-Map.hover {
    background-position: 0 -40px;
}
#ES-P-Map {
    width: 32px;
    height: 47px;
    background-image: url('/img/home/regions/palencia.png');
    margin-left: 191px;
    margin-top: 40px;
}
#ES-P-Map.hover {
    background-position: 0 -57px;
}
#ES-PO-Map {
    width: 29px;
    height: 38px;
    background-image: url('/img/home/regions/pontevedra.png');
    margin-left: 90px;
    margin-top: 49px;
}
#ES-PO-Map.hover {
    background-position: 0 -48px;
}
#ES-SA-Map {
    width: 50px;
    height: 38px;
    background-image: url('/img/home/regions/salamanca.png');
    margin-left: 142px;
    margin-top: 103px;
}
#ES-SA-Map.hover {
    background-position: 0 -48px;
}
#ES-TF-Map {
    width: 48px;
    height: 46px;
    background-image: url('/img/home/regions/tenerife.png');
    margin-left: 36px;
    margin-top: 279px;
}
#ES-TF-Map.hover {
    background-position: 0 -56px;
}
#ES-SG-Map {
    width: 40px;
    height: 36px;
    background-image: url('/img/home/regions/segovia.png');
    margin-left: 201px;
    margin-top: 92px;

}
#ES-SG-Map.hover {
    background-position: 0 -46px;
}
#ES-SE-Map {
    width: 50px;
    height: 46px;
    background-image: url('/img/home/regions/sevilla.png');
    margin-left: 153px;
    margin-top: 210px;
}
#ES-SE-Map.hover {
    background-position: 0 -56px;
}
#ES-SO-Map {
    width: 48px;
    height: 39px;
    background-image: url('/img/home/regions/soria.png');
    margin-left: 232px;
    margin-top: 72px;

}
#ES-SO-Map.hover {
    background-position: 0 -49px;
}
#ES-T-Map {
    width: 39px;
    height: 37px;
    background-image: url('/img/home/regions/tarragona.png');
    margin-left: 332px;
    margin-top: 93px;
}
#ES-T-Map.hover {
    background-position: 0 -47px;
}
#ES-TE-Map {
    width: 56px;
    height: 54px;
    background-image: url('/img/home/regions/teruel.png');
    margin-left: 278px;
    margin-top: 100px;
}
#ES-TE-Map.hover {
    background-position: 0 -64px;
}
#ES-TO-Map {
    width: 66px;
    height: 36px;
    background-image: url('/img/home/regions/toledo.png');
    margin-left: 182px;
    margin-top: 139px;
}
#ES-TO-Map.hover {
    background-position: 0 -46px;
}
#ES-V-Map {
    width: 40px;
    height: 53px;
    background-image: url('/img/home/regions/valencia.png');
    margin-left: 284px;
    margin-top: 140px;
}
#ES-V-Map.hover {
    background-position: 0 -63px;
}
#ES-VA-Map {
    width: 38px;
    height: 44px;
    background-image: url('/img/home/regions/valladolid.png');
    margin-left: 182px;
    margin-top: 66px;
}
#ES-VA-Map.hover {
    background-position: 0 -54px;
}
#ES-ZA-Map {
    width: 48px;
    height: 40px;
    background-image: url('/img/home/regions/zamora.png');
    margin-left: 140px;
    margin-top: 70px;
}
#ES-ZA-Map.hover {
    background-position: 0 -50px;
}
#ES-Z-Map {
    width: 68px;
    height: 65px;
    background-image: url('/img/home/regions/zaragoza.png');
    margin-left: 268px;
    margin-top: 50px;

}
#ES-Z-Map.hover {
    background-position: 0 -75px;
}


/**
 * A MEDIDA
 */
span.label-tag{
    background-color: #e6edf1;
    color: #b0bfc9;
    padding: 5px 7px 5px 7px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-shadow: none;
    font-weight: normal
}
span.label-tag .icon_remove{
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
    font-style:normal;
    font-size: 14px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 10px;
}

/**
 * NOTICIAS
 */
.news{
    background-color: #e0e8ec;
}
img.news_pic{
    border: 4px solid white;
    min-width: 220px;
    max-width: 220px;
    min-height: 146.7px;
    max-height: 146.7px;
}
.news .excerpt{
    margin-top: 15px;
    color: #555555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**
 * BLOG
 */
.home-blog .blog-title { color: white; }
.home-blog .home-blog-item { text-decoration: none; }
.home-blog .home-blog-item:hover img { border-color: #a8c834; }
.home-blog .home-blog-item .home-blog-title { color: white; margin-top:10px; }
.home-blog .home-blog-item:hover .home-blog-title { color: #a8c834; }

/**
 * CLAIM
 */
.claim{
    /*height: 194px;*/
    /*background: url('/img/claim.jpg') top left repeat-x;*/
    background: url(/img/claim.jpg);
    background-size: cover;
}
.claim .quote{
    background: url(/img/quote.png) 2px 5px no-repeat;
    padding-left: 30px;
    font-style: italic;
    color: white;
    font-size: 19px;
    line-height: 27px;
    margin-top: 30px;
}
.claim .quote_author{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c5e7f3;
}

/**
 * COMPANIES LOGOS
 */
.premium-companies {}
.premium-companies .item {
    margin-bottom: 20px;
    width: 170px;
    border: 1px solid #D8DADB;
    text-decoration: none;
}
.premium-companies .item .img-wrapper {
    height: 170px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.premium-companies .item .img-wrapper img { max-height: 140px; max-width: 140px; }
.premium-companies .item .text-wrapper {
    color: white;
    font-size:16px;
    background: #B8B7B7;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-family: 'allerregular';
}
.premium-companies .item .img-wrapper .img-overlay {
    display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: black; opacity: .6;
}
.premium-companies .item:hover .img-wrapper .img-overlay { display: flex; align-items: center; justify-content: center; }
.premium-companies .item:hover { border-color: #707070; }
.premium-companies .item:hover .text-wrapper { background: #707070; }


/*div.company{*/
/*    width: 140px;*/
/*}*/
/*div.company div{*/
/*    background-position: 0 0;*/
/*    background-repeat: no-repeat;*/
/*    margin-bottom: 30px;*/
/*}*/
/*div.nowevents{*/
/*    margin: 0 auto;*/
/*    width: 172px;*/
/*    height: 69px;*/
/*    background-image: url(/img/logo_nowevents.png);*/
/*}*/
/*div.nowevents:hover {*/
/*    background-position: 0 -79px;*/
/*}*/
/*div.adecco{*/
/*    margin: 0 auto;*/
/*    width: 140px;*/
/*    height: 77px;*/
/*    background-image: url(/img/logo_adecco.png);*/
/*}*/
/*div.adecco:hover {*/
/*    background-position: 0 -87px;*/
/*}*/
/*div.grupoa{*/
/*    margin: 0 auto;*/
/*    width: 78px;*/
/*    height: 77px;*/
/*    background-image: url(/img/logo_grupoa.png);*/
/*}*/
/*div.grupoa:hover {*/
/*    background-position: 0 -87px;*/
/*}*/
/*div.momentum{*/
/*    margin: 0 auto;*/
/*    width: 148px;*/
/*    height: 33px;*/
/*    background-image: url(/img/logo_momentum.png);*/
/*}*/
/*div.momentum:hover {*/
/*    background-position: 0 -43px;*/
/*}*/
/*div.gruposky{*/
/*    margin: 0 auto;*/
/*    width: 147px;*/
/*    height: 39px;*/
/*    background-image: url(/img/logo_gruposky.png);*/
/*}*/
/*div.gruposky:hover {*/
/*    background-position: 0 -49px;*/
/*}*/
/*div.global{*/
/*    margin: 0 auto;*/
/*    width: 147px;*/
/*    height: 46px;*/
/*    background-image: url(/img/logo_global.png);*/
/*}*/
/*div.global:hover {*/
/*    background-position: 0 -56px;*/
/*}*/

/**/
.home-testimonials {}
.home-testimonials .testimonials-message {
    background: white;
    padding: 20px;
    height: 100px;
    display: flex;
    align-items: center;
}
.home-testimonials .arrow-wrapper { padding-left: 25px; }
.home-testimonials .arrow-down {
    padding-left: 0px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffffff;
}
.home-testimonials .testimonials-user {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.home-testimonials .testimonials-img {
    float: left; padding: 0 10px 0 20px;
}
.home-testimonials .testimonials-img img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    min-height: 50px;
    min-width: 50px;
    max-height: 50px;
    max-width: 50px;
    background: white;
}
.home-testimonials .testimonials-info { float: left; text-transform: uppercase; font-family: 'allerregular'; font-size: 13px; }
.home-testimonials .testimonials-info .testimonials-position { font-weight: 600; font-family: 'aller_lightregular'; }


.home-info-box, .home-info-box * { box-sizing: border-box; }
.home-info-box {
    padding: 20px;
    background: white;
    display: flex;
    flex-direction: column;
}
.home-info-box .info-box-head { display: flex; align-items: center; }
.home-info-box .info-box-title {
    padding: 5px 10px; background: #5BB9E2; color: white; text-transform: uppercase; font-family: 'allerregular';
}
.home-info-box .info-box-more { margin-left: auto; }
.home-info-box .info-box-more a { color: inherit; font-family: 'allerregular'; }
.home-info-box .info-box-more .label { color: white; text-transform: uppercase; text-shadow: none; font-weight: normal; }
.home-info-box .info-box-body { margin-top: 20px; height: 100%; }
.home-info-box .info-box-message { background: #EAECF2; padding: 40px; text-align: center; height: 100%; }
.home-info-box .info-box-content { padding: 0 20px; height: 100%; display: flex; flex-direction: column; justify-content: center; }
.home-info-box .info-box-table {}
.home-info-box .info-box-table a:hover { color: inherit; text-decoration: none; }
.home-info-box .info-box-table .info-box-table-head { font-weight: 600; }
.home-info-box .info-box-table .info-box-table-body {}
.home-info-box .info-box-table .info-box-table-row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dddddd;
}
.home-info-box .info-box-table .info-box-table-row:last-child {
    border-bottom: none;
}
.home-info-box .info-box-table .info-box-table-cell {
    flex-grow: 1;
    padding: 10px;
    align-self:stretch;
    display:flex;
    align-items:center;
    overflow: hidden;
}
.home-info-box .info-box-table .info-box-table-cell div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.home-info-box .info-box-table .info-box-table-cell.center {
    justify-content: center;
}
.home-info-box .info-box-table .info-box-table-cell.w-cusom {
    flex-grow: 0;
}
.home-info-box .info-box-table-bg1 .info-box-table-cell:nth-child(1) {
    background: #EAECF2;
}
.home-info-box .info-box-table .info-box-table-body .info-box-table-bg1.info-box-table-row:hover .info-box-table-cell:nth-child(1),
.home-info-box .info-box-table .info-box-table-body .info-box-table-bg1 .info-box-table-row:hover .info-box-table-cell:nth-child(1),
.home-info-box .info-box-table .info-box-table-bg1.info-box-table-body .info-box-table-row:hover .info-box-table-cell:nth-child(1),
.home-info-box .info-box-table .info-box-table-bg1 .info-box-table-body .info-box-table-row:hover .info-box-table-cell:nth-child(1) {
    background: #dadbe0;
}
.home-info-box .info-box-table .info-box-table-body .info-box-table-row:hover,
.home-info-box .info-box-table .info-box-table-body .info-box-table-row:hover .info-box-table-cell {
    background: #f8f8f8;
}

.info-box-cv { height: 100%; display: flex; flex-direction: column; }
.info-box-cv .info-box-cv-head { display: flex; }
.info-box-cv .info-box-cv-head .info-box-cv-avatar {}
.info-box-cv .info-box-cv-head .info-box-cv-title { margin-left: 20px; display: flex; flex-direction: column; justify-content: space-between; }
.info-box-cv .info-box-cv-head .info-box-cv-title .info-box-cv-text { font-size: 24px; font-family: 'allerregular'; }
.info-box-cv .info-box-cv-head .info-box-cv-title .info-box-cv-link { text-decoration: underline; }
.info-box-cv .info-box-cv-body { height: 100%; display: flex; justify-content: center; }
.info-box-cv .info-box-cv-body .info-box-cv-container { margin-top: 20px; display: flex; justify-content: space-around; align-items: center; }
.info-box-cv .info-box-cv-body .info-box-cv-container .info-box-cv-list ul { list-style: none; }
.info-box-cv .info-box-cv-body .info-box-cv-container .info-box-cv-list li { line-height: 1; }

.home-info-box .info-box-portfolio { display: flex; height: 100%; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs { height: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-align-self: auto; -ms-flex-item-align: auto; align-self: auto; display: flex; align-items: center; writing-mode: vertical-lr; transform: rotate(180deg); justify-content: center; border-left: 1px solid #B8B7B7; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab:hover { background: #eeeeee; color: #333; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab a { display: flex; justify-content: center; height: 100%; padding: 5px; color: #333; letter-spacing: 2px; text-transform: uppercase; color: #999; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab:hover a { color: #333; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab.active { background: #B8B7B7; }
.home-info-box .info-box-portfolio .info-box-portfolio-tabs .info-box-portfolio-tab.active a { font-family: 'allerregular'; color: white; }
.home-info-box .info-box-portfolio .info-box-portfolio-tab-content { display: flex; justify-content: center; align-items: center; flex: 1 1 auto; }
.home-info-box .info-box-portfolio .info-box-portfolio-content { display: flex; align-items: center; flex-direction: column; justify-content: center; }
.home-info-box .info-box-portfolio .info-box-portfolio-top { display: flex; justify-content: space-between; }
.home-info-box .info-box-portfolio .info-box-portfolio-main { width: 100%; }
.home-info-box .info-box-portfolio .info-box-portfolio-main-item { border-radius: 20px; display: block; position: relative; background-size: cover; background-position: center center; width: 230px; height: 230px; min-width: 230px; min-height: 230px; margin: 0 auto; }
.home-info-box .info-box-portfolio .info-box-portfolio-main-item:hover { /*border: 5px solid #a8c834; cursor: pointer;*/ }
.home-info-box .info-box-portfolio .info-box-portfolio-main-item .info-box-portfolio-item-hover { border-radius: 20px; display: none; border: 5px solid #a8c834; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: .6; background: black; cursor: pointer; }
.home-info-box .info-box-portfolio .info-box-portfolio-main-item .info-box-portfolio-item-hover i { color: white; }
.home-info-box .info-box-portfolio .info-box-portfolio-main-item:hover .info-box-portfolio-item-hover { display: flex; justify-content: center; align-items: center; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-item { border-radius: 5px; position: relative; background-color: grey; background-size: cover; background-position: center center; width: 50px; height: 50px; min-width: 50px; min-height: 50px; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-item .info-box-portfolio-item-hover { border-radius: 5px; display: none; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: .6; background: black; cursor: pointer; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-item .info-box-portfolio-item-hover i { color: white; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-item:hover .info-box-portfolio-item-hover { display: flex; justify-content: center; align-items: center; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-v { display: flex; flex-direction: column; justify-content: center; margin-left: 10px; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-v .info-box-portfolio-thumb-item {}
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-v .info-box-portfolio-thumb-item + .info-box-portfolio-thumb-item { margin-top: 10px; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-h { margin-top: 10px; display: flex; justify-content: flex-end; position: relative; }
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-h .info-box-portfolio-thumb-item {}
.home-info-box .info-box-portfolio .info-box-portfolio-thumb-h .info-box-portfolio-thumb-item + .info-box-portfolio-thumb-item { margin-left: 10px; }
