/* Codigo Politica Cookies */
#warning_EU_cookiemsg {
    position: fixed;
    width: 100%;
    z-index: 99;
    bottom: 0;
    left: 0;
}

.cookies {
    padding: 32px 0;
    background: rgba(113, 110, 111, 0.8);
    color: #fff;
}

.cookies .wrapper {
    position: relative;
}
.cookies .button, .cookies .text {
    text-align: center;
}

html,
body {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
    font-family: 'Edenred';
}

/* .wrapper{
    max-width: 1600px;
    padding: 0 4.68%;
    padding-top: 0px;
    padding-right: 4.68%;
    padding-bottom: 0px;
    padding-left: 4.68%;
} */

.wrap,
.wrap-grid,
.wrap-section,
.wrapper {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.cookies .text {
    width: 85%;
    font-size: 16px;
}

.cookies .button, .cookies .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 0;
}

.cookies .button {
    display: block;
    float: right;
}

.cookies .button button:focus {
    outline: 0;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
.text a:link {
    text-decoration: none;
}

.text a {
    color: #ffffff;
    text-decoration: underline;
    cursor: pointer;
}

.text a:hover {
    color: #1d3125;
}

#warning_EU_close.btn {
    padding: 0;
    transform: translateZ(0);
    margin-top: 0px;
}

.btn-txt-light {
    color: #333;
    background: transparent;
}

#btn-fechar {
    color: #000;
}

#btn-fechar:hover {
    color: #fff;
    background: #000;
}

.mask img {
    height: 29px;
}

#politicacookies .modal-body {
    padding: 15px;
}

#politicacookies {
    color: #000;
}

@media (max-width: 767px) {
    .mask img {
        height: 20px;
    }

    .cookies .text,
    #Politica p {
        font-size: 12px;
    }

    #PoliticaLabel {
        font-size: 20px;
    }
    #section-2 {
        margin: 100px 0 0 0;
    }
}


@font-face {
    font-family: "Edenred";
    src: url("/fonts/Edenred-3DAS-Regular.ttf") format("truetype");
    font-weight: 400;
}
@font-face {
    font-family: "Edenred";
    src: url("/fonts/EdenredMedium-3DAS-Regular.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Edenred";
    src: url("/fonts/EDENRED_BOLD.OTF") format("opentype");
    font-weight: 700;
}

body {
    font-family: "Edenred", sans-serif;
    background-color: #fff;
}

@media (min-width: 1400px) {
    .container.container-large {
        max-width: 1420px;
    }
}



label.error {
    position: relative;
    top: 15px;
    color: #ed1d41;
}

#trems-erro {
    color: #ed1d41;
}

#Politica .modal-dialog {
    max-width: 1149px;
    max-height: 700px;
}

#Politica.modal {
    z-index: 100000000000000000000000000000000000;
}

#Politica .modal-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #162e4b;
    text-transform: uppercase;
}

.logo {
    max-width: 474px;
    width: 100%;
    margin-left: calc(-50% + 250px);
}

.title {
    font-size: 35px;
    color: #000;
    text-align: center;
}

/* lp content */

#section-0 {
    min-height: 800px;
    position: relative;
}

#section-0 .container {
    z-index: 2;
    position: relative;
}

.header-slick {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.header-slick .slick-list {
    height: 100%;
}

.header-slick > div {
    background-position: center;
    background-size: cover;
    height: 100%;
}

.header-slick .slick-slide {
    background-size: cover;
    background-position: center;
}

.slick-track {
    height: 100%;
}

.slide01 {
    background-image: url('/img/banner HEADER 1.png');
}
.slide02 {
    background-image: url('/img/banner HEADER 2.png');
}
.slide03 {
    background-image: url('/img/banner HEADER 3.png');
}

h1.title {
    font-family: 'Ubuntu';
    max-width: 531px;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 57px;
    text-align: left;
    color: #fff;
    margin-bottom: 30px;
}

.subtitle {
    color: #fff;
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
    font-family: "Ubuntu";
    padding-left: 70px;
    position: relative;
    max-width: 590px;
}
.subtitle.smaller {
    margin-top: 19px;
}
#section-0 .subtitle:before {
    content: "";
    background-color: #0E8AFF;
    position: absolute;
    width: 96px;
    height: 31px;
    border-radius: 50px;
    left: -40px;
    top: 8px;
}

#section-0 .subtitle.smaller:before {
    width: 31px;
    height: 31px;
    left: 25px;
}

#formfix {
    margin-top: 187px;
    padding: 47px 24px 40px;
    border-radius: 30px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    background-color: #F2F8FF;
    position: relative;
    max-width: 582px;
}

#formfix:before {
    content: "";
    background-image: url('/img/cartãoEdenredform.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 114px;
    position: absolute;
    top: -32px;
    left: -90px;
}

.form-title {
    margin: 0 auto 24px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #000000;
}

#contactform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.input-container {
    width: calc(50% - 10px);
    margin-bottom: 24px;
}

#contactform input,#contactform select {
    border-radius: 5px;
    border: 0;
    background-color: #fff;
    padding: 0 0 0 40px;
    height: 40px;
    font-size: 16px;
    line-height: 18px;
    background-position: 6px center;
    background-repeat: no-repeat;
    background-size: 24px;
    color: #6D7787;
}

#contactform select {
    background-position: 6px center, 95% center;
    background-size: 28px, 16px;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"]:not(:checked) + label,
input[type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
}

input[type="checkbox"]:not(:checked) + label::before,
input[type="checkbox"]:checked + label::before {
    content: "";
    visibility: visible;
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #0d8aff;
    border-radius: 2px;
    left: -30px;
    top: -3px;
    background: #fff;
    display: inline-block;
    margin-right: 10px;
}

input[type="checkbox"]:not(:checked) + label::after,
input[type="checkbox"]:checked + label::after {
    content: "\2713";
    color: #0d8aff;
    font-weight: 900;
    font-size: 14px;
    visibility: visible;
    position: absolute;
    width: 14px;
    height: 14px;
    left: -25px;
    top: 0px;
    line-height: 1;
    transition: all 0.2s;
    border-radius: 4px;
}

input[type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}

input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}

.terms {
    width: 100%;
    padding-left: 30px;
    margin-bottom: 20px;
}

.terms label {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
}

.terms label.ps {
    font-size: 10px;
}

.form-sub-btn {
    margin: 20px auto 0;
    font-size: 22px;
    padding: 14px 70px 16px;
    border-radius: 30px;
    background-color: #f72717;
    color: #fff;
    border: 0;
    transition: 0.3s;
}

.form-sub-btn:hover {
    padding: 14px 85px 16px;
    background-color: #f72717;
    color: #fff;
}

#contactform input#nombre {
    background-image: url('/img/name.svg');
    background-size: 20px;
}
#contactform input#telefono {
    background-image: url('/img/phone.svg');
    background-size: 20px;
}
#contactform input#email {
    background-image: url('/img/email.svg');
    background-size: 20px;
}
#contactform input#empresa {
    background-image: url('/img/building.svg');
    background-size: 20px;
}
#contactform input#cargo {
    background-image: url('/img/form name 06.svg');
    background-size: 20px;
}
#contactform input#razon {
    background-image: url('/img/nif.svg');
    background-size: 20px;
}
#contactform select#nempleados {
    background-image: url('/img/form number 07.svg'), url('/img/select-arrow.svg');
    background-size: 20px, auto;
}

.bottom-text {
    margin-top: auto;
    margin-bottom: 0;
    font-size: 10px;
    color: #fff;
}

#section-0 .container,
#section-0 .container .row {
    min-height: 800px;
}

#section-0 .container .row > div:first-child {
    flex-direction: column;
    display: flex;
    padding-bottom: 15px;
}

/* section 1 */

#section-1 {
    padding: 108px 0 225px 0;
}

#section-1 .title {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 50px;
    max-width: 856px;
    padding: 0;
    margin: 0 auto 20px;
    font-family: "Edenred";
}
#section-1 .subtitle {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    line-height: 50px;
    color: #000000;
    max-width: 1130px;
    padding: 0 0 136px;
    margin: 0 auto;
    font-family: "Edenred";
}

#section-1 .subtitle span {
    color:#F72616;
}
#section-1 .subtitle.bottom {
    font-family: 'Ubuntu';
    padding: 108px 0 102px;
    font-size: 38px;
    max-width: 1051px;
    margin: 0 auto;
    font-weight: 700;
}

#section-1 .smaller-text {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;
}

#section-1 .cards-img-text {
    font-weight: 700;
}

#section-1 .cards-description {
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    max-width: 270px;
    margin: 0 auto;
}

#section-1 .cards-wrapper {
    max-width: 956px;
    margin: 0 auto;
}
#section-1 .cards-img {
    height: 427px;
    width: auto;
    margin: 48px auto 62px;
    display: block;
}

#section-1 .container-fluid,
#section-1 .container-fluid {
    padding: 0;
}

/* section 2 */

#section-2 .right {
    background-color: #F2F8FF;
    border-radius: 1200px 0 0 1200px;
    z-index: 1;
}

#section-2 .left {
    z-index: 2;
}

#section-2 .title {
    text-align: left;
    margin-bottom: 60px;
    max-width: 386px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 57px;
    color: #000000;
}

.line img {
    width: 46px;
    margin-right: 19px;
}

.line {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 30px;
}

.right-container {
    max-width: 595px;
    margin-right: auto;
    margin-left: 120px;
}

.line .text {
    margin-bottom: 0;
    font-family: 'Ubuntu';
    max-width: 486px;
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 33px;
    color: #000000;
}
#sub {
    font-size: 15px;
}

#section-2 {
    padding: 150px 0 0 0;
    background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(213,216,221,1) 60%, rgba(213,216,221,1) 100%);
    /*background-image: linear-gradient(0deg, rgba(213,216,221,1) 0%, rgba(213,216,221,1) 60%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);*/
}
#section-2 .left {
    padding: 87px 0;
}

#section-2 .left-container {
    height: 100%;
    border-radius: 0 500px 500px 0;
    overflow: hidden;
    background-image: url('/img/bloco 3 - banner.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#section-2 .slick-list {
    height: inherit;
}

#section-2 .slick-slide {
    background-size: cover;
    background-position: center right;
}

/* section 3 */

#section-3 {
    padding: 100px 0 20px;
}

#section-3 .title {
    margin-bottom: 80px;
}

#section-3 .row > div {
    text-align: center;
    margin-bottom: 100px;
}

#section-3 .row img {
    margin-bottom: 40px;
}

#section-3 .text {
    font-size: 20px;
}

#section-4 {
    /*background: #D5D8DD;*/
    padding-bottom: 67px;
}

#section-4 .container-fluid {
    padding: 76px 0px 76px;
    background-color: #F3F9FF;
    border-radius: 200px 0 0 200px;
    position: relative;
}

#section-4 .row {
    max-width: 1420px;
    margin: 0 auto;
}

#section-4 img {
    height: 389px;
    position: absolute;
    bottom: 0;
}

#section-4 .title {
    color: #000000;
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 29px;
    line-height: 33px;
    color: #000000;
    text-align: left;
}

#section-4 .row > div {
    display: flex;
    align-items: center;
}

#section-4 button {
    border: 0;
    height: 56px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background: #F72616;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    width: 100%;
    max-width: 256px;
    transition: 0.3s;
}

#section-4 button:hover {
    padding: 20px 75px;
}

#section-4 .col-btn {
    justify-content: center;
}

/*  */

#section-ads {
    padding: 113px 0 56px;
    background-color: #D5D8DD;
    position: relative;
}

.footer-logo {
    position: absolute;
    bottom: 0;
    height: 156px;
    left: 10%;    
}

.logo-slider {
    height: auto;
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-slider img {
    display: block;
    width: 100%;
}

.logo-ads {
    margin: 0 auto;
}

@media (min-width: 1400px){
    #section-2 .right {
        width: calc(50% + 650px);
        padding: 71px 0 71px 600px;
        margin-left: -650px;
    }
    #section-2 {
        background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(213,216,221,1) 50%, rgba(213,216,221,1) 100%);
        padding-top: 150px;
        padding-bottom: 0px;
    }
}

@media (max-width: 1399px) {
    .logo {
        max-width: 400px;
        margin-left: -45px;
    }
    
    .footer-logo {
        position: absolute;
        bottom: 0;
        height: 114px;
        left: 0%;
    }
    
    .subtitle {
        color: #fff;
        font-weight: 700;
        font-size: 28px;
        line-height: 34px;
        font-family: "Ubuntu";
        padding-left: 100px;
        position: relative;
        max-width: 442px;
    }
    
    #section-0 .subtitle:before {
        content: "";
        position: absolute;
        width: 96px;
        height: 31px;
        border-radius: 50px;
        left: -10px;
        top: 3px;
    }
    
    #section-0 .subtitle.smaller:before {
        width: 31px;
        height: 31px;
        left: 55px;
    }
    
    .subtitle.smaller {
        margin-top: 10px;
    }
    
    #formfix {
        margin-top: 158px;
    }
    
    #formfix:before {
        width: 150px;
        height: 95px;
        top: -20px;
        left: -80px;
    }
    
    #section-0 {
        min-height: 0;
        padding-bottom: 82px;
    }
    
    #section-0 .container, #section-0 .container .row {
        min-height:0;
    }
    
    #section-1 {
        padding: 80px 0 135px;
    }
    
    #section-1 .subtitle {
        font-size: 27px;
        line-height: 40px;
        max-width: 810px;
        padding: 0 0 66px;
    }
    
    #section-1 .title {
        font-size: 27px;
        line-height: 40px;
        max-width: 610px;
    }
    
    #section-1 .subtitle.bottom {
        padding: 78px 0 92px;
        font-size: 28px;
        max-width: 851px;
    }
    
    .logo-slider img {
        width: 100%;
        max-width: 150px;
        height: 60px;
    }
    
    .logo-slider {
        height: 70px;
    }
    
    #section-2 .title {
        margin-bottom: 35px;
        font-size: 30px;
        line-height: 30px;
    }
    
    .line {
        margin-bottom: 20px;
    }
    
    .line img {
        width: 35px;
        margin-right: 15px;
    }
    
    .right-container {
        margin-left: 185px;
    }
    
    .line .text {
        font-size: 20px;
        line-height: 25px;
        max-width: 320px;
    }
    
    #section-2 {
        background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(213,216,221,1) 50%, rgba(213,216,221,1) 100%);
        padding-top: 100px;
        padding-bottom: 0px;
    }
    
    #section-4 img {
        height: 325px;
        position: absolute;
        bottom: 0px;
        left: 70px;
    }
    
    .footer-logo {
        height: 116px;
        left: 0%;
    }
    
    #section-4 .title {
        color: #000000;
        font-family: 'Ubuntu';
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 33px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px){
    #section-2 .right {
        width: calc(50% + 380px);
        padding: 71px 0 71px 280px;
        margin-left: -380px;
    }
}

@media (max-width: 1199px){
    h1.title {
        max-width: 730px;
        margin: 45px auto 40px;
        text-align: center;
    }
    
    .subtitle {
        max-width: 100%;
        margin: auto;
    }
    
    #formfix {
        margin: 40px auto -400px;
    }
    
    #section-1 {
        padding: 80px 0 135px;
    }
    
    #section-2 .left-container {
        background-position: right center;
    }
    
    #section-2 .right {
        width: calc(50% + 420px);
        padding: 71px 0 71px 350px;
        margin-left: -420px;
    }
    
    #section-2 .right-container {
        margin-left: 115px;
    }
    
    #section-2 .title {
        max-width: 390px;
    }   
}

@media (max-width: 1024px){
    #section-4 img {
        height: 415px;
        left: 55px;
    }
}

@media (max-width: 991px){
    .logo {
        max-width: 250px;
        width: 100%;
        margin-left: -75px;
    }
    
    h1.title {
        max-width: 608px;
        font-size: 40px;
        margin: 30px auto 50px;
    }
    .subtitle {
        padding-left: 65px;
        position: relative;
        max-width: 564px;
        line-height: 40px;
        font-weight: 300;
        margin: 0 auto;
    }
    
    .bottom-text {
        display: none;
    }
    
    .header-slick .slick-slide {
        background-position: center top;
        background-repeat: no-repeat;
        position: absolute;
        height: 438px;
        width: 100%;
        z-index: 1;
    }
    
    .slide01 {
        background-image: url('/img/banner 1mob.png');
    }
    .slide02 {
        background-image: url('/img/banner 2mob.png');
    }
    .slide03 {
        background-image: url('/img/banner 3mob.png');
    }
    
    #formfix {
        margin: 0px auto -400px;
        max-width: 608px;
        padding: 25px 30px 40px;
    }
    
    #formfix:before {
        top: -50px;
        left: 30px;
    }
    
    #section-1 {
        padding: 30px 0 0 0;
        margin-bottom: 80px;
    }
    
    #section-2 .left {
        padding: 0;
    }
    
    #section-2 .left-container {
        height: 333px;
        border-radius: 500px 0 0 500px;
        overflow: hidden;
        max-width: 372px;
        margin-left: auto;
        margin-bottom: -270px;
    }
    
    #section-2 .right {
        background-color: #f1f7ff;
        border-radius: 200px 0;
        z-index: 1;
        margin-bottom: 70px;
    }
    
    #section-2 .title {
        text-align: left;
        line-height: 1.3;
        margin-bottom: 86px;
        padding-top: 133px;
        font-size: 30px;
        max-width: 292px;
    }
    
    .right-container {
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
    }
    
    .line .text {
        font-size: 18px;
    }
    
    #section-3 .text {
        font-size: 18px;
        max-width: 278px;
        margin: 0 auto;
    }
    
    .title {
        font-size: 30px;
    }
    
    #section-4 .container-fluid {
        padding: 50px 0px 50px;
        max-width: 95%;
        margin-right: 0;
        display: block;
    }
    
    #section-4 .title {
        font-size: 26px;
        max-width: 400px;
        margin-bottom: 10px;
    }
    
    #section-4 .title {
        font-size: 26px;
        max-width: 400px;
        margin-bottom: 15px;
    }
    
    #section-4 img {
        height: 400px;
        left: auto;
        right: -30px;
    }
    
    #section-1 {
        padding: 20px 0 110px;
    }
    
    #section-2 .right {
        width: 100%;
        padding: 20px 0 203px;
        margin-left: 0;
        border-radius: 0;
        margin-bottom: 0;
    }
    
    .right-container {
        max-width: 100%;
        padding: 0 15px;
    }
    
    #section-2 .title {
        text-align: center;
        margin-bottom: 30px;
        padding-top: 20px;
        max-width: 100%;
    }
    
    .list-slider {
        max-width: 489px;
        margin: 0 auto;
    }
    
    .line .text {
        font-size: 25px;
        line-height: 25px;
        max-width: 100%;
    }
    
    #section-2 .left-container {
        max-width: 550px;
        height: 417px;
        border-radius: 0;
        margin-left: 0;
        margin-bottom: 0;
        position: relative;
        background-size: contain;
        margin-top: -140px;
    }
    
    #section-2 {
        padding-bottom: 75px;
    }
    
    #section-4 button {
        font-size: 26px;
        margin-left: 70px;
    }
}

@media (max-width: 767px){
    .logo {
        max-width: 306px;
        width: 100%;
        margin-left: -72px;
        margin-top: 0px;
    }
    
    h1.title {
        max-width: 335px;
        font-size: 22px;
        margin: 0 auto 23px;
        font-weight: 700;
        line-height: 25px;
    }
    
    #section-0 .subtitle {
        padding: 0;
        margin: 7px auto;
        line-height: 18px;
        font-weight: 700;
        font-size: 16px;
        padding-left: 56px;
        max-width: 268px;
        
    }
    
    
    
    #section-0 .subtitle:before {
        content: "";
        position: absolute;
        width: 48px;
        height: 15px;
        border-radius: 50px;
        left: 0;
        top: 3px;
    }
    
    #section-0 .subtitle.smaller:before {
        width: 18px;
        height: 18px;
        left: 30px;
    }
    
    .form-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
        margin: 0 auto 27px;
        max-width: 315px;
    }
    
    #formfix:before {
        width: 138px;
        height: 88px;
        top: -45px;
        left: 0px;
        right: 0;
        margin: 0 auto;
    }
   
    #formfix {
        margin: 94px auto 0;
        max-width: 100%;
        padding: 49px 20px 24px;
        border-radius: 0;
        box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
    }
    
    .formcolumn{
        padding: 0;
    }
    
    #contactform {
        display: block;
    }
    
    .input-container {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .terms label {
        font-size: 12px;
        line-height: 14px;
        margin-top: 13px;
        max-width: 100%;
    }
    
    .header-slick {
        height: 438px;
    }
    
    .form-sub-btn {
        font-size: 16px;
        padding: 0;
        height: 43px;
        width: 100%;
        max-width: 255px;
        margin: 24px auto 0;
        display: block;
    }
    
    #section-1 .title {
        font-size: 21px;
        line-height: 24px;
        max-width: 335px;
        margin: 0px auto 17px;
    }
    
    .logo-slider {
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .logo-slider img {
        display: block;
        width: auto;
    }
    #section-0 {
        padding-bottom: 30px;
    }
    
    #section-2 {
        padding-bottom: 46px;
        margin-bottom: 0;
        margin-top: 0;
        padding-top: 50px;
    }
    
    #section-2 .left-container {
        height: 219px;
        border-radius: 0;
        max-width: 289px;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: -85px;
    }
    
    #section-2 .title {
        text-align: center;
        line-height: 27px;
        padding-top: 20px;
        font-size: 22px;
        max-width: 300px;
        margin: 0 auto 23px;
    }
    
    #section-2 .right {
        width: 100%;
        padding: 0px 0 117px;
        margin-left: 0;
        border-radius: 0;
        margin-bottom: 0;
    }
    
    .list-slider {
        max-width: 331px;
        margin: 0 auto;
    }
    
    .line img {
        width: 35px;
        margin: 0;
    }
    
    .line .text {
        font-size: 16px;
        max-width: 285px;
        margin: 0 0 0 15px;
        text-align: left;
    }
    
    #section-3 {
        padding: 80px 0 40px;
    }
    
    #section-3 .title {
        margin-bottom: 50px;
        font-size: 22px;
    }
    
    #section-3 .row img {
        margin-bottom: 20px;
        max-width: 44px;
    }
    
    #section-3 .text {
        font-size: 16px;
        max-width: 156px;
        margin: 0 auto;
    }
    
    #section-4 .container-fluid {
        padding: 47px 0px 47px;
        max-width: 100%;
        margin-right: 0;
        display: block;
    }
    
    #section-4 img {
        height: 175px;
        bottom: 0px;
        right: 10px;
    }
    
    #section-4 .title {
        font-size: 18px;
        margin: 0 0 12px 33px;
        line-height: 21px;
        max-width: 70%;
        /*max-width: 181px;*/
        font-weight: 700;
    }
    
    #section-4 button {
        padding: 0;
        font-size: 16px;
        height: 28px;
        max-width: 167px;
        margin: 0 0 0 33px;
    }
    
    #section-ads {
        padding: 50px 0 26px;
        background-color: #D5D8DD;
    }
    
    .footer-logo {
        height: 77px;
        left: 0%;
    }
    
    .logo-ads {
        margin: 0 20px 0 auto;
        max-width: 139px;
        width: 100%;
    }
    
    
    .slick-dots {
        display: flex;
        justify-content: space-evenly;
        max-width: 215px;
        margin: -20px auto 50px;
    }
    .slick-dots li {
        list-style-type: none;
    }
    
    .slick-dots li button {
        font-size: 0;
        border: none;
        background-color: rgba(0, 161, 132, 0.5);
        width: 12px;
        height: 12px;
        border-radius: 50%;
    }
    
    .slick-dots li.slick-active button {
        background-color: #00A184;
        width: 35px;
        transition: all 0.4s;
        border-radius: 25px;
    }
    
    #contactform input, #contactform select {
        height: 31px;
        padding: 0 0 0 57px;
        font-size: 16px;
        line-height: 18px;
        background-position: 6px center;
        background-size: 24px;
    }
    
    #contactform select {
        background-position: 6px center, 95% center;
        background-size: 24px, 16px;
    }
    
    #section-1 {
        padding: 0 0 55px;
        margin-bottom: 0;
    }
    
    #section-1 .subtitle {
        font-size: 20px;
        line-height: 27px;
        max-width: 450px;
        padding: 0px 0 48px;
    }
    
    #section-1 .smaller-text {
        font-size: 16px;
        line-height: 18px;
        max-width: 316px;
        margin: 0 auto;
    }
    
    #section-1 .cards-description {
        font-size: 12px;
        line-height: 14px;
        text-align: center;
        color: #000000;
        max-width: 209px;
        margin: 20px auto 0;
    }
    
    #section-1 .cards-img {
        height: 310px;
        width: auto;
        margin: 40px auto 25px;
        display: block;
    }
    
    #section-1 .subtitle.bottom {
        padding: 72px 0 79px;
        font-size: 20px;
        max-width: 450px;
        line-height: 27px;
    }
    
    #section-2 .right-container {
        margin-left: auto;
        margin-right: auto;
    }
}



