/*!
Theme Name: theme57973
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/wordpress
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme57973
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: theme57973
Template Id: prod-25518
*/

#toTop {
    width: 59px;
    height: 59px;
    font-size: 24px;
    line-height: 59px;
    text-align: center;
    text-decoration: none;
    transition: .3s all ease;
}

@media (min-width: 480px) {
    #toTop {
        right: 40px;
        bottom: 40px;
    }
}

@media (min-width: 1600px) and (min-height: 801px) {

    h1,
    .h1 {
        font-size: 192px !important;
    }
}

body.elementor-editor-active .m-header {
    margin-bottom: 0px !important;
}

.m-header .menu-main-menu-container .jet-nav>div>a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    transition: .3s;
}

.m-header .menu-main-menu-container .jet-nav>div.current-menu-item>a:before,
.m-header .menu-main-menu-container .jet-nav>div>a:hover:before {
    width: 100%;
}

.m-header.jet-sticky-section--stuck>div>div>div.elementor-widget-wrap {
    border-color: transparent !important;
}

.m-header.jet-sticky-section--stuck>div>div>div.elementor-widget-wrap .menu-main-menu-container>.jet-nav>.jet-nav__item {
    margin: 0 0px 0 54px;
}

.m-link a {
    position: relative;
    color: #fff;
}

.m-link a:hover {
    color: #fff;
}

.m-link a:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    border-bottom: 2px solid;
    transform: translateX(-50%);
    transition: width 0.2s cubic-bezier(0.53, 0.4, 0.4, 1.72) 0.1s;
}

.m-link a:hover:before {
    width: 100%;
    opacity: 1;
}

.m-link2 a {
    position: relative;
}

.m-link2 a:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    border-bottom: 2px solid;
    transform: translateX(-50%);
    transition: width 0.2s cubic-bezier(0.53, 0.4, 0.4, 1.72) 0.1s;
}

.m-link2 a:hover:before {
    width: 100%;
    opacity: 1;
}

p {
    margin: 0;
}

/**
 * Title: Arrows Flaticon Pack
 * Author: Icons8
 * Source: http://www.flaticon.com/packs/arrows
 * License:  CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
 */
@font-face {
    font-family: "arrows";
    src: url("fonts/arrows.eot");
    src: url("fonts/arrows.eot#iefix") format("embedded-opentype"), url("fonts/arrows.woff") format("woff"), url("fonts/arrows.ttf") format("truetype"), url("fonts/arrows.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.arrows-ico,
[class^="arrows-"]:before,
[class*=" arrows-"]:before,
[class^="arrows-"]:after,
[class*=" arrows-"]:after {
    font-family: "arrows";
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
}

.arrows-collapse3:before {
    content: "\e000";
}

.arrows-down44:before {
    content: "\e001";
}

.arrows-down45:before {
    content: "\e002";
}

.arrows-expand22:before {
    content: "\e003";
}

.arrows-left126:before {
    content: "\e004";
}

.arrows-left127:before {
    content: "\e005";
}

.arrows-left128:before {
    content: "\e006";
}

.arrows-left129:before {
    content: "\e007";
}

.arrows-next15:before {
    content: "\e008";
}

.arrows-previous11:before {
    content: "\e009";
}

.arrows-right103:before {
    content: "\e00a";
}

.arrows-right104:before {
    content: "\e00b";
}

.arrows-right105:before {
    content: "\e00c";
}

.arrows-right106:before {
    content: "\e00d";
}

.arrows-right107:before {
    content: "\e00e";
}

.arrows-thin35:before {
    content: "\e00f";
}

.arrows-thin36:before {
    content: "\e010";
}

.arrows-up76:before {
    content: "\e011";
}

.arrows-up77:before {
    content: "\e012";
}

.arrows-up78:before {
    content: "\e013";
}

@media (min-width: 1200px) {
    .reveal-lg-block {
        display: block !important;
    }
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/MaterialIcons-Regular.eot);
    /* For IE6-8 */
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(fonts/MaterialIcons-Regular.woff2) format("woff2"), url(fonts/MaterialIcons-Regular.woff) format("woff"), url(fonts/MaterialIcons-Regular.ttf) format("truetype");
}

.material-icons-ico,
[class*="material-icons-"]:before {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
}

.material-icons-graphic_eq:before {
    content: "\e1b8";
}

.material-icons-play_circle_filled:before {
    content: "\e038";
}

.material-icons-fullscreen:before {
    content: "\e5d0";
}

@media (min-width: 992px) {
    .m-decorative-line:before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        background-color: #332f36;
        height: 3px;
        z-index: 8;
        width: 53px;
    }

    .m-decorative-line:after {
        content: "";
        position: absolute;
        right: -53px;
        top: 50%;
        background-color: #fff;
        height: 3px;
        z-index: 8;
        width: 53px;
    }

    .m-decorative-line2:before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        background-color: #fff;
        height: 3px;
        z-index: 8;
        width: 53px;
    }

    .m-decorative-line2:after {
        content: "";
        position: absolute;
        right: -53px;
        top: 50%;
        background-color: #332f36;
        height: 3px;
        z-index: 8;
        width: 53px;
    }
}

.contact-info dl dt {
    display: inline-block;
}

dd,
dt {
    line-height: 1.55556;
    font-weight: 300;
    margin: 0;
}

dl {
    margin: 0;
}

a {
    color: #737677;
    text-decoration: none;
}

.text-center {
    text-align: center;
}

.contact-info dl dt:after {
    content: ":";
}

.contact-info dl dd {
    display: inline-block;
}

.contact-info dl:not(:last-child) dt+dd {
    margin-left: 40px;
}

.contact-info a:hover {
    color: #332f36;
    text-decoration: underline;
}

/*
 * Bootstrap Toolkit
 */
.shell,
.shell-wide,
.shell-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.shell,
.shell-wide {
    min-width: 300px;
    max-width: 480px;
}

@media (min-width: 768px) {

    .shell,
    .shell-wide {
        max-width: 750px;
    }
}

@media (min-width: 992px) {

    .shell,
    .shell-wide {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {

    .shell,
    .shell-wide {
        max-width: 1200px;
    }
}

@media (min-width: 1800px) {
    .shell-wide {
        max-width: 1800px;
    }
}

.range {
    margin-left: -15px;
    margin-right: -15px;
}

.range>.range {
    margin-left: 0;
    margin-right: 0;
}

.range-spacer {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

[class*="cell-"] {
    padding-left: 15px;
    padding-right: 15px;
}

html.lt-ie-10 *+.range,
*+.range {
    margin-top: 50px;
}

html.lt-ie-10 *+[class*='cell-'],
*+[class*='cell-'],
html.lt-ie-10 *+.range-sm,
*+.range-sm {
    margin-top: 30px;
}

html.lt-ie-10 *+.range-lg,
*+.range-lg {
    margin-top: 66px;
}

html.lt-ie-10 .range-condensed,
.range-condensed {
    margin-left: 0;
    margin-right: 0;
}

html.lt-ie-10 .range-condensed>[class*='cell'],
.range-condensed>[class*='cell'] {
    padding-left: 0;
    padding-right: 0;
}

html.lt-ie-10 .range-condensed>*+[class*='cell'],
.range-condensed>*+[class*='cell'] {
    margin-top: 0;
}

html.lt-ie-10 .range-narrow,
.range-narrow {
    margin-left: -5px;
    margin-right: -5px;
}

html.lt-ie-10 .range-narrow>[class*='cell'],
.range-narrow>[class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

html.lt-ie-10 .range-narrow>*+[class*='cell'],
.range-narrow>*+[class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 480px) {
    .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .range>.range {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range-vertical {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .range>[class*='cell'] {
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media (min-width: 480px) {
    *+[class*='cell-xs-'] {
        margin-top: 0;
    }

    .range-xs-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .range-xs-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .range-xs-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .range-xs-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .range-xs-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .range-xs-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .range-xs {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .range-xs-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .range-xs-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .range-xs-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .cell-xs-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cell-xs-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cell-xs-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .range>.cell-xs-preffix-0 {
        margin-left: 0%;
    }

    .range>.cell-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }

    .range>.cell-xs-preffix-1 {
        margin-left: 8.33333%;
    }

    .range>.cell-xs-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .range>.cell-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }

    .range>.cell-xs-preffix-2 {
        margin-left: 16.66667%;
    }

    .range>.cell-xs-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .range>.cell-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .range>.cell-xs-preffix-3 {
        margin-left: 25%;
    }

    .range>.cell-xs-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .range>.cell-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }

    .range>.cell-xs-preffix-4 {
        margin-left: 33.33333%;
    }

    .range>.cell-xs-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .range>.cell-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }

    .range>.cell-xs-preffix-5 {
        margin-left: 41.66667%;
    }

    .range>.cell-xs-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .range>.cell-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .range>.cell-xs-preffix-6 {
        margin-left: 50%;
    }

    .range>.cell-xs-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .range>.cell-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }

    .range>.cell-xs-preffix-7 {
        margin-left: 58.33333%;
    }

    .range>.cell-xs-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .range>.cell-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }

    .range>.cell-xs-preffix-8 {
        margin-left: 66.66667%;
    }

    .range>.cell-xs-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .range>.cell-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .range>.cell-xs-preffix-9 {
        margin-left: 75%;
    }

    .range>.cell-xs-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .range>.cell-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }

    .range>.cell-xs-preffix-10 {
        margin-left: 83.33333%;
    }

    .range>.cell-xs-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .range>.cell-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }

    .range>.cell-xs-preffix-11 {
        margin-left: 91.66667%;
    }

    .range>.cell-xs-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .range>.cell-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range>.cell-xs-preffix-12 {
        margin-left: 100%;
    }

    .range>.cell-xs-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .range>.cell-xs-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 768px) {
    *+[class*='cell-sm-'] {
        margin-top: 0;
    }

    .range-sm-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .range-sm-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .range-sm-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .range-sm-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .range-sm-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .range-sm-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .range-sm {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .range-sm-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .range-sm-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .range-sm-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .cell-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cell-sm-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cell-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .range>.cell-sm-preffix-0 {
        margin-left: 0%;
    }

    .range>.cell-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }

    .range>.cell-sm-preffix-1 {
        margin-left: 8.33333%;
    }

    .range>.cell-sm-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .range>.cell-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }

    .range>.cell-sm-preffix-2 {
        margin-left: 16.66667%;
    }

    .range>.cell-sm-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .range>.cell-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .range>.cell-sm-preffix-3 {
        margin-left: 25%;
    }

    .range>.cell-sm-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .range>.cell-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }

    .range>.cell-sm-preffix-4 {
        margin-left: 33.33333%;
    }

    .range>.cell-sm-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .range>.cell-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }

    .range>.cell-sm-preffix-5 {
        margin-left: 41.66667%;
    }

    .range>.cell-sm-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .range>.cell-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .range>.cell-sm-preffix-6 {
        margin-left: 50%;
    }

    .range>.cell-sm-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .range>.cell-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }

    .range>.cell-sm-preffix-7 {
        margin-left: 58.33333%;
    }

    .range>.cell-sm-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .range>.cell-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }

    .range>.cell-sm-preffix-8 {
        margin-left: 66.66667%;
    }

    .range>.cell-sm-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .range>.cell-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .range>.cell-sm-preffix-9 {
        margin-left: 75%;
    }

    .range>.cell-sm-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .range>.cell-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }

    .range>.cell-sm-preffix-10 {
        margin-left: 83.33333%;
    }

    .range>.cell-sm-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .range>.cell-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }

    .range>.cell-sm-preffix-11 {
        margin-left: 91.66667%;
    }

    .range>.cell-sm-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .range>.cell-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range>.cell-sm-preffix-12 {
        margin-left: 100%;
    }

    .range>.cell-sm-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .range>.cell-sm-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    *+[class*='cell-md-'] {
        margin-top: 0;
    }

    .range-md-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .range-md-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .range-md-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .range-md-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .range-md-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .range-md-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .range-md {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .range-md-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .range-md-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .range-md-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .cell-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cell-md-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cell-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .range>.cell-md-preffix-0 {
        margin-left: 0%;
    }

    .range>.cell-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }

    .range>.cell-md-preffix-1 {
        margin-left: 8.33333%;
    }

    .range>.cell-md-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .range>.cell-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }

    .range>.cell-md-preffix-2 {
        margin-left: 16.66667%;
    }

    .range>.cell-md-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .range>.cell-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .range>.cell-md-preffix-3 {
        margin-left: 25%;
    }

    .range>.cell-md-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .range>.cell-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }

    .range>.cell-md-preffix-4 {
        margin-left: 33.33333%;
    }

    .range>.cell-md-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .range>.cell-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }

    .range>.cell-md-preffix-5 {
        margin-left: 41.66667%;
    }

    .range>.cell-md-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .range>.cell-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .range>.cell-md-preffix-6 {
        margin-left: 50%;
    }

    .range>.cell-md-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .range>.cell-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }

    .range>.cell-md-preffix-7 {
        margin-left: 58.33333%;
    }

    .range>.cell-md-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .range>.cell-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }

    .range>.cell-md-preffix-8 {
        margin-left: 66.66667%;
    }

    .range>.cell-md-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .range>.cell-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .range>.cell-md-preffix-9 {
        margin-left: 75%;
    }

    .range>.cell-md-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .range>.cell-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }

    .range>.cell-md-preffix-10 {
        margin-left: 83.33333%;
    }

    .range>.cell-md-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .range>.cell-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }

    .range>.cell-md-preffix-11 {
        margin-left: 91.66667%;
    }

    .range>.cell-md-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .range>.cell-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range>.cell-md-preffix-12 {
        margin-left: 100%;
    }

    .range>.cell-md-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .range>.cell-md-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    *+[class*='cell-lg-'] {
        margin-top: 0;
    }

    .range-lg-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .range-lg-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .range-lg-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .range-lg-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .range-lg-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .range-lg-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .range-lg {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .range-lg-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .range-lg-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .range-lg-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .cell-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cell-lg-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cell-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .range>.cell-lg-preffix-0 {
        margin-left: 0%;
    }

    .range>.cell-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }

    .range>.cell-lg-preffix-1 {
        margin-left: 8.33333%;
    }

    .range>.cell-lg-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .range>.cell-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }

    .range>.cell-lg-preffix-2 {
        margin-left: 16.66667%;
    }

    .range>.cell-lg-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .range>.cell-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .range>.cell-lg-preffix-3 {
        margin-left: 25%;
    }

    .range>.cell-lg-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .range>.cell-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }

    .range>.cell-lg-preffix-4 {
        margin-left: 33.33333%;
    }

    .range>.cell-lg-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .range>.cell-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }

    .range>.cell-lg-preffix-5 {
        margin-left: 41.66667%;
    }

    .range>.cell-lg-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .range>.cell-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .range>.cell-lg-preffix-6 {
        margin-left: 50%;
    }

    .range>.cell-lg-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .range>.cell-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }

    .range>.cell-lg-preffix-7 {
        margin-left: 58.33333%;
    }

    .range>.cell-lg-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .range>.cell-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }

    .range>.cell-lg-preffix-8 {
        margin-left: 66.66667%;
    }

    .range>.cell-lg-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .range>.cell-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .range>.cell-lg-preffix-9 {
        margin-left: 75%;
    }

    .range>.cell-lg-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .range>.cell-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }

    .range>.cell-lg-preffix-10 {
        margin-left: 83.33333%;
    }

    .range>.cell-lg-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .range>.cell-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }

    .range>.cell-lg-preffix-11 {
        margin-left: 91.66667%;
    }

    .range>.cell-lg-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .range>.cell-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range>.cell-lg-preffix-12 {
        margin-left: 100%;
    }

    .range>.cell-lg-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .range>.cell-lg-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1800px) {
    *+[class*='cell-xl-'] {
        margin-top: 0;
    }

    .range-xl-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .range-xl-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .range-xl-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .range-xl-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .range-xl-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .range-xl-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .range-xl {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .range-xl-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .range-xl-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .range-xl-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .cell-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .cell-xl-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .cell-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .range>.cell-xl-preffix-0 {
        margin-left: 0%;
    }

    .range>.cell-xl-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }

    .range>.cell-xl-preffix-1 {
        margin-left: 8.33333%;
    }

    .range>.cell-xl-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .range>.cell-xl-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }

    .range>.cell-xl-preffix-2 {
        margin-left: 16.66667%;
    }

    .range>.cell-xl-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .range>.cell-xl-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }

    .range>.cell-xl-preffix-3 {
        margin-left: 25%;
    }

    .range>.cell-xl-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }

    .range>.cell-xl-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }

    .range>.cell-xl-preffix-4 {
        margin-left: 33.33333%;
    }

    .range>.cell-xl-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }

    .range>.cell-xl-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }

    .range>.cell-xl-preffix-5 {
        margin-left: 41.66667%;
    }

    .range>.cell-xl-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }

    .range>.cell-xl-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .range>.cell-xl-preffix-6 {
        margin-left: 50%;
    }

    .range>.cell-xl-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }

    .range>.cell-xl-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }

    .range>.cell-xl-preffix-7 {
        margin-left: 58.33333%;
    }

    .range>.cell-xl-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }

    .range>.cell-xl-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }

    .range>.cell-xl-preffix-8 {
        margin-left: 66.66667%;
    }

    .range>.cell-xl-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }

    .range>.cell-xl-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }

    .range>.cell-xl-preffix-9 {
        margin-left: 75%;
    }

    .range>.cell-xl-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }

    .range>.cell-xl-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }

    .range>.cell-xl-preffix-10 {
        margin-left: 83.33333%;
    }

    .range>.cell-xl-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }

    .range>.cell-xl-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }

    .range>.cell-xl-preffix-11 {
        margin-left: 91.66667%;
    }

    .range>.cell-xl-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }

    .range>.cell-xl-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .range>.cell-xl-preffix-12 {
        margin-left: 100%;
    }

    .range>.cell-xl-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }

    .range>.cell-xl-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

html.lt-ie-10 .range>.cell-xs-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range>.cell-xs-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range>.cell-xs-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range>.cell-xs-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range>.cell-xs-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range>.cell-xs-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range>.cell-xs-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range>.cell-xs-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range>.cell-xs-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range>.cell-xs-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range>.cell-xs-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range>.cell-xs-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range>.cell-xs-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range>.cell-sm-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range>.cell-sm-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range>.cell-sm-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range>.cell-sm-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range>.cell-sm-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range>.cell-sm-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range>.cell-sm-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range>.cell-sm-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range>.cell-sm-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range>.cell-sm-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range>.cell-sm-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range>.cell-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range>.cell-sm-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range>.cell-md-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range>.cell-md-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range>.cell-md-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range>.cell-md-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range>.cell-md-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range>.cell-md-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range>.cell-md-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range>.cell-md-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range>.cell-md-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range>.cell-md-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range>.cell-md-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range>.cell-md-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range>.cell-md-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range>.cell-lg-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range>.cell-lg-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range>.cell-lg-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range>.cell-lg-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range>.cell-lg-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range>.cell-lg-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range>.cell-lg-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range>.cell-lg-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range>.cell-lg-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range>.cell-lg-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range>.cell-lg-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range>.cell-lg-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range>.cell-lg-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range>[class*="cell-xs-preffix-"],
html.lt-ie-10 .range>[class*="cell-sm-preffix-"],
html.lt-ie-10 .range>[class*="cell-md-preffix-"],
html.lt-ie-10 .range>[class*="cell-lg-preffix-"] {
    margin-left: auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 18px 20px;
    font-size: 18px;
    line-height: 22px;
    color: #737677;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #332f36;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 47, 54, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 47, 54, 0.6);
}

.form-control::-moz-placeholder {
    color: #737677;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #737677;
}

.form-control::-webkit-input-placeholder {
    color: #737677;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e0e4e7;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 60px;
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 51.8px;
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 76.2px;
    }
}

textarea.form-control {
    height: 190px;
    min-height: 60px;
    max-height: 380px;
    resize: vertical;
}

.ajax-loader {
    display: none !important;
}

.wpcf7-not-valid-tip {
    color: #a94442;
    font-size: 11px;
    line-height: 11px;
}

.m-testi .elementor-testimonial-image {
	margin-top: 0px;
	margin-bottom: 15px;
}

@media (min-width: 992px) {
	.m-testi .elementor-testimonial-image {
		margin-top: 28px;
		margin-bottom: 30px!important;
	}	
}

.m-testi .elementor-testimonial-details .elementor-testimonial-name {
	position: relative;
}

.m-testi .elementor-testimonial-details .elementor-testimonial-name:before {
	content: "";
    position: absolute;
    top: 102%;
    left: 50%;
    width: 0;
    border-bottom: 2px solid #737677;
    transform: translateX(-50%);
    transition: width 0.2s cubic-bezier(0.53, 0.4, 0.4, 1.72) 0.1s;
}

.m-testi .elementor-testimonial-details .elementor-testimonial-name:hover:before {
	width: 100%;
	opacity: 1;
}

.m-testi .elementor-testimonial-wrapper {
	padding-bottom: 20px;
}

body:not(.page-template-fullwidth-content) .site-content {
    margin-top: 0;
    margin-bottom: 0;
}

.m-item-list .elementor-icon-list-item a .elementor-icon-list-text {
	position: relative;
	margin-left: 30px;
}

@media (max-width: 991px) {
	.m-item-list .elementor-icon-list-item a .elementor-icon-list-text {
		margin-left: 8px;
	}
}

.m-item-list .elementor-icon-list-item a .elementor-icon-list-text:before {
	content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    border-bottom: 2px solid;
    transform: translateX(-50%);
    transition: width 0.2s cubic-bezier(0.53, 0.4, 0.4, 1.72) 0.1s;	
}

.m-item-list .elementor-icon-list-item a:hover .elementor-icon-list-text:before {
	width: 100%;
    opacity: 1;
}

.post-template-default .site-content {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}

@media (min-width: 992px) {
	.post-template-default .site-content {
	    padding-top: 150px;
	    padding-bottom: 150px;
	}
}