@font-face {
    font-family: "Flaticon";
    src: url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.eot");
    src: url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.woff") format("woff"),
    url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.ttf") format("truetype"),
    url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("/resources/3241a7a7/snippet/snippet-7/other/Flaticon.svg#Flaticon") format("svg");
    }
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    margin-left: 20px;
}

.flaticon-exchange:before { content: "\f100"; }
.flaticon-exchange-1:before { content: "\f101"; }
.flaticon-heart-shape-outline:before { content: "\f102"; }
.flaticon-magnifying-glass:before { content: "\f103"; }
.flaticon-user:before { content: "\f104"; }
.flaticon-bag:before { content: "\f105"; }
.flaticon-menu-options:before { content: "\f106"; }
.flaticon-speech-bubble:before { content: "\f107"; }
.flaticon-note:before { content: "\f108"; }
.flaticon-phone-call:before { content: "\f109"; }
.wc-footer-contact {
    background: #f5f5f5 none repeat scroll 0 0;
    padding-top: 100px;
}

.wc-footer-contact .item1 img {
  max-height: 127px;
}
.wc-footer-contact .item2 img {
  max-height: 151px;
}
.wc-footer-contact .item3 img {
  max-height: 137px;
}
.wc-footer-contact .item-wrap {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-width: 1805px;
    overflow: hidden;
}
.wc-footer-contact .item {
    display: table;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
}
.wc-footer-contact .item .content-wrap {
    display: flex;
}
.wc-footer-contact .item1 .content-wrap {
    background: #f0f3d1 none repeat scroll 0 0;
}
.wc-footer-contact .item2 .content-wrap {
    background: #fff none repeat scroll 0 0;
}
.wc-footer-contact .item3 .content-wrap {
    background: rgba(211, 244, 244, 0.9) none repeat scroll 0 0;
}
.wc-footer-contact .text-wrap {
    padding: 40px 15px 40px 27px;
}
.wc-footer-contact .icon-wrap {
    border: 2px solid #00d3da;
    border-radius: 100%;
    float: left;
    height: 71px;
    margin-right: 19px;
    text-align: center;
    width: 71px;
}
.wc-footer-contact .icon-wrap i {
    color: #00d3da;
}
.wc-footer-contact .icon-wrap i::before {
    line-height: 70px;
    margin-left: 0;
}
.wc-footer-contact .icon-wrap i {
    font-size: 28px;
}
.wc-footer-contact .text_number {
    overflow: hidden;
    padding-top: 6px;
}
.wc-footer-contact .text {
    color: #00d3da;
    font-family: "glacial_indifferenceregular";
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 5px;
}
.wc-footer-contact a {
    color: #333333;
    font-family: "glacial_indifferenceregular";
    font-size: 17px;
}
.wc-footer-contact a:hover {
    color: #00d3da;
}
.wc-footer-contact em {
    color: #333;
    font-size: 18px;
    line-height: 1.5;
    font-style: normal;
    font-family: 'glacial_indifferenceregular';
}
.wc-footer-contact .text-wrap {
    width: 65%;
}
.wc-footer-contact .image-wrap {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
    width: 35%;
}
.wc-footer-contact .item1 .image-wrap {
    align-items: center;
    padding-right: 0;
}
.wc-footer-contact img {
    max-height: 150px;
}

@media (max-width: 1500px) {
    .wc-footer-contact .text-wrap {
        padding: 40px 15px 40px 13px;
        width: 78%;
    }
    .wc-footer-contact .icon-wrap {
        margin-right: 12px;
        width: 60px;
        height: 60px;
    }
    .wc-footer-contact .icon-wrap i::before {
        line-height: 60px;
    }
    .wc-footer-contact .image-wrap {
        padding-right: 10px;
    }
}
@media (max-width: 1200px) {
    .wc-footer-contact .item {
        margin-bottom: 20px;
        width: 50%;
    }
    .wc-footer-contact .item-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 991px) {
    .wc-footer-contact .text-wrap {
        padding: 40px 15px 40px 25px;
    }
    .wc-footer-contact .item {
        max-width: 500px;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .wc-footer-contact .item .content-wrap {
        flex-wrap: wrap;
    }
    .wc-footer-contact .text-wrap {
        width: 100%;
    }
    .wc-footer-contact .image-wrap {
        width: 100%;
    }
    .wc-footer-contact .image-wrap {
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}