
/*
  Theme Name: Seguirida Proambiental
  Theme URI: http://wwww.telaio.com.mx
  Description: Tema para Seguirida Proambiental
  Author: Telaio Networks
  Author URI: http://wwww.telaio.com.mx
  Version: 1.0
*/

/*general*/
.transition-ease, .promobox::after, ul[submenu="main"] {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a, a:hover {
	text-decoration: none;
	color: inherit;
}

.sofia-light {
	font-family: "Sofia-Pro-Light";
}

.sofia-bold, strong, .current-menu-item a {
	font-family: "Sofia-Pro-Bold";
}

.ul--text ul, .ul--text ol {
	list-style: inside;
}

.w-100 {
	height: auto;
}

.color-main {
	color: #508d3a;
}

.color-primary {
	color: #00448a;
}

.color-secundary {
	color: #a8c14a;
}

.color-grey {
	color: #3a3d39;
}

.bg-main {
	background-color: #00448a;
}

.bg-primary {
	background-color: #508d3a;
}

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ttl-main {
	font-size: 40px;
	font-family: "Sofia-Pro-Bold";
}

.padding-break {
	padding: 6rem 0;
}

.btn {
	padding: 9px 17px;
	font-size: 18px;
	font-family: "Sofia-Pro-Bold";
	border-radius: 5px;
}

.btn-small {
	font-size: 15px;
	border-radius: 0px;
}

.btn-main {
	background-color: #508d3a;
	color: #fff;
}

.btn-transparent {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.btn-transparent:hover {
	background-color: #508d3a;
	color: #fff;
	border-color: #508d3a;
}

.col__main, .footer__contact_item, .promobox, .d_flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*HEADER*/
.header.scroll {
	box-shadow: rgba(0, 0, 0, 20%) -1px 0px 9px 0px;
}

.btn-menu-open, .btn-menu-close {
	font-size: 25px;
	padding: 0px 6px;
	color: #00448a;
}

.header__line {
	height: 12px;
	width: 100%;
	background: transparent linear-gradient(270deg, #a8c14a 0%, #1c5a23 100%) 0% 0% no-repeat padding-box;
}

.header__bottom {
	background-color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 25px 0;
}

.header__logo {
	width: 193px;
	padding: 10px 0;
}

.header__menu {
	width: 100%;
}

.header__menu.responsive {
	z-index: -1;
	transform: translateX(-100vw);
	opacity: 0;
	display: none;
	top: 0;
	right: 0;
	height: 100vh;
	overflow-y: scroll;
	position: absolute;
}

.header__menu.responsive, .sub-menu[submenu="main"].open {
	background-color: white;
	padding: 20px 25px;
	left: 0;
}

.header__menu.active {
	z-index: 99;
	transform: translateX(0vh);
	opacity: 1;
	display: block;
}

.main-menu {
	list-style: none;
	margin: 0;
}

.main-menu > li > a {
	font-size: 15px;
	color: #00448a;
	display: inline-block;
	padding: 3px 0px;
	margin: 6px 0;
}

.sub-menu {
	list-style: none;
	margin: 0;
	display: none;
	padding-left: 17px;
	margin-left: 5px;
	margin-bottom: 25px;
}

ul[submenu="main"]>.menu-item>a {
	color: #a8c14a;
	font-family: "Sofia-Pro-Bold";
	margin: 5px 0px;
	text-transform: uppercase;
}

ul[submenu="primary"]>.menu-item>a {
	color: #a2a3a3;
	font-family: "Sofia-Pro-Regular";
	margin: 2px 0;
}

.sub-menu.open {
	display: block;
}

.menu-item a.active {
	color: #00448a !important;
}

ul[submenu="main"] .menu-item-has-children>a::after {
	content: "";
	position: absolute;
	font-family: "bootstrap-icons";
	right: 20px;
	font-size: 12px;
}

.menu-item-has-children>a.active::after {
	transform: rotate(90deg);
}

.header__network {
	width: calc(100% - 193px);
	text-align: right;
}

.header__network_ttl {
	font-size: 15px;
	margin-right: 20px;
}

/*HOME*/
.splide__slide_home {
	height: 448px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding: 3% 8%;
	text-align: center;
}

.splide__slide_home::after, .banner__main--blue::after {
	content: " ";
	top: 0;
	background: #17558e 0% 0% no-repeat padding-box;
	opacity: .38;
	z-index: 0;
}

.slide__home_ttl {
	font-size: 50px;
	color: #fff;
	z-index: 1;
	position: relative;
}

.splide__pagination {
	bottom: 18%;
}

.splide__progress, .splide__slide_home::after, .banner__line, .banner__main--blue::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.splide__progress__bar, .banner__line {
	height: 9px;
	background: transparent linear-gradient(269deg, #bfc225 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}

.services__home {
	position: relative;
	height: auto;
	aspect-ratio: 1/1;
	background-color: #f7f4f4;
}

.services__home_info, .services__home::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.services__home_info {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 2;
	opacity: .8;
	text-align: center;
	padding: 20px 25px;
}

.services__home_ttl {
	margin: 12px 0;
	font-size: 32px;
}

.services__home::after {
	content: " ";
	z-index: 1;
	background: transparent linear-gradient(158deg, #000 0%, #2b9bd5 100%) 0% 0% no-repeat padding-box;
	opacity: 0;
}

.services__home:hover .services__home_info {
	backdrop-filter: blur(5px);
}

.services__home:hover .services__home::after {
	opacity: .42;
}

.services__home:hover .services__home_info {
	opacity: 1;
}

.promobox {
	padding: 20px;
	text-align: center;
	height: 322px;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.promobox__ttl {
	font-size: 32px;
	color: #fff;
	z-index: 1;
}

.promobox::after {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	opacity: .5;
}

.promobox--green::after {
	background-color: #508d3a;
}

.promobox--blue::after {
	background-color: #00448a;
}

.promobox:hover.promobox::after {
	opacity: .78;
}

/*ABOUT US*/
.spotlight__us {
	color: #fff;
	background-color: #03386f;
	border: 1px solid #fff;
	padding: 40px 50px;
	height: 100%;
}

.splide__client {
	align-items: center;
	display: flex;
}

.splide__arrow {
	background: transparent;
}

.splide__arrow svg {
	fill: #508d3a;
}

.splide__arrow--prev {
	left: 0rem;
}

.splide__arrow--next {
	right: 0rem;
}

.map__us {
	color: #fff;
	background: #00356c;
}

.map__list {
	margin: 0;
	column-count: 2;
	list-style-image: url("https://cdn-fpkmm.nitrocdn.com/llTEZHxLowxFoXPrbvQwiJLRnyURyZKQ/assets/images/optimized/rev-72e38cd/segambiental.com.mx/wp-content/themes/proambiental/resources/pin-1.png") !important;
}

.map__us_icon {
	position: absolute;
	right: 0;
	z-index: 0;
	max-width: 350px;
	height: auto;
	top: 0rem;
}

/*VACANTES*/
.vacante__box {
	background: #fff;
	padding: 30px 35px;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: column;
}

/*BLOG*/
.blogpv__box {
	background-color: #f7f4f4;
	height: 100%;
}

.blogpv__img_box {
	display: block;
	overflow: hidden;
}

.blogpv__bg {
	height: auto;
	width: 100%;
	min-height: 279px;
	min-width: 200px;
}

.blogpv__info {
	padding: 30px 35px;
}

.blogpv__box:hover .blogpv__bg {
	transform: scale(1.1);
}

.page-numbers {
	border: 1px solid #c9c9c9;
	color: #c9c9c9;
	padding: 4px 11px;
}

.page-numbers.next, .prev.page-numbers {
	border: none;
	color: #000;
}

.page-numbers.next {
	margin-left: 13px;
}

.page-numbers.prev {
	margin-right: 13px;
}

.page-numbers.current {
	color: #000;
}

/*Single Post*/
.banner__post {
	height: 267px;
	background-color: #508d3a;
	padding: 45px 8% 10px;
}

.banner__ttl--post {
	font-size: 42px;
	color: #fff;
}

.banner__category {
	font-size: 15px;
	color: #fff;
}

.post_container {
	transform: translateY(-52px);
	z-index: 1;
}

.post_container blockquote {
	background-color: #f7f4f4;
	padding: 40px 35px 30px;
	margin: 3rem 0;
}

.sidebar {
	background-color: #f7f4f4;
	padding: 22px 20px;
}

.sidebar__ttl {
	font-size: 28px;
	border-bottom: 3px solid #b5b5b5;
	padding-bottom: 10px;
}

.sidebar__head {
	width: 100%;
	text-align: left;
	padding: 9px 7px;
	border-bottom: 1px solid #d3d3d3;
	border-radius: 0;
	color: #3a3d39;
	font-size: 18px;
}

.sidebar__body {
	padding: 0px 15px;
}

.sidebar__post_link {
	color: #3a3d39;
	font-size: 15px;
	display: block;
	padding: 10px 7px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 10px;
}

/*CURSOS*/
.curso__box {
	border: 3px solid #87a77b;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
}

.curso__box--secundary {
	background-color: #f7f5f5;
}

.curso_data {
	padding: 25px;
}

.curso__time {
	padding: 15px 25px;
	border-top: 3px solid #87a77b;
}

/******/
.banner__main, .banner__post {
	position: relative;
	align-items: center;
}

.banner__main {
	height: 420px;
	background-color: #ebebeb;
	padding: 10px 8%;
	overflow: hidden;
}

.banner__ttl {
	font-size: 70px;
	color: #fff;
}

.banner__subttl {
	font-size: 20px;
	color: #fff;
	margin: 0;
}

.banner__main--secundary .banner__ttl {
	font-size: 30px;
}

.banner__main--secundary .banner__subttl {
	font-size: 20px;
}

/* PAGE's */
.back__banner2Resp_text {
	min-height: 277px;
	background: rgba(0, 69, 138, .52);
}

.resp__box_latestTexts {
	padding-bottom: 12rem;
}

.subservice {
	display: block;
	padding: 10px;
	background-color: #8fb20d;
	border: 1px solid #7cd4b4;
}

.bg-ambiental-era {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #ebf4e9 0%, #ebf4e9 40%, #fff 40%);
	background: -webkit-linear-gradient(top, #fff 0%, #ebf4e9 0%, #ebf4e9 40%, #fff 40%);
	background: linear-gradient(to bottom, #fff 0%, #ebf4e9 0%, #ebf4e9 40%, #fff 40%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0);
}

.bg-ambiental-hidrocarburos {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 60%, #ebf4e9 60%, #ebf4e9 60%, #ebf4e9 100%);
	background: -webkit-linear-gradient(top, #fff 60%, #ebf4e9 60%, #ebf4e9 60%, #ebf4e9 100%);
	background: linear-gradient(to bottom, #fff 60%, #ebf4e9 60%, #ebf4e9 60%, #ebf4e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ebf4e9", GradientType=0);
}

.bg-ambiental-licencia {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 37%, #ebf4e9 37%, #ebf4e9 37%, #ebf4e9 100%);
	background: -webkit-linear-gradient(top, #fff 37%, #ebf4e9 37%, #ebf4e9 37%, #ebf4e9 100%);
	background: linear-gradient(to bottom, #fff 37%, #ebf4e9 37%, #ebf4e9 37%, #ebf4e9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ebf4e9", GradientType=0);
}

.video__box {
	position: relative;
	cursor: pointer;
}

.video__icon {
	position: absolute;
	top: 38%;
	left: calc(50% - 33px);
}

.form-control, .form-control:focus {
	background: #f0f1f2;
	color: rgba(78, 80, 76, .8);
	border: none;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 1rem 20px;
	height: auto;
	box-shadow: none;
	font-family: "Sofia-Pro-Bold";
}

.form-control ::-webkit-input-placeholder {
	color: rgba(78, 80, 76, .5);
	font-family: "Sofia-Pro-Bold";
}

.form-control:-ms-input-placeholder {
	color: rgba(78, 80, 76, .5);
	font-family: "Sofia-Pro-Bold";
}

.form-control::placeholder {
	color: rgba(78, 80, 76, .5);
	font-family: "Sofia-Pro-Bold";
}

.form-control.validation-error {
	border: 1px solid red;
}

form div.validation-error {
	background-color: #ffd7d7;
	color: red;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: 800;
}

.input-group div.validation-error {
	position: absolute;
	bottom: -25px;
}

.input-group-text {
	border: 0;
	background-color: #a8c14a;
	color: #fff;
	padding: .375rem 16px;
}

/*FOOTER*/
.col__left, .col__right {
	width: 100%;
}

.footer__contact {
	padding: 3rem 0;
}

.footer__contact_icon {
	width: 32px;
	font-size: 20px;
}

.footer__contact_txt {
	width: calc(100% - 32px);
	margin: 0;
}

.footer__bg {
	min-height: 380px;
}

.footer__bottom {
	font-size: 15px;
}

.btn-totop {
	position: fixed;
	bottom: 2%;
	right: 3%;
	background: #a8c14a;
	color: #fff;
	font-size: 17px;
	padding: 6px 10px;
	border-radius: 50%;
	transform: translateY(20rem);
	z-index: 99;
}

.btn-totop.active {
	transform: translateY(0rem);
}

.wsapp {
	position: fixed;
	top: calc(420px + 50px);
	right: 0%;
	z-index: 10;
	height: 66px;
	width: 260px;
	padding: 0px 20px 0px 38px;
	border-radius: 52px 0 0 52px;
	color: #fff;
	align-items: center;
	background: #508d3a 0% 0% no-repeat padding-box;
	overflow: hidden;
}

.wsapp.home {
	top: calc(448px + 50px);
}

.wsapp__icon {
	font-size: 32px;
	line-height: 0;
	margin-right: 20px;
	width: 32px;
}

.wsapp__txt {
	width: calc(100% - 52px);
}

.wsapp.hide {
	width: 75px;
	padding: 0px 20px 0px 25px;
}

.wsapp.hide .wsapp__txt {
	display: none;
}

.wsapp:hover {
	width: 260px;
	padding: 0px 20px 0px 38px;
	color: #fff !important;
}

.wsapp:hover .wsapp__txt {
	display: initial;
}

@media (max-width:778px) {
	.header_network_icon {
		width: 20px;
		display: inline-block;
	}
	
	.resp__box_latestTexts {
		padding-bottom: 4rem;
	}
}

@media only screen and (max-width: 991px) {
	.sub-menu[submenu="main"].open {
		display: block;
	}
	
	.menu-item a {
		display: inline-block;
		margin: 4px 0;
	}
}

@media only screen and (min-width: 992px) {
	.header__menu {
		width: calc(100% - ( 193px + 220px ));
		text-align: center;
	}
	
	.header__network {
		width: 220px;
	}
	
	.menu-item {
		display: inline-block;
	}
	
	.main-menu > li > a {
		height: 70px;
		display: table-cell;
		vertical-align: middle;
		padding: 0px 6px;
	}
	
	.sub-menu[submenu="main"] {
		position: absolute;
		top: 88px;
		width: 445px;
		height: calc(100vh - 88px);
		margin: 0;
		display: block;
		z-index: -1;
		transform: translateX(-150vw);
		opacity: 0;
		overflow-y: scroll;
		box-shadow: rgba(0, 0, 0, .2) 3px 10px 13px 0px;
	}
	
	.sub-menu[submenu="main"].open {
		transform: translateX(0vh);
		z-index: 1;
		opacity: 1;
	}
	
	.main-menu .sub-menu > li a {
		padding: 10px 20px;
		display: block;
		text-align: left;
		font-size: 15px;
	}
	
	.main-menu .sub-menu > li {
		display: block;
	}
	
	/*HOME*/
	.splide__slide_home {
		padding: 3% 18%;
		height: 748px;
	}
	
	.slide__home_ttl {
		font-size: 70px;
	}
	
	.services__home_info, .services__home::after {
		opacity: 0;
	}
	
	/*ABOUT US*/
	.splide__arrow--prev {
		left: -3rem;
	}
	
	.splide__arrow--next {
		right: -3rem;
	}
	
	.map__us_icon {
		top: 2rem;
	}
	
	/*BLOG*/
	.blogpv__buttom {
		opacity: 0;
	}
	
	.blogpv__box:hover .blogpv__buttom {
		opacity: 1;
	}
	
	/******/
	.banner__post {
		padding: 45px 10% 10px;
	}
	
	.banner__main {
		padding: 10px 10%;
	}
	
	.banner__main--secundary .banner__ttl {
		font-size: 57px;
	}
	
	.banner__main--secundary .banner__subttl {
		font-size: 30px;
	}
	
	.col__left {
		width: 60%;
	}
	
	.col__right {
		width: 40%;
	}
	
	.footer__bottom {
		background: #fff;
		background: -moz-linear-gradient(left, #fff 60%, #00448a 60%);
		background: -webkit-linear-gradient(left, #fff 60%, #00448a 60%);
		background: linear-gradient(to right, #fff 60%, #00448a 60%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00448a", GradientType=1);
	}
	
	.wsapp.home {
		top: 62vh;
	}
}

@media only screen and (min-width: 1084px) {
	.main-menu > li > a {
		padding: 0px 14px;
	}
	
	/*HOME*/
	.splide__slide_home {
		padding: 3% 28%;
		height: 748px;
	}
	
	/******/
	.banner__post {
		padding: 45px 18% 10px;
	}
	
	.banner__main {
		padding: 10px 18%;
	}
}
