/*

Theme Name: Thread Child
Theme URI: http://themeforest.net
Description: Responsive One Page Portfolio
Version: 1.1.1
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: thread
Text Domain: thread
Tags: photoblogging

*/

@import url("../thread/style.css");

/** GENERAL **/
ul, ol {
  padding-left: 0px;
}
.pe-wp-default ul, .pe-wp-default .comment-body ul, .pe-wp-default .mu_register ul, .large-9 ul, .large-12 ul {
  list-style: none outside url("img/circulo-lista.png");
}
.pe-wp-default li, .pe-wp-default .comment-body li, .pe-wp-default .mu_register li, .large-9 li, .large-12 ul{
  margin: 0 0 0 15px;
  padding-left: 10px;
}
.large-9 ul, .large-12 ul{margin-left: 0;}

a
{ 
	color: #b6a592
}

/* * * * * * * * * * * * * * * * * * * * * * * FULLSIZE */


.eig-center
{
	background-position: center !important;
}


.headline-logo
{
	width:500px;
}

.slide-overlay
{
	background: none;
}


/* NAVIGATION BAR */

#thenavigation .menu li
{
	margin-right: 15px;
}

#thenavigation > div > .medium-2, #thenavigation > div > .medium-5
{
	padding-right: 0px;
	padding-left: 0px;
}

.admin-bar #thenavigation.sticky-nav
{
	z-index: 10000;
}

.logo-holder img
{
	margin-top: 10px;
	opacity: 1;
	max-width: 95px;
}


.inner-container #thenavigation, #thenavigation
{
	background: #fff;
	opacity: 1;
}

.inner-container .menu li a
{
	color: #777;
}



/* * * * * * * * * * * * * * * * * * * * * * * BLOG */
.blog-single
{
	padding-top: 90px;
}


.blog-background
{
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-color: #000000 !important;
}

.post-hero
{
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-color: #000000 !important;
}
/* * * * * * * * * * * * * * * * * * * * * * * SERVICES */
.service-title
{
	font-size:35px;
}

.service-text
{
	min-height: 450px;
}

/* * * * * * * * * * * * * * * * * * * * * * * STATS */
.stat
{
	margin-top: 160px;
}
.stat > .icon
{
	color: #ffffff !important;
}
.stat > h1
{
	color: #ffffff !important;
}
.stat > span
{
	color: #ffffff !important;
	font-weight: bold;
}
.section-type-stats 
{
	min-height: 668px;
}


/* CORRECCIONES PARA INTERIORES */


/* Subimos el h2 correspondiente al título de un interior para alinearlo con el sidebar */
.large-9 > h2
{	
	margin-top: -12px;
}

/* ABOUT */
.pad-large {
  padding-bottom: 60px;
  padding-top: 60px;
}

.reduced_padding
{
	padding-top: 60px !important;
}

.xpad-large.bg-cover-internal {
  padding-bottom: 100px;
  padding-top: 100px;
}
.bg-cover-internal
{
	background-size: cover !important;
	xbackground-attachment: fixed !important;
	background-repeat: no-repeat;
	background-position: right top;
}
.page-title-internal
{
	margin-bottom: 10px;
    xpadding: 90px 0;
}
.page-title-internal > h1
{
	font-size: 60px;
}

.page-title-internal > h6
{
	font-size: 2.3125rem !important;
	margin-top: 50px !important;
	font-family: 'Pathway Gothic One';
}

.lead-internal
{
	font-style: italic;
	font-size: 20px;
}

/* FEATURE */
.pricing-table
{
	border: 0px solid #bbb !important;
}


/* SHORTCODE: SHOWCHILDRENS */

.showchildrens-wrap
{

}

.showchildrens-wrap > ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.showchildrens-wrap > ul > li
{
	margin: 5px;
	color: #4f4f4f;
	cursor: pointer;
	border: 2px solid #b5b5b5;
	display: inline-block;
	border-radius: 30px;
	padding: 8px 33px 8px 33px;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	letter-spacing: 1px !important;
}
.showchildrens-wrap > ul > li > a
{
	color: #4f4f4f;
}

.showchildrens-wrap > ul > li > a:hover
{
	color: #B6A591;
}

/* SHORTCODE: SHOWBROTHERS */

.showbrothers-wrap
{
	border: 5px solid #b6a592;
	padding: 10px;
}

.showbrothers-wrap > ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.showbrothers-wrap > ul > li
{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 5px;
}

.showbrothers-wrap > ul > li:last-child
{
	border-bottom: 0px solid #e5e5e5;
}
.showbrothers-wrap > ul > li > a
{
	color: #555555;
	font-size: 12px;
	font-family: 'Montserrat';
}
.showbrothers-wrap > ul > li.active > a
{
	color: #999999;
}

.showbrothers-go-back-wrapper
{
	background-color: #b6a592;
	padding-bottom: 15px;
	padding-top: 15px;
}
.showbrothers-go-back-wrapper > a
{
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-size: 13px;
	color: #fff;
	padding-left: 5px;
}
/* * * * * * * * * * * * * * * * * * * * * * ABOUT: PROFESORADO */
.team-member:before
{
	display:none;
}
.team-member:hover:before {

	background-color: rgba(182, 165, 145, 0.85);
	color: #FFFFFF;
	content: "Ver biografía";
	display: block;
	height: 100%;
	left: 0;
	line-height: 240px;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

.row.member > div:last-child
{
	float:left !important;
}
.member-details
{
	position:relative;
	top: 0px;
	padding-top: 5px;
	text-align: left;
  	z-index: 100;
  	background: #fff;
}

.member-details > h6
{
	color: #555555;
	font-style: italic;
	text-transform: none;
	font-family: 'Cardo';
	font-size: 20px;
}
.member-details > p > em
{
	color: #adadad;
	font-style: italic;
	font-family: 'Cardo';
	font-size: 17px;
}

#main-container > .section-type-about > .row > .member > .medium-3
{
	/* width: 24% !important; */
	min-height: 350px;
}

/* BUBBLE BUTTON */
.bubble
{
	margin-top: 10px;
	margin-bottom: 15px;
	color: #4f4f4f;
	border: 2px solid #b5b5b5;
	display: inline-block;
	border-radius: 30px;
	padding: 14px 33px 14px 33px;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	letter-spacing: 1px !important;
}

/* Responsive */
/* En css/responsive.css */



/* Política de cookies */

.cookies-notice-wrapper 
{
	position: fixed;
	top: 0;
	background-color: #8d8d8d;
	z-index: 99999999;
	color: #ffffff;
	padding: 10px;
}

.cookies-notice-wrapper > .cookies-notice > a
{
	color: #ffffff;
}

.mc4wp-form {
font-family:'Cardo';
font-size:14px;
height:50px;


}

/*codigo Carlos Z*/

.wpcf7-form-control {
    cursor: pointer;
    border: 2px solid #777;
    display: inline-block;
    border-radius: 30px;
    padding: 14px 33px 14px 33px;
    text-align: center;
    text-transform: uppercase;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    letter-spacing: 1px !important;
}
.formulario{
    background: none;
    border: 0;
    outline: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-transform: inherit;
    font-family: inherit;
    font-size: inherit;
}

.wpcf7-form-control .wpcf7-text .wpcf7-email .wpcf7-validates-as-required .wpcf7-validates-as-email {
height: 30px !important ; 
width: 60%  !important ;
}

#main-container .medium-5 title-top {
display:none !important;}


.title-lower{
display:none !important;}



.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#dytid_5340{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}