html {
	scroll-behavior: smooth;
}
body{
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
}

.row{
	/*margin-right: 0 !important;*/
}

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

.destacado{
	color: #ffffff;
	background: #e01b5e;
  background: -moz-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
  background: -webkit-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
  background: linear-gradient(to right,#e01b5e 0%,#9f014e 100%);
	padding: 10px;
}

strong{
	color: #6f6f6f;
}
.max-width{
	max-width: 1365px;
	margin: 0 auto;
}
.header{
    min-height: 85vh;
	background: url("../img/background_landing.jpg") no-repeat center top;
    background-size: cover;
    position: relative;
		overflow: hidden;
}
.header-overlay{
/*	background: #e01b5e;
background: -moz-linear-gradient(left,#e01b5ec9 0%,#9f014e00 100%);
background: -webkit-linear-gradient(left,#e01b5ec9 0%,#9f014e00 100%);
background: linear-gradient(to right,#e01b5ec9 0%,#9f014e00 100%);
    overflow: hidden;
		min-height: 85vh;*/
}
.header-phone{
	float: left;
	width: 50px;
	filter: invert(17%) sepia(64%) saturate(2831%) hue-rotate(315deg) brightness(101%) contrast(93%);
	padding-top: 5px;
	    padding-right: 20px;
}
.contact{
    min-height: 100vh;
}
.highlight{
	background-color: rgba(0,169,225,0.5);
}

.header-var{
	display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: end;
    padding: 0;
		background: #ffffff;
}
.scrolling-var{
	z-index: 10;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: end;
    padding: 0;
    background-color: rgb(255 255 255 / 80%);
	position: fixed;
	top: -200px;
	display: block;
	transition: top 0.6s;
}

 .header-menu{
	display: flex;
    align-items: center;
    position: relative;
    margin: 0 auto;
    padding: 10px 60px;
    width: 100%;
}

.header-logo{
	width: 33%;
}

.header-logo img{
	max-height: 80px;
}

.header-address{
	width: 42%;
	text-align: right;
	color: #AA2258;
}
.header-buttons{
	width: 25%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
  justify-content: center;
}

.header-buttons a{
	font-weight: 800;
    font-size: 24px;
    vertical-align:middle;
    text-decoration: none;
    color: #AA2258;
    font-weight: 400;
}

.header-buttons a:hover{
    color: #AA2258;
    cursor: pointer;
}

.tel{
	margin-right: 40px;
}

.btn-info{
	display: flex;
    align-items: center;
    font-size: 16px;
    border: 1px solid #027dc8 !important;
    background-color: #027dc8 !important;
    padding: 8px 17px;
    border-radius: 5px 5px 5px 5px;
    margin-right: 0;
    margin-top: 0px;
    font-weight: 600;
    color: #fff !important
}
.header-body{
	/*background-color: rgba(142, 177, 134, 0.4);*/
}

.direccion{
	font-size: 14px;
	text-align: center;
}

.masinfo{
	font-size: 20px !important;
  background: #AA2258 !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 10px !important;
}

h1{
	font-weight: 700 !important;
    font-size: 2.3em !important;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px !important;
	color: #444;
	padding-top: 20px;
}
h2{
	font-family: 'Raleway', sans-serif;
    font-size: 25px;
		color: #ffffff;
    padding: 10px;
}

.header-claim h1{
	color: #e01b5e;
}

.header-claim h2{
	  color: #212529;
		font-size: 1.4rem;
}

.header-claim h3{
	color: #212529 !important;
	text-align: left !important;
	font-size: 1.9rem !important;
font-weight: 400;
}

.header-claim h4{
	color: #212529;
	font-size: 20px;
}

.header-claim h5{
	color: #212529;
	font-size: 15px;
}

.header-claim{
	display: block;
	width: 40%;
	z-index: 1;
	padding-right: 10%;
}

.header-claim ul{
	font-size: 15px;
}

h3{
	line-height: 1em;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #e01b5e;
    margin: 0;
    text-align: center;
}

.caja-blanca {
    background: #ffffffc4;
    border-radius: 20px;
    margin: 0 50px;
}

.signup{
	background: #fff;
	border: solid 2px #00000047;
	border-radius: 20px;
	margin: 30px;
}
.form-control, .form-select{
	border-radius: 20px !important;
  border-color: #00000047 !important;
}
.signup h3{
	font-size: 2.3rem !important;
	font-weight: 400;
	padding-bottom: 20px;
}
.terms_check{
	width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    position: relative;
    margin-top: 21px;
    margin-right: 5px;
}
.terms_text{
	font-size: 14px;
    display: inline-block;
    width: 90%;
    line-height: 1.2em;
    font-weight: 600 !important;
    letter-spacing: 0.15px;
    color: #444;
    margin: 20px 0;
}
.terms_text a{
	color: #444;
}
.boton_envio, .boton_send{
	color: #fff;
	border: none;
	font-size: 25px !important;
	border-radius: 20px;
	width: 100% !important;
	cursor: pointer;
	background: #e01b5e;
background: -moz-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
background: -webkit-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
background: linear-gradient(to right,#e01b5e 0%,#9f014e 100%);
}

.boton_envio:disabled, .boton_send:disabled{
	background: #00000047;
	color: #fff;
	cursor: not-allowed;
}

.iconos{
	background: #8eb186;
}

.iconos img{
	width: 50px;
	filter: invert(17%) sepia(64%) saturate(2831%) hue-rotate(315deg) brightness(101%) contrast(93%);
	margin-bottom: 20px;
}

.garanties{
	background: #f7f7f3;
}

.examen{
	background: #ffffff;
}

.ico-header{
	background: #f7f7f3;
}

.iconos h2{
	color: #fff;
	font-size: 45px;
    font-weight: 700;
}

.garanties h2, .examen h2{
	color: #e01b5e;
	font-size: 45px;
    font-weight: 700;
}


.garanties h3, .examen h3{
	font-size: 1.2rem;
	text-align: left;
	color: #e01b5e;
}

.garanties p, .examen p{
	font-size: 20px;
    font-weight: 400;
}

.ico-header h2{
	font-size: 20px;
  font-weight: 400;
	color: #e01b5e;
text-align: center;
}

.iconos h3{
	text-align: left;
	font-size: 20px;
    font-weight: 400;
}

.garanties li{

}

.garanties img, .examen img{
	width: 100%;
    border-radius: 10px;
}

.garanties-icon{
	width:50px;
}

.garanties-icon img{
	width: 50px;
}

.text-header{
	font-size: 25px;
	background: #e01b5e;
background: -moz-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
background: -webkit-linear-gradient(left,#e01b5e 0%,#9f014e 100%);
background: linear-gradient(to right,#e01b5e 0%,#9f014e 100%);
}
.text-header p{
	font-size: 25px;
	color: #fff;
	text-align: center;
}
.text-header h2{
	text-align: center;
	padding-bottom:30px;
}

.requisits{
	color: #fff;
	background: #EFEEEE;
}

.requisits h2{
	color: #e01b5e;
	font-size: 45px;
  font-weight: 700;
}

.requisits{
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
}

.requisits .destacado{
	color: #47484a;
	background: #ffffff;
	padding: 10px;
}

.numero-destacado{
	font-weight: 300;
    font-size: 60px;
    color: #47484a;
    margin-right: 20px;
    position: relative;
}

.numero-txt{
	font-weight: 400;
    color: #47484a;
    margin-right: 20px;
    text-align:left;
		margin-top: 30px;
}

.curso-base, .cursos .col-info{
	background-color: #272727;
}

.curso-base .col-calendar, .cursos .col-calendar{
	background-color: #027ec8;
}
.curso-base .col-price, .cursos .col-price{
	background-color: #e7b119;
}
.curso-base .col-info p, .cursos .col-info p{
	color: #999898;
	font-size: 19px;
}
.col-calendar hr{
	border-top: 1px solid #0160aa;
    border-bottom: 1px solid #47aef8;
    left: 0;
    width: 100%;
	margin: 0;
}

.white{
	color: #fff;
	font-weight: 700;
}
.bold{
	font-weight: 700;
}
.tachado{
	text-decoration: line-through;
}
.hastag{
	background: #000;
	color: #fff;
	width:201px !important;
}
.descripcion{
	width: 80%;
	margin: 40px auto;
	padding-top: 10px;
}
.descripcion p{
	font-size: 20px;
	text-align: left;
	color: #929292;
    line-height: 30px;
    margin: 0;
}
.descripcion .parrafo_2{
	margin-top: 20px;
}
.descripcion h2, .metodologia h2{
	color: #fff;
    margin: 50px 0;
    border-radius: 20px;
    padding: 15px 0;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-size: 45px;
	background: -moz-linear-gradient(left, rgba(106,191,75,1) 0%, rgba(106,191,75,1) 18%, rgba(0,169,225,1) 86%, rgba(0,169,225,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(106,191,75,1)), color-stop(18%, rgba(106,191,75,1)), color-stop(86%, rgba(0,169,225,1)), color-stop(100%, rgba(0,169,225,1)));
    background: -webkit-linear-gradient(left, rgba(106,191,75,1) 0%, rgba(106,191,75,1) 18%, rgba(0,169,225,1) 86%, rgba(0,169,225,1) 100%);
    background: -o-linear-gradient(left, rgba(106,191,75,1) 0%, rgba(106,191,75,1) 18%, rgba(0,169,225,1) 86%, rgba(0,169,225,1) 100%);
    background: -ms-linear-gradient(left, rgba(106,191,75,1) 0%, rgba(106,191,75,1) 18%, rgba(0,169,225,1) 86%, rgba(0,169,225,1) 100%);
    background: linear-gradient(to right, rgba(106,191,75,1) 0%, rgba(106,191,75,1) 18%, rgba(0,169,225,1) 86%, rgba(0,169,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6abf4b', endColorstr='#00a9e1', GradientType=1 );


}
.icons{
	display: flex;
	align-items: center;
	justify-content: center;
	    margin-top: 30px;
    margin-bottom: 80px;
}
.icons i{
	color: #6abf4b;
	font-size: 60px;
	justify-content: center;
}
.icon-block{
	display: flex;
	margin: 0 5%;
}
.icon-icon{
	display: block;
	float: left;
}
.icon-text{
	display: block;
	float: left;
	margin: auto;
	margin-left: 20px;
}
.icon-text h4{
	margin: 0;
    font-size: 19px;
}
.icon-text p{
	margin: 0;
	font: 30px;
	font-weight: 700;
}
.column_1, .column_2{
	width: 46%;
    float: left;
    padding: 2%;
}
.video{
	border:none;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container {
    position: relative;
    width: 45%;
    height: 0;
    padding-bottom: 25.5%;
    margin-bottom: 50px;
}

.objetivos{
	clear: both;
	text-align: left;
	padding: 30px 10%;
	margin-top: 50px;
    position: relative;
    float: left;

}
.objetivos-content {
    position: relative;
    max-width: 1365px;
    margin: 0 auto;
    text-align: left;
    float: left;
}
.objetivos .column_1{
	text-align: left;
}
.objetivos-content h2{
	font-family: 'Raleway', sans-serif !important;
	font-size: 50px !important;
	color:#ff181f !important;
	text-align: left !important;
}
.objetivos p{
	font-size: 20px;
    text-align: left;
    color: #929292;
    line-height: 30px;
    margin: 0;
}
.line{
	width: 80px;
	height: 2px;
	border: solid 2px #3a3a3a;
	background: #3a3a3a;
}



.metodo{
	clear: both;
	background: #06a6e1;
	text-align: center;
	padding: 30px 10%;
	margin-top: 50px;
	background: url("../img/metodologia.jpg") no-repeat center top;
    background-size: cover;
    position: relative;

}
.metodo::before{
	content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
       background: rgba(254,25,31,0.3);

        opacity: .6;
        background-image: radial-gradient(#00000038 33%, transparent 33%);
	background-size: 2px 2px;
}
.metodo-content {
    position: relative;
    max-width: 1365px;
    margin: 0 auto;
}


.metodo .icons{
	margin-bottom: 0;
}
.metodo .icon-block{
	display: block;
    margin: 20px 3%;
    background: rgba(255,255,255,0.8);
    border-radius: 20px;
    width: 90%;
    padding: 20px;
    min-height: 100px;
    justify-content: center;
    flex-direction: column;
}

.metodo .destacado{
	background: rgba(255,255,255,0.8);
    border-radius: 20px;
    padding: 20px;
}

.metodo h2{
	font-size: 50px;
}

.metodo h3{
	font-size: 25px;
	margin-bottom: 20px;
}

.metodo p{
	font-size: 20px;
    color: #5d5d5d;
    line-height: 30px;
    margin: 0;
}


.programa .column_1 .line{
	margin: 10px 0;
}
.objetivos h2, .programa h2{
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-size: 45px;
	font-weight: 700;
	margin-top: 0;
}

.programa .column_1 h2{
	text-align: left;
}
.programa .column_1 p{
	font-size: 22px;
    line-height: 30px;
    color: #003446;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
}
.objetivos .icons{
	margin-bottom: 0;
}
.objetivos .icon-block{
	display: block;
    margin: 20px 3%;
    background: rgba(255,255,255,0.8);
    border-radius: 20px;
    width: 90%;
    padding: 20px;
    min-height: 100px;
    justify-content: center;
    flex-direction: column;
}
.objetivos ul{
	font-size: 20px;
    text-align: left;
    color: #929292;
    list-style: none;
}
.objetivos li {
  margin: 20px 0;
}
.objetivos .fa-li{
	color:#ff181f;
}

.programa{
	clear: both;
	background: #3c3d3d;
	text-align: left;
	padding: 30px 5%;
	padding-bottom: 50px;
	display: block;
	float: left;
	width: 90%;
	background: url("../img/pc_llibreta.jpg") no-repeat center top;
    background-size: cover;
    position: relative;
}
.programa .content{
	display: flex;
	z-index: 1;
}
.programa:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*background: rgba(127, 127, 127, 0.5);*/
	background: rgba(254,25,31,0.3);
	background-image: radial-gradient(#00000038 33%, transparent 33%);
	background-size: 2px 2px;
}

.programa column_1 h2{
	text-align: left;
}
.programa-title {
    color: #06a6e1;
    font-weight: 700;
    font-size: 17px;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
}
.programa .icon-text{
	margin: 0;
	text-align: left;
}
.programa p{
	font-weight: 400;
}
.margin-top{
	margin-top: 30px;
}

.metodologia{
	width: 60%;
	margin: 40px auto;
	padding-top: 10px;
	text-align: center;
}

.mt-10{
	margin-top: 10px !important;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mt-100{
	margin-top: 100px !important;
}
.metodologia p{
	font-size: 18px;
	line-height: 33px;
}
.margin-top-110{
	margin-top: 110px !important;
}
.titulacion{
	margin: 0 auto;
	max-width: 1365px;
}
.titulacion p{
    font-size: 20px;
    text-align: left;
    color: #929292;
    line-height: 30px;
    margin: 0;
    margin-top: 30px;
}
.titulacion .img{
	width: 430px;
	margin: 0 auto;
	margin-top: 20%;
}
.titulacion img{
	width: 430px;
	border-radius: 10px;
}
.titulacion .line{
	margin: 0;
}
.titulacion h2{
	color: #ff181f;
	font-family: 'Raleway', sans-serif;
    text-align: left;
    font-size: 45px;
    font-weight: 700;
    margin: 20px 0;
}

.titulacion ul{
	font-size: 20px;
    text-align: left;
    color: #929292;
    list-style: none;
}
.titulacion li {
  margin: 20px 0;
}
.titulacion .fa-li{
	color:#ff181f;
}

.testimonio{
	background: #fff;
	padding: 20px;
	margin: 20px;
}

.testimonio h2 {
    font-size: 27px;
}

.claim h2{
	text-align: center;
	font-weight: 700;
    line-height: 55px;
	font-size: 2.5em;
}

.header-bottom{
	float: left;
	display: block;
}
#contact{
	padding-top: 2%;
    min-height: 0;
    padding-bottom: 1%;
    width: 100%;
}

.footer{
	background-color: #2f2f2f;
	width: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
	color: #21cbba;
}
.logos-footer{
	background: #fff;
}
.logos-footer img {
    max-width: 140px;
}
.gracias p{
	color: #fff;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
