/*

Theme Name: Boldial Child
Theme URI: http://themes.ishyoboy.com/boldial/
Author: ishYoBoy
Author URI: http://ishyoboy.com
Description: Boldial Child serves as a child theme to Boldial theme. Use it if you wish to make customizations to the original theme without having them overwritten with future updates.
Template: boldial
*/

/* Import the original Parent Theme Styles */

@import url("../boldial/style.css");

/* Header */

.ish-part_header .ish-row {
	background-color: #ef9c02 !important;
}
span.ish-ph-wp_tagline {
	display: none !important;
}
.ish-part_tagline.ish-tagline_title.ish-tagline-colored {
	display: none !important;
}
.ish-part_header .ish-row_inner:before {
	display: none !important;
}
.ish-ph-main_nav {
	float: right;
	position: relative;
	display: table;
	height: 100%;
	margin-right: 10%;
}
/* Footer */

.ish-part_legals .ish-row_inner {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
/* primera seccion */

.primeraSeccion {
	background-color: #fe6c01 !important;
}
.primeraSeccionTextos {
	padding: 0% 80px;
}
.tituloGrandeUno p {
	color: #fff;
	font-size: 30pt !important;
}
.tituloGrandeDos p {
	font-weight: bold;
	color: #fff;
	font-size: 43pt;
}
.tituloGrandeTres p {
	color: #fff;
	font-size: 16pt;
}
/* segunda seccion */

.segundaSeccion {
	background-color: #fff !important;
	padding: 35px 320px;
	box-shadow: 0px 0px 5px 1px #79797933;
}
.btnDesactivado {
    display: none !important;
}
.btnInscripcion button {
	font-size: 23pt !important;
	font-weight: bold;
	border-width: 5px !important;
	padding: 10px 85px 9px 65px!important;
}
.imagenSeparadorMorado img {
	width: 25%;
}
.textoInscribaseDos p {
	font-size: 18pt;
	font-weight: bold;
	color: #be2075;
	text-transform: uppercase;
}
.textoInscribaseTres p {
	font-size: 14pt;
	color: #be2074;
	font-weight: 500;
}
.ish-sc-element.ish-sc_image.imagenSeparadorMorado.ish-center {
	margin-bottom: 0px !important;
}
/* Seccion tres */

.seccionTres {
	text-align: center;
	padding: 20px 200px;
}
.tituloGrandeSeccionTres p {
	font-weight: bold;
	font-size: 30pt;
	color: #fff;
}
.SubtituloGrandeSeccionTres p {
	color: #fff;
	font-weight: bold;
	font-size: 15pt;
}
.SubtituloGrandeSeccionTres img {
	width: 15%;
	margin-top: 10px;
}
.borderBottomWhite p {
	border-bottom: 1px solid white;
}
.contenidoSeccionTres p {
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
}
/* seccion cuatro */

.tituloSeccionCuatro p {
	color: #be2075;
	font-weight: bold;
	font-size: 18pt;
	text-transform: uppercase;
}
.imgSepradorMoradoCuatro {
	width: 15%;
	margin-top: 10px;
}
/* seccion cinco */

.seccionCincoContenedor {
	padding: 44px 210px;
}
.tituloSeccionCinco p {
	text-align: center;
	color: #fff;
	font-size: 14pt;
	font-weight: 500;
}
.seccionCincoMomentos p {
	text-align: center;
	color: #fff;
	font-size: 14pt;
	padding: 0px 37px;
}
/* Seccion Seis*/

.seccionSeisContenedor {
	padding: 40px 8%;
}
.imagenSeccionSeis {
	width: 20%;
}
.SeisTres {
    width: 15%;
}
.tituloSeccionSeis p {
	color: #00A73E;
	font-weight: 500;
	font-size: 12pt;
}
.descricpcionSeisSeccion p {
	color: #00a63e;
	text-align: left;
	margin-left: 20px;
}
.separadorVerde {
	width: 50%;
}
/* Seccion Siete */

.seccionSieteContenido {
	padding: 40px 100px;
}
.imagenSeccionSiete {
	width: 20%;
}
.tituloSeccionSiete p {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20pt;
}
.ubicacionSeccionSiete p {
	color: #fff;
	text-align: left;
}
.tituloSeccionSiete {
	margin-bottom: 10px !important;
}
/*Seccion Ocho */

.tituloSeccionOcho p {
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	color: #2483c7;
}
.tituloTresDescargas p {
    font-size: 15px !important;
}
/* Seccion Patrocinadores */

.seccionPatrocinadores {
	padding: 35px 0px 0px 0px;
}
/* Seccion Footer */

.seccionNueve p {
	color: #fff;
	margin-top: 8%;
}
.seccionFooter {
    text-align: center;
}
.iconUbicacion {
    margin-top: -5px;
    padding-right: 10px;
}
/* Responsive */


/* 
  ##Device = Desktops
  ##Screen = iMac 4k width is 4096px and iMac 5k 5120px
*/
@media only screen and (min-width : 4095px) and (max-width : 5120px) {
	.imagenSliderCincoK {
    	display: none;
	}
	.imagenSeparadorMorado {
    	width: 20%;
	}
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
	
	.imgSegundoFull img {
    position: relative;
    left: 300px;
    top: -15px;
}
	
}
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
	
	.primeraSeccionTextos {
    	padding: 0% 0px;
	}
	.imgSegundoFull {
    	width: 40%;
    	margin: 0px auto;
	}
	.segundaSeccion {
    	background-color: #eaeaea !important;
    	padding: 5px 120px;
	}
	.seccionTres {
    	text-align: center;
    	padding: 20px 90px;
	}
	.seccionCincoContenedor {
    	padding: 44px 140px;
	}
	.imagenSeccionSeis {
    	width: 20%;
    	margin: 0px auto;
	}
	.separadorVerde {
    	width: 35%;
    	margin: 0px auto;
	}
	.tituloSeccionSeis p {
    	text-align: center;
	}
	.descricpcionSeisSeccion p {
    	margin-left: 0px;
    	text-align: center;
	}
	.ubicacionSeccionSiete p {
    	text-align: center;
	}
}
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.imgSegundoFull {
    	width: 40%;
    	margin: 0px auto;
	}
	.descricpcionSeisSeccion p {
    	color: #00a63e;
    	text-align: center;
    	margin-left: 0px;
	}
	.tituloSeccionSeis p {
    	text-align: center;
	}
	.separadorVerde {
    	margin: 0px auto;
	}
	.imagenSeccionSeis {
    	margin: 0px auto;
	}
	.ubicacionSeccionSiete p {
    	text-align: center;
	}
	.tituloGrandeUno p,
	.tituloGrandeDos p,
	.tituloGrandeTres p {
		color:#fff;
		font-size:initial;
	}
	.btnInscripcion button {
		font-size:15pt !important;
		font-weight:bold;
		border-width:5px !important;
		padding:0px;
	}
	.tituloGrandeUno p {
    	color: #fff;
    	font-size: 14pt !important;
	}
	.seccionTres,
	.seccionCincoContenedor,
	.seccionSieteContenido,
	.segundaSeccion,
	.primeraSeccionTextos
	{
		text-align:center;
		padding:0;
	}
	.textoInscribaseDos p {
		font-size:14pt;
	}
	.tituloSeccionOcho p {
		font-size: 15pt;
	}
	.tituloSeccionCuatro p {
		font-size: 12pt;
	}
}