@font-face {
    font-family: "Korolev 700";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/korolev/Korolev-Bold.ttf") format("truetype"), url("../fonts/korolev/Korolev-Bold.woff") format("woff"), url("../fonts/korolev/Korolev-Bold.woff2") format("woff2");
    ascent-override: 100%
}

@font-face {
    font-family: "Korolev 800";
    font-style: normal;
    font-weight: 800;
    src: url("../fonts/korolev/Korolev-Heavy.ttf") format("truetype"), url("../fonts/korolev/Korolev-Heavy.woff") format("woff"), url("../fonts/korolev/Korolev-Heavy.woff2") format("woff2");
    ascent-override: 100%
}

@font-face {
    font-family: "Korolev 400 ";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/korolev/Korolev-Medium.ttf") format("truetype"), url("../fonts/korolev/Korolev-Medium.woff") format("woff"), url("../fonts/korolev/Korolev-Medium.woff2") format("woff2");
    ascent-override: 100%
}


html {
    scroll-behavior: smooth
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    font-family: "Korolev 400", sans-serif;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    font-size: 14px;
    color: #758291;
    overflow-x: hidden
}

::-moz-selection {
    background-color: #2983fd;
    color: #fff
}

::selection {
    background-color: #2983fd;
    color: #fff
}

a {
    color: #2983fd;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

a:hover {
    color: #031d4c;
    text-decoration: none
}

section {
    position: relative;
    padding-top: 110px;
    padding-bottom: 110px
}

img {
    max-width: 100%
}

* {
    outline: 0
}

button {
    padding: 0;
    border: none;
    background-color: transparent
}

select {
    background-color: transparent
}

.form-control, .form-control:focus, button, button:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

textarea {
    resize: none
}

@media (min-width:1200px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .container {
        max-width: 100%
    }
}

@media (max-width:991px) {
    body, html {
        overflow-x: hidden
    }
}

.sticky-top {
    z-index: 500
}

.row-gutter-0 {
    margin-left: 0;
    margin-right: 0
}

.row-gutter-0>[class*=col] {
    padding-right: 0;
    padding-left: 0
}

.inner-padding {
    padding: 65px
}

.box-shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.background-banner {
    min-height: 500px
}

.bg-size-auto {
    background-size: auto !important
}

.bg-top-right {
    background-position: top right !important
}

.bg-no-repeat {
    background-repeat: no-repeat !important
}

.bg-bottom-center {
    background-position: bottom center !important
}

.width-auto {
    width: auto !important
}

.fz-12 {
    font-size: 12px !important
}

.fz-13 {
    font-size: 13px !important
}

.fz-14 {
    font-size: 14px !important
}

.fz-16 {
    font-size: 16px !important
}

.fz-25 {
    font-size: 25px !important
}

.font-secondary {}

.lh-1 {
    line-height: 1 !important
}

.list-inline>li {
    display: inline-block
}

.align-v {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-v-h {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.border-top {
    border-top: 1px solid #e7ebef !important
}

.border-bottom {
    border-bottom: 1px solid #e7ebef !important
}

.divider {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 2px;
    background-color: #e7ebef
}

.divider-sm {
    width: 20px;
    height: 2px
}

.divider-xl {
    width: 130px
}

.divider-primary {
    background-color: #2983fd
}

.divider-secondary {
    background-color: #031d4c
}

.divider-white {
    background-color: #fff
}

.minwidth-120 {
    min-width: 120px !important
}

.minwidth-170 {
    min-width: 170px !important
}

.z-index-2 {
    z-index: 2 !important
}

.mt--20 {
    margin-top: -20px
}

.mt--50 {
    margin-top: -50px
}

.mt--80 {
    margin-top: -80px
}

.mt--90 {
    margin-top: -90px
}

.mt--100 {
    margin-top: -80px
}

.mt--120 {
    margin-top: -120px
}

.mt--130 {
    margin-top: -130px
}

.mt--140 {
    margin-top: -140px
}

.mt--170 {
    margin-top: -170px
}

.mt--200 {
    margin-top: -200px
}

.mt--210 {
    margin-top: -210px
}

.mt-0 {
    margin-top: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mt-120 {
    margin-top: 120px !important
}

.mt-150 {
    margin-top: 150px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-45 {
    margin-bottom: 45px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.mb-120 {
    margin-bottom: 120px !important
}

.mb-130 {
    margin-bottom: 130px !important
}

.mt--100 {
    margin-top: -100px
}

.mr-0 {
    margin-right: 0 !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mr-50 {
    margin-right: 50px !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-20 {
    margin-left: 20px !important
}

.ml-30 {
    margin-left: 30px !important
}

.ml-40 {
    margin-left: 40px !important
}

.ml-50 {
    margin-left: 50px !important
}

.pb-10 {
    padding-top: 10px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pt-110 {
    padding-top: 110px !important
}

.pt-120 {
    padding-top: 120px !important
}

.pt-130 {
    padding-top: 130px !important
}

.pt-140 {
    padding-top: 140px !important
}

.pt-150 {
    padding-top: 150px !important
}

.pt-170 {
    padding-top: 170px !important
}

.pt-190 {
    padding-top: 190px !important
}

.pt-220 {
    padding-top: 220px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pb-110 {
    padding-bottom: 110px !important
}

.pb-120 {
    padding-bottom: 120px !important
}

.pb-130 {
    padding-bottom: 130px !important
}

.pb-140 {
    padding-bottom: 140px !important
}

.pb-150 {
    padding-bottom: 150px !important
}

.pb-170 {
    padding-bottom: 170px !important
}

.pb-120 {
    padding-bottom: 120px !important
}

.pb-220 {
    padding-bottom: 220px !important
}

.pr-0 {
    padding-right: 0 !important
}

.pr-15 {
    padding-right: 15px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-15 {
    padding-left: 15px !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-30 {
    padding-left: 30px !important
}

.pl-40 {
    padding-left: 40px !important
}

.pl-50 {
    padding-left: 50px !important
}

.pl-60 {
    padding-left: 60px !important
}

.pl-70 {
    padding-left: 70px !important
}

.pl-100 {
    padding-left: 100px !important
}

.max-width-1300 {
    max-width: 1300px !important
}

@media (min-width:1500px) {
    .inner-padding {
        padding: 110px
    }
}

@media (min-width:1200px) {
    .pr-xl-60 {
        padding-right: 60px !important
    }
}

@media (max-width:1200px) {
    .inner-padding {
        padding: 30px !important
    }
}

@media (max-width:992px) {
    .mt-30 {
        margin-top: 20px !important
    }

    .mt-40 {
        margin-top: 20px !important
    }

    .mt-50 {
        margin-top: 25px !important
    }

    .mt-60 {
        margin-top: 30px !important
    }

    .mt-70 {
        margin-top: 35px !important
    }

    .mt-80 {
        margin-top: 40px !important
    }

    .mt-90 {
        margin-top: 45px !important
    }

    .mt-100 {
        margin-top: 50px !important
    }

    .mt-120 {
        margin-top: 60px !important
    }

    .mt-150 {
        margin-top: 75px !important
    }

    .mb-30 {
        margin-bottom: 15px !important
    }

    .mb-40 {
        margin-bottom: 20px !important
    }

    .mb-50 {
        margin-bottom: 25px !important
    }

    .mb-60 {
        margin-bottom: 30px !important
    }

    .mb-70 {
        margin-bottom: 35px !important
    }

    .mb-80 {
        margin-bottom: 40px !important
    }

    .mb-90 {
        margin-bottom: 45px !important
    }

    .mb-100 {
        margin-bottom: 50px !important
    }

    .mb-120 {
        margin-bottom: 60px !important
    }

    .mb-130 {
        margin-bottom: 65px !important
    }

    .mr-30 {
        margin-right: 15px !important
    }

    .mr-40 {
        margin-right: 20px !important
    }

    .mr-50 {
        margin-right: 25px !important
    }

    .ml-30 {
        margin-left: 15px !important
    }

    .ml-40 {
        margin-left: 20px !important
    }

    .ml-50 {
        margin-left: 25px !important
    }

    .pt-30 {
        padding-top: 15px !important
    }

    .pt-40 {
        padding-top: 20px !important
    }

    .pt-50 {
        padding-top: 25px !important
    }

    .pt-60 {
        padding-top: 30px !important
    }

    .pt-70 {
        padding-top: 35px !important
    }

    .pt-80 {
        padding-top: 40px !important
    }

    .pt-90 {
        padding-top: 45px !important
    }

    .pt-100 {
        padding-top: 50px !important
    }

    .pt-110 {
        padding-top: 55px !important
    }

    .pt-120 {
        padding-top: 60px !important
    }

    .pt-130 {
        padding-top: 70px !important
    }

    .pt-140 {
        padding-top: 70px !important
    }

    .pt-150 {
        padding-top: 75px !important
    }

    .pt-160 {
        padding-top: 80px !important
    }

    .pt-170 {
        padding-top: 85px !important
    }
    .pt-220 {
        padding-top: 110px !important
    }

    .pb-30 {
        padding-bottom: 15px !important
    }

    .pb-40 {
        padding-bottom: 20px !important
    }

    .pb-50 {
        padding-bottom: 25px !important
    }

    .pb-60 {
        padding-bottom: 30px !important
    }

    .pb-70 {
        padding-bottom: 35px !important
    }

    .pb-80 {
        padding-bottom: 40px !important
    }

    .pb-90 {
        padding-bottom: 45px !important
    }

    .pb-100 {
        padding-bottom: 50px !important
    }

    .pb-110 {
        padding-bottom: 55px !important
    }

    .pb-120 {
        padding-bottom: 60px !important
    }

    .pb-130 {
        padding-bottom: 65px !important
    }

    .pb-140 {
        padding-bottom: 70px !important
    }

    .pb-150 {
        padding-bottom: 75px !important
    }

    .pb-160 {
        padding-bottom: 80px !important
    }

    .pb-170 {
        padding-bottom: 85px !important
    }
    .pb-220 {
        padding-bottom: 110px !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    section {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (min-width:320px) and (max-width:767px) {
    section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .inner-padding {
        padding: 20px !important
    }

    .text-center-xs-sm {
        text-align: center !important
    }

    .mt-0-xs-sm {
        margin-top: 0 !important
    }
}

.color-white {
    color: #fff !important
}

.color-white-hover:hover {
    color: #fff !important
}

.color-gray {
    color: #f9f9f9 !important
}

.color-dark {
    color: #222 !important
}

.color-primary {
    color: #2983fd !important
}

.color-secondary {
    color: #031d4c !important
}

.color-accent {
    color: #fee023 !important
}

.color-heading {
    color: #031d4c !important
}

.color-body {
    color: #8e949e !important
}

.bg-white {
    background-color: #fff !important
}

.bg-gray {
    background-color: #f9f9f9 !important
}

.bg-dark {
    background-color: #222 !important
}

.bg-heading {
    background-color: #031d4c !important
}

.bg-primary {
    background-color: #031d4c !important
}

.bg-secondary {
    background-color: #031d4c !important
}

.bg-light-blue {
    background-color: #3851a2 !important
}

.bg-img {
    position: relative;
    z-index: 1
}

.background-size-auto {
    background-size: auto !important
}

.bg-parallax {
    background-attachment: fixed
}

.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(27, 26, 26, .25)
}

.bg-overlay-2:before {
    background-color: rgba(27, 26, 26, .15)
}

.bg-overlay-3:before {
    background-color: rgba(27, 26, 26, .05)
}

.bg-overlay-gradient:before {
    background-color: transparent;
    opacity: .65;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#010711), color-stop(34%, rgba(27, 26, 26, .65)));
    background-image: linear-gradient(180deg, #010711 0, rgba(27, 26, 26, .65) 34%)
}

.bg-overlay-secondary:before {
    background-color: rgba(6, 52, 100, .93)
}

.bg-overlay-primary:before {
    background-color: rgba(41, 131, 253, .85)
}

.bg-overlay-primary-gradient:before {
    opacity: .95;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #2983fd), color-stop(71%, #4c95fa));
    background-image: linear-gradient(180deg, #2983fd 19%, #4c95fa 71%)
}

.bg-overlay-secondary-gradient:before {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#032B5600), to(#032b56));
    background-image: linear-gradient(180deg, #032B5600 0, #032b56 100%)
}

.bg-overlay-secondary-gradient:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .95;
    background-color: #032b56
}

.bg-overlay-accent-gradient:before {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#e0222200), color-stop(80%, #fee023));
    background-image: linear-gradient(0deg, #e0222200 0, #fee023 80%)
}

.bg-overlay-accent-gradient:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .9;
    background-color: #fee023
}

.bg-overlay-blue-gradient:before {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(21%, #3851A2E6), color-stop(86%, #263b72));
    background-image: linear-gradient(180deg, #3851A2E6 21%, #263b72 86%)
}

h1, h2, h3, h4, h5, h6 {
    color: #031d4c;
    font-family: "Korolev 700", sans-serif;
    text-transform: capitalize;
    line-height: 1.3;
    margin-bottom: 20px
}

p {
    line-height: 1.75;
    margin-bottom: 15px
}

h1 {
    font-size: 52px
}

h2 {
    font-size: 42px
}

h3 {
    font-size: 38px
}

h4 {
    font-size: 32px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 18px
}

.heading-subtitle {
    font-size: 30px;
    font-weight: 400;
    color: #2983fd;
    line-height: 1.1;
    margin-bottom: 10px
}

.heading-title {
    font-size: 36px;
    margin-bottom: 20px
}

.heading-desc {
    font-size: 16px;
    margin: 15px 0 50px;
}

.heading-layout .heading-title {
    font-size: 40px
}

.heading-light .heading-subtitle {
    color: #f9f9f9
}

.heading-light .heading-subtitle:after {
    background-color: #fff
}

.heading-light .heading-desc, .heading-light .heading-title {
    color: #fff
}

.blog-grid .heading-title {
    position: relative;
    letter-spacing: -1.8px;
    font-family: "Korolev 400", sans-serif;
}

.blog-grid .heading-title strong {
    position: relative;
    font-family: "Korolev 700", sans-serif;
}

.blog-grid .heading-title strong:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: 0;
    height: 5px;
    width: 100%;
    background: #f2364f;
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.blog-grid .heading-title:hover strong:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #f2364f;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.blog-grid .post-item .post-img {
    height: 260px;
}

.blog-grid .post-item .post-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.text-block-title {
    font-size: 25px;
    margin-bottom: 17px
}

.text-block-desc {
    font-size: 16px;
    line-height: 26px
}

.text-link {
    font-size: 14px;
    font-weight: 700
}

.text-link a:not(.btn) {
    padding-bottom: 2px;
    border-bottom: 2px solid #2983fd
}

.text-link a:not(.btn).color-secondary {
    border-bottom-color: #031d4c
}

.text-link:hover a:not(.btn) {
    color: #031d4c;
    border-bottom-color: #031d4c
}

.text-link:hover a:not(.btn).color-secondary {
    color: #2983fd;
    border-bottom-color: #2983fd
}

@media (max-width:992px) {
    .heading-title {
        font-size: 30px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .heading-title {
        font-size: 24px;
        margin-bottom: 15px
    }

    .heading-subtitle {
        font-size: 20px
    }

    .text-link {
        font-size: 13px
    }

    .heading-desc {
        font-size: 16px;
        line-height: 1.5;
    }

    .heading-layout .heading-title {
        font-size: 24px
    }

    .text-block-desc {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px
    }
    .about-layout .about-Text p {
        font-size: 18px !important;
    }
}

[class*=page-title].bg-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(3, 43, 86, .4)
}

[class*=page-title].bg-overlay:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#021c37), color-stop(14%, #051c33), color-stop(62%, rgba(17, 27, 37, .1)), to(rgba(27, 26, 26, 0)));
    background: linear-gradient(to bottom, #021c37 0, #051c33 14%, rgba(17, 27, 37, .1) 62%, rgba(27, 26, 26, 0) 100%);
    opacity: .4
}

.page-title-light .breadcrumb-item a, .page-title-light .breadcrumb-item+.breadcrumb-item::before, .page-title-light .breadcrumb-item.active, .page-title-light .pagetitle-desc, .page-title-light .pagetitle-heading {
    color: #fff
}

.page-title-layout2 .pagetitle-desc {
    max-width: 620px
}

.page-title-layout3 .pagetitle-desc {
    max-width: 520px
}

.page-title-layout6 .breadcrumb-item a, .page-title-layout6 .breadcrumb-item+.breadcrumb-item::before, .page-title-layout6 .breadcrumb-item.active {
    color: #031d4c
}

@media (min-width:1200px) {
    .pagetitle-heading {
        font-size: 75px;
        line-height: 1.1;
        margin-bottom: 20px
    }

    .pagetitle-desc {
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 32px
    }

    [class*=page-title] .btn-lg {
        padding: 0 20px;
        min-width: 220px
    }

    .page-title-layout1, .page-title-layout2 {
        padding-top: 135px;
        padding-bottom: 40px
    }

    .page-title-layout1 .breadcrumb, .page-title-layout2 .breadcrumb {
        margin-top: 90px
    }

    .page-title-layout2 .btn {
        padding: 0 25px;
        min-width: 190px
    }

    .page-title-layout3 {
        padding-top: 135px;
        padding-bottom: 150px
    }

    .page-title-layout4 {
        padding-top: 190px;
        padding-bottom: 40px
    }

    .page-title-layout4 .breadcrumb {
        margin-top: 90px
    }

    .page-title-layout5 {
        padding-top: 190px;
        padding-bottom: 190px
    }
}

@media (max-width:1199px) {
    .page-title-layout1 .breadcrumb, .page-title-layout2 .breadcrumb, .page-title-layout4 .breadcrumb {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    [class*=page-title] {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (min-width:320px) and (max-width:767px) {
    [class*=page-title] {
        padding-top: 50px;
        padding-bottom: 50px
    }

    [class*=page-title] .pagetitle-subheading {
        font-size: 14px;
        margin-bottom: 10px
    }

    [class*=page-title] .pagetitle-desc {
        font-size: 14px;
        margin-bottom: 10px
    }

    [class*=page-title] .pagetitle-heading {
        font-size: 30px !important;
        line-height: 1.2;
        margin-bottom: 10px
    }

    [class*=page-title] .btn:not(.btn-link) {
        height: 50px;
        min-width: 140px
    }
}

.btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 100px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 0 35px;
    border: 0;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.btn.active, .btn:active, .btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.btn i, .btn span {
    margin: 0 3px
}

.btn .icon-filled, .btn .icon-outlined {
    width: 26px;
    height: 26px;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.btn:not(.btn-link):not(.btn-outlined):before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #031d4c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: transform .24s cubic-bezier(.37, .31, .31, .9);
    -webkit-transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: -webkit-transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9);
    transition: transform .24s cubic-bezier(.37, .31, .31, .9), -webkit-transform .24s cubic-bezier(.37, .31, .31, .9)
}

.btn:not(.btn-link):not(.btn-outlined):hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.btn-primary {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    font-family: "Korolev 700", sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.2px;
    border-radius: 40px;
}

.btn-primary .icon-outlined {
    color: #fff;
    border-color: #fff;
    background-color: #2983fd
}

.btn-primary:active, .btn-primary:focus {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.btn-primary:focus {
    outline: none !important;
    box-shadow: none !important;
}

.btn-primary:hover {
    color: #fff
}

.btn-primary:hover .icon-outlined {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.btn-primary.btn-outlined {
    background-color: transparent;
    border: 2px solid #2983fd;
    color: #2983fd
}

.btn-primary.btn-outlined .icon-arrow-left, .btn-primary.btn-outlined .icon-arrow-right {
    color: #fff;
    background-color: #2983fd
}

.btn-primary.btn-outlined:hover {
    color: #fff;
    background-color: #2983fd
}

.btn-primary.btn-outlined:hover .icon-arrow-left, .btn-primary.btn-outlined:hover .icon-arrow-right {
    color: #2983fd;
    background-color: #fff
}

.btn-primary-style2:before {
    background-color: #fff !important
}

.btn-primary-style2:hover {
    color: #031d4c
}

.btn-primary-style2:hover .icon-arrow-left, .btn-primary-style2:hover .icon-arrow-right {
    color: #fff;
    background-color: #031d4c
}

.btn-secondary {
    color: #fff;
    background-color: #031d4c
}

.btn-secondary:before {
    background-color: #2983fd !important
}

.btn-secondary .icon-outlined {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.btn-secondary:hover {
    color: #fff
}

.btn-secondary:hover .icon-outlined {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.btn-secondary:active, .btn-secondary:focus {
    color: #fff;
    border-color: #222;
    background-color: #222
}

.btn-secondary.btn-outlined {
    color: #ffffff;
    background-color: #f2364f;
    border: 1px solid #f2364f;
    font-family: "Korolev 700", sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.2px;
    border-radius: 40px;
}

.btn-secondary.btn-outlined:hover {
    color: #fff;
    background-color: transparent
}

.btn-secondary.btn-outlined:focus {
    outline: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    border: 1px solid #f2364f !important;
}

.btn-secondary-style2:before {
    background-color: #fff !important
}

.btn-secondary-style2:hover {
    color: #031d4c
}

.btn-accent {
    border-radius: 40px;
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    font-family: "Korolev 700", sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.2px;
}

.btn-accent:before {
    background-color: #f2364f !important
}

.btn-accent .icon-outlined {
    color: #031d4c;
    border-color: #031d4c;
    background-color: transparent
}

.btn-accent:focus,
.btn-accent:hover {
    color: #fff;
    border: 1px solid #f2364f;
    background: #f2364f;
}


.btn-accent.btn-outlined {
    color: #fee023;
    background-color: transparent;
    border: 2px solid #fee023
}

.btn-accent.btn-outlined:hover {
    color: #fff;
    background-color: #fee023
}

.btn-accent-style2:before {
    background-color: #fff !important
}

.btn-accent-style2:hover {
    color: #fee023
}

.btn-white {
    background-color: #fff;
    color: #031d4c
}

.btn-white:active, .btn-white:focus {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.btn-white:hover {
    color: #fff
}

.btn-white.btn-outlined {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff
}

.btn-white.btn-outlined:hover {
    color: #2983fd;
    background-color: #fff
}

.btn-white-style2 {
    color: #2983fd
}

.btn-white-style2:before {
    background-color: #2983fd !important
}

.btn-outlined {
    background-color: transparent
}

.btn-link {
    background-color: transparent;
    border-color: transparent;
    min-width: 0;
    line-height: 1;
    height: auto;
    padding: 0;
    border: 0 !important;
    border-radius: 0
}

.btn-link:active, .btn-link:focus {
    background-color: transparent
}

.btn-link.btn-icon {
    height: auto;
    line-height: 1;
    padding: 0
}

.btn-link.btn-primary {
    color: #2983fd
}

.btn-link.btn-primary .icon-filled {
    color: #fff;
    background-color: #2983fd
}

.btn-link.btn-primary .icon-outlined {
    color: #2983fd;
    border-color: #2983fd;
    background-color: transparent
}

.btn-link.btn-primary-style2:hover {
    color: #fff !important
}

.btn-link.btn-primary.btn-underlined {
    padding-bottom: 3px;
    border-bottom: 2px solid #2983fd
}

.btn-link.btn-primary:hover {
    color: #031d4c
}

.btn-link.btn-primary:hover .icon-filled {
    color: #fff;
    background-color: #031d4c
}

.btn-link.btn-primary:hover.btn-underlined {
    border-color: #031d4c
}

.btn-link.btn-secondary {
    color: #031d4c
}

.btn-link.btn-secondary .icon-outlined {
    color: #031d4c;
    border-color: #031d4c;
    background-color: transparent
}

.btn-link.btn-secondary:hover {
    color: #2983fd
}

.btn-link.btn-secondary:hover .icon-outlined {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.btn-link.btn-secondary.btn-white {
    color: #fff
}

.btn-link.btn-secondary.btn-white.btn-underlined {
    padding-bottom: 3px;
    border-bottom: 2px solid #fff
}

.btn-link.btn-secondary.btn-white:hover {
    color: #031d4c
}

.btn-link.btn-secondary.btn-white:hover.btn-underlined {
    border-color: #031d4c
}

.btn-link.btn-white {
    color: #fff
}

.btn-link.btn-white .icon-outlined {
    color: #2983fd;
    border-color: #fff;
    background-color: #fff
}

.btn-link.btn-white .icon-filled {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.btn-link.btn-white:hover {
    color: #2983fd
}

.btn-link.btn-white:hover .icon-outlined {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.btn-link.btn-white:hover .icon-filled {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.btn-block {
    width: 100%
}

.btn-icon {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 20px
}

.btn-icon i, .btn-icon span {
    margin: 0 5px
}

.btn-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 52px;
    height: 40px;
    min-width: 0 !important;
    font-weight: 400;
    color: #fff !important;
    border-radius: 3px;
    margin-right: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.btn-social:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.btn-facebook {
    background-color: #4267b2
}

.btn-twitter {
    background-color: #1da0f0
}

.btn-instagram {
    background-color: #0092ff
}

.btn-google-plus {
    background-color: #ea4335
}

.btn-lg {
    min-width: 200px
}

.btn-xl {
    padding: 0 30px;
    height: 70px;
    min-width: 290px
}

.btn-xhight {
    height: 60px
}

.btn-rounded {
    border-radius: 50px
}

@media (min-width:320px) and (max-width:767px) {
    .btn:not(.btn-link) {
        font-size: 18px;
        min-width: 120px;
        height: 40px
    }

    .btn-icon {
        padding: 0 10px
    }

    .btn-xl {
        height: 50px;
        min-width: 150px
    }
}

label {
    color: #031d4c;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px
}

label.error {
    color: red;
    font-size: 14px;
    font-weight: 400;
    margin: 7px 0 0 0
}

.form-check-label {
    font-weight: 400;
    color: #8e949e
}

.form-group {
    position: relative;
    margin-bottom: 30px
}

.form-control {
    font-size: 14px;
    height: 50px;
    padding: 0 20px;
    border-radius: 30px;
    background-color: #eef3fa;
    border: 2px solid #eef3fa
}

.form-control:focus {
    border-color: #2983fd;
    background-color: #eef3fa
}

.form-control::-webkit-input-placeholder {
    color: #4b6d8f
}

.form-control:-moz-placeholder {
    color: #4b6d8f
}

.form-control::-moz-placeholder {
    color: #4b6d8f
}

.form-control:-ms-input-placeholder {
    color: #4b6d8f
}

.form-button {
    border: 1px solid #031d4c;
    color: #031d4c;
    display: block;
    height: 50px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 40px;
}
.form-button:hover {
    color: #fff;
}
.form-info {
    padding: 0 15px;
    display: block;
    font-size: 13px;
}

textarea.form-control {
    min-height: 105px;
    padding-top: 10px;
    border-radius: 20px;
}

.form-title {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px
}

.custom-control {
    min-height: 0;
    padding-left: 25px
}

.custom-radio .custom-control-label:before {
    border-radius: 5px
}

.custom-control-input {
    width: 17px;
    height: 17px
}

.custom-control-label {
    font-weight: 400;
    color: #8e949e
}

.custom-control-label:before {
    top: 0;
    width: 17px;
    height: 17px;
    border-color: #e6eaef !important
}

.custom-control-label:after {
    position: absolute;
    top: calc(50% + 1px);
    left: -19px;
    width: 7px;
    height: 7px;
    border-radius: 3px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.custom-control-input:checked~.custom-control-label::before, .custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: inherit;
    border-color: inherit;
    background-color: inherit
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    background-image: none;
    background-color: #2983fd
}

.custom-control-input:focus~.custom-control-label::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.nice-select {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-bottom: 30px
}

.nice-select:hover {
    border-color: #eef3fa
}

.nice-select .list {
    width: 100%
}

.nice-select .current, .nice-select .option {
    color: #031d4c
}

.form-group-icon {
    position: absolute;
    top: 23px;
    left: 23px;
    z-index: 2;
    color: #d7d8da;
    pointer-events: none
}

.form-group-icon+.form-control, .form-group-icon+select+.form-control {
    padding-left: 45px
}

.form-group-icon+.form-control[type=date], .form-group-icon+.form-control[type=time] {
    padding: 0 15px
}

.form-group-date .form-group-icon {
    top: 22px;
    left: auto;
    right: 14px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff
}

::-webkit-calendar-picker-indicator, ::-webkit-inner-spin-button {
    opacity: 0
}

.decrease-qty, .increase-qty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 19px;
    height: 15px;
    position: absolute;
    right: 10px;
    font-size: 11px;
    border: 0;
    border-radius: 3px;
    color: #031d4c;
    background-color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.increase-qty {
    top: 16px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.decrease-qty {
    bottom: 16px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.input-number::-webkit-inner-spin-button, .input-number::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

@media (min-width:320px) and (max-width:767px) {
    .form-group, .nice-select {
        margin-bottom: 20px
    }
}

.nav-tabs {
    border-bottom: none
}

.nav-tabs .nav-link {
    display: block;
    position: relative;
    padding-bottom: 3px;
    margin: 0 30px 0 0;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1;
    font-size: 16px;
    color: #031d4c;
    opacity: .5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.nav-tabs .nav-link:last-of-type {
    margin-right: 0
}

.nav-tabs .nav-link:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #031d4c;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: transform .3s cubic-bezier(.2, 1, .3, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
    transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
    transition: transform .3s cubic-bezier(.2, 1, .3, 1);
    transition: transform .3s cubic-bezier(.2, 1, .3, 1), -webkit-transform .3s cubic-bezier(.2, 1, .3, 1)
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
    opacity: 1;
    color: #031d4c
}

.nav-tabs .nav-link.active:after, .nav-tabs .nav-link:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.nav-tabs-white .nav-link {
    color: #fff
}

.nav-tabs-white .nav-link.active, .nav-tabs-white .nav-link:hover {
    color: #fff
}

.nav-tabs-white .nav-link:after {
    background-color: #fff
}

@media (min-width:320px) and (max-width:767px) {
    .nav-tabs .nav-link {
        font-size: 13px;
        margin: 0 15px 0 0
    }
}

.social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 12px;
    margin-left: 12px;
    padding-right: 15px;
    margin-right: 22px;
}

.social-icons li:last-child {
    margin-right: 0
}

.social-icons li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 30px;
    border-radius: 50%;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s ease
}

.social-icons li a i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.social-icons li a:hover {
    margin-top: -3px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}


.icon-arrow-right {
    font-size: 65%
}

.breadcrumb {
    padding: 0;
    background-color: transparent
}

.breadcrumb-item {
    position: relative;
    font-size: 14px
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105"
}

@media (min-width:320px) and (max-width:767px) {
    .breadcrumb-item a, .breadcrumb-item+.breadcrumb-item {
        font-size: 12px
    }
}

.pagination li {
    margin-right: 10px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li a {
    font-size: 20px;
    font-weight: 700;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    border-radius: 4px;
    color: #031d4c;
    border: 2px solid #031d4c;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.pagination li a.current, .pagination li a:hover {
    color: #fff;
    border-color: #031d4c;
    background-color: #031d4c
}

@media (min-width:320px) and (max-width:767px) {
    .pagination li a {
        font-size: 16px;
        width: 35px;
        height: 35px;
        line-height: 31px
    }
}

.contact-list li {
    font-size: 14px;
    margin-bottom: 5px
}

.contact-list li:last-child {
    margin-bottom: 0
}

.contact-list li a {
    color: #8e949e
}

.list-items li {
    position: relative;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px
}

.list-items li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #2983fd
}

.list-items li:last-of-type {
    margin-bottom: 0
}

.list-items-layout2 li {
    margin-bottom: 14px;
    padding-left: 33px;
    color: #8e949e
}

.list-items-layout2 li:before {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.list-items-layout4 li {
    margin-bottom: 14px;
    padding-left: 33px;
    color: #8e949e
}

.list-items-layout4 li:before {
    color: #fff;
    border-color: #435ba1;
    background-color: #435ba1
}

.list-items-layout3 li:before {
    color: #031d4c
}

.list-items-light li {
    color: #fff
}

.list-items-light li:before {
    color: #fff
}

.list-items-light.list-items-layout2 li:before {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.list-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.list-horizontal li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.details-list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    border-radius: 13px
}

.details-list>li:nth-of-type(odd) {
    background-color: #def8f6
}

.details-list>li .details-title {
    font-size: 14px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-bottom: 0
}

.details-list>li .details-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

.details-list .list-items-layout2 li {
    font-weight: 400
}

.borderd-box {
    padding: 27px;
    border-radius: 4px;
    border: 1px solid #e7ebef
}

@media (max-width:992px) {
    .list-horizontal {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .list-horizontal li {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .details-list>li {
        padding: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .details-list>li .details-content, .details-list>li .details-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:320px) and (max-width:767px) {
    .list-items li {
        font-size: 14px
    }

    .list-horizontal li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@-webkit-keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        opacity: .3;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes pulsing {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        opacity: .3;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes headerAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes headerAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes zoomOut {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes zoomOut {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.alert-primary {
    padding: 30px;
    color: #2983fd;
    background-color: #e8eff8;
    border-color: transparent;
    border-radius: 15px
}

.alert-primary .alert-title {
    font-size: 19px
}

.slick-list {
    margin: 0 -10px
}

.slick-slide {
    margin: 0 10px
}

.m-slides-0 .slick-list {
    margin: 0
}

.m-slides-0 .slick-slide {
    margin: 0
}

.slick-arrow {
    position: absolute;
    top: 50%;
    color: #031d4c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 0;
    z-index: 3;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slick-arrow:hover {
    color: #2983fd
}

.slick-arrow.slick-next:before, .slick-arrow.slick-prev:before {
    font-family: icomoon;
    font-size: 40px
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-next:before {
    content: "\e903"
}

.slick-arrow.slick-prev {
    left: 0
}

.slick-arrow.slick-prev:before {
    content: "\e901"
}

.carousel-arrows-light .slick-arrow {
    color: rgba(255, 255, 255, .4);
    border-color: rgba(255, 255, 255, .2)
}

.carousel-arrows-light .slick-arrow:hover {
    color: #fff
}

.slick-dots {
    list-style: none;
    position: relative;
    z-index: 2;
    padding: 0;
    text-align: center;
    margin-bottom: 0
}

.slick-dots li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.slick-dots li button {
    display: block;
    font-size: 0;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    background-color: #031d4c;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.slick-dots li.slick-active button {
    background-color: #2983fd;
    -webkit-box-shadow: 0 0 0 5px rgba(41, 131, 253, .15);
    box-shadow: 0 0 0 5px rgba(41, 131, 253, .15)
}

.carousel-dots-light .slick-dots li button {
    background-color: #fff
}

.carousel-dots-light .slick-dots li.slick-active button {
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .2);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .2)
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.preloader .loading {
    position: relative;
    width: 80px;
    height: 80px
}

.preloader .loading span {
    position: absolute;
    width: 64px;
    height: 64px;
    border: 5px solid #f2364f;
    border-radius: 50%;
    -webkit-animation: rotating 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: rotating 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #f2364f transparent transparent transparent
}

.preloader .loading span:nth-child(1) {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}

.preloader .loading span:nth-child(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.preloader .loading span:nth-child(3) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotating {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.header {
    position: relative;
    z-index: 1000
}

.tp-dottedoverlay.twoxtwo {
    background: url(../img/gridtile.png);
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.5;
}

.navbar {
    padding: 0;
    height: 100px;
    max-height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
}

.navbar>.container, .navbar>.container-fluid {
    position: relative;
    height: 100px
}

.navbar .navbar-brand {
    padding: 0;
    margin: 0;
}

.navbar .navbar-brand img {
    height: 75px;
}

.navbar .menu-ml {
    margin-right: unset !important;
    margin-left: auto !important;
}


.navbar .navbar-nav .nav-item a {
    color: #ffffff !important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-nav:hover .nav-item a {
    color: #9eacb9 !important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-nav .dropdown-menu .nav-item a {
    color: #758291 !important;
    letter-spacing: 0px !important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-nav .dropdown-menu .nav-item a:hover {
    color: #031d4c !important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-nav>.nav-item:hover>a,
.navbar .navbar-nav .nav-item:hover {
    color: #ffffff !important;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-toggler {
    padding: 0;
    border: none;
    border-radius: 0;
    width: 23px;
    position: relative
}

.navbar .navbar-toggler .menu-lines {
    display: inline-block
}

.navbar .navbar-toggler .menu-lines:after, .navbar .navbar-toggler .menu-lines:before {
    content: '';
    position: absolute;
    left: 0;
    width: 23px;
    height: 1px;
    display: inline-block;
    background-color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.navbar .navbar-toggler .menu-lines:before {
    top: 0
}

.navbar .navbar-toggler .menu-lines:after {
    top: 12px
}

.navbar .navbar-toggler .menu-lines span {
    position: absolute;
    top: 6px;
    left: 0;
    width: 18px;
    height: 1px;
    background-color: #fff;
}
.navbar.is-sticky .navbar-toggler .menu-lines span,
.navbar.is-sticky .navbar-toggler .menu-lines:after,
.navbar.is-sticky .navbar-toggler .menu-lines:before {
    background-color: #031d4c !important;
}

.navbar .navbar-toggler.actived .menu-lines>span {
    opacity: 0
}

.navbar .navbar-toggler.actived .menu-lines:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navbar .navbar-toggler.actived .menu-lines:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar .nav-item {
    position: relative;
    margin-right: 18px
}

.navbar .nav-item:last-child {
    margin-right: 0
}

.navbar .nav-item:nth-child(1), .navbar .nav-item:nth-child(2),
.navbar .nav-item:nth-child(3) {
    margin-right: 30px;
}

.navbar .nav-item .nav-item-link {
    font-size: 1.30em;
    font-family: "Korolev 700", sans-serif;
    text-transform: capitalize;
    display: block;
    position: relative;
    color: #ffffff;
    line-height: 80px;
    letter-spacing: 0px;
    margin-right: 16px
}

.navbar .nav-item .nav-item-link.active:before, .navbar .nav-item .nav-item-link:hover:before {
    width: 100%
}

.navbar .lang-dropdown:hover .dropdown-toggle:after,
.navbar .navbar-nav .nav-item:hover .dropdown-toggle:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.navbar .dropdown-toggle:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border: none;
    vertical-align: middle;
    margin-left: 0;
    position: absolute;
    top: 50%;
    right: -16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}


.navbar .dropdown-menu {
    border-radius: 0;
    border: none;
    margin: 0;
    background-color: #fff
}

.navbar .dropdown-menu .nav-item {
    padding: 0 30px;
    margin-right: 0
}

.navbar .dropdown-menu .nav-item .nav-item-link {
    font-size: 14px;
    letter-spacing: 0 !important;
    text-transform: capitalize;
    font-family: "Korolev 400", sans-serif;
    line-height: 35px !important;
    white-space: nowrap;
    position: relative
}

.navbar .dropdown-menu .nav-item>a {
    color: #758291 !important;
}

.navbar .dropdown-menu .nav-item .nav-item-link:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 8px;
    height: 2px;
    opacity: 0;
    background-color: #f2364f;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.navbar .dropdown-menu .nav-item .nav-item-link:hover {
    color: #2983fd
}

.navbar .dropdown-menu .nav-item .nav-item-link:hover:after {
    opacity: 1;
    left: -15px
}

.navbar .dropdown-menu .dropdown-toggle:after {
    right: 0
}

.navbar-actions {
    position: relative
}

.navbar-actions>li {
    margin-right: 30px
}

.navbar-actions>li:last-child {
    margin-right: 0
}

.navbar-actions .action-btn-request {
    height: 50px
}

.action-btn {
    color: #031d4c
}




.lang-dropdown .dropdown-item {
    font-size: 14px;
    padding: .25rem 1rem
}

.lang-dropdown .lang-dropdown-toggle {
    font-size: 14px;
    height: 40px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 15px;
    color: #758291
}

.lang-dropdown .lang-dropdown-toggle:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f107";
    border: 0;
    display: block !important
}

.lang-dropdown .lang-dropdown-toggle i {
    font-size: 30px;
    margin-right: 7px
}

.lang-dropdown .dropdown-menu {
    left: auto !important;
    right: auto !important;
}

.lang-dropdown .dropdown-menu .nav-item {
    margin-right: 0px;
    padding: 0px;
    text-align: center;
}

.lang-dropdown .dropdown-menu .nav-item:hover a {
    color: #031d4c !important;
}

.lang-dropdown .dropdown-menu .nav-item-link:after {
    display: none;
}

.lang-dropdown .dropdown-menu .nav-item-link {
    margin-right: 0px;
}

.lang-dropdown .dropdown-menu {
    min-width: 40px !important;
    padding: .6rem 0 !important;
    border-radius: 8px !important;
}

.lang-dropdown .dropdown-menu .dropdown-item {
    color: #8e949e
}

.lang-dropdown .dropdown-menu .dropdown-item:focus, .lang-dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
    color: #2983fd
}

.lang-dropdown .dropdown-menu .dropdown-item.active, .lang-dropdown .dropdown-menu .dropdown-item:active {
    background-color: transparent
}

.navbar .lang-dropdown .dropdown-menu .nav-item-link {
    font-size: 16px !important;
    letter-spacing: 0 !important;
    font-family: "Korolev 700", sans-serif !important;
    line-height: 32px !important;
}

.navbar .lang-dropdown .nav-item.has-dropdown {
    margin-right: 0px;
}

.header-topbar {
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #032b56
}

.header-topbar .contact-list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    margin-right: 20px
}

.header-topbar .contact-list li a:not(.btn) {
    color: #758291
}

.header-topbar .contact-list li a:not(.btn):hover {
    color: #758291
}

.header-topbar .contact-list li a:not(.btn)>span:first-child {
    color: #fee023
}

.header-topbar .contact-list li>i {
    font-size: 16px;
    color: #fee023;
    margin-right: 8px
}

.header-topbar .contact-list li:last-child {
    margin-right: 0
}

.header-topbar .social-icons li a {
    border: 0;
    width: auto;
    height: auto
}

.header-topbar .social-icons li a i {
    color: #031d4c;
    background-color: #fee023
}

.header-topbar .social-icons li a:hover i {
    background-color: #fff
}

.header-topbar .topbar-text {
    font-size: 13px;
    color: #758291
}

.header-topbar .topbar-text .colored-text {
    color: #fee023
}

.header-topbar .header-topbar-search {
    position: relative
}

.header-topbar .header-topbar-search .form-control {
    height: 30px;
    border: 0;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: 2px solid;
    border-color: transparent transparent transparent rgba(255, 255, 255, .15)
}

.header-topbar .header-topbar-search .form-control:focus {
    border-color: rgba(255, 255, 255, .15) !important
}

.header-topbar .header-topbar-search .form-control::-webkit-input-placeholder {
    color: #788fc8;
    font-style: italic;
    font-size: 13px
}

.header-topbar .header-topbar-search .form-control:-moz-placeholder {
    color: #788fc8;
    font-style: italic;
    font-size: 13px
}

.header-topbar .header-topbar-search .form-control::-moz-placeholder {
    color: #788fc8;
    font-style: italic;
    font-size: 13px
}

.header-topbar .header-topbar-search .form-control:-ms-input-placeholder {
    color: #788fc8;
    font-style: italic;
    font-size: 13px
}

.header-topbar .header-topbar-search .header-topbar-search-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.header-topbar .lang-dropdown .lang-dropdown-toggle {
    padding: 0 10px
}

.header-topbar .lang-dropdown .lang-dropdown-toggle img {
    margin-right: 7px
}

.header-topbar .action-btn {
    color: #fff !important
}

.header-layout1, .header-layout2 {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .1);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .1)
}

.header-layout2 .header-topbar {
    position: relative
}

.header-layout2 .header-topbar:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-repeat: repeat-x;
}

.header-layout2 .topbar-links li {
    margin-right: 15px
}

.header-layout2 .topbar-links li a {
    display: block;
    color: #f9f9f9
}

.header-layout2 .topbar-links li a:hover {
    color: #fee023
}

.header-layout2 .topbar-links li:last-child {
    margin-right: 0
}

.header-layout2 .phone-number {
    font-size: 15px;
    color: #1d65b9
}

.header-layout2 .phone-number .phone-number-icon {
    color: #1d65b9;
    font-size: 50px;
    line-height: 1;
    margin-right: 10px
}

.header-layout2 .phone-number .call-text {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #758291;
    margin-bottom: 5px
}

.is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1040;
    border-bottom: 0 !important;
    height: 80px !important;
    max-height: 80px !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    -webkit-animation: translateHeader .8s;
    animation: translateHeader .8s
}

.is-sticky>.container, .is-sticky>.container-fluid {
    position: relative;
    height: 80px
}

.is-sticky .navbar-brand {
    line-height: 80px
}

.is-sticky .header-top-right {
    display: none !important
}

.is-sticky .nav-item .nav-item-link {
    color: #031d4c;
    line-height: 80px !important
}

.is-sticky .nav-item .nav-item-link:before {
    background-color: #2983fd !important
}

.is-sticky .logo-light {
    display: none
}

.is-sticky .social-icons {
    border-left: 1px solid rgba(3, 29, 76, 0.2);
    border-right: 1px solid rgba(3, 29, 76, 0.2);
}



.navbar .logo-dark {
    display: none
}

.is-sticky .logo-dark {
    max-height: 60px;
    display: inline-block
}

.is-sticky .navbar-nav {
    margin-top: 0 !important
}

.is-sticky .action-btn {
    line-height: 80px
}

.is-sticky .lang-dropdown .dropdown-menu {
    border-radius: 0px 0px 8px 8px !important;
}

.is-sticky .navbar-nav .nav-item a {
    color: #031d4c !important;
}

.is-sticky .navbar-nav:hover .nav-item a {
    opacity: 0.6;
    color: #031d4c !important;
}

.is-sticky .navbar-nav .nav-item:hover a {
    opacity: 1 !important;
    color: #031d4c !important;
}

.is-sticky .nav-item.has-dropdown:hover>.dropdown-menu {
    border-radius: 0 0 10px 10px;
}

.is-sticky .social-icons li a i {
    color: #031d4c !important;
}

.cart-minipopup {
    background-color: #fff;
    width: 310px;
    padding: 40px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1055;
    visibility: hidden;
    opacity: 0;
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .05);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .05);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.cart-minipopup.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cart-minipopup .cart-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.cart-minipopup .cart-item .cart-img {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 3px;
    margin-right: 15px
}

.cart-minipopup .cart-item .cart-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 22px
}

.cart-minipopup .cart-item .cart-title {
    display: block;
    color: #031d4c;

    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px
}

.cart-minipopup .cart-item .cart-price {
    color: #2983fd;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

.cart-minipopup .cart-item .cart-delete {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #031d4c;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.cart-minipopup .cart-item .cart-delete:hover {
    background-color: #2983fd
}

.cart-minipopup .cart-total {
    font-size: 17px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 20px
}

.cart-minipopup .cart-action .btn {
    min-width: 105px;
    height: 40px;
    line-height: 40px
}

.cart-counter {
    position: absolute;
    top: -11px;
    right: -8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    z-index: 3;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #fee023
}

.miniPopup {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 150;
    opacity: 0;
    visibility: hidden;
    width: 310px;
    padding: 40px;
    border-radius: 0 0 6px 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
}

.miniPopup.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.search-popup {
    position: fixed;
    z-index: 2300;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.search-popup.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.search-popup.active .search-popup-form {
    -webkit-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1)
}

.search-popup.inActive {
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.search-popup.inActive .search-popup-form {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0)
}

.search-popup .search-popup-close {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
    font-style: normal;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background-color: #2983fd;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.search-popup .search-popup-close:hover {
    background-color: #031d4c
}

.search-popup .search-popup-form {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 550px;
    margin: -40px auto 0;
    -webkit-transform: translateY(-50%) scaleX(0);
    transform: translateY(-50%) scaleX(0);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.search-popup .search-popup-btn {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 80px;
    text-align: center;
    font-size: 28px;
    cursor: pointer;
    color: #031d4c;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.search-popup .search-popup-btn:hover {
    color: #2983fd
}

.search-popup .search-popup-form-input {

    font-weight: 300;
    font-size: 35px;
    z-index: 1;
    width: 100%;
    height: 80px;
    border: none;
    padding: 0 0 0 40px;
    color: #8e949e;
    background: 0 0;
    border-bottom: 2px solid #e7ebef;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.search-popup .search-popup-form-input::-webkit-input-placeholder {
    color: #8e949e
}

.search-popup .search-popup-form-input:-moz-placeholder {
    color: #8e949e
}

.search-popup .search-popup-form-input::-moz-placeholder {
    color: #8e949e
}

.search-popup .search-popup-form-input:-ms-input-placeholder {
    color: #8e949e
}

.login-popup {
    position: fixed;
    z-index: 2300;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(1, 7, 17, .9);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.login-popup .login-popup-wrapper {
    opacity: 0;
    width: 90%;
    max-width: 370px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.login-popup .login-popup-form {
    position: relative;
    padding: 50px;
    border-radius: 5px;
    background-color: #fff
}

.login-popup .login-popup-form .input-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px
}

.login-popup .login-popup-form .input-icon.icon-lock {
    font-size: 20px
}

.login-popup .login-popup-form .form-control {
    height: 60px;
    padding-left: 40px;
    background-color: #f1f5fe
}

.login-popup .custom-control-label a {
    color: #031d4c;
    border-bottom: 1px solid #031d4c
}

.login-popup .login-popup-title {
    font-size: 24px;
    margin-bottom: 15px
}

.login-popup .go-login, .login-popup .go-register {
    color: #2983fd;
    margin-left: 10px
}

.login-popup .go-login i, .login-popup .go-register i {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    margin-left: 6px;
    color: #2983fd;
    -webkit-transition: .3s linear;
    transition: .3s linear
}

.login-popup .go-login:hover i, .login-popup .go-register:hover i {
    color: #fff;
    background-color: #2983fd
}

.login-popup.active {
    opacity: 1;
    visibility: visible
}

.login-popup.active .login-popup-wrapper {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.login-popup.inActive {
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.login-popup.inActive .login-popup-wrapper {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.action-btn {
    position: relative;
    line-height: 100px;
    color: #031d4c
}

.action-btn-cart {
    font-weight: 700
}

@media (min-width:1200px) {
    .header-topbar>.container-fluid, .navbar>.container-fluid {
        padding-left: 40px;
        padding-right: 40px
    }

    .header-topbar>.container-fluid .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-right: 40px;
        padding-right: 40px;
        border-right: 1px solid #e6eaef
    }

    .header-topbar>.container-fluid .navbar-actions, .navbar>.container-fluid .navbar-actions {
        height: 100%;
        margin-left: 40px;
        padding-left: 40px;
        border-left: 1px solid #e6eaef
    }
}

@media (max-width:1600px) {
    .header-layout2 .phone-number {
        display: none !important
    }
}

@media (max-width:1199px) {
    .header-topbar {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .navbar .nav-item {
        margin-right: 20px
    }
}

@media (max-width:1070px) {
    .navbar .navbar-toggler {
        position: absolute;
        right: 15px;
        height: 13px
    }

    .navbar .collapse:not(.show) {
        display: block
    }

    .navbar .navbar-nav {
        margin: 0 !important;
        flex-direction: column !important;
    }

    .navbar .nav-item {
        margin-right: 0;
    }
    .navbar .nav-item>a {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .navbar .navbar-nav:hover .nav-item a {
        color: #031d4c !important;
    }
    .navbar .navbar-nav>.nav-item:hover>a {
        color: inherit !important;
    }
    .navbar .navbar-nav>.nav-item.show>a {
        color: #f2364f !important;
    }
    .navbar .navbar-nav>.nav-item:hover>a, .navbar .navbar-nav .nav-item:hover {
        color: #031d4c !important;
    }
    .navbar .navbar-nav .nav-item:hover .dropdown-toggle:after {
        transform: translateY(-50%) rotate(180deg);
    }

    .navbar .nav-item>.nav-item-link {
        color: #222;
        font-size: 28px !important;
        line-height: 2em !important;
        padding-left: 15px
    }
    .navbar .nav-item .dropdown-menu a {
        color: #222;
        font-size: 1.2em !important;
        line-height: 1 !important;
        padding-left: 15px
    }
    .navbar .dropdown-menu .nav-item .nav-item-link {
        white-space: inherit;
        padding-bottom: 10px;
    }

    .navbar .nav-item .nav-item-link:before {
        display: none
    }

    .navbar .navbar-collapse {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        opacity: 0;
        background-color: rgba(0, 0, 0, .6);
        z-index: 1000;
        padding: 0;
        -webkit-transition: .4s ease;
        transition: .4s ease
    }

    .navbar .navbar-collapse .navbar-nav {
        opacity: 0;
        width: 50%;
        min-width: 400px;
        height: 100%;
        overflow-y: auto;
        padding: 90px 0 20px;
        background-color: #fff;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .3s ease;
        transition: .3s ease;
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }

    .navbar .navbar-collapse.menu-opened {
        opacity: 1;
        visibility: visible
    }

    .navbar .navbar-collapse.menu-opened .navbar-nav {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .navbar .navbar-collapse.menu-opened .close-mobile-menu {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .navbar .close-mobile-menu {
        position: absolute;
        top: 30px;
        right: 8px;
        z-index: 1100;
        width: 40px;
        height: 40px;
        font-size: 22px;
        line-height: 33px;
        text-align: center;
        border-radius: 50%;
        //border: 1px solid #fff;
        background: #f6f7f8;
        cursor: pointer;
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }

    .navbar .nav-item [data-toggle=dropdown]:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        z-index: 2;
        line-height: 35px;
        display: block !important
    }

    .navbar .dropdown-toggle:after {
        display: none
    }

    .navbar .nav-item.opened>[data-toggle=dropdown]:after, .navbar .nav-item.show>[data-toggle=dropdown]:after {
        content: "\f107"
    }

    .navbar .dropdown-menu {
        background-color: #fff
    }

    .navbar .dropdown-menu .nav-item {
        padding: 0 15px 0 30px
    }

    .navbar .dropdown-menu .nav-item .nav-item-link {
        padding-left: 0;
        border-bottom: none;
        line-height: 28px !important;
    }

    .navbar .dropdown-menu .dropdown-menu-col .nav-item {
        padding: 0
    }

    .navbar .nav-item.dropdown-submenu>.dropdown-menu.show {
        padding-left: 10px
    }

    .navbar .dropdown-submenu .dropdown-menu .nav-item {
        padding: 0 0 0 15px
    }

    .navbar .navbar-nav .dropdown-menu.show {
        padding: 0
    }

    .navbar .mega-dropdown-menu .container {
        max-width: none
    }

    .navbar .mega-dropdown-menu>.nav-item {
        padding: 0 10px
    }

    .navbar .mega-dropdown-menu .nav-item {
        padding: 0
    }

    .header .navbar, .header-transparent .navbar {
        background-color: #fff
    }

    .header .logo-dark, .header-transparent .logo-dark {
        display: inline-block
    }

    .header .logo-light, .header-transparent .logo-light {
        display: none
    }

    .header .module-btn, .header-transparent .module-btn {
        color: #031d4c;
        margin: 0 60px 0 0
    }

    .header .navbar .navbar-toggler .menu-lines span, .header .navbar .navbar-toggler .menu-lines:after, .header .navbar .navbar-toggler .menu-lines:before, .header-transparent .navbar .navbar-toggler .menu-lines span, .header-transparent .navbar .navbar-toggler .menu-lines:after, .header-transparent .navbar .navbar-toggler .menu-lines:before {
        background-color: #031d4c
    }

    .header .navbar-expand-lg>.container, .header .navbar-expand-lg>.container-fluid, .header-transparent .navbar-expand-lg>.container, .header-transparent .navbar-expand-lg>.container-fluid {
        width: 100%;
        max-width: none
    }

    .header .navbar, .header .navbar>.container, .header .navbar>.container-fluid, .header-transparent .navbar, .header-transparent .navbar>.container, .header-transparent .navbar>.container-fluid {
        height: 80px
    }

    .header .header-full .navbar, .header .header-full .navbar .navbar-brand, .header .navbar-brand, .header-transparent .header-full .navbar, .header-transparent .header-full .navbar .navbar-brand, .header-transparent .navbar-brand {
        margin-left: 15px;
        line-height: 80px !important
    }

    .header .header-full .navbar, .header .header-full .navbar .navbar-brand, .header-transparent .header-full .navbar, .header-transparent .header-full .navbar .navbar-brand {
        line-height: 80px
    }

    .header-topbar>.container {
        max-width: none
    }

    .header-transparent .action-btn, .lang-dropdown .lang-dropdown-toggle {
        color: #031d4c
    }

    .action-btn-search {
        position: absolute;
        top: 50%;
        right: 80px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:992px) {
    .navbar .dropdown-menu {
        width: auto;
        min-width: 210px;
        -webkit-box-shadow: 0 2px 6px 0 rgba(40, 40, 40, .1);
        box-shadow: 0 2px 6px 0 rgba(40, 40, 40, .1);
        padding: 20px 0;
        border-radius: 10px
    }

    .navbar .dropdown-menu .nav-item .nav-item-link:before {
        display: none
    }

    .navbar .dropdown-menu.wide-dropdown-menu {
        padding: 0;
        min-width: 500px;
        overflow: hidden
    }

    .navbar .dropdown-menu.wide-dropdown-menu>.nav-item {
        padding: 0
    }

    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
        color: #031d4c;

        font-weight: 700;
        font-size: 17px;
        line-height: 1;
        margin: 0 0 13px 40px
    }

    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {
        padding: 40px 0 27px
    }

    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child {
        position: relative
    }

    .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 100%;
        background-color: #e9e9e9
    }

    .navbar .nav-item.dropdown-submenu>.mega-menu, .navbar .nav-item.has-dropdown>.dropdown-menu, .navbar .nav-item.has-dropdown>.dropdown-menu>.nav-item.dropdown-submenu>.dropdown-menu, .navbar .nav-item.has-dropdown>.mega-menu {
        display: block;
        position: absolute;
        left: 0;
        right: auto;
        z-index: 1050;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    .navbar .nav-item.dropdown-submenu>.dropdown-menu>.nav-item.has-dropdown>.dropdown-menu, .navbar .nav-item.has-dropdown>.dropdown-menu>.nav-item.dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%
    }

    .navbar .nav-item.dropdown-submenu:hover>.mega-menu, .navbar .nav-item.has-dropdown:hover>.dropdown-menu, .navbar .nav-item.has-dropdown:hover>.mega-menu, .navbar .nav-item.has-dropdown>.dropdown-menu>.nav-item.dropdown-submenu:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .navbar .nav-item.has-dropdown.mega-dropdown {
        position: static
    }

    .navbar .nav-item.has-dropdown .mega-dropdown-menu {
        width: 100%
    }

    .navbar .dropdown-menu.mega-dropdown-menu .nav-item {
        padding: 0
    }

    .navbar .dropdown-menu.mega-dropdown-menu .nav-item .nav-item-link {
        overflow: hidden;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .navbar .dropdown-menu.mega-dropdown-menu .nav-item .nav-item-link:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f111";
        position: absolute;
        top: auto;
        left: -7px;
        font-size: 7px;
        opacity: 0;
        color: #2983fd;
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }

    .navbar .dropdown-menu.mega-dropdown-menu .nav-item .nav-item-link:hover {
        padding-left: 15px
    }

    .navbar .dropdown-menu.mega-dropdown-menu .nav-item .nav-item-link:hover:after {
        opacity: 1;
        left: 4px
    }

    .nav-item i[data-toggle=dropdown] {
        display: none
    }

    .header-layout3 .navbar .navbar-brand {
        margin-right: 50px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .dropdown-menu.mega-dropdown-menu>.nav-item {
        padding: 0 15px
    }

    .dropdown-menu.mega-dropdown-menu .nav-item:last-child>.nav-item-link {
        border-bottom: 1px solid #f2f2f2
    }

    .dropdown-menu.mega-dropdown-menu [class^=col-]:last-child .nav-item:last-child>.nav-item-link {
        border-bottom: none
    }
}

@media (min-width:320px) and (max-width:575px) {
    .search-popup .search-popup-form {
        width: 90%
    }

    .search-popup .search-popup-form-input {
        font-size: 20px;
        font-weight: 400;
        height: 40px;
        padding: 0 0 0 30px
    }

    .search-popup .search-popup-btn {
        font-size: 20px;
        line-height: 40px
    }

    .search-popup .search-popup-close {
        font-size: 14px;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

@media (max-width:420px) {
    .header .navbar-brand img {
        max-width: 120px
    }
}

@-webkit-keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes translateHeader {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.accordion-item {
    border: 2px solid #e7ebef;
    background-color: #fff;
    border-radius: 10px;
    padding: 25px 30px;
    margin-bottom: 27px
}

.accordion-item .accordion-item-title {

    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    display: block;
    position: relative;
    padding-right: 25px;
    color: #031d4c
}

.accordion-item .accordion-item-title:hover {
    color: #2983fd
}

.accordion-item .accordion-item-title:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    background-color: transparent;
    color: #031d4c;
    font-size: 10px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%
}

.accordion-item.opened {
    border-color: #2983fd
}

.accordion-item.opened .accordion-item-header:not(.collapsed) .accordion-item-title {
    color: #2983fd
}

.accordion-item.opened .accordion-item-header:not(.collapsed) .accordion-item-title:after {
    background-color: #2983fd;
    color: #fff;
    content: "\f068"
}

.accordion-item .accordion-item-body {
    padding-top: 20px
}

.accordion-item .accordion-item-body p {
    margin-bottom: 0
}

@media (min-width:320px) and (max-width:767px) {
    .accordion-item {
        padding: 10px 15px
    }

    .accordion-item .accordion-item-title {
        font-size: 14px
    }

    .accordion-item .accordion-item .accordion-item-body p {
        font-size: 13px
    }
}

.clients h3 {
    position: relative;
    font-size: 36px;
    letter-spacing: -1.8px;
    display: inline;
    font-family: "Korolev 700", sans-serif;
}

.clients h3:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: 0px;
    height: 5px;
    width: 100%;
    background: rgb(242, 54, 79);
    transform: rotate(-1.5deg);
    transition: all 0.2s ease 0s;
}

.clients:hover h3:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 5px;
    width: 100%;
    background: rgb(242, 54, 79);
    transform: rotate(0deg);
    transition: all 0.2s ease 0s;
}

.clients .client-text {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 15px;
}

.clients .client.slick-slide {
    height: 130px !important;
}

.clients .client.slick-slide img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
}

.banner-layout3 .clients {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(234, 234, 234, .3)
}

@media (min-width:1600px) {
    .banner-layout1 .inner-padding {
        padding: 120px 130px 130px 160px
    }

    .banner-layout2 .inner-padding, .banner-layout2 .testimonials-layout1 {
        padding: 90px 160px
    }
}

@media (min-width:1200px) {
    .banner-layout1 .inner-padding {
        padding: 120px 65px 130px
    }

    .banner-layout2 .inner-padding, .banner-layout2 .testimonials-layout1 {
        padding: 90px 65px 90px
    }

    .banner-layout2 .counter-item {
        margin: 20px 0 0
    }

    .banner-layout3 .banner-img {
        border-radius: 8px;
        margin-bottom: -80px;
        -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12);
        box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12)
    }

    .banner-layout3 .clients {
        margin-bottom: 110px
    }
}

.footer .footer-primary {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #031d4c;
    margin: 0 20px;
    border-radius: 20px;
}

.footer .footer-primary .footer-widget-contact img {
    height: 80px;
}

.footer .footer-primary .footer-widget-contact .contact-list a {
    color: rgba(255, 255, 255, 0.65) !important;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.2px;
    font-family: "Korolev 700", sans-serif;
    transition: all 0.2s ease 0s !important;
}

.footer .footer-secondary {
    position: relative;
    padding: 35px 0 32px 0;
    background-color: #ffffff
}

.footer .footer-secondary nav a:hover {
    color: #031d4c !important;
    text-decoration: underline;
}

.footer [class*=footer-widget] {
    margin-bottom: 30px
}

.footer .footer-widget-title {
    color: rgba(255, 255, 255, 0.65) !important;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 25px;
    transition: all 0.2s ease 0s;
}

.footer .footer-primary:hover .footer-widget-contact .contact-list a,
.footer .footer-primary:hover .footer-widget-title {
    color: rgba(255, 255, 255, 1) !important;
    transition: all 0.2s ease 0s !important;
}

.footer .footer-primary .footer-widget-contact .contact-list a:hover {
    transition: all 0.2s ease 0s !important;
    padding-left: 5px;
}

.footer .contact-list li {
    color: #758291;
    line-height: 26px;
    margin-bottom: 0;
    padding: 2px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.footer .phone-number {
    font-size: 19px;
    font-weight: 500;
    color: #fee023 !important
}

.footer .btn-white.btn-link:hover {
    color: #fee023 !important
}

.footer .copyright.copyright-kodes a {
    width: 20px;
    display: inline;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
}

.footer .copyright.copyright-kodes a img {
    top: -3px;
    margin-right: 7px;
    position: relative;
    opacity: 1;
    filter: grayscale(0%);
    transition: all 0.3s ease 0s;
}

.footer .copyright.copyright-kodes a:hover img {
    opacity: 0.7;
    filter: grayscale(60%);
    transition: all 0.3s ease 0s;
}

.footer .copyright.copyright-kodes a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    right: 0;
    top: calc(50% - 7px);
    background: #bbc3cc;
}

.footer .footer-widget-newsletter {
    position: relative;
    padding: 40px;
    border-radius: 8px;
    background-color: #fff
}

.footer .footer-widget-newsletter .newsletter-title {
    font-size: 18px;
    line-height: 1.5
}

.footer .footer-widget-newsletter:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    border-radius: 8px 8px 0 0;
    background: repeating-linear-gradient(-45deg, #fff, #fff 6px, #fee023 6px, #fee023 20px, #fff 20px, #fff 26px, #2983fd 26px, #2983fd 40px)
}

.footer .footer-widget-newsletter .newsletter-stamp {
    position: absolute;
    top: -50px;
    left: -50px
}

.footer .footer-widget-newsletter .newsletter-form {
    position: relative
}

.footer .footer-widget-newsletter .newsletter-form .form-control {
    border-color: #eef3fa;
    background-color: #eef3fa;
    padding-right: 110px
}

.footer .footer-widget-newsletter .newsletter-form .btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
    height: 40px;
    min-width: 100px
}

.footer .underlined-link {
    color: #fee023;
    border-bottom: 1px solid #fee023
}

.footer .underlined-link:hover {
    color: #fff;
    border-bottom: 1px solid #fff
}

.footer .footer-widget-nav li a {
    display: block;
    position: relative;
    color: #758291;
    font-size: 15px;
    margin-bottom: 11px
}

.footer .footer-widget-nav li a:hover {
    color: #fff
}

.footer .footer-copyrights {
    color: #758291;
}

.footer .footer-copyright-links li a {
    position: relative;
    color: #758291;
    display: block;
    margin-right: 20px;
    padding: 3px 0;
    transition: color .3s ease;
}

.footer .footer-copyright-links li a:hover {
    color: #fff;
    transition: color .3s ease;
}

.footer .footer-copyright-links li a:before {
    content: '/';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -12px;
    color: #758291
}

.footer .footer-copyright-links li:last-child a {
    margin-right: 0
}

.footer .footer-copyright-links li:last-child a:before {
    display: none
}

.footer .contact-list {
    margin-bottom: 20px;
}

.footer .footer-widget-contact .social-icons {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.footer .footer-widget-contact .social-icons li a {
    width: auto !important;
    margin-right: 22px;
}

.footer .phone-number {
    margin: 20px 0
}

.footer .contact-list li:first-child .phone-number {
    margin: 5px 0 20px 0
}

.footer .social-icons li a i {
    color: rgb(242, 54, 79) !important;
    font-size: 24px;
}

.footer .social-icons li a:hover {
    border-color: #fff;
    background-color: transparent
}

.phone-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #3851a2 !important
}

.phone-number:hover {
    color: #2983fd !important
}



#scrollTopBtn {
    width: 110px;
    height: 110px;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    color: #031d4c;
    background-color: #fee023;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#scrollTopBtn:hover {
    color: #fff;
    background-color: #2983fd
}

#scrollTopBtn .scroll-text {
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 0 15px
}

@media (min-width:1200px) {
    .footer .footer-widget-contact {
        padding-right: 30px
    }
}

@media (min-width:320px) and (max-width:1200px) {
    .footer .footer-primary {
        padding-top: 35px;
        padding-bottom: 30px
    }

    .footer .footer-secondary {
        padding: 20px 0
    }

    .footer .footer-secondary:after {
        left: 20px;
        right: 20px;
        height: 3px
    }

    .footer .footer-widget-contact {
        padding: 20px
    }

    .footer .footer-widget-contact:after {
        top: 20px;
        bottom: 20px
    }

    .footer .footer-widget {
        margin-bottom: 20px
    }

    .footer .footer-widget-title {
        margin-bottom: 15px
    }

    .footer .footer-widget-nav li a {
        font-size: 13px
    }

    .footer .phone-number {
        margin: 10px 0
    }
}

@media (min-width:320px) and (max-width:767px) {
    .footer .footer-widget-newsletter .newsletter-stamp {
        position: absolute;
        top: -20px;
        max-width: 100px;
        left: -20px
    }

    #scrollTopBtn {
        width: 40px;
        height: 40px;
        font-size: 14px;
        border-radius: 2px
    }

    #scrollTopBtn .scroll-text {
        display: none
    }
}

.cta-block {
    padding: 15px 18px;
    border-radius: 7px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12)
}

.cta-banner {
    position: relative;
    z-index: 3;
    padding: 40px;
    max-width: 300px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .12);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .12)
}

.cta-banner .cta-title {

    font-size: 17px;
    line-height: 1.6
}

.cta-banner .cta-icon {
    color: #2983fd;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 25px
}

.cta-banner .cta-icon i {
    line-height: 1
}

@media (min-width:320px) and (max-width:767px) {
    .cta-banner .cta-title {
        font-size: 16px
    }
}

.header-transparent+.slider {
    margin-top: -100px
}

.header-transparent.header-full+.slider {
    margin-top: -135px
}

.header-transparent+.slider .slide-item {
    padding-top: 100px;
    height: 100vh
}

.header-transparent.header-full+.slider .slide-item {
    padding-top: 165px;
    height: 100vh
}

.slider {
    padding: 0
}

.slider .slide-item {
    min-height: 100vh;
}

.slider .slick-arrow {
    opacity: 0;
}

.slider:hover .slick-arrow {
    opacity: 1;
}

.slider .slide-subtitle {

    font-size: 30px;
    color: #fff;
    display: block;
    margin-bottom: 8px
}

.slider .slide-title {
    color: #fff;
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 30px
}

.slider .slide-desc {
    color: #fff;
    font-family: "Korolev 400", sans-serif;
    font-size: 18px;
    line-height: 1.6;
    max-width: 595px;
    margin-bottom: 40px
}

.slider .slide-icon {
    color: #fff;
    font-size: 60px;
    line-height: 1
}

.slider .slick-dots {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%
}

.slider .bg-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(3, 43, 86, .4)
}

.slider .bg-overlay:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#021c37), color-stop(14%, #051c33), color-stop(62%, rgba(17, 27, 37, .1)), to(rgba(27, 26, 26, 0)));
    background: linear-gradient(to bottom, #021c37 0, #051c33 14%, rgba(17, 27, 37, .1) 62%, rgba(27, 26, 26, 0) 100%);
    opacity: .4
}

.slider .cta-banner {
    max-width: 270px;
    padding: 50px 40px
}

.slider .cta-banner:before {
    content: '';
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    width: 2px;
    background-color: #2983fd
}

.slider .cta-banner .cta-title {}

.slider .cta-banner .slick-dots {
    position: static;
    text-align: left;
    margin-left: -17px
}

.slider .cta-banner .slick-dots li button {
    border-color: #031d4c
}

.slider .cta-banner .slick-dots li.slick-active button {
    border-color: #2983fd
}

.slider .cta-banner .slick-dots li:not(:first-child):before, .slider .cta-banner .slick-dots li:not(:last-child):after {
    background-color: #031d4c
}

.slider .cta-banner .slick-dots li.slick-active:after, .slider .cta-banner .slick-dots li.slick-active:before {
    background-color: #2983fd
}

.slider .contact-panel-wrapper {
    position: relative
}

.slider .contact-panel {
    position: absolute;
    right: 15px;
    bottom: -100px;
    z-index: 5;
    padding: 50px;
    max-width: 370px
}

.slider .contact-panel .contact-panel-title {
    margin-bottom: 15px
}

.slider .contact-panel .form-group {
    margin-bottom: 20px
}

.slider-centerd {
    text-align: center
}

.slider-centerd .slide-desc {
    margin-right: auto;
    margin-left: auto
}

.slider .slide-content {
    z-index: 1;
    top: 30px;
    position: relative
}

@media (min-width:1500px) {
    .slider .slick-arrow {
        width: 50px;
        height: 50px
    }

    .slider .slick-arrow.slick-next {
        right: 30px
    }

    .slider .slick-arrow.slick-prev {
        left: 30px
    }
}

@media (min-width:1200px) {
    .slider .slick-arrow {
        width: 50px;
        height: 50px
    }

    .slider .slick-arrow.slick-next {
        right: 0
    }

    .slider .slick-arrow.slick-prev {
        left: 0
    }

    .slider .btn {
        min-width: 100px
    }

    .slider .fancybox-item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        position: absolute;
        bottom: 40px;
        right: 0;
        max-width: 380px
    }

    .slider .fancybox-item .fancybox-icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        color: #fff
    }

    .slider .fancybox-item .fancybox-title {
        color: #fff;
        font-size: 17px;
        margin-bottom: 0
    }

    .slider .slide-badge {
        position: absolute;
        top: 40%;
        right: 7%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .slider .slide-item {
        padding-right: 50px;
        padding-left: 50px
    }

    .slider .slick-arrow.slick-prev {
        left: 10px
    }

    .slider .slick-arrow.slick-next {
        right: 10px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .slider .slide-title {
        font-size: 65px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .slider .slide-title {
        font-size: 50px;
        margin-bottom: 10px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .header-transparent+.slider {
        margin-top: 0 !important
    }

    .slider .slide-item {
        min-height: 0;
        padding: 100px 10px;
        height: 60vh !important;
    }

    .slider .slide-desc {
        display: none;
    }
    .slider .contact-info {
        display: none !important;
    }
}

@media (min-width:576px) and (max-width:767px) {

    .slider .slide-title {
        font-size: 32px;
        margin-bottom: 30px
    }

    .slider .slick-arrow.slick-prev {
        left: 0
    }

    .slider .slick-arrow.slick-next {
        right: 0
    }
}

@media (min-width:320px) and (max-width:575px) {
    .slider .slide-subtitle {
        font-size: 22px
    }

    .slider .slide-title {
        font-size: 30px;
        margin-bottom: 10px
    }

    .slider .btn {
        margin-bottom: 10px
    }

    .slider .slick-arrow {
        display: none
    }

    .slider .slide-item {
        padding: 30px 10px;
    }
}

.video-btn {
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-left: 70px;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.video-btn .video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    color: #fff;
    background-color: #2983fd;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, .15);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, .15);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.video-btn:hover .video-player {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, .15);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, .15)
}

.video-btn .video-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    margin-left: 12px
}

.video-btn-lg {
    padding-left: 80px;
    height: 80px
}

.video-btn-lg .video-player {
    width: 80px;
    height: 80px;
    line-height: 80px
}

.video-btn-white .video-player {
    background-color: #fff !important;
    color: #031d4c
}

.video-btn-white .video-player-animation {
    border-color: #fff !important
}

.video-banner {
    position: relative;
    z-index: 2
}

.video-banner img {
    border-radius: 15px
}

.video-banner .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-banner .video-title {
    position: absolute;
    bottom: -30px;
    left: -7px;
    line-height: 1.5
}

.video-banner-layout2 {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.video-banner-layout2.bg-overlay:before {
    z-index: 0;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #00000000), color-stop(97%, #061733));
    background-image: linear-gradient(180deg, #00000000 66%, #061733 97%)
}

.video-banner-layout2 .video-btn {
    position: absolute;
    left: 40px;
    bottom: 40px;
    padding-left: 60px;
    height: 36px
}

.video-banner-layout2 .video-player {
    width: 54px;
    height: 36px;
    line-height: 36px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .1)
}

.video-banner-layout2:hover .video-player {
    -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 6px rgba(0, 0, 0, .1)
}

.video-banner-layout3 {
    position: relative;
    border-radius: 10px;
    overflow: hidden
}

.video-banner-layout3.bg-overlay:before {
    z-index: 0;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(66%, #00000000), color-stop(97%, #061733));
    background-image: linear-gradient(180deg, #00000000 66%, #061733 97%)
}

.video-banner-layout3 .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner-img {
    min-height: 400px
}

.fancybox-item {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.fancybox-item .fancybox-content {
    overflow: hidden;
    position: relative;
    padding: 37px 40px 35px
}

.fancybox-item .fancybox-icon {
    font-size: 50px;
    line-height: 1;
    color: #2983fd;
    margin-bottom: 20px
}

.fancybox-item .fancybox-title {
    font-size: 22px;
    margin-bottom: 20px
}

.fancyboxs-layout1 .fancybox-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fancyboxs-layout1 .fancybox-item .fancybox-icon {
    font-size: 65px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 115px;
    flex: 0 0 115px;
    max-width: 115px
}

.fancyboxs-layout1 .fancybox-item .fancybox-body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 115px);
    flex: 0 0 calc(100% - 115px);
    max-width: calc(100% - 115px)
}

.fancyboxs-layout1 .fancybox-item .fancybox-desc {
    font-size: 16px;
    font-weight: 700
}

.fancyboxs-layout1 .slick-dots {
    text-align: left;
    margin-left: 115px
}

.fancyboxs-layout2 .heading-icon {
    font-size: 60px;
    line-height: 1;
    color: #35fff0
}

.fancyboxs-layout2 .fancybox-item .icon-outlined:hover {
    background-color: #222
}

.fancyboxs-layout3 .fancybox-item {
    z-index: 3;
    background-color: #fff
}

.fancyboxs-layout3 .fancybox-item .fancybox-title {
    font-size: 18px;
    margin-bottom: 12px
}

.fancyboxs-layout3 .fancybox-item .fancybox-desc {
    margin-bottom: 10px
}

.fancyboxs-layout3 .fancybox-item-custom {
    overflow: hidden;
    border-radius: 15px
}

.fancyboxs-layout3 .fancybox-item-custom .fancybox-title {

    font-size: 30px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px
}

.fancyboxs-layout3 .fancybox-item-custom .fancybox-desc {
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px
}

.fancyboxs-layout3 .fancybox-item-custom .btn-white.btn-link .icon-filled {
    width: 33px;
    height: 33px;
    line-height: 31px;
    color: #2983fd;
    margin-right: 8px
}

.fancyboxs-layout3 .fancybox-item-custom .btn-white.btn-link:hover {
    color: #031d4c
}

.fancyboxs-layout3 .fancybox-item-custom .btn-white.btn-link:hover .icon-filled {
    color: #fff;
    border-color: #031d4c;
    background-color: #031d4c
}

.fancybox-light .fancybox-item .fancybox-desc, .fancybox-light .fancybox-item .fancybox-icon, .fancybox-light .fancybox-item .fancybox-title {
    color: #fff
}

.fancybox-light .btn-white.btn-link:hover {
    color: #2983fd
}

@media (min-width:992px) {
    .fancyboxs-layout3 .fancybox-wrapper {
        margin-top: -50px !important
    }
}

@media (max-width:991px) {
    .fancybox-item {
        margin: 10px 0
    }

    .fancybox-item .fancybox-content {
        padding: 20px
    }

    .fancyboxs-layout1[class*=mt--] {
        margin-top: -30px !important
    }

    .fancyboxs-layout2 .fancybox-item .fancybox-img {
        display: none
    }
}

@media (min-width:768px) {
    .fancyboxs-layout3 .fancybox-wrapper {
        overflow: hidden;
        margin-top: 30px;
        border-radius: 15px;
        -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08);
        box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .08)
    }

    .fancyboxs-layout3 .fancybox-wrapper>[class*=col-]:not(:last-of-type) {
        border-right: 2px solid #e6e8eb
    }

    .fancyboxs-layout3 .fancybox-item {
        margin-bottom: 0
    }

    .fancyboxs-layout3 .fancybox-item:not(.fancybox-item-custom) {
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .fancyboxs-layout3 .fancybox-item.fancybox-item-custom {
        margin-top: -50px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .fancybox-item .fancybox-title {
        font-size: 16px;
        margin-bottom: 5px
    }

    .fancybox-item .fancybox-desc {
        font-size: 13px;
        margin-bottom: 10px
    }

    .fancybox-item .fancybox-icon {
        font-size: 40px;
        margin-bottom: 10px
    }

    .fancyboxs-layout3 .fancybox-item {
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13);
        box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13)
    }
}

.feature-item {
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.feature-item .feature-icon {
    position: relative;
    font-size: 60px;
    line-height: 1;
    color: #1d65b9;
    margin-bottom: 22px
}

.feature-item .feature-icon i {
    display: block
}

.feature-item .feature-title {
    color: #1e4873;
    line-height: 1.4;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 18px;
}

.feature-item .feature-desc {
    margin-bottom: 0
}

.feature-layout1 .feature-item {
    overflow: hidden;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13)
}

.feature-layout1 .feature-item .feature-body {
    position: relative;
    z-index: 2;
    padding: 50px 40px;
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.feature-layout1 .feature-item .feature-img {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.feature-layout1 .feature-item .feature-icon {
    width: 60px;
    height: 60px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.feature-layout1 .feature-item .feature-icon:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 61px;
    height: 64px;
    z-index: -1;
    background-repeat: no-repeat;
}

.feature-layout1 .feature-item .btn {
    margin-top: 24px
}

.feature-layout1 .feature-item .btn i {
    margin-right: 8px
}

.feature-layout1 .feature-item:hover .feature-icon {
    opacity: 0
}

.feature-layout1 .feature-item:hover .feature-body {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px)
}

.feature-layout1 .feature-item:hover .btn-link.btn-secondary {
    color: #2983fd
}

.feature-layout1 .feature-item:hover .btn-link.btn-secondary .icon-outlined {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.feature-carousel .cta-banner {
    overflow: hidden;
    border-radius: 7px
}

.feature-carousel .cta-banner .cta-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 144px;
    flex: 0 0 144px
}

.feature-carousel .cta-banner .cta-title {
    color: #fff;

    font-weight: 400;
    font-size: 30px;
    margin-bottom: 10px
}

.feature-carousel .cta-banner .cta-desc {
    color: #fff;
    font-weight: 700
}

.feature-carousel .cta-banner .cta-body {
    padding: 30px 40px
}

.feature-carousel .cta-banner .btn-white:hover {
    color: #fee023
}

.feature-carousel .cta-banner .btn-white:hover .icon-outlined {
    border-color: #fee023;
    background-color: #fee023
}

.feature-layout2 .feature-item {
    padding: 45px 30px;
    background-color: #eef3fa
}

.feature-layout2 .feature-item .btn-link.btn-secondary {
    margin-top: 24px
}

.feature-layout2 .feature-item:hover .btn-link.btn-secondary {
    color: #2983fd
}

.feature-layout2 .feature-item:hover .btn-link.btn-secondary .icon-outlined {
    color: #fff;
    border-color: #2983fd;
    background-color: #2983fd
}

.feature-layout3 .feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.feature-layout3 .feature-item .feature-icon {
    width: 60px;
    height: 60px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    max-width: 110px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.feature-layout3 .feature-item .feature-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 61px;
    height: 64px;
    z-index: -1;
    background-repeat: no-repeat;
}

.feature-layout3 .feature-item .feature-icon i {
    display: block;
    margin: 15px 0 0 15px
}

.feature-layout3 .feature-item .feature-body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 110px);
    flex: 0 0 calc(100% - 110px);
    max-width: calc(100% - 110px)
}

.feature-layout3 .feature-item .feature-title {
    font-size: 18px
}

.awards .feature-item {
    -webkit-box-shadow: none;
    box-shadow: none
}

.awards .feature-item .feature-img {
    padding: 50px;
    text-align: center;
    border-radius: 7px;
    background-color: #f3f3f3;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

.awards .feature-item .feature-img img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.awards .feature-item .feature-body {
    padding: 30px 35px 20px
}

.awards .feature-item .feature-title {
    font-size: 20px;
    padding: 0
}

.awards .feature-item:hover .feature-img {
    background-color: #2983fd
}

.awards .feature-item:hover .feature-img img {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

@media (min-width:1200px) {
    .feature-item .feature-title {
        padding-right: 15px
    }

    .feature-carousel .cta-banner {
        margin-bottom: -54px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .feature-item .feature-icon {
        font-size: 40px;
        margin-bottom: 5px
    }

    .feature-item .feature-title {
        font-size: 18px;
        margin-bottom: 5px
    }

    .feature-layout1 .feature-item .feature-body {
        padding: 30px
    }

    .feature-layout1 .feature-item:hover .feature-body {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }

    .feature-layout2 .feature-item {
        padding: 30px
    }

    .feature-carousel .cta-banner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .feature-carousel .cta-banner .cta-img img {
        border-radius: 4px;
        padding: 20px 20px 0
    }

    .feature-carousel .cta-banner .cta-body {
        padding: 20px
    }

    .feature-carousel .cta-banner .cta-title {
        font-size: 20px
    }
}

.member {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.member .member-img {
    position: relative
}

.member .member-img img {
    width: 100%
}

.member .member-info {
    position: relative;
    padding: 35px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.member .member-info .member-name {
    font-size: 18px;
    margin-bottom: 7px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.member .member-info .member-desc {
    font-size: 14px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.member .social-icons li:last-child {
    margin-right: 0
}

.member .social-icons li a {
    width: 20px;
    height: 20px;
    border: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.member .social-icons li a i {
    color: #fff;
    background-color: #2983fd
}

.member .social-icons li a:hover i {
    background-color: #031d4c
}

.member .social-icons li:nth-of-type(2) a {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.member .social-icons li:nth-of-type(3) a {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.member:hover .social-icons li a {
    opacity: 1
}

.team-layout1 .member {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11)
}

.team-layout2 .member .member-desc, .team-layout2 .member .member-name, .team-layout2 .member .social-icons {
    position: relative;
    z-index: 3
}

.team-layout2 .member .member-info {
    padding: 27px 20px 20px
}

.team-layout2 .member .member-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.team-layout2 .member:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11)
}

.team-layout2 .member:hover .member-info:before {
    top: -30px;
    height: calc(100% + 30px)
}

.team-layout2 .member:hover .social-icons {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

@media (min-width:320px) and (max-width:767px) {
    .member {
        max-width: 400px;
        margin: 0 auto 30px
    }

    .member .member-info {
        padding: 15px
    }

    .member .member-info .member-name {
        font-size: 15px;
        margin-bottom: 0
    }
}

.testimonial-title {
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 30px
}

.testimonial-meta {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.testimonial-meta.slick-current {
    opacity: 1
}

.testimonial-meta.slick-current .testimonial-thmb {
    border: 2px solid #fff
}

.testimonial-meta-title {

    font-size: 14px;
    white-space: nowrap;
    margin-bottom: 4px
}

.testimonial-meta-desc {
    position: relative;
    z-index: 2;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
    margin-bottom: 0
}

.testimonial-thmb {
    cursor: pointer;
    width: 50px !important;
    min-width: 50px;
    height: 50px;
    padding: 4px;
    border-radius: 50%;
    border: 2px solid transparent;
    background-color: transparent;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-right: 15px
}

.testimonial-thmb img {
    display: block;
    border-radius: 50%;
    margin: auto
}

.testimonials-layout1 .slider-nav {
    max-width: 370px;
    margin-left: 140px
}

.testimonials-layout1 .testimonial-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonials-layout1 .testimonial-meta.slick-current .testimonial-thmb:before {
    opacity: 1
}

.testimonials-layout1 .slick-arrow {
    top: 100%;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.testimonials-layout1 .slick-arrow.slick-next {
    right: auto;
    left: 50px
}

.testimonials-layout1 .slick-arrow.slick-next:before {
    font-size: 14px;
    content: "\e902"
}

.testimonials-layout1 .slick-arrow.slick-prev {
    left: 0
}

.testimonials-layout1 .slick-arrow.slick-prev:before {
    font-size: 14px;
    content: "\e900"
}

.testimonials-light .testimonial-meta-desc, .testimonials-light .testimonial-meta-title, .testimonials-light .testimonial-title {
    color: #fff
}

.testimonials-light .slick-arrow {
    color: #fff;
    border: 2px solid #fff;
    background-color: transparent
}

.testimonials-light .slick-arrow:hover {
    border-color: #031d4c;
    background-color: #031d4c
}

@media (max-width:992px) {
    .testimonial-title {
        font-size: 17px
    }

    .testimonial-meta-title {
        font-size: 13px
    }

    .testimonials-layout1 .testimonial-meta .testimonial-thmb {
        position: relative;
        width: 40px !important;
        height: 40px;
        padding: 3px;
        margin-right: 8px
    }

    .testimonials-layout1 .testimonial-meta .testimonial-thmb:before {
        font-size: 9px;
        width: 20px;
        height: 20px;
        line-height: 20px
    }
}

.client {
    position: relative;
    overflow: hidden
}

.client img {
    padding: 15px;
    -webkit-transition: transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.client img:first-of-type {
    opacity: .5
}

.client img:last-of-type {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -150%);
    transform: translate(-50%, -150%)
}

.client:hover img:first-of-type {
    -webkit-transform: translateY(150%);
    transform: translateY(150%)
}

.client:hover img:last-of-type {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.clients-light .client img {
    -webkit-filter: brightness(100);
    filter: brightness(100)
}

.clients-light .client img:first-of-type {
    opacity: .98
}

.careers .slick-slide {
    margin: 15px
}

.careers .slick-list {
    margin: -15px
}

.careers .slick-dots {
    margin-top: 15px
}

.job-item {
    padding: 40px;
    border-radius: 7px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(40, 40, 40, .08);
    box-shadow: 0 0 12px 0 rgba(40, 40, 40, .08);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.job-item:hover {
    -webkit-box-shadow: 0 0 15px 0 rgba(40, 40, 40, .1);
    box-shadow: 0 0 15px 0 rgba(40, 40, 40, .1);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.job-item .job-meta {
    margin-bottom: 32px
}

.job-item .job-type {
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 3px;
    margin-right: 10px;
    text-transform: capitalize;
    color: #fff;
    background-color: #2983fd
}

.job-item .job-location {
    font-size: 13px
}

.job-item .job-title {
    font-size: 20px;
    margin-bottom: 18px
}

.job-item .job-desc {
    font-size: 15px;
    margin-bottom: 32px
}

.job-item .btn {
    height: 50px;
    min-width: 130px
}

@media (min-width:320px) and (max-width:767px) {
    .job-item {
        padding: 20px
    }

    .job-item .job-meta {
        margin-bottom: 20px
    }

    .job-item .job-title {
        margin-bottom: 10px
    }
}

.post-item {
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.post-item .post-img {
    position: relative;
    overflow: hidden;
    border-radius: 8px
}

.post-item .post-img img {
    -webkit-transition: all .9s ease;
    transition: all .9s ease
}

.post-item .post-title {
    font-size: 20px;
    font-family: "Korolev 700", sans-serif;
    text-transform: capitalize;
    line-height: 1.3;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.post-item .post-title a {
    color: #031d4c
}

.post-item .post-title a:hover {
    color: #2983fd
}

.post-item .post-meta {
    border-radius: 8px 8px 0 0;
    background-color: #fff;
    margin-bottom: 40px
}

.post-item .post-meta>* {
    position: relative;
    font-size: 13px;
    line-height: 1;
    padding: 16px 13px
}

.post-item .post-body {
    margin-top: 30px;
    position: relative;
    z-index: 3;
    padding: 0 30px 35px 40px;
}

.post-item .post-meta-cat {
    position: relative;
    border-top-left-radius: 8px;
    background-color: #2983fd
}

.post-item .post-meta-cat:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 20px;
    border: 10px solid transparent;
    border-right-color: #2983fd
}

.post-item .post-meta-cat a {
    position: relative;
    color: #fff;
    padding-right: 7px;
    font-size: 13px
}

.post-item .post-meta-cat a:hover {
    color: #000
}

.post-item .post-meta-cat a:after {
    content: ",";
    position: absolute;
    top: -1px;
    right: 1px;
    color: #fff
}

.post-item .post-meta-cat a:last-child {
    padding-right: 0
}

.post-item .post-meta-cat a:last-child:after {
    display: none
}

.post-item .post-meta-author a, .post-item .post-meta-comments a {
    color: #031d4c
}

.post-item .btn-link.btn-secondary {
    height: 58px;
    padding: 12px 0;
    border-radius: 5px;
    margin-top: 5px
}

.post-item .btn-link.btn-secondary i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #031d4c;
    border: 2px solid #031d4c;
    background-color: transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.post-item .btn-link.btn-secondary:hover {
    color: #fff !important;
    background-color: #031d4c !important
}

.post-item .btn-link.btn-secondary:hover i {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.post-item:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.post-item:hover .post-img img {
    -webkit-transform: scale(1.1) rotate(1deg);
    transform: scale(1.1) rotate(1deg)
}

.post-item:hover .btn-link.btn-secondary {
    color: #fff;
    background-color: #031d4c;
    padding: 12px 15px
}

.post-item:hover .btn-link.btn-secondary i {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff;
    margin-right: 8px
}

.blog-single .post-item .post-img {
    border-radius: 16px
}

.blog-single .post-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-widget-title {
    font-size: 21px;
    margin-bottom: 24px
}

.blog-grid .post-desc {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 18px;
    margin-bottom: 9px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.blog-grid .post-item .btn-link {
    background: transparent !important;
    color: #031d4c !important;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.blog-grid .post-item .btn-link:hover {
    background: transparent !important;
    color: #031d4c !important;
    text-decoration: none !important;
    opacity: 0.7;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.widget-nav .widget-nav-img {
    position: relative;
    max-width: 90px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.widget-nav .widget-nav-img img {
    border-radius: 5px
}

.widget-nav .widget-nav-img:before {
    font-family: icomoon;
    font-size: 10px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #031d4c;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.widget-nav .widget-nav-next, .widget-nav .widget-nav-prev {
    position: relative;
    padding: 20px 40px;
    border-radius: 12px;
    border: 2px solid #e6e8eb;
    max-width: 48%;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.widget-nav .widget-nav-next:hover, .widget-nav .widget-nav-prev:hover {
    border-color: #2983fd
}

.widget-nav .widget-nav-next:hover .widget-nav-img:before, .widget-nav .widget-nav-next:hover .widget-nav-ttile, .widget-nav .widget-nav-prev:hover .widget-nav-img:before, .widget-nav .widget-nav-prev:hover .widget-nav-ttile {
    color: #2983fd
}

.widget-nav .widget-nav-next .widget-nav-img:before {
    content: "\e905";
    right: -20px
}

.widget-nav .widget-nav-prev .widget-nav-img:before {
    content: "\e903";
    left: -20px
}

.widget-nav .widget-nav-content {
    max-width: calc(100% - 90px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 90px);
    flex: 0 0 calc(100% - 90px);
    padding: 0 10px
}

.widget-nav .widget-nav-content span {

    font-size: 13px;
    color: #616161;
    display: block;
    margin-bottom: 1px
}

.widget-nav .widget-nav-content .widget-nav-ttile {
    font-size: 15px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.widget-nav .widget-nav-all {
    font-size: 22px;
    line-height: 50px;
    display: block;
    text-align: center
}

.blog-author {
    position: relative;
    padding: 50px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13)
}

.blog-author:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    right: 50px;
    height: 4px;
    background-color: #2983fd
}

.blog-author .blog-author-avatar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-right: 20px
}

.blog-author .blog-author-avatar img {
    border-radius: 5px
}

.blog-author .blog-author-content {
    -webkit-box-flex: calc(100% - 150px);
    -ms-flex: calc(100% - 150px);
    flex: calc(100% - 150px);
    max-width: calc(100% - 150px)
}

.blog-author .blog-author-name {
    font-size: 18px;
    margin-bottom: 12px
}

.blog-author .blog-author-bio {
    font-size: 15px;
    margin-bottom: 13px
}

.blog-author .social-icons li a {
    border: 0;
    width: auto;
    height: auto;
    background-color: transparent
}

.blog-author .social-icons li a i {
    background-color: #2983fd
}

.blog-author .social-icons li a:hover i {
    color: #fff;
    background-color: #031d4c
}

.bordered-box {
    border-radius: 4px;
    border: 1px solid #e5e8ea
}

.bordered-box .blog-share, .bordered-box .blog-tags {
    padding: 25px
}

.comments-list .comment-item {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 30px
}

.comments-list .comment-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.comments-list .comment-item .comment-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 4px
}

.comments-list .comment-item .comment-avatar img {
    border-radius: 5px
}

.comments-list .comment-item .comment-content {
    padding-left: 90px
}

.comments-list .comment-item .comment-content .comment-author {
    font-size: 18px;
    margin-bottom: 11px
}

.comments-list .comment-item .comment-content .comment-date {
    color: #1d65b9;
    font-size: 12px;
    line-height: 1;
    display: block;
    margin-bottom: 10px
}

.comments-list .comment-item .comment-content .comment-desc {
    font-size: 15px;
    margin-bottom: 6px
}

.comments-list .comment-item .comment-content .comment-reply {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #2983fd
}

.comments-list .comment-item .comment-content .comment-reply:hover {
    color: #031d4c
}

.comments-list .comment-item .nested-comment {
    border-top: 1px solid #eaeaea;
    padding: 30px 0 0 0;
    margin: 30px 0 0 90px
}

.blog-comments-form .form-control {
    height: 60px
}

.blog-comments-form .btn {
    height: 70px;
    line-height: 70px
}

.blog-tags ul li a {
    position: relative;
    font-size: 14px;
    padding-right: 5px;
    color: #2983fd
}

.blog-tags ul li a:hover {
    color: #031d4c
}

.blog-tags ul li a:before {
    content: ',';
    position: absolute;
    top: -2px;
    right: 1px;
    color: #2983fd
}

.blog-tags ul li:last-child a:before {
    display: none
}

@media (min-width:1200px) {
    .blog-single .post-item .post-title {
        font-size: 40px
    }

    .blog-single .post-item .post-desc p {
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 25px
    }

    .blog-single .post-item .post-body {
        padding-right: 0;
        margin-right: 50px
    }
}

@media (min-width:768px) {
    .widget-nav-next {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (min-width:320px) and (max-width:767px) {
    .post-item {
        margin-bottom: 45px
    }

    .post-item .post-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .post-item .post-body {
        padding: 0 20px 10px 20px
    }
    .blog-grid .post-desc {
        font-size: 16px;
        line-height: 1.5;
    }

    .post-item .btn-link.btn-secondary {
        height: 40px
    }

    .comments-list .comment-item .comment-avatar {
        width: 40px;
        height: 40px
    }

    .comments-list .comment-item .comment-content {
        padding-left: 50px
    }

    .comments-list .comment-item .comment-content .comment-desc {
        font-size: 13px
    }

    .widget-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .widget-nav .widget-nav-img {
        max-width: 70px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px
    }

    .widget-nav .widget-nav-img:before {
        display: none
    }

    .widget-nav .widget-nav-next, .widget-nav .widget-nav-prev {
        max-width: 100%;
        padding: 15px
    }

    .widget-nav .widget-nav-prev {
        margin-bottom: 10px
    }

    .comments-list .comment-item .nested-comment {
        padding: 20px 0 0 0;
        margin: 20px 0 0 40px
    }

    .bordered-box .blog-share, .bordered-box .blog-tags {
        padding: 10px
    }

    .blog-carousel .heading-wrapper {
        margin-bottom: 60px !important
    }

    .blog-carousel .btn-explore {
        position: relative;
        right: 0
    }

    .blog-carousel .heading-title {
        font-size: 18px
    }

    .blog-carousel .slick-arrow {
        top: -30px
    }
    .clients .client-text {
        font-size: 18px;
    }
}

@media (min-width:320px) and (max-width:575px) {
    .blog-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px
    }

    .blog-author:after {
        top: 20px;
        bottom: 20px
    }

    .blog-author .blog-author-avatar, .blog-author .blog-author-content {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }
}

.contact-info .boxes-wrapper {
    position: relative;
    z-index: 3;
    margin-top: -40px;
    overflow: hidden;
    border-radius: 10px
}

.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(1) .contact-box {
    background-color: #2983fd
}

.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(2) .contact-box {
    background-color: #3851a2
}

.contact-info .boxes-wrapper>[class*=col-]:nth-of-type(3) .contact-box {
    background-color: #2d4990
}

.contact-info .contact-box {
    position: relative;
    padding: 45px;
    height: 100%
}

.contact-info .contact-box .contact-title {
    font-size: 19px
}

.contact-info .contact-box .contact-icon {
    font-size: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px
}

.contact-info .contact-box .contact-desc, .contact-info .contact-box .contact-icon, .contact-info .contact-box .contact-title, .contact-info .contact-box .time-list li {
    color: #fff
}

.contact-info .contact-box .phone-number {
    font-size: 23px;
    margin-top: 5px;
    font-weight: 600;
    color: #fff !important
}

.contact-info .contact-box .phone-number .icon-phone {
    font-size: 17px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    background-color: #1ebaae
}

.contact-info .contact-box .btn-white.btn-outlined {
    height: 42px;
    border: 1px solid rgba(255, 255, 255, .25)
}

.contact-panel {
    position: relative;
    z-index: 2;
    padding: 70px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .12)
}

.contact-panel-title {
    font-size: 24px
}

.contact-panel-desc {
    font-size: 15px
}

textarea.form-control {
    min-height: 120px;
    padding-top: 16px
}

.contact-layout1 .contact-panel-info {
    position: relative;
    padding: 50px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%
}

.contact-layout1 .contact-panel-info .contact-list li {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 10px
}

.contact-layout1 .contact-panel-info .contact-list li a {
    color: #fff
}

.contact-layout1 .contact-panel-info .contact-list li i {
    margin-right: 8px
}

.contact-layout1 .contact-panel-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 67%;
    flex: 0 0 67%;
    max-width: 67%
}

.contact-layout1 .contact-panel-subtitle {
    font-size: 25px;
    font-weight: 400;
    font-family: "covered by your grace", cursive
}

.contact-layout3 .contact-panel {
    padding: 0;
    overflow: hidden
}

.contact-layout3 .contact-panel .contact-panel-header {
    padding: 37px 50px
}

.contact-layout3 .contact-panel .contact-panel-header .contact-panel-title {
    color: #fff
}

.contact-layout3 .btn-white:hover {
    color: #031d4c
}

.contact-layout3 .btn-white:before {
    background-color: #fee023 !important
}

.contact-layout3 .contact-panel-title, .contact-layout3 .fancybox-item .fancybox-title {

    font-size: 30px;
    font-weight: 400;
    color: #fee023
}

.contact-layout4 .total-price {
    line-height: 1;
    font-size: 24px;
    max-width: 350px;
    padding: 20px 25px;
    border-radius: 5px;
    color: #fff;
    background-color: #2983fd
}

.contact-layout5 .list-items-light.list-items-layout2 li:before {
    color: #031d4c;
    border-color: #fff;
    background-color: #fff
}

.locations-panel {
    margin-bottom: 65px
}

.locations-panel .locations-panel-header {
    border-bottom: 2px solid #eaeaea;
    margin-bottom: 25px
}

.locations-panel .locations-panel-title {
    font-size: 25px;
    margin-bottom: 25px
}

.locations-panel ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.locations-panel ul li {
    line-height: 40px;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.locations-panel ul li a {
    color: #031d4c;
    font-size: 14px;
    font-weight: 700
}

.locations-panel ul li a:hover {
    color: #2983fd
}

.locations-panel ul li a i {
    margin-right: 10px
}

@media (min-width:1600px) {
    .contact-layout2, .contact-layout3 {
        margin: 0 60px
    }
}

@media (min-width:1300px) {
    .contact-layout2, .contact-layout3 {
        margin: 0 20px;
        border-radius: 10px;
        overflow: hidden
    }

    .contact-layout5 {
        margin-right: 50px;
        margin-left: 50px;
        overflow: hidden;
        border-radius: 20px
    }
}

@media (min-width:1200px) {
    .contact-layout1 .contact-panel-form {
        padding-right: 95px
    }

    .contact-layout2 .contact-panel {
        padding: 50px;
        margin-right: 50px
    }

    .contact-layout2 .btn-secondary {
        height: 78px
    }

    .contact-layout3 .contact-panel {
        margin-left: 50px
    }

    .contact-layout3 .contact-panel .contact-panel-form {
        padding: 50px
    }

    .contact-layout3 .btn-secondary {
        height: 78px
    }

    .contact-layout4 .contact-panel {
        padding: 50px
    }

    .contact-layout5 .contact-panel {
        margin-left: 30px
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .contact-panel {
        padding: 40px
    }

    .contact-layout1 .contact-panel-form {
        padding-right: 30px
    }
}

@media (max-width:1199px) {
    .contact-layout3 .contact-panel {
        margin-top: 30px
    }

    .contact-layout3 .contact-panel .contact-panel-form {
        padding: 30px
    }

    .contact-layout3 .contact-panel .contact-panel-header {
        padding: 20px 30px
    }

    .contact-layout4 .contact-panel {
        padding: 30px
    }
}

@media (max-width:991px) {
    .contact-info .contact-box {
        padding: 25px
    }

    .contact-panel {
        padding: 20px
    }

    .contact-panel .contact-panel-desc {
        font-size: 13px;
        line-height: 23px
    }

    .contact-layout1 .contact-panel-info {
        padding: 20px;
        margin-top: 30px
    }

    .contact-layout1 .contact-panel-info:after {
        top: 20px;
        bottom: 20px
    }

    .contact-layout1 .contact-panel-form, .contact-layout1 .contact-panel-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .contact-layout2 .contact-panel {
        margin-bottom: 30px
    }

    .locations-panel {
        margin-bottom: 70px
    }

    .locations-panel ul li {
        -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%
    }
}

@media (min-width:320px) and (max-width:767px) {
    .contact-info .boxes-wrapper {
        margin-top: -20px
    }

    .contact-info .boxes-wrapper .contact-box {
        padding: 15px
    }

    .contact-info .boxes-wrapper .contact-box .contact-icon {
        font-size: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px;
        max-width: 50px
    }

    .contact-info .boxes-wrapper .contact-box .contact-title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .locations-panel {
        margin-bottom: 40px
    }

    .locations-panel .locations-panel-header {
        margin-bottom: 20px
    }

    .locations-panel .locations-panel-title {
        margin-bottom: 15px
    }

    .locations-panel ul li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width:450px) {
    .locations-panel {
        margin-bottom: 30px
    }

    .locations-panel ul li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.pricing-package {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: calc(100% - 30px);
    border-radius: 6px;
    padding: 45px 50px 50px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 30px
}

.pricing-package .package-subtitle {
    color: #2983fd;

    font-size: 25px;
    font-weight: 400;
    margin-bottom: 10px
}

.pricing-package .package-title {
    font-size: 23px;
    margin-bottom: 15px
}

.pricing-package .package-price {

    font-size: 30px;
    font-weight: 500;
    color: #031d4c;
    line-height: 1
}

.pricing-package .package-period {
    font-size: 14px;
    font-weight: 700
}

.pricing-package .package-desc {
    font-size: 14px;
    margin-bottom: 33px
}

.pricing-package .package-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 45px;
    width: 78px;
    height: 78px;
    border-radius: 50%;
    color: #1d65b9;
    background-color: #eef3fa
}

.pricing-package .package-list {
    margin-bottom: 50px
}

.pricing-package .package-list li {
    margin-bottom: 13px
}

.pricing-package .package-list li:before {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.pricing-package .package-footer .btn {
    margin-bottom: 27px
}

.packages-wrapper>[class*=col-]:first-of-type .pricing-package .list-items-layout2 li:before {
    border-color: #031d4c;
    background-color: #031d4c
}

.packages-wrapper>[class*=col-]:nth-of-type(3) .pricing-package .list-items-layout2 li:before {
    color: #031d4c;
    border-color: #fee023;
    background-color: #fee023
}

.pricing-layout2 .pricing-package {
    padding: 0;
    background-color: transparent
}

.pricing-layout2 .pricing-package .package-subtitle, .pricing-layout2 .pricing-package .package-title {
    text-align: center
}

.pricing-layout2 .pricing-package .package-title {
    margin-bottom: 37px
}

.pricing-layout2 .pricing-package .package-list {
    margin-bottom: 0
}

.pricing-layout2 .pricing-package .package-body {
    border-radius: 6px;
    padding: 45px 50px 50px;
    background-color: #fff
}

.pricing-layout2 .pricing-package .package-footer {
    padding: 0
}

.pricing-layout2 .pricing-package .package-footer .btn, .pricing-layout2 .pricing-package .package-footer .package-price {
    height: 70px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.pricing-layout2 .pricing-package .package-footer .btn {
    margin-bottom: 0;
    border-radius: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.pricing-layout2 .pricing-package .package-footer .package-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #031d4c;
    background-color: #fee023;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.pricing-layout2 .pricing-package:hover .package-footer .btn, .pricing-layout2 .pricing-package:hover .package-footer .package-price {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.pricing-layout3 .pricing-package, .pricing-layout4 .pricing-package {
    height: auto;
    margin-bottom: 0
}

.pricing-layout3 .pricing-package .package-body, .pricing-layout4 .pricing-package .package-body {
    padding: 130px 90px 50px
}

.pricing-layout3 .pricing-package .package-banner, .pricing-layout4 .pricing-package .package-banner {
    min-height: 400px
}

.pricing-layout3 .pricing-package .package-list, .pricing-layout4 .pricing-package .package-list {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #e6eaef;
    margin-bottom: 0
}

.pricing-layout3 .pricing-package .package-list li:before, .pricing-layout4 .pricing-package .package-list li:before {
    border-color: #031d4c;
    background-color: #031d4c
}

.pricing-layout3 .nav-tabs {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 3;
    width: 100%
}

.pricing-layout3 .nav-tabs .nav-icon {
    color: #1d65b9;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px
}

.pricing-layout3 .pricing-package .package-body {
    padding: 210px 90px 50px
}

.pricing-boxed {
    padding: 50px
}

[class*=pricing-widget-layout] {
    padding: 40px 37px;
    border-radius: 12px
}

[class*=pricing-widget-layout] .pricing-title {
    font-size: 19px
}

[class*=pricing-widget-layout] .pricing-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdee2
}

[class*=pricing-widget-layout] .pricing-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}

[class*=pricing-widget-layout] .pricing-list li .price {
    line-height: 1;
    padding: 6px 10px;
    border-radius: 5px
}

.pricing-widget-layout1 {
    background-color: #f4f4f4
}

.pricing-widget-layout1 .pricing-list li .price {
    color: #fff;
    background-color: #2983fd
}

.pricing-widget-layout2 {
    border: 2px solid #e6e8eb
}

.pricing-widget-layout2 .pricing-list li .price {
    color: #fff;
    background-color: #031d4c
}

@media (min-width:1600px) {
    .pricing-layout3 {
        margin: 0 60px
    }
}

@media (min-width:1300px) {
    .pricing-layout3 {
        margin: 0 20px;
        border-radius: 10px;
        overflow: hidden
    }
}

@media (min-width:1200px) {
    .pricing-layout3 .package-title, .pricing-layout4 .package-title {
        font-size: 37px;
        margin-bottom: 20px
    }

    .pricing-layout3 .package-desc, .pricing-layout4 .package-desc {
        font-size: 17px;
        margin-bottom: 33px
    }
}

@media (max-width:1199px) {
    .pricing-layout3 .nav-tabs {
        top: 30px
    }

    .pricing-layout3 .pricing-package .package-body {
        padding: 140px 50px 30px
    }

    .pricing-layout3 .pricing-package .package-list {
        padding-top: 20px;
        margin-top: 20px
    }

    .pricing-layout4 .pricing-package .package-body {
        padding: 50px 30px 30px
    }

    .pricing-layout4 .pricing-package .package-list {
        padding-top: 20px;
        margin-top: 20px
    }
}

@media (max-width:992px) {
    .pricing-package {
        height: auto;
        padding: 20px;
        border-radius: 10px
    }

    .pricing-package .package-title {
        margin-bottom: 10px
    }

    .pricing-package .package-price {
        font-size: 40px;
        margin-bottom: 10px
    }

    .pricing-package .package-desc {
        margin-bottom: 20px
    }

    .pricing-package .package-list {
        margin-bottom: 30px
    }

    .pricing-package .package-footer {
        border-radius: 10px;
        padding: 17px 10px 20px
    }

    [class*=pricing-widget-layout] {
        padding: 20px;
        border-radius: 8px
    }

    [class*=pricing-widget-layout] .pricing-title {
        font-size: 16px
    }

    [class*=pricing-widget-layout] .pricing-list li {
        font-size: 14px
    }

    [class*=pricing-widget-layout] .pricing-list li .price {
        padding: 3px 6px
    }

    .pricing-layout2 .pricing-package .package-body {
        padding: 20px
    }

    .pricing-layout3 .nav-tabs .nav-icon {
        font-size: 50px
    }

    .pricing-layout3 .pricing-package .package-banner {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .pricing-layout4 .pricing-package:nth-of-type(2) .package-banner {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .pricing-layout4 .pricing-package [class*=col-] {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .pricing-boxed {
        padding: 20px
    }
}

.sidebar.sticky-top {
    top: 100px
}

.is-sticky .navbar-nav .dropdown-menu .nav-item a {
    color: #758291 !important;
}

.widget {
    position: relative;
    padding: 40px 20px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 40px;
    background-color: #f0f1f1
}

.widget:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    right: 50px;
    height: 4px;
    background-color: #031d4c
}

.widget:last-child {
    margin-bottom: 0
}

.widget .widget-title {
    font-size: 20px;
    margin-bottom: 23px
}

.widget-search:after {
    display: none
}

.widget-search .widget-form-search {
    position: relative
}

.widget-search .widget-form-search .form-control {
    height: 55px;
    border-radius: 9px;
    background-color: #fff
}

.widget-search .widget-form-search .form-control:focus {
    border-color: #eef3fa
}

.widget-search .widget-form-search .btn {
    position: absolute;
    top: 0;
    right: 20px;
    width: auto;
    color: #031d4c;
    padding: 0;
    min-width: 0;
    height: 55px;
    line-height: 55px
}

.widget-search .widget-form-search .btn:before {
    display: none
}

.widget-search .widget-form-search .btn:hover {
    color: #031d4c
}

.widget-categories ul li {
    margin-bottom: 9px
}

.widget-categories ul li:last-child {
    margin-bottom: 0
}

.widget-categories ul li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 20px;
    border-radius: 5px;
    text-transform: capitalize;
    color: #031d4c;

    background-color: #fff;
    -webkit-box-shadow: 0 3px 63px 0 rgba(6, 52, 100, .11);
    box-shadow: 0 3px 63px 0 rgba(6, 52, 100, .11);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.widget-categories ul li a:hover {
    color: #2983fd
}

.widget-categories ul li a .cat-count {
    font-size: 13px;
    font-weight: 400;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #2983fd
}

.widget-categories-layout2 li a {
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.widget-services ul li {
    margin-bottom: 12px
}

.widget-services ul li:last-child {
    margin-bottom: 0
}

.widget-services ul li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-family: "Korolev 700", sans-serif;
    padding: 22px 18px;
    text-transform: capitalize;
    border-radius: 6px;

    color: #031d4c;
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.widget-services ul li a:hover {
    color: #fff;
    background-color: #2983fd
}

.widget-tags ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.widget-tags ul li a {
    display: block;
    font-size: 14px;
    line-height: 1;
    text-transform: capitalize;
    padding: 6px 10px;
    margin: 0 10px 10px 0;
    border-radius: 6px;
    color: #fff;
    background-color: #2983fd;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.widget-tags ul li a:hover {
    color: #fff;
    background-color: #031d4c
}

.widget-post-item {
    padding: 20px;
    border-radius: 8px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.widget-post-item:hover {
    background-color: #fff
}

.widget-post-item .widget-post-title {
    font-size: 16px;
    margin-bottom: 0
}

.widget-post-item .widget-post-title a {
    color: #031d4c
}

.widget-post-item:hover .widget-post-title a {
    color: #2983fd
}

.widget-post-item .widget-post-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    margin-right: 15px
}

.widget-post-item .widget-post-img img {
    border-radius: 5px
}

.widget-post-item .widget-post-date {
    color: #1d65b9;
    line-height: 1;
    font-size: 13px;
    margin-bottom: 4px
}

.widget-poducts .widget-product-item {
    margin-bottom: 20px
}

.widget-poducts .widget-product-item:last-of-type {
    margin-bottom: 0
}

.widget-poducts .widget-product-item .widget-product-title {
    font-size: 15px;
    margin-bottom: 0
}

.widget-poducts .widget-product-item .widget-product-title a {
    color: #031d4c
}

.widget-poducts .widget-product-item:hover .widget-product-title a {
    color: #2983fd
}

.widget-poducts .widget-product-item .widget-product-img {
    margin-right: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 2px
}

.widget-poducts .widget-product-item .widget-product-img img {
    border-radius: 5px
}

.widget-poducts .widget-product-item .widget-product-price {
    color: #2983fd;
    font-size: 15px;
    font-weight: 700
}

.widget-help:after {
    display: none
}

.widget-help .widget-desc, .widget-help .widget-icon, .widget-help .widget-subtitle, .widget-help .widget-title {
    color: #fff
}

.widget-help .widget-title {
    font-size: 24px
}

.widget-help .widget-subtitle {

    font-size: 25px;
    font-weight: 400
}

.widget-help .widget-desc {
    font-size: 16px
}

.widget-help .phone-number {
    margin-top: 5px;
    color: #fff !important
}

.widget-filter .ui-slider {
    background-color: rgba(34, 34, 34, .06);
    border-radius: 0;
    height: 4px;
    margin-bottom: 18px
}

.widget-filter .ui-slider-range {
    height: 4px;
    background-color: #2983fd
}

.widget-filter .price-output {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.widget-filter label {
    color: #8e949e;
    font-size: 14px;
    margin-bottom: 0
}

.widget-filter input {
    background-color: transparent;
    color: #2983fd;
    font-size: 14px;
    border: none
}

.widget-filter .btn-filter {
    font-size: 14px;
    font-weight: 700;
    color: #031d4c
}

.ui-slider {
    position: relative
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget.ui-widget-content {
    border: none
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal .ui-slider-handle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background-color: #2983fd
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.sidebar-layout2 .widget {
    padding: 0;
    background-color: transparent
}

.sidebar-layout2 .widget:after {
    display: none
}

@media (min-width:1200px) {
    .sidebar.has-marign-right {
        margin-right: 40px
    }

    .sidebar.has-marign-left {
        margin-left: 40px
    }

    .widget-member.shifted-top {
        margin-top: -450px
    }

    .widget-download .btn {
        height: 80px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .widget-download .btn i, .widget-download .btn span {
        margin: 0 10px
    }
}

@media (min-width:320px) and (max-width:992px) {
    .widget {
        padding: 20px;
        margin-bottom: 30px
    }

    .widget:after {
        left: 20px;
        right: 20px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .widget {
        padding: 15px
    }

    .widget:after {
        top: 0;
        bottom: 15px
    }

    .widget .widget-title {
        margin-bottom: 20px
    }

    .widget-categories ul {
        padding: 0
    }

    .widget-categories ul li a {
        font-size: 13px
    }
}

.about-layout .heading-layout .heading-title {
    font-family: "Korolev 400", sans-serif;
    letter-spacing: -1.8px;
}



.about-layout .heading-layout .heading-title strong {
    font-family: "Korolev 700", sans-serif;
    position: relative;
    z-index: 1;
}

.about-layout .heading-layout .heading-title strong:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: 0;
    height: 5px;
    width: 100%;
    background: #f2364f;
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.about-layout .heading-layout:hover .heading-title strong:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 100%;
    background: #f2364f;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.about-layout .about-img .about-top {
    position: relative;
    height: 500px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
    filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
}

.about-layout .about-img .about-top img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-layout .about-img .about-bottom-r {
    position: absolute;
    height: 240px;
    width: 320px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    bottom: -80px;
    left: -80px;
    -webkit-filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
    filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
}

.about-layout .about-img .about-bottom-r img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-layout .about-img .about-bottom-l {
    position: absolute;
    height: 220px;
    width: 280px;
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
    top: -50px;
    right: -80px;
    -webkit-filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
    filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 15%));
}

.about-layout .about-img .about-bottom-l img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.gallery {
    --g: 10px;
    /* the gap */
    --s: 70vh;
    /* the size */
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    padding-top: 30px;
    display: grid;
    border-radius: 50%;
    -webkit-filter: drop-shadow(0px 5px 55px rgb(9 29 62 / 35%));
    filter: drop-shadow(0px 5px 55px rgb(9 29 62 / 35%));
    -webkit-transition: .2s ease;
    transition: .2s ease;
}

.gallery:hover {
    -webkit-filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 0%));
    filter: drop-shadow(0px 5px 83px rgb(9 29 62 / 0%));
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.gallery>img {
    grid-area: 1/1;
    width: 70vh;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%;
    transform: translate(var(--_x, 0), var(--_y, 0));
    cursor: pointer;
    z-index: 0;
    transition: .3s, z-index 0s .3s;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.gallery img:hover {
    --_i: 1;
    z-index: 1;
    transition: transform .2s, clip-path .3s .2s, z-index 0s;
}

.gallery:hover img {
    transform: translate(0, 0);
}

.gallery>img:nth-child(1) {
    clip-path: polygon(50% 50%, calc(50%*var(--_i, 0)) calc(120%*var(--_i, 0)), 0 calc(100%*var(--_i, 0)), 0 0, 100% 0, 100% calc(100%*var(--_i, 0)), calc(100% - 50%*var(--_i, 0)) calc(120%*var(--_i, 0)));
    --_y: calc(-1*var(--g))
}

.gallery>img:nth-child(2) {
    clip-path: polygon(50% 50%, calc(100% - 120%*var(--_i, 0)) calc(50%*var(--_i, 0)), calc(100% - 100%*var(--_i, 0)) 0, 100% 0, 100% 100%, calc(100% - 100%*var(--_i, 0)) 100%, calc(100% - 120%*var(--_i, 0)) calc(100% - 50%*var(--_i, 0)));
    --_x: var(--g)
}

.gallery>img:nth-child(3) {
    clip-path: polygon(50% 50%, calc(100% - 50%*var(--_i, 0)) calc(100% - 120%*var(--_i, 0)), 100% calc(100% - 120%*var(--_i, 0)), 100% 100%, 0 100%, 0 calc(100% - 100%*var(--_i, 0)), calc(50%*var(--_i, 0)) calc(100% - 120%*var(--_i, 0)));
    --_y: var(--g)
}

.gallery>img:nth-child(4) {
    clip-path: polygon(50% 50%, calc(120%*var(--_i, 0)) calc(50%*var(--_i, 0)), calc(100%*var(--_i, 0)) 0, 0 0, 0 100%, calc(100%*var(--_i, 0)) 100%, calc(120%*var(--_i, 0)) calc(100% - 50%*var(--_i, 0)));
    --_x: calc(-1*var(--g))
}

.about-layout .rating, .about-layout2 .rating {
    position: absolute;
    top: -30px;
    left: 40px;
    width: 70px
}

.about-layout .rating:after, .about-layout2 .rating:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 35px 0;
    border-color: #fee023 transparent transparent transparent
}

.about-layout .rating .rating-icon, .about-layout2 .rating .rating-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 30px;
    border-radius: 7px 7px 0 0;
    background-color: #2983fd
}

.about-layout .rating .rating-text, .about-layout2 .rating .rating-text {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    padding: 10px 5px 5px;
    color: #031d4c;
    background-color: #fee023
}

.about-layout .rating .rating-percentage, .about-layout2 .rating .rating-percentage {
    font-size: 22px;

    font-weight: 500
}

.about-layout .cta-desc, .about-layout2 .cta-desc {
    font-weight: 700
}

.about-layout .about-Text p {
    position: relative;
    font-size: 16px;
    padding-bottom: 32px;
}


.about-layout .about-icon {
    font-size: 65px;
    color: #c6d8ed;
    line-height: 1;
    margin-bottom: 20px
}

.about-layout .cta-banner {
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1)
}

.about-layout .cta-banner .cta-icon {
    font-size: 70px;
    line-height: 1;
    color: #1d65b9;
    margin-bottom: 16px
}

.about-layout .cta-banner .slick-dots {
    text-align: left
}

.about-layout2 .rating {
    left: auto;
    right: 40px
}

.about-layout2 .rating:after {
    border-color: #fff transparent transparent transparent
}

.about-layout2 .rating .rating-text {
    background-color: #fff
}

.about-layout2 .cta-banner {
    position: relative;
    width: 280px;
    padding: 20px;
    border-radius: 10px;
    background-color: #fee023;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .1)
}

.about-layout2 .cta-banner:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -14px;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #fee023 transparent transparent
}

.about-layout2 .cta-banner .cta-icon {
    font-size: 60px;
    line-height: 1;
    color: #031d4c;
    margin-bottom: 16px
}

.about-layout2 .cta-desc {

    color: #031d4c;
    margin-bottom: 0
}

.about-layout .about-Text .btn,
.btn.btn-outline {
    background: transparent;
    color: #031d4c;
    border: 1px solid #031d4c;
    font-family: "Korolev 700", sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.2px;
    border-radius: 40px;
}

.about-layout .about-Text .btn:focus,
.about-layout .about-Text .btn:active,
.about-layout .about-Text .btn:hover,
.btn.btn-outline:hover {
    color: #fff;
    border: 1px solid #031d4c;
    background: #031d4c;
    outline: none !important;
    box-shadow: none !important;
}

.read-note .rating {
    color: #fee023
}

.read-note .note-text {
    max-width: 370px
}

.read-note .note-text {
    color: #fff
}

.read-note .note-text span {
    color: #fee023;
    border-bottom: 2px solid #fee023
}

@media (min-width:1200px) {
    .about-layout .cta-banner {
        position: absolute;
        right: -40px;
        bottom: -40px;
        padding: 40px;
        width: 260px
    }

    .about-layout .cta-banner .cta-desc {
        font-size: 17px;
        line-height: 1.6
    }

    .about-layout2 .about-img {
        margin-right: 70px
    }

    .about-layout2 .cta-banner {
        position: absolute;
        left: -40px;
        bottom: 0;
        padding: 40px
    }

    .about-layout2 .cta-banner .cta-desc {
        font-size: 17px;
        line-height: 1.6
    }
}

@media (max-width:1199px) {
    .about-layout .about-img {
        margin-top: 50px
    }

    .about-layout .cta-banner {
        margin-top: 30px
    }
}

@media (max-width:992px) {
    .about-layout2 .cta-banner {
        margin: 50px 0 30px
    }
}

.service-item {
    position: relative;
    padding: 50px;
    border-radius: 10px;
    margin-bottom: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.service-item .service-body {
    position: relative;
    z-index: 2
}

.service-item .service-icon {
    position: relative;
    height: 80px;
    color: #1d65b9;
    font-size: 75px;
    line-height: 1;
    margin-bottom: 25px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.service-item .service-icon>i {
    position: relative;
    z-index: 1
}

.service-item .service-title {
    font-size: 23px;
    margin-bottom: 31px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.service-item .service-desc {
    font-size: 15px;
    margin-bottom: 32px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.service-item .btn:not(.btn-link) {
    height: 65px
}

.service-item .btn.btn-secondary:hover {
    color: #031d4c
}

.service-item .btn.btn-secondary:hover .icon-outlined {
    color: #fff;
    border-color: #031d4c;
    background-color: #031d4c
}

.service-item .btn.btn-secondary:before {
    background-color: #fee023 !important
}

.service-item:hover .btn-secondary {
    color: #031d4c;
    background-color: #fee023
}

.service-item:hover .btn-secondary .icon-outlined {
    color: #fff;
    border-color: #031d4c;
    background-color: #031d4c
}

.services-layout1 .service-item {
    overflow: hidden
}

.services-layout1 .service-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: -1px;
    bottom: 0;
    z-index: 2;
    border-radius: 12px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-clip-path: polygon(50% 0, 100% 38%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 0, 100% 38%, 100% 100%, 0 100%, 0 0)
}

.services-layout1 .service-item .service-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 80%;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.services-layout1 .service-item .service-icon:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    width: 84px;
    height: 80px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.services-layout1 .service-item:hover:before {
    background: rgba(41, 131, 253, .85);
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0)
}

.services-layout1 .service-item:hover .service-overlay {
    width: 100%;
    height: 100%
}

.services-layout1 .service-item:hover .service-icon:before {
    opacity: 0
}

.services-layout1 .service-item:hover .service-desc, .services-layout1 .service-item:hover .service-icon, .services-layout1 .service-item:hover .service-title {
    color: #fff
}

.services-layout2 .service-item {
    padding: 0;
    background-color: transparent
}

.services-layout2 .service-item .service-meta {
    position: relative;
    padding-bottom: 80px;
    overflow: hidden;
    border-radius: 0 0 7px 7px
}

.services-layout2 .service-item .service-icon {
    position: absolute;
    top: -40px
}

.services-layout2 .service-item .service-body {
    z-index: 3;
    padding: 50px 50px 30px;
    border-radius: 7px 7px 0 0;
    background-color: #fff
}

.services-layout2 .service-item .service-body .service-desc {
    margin-bottom: 0
}

.services-layout2 .service-item .service-features {
    margin-top: -20px;
    position: relative;
    z-index: 2;
    padding: 20px 50px 50px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-layout2 .service-item .service-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -120px;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-layout2 .service-item .service-overlay:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#2983fd), color-stop(50%, rgba(142, 189, 253, .1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to top, #2983fd 0, rgba(142, 189, 253, .1) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.services-layout2 .service-item .service-overlay .btn {
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px
}

.services-layout2 .service-item:hover .service-features {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.services-layout2 .service-item:hover .service-overlay {
    bottom: 0
}

.services-layout2.services-carousel .service-item {
    margin-top: 40px
}

.services-carousel .service-item {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .05)
}

.services-carousel .service-item:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15);
    box-shadow: 0 5px 83px 0 rgba(9, 29, 62, .15)
}

.services-carousel .slick-dots {
    text-align: center
}

.services-carousel .slick-list {
    margin: -15px;
    overflow: visible
}

.services-carousel .slick-slide {
    margin: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.services-carousel .slick-slide.slick-active {
    opacity: 1;
    visibility: visible
}

.services-carousel .slick-slide:not(.slick-active) {
    opacity: 0;
    visibility: hidden
}

@media (max-width:1199px) {
    .services-layout2 .service-item .service-body {
        padding: 50px 20px 20px
    }

    .services-layout2 .service-item .service-features {
        padding: 20px
    }

    .services-layout2 .service-item .service-title {
        margin-bottom: 10px
    }

    .services-layout2 .service-item .service-overlay .btn {
        left: 20px;
        right: 20px
    }
}

@media (max-width:992px) {
    .service-item {
        padding: 20px
    }

    .service-item .service-icon {
        font-size: 50px;
        margin-bottom: 10px
    }

    .service-item .service-title {
        font-size: 16px;
        margin-bottom: 10px
    }

    .service-item .service-desc {
        font-size: 13px;
        margin-bottom: 10px
    }

    .services-layout1 .service-item .service-icon {
        height: auto
    }

    .services-layout1 .service-item .service-icon:before {
        display: none
    }

    .services-layout1 .service-item .btn:not(.btn-link) {
        height: 50px
    }

    .services-layout2 .service-item {
        margin-bottom: 30px
    }

    .services-layout2 .service-item .service-body {
        padding: 15px 0 0 0
    }

    .services-layout3 .service-item {
        padding: 20px
    }
}

.counter-item {
    margin-bottom: 20px
}

.counter-item .counter {
    color: #031d4c;

    font-size: 54px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 10px
}

.counter-item .counter-desc {
    color: #031d4c;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 20px
}

.counter-item .counter-icon {
    color: #031d4c;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 30px
}

.counter-light .counter-item .counter, .counter-light .counter-item .counter-desc {
    color: #fff
}

@media (min-width:992px) {
    .counter-item .counter-desc {
        padding-right: 65px
    }
}

@media (max-width:991px) {
    .counter-item .counter {
        font-size: 25px
    }

    .counter-item .counter-desc {
        font-size: 11px;
        margin-bottom: 10px
    }
}

@media (max-width:375px) {
    .counter-item .counter-desc {
        font-size: 10px
    }
}

.gallery .slick-list {
    margin: 0;
    overflow: hidden;
    border-radius: 12px
}

.gallery .slick-slide {
    margin: 0
}

.gallery .slick-arrow.slick-next {
    right: -50px
}

.gallery .slick-arrow.slick-prev {
    left: -50px
}

.gallery-layout2 .gallery-img {
    position: relative;
    margin-bottom: 30px
}

.gallery-layout2 .gallery-img img {
    border-radius: 10px
}

.gallery-layout2 .gallery-img .popup-gallery-item {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 50px;
    height: 50px;
    font-size: 10px;
    line-height: 50px;
    border-radius: 50%;
    opacity: 0;
    text-align: center;
    color: #031d4c;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.gallery-layout2 .gallery-img .popup-gallery-item:hover {
    -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, .15);
    box-shadow: 0 0 0 8px rgba(0, 0, 0, .15)
}

.gallery-layout2 .gallery-img:hover .popup-gallery-item {
    opacity: 1
}

@media (min-width:320px) and (max-width:575px) {
    .gallery .slick-arrow.slick-next {
        right: 0
    }

    .gallery .slick-arrow.slick-prev {
        left: 0
    }
}

.product-item {
    position: relative;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.product-item .product-action {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.product-item .product-info {
    padding: 22px 0
}

.product-item .btn {
    width: 100%;
    height: 72px
}

.product-item .btn.btn-primary {
    color: #fff;
    background-color: #031d4c;
    border-radius: 0 0 10px 10px;
}

.product-item .btn.btn-primary:hover {
    color: #fff
}

.product-item .btn.btn-primary:before {
    background-color: #2983fd !important
}

.product-item .btn.btn-primary i, .product-item .btn.btn-primary span {
    margin-bottom: -6px
}

.product-item:hover .product-img img {
    -webkit-transform: translateY(-65px);
    transform: translateY(-65px)
}

.product-title {
    font-size: 18px;
    letter-spacing: -0.4px;
    font-family: "Korolev 700", sans-serif;
    margin-bottom: 8px
}

.product-title a {
    color: #031d4c
}

.product-title a:hover {
    color: #2983fd
}

.product-price {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #2983fd
}

.product-img {
    overflow: hidden;
    position: relative
}

.product-img img {
    position: relative;
    z-index: 2;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    min-height: 224px;
    object-fit: cover;
}

.product-item-single .product-title {
    font-size: 29px;
    margin-bottom: 15px
}

.product-item-single .product-rating {
    margin-right: 37px
}

.product-item-single .product-rating i {
    font-size: 15px
}

.product-item-single .product-rating i.active {
    color: #2983fd
}

.product-item-single .product-img img {
    border-radius: 15px
}

.product-item-single .product-price {
    font-size: 22px
}

.product-item-single .product-desc {
    font-size: 15px
}

.product-item-single .social-icons li a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.product-details li strong {
    font-size: 16px;
    font-weight: 700;
    color: #031d4c;
    min-width: 120px;
    display: inline-block
}

.product-slider {
    border-radius: 10px;
    overflow: hidden;
    position: sticky;
    top: 110px;
    margin-bottom: 50px;
}
.product-slider img {
    height: 405px;
    object-fit: cover;
    overflow: hidden;
}

.product-meta-review {
    font-size: 14px
}

.product-meta-review a {
    position: relative;
    color: #8e949e;
    padding-left: 10px
}

.product-meta-review a:hover {
    color: #2983fd
}

.product-meta-review a:before {
    content: '/';
    position: absolute;
    top: 0;
    left: 0
}

.product-meta-details li {
    font-size: 15px;
    margin-bottom: 8px
}

.product-meta-details li:last-child {
    margin-bottom: 0
}

.product-meta-details li span:first-of-type {

    color: #031d4c;
    font-weight: 700;
    font-size: 16px
}

.related-products-title {
    font-size: 24px
}

.product-quantity-title {
    margin-bottom: 0;
    display: inline-block;
    margin-right: 10px
}

.product-quantity .btn {
    height: 50px
}

.quantity-input-wrap {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    width: 80px;
    max-height: 50px;
    border-radius: 6px;
    border: 2px solid #e6e8eb
}

.quantity-input-wrap .decrease-qty, .quantity-input-wrap .increase-qty {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #031d4c;
    cursor: pointer;
    position: absolute;
    right: 0;
    font-style: normal;
    font-size: 9px;
    border-left: 2px solid #e6e8eb;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.quantity-input-wrap .increase-qty {
    top: 0
}

.quantity-input-wrap .decrease-qty {
    bottom: 0;
    border-top: 2px solid #e6e8eb
}

.quantity-input-wrap .input-number {
    background-color: transparent;
    text-align: center;
    color: #031d4c;
    font-weight: 600;
    font-size: 16px;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    border: 0;
    outline: 0;
    -moz-appearance: textfield
}

.quantity-input-wrap .input-number::-webkit-inner-spin-button, .quantity-input-wrap .input-number::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

.product-details .nav-tabs {
    border-bottom: 2px solid #e6e6e6
}

.product-details .nav-tabs .nav-link {
    font-family: "Korolev 700", sans-serif;
    font-size: 20px;
    margin-bottom: -2px;
    border: none;
    padding-bottom: 10px;
}
.products-details .short-detail {
    font-size: 15px;
    line-height: 1.75;
}

.product-details .tab-content {
    padding-top: 20px
}

.product-details .tab-content p {
    font-size: 15px
}

.product-details .tab-content p:last-child {
    margin-bottom: 0
}

.product-details .reviews-form .form-control {
    height: 50px
}

.magnifier {
    z-index: 3000 !important
}

.sorting-options .nice-select {
    width: auto;
    min-width: 230px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0
}

.cart-table {
    margin-bottom: 50px
}

.cart-table .table {
    border-radius: 4px;
    margin-bottom: 0
}

.cart-table thead {
    background-color: transparent
}

.cart-table thead tr th {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #031d4c;
    border-bottom-width: 0 !important;
    border-color: #e9e9e9;
    padding: 15px 0
}

.cart-table tbody tr td {
    padding: 15px;
    border-color: #e9e9e9;
    vertical-align: middle
}

.cart-table .cart-product {
    position: relative
}

.cart-table .cart-product-price, .cart-table .cart-product-total {
    font-size: 16px;
    font-weight: 700;
    color: #2983fd;
    text-align: center
}

.cart-table .cart-product-quantity {
    text-align: center
}

.cart-table .cart-product-img {
    width: 50px;
    margin-right: 20px
}

.cart-table .cart-product-title {
    font-size: 16px;
    margin-bottom: 0
}

.cart-table .cart-product-remove {
    width: 19px;
    height: 19px;
    line-height: 19px;
    font-size: 9px;
    color: #fff;
    background-color: #031d4c;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    margin-right: 20px
}

.cart-table .cart-product-remove:hover {
    background-color: #2983fd
}

.cart-table .cart-product-action td {
    padding: 30px 20px 20px
}

.cart-table .cart-product-action td .form-control {
    font-size: 12px;
    font-weight: 400;
    width: 250px;
    height: 42px;
    border-radius: 4px;
    background-color: #fff
}

.cart-table .cart-product-action td .btn {
    line-height: 42px;
    height: 42px;
    min-width: 134px
}

.cart-total-amount ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;
    line-height: 36px;
    font-weight: 700
}

.cart-total-amount ul li span:first-of-type {
    color: #1e4873
}

@media (min-width:320px) and (max-width:575px) {
    .cart-table tbody tr td {
        padding: 5px
    }

    .cart-table .cart-product-img {
        width: 40px;
        margin-right: 5px
    }

    .cart-table .cart-product-title {
        font-size: 12px;
        font-weight: 400
    }

    .cart-table .cart-product-price, .cart-table .cart-product-total {
        font-size: 10px
    }

    .cart-table .cart-product-action-content {
        display: block !important
    }

    .cart-table .cart-product-price, .cart-table .cart-product-total {
        font-size: 10px;
        font-weight: 400;
        padding: 0
    }

    .cart-table thead tr th {
        font-size: 10px
    }
}

.portfolio-item {
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13);
    box-shadow: 0 5px 83px 0 rgba(3, 43, 86, .13);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.portfolio-item .portfolio-img {
    height: 230px;
    width: 100%;
    border-radius: 0 0 10px 10px;
    position: relative;
    overflow: hidden
}

.portfolio-item .portfolio-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.portfolio-item .portfolio-body {
    position: relative;
    background: #fff;
    padding: 30px 36px 36px 40px
}

.portfolio-item:hover {
    -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11);
    box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .11)
}

.portfolio-item .portfolio-cat {
    margin-bottom: 15px
}

.portfolio-item .portfolio-cat a {
    position: relative;
    font-size: 14px;
    color: #2983fd;
    padding-right: 7px
}

.portfolio-item .portfolio-cat a:hover {
    color: #031d4c
}

.portfolio-item .portfolio-cat a:after {
    content: ",";
    position: absolute;
    top: -2px;
    right: 2px;
    color: #2983fd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.portfolio-item .portfolio-cat a:last-child:after {
    display: none
}

.portfolio-item .portfolio-title {
    font-size: 20px;
    margin-bottom: 11px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.portfolio-item .portfolio-title a {
    color: #031d4c
}

.portfolio-item .portfolio-title a:hover {
    color: #2983fd
}

.portfolio-item .portfolio-desc {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 18px;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.portfolio-filter li {
    margin-bottom: 20px;
    margin-right: 30px
}

.portfolio-filter li:last-child {
    margin-right: 0
}

.portfolio-filter li a {
    position: relative;
    color: #031d4c;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-transform: capitalize;
    display: block;
    padding-bottom: 4px
}

.portfolio-filter li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #2983fd;
    -webkit-transition: all .7s linear;
    transition: all .7s linear
}

.portfolio-filter li a.active, .portfolio-filter li a:hover {
    color: #2983fd
}

.portfolio-filter li a.active:after, .portfolio-filter li a:hover:after {
    width: 100%
}

.mix {
    display: none
}

.portfolio-hidden>.portfolio-item {
    display: none
}

.portfolio-standard-carousel {
    overflow-x: hidden
}

.portfolio-standard-carousel .slick-list {
    margin: -15px;
    overflow: visible
}

.portfolio-standard-carousel .slick-slide {
    margin: 15px;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease
}

.portfolio-standard-carousel .slick-slide.slick-active {
    opacity: 1;
    visibility: visible
}

.portfolio-standard-carousel .slick-slide:not(.slick-active) {
    opacity: 0;
    visibility: hidden
}

.portfolio-single .portfolio-item {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.portfolio-single .portfolio-item .portfolio-title {
    font-size: 28px;
    margin-bottom: 0
}

.portfolio-single .portfolio-item .portfolio-body {
    border-radius: 10px
}

.portfolio-single .portfolio-item .portfolio-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
    font-size: 65px;
    color: #2983fd
}

.portfolio-single .list-items-layout2 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.portfolio-single .list-items-layout2 li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

.portfolio-single .portfolio-slider .slick-arrow.slick-next {
    right: 320px
}

.portfolio-single .portfolio-slider .slick-arrow.slick-prev {
    left: 320px
}

.portfolio-meta-list {
    border-radius: 6px;
    border: 1px solid #eaeaea
}

.portfolio-meta-list li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px 36px;
    border-right: 1px solid #eaeaea
}

.portfolio-meta-list li:last-child {
    border-right: 0
}

.portfolio-meta-list li .meta-name {
    display: block;
    color: #031d4c;
    font-size: 16px;
    font-weight: 700
}

.portfolio-meta-list li .meta-desc {
    color: #2983fd;

    font-size: 30px;
    font-weight: 500
}

.portfolio-layout .portfolio-item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 35px;
    background-color: #fff
}

.portfolio-layout .portfolio-item .portfolio-title {
    margin-bottom: 0
}

.portfolio-layout .portfolio-item .portfolio-body, .portfolio-layout .portfolio-item .portfolio-img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.portfolio-layout .portfolio-item .portfolio-body {
    margin-bottom: -70px;
    position: relative;
    background: #fff;
    padding: 33px 36px 36px 40px
}

.portfolio-layout .portfolio-item .btn {
    z-index: 1
}

.portfolio-layout .portfolio-item:hover .portfolio-body, .portfolio-layout .portfolio-item:hover .portfolio-img {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px)
}

.portfolio-layout .portfolio-item {
    overflow: hidden
}

.portfolio-layout2 .portfolio-item {
    margin-bottom: 40px
}

.portfolio-layout2 .portfolio-item .portfolio-img {
    border-radius: 5px
}

.portfolio-layout2 .portfolio-item .portfolio-body {
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-radius: 5px 0 5px 5px;
    padding: 25px 15px 26px 30px
}

.portfolio-layout3 .portfolio-item {
    overflow: hidden;
    padding-bottom: 140px
}

.portfolio-layout3 .portfolio-item .portfolio-body {
    position: absolute;
    bottom: -166px;
    left: 0
}

.portfolio-layout3 .portfolio-item:hover .portfolio-body {
    bottom: 0
}

.portfolio-carousel .portfolio-item {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.portfolio-carousel .heading-title {
    font-family: "Korolev 400", sans-serif;
    letter-spacing: -1.8px;
    position: relative;
    z-index: 1;
    margin: 0px;
}

.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
}

.portfolio-carousel .heading-title strong {
    font-family: "Korolev 700", sans-serif;
}

.portfolio-carousel .heading-title:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 6px;
    left: 0;
    height: 5px;
    width: 50%;
    background: #f2364f;
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.portfolio-carousel .heading-title:hover::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 250px;
    background: #f2364f;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.portfolio-carousel .video-btn .video-player {
    -webkit-box-shadow: 0 0 0 9px rgba(255, 255, 255, .15);
    box-shadow: 0 0 0 9px rgba(255, 255, 255, .15)
}

.portfolio-carousel .video-btn:hover .video-player {
    -webkit-box-shadow: 0 0 0 13px rgba(255, 255, 255, .15);
    box-shadow: 0 0 0 13px rgba(255, 255, 255, .15)
}

.portfolio-carousel.portfolio-layout .portfolio-item .btn {
    background: transparent !important;
    color: #031d4c !important;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}


.portfolio-carousel.portfolio-layout .portfolio-item .btn:hover {
    background: transparent !important;
    color: #031d4c !important;
    text-decoration: none !important;
    opacity: 0.7;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.portfolio-carousel.portfolio-layout .portfolio-item .btn i {
    margin-top: 4px;
    margin-left: 5px;
}

.portfolio-carousel.portfolio-layout .portfolio-item .btn span {
    margin: 0 !important;
}

.over-contact-content {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.over-contact-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    flex: none;
}

.over-contact-box .contact-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    flex: none;
}

.over-contact-box .contact-info a {
    font-family: "Korolev 700", sans-serif;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, .70);
}

.over-contact-box .scroll-bottom {}

.over-contact-box .scroll-bottom a {
    font-family: "Korolev 700", sans-serif;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, .70);
}

.over-contact-box .scroll-bottom a:hover,
.over-contact-box .contact-info a:hover {
    color: rgba(255, 255, 255, 1);
}

.over-contact-box svg {
    height: 20px;
    width: 25px;
    margin-top: -5px;
    fill: #f2364f;
}

/* ------------------------------------------------------ */
.inner-head {
    position: relative;
    padding: 0;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner-head:after {
    content: '';
    position: absolute;
    z-index: 10;
    height: 5px;
    width: 0;
    bottom: 0;
    background: #f2364f;
    animation: innerHead 2s linear forwards;
    animation-delay: 2s;
    transition: all 2s;
}
@keyframes innerHead {
    0%{
        width: 0;
        left: 0;
    }
    46% {
        width: 100%;
        left: 0;
    }
    54% {
        width: 100%;
        right: 0;
        left: unset;
    }
    100% {
        width: 0;
        right: 0;
        left: unset;
    }
}

.inner-head .bg {
    height: 100%;
    width: 100%;
}
.inner-head .bg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(3, 43, 86, .4);
}
.inner-head .bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.inner-head .info {
    position: absolute;
    z-index: 1;
    margin-top: 50px;
}
.inner-head .info>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inner-head .info h1 {
    font-family: "Korolev 700", sans-serif;
    font-size: 32px;
    text-align: center;
    max-width: 500px;
    font-weight: 700;
    color: #fff;
    transform: translateY(20px);
    opacity: 0;
    animation: showUp .8s linear forwards;
    animation-delay: 3s;
    transition: all 1s;
}

.breadcrumbs {
    transform: translateY(20px);
    opacity: 0;
    animation: showUp .5s linear forwards;
    animation-delay: 3.5s;
    transition: all 1s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.breadcrumbs ul {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    gap: 2px;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 7px 22px;
}

.breadcrumbs ul li {
    list-style: none;
    color: #ffffff;
    font-family: "Korolev 400", sans-serif;
    display: flex;
    align-items: center;
    font-size: 16px;
}
.breadcrumbs ul li:not(:last-child):after {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 4px;
    padding: 0 8px;
}
.breadcrumbs ul li a {
    color: #f2364f;
    transition: all .4s ease;
}
.breadcrumbs ul li a:hover {
    color: #fff;
}

@keyframes showUp {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* --- ABOUT PAGE --- */

.about-image {
    position: sticky;
    top: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 540px;
}
.about-image .image img {
    position: absolute;
    box-shadow: 0px 5px 55px rgb(9 29 62 / 35%);
    width: 65%;
    aspect-ratio: 3/2;
    object-fit: cover;
    border-radius: 10px;
    transition: all .5s ease;
}
.about-image .image img:nth-child(1) {
    right: -50px;
    top: -15px;
    scale: 0.9;
    z-index: 1;
}
.about-image .image img:nth-child(1):hover {
    z-index: 2;
    scale: 1;
}
.about-image .image img:nth-child(2) {
    left: -40px;
    bottom: -15px;
    scale: 0.85;
    z-index: 0.5;
}
.about-image .image img:nth-child(2):hover {
    z-index: 2;
    scale: 0.95;
}
.about-image .image img:nth-child(3) {
    right: -100px;
    bottom: 50px;
    scale: 0.6;
    z-index: 0;
}
.about-image .image img:nth-child(3):hover {
    z-index: 2;
    scale: 0.7;
}
.about-image .image img:nth-child(4) {
    left: -50px;
    top: 60px;
    scale: 0.5;
    z-index: 0;
}
.about-image .image img:nth-child(4):hover {
    z-index: 2;
    scale: 0.6;
}


.about-radar {
    position: relative;
    width: 80%;
    aspect-ratio: 1;
    border-radius: 50%;
    box-shadow: 0 0 2px #dae4ef, 0 0 15px #dae4ef;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
}

@keyframes rotate {
    100% {
        transform: rotate(-360deg);
    }
}
.board {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}
.board:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    animation: rotate 3s linear infinite;
    z-index: 1;
}
.board * {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
}
.board .round {
    border-radius: inherit;
    border: 1px solid #ccc;
}
.board .round-sm {
    width: 25%;
    height: 25%;
}
.board .round-md {
    width: 50%;
    height: 50%;
}
.board .round-lg {
    width: 75%;
    height: 75%;
}
.board .line {
    background-color: #a1a1a1;
}
.board .line-x {
    width: 100%;
    height: 1px;
}
.board .line-y {
    width: 1px;
    height: 100%;
}

.radar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-image: conic-gradient(#aec6d49e 3%, #dae4ef 8%, transparent 35%);
    animation: rotate 3s linear infinite;
}
.radar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
}






.about-img {
    position: sticky;
    top: 100px;
    width: 100%;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 5px 55px rgb(9 29 62 / 35%);
}
.about-img>img:first-child {
    scale: 1.2;
    position: absolute;
    height: 100%;
}
.about-img>img:last-child {
    position: absolute;
    width: 70%;
    animation: fly 34s ease forwards;
}

@keyframes fly {
    0% {
        transform: translate(-40px,30px) scale(1.6) rotate(0);
    }
    100% {
        transform: translate(10px,-10px) scale(0.6) rotate(10deg);
    }
}

.about-spot {
    top: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.about-spot .spot {
    background: #fff;
    font-size: 18px;
    max-width: 200px;
    padding: 15px 20px;
    box-shadow: 0px 14px 55px rgb(9 29 62 / 35%);
    border-radius: 10px;
    position: absolute;
}


/* --- CERTIFICATE PAGE --- */
.certificate-layout .feature-item {
    margin-bottom: 60px;
    display: block;
}
.certificate-layout .feature-item .feature-img {
    width: 100%;
    aspect-ratio: 3/2;
    background: #f6f7f8;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    margin-bottom: 12px;
    transition: all .4s ease;

}
.certificate-layout .feature-item .feature-img img {
    width: 80%;
    object-fit: cover;
    object-position: 0 60px;
    transition: all .4s ease;
}

.certificate-layout .feature-item:hover .feature-img {
    background: #1e4873;
}

.certificate-layout .feature-item:hover .feature-img img {
    object-position: 0 20px;
}
.certificate-layout .feature-item .feature-body {
    color: #758291;
}

/* --- PROJECT DETAIL ---*/
article.editor-text .img {
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
}
.editor-text strong {
    font-weight: 600;
    color: #031d4c;
}
article.editor-text .img img {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}
.project-layout .widget-post-img {
    height: 60px;
}
.project-layout .widget-post-img a {
    height: 100%;
    display: block;
}
.project-layout .widget-post-img a img {
    height: 100%;
    object-fit: cover;
}

/* --- CONTACT PAGE --- */
.contact-layout .contact-panel-form {
    padding-right: 50px;
}
.contact-layout .contact-info {
    position: sticky;
    top: 120px;
    border-radius: 10px;
    overflow: hidden;
}
.contact-layout .contact-info .bgimg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: #eef3fa;
}
.contact-layout .contact-info .bgimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    opacity: 0.2;
    mix-blend-mode: multiply;
}
.contact-layout .contact-info ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccd3db;
}
.contact-layout .contact-info ul li:last-child {
    border-bottom: none;
}
.contact-layout .contact-info ul li a {
    font-size: 16px;
    line-height: 22px;
    color: #758291 !important;
    font-weight: 400;
    align-items: flex-start;
}
.contact-layout .contact-info ul li a i {
    margin-top:2px;
}

/* --- SETTINGS --- */
.mfp-close {
    font-family: 'Korolev 400';
    font-weight: 400;
    width: 30px !important;
    height: 30px !important;
    background: #f2364f !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    margin: 0;
    border-radius: 30px;
    color: #fff;
    opacity: 1;
    top: 20px !important;
    right: -12px !important;
    cursor: pointer !important;
}

/* --- Editor Text --- */
.editor-text, .editor-text p {
    font-size: 16px;
    line-height: 24px;
}

.editor-text ul {
    margin: 20px 0px;
    padding: 0;
}
.editor-text ul li{
   list-style:none;
}
.editor-text ul strong{
   font-weight: normal;
}
.editor-text h1 {
    font-size: 40px;
}
.editor-text h2 {
    font-size: 36px;
}
.editor-text h3 {
    font-size: 30px;
}
.editor-text h4 {
    font-size: 24px;
}
.editor-text h5 {
    font-size: 18px;
    font-family: "Korolev 400", sans-serif;
}

.editor-text a {
    transition: all .3s ease;
}
.editor-text a:hover {}

ul.techical {
    margin: 0;
    padding: 0;
    border: 1px solid #E0E2E3;
    width: 100%;
    min-width: 350px;
    border-radius: 10px;
    overflow: hidden;
}
ul.techical li {
    list-style: none;
    border-bottom: 1px solid #E0E2E3;
    display: flex;
    align-items: center;
}
ul.techical li:last-child {
    border-bottom: none;
}
ul.techical li strong {
    background: #F9F9F9;
    padding: 12px 34px;
    width: 35%;
}
ul.techical li span {
    padding: 12px 34px;
    width: auto;
}

.process-item {
    position: relative;
    border-radius: 5px;
    padding: 100px 30px 40px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.process-item .check-icon {
    position: absolute;
    top: 48px;
    left: 50%;
    z-index: 2;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    color: #fff;
    background-color: #2983fd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.process-item .process-icon {
    position: relative;
    color: #1d65b9;
    font-size: 55px;
    line-height: 1;
    -webkit-transition: color .4s linear;
    transition: color .4s linear
}

.process-item .process-title {
    position: relative;
    font-size: 18px;
    line-height: 1.4;
    padding-bottom: 34px;
    margin-bottom: 0
}

.process-item .process-title:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 8px;
    border-color: transparent transparent #2983fd transparent;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.process-item .process-desc {
    margin-bottom: 25px
}

.process-item:hover {
    -webkit-box-shadow: 0 5px 83px rgba(3, 43, 86, .13);
    box-shadow: 0 5px 83px rgba(3, 43, 86, .13)
}

.process-item:hover .check-icon {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.process-item:hover .circle-icon:after {
    background-image: -webkit-linear-gradient(0, #2983fd 0, #e6eaef 77%)
}

.process-item:hover .process-title:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.process-item:hover .process-icon {
    color: #2983fd
}

.work-process-layout2 .process-item {
    padding-top: 50px;
    -webkit-box-shadow: 0 5px 83px rgba(3, 43, 86, .13);
    box-shadow: 0 5px 83px rgba(3, 43, 86, .13)
}

.work-process-layout2 .process-item .check-icon {
    top: 0
}

.work-process-layout2 .process-item .process-number {
    position: absolute;
    top: -30px;
    left: 50%;

    font-size: 60px;
    font-style: italic;
    line-height: 1;
    color: #eaedf5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

.work-process-layout2 .process-item:hover .process-number {
    -webkit-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0)
}

.phone-number i {
    width: 10px !important;
    margin-right: 30px;
    font-size: 22px;
    display: inline-block;
    color: rgb(242, 54, 79) !important;
}

.footer .footer-primary .footer-widget-contact .contact-list a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .25s ease opacity;
    -o-transition: .25s ease opacity;
    -moz-transition: .25s ease opacity;
    transition: .25s ease opacity;
}

@media (min-width:1200px) {
    .process-item .process-title {
        padding-right: 33px;
        padding-left: 33px
    }

    .work-process-layout1 .process-item .circle-icon {
        position: absolute;
        top: 48px;
        left: 50%;
        width: 24px;
        height: 24px;
        z-index: 2;
        border-radius: 50%;
        background: #fff;
        border: 2px solid #eef3fa;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .work-process-layout1 .process-item .circle-icon:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 6px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #2983fd
    }

    .work-process-layout1 .process-item .circle-icon:after {
        content: '';
        position: absolute;
        width: 320px;
        height: 2px;
        left: 100%;
        top: calc(50% - 1px);
        background: #eef3fa
    }

    .work-process-layout1 .process-row>[class*=col-]:last-child .process-item .circle-icon:after {
        display: none
    }
}

@media (max-width:1199px) {
    .process-item {
        margin-bottom: 30px
    }

    .process-item .check-icon {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1)
    }

    .process-item .process-title:after {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media (max-width: 1070px) {
    .headers {
        position: relative;
        z-index: 4;
    }
    .heading-title {
        letter-spacing: -0.8px !important;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block;
        order: 3;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block;
        order: 3;
    }
    .navbar-expand-lg .navbar-toggler.opened {
        visibility: hidden;
    }

    .navbar-expand-lg .navbar-collapse {
        visibility: hidden;
    }
    .navbar-expand-lg .navbar-collapse.menu-opened {
        visibility: visible;
    }

    .navbar-expand-lg .social-icons {
        display: none;
    }

    .navbar .navbar-nav .nav-item a {
        color: #031d4c !important;
    }
}

@media (max-width:992px) {
    .gallery {
        width: fit-content;
        margin: 0 auto;
    }
    .navbar .navbar-brand {
        margin-left: 10px;
    }
    .about-layout .about-Text p {
        padding-bottom: 10px;
    }
    .blog-grid .col-lg-4:last-child {
        display: none;
    }

    .portfolio-carousel .heading-title {
        margin-bottom: 30px;
    }
    .about-layout {
        padding-top: 30px !important;
    }
    .about-image {
        margin-bottom: 22px;
    }
    .about-image .image #about-3,
    .about-image .image #about-4 {
        display: none;
    }
    .about-image .image img:nth-child(1) {
        right: 0;
        top: 60px;
        scale: 1;
    }
    .about-image .image img:nth-child(2) {
        left: 0;
        bottom: 60px;
        scale: 1;
    }
    .clients h3 {
        font-size: 24px;
        letter-spacing: -0.5px;
    }
    .certificate {
        margin-bottom: 35px;
    }
    .contact-layout .contact-panel-form {
        padding-right: 0;
        margin-bottom: 100px;
    }
    .editor-text, .editor-text p {
        font-size: 16px !important;
        line-height: 1.5;
    }
    .sidebar {
        margin-bottom: 40px;
    }
    .inner-head .info h1 {
        font-size: 22px;
    }
    .breadcrumbs ul {
        background: rgba(0,0,0, 0.5);
    }
    .breadcrumbs ul li:last-child {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow:hidden;
    }
    .widget-services {
        margin-top: 40px;
    }
    .product-img img {
        min-height: 160px;
    }
    .footer-secondary .row>.d-flex {
        flex-direction: column;
        gap: 10px;
    }
    .footer-secondary .row .d-flex {
        justify-content: center;
    }
}

@media (max-width:495px) {
    .navbar .close-mobile-menu {
        color: #031d4c !important;
        border-color: #031d4c;
        z-index: 999;
    }
}

@media (min-width:320px) and (max-width:767px) {
    .navbar .navbar-brand img {
        height: 55px !important;
    }
    .process-item {
        padding: 80px 20px 20px
    }
    .footer-widget-nav {
        display: none;
    }
}




/*PORTFOLIO*/
@media (min-width:1600px) {
    .portfolio-carousel {
        margin: 0 60px
    }
}

@media (min-width:1300px) {
    .carousel-container {
        padding-left: 70px
    }

    .portfolio-single .portfolio-item {
        margin-top: 390px;
        margin-bottom: -50px
    }

    .portfolio-single .portfolio-slider .slick-slide {
        margin: 0 20px
    }

    .portfolio-single .portfolio-slider .slick-dots {
        margin-top: 15px
    }

    .portfolio-carousel {
        margin: 0 20px;
        border-radius: 20px
    }

    .portfolio-carousel .slick-arrow {
        top: 3px;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .portfolio-carousel .slick-arrow.slick-prev {
        left: -70px
    }

    .portfolio-carousel .slick-arrow.slick-next {
        right: auto;
        left: -70px;
        top: 60px
    }

    .portfolio-carousel .view-projects {
        position: absolute;
        bottom: 104px;
        left: -20px;
        width: 120px;
        color: #fff;
        padding-bottom: 3px;
        font-weight: 700;
        border-bottom: 2px solid #fff;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

    .portfolio-carousel .view-projects:hover {
        color: #031d4c;
        border-bottom-color: #031d4c
    }
}

@media (max-width:1200px) {
    .portfolio-meta-list li {
        padding: 15px 20px
    }

    .portfolio-meta-list li .meta-name {
        font-size: 13px;
        white-space: nowrap
    }

    .portfolio-meta-list li .meta-desc {
        font-size: 17px;
        white-space: nowrap
    }
}

@media (max-width:1199px) {
    .portfolio-single .portfolio-item {
        margin: 30px 0
    }
}

@media (max-width:992px) {
    .portfolio-single .portfolio-slider .slick-list {
        margin: 0 -5px
    }

    .portfolio-single .portfolio-slider .slick-slide {
        margin: 0 5px
    }

    .portfolio-single .portfolio-slider .slick-arrow.slick-next {
        right: 40px
    }

    .portfolio-single .portfolio-slider .slick-arrow.slick-prev {
        left: 40px
    }
}

@media (min-width:320px) and (max-width:767px) {
    .portfolio-item .portfolio-body {
        padding: 20px 25px 25px
    }

    .portfolio-item .portfolio-title {
        font-size: 20px;
        margin-bottom: 7px
    }
    .portfolio-item .portfolio-desc {
        font-size: 16px;
        line-height: 1.5;
    }
    .portfolio-layout .portfolio-item:after {
        height: 44px;
    }

    .portfolio-item .portfolio-cat {
        margin-bottom: 5px
    }

    .portfolio-layout2 .portfolio-item .portfolio-body {
        left: 20px;
        padding: 15px 15px 20px 20px
    }

    .portfolio-layout3 .portfolio-item .portfolio-body {
        bottom: -121px
    }

    .portfolio-layout3 .portfolio-item .portfolio-desc {
        font-size: 14px;
        opacity: 0;
        margin-top: 0
    }

    .portfolio-layout3 .portfolio-item:hover .portfolio-desc {
        opacity: 1;
        margin-top: 10px
    }

    .portfolio-layout3 .slick-arrow {
        top: 43%
    }

    .portfolio-filter li {
        margin-right: 10px;
        margin-bottom: 5px
    }

    .portfolio-filter li a {
        font-size: 13px
    }

    .portfolio-single .portfolio-item .portfolio-body {
        padding: 20px;
        max-width: 270px
    }

    .portfolio-single .portfolio-item .portfolio-body:before {
        left: 20px;
        right: 20px
    }

    .portfolio-standard-carousel .slick-slide {
        margin: 5px
    }

    .portfolio-standard-carousel .slick-list {
        margin: -15px
    }

    .portfolio-standard-carousel .portfolio-item .portfolio-desc {
        font-size: 13px;
        line-height: 23px;
        margin-top: 10px
    }

    .portfolio-meta-list li {
        padding: 10px 15px
    }

    .portfolio-meta-list li .meta-name {
        font-weight: 400
    }

    .portfolio-meta-list li .meta-desc {
        font-size: 15px;
        font-weight: 400
    }
}

@media (min-width:320px) and (max-width:575px) {
    .portfolio-meta-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        border-right: 0;
        border-bottom: 1px solid #eaeaea
    }

    .portfolio-meta-list li:last-child {
        border-bottom: 0
    }
}