/*
Theme Name: Demo10
Description: Tema para WordPress.
Author: 
Author URI: 
version: 2.8.1
Tags: tema
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Nunito:wght@200;300;400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{margin:0; padding:0;transition:  all 1s ease-in-out infinite;font-family: Montserrat,sans-serif;}

body{font-family: Calibri; font-size: 14px; margin: 0;}

img{border: none; padding:0; max-width:100%; height:auto;}
img a{border:none;}

/* links */
a{color:#0066cc; text-decoration:none;transition:0.3s;}


li{list-style: none;}

/* contentTextoHome */
.contentTextoHome {
    padding: 25px 0;
}
.contentTextoHome p {
    text-align: center;
}
/* contentTextoHome Black */
.contentTextoHomeBlack {
    color: #FFF;
}
.contentTextoHomeBlack h2{
    color: #FFF !important;
}
.contentTextoHomeBlack p{
    color: #FFF !important;
}
/* content generales*/
.content{
    width: 1200px;
    margin: auto;
}
h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #000;
}
.content p {
    padding: 10px 0;
    line-height: 23px;
    font-size: 15px;
}
.content strong {
    font-weight: 550;
}
h2 {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.4;
    text-transform: capitalize;
    color: #000;
    position: relative;
    padding: 15px;
    text-align: center;
    margin-bottom: 15px;
}
.h2Raya::after , .contenidoHome h2::after , .contentTextoHome h2::after{
    background: #ff6619;
    position: absolute;
    content: "";
    height: 2px;
    width: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    text-transform: capitalize;
}
h3, h3 a {
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.2px;
    text-transform: capitalize;
    position: relative;
    padding: 15px;
    margin-bottom: 15px;
}
h3 a:hover {
    color: #ff6619;
}
.content ul, .content ol, .content li{list-style: none;}
a#botom, .textoslider a {
    background: #dc2431;
    padding: 15px 25px;
    display: block;
    width: 100px;
    margin: 10px auto;
    color: #FFF;
    font-weight: 600;
}
.content img {
    display: flex;
    margin: auto;
}
#botom:hover, .textoslider a:hover{
    background-color: #000;
    color: #FFF;
}
/* header*/
section.contenedorHeader {
    width: 100%;
    background: #FFF;
}
section.contenedorInformacionHeader {
    width: 100%;
    background-color: #2a2564;
    color: #FFF;
}
.informacionHeader li {
    list-style: none;
    padding: 5px 10px;
}
.informacionHeader li a{color: #fff;}
.informacionHeader ul {
    list-style: none;
    display: flex;
    justify-content:right;
}
.logo li figure {
    margin: auto;
}
.textologo {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index:3;
    background:#fff;
    padding:0 0 10px 10px;
}
.textologo a {
    font-size: 30px;
    font-weight: 600;
    background: linear-gradient(#ff6619,#ff6619,#000);
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: -2px;
    padding: 5px 5px;
    display: block;
}
.textologo a strong {
    font-weight: 900;
}
.textologo p{padding:0;}

.contentFooter .textologo{background: none;}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 88px;
}
nav.menuHeader {
    height: 100%;
}
nav.menuHeader li {
    height: 100%;
}
.menu-menu-principal-espanol-container {
    height: 100%;
}
nav.menuHeader ul {
    display: flex;
    justify-content: right;
    height: 100%;
}
nav.menuHeader ul li {
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
}
nav.menuHeader ul li a {
    padding: 26px 10px;
    display: block;
    border-left: 1px solid #ddd;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}
nav.menuHeader ul li a:hover {
    background-color: #dc2431;
    color: #FFF;
}
/* slider home */
section.contenedorSlider {
    width: 100%;
    height: 650px;
    position: relative;
}
.contenedorSlider .swiper {
    height: 100% !important;
}
.mySwiperHome img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.7);
}
.textoslider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}
.textoslider h2{
    color: #fff;
}
.swiper-button-next, .swiper-button-prev {
    color: #ff6619 !important;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #ff6619;
}
/* contenido de home */
section.contenedorPrincipalHome {
    width: 100%;
    padding: 40px 0;
}
article.contentHome {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
article.contentHome img {
    width: 40%;
}
.contenidoHome {
    width: 40%;
}
.contenidoHome {
    width: 50%;
    padding: 15px 25px;
}
.contenidoHome h2 {
    text-align: left;
}
/* nuestros servicios */
section.contenedorNuestrosServicios {
    WIDTH: 100%;
    padding: 40px 0;
}
.itemsServicios {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.itemServicio {
    width: 20%;
    margin: 25px;
    text-align: center;
}
.itemServicio h3 {
    margin: 0;
    padding: 0;
    color: #000;
}
/* tours Home*/
section.contendorTourHome {
    width: 100%;
    background: url(https://www.findersperu.com.pe/wp-content/uploads/2023/08/fondo-banner-01.webp) 100% fixed;
    background-size: 100%;
}
.contenedorItemsTours {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.itemTour {
    width: 31%;
    margin: 20px 10px 15px;
}
.imageFeaturedTour {
    overflow: hidden;
}
.imageFeaturedTour img:hover {
    scale: 1.1;
    transition-duration: 1s;
}
.datosFeaturedTour {
    text-align: center;
    color: #FFF;
    padding: 0 25px;
}
/* Nuestros Datos */
section.contenedorNuestrosDatos {
    width: 100%;
    margin: 50px 0;
}
.contenidoNuestrosDatos {
    width: 100%;
    background: #000;
}
.imageNuestrosDatos {
    width: 100%;
    max-width: 1820px;
    margin: auto;
    display: flex;
    position: relative;
}
video {
    width: 100%;
}
.contenedorItemsDatos {
    width: 100%;
    background: url(https://www.findersperu.com.pe/wp-content/uploads/2023/08/1874x570.png) 100% no-repeat;
    background-color: #ff6619;
}
.itemsDatos {
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.itemDato {
    text-align: center;
    padding: 15px;
    font-size: 20px !important;
    color: #FFF;
    font-weight: 600;
}
.itemDato p strong {
    font-size: 50px;
}
span#frasePagina {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 160px;
    text-align: center;
    color: #FFF;
}
/* Blogs home */
section.contenedorBlogsHome {
    width: 100%;
    padding: 50px 0;
}
.datosFeaturedBlog {
    color: #000;
}
.datosFeaturedBlog a {
    color: #000 ;
}
/* footer */
section.contenedorFooter {
    width: 100%;
    position: relative;
    background: linear-gradient(black, transparent, transparent, black);
}
#fondoFooter {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    filter: brightness(0.3);
}
footer {
    padding: 100px 0 30px;
}
.contentFooter {
    border-top: 1px solid #ddd;
    padding: 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #FFF;
}
.contentFooter li li {
    padding: 10px 0;
}
.contentFooter li li a {
    padding: 10px ;
    display: block;
    color: #FFF;
}
.contentFooter li li a:hover{
    color: #ff6619;
}
.colummnaFooter {
    width: 23%;
    margin: 0 5px;
}
.RedesFooter{width: 100%;}
.RedesFooter ul{display: flex; justify-content: center;}
.RedesFooter ul li{font-size: 30px;}
.RedesFooter ul a{color: #fff;}
.RedesFooter ul a i{}

.contentFooter .widget_block {
    width: 20%;
}
.colummnaFooter img {
    filter: brightness(20);
}
.colummnaFooter h3 {
    margin: 0;
}
section.contenedorCopyright {
    width: 100%;
    background-color: #ff6619;
    color: #FFF;
}
/* blogs */
section.bannerBlog {
    width: 100%;
}
section.bannerBlog img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.contentBlogPost {
    margin-top: -100px;
    background: #FFF;
    padding: 40px;
    box-sizing: border-box;
    z-index: 10;
    position: relative;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
}
.contentBlogPost h1 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.contentBlogPost h2 {
    text-align: left;
    padding-left: 0;
    color: #ff6619;
}
.contentBlogPost h3{
    color: #000;
    margin: 0;
    padding-left: 0;
}
.contentBlogPost p {
    text-align: justify;
}
.contentBlogPost li {
    line-height: 30px;
    list-style: disc;
    text-align: justify;
}
.contentBlogPost ul,.contentBlogPost ol {
    padding-left: 25px;
    line-height: 30px;
    list-style: disc;
}
.contentBlogPost a {
    color: #ff6619;
}
/* categorias */
section.bannerCategoria.contentCategoria {
    width: 100%;
    background: url(https://www.findersperu.com.pe/wp-content/uploads/2023/08/banner-Categoria-01.webp) no-repeat;
    height: 300px;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.contentCategoria h1 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(black, transparent);
    color: #FFF;
}
/* Tour */
section.bannerTour {
    width: 100%;
    height: 500px;
    position: relative;
    z-index: -1;
    overflow: hidden !important;
}
section.bannerTour img {
    width: 100%;
    position: fixed;
    object-fit: cover;
    top: 0;
    filter: brightness(0.5);
}
section.bannerTour .textoBannerTour {
    color: #fff;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.textoBannerTour p {
    font-weight: 700;
    font-size: 45px;
    line-height: 1.4;
    text-transform: capitalize;
}
.textoBannerTour h1 {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFF;
}
section.contenedorTourPrincipal {
    width: 100%;
    background: #FFF;
    padding-top: 20px;
}
section.contenedorDetallesTour {
    width: 100%;
    background: #14141E;
}
.itemsDetallesTour {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 0;
}
.itemDetalleTour {
    width: 20%;
    margin: 2px;
    background: #414150;
    padding: 0 25px;
    color: #FFF;
}
.contenidoPrincipalTour {
    margin: 0;
    width: 65%;
    padding: 15px 25px;
    box-sizing: border-box;
}
.contenidoAdicionalTour {
    width: 35%;
    padding: 0 25px;
    box-sizing: border-box;
    margin: 15px 0;
}
.responsive-tabs .responsive-tabs__list__item {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #000 !important;
}
.responsive-tabs .responsive-tabs__panel {
    padding: 25px !important;
    border: 1px solid #ff6619 !important;
}
.responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
    border-color: #ff6619 !important;
}
.contenidoIncluidoTour {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
div#FormContact {
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 18px 0px #ddd;
}
div#FormContact p {
    padding: 5px 0;
}
p.titulosForm {
    color: #ff6619;
}
#FormContact input, textarea#mensajeForm, #FormContact select{
    padding: 10px;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
div#FormSelecciones {
    display: flex;
    justify-content: space-between;
}
.itemFormSelecciones {
    width: 49%;
}
input#enviarForm {
    background: #ff6619;
    padding: 15px 25px;
    display: block;
    width: auto;
    margin: 10px auto;
    color: #FFF;
    font-weight: 600;
    cursor: pointer;
}
input#enviarForm:hover{
    background: #000;
}
.ColumnasPages {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.NuestraInformacion {
    width: 50%;
    background: #ff6619;
    color: #FFF;
    display: flex;
    align-items: center;
}
.NuestraInformacion ul {
    padding: 15px;
}
.NuestraInformacion li {
    padding: 10px;
    line-height: 25px;
    list-style: none;
    font-size: 20px;
}
/* categorias */
.navigation {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}
ul.page-numbers {
    display: flex;
    flex-wrap: wrap;
}
.page-numbers a {
    padding: 10px;
    background: #000;
    margin: 5px;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
}
.navigation span {
    background: #ff6619;
    padding: 10px;
    margin: 5px;
    font-size: 15px;
    font-weight: 800;
    color: #000;
    cursor: pointer;
    transition-duration: 0.85s;
}
.navigation span:hover {
    color: var(--color-6);
}
.page-numbers a:hover {
    color: #ff6619;
}

@media(max-width:768px){

    .wprm-wrapper .menu_title{width: 90%; text-align: center!important;}
    #wprmenu_bar .bar_logo{height: 60px!important;}
    #wprmenu_bar .menu_title a{top: -10px!important;}

    section.contenedorInformacionHeader {
        background: none; position: fixed; top: 9px; z-index: 100000; width: 35%; right: 0;
    }
    .informacionHeader ul li{display: none;}
    .informacionHeader ul li:last-child{display: block;}
    .content {
        width: 100%;
    }
    .contentCategoria h1{text-align: center; font-size: 30px; padding:  0 20px; box-sizing: border-box;}
    section.bannerTour .textoBannerTour{width: 95%;}
    .textoBannerTour p{font-size: 32px; margin-bottom: 20px;}

    header {
        justify-content: center;
    }
    nav.menuHeader {
        display: none;
    }
    section.contenedorPrincipalHome {
        padding: 40px 0;
    }
    article.contentHome img {
        width: 50%;
    }
    .contenidoHome {
        width: 80%;
    }
    .itemServicio {
        width: 40%;
    }
    .itemTour {
        width: 46%;
    }
    section.bannerTour img {
        height: 100%;
    }
    div#FormContact {
        width: 100%;
        margin: auto;
    }
    .contenidoAdicionalTour {
        width: 90%;
        margin: 15px auto;
    }
    span#frasePagina {
        font-size: 100px;
    }
    .itemsDatos {
        padding: 20px;
        justify-content: center;
        box-sizing: border-box;
    }
    .itemDato {
        padding: 10px;
    }
    .contentFooter .widget_block {
        width: 60%;
        margin: auto;
        text-align: center;
    }
    .colummnaFooter {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    .itemDetalleTour {
        width: 35%;
    }
    .contenidoPrincipalTour {
        margin: auto;
        width: 95%;
    }
    .responsive-tabs .responsive-tabs__list__item {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    section.bannerCategoria.contentCategoria {
        min-height: 400px;
    background-size: cover;
    }
    .contentBlogPost{
        width: 95%;
        padding: 30px;
    }
    .contentTextoHome {
        padding: 40px 10px;
        box-sizing: border-box;
    }
    .copyright p {
        padding: 0 10px;
    }
    .contentFooter li li {
        padding: 0;
    }
    .NuestraInformacion {
        width: 80%;
    }
}
@media(max-width:480px){
    section.contenedorSlider {
        height: 450px;
    }
    .textoslider {
        width: 80%;
    }
    article.contentHome img {
        width: 80%;
    }
    .contenidoHome {
        width: 90%;
    }
    .itemServicio {
        width: 36%;
    }
    .contentBlogPost {
        width: 100%;
        padding: 15px;
    }
    span#frasePagina {
        font-size: 50px;
    }
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 30px;
    }
    .itemTour {
        width: 90%;
        margin: 0 auto 20px;
    }
    .contenidoAdicionalTour {
        width: 100%;
    }
    section.bannerCategoria.contentCategoria {
        height: 120px;
    }
    .itemServicio p:last-child {
    	display: none;
	}
    .NuestraInformacion {
        width: 100%;
    }
}