.home{
    overflow-x: hidden;
}

.videoprincipal{
    width:100%;
}

.imagenes{
    width:100%;
}

@font-face {
    font-family: 'Core Circus';
        src: url('https://f.hubspotusercontent40.net/hubfs/7717441/CoreCircus/CoreCircus.eot');
        src: local('Core Circus'), local('CoreCircus'),
            url('CoreCircus.eot?#iefix') format('embedded-opentype'),
            url('https://f.hubspotusercontent40.net/hubfs/7717441/CoreCircus/CoreCircus.woff') format('woff'),
            url('https://f.hubspotusercontent40.net/hubfs/7717441/CoreCircus/CoreCircus.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}
font{
        margin-left: 10px;
        margin-right: 10px;
          
}
      
h4, a{
    font-family: 'Core Circus';
    font-weight: bold;
}

.button2 {
    background-color: rgba(0,50,109,1.0);
    color: white; 
    border-radius: 1px;
    border: none;
    font-size: 20px;
    display:block;
    float:left;
	font-family: 'Core Circus';
    font-weight: bold;
}

.button2:hover {
    background-color: #008CBA;
    color: white;
  	border: none;
	font-family: 'Core Circus';
    font-weight: bold;
}

.sub{
    text-decoration: underline; 
    color: #ff0201;
}

.imagen1{
    float: right;
    width: 400px; 
    height: 320px;
}

.h31, .h32{
    text-align: center;
	font-family: 'Core Circus';
    font-weight: bold;
}

.h32{
    color: white;
	padding-top: 30px; 
}

.h33{
	text-align: center;
	font-family: 'Core Circus';
    font-weight: bold;
	color: white;
	
}

.h34{
	text-align: center;
	font-family: 'Core Circus';
    font-weight: bold;
	color: white;
    margin-bottom: 0px;
}

.h35{
	text-align: left; 
	color: white;
	font-family: 'Core Circus'; 
	font-weight: bold;
}

.h36{
	text-align: left; 
	color: rgba(0,50,109,1.0);
	font-family: 'Core Circus'; 
	font-weight: bold;
}

article{	
	margin-bottom: 30px;
	overflow: hidden;

}

.imagen2{
    width: 331px; 
    height: 334px;
    display: block;
    margin: auto; 
}

.imagen3{
    display: block;
    margin: auto;
}

.imagen4{
	display: block;
    margin: auto;
	width: 90px;
	height: 90px;
	float:left; 
	margin-right: 10px;
}

p{
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.boton_personalizado2{
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    color: #00326d;
    background-color: #ffffff;     
    display:block;
	margin-bottom: 30px;
	margin-top: 89px; 
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}

.boton_personalizado2:hover{
	color: #ffffff;
	background-color: rgba(0,50,109,1.0);
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}

.boton_personalizado3{
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    color: #00326d;
    background-color: #ffffff;     
    display:block;
	margin-bottom: 30px;
	margin-top: 58px; 
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}

.boton_personalizado3:hover{
	color: #ffffff;
	background-color: rgba(0,50,109,1.0);
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}

.boton_personalizado4{
    padding: 10px;
    font-weight: 600;
    font-size: 20px;
    color: #00326d;
    background-color: #ffffff;     
    display:block;
	margin-bottom: 30px;
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}

.boton_personalizado4:hover{
	color: #ffffff;
	background-color: rgba(0,50,109,1.0);
	font-family: 'Core Circus'; 
	font-weight: bold;
	text-align: center;
}


  
.linea{
  width:17%;
  background: white;  
  margin-bottom: 15px;
}
  
 .p1{
	margin-top: 5px;
    color: white;
    text-align: center;
}

.p2{
	color: white;
    text-align: left;
    padding: 0px;
}

.p3{
	color: black;
	text-align: left;
}



  
