@charset "UTF-8";

.borders {
    border-bottom: 0.3rem solid #FCB76F !important;
    border-top: 0.3rem solid #FCB76F !important;
}

.contenedor-rep {
    display: block;
    margin: 20px auto;
    width: 100%;
    max-width: 600px;
}

.reproductor {
    display: block;
    width: 95%;
    height: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    cursor: hand;
    cursor: pointer;
}

img.imagen-previa {
    display: block;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto
}

div.youtube-play {
    height: 64px;
    width: 64px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    opacity: 0.7;
    position: absolute;
    background: url("https://cdn2.iconfinder.com/data/icons/social-icons-color/512/youtube-64.png") no-repeat;
}

div.youtube-play:hover {
    opacity: 1;
}

#youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.font-thin {
    font-weight: 100
}

.font-thin-italic {
    font-style: italic;
    font-weight: 100
}

.font-light {
    font-weight: 300
}

.font-light-italic {
    font-style: italic;
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-normal-italic {
    font-style: italic;
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-medium-italic {
    font-style: italic;
    font-weight: 500
}

.font-semi-bold {
    font-weight: 600
}

.font-semi-bold-italic {
    font-style: italic;
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-bold-italic {
    font-style: italic;
    font-weight: 700
}

.font-black {
    font-weight: 900
}

.font-black-italic {
    font-style: italic;
    font-weight: 900
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-80 {
    margin-bottom: 80px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-100 {
    margin-top: 100px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-right-20 {
    margin-right: 20px
}

.no-margin {
    margin: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.padding-15 {
    padding: 15px
}

.padding-left-right-15 {
    padding: 0 15px
}

.padding-bottom-top-15 {
    padding: 15px 0
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-left-15 {
    padding-left: 15px
}

.padding-left-50 {
    padding-left: 50px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-right-15 {
    padding-right: 15px
}

.padding-right-50 {
    padding-right: 50px
}

.padding-top-15 {
    padding-top: 15px
}

.no-padding {
    padding: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.width-25 {
    width: 25%
}

.width-50 {
    width: 50%
}

.width-75 {
    width: 75%
}

.width-100 {
    width: 100%
}

.display-block {
    display: block
}

.display-inline {
    display: inline
}

.display-inline-block {
    display: inline-block
}

.display-flex {
    display: flex
}

.no-border {
    border: 0 !important
}

.no-border-bottom {
    border-bottom: 0 !important
}

.no-border-left {
    border-left: 0 !important
}

.no-border-top {
    border-top: 0 !important
}

.no-border-right {
    border-right: 0 !important
}

.vertical-align-middle {
    vertical-align: middle
}

.no-background {
    background: none !important
}

.white-space-normal {
    white-space: normal !important
}

.nav.nav-tabs.nav-tabs-app .nav-item .nav-link {
    border: 0;
    color: #0E2B3D;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 1.3em;
}

.nav.nav-tabs.nav-tabs-app .nav-item .nav-link.active {
    background: #3E9800;
    border-radius: 5px;
    color: #FFF;
    font-size: 1.3em;
}

body {
    color: #19191B;
    font-family: "Roboto Condensed", sans-serif !important;
    font-size: 15px;
    position: relative
}

p {
    font-family: "Roboto Condensed", sans-serif;
}

h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    margin: 0
}

h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    margin: 0
}

h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0
}

h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0
}

h5 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0
}

h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin: 0
}

p {
    color: #19191B;
    font-family: "Roboto", sans-serif
}

a {
    outline: none;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

a:hover,
a:focus,
a:active {
    outline: none;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

button {
    outline: none
}

button:hover,
button:focus,
button:active {
    outline: none
}

strong {
    font-weight: 700
}

.btn-app {
    border-radius: 7.5px;
    display: inline-block;
    font-weight: 500;
    line-height: 55px;
    height: 55px;
    padding: 0 5%;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize
}

.btn-app.btn-white {
    border: 1.5px solid #FFF;
    color: #fff;
    background-color: #3E9800;
    border-color: #186800;
    border-radius: 30px !important;
}

.btn-grinclic:hover {
    width: 80%;
    height: 45px;
    color: #edd7d0;
    background-color: #ff5c00;
    border-color: #91685a;
    border-radius: 30px !important;
    cursor: pointer;
}

.btn-app.btn-white:hover,
.btn-app.btn-white:active,
.btn-app.btn-white:focus {
    background: #FFF;
    border: 1.5px solid #186800;
    color: #186800
}

.btn-app.btn-white-outline {
    background-color: #ff5c00;
    border: 1.5px solid #FFF;
    color: #FFF;
    border-radius: 30px !important;
}

.btn-app.btn-white-outline:hover,
.btn-app.btn-white-outline:active,
.btn-app.btn-white-outline:focus {
    background: #FCBF98;
    border: 1.5px solid #ff5c00;
    color: #ff5c00
}

.btn-app.btn-l-green {
    background: #3E9800;
    border: 1.5px solid #3E9800;
    color: #FFF
}

.btn-app.btn-l-green:hover,
.btn-app.btn-l-green:active,
.btn-app.btn-l-green:focus {
    background: #1D7E4D;
    border: 1.5px solid #1D7E4D;
    color: #FFF
}

.btn-app.btn-d-green {
    background: #1D7E4D;
    border: 1.5px solid #1D7E4D;
    color: #FFF
}

.btn-app.btn-d-green:hover,
.btn-app.btn-d-green:active,
.btn-app.btn-d-green:focus {
    background: #3E9800;
    border: 1.5px solid #3E9800;
    color: #FFF
}

.btn-app.btn-submit {
    background: #3E9800;
    border: 1.5px solid #3E9800;
    color: #FFF;
    font-weight: 500;
    width: 100%;
    border-radius: 30px;
}

.btn-app.btn-submit:hover,
.btn-app.btn-submit:active,
.btn-app.btn-submit:focus {
    background: #ff5c00;
    border: 1.5px solid #9c3b03;
    color: #FFF
}

.flip-card-wrapper {
    perspective: 1000px;
    position: relative
}

.flip-card-wrapper .flip-card-inner {
    height: 100%;
    position: relative;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    width: 100%;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease
}

.flip-card-wrapper .flip-card-inner .flip-card-front,
.flip-card-wrapper .flip-card-inner .flip-card-back {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%
}

.flip-card-wrapper .flip-card-inner .flip-card-back {
    background: #FFF;
    transform: rotateY(180deg)
}

.flip-card-wrapper:hover {
    cursor: pointer
}

.flip-card-wrapper:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.footer-wrapper {
    background: #393939;
    color: #FFF;
    padding: 75px 0 0
}

.footer-wrapper .footer-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper {
    margin: 0 0 60px
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-title h4 {
    font-family: "Roboto Condensed", sans-serif;
    margin: 0 0 25px;
    text-align: center
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text {
    margin: 0 0 25px
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text p {
    color: #FFF;
    margin: 0;
    text-align: center
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul {
    margin: 0;
    padding: 0
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li {
    list-style-type: none;
    text-align: center
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li a {
    color: #FFF;
    font-weight: 300;
    text-decoration: none
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper {
    margin-left: 10px;
    margin-right: 10px
}

.footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper a img {
    height: 50px;
    vertical-align: middle
}

.footer-wrapper .footer-copy-rights-wrapper {
    border-top: 1px solid #585858;
    margin: 50px 0 0;
    padding: 25px 0
}

.footer-wrapper .footer-copy-rights-wrapper h6 {
    color: #FFF;
    font-size: 0.9rem;
    margin: 0;
    text-align: center
}

.footer-wrapper .footer-copy-rights-wrapper h6 span {
    color: #FFF
}

.marquee-text-wrapper {
    height: 12rem;
    overflow: hidden;
    padding: 0;
    position: relative
}

.marquee-text-wrapper .marquee-item-wrapper {
    animation: sliding 50s linear infinite;
    color: black;
    display: flex;
    left: 100%;
    list-style: none;
    margin: 0;
    position: absolute;
    white-space: nowrap
}

.marquee-text-wrapper .marquee-item-wrapper .marquee-item {
    color: #E5E5E5;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 7rem;
    font-weight: 700;
    margin-right: 100vw
}

.marquee-text-wrapper .marquee-item-wrapper .marquee-item:last-child {
    margin: 0
}

@keyframes sliding {
    0% {
        transform: translateX(0)
    }

    100% {
        left: 0;
        transform: translateX(-100%)
    }
}

.marquee-image-wrapper {
    height: 160px;
    overflow: hidden;
    width: 100%
}

.marquee-image-wrapper .marquee-item-wrapper {
    animation: scrolling 15s linear infinite;
    display: flex;
    list-style: none
}

.marquee-image-wrapper .marquee-item-wrapper .marquee-item {
    height: 160px;
    flex-shrink: 0;
    margin-right: 26vw;
    width: 100%
}

.marquee-image-wrapper .marquee-item-wrapper .marquee-item .marquee-image {
    height: auto
}

.marquee-image-wrapper .marquee-item-wrapper .marquee-item:last-child {
    margin: 0
}

@keyframes scrolling {
    0% {
        transform: translateX(0)
    }

    100% {
        left: 0;
        transform: translateX(-100%)
    }
}

.experience-logos-wrapper {
    margin: 50px 0 0
}

.experience-logos-wrapper img {
    width: 100%
}

.navbar.navbar-app {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000
}

.navbar.navbar-app .container-fluid {
    padding: 0 5%
}

.navbar.navbar-app .navbar-brand .logo {
    height: 50px;
    vertical-align: middle
}

.navbar.navbar-app .navbar-toggler {
    border-color: transparent;
    box-shadow: none;
    padding-right: 0
}

.navbar.navbar-app .navbar-collapse {
    background: #fff;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175)
}

.navbar.navbar-app .navbar-collapse .navbar-nav {
    justify-content: end;
    padding: 20px 10px 10px;
    width: 100%
}

.navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #1D7E4D;
    font-size: 1.1rem;
    font-weight: 300;
    margin: 7.5px 0;
    padding-right: 1rem;
    padding-left: 1rem;
    font-weight: bold;
}

.navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link:hover,
.navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link:active,
.navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link:focus {
    color: #e47b34
}

.wa-floating-btn-wrapper {
    bottom: 1rem;
    position: fixed;
    right: 1rem;
    z-index: 10000
}

.wa-floating-btn-wrapper a img {
    height: 100px
}

.container-app {
    padding: 0 5%
}

.section-title {
    align-items: center;
    display: flex;
    margin: 0 0 25px;
    text-align: justify;
    font-family: "Roboto Condensed", sans-serif;
}

.section-title .title-bar {
    height: 1.5px;
    margin-right: 10px;
    width: 45px
}

.section-title h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-align: justify;
}

.section-subtitle {
    margin: 0 0 10px;
    text-align: justify;
    font-family: "Roboto Condensed", sans-serif;
}

.section-subtitle h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-align: justify;
}

.section-subtitle h3 strong {
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
}

.section-text p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    margin: 0
}

.section-text p strong {
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
}

.header-wrapper {
    min-height: 95vh
}

.header-wrapper .carousel.carousel-header {
    display: flex;
    min-height: 95vh
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
    background-image: url("../img/header_bg.png");
    background-position-y: bottom;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly;
    padding: 76px 10% 5%;
    position: relative
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-title {
    color: #FFF;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 2.75rem;
    font-weight: 300;
    line-height: 45px;
    margin: 35px 0;
    text-align: center
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-text {
    color: #FFF;
    font-weight: 300;
    font-size: 1.1rem;
    margin-top: 1rem;
    text-align: center
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions {
    display: flex;
    justify-content: space-between
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions .btn-app {
    margin-right: 0;
    width: 48%
}

.header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-play-store a img {
    height: 30px;
    vertical-align: middle;
    margin-top: 15px;
}

.header-wrapper .carousel.carousel-header .carousel-control-next,
.header-wrapper .carousel.carousel-header .carousel-control-prev {
    width: 10%
}

.video-wrapper {
    background: #FFF;
    padding: 40px 0 0 0;
    position: relative;
    margin-bottom: 20px;
}

.video-wrapper .video-content-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 5px
}

.video-wrapper .video-content-wrapper .video-text-wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
    margin-right: 0;
    width: 100%
}

.video-wrapper .video-content-wrapper .video-text-wrapper .section-title .title-bar {
    background: #1D7E4D;
    height: 2.5px
}

.video-wrapper .video-content-wrapper .video-text-wrapper .section-title h2 {
    color: #3E9800;
    font-size: 1.5rem
}

.video-wrapper .video-content-wrapper .video-text-wrapper .section-subtitle h3 strong {
    color: #3E9800;
    font-size: 1.75rem
}

.video-wrapper .video-content-wrapper .video-text-wrapper .section-text p {
    color: #3E3E3E;
    font-family: "Roboto Condensed", sans-serif;
}

.video-wrapper .video-content-wrapper .video-player-wrapper {
    flex-grow: 1;
    width: 100%;
    margin-left: 30px;
}

.video-wrapper .video-content-wrapper .video-player-wrapper iframe {
    vertical-align: middle
}

.video-wrapper .allies-wrapper h4 {
    color: #0E2B3D;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0 0 25px;
    text-align: center
}

.video-wrapper .allies-wrapper .allies-logos-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}

.video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper {
    margin: 0 0 20px;
    text-align: center;
    width: 100%
}

.video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper img {
    height: 60px;
    vertical-align: middle
}

.diagram-wrapper {
    background-image: url("../img/img-erp/diagram-bg.png");
    background-size: cover;
    min-height: 100vh;
    padding: 150px 0 380px;
}

.diagram-wrapper.diagram-content-wrapper .section-title .title-bar {
    background: #FFF;
    height: 2.5px
}

.diagram-wrapper .diagram-content-wrapper .section-title h2 {
    color: #FFF;
    font-size: 1.5rem;
}

.diagram-wrapper .diagram-content-wrapper .section-subtitle h3 {
    color: #FFF;
    font-size: 2.25rem;
}

.diagram-wrapper .diagram-content-wrapper .section-text p {
    color: #FFF;
    font-size: 1.1rem;
    font-family: "Roboto Condensed", sans-serif;
}

.diagram-infographic-wrapper {
    margin: 0px 0 0;
    text-align: center;
}

.diagram-infographic-wrapper img {
    vertical-align: middle;
    width: 100%;
}

.how-it-works-wrapper {
    background-image: url("../img/how_it_works_bg.png");
    background-size: cover;
    min-height: 120vh;
    padding: 75px 0 50px;
    position: relative
}

.how-it-works-wrapper .how-it-works-content-wrapper .section-title .title-bar {
    background: #FFF
}

.how-it-works-wrapper .how-it-works-content-wrapper .section-title h2 {
    color: #FFF
}

.how-it-works-wrapper .how-it-works-content-wrapper .section-subtitle h3 {
    color: #FFF
}

.how-it-works-wrapper .how-it-works-content-wrapper .section-subtitle h3 strong {
    color: #FFF
}

.how-it-works-wrapper .how-it-works-content-wrapper .section-text p {
    color: #FFF;
    font-family: "Roboto Condensed", sans-serif;
}

.how-it-works-wrapper .how-it-works-cards-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 50px 0 0;
    padding: 0 5%;
    position: relative;
    z-index: 1
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper {
    background: #FFF;
    border-radius: 10px;
    margin: 0 0 30px;
    width: 100%;
    border-bottom: 0.3rem solid #FCB76F !important;
    border-top: 0.3rem solid #FCB76F !important;
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper {
    align-items: center;
    display: flex;
    padding: 30px
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper img {
    height: 35px
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper p {
    color: #0E2B3D;
    margin: 0 0 0 25px;
    font-family: "Roboto Condensed", sans-serif;
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-footer-wrapper {
    overflow: hidden
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-footer-wrapper img {
    vertical-align: middle;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-footer-wrapper img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25)
}

.steps-wrapper {
    background-image: url("../img/how_it_works_bg.png");
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    padding: 75px 0;
    position: relative;
}

.steps-wrapper .steps-content-wrapper .section-title .title-bar {
    background: #FFF;
    height: 2.5px
}

.steps-wrapper .steps-content-wrapper .section-title h1 {
    color: #FFF;
}

.steps-wrapper .steps-content-wrapper .section-title h2 {
    color: #FFF;
    font-size: 1.5rem;
}

.steps-wrapper .steps-content-wrapper .section-subtitle h3 {
    color: #FFF;
    font-size: 1.4rem;
    text-align: center;
}

.steps-wrapper .steps-content-wrapper .section-subtitle h3 strong {
    color: #FFF;
}

.steps-wrapper .steps-content-wrapper .section-text p {
    color: #FFF;
    font-size: 1.1rem;
    font-family: "Roboto Condensed", sans-serif;
}

.steps-wrapper .steps-content-wrapper .steps-infographic-wrapper {
    display: none;
    text-align: center;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 30px 0 0;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper {
    background: #FFF;
    border-radius: 5px;
    margin: 0 0 20px;
    padding: 30px 20px;
    width: 100%;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper {
    display: block;
    text-align: center;
    margin: 0 0 20px;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper img {
    height: 50px;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper h4 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: center;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p {
    font-size: 1.1rem;
    font-weight: 300;
    margin: 0;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p strong {
    font-weight: 500;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p a {
    color: #3E9800;
    font-weight: 500;
    text-decoration: none;
}

.steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper:nth-child(even) {
    margin-top: 0;
}

.steps-wrapper .steps-content-wrapper .steps-actions-wrapper {
    margin: 20px 0 0;
    text-align: center;
}

.steps-wrapper .steps-content-wrapper .steps-actions-wrapper .btn-app {
    width: 100%;
}

.steps-wrapper .card-footer-wrapper {
    overflow: hidden
}

.steps-wrapper .card-footer-wrapper img {
    vertical-align: middle;
    width: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.steps-wrapper .card-footer-wrapper img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25)
}

.strategic-ally-wrapper {
    background-image: url("../img/strategic_ally_bg.png");
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 50%;
    min-height: 90vh;
    margin-top: 5% !important;
}

.strategic-ally-wrapper .strategic-ally-content-wrapper h3 {
    color: #19191B;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    margin: 25px 0 40px;
    text-align: center
}

.strategic-ally-wrapper .strategic-ally-content-wrapper h3 strong {
    color: #3E9800;
    font-weight: 700
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .horizontal-divider {
    background: #E7EBEF;
    height: 1px;
    margin: 30px 0;
    width: 100%
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 5%;
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper {
    display: flex;
    flex-direction: row;
    width: 48%
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .icon-wrapper {
    margin-right: 10px
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .icon-wrapper img {
    height: 45px
}

.strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .text-wrapper p {
    color: #19191B;
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.functionalities-wrapper {
    background: #FFF;
    min-height: 100vh;
    padding: 0 0 100px;
    position: relative;
}

.functionalities-wrapper .functionalities-content-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 0;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper {
    width: 100%;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper img {
    vertical-align: middle;
    width: 100%;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin: 0;
    width: 100%;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-subtitle h3 strong {
    color: #3E9800;
    font-size: 1.75rem;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text {
    margin: 0 0 0px;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text p {
    color: #3E3E3E;
    font-size: 1rem;
    font-family: "Roboto Condensed", sans-serif;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 0 30px;
    width: 100%;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper {
    margin-right: 10px;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper img {
    height: 40px;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .caption-wrapper p {
    font-size: 1rem;
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row img {
    height: 40px;
    margin-right: 10px;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row p {
    font-size: 1rem;
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .horizontal-divider {
    background: #e7ebef;
    display: none;
    height: 1px;
    margin: 30px 0;
    width: 100%;
}

.functionalities-wrapper .modules-wrapper {
    margin: 50px 0 0;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .marquee-text-wrapper {
    display: none;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: column-reverse;
    margin: 30px 0 0;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper {
    width: 100%;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 {
    color: #19191B;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.75rem;
    font-weight: 400;
    margin: 0 0 30px;
    text-align: center;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 strong {
    color: #3E9800;
    font-weight: 700;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h4 {
    color: #3E3E3E;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 30px;
    text-align: center;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
    color: #3E3E3E;
    font-size: 1.1rem;
    font-weight: 300;
    margin: 0 0 5px;
    text-align: justify;
    font-family: "Roboto Condensed", sans-serif;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p strong {
    font-weight: 700;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p:last-child {
    margin: 30px 0 0;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper {
    margin: 30px 0 0;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper .btn-app {
    width: 100%;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper {
    flex-grow: 1;
    margin: 0 0 10px;
}

.functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper img {
    vertical-align: middle;
    width: 100%;
}

.services-wrapper {
    background-image: url("../img/services-bg.svg");
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 50%;
    min-height: 100vh;
    padding: 75px 0 0
}

.services-wrapper .services-overlay-wrapper {
    background-image: none
}

.services-wrapper .services-content-wrapper .section-title .title-bar {
    background: #1D7E4D
}

.services-wrapper .services-content-wrapper .section-title h2 {
    color: #3E9800
}

.services-wrapper .services-content-wrapper .section-subtitle h3 strong {
    color: #3E9800
}

.services-wrapper .services-content-wrapper .section-text p {
    color: #3E3E3E;
    margin: 0 0 75px;
    font-family: "Roboto Condensed", sans-serif;
}

.services-wrapper .services-content-wrapper .services-cards-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper {
    background: #FFF;
    border-radius: 5px;
    margin: 0 0 30px;
    padding: 30px 25px;
    width: 100%
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .services-card-title-wrapper h4 {
    color: #19191B;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 30px;
    text-align: center
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .service-card-item-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0 0 1rem
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .service-card-item-wrapper .service-card-item-icon-wrapper {
    margin-right: 15px
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .service-card-item-wrapper .service-card-item-icon-wrapper img {
    height: 35px;
    vertical-align: middle
}

.services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .service-card-item-wrapper .service-card-item-text-wrapper p {
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.services-wrapper .services-content-wrapper .services-actions-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 30px auto 0;
    width: 100%
}

.services-wrapper .services-content-wrapper .services-actions-wrapper .btn-wrapper {
    width: 48%
}

.services-wrapper .services-content-wrapper .services-actions-wrapper .btn-wrapper a {
    width: 100%
}

.benefits-wrapper {
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 50%;
    min-height: 100vh;
    padding: 100px 0 75px
}

.benefits-wrapper .benefits-content-wrapper {
    color: #FFF
}

.benefits-wrapper {
    background-image: url("../img/benefits_bg.png");
    background-position-x: right;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    padding: 75px 0 155px;
    position: relative
}

.benefits-wrapper .benefits-content-wrapper .section-title .title-bar {
    background: #FFF
}

.benefits-wrapper .benefits-content-wrapper .section-title h2 {
    color: #FFF;
    font-size: 1.5rem;
}

.benefits-wrapper .benefits-content-wrapper .section-subtitle h3 {
    color: #FFF
}

.benefits-wrapper .benefits-content-wrapper .section-subtitle h3 strong {
    color: #FFF
}

.benefits-wrapper .benefits-content-wrapper .section-text p {
    color: #FFF;
    font-family: "Roboto Condensed", sans-serif;
}

.benefits-list-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 50px 0 0
}

.benefits-list-img-wrapper {
    margin-bottom: 50px;
    margin-right: 0;
    width: 100%
}

.benefits-list-img-wrapper img {
    width: 85%
}

.benefits-list-bullets-wrapper {
    width: 85%
}

.benefits-list-bullet-text {
    margin-top: 20%;
    color: #fff;
}

.benefits-list-bullet-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0 0 25px
}

.benefits-list-bullet-wrapper .benefits-list-bullet-icon-wrapper {
    margin-right: 15px
}

.benefits-list-bullet-wrapper .benefits-list-bullet-icon-wrapper img {
    height: 40px;
    vertical-align: middle
}

.benefits-list-bullet-wrapper .benefits-list-bullet-text-wrapper p {
    color: #FFF;
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.benefits-wrapper .benefits-counter-wrapper {
    margin: 50px 0 0;
    padding: 0 5%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper {
    background: #FFF;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 20px 10px 0
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper {
    margin: 0 0 20px;
    text-align: center;
    width: 50%
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper b {
    color: #ff5c00;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0 0 5px
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper h3 {
    color: #ff5c00;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    margin: 0 0 5px
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper p {
    font-weight: 300;
    line-height: 18px;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper p strong {
    font-weight: 700
}

.experience-wrapper {
    background-image: url("../img/experience-bg.svg");
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 150px;
    min-height: 100vh;
    padding: 0 0 50px
}

.experience-wrapper .experience-content-wrapper .section-subtitle h3 {
    color: #0E2B3D;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.75rem;
    font-weight: 700
}

.experience-wrapper .experience-content-wrapper .section-text p {
    font-weight: 300;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.experience-wrapper .experience-content-wrapper .section-text p strong {
    font-weight: 700
}

.experience-wrapper .experience-content-wrapper .marquee-image-wrapper {
    margin: 40px 0 0;
}

.experience-wrapper .experience-carousel-wrapper {
    margin: 25px 0 0;
    padding-left: 10%;
    padding-right: 10%
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage {
    padding: 10px 0
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    background: #F9F8F8;
    border-radius: 5px;
    box-shadow: none;
    padding: 30px;
    border: 0.1rem solid rgba(0, 0, 0, 0.075) !important;
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper {
    margin: 0 0 30px;
    text-align: center
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper img {
    vertical-align: middle;
    height: 50px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-body-wrapper p {
    font-weight: 300;
    margin: 0 0 15px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper {
    margin-right: 15px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper img {
    vertical-align: middle;
    height: 90px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper {
    margin-top: 15px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h4 {
    color: #3E9800;
    font-weight: 700;
    font-size: 1rem
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h5 {
    color: #3E9800;
    font-weight: 300;
    font-size: 1rem
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav {
    display: block;
    padding-right: 0;
    text-align: right
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-next {
    background-image: url("../img/icon-carousel-next.svg");
    background-repeat: no-repeat;
    height: 30px;
    margin-left: 15px;
    width: 35px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-next span {
    display: none
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-next:hover {
    background-image: url("../img/icon-carousel-next.svg");
    background-color: transparent
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-prev {
    background-image: url("../img/icon-carousel-prev.svg");
    background-repeat: no-repeat;
    height: 30px;
    margin-right: 15px;
    width: 35px
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-prev span {
    display: none
}

.experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url("../img/icon-carousel-prev.svg");
    background-color: transparent
}

.registration-wrapper {
    background-image: url("../img/img-erp/registration-bg2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40vh;
    padding: 75px 0 50px;
}

.registration-wrapper .registration-title-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.registration-wrapper .registration-title-wrapper h3.title {
    color: #FFF;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0 0 30px;
    text-align: center;
}

.registration-wrapper .registration-content-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

.registration-wrapper .registration-content-wrapper .registration-info-wrapper {
    width: 75%;
}

.registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: 0 0 15px;
}

.registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-icon-wrapper {
    margin-right: 20px;
}

.registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-icon-wrapper img {
    height: 45px;
    vertical-align: middle;
}

.registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-text-wrapper p {
    color: #FFF;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper {
    width: 100%;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container {
    background: #FFF;
    border-radius: 5px;
    margin: 0 0 50px;
    padding: 35px;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-control {
    border: 1px solid #E7EBEF;
    border-radius: 30px;
    box-shadow: none;
    color: #186800;
    font-size: 0.95rem;
    font-weight: 300;
    margin: 0 0 20px;
    outline: none;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label {
    font-size: 0.8rem;
    font-weight: 300;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label a {
    color: #3E9800;
    text-decoration: none;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-input {
    border: 1.5px solid #E7EBEF;
    box-shadow: none;
    outline: none;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-input:hover {
    cursor: pointer;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-input:checked {
    background-color: #3E9800;
}

.registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-actions-wrapper {
    margin: 25px 0 0;
}

@media only screen and (min-width:375px) and (min-height:810px) {
    .strategic-ally-wrapper {
        min-height: 90vh
    }
}

@media only screen and (min-width:414px) and (min-height:895px) {
    .strategic-ally-wrapper {
        min-height: 67vh
    }
}

@media only screen and (max-width:768px) {
    .reproductor {
        width: 100%;
    }

    .youtube-embed {
        width: 100%;
    }

    .section-title .title-bar {
        height: 1.5px;
        width: 45px;
        background: #FFF;
    }

    .section-title h2 {
        margin: 0px 0 !important;
        font-size: 1.45rem !important;
        text-align: justify;
    }

    .section-subtitle h3 {
        font-size: 1.6rem !important;
        text-align: justify;
    }

    .section-text p {
        font-size: 1rem !important;
        text-align: justify;
        font-family: "Roboto Condensed", sans-serif;
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link.active {
        font-size: 1em;
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link {
        font-size: 1em;
    }

    .marquee-text-wrapper {
        height: 7rem;
    }

    .marquee-image-wrapper {
        height: 80px;
    }

    .marquee-image-wrapper .marquee-item-wrapper {
        animation: scrolling 20s linear infinite;
    }

    .marquee-text-wrapper .marquee-item-wrapper .marquee-item {
        font-size: 4rem;
    }

    .marquee-image-wrapper .marquee-item-wrapper .marquee-item {
        margin-right: 200vw;
    }

    .navbar.navbar-app .container-fluid {
        padding: 0 5%
    }

    .navbar.navbar-app .navbar-collapse {
        background: #FFF;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175)
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav {
        padding: 20px 10px 10px
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
        font-size: 1.1rem;
        margin: 7.5px 0;
        color: #3E9800;
        font-weight: bold;
    }

    .btn-app.btn-white-outline {
        font-size: 1rem;
    }

    .btn-app.btn-white {
        font-size: 1rem;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
        background-image: url("../img/header_bg_mobile.png");
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
        padding: 0px 8% 5%;
        justify-content: center;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-title {
        font-size: 2rem;
        text-align: left;
        margin: 10px 0 !important;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-text {
        font-size: 1rem;
        text-align: left;
        margin-top: 0rem;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions {
        display: inline-block
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions .btn-app {
        margin-right: 10px;
        width: auto
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-one .slide-img {
        bottom: 15px;
        width: 70%;
        margin-left: 3rem;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-two .slide-img {
        bottom: 15px;
        width: 70%;
        margin-left: 3rem;
    }

    .header-wrapper .carousel.carousel-header .carousel-control-next,
    .header-wrapper .carousel.carousel-header .carousel-control-prev {
        width: 7.5%
    }

    .video-wrapper .video-content-wrapper {
        flex-direction: column
    }

    .video-wrapper .video-content-wrapper .video-text-wrapper {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%
    }

    .video-wrapper .video-content-wrapper .video-player-wrapper {
        width: 100%;
        margin-left: 0px;
    }

    .video-wrapper .allies-wrapper h4 {
        text-align: center
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper {
        flex-direction: column
    }

    .diagram-wrapper {
        padding: 100px 0 180px;
        margin-bottom: -55px;
    }

    .diagram-wrapper {
        background-image: url("../img/img-erp/diagram-bg-mobile.png");
    }

    .diagram-infographic-wrapper {
        margin: 0px 0 70px;
    }

    .diagram-infographic-wrapper img {
        vertical-align: middle;
        width: 100%;
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper {
        margin: 0 0 20px;
        width: 100%
    }

    .how-it-works-wrapper {
        padding: 100px 0 75px
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper {
        flex-direction: column;
        position: relative
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper {
        margin: 0 0 30px;
        width: 100%
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper {
        align-items: center;
        display: flex
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper p {
        margin: 0 0 0 25px;
        font-family: "Roboto Condensed", sans-serif;
    }

    .steps-wrapper {
        background-image: url(../img/how_it_works_bg_mobile.png);
    }

    .steps-wrapper {
        padding: 100px 0 75px;
    }

    .steps-wrapper .steps-content-wrapper .section-subtitle h3 {
        font-size: 1.5rem;
        text-align: center;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper {
        display: none;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper {
        padding: 30px 20px;
        width: 48%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper {
        display: block;
        text-align: center;
        margin: 0 0 20px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper img {
        height: 50px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper h4 {
        font-size: 1rem;
        margin: 0 0 10px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p {
        font-size: 1.1rem;
        font-family: "Roboto Condensed", sans-serif;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper:nth-child(even) {
        margin-top: 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper {
        margin: 20px 0 0;
        text-align: center;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper .btn-app {
        width: 100%;
    }

    .strategic-ally-wrapper {
        margin-top: 0;
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper h3 {
        font-size: 1.75rem
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .text-wrapper p {
        font-size: 1rem;
        margin-top: 0%;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper {
        padding: 0 0 20px;
    }

    .functionalities-wrapper .functionalities-content-wrapper {
        flex-direction: column;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper {
        width: 100%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper {
        width: 100%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text {
        margin: 0 0 0px;
        text-align: center;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row {
        flex-direction: row;
        justify-content: space-between;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem {
        align-items: flex-start;
        flex-direction: row;
        margin: 0;
        width: 100%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
        font-size: 1rem;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .caption-wrapper p {
        margin: 0;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row {
        flex-direction: row;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row p {
        margin: 0;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .horizontal-divider {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper {
        margin: 50px 0 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .marquee-text-wrapper {
        display: none;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper {
        flex-direction: column-reverse;
        margin: 30px 0 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper {
        width: 100%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 {
        text-align: center;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h4 {
        text-align: center;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
        text-align: justify;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper .btn-app {
        width: 100%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper {
        margin: 0 0 10px;
    }

    .services-wrapper .services-overlay-wrapper {
        background-image: none
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper {
        flex-direction: column
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper {
        margin: 0 0 30px;
        width: 100%
    }

    .services-wrapper .services-content-wrapper .services-actions-wrapper {
        margin: 30px auto 0;
        width: 100%
    }

    .benefits-wrapper {
        background-image: url(../img/benefits_bg_mobile.png);
    }

    .benefits-list-img-wrapper img {
        width: 95%;
    }

    .benefits-list-wrapper {
        flex-direction: column;
        margin: 50px 0 0
    }

    .benefits-list-img-wrapper {
        margin-bottom: 50px;
        margin-right: 0;
        width: 100%
    }

    .benefits-list-bullets-wrapper {
        width: 100%
    }

    .benefits-wrapper .benefits-counter-wrapper {
        margin: 0px 0 0
    }

    .benefits-list-bullet-wrapper {
        margin: 0 0 15px;
    }

    .benefits-list-bullet-wrapper .benefits-list-bullet-text-wrapper p {
        font-size: 1.1rem !important;
        font-family: "Roboto Condensed", sans-serif;
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper {
        flex-wrap: wrap;
        justify-content: space-evenly;
        padding: 20px 10px 0
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper {
        margin: 0 0 20px;
        width: 50%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper b {
        font-size: 2rem
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper h3 {
        font-size: 2rem
    }

    .experience-wrapper .experience-content-wrapper .marquee-image-wrapper {
        margin: 25px 0 0;
    }

    .experience-wrapper {
        background-size: cover;
        padding: 0 0 50px
    }

    .experience-wrapper .section-subtitle h3 {
        text-align: left;
    }

    .experience-wrapper .experience-carousel-wrapper {
        padding-left: 10%;
        padding-right: 10%
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        border: 2px solid rgba(0, 0, 0, 0.075);
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper img {
        height: 50px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-body-wrapper p {
        min-height: 140px;
        font-family: "Roboto Condensed", sans-serif;
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper img {
        height: 90px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h4 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h5 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav {
        padding-right: 0
    }

    .registration-wrapper {
        background-image: url(../img/img-erp/registration-bg_mobile.png);
    }

    .registration-wrapper {
        min-height: 40vh;
        padding: 75px 0 50px;
    }

    .registration-wrapper .registration-title-wrapper h3.title {
        font-size: 2rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper {
        width: 50%;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container {
        margin: 0 0 50px;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label {
        font-size: 0.8rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-text-wrapper p {
        width: 160px;
        font-family: "Roboto Condensed", sans-serif;
    }

    .footer-wrapper .footer-content-wrapper {
        flex-direction: column
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper {
        margin: 0 0 60px
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-title h4 {
        text-align: center
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text p {
        text-align: center
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li {
        text-align: center
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm {
        justify-content: center
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper {
        margin-left: 10px;
        margin-right: 10px
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper a img {
        height: 55px
    }

    .footer-wrapper .footer-copy-rights-wrapper h6 {
        font-size: 0.9rem
    }
}

@media (min-width:769px) and (max-width:992px) {
    h3 {
        font-weight: 100;
        font-size: 2em;
    }

    .container-app {
        padding: 0 10%
    }

    .section-title .title-bar {
        height: 1.5px;
        width: 45px;
        background: #FFF;
    }

    .youtube-embed {
        width: 100%;
    }

    .section-title h2 {
        margin: 0px 0 !important;
        font-size: 1.3rem !important;
        text-align: justify;
    }

    .section-subtitle h3 {
        font-size: 1.7rem !important;
        text-align: justify;
    }

    .section-text p {
        font-size: 1.1rem !important;
        text-align: justify;
        font-family: "Roboto Condensed", sans-serif;
    }

    .marquee-text-wrapper {
        height: 7rem;
    }

    .marquee-image-wrapper .marquee-item-wrapper {
        animation: scrolling 20s linear infinite;
    }

    .marquee-text-wrapper .marquee-item-wrapper .marquee-item {
        font-size: 4rem;
    }

    .navbar.navbar-app .container-fluid {
        padding: 0 5%
    }

    .navbar.navbar-app .navbar-collapse {
        background: #FFF;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175)
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav {
        padding: 20px 10px 10px
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
        font-size: 1.1rem;
        margin: 7.5px 0;
        color: #3E9800;
        font-weight: bold;
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link.active {
        font-size: 1.1rem;
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link {
        font-size: 1.1rem;
    }

    .btn-app.btn-white-outline {
        font-size: 1.2rem;
    }

    .btn-app.btn-white {
        font-size: 1.2rem;
    }

    .header-wrapper {
        min-height: 0vh;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
        padding: 76px 10% 5%
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-img {
        display: block;
        width: 52.5%;
        position: absolute;
        right: 5%;
    }

    .header-wrapper .carousel.carousel-header {
        min-height: 50vh;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-title {
        font-size: 3.25rem;
        text-align: left
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-text {
        font-size: 1.6rem;
        text-align: left
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions {
        display: inline-block
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions .btn-app {
        margin-right: 10px;
        width: auto
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-one .slide-img {
        bottom: 12px
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-two .slide-img {
        bottom: 12px
    }

    .header-wrapper .carousel.carousel-header .carousel-control-next,
    .header-wrapper .carousel.carousel-header .carousel-control-prev {
        width: 10%
    }

    .video-wrapper {
        padding: 0px 0 0 0
    }

    .video-wrapper .video-content-wrapper {
        flex-direction: row;
        margin-top: 0px;
        position: relative
    }

    .video-wrapper .video-content-wrapper .video-text-wrapper {
        margin-bottom: 0;
        margin-right: 2%;
        width: 49%
    }

    .video-wrapper .video-content-wrapper .video-player-wrapper {
        width: auto
    }

    .video-wrapper .allies-wrapper h4 {
        text-align: left
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper {
        flex-direction: row
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper {
        margin: 0;
        width: 25%
    }

    .diagram-wrapper {
        background-image: url("../img/img-erp/diagram-bg.png");
        background-size: cover;
        min-height: 100vh;
        padding: 200px 0;
    }

    .diagram-wrapper.diagram-content-wrapper .section-title .title-bar {
        background: #FFF;
    }

    .diagram-wrapper .diagram-content-wrapper .section-subtitle h3 {
        font-size: 2.25rem;
    }

    .diagram-infographic-wrapper img {
        width: 100%;
    }

    .how-it-works-wrapper {
        padding: 100px 0 300px
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper {
        flex-direction: row;
        position: absolute
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper {
        margin: 0;
        width: 24%
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper {
        display: block
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper p {
        margin: 15px 0 0;
        min-height: 68px;
        font-family: "Roboto Condensed", sans-serif;
    }

    .steps-wrapper {
        padding: 100px 0 75px;
        min-height: 0vh;
    }

    .steps-wrapper .steps-content-wrapper .section-subtitle h3 {
        font-size: 1.5rem;
        text-align: left;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper {
        display: block;
        margin: 75px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper img {
        width: 80%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper {
        flex-direction: row;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper {
        align-self: flex-start;
        padding: 40px 20px;
        width: 24%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper {
        display: none;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper h4 {
        font-size: 1.1rem;
        margin: 0 0 20px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p {
        font-size: 1rem;
        font-family: "Roboto Condensed", sans-serif;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper:nth-child(even) {
        margin: 30px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper {
        margin: 50px auto 0;
        text-align: center;
        width: 30%;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper .btn-app {
        width: 100%;
    }

    .strategic-ally-wrapper {
        min-height: 0vh
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper h3 {
        font-size: 1.5rem
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .text-wrapper p {
        font-size: 1rem;
        font-family: "Roboto Condensed", sans-serif;
    }

    .functionalities-wrapper {
        min-height: 0vh;
    }

    .functionalities-wrapper .functionalities-content-wrapper {
        flex-direction: row;
        margin-top: -40px;
        position: relative;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper {
        flex-grow: 1;
        margin-left: 0%;
        margin-right: 3%;
        width: auto;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper {
        margin: 5% 0 0;
        width: 100%;
        margin-top: 10%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text {
        margin: 0 0 0px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row {
        flex-direction: row;
        justify-content: space-between;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem {
        flex-direction: row;
        margin: 0;
        width: 48%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .caption-wrapper p {
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row {
        flex-direction: row;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row p {
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .horizontal-divider {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper {
        margin: 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .marquee-text-wrapper {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper {
        align-items: center;
        flex-direction: row;
        margin: 0;
        margin-top: -35px;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper {
        width: 75%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 {
        text-align: left;
        margin-top: 25px;
        font-size: 1.6rem;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h4 {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper .btn-app {
        width: auto;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper {
        margin: 0;
    }

    .services-wrapper .services-overlay-wrapper {
        background-image: url("../img/services-puzzle-bg.webp");
        background-repeat: no-repeat;
        background-position-y: 48%;
        background-size: 30%
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper {
        flex-direction: row
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper {
        margin: 0;
        width: 32%
    }

    .services-wrapper .services-content-wrapper .services-actions-wrapper {
        margin: 75px auto 0;
        width: 50%
    }

    .benefits-wrapper {
        padding: 100px 0 152.5px;
        min-height: 0vh;
    }

    .benefits-list-wrapper {
        flex-direction: row;
        margin: 100px 0 0
    }

    .benefits-list-img-wrapper {
        margin-bottom: 0;
        margin-right: 0%;
        width: 100%
    }

    .benefits-list-img-wrapper img {
        width: 100%;
    }

    .benefits-list-bullets-wrapper {
        flex-grow: 1;
        width: 75%
    }

    .benefits-wrapper .benefits-counter-wrapper {
        margin: 159.5px 0 0;
        padding: 0 10%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper {
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 20px 0
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper {
        margin: 0;
        width: 24%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper b {
        font-size: 2rem
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper h3 {
        font-size: 2rem
    }

    .experience-wrapper {
        background-size: cover;
        margin-top: 150px;
        padding: 0 0 75px;
        min-height: 0vh;
    }

    .experience-wrapper .experience-carousel-wrapper {
        padding-left: 5%;
        padding-right: 0
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        border: 0;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper img {
        height: 50px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-body-wrapper p {
        min-height: 140px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper img {
        height: 90px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h4 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h5 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav {
        padding-right: 15%
    }

    .footer-wrapper .footer-content-wrapper {
        flex-direction: row;
        width: 65%
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper {
        margin: 0
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-title h4 {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text p {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm {
        justify-content: flex-start
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper {
        margin-left: 0;
        margin-right: 10px
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper a img {
        height: 45px
    }

    .footer-wrapper .footer-copy-rights-wrapper h6 {
        font-size: 1rem
    }

    .registration-wrapper {
        min-height: 40vh;
        padding: 75px 0 50px;
    }

    .registration-wrapper .registration-title-wrapper h3.title {
        font-size: 2rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper {
        width: 50%;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container {
        margin: 0 0 50px;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label {
        font-size: 0.8rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-text-wrapper p {
        width: 100%;
        font-size: 1.4rem !important;
        line-height: 22px;
    }
}

@media (min-width:993px) and (max-width:1200px) {
    h3 {
        font-weight: 100;
        font-size: 2em;
    }

    .container-app {
        padding: 0 10%
    }

    .section-title .title-bar {
        height: 1.5px;
        width: 45px;
        background: #FFF;
    }

    .youtube-embed {
        width: 100%;
    }

    .section-title h2 {
        margin: 0px 0 !important;
        font-size: 1.3rem !important;
        text-align: justify;
    }

    .section-subtitle h3 {
        font-size: 1.7rem !important;
        text-align: justify;
    }

    .section-text p {
        font-size: 1.1rem !important;
        text-align: justify;
    }

    .marquee-text-wrapper {
        height: 7rem;
    }

    .marquee-image-wrapper .marquee-item-wrapper {
        animation: scrolling 20s linear infinite;
    }

    .marquee-text-wrapper .marquee-item-wrapper .marquee-item {
        font-size: 4rem;
    }

    .navbar.navbar-app .container-fluid {
        padding: 0 5%
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link.active {
        font-size: 1.1rem;
    }

    .nav.nav-tabs.nav-tabs-app .nav-item .nav-link {
        font-size: 1.1rem;
    }

    .navbar.navbar-app .container-fluid {
        padding: 0 5%
    }

    .navbar.navbar-app .navbar-collapse {
        background: transparent;
        box-shadow: none
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav {
        padding: 0
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
        font-size: 1rem;
        margin: 0;
        color: #FFF;
        font-weight: bold;
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .btn-app.btn-white-outline {
        font-size: 1.2rem;
    }

    .btn-app.btn-white {
        font-size: 1.2rem;
    }

    .header-wrapper {
        min-height: 0vh;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
        padding: 76px 10% 5%
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-img {
        display: block;
        width: 52.5%;
        position: absolute;
        right: 5%;
    }

    .header-wrapper .carousel.carousel-header {
        min-height: 50vh;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-title {
        font-size: 3.25rem;
        text-align: left
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-text {
        font-size: 1.6rem;
        text-align: left
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions {
        display: inline-block
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions .btn-app {
        margin-right: 10px;
        width: auto
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-one .slide-img {
        bottom: 12px
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-two .slide-img {
        bottom: 12px
    }

    .header-wrapper .carousel.carousel-header .carousel-control-next,
    .header-wrapper .carousel.carousel-header .carousel-control-prev {
        width: 10%
    }

    .video-wrapper {
        padding: 0px 0 0 0
    }

    .video-wrapper .video-content-wrapper {
        flex-direction: row;
        margin-top: 0px;
        position: relative
    }

    .video-wrapper .video-content-wrapper .video-text-wrapper {
        margin-bottom: 0;
        margin-right: 2%;
        width: 49%
    }

    .video-wrapper .video-content-wrapper .video-player-wrapper {
        width: auto
    }

    .video-wrapper .allies-wrapper h4 {
        text-align: left
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper {
        flex-direction: row
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper {
        margin: 0;
        width: 25%
    }

    .diagram-wrapper {
        background-image: url("../img/img-erp/diagram-bg.png");
        background-size: cover;
        min-height: 100vh;
        padding: 200px 0;
    }

    .diagram-wrapper.diagram-content-wrapper .section-title .title-bar {
        background: #FFF;
    }

    .diagram-wrapper .diagram-content-wrapper .section-subtitle h3 {
        font-size: 2.25rem;
    }

    .diagram-infographic-wrapper img {
        width: 100%;
    }

    .how-it-works-wrapper {
        padding: 100px 0 300px
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper {
        flex-direction: row;
        position: absolute
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper {
        margin: 0;
        width: 24%
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper {
        display: block
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper p {
        margin: 15px 0 0;
        min-height: 68px
    }

    .steps-wrapper {
        padding: 100px 0 75px;
        min-height: 0vh;
    }

    .steps-wrapper .steps-content-wrapper .section-subtitle h3 {
        font-size: 1.5rem;
        text-align: left;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper {
        display: block;
        margin: 75px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper img {
        width: 80%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper {
        flex-direction: row;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper {
        align-self: flex-start;
        padding: 40px 20px;
        width: 24%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper {
        display: none;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper h4 {
        font-size: 1.1rem;
        margin: 0 0 20px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p {
        font-size: 1rem;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper:nth-child(even) {
        margin: 30px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper {
        margin: 50px auto 0;
        text-align: center;
        width: 30%;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper .btn-app {
        width: 100%;
    }

    .strategic-ally-wrapper {
        min-height: 0vh
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper h3 {
        font-size: 1.5rem
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .text-wrapper p {
        font-size: 1rem
    }

    .functionalities-wrapper {
        min-height: 0vh;
    }

    .functionalities-wrapper .functionalities-content-wrapper {
        flex-direction: row;
        margin-top: -40px;
        position: relative;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper {
        flex-grow: 1;
        margin-left: 0%;
        margin-right: 3%;
        width: auto;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper {
        margin: 5% 0 0;
        width: 100%;
        margin-top: 10%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text {
        margin: 0 0 0px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row {
        flex-direction: row;
        justify-content: space-between;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem {
        flex-direction: row;
        margin: 0;
        width: 48%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .caption-wrapper p {
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row {
        flex-direction: row;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row p {
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .horizontal-divider {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper {
        margin: 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .marquee-text-wrapper {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper {
        align-items: center;
        flex-direction: row;
        margin: 0;
        margin-top: -35px;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper {
        width: 75%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 {
        text-align: left;
        margin-top: 25px;
        font-size: 1.6rem;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h4 {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper .btn-app {
        width: auto;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper {
        margin: 0;
    }

    .services-wrapper .services-overlay-wrapper {
        background-image: url("../img/services-puzzle-bg.webp");
        background-repeat: no-repeat;
        background-position-y: 48%;
        background-size: 30%
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper {
        flex-direction: row
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper {
        margin: 0;
        width: 32%
    }

    .services-wrapper .services-content-wrapper .services-actions-wrapper {
        margin: 75px auto 0;
        width: 50%
    }

    .benefits-wrapper {
        padding: 100px 0 152.5px;
        min-height: 0vh;
    }

    .benefits-list-wrapper {
        flex-direction: row;
        margin: 100px 0 0
    }

    .benefits-list-img-wrapper {
        margin-bottom: 0;
        margin-right: 0%;
        width: 100%
    }

    .benefits-list-img-wrapper img {
        width: 100%;
    }

    .benefits-list-bullets-wrapper {
        flex-grow: 1;
        width: 75%
    }

    .benefits-wrapper .benefits-counter-wrapper {
        margin: 159.5px 0 0;
        padding: 0 10%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper {
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 20px 0
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper {
        margin: 0;
        width: 24%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper b {
        font-size: 2rem
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper h3 {
        font-size: 2rem
    }

    .experience-wrapper {
        background-size: cover;
        margin-top: 150px;
        padding: 0 0 75px;
        min-height: 0vh;
    }

    .experience-wrapper .experience-carousel-wrapper {
        padding-left: 5%;
        padding-right: 0
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        border: 0;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper img {
        height: 50px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-body-wrapper p {
        min-height: 140px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper img {
        height: 90px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h4 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h5 {
        font-size: 0.9rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav {
        padding-right: 15%
    }

    .footer-wrapper .footer-content-wrapper {
        flex-direction: row;
        width: 65%
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper {
        margin: 0
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-title h4 {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text p {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm {
        justify-content: flex-start
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper {
        margin-left: 0;
        margin-right: 10px
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper a img {
        height: 45px
    }

    .footer-wrapper .footer-copy-rights-wrapper h6 {
        font-size: 1rem
    }

    .registration-wrapper {
        min-height: 40vh;
        padding: 75px 0 50px;
    }

    .registration-wrapper .registration-title-wrapper h3.title {
        font-size: 2rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper {
        width: 50%;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container {
        margin: 0 0 50px;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label {
        font-size: 0.8rem;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper .registration-info-item-wrapper .registration-info-item-text-wrapper p {
        width: 100%;
        font-size: 1.4rem !important;
        line-height: 22px;
    }
}

@media only screen and (min-width:1201px) {
    h3 {
        font-weight: 100;
        font-size: 2em;
    }

    .youtube-embed {
        width: 70%;
    }

    .container-app {
        padding: 0 10%
    }

    .section-title .title-bar {
        height: 2px;
        width: 70px;
    }

    .section-title h2 {
        font-size: 1.2rem
    }

    .section-subtitle h3 {
        font-size: 2rem
    }

    .section-text p {
        font-size: 1.2rem
    }

    .btn-app.btn-white-outline {
        font-size: 1.3rem;
    }

    .btn-app.btn-white {
        font-size: 1.3rem;
    }

    .navbar.navbar-app .container-fluid {
        padding: 0 2.5%
    }

    .navbar.navbar-app .navbar-collapse {
        background: transparent;
        box-shadow: none
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav {
        padding: 0
    }

    .navbar.navbar-app .navbar-collapse .navbar-nav .nav-item .nav-link {
        font-size: 1.1rem;
        margin: 0;
        color: #FFF;
        font-weight: bold;
    }

    .header-wrapper {
        min-height: 95vh
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item {
        padding: 155px 10% 5%
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-img {
        display: block;
        width: 50.5%;
        position: absolute;
        right: 5%
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-title {
        font-size: 2.75rem;
        text-align: left;
        line-height: 55px;
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-text {
        font-size: 1.35rem;
        text-align: left
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions {
        display: inline-block
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item .slide-actions .btn-app {
        margin-right: 10px;
        width: auto
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-one .slide-img {
        bottom: 20px
    }

    .header-wrapper .carousel.carousel-header .carousel-inner .carousel-item.slide-two .slide-img {
        bottom: 20px
    }

    .header-wrapper .carousel.carousel-header .carousel-control-next,
    .header-wrapper .carousel.carousel-header .carousel-control-prev {
        width: 10%
    }

    .video-wrapper {
        padding: 0px 0 0 0
    }

    .video-wrapper .video-content-wrapper {
        flex-direction: row;
        margin-top: 0px;
        position: relative
    }

    .video-wrapper .video-content-wrapper .video-text-wrapper {
        margin-bottom: 0;
        margin-right: 2%;
        width: 49%
    }

    .video-wrapper .video-content-wrapper .video-player-wrapper {
        width: auto
    }

    .video-wrapper .allies-wrapper h4 {
        text-align: left
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper {
        flex-direction: row
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper {
        margin: 0;
        width: 25%
    }

    .video-wrapper .allies-wrapper .allies-logos-wrapper .ally-logo-wrapper img {
        height: 90px
    }

    .diagram-wrapper {
        padding: 350px 0;
    }

    .diagram-wrapper .diagram-content-wrapper .section-title .title-bar {
        background: #FFF;
    }

    .diagram-wrapper .diagram-content-wrapper .section-subtitle h3 {
        font-size: 2.75rem;
    }

    .diagram-infographic-wrapper img {
        vertical-align: middle;
        width: 65%;
    }

    .how-it-works-wrapper {
        padding: 100px 0 300px
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper {
        flex-direction: row;
        position: absolute
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper {
        margin: 0;
        width: 24%
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper {
        display: block
    }

    .how-it-works-wrapper .how-it-works-cards-wrapper .how-it-works-card-wrapper .card-body-wrapper p {
        font-size: 1.2rem;
        margin: 15px 0 0;
        min-height: auto
    }

    .steps-wrapper {
        padding: 348px 0 316px;
    }

    .steps-wrapper .steps-content-wrapper .section-subtitle h3 {
        font-size: 2rem;
        text-align: left;
    }

    .steps-wrapper .steps-content-wrapper .section-text p {
        font-size: 1.5rem;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper {
        display: block;
        margin: 75px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-infographic-wrapper img {
        width: 80%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper {
        align-self: flex-start;
        flex-direction: row;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper {
        padding: 40px 20px;
        width: 24%;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper .icon-wrapper {
        display: none;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper h4 {
        font-size: 1.1rem;
        margin: 0 0 20px;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper p {
        font-size: 1rem;
    }

    .steps-wrapper .steps-content-wrapper .steps-cards-wrapper .steps-card-wrapper:nth-child(even) {
        margin: 30px 0 0;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper {
        margin: 50px auto 0;
        text-align: center;
        width: 20%;
    }

    .steps-wrapper .steps-content-wrapper .steps-actions-wrapper .btn-app {
        width: 100%;
    }

    .strategic-ally-wrapper {
        background-size: 46%;
        min-height: 80vh;
        margin-left: 177px;
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper h3 {
        font-size: 2rem;
        margin: 20px 0 40px
    }

    .strategic-ally-wrapper .strategic-ally-content-wrapper .strategic-ally-icons-row .strategic-ally-icon-wrapper .text-wrapper p {
        font-size: 1.25rem
    }

    .functionalities-wrapper .functionalities-content-wrapper {
        flex-direction: row;
        margin-top: -75px;
        position: relative;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-image-wrapper {
        flex-grow: 1;
        margin-left: 10%;
        width: auto;
        margin-right: 5%;
        margin-top: 5%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper {
        margin: 5% 0 0;
        width: 70%;
        margin-top: 4%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .section-text {
        margin: 0 0 0px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row {
        flex-direction: row;
        justify-content: space-between;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem {
        flex-direction: row;
        margin: 0;
        width: 48%;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .icon-wrapper img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-2col-flex-row .functionalities-2col-flex-elem .caption-wrapper p {
        font-size: 1.1rem;
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row {
        flex-direction: column;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row img {
        height: 40px;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .functionalities-1col-flex-row p {
        font-size: 1.1rem;
        margin: 0;
    }

    .functionalities-wrapper .functionalities-content-wrapper .functionalities-text-wrapper .horizontal-divider {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper {
        margin: 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .marquee-text-wrapper {
        display: block;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper {
        align-items: center;
        flex-direction: row;
        margin: 0;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper {
        width: 75%;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h3 {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper h4 {
        text-align: left;
        font-size: 16px;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper p {
        text-align: left;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-text-wrapper .tab-text-actions-wrapper .btn-app {
        width: auto;
    }

    .functionalities-wrapper .modules-wrapper .tab-content.tab-content-app .tab-pane .tab-content-wrapper .tab-image-wrapper {
        margin: 0;
    }

    .services-wrapper .services-overlay-wrapper {
        background-position-y: 50%;
        background-size: 22%
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper {
        flex-direction: row;
        justify-content: space-evenly
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper {
        margin: 0;
        padding: 50px;
        width: 25%
    }

    .services-wrapper .services-content-wrapper .services-cards-wrapper .services-card-wrapper .service-card-item-wrapper .service-card-item-icon-wrapper img {
        height: 45px
    }

    .services-wrapper .services-content-wrapper .services-actions-wrapper {
        margin: 75px auto 0;
        width: 50%
    }

    .benefits-wrapper {
        padding: 880px 0 140px
    }

    .benefits-list-wrapper {
        flex-direction: row;
        margin: 100px 0 0
    }

    .benefits-list-img-wrapper {
        margin-bottom: 0;
        margin-right: 5%;
        width: 55%
    }

    .benefits-list-bullets-wrapper {
        flex-grow: 1;
        width: 40%;
    }

    .benefits-list-bullet-wrapper .benefits-list-bullet-text-wrapper p {
        font-size: 1.3rem;
    }

    .benefits-wrapper .benefits-counter-wrapper {
        margin: 159.5px 0 0;
        padding: 0 10%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper {
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 30px 0
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper {
        margin: 0;
        width: 24%
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper b {
        font-size: 2.5rem
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper h3 {
        font-size: 2.5rem
    }

    .benefits-wrapper .benefits-counter-wrapper .benefits-counter-content-wrapper .benefits-counter-item-wrapper p {
        font-size: 1.1rem
    }

    .experience-wrapper {
        background-size: 95%;
        margin-top: 150px;
        padding: 0 0 75px
    }

    .experience-wrapper .experience-carousel-wrapper {
        margin: 40px 0 0;
        padding-left: 5%;
        padding-right: 0
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        border: 0;
        box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-header-wrapper img {
        height: 60px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-body-wrapper p {
        font-size: 1.1rem;
        min-height: 130px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-photo-wrapper img {
        height: 100px
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h4 {
        font-size: 1.1rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item .experience-card-footer-wrapper .experience-card-footer-text-wrapper h5 {
        font-size: 1.1rem
    }

    .experience-wrapper .experience-carousel-wrapper .owl-carousel .owl-nav {
        padding-right: 15%
    }

    .registration-wrapper {
        min-height: 40vh;
        padding: 100px 0 75px;
    }

    .registration-wrapper .registration-title-wrapper {
        margin-left: 33%;
        width: 50%;
    }

    .registration-wrapper .registration-title-wrapper h3.title {
        font-size: 2rem;
    }

    .registration-wrapper .registration-content-wrapper {
        flex-direction: row;
        justify-content: flex-start;
    }

    .registration-wrapper .registration-content-wrapper .registration-info-wrapper {
        margin-right: 5%;
        width: 28%;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper {
        flex-grow: 0;
        width: 40%;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container {
        margin: 0;
        padding: 50px 35px;
    }

    .registration-wrapper .registration-content-wrapper .registration-form-wrapper .form-container .form-wrapper .form-check-label {
        font-size: 0.9rem;
    }

    .footer-wrapper .footer-content-wrapper {
        flex-direction: row;
        width: 57.75%
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper {
        margin: 0
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-title h4 {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-text p {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-nav ul li {
        text-align: left
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm {
        justify-content: flex-start
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper {
        margin-left: 0;
        margin-right: 20px
    }

    .footer-wrapper .footer-content-wrapper .footer-column-wrapper .column-sm .column-sm-icon-wrapper a img {
        height: 50px
    }

    .footer-wrapper .footer-copy-rights-wrapper h6 {
        font-size: 1rem
    }
}