@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');

/* ========== General ====================================================== */
body {
	padding-top: 50px;
}
p, li {
	font-size: 17px;
	font-family: 'Raleway', sans-serif;
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem;
	padding-left: 30px;
}
a, a:hover, a:focus, a:active {
	color: #169788;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	text-align: center !important;
}
.pt-6 {
	padding-top: 6rem !important;
}
.pb-6 {
	padding-bottom: 6rem !important;
}
.form-control {
	border: solid 1px #cccccc;
}
.modal {
	background: rgba(81, 206, 193, 0.4);
}
.cursor {
	cursor: pointer;
}

/* ========== Plugins ====================================================== */
.swal-text {
	text-align: center;
}
.select2-container--bootstrap .select2-selection--single {
	height: 38px;
	line-height: 1.728571;
}

/* ========== Navbar ======================================================= */
.top-header {
	background: #383838;
	color: #ffffff;
	padding: 2px 0;
	z-index: 1040;
}
.top-header .btn-lang {
    color: #c3e7ec;
    border-color: #c3e7ec;
    padding: .25rem .5rem;
    font-size: .7rem;
    line-height: 1.2;
    border-radius: .2rem;
}
.top-header .btn-lang:hover {
	color: #ffffff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.top-header a, .top-header a:hover, .top-header a:focus {
	color: #ffffff;
	text-decoration: none;
}
.dropdown-menu.lang img {
	width: 	24px;
}
.navbar {
	margin-top: 27px !important;
	background: #169788;
}
.navbar-nav li {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.95rem;
	text-align: center;
	vertical-align: middle;
}
.nav-link, .nav-link:hover, .nav-link:active {
	color: #fbfbfb !important;
	cursor: pointer !important;
}
.nav-link.active {
	border-bottom: solid 2px #ffffff;
	padding-bottom: 0.3rem;
}

/* ========== Home ========================================================= */
#homeSlider a, #homeSlider a:hover, #homeSlider a:active, #sentiremcasa a, #sentiremcasa a:hover, #sentiremcasa a:active {
	color: rgba(255, 255, 255, .9);
    text-decoration: none;
}
#sentiremcasa {
	padding: 11rem 0;
	background: url('../img/hm_sentiremcasa.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	text-align: center;
	color: #f2f2f2;
}
#vagas {
	padding: 6rem 0;
}
.interna #info {
	padding: 6rem 0;
	min-height: calc(100vh - 76px - 297px);
}

.interna #preins {
	padding: 6rem 0;
	min-height: calc(100vh - 434px);
}

#sentiremcasa h1 {
	font-family: 'Roboto Slab', sans-serif;
}
#details {
	padding: 6rem 0;
	background: #f3f3f3;
	color: #333333;
}
#details p {
	text-align: justify;
}
#details img {
	padding: 0 4rem !important;
	margin-bottom: 1rem;
	border-radius: 50%;
	max-width: 100%;
    height: auto;
}

/* ========== Slider ======================================================= */
#homeSlider {
	margin-top: 66px;
}
#homeSlider .carousel-item h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 2.65rem;
}
#homeSlider .carousel-item .carousel-caption {
	z-index: 20;
}
#homeSlider .carousel-item .block {
	width: 100%;
	height: 100%;
	z-index: 10;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
}
#homeSlider .carousel-item#slide_1 .carousel-caption {
    bottom: 12rem !important;
}

/* ========== Internas ===================================================== */
.interna #banner {
	padding: 9rem 0 6rem 0;
	background: url('../img/int_banner.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	text-align: center;
	color: #f2f2f2;
}

/* ========== Filiales ======================================================= */
#tab a.nav-link, #tab a.nav-link.active {
	color: #169788 !important;
}
#filiales .tab-pane {
	padding: 20px 0 10px 0;
	text-align: justify;
}
#filiales h3 {
	text-align: center !important;
}
.tab-content a, .tab-content a:hover, .tab-content a:focus, .tab-content a:active {
	color: #169788 !important;
}
#filiales .carousel {
	margin-top: 2.05rem;
}

/* ========== Buttons ====================================================== */
.btn-upap {
	border-radius: 0 !important;
	padding: 0.7rem 2.4rem !important;
	text-transform: uppercase !important;
	font-weight: 600;
	background: transparent;
	text-decoration: none;
	display: inline-block;
	border: 0.2rem solid;
}
.btn-upap.focus, .btn-upap:focus {
	outline: 0;
	box-shadow: none !important;
}
.btn-upap.disabled, .btn-upap:disabled {
	opacity: .5 !important;
	background: #e4e4e4 !important;
}
.btn-mais {
	font-size: 1.2rem;
	color: #f2f2f2;
	border-color: #f2f2f2;
}
.btn-preregistro, .btn-preregistro:hover, .btn-preregistro {
	font-size: 1.2rem;
	color: #169788;
	border-color: #169788;
}
.modal .btn-sm {
	background: #169788;
	border-color: #169788;
}

.modal .btn-sm, .modal .btn-sm:hover, .modal .btn-sm:focus, .modal .btn-sm:active {
	box-shadow: unset;	
}

/* ========= Google reCaptcha ============================================== */
.g-recaptcha div {
	margin: 0 auto;
	display: block !important;
	text-align: center !important;
}

/* ========== Banner Preinscripción ======================================== */
#preinscripcion_banner {
	padding: 4rem 1rem;
	background: #e7e7e7;
	color: #151515;
}
#preinscripcion_banner h2 {
	font-weight: 300;
	font-size: 1.9rem;
}
#preinscripcion_banner .btn-upap {
	font-size: 1.05rem;
}

/* ========== Formulario de Preinscripción ================================= */
.iti {
	width: 100%;
}

/* ========== Footer ======================================================= */
footer, .footer {
	color: #f1f1f1;
	padding: 1rem 0;
	background: #2b2b2b;
}
footer p, .footer p {
	margin: 0;
}
.poweredby, .poweredby a, .poweredby a:hover, .poweredby a:focus, .poweredby a:active {
	color: #868686;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
}


/* ========== Responsive =================================================== */
@media(max-width: 1615px) {
	#homeSlider .carousel-item#slide_1 .carousel-caption {
		bottom: 8rem !important;
	}
}
@media(max-width: 1100px) {
	#homeSlider .carousel-item#slide_1 .carousel-caption {
		bottom: 6rem !important;
	}
}
@media(max-width: 1024px) {
	#homeSlider .carousel-item#slide_1 .carousel-caption {
		bottom: 3rem !important;
	}
	#homeSlider .carousel-item#slide_1 .carousel-caption h1 {
		font-size: 1.5rem;
	}
}
@media(max-width: 425px) {
	#banner .container-fluid {
		padding: 6rem 0 3rem 0;
	}
	#banner h1 {
		font-size: 2.25rem;
	}
	.btn-mais {
		font-size: 0.8rem;
	}
	.btn-upap {
		padding: 0.4rem 1.5rem !important;
	}
	#homeSlider h1 {
		font-size: 1.15rem;
	}
	#homeSlider .carousel-item#slide_1 .carousel-caption {
		bottom: 0.3rem !important;
		padding-bottom: 0;
	}
}
@media(min-width: 768px){
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 0;
	}
	.navbar-expand-md .navbar-nav .nav-item {
		padding: 0 0.4rem;
	}
	.navbar-expand-md .navbar-nav .nav-item:first-child {
		padding-left: 0;
	}
	.navbar-expand-md .navbar-nav .nav-item:last-child {
		padding-right: 0;
	}

}
@media(min-width: 992px){
	.navbar-nav {
		display: table;
	}
	.navbar-nav li {
		display: table-cell;
	}
}

@media(max-width: 767px){
	.nav-link.active {
		border-bottom: none;
	}
	.nav-link.active:before {
		content: '\f105';
		font-weight: 600;
		color: #ffffff;
		font-family: 'Font Awesome 5 Free';
		margin-right: 10px;
	}
}