* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Rubik;
    text-decoration: none;
    font-display: swap !important
}

.table {
    display: table
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.block {
    display: block
}

.p0 {
    padding: 0 !important
}

.mb30 {
    margin-bottom: 30px
}

.pt20 {
    padding-top: 20px
}

.pb10 {
    padding-bottom: 10px
}

.col-15 {
    width: 15%
}

.col-85 {
    width: 85%
}

.col-100 {
    width: 100%
}

body {
    color: #4d4d4d
}

.contenedor {
    width: 1100px;
    display: block;
    margin: 0 auto
}

.white {
    color: #fff
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 20px
}

p {
    font-size: 15px
}

span {
    font-size: 20px
}

.logoDefault {
    position: relative;
    z-index: 30;
    width: 150px;
    height: 50px;
    background-image: url(../../../commons/img/dynamia-logo-footer.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.logoLight {
    position: relative;
    z-index: 30;
    width: 150px;
    height: 50px;
    background-image: url(../../../commons/img/dynamia-logo.svg);
    background-size: contain;
    background-repeat: no-repeat
}

#toggle {
    width: 35px;
    height: 35px;
    margin-top: 5px;
    top: 0;
    cursor: pointer
}

#menuOpen .listado {
    display: none
}

nav {
    position: absolute;
    width: 100%;
    z-index: 100
}

.carousel-control-next,
.carousel-control-prev {
    float: none;
    position: relative
}

.carousel-item {
    min-height: 250px
}

::-webkit-input-placeholder {
    color: #e1e5ec
}

:-moz-placeholder {
    color: #e1e5ec
}

::-moz-placeholder {
    color: #e1e5ec
}

:-ms-input-placeholder {
    color: #e1e5ec
}

@media all and (max-width:1199px) {
    .contenedor {
        width: 970px
    }
}

@media all and (max-width:992px) {
    .contenedor {
        width: 700px
    }

    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 23px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 17px
    }
}

@media all and (max-width:768px) {
    .contenedor {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 19px
    }

    .logo {
        width: 120px
    }

    header nav {
        float: none
    }

    header nav ul li {
        width: 100%;
        float: none
    }

    nav .col-15 {
        width: 15%
    }

    nav .col-85 {
        width: 30%
    }
}

.col-12,
.col-2,
.col-4,
.col-8,
.col-lg-3,
.col-md-3,
.col-md-4,
.col-md-6,
.col-sm-12 {
    padding-right: 12px !important;
    padding-left: 12px !important
}

.h2-defoult,
.h2-defoult-white {
    position: relative;
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 24px
}

.h2-defoult-white::after,
.h2-defoult::after {
    content: '';
    margin-top: 12px;
    display: block;
    width: 80px;
    height: 6px
}

.h2-defoult {
    color: #40495a
}

.h2-defoult-white {
    color: #fff
}

.h2-defoult::after {
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.h2-defoult-white::after {
    background: #fff
}

.h3-defoult,
.h3-defoult-white {
    position: relative;
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 24px
}

.h3-defoult-white::after,
.h3-defoult::after {
    content: '';
    margin-top: 6px;
    display: block;
    width: 80px;
    height: 3px
}

.h3-defoult {
    color: #40495a
}

.h3-defoult-white {
    color: #fff
}

.h3-defoult::after {
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.h3-defoult-white::after {
    background: #fff
}

.h4-default {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #40495a
}

.p-defoult {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #40495a
}

.mb-60 {
    margin-bottom: 60px
}

.span-marck {
    color: #3caeae;
    font-weight: 400;
    font-style: normal;
    font-weight: 400
}

.out-solution::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: #e1e5ec;
    z-index: -1
}

.out-solution p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #40495a;
    margin-bottom: 36px
}

.out-solution .p-defoult {
    font-size: 16px;
    line-height: 24px
}

.out-solution .p-defoult .span-marck b {
    font-weight: 500
}

.card-out-solution {
    padding: 20px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .12), 0 4px 4px rgba(60, 174, 174, .12);
    border-radius: 6px;
    height: 100%
}

.card-out-solution-text {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #40495a;
    margin-bottom: 6px !important
}

.card-out-solution-img {
    margin: 6px auto 24px auto;
    display: block
}

.card-out-solution-list {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #40495a
}

.card-out-solution-list li {
    margin-bottom: 6px;
    display: flex
}

.card-out-solution-list figure {
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: 1px solid #e1e5ec;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 6px;
    margin-bottom: 0
}

.card-out-solution-list img {
    width: 11px
}

@media (max-width:768px) {
    .card-out-solution {
        margin: 12px 28px
    }
}

.our-solutions-help {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.our-solutions-help div {
    width: 180px;
    margin: 20px
}

.our-solutions-help img {
    display: block;
    margin: 20px auto 24px auto
}

.our-solutions-help h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #6e778a;
    margin-bottom: 12px
}

.our-solutions-help p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #929cb1
}

@media (max-width:768px) {
    .our-solutions-help {
        margin: 12px 28px
    }
}

.how-work {
    padding: 60px 0;
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.how-work .h2-defoult-white {
    margin-bottom: 30px
}

.how-work .h3-defoult-white {
    margin-left: 40px;
    margin-top: 36px
}

.how-work figure {
    margin-right: 20px;
    width: 20px
}

.how-work p {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.why-dynamia {
    padding: 60px 0
}

.why-dynamia-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 36px
}

.why-dynamia-box div {
    width: 180px;
    max-width: 100%;
    margin: 20px
}

.why-dynamia-box h2,
.why-dynamia-box h3,
.why-dynamia-box p {
    font-family: Rubik;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    color: #3caeae
}

.why-dynamia-box h2 {
    font-weight: 300;
    font-size: 60px;
    line-height: 90px;
    color: #3caeae;
    margin: 0
}

.why-dynamia-box h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .05em;
    color: #6e778a;
    margin-bottom: 12px
}

.why-dynamia-box span {
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    color: #3caeae
}

.why-dynamia-box p {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #929cb1;
    text-transform: inherit
}

.comment {
    padding: 0
}

.bg-comment {
    background: #e1e5ec;
    padding-bottom: 60px
}

.comment h2,
.comment h3,
.comment p {
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    text-align: center
}

.comment .carousel-inner {
    overflow: visible
}

.comment figure {
    border-radius: 50%;
    width: 148px;
    height: 148px;
    background: #e1e5ec;
    border: solid 9px #e1e5ec;
    overflow: hidden
}

.comment figure {
    margin: -75px auto 20px auto
}

.comment figure img {
    width: 100%;
    height: 100%
}

.comment h2 {
    font-size: 24px;
    line-height: 36px;
    color: #40495a;
    margin-bottom: 3px
}

.comment h3 {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #3caeae;
    margin-bottom: 21px
}

.comment p {
    min-height: 150px;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #40495a
}

.portafolio {
    padding: 60px 0;
    background: #202633;
    overflow: hidden
}

.portafolio .h2-defoult {
    color: #aeb8cd;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 45px
}

.portafolio .carousel-item {
    padding: 5px;
    min-height: auto
}

.portafolio .col-12,
.portafolio .col-2,
.portafolio .col-4 {
    padding-right: 10px !important;
    padding-left: 10px !important
}

.portafolio .item {
    border-radius: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.latest-news {
    padding: 60px 0;
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.latest-news .h2-defoult-white {
    margin-bottom: 30px
}

.latest-news .h4-defoult-white {
    font-family: Rubik;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .05em;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 12px
}

.latest-news .link-news {
    font-family: Rubik;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    float: right
}

.latest-news p {
    font-family: Rubik;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 12px
}

@media (max-width:768px) {
    .latest-news {
        padding: 60px 6px
    }

    .latest-news-item {
        display: none
    }

    .latest-news-item:first-child {
        display: block
    }
}

.item {
    position: relative
}

.index_title_item_portafolio {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 12px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    text-shadow: 0 2px 4px #202633;
    transition: all .2s
}

.index_title_item_portafolio h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #fff
}

.index_title_item_portafolio::after {
    content: '';
    margin-top: 24px;
    width: 120px;
    height: 6px;
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.index_title_item_portafolio p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #fff
}

.item:active .index_title_item_portafolio,
.item:focus .index_title_item_portafolio,
.item:hover .index_title_item_portafolio {
    opacity: 1
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition: opacity ease-out .5s
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1;
    transition: opacity ease-out .2s
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    transform: translateX(0);
    transform: translate3d(0, 0, 0)
}

@media screen and (min-width:767px) {
    .banner-h1 {
        font-family: Rubik;
        font-style: normal;
        font-weight: medium;
        font-size: 30px;
        line-height: 125%;
        letter-spacing: .05em;
        text-transform: uppercase;
        color: #fff;
        margin-top: 30px
    }

    .banner-p {
        font-family: Rubik;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        color: #fff;
        margin-top: 12px;
        margin-bottom: 35px
    }
}

@media screen and (max-width:767px) and (min-width:503px) {
    .banner-h1 {
        font-family: Rubik;
        font-style: normal;
        font-weight: medium;
        font-size: 24px;
        line-height: 125%;
        letter-spacing: .05em;
        text-transform: uppercase;
        color: #fff;
        margin-top: 30px
    }

    .banner-p {
        font-family: Rubik;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #fff;
        margin-top: 12px;
        margin-bottom: 35px
    }
}

@media screen and (max-width:503px) {
    .banner-h1 {
        font-family: Rubik;
        font-style: normal;
        font-weight: medium;
        font-size: 24px;
        line-height: 125%;
        letter-spacing: .05em;
        text-transform: uppercase;
        color: #fff;
        margin-top: 30px
    }

    .banner-p {
        font-family: Rubik;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        color: #fff;
        margin-top: 12px;
        margin-bottom: 35px
    }
}

.baner-home-content {
    margin: 0 60px
}

.baner-home-more {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 180px;
    background: #3caeae
}

.out-solution {
    position: relative;
    padding-top: 20px
}

.banner-home {
    background: #eefaff;
    position: relative;
    height: 745px;
    overflow: hidden;
    width: 100%;
    max-height: 100vh
}

.carousel-control-prev-icon {
    background-image: url(../../../web/img/icons/btn_arrow_left.svg);
}

.banner {
    background: #eefaff;
    margin: 50px 0 0 0;
}

.video-container {
    padding: 0 0 0 0;
    position: relative;
    bottom: 0;
}

.banner video {
    position: static;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: fill;
}

.section,
.notice1:hover,
.notice2:hover,
.notice3:hover,
.blurred {
    transition: 1s;
}

.section:hover {
    box-shadow: 2px 5px 8px black;
    z-index: 1;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.2);
    padding-bottom: 30px;
}

.latest-news-item a {
    text-decoration: none !important;
}

.notice1:hover,
.notice2:hover,
.notice3:hover {
    box-shadow: 2px 5px 8px black;
    z-index: 1;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.2);
    padding: 30px;
}

.blurred {
    filter: blur(6px);
}

@media screen and (max-width:1490px) and (min-width:1400px) {
    .banner {
        height: 500px;
    }
}

@media screen and (max-width:1400px) and (min-width:1350px) {
    .banner {
        height: 600px;
    }
}

@media screen and (max-width:1350px) and (min-width:990px) {
    .banner {
        height: 700px;
    }
}

@media screen and (max-width:990px) and (min-width:690px) {
    .banner {
        height: auto;
    }

    .banner video {
        padding-top: 30px;
    }
}

@media screen and (max-width:690px) and (min-width:400px) {
    .banner video {
        padding-top: 40px;
    }

    .btn-banner {
        width: 100%;
    }
}

@media screen and (max-width:400px) {
    .banner video {
        padding-top: 50px;
    }
}

.btn-banner {
    background: linear-gradient(90deg, #3caeae 0, #48a838 100%);
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .6);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 180px;
    max-width: 100%;
    min-height: 48px;
    display: inline-block;
    padding: 10px 12px;
    transition: 0.1s;
    text-decoration: none;
}

.btn-banner:hover {
    animation: 0.5s infinite alternate ease-in-out btn-banner-animation;
}

@keyframes btn-banner-animation {
    0% {
        transform: translateX(0%);
        /* rotate(5deg);*/
    }

    50% {
        transform: translateX(-5%);
        /*rotate(0deg);*/
    }

    100% {
        transform: translateX(5%);
        /* rotate(-5deg);*/
    }
}

.btn-more-solutions {
    background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    /* line-height: 24px; */
    text-align: center;
    text-transform: uppercase;
    /* color: #FFF; */
    width: 100%;
    text-align: center;
    /* max-width: 100%; */
    height: auto;
    display: inline-block;
    padding: 10px 12px;
    text-decoration: none;
    color: white !important;
    transition: 0.5s;
}

.btn-more-solutions:hover {
    text-decoration: none;
    border-color: #48a838;
    background: white;
    color: #48a838 !important;
    z-index: 1;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.019);
    /* text-decoration: none;
    color: #FFF;
    background: #48A838;
    border: 1px solid #FFF;
    box-sizing: border-box;
    border-radius: 6px */
}
