/*
Theme Name: Intact Child
Template: intact
Theme URI: http://keydesign-themes.com/intact/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Intact - Premium Multi-Purpose WordPress Theme
Version: 1.5
Description: Intact is a creative and colorful, highly engaging, dynamic and professional onepage WordPress theme.
Author: Key-Design
Author URI: http://www.keydesign-themes.com
Tags: one-column, custom-menu

/* Below you can write your style */

/*FONT-FACE*/

@font-face {
	font-family: 'Bernard';
	src: url('fonts/bernardmtcondensed.eot');
	src: url('fonts/bernardmtcondensed.eot?#iefix') format('embedded-opentype'),
			 url('fonts/bernardmtcondensed.woff') format('woff'),
			 url('fonts/bernardmtcondensed.ttf') format('truetype'),
			 url('fonts/bernardmtcondensed.otf') format('opentype'),
			 url('fonts/bernardmtcondensed.svg#bernardmtcondensed') format('svg');
	font-weight: 300;
	font-style: normal;
}

.d-none {
	display: none !important;
}

.navbar-default .nav li a {
	padding-left: 12px;
	padding-right: 12px;
}

#logo .logo {
  line-height: 90px;
}

.none {
	display: none !important;
}

.es_no_description.es-accordion .es-heading .fa.fa-clock-o {
	display: inline-block!important;
}
.es-accordion .es-session-desc {
  font-weight: 300;
}

.section {
	padding: 50px 0;
}

#registration-fees {
  /*display: none!important;*/
}

h2 {
	font-weight: bold !important;
}

.section-heading {
	/*color:#662D91 !important;*/
	color: #662D91 !important;
	font-weight: bold !important;
}
.section-heading::after {
	border-bottom: 3px solid #555;
	content: "";
	width: 10%;
	display: block;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
}

.white,
.white h2,
.white h3 {
	color: #fff!important;
}

.title_white h2 {
	color:#fff !important;
}

.title_white h2::after {
	border-bottom: 3px solid #fff;
	content: "";
	width: 10%;
	display: block;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
	max-width: 60px;
}

.title_white_left h2 {
	color:#fff !important;
}

.title_white_left h2::after {
	border-bottom: 3px solid #fff;
	content: "";
	width: 10%;
	display: block;
	position: relative;
	margin-top: 10px;
	max-width: 60px;
}

.title_black h2 {
	color: #000000;
}

.title_black h2::after {
	border-bottom: 3px solid #662D91;
	content: "";
	width: 10%;
	display: block;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
	max-width: 60px;
}

.title_black_left h2 {
	color: #000000;
}

.title_black_left h2::after {
	/*border-bottom: 3px solid #662D91;*/
	border-bottom: 3px solid #662D91;
	content: "";
	width: 10%;
	display: block;
	position: relative;
	margin-top: 10px;
	max-width: 60px;
}

#home_column img{
	width: 100%;
}

.img_columns_home img{
	width: 100% !important;
}

#organized-by h2, #advisory-board h2, #acomodation h2{
	font-size: 30px !important;
}

#advisory-board {
	font-size: 20px;
}
.navbar-default .nav li a {
	font-weight: 500;
	text-transform: uppercase; 
}

.navbar-default.navbar-shrink {
	top: 0;
}



#speakers .section-heading, #about .section-heading, #sponsors .section-heading,
#general-information .section-heading, #other-events .section-heading {
	color: #000000 !important;
}

#speakers .section-heading::after, #about .section-heading::after,
#sponsors .section-heading::after, #general-information section-heading::after,
#other-events .section-heading::after {
	/*border-bottom: 3px solid #662D91;*/
	border-bottom: 3px solid #662D91;
	content: "";
	width: 10%;
	display: block;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
	max-width: 60px;
}

#other-events .rounded__wrapper {
	border: 10px solid #eee;
	border-radius: 30px;
}

.rw-authorimg img {
	position: relative;
	margin-top: -10px;
}

.col_other_event {
	border:1px solid#e3e3e3;
	border-radius: 20px;
	padding: 30px;
	margin-top: 20px;
}

#general-information h3,
.col_other_event h3 {
	font-weight: bold;
	font-size: 30px;
}

.countdown {
	font-style: medium !important;
}

.countdown_bkg {
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 400px;
	color: #fff;
	height: 450px;
	float: left;

	/*23rt*/
	/*background:url("/wp-content/uploads/2017/02/bkg_23.png?id=2131");*/

	/*24rt*/
	width: 300px !important;
	height: auto;
  margin: auto;
	color: #037dc6;
  left: 50%;
  transform: translateX(-50%);
}
.countdown_bkg .countdown {
  left: 50%;
  transform: translateX(-50%);
}
.countdown_bkg > .vc_column-inner {
	padding: 0 !important;
}
.esferes {
	background-position: center;
	background-size: contain;
	/*color: #037dc6;*/
	color:#662D91;
  padding: 30px;
  background: rgba(255,255,255,.7);
}
.esferes.avis {
  background: rgba(255,255,255,.9);
}

.esferes h1 {
	position: relative;
	font-size: 110px !important;
	line-height: 100%!important;
	/*color: #fff !important;*/
	font-family: "Bernard" !important;	
	font-weight: 400 !important;
	/*padding-top: 45px;
	padding-right: 30px;*/
	padding: 0;
	margin: 0;
	/*color: #037dc6 !important;*/
	color:#662D91 !important;
	text-indent: 34px;
}

.esferes h1 sup {
	font-size: 45px;
	top: -50px;
}

.esferes h1::after {
	content: ' ';
	border-bottom: 1px solid #fff;
	/*border-bottom: 2px solid #037dc6;*/
	border-bottom: 2px solid #662D91;
  display: inline-block;
  width: 100px;
  height: 1px;
  top: 118px;
  left: 50%;
  position: absolute;
  display: inline-block;
  transform: translateX(-50%);
}

.esferes p {
	font-size: 20px;
	/*padding-right: 50px;*/
	letter-spacing: 1px;
	margin-top: 25px;
	line-height: 24px;
	/*color: #fff;
	color: #037dc6;*/
	color:#662D91;
}
.esferes p + p {
	margin-top: 70px;
	font-size: 19px;
	letter-spacing: -.5px;
}

.separador_blanc span span{
	border-color: #fff !important;
	right: 27px;
}

.dublin {
	margin-left: 50px;
	font-size: 24px;
	min-height: 110px;
	text-transform: uppercase;
}
.dublin p{
	margin-left: 20px;
	padding-top: 15px;
	color: #fff;
}

.CountdownContent {
	font-weight: 400 !important;
}

/* Team */

.team-socials {
	display: none;
}
.team-member.design-two {
	background: #fff;
}
.team-member.design-two .team-content-text {
	opacity: 1!important;
}
.team-member.design-two .team-content h5 {
	font-size: 20px !important;
	margin-bottom: 16px;
}
.team-member.design-two .team-content .team-subtitle:empty {
	display: none;
}
.team-member.design-two .team-content .team-content-text {
	width: 100%;
	padding: 35px;
}
.team-member.design-two .team-content p {
	font-size: 15px !important;
  line-height: 20px;
}

.team-member.design-two .team-image img {
    margin-top: 50px;
    width: auto;
}

.team-image {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    min-height: 350px;
}
.team-image img {
	border-radius: 100%;
}

.team-image-overlay::after {
  border-radius: 100%;
  box-shadow: 0 0 0 700px #f8f8f8;
  content: "";
  height: 120px;
  left: 50%;
  margin-left: -60px;
  position: absolute;
  top: 50px;
  transition: all 0.3s ease-in-out 0s;
  width: 120px;
  display: none;
}


.team-member.design-two:hover .team-content-text-inner {
  opacity: .5;
  visibility: visible;
}


/*Scientific Program*/

#scientific-program .wpb_text_column.txt {
	width: 80%;
	min-width: 300px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#scientific-program .wpb_text_column.txt h3 {
	font-size: 26px;
}

/* Advisory */

#advisory-board p {
	padding: 10px
}

/* Horaris */

.sesion_verd h4 a{
	color: #662D91 !important;
}
/* Speakers */
.key-reviews {
	border-color: #fff !important;
}

/* Scientific program */

.vc_tta-tab {
	padding: 44px 0 44px;
} 

/* Prices */

#prices {
	width: 75%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	border-collapse: separate;
	font-weight: bold;
	font-size: 16px;
}

#prices td {
	padding: 10px 5px;
}
#prices .table_title td{
	background-color: #662D91;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}

.table_title td:first-child {
	-moz-border-top-left-radius: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
}

.table_title td:last-child {
	-moz-border-top-right-radius: 14px;
    -webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px
}

.registration_form p{
	font-size: 16px;
}

.vc_custom_1500881981030 {
	margin-top: 116px;
}

#registration .tn3-container a, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
	/*background-color: #48C390 !important;*/
	background-color: #662D91 !important;
	border-color: #662D91 !important;
}

#registration .parallax-overlay {
	margin-top: 0px;
	height: 140%;
}

/* Abstracts */

#abstracts h2 {
	color:#000000 !important;
}

#abstracts .section-heading::after {
	border-bottom: 3px solid #662D91 !important;
}

#abstracts h3 {
	color: #662D91;
	font-size: 30px;
	font-weight:bold;
}

.abstract_destacat {
	font-size: 24px;
}

.abstracts_desta_text {
	background-color: #fff;
	max-width: 50%;
	margin: 0 auto;
	padding: 30px 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	position: relative;
	top:35px;
}

#gallery-1 img, #gallery-2 img, #gallery-3 img {
	border:none !important;
}

#gallery-1 .gallery-item,
#gallery-2 .gallery-item,
#gallery-3 .gallery-item {
	text-align: center;
	vertical-align: middle;
}
#gallery-1 .gallery-item > .gallery-icon,
#gallery-2 .gallery-item > .gallery-icon,
#gallery-3 .gallery-item > .gallery-icon {
	display: flex;
	width: 100%;
	vertical-align: middle;
	min-height: 160px;
}
#gallery-1 .gallery-item > .gallery-icon > img,
#gallery-2 .gallery-item > .gallery-icon > img,
#gallery-3 .gallery-item > .gallery-icon > img {
	display: table-cell;
  vertical-align: middle;
  margin: auto;
  position: relative;
	width: auto;
	height: auto;
	max-height: 180px;
  max-width: 100%;

}

.endorsed-gallery .gallery-item img {
	width: auto;
	height: auto;
	max-height: 210px;
  max-width: 270px;
	border: 0 !important;
	margin-top: 60px;
}
.endorsed-gallery .gallery-item .gallery-caption {
	display: none;
}

.hotel_border {
	border:1px solid #f8f8f8;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.75);
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

.adress {
    max-width: 50%;
    margin: 0 auto;
    -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

/* General information */

#general-information {
	font-size: 18px;
}

.gen_info_text {
	font-size: 20px;
	font-weight: bold;
}

.mapa .contact-map-container{
	max-height: 400px;
}

.kd_map {
    height: 400px;
}

#previous-editions {
	font-size: 18px;
}
.previous-edition-item {
	max-width: 458px;
}

.mapa-google iframe {
	width: 100%;
	height: 400px;
	border-radius: 20px;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
 .team-member.design-two .team-content .team-content-text {
		padding: 35px 10px;
	}
	.team-member.design-two .team-content p {
		font-size: 14px !important;
	  line-height: 18px;
	}
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
 .team-member.design-two .team-content-text {
    position: absolute;
    top: 170px;
  }
  .rw-authorimg img {
  	max-width: 100px;
  	min-height: 100px;
  	width: 100px;
  	height: 100px;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
 .endorsed-gallery .gallery-item img,
 #gallery-2 .gallery-item img {
	max-width: 100%;
	height: auto;
 }
	#previous-editions .previous-editions-cont .vc_column_container>.vc_column-inner {
		padding-left: 0 !important;
    padding-right: 0 !important;
	}
	.team-image {
		min-height: 380px;
	}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {

	.vc_tta-container {
	    margin-top: 56px;
	}
	#previous-editions img {
		width: 100%;
		height: auto;
	}
	.rw-authorimg img {
		max-height: 130px;
		max-width: 125px;
	}
	#gallery-1 .gallery-item, #gallery-2 .gallery-item  {
		width: 80% !important;
	}
	#gallery-1 .gallery-item img, #gallery-2 .gallery-item img{
		width: 200px !important;
		height: auto;
	}

	#previous-editions .previous-editions-cont {
		padding-right: 0 !important;
    padding-left: 0 !important;
	}
	#previous-editions .previous-editions-cont .vc_column_container>.vc_column-inner {
		padding-left: 0 !important;
    padding-right: 0 !important;
	}
	#previous-editions .title_black_left h2 {
		text-align: center!important;
	}
	#previous-editions .title_black_left h2::after {
		left: 50%;
		transform: translateX(-50%);
	}
	#schedule-panel .vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
		padding: 10px 0;
	}
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading {
		position: absolute;
    top: -70px;
    width: 50%;
    z-index: 1;
    height: 80px;
	}
	#schedule-panel .vc_tta-panel:nth-child(1) .vc_tta-panel-heading {
    left: 0;
	}
	#schedule-panel .vc_tta-panel:nth-child(2) .vc_tta-panel-heading {
    left: 50%;
	}
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
		padding: 14px 5px!important;
	}
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
		padding: 0;
	}
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title,
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a,
	#schedule-panel .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title span {
		color: #666 !important;
	}
	#schedule-panel .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title,
	#schedule-panel .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a,
	#schedule-panel .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title span {
		color: #662D91 !important;
	}

	#schedule-panel .vc_tta-panel .es-accordion .es-time {
		display: block;
		width: 100%;
	}

	.abstracts_desta_text {
		max-width: none;
	}
	.team-image {
		min-height: auto;
	}
}