/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR Invest               ||||||||||||||||||||||||||||||||||
****************************************************************************************************************
    Project:        Invest - Business And Multipurpose Responsive WordPress Theme
    Version:        1.2
    Author:         Inaikas

||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1- Fixed header
2- Header 1
3- Header 2
4- Header 3
5- Header 4

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************/


/************************** 
* 1. Fixed Nvabr
***************************/

.navbar {
    width: 100%;
    z-index: 99;
    padding: 0;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}

body#multi-6 .navbar {
    margin: 10px 10px 0 10px;
    margin-left: 0;
    margin-right: 0;
}

.header-four {
    border-bottom: none;
}

.logo-div {
    display: inline-block;
    width: 200px;
}

.fixed-top .class1 {
    display: block;
}

.fixed-top .class2 {
    display: none;
}

#contact .fixed-top .class2,
#about .fixed-top .class2 {
    display: inherit;
    padding: 20px 0 20px 15px;
}

.nav-fixed .class1 {
    display: none;
}

.nav-fixed .class2 {
    display: block;
}

.navbar-expand-lg .navbar-nav {
    padding: 0;
    margin: 0;
    list-style: none;
}

#multi-3 #menu-main {
    margin-right: 40px;
}

.nav-menu li {
    display: inline-block;
    margin-bottom: 0;
}

.navbar-light .navbar-nav .menu-item a {
    line-height: 20px;
    outline: none;
    color: #404044;
    display: block;
    font-family: poppins;
    font-size: 14px;
    font-weight: 600;
    padding: 25px 25px !important;
    text-transform: capitalize;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.navbar-light .navbar-nav .menu-item a:hover {
    color: #6b54f6;
}

#home-1 .navbar-light .navbar-nav .menu-item a,
#home-2 .navbar-light .navbar-nav .menu-item a,
#multi-4 .navbar-light .navbar-nav .menu-item a,
#multi-5 .navbar-light .navbar-nav .menu-item a {
    color: #fff;
}

#home-1 .nav-fixed .navbar-nav .menu-item a,
#home-2 .nav-fixed .navbar-nav .menu-item a,
#multi-4 .nav-fixed .navbar-nav .menu-item a,
#multi-5 .nav-fixed .navbar-nav .menu-item a {
    color: #404044;
}

#multi-5 li.nav-item:last-child .menu-item a {
    padding-right: 0px !important;
}

#home-1 .navbar-light .navbar-nav .menu-item a:hover,
#home-2 .navbar-light .navbar-nav .menu-item a:hover,
#multi-4 .navbar-light .navbar-nav .menu-item a:hover,
#multi-5 .navbar-light .navbar-nav .menu-item a:hover {
    color: #6b54f6;
}

#multi-6 .navbar-light .navbar-nav .menu-item a {
    color: #fff;
}

#multi-6 .nav-fixed .navbar-nav .menu-item a {
    color: #404044;
}

body#multi-6 .navbar-light.nav-fixed .navbar-nav .menu-item a:focus,
body#multi-6 .navbar-light.nav-fixed .navbar-nav .menu-item a:hover {
    color: #6b54f6;
}

body#multi-6 .navbar-light .navbar-nav .menu-item a:focus,
body#multi-6 .navbar-light .navbar-nav .menu-item a:hover {
    color: #6b54f6;
}

.navbar-light .navbar-nav > li.menu-item-has-children,
.navbar-light .navbar-nav > li.menu-item-has-children > a {
    position: relative;
}

.navbar-light .navbar-nav > li.menu-item-has-children > a .caret {
    display: none;
}

.navbar-light .navbar-nav > li.menu-item-has-children > a:after {
    content: '\f140';
    font-family: 'Material Design Icons';
    position: absolute;
    top: 26px;
    right: 6px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar-light.header-one .navbar-nav > li.menu-item-has-children > a:after,
.navbar-light.nav-fixed .navbar-nav > li.menu-item-has-children > a:after,
.navbar-light.header-two .navbar-nav > li.menu-item-has-children > a:after,
.navbar-light.header-thre .navbar-nav > li.menu-item-has-children > a:after {
    color: #404044;
}

.navbar-light .navbar-nav > li.menu-item-has-children > a:hover:after {
    color: #6b54f6;
}

.navbar-light .navbar-nav > li.menu-item-has-children > .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background: #fff;
    padding: 0;
    margin: 0;
    display: none;
    transition: none;
    z-index: 99;
    box-shadow: 0px 0px 30px -2px rgb(0 0 0 / 10%);
}

.navbar-light .navbar-nav > li.menu-item-has-children > .sub-menu li {
    list-style: none;
    display: block;
}

.navbar-light .navbar-nav > li.menu-item-has-children > .sub-menu > li > a {
    display: block;
    padding: 12px 20px;
    display: block;
    padding: 12px 20px !important;
    color: #404044 !important;
    font-weight: 600;
    font-size: 14px;
}

.navbar-light .navbar-nav > li.menu-item-has-children > .sub-menu > li > a:hover {
    padding-left: 25px;
    color: #6b54f6 !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.navbar-light .navbar-nav .menu-item a.dropdown-toggle:before {
    content: '\f140';
    color: #FFF;
    font-family: 'Material Design Icons';
    display: block;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 51%;
    transform: translateY(-50%);
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.navbar-light.nav-fixed .navbar-nav .menu-item a:before {
    color: #404044 !important;
}

.navbar-light.header-one .navbar-nav .menu-item a.dropdown-toggle:before {
    color: #404044 !important;
}

.nav-menu>li .dropdown-menu .dropdown-item {
    display: block;
    z-index: 3;
    margin-bottom: 0;
    color: #444;
    display: block;
    padding: 15px 20px 15px 40px;
    text-transform: capitalize;
    margin-top: -1px;
    font-size: 14px;
    font-weight: 500;
}

.dropdown-toggle::after {
    display: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-color: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 70px;
    width: 200px;
    visibility: hidden;
    opacity: 0;
    left: 0;
}

.dropdown-menu.collapsing {
    display: block;
}

.dropdown-menu.show {
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

a.dropdown-item.active {
    background: #6b54f6;
    opacity: 1 !important;
    color: #fff !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
}

.nav-menu li .dropdown-menu a:hover {
    opacity: 1 !important;
    padding-left: 50px;
    border-radius: 6px;
    background: #6b54f6 !important;
    opacity: 1 !important;
    color: #fff !important;
}

.nav-fixed .nav-menu>li.has-dropdown:before,
.nv-tr .nav-menu>li.has-dropdown:before {
    color: #969696;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.navbar-expand-lg .navbar-nav li:hover .dropdown-menu {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-top: 2px solid #6b54f6;
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}

.dropdown-slide>.dropdown-menu {
    opacity: 0;
    display: block;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.show.dropdown-slide>.dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.button-signup .more-btn {
    background: #6b54f6;
    color: #fff;
    margin-top: 0;
}

.nav-fixed {
    background: #FFF;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 0;
    z-index: 99;
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

body#multi-6 .nav-fixed {
    margin-top: 0 !important;
}

.nav-fixed1,
.fixed-top1 {
    position: initial;
}

.nav-fixed .menu-item a>a.active2,
.nav-fixed ul.nav-menu>li>a.active2 {
    color: #6b54f6 !important;
}


/************************** 
* 2. Header 1
***************************/

.header-one {
    border-bottom: none;
    top: 30px;
}

.header-one.nav-fixed {
    border-bottom: none;
    top: 0px;
    box-shadow: 0 0 20px rgba(0, 1, 1, .1);
}

.header-one .container {
    background: #fff;
    padding: 0px 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 1, 1, .1);
}

.header-one.nav-fixed .container {
    box-shadow: none;
}

.btn-search-pop {
    line-height: 40px;
    width: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.btn-search-pop i {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

/*#multi-4 .btn-search-pop i {
    color: #404044;
}*/

.header-one .btn-search-pop i {
    color: #404044;
}

.nav-fixed .btn-search-pop i {
    color: #969696;
}


/* Search pop up */

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff !important;
    opacity: 0;
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: block;
}

#search .close {
    position: fixed;
    top: 2%;
    right: 2%;
    opacity: 1;
    font-size: 27px;
    color: #6b54f6;
    cursor: pointer;
}

#search #searchform {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40%;
    left: 30%;
    text-align: left;
    outline: none;
    padding: 10px;
    z-index: 4;
}

#search input.form-control {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05) !important;
    box-shadow: 0 0 20px rgba(0, 1, 1, .1);
    border: 1px solid #f0F0F0 !important;
    height: auto;
    padding: 20px;
    font-weight: 400;
}

#search #searchform .more-btn {
    background: #6b54f6;
    color: #fff;
}


/************************** 
* 3. Header 2
***************************/

#topbar {
    width: 100%;
    height: 45px;
    line-height: 44px;
    color: #fff;
    font-size: 13px;
}

#topbar .topbar-left {
    display: inline-block;
    height: 45px;
}

.topbar-section.topbar-menu {
    display: inline-block;
    background: #6b54f6;
}

#topbar .topbar-menu ul {
    margin: 0;
}

#topbar .topbar-menu>div>ul>li {
    float: left;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    margin-bottom: 0;
    font-size: 14px;
}

#topbar .topbar-menu>div>ul>li a {
    display: block;
    padding: 0 15px;
    color: #fff;
    line-height: 45px;
    padding-right: 0;
}

#multi-2 #topbar .topbar-menu>div>ul>li a,
#multi-3 #topbar .topbar-menu>div>ul>li a {
    padding-right: 15px;
}

#topbar .topbar-right {
    display: inline-block;
}

#topbar .topbar-right .list-top-right {
    margin: 0;
    line-height: 44px;
    font-size: 14px;
    display: inline-block;
    float: right;
}

#topbar .topbar-right .list-top-right li {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 45px;
}

#topbar .topbar-right .list-top-right li:first-child {
    margin-left: 0;
}

#topbar .topbar-right .list-top-right li i {
    color: #fff;
    margin-right: 10px;
}


/* scroll animation */

.scroll-next {
    position: absolute;
    right: 45px;
    top: 50%;
    z-index: 3;
    line-height: 2em;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg) translate(100%, 0%);
    -ms-transform: rotate(-90deg) translate(100%, 0%);
    transform: rotate(-90deg) translate(100%, 0%);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 100% 100%;
    color: #fff;
}

.scroll-next .mouse {
    width: 20px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    box-shadow: inset 0 0 0 1.5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    position: relative;
}

.scroll-next .mouse:before {
    content: "";
    width: 4px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 5px;
    box-shadow: inset 0 0 0 2px;
    margin-top: -1px;
    opacity: .5;
    -webkit-animation: mouse_roll 1s linear infinite;
    -moz-animation: mouse_roll 1s linear infinite;
    -ms-animation: mouse_roll 1s linear infinite;
    -o-animation: mouse_roll 1s linear infinite;
    animation: mouse_roll 1s linear infinite;
}

.scroll-next span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    font-family: poppins;
    text-transform: capitalize;
}

@media screen and (max-width:991px) {
    .scroll-next {
        margin-left: -.5em;
        display: none;
    }
}

@-webkit-keyframes mouse_roll {
    0% {
        -ms-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 0;
    }
    20%,
    50% {
        opacity: 1;
    }
    100% {
        -ms-transform: translate(-6px, 0px);
        -moz-transform: translate(-6px, 0px);
        -webkit-transform: translate(-6px, 0px);
        -o-transform: translate(-6px, 0px);
        transform: translate(-6px, 0px);
        opacity: 0;
    }
}

@keyframes mouse_roll {
    0% {
        -ms-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        opacity: 0;
    }
    20%,
    50% {
        opacity: 1;
    }
    100% {
        -ms-transform: translate(-6px, 0px);
        -moz-transform: translate(-6px, 0px);
        -webkit-transform: translate(-6px, 0px);
        -o-transform: translate(-6px, 0px);
        transform: translate(-6px, 0px);
        opacity: 0;
    }
}

.header-two .container,
.header-thre .container,
.header-four .container {
    padding: 0px 15px;
}

.header-two .navbar-nav,
.header-four .navbar-nav {
    margin-right: 30px !important;
}

.header-thre li.nav-item:last-child .menu-item a {
    padding-right: 0px !important;
}

.header-two .nav-menu .menu-item a:before,
.header-thre .nav-menu .menu-item a:before,
.navbar-nav .nav-menu .menu-item a:before {
    color: #404044 !important;
}

.header-two .btn-search-pop i,
.header-thre .btn-search-pop i {
    color: #969696;
}


/************************** 
* 4. Header 3
***************************/

.topbar-light {
    background: #fff;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}

.item-social-top {
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    height: 45px;
}

.item-social-top {
    padding-left: 10px;
    padding-right: 0;
    display: inline-block;
    height: 45px;
}

.item-social-top .social-top {
    display: inline-block;
    margin-bottom: 0;
    height: 45px;
}

.item-social-top .social-top li {
    float: left;
    margin-bottom: 0;
    line-height: 44px;
    margin-left: 10px;
    margin-right: 10px;
}

.item-social-top .social-top li:last-child {
    margin-right: 0;
}

#multi-3 .item-social-top .social-top li:last-child {
    margin-right: 10px;
}

.item-social-top .social-top li a i {
    color: #969696;
}

body#multi-6 .nav-fixed .item-social-top .social-top li a i {
    color: #969696 !important;
}

body#multi-6 .item-social-top .social-top li a i {
    color: #fff;
}

.topbar-light .topbar-right .list-top-right li {
    color: #969696 !important;
}

#topbar .float-left .list-top-right li {
    padding-right: 20px;
    padding-left: 0px;
    border-right: 1px solid #eee;
}

body#multi-7 #topbar .float-left .list-top-right li,
body.inner-pages #topbar .float-left .list-top-right li,
body#multi-7 .item-social-top .social-top li a i,
body.inner-pages .item-social-top .social-top li a i {
    color: #fff !important;
}

#topbar .float-left .list-top-right li .name-list {
    padding-right: 10px;
}

#topbar .float-left .list-top-right li:last-child {
    border-right: none;
}

.header-thre.nav-fixed1 {
    position: fixed;
    box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
}


/************************** 
* 5. Header 4
***************************/

.header-four.nav-fixed .container {
    padding: 0px 15px;
}