
@import url('https://fonts.googleapis.com/css?family=Roboto');

html{
	font-family: 'Roboto', sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}


body{
font-size:14px;	
}

.container{
	width:80% !Important;
}

.clear-pr-pl{
	padding-left:0 !Important;
	padding-right:0 !Important;
	
}

.line-top{
	width:100%;
	height:25px;
	background: #001085;
}

.contact-info, .contact-info a, .contact-info i{
	color: #001085;
	
	font-size:16px;
	font-weight:600;
}

.contact-info ul{
	text-align:center;
	margin:3%;
}


.contact-info li{
	list-style:none;
	
}

.top-logo-performia{
	width:100%;
	text-align:center;
	margin:2%;
}

.banner img {
	position:relative;
	width:100%;
	margin:auto;
	text-align:center;
}

.txt-banner{
	width: 100%;
    text-align: center;
}


.txt-banner h1{
	position: absolute;
    width: 100%;
    top: 40%;
    margin: auto;
    color: #fff;
    font-size: 75px;
	font-weight:100 !Important;
 
}

.txt-strong{
	font-weight:600;
	font-size:91px;
}


.btn-inscripcion {
	position: absolute;
    width: 215px;
    height: 95px;
    background: #ff8600;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 20%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}


.btn-inscripcion:hover {
	position: absolute;
    width: 215px;
    height: 95px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 20%;
    left: 29%;
    text-align: center;
    padding: 16px;
	cursor:pointer;
	transition:.5s;
}


.btn-mas-info{
	position: absolute;
    width: 215px;
    height: 95px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 20%;
    right: 29%;
    text-align: center;
    padding: 16px;
	cursor:pointer;
	transition:.5s;
}



.btn-mas-info:hover{
	position: absolute;
    width: 215px;
    height: 95px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 20%;
    right: 29%;
    text-align: center;
    padding: 16px;
	cursor:pointer;
	transition:.5s;
}

.titulo-azul{
	font-family: 'Roboto', sans-serif;
    font-size: 29px;
	line-height: 1.2;
    font-weight: 800;
	color:#001085 !Important;
	padding: 0 0 10px 0;
}

.titulo-naranja{
	font-family: 'Roboto', sans-serif;
    font-size: 29px;
	line-height: 1.2;
    font-weight: 800;
	color:#ff8600 !Important;
	padding: 0 0 10px 0;
}

.linea-naranja{
	border-style: solid;
    border-width: 2px;
    border-color: #ff8600;
    width: 70%;
	margin-bottom:45px;
	margin-top: 23px;
}

.bg-l1{
	background: url('../images/2s-a.jpg');
	background-size: cover;
	width:100%;
	height:925px;
}

.bg-r1{
	background: url('../images/2s-b.jpg');
	background-size: cover;
	width:100%;
	height:925px;
}

.cont{
	position:relative;
	margin: auto;
	padding: 60px 0 20px 0;
    width: 70%;
}

.cont-about{
	position:relative;
	margin: 0 0 0 7.5%;
	padding: 60px 0 20px 0;
    width: 70%;
}

.p-seminario{
	font-size:22px;
	color:#434343;
	font-weight:600;
	margin-bottom:25px;	
}


.seminario-list {
	
	list-style:square;
	color:#001085;
	font-size: 20px;
	
}

.seminario-list li p{
	padding-left:1%;
	font-size:20px;
	padding-bottom:25px;
	color:#434343;
}

.font-18{
	font-size:18px !Important;
}


.font-22{
	font-size:22px !Important;
}

.font-30{
	font-size:30px !Important;
}

.cont-form{
	position:relative;
	margin: auto;
	/*padding: 120px 0 20px 0;*/
    width: 70%;
}

.blanco{
	color:#fff;
}

#contacto input {
    width: 100%;
    height: 35px;
    border: 0;
    padding: 10px;
    color: #434343;
	margin-bottom:20px;
}

#contacto textarea{
	width: 100%;
    height: 70px;
    border: 0;
    padding: 10px;
    color: #434343;
	margin-bottom:10px;
}

#contacto label{
	width: 100%;
    font-size: 14px;
    border: 0;
    color: #fff;
	margin-bottom:20px;
}

#contacto button{
	width: 150px;
    height: 44px;
    font-size: 20px;
    font-weight: 600;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #ff8600;
    margin-bottom: 30px;
    right: 0;
    float: right;
}

.clear{
	clear:both;
}

.tel-form{
	text-align:right;
	color:#fff;
	font-size:20px;
}

.bg-l2{
	background-color:#efefef;
	width:50%;
	height:450px;
}

.bg-r2{
	background-color:#efefef;
	width:50%;
	height:450px;
}


.video-cont{
	position:relative;
	margin: auto;
	width:95%;
	height:500px;
	padding: 32px 5% 32px 5%;
	
}

.video{
	position:relative;
	width:100%;
	margin: 32px 0 40px 0; 
}

#txt-video{
	margin-top:32px;
}

.bg-frase{
	background-image:url("../images/rotacion de personal.jpg");
	background-size:cover;
	width:100%;
	height:250px;
}

h3.titulo-naranja {
    text-align: center;
	font-size: 40px;
}

.btn-inscribirse{
	position: relative;
    margin: auto;
	top:40px;
	width: 160px;
    height: 55px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #001085;
    text-align: center;
    padding-top: 13px;
    color: #001085;
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
	transition: .5s;
	
}


.btn-inscribirse:hover{
	position: relative;
    margin: auto;
	top:40px;
	width: 160px;
    height: 55px;
    background: #ff8600;
    border-style: solid;
    border-width: 3px;
    border-color: #ff8600;
    text-align: center;
    padding-top: 13px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
	transition: .5s;
	
}


.bg-about{
	background-color:#efefef;
	width: 100%;
	height:600px;
}

.cont-acerca{
	position:relative;
	margin:auto;
	width:100%;
	height:600px;
	
	
}

.bg-acerca{
	background-image: url("../images/comportamiento-humano.jpg");
	background-size: cover;
	width:100%;
	height: 600px;
}

.cont-fechas{
	width:100%;
	height:500px;
	text-align:center;
	margin:auto;
	padding-top:50px;
}

.cuadro-gris{
	position:relative;
	color:#001085;
	width: 80px;
	height: 43px;
	padding:10px;
	background-color:#efefef;
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:600;
	margin: 0 0 15px 10px;
	float:left;
	
}

.cuadro-azul{
	position:relative;
	color: #fff;
    width: 220px;
    height: 43px;
    padding: 10px;
    background-color: #001085;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 10px;
    float: left;

	
}


.cont-datos-sem{
	position:relative;
	width:80%;
	margin:auto;
	padding: 80px 0 20px 0;
	font-size:22px;
	font-family:'Roboto', sans-serif;
	color:#434343;
	
}

div#btn-insc-datos-sem {
    float: right;
    right: 20%;
}



.text-naranja-datos-sem{
	color:#ff8600;
	font-size:22px;
	font-family:'Roboto', sans-serif;
}

.fechas{
	position:relative;
	width: 24%;
	margin: auto;
}

footer{
	background-color:#001085;
	width:100%;
	min-height:120px;
}

footer p {
	color:#fff;
	font-size:14px;
	font-family:'Roboto', sans-serif;
	margin-top: 50px;
}

.aviso-privacidad{
	position:relative;
	margin:auto;
	color:#fff;
	font-size:14px;
	font-family:'Roboto', sans-serif;
	top: 50px;
}

a.aviso-privacidad {
    text-decoration: none;
}

a.aviso-privacidad:hover {
    text-decoration: none;
	color:#ff8600;
}

.strave{
	position: relative;
    margin: auto;
    top: 13px;
}


/* Estilos PopUp*/
#popup{
	display:none;
}

div#contenedor_forma {
    width: 30%;
    margin: auto;
    max-width: 600px;
	
}

div#popup {
    width: 100%;
    padding: 0px;
}

#formulario2{
	padding-left:5%;
	padding-right:5%;
	position:relative;
}

form#formulario2 {
    width: 100%;
    max-width: 600px !important;
}

.cierrame {
    position: absolute;
    right: -28px;
    top: -25px;
    color: #fff;
    background: #001781;
    padding: 8px;
    width: 34px;
	cursor:pointer;
}

form.formulario {
background: #ed8500;
    padding-top: 0px;
    padding-bottom: 16px;
    margin-top: 83px;
    margin-bottom: 61px;
    margin-right: 30px;
}

.center{
	text-align:center !important;
}

div#error, #success, div#error2, #success2 {
    position: absolute;
    left: 0px;
    width: 100%;
    background: rgba(0, 129, 197, .8);
    color: #fff;
	padding:20px;
	display:none;
}

div#submit_btn {
    width: 100%;
    margin: auto;
}
div#submit_btn input {
    background: #ed8500;
    color: #001781;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 2px;
    width: 200px;
    float: right;
}

div#contenedor_forma input, div#contenedor_forma textarea {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    background: #dbdbdb;
    color: #454545;
}
input#nombre2 {
    margin-top: 40px !important;
}
.clear-both {
    clear: both;
}

div#submit_btn input {
    background: #ed8500;
    color: #001781;
    font-weight: bold;
    text-transform: uppercase;
    border: solid 2px;
    width: 200px;
    float: right;
}

.formulario h2 {
    background: #001781;
    color: #fff;
    width: 112.4%;
    margin-top: 0px;
    margin-left: -6.2%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    margin-bottom: 1px;
}

p.smaller.white {
    color: #fff !important;
    text-align: left;
}


/**RESPONSIVE**/


@media (max-width: 1500px) and (min-width: 1201px){
	
	.btn-inscripcion {
    position: absolute;
    width: 215px;
    height: 95px;
    background: #ff8600;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 15%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
	}
	
	
	.btn-mas-info {
    position: absolute;
    width: 215px;
    height: 95px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 15%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}

	.btn-mas-info:hover {
    position: absolute;
    width: 215px;
    height: 95px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    bottom: 15%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}
	
	.btn-inscribirse {
    position: relative;
    margin: auto;
    top: 8px;
    width: 160px;
    height: 55px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #001085;
    text-align: center;
    padding-top: 13px;
    color: #001085;
    font-size: 18px;
    cursor: pointer;
    font-weight: 600;
    transition: .5s;
	}
	
}

@media (max-width: 1280px) and (min-width: 991px){
	
	.txt-banner h1 {
    position: absolute;
    width: 100%;
    top: 40%;
    margin: auto;
    color: #fff;
    font-size: 65px;
    font-weight: 100 !Important;
	}
	
	.txt-strong {
    font-weight: 600;
    font-size: 79px;
	}
	
	
	.btn-inscripcion {
    position: absolute;
    width: 170px;
    height: 77px;
    background: #ff8600;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    bottom: 14%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
	}
	
	.btn-inscripcion:hover {
    position: absolute;
    width: 170px;
    height: 77px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    bottom: 14%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}
	
	.btn-mas-info {
    position: absolute;
    width: 170px;
    height: 77px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    bottom: 14%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}

.btn-mas-info:hover {
    position: absolute;
    width: 170px;
    height: 77px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 700;
    bottom: 15%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}




}


@media (max-width: 990px){
	
.txt-banner h1 {
    position: absolute;
    width: 100%;
    top: 40%;
    margin: auto;
    color: #fff;
    font-size: 40px;
    font-weight: 100 !Important;
}

.txt-strong {
    font-weight: 600;
    font-size: 48px;
}

.btn-inscripcion {
    position: absolute;
    width: 150px;
    height: 70px;
    background: #ff8600;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    bottom: 15%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}

.btn-inscripcion:hover {
    position: absolute;
    width: 150px;
    height: 70px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    bottom: 15%;
    left: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}	

.btn-mas-info {
    position: absolute;
    width: 150px;
    height: 70px;
    background: transparent;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    bottom: 15%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}

.btn-mas-info:hover {
    position: absolute;
    width: 150px;
    height: 70px;
    background: #001085;
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 700;
    bottom: 15%;
    right: 29%;
    text-align: center;
    padding: 16px;
    cursor: pointer;
    transition: .5s;
}

.fechas {
    position: relative;
    width: 45%;
    margin: auto;
}
	
.aviso-privacidad {
    position: relative;
    margin: auto;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    top: 0px;
}

footer p {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin-top: 30px;
    margin-bottom: 19px;
}
	
.strave img {
    margin: 0 0 24px 0;
}	
	
	
}