/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

a {
	color: #006cff;
}
.slider-home, .slider-proyectos {
	text-align: center;
	background: rgb(76,47,141);
	background: linear-gradient(24deg, rgba(76,47,141,1) 0%, rgba(76,47,141,1) 35%, rgba(0,108,255,1) 100%);
}

.title-slider p {
	font-weight: 700;
	color: #ffffff;
	font-size: 30px;
	line-height: 24px;

}

.txt-slider p {
	color: #ffffff;
	line-height: 22px;
}

.txt-slider p strong {
	color: #ffffff;
}

.slider-name {
	font-weight: 700;
	font-size: 14px;
	color: #ffffff;
}

.bg-capacitacion, .bg-proyectos {
	background: rgb(76,47,141);
	background: linear-gradient(24deg, rgba(76,47,141,1) 0%, rgba(76,47,141,1) 35%, rgba(0,108,255,1) 100%);
}

.bg-desarrollo, .post-slides-2, .bg-recursos {
	background: rgb(178,6,119);
	background: linear-gradient(24deg, rgba(178,6,119,1) 0%, rgba(178,6,119,1) 35%, rgba(248,16,102,1) 100%);
}

.bg-seleccion {
	background: rgb(189,39,30);
background: linear-gradient(24deg, rgba(189,39,30,1) 0%, rgba(189,39,30,1) 35%, rgba(254,60,42,1) 100%);
}

.bg-comunicacion, .post-slides-3, .bg-equipo {
	background: rgb(59,65,150);
background: linear-gradient(24deg, rgba(59,65,150,1) 0%, rgba(59,65,150,1) 35%, rgba(4,152,145,1) 100%);
}


.secciones-bajada {
	text-align: center;
	color: #ffffff;
	font-weight: 300;
	margin: 0px !important;
	padding: 0px !important;
}

.secciones-bajada p {
	font-size: 24px;
	line-height: 20px;

}

.list-color-1 {
	background-color: #006cff;
}

.list-color-2 {
	background-color: #f40f67;
}

.list-color-3 {
	background-color: #ff3c2a;
}

.list-color-4 {
	background-color: #009e91;
}


.listado-secciones ul li {
	font-weight: 300;
	font-size: 20px;

}
#contacto input[type=text], #contacto input[type=email],  #contacto input[type=tel] {
	width: 100%;
}

.title-contact h2 p {
	color: #006cff;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
}

.contact-txt p a {
	color: #006cff !important;
	font-weight: 700;
}

.marcador-txt p {
	line-height: 20px;
}

#contacto input[type=submit] {
	width: 150px !important;
	background-color: #006cff !important;
	color: #ffffff;
}

/*video {
	width: 100% !important;
	height: auto !important;
	left: 0 !important;
}*/

.header-blog {
background: rgb(76,47,141);
background: linear-gradient(24deg, rgba(76,47,141,1) 0%, rgba(76,47,141,1) 35%, rgba(0,108,255,1) 100%);
}

.t-entry-title a, .txt-blog h3 a, .comment-author-link, .comment-meta-item, .tmb-username-text  {
	color: #006cff !important;
}

.t-entry-date{
	color: #4c2f8d !important;
}

.txt-blog .btn-default, .txt-blog .btn-default:hover {
	background-color: #006cff !important;
}


.post-bg, .post-slides, .blog-header {
background: rgb(76,47,141);
background: linear-gradient(24deg, rgba(76,47,141,1) 0%, rgba(76,47,141,1) 35%, rgba(0,108,255,1) 100%);
}

.txt-inicio-1 p {
	font-size: 36px;
}

.txt-inicio-2 p {
	font-size: 22px;
	line-height: 36px;
}

.heading-home p {
	font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #ffffff !important;
}

.heading-home p strong {
	color: #ffffff;
}

.slider-heading p {
	font-size: 50px;
	line-height: 35px;
	color: #ffffff !important;
}

.recursos-gallery  .t-entry-title {
	color: #0871ff !important;
}
.recursos-gallery .tmb .t-entry p.t-entry-meta span {
	font-weight: 300;
}

.recursos-gallery .t-entry-cat-single {
	border: 1px solid #101213;
	padding: 3px;
}
.title-recursos p {
	font-size: 36px;
    font-weight: 700;
    color: #0871ff;
    line-height: 36px;
}

.icon-video .fa .fa-play {
	color: #000000 !important;
}

.heading-recursos p {
	font-size: 36px;
	padding: 0px;
	margin: 0px;
}

/*.slider-soluciones {
	min-height: 600px;
}*/

label {
	font-weight: 300;
}

@media screen and (max-width: 480px) {

#header-inicio video {
	max-width: 480px;
	height: auto;

}

#header-inicio {
	height: 200px;
	padding: 0px;
}

.main-container #header-inicio .row-inner {
	height: 200px !important;
}


/*formulario*/

.swal2-popup .swal2-modal .swal2-show {
	background-color: #ffffff !important;
	color: #656565 !important;
}

.swal2-popup .swal2-styled.swal2-confirm {
	background-color: #006cff !important;
}

.gracias .text-lead {
	line-height: 1.5;
}