/*
Theme Name: Egens Child Theme
Theme URI: https://shtheme.com/demosd/egens
Description: This is child theme of egens
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain: egens-child
Template: egens
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/




.widget_categories ul li.cat-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cacdd3;
}
.widget_categories ul li.cat-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px;
}
.widget_categories ul li.cat-item a{
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    font-size: 16px;
}
.widget .wp-tag-cloud li a {
    font-size: 18px !important;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #dfd7fd;
    color: #54545f;
    display: inline-flex;
    margin-bottom: 6px;
    margin-right: 4px;
}
.widget .wp-tag-cloud li {
    display: inline-block;
}
.widget .wp-tag-cloud li a:hover,.widget .wp-tag-cloud li a.active {
    background-color: #7153d9;
    color: White;
}
p.comment-form-cookies-consent {
    display: none;
}
.comment-form .comment-respond h3.comment-reply-title {
    font-size: 48px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: 1.16;
    color: #1c1c1c;
    margin-bottom: 45px;
}
.comment .comment-reply-link {
    font-family: "Jost", sans-serif;
    color: #1c1c1c;
    padding: 14px 30px;
    border-radius: 30px;
    background-color: #e2c4ff;
    font-size: 16px;
    font-weight: 500;
    margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .comment .comment-reply-link {
    padding: 14px 20px;
    font-size: 14px;
  }
}
.comment .comment-content .comment-head+p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #54545f;
    margin-top: 20px;
    margin-bottom: 0;
}
.single-blog-meta li {
    text-transform: capitalize;
}
.pagination-wrapper .pagination li a.page-numbers {
    border-radius: 100%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a3a1a9;
    font-size: 18px;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        position: relative;
        z-index: 2;
    border-color: #dee2e6;
}

.pagination-wrapper .pagination li span.page-numbers {
    border-radius: 100%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a3a1a9;
    font-size: 18px;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        position: relative;
        z-index: 2;
    border-color: #dee2e6;
}
.pagination-wrapper .pagination li a.page-numbers:hover, .pagination-wrapper .pagination li span.page-numbers.current {
    color: white;
    background: #7153d9;
}
.pagination-wrapper .pagination li {
    margin-right: 8px;
}
.blog-info .meta li:first-child {
    text-transform: capitalize;
}
.sidebar-service li a:hover, .sidebar-service li.active a {
    background-color: #7153d9;
    color: white;
}
.sidebar .comment-form-inner p {
    margin-bottom: 0px;
}
.comment-form-inner .btn-style-four {
    background: #e2c4ff;
    color: #1c1c1c;
    border-radius: 27px;
    padding: 20px 40px;
    line-height: 1;
    font-size: 16px;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    border: 0px;
    width: auto;
}
.comment-form-inner .btn-style-four:hover,.comment-form-inner .btn-style-four.active {
    border-color: #4526b1;
    background: #4526b1;
    background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);
    border: 0px;
    border-radius: 27px;
    padding: 20px 40px;
    line-height: 1;
    font-size: 16px;
    font-family: "Jost", sans-serif;
    position: relative;
    color: white;
}
.single-services .sidebar-wrap .sidebar:nth-child(3)  {
    background-color: #7153d9;
}
.workbanner-three.wow {
    z-index: 9999999;
}
#mc-form.subscribe-form p .wpcf7-form-control-wrap {
    display: inline-block;
}
span.wpcf7-spinner {
    display: none !important;
}
#mc-form.subscribe-form p {
    margin-bottom: 0px;
}
.page-template-home-3 .slider-section .swiper-pagination {
    position: inherit;
    text-align: left;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10;
}
.single-subblog .date {
    margin-top: 47px;
}
.single-service .single-service-top .title a {
    color: #4526b1;
}
.contact-form p {
    margin-bottom: 0px;
}
.comment-form-inner.contact-form .wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-style-one {
    width: auto;
    color: #fff;
    border-color: #4526b1;
    background: #4526b1;
    background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);
    border: 0px;
    border-radius: 27px;
    padding: 20px 45px;
    line-height: 1;
    font-size: 16px;
    font-family: "Jost", sans-serif;
    position: relative;
    height: 60px;
}
.footer-widget .instagrm li a img{
    width: 90px;
    height: 90px;
}
.sidebar-instagram li a img{
    width: 90px;
    height: 90px;
}
.mobile-menu li a {
    text-transform: uppercase;
}
.search .search-custom {
    padding: 50px;
    background-color: #f2f5fb;
    border-radius: 20px;
    margin-bottom: 60px;
}
.search .search-custom h4 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #333;
}
.search .search-custom form {
    display: flex;
}
.search .search-custom form .s-input-home {
    width: 70%;
    height: 45px;
    padding-left: 10px;
    max-width: 100%;
    border: 1px solid #fff;
    padding: 0px 10px 0px;
    margin-bottom: 0px;
}
.search .search-custom form .btn-s-input {
    background: #7153d9;
    color: #fff;
    border: 1px solid #7153d9;
    padding: 0px 20px 5px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.search .search-custom form .btn-s-input .fa-search { 
    font-weight: 900;
}
.error404 .postbox__area h1 {
    font-size: 200px;
}
.error404 .postbox__area div.text-center {
    font-size: 32px;
    color: #1c1c1c;
    margin-bottom: 10px;
}
.error404 .postbox__area div.text-center.btn-404 {
    margin-top: 30px;
}
.error404 .postbox__area .bd-btn {
    width: auto;
    padding: 12px 35px 12px 35px;
    margin-top: 30px;
}
.error .btn.btn-style-one {
    color: #fff;
}
.error .btn.btn-style-one:hover {
    color: #fff;
}
.footer-wrapper-three .sidebar-blog li .content .title:hover {
    color: #fff;
}
.dialog-widget.dialog-lightbox-widget.dialog-type-buttons.dialog-type-lightbox.elementor-lightbox {
    display:none !important;
}
.subcription-form-wrapper .subscribe-form .wpcf7-not-valid-tip {
    position: absolute;
    margin-top: 20px;
    color: #202224;
}
.subcription-form-wrapper .subscribe-form +.wpcf7-response-output {
    color: #202224;
    margin: 4em 0em 1em;
}
.home .subcription-form-wrapper .subscribe-form .wpcf7-not-valid-tip {
    position: absolute;
    margin-top: 20px;
    color: #fff;
}
.home .subcription-form-wrapper .subscribe-form +.wpcf7-response-output {
    color: #fff;
    margin: 4em 0em 1em;
}
.comment-form-inner.contact-form .wpcf7-not-valid-tip {
    color: #202224;
    margin-top: 20px;
}
.wpcf7 form.invalid .comment-form-inner.contact-form +.wpcf7-response-output{
    border-color: #202224;
}
.wpcf7 form.invalid .comment-form-inner.contact-form +.wpcf7-response-output{
    color: #202224;
}
.sidebar .comment-form-inner .wpcf7-not-valid-tip {
    color: #202224;
    margin-top: 20px;
}
.sidebar .wpcf7 form.invalid .comment-form-inner+.wpcf7-response-output{
    border-color: #202224;
    color: #202224;
}
.blog-info .meta li:last-child {
    color: #1c1c1c;
}
.solution-content .title a:hover {
    color: #7153d9;
}
.single-plan .title a:hover {
    color: #7153d9;
}
.single-subblog .title {
    margin-top: 30px;
}
.single-subblog .date {
    margin-top: 27px;
    color: #1c1c1c;
}
.single-blog-meta li p {;
    color: #1c1c1c;
}
.single-blog-meta li {;
    color: #1c1c1c;
}
.blockquote .blockquote-footer .designation {
    color: #1c1c1c;
}
.single-blog-share-tag .tags ul li a {
    color: #1c1c1c;
}
.sidebar-blog li .content .date {
   color: #1c1c1c;
}
.comment .meta .date {
    color: #1c1c1c;
}
.footer-wrapper-three .sidebar-blog li .content .date {
    color: #a3a1a9;
}
.elementor-widget-container .portfolio-carousel.parent-gallery .swiper-slide {
    flex-shrink: 0;
    width: auto;
    height: 100%;
    position: relative;
    margin-right: 20px;
}
.wp-block-group h2.wp-block-heading {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    text-transform: capitalize;
    color: #1c1c1c;
    line-height: 1;
    font-weight: 500;
    position: relative;
    padding-left: 12px;
    margin-bottom: 33px;
}
.wp-block-group h2.wp-block-heading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #7153d9;
    width: 5px;
    height: 20px;
    border-radius: 5px;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #fff;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #040b11;
    border: 0;
    padding: 10px;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button a{
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    font-size: 16px;
}
.widget_block ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li a{
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    font-size: 16px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment a{
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    font-size: 16px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.widget_block .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cacdd3;
}
.widget_block .wp-block-group__inner-container ul li a{
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #1c1c1c;
    font-size: 16px;
}
.widget_block .wp-block-group__inner-container ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px;
}
.elementor-widget-bdevs-portfolio3 .swiper.portfolio-carousel .swiper-wrapper {
    margin-top: 100px;
}


/* PERSONALIZACIONES */

.section-head .text, .section-head .text-two {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.5;
    color: #8d8e99;
    margin-top: 15px;
    max-width: 510px;
}


.section-padding {
    padding: 35px 0;
}

.title h2 {
    font-size: 60px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: 1.16;
    color: #1c1c1c;
}

.home h3.elementor-heading-title {
    font-size: 45px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: 1.16;
    color: #1c1c1c;
}

header {
    background-color: #00a6eb !important;
}

header .logo img {
    max-width: 175px;
}

.header-wrapper {
    margin-top: 0px;
}

.main-menu > ul > li > a {
    color: white;
    text-transform: inherit !important;
}

.breadcrumb-section .breadcrumb-wrapper .text {
    font-size: 20px;
    margin-top: 10px;
}

.header-right_call .call-meta_number {
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    color: #fff;
}

.header-right_call .call-meta_text {
    color: #fff;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 14px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-wrapper {
        margin-top: 0px;
    }
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1200px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1549px) {
    .section-padding {
        padding: 60px 0;
    }

    .single-services .section-padding {
        padding: 30px 0;
    }
}

.section-head .subtitle {
    font-size: 18px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    line-height: 1.9;
    color: #7153d9;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: left;
}

.page-id-608 .section-margin-bottom {
    display: none !important;
}

.breadcrumb-section {
    padding: 165px 0 100px !important;
}

.service-details .single-thumb {
    margin-bottom: 40px;
}

p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #54545f;
    margin-right: auto;
    margin-left: auto;
}

h2.elementor-heading-title {
    font-family: "Jost", sans-serif !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    color: #1c1c1c !important;
    margin-bottom: 10px !important;
}

#rowiconsservices .elementor-container.elementor-column-gap-default {
    gap: 15px !important;
}

#rowiconsservices .elementor-column.elementor-col-33 {
    border: 1px solid #00a6eb !important;
    border-radius: 8px !important;
    padding: 25px 10px 15px 10px !important;
}

#rowiconsservices .elementor-column p strong {
    color: #00a6eb !important;
} 


.footer-wrapper-three {
    background-color: #343538;
    padding-top: 40px !important;
    padding-bottom: 50px !important;
}

footer .footerlogo {
    width: 100%;
    height: auto;
    max-width: 200px;
}

footer p, footer a, footer li {
    color: white !important;
    font-size: 16px !important;
    margin-bottom: 5px !important;
    text-decoration: none !important;
}

.ullegales {
    padding-left: 0px !important;
    list-style: none !important;
}

.ullegales li {
    display: inline-block;
    margin:3px;
}

footer .row.mb-n30 {
    align-items: center !important;
}

footer .centered {
    text-align: center !important;
}

@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1350px !important;
    }
}

.home .service-section  img {
    width: 55px;
    height: 55px;
}

.single-service-top .title {
    max-width: 175px !important;
    margin-left: 35px;
    line-height: 1.3 !important;
}

h1 {
    text-wrap: balance !important;
}

.animation-style-01 .swiper-slide-active .slider-content .text {
    margin-left: 0px;
}

.scroll-top {
    background-color: #00a6eb !important;
    border-radius: 50% !important;
}

.home .swiper-pagination.sliderone-pagination {
    position: inherit !important;
    margin-top: 25px !important;
}

.contact-form input {
    height: 50px;
}

.comment-form-inner textarea {
    height: 100px;
    padding-top: 10px;
}

.contact-info li {
    margin-bottom: 45px;
}

a.header-action-btn.hamburger_button span {
    background-color: white !important;
}

div.offcanvas {
    background-color: rgba(0,166,255, 0.95) !important;
}

div.offcanvas .fas.fa-times, .mobile-menu li a, div.offcanvas .fas.fa-angle-down {
    color: white !important;
}

.mobile-menu li.menu-item-has-children .menu-expand i::before {
    top: 0;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    transform: rotate(90deg);
    border-bottom: 1px solid #ffffff;
    transition: 0.4s;
}

.mobile-menu li.menu-item-has-children .menu-expand i {
    display: block;
    position: relative;
    width: 10px;
    margin-top: 25px;
    border-bottom: 1px solid #ffffff;
    transition: all 250ms ease-out;
    float: right;
}

#logoeuropa img {
    width: 100%;
    height: auto;
    max-width: 250px;
}

#textoeuropa p {
    font-size: 15px !important;
}

.single-blog-content .content-bottom .read-more {
    background-color: #00a6eb !important;
    color: white !important;
    padding: 12px 25px !important;
    border-radius: 20px !important;
}

.single-blog-content .content-bottom .read-more i {
    color: #fff;
}

.single h2.title {
    margin-bottom: 30px !important;
}

@media (min-width: 992px) {
    header .container {
        max-width: 96% !important;
    }
}

@media (max-width: 420px) {
    header .logo img {
        max-width: 140px;
    }

    .header-right_call .call-meta_number {
        font-size: 14px;
    }
}

.home .service-three .single-service {
    height: 100%;
}

.single-service .readmore-btn {
    margin-top: 30px;
    display: block;
    position: absolute;
    bottom: 15px;
}

.solution-icon {
    height: 60px;
    max-width: 60px;
    margin-right: 15px;
}

.single-services h2.elementor-heading-title {
    text-wrap: balance !important;
    line-height: 40px !important;
}

.about-content p.text, .about-content p.text-two {
    margin-left: 0px !important;
}

.circle-thumb.wow.pulse {
    display: none !important;
}

.main-menu .has-children > .sub-menu {
    width: 360px;
}

.page ul.uldisc {
    padding-left: 30px;
}

.page ul.uldisc li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    color: #54545f;
    list-style-type: disc;
    
}


.contact-form input[type="checkbox"] {
    height: 18px !important;
    margin-right: 6px !important;
}

.contact-form label {
    font-size: 15px !important;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0px;
}

.contact-form .wpcf7-submit {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

p.textolegalcontacto {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 7px !important;
}

.testimonialthree-thumb {
    display: none !important;
}