/*!
Theme Name: fcbrasil
Theme URI: 
Author: labcss
Author URI: 
Description: Description
Version: 1.0.1
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: laurentix

Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
body #speakers-details {
    padding-top: 0;
}
#logo img {
    display: block;
    height: 50px;
    width: auto;
}

.d-lg-flex {
    display: flex !important;
}

.header-scrolled .buy-tickets {
    color: #fff;
    background: #060606;
   
}
.languages a {
    color: #fff;
   
}


.languages a:hover,.languages a:active,.languages a:focus {
    color: #eaeaea;
    outline: none;
    text-decoration: none;
}
#topbar {
 background-color:rgb(248, 34, 73);
 height:40px;
 font-size:14px;
 font-weight:700;
 transition:all 0.5s;
 z-index:996;
 color:#ffffff;
}
#topbar.topbar-scrolled {
 top:-40px;
}
#topbar .contact-info i {
 font-style:normal;
 color:#fff;
}
#topbar .contact-info i span {
 padding-left:5px;
 color:#fff;
}
#topbar .languages ul {
 display:flex;
 flex-wrap:wrap;
 list-style:none;
 padding:0;
 margin:0;
 color:#f3b238;
}
#topbar .languages ul a {
 color:#fff,
}
#topbar .languages ul li+li {
 padding-left:10px
}
#topbar .languages ul li+li::before {
 display:inline-block;
 padding-right:10px;
 color:rgba(255,255,255,.5);
 content:"/";
}
#topbar .social-links a {
 font-size:20px;
 display:inline-block;
 background:#28251f;
 color:#fff;
 line-height:1;
 padding:8px 0;
 margin-right:4px;
 border-radius:30%;
 text-align:center;
 width:24px;
 height:36px;
 transition:0.3s
}
#topbar .social-links a:hover {
 background:#f3b238;
 color:#fff;
 text-decoration:none
}
#topbar .social-links a.whatsapp:hover {
 background:rgb(248, 34, 73);
 color:#000000;
 text-decoration:none
}
#topbar .social-links a.facebook:hover {
  background:rgb(248, 34, 73);
 color:#000000;
 text-decoration:none
}



#topbar .social-links a.whatsapp{
 background:rgb(248, 34, 73);
 color:#fff;
 text-decoration:none
}
#topbar .social-links a.facebook{
 background:rgb(248, 34, 73);
 color:#fff;
 text-decoration:none
}



.btn-whatsapp-pulse {
/*  background:#19b00c; */
 background-color: #25d366;
 color:#fff;
 position:fixed;
 bottom:40%;
 right:20px;
 font-size:40px;
 display:flex;
 justify-content:center;
 align-items:center;
 width:0;
 height:0;
 padding:35px;
 text-decoration:none;
 border-radius:50%;
 animation-name:pulse;
 animation-duration:1.5s;
 animation-timing-function:ease-out;
 animation-iteration-count:infinite
}
a.btn-whatsapp-pulse:hover {
 color:#fff
}
@keyframes pulse {
 0% {
  box-shadow:0 0 0 0 rgba(37,211,102,.5)
 }
 80% {
  box-shadow:0 0 0 14px rgba(37,211,102,0)
 }
}
.btn-whatsapp-pulse-border {
 bottom:120px;
 right:20px;
 animation-play-state:paused
}
.btn-whatsapp-pulse-border::before {
 content:"";
 position:absolute;
 border-radius:50%;
 padding:25px;
 border:5px solid #25d366;
 opacity:.75;
 animation-name:pulse-border;
 animation-duration:1.5s;
 animation-timing-function:ease-out;
 animation-iteration-count:infinite
}
@keyframes pulse-border {
 0% {
  padding:25px;
  opacity:.75
 }
 75% {
  padding:50px;
  opacity:0
 }
 100% {
  opacity:0
 }
}


.floating_btn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items:center;
  justify-content:center;
  z-index: 1000;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.contact_icon {
  background-color: #05933c;
  color: #ffffff;
  width: 60px;
  height: 60px;
  font-size:30px;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #05933c;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}


.text_icon {
  margin-top: 8px;
  color: #707070;
  font-size: 13px;
}

span {
  color: #22415e;
}

ul.mediosdepago{
    display: flex;
    list-style: none;
}
ul.mediosdepago li{
    margin-right:35px;
	text-align: center;
	font-size: 10px;
}
ul.mediosdepago a{
    display: block;
    text-align: center;
}


ul.mediosdepago i {

    font-size: 48px;
}
.espacio{
  padding:0px 25px !important;
  
 }

 .venue-gallery .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
}

 .venue-gallery .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.venue-gallery:hover .portfolio-info {
  opacity: 1;
}


.venue-gallery img:hover::before {
    opacity: 1;
}

.venue-gallery img::before {
    content: "";
    background: rgba(54, 52, 58, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;
}

.logof {
    height: 40px;
    background: #000;
    padding: 10px;
    display: table;
    position: relative;
    width: 120px;
}

.container-fluid.venue-gallery-container {
    width: 100%;
    padding-right:0;
    padding-left: 0;

}

html .btn-primary {
  color: #fff;
  background-color: #22415e;
  border-color: #22415e;
}
html .btn-primary:hover {
  color: #fff;
  background-color: #1c233f;
  border-color: #1c233f;
}

html .btn {
display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 15px;

}

.btn-block {
    display: block;
    width: 100%;
}

.current_page_item a{
  color: #fff !important;

}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top:1px solid #9da5ac !important;
}

.resize-mod-solucoes div.element-content {
    min-height: 380px;
	text-align: center;
}

.element-content:hover {
    border-color: #0088cc;
    box-shadow: 0 1px 4px rgb(0 105 214 / 25%);
}
.element-content {
    padding: 20px;
    /* box-shadow: 4px 3px 14px #c7c7c730; */
    border: 1px solid #dddddd;
    font-size: 13px;
    min-height: 300px;
    margin-bottom: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.features-intro h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #22415e;
}
a.thumbnail:hover, a.thumbnail:focus {
    border-color: #0088cc;
    box-shadow: 0 1px 4px rgb(0 105 214 / 25%);
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #abbceb;
}
.row-feature-ct .thumbnail {
    background: transparent;
    margin-bottom: 30px;
}
.row-feature-ct a.thumbnail img {
    padding: 10px;

}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.row-feature .jumbotron {
    background: transparent;
    position: relative;
    margin-top: 0;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}

.row-feature{
  padding: 80px 0;
}

.row-feature h2 {
    font-size: 42px;
}
.row-feature h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#produtos{
  padding: 60px 0px;
}

#produtos h2 {
    font-size: 42px;
	margin-top: 20px;
    margin-bottom: 30px;
}

footer ul li:hover a {
    text-decoration: none;
    background-color: #eeeeee;
    color: #22415e !important;
}
footer ul li a {
    border-radius: 15px;
    padding: 2px 10px;
}
footer h3{
  color: #fff;
  font-weight: 600;
}
.widget-area ul{
    margin: 0;
    padding: 0;
}
.widget-area ul li {
    list-style: none;
    padding: 10px 0;
    border-top:1px dotted #cac7c7;
}

.widget-area a {
    color: #8892b0;
	font-size: 14px;
	padding: 0px 10px;
}
.widget-area li:hover {
    background-color: #eeeeee;
    color: #444444;
}
.widget-area h2 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #22415e;
}

.post-thumbnail img{
    height: auto;
    width: initial;
	max-width:100%;
}
.entry-content img{
    height: auto;
    width:auto;
	    max-width: 90%;
}


.blog__thumb--h3 img{
  width: 100%;
  height: auto;
}

.post-meta span i {
  color: #22415e;
  padding-right: 5px;
}

.blog__content {
    font-size: 19px;

}

.conxx{
    min-height: 350px;
    border: solid 1px #f1f1f1;
    padding: 20px;
}

html .xboton{
  display: table;
  background: #22415e;
  border: 0;
  padding: 10px 30px 12px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 10px;
  margin-top: 10px;
  font-weight: 600;
}

html .xboton:hover{
  background: #3f79ad;
 
  color: #fff;
  transition: 0.4s;

}
 html .xboton:focus {
  color: #fff;
  outline: none;
  text-decoration: none;
  box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/* 7.0 - Pagination
/*-----------------------------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.pagination {
 display: block;
text-align: center;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 20px;
background: transparent;

}
.pagination a,
.pagination span,  {
 background-color: transparent;
font-size: 16px;
color: #fff;
display: inline-block;
margin: 8px 2px;

font-weight: 700;
padding: 4px 10px;
text-decoration: none;
}

a.page-numbers  {
    height: 40px;
    width: 40px;
    text-align: center;
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #e3e3e3;
    margin: 0 5px;
    margin-left: 5px;
    border-radius: 50% !important;
    font-weight: 600;
    color: #696969;
    display: inline-block;
}

.pagination a:hover,
.pagination span:hover {
  background-color: #122435;
  color: #fff;
}

span.current {
  height: 40px;
    width: 40px;
    text-align: center;
    padding: 0;
    line-height: 40px;
    font-size: 18px;
    border: 1px solid #e3e3e3;
    margin: 0 5px;
    margin-left: 5px;
    border-radius: 50% !important;
    font-weight: 600;
    background-color: #22415e;
color: #ffffff !important;
    display: inline-block;
}
.dots {
  display: none;
}

.blog, .search{
  padding: 5% 0px 0px 0px;
}

.post-meta  {
  font-size: 12px;
  padding: 15px 0;
}

.wpcf7-not-valid-tip {
display: none !important;

}
.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
  display: block;
}
.xinputcontenedor {
position: relative;
display: flex;
margin-bottom: 15px;
}
.xinput{

  width: 45%;
  display: flex;
  font-weight: 600;
}

.xinputcontenedor p{
width: 100%;
margin: 0px;
}

.interesse{
  height: 60px;
   
}
.aster{
  color: #ff0000;
  font-size: 18px;
  vertical-align: top;
  display: contents;
}

select#gtranslate_selector {
  word-wrap: normal;
  font-size: 13px;
}

html #gtranslate_wrapper{
  position: fixed;
  top: 18px !important;
  right: 1% !important;
  z-index: 999999;
}

#gtranslate_wrapper select {
  word-wrap: normal;
  font-size: 12px;
}

.bluebutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border-radius: 15px;
    background: #3b6d9b;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b6d9b), to(#1f3a52));
    background: -moz-linear-gradient(top, #3b6d9b, #22415e);
    background: linear-gradient(to bottom, #3b6d9b, #22415e);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.bluebutton:hover,.greenbutton:hover {
 
    color: #ffffff;
    text-decoration: none;
}

.greenbutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border-radius: 15px;
    background: #3b6d9b;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b6d9b), to(#1f3a52));
    background: -moz-linear-gradient(top, #3b6d9b, #22415e);
    background: linear-gradient(to bottom, #3b6d9b, #22415e);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
body.single .entry-content a:not(.bluebutton){ text-decoration: underline; font-weight: bold; }
body.blog section#portfolio-details .col-md-9 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
body.blog section#portfolio-details .col-md-9 .col-lg-12, body.search section .col-md-9 .col-lg-12{ margin-top: 0; }
body.blog section#portfolio-details header.entry-header.pb-3, body.search section header.entry-header.pb-3 {
    display: none;
}
body.blog section#portfolio-details .portfolio-description h2, body.search section .portfolio-description h2 {
    font-size: 17px;
}
body.blog section#portfolio-details .portfolio-details-slider img, body.blog section#portfolio-details .portfolio-description {
    max-width: 100%;
    padding: 10px 0;
}
body.blog section#portfolio-details .portfolio-details-slider img {
	height: auto;
}
nav.navigation.posts-navigation {
    width: 100%;
    margin: 10px 0 50px;
}
.social-links {
    margin-top: 30px;
}
#secondary .widget_search {
    margin-bottom: 20px;
}
input.search-submit {
    background: #22415e;
    color: #FFF;
    border: 2px solid #22415e;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 3px;
    vertical-align: top;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
    border-radius: 0;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button span {
    color: #FFF;
    text-transform: uppercase;
}
.yikes-easy-mc-form input {
    background-color: #FFF !important;
    border: 1px solid #22415e !important;
    outline: none !important;
    color: #2f3138;
}
.wp-pagenavi {
    margin-bottom: 50px;
}

.wp-pagenavi a, .wp-pagenavi span:not(.current) {
    padding: 8px 14px;
    vertical-align: bottom;
    line-height: 40px;
}
span.current {
    background: #162e42;
    border-radius: 0 !important;
}
body:not(.single-post):not(.blog) section.widget_yikes_easy_mc_widget, body:not(.single-post):not(.blog)  section.widget_search {
    display: none;
}
a.gt_switcher-popup.glink.nturl.notranslate span {
    display: none;
}
section#portfolio-details .row:not(:last-child), body.search section#speakers-details .row:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px dotted #c4c4c4;
    padding-bottom: 20px;
}
body.single-post .container .row .col-md-9 {
    margin: 0 auto;
    max-width: 724px;
}
body.single-post .entry-content p,li,h6 {
    font-size: 20px;
}
body.single-post .entry-content h5 {
    font-size: 21px;
}
body.single-post .entry-content h4 {
    font-size: 22px;
}
body.single-post .entry-content h3 {
    font-size: 23px;
}
body.single-post .entry-content h2 {
    font-size: 24px;
}
body.single-post .entry-content h1 {
    font-size: 26px;
}
body.single-post .entry-content * {
    color: #242424 !important;
}
body.single-post aside#secondary{ display:none; }
body.single-post .entry-content ul li {
    padding-bottom: 10px;
}

/* Estilização do overlay da busca */
.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.search-icon-container {
    padding-left: 25px;
    padding-right: 10px;
    color: #FFF;
    cursor: pointer;
}
.search-box button > i{ color:#22415e; }
.search-box {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 90%;
    max-width: 400px;
    text-align: center;
    position: relative;
	margin:100px auto;
}

.search-box input {
    width: 80%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.search-box button {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
}

.close-search {
    position: absolute;
    top: 0px;
    right: 0;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: none !important;
}
body.single-post .entry-content .yarpp-related h3 {
    color: #22415e !important;
}
.yarpp-thumbnails-horizontal {
    display: grid;
    grid-template-columns: 1fr 1fr;
	gap:10px;
}
.yarpp-thumbnails-horizontal a.yarpp-thumbnail {
    width: 100% !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    width: 100% !important;
}
.yarpp-thumbnails-horizontal a.yarpp-thumbnail img{ height: auto; }
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    max-height: inherit !important;
}
body.blog section#portfolio-details .col-md-12 .col-lg-12 > div.col-lg-12{
	width: 50%;
}
body.blog section#portfolio-details .container, body.search section#speakers-details .container {
    max-width: 727px;
}
.single-post .post-thumbnail img{ max-width:700px; width: 100% !important; }

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

body.blog section#portfolio-details .row.gy-4.pb-5.col-lg-4{ width: 50%; }

}

@media screen and (min-width: 1000px){
	div#logo.me-auto{ margin-right:0;}
.navbar {
    margin: 0 auto;
}
}

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

body.blog section#portfolio-details .col-md-9, body.blog section#portfolio-details .col-md-3,
	body.search section#speakers-details .col-md-9, body.search section#speakers-details .col-md-3{ width: 100%; }
body.single-post .entry-content * {
    font-size: 17px;
}
	body.blog section#breadcrumbs {
    margin-top: 60px;
}
}

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

body.blog section#portfolio-details .row.gy-4.pb-5.col-lg-4{ width: 100%; }
body.blog section#portfolio-details .portfolio-details-slider img, body.blog section#portfolio-details .portfolio-description,
	body.search section#speakers-details .portfolio-details-slider img{
    max-width: 300px;
    padding: 10px 0;
    margin: 0 auto;
    display: table;
}
	body.single-post .entry-content * {
    font-size: 15px;
}
}

