/*----------------------------------------------------
This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
---------------------------------------------------- */
/*=====================================================================
@Theme Name: Saasland
@Author: Md. Shahadat Hussain
@WordPress Developed By: Eh Jewel
@Developer URL: https://themeforest.net/user/droitthemes

@Default Styles

Table of Content:
01/ variables
02/ predefine
03/ button
04/ preloader
05/ header
06/ banner
07/ breadcrumb
08/ features
09/ service
10/ price
11/ about
12/ testimonial
13/ screenshot
14/ joblist
15/ faq
16/ portfolio
17/ contact
18/ error
19/ shop
20/ blog
21/ footer

/*===== color =====*/
/*====================================================*/
/*====================================================*/
a {
    text-decoration: none;
}

a:hover {
    color: #5e2ced;
}

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

.row.m0 {
    margin: 0;
}

.p0 {
    padding: 0;
}

i:before {
    margin-left: 0 !important;
}

body {
    font: 300 15px/28px "Poppins", sans-serif;
    letter-spacing: 0;
    color: #677294;
    padding: 0;
    overflow-x: hidden;
    z-index: 0;
    position: relative;
}

.body_wrapper {
    z-index: 20;
    overflow: hidden;
}

a, .btn, button {
    text-decoration: none;
    outline: none;
}

a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
    text-decoration: none;
    outline: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 1250px) {
    .container {
        max-width: 1200px;
    }
}

@media (max-width: 767px) {
    .container {
        max-width: 100%;
    }
}

.container.custom_container {
    max-width: 1520px;
}

.f_size_50 {
    font-size: 50px;
}

.f_size_40 {
    font-size: 40px;
}

.f_size_30 {
    font-size: 30px;
}

.f_size_28 {
    font-size: 28px;
}

.f_size_22 {
    font-size: 22px;
}

.f_size_24 {
    font-size: 24px;
}

.f_size_20 {
    font-size: 20px;
}

.f_size_18 {
    font-size: 18px;
}

.f_size_16 {
    font-size: 16px;
}

.f_size_15 {
    font-size: 15px;
}

.l_height60 {
    line-height: 60px;
}

.l_height50 {
    line-height: 50px;
}

.l_height45 {
    line-height: 45px;
}

.l_height40 {
    line-height: 40px;
}

.l_height30 {
    line-height: 30px;
}

.l_height34 {
    line-height: 34px;
}

.l_height28 {
    line-height: 28px;
}

.f_p {
    font-family: "Poppins", sans-serif;
}

/*=========== font-weight ==============*/
.f_300 {
    font-weight: 300;
}

.f_400 {
    font-weight: 400;
}

.f_500 {
    font-weight: 500;
}

.f_600 {
    font-weight: 600;
}

.f_700 {
    font-weight: 700;
}

.f_900 {
    font-weight: 900;
}

.t_color {
    color: #051441;
}

.w_color {
    color: #fff;
}

.t_color2 {
    color: #3f4451;
}

.t_color3 {
    color: #222d39;
}

.d_p_color {
    color: #bdbed6;
}

.bg_color {
    background: #fbfbfd;
}

.dk_bg_one {
    background: #090a21;
}

.dk_bg_two {
    background: #0f1029;
}

.seo_title_color {
    color: #263b5e;
}

.mt_60 {
    margin-top: 60px;
}

.mt_30 {
    margin-top: 30px;
}

.mt_40 {
    margin-top: 40px;
}

.mt_70 {
    margin-top: 70px;
}

.mt_75 {
    margin-top: 75px;
}

.mt_100 {
    margin-top: 100px;
}

.mt_130 {
    margin-top: 130px;
}

.mb_70 {
    margin-bottom: 70px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_15 {
    margin-bottom: 15px;
}

.mb_30 {
    margin-bottom: -30px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb_40 {
    margin-bottom: 40px;
}

.mb_50 {
    margin-bottom: 50px;
}

.mb-50 {
    margin-bottom: -50px;
}

.mb_60 {
    margin-bottom: 60px;
}

.mb_90 {
    margin-bottom: 90px;
}

.pl_20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl_40 {
    padding-left: 40px;
}

.pl_50 {
    padding-left: 50px;
}

.pl_100 {
    padding-left: 100px;
}

.pl_70 {
    padding-left: 70px;
}

.pl_120 {
    padding-left: 120px;
}

.pr_100 {
    padding-right: 100px;
}

.pr_120 {
    padding-right: 120px;
}

.pr_70 {
    padding-right: 70px;
}

.pr_50 {
    padding-right: 50px;
}

.pr_20 {
    padding-right: 20px;
}

.pt_150 {
    padding-top: 150px;
}

.pt_120 {
    padding-top: 40px;
}

.sec_pad {
    padding: 120px 0;
}

/*====================================================*/
/*====================================================*/
.btn_hover {
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.btn_hover:hover {
    color: #fff;
}

.btn_get {
    font: 500 14px/47px "Poppins", sans-serif;
    color: #6754e2;
    border: 2px solid #ccc5fa;
    border-radius: 4px;
    -webkit-box-shadow: 0 20px 24px 0 rgba(0, 11, 40, 0.1);
    box-shadow: 0 20px 24px 0 rgba(0, 11, 40, 0.1);
    padding: 0 23px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-width: 120px;
    text-align: center;
}

.btn_get:hover {
    color: #fff;
    background: #6754e2;
    border-color: #6754e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn_get_two {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #5e2ced;
    border-color: #5e2ced;
    color: #fff;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.price_btn {
    font: 500 15px/53px "Poppins", sans-serif;
    color: #6754e2;
    border: 1px solid #6754e2;
    border-radius: 4px;
    padding: 0 25px;
    display: inline-block;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.price_btn:hover {
    background: #6754e2;
    color: #fff;
}

.slider_btn {
    font: 500 14px/20px "Poppins", sans-serif;
    color: #00aff0;
    border-radius: 45px;
    padding: 15px 35px;
    background: #fff;
}

.slider_btn:hover {
    background: #00aff0;
    color: #fff;
}

.btn_three {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    background: #7444fd;
    border-radius: 3px;
    padding: 15px 30px;
    border: 1px solid #7444fd;
    margin-top: 50px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    display: inline-block;
}

.btn_three:hover {
    color: #7444fd;
    background: transparent;
}

.agency_banner_btn {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    background: #5e2ced;
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    border-radius: 3px;
    padding: 16px 38px;
    border: 1px solid #5e2ced;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}

.agency_banner_btn:hover {
    color: #5e2ced;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.agency_banner_btn_two {
    font: 500 14px "Poppins", sans-serif;
    color: #222d39;
    position: relative;
    margin-left: 50px;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.agency_banner_btn_two:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #60656d;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.agency_banner_btn_two:hover {
    color: #5e2ced;
}

.agency_banner_btn_two:hover:before {
    background: #5e2ced;
}

.software_banner_btn {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    background: #3d64f4;
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    display: inline-block;
    padding: 16px 42px;
    border-radius: 45px;
    border: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.software_banner_btn:hover {
    color: #3d64f4;
    background: #fff;
}

.video_btn {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    margin-left: 30px;
}

.video_btn .icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
    color: #3d64f4;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    margin-right: 18px;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.19);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.19);
}

.video_btn span {
    display: inline-block;
    position: relative;
}

.video_btn span:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #fff;
}

.video_btn:hover {
    color: #fff;
}

.btn_four {
    font: 500 14px "Poppins", sans-serif;
    padding: 16px 40px;
    border-radius: 45px;
    color: #fff;
    border: 1px solid #3d64f4;
    background: #3d64f4;
    cursor: pointer;
}

.btn_four:hover {
    color: #3d64f4;
    background: transparent;
}

.saas_banner_btn {
    padding: 16px 40px;
    background: #3d57f4;
    border-radius: 4px;
    color: #fff;
}

.saas_banner_btn:hover {
    color: #3d57f4;
    background: #fff;
}

.btn_five {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 3px;
    padding: 12px 28px;
}

.btn_five:hover {
    background: #3d57f4;
    border-color: #3d57f4;
}

.app_btn {
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    background-color: #4069eb;
    display: inline-block;
    padding: 14px 40px;
    color: #fff;
    border-radius: 45px;
    border: 1px solid #4069eb;
}

.app_btn:hover {
    color: #4069eb;
    background: #fbfbfd;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gr_btn {
    font: 500 14px "Poppins", sans-serif;
    color: #23b1fe;
    display: inline-block;
    padding: 15px 31px;
    position: relative;
    min-width: 140px;
    border-radius: 4px;
    background-image: -moz-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
    background-image: -webkit-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
    background-image: -ms-linear-gradient(-48deg, #237efd 0%, #24b0fe 46%, #24e2ff 100%);
    z-index: 1;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.gr_btn:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 50%;
    width: calc(100% - 2px);
    bottom: 1px;
    border-radius: 4px;
    background: #fff;
    z-index: 0;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
}

.gr_btn .text {
    position: relative;
    z-index: 1;
}

.gr_btn:hover {
    color: #fff;
}

.gr_btn:hover:before {
    opacity: 0;
}

.btn_six {
    background: #17c7bd;
    font-size: 15px;
    border: 1px solid #17c7bd;
    padding: 13px 35px;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
}

.btn_six:hover {
    background: #ebfaf9;
    color: #17c7bd;
}

.btn_six + .btn_six {
    background: #ebfaf9;
    color: #17c7bd;
    margin-left: 20px;
}

.btn_six + .btn_six i {
    padding-right: 5px;
}

.btn_six + .btn_six:hover {
    background: #17c7bd;
    color: #fff;
}

.seo_btn {
    display: inline-block;
    padding: 11px 40px;
    border-radius: 4px;
}

.seo_btn_one {
    color: #5e2ced;
    background: #e8e1fc;
}

.seo_btn_one:hover {
    background: #5e2ced;
    color: #fff;
}

.seo_btn_two {
    color: #00c99c;
    background: #d4f6ee;
}

.seo_btn_two:hover {
    background: #00c99c;
    color: #fff;
}

/*====================================================*/
/*====================================================*/
/*============== header_area css ==============*/
.header_area {
    width: 100%;
    left: 0;
    z-index: 20;
    top: 0;
}

.menu_one {
    padding: 0;
}

.menu_one .btn_get {
    margin-left: 40px;
}

.sticky_logo img + img {
    display: none;
}

@media (min-width: 992px) {
    .mobile_btn {
        visibility: hidden;
        display: none;
    }
}

@media (max-width: 991px) {
    .hidden-sm {
        visibility: hidden;
        display: none;
    }
}

.menu > .nav-item {
    position: relative;
    padding-bottom: 35px;
    padding-top: 35px;
}

.menu > .nav-item > .nav-link {
    font: 500 15px "Poppins", sans-serif;
    color: #051441;
    padding: 0;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    position: relative;
}

.menu > .nav-item > .nav-link:before {
    content: "";
    width: 0;
    height: 1px;
    background: #6754e2;
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu > .nav-item > .nav-link:after {
    display: none;
}

.menu > .nav-item.submenu .dropdown-menu {
    margin: 0;
    border: 0;
    border-radius: 0;
    left: -40px;
    min-width: 200px;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
    box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu .dropdown-menu {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        opacity: 0;
        visibility: hidden;
        display: block;
    }
}

.menu > .nav-item.submenu .dropdown-menu .nav-item {
    display: block;
    width: 100%;
    margin-right: 0;
    padding: 0 40px;
    background: #fff;
    position: relative;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
    padding: 0;
    white-space: nowrap;
    font: 400 14px/34px "Poppins", sans-serif;
    color: #051441;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link:after {
    display: none;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link span,
.menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link,
.menu > .nav-item.submenu .dropdown-menu .nav-item:focus > .nav-link,
.menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link {
    color: #5e2ced;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    padding-top: 25px;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu .dropdown-menu .nav-item:first-child > .dropdown-menu {
        top: 0;
    }
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
    padding-bottom: 30px;
    margin-bottom: -8px;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
    -webkit-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    padding: 0;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu:before {
    display: none;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
        position: absolute;
        left: 100%;
        top: -25px;
        opacity: 0;
        display: block;
        visibility: hidden;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item {
    padding: 0;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu {
    left: 0;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item {
    padding: 16px 30px;
    border: 1px solid transparent;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_icon {
    margin-right: 20px;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_content h5 {
    font: 500 16px "Poppins", sans-serif;
    color: #13112d;
    margin-bottom: 0;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_content p {
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 15px;
    line-height: 20px;
    color: #677294;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn {
    border-top-color: #f2f0f7;
    padding: 15px 45px;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn .nav-link .navdropdown_link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item.nav_download_btn .nav-link .navdropdown_link .navdropdown_icon {
    margin-right: 10px;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    border-color: #f2f0f7;
    background-color: white;
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1), 0 -1px 0 0 rgba(243, 241, 248, 0.004);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1), 0 -1px 0 0 rgba(243, 241, 248, 0.004);
}

.menu > .nav-item.submenu.mega_menu {
    position: static;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner {
    min-width: 200px;
    list-style: none;
    position: absolute;
    -webkit-box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
    box-shadow: -1px 2px 19px 3px rgba(14, 0, 40, 0.05);
    left: 0;
    right: 0;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: #fff;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu.mega_menu .mega_menu_inner {
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in;
        top: 100%;
        opacity: 0;
        visibility: hidden;
        display: block;
    }
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
    left: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 0;
    width: 25%;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item > .nav-link {
    font: 500 18px "Poppins", sans-serif;
    color: #13112d;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu {
    left: 0;
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    top: 0;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item {
    padding-left: 0;
    padding-right: 0;
    white-space: normal;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:first-child {
    padding-top: 20px;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu {
    left: 0;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu {
        padding: 20px 0;
    }
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_scrollTools {
    width: 0;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCSB_container {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .mCustomScrollBox {
    width: 100%;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu {
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    max-height: calc(100vh - 140px);
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .dropdown-menu .nav-item {
    width: 20%;
    padding: 15px 20px;
    margin-bottom: 0;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item {
    text-align: center;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .rebon_tap {
    font: 500 12px "Poppins", sans-serif;
    color: #1bcb1f;
    background: #fff;
    display: block;
    position: absolute;
    top: -7px;
    left: -25px;
    padding: 15px 22px 5px;
    text-transform: uppercase;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img {
    -webkit-box-shadow: 0 4px 8px 0 rgba(12, 0, 46, 0.06);
    box-shadow: 0 4px 8px 0 rgba(12, 0, 46, 0.06);
    position: relative;
    margin-top: 0;
    display: block;
    overflow: hidden;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #13112d;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img img {
    width: 100%;
    max-width: 100%;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .img.box_none {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text {
    font: 500 16px/22px "Poppins", sans-serif;
    color: #13112d;
    display: block;
    margin-top: 20px;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item .text:hover {
    color: #5e2ced;
}

.menu > .nav-item.submenu.mega_menu.mega_menu_two .mega_menu_inner .dropdown-menu .nav-item .item:hover .img:before {
    opacity: 0.50;
}

@media (min-width: 992px) {
    .menu > .nav-item.submenu.mega_menu:hover .dropdown-menu > .nav-item > .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }

    .menu > .nav-item.submenu.mega_menu:hover .mega_menu_inner {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
}

.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu {
    left: auto;
    right: 0;
}

.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu .nav-item > .dropdown-menu {
    left: auto;
    right: 100%;
}

.menu > .nav-item:nth-last-child(-n+2).submenu .dropdown-menu.mega_menu_three .nav-item > .dropdown-menu {
    left: 0 !important;
    right: auto;
}

.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu {
    left: 0;
    right: auto;
}

.menu > .nav-item:nth-last-child(-n+2).submenu.mega_menu .dropdown-menu .nav-item > .dropdown-menu {
    left: 0;
    right: auto;
}

.menu > .nav-item + .nav-item {
    margin-left: 45px;
}

.menu > .nav-item.active .nav-link {
    color: #6754e2;
}

.menu > .nav-item.active .nav-link:before {
    width: 100%;
    left: 0;
    right: auto;
}

.menu > .nav-item:hover .nav-link {
    color: #6754e2;
}

.menu > .nav-item:hover .nav-link:before {
    width: 100%;
    left: 0;
    right: auto;
}

@media (min-width: 992px) {
    .menu > .nav-item:hover .dropdown-menu {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        visibility: visible;
    }

    .menu > .nav-item:hover .dropdown-menu.mega_menu_three .nav-item .dropdown-menu {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .menu > .nav-item:hover .dropdown-menu > .nav-item:hover > .dropdown-menu {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }
}

.navbar .search_cart .search a, .navbar .search_cart .shpping-cart a {
    font-size: 16px;
    line-height: 18px;
    color: #282835;
    margin-left: 12px;
}

.navbar .search_cart .search {
    display: inline-block;
}

.navbar .search_cart .search a.nav-link {
    font-size: 13px;
    line-height: 19px;
    position: relative;
    margin-left: 32px;
}

.navbar .search_cart .shpping-cart {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}

.navbar .search_cart .shpping-cart .num {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    color: #6754e2;
    font-size: 11px;
    display: block;
    top: -8px;
    right: -9px;
    line-height: 16px;
    text-align: center;
}

.navbar .search_cart .shpping-cart .dropdown-menu {
    padding: 0;
    min-width: 350px;
    width: 100%;
    position: absolute;
}

.navbar .search_cart .shpping-cart .dropdown-menu li {
    background: #fff;
}

.navbar .search_cart .shpping-cart .dropdown-menu li:first-child {
    padding-bottom: 0;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item a {
    color: #333;
    margin-left: 0;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-img {
    display: block;
    width: 30%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content {
    width: 60%;
    padding-left: 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content .cart-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content p {
    font-size: 14px;
    line-height: 22px;
    font-family: "Poppins", sans-serif;
    color: #333;
    font-weight: 300;
    margin-bottom: 0;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-content p del {
    color: #919191;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove {
    width: 10%;
    text-align: right;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove a {
    font-size: 14px;
    color: #333;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item .cart-remove a:hover {
    color: #6754e2;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item:hover .cart-img {
    opacity: 0.5;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item:hover .cart-title a {
    color: #6754e2;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f {
    padding: 25px 30px 30px;
    background: #f9f9f9;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total {
    font-size: 14px;
    color: #676b75;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .total .p-total {
    float: right;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn {
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 4px;
    margin: 0;
    line-height: 40px;
    padding: 0 32px;
    background: #6754e2;
    border: 1px solid #6754e2;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn:hover {
    background: transparent;
    color: #6754e2;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn + .get_btn {
    margin-left: 10px;
    background: transparent;
    color: #6754e2;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart_f .cart-button .get_btn + .get_btn:hover {
    background: #6754e2;
    color: #fff;
}

.w_menu .nav-item .nav-link {
    color: #fff;
}

.w_menu .nav-item .nav-link:before {
    background: #fff;
}

.w_menu .nav-item:hover .nav-link, .w_menu .nav-item.active .nav-link {
    color: #fff;
}

.nav_right_btn .login_btn {
    font: 500 15px "Poppins", sans-serif;
    padding: 13px 32px;
    min-width: 120px;
    display: inline-block;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    border-top-right-radius: 45px;
    border: 1px solid transparent;
    margin-left: 20px;
}

.nav_right_btn .login_btn:hover, .nav_right_btn .login_btn.active {
    background: #fff;
    color: #00aff0;
    -webkit-box-shadow: 0 20px 24px 0 rgba(0, 11, 40, 0.1);
    box-shadow: 0 20px 24px 0 rgba(0, 11, 40, 0.1);
}

@media (max-width: 991px) {
    .nav_right_btn {
        display: none;
    }
}

.btn_get_radious {
    border-radius: 45px;
    border-width: 1px;
    color: #fff;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 28px;
    line-height: 45px;
}

.btn_get_radious:before {
    background: #5846ed;
}

.btn_get_radious:hover {
    color: #5846ed;
}

/*============== header_area css ==============*/
/*========= hamburger menu css ========*/
.navbar-toggler {
    padding: 0;
    margin-left: 20px;
}

.navbar-toggler:focus {
    outline: none;
}

.menu_toggle {
    width: 22px;
    height: 22px;
    position: relative;
    cursor: pointer;
    display: block;
}

.menu_toggle .hamburger {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
}

.menu_toggle .hamburger span {
    width: 0%;
    height: 2px;
    position: relative;
    top: 0;
    left: 0;
    margin: 4px 0;
    display: block;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.menu_toggle .hamburger span:nth-child(1) {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.menu_toggle .hamburger span:nth-child(2) {
    -webkit-transition-delay: .125s;
    -o-transition-delay: .125s;
    transition-delay: .125s;
}

.menu_toggle .hamburger span:nth-child(3) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.menu_toggle .hamburger-cross {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}

.menu_toggle .hamburger-cross span {
    display: block;
    background: #fff;
    border-radius: 3px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.menu_toggle .hamburger-cross span:nth-child(1) {
    height: 100%;
    width: 2px;
    position: absolute;
    top: 0;
    left: 10px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.menu_toggle .hamburger-cross span:nth-child(2) {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.collapsed .menu_toggle .hamburger span {
    width: 100%;
}

.collapsed .menu_toggle .hamburger span:nth-child(1) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.collapsed .menu_toggle .hamburger span:nth-child(2) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}

.collapsed .menu_toggle .hamburger span:nth-child(3) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(1) {
    height: 0%;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.collapsed .menu_toggle .hamburger-cross span:nth-child(2) {
    width: 0%;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.h_dark {
    background: #13112d;
}

.header_area_three {
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.1);
}

.header_area_three .menu_four .pl_30 {
    padding-left: 30px;
}

.header_area_three .menu_four .btn_get {
    border-color: #5e2ced;
    background: #5e2ced;
    color: #fff;
}

.header_area_three .menu_four .btn_get:hover {
    background: transparent;
    color: #5e2ced;
}

.header_area_three.navbar_fixed .menu_four .btn_get {
    border-color: #5e2ced !important;
}

.header_area_four .header_top {
    background: #13112d;
}

.header_area_four .header_top a {
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.header_area_four .header_top a:hover {
    color: #5e2ced;
}

.header_area_four + section {
    margin-top: 144px;
}

.header_top {
    padding: 12px 0;
}

.header_contact_info {
    margin-bottom: 0;
}

.header_contact_info li {
    display: inline-block;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}

.header_contact_info li:before {
    content: "";
    width: 1px;
    height: 12px;
    top: 1px;
    background: #5e5d76;
    display: inline-block;
    position: relative;
    margin: 0 22px 0 20px;
}

.header_contact_info li:first-child:before {
    display: none;
}

.header_contact_info li a {
    color: #c3c1da;
    font-weight: 300;
    padding-left: 5px;
}

.header_social_icon {
    text-align: right;
    margin-bottom: 0;
}

.header_social_icon li {
    display: inline-block;
    margin: 0 0 0 15px;
}

.header_social_icon li a {
    font-size: 12px;
    color: #fff;
}

.header_area_five .menu_one {
    padding: 0 50px;
}

.header_area_six .header_top {
    border-bottom: 1px solid #e5ddfc;
}

.header_area_six .header_top a:hover {
    color: #5e2ced !important;
}

.header_area_six .header_top .header_contact_info li {
    color: #282835;
}

.header_area_six .header_top .header_contact_info li a {
    color: #677294;
}

.header_area_six .header_top .header_social_icon li a {
    color: #282835;
}

.header_area_six + section {
    margin-top: 144px;
}

.header_area_seven .header_top {
    background: #5e2ced;
    padding: 0;
}

.header_area_seven .header_top a {
    line-height: 50px;
    opacity: 0.7;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.header_area_seven .header_top a:hover {
    opacity: 1;
}

.header_area_seven .header_top .header_contact_info li i {
    vertical-align: middle;
}

.header_area_seven .header_top .header_contact_info li a {
    color: #fff;
}

.header_area_seven .header_top .header_social_icon {
    border-left: 1px solid #7444ff;
    padding-left: 22px;
    margin-left: 40px;
}

.header_area_seven .header_top .header_top_menu {
    text-align: right;
    margin-bottom: 0;
}

.header_area_seven .header_top .header_top_menu li {
    display: inline-block;
}

.header_area_seven .header_top .header_top_menu li:before {
    content: "";
    width: 1px;
    height: 11px;
    background: #8e6bf7;
    display: inline-block;
    vertical-align: middle;
    margin: 0 17px 0 15px;
}

.header_area_seven .header_top .header_top_menu li a {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    color: #fff;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.header_area_seven .header_top .header_top_menu li:first-child:before {
    display: none;
}

.header_area_seven + section {
    margin-top: 143px;
}

/*============ sticky menu css ==============*/
.header_area {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.header_area.navbar_fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background-color: white;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.06);
    box-shadow: 0 4px 6px 0 rgba(12, 0, 46, 0.06);
}

.header_area.navbar_fixed .navbar {
    padding: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.header_area.navbar_fixed .menu_one .btn_get {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header_area.navbar_fixed .sticky_logo img {
    display: none;
}

.header_area.navbar_fixed .sticky_logo img + img {
    display: block;
}

.header_area.navbar_fixed .w_menu .nav-item .nav-link {
    color: #051441;
}

.header_area.navbar_fixed .w_menu .nav-item .nav-link:before {
    background: #051441;
}

.header_area.navbar_fixed .menu_two .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_two .menu_toggle .hamburger span {
    background: #051441;
}

.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active, .header_area.navbar_fixed .menu_two .nav_right_btn .login_btn:hover {
    border-color: #00aff0;
    color: #00aff0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header_area.navbar_fixed .menu_two .nav_right_btn .login_btn.active:hover {
    background: #00aff0;
    color: #fff;
}

.header_area.navbar_fixed .menu_four .btn_get {
    border: 2px solid #ccc5fa;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header_area.navbar_fixed .menu_four .btn_get:hover {
    border-color: #6754e2;
}

.header_area.navbar_fixed .menu_four .btn_get_radious {
    border-color: #563bd1;
    color: #563bd1;
}

.header_area.navbar_fixed .menu_four .btn_get_radious:hover {
    background: #563bd1;
    color: #fff;
}

.header_area.navbar_fixed .menu_four .menu_toggle .hamburger span, .header_area.navbar_fixed .menu_four .menu_toggle .hamburger-cross span {
    background: #6754e2;
}

.header_area.navbar_fixed .nav_right_btn .login_btn {
    color: #051441;
}

.header_area.navbar_fixed .menu_five .btn_get {
    border-color: #3d64f4;
    color: #3d64f4;
}

.header_area.navbar_fixed .menu_five .btn_get:hover {
    background: #3d64f4;
    color: #fff;
}

.header_area.navbar_fixed .menu_five .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_five .menu_toggle .hamburger span {
    background: #3d64f4;
}

.header_area.navbar_fixed .menu_six .menu > .nav-item > .nav-link {
    color: #051441;
}

.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link {
    color: #3d57f4;
}

.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link:before {
    background: #3d57f4;
}

.header_area.navbar_fixed .menu_six .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_six .menu_toggle .hamburger span {
    background: #3d57f4;
}

.header_area.navbar_fixed .menu_six .btn_get {
    border-color: #3d57f4;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3d57f4;
}

.header_area.navbar_fixed .menu_six .btn_get:hover {
    color: #fff;
}

.header_area.navbar_fixed .menu_seven .menu > .nav-item > .nav-link {
    color: #051441;
}

.header_area.navbar_fixed .menu_seven .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_seven .menu > .nav-item.active > .nav-link {
    color: #4069eb;
}

.header_area.navbar_fixed .menu_seven .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_seven .menu > .nav-item.active > .nav-link:before {
    background: #4069eb;
}

.header_area.navbar_fixed .menu_seven .btn_get {
    border-color: #4069eb;
    color: #4069eb;
}

.header_area.navbar_fixed .menu_seven .btn_get:hover {
    background: #4069eb;
    color: #fff;
}

.header_area.navbar_fixed .menu_seven .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_seven .menu_toggle .hamburger span {
    background: #4069eb;
}

.header_area.navbar_fixed .menu_eight .saas_btn {
    border-color: #23b1fe;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header_area.navbar_fixed .menu_eight .saas_btn:hover {
    background: #23b1fe;
    color: #fff;
}

.header_area.navbar_fixed .menu_eight .menu_ .hamburger span, .header_area.navbar_fixed .menu_eight .menu_toggle .hamburger-cross span {
    background: #23b1fe;
}

.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link, .header_area.navbar_fixed .menu_nine .menu > .nav-item.active > .nav-link {
    color: #5f51fb;
}

.header_area.navbar_fixed .menu_nine .menu > .nav-item:hover > .nav-link:before, .header_area.navbar_fixed .menu_nine .menu > .nav-item.active > .nav-link:before {
    background: #5f51fb;
}

.header_area.navbar_fixed .menu_nine .btn_get {
    border-color: #5f51fb;
    color: #5f51fb;
}

.header_area.navbar_fixed .menu_nine .btn_get:hover {
    background: #5f51fb;
    color: #fff;
}

.header_area.navbar_fixed .menu_nine .menu_toggle .hamburger-cross span, .header_area.navbar_fixed .menu_nine .menu_toggle .hamburger span {
    background: #5f51fb;
}

.header_area.navbar_fixed.header_area_five .menu_one {
    padding: 0 50px;
}

.header_area.navbar_fixed.header_area_six .header_top {
    display: none;
}

/*====================================================*/
/*====================================================*/
.search_boxs {
    z-index: 20000;
    position: fixed;
    top: -105%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}

.search_boxs:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: rgba(27, 29, 34, 0.95);
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0.04), translateY(9999px);
    -ms-transform: scale(0.04), translateY(9999px);
    transform: scale(0.04), translateY(9999px);
    overflow: hidden;
}

.search_boxs .close_icon {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    opacity: 0;
}

.search_boxs .input-group {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: 800px;
    width: 20%;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    -o-transition: all 900ms linear;
    transition: all 900ms linear;
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s;
}

.search_boxs .input-group input {
    border: none;
    height: 55px;
    padding: 0 15px;
    font-size: 16px;
    padding-left: 0;
    width: 100%;
    color: #fff;
    background: transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
    border-radius: 0;
    outline: none;
}

.search_boxs .input-group input.placeholder {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.search_boxs .input-group input:-moz-placeholder {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.search_boxs .input-group input::-moz-placeholder {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.search_boxs .input-group input::-webkit-input-placeholder {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.6);
}

.search_boxs .input-group .input-group-append {
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 4;
}

.search_boxs .input-group .input-group-append button {
    border: none;
    background: transparent;
    border-radius: 0;
    height: 55px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 24px;
    padding: 0;
    font-family: "Poppins", sans-serif;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    cursor: pointer;
}

.search_boxs .input-group .input-group-append button i {
    cursor: pointer;
}

input[type="text"] {
    -webkit-appearance: none;
    outline: none;
}

.open .search_boxs {
    top: 0;
}

.open .search_boxs:before {
    -webkit-animation: menu-animation 0.8s ease-out forwards;
    animation: menu-animation 0.8s ease-out forwards;
    height: 100%;
}

.open .search_boxs .close_icon {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s;
    opacity: 1;
}

.open .search_boxs .input-group {
    width: 100%;
    opacity: 1;
}

/** === Breadcrumb === **/
/*====================================================*/
/*====================================================*/
/*================= Start breadcrumb_area css =================*/
.breadcrumb_area {
    background-image: -moz-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
    background-image: -webkit-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
    background-image: -ms-linear-gradient(180deg, #5e2ced 0%, #a485fd 100%);
    position: relative;
    z-index: 1;
    padding: 235px 0 125px;
    overflow: hidden;
}

.breadcrumb_area .breadcrumb_shap {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

/*================= End breadcrumb_area css =================*/
/*================= Start breadcrumb_area_two css =================*/
.breadcrumb_area_two {
    background: #f8f6fe;
    position: relative;
    padding: 235px 0 125px;
    z-index: 1;
}

.breadcrumb_area_two .breadcrumb_shap {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    left: 0;
}

.breadcrumb_area_two .bubble li {
    background: #5e2ced;
    opacity: 0.1;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
}

.breadcrumb_area_two .bubble li:nth-child(1) {
    left: 220px;
    bottom: 50px;
    -webkit-animation: spin3 2s infinite alternate;
    animation: spin3 2s infinite alternate;
}

.breadcrumb_area_two .bubble li:nth-child(2) {
    left: 35%;
    top: 100px;
    -webkit-animation: spin 2s infinite alternate;
    animation: spin 2s infinite alternate;
}

.breadcrumb_area_two .bubble li:nth-child(3) {
    left: 40%;
    width: 51px;
    height: 51px;
    bottom: 50px;
    -webkit-animation: spin1 3s infinite alternate;
    animation: spin1 3s infinite alternate;
}

.breadcrumb_area_two .bubble li:nth-child(4) {
    left: 42%;
    bottom: 50px;
    width: 20px;
    height: 20px;
}

.breadcrumb_area_two .bubble li:nth-child(5) {
    left: 76%;
    width: 51px;
    height: 51px;
    top: 160px;
    -webkit-animation: spin1 3s infinite alternate;
    animation: spin1 3s infinite alternate;
}

.breadcrumb_area_two .bubble li:nth-child(6) {
    left: 75%;
    width: 30px;
    height: 30px;
    top: 186px;
}

.breadcrumb_area_two .bubble li:nth-child(7) {
    left: 52%;
    top: 150px;
    width: 20px;
    height: 20px;
    -webkit-animation: spin2 2s infinite alternate;
    animation: spin2 2s infinite alternate;
}

.breadcrumb_area_two .bubble li:nth-child(8) {
    left: 90%;
    top: 250px;
    width: 20px;
    height: 20px;
    -webkit-animation: spin2 2s infinite alternate;
    animation: spin2 2s infinite alternate;
}

.breadcrumb_content_two h1 {
    color: #222d39;
    margin-bottom: 12px;
}

.breadcrumb_content_two .breadcrumb {
    background: transparent;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.breadcrumb_content_two .breadcrumb li {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    color: #525c7c;
}

.breadcrumb_content_two .breadcrumb li a {
    color: #051441;
}

.breadcrumb_content_two .breadcrumb li + li {
    padding-left: 32px;
}

.breadcrumb_content_two .breadcrumb li + li:after {
    content: "\e649";
    font-family: 'themify';
    position: absolute;
    left: 8px;
    top: 0;
    font-size: 14px;
}

/*========= blog_breadcrumb_area css ========*/
.blog_breadcrumb_area {
    position: relative;
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
}

.blog_breadcrumb_area .background_overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: -moz-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
    background-image: -webkit-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
    background-image: -ms-linear-gradient(-140deg, #5e2ced 0%, #8037da 100%);
    opacity: 0.90;
    z-index: -1;
}

.blog_breadcrumb_area .breadcrumb_content_two {
    color: #fff;
    padding-top: 80px;
}

.blog_breadcrumb_area .breadcrumb_content_two h5 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
}

.blog_breadcrumb_area .breadcrumb_content_two h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 25px;
}

.blog_breadcrumb_area .breadcrumb_content_two ol {
    margin-bottom: 0;
}

.blog_breadcrumb_area .breadcrumb_content_two ol li {
    display: inline-block;
    font-size: 16px;
}

.blog_breadcrumb_area .breadcrumb_content_two ol li + li:before {
    content: "\e649";
    display: inline-block;
    font-family: 'themify';
    font-size: 10px;
    margin: 0 5px 0 3px;
}

/*=========== blog sidebar css ===========*/
.widget_title {
    margin-bottom: 35px;
}

.widget_title .border_bottom {
    width: 180px;
    height: 1px;
    background: #677294;
    display: block;
}

.widget_title_two {
    font-size: 20px;
    font-weight: 600;
    color: #282835;
    margin-bottom: 30px;
}

.blog-sidebar {
    padding-left: 40px;
}

.widget.widget_search .search-form {
    position: relative;
}

.widget.widget_search .search-form .form-control {
    font: 300 14px "Poppins", sans-serif;
    color: #677294;
    border-radius: 3px;
    background-color: white;
    -webkit-box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.08);
    box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.08);
    border-radius: 0;
    border: 0;
    padding-left: 30px;
    height: 55px;
    z-index: 0;
    border: 1px solid transparent;
}

.widget.widget_search .search-form .form-control.placeholder {
    color: #677294;
}

.widget.widget_search .search-form .form-control:-moz-placeholder {
    color: #677294;
}

.widget.widget_search .search-form .form-control::-moz-placeholder {
    color: #677294;
}

.widget.widget_search .search-form .form-control::-webkit-input-placeholder {
    color: #677294;
}

.widget.widget_search .search-form .form-control:focus {
    border-color: #ccc5fa;
    border-radius: 3px;
}

.widget.widget_search .search-form button {
    border: 0;
    border-radius: 0;
    font-size: 16px;
    color: #282835;
    background: transparent;
    position: absolute;
    right: 20px;
    height: 100%;
    padding: 0;
    z-index: 1;
    cursor: pointer;
}

.widget.widget_search .search-form button:hover {
    color: #5e2ced;
}

.widget.widget_recent_post .post_item img {
    border-radius: 3px;
}

.widget.widget_recent_post .post_item .media-body {
    padding-left: 20px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.widget.widget_recent_post .post_item .media-body h3 {
    color: #282835;
}

.widget.widget_recent_post .post_item .media-body h3:hover {
    color: #5e2ced;
}

.widget.widget_recent_post .post_item .media-body .entry_post_info {
    padding-bottom: 0;
}

.widget.widget_recent_post .post_item + .post_item {
    margin-top: 30px;
}

.widget.widget_categorie .widget_title {
    margin-bottom: 28px;
}

.widget.widget_categorie ul {
    margin-bottom: 0;
}

.widget.widget_categorie ul li a {
    font: 400 16px/35px "Poppins", sans-serif;
    color: #282835;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.widget.widget_categorie ul li a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.widget.widget_categorie ul li a em {
    float: right;
    font-style: normal;
}

.widget.widget_categorie ul li a:hover span {
    color: #5e2ced;
    border-color: #5e2ced;
}

.widget.widget_tag_cloud .post-tags {
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
}

.widget.widget_tag_cloud .post-tags a {
    font: 400 13px/26px "Poppins", sans-serif;
    color: #595b64;
    border: 1px solid #cfcfe6;
    border-radius: 3px;
    padding: 6px 18px;
    float: left;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin: 5px;
}

.widget.widget_tag_cloud .post-tags a:hover {
    background: #5e2ced;
    border-color: #5e2ced;
    color: #fff;
}

.widget.search_widget_two .search-form .form-control {
    padding: 0 30px;
    background: #f3f4f9;
    border-radius: 4px;
    height: 60px;
    font-size: 15px;
    color: #677294;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 0;
    border-color: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.widget.search_widget_two .search-form .form-control.placeholder {
    color: #677294;
}

.widget.search_widget_two .search-form .form-control:-moz-placeholder {
    color: #677294;
}

.widget.search_widget_two .search-form .form-control::-moz-placeholder {
    color: #677294;
}

.widget.search_widget_two .search-form .form-control::-webkit-input-placeholder {
    color: #677294;
}

.widget.search_widget_two .search-form .form-control:focus {
    border-color: #5e2ced;
    background: #fff;
}

.widget.search_widget_two .search-form button {
    position: absolute;
    background: transparent;
    padding: 0;
    border: 0;
    right: 30px;
    top: 51%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #282835;
    z-index: 0;
}

.widget.recent_post_widget_two .post_item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.widget.recent_post_widget_two .post_item img {
    border-radius: 4px;
    padding-right: 25px;
}

.widget.recent_post_widget_two .post_item .media-body h3 {
    font: 500 16px/22px "Poppins", sans-serif;
    color: #222d39;
    margin-bottom: 0;
}

.widget.recent_post_widget_two .post_item .media-body h3:hover {
    color: #5e2ced;
}

.widget.recent_post_widget_two .post_item .media-body .entry_post_info {
    font-size: 14px;
    color: #85859c;
    font-weight: 400;
    text-transform: uppercase;
}

.widget.recent_post_widget_two .post_item:not(:last-child) {
    margin-bottom: 30px;
}

.widget.categorie_widget_two ul {
    margin-bottom: 0;
}

.widget.categorie_widget_two ul li a {
    font-size: 14px;
    line-height: 36px;
    color: #282835;
    text-transform: uppercase;
}

.widget.categorie_widget_two ul li a em {
    font-style: normal;
    color: #282835;
    padding-left: 10px;
}

.widget.categorie_widget_two ul li a:hover {
    color: #5e2ced;
}

.widget.tag_widget_two .post-tags {
    margin: -5px -4px;
}

.widget.tag_widget_two .post-tags a {
    padding: 6px 20px;
    font-size: 14px;
    color: #5a5a77;
    background: #f0f2f9;
    border-radius: 4px;
    margin: 5px 4px;
    display: inline-block;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.widget.tag_widget_two .post-tags a:hover {
    background: #5e2ced;
    color: #fff;
}

.widget.instagram_widget ul {
    margin: -7px;
}

.widget.instagram_widget ul li {
    display: inline-block;
    padding: 7px 6px;
}

.widget.instagram_widget ul li a {
    display: block;
    position: relative;
}

.widget.instagram_widget ul li a:before {
    content: "\e73d";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: 'themify';
    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;
    font-size: 22px;
    background: rgba(94, 44, 237, 0.6);
    border-radius: 4px;
    opacity: 0;
    -webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;
    color: #fff;
}

.widget.instagram_widget ul li a img {
    max-width: 100%;
    border-radius: 4px;
}

.widget.instagram_widget ul li a:hover:before {
    opacity: 1;
}

.blog_single_info .blog_list_item_two blockquote,
blockquote {
    background-color: white;
    -webkit-box-shadow: 0 10px 30px 0 rgba(20, 3, 67, 0.08);
    box-shadow: 0 10px 30px 0 rgba(20, 3, 67, 0.08);
    border-radius: 6px;
    padding: 28px 40px 22px 40px !important;
    position: relative;
    overflow: hidden;
    border-left: 6px solid #5e2ced;
    z-index: 0;
    margin: 40px 0 45px;
}

.blog_single_info .blog_list_item_two blockquote:before,
blockquote:before {
    content: "\f10d";
    font-size: 30px;
    color: #5e2ced;
    padding-bottom: 12px;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.blog_single_info .blog_list_item_two blockquote:after,
blockquote:after {
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 30px;
    bottom: auto;
    top: 80%;
    color: #f2effd;
    font-size: 100px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: -1;
}

blockquote i {
    font-size: 30px;
    color: #5e2ced;
    padding-bottom: 12px;
    display: inline-block;
}

.blog_single_info .blog_list_item_two blockquote h6,
blockquote h6 {
    font-size: 20px;
    color: #525c7c;
    font-weight: 500;
    line-height: 34px;
    margin-bottom: 0;
}

blockquote cite {
    font-size: 14px;
    color: #848ca5;
    line-height: 20px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
    font-style: normal;
}

/** === Recent Comments Widget === **/
.comments_widget ul {
    margin-bottom: 0;
}

.comments_widget ul li .comments_items .round_img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 25px;
    margin-top: 7px;
}

.comments_widget ul li .comments_items .media-body p {
    font-size: 15px;
    line-height: 24px;
    color: #282835;
    margin-bottom: 0;
}

.comments_widget ul li .comments_items .media-body p:hover {
    color: #5e2ced;
}

.comments_widget ul li .comments_items .media-body span {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #848ca5;
    display: block;
    padding-top: 8px;
}

.comments_widget ul li:not(:last-child) {
    margin-bottom: 30px;
}

.widget_recent_comments #recentcomments {
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

.widget_recent_comments #recentcomments .recentcomments {
    position: relative;
    padding-left: 90px;
    font-size: 15px;
    line-height: 26px;
    color: #282835;
    font-family: "Poppins", sans-serif;
    min-height: 66px;
}

.widget_recent_comments #recentcomments .recentcomments:before {
    content: "\76";
    font-family: eleganticons;
    border: 1px solid #5e2ced;
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    font-size: 20px;
    color: #5e2ced;
    -webkit-transition: background 0.3s linear, color 0.3s linear;
    -o-transition: background 0.3s linear, color 0.3s linear;
    transition: background 0.3s linear, color 0.3s linear;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}

.widget_recent_comments #recentcomments .recentcomments .comment-author-link {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #848ca5;
}

.widget_recent_comments #recentcomments .recentcomments a {
    color: #282835;
}

.widget_recent_comments #recentcomments .recentcomments a:hover {
    color: #5e2ced;
}

.widget_recent_comments #recentcomments .recentcomments:hover:before {
    background: #5e2ced;
    color: #fff;
}

.widget_recent_comments #recentcomments .recentcomments:not(:last-child) {
    margin-bottom: 30px;
}

/* Css keyframes css
============================================================================================ */
@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0);
        transform: scale(0.02) translateY(0);
    }
    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }
    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.04) translateY(300%);
        transform: scale(0.04) translateY(300%);
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
        -webkit-transition: ease-out;
        -o-transition: ease-out;
        transition: ease-out;
    }
    40% {
        -webkit-transform: scale(0.04) translateY(0);
        transform: scale(0.04) translateY(0);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.02) translateY(0);
        transform: scale(0.02) translateY(0);
    }
    61% {
        -webkit-transform: scale(0.04);
        transform: scale(0.04);
    }
    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

/*============= get_quote_form css============*/
.get_quote_form .form-group {
    margin-bottom: 30px;
}

.get_quote_form .form-group .form-control {
    font: 300 15px "Poppins", sans-serif;
    color: #677294;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    border: 1px solid transparent;
    height: 60px;
    padding: 0 30px;
}

.get_quote_form .form-group .form-control.placeholder {
    color: #9ca3b9;
}

.get_quote_form .form-group .form-control:-moz-placeholder {
    color: #9ca3b9;
}

.get_quote_form .form-group .form-control::-moz-placeholder {
    color: #9ca3b9;
}

.get_quote_form .form-group .form-control::-webkit-input-placeholder {
    color: #9ca3b9;
}

.get_quote_form .form-group .form-control:focus {
    border-color: #f2effc;
    -webkit-box-shadow: 0 10px 14px 0 rgba(12, 0, 46, 0.06);
    box-shadow: 0 10px 14px 0 rgba(12, 0, 46, 0.06);
}

.get_quote_form .form-group textarea.form-control {
    height: 210px;
    padding-top: 15px;
}

.get_quote_form .btn_three {
    margin-top: 10px;
}

/**
** Custom CSS
 */

.admin-bar header.header_area {
    margin-top: 32px;
}

.saasland-page {
    padding: 135px 0 135px;
}

.saas_home_area .saas_home_img img {
    -webkit-box-shadow: 0 40px 60px 0 rgba(0, 11, 40, 0.16);
    box-shadow: 0 40px 60px 0 rgba(0, 11, 40, 0.16);
    border-radius: 8px;
}

.payment_features_content img,
.row.featured_item img,
.prototype_banner_area img.protype_img,
.call_action_area .action_one,
.mobile_img .women_img, .mobile_img .mobile {
    max-width: none !important;
}

.service_item h4 {
    padding-right: 50px;
}

.about_img_slider .about_text h5 {
    color: #fff;
}

.about_img .about_img_slider .about_item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
    transition: opacity 0.4s linear 0s;
}

.about_img .about_img_slider .about_item:hover:before {
    opacity: 0;
}

.paired-margin-top {
    margin-top: 50px;
}

.wow.design_img img {
    border: 2px solid #e4ebf2;
    border-radius: 6px;
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
}

.partner_logo .p_logo_item {
    margin-bottom: 60px;
}

.logo-center .partner_logo {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 70px;
    border-bottom: none;
}

.get_content {
    font-family: "Poppins", sans-serif;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.get_content h3 {
    font-weight: 300;
}

.get_content h2 {
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 50px;
    font-size: 40px;
}

.get_content p {
    margin-bottom: 40px;
    font-weight: 300;
}

.dot.middle_dot {
    top: 87%;
}

.dot.middle_dot.middle_dot6 {
    top: 98%;
}

.pay_btn {
    -webkit-box-shadow: 0 2px 5px 0 rgba(63, 54, 132, 0.1) !important;
    box-shadow: 0 2px 5px 0 rgba(63, 54, 132, 0.1) !important;
}

.payment_service_item .icon i {
    color: #fff;
    font-size: 28px;
    line-height: 60px;
}

.software_featured_area .container > p {
    text-align: center;
}

.software_featured_area.has_subtitle .container > p {
    margin-bottom: 65px;
}

.software_featured_area.has_subtitle h2 {
    margin-bottom: 15px;
}

.p_category_item .social_icon a:nth-child(4), .icon .social_icon a:nth-child(4) {
    background: #0077b5;
}

.p_category_item .social_icon a:nth-child(5), .icon .social_icon a:nth-child(6) {
    background: #bd081b;
}

.p_details_three h5,
.portfolio_details_info h5 {
    margin-bottom: 30px;
    color: #222d39;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
}

.p_details_three p,
.portfolio_details_info p {
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 30px;
}

.owl-carousel .owl-item img {
    height: auto;
}

header.navbar_fixed .menu > .nav-item > .nav-link {
    color: #051441;
}

.job_details_area ul,
.footer_bottom ul,
.footer_area_four .footer_top ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin-top: 0;
}

.text_box input[type="email"] {
    font: 300 15px/60px "Poppins", sans-serif;
    color: #222d39;
    height: 60px;
    border-radius: 4px;
    background-color: white;
    -webkit-box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    box-shadow: 0 2px 4px 0 rgba(12, 0, 46, 0.04);
    width: 100%;
    border: 1px solid #fff;
    padding-left: 30px;
}

.text_box input[type="eamil"]:focus {
    border-color: #f2effc;
    -webkit-box-shadow: 0 10px 14px 0 rgba(12, 0, 46, 0.06);
    box-shadow: 0 10px 14px 0 rgba(12, 0, 46, 0.06);
    outline: none;
}

.sign_btn_transparent:hover {
    color: #fff !important;
}

.error_contain p.w_color.f_300 {
    max-width: 640px;
    margin: 0 auto;
}

ul.comment-box.list-unstyled .post-comment {
    padding-top: 30px;
}

.car_get_quote_content.comments_form p.form-submit {
    position: absolute;
    right: 15px;
    bottom: -3px;
}

.comment-form-rating.mt_30 {
    display: flex;
    padding-left: 15px;
}

.pr_details .pr_excerpt {
    padding-top: 20px;
}

form#commentform {
    position: relative;
}

.car_get_quote_content .agency_banner_btn {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    background: #5e2ced;
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    border: 1px solid #5e2ced;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
}

.car_get_quote_content .agency_banner_btn:hover {
    color: #5e2ced;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.blog_cats {
    display: inline;
}

.blog_cats:before {
    content: "/";
    display: inline-block;
    margin: 0 7px 0 2px;
}

.entry_post_info .blog_cats a + a:before {
    display: none;
}

/**
*************** Widget Styling ***************/
.widget.widget_nav_menu h3.widget_title_two,
.widget.widget_meta h3.widget_title_two,
.widget.widget_pages h3.widget_title_two,
.widget.widget_archive h3.widget_title_two,
.widget.widget_categories h3.widget_title_two {
    margin-bottom: 24px;
}

.widget.widget_nav_menu ul,
.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_archive ul,
.widget.widget_categories ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.widget.widget_nav_menu ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li {
    font-weight: 400;
    color: #282835;
}

.widget.widget_nav_menu ul li a,
.widget.widget_meta ul li a,
.widget.widget_pages ul li a,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a {
    font-size: 14px;
    line-height: 36px;
}

.widget.widget_nav_menu ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_archive ul li:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_categories ul li a:hover {
    color: #5e2ced;
    border-color: #5e2ced;
}

/**
*************** Blog Single Styling ***************/
.has-post-thumbnail.blog_single .blog_content {
    padding-top: 50px;
}

.blog_single blockquote {
    margin-bottom: 40px;
    color: #5e2ced;
    font-style: italic;
    border-left: 4px solid #5e2ced;
    padding-left: 35px;
}

.blog_single h1,
.blog_single h2,
.blog_single h3,
.blog_single h4,
.blog_single h5,
.blog_single h6 {
    line-height: 1.7em;
}

.widget.sidebar_widget {
    margin-top: 60px;
}

.widget.sidebar_widget:first-child {
    margin-top: 0;
}

/**
*************** Comments Styling ***************/
.comment-box .post_comment .post_author a.comment-reply-link {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #525c7c;
    padding-top: 14px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.comment-box .post_comment + ul.children {
    padding-left: 100px;
    list-style: none;
}

p.logged-in-as {
    padding-left: 15px;
}

p.form-submit {
    padding-left: 15px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.form-submit input#submit {
    font: 500 14px "Poppins", sans-serif;
    color: #fff;
    background: #7444fd;
    border-radius: 3px;
    padding: 15px 30px;
    border: 1px solid #7444fd;
    margin-top: 50px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 35px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    margin: 0;
}

.comment_box div#respond {
    padding-top: 20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.form-submit input#submit:hover {
    color: #7444fd;
    background: transparent;
}

.logged-in .get_quote_form .form-group {
    margin-bottom: 0;
}

.blog_single .blog_content p {
    margin-bottom: 30px;
}

.breadcrumb_content h1 {
    line-height: 1.3em;
}

.listing_tab .item {
    width: 100%;
}

.job_listing .listing_tab .list_item figure {
    margin-right: 20px !important;
}

.job_listing nav.navigation.pagination {
    margin-top: 60px;
    text-align: center;
}

.pagination .nav-links .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #e7e7f6;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #677294;
    font-size: 16px;
    border-radius: 50%;
    background-color: #fbfbfd;
    margin: 0 3px;
}

.pagination .nav-links .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #e7e7f6;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #677294;
    font-size: 16px;
    border-radius: 50%;
    background-color: #fbfbfd;
    margin: 0 3px;
}

.pagination .nav-links .page-numbers.current {
    background: #5e2ced;
    color: #fff;
    border-color: transparent;
}

.portfolio_gallery .portfolio_item .portfolio_img img {
    padding-top: 0;
}

.breadcrumb_content h1 {
    margin-bottom: 15px;
}

.no_main_menu a.navbar-brand.sticky_logo {
    padding-top: 35px;
    padding-bottom: 35px;
}

.no-post-thumbnail.post_item .media-body {
    padding-left: 0 !important;
}

.menu > .nav-item.active .nav-link,
.menu > .nav-item:hover .nav-link,
.menu > .nav-item > .nav-link {
    color: #fff;
}

.blog .menu > .nav-item.active .nav-link,
.blog .menu > .nav-item:hover .nav-link,
.blog .menu > .nav-item > .nav-link {
    color: #051441;
}

.single-post .menu_toggle .hamburger span,
.single-post .menu_toggle .hamburger-cross span,
.menu > .nav-item > .nav-link:before {
    background-color: #fff;
}

header.header_area.navbar_fixed .menu_toggle .hamburger-cross span,
header.header_area.navbar_fixed .menu_toggle .hamburger span {
    background: #5e2ced;
}

.breadcrumb_content h1,
.blog_list_item .blog_content h5 {
    word-break: break-word;
}

.post_tag {
    clear: both;
}

.footer-widget .menu {
    background: transparent;
}

.svg_intro_bottom {
    height: 100% !important;
}

.payment_banner_content .action_btn .agency_banner_btn {
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
}

.payment_banner_content .action_btn .agency_banner_btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.saas_banner_area_two .shap_img {
    left: 10px;
}

header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a {
    color: #051441;
}

.p_details_three .img-fluid {
    display: block;
    margin: 0 auto;
}

ul.list_icon {
    padding-left: 35px;
}

.no_pad {
    padding: 0 !important;
}

ul.list_icon li {
    font: 300 16px "Poppins", sans-serif;
    color: #677294;
    position: relative;
    padding-left: 35px;
    margin-bottom: 13px;
}

ul.list_icon li i {
    position: absolute;
    left: 0;
    top: 5px;
    color: #5e2ced;
}

.widget.tag_widget_two .post-tags a {
    font-size: 14px !important;
}

.pagination .nav-links .page-numbers:hover {
    border-color: #5e2ced;
    color: #5e2ced;
}

.widget.recent_post_widget_two .post_item img {
    margin-right: 25px !important;
    padding-right: 0 !important;
}

.breadcrumb_content_two h1 {
    line-height: 1.3;
}

.comments_widget_two ul li:not(:last-child) {
    margin-bottom: 30px;
}

.pagination .nav-links .page-numbers.current:hover {
    color: #fff;
}

.blog_breadcrumb_area .breadcrumb_content_two ol li a,
.blog_breadcrumb_area .breadcrumb_content_two h5 a {
    color: #fff;
}

.img_rounded {
    border-radius: 50%;
}

.navbar-brand h3 {
    color: #fff;
    font-weight: 600;
}

.header_area.navbar_fixed .navbar-brand h3 {
    color: rgba(5, 20, 61, 0.8);
    padding-top: 0;
}

.single_post_tags.post-tags a:hover {
    background: #5e2ced;
    color: #fff;
}

.pr_sidebar .widget_category ul li:not(:last-child) {
    margin-bottom: 10px;
}

.pr_sidebar .widget_category ul li a {
    font-size: 15px;
}

.pr_sidebar .widget_product ul li .media img {
    padding: 0;
    max-width: none !important;
    width: 80px;
    margin: 0 30px 0 0;
    height: auto;
}

.widget.search_widget_two .search-form .form-control {
    padding: 0 30px;
    background: #f3f4f9;
    border-radius: 4px;
    height: 60px;
    font-size: 15px;
    color: #677294;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 0;
    border-color: transparent;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.widget.search_widget_two .search-form button {
    position: absolute;
    background: transparent;
    padding: 0;
    border: 0;
    right: 30px;
    top: 51%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #282835;
    z-index: 0;
}

.footer_bottom, .s_pricing-item ul li,
.footer_area_four .footer_top ul li a,
.f_widget.about-widget .f_list li a {
    font-weight: 400;
}

.dot.middle_dot.middle_dot4 {
    top: 97%;
}

.software_banner_area .software_img img {
    max-width: none;
}

.about_img .about_img_slider .about_item:before {
    width: 101%;
}

.partner_logo .p_logo_item {
    margin-bottom: 5px;
}

.ex_team_item h5 {
    font-weight: 300;
}

.text_box input[type="email"]::placeholder {
    color: #9ca3b9;
}

.action_btn .agency_banner_btn {
    -webkit-box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 20px 30px 0 rgba(12, 0, 46, 0.1);
}

.action_btn .agency_banner_btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.payment_features_area .payment_features_content {
    margin-top: -150px;
}

.padd15 {
    padding: 0 15px;
}

.header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link:before,
.header_area.navbar_fixed .menu_six .menu > .nav-item.active > .nav-link:before,
.menu_six .menu > .nav-item:hover .nav-link:before, .menu_six .menu > .nav-item.active .nav-link:before {
    background: transparent;
}

.portfolio_filter .work_portfolio_item + .work_portfolio_item {
    margin-left: 45px;
}

.footer_bottom ul li + li {
    margin-left: 16px;
}

.mega_menu span.arrow_carrot-right {
    display: none;
}

.dropdown-menu li a {
    position: relative;
}

.dropdown-menu span.arrow_carrot-right {
    position: absolute;
    right: -5px;
    top: 9px;
    font-size: 18px;
    color: #051441;
}

.menu_six .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link span.arrow_carrot-right {
    color: #3d57f4;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item {
    padding: 0 30px;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    padding-top: 16px;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
    padding-bottom: 16px;
}

.menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item:first-child {
    padding-top: 40px;
}

.nav_full_width nav.navbar {
    padding: 0 50px;
}

.header_area_three {
    box-shadow: none;
}

.job_listing .job_list_tab .list_item_tab, .job_listing .listing_tab .list_item .joblisting_text ul li,
.job_listing .listing_tab .list_item .joblisting_text .jobsearch-job-userlist .apply_btn {
    font-weight: 300;
}

.job_listing .listing_tab .list_item figure {
    width: 50px;
}

.header_area.navbar_fixed .navbar .btn_get.btn-meta {
    box-shadow: none;
}

.s_form_info_two .subscribe-form .form-control,
.s_subcribes .form-control {
    color: #051441;
}

.video_btn .icon {
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.19);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.19);
}

.app_img .mobile {
    max-width: none;
}

.footer_area_four .footer_bottom p a {
    color: #677294;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
    line-height: 36px;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item:last-child {
    padding-bottom: 5px;
}

.portfolio_pagination .prev, .portfolio_pagination .next {
    font-weight: 300;
}

.portfolio_pagination .prev:hover, .portfolio_pagination .next:hover {
    color: #6754e2;
}

.footer-widget .widget_title {
    color: #606179;
}

.footer_bottom p {
    margin-bottom: 0;
}

.service_carousel .owl-item .service_item {
    -webkit-box-shadow: 0 30px 30px 0 rgba(12, 0, 46, 0.1);
    box-shadow: 0 30px 30px 0 rgba(12, 0, 46, 0.1);
}

.prototype_content .btn_three {
    width: 370px;
    text-align: center;
    margin-top: 20px;
}

.menu > .nav-item.submenu .dropdown-menu .nav-item.submenu .dropdown-menu .nav-item .nav-link:before {
    display: none;
}

.blog .menu_toggle .hamburger span, .blog .menu_toggle .hamburger-cross span {
    background: #5e2ced;
}

.blog_list_item_two .blog_content .post-info-bottom .post-info-comments:hover {
    color: #5e2ced;
}

.p_details_three .img-fluid,
.portfolio_details_area .owl-carousel .owl-item img {
    width: 100%;
}

section.job_details_area .details_content {
    padding-bottom: 0;
    border-bottom: none;
}

.apply_form .upload_box {
    display: flex;
    border: none;
    padding: 20px 0 0;
}

.apply_form .upload_box input[type="file"] {
    padding-left: 20px;
    border: none;
    box-shadow: none;
    background: transparent;
    margin-top: -5px;
}

.navbar .menu > .nav-item.submenu.mega_menu .dropdown-menu .nav-item:hover > .nav-link {
    color: #13112d !important;
}

.menu > .nav-item.submenu.mega_menu .mega_menu_inner > .dropdown-menu > .nav-item .dropdown-menu > .nav-item:first-child {
    padding-top: 10px;
}

.navbar .search_cart .shpping-cart .dropdown-menu li.only_single_item {
    padding-bottom: 20px;
}

.blog_list_item_two .blog_content p {
    font-size: 15px;
    margin-bottom: 20px;
}

.learn_btn {
    font-weight: 400;
}

.s_pricing-item h5 {
    color: #5e2ced;
    font-size: 14px;
    text-transform: uppercase;
}

.s_pricing-item .price sub {
    bottom: 0;
    margin-left: -3px;
}

.design_tab .nav-item .nav-link,
.s_pricing-item {
    -webkit-box-shadow: 0 20px 40px 0 rgba(0, 11, 40, 0.14);
    box-shadow: 0 20px 40px 0 rgba(0, 11, 40, 0.14);
}

.s_pricing-item:hover {
    -webkit-box-shadow: 0 30px 60px 0 rgba(0, 11, 40, 0.14);
    box-shadow: 0 30px 60px 0 rgba(0, 11, 40, 0.14);
}

.s_pricing-item .price {
    padding-top: 20px;
}

.s_service_item .learn_btn_two, .s_service_item h5, .s_service_item p {
    color: #fff;
}

.s_service_item .icon {
    border-color: rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.059);
    color: #fff;
}

a.learn_btn {
    color: #677294;
}

.learn_btn:before {
    background: #677294;
}

.feedback_item .ratting .yellow_star i {
    color: #edab0b;
}

.feedback_area_two .sec_title p {
    font-style: normal;
}

.seo_subscribe_form .input-group input {
    width: 100%;
}

.new_footer_top .f_widget.about-widget ul li {
    margin-bottom: 6px;
}

.new_footer_top .f_widget.about-widget ul li a {
    color: #656f88;
    padding-left: 0;
}

.f_widget.about-widget ul li a {
    font: 300 16px/20px "Poppins", sans-serif;
    color: #677294;
    position: relative;
    -webkit-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
    display: inline-block;
}

.new_footer_top .f_widget.about-widget ul li a:hover {
    color: #5e2ced;
}

.new_footer_top p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #656f88;
    margin-bottom: 20px;
}

.new_footer_top .f_social_icon a {
    margin-bottom: 10px;
}

.s_service_info .s_service_item {
    border-radius: 5px;
}

.seo_features_img.seo_features_img_two .round_circle {
    bottom: 0;
}

.seo_features_img img,
.seo_features_img.seo_features_img_two img {
    max-width: none;
}

.comments_widget ul li .comments_items .media-body span,
.widget.recent_post_widget_two .post_item .media-body .entry_post_info {
    text-transform: none;
    font-weight: 300;
}

.seo_fact_item .text {
    padding-top: 10px;
}

.new_footer_top .f_social_icon a + a {
    margin-left: 0;
}

.new_footer_top .f_social_icon a {
    margin-right: 4px;
}

.widget.widget_search .search-form .form-control {
    font: 300 14px "Poppins", sans-serif;
    color: #677294;
    border-radius: 3px;
    background-color: white;
    -webkit-box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.08);
    box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.08);
    border-radius: 0;
    border: 0;
    padding-left: 30px;
    height: 55px;
    z-index: 0;
    border: 1px solid transparent;
}

.widget.widget_search .search-form button {
    border: 0;
    border-radius: 0;
    font-size: 16px;
    color: #282835;
    background: transparent;
    position: absolute;
    right: 20px;
    height: 100%;
    padding: 0;
    z-index: 1;
    cursor: pointer;
}

.single .blog_single_info .blog_list_item_two .blog_content {
    padding-top: 0;
}

.home.blog a.navbar-brand.sticky_logo h3 {
    color: rgba(5, 20, 61, 0.8);
}

.widget.instagram_widget ul li {
    padding-right: 5px;
}

.startup_tab .nav-item:hover:nth-child(1) .nav-link {
    border-color: #fa6fd1;
}

.startup_tab .nav-item:hover:nth-child(2) .nav-link {
    border-color: #6fadfa;
}

.startup_tab .nav-item:hover:nth-child(3) .nav-link {
    border-color: #f3af4e;
}

.startup_tab .nav-item:hover:nth-child(4) .nav-link {
    border-color: #aa6ffa;
}

.startup_tab .nav-item:hover:nth-child(5) .nav-link {
    border-color: #fa6666;
}

.new_startup_content .app_btn:not(:first-child) {
    margin-left: 20px;
}

.progress_bar_area {
    padding: 0;
}

.payment_subscribe_info {
    z-index: 99;
}

.new_footer_area {
    overflow: hidden;
}

.page-template-default .menu_toggle .hamburger-cross span,
.page-template-default .menu_toggle .hamburger span {
    background: #fff;
}

.menu-depth-3rd li {
    padding-left: 25px !important;
}

.menu-depth-3rd li:last-child {
    margin-bottom: 10px !important;
}

.new_footer_area .widget.footer-widget {
    padding-top: 50px;
}

.new_footer_top .f_widget.about-widget ul li:first-child,
.new_footer_area .widget.footer-widget:nth-child(1),
.new_footer_area .widget.footer-widget:nth-child(2),
.new_footer_area .widget.footer-widget:nth-child(3),
.new_footer_area .widget.footer-widget:nth-child(4) {
    padding-top: 0;
}

.new_footer_area .widget.footer-widget.widget_rss ul li a {
    font-weight: bold;
}

.widget_recent_comments #recentcomments .recentcomments {
    padding-left: 70px;
}

.widget_recent_comments #recentcomments .recentcomments:before {
    line-height: 50px;
    width: 50px;
    height: 50px;
    font-size: 16px;
    top: 0;
}

.single-post .has-post-thumbnail .blog_content {
    margin-top: 25px;
}

.widget ul li a:empty {
    display: none;
}

.breadcrumb_content_two .breadcrumb {
    padding-top: 0;
}

.breadcrumb_content_two .breadcrumb li {
    font-size: 16px;
}

.breadcrumb_content_two h1 {
    margin-bottom: 5px;
}

.blog_list_item_two .post_date h2 {
    line-height: 1;
}

.blog_content .learn_btn_two i {
    font-size: 12px;
}

.blog_content h5 {
    pointer-events: none;
}

.blog_single_info .post_author_two .media-body .comment_info h3 {
    padding-bottom: 3px;
}

.post_author_two .media-body p {
    font-size: 15px;
}

.mega_menu .menu-depth-3rd li {
    padding-left: 0 !important;
}

.navbar .search_cart .shpping-cart i {
    color: #fff;
    margin-left: 20px;
}

.error_page2 .navbar .search_cart .shpping-cart i,
.error_page2 .navbar .search_cart .search a.nav-link i,
.blog .navbar .search_cart .shpping-cart i,
.blog .navbar .search_cart .search a.nav-link i,
.navbar_fixed .navbar .search_cart .search a.nav-link i,
.navbar_fixed .navbar .search_cart .shpping-cart i {
    color: #6754e2;
}

.tagcloud a:hover,
.blog_list_item .blog_content .single_post_tags.post-tags a:hover,
.blog .navbar .search_cart .shpping-cart .num,
.error_page2 .navbar .search_cart .shpping-cart .num,
.navbar_fixed .navbar .search_cart .shpping-cart .num {
    background: #6754e2;
    color: #fff;
}

.cart-single-item .cart-img img {
    width: 100%;
    height: auto;
}

header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a:hover,
.blog_list_item .blog_content a:hover,
.blog_list_item .blog_content a:hover h5,
.blog .menu > .nav-item > .nav-link:hover {
    color: #5e2ced;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item .nav-link .navdropdown_link .navdropdown_icon img {
    max-width: 30px;
    margin-top: 7px;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three .nav-item {
    padding-top: 0;
    padding-bottom: 0;
}

.s_service_info .s_service_item {
    margin-bottom: 25px;
}

header.header_area.header_stick {
    position: absolute;
}

header.header_area.header_stick.navbar_fixed .header_top {
    display: none;
}

.header_area .header_top {
    background: #13112d;
}

.header_area .header_top .header_top_column {
    font-size: 14px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.header_area .header_top ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.header_area .header_top ul p,
.header_area .header_top ul li {
    display: inline-block;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #fff;
}

.header_area .header_top a {
    color: #c3c1da;
    font-weight: 300;
    padding-left: 5px;
}

.header_area .header_top ul li:before {
    content: "";
    width: 1px;
    height: 12px;
    top: 1px;
    background: #5e5d76;
    display: inline-block;
    position: relative;
    margin: 0 22px 0 20px;
}

.header_area .header_top ul.header_social_icon li:before,
.header_area .header_top ul li:first-child:before {
    display: none;
}

.header_area .header_top .right_content {
    text-align: right;
}

.menu > .nav-item.submenu .dropdown-menu.mega_menu_three > .nav-item > .dropdown-menu .nav-item:hover {
    z-index: 1;
}

.menu > .nav-item + li.nav-item.search {
    margin-left: 0;
}

.navbar .search_cart .search a.nav-link i {
    color: #fff;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item {
    padding: 20px 20px 0;
    font-size: 15px;
}

.navbar .search_cart .shpping-cart .dropdown-menu .cart-single-item.last_cart_item {
    padding-bottom: 20px;
}

.navbar .search_cart .search {
    border: none;
}

.navbar .search_cart .search a.nav-link {
    margin-top: 5px;
    font-size: 16px;
}

.navbar .search_exist .search_cart .cart-btn {
    margin-left: 0;
    font-size: 20px;
}

.blog_area_two .nav-links {
    margin: 0 auto;
}

/** === Alerts Messages CSS === **/
.alert.notice {
    background: #f9f8fc;
    border-color: #e9e6f5;
    color: #677294;
}

.alert {
    font-size: 16px;
    line-height: 34px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    margin-bottom: 30px;
}

.alert i {
    float: left;
    font-size: 20px;
    line-height: 32px;
    margin-right: 20px;
}

.alert .alert_close {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    cursor: pointer;
}

.alert .alert_close i {
    margin-right: 0;
}

.alert.error {
    background: #ffebeb;
    border-color: #f4bdbd;
    color: #eb4a4a;
}

.alert.warning {
    background: #fffaeb;
    border-color: #edd796;
    color: #e7b931;
}

.alert.info {
    background: #ebfcff;
    border-color: #aee9f3;
    color: #49cbe1;
}

.alert.success {
    background: #ecffeb;
    border-color: #b0efac;
    color: #4acc43;
}

.alert.message {
    background: #f5f1fd;
    border-color: #d7caf5;
    color: #8d62e3;
}

.big_alert {
    padding: 40px;
    font-size: 20px;
}

.big_alert i {
    font-size: 24px;
}

.box_alert {
    border: 1px solid #e9e6f5;
    padding: 40px;
    position: relative;
    margin-bottom: 30px;
}

.box_alert .alert_close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #677294;
    font-size: 20px;
    cursor: pointer;
}

.box_alert .icon {
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 20px;
    color: #677294;
    border: 1px solid #e9e6f5;
    background: #f9f8fc;
    border-radius: 50%;
    margin-right: 30px;
}

.box_alert.box_warning .icon {
    background: #fffaeb;
    border-color: #edd796;
    color: #e7b931;
}

.box_alert.box_success .icon {
    background: #ecffeb;
    border-color: #b0efac;
    color: #4acc43;
}

.box_alert.box_error .icon {
    background: #ffebeb;
    border-color: #f4bdbd;
    color: #eb4a4a;
}

.box_alert.box_info .icon {
    background: #ebfcff;
    border-color: #aee9f3;
    color: #49cbe1;
}

.box_alert.box_info_two .icon {
    background: #f5f1fd;
    border-color: #d7caf5;
    color: #8d62e3;
}

.box_alert .media-body h5 {
    font-size: 20px;
    line-height: 28px;
    color: #222d39;
    font-weight: 500;
    margin-bottom: 10px;
}

.box_alert .media-body p {
    font-size: 15px;
    line-height: 28px;
    color: #677294;
}

.digital_banner_area .digital_video_slider {
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.faq_content .tab-pane .card .card-header .btn.collapsed {
    color: #576370 !important;
}

.col-lg-4.d-flex.justify-content-end {
    align-items: center;
}

.faq_content .tab-pane .card .card-body {
    padding-bottom: 20px;
}

p.comment-form-cookies-consent {
    margin-left: 15px;
}

p.comment-form-cookies-consent input#wp-comment-cookies-consent {
    margin-right: 10px;
}

.not_logged_in input#submit {
    margin-top: 10px;
}

header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a.nav-link.active {
    color: #5e2ced;
}

.new_call_action_area .action_mobile img {
    margin-top: -60px;
}

.widget.instagram_widget ul li a img {
    width: 100px !important;
    height: auto !important;
}

.comments_widget ul li .comments_items .media-body p {
    font-weight: 400;
}

.agency_banner_btn, .btn_get {
    font-family: inherit;
}

.no_comments + .blog_comment_box #respond {
    padding-top: 0;
}

.startup_tab_img .web_img {
    opacity: 1;
}

.startup_tab_img .phone_img {
    opacity: 1;
}

.sidebar_widget a.nav-link {
    padding-left: 0;
}

#myTabContent.tab-content > .tab-pane {
    display: block;
}

#myTabContent .fade:not(.show) {
    position: absolute;
    width: 100%;
    visibility: hidden;
}

#myTabContent .slick-slide img {
    display: inline-block;
}

ul.slick-dots {
    margin: 0 auto;
    text-align: center;
}

ul.slick-dots {
    text-align: center;
    padding-top: 20px;
    position: static;
}

ul.slick-dots li.slick-active button {
    background: #00aff0;
    color: #fff;
}

ul.slick-dots li {
    display: inline-block;
    margin-right: 5px;
}

ul.slick-dots li button {
    background: #cfcfe7;
    border: 0;
    border-radius: 20px;
    width: 30px;
}

/**=== Update Custom CSS by Arif ===**/
/*** Add Custom CSS ERP, Hosting, POS***/
.erp_features_img_two {
    padding-top: 0;
}

.flex-row-reverse .erp_features_img_two .img_icon {
    margin-top: -50px;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn_pos {
    color: #fff;
}

.domain_form_inner input {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

input.wpcf7-form-control.wpcf7-submit.hosting_btn {
    width: 21%;
    border: 0;
    padding: 25px 32px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #fff;
    background: #f8636b;
    font-size: 16px;
    font-weight: 500
}

.erp_testimonial_item .media img {
    width: auto !important;
}

.erp_testimonial_info .owl-nav button.owl-prev, .erp_testimonial_info .owl-nav button.owl-next {
    font-size: 45px !important;
    color: #c1c1d4 !important;
}

/** === Hosting Slider === **/
.hosting-slider .hesperiden.tparrows:hover:before {
    color: #f8636b;
}

.hosting-slider .hesperiden .tp-bullet:hover, #rev_slider_1_1_wrapper .hesperiden .tp-bullet.selected {
    border-color: #f8636b;
}

.hosting-slider .hesperiden.tp-leftarrow {
    position: relative;
}

.hosting-slider .hesperiden.tp-leftarrow:after {
    content: '';
    width: 2px;
    height: 50px;
    background: #fff;
    position: absolute;
    top: -5px;
    left: 43px;
    opacity: .16;
}

.header_area.navbar_fixed {
    z-index: 999;
}

.hosting_btn, .domain_form_inner .hosting_btn[type="submit"] {
    background: #f8636b;
}

.erp_banner_area_two .section_container .intro_content .er_btn {
    -webkit-box-shadow: 0 20px 30px 0 rgba(45, 93, 237, 0.1);
    box-shadow: 0 20px 30px 0 rgba(45, 93, 237, 0.1);
}

.erp_banner_area_two .section_container .intro_content .er_btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.payment_features_area .featured_item + .featured_item {
    margin-top: 50px;
}

.payment_clients_area {
    z-index: 1;
}

.design_tab .nav-item .nav-link, .s_pricing-item {
    -webkit-box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.04);
    box-shadow: 0 2px 3px 0 rgba(12, 0, 46, 0.04);
}

.analytics_border_bottom {
    border-bottom: 1px solid #ececf6;
}

.tab-content .tab_img {
    max-width: none;
}

.navbar.menu_left .search_cart .search a.nav-link:before,
.navbar.menu_center .search_cart .search a.nav-link:before {
    display: none !important;
}

.faq_solution_area .flex-row-reverse {
    align-items: center;
}

.design_tab .normal_color .title_color {
    margin-bottom: 10px;
}

/**=== Saalsand Demo Pagae slick dot ===**/
.portfolio_area .p_slider_inner ul.slick-dots li button {
    background: #cfcfe7;
    width: 08px;
}

li.nav-item.shpping-cart.dropdown.submenu {
    border: none;
}

.new_service .col-lg-4:nth-child(4) .separator,
.new_service .col-lg-4:nth-child(8) .separator {
    display: none;
}

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

.page-template-page-agency-colorful .color_switcher_zone {
    display: none;
}

#results .available {
    color: #4CAF50;
}

#results .domain_name {
    color: #3FA5FF;
}

.result .not-available span {
    color: #e43a2d;
}

.page-template-page-agency-colorful .header_area {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 20;
    top: 0;
}

ul.search_cart li > a::before {
    display: none !important;
}

div#comments {
    clear: both;
}

.error404 .btn_get {
    color: #fff;
}

.about_content .no_box_shadow,
.no_box_shadow {
    box-shadow: none !important;
}

.admin-bar.page-template-elementor_canvas header.header_area {
    margin-top: 0;
}

.admin-bar.page-template-elementor_canvas header.header_area.navbar_fixed {
    margin-top: 32px;
}

.nav_full_width.navbar_fixed nav.navbar {
    padding: 0 50px;
}

.hero-btns .action_btn {
    margin: 0 10px;
}