﻿@font-face {
    font-family: 'cargaz';
    src: url('/assets/fonts/mstm-library/cargaz.eot?g3oow8');
    src: url('/assets/fonts/mstm-library/cargaz.eot?g3oow8#iefix') format('embedded-opentype'), url('/assets/fonts/mstm-library/cargaz.ttf?g3oow8') format('truetype'), url('/assets/fonts/mstm-library/cargaz.woff?g3oow8') format('woff'), url('/assets/fonts/mstm-library/cargaz.svg?g3oow8#cargaz') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'mindseed';
    src: url('/assets/fonts/mindseed/mindseed.eot?qkjm93');
    src: url('/assets/fonts/mindseed/mindseed.eot?qkjm93#iefix') format('embedded-opentype'), url('/assets/fonts/mindseed/mindseed.ttf?qkjm93') format('truetype'), url('/assets/fonts/mindseed/mindseed.woff?qkjm93') format('woff'), url('/assets/fonts/mindseed/mindseed.svg?qkjm93#mindseed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.msicon-before-relative::before {
    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;
    content: "";
    font-family: 'mindseed' !important;
    position: relative;
    line-height: 1;
}

.msicon-before::before {
    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;
    content: "";
    font-family: 'mindseed' !important;
    position: absolute;
    line-height: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.msicon-before-inline {
    display: inline-block;
    font-family: 'mindseed' !important;
    line-height: 1;
    font-style: normal;
}


.footer .msicon-before-inline {
    font-family: "mindseed";
    font-style: normal;
}

.footer #logi {
    transform: scale(1.35);
    display: inline-block;
    padding-left: 5px;
}
.footer .copyright span {
    display: inline-block;
}

html,
body {
    overflow-x: hidden;
    overflow-anchor: none;
}

.stp-href[href=""] {
    pointer-events: none;
}


/* Input normal */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    letter-spacing: 1px;
    color: #777;
    border: 2px solid #f0f0f0;
    padding: 9px 20px;
    background-color: transparent;
    font-size: 14px;
    line-height: inherit;
    width: 100%;
    margin-bottom: 14px;
    height: auto;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border ease .238s;
    -moz-transition: border ease .238s;
    transition: border ease .238s;
    font-family: "PFCatalog-Regular", "Helvetica", sans-serif;
}

/* Contact Form 7 */
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
    margin-bottom: 0;
}

/* Input focus */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-color: #ebebeb;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-family: "PFCatalog-Regular", "Helvetica", sans-serif;
}

/* Button */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-family: "Poppins";
    font-size: 13px;
    border-radius: 3px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #333;
    color: #fff;
    padding: 17px 40px;
    display: inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-family: "PFCatalog-Regular", "Helvetica", sans-serif;
}

    /* Button hover + focus */

    button:hover,
    input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover,
    button:focus,
    input[type="button"]:focus,
    input[type="reset"]:focus,
    input[type="submit"]:focus {
        outline: 0;
        background-color: #1c63b8;
        font-family: "PFCatalog-Regular", "Helvetica", sans-serif;
    }

/* Placeholder color */
::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
    opacity: 1;
}
/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #999;
}


.container {
    max-width: 1340px;
}

a,
.buttonContent {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

    a:hover {
        text-decoration: none;
    }

.megaMenu .left {
    max-width: 260px;
    float: left;
}

.megaMenu .bottom .item .iLink:hover, .megaMenu .bottom .item span:hover {
    border-bottom: 4px solid #7abf3a;
}

.megaMenu .bottom .item .dropdown-menu .iLink:hover, .megaMenu .bottom .item .dropdown-menu span:hover {
    border-bottom: none;
    font-weight: 600;
}

.megaMenu .bottom .item .dmParent .dropdown-item:hover {
    background: none;
    font-weight: 600;
    padding: 0rem !important;
    border-bottom: 4px solid transparent !important;
}

.menu-hide {
    display: none !important;
}

/*icons*/
.msicon-before-inline.certificate::before {
    content: "\e914";
    font-family: 'mindseed' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}


/*lovatoapp header*/

.lovatoapp {
    position: absolute;
    right: 10px;
    width: 240px;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 8px 15px;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
    border-radius: 50px;
}

.lovatoapplink:hover .lovatoapp {
    background: #fff;
    color: #0068c3;
    transition: background .3s ease-in-out;
}

.lovatoapplink, lovatoapplink:hover {
    color: #fff !important;
}

span.lovatoico::before {
    content: "";
    background-image: url(/filemanager/lovato_icon.png);
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    top: 4px;
    right: 6px;
}

.lovatoico {
    margin-left: 8px;
}

h5 {
    font-size: 20px;
}

/*menu*/

.mstm-main-menu {
    display: none;
    color: #797979;
}

    .mstm-main-menu a {
        text-decoration: unset;
    }

    .mstm-main-menu.desktop {
        display: block;
    }

        .mstm-main-menu.desktop > nav > ul {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(0px, auto));
            justify-content: center;
            list-style: none;
            padding: 0;
            position: relative;
            align-items: center;
        }

        .mstm-main-menu.desktop ul li a {
            font-weight: bold;
            transition: hover .3s ease-in-out;
            position: relative;
        }

            .mstm-main-menu.desktop ul li a:hover {
                color: #993365;
            }

        .mstm-main-menu.desktop > nav > ul > li > div > ul > li {
            display: inline-block;
            text-align: left;
            vertical-align: top;
            float: none;
        }

        .mstm-main-menu.desktop .megamenu {
            font-size: 24px;
        }

        .mstm-main-menu.desktop .mstm-sub-menu:not(.secondlevel) {
            display: none;
            position: absolute;
            z-index: 4;
            width: 100%;
            transform: translate(-50%);
            top: 100%;
            padding-top: 0px;
        }

        .mstm-main-menu.desktop .mstm-sub-menu.secondlevel {
            display: block;
            position: relative;
        }

        .mstm-main-menu.desktop .mstm-sub-menu > ul {
            display: grid;
            grid-template-columns:
            /*repeat(auto-fit, minmax(0px, 20%))*/
            unset;
            justify-content: center;
            align-items: normal;
            padding: 15px !important;
            z-index: 1;
            position: relative;
            width:
            /*100%*/
            auto;
            background-color: white;
            box-shadow: 2px 5px 13px 6px rgba(59, 59, 59, 0.2);
            box-sizing: border-box;
            /**/
            left: 50%;
        }

        .mstm-main-menu.desktop .megamenu[menu-type="small"] > .mstm-sub-menu ul {
            display: block;
        }

        .mstm-main-menu.desktop .mstm-sub-menu.expanded {
            display: block;
        }

.mstm-sub-menu.expanded ul.mstm-sub-menu.secondlevel.dropdown-menu.mstm-dropdown.dmChild {
    display: none;
}

    .mstm-sub-menu.expanded ul.mstm-sub-menu.secondlevel.dropdown-menu.mstm-dropdown.dmChild.expanded {
        display: block;
    }

.mstm-main-menu.desktop .megamenu:not(.hasChildren) > .mstm-sub-menu ul {
    display: none !important;
}

.mstm-main-menu.desktop .megamenu[menu-type="small"] .mstm-sub-menu {
    width: auto;
    padding-top: 10px;
    top: calc(100% - 15px);
}

.mstm-main-menu.desktop .megamenu[menu-type="small"] {
    position: relative;
}

.mstm-main-menu.desktop .mstm-sub-menu > ul > li.columncnt2 > .mstm-sub-menu {
    column-count: 2;
    column-gap: 30px;
}

.mstm-main-menu.desktop .mstm-sub-menu > ul > li {
    width: 100%;
}

.mstm-main-menu.desktop .mstm-sub-menu > ul > li {
    padding: 3px 0px 3px 0px;
}

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a {
        font-size: 18px;
        font-weight: normal;
        color: #fff;
    }

        .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a span {
            color: #fff !important;
            font-size: 18px !important;
        }

        .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a:hover {
            color: #993365;
        }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul {
        box-shadow: none !important;
        left: unset !important;
        height: unset !important;
        top: unset !important;
        padding: 0 !important;
        background-color: unset !important;
    }

        .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li {
            list-style: none;
            padding-right: 0px;
            display: list-item;
            padding-bottom: 5px;
        }

            .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li > a {
                padding-bottom: 0;
                color: #ffffff;
                font-weight: normal;
                font-size: 16px;
            }

                .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li > a:hover {
                    font-weight: bold;
                }

.mstm-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    font-size: 1rem;
    color: #212259;
    text-align: left;
    list-style: none;
    font-family: PFCatalogLight-Regular;
}

.megaMenu .bottom .item .dmChild,
.megaMenu .bottom .item .dmParent {
    border: none;
    border-radius: 0 !important;
    position: absolute !important;
}

.megaMenu .bottom .item .dmChild {
    background: #0074d9 !important;
    left: 98% !important;
    margin-top: 0;
    top: 0 !important;
    right: auto;
    padding: 10px !important;
}

ul.dropdown-menu.mstm-dropdown.dmParent {
    top: -3px;
    padding-top: 10px !important;
}

.nochilds .secondlevel {
    display: none !important;
}

/*cookies*/

.mstm-cookies {
    position: fixed;
    bottom: 50px;
    left: 0;
    width: 37%;
    background: #0068c3;
    padding: 30px;
    z-index: 9999;
    color: #fff;
    font-size: 16px;
}

.mstm-accept-button {
    background: #7abf3a;
    border: none;
    padding: 5px 15px;
    color: #fff;
}

.mstm-cookies a {
    color: #7abf3a;
}

#back-to-top {
    position: fixed;
    right: 50px;
    bottom: 50px;
    background: #0064c2;
    width: auto;
    height: 40px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    padding: 6px 16px;
    z-index: 9;
    animation: 0.3s ease-in-out 0.1s normal backwards 1 running fadeInUp;
    overflow: hidden;
    transition: all 0.3s ease-in-out 0s;
    display: none;
}

    #back-to-top .ml-3 {
        margin-left: auto !important;
        margin-right: auto;
    }

.footer .row .col-md-3 {
    display: grid;
    justify-content: center;
}

    .footer .row .col-md-3 a, .footer .row .col-md-3 span, .footer .row .col-md-3 .media-body, .footer .row .col-md-3 p:last-of-type {
        font-family: PFCatalogLight-Regular;
    }

#mstm-global-banner-MiddleRight {
    margin-top: 40px;
    margin-bottom: 40px;
}

.blog-search {
    margin-bottom: 40px;
}

.footer a {
    color: #fff;
}

    .footer a:hover {
        color: #7abf3a;
    }

.newsLetter a:hover {
    color: #fff;
}

.btn-success:hover {
    background: #0074d9 !important;
    border-color: #0074d9 !important;
}

.btn-primary:hover {
    background: #7abf3a !important;
    border-color: #7abf3a !important;
}

h5.topmail a {
    color: #fff;
}

    h5.topmail a:hover {
        text-decoration: none;
        color: #7abf3a;
    }

.mstm-title-area-outer {
    background: #f7f7f7;
}

.mstm-title-area {
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: space-between;
    align-items: center;
    height: 120px;
}

#statictitle {
    text-align: center !important;
    position: relative;
    font-size: 18px !important;
    color: #777 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    z-index: 1 !important;
    display: inline-block !important;
    margin: 0 !important;
}

    #statictitle::after {
        display: none;
    }

/*breadcrumb*/

.mstm-breadcrumb {
    display: grid;
    grid-template-columns: repeat(2, auto);
    align-items: center;
    text-align: right;
    font-size: 14px;
    text-transform: uppercase;
    color: #999;
}

.mstm-breadcrumb-dyn ul {
    margin: 0;
    list-style: none;
    padding-left: 25px;
}

.mstm-breadcrumb-st-title {
    position: relative;
}

    .mstm-breadcrumb-st-title::after {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        padding-left: 10px;
        height: 100%;
        display: inline-block;
        position: absolute;
        width: 10px;
        top: 1px;
        left: 100%;
        color: #dbdbdb;
    }


li.breadcrumb-item {
    display: inline-block;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #dbdbdb;
    content: "\f105";
    font-family: fontawesome;
}


.mstm-breadcrumb a,
.breadcrumb-item.active {
    color: #999;
    text-transform: uppercase
}

    .mstm-breadcrumb a:hover {
        text-decoration: none;
        color: #0068c3;
    }


/*blog*/

.mstm-blog-main .mstm-blog-item img {
    width: 100%;
}

.mstm-blog-container {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-column-gap: 40px;
    padding-top: 90px;
}

.blogpost-meta-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0px, 100px));
    align-items: center;
    font-size: 13px;
    color: #999;
    margin: 20px auto;
}

.post-title a,
.post-title h1 {
    font-size: 24px;
    color: #333;
}

    .post-title a:hover {
        color: #0068c3;
    }

.mstm-catname-box {
    font-size: 14px;
    color: #333;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative;
}
.mstm-static-sidebar .mstm-sidebar-block {
    font-size: 14px;
    color: #333;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

    .mstm-static-sidebar .mstm-sidebar-block span::after {
        width: 60px;
        height: 2px;
        background-color: #dbdbdb;
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
    }

.mstm-blog-categories ul {
    list-style: none;
    padding: 0;
}

    .mstm-blog-categories ul li {
        padding: 10px 0;
        border-top: 1px solid #eee;
        text-transform: uppercase;
        font-size: 14px;
        color: #999;
    }

.mstm-blog-cats li a {
    color: #999;
}

    .mstm-blog-cats li a:hover {
        color: #0068c3;
    }

.buttonContent {
    padding: 10px 50px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 13px;
    background-color: #0068c3;
    color: #fff;
    display: inline-block;
}

    .buttonContent:hover {
        background-color: #333;
        color: #fff;
        border-color: #333 !important;
    }

.mstm-blog-item {
    margin-bottom: 60px;
}

.post-content p {
    color: #777;
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0;
}

.mstm-post-author span,
.post-meta-date span,
.post-meta a {
    text-transform: uppercase;
    color: #999;
    font-weight: normal;
}

    .post-meta a:hover {
        color: #0068c3;
    }

    .mstm-post-author span::before {
        content: "\f007";
        display: inline-block;
        width: 20px;
        height: 20px;
        font-family: fontawesome;
        font-size: 16px;
    }

    .post-meta-date span::before {
        content: "\f017";
        display: inline-block;
        width: 20px;
        height: 20px;
        font-family: fontawesome;
        font-size: 16px;
    }

    .post-meta a::before {
        content: "\f114";
        display: inline-block;
        width: 20px;
        height: 20px;
        font-family: fontawesome;
        font-size: 16px;
    }

.mstm-blog-cats li a {
    position: relative;
    padding-left: 20px;
}

    .mstm-blog-cats li a::before {
        width: 6px;
        height: 6px;
        background-color: #dbdbdb;
        content: "";
        position: absolute;
        left: 0px;
        top: 6px;
        display: inline-block;
    }

.post-footer {
    margin-bottom: 40px;
}

#facebook-share, #twitter-share {
    padding: 6px 15px;
    font-size: 12px;
    border: none;
    background: #4664a5;
    border-radius: 0;
    color: #fff;
}

#twitter-share {
    background: #34b3f7;
    margin-left: 5px;
}

/*contact page*/

.headerContact .container {
    display: grid;
    grid-template-columns: minmax(0px, 38%) minmax(0px, 62%);
    align-content: normal;
    align-items: normal;
    grid-column-gap: 40px;
}

.contact_left_section h1 {
    font-size: 28px;
    margin-top: 40px;
    border-bottom: 2px solid #ddd;
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

.contact_left_section > p {
    font-size: 16px;
    color: #777;
    font-weight: normal;
    line-height: 28px;
}

.circle_contact_item {
    margin: 40px 0;
    display: grid;
    grid-template-columns: 75px auto;
}

    .circle_contact_item p {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .circle_contact_item span {
        color: #777;
        font-size: 18px;
    }

.contact-form input,
.contact-form textarea {
    font-size: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    color: #666;
}

.contact-form .col-md-12 input {
    width: 100%;
}

.half-div input {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
}

#contact-form {
    margin-top: 45px;
}

.contact-form .submit-btn {
    padding: 13px 60px;
    background-color: #333;
    color: #fff;
}

    .contact-form .submit-btn:hover {
        padding: 13px 60px;
        background-color: #0068c3;
        color: #fff;
    }

html .contact-form .row {
    margin-right: 0px;
    margin-left: 0px;
}

    html .contact-form .row > div {
        padding: 0px;
    }

.contact-blue-text {
    color: #0f4fa1;
}

.mstm-map-outer {
    margin-bottom: 40px;
}

p.contact-blue-text {
    margin-bottom: 0px;
}

.mstm-privacy-policy-text {
    font-size: 13px;
    color: #666;
    width: calc(100% - 25px);
    line-height: 23px;
    margin-left: 40px;
}

.circle_contact_item .icon-wrap {
    border: 2px solid #0068c3;
    background-color: transparent;
    color: #0068c3;
    width: 50px;
    height: 50px;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    left: 0;
    top: 50%;
    border-radius: 100px;
    position: relative;
    transform: translateY(-50%);
}

.circle_contact_item:hover .icon-wrap {
    background-color: #1c63b8;
    color: #fff !important;
}

html .contact-form .row > div:nth-of-type(2) {
    margin-right: 2%;
}

html .contact-form .row > div.half-div {
    width: 49%;
}

html .contact-form .row + textarea {
    height: 250px;
    width: 100%;
}

.mstm-checkbox.container {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 6px;
}

#mstm-privacy-policy {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    height: 25px;
    width: 25px;
    border: 1px solid #393c41;
    left: 0px;
    margin-left: 0px;
    top: unset;
    bottom: 0px;
    top: 50%;
    padding: 0 !important;
    margin: 0 !important;
    width: 25px !important;
    height: 25px !important;
}

#uniform-mstm-privacy-policy input:checked ~ .checkmark::after {
    content: "✔";
    font-size: 18px;
    text-align: center;
    margin-left: 4px;
    color: #0068c3;
    font-weight: bold;
    top: -5px;
    position: relative;
}

.forma-epikoinonias-title {
    display: none;
    text-transform: uppercase;
    color: #0f4fa1;
    font-family: "GothamBOLD";
    font-size: 30px;
    text-align: center;
    margin: 15px 0px 25px;
}

/*sidebar*/

.mstm-static-grid.container {
    display: block;
    grid-template-columns: 100%;
    grid-column-gap: 90px;
    margin-top: 60px;
}

.mstm-static-sidebar {
    display: block;
}

.mstm-sidebar-block a.current {
    color: #1c63b8 !important;
}


#StaticageHtml {
    font-family: PFCatalogLight-Regular;
}

/*copyright*/

.card_icon::before {
    font-family: cargaz;
    display: inline-block;
    font-size: 25px;
    padding-right: 6px;
    vertical-align: middle;
}

.visa::before {
    content: "\e916";
}

.mastercard::before {
    content: "\e911";
}

.discover::before {
    content: "\e912";
}

.americanexpress::before {
    content: "\e913";
}

.whyUs {
    padding-bottom: 60px;
}

.wprt-content-box .icon-wrap {
    color: #0068c3;
    border: 1px solid #0068c3;
    border-radius: 100px;
}

    .wprt-content-box .icon-wrap::after {
        background-color: transparent;
        z-index: -1;
    }

.wprt-content-box:hover .icon-wrap {
    position: relative;
}

    .wprt-content-box:hover .icon-wrap:hover {
        color: #fff;
    }

.wprt-content-box .icon-wrap:hover::after {
    background-color: #0068c3;
    border-radius: 100px;
}

.qa-contents .card-header button span::before {
    content: "\f067";
}

.qa-contents .card-header button.active span::before {
    content: "\f068";
}

/*404*/

.mstm-404-page {
    text-align: center;
    margin-top: 60px;
}

    .mstm-404-page img {
        padding-bottom: 20px;
    }

/*modal*/

.modal-overlay:target {
    visibility: visible;
    opacity: 1;
}

#lightbox-gal {
    position: fixed;
    z-index: 999999;
    background: rgba(0,0,0,0.6);
}

.modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 200ms;
    visibility: hidden;
    opacity: 0;
}

    .modal-overlay.opened {
        visibility: visible;
        opacity: 1;
    }

#gallery-popup-outer .modal {
    display: block;
}

#gallery-popup-outer {
    z-index: 1;
}

.modal-overlay .cancel {
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: default;
}

.modal {
    margin: 20px auto;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #dddddd;
    width: 60%;
    z-index: 9;
    max-height: 93%;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .modal .close {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 20px;
        right: 20px;
        opacity: 0.8;
        transition: all 200ms;
        font-size: 24px;
        font-weight: bold;
        text-decoration: none;
        color: #555555;
        z-index: 9999999;
    }

.modal-title {
    font-size: 24px;
    margin-bottom: 20px;
}

.slider-image-outer img {
    width: 100%;
}

/*appointment*/


.wprt-appointment-form .form-control-wrap {
    position: relative;
    display: block;
}

    .wprt-appointment-form .form-control-wrap label.error {
        position: absolute;
        right: 15px;
        top: 12px;
        color: #e82727;
        font-size: 13px;
    }

.wprt-appointment-form {
    background-color: #f7f7f7;
    padding: 32px 40px;
}

    .wprt-appointment-form input[type="text"],
    .wprt-appointment-form input[type="email"],
    .wprt-appointment-form textarea {
        background-color: #fff;
    }

    .wprt-appointment-form .form-control-wrap.your-message textarea {
        height: 100px;
    }

    .wprt-appointment-form .wrap-submit {
        margin-top: 7px;
    }

    .wprt-appointment-form .title {
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        position: relative;
        padding: 0 20px;
        margin: 0;
    }

    .wprt-appointment-form .your-prefer > p,
    .wprt-appointment-form .your-needed > p {
        margin: 0;
    }

    .wprt-appointment-form .your-pickup {
        text-align: center;
    }

        .wprt-appointment-form .your-pickup > p {
            margin: 0 10px 0 0;
            display: inline-block;
        }

    .wprt-appointment-form .list-item {
        margin-right: 8px;
    }

    .wprt-appointment-form .form-control-wrap.your-date {
        position: relative;
    }

        .wprt-appointment-form .form-control-wrap.your-date .datepick {
            position: absolute;
            right: 17px;
            top: 14px;
            color: #b7b7b7;
            font-size: 16px;
            line-height: normal;
        }

            .wprt-appointment-form .form-control-wrap.your-date .datepick:hover {
                cursor: pointer;
            }

    .wprt-appointment-form .form-control-wrap.your-name,
    .wprt-appointment-form .form-control-wrap.your-phone,
    .wprt-appointment-form .form-control-wrap.your-email,
    .wprt-appointment-form .form-control-wrap.your-make,
    .wprt-appointment-form .form-control-wrap.your-model,
    .wprt-appointment-form .form-control-wrap.your-year,
    .wprt-appointment-form .form-control-wrap.your-mileage,
    .wprt-appointment-form .form-control-wrap.your-license,
    .wprt-appointment-form .form-control-wrap.your-date,
    .wprt-appointment-form .form-control-wrap.your-time {
        width: 49%;
        float: left;
        z-index: 9999;
    }

    .wprt-appointment-form .form-control-wrap.your-name,
    .wprt-appointment-form .form-control-wrap.your-email,
    .wprt-appointment-form .form-control-wrap.your-make,
    .wprt-appointment-form .form-control-wrap.your-year,
    .wprt-appointment-form .form-control-wrap.your-license,
    .wprt-appointment-form .form-control-wrap.your-date {
        margin-right: 2%;
    }

.wprt-divider.divider-double,
.wprt-divider.has-icon .divider-double {
    height: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.mstm-appointment-form-outer {
    margin-left: auto;
    margin-right: auto;
}
/* Divider
-------------------------------------------------------------- */
.wprt-divider {
    display: block;
    width: 100%;
    height: 0;
    background: none;
    margin: 0 auto;
}

    .wprt-divider.divider-right {
        margin: 0;
        float: right;
    }

    .wprt-divider.divider-left {
        margin: 0;
        float: left;
    }

    .wprt-divider .divider-icon {
        display: inline-block;
        position: relative;
    }

    .wprt-divider .divider-icon-before {
        display: block;
        position: absolute;
        top: 50%;
        border-bottom: solid 1px #e4e4e4;
        right: 100%;
        width: 9999px;
        margin-top: -0.5px;
    }

    .wprt-divider .divider-icon-after {
        display: block;
        position: absolute;
        top: 50%;
        border-bottom: solid 1px #e4e4e4;
        left: 100%;
        width: 9999px;
        margin-top: -0.5px;
    }

    .wprt-divider.divider-solid {
        border-top: 1px solid #e4e4e4
    }

    .wprt-divider.divider-dashed {
        border-top: 1px dashed #e4e4e4
    }

    .wprt-divider.divider-dotted {
        border-top: 1px dotted #e4e4e4
    }

    .wprt-divider.divider-double,
    .wprt-divider.has-icon .divider-double {
        height: 1px;
        padding-top: 1px;
        padding-bottom: 1px;
        border-top: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
    }

    .wprt-divider.has-icon {
        display: block;
        height: auto;
        margin: 0 auto;
        text-align: center;
        border: none;
        overflow: hidden;
    }

        .wprt-divider.has-icon .icon-wrap {
            display: inline-block;
            padding: 0 12px;
            font-size: 16px;
        }

            .wprt-divider.has-icon .icon-wrap > span {
                color: #1c63b8;
            }

        .wprt-divider.has-icon .divider-dotted {
            border-style: dotted;
        }

        .wprt-divider.has-icon .divider-dashed {
            border-style: dashed;
        }

        .divider-icon-before.accent,
        .divider-icon-after.accent,
        .wprt-divider.has-icon .divider-double.accent {
            border-color: #1c63b8;
        }

    .wprt-divider.height-1px .divider-icon-before,
    .wprt-divider.height-1px .divider-icon-after {
        border-bottom-width: 1px;
    }

    .wprt-divider.height-2px .divider-icon-before,
    .wprt-divider.height-2px .divider-icon-after {
        border-bottom-width: 2px;
    }

    .wprt-divider.height-3px .divider-icon-before,
    .wprt-divider.height-3px .divider-icon-after {
        border-bottom-width: 3px;
    }

    .wprt-divider.width-100 {
        width: 100px;
    }

    .wprt-divider.width-200 {
        width: 200px;
    }

    .wprt-divider.width-300 {
        width: 300px;
    }

    .wprt-divider.width-400 {
        width: 400px;
    }

    .wprt-divider.width-500 {
        width: 500px;
    }

    .wprt-divider.width-600 {
        width: 600px;
    }

    .wprt-divider.width-700 {
        width: 700px;
    }

    .wprt-divider.width-850 {
        width: 800px;
    }

    .wprt-divider.width-900 {
        width: 900px;
    }

    .wprt-divider.width-1000 {
        width: 1000px;
    }

span.your-prefer, span.your-needed, span.your-pickup {
    color: #777;
    font-weight: normal;
    font-size: 14px;
    line-height: 10px;
}


.row-appointment-1 .sub-heading {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 600px;
}

    .row-appointment-1 .sub-heading::before {
        width: 60px;
        background: #dbdbdb;
        height: 2px;
        position: absolute;
        left: 50%;
        content: " ";
        top: 50%;
        transform: translateX(-50%);
    }


@media (max-width: 991px) {
    .wprt-appointment-form .form-control-wrap.your-name,
    .wprt-appointment-form .form-control-wrap.your-phone,
    .wprt-appointment-form .form-control-wrap.your-email,
    .wprt-appointment-form .form-control-wrap.your-make,
    .wprt-appointment-form .form-control-wrap.your-model,
    .wprt-appointment-form .form-control-wrap.your-year,
    .wprt-appointment-form .form-control-wrap.your-mileage,
    .wprt-appointment-form .form-control-wrap.your-license,
    .wprt-appointment-form .form-control-wrap.your-date,
    .wprt-appointment-form .form-control-wrap.your-time,
    .wprt-appointment-form .form-control-wrap.your-name,
    .wprt-appointment-form .form-control-wrap.your-email,
    .wprt-appointment-form .form-control-wrap.your-make,
    .wprt-appointment-form .form-control-wrap.your-year,
    .wprt-appointment-form .form-control-wrap.your-license,
    .wprt-appointment-form .form-control-wrap.your-date {
        width: 100% !important;
        float: none !important;
        display: block !important;
        margin: 0;
    }

    .is-gallery > div {
        grid-template-columns: repeat(2,minmax(0px,auto)) !important;
    }
}


/* Icons
-------------------------------------------------------------- */
.wprt-icon {
    display: inline-block;
    margin: 0px 2px 2px 2px;
}

    .wprt-icon .icon {
        text-align: center;
        display: inline-block;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .wprt-icon.outline .icon {
        border: 1px solid #1c63b8;
        color: #1c63b8;
    }

    .wprt-icon:hover {
        opacity: 0.75;
    }

    .wprt-icon .icon.round-3px {
        border-radius: 3px;
    }

    .wprt-icon .icon.round-5px {
        border-radius: 5px;
    }

    .wprt-icon .icon.round-10px {
        border-radius: 10px;
    }

    .wprt-icon .icon.round-30px {
        border-radius: 30px;
    }

    /* Style 1 */
    .wprt-icon.style-1 {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -30px 0 0 -30px;
    }

        .wprt-icon.style-1 .icon {
            color: #1c63b8;
            width: 70px;
            height: 70px;
            background-color: #fff;
            font-size: 16px;
            border-radius: 35px;
            line-height: 70px;
        }
    /* Style 2 */
    .wprt-icon.style-2 .icon {
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: #999;
        background-color: #ddd;
    }
    /* Style 3 */
    .wprt-icon.style-3 .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        background-color: #1c63b8;
    }
    /* Style 4 */
    .wprt-icon.style-4 .icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        color: #fff;
        background-color: #444;
    }
    /* Style 5 */
    .wprt-icon.style-5 .icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #1c63b8;
        background-color: #f1f1f1;
    }



/* Content Box
-------------------------------------------------------------- */
.wprt-content-box.has-shadow {
    box-shadow: rgba(148, 146, 245, 0.15) 0px 5px 35px 0px
}

.wprt-content-box.style-1 {
    padding-left: 30px;
}

.wprt-content-box.style-2 {
    border: 1px solid #ebebeb;
    padding: 37px 30px;
}

.wprt-content-box.style-3 {
    background-color: #f7f7f7;
    box-shadow: 1px 1px 0px 0px #ebebeb;
    padding: 30px 20px 35px 30px;
}

.wprt-content-box.style-4 {
    padding: 30px;
}

.wprt-content-box.style-5 {
    background-color: #fff;
    padding: 25px 10px;
}

.wprt-content-box.style-6 {
    background-color: #fff;
    padding: 40px 30px;
    border: 1px solid #ebebeb;
}

.wprt-content-box.style-7 {
    background-color: #fff;
    padding: 70px 30px 35px;
}

.wprt-content-box.style-8 {
    padding: 20px 20px 10px;
}

@media only screen and (max-width: 991px) {
    .wprt-content-box.style-1 {
        padding-left: 0;
    }
}

/* Icon Box
-------------------------------------------------------------- */
.wprt-icon-box .heading {
    margin-bottom: 0;
}

    .wprt-icon-box .heading a:hover {
        color: #1c63b8;
    }

.wprt-icon-box .desc {
    margin: 0;
}

.wprt-icon-box .elm-btn .simple-link,
.wprt-icon-box .elm-btn .simple-link2 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 10px;
    color: #9a9a9a;
    position: relative;
}

    .wprt-icon-box .elm-btn .simple-link:after {
        content: "";
        opacity: 0;
        position: absolute;
        left: 0;
        bottom: 3px;
        width: 100%;
        height: 1px;
        background-color: #1c63b8;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .wprt-icon-box .elm-btn .simple-link:hover:after {
        opacity: 1;
    }

    .wprt-icon-box .elm-btn .simple-link2:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 3px;
        width: 100%;
        height: 1px;
        background-color: #1c63b8;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .wprt-icon-box .elm-btn .simple-link2:hover:after {
        width: 0;
    }

.wprt-icon-box .elm-btn .wprt-button {
    margin: 20px 0 0;
}

.wprt-icon-box .icon-wrap {
    position: relative;
    line-height: normal;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

    .wprt-icon-box .icon-wrap:after {
        position: absolute;
        width: 100%;
        height: 100%;
        content: '';
        top: 0;
        left: 0;
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

.wprt-icon-box:hover .icon-wrap:after {
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}

.wprt-icon-box.simple .icon-wrap {
    color: #1c63b8;
}

/* Icon top */
.wprt-icon-box.icon-top .heading {
    margin-top: 20px;
}

.wprt-icon-box.icon-top.align-center {
    text-align: center;
}

    .wprt-icon-box.icon-top.align-center .icon-wrap,
    .wprt-icon-box.icon-top.align-center .image-wrap {
        margin: 0 auto;
    }

.wprt-icon-box.icon-top.align-right {
    text-align: right;
}

    .wprt-icon-box.icon-top.align-right .icon-wrap,
    .wprt-icon-box.icon-top.align-right .image-wrap {
        margin: 0;
    }

/* Icon left */
.wprt-icon-box.icon-left {
    position: relative;
}

    .wprt-icon-box.icon-left .icon-wrap,
    .wprt-icon-box.icon-left .image-wrap {
        position: absolute;
        left: 0;
        top: 4px;
    }

.wprt-icon-box.outline-type.w50 .icon-wrap {
    line-height: 50px;
}

.wprt-icon-box.icon-left .desc > span {
    display: block;
}

/* Icon right */
.wprt-icon-box.icon-right {
    position: relative;
}

    .wprt-icon-box.icon-right .icon-wrap,
    .wprt-icon-box.icon-right .image-wrap {
        position: absolute;
        right: 0;
        top: 4px;
    }

    .wprt-icon-box.icon-right .heading,
    .wprt-icon-box.icon-right .desc,
    .wprt-icon-box.icon-right .elm-btn {
        text-align: right
    }

        .wprt-icon-box.icon-right .desc > span {
            display: block;
        }

/* Icon left 2 */
.wprt-icon-box.icon-left2 .heading {
    margin: 0 0 40px 0;
}

.wprt-icon-box.icon-left2.has-width .heading {
    margin-top: 10px;
}

.wprt-icon-box.icon-left2 .icon-wrap,
.wprt-icon-box.icon-left2 .image-wrap {
    float: left;
}

/* Icon has width */
.wprt-icon-box.has-width .icon-wrap {
    text-align: center;
    display: inline-block;
}


.wprt-content-box .heading {
    font-size: 18px;
    width: 90%;
}

.wprt-icon-box.style-5 .desc {
    padding-left: 70px;
    font-size: 16px;
    font-weight: normal;
}

.wprt-icon-box.has-width.w50 .icon-wrap {
    font-size: 24px;
}

.row-appointment-1 .col-md-4 .icon-wrap {
    width: 50px;
    height: 50px;
}

.list-item-label {
    margin-bottom: 15px !important;
    display: inline-block;
}

/*validations*/

.contact-form input[validationerror='true'], .contact-form textarea[validationerror='true'], .row-appointment-1 input[validationerror='true'], .row-appointment-1 textarea[validationerror='true'] {
    border: 1px solid red;
}

.contact-form input[validationerror='true'] {
    margin-bottom: 5px;
}

.contact-form textarea[validationerror='true'] {
    margin-bottom: 0px;
}

.alert-danger {
    padding: 0;
    font-size: 12px;
    background: none;
    border: none;
    color: red;
}

/*is-gallery aspectratio*/

.is-gallery > div {
    grid-row-gap: 20px;
}

.is-gallery .aspect-box, #gallery-popup-outer .modal .aspect-box {
    width: 100%;
    --aspect-ratio: 1.81;
    position: relative;
}

    .is-gallery .aspect-box::before, #gallery-popup-outer .modal .aspect-box::before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 0;
        padding-bottom: calc(100%/(var(--aspect-ratio)));
        position: relative;
    }

    .is-gallery .aspect-box a, #gallery-popup-outer .modal .aspect-box a {
        width: 100%;
        height: 100%;
        position: absolute;
        display: block;
        top: 0;
    }

    .is-gallery .aspect-box img, #gallery-popup-outer .modal .aspect-box img {
        position: relative;
        width: 100%;
        height: 100%;
        left: 50%;
        transform: translateX(-50%);
        object-fit: cover;
    }

    #gallery-popup-outer .modal .aspect-box img {
        object-fit: contain;
    }

#gallery-popup-outer .modal {
    width: 100%;
    max-width: 960px;
    height: auto;
    padding: 40px;
    padding-top: 0;
}

#gallery-popup-outer .modal-title {
    font-size: 18px;
    margin: 10px 0;
}

#gallery-popup-outer .modal .close {
    top: 7px;
    right: 8px;
    font-size: 28px;
    font-weight: normal;
    color: #333;
}

#gallery-popup-outer .modal .slick-prev::before,
#gallery-popup-outer .modal .slick-next::before {
    color: #333;
}

/*sidebar*/

.mstm-static-sidebar .mstm-catname-box {
    list-style: none;
}

.mstm-static-sidebar .mstm-sidebar-block span {
    position: relative;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.mstm-static-sidebar .mstm-sidebar-block > span {
    margin-left: 42px;
    cursor: pointer;
}
    .mstm-static-sidebar .mstm-catname-box li:first-of-type {
        margin-top: 35px;
    }

    .mstm-static-sidebar .mstm-catname-box li {
        padding: 10px 0;
        border-top: 1px solid #eee;
        text-transform: uppercase;
        font-size: 14px;
        color: #999;
        position: relative;
    }

        .mstm-static-sidebar .mstm-catname-box li a {
            color: #999;
            padding-left: 20px;
            display: block;
        }

            .mstm-static-sidebar .mstm-catname-box li a:hover {
                color: #0068c3;
            }

            .mstm-static-sidebar .mstm-catname-box li a::before {
                width: 6px;
                height: 6px;
                background-color: #dbdbdb;
                content: "";
                position: absolute;
                left: 0px;
                top: 50%;
                display: inline-block;
                transform: translateY(-50%);
            }

/*footer appointment*/

.footer-appointment .btn-success {
    padding: 9px 35px !important;
    font-size: 17px;
}

.row.footer-appointment {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-column-gap: 86px;
    justify-content: center;
    align-items: center;
    padding: 25px 0;
    background: #1c63b8;
}

.footer-appointment-inner p {
    margin-bottom: 0;
    color: #fff;
}

.footer-appointment .btn-success:hover {
    background: #005197 !important;
    border-color: #005197 !important;
}

.logo-side-mobile, .mstm-mob-one .left:last-of-type {
    display: none;
}

.megaMenu .left {
    max-width: none;
    float: none;
}

.mstm-item-header.mstm-single-blog-item-header .post-featured-image img {
    width: 100%;
}

.post-body.post-content img {
    width: 100%;
}

.megaMenu .top h5 {
    display: grid;
    grid-template-columns: repeat( 2, minmax(0px, auto));
    justify-content: left;
    grid-column-gap: 28px;
}

.frequentQues .slideFQ .item .desc .navLink {
    position: relative;
    left: auto;
    bottom: unset;
}

.mstm-top-bar-card {
    background: #004471;
    width: 100%;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .mstm-top-bar-card > div {
        text-align: center;
        display: grid;
        grid-template-columns: repeat(2, minmax(0px, auto));
        justify-content: center;
        grid-column-gap: 15px;
        align-items: center;
        font-size: 15px;
    }



    .mstm-top-bar-card > div {
        text-align: center;
        display: grid;
        grid-template-columns: repeat(2, minmax(0px, auto));
        justify-content: center;
        grid-column-gap: 15px;
        align-items: center;
        font-size: 15px;
    }

.mstm-hide-inner-menu-on-desktop .mstm-sub-menu {
    display: none !important;
}

.mstm-top-bar-card i {
    color: #7abf3a;
}

/*media css*/
@media (max-width: 1400px) {
    .mstm-blog-container {
        grid-template-columns: repeat(2, minmax(0px, auto));
    }
    #mstm-global-banner-MiddleRight img{
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .mstm-privacy-policy-text {
        padding-right: 20px;
    }
    .mstm-cookies {
        width: 425px;
    }
    .footer {
        background: url(../img/FOOTER_BG_IMAGE_TABLET.jpg), linear-gradient(to right, #363636, #363636);
    }
    .megaMenu .top h5 {
        font-size: 17px !important;
    }
    .whyUs p {
        font-size: 17px;
    }
    .frequentQues a {
        z-index: 9;
        position: relative;
    }
}
@media (max-width: 1160px) {
    .megaMenu .top .row {
        display: grid;
        grid-template-columns: repeat(3, 33%);
        justify-content: center;
        justify-items: center;
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }

        .megaMenu .top .row .col-md-4 {
            max-width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

    .megaMenu .top {
        padding: 20px 5px;
    }
       
}
@media (max-width: 1040px) {
    .megaMenu .top .mid img {
        bottom: unset !important;
        max-width: 100% !important;
    }
}
@media (max-width: 1024px) {
    .mstm-main-menu.desktop > nav > ul {
        grid-column-gap: 35px;
    }
    .megaMenu .bottom .item .iLink, .megaMenu .bottom .item span {
        font-size: 17px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a span,
    .megaMenu .bottom .item .iLink,
    .megaMenu .bottom .item span {
        font-size: 19px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li > a {
        font-size: 14px;
    }

    .mstm-blog-container .services,
    .mstm-blog-container .systems {
        display: none;
    }

    .mstm-static-sidebar .mstm-catname-box {
        list-style: none;
    }

    .mstm-static-sidebar .mstm-catname-box {
        padding-left: 0;
    }
    .mstm-blog-container {
        grid-template-columns: 70% 200px;
    }
    .mstm-static-sidebar .mstm-sidebar-block > span {
        margin-left: 0;
    }
    .megaMenu .bottom .item {
        padding: 0;
    }


    .whyUs {
        background: url(../img/CAR_GAZ_HOMEPAGE_MOBILE_whyus_image.png), url(../img/bgwhyus.jpg);
        background-position: center -45px, center;
        background-size: 440px auto, cover;
        background-repeat: no-repeat;
        color: #fff;
        text-align: center;
        padding-top: 350px;
    }

    .whyUs .col-md-4.d-none.d-md-block {
        display: none !important;
    }

    .whyUs > .container > .row > div {
        width: 100% !important;
        max-width: 100% !important;
        display: block;
        flex: unset;
    }

    .whyUs > .container > .row {
        display: block;
    }
}
@media (max-width: 992px) {
    html .footer h3 {
        font-size: 20px !important;
    }
    html .footer {
        font-size: 17px !important;
    }
    html .footer .copyright {
        font-size: 16px !important;
    }
    .megaMenu .top h5 {
        font-size: 16px !important;
    }
    .request .mid .btn {
        font-size: 1rem !important;
    }
    .request .left {
        font-size: 1rem !important;
    }
    .request .left h3 {
        font-size: 1.75rem !important;
    }
    .frequentQues .slideFQ .item .desc .navLink > a {
        font-size: 16px;
    }
    .frequentQues .slideFQ .item .desc .navLink {
        left: 20px;
        z-index: 99;
    }
}
@media (max-width: 930px) {
   
    .megaMenu .top h5 {
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 8px;
    }
    .megaMenu .top .mid img {
        max-width: 320px !important;
    }
}
@media (max-width: 920px) {
    
    .lovatoapp {
        font-size: 14px;
        width: 220px;
        right: 0;
    }

    .megaMenu .top .mid img {
        max-width: 100% !important;
    }

    .megaMenu .bottom .item .iLink, .megaMenu .bottom .item span {
        font-size: 18px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a span,
    .megaMenu .bottom .item .iLink,
    .megaMenu .bottom .item span {
        font-size: 18px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li > a {
        font-size: 18px;
    }
    .megaMenu .top {
        padding: 12px 5px;
    }
}
@media (max-width: 900px) {
    .footer .newsLetter .form-group, .footer .newsLetter .btn {
        width: 100%;
    }
    .megaMenu .top {
        padding: 9px 5px;
    }

    .request .mid .btn {
        font-size: 17px !important;
    }
}
@media (max-width: 850px) {
    .megaMenu .top {
        padding: 5px 5px;
    }
    .megaMenu .bottom .item .iLink, .megaMenu .bottom .item span {
        font-size: 17px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > a span,
    .megaMenu .bottom .item .iLink,
    .megaMenu .bottom .item span {
        font-size: 17px !important;
    }

    .mstm-main-menu.desktop .mstm-sub-menu > ul > li > ul > li > a {
        font-size: 17px;
    }
    .mstm-main-menu.desktop > nav > ul {
        grid-column-gap: 25px;
    }
}
@media (max-width: 820px) {
    .megaMenu .top {
        padding: 2px 5px;
    }

    .lovatoapp {
        font-size: 14px;
        width: 208px;
        padding: 2px 10px;
    }

    span.lovatoico::before {
        top: -4px;
        right: 0px;
    }
}
@media (max-width: 800px) {
    .mstm-blog-container {
        grid-template-columns: 100%;
        padding-top: 30px;
    }
    .mstm-blog-container .mstm-blog-main {
        order: 2;
    }
    .mstm-blog-container .mstm-static-sidebar {
        order: 1;
        display: grid;
        grid-template-columns: 48% 48%;
        grid-gap: 30px;
    }
    #mstm-global-banner-MiddleRight{
        display: none;
    }
    .mstm-static-sidebar .mstm-catname-box {
        display: none;
        position: absolute;
        background-color: #fff;
        width: 100%;
        margin-top: 30px;
        border: solid 1px #b7b7b7;
        padding-left: 15px;
    }
        .mstm-static-sidebar .mstm-catname-box li:first-of-type {
            margin-top: 0;
        }
    .mstm-static-sidebar .mstm-sidebar-block > span {
        width: 100%;
        display: block;
    }
    .mstm-static-sidebar .mstm-sidebar-block > span::before {
        content: "\f107";
        font-family: "FontAwesome";
        display: block;
        position: absolute;
        right: 0;
        font-size: 20px;
    }
    .mstm-static-sidebar .mstm-sidebar-block > span.open::before{
        content: "\f106";
    }

    .headerContact .container {
        grid-template-columns: 100%;
    }

    .contact-form .submit-btn {
        margin: 0 auto;
        display: block;
    }
}
@media (max-width: 768px) {
    .footer {
        font-size: 18px !important;
    }
    .footer h3 {
        font-size: 20px !important;
    }
    .footer .copyright img {
        width: 140px;
        max-width: 100%;
    }
    .footer .newsLetter input {
        font-size: 17px;
    }
    .footer .newsLetter .btn {
        font-size: 17px;
    }
    .footer {
        background: url(../img/FOOTER_BG_IMAGE_MOBILE.jpg), linear-gradient(to right, #363636, #363636);
    }
    .frequentQues .title h3 {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    .megaMenu .top h5 {
        grid-template-columns: repeat( 2, minmax(0px, auto));
        grid-column-gap: 28px;
        grid-row-gap: 0;
    }
    .mstm-mob-one {
        order: 2;
    }

    .mstm-mob-two {
        order: 3;
    }

    .mstm-mob-three {
        order: 1;
    }

        .mstm-mob-three .lovatoapp {
            border: none;
            width: 40px;
            height: 40px;
            margin-top: 15px;
        }

        .mstm-mob-three span.lovatoico::before {
            top: -10px;
            right: -2px;
            border: 1px solid #fff;
            border-radius: 50%;
            width: 43px;
            height: 41px;
            background-repeat: no-repeat;
            background-position: center center;
        }

        .mstm-mob-three .lovatoapp span:last-of-type {
            background: #0068c3;
            position: relative;
            top: 4px;
            font-size: 12px;
            left: 50%;
            transform: translateX(-50%);
            display: block;
            color: #fff;
        }

    .megaMenu .top .row {
        grid-template-columns: 50px auto 50px;
        justify-content: space-between;
        align-items: center;
    }

    .mstm-mob-three .lovatoapplink:hover .lovatoapp {
        background: transparent;
    }

    .mstm-mob-three .lovatoapplink:hover .lovatoico::before {
        background-color: #7abf3a;
    }


    .megaMenu .left {
        max-width: unset;
        float: unset;
    }

    .mstm-logo-mob {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 81px;
    }

    .logo-mob-mid img {
        max-width: 340px;
    }

    .megaMenu .top {
        padding: 8px 5px 34px 5px;
        margin-bottom: 35px;
    }

        .megaMenu .top .right h5 i {
            font-size: 28px;
            top: 13px;
            position: relative;
        }



    .logo-side-mobile {
        display: block;
        width: 203px;
        height: 36px;
        margin: 20px 0 0 20px;
    }

    .megaMenu .bottom .item .iLink, .megaMenu .bottom .item span {
        color: #fff;
    }

    ul.mstm-main-menu-desktop-ul-outer {
        list-style: none;
    }

    .megaMenu .bottom {
        text-align: right;
    }

        .mstm-main-menu.mobile .mstm-sub-menu > ul > li > a span,
        .megaMenu .bottom .item .iLink,
        .megaMenu .bottom .item span {
            font-size: 20px !important;
        }

    .why-choose-main {
        font-size: 32px;
        font-weight: 900;
        margin: 30px 0;
    }

    .mstm-main-menu.mobile.expanded {
        display: grid;
        position: fixed;
        bottom: 0px;
        background: #0068C3;
        right: 0px;
        width: 50%;
        height: calc( var(--vhHeight) );
        top: 0px;
        z-index: 11;
        align-content: start;
        overflow-y: auto;
    }

    .mstm-sub-menu a {
        line-height: 1.8em;
        display: inline-block;
        padding: 0px 15px !important;
        color: white;
    }

    ul.mstm-main-menu-desktop-ul-outer {
        padding: 15px
    }

    .mstm-main-menu.mobile .megamenu {
        color: #fff;
        position: relative;
        padding: 10px 0px;
        display: block;
    }



    .mstm-main-menu.mobile .mstm-sub-menu.secondlevel > li > a {
        font-size: 18px;
    }

    html .megamenu.item .mstm-dropdown.dropdown-menu {
        position: relative !important;
        top: unset !important;
        left: unset !important;
        float: right !important;
        text-align: right;
        list-style: none;
        display: block !important;
        padding: 0px !important;
        margin: 0px !important;
        width: 100%;
    }

    html .megamenu.item .mstm-sub-menu.secondlevel {
        background: rgb(0, 83, 156) !important
    }

    html .mstm-main-menu.mobile .mstm-sub-menu {
        max-height: 0px;
        overflow-y: hidden;
        padding: 0px !important;
        margin: 0px !important;
    }

        html .mstm-main-menu.mobile .mstm-sub-menu.expanded {
            animation-name: open;
            animation-duration: 0.5s;
            max-height: 2000px;
            padding: 15px !important;
            background: rgba(0,0,0, 0.2);
        }

    .megaMenu .bottom .item .dmParent {
        background: unset !important;
    }

    .mstm-main-menu.mobile li {
        background: none !important;
    }
    .mstm-main-menu.mobile .iLink:hover,
    .mstm-main-menu.mobile span:hover {
        border:none !important;
    }

    #mobile-menu-close {
        display: block;
        width: 24px;
        padding: 0;
        font-size: 18px;
        position: fixed;
        right: 20px;
        top:10px;
        color: #fff;
    }

    #mobile-menu-close::after {
        content: "\f00d";
        font-family: "fontawesome";
        font-size: 31px;
    }

    .megaMenu .bottom .item .iLink:hover, .megaMenu .bottom .item span:hover {
        border-bottom: none;
    }

    html .mstm-main-menu.mobile .mstm-sub-menu.expanded {
        padding: 10px 5px;
    }

    .mstm-main-menu.mobile .mstm-sub-menu > ul > li > a span,
    .mstm-main-menu.mobile .mstm-sub-menu > ul > li > a .iLink,
    .mstm-main-menu.mobile .mstm-sub-menu.secondlevel > li > a {
        font-size: 20px !important;
    }

    .mstm-main-menu.mobile .hasChildren::before {
        content: "\f067";
        font-size: 14px;
        font-weight: normal;
        font-family: fontawesome;
    }

    .mstm-main-menu.mobile .hasChildren.active::before {
        content: "\f068";
        font-size: 14px;
        font-weight: normal;
        font-family: fontawesome;
    }

    .footer .newsLetter .form-group, .footer .newsLetter .btn {
        margin-left: auto;
        margin-right: auto;
    }
    .row.footer-appointment {
        grid-template-columns: 100%;
        grid-row-gap: 20px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mstm-title-area{
        display: none;
    }
    .footer .copyright {
        font-size: 12px !important;
        margin-top: 0 !important;
    }

    .request .left {
        font-size: 18px;
    }
    .request .mid .btn {
        font-size: 18px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .mstm-main-menu.mobile.expanded {
        width: 70%;
    }
    .frequentQues .slideFQ .item .desc .navLink {
        width: auto !important;
        bottom: 0 !important;
        top: unset !important;
        position: relative !important;
    }
}
@media (max-width: 600px) {
    .mstm-blog-container .mstm-static-sidebar {
        grid-template-columns: 100%;
    }
    .blog-search {
        margin-bottom: 0;
    }
    .mstm-main-menu.mobile.expanded {
        width: 80%;
    }
    .mstm-top-bar-card > div {
        grid-column-gap: 5px;
        font-size: 13px;
    }
    .mstm-top-bar-card {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 500px) {
    .mstm-main-menu.mobile.expanded {
        width: auto;
    }
    .footer p,
    .footer .newsLetter .btn,
    .footer .newsLetter input {
        font-size: 18px !important;
    }
    html .megamenu.item .mstm-dropdown.dropdown-menu span,
    .mstm-main-menu.mobile .mstm-sub-menu.secondlevel > li > a {
        font-size: 16px !important;
    }
    #back-to-top {
        right: 30px;
        bottom: 25px;
    }
    .megaMenu .top h5 > div:first-of-type {
        display: none;
    }
    .megaMenu .top h5 {
        grid-template-columns: 100%;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }
}
@media (max-width: 450px) {
    .megaMenu .top .row {
        grid-template-columns: repeat(3, auto);
        justify-items: center;
        text-align: center;
    }
    .mstm-cookies {
        width: 100%;
        padding: 18px;
    }
}
@media (max-width: 400px) {
    .mstm-top-bar-card > div {
        grid-column-gap: 4px;
        font-size: 11.9px;
    }
    .megaMenu .top h5 {
        font-size: 18px !important;
    }
    .mstm-logo-mob {
        top: 88px;
    }
}
@keyframes open {
    from {
        max-height: 0px;
    }

    to {
        max-height: 500px;
    }
}
@keyframes close {
    from {
        max-height: 500px;
        margin: 20px 0px;
    }

    to {
        max-height: 0px;
        margin: 0px 0px;
    }
}

.border-wrapper {
    background-color: transparent !important;
    background-image: unset !important;
}

.slot-container.lp-flex-container.lp-flex-direction-vertical.lp-ie-flex-shrink > div {
    background: transparent !important;
    position: relative !important;
    top: -40px !important;
}

.component.form-component {
    padding: 0 !important;
}

.component.form-component > form {
    width: auto !important;
}

.form-input-wrapper-element input {
    background-color: transparent !important;
    color: #fff !important;
}

.footer .newsLetter input::placeholder {
    color: #ccc !important;
}

.moosend-designer-button {
    font-size: 16px !important;
    text-transform: capitalize;
}

.moosend-designer-button  span{
    font-weight: lighter;
}

.content.lp-flex-container.lp-flex-1.lp-flex-direction-vertical .border-wrapper {
    background-color: transparent !important;
    background-image: unset !important;
}

#form-button-ce139b0c07fc5c5b822df798f3399bda {
    font-size: 16px !important;
}


