	#blockk {  
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 27px;
    border-left: 2px solid #621132;
	width: 78%;
	float:right;
	}  	
	#blockk1 {      
	width: 20%;
	float:left;
	margin-top: 2%;
	}
	#md12 {  
    width: 96%;
	margin-left:4%;
	}
	#md3 {  
    max-width: 25%;
	}
	#md9 {  
    width: 75%;
	}
	
  #margin-div {		
		margin-top: 1%;
        margin-left: 1%;
        padding-bottom: 5%;
	}
	
  #letra-tres {
		font-size: 35px;
		margin-top: 0%;
	}
  #letra-cuatro {
		font-size: 55px;
		margin-top: 0%;
	}

	@media screen and  (max-width: 1300px){	
	#letra-cuatro {
		font-size: 43px;
	}
	#blockk1 { 
	margin-top: 1%;
	}
}
	@media screen and  (max-width: 1200px){	
	#letra-cuatro {
		font-size: 45px;
	}
	#blockk1 { 
	margin-top: 4%;
	}
}
@media screen and  (max-width: 1080px){	
	#letra-cuatro {
		font-size: 35px;
	}
	#blockk1 { 
	margin-top: 5%;
	}
}	
@media screen and  (max-width: 980px){	
	#letra-tres  {
       font-size: 27px;
    }
	#letra-cuatro {
		font-size: 33px;
	}
	#blockk1 { 
	margin-top: 4%;
	}
} 
@media (min-width: 661px) and (max-width: 798px){	
	#letra-tres  {
       font-size: 20px;
    }
	#letra-cuatro {
		font-size: 26px;
	}
	#blockk1 { 
	margin-top: 4%;
	}
}	 

@media (min-width: 481px) and (max-width: 660px){	
	#letra-tres  {
       font-size: 16px;
    }
	#letra-cuatro {
		font-size: 19px;
	}
	#blockk1 { 
	margin-top: 4%;
	}
}

	 
@media screen and (max-width: 480px) {    
	#letra-tres  {
       font-size: 11px;
    }
	#letra-cuatro {
		font-size: 13px;
	}
	#blockk1 { 
	margin-top: 10%;
	}
}
@media screen and (max-width: 380px) {
	#letra-tres  {
       font-size: 9px;
    }
	#letra-cuatro {
		font-size: 10px;
	}
	#blockk1 { 
	margin-top:15%;
	}
}	 

@media screen and (max-width: 320px) {
	#letra-tres  {
       font-size: 8px;
    }
	#letra-cuatro {
		font-size: 7px;
	}
	#blockk1 { 
	margin-top: 15%;
	}
}
	 
  #video-section2 {
    padding: 0;
    height: 359px;
    overflow: hidden;
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    vertical-align: top;
}
@media (min-width: 481px) and (max-width: 779px){
	#video-section2  {
        height: 129px;
    }
}
@media screen and (max-width: 480px) {
    #video-section2  {
        height: 90px;
    }
}

@media screen and (max-width: 320px) {
    #video-section2  {
        height: 70px;
    }
}

.font-blod-600{
	font-weight: 600;	
	color: #777777;
	margin-left: 10px;
	margin-right: 10px;
}
/*------------------------------------------------------- EMERGENTES ------------------------------------------------*/
/*.emergente1, .emergente2, .emergente3,.emergente4,.emergente5,.emergente6{*/
  
.emergente, .emer{
    position: fixed;
    z-index: 10000;
    background: rgba(0,0,0,0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
/*-------------------------------------------------------*/
/*.emergente1 .window, .emergente2 .window, .emergente3 .window, .emergente4 .window, .emergente5 .window, .emergente6 .window {*/
   
.emergente .window, .emer{
    width: 86%;
    height: 95%;
    text-align: center;
    background: #fff;
    margin: auto;
    border-radius: 2px;
}

/*-------------------------------------------------------*/
/*.r1, .r2, .r3,.r4, .r5, .r6{*/
  
.r, .emer{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
/*-------------------------------------------------------*/
/*.emergente1 .close1, .emergente2 .close2, .emergente3 .close3, .emergente4 .close4, .emergente5 .close5, .emergente6 .close6 {*/

.emergente .close, .emer{
    position: relative;
    /*top: -8px;
    left: 98%;*/
    width: 30px;
    height: 30px;
    text-align: center;
    /*line-height: 2;*/
    border-radius: 50%;
    color: #fff;
    background: #800921;
    box-shadow: 0px 0px= $countpx -2px #000000;
    z-index: 20;
}
/*.emergente1 .close1:hover, .emergente2 .close2:hover, .emergente3 .close3:hover , .emergente4 .close4:hover , .emergente5 .close5:hover , .emergente6 .close6:hover {*/
.emergente .close:hover, .emer{
    cursor: pointer;
}

a{
  text-decoration: none !important;
}

.tam-icon-10 {
	width: 10%;
}
.tam-icon-5 {
	width: 5%;
}

.letra-ocho {
	font-size: 8px;
}
.font_1 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
    letter-spacing: .08em;
    font-weight: bold;
    color: #333333;
	text-decoration:none !important; 
}