.titleHome img {
    max-width: 200px;
}

.grid_videos > div:nth-child(3n+1){
   clear: left;
}

.contentbody iframe {
	display: -webkit-box;
    margin: 0 auto;
}
.content-iframe{

}
.content-iframe .row{
	display: flex;
	align-items: center;
}
.content-iframe .row >div {}
.content-iframe .row .textImage{
	position: relative;
}
.content-iframe .row .textImagered{
	position: relative;
}
.threeCont{
	margin:0 0 -33px;
}


/* Form General */
.general-form label {
	margin-bottom: 20px;
	width: 100%;
}

.general-form label span input {
	border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    -webkit-box-shadow: none;
    margin-top: 7px;
    padding: 6px 12px;
    outline: none;
    width: 100%;
}

.general-form label span textarea {
	height: auto;
    border: none;
    border-bottom: 2px solid #000;
    outline: none;
    padding: 6px 12px;
    width: 100%;
}

.general-form input[type=submit] {
	width: 100%;
    text-align: center;
    font-family: "latoblack";
    background: #000;
    font-size: 18px;
    color: #fff!important;
    height: 55px;
    line-height: 43px;
    border-radius: 0px;
    border: transparent;
    text-transform: uppercase;
}

form .wpcf7-response-output {
    color: #dc3232;
}

form .btn-lg-yellow {
	text-align: center;
}


@media (max-width: 768px) {
	.content-iframe .row{
	    flex-direction: column;
	    overflow: hidden;
	}
	.iconarrowmobile {
        float: right;
        width: 13px;
        margin: -1px 6px;
    }
}

.row.rsGroup {
    display: inline-block;
    margin: 0 20px;
}

.rsGroupName{
	float:left;
	font-weight: bold;
	line-height: 24px;
}

.menu-items .redes {
    font-family: "latoblack";
    font-size: 18px;
    color: black;
}

.group-rs-movil{
	text-align: right;
	max-width: 80%;
	margin:0px !important;	
}

.col-group-footer{
	width:22%
}

.social-group-footer{
	margin: 7px 0px !important; 
}

.rsGroupNameFooter{
	float:left;
	font-weight: bold;
	line-height: 33px;
}

@media (max-width: 576px) {
	.boxpink p{
		font-size: 10px
	}
	.bloqshop{
		max-height: 180px;
	}
}

@media (max-width: 812px) and (orientation: landscape) {
	.imageHome{
		background-position: center -200px;
	}    
}

/*Modal*/
.modal.modal-img .modal-content {
	border: 0;
}
.modal.modal-img .modal-header {
	border-bottom: 0;
	padding: 0;
}
.modal.modal-img .modal-header button.close {
	font-size: 32px;
	position: absolute;
	right: -10px;
	z-index: 1;
	top: -10px;
	background: #fff;
	border-radius: 50%;
	width: 38px;
	height: 38px;
	opacity: 1;
}
.modal.modal-img .modal-header button.close span {
	display: block;
	margin-top: -3px;
}
.modal.modal-img .modal-body img {
	width: 100%;
}

@media (max-width: 767px) {
	.modal.modal-img .modal-dialog {
		top: 20%;
	}
}

.container.header-menu {
	position: absolute;
    top: -7px;
    right: 15%;
}

.img-head-single {
	width: 100%;
}

@media (max-width: 1680px) {
	.container.header-menu {
		right: 12%;
	}
}
@media (max-width: 1440px) {
	.container.header-menu {
		right: 5%;
	}
}
@media (max-width: 1024px) {
	.container.header-menu {
		right: 0;
	}
}

@media (max-width: 767px) {
	.imageHome.home60 {
    min-height: 27em;
	}
	.contentmenu {
		position: relative;
		margin-top: -10px;
	}	
}

.imageHome iframe {
	width: 100%;
	height: 100%;
	min-height: 60em;
	position: absolute;
}

@media (max-width: 767px) {
	.imageHome iframe {
		top: 48px;
		min-height: initial;
		height: 30em;
	}	
}

.musicIframe.B000000 {
    color: white;
}

.Cffffff a{
	color: #ffffff !important;
}

.F_Inter{
	font-family: 'Inter' !important;
}

.G_Inter_700 {
	font-weight: 700 !important;
}

.G_Inter_100{
	font-weight: 100 !important;
}


.F_Yanone\+Kaffeesatz, .F_Yanone\+Kaffeesatz p {
	font-family: 'Yanone Kaffeesatz' !important;
}

.G_Yanone\+Kaffeesatz_100 {
	font-weight: 100 !important;
}

.G_Yanone\+Kaffeesatz_700 {
	font-weight: 700 !important;
}

.F_Kumbh\+Sans{
	font-family: 'Inter' !important;
}

.G_Kumbh\+Sans_700 {
	font-weight: 700 !important;
}

.G_Kumbh\+Sans_100{
	font-weight: 100 !important;
}

.F_Kumbh\+Sans {
	font-family: 'Kumbh Sans' !important;
}

.F_Kumbh\+Sans p {
	font-family: 'Kumbh Sans' !important;
}

.G_Kumbh\+Sans_200 {
	font-weight: 100 !important;
}

/* img modal */
.modal.modal-img .modal-content .modal-body a {
    display: flex;
    max-height: 86vh;
}
.modal.modal-img .modal-content .modal-body a img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

/* imageHome */
@media (max-width: 1536px) {
  .imageHome {
    min-height: 55em;
  }
}
@media (max-width: 1440px) {
  .imageHome {
    min-height: 50em;
  }
}
@media (max-width: 1280px) {
  .imageHome {
    min-height: 46em;
  }
}
@media (max-width: 1024px) {
  .imageHome {
    min-height: 37em;
  }
}
@media (max-width: 768px) {
  .imageHome {
    min-height: 28em;
  }
}

/* home60 */
@media (max-width: 1400px) {
  .home60 {
    min-height: 28em;
  }
}
@media (max-width: 1280px) {
  .home60 {
    min-height: 26em;
  }
}
@media (max-width: 1024px) {
  .home60 {
    min-height: 22em;
  }
}
@media (max-width: 768px) {
  .home60 {
    min-height: 16em;
  }
}
@media (max-width: 767px) {
  .home60 {
    min-height: 12em;
  }
}


.Bcd7f10{
	background-color: #cd7f10;
}

.adaptive-video iframe {
    min-height: initial;
}

.headMobile {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    min-height: 12em !important;
	background: #000000;
}


@media (max-width: 767px) {
	.headMobile iframe{
		top: 0;
		height: 100%;
    }

	.headMobile .bt-play.bt-play-j {
		transform: translateY(61%);
	}
}

@media (max-width: 576px) {
	.headMobile iframe{
		top: 47px;
		height: 23em;
    }

	.headMobile .bt-play.bt-play-j {
		transform: translateY(-120%);	
	}
}

@media (max-width: 416px) {
	.headMobile iframe{
        top: 46px;
        height: 17em;
    }

	.headMobile .bt-play.bt-play-j {
		transform: translateY(-170%);	
	}
}
