/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@font-face {
    font-family: 'holidayregular';
    src: url('fonts/holiday_regular-webfont.woff2') format('woff2'),
         url('fonts/holiday_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#page-header .l-subheader-cell.at_right ul li a {
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

h5 {
    font-family:'holidayregular', sans-serif !important;
}
.conteudo-slider-inner h5 {
  font-family: 'holidayregular', sans-serif !important;
}
.text-white p {
    color:#fefefe;
}

 .row-noticias .w-post-elm.post_image.usg_post_image_1.has_width.has_ratio a img {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

 .row-noticias .layout_434 .usg_vwrapper_1 {
    width: 55% !important;
    padding-left: 2rem !important;
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
  }

.bg_video {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  z-index: -2;
  min-width: 100%;
  min-height: 395px;
  width: auto;
  height: 100vh;
  object-fit: cover;
  top: 0;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h6 {
    color:#fff;
}
.w-socials-item.instagram .w-socials-item-link i {
  font-size: 1.7em;
}
.item-slider.item-video .conteudo-slider-inner.l-section {
  position: relative;
  z-index: 999;
}
.item-slider.item-video video {
  position: absolute;
  z-index: -1;
}
.box-empresa .w-btn.us-btn-style_3 {
  width: 100%;
}
.box-empresa p, .box-empresa h4 {
    color:#282828;
}
.box-empresa h4 {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.curso .w-grid-item-h {
  background: #fff;
  border-radius: 1rem;
  padding: 20px;
  color: #282828;
}
.curso .w-post-elm.post_title.usg_post_title_1.entry-title.color_link_inherit {
  color: #282828;
}
.w-gallery-list .w-gallery-item img {
  border-radius: 1rem;
}
.w-socials .w-socials-item-link {
  line-height: 3.5rem !important;
  width: 3.5rem !important;
  border: 1px solid #dfc695 !important;
  height: 3.5rem !important;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.w-socials-item-title {
  font-size: 13px;
  text-align: center;
  display: block;
  margin-top: 6px;
  color: #fff;
}
.w-socials-item-link {
  margin: auto;
}
 .text-white h5 {
     margin-bottom:0;
     color:#E2B093;
     font-size:36px;
     line-height:36px;
     margin-top:15px;
 }
.l-header.shadow_thin .l-subheader.at_middle, .l-header.shadow_thin .l-subheader.at_bottom {
    box-shadow: 0 1px 0 #d6be90 !important;
  }
.vc_column_container-custom {
  min-width: 0;
  width: auto;
  max-width: 1140px;
  margin: auto;
}
.owl-item .w-grid-item-h {
  position: relative;
  height: 100%;
  padding: 20px;
}
.w-post-elm.post_image.usg_post_image_1.stretched {
  border-radius: 1rem;
}

.layout_80 .w-grid-item-h {
  background: #e2b093 !important;
  border-radius: 1rem;
  overflow: hidden;
}
.row-noticias .owl-item .w-grid-item-h {
  padding: 0 !important;
}
.row-noticias .layout_80 .usg_vwrapper_1 {
  width: 55% !important;
  padding: 2rem !important;
}

.row-noticias .layout_80 .usg_vwrapper_1 {
  width: 50% !important;
  padding-left: 2rem !important;
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
}
.row-noticias .layout_80 .usg_post_image_1 {
  width: 50% !important;
  padding-left: 2rem !important;
  padding-top: 2rem !important;
  padding-right: 2rem !important;
  padding-bottom: 2rem !important;
}

.localizacao > span, .contato a {
  display: flex;
  align-items: center;
}
.localizacao > span .fal.fa-map-marker-alt {
  color: #d6be8f;
  font-size: 22px;
  margin-right: 15px;
}

.contato .fab.fa-whatsapp {
    color: #d6be8f;
    font-size: 22px;
    margin-right: 15px; 
}

.row-empresas {
    
}

.box-empresa {
    
}
.w-image.image-bg-one {
  position: absolute;
  z-index: 1;
  top: 34%;
  right: -368px;
}
.w-image.image-bg-two {
  position: absolute;
  z-index: 1;
  top: 45%;
  left: -600px;
}
.row-empresas .box-empresa {
  background: #fff;
  border-radius: 1rem;
  overflow: hidden;
  padding: 20px;
}

.row-celebridades, .row-cursos {
    position: relative;
    z-index:9;
}

@media (max-width: 768px) {
    .row-noticias .w-hwrapper {
      display: block;
      align-items: left;
    }
    .row-noticias .layout_80 .usg_post_image_1 {
      width: 100% !important;
    }
    .row-noticias .layout_80 .usg_vwrapper_1 {
      width: 100% !important;
    }
}

@media (max-width: 1366px) {
  .row-noticias .layout_80 .usg_post_title_1 {
    font-size: 1.1rem !important;
    font-weight: 600 !important;
  }
}

.row-cursos, .row-noticias {
  margin-left: -0.7rem;
  margin-right: -0.7rem;
}

.row-noticias .layout_80 .usg_post_image_1 .g-placeholder,  .row-noticias .row-noticias .layout_80 .usg_post_image_1 img{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.w-socials.shape_circle .w-socials-item-link {
  border-radius: 100%;
  border: 1px solid #e2b193 !important;
  background: transparent !important;
}

.w-socials-item .w-socials-item-link-hover {
  background-color: transparent !important;
  background: transparent !important;
  
}
.w-socials-item-link i {
  color: #e2b193 !important;
}
.w-socials-item-link i:hover, .w-socials.shape_circle .w-socials-item-link:hover i  {
  color: #e2b193;
}

.w-socials-item-link {
  line-height: 2em !important;
  width: 2em !important;
}

.copyright p, .copyright a {
    color: #ffffff !important;
    font-size:15px;
}

.row-footer .l-section-h.i-cf {
  border-bottom: 1px solid #989898;
  padding-bottom: 40px;
}
.w-post-elm.post_taxonomy.usg_post_taxonomy_1.style_simple.color_link_inherit {
  background: #e2b193;
  border-radius: 0.3rem;
  text-align: center;
  position: absolute;
  z-index: 9;
  left: 20px;
  top: 20px;
  padding: 5px 15px;
  font-size: 15px;
  color: #282828;
  text-transform: uppercase;
}

.instagram-gallery__actions {
  display: none !important;
}
  .grid-blog .layout_80 .usg_vwrapper_1 {
    width: 55% !important;
    padding: 2rem !important;
  }


.w-person-description p {
  font-size: 50px;
  margin: 0 !important;
  line-height: 66px;
}
.w-person-name {
  font-size: 17px;
  font-weight: 600 !important;
}

.item-slider {
  height: 80vh;
}

.item-slider .conteudo-slider-inner .container .row {
  display: flex;
  height: 80vh;
  align-items: center;
  width: 100%;
}

.item-slider {
  background-size: cover;
  background-position: center center;
  width: 100%;
}

.home .container-slideshow .slideshow.slideshow-mobile {
  display: none !important;
}

.home .container-slideshow .slideshow.slideshow-desktop {
  display: block;
}

.slideshow {
  overflow: hidden;
}

.slideshow .slick-dots {
  position: absolute;
  bottom: 30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots {
  height: 32px;
  bottom: -58px;
  padding: 0 !important;
}
.wpforms-submit-container .wpforms-submit {
  background: #e2b193 !important;
  width: 100%;
  border-radius: 10px !important;
  height: 52px !important;
}
.slider-titulo {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 36px;
  margin-top: 15px;
}
.slider-titulo span {
  color: transparent;
  -webkit-text-stroke-color: #ffa047;
  -webkit-text-stroke-width: 2px;
  display: block;
  font-weight: 700 !important;
}
.slider-descricao {
  font-size: 5rem;
  line-height: 5rem;
}
.btn.btn-custom-blue {
  padding: 1rem 4rem;
  border-radius: 0.5rem;
  font-size: 1.2rem;
  display: inline-block;
}
.btn.btn-custom-blue span {
  color: #ffa047;
  font-weight:600;
}

.header_hor .ush_menu_1.type_desktop.align-edges > .w-nav-list.level_1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.w-tabs-section.active {
  background: #fff;
  border: 2px solid orange !important;
  border-radius: 10px;
  margin-bottom: 10px;
  filter: drop-shadow(5.448px 10.692px 5px rgba(0,32,92,.08));
}
.no-touch .w-tabs-section-header:hover, .no-touch .w-tabs-section-header:focus {
  background: transparent;
}
.w-tabs-section {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  border:0px !important;
  filter: drop-shadow(5.448px 10.692px 5px rgba(0,32,92,.08));
}

.box-shadow {
  filter: drop-shadow(5.448px 10.692px 5px rgba(0,32,92,.08));
}

.w-tabs-section-control {
  background: #fff;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  color: #ffa047;
  filter: drop-shadow(5.448px 10.692px 5px rgba(0,32,92,.08));
}
.w-tabs-section-header.active .w-tabs-section-control {
  background: #ffa047;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  color: #fff;
}
.w-tabs.accordion > div > div > .w-tabs-section-content {
  padding: 0rem 1.5rem 1.5rem 1.5rem;
}

.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::before {
  left: 1.1em !important;
  transform: rotate(-45deg);
}
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::after {
  right: 1.1em !important;
  transform: rotate(45deg);
}
.w-tabs-section-title {
  font-size: 1.5rem !important;
  color:#000;
}
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::before, 
.w-tabs-sections.icon_chevron > div > .w-tabs-section-header .w-tabs-section-control::after {
  content: '';
  position: absolute;
  top: 34%;
  height: 35%;
  width: .15em;
  background: currentColor;
  border-radius: 1px;
}
.w-tabs-section-header {
  padding: 2em 2em;
}

.w-grid-list .owl-item .w-grid-item .w-grid-item-h {
  filter: drop-shadow(5.448px 10.692px 5px rgba(0,32,92,.08));
  background: #fff;
  border-radius: 1rem;
}
.us-nav-style_2 > *, .navstyle_2 > .owl-nav button, .us-btn-style_2 {
  float: right;
}
.w-post-elm.post_title {
  padding: 30px;
}
.w-post-elm.post_image.usg_post_image_1.stretched {
  
}
.w-post-elm.post_image.as_circle {
  border-radius: 100px !important;
}

.w-post-elm.post_content.usg_post_content_1 {
  padding: 0px;
  /*min-height: 145px;*/
}
.us_testimonial .w-post-elm.post_content.usg_post_content_1 {
  padding: 10px 30px 30px 30px;
  min-height: auto;
}
.owl-nav-left-position .owl-nav {
  position: absolute;
  left: -260px;
  bottom: 70px;
}

.owl-nav-right-position .owl-nav {
  position: absolute;
  right: -260px;
  bottom: 70px;
}

@media (min-width: 1367px) {
    .row-noticias .layout_80 .usg_post_title_1 {
      color: #ffffff !important;
      font-size: 1.5rem !important;
      font-weight: 600 !important;
      text-transform: uppercase !important;
      margin-bottom: 0.2rem !important;
    }
}

@media (min-width: 1025px) and (max-width: 1380px) {
  .layout_80 .usg_post_title_1 {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
  }
}
@media (min-width: 1025px) and (max-width: 1380px) {
.blog-grid  .layout_80 .usg_post_title_1 {
    font-size: 1.1rem !important;
    font-weight: 500 !important;
  }
}
.row-dempoimentos .layout_testimonial_1 .usg_hwrapper_1 {
    margin-bottom: 0rem !important;
  }


.owl-nav .owl-prev, .owl-nav .owl-next {
  background: #ffa047 !important;
  color: #fff !important;
}
.owl-carousel.navstyle_circle .owl-nav button {
  height: 4.5rem;
  width: 4.5rem;
  border-radius: 100px;
}
.owl-prev {
  margin-right: 10px !important;
}

.custom-grid-depo .layout_testimonial_1 .usg_vwrapper_1 {
    border: 0 !important;
    filter: drop-shadow(5.448px 2.692px 12px rgba(0,32,92,.08));
    background: #fff;
    border-radius: 1rem !important;
}

.custom-grid-depo .w-post-elm-value {
  font-size: 1.3rem;
  font-weight: 400;
}
.custom-grid-depo  .w-post-elm.post_content.usg_post_content_1 {
  padding: 0;
  margin-bottom: 25px;
}
.custom-grid-depo .w-post-elm.post_custom_field.usg_post_custom_field_2.has_text_color.type_text.us_testimonial_role.color_link_inherit .w-post-elm-value {
    color:#ffa047;
    font-size: 1.2rem;
}
.local-de-atentimento.type-local-de-atentimento.status-publish.has-post-thumbnail.hentry {
  padding: 25px 15px;
}

.row-atendimento .owl-carousel .owl-item, 
.row-cirurgias .owl-carousel .owl-item {
  max-width: 400px;
}
.w-grid-list.owl-carousel.navstyle_circle.navpos_outside.owl-loaded.owl-drag {
  margin-left: 0px !important;
}
.layout_simple_circle.with_desc {
  display: flex;
  width: 100%;
}
.layout_simple_circle.with_desc .w-person-image {
  margin-right: 15px;
}
.w-person-description {
  margin-left: auto;
}
.layout_simple_circle.with_desc .w-person {
  display: flex;
  margin: 0;
  text-align: left;
}
/*.row-atendimento .owl-stage {
  margin-left: 0;
}*/
.owl-carousel .owl-item {
  /* float: right !important;*/
}

.owl-carousel .owl-wrapper-outer {
  /* direction: rtl !important;*/
}  

.row-formulario .wpforms-validate.wpforms-form {

}

.row-formulario .wpforms-field-large {
  background: transparent !important;
  border-bottom: 1px solid #ddd !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  border-radius:0 !important;
  border-bottom: 2px solid #8c8c8c !important;
}

.row-formulario .wpforms-field-large {
  background: transparent !important;
  border-bottom: 1px solid #ddd !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  height: auto !important;
  font-size: 15px !important;
  border-radius:0 !important;
  border-bottom: 2px solid #8c8c8c !important;
  color: #fff !important;
  font-weight: 300 !important;
}

.floating textarea:not(:placeholder-shown), 
.floating input:not(:placeholder-shown), 
.row-formulario form .wpforms-field .wpforms-field-large:focus, 
.row-formulario form .wpforms-field .wpforms-field-large:active {
  border-left: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 2px solid #e9cf9c !important;
  box-shadow: none !important;
  border-radius:0 !important;
}

form#wpforms-form-123 {
    position: relative;
}
form#wpforms-form-123 .floating label:nth-of-type(2) {
    display: none;
}
.floating input {
    position: relative;
   
}
.floating textarea {
    position: relative;
    min-height: 200px;
    padding: 35px 15px 15px 15px !important;
}
.floating input + label {
    position: relative !important;
    top: -40px !important;
    opacity: .5;
    font-size: 15px !important;
    transition: all .5s ease-in-out 0s;
    margin-bottom: 0 !important;
}
.floating textarea + label {
    position: relative !important;
    top: -200px !important;
    opacity: .5;
    font-size: 15px !important;
    transition: all .5s ease-in-out 0s;
}

.wpforms-container .wpforms-field-label {
  font-weight: 300;
  color:#fff !important;
}
.floating input:focus + label, .floating input:not(:placeholder-shown) + label {
    top: -70px !important;
    opacity: 1 !important;
    color:#d1b88c !important;
    font-size: 16px !important;
}
.floating textarea:focus + label, .floating textarea:not(:placeholder-shown) + label {
    top: -220px !important;
    opacity: 1;
     color:#d1b88c !important;
     font-size: 16px !important;
}
.floating.wpforms-has-error em.wpforms-error {
    position: relative;
    top: -50px;
    left: 10px;
}
.wpforms-field-textarea.floating.wpforms-has-error em.wpforms-error {
    position: relative;
    top: -190px;
    left: 10px;
}
.floating.wpforms-has-error label {
    display: none;
}
.floating ::-webkit-input-placeholder { /* Chrome and Safari */
   color: transparent !important;
}
.floating :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: transparent !important;
}
  
.floating ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: transparent !important;
}
  
.floating :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: transparent !important;
}
  
.floating ::-ms-input-placeholder { /* Microsoft Edge */
   color: transparent !important;
}

.wpb_wrapper ul, .ul-custom ul {
  list-style: none !important;
  padding: 0;
  margin: 0 20px 20px 0px;
}
.wpb_wrapper ul li, .ul-custom ul li {
  padding-left: 20px;
  position: relative;
}
.wpb_wrapper ul li::before, .ul-custom ul li::before {
  content: ' ' !important;
  position: absolute !important;
  width: 8px !important;
  height: 8px !important;
  z-index: 999 !important;
  border-radius: 100px !important;
  left: 0 !important;
  top: 6px !important;
  border: 2px solid #ffa047 !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  position: absolute;
  width: 100% !important;
  bottom: 20px;
  padding: 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  background: #D6D6D6;
  border-radius: 100px;
}
.owl-dot span {
  background: rgba(0,0,0,0.3);
  width: 15px !important;
  height: 15px !important;
}

.w-post-elm.post_title {
  padding: 10px 0;
  text-align: left;
  direction: ltr;
}
.w-post-elm.post_content.usg_post_content_1 {
  text-align: left;
  direction: ltr;
}

.row-dempoimentos p {
  font-style: italic;
}

.w-btn.us-btn-style_3.usg_btn_1 {
  width: 100%;
}

.btn-full-width .w-btn.us-btn-style_1.full-width {
  width: 100% !important;    
}

/*
.cirurgia .w-post-elm.post_content.usg_post_content_1 {
  min-height: 240px;
}

.cirurgia .w-post-elm.post_title {
  height: 100px;
}*/

@media screen and (max-width: 900px) {
  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
    left: -1rem;
    right: -1rem;
    padding-left: .3rem;
    padding-right: .3rem;
    text-align: center;
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
}

@media (min-width: 1025px) and (max-width: 1380px) {
  .layout_testimonial_1 .usg_post_image_1 {
    width: 5rem !important;
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
}

@media (max-width: 768px) {
   .row-depoimentos .w-tabs-section-content {
  min-height: 340px;
}
    
    .row-atendimento {
  display: flex !important;
  flex-direction: column !important;
}
.row-atendimento .wpb_column.vc_column_container:last-child {
  order: 1 !important;
}
.row-atendimento .wpb_column.vc_column_container:first-child {
  order: 2 !important;
}
    .layout_simple_circle.with_desc {
  display: block;
  width: 100%;
}
    .row-formulario .wpforms-validate.wpforms-form {
  padding-left: 0px;
  padding-right: 0px;
}
  .home .container-slideshow .slideshow.slideshow-mobile {
    display: block !important;
  }
  .home .container-slideshow .slideshow.slideshow-desktop {
      display: none !important;
    }
    .slider-titulo {
      font-size: 3rem;
      line-height: 3.2rem;
    }
    .slider-descricao {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
    .btn.btn-custom-blue {
      font-size: 1.2rem;
      padding: 0.7rem 2rem;
    }
    .btn.btn-custom-blue span {
      display: block;
    }
}

@media (min-width: 1380px) {
    .row-cirurgias {
      padding-left: 312px;
    }
    .row-atendimento {
      padding-right: 312px;  
    }
}
