/*
==================================================================
Theme Name: SRC Rehabilitaciones
Version: 2.0
Author: Neobrand®
Author URI: https://neobrand.com
==================================================================
*/

header #sticky-wrapper {
	z-index: 10;
}

p, .half-txt, .promo-info span{
	color: #585858;
}

#carousel-arrow {
	background-color: #2b3d92;
}

.home .l-navbar-wrapper,
.logo-brand,
.home .menuzord-menu > li > a {
	color: white;
	transition: all 280ms ease;
}

.about .portfolio{
	margin-bottom: 0;
}

.menuzord .showhide em {
	margin: 3px 0 0;
}

.menuzord .left {
	display: flex;
	align-items: center;
}

.home .menuzord-menu > li > a::after {
	background-color: #fff;
}

.home header .l-navbar-wrapper_has-sticky li > a::after {
	background-color: #2b3d92;
}

.home header .l-navbar-wrapper_has-sticky li > a {
	color: #333;
}

header li > a {
	color: #333;
	position: relative;
}

.home header .l-navbar-wrapper_has-sticky li > a.current,
header li > a.current {
	color: #2b3d92;
}

header li > a::after {
	content: '';
	background-color: #2b3d92;
	width: 0;
	height: 2px;
	transform: translateX(-50%) translateY(-20px);
	transition: all 280ms ease;
	position: absolute;
	top: 50%;
	left: 50%;
}

header li > a:hover::after,
header li > a.current::after {
	width: 25%;
}

.home #carousel-arrow img {
	filter: grayscale(1);
}

.home .bs-hero .container {
	transform: translate(-50%,-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}

.home .bs-hero .container p {
	color: #fff;
}

.home .bs-hero .container p:not(.h1) {
	font-size: 18px;
}

.home .bs-hero .container .h1 span {
	font-size: 16px;
	text-transform: uppercase;
}

.home .fun-factor-parallax{
	background: url('images/destacada-src-min.jpeg');
	background-position-y: 50%;
	background-attachment: fixed;
}

.home .fun-info p {
	font-size: 30px;
	line-height: 1.5;
	color: white;
	margin-bottom: 0;
}

.page-title .h2{
	font-size: 18px;
}

.heading-title-alt .h1,
.heading-title .h1{
	font-size: 24px;
}

.contact .heading-title-alt{
	margin-bottom: 0;
}

.bs-hero.full-screen .carousel-inner .item .bs-info h1,
#banner p,
#banner span {
	color: white;
}

.menuzord-responsive .menuzord-menu.scrollable {
	padding-top: 10px;
}

.bs-hero.full-screen .carousel-inner .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
}

.bs-hero.full-screen .carousel-inner .item .bs-info {
	z-index: 1;
}

#hero-slider {
	width: 100%;
	height: 80vh;
	overflow: hidden;
	display: flex;
}

#hero-slider #banner {
	width: 100%;
	display: flex;
}

#hero-slider .item {
	width: 100%;
	position: relative;
}

#hero-slider .item::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
	background-color: #2c3e92;
	mix-blend-mode: multiply;
}

#hero-slider .item img {
	width: 100%;
	height: 100%;
	filter: grayscale(1);
	object-fit: cover;
}

.carousel-inner > .item .container {
	z-index: 3;
}

.carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
	height: 100%;
}

section.page-title.background-title{
	background-position: center;
}

.portfolio .portfolio-item .thumb{
	height: 220px;
}

.portfolio .portfolio-item .thumb img{
	height: 100%;
	object-fit: cover;
}

.promo-btn a {
	background-color: #2b3f92;
	font-weight: 600;
}

.second-theme-color {
	color: #2b3f92 !important;
}

.mixed {
	mix-blend-mode: multiply;
}

.page-title {
	z-index: -1;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.home .logo-brand img {
	width: 120px;
	filter: brightness(100);
}

.logo-brand img {
	transition: all 280ms ease;
}

.post-list .post-single .post-img img{
	min-height: 250px;
	max-height: 250px;
	object-fit: cover;
}

.post-list .post-single .post-desk{
	padding-block: 20px;
}

.post-single .post-desk {
	min-height: auto;
	height: auto;
}

.acordeon div {
	margin-bottom: 10px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

.acordeon div a {
	display: block;
	padding: 14px 20px;
	text-decoration: none;
	letter-spacing: 2px;
	color: #222;
	border: 1px solid #e8e8e8;
	background: #e8e8e8;
	transition: all .27s cubic-bezier(0, 0, .58, 1);
}

.acordeon div a:hover,
.acordeon div a.active {
	cursor: pointer;
	color: #fff;
	border-color: #222;
	background: #222;
}

.bg-grey {
	background-color: #f2f2f2;
}

.featured-item.border-box {
	min-height: 360px;
}

.logo-brand img {
	width: 120px;
}

.l-navbar-wrapper_has-sticky .logo-brand img {
	width: 80px;
	filter: brightness(1);
}

.post-single .post-cat li:last-child a::after {
	display: none !important;
}

.page-title.background-title {
	position: relative;
}

.breadcrumb li > a {
	color: #fff;
}

.page-title.background-title::after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	inset: 0;
	background-color: #2c3e92;
	mix-blend-mode: multiply;
}

.tb-grid .box0{
	width: 10%;
	padding-top: 10%;
}

.about .portfolio {
	margin-top: 0;
}

.promo-info .second-theme-color {
	font-weight: 600;
}

.pagination{
	width: 100%;
}

.pagination > div {
	width: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
	gap: 10px;
}

.pagination .current,
.pagination a {
	border-radius: 3px;
	border: 2px solid white;
	font-size: 18px;
	font-weight: 500;
	width: 35px;
	padding: 5px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #2b3f92;
	color: white;
}

.pagination a {
	background-color: white;
	color: var(--black);
}

.pagination .dots {
	display: flex;
	align-items: flex-end;
}

.regular .post-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(330px,1fr));
	gap: 40px;
}

.regular .post-list > div {
	width: 100%;
	padding: 0;
}

.regular .post-list > div:last-of-type {
	grid-column: 1 /-1;
} 

.regular ul li,
.regular ol li {
	color: #7e7e7e;
}

.page-title.background-title .header-title {
	z-index: 1;
}

.footer-logo img {
	width: 120px;
	filter: brightness(100);
	transition: all 280ms ease;
}

#footer .col-md-3:first-of-type p{
	color: #adadad;
}

#footer .col-md-12 span{
	color: #adadad;
}

#footer.dark .secondary-footer a {
	color: white;
}

#footer .f-list li a {
	line-height: 20px;
	padding: 10px;
}

#footer .f-list li a:hover {
	color: #92c23d;
}

.featured-item.border-box:hover .icon i {
	color: #92c23d;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.services .feature-box-grid{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

/* 7px */

.wpcf7 .wpcf7-form {
	width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 0px;
    float: left;
    position: relative;
}

.wpcf7 .fields, .wpcf7 .textarea{
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.wpcf7 .fields {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.wpcf7 form div span > input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), .wpcf7 form div span > select{
	width: 100%;
    height: 50px;
    padding-left: 15px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: var(--black);
    float: left;
}

.wpcf7 textarea{
	width: 100%;
    height: 190px;
    padding: 15px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: var(--black);
    resize: none;
    float: left;
}


.wpcf7 form > div:not(.policy):not(.last) > span {
	width: 100%;
	float: left;
}

.wpcf7 form > div:not(.policy):not(.last) > span:last-child {
	margin-bottom: 0;
}

.wpcf7 form textarea {
	height: 190px;
}

.wpcf7 form input.wpcf7-not-valid {
	border: 1px solid #ff9800 !important;
}

.wpcf7 form .policy,
.wpcf7 form .last,
.wpcf7 form .wpcf7-response-output {
	grid-column: 1 / span 2;
}

.wpcf7 form .policy {
	margin-top: 10px;
	font-size: 14px;
	cursor: pointer;
}

.wpcf7 form .policy p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.2;
	display: none;
}

.wpcf7 form .last {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.wpcf7 form div span > select {
	background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23AAA%22%2F%3E%3C%2Fsvg%3E') no-repeat right 3% top 55%;
	appearance: none;
	cursor: pointer;
}

.wpcf7 form .checkbox label {
	font-size: 14px;
	font-weight: 400;
	color: var(--black);
	display: flex;
	align-items: center;
	cursor: pointer;
	float: left;
	position: relative;
}

.wpcf7 form .checkbox label span {
	transform: translateY(1px);
	text-align: left;
}

.wpcf7 form .checkbox label input {
	width: 18px;
	height: 18px;
	opacity: 0;
	cursor: pointer;
	position: absolute;
}

.wpcf7 form .checkbox label::before {
	content: '';
	min-width: 16px;
	max-width: 16px;
	height: 16px;
	margin-right: 10px;
	border: 2px solid #ccc;
	float: left;
}

.wpcf7 form .checkbox label::after {
	content: '';
	width: 12px;
	height: 12px;
	background-color: #2b3f92;
	transform: scale(0);
	transition: all 120ms ease;
	position: absolute;
	left: 4px;
}

.wpcf7 form .checkbox label.active::after {
	transform: none;
}

.wpcf7 form .checkbox label a i {
	font-size: 12px;
	transform: scale(0);
	transition: all 280ms ease;
	position: relative;
	top: -1px;
}

.wpcf7 .checkbox label, .wpcf7 .radio label{
	padding-left: 2px;
}

.wpcf7 form .checkbox label a:hover i {
	transform: none;
}

.wpcf7 form input[type="submit"] {
	width: fit-content;
	border: 0;
	transition: all 280ms ease;
	float: right;
	padding: 10px 20px;
}

.wpcf7 form input[type="submit"]:disabled {
	opacity: .8;
	filter: grayscale(1);
}

.wpcf7 form input[type="submit"]:not(:disabled) {
	cursor: pointer;
	color: white;
	background-color: #2b3f92;
}

.wpcf7 form .wpcf7-spinner {
	width: 100%;
	height: 100%;
	margin: 0;
	background-image: none;
	background-color: white;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.wpcf7 form .wpcf7-spinner::before {
	display: none;
}


.wpcf7 form .wpcf7-list-item {
	margin-left: 0;
	float: left;
}

body .wpcf7 form .wpcf7-response-output {
	padding: 30px 0 0 0;
	margin: 30px 0 0 0;
	text-align: center;
	border: 0;
}

body .wpcf7 form.invalid .wpcf7-response-output {
	border-top: 2px solid #ff9800;
}

body .wpcf7 form.sent .wpcf7-response-output {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 600;
	border: 2px solid #93c13d;
	background-color: rgb(255 255 255 / 95%);
	color: #8bc34a;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

.wpcf7 form .wpcf7-not-valid-tip {
	display: none;
}

.category {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	margin-bottom: 30px;
}

.category a {
	width: fit-content;
	position: relative;
}

.category a.current {
	color: white;
	background-color: #2b3e92;
}

.category > span {
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
}


@media screen and (max-width:991px) {
	.featured-item.border-box{
		min-height: auto;
	}
}


@media screen and (max-width:768px) {

	.home header .l-navbar-wrapper_has-sticky li > a.current,
	header li > a.current {
		font-weight: 600;
	}

	header li > a::after {
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}

	.home .menuzord-menu > li > a.current::after,
	.home .menuzord-menu > li > a:hover::after,
	header li > a:hover::after,
	header li > a.current::after {
		width: 2px;
		height: 50%;
		background-color: #2b3d92;
		left: 0;
	}

	.home .logo-brand img {
		width: 80px;
		filter: brightness(1);
	}

	.logo-brand img {
		width: 80px
	}

	.menuzord-responsive .menuzord-menu > li > a {
		color: #333;
	}

	.page-title {
		margin-top: 10px
	}

	.featured-item.border-box {
		min-height: 250px;
	}

	.post-single .post-desk{
		min-height: auto;
    	height: auto;
	}

	.regular .post-list {
		padding-left: 15px;
		padding-right: 15px;
	}

	.category {
		justify-content: center;
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media screen and (max-width:640px) {

	#fullscreen-banner {
		min-height: 100vh;
	}

	.bs-hero.full-screen .carousel-inner .item .bs-info {
		top: 30%;
		left: 30px;
		padding-right: 30px
	}

	.contact .col-md-4 {
		padding-right: 0
	}

	.wpcf7 .wpcf7-form{
		grid-template-columns: 100%;
	}

	.wpcf7 .text-area {
		margin-top: 20px;
	}

	.wpcf7 form .policy, .wpcf7 form .last, .wpcf7 form .wpcf7-response-output{
		grid-column: inherit;
	}

	.wpcf7 form .last {
		margin-top: 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 20px;
	}

	.wpcf7 form input[type="submit"] {
		width: 100%;
	}

}

/* Misc */
.grecaptcha-badge {
	display: none;
}

.owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel .owl-item {
	height: 100%;
}

.mfp-bg {
	z-index: 99999;
}

.mfp-wrap {
	z-index: 999999;
}