/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 13.4

All css files are placed in /css/ folder
*/


/*
	PARA LA PÁGINA DE PROGRAMAS, SE QUITARON LOS BOTONES ANIMADOS Y SE COLOCARON ÍCONOS DE PDF CON LOS RESPECTIVOS LINKS DE LOS FORMULARIO. PARA VOLVERLO A COLOCAR, EN CASO DE QUE EL ÍCONO DE PDF NO SE QUIERA, SE RESTABLECE ASÍ:

	<div class="animedButton"><a class="btn theme-btn-1" href="https://www.acmcr.org/content/wp-content/uploads/2016/08/Formulario-3-Acuerdo-recolección-material-audiovisual.pdf" target="_blank"><span class="button">FORMULARIO</span></a></div>

	Y LA CLASE DE ESE «VISUAL EDITOR», SERÍA: _modify--

*/



body:not(.template-slider) #Header{
	min-height: inherit!important;
}

._maintitle h1{
	background: url(images/h1Bg.jpg) no-repeat top center / contain;
	width: 100%;
	max-width: 428px;
	height: 78px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
	margin-top: 95px;
}

p{
	line-height: 2.0!important;
	text-align: justify;
}

#Top_bar .logo{
	display: none;
}

#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right, #Top_bar .top_bar_right{
	height: inherit!important;
}

#Top_bar .top_bar_right_wrapper{
	top: 15px!important;
}

.menuo-right #Top_bar .menu_wrapper{
	margin-right: 60px;
}

#Top_bar .top_bar_right{
	padding: 0 38px 0 0!important;
}

.language{
	display:inline-block;
	position: relative;
	float: right;
	cursor: pointer;
	font-size: 15px;
}

.language a{
	background: rgba(0, 0, 0, 0) url("images/crFlag.jpg") repeat scroll 0 0 / contain ;
    display: block;
    height: 17px;
    margin-right: 50px;
    margin-top: -5px;
    text-align: center;
    text-indent: -9999em;
    width: 26px;
}

.language a:hover{
	opacity:0.7;
}

/*.language div{
	width: 99px;
	height: 50px;
	position: absolute;
	display: none;
	background: #579341;
	top: 100%;
	left: 0;
	z-index: 99999;
}

.language:hover div{
	display: block;
}

.language ul{
	width: 100%;
}

.language ul li{
	text-align: center;
	line-height:1;
}

.language ul li:hover{
	background: #5aba37;
}

.language ul li a{
	color: #FFF!important;
	font-size: 12px;
	width: 100%;
	height: 100%;
	position: relative;
}

.language ul li a:hover{
	text-decoration: none;
}*/

.custom.tparrows{
	background: none!important;
}

.custom.tparrows.tp-leftarrow::before{
	background: url(images/arrowLeft.png);
	width: 70px!important;
	height: 70px!important;
	text-indent: -9999em;
}

.custom.tparrows.tp-rightarrow::before{
	background: url(images/arrowRight.png);
	width: 70px!important;
	height: 70px!important;
	text-indent: -9999em;
}

.menu-highlight:not(.header-creative) #Top_bar .menu > li > a{
	border-radius: 0!important;
	margin: 0!important;
	padding: 18px 0!important;
}

.nets{
	width: 100%;
	height: auto;
	display: block;
	background: #ebebeb;
}

.nets > div{
	max-width: 1037px;
	width: 100%;
	height: 162px;
	display: block;
	margin: 0 auto;
	/*padding-left: 41px;*/
	box-sizing: border-box;
}

.nets div .nets_/*, .nets div .subscribe*/{
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	padding-top: 38px;
	box-sizing: border-box;
}

.nets div .nets_{
	/*float: left;*/
	margin: 0 auto;
	max-width: 480px;
}
.nets div .nets_ ul{
	display: table;
	width: 100%;
}

.nets div .nets_ ul li{
	display: table-cell;
	text-align: center;
}

.nets div .nets_ ul li:first-child{
	text-align: left;
}

.nets div .nets_ ul li:last-child{
	text-align: right;
}

.nets div .nets_ ul li a img{
	width: 88px;
	height: auto;
}

.nets div .nets_ ul li a img:hover{
	opacity: 0.7;
}

.nets div .subscribe{
	float: right;
	max-width: 452px;
	background: #dadada;
	padding-left: 69px;
}



.accordion .question .title{
	font-size: 23px!important;
}

/*._maintitle{
	text-align: center;
}

._maintitle h1{
	text-align: center;
	display: block;
	height: 78px;
	padding-top: 20px;
	box-sizing: border-box;
	margin-top: 95px;
}

.leftCorner, .rightCorner{width: 31px; height: 78px; display: inline-block;	text-indent: -9999em;}
.leftCorner{background: url(images/h1Left.png) no-repeat left top;}
.rightCorner{background: url(images/h1Right.png) no-repeat right top;}

div._maintitle{
	margin-bottom: 20px!important;
}

<label class="leftCorner">corner</label>
<label class="rightCorner">corner</label>

*/


._apoye h2{
	font-size: 62px;
	color: #FFF;
	font-weight: bold;
	text-shadow: 2px 2px #000;
	margin-bottom: 65px;
	line-height: 1;
}

.textInParallax{
	color: #000!important;
	margin: 0 0 15px!important;
	line-height: 1.5 !important;
    text-align: justify!important;
    font-size: 19px!important;
}

/*****************BOTÓN ANIMADO**********************/
.animedButton{width: 100%; text-align: center;}
.btn {
	display: inline-block;
	text-align: center;
	line-height: 1em
}
.btn .button {
	display: inline-block
}
.btn:active, .btn:focus {
	text-decoration: none;
	outline: none
}
.btn.theme-btn-1 {
	position: relative
}
.btn.theme-btn-1:before, .btn.theme-btn-1:after {
	content: "";
	width: 15%;/*bordes superior e inferior*/
	position: absolute;
	border-top: 3px solid #e86924;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.btn.theme-btn-1:before {
	left: 0;
	top: 0
}
.btn.theme-btn-1:after {
	right: 0;
	bottom: 0
}
.btn.theme-btn-1 .button {
	color: #FFF; 
	text-shadow: 2px 2px #000; 
	font-size: 33px; 
	padding: 25px 50px; 
	position: relative; 
	text-transform: uppercase; 
	font-weight:bold;
}
.btn.theme-btn-1 .button:before, .btn.theme-btn-1 .button:after {
	content: "";
	height: 30%;/*bordes laterales*/
	position: absolute;
	border-left: 3px solid #e86924;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}
.btn.theme-btn-1 .button:before {
	left: 0;
	top: 0
}
.btn.theme-btn-1 .button:after {
	right: 0;
	bottom: 0
}
.btn.theme-btn-1:hover:before, .btn.theme-btn-1:hover:after {
	width: 100%
}
.btn.theme-btn-1:hover .button:before, .btn.theme-btn-1:hover .button:after {
	height: 100%
}
.btn.theme-btn-1.blue .button {
	color: #43b9c7
}
.btn.theme-btn-2, .btn.theme-btn-3 {
	background: #e86924;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	padding: 21px 80px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	-webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	-moz-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
	transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53)
}
.btn.theme-btn-2:hover, .btn.theme-btn-3:hover {
	background: #3ab1bf
}
.btn.theme-btn-3 {
	border-radius: 4px
}

/**********************************************/

._modify-- .btn.theme-btn-1 .button {
	font-size: 23px; 
	padding: 10px 20px; 
}

._modify-- .btn.theme-btn-1 .button {
	color:#cdcdcd;
	text-shadow: none;
}








._programasRow .mcb-wrap-inner .column_hover_box{
	width: 25%!important;
	margin-right: 0!important;
	margin-left: 0!important;
}

._centerContent .mcb-wrap{
	float: inherit!important;
}

._centerContent .five-sixth.mcb-wrap{
	margin: 0 auto!important;
}

._menuOtro ul{
	
}

._menuOtro ul li{
	list-style: none!important;
	border-bottom: solid #959595 1px;
	line-height: 1.8;
}

._menuOtro ul li a{
	color: #8b8b8b!important;
}

._menuOtro ul li a:hover{
	color: #4e4e4e!important;
	text-decoration: none;
}

#wonderplugingridgallery-1 .wonderplugin-gridgallery-item-text{
	background: url(images/hover.png)!important;
	background-color: none!important;
	padding: 16px 0!important;
	text-indent: -9999em;
	z-index: 0;
}

[href="http://www.wonderplugin.com/wordpress-gridgallery/"]{
	display: none!important;
}

._opacity_ img:hover{
	opacity: 0.7;
}

#Wrapper{
	-webkit-box-shadow: 0px 69px 55px -17px rgba(255,255,255,1)!important;
    -moz-box-shadow: 0px 69px 55px -17px rgba(255,255,255,1)!important;
    box-shadow: 0px 69px 55px -17px rgba(255,255,255,1)!important;
}

.colofon{
	width: 100%;
	/*height: 105px;*/
	display: block;
	background: #146896;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}

.colofon p, .colofon p a{
	color: #FFF!important;
	font-size: 15px;
}

.colofon p{
	text-align: center!important;
	margin-bottom: 0!important;
}

.spacerHomeBottom{
	width: 100%;
	height: 500px;
	display: block;
	clear: both;
}

.menuSecundario{
	position: absolute;
	display: block;
	top: 82px;
	right: 79px;
	z-index: 1;
}

.menuSecundario ul{}

.menuSecundario ul li{
	display: inline;
	margin-right: 25px;
}

.menuSecundario ul li a{
	color: #FFF;
}

.noMarginLeft{margin-left: 0!important;}
.noMarginRight{margin-right: 0!important;}
.paddingRight{padding-right: 3%;box-sizing: border-box;}
.paddingLeft{padding-left: 3%;box-sizing: border-box;}

.newTable tr td{
	text-align: left;
}

._opaImg img:hover{
	opacity: 0.7;
}

#menu-item-316, #menu-item-314, #menu-item-315, #menu-item-313, #menu-item-317{
	display: none!important;
}

#Top_bar #menu ul li a span{
	line-height: 20px!important;
	padding-left: 20px!important;
}

h1._switchTitleProgramas{
	display: none;
}

/************************/
@media (min-width: 768px) {
	footer.fixed {
		position: fixed;
		z-index: 0;
		width: 100%;
		bottom: 0;
		left: 0
	}
}

footer .footer-wrapper .footer-brand {
	position: absolute;
	max-width: 100%;
	bottom: 0;
	left: 0
}

.MovilFeat{
		display: none;
	}

.MovilFeat img{
	max-width: 960px;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.parallaxMovil, .logosMovil_{
	display: none;
}

#gridgallery-html5-lightbox #html5-text{
	display: none!important;
}

._acc_ strong{
	margin-left: 30px;
}

._acc_ ul li{
	list-style: none!important;
}

/********************/

.formPay_{
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto 50px;
	border: 2px solid #5C9647;
	padding: 25px 25px 0;
}

.formPay_ table td{
	width: 100%;
	text-align: left!important;
}

.Termnn_ h3, .Termnn_ p, .Termnn_ li{
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px;
}

.Termnn_ h3{
	text-transform: uppercase;
}

.page-id-28 p, h1._switchTitleProgramas{
	padding: 0 15px;
}

.page-id-28 h1{
	font-size: 32px!important;
}

[title="Versión Español"]{
	background: url(images/crFlagMovil.jpg) no-repeat 150px 24px;
}

/*****************************************************************
**************************MEDIAS**********************************
******************************************************************/


@media handheld, only screen and (max-width: 1280px), only screen and (max-device-width: 1280px) {
	.menuo-right #Top_bar .menu_wrapper{
		margin-right: 0;
	}
}

@media handheld, only screen and (max-width: 1239px), only screen and (max-device-width: 1239px) {
	#Top_bar .logo{
		display: block;
	}

	.menuSecundario{
		display: none;
	}

	#menu-item-316, #menu-item-314, #menu-item-315, #menu-item-313, #menu-item-317{
		display: block!important;
	}

	.language{
		display: none;
	}

	#Top_bar .top_bar_right{
		height: 0!important;
	}
}

@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
	.noMarginLeft, .noMarginRight, .paddingRight, .paddingLeft, ._past__, ._past__b{
		width: 90%!important;
	}

	h1._switchTitleProgramas{
		display: block;
		font-weight: bold;
		color: #579142;
	}

	._maintitle h1{
		margin-top: 20px;
	}

	._apoye h2{
		margin-bottom: 20px;
		font-size: 48px;
	}

	._benBen{
		padding-bottom: 0!important;
	}

	.noMarginLeft img, .noMarginRight img, .paddingRight img, .paddingLeft img, ._past__ img, ._past__b img{
		display: none;
	}

	.divisorLessPadd{
		padding: 0!important;
	}

	._apoyeAlBen{
		display: none;
	}

	.paddingLeft{
		padding-left: 0;
	}

	.textInParallax{
		font-size: 13px!important;
	}
}

@media handheld, only screen and (max-width: 960px), only screen and (max-device-width: 960px) {
	#rev_slider_4_2_wrapper{
		display: none!important;
	}

	.MovilFeat{
		display: block;
	}

	.parallaxPc{
		display: none;
	}

	.parallaxMovil{
		display: block;
	}
}

@media handheld, only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	._apoye h2{
		font-size: 40px;
	}

	._maintitle h1{
		margin-top: 20px;
	}

	._programasRow .mcb-wrap-inner .column_hover_box{
		width: 98%!important;
	}
}

@media handheld, only screen and (max-width: 660px), only screen and (max-device-width: 660px) {
	.logosPC_, .spacerHomeBottom{
		display: none;
	}

	.logosMovil_{
		display: block;
	}

	._maintitle{
		padding: 0 20px;
		box-sizing: border-box;
	}

	.noHo{
		display: none;
	}
}

@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
	.footerGall{
		display: none;
	}

	._menuOtro ul{
		margin-left: 0!important;
	}

	._maintitle h1{
		background: none;
		height: inherit;
		padding-top: 0;
		font-size: 29px;
	}

	.nets > div{
		height: 100px;
	}

	.nets div .nets_{
		padding-top: 26px;
	}

	.nets div .nets_ ul{
		width: 75%;
		text-align: center;
		margin: 0 auto;
	}

	._benBen{
		background-size: cover;
		padding-bottom: 0!important;
		padding-top: 0!important;
	}
}

@media handheld, only screen and (max-width: 320px), only screen and (max-device-width: 320px) {
	.nets div .nets_ ul li a img{
		width: 50px!important;
	}

	.paddingRight, .paddingLeft{
		padding: 0 20px;
	}

}

