/*
Theme Name: Proconf
Theme URI: http://jthemes.net/demothemes/wp/proconf
Author: Jthemes 
Author URI: http://themeforest.net/user/jthemes
Description: Pro-Conf event landing page is a business conference/event theme useful for any type of meet-ups for professionals as well as individual authors/speakers to present their event information. Detailed information about your event can be presented using this professionally designed and developed Pro-Conf Landing Page. This theme can be used effectively for business events, seminars, professional meet up, authors, speakers and industry experts. 
Version: 1.2.1
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: proconf
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
------------ TABLE OF CONTENT ------------- 
- 1.0 GENERAL
- 1.1 WIDGET
- 1.3 GALLERIES
- 1.4 ALIGNMENTS
- 1.5 CAPTIONS
*/
/*1.0 GENERAL*/
body > p{
  display: none;
}
img{
  height: auto;
}
.overlay{
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.has-dark-bg{
  color: #fff;
}
.has-dark-bg .headingIcon:before, 
.has-dark-bg .headingIcon:after{
  background-color: #fff !important;
}
.has-dark-bg h2, 
.has-dark-bg h3,
.has-dark-bg p,
.has-dark-bg .headingIcon i{
  color: #fff;
}
ol.children,
.comment-list{
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

article h1,
article h2,
article h3,
article h4{
  text-align: inherit;
}
.feature-icon .fa,
.feature-icon i {
    font-size: 42px;
}
.modal-dialog .close.close-btn{
  position: relative;
  z-index: 9999;
}

/*1.1 WIDGET*/
.sidebar .form-control{
  height: auto;
  padding: 10px;
}
.widget-wrap ul li a {
    padding: 6px 0;
}
.widget-wrap .proconf-recent-posts li a{
  padding: 0;
}
.widget-wrap select{
  width: 100%;
  max-width: 100%;
  padding: 6px 3px;
  line-height: 26px;
}

.widget-wrap .recentcomments a{
  display: inline-block;
}
.widget-wrap .recentcomments .comment-author-link{
  text-transform: capitalize;
  font-weight: 400;
}
.widget-wrap cite{
  margin-bottom: 15px;
  font-weight: 400;
  display: block;
}

/* Calendar widget */
.widget_calendar table {
  margin: 0;
  width: 100%;
}

.widget_calendar th{
  font-weight: 600;
}

.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}

.widget_calendar caption {
  margin-bottom: 1.75em;
}

.widget_calendar tbody a {
  background-color: #007acc;
  color: #fff;
  display: block;
  font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.proconf-recent-posts li{
  display: block;
  overflow: hidden;
  padding: 6px 0;
}
.proconf-recent-posts img{
  max-width: 70px;
  margin-right: 15px;
  height: auto;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.proconf-recent-posts .proconf-post-info span{
  font-style: italic;
  font-size: 14px;
}
.widget_meta li a,
.widget_pages li a{
  display: block;
  float: none;
}
.widget_archive li,
.widget_categories li{
  text-align: right;
  display: block;
  overflow: hidden;
}
.widget_archive li > a,
.widget_categories li > a{
  display: inline-block;
  float: left;
}
.screen-reader-text{
  display: none;
}
.zframe-flickr-wrap-ltr img{
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.archive-header{
  border-bottom: 1px solid #d2dce6;
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
}
section{
  position: relative;
}
.section-top-padding-only{
  padding-bottom: 0 !important;
}
.section-bottom-padding-only{
  padding-top: 0 !important;
}
.section-no-padding{
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.vc_section.vc_section-has-fill.page-block{
  padding: 5em 0;
}
div.wpcf7-validation-errors{
  background-color: #fff;
  text-align: center;
}
span.wpcf7-not-valid-tip{
  background-color: #fff;
  padding: .5em;
  margin-bottom: 2em;
}
section > .sqaureIconSec.absolute{
  top: auto;
  bottom: -0.84em;
}
.section-connector-on{
  padding-bottom: 3em !important;
}
.post-password-input{
  height: 3.65em;
}
/*tickera*/
.coupon-code{
  display: inline-block;
}
.coupon-code input{
  line-height: 22px;
  height: auto;
}
.tickera input{
  display: inline-block;
  vertical-align: top;
}
.tickera input[type="checkbox"], 
.tickera input[type="radio"]{
  margin: 9px 10px 0 0;
}
.tickera_additional_info label input{
  width: 100%;
  margin-left: 0;
  line-height: 22px;
  height: auto;
  margin-bottom: 1em;
}
.tickera-payment-gateways{
  padding: 1.5em;
}
.tickera-payment-gateways p,
.tickera_additional_info p{
  margin-bottom: 0;
}
p.entry-footer{
  text-align: right;
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
}

p.entry-footer a{
  margin-left: 5px;
  border-bottom: 1px solid #000;
}
.bypostauthor{
  background-color: #f2f2f2;
  padding: 20px;
  padding-bottom: 0;
}
/**
 * 1.3 GALLERIES
 */

.gallery {
    margin-bottom: 30px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.gallery-item {
    display: inline-block;
    padding: 15px;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
    width: 100%;
    border: none !important;
}
.gallery-caption {
    display: block;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
/**
 * 1.4 ALIGNMENTS
 */

.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}
/**
 * 1.5 CAPTIONS
 */

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
.wp-caption-text {
    padding: 0.5em 0;
}


.modal-dialog{
  z-index: 9999;
}
.modal-dialog .close.close-btn{
  opacity: 1;
}
.modal-dialog .close.close-btn > span{
  line-height: 25px;
  font-size: 22px;
}

.feature-box .title-1{
  line-height: 20px;
}
.title-wrap.text-left{
  text-align: left;
}
.title-wrap.text-left p{
  margin-left: 0;
}
.white-mask{
  z-index: 9;
}
.testimonials-content.text-center{
  position: relative;
  margin: 0;
  padding: 150px 0 80px;
  z-index: 99;
}
.testimonials-img{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.woocommerce .price-list-wrap .star-rating{
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce .form-group .form-control{
  
}
.woocommerce .form-group .form-control.select2-container{
  padding: 0;
}
.woocommerce .form-group .select2-container .select2-choice{
  border-radius: 0;
  padding:3px 5px;
}
.slider-form .form-control, 
.slider-form .form-group .ui-selectmenu-button{
  display: block;
}
.slider-form span.wpcf7-not-valid-tip{
  margin-bottom: 0;
  padding: 0 10px;
}
.slider-form  div.wpcf7-validation-errors{
  clear: both;
  color: #6e7882;
  display: none !important;
}
.contact-form  div.wpcf7 .ajax-loader,
.slider-form  div.wpcf7 .ajax-loader{
  position: absolute;
  right: 20px;
  top: 20px;
}
.contact-form .submit-btn{
  min-width: 100%;
}
.contact-form textarea.form-control{
  height: 150px;
}
.woocommerce div.product div.images .category-icon{

}
.woocommerce div.product div.images .category-icon img{
  display: inline-block;
  max-width: 75px;
}
.blog-content > ul,
.blog-content > ol,
.comment-text > ul,
.comment-text > ol,
.wpb_text_column ul,
.wpb_text_column ol,
.post-content > ul,
.post-content > ol{
  margin-bottom: 30px;
}
.comment-content ul,
.wpb_text_column ul,
.post-content > p > ul,
.post-content > ul,
.post-content > ol ul,
.post-content > ul ul{
    list-style: outside none square;
    margin-left: 20px;
    padding-left: 0;
}
.comment-content ol,
.post-content > ol,
.post-content > ol ol{
  list-style-type: number;
    margin-left: 20px;
}
ul ul, ol ul, ul ol, ol ol{
  clear: both;
}

ul ul ul {
  padding-left: 30px;
  margin-left: 0;
}
.header-type-image img{
  width: 100%;
  height: auto;
}
.sticky-post.btn{
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  line-height: 1.5;
}
.widget-wrap .post-img img{
  min-width: 65px;
}
.navigation {
  margin: 30px 0;
  clear: both;
}
.nav-links > div{
  display: inline-block;
}
.navigation .nav-next{
  float: right;
}

.navigation a{
  border: 2px solid #3c4251 ;
  text-align: center;
  padding: 10px 15px;
  line-height: 1.8;
  display: inline-block;
  font-weight: bold;
}
.itinarary.opt{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
ol ol ol ol,
ul ul ul ul{
  list-style: none;
  padding-left: 0;
}
.searchform{
  position: relative;
}
.searchform .form-control{
  padding-right: 65px;
}
#error-page h4{
  text-transform: inherit;
}
.modal-dialog iframe{
  width: 100%;
  border: none;
  min-height: 300px;
}
a.top:hover i,
a.top:focus i{
  color: #fff;
}
div span.wpcf7-not-valid-tip{
  margin-top: 0;
}
div div.wpcf7-response-output{
  background-color: #74cc01;
  margin: 5px 0;
}
.rel-blog-slider{
  margin-left: -1em;
  margin-right: -1em;
}
.subscribe .submit::before{
  margin-top: -0.80em;
}
.BGdark .title-1, .BGdark p {
    color: #fff !important;
}
section .subscribe form .btn{
  position: relative;
  margin: 1%;
}
@media only screen and (min-width: 601px) {
  .admin-bar #slides header.affix{
    margin-top: 32px;
  }
}
.sticky span.sticky-post{
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
.post-tags{
  font-size: 16px;
  font-weight: bold;
}
.entry-title{
  font-size: 3em;
}
.related-blog .meta-category,
.related-blog .meta-view{
  display: none;
}
.related-blog .blog-content p{
  margin-bottom: 10px;
  margin-top: 0;
}
.comment-form .submit{
  margin-top: 0;
}
.comment-form #comment{
  margin-bottom: 0;
}
.reply-wrap{
  margin-top: 50px;
}
.widget-wrap .post-widget > li:list-child{
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
#error-page{
  text-align: center;
}
#error-page h3{
  font-size: 112px;
  font-weight: bold;
  margin-top: 0;
}

#error-page h2{
  margin-bottom: 30px;
}
.modal-dialog{
  z-index: 99999999;
}
.admin-bar header{
  margin-top: 32px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab > a{
  background-color: #fff;
  padding: 10px 15px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab > a:focus, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab > a:hover,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab.vc_active > a{
  background-color: #263238;
  border-color: #263238;
}



.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab > a:focus span, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab > a:hover span,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.proconf .vc_tta-tab.vc_active > a span{
  color: #fff;
}

.wpb-js-composer .vc_tta.vc_general.proconf .vc_tta-panel-body{
  overflow: visible;
  margin: 2em 0 1em;
}
.meta-like .sl-wrapper .sl-count{
  color: #ff5722;
}
div div.wpcf7-response-output{
  clear: both;
}
.BGprime .topics{
  color: #fff;
}
.meta-category b a{
  font-weight: bold;
}
.breadcrumb-bg-off{
  margin-top: 72px;
}
#related-posts{
  margin-left: -15px;
  margin-right: -15px;
}
#related-posts .blog-wrap{
  padding-left: 15px;
  padding-right: 15px;
}
.password-post .form-submit .submit{
  margin-top: 0;
}
.blog-wrap .vc_inline-link{
  display: none;
}
.blog-content > p:last-child{
  margin-bottom: 0;
}

/* form afiliados */
.wrap-form-afiliados .wpcf7 {
  margin-bottom: 30px;
}
.step-content .wpcf7-form-control-wrap textarea {
  width: 100%;
  height: 100px;
  resize: none;
  padding: 10px;
  margin-bottom: 0px;
  border-radius: 5px;
  border: 0;
  font-size: 14px;
}
.step-content span.wpcf7-not-valid-tip {
  color: #f2c223;
  background-color: transparent;
  margin-bottom: 0px;
  padding: 0;
  line-height: 1.714em;
}
.step-content .elemt-input {
  margin-bottom: 20px;
}
.step-content .elemt-input p {
  color: #fff;
  line-height: 1;
  margin: 0;
  font-size: 1.3em;
}
.menss-error {
  margin-top: 8px;
}
.wrap-form-afiliados .wpcf7-response-output.wpcf7-validation-errors {
  padding: 13px;
  background: #f2c121;
  border-radius: 5px;
  border: solid 2px rgba(255,255,255,0.5);
  color: #273339;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
.step-content .elemt-input h2 {
  line-height: 1;
  font-size: 1.6em;
  color: #fff;
  margin-bottom: 10px;
}
.step-content .elemt-input h3 {
  line-height: 1;
  font-size: 1.2em;
  color: #fff;
  margin-bottom: 10px;
  text-transform: initial;
  font-family: 'Roboto', sans-serif;
}
.not-expand a.prettyphoto {
  cursor: auto;
}
.step-content .elemt-input label {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}
.step-content .elemt-input label:after {
  content: '';
}
.step-content .btn-next.btn-next-stepTwo {
  margin-top: 29px;
}
.wrap-form-afiliados .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #273339;
  padding: 13px;
  text-align: center;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
  background-color: #f2c121;
  border: solid 2px rgba(255,255,255,0.5);
  margin-top: 1px;
}
/* form eventos */
.wrap-form-event .elemt-input {
  margin-bottom: 25px;
}
.wrap-form-event input[type="text"], 
.wrap-form-event input[type="email"], 
.wrap-form-event input[type="tel"], 
.wrap-form-event input[type="number"], 
.wrap-form-event input[type="datetime"] {
  border: 1px solid;
  width: 100%;
  height: 60px;
  margin: 0;
}
.wrap-form-event span.wpcf7-not-valid-tip {
  margin-bottom: 0;
  line-height: 1;
  padding: 0;
  margin-top: 8px;
}
.wrap-form-event input[type="submit"] {
  background: #273339;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  width: 100%;
  border: 0;
  cursor: pointer;
  max-width: 300px;
  margin: 0 auto;
}
.wrap-form-event span.wpcf7-form-control-wrap.terms {
  display: block;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
}
.wrap-form-event span.wpcf7-form-control-wrap.terms label:after {
  content: "";
}
.wrap-form-event span.wpcf7-form-control-wrap.terms label span.wpcf7-list-item-label {
  color: #263238;
}
.wrap-form-event ~ .wpcf7-validation-errors {
  padding: 13px;
  background: #f2c121;
  border-radius: 5px;
  border: solid 2px rgba(255,255,255,0.5);
  margin-bottom: 20px;
  color: #273339;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}
.wrap-form-event .element-hidden {
  display: none;
}
.wrap-form-event ~ .wpcf7-mail-sent-ok {
  padding: 13px;
  border-radius: 5px;
  margin-bottom: 20px;
  color: #273339;
  font-weight: 700;
  font-size: 17px;
  text-align: center;
}
.wrap-form-event p.error-name-event {
  color: #f00;
}
.wrap-form-event a {
  color: #263238;
  text-decoration: underline;
}
.wpcf7-acceptance label:after {
  content: '';
}
.acept-afiliation-form~span.wpcf7-list-item-label {
  color: #fff;
}
.acept-afiliation-form~span.wpcf7-list-item-label a {
  color: #fff;
  text-decoration: underline;
}
/* styles modal */
#stick-pays {
  right: 0;
  top: 32%;
  position: fixed;
  z-index: 99999999 !important;
  width: 80px;
}
/* styles page conocimiento */
.main-news__group h3 {
  text-align: center;
  text-transform: initial;
  color: #83878a;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  height: 52px;
  font-size: 17px;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  justify-content: center;
}
/* styles banner home */
.bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(images/bg_direction_nav.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: -30px center;
  right: -50px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(images/bg_direction_nav.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: 2px center;
  left: -50px;
}
.bx-wrapper:hover .bx-controls-direction a.bx-next {
  right: 5px;
}
.bx-wrapper:hover .bx-controls-direction a.bx-prev {
  left: 5px;
}
.bx-wrapper .bx-controls-direction a .hex {
  display: none;
}
#slides h1 {
  max-width: 700px;
  margin: 0 auto;
  font-size: 25px;
  font-weight: normal;
  width: 90%;
  line-height: 1;
  text-transform: none;
}
@media (max-width: 1367px){
  #slides h1 {
    max-width: 600px;
  }
}
@media (max-width: 768px){
  .pp_pic_holder.pp_default {
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  .pp_pic_holder.pp_default .pp_content {
    max-width: 100%;
  }
  div#pp_full_res {
    width: 100%;
    overflow: scroll;
    display: block;
    z-index: 3000;
    position: relative;
  }
  img#fullResImage {
    max-width: initial;
  }
  .not-expand a.prettyphoto {
    cursor: pointer;
  }
  #slides.BGdark {
    background-color: #fff;
  }
  #slides .bx-viewport {
    height: 320px !important;
  }
  #slides .absShape {
    width: 100% !important;
  }
  #slides .bxslider li {
    width: 100%;
    height: 100% !important;
  }
  #slides h1 {
    font-size: 18px;
    color: #fff;
    width: 100%;
  }
  #slides .bx-wrapper img {
    margin-bottom: 0;
    height: 100%;
    width: 1400px;
    position: absolute;
    max-width: initial;
    left: -390px;
  }
}
@media (min-height: 600px){
  #stick-pays {
    top: 37%;
  }
}

