
.vc_custom_1622765491260 {
    padding-top: 6.1153846154rem !important;
    padding-bottom: 6.1153846154rem !important;
    background-color: #ffffff !important;
}

.vc_custom_1622209731988 {
    padding-top: 5.6153846154rem !important;
    padding-bottom: 5.6153846154rem !important;
}

.vc_custom_1622425450568 {
    margin-top: 106px !important;
}

.vc_custom_1622440024450 {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
    background-color: #f8f8f8 !important;
}

.vc_custom_1528962285136 {
    margin-top: 50px !important;
}

.vc_custom_1622514275089 {
    padding-top: 66px !important;
    padding-bottom: 63px !important;
    background-color: #f8f8f8 !important;
}

.vc_custom_1622514184928 {
    background-color: #f8f8f8 !important;
}

.vc_custom_1622519691784 {
    padding-top: 4.6153846154rem !important;
    padding-bottom: 3rem !important;
}

.vc_custom_1622526426920 {
    padding-top: 4.6153846154rem !important;
    padding-bottom: 3.5rem !important;
    background-color: #f8f8f8 !important;
}

.vc_custom_1622528103086 {
    padding-top: 74px !important;
    padding-bottom: 74px !important;
}

.vc_custom_1622542408008 {
    margin-left: -4px !important;
}

.wpb_custom_5b686613ff7ea69e6f84a5ac143100aa .stats-text {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none;
}

.wpb_custom_5b686613ff7ea69e6f84a5ac143100aa .stats-number {
    font-size: 38.5px;
    letter-spacing: -2px;
    line-height: 50px;
    text-transform: none;
}

.wpb_custom_5b686613ff7ea69e6f84a5ac143100aa.stats-block .counter_prefix,
.wpb_custom_5b686613ff7ea69e6f84a5ac143100aa.stats-block .counter_suffix {
    font-size: 38.5px;
    letter-spacing: -2px;
    line-height: 50px;
    text-transform: none;
}

.wpb_custom_bb66d6092aad61463961419c5b95d72a .porto-sicon-title {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: -1.05px;
    line-height: 27px;
    text-transform: none;
}

.wpb_custom_96b04560c6dc47b2d1fb76fc538b20a8.porto-u-heading .porto-u-main-heading>* {
    font-family: 'Lora';
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 1.6;
    text-transform: none;
}

.wpb_custom_96b04560c6dc47b2d1fb76fc538b20a8 .porto-u-sub-heading {
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
}

.wpb_custom_207f3ba1bd65232ce179115831b37d9e {
    --porto-el-spacing: 20px;
}

.wpb_custom_49b764362431d9705c921f94d9ae4168 .porto-sicon-title {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 26px;
    text-transform: none;
}

.wpb_custom_49b764362431d9705c921f94d9ae4168 .porto-sicon-header p {
    font-weight: 600;
    font-size: 15.4px;
    text-transform: none;
}

.wpb_custom_b599b82f90f5c4b39cffb88ee5f14179 .porto-sicon-title {
    font-weight: 700;
    font-size: 16.8px;
    letter-spacing: 0;
    text-transform: none;
}

.side-header-narrow-bar-logo {
    max-width: 123px
}

@media (min-width:992px) {}

#header .header-main .header-left,
#header .header-main .header-center,
#header .header-main .header-right,
.fixed-header #header .header-main .header-left,
.fixed-header #header .header-main .header-right,
.fixed-header #header .header-main .header-center,
.header-builder-p .header-main {
    padding-top: 0;
    padding-bottom: 0
}

.page-top .sort-source {
    position: static;
    text-align: center;
    margin-top: 5px;
    border-width: 0
}

.page-top ul.breadcrumb {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-top .page-title {
    font-weight: 700
}

@media (min-width:1500px) {
    .left-sidebar.col-lg-3,
    .right-sidebar.col-lg-3 {
        width: 20%
    }
    .main-content.col-lg-9 {
        width: 80%
    }
    .main-content.col-lg-6 {
        width: 60%
    }
}

/* Gradiente principal en botones */
.btn-gradient:not(.btn-outline) a,
.btn-gradient .wpcf7-submit {
    /* background: linear-gradient(100deg, #495C83 0, #293462 90%) !important; */
    background: linear-gradient(100deg, #6218BB 0, #2E0097 90%) !important;
    color: #FFF;
    border: 0
}

/* Gradiente cuando el cursor se encuentra sobre el botón */
.btn-gradient:not(.btn-outline):hover a,
.btn-gradient:not(.btn-outline).hover a,
.btn-gradient:hover .wpcf7-submit {
    /* background: linear-gradient(120deg, #EC9B3B 0, #293462 80%) !important; */
    background: linear-gradient(100deg, #B451FE 0, #2E0097 80%) !important;
    color: #FFF;
    border: 0
}

.vc_btn3.vc_btn3-size-md {
    border-radius: 7px
}

.custom-btn-1 i {
    margin-left: 17px
}

.custom-btn-2 i {
    margin-left: 2px
}

.custom-btn-2 :focus {
    box-shadow: none
}

@keyframes toBottomFromTop {
    49% {
        transform: translate3d(0, 100%, 0) scale(1)
    }
    50% {
        opacity: 0;
        transform: translate3d(0, -100%, 0) scale(1)
    }
    51% {
        opacity: 1
    }
}

.custom-btn-effect-1:hover i {
    animation: toBottomFromTop .3s forwards
}

.custom-font-lora {
    font-family: Lora, sans-serif
}

.custom-font-segoe {
    font-family: 'Segoe Script', 'Zapfino', 'Savoye LET' !important
}

body:not(.home) #header .header-main {
    background-color: #333940
}

.custom-dot-type.nav-inside .owl-dots {
    bottom: 103px
}

.custom-dot-type .owl-dot.active,
.custom-dot-type .owl-dot:hover {
    transform: scale(1.3)
}

.cutom-dot-type .owl-dot {
    transition: transform .3s
}

.custom-dot-type .owl-dot+.owl-dot {
    margin-left: 4px
}

.custom-dot-white .owl-dots .owl-dot span {
    background-color: rgba(255, 255, 255, 0.6)
}

.custom-dot-white .owl-dots .owl-dot.active span,
.custom-dot-white .owl-dots .owl-dot:hover span {
    background-color: #fff
}

.custom-dot-black .owl-dots .owl-dot span {
    background-color: rgba(33, 33, 33, 0.6)
}

.custom-dot-black .owl-dots .owl-dot.active span,
.custom-dot-black .owl-dots .owl-dot:hover span {
    background-color: #212121
}

.intro-carousel .porto-ibanner {
    max-height: 100vh
}

.intro-carousel .owl-dots {
    opacity: 0;
    transition: opacity .3s
}

.intro-carousel:hover .owl-dots {
    opacity: 1
}

.custom-highlight-text-1 {
    position: absolute;
    right: -64px;
    bottom: -41px;
    font-size: 36.8px;
    font-size: 2.3rem;
    transform: rotate(-15deg)
}

@media (min-width:576px) {
    .mw-481 {
        max-width: 481px !important
    }
    .mw-450 {
        max-width: 450px !important
    }
}

@media(max-width:767px) {
    .intro-layer-1 {
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        width: 90%;
        text-align: center
    }
    .intro-layer-2 {
        top: 50% !important;
        transform: translate(-50%, -50%) !important
    }
}

.custom-social-icons {
    top: 50%;
    right: 28px;
    transform: translateY(-50%)
}

.custom-social-icons .poerto-icon {
    transition: background 3s
}

.custom-social-icons .social-facebook:hover {
    background: #3b5a9a
}

.custom-social-icons .social-twitter:hover {
    background: #1aa9e1
}

.custom-social-icons .social-instagram:hover {
    background: #7c4a3a
}

.custom-box-shadow-1 img {
    box-shadow: 0 15px 60px -36px rgba(0, 0, 0, 0.45) !important
}

.top-50 {
    top: 50%
}

.transform3dy-n50 {
    transform: translate3d(0, -50%, 0)
}

.custom-img-width-1 {
    width: 260px;
    height: 260px
}

.custom-left-img {
    left: 20px;
    z-index: 2
}

.custom-right-img {
    right: 6px
}

.custom-img-round img {
    border-radius: 50%
}

@media(max-width:991px) and (min-width:576px) {
    .custom-left-img {
        left: 15%
    }
    .custom-right-img {
        right: 14%
    }
}

@media(max-width:575px) {
    .custom-left-img {
        left: 0
    }
    .custom-right-img {
        right: 0
    }
}

/* Color gradient of Section numbers */
.bg-gradient {
    background-color: #0088cc !important;
    /* background-image: linear-gradient(to right, #0088cc 0, #0169fe 100%) !important */
    /* background: linear-gradient(to right, #495C83 0, #293462 90%) !important; */
    background: linear-gradient(to right, #6218BB 0, #2E0097 90%) !important;

}

.custom-img-pos {
    left: -4px
}

@media(max-width:991px) {
    .custom-img-pos {
        left: 20px
    }
}

.custom-testimonial-carousel .porto-u-main-heading {
    padding: 0 40px
}

.custom-testimonial-carousel .porto-u-heading-spacer,
.custom-testimonial-carousel .porto-u-sub-heading {
    padding-left: 40px
}

.custom-testimonial-carousel .porto-u-main-heading::before {
    content: "“";
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 80px;
    font-style: normal;
    line-height: 1;
    font-family: "Lora", sans-serif;
    font-weight: bold;
    color: #212121
}

.custom-testimonial-carousel.nav-inside .owl-dots {
    bottom: -5px
}

.portfolio-filter {
    position: relative;
    margin: -21px auto 32px;
    z-index: 1;
    justify-content: flex-end;
    width: 100%;
    padding-right: 24px
}

.portfolio-filter li a {
    color: #777;
    border-bottom: 3px solid transparent;
    transition: border-color .3s;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    padding-left: 0;
    padding-right: 0;
    margin-left: 24px;
    font-size: 13.3px
}

.portfolio-filter li a:hover,
/* Menu colors */
.portfolio-filter li.active a {
    /* color: #08c !important; */
    color: #363062 !important;
    background-color: transparent !important;
    /* border-bottom-color: #08c */
    border-bottom-color: #363062
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(0, 136, 204, 0.8)
}

.porto-portfolios hr {
    display: none
}

.pagination.load-more .next {
    padding-left: 3.4rem;
    padding-right: 3.4rem;
    margin-top: 22px;
    width: auto;
    background: #212529;
    font-size: 15.4px;
    line-height: 1.5;
    color: #FFF;
    border-radius: 7px
}

.pagination-wrap.load-more {
    margin-bottom: 48px
}

@media(min-width:992px) {
    .portfolio-filter {
        max-width: 936px;
        padding-right: 12px
    }
}

@media(min-width:1164px) {
    .portfolio-filter {
        max-width: 1140px;
        padding-right: 12px
    }
}

@media(max-width:767px) {
    .portfolio-filter {
        margin-top: 24px;
        justify-content: flex-start
    }
}

.portfolio-carousel .portfolio-item {
    position: relative;
    background: #fff;
    padding: 20px;
    margin-left: 10px;
    margin-right: 10px
}

.portfolio-item.outimage {
    text-align: left
}

.portfolio-slide a {
    display: flex;
    flex-direction: column
}

.portfolio-slide .thumb-info {
    order: -2;
    margin-bottom: 8px
}

.portfolio-slide .portfolio-title {
    font-size: 25.2px;
    font-weight: 700;
    margin-top: 0 !important
}

.portfolio-slide .portfolio-title:hover {
    color: #08c
}

.portfolio-slide p.color-body {
    order: -1;
    text-transform: uppercase;
    font-size: 11.2px;
    line-height: 26px;
    letter-spacing: 0;
    margin-bottom: 4px !important
}

.portfolio-slide .m-t {
    padding: 0 !important;
    margin-top: 12px !important;
    margin-bottom: 19px
}

.portfolio-slide .m-t p {
    font-size: 15.4px;
    color: #777
}

.portfolio-carousel .thumb-info.thumb-info-lighten .thumb-info-wrapper:after,
.member-carousel .thumb-info .thumb-info-wrapper:after {
    content: none
}

.portfolio-carousel .thumb-info:hover img {
    transform: none;
    opacity: .8
}

.portfolio-carousel .thumb-info .thumb-info-action-icon {
    display: none
}

.portfolio-carousel:before,
.post-carousel:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    height: 0;
    box-shadow: 0 0 110px 180px rgba(0, 0, 0, 0.04);
    transform: translate3d(-50%, -50%, 0);
    z-index: 0
}

.portfolio-carousel .owl-dots {
    margin-top: 35px !important
}

.portfolio-carousel .thumb-info,
.portfolio-carousel .thumb-info-wrapper {
    position: static;
    transform: none;
    overflow: visible
}

.portfolio-carousel .thumb-info-title {
    bottom: 13px !important;
    padding-left: 20px !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1 !important
}

.portfolio-carousel .thumb-info-inner {
    font-size: 12.6px;
    color: #08c !important;
    letter-spacing: normal
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 7px
}

.members-container.owl-carousel:before,
.member-carousel:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    height: 0;
    transform: translate3d(-50%, -50%, 0);
    z-index: 0;
    box-shadow: 0 0 110px 230px rgba(0, 0, 0, 0.04)
}

.member-carousel .member-slide {
    background: #fff
}

.member-carousel .thumb-info-wrapper {
    position: static;
    transform: none
}

.member-carousel .thumb-info a h4 {
    font-size: 21px;
    font-weight: 700;
    color: #212529;
    padding: 24px 24px 0
}

.member-carousel .thumb-info a:hover h4 {
    color: #08c
}

.member-carousel .thumb-info a p {
    padding-top: 1px;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-size: 13.3px;
    color: #969696
}

.member-carousel .thumb-info-caption p {
    font-size: 14px;
    color: #212529;
    line-height: 1.7;
    font-weight: 300;
    padding: 0 24px 56px
}

.member-carousel .thumb-info-title {
    bottom: 27px !important;
    top: auto !important;
    color: #08c;
    font-size: 12.6px;
    text-transform: uppercase;
    letter-spacing: normal;
    opacity: 1 !important;
    transform: none !important
}

.member-carousel .owl-dots,
.post-carousel .owl-dots {
    margin-top: 41px !important
}

.row>.post-carousel {
    padding: 0
}

.post-carousel .post-item {
    margin: 0 10px;
    padding: 20px;
    background: #fff
}

.post-carousel .post-item .post-meta {
    font-size: 11.2px
}

.post-carousel .post-meta a {
    color: #777
}

.post-carousel .post-image {
    margin-bottom: 7px !important
}

.post-carousel h5 {
    margin-top: 12px;
    margin-bottom: 14px
}

.post-carousel h5 a {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: -1.05px
}

.post-carousel h5 a:hover {
    color: #08c !important
}

.mw-90 img {
    max-width: 90px
}

.mw-100p img {
    max-width: 100px
}

.mw-140 img {
    max-width: 140px;
    vertical-align: middle
}

.porto-map-wrapper .porto_google_map {
    position: absolute !important;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    min-height: 600px
}

.porto_google_map {
    margin-bottom: 0
}

#Contact .col-md-12 {
    position: static
}

#Contact .form-control {
    padding: 0 23px;
    height: 54px;
    font-size: 0.85rem;
    line-height: 1.85;
    border-radius: .25rem;
    background-color: #F4F4F4;
    border-width: 0
}

#Contact textarea.form-control {
    height: 111px;
    padding: 18px 23px
}

.wpcf7 .wpcf7-submit {
    padding: 1.25rem 3.4rem;
    font-size: 15.4px;
    text-transform: uppercase;
    font-weight: 600
}

.wpcf7 .wpcf7-submit:focus {
    outline: none
}

.wpcf7 .form-group {
    margin-bottom: 1.1rem
}

/* Color de fondo del formulario */
.bg-dark {
    /* background-color: #212529 !important */
    /* background-color: #293462 !important */
    background-color: #293462 !important
}

.custom-direction .porto-sicon-header p {
    display: inline-block;
    border-bottom: 1px solid
}

@media(max-width:767px) {
    .porto-map-wrapper .porto_google_map {
        position: relative !important
    }
}
