@charset "UTF-8";
/* CSS Document */
/*   
Theme Name:  Aleph &middot; Escola de Psicanálise
Theme URI: http://www.aleph.psc.br
Description: Tema especial para Aleph . Escola de Psicanálise
Author: Rodrigo Diniz
Author URI: http://www.rodrigodiniz.net
Version: 1.0 
. 
Template criado exclusivamente para Aleph &middot; Escola de Psicanálise / Todos os direitos reservados. 

/*!
 * Start Bootstrap - HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
  height: 100%;
  min-height: 100%;
}
body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}
p {
  margin: 0 0 20px;
}
a {
  color: #f90;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
.btn-primary {
  color: #333;
  background-color: transparent;
  border-color: transparent;
  padding: 0;
}
.btn {
  border-radius: 0;
  font-size: 14px;
  font-weight: 700;
}
.btn:hover {
  background: transparent;
  border: 1px solid transparent;
  color: #f90;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}
.navbar {
  border-radius: 0;
  padding: 0 15px;
}
.navbar-default {
  background-color: #fff;
  border: none;
}
.nav > li > a {
  display: inline-block;
}
.conta {
  background: #eee;
  color: #666 !important;
  padding: 0 5px;
  margin-right: 20px;
}
.conta a {
  color: #666 !important;
}
.conta a:hover {
  color: #ccc !important;
}
.navbar-header {
  float: none !important;
}
.navbar-brand {
  background: url(//aleph.psc.br/wp-content/themes/aleph/images/logo-aleph.png)
    0 0 no-repeat scroll;
  text-indent: -90000px;
  display: block;
  width: 196px;
  padding: 40px 0;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f90;
}
.navbar-toggle {
  background-color: #fff;
}
.nav-first {
  margin-top: 2px;
}
.nav-first > li > a {
  position: relative;
  display: block;
  padding: 5px 0 0 0;
  border-top: 4px solid transparent;
  font-size: 15px;
  margin: 10px 8px 0;
  text-transform: uppercase;
  color: #777 !important;
  font-weight: 700;
}
.nav-first > li > a:hover {
  border-top: 4px solid #f90;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
}
.nav-second > li > a {
  padding: 15px 8px 5px;
  font-size: 15px;
}
.nav-logo {
  padding: 0;
}
a.cart {
  color: #999;
}
a.phone {
  color: #f90 !important;
  padding: 15px 10px 5px 20px !important;
}
.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #fff;
  border-color: #f90;
}
.dropdown-menu {
  top: 133%;
}
.navbar {
  margin-bottom: 20px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent !important;
  border-top: 4px solid #f90;
}
#magazine {
  position: relative;
  background: #e2e2e2;
  padding: 40px 0;
}
.blkinfm {
  padding: 15px 15px 15px 0;
}
.blkinfm222 {
  margin-bottom: 15px;
}
.blkinfm h1,
.blkinfm222 h1 {
  margin: 0 0 10px;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  padding: 15px 0 0;
}
.blkinfm h1:before,
.blkinfm222 h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
  background-color: #f90;
}
.blkinfm p,
.blkinfm222 p {
  margin-bottom: 0;
}
.blkinfm p a,
.blkinfm222 p a {
  color: #333;
  display: block;
}
.blkinfmL {
  padding: 15px;
  width: 40%;
  top: 0;
  right: 0;
}
.blkinfmL h1 {
  font-size: 14px;
}
.blkinfmL p {
  font-size: 14px;
}
.flex-caption {
  width: 100%;
  padding: 1% 2%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
  position: absolute;
}
li.css a {
  border-radius: 0;
}
.flexslider .slides > li {
  position: relative;
}
.flexslider {
  border: 0 !important;
}
.slides h2 {
  color: #fff !important;
  font-size: 20px !important;
  padding: 10px 0 !important;
}
.slides p {
  color: #fff !important;
  font-size: 15px !important;
  padding: 5px 0 !important;
  margin: 0 !important;
}
#destaque {
  background: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 45px 0;
}
#destaque h1 {
  margin: 0;
  padding: 15px 0 30px;
  font-size: 22px;
  color: #333;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
#destaque h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
  background-color: #b20000;
}
#destaque h2 {
  margin: 0;
  padding: 15px 0 10px;
  font-size: 22px;
  color: #999;
  font-weight: 700;
  position: relative;
}
#destaque .date {
  font-size: 16px;
  color: #444;
  font-weight: 700;
  margin-bottom: 15px;
  display: inline-block;
}
#main-home {
  background: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 45px 0;
}
#main-home h2 {
  margin: 0;
  padding: 15px 0 30px;
  font-size: 22px;
  color: #777;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
#main-home h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
}
#main-home h2.orange:before {
  background: #f90;
}
#main-home h2.green:before {
  background: #004020;
}
#main-home h2.blue:before {
  background: #f90;
}
#main-home h2.black:before {
  background: #000;
}
#main-home h2.red:before {
  background: #666;
}
#main-home h2.tgray:before {
  background: #f1f1f1;
}
.box-comunicado {
  background: #f1f1f1;
  padding: 20px;
}
.box-comunicado h2 {
  display: inline-block;
  padding: 15px 0 15px !important;
}
.box-comunicado p {
  margin: 0 0 12px !important;
}
.box-comunicado a {
  color: #333;
}
.bxec {
  background-image: url(http://aleph.psc.br/wp-content/uploads/2021/02/banner-site.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 90px 40px 50px;
}
.bxec h2 {
  color: #000 !important;
}
.img-eventos {
  margin-bottom: 20px;
}
.tp-ev {
  position: relative;
}
.flt-ds {
  position: absolute;
  bottom: 60px;
  left: 0;
}
.flt-ds p {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  padding: 0 30px;
  line-height: 29px;
}
.img-banner {
  width: 100%;
  height: auto;
}
.item {
  width: auto;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.h100v {
  height: 100%;
}
.h70v {
  height: 76%;
}
.h50v {
  height: 50%;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.comunc {
  padding: 10% 0 0;
}
.comunc p {
  font-size: 18px;
  color: #fff;
  text-align: justify;
}
h1.comc {
  margin: 0;
  padding: 15px 0;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  70% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
#publi-desc h2 {
  margin: 0;
  padding: 15px 0 30px;
  font-size: 22px;
  color: #777;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
#publi-desc h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
  background: #f90;
}
#main-pages {
  padding: 50px 20px;
}
.event-date-pages h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
}
.event-date-pages h2 a {
  color: #666 !important;
}
.event-date-pages p {
  margin-bottom: 5px;
}
.event-date-pages li a {
  color: #666 !important;
}
.event-date-pages li a:hover {
  color: #f90 !important;
  text-decoration: none !important;
}
.event-date-pages .btn-primary {
  font-weight: 400 !important;
}
article h2 {
  margin-bottom: 30px;
}
article img {
  max-width: 100%;
  height: auto;
}
.atividades {
  background: #f1f1f1;
  padding: 20px;
}
.bt {
  display: block;
  font-weight: 700;
  padding: 5px;
  text-align: center;
}
.bt:hover {
  text-decoration: none;
}
.bt-comprar {
  background: #fff;
  color: #333;
}
.bt-comprar:hover {
  background: #888;
  color: #fff;
}
.bt-textos {
  background: #ccc;
  color: #333;
}
.bt-textos:hover {
  background: #555;
  color: #fff;
}
.bt-videos {
  background: #f90;
  color: #fff;
}
.bt-videos:hover {
  background: #555;
  color: #fff;
}
.event-date .date-atividades {
  color: #f90 !important;
}
.content-infos {
  background: #000;
}
.event-date {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.event-date li {
  list-style-type: none;
  padding: 12px 0 12px 20px;
  position: relative;
  display: block;
  border-top: 1px solid #fff;
  font-size: 14px;
}
.event-date li:first-child {
  border-top: none;
}
.event-date li {
  color: #333;
}
.event-date-atividades li a {
  color: #000;
}
.event-date-texto li a {
  color: #666;
}
#menu-navegation-comissoes .current-menu-item li a {
  color: #000 !important;
}
.event-date li a:hover {
  text-decoration: underline;
}
.event-date li:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #dadada;
  font-size: 18px;
  padding-right: 0;
  position: absolute;
  top: 10px;
  left: 0;
}
.event-date .date {
  font-size: 14px;
  color: #888;
  font-weight: 4000;
  margin-bottom: 5px;
  display: block;
}
.list-post {
  margin-bottom: 25px;
}
.list-post h2 {
  padding: 2px 0 2px 20px;
  position: relative;
  display: block;
  font-size: 18px;
  margin: 0 !important;
  font-weight: 500;
}
.list-post h2 a {
  color: #333;
}
.list-post h2 a:hover {
  text-decoration: underline;
}
.list-post h2:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #dadada;
  font-size: 18px;
  padding-right: 0;
  position: absolute;
  top: 3px;
  left: 0;
}
.widget ul {
  padding: 0;
}
.widget ul li {
  list-style-type: none;
  padding: 12px 0 12px 20px;
  position: relative;
  display: block;
  border-top: 1px solid #fff;
  font-size: 14px;
}
.widget ul li:first-child {
  border-top: none;
}
.widget ul li {
  color: #333;
}
.widget ul li a:hover {
  text-decoration: underline;
}
.widget ul li:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #dadada;
  font-size: 18px;
  padding-right: 0;
  position: absolute;
  top: 10px;
  left: 0;
}
.events {
  background: #666;
  padding: 20px;
}
#main-home h2.tt-events {
  color: #fff;
}
.event-date .date-events {
  color: #dadada;
}
.events a {
  color: #fff;
}
.events a:hover {
  color: #f1f1f1;
}
.tt-destaque {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #ccc;
  font-weight: 500;
}
#map {
  background: #f90;
}
.textos {
  background: #fff;
  padding: 20px;
}
footer {
  background: #f90;
}
.footer-bottom {
  text-align: center;
}
.footer-bottom p {
  font-size: 12px;
  margin: 0;
  color: #fff;
}
.footer-bottom img {
  margin-bottom: 15px;
  width: 95px;
  height: auto;
}
.top-footer {
  padding-top: 20px;
  overflow: hidden;
}
.top-footer p {
  color: #fff;
}
.top-footer h3 {
  margin: 0;
  padding: 15px 0 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.top-footer h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
  background: #fff;
}
.top-footer address p {
  color: #fff;
  line-height: 25px;
}
.nav-footer {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav-footer li {
  position: relative;
  padding: 3px 0 3px 15px;
  position: relative;
  display: block;
  font-size: 14px;
}
.nav-footer li a {
  color: #fff;
}
.nav-footer li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  font-size: 18px;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.box-footer {
  margin-bottom: 20px;
}
#pages {
  background: #fafafa;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  padding: 20px 0;
}
#pages h1 {
  margin: 0;
  font-size: 30px;
  color: #333;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  padding: 15px 0 0;
}
#pages h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 60px;
  background-color: #f90;
}
.sidebar {
  background: #f1f1f1;
  padding: 30px;
  margin-bottom: 30px;
}
.sidebar p {
  color: #666;
}
.sidebar p a {
  color: #000;
  text-decoration: underline;
}
.sidebar p a:hover {
  color: #f90;
  text-decoration: underline;
}
.sidebar h3 {
  margin: 0 0 20px;
  font-size: 20px;
  color: #666;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  padding: 15px 0 0;
}
.sidebar h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 40px;
  background-color: #f90;
}
.form-control {
  border-radius: 0;
}
.ct-contactForm {
  margin-bottom: 20px;
}
.ct-contactForm textarea {
  height: 132px;
}
.btn-news {
  color: #000;
  background-color: #ffa928;
  border-color: #ffa928;
  width: 100%;
}
.btn-news:hover {
  color: #fff;
  background-color: #ffa928;
}
.white {
  background: #fff;
}
.gray {
  background: #f1f1f1;
}
.gray2 {
  background: #f7f7f7;
}
.gray3 {
  background: #f8f8f8;
}
.gray4 {
  background: #ccc;
}
span.colorgray {
  color: #999 !important;
  font-weight: 300;
}
.bg45 {
  background: url(//aleph.psc.br/wp-content/themes/aleph/images/bg-header.png);
}
.pd0 {
  padding: 0 !important;
}
.pdbt20 {
  padding: 30px;
}
.pdbt15 {
  padding: 15px 30px;
}
.pdbt20bn {
  padding: 30px 30px 20px;
}
.margintop10 {
  margin-top: 10px !important;
}
.margintop20 {
  margin-top: 20px !important;
}
.margintop30 {
  margin-top: 30px !important;
}
.paddingbot20 {
  padding-bottom: 20px !important;
}
.hidden {
  overflow: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.nobottom {
  margin-bottom: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #ff9900 !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
.woocommerce ul.products li.product .price del {
  float: left !important;
  margin-right: 10px !important;
}
.woocommerce ul.products li.product .onsale {
  display: none !important;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .nav-first > li > a {
    font-size: 14px;
    margin: 10px 8px 0;
    padding: 5px 0 0 0;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-brand {
    padding: 33px 0;
  }
  .nav-first > li > a {
    font-size: 14px;
    margin: 10px 8px 0;
    padding: 5px 0 0 0;
  }
}
@media (max-width: 768px) {
  .navbar-default {
    background-color: #f90;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-brand {
    background: url(//aleph.psc.br/wp-content/themes/aleph/images/logo-aleph.png)
      0 0 no-repeat scroll;
    display: block;
    padding: 0;
    text-indent: -90000px;
    width: 135px;
    background-size: 105px 37px !important;
  }
  .nav-second > li > a {
    padding: 10px !important;
    font-size: 15px;
    color: #fff !important;
    float: left;
  }
  .nav-first > li > a {
    padding: 6px 0;
    border-top: 1px solid #fff;
    font-size: 14px;
    margin: 0;
    color: #fff !important;
    font-weight: 400;
  }
  .nav-first > li > a:hover {
    border-top: 1px solid #fff;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
    -ms-transition: all ease 700ms;
    -o-transition: all ease 700ms;
    color: #000 !important;
  }
  .dropdown-menu > li > a {
    padding: 0;
    color: #fff !important;
    display: inline;
  }
  .dropdown-menu > li > a:hover {
    color: #000 !important;
  }
  .comunc p {
    font-size: 14px;
    color: #fff;
  }
  #publi-desc h2 {
    margin: 0;
    padding: 15px 0 30px;
    font-size: 16px;
  }
}

/*********************************/

.dobra-home {
  display: flex;
  flex-flow: column;
  gap: 16px;
  margin-bottom: 40px;
  max-width: 600px;
  margin: 0 auto;
}

.dobra-home .side {
  display: flex;
  flex-flow: column;
  gap: 16px;
}

.dobra-home .side.left {
  flex: 0 0 100%;
  max-width: 100%;
}

.dobra-home .side.right {
  /* flex: 0 0 calc(50% - 12px); */
}

.dobra-home .side.left .item1 {
  flex: 0 0 100%;
  background-size: cover;
  background-position: center;
}

.dobra-home .side.right .item1 {
  flex: 0 0 calc(25% - 18px);
}

.dobra-home .side .item1 {
  aspect-ratio: 16/17;
}

.dobra-home .side .item1 .inner1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.2s;
  text-decoration: none;
}

.dobra-home .side.left .inner1 .shadow {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #333 100%);
}

.dobra-home .side.left .inner1 .txt {
  position: relative;
  z-index: 2;
  background-color: transparent !important;
}

@media (min-width: 1200px) {
  .dobra-home .side.left .inner1 .txt {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}

.dobra-home .side.left .inner1 .txt h4 {
  color: #fff !important;
  display: inline-block;
  background-color: #f3a618;
  padding: 8px;
}

.dobra-home .side.left .inner1 .txt h3 {
  font-size: 24px !important;
  min-height: auto !important;
  color: #fff !important;
}

@media (min-width: 1200px) {
  .dobra-home .side.left .inner1 .txt h3 {
    font-size: 40px !important;
  }
}

.dobra-home .side.left .owl-dots {
  margin-top: 0 !important;
  position: relative;
  top: -50px;
}

.dobra-home .side.left .owl-dots .owl-dot span {
  border: solid 1px #f3a618;
  background-color: transparent;
  width: 16px;
  height: 16px;
  margin: 0 4px;
}

.dobra-home .side.left .owl-dots .owl-dot.active span {
  background-color: #f3a618;
}

@media (min-width: 1200px) {
  .dobra-home .side.left .item1 {
    aspect-ratio: inherit !important;
    height: 547px;
  }
}

.custom-nav-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-nav-wrapper .customPrevBtn,
.custom-nav-wrapper .customNextBtn {
  position: relative;
  top: -52px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #fff;
  padding: 0 16px;
}

.custom-nav-wrapper .customPrevBtn.disabled,
.custom-nav-wrapper .customNextBtn.disabled {
  opacity: 0.5;
  /* pointer-events: none; */
}

.dobra-home .side .item1 .inner1:hover,
.dobra-home .side .item1 .inner1:active {
  text-decoration: none;
  -webkit-box-shadow: 0 0 12px 0 rgba(25, 25, 25, 0.1);
  box-shadow: 0 0 12px 0 rgba(25, 25, 25, 0.1);
}

.dobra-home .side .item1 .inner1 .img {
  flex: 1;
  position: relative;
}

.dobra-home .side .item1 .inner1 .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/11;
}

.dobra-home .side .item1 .inner1 .txt {
  background-color: #fff;
  padding: 16px;
  flex: 0 0 auto;
}

.dobra-home .side .item1 .inner1 .txt h4 {
  font-size: 16px;
  text-transform: uppercase;
  color: #f3a618;
  font-weight: bold;
  margin: 0;
}

.dobra-home .side .item1 .inner1 .txt h3 {
  font-size: 24px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  margin: 8px 0;
  min-height: 2.3em;

  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.dobra-home .side .item1 .inner1 .txt p {
  color: #333;
  margin: 0 0 18px 0;
}

.dobra-home .side .item1 .inner1 .txt h5 {
  font-size: 12px;
  color: #333;
  margin: 0;
}

@media (min-width: 640px) {
  .dobra-home .side .item1 {
    aspect-ratio: 16/18;
  }
}

@media (min-width: 992px) {
  .dobra-home {
    flex-flow: column;
    max-width: 100%;
    gap: 24px;
  }

  .dobra-home .side {
    flex-flow: row wrap;
    gap: 24px;
  }

  .dobra-home .side.left {
    /* flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px); */
  }

  .dobra-home .side .item1 {
    aspect-ratio: 16/18;
  }

  .dobra-home .side .item1 .inner1 .img img {
    position: absolute;
    aspect-ratio: inherit;
  }
}

@media (min-width: 1200px) {
  .dobra-home .side .item1 {
    aspect-ratio: 16/14;
  }
}

.dobra-home .custom-nav {
  position: absolute;
  width: 100%;
  left: 0;
  top: 41%;
  display: flex;
  justify-content: space-between;
  /* background-color: yellow; */
  height: 2px;
}

.dobra-home .custom-nav .customPrevBtn,
.dobra-home .custom-nav .customNextBtn {
  background-color: transparent;
  width: 32px;
  height: 32px;
  border: 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  margin: 16px 32px;
}

/* .dobra-home .custom-nav .customPrevBtn.disabled,
.dobra-home .custom-nav .customNextBtn.disabled {
  filter: grayscale(1);
  opacity: 0.2;
  cursor: default;
} */

.dobra-home .custom-nav .customPrevBtn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' version='1.1' viewBox='0 0 24 25'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23424242; %7D %3C/style%3E%3C/defs%3E%3C!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) --%3E%3Cg%3E%3Cg id='Layer_1'%3E%3Cg id='arrow-left-solid'%3E%3Cpath id='Vector' class='cls-1' d='M10,5.6l-6.4,6.4-.5.5.5.5,6.4,6.4,1.1-1.1-5.1-5.1h15v-1.5H6l5.1-5.1-1.1-1.1Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.dobra-home .custom-nav .customNextBtn {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' version='1.1' viewBox='0 0 24 25'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23424242; %7D %3C/style%3E%3C/defs%3E%3C!-- Generator: Adobe Illustrator 28.7.1, SVG Export Plug-In . SVG Version: 1.2.0 Build 142) --%3E%3Cg%3E%3Cg id='Layer_1'%3E%3Cg id='arrow-right-solid'%3E%3Cpath id='Vector' class='cls-1' d='M14,5.6l-1.1,1.1,5.1,5.1H3v1.5h15l-5.1,5.1,1.1,1.1,6.4-6.4.5-.5-.5-.5-6.4-6.4Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/***********************************************/
