div, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

audio[controls], canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body, html {
    background: #fff
}

html {
    margin: 0 !important;
    padding: 0;
    overflow-y: scroll;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 12px
}

@media (max-width: 640px) {
    html {
        font-size: 10px
    }
}

@media (max-width: 500px) {
    html {
        font-size: 8px
    }
}

@media (min-width: 768px) {
    html {
        font-size: 13px
    }
}

@media (min-width: 1200px) {
    html {
        font-size: 14px
    }
}

@media (min-width: 1400px) {
    html {
        font-size: 16px
    }
}

body {
    margin: 0;
    font-weight: 400;
    line-height: 1.7;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden !important
}

body, button, input, select, textarea {
    font-family: "Poppins",sans-serif;
    color: #000
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

::-moz-selection {
    background: #F4992B;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #F4992B;
    color: #fff;
    text-shadow: none
}

:focus {
    outline: none
}

a {
    color: #231F20;
    text-decoration: none
}

    a:visited {
        outline: none
    }

    a:focus {
        outline: none
    }

    a:hover, a:active {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #F4992B;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #F4992B;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: "courier new", monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

    q:before, q:after {
        content: "";
        content: none
    }

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1em 0;
    padding: 0 0 0 0;
    list-style: inside
}

ol {
    list-style-type: decimal
}

ul ul {
    padding-left: 3%
}

ol ol {
    padding-left: 3%
}

dd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 0 0;
    padding: 0 0 0 3%
}

nav ul, nav ol {
    list-style: none;
    margin: 0;
    padding: 0
}

p {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: calc(9px + .5rem);
    line-height: 1.8;
    font-weight: 400;
    color: #3F3D56
}

li {
    font-size: calc(8px + .5rem);
    line-height: 1.7;
    color: #2f2e41;
    margin-bottom: 5px
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal;
    *overflow: visible
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button
    }

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

.wp-block-button__link {
    background: linear-gradient(95.94deg, #FF2E86 11.32%, #F95926 99.25%);
    padding: 8px 24px !important
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1em 0
}

.wp-block-table th, th {
    font-size: 14px;
    line-height: 26px;
    background: #188a4f;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,0.22);
    line-height: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 27px;
    vertical-align: middle
}

.wp-block-table td, td {
    border: 1px solid #dddddd;
    border-color: #dddddd !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: calc(7px + .5rem);
    line-height: 26px;
    padding: 8px 27px;
    color: #2f2e41;
    vertical-align: middle
}

table p {
    padding-bottom: 0
}

.ir {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

    .ir br {
        display: none
    }

.hidden {
    display: none;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        color: #505050 !important;
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #505050;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

a:active, a:hover {
    outline: 0;
    color: #2175BC
}

code, kbd, tt, var, samp, pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

acronym, abbr, span.caps {
    cursor: help
}

acronym, abbr {
    border-bottom: 1px dashed #999
}

blockquote {
    padding-left: 21px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-top: 15px;
    margin-right: 11px;
    margin-bottom: 0;
    margin-left: 8px;
    padding-top: 5px
}

.wp-block-quote {
    padding-left: 30px !important;
    border-left: 4px solid #F4992B !important
}

blockquote cite {
    display: block;
    margin: 5px 0 0
}

button:focus {
    outline: none
}

button:active {
    outline: none
}

blockquote {
    margin-left: 36px;
    margin-right: 36px
}

table {
    border-collapse: collapse
}

big {
    font-size: larger
}

strong {
    font-weight: 700
}

a img {
    border: none
}

img {
    max-width: 100%;
    height: auto
}

p img {
    padding: 0;
    max-width: 100%;
    height: auto
}

input:focus {
    outline: none
}

button:focus {
    outline: none
}

input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="date"], select {
    display: block;
    border: 1px solid #d7d7d7;
    width: 337px;
    height: 20px;
    max-width: 100%;
    padding: 12px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

    input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, select::-webkit-input-placeholder {
        color: #959595
    }

    input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="date"]::-moz-placeholder, select::-moz-placeholder {
        color: #959595
    }

    input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, select:-ms-input-placeholder {
        color: #959595
    }

    input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="date"]:-moz-placeholder, select:-moz-placeholder {
        color: #959595
    }

textarea {
    display: block;
    border: 1px solid #d7d7d7;
    width: 337px;
    height: 128px;
    max-width: 100%;
    resize: none;
    padding: 15px;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

    textarea::-webkit-input-placeholder {
        color: #959595
    }

    textarea::-moz-placeholder {
        color: #959595
    }

    textarea:-ms-input-placeholder {
        color: #959595
    }

    textarea:-moz-placeholder {
        color: #959595
    }

input[type="submit"] {
    border: none;
    color: #fff;
    max-width: 100%
}

input[type="submit"] {
    font-size: 14px;
    border-radius: 2px;
    color: #fff;
    background: #188a4f;
    display: inline-block;
    padding: 15px 20px;
    clear: both;
    transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s
}

    input[type="submit"]:hover {
        background: #10713f
    }

h1, h2, h3, h4, h5, h6 {
    margin: 5px 0;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    color: #2f2e41
}

h1 {
    font-weight: 500;
    font-size: 2.8125rem;
    line-height: 1.3
}

h2 {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.5
}

h3 {
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1.4
}

h4 {
    font-size: calc(6px + 1rem);
    font-weight: 500;
    line-height: 1.5
}

h5 {
    font-size: calc(4px + 1rem);
    font-weight: 500;
    line-height: 1.5
}

h6 {
    font-size: calc(7px + .5rem);
    font-weight: 500;
    line-height: 2
}

.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

@font-face {
    font-family: "fontawesome";
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfontd41dd41d.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff2") format("woff2"),url("../fonts/fontawesome-webfont.woff") format("woff"),url("../fonts/fontawesome-webfont.ttf") format("truetype"),url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "fontawesome"
}

.fa-facebook-f:before {
    content: "\f09a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-download:before {
    content: "\f019"
}

.icon-remove:before {
    content: "\f00d"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-envelope-o:before {
    content: "\f0e0"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-whatsapp:before {
    content: "\f232"
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 0 auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 0px 0px 10px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

    .wp-caption.alignnone {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignleft {
        margin: 5px 20px 20px 0
    }

    .wp-caption.alignright {
        margin: 5px 0 20px 20px
    }

    .wp-caption img {
        border: 0 none;
        height: auto;
        margin: 0;
        max-width: 98.5%;
        padding: 0;
        width: auto
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        margin: 0;
        padding: 0 4px 5px
    }

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

    .screen-reader-text:focus {
        background-color: #eee;
        clip: auto !important;
        -webkit-clip-path: none;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #444
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.SumoSelect p {
    margin: 0
}

.SumoSelect {
    width: 200px
}

.SelectBox {
    padding: 5px 8px
}

.sumoStopScroll {
    overflow: hidden
}

.SumoSelect .hidden {
    display: none
}

.SumoSelect .search-txt {
    display: none;
    outline: none
}

.SumoSelect .no-match {
    display: none;
    padding: 6px
}

.SumoSelect.open .search-txt {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 5px 8px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px
}

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
    visibility: hidden
}

.SelectClass, .SumoUnder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.SelectClass {
    z-index: 1
}

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none
}

.SumoSelect {
    display: inline-block;
    position: relative;
    outline: none
}

    .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
        -webkit-box-shadow: 0 0 2px #7799D0;
        box-shadow: 0 0 2px #7799D0;
        border-color: #7799D0
    }

    .SumoSelect > .CaptionCont {
        position: relative;
        border: 1px solid #A4A4A4;
        min-height: 14px;
        background-color: #fff;
        border-radius: 2px;
        margin: 0
    }

        .SumoSelect > .CaptionCont > span {
            display: block;
            padding-right: 30px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            cursor: default
        }

            .SumoSelect > .CaptionCont > span.placeholder {
                color: #ccc;
                font-style: italic
            }

        .SumoSelect > .CaptionCont > label {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 30px
        }

            .SumoSelect > .CaptionCont > label > i {
                background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
                background-position: center center;
                width: 16px;
                height: 16px;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                background-repeat: no-repeat;
                opacity: 0.8
            }

    .SumoSelect > .optWrapper {
        display: none;
        z-index: 1000;
        top: 30px;
        width: 100%;
        position: absolute;
        left: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #ddd;
        -webkit-box-shadow: 2px 3px 3px rgba(0,0,0,0.11);
        box-shadow: 2px 3px 3px rgba(0,0,0,0.11);
        border-radius: 3px;
        overflow: hidden
    }

    .SumoSelect.open > .optWrapper {
        top: 35px;
        display: block
    }

        .SumoSelect.open > .optWrapper.up {
            top: auto;
            bottom: 100%;
            margin-bottom: 5px
        }

    .SumoSelect > .optWrapper ul {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0;
        overflow: auto
    }

    .SumoSelect > .optWrapper > .options {
        border-radius: 2px;
        position: relative;
        max-height: 250px
    }

        .SumoSelect > .optWrapper > .options li.group.disabled > label {
            opacity: 0.5
        }

        .SumoSelect > .optWrapper > .options li ul li.opt {
            padding-left: 22px
        }

    .SumoSelect > .optWrapper.multiple > .options li ul li.opt {
        padding-left: 50px
    }

    .SumoSelect > .optWrapper.isFloating > .options {
        max-height: 100%;
        -webkit-box-shadow: 0 0 100px #595959;
        box-shadow: 0 0 100px #595959
    }

    .SumoSelect > .optWrapper > .options li.opt {
        padding: 6px 6px;
        position: relative;
        border-bottom: 1px solid #f5f5f5
    }

    .SumoSelect > .optWrapper > .options > li.opt:first-child {
        border-radius: 2px 2px 0 0
    }

    .SumoSelect > .optWrapper > .options > li.opt:last-child {
        border-radius: 0 0 2px 2px;
        border-bottom: none
    }

    .SumoSelect > .optWrapper > .options li.opt:hover {
        background-color: #E4E4E4
    }

    .SumoSelect > .optWrapper > .options li.opt.sel {
        background-color: #a1c0e4;
        border-bottom: 1px solid #a1c0e4
    }

    .SumoSelect > .optWrapper > .options li label {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        cursor: pointer
    }

    .SumoSelect > .optWrapper > .options li span {
        display: none
    }

    .SumoSelect > .optWrapper > .options li.group > label {
        cursor: default;
        padding: 8px 6px;
        font-weight: bold
    }

    .SumoSelect > .optWrapper.isFloating {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 90%;
        bottom: 0;
        margin: auto;
        max-height: 90%
    }

    .SumoSelect > .optWrapper > .options li.opt.disabled {
        background-color: inherit;
        pointer-events: none
    }

        .SumoSelect > .optWrapper > .options li.opt.disabled * {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=50);
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5
        }

    .SumoSelect > .optWrapper.multiple > .options li.opt {
        padding-left: 35px;
        cursor: pointer
    }

        .SumoSelect > .optWrapper.multiple > .options li.opt span, .SumoSelect .select-all > span {
            position: absolute;
            display: block;
            width: 30px;
            top: 0;
            bottom: 0;
            margin-left: -35px
        }

            .SumoSelect > .optWrapper.multiple > .options li.opt span i, .SumoSelect .select-all > span i {
                position: absolute;
                margin: auto;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                width: 14px;
                height: 14px;
                border: 1px solid #AEAEAE;
                border-radius: 2px;
                -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
                box-shadow: inset 0 1px 3px rgba(0,0,0,0.15);
                background-color: #fff
            }

    .SumoSelect > .optWrapper > .MultiControls {
        display: none;
        border-top: 1px solid #ddd;
        background-color: #fff;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.13);
        box-shadow: 0 0 2px rgba(0,0,0,0.13);
        border-radius: 0 0 3px 3px
    }

    .SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
        display: block;
        margin-top: 5px;
        position: absolute;
        bottom: 0;
        width: 100%
    }

    .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
        display: block
    }

        .SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
            padding: 6px
        }

    .SumoSelect > .optWrapper.multiple > .MultiControls > p {
        display: inline-block;
        cursor: pointer;
        padding: 12px;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center
    }

        .SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
            background-color: #f1f1f1
        }

        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
            border-right: 1px solid #DBDBDB;
            border-radius: 0 0 0 3px
        }

        .SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
            border-radius: 0 0 3px 0
        }

    .SumoSelect > .optWrapper.isFloating > .options li.opt {
        padding: 12px 6px
    }

    .SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
        padding-left: 35px
    }

    .SumoSelect > .optWrapper.multiple.isFloating {
        padding-bottom: 43px
    }

    .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i {
        background-color: #11a911;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-color: transparent;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
        background-repeat: no-repeat;
        background-position: center center
    }

    .SumoSelect.disabled {
        opacity: 0.7;
        cursor: not-allowed
    }

        .SumoSelect.disabled > .CaptionCont {
            border-color: #ccc;
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .SumoSelect .select-all {
        border-radius: 3px 3px 0 0;
        position: relative;
        border-bottom: 1px solid #ddd;
        background-color: #fff;
        padding: 8px 0 3px 35px;
        height: 20px;
        cursor: pointer
    }

        .SumoSelect .select-all > label, .SumoSelect .select-all > span i {
            cursor: pointer
        }

        .SumoSelect .select-all.partial > span i {
            background-color: #ccc
        }

    .SumoSelect > .optWrapper > .options li.optGroup {
        padding-left: 5px;
        text-decoration: underline
    }

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(../images/img/loader.gif) no-repeat #fff center
}

.hsect-one {
    position: relative
}

    .hsect-one .plus-icon1 {
        display: block;
        position: absolute;
        left: 0;
        top: 25%;
        z-index: 2;
        width: 11vw
    }

    .hsect-one .plus-icon2 {
        display: block;
        position: absolute;
        left: 7%;
        top: 45%;
        z-index: 2;
        width: 9vw
    }

    .hsect-one .plus-icon3 {
        display: block;
        position: absolute;
        right: 0;
        top: 25%;
        z-index: 2;
        width: 11vw
    }

    .hsect-one .plus-icon4 {
        display: block;
        position: absolute;
        right: 7%;
        top: 45%;
        z-index: 2;
        width: 9vw
    }

    .hsect-one .ban-shape1 {
        content: '';
        display: block;
        width: 60%;
        height: 95%;
        top: -30px;
        left: 35%;
        background: url(../images/img/ban-shape1.svg) no-repeat top center;
        background-size: contain;
        position: absolute;
        pointer-events: none;
        z-index: 1;
        -webkit-animation-name: shapeRotate;
        animation-name: shapeRotate;
        -webkit-animation-duration: 15s;
        animation-duration: 15s;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

@-webkit-keyframes shapeRotate {
    0% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    50% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    100% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

@keyframes shapeRotate {
    0% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }

    50% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }

    100% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

.hsect-one .img-sect {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-2.34%, #BF206B), color-stop(114.23%, #BF206B));
    background: linear-gradient(180deg, #BF206B -2.34%, #BF206B 114.23%);
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.hsect-one .banner-image {
    position: relative;
    padding: 7.8125rem 0 0;
    z-index: 1
}

@media (min-width: 1024px) {
    .hsect-one .banner-image {
        padding: 11.25rem 0 0;
        position: absolute;
        top: 0;
        width: calc(50% + 50px);
        height: 100%;
        right: calc(50% - 50px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 640px) {
    .hsect-one .banner-image {
        padding: 9.375rem 0 0
    }
}

.hsect-one .banner-image img {
    display: block;
    width: 500px;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto
}

@media (min-width: 1024px) {
    .hsect-one .banner-image img {
        margin: 0 0 0 auto;
        width: auto
    }
}

.hsect-one .sectone-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
    padding: 4.0625rem 15px 6.25rem 15px;
    position: relative;
    z-index: 1
}

@media (min-width: 1024px) {
    .hsect-one .sectone-row {
        padding: 5.625rem 15px 15rem 15px
    }
}

@media (max-width: 640px) {
    .hsect-one .sectone-row {
        padding: 2.5rem 15px 6.25rem 15px
    }
}

.hsect-one .sectone-row .left-sect {
    width: 100%
}

@media (min-width: 1024px) {
    .hsect-one .sectone-row .left-sect {
        width: 50%
    }
}

.hsect-one .sectone-row .right-sect {
    width: 100%;
    padding: 0 0 3.75rem
}

@media (min-width: 1024px) {
    .hsect-one .sectone-row .right-sect {
        width: 50%;
        padding: 7.5rem 15px 7.5rem 15px
    }
}

.hsect-one .sectone-row .right-sect h1 {
    font-size: 2.5rem;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.5;
    text-align: center;
    font-weight: 500
}

    .hsect-one .sectone-row .right-sect h1 span {
        font-size: 2rem;
        display: block;
        line-height: 1
    }

.hsect-one .sectone-row .right-sect .img {
    max-width: 340px;
    margin: 0 auto;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 14px;
    -webkit-box-shadow: 0px 10px 30px #f72c8b;
    box-shadow: 0px 10px 30px #f72c8b;
    display: block;
    position: relative
}

    .hsect-one .sectone-row .right-sect .img::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(249,89,38,0.25);
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

    .hsect-one .sectone-row .right-sect .img img {
        display: block
    }

    .hsect-one .sectone-row .right-sect .img:hover .v-icon {
        -webkit-transform: scale(1) translateY(-50%);
        transform: scale(1) translateY(-50%);
        -webkit-transition: .5s;
        transition: .5s
    }

        .hsect-one .sectone-row .right-sect .img:hover .v-icon .icon {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            -webkit-transition: .5s;
            transition: .5s
        }

    .hsect-one .sectone-row .right-sect .img:hover:before {
        opacity: 1;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

.hsect-one .sectone-row .right-sect p {
    font-size: calc(11px + .5rem);
    color: #FFFFFF;
    text-align: center;
    line-height: 1.8;
    font-weight: 400;
    margin-top: 30px;
    padding-bottom: 0
}

.hsect-one .sectone-row .right-sect h3 {
    text-align: center;
    font-size: calc(14px + 1rem);
    font-weight: 500;
    line-height: 1.5;
    color: #FFFFFF;
    margin-top: 0
}

.hsect-one .sectone-row .right-sect .btn-sect {
    text-align: center;
    margin-top: 12px
}

.v-icon {
    width: 72px;
    height: 72px;
    background: linear-gradient(269.44deg, #761286 18.7%, #3B59AC 67.78%);
    -webkit-box-shadow: 0px 8px 20px #f7cbe0;
    box-shadow: 0px 8px 20px #f7cbe0;
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 40px;
    bottom: -36px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

    .v-icon img {
        width: 25px;
        display: block;
        position: absolute;
        left: 27px;
        -webkit-transition: .5s;
        transition: .5s;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    .v-icon.v-icon-middle {
        top: 50%;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9)
    }

.h-secttwo {
    padding: 2.8125rem 0 8.75rem 0;
    position: relative;
    z-index: 9
}

@media (max-width: 500px) {
    .h-secttwo {
        padding-top: 0
    }
}

.h-secttwo .container {
    padding: 0 25px
}

.h-secttwo .sectwo-row {
    margin: 0 -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .h-secttwo .sectwo-row .sect-col {
        width: calc(100% / 2);
        padding: 0 1.5625rem;
        margin-bottom: 20px
    }

@media (min-width: 1024px) {
    .h-secttwo .sectwo-row .sect-col {
        width: calc(100% / 3)
    }

        .h-secttwo .sectwo-row .sect-col:nth-child(2) {
            -webkit-transform: translateY(48px);
            transform: translateY(48px)
        }

        .h-secttwo .sectwo-row .sect-col:nth-child(3) {
            -webkit-transform: translateY(-48px);
            transform: translateY(-48px)
        }
}

@media (max-width: 500px) {
    .h-secttwo .sectwo-row .sect-col {
        width: 100%
    }
}

.h-secttwo .box {
    display: block
}

    .h-secttwo .box .text-sect {
        padding: 18px 2rem
    }

    .h-secttwo .box h3 {
        font-size: calc(9px + .5rem);
        color: #D90F6E;
        line-height: 1.2;
        font-weight: 500
    }

    .h-secttwo .box h4 {
        font-size: calc(12px + 1rem);
        color: #231F20;
        margin-top: 6px;
        font-weight: 500;
        line-height: 1.4
    }

    .h-secttwo .box .img-sect {
        -webkit-box-shadow: 0px 15px 35px rgba(249,89,38,0.2);
        box-shadow: 0px 15px 35px rgba(249,89,38,0.2);
        border-radius: 20px;
        position: relative
    }

        .h-secttwo .box .img-sect img:not(.icon) {
            display: block;
            border-radius: 20px;
            overflow: hidden;
            width: 100%
        }

    .h-secttwo .box:hover .v-icon {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .5s;
        transition: .5s
    }

        .h-secttwo .box:hover .v-icon .icon {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            -webkit-transition: .5s;
            transition: .5s
        }

.h-sectthree {
    background: url(../images/img/himg7.svg) no-repeat;
    background-size: cover;
    padding-top: 10.625rem;
    margin-bottom: 5rem
}

@media (max-width: 640px) {
    .h-sectthree {
        padding-top: 5rem
    }
}

.h-sectthree h2 {
    font-size: 2.5rem;
    color: #2F2E41;
    line-height: 1.5;
    font-weight: 600;
    text-align: center
}

.h-sectthree .title-wrap {
    max-width: 812px;
    width: 100%;
    margin: 0 auto
}

.h-sectthree h3 {
    font-size: calc(9px + 1rem);
    color: #414051;
    line-height: 1.4;
    font-weight: 500;
    text-align: center;
    margin-top: 5px
}

.h-sectthree p {
    font-size: calc(9px + .5rem);
    color: #2F2E41;
    text-align: center;
    line-height: 2;
    font-weight: 400;
    margin-top: 5px
}

.h-sectthree .btn-sect {
    text-align: center;
    margin-top: 10px
}

    .h-sectthree .btn-sect .btnone, .h-sectthree .btn-sect .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .h-sectthree .btn-sect input, .h-sectthree .btn-sect .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .h-sectthree .btn-sect input, .h-sectthree .btn-sect .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .h-sectthree .btn-sect input, .h-sectthree .btn-sect .blog-side .cf-btn input, .blog-side .cf-btn .h-sectthree .btn-sect input, .h-sectthree .btn-sect .comment-respond .form-submit input, .comment-respond .form-submit .h-sectthree .btn-sect input {
        padding: 13px 35px;
        font-size: calc(10px + .5rem)
    }

        .h-sectthree .btn-sect .btnone img, .h-sectthree .btn-sect .cont-col-wrap .cont-col-right .cf-btn input img, .cont-col-wrap .cont-col-right .cf-btn .h-sectthree .btn-sect input img, .h-sectthree .btn-sect .enquiry-popup .enq-btn input img, .enquiry-popup .enq-btn .h-sectthree .btn-sect input img, .h-sectthree .btn-sect .class-col-wrap .class-cont-form .cf-btn input img, .class-col-wrap .class-cont-form .cf-btn .h-sectthree .btn-sect input img, .h-sectthree .btn-sect .blog-side .cf-btn input img, .blog-side .cf-btn .h-sectthree .btn-sect input img, .h-sectthree .btn-sect .comment-respond .form-submit input img, .comment-respond .form-submit .h-sectthree .btn-sect input img {
            width: 20px;
            margin-right: 12px;
            vertical-align: middle;
            -webkit-transition: .5s;
            transition: .5s
        }

        .h-sectthree .btn-sect .btnone:hover img, .h-sectthree .btn-sect .cont-col-wrap .cont-col-right .cf-btn input:hover img, .cont-col-wrap .cont-col-right .cf-btn .h-sectthree .btn-sect input:hover img, .h-sectthree .btn-sect .enquiry-popup .enq-btn input:hover img, .enquiry-popup .enq-btn .h-sectthree .btn-sect input:hover img, .h-sectthree .btn-sect .class-col-wrap .class-cont-form .cf-btn input:hover img, .class-col-wrap .class-cont-form .cf-btn .h-sectthree .btn-sect input:hover img, .h-sectthree .btn-sect .blog-side .cf-btn input:hover img, .blog-side .cf-btn .h-sectthree .btn-sect input:hover img, .h-sectthree .btn-sect .comment-respond .form-submit input:hover img, .comment-respond .form-submit .h-sectthree .btn-sect input:hover img {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
            -webkit-transition: .5s;
            transition: .5s
        }

.h-sectthree .white-box {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 35px rgba(219,212,190,0.5);
    box-shadow: 0px 10px 35px rgba(219,212,190,0.5);
    border-radius: 35px;
    padding: 3.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

@media (min-width: 768px) {
    .h-sectthree .white-box {
        -webkit-transform: translateY(81px);
        transform: translateY(81px)
    }
}

.h-sectthree .white-box .col-in {
    width: calc((100% / 2) - 40px);
    margin: 20px
}

    .h-sectthree .white-box .col-in img {
        width: 100%
    }

@media (min-width: 768px) {
    .h-sectthree .white-box .col-in {
        margin: 0;
        width: calc((100% / 3) - 30px);
        margin-right: 40px
    }

        .h-sectthree .white-box .col-in:nth-child(3n) {
            margin-right: 0
        }
}

@media (max-width: 500px) {
    .h-sectthree .white-box .col-in {
        width: 100%
    }
}

.h-sectthree .white-box .col-in h4 {
    font-size: calc(12px + 0.5rem);
    color: #3F3D56;
    text-align: center;
    font-weight: 400;
    margin-top: 34px;
    line-height: 1.5;
    margin-bottom: 0
}

.h-sectfour {
    padding: 6.25rem 0 5rem 0
}

@media (max-width: 640px) {
    .h-sectfour {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.h-sectfour .hsect-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .h-sectfour .hsect-row .left-sect {
        width: 100%
    }

@media (min-width: 768px) {
    .h-sectfour .hsect-row .left-sect {
        width: 55%;
        padding-right: 40px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.h-sectfour .hsect-row .left-sect h2 {
    font-size: 2.5rem;
    color: #2F2E41;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 0
}

.h-sectfour .hsect-row .left-sect h3 {
    font-size: calc(12px + .5rem);
    color: #3F3D56;
    line-height: 1.7;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 8px
}

.h-sectfour .hsect-row .left-sect p {
    font-size: calc(9px + .5rem);
    color: #3F3D56;
    font-weight: 400;
    margin-top: 6px;
    line-height: 2;
    text-align: justify;
}

.h-sectfour .hsect-row .left-sect .btn-sect {
    margin-top: 20px
}

    .h-sectfour .hsect-row .left-sect .btn-sect a {
        font-size: calc(10px + .5rem)
    }

.h-sectfour .hsect-row .right-sect {
    width: 100%;
    margin: 0 auto 20px
}

@media (min-width: 768px) {
    .h-sectfour .hsect-row .right-sect {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        width: 45%
    }
}

.h-sectfive {
    padding: 8.75rem 0;
    background: url(../images/img/himg12.svg) no-repeat;
    background-size: cover
}

    .h-sectfive .five-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .h-sectfive .left-sect {
        position: relative;
        width: 100%;
        max-width: 300px;
        margin: 35px auto
    }

@media (min-width: 1024px) {
    .h-sectfive .left-sect {
        max-width: 100%;
        width: calc(40% - 100px);
        margin-right: 100px
    }
}

@media (min-width: 768px) {
    .h-sectfive .left-sect {
        width: calc(40% - 30px);
        margin-right: 30px
    }
}

.h-sectfive .left-sect .layer1 {
    position: relative;
    top: -40px;
    opacity: .8;
    z-index: 1
}

.h-sectfive .left-sect .layer2 {
    position: absolute;
    top: 0;
    opacity: .8;
    z-index: 2
}

.h-sectfive .left-sect .desc {
    padding: 20%;
    position: absolute;
    top: 0;
    z-index: 3
}

    .h-sectfive .left-sect .desc h2 {
        font-size: 2.5rem;
        color: #FFFFFF;
        line-height: 1.2;
        font-weight: 600;
        margin-bottom: 0
    }

    .h-sectfive .left-sect .desc p {
        font-size: calc(12px + .5rem);
        color: #FFFFFF;
        font-weight: 400;
        line-height: 1.7;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
        padding: 0
    }

.h-sectfive .left-sect .btn-sect {
    position: absolute;
    bottom: -20px;
    text-align: center;
    left: 0;
    width: 100%;
    z-index: 3
}

@media (min-width: 768px) {
    .h-sectfive .left-sect .btn-sect {
        bottom: -40px
    }
}

.h-sectfive .rit-sect {
    width: 100%
}

@media (min-width: 768px) {
    .h-sectfive .rit-sect {
        width: 60%
    }
}

.h-sectfive .rit-sect h3 {
    font-size: calc(12px + .5rem);
    color: #3D2F91;
    line-height: 1.7;
    font-weight: 400;
    margin: 0;
    text-align: center
}

@media (min-width: 768px) {
    .h-sectfive .rit-sect h3 {
        text-align: left
    }
}

.h-sectfive .rit-sect .sect-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .h-sectfive .rit-sect .sect-row .sect-col {
        width: 50%;
        padding: 15px
    }

@media (min-width: 768px) {
    .h-sectfive .rit-sect .sect-row .sect-col {
        width: calc(50% - 30px);
        margin-right: 30px;
        margin-top: 27px;
        padding: 15px 0
    }

        .h-sectfive .rit-sect .sect-row .sect-col:nth-child(2n) {
            margin-right: 0
        }
}

.h-sectfive .rit-sect .sect-row .icon {
    width: 50px
}

.h-sectfive .rit-sect .sect-row h4 {
    font-size: calc(9px + 1rem);
    color: #3B2A52;
    font-weight: 500;
    line-height: 1.4;
    margin: 0
}

.h-sectfive .rit-sect .sect-row p {
    font-size: calc(9px + .5rem);
    color: #3F3D56;
    line-height: 1.4;
    margin-top: 7px;
    font-weight: 300;
    padding-bottom: 0;
    text-align: justify;
}

.h-sectsix {
    padding: 6rem 0 5.625rem 0
}

@media (max-width: 500px) {
    .h-sectsix {
        padding-top: 0
    }
}

.h-sectsix h3 {
    font-size: calc(12px + .5rem);
    color: #2376BC;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 0.3em
}

.h-sectsix h2 {
    font-size: 2.1875rem;
    color: #2F2E41;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0
}

.h-sectsix .testi-slider {
    margin-top: 2.5rem
}

    .h-sectsix .testi-slider .box {
        padding: 3.125rem;
        margin: 1.5625rem;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 5px 20px rgba(128,128,128,0.12);
        box-shadow: 0px 5px 20px rgba(128,128,128,0.12);
        border-radius: 20px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease
    }

        .h-sectsix .testi-slider .box:hover {
            -webkit-box-shadow: 0px 6px 20px rgba(128,128,128,0.16);
            box-shadow: 0px 6px 20px rgba(128,128,128,0.16)
        }

@media (min-width: 1400px) {
    .h-sectsix .testi-slider .box {
        -webkit-box-shadow: 0px 10px 30px rgba(128,128,128,0.12);
        box-shadow: 0px 10px 30px rgba(128,128,128,0.12)
    }

        .h-sectsix .testi-slider .box:hover {
            -webkit-box-shadow: 0px 10px 35px rgba(128,128,128,0.12);
            box-shadow: 0px 10px 35px rgba(128,128,128,0.12)
        }
}

@media (max-width: 640px) {
    .h-sectsix .testi-slider .box {
        -webkit-box-shadow: 0 5px 15px rgba(128,128,128,0.12) !important;
        box-shadow: 0 5px 15px rgba(128,128,128,0.12) !important
    }
}

.h-sectsix .testi-slider .box .icon {
    text-align: center
}

    .h-sectsix .testi-slider .box .icon i {
        font-size: 40px;
        color: #4F96D2;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease
    }

.h-sectsix .testi-slider .box p {
    font-size: calc(8px + .5rem);
    color: #2F2E41;
    font-weight: 300;
    line-height: 2;
    padding-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 30px
}

.h-sectsix .testi-slider .box h4 {
    font-size: calc(9px + .5rem);
    color: #2376BC;
    text-transform: uppercase;
    line-height: 1.4;
    margin-top: 13px;
    font-weight: 400;
    margin-bottom: 0
}

.h-sectsix .testi-slider .box h5 {
    font-size: 15px;
    color: #5D6770;
    font-weight: 300;
    line-height: 1.4
}

.h-sectsix .testi-slider .box:hover .icon i {
    color: #3D2F91
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

@media (max-width: 640px) {
    .slick-dots {
        bottom: -24px
    }
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer
}

    .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 8px;
        height: 8px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: transparent
    }

        .slick-dots li button:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 8px;
            height: 8px;
            content: '';
            text-align: center;
            opacity: .25;
            background: #F4992B;
            border-radius: 50%
        }

    .slick-dots li.slick-active button:before {
        opacity: .75;
        background: #F95926
    }

.h-sectsevn {
    padding: 6.375rem 0 0 0;
    background: url(../images/img/shape3.svg) no-repeat;
    background-size: cover
}

    .h-sectsevn .sevn-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .h-sectsevn .sect-desc {
        width: 50%;
        padding: 3.125rem 0
    }

@media (min-width: 1024px) {
    .h-sectsevn .sect-desc {
        width: 60%
    }
}

@media (max-width: 500px) {
    .h-sectsevn .sect-desc {
        width: 100%
    }
}

.h-sectsevn .sect-desc h2 {
    font-size: 2.1875rem;
    color: #231F20;
    font-weight: 500;
    line-height: 1.2;
    bottom: 0
}

.h-sectsevn .sect-desc p {
    font-size: calc(12px + .5rem);
    color: #535A60;
    font-weight: 400;
    margin-top: 13px;
    line-height: 1.7;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 0;
    text-align: justify;
}

.h-sectsevn .sect-desc .btn-sect {
    margin-top: 33px
}

    .h-sectsevn .sect-desc .btn-sect a {
        font-size: calc(10px + .5rem)
    }

.h-sectsevn .sect-img {
    width: calc(50% - 44px);
    margin: 0 22px
}

@media (min-width: 1024px) {
    .h-sectsevn .sect-img {
        margin: 0 15px;
        width: calc(39% - 40px);
    }
}

@media (max-width: 640px) {
    .h-sectsevn .sect-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(50% - 20px);
        margin: 0 10px
    }

        .h-sectsevn .sect-img img {
            -o-object-fit: contain;
            object-fit: contain
        }
}

@media (max-width: 500px) {
    .h-sectsevn .sect-img {
        width: 100%
    }
}

.h-sectsevn .sect-news {
    width: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 15px 35px #E9DCCE;
    box-shadow: 0px 15px 35px #E9DCCE;
    border-radius: 30px;
    padding: 3.125rem
}

@media (min-width: 1024px) {
    .h-sectsevn .sect-news {
        width: 34%
    }
}

.h-sectsevn .sect-news h3 {
    font-size: 1.875rem;
    color: #3B2A52;
    font-weight: 600;
    line-height: 1.5;
    margin: 0
}

.h-sectsevn .sect-news .news-single {
    margin-top: 24px;
    display: block
}

    .h-sectsevn .sect-news .news-single h4 {
        font-size: calc(12px + .5rem);
        color: #3F3D56;
        font-weight: 500;
        line-height: 1.5;
        margin-bottom: 0
    }

        .h-sectsevn .sect-news .news-single h4:hover {
            color: #2175bc
        }

    .h-sectsevn .sect-news .news-single h5 {
        font-size: calc(7px + .5rem);
        font-weight: 400;
        line-height: 1.5;
        color: #2376BC;
        margin-top: 3px
    }

    .h-sectsevn .sect-news .news-single p {
        font-size: 16px;
        color: #52515E;
        line-height: 1.7;
        font-weight: 400
    }

        .h-sectsevn .sect-news .news-single p:last-child {
            padding: 0
        }

.h-sectsevn .sect-news .read-more {
    margin-top: 5px;
    text-align: right
}

    .h-sectsevn .sect-news .read-more a {
        color: #487CC9;
        font-size: 16px;
        line-height: 1.5;
        font-weight: 600;
        -webkit-transition: .5s;
        transition: .5s
    }

        .h-sectsevn .sect-news .read-more a:hover {
            color: #487CC9;
            -webkit-transition: .5s;
            transition: .5s
        }

.h-secteight {
    padding: 5rem 0 4.375rem 0
}

    .h-secteight .title {
        max-width: 813px;
        margin: 0 auto;
        width: 95%
    }

        .h-secteight .title h2 {
            font-size: 2.5rem;
            color: #2F2E41;
            text-align: center;
            font-weight: 600;
            line-height: 1.5;
            margin-bottom: 0
        }

        .h-secteight .title p {
            font-size: calc(6px + 1rem);
            color: #554D60;
            text-align: center;
            line-height: 1.5;
            font-weight: 400;
            margin-top: 5px
        }

    .h-secteight .eight-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 35px
    }

        .h-secteight .eight-row .block {
            width: calc(100% / 2);
            padding: 0 15px;
            margin-bottom: 30px;
            margin-left: 45px;
            margin-right: 45px;
        }

@media (min-width: 1024px) {
    .h-secteight .eight-row .block {
        width: calc(100% / 4)
    }
}

@media (max-width: 500px) {
    .h-secteight .eight-row .block {
        width: 100%
    }
}

.h-secteight .eight-row .block .sect-in {
    border-radius: 15px;
    padding: 1.875rem
}

    .h-secteight .eight-row .block .sect-in .icon {
        width: 60px;
        margin: 0 auto
    }

        .h-secteight .eight-row .block .sect-in .icon img {
            -webkit-transition: .5s;
            transition: .5s;
            display: block
        }

    .h-secteight .eight-row .block .sect-in h4 {
        font-size: calc(9px + 1rem);
        color: #FFFFFF;
        text-align: center;
        line-height: 1.4;
        margin-top: 17px;
        text-transform: uppercase;
        margin-bottom: 0;
        font-weight: 600
    }

    .h-secteight .eight-row .block .sect-in.one {
        background: linear-gradient(109.88deg, #5874CC 9.44%, #9E53D8 92.58%);
        -webkit-box-shadow: 0px 10px 20px #FFDFEE;
        box-shadow: 0px 10px 20px #FFDFEE
    }

    .h-secteight .eight-row .block .sect-in.two {
        background: linear-gradient(109.88deg, #5874CC 9.44%, #9E53D8 92.58%);
        -webkit-box-shadow: 0px 10px 35px #FFDFEE;
        box-shadow: 0px 10px 35px #FFDFEE
    }

    .h-secteight .eight-row .block .sect-in.three {
        background: linear-gradient(109.88deg, #5874CC 9.44%, #9E53D8 92.58%);
        -webkit-box-shadow: 0px 10px 20px #FFDFEE;
        box-shadow: 0px 10px 20px #FFDFEE
    }

    .h-secteight .eight-row .block .sect-in.four {
        background: linear-gradient(109.88deg, #5874CC 9.44%, #9E53D8 92.58%);
        -webkit-box-shadow: 0px 10px 20px #FFDFEE;
        box-shadow: 0px 10px 20px #FFDFEE
    }

.h-secteight .eight-row .block:hover .icon img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .5s;
    transition: .5s
}

.h-secteight .download-app {
    margin: 4.375rem 0 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 500px) {
    .h-secteight .download-app {
        margin: 10px 0
    }
}

.h-secteight .download-app .sect-img {
    width: 55%
}

.h-secteight .download-app .sect-desc {
    width: 45%;
    padding: 25px 25px 25px 35px;
    position: relative;
    z-index: 1
}

    .h-secteight .download-app .sect-desc .img-logo {
        width: 160px;
        margin: 0 0 15px
    }

        .h-secteight .download-app .sect-desc .img-logo img {
            -webkit-filter: drop-shadow(0px 4px 30px rgba(249,89,38,0.3));
            filter: drop-shadow(0px 4px 30px rgba(249,89,38,0.3))
        }

    .h-secteight .download-app .sect-desc h3 {
        font-size: 2rem;
        color: #2F2E41;
        margin-bottom: 0;
        line-height: 1;
        font-weight: 600
    }

    .h-secteight .download-app .sect-desc h4 {
        font-size: calc(12px + 0.5rem);
        color: #7F5BB4;
        line-height: 1.75;
        margin-top: 12px;
        margin-bottom: 0;
        font-weight: 400
    }

    .h-secteight .download-app .sect-desc .btns {
        margin-top: 15px;
        text-align: center
    }

        .h-secteight .download-app .sect-desc .btns a {
            display: inline-block;
            margin: 10px 0;
            width: calc(50% - 10px);
            -webkit-transition: .5s;
            transition: .5s
        }

            .h-secteight .download-app .sect-desc .btns a:hover {
                -webkit-transition: .5s;
                transition: .5s;
                background-position: 100% 0;
                background-size: 300% 100%;
                -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
                transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1)
            }

        .h-secteight .download-app .sect-desc .btns .appstore, .h-secteight .download-app .sect-desc .btns .playstore {
            margin-right: 15px;
            background: linear-gradient(96.67deg, #3D2F91 11.32%, #E62878 133.25%);
            -webkit-box-shadow: 0px 5px 20px rgba(249,89,38,0.35);
            box-shadow: 0px 5px 20px rgba(249,89,38,0.35);
            border-radius: 35px;
            padding: 15px 25px;
            width: auto;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex
        }

            .h-secteight .download-app .sect-desc .btns .appstore .icon, .h-secteight .download-app .sect-desc .btns .playstore .icon {
                width: 40px
            }

                .h-secteight .download-app .sect-desc .btns .appstore .icon img, .h-secteight .download-app .sect-desc .btns .playstore .icon img {
                    display: block
                }

            .h-secteight .download-app .sect-desc .btns .appstore .btn, .h-secteight .download-app .sect-desc .btns .playstore .btn {
                display: inline-block;
                text-align: left;
                font-size: 12px;
                color: #FFFFFF;
                line-height: 1.2;
                margin: auto 0;
                margin-left: 9px
            }

                .h-secteight .download-app .sect-desc .btns .appstore .btn span, .h-secteight .download-app .sect-desc .btns .playstore .btn span {
                    display: block;
                    font-size: 20px;
                    font-weight: 500
                }

        .h-secteight .download-app .sect-desc .btns .playstore {
            float: left
        }

        .h-secteight .download-app .sect-desc .btns .appstore + .playstore {
            float: none
        }

.cmn-banner {
    background: url(../images/img/shape5.svg) no-repeat bottom;
    background-size: cover
}

    .cmn-banner .ban-cont {
        max-width: 700px;
        margin: 0 auto;
        padding: 11.75rem 15px 15.625rem 15px
    }

        .cmn-banner .ban-cont h1 {
            font-size: 2.8125rem;
            color: #FFFFFF;
            text-align: center;
            line-height: 1.3;
            font-weight: 500
        }

        .cmn-banner .ban-cont p {
            font-size: calc(9px + 1rem);
            font-size: 1.5625rem;
            color: #FFFFFF;
            text-align: center;
            line-height: 1.6;
            margin-top: 3px;
            font-weight: 400
        }

.banner-bottom-shapes {
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 9;
    height: 172px;
    width: 100%;
    pointer-events: none
}

    .banner-bottom-shapes .bbs-1, .banner-bottom-shapes .bbs-2 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .banner-bottom-shapes img {
        display: block;
        width: 100%
    }

.dealer-popup {
    background: #2c57ab url(../images/img/popup-bg3.jpg) no-repeat top;
    background-size: cover;
    color: #fff;
    max-width: 2000px;
    margin: 30px auto;
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

    .dealer-popup::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/img/popup-top-right.png) no-repeat top right;
        background-size: 6%;
        pointer-events: none;
        width: 100%;
        height: 100%
    }

    .dealer-popup::after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/img/popup-bottom-left.png) no-repeat bottom left;
        background-size: 45%;
        pointer-events: none;
        width: 100%;
        height: 100%
    }

    .dealer-popup .mfp-close {
        color: #fff
    }

    .dealer-popup img {
        display: block
    }

    .dealer-popup .dealer-form-left {
        width: 40%;
        position: relative;
        z-index: 2
    }

    .dealer-popup .dealer-form-right {
        padding: 100px 100px;
        padding: 5.2vw 5.2vw;
        width: 60%;
        position: relative;
        z-index: 2
    }

    .dealer-popup .popup-logo {
        text-align: right
    }

        .dealer-popup .popup-logo img {
            margin: 0 0 0 auto;
            width: 15vw
        }

    .dealer-popup .popup-ml-text {
        margin: 110px 0 0;
        margin: 4.5vw 0 0
    }

    .dealer-popup ul.dealer-fields {
        padding: 60px 60px 0;
        padding: 3.12vw 3.12vw 0;
        margin: 0;
        list-style: none
    }

        .dealer-popup ul.dealer-fields input {
            display: block;
            width: 100%;
            padding: 10px 20px;
            padding: 0.52vw 1.04vw;
            height: auto;
            border-radius: 5px;
            color: #000;
            font-size: 24px;
            font-size: 1.3vw
        }

        .dealer-popup ul.dealer-fields li {
            margin: 0 0 20px;
            margin: 0 0 1.04vw;
            position: relative
        }

            .dealer-popup ul.dealer-fields li span.error {
                color: #ff4f4f;
                display: block;
                position: absolute;
                right: 10px;
                top: 10px;
                font-size: 90%
            }

            .dealer-popup ul.dealer-fields li input.error {
                border-color: #fd5e5e
            }

        .dealer-popup ul.dealer-fields input.dealer-btn {
            width: auto;
            margin: 0 0 0 auto;
            text-transform: uppercase;
            letter-spacing: 1px;
            min-width: 180px;
            min-width: 9.375vw;
            border: 1px solid #fff;
            background: #f3982b;
            color: #fff;
            padding: 5px 25px;
            padding: 0.26vw 1.3vw
        }

            .dealer-popup ul.dealer-fields input.dealer-btn:hover {
                background: #222
            }

.reg-form-item span.error, .class-cont-form span.error, .enquiry-form span.error, .cont-form span.error {
    display: block;
    margin: 10px 0 0;
    color: red
}

.reg-form-item input.error, .reg-form-item textarea.error, .class-cont-form input.error, .class-cont-form textarea.error, .enquiry-form input.error, .enquiry-form textarea.error, .cont-form input.error, .cont-form textarea.error {
    border-color: red !important
}

.reg-form-item .file-ip span.error {
    background: transparent !important;
    float: right;
    border: 0;
    padding: 0;
    font-size: 100%;
    margin-right: 5px;
    color: red
}

    .reg-form-item .file-ip span.error + span {
        background: red;
        color: #fff
    }

.reg-form-box .loading img, .reg-form-box .loading span, .dealer-popup .loading img, .dealer-popup .loading span, .class-cont-form .loading img, .class-cont-form .loading span, .enquiry-form .loading img, .enquiry-form .loading span, .cont-form .loading img, .cont-form .loading span {
    display: inline-block;
    vertical-align: middle;
    color: #ddd
}

.reg-form-box .loading img, .dealer-popup .loading img, .class-cont-form .loading img, .enquiry-form .loading img, .cont-form .loading img {
    max-width: 40px
}

.reg-form-box .status, .dealer-popup .status, .class-cont-form .status, .enquiry-form .status, .cont-form .status {
    background: #f55;
    color: #fff;
    padding: 10px
}

    .reg-form-box .status p, .dealer-popup .status p, .class-cont-form .status p, .enquiry-form .status p, .cont-form .status p {
        margin: 0;
        padding: 0;
        color: #fff;
        text-align: center
    }

.btnone, .cont-col-wrap .cont-col-right .cf-btn input, .enquiry-popup .enq-btn input, .class-col-wrap .class-cont-form .cf-btn input, .blog-side .cf-btn input, .comment-respond .form-submit input {
    padding: .8125rem 1.5rem;
    -webkit-box-shadow: 0px 5px 20px #f72c8b;
    box-shadow: 0px 5px 20px #f72c8b;
    background-color: #AF0C3E;
    /* background-image: linear-gradient(100.15deg, #FF2E85 11.32%, #df4a1a 40.25%, #F95926 99.25%);*/
    background-image: linear-gradient(269.44deg, #761286 73.7%, #3B59AC 90.78%);
    background-size: 300% 100%;
    -webkit-appearance: none;
    background-color: transparent;
    border-radius: 30px;
    line-height: 1.5;
    font-size: calc(4px + 1rem);
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    display: inline-block;
    color: #FFFFFF;
    -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    z-index: 1
}

@media (max-width: 500px) {
    .btnone, .cont-col-wrap .cont-col-right .cf-btn input, .enquiry-popup .enq-btn input, .class-col-wrap .class-cont-form .cf-btn input, .blog-side .cf-btn input, .comment-respond .form-submit input {
        padding: 10px 24px
    }
}

.btnone:hover, .cont-col-wrap .cont-col-right .cf-btn input:hover, .enquiry-popup .enq-btn input:hover, .class-col-wrap .class-cont-form .cf-btn input:hover, .blog-side .cf-btn input:hover, .comment-respond .form-submit input:hover {
    color: #fff;
    background-position: 100% 0;
    -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1)
}

.btntwo {
    padding: .8125rem 24px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 20px #FFC805;
    box-shadow: 0px 5px 20px #f72c8b;
    border-radius: 30px;
    line-height: 1.5;
    font-size: calc(4px + 1rem);
    font-weight: 600;
    font-family: "Poppins",sans-serif;
    display: inline-block;
    /*color: #F95926;*/
    color: #D90F6E;
    -webkit-transition: .5s;
    transition: .5s
}

    .btntwo:hover {
        background: linear-gradient(100.15deg, #FF2E85 11.32%, #df4a1a 40.25%, #F95926 99.25%);
        -webkit-box-shadow: 0px 5px 20px #df4a1a;
        box-shadow: 0px 5px 20px #df4a1a;
        color: #fff;
        -webkit-transition: .5s;
        transition: .5s
    }

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 9999;
    -webkit-transition: .5s;
    transition: .5s
}

    .header .header-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .header .header-wrap .logo {
            width: 20%;
            margin-right: 20px;
            -webkit-transition: .5s;
            transition: .5s
        }

@media (max-width: 640px) {
    .header .header-wrap .logo {
        max-width: 80px
    }
}

@media (min-width: 1024px) {
    .header .header-wrap .logo {
        max-width: 180px
    }
}

.header .header-wrap .logo img {
    display: block
}

.header .header-wrap .menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%
}

@media (max-width: 640px) {
    .header .header-wrap .menu-wrap {
        width: calc(100% - 100px)
    }
}

@media (min-width: 1024px) {
    .header .header-wrap .menu-wrap {
        width: calc(100% - 200px)
    }
}

@media (max-width: 767px) {
    .header .header-wrap .menu-sect {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        top: 0;
        left: 0;
        background: #BF2960;
        padding: 35px;
        opacity: 0;
        z-index: -1;
        -webkit-transition: .5s;
        transition: .5s;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

        .header .header-wrap .menu-sect .menu {
            width: 100%;
            padding: 20px 0 0
        }

            .header .header-wrap .menu-sect .menu li {
                list-style: none;
                border-bottom: 1px solid #fff;
                padding: 15px 0;
                line-height: 1.2;
                margin: 0
            }

                .header .header-wrap .menu-sect .menu li a {
                    font-size: 20px;
                    color: #fff
                }

        .header .header-wrap .menu-sect.open {
            opacity: 1;
            z-index: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
            -webkit-transition: .5s;
            transition: .5s
        }
}

.header .header-wrap .menu-sect .close {
    display: block;
    height: auto;
    position: absolute;
    right: 34px;
    top: 22px;
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

@media (min-width: 768px) {
    .header .header-wrap .menu-sect .close {
        display: none
    }
}

@media (min-width: 768px) {
    .header .header-wrap .menu-sect {
        position: static
    }

        .header .header-wrap .menu-sect ul {
            margin: 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 100%
        }

        .header .header-wrap .menu-sect li {
            margin-right: 2.1875rem;
            list-style: none;
            margin-bottom: 0;
            padding: 15px 0
        }

            .header .header-wrap .menu-sect li a {
                font-size: calc(9px + .5rem);
                color: #FFFFFF;
                font-weight: 600;
                line-height: 1.4;
                text-transform: uppercase;
                display: inline-block;
                min-width: -webkit-max-content;
                min-width: -moz-max-content;
                min-width: max-content;
                -webkit-transition: .5s;
                transition: .5s
            }

                .header .header-wrap .menu-sect li a:hover {
                    color: #2175BC;
                    -webkit-transition: .5s;
                    transition: .5s
                }
}

.header .header-wrap .action-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1024px) {
    .header .header-wrap .action-btns {
        margin-left: 0;
        margin-right: 0
    }
}

.header .header-wrap .action-btns a {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: none
}

@media (min-width: 1024px) {
    .header .header-wrap .action-btns a {
        display: block
    }
}

.header .header-wrap .action-btns .btnone, .header .header-wrap .action-btns .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .header .header-wrap .action-btns input, .header .header-wrap .action-btns .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .header .header-wrap .action-btns input, .header .header-wrap .action-btns .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .header .header-wrap .action-btns input, .header .header-wrap .action-btns .blog-side .cf-btn input, .blog-side .cf-btn .header .header-wrap .action-btns input, .header .header-wrap .action-btns .comment-respond .form-submit input, .comment-respond .form-submit .header .header-wrap .action-btns input {
    margin-right: 2%
}

    .header .header-wrap .action-btns .btnone img, .header .header-wrap .action-btns .cont-col-wrap .cont-col-right .cf-btn input img, .cont-col-wrap .cont-col-right .cf-btn .header .header-wrap .action-btns input img, .header .header-wrap .action-btns .enquiry-popup .enq-btn input img, .enquiry-popup .enq-btn .header .header-wrap .action-btns input img, .header .header-wrap .action-btns .class-col-wrap .class-cont-form .cf-btn input img, .class-col-wrap .class-cont-form .cf-btn .header .header-wrap .action-btns input img, .header .header-wrap .action-btns .blog-side .cf-btn input img, .blog-side .cf-btn .header .header-wrap .action-btns input img, .header .header-wrap .action-btns .comment-respond .form-submit input img, .comment-respond .form-submit .header .header-wrap .action-btns input img {
        width: 25px;
        margin-right: 6px;
        vertical-align: middle;
        -webkit-transition: .5s;
        transition: .5s
    }

    .header .header-wrap .action-btns .btnone:hover img, .header .header-wrap .action-btns .cont-col-wrap .cont-col-right .cf-btn input:hover img, .cont-col-wrap .cont-col-right .cf-btn .header .header-wrap .action-btns input:hover img, .header .header-wrap .action-btns .enquiry-popup .enq-btn input:hover img, .enquiry-popup .enq-btn .header .header-wrap .action-btns input:hover img, .header .header-wrap .action-btns .class-col-wrap .class-cont-form .cf-btn input:hover img, .class-col-wrap .class-cont-form .cf-btn .header .header-wrap .action-btns input:hover img, .header .header-wrap .action-btns .blog-side .cf-btn input:hover img, .blog-side .cf-btn .header .header-wrap .action-btns input:hover img, .header .header-wrap .action-btns .comment-respond .form-submit input:hover img, .comment-respond .form-submit .header .header-wrap .action-btns input:hover img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: .5s;
        transition: .5s
    }

.header .header-wrap .action-btns .mob-view {
    display: block;
    margin: 0 10px
}

    .header .header-wrap .action-btns .mob-view i {
        font-size: 26px;
        color: #fff
    }

@media (min-width: 1024px) {
    .header .header-wrap .action-btns .mob-view {
        display: none
    }
}

.header .header-wrap .mobile-icon {
    cursor: pointer;
    margin-left: 3px
}

@media (min-width: 768px) {
    .header .header-wrap .mobile-icon {
        display: none
    }
}

.header.scrolled {
    padding: 12px 0;
    background: #BF2960
}

@media (min-width: 1024px) {
    .header.scrolled .header-wrap .logo {
        max-width: 80px;
        -webkit-transition: .5s;
        transition: .5s
    }
}

@media (min-width: 768px) {
    .header.scrolled .header-wrap .menu-sect li a {
        font-size: calc(7px + .5rem)
    }
}

.header.scrolled .btnone, .header.scrolled .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .header.scrolled input, .header.scrolled .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .header.scrolled input, .header.scrolled .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .header.scrolled input, .header.scrolled .blog-side .cf-btn input, .blog-side .cf-btn .header.scrolled input, .header.scrolled .comment-respond .form-submit input, .comment-respond .form-submit .header.scrolled input {
    font-size: calc(1px + 1rem)
}

.header.scrolled .btntwo {
    font-size: calc(1px + 1rem)
}

.admin-bar .header {
    top: 46px
}

@media (min-width: 768px) {
    .admin-bar .header {
        top: 32px
    }
}

@media (max-width: 640px) {
    .admin-bar .header {
        top: 32px
    }
}

@media (min-width: 768px) {
    .admin-bar .header.scrolled {
        top: 32px
    }
}

@media (max-width: 640px) {
    .admin-bar .header.scrolled {
        top: 0
    }
}

.footer {
    padding: 11.25rem 0 2.5rem 0;
    background: url(../images/img/footer-bg.svg) no-repeat bottom center;
    background-size: cover;
    margin-top: 2rem
}

@media (max-width: 640px) {
    .footer {
        background: #BF2960;
        padding: 20px 0 20px 0;
        margin-top: 20px
    }
}

.footer .social-links {
    text-align: left;
    margin: 35px 0 0
}

    .footer .social-links .sl-title {
        font-weight: 600;
        font-size: calc(9px + 0.5rem);
        color: #FFFFFF;
        margin: 0 0 5px
    }

    .footer .social-links ul {
        margin: 0
    }

    .footer .social-links li {
        list-style: none;
        display: inline-block;
        margin: 0 12px 0 0
    }

    .footer .social-links a {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        overflow: hidden;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #BF206B;
        -webkit-transition: .5s;
        transition: .5s
    }

        .footer .social-links a:hover {
            background: -webkit-gradient(linear, left top, left bottom, from(#E24210), to(#D80F63));
            background: linear-gradient(180deg, #E24210 0%, #D80F63 100%);
            color: #fff;
            -webkit-transition: .5s;
            transition: .5s
        }

        .footer .social-links a i {
            font-family: "fontawesome";
            font-size: 28px
        }

.footer .sect-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .footer .sect-links .link-col {
        border-right: 1px solid rgba(255,255,255,0.3);
        padding: 0 2vw;
        width: calc(100% / 3);
        margin-top: 20px
    }

@media (min-width: 1024px) {
    .footer .sect-links .link-col {
        margin: 0;
        width: calc(100% / 5)
    }

        .footer .sect-links .link-col:nth-child(1) {
            width: 18%
        }

        .footer .sect-links .link-col:nth-child(2) {
            width: 22%
        }
}

@media (max-width: 500px) {
    .footer .sect-links .link-col {
        width: calc(100% / 2);
        padding: 0 20px
    }
}

.footer .sect-links .link-col ul {
    margin: 0
}

.footer .sect-links .link-col li {
    font-size: calc(9px + .5rem);
    color: #FFFFFF;
    line-height: 1.4;
    font-weight: 600;
    list-style: none;
    margin-bottom: 16px
}

    .footer .sect-links .link-col li a {
        font-size: calc(8px + .5rem);
        color: #FFFFFF;
        line-height: 1.4;
        font-weight: 400;
        -webkit-transition: .5s;
        transition: .5s;
        display: inline-block
    }

        .footer .sect-links .link-col li a:hover {
            color: #2175BC;
            -webkit-transition: .5s;
            transition: .5s
        }

.footer .sect-links .link-col:last-child {
    border-right: 0;
    padding-right: 0
}

.footer .sect-links .link-col:first-child {
    padding-left: 0
}

    .footer .sect-links .link-col:first-child a {
        font-weight: 600
    }

@media (max-width: 500px) {
    .footer .sect-links .link-col:nth-child(2n) {
        border-right: 0
    }
}

.footer .sect-footwo {
    margin-top: 2.5rem;
    padding: 15px 0;
    border-top: 1px solid rgba(255,255,255,0.3);
    border-bottom: 1px solid rgba(255,255,255,0.3)
}

.footer .copyrit-sect {
    padding: 30px 0 10px
}

    .footer .copyrit-sect ul {
        margin: 0 0 5px;
        text-align: center
    }

        .footer .copyrit-sect ul li {
            display: inline-block;
            padding: 0 13px;
            border-right: 1px solid rgba(255,255,255,0.3)
        }

            .footer .copyrit-sect ul li:last-child {
                border-right: 0
            }

            .footer .copyrit-sect ul li a {
                font-size: calc(8px + .5rem);
                color: #FFFFFF;
                font-weight: 400;
                line-height: 1.2
            }

                .footer .copyrit-sect ul li a:hover {
                    color: #2175BC;
                    -webkit-transition: .5s;
                    transition: .5s
                }

    .footer .copyrit-sect p {
        font-size: calc(8px + .5rem);
        color: #FFFFFF;
        text-align: center;
        font-weight: 400;
        line-height: 1.5
    }

        .footer .copyrit-sect p a {
            color: #FFFFFF
        }

.footer .pay-options {
    padding: 10px 0
}

    .footer .pay-options h6 {
        font-weight: 500;
        font-size: calc(10px + 0.5rem);
        line-height: 1.5;
        color: #FFFFFF;
        margin: 0 0 5px
    }

    .footer .pay-options p {
        font-size: 14px;
        line-height: 1.71;
        color: #FFF8DD
    }

@media (max-width: 640px) {
    .footer .pay-options p {
        font-size: 12px
    }
}

.footer .pay-options img {
    display: inline-block;
    vertical-align: middle;
    height: 80px;
}

.header-phone {
    display: none;
    margin-right: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 1024px) {
    .header-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header-phone .hp-icon {
    margin-right: 10px
}

.header-phone span.hp-text-top {
    display: block;
    font-weight: 500;
    font-size: calc(7px + 0.5rem);
    line-height: 1.5;
    color: #3B2A52
}

.header-phone span.hp-text-links {
    display: block;
    font-weight: 700;
    font-size: calc(12px + 0.5rem);
    line-height: 1.5;
    color: #FFFFFF
}

.header .header-wrap .action-btns span.hp-text-links a {
    display: inline-block;
    color: #fff
}

    .header .header-wrap .action-btns span.hp-text-links a:hover {
        color: #2175bc
    }

.cont-col {
    width: 40%;
    padding: 0 0 0 2vw;
    color: #fff
}

.footer-sub-box {
    color: #fff
}

    .footer-sub-box h4 {
        font-weight: 600;
        font-size: calc(9px + 1rem);
        line-height: 1.7;
        color: #FFFFFF;
        margin: 0
    }

    .footer-sub-box p {
        font-size: calc(10px + 0.5rem);
        color: #FFFFFF
    }

.sub-fields {
    position: relative
}

    .sub-fields input[type="text"] {
        display: block;
        width: 100%;
        border-radius: 30px;
        padding: 10px 160px 10px 25px;
        height: auto;
        background: #fff;
        color: #444;
        font-size: calc(9px + 0.5rem);
        line-height: 1.7
    }

    .sub-fields ::-webkit-input-placeholder {
        color: #B9B9B9;
        font-weight: 300
    }

    .sub-fields :-ms-input-placeholder {
        color: #B9B9B9;
        font-weight: 300
    }

    .sub-fields ::-ms-input-placeholder {
        color: #B9B9B9;
        font-weight: 300
    }

    .sub-fields ::placeholder {
        color: #B9B9B9;
        font-weight: 300
    }

    .sub-fields input[type="submit"] {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        background: linear-gradient(96.67deg, #3D2F91 11.32%, #E62878 133.25%);
        border-radius: 30px;
        font-weight: 600;
        font-size: calc(10px + 0.5rem);
        line-height: 1.7;
        color: #FFFFFF;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.29);
        padding: 0 30px;
        width: 150px;
        -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
        transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1)
    }

        .sub-fields input[type="submit"]:hover {
            -webkit-transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
            transition: all 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
            background-size: 300% 100%;
            background-position: 100% 0
        }

@media (max-width: 500px) {
    .footer .sect-links .link-col {
        padding: 0 20px
    }

        .footer .sect-links .link-col:nth-child(3) {
            padding-left: 0
        }

        .footer .sect-links .link-col li {
            margin-bottom: 10px
        }

    .sub-fields input[type="text"] {
        padding: 10px 130px 10px 25px
    }

    .sub-fields input[type="submit"] {
        width: 130px
    }

    .footer .social-links a {
        width: 40px;
        height: 40px
    }

        .footer .social-links a i {
            font-size: 24px
        }
}

.fixed-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
    width: 50px;
    height: 50px;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

    .fixed-whatsapp.show-icon {
        opacity: 1;
        pointer-events: auto;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

@media (min-width: 768px) {
    .fixed-whatsapp {
        display: none
    }
}

.fixed-whatsapp a {
    display: inline-block;
    -webkit-filter: drop-shadow(1px 2px 5px rgba(0,0,0,0.4));
    filter: drop-shadow(1px 2px 5px rgba(0,0,0,0.4))
}

.fixed-whatsapp img {
    width: 50px;
    height: auto
}

@media (max-width: 991px) {
    br.clsbr {
        display: none
    }
}

@media (min-width: 768px) {
    li.menu-item.home-link {
        display: none !important
    }

    .header .header-wrap .menu-wrap {
        position: relative
    }

        .header .header-wrap .menu-wrap li.menu-item-has-children {
            cursor: pointer
        }

            .header .header-wrap .menu-wrap li.menu-item-has-children:hover > a {
                color: #2175BC;
                pointer-events: none
            }

    .header .header-wrap .menu-sect ul.sub-menu {
        position: absolute;
        top: 100%;
        display: block;
        width: auto;
        min-width: 220px;
        padding: 8px 25px;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        display: block !important;
        background: -webkit-gradient(linear, left top, left bottom, from(#F95926), to(#E62878));
        background: linear-gradient(180deg, #F95926 0%, #E62878 100%);
        -webkit-box-shadow: 0px 6px 10px rgba(0,0,0,0.25);
        box-shadow: 0px 6px 10px rgba(0,0,0,0.25);
        border-radius: 10px;
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        cursor: default
    }

        .header .header-wrap .menu-sect ul.sub-menu::before {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border-bottom: 10px solid #f85826;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            position: absolute;
            top: -10px;
            left: 25px
        }

        .header .header-wrap .menu-sect ul.sub-menu li {
            display: block;
            float: none;
            border-bottom: 1px solid rgba(255,255,255,0.2);
            margin: 0;
            padding: 0
        }

            .header .header-wrap .menu-sect ul.sub-menu li:last-child {
                border: 0
            }

            .header .header-wrap .menu-sect ul.sub-menu li a {
                color: #fff;
                display: block;
                padding: 15px 0;
                font-size: calc(8px + .5rem);
                font-weight: 400;
                letter-spacing: 0.5px;
                -webkit-transition: 0.3s ease;
                transition: 0.3s ease
            }

                .header .header-wrap .menu-sect ul.sub-menu li a:hover {
                    color: #ccc;
                    -webkit-transition: 0.3s ease;
                    transition: 0.3s ease
                }

    .header .header-wrap .menu-sect li:hover ul.sub-menu {
        pointer-events: auto;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all ease 0.5s;
        transition: all ease 0.5s
    }

    .header.scrolled .header-wrap .menu-sect ul.sub-menu li a {
        font-size: calc(5px + .5rem)
    }
}

@media (max-width: 767px) {
    .home li.menu-item.home-link {
        display: none !important
    }

    .header .header-wrap .menu-sect .menu li.menu-item-has-children > a {
        display: block;
        position: relative
    }

        .header .header-wrap .menu-sect .menu li.menu-item-has-children > a::after {
            display: block;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 15px;
            height: 15px;
            content: '+';
            text-align: center;
            line-height: 15px;
            font-size: 20px
        }

        .header .header-wrap .menu-sect .menu li.menu-item-has-children > a.active::after {
            content: '-'
        }

    .header .header-wrap .menu-sect .menu li:last-child {
        border: 0
    }

    .header .header-wrap .menu-sect .menu li {
        position: relative
    }

        .header .header-wrap .menu-sect .menu li a {
            font-size: 18px
        }

    .header .header-wrap .menu-sect ul.sub-menu {
        margin: 10px 0 0;
        padding: 0;
        background: #de8519;
        display: none
    }

        .header .header-wrap .menu-sect ul.sub-menu li {
            border-color: #c57e26;
            padding: 0
        }

            .header .header-wrap .menu-sect ul.sub-menu li:last-child {
                border: 0
            }

            .header .header-wrap .menu-sect ul.sub-menu li a {
                font-size: 14px;
                display: block;
                padding: 15px 15px
            }
}

.class-secttwo {
    padding: .9375rem 0 3.75rem 0
}

    .class-secttwo h2 {
        font-size: calc(14px + 1rem);
        color: #3B2A52;
        text-align: center;
        line-height: 1.5;
        font-weight: 500;
        margin-top: 0
    }

@media (min-width: 1024px) {
    .class-secttwo .container {
        padding: 0 25px
    }
}

.class-two-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

@media (min-width: 1024px) {
    .class-two-row {
        margin: 0 -25px
    }
}

.class-two-row .slick-dots {
    position: relative;
    bottom: auto;
    margin: 10px 0 0
}

.class-two-row .class-col {
    padding: 0 15px;
    width: calc(100% / 2)
}

@media (max-width: 500px) {
    .class-two-row .class-col {
        width: 100%
    }
}

@media (min-width: 768px) {
    .class-two-row .class-col {
        width: calc(100% / 3)
    }
}

@media (min-width: 1024px) {
    .class-two-row .class-col {
        padding: 0 25px
    }
}

.class-two-row .single-item {
    margin-top: 1.25rem;
    margin-bottom: 1rem;
    display: block
}

    .class-two-row .single-item .img-sect {
        -webkit-box-shadow: 0px 10px 30px rgba(128,128,128,0.12);
        box-shadow: 0px 10px 30px rgba(128,128,128,0.12);
        border-radius: 20px;
        overflow: hidden
    }

        .class-two-row .single-item .img-sect img {
            width: 100%;
            display: block;
            -webkit-transition: .5s;
            transition: .5s
        }

    .class-two-row .single-item h3 {
        font-size: calc(12px + .5rem);
        color: #777D82;
        text-align: center;
        font-weight: 400;
        margin-top: 10px
    }

    .class-two-row .single-item:hover .img-sect img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: .5s;
        transition: .5s
    }

.dm-videos-wrap {
    margin-left: -20px
}

.dm-videos-hidden {
    display: none
}

.all-visible .dm-video-item {
    opacity: 1 !important
}

.dm-row h2 {
    font-weight: 500;
    font-size: calc(14px + 0.7rem);
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 20px
}

.dm-video-item {
    width: 100%;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
    float: left;
    text-align: center
}

@media (min-width: 560px) {
    .dm-video-item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .dm-video-item {
        width: 33.33%
    }
}

@media (min-width: 1024px) {
    .dm-video-item {
        width: 25%
    }
}

.dm-video-item a {
    display: block;
    position: relative
}

.dm-video-item img.big-img {
    display: block;
    width: 100%
}

.dm-video-item .dm-img::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(249,89,38,0.6);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.dm-video-item a:hover .dm-img::before {
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.dm-video-item a:hover .v-icon img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.dm-video-item .dm-img {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    border: 1px solid #E6E6E6
}

.dm-video-item .v-icon {
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translateY(-50%) scale(0.8);
    transform: translateY(-50%) scale(0.8)
}

.dm-video-item h3.dm-title {
    font-size: calc(12px + 0.35rem);
    line-height: 1.5;
    text-align: center;
    color: #52515E;
    margin: 10px 0 0
}

.dm-row {
    margin: 0 0 30px
}

.dm-more {
    position: relative;
    text-align: right;
    line-height: 1;
    font-size: calc(12px + 0.15rem)
}

    .dm-more::after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #E6E6E6;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0
    }

    .dm-more a {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        z-index: 2;
        background: #fff;
        padding-left: 10px;
        line-height: 1;
        color: #2376BC
    }

        .dm-more a:hover {
            color: #444
        }

.abt-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .abt-top-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 0 70px
    }
}

.abt-top-left {
    width: 100%
}

@media (min-width: 768px) {
    .abt-top-left {
        width: 46%
    }
}

.abt-top-right {
    width: 100%
}

@media (min-width: 768px) {
    .abt-top-right {
        width: 46%
    }
}

.abt-top-right p {
    line-height: 2.06;
    text-align: justify;
}

.abt-top-right h3 {
    margin-bottom: 5px
}

.abt-top-right h5 {
    margin: 0 0 15px
}

.abt-top-left h3 {
    font-weight: 600;
    font-size: 2.1875rem;
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 10px
}

.abt-top-left p {
    line-height: 2.06;
    color: #3F3D56;
    text-align: justify;
}

@media (max-width: 640px) {
    .abt-top-left p p {
        padding: 0 0 10px
    }
}

.abt-bottom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .abt-bottom-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 50px
    }
}

.abt-bottom-col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .abt-bottom-col {
        width: 46%
    }

        .abt-bottom-col:last-child .abt-bottom-img {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
        }
}

.abt-bottom-col img {
    display: block;
    width: 100%;
    border-radius: 20px
}

.abt-bottom-text h5 {
    font-weight: 500;
    font-size: calc(14px + 0.2rem);
    line-height: 1.2;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    color: #BF2960;
    margin: 0 0 10px
}

.abt-bottom-img, .abt-bottom-text {
    margin: 0 0 30px
}

@media (min-width: 768px) {
    .abt-bottom-img, .abt-bottom-text {
        margin: 0 0 50px
    }
}

.abt-bottom-img + .abt-bottom-text {
    margin: 0
}

.abt-bottom-text p {
    font-size: calc(12px + 0.5rem)
}

    .abt-bottom-text p:last-child {
        padding: 0
    }

.virtual-sect-top {
    position: relative;
    padding: 0 0 40px 0;
    background: url(../images/img/curved-bg.svg) repeat-x bottom
}

@media (min-width: 641px) {
    .virtual-sect-top {
        padding: 0 0 80px 0
    }
}

.virtual-sect-top .container {
    position: relative;
    z-index: 2
}

.virtual-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 641px) {
    .virtual-top-row {
        margin: 0 0 70px
    }
}

@media (min-width: 768px) {
    .virtual-top-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.virtual-top-left {
    width: 100%
}

@media (min-width: 768px) {
    .virtual-top-left {
        width: 46%
    }
}

.virtual-top-right {
    width: 100%;
    margin-top: 20px
}

@media (min-width: 768px) {
    .virtual-top-right {
        width: 46%;
        margin-top: 0
    }
}

.virtual-top-right p {
    line-height: 2.06;
    text-align: justify;
}

.virtual-top-left h3 {
    font-weight: 600;
    font-size: 2.1875rem;
    line-height: 1.5;
    color: #3B2A52
}

.virtual-top-left p {
    line-height: 1.75;
    color: #3F3D56
}

@media (min-width: 768px) {
    .virtual-top-left p {
        font-size: calc(12px + 0.5rem);
        text-align: justify;
    }
}

.popup-youtube {
    position: relative
}

.virtual-video {
    margin: 20px 0 0;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #E6E6E6
}

    .virtual-video .popup-youtube {
        display: block
    }

        .virtual-video .popup-youtube::before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            background: rgba(249,89,38,0.6);
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease
        }

        .virtual-video .popup-youtube:hover .v-icon .icon {
            -webkit-transform: scale(1.3);
            transform: scale(1.3);
            -webkit-transition: .5s;
            transition: .5s
        }

        .virtual-video .popup-youtube:hover::before {
            opacity: 1
        }

    .virtual-video .big-img {
        display: block;
        width: 100%
    }

.virtual-advantage-sec {
    padding: 30px 0;
    position: relative
}

@media (min-width: 641px) {
    .virtual-advantage-sec {
        padding: 60px 0
    }
}

.virtual-advantage-sec h3 {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 2.1875rem;
    line-height: 1.6;
    text-align: center;
    color: #3B2A52
}

@media (min-width: 641px) {
    .virtual-advantage-sec h3 {
        margin: 0 0 30px
    }
}

.virtual-advantage-sec .virtual-adv-items-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -10px;
    margin-right: -10px
}

.virtual-advantage-sec .va-item {
    width: 100%;
    margin: 10px 0;
    padding: 0 10px
}

@media (min-width: 641px) {
    .virtual-advantage-sec .va-item {
        width: 50%
    }
}

@media (min-width: 900px) {
    .virtual-advantage-sec .va-item {
        width: 33.33%
    }
}

.virtual-advantage-sec .va-item:last-child {
    width: 100%
}

@media (min-width: 641px) {
    .virtual-advantage-sec .va-item:last-child {
        width: 100%
    }
}

@media (min-width: 900px) {
    .virtual-advantage-sec .va-item:last-child {
        width: 66.66%
    }
}

.virtual-advantage-sec .va-item .va-item-inner {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 35px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 35px rgba(0,0,0,0.1);
    border-radius: 20px;
    padding: 25px;
    height: 100%;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

@media (min-width: 641px) {
    .virtual-advantage-sec .va-item .va-item-inner {
        padding: 45px
    }
}

.virtual-advantage-sec .va-item .va-item-inner:hover {
    -webkit-box-shadow: 0px 10px 35px rgba(0,0,0,0.2);
    box-shadow: 0px 10px 35px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.virtual-advantage-sec .va-item h4 {
    font-weight: 500;
    font-size: calc(8px + 1rem);
    line-height: 1.6;
    color: #2F2E41;
    margin: 0 0 20px
}

    .virtual-advantage-sec .va-item h4 img, .virtual-advantage-sec .va-item h4 span {
        display: inline-block;
        vertical-align: middle
    }

    .virtual-advantage-sec .va-item h4 img {
        margin-right: 10px;
        max-height: 3vw
    }

.virtual-advantage-sec .va-item p {
    line-height: 1.88
}

.cont-col-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .cont-col-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cont-col-wrap .cont-col-left {
    width: 100%;
    padding: 30px 0
}

@media (min-width: 768px) {
    .cont-col-wrap .cont-col-left {
        padding: 3.75rem 0;
        padding-right: 60px;
        width: 50%
    }
}

.cont-col-wrap h3 {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 5px
}

@media (min-width: 768px) {
    .cont-col-wrap h3 {
        margin: 0 0 15px
    }
}

.cont-col-wrap .address-box {
    border-left: 1px solid #BF2960;
    padding-left: 30px;
    margin: 25px 0 0
}

@media (min-width: 768px) {
    .cont-col-wrap .address-box {
        margin: 35px 0 0;
        padding-left: 60px
    }
}

.cont-col-wrap .ab-item {
    margin: 0 0 35px
}

    .cont-col-wrap .ab-item:last-child {
        margin: 0
    }

    .cont-col-wrap .ab-item label {
        display: block;
        font-weight: 500;
        font-size: calc(9px + 0.5rem);
        line-height: 1.18;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #BF2960;
        margin: 0 0 10px
    }

    .cont-col-wrap .ab-item p {
        font-size: calc(12px + 0.5rem);
        line-height: 1.75;
        color: #3F3D56
    }

        .cont-col-wrap .ab-item p.address {
            font-weight: 300
        }

        .cont-col-wrap .ab-item p:last-child {
            margin: 0;
            padding: 0
        }

        .cont-col-wrap .ab-item p a {
            font-weight: 500;
            color: #3F3D56
        }

            .cont-col-wrap .ab-item p a:hover {
                color: #2175BC
            }

.cont-col-wrap .cont-form {
    padding: 10px 0 0
}

.cont-col-wrap .cont-col-right {
    width: 100%;
    border: 1px solid #E6E6E6;
    border-radius: 20px;
    padding: 30px 40px
}

@media (min-width: 768px) {
    .cont-col-wrap .cont-col-right {
        padding: 3.75rem 5rem;
        width: 50%
    }
}

.cont-col-wrap .cont-col-right p {
    font-weight: 300;
    font-size: calc(12px + 0.5rem);
    line-height: 1.4;
    color: #777D82
}

.cont-col-wrap .cont-col-right .cont-form-item {
    margin: 0 0 20px
}

    .cont-col-wrap .cont-col-right .cont-form-item:not(.cf-btn) label {
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        line-height: 1;
        color: #3F3D56;
        margin: 0 0 10px;
        display: block
    }

        .cont-col-wrap .cont-col-right .cont-form-item:not(.cf-btn) label i {
            font-style: normal;
            color: #F95926
        }

    .cont-col-wrap .cont-col-right .cont-form-item:not(.cf-btn) input, .cont-col-wrap .cont-col-right .cont-form-item:not(.cf-btn) textarea {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        width: 100%;
        height: auto;
        padding: 12px 15px
    }

.cont-col-wrap .cont-col-right .cf-btn input {
    width: 100%;
    display: block
}

.cont-sec-1 {
    margin: 0 0 40px
}

.page-template-contact .h-secteight {
    position: relative;
    padding: 5rem 0 2rem
}

@media (min-width: 768px) {
    .page-template-contact .h-secteight {
        padding: 3rem 0 5rem 0
    }
}

.page-template-contact .h-secteight::before {
    content: '';
    display: block;
    background: url(../images/img/curved-bg.svg) repeat-x bottom;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 100%
}

.page-template-contact .h-secteight .container {
    position: relative;
    z-index: 2
}

.page-template-contact .h-secteight .download-app .sect-desc {
    background: transparent
}

@media (max-width: 991px) {
    .page-template-contact .h-secteight .download-app .sect-desc {
        max-width: 60%
    }

        .page-template-contact .h-secteight .download-app .sect-desc h3, .page-template-contact .h-secteight .download-app .sect-desc h4 {
            text-shadow: 0 0 1px #fff
        }
}

@media (max-width: 600px) {
    .page-template-contact .h-secteight .download-app .sect-desc {
        padding: 20px;
        max-width: none
    }
}

@media (max-width: 600px) {
    .page-template-contact .h-secteight .download-app .sect-img {
        position: relative;
        top: auto;
        left: auto
    }
}

.enquiry-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999991;
    background: rgba(0,0,0,0.75);
    overflow: auto
}

    .enquiry-popup .enquiry-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: transparent;
        z-index: 1;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }

    .enquiry-popup .enquiry-content {
        position: absolute;
        z-index: 2;
        width: 95%;
        max-width: 700px;
        padding: 25px;
        margin: 25px auto;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
        border-radius: 20px;
        -webkit-box-shadow: 0 5px 15px rgba(34,34,34,0.5);
        box-shadow: 0 5px 15px rgba(34,34,34,0.5)
    }

@media (min-width: 768px) {
    .enquiry-popup .enquiry-content {
        padding: 50px;
        margin: 50px auto
    }
}

.enquiry-popup .enq-form-item {
    margin: 0 0 20px
}

    .enquiry-popup .enq-form-item:not(.enq-btn) label {
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        line-height: 1;
        color: #3F3D56;
        margin: 0 0 10px;
        display: block
    }

        .enquiry-popup .enq-form-item:not(.enq-btn) label i {
            font-style: normal;
            color: #F95926
        }

    .enquiry-popup .enq-form-item:not(.enq-btn) input, .enquiry-popup .enq-form-item:not(.enq-btn) textarea {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        width: 100%;
        height: auto;
        padding: 12px 15px
    }

.enquiry-popup .enq-btn input {
    width: 100%;
    display: block
}

.enquiry-popup .enquiry-inner h3 {
    margin: 0 0 5px
}

.enquiry-popup .enquiry-form {
    padding: 15px 0 0
}

.enquiry-popup .enq-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ffe8e8;
    border-radius: 0 20px 0 20px;
    color: #ff2e85;
    font-size: 16px;
    cursor: pointer;
    font-weight: 700
}

    .enquiry-popup .enq-close:hover {
        background: #ff2e85;
        color: #fff
    }

.class-sec-1 {
    padding: 1rem 0 3rem 0
}

.class-col-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .class-col-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.class-col-wrap .class-col-left {
    width: 100%
}

    .class-col-wrap .class-col-left .class-info {
        display: block;
        padding: 0 0 30px
    }

@media (min-width: 768px) {
    .class-col-wrap .class-col-left {
        width: 55%
    }

        .class-col-wrap .class-col-left .class-info {
            display: none
        }
}

.class-col-wrap .class-col-right {
    width: 100%
}

    .class-col-wrap .class-col-right .class-info {
        display: none
    }

@media (min-width: 768px) {
    .class-col-wrap .class-col-right {
        width: 45%;
        padding-top: 0;
        padding-left: 65px
    }

        .class-col-wrap .class-col-right .class-info {
            display: block
        }
}

.class-col-wrap .class-cont-form {
    width: 100%;
    border: 1px solid #E6E6E6;
    border-radius: 20px;
    padding: 30px 40px;
    margin: 30px 0 0
}

@media (min-width: 768px) {
    .class-col-wrap .class-cont-form {
        padding: 3.75rem 5rem;
        margin: 55px 0 0
    }
}

.class-col-wrap .class-cont-form h5 {
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 10px
}

.class-col-wrap .class-cont-form p {
    font-weight: 300;
    font-size: calc(12px + 0.5rem);
    line-height: 1.4;
    color: #777D82
}

.class-col-wrap .class-cont-form .cont-form-item {
    margin: 0 0 20px
}

    .class-col-wrap .class-cont-form .cont-form-item:not(.cf-btn) label {
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        line-height: 1;
        color: #3F3D56;
        margin: 0 0 10px;
        display: block
    }

        .class-col-wrap .class-cont-form .cont-form-item:not(.cf-btn) label i {
            font-style: normal;
            color: #F95926
        }

    .class-col-wrap .class-cont-form .cont-form-item:not(.cf-btn) input, .class-col-wrap .class-cont-form .cont-form-item:not(.cf-btn) textarea {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        width: 100%;
        height: auto;
        padding: 12px 15px
    }

.class-col-wrap .class-cont-form .cf-btn input {
    width: 100%;
    display: block
}

.class-demo-videos .dm-videos-wrap {
    margin-left: -15px
}

@media (min-width: 540px) {
    .class-demo-videos .dm-videos-wrap {
        margin-left: -35px
    }
}

.class-demo-videos .dm-video-item {
    width: 100%;
    padding: 0 0 0 15px;
    margin: 0 0 20px
}

    .class-demo-videos .dm-video-item:first-child {
        margin: 10px 0 20px
    }

@media (min-width: 540px) {
    .class-demo-videos .dm-video-item {
        padding: 0 0 0 35px;
        width: 50%;
        margin: 0 0 20px !important
    }
}

.class-detail-container .class-secttwo {
    position: relative;
    padding: 6rem 0 2rem
}

    .class-detail-container .class-secttwo::before {
        content: '';
        display: block;
        background: url(../images/img/curved-bg.svg) repeat-x bottom;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        background-size: 100%
    }

    .class-detail-container .class-secttwo .container {
        position: relative;
        z-index: 2
    }

    .class-detail-container .class-secttwo h2 {
        font-size: calc(9px + 1rem)
    }

.class-detail-container .class-col-wrap .class-cont-form {
    padding: 3.5rem 4rem
}

.class-col-left h4 {
    font-weight: 600;
    font-size: calc(9px + 1rem);
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 5px
}

@media (min-width: 641px) {
    .class-col-left h4 {
        margin: 0 0 15px
    }
}

.class-big-slider img {
    display: block;
    width: 100%;
    border-radius: 20px
}

.class-thumb-slider {
    margin-left: -15px;
    margin-top: 15px
}

    .class-thumb-slider .slick-track {
        margin-left: 0
    }

    .class-thumb-slider img {
        display: block;
        width: 100%;
        border-radius: 5px;
        border: 1px solid #CCCCCC
    }

    .class-thumb-slider .cts-item {
        position: relative;
        padding: 0 0 4px;
        padding-left: 15px;
        cursor: pointer
    }

        .class-thumb-slider .cts-item::after {
            width: calc(100% - 15px);
            height: 2px;
            display: block;
            background-color: #7F5BB4;
            position: absolute;
            bottom: 0;
            left: 15px;
            content: '';
            opacity: 0;
            -webkit-transition: 0.3s ease;
            transition: 0.3s ease
        }

        .class-thumb-slider .cts-item:hover img {
            opacity: 0.9
        }

        .class-thumb-slider .cts-item.active-slide img {
            opacity: 1
        }

        .class-thumb-slider .cts-item.active-slide::after {
            opacity: 1
        }

.class-det-cont {
    padding: 25px 0
}

    .class-det-cont p {
        line-height: 2.2;
        color: #4B4961
    }

        .class-det-cont p:last-child {
            padding: 0
        }

.class-demo-videos {
    padding: 25px 0;
    border-top: 2px solid #E6E6E6
}

.class-det-btn {
    padding: 15px 0 0
}

@media (min-width: 768px) {
    .class-det-btn {
        padding: 30px 0 0
    }
}

.class-info h4 {
    font-size: calc(12px + 0.5rem);
    line-height: 1.75;
    color: #7F5BB4;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

.class-info h3 {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 5px
}

@media (min-width: 768px) {
    .class-info h3 {
        margin: 0 0 15px
    }
}

.class-meta {
    font-size: calc(14px + 0.5rem);
    line-height: 33px;
    color: #777D82;
    margin: 10px 0 0
}

    .class-meta label {
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px
    }

    .class-meta span {
        display: inline-block;
        vertical-align: middle;
        font-weight: 500;
        color: #2F2E41
    }

.class-price-info {
    color: #aaa;
    margin: 2px 0 0;
    font-size: calc(8px + 0.5rem)
}

@media (max-width: 640px) {
    .class-price-info {
        font-size: calc(9px + 0.5rem)
    }
}

.work-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .work-top-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 0 70px
    }
}

.work-top-left {
    width: 100%
}

@media (min-width: 768px) {
    .work-top-left {
        width: 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.work-top-right {
    width: 100%;
    margin: 0 0 25px
}

    .work-top-right img {
        max-height: 400px;
        width: auto
    }

@media (min-width: 768px) {
    .work-top-right {
        width: 50%;
        padding-left: 100px;
        margin-top: -90px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

        .work-top-right img {
            max-height: none
        }
}

.work-top-right p {
    line-height: 2.06
}

.work-top-left p {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #3F3D56
}

    .work-top-left p:first-child {
        font-weight: 500
    }

    .work-top-left p:last-child {
        padding: 0
    }

@media (max-width: 640px) {
    .work-top-left p p {
        padding: 0 0 10px
    }
}

.work-bottom-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .work-bottom-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.work-bottom-col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center
}

    .work-bottom-col img {
        display: block;
        width: 100%;
        border-radius: 20px
    }

.work-bottom-text h5 {
    margin: 0 0 15px;
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 1.5;
    text-align: center;
    color: #3B2A52
}

.dealer-btn {
    margin: 15px 0 0
}

    .dealer-btn .btnone, .dealer-btn .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .dealer-btn input, .dealer-btn .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .dealer-btn input, .dealer-btn .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .dealer-btn input, .dealer-btn .blog-side .cf-btn input, .blog-side .cf-btn .dealer-btn input, .dealer-btn .comment-respond .form-submit input, .comment-respond .form-submit .dealer-btn input {
        font-size: calc(10px + 0.5rem);
        -webkit-box-shadow: 0px 5px 20px rgba(249,89,38,0.62);
        box-shadow: 0px 5px 20px rgba(249,89,38,0.62)
    }

.work-bottom-text p {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #3F3D56
}

    .work-bottom-text p:last-child {
        padding: 0
    }

.work-sect-bottom {
    position: relative;
    padding: 5rem 0 2.5rem
}

@media (min-width: 768px) {
    .work-sect-bottom {
        padding: 8rem 0 3rem
    }
}

.work-sect-bottom::before {
    content: '';
    display: block;
    background: url(../images/img/curved-bg.svg) repeat-x bottom;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 100%
}

.work-sect-bottom .container {
    position: relative;
    z-index: 2
}

.wb-wrap {
    text-align: center;
    padding: 20px 0
}

.wb-left-col {
    margin: 0 0 20px
}

.wb-left-quote {
    font-size: 2rem;
    line-height: 1.4;
    font-weight: 300
}

.work-bottom-text {
    max-width: 800px;
    margin: 0 auto
}

.page-content-wrap {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #3F3D56
}

    .page-content-wrap .container {
        max-width: 810px
    }

    .page-content-wrap p {
        font-size: calc(9px + 0.5rem);
        line-height: 2.06;
        color: #3F3D56;
        text-align: justify;
    }

    .page-content-wrap ul, .page-content-wrap ol {
        padding: 0 0 0 25px;
        list-style-position: outside
    }

        .page-content-wrap ul li, .page-content-wrap ol li {
            margin: 0 0 10px;
            line-height: 1.9;
            text-align: justify;
        }

    .page-content-wrap .aligncenter img {
        margin: 0 auto;
        display: block
    }

    .page-content-wrap p.has-text-align-center {
        text-align: center
    }

.disc-address {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #000000;
    padding: 24px 30px;
    border: 2px solid #E6E6E6;
    border-radius: 20px;
    margin: 30px 0 20px
}

@media (min-width: 768px) {
    .disc-address {
        padding: 34px 40px
    }
}

.disc-address a {
    color: #000000
}

    .disc-address a:hover {
        color: #2175BC
    }

.disc-address .da-title {
    font-weight: 500;
    font-size: calc(10px + 0.5rem);
    line-height: 1.94;
    color: #000000
}

.disc-address .da-cols-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .disc-address .da-cols-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.disc-address .da-cols-wrap .da-left-col {
    width: 100%;
    margin: 15px 0 0
}

@media (min-width: 768px) {
    .disc-address .da-cols-wrap .da-left-col {
        width: 50%
    }
}

.disc-address .da-cols-wrap .da-right-col {
    width: 100%;
    margin: 15px 0 0
}

@media (min-width: 768px) {
    .disc-address .da-cols-wrap .da-right-col {
        width: 45%;
        padding-left: 40px
    }
}

.disc-address .da-address, .disc-address .da-email, .disc-address .da-site {
    position: relative;
    padding-left: 40px
}

    .disc-address .da-address::before, .disc-address .da-email::before, .disc-address .da-site::before {
        content: '';
        display: block;
        width: 25px;
        height: 25px;
        position: absolute;
        top: 5px;
        left: 0;
        background-size: contain;
        background-position: top left;
        background-repeat: no-repeat
    }

    .disc-address .da-address::before {
        background-image: url(../images/img/icon-location.svg)
    }

    .disc-address .da-email::before {
        background-image: url(../images/img/icon-mail.svg)
    }

    .disc-address .da-site::before {
        background-image: url(../images/img/icon-web.svg)
    }

.disc-address .da-site {
    margin: 10px 0 0
}

.reg-form-box {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 30px 40px;
    margin: 20px 0 30px
}

@media (min-width: 768px) {
    .reg-form-box {
        padding: 3.75rem 5rem
    }
}

.reg-form-item input, .reg-form-item textarea {
    display: block;
    width: 100%;
    padding: 10px 15px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    height: auto
}

@media (min-width: 768px) {
    .reg-form-item input, .reg-form-item textarea {
        padding: 15px 25px
    }
}

.reg-form-item {
    margin: 10px 0
}

.reg-form-cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .reg-form-cols {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.reg-form-left {
    width: 100%
}

@media (min-width: 768px) {
    .reg-form-left {
        width: 46%
    }
}

.reg-form-right {
    margin: 20px 0 0;
    width: 100%
}

@media (min-width: 768px) {
    .reg-form-right {
        margin: 0;
        width: 46%
    }
}

.reg-form-item label {
    font-weight: 300;
    font-size: calc(9px + 0.5rem);
    line-height: 1.88;
    color: #3F3D56;
    display: block
}

    .reg-form-item label i {
        font-style: normal;
        color: #F95926
    }

.reg-form-box h4 {
    font-weight: 600;
    font-size: calc(14px + 1rem);
    line-height: 1.5;
    color: #3B2A52;
    margin: 0 0 20px
}

.reg-form-box h6 {
    font-weight: normal;
    font-size: calc(12px + 0.5rem);
    line-height: 1.4;
    color: #3F3D56;
    margin: 0
}

.reg-btn {
    padding: 25px 0 15px
}

    .reg-btn input[type="submit"] {
        background: linear-gradient(102.88deg, #FF2E86 11.32%, #F95926 99.25%);
        -webkit-box-shadow: 0px 5px 20px rgba(249,89,38,0.62);
        box-shadow: 0px 5px 20px rgba(249,89,38,0.62);
        border-radius: 30px;
        display: block;
        width: 100%;
        font-weight: 600;
        font-size: calc(10px + 0.5rem);
        line-height: 1.5;
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 1px 2px rgba(0,0,0,0.29);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease
    }

        .reg-btn input[type="submit"]:hover {
            background: linear-gradient(-102.88deg, #FF2E86 11.32%, #F95926 99.25%);
            background-size: 200% 50%;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease
        }

.reg-form-item .file-ip {
    display: block;
    width: 100%;
    padding: 5px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    position: relative
}

    .reg-form-item .file-ip input {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0;
        border: 0;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0
    }

    .reg-form-item .file-ip span {
        display: inline-block;
        background: #EEEEEE;
        border: 1px solid #CCCCCC;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 6px;
        padding: 8px 16px;
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        line-height: 1.2;
        color: #3F3D56;
        pointer-events: none
    }

@media (min-width: 768px) {
    .reg-form-item .file-ip span {
        padding: 10px 20px
    }
}

.reg-form-item .file-ip:hover span {
    background: #dedede
}

.faq-sec {
    padding: 50px 0
}

@media (max-width: 640px) {
    .faq-sec {
        padding: 30px 0
    }
}

.faq-tab-item {
    display: none
}

    .faq-tab-item.active-tab {
        display: block
    }

@media (max-width: 640px) {
    .faq-tab-item {
        display: block !important;
        padding: 0 0 5px
    }
}

li.faq-single {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 30px 43px;
    margin: 0 0 20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer
}

@media (max-width: 640px) {
    li.faq-single {
        padding: 15px 20px
    }
}

li.faq-single:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1)
}

    li.faq-single:hover h4::after {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease
    }

.faq-tab-content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

li.faq-single h4 {
    font-weight: 500;
    font-size: calc(12px + 0.5rem);
    line-height: 1.5;
    color: #3F3D56;
    margin: 0;
    padding: 0 35px 0 0;
    position: relative
}

    li.faq-single h4::after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background-image: url(../images/img/plus-icon.svg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: contain;
        width: 30px;
        height: 100%;
        opacity: 0.3;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease
    }

@media (max-width: 640px) {
    li.faq-single h4 {
        font-size: calc(10px + 0.5rem);
        padding: 0 30px 0 0
    }

        li.faq-single h4::after {
            width: 20px
        }
}

.faq-single-desc {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #5D6770;
    padding: 10px 35px 0 0;
    display: none
}

@media (max-width: 640px) {
    .faq-single-desc {
        padding: 10px 30px 0 0
    }
}

li.faq-single.faq-open h4::after {
    background-image: url(../images/img/minus-icon.svg)
}

.faq-single-desc p {
    font-size: calc(9px + 0.5rem);
    line-height: 2.06;
    color: #5D6770
}

    .faq-single-desc p:last-child {
        padding: 0
    }

.faq-left ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    .faq-left ul li {
        font-weight: 500;
        font-size: calc(14px + 0.5rem);
        line-height: 1.5;
        color: #3F3D56;
        margin: 0 0 25px;
        cursor: pointer
    }

        .faq-left ul li span {
            display: inline-block;
            position: relative
        }

            .faq-left ul li span::after {
                content: '';
                display: block;
                width: 100%;
                height: 1px;
                background: #3F3D56;
                position: absolute;
                bottom: 3px;
                left: 0;
                opacity: 0
            }

        .faq-left ul li:hover {
            color: #777
        }

        .faq-left ul li.active {
            color: #3F3D56
        }

            .faq-left ul li.active span::after {
                opacity: 1
            }

.faq-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.faq-left {
    width: 25%
}

@media (max-width: 640px) {
    .faq-left {
        display: none
    }
}

.faq-right {
    position: relative;
    overflow: hidden;
    width: 75%;
    padding-left: 30px
}

@media (max-width: 640px) {
    .faq-right {
        width: 100%;
        padding-left: 0
    }
}

h2.faq-tab-toggler {
    margin: 0;
    padding: 0 0 15px;
    font-weight: 500;
    font-size: calc(10px + 1rem);
    line-height: 1.5;
    color: #3F3D56;
    display: none;
    cursor: pointer
}

@media (max-width: 640px) {
    h2.faq-tab-toggler {
        display: block
    }
}

h2.faq-tab-toggler span {
    display: inline-block;
    position: relative
}

    h2.faq-tab-toggler span::after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #3F3D56;
        position: absolute;
        bottom: 3px;
        left: 0
    }

.blog-fields {
    border-bottom: 2px solid #E6E6E6;
    padding: 0 0 20px;
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-cat-box {
    margin: 0 18px 10px 0
}

    .blog-cat-box .blog-cat-text {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
        font-size: calc(4px + 1rem);
        line-height: 1.4;
        color: #3F3D56
    }

    .blog-cat-box .blog-cat-select {
        display: inline-block;
        vertical-align: middle
    }

    .blog-cat-box p.CaptionCont.SelectBox {
        border-color: #F4992B;
        border-radius: 10px;
        padding: 10px 20px
    }

    .blog-cat-box .SumoSelect {
        width: 250px
    }

        .blog-cat-box .SumoSelect > .CaptionCont > span.placeholder {
            font-size: calc(8px + 0.5rem);
            color: #777D82;
            font-style: normal
        }

        .blog-cat-box .SumoSelect > .CaptionCont > label {
            right: 10px
        }

            .blog-cat-box .SumoSelect > .CaptionCont > label > i {
                background-image: url(../images/img/down-arrow.svg);
                opacity: 1
            }

        .blog-cat-box .SumoSelect.open > .optWrapper {
            top: 52px;
            border-radius: 10px;
            border-color: #F4992B
        }

        .blog-cat-box .SumoSelect > .optWrapper > .options li.opt label {
            font-size: calc(6px + 0.5rem)
        }

        .blog-cat-box .SumoSelect > .optWrapper > .options li.opt {
            padding: 10px 15px;
            color: #777D82
        }

            .blog-cat-box .SumoSelect > .optWrapper > .options li.opt.disabled {
                display: none
            }

            .blog-cat-box .SumoSelect > .optWrapper > .options li.opt:hover {
                background-color: #f7b362;
                color: #fff
            }

.blog-search-box {
    margin: 0 0 10px;
    border: 1px solid #F4992B;
    border-radius: 10px;
    position: relative
}

    .blog-search-box input.stext {
        height: auto;
        border-radius: 10px;
        border: 0;
        padding: 11px 20px 11px 50px;
        font-size: calc(8px + 0.5rem);
        line-height: 1.8;
        color: #777D82;
        width: 100%;
        max-width: 320px
    }

    .blog-search-box input.searchsubmit {
        padding: 0;
        width: 50px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        font-size: 0;
        background: url(../images/img/search-icon.svg) no-repeat center !important;
        border-radius: 10px
    }

.blog-item-wrap {
    margin-left: -15px;
    margin-right: -15px
}

.blog-meta {
    color: #999;
    margin: 5px 0 0;
    font-size: calc(8px + 0.5rem)
}

    .blog-meta span {
        display: block;
        float: left;
        margin-right: 10px;
        margin-bottom: 5px
    }

        .blog-meta span:after {
            display: inline-block;
            vertical-align: middle;
            content: '-';
            margin-left: 10px;
            opacity: 0.8
        }

        .blog-meta span:last-child {
            margin-right: 0
        }

            .blog-meta span:last-child:after {
                display: none
            }

.blog-item {
    width: 50%;
    padding: 15px;
    float: left
}

    .blog-item:nth-child(2n+1) {
        clear: both
    }

@media (max-width: 500px) {
    .blog-item {
        width: 100%;
        clear: both;
        padding: 8px 15px
    }
}

@media (min-width: 768px) {
    .blog-item {
        width: 33.33%
    }

        .blog-item:nth-child(2n+1) {
            clear: none
        }

        .blog-item:nth-child(3n+1) {
            clear: both
        }
}

.blog-item a {
    display: block
}

.blog-item .blog-cont {
    padding: 15px 0
}

    .blog-item .blog-cont h3 {
        font-size: calc(14px + 0.5rem);
        margin: 0 0 10px
    }

.blog-item .blog-more {
    color: #f4992b;
    font-size: calc(9px + 0.5rem);
    margin: 10px 0 0
}

.blog-item .blog-cont p {
    padding: 0;
    font-size: calc(9px + 0.5rem)
}

.blog-item a:hover img {
    opacity: 0.9
}

.blog-item a:hover .blog-cont h3 {
    color: #2175bc
}

.blog-item a:hover .blog-more {
    color: #2175bc
}

.blog-thumb img {
    display: block;
    width: 100%;
    border-radius: 20px
}

.blog-more {
    text-align: center;
    padding: 20px 0;
    font-size: calc(7px + .5rem)
}

@media (max-width: 640px) {
    .blog-more {
        padding: 10px 0
    }
}

.blog-more a {
    display: inline-block;
    padding: 10px 25px;
    color: #ec880f;
    border-radius: 50px;
    background: #fef3d4;
    -webkit-transition: ease 0.5s;
    transition: ease 0.5s;
    position: relative;
    overflow: hidden
}

    .blog-more a:hover {
        background: #f59a3e;
        color: #fff
    }

    .blog-more a.loading {
        pointer-events: none
    }

        .blog-more a.loading::before {
            color: #fff;
            content: 'Loading...';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #f59a3e;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

.ban-cont .blog-meta {
    display: inline-block;
    vertical-align: middle;
    color: #f0f0f0;
    padding: 0
}

.blog-meta-wrap {
    text-align: center
}

@media (min-width: 850px) {
    .blog-main {
        width: 70%;
        float: left;
        padding-right: 45px
    }
}

.blog-main .blog-thumb {
    margin: 0 0 30px
}

.blog-main .blog-cont {
    margin: 0 0 15px
}

    .blog-main .blog-cont ul li {
        position: relative;
        list-style: none;
        padding: 0 0 0 30px;
        margin: 0 0 15px 0;
        color: #3F3D56;
        font-size: calc(9px + .5rem);
        background: url(../images/img/li-icon.svg) no-repeat 0 6px
    }

@media (max-width: 767px) {
    .blog-main .blog-cont ul li {
        background-size: 10px;
        padding-left: 20px
    }
}

.blog-main .blog-cont ul li::before {
    content: '';
    display: none;
    width: .9375rem;
    height: .9375rem;
    border: .1875rem solid #3F3D56;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: .875rem
}

@media (min-width: 850px) {
    .blog-side {
        width: 30%;
        float: left
    }
}

.blog-side .side-widget {
    margin: 0 0 23px
}

.blog-side .side-search {
    border: 1px solid #F4992B;
    border-radius: 10px;
    position: relative
}

    .blog-side .side-search input.stext {
        height: auto;
        border-radius: 10px;
        border: 0;
        padding: 11px 20px 11px 50px;
        font-size: calc(8px + 0.5rem);
        line-height: 1.8;
        color: #777D82;
        width: 100%;
        max-width: 320px
    }

    .blog-side .side-search input.searchsubmit {
        padding: 0;
        width: 50px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        text-align: center;
        font-size: 0;
        background: url(../images/img/search-icon.svg) no-repeat center !important;
        border-radius: 10px
    }

.blog-side .side-tab {
    border: 1px solid #F4992B;
    border-radius: 20px;
    overflow: hidden
}

    .blog-side .side-tab .side-tab-nav span {
        display: block;
        width: 50%;
        text-align: center;
        float: left;
        padding: 15px 25px;
        font-weight: 600;
        font-size: calc(.5rem + 10px);
        line-height: 1.56;
        color: #3F3D56;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(230,230,230,0.48)));
        background: linear-gradient(180deg, #fff 0%, rgba(230,230,230,0.48) 100%);
        cursor: pointer;
        border-bottom: 1px solid #F4992B
    }

        .blog-side .side-tab .side-tab-nav span:hover {
            color: #000
        }

        .blog-side .side-tab .side-tab-nav span.active {
            background: #fff;
            border-bottom-color: #fff;
            color: #3f3d56;
            pointer-events: none
        }

    .blog-side .side-tab .side-tab-nav {
        position: relative
    }

        .blog-side .side-tab .side-tab-nav::before {
            content: '';
            display: block;
            width: 1px;
            height: 100%;
            background: #F4992B;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto
        }

    .blog-side .side-tab .side-tab-content {
        padding: 15px 33px 30px;
        position: relative
    }

        .blog-side .side-tab .side-tab-content ul {
            margin: 0;
            padding: 0;
            list-style: none
        }

            .blog-side .side-tab .side-tab-content ul li {
                border-bottom: 1px solid #E6E6E6;
                padding: 10px 0;
                font-weight: 500;
                font-size: calc(0.5rem + 9px);
                line-height: 1.76;
                color: #3F3D56;
                margin: 0
            }

                .blog-side .side-tab .side-tab-content ul li a {
                    color: #3F3D56;
                    display: inline-block
                }

                    .blog-side .side-tab .side-tab-content ul li a:hover {
                        color: #2175BC
                    }

    .blog-side .side-tab .side-tab-item {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        pointer-events: none
    }

        .blog-side .side-tab .side-tab-item.active-item {
            position: relative;
            opacity: 1;
            pointer-events: auto
        }

.blog-side .side-form {
    background: -webkit-gradient(linear, left top, left bottom, from(#F4992B), to(#F95926));
    background: linear-gradient(180deg, #F4992B 0%, #F95926 100%);
    border-radius: 20px;
    padding: 33px;
    color: #fff
}

    .blog-side .side-form h4, .blog-side .side-form p {
        color: #fff
    }

    .blog-side .side-form h4 {
        font-weight: 600;
        font-size: calc(1rem + 9px);
        line-height: 1.1;
        color: #FFFFFF;
        margin: 0 0 6px
    }

    .blog-side .side-form p {
        line-height: 1.45
    }

.blog-side .cont-form-item {
    margin: 0 0 20px
}

    .blog-side .cont-form-item:not(.cf-btn) label {
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        line-height: 1;
        color: #3F3D56;
        margin: 0 0 10px;
        display: block
    }

        .blog-side .cont-form-item:not(.cf-btn) label i {
            font-style: normal;
            color: #F95926
        }

    .blog-side .cont-form-item:not(.cf-btn) input, .blog-side .cont-form-item:not(.cf-btn) textarea {
        background: #FFFFFF;
        border: 1px solid #CCCCCC;
        border-radius: 10px;
        width: 100%;
        height: auto;
        padding: 12px 15px;
        font-weight: 300;
        font-size: calc(9px + 0.5rem);
        color: #3F3D56
    }

.blog-side .cf-btn input {
    width: 100%;
    display: block;
    background-image: linear-gradient(91.53deg, #FF2E86 11.32%, #565988 99.25%);
    -webkit-box-shadow: 0px 5px 20px rgba(249,89,38,0.62);
    box-shadow: 0px 5px 20px rgba(249,89,38,0.62);
    background-size: 100% 100%
}

    .blog-side .cf-btn input:hover {
        background-size: 500% 100%
    }

.comments-area {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 20px;
    padding: 3.75rem 5rem;
    margin: 2.5rem 0
}

    .comments-area ol.commentlist {
        margin: 0 0 0;
        padding: 0;
        list-style: none
    }

        .comments-area ol.commentlist li {
            margin: 0 0 30px
        }

        .comments-area ol.commentlist ul {
            margin: 0;
            padding: 0
        }

            .comments-area ol.commentlist ul li {
                padding: 30px 0 0 30px;
                margin: 0;
                list-style: none
            }

    .comments-area span.says {
        display: none
    }

    .comments-area h3.comments-title {
        margin: 0 0 25px
    }

    .comments-area .comment-author img {
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px
    }

    .comments-area b.fn {
        display: inline-block;
        vertical-align: middle
    }

    .comments-area .comment-author {
        margin: 0 0 5px
    }

    .comments-area .comment-metadata, .comments-area .comment-metadata a {
        color: #aaa;
        font-size: 14px
    }

.comment-respond .com-col-small input, .comment-respond .com-col-small textarea, .comment-respond .comment-form-comment input, .comment-respond .comment-form-comment textarea {
    height: auto;
    width: 100%;
    display: block;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px
}

.comment-respond .com-col-small label, .comment-respond .comment-form-comment label {
    font-weight: 300;
    font-size: calc(0.5rem + 9px);
    line-height: 1.88;
    color: #3F3D56;
    display: block
}

    .comment-respond .com-col-small label span, .comment-respond .comment-form-comment label span {
        display: inline-block;
        vertical-align: middle;
        color: #F95926;
        margin-left: 5px
    }

.comment-respond .comment-form-comment textarea {
    height: 175px
}

.comment-respond h3#reply-title {
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 1.5;
    color: #3B2A52
}

.comment-respond .comment-meta {
    font-size: calc(1rem + 4px);
    line-height: 1.4;
    color: #3F3D56
}

.comment-respond .com-col-small {
    width: 100%;
    margin: 0 0 15px;
    padding: 0 10px;
    float: left
}

@media (min-width: 768px) {
    .comment-respond .com-col-small {
        width: 33.33%
    }
}

.comment-respond .col-wrap-row {
    margin-left: -10px;
    margin-right: -10px
}

.comment-respond .comment-meta {
    margin: 0 0 15px
}

.comment-respond p.comment-form-cookies-consent {
    display: none
}

.comment-respond .form-submit {
    margin: 25px 0 0;
    text-align: right
}

    .comment-respond .form-submit input {
        font-size: calc(0.5rem + 10px);
        padding: .8125rem 2.375rem
    }

@media (max-width: 767px) {
    .blog-cat-box .blog-cat-text {
        display: none
    }

    .blog-cat-box {
        width: 48%;
        margin-right: 4%
    }

        .blog-cat-box .SumoSelect {
            width: 100%
        }

        .blog-cat-box .blog-cat-select {
            display: block
        }

    .blog-fields {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .blog-search-box {
        width: 48%
    }

        .blog-search-box input.stext {
            max-width: 100%
        }
}

@media (max-width: 500px) {
    .blog-fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .blog-cat-box {
        width: 100%;
        margin: 0 0 15px
    }

    .blog-search-box {
        width: 100%;
        margin: 0
    }
}

.mason-grid-item {
    width: 100%;
    display: block;
    padding: 10px
}

@media (min-width: 500px) {
    .mason-grid-item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .mason-grid-item {
        width: 33.33%
    }
}

.mason-grid-item a {
    display: block;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.mason-grid-item img {
    display: block;
    border-radius: 20px
}

.mason-grid-item .blog-cont {
    padding: 15px 0
}

    .mason-grid-item .blog-cont h3 {
        font-size: calc(14px + 0.5rem);
        margin: 0 0 10px
    }

    .mason-grid-item .blog-cont p {
        padding: 0;
        font-size: calc(9px + 0.5rem)
    }

.mason-grid-item:hover img {
    opacity: 0.9
}

.mason-grid-item:hover .blog-cont h3 {
    color: #2175bc
}

.mason-grid-item:hover .blog-more {
    color: #2175bc
}

.news-content .mason-grid-item {
    padding: 0
}

@media (min-width: 500px) {
    .news-content .mason-grid-item {
        padding: 0 15px
    }
}

@media (min-width: 768px) {
    .news-content .mason-grid-item {
        padding: 0 22px
    }
}

.news-content .mason-grid-item a {
    padding: 20px 0;
    border-bottom: 3px solid #E6E6E6
}

.news-content .blog-thumb {
    margin: 10px 0 15px
}

.more-items {
    text-align: center;
    padding: 1.875rem 0 .625rem;
    font-size: calc(0.5rem + 9px);
    line-height: 1.6;
    color: #777D82
}

.mfp-bg {
    opacity: 0.8;
    z-index: 99990
}

.mfp-wrap {
    z-index: 99995
}

@media (max-width: 1023px) {
    .cont-col {
        padding: 3vw 0 0;
        text-align: center;
        border-top: 1px solid rgba(255,255,255,0.3);
        margin: 3vw 0 0;
        width: 100%
    }

    .footer-sub-box {
        max-width: 500px;
        margin: 0 auto
    }

    .footer .social-links {
        text-align: center
    }

    .footer .sect-links .link-col:nth-child(3) {
        border: 0
    }

    .footer .pay-options {
        text-align: center
    }
}

@media (min-width: 1481px) {
    .cmn-banner {
        padding-bottom: 5rem
    }
}

@media (max-width: 1480px) and (min-width: 991px) {
    .cmn-banner .ban-cont h1 {
        font-size: 2.5rem
    }

    .cmn-banner .ban-cont p {
        font-size: calc(13px + 0.5rem)
    }
}

@media (max-width: 1480px) and (min-width: 1024px) {
    .cmn-banner {
        padding-bottom: 2rem
    }

    .footer .sect-links .link-col {
        padding: 0 3vw
    }

    .cont-col {
        padding: 0 0 0 3vw
    }

    .header .header-wrap .logo img {
        max-height: 115px
    }

    .header .header-wrap .menu-sect li a {
        font-size: calc(8px + 0.5rem)
    }

    .header .header-wrap .btnone, .header .header-wrap .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .header .header-wrap input, .header .header-wrap .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .header .header-wrap input, .header .header-wrap .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .header .header-wrap input, .header .header-wrap .blog-side .cf-btn input, .blog-side .cf-btn .header .header-wrap input, .header .header-wrap .comment-respond .form-submit input, .comment-respond .form-submit .header .header-wrap input {
        font-size: calc(2px + 1rem)
    }

    .header .header-wrap .btntwo {
        font-size: calc(1px + 1rem)
    }

    .header.scrolled .header-wrap .btntwo {
        font-size: calc(1rem - 1px)
    }

    .hsect-one .banner-image {
        padding: 8.25rem 0 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .hsect-one .sectone-row {
        padding: 5.625rem 15px 10rem 15px
    }

        .hsect-one .sectone-row .right-sect {
            padding: 3.5rem 15px 4rem 15px
        }
}

@media (max-width: 1480px) {
    .hsect-one .sectone-row .right-sect h1 {
        font-size: 2rem
    }

        .hsect-one .sectone-row .right-sect h1 span {
            font-size: 1.5rem
        }

    .hsect-one .sectone-row .right-sect p {
        font-size: calc(9px + .5rem)
    }

    .hsect-one .sectone-row .right-sect h3 {
        font-size: calc(11px + 1rem)
    }

    .hsect-one .sectone-row .right-sect .btnone, .hsect-one .sectone-row .right-sect .cont-col-wrap .cont-col-right .cf-btn input, .cont-col-wrap .cont-col-right .cf-btn .hsect-one .sectone-row .right-sect input, .hsect-one .sectone-row .right-sect .enquiry-popup .enq-btn input, .enquiry-popup .enq-btn .hsect-one .sectone-row .right-sect input, .hsect-one .sectone-row .right-sect .class-col-wrap .class-cont-form .cf-btn input, .class-col-wrap .class-cont-form .cf-btn .hsect-one .sectone-row .right-sect input, .hsect-one .sectone-row .right-sect .blog-side .cf-btn input, .blog-side .cf-btn .hsect-one .sectone-row .right-sect input, .hsect-one .sectone-row .right-sect .comment-respond .form-submit input, .comment-respond .form-submit .hsect-one .sectone-row .right-sect input {
        font-size: calc(2px + 1rem)
    }
}

@media (max-width: 950px) {
    .dealer-popup::before {
        background-size: 55px
    }

    .dealer-popup .popup-logo img {
        width: 150px
    }

    .dealer-popup ul.dealer-fields input {
        padding: 7px 16px;
        font-size: 15px
    }

    .dealer-popup ul.dealer-fields {
        padding: 30px 30px 0
    }

        .dealer-popup ul.dealer-fields li {
            margin: 0 0 10px
        }

    .dealer-popup .popup-ml-text {
        margin: 40px 0 0
    }

    .dealer-popup ul.dealer-fields input.dealer-btn {
        padding: 5px 10px;
        min-width: 120px
    }

    .dealer-popup .dealer-form-right {
        padding: 50px
    }

    .dealer-popup {
        margin: 20px auto
    }
}

@media (max-width: 767px) {
    .hsect-one .banner-image img {
        max-height: 400px
    }

    .h-secteight {
        padding: 5rem 0 2.375rem 0
    }

        .h-secteight .download-app {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .h-secteight .download-app .sect-img {
                width: 100%
            }

            .h-secteight .download-app .sect-desc {
                width: 100%;
                text-align: center;
                margin: 20px 0 0
            }

                .h-secteight .download-app .sect-desc .img-logo {
                    margin: 0 auto
                }

                .h-secteight .download-app .sect-desc .btns .playstore {
                    float: none;
                    display: -webkit-inline-box;
                    display: -ms-inline-flexbox;
                    display: inline-flex;
                    vertical-align: middle
                }

    .dealer-popup {
        width: 95%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

        .dealer-popup .dealer-form-left, .dealer-popup .dealer-form-right {
            width: 100%
        }

    .popup-photo img {
        width: 400px;
        max-width: 100%
    }

    .dealer-popup ul.dealer-fields {
        padding: 30px 0 0
    }

    .dealer-popup .dealer-form-right {
        padding: 60px 30px 0
    }

    .dealer-popup .popup-logo img {
        width: 125px
    }

    .dealer-popup .popup-ml-text {
        margin: 30px 0 0
    }

    .dealer-popup ul.dealer-fields input {
        font-size: 14px
    }

    .dealer-popup::after {
        background-size: 60%
    }
}

@media (orientation: portrait) and (max-width: 767px) {
    .hsect-one .banner-image img {
        max-height: 50vh
    }
}

@media (orientation: landscape) and (max-width: 850px) and (min-width: 641px) {
    .header .header-wrap .logo {
        max-width: 80px
    }
}

@media (max-width: 540px) {
    .dealer-popup .popup-ml-text {
        margin: 25px 0 0
    }

    .dealer-popup ul.dealer-fields {
        padding: 20px 0 0
    }
}

@media (max-width: 420px) {
    a.mob-view img {
        max-width: 30px
    }

    .mobile-icon img {
        max-width: 25px
    }

    .reg-form-box {
        padding: 20px 25px
    }
}

#newsletterForm #btn_submit {
    max-height: 45px;
}
@media (min-width: 900px) {
    .dealer-popup {
        max-width: 900px;
    }

    .dealer-popup .popup-logo img {
        width: 10vw !important;
        margin-right: 50px;
    }

    .dealer-popup .popup-ml-text {
        margin: 0px 0px !important;
    }

    .dealer-form-right form {
        margin-top: -40px !important;
    }

    .dealer-popup .dealer-form-right {
        padding: 1.0vw 1.0vw;
    }

    .dealer-popup .popup-photo img {
        max-width: 125% !important;
        margin-bottom: 30px;
        margin-left: -40px;
    }

    .dealer-fields input {
        border: 0px;
    }

    #newsletterForm #btn_submit {
        max-height: 50px;
    }
}

