html {
    font-size: 100%
}

body {
    background-color: white;
    font-family: "Dosis", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.45em;
    color: #3c3c3c
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: "Dosis", sans-serif;
    line-height: 1.3em;
    color: #121212;
    font-weight: 500;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 2.441em
}

h2 {
    font-size: 1.953em
}

h3 {
    font-size: 1.563em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: 0.8em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    color: inherit;
    text-decoration: none
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
    color: inherit;
    text-decoration: none
}

.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6 {
    color: #fff
}

.theme-dark .section-title .title-main {
    color: #fff !important
}

.extra-lg-title {
    font-size: 7.323em;
    text-transform: uppercase;
    font-weight: bold;
    color: #e12d1e;
    margin: 0;
    position: absolute;
    left: -8px;
    right: 0;
    text-align: center;
    top: -75px
}

@media only screen and (max-width: 767px) {
    .extra-lg-title {
        font-size: 2.441em
    }
}

.section-heading {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: 0;
    position: relative
}

.section-title {
    position: relative;
    padding-top: 75px;
    margin-bottom: 60px
}

.section-title .title-counter {
    font-size: 7.323em;
    font-weight: 700;
    color: #e1e1e1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    line-height: 1
}

.section-title .title-main {
    font-weight: 800;
    font-size: 2.441em;
    text-transform: uppercase;
    position: relative;
    z-index: 2
}

.section-title.dark .title-counter {
    color: #252c48
}

.section-title.dark .title-main {
    color: #fff
}

.sm-title {
    font-family: inherit;
    color: #2d2d2d;
    font-weight: bold;
    letter-spacing: 0.015em
}

.xl-title {
    font-weight: 700;
    font-size: 2.441em
}

.xl-title span {
    color: #e12d1e
}

.rotation-title {
    text-transform: uppercase;
    font-weight: bold;
    position: relative
}

@media only screen and (min-width: 768px) {
    .rotation-title {
        margin-top: -15px;
        white-space: nowrap;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
        transform: translateX(-50%) translateY(-50%) rotate(-90deg)
    }
}

.rotation-title:before {
    content: "";
    width: 45px;
    height: 2px;
    display: block;
    background: #e12d1e;
    position: absolute;
    right: -55px;
    top: 12px
}

@media only screen and (max-width: 768px) {
    .rotation-title:before {
        display: none
    }
}

.intrinsic-heading .intrinsic-pre-heading,
.intrinsic-heading .intrinsic-animated-heading,
.intrinsic-heading .intrinsic-post-heading {
    display: inline-block
}

.intrinsic-heading a {
    color: inherit
}

.intrinsic-heading a:hover {
    color: inherit
}

.intrinsic-heading span {
    display: inline-block
}

.intrinsic-heading .typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: typed-blink 0.7s infinite;
    -ms-animation: typed-blink 0.7s infinite;
    animation: typed-blink 0.7s infinite
}

.intrinsic-advanced-heading .intrinsic-heading-tag {
    margin: 0;
    padding: 0
}

.intrinsic-advanced-heading a {
    color: inherit
}

.intrinsic-advanced-heading a:hover {
    color: inherit
}

.intrinsic-advanced-heading .intrinsic-sub-heading,
.intrinsic-advanced-heading .intrinsic-main-heading {
    z-index: 1;
    position: relative
}

.intrinsic-advanced-heading .intrinsic-sub-heading {
    display: inline-block;
    line-height: 1
}

.intrinsic-advanced-heading .intrinsic-sub-heading-content,
.intrinsic-advanced-heading .intrinsic-main-heading {
    display: inline-block;
    vertical-align: middle
}

.intrinsic-advanced-heading .intrinsic-sub-heading .line:after,
.intrinsic-advanced-heading .intrinsic-main-heading .line:after {
    content: "";
    background-color: #1e87f0;
    height: 2px;
    width: 40px;
    display: inline-block;
    vertical-align: middle
}

.intrinsic-advanced-heading .intrinsic-sub-heading .line.intrinsic-button-icon-align-bottom,
.intrinsic-advanced-heading .intrinsic-main-heading .line.intrinsic-button-icon-align-bottom {
    line-height: 0
}

.intrinsic-advanced-heading .intrinsic-advanced-heading-content {
    color: rgba(156, 156, 156, 0.12);
    z-index: 0;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute
}

.intrinsic-advanced-heading .intrinsic-advanced-heading-content>div {
    display: inline-block
}

.intrinsic-ep-main-color-yes .intrinsic-advanced-heading .intrinsic-main-heading {
    background-color: transparent;
    background-image: -webkit-linear-gradient(210deg, #0e83cd 0, #8062d4 100%);
    background-image: linear-gradient(240deg, #0e83cd 0, #8062d4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.intrinsic-ep-advanced-color-yes .intrinsic-advanced-heading .intrinsic-advanced-heading-content>div {
    background-color: transparent;
    background-image: -webkit-linear-gradient(210deg, #0e83cd 0, #8062d4 100%);
    background-image: linear-gradient(240deg, #0e83cd 0, #8062d4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@keyframes typed-blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes typed-blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes typed-blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

body {
    word-wrap: break-word
}

p {
    margin-bottom: 1.3em;
    line-height: 1.75em
}

blockquote {
    margin: 0 0 1.3em
}

address {
    margin: 0 0 1.3em
}

dfn,
em,
cite,
i,
code,
kbd,
tt,
var {
    font-size: 1em
}

em,
cite,
i {
    font-style: italic
}

abbr,
acronym {
    border-bottom: 1px dotted #646363;
    cursor: help
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

pre {
    background: #f1f1f1;
    padding: 20px 30px;
    margin-bottom: 30px;
    max-width: 100%;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-size: 0.929em;
    overflow: auto
}

img {
    max-width: 100%;
    height: auto
}

.dropcap {
    display: block;
    float: left;
    margin: 15px 5px 0 0;
    font-weight: bold;
    font-size: 60px;
    color: #ccc
}

.el-text-rotation {
    white-space: nowrap;
    position: relative;
    display: inline-block
}

.el-text-rotation .inner-el {
    text-transform: uppercase;
    letter-spacing: 0.015em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg)
}

.fts-13 {
    font-size: 13px
}

.fts-15 {
    font-size: 15px
}

.fts-18 {
    font-size: 18px
}

.fts-20 {
    font-size: 20px
}

.fts-25 {
    font-size: 25px
}

.fts-30 {
    font-size: 30px
}

.fts-35 {
    font-size: 35px
}

.fts-40 {
    font-size: 40px
}

.fts-45 {
    font-size: 45px
}

.fts-50 {
    font-size: 50px
}

.fts-60 {
    font-size: 60px
}

.fts-65 {
    font-size: 65px
}

.fts-70 {
    font-size: 70px
}

.fts-75 {
    font-size: 75px
}

.w-100 {
    font-weight: 100
}

.w-300 {
    font-weight: 300
}

.w-400 {
    font-weight: 400
}

.w-500 {
    font-weight: 500
}

.w-600 {
    font-weight: 600
}

.w-700 {
    font-weight: 700
}

.w-800 {
    font-weight: 800
}

.w-900 {
    font-weight: 900
}

.mr-0 {
    margin: 0
}

.mrt-0 {
    margin-top: 0
}

.mrb-0 {
    margin-bottom: 0
}

.mrl-0 {
    margin-left: 0
}

.mrr-0 {
    margin-right: 0
}

.mrt-5 {
    margin-top: 5px
}

.mrb-5 {
    margin-bottom: 5px
}

.mrl-5 {
    margin-left: 5px
}

.mrr-5 {
    margin-right: 5px
}

.mrt-10 {
    margin-top: 10px
}

.mrb-10 {
    margin-bottom: 10px
}

.mrl-10 {
    margin-left: 10px
}

.mrr-10 {
    margin-right: 10px
}

.mrt-15 {
    margin-top: 15px
}

.mrb-15 {
    margin-bottom: 15px
}

.mrl-15 {
    margin-left: 15px
}

.mrr-15 {
    margin-right: 15px
}

.mrt-20 {
    margin-top: 20px
}

.mrb-20 {
    margin-bottom: 20px
}

.mrl-20 {
    margin-left: 20px
}

.mrr-20 {
    margin-right: 20px
}

.mrt-25 {
    margin-top: 25px
}

.mrb-25 {
    margin-bottom: 25px
}

.mrl-25 {
    margin-left: 25px
}

.mrr-25 {
    margin-right: 25px
}

.mrt-30 {
    margin-top: 30px
}

.mrb-30 {
    margin-bottom: 30px
}

.mrl-30 {
    margin-left: 30px
}

.mrr-30 {
    margin-right: 30px
}

.mrt-35 {
    margin-top: 35px
}

.mrb-35 {
    margin-bottom: 35px
}

.mrl-35 {
    margin-left: 35px
}

.mrr-35 {
    margin-right: 35px
}

.mrt-40 {
    margin-top: 40px
}

.mrb-40 {
    margin-bottom: 40px
}

.mrl-40 {
    margin-left: 40px
}

.mrr-40 {
    margin-right: 40px
}

.mrt-45 {
    margin-top: 45px
}

.mrb-45 {
    margin-bottom: 45px
}

.mrl-45 {
    margin-left: 45px
}

.mrr-45 {
    margin-right: 45px
}

.mrt-50 {
    margin-top: 50px
}

.mrb-50 {
    margin-bottom: 50px
}

.mrl-50 {
    margin-left: 50px
}

.mrr-50 {
    margin-right: 50px
}

.mrt-60 {
    margin-top: 60px
}

.mrb-60 {
    margin-bottom: 60px
}

.mrl-60 {
    margin-left: 60px
}

.mrr-60 {
    margin-right: 60px
}

.mrt-75 {
    margin-top: 75px
}

.mrt-65 {
    margin-top: 65px
}

.mrb-65 {
    margin-bottom: 65px
}

.mrl-65 {
    margin-left: 65px
}

.mrr-65 {
    margin-right: 60px
}

.mrt-75 {
    margin-top: 75px
}

.mrb-75 {
    margin-bottom: 75px
}

.mrl-75 {
    margin-left: 75px
}

.mrr-75 {
    margin-right: 75px
}

.mrt-90 {
    margin-top: 90px
}

.mrb-90 {
    margin-bottom: 90px
}

.mrl-90 {
    margin-left: 90px
}

.mrr-90 {
    margin-right: 90px
}

.mrt-105 {
    margin-top: 105px
}

.mrb-105 {
    margin-bottom: 105px
}

.mrl-105 {
    margin-left: 105px
}

.mrr-105 {
    margin-right: 105px
}

.ml-t-1 {
    margin-top: -1px
}

.ml-t-5 {
    margin-top: -5px
}

.ml-t-8 {
    margin-top: -8px
}

.ml-t-058p {
    margin-top: -0.58%
}

.ml-t-10 {
    margin-top: -10px
}

.ml-t-15 {
    margin-top: -15px
}

.ml-t-20 {
    margin-top: -20px
}

.ml-t-25 {
    margin-top: -25px
}

.ml-t-30 {
    margin-top: -30px
}

.ml-t-35 {
    margin-top: -35px
}

.ml-t-40 {
    margin-top: -40px
}

.ml-t-45 {
    margin-top: -45px
}

.ml-t-50 {
    margin-top: -50px
}

.ml-t-60 {
    margin-top: -60px
}

.ml-t-75 {
    margin-top: -75px
}

.ml-t-90 {
    margin-top: -90px
}

.ml-t-105 {
    margin-top: -105px
}

.ml-t-120 {
    margin-top: -120px
}

.ml-t-135 {
    margin-top: -135px
}

.ml-t-150 {
    margin-top: -150px
}

.ml-t-165 {
    margin-top: -165px
}

.ml-t-180 {
    margin-top: -180px
}

.ml-t-195 {
    margin-top: -195px
}

.ml-t-210 {
    margin-top: -210px
}

.ml-t-225 {
    margin-top: -225px
}

.ml-b-5 {
    margin-bottom: -5px
}

.ml-b-10 {
    margin-bottom: -10px
}

.ml-b-15 {
    margin-bottom: -15px
}

.ml-b-20 {
    margin-bottom: -20px
}

.ml-b-25 {
    margin-bottom: -25px
}

.ml-b-30 {
    margin-bottom: -30px
}

.ml-b-35 {
    margin-bottom: -35px
}

.ml-b-40 {
    margin-bottom: -40px
}

.ml-b-45 {
    margin-bottom: -45px
}

.ml-b-50 {
    margin-bottom: -50px
}

.ml-b-60 {
    margin-bottom: -60px
}

.ml-b-75 {
    margin-bottom: -75px
}

.ml-b-90 {
    margin-bottom: -90px
}

.ml-b-105 {
    margin-bottom: -105px
}

.ml-b-120 {
    margin-bottom: -120px
}

.ml-b-135 {
    margin-bottom: -135px
}

.ml-bp-0933 {
    margin-bottom: -0.933%
}

@media only screen and (max-width: 768px) {
    .mrb-m-30 {
        margin-bottom: 30px
    }
    .mrb-m-45 {
        margin-bottom: 45px
    }
    .mrb-m-60 {
        margin-bottom: 60px
    }
    .mr-m-0 {
        margin: 0
    }
}

.pd-0 {
    padding: 0
}

.pd-t-0 {
    padding-top: 0
}

.pd-b-0 {
    padding-bottom: 0
}

.pd-l-0 {
    padding-left: 0
}

.pd-r-0 {
    padding-right: 0
}

.pd-t-5 {
    padding-top: 5px
}

.pd-b-5 {
    padding-bottom: 5px
}

.pd-l-5 {
    padding-left: 5px
}

.pd-r-5 {
    padding-right: 5px
}

.pd-t-10 {
    padding-top: 10px
}

.pd-b-10 {
    padding-bottom: 10px
}

.pd-l-10 {
    padding-left: 10px
}

.pd-r-10 {
    padding-right: 10px
}

.pd-t-15 {
    padding-top: 15px
}

.pd-b-15 {
    padding-bottom: 15px
}

.pd-l-15 {
    padding-left: 15px
}

.pd-r-15 {
    padding-right: 15px
}

.pd-t-20 {
    padding-top: 20px
}

.pd-b-20 {
    padding-bottom: 20px
}

.pd-l-20 {
    padding-left: 20px
}

.pd-r-20 {
    padding-right: 20px
}

.pd-t-25 {
    padding-top: 25px
}

.pd-b-25 {
    padding-bottom: 25px
}

.pd-l-25 {
    padding-left: 25px
}

.pd-r-25 {
    padding-right: 25px
}

.pd-t-30 {
    padding-top: 30px
}

.pd-b-30 {
    padding-bottom: 30px
}

.pd-l-30 {
    padding-left: 30px
}

.pd-r-30 {
    padding-right: 30px
}

.pd-t-35 {
    padding-top: 35px
}

.pd-b-35 {
    padding-bottom: 35px
}

.pd-l-35 {
    padding-left: 35px
}

.pd-r-35 {
    padding-right: 35px
}

.pd-t-40 {
    padding-top: 40px
}

.pd-b-40 {
    padding-bottom: 40px
}

.pd-l-40 {
    padding-left: 40px
}

.pd-r-40 {
    padding-right: 40px
}

.pd-t-45 {
    padding-top: 45px
}

.pd-b-45 {
    padding-bottom: 45px
}

.pd-l-45 {
    padding-left: 45px
}

.pd-r-45 {
    padding-right: 45px
}

.pd-t-50 {
    padding-top: 50px
}

.pd-b-50 {
    padding-bottom: 50px
}

.pd-l-50 {
    padding-left: 50px
}

.pd-r-50 {
    padding-right: 50px
}

.pd-t-60 {
    padding-top: 60px
}

.pd-b-60 {
    padding-bottom: 60px
}

.pd-l-60 {
    padding-left: 60px
}

.pd-r-60 {
    padding-right: 60px
}

.pd-t-75 {
    padding-top: 75px
}

.pd-b-75 {
    padding-bottom: 75px
}

.pd-l-75 {
    padding-left: 75px
}

.pd-r-75 {
    padding-right: 75px
}

.pd-t-90 {
    padding-top: 90px
}

.pd-b-90 {
    padding-bottom: 90px
}

.pd-l-90 {
    padding-left: 90px
}

.pd-r-90 {
    padding-right: 90px
}

.pd-t-105 {
    padding-top: 105px
}

.pd-b-105 {
    padding-bottom: 105px
}

.pd-l-105 {
    padding-left: 105px
}

.pd-r-105 {
    padding-right: 105px
}

.pd-t-120 {
    padding-top: 120px
}

.pd-b-120 {
    padding-bottom: 120px
}

.pd-l-120 {
    padding-left: 120px
}

.pd-r-120 {
    padding-right: 120px
}

.pd-t-135 {
    padding-top: 135px
}

.pd-b-135 {
    padding-bottom: 135px
}

.pd-l-135 {
    padding-left: 135px
}

.pd-r-135 {
    padding-right: 135px
}

.pd-t-150 {
    padding-top: 150px
}

.pd-b-150 {
    padding-bottom: 150px
}

.pd-l-150 {
    padding-left: 150px
}

.pd-r-150 {
    padding-right: 150px
}

.pd-t-165 {
    padding-top: 165px
}

.pd-b-165 {
    padding-bottom: 165px
}

.pd-l-165 {
    padding-left: 165px
}

.pd-r-165 {
    padding-right: 165px
}

.pd-t-180 {
    padding-top: 180px
}

.pd-b-180 {
    padding-bottom: 180px
}

.pd-l-180 {
    padding-left: 180px
}

.pd-r-180 {
    padding-right: 180px
}

.pd-t-195 {
    padding-top: 195px
}

.pd-b-195 {
    padding-bottom: 195px
}

.pd-l-195 {
    padding-left: 195px
}

.pd-r-195 {
    padding-right: 195px
}

.pd-t-205 {
    padding-top: 205px
}

.pd-b-205 {
    padding-bottom: 205px
}

.pd-l-205 {
    padding-left: 205px
}

.pd-r-205 {
    padding-right: 205px
}

.pd-t-220 {
    padding-top: 220px
}

.pd-b-220 {
    padding-bottom: 220px
}

.pd-l-220 {
    padding-left: 220px
}

.pd-r-220 {
    padding-right: 220px
}

.pd-t-235 {
    padding-top: 235px
}

.pd-b-235 {
    padding-bottom: 235px
}

.pd-l-235 {
    padding-left: 235px
}

.pd-r-235 {
    padding-right: 220px
}

@media only screen and (max-width: 992px) {
    .pm-tb-90 {
        padding-top: 90px;
        padding-bottom: 90px
    }
}

@media only screen and (max-width: 992px) {
    .pm-b-90 {
        padding-bottom: 90px
    }
}

@media only screen and (max-width: 992px) {
    .pm-t-0 {
        padding-top: 0
    }
}

@media only screen and (max-width: 992px) {
    .pdmX-60 {
        padding: 60px
    }
}

@media only screen and (max-width: 767px) {
    .pdms-30 {
        padding: 30px
    }
}

.color-white {
    color: #fff
}

.color-white-im {
    color: #fff !important
}

.color-snow {
    color: #fafafa
}

.color-white-smoke {
    color: #f7f7f7
}

.color-gainsboro {
    color: #ddd
}

.color-silver {
    color: #c3c3c3
}

.color-dim-gray {
    color: #646363
}

.color-dim-gray-im {
    color: #646363 !important
}

.color-gray {
    color: #767676
}

.color-suva-grey {
    color: #919191
}

.color-matterhorn {
    color: #4d4d4d
}

.color-night-rider {
    color: #2d2d2d
}

.color-eclipse {
    color: #3c3c3c
}

.color-blue-violet {
    color: #7540ee
}

.color-medium-slate-blue {
    color: #8655f4
}

.color-soft-nero {
    color: #2a2a2a
}

.color-nero {
    color: #191919
}

.color-black {
    color: #000
}

.color-hr-dv-orange {
    color: #e12d1e
}

.color-deep-cerise {
    color: #3F94CF
}

.bg-white {
    background: #fff
}

.bg-snow {
    background: #fafafa
}

.bg-lavender {
    background: #eeedfd
}

.bg-white-smoke {
    background: #f7f7f7
}

.bg-gainsboro {
    background: #ddd
}

.bg-silver {
    background: #c3c3c3
}

.bg-dim-gray {
    background: #646363
}

.bg-gray {
    background: #767676
}

.bg-suva-grey {
    background: #919191
}

.bg-matterhorn {
    background: #4d4d4d
}

.bg-night-rider {
    background: #2d2d2d
}

.bg-eclipse {
    background: #3c3c3c
}

.bg-blue-violet {
    background: #7540ee
}

.bg-medium-slate-blue {
    background: #8655f4
}

.bg-soft-nero {
    background: #2a2a2a
}

.bg-nero {
    background: #191919
}

.bg-soft-black {
    background: #121212
}

.bg-black {
    background: #000
}

.bg-hr-dv-orange {
    background: #e12d1e
}

.bg-deep-cerise {
    background: #e51681
}

.bg-black-russian {
    background: #12141c
}

.bg-black-russian-2 {
    background: #27282b
}

.bg-black-russian-3 {
    background: #13152e
}

.bg-midnight-express {
    background: #1b1d38
}

.bar-blue-violet .swiper-scrollbar-drag {
    background: #7540ee
}

.svg-white path {
    fill: #fff
}

.svg-snow path {
    fill: #fafafa
}

.svg-white-smoke path {
    fill: #f7f7f7
}

.svg-gainsboro path {
    fill: #ddd
}

.svg-silver path {
    fill: #c3c3c3
}

.svg-dim-gray path {
    fill: #646363
}

.svg-gray path {
    fill: #767676
}

.svg-suva-grey path {
    fill: #919191
}

.svg-matterhorn path {
    fill: #4d4d4d
}

.svg-night-rider path {
    fill: #2d2d2d
}

.svg-eclipse path {
    fill: #3c3c3c
}

.svg-blue-violet path {
    fill: #7540ee
}

.svg-soft-nero path {
    fill: #2a2a2a
}

.svg-nero path {
    fill: #191919
}

.svg-soft-black path {
    fill: #121212
}

.svg-black path {
    fill: #000
}

.fb-color {
    color: #3b5998
}

.fb-bg {
    background: #3b5998
}

.tw-color {
    color: #1da1f2
}

.tw-bg {
    background: #1da1f2
}

.yt-color {
    color: #ff0000
}

.yt-bg {
    background: #ff0000
}

.in-color {
    color: #c32aa3
}

.in-bg {
    background: #c32aa3
}

.pin-color {
    color: #bd081c
}

.pin-bg {
    background: #bd081c
}

.lid-color {
    color: #007bb5
}

.lid-bg {
    background: #007bb5
}

.gplus-color {
    color: #db4437
}

.gplus-bg {
    background: #db4437
}

.drib-color {
    color: #ea4c89
}

.drib-bg {
    background: #ea4c89
}

.drib-color {
    color: #ea4c89
}

.drib-bg {
    background: #ea4c89
}

.dbart-color {
    color: #05cc47
}

.dbart-bg {
    background: #05cc47
}

.bh-color {
    color: #053eff
}

.bh-bg {
    background: #053eff
}

.hg-background {
    bottom: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -2
}

.hg-overlay:before {
    content: "";
    position: absolute;
    background-color: rgba(18, 20, 28, 0.75);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}

.hg-overlay.dark:before {
    background-color: rgba(27, 29, 56, 0.75)
}

.hg-background-image,
.hg-img-into-bg {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.overlay-blue-violet-85 {
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

.overlay-blue-violet-85:before {
    content: "";
    position: absolute;
    background-color: rgba(117, 64, 238, 0.85);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.overlay-blue-violet-85>div {
    position: relative
}

.overlay-blue-violet-45 {
    position: relative
}

.overlay-blue-violet-45:before {
    content: "";
    position: absolute;
    background-color: rgba(117, 64, 238, 0.45);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.overlay-blue-violet-45>div {
    position: relative
}

.overlay-bg-snow {
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

.overlay-bg-snow:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.overlay-bg-snow-95 {
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

.overlay-bg-snow-95:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.95);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.bd-t-soft-nero {
    border-top: 1px solid #2a2a2a
}

.bd-t-white-20 {
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.heading-divider span {
    width: 13px;
    height: 13px;
    border: 3px solid #e12d1e;
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.title-border {
    position: relative
}

.title-border .small-border {
    width: 7px;
    height: 4px;
    display: inline-block;
    margin: 0 2px
}

.title-border .large-border {
    height: 4px;
    display: inline-block;
    width: 45px;
    margin: 0 2px
}

.vertical-divider {
    width: 2px;
    height: 65px;
    background: #e12d1e
}

.horizontal-divider {
    width: 65px;
    height: 2px;
    background: #e12d1e
}

.rd-0 {
    border-radius: 0
}

.rd-5 {
    border-radius: 5px
}

.rd-10 {
    border-radius: 10px
}

.rd-15 {
    border-radius: 15px
}

.rd-30 {
    border-radius: 30px
}

.rd-30-im {
    border-radius: 30px !important
}

.rd-45 {
    border-radius: 45px
}

.rd-p-50 {
    border-radius: 50%
}

.rd-p-100 {
    border-radius: 100%
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1em
}

.remove-broswer-defult {
    list-style: none;
    padding: 0;
    margin: 0
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

body:not(.woocommerce-page) .entry-content table,
body:not(.bbpress) .entry-content table,
body:not(.buddypress) .entry-content table {
    margin-bottom: 30px
}

body:not(.woocommerce-page) .entry-content table td,
body:not(.woocommerce-page) .entry-content table th,
body:not(.bbpress) .entry-content table td,
body:not(.bbpress) .entry-content table th,
body:not(.buddypress) .entry-content table td,
body:not(.buddypress) .entry-content table th {
    border: 1px solid #ddd;
    padding: 15px
}

.comment-content table {
    margin-bottom: 30px
}

.comment-content table td,
.comment-content table th {
    border: 1px solid #ddd;
    padding: 15px
}

[data-animate] {
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

@-webkit-keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes hg-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.hg-fadeInUp {
    -webkit-animation-name: hg-fadeInUp;
    animation-name: hg-fadeInUp
}

@-webkit-keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes hg-fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1.25rem, 0);
        transform: translate3d(0, -1.25rem, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.hg-fadeInDown {
    -webkit-animation-name: hg-fadeInDown;
    animation-name: hg-fadeInDown
}

@-webkit-keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-1.25rem, 0, 0);
        transform: translate3d(-1.25rem, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes hg-fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-1.25rem, 0, 0);
        transform: translate3d(-1.25rem, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.hg-fadeInLeft {
    -webkit-animation-name: hg-fadeInLeft;
    animation-name: hg-fadeInLeft
}

@-webkit-keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(1.25rem, 0, 0);
        transform: translate3d(1.25rem, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes hg-fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(1.25rem, 0, 0);
        transform: translate3d(1.25rem, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.hg-fadeInRight {
    -webkit-animation-name: hg-fadeInRight;
    animation-name: hg-fadeInRight
}

@-webkit-keyframes hg-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hg-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hg-zoomIn {
    -webkit-animation-name: hg-zoomIn;
    animation-name: hg-zoomIn
}

@-webkit-keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hg-zoomOutIn {
    from {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hg-zoomOutIn {
    -webkit-animation-name: hg-zoomOutIn;
    animation-name: hg-zoomOutIn
}

@-webkit-keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hg-zoomInShort {
    from {
        opacity: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hg-zoomInShort {
    -webkit-animation-name: hg-zoomInShort;
    animation-name: hg-zoomInShort
}

.block-img {
    display: block
}

.mfp-close {
    color: #fff !important
}

.full-content {
    float: none;
    margin: auto
}

.full-width {
    width: 100%
}

.bg-cover {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center
}

[data-bg-image] {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.no-border {
    border: 0 none !important
}

.overflow-hide {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-visible-im {
    overflow: visible !important
}

.fl-none {
    float: none !important
}

@media only screen and (max-width: 800px) {
    .mb-fl-none {
        float: none !important
    }
}

@media only screen and (max-width: 767px) {
    .mb-text-center {
        text-align: center !important
    }
}

.card-shadow {
    -webkit-box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 3px 25px 0px rgba(0, 0, 0, 0.04)
}

.move-font {
    margin-bottom: -145px !important;
    z-index: 4;
    position: relative
}

.container-xl {
    margin: auto;
    padding: 0 15px;
    width: 100%
}

@media only screen and (min-width: 1575px) {
    .container-xl {
        max-width: 1300px
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1574px) {
    .container-xl {
        max-width: 1200px
    }
}

@media only screen and (min-width: 992px) {
    .row.item-4 .item:nth-child(4n+1) {
        clear: left
    }
}

@media only screen and (min-width: 992px) {
    .row.item-3 .item:nth-child(3n+1) {
        clear: left
    }
}

@media only screen and (min-width: 992px) {
    .row.item-2 .item:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (min-width: 992px) {
    .row.item-1 .item:nth-child(n+1) {
        clear: left
    }
}

@media only screen and (max-width: 992px) {
    .row .item:nth-child(2n+1) {
        clear: left
    }
}

@media only screen and (max-width: 520px) {
    .row .item:nth-child(n+1) {
        clear: left
    }
}

@media only screen and (max-width: 520px) {
    .row[class*="item-"] [class*="col-"] {
        width: 100%
    }
}

@media only screen and (max-width: 992px) {
    .item-sm [class*="col-"] {
        width: 100%
    }
}

.elementor-edit-mode [data-animate] {
    opacity: 1
}

.section-parallax {
    height: 100%;
    overflow: hidden;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.container .container {
    padding-left: 0;
    padding-bottom: 0
}

.container .vc_row:not([data-vc-full-width='true']) .container {
    max-width: 100%
}

.intrinsic-page-vc-container,
.intrinsic-page-builder-elementor {
    overflow: hidden
}

.wp-block-intrinsic-core-section-container .intrinsic-sections {
    position: relative
}

.wp-block-intrinsic-core-section-container .intrinsic-sections>.container {
    position: relative;
    z-index: 3
}

.wp-block-intrinsic-core-section-container .intrinsic-sections .hg-background {
    z-index: 0
}

.wp-block-intrinsic-core-section-container .intrinsic-sections .hg-overlay:before {
    background: transparent
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

input[type="submit"]:hover {
    color: #fff
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: none
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn.color-white:hover {
    color: #fafafa
}

.btn-main {
    padding: 15px 60px;
    border-radius: 0;
    letter-spacing: 0.05em;
    font-weight: 600
}

.more-link {
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    word-spacing: 0.02em;
    letter-spacing: 0.01em;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.more-link:hover,
.more-link:focus,
.more-link:active:focus {
    color: #fff;
    text-decoration: none !important
}

.comment-navigation .nav-links a {
    background: #fff;
    display: inline-block;
    padding: 0.5em 1.8em;
    letter-spacing: 0.02em
}

.comment-navigation .nav-links a:hover {
    color: #fff
}

.mfp-wrap button:hover,
.mfp-wrap input[type="button"]:hover,
.mfp-wrap input[type="reset"]:hover,
.mfp-wrap input[type="submit"]:hover {
    background: transparent !important
}

.btn-play {
    padding: 15px;
    display: inline-block;
    font-size: 16px;
    height: 55px;
    width: 55px;
    line-height: 25px
}

.social-btn-lg {
    display: inline-block;
    font-size: 12px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px
}

.btn-gf {
    border-style: solid;
    border-width: 5px;
    border-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.14)
}

.btn-lg {
    padding: 15px 45px;
    display: inline-block;
    font-size: 16px
}

.btn-md {
    padding: 10px 30px;
    display: inline-block;
    font-size: 15px
}

.btn-xl {
    padding: 15px 45px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.015em
}

.btn-slider {
    padding: 10px 45px;
    display: inline-block;
    font-size: 15px;
    border-radius: 30px;
    border-width: 3px
}

.btn-slider-xl {
    padding: 15px 45px;
    display: inline-block;
    font-size: 15px;
    border-radius: 30px
}

.load-more-btn {
    background: #eeedfd;
    font-size: 35px;
    display: inline-block;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    line-height: 90px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline: none
}

input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

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

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    -webkit-text-fill-color: #636363 !important
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    -webkit-text-fill-color: #636363 !important
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}

textarea {
    display: block;
    width: 100%;
    display: block
}

input,
select,
textarea {
    border: none;
    vertical-align: baseline;
    font-size: 100%;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.widget_newsletter::-webkit-input-placeholder {
    color: #808080
}

::-webkit-input-placeholder {
    color: #b3b3b3
}

:-moz-placeholder {
    color: #b3b3b3;
    opacity: 1
}

::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1
}

:-ms-input-placeholder {
    color: #b3b3b3
}

.form-controller {
    font-size: 13px;
    border: 1px solid #ebebeb;
    background: #fff;
    width: 100%;
    padding: 0.5em 1em;
    outline: none
}

.form-controller:focus {
    border-color: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.post-password-form input[type="password"] {
    font-size: 14px;
    border: 1px solid #f0f0f0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background: transparent
}

.post-password-form input[type="submit"] {
    padding: 11px 30px;
    position: relative;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase
}

.page-content .wp-smiley,
.entry-summary .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%;
    border: none
}

.format-audio iframe {
    width: 100%;
    overflow: hidden
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 0.4em 0;
    font-size: 0.9em;
    font-style: italic
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em;
    margin-left: -10px;
    margin-right: -10px
}

.gallery-item {
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px
}

@media only screen and (max-width: 560px) {
    .gallery-item {
        max-width: 100% !important
    }
    .gallery-item img {
        width: 100%
    }
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    border-radius: 3px;
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: #12141c;
    overflow: hidden
}

.preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.preloader-icon {
    width: 72px;
    height: 72px;
    display: inline-block;
    padding: 0px
}

.preloader-icon span {
    position: absolute;
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background-color: #e51681;
    -webkit-animation: preloader-fx 1.6s linear infinite;
    animation: preloader-fx 1.6s linear infinite
}

.preloader-icon span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s
}

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0.5
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0
    }
}

.header-left-block {
    background: #12141c
}

@media only screen and (min-width: 1300px) {
    .header-left-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 100%
    }
}

@media only screen and (min-width: 1300px) {
    .header-left-block .site-branding {
        min-width: 20%;
        padding: 0 20px
    }
}

@media only screen and (max-width: 1300px) {
    .header-left-block .site-branding {
        padding: 20px
    }
}

.header-left-block .site-branding .site-branding-text .site-title {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.01em
}

.header-left-block .site-branding .site-branding-text .site-title,
.header-left-block .site-branding .site-branding-text .site-description {
    margin-bottom: 0
}

.header-left-block .site-branding .site-branding-text .site-description {
    font-size: 14px;
    letter-spacing: 0.015em
}

@media only screen and (min-width: 1300px) {
    .header-left-block .site-navigation {
        min-width: 80%;
        padding: 0 20px
    }
}

.header-left-block.dark {
    background: #13152e
}

@media only screen and (min-width: 1300px) {
    .header-right-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        height: 113px;
        overflow: hidden
    }
}

@media only screen and (min-width: 1300px) {
    .header-right-block>* {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1
    }
}

.header-right-block>*:after {
    content: '';
    border-bottom: 1px solid #ddd;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0
}

.header-right-block .social-block>ul {
    list-style: none;
    padding: 34px;
    margin: 0;
    border-left: 1px solid #ddd
}

.header-right-block .social-block>ul>li {
    display: inline-block
}

.header-right-block .social-block>ul>li>a {
    padding: 10px;
    display: block
}

.header-right-block .social-block>ul>li>a:hover {
    color: #e51681
}

.header-right-block .mail-block a {
    display: block;
    padding: 15px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.015em;
    border-left: 1px solid #ddd
}

@media only screen and (min-width: 1500px) {
    .header-right-block .mail-block a {
        padding: 44px
    }
}

.header-right-block .mail-block a:hover {
    color: #e51681
}

.header-right-block .mail-block i {
    margin-right: 10px;
    color: #515151;
    position: relative;
    top: 2px;
    margin-bottom: 10px
}

@media only screen and (max-width: 1600px) {
    .header-right-block .mail-block i {
        position: absolute;
        font-size: 50px;
        z-index: 0;
        opacity: 0.10;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.header-right-block .call-block a {
    display: block;
    position: relative;
    padding: 44px 20px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.015em;
    border-left: 1px solid #ddd
}

.header-right-block .call-block a:hover {
    color: #e51681
}

.header-right-block .call-block i {
    margin-right: 10px;
    color: #515151;
    position: relative;
    top: 2px;
    margin-bottom: 10px
}

@media only screen and (max-width: 1600px) {
    .header-right-block .call-block i {
        position: absolute;
        font-size: 50px;
        z-index: 0;
        opacity: 0.10;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.header-right-block.dark>*:after {
    content: '';
    border-bottom: 1px solid #25284a
}

.header-right-block.dark .social-block>ul {
    border-left: 1px solid #25284a
}

.header-right-block.dark .social-block>ul>li a {
    color: #fff
}

.header-right-block.dark .social-block>ul>li a:hover {
    color: #3F94CF
}

.header-right-block.dark .mail-block a {
    border-left: 1px solid #25284a;
    color: #fff
}

.header-right-block.dark .mail-block a:hover {
    color: #3F94CF
}

.header-right-block.dark .mail-block i {
    color: #b3b3b3
}

.header-right-block.dark .call-block a {
    border-left: 1px solid #25284a;
    color: #fff
}

.header-right-block.dark .call-block a:hover {
    color: #3F94CF
}

.header-right-block.dark .call-block i {
    color: #b3b3b3
}

.sticky-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 99
}

.sticky-logo {
    display: none
}

.sticky-show {
    background: #eeedfd
}

@media only screen and (min-width: 992px) {
    .sticky-show {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

ul.social-navigation {
    list-style: none;
    padding: 0;
    padding-top: 85px;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0
}

ul.social-navigation:before {
    content: "";
    background: #fff;
    width: 1px;
    height: 60px;
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
    margin: auto
}

ul.social-navigation li a {
    padding: 10px;
    display: block
}

ul.social-navigation li a:hover {
    color: #fafafa
}

@media only screen and (max-width: 1199px) {
    ul.social-navigation {
        display: none
    }
}

.sticky-enable .sticky-header {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sticky-enable .hamburger-menu-link svg {
    fill: #fff
}

@media only screen and (max-width: 1300px) {
    header.site-header .container-fluid>.row>[class*="col-"] {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 784px) {
    body.admin-bar .sticky-header {
        top: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 784px) {
    body.admin-bar .sticky-header {
        top: 45px
    }
}

a {
    color: inherit;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease
}

a:hover,
a:focus,
a:active {
    text-decoration: none
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: 0;
    text-decoration: none
}

@media only screen and (min-width: 1500px) {
    .menu-wrapper {
        padding-right: 60px
    }
    .no-right-block .menu-wrapper {
        padding-right: 0
    }
}

@media only screen and (min-width: 1301px) {
    #mobile-menu {
        display: none
    }
    .mainmenu {
        position: relative
    }
    .overlapblackbg {
        display: none
    }
    .menu-wrapper {
        position: relative
    }
    .mainmenu {
        float: right;
        padding: 0;
        text-align: center;
        margin-bottom: 0
    }
    .mainmenu>li {
        float: left;
        position: relative
    }
    .mainmenu li {
        list-style: none
    }
    .navigation .mainmenu>li>a {
        display: block;
        padding: 45px 30px;
        font-size: 16px;
        font-weight: 500;
        text-transform: uppercase;
        text-decoration: none;
        position: relative;
        color: #fff;
        letter-spacing: 0.025em;
        vertical-align: middle;
        -webkit-box-shadow: 0 0 1px transparent;
        box-shadow: 0 0 1px transparent;
        white-space: nowrap;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .navigation .mainmenu>li>a span {
        font-size: 14px;
        color: #929292;
        margin-left: 5px
    }
    .navigation .mainmenu>li>a>.fa-angle-down {
        position: absolute;
        font-size: 13px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        color: #565656;
        bottom: 35px;
        left: 50%
    }
    .navigation .mainmenu>li.menu-item-has-children>a {
        position: relative
    }
    .navigation .mainmenu>li.menu-item-has-children>a:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        font-size: 13px;
        opacity: 0.35
    }
    .navigation .mainmenu>li.current-menu-item>a{
      color: #007bb5!important;
    }
    .navigation .mainmenu>li.current-menu-item>a:before,
    .navigation .mainmenu>li.current-menu-ancestor>a:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .navigation .mainmenu>li:after {
        content: "";
        width: 5px;
        height: 5px;
        background: #e51681;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%
    }
    .navigation .mainmenu>li:last-child::after {
        width: 0;
        height: 0;
        background: transparent
    }
    .menu-click {
        display: none
    }
    .mainmenu .sub-menu {
        min-width: 300px;
        position: absolute;
        z-index: 999;
        margin: 0;
        padding: 20px;
        background-color: #080d18;
        opacity: 0;
        top: 100%;
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s
    }
    .mainmenu .sub-menu li {
        position: relative
    }
    .mainmenu .sub-menu li a {
        background-image: none;
        color: #fff;
        border-right: 0 none;
        text-align: left;
        display: block;
        line-height: 1.5em;
        padding: 10px 20px;
        text-transform: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.025em
    }
    .mainmenu .sub-menu li:last-child a {
        border-bottom: none
    }
    .mainmenu .sub-menu li.menu-item-has-children>a {
        position: relative
    }
    .mainmenu .sub-menu li.menu-item-has-children>a:after {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        right: 12px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-size: 13px;
        opacity: 0.35
    }
    .mainmenu .sub-menu li:last-child>a {
        border-bottom: 0
    }
    .menuexpandermain {
        display: none
    }
    .mainmenu li:hover .sub-menu {
        display: block
    }
    .mainmenu .sub-menu .sub-menu,
    .mainmenu .sub-menu .sub-menu .sub-menu {
        -webkit-box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.25);
        box-shadow: 1px 5px 30px rgba(0, 0, 0, 0.25);
        position: absolute;
        left: 100%;
        top: -20px;
        opacity: 0;
        -webkit-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        z-index: 1001
    }
    .mainmenu .right-side-menu>.sub-menu {
        left: auto !important;
        right: 100%
    }
    .mainmenu .right-side-menu>.sub-menu li.menu-item-has-children>a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .mainmenu .sub-menu li {
        position: relative;
        display: block
    }
    .mainmenu li>.sub-menu,
    .mainmenu li>.megamenu>.sub-menu {
        -webkit-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        visibility: hidden
    }
    .mainmenu li:hover>.sub-menu,
    .mainmenu li:hover>.megamenu>.sub-menu {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1 !important;
        visibility: visible
    }
    .mainmenu li:hover>a,
    .mainmenu>li>a:hover,
    .mainmenu>li>a.active {
        background-color: transparent;
        text-decoration: none
    }
    .mainmenu .sub-menu>li>a:hover,
    .mainmenu .sub-menu .sub-menu>li>a:hover,
    .mainmenu .sub-menu .sub-menu .sub-menu>li>a:hover {
        background-color: rgba(0, 0, 0, 0.25);
        border-radius: 0 !important;
        text-decoration: none
    }
    .mainmenu .sub-menu .current-menu-parent>a,
    .mainmenu .sub-menu .current-menu-item>a {
        background-color: rgba(0, 0, 0, 0.25)
    }
    .current-menu-ancestor .current-menu-ancestor>a {
        background-color: rgba(0, 0, 0, 0.25)
    }
    .megamenu .sub-menu .current-menu-item>a,
    .megamenu .current-menu-ancestor>a,
    .megamenu.current-menu-ancestor .current-menu-ancestor>a {
        background-color: transparent
    }
    .megamenu .sub-menu .current-menu-parent>a,
    .megamenu .sub-menu .current-menu-item>a {
        background-color: transparent
    }
    .no-right-block .sub-menu {
        left: auto !important;
        right: 100%
    }
    .no-right-block .sub-menu li.menu-item-has-children>a:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    .no-right-block .mainmenu>li>.sub-menu {
        right: 0 !important
    }
}

@media only screen and (min-width: 1301px) and (max-width: 1400px) {
    .navigation .mainmenu>li>a {
        padding: 45px 25px
    }
    .navigation .mainmenu .sub-menu {
        min-width: 245px !important
    }
}

.entry-content .page-links span {
    border: 1px solid #ebebeb;
    display: inline-block;
    font-size: 1em;
    padding: 0.4em 0.8em;
    font-weight: 500
}

.entry-content .page-links>span {
    color: #fff
}

.entry-content .page-links a {
    text-decoration: none
}

.dark .pagination-block .pagination li a {
    background: #1b1d38;
    color: #fff
}

.pagination-block {
    padding: 15px 0
}

.pagination-block .pagination {
    margin: 0;
    margin-bottom: -10px;
    display: block
}

.pagination-block .pagination li {
    display: inline-block
}

.pagination-block .pagination li a {
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 700;
    line-height: 50px;
    font-size: 15px;
    display: block;
    min-width: 50px;
    min-height: 50px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out
}

.pagination-block .pagination li.active a {
    color: #fff;
    background: #e51681
}

.pagination-block .pagination .dot i {
    color: #ddd
}

.pagination-block .pagination.pagination-style-two {
    margin-top: 30px;
    margin-bottom: 10px
}

@media only screen and (max-width: 992px) {
    .pagination-block {
        margin-bottom: 30px
    }
}

.page-numbers.dots {
    margin-right: 12px
}

@media only screen and (max-width: 1300px) {
    .hamburger-menus {
        width: 30px;
        height: 30px;
        position: relative;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 35px 15px;
        cursor: pointer;
        display: inline-block
    }
    .hamburger-menus span {
        width: 5px;
        height: 5px;
        background-color: #fff;
        display: block;
        border-radius: 50%
    }
    .hamburger-menus span:nth-child(1) {
        position: absolute;
        left: 0;
        top: 0
    }
    .hamburger-menus span:nth-child(2) {
        position: absolute;
        left: 12px;
        top: 0
    }
    .hamburger-menus span:nth-child(3) {
        position: absolute;
        right: 0;
        top: 0
    }
    .hamburger-menus span:nth-child(4) {
        position: absolute;
        left: 0;
        top: 12px
    }
    .hamburger-menus span:nth-child(5) {
        position: absolute;
        left: 12px;
        top: 12px
    }
    .hamburger-menus span:nth-child(6) {
        position: absolute;
        right: 0px;
        top: 12px
    }
    .hamburger-menus span:nth-child(7) {
        position: absolute;
        left: 0px;
        bottom: 0px
    }
    .hamburger-menus span:nth-child(8) {
        position: absolute;
        left: 12px;
        bottom: 0px
    }
    .hamburger-menus span:nth-child(9) {
        position: absolute;
        right: 0px;
        bottom: 0px
    }
    .hamburger-menus:hover span {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-transition: 350ms cubic-bezier(0.8, 0.5, 0.2, 1.4);
        transition: 350ms cubic-bezier(0.8, 0.5, 0.2, 1.4);
        -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4)
    }
    .hamburger-menus.click-menu {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        cursor: pointer;
        -webkit-transition: 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        transition: 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4)
    }
    .hamburger-menus.click-menu span {
        border-radius: 50%;
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms;
        background-color: rgba(255, 255, 255, 0.767);
        -webkit-transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
        transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4)
    }
    .hamburger-menus.click-menu span:nth-child(2) {
        position: absolute;
        left: 6px;
        top: 6px
    }
    .hamburger-menus.click-menu span:nth-child(4) {
        position: absolute;
        left: 6px;
        top: 18px
    }
    .hamburger-menus.click-menu span:nth-child(6) {
        position: absolute;
        right: 6px;
        top: 6px
    }
    .hamburger-menus.click-menu span:nth-child(8) {
        position: absolute;
        left: 18px;
        bottom: 6px
    }
    .header-left-block {
        background: #12141c;
        width: 100%;
        display: block;
        overflow: hidden
    }
    .header-left-block .site-branding {
        float: left
    }
    .header-left-block .site-branding>a {
        display: inline-block
    }
    .header-left-block .site-navigation {
        float: right
    }
    .header-right-block {
        display: none
    }
    .navigation {
        background: #12141c;
        overflow-y: auto;
        overflow-x: hidden
    }
    .navigation .mainmenu>li>a {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-box-shadow: 0 0 1px transparent;
        box-shadow: 0 0 1px transparent;
        color: #fff;
        display: block;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 30px;
        overflow: hidden;
        padding: 12px 20px;
        position: relative;
        text-decoration: none;
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
        vertical-align: middle;
        letter-spacing: 0.015em;
        border-top: 1px solid #1f1f1f
    }
    .navigation {
        width: 50vw;
        height: 100%;
        position: fixed;
        left: -100%;
        padding: 0;
        top: 0;
        margin: 0;
        z-index: 1010;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        border: none;
        background: #12141c
    }
    .navigation.menuopen {
        left: 0;
        -webkit-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out
    }
    .mobilemenu-open {
      overflow: hidden;
    }
    .navigation .menu-content>li {
        width: 240px;
        display: block;
        float: none;
        border-right: none;
        background-color: transparent;
        position: relative;
        text-align: left;
        white-space: inherit
    }
    ul.mainmenu {
        padding: 0;
        margin: 0;
        list-style: none
    }
    .overlaybg {
        left: 0;
        z-index: 100;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        display: none;
        background-color: rgba(0, 0, 0, 0.45);
        cursor: pointer
    }
    .menuopen .overlaybg {
        display: block
    }
    .menu-wrapper {
        position: relative;
        z-index: 9999;
        height: 100%
    }
    .mainmenu li {
        position: relative
    }
    .mainmenu li a .fa-angle-down {
        display: none
    }
    .menu-click {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        cursor: pointer;
        z-index: 120
    }
    .menu-click i {
        display: block;
        -webkit-background-size: 25px;
        background-size: 25px;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.35);
        float: right;
        padding: 21px;
        width: 54px;
        -webkit-transition: -webkit-transform 0.1s ease;
        transition: transform 0.1s ease
    }
    .menu-extend.fa-plus::before {
        content: "\f068";
        font-family: "Font Awesome 5 Free";
        font-weight: 900
    }
    ul.sub-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        display: none
    }
    ul.sub-menu li a {
        padding: 12px 32px 12px 20px;
        font-size: 16px;
        letter-spacing: 0;
        border-right: solid 0px;
        background-color: transparent;
        line-height: 25px;
        border-top: 1px solid #1f1f1f;
        position: relative;
        color: #fff;
        letter-spacing: 0.015em;
        display: block
    }
}

@media only screen and (max-width: 768px) {
    .navigation {
        width: 220px
    }
}

@media only screen and (min-width: 784px) and (max-width: 1300px) {
    body.admin-bar .navigation {
        top: 32px
    }
}

@media only screen and (min-width: 601px) and (max-width: 783px) {
    body.admin-bar .navigation {
        top: 45px
    }
}

.social-item.on-banner li a {
    border-width: 3px;
    line-height: 25px
}

.social-item.on-banner li {
    display: inline-block;
    margin-right: 5px
}

.video-popup-block .video-popup-btn>i {
    position: absolute;
    color: #fff;
    width: 75px;
    height: 75px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 70px;
    border-radius: 50px;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    font-size: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.video-popup-block .video-popup-btn img {
    border-radius: 5px;
    width: 100%
}

.hero-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;
    position: relative;
    overflow: hidden
}

@media only screen and (min-width: 768px) and (max-width: 1500px) {
    .hero-block {
        height: 150vh
    }
}

.hero-block .horizontal-border {
    background: #aeaeae;
    width: 2px;
    height: 50px;
    display: inline-block;
    margin-top: 115px;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateX(0.3125rem) rotate(0.002deg);
    -ms-transform: translateX(0.3125rem) rotate(0.002deg);
    transform: translateX(0.3125rem) rotate(0.002deg);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.hero-block .hero-subheading {
    color: #ddd;
    margin-top: 15px;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateX(0.3125rem) rotate(0.002deg);
    -ms-transform: translateX(0.3125rem) rotate(0.002deg);
    transform: translateX(0.3125rem) rotate(0.002deg);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-block .hero-subheading {
        font-size: 1.875em;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-subheading {
        font-size: 1.5em;
        margin-bottom: 15px
    }
}

.hero-block .hero-title {
    font-size: 7.323em;
    font-weight: 800;
    color: #fff;
    letter-spacing: 0.015em;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: 0.5s cubic-bezier(0.03, 0.18, 0.05, 1.01);
    transition: 0.5s cubic-bezier(0.03, 0.18, 0.05, 1.01);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transform: translateY(1.25rem);
    -ms-transform: translateY(1.25rem);
    transform: translateY(1.25rem)
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-block .hero-title {
        font-size: 4.25em
    }
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-title {
        font-size: 3.5em;
        margin-bottom: 28px
    }
}

.hero-block .hero-designation {
    list-style: none;
    padding-left: 0;
    font-size: 1.953em;
    margin: 0 -30px 40px;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateX(0.3125rem) rotate(0.002deg);
    -ms-transform: translateX(0.3125rem) rotate(0.002deg);
    transform: translateX(0.3125rem) rotate(0.002deg);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-designation {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .hero-block .hero-designation {
        font-size: 1.25em;
        margin: 0 -30px 30px
    }
}

.hero-block .hero-designation>li {
    display: inline-block;
    position: relative;
    color: #e51681;
    padding: 20px 30px
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-designation>li {
        padding: 20px 30px 0
    }
}

.hero-block .hero-designation>li:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 50%
}

@media only screen and (max-width: 767px) {
    .hero-block .hero-designation>li:after {
        top: 70%
    }
}

.hero-block .hero-designation>li:last-child::after {
    width: 0;
    height: 0;
    background: transparent
}

.hero-block .hero-video-btn {
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateX(0.3125rem) rotate(0.002deg);
    -ms-transform: translateX(0.3125rem) rotate(0.002deg);
    transform: translateX(0.3125rem) rotate(0.002deg);
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-duration: 1s;
    transition-duration: 1s
}

.hero-block .hero-video-btn i {
    color: #fff;
    width: 75px;
    height: 75px;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    margin-right: 15px;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out
}

.hero-block .hero-video-btn .video-title {
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out
}

.hero-block .hero-video-btn:hover i,
.hero-block .hero-video-btn:hover .video-title {
    color: #e51681
}

.hero-block .hero-video-btn:hover i {
    border-color: #e51681
}

.hero-block .hg-background-image {
    background-position: top center
}

@media only screen and (max-width: 767px) {
    .hero-block .hg-background-image {
        background-position: 60% 50%
    }
}

.hero-block .hg-background {
    opacity: 0;
    -webkit-transition: 0.05s ease;
    transition: 0.05s ease;
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s
}

.loading-done .hero-block .hero-subheading {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0.002deg);
    -ms-transform: translateX(0) rotate(0.002deg);
    transform: translateX(0) rotate(0.002deg)
}

.loading-done .hero-block .hero-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.loading-done .hero-block .hero-designation {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0.002deg);
    -ms-transform: translateX(0) rotate(0.002deg);
    transform: translateX(0) rotate(0.002deg)
}

.loading-done .hero-block .horizontal-border,
.loading-done .hero-block .hero-video-btn {
    opacity: 1;
    -webkit-transform: translateX(0) rotate(0.002deg);
    -ms-transform: translateX(0) rotate(0.002deg);
    transform: translateX(0) rotate(0.002deg)
}

.loading-done .hg-background {
    opacity: 1
}

.wp-block-intrinsic-core-hero-banner>.hero-block>.container-xl {
    position: relative;
    z-index: 5
}

.wp-block-intrinsic-core-hero-banner>.hero-block>.hg-background {
    z-index: 0
}

.social-status i {
    margin-right: 5px
}

.counter-item {
    padding: 0 30px
}

.counter-item .count-element {
    width: 77px;
    height: 77px;
    margin: auto
}

.counter-item .count-element>* {
    margin: 0;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-weight: 600
}

.counter-item .counter-title {
    margin-top: 10px
}

.counter-item.ver-two .count-element {
    width: auto;
    height: auto
}

.counter-item.ver-two .count-element>* {
    color: #4d4d4d;
    line-height: 1.4em;
    text-align: left;
    font-size: 30px;
    font-weight: 800
}

.col-md-auto:first-of-type .counter-item {
    padding-left: 0
}

.service-card {
    background: #12141C;
    position: relative;
    overflow: hidden;
    padding: 45px;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.service-card .service-icon {
    font-size: 60px;
    display: block;
    margin-bottom: 20px
}

.service-card .shadow-icon {
    font-size: 195px;
    position: absolute;
    right: -60px;
    bottom: -60px;
    opacity: 0.25;
    z-index: 0
}

.service-card .service-title {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.015em;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07)
}

.service-card .service-list {
    color: #c3c3c3;
    font-size: 18px
}

.service-card .service-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.service-card .service-list ul>li {
    padding-top: 15px
}

.service-card .service-list ul>li:first-child {
    padding-top: 0
}

.service-card .service-list .service-content>p {
    margin-bottom: 0
}

.service-card .service-list .service-hover-content {
    position: absolute;
    top: 0;
    opacity: 0;
    padding: 45px;
    width: 100%;
    left: 0;
    height: 100%;
    background: #3F94CF;
    visibility: hidden;
    color: #fff;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

.service-card .service-list .service-hover-content ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.service-card .service-list .service-hover-content ul>li {
    padding-top: 15px;
    position: relative
}

.service-card .service-list .service-hover-content ul>li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    border-radius: 30px;
    margin-right: 9px;
    position: relative;
    top: -4px
}

.service-card .service-list .service-hover-content ul>li:first-child {
    padding-top: 0
}

.service-card.dark {
    background: #252c48
}

.service-card:hover .service-hover-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.service-carousel .owl-item.center .service-card {
    background: #12141c
}

.service-carousel .owl-item.center .service-card.dark {
    background: #252c48
}

.service-carousel .owl-dots {
    text-align: center;
    margin-top: 30px
}

.service-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 5px;
    display: inline-block;
    background: #cbcaca;
    margin: 0 3px
}

.service-carousel .owl-dots .owl-dot.active {
    width: 30px;
    background: #e51681
}

.wp-block-intrinsic-core-service-items .service-card {
    background: inherit;
    margin-bottom: 30px
}

.wp-block-intrinsic-core-service-items .service-list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px
}

.wp-block-intrinsic-core-service-items .service-list>li {
    padding-top: 15px
}

.wp-block-intrinsic-core-service-items .service-list>li:first-child {
    padding-top: 0
}

.work-for-brand a {
    display: block
}

.work-for-brand a img {
    display: block;
    margin: auto
}

@media only screen and (max-width: 767px) {
    .work-for-brand .row>.col {
        -ms-flex-preferred-size: inherit;
        -webkit-flex-basis: inherit;
        flex-basis: inherit;
        -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
        -webkit-flex-grow: inherit;
        flex-grow: inherit;
        max-width: 100%;
        margin: 30px 0
    }
}

.team-item {
    margin-bottom: 5px
}

@media only screen and (min-width: 768px) {
    .team-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (max-width: 768px) {
    .team-item {
        margin-bottom: 30px
    }
}

.team-item .team-description {
    position: relative;
    padding-left: 75px;
    margin-left: 35px
}

@media only screen and (max-width: 992px) {
    .team-item .team-description {
        padding-left: 50px;
        margin-left: 30px
    }
}

.team-item .team-description:before {
    content: "";
    width: 45px;
    height: 4px;
    background: #e12d1e;
    position: absolute;
    left: 0;
    top: 17px
}

.team-item .team-description .team-title {
    font-weight: 700;
    margin-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .team-item .team-thumb {
        min-width: 100%;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .team-item .team-thumb img {
        width: 100%
    }
}

.team-item .team-content {
    color: #767676
}

.skill-bar {
    margin-bottom: 45px
}

.progress-title-holder {
    position: relative;
    font-size: 18px
}

.progress-mark span,
.progress-title-holder {
    color: #121212;
    font-weight: 700;
    margin: 0 0 15px;
    letter-spacing: 0.015em;
    white-space: nowrap
}

.progress-title {
    z-index: 100
}

.progress-wrapper {
    width: 100%;
    z-index: 10
}

.progress-mark {
    position: absolute;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.progress-mark span.percent {
    color: #121212
}

.progress-content {
    background-color: #e51681;
    width: 0%
}

.progress-outter {
    background-color: #fafafa
}

.progress-content,
.progress-outter {
    height: 6px
}

.skill-progress.dark .progress-mark span,
.skill-progress.dark .progress-title-holder {
    color: #fff
}

.mock-up-block img {
    display: block;
    margin: auto
}

@media only screen and (min-width: 992px) {
    .hg-promo-numbers>.row>.col-lg-3 .tg-promo-number {
        position: relative
    }
}

@media only screen and (max-width: 991px) {
    .hg-promo-numbers>.row>.col-lg-3 .tg-promo-number {
        margin-bottom: 60px
    }
}

@media only screen and (min-width: 992px) {
    .hg-promo-numbers>.row>.col-lg-3 .tg-promo-number:after {
        content: "";
        background: rgba(255, 255, 255, 0.15);
        width: 1px;
        position: absolute;
        right: -15px;
        top: 15%;
        height: 150px
    }
}

@media only screen and (max-width: 991px) {
    .hg-promo-numbers>.row>.col-lg-3 .tg-promo-number:after {
        content: "";
        background: rgba(255, 255, 255, 0.15);
        height: 1px;
        position: absolute;
        bottom: 30px;
        left: 0;
        right: 0;
        width: 150px;
        margin: auto
    }
}

@media only screen and (min-width: 992px) {
    .hg-promo-numbers>.row>.col-lg-3:last-of-type .tg-promo-number:after {
        content: "";
        background: transparent;
        width: 0;
        position: absolute;
        right: 0;
        top: 0;
        height: 0
    }
}

.tg-promo-number .odometer {
    font-size: 7.323em;
    color: #fff;
    line-height: 1;
    font-weight: 600
}

.tg-promo-number .promo-title {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    font-weight: 600
}

@media (min-width: 768px) {
    .wp-block-intrinsic-core-counter-items.alignfull .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .wp-block-intrinsic-core-counter-items.alignfull .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .wp-block-intrinsic-core-counter-items.alignfull .container {
        max-width: 1140px
    }
}

.call-to-action {
    position: relative;
    text-align: center;
    overflow: hidden
}

.call-to-action .call-to-title {
    font-size: 2.9292em;
    color: #fff;
    font-weight: 600
}

.call-to-action .btn-call-to {
    background: #e51681;
    color: #fff;
    border-radius: 0;
    font-weight: 700;
    padding: 15px 45px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.015em
}

.wp-block-intrinsic-core-call-to-action .hg-overlay:before {
    background-color: transparent
}

.wp-block-intrinsic-core-call-to-action .hg-overlay .hg-background-image {
    opacity: 0.25
}

.mail-subscribe-block {
    text-align: center
}

.mail-subscribe-block .form-control {
    padding: 15px 30px;
    border-radius: 30px
}

.mail-subscribe-block .newsletter-btn {
    padding: 15px 30px;
    border-radius: 30px;
    border: 0 none;
    font-size: 16px;
    font-weight: 600
}

.company-content img {
    display: block;
    margin: auto
}

@media only screen and (max-width: 992px) {
    .company-content a {
        margin-bottom: 45px;
        display: block
    }
}

.tabs-nav-area {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #cbcaca;
    margin-bottom: 90px
}

@media only screen and (min-width: 992px) {
    .tabs-nav-area {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto
    }
}

.tabs-content.active {
    display: block !important
}

.contact-block {
    position: relative
}

.portfolio-filter {
    list-style: none;
    padding: 0
}

.portfolio-filter li a {
    display: block;
    color: #fff;
    letter-spacing: 0.05em;
    padding: 15px 0;
    font-weight: bold
}

@media only screen and (max-width: 1200px) {
    .portfolio-filter li a {
        padding: 15px
    }
}

@media only screen and (max-width: 1200px) {
    .portfolio-filter li {
        display: inline-block
    }
}

.portfolio-item {
    position: relative
}

@media only screen and (max-width: 1200px) {
    .portfolio-item {
        padding: 0
    }
}

.portfolio-item .portfolio-thumb {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    margin-bottom: 30px !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start
}

@media only screen and (max-width: 1200px) {
    .portfolio-item .portfolio-thumb {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .portfolio-item .portfolio-thumb {
        margin-bottom: 15px
    }
}

.portfolio-item .portfolio-thumb img {
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.portfolio-item .portfolio-thumb .overlay-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform-style: flat;
    transform-style: flat;
    opacity: 0;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.999);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.999)
}

.portfolio-item .portfolio-thumb .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(229, 22, 129, 0.75);
    visibility: hidden;
    opacity: 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.99917);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0.99917)
}

.portfolio-item .portfolio-thumb .overlay:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid rgba(255, 255, 255, 0.45);
    content: ''
}

.portfolio-item .portfolio-thumb .popup {
    display: block;
    position: absolute;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .portfolio-item .portfolio-thumb .popup {
        margin-top: -45px
    }
}

.portfolio-item .portfolio-thumb .popup .popup-inner {
    display: inline-block;
    margin: 0;
    position: relative;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: translate(0, -50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.portfolio-item .portfolio-thumb .popup .popup-inner a {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    padding: 15px;
    display: block
}

.portfolio-item .content {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    font-size: 20px;
    text-align: center
}

.portfolio-item .content h3 {
    margin: 0 0 10px;
    -webkit-transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    display: block;
    position: relative;
    visibility: hidden;
    opacity: 0;
    font-size: 18px;
    color: white;
    letter-spacing: 0.015em;
    font-weight: 600;
    text-transform: uppercase
}

.portfolio-item .content .cate {
    margin: 0 0 60px;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
    transform-style: flat;
    -webkit-transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    font-size: 16px;
    line-height: 20px;
    color: #fafafa;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    font-weight: 400;
    display: block;
    position: relative;
    visibility: hidden;
    opacity: 0
}

.portfolio-item .content .cate a:hover {
    color: #fff
}

.portfolio-item:hover .overlay-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.portfolio-item:hover .content .cate,
.portfolio-item:hover .content h3 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.portfolio-item:hover .overlay-wrapper .overlay {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.portfolio-item:hover .popup .popup-inner {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.portfolio-item:hover .portfolio-thumb img {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0.001, 1.0);
    transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, 0.001, 1.0)
}

.portfolio-details .portfolio-title {
    font-weight: 700;
    margin-bottom: 30px
}

.portfolio-details .portfolio-content {
    font-size: 18px;
    margin-bottom: 30px
}

.portfolio-details .more-info {
    font-weight: 700
}

.portfolio-details.dark .portfolio-title,
.portfolio-details.dark .more-info {
    color: #fff
}

.portfolio-details.dark .portfolio-content {
    color: #e1e1e1
}

.portfolio-carousel-gallery .item {
    border-style: solid;
    border-width: 1px;
    border-color: #efefef
}

.portfolio-carousel-gallery .owl-dots {
    text-align: center;
    margin-top: 30px
}

.portfolio-carousel-gallery .owl-dots .owl-dot {
    display: inline-block;
    padding: 0 5px
}

.portfolio-carousel-gallery .owl-dots .owl-dot span {
    background-color: #c1c1c1;
    width: 20px;
    height: 5px;
    display: block
}

.portfolio-carousel-gallery .owl-dots .owl-dot.active span {
    background: #7540ee
}

.portfolio-meta {
    list-style: none;
    padding: 0
}

.portfolio-meta li {
    margin-top: 20px;
    font-size: 16px
}

.portfolio-meta li span {
    margin-right: 10px;
    color: #777;
    font-weight: 500
}

.dark .portfolio-meta li strong {
    color: #fff
}

.dark .portfolio-meta li span {
    color: #e1e1e1
}

.testimonial-block {
    position: relative;
    overflow: hidden
}

.client-testimonial .testimonial-details {
    background: #27282b;
    padding-bottom: 75px;
    padding-left: 75px;
    padding-right: 75px;
    padding-top: 105px
}

.client-testimonial .client-thumb {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    border-radius: 50%;
    margin: auto;
    position: relative;
    margin-bottom: -60px;
    overflow: hidden
}

.client-testimonial .client-thumb img {
    width: 100%;
    height: 100%
}

.client-testimonial .testimonial-details {
    text-align: center
}

.client-testimonial .testimonial-details .client-name {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px
}

.client-testimonial .testimonial-details .details p {
    color: #ddd;
    font-size: 20px
}

.client-testimonial.dark .testimonial-details {
    background: #1b1d38
}

.testimonial-carousel .owl-dots {
    text-align: center;
    margin-top: 30px
}

.testimonial-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 5px;
    display: inline-block;
    background: #cbcaca;
    margin: 0 3px
}

.testimonial-carousel .owl-dots .owl-dot.active {
    width: 30px;
    background: #e51681
}

.post-item .post {
    margin-bottom: 30px
}

.post-item .post .post-thumb {
    position: relative;
    margin-bottom: 16px !important
}

.post-item .post .post-thumb .entry-date {
    background-color: #fff;
    font-weight: 700;
    font-size: 15px;
    position: absolute;
    top: 15px;
    left: -40px;
    padding: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    letter-spacing: 0.015em
}

.post-item .post .post-thumb img {
    display: block;
    margin: auto
}

@media only screen and (max-width: 767px) {
    .post-item .post .post-thumb img {
        width: 100%
    }
}

.post-item .post .entry-title {
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

.post-item .post .entry-title a:hover {
    color: #e51681
}

.post-item .post .post-detail {
    padding: 10px 30px
}

.post-item .post .post-detail .entry-cat {
    color: #828282;
    font-weight: 500
}

.post-item .post .post-detail .entry-cat a:hover {
    color: #e51681
}

.post-item.dark .post-thumb .entry-date {
    background-color: #1b1d38;
    color: #fff
}

.post-item.dark .entry-title {
    color: #fff
}

@media only screen and (min-width: 390px) {
    .post-item article.post {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto
    }
}

.blog-latest-items .post {
    margin-bottom: 30px
}

.blog-latest-items .post .post-thumb {
    margin-bottom: 0
}

.blog-latest-items .post .post-thumb img {
    display: block;
    margin: auto
}

.blog-latest-items .post .post-details {
    background: #fff;
    padding: 60px
}

@media only screen and (max-width: 767px) {
    .blog-latest-items .post .post-details {
        padding: 30px
    }
}

.blog-latest-items .post.sticky h2.entry-title:after {
    content: "\f08d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #dedede;
    position: absolute;
    right: -22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -30px;
    font-size: 25px
}

@media only screen and (max-width: 767px) {
    .blog-latest-items .post.sticky h2.entry-title:after {
        top: -18px;
        right: -12px
    }
}

.blog-latest-items .post .entry-title {
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: -8px;
    position: relative
}

.blog-latest-items .post .entry-content {
    color: #2d2d2d;
    font-size: 18px
}

.blog-latest-items .post .entry-content .more-link {
    display: table;
    background: #e51681;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 45px;
    margin-top: 30px;
    letter-spacing: 0.015em
}

.blog-latest-items .post .entry-content .more-link i {
    font-size: 11px;
    margin-left: 7px
}

.blog-latest-items .post .entry-content>p:last-of-type {
    margin-bottom: 0
}

.blog-latest-items.dark .post-details {
    background: #1b1d38
}

.blog-latest-items.dark .entry-title {
    color: #fff
}

.blog-latest-items.dark .entry-content {
    color: #e1e1e1
}

.blog-latest-items.dark .post.sticky h2.entry-title:after {
    color: #2a3138
}

.full-content .blog-latest-items .post .post-details:not(.blog-post-items) {
    background: transparent;
    padding: 0
}

.blog-page-block {
    overflow-x: hidden
}

.blog-single-page .post {
    margin-bottom: 45px
}

.blog-single-page .post-details .entry-meta {
    margin: 0 -20px 25px
}

.blog-single-page .post-details .entry-meta i {
    margin-right: 5px;
    color: rgba(0, 0, 0, 0.45)
}

.blog-single-page .post-details .entry-meta li {
    display: inline-block;
    padding: 0 20px 10px
}

.blog-single-page .post-details .entry-meta .entry-category a {
    margin-right: 5px
}

.blog-single-page .post-details .entry-title {
    font-size: 35px;
    margin-bottom: 30px
}

.blog-single-page.dark .entry-meta i {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.45)
}

.blog-single-page.dark table td,
.blog-single-page.dark table th {
    border: 1px solid rgba(255, 255, 255, 0.35) !important
}

.blog-single-page .entry-content>p:last-of-type {
    margin-bottom: 1.3em !important
}

.blog-single-page .entry-content ul li,
.blog-single-page .entry-content ol li {
    margin-top: 10px;
    line-height: 1.6em
}

.blog-single-page .entry-content>ul,
.blog-single-page .entry-content>ol {
    padding-left: 20px
}

.blog-single-page .entry-content a {
    text-decoration: underline
}

.blog-single-page .entry-content a:hover {
    text-decoration: underline
}

.blog-single-page .entry-content table {
    width: 100%;
    margin-bottom: 30px
}

.blog-single-page .entry-content blockquote {
    background: #f1f1f1;
    padding: 30px;
    color: #5f5f5f;
    font-weight: 600;
    position: relative;
    border-left: 4px solid #000;
    padding-left: 1em
}

.blog-single-page .entry-content blockquote p {
    font-size: 25px;
    margin-bottom: 20px
}

.blog-single-page .entry-content blockquote cite {
    font-style: normal;
    font-size: 16px
}

.blog-single-page .entry-tag a {
    display: inline-block;
    border: 2px solid #c3c3c3;
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 500;
    color: rgba(42, 42, 42, 0.75);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    margin-right: 10px;
    margin-bottom: 10px
}

.blog-single-page .entry-tag a:before {
    content: "#";
    margin-right: 5px
}

.blog-single-page .entry-tag a:hover {
    border-style: solid;
    border-width: 2px;
    border-color: #e51681;
    border-radius: 30px;
    background: #e51681;
    color: #fff;
    padding: 10px 20px
}

.blog-single-page.dark h1,
.blog-single-page.dark h2,
.blog-single-page.dark h3,
.blog-single-page.dark h4,
.blog-single-page.dark h5,
.blog-single-page.dark h6 {
    color: #fff
}

.blog-single-page.dark blockquote {
    background: #13152e;
    color: #909090;
    border-left-color: rgba(255, 255, 255, 0.35) !important
}

.blog-single-page.dark pre {
    background: #13152e;
    color: inherit
}

.blog-single-page.dark .entry-tag a {
    color: #e1e1e1;
    border-color: #4d4e5f
}

.blog-single-page.dark .entry-meta {
    color: #909090
}

.blog-single-page.dark .page-links span,
.blog-single-page.dark .post-password-form input[type="password"] {
    border-color: rgba(255, 255, 255, 0.35)
}

.blog-single-page.dark input {
    color: inherit
}

.intrinsic-blog .post-detail {
    margin-bottom: 30px
}

.intrinsic-blog .post-detail .entry-title {
    font-weight: 700;
    font-size: 20px !important;
    margin-bottom: 10px;
    margin-top: 0
}

.intrinsic-blog .post-detail .entry-title a {
    color: inherit !important
}

.intrinsic-blog .post-detail .entry-cat {
    font-size: 16px
}

.page-content-main {
    overflow: hidden
}

.full-content .post .entry-content>.alignwide {
    max-width: none;
    width: 65vw;
    max-width: none;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 1450px) and (min-width: 1300px) {
    .full-content .post .entry-content>.alignwide {
        width: 80vw
    }
}

@media only screen and (max-width: 1299px) and (min-width: 600px) {
    .full-content .post .entry-content>.alignwide {
        width: 95vw
    }
}

@media only screen and (max-width: 600px) {
    .full-content .post .entry-content>.alignwide {
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        width: 100%
    }
}

.full-content .post .entry-content>.alignfull {
    width: 100vw;
    max-width: none;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.wp-block-embed .wp-block-embed__wrapper:before {
    padding-top: 0 !important
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-style: normal
}

.wp-block-quote cite {
    font-weight: 500
}

.wp-block-pullquote {
    padding: 0
}

.wp-block-pullquote blockquote {
    margin-bottom: 0;
    background: transparent !important;
    border-left: 0 none !important;
    padding-left: 0
}

.wp-block-pullquote blockquote p {
    font-size: 35px !important
}

.wp-block-pullquote blockquote>p:last-of-type {
    margin-bottom: 15px !important
}

blockquote.wp-block-pullquote {
    border-left: 0 none !important;
    padding-left: 0
}

.wp-block-gallery {
    padding: 0 !important
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: 4px solid #000;
    padding-left: 1em
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

ul.wp-block-latest-posts {
    padding-left: 0
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6
}

.wp-block-button__link {
    text-decoration: none !important
}

.wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: .5em 1em
}

*+.wp-block-file__button {
    margin-left: 0.75em
}

.has-pale-pink-background-color {
    background-color: #f78da7
}

.has-vivid-red-background-color {
    background-color: #cf2e2e
}

.has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

.has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

.has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

.has-vivid-green-cyan-background-color {
    background-color: #00d084
}

.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

.has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

.has-very-light-gray-background-color {
    background-color: #eee
}

.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

.has-very-dark-gray-background-color {
    background-color: #313131
}

.has-pale-pink-color {
    color: #f78da7
}

.has-vivid-red-color {
    color: #cf2e2e
}

.has-luminous-vivid-orange-color {
    color: #ff6900
}

.has-luminous-vivid-amber-color {
    color: #fcb900
}

.has-light-green-cyan-color {
    color: #7bdcb5
}

.has-vivid-green-cyan-color {
    color: #00d084
}

.has-pale-cyan-blue-color {
    color: #8ed1fc
}

.has-vivid-cyan-blue-color {
    color: #0693e3
}

.has-very-light-gray-color {
    color: #eee
}

.has-cyan-bluish-gray-color {
    color: #abb8c3
}

.has-very-dark-gray-color {
    color: #313131
}

.wp-block-image.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content
}

.wp-block-categories.aligncenter {
    text-align: center
}

.wp-block-quote.is-large {
    border-left: 0 none !important
}

.wp-block-button__link:not(.has-background),
.wp-block-button__link:not(.has-background):active,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):hover {
    background-color: #32373c
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background: transparent;
    border: 2px solid transparent
}

.wp-block-button.is-style-outline .wp-block-button__link.has-pale-pink-background-color {
    border-color: #f78da7
}

.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-red-background-color {
    border-color: #cf2e2e
}

.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-orange-background-color {
    border-color: #ff6900
}

.wp-block-button.is-style-outline .wp-block-button__link.has-luminous-vivid-amber-background-color {
    border-color: #fcb900
}

.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-cyan-background-color {
    border-color: #7bdcb5
}

.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-green-cyan-background-color {
    border-color: #00d084
}

.wp-block-button.is-style-outline .wp-block-button__link.has-pale-cyan-blue-background-color {
    border-color: #8ed1fc
}

.wp-block-button.is-style-outline .wp-block-button__link.has-vivid-cyan-blue-background-color {
    border-color: #0693e3
}

.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-gray-background-color {
    border-color: #eee
}

.wp-block-button.is-style-outline .wp-block-button__link.has-cyan-bluish-gray-background-color {
    border-color: #abb8c3
}

.wp-block-button.is-style-outline .wp-block-button__link.has-very-dark-gray-background-color {
    border-color: #313131
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover {
    border-color: #32373c
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover {
    color: #32373c
}

.wp-block-button__link:not(.has-text-color),
.wp-block-button__link:not(.has-text-color):active,
.wp-block-button__link:not(.has-text-color):focus,
.wp-block-button__link:not(.has-text-color):hover {
    color: #fff
}

.wp-block-cover-image.has-parallax {
    background-attachment: fixed
}

.wp-block-cover-image.has-background-dim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.wp-block-cover-image.has-background-dim.has-background-dim-10:before {
    background-color: rgba(0, 0, 0, 0.1)
}

.wp-block-cover-image.has-background-dim.has-background-dim-20:before {
    background-color: rgba(0, 0, 0, 0.2)
}

.wp-block-cover-image.has-background-dim.has-background-dim-30:before {
    background-color: rgba(0, 0, 0, 0.3)
}

.wp-block-cover-image.has-background-dim.has-background-dim-40:before {
    background-color: rgba(0, 0, 0, 0.4)
}

.wp-block-cover-image.has-background-dim.has-background-dim-50:before {
    background-color: rgba(0, 0, 0, 0.5)
}

.wp-block-cover-image.has-background-dim.has-background-dim-60:before {
    background-color: rgba(0, 0, 0, 0.6)
}

.wp-block-cover-image.has-background-dim.has-background-dim-70:before {
    background-color: rgba(0, 0, 0, 0.7)
}

.wp-block-cover-image.has-background-dim.has-background-dim-80:before {
    background-color: rgba(0, 0, 0, 0.8)
}

.wp-block-cover-image.has-background-dim.has-background-dim-90:before {
    background-color: rgba(0, 0, 0, 0.9)
}

.wp-block-cover-image.has-background-dim.has-background-dim-100:before {
    background-color: #000
}

.wp-block-cover-image.components-placeholder {
    height: inherit
}

p.is-small-text {
    font-size: 14px
}

p.is-regular-text {
    font-size: 16px
}

p.is-large-text {
    font-size: 36px
}

p.is-larger-text {
    font-size: 48px
}

p.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-background {
    padding: 20px 30px
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 52px
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.is-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: -webkit-calc(50% - 16px);
        width: calc(50% - 16px)
    }
    .wp-block-latest-posts.columns-3 li {
        width: -webkit-calc(33.33333% - 16px);
        width: calc(33.33333% - 16px)
    }
    .wp-block-latest-posts.columns-4 li {
        width: -webkit-calc(25% - 16px);
        width: calc(25% - 16px)
    }
    .wp-block-latest-posts.columns-5 li {
        width: -webkit-calc(20% - 16px);
        width: calc(20% - 16px)
    }
    .wp-block-latest-posts.columns-6 li {
        width: -webkit-calc(16.66667% - 16px);
        width: calc(16.66667% - 16px)
    }
}

.page-content-main .post-details .entry-title {
    font-size: 60px
}

@media only screen and (min-width: 992px) {
    .page-content-main .post-details {
        max-width: 85%;
        margin: auto
    }
}

@media only screen and (min-width: 992px) {
    .full-content .post-details {
        max-width: 85%;
        margin: auto
    }
}

@media only screen and (min-width: 992px) {
    .full-content>.blog-single-page>.comments-area,
    .full-content>.blog-single-page>.comment-respond {
        max-width: 85%;
        margin: auto
    }
}

.pricing-box {
    background: #f8f8ff;
    text-align: center;
    border: 1px solid #ebebeb
}

.pricing-box .priceing-head {
    border-bottom: 1px solid #ebebeb;
    padding: 25px
}

.pricing-box .priceing-head h4 {
    margin-bottom: 0;
    font-weight: 600;
    color: #191919
}

.pricing-box .pricing-body {
    padding: 0 10% 45px
}

.pricing-box .pricing-body h2.price {
    font-size: 48px;
    color: #4d4d4d;
    font-weight: 600;
    margin-bottom: 0;
    padding: 30px 0;
    line-height: normal
}

.pricing-box .pricing-body h2.price span {
    font-size: 14px;
    color: #a8a8a8;
    font-weight: normal
}

.pricing-box .pricing-body .price-service {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}

.pricing-box .pricing-body .price-service li {
    display: inline-block;
    font-size: 16px;
    line-height: 2em
}

.pricing-box .pricing-body .price-service li:after {
    content: ",";
    margin-right: 3px
}

.pricing-box .pricing-body .price-order-btn {
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.015em;
    display: inline-block;
    border-radius: 30px
}

.text-content h1 {
    margin-top: 0;
    margin-bottom: 20px
}

.text-content h1 strong {
    font-weight: 900
}

.text-content h1,
.text-content h2,
.text-content h3,
.text-content h4,
.text-content h5,
.text-content h6 {
    margin: 0 0 15px
}

.text-content p {
    font-size: 15px
}

.go-live {
    color: #1d1d1f;
    font-weight: 500
}

.coming-soon-content {
    padding: 245px 0
}

@media only screen and (max-width: 1100px) {
    .coming-soon-content {
        padding: 200px 0
    }
}

@media only screen and (max-width: 992px) {
    .coming-soon-content {
        padding: 150px 0
    }
}

@media only screen and (max-width: 800px) {
    .coming-soon-content {
        padding: 120px 0
    }
}

@media only screen and (max-width: 768px) {
    .coming-soon-content {
        padding: 60px 0
    }
}

.commingsoon-count .tab-val {
    background: #12141c;
    color: #fff;
    width: 75px;
    height: 75px;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 600;
    line-height: 75px
}

.commingsoon-count .tab-unit {
    margin-top: 15px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    color: #1d1d1f
}

.commingsoon-count .timer-body-block {
    display: table;
    margin: 30px auto auto
}

.commingsoon-count .timer-body-block .table-cell {
    display: table-cell;
    padding: 0 20px
}

@media only screen and (max-width: 490px) {
    .commingsoon-count .timer-body-block .table-cell {
        display: block;
        margin-bottom: 15px
    }
}

.contact-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 45px
}

.contact-item .icon i {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    background: #e51681;
    color: #fff
}

.contact-item .info-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.015em
}

.contact-item .info-detail {
    color: #ddd;
    font-weight: 500
}

.contact-form.white-theme label {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.015em
}

.contact-form .form-control {
    border-radius: 0;
    margin-bottom: 30px;
    padding: 12px;
    height: auto
}

.contact-form .wpcf7-submit.btn,
.contact-form .btn-contact {
    background: #e51681;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.015em;
    border-radius: 0;
    padding: 20px 45px;
    position: relative
}

.contact-form .wpcf7-submit.btn .status,
.contact-form .btn-contact .status {
    bottom: 0;
    height: 1.375rem;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5rem
}

.contact-form .wpcf7-submit.btn span,
.contact-form .btn-contact span {
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.contact-form .wpcf7-submit.btn .status .spinner,
.contact-form .btn-contact .status .spinner {
    left: .3125rem;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    top: .1875rem;
    position: absolute;
    opacity: 0
}

.contact-form .wpcf7-submit.btn .status .status-icon,
.contact-form .btn-contact .status .status-icon {
    border-radius: 50%;
    left: 0;
    opacity: 0;
    font-size: .625rem;
    padding: .25rem .4375rem;
    position: relative;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.contact-form .wpcf7-submit.btn .status .status-icon.valid,
.contact-form .btn-contact .status .status-icon.valid {
    background-color: var(--green)
}

.contact-form .wpcf7-submit.btn .status .status-icon.invalid,
.contact-form .btn-contact .status .status-icon.invalid {
    background-color: var(--red)
}

.contact-form .wpcf7-submit.btn.processing span,
.contact-form .btn-contact.processing span {
    opacity: .2
}

.contact-form .wpcf7-submit.btn.processing .spinner,
.contact-form .btn-contact.processing .spinner {
    opacity: 1
}

.contact-form .wpcf7-submit.btn.done .ts-spinner,
.contact-form .btn-contact.done .ts-spinner {
    opacity: 0
}

.contact-form .wpcf7-submit.btn.done .status-icon,
.contact-form .btn-contact.done .status-icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.contact-form.dark-theme label {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.015em
}

.contact-form.dark-theme .form-control {
    background: #1b1d38;
    border-color: #25284a
}

.contact-form .input-success,
.contact-form .input-error {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 5px 15px;
    display: none
}

.error-page-block .error-icons svg {
    opacity: 0.5
}

.error-page-block .error-title {
    font-weight: 700;
    font-size: 25px
}

.error-page-block .error-main {
    font-size: 230px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0;
    color: #e51681
}

@media only screen and (max-width: 992px) {
    .error-page-block .error-main {
        font-size: 150px
    }
}

.error-page-block .go-home {
    color: #e51681;
    border-radius: 0;
    padding: 20px 40px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.015em;
    border: 1px solid #ebebeb
}

.error-page-block .go-home i {
    font-size: 15px;
    margin-left: 7px;
    position: relative;
    top: -1px
}

.error-page-block .error-descriptions {
    font-size: 18px;
    margin-top: 15px
}

.error-page-block.dark .error-title {
    color: #fff
}

.error-page-block.dark .go-home {
    color: #fff;
    border: 1px solid #25284a
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 75px
}

.page-content,
.entry-summary {
    margin: 1.4em 0
}

.page-links {
    clear: both;
    margin: 0 0 2.1em
}

.page-header {
    margin: 0;
    padding: 60px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center
}

.page-header .section-title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.12em;
    margin-top: 0
}

.page-header .section-title span {
    font-family: inherit
}

.page-header .section-title+.page-description {
    font-weight: 500;
    letter-spacing: 0.015em;
    margin-bottom: 0
}

.header-title {
    text-align: center;
    margin-bottom: 30px
}

.page-header {
    margin: 0
}

body.page .page-links {
    padding-top: 30px
}

.price-box {
    background: #12141c;
    color: #fff;
    padding: 40px;
    margin-bottom: 30px
}

.price-box p {
    margin-bottom: 0;
    font-size: 14px
}

.price-box p .title {
    font-weight: 600
}

.price-box p .price {
    font-size: 20px;
    font-weight: 600
}

.no-results.not-found {
    overflow: hidden;
    background: #fff;
    text-align: center;
    padding: 45px
}

.no-results.not-found .page-header {
    margin-top: 0;
    padding-top: 0
}

.no-results.not-found .searchform {
    margin-bottom: 30px
}

.no-results.not-found .page-title {
    font-family: inherit !important;
    font-size: 45px;
    font-weight: bold;
    margin-top: 0;
    position: relative
}

.no-results.not-found .page-title:after {
    content: "";
    background: #1d1d1f;
    height: 3px;
    width: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -25px
}

.no-results.not-found .page-not-found-icon {
    margin-top: 5px
}

.no-results.not-found .page-not-found-icon i {
    color: #a94442;
    font-size: 60px
}

.no-results.not-found .form-control {
    height: 50px;
    margin-bottom: 0
}

.no-results.not-found .btn-default {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 0 30px;
    color: #fff
}

@media only screen and (min-width: 992px) {
    .no-results.not-found .page-content,
    .no-results.not-found .entry-summary {
        max-width: 540px;
        margin: auto
    }
}

.blog-latest-items.dark .no-results.not-found {
    background: #1b1d38
}

.dark .no-results.not-found .page-title::after {
    background: rgba(255, 255, 255, 0.15) !important
}

.dark .no-results.not-found .form-control {
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.15) !important;
    color: rgba(255, 255, 255, 0.75)
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.comment-content a {
    word-wrap: break-word
}

.comment-content {
    font-size: 18px
}

.comment-content ul li,
.comment-content ol li {
    margin-top: 10px;
    line-height: 1.6em
}

.comment-content>ul,
.comment-content>ol {
    padding-left: 20px
}

.comment-content a {
    text-decoration: underline
}

.comment-content blockquote {
    background: #fafafa;
    padding: 30px;
    color: #5f5f5f;
    font-weight: 600;
    position: relative
}

.comment-content blockquote p {
    font-size: 25px;
    margin-bottom: 20px
}

.comment-content blockquote cite {
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    display: block
}

.comment-content blockquote>p:last-of-type {
    margin-bottom: 0
}

.bypostauthor {
    display: block
}

.cancel-comment-reply-link {
    bottom: -2px;
    display: inline-block;
    left: 0.6em;
    position: relative
}

.logged-in-as {
    margin-bottom: 0.7em !important;
    padding: 0 15px
}

.author-img img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.comments-area {
    overflow: hidden;
    margin-top: 45px;
    padding: 45px;
    background-color: white
}

.comments-area .comment-list,
.comments-area .children {
    list-style: none;
    padding: 0
}

.comments-area .comments-title {
    font-size: 23px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px
}

.comments-area .comments-title span {
    background: #fff;
    z-index: 10;
    position: relative
}

.comments-area .comment-list {
    margin-bottom: 45px;
    border-top: none
}

.comments-area .comment-list .comment .comment-respond {
    margin-bottom: 75px
}

.comments-area .comment-body {
    overflow: hidden;
    margin-bottom: 45px
}

.comments-area .comment-author {
    float: left;
    margin-right: 15px;
    width: 60px
}

.comments-area .date {
    display: block;
    font-size: 13px;
    color: #a0a0a0;
    margin-top: 0
}

.comments-area .comment-details {
    position: relative
}

.comments-area .comment-details .comment-content {
    display: table-cell
}

.comments-area .comment-metadata {
    margin-bottom: 0.5em;
    color: #1d1d1f
}

.comments-area .comment-metadata .author {
    font-size: 18px
}

.comments-area .comment-metadata .says,
.comments-area .comment-metadata .comment-edit-link {
    color: #777
}

.comments-area .children {
    margin-left: 75px
}

@media only screen and (max-width: 1199px) {
    .comments-area .children {
        margin-left: 60px
    }
}

@media only screen and (max-width: 992px) {
    .comments-area .children {
        margin-left: 45px
    }
}

@media only screen and (max-width: 767px) {
    .comments-area .children {
        margin-left: 30px
    }
}

@media only screen and (max-width: 450px) {
    .comments-area .children {
        margin-left: 25px
    }
}

@media only screen and (max-width: 400px) {
    .comments-area .children {
        margin-left: 20px
    }
}

.comments-area .comment-navigation {
    margin-bottom: 3.5em
}

.comments-area .comment-navigation .nav-links .nav-previous {
    float: left
}

.comments-area .comment-navigation .nav-links .nav-next {
    float: right
}

.comments-area .comment-navigation .nav-links span {
    font-size: 18px
}

.comments-area .comment-navigation .nav-links a {
    background-color: #232c3b;
    color: white;
    border-radius: 5px
}

.comment-respond label {
    font-weight: 500
}

.comment-respond .comment-reply-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 700
}

.comment-respond {
    margin-top: 75px
}

.comment-respond p {
    margin-bottom: 1em
}

.comment-respond .form-control {
    padding: 15px 15px;
    margin-bottom: 30px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    height: auto
}

.comment-respond .form-submit {
    margin-bottom: 0;
    padding: 0 15px
}

.comment-respond .comment-subscription-form {
    display: none
}

.comment-respond .comment-form-rating {
    margin-bottom: 1em
}

.comment-respond .form-submit {
    text-align: center;
    width: 100%
}

.comment-respond #submit,
.comment-respond .submit {
    border-color: #e51681;
    border-radius: 0;
    background: #e51681;
    color: #fff;
    padding: 15px 45px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase
}

#review_form .form-submit {
    padding: 0
}

.no-comments {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #721c24 !important;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.comment-reply-link {
    padding: 8px 22px;
    font-size: 13px;
    border: 1px solid #ddd;
    line-height: normal;
    font-weight: bold;
    display: inline-block;
    background-color: transparent;
    border-radius: 30px;
    color: #e51681;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

.comment-reply-link:hover {
    background: #e51681;
    color: #fff;
    border-color: #e51681
}

@media only screen and (min-width: 600px) {
    .comment-reply-link {
        position: absolute;
        right: 0;
        top: -50px
    }
}

input[type="checkbox"]::-ms-check {
    color: transparent
}

@media only screen and (max-width: 767px) {
    .comments-area .comment-author {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: 60px;
        height: 60px
    }
}

.dark .comments-area {
    background: #1b1d38
}

.dark .comments-area .comment-metadata .author {
    color: #fff
}

.dark .comments-area p {
    color: #e1e1e1
}

.dark .comments-area h1,
.dark .comments-area h2,
.dark .comments-area h3,
.dark .comments-area h4,
.dark .comments-area h5,
.dark .comments-area h6 {
    color: #fff
}

.dark .comments-area .comment-reply-link {
    border-color: #25284a
}

.dark .comment-respond label {
    color: #fff
}

.dark .comment-respond .form-control {
    background: #1b1d38;
    border-color: #25284a
}

.full-content .comments-area {
    background: transparent;
    padding: 0
}

.full-content .comments-main-content>.comment-respond:first-of-type {
    margin-top: 0
}

.widget select {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 0.8em;
    outline: none
}

.widget ul,
.widget ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget .widget-title-area {
    position: relative
}

.widget .widget-title {
    margin-top: 0
}

.widget pre {
    padding: 0.5em
}

.widget label {
    margin-bottom: 0
}

.widget option {
    padding: 0.2em 1em
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
    padding: 0.5em 1em
}

.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="url"]:focus,
.widget input[type="password"]:focus,
.widget input[type="search"]:focus,
.widget textarea:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.sidebar-items {
    background: #fff;
    padding: 45px;
    font-size: 16px
}

@media only screen and (max-width: 992px) {
    .sidebar-items {
        margin-top: 60px
    }
}

.sidebar-items .widget {
    margin-bottom: 60px
}

.sidebar-items .widget-title {
    position: relative;
    margin-top: 0;
    clear: both;
    font-weight: 700;
    margin-bottom: 35px
}

.sidebar-items .widget-title .text {
    margin-right: 10px
}

.sidebar-items .widget-title .small-border {
    width: 7px;
    height: 4px;
    display: inline-block;
    margin: 0 2px
}

.sidebar-items .widget-title .large-border {
    height: 4px;
    display: inline-block;
    width: 45px;
    margin: 0 2px
}

.sidebar-items>.widget:last-of-type {
    margin-bottom: 0
}

.sidebar-items.dark {
    background: #1b1d38
}

.sidebar-items.dark .widget-title {
    color: #fff
}

.sidebar-items.dark .widget-title .small-border {
    background: #fff
}

.sidebar-items.dark .widget {
    color: #e1e1e1
}

.sidebar-items.dark .widget_search .input-group .form-control {
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.15) !important;
    color: rgba(255, 255, 255, 0.75)
}

.widget-content img {
    display: block;
    margin: auto
}

.widget_categories ul li,
.widget_archive ul li,
.widget_layered_nav ul li {
    text-transform: capitalize;
    display: block;
    color: #2a2a2a;
    line-height: 1em;
    font-weight: 500;
    padding-top: 30px;
    letter-spacing: 0.005em;
    -webkit-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
    position: relative
}

.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_layered_nav ul li ul {
    padding-left: 15px
}

.widget_categories ul li .count,
.widget_archive ul li .count,
.widget_layered_nav ul li .count {
    position: absolute;
    right: 0
}

.widget_categories>ul>li:first-child,
.widget_archive>ul>li:first-child,
.widget_layered_nav>ul>li:first-child {
    border: 0 none;
    padding-top: 0 !important;
    margin-top: 0 !important
}

.widget_text .bsm-select-wrapper li {
    padding-top: 0 !important;
    margin-top: 0 !important
}

.widget_text .bsm-select-wrapper input.select-dropdown {
    margin-bottom: 0;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500
}

.widget_text .bsm-select-wrapper span.caret {
    right: 15px
}

.widget_text .bsm-select-wrapper .bsm-dropdown-content li>a,
.widget_text .bsm-select-wrapper .bsm-dropdown-content li>span {
    font-size: 14px;
    color: inherit;
    display: block;
    line-height: 30px;
    padding: 10px 16px
}

.widget_links a,
.widget_meta a,
.widget_nav_menu .menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
    border: 0
}

.widget_nav_menu .menu a .fa {
    display: none
}

.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
    border: 0;
    text-decoration: none
}

.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_product_categories ul {
    list-style: none;
    margin: 0
}

.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_product_categories ul li {
    padding-top: 30px;
    border-bottom: 0 none;
    font-weight: 500
}

.widget_links ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_product_categories ul li:before {
    content: "-";
    margin-right: 5px
}

.widget_links>ul,
.widget_meta>ul,
.widget_nav_menu>ul,
.widget_pages>ul,
.widget_recent_comments>ul,
.widget_recent_entries>ul,
.widget_product_categories>ul {
    position: relative
}

.widget_links>ul>li:first-child,
.widget_meta>ul>li:first-child,
.widget_nav_menu>ul>li:first-child,
.widget_pages>ul>li:first-child,
.widget_recent_comments>ul>li:first-child,
.widget_recent_entries>ul>li:first-child,
.widget_product_categories>ul>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0 none
}

.widget .menu {
    position: relative
}

.widget .menu>li:first-child {
    border-top: 0 none;
    padding-top: 0
}

.widget .menu .sub-menu {
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
    border: 0;
    margin: 0 0 0 1em
}

.widget_recent_entries .post-date {
    display: block
}

.widget_rss {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.widget_rss ul {
    list-style: none;
    margin: 0
}

.widget_rss ul:last-child {
    margin-bottom: 0
}

.widget_rss li {
    margin-bottom: 1.6em;
    padding-bottom: 25px
}

.widget_rss li:last-child {
    margin-bottom: 0
}

.widget_rss li .rssSummary {
    margin: 5px 0;
    line-height: 1.75em
}

.widget_rss .rsswidget {
    border: 0;
    font-weight: 700
}

.widget_rss .rsswidget img {
    margin-top: -4px
}

.widget_rss .rss-date,
.widget_rss cite {
    font-size: 0.8em;
    font-style: normal;
    display: block;
    line-height: 2;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.widget_rss>p {
    position: relative
}

#wp-calendar {
    width: 100%
}

#wp-calendar td,
#wp-calendar th {
    padding: 8px;
    text-align: center;
    border: 1px solid #ddd
}

.widget_search .input-group .form-control,
.widget_product_search .input-group .form-control {
    padding: 5px 15px;
    height: 50px
}

.widget_search .btn,
.widget_product_search .btn {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #fff
}

.widget_search .btn i,
.widget_product_search .btn i {
    position: relative;
    top: -1px;
    vertical-align: middle
}

.tagcloud a {
    font-size: inherit !important;
    padding: 10px 20px;
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #fff
}

.tagcloud a:hover {
    color: #fff !important
}

.widget_gallery .gallery-content img {
    width: 100%;
    margin-bottom: 30px
}

.dark .widget_categories ul li,
.dark .widget_archive ul li,
.dark .widget_layered_nav ul li {
    color: #e1e1e1
}

.site-footer .footer-social {
    list-style: none;
    padding: 0
}

.site-footer .footer-social li {
    display: inline-block;
    padding: 15px 30px
}

.site-footer .footer-social li a {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    display: block;
    border-bottom: 1px solid #12141c;
    color: #12141c
}

.site-footer .footer-social li a:hover {
    color: #e51681;
    border-bottom-color: #e51681
}

.site-footer .footer-social.dark a {
    color: #fff;
    border-bottom-color: #fff;
    font-weight: 600
}

.copyright-text {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em
}

.copyright-text i {
    color: red;
    margin: 0 3px
}

.back-to-top {
    border: 2px solid #12141c;
    display: inline-block;
    padding: 20px 30px;
    width: 135px;
    margin: auto
}

.back-to-top>* {
    display: block
}

.back-to-top>.text {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px
}

.back-to-top>i {
    font-size: 30px
}

.back-to-top.dark {
    border-color: #fff;
    color: #fff
}

.back-to-top.dark>.text {
    font-weight: 600
}

.back-to-top:hover {
    color: #e51681;
    border-color: #e51681
}

.footer-bottom-block {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden
}
.category .blog-content-main {
  height: 100vh;
}
.category-archive .blog-latest-items {
  display: flex;
  gap: 100px;
  justify-content: center;
  flex-wrap: wrap;

}
.category-archive .blog-latest-items article {
  max-width: 500px;
}
.category-archive .blog-latest-items .post .post-thumb {
  margin-bottom: 0;
  height: 400px;
  width: auto;
  overflow: hidden;
  position: relative;
}
.category-11 .blog-latest-items .post .post-thumb img {
  position: absolute;
  top: 0;
  left: -50%;
  width: 1000px;
  max-width: none;
}
.category-13 .blog-latest-items .post .post-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
}
.category-archive .post-details {
  margin: 0;
  max-width: 100%;
}
.category-archive .blog-latest-items .post .entry-content .more-link {
  background: #1491cc;
}
.page-id-613 .elementor-posts-container .category-e-mail-templates .elementor-post__card .elementor-post__thumbnail img {
  transform: scale(2) translate(-25%,25%);
  -webkit-transform: scale(2) translate(-25%,25%);
  -ms-transform: scale(2) translate(-25%,25%);
}
.blog-latest-items .post .post-details {
  padding: 45px;
}
.lang-menu-wrapper {
  /* background-color: #12141C; */
  position: relative;
}
#menu-lang {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 70px;
  height: 20px;
  z-index: 10;
}
.elementor-element-73da2985 .elementor-element,
.elementor-element-c04b94e .elementor-element,
.elementor-element-7552db96 .elementor-element,
.elementor-element-73da2985 .elementor-element .elementor-widget-container,
.elementor-element-c04b94e .elementor-element .elementor-widget-container,
.elementor-element-7552db96 .elementor-element .elementor-widget-container,
.elementor-element-73da2985 .elementor-element .elementor-widget-container .owl-item,
.elementor-element-c04b94e .elementor-element .elementor-widget-container .owl-item,
.elementor-element-7552db96 .elementor-element .elementor-widget-container .owl-item,
.elementor-element-73da2985 .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-c04b94e .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-7552db96 .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-73da2985 .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-c04b94e .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-7552db96 .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-5c6c5ec5 .elementor-element,
.elementor-element-5728121d .elementor-element,
.elementor-element-1f5a831d .elementor-element,
.elementor-element-5c6c5ec5 .elementor-element .elementor-widget-container,
.elementor-element-5728121d .elementor-element .elementor-widget-container,
.elementor-element-1f5a831d .elementor-element .elementor-widget-container,
.elementor-element-5c6c5ec5 .elementor-element .elementor-widget-container .owl-item,
.elementor-element-5728121d .elementor-element .elementor-widget-container .owl-item,
.elementor-element-1f5a831d .elementor-element .elementor-widget-container .owl-item,
.elementor-element-5c6c5ec5 .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-5728121d .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-1f5a831d .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-5c6c5ec5 .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-5728121d .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-1f5a831d .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-ac38b6f .elementor-element,
.elementor-element-0fe81d3 .elementor-element,
.elementor-element-7c310f6 .elementor-element,
.elementor-element-ac38b6f .elementor-element .elementor-widget-container,
.elementor-element-0fe81d3 .elementor-element .elementor-widget-container,
.elementor-element-7c310f6 .elementor-element .elementor-widget-container,
.elementor-element-ac38b6f .elementor-element .elementor-widget-container .owl-item,
.elementor-element-0fe81d3 .elementor-element .elementor-widget-container .owl-item,
.elementor-element-7c310f6 .elementor-element .elementor-widget-container .owl-item,
.elementor-element-ac38b6f .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-0fe81d3 .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-7c310f6 .elementor-element .elementor-widget-container .owl-item .item,
.elementor-element-ac38b6f .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-0fe81d3 .elementor-element .elementor-widget-container .owl-item .item .service-card,
.elementor-element-7c310f6 .elementor-element .elementor-widget-container .owl-item .item .service-card {
  height: 100%;
}

.page-id-613 .elementor-posts .elementor-post__card .elementor-post__thumbnail img,
.page-id-1086 .elementor-posts .elementor-post__card .elementor-post__thumbnail img,
.page-id-1084 .elementor-posts .elementor-post__card .elementor-post__thumbnail img {
  top: 0;
  transform: scale(1) translate(-50%,0%);
  -webkit-transform: scale(1) translate(-50%,0%);
  -ms-transform: scale(1) translate(-50%,0%);
}
@media only screen and (max-width: 767px) {
    footer .elementor-1634 .elementor-element-59faa2de,
    footer .elementor-1637 .elementor-element-188abfa5{
            flex-direction: column-reverse;
    }
    footer .elementor-1634 .elementor-element-f66cbf0,
    footer .elementor-1634 .elementor-element-5bb12679,
    footer .elementor-1637 .elementor-element-b9a5dd3,
    footer .elementor-1637 .elementor-element-561ceec9 {
        width:100%;
    }
}
