@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;family=Roboto&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap);

body {
    font-family: "Outfit", sans-serif;
    overflow-x: hidden !important;
    font-size: 1rem
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

::-moz-selection {
    background: rgba(45, 46, 46, 0.9);
    color: #fff
}

::selection {
    background: rgba(45, 46, 46, 0.9);
    color: #fff
}

a {
    text-decoration: none !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;

  font-style: normal;
}

p {
    line-height: 1.6;
    font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
 
  font-style: normal;
}

#topnav {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: #ffb939;
    border: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#topnav .logo {
    float: left;
    color: #525355 !important
}

#topnav .logo .l-dark,
#topnav .logo .logo-dark-mode {
    display: none
}

#topnav .logo .l-light,
#topnav .logo .logo-light-mode {
    display: inline-block
}

#topnav .logo:focus {
    outline: 0
}

#topnav .has-submenu.active a {
    color: #fff
}

#topnav .has-submenu.active .submenu li.active>a {
    color: #525355 !important
}

#topnav .has-submenu.active.active .menu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav #navigation.toggle-menu {
    position: relative;
    display: block;
    top: 0;
    border: none
}

#topnav #navigation.toggle-menu .toggle-menu-item {
    display: block
}

#topnav #navigation.toggle-menu .toggle-menu-item>li {
    float: none;
    margin: 0 16px !important;
    text-align: center
}

#topnav #navigation.toggle-menu .toggle-menu-item>li>a {
    padding: 16px 0;
    min-height: auto;
    font-size: 18px
}

#topnav .has-submenu {
    position: relative
}

#topnav .has-submenu .submenu {
    position: relative
}

#topnav .has-submenu .submenu .submenu-arrow {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #525355;
    border-color: transparent #525355 #525355 transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 20px;
    top: 18px
}

#topnav .has-submenu .submenu .has-submenu .submenu .has-submenu:hover .submenu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav .has-submenu .submenu .has-submenu:hover>.submenu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav .navbar-toggle {
    border: 0;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer
}

#topnav .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: 30px 0 26px 10px;
    height: 18px
}

#topnav .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #525355;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

#topnav .navbar-toggle span:last-child {
    margin-bottom: 0
}

#topnav .buy-button {
    float: right;
    line-height: 74px
}

#topnav .buy-button>li {
    line-height: initial
}

#topnav .buy-button .btn-icon-dark,
#topnav .buy-button .login-btn-primary {
    display: none
}

#topnav .buy-button .btn-icon-light,
#topnav .buy-button .login-btn-light {
    display: inline-block
}

#topnav .buy-button .search-bar .menu-search form {
    position: relative
}

#topnav .buy-button .search-bar .searchform input[type=text] {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 12px;
    height: 44px;
    font-size: 14px;
    display: block;
    outline: 0 !important;
    padding-right: 45px
}

#topnav .buy-button .search-bar .searchform input[type=submit] {
    display: none
}

#topnav .buy-button .search-bar .searchform:after {
    content: "\f0349";
    position: absolute;
    font-family: "Material Design Icons";
    right: 14px;
    top: 14px;
    font-size: 20px;
    line-height: 20px;
    pointer-events: none
}

#topnav .buy-button .dropdown .dropdown-toggle:after,
#topnav .buy-menu-btn .dropdown .dropdown-toggle:after {
    display: none
}

#topnav .navbar-toggle.open span {
    position: absolute
}

#topnav .navbar-toggle.open span:first-child {
    top: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#topnav .navbar-toggle.open span:nth-child(2) {
    visibility: hidden
}

#topnav .navbar-toggle.open span:last-child {
    width: 100%;
    top: 6px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#topnav .navbar-toggle.open span:hover {
    background-color: #525355
}

#topnav .navbar-toggle .navigation-menu>li>a:hover,
#topnav .navbar-toggle:focus,
#topnav .navbar-toggle:hover {
    background-color: transparent
}

#topnav .navigation-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#topnav .navigation-menu>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 5px
}

#topnav .navigation-menu>li.active>a,
#topnav .navigation-menu>li:hover>a {
    color: #525355 !important
}

#topnav .navigation-menu>li>a {
    display: block;
    color: #525355;
    font-size: 15px;
    background-color: transparent !important;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: var(--bs-font-sans-serif);
    padding-left: 10px;
    padding-right: 10px;
  

}

#topnav .navigation-menu>li>a:active,
#topnav .navigation-menu>li>a:hover {
    color: #525355
}

#topnav .navigation-menu>li .submenu.megamenu li .megamenu-head {
    padding: 10px 20px;
    white-space: nowrap;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 500;
    color: #525355 !important
}

#topnav .navigation-menu .has-submenu .menu-arrow {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #525355;
    border-color: transparent #525355 #525355 transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    -webkit-transition: all .5s;
    transition: all .5s;
    right: -1px;
    top: 30px
}

#topnav .menu-extras {
    float: right
}

#topnav.scroll {
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

#topnav.scroll .navigation-menu>li>a {
    color: #525355
}

#topnav.scroll .navigation-menu>li>.menu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav.scroll .navigation-menu>li.active>a,
#topnav.scroll .navigation-menu>li:hover>a {
    color: #525355
}

#topnav.scroll .navigation-menu>li.active>.menu-arrow,
#topnav.scroll .navigation-menu>li:hover>.menu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav.defaultscroll.dark-menubar .logo {
    line-height: 70px
}

#topnav.defaultscroll.scroll .logo {
    line-height: 62px
}

#topnav.defaultscroll.scroll.dark-menubar .logo {
    line-height: 62px
}

#topnav.nav-sticky {
    background: #ffaf24;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

#topnav.nav-sticky .navigation-menu.nav-light>li>a {
    color: #525355
}

#topnav.nav-sticky .navigation-menu.nav-light>li.active>a {
    color: #525355 !important
}

#topnav.nav-sticky .navigation-menu.nav-light>li.active>.menu-arrow,
#topnav.nav-sticky .navigation-menu.nav-light>li:hover>.menu-arrow {
    border-color: transparent #525355 #525355 transparent !important
}

#topnav.nav-sticky .navigation-menu.nav-light>li.active>a,
#topnav.nav-sticky .navigation-menu.nav-light>li:hover>a {
    color: #525355 !important
}

#topnav.nav-sticky .navigation-menu.nav-light .has-submenu .menu-arrow {
    border-color: transparent #525355 #525355 transparent
}

#topnav.nav-sticky.tagline-height {
    top: 0 !important
}
.text-gradient-primary{
    color: #525355 !important
}
.f-item h3{
    color: #525355 !important
}
.f-item .text-danger{
    color: #fca742 !important
}
#topnav.nav-sticky .buy-button .btn-icon-dark,
#topnav.nav-sticky .buy-button .login-btn-primary {
    display: inline-block
}

#topnav.nav-sticky .buy-button .btn-icon-light,
#topnav.nav-sticky .buy-button .login-btn-light {
    display: none
}

#topnav.nav-sticky .logo .l-dark {
    display: inline-block
}

#topnav.nav-sticky .logo .l-light {
    display: none
}

.logo {
    font-weight: 600;
    font-size: 24px;
    margin-right: 15px;
    padding: 0 0 6px;
    letter-spacing: 1px;
    line-height: 68px
}

@media (min-width:1025px) {
    #topnav .navigation-menu>li .submenu.megamenu {
        width: 1116px !important
    }
}

@media screen and (max-width:1024px) and (min-width:992px) {
    #topnav .navigation-menu>li .submenu.megamenu {
        width: 936px !important
    }
}

@media (min-width:992px) {
    #topnav .navigation-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #topnav .navigation-menu>li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        padding: 15px 0;
        list-style: none;
        min-width: 180px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        border-radius: 6px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        box-shadow: 0 0 3px rgba(60, 72, 88, .15)
    }

    #topnav .navigation-menu>li .submenu li {
        position: relative
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        padding: 10px 20px;
        clear: both;
        white-space: nowrap;
        font-size: 12px;
        letter-spacing: .04em;
        font-weight: 500;
        text-transform: uppercase;
        color: #525355 !important;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu li a:hover {
        color: #525355 !important
    }

    #topnav .navigation-menu>li .submenu li ul {
        list-style: none;
        padding-left: 0;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu {
        white-space: nowrap;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: fixed;
        top: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #topnav .navigation-menu>li .submenu.megamenu>li {
        overflow: hidden;
        vertical-align: top;
        width: 20%
    }

    #topnav .navigation-menu>li .submenu.megamenu>li .submenu {
        left: 100%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li .submenu>li .submenu {
        left: 101%;
        top: 0;
        margin-left: 10px;
        margin-top: -1px
    }

    #topnav .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
        min-height: 62px
    }

    #topnav .navigation-menu>li:hover>.menu-arrow {
        border-color: transparent #525355 #525355 transparent
    }

    #topnav .navigation-menu>li.active>a,
    #topnav .navigation-menu>li:hover>a {
        color: #525355 !important
    }

    #topnav .navigation-menu>li.last-elements .submenu {
        left: auto;
        right: 0
    }

    #topnav .navigation-menu>li.last-elements .submenu:before {
        left: auto;
        right: 10px
    }

    #topnav .navigation-menu>li.last-elements .submenu>li.has-submenu .submenu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: 10px
    }

    #topnav .navigation-menu.nav-light>li>a {
        color: rgba(255, 255, 255, .5)
    }

    #topnav .navigation-menu.nav-light>li.active>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light>li:hover>.menu-arrow {
        border-color: transparent #fff #fff transparent !important
    }

    #topnav .navigation-menu.nav-light>li:hover>a {
        color: #fff !important
    }

    #topnav .navigation-menu.nav-light .has-submenu .menu-arrow {
        border-color: transparent rgba(255, 255, 255, .5) rgba(255, 255, 255, .5) transparent
    }

    #topnav .navigation-menu.nav-light .has-submenu.active .menu-arrow {
        border-color: transparent #fff #fff transparent !important
    }

    #topnav .navigation-menu.nav-right {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    #topnav .navigation-menu.nav-right>li:last-child {
        margin-right: 0
    }

    #topnav .navigation-menu.nav-right>li>a:last-child {
        padding-right: 0
    }

    #topnav .navigation-menu.nav-left {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    #topnav .navigation-menu.nav-left>li.last-elements .submenu {
        left: 0 !important;
        right: auto !important
    }

    #topnav .navigation-menu.nav-left>li.last-elements .submenu:before {
        left: 45px !important;
        right: auto !important
    }

    #topnav .buy-button {
        padding-left: 15px;
        margin-left: 15px
    }

    #topnav .navbar-toggle {
        display: none
    }

    #topnav #navigation {
        display: block !important
    }

    #topnav.scroll {
        top: 0
    }

    #topnav.scroll .navigation-menu>li>a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    #topnav.scroll-active .navigation-menu>li>a {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media (max-width:991px) {
    #topnav {
        background-color: #fca742;
        -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        min-height: 74px;
       
    }

    #topnav .logo .l-dark {
        display: inline-block !important
    }

    #topnav .logo .l-light {
        display: none !important
    }

    #topnav .container {
        width: auto
    }

    #topnav #navigation {
        max-height: 400px
    }

    #topnav .navigation-menu {
        float: none
    }

    #topnav .navigation-menu>li {
        float: none
    }

    #topnav .navigation-menu>li .submenu {
        display: none;
        list-style: none;
        padding-left: 20px;
        margin: 0
    }

    #topnav .navigation-menu>li .submenu li a {
        display: block;
        position: relative;
        padding: 7px 15px;
        font-size: 13px;
        letter-spacing: .04em;
        font-weight: 500;
        color: #525355 !important;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #topnav .navigation-menu>li .submenu.megamenu li .megamenu-head {
        padding: 7px 15px
    }

    #topnav .navigation-menu>li .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu .submenu {
        display: none;
        list-style: none
    }

    #topnav .navigation-menu>li .submenu .submenu.open {
        display: block
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul {
        list-style: none;
        padding-left: 0
    }

    #topnav .navigation-menu>li .submenu.megamenu>li>ul>li>span {
        display: block;
        position: relative;
        padding: 10px 15px;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 2px;
        color: #8492a6
    }

    #topnav .navigation-menu>li>a {
        color: #525355;
        padding: 10px 20px
    }

    #topnav .navigation-menu>li>a:after {
        position: absolute;
        right: 15px
    }

    #topnav .navigation-menu>li .submenu li a:hover,
    #topnav .navigation-menu>li.has-submenu.open>a,
    #topnav .navigation-menu>li>a:hover {
        color: #525355
    }

    #topnav .menu-extras .menu-item {
        border-color: #8492a6
    }

    #topnav .navbar-header {
        float: left
    }

    #topnav .buy-button .btn-icon-dark,
    #topnav .buy-button .login-btn-primary {
        display: inline-block !important
    }

    #topnav .buy-button .btn-icon-light,
    #topnav .buy-button .login-btn-light {
        display: none
    }

    #topnav .has-submenu .submenu .submenu-arrow {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        right: 20px;
        top: 12px
    }

    #topnav .has-submenu.active a {
        color: #525355
    }

    #navigation {
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        display: none;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #f1f5f9;
        border-bottom: 1px solid #f1f5f9;
        background-color: #fff;
        -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
        box-shadow: 0 0 3px rgba(60, 72, 88, .15)
    }

    #navigation.open {
        display: block;
        overflow-y: auto
    }
}

@media (max-width:768px) {
    #topnav .navigation-menu .has-submenu .menu-arrow {
        right: 8px;
        top: 16px
    }
}

@media (min-width:768px) {
    #topnav .navigation-menu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-top: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    #topnav .navigation-menu>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu>li:hover>.submenu {
        visibility: visible;
        opacity: 1;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        display: block
    }
}

@media (max-width:425px) {
    #topnav .buy-menu-btn {
        display: block !important;
        margin: 0 10px;
        padding: 10px 20px
    }

    #topnav .buy-menu-btn .dropdown .dropdown-menu.show {
        -webkit-transform: translate3d(0, -54px, 0) !important;
        transform: translate3d(0, -54px, 0) !important
    }
}

.tagline {
    position: absolute;
    width: 100%;
    z-index: 99;
    font-size: 14px;
    padding: 13px 0
}

@media screen and (max-width:575px) {
    .tagline {
        display: none
    }
}

@media screen and (max-width:575px) {
    .tagline-height {
        top: 0 !important
    }
}

@media (min-width:576px) {
    .tagline-height {
        top: 47px !important
    }
}

.sidebar-nav>.navbar-item {
    padding: 5px 0
}

.sidebar-nav>.navbar-item .navbar-link {
    color: #525355 !important;
    font-size: 15px;
    font-weight: 500
}

.sidebar-nav>.navbar-item .navbar-link .navbar-icon {
    font-size: 18px;
    margin-right: 6px
}

.sidebar-nav>.navbar-item.active .navbar-link,
.sidebar-nav>.navbar-item:hover .navbar-link {
    color: #525355 !important
}

#navmenu-nav li.active a {
    color: #525355 !important
}

#navmenu-nav li.account-menu.active .navbar-link,
#navmenu-nav li.account-menu:hover .navbar-link {
    color: #fff !important;
    background-color: #525355 !important
}

.navbar-white-bg {
    background-color: #fff !important
}

.footer {
    background: #525355;
    position: relative;
    color: #fff1f1
}

.footer .footer-py-60 {
    padding: 60px 0px;
    color: #fff1f1;
}

.footer .footer-py-30 {
    padding: 30px 0
}

.footer .logo-footer {
    font-size: 22px
}

.footer .logo-footer:focus {
    outline: 0
}

.footer .footer-head {
    letter-spacing: 1px;
    font-weight: 500;
    color: #fff
}

.footer .foot-subscribe .form-control {
    background-color: #27314f;
    border: 1px solid #27314f;
    color: #dee2e6 !important
}

.footer .foot-subscribe .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.footer .foot-subscribe.foot-white .form-control {
    color: #fff1f1
}

.footer .foot-subscribe input::-webkit-input-placeholder {
    color: #fff1f1
}

.footer .foot-subscribe input::-moz-placeholder {
    color: #fff1f1
}

.footer .foot-subscribe input:-ms-input-placeholder {
    color: #fff1f1
}

.footer .foot-subscribe input::-ms-input-placeholder {
    color: #fff1f1
}

.footer .foot-subscribe input::placeholder {
    color: #fff1f1
}

.footer .text-foot {
    color: #fff1f1
}

.footer .footer-list {
    margin-bottom: 0
}

.footer .footer-list li {
    margin-bottom: 10px
}

.footer .footer-list li a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.footer .footer-list li a:hover {
    color: #e6e8ea
}

.footer .footer-list li:last-child {
    margin-bottom: 0
}

.footer .footer-bar,
.footer .footer-border {
    border-top: 1px solid #283453
}

.footer .border {
    border-color: #283453 !important
}

.footer.footer-light {
    background: #f8fafc;
    color: #8492a6
}

.footer.footer-light .footer-head {
    color: #525355
}

.footer.footer-light .foot-subscribe .form-control {
    background-color: #f8fafc;
    border: 1px solid #e9ecef;
    color: #f8fafc
}

.footer.footer-light .foot-subscribe.foot-white .form-control {
    color: #fff1f1
}

.footer.footer-light .foot-subscribe input::-webkit-input-placeholder {
    color: #fff1f1
}

.footer.footer-light .foot-subscribe input::-moz-placeholder {
    color: #fff1f1
}

.footer.footer-light .foot-subscribe input:-ms-input-placeholder {
    color: #fff1f1
}

.footer.footer-light .foot-subscribe input::-ms-input-placeholder {
    color: #fff1f1
}

.footer.footer-light .foot-subscribe input::placeholder {
    color: #fff1f1
}

.footer.footer-light .border {
    border-color: #e9ecef !important
}

.footer.footer-light .text-foot {
    color: #8492a6
}

.footer.footer-light .footer-list li a:hover {
    color: #495057
}

.avatar.avatar-coin,
.avatar.avatar-sm-sm {
    height: 36px;
    width: 36px
}

.avatar.avatar-ex-sm {
    max-height: 25px
}

.avatar.avatar-ex-small {
    height: 36px;
    width: 36px
}

.avatar.avatar-md-sm {
    height: 45px;
    width: 45px
}

.avatar.avatar-small {
    height: 65px;
    width: 65px
}

.avatar.avatar-md-md {
    height: 80px;
    width: 80px
}

.avatar.avatar-medium {
    height: 110px;
    width: 110px
}

.avatar.avatar-large {
    height: 140px;
    width: 140px
}

.avatar.avatar-ex-large {
    height: 180px;
    width: 180px
}

.avatar.avatar-extra {
    height: 200px;
    width: 200px
}

.accordion .accordion-item {
    overflow: hidden;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(60, 72, 88, .15);
    box-shadow: 0 0 3px rgba(60, 72, 88, .15)
}

.accordion .accordion-item .accordion-body {
    font-size: 15px
}

.accordion .accordion-item .accordion-button {
    font-weight: 500;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1rem 2.5rem 1rem 1.25rem
}

.accordion .accordion-item .accordion-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion .accordion-item .accordion-button:before {
    content: "\f0360";
    display: block;
    font-family: "Material Design Icons";
    font-size: 20px;
    color: #525355;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.accordion .accordion-item .accordion-button.collapsed {
    background-color: #fff;
    color: #525355 !important;
    -webkit-transition: all .5s;
    transition: all .5s
}

.accordion .accordion-item .accordion-button.collapsed:before {
    top: 15px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #525355 !important
}

.accordion .accordion-item .accordion-button:not(.collapsed) {
    color: #525355
}

.accordion .accordion-item .accordion-button:after {
    display: none
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(45deg, #fff, #fff);
    z-index: 9999999
}

#preloader #status {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#preloader #status .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto
}

#preloader #status .spinner .double-bounce1,
#preloader #status .spinner .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #525355;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

#preloader #status .spinner .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.form-check-label,
.form-label {
    font-weight: 700;
    font-size: 14px
}

.form-control {
    border: 1px solid #e9ecef;
    font-size: 14px;
    line-height: 48px;
    border-radius: 6px;
    color: #525355 !important;
    text-align: left;
    margin-bottom: 20px;
    height: 48px;
}

.form-control:focus {
    border-color: #525355;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control[readonly] {
    background-color: #fff
}

.form-control:disabled {
    background-color: #dee2e6
}

.form-control::-webkit-input-placeholder {
    color: #0f172a
}

.form-control::-moz-placeholder {
    color: #0f172a
}

.form-control:-ms-input-placeholder {
    color: #0f172a
}

.form-control::-ms-input-placeholder {
    color: #0f172a
}

.form-control::placeholder {
    color: #0f172a
}

.form-check-input {
    border: 1px solid #e9ecef;
    background-color: var(--bs-body-bg)
}

.form-check-input:focus {
    border-color: #525355;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-check-input.form-check-input:checked {
    background-color: #525355;
    border-color: #525355
}

.subcribe-form .btn {
    padding: 10px 20px
}

.subcribe-form input {
    padding: 12px 20px;
    width: 100%;
    color: #525355 !important;
    border: none;
    outline: 0 !important;
    padding-right: 160px;
    padding-left: 30px;
    background-color: rgba(255, 255, 255, .8);
    height: 50px
}

.subcribe-form input::-webkit-input-placeholder {
    color: #0f172a
}

.subcribe-form input::-moz-placeholder {
    color: #0f172a
}

.subcribe-form input:-ms-input-placeholder {
    color: #0f172a
}

.subcribe-form input::-ms-input-placeholder {
    color: #0f172a
}

.subcribe-form input::placeholder {
    color: #0f172a
}

.subcribe-form button {
    position: absolute;
    top: 3px;
    right: 3px;
    outline: 0 !important
}

.subcribe-form form {
    position: relative;
    max-width: 600px;
    margin: 0 auto
}

.blog {
    -webkit-transition: all .3s;
    transition: all .3s
}

.blog .blog-img img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.blog .author:hover,
.blog .title:hover {
    color: #525355 !important
}

.blog:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.blog:hover .blog-img img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.tagcloud a {
    background: #f8f9fa;
    font-size: 13px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.tagcloud a:hover {
    background: #525355;
    color: #fff !important
}

.search-bar .menu-search form {
    position: relative
}

.search-bar .searchform input[type=text] {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 12px;
    height: 44px;
    font-size: 15px;
    display: block;
    outline: 0 !important;
    padding-right: 45px
}

.search-bar .searchform input[type=submit] {
    display: none
}

.search-bar .searchform .icons {
    position: absolute;
    right: 14px;
    top: 14px;
    height: 16px;
    width: 16px;
    pointer-events: none
}

.form-icon .icons {
    position: absolute;
    top: 12px;
    left: 18px
}

.map {
    line-height: 0
}

.map iframe {
    width: 100%;
    height: 400px
}

.error {
    margin: 8px 0;
    display: none;
    color: #ef4444
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0
}

#success_page,
.error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px
}

.error_message {
    background-color: rgba(240, 115, 90, .1) !important;
    border: 2px solid rgba(240, 115, 90, .1) !important;
    color: #f0735a !important;
    font-size: 14px
}

.contact-loader {
    display: none
}

#success_page {
    background-color: rgba(83, 199, 151, .1) !important;
    border: 2px solid rgba(83, 199, 151, .1) !important;
    color: #53c797 !important
}

#success_page p {
    margin-bottom: 0 !important
}

@media (min-width:768px) {
    .map.map-height-two iframe {
        height: 551px
    }
}

#countdown .count-down {
    display: inline-block;
    margin: 30px 10px 10px;
    color: #fff;
    text-align: center
}

#countdown .count-down .count-number {
    font-size: 48px;
    width: 120px;
    font-weight: 600
}

#countdown .count-down .count-head {
    display: block;
    position: relative;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 12px
}

#maintenance {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: 1px
}

#maintenance .indicator {
    font-size: 18px
}

.bg-cta {
    padding: 150px 0
}

.play-btn {
    height: 78px;
    width: 78px;
    font-size: 30px;
    line-height: 76px;
    border-radius: 50%;
    display: inline-block;
    color: #fff
}

.play-icon i {
    height: 75px;
    width: 75px;
    color: #525355;
    font-size: 25px;
    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: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.play-icon i:hover {
    color: #fff !important;
    background-color: #525355
}

@media (max-width:767px) {
    iframe {
        width: auto !important
    }
}

.feature {
    -webkit-transition: all .3s;
    transition: all .3s
}

.feature .title {
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-top: 15px;
    color: #525355;
    font-weight: 700;
}
.item2{
    background-color: #e5ffee;
}
.item3{
    background-color: #ffe5b4;
}
.item4{
    background-color: #dce1fc;
}
.feature a.title:hover {
    color: #525355 !important
}

.feature.fea-trans:hover {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
}

.feature.fea-saas:hover .title {
    color: #525355 !important
}

.feature.feature-modern:hover {
    -webkit-transform: translate3d(0, -5px, 0) scale(1.05);
    transform: translate3d(0, -5px, 0) scale(1.05);
    background-color: rgba(34, 197, 94, .05) !important;
    color: #525355 !important
}

.feature.feature-modern:hover .big-icon {
    opacity: .1 !important
}

.bg-home {
    height: 100vh;
    background-size: cover !important;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-auth {
    height: 100vh;
    background-size: cover !important;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}

@media (max-width:767px) {
    .bg-auth {
        height: auto
    }
}

.bg-half-260 {
    padding: 260px 0;
    background-size: cover !important;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}
.display-x{
    font-size: 40px;
}

.bg-half-170 {
    /* padding: 170px 0; */
    padding-top: 155px;
    background-size: cover !important;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}

.bg-half {
    padding: 200px 0 100px;
    background-size: cover !important;
    -ms-flex-item-align: center;
    align-self: center;
    position: relative;
    background-position: center center
}

@media (max-width:768px) {
    .bg-half {
        padding: 160px 0 60px
    }
}

.cta-video {
    padding: 250px 0;
    position: relative;
    margin-top: 100px
}

.cta-video video {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    margin-top: -250px
}

@media (max-width:768px) {
    .cta-video {
        margin-top: 74px
    }
}

@media (max-width:768px) {
    .bg-saas-shape img {
        max-width: 800px
    }
}

@media (max-width:767px) {
    .bg-saas-shape img {
        max-width: 100%;
        height: auto
    }
}

.zoom-image {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden
}

.image-wrap {
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: -100px;
    right: -100px;
    min-width: 100%;
    width: auto;
    min-height: 100%;
    height: auto;
    overflow: hidden;
    margin: auto;
    -webkit-animation: 100s ppb_kenburns linear infinite alternate;
    animation: 100s ppb_kenburns linear infinite alternate
}

@-webkit-keyframes move {
    0% {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@keyframes move {
    0% {
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4)
    }
}

@-webkit-keyframes ppb_kenburns {
    0% {
        -webkit-transform: scale(1.3) translate(-10%, 10%);
        transform: scale(1.3) translate(-10%, 10%)
    }

    25% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0)
    }

    50% {
        -webkit-transform: scale(1.3) translate(10%, 10%);
        transform: scale(1.3) translate(10%, 10%)
    }

    75% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0)
    }

    100% {
        -webkit-transform: scale(1.3) translate(-10%, 10%);
        transform: scale(1.3) translate(-10%, 10%)
    }
}

@keyframes ppb_kenburns {
    0% {
        -webkit-transform: scale(1.3) translate(-10%, 10%);
        transform: scale(1.3) translate(-10%, 10%)
    }

    25% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0)
    }

    50% {
        -webkit-transform: scale(1.3) translate(10%, 10%);
        transform: scale(1.3) translate(10%, 10%)
    }

    75% {
        -webkit-transform: scale(1) translate(0, 0);
        transform: scale(1) translate(0, 0)
    }

    100% {
        -webkit-transform: scale(1.3) translate(-10%, 10%);
        transform: scale(1.3) translate(-10%, 10%)
    }
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 0;
    background: #525355 !important;
    margin: auto 4px
}

.carousel-indicators .active {
    background-color: #525355 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.background-lines {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: 100%;
    z-index: 0
}

.background-lines .line {
    background: rgba(34, 197, 94, .1);
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    overflow: hidden
}

.background-lines .line:after {
    content: "";
    display: block;
    position: absolute;
    height: 15vh;
    width: 100%;
    top: -50%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(75%, rgba(34, 197, 94, .3)), to(rgba(34, 197, 94, .3)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(34, 197, 94, .3) 75%, rgba(34, 197, 94, .3) 100%);
    -webkit-animation: run 20s 0s infinite;
    animation: run 20s 0s infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(.4, .26, 0, .97);
    animation-timing-function: cubic-bezier(.4, .26, 0, .97)
}

.background-lines .line:nth-child(1) {
    margin-left: -25%
}

.background-lines .line:nth-child(3) {
    margin-left: 25%
}

.background-lines .line:nth-child(1):after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.background-lines .line:nth-child(3):after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

@-webkit-keyframes run {
    0% {
        top: -50%
    }

    100% {
        top: 100%
    }
}

@keyframes run {
    0% {
        top: -50%
    }

    100% {
        top: 100%
    }
}

.swiper-slider-hero .swiper-slide .slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.swiper-slider-hero .swiper-button-next,
.swiper-slider-hero .swiper-button-prev {
    background: 0 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: -30px
}

.swiper-slider-hero .swiper-button-next:before,
.swiper-slider-hero .swiper-button-prev:before {
    font-family: "Material Design Icons";
    font-weight: 900;
    color: #fff
}

.swiper-slider-hero .swiper-button-next:hover,
.swiper-slider-hero .swiper-button-prev:hover {
    background: #525355;
    border-color: #525355 !important
}

.swiper-slider-hero .swiper-button-prev {
    left: 10px;
    border: 1px solid rgba(255, 255, 255, .5)
}

.swiper-slider-hero .swiper-button-prev:before {
    content: "\f0141"
}

.swiper-slider-hero .swiper-button-next {
    right: 10px;
    border: 1px solid rgba(255, 255, 255, .5)
}

.swiper-slider-hero .swiper-button-next:before {
    content: "\f0142"
}

.swiper-slider-hero .swiper-button-next:after,
.swiper-slider-hero .swiper-button-prev:after,
.swiper-slider-hero .swiper-rtl .swiper-button-next:after,
.swiper-slider-hero .swiper-rtl .swiper-button-prev:after {
    display: none
}

.swiper-slider-hero .swiper-pagination-bullet {
    color: #f8f9fa;
    background: 0 0
}

.swiper-slider-hero .swiper-pagination-bullet-active {
    color: #fff
}

.swiper-slider-hero .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-slider-hero .swiper-pagination-custom,
.swiper-slider-hero .swiper-pagination-fraction {
    bottom: 45px
}

.swiper-slider-hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 13px
}

@media (max-width:767px) {

    .bg-half-170,
    .bg-half-260,
    .bg-home,
    .bg-marketing,
    .swiper-slider-hero .swiper-slide {
        padding-top: 150px;
        height: auto
    }
}

.shape {
    position: absolute;
    pointer-events: none;
    right: 0;
    bottom: -2px;
    left: 0
}

.shape>svg {
    -webkit-transform: scale(2);
    transform: scale(2);
    width: 100%;
    height: auto;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.shape.startup-hero {
    clip-path: polygon(40% 96%, 79% 76%, 100% 100%, 0 100%, 20% 86%);
    height: 400px;
    background: #fff
}

@media (max-width:768px) {
    .shape.startup-hero {
        height: 250px
    }
}

@media (max-width:425px) {
    .shape.startup-hero {
        height: 100px
    }
}

@media (max-width:425px) {
    .shape {
        bottom: -4px
    }
}

.team .title {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.team .title:hover {
    color: #525355 !important
}

.team .team-img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.team.team-one .team-img {
    border: 4px solid #f8f9fa
}

.team.team-one .team-img img {
    border: 4px solid transparent
}

.team.team-two .content,
.team.team-two .team-icon {
    position: absolute;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.team.team-two .content {
    bottom: -200px
}

.team.team-two .team-icon {
    right: -200px
}

.team:hover.team-one .team-img {
    border-color: rgba(34, 197, 94, .5)
}

.team:hover.team-two .team-img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team:hover.team-two .content,
.team:hover.team-two .team-icon {
    opacity: 1
}

.team:hover.team-two .content {
    bottom: 0
}

.team:hover.team-two .team-icon {
    right: 0
}

.client-testi {
    cursor: e-resize
}

.client-testi .client-image {
    margin-right: 16px
}

.client-testi .content:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid #525355;
    border-color: transparent #fff #fff transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, .15);
    box-shadow: 2px 2px 2px -1px rgba(60, 72, 88, .15)
}

.tns-nav {
    text-align: center;
    margin-top: 10px
}

.tns-nav button {
    border: 4px solid rgba(34, 197, 94, .5) !important;
    border-radius: 2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: none;
    margin: 0 3px;
    padding: 1px
}

.tns-nav button.tns-nav-active {
    border-color: #525355 !important
}

.tns-controls button[data-controls=next],
.tns-controls button[data-controls=prev] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
    color: #525355;
    border: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1;
    -webkit-box-shadow: 0 10px 25px rgba(60, 72, 88, .15);
    box-shadow: 0 10px 25px rgba(60, 72, 88, .15)
}

.tns-controls button[data-controls=next]:hover,
.tns-controls button[data-controls=prev]:hover {
    background: #525355;
    color: #fff
}

.tns-controls button[data-controls=prev] {
    left: 0
}

.tns-controls button[data-controls=next] {
    right: 0
}

.text-slider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.text-slider>ul {
    white-space: nowrap
}

.text-slider>ul li img {
    height: 28px
}

.text-slider>ul li img.img-white {
    -webkit-filter: grayscale(100%) brightness(200%) contrast(1);
    filter: grayscale(100%) brightness(200%) contrast(1)
}

.text-slider .move-text {
    -webkit-animation: moveSlideshow 12s linear infinite;
    animation: moveSlideshow 12s linear infinite
}

@-webkit-keyframes moveSlideshow {
    100% {
        -webkit-transform: translateX(-45%);
        transform: translateX(-45%)
    }
}

@keyframes moveSlideshow {
    100% {
        -webkit-transform: translateX(-45%);
        transform: translateX(-45%)
    }
}

html[dir=rtl] .swiper-slider-hero,
html[dir=rtl] .tns-inner,
html[dir=rtl] .tns-nav {
    direction: ltr !important
}

html[dir=rtl] .tns-visually-hidden {
    left: 0 !important;
    visibility: hidden
}

.container-filter li {
    margin: 0 15px 10px !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .8px;
    cursor: pointer;
    line-height: 34px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #8492a6 !important
}

.container-filter li.active,
.container-filter li:hover {
    color: #525355 !important
}

.portfolio .link:hover,
.portfolio .title:hover {
    color: #525355 !important
}

.portfolio .portfolio-img img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio:hover .portfolio-img img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio.portfolio-creative .content {
    position: absolute;
    bottom: 0;
    left: -100px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.portfolio.portfolio-creative:hover .content {
    left: 0;
    opacity: 1
}

.portfolio.portfolio-classic .content {
    position: absolute;
    left: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.portfolio.portfolio-classic .content {
    bottom: -100px
}

.portfolio.portfolio-classic:hover .content {
    bottom: 0
}

.portfolio.portfolio-modern img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio.portfolio-modern .overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.portfolio.portfolio-modern .content {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.portfolio.portfolio-modern:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio.portfolio-modern:hover .content,
.portfolio.portfolio-modern:hover .overlay {
    opacity: 1
}

.tobii>button.tobii__close svg,
.tobii>button.tobii__next svg,
.tobii>button.tobii__prev svg {
    height: 36px !important;
    width: auto
}

.tobii__counter {
    font-size: 16px
}

.tobii-zoom {
    display: block !important
}

.tobii-zoom__icon {
    display: none
}

#grid {
    padding: 0 !important
}

@media (max-width:640px) {

    [data-type] iframe,
    [data-type] video {
        width: 500px;
        height: 300px
    }
}

@media (max-width:425px) {

    [data-type] iframe,
    [data-type] video {
        width: 360px;
        height: 260px
    }
}

@media (max-width:375px) {

    [data-type] iframe,
    [data-type] video {
        width: 100%;
        height: auto
    }
}

.fw-medium {
    font-weight: 600 !important
}

.section {
    padding: 100px 0;
    position: relative
}

@media (max-width:768px) {
    .section {
        padding: 60px 0
    }
}

.section-two {
    padding: 60px 0;
    position: relative
}

.bg-overlay {
    background-color: rgba(15, 23, 42, .7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.bg-linear-gradient-3 {
    background: -webkit-gradient(linear, left top, right top, from(black), color-stop(25%, #525355), color-stop(50%, #525355), color-stop(75%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, #525355 0, #525355 25%, #525355 50%, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, 0) 100%)
}
blockquote{
    color: #525355 !important;
}
.title-heading {
    line-height: 26px
}

.title-heading .heading {
    letter-spacing: 1px
}

.title-heading .para-desc {
    font-size: 17px
}

.section-title .title {
    letter-spacing: .5px;
    font-size: 38px;
    background: #e3950b;
background: linear-gradient(90deg, #e3950b 40%, #393939 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-transform: uppercase;
}

.text-shadow-title {
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 4px 0 rgba(255, 255, 255, .4), 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff
}

.para-desc {
    max-width: 800px;
    font-size: 18px;
}
.item1{
    background: #f4e5ff;
    border-radius: 10px;
}
.mt-100 {
    margin-top: 100px
}

.mover {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

@-webkit-keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

@keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px)
    }
}

.stroke-one {
    stroke-width: 1 !important
}

.features-absolute {
    position: relative;
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin: -200px 0 0
}

@media (max-width:768px) {
    .features-absolute {
        margin: -140px 0 0
    }
}

.spin-anything {
    -webkit-animation: spinner-animation 5s linear infinite;
    animation: spinner-animation 5s linear infinite
}

@-webkit-keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (min-width:768px) {
    .margin-top-100 {
        margin-top: 100px
    }
}

@media (max-width:768px) {
    .mt-60 {
        margin-top: 60px
    }
}

.fea {
    stroke-width: 1.8
}

.fea.icon-sm {
    height: 16px;
    width: 16px
}

.fea.icon-ex-md {
    height: 20px;
    min-width: 20px
}

.fea.icon-m-md {
    height: 28px;
    width: 28px
}

.fea.icon-md {
    height: 35px;
    width: 35px
}

.fea.icon-lg {
    height: 42px;
    width: 42px
}

.fea.icon-ex-lg {
    height: 52px;
    width: 52px
}

.fea.icon-xl {
    height: 80px;
    width: 80px
}

.rounded {
    border-radius: 6px !important
}

.rounded-top {
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important
}

.rounded-left {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important
}

.rounded-bottom {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important
}

.rounded-right {
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important
}

.rounded-md {
    border-radius: 10px !important
}

.rounded-lg {
    border-radius: 30px !important
}

.border-primary {
    border-color: #525355 !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #10b981 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #f59e0b !important
}

.border-danger {
    border-color: #ef4444 !important
}

.border-light {
    border-color: #f8fafc !important
}

.border-dark {
    border-color: #525355 !important
}

.border-muted {
    border-color: #8492a6 !important
}

.border-white-50 {
    border-color: rgba(255, 255, 255, .2) !important
}

.opacity-05 {
    opacity: .05
}

.opacity-075 {
    opacity: .075
}

.opacity-1 {
    opacity: .1
}

.opacity-2 {
    opacity: .2
}

.opacity-3 {
    opacity: .3
}

.opacity-4 {
    opacity: .4
}

.opacity-5 {
    opacity: .5
}

.opacity-6 {
    opacity: .6
}

.opacity-7 {
    opacity: .7
}

.opacity-8 {
    opacity: .8
}

.opacity-9 {
    opacity: .9
}

.z-index-1 {
    z-index: 1
}

.z-index-0 {
    z-index: 0
}

.z-index-m-1 {
    z-index: -1
}

.social-icon li a {
    color: #525355;
    border: 1px solid #525355;
    height: 32px;
    width: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
    position: relative
}

.social-icon li a .fea-social {
    stroke-width: 2
}

.social-icon li a:hover {
    background-color: #525355;
    border-color: #525355 !important;
    color: #fff !important
}

.social-icon li a:hover .fea-social {
    fill: #525355
}

.social-icon.social li a {
    color: #fff1f1;
    border-color: #fff1f1
}

.social-icon.foot-social-icon li a {
    color: #fff1f1;
    border-color: #283453
}

.back-to-top {
    position: fixed;
    z-index: 99;
    bottom: 30px;
    right: 30px;
    display: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 30px;
    width: 30px;
    line-height: 27px;
    border-radius: 6px;
    text-align: center;
    background: #525355;
    color: #fff !important
}

.back-to-top .icons {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.sticky-bar {
    position: sticky;
    top: 80px
}

.position-middle-bottom {
    position: absolute;
    bottom: 15px;
    left: 12px;
    right: 12px;
    text-align: center
}

.text-color-white {
    color: #fff !important
}

.d-flex .flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.brand-gray img {
    -webkit-filter: grayscale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.brand-gray img:hover {
    -webkit-filter: grayscale(0)
}

.translate-rotate-middle {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg) !important;
    transform: translate(-50%, -50%) rotate(-45deg) !important
}
.typewrite{
    
    color: #fff;
    /* padding: 0px 15px;
    border-radius: 20px;
    background: rgb(237,119,40);
    background: linear-gradient(90deg, #e3950b 40%, #393939 100%); */
}


.services-section-three {
    /* background-color: #f9f8ff; */
    position: relative;
    padding: 120px 0 90px;
    background-image: url(../images/icons/icon-lines-17.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  @media (max-width: 1399.98px) {
    .services-section-three {
      padding: 120px 0 40px;
    }
  }
  @media (max-width: 1199.98px) {
    .services-section-three {
      padding: 120px 0 90px;
    }
  }
  .services-section-three:before {
    background-color: var(--theme-color-white);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.4;
  }
  
  .service-block-three {
    margin-bottom: 30px;
  }
  .service-block-three .inner-box {
    background-color: var(--theme-color-white);
    -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
            box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 30px 35px;
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  @media (max-width: 575.98px) {
    .service-block-three .inner-box {
      padding: 30px 15px;
    }
  }
  .service-block-three .inner-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/icons/icon-lines-24.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    height: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .service-block-three .inner-box:hover {
    background-color: var(--theme-color1);
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .service-block-three .inner-box:hover:before {
    height: 100%;
  }
  .service-block-three .inner-box:hover .icon,
  .service-block-three .inner-box:hover .title {
    color: var(--text-color-bg-theme-color1);
  }
  .service-block-three .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
            transform: scale(-1) rotate(180deg);
  }
  @media (max-width: 767.98px) {
    .service-block-three .inner-box:hover .icon {
      -webkit-transform: none;
              transform: none;
    }
  }
  .service-block-three .inner-box:hover .text {
    color: var(--text-color-bg-theme-color1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .service-block-three .inner-box .content-box {
    position: relative;
    text-align: left;
  }
  .service-block-three .inner-box .content-box .content {
    padding-left: 65px;
  }
  @media (max-width: 767.98px) {
    .service-block-three .inner-box .content-box .content {
      padding-left: 0;
    }
  }
  .service-block-three .inner-box .icon-shape {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .service-block-three .inner-box .icon {
    color: var(--theme-color1);
    display: block;
    font-family: flaticon_agency;
    font-size: 54px;
    left: 0;
    line-height: 1em;
    position: absolute;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  @media (max-width: 767.98px) {
    .service-block-three .inner-box .icon {
      position: relative;
      margin-bottom: 20px;
    }
  }
  .service-block-three .inner-box .title {
    color: var(--theme-color2);
    font-weight: 800;
    margin-bottom: 5px;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  @media (max-width: 1389px) {
    .service-block-three .inner-box .title {
      font-size: 17px;
    }
  }
  .service-block-three .inner-box .text {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .service-block-three .thumb {
    text-align: right;
  }
  .service-block-three.style2 {
    margin-left: -100px;
    margin-right: 100px;
  }
  @media (max-width: 1389px) {
    .service-block-three.style2 {
      margin-left: -30px;
      margin-right: 50px;
    }
  }
  @media (max-width: 1200px) {
    .service-block-three.style2 {
      margin-left: 0;
      margin-right: 0px;
    }
  }
  .service-block-three.style3 {
    margin-left: 100px;
    margin-right: -100px;
  }
  @media (max-width: 1389px) {
    .service-block-three.style3 {
      margin-left: 50px;
      margin-right: -30px;
    }
  }
  @media (max-width: 1200px) {
    .service-block-three.style3 {
      margin-left: 0px;
      margin-right: 0;
    }
  }
  .text{
    font-size: 15px;
  }
  .bg1{
    background-color: #fbf5ff !important;
  }
  .bg2{
    background-color: #fff4df !important;
  }
  .bg3{
    background-color: #ebfff6 !important;
  }
  .bg4{
    background-color: #ffe5ee !important;
  }
  .bg5{
    background-color: #ece5ff !important;
  }
  .bg6{
    background-color: #e5f7ff !important;
  }
  .bg7{
    background-color: #fff1f1 !important;
  }
  .bg8{
    background-color: #efe9ff !important;
  }
  .footerulnew li {
    padding: 10px 10px;
    background: #fff;
    border: 1px solid #fca742;
    border-radius: 73px;
    margin: 1px 10px 5px 0px;
    text-decoration: none;
    list-style: none;
    margin: 5px;
    justify-content: center !important;
    
}

.footerulnew li a {
    color: #525355;
    font-weight: 500;
    font-size: 14px;
}

.footerulnew {
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
}
.disc{
    padding: 80px 0px;
    background: #f5f5f5;
}
.fnt{
    font-size: 17px !important;
}
.ftr li{
    line-height: 30px;
    font-size: 14px;
}
.copyright{
    padding: 20px 0px;
    background-color: #282829;
}
.txt1{
    color: #fff;
    font-size: 14px;
}
.bg-gray{background: #f5f5f5;}
.title a{
    color: #e3950b;
    color: linear-gradient(90deg, #e3950b 40%, #393939 100%);
}
.txt4{
    color: #393939;
}
.btn-pills1{
    background-color:#393939 ;
    padding: 15px 20px !important;
    border-radius: 10px !important;
    border: none !important;
    color: #fff;
}
.btn-pills1: :hover{
    background-color:#393939 !important ;
    padding: 15px 20px !important;
    border-radius: 10px !important;
    border: none !important;
    color: #fff;
}
.default-padding-top {
    padding-top: 70px;
}
.process-new .process-newCol {
    padding: 22px;
    width: 25%;
    margin-top: 77px;
}
.process-new .process-newCol .process-newColwrapper {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #fff5e8, #fff) 0 0 no-repeat padding-box;
    border-radius: 188px;
    height: 353px;
    padding: 20px;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 376px;
    margin: 0 auto;
    width: 100%;
}
.process-new .process-newCol .process-newIcn {
    height: 60px;
}
.process-newIcn img {
    width: 70px;
}
.process-new .process-newCol h4 {
    color: #2d3079;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0;
}
.process-new .process-newCol p {
    color: #4c5f74;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    width: 100%;
    text-align: center;
}
.process-new:after {
    position: absolute;
    top: 82px;
    left: 0;
    width: 100%;
    content: "";
    background: url(../img/shape/pro1.svg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.process-new {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    position: relative;
}

.process-new .process-newCol {
    padding: 22px;
    width: 25%;
    margin-top: 77px;
}

.process-new .process-newCol:nth-child(2n) .process-newColwrapper {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #fff5e8, #fff) 0 0 no-repeat padding-box;
}

.process-new .process-newCol .process-newColwrapper {
    background: rgba(0, 0, 0, 0) linear-gradient(180deg, #fff5e8, #fff) 0 0 no-repeat padding-box;
    border-radius: 188px;
    height: 353px;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 376px;
    margin: 0 auto;
    width: 100%;
}

.process-new .process-newCol .process-newIcn {
    height: 60px;
}

.process-new .process-newCol h4 {
    color: #2d3079;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
    padding-top: 20px;
    padding-bottom: 15px;
    margin: 0;
}

.process-new .process-newCol p {
    color: #4c5f74;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    width: 100%;
    text-align: center;
}

.process-new .process-newCol:nth-child(2n) {
    margin-top: 8px;
    margin-left: -5px;
}

.process-newIcn img {
    width: 70px;
}
}

@media only screen and (max-width: 700px) and (min-width: 200px) {
.process-newIcn img {
    width:100px;
}

.process-new .process-newCol .process-newIcn img {
    max-height: 100%;
}

.process-new .process-newCol p {
    font-size: 17px;
    line-height: 21px;
}

.process-new .process-newCol h4 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.7rem;
}

.process-new .process-newCol .process-newColwrapper {
    padding: 40px;
    border: 1px solid rgba(45, 48, 121, .2);
    border-radius: 10px;
    position: relative;
    height: auto;
    min-height: 200px;
    margin: 39px 0;
}

.process-new .processCol-new .process-newIcn {
    height: 60px;
    position: absolute;
    top: -30px;
    background: #fff;
    width: 60px;
    padding: 15px;
    border: 1px solid rgba(45, 48, 121, .2);
    border-radius: 100%;
}
.box1{
    padding: 10px !important;
    border-bottom: 1px solid !important;
}
.text-color{
    color: #e3950b !important;
}
.mb-100{
    margin-bottom: 100px !important;
}

