/*
Theme Name: Conference Pro Child
Theme URI: http://www.showthemes.com/conference-pro-wordpress-theme
Template: conferencepro
Author: Showthemes
Author URI: http://www.showthemes.com
Version: 1.1.2.1516642705
Updated: 2018-01-22 17:38:25

*/



.hero_default .time-schedule .btn {
    margin-top: 550px !important;
}

.wpcf7-form-control.wpcf7-submit {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
    padding-right: 30px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 30px !important;
	background-color: #3f51b5;
	border: 0px !important;
	font-family: roboto !important;
	font-size: 14px !important;
	color: white;
	margin-top: -30px !important;
}

.site__footer {
	background-color: #00bbe3!important;
	padding-top: 20px;
}

.site__centered {
    padding-bottom: 30px;
}

/*.logo-footer {
	width: 500px;
	height: 250px;
}

.logo-footer img {
	width: 500px;
	height: 250px;
}
*/

.logo-footer {
	width: 50% !important;
	height: 250px;
}

.logo-footer img {
	display: block;
    height: 100%;
    width: initial !important;
    margin: 0 auto;
}
.logo-footer-left{
	float: left !important;
}

.logo-footer-center{
	margin: 0 20% !important;
}

.logo-footer-right{
	float: right !important;
}

.wpcf7-text{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 15px !important;
	width: 400px !important;
}

.wpcf7-number {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 15px !important;
	width: 195px !important;
}

.wpcf7-email {
	width: 195px !important;
	margin-left: 10px;
}

.wpcf7-textarea {
	padding-left: 15px !important;
	width: 400px !important;
}
.time-schedule > .btn.btn_1 {
	margin-top: 450px;
}


/*** ISMAEL ***/
.hero {
    background-position: center;
}
.hero_inner {
    height: 400px !important;
}

.hero_inner-speaker{
	 height: initial !important;
}
.hero__layout .site__centered .time-schedule h2 {
    font-size: 40px!important;
    text-transform: initial!important;
	font-family: Montserrat, sans-serif;
    top: 200px !important;
    text-align: left !important;
    color: #D72F61!important;
}
.accordions-head.ui-state-active {
	border: none !important;
}
.input-form-concurso input,
.input-form-concurso textarea{
	border: none !important;
	width: 100% !important;
	margin: 0 !important;
}
.input-form-concurso textarea {
	padding-top: 15px !important;
}
.input-form-concurso textarea::-webkit-input-placeholder,
.input-form-concurso input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14pt;
  font-style: bold;
  color: #CDCDCD;
}
.input-form-concurso textarea::-moz-placeholder,
.input-form-concurso input::-moz-placeholder { /* Firefox 19+ */
  font-size: 14pt;
  font-style: bold;
  color: #CDCDCD;
}
.input-form-concurso textarea:-ms-input-placeholder,
.input-form-concurso input:-ms-input-placeholder { /* IE 10+ */
  font-size: 14pt;
  font-style: bold;
  color: #CDCDCD;
}
.input-form-concurso textarea:-moz-placeholder,
.input-form-concurso input:-moz-placeholder { /* Firefox 18- */
  font-size: 14pt;
  font-style: bold;
  color: #CDCDCD;
}
.concurso-form .row {
	margin: 0 !important;
}
.input-form-concurso input[type="file"],
.concurso-form input[type="submit"] {
	text-align:center !important;
	margin: 0 auto !important;
}
.concurso-form input[type="submit"] {
	background-color: #EC7634;
}

.no-margin {
	margin: 0 !important;
}

.center-blockx > div {
	margin: 0 auto !important;
}


.site__title_inner:after {
    display: none;
}

.accordions-head .fa-arrow-down:before {
	    content: "\f056" !important;
}

.schedule__info a.btn,
.schedule__filters
 {
display: none !important;
}

.schedule__details .schedule__labels .label {
background-color: #ff6d12 !important;
}

.schedule__speakers-group div > .btn.btn_4.btn_4-3
 {
	color: #fff !important;
}

.site__header-top {
	background-color: #555A5C !important;
}

.header-menu__layout .menu > li > a {
	color: #fff;
}

/*** THE END OF ISMAEL ***/

.site__title-info {
	font-size: 20px;
	line-height: 30px;
}

@media (min-width: 1440px) {
	.tickets__layout {
		width: 1200px;
	}
}

@media (min-width: 1440px) {
	.site__centered {
		width: 1230px;
	}
}
@media (min-width: 1200px) {
	.site__centered {
		width: 1200px;
	}
}

@media (max-width: 1000px) {
	.header-menu__layout .menu > li > a {
		color: #555A5C !important;
	}
	
	.header-menu__layout .menu > li > a.btn {
		color: #fff !important;
	}
	
	.header-menu__layout .menu > li.current_page_item > a,
	.header-menu__layout .menu > li > a:hover {
		color: #D72F61 !important;
	}
	
	.menu-btn span,
	.menu-btn.opened span,
	.menu-btn.opened span::before,
	.menu-btn.opened span::after,
	.menu-btn span::before,
	.menu-btn span::after {
		background-color: #fff;
	}
}

@media (max-width: 700px) {
	
	
	.logo-footer {
		height: 60px !important;
	}
	.site__centered {
		width: 100% !important;
	}
}

@media (max-width: 1300px) {
	/*.header-menu__layout .menu > li > a {
		color: #555A5C !important;
	}
	
	.header-menu__layout .menu > li > a.btn {
		color: #fff !important;
	}
	
	.current_page_item,
	.header-menu__layout .menu > li > a:hover {
		color: #D72F61 !important;
	}
	
	.menu-btn {
		color: #fff;
	}*/
	
	.logo-footer {
		height: 60px !important;
	}
	.site__centered {
		width: 100% !important;
	}
}

.tickets__item_disabled a {
	pointer-events: none;
  	cursor: default;
}

a.schedule__date-btn.active {
	color: #ffffff;
}

.schedule__concurrent:after , .swiper-popup__close:hover:after {
	background-color: #ff6d12;
}

@media (min-width: 768px) {
	.logo {
		
	}
}

.schedule__speakers-group div > .btn.btn_4.btn_4-3 {
	box-shadow: 0px 0px 0px 0 #E30061;
	border-color: #ff6d12;
	background-color: #ff6d12;
}

div.schedule__items_profile > .schedule__item-drop-down span {
	color: #ffffff;
}

.speakers__info { /* Alignment */
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	padding: 0 15px !important;
}

.speakers__person:hover .speakers__name,
.speakers__person:hover .speakers__post{
	color: #fff !important;
}

.speakers__info > div { /*.Aligner-item--fixed*/
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

.header-menu__layout .menu > li > a.btn {
	box-shadow: none !important;
}

.hero_inner.hero_inner-speaker .speaker-info .speaker-info__inner > h2.site__title {
	color: #fff !important;
}

.hero_inner.hero_inner-speaker .speaker-info .speaker-info__inner > p.speaker-info__text {
	color: #fff !important;
}

/*
@media (max-width: 800px) {
	.logo-footer {
		width: 150px;
		height: auto;
	}

	.logo-footer img {
		width: 150px;
		height: auto;
	}
}

@media screen and (min-width: 801px) and (max-width: 1000px) {
	.logo-footer {
		width: 200px;
		height: auto;
	}

	.logo-footer img {
		width: 200px;
		height: auto;
	}
}*/

@media (max-width: 493px) {
	.site__content .content div.site__text p:nth-child(2) strong span{
		display: block;
	}
}

@media (max-width: 999px) {
	.site__content .row.clearfix.content div:nth-child(2) p:nth-child(2), .site__content .row.clearfix.content div:nth-child(2) p:nth-child(3) {
		padding-right: 0px !important;
		text-align: center !important;
	}
}

@media (max-width: 530px) {
	.site__content .row.clearfix.content div:nth-child(2) p:nth-child(2), .site__content .row.clearfix.content div:nth-child(2) p:nth-child(3) {
		font-size: 22px !important;
	}
}

.break-line-span {
 	background-color: red;
}

/*TITLES*/
.hero__layout .site__centered .time-schedule h2{
	color: #00bbe3 !important;
}
.tickets__layout{
	text-align:center;
}

h1.logo {
    top: 0px;
}