@charset "UTF-8";
/*
Theme Name: SmartSoft
Theme URI: https://smartsoft.gavencreative.com
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: SmartSoft is perfect for software companies, startups, mobile app showcases, IT agencies, and similar businesses. With SmartSoft, you will have no trouble triggering everyone’s attention in close to no time. Home demos, tons of inner layouts, Elementor Page Builder, sliders, and blog pages are all the different treats of SmartSoft. Set up product shops with WooCommerce integration in an instant! SmartSoft is compatible with all browsers and screens, making it mobile-friendly. Let the world know about your IT company with SmartSoft!
Requires at least: WordPress 4.9.6
Version: 1.5.4
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: smartsoft
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

:root {
  --main: #796eff;
  --bg-color: #433ba7;
  --text: #646f79;
  --light: #ecebf6;
  --white: #ffffff;
  --green: #70833c;
  --heading: #151b26;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #796eff;
  --btn-bgcolor2: #151b26;
  --e-global-color-primary: #63be60;
  --e-global-color-secondary: #ff5e14;
  --menu-color: #646f79;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}

/ * Classes Miguel */

.depoimentos::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.depoimentos::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
.depoimentos::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

.alinhar .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	justify-content: center;
}
.CarouselCardsHover {
    display: flex;
    justify-content: center;
}

.carousel-cards-hover-card {
    position: relative;
    display: flex;
    justify-content: center;
    height: 100%;
    /*width: 100%;*/
    border-radius: 17.8645px;
    background: #FFFFFF;
    margin: 15px 10px 10px 10px;
}

    .carousel-cards-hover-card .carousel-cards-user-hover {
        box-shadow: 0px 8.96989px 18.857px rgb(0 0 0 / 25%);
        border-radius: 17.8645px;
        background: #FFFFFF;
        height: 20.4375rem;
        width: 14.1875rem;
        margin-left: 5px;
        margin-right: 5px;
        transform: scale(1);
        max-width: 14.1875rem;
        max-height: 20.4375;
        border: 0px !important;
        margin-top: 15px;
    }

    .carousel-cards-hover-card * {
        margin: 0;
        padding: 0;
        border: 0;
    }

.col .carousel-cards-hover-card {
    padding: 50px;
    margin: 10px;
}

.carousel-cards-hover-card .user-image-aeroporto {
    position: relative;
    height: 100%;
    width: 100%;
    transform: scale(1.2);
}

.carousel-cards-hover-card:hover {
    position: relative;
    height: 100%;
    /*width: 100%;*/
    transition: .7s;
    transform: scale(1.1);
}

.carousel-cards-hover-card .card-icon {
    width: 100%;
    vertical-align: middle;
    height: 100px;
    margin-bottom: 50px;
    margin-top: 15px;
}

.carousel-cards-hover-card .user-image-texto {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    color: #000;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-content: flex-start;
    border-radius: 17.8645px;
    flex-wrap: wrap;
    align-content: center;
    /*overflow-y: auto;*/
}

.carousel-cards-hover-card .imageCards__text {
    padding: 0px 10px;
    font-size: 12px;
    font-style: normal;
    line-height: 26px;
    text-align: center;
}

.carousel-cards-hover-card .text-out {
    position: absolute;
    /*top: 3vh;*/
    left: 0;
    bottom: 13px;
    right: 0;
    line-height: .875rem;
    padding: 0px 10px;
    font-family: 'DM Sans';
    font-size: 24px;
    font-style: normal;
    line-height: 3vh;
    font-weight: bold;
    color: white;
    text-align: center;
}

.carousel-cards-hover-card .card-body {
    padding: 0;
}

.hover-cards-description .imageCards__text {
    margin-top: 20px;
}

.carousel-cards-hover-card .imageCards__img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
    border-radius: 17.8645px;
}

.carousel-cards-hover-card .image-cards-padding {
    padding: 15px;
    font-family: 'Noto Sans';
    overflow-y: auto;
}

.carousel-cards-hover-title {
    font-family: 'SancoaleSoftenedMedium';
    background-image: -webkit-linear-gradient(0deg, #7A2180 16.67%, #E40276 95.31%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.carousel-cards-hover-divText {
    font-family: 'Noto Sans';
}

@media (min-width:360px) {
    .carousel-cards-hover-title {
        font-size: 30px;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1;
        position: relative;
    }

    .carousel-cards-hover-divText {
        position: relative;
        font-size: 17px;
        line-height: 23px;
    }

    .carousel-cards-hover-uppertitle {
        font-size: 20px;
        padding-top: 15px;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.1;
        position: relative;
        margin-top: 15px;
        margin-left: 20px;
        margin-right: 20px;
    }

	    .carousel-cards-hover-cardSide {
        display: flex;
        overflow-x: auto;
        padding-bottom: 20px;
        margin-top: 20px;
        margin-bottom: auto;
    }

	.carousel-cards-hover-card {
        margin: 15px 49px 10px 40px;
    }
}

@media (min-width: 992px) {
    .carousel-cards-hover-uppertitle {
        font-size: 15px;
        padding-top: 50px;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1;
        position: relative;
    }

    .carousel-cards-hover-title {
        font-size: 30px;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1;
        position: relative;
        margin-left: 20px;
    }

    .carousel-cards-hover-divText {
        position: relative;
        top: 7px;
        font-size: 15px;
        line-height: 23px;
        margin-top: 10px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .carousel-cards-hover-center {
        text-align: center;
    }
}

/*Cards Hover*/

.carousel-cards-hover-card .imageCards__text:hover .user-image-texto {
    visibility: visible;
    opacity: 1;
}

.carousel-cards-hover-card .imageCards__text:hover .p {
    transform: translateY(0);
}

.carousel-cards-hover-card .imageCards__text:hover .text-out {
    visibility: hidden;
    opacity: 0;
}

.carousel-cards-hover-card .icon-carousel-cards {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.carousel-cards-hover-card .gradient-Hover {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.depoimentos{::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
}
.depoimentos{::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
}
.depoimentos{::-webkit-scrollbar-thumb {
    background: #dad7d7;
}
}


.alinhar .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	justify-content: center;
}
@media (max-width: 767px) {
    .crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-image img {
        width: 25%;
        height: 25%;
        justify-content: center;
        display: inline-block;
        padding-top: 15px;
    }
    
    .crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-nav {
    text-align: center;
    top: 290px;
    position: relative;
    /* border-radius: 30px; */
}

    .crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-nav .jws-carousel-btn {
    background: #FFFFFF;
    border-style: solid;
    border-radius: 30px;
}
    .crsmobile .slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    bottom: 85px;
}
}

.crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-image img {
    width: 25%;
    height: 25%;
    justify-content: center;
    display: inline-block;
    padding-top: 15px;
}

.crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-nav {
    text-align: center;
    top: 290px;
    position: relative;
    /* border-radius: 30px; */
}

.crsmobile .elementor-15364 .elementor-element.elementor-element-dec1718 .jws-banner-nav .jws-carousel-btn {
    background: #FFFFFF;
    border-style: solid;
    border-radius: 30px;
}

.crsmobile .slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    bottom: 85px;
}