h1 {
    font-size: 48px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

ul {
    padding-left: 20px
}

body {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px
}

.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.slick-slide {
    outline: 0
}

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
    display: none
}

.back-to-top a {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: linear-gradient(80.32deg,#ff3f00 11.85%,#4e95ed 86.67%,#4e8ced 86.67%);
    border-radius: 6px;
    color: #fff
}

.back-to-top.back-to-top-2 a {
    background: #ff3e66
}

.back-to-top.back-to-top-3 a {
    background: #ff6b58
}

.back-to-top.back-to-top-6 a {
    background: #ff3f00
}

.back-to-top.back-to-top-5 a {
    background: #801f82
}

.back-to-top.back-to-top-8 a {
    background: #db0f30
}

.off_canvars_overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    cursor: crosshair;
    background: #232323;
    top: 0;
    transition: all linear .3s
}

.off_canvars_overlay.active {
    opacity: .5;
    visibility: visible
}

.offcanvas_menu {
    display: none
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .offcanvas_menu {
        display:block
    }
}

@media (max-width: 767px) {
    .offcanvas_menu {
        display:block
    }
}

.offcanvas_menu_wrapper {
    width: 290px;
    position: fixed;
    background: #fff;
    z-index: 9999999999;
    top: 0;
    height: 100%;
    transition: .5s;
    left: 0;
    margin-left: -300px;
    padding: 50px 15px 30px;
    overflow-y: visible
}

.offcanvas_menu_wrapper.active {
    margin-left: 0
}

.offcanvas_menu_wrapper .slinky-theme-default {
    background: inherit;
    min-height: 300px;
    overflow-y: auto
}

.offcanvas_menu_wrapper .header-btn {
    margin-bottom: 30px
}

.offcanvas_menu_wrapper .header-btn a {
    color: #222
}

.offcanvas_menu_wrapper .header-btn a:hover {
    color: #222
}

.offcanvas_main_menu li {
    position: relative
}

.offcanvas_main_menu li:last-child {
    margin: 0
}

.offcanvas_main_menu li span.menu-expand {
    position: absolute;
    right: 20px
}

.offcanvas_main_menu li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ededed;
    color: #222;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.offcanvas_main_menu li a:hover {
    color: #ff3f00
}

.offcanvas_main_menu li ul.sub-menu {
    padding-left: 20px
}

.offcanvas_footer {
    padding-bottom: 50px;
    text-align: center
}

.offcanvas_footer span a {
    font-size: 14px;
    color: #222;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.offcanvas_footer span a:hover {
    color: #ff3f00
}

.offcanvas_menu_wrapper.active .canvas_close {
    opacity: 1;
    visibility: visible
}

.canvas_close {
    position: absolute;
    top: 10px;
    right: -50px;
    opacity: 0;
    visibility: hidden;
    left: 10px!important;
    color: #222!important;
    transition: all linear .3s
}

.canvas_close a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    color: inherit;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.canvas_close a:hover {
    background: #ff3f00;
    border-color: #ff3f00;
    color: #fff
}

.canvas_open a {
    font-size: 26px;
    width: 50px;
    height: 42px;
    display: block;
    line-height: 39px;
    text-align: center;
    border: 1px solid #232323;
    color: #222;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.canvas_open a:hover {
    color: #ff3f00;
    border-color: #ff3f00
}

.offcanvas-social {
    margin-bottom: 40px;
    margin-top: 40px
}

.offcanvas-social ul li {
    display: inline-block
}

.offcanvas-social ul li a {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    color: #ff3f00;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    margin: 0 5px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.offcanvas-social ul li a:hover {
    background: #ff3f00;
    border-color: #ff3f00;
    color: #fff
}

.toggle-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 21px;
    color: #0e1133
}

.qs-sticky.sticky {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1010;
    background: #fff;
    box-shadow: 0 15px 30px 0 #0000000f;
    padding-top: 20px;
    padding-bottom: 20px;
    animation: sticky 1.2s
}

.header-nav-box .qs-btn-box {
    position: relative
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .header-nav-box .qs-btn-box {
        padding-right:50px
    }
}

@media (max-width: 767px) {
    .header-nav-box .qs-btn-box {
        padding-right:30px
    }
}

.header-nav-box .qs-btn-box .login-btn {
    color: #140a22;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500
}

.header-nav-box .qs-btn-box .login-btn i {
    padding-right: 6px
}

@media (max-width: 767px) {
    .header-nav-box .qs-btn-box .main-btn {
        display:none
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .header-nav-box .qs-btn-box .main-btn {
        padding:0 10px;
        display: inline-block
    }
}

.header-nav-box.header-nav-box-3 .qs-header-main-menu ul>li>a {
    color: #fff
}

.header-nav-box.header-nav-box-3 .qs-header-main-menu ul>li .sub-menu li a {
    color: #0e1133
}

.header-nav-box.header-nav-box-3 .qs-btn-box .login-btn {
    color: #fff
}

.header-nav-box.header-nav-box-3 .qs-btn-box .main-btn {
    background: #ff6b58;
    border-color: #ff6b58
}

.header-nav-box.header-nav-box-3 .qs-btn-box .main-btn:hover {
    background: 0 0;
    color: #ff6b58
}

.header-nav-box.header-nav-box-3 .toggle-btn {
    color: #fff;
    font-size: 20px
}

.header-nav-box.header-nav-box-3.header-nav-box-inner-page .qs-btn-box .main-btn {
    border-color: #fff;
    background: 0 0
}

.header-nav-box.header-nav-box-3.header-nav-box-inner-page .qs-btn-box .main-btn:hover {
    background: #fff;
    color: #ff3f00
}

.header-nav-box.header-nav-box-5 .qs-header-main-menu ul>li>a {
    color: #fff
}

.header-nav-box.header-nav-box-5 .qs-header-main-menu ul>li .sub-menu li a {
    color: #0e1133
}

.header-nav-box.header-nav-box-5 .qs-btn-box .login-btn {
    color: #fff
}

.header-nav-box.header-nav-box-5 .qs-btn-box .main-btn {
    background: #f84a6e;
    border-color: #f84a6e
}

.header-nav-box.header-nav-box-5 .qs-btn-box .main-btn:hover {
    background: 0 0;
    color: #f84a6e
}

.header-nav-box.header-nav-box-5 .toggle-btn {
    color: #fff;
    font-size: 20px
}

.header-nav-box.header-nav-4-box .qs-header-main-menu ul>li>a:hover {
    color: #801f82
}

.header-nav-box.header-nav-4-box .qs-btn-box .main-btn {
    background: #801f82;
    border-color: #801f82
}

.header-nav-box.header-nav-4-box .qs-btn-box .main-btn:hover {
    background: 0 0;
    color: #801f82
}

@media (max-width: 767px) {
    .header-nav-box.header-nav-4-box .qs-btn-box ul {
        margin-right:10px
    }
}

.header-nav-box.header-nav-4-box .qs-btn-box ul li {
    display: inline-block
}

.appie-search-btn a,.header-nav-box.header-nav-4-box .qs-btn-box ul li a {
    font-size: 18px;
    color: #0e1133;
    margin-left: 15px
}

.appie-cart-area a.cart-btn,.header-nav-box.header-nav-4-box .qs-btn-box ul li a.cart-btn {
    position: relative
}

.appie-cart-area a.cart-btn span,.header-nav-box.header-nav-4-box .qs-btn-box ul li a.cart-btn span {
    position: absolute;
    top: -7px;
    display: inline-block;
    right: -12px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
    background: #801f82;
    border-radius: 50%
}

.header-nav-box.header-nav-box-6 .main-btn {
    background: #ff3f00;
    border-color: #ff3f00
}

.header-nav-box.header-nav-box-6 .main-btn:hover {
    background: 0 0;
    color: #ff3f00
}

.qs-header-area.qs-sticky .qs-header-main-menu .aggen-navbar-nav a:hover {
    color: #ff3f00
}

.header-nav-box.header-nav-box-6 .qs-header-main-menu ul>li>a:hover {
    color: #ff3f00
}

.header-nav-box.header-nav-box-6 .qs-btn-box form {
    display: inline-block;
    margin-left: 18px
}

@media (max-width: 767px) {
    .header-nav-box.header-nav-box-6 .qs-btn-box form {
        display:none
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .header-nav-box.header-nav-box-6 .qs-btn-box form {
        display:inline-block
    }
}

.header-nav-box.header-nav-box-6 .qs-btn-box form .input-box {
    position: relative
}

.header-nav-box.header-nav-box-6 .qs-btn-box form .input-box i {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.header-nav-box.header-nav-box-6 .qs-btn-box form .input-box input {
    width: 105px;
    padding-left: 50px;
    border: 0;
    border-left: 1px solid #ddddea;
    background: 0 0
}

.header-nav-box.header-nav-box-7 .qs-header-main-menu ul>li>a {
    color: #fff
}

.header-nav-box.header-nav-box-7 .qs-header-main-menu ul>li>a:hover {
    color: #ff3f00
}

.header-nav-box.header-nav-box-7 .qs-header-main-menu ul>li .sub-menu li a {
    color: #505056
}

.header-nav-box.header-nav-box-7 .qs-header-main-menu ul>li .sub-menu li a:hover {
    color: #ff3f00
}

.header-nav-box.header-nav-box-7 .qs-btn-box .login-btn {
    color: #fff
}

.header-nav-box.header-nav-box-7 .qs-btn-box .toggle-btn {
    color: #fff
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-header-main-menu {
        display:none
    }
}

@media (max-width: 767px) {
    .qs-header-main-menu {
        display:none
    }
}

.qs-header-main-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.qs-header-main-menu ul>li {
    display: inline-block;
    margin-right: 20px;
    position: relative
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .qs-header-main-menu ul>li {
        margin-right:14px
    }
}

.qs-header-main-menu ul>li>a {
    font-size: 16px;
    font-weight: 500;
    color: #0e1133;
    line-height: 30px;
    position: relative
}

.qs-header-main-menu ul>li>a i {
    padding-left: 6px
}

.qs-header-main-menu ul>li>.sub-menu {
    position: absolute;
    left: 0;
    top: 60px;
    width: auto;
    min-width: 220px;
    max-width: 220px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all linear .3s;
    z-index: 99;
    -webkit-box-shadow: 11px 10px 38px 0 rgba(46,63,99,.15);
    -moz-box-shadow: 11px 10px 38px 0 rgba(46,63,99,.15);
    box-shadow: 11px 10px 38px 0 rgba(46,63,99,.15);
    list-style-type: none;
    margin: 0;
    padding: 15px 0;
    border-radius: 5px;
    text-align: left;
    transform: translateY(-10px)
}

.qs-header-main-menu ul>li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transform-origin: top center
}

.qs-header-main-menu ul>li .sub-menu>li a::before {
    display: none
}

@media only screen and (min-width: 1200px) and (max-width:1600px) {
    .qs-header-main-menu ul>li .sub-menu {
        min-width:200px;
        max-width: 200px
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .qs-header-main-menu ul>li .sub-menu {
        min-width:200px;
        max-width: 200px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-header-main-menu ul>li .sub-menu {
        position:relative;
        width: 100%;
        left: 0;
        top: auto;
        opacity: 1;
        visibility: visible;
        display: none;
        right: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all none ease-out 0s;
        -moz-transition: all none ease-out 0s;
        -ms-transition: all none ease-out 0s;
        -o-transition: all none ease-out 0s;
        transition: all none ease-out 0s;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: left;
        border-top: 0;
        transition: 0s;
        padding: 0
    }
}

@media (max-width: 767px) {
    .qs-header-main-menu ul>li .sub-menu {
        position:relative;
        width: 100%;
        left: 0;
        top: auto;
        opacity: 1;
        visibility: visible;
        display: none;
        right: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all none ease-out 0s;
        -moz-transition: all none ease-out 0s;
        -ms-transition: all none ease-out 0s;
        -o-transition: all none ease-out 0s;
        transition: all none ease-out 0s;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: left;
        border-top: 0;
        transition: 0s;
        padding: 0
    }
}

.qs-header-main-menu ul>li .sub-menu>li {
    position: relative;
    margin-left: 0;
    display: block;
    width: 100%;
    display: block;
    margin: 12px 0;
    padding: 0 0
}

.qs-header-main-menu ul>li .sub-menu>li::before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    transition: 1s ease-in-out
}

.qs-header-main-menu ul>li .sub-menu>li:hover:before {
    width: 100%
}

.qs-header-main-menu ul>li .sub-menu>li .sub-menu {
    margin-left: 0
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-header-main-menu ul>li .sub-menu>li .sub-menu {
        margin-left:0
    }
}

@media (max-width: 767px) {
    .qs-header-main-menu ul>li .sub-menu>li .sub-menu {
        margin-left:0
    }
}

.qs-header-main-menu ul>li .sub-menu>li .sub-nav-toggler {
    color: #0e1133;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.qs-header-main-menu ul>li .sub-menu>li a {
    display: block;
    padding: 0 30px;
    position: relative;
    color: #505056;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    border-radius: 4px;
    margin: 0 0;
    line-height: 1.8
}

@media only screen and (min-width: 1200px) and (max-width:1600px) {
    .qs-header-main-menu ul>li .sub-menu>li a {
        padding:0 20px
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .qs-header-main-menu ul>li .sub-menu>li a {
        padding:0 20px
    }
}

.qs-header-main-menu ul>li .sub-menu>li a i {
    float: right;
    font-size: 16px;
    margin-top: 10px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-header-main-menu ul>li .sub-menu>li a i {
        display:none
    }
}

@media (max-width: 767px) {
    .qs-header-main-menu ul>li .sub-menu>li a i {
        display:none
    }
}

.qs-header-main-menu ul>li .sub-menu>li a .sub-nav-toggler i {
    display: inline-block
}

.qs-header-main-menu ul>li .sub-menu>li a:hover {
    padding-left: 35px
}

.qs-header-main-menu ul>li .sub-menu>li .sub-menu {
    right: auto;
    left: 100%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-header-main-menu ul>li .sub-menu>li .sub-menu {
        padding-left:30px;
        -webkit-transition: all 0s ease-out 0s;
        -moz-transition: all 0s ease-out 0s;
        -ms-transition: all 0s ease-out 0s;
        -o-transition: all 0s ease-out 0s;
        transition: all 0s ease-out 0s
    }
}

@media (max-width: 767px) {
    .qs-header-main-menu ul>li .sub-menu>li .sub-menu {
        padding-left:30px;
        -webkit-transition: all 0s ease-out 0s;
        -moz-transition: all 0s ease-out 0s;
        -ms-transition: all 0s ease-out 0s;
        -o-transition: all 0s ease-out 0s;
        transition: all 0s ease-out 0s
    }
}

.qs-header-main-menu ul>li .sub-menu>li .sub-menu li {
    position: relative
}

.qs-header-main-menu ul>li .sub-menu>li .sub-menu li .sub-menu {
    right: auto;
    left: 100%;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.qs-header-main-menu ul>li .sub-menu>li .sub-menu li:hover .sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

.qs-header-main-menu ul>li .sub-menu>li:hover .sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

.qs-header-main-menu ul>li .sub-menu>li:hover .sub-nav-toggler {
    color: #ff3f00
}

.qs-header-main-menu ul>li .sub-menu>li:hover>a {
    color: #ff3f00
}

@-webkit-keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

.header-nav-box .qs-btn-box .login-btn {
    color: #140a22
}

.sticky .header-nav-box .qs-btn-box .login-btn {
    color: #000
}

.sticky .sticky-logo {
    display: block!important
}

.qs--blog-logo .sticky .mobile-logo,.sticky .main-logo {
    display: none
}

.qs-page-title-area {
    margin-top: -140px !important;
    height: 400px;
    background-image: url(../images/page-bg.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
}
.qs-page-title-item{
        margin-top: 150px !important;
}
.qs-page-title-area:before{
    background-color: #000000;
    opacity: 0.52;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.qs-page-title-area.appie-page-service-title-area {
    height: 650px;
    background-image: url(../images/page-title-bg.jpg)
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .qs-page-title-area.appie-page-service-title-area {
        height:500px
    }
}

@media (max-width: 767px) {
    .qs-page-title-area.appie-page-service-title-area {
        height:400px
    }
}

.qs-page-title-item {
    margin-top: 80px;
    text-align: left;
    position: relative;
    text-transform: capitalize
}

.qs-page-title-item .thumb {
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 160px
}

@media (max-width: 767px) {
    .qs-page-title-item .thumb {
        display:none
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .qs-page-title-item .thumb {
        display:block
    }
}

.qs-page-title-item span {
    color: #fff;
    font-weight: 500;
    opacity: .7;
    padding-bottom: 14px
}

.qs-page-title-item .title {
    color: #fff;
    font-size: 44px;
    font-weight: 700
}

@media (max-width: 767px) {
    .qs-page-title-item .title {
        font-size:26px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .qs-page-title-item .title {
        font-size:32px
    }
}

.qs-page-title-item nav {
    display: inline-block;
    margin-top: 20px
}

.qs-page-title-item nav ol {
    background: 0 0;
    padding: 0
}

.qs-page-title-item nav ol li a {
    color: #fff;
    opacity: .8
}

.qs-page-title-item nav ol li.active {
    color: #fff;
    opacity: .8
}

.appie-blog-item .thumb {
    overflow: hidden;
    border-radius: 6px
}

.appie-blog-item .thumb img {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    width: 100%
}

.appie-blog-item .content {
    padding-top: 20px
}

.appie-blog-item .content .blog-meta ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.appie-blog-item .content .blog-meta ul li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    position: relative
}

.appie-blog-item .content .blog-meta ul li a {
    font-weight: 400;
    color: #505056
}

.appie-blog-item .content .blog-meta ul li:nth-child(1)::before {
    position: absolute;
    content: "";
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    background: #ff3f00;
    border-radius: 50%
}

.appie-blog-item .content .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    margin-top: 2px
}

.appie-blog-item .content .title a {
    color: #0e1133
}

.appie-blog-item .content .title a:hover {
    color: #ff3f00
}

.appie-blog-item .content>a {
    font-size: 15px;
    font-weight: 500;
    color: #0e1133;
    margin-top: 14px
}

.appie-blog-item .content>a i {
    padding-left: 6px
}

.appie-blog-item .content>a:hover {
    color: #ff3f00
}

.appie-blog-item:hover .thumb img {
    transform: scale(1.1)
}

.appie-blog-3-area .blog-btn a {
    background: 0 0;
    color: #0e1133;
    border: 2px solid #e7eaef
}

.appie-blog-3-area .blog-btn a:hover {
    background: #ff6b58;
    border-color: #ff6b58;
    color: #fff
}

.appie-blog-3-area.appie-blog-6-area .blog-btn a:hover {
    background: #ff3f00;
    border-color: #ff3f00
}

.appie-blog-3-area.appie-blog-8-area {
    background: #eef1f6;
    position: relative;
    z-index: 10
}

.appie-blog-3-area.appie-blog-8-area .appie-blog-8-shape-1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.appie-blog-3-area.appie-blog-8-area .appie-blog-8-shape-2 {
    position: absolute;
    right: 0;
    bottom: 340px;
    z-index: -1
}

.appie-blog-3-area.appie-blog-8-area .blog-btn a {
    border-color: #db0f30;
    color: #db0f30
}

.appie-blog-3-area.appie-blog-8-area .blog-btn a:hover {
    background: #db0f30;
    color: #fff
}

.appie-blog-item-3 {
    box-shadow: 0 15px 50px 0 rgba(14,17,51,.1);
    border-radius: 10px;
    padding: 35px;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .appie-blog-item-3 {
        padding:15px
    }
}

@media (max-width: 767px) {
    .appie-blog-item-3 {
        padding:15px;
        display: block
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .appie-blog-item-3 {
        display:flex
    }
}

.appie-blog-item-3 .thumb {
    max-width: 120px;
    min-width: 120px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 30px
}

@media (max-width: 767px) {
    .appie-blog-item-3 .thumb {
        max-width:100%;
        min-width: 100%
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .appie-blog-item-3 .thumb {
        max-width:120px;
        min-width: 120px
    }
}

.appie-blog-item-3 .thumb img {
    width: 100%;
    transition: all linear .3s
}

.appie-blog-item-3 .content {
    padding-right: 50px
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .appie-blog-item-3 .content {
        padding-right:0
    }
}

@media (max-width: 767px) {
    .appie-blog-item-3 .content {
        padding-right:0;
        margin-top: 20px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .appie-blog-item-3 .content {
        padding-right:50px;
        margin-top: 0
    }
}

.appie-blog-item-3 .content .title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .appie-blog-item-3 .content .title {
        font-size:18px;
        line-height: 28px
    }
}

.appie-blog-item-3 .content .title a {
    color: #0e1133
}

.appie-blog-item-3 .content .title a:hover {
    color: #ff6b58
}

.appie-blog-item-3 .content ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.appie-blog-item-3 .content ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #505056;
    margin-right: 22px
}

.appie-blog-item-3 .content ul li i {
    padding-right: 6px
}

.appie-blog-item-3 .content ul li a {
    color: #505056;
    font-size: 14px;
    font-weight: 400
}

.appie-blog-item-3:hover .thumb img {
    transform: scale(1.1)
}

.appie-blog-item-3.appie-blog-item-6 .content .title a:hover {
    color: #ff3f00
}

.appie-blog-item-3.appie-blog-item-8 {
    background: #fff
}

.appie-blog-item-3.appie-blog-item-8 .content .title a:hover {
    color: #db0f30
}

.single-p-banner {
    padding-top: 158px;
    background-position: top center
}

.post-cate {
    position: relative;
    z-index: 2;
    display: inline-block;
    color: #fff;
    line-height: .8;
    text-transform: uppercase;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 0
}

.post-cate:hover {
    color: #fff
}

.single-p-banner .banner-title {
    line-height: 60px;
    margin-bottom: 16px
}

.single-p-banner .bp-meta {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0
}

.single-p-banner .bp-meta a,.single-p-banner .bp-meta a i {
    color: #fff
}

.single-post-area {
    position: relative
}

.single-post-area p {
    line-height: initial;
    margin: 0 0 30px
}

.single-post-area p:last-child {
    margin-bottom: 0
}

.post-thumb {
    position: relative;
    margin: 42px 0 35px
}

.post-thumb img {
    width: auto;
    max-width: 100%;
    height: auto;
    border-radius: 10px
}

.article-title {
    font-size: 30px;
    line-height: 34px;
    color: #2c234d;
    margin: 0 0 15px
}

blockquote {
    position: relative;
    margin: 40px 0;
    padding: 67px 110px 40px;
    background: #f8f8f8;
    border-radius: 10px;
    -webkit-box-shadow: -4px 0 0 0 #ff3f00;
    -moz-box-shadow: -4px 0 0 0 #ff3f00;
    box-shadow: -4px 0 0 0 #ff3f00
}

blockquote:before {
    position: absolute;
    left: 50px;
    top: 68px;
    content: ",,";
    font-family: "Open Sans",sans-serif;
    font-size: 100px;
    line-height: 25px;
    color: #ff3f00;
    opacity: .1;
    letter-spacing: -5px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

blockquote::after {
    position: absolute;
    right: 10px;
    bottom: 122px;
    content: ",,";
    font-family: "Open Sans",sans-serif;
    font-size: 200px;
    line-height: 25px;
    color: #ff3f00;
    opacity: .1;
    letter-spacing: -10px
}

blockquote p {
    font-size: 20px;
    line-height: 32px;
    color: #2c234d;
    font-weight: 600;
    margin: 0 0 18px
}

blockquote cite {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #ff3f00;
    font-style: normal
}

.single-post-area blockquote p {
    line-height: 32px;
    margin: 0 0 18px
}

.post-tags {
    position: relative;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center
}

.post-tags h5 {
    font-size: 14px;
    color: #2c234d;
    font-weight: 600;
    margin: 7px 20px 0 0
}

.post-tags a {
    display: inline-block;
    height: 30px;
    background: #116241;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    padding: 0 18px;
    font-weight: 600;
    margin: 0 10px 0 0
}

.post-tags a:hover {
    background-color: #00a4a4;
    color: #fff
}

.post-share {
    position: relative;
    border-top: 1px solid #ebecf2;
    padding: 30px 0 0;
    margin: 20px 0 0;
    display: flex;
    justify-content: flex-start
}

.post-share h5 {
    font-size: 14px;
    color: #2c234d;
    font-weight: 600;
    margin: 13px 20px 0 0
}

.post-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #446bb9;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    margin-right: 6px
}

.post-share a.fac {
    background: #446bb9
}

.post-share a.twi {
    background: #00aced
}

.post-share a.goo {
    background: #ea4335
}

.post-share a:hover {
    -webkit-box-shadow: 0 10px 20px 0 rgba(9,111,150,.3);
    -moz-box-shadow: 0 10px 20px 0 rgba(9,111,150,.3);
    box-shadow: 0 10px 20px 0 rgba(9,111,150,.3)
}

.post-admin {
    position: relative;
    margin: 84px 0;
    padding: 44px 40px 55px 150px;
    background: 0 0;
    border-radius: 10px;
    -webkit-box-shadow: -4px 0 0 0 #ff3f00;
    -moz-box-shadow: -4px 0 0 0 #ff3f00;
    box-shadow: -4px 0 0 0 #ff3f00
}

.post-admin img {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.post-admin a {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #2c234d;
    font-weight: 700;
    margin: 0 0 7px
}

.post-admin span {
    display: block;
    font-size: 14px;
    color: #797781;
    font-weight: 400;
    line-height: .8;
    margin-bottom: 27px
}

.post-admin p {
    font-size: 16px;
    line-height: 26px;
    color: #5d5a67;
    margin: 0
}

.comment-area {
    position: relative;
    margin: 80px 0 66px
}

.comment-area h3 {
    font-size: 20px;
    line-height: .8;
    color: #2c234d;
    margin: 0 0 30px
}

.comment-list {
    margin: 0;
    padding: 0
}

.c-border {
    border-bottom: 1px solid #ebecf2;
    margin-top: 24px
}

.children .single-comment {
    padding-left: 80px
}

.single-comment h5 {
    margin-bottom: 7px
}

.single-comment h5 a {
    color: inherit
}

.single-comment h5 a:hover {
    color: #ff3f00
}

.comment {
    position: relative;
    margin: 0 0 14px
}

.comment p {
    font-size: 14px;
    line-height: 24px;
    color: #686875;
    margin: 0
}

.single-comment .comment-reply-link {
    display: inline-block;
    font-size: 12px;
    line-height: .8;
    color: #ff3f00;
    font-weight: 600
}

.single-comment .comment-reply-link i {
    font-size: 16px;
    margin-right: 11px;
    font-weight: 600;
    position: relative;
    top: 2px
}

.single-comment .comment-reply-link:hover {
    color: #2c234d
}

.comment-form-area {
    position: relative
}

.comment-form-area h3 {
    color: #2c234d;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 9px
}

.comment-form-area p {
    font-size: 14px;
    line-height: 24px;
    color: #686875;
    margin: 0 0 43px
}

.comment-form {
    position: relative
}

.comment-form input[type=email],.comment-form input[type=number],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    font-weight: 400;
    border-radius: 3px;
    border: none;
    background: #f5f5f7;
    color: #7e7c87;
    outline: 0;
    border: 1px solid transparent;
    padding: 0 20px;
    margin-bottom: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form textarea {
    height: 180px;
    resize: none;
    line-height: 30px;
    padding-top: 14px
}

.comment-form input[type=email]::-moz-placeholder,.comment-form input[type=number]::-moz-placeholder,.comment-form input[type=text]::-moz-placeholder,.comment-form input[type=url]::-moz-placeholder,.comment-form textarea::-moz-placeholder {
    color: #7e7c87;
    opacity: 1
}

.comment-form input[type=email]::-ms-input-placeholder,.comment-form input[type=number]::-ms-input-placeholder,.comment-form input[type=text]::-ms-input-placeholder,.comment-form input[type=url]::-ms-input-placeholder,.comment-form textarea::-ms-input-placeholder {
    color: #7e7c87;
    opacity: 1
}

.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=number]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder {
    color: #7e7c87;
    opacity: 1
}

.comment-form input[type=email]:focus,.comment-form input[type=number]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus {
    background: 0 0;
    border-color: #ece9f9;
    -webkit-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    -moz-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    box-shadow: 0 14px 16px 0 rgba(11,2,55,.1)
}

.comment-form button,.comment-form input[type=submit] {
    height: 50px;
    border-radius: 3px;
    background: 35029c;
    color: #fff;
    text-align: center;
    border: none;
    outline: 0;
    padding: 0 36px;
    font-size: 13px;
    line-height: 50px;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form button:hover,.contact-form input[type=submit]:hover {
    -webkit-box-shadow: 0 20px 30px 0 rgba(26,8,119,.24);
    -moz-box-shadow: 0 20px 30px 0 rgba(26,8,119,.24);
    box-shadow: 0 20px 30px 0 rgba(26,8,119,.24)
}

.save-comment {
    position: relative;
    margin: 5px 0 25px
}

.save-comment input[type=checkbox] {
    display: none
}

.save-comment label {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    font-weight: 400;
    padding-left: 31px;
    position: relative;
    cursor: pointer;
    color: #686875;
    margin: 0 0 0
}

.save-comment label:before {
    background: 0 0;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    border-radius: 3px;
    top: 3px;
    width: 16px;
    border: 2px solid #ababb1;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.save-comment input:checked+label::after {
    background: 0 0;
    bottom: 0;
    font-family: ElegantIcons;
    content: "\4e";
    color: #ff3f00;
    font-size: 10px;
    left: 2px;
    position: absolute;
    top: -1px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.post-item-1 {
    overflow: hidden;
    position: relative;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-box-shadow: 0 2px 4px 0 rgba(21,14,56,.08);
    -moz-box-shadow: 0 2px 4px 0 rgba(21,14,56,.08);
    box-shadow: 0 2px 4px 0 rgba(21,14,56,.08)
}

.post-item-1 img {
    height: auto;
    border-radius: 10px 10px 0 0
}

.b-post-details {
    position: relative;
    padding: 30px 35px 37px
}

.bp-meta {
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 0 15px
}

.bp-meta a i {
    color: #116241;
    margin-right: 7px
}

.bp-meta a:last-child {
    margin-right: 0
}

.bp-meta a:hover {
    color: #116241;
}

.post-item-1:hover {
    -webkit-box-shadow: 0 30px 50px 0 rgba(11,2,55,.1);
    -moz-box-shadow: 0 30px 50px 0 rgba(11,2,55,.1);
    box-shadow: 0 30px 50px 0 rgba(11,2,55,.1)
}

.b-post-details a.read-more {
    font-size: 14px;
    font-weight: 700;
    color: #505056
}

.b-post-details a.read-more i {
    padding-left: 8px
}

.b-post-details a.read-more:hover {
    color: #116241;
}

.qs--footer-area {
    background: #eef1f6;
    padding-top: 50px;
    padding-bottom: 60px
}

.qs--footer-area.appie-footer-3-area {
    padding-top: 180px
}

.qs--footer-area.appie-footer-3-area.appie-footer-5-area {
    background: #fff
}

.qs--footer-area.appie-footer-about-area {
    padding-top: 230px
}

.qs--footer-area.appie-footer-about-area.appie-footer-8-area {
    background: #fff
}

.blog-sidebar .footer-about-widget {
    margin: 0;
    padding: 0
}

body .footer-about-widget .social ul li {
    display: inline-block;
    padding-left: 0
}

.footer-about-widget .social ul li a {
    border: 2px solid #e6e7ea
}

.footer-about-widget .social ul li a:hover {
    background: #db0f30;
    border-color: #db0f30;
    color: #fff
}

.footer-navigation ul li a:hover {
    color: #db0f30
}

.footer-widget-info ul li a i {
    color: #db0f30
}

.footer-copyright .apps-download-btn ul li a {
    background: #0e1133;
    color: #fff;
    border-color: #0e1133
}

.footer-copyright .apps-download-btn ul li a:hover {
    background: #fff;
    color: #0e1133
}

.qs--footer-area.appie-footer-about-area.appie-footer-8-area .footer-copyright .apps-download-btn ul li a.item-2 {
    background: #fff;
    color: #0e1133
}

.qs--footer-area.appie-footer-about-area.appie-footer-8-area .footer-copyright .apps-download-btn ul li a.item-2:hover {
    background: #0e1133;
    color: #fff;
    border-color: #0e1133
}

@media (max-width: 767px) {
    .footer-about-widget {
        text-align:center;
        padding-right: 0
    }
}

.footer-about-widget p {
    padding-top: 25px
}

.footer-about-widget>a {
    font-size: 15px;
    font-weight: 500;
    color: #0e1133;
    margin-top: 15px
}

.footer-about-widget>a i {
    padding-left: 6px
}

.footer-about-widget .social ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-about-widget .social ul li {
    display: inline-block
}

.footer-about-widget .social ul li a {
    height: 36px;
    width: 36px;
    display: inline-block;
    text-align: center;
    background: #fff;
    color: #0e1133;
    border-radius: 6px;
    line-height: 36px;
    margin-right: 5px
}

.footer-about-widget .social ul li a:hover {
    background: #ff3f00;
    color: #fff
}

.footer-about-widget.footer-about-widget-2 ul li a:hover {
    background: #ff3f00
}

.footer-about-widget.footer-about-widget-3 ul li a:hover {
    background: #ff3f00
}

.footer-about-widget.footer-about-widget-6 ul li a:hover {
    background: #ff3f00
}

.footer-about-widget.footer-about-widget-5 ul li a:hover {
    background: #ff3f00
}

.footer-navigation {
    margin-top: 30px
}

@media (max-width: 767px) {
    .footer-navigation {
        text-align:center
    }
}

.footer-navigation .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 18px
}

.footer-navigation ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-navigation ul li a {
    color: #505056;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 6px
}

.footer-navigation ul li a:hover {
    color: #ff3f00
}

.footer-navigation.footer-navigation-2 ul li a:hover {
    color: #ff3f00
}

.footer-navigation.footer-navigation-3 ul li a:hover {
    color: #ff3f00
}

.footer-navigation.footer-navigation-6 ul li a:hover {
    color: #ff3f00
}

.footer-navigation.footer-navigation-5 ul li a:hover {
    color: #ff3f00
}

@media (max-width: 767px) {
    .footer-widget-info {
        text-align:center
    }
}

.footer-widget-info .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 18px
}

.footer-widget-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.footer-widget-info ul li a {
    color: #505056;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative
}

.footer-widget-info ul li a i {
    position: absolute;
    left: 0;
    top: 0;
    color: #ff3f00
}

.footer-copyright {
    padding-top: 56px;
    border-top: 1px solid #e1e5ec;
    margin-top: 60px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .footer-copyright {
        display:block!important;
        text-align: center
    }
}

@media (max-width: 767px) {
    .footer-copyright {
        display:block!important;
        text-align: center
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .footer-copyright .apps-download-btn {
        margin-bottom:20px
    }
}

@media (max-width: 767px) {
    .footer-copyright .apps-download-btn {
        margin-bottom:20px
    }
}

.footer-copyright .apps-download-btn ul {
    padding: 0;
    list-style-type: none
}

.footer-copyright .apps-download-btn ul li {
    display: inline-block;
    margin-right: 8px
}

@media (max-width: 767px) {
    .footer-copyright .apps-download-btn ul li {
        margin-bottom:20px
    }
}

@media only screen and (min-width: 576px) and (max-width:767px) {
    .footer-copyright .apps-download-btn ul li {
        margin-bottom:0
    }
}

.footer-copyright .apps-download-btn ul li a {
    background: #fff;
    color: #0e1133;
    line-height: 40px;
    padding: 0 23px;
    border-radius: 6px;
    border: 2px solid #fff
}

.footer-copyright .apps-download-btn ul li a i {
    padding-right: 6px
}

.footer-copyright .apps-download-btn ul li a:hover {
    background: 0 0;
    color: #0e1133;
    border-color: #e7eaef
}

.footer-copyright .apps-download-btn ul li a.item-2 {
    background: 0 0;
    color: #0e1133;
    border-color: #e7eaef
}

.footer-copyright .apps-download-btn ul li a.item-2:hover {
    background: #fff;
    color: #0e1133
}

.qs-error-area {
    padding-top: 250px
}

.qs-error-content span {
    display: block;
    font-size: 50px;
    color: #ac2339;
    font-weight: 800;
    padding-top: 40px
}

.qs-error-content .title {
    font-size: 50px;
    font-weight: 800;
    color: #0e1133;
    padding-bottom: 11px
}

.qs-error-content p {
    line-height: 26px;
    color: #494949;
    font-size: 16px;
    padding: 0 50px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-signup-box {
        padding:30px 50px
    }
}

@media (max-width: 767px) {
    .appie-signup-box {
        padding:30px
    }
}

.appie-signup-box .thumb {
    position: absolute;
    right: 70px;
    bottom: 30px;
    width: 160px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-signup-box .thumb {
        display:none
    }
}

@media (max-width: 767px) {
    .appie-signup-box .thumb {
        display:none
    }
}

.appie-signup-box span {
    color: #fff;
    font-weight: 500
}

.appie-signup-box .title {
    font-size: 46px;
    color: #fff;
    padding-bottom: 20px
}

@media (max-width: 767px) {
    .appie-signup-box .title {
        font-size:30px
    }
}

.appie-signup-box form {
    display: flex;
    flex-wrap: wrap
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-signup-box form {
        flex-direction:column
    }
}

@media (max-width: 767px) {
    .appie-signup-box form {
        flex-direction:column
    }
}

.appie-signup-box form .input-box {
    margin-right: 10px;
    margin-top: 10px
}

.appie-signup-box form .input-box input {
    width: 300px;
    background: #fff;
    line-height: 55px;
    border-radius: 6px;
    padding-left: 30px;
    border: 0
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-signup-box form .input-box input {
        width:100%
    }
}

@media (max-width: 767px) {
    .appie-signup-box form .input-box input {
        width:100%
    }
}

.appie-signup-box form .input-box button {
    background: #ff3f00;
    line-height: 55px;
    border: 0;
    color: #fff;
    border-radius: 6px;
    padding: 0 45px;
    font-weight: 500
}

.appie_checkbox_common {
    margin-top: 7px
}

.appie_checkbox_common label {
    color: #fff;
    font-size: 14px;
    margin-bottom: 12px;
    cursor: pointer;
    font-weight: 400
}

.appie_checkbox_common label a {
    text-decoration: underline;
    color: #b3b6bc
}

.appie_checkbox_common input[type=checkbox] {
    display: none
}

.appie_checkbox_common input[type=checkbox]+label span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -1px 15px 0 0;
    vertical-align: middle;
    cursor: pointer;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    position: relative
}

.appie_checkbox_common input[type=checkbox]+label span:before {
    color: #fff;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-size: 11px;
    position: absolute;
    text-align: center;
    left: 3px;
    top: -1px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.appie_checkbox_common input[type=checkbox]:checked+label span {
    background: #2079ff;
    border-color: #2079ff
}

.appie_checkbox_common input[type=checkbox]:checked+label span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.appie_checkbox_common input[type=checkbox]+label span,.appie_checkbox_common input[type=checkbox]:checked+label span {
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.appie_checkbox_common.checkbox_style2 input[type=checkbox]+label span {
    line-height: 17px;
    border-radius: 3px
}

#navbarSupportedContent ul li {
    margin: 0 4px
}

.element-ready-style-3.element-ready-header-nav .navigation .navbar .navbar-nav .nav-item .sub-menu {
    z-index: 1
}

.footer-get-in-tuch li {
    color: #505056;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400
}

.footer-get-in-tuch li a {
    color: #505056;
    font-size: 16px;
    line-height: 34px;
    font-weight: 400
}

.footer-get-in-tuch li a:hover {
    color: #2a6df5
}

.footer-get-in-tuch li:last-child i {
    height: 50px;
    float: left;
    width: 28px;
    margin-top: 10px
}

.footer-get-in-tuch li:first-child i {
    margin-right: 10px
}

.footer-get-in-tuch li:nth-child(2) i {
    margin-right: 10px
}

.footer-top-border::before {
    content: "";
    top: 0;
    left: 0;
    width: 1170px;
    height: 1px;
    background: #e1e5ec;
    right: 0;
    margin: auto;
    position: absolute
}

.faq-link-css {
    color: #2a6df5
}

.element-ready-post-grid.style1 .element-ready-news-btn i {
    margin-left: 10px
}

.element-ready-post-grid.style1 .elementor-1848 .elementor-element.elementor-element-57d4a3dc .element-ready-post-meta {
    display: flex;
    flex-direction: row-reverse
}

.post-meta .element-ready-meta-list:not(:first-child) {
    margin-right: 30px;
    padding-left: 0
}

.meta-categories.element-ready-meta-categories.element-ready-meta-list {
    order: 1
}

.post-meta .element-ready-meta-list:not(:first-child) {
    padding-left: 0!important;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.home1-cta-form .cta-name {
    width: 300px!important;
    margin-right: 10px;
    padding: 0 25px!important
}

.home1-cta-form .cta-btn {
    width: 120px!important;
    text-align: center;
    padding: 0!important;
    background: #0e1133;
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.qs-header-main-menu ul>li .big-device-none {
    display: none
}

.single__box__layout__8 .box__button_icon_right.fa.fa-arrow-right {
    margin-left: 6px
}

.single__box__layout__8 .box__button.elementor-animation- {
    margin-top: 20px!important
}

.single__box__layout__8 {
    position: relative;
    transition: .5s
}

.single__box__layout__8:hover {
    box-shadow: 0 40px 40px 0 rgba(14,17,51,.1)
}

.sldier-content-area .slick-dots li {
    transition: .3s;
    background: #ccced9;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.single__image__slide.element__ready__image__slide__layout__1 img {
    border-radius: 10px
}

.element-ready-post-grid.style1 .post-meta .element-ready-meta-list:not(:first-child)::before {
    position: absolute;
    content: "";
    left: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(40deg);
    width: 2px;
    height: 15px;
    background: #fff0;
    border-radius: 30px
}

.sldier-content-area .slick-dots li button {
    display: none
}

.slick-dots {
    position: relative;
    top: 0
}

.footer-cta-css {
    padding-top: 21px!important;
    top: -323px!important
}

ul.home2-get-in-tuch li a:hover {
    color: #ff6b58
}

.showcase-shape-1 {
    position: absolute;
    left: 90px;
    top: 185px;
    z-index: -1;
    animation: linear 25s animationFramesFive infinite
}

.showcase-shape-2 {
    position: absolute;
    left: 170px;
    bottom: 95px;
    z-index: -1;
    animation: linear 20s animationFramesOne infinite
}

.showcase-shape-3 {
    position: absolute;
    top: 200px;
    right: 0;
    z-index: -1;
    animation: linear 25s animationFramesThree infinite
}

.showcase-shape-4 {
    position: absolute;
    bottom: 250px;
    right: 195px;
    z-index: -1;
    animation: linear 25s animationFramesFour infinite
}

.nav-tabs.tab__nav.tab__nav__style__2 .active a {
    color: #ff3f00!important
}

.nav-tabs.tab__nav.tab__nav__style__2 {
    padding-top: 0!important;
    position: relative;
    z-index: 1;
    overflow: visible;
    margin-top: 190px
}

.nav-tabs.tab__nav li.active {
    position: relative
}

.nav-tabs.tab__nav li.active::after {
    content: "";
    width: 3px;
    height: 40px;
    background: #2a6df5;
    position: absolute;
    right: -3px;
    top: 6px;
    z-index: 999
}

#switch-toggle-tab .month.active.one a {
    color: #0e1133!important
}

.appie-testimonial-area {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.appie-testimonial-slider .appie-testimonial-item .author-info,.appie-testimonial-slider-rtl .appie-testimonial-item .author-info {
    margin-bottom: 15px
}

.appie-testimonial-slider .appie-testimonial-item .author-info img,.appie-testimonial-slider-rtl .appie-testimonial-item .author-info img {
    display: inline-block
}

.appie-testimonial-slider .appie-testimonial-item .author-info .title,.appie-testimonial-slider-rtl .appie-testimonial-item .author-info .title {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding-top: 10px
}

.appie-testimonial-slider .appie-testimonial-item .author-info span,.appie-testimonial-slider-rtl .appie-testimonial-item .author-info span {
    font-size: 14px;
    color: #fff;
    opacity: .5
}

.appie-testimonial-slider .appie-testimonial-item .text p,.appie-testimonial-slider-rtl .appie-testimonial-item .text p {
    font-size: 20px;
    line-height: 30px;
    color: #fff
}

.appie-testimonial-slider .appie-testimonial-item .text ul,.appie-testimonial-slider-rtl .appie-testimonial-item .text ul {
    margin: 10px 0 0;
    padding: 0;
    list-style-type: none
}

.appie-testimonial-slider .appie-testimonial-item .text ul li,.appie-testimonial-slider-rtl .appie-testimonial-item .text ul li {
    display: inline-block;
    margin: 0 2px
}

.appie-testimonial-slider .appie-testimonial-item .text ul li i,.appie-testimonial-slider-rtl .appie-testimonial-item .text ul li i {
    color: #ffb848
}

.appie-testimonial-slider .slick-arrow,.appie-testimonial-slider-rtl .slick-arrow {
    position: absolute;
    top: 62%;
    transform: translateY(-50%);
    font-size: 30px;
    color: #fff;
    z-index: 11;
    cursor: pointer;
    opacity: .5
}

.appie-testimonial-slider .slick-arrow.prev,.appie-testimonial-slider-rtl .slick-arrow.prev {
    left: -80px
}

.appie-testimonial-slider .slick-arrow.next,.appie-testimonial-slider-rtl .slick-arrow.next {
    right: -80px
}

.appie-testimonial-slider .slick-dots,.appie-testimonial-slider-rtl .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translateX(-50%)
}

.appie-testimonial-slider .slick-dots li,.appie-testimonial-slider-rtl .slick-dots li {
    display: inline-block
}

.appie-testimonial-slider .slick-dots li button,.appie-testimonial-slider-rtl .slick-dots li button {
    border: 0;
    background: #fff;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    font-size: 0;
    opacity: .5;
    margin: 0 4px
}

.appie-testimonial-slider .slick-dots li.slick-active button,.appie-testimonial-slider-rtl .slick-dots li.slick-active button {
    opacity: 1
}

.appie-testimonial-2-box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 140px
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .appie-testimonial-2-box {
        padding:50px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-testimonial-2-box {
        padding:50px 30px
    }
}

@media (max-width: 767px) {
    .appie-testimonial-2-box {
        padding:50px 30px
    }
}

.appie-testimonial-slider-2 .slick-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border: 2px solid rgba(255,255,255,.2);
    color: #fff;
    border-radius: 50%;
    z-index: 9;
    cursor: pointer
}

.appie-testimonial-slider-2 .slick-arrow:hover {
    background: #ff3e66;
    color: #fff;
    border-color: #ff3e66
}

.appie-testimonial-slider-2 .slick-arrow.prev {
    right: 60px
}

.appie-testimonial-slider-2 .slick-arrow.next {
    right: 0
}

.appie-testimonial-slider-2-item .item {
    display: flex;
    padding-right: 30px;
    padding-left: 30px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-testimonial-slider-2-item .item {
        display:block
    }
}

@media (max-width: 767px) {
    .appie-testimonial-slider-2-item .item {
        display:block;
        padding-left: 0;
        padding-right: 0
    }
}

.appie-testimonial-slider-2-item .thumb {
    text-align: center;
    min-width: 140px;
    margin-right: 60px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-testimonial-slider-2-item .thumb {
        margin-bottom:30px;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .appie-testimonial-slider-2-item .thumb {
        margin-bottom:30px;
        margin-right: 0
    }
}

.appie-testimonial-slider-2-item .thumb img {
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 13px
}

.appie-testimonial-slider-2-item .thumb ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.appie-testimonial-slider-2-item .thumb ul li {
    display: inline-block
}

.appie-testimonial-slider-2-item .thumb ul li i {
    font-size: 14px;
    color: #ffb848
}

.appie-testimonial-slider-2-item .thumb span {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    opacity: .7
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .appie-testimonial-slider-2-item .content {
        text-align:center
    }
}

@media (max-width: 767px) {
    .appie-testimonial-slider-2-item .content {
        text-align:center
    }
}

.appie-testimonial-slider-2-item .content p {
    color: #fff;
    font-size: 20px;
    line-height: 30px
}

@media (max-width: 767px) {
    .appie-testimonial-slider-2-item .content p {
        font-size:16px
    }
}

.appie-testimonial-slider-2-item .content .author-info {
    margin-top: 27px
}

.appie-testimonial-slider-2-item .content .author-info .title {
    color: #fff;
    font-size: 20px;
    font-weight: 700
}

.appie-testimonial-slider-2-item .content .author-info span {
    font-size: 14px;
    color: #fff;
    opacity: .7
}

.appie-testimonial-about-area {
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.appie-testimonial-about-area .appie-section-title {
    margin-bottom: 30px
}

.appie-testimonial-about-area .appie-section-title .appie-title {
    padding: 0 30px
}

.testimonial-about-slider-active .testimonial-box {
    padding: 60px 100px 80px;
    box-shadow: 0 40px 60px 0 rgba(14,17,51,.1);
    text-align: center;
    background: #fff;
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 80px;
    position: relative
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .testimonial-about-slider-active .testimonial-box {
        padding:60px 50px 80px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial-about-slider-active .testimonial-box {
        margin-left:50px;
        margin-right: 50px;
        padding: 30px 30px 50px
    }
}

@media (max-width: 767px) {
    .testimonial-about-slider-active .testimonial-box {
        margin-left:0;
        margin-right: 0;
        padding: 30px 30px 50px
    }
}

.testimonial-about-slider-active .testimonial-box::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff
}

.testimonial-about-slider-active .testimonial-box .icon i {
    font-size: 32px;
    color: #4985ff
}

.testimonial-about-slider-active .testimonial-box .ratings-icon {
    padding-top: 25px;
    padding-bottom: 20px
}

.testimonial-about-slider-active .testimonial-box .ratings-icon ul li {
    display: inline-block
}

.testimonial-about-slider-active .testimonial-box .ratings-icon ul li i {
    color: #faa116;
    font-size: 14px
}

.testimonial-about-slider-active .testimonial-box p {
    font-size: 20px;
    color: #0e1133;
    line-height: 30px
}

@media (max-width: 767px) {
    .testimonial-about-slider-active .testimonial-box p {
        font-size:16px;
        line-height: 26px
    }
}

.testimonial-about-slider-active .slick-arrow {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    border: 2px solid #db0f30;
    color: #db0f30;
    border-radius: 50%;
    transition: all linear .3s;
    background: #fff
}

.testimonial-about-slider-active .slick-arrow:hover {
    background: #db0f30;
    color: #fff
}

.testimonial-about-slider-active .slick-arrow.prev {
    left: 80px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial-about-slider-active .slick-arrow.prev {
        left:0
    }
}

@media (max-width: 767px) {
    .testimonial-about-slider-active .slick-arrow.prev {
        left:-10px
    }
}

.testimonial-about-slider-active .slick-arrow.next {
    right: 80px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .testimonial-about-slider-active .slick-arrow.next {
        right:0
    }
}

@media (max-width: 767px) {
    .testimonial-about-slider-active .slick-arrow.next {
        right:-10px
    }
}

.testimonial-box-about-slider-small-active {
    margin-top: -40px
}

.testimonial-box-about-slider-small-active .item {
    padding-top: 20px;
    padding-bottom: 50px
}

.testimonial-box-about-slider-small-active .item .thumb {
    max-width: 70px;
    text-align: center
}

.testimonial-box-about-slider-small-active .item .thumb img {
    display: inline-block;
    width: 40px
}

.testimonial-box-about-slider-small-active .item .content {
    display: none;
    text-align: center
}

.testimonial-box-about-slider-small-active .item .content .title {
    font-size: 16px;
    font-weight: 700;
    white-space: nowrap
}

.testimonial-box-about-slider-small-active .item .content span {
    font-size: 13px;
    font-weight: 500;
    color: #888890;
    white-space: nowrap
}

.testimonial-box-about-slider-small-active .item.slick-center {
    margin-top: -20px
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .testimonial-box-about-slider-small-active .item.slick-center {
        margin-top:-10px
    }
}

.testimonial-box-about-slider-small-active .item.slick-center .thumb {
    max-width: 70px
}

.testimonial-box-about-slider-small-active .item.slick-center .thumb img {
    width: 70px
}

.testimonial-box-about-slider-small-active .item.slick-center .content {
    display: inline-block;
    margin: 10px 0 0 -24px
}

#switch-toggle-tab .year.two.active a {
    color: #0e1133!important
}

.appie-testimonial-slider .slick-dots {
    position: relative;
    top: 40px
}

.slick-dots li button::before {
    display: none
}

.single__price__style__3 .single__price__header {
    display: flex;
    flex-direction: column
}

.single__price__style__3 .price__title {
    order: 1
}

.single__price__style__3 .price__rate {
    order: 2
}

.single__price__style__3 .price__subtitle {
    order: 3
}

.single__price__style__3.price__active {
    transform: translateY(0)
}

.appie-hero-content-2 .input-box {
    position: relative;
    margin-top: 18px;
    width: 75%;
    z-index: 1
}

.mailchimp_from__box input {
    border: none
}

.appie-hero-content-2 .input-box input {
    width: 100%;
    height: 60px;
    border-radius: 40px;
    border: 0;
    border-left: 3px solid #ff3e66;
    padding-left: 55px;
    box-shadow: -3px 0 0 0 rgb(255 62 102 / 0%),0 30px 30px 0 rgb(14 17 51 / 10%)
}

.appie-hero-content-2 .input-box>i {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    color: #c3c3cc
}

.appie-hero-content-2 .input-box button {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    border-radius: 50%;
    border: 0;
    color: #ff3e66
}

.single__counter span.counter__number__suffix {
    margin-left: -10px;
    font-weight: 400
}

.single__image__slide.element__ready__image__slide__layout__1 img {
    border-radius: none
}

.elementor-6 .elementor-element.elementor-element-498382a7 .tab__nav {
    position: relative;
    z-index: 9999999
}

.tab__price_style__1 .nav-tabs {
    border-bottom: none
}

div#tabs__area__498382a7 {
    text-align: center
}

ul.nav-tabs.tab__nav.tab__nav__style__1 {
    display: inline-block!important
}

.appie-project-content .input-box input {
    width: 360px
}

.home1-bottom-cta .home2-form-remove {
    display: none
}

.home2-mainchip-form .home1-form-remove {
    display: none
}

.appie-video-player-slider .slick-arrow {
    position: absolute;
    right: 0;
    bottom: -90px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border: 2px solid #e3e5e8;
    color: #0e1133;
    border-radius: 50%;
    z-index: 9;
    cursor: pointer
}

.appie-video-player-slider .slick-arrow:hover {
    background: #ff3e66;
    color: #fff;
    border-color: #ff3e66
}

.appie-video-player-slider .slick-arrow.prev {
    right: 60px
}

.appie-video-player-slider .slick-arrow.next {
    right: 0
}

.appie-video-player-slider .item img {
    width: 100%
}

.appie-hero-content-2 {
    width: 540px
}

.features-shape-1 {
    position: absolute;
    left: 240px;
    top: 240px;
    z-index: -1;
    animation: linear 20s animationFramesThree infinite
}

.features-shape-3 {
    position: absolute;
    right: 160px;
    bottom: 260px;
    z-index: -1;
    animation: linear 20s animationFramesOne infinite
}

.pge2-hero-shape-1 {
    position: absolute;
    top: 250px;
    left: 130px;
    animation: linear 20s animationFramesOne infinite;
    z-index: -1
}

.pg2hero-shape-2 {
    position: absolute;
    bottom: 290px;
    left: 40px;
    animation: linear 20s animationFramesFour infinite;
    z-index: -1
}

.heropg2-shape-3 {
    position: absolute;
    top: 480px;
    right: 240px;
    animation: linear 20s animationFramesFive infinite;
    z-index: -1
}

.heropg2-shape-4 {
    position: absolute;
    top: 210px;
    right: 0;
    animation: linear 20s animationFramesThree infinite;
    z-index: -1
}

.single__counter span.counter__number__suffix {
    font-weight: 900;
    margin-left: -6px
}

.download-shape-1 {
    position: absolute;
    left: 95px;
    top: 95px;
    z-index: -1;
    animation: linear 20s animationFramesFour infinite
}

.single__tab__item.tab-pane.tab_price.active {
    display: block!important
}

.nav-tabs.tab__nav li.active::after {
    display: none
}

.single__price:hover {
    box-shadow: 0 8px 16px rgba(146,152,198,.08)
}

.single__price {
    padding: 40px;
    padding-bottom: 70px;
    padding-top: 50px
}

.elementor-element.elementor-element-24f3264a.elementor-widget.elementor-widget-text-editor {
    margin: 0
}

.elementor-5023 .elementor-element.elementor-element-2c5f1600 .single__price__ribon {
    line-height: 28px
}

.appie-testimonial-2-box {
    padding-bottom: 50px
}

.about-big-img {
    position: relative;
    right: -48px
}

.about-team-wrap .team__style__3 .single__team::before {
    height: 77%
}

.about-team-wrap .team__style__3 .single__team::before {
    height: 78%;
    background: #ff3f00;
    opacity: 0
}

.about-team-wrap .team__style__3 .single__team::before {
    height: 78%;
    background: #ff3f00;
    opacity: 0
}

.about-team-wrap .team__style__3 .single__team:hover:before {
    opacity: .9
}

.about-team-wrap .team__style__3 .member__socials a {
    border-radius: 6px;
    border: 2px solid rgba(255,255,255,.5)
}

.about-team-wrap .team__style__3 .member__socials a:hover {
    color: #ff3f00
}

.about-team-wrap .team__style__3 .member__thumb img {
    transition: .5s
}

.about-team-wrap .single__team:hover .member__thumb img {
    transform: scale(1.1)
}

.about-team-wrap .member__thumb {
    overflow: hidden;
    border-radius: 10px
}

.about-team-wrap .team__style__3 .single__team:hover .member__socials {
    left: -18px!important
}

.about-form-main-wrapper .home1-form-remove {
    display: none
}

.about-form-main-wrapper .home2-form-remove {
    display: none
}

.about-form-main-wrapper .about-cta input {
    width: 300px!important;
    float: left;
    margin-right: 10px;
    background: #fff;
    border-radius: 6px;
    border: 0;
    padding: 13px 30px;
    font-size: 16px;
    color: #000
}

.about-form-main-wrapper .about-cta button {
    background: #ff3f00;
    line-height: 55px;
    border: 0;
    color: #fff;
    border-radius: 6px;
    padding: 0 45px;
    font-weight: 500;
    border: 2px solid transparent;
    transition: .3s
}

.mc4wp-alert.mc4wp-error p {
    color: #fff
}

.elementor-kit-1841 a {
    color: #b3b6bc
}

.about-margin0 .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0
}

.about-form-main-wrapper {
    width: 1170px!important
}

.abou-foterr-wrap {
    margin-left: 27px
}

.abou-hero-heading {
    position: relative
}

.abou-hero-heading::before {
    position: absolute;
    content: "";
    left: -4px;
    bottom: 26px;
    width: 101%;
    height: 20px;
    background: #ff6e85;
    z-index: -1
}

.contact__form__style__1 input {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #a9a9a9;
    padding: 20px 35px;
    margin: 0 0 15px 0;
    border-radius: 500px;
    background: #ecf5ff;
    border: 0
}

.contact__form__style__1 input:focus {
    background: 0 0;
    border-color: #ece9f9;
    -webkit-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    -moz-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    box-shadow: 0 14px 16px 0 rgba(11,2,55,.1)
}

.contact__form__style__1 textarea:focus {
    background: 0 0;
    border-color: #ece9f9;
    -webkit-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    -moz-box-shadow: 0 14px 16px 0 rgba(11,2,55,.1);
    box-shadow: 0 14px 16px 0 rgba(11,2,55,.1)
}

.contact__form__style__1 textarea {
    height: 150px;
    transition: .3s;
    padding: 15px 15px 15px 15px;
    margin: 0;
    transition: .3s;
    padding: 20px 35px;
    margin: 0 0 15px 0;
    border-radius: 28px;
    background: #ecf5ff;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #a9a9a9
}

.contact__form__style__1 .wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 50px;
    border-radius: 3px;
    background: #ff3f00;
    color: #fff;
    text-align: center;
    border: none;
    outline: 0;
    padding: 0 36px;
    font-size: 13px;
    line-height: 50px;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 160px;
    position: relative;
    left: 69px;
    z-index: 999
}

.section-padding {
    padding: 0
}

.home2-remove-maichimp .about-cta.remove-about-form {
    display: none
}

.home1-bottom-cta .remove-about-form {
    display: none
}

.appie-testimonial-slider .slick-dots {
    text-align: center
}

.qs-header-main-menu ul {
    text-align: right
}

.slick-slider .slick-list,[dir=rtl] .slick-slider .slick-track {
    direction: ltr
}

[dir=rtl] .bx-wrapper,[dir=rtl] .owl-carousel {
    direction: ltr
}

[dir=rtl] .owl-carousel .owl-item {
    direction: rtl
}

.inline-form-container {
    display: flex
}

.input-box-custom {
    flex-basis: 33%;
    padding: 0 5px
}

.input-box-custom input {
    border-radius: 6px!important;
    background: #fff;
    border: 0;
    padding-left: 20px!important;
    line-height: 55px;
    font-family: inherit;
    font-size: inherit!important;
    width: 300px;
    padding: 0 0 0 20px!important
}

.input-box-custom button {
    background: #ff3f00;
    line-height: 42px;
    border: 0;
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    width: 110px
}

.custom-checkbox input[type=checkbox] {
    appearance: none;
    width: 20px!important;
    height: 20px;
    border: 2px solid #f0f8ff;
    border-radius: 5px;
    display: inline-block;
    position: relative
}

.custom-checkbox input[type=checkbox]:checked {
    background-color: #00f;
    color: #000
}

.custom-checkbox input[type=checkbox]::after {
    position: absolute;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    width: 100%;
    height: 100%;
    color: transparent;
    font-size: 16px;
    transform: translate(1px,-5px)
}

.custom-checkbox input[type=checkbox]:checked::after {
    color: #fff
}

.custom-checkbox {
    display: flex;
    align-items: center;
    margin-top: 15px;
    color: #fff
}

.form-submit-btn_dark button[type=submit] {
    background-color: #0e1133
}

.sponser-img .elementor-widget-container {
    width: 100px;
    height: 100px
}

.sponser-img .elementor-widget-container .elementor-image-box-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center!important;
    text-align: center;
    justify-content: center
}

.custom-transparent-header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: transparent;
    width: 100%
}

.slick-slider .slick-list,[dir=rtl] .slick-slider .slick-track {
    direction: ltr
}

[dir=rtl] .bx-wrapper,[dir=rtl] .owl-carousel {
    direction: ltr
}

[dir=rtl] .owl-carousel .owl-item {
    direction: rtl
}

[dir=rtl] .subscriber__form input {
    padding-right: 20px!important
}

[dir=rtl] .tabs__area {
    display: flex
}

[dir=rtl] .element-ready-news-btn {
    display: flex!important;
    align-items: center;
    gap: 10px
}

[dir=rtl] .element-ready-post-meta {
    direction: ltr;
    justify-content: end
}

[dir=rtl] .subscribe__btn {
    margin-right: 10px!important
}

.element-ready-dropdown.element-ready-submenu-section.sub-menu.element-ready-sub-menu li {
    transition: .3s ease!important
}

.element-ready-dropdown.element-ready-submenu-section.sub-menu.element-ready-sub-menu li:hover {
    transform: translate(6px);
    transition: .3s ease
}

.element_ready_offcanvas_main_menu li:last-child a {
    margin-bottom: 0
}

.video__popup__button .video__button_icon_left {
    position: relative!important
}

.sticky .qs-btn-box .main-btn {
    background-color: #ff3f00!important;
    border-color: #ff3f00
}

.post-thumb {
    margin-top: 0
}

@media (min-width: 768px) and (max-width:991px) {
    .element-ready-post-grid .row .col-md-4:last-child {
        display:none
    }

    .element-ready-post-grid .row .col-md-4 {
        width: 50%
    }
}

@media (max-width: 767px) {
    .element-ready-post-grid .row .col-md-4:last-child {
        display:none
    }

    .element-ready-post-grid .row .col-md-4 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .inline-form-container {
        flex-direction:column;
        gap: 14px;
        margin-bottom: 25px
    }

    .custom-checkbox {
        flex-basis: 100%
    }

    .input-box-custom input {
        width: 100%
    }

    .custom-checkbox input[type=checkbox] {
        align-self: start;
        margin-top: 5px
    }
}

@media only screen and (max-width: 767px) {
    .cc-order-1 {
        order:1
    }

    .cc-order-2 {
        order: 2
    }

    .inline-form-container {
        flex-direction: column;
        gap: 14px;
        margin-bottom: 25px
    }

    .custom-checkbox {
        flex-basis: 100%
    }

    .input-box-custom input {
        width: 100%
    }

    .custom-checkbox input[type=checkbox] {
        align-self: start;
        margin-top: 5px
    }

    .custom-checkbox input[type=checkbox] {
        flex-basis: 27px
    }

    [dir=rtl] .tabs__area.tab__style__2 {
        flex-direction: column
    }
}

.post-share a[class*=facebook] {
    background: #1877f2
}

.post-share a[class*=twitter] {
    background: #00acee
}

.post-share a[class*=linkdin] {
    background: #0e76a8
}

.post-share a[class*=pinterest] {
    background: #c8232c
}

.post-share a i {
    color: #fff
}

li.product .price ins bdi {
    font-size: 16px!important
}

li.product .price .woocommerce-Price-amount.amount,li.product .price ins bdi {
    font-size: 16px!important
}

.single-product li.product .star-rating,.woocommerce-shop li.product .star-rating {
    display: block;
    order: 4
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: flex;
    flex-direction: column
}

.single-product .products li.product,.woocommerce-shop .products li.product {
    padding: 30px;
    padding-bottom: 25px
}

.single-product .products li.product .woocommerce-loop-product__title,.woocommerce-shop .products li.product .woocommerce-loop-product__title {
    font-size: 18px
}

.single-product .products .product .product_type_simple,.woocommerce-shop .products .product .product_type_simple {
    top: 42%!important
}

#woocommerce_rating_filter-2 li.wc-layered-nav-rating a {
    color: #0e1133
}

#woocommerce_rating_filter-2 li.wc-layered-nav-rating a span.star-rating::before {
    color: #ff3f00;
    opacity: 1;
    padding-left: 25px;
    margin-top: -3px
}

#woocommerce_products-2 .product_list_widget li .star-rating {
    display: none
}

#woocommerce_rating_filter-2 li.wc-layered-nav-rating a span.star-rating::before {
    padding-left: 25px;
    margin-top: -3px;
    opacity: 1;
    color: #ff3f00
}

#woocommerce_rating_filter-2 li.wc-layered-nav-rating a {
    color: #0e1133
}

.single-product .up-sells {
    margin-top: 80px
}

.single-product .up-sells .products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 30px
}

.single-product .up-sells h2 {
    margin-bottom: 0;
    font-size: 32px
}

@media (max-width: 991px) {
    .single-product .up-sells .products {
        grid-template-columns:1fr 1fr
    }

    .single-product .up-sells {
        margin-top: 40px
    }
}

.single-product .up-sells .products .product {
    width: 100%
}

.footer-social-icons .elementor-icon.elementor-social-icon {
    box-shadow: 0 4px 8px 2px rgb(0 124 251 / 18%)
}

.footer-custom-menu-style .element__ready__menu .menu-item a::before {
    content: "- "
}

.footer-custom-menu-style .element__ready__menu .menu-item:hover a {
    padding-left: 10px
}

.footer-blog-posts .single-post-item {
    display: flex;
    align-items: start;
    margin-bottom: 10px!important
}

.footer-blog-posts .single-post-item .post-media {
    flex-basis: 105px;
    margin-top: 10px
}

.footer-blog-posts .single-post-item .post-details {
    background: 0 0;
    border: none;
    padding: 0 0 0 20px!important;
    display: flex;
    flex-direction: column-reverse;
    flex-basis: 75%
}

.footer-blog-posts .single-post-item .post-details .posts__bottom__meta {
    margin-top: 0
}

.footer-blog-posts .single-post-item .post-media img {
    height: 70px;
    border-radius: 5px
}

.footer-blog-posts .single-post-item .post-details .post-title {
    line-height: 24px;
    margin-bottom: 15px
}

.footer-copy-right-menu .elementor-icon-list-items li:first-child::after {
    content: ""
}

.element-ready-post-container-style1 .single-post-item .post-details {
    background: 0 0!important;
    border: none!important
}

.footer2-mailchimp-form .subscriber__email::placeholder {
    color: #ccc
}

.header-nav-style {
    position: absolute!important;
    left: 0;
    right: 0;
    z-index: 99;
    top: 141px
}

.admin-bar .header-nav-style {
    top: 171px
}

.header2-custom-style.header-nav-style {
    top: 121px
}

.admin-bar .header2-custom-style.header-nav-style {
    top: 151px
}

.header-2-nav-style::after {
    content: "";
    position: absolute;
    background: #161673;
    width: 98%;
    height: 10px;
    left: 1%;
    bottom: -10px;
    border-radius: 0 0 5px 5px
}

.mc-custom-form-container input[type=email] {
    height: 70px;
    padding-left: 20px;
    border-radius: 5px;
    border: 0;
    outline: 0;
    background: #6675ff;
    background: linear-gradient(90deg,rgba(102,117,255,1) 0,rgba(105,164,255,1) 100%);
    color: #fff
}

.mc-custom-form-container input[type=email]::placeholder {
    color: #ccc
}

.mc-custom-form-container input[type=submit] {
    height: 52px;
    border: 0;
    color: #020314;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateY(-50%)
}

.mc-custom-form-container {
    position: relative
}

.mc-custom-form-container input[type=submit]:hover {
    background: #fff
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #a9a9a9;
    padding: 20px 35px;
    margin: 0 0 15px 0;
    border-radius: 500px;
    background: #ecf5ff;
    border: 0
}

.footer1-white .mc-custom-form-container input[type=submit] {
    background: linear-gradient(90deg,rgba(102,117,255,1) 0,rgba(105,164,255,1) 100%);
    color: #fff
}

.footer1-white .mc-custom-form-container input[type=email] {
    background: #ecf5ff;
    color: #333
}

.footer1-white .mc-custom-form-container input[type=email]::placeholder {
    color: #b1b1b1
}

.home-2-slider-style .slide__item__thumbnail img {
    border-radius: 6px
}

.home-2-slider-style .slide__item__content {
    left: 0;
    right: inherit;
    width: 450px
}

.home2-testimonial-style .author__thumb__designation {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative
}

.home2-testimonial-style .author__thumb__designation .author__designation {
    position: absolute;
    top: 50%;
    left: 128px
}

.home2-testimonial-style .owl-next,.home2-testimonial-style .owl-prev {
    visibility: visible!important;
    opacity: 1!important;
    display: flex!important;
    justify-content: center;
    align-items: center;
    box-shadow: none!important;
    position: inherit!important;
    transform: inherit!important
}

.outside_vertical_center_nav:hover .owl-next,.outside_vertical_center_nav:hover .owl-prev {
    right: inherit!important
}

.home2-testimonial-style .owl-nav {
    display: flex;
    padding-top: 40px;
    gap: 20px
}

.home2-team-style .member__content__wrap {
    transition: all .3s ease
}

.home2-team-style .single__team:hover .member__content__wrap {
    background: linear-gradient(45deg,#5134ef,#4e8fed)
}

.home2-team-style .owl-dots>div {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #232767
}

.home2-team-style .owl-dots>.active {
    background: #503bee
}

.home2-team-style .owl-dot {
    margin: 0 5px!important
}

.single__price__style__9 ul.price__features li {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px
}

.single__price__style__9 .single__price__header .price__currency {
    display: inline-block;
    color: #333;
    margin: 0 0 0 -20px;
    position: absolute
}

.opening_time span.elementor-icon.elementor-animation- {
    box-shadow: rgb(0 0 0 / 10%) 0 0 30px 0
}

.post__thumb img {
    border-radius: 6px
}

.about-info-style .single__info__box::after {
    content: "";
    width: 1px;
    height: 120%;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: -1;
    border-left: 2px dotted #000060
}

.about-info-style .single__info__box:last-child::after {
    display: none
}

.home2-team-style.about-style-team .single__team:hover .member__content__wrap {
    background: linear-gradient(90deg,#0a2d98,#498ee8)
}

.home2-team-style.about-style-team .owl-dots>div {
    background: linear-gradient(40deg,#5d40faa6,#4e95ed59)
}

.home2-team-style.about-style-team .owl-dots>.active {
    background: linear-gradient(40deg,#5d40fa,#4e95eded)
}

.about-style-custom-box .elementor-widget-container:hover {
    background: #000060
}

.about-style-custom-box .elementor-widget-container:hover .elementor-icon-box-title {
    color: #fff
}

.about-style-custom-box .elementor-widget-container:hover .elementor-icon-box-description {
    color: #fff
}

.about-style-testimonial .owl-nav {
    display: none
}

.about-style-testimonial .owl-dots {
    display: flex
}

.about-style-testimonial .owl-dots>div {
    width: 20px;
    height: 6px;
    border-radius: 4px;
    margin: 0 5px;
    background: #b3b3cf
}

.about-style-testimonial .owl-dots>.active {
    background: #000060;
    width: 33px
}

.page .qs-page-title-area {
    text-align: center
}

.aggen-pricing-style-custom .single__price:hover .price_btn {
    background-image: linear-gradient(45deg,#fff,#fff)!important;
    color: #140a22!important
}

.aggen-pricing-style-custom .single__price__body .price__features {
    display: flex;
    flex-direction: column;
    align-items: center
}

.aggen-pricing-style-custom .price__icon {
    position: absolute;
    right: 0;
    top: 0
}

.er-blog-bread-page-link {
    border-left: 0!important
}

.portfolio__thumb {
    height: 450px
}

.portfolio__thumb a {
    width: 100%;
    height: 100%
}

.portfolio__thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.single__box_wrap {
    position: relative;
    padding: 40px;
    background: #fff;
    border-radius: 5px
}

.single__box__layout__4 {
    text-align: center;
    margin-top: -50px;
    padding: 0
}

.service-icon .elementor-icon {
    font-size: 62px;
    background: #fff;
    border-radius: 500px;
    box-shadow: 0 5px 12px 2px rgb(0 124 251 / 16%)
}

.aggen_portfolio .portfolio__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 30px
}

.aggen_portfolio .element__ready__portfolio__layout__4 .portfolio__content {
    position: absolute;
    background: linear-gradient(360deg,#5c43f9 0,#5c43f9 20.83%,rgba(196,196,196,0) 100%);
    border-radius: 5px
}

.element__ready__post__content__layout-1>:not(.element-ready-carousel-activation) {
    display: flex;
    gap: 30px
}

.single__info__box:not(:disabled) {
    cursor: pointer
}

.slick-slider {
    margin: 0 -15px!important
}

.slick-slide {
    margin-right: 15px!important;
    margin-left: 15px!important
}

.main-btn {
    background: #ff3f00;
    color: #fff;
    border-radius: 5px;
    border: none;
    font-weight: 500;
    font-size: 20px
}

.main-btn:hover {
    color: #fff;
    background: #35029c
}

.qs-header-main-menu ul li:hover a {
    color: #ff3f00
}

code {
    margin-top: 10px;
    margin-bottom: 10px
}

.qs-header-area {
    padding: 25px 0 0 0
}

.comment-form label {
    margin-bottom: 1rem
}

.qs-page-title-item {
    margin-top: 40px
}

.single-post-area li {
    margin-bottom: 10px
}

.qs-header-main-menu ul>li>.sub-menu {
    min-width: 240px;
    max-width: 240px
}

.post-tags h5 {
    margin: 0 20px 0 0
}

form.post-password-form input {
    height: 50px
}

.single-post-area input#pwbox-1168 {
    margin-top: 20px
}

.archive .qs-page-title-area {
    padding-bottom: 28px
}

.er-qs-randon-button-back {
    display: inline-block;
    background-color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 500px!important;
    position: fixed;
    bottom: 80px!important;
    right: 30px;
    transition: background-color .3s,opacity .5s,visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

.er-qs-randon-button-back::after {
    content: "\f106";
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #116241 !important;
    text-align: center;
    background: #f5f5f5!important;
    padding: 8px 14px;
    border-radius: 500px!important
}

.er-qs-randon-button-back::before {
    background: linear-gradient(55.58deg, #116241 17.86%, #116241 26.46%, #116241 39.39%, #116241 55.05%, #116241 72.69%, #116241 81.13%);
    opacity: 1;
    border-radius: 500px;
    width: 180px;
    height: 60px;
    position: absolute;
    /* content: "up to top"; */
    color: #fff;
    transform: rotate(-90deg);
    right: -65px;
    top: 52px;
    padding-top: 16px;
    padding-right: 40px;
    z-index: -1;
    border-radius: 500px
}

.top-header {
    z-index: 11;
}

.services-heading .box__title {
    min-height: 80px !important;
}

.single__box__layout__17 {
    border: 5px solid #ffffff69 !important;
}

.subscriber__form input {
    background: #ffffff !important;
}

.author__thumb {
    display: none !important;
}
.diet-sec p {
    min-height: 105px !important;
}
.water-therapy p {
    min-height: 240px !important;
}

.blog-sidebar .widget {
	background-color: #FFFFFF !important;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1) !important;
}

.gallery-mang-section .gallery-content-area .filter__menu ul {
	padding-bottom: 20px !important;
}

.gallery-mang-section .gallery-content-area .filter__menu ul li {
	border: 2px solid #116241 !important;
	font-family: "DM Sans", Sans-serif !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	margin-bottom: 5px !important;
}

.gallery-mang-section .gallery-content-area .filter__menu ul li.active {
	background-color: #116241 !important;
	color: #FFFFFF !important;
}
   
.meet-the-doctor p {
    min-height: 236px;
}
.what-we-do .box__title {
    min-height: 58px;
}
