@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

.page-wrap {
    overflow: hidden;
}
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.md-section {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 9;
    padding-top: 50px;
    padding-bottom: 50px;
}

.backcolor {
    background-color: #f7f7f7;
    padding-top: 0;
}

@media (min-width: 320px) {
    .md-section {
        padding-top: calc(6.81818vw + 28.18182px);
        padding-bottom: calc(6.81818vw + 28.18182px);
    }
}

@media (min-width: 1200px) {
    .md-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.md-text-left,
.text-left {
    text-align: left !important;
}

.md-text-center,
.text-center {
    text-align: center !important;
}

.md-text-right,
.text-right {
    text-align: right !important;
}

.md-text-underline {
    text-decoration: underline !important;
}

.md-round {
    border-radius: 5px !important;
}

.md-pill {
    border-radius: 50% !important;
}

.md-tb {
    display: table;
    width: 100%;
    height: 100%;
}

.md-tb__cell {
    display: table-cell;
    vertical-align: middle;
}

.md-overlay {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.bg-fixed {
    background-attachment: fixed;
}

.md-bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.full {
    width: 100%;
    height: 100vh;
}


body {
    margin: 0;
    padding: 0;
    line-height: 1.875;
    font-size: 14px;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
    color: #626262;
}

body.md-skin-dark {
    background-color: #0f121b;
}

.md-skin-dark {
    color: rgba(255, 255, 255, .8);
}

.md-skin-dark h1,
.md-skin-dark h2,
.md-skin-dark h3,
.md-skin-dark h4,
.md-skin-dark h5,
.md-skin-dark h6 {
    color: white;
}

a {
    color: #1f1c2f;
    transition: all .3s ease;
    text-decoration: none;
}

a,
input,
textarea,
select {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.33333;
    color: #1f1c2f;
}

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

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #ec7800;
    text-decoration: none;
}

h1 {
    font-size: 68px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

h3,
h1,
h2,
h3 {
    margin-top: 0;
    margin-bottom: 15px;
}

h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 15px;
}

img {
    max-width: 100%;
}

blockquote {
    border: 0;
    font-size: 18px;
    padding: 30px;
    margin: 0 0 70px 0;
    position: relative;
    color: #626262;
    background-color: #f7f7f7;
}

@media (min-width: 992px) {
    blockquote {
        padding: 40px 100px;
    }
}

blockquote:before {
    content: '';
    width: 5px;
    height: 100%;
    background-color: #ec7800;
    position: absolute;
    top: 0;
    left: 0;
}

blockquote p {
    font-style: italic;
}

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote i {
    font-size: 40px !important;
    margin-bottom: 20px;
}

blockquote cite {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-family: "Rubik", sans-serif;
    margin-top: 15px;
}

.box-number {
    margin-bottom: 30px;
}

.box-number__number {
    color: #ec7800;
}

.box-number__number>h2 {
    font-size: 30px;
    font-weight: 300;
    color: #ec7800;
    margin-bottom: 5px;
    line-height: 1.333;
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 320px) {
    .box-number__number>h2 {
        font-size: calc(3.40909vw + 19.09091px);
    }
}

@media (min-width: 1200px) {
    .box-number__number>h2 {
        font-size: 60px;
    }
}

.box-number__number>span {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
}

.box-number__description {
    font-weight: 700;
    color: #c2c2c2;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.owl-carousel .owl-item {
    display: inline-block;
    vertical-align: top;
    float: none;
}

.owl-carousel .owl-item img {
    width: 100%;
}

.owl-nav,
.owl-dots {
    text-align: center;
    margin-top: 5px;
}

.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 10px;
    border-radius: 50%;
    background-color: #c2c2c2;
}

.owl-dot.active {
    background-color: #ec7800;
}

.owl-prev,
.owl-next {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0;
    display: inline-block;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.owl-prev:after,
.owl-next:after {
    font-size: 36px;
    font-family: FontAwesome;
    line-height: 1;
}

.owl-prev.disabled,
.owl-next.disabled {
    color: #c2c2c2;
}

.owl-prev {
    left: 0;
}

.owl-prev:after {
    content: "\F104";
}

.owl-next {
    right: 0;
}

.owl-next:after {
    content: "\F105";
}

@media (min-width: 576px) {
    .owl-prev {
        left: -40px;
    }

    .owl-next {
        right: -40px;
    }
}

.js-consult-slider .owl-item {
    opacity: .3;
}

.js-consult-slider .owl-item.active {
    opacity: 1;
}

.consult-slide {
    margin: 0 -30px;
    overflow: hidden;
}

.consult-slide .carousel__element {
    padding: 0 30px;
}

.consult-slide .owl-stage-outer {
    overflow: visible !important;
}


.dropdown {
    position: relative;
}

.dropdown__toggle {
    font-size: 14px;
    font-weight: 700;
    color: #626262;
}

.dropdown__content {
    color: #1f1c2f;
    top: 100%;
    right: 0;
    position: absolute;
    background-color: white;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    display: block !important;
    padding: 20px;
    line-height: 1.5;
    min-width: 100px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    transition: all ease .3s;
    z-index: 99;
}

.dropdown__content[data-position="left"] {
    left: 0;
    right: auto;
}

.dropdown__content[data-position="center"] {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dropdown__content.open {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


.testimonial {
    border: 1px solid #ebebeb;
    padding: 40px;
    margin: 50px 0;
    transition: all ease .3s;
}

.testimonial:hover {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
}

.testimonial__info {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
}

.testimonial__info:after {
    content: "\E67E";
    font-family: 'themify';
    font-size: 48px;
    color: #c2c2c2;
    top: -15px;
    right: 5px;
    position: absolute;
}

.testimonial__avatar {
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px;
}

.testimonial__name {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
}

.testimonial__position {
    color: #c2c2c2;
}

.testimonial__content {
    font-size: 16px;
}

.testimonial__text {
    font-size: 16px;
}



.textbox {
    padding: 10px;
    margin: 50px 0;
    background-color: white;
    text-align: center;
    transition: all ease .3s;
}

.textbox:hover {
    box-shadow: 0 15px 50px 0 rgba(0, 0, 0, .2);
}

.textbox__image img {
    width: 100%;
}

.textbox__body {
    padding: 20px;
}

@media (min-width: 992px) {
    .textbox__body {
        padding: 25px 30px;
    }
}

.textbox__title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}

.textbox__description {
    color: #c2c2c2;
}

.textbox__style-02 {
    border: 1px solid #ebebeb;
}

.textbox__style-02 .textbox__description {
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .textbox-group {
        position: relative;
        -webkit-transform: translateY(-35%);
        transform: translateY(-35%);
    }
}

.title-01 {
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .title-01 {
        margin-bottom: 100px;
    }
}

.title-01__subTitle {
    color: #c2c2c2;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 10px;
}

.title-01__title {
    font-weight: 400;
    margin-bottom: 5px;
    font-size: 30px;
}

@media (min-width: 320px) {
    .title-01__title {
        font-size: calc(1.36364vw + 25.63636px);
    }
}

@media (min-width: 1200px) {
    .title-01__title {
        font-size: 42px;
    }
}

.title-01__title>span,
.title-01__title>a {
    color: #ec7800;
}

.title-01__style-02 .title-01__title {
    font-size: 30px;
}

@media (min-width: 992px) {
    .title-01__style-03 {
        padding-right: 10%;
        margin-bottom: 70px;
    }
}

.title-01__style-03 .title-01__title {
    margin-bottom: 30px;
}

.title-01__style-04 .title-01__title {
    margin-bottom: 35px;
}

.title-01__style-05 .title-01__subTitle {
    font-size: 16px;
}

.title-01__style-05 .title-01__title {
    font-weight: 700;
}

.title-01__style-05 .title-01__title>span,
.title-01__style-05 .title-01__title>a {
    text-decoration: underline;
}

.footer {
    background-color: #0f121b;
    overflow: hidden;
    color: #c2c2c2;
}

.footer .row {
    position: relative;
}

.footer .widget-text__widget ul li a {
    color: #c2c2c2;
}

.footer .widget-text__widget ul li a:hover {
    color: #ec7800;
}

.footer__main {
    padding: 50px 0 0;
}
.widget-text__content ul li a {
    color: rgb(255 255 255 / 80%);
    letter-spacing: 0.5px;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.footer__item a {
    color: #ec7800;
    letter-spacing: 0.5px;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.footer__item a i {
    font-size: 20px;
}
.footer__copyright {
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid rgba(235, 235, 235, .1);
}

.footer__item {
    margin-bottom: 40px;
}

.footer__item .consult_logo {
    margin-bottom: 20px;
}

.footer__item .form-sub {
    padding-right: 0;
}

.consult_backToTop {
    top: 0;
    right: 30px;
    position: absolute;
    display: block;
    text-align: right;
}

.consult_backToTop a {
    color: #ec7800 !important;
    padding-right: 0;
}

.consult_backToTop i {
    margin-right: 10px;
}

@media (min-width: 768px) {
    .consult_backToTop {
        padding-right: 0;
    }
}

@media (min-width: 992px) {
    .consult_backToTop {
        position: static;
    }
}

/* 30. header
--------------------------------------------------------------------------------*/

.header {
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: white;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    transition: background ease .3s;
}

.header .container {
    position: relative;
}

.header:after,
.header:before {
    content: "";
    display: table;
    clear: both;
}

.header .consult-nav {
    float: right;
    transition: padding .3s ease;
    padding: 35px 20px;
}

.header .consult-nav .consult-menu a {
    text-transform: capitalize;
}

@media (min-width: 992px) {
    .header .consult-nav .consult-menu a {
        text-transform: uppercase;
    }
}

@media (min-width: 992px) {
    .header .consult-nav {
        text-align: center;
        padding: 0;
        float: none;
    }
}

.header .search-form {
    display: inline-block;
    margin-left: 10px;
}

@media (min-width: 992px) {
    .header .search-form {
        margin-left: 40px;
    }
}

.header.shrink {
    position: fixed;
    background-color: #0f121b;
}

.header.shrink .header__logo {
    height: 60px;
    line-height: 60px;
}

.header.shrink .header_btn,
.header.shrink .header_btn {
    height: 70px;
    line-height: 70px;
}

@media (min-width: 992px) {
    .header.shrink .consult-nav .consult-menu>li>a {
        height: 70px;
        line-height: 70px;
    }
}

.header.shrink .consult-nav {
    padding: 15px 20px;
}

@media (min-width: 992px) {
    .header.shrink .consult-nav {
        padding: 0;
    }
}

.header+* {
    margin-top: 100px;
}

.header__logo {
    height: 100px;
    max-width: 150px;
    float: left;
    transition: height .3s ease;
    display: flex;
    align-items: center;
}

.header_btn {
    float: right;
}

.header_btn {
    height: 100px;
    line-height: 100px;
    transition: height .3s ease;
    cursor: pointer;
}

.header_btn a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}

.header_btn .get_btn {
    padding: 15px 25px;
    background: #fff;
    font-size: 14px;
    margin-left: 25px;
    color: #000;
}

.header__style-02 {
    background-color: transparent;
}

.header__style-02+* {
    margin-top: 0;
}

.header__style-02:not(.shrink) {
    box-shadow: none;
}

.header__style-02:not(.shrink) .consult-nav .consult-menu>li>a {
    color: #fff;
}

.header__style-02:not(.shrink) .consult-nav .consult-menu .current-menu-item>a {
    color: #ffffff;
}

.header__style-02:not(.shrink) .dropdown__toggle {
    color: #c2c2c2;
}

.header__style-02:not(.shrink) .search-form__toggle {
    color: #fefefe;
}

.header__style-02 .navbar-toggle>span {
    background-color: #fefefe;
}

.header__style-03 {
    background-color: transparent;
    box-shadow: none;
}

.header__style-03+* {
    margin-top: 0;
}

.navbar-toggle {
    cursor: pointer;
}

.navbar-toggle>span {
    width: 31px;
    height: 3px;
    background-color: #1f1c2f;
    display: block;
    margin: 5px auto;
    transition: all .3s ease-in-out;
}

.navbar-toggle.open>span:nth-child(1),
.navbar-toggle.open>span:nth-child(3) {
    width: 25px;
}

.navbar-toggle.open>span:nth-child(1) {
    -webkit-transform: translateX(-10px) rotate(-45deg);
    transform: translateX(-10px) rotate(-45deg);
}

.navbar-toggle.open>span:nth-child(3) {
    -webkit-transform: translateX(-10px) rotate(45deg);
    transform: translateX(-10px) rotate(45deg);
}

.consult-nav {
    z-index: 999;
}

.consult-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.consult-nav li {
    position: relative;
    z-index: 9;
}

.consult-nav li a {
    display: block;
    position: relative;
    text-decoration: none;
}

@media (min-width: 993px) {
    .consult-nav {
        text-align: center;
    }

    .consult-nav li:hover>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }

    .consult-nav .consult-menu li:hover>.sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    .consult-nav .consult-menu a {
        padding: 20px 30px;
    }

    .consult-nav .consult-menu .sub-menu {
        background-color: #fff;
        text-align: left;
        border: 1px solid rgba(0, 0, 0, .1);
        border-top: 3px solid #ec7800;
    }

    .consult-nav .consult-menu .sub-menu a {
        padding: 10px 15px;
        border-top: 1px solid rgba(0, 0, 0, .1);
    }

    .consult-nav .consult-menu .sub-menu a:after {
        right: 15px;
    }

    .consult-nav .consult-menu .sub-menu li .sub-menu {
        top: -2px;
    }

    .consult-nav .consult-menu .sub-menu li:first-child>a {
        border-top: 0;
    }

    .consult-nav .consult-menu .sub-menu li:first-child .sub-menu {
        top: -3px;
    }

    .consult-nav .consult-menu>li {
        display: inline-block;
    }

    .consult-nav .consult-menu a {
        font-size: 14px;
        color: #ffffff;
        transition: all 300ms ease;
        font-weight: 400;
        text-transform: uppercase;
        padding: 0 25px;
        height: 100px;
        line-height: 100px;
    }

    .consult-nav .consult-menu .sub-menu {
        display: block !important;
    }

    .consult-nav .consult-menu .sub-menu .current-menu-parent>a,
    .consult-nav .consult-menu .sub-menu .current-menu-item>a {
        color: #000000;
    }

    .consult-nav .consult-menu .current-menu-parent>a,
    .consult-nav .consult-menu .current-menu-item>a {
        color: #000000;
    }

    .consult-nav .consult-menu .sub-menu {
        width: 250px;
        position: absolute;
        top: 100%;
        z-index: -1;
        left: 0;
        transition: all 300ms cubic-bezier(.175, .885, .32, 1.275);
    }

    .consult-nav .consult-menu .sub-menu .sub-menu {
        top: 0;
        left: 100%;
    }

    .consult-nav .consult-menu .sub-menu li.menu-item-has-children>a:after {
        font-family: "FontAwesome";
        content: "\F105";
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .consult-nav .consult-menu .sub-menu li>a {
        font-size: 14px;
        transition: all 300ms ease;
        font-weight: 300;
        text-transform: capitalize;
        height: auto;
        line-height: 1.875;
        color: #8f8f8f;
        border-bottom: none;
        box-shadow: none;
    }

    .consult-nav .consult-menu .sub-menu li:hover>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu li .current-menu-parent>a,
    .consult-nav .consult-menu .sub-menu li .current-menu-item>a {
        color: #000000;
    }

    .consult-nav .navbar-toggle {
        display: none;
    }
}

@media (max-width: 992px) {
    .consult-nav .consult-menu {
        position: fixed;
        top: 0;
        will-change: transform;
    }

    .consult-nav .consult-menu a {
        font-size: 14px;
    }

    .consult-nav .consult-menu a:after {
        right: 0;
        width: 50px;
        text-align: center;
    }

    .consult-nav .consult-menu .sub-menu {
        display: none;
    }

    .consult-nav .consult-menu {
        background-color: #111;
    }

    .consult-nav .consult-menu a {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        color: #eee;
    }

    .consult-nav .consult-menu a:after {
        border-left: 1px solid rgba(255, 255, 255, .1);
    }

    .consult-nav .consult-menu {
        left: 0;
        width: 280px;
        background-color: #111;
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

    .consult-nav .active.consult-menu {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .consult-nav .consult-menu {
        z-index: 99999;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        text-align: left;
        width: 280px;
        transition: all 300ms ease;
    }

    .consult-nav .consult-menu li {
        position: relative;
    }

    .consult-nav .consult-menu li.menu-item-has-children>a:after {
        font-family: "FontAwesome";
        content: "\F107";
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .consult-nav .consult-menu a {
        padding: 12px 15px;
        font-size: 14px;
    }

    .consult-nav .consult-menu a:hover {
        color: #ec7800;
    }

    .consult-nav .consult-menu .active>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .current-menu-parent>a,
    .consult-nav .consult-menu .current-menu-item>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu a {
        padding: 12px 15px;
    }

    .consult-nav .consult-menu .sub-menu .menu-item-has-children>a:hover {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu .menu-item-has-children.active>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu .menu-item-has-children.current-menu-parent>a {
        color: #ec7800;
    }

    .consult-nav .consult-menu .sub-menu .current-menu-item>a {
        color: #ec7800;
    }

    .consult-nav .navbar-toggle {
        display: block;
    }
}


/* 31. consult_layoutBlog
--------------------------------------------------------------------------------*/

.layout-blog {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.layout-blog__content {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.layout-blog__sidebar {
    display: none;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.sidebar-left .layout-blog__sidebar,
.sidebar-right .layout-blog__sidebar {
    display: block;
}

@media (min-width: 992px) {
    .sidebar-left .layout-blog__content {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        margin-left: 8.333333%;
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }

    .sidebar-left .layout-blog__sidebar {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }

    .sidebar-right .layout-blog__content {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .sidebar-right .layout-blog__sidebar {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
        margin-left: 8.333333%;
    }
}


/* 32. consult_pageTitle
--------------------------------------------------------------------------------*/

.page-title {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f7f7f7;
    text-align: center;
}

@media (min-width: 0) {
    .page-title {
        padding-top: calc(8.68056pxvw + 50px);
        padding-bottom: calc(8.68056pxvw + 50px);
    }
}

@media (min-width: 576) {
    .page-title {
        padding-top: calc(8.01282vw + 53.84615px);
        padding-bottom: calc(8.01282vw + 53.84615px);
    }
}

@media (min-width: 1200px) {
    .page-title {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

.page-title__title {
    font-size: 30px;
    font-weight: 400;
}

@media (min-width: 0) {
    .page-title__title {
        font-size: calc(3.16667vw + 30px);
    }
}

@media (min-width: 1200px) {
    .page-title__title {
        font-size: 68px;
    }
}


.slider {
    position: relative;
}

.slider .owl-video-tn {
    width: 100%;
    background-size: cover;
}

.slider__item {
    height: 100vh;
    text-align: center;
}

.slider__item:after {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}

.slider__content {
    position: relative;
    z-index: 2;
}

.slider__content h2 {
    font-weight: 400;
    color: white;
    font-size: 30px;
}

@media (min-width: 320px) {
    .slider__content h2 {
        font-size: calc(5.65476vw + 11.90476px);
    }
}

@media (min-width: 992px) {
    .slider__content h2 {
        font-size: 68px;
    }
}

.slider__content p {
    font-size: 18px;
    color: #c2c2c2;
}

.filter__list {
    text-align: center;
    list-style: none;
    padding: 0;
    margin-bottom: 50px;
}

.filter__list>li {
    display: inline-block;
    padding: 10px;
    margin: 0 10px;
}

.filter__list>li.current>a {
    color: #ec7800;
}

.filter__list a {
    font-weight: 700;
    color: #c2c2c2;
}

.filter__list a:hover {
    color: #ec7800;
}

.consult_logo {
    display: block;
}

.consult-background {
    background-image: url("../img/backgrounds/3.jpg");
    background-repeat: repeat;
    background-size: initial;
}

.consult-phone {
    color: #ec7800;
    text-align: center;
    margin-bottom: 50px;
    font-size: 30px;
}

@media (min-width: 320px) {
    .consult-phone {
        font-size: calc(2.95455vw + 20.54545px);
    }
}

@media (min-width: 1200px) {

    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1200px;
    }

    .consult-phone {
        font-size: 56px;
    }
}

.consult-back {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: white;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .2);
    border: 1px solid #ebebeb;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 60px;
    transition: all ease .3s;
    font-size: 18px;
    color: #ec7800;
    text-align: center;
}

.consult-back:hover {
    border-color: #ec7800;
    background-color: #ec7800;
    color: white;
}

.consult-404 {
    width: 100%;
    height: 100vh;
    text-align: center;
}

.consult-404__content {
    font-size: 16px;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 320px) {
    .consult-404__content {
        padding-top: calc(22.32143vw - 21.42857px);
        padding-bottom: calc(22.32143vw - 21.42857px);
    }
}

@media (min-width: 992px) {
    .consult-404__content {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

.consult-404__content>img {
    margin-bottom: 55px;
}

.consult-404__content>h1 {
    font-size: 80px;
    font-weight: 400;
    color: #ec7800;
    letter-spacing: 20px;
    margin-bottom: 5px;
}

@media (min-width: 320px) {
    .consult-404__content>h1 {
        font-size: calc(5.95238vw + 60.95238px);
    }
}

@media (min-width: 992px) {
    .consult-404__content>h1 {
        font-size: 120px;
    }
}

.consult-404__content>h2 {
    font-weight: 400;
}

.consult-404__content a {
    color: #ec7800;
    font-weight: 700;
    text-decoration: underline;
}

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

.consult-commingsoon h4 {
    font-weight: 400;
}

.consult-commingsoon h3 {
    margin-bottom: 100px;
}

.consult-postDetail__main,
.consult-projectDetail__main {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .2);
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 16px;
}

.consult-postDetail__meta {
    list-style: none;
    padding: 0;
    margin: 0 0 70px;
}

.consult-postDetail__meta li {
    display: inline-block;
    margin-right: 30px;
    color: #c2c2c2;
    font-size: 14px;
}

.consult-postDetail__meta li i {
    margin-right: 10px;
}

.consult-projectDetail__slider .owl-dots {
    left: 0;
    right: 0;
    bottom: 50px;
    position: absolute;
}

/*  */
.img_ani {
    padding: 30px;
    background: #e9e9e9;
    height: 380px;
}

.about_boxs {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.about_boxs img {
    animation: upscrolling 10s cubic-bezier(.694, 0, .335, 1) infinite;
    animation-delay: 1s;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

@keyframes upscrolling {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-40%)
    }

    95% {
        transform: translateY(-80%)
    }

    to {
        transform: translateY(0)
    }
}

.about_text {
    padding-right: 40px;
}

.about_text h3 {
    font-size: 22px;
    font-weight: 600;
}

.about_text p {
    line-height: 24px;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tem_btn p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 0;
    color: #000;
}

.tem_btn a {
    padding: 15px 30px;
    background: #0f121b;
    font-size: 15px;
    margin-top: 25px;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
}

/*  */
.head_text h2 {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.mar_row {
    margin-bottom: 90px;
}

.tab_section1 {
    justify-content: space-between;
    display: flex;
    overflow: hidden;
}

.tab_section1 .tabs {
    width: 30%;
    padding: 0;
    border: none;
}

.tab_section1 .tabs-title>a {
    font-size: 34px;
    line-height: 38px;
    padding: 8px 0 5px 0;
    position: relative;
    display: inline-block;
}

.tab_section1 .tabs-title>a:focus,
.tab_section1 .tabs-title>a[aria-selected=true] {
    background-color: transparent;
}

.tab_section1 .tabs-content {
    width: 60%;
    border: none;
    position: relative;
    display: block;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    margin: 15px 10px 15px 0;
    overflow: hidden;
}

.tab_section1 .tabs-panel {
    padding: 0;
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    transition: all linear .6s;
    height: 100%;
}

.tab_section1 ul .tabs-title:hover {
    box-shadow: none;
}

.tab_section1 ul .tabs-title a:hover {
    color: #ec7800;
}

.tab_section1 ul .tabs-title a i {
    opacity: 0;
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px);
    transition: all linear .3s;
    font-size: 34px;
    color: #ec7800;
}

.tab_section1 ul .tabs-title.is-active i {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.tab_section1 .tabs-title.is-active a {
    color: #ec7800;
}

.tab_section1 ul .tabs-title a::before {
    content: '';
    width: 0;
    position: absolute;
    height: 2px;
    background-color: #ec7800;
    left: 0;
    bottom: 0;
    transition: all linear .4s;
}

.tab_section1 ul .tabs-title.is-active a::before {
    width: 100%;
}

.tab_section1 ul .tabs-title a:hover::before {
    width: 100%;
}

.tab_section1 .tabs-panel.is-active {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    pointer-events: all;
}

.tab_section1 .tabs-panel.is-active:hover img {
    animation: tabscrolling 10s cubic-bezier(.694, 0, .335, 1) infinite;
    animation-delay: 1s;
    height: auto;
    pointer-events: all;
}

@keyframes tabscrolling {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-42%)
    }

    99% {
        transform: translateY(-85%)
    }

    to {
        transform: translateY(0)
    }
}

/*  */
.website_sleder {
    background: #0f121b;
}

.big_banner {
    position: relative;
    z-index: 999;
}

.big_banner>img {
    width: 100%;
}

.banner_slide .slick-next {
    right: -15px;
}

.banner_slide .slick-prev {
    left: -15px;
}

.banner_slide .slick-prev,
.banner_slide .slick-next {
    position: absolute;
    background: #ffffff;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    transition: 600ms all;
}

.banner_slide .slick-prev:before,
.banner_slide .slick-next:before {
    font-family: normal normal normal 14px/1 FontAwesome !important;
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: 600ms all;
}

.head_text.light h2 {
    color: #fff;
    margin-bottom: 40px;
    font-size: 50px;
}

.head_text.light p {
    font-size: 30px;
    margin-bottom: 30px;
    color: #fff;
    text-align: right;
}

.tem_btn.light a {
    border: 2px solid #000;
}

.she_row {
    margin-top: 40px;
}

.top_gap {
    margin-top: 100px;
    align-items: center;
}

.head_text.light h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #ffffff;
    margin-bottom: 25px;
}

.she_row .tem_btn p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    margin-bottom: 0;
    text-align: left;
    margin-bottom: 20px;
    padding-right: 40px;
}

.she_row .tem_btn a {
    color: #fff;
    padding: 15px 30px;
    background: transparent;
    font-size: 15px;
    margin-top: 25px;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    border: 1.2px solid rgba(255, 255, 255, 0.8);
}

.business_sec {
    background-color: #e9e9e9;
}

.business_sec .head_text h2 {
    color: #000000;
    margin-bottom: 50px;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
}

.business_sec .img_ani {
    padding: 0px;
    background: #0f121b;
    height: 100%;
}

.business_sec .about_boxs {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.website_section {
    background: #0f121b;
    padding-bottom: 100px;
}

.small_banner {
    position: relative;
    z-index: 999;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

.slider_morden .slick-next {
    left: 52%;
    top: auto;
    bottom: -75px;
}

.slider_morden .slick-prev {
    left: 48%;
    top: auto;
    bottom: -75px;
}

.slider_morden .slick-prev,
.slider_morden .slick-next {
    position: absolute;
    background: #ffffff;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    transition: 600ms all;
}

.slider_morden .slick-prev:before,
.slider_morden .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: 1;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: 600ms all;
}

.h4_text {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 40%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}

.small_banner:hover .h4_text {
    opacity: 1;
}

.small_banner .hober_box:before,
.small_banner .hober_box:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    opacity: 0;
    z-index: 5;
    transform: scale(1.5);
    transition: all 0.3s ease 0s;
}

.small_banner .hober_box:before {
    border-top: none;
    border-bottom: none;
    left: 30px;
    right: 30px;
}

.small_banner .hober_box:after {
    border-left: none;
    border-right: none;
    top: 30px;
    bottom: 30px;
}

.small_banner:hover .hober_box:before,
.small_banner:hover .hober_box:after {
    opacity: 1;
    transform: scale(1);
    transition: all 1s ease 0.2s;
}

.small_banner .h4_text {
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}

.small_banner:hover .h4_text {
    opacity: 1;
    transform: scale(1);
}

.h4_text h4 {
    font-size: 22px;
    font-weight: 700;
    color: #ec7800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.tem_btn a {
    position: relative;
    z-index: 5;
    transition: all 0.3s;
}

.tem_btn a:hover {
    color: #000;
}

.tem_btn a:before {
    content: "";
    width: 100%;
    height: 0%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
    border: 1px solid #fff;
    opacity: 0;
}

.tem_btn a:hover:before {
    height: 100%;
    opacity: 1;
    border: 1px solid #0f121b;
}

.she_row .tem_btn a:hover:before {
    border: 1px solid #ffffff;
}

/* app-css */
.app_sec {
    background-color: #0f121b;
    padding: 70px 0;
    display: block;
}

.app_sec .head_text h2 {
    color: #ffffff;
    margin-bottom: 50px;
    font-size: 50px;
    font-weight: 500;
    text-align: center;
}

.slider_app {
    margin-left: 20px;
}

.app_mian .slick-list {
    padding: 0 28% 0 0;
}

.app_mian .slick-next {
    right: 50px;
}

.app_mian .slick-prev {
    left: 50px;
}

.app_mian .slick-prev,
.app_mian .slick-next {
    position: absolute;
    background: #ffffff;
    z-index: 1;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    transition: 600ms all;
}

.app_mian .slick-prev:before,
.app_mian .slick-next:before {
    color: #000;
}

.fullboxs_slide {
    padding: 38px;
    border-radius: 14px;
}

.bg_app {
    background-color: #dde3da;
}

.app_mian .fullboxs_slide {
    opacity: 0.5;
    transition: all .5s ease;
}

.app_mian .slick-current.slick-active .fullboxs_slide {
    opacity: 1;
}

.app_fullboxs {
    display: grid;
    grid-template-columns: auto 60%;
    grid-gap: 30px;
    align-items: center;
}

.app_boxs span {
    color: #ec7800;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 16px;
}

.app_boxs h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
}

.prog_box {
    display: flex;
    grid-gap: 15px;
}

.mt30 {
    margin-top: 30px;
}

.app_boxs .prog_img img {
    max-width: 36px;
    width: 100%;
}


/* acodin-css */
.tabs_section .accordion {
    background: none;
    border: none;
}
.tabs_section .accordion-item {
    border: none;
    background-color: transparent;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #ec7800;
}
.accordion-button {
    padding: 20px 0 10px 0;
    font-size: 20px;
    color: #000000;
    text-align: left;
    background-color: transparent;
    border-top: 1px solid #000;
}
.accordion-button:focus {
    border-color: #000;
    box-shadow: none;
}
.accordion-body ol li {
    line-height: 24px;
    font-size: 15px;
    color: #000;
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: all 0.5s;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

.accordion-button::after {
    transition: all 0.5s;
}
.accordion-body ol {
    padding: 0;
    margin: 0;
}
.accordion-body ol li {
    position: relative;
    padding-left: 15px;
}
.accordion-body ul {
    padding: 0;
    margin: 0;
}

.accordion-body ul li {
    line-height: 24px;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;
}
/* contact-css */

.contact-wrap {
    background-color: #0f121b;
    padding: 40px;
}
.info-wrap {
    padding: 40px 30px 0 20px;
}
.form_sec {
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
}

.contact-wrap h3 {
    color: #fff;
    font-size: 30px;
}

.form-group {
    margin-bottom: 15px;
}
.form-control {
    height: 50px;
    background: transparent;
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 14px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.contactForm .form-control {
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0;
    margin-bottom: 10px;
}
.form-control:focus {
    background-color: transparent;
}
#contactForm .form-control {
    font-size: 16px;
}
textarea.form-control {
    height: inherit !important;
}
.info-wrap h3 {
    color: #000;
    font-size: 30px;
}
.info-wrap>p {
    color: #000;
    font-size: 16px;
}
.info-wrap .dbox {
    width: 100%;
    margin-bottom: 20px;
}
.info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.09);
}
.info-wrap .dbox .icon span {
    font-size: 20px;
    color: #000;
}
.info-wrap .dbox .text {
    width: calc(100% - 50px);
    padding-left: 20px;
}
.info-wrap .dbox p {
    margin-bottom: 0;
}
.info-wrap .dbox p span {
    font-weight: 500;
    color: #000;
    line-height: 24px;
    font-size: 16px;
}
.info-wrap .dbox .text p a {
    font-weight: 400;
    color: #000;
    line-height: 24px;
    font-size: 15px;
}
.btn_save a {
    padding: 10px 30px;
    background: #ffffff;
    font-size: 15px;
    margin-top: 15px;
    display: inline-block;
    color: #000000;
    text-transform: uppercase;
}
.btn_save a {
    position: relative;
    z-index: 5;
    transition: all 0.3s;
}

.btn_save a:hover {
    color: #ffffff;
}

.btn_save a:before {
    content: "";
    width: 100%;
    height: 0%;
    background: #0f121b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
    border: 1px solid #fff;
    opacity: 0;
}

.btn_save a:hover:before {
    height: 100%;
    opacity: 1;
    border: 1px solid #ffffff;
}

.faq_section {
    background: #e9e9e9;
}