#footer {
    position: relative;
    padding-top: 29px;
}
img.nortonfooter {
    position: absolute;
    left: 0px;
    top: -15px;
}
.contentlinkblock {
    padding: 0px;
}
.block_newsletter {
    margin-bottom: 30px;
 }
.footer-container {
    overflow: hidden;
    background: white;
    padding-top: 46px;
}
.block_newsletter form input {
    border-radius: 0px;
}
.block-social li.youtube {
    width: 26px;
}
.block-social li.youtube a {
    text-indent: initial;
    line-height: 26px;
    font-size: 0px;
}

.block-social {
    width: 20%;
    margin-top: 18px;
    text-align: left;
    padding-left: 0px;
}
@media(max-width:991px) {
	.contentlinkblock {
		padding:0px 3%;
	}
}

.block_newsletter {    background: #123341;
    width: 100vw;
    margin-left: calc((-50vw) + 50%);
    clear: both;
    margin-bottom:0px;
    padding: 42px 0px 32px;
}
.block-icon img {
    height: auto !important;
        max-width: 45px;
}
.blockreassurance .block-icon, .blockreassurance .block-icon img, .blockreassurance .block-icon svg {
    height: auto;
}
.blockreassurance {
    padding-top: 0px;
    padding-bottom: 30px;
    max-width: 1020px;
    margin: 0 auto;
    float: none;
}
.block-title span:first-child {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.35px;
    font-weight: normal;
    text-transform: uppercase;
}
.block-title span:last-child {
     font-size: 20px;
	  font-weight: bold;
	  line-height: normal;
	  letter-spacing: 0.5px;
    text-transform: uppercase;
}
.blockreassurance .block-title {
    margin-top: 2px;
}
p.descrption_reassurance {
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    letter-spacing: 0.65px;
    text-align: center;
    color: #123341;
}
.block_newsletter p#block-newsletter-label {
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.81;
    letter-spacing: 0.8px;
    text-align: center;
    color: #b2dbd4;
        margin-bottom: 20px;
    text-transform: none;
}
.block_newsletter form input[type=email] {
	max-width:459px;
	    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.87;
    letter-spacing: 0.75px;
    text-align: left;
    color: #000000;
    /*text-transform: capitalize;*/
    border:none;
}
.block_newsletter form input[type=email]:focus {
	padding:11px;
}
.block_newsletter form .input-wrapper input {
	height:55px;
}
.block_newsletter form .input-wrapper {
    max-width: 591px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    border: 1px solid #afdad2;
}
.block_newsletter form .input-wrapper .send_newsletter {
       position: absolute;
    right: 0px;
    top: 0px;
    width: 171px;
    background: #08a48f;
    opacity: 1 !important;
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.7px;
    color: #ffffff !important;
    text-align: center;
    border: none !important;
    height: 55px !important;

}
.block_newsletter .send_newsletter:hover {
    background-color: #08a48f !important;
    font-size: 17px !important;
}
.block_newsletter #gdpr_consent * {
    color: white;
}
.block_newsletter #gdpr_consent span i {
    color: black;
    margin-top: -2px;
}

.contentlinkblock {
    width: 80%;
    float: left;
}

.container_content_footer {
    max-width: 100%;
    margin: 0 auto;
}
.contentlinkblock div {
    width: 25%;
}

.links p {
    font-size: 15px !important;
    font-weight: bold;
    letter-spacing: 0.75px;
    margin-bottom: 10px !important;
}
.footer-container li a {
    cursor: pointer;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.31;
    letter-spacing: 0.65px;
    text-align: left;
    color: #000000;
}
.block-contact.links.wrapper {
    padding: 0px;
    width:20%;
}
.block-contact .phone span, .block-contact .email a {
    width: 100%;
    width: 100%;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.65px;
    text-align: left;
    color: #000000;
        line-height: 26px;
}
.block-contact .phone:before {
    content: "";
    background: url(../img/phone.png) no-repeat;
    width: 23px;
    height: 20px;
    position: absolute;
    left: 0px;
    background-size: 100%;
    top: 4px;
}

.phone {
    padding-left: 24px;
    position: relative;
}
.email {
    padding-left: 24px;
    position: relative;
}
.block-contact .email:before {
    content: "";
    background: url(../img/email_icon.png) no-repeat;
    width: 23px;
    height: 19px;
    position: absolute;
    left: 0px;
    background-size: 100%;
    top: 6px;
}



.footer-container ul {
    display: flex;
    flex-direction: inherit;
}
li.facebook {
    order: 1;
}
li.pinterest {
    order: 3;
}
li.instagram {
    order: 2;
}
.footer-container .block-social li {
    margin: 0px 12px;
}
.footer-container .block-social li:first-child {
    /*margin-left: 0px;*/
}
.signecomm {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.7px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
        margin-top: 47px;
    margin-bottom: 25px;
}
.linkedin {
    background-image: url(../img/discord.png);
    margin-top: 1.5px !important;
    margin-left: 0px!important;
}
.block-social li {
    margin: 0px 7px;
}
@media(max-width:991px) {
    /*p.descrption_reassurance {*/
    /*    display: none;*/
    /*}*/
    .blockreassurance .block-title span {
        display: block;
        font-size: 14px;
    }
    .mm-menu .block-social .linkedin {
        margin-left: 7px!important;
    }
}
@media(max-width:767px) {
    .blockreassurance > div > div:first-child {
        width: 100%;
    }
    .blockreassurance > div > div:nth-child(2), .blockreassurance > div > div:last-child {
        width: 50%;
        padding: 0px 7px;
     }
    .blockreassurance .block-icon {
        display: block;
        margin: 0 auto;
        float: none;
        width: auto;
        text-align: center;
    }
    .blockreassurance .block-title {
        width: 100%;
        text-align: center;
        max-width: 100%;
        height: auto;
    }
    .blockreassurance .block-icon img, .blockreassurance .block-icon svg {
        width: 100%;
    }
    .block_newsletter p#block-newsletter-label {
        font-size: 18.5px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.81;
        letter-spacing: 0.46px;
        text-align: center;
    }
    .block_newsletter form .input-wrapper input {
        height: 32px;
        font-size: 12px;
    }
    .block_newsletter form .input-wrapper .send_newsletter {
        height: 32px !important;
        font-size: 10px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #ffffff;
        max-width: 100px;
    }
    .block_newsletter {
        padding: 30px 0px 27px;
    }
    #footer .contentlinkblock {
        width: 100%;
    }
    .contentlinkblock div {
        width: 100%;
        padding: 0px;
    }
    .block-contact.links.wrapper {
        width: 100%;
        float: none;
        padding: 0px 15px !important;
            clear: both;
    }
    .block-social {
        position: absolute;
        bottom: 26px;
        right: 6px;
        margin: 0px;
        width: auto;
    }
    .footer-container .links .h3 {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.65px;
        text-align: left;
        color: #000000;
    }
    .links .block-contact-title {
        font-size: 13px !important;
        font-weight: bold;
        letter-spacing: 0.65px;
        text-align: left;
        color: #000000;
        padding-top: 5px;
    }
    .links .phone, .links .email {
        display:none;
    }
    .footer-container {
        padding-top: 6px;
    }
    .signecomm {
         margin-top: 15px;
    }
    p.h4.text-uppercase.block-contact-title:after {
        content: "+";
        font-size: 18px;
        position: absolute;
        right: 15px;
        top: 3px;
    }
    p.h4.text-uppercase.block-contact-title.active:after {
        content: "-";
    } 
}

