/*Footer*/
footer#footer {
    margin-top: 150px;
}

@media(hover: hover) {
    footer#footer a:hover {
        color: #7840e5 !important;
    }
}

#footer,
.footer-bottom,
.footer-bottom-full-width,
.footer-rows .rate-wrapper {
    background-color: transparent;
}

.row.custom-footer>div:nth-child(1),
.row.custom-footer>div:nth-child(2),
.row.custom-footer>div:nth-child(3),
.row.custom-footer>div:nth-child(4) {
    width: 25% !important;
    flex-basis: 25%;
}

footer#footer .container.footer-rows {
    border-top: 1px solid #ceb5ff;
}

footer .custom-footer iframe {
    border-radius: 20px;
}

.row.custom-footer>div:nth-child(5) {
    width: 100% !important;
    flex-basis: 100%;
}

.custom-footer-column h4 {
    font-size: 30px;
    font-weight: 400 !important;
    color: #ffffff !important;
    margin-bottom: 30px !important;
}

.custom-footer-column ul li a {
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 1.3 !important;
}

.custom-footer-column ul li {
    padding-bottom: 15px !important;
}

.custom-footer-column.footer-contact p {
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 24px !important;
}

.custom-footer-column.footer-contact p.hrefs,
.custom-footer-column.footer-contact p.hrefs a {
    color: #CEB5FF !important;
    font-size: 18px;
    line-height: 26px;
}

.custom-footer-column.footer-mail-socials p {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 30px;
}

.custom-footer-column.footer-mail-socials p a {
    color: #ffffff !important;
}

.footer-socials-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}

.footer-socials-wrapper img {
    height: 30px;
}

footer#footer .container.footer-rows .row.custom-footer {
    padding-bottom: 10px;
}

.custom-footer-column.footer-logo img {
    max-width: 325px;
}

#footer .footer-bottom * {
    color: #CEB5FF !important;
}

.footer-news a.purple {
    color: #CEB5FF !important;
    font-weight: 500 !important;
}

footer#footer .footer-contact a {
    color: #CEB5FF !important;
}

/*HomePage - Newsletter*/
.footer-newsletter-full-width>.container-full-width {
    background-color: #422B78;
    border-radius: 40px;
}

.footer-newsletter {
    margin: auto;
    max-width: 900px;
}

#cboxTitle,
.form-control,
select {
    background-color: #19133b;
}

.form-control,
select {
    border-color: #19133b;
    color: #ceb5ff;
}

input.form-control {
    padding: 20px 30px !important;
    border-radius: 20px;
}

input.form-control::placeholder {
    color: #ceb5ff !important;
}

.footer-newsletter .compact-form .btn {
    border-radius: 20px !important;
}

.full-width.footer-newsletter-full-width {
    padding-top: 150px;
}

.footer-newsletter h2 {
    font-size: 42px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 50px;
}

.footer-newsletter form#formNewsletter {
    width: 70%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .footer-newsletter {
        padding: 130px 16px;
        padding-top: 80px !important;
    }
}

@media (max-width: 1920px) and (min-width: 1440px) {
    .footer-newsletter-full-width .container-full-width {
        width: 90%;
    }

    .footer-newsletter h2 {
        font-size: 38px;
    }
}

@media(min-width:1440px) {

    footer#footer .container.footer-rows,
    .container.footer-bottom {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-socials-wrapper {
        gap: 25px;
    }
}

@media(max-width: 1439px) and (min-width: 1200px) {
    .full-width.footer-newsletter-full-width {
        padding-top: 100px;
    }

    .footer-newsletter h2 {
        font-size: 32px;
    }

    .footer-newsletter {
        padding: 70px 16px;
    }

    footer#footer {
        margin-top: 130px;
    }

    .full-width.footer-newsletter-full-width .container-full-width {
        width: 90%;
    }
}

@media(max-width: 1199px) {
    .full-width.footer-newsletter-full-width {
        padding-top: 110px;
    }

    .footer-newsletter {
        padding: 100px 16px;
        padding-top: 70px !important;
    }

    .footer-newsletter h2 {
        font-size: 36px;
    }

    .footer-newsletter .compact-form .btn,
    .footer-newsletter .form-control {
        height: 65px;
    }
}

@media(max-width: 1199px) and (min-width: 992px) {
    footer .custom-footer iframe {
        min-width: 100%;
        min-height: 350px;
    }

    .row.custom-footer>div:nth-child(5) {
        padding-top: 70px;
    }

    .full-width.footer-newsletter-full-width {
        padding-top: 60px;
    }

    .footer-newsletter {
        padding: 60px 16px;
        padding-top: 50px !important;
    }

    .footer-newsletter h2 {
        font-size: 34px;
    }
}

@media(max-width: 991px) {
    .type-product .full-width.footer-newsletter-full-width {
        padding-top: 40px;
    }
}

@media(max-width: 991px) and (min-width: 768px) {

    .row.custom-footer>div:nth-child(1),
    .row.custom-footer>div:nth-child(2),
    .row.custom-footer>div:nth-child(3),
    .row.custom-footer>div:nth-child(4) {
        width: 50% !important;
        flex-basis: 50%;
    }

    .row.custom-footer>div:nth-child(5) {
        padding-top: 70px;
    }

    .footer-banners .banner-wrapper>span {
        padding-top: 100px !important;
    }


    .full-width.footer-newsletter-full-width {
        padding-top: 100px;
    }

    .footer-newsletter {
        padding: 60px 0px;
        padding-top: 50px !important;
    }

    .footer-newsletter h2 {
        font-size: 27px;
        line-height: 1.3;
        margin-bottom: 40px;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-newsletter form#formNewsletter {
        width: 90%;
        max-width: 570px;
    }

    .footer-newsletter button.btn.btn-default.btn-arrow-right {
        padding: 15px 25px !important;
    }

    .footer-newsletter .arrow-down-wrapper {
        margin-bottom: 20px !important;
    }

    footer#footer .container.footer-rows,
    .full-width.footer-bottom-full-width .container.footer-bottom {
        width: 90%;
    }

    .custom-footer-column.footer-logo img {
        max-width: 250px;
    }

    footer#footer {
        margin-top: 100px;
    }
}

@media (min-width: 768px) {

    .footer-newsletter .compact-form .btn,
    .footer-newsletter .form-control {
        height: 75px;
    }
}

@media(max-width: 767px) {
    .footer-rows .custom-footer {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .row.custom-footer>div:first-child,
    .row.custom-footer>div:nth-child(2),
    .row.custom-footer>div:nth-child(3),
    .row.custom-footer>div:nth-child(4) {
        width: 50%;
        flex-basis: 50%;
    }

    footer .custom-footer iframe {
        min-width: 100%;
        min-height: 300px;
    }

    .row.custom-footer>div:nth-child(5) {
        padding-top: 50px;
    }

    .footer-bottom {
        align-items: flex-start;
        text-align: left;
    }

    .footer-bottom #signature {
        padding-top: 20px;
    }

    .full-width.footer-newsletter-full-width {
        padding-top: 76px;
    }

    .footer-newsletter form#formNewsletter {
        width: 100%;
    }

    .footer-newsletter {
        padding: 0px;
        padding-top: 50px !important;
        padding-bottom: 50px;
    }

    .footer-newsletter-full-width>.container-full-width {
        padding-left: 30px;
        padding-right: 30px;
    }

    .footer-newsletter h2 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    .footer-newsletter label.whole-width {
        text-align: center;
    }

    .footer-newsletter .arrow-down-wrapper {
        margin-bottom: 0px !important;
    }

    .footer-newsletter button.btn.btn-default.btn-arrow-right {
        height: 55px;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    footer#footer {
        margin-top: 80px;
    }

    .custom-footer-column.footer-logo img {
        max-width: 250px;
    }

    footer#footer .container.footer-rows {
        padding-left: 25px;
        padding-right: 25px;
    }

    .custom-footer-column h4 {
        font-size: 28px;
    }
}

@media (max-width: 479px) {
    .full-width.footer-newsletter-full-width {
        padding-top: 46px;
    }

    .footer-newsletter-full-width>.container-full-width {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-newsletter h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footer-newsletter .compact-form .btn,
    .footer-newsletter .form-control {
        height: 55px;
    }

    .footer-newsletter {
        padding-top: 40px !important;
        padding-bottom: 40px;
    }

    .custom-footer-column.footer-logo img {
        max-width: 200px;
    }

    #footer .footer-bottom * {
        font-size: 12px !important;
    }

    .custom-footer-column h4 {
        font-size: 21px;
    }

    .custom-footer-column.footer-contact p {
        font-size: 14px;
        line-height: 18px !important;
    }

    .custom-footer-column.footer-mail-socials p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .custom-footer-column.footer-contact p.hrefs,
    .custom-footer-column.footer-contact p.hrefs a {
        font-size: 14px;
        line-height: 18px !important;
    }

    .row.custom-footer.elements-6 .col-sm-6.col-lg-4 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .custom-footer-column ul li {
        padding-bottom: 5px !important;
    }

    .custom-footer-column ul li a {
        font-size: 15px;
        line-height: 1 !important;
    }

    .custom-footer-column h4 {
        margin-bottom: 20px !important;
    }

    .footer-socials-wrapper img {
        height: 25px;
    }
}

@media(max-width: 374px) {
    .full-width.footer-newsletter-full-width {
        padding-top: 26px;
    }

    .footer-newsletter h2 {
        font-size: 16px;
    }

    footer#footer {
        margin-top: 60px;
    }

    .row.custom-footer>div:first-child,
    .row.custom-footer>div:nth-child(2),
    .row.custom-footer>div:nth-child(3),
    .row.custom-footer>div:nth-child(4) {
        width: 100%;
        flex-basis: 100%;
    }

    .custom-footer-column h4 {
        margin-top: 10px;
    }

    .footer-socials-wrapper {
        gap: 25px;
    }

    .custom-footer-column.footer-map {
        margin-top: 30px;
    }

    .row.custom-footer>div {
        text-align: center;
    }

    .footer-bottom {
        align-items: center;
        text-align: center;
    }

    .newsletter .form-control {
        height: 50px;
    }
}