/*Corrigir menu para facilitar o click*/
.navbar-toggler-line {
  display: block;
  height: 2px;
  width: 100%;
  background-color: #2B3651; /* troque a cor conforme seu layout */
  margin: 0px 0;
  border-radius: 2px;     /* visual mais bonito */
  transition: all 0.2s;
}


@media (min-width: 991px){
  .nodesktop{
  display: none !important;
  }
}
@media (max-width: 991px){
  .nomobile{
  display: none !important;
  }
}
li.dropdown > a:after {
  font-family: var(--fa-style-family,"Font Awesome 5 Free");
  font-weight: var(--fa-style,900);
  content: "\f107";
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  font-size: 13px;
  margin-top: 4px;
}
ul.dropdown-menu li.dropdown > a:after {
  font-family: var(--fa-style-family,"Font Awesome 5 Free");
  font-weight: var(--fa-style,900);
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
}
@media (max-width: 991px){
li.dropdown > a:after {
  font-family: var(--fa-style-family,"Font Awesome 5 Free");
  font-weight: var(--fa-style,900);
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0px;
}
}
/* Move reCAPTCHA v3 badge to the left */

 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}
@media only screen and (max-width: 769px) {
  .swap-on-mobile {
  display: flex !important;
  flex-direction: column-reverse;
  }
}
/* Cursor */
html :where([style*=border-width]) {
  border-style: none !important;
}
.magic-cursor-wrapper{
  padding: 0px !important;
  margin: 0px !important;
}
#ball-cursor{
  padding: 0px !important;
  margin: 0px !important;
  background-color: #DB8F75 !important;
}
#ball-cursor-loader{
  padding: 0px !important;
  margin: 0px !important;
}
#ball-cursor:before, #ball-cursor:after{

}
html, body {
  max-width: 100%;
  overflow-x: hidden;
}
/* main */
:root{
  --base-color: #2B3651 !important;
  --dark-gray: #2B3651 !important;
  --yellow: #DB8F75 !important;
}
p, ul, ol {
margin-bottom: 20px;
}
ul li{
  list-style: initial;
}
ul.portfolio-wrapper li{
  list-style: none;
}
.link-2{
  color: #DB8F75 !important;
}
.link-2:hover{
  color: #2B3651 !important;
}
.bg-ichs1{
  background-color: #2B3651 !important;
}
.bg-ichs2{
  background-color: #C7BB96 !important;
}
.text-ichs1{
  color: #2B3651 !important;
}
.text-ichs2{
  color: #C7BB96 !important;
}
.text-ichs3{
  color: #FFF8F8 !important;
}
.bg-yellow{
  background-color: #DB8F75;
}
.bg-light-gray{
  background-color: #DB8F75 !important;
}
.btn.btn-base-color:hover, .btn.btn-base-color:active {
background-color: #DB8F75 !important;
border-color: #DB8F75;
color: #FFF !important;
}
.text-cornflower-blue, .text-base-color{
  color: #FFF !important;
}
body{
  overflow-x: hidden;
  background-color: #2B3651;
}
#page-content{
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #FFF8F8;
}
#home-content{
  background-color: #FFF8F8 !important;
}
#home-posts{
  -webkit-border-bottom-right-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-bottomright: 40px;
  -moz-border-radius-bottomleft: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.bg-white{
  background-color: #FFF8F8 !important;
}
.bg-white2{
  background-color: #FFF !important;
}
h1, h2, h3, h4, h5, h6{
  color: #2B3651;
  font-family: 'cerebri-sans-semibold' !important;
}
h2, .h2 {
font-size: 2.5rem;
line-height: 3rem;
}
h3, .h3 {
font-size: 2.313rem;
line-height: 3rem;
}
h4, .h4 {
font-size: 2rem;
line-height: 2.7rem;
}
h5, .h5 {
font-size: 1.7rem;
line-height: 2.2rem;
}
h6, .h6 {
font-size: 1.5rem;
line-height: 1.9rem;
}
section {
padding-top: 65px;
padding-bottom: 65px;
}
#page-title{
  margin-top: 151px;
  padding-top: 45px;
  padding-bottom: 45px;
}
#page-title h1{
  margin-bottom: 0px;
  font-size: 3rem;
}
@media (max-width: 991px){
  #page-title{
  margin-top: 151px;
  padding-top: 30px;
  padding-bottom: 30px;
  }
  #page-title h1{
  font-size: 3rem;
  line-height: 4rem;
  }
  h2, .h2 {
  font-size: 3rem;
  line-height: 3rem;
  }
  section {
  padding-top: 45px;
  padding-bottom: 45px;
  }
  .blog-classic .card .card-body .categories-text:after{
  display: none;
  }
}
@media (max-width:768px){
  #page-title{
  margin-top: 106px;
  padding-top: 30px;
  padding-bottom: 30px;
  }
}
/* header */
.navbar .navbar-nav .simple-dropdown .dropdown-menu{
  -webkit-border-bottom-right-radius:  20px;
  -webkit-border-bottom-left-radius:  20px;
  -moz-border-radius-bottomright:  20px;
  -moz-border-radius-bottomleft:  20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #FFF8F8 !important;
}
@media (max-width: 991px){
  .navbar-collapse {
    background-color: #FFF8F8 !important;
  }
}
.navbar .navbar-nav .dropdown .dropdown-menu a{
  color: #2B3651;
  font-size: 16px;
  line-height: 22px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li{
  padding: 0 30px 0 30px;
}
.navbar .navbar-nav .nav-item:hover .nav-link, .navbar .navbar-nav .nav-item.active .nav-link{
  opacity: 0.8;
  color: #DB8F75;
}
header .navbar-brand{
  padding: 15px 0px;
}
header.sticky .navbar-brand{
  padding: 12px 0px;
}
header .navbar-brand img {
max-height: 80px;
}
header.sticky.sticky-active .navbar-brand .alt-logo{
  max-height: 60px;
}
/* body */
@media (max-width: 1390px){

}
@media (max-width: 991px){

}
@media (max-width: 661px){

}
/*Footer */
footer .footer-logo img {
height: 70px;
max-height: 70px;
width: auto;
}
.footer-dark ul li a, .footer-dark .widget-link {
color: var(--white);
opacity: 0.8;
}
.footer-dark, .footer-dark a {
color: #FFF;
}
footer.half-footer {
padding-top: 50px;
padding-bottom: 50px;
margin-bottom: 0px !important;
}
    .gform_wrapper input[type="submit"] {
    background-color: #2B3651 !important; /* Example background color (blue) */
    color: #FFFFFF !important; /* Example text color (white) */
    /* Optional: remove border for a cleaner look */
    border: none !important;
}
    .gform_wrapper input[type="submit"]:hover {
    background-color: #4a51ae !important; /* Darker blue on hover */
    color: #ffffff !important; /* Slightly darker white text on hover */
}
.gform_wrapper .gform_fields {
  gap: 20px !important; /* ou menos, se quiser colar mais */
}
.services-box-style-06 .services-text:after{
  display: none;
}

.wpc-filters-widget-content input{
  width: initial !important;
  padding: 10px 11px;
}
.wpc-filters-main-wrap input[type=checkbox]:after{
  left: 8px !important;
}
.wpc-filter-title {
font-size: 20px;
font-weight: bold;
color: #FFF;
margin-bottom: 4px;
}
.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-term-count-0:not(.wpc-has-not-empty-children), .wpc-term-count-0:not(.wpc-has-not-empty-children) a, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a{
  opacity: 1 !important;
}
.wpc-filters-main-wrap li.wpc-term-item a{
  color: #FFF;
}
.wpc-filters-main-wrap input[type=radio]:checked, .wpc-filters-main-wrap input[type=checkbox]:checked{
  border-color: #FFF !important;
}
.wpc-filters-main-wrap input[type=checkbox]:after{
  background-color: #DB8F75!important;
  top: 4px !important;
  left: 5px !important;
}
@media screen and (min-width: 768px){
  .wpc-filters-main-wrap input[type=radio]:hover, .wpc-filters-main-wrap input[type=checkbox]:hover {
  border-color: #FFF !important;
  }
}
.wpc-no-filter-terms{
  color: #FFF;
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list{
  margin-bottom: 0px !important;
}
.wpc-filters-section{
  margin-bottom: 21px !important;
}
.wpc-filters-widget-wrapper .wpc-posts-found p{
  color: #FFF;
}
.wpc-filters-widget-content{
  background-color: #DB8F75;
  padding: 25px 30px 1px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.wpc-edit-filter-set{
  display: none;
}
.wpc-filters-widget-wrapper .wpc-posts-found p{
  font-weight: bold;
  background-color: #edb4a1;
  border-radius: 80px;
  color: #9d573f;
  margin: 10px 0px 20px 0px !important;
  padding: 4px 16px;
}
.wpc-filters-main-wrap.wpc-filter-set-123.wpc-filter-request .wpc-posts-found{
  padding: 20px 0px;
  text-align: center;
  color: #2B3651;
  font-weight: bold;
}
.wpc-no-filter-terms{
  font-size: 15px;
}
.post-type-archive-course .wpc-posts-found{
  display: none;
}
.review-star-icon i {
color: #DB8F75;
letter-spacing: 1px;
}
.border-base-color {
border-color: var(--base-color) !important;
}
@media (max-width: 767px){
  header .header-top-bar + .navbar{
    border-top: 8px solid #DB8F75;
  }
  header .navbar-brand img {
  max-height: 70px;
  }
}
@media (max-width: 567px){
  #page-content{
    padding-left: 15px;
    padding-right: 15px;
  }
}
.gform-theme--framework .gfield_list_group_item::before, .gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){
  font-size: 17px !important;
}
.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus, .gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{
  --gf-local-border-color: #DB8F75 !important;
  --gf-local-outline-color: #C7BB96 !important;
}
.single-course #page-title{
  padding-bottom: 0px;
}
.border-radius-30px{
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.single-course #page-content{
  -webkit-border-top-left-radius: 40px;
  -webkit-border-top-right-radius: 40px;
  -moz-border-radius-topleft: 40px;
  -moz-border-radius-topright: 40px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;

  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
#course-posts{
  -webkit-border-bottom-right-radius: 40px;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-bottomright: 40px;
  -moz-border-radius-bottomleft: 40px;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.border-bottom.border-color-extra-medium-gray{
  border-color: rgba(255, 255, 255, 0.357) !important;
}
.img-radius img{
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.vc_btn3.vc_btn3-style-custom{
  background-image: initial !important;
}
.vc_btn3.vc_btn3-size-md{
  font-size: 16px !important;
  padding: 14px 24px !important;
  font-family: 'cerebri-sans-semibold';
}
.btn{
  font-family: 'cerebri-sans-semibold' !important;
}
#home-posts{
  padding-top: 0px;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{
  background-color: #C7BB96 !important;
}
.vc_tta-color-sandy-brown.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body{
  background-color: #aea078 !important;
  padding: 30px 30px;
}
.vc_tta-panel-title{
  font-size: 1.5rem !important;
}
.vc_toggle_title h4{
  font-size: 1.2rem !important;
}
.vc_do_toggle{
  margin-bottom: 0px !important;
}
.vc_toggle_content{
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.vc_tta-panel-body h1, .vc_tta-panel-body h2, .vc_tta-panel-body h3, .vc_tta-panel-body h4, .vc_tta-panel-body h5, .vc_tta-panel-body h6{
  color: #FFF !important;
}
.mini-text{
  font-size: 13px;
  line-height: 19px;
}
blockquote{
  border-left: 4px solid #dedede;
  padding-left: 15px;
}
.ads img, .ads .n2-ss-slider .n2-ss-slide-background-image img{
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
