ul {
    list-style-type: none;
}
.video-hover-button:hover {
    background: white !important;
    color: rgb(0 0 44) !important;
}
.third-section {
    background-image: url('https://www.womelle.com/assets/front/img/category_bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px 20px 0px;
}
.subscribe-button {
    color: white !important;
    letter-spacing: normal !important;
    font-weight: normal  !important;
    font-size: 14px !important;
}
.subscribe-button:hover {
    background:  #d90081;
    color: white !important;
}
.history-month-title {.
    color: #FA873A;
    font-weight: 500;
    letter-spacing: 9.6px; 
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
}
.history-month-subtitle {
    font-weight: 700;
    line-height: normal;
    font-size: 26px;
}
.history-month-desc {
    font-size: 18px;
}
.testimonial-main {
    margin-top: -250px;
}
.testimonial-block {
    box-shadow: 9px 11px 14px 0 rgba(0,0,0,.1);
    background-color: #fff;
    padding: 30px;
}
.testimonial-block p {
    font-size: 15px;
    min-height: 186px;
}
.founder-position {
    font-size: 13px;
}
.testimonial-block h6 {
    font-weight: bold;
    /*position: absolute;*/
    /*bottom: 12px;*/
    /*left: 0;*/
    /*right: 0;*/
}
#myVideo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div#hero-home-5::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 1;
  }

.slick-initialized .slick-slide {
    border: none !important;
}



div.enableVideo#hero-home-5::before {
    background: rgb(0 0 0 / 0%);
}

/* 
=====
ABOUT FOUNDR SECTION 
=====
*/

.about-foundr{
    position: relative;
    z-index: 1;
    background-color: #f5f2ec !important;
}

.about-foundr .container{
    position: relative;
}

.about-foundr .bg-image img {
    background-size: cover;
    max-width: unset;
    /*width: 100%;*/
    background-position: center;
    justify-content: center;
    height: 900px;
    transform: rotate(-2.3deg);
}

.about-foundr .about-content{
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
    margin: auto;
}

.about-foundr .about-content .row{
    justify-content: center;
}

.about-foundr .about-content [class*="col-"]:first-child{
    padding: 0;
}

.about-foundr .about-content [class*="col-"]:last-child{
    padding-left: 15px;
    padding-right: 15px;
}

.about-foundr .about-content .content{
    max-width: 445px;
    margin-right: auto;
    margin-left: 85px;
    float: unset;
    width: 100%;
}

.about-foundr .about-content .content .about-title{
    text-align: center;
    /* margin-bottom: 50px; */
}

.about-foundr .about-content .content .about-title h5{
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 15px;
    
    color: #000000;
}

.about-foundr .about-content .content .about-title img{
    margin-bottom: 50px;
}

.about-foundr .about-content .content .about-title .foundr-brand{
    display: block;
}

.about-foundr .about-content .content .about-title .foundr-brand img{
    width: 100%;
}

.about-foundr .about-content .content .about-text p{
    line-height: 24px !important;
    margin-bottom: 20px;
}

.about-foundr .about-content .content .about-counter{
    margin-top: 60px;
}

.about-foundr .about-content .content .about-counter h6{
    font-size: 16px;
}

.about-foundr .about-content .content .about-counter ul li{
    text-align: center;
    padding: 0 !important;
    max-width: 25%;
    flex: 0 0 25%;
}

.about-foundr .about-content .content .about-counter ul li .count-num{
    font-size: 40px;
    line-height: 38px;
    display: inline-block;
    margin-bottom: 5px;
    color: rgb(0 0 24);
}

.bg-white.text-black {
    color: rgb(0 0 24);
}

.btn-danger {
    background: #fb1f40 !important;
}

.about-foundr .about-content .content .about-counter ul li p{
    font-size: 14.4444px;
    line-height: 18px !important;
    text-transform: uppercase;
    margin: 0 -10px;
}

/*.six-section-title {*/
/*    font-size: 42px;*/
/*    font-weight: 500;*/
/*}*/
  
/*.six-section p {*/
/*    font-size: 14px;*/
/*}  */
.cta {
    color: #0F1214;
    padding: 85px 0 100px;
}

.announcement-ct {
    background:  rgb(0 0 44) !important;
    color: white;
    border-top: 1px solid rgba(255,255,255,.5);
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.announcement-ct .text {
    font-size: clamp(18px,1vw,24px);
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
    letter-spacing: .24px;
    display: flex;
    gap: 16px;
}
.announcement-ct a {
    padding-top: 13px;
    padding-bottom: 13px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 52px;
    padding: 12px 26px;
}

.is-rounded {
    border-bottom-right-radius: 4.375rem;
    border-bottom-left-radius: 4.375rem;
}

.header_content-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr .75fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.header_content-right.is-landingpage {
    grid-template-columns: .75fr 1.5fr
}

.header_content-big-img {
    height: 100%;
    object-fit: cover
}

.header_content-big-img.is-rounded.is-offer {
    width: 100%;
    height: 30.5625rem
}

.header_content-big-img.is-rounded.is-home {
    object-position: 100% 0%;
    
}

.header_content-right img {
    max-width: 100%;
}

.header_content-info {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
}

.header_content-info.is-food,.header_content-info.is-home {
    justify-content: space-between;
    display: flex
}

.header_content-info.is-bistro,.header_content-info.is-lebens {
    display: flex
}

.header_content-info.is-hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
}

.header_content-lightbox-element {
    height: 100%;
    cursor: default;
    justify-content: center;
    align-items: center;
    display: flex
}

.header_content-lightbox-element.is-standort {
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative
}


.header_content-high-img {
    width: 100%;
    height: 21.5rem;
    object-fit: cover;
    object-position: 100% 50%
}


.video-button {
    border-radius: 8px;
    font-size: 18px !important;
}

footer.dark_bg {
    background: rgb(0 0 44) !important;
}

.cookie-consent {
    background-color: #fff;
}
.cookie-consent .text-white {
    color: #000 !important;
}
/*.fifth-section:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    background-size: 100%;*/
/*    background-repeat: no-repeat;*/
/*    width: 672px;*/
/*    height: 898px;*/
/*    left: 0;*/
/*    top: 35%;*/
/*    transform: translate(-57%,-50%);*/
    
/*    background: url(https://foundr.com/wp-content/themes/foundr/images/success-story-left-min2.webp);*/
/*}*/


/*.level-up h2 {*/
/*    font-size: 30px;*/
/*    font-weight: 700;*/
/*}*/

.bg-f3f3f6 {
    background-color: #f5f2ec;   
}

.flex-role-item-image {
    width: 100%;
}

.flex-role-item {
    position: relative;
}

.flex-role-item-overlay {
    color: #fff;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, .8));
    align-items: flex-end;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

@media(max-width: 1799px) and (min-width: 992px){
    .about-foundr .about-content .col-xl-7{
        flex: 0 0 60%;
        max-width: 60%;
    }
    .about-foundr .about-content .col-xl-5{
        flex: 0 0 40%;
        max-width: 40%;
    }
}

@media (min-width: 1200px){
    .about-foundr .container{
        width: 1140px;
    }
}

@media(min-width: 1400px){
    .about-foundr .container{
        width: 1370px;
    }
}

@media(min-width: 1921px){
    .about-foundr .bg-image img{
        transform: translateX(200px) rotate(-2.3deg);
    }
    .about-foundr .bg-image .desktop{
        display: none;
    }
}

@media(max-width: 1920px){
    .about-foundr .bg-image{
        transform: translateX(0px);
    }
    .about-foundr .bg-image .container{
        display: none;
    }
}

@media(max-width: 1799px){
    .about-foundr .about-content .content{
        padding: 30px;
        max-width: 609px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media(max-width: 991px) {

    .brand img {
        max-width: 160px;
    }
    
    .about-foundr .bg-image{
        height: 300px;
        transform: translateX(-570px);
    }
    .about-foundr .about-content{
        top: 302px;
    }
    .about-foundr .about-content .content{
        max-width: 655px;
        padding: 30px 24px;
    }
    /* .about-foundr .about-content .content .about-title{
        margin-bottom: 40px;
    } */
    .about-foundr .about-content .content .about-title .foundr-brand img{
        max-width: 287px;
        height: auto;
    }
    .about-foundr .about-content .content .about-counter ul{
        margin-bottom: 0;
    }
}

@media(max-width: 767px){
    .testimonial-block p {
        min-height: auto;
    }
    h2 {
        line-height: 45px !important;
    }
    .about-foundr .about-content{
        top: 100px;
    }
    .about-foundr .about-content .content .about-counter ul li{
        max-width: 50%;
        flex: 0 0 50%;
    }
    .about-foundr .about-content .content .about-counter ul li:first-child,
    .about-foundr .about-content .content .about-counter ul li:nth-child(2){
        margin-bottom: 35px;
    }
    .about-foundr .about-content .content .about-title img{
        margin-bottom: 30px;
        width: 80%;
        height: auto;
    }
}

@media(max-width: 575px){
    .about-foundr .about-content {
        position: relative;
    }
    .about-foundr{
        margin-top: 0px !important;
        padding-top: 0px;
    }
    .about-foundr .desktop  {
        display: none;
    }
    .about-foundr .bg-image{
        height: 300px;
        transform: translateX(-458px);
    }
    .about-foundr .bg-image img{
        width: 1440px;
        height: auto;
        transform: none;
    }
    .about-foundr .about-content{
        top: 0;
    }
    .about-foundr .about-content .content{
        padding: 25px 15px 40px;
        opacity: 0.97;
        border-radius: 15px;
    }
    .about-foundr .about-content .content .about-title h5{
        margin: 0 0 8px;
        line-height: 27px;
    }
    .about-foundr .about-content .content .about-counter{
        margin-top: 0px;
    }
    .about-foundr .about-content .content .about-counter ul li{
        margin: 0;
    }
    .funnel_card {
        margin-bottom: 20px;
    }
    
    
}



.about-foundr {
    padding: 5rem 0; /* Add top and bottom padding to the section */
}

.container {
    max-width: 1200px; /* Limit the maximum width of the container */
    margin: 0 auto; /* Center the container */
    padding: 0 15px; /* Add some padding on the sides */
}

.content {
    padding: 2rem; /* Add padding inside the content area */
}

.about-title h5 {
    margin-bottom: 1rem; /* Add some space below the title */
}
.about-title img {
    display: block; /* Ensure the logo is block-level to respect margin and width */
    max-width: 100%; /* Limit the logo width to not exceed its container */
    height: auto; /* Maintain aspect ratio */
    margin: 2rem auto; /* Add top and bottom margin, centered horizontally */
}

@media (max-width: 768px) { /* Targeting mobile devices */
    .about-title img {
        max-width: 80%; /* Reduce the maximum width of the logo on smaller screens */
        margin: 1rem auto; /* Adjust the margin for smaller screens */
    }
}


.about-text p {
    text-align: justify; /* Justify the text for better readability */
    margin-bottom: 1rem; /* Add some space below each paragraph */
}

.about-counter {
    padding: 1rem; /* Padding around the counters */
    border-radius: 5px; /* Rounded corners for the counter section */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
}

.about-counter li {
    text-align: center; /* Center align the text in the counter */
    margin: 1rem 0; /* Add vertical space around each counter item */
}

.count-num {
    display: block; /* Make the number appear on its own line */
    font-size: 2rem; /* Larger font size for the number */
    color: #d90081; /* Pinkish color for the numbers */
    font-weight: bold; /* Make the numbers bold */
}

.count-num + p {
    margin-top: 0.5rem; /* Space above the counter label */
    color: #333; /* Dark grey for text */
}

/* Existing styles */
.content {
    padding: 2rem;
}

/* Media query for desktop screens */
@media (min-width: 992px) {
    .col-xl-6.col-lg-6 {
        width: 35%; /* Set the column width to 35% on desktop */
    }
    .col-xl-6.col-lg-6:first-child {
        width: 65%; /* Set the image column width to 65% on desktop to fill the remaining space */
    }
}


.about-title h5 {
    text-align: center; /* Center the title text */
    font-size: 2.5rem; /* Increase the font size */
    margin-bottom: 1rem; /* Add some space below the title */
}

.about-title img {
    display: block; /* Make sure the image is block-level to respect margin */
    margin: 2rem auto; /* Add top and bottom margin, auto for horizontal centering */
    width: 300px; /* Maintain image width */
}

.about-text p {
    text-align: left; /* Align the paragraph text to the left */
    margin-bottom: 1rem; /* Add space below each paragraph */
}


/* end about-funder*/

.funnel_card {
    border: 1px solid #0e1016;
    background: white;
    border-radius: 10px;
    flex-direction: column;
    align-items: stretch;
    padding: 32px 22px;
    transition: background-color .35s;
    display: flex;
}

.text-style-allcaps {
    text-transform: uppercase;
}

html {
    font-size: 100%;
    overflow-x: hidden
}
.text-body,
.main-menu ul>li>a {
    color: #000;
}

.site-inner{
    background: #F6F7F9;
    padding-top: 0;
}

.site-inner p{
    line-height: 26px !important;
}

.site-header{
    background-color: transparent !important;
}

.site-title a{
    background: url("https://foundr.staging.wpengine.com/wp-content/themes/foundr/images/logo-light.png") no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 24px;
    width: 100%;
}

.scrolled .site-title a{
    background: url("https://foundr.staging.wpengine.com/wp-content/themes/foundr/images/logo.png") no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 24px;
    width: 100%;
}

.site-wrap .row{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.site-wrap [class*="col-"]{
    padding-left: 10px;
    padding-right: 10px;
}

.site-wrap a:focus{
    outline: none !important;
}

.site-wrap h2 {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 44px;
    text-align: center;
    margin: 20px 0 40px;
}

.site-wrap h2 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
    /* color: #fb1f40 !important; */
}

.site-wrap h3 {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 27px;
    text-align: center;
}

.site-wrap h3 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
}

.site-wrap h4 {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.24em;
    margin: 0;
}

.site-wrap h4 span{
    font-family: inherit;
    color: inherit;
    display: inline-block;
}



a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
.main-menu ul>li>a {
    margin: 0;
    padding: 0;
    color: #000;
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 27px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

p {
    margin: 0;
    padding: 0
}


input,
select,
textarea {
    border: none;
    outline: 0
}

button {
    border: none;
    cursor: pointer
}

button,
button:focus,
button:hover {
    outline: 0
}

body {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    overflow-x: hidden;
    
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    
    /*background: #F6F7F9;*/
}

.section_padding {
    padding: 120px 0
}

.section_title {
    margin-bottom: 60px
}

.section_title h2 {
    text-transform: uppercase;
    position: relative
}

.section_title span {
    color: #f34e3a;
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    
    font-weight: 500;
    margin-bottom: 16px
}

.bg_image {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bg_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #09090b
}

.main_bg {
    background: #242429
}

.dark_bg {
    background: #242429
}

.gray_bg {
    background: #e9eef3
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.buttonBar {
    display: none
}

div#particles-js canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50
}

.finlance_btn {
    display: inline-block;
    min-width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #f34e3a;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    text-transform: uppercase;
    
    letter-spacing: .3px;
    transition: all .5s
}

.finlance_btn:after {
    display: inline-block;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    padding-left: 10px
}

.finlance_btn:focus,
.finlance_btn:hover {
    background: #29282f;
    color: #fff
}

.btn_link {
    text-transform: uppercase;
    color: #6c6b71;
    display: inline-block;
    transition: all .5s
}

.btn_link:focus,
.btn_link:hover {
    color: #f34e3a
}

.btn_link:after {
    display: inline-block;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900;
    padding-left: 10px;
    vertical-align: middle
}

ul.breadcumb {
    display: block;
    margin-top: 20px
}

ul.breadcumb li {
    display: inline-block;
    position: relative;
    margin-left: 20px;
    text-transform: capitalize
}

ul.breadcumb li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

ul.breadcumb li a:hover {
    color: #25d06f
}

ul.breadcumb li::after {
    position: absolute;
    right: -20px;
    top: 0;
    content: "/\00a0"
}

ul.breadcumb li:first-child {
    margin-left: 0
}

ul.breadcumb li:last-child {
    font-weight: 600
}

ul.breadcumb li:last-child::after {
    display: none
}

.form-element {
    margin-bottom: 20px
}

.form-element:last-child {
    margin-bottom: 0
}

.form-element label {
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-bottom: 10px
}

.form-element label.custom-control-label {
    font-weight: 400;
    margin-bottom: 0
}

.form-element label span {
    color: #ff3737
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding-left: 23px;
    border: 1px solid #ddd;
    outline: 0;
    border-radius: 10px;
}

select {
    border: 1px solid #ddd;
    height: 50px;
    width: 100%;
    padding-left: 20px;
    color: #38383c;
    outline: 0;
    font-size: 14px;
    border-radius: 10px;
}

textarea {
    display: inline-block;
    width: 100%;
    height: 100px;
    padding: 15px 0 0 23px;
    border: 1px solid #ddd;
    outline: 0;
    border-radius: 1px
}

button[type=submit],
input[type=submit] {
    border: none;
    color: #fff;
    padding: 14px 45px 14px;
    display: inline-block;
    outline: 0;
    font-weight: 600;
    background-color: #0a3041;
    border: 1px solid #0a3041;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

button[type=submit]:hover,
input[type=submit]:hover {
    background-color: #fff;
    color: #0a3041
}

::-webkit-input-placeholder {
    color: #38383c;
    opacity: 1;
    font-size: 14px
}

:-ms-input-placeholder {
    color: #38383c;
    opacity: 1;
    font-size: 14px
}

::placeholder {
    color: #38383c;
    opacity: 1;
    font-size: 14px
}

:-ms-input-placeholder {
    color: #38383c;
    font-size: 14px
}

::-ms-input-placeholder {
    color: #38383c;
    font-size: 14px
}

.search_wrapper.active {
    top: 0
}

.search_wrapper {
    position: fixed;
    top: -100%;
    left: 0;
    background-color: #001e3c;
    height: 50%;
    width: 100%;
    z-index: 999999;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s
}

.search_wrapper .close_link {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #f34e3a;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 22px
}

.search_wrapper .form_control {
    background: 0 0;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 15%;
    height: 60px;
    padding-left: 30px;
    margin: 0 auto;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    transition: all .5s
}

.search_wrapper .form_control:focus {
    border-color: #f34e3a
}

.search_wrapper .form_control::placeholder {
    color: #fff;
    letter-spacing: 2px;
    text-transform: capitalize
}

.header_v1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

header.finlance_header.header_v1.no-breadcrumb {
    background: #29282f
}

.sticky.header_v1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 337;
    background: #29282f
}

.sticky.header_v1 .top_header {
    display: none
}

.header_v1 .header_navigation {
    background: 0 0
}

.header_v1 .top_header {
    padding: 12px 0;
    border-bottom: 1px solid #333334
}

.header_v1 .top_header .top_left span {
    margin-right: 35px
}

.header_v1 .top_header .top_left span i {
    margin-right: 10px;
    opacity: .8;
    color: #fff
}

.header_v1 .top_header .top_left span a {
    color: #fff;
    opacity: .8
}

.header_v1 .top_header .top_right {
    float: right
}

.header_v1 .top_header .top_right .social {
    margin-right: 20px
}

.header_v1 .top_header .top_right .social li {
    display: inline-block;
    margin-left: 27px
}

.header_v1 .top_header .top_right .social li a {
    color: #d6d7da
}

.header_v1 .top_header .top_right .social li a:focus,
.header_v1 .top_header .top_right .social li a:hover {
    color: #f34e3a
}

.header_v1 .top_header .top_right .dropdown .btn {
    color: #fff;
    padding: 0;
    border: none;
    margin-left: 10px
}

.header_v1 .top_header .top_right .dropdown .btn i {
    margin-right: 10px
}

.header_v1 .top_header .top_right .dropdown .btn.dropdown-toggle:focus,
.header_v1 .top_header .top_right .dropdown .btn.dropdown-toggle:hover {
    border: none;
    box-shadow: none
}

.finlance_header.header_v1 .container-fluid {
    top: 0;
    padding-left: 150px;
    padding-right: 150px
}

.main-menu {
    text-align: center
}

.main-menu ul li {
    position: relative;
    display: inline-block;
}

.main-menu ul>li>a {
    display: block;
    padding: 17px 13px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.main-menu ul li:hover>a {
    color: #f34e3a
}

.main-menu ul li>ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #222;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 250px;
    text-align: left;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main-menu ul li:hover>ul.sub-menu {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    top: 100%;
    visibility: visible;
    opacity: 1
}

.main-menu ul li>ul.sub-menu li {
    display: block;
    margin: 0
}

.main-menu ul li>ul.sub-menu li>a {
    display: block;
    padding: 5px 35px;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    transition: all .3s
}

.main-menu ul li>ul.sub-menu li:hover>a:after {
    display: none
}

.main-menu ul li>ul.sub-menu li:hover>a {
    color: #fff;
    padding-left: 40px;
    background: 0 0
}

.main-menu ul li ul.sub-menu li>ul.sub-menu {
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden
}

.main-menu ul li ul.sub-menu li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1
}

.main-menu ul li.menu-item-has-children>a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: 700;
    margin-left: 10px
}

.header_v1 .header_navigation .site_menu .button_box {
    float: right
}

.header_v1 .header_navigation .site_menu .button_box .search_icon {
    color: #fff;
    font-size: 18px
}

.header_v1 .header_navigation .site_menu .button_box .finlance_btn {
    height: 50px;
    line-height: 50px;
    min-width: 150px;
    font-family: Muli;
    font-size: 15px;
    border-radius: 25px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: 50px
}

.header_v1 .header_navigation .site_menu .button_box .finlance_btn:after {
    display: none
}

.header_v1 .header_navigation .site_menu .main-menu ul li.static {
    position: static
}

li.submenus ul {
    position: absolute;
    top: 0;
    left: 100%;
    background: #222;
    width: 250px;
    z-index: 0;
    display: none
}

li.submenus:hover>ul {
    display: block
}

li.submenus {
    position: relative
}

.main-menu ul li:first-child {
    padding-top: 15px;
}

.main-menu ul li:last-child {
    padding-bottom: 15px
}

li.submenus::after {
    content: "\f101";
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    color: #fff
}

.main-menu ul>li.submenus:first-child::after {
    top: 65%
}

.main-menu ul>li.submenus:last-child::after {
    top: 35%
}

.banner_v1 {
    position: relative;
    
}

.hero_slide_v1 .single_slider {
    padding: 256px 0;
    background-color: white !important;
    /*background-color: rgba(10, 1, 55, .5);*/
    background-blend-mode: multiply
}

.hero_slide_v1 .single_slider .bg_overlay {
    opacity: .7
}

.hero_slide_v1 .single_slider .banner_content p {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 5px
}

.hero_slide_v1 .single_slider .banner_content h1 {
    color: #00002C;
    text-transform: uppercase;
    /*max-width: 900px;*/
    /*margin: 0 auto;*/
    line-height: 1em
}
.banner_content .text-center {
    text-align: left !important;
}
.banner_content .text-white,
.hero_slide_v1 .single_slider .banner_content h2 {
    color: #000 !important;
    text-align: left !important;
}

.hero_slide_v1 .single_slider .banner_content h2 {
    color: #fff;
    margin-bottom: 40px;
    line-height: normal;
    font-size: 16px;
    font-weight: normal;
}

.banner_content {
    position: relative;
    z-index: 100
}

.blog_slide .slick-next:before,
.blog_slide .slick-prev:before,
.hero_slide_v1 .slick-next:before,
.hero_slide_v1 .slick-prev:before,
.pricing_slide .slick-next:before,
.pricing_slide .slick-prev:before,
.project_slide .slick-next:before,
.project_slide .slick-prev:before,
.service_slide .slick-next:before,
.service_slide .slick-prev:before,
.team_slide .slick-next:before,
.team_slide .slick-prev:before,
.testimonial_slide .slick-next:before,
.testimonial_slide .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 50px;
    height: 50px;
    font-size: 16px;
    background: #29283d;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 50px;
    border-radius: 50%
}

.hero_slide_v1 .slick-prev {
    z-index: 1;
    left: -100%;
    transition: all .5s
}

.hero_slide_v1 .slick-next {
    right: -100%;
    transition: all .5s
}

.hero_slide_v1:hover .slick-prev {
    left: 60px
}

.hero_slide_v1:hover .slick-next {
    right: 60px
}

.blog_slide .slick-prev:before,
.hero_slide_v1 .slick-prev:before,
.pricing_slide .slick-prev:before,
.project_slide .slick-prev:before,
.service_slide .slick-prev:before,
.team_slide .slick-prev:before,
.testimonial_slide .slick-prev:before {
    content: '\f104'
}

.blog_slide .slick-next:before,
.hero_slide_v1 .slick-next:before,
.pricing_slide .slick-next:before,
.project_slide .slick-next:before,
.service_slide .slick-next:before,
.team_slide .slick-next:before,
.testimonial_slide .slick-next:before {
    content: '\f105'
}

.blog_slide:hover .slick-prev,
.pricing_slide:hover .slick-prev,
.project_slide:hover .slick-prev,
.service_slide:hover .slick-prev,
.team_slide:hover .slick-prev,
.testimonial_slide:hover .slick-prev {
    left: 60px;
    opacity: 1;
    visibility: visible
}

.testimonial_slide:hover .slick-prev {
    left: -10px
}

.blog_slide:hover .slick-next,
.pricing_slide:hover .slick-next,
.project_slide:hover .slick-next,
.service_slide:hover .slick-next,
.team_slide:hover .slick-next,
.testimonial_slide:hover .slick-next {
    right: 60px;
    opacity: 1;
    visibility: visible
}

.testimonial_slide:hover .slick-next {
    right: -10px
}

.blog_slide .slick-next,
.pricing_slide .slick-next,
.project_slide .slick-next,
.service_slide .slick-next,
.team_slide .slick-next,
.testimonial_slide .slick-next {
    right: -60px;
    opacity: 0;
    visibility: visible;
    transition: all .5s
}

.blog_slide .slick-prev,
.pricing_slide .slick-prev,
.project_slide .slick-prev,
.service_slide .slick-prev,
.team_slide .slick-prev,
.testimonial_slide .slick-prev {
    z-index: 1;
    left: -60px;
    opacity: 0;
    visibility: visible;
    transition: all .5s
}

.feature_v1 {
    margin-top: -70px;
    position: relative
}

.feature_v1 .container-fluid {
    padding-left: 150px;
    padding-right: 150px
}

.feature_v1 .grid_item {
    background: #1a1923;
    padding: 70px 45px;
    z-index: -1;
    transition: all .3s
}

.feature_v1 .grid_item:hover {
    position: relative;
    background: #f34e3a;
    transform: scale(1.1);
    z-index: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.feature_v1 .grid_item:hover .finlance_icon i {
    background: #fff;
    color: #f34e3a
}

.feature_v1 .grid_item .finlance_icon i {
    display: inline-block;
    width: 77px;
    height: 77px;
    line-height: 77px;
    border-radius: 50%;
    text-align: center;
    background: #f34e3a;
    color: #fff;
    font-size: 40px;
    transition: all .3s
}

.feature_v1 .grid_item .finlance_content {
    margin-top: 25px
}

.feature_v1 .grid_item .finlance_content h3 {
    color: #fff;
    font-weight: 600;
    letter-spacing: .6px
}

.service_v1 .service_slide .grid_item .grid_inner_item .finlance_img {
    position: relative;
    overflow: hidden
}

.finlance_img img {
    width: 100% !important
}

.service_v1 .service_slide {
    margin-left: -15px;
    margin-right: -15px
}

.service_v1 .service_slide .grid_item {
    margin-left: 15px;
    margin-right: 15px;
    transition: all .5s
}

.service-section .service_v1 .service_slide .grid_item {
    margin-left: 0;
    margin-right: 0
}

.service_v1 .service_slide .grid_item:hover .finlance_img .service_overlay {
    opacity: 1;
    visibility: visible
}

.service_v1 .service_slide .grid_item:hover .finlance_img .service_overlay .button_box {
    transform: translateY(0)
}

.service_v1 .service_slide .grid_item .finlance_img .service_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(36, 36, 41, .3);
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.service_v1 .service_slide .grid_item .finlance_img .service_overlay .button_box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    transform: translateY(-40px);
    transition: all .4s
}

.service_v1 .service_slide .grid_item .finlance_img .service_overlay .button_box a.more_icon {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: #f34e3a;
    font-size: 27px;
    color: #fff
}

.service_v1 .service_slide .grid_item .finlance_content {
    margin-top: 10px;
    padding: 13px 15px 12px;
    background: #f34e3a;
    text-align: center
}

.service_v1 .service_slide .grid_item .finlance_content h3 {
    font-weight: 600
}

.service_v1 .service_slide .grid_item .finlance_content h3 a {
    color: #fff
}

.about_v1 .finlance_box_img .finlance_img {
    position: relative;
    z-index: 1
}

.about_v1 .finlance_box_img .finlance_img:before {
    position: absolute;
    content: '';
    top: -60px;
    left: -60px;
    width: 100%;
    height: 100%;
    background: url(../img/pattern_1.png) no-repeat;
    z-index: -1
}

.about_v1 .finlance_box_img .finlance_img:after {
    position: absolute;
    content: '';
    top: 100px;
    left: auto;
    right: -350px;
    width: 100%;
    height: 100%;
    background: url(../img/pattern_2.png) no-repeat;
    background-position: right;
    z-index: -1
}

.finlance_box_img {
    position: relative
}

.play_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.play_box .play_btn {
    display: inline-block;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 50%;
    text-align: center;
    background: #f34e3a;
    color: #fff;
    z-index: 1;
    font-size: 20px;
    z-index: 1
}

.play_box .play_btn:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-top: -45px;
    margin-left: -45px;
    opacity: .502;
    z-index: -1;
    background-image: -moz-linear-gradient(0deg, #e73a34 0, #f37347 100%);
    background-image: -webkit-linear-gradient(0deg, #e73a34 0, #f37347 100%);
    background-image: -ms-linear-gradient(0deg, #e73a34 0, #f37347 100%);
    animation: play 1.5s ease-out infinite
}

.about_v1 .finlance_content_box {
    position: relative;
    z-index: 1;
    padding-left: 70px
}

@-webkit-keyframes play {
    0% {
        -webkit-transform: scale(.3);
        transform: scale(.3);
        @include transition(.3s);
        opacity: 0
    }
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        @include transition(.3s);
        opacity: .7
    }
    100% {
        -webkit-transform: scale(1.9);
        transform: scale(1.9);
        @include transition(.7s);
        opacity: 0
    }
}

.about_v1 .finlance_content_box .section_title,
.we_do_v1 .finlance_content_box .section_title {
    margin-bottom: 35px
}

.about_v1 .finlance_content_box .section_title h2,
.blog_v1 .section_title h2,
.we_do_v1 .finlance_content_box .section_title h2 {
    margin-bottom: 20px
}

.section_title span.line-circle {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #f34e3a;
    border-radius: 50%;
    z-index: 1;
    margin-bottom: 0
}

.section_title span.line-circle:after {
    display: inline-block;
    content: '';
    width: 90px;
    height: 2px;
    vertical-align: middle;
    background: #f34e3a;
    margin-top: -12px;
    margin-left: 20px
}

.we_do_v1 .finlance_content_box {
    padding-right: 100px
}

.we_do_v1 .finlance_icon_box .icon_list {
    margin-bottom: 60px
}

.we_do_v1 .finlance_icon_box .icon_list:last-child {
    margin-bottom: 0
}

.we_do_v1 .finlance_icon_box .icon_list .icon {
    position: relative;
    min-width: 75px;
    max-width: 75px;
    height: 75px;
    display: block;
    text-align: center;
    line-height: 80px;
    border-radius: 5px 5px 30px 10px;
    background: #f34e3a
}

.we_do_v1 .finlance_icon_box .icon_list .icon:after {
    position: absolute;
    content: '';
    top: -10px;
    left: -10px;
    width: 75px;
    height: 75px;
    border-radius: 5px 5px 30px 10px;
    background: #f4d6d5;
    z-index: -1
}

.we_do_v1 .finlance_icon_box .icon_list .icon i {
    font-size: 40px;
    color: #fff
}

.we_do_v1 .finlance_icon_box .icon_list .text {
    margin-left: 45px
}

.we_do_v1 .finlance_icon_box .icon_list .text h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: .5
}

.finlance_fun_v1 .bg_overlay {
    opacity: .8
}

.finlance_fun_v1 .counter_box .icon {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.finlance_fun_v1 .counter_box .icon::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f34e3a;
    z-index: -1
}

.finlance_fun_v1 .counter_box .icon i {
    display: block;
    font-size: 45px;
    margin-left: 35px;
    color: #fff
}

.finlance_fun_v1 .counter_box h2 {
    color: #fff;
    font-family: Muli;
    margin-bottom: 5px
}

.finlance_fun_v1 .counter_box h4 {
    color: #fff;
    letter-spacing: .5px;
    font-weight: 600
}

.partner_v1 {
    border-bottom: 1px solid #e5e7ea
}

.partner_v1 .partner_slide .single_partner img {
    margin: 0 auto
}

.project_slide .grid_item .finlance_content {
    padding: 35px 0 40px
}

.project_slide .grid_item .finlance_img {
    position: relative;
    overflow: hidden
}

.project_slide .grid_item:hover .finlance_img .project_overlay {
    opacity: 1;
    visibility: visible
}

.project_slide .grid_item:hover .finlance_img .project_overlay .finlance_content {
    transform: translateY(0)
}

.project_slide .grid_item .finlance_img .project_overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(243, 78, 58, .7);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.project_slide .grid_item .finlance_img .project_overlay .finlance_content {
    width: 100%;
    text-align: center;
    transform: translateY(-100px);
    transition: all .4s
}

.project_slide .grid_item .finlance_img .project_overlay .finlance_content a.more_icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 27px;
    background: #fff;
    color: #f34e3a;
    margin-bottom: 20px
}

.project_slide .grid_item .finlance_img .project_overlay .finlance_content h3 a {
    color: #fff
}

.testimonial_v1 {
    position: relative
}

.testimonial_v1 .testimonial_slide .testimonial_box {
    margin-left: 15px;
    margin-right: 15px
}

.testimonial_v1 .testimonial_slide .testimonial_box .finlance_content {
    background: #fff5f5;
    padding: 65px 60px 69px;
    margin-left: -20px
}

.testimonial_v1 .testimonial_slide .testimonial_box .finlance_content img {
    margin-bottom: 30px
}

.testimonial_v1 .testimonial_slide .testimonial_box .finlance_content p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px
}

.testimonial_v1 .testimonial_slide .testimonial_box .finlance_content h3 {
    margin-bottom: 5px;
    font-weight: 600
}

.testimonial_v1 .testimonial_slide .testimonial_box .finlance_content h6 {
    font-family: Muli;
    font-weight: 400
}

.team_v1 .grid_item .finlance_img {
    position: relative;
    overflow: hidden
}

.team_v1 .grid_item .finlance_img img {
    width: 100%
}

.team_v1 .grid_item:hover .finlance_img .team_overlay {
    transform: translateY(-50%);
    opacity: 1;
    visibility: visible
}

.team_v1 .grid_item .finlance_img .team_overlay {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-100%);
    width: 100%;
    max-height: 200px;
    background: rgba(243, 78, 58, .7);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.team_v1 .grid_item .finlance_img .team_overlay .finlance_content {
    padding: 33px 20px 40px
}

.team_v1 .grid_item .finlance_img .team_overlay .finlance_content h3 {
    margin-bottom: 5px;
    color: #fff
}

.team_v1 .grid_item .finlance_img .team_overlay .finlance_content p {
    margin-bottom: 22px;
    color: #fff
}

.team_v1 .grid_item .finlance_img .team_overlay .social_box li {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px
}

.team_v1 .grid_item .finlance_img .team_overlay .social_box li a {
    display: block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    font-size: 14px;
    color: #545454;
    transition: all .5s
}

.team_v1 .grid_item .finlance_img .team_overlay .social_box li a:focus,
.team_v1 .grid_item .finlance_img .team_overlay .social_box li a:hover {
    background: #29282f;
    color: #fff
}

.blog_v1 .blog_slide,
.service_v1 .service_slide,
.team_v1 .team_slide {
    margin-left: -15px;
    margin-right: -15px
}

.blog_v1 .blog_slide .grid_item,
.service_v1 .service_slide,
.team_v1 .team_slide .grid_item {
    margin-left: 15px;
    margin-right: 15px
}

.pricing_v1 .pricing_box {
    position: relative;
    padding: 40px 0;
    background: #fff;
    border: 4px solid #e4e8ec;
    transition: all .3s;
    margin-left: 15px;
    margin-right: 15px
}

.pricing_v1 .pricing_box:hover {
    border-color: #ff5e14
}

.pricing_v1 .pricing_title {
    margin-bottom: 20px
}

.pricing_v1 .pricing_box .pricing_price {
    background: #e9eef3;
    padding: 20px 10px;
    transition: all .5s
}

.pricing_v1 .pricing_box .pricing_body {
    padding: 30px 40px
}

.pricing_v1 .pricing_box .pricing_body ul li {
    line-height: 36px
}

.cta_v1 .section_title {
    margin-bottom: 0
}

.cta_v1 .section_title h2 {
    font-weight: 600
}

.cta_v1 .button_box {
    float: right
}

.cta_v1 .button_box .finlance_btn {
    background: #f34e3a;
    min-width: 200px
}

.cta_v1 .button_box .finlance_btn:focus,
.cta_v1 .button_box .finlance_btn:hover {
    background: #fff;
    color: #29282f
}

.blog_v1 .grid_item .finlance_img {
    position: relative;
    overflow: hidden
}

.blog_v1 .grid_item:hover .finlance_img .blog-overlay {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.blog_v1 .grid_item .finlance_img .blog-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    border: 2px solid #df4a38;
    visibility: hidden;
    opacity: 0;
    transform: translateY(50px);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s
}

.blog_v1 .grid_item .finlance_img img {
    width: 100%
}

.blog_v1 .grid_item .finlance_content {
    padding: 85px 40px
}

.blog_v1 .grid_item .finlance_content .post_meta {
    margin-bottom: 18px
}

.blog_v1 .grid_item .finlance_content .post_meta span {
    margin-right: 25px;
    display: inline-block
}

.blog_v1 .grid_item .finlance_content .post_meta span a {
    color: #6a6b71
}

.blog_v1 .grid_item .finlance_content .post_meta span i {
    margin-right: 10px
}

.blog_v1 .grid_item .finlance_content h3.post_title {
    font-size: 30px;
    padding-bottom: 25px
}

.blog_v1 .grid_item .finlance_content h3.post_title a:hover {
    color: #f34e3a
}

.blog_v1 .grid_item .finlance_content h3.post_title a {
    color: #29282f
}

.blog_v1 .grid_item .finlance_content p {
    margin-bottom: 5px
}

.blog_v1 .grid_item .finlance_content .btn_link {
    padding-top: 20px;
    text-transform: capitalize;
    color: #242429;
    font-weight: 500;
    font-family: 'Roboto';
    letter-spacing: .3px;
    display: inline-block;
    transition: all .5s
}

.blog_v1 .grid_item .grid_inner_item .finlance_content .btn_link:focus,
.blog_v1 .grid_item .grid_inner_item .finlance_content .btn_link:hover {
    color: #f34e3a
}

.blog_v1 .grid_item .grid_inner_item .finlance_content .btn_link:after {
    display: inline-block;
    content: '\f101';
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 600;
    padding-left: 10px;
    vertical-align: middle;
    transition: all .5s
}

.footer_v1 .widget_box h4.widget_title {
    color: #fff;
    margin-bottom: 35px
}

.footer_v1 .widget_box.about_widget img {
    margin-bottom: 30px
}

.footer_v1 .widget_box.about_widget p,
.footer_v1 .widget_box.contact_widget p {
    color: #6c6b71;
    margin-bottom: 15px
}

.footer_v1 .contact_widget {
    margin-left: 45px
}

.footer_v1 .widget_box.contact_widget p {
    max-width: 210px
}

.footer_v1 .widget_box.contact_widget p a {
    color: #6c6b71
}

.footer_v1 .widget_box .widget_link li {
    line-height: 32px
}

.footer_v1 .widget_box .widget_link li:hover a {
    color: #f34e3a;
}

.footer_v1 .widget_box .widget_link li a {
    color: #6c6b71;
}

.footer_v1 .widget_box.newsletter_box p {
    margin-bottom: 25px
}

.footer_v1 .widget_box.newsletter_box .form_control {
    margin-bottom: 10px
}

.footer_v1 .widget_box.newsletter_box .finlance_btn {
    border-radius: 25px;
    height: 50px;
    line-height: 55px;
    color: #fff
}

.footer_v1 .widget_box.newsletter_box .finlance_btn:after {
    display: none
}

.footer_v1 .footer_bottom {
    position: relative;
    padding: 25px 0
}

.footer_v1 .footer_bottom .copyright_text p {
    color: #fff
}

.footer_v1 .footer_bottom .copyright_text p span {
    color: #f34e3a
}

.footer_v1 .footer_bottom .social_box {
    float: right
}

.footer_v1 .footer_bottom .social_box ul li {
    display: inline-block;
    margin-left: 5px
}

.footer_v1 .footer_bottom .social_box ul li a {
    font-size: 15px;
    display: block;
    width: 34px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #5f5f5f;
    box-shadow: 0 5px 20px 0 rgba(7, 20, 73, .1);
    transition: all .5s
}

.footer_v1 .footer_bottom .social_box ul li a:focus,
.footer_v1 .footer_bottom .social_box ul li a:hover {
    background: #f34e3a;
    color: #fff
}

.footer_v1 .footer_bottom:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #3a3a3f
}

.form_control {
    width: 100%;
    height: 50px;
    padding: 20px;
    background: #fff;
    border-radius: 3px
}

#scroll_up {
    background: #1f2332;
    border-radius: 50%;
    bottom: 10px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    transition: .3s;
    z-index: 337
}

#scroll_up:focus,
#scroll_up:hover {
    background: #f34e3a;
    color: #fff
}
/*.breadcrumb-txt span {*/
/*    font-family: Teko !important*/
/*}*/

/*.subscribe-section span {*/
/*    font-family: Teko !important*/
/*}*/

/*.breadcrumb-txt span {*/
/*    font-family: Teko !important*/
/*}*/

/*.subscribe-section span {*/
/*    font-family: Teko !important*/
/*}*/

/*.subscribe-form button[type=submit],*/
/*.subscribe-form input[type=submit] {*/
/*    font-family: Teko !important*/
/*}*/

/*a.readmore-btn {*/
/*    font-family: Teko, sans-serif !important*/
/*}*/

/*.product-items .section-title {*/
/*    font-family: Teko, sans-serif !important*/
/*}*/

.courses-grid-style .course-item .course-content h3 {
    line-height: 34px !important;
    font-size: 24px !important
}

.charity-causes .causes-box .causes-content .content-info h3 a {
    font-size: 24px !important;
    line-height: 32px !important
}

ul.login {
    margin-left: 20px !important
}

a#cartIcon .cart-length {
    padding: 8px 10px 5px !important
}


/* Megamenu CSS */
.main-menu ul li.static {
    position: static;
}
.main-menu ul li .mega-menu {
    position: absolute;
    top: 110%;
    left: 0;
    width: 100%;
    max-height: 510px;
    overflow-y: auto;
    background: #222;
    padding: 30px 20px;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    box-shadow: 0px 15px 30px 0px rgba(0, 3, 143, 0.1);
    transition: .3s;
    z-index: 9999;
}
.main-menu ul li .mega-menu::-webkit-scrollbar{
    background-color: #ccc;
    width: 8px;
}
.header_navigation .main-menu ul li .mega-menu::-webkit-scrollbar-thumb {
    background-color: #00000a;
}
.main-menu ul li:hover > .mega-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li{
    margin-bottom: 10px;
    display: block;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 10px;
}
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li:last-child{
    margin-bottom: 0px;
}
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li a:hover,
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li.active a{
    color: #ff3737;
}
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li a{
    font-size: 14px;
    padding: 0;
    color: #fff;
}
.main-menu ul li .mega-menu .sidebar-menu .widget-categories ul.widget-link li:last-child{
    margin-bottom: 20px;
}
.sidebar-main-wrapper .mega-row h4.title{
    margin-bottom: 10px;
    margin-top: 10px;
}
.sidebar-main-wrapper .mega-row h4.title a{
    color: #fff;
    font-weight: 500;
}

.sidebar-main-wrapper .mega-row{
    margin-bottom: 20px;
}
.sidebar-main-wrapper .mega-row:last-child{
    margin-bottom: 0px;
}
.sidebar-main-wrapper .box-item .box-img{
    margin-bottom: 10px;
}
.sidebar-main-wrapper .box-item .box-img img{
    width: 100%;
}
.sidebar-main-wrapper .box-item .box-info h4{
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.sidebar-main-wrapper .box-item .box-info h4 a{
    padding: 0 !important;
    color: #fff !important;
}
.sidebar-main-wrapper .box-item .box-info h4 a:hover{
    color: #ff3737 !important;
}
li.mega-wrap {
    display: block !important;
}

/*Large Device*/
@media only screen and (min-width: 992px) and (max-width : 1199px) {
    .breakpoint-on .main-menu ul li.static {
        position: relative;
    }
    .breakpoint-on .nav-menu .main-menu ul li .mega-menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: transparent;
        padding: 0px 20px 0 40px;
        opacity: 1;
        visibility: visible;
        text-align: left;
        box-shadow: none;
        display: none;
        transition: none;
    }
}

/*Medium Device*/
@media only screen and (min-width: 768px) and (max-width : 991px){
    .sidebar-main-wrapper{
        display: none;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 991px) {
    .hero_slide_v1 .single_slider {
        padding: 270px 0 90px !important;
    }
    .sidebar-main-wrapper{
        display: none;
    }
    .breakpoint-on .main-menu ul li.static {
        position: relative;
    }
    .breakpoint-on .nav-menu .main-menu ul li .mega-menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        background: transparent;
        padding: 0px 20px 0 40px;
        opacity: 1;
        visibility: visible;
        text-align: left;
        box-shadow: none;
        display: none;
        transition: none;
    }
    .header_navigation .main-menu ul > li.menu-item-has-children > a:after{
        display: none;
    }
}
/* New Package Style Start */
.logistics_pricing .pricing_slide .filter-nav {
    margin-bottom: 40px;
  }
  
  .logistics_pricing .pricing_slide .filter-nav .filter-btn li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    color: #212121;
    font-weight: 600;
    transition: all .3s;
    cursor: pointer;
  }
  
  .logistics_pricing .pricing_slide .filter-nav .filter-btn li:hover,
  .logistics_pricing .pricing_slide .filter-nav .filter-btn li:focus,
  .logistics_pricing .pricing_slide .filter-nav .filter-btn li.active {
    color: #61dc96;
  }
  /* New Package Style End */
  
  
.project_slide.masonry-row {
  display: block;
  width: 100%;
}
.pagination-nav {
    margin-top: 20px !important;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background: #fff;
}
.header_v1 .top_header,
.sticky.header_v1 {
	background-color: rgb(0 0 44);
}

.mean-container a.meanmenu-reveal span {
	background-color: #000;
}

.sticky.header_v1 .main-menu ul>li>a {
	color: #fff;
}

.sticky.header_v1 .main-menu ul>li>a.subscribe-button {
    background: white !important;
    color: rgb(0 0 44) !important;
    letter-spacing: normal;
}

.c-thinbanner__cta {
    color: #FFD700 !important;
}

.c-thinbanner__title {
    color: #FFD700  !important;
    letter-spacing: .2em;
}
.main-menu ul>li>a {
	color: #333;
	font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.75px;
    position: relative;
    /*text-transform: uppercase;*/
}

body .main-menu ul li:hover > a,
body .main-menu li a:hover,
body .main-menu ul li:hover > a {
	color: #951c00;
}

@media (max-width: 768px) {
    h2, h3 {
        font-size: 36px !important;
    }
	.brand img {
		max-width: 160px;
	}
	.c-thinbanner__cta p {
	    justify-content: center;
	}
	.footer_top.pb-120 {
	   padding-bottom: 20px;
	   padding-top: 40px;
	}
	footer .widget_box {
	    margin-bottom: 0;
	}
}

@media (min-width: 1001px) {
    .hero_slide_v1 .single_slider .banner_content h2 {
        /*padding: 0 120px;*/
    }
	.c-thinbanner__title p {
	    font-size: 20px;
	}
}

.u-text-transform--upper {
    text-transform: uppercase;
}

.c-thinbanner__cta {
    color: #ffd204;
}

.c-thinbanner__cta p {
    display: flex;
    align-items: center;
    font-size: 14px;
    letter-spacing: .15em;
}

.c-thinbanner__cta__icon {
    display: inline-block;
    margin-left: 10px !important;
    width: 16px;
}

svg {
	max-width: 100%;
    border: none;
    display: block;
}

.section-about-header {
    color: #000;
    position: relative;
}

.heading-xlarge {
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
}
.heading-style-h5  {
    font-size: 22px;
}
.fifth-section .heading-style-h5 {
    font-size: 50px;
    line-height: 44px;
    text-align: center;
    margin: 20px 0 30px;
}
@media (min-width: 1400px) {
    .container {
        max-width: calc(1400px - 3.5rem);
    }
}

@media only screen and (min-width: 1401px) and (max-width: 1796px) {
    .main-menu ul>li>a {
        padding: 8px 11px !important;
        font-size: 14px;
    }
}



/* video style */ 
.mi_container {
    position: relative;
    width: 100%;
    max-width: 640px; /* Adjust based on your preference */
    margin: auto;
}

.mi_asset {
    position: relative;
}

.mi_mask__iframe {
    width: 100%;
    border-radius: 24px;
    display: block;
}

.mi_button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    cursor: pointer;
    z-index: 2;
}


.paragraph-spacing {
    margin-bottom: 1.5em; /* Adjust the spacing as needed */
}

/* Initially display both sections */
.desktop-only1,
.mobile-only1 {
    display: block;
}

/* Hide mobile section on larger screens */
@media (min-width: 768px) {
    .mobile-only1 {
        display: none;
    }
}

/* Hide desktop section on smaller screens */
@media (max-width: 767px) {
    .desktop-only1 {
        display: none;
    }
}


@media (max-width: 768px) {
    .main-menu {
        display: none;
    }
    .mean-nav {
        display: block!important; /* This should be controlled by JavaScript but ensure it's not permanently hidden by CSS */
    }
}