/* =============================
 * Estilos personalizados. 
 * ============================= */

/* -----------------------------------------------------
 *  HTML
/* ----------------------------------------------------- */
body {
    padding-top: 98px;
    font-size: 18px;
}

h1,
h2 {
    color: #1D9182;
    margin-bottom: 30px;
}

p {
    margin-bottom: 20px;
}

section {
    padding: 100px 0px;
}


/* -----------------------------------------------------
 *  BOOTSTRAP
/* ----------------------------------------------------- */
.btn-primary {
    background-color: #3FD1C1;
    border-color: #3FD1C1;
    padding: 10px 50px;
}

.btn-primary:hover {
    background-color: #1DA899;
    border-color: #1DA899;
}

.btn-secundary {
    background-color: #1D9182;
    border-color: #1D9182;
    padding: 10px 50px;
    color: #FFFFFF;
}

.btn-secundary:hover {
    background-color: #15695e;
    border-color: #15695e;
    color: #FFFFFF;
}


/* -----------------------------------------------------
 *  YETI LAB
/* ----------------------------------------------------- */
.y-header-text {
    font-size: 18px;
    line-height: 20px;
}

.y-mask::before {
    background-color: rgba(27, 61, 96, 0.5);
}

.owl-dots .owl-dot.active span {
    background-color: #3FD1C1;
}

.owl-dots .owl-dot span {
    background: rgba(63, 209, 193, 0.3);
}


/* -----------------------------------------------------
  *  MENU
 /* ----------------------------------------------------- */
#menu-2 {
    padding-top: 10px;
    z-index: 100000;
}

#menu-2 .bar-top .item {
    border-left: none;
    padding-left: 10px;
    padding-right: 10px;
}

#menu-2 .bar-top .item,
#menu-2 .bar-top .item a,
#menu-2 .bar-top .item span i {
    color: #1D9182;
}

#menu-2 .bar-top .nav-item:last-of-type .nav-link {
    padding: 0px;
}

#menu-2 .bar-top .item.social a {
    color: #3FD1C1;
}

#menu-2 .navbar-brand img {
    height: 70px;
    margin: 0px;
}

#menu-2 .navbar-nav .nav-link {
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

#menu-2 .navbar-nav .nav-link:hover {
    color: #34a89b;
}




/* -----------------------------------------------------
  *  MENU USUÁRIO
 /* ----------------------------------------------------- */
.menu-usuario .avatar img {
    width: 20px;
    height: auto;
    padding: 0px;
}

.menu-usuario .avatar .dropdown-menu {
    left: auto;
}

.menu-usuario p {
    margin: 0px 0px 0px 10px;
}

.menu-usuario .dropdown p.wppb-front-end-logout {
    font-size: .975rem;
    line-height: 1.5;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin: 0px;
}

.menu-usuario .dropdown p.wppb-front-end-logout:active {
    color: #1779a5;
    background-color: #e6e6e6;
    cursor: pointer;
}

.menu-usuario .dropdown p.wppb-front-end-logout:hover {
    color: #1779a5;
    background-color: #f8f9fa;
    cursor: pointer;
}

.menu-usuario .dropdown p.wppb-front-end-logout:active a {
    color: #1779a5;
    text-decoration: none;
    background-color: #e6e6e6;
}

.menu-usuario .dropdown p.wppb-front-end-logout:hover a {
    color: #1779a5;
    text-decoration: none;
}

.menu-usuario .dropdown a {
    color: #212529;
}

.menu-usuario .dropdown a:active {
    color: #212529;
    background-color: #e6e6e6;
}

.menu-usuario .logged-off a {
    padding: .55rem .9rem;
    border-radius: 6px;
    color: #fff;
    border-color: #2cace4;
    background-color: #2cace4;
    font-size: .975rem;
    line-height: 1.5;
    margin: 0px 0px 0px 10px;
}

.menu-usuario>a {
    font-size: .975rem;
    line-height: 1.5;
    margin: 0px 0px 0px 10px;
}

.menu-usuario a:hover {
    text-decoration: none;
    color: #1779a5;
}

.menu-usuario .logged-off a:hover {
    text-decoration: none;
    background-color: #1779a5;
    color: #fff;
}

.menu-usuario .usuario-hello {
    display: block;
    line-height: inherit;
}


/* -----------------------------------------------------
 *  HEADER
/* ----------------------------------------------------- */
.header-1 {
    border-radius: 25px;
    overflow: hidden;
    margin: 0px 20px;
    border: solid 12px #3FD1C1;
    background-color: #3FD1C1;
}

.header-1 .container-fluid {
    padding: 154px 40px;
}


/* -----------------------------------------------------
   *  SLIDER
  /* ----------------------------------------------------- */
.slider-1 {
    border-radius: 25px;
    overflow: hidden;
    margin: 0px 20px;
    border: solid 12px #3FD1C1;
    background-color: #3FD1C1;
}

.slider-1 .slider {
    border-radius: 15px;
    overflow: hidden;
}

.slider-1,
.slider-1 .owl-carousel .owl-item li {
    height: 660px;
}

.slider-1 .owl-carousel .owl-item li {
    height: 636px !important;
}

.slider-1 .owl-dots .owl-dot.active span,
.slider-1 .owl-dots .owl-dot:hover span {
    background: #3FD1C1;
}

.slider-1 .slider .slider-content {
    text-align: left;
    margin-left: 100px;
    margin-bottom: 100px;
    width: 50%;
}

.slider-1 .slider .y-block .y-block-title {
    margin-bottom: 10px;
    line-height: 45px;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}

.slider-1 .slider .y-block .y-block-text {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 40px;
}


/* -----------------------------------------------------
 *  POR QUE O PARAGUAI
/* ----------------------------------------------------- */
.paraguai.content-8 {
    background-color: #F9F9F9;
    margin: 60px 20px;
    border-radius: 20px;
}

.paraguai.content-8 img {
    border-radius: 20px;
}

.paraguai.content-8 .card {
    overflow: visible !important;
    border-radius: 20px;
}

.paraguai.content-8 .card .y-header {
    margin-top: -30px;
}

.paraguai.content-8 .card .y-header .y-header-title {
    margin-bottom: 5px;
}

.paraguai.content-8 .card .y-header .fa-stack {
    margin-top: -65px;
}

.paraguai.content-8 .card .y-header .fa-stack .fa-inverse {
    font-size: 26px;
}

.paraguai.content-8 .card .y-header .fa-stack .fa-circle {
    color: #1B3D60;
}



/* -----------------------------------------------------
 *  QUEM SOMOS
/* ----------------------------------------------------- */
.quem-somos .card {
    overflow: visible !important;
    border-radius: 20px;
    padding: 50px 45px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    margin-left: -120px;
}

.quem-somos .card .y-header .fa-stack {
    margin-top: -125px;
}

.quem-somos .card .y-header .fa-stack .fa-circle {
    color: #1B3D60;
}

.quem-somos .card .y-header .fa-stack .fa-inverse {
    font-size: 26px;
}

.quem-somos .card .y-header-title {
    margin-bottom: 5px;
    margin-top: -30px;
}

/* -----------------------------------------------------
 *  UNIVERSIDADES
/* ----------------------------------------------------- */
.home .universidades {
    padding: 70px 0px;
    background-color: #F9F9F9 !important;
}

.universidades .owl-dots {
    margin-top: 20px;
}

.universidades .item {
    font-weight: bold;
    padding: 0px 30px;
}

.universidades .item img {
    height: 150px;
    width: auto;
}



/* -----------------------------------------------------
 *  BLOG
/* ----------------------------------------------------- */
.blog .posts-recentes {
    display: block;
    min-height: 300px;
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    padding: 35px 15px;
    box-sizing: content-box;
    border-radius: 20px;
}

.blog .posts-recentes>.post .card a .card-body {
    padding: 15px 1.25rem;
    background-color: #F9F9F9;
}

.blog .posts-recentes>.post:nth-child(3n+1) .card a .card-body {
    background-color: transparent;
}

.blog .posts-recentes>.post .card a .card-body .card-title {
    font-size: 16px;
}

.blog .posts-recentes>.post .card a .card-body .card-date i,
.blog .posts-recentes>.post .card a .card-body .card-read-time i {
    color: #3FD1C1;
}

.blog .posts-recentes>.post .card a .card-read-time,
.blog .posts-recentes>.post .card a .card-date {
    color: var(--gray);
}




/* -----------------------------------------------------
 *  FAQ
/* ----------------------------------------------------- */
.faq-1 {
    background-image: url(/wp-content/themes/yeti-bootstrap/assets/img/faq-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.faq-1 .card-header {
    background-color: #3FD1C1;
}

.faq-1 [data-toggle="collapse"] .fa,
.faq-1 [data-toggle="collapse"] .fas,
.faq-1 [data-toggle="collapse"] .far,
.faq-1 [data-toggle="collapse"] .fal {
    color: #1D9182;
    font-size: 30px;
    line-height: 30px;
}

.faq-1 button {
    color: #FFFFFF;
    font-size: 22px;
}

.faq-1 button:focus {
    box-shadow: none;
}

.faq-1 .card {
    border-radius: 8px;
}

.faq-1 .card-header {
    padding: 1px 1.25rem;
}

.faq-1 button:active,
.faq-1 button:hover,
.faq-1 button:focus {
    color: #FFFFFF;
    font-weight: bold;
}


/* -----------------------------------------------------
 *  QUEM SOMOS
/* ----------------------------------------------------- */
.extra-content .card {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.3);
    padding: 20px 40px;
    margin: -100px auto 0 auto;
    width: 65%;
}

.extra-content .card h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 35px;
}

.extra-content .card p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.extra-content .card .wp-block-button {
    width: 100%;
}

.extra-content .card .wp-block-button a {
    border-radius: 6px;
    background: #3fd1c1;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    width: 100%;
    font-weight: 400;
}


/* -----------------------------------------------------
 *  ESTUDAR NO PARAGUAI
/* ----------------------------------------------------- */
.estudar-paraguai-razoes {
    margin-top: 75px;
}

.estudar-paraguai-razoes .card {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.3);
    overflow: visible;
    padding: 20px 30px;
}

.estudar-paraguai-razoes .card h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #1d9182;
    margin-bottom: 15px;
}

.estudar-paraguai-razoes .card p {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.estudar-paraguai-razoes .card .icon img {
    margin-top: -68px;
}


/* -----------------------------------------------------
 *  UNIVERSIDADES
/* ----------------------------------------------------- */
.page .universidades {
    background-color: #FFFFFF;
}

.universidades .card a {
    color: #333333;
}

.universidades .card-container {
    border-radius: 20px;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    margin: -40px 20px 0px 20px;
    z-index: 10000;
    position: relative;
    text-align: center;
    padding: 15px;
}

.universidades .card-container .card-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 27px;
    text-align: center;
    color: #1d9182;
    margin-bottom: 25px;
}

.universidades .card-container .card-body {
    text-align: center;
    padding: 0px 15px;
}

.universidades .card-container .btn {
    width: -moz-available;
    width: -webkit-fill-available;
    border-radius: 6px;
    background: #3fd1c1;
    margin: 5px 0px !important;
    position: relative;
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 10px !important;
}

.universidades .card-container .btn-secondary {
    background: #1B3D60;
}

.universidades .card-container .btn-sm {
    padding: 5px 50px;
}

.universidades .card-container .card-body .universidade-logo {
    width: 120px;
    height: auto;
    margin: 0px auto 15px auto;
}

.universidades .card-container .list-group {
    text-align: center;
    margin: 0px 20px;
    font-size: 16px;
}

.universidades .card-container .list-group .list-group-item {
    padding: 5px 1.25rem;
}

.universidades .card-container .list-group {
    text-align: center;
    margin: 25px 20px;
}

.universidades .card-container .list-group li:last-of-type {
    border: none;
}

.universidades .card-container .list-group strong {
    font-weight: 700;
    color: #3FD1C1;
}

.universidades .wp-block-eedee-block-gutenslider .slick-dots li button::before {
    color: #3FD1C1 !important;
}

.universidades .slick-slider {
    border-radius: 10px;
    overflow: hidden;
}


/* -----------------------------------------------------
 *  PACOTES
/* ----------------------------------------------------- */
div.ptp-item-container {
    box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.15) !important;
    border: none !important;
}

div.ptp-plan {
    background-color: #1D9182 !important;
    color: #FFFFFF !important;
    font-size: 25px !important;
    font-weight: normal !important;
    padding: 15px 20px !important;
    line-height: 30px !important;
}

div.ptp-price {
    background-color: #3FD1C1 !important;
    color: #FFFFFF !important;
    line-height: 25px !important;
}

div.ptp-price strong {
    font-size: 30px !important;
}

div.ptp-cta {
    background-color: transparent !important;
}

div.ptp-bullet-item {
    padding: 10px 10px !important;
}

/* -----------------------------------------------------
 *  SERVIÇOS
/* ----------------------------------------------------- */
.servicos .servico .card {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 10px !important;
    border: solid 1px #3fd1c1;
}

.servicos .servico .card .card-title {
    margin: -20px -20px 0px -20px;
    background-color: #3fd1c1;
    padding: 10px 15px;
    color: #FFF;
}

.servicos .servico .status {
    padding: 0px;
    margin-bottom: 10px;
}


/* -----------------------------------------------------
 *  CRONOGRAMA
/* ----------------------------------------------------- */
.cronograma .card {
    border-left: solid 10px #3fd1c1;
    border-color: #3fd1c1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.cronograma .card .card-title {
    color: #3fd1c1;
}

.cronograma .card .status {
    right: 20px;
    top: 35px;
    position: absolute;
}



/* -----------------------------------------------------
 *  PAGAMENTOS
/* ----------------------------------------------------- */
.pagamentos .pagamento .card {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-radius: 10px !important;
    border: solid 1px #3fd1c1;
}

.pagamentos .pagamento .card .card-title {
    margin: -20px -20px 20px -20px;
    background-color: #3fd1c1;
    padding: 10px 15px;
    color: #FFF;
}



/* -----------------------------------------------------
 *  MENSAGENS
/* ----------------------------------------------------- */
.mensagens .faq-1 {
    background-image: none;
}


/* -----------------------------------------------------
 *  CONTATO
/* ----------------------------------------------------- */
.contact-1 {
    background-color: var(--white);
}

.wpcf7-form-control {
    background-color: #eaeced;
}

.contact-1 .wpcf7-form .wpcf7-submit {
    background-color: #3FD1C1;
    border-color: #3FD1C1;
    padding: 10px 50px;
}

.contact-1 .wpcf7-form .wpcf7-submit:hover {
    background-color: #1DA899;
    border-color: #1DA899;
}

.contact-1 strong {
    font-weight: 700;
}

.contact-1 .y-social a {
    color: #3fd1c1;
}

/* -----------------------------------------------------
 *  FOOTER
/* ----------------------------------------------------- */
#footer-1 .footer-content {
    background: #3FD1C1;
    font-size: 18px;
    line-height: 22px;
}

#footer-1 .footer-content strong {
    font-weight: bold;
}

#footer-1 .footer-content a {
    color: #FFFFFF;
}

#footer-1 .footer-content a:hover {
    color: #106055;
}

#footer-1 .footer-content a:hover {
    text-decoration: underline;
}

#footer-1 .footer-content .fa-2x {
    font-size: 26px;
}


/* -----------------------------------------------------
 *  LANDING
/* ----------------------------------------------------- */
.landing article {
    background: rgb(249, 249, 249);
    background: -moz-linear-gradient(0deg, rgba(249, 249, 249, 0) 0%, rgba(249, 249, 249, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(249, 249, 249, 0) 0%, rgba(249, 249, 249, 1) 100%);
    background: linear-gradient(0deg, rgba(249, 249, 249, 0) 0%, rgba(249, 249, 249, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f9f9f9", GradientType=1);
    padding: 50px 10px;
    border-radius: 25px;
}

.landing .landing-border {
    border-radius: 12px;
    overflow: hidden;
    margin: 0px 20px;
    border: solid 8px #3FD1C1;
    background-color: #FFFFFF;
}

.landing .landing-form {
    height: 595px;
    padding: 20px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.3);
    background-color: #FFFFFF;
}

.landing .landing-title {
    margin-bottom: -15px;
    z-index: 100;
    position: relative;
    font-weight: bold;
    margin-top: -21px;
    color: #FFF;
    background-color: #1D9182;
    padding: 15px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    margin-left: -20px;
    margin-right: -20px;
}

.landing .wf-poweredby {
    display: none !important;
}


/* =============================
 * Regras de responsividade.
 * ============================= */
/* Dispositivos extra pequenos (smartphones na vertical, menores que 576px) */
@media (max-width: 575.98px) {}


/* Dispositivos pequenos (smartphones na horizontal, menores que 768px) */
@media (max-width: 767.98px) {}


/* Dispositivos medianos (tablets, menores que 992px) */
@media (max-width: 991.98px) {}


/* Dispositivos grandes (desktops, menores que 1200px) */
@media (max-width: 1199.98px) {}