/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Virtualware.
Template: thegem
*/

/* 
----------------------------------------------------
CAMBIOS VIRTUALWARE SOBRE EL TEMPLATE THEGEM - CHILD
---------------------------------------------------- 
azul: #179ad8;
gris oscuro: #040707;

*/

/* ------------------------------------------------------------ */
/* --------------------------------------- BASE - MEDIA QUERIES */
/* ------------------------------------------------------------ */

@media only screen and (max-width: 769px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 1200px) {
}

/* STYLE V4 ALT */

.style-v4-alt {
    text-align: center;
}

.style-v4-alt h1 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 60px;
	color: #000000;
	line-height: 72px;
	margin-top: 0;
}


.style-v4-alt h2 {
	letter-spacing: 0;
	font-size: 16px;
    color: #666666;
	margin-bottom: -15px;
}

/* STYLE V5 ALT */

.style-v5-alt {
    text-align: center;
}

.style-v5-alt p {
	letter-spacing: 0;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	padding: 0 25% 0 25%;
}

/* STYLE VW V1 | BLOQUE 3C + IMAFON + SUB + TIT + BUTTON + TESTIMONIOS*/


.style-vw-v1 {
    text-align: center;
}

.style-vw-v1-left {
    text-align: left;
}

.style-vw-v1 h1,
.style-vw-v1-left h1,
.style-vw-v1 h1 a,
.style-vw-v1-left h1 a {
    text-transform: none;
    letter-spacing: 0;
    font-size: 22px;
	color: #FFFFFF;
	line-height: 26px;
	margin-top: 0;
}


.style-vw-v1 h2,
.style-vw-v1-left h2 {
	letter-spacing: 0;
	font-size: 16px;
    color: #e3e3e3;
	line-height: 22px;
}

.cont-bloques-padding-left-right {
	padding-left: 50px;
	padding-right: 50px;
}

.image-right {
	
    background-position-x: right;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

/* STYLE VW V2 | BLOQUE 3C PLAN*/
.cont-bloques-padding-alt {
	padding-top: 20px;
}

.vc_icon_element-alt {
	margin-bottom: 0;	
}

.style-vw-v2 {
    text-align: center;
	padding-bottom: 20px;
}

.style-vw-v2 h1 {
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 20px;
    color: #000000;
	margin-bottom: 5px;
	line-height: 24px;
	
}
.style-vw-v2 p {
	letter-spacing: 0;
	font-size: 16px;
    color: #000000;
	line-height: 22px;
}

/* STYLE VW V3 | BLOQUE SUBTITULO TITULO VIDEO FONDO*/

.style-v4-alt2 {
    text-align: center;
}

.style-v4-alt2 h1 {
    text-transform: none;
    letter-spacing: 0;
    font-size: 60px;
	color: #FFFFFF;
	line-height: 72px;
	margin-top: 0;
}


.style-v4-alt2 h2 {
	letter-spacing: 0;
	font-size: 16px;
    color: #FFFFFF;
	margin-bottom: -15px;
}

@media only screen and (max-width: 1000px) {
	
	.style-v4-alt h1 {
		font-size: 40px;
	}
	
	.style-v4-alt h2 {
		margin-bottom: -24px;
	}
	
	.style-v5-alt p {
		padding: 0 15% 0 15%;
	}

	.style-v4-alt.dline-1:before {
		bottom: -15px;
	}	
	
	.style-v4-alt2 h1 {
		font-size: 40px;
	}
	
	.cont-bloques-padding-left-right {
		padding-left: 0px;
		padding-right: 0px;
	}
}


@media only screen and (max-width: 769px) {
	
	.style-v4-alt h1 {
		font-size: 34px;
		margin-top: 18px;
		line-height: 34px;
	}	
	
	.style-v4-alt2 h1 {
		font-size: 34px;
		margin-top: 18px;
		line-height: 34px;
	}	
	
	.style-v4-alt h2 {
		margin-bottom: -16px;
	}
	
	.style-v5-alt p {
		padding: 0 2% 0 2%;
	}
	
	.style-v4-alt.dline-1:before {
		bottom: -25px;
	}
	
	/* STYLE VW V3 | BLOQUE SUBTITULO TITULO VIDEO FONDO*/
	.vc_hidden-xs-alt .vc_hidden-xs {
		display: block !important;
	}
	
	.cont-bloques-padding-left-right {
		padding-left: 0px;
		padding-right: 0px;
	}
}
