﻿@font-face {
    font-family: 'icomoon';
    src: url('../lib/icomoon/fonts/icomoon.eot?4c0fiw');
    src: url('../lib/icomoon/fonts/icomoon.eot?4c0fiw#iefix') format('embedded-opentype'), url('../lib/icomoon/fonts/icomoon.ttf?4c0fiw') format('truetype'), url('../lib/icomoon/fonts/icomoon.woff?4c0fiw') format('woff'), url('../lib/icomoon/fonts/icomoon.svg?4c0fiw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-equalizer:before {
    content: "\e992";
}

.icon-mug:before {
    content: "\e9a2";
}

.icon-warning:before {
    content: "\ea07";
}

.icon-notification:before {
    content: "\ea08";
}

.icon-question:before {
    content: "\ea09";
}

.icon-plus:before {
    content: "\ea0a";
}

.icon-minus:before {
    content: "\ea0b";
}

.icon-info:before {
    content: "\ea0c";
}

.icon-cancel-circle:before {
    content: "\ea0d";
}

.icon-cross:before {
    content: "\ea0f";
}

.icon-checkmark:before {
    content: "\ea10";
}

.icon-checkmark2:before {
    content: "\ea11";
}

.icon-circle-up:before {
    content: "\ea41";
}

.icon-circle-right:before {
    content: "\ea42";
}

.icon-circle-down:before {
    content: "\ea43";
}

.icon-circle-left:before {
    content: "\ea44";
}

.icon-checkbox-checked:before {
    content: "\ea52";
}

.icon-checkbox-unchecked:before {
    content: "\ea53";
}

.icon-facebook:before {
    content: "\ea90";
}

.icon-facebook2:before {
    content: "\ea91";
}

.icon-instagram:before {
    content: "\ea92";
}

.icon-owners-manuals:before {
    content: "\e900";
}

.icon-icon-arrow-down:before {
    content: "\e901";
}

.icon-icon-arrow-left:before {
    content: "\e902";
}

.icon-icon-arrow-right:before {
    content: "\e903";
}

.icon-icon-arrow-up:before {
    content: "\e904";
}

.icon-circle_next_button:before {
    content: "\e905";
}

.icon-circle_pause_button:before {
    content: "\e906";
}

.icon-circle_play_button:before {
    content: "\e907";
}

.icon-circle_previous_button:before {
    content: "\e908";
}

.icon-contact:before {
    content: "\e909";
}

.icon-home:before {
    content: "\e90a";
}

.icon-locator:before {
    content: "\e90b";
}

.icon-print:before {
    content: "\e90c";
}

.icon-quote-after:before {
    content: "\e90d";
}

.icon-quote-before:before {
    content: "\e90e";
}

.icon-search:before {
    content: "\e90f";
}

.icon-share:before {
    content: "\e910";
}

.icon-video:before {
    content: "\e911";
}

.icon-zoom:before {
    content: "\e912";
}


#headerNav .menu-dropdown-btn::after {
    font-family: 'icomoon';
    content: "\E923";
}

.offcanvas-link::after {
    font-family: 'icomoon';
    content: "\E923";
}

.fr-checkbox:checked + .fr-checkbox-label:before {
    font-family: 'icomoon';
    content: "\ea52";
}


#headerNav .menu-dropdown-btn::after {
    font-family: 'icomoon';
    content: "\e903";
}

.offcanvas-link::after {
    font-family: 'icomoon';
    content: "\e903";
}

.fr-checkbox:checked + .fr-checkbox-label:before {
    font-family: 'icomoon';
    content: "\ea52";
}

.scroll-arrow-left::before {
    font-family: 'icomoon';
    content: "\e902";
}

.scroll-arrow-right::before {
    font-family: 'icomoon';
    content: "\e903";
}

#headerNav .menu-btn-active::after {
    font-family: 'icomoon';
    content: "\e903";
}


.mobile-dropdown::after {
    font-family: 'icomoon';
    content: "\e903";
}

.footer-accordion::after {
    font-family: 'icomoon';
    content: "\e903";
}


.is-1 {
    font-size: 1em;
}

.is-1-5 {
    font-size: 1.5em;
}

.is-2 {
    font-size: 2em;
}

.is-2-5 {
    font-size: 2.5em;
}

.is-3 {
    font-size: 3em;
}

.is-3-5 {
    font-size: 3.5em;
}

.is-4 {
    font-size: 4em;
}

.is-5 {
    font-size: 5em;
}

.is-6 {
    font-size: 6em;
}

.is-7 {
    font-size: 7em;
}

.is-8 {
    font-size: 8em;
}

.is-9 {
    font-size: 9em;
}


@media screen and (max-width: 1500px) {
    .is-3-5 {
        font-size: 3em;
    }

    .is-3 {
        font-size: 2.5em !important;
    }

    .is-6 {
        font-size: 5em;
    }
}

@media screen and (max-width: 1200px) {
    .is-3-5 {
        font-size: 2.5em;
    }
    .is-6 {
        font-size: 4em;
    }
}

@media screen and (max-width: 1000px) {


    .is-6 {
        font-size: 3em;
    }
}

@media screen and (max-width: 767px) {
    .is-9 {
        font-size: 6em;
    }

    .is-7 {
        font-size: 4em;
    }

    .is-3 {
        font-size: 2em !important;
    }

    .is-custom-1 {
        font-size: 2.5em;
    }

    .is-6 {
        font-size: 6em;
    }
}
