@import url('https://fonts.googleapis.com/css?family=Baloo+Bhai');
h1,h2,h3,h4,h5,h6{font-family: 'Baloo Bhai', cursive; color: #e6511e}

@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');
body{
	font-family: 'Poppins', sans-serif;
}

.container-fluido {
    width: 94%;
    padding-right: 3%;
    padding-left: 3%;
    margin-right: auto;
    margin-left: auto;
}

header{
	border-top:5px solid #e6511e;
	background-color: rgba(255,255,255,0.9);
	position: fixed;
	z-index: 2;
    width: 100%;
    padding-bottom: 1rem;
}

.ingreso{
	background-color: #e6511e;
	color: #fff;
	padding: 0.5rem 1rem;
	display: inline-block;
	float: right;
	border-radius: 0 0 25px 25px;
	/*margin-bottom: 1rem;*/
}

.ingreso a{
	padding: 0 1rem;
	color: #fff;
}

.navbar a{
	color:#e6511e;
	font-weight: bold;
}

.navbar{
	padding: 0 !important;
}


.navbar i{
	color:#e6511e;
}



.navbar a:hover, .navbar a:focus{
	color:#3d3d3f;
}


.navbar-toggler{
	border:1px solid #e6511e;
	width: 25%;
    margin: 1rem auto;
}

.llamado-uno{
	/*background-image: url("../../../img/cohett/home/img/bg-call-to-action.png");*/
	/*background-size: cover;*/
	/*background-position: center right; */
	padding: 15rem 0 0 0;
	position: relative;
	z-index: 1;
	font-size: 1.5rem;
	background-color: #f2f2f2;
	
}

.llamado-uno h1{
	font-size: 2.5rem;
}

.llamado-uno h1,
.llamado-uno h2,
.llamado-uno p{
	text-shadow: 1px 1px 3px #FFF;
}





@media (max-width: 990px) {

.llamado-uno h1,
.llamado-uno h2,
.llamado-uno p{
	/*color: #fff;
	text-shadow: 1px 1px 2px #000 !important;*/
}





}


.nosotros{
	background-image: url("../../../img/cohett/home/img/banner-interno.jpg");
	background-size: cover;
	padding: 15rem 0 0 0;
	position: relative;
	z-index: 1;
	font-size: 1.5rem;
	background-color: #f4f4f4;
	background-position: center right; 
}

	.nosotros h1, .ayuda h1{
		color: #fff;
	}

.ayuda{
	background-image: url("../../../img/cohett/home/img/banner-interno.jpg");
	background-size: cover;
	padding: 15rem 0 0 0;
	position: relative;
	z-index: 1;
	font-size: 1.5rem;
	background-color: #f4f4f4;
	background-position: center right; 
}

.terminos{
	/*background-image: url("../../../img/cohett/home/img/bg-call-to-action.png");*/
	background-size: cover;
	padding: 15rem 0 0 0;
	position: relative;
	z-index: 1;
	font-size: 1.5rem;
	background-color: #f4f4f4;
	background-position: center right; 
}

.equipo{
	background-image: url("../../../img/cohett/home/img/equipo-soporte.png");
	background-size: cover;
	padding: 15rem 0 0 0;
	position: relative;
	z-index: 1;
	font-size: 1.5rem;
	background-position: center right; 
}


.plataforma h2{
font-size:  2.5rem;
}

.plataforma h4{
font-size:  2.1rem !important;
margin-bottom: 2.5rem;
}

.plataforma p, .plataforma li{
font-size:  1.1rem !important;
}

.plataforma li{
	margin-bottom: 0.5rem;
}


.bg-gris{
	background-color: #f2f2f2;
	padding: 2.5rem 0 0 0;
	margin:3.5rem 0 0 0;
}

.w-70 {
    width: 70%!important;
    margin: auto;
}

.w-80 {
    width: 70%!important;
    margin: auto;
}

.bg-blanco{
	background-color: #fff;
	padding: 1.5rem;
	text-align: center;
	margin: 2.5rem 0 0 0;
	
}

.bg-blanco p{
	font-size:  1.1rem !important;
}

.bloque-texto{
	height: 200px;
}

.icono{
	margin-top:-70px;
	margin-bottom: 1.5rem;
}


.planes{
	background-color:#e65221; 
	padding: 1.5rem 0 0 0;
}

.planes h1, .planes h2, .planes h3, .planes h4, .planes h5, .planes h6{
	color: #fff;
}


.planes h2{
	    font-size: 3.5rem;
}

.planes h4{
	    font-size: 2.5rem;
	    color: #3e3d3f;
}

.planes .puntos{
	color: #fff;
}

.planes .puntos li{
	margin-bottom: 1.5rem;
	font-size: 1.3rem;
}

.titulo-gris{
	color: #4d4d4d!important;
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
}

.precio{
	color: #009245!important;
	font-size: 3.0rem!important;
	margin: 0;
	line-height: 3.0rem;
}


.items{
	padding: 0;
	list-style:none;
	margin-top: 1.5rem;
}

.modulos{
	padding: 0;
	list-style:none;
	margin-top: 1rem;
}

.modulos li{
	line-height: 1.1rem;
	margin-top: 1rem;
}

.planes small{
	color: #999999;
}

.span-gris{
	color: #999999;
}


/*Botones*/
.btn-naranja{
	background-color: #e6511e;
	color: #fff;
	padding: .3rem .7rem;
	border-radius: 25px;
	margin-top:1.5rem;
	margin-bottom: .5rem;
    display: inline-block;
    font-family: 'Baloo Bhai', cursive;
    font-size: 2.1rem;
    text-align: center;
}

.btn-naranja:hover, .btn-naranja:focus{
	background-color: #3d3d3f;
	color: #fff;
	text-decoration: none;
}

.btn-gris{
	background-color: #3d3d3f;
	color: #fff;
	padding: .3rem .7rem;
	border-radius: 25px;
	margin-top:1.5rem;
	margin-bottom: .5rem;
    display: inline-block;
    font-family: 'Baloo Bhai', cursive;
    font-size: 2.1rem;
    text-align: center;
}

.btn-gris:hover, .btn-gris:focus{
	background-color: #000;
	color: #fff;
	text-decoration: none;
}


.bg-gris-oscuro{
	/*background: url(../img/bg-footer.png);*/
	    background-position: center center;
	background-size: cover;
	background-color: #3d3d3f;
	padding: 3.5rem 0 0 0;
	color: #fff;
	background-repeat: no-repeat;
}


.bg-gris-oscuro .btn-naranja:hover, .bg-gris-oscuro .btn-naranja:focus{
	background-color: #dc3914;
	color: #fff;
	text-decoration: none;
}

.bg-gris-oscuro h2{
	color: #fff;
	font-size: 2.5rem;
}

.bg-gris-oscuro h3{
	font-size: 2rem;
	margin-bottom: 2.5rem;
}

.bg-gris-oscuro p{
	    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.nav-link{
	color: #e65221;
}

.nav-link:hover, .nav-link:focus{
	color: #3d3d3f;
}



.modal-header{
	background-color: #e6511e;
}

.modal-title{
	color: #fff!important;
}

.modal-footer .btn-naranja{
	font-size: 1.5rem;
}


.caja-formulario .form-control, .modal-body .form-control {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px #e65221 solid;
    border-radius: 0;
    background-color: #f2f2f2;
}


.caja-formulario label, .modal-body label {
    font-weight: bold;
    font-family: 'Baloo Bhai', cursive;
}

.nota{
	color: #9c9c9c;
	text-align: right;
}

.nota span{
	color: red;
}

.contacto-modal{
	background-color: #f2f2f2;
	padding: 1rem 0;
	border-radius: 25px;
}


.card-header{
	padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #3e3d3f;
    border-bottom: 1px solid rgba(0,0,0,.125);
}


.card-header .btn-link {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    font-size: 1.3rem;
}

.card-header .btn-link:hover{
	color: #c5522f;
}

@media (max-width: 1480px) {
  .w-70, .w-80 {
    width: 100%!important;
}



}

@media (max-width: 990px) {

.ingreso{
	background-color: #e6511e;
	color: #fff;
	padding: 0;
	float: none;
	width: 100%;
	text-align:center;
	margin-bottom: 1rem;
}

.logo{
	width: 60%;
	margin: 0rem auto; 
}


}


.oferta-50 {
	width: 0;
	height: 0;
	border-right: 80px solid #009245;
	border-top: 80px solid #009245;
	border-left: 80px solid transparent;
	border-bottom: 80px solid transparent;
	position: absolute;
	right: 15px;
	top: 2.5rem;
	padding: 0;
}

.oferta-50 > span{
	position: relative;
	top: -4rem;
	right: 0px;
	color: #ffffff;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.2rem;
}