@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

.e-main-banner { background: #000 }

.e-main-banner--img {
    position: relative;
    display: none;
}

.e-main-banner--video {
    text-align: center;
    height: 700px;
    overflow: hidden;
}

.e-main-banner--img img:first-child {
	min-height: 170px;
	width: 100%;
}

.e-main-banner--img--button {
	width: 5%;
	cursor: pointer;
	z-index: 2;
	position: absolute;
	right: 28%;
	bottom: 47%;
	min-width: 50px;
}

.e-main-banner--video button {
    font-size: 28px;
    color: #000;
    line-height: 0px;
    /*background: transparent;*/
    border: 0;
    /* margin-top: 20px; */
    padding: 17px 9px;
    position: absolute;
    background: #fff;
    right: 0;
}

.e-main-banner--video video {
    display: inline-block;
    width: 100%;
    max-width: 1920px;
    /* padding: 20px 0; */
    margin-top: -2em;
}

.e-30aniv {
	margin-top: -30px;
	position: relative;
	z-index: 1;
}

.e-30aniv--body {
	background: #27266d;
	color: #fff;
	height: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	box-shadow: 1px 1px 4px #656565;
}

.e-30aniv--body div,
.e-30aniv--body img { height: 100% }

	.e-30aniv--body a {
		font-family: 'Montserrat', sans-serif;
		font-weight: 800; /* Montserrat Extra Bold */
		letter-spacing: normal;
		font-size: 19px;
		color: #28276d;
		margin-top: 24px;
		padding: 8px 12px;
		border-radius: 25px;
	}

.e-mobile-banner-xlstore {
	background: #d03238;
	text-align: center;
}

.e-mobile-banner-xlstore a {
	color: #d03238;
	background: #fff;
	display: inline-block;
	padding: 11px 40px;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 800;
	text-decoration: none;
	margin: 20px 0;
	border-radius: 25px;
}

.e-heading {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 600;
}

	.e-heading span {
		display: block;
		font-family: 'Montserrat', sans-serif;
		font-weight: 300; /*Light*/
		font-size: 20px;
		font-weight: normal;
	}

.e-heading div {
	width: 115px;
	height: 4px;
	background: #f23e3d;
	margin: 5px 0 15px 0;
}

.e-registrate {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700; /* Montserrat Bold */
	font-size: 16px;
	color: #27266d;
	margin-bottom: 10px;
	line-height: normal;
}

.e-registrate a {
	color: inherit;
	text-decoration: none;
}

.e-registrate div { line-height: 3px }
.e-registrate img { width: 8px }

.e-banner-necesitas {
	background: #f13636;
	height: 140px;
}

.e-banner-necesitas > div { height: inherit }
.e-banner-necesitas img { height: 100% }

	.e-banner-necesitas a {
		font-family: 'Montserrat', sans-serif;
		font-weight: 800; /* Montserrat Extra Bold */
		font-size: 20px;
		color: #f13636;
		border-radius: 25px;
		margin-top: 45px;
		padding: 6px 14px;
	}

.e-banner-necesitas a:hover {
	background-color: #f8f9fa;
	color: #f13636;
}

.e-banner-necesitas--text {
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	margin-top: 6%;
}

.e-banner-necesitas--text span {
	font-weight: 300;
	display: block;
	font-size: 26px;
}

.e-category { position: relative }

	.e-category a {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		position: absolute;
		top: 64%;
		left: 70%;
		background: #28266d;
		color: #e7ebef;
		letter-spacing: 1px;
		font-size: 20px;
		padding: 10px 23px;
		border-radius: 25px;
		line-height: normal;
	}

.e-category a:hover {
	background: #F0594D;
	color: #e7ebef;
}

.e-blog-entry {
	display: block;
	color: inherit;
	margin-bottom: 15px;
	font-family: 'Open Sans';
}

.e-blog-entry:hover {
	text-decoration: none;
}

.e-blog-entry:hover .e-blog-entry--footer span {
	font-size: inherit;
	transition: all .5s;
}

.e-blog-entry > div { position: relative }

.e-blog-entry--date {
	position: absolute;
	background: #f6f6f6;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	padding: 5px 10px;
	border-radius: 5px;
	line-height: normal;
}

.e-blog-entry--date span {
	display: block;
	font-size: 10px;
	font-weight: 400;
}

.e-blog-entry--body {
	margin-left: 50px;
	min-height: 50px;
}

.e-blog-entry--body--title {
	font-weight: 600;
	font-size: 11px;
	margin-bottom: 5px;
	line-height: normal;
}

.e-blog-entry--body--content {
	color: #afafaf;
	font-size: 10px;
}

.e-blog-entry--footer {
	margin-top: 5px;
	text-align: center;
}

.e-blog-entry--footer span {
	font-size: 0;
	margin-right: 5px;
}

.e-banner-en-exel {
	background: #262769;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 36px;
	overflow: hidden;
}

.e-banner-en-exel p { margin-top: 30px }

.e-banner-en-exel,
.e-banner-en-exel img { height: 160px }

.e-banner-en-exel span {
	font-weight: 300;
	font-size: 28px;
	letter-spacing: normal;
}

.e-form-container {
	background: #e9eef2;
	padding: 75px 0;
}

.e-form-container--title,
.e-form-container--description {
	text-align: center;
}

.e-form-container--title {
	font-size: 38px;
	color: #2a2a2a;
	font-weight: 700;
}

.e-form-container--description {
	font-size: 16px;
	color: #747677;
	margin-bottom: 25px;
}

@media (min-width: 1655px) {
	.e-30aniv--body { font-size: 20px }
}

@media (max-width: 1200px) {
	.e-30aniv--body { font-size: 16px }
}

@media (max-width: 1020px) {
	.e-banner-en-exel { font-size: 30px }
	.e-banner-en-exel span { font-size: 25px }
}

@media (max-width: 992px) {
	.e-30aniv { margin-top: 0 }

	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}

@media (max-width: 890px) {
	.e-30aniv--body { height: 100px }
	.e-banner-en-exel { font-size: 26px }
	.e-banner-en-exel span { font-size: 23px }
}

@media (max-width: 400px) {
	.e-banner-en-exel { font-size: 22px }
	.e-banner-en-exel span { font-size: 18px }
}

