/*************************************************************************************
    HELPERS
**************************************************************************************/
body{font-family: "Helvetica Neue", Helvetica, Arial, Verdana , sans-serif;}

.background-grey-light{background-color: #bcc2c6 !important;}


.icon-block .item{border-radius:0;}
.icon-block a:hover *{color: #fff;}

.background-primary-transparent{background-color: rgba(0, 164, 153, 0.7) !important;}
.background-secondary-transparent{background-color: rgba(140, 71, 153, 0.7) !important;}

.background-primary{background-color: #00a499 !important;}
.background-primary > *{background-color: #00a499 !important;}
.background-primary-transparent{background-color: rgba(0, 164, 153, 0.7) !important;}
.background-secondary{background-color: #8c4799 !important;}
.background-secondary-transparent{background-color: rgba(140, 71, 153, 0.7) !important;}
.background-secondary, .background-secondary > *, .background-secondary > * > *{background-color: #8c4799 !important;}
.background-secondary-transparent{background-color: rgba(140, 71, 153, 0.7) !important;}

.background-light{background-color: #f0f0f0 !important}

/*************************************************************************************
    BUTTONS
**************************************************************************************/
.btn-feriausach{border: 3px solid #00a499; border-radius: 13px !important; color: #00a499; /*padding: 14px !important;*/}
.btn-feriausach:hover{border: 3px solid #00a499 !important; border-radius: 13px !important; color: #00a499 !important; padding: 14px !important; background-color: #fff !important; font-weight: 500; text-decoration: underline;}
.btn-feriausach-secondary{border: 3px solid #00a499; border-radius: 13px !important; color: #00a499 !important; padding: 14px !important; background-color: #fff !important;}
.btn-feriausach-secondary:hover{border: 3px solid #00a499 !important; border-radius: 13px !important; color: #00a499 !important; padding: 14px !important; background-color: #fff !important; font-weight: 500; text-decoration: underline;}

.btn{border-radius: 13px !important; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-outline-primary, .btn-outline-primary:focus{background-color: #fff; color: #383838; border-color: #00a499; border-radius: 0; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-outline-primary:hover { background-color: #00a499; color: #fff; border-color: #00a499; transition: border 0.3s ease, background 0.3s ease; }
.btn-outline-primary:disabled {color: #888 !important; background-color: #ccc; border-color: #ccc;}

.btn-primary, .btn-primary:focus{color: #fff; background-color: #00a499; border-color: #00a499; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .show.dropdown-toggle.btn-primary {color: #fff !important; background-color: #00a499; border-color: #00a499; }

.btn-secondary{background-color: #fff; border-color: #fff; color: #fff; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-secondary:hover{filter: brightness(120%); transition: border 0.3s ease, background 0.3s ease; color: #00a499;}
.btn-secondary.disabled, .btn-secondary[disabled], fieldset[disabled] .btn-secondary, .btn-secondary.disabled:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary:hover, .btn-secondary.disabled:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-secondary:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary.focus, .btn-secondary.disabled:active, .btn-secondary[disabled]:active, fieldset[disabled] .btn-secondary:active, .btn-secondary.disabled.active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary.active{filter: brightness(120%);}

.btn-transparent, .btn-transparent:focus{color: #fff; background-color: #0000004d; border-color: #fff; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-transparent:hover, .btn-transparent:focus, .btn-transparent.focus, .btn-transparent:active, .btn-transparent.active, .show.dropdown-toggle.btn-transparent {color: #444 !important; background-color: #ffffffab; border-color: #ffffffab; }

.btn-alumni{color: #fff; background-color: #00a499; border-color: #00a499; border-width: 2px; padding: 5px 12px; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-alumni:hover, .btn-alumni:active{color: #fff !important; background-color: #00a499; border-color: #00a499; border-width: 2px;}
.btn-alumni:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.btn-alumni-secondary{color: #fff; background-color: #fff; border-color: #fff; border-width: 2px; padding: 5px 12px; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-alumni-secondary:hover, .btn-alumni-secondary:active{filter: brightness(120%); transition: border 0.3s ease, background 0.3s ease; color: #fff;}

.btn-success, .btn-success:focus{border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
#filters .btn-success:hover,
#filters .btn-success:active{color: #fff !important; background-color: #fff; border-color: #fff; border-width: 2px; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active{color: #fff; background-color: #00a499; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active{color: #888 !important; background-color: #ccc; border-color: #ccc; font-weight: 500;}

#job_offer .btn-success{background-color: #00a499; color: #fff; border-color: #00a499; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
#job_offer .btn-success:hover, #job_offer .btn-success:active{background-color: #00a499; color: #fff !important; border-color: #00a499;}

.btn-info{color: #fff; background-color: #00a499; border-color: #00a499; border-radius: 13px; box-shadow:0 4px 8px rgba(0,0,0,0.1); font-weight: 500;}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .show.dropdown-toggle.btn-info{background-color: #00a499; border-color: #00a499; color: #fff !important;}
.btn-info:disabled{color: #888; background-color: #ccc; border-color: #ccc;}

.job_offer_list .info .apply:hover, .job_offer_list .info .apply:active{color: #fff !important;}

.navbar-nav>li.header-link>a, .navbar-default .navbar-nav>li>a{color:#fff;}
.navbar-default .navbar-nav>li>a.login{border: 3px solid #fff; border-radius: 13px; color: #fff; padding: 5px 25px !important; background-color: transparent !important;}
.navbar-default .navbar-nav>li>a.login:hover{border: 3px solid #fff !important; border-radius: 13px !important; color: #fff !important; padding: 5px 25px !important; background-color: transparent !important; font-weight: 500; text-decoration: underline;}
.navbar-default .navbar-nav>li>a.portalCompany{border: 3px solid #fff; border-radius: 13px; color: #fff !important; padding: 5px 25px !important; background-color: transparent !important;}
.navbar-default .navbar-nav>li>a.portalCompany:hover{border: 3px solid #fff !important; border-radius: 13px !important; color: #fff !important; padding: 5px 25px !important; background-color: transparent !important; font-weight: 500; text-decoration: underline;}
#header .dropdown-toggle .caret{color: #fff;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {color: #fff; font-weight: 500; background-color: transparent; border-bottom: 1px solid #fff; }
.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:hover, .navbar-default .navbar-nav>.show>a:focus{color: #fff; font-weight: 600; background-color: transparent !important; }
#header.navbar-default .navbar-nav .show.dropdown-menu > li > a{color: #fff; }
#header.navbar-default .navbar-nav .show.dropdown-menu > li > a:hover{ color: #00a499; background-color: transparent !important;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {border-bottom: 1px solid #fff; background-color: transparent; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{color:#fff; background-color: #00a499;}
@media (min-width: 768px){
    #header{padding-bottom: 10px;}
}
@media (max-width: 767px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{padding: 0;}
}

@media (min-width: 992px){
    #header .logo-feriausach{max-width: 230px; margin-top: 0; padding-top: 20px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    #header .logo-feriausach{max-width: 221px; margin: 0 0 0 0;}
}
@media (max-width: 767px) {
    #header .logo-feriausach{max-width: 230px; margin: 0;}
}

#header.navbar-default .navbar-nav .show.dropdown-menu > li > a{color: #00a499;}

/*************************************************************************************
    FOOTER
**************************************************************************************/
#footer {color: #fff; background: #8c4799;}
.copyright { padding: 10px 0; color: #fff; background: #8c4799; filter: brightness(80%);}

/*************************************************************************************
    HOME
**************************************************************************************/
.slide-companies .slide img{filter:none;}
.slick-prev, .slick-next {top: 70%;}
.slide .slide-container{display: flex; flex-wrap: wrap; justify-content: center;}
.slide .slide-container .slide-content{display: flex; align-items: center; justify-content: center;}
@media (min-width: 1100px) {
    .slide img{margin-left: auto; margin-right: auto; max-width: 160px; max-height: 160px;}
}
@media (max-width: 1099px) {
    .slide img {margin-left: auto; margin-right: auto; max-width: 90px; max-height: 90px;}
}
.slick-slider{margin-bottom: 0;}

/*************************************************************************************
    CAROUSEL
**************************************************************************************/
.hero { position: relative; width: 100%; margin-bottom: 50px;}

.hero__media {width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; /*z-index: -2;*/}
.hero__media-image, .hero__media-image--mobile {position: absolute; display: block; min-width: 100%; height: auto; min-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: -2;}
.hero__media-image--mobile {position: absolute; display: block; min-width: 100%; height: auto; min-height: 100%; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.hero__media--align-bottom .hero__media-image, .hero__media--align-bottom .hero__media-image--mobile {top: auto; bottom: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.hero__media--align-top .hero__media-image, .hero__media--align-top .hero__media-image--mobile {top: 0; -webkit-transform: translateX(-50%); transform: translateX(-50%);}


.cuadrotrans p{font-size: 16px; font-weight: 300; text-transform: none;}

@media (max-width:767px) {
    /*video.hero__media-image {display: none}*/
}
@media (min-width:768px) {
    .hero__media-image--mobile {display: none}
}
.hero__content {position: absolute; bottom: 0; left: 25px; right: 25px; padding-bottom: 1rem; color: #fff; /*z-index: 10;*/}

@media (min-width:992px) {
    #featuredNewsCarousel .carousel-container { height: 650px !important;}
    .hero__content {padding-bottom: 2rem;}
}

.hero--fullwidth .hero__content {padding-bottom: 2.5rem;}

@media (min-width:992px) {
    .hero--fullwidth .hero__content {padding-bottom: 3.5rem;}
    .carousel-inner .cuadrotrans { margin-top: 25% !important; }
}

@media (max-width:767px) {
    #featuredNewsCarousel .carousel-container {height: 400px;}
}
@media (max-width: 991px) and (min-width: 768px) {
    #featuredNewsCarousel .carousel-container { height: 500px; }
}
@media (max-width: 767px) {
    .clock{color: #fff; text-align: center; font-size: 16px; background: linear-gradient(to bottom, rgba(0, 164, 153, 1), rgba(0, 164, 153, 0)); width: 100%; padding: 5px;}
    .clock h1{font-size: 24px; color: #8c4799;}
    .clock > p{font-size: 20px; font-weight: 300;}
    .clock > div{display: inline-block; width: 22%;}
    .clock div > span{display: inline-block; font-weight: 300;}
    .smalltext{font-size: 10px; font-weight: 300;}
}

@media (min-width: 768px) and (max-width: 1099px) {
    .clock{z-index: 1; position: relative; color: #fff; text-align: center; font-size: 24px; background: linear-gradient(to bottom, rgba(0, 164, 153, 1), rgba(0, 164, 153, 0)); margin-top: 0; left: inherit; top: inherit; min-width: inherit;}
    .clock h1{font-size: 28px; color: #1a273b;}
    .clock > p{font-size: 20px; margin-bottom: 0;}
    .clock > div{display: inline-block; width: 81px;}
    .clock div > span{display: inline-block; font-weight: 600;}
    .smalltext{font-size: 14px; font-weight: 600;}
}

@media (min-width: 1100px) {
    .clock{z-index: 1; position: relative; color: #fff; text-align: center; font-size: 24px; background: linear-gradient(to bottom, rgba(0, 164, 153, 1), rgba(0, 164, 153, 0)); margin-top: 0; left: inherit; top: inherit; min-width: inherit;}
    .clock h1{font-size: 28px; color: #1a273b;}
    .clock > p{font-size: 20px; margin-bottom: 0;}
    .clock > div{display: inline-block; width: 81px;}
    .clock div > span{display: inline-block; font-weight: 600;}
    .smalltext{font-size: 14px; font-weight: 600;}
}

.cont_collage .tiles .tile { background-size: contain !important;}

#products .nice-category { position: absolute; color: white; padding: 3px !important; }
.btn-transparent, .btn-transparent { font-size: 18px;}/*************************************************************************************
    HERO
**************************************************************************************/
.hero{min-height: 400px;}
.box-container-split .box-split .box{padding: 20px;}
@media(max-width: 991px){
    .hero h2{font-size: 30px;}
    .box-container-split .box-split h3{font-size: 30px;}
    .box-container-split{display: block;}
}
@media(min-width: 992px){
    .hero h2{font-size: 44px;}
    .box-container-split .box-split h3{font-size: 44px;}
}

.box-split{height: 350px;}

/*************************************************************************************
    ICONS
**************************************************************************************/
.icon-block-new{position:relative;}
.icon-block-new .icon-image{height: 170px; width: 60%;}
.icon-block-new .icon-text{position: absolute; background-color: #00a499; width: 50%; padding: 30px; font-size: 20px; left: 30%; bottom: -15%; font-weight: 600; color: #f9f7f4;}
.icon-block-new .icon-text a{color: #f9f7f4; font-size: 18px;}
.icon-block-new .icon-text.mini{width: 40%; padding: 20px; font-size: 18px;}
@media(max-width: 768px){
    .icon-block-new{padding-left: 0; padding-right: 0;}
    .icon-block-new .icon-image{width: 100%;}
    .icon-block-new .icon-text, .icon-block-new .icon-text.mini{width: 100%; left: 0;}
}