
html, body{
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
body{
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Anton', sans-serif;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
}
h6{
	font-size: 10px;
}

p{
	margin: 0;
	line-height: 1.7;
	font-size: 1.1rem;
}

.op-0{
  opacity: 0;
  transition: all 0.5s;
}
.op-1{
  opacity: 1;
  transition: all 0.5s;
}

*,
*:active,
*:active:focus,
*:focus,
*:visited,
*:hover,
.btn:focus,
.btn:active:focus,
.btn:focus,
a:focus,
.form-control:focus
{
    outline: 0 !important;
    outline-offset: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
            box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
}
.title{
	background-image: url(../img/e_title.gif);
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: top left;
}
.title .container-fluid {
	padding: 0;
}
.title img {
	max-width: 80%;
	z-index: 0;
	position: absolute;
}
.title img#img2 {
	display: none;
}
.title .row {
	z-index: 1;
	padding: 1em;
}
.title h1{
	font-size: 6.5rem;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
}
.title h2{
	color: #078079;
	padding-bottom: 1em;
	font-size: 1.8em;
}
.title p{
	font-size: 1em;
}
.title p:last-child{
	padding-bottom: 2em;
}
.verde{
	-webkit-box-shadow: inset -100px 0px 0px 0px #e9ec9b;
    -moz-box-shadow: inset -100px 0px 0px 0px #e9ec9b;
    box-shadow: inset -100px 0px 0px 0px #e9ec9b;
}
.nota{
	background-color: #e9ec9b;
	padding: 10px 15px;
}
.nota span{
	font-size: 0.8rem;
	font-weight: 700;
}
.nota p{
	font-size: 1rem;
}
.s-1 .col-1{
	padding: 0;
}
.s-1 .col-10,
.s-2 .col-10,
.s-3 .col-10,
.s-4 .col-10,
.s-5 .col-10{
	padding-top: 3em;
	padding-bottom: 3em;
}
.s-1 h2{
	font-size: 4rem;
	float: left;
	padding-right: 0.2em;
}
.s-1 p,
.s-2 p,
.s-3 p,
.s-4 p,
.s-5 p,
.s-6 p{
	padding-bottom: 1em;
}
.s-2 h3{
	padding-bottom: 0.5em;
}
.quote1{
	padding-top: 3em;
	padding-bottom: 3em;
}
.quote1 .col-12{
	align-items: center;
}
.quote1 .col-12 h2{
	font-size: 3rem;
}
.quote .col-md-10{
	padding-left: 3.3em;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	border-top: 20px solid #11a89e;
	-webkit-box-shadow: inset 20px 0px 0px 0px #e9ec9b;
    -moz-box-shadow: inset 20px 0px 0px 0px #e9ec9b;
    box-shadow: inset 20px 0px 0px 0px #e9ec9b;
}
.quote h3{
	font-size: 3rem;
}
.quote h4{
	font-size: 2.5rem;
}
.quote h2{
	font-size: 6rem;
}
.quote2 .col-10{
	padding-top: 3em;
	padding-bottom: 3em;
}
.quote2 h2{
	font-size: 12rem;
}
.quote2 h3{
	font-size: 2.8rem;
}
.bg-blanco{
	background-color: #fff;
}
.col-1{
	text-align: center!important;
}
.bullets {
	background-image: url(../img/cueto.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: contain;
	background-size: contain;
	height: 1440px;
}
.bullets .container {
	padding-left: 35px;
	padding-right: 35px;
}
.bullets .row{
	height: 1440px;
	padding: 3em 0;
}
.bullets h2{
	font-size: 8.5rem;
	line-height: 1;
}
.bullets h3{
	font-size: 3rem;
}
.bullets h4{
	font-size: 2rem;}
.bullets h5{
	font-size: 1.7rem;
}
.bullets h6{
	font-size: 1.3rem;
}
.bullets .star h5{
	padding-left: 1.5em;
}
.bullets .check{
	padding-left: 2.5em;
}
.borde-hz{
	width: 100%;
	background-color: #000;
	height: 1px;
}
.borde-v{
	width: 1px;
	background-color: #000;
	height: 40%;
	float: left;
}
.c-1 h2{
	font-size: 13rem;
}
.c-1 .borde-hz:first-child{

}
.check h4{
	vertical-align: middle;
}
.
.relativa{
	position: relative;
}
.relativa .silueta img{
	float: right;
    width: 70%;
}
.relativa .flecha1{
	width: 90%;
	float: right;
}

.relativa .flecha1 img{
    width: 30%;
    float: left;
}
.relativa .flecha1 h4{
	clear: right;
	display: flex;
}
.relativa .flecha1 h5{
	padding-left: 3.2em;
}
.absoluta {
	position: absolute;
	bottom: 0;
	left: -35%;
	height: 250px; 
}
.globo{
	background: url(../img/globo.png) no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
	text-align: center;
	width: 75%;
}
.globo h2{
	color: #ffeb28;
	line-height: 80px;
}
.globo h2 span{
	font-size: 4rem;
}
.globo h5 {
	color: #fff;
	letter-spacing: 1px;
	padding: 0 0.9em;
}
.globo h5 span {
	color: #00a89e;
}
.borde-shadow h2{
	-webkit-box-shadow: inset 0px 0px 0px 15px #000;
    -moz-box-shadow: inset 0px 0px 0px 15px #000;
    box-shadow: inset 0px 0px 0px 15px #000;
    text-align: center;
    padding: 0.2em 0.5em;
    display: inline-block;
    color: #fff;
    text-shadow: 10px 10px #000;
    letter-spacing: 4px;
    margin-top: 0.3em;
}
.verde2{
	background-color: #00a89e;
	padding: 0em 0.2em;
}
.vertical{
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	border-bottom:  1px solid #000;
	padding-bottom: 3em;
	padding-left: 25px;
}
/*.vertical {
	margin-left: 25px;
}*/
.txt-blanco{
	color: #fff;
	letter-spacing: 1px;
}
.txt-blanco h2{
	font-size: 15rem;
}
.txt-blanco h3{
	padding-top: 15%;
	font-size: 2.5rem;
}

.cuadro-flecha{
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	background: url(../img/cuadro.png) no-repeat center;
	-webkit-background-size: contain;
	background-size: contain;
	padding-top: 7em;
}
.cuadro-flecha h3{
	font-size: 2.5rem;
}

@media screen and (max-width: 1199px) {
	
	.bullets .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
@media screen and (max-width: 1100px) {
	.bullets {
	    -webkit-background-size: cover;
	    background-size: cover;
	    height: 1440px;
	    min-height: 1440px;
	}
	
}
@media screen and (min-width: 992px) {
	
	.title{
		height: 600px;
		overflow: hidden;
		background-image: url(../img/e_title.gif);
		background-size: 80%;
		background-repeat: no-repeat;
		background-position: top left;
	}
}
@media screen and (max-width: 991px) {
  
	.title img {
		max-width: 70%;
		z-index: 0;
		position: absolute;
	}

	.title h1{
		padding-top: 0.4em;
	}
}
@media screen and (max-width: 680px) {
	.title{
		height: auto;
		overflow-y: initial;
		background-image: none;
	}
	.title .col-12.col-sm-6{
		-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.title img {
		display: none;
	}
	.title img#img2 {
		display: block;
		position: relative;
		width: 100%;
		max-width: 100%;
	}
	.title .row {
		padding: 0;
	}
	.title .col-12.col-sm-6{
		padding: 1em 1em 1em 2em;
	}
}
@media screen and (max-width: 768px) {
	.bullets h2 {
	    font-size: 6.5rem;
	    line-height: 1;
	}
	.bullets h4 {
	    font-size: 1.5rem;
	}
	.bullets h5 {
	    font-size: 1.3rem;
	}
	.absoluta {
	    bottom: -20%;
	    left: -45%;
	}
	.globo {
	    width: 80%;
	}
	.globo h2 span {
	    font-size: 3rem;
	    line-height: 1;
	}
	.vertical {
	    padding-left: 10px;
	}
	.txt-blanco h2 {
	    font-size: 10rem;
	}
	.txt-blanco h3 {
	    padding-top: 0%;
	    font-size: 2rem;
	}
	.seis{
		padding-top: 15%;
	}
	.cuadro-flecha h3 {
	    font-size: 1.8rem;
	}
	.cuadro-flecha h6 {
	    font-size: 1.2rem;
	}
	.cuadro-flecha {
	    padding-top: 8.5em;
	}
}
@media screen and (max-width: 576px) {
	
	.bullets {
	    background-image: none;
	    height: auto;
	}
	.bullets .container{
	    background-color: #d8e3ed;
	    height: auto;
	}
	.borde-hz {
	    width: 100%;
	    background-color: #000;
	    height: 0px;
	}
	.borde-hz.mb-5{
	    margin-bottom: 0rem!important;
	}
	.absoluta {
		left: 10%;
    	bottom: 0%;
	}
	.borde-v {
		display: none;
	}
	.relativa {
		padding-bottom: 18em;
		padding-top: 3em;
	}
	.relativa .flecha1 {
	    width: 100%;
	    float: right;
	}
	.relativa .flecha1 h5 {
	    padding-left: 4.5em;
	}
	.bullets .row {
	    height: auto; 
	    padding: 3em 0;
	}
	.w-50 {
	    width: 100%!important;
	}
	.borde-shadow h2 {
	    margin-top: 0.5em;
	}
	.flecha-numero.float-left{
		float: none!important;
    	text-align: center;
	}
	.flecha-numero.float-left .pl-3{
		padding-left: 0rem!important;
	}
	.txt-blanco {
	    color: #000;
	    letter-spacing: 1px;
	}
	.cuadro-flecha {
	    padding-top: 6.5em;
	    margin-top: 3em;
	    color: #000;
	    height: 300px;
	}
}
@media screen and (max-width: 480px) {
	.quote2 h2 {
	    font-size: 7rem;
	}
	.quote2 h3 {
	    font-size: 1.8rem;
	}
	.quote1 .col-12 h2 {
	    font-size: 2rem;
	}
	.quote h2 {
	    font-size: 5rem;
	}
}













