/*FOOTER*/

.fo1 .footer-cta {
    position: relative;
    width: 100%;
    height: 500px;
    padding: 45px 0 0;
    margin-bottom: -80px;
}
.fo1 .footer-cta-left,
.fo1 .footer-cta-right {
    position: relative;
    width: 50%;
}
.fo1 .footer-cta-left {
    padding-left: calc(10% + 15px);
    padding-right: 100px;
}
.fo1 .footer-cta-left .title-wrapper {
    margin-bottom: 30px;
}
.fo1 .footer-cta-left .title-wrapper .title {
    max-width: 450px;
}
.fo1 .footer-cta-left .cta a {
    display: block;
    padding: 15px 0;
}
.fo1 .cta a i {
    margin-right: 22px;
}
.fo1 .footer-cta-left .cta a:first-child {
    border-bottom: 1px solid #F0F0F0;
}
.fo1 .footer-cta-left .cta a:first-child i {

}
.fo1 .footer-image {
    position: relative;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.fo1 .footer-container {
    position: relative;
    width: 100%;
}
.fo1 .footer-left {
    position: relative;
    width: 67%;
    background-color: #EAEAEA;
    padding: 200px 100px 200px calc(10% + 15px);
}
.fo1 .footer-right {
    position: relative;
    width: 33%;
    padding: 200px calc(10% + 15px) 200px 100px;
}
.fo1 .footer-kolom.first,
.fo1 .footer-kolom.second {
    position: relative;
    width: 50%;
}

.fo1 .footer-kolom .contact p {
    margin-bottom: 0;
    line-height: 29px;
}
.fo1 .footer-kolom .contact .tel {
    margin-top: 20px;
    display: block;
}
.fo1 .footer-kolom.second .links {
    margin-bottom: 24px;
}
.fo1 .footer-kolom .copyright p {

    line-height: 19px;
    margin-bottom: 0;
}
.fo1 .back-to-top {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 40%;
    right: calc(10% + 15px);
    padding: 30px;
    text-align: right;
}
.fo1 .back-to-top svg.rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 0;
}

.fo1 .fl-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fo1 .fl-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.fo1 .fl-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.fo1 .fl-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fo1 .jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.fo1 .al-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.fo1 .copyright_mandelo{
    width: auto;
    margin-bottom: 15px;
}

.fo1 .back-to-top svg.rotate path,
.fo1 .back-to-top svg.rotate line {
    stroke: black;
}
.fo1 .back-to-top svg {
    opacity: .2;
}

.fo1 .back-to-top.small-btn{
    width: auto;}
.fo1 .back-to-top.normal-btn{
    width: 23%;}
.fo1 .back-to-top{
    background: rgba(139, 195, 74, 0.78);}

.fo1 .full-link-btn {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 1;
    top: 0;
    left: 0;
}

/* footer 2 */
.fo2 .footer-container {
    padding: 0 calc(10% + 15px);
    display: flex;
    justify-content: space-between;
}

.fo2 .footer-container li {
    list-style: none;
    top: 0px;
}

.fo2 .footer-column {
    display: inline-block;
}

.fo2 .footer-logo img {
    width: 100%;
}

.fo2 .column-half {
    width: 24%;
    vertical-align: top;
}

.fo2 .column-quarter {
    width: 24%;
}


.fo2 .column-half .footer-logo img {
    max-width: 50%;
    width: auto;
    max-height: 150px;
}

.fo2 .footer-container ul {
    padding-left: 0px;
}

.fo2 .footer-container ul li {
    padding-bottom: 15px;
}

.fo2 .footer-container li a {
    text-decoration: none;
}

.fo2 .footer-container li a.footer-img-link {
    display: flex;
}

.fo2 .footer-container h3 {
    padding-bottom: 5px;
}

.fo2 .bottom-bar {
    border-top: solid 1px rgba(0,0,0,0.2);
    margin-top: 45px;
    padding: 15px calc(10% + 15px);
    position: relative;
}

.fo2 .bottom-bar p{
    margin-bottom: unset;
}
.fo2 .bottom-bar .left {
    padding-left: 0px;
    display: flex;
    align-items: center;
}

.fo2 .left .copyright_mandelo, .fo2 .left p {
    position: relative;
    margin-right: 45px}
.fo2 .left .copyright_mandelo {
    left: 0;}

/*FOOTER*/

.fo3 .footer-mailchimp {
    background-color: #f7f7f7;
    position: relative;
    padding: 100px 15px;
}

.fo3 .footer-links {
    height: 150px;
    position: relative;
    line-height: 150px;
    text-align: center;
}

.fo3 .flex-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.fo3 .footer-links .footer-link {
    display: inline-block;
}

.fo3 .footer-links .footer-link:last-child a:after {
    display: none;
}

.fo3 .footer-links .footer-link a {
    text-decoration: none;
    font-size: 16px;
}

.fo3 .footer-links .footer-link a:after {
    content: ' • ';
    text-align: center;
    margin-left: 12px;
    margin-right: 12px;
}


.fo3 .icoon-naam:before, .fo3 .icoon-email:before, .fo3 .tel:before {
    content: '';
    font-family: FontAwesome;
    font-size: 22px;
}

.fo3 .icoon-naam:before {
    content: '\f007';
}

.fo3 .social_media .facebook:before {
    content: '\f09a';
}

.fo3 .social_media .twitter:before {
    content: '\f099';
}

.fo3 .social_media .linkedin:before {
    content: '\f0e1';
}

.fo3 .social_media .instagram:before {
    content: '\f16d';
}

.fo3 .social_media .youtube:before {
    content: '\f16a';
}

.fo3 .social_media .vimeo:before {
    content: '\f27d';
}
.fo3 .icoon-email:before {
    content: '\f2b6';
}
.fo3 .tel:before{
    content: '\f095';
}
.fo3 .footer-search:before{
    content: '\f002';
}

.fo3 .copyright{
    position: relative;
    z-index: 20;
}

.fo3 .copyright .copyright_mandelo{
    position: relative;
}

.fo3 .social_media a, .fo3 .footer-bar .contact a {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 30px;
    text-align: center;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.fo3 .footer-bar .col-md-4 {
    padding: 0px 0;
}

.fo3 .footer-bar .col-md-4.contact {
    text-align: right;
}

.fo3 .footer-bar .logo-footer {
    text-align: center;
    max-height: 150px;
    position: relative;
}

.fo3 .footer-bar .social_media a,
.fo3 .footer-bar .contact a {
    line-height: 40px;
    height: 40px;
}

.fo3 .line.footer-line {
    width: calc(100% - 20%);
    position: relative;
    margin: 0 auto;
}

.fo3 .line {
    -webkit-border-image: -webkit-radial-gradient(circle, rgba(49, 45, 47, 0.6) 0%, rgba(200,200,200,0) 100%);
    -o-border-image: -o-radial-gradient(circle, rgba(49, 45, 47, 0.6) 0%, rgba(200,200,200,0) 100%);
    border-image: radial-gradient(circle, rgba(49, 45, 47, 0.6) 0%, rgba(200,200,200,0) 100%);
    border-width: 2px;
    border-bottom-style: solid;
    border-image-repeat: stretch;
    border-image-slice: 1;
}

/* footer 4 */
.fo4 .footer {
    position: relative;
    overflow: hidden;
}

.fo4 .footer-wrapper,
.fo4 .footer-contact,
.fo4 .footer-contact .contact,
.fo4 .footer-info,
.fo4 .footer-column-wrapper {
    position: relative;
    width: 100%;
}
.fo4 .footer-contact {
    background: white;
    padding: 110px 0;
}
.fo4 .footer-contact .contact {
    text-align: center;
}
.fo4 .footer-contact .contact .tekst {
    max-width: 700px;
    margin: 20px auto 50px auto;
}
.fo4 .footer-info {
    background: black;
    padding: 100px 0;
}

.fo4 .copyright_mandelo{
    left: 0;
    position: relative;
}

.fo4 .copyright{
    position: absolute;
    padding: 0;
    width: auto;
    z-index: 20;
}

.fo4 .footer-column.middle .title h2 {
    color: white;
    margin-bottom: 25px;
}

.fo4 .social_media a {
    position: relative;
    height: 60px;
    width: 60px;
    display: inline-block;
    margin-right: 15px;
}

.fo4 .footer-logo img {
    max-width: 200px;
    max-height: 150px;}
.fo4 .social_media a:before {
    content: '';
    background: transparent;
    height: 60px;
    width: 60px;
    line-height: 58px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: baseline;
    font-family: 'FontAwesome';
    color: white;
    border: 2px solid rgba( 255,255,255, .3 );
    text-align: center;
    font-size: 26px;
    z-index: 2;
    position: relative;

    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.fo4 .social_media a.facebook:before,
.fo4 .share a.facebook:after {
    content: '\f09a';
}

.fo4 .social_media a.twitter:before,
.fo4 .share a.twitter:after {
    content: '\f099';
}

.fo4 .social_media a.linkedin:before {
    content: '\f0e1';
}
.fo4 .social_media .instagram:before {
    content: '\f16d';
}

.fo4 .social_media a.google:before {
    content: '\f0d5';
}

.fo4 .social_media a.pinterest:before,
.fo4 .share a.pinterest:after {
    content: '\f231';
}

.fo4 .middle{
    max-width: 40%;
}
.fo4 .social_media a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transition: -webkit-transform .5s cubic-bezier(.19,1,.22,1);
    transition: transform .5s cubic-bezier(.19,1,.22,1);
    transition: transform .5s cubic-bezier(.19,1,.22,1),-webkit-transform .5s cubic-bezier(.19,1,.22,1);
    border-radius: 50%;
    z-index: 0;
}

.fo4 .social_media a:hover:after {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.fo4 .social_media a:hover:before {
    color: black;
}

.fo4 .share {
    position: absolute;
    top: 100px;
    overflow: hidden;
}

.fo4 .share p {
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

.fo4 .share a {
    height: 30px!important;
    width: auto!important;
    border: none!important;
    overflow: hidden;
}

.fo4 .share a:before, .fo4 .share a:after {
    height: auto;
    width: auto;
    line-height: normal!important;
    color: black;
    margin-left: 10px;
    border: 0!important;
    padding: 2px 0;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.fo4 .share a:after {
    content: '';
    transform: none;
    height: 30px;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 26px;
    top: 100%;
    left: 0;
    background: transparent;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);

}

.fo4 .share a:hover:after {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.fo4 .share a:hover:before {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

/*.share a:hover {
}*/

.fo4 .footer-column-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fo4 .footer-logo {
    position: absolute;
    display: block;
    top: -130px;
    left: 0;
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px #0400003d;
    padding: 10px;
    height: auto;
}

.fo4 .fl-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
.fo4 .fl-container {
     display: flex;}

.fo4 .footer-column.left {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 11px;
}
.fo4 .footer-column.left p {
    line-height: 40px;
    font-size: 13px;
    color: rgba(128, 128, 128, .5);
    margin-bottom: 0;
}

.fo4 .footer-column.right {
    min-width: 25%;
}

.fo4 .footer-column.right .link {
    line-height: 40px;
}

.fo4 .footer-column.right .link a {
    color: white;
}

.fo4 .img.logo {
    min-width: 100px;
}
/*MANDELO TRIANGLE*/
footer{
    padding-top: 45px;
    position: relative;
}

.copyright_mandelo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    border-radius: 50px;
    position: absolute;
    bottom: 0;
    left: 10%;
    background: #f9f9f9;
    padding: 15px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 20;
}

#mandelo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-decoration: none;
}

#mandelo svg.text {
    position: relative;
    margin-top: 3px;
    width: 0;
    -webkit-transition: ease-in .3s;
    -moz-transition: ease-in .3s;
    -ms-transition: ease-in .3s;
    -o-transition: ease-in .3s;
    transition: ease-in .3s;
}

#mandelo svg.text.swiped {
    position: relative;
    width: 200px;
    margin-top: 3px;
    margin-left: 10px;
}

#mandelo.animate svg.text:before {
    height: 0;
}

@media only screen and (max-width: 992px){
    .fo4 .social_media a {
        height: 50px;
        width: 50px;}
    .fo4 .social_media a:before {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px;}
}
@media only screen and (max-width: 680px){
    .fo4 .footer-column{
        width: 100%;
        max-width: unset;
        margin-bottom: 30px;}
    .fo4 .footer-column-wrapper{
        padding: 25px 0 0 0;
        flex-flow: column;}
    .fo4 .social_media a {
        height: 50px;
        width: 50px;}
    .fo4 .footer-column.middle {
        order: 1;
        text-align: center;}
    .fo4 .footer-column.right {
        order: 2;
        text-align: center;}
    .fo4 .footer-column.left {
        order: 3;
        text-align: center;}
    .fo4 .footer-logo img {
        max-width: 200px;
        max-height: 100px;}
    .fo4 .copyright{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;}
    .fo3 .col-md-4 {
        align-items: center;
        justify-content: center;
        display: flex;
        padding-top: 10px;
        padding-bottom: 10px;}
    .fo3 .logo-footer img{
        height: 75px;}
    .fo3 .footer-links {
        line-height: 85px;}
    .fo2 .column-half, .fo2 .column-half {
        width: 100%;
        margin-bottom: 15px}
}
