/*
Theme Name: Belfort Child
Theme URI: https://belfort.qodeinteractive.com
Description: A child theme of Belfort
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: belfort
Template: belfort
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
    font-family: Poppins, serif;
    font-size: 18px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Poppins", serif;
    font-weight: 700;
    text-transform: none;
}
h1, .h1{
    font-size: 64px;
}
h2, .h2{
    font-size: 48px;
}
h3, .h3{
    font-size: 36px;
}
h4, .h4{
    font-size: 30px;
}
h5, .h5{
    font-size: 24px;
}
h6, .h6{
    font-size: 20px;
}
#qodef-page-wrapper {
    /*max-width: 1920px;
    margin: 0 auto;*/
  }
#qodef-page-header .qodef-header-logo-link img{
    width: 150px;
    height: auto;
}
.qodef-header--divided #qodef-page-header{
    height: 95px;
    /*background: linear-gradient(to right, rgba(49, 20, 50, 0.8), rgba(106, 5, 114, 0.7), rgba(30, 26, 120, 0.8));*/
    /*background: linear-gradient(to right, #12062c, #ba3bc0, #220b36);*/
    background: linear-gradient(to right, #12062c, rgb(106, 5, 114), rgb(30, 26, 120));
   /* backdrop-filter: blur(10px);*/
}
.grd-bg, .single-post #qodef-page-outer{
    background: linear-gradient(to right, #12062c, rgb(106, 5, 114), rgb(30, 26, 120));
}

.qodef-header--divided #qodef-page-header-inner{
    max-width: 1240px;
    margin: 0 auto;
}
.qodef-header--divided #qodef-page-header #qodef-page-header-inner{
    background: none !important;
}
.qodef-header-sticky{
    display: none !important;
}
.qodef-blog .qodef-e-content{
    background-color: #fff;
}
.qodef-blog .qodef-e-title{
    /*height: 84px;
    overflow: hidden;*/
}
.qodef-blog .qodef-m-top-info .qodef-m-title .qodef-m-title-inner .qodef-m-title-text{
    color: #240948;
}
#qodef-page-footer .qodef-footer-list-title, #qodef-page-footer .widget .qodef-widget-title{
    color: #fff;
    font-size: 14px;
}
#qodef-page-footer .widget a, #qodef-page-footer .qodef-footer-list li a, #qodef-page-footer-top-area-inner .qodef-newsletter-info {
    color: #fff;
    /*font-weight: 300;*/
}
#qodef-page-footer .widget a:hover {
    color: #842092;
}
.qodef-button.qodef-layout--filled .qodef-btn-fill-color{
    background-color: #240948;
}
.qodef-divided-header-left-wrapper {
    display: none !important;
}
.qodef-header-navigation > ul{
    justify-content: center;
}
.qodef-header-navigation{
    width: 100%;
}
#qodef-page-mobile-header {
    display: block;
    background-color: transparent;
    border: none;
    width: 100px;
    position: absolute;
    right: 8%;
    top: 10px;
}
  #qodef-page-mobile-header .qodef-mobile-header-logo-link {
    display: none;
}
#qodef-side-area-mobile-header{
    background-color: #fff;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a, #qodef-side-area-mobile-header .qodef-m-close{
    color: #240948;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a:hover, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a:hover{
    color: #842092;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li > a{
    color: #240948;
    font-size: 16px;
    font-family: inherit;
    padding-left: 20px;
    text-transform: none;
  font-weight: normal;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second{
    display: block;
}
.qodef-blog .qodef-e-title{
    border-bottom: 1px solid #842092;
    padding-bottom: 15px;
}
.qodef-blog .qodef-e-top-holder{
    display: none;
}
.image-scal .elementor-element {
    background-size: auto 100%;
    transition: all 0.6s ease;
}
.image-scal .elementor-element:hover {
    background-size: auto 110%;
}
#qodef-page-footer-top-area{
    padding-bottom: 50px;
    border: none;
}
.qodef-blog.qodef--list .qodef-image-date {
    display: none;
}
.swiper-button-next svg, .swiper-button-prev svg{
    color: #000;
}
.elementor-widget-belfort_core_clients_list .swiper-button-prev{
    left: 0 !important;
    display: none;
}
.elementor-widget-belfort_core_clients_list .swiper-button-next{
    right: 0 !important;
    display: none;
}
.widget.widget_nav_menu a{
    font-family: inherit;
    font-weight: 400;
    font-family: Poppins, serif;
}
.qodef-header-navigation > ul > li > a, #qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a{
    font-family: Poppins, serif;
}
#qodef-side-area-mobile-header .qodef-m-navigation > ul > li > a{
    font-size: 20px;
}
#qodef-page-footer-top-area-inner .qodef-footer-icon-item-link, .widget.widget_nav_menu a{
    text-transform: none;
    font-family: Poppins, serif;
}
#qodef-page-footer-top-area {
    background: linear-gradient(to right, #12062c, rgb(106, 5, 114), rgb(30, 26, 120)) !important;
}
#qodef-page-footer-bottom-area-inner .qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item{
    align-items: center;
}
#qodef-page-footer .widget.widget_belfort_core_icon_list_item {
    display: inline-block;
    margin-right: 15px;
}
#qodef-page-footer #block-5.widget.widget_block {
    margin-bottom: 0 !important;
}
.widget_media_image img {
    max-width: 80% !important;
    margin: 0 auto;
}
#qodef-page-footer-top-area-inner .qodef-footer-icon-item{
    align-items: flex-start;
}
.qodef-blog.qodef-item-layout--standard.qodef-swiper-container:not(.qodef--list-has-top-info){
    padding-top: 0 !important;
}
.qodef-swiper-container.qodef-blog.qodef-item-layout--standard .qodef-top-info-with-pag{
    border-bottom: none;
  margin-bottom: 0;
}
.img-abs img {
    position: absolute;
    top: -20px;
    width: auto;
    height: 380px !important;
    max-width: none !important;
    left: -180px;
    transform: rotate(-40deg);
}
.home-interest input[type="text"], .home-interest input[type="email"] {
    background-color: #fff;
    color: #000;
    margin-bottom: 10px;
}
.home-interest .qodef-button{
    float: left;
    background-color: #3d23a1;
}
.qodef-blog .qodef-e-media-image{
    width: 100%;
}
#qodef-related-posts .qodef-blog .qodef-e-media-image{
    height: 204px;
}
#qodef-related-posts .qodef-blog .qodef-e-title{
    font-size: 16px;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder{
    display: none;
}
@media (min-width: 1441px) {
    .qodef-content-grid-1300 .qodef-content-grid {
      width: 1140px;
    }
}
.animateBounce {
    animation:animateBounce 1.5s ease infinite;
}
@keyframes animateBounce {
0% {
    transform:translateY(-10px)
}
50% {
    transform:translateY(0)
}
to {
    transform:translateY(-10px)
}
}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a, .qodef-counter.qodef-layout--simple .qodef-m-title{
    color: #000;
}
.qodef-testimonials-list.qodef-skin--light .qodef-e-author, .qodef-testimonials-list.qodef-skin--light .qodef-e-text, .qodef-testimonials-list.qodef-skin--light .qodef-e-title, body[class*="belfort-core"] .qodef-blog.qodef--single .qodef-blog-item .qodef-e-text .qodef-blog-single-text, body[class*="belfort-core"] .qodef-blog.qodef--single .qodef-blog-item .qodef-e-text p {
    color: #000;
}
.home .qodef-e-title.entry-title {
    height: 70px;
    overflow: hidden;
}
.text-justify .qodef-m-text {
    text-align: justify;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title{
    color: inherit;
}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active, .qodef-accordion.qodef-layout--simple .qodef-accordion-content{
    background: linear-gradient(to right, rgb(49, 20, 50), rgb(106, 5, 114), rgb(30, 26, 120));
    color: #fff;
}
.qodef-qi-swiper-container .swiper-slide img {
    width: 100px;
}
body.blog .qodef-blog.qodef-m.qodef--list {
    display: flex;
    flex-wrap: wrap;
}
body.blog .qodef-blog.qodef-m.qodef--list .qodef-blog-item {
    width: calc(50% - 5px);
    padding: 20px;
}
body.blog .qodef-blog .qodef-e-title{
    font-weight: normal;
}
.page-id-4627 input[type="date"], .page-id-4627 input[type="email"], .page-id-4627 input[type="number"], .page-id-4627 input[type="password"], .page-id-4627 input[type="search"], .page-id-4627 input[type="tel"], .page-id-4627 input[type="text"], .page-id-4627 input[type="url"], .page-id-4627 select, .page-id-4627 textarea {
    background-color: transparent;
    color: inherit;
}
.qodef-theme-button.qodef-layout--filled .qodef-btn-fill-color, button[type="submit"].qodef-layout--filled .qodef-btn-fill-color, input[type="submit"].qodef-layout--filled .qodef-btn-fill-color{
    background-color: #3d23a1;
    
}
.qodef-qi-contact-form-7 button[type="submit"]:focus, .qodef-qi-contact-form-7 button[type="submit"]:hover, .qodef-qi-contact-form-7 input[type="submit"]:focus, .qodef-qi-contact-form-7 input[type="submit"]:hover{
    color: #fff;
}
#qodef-page-footer .widget a:hover {
    color: #fff;
    text-decoration: underline;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    display: none;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li a::after {
    content: "\24";
    font-size: 18px;
    font-family: 'ElegantIcons';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-top: 4px;
  margin-left: 0px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease;
}
#qodef-side-area-mobile-header .qodef-m-navigation ul li:hover > a::after {
    opacity: 1;
    visibility: visible;
    margin-left: 5px;
}
.qodef-property-list.qodef-item-layout--info-hover .qodef-e-inner .qodef-e-content .qodef-e-content-inner .qodef-e-content-bottom {
    margin-top: 0;
}
.qodef-property-list.qodef-item-layout--info-hover .qodef-e-inner .qodef-e-content .qodef-e-content-inner{
    justify-content: end;
}
.qodef-property-list.qodef-item-layout--info-hover .qodef-e-inner .qodef-e-content{
    background: -moz-linear-gradient(top, rgba(25, 36, 54, 0) 34%, rgba(25, 36, 54, 0.2) 39%, #192436 100%);
  background: -webkit-linear-gradient(top, rgba(25, 36, 54, 0) 34%, rgba(25, 36, 54, 0.2) 39%, #192436 100%);
  background: linear-gradient(to bottom, rgba(25, 36, 54, 0) 34%, rgba(25, 36, 54, 0.2) 39%, #192436 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00192436', endColorstr='#192436', GradientType=0 );
}
.loader-wrap {
    position: fixed;
    z-index: 10;
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    z-index: 99999999999999;
  }
.loader-wrap .text-center {
    position: relative;
    z-index: 444;
  }
  .loader-wrap .text-center .logo {
    width: 300px;
    margin:0 auto 30px;
    display:block;
  }
  .loader-wrap svg {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 110vh;
    fill: #1b0633;
  }
  .loader-wrap .loader-wrap-heading .load-text {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 10px;
    text-transform: none;
    color: #fff !important;
    z-index: 20;
  }
  .load-text span {
    -webkit-animation: loading 1s infinite alternate;
    animation: loading 1s infinite alternate;
  }
  .load-text span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .load-text span:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .load-text span:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .load-text span:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .load-text span:nth-child(5) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .load-text span:nth-child(6) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  .load-text span:nth-child(7) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  @-webkit-keyframes loading {
    0% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }
    @keyframes loading {
    0% {
    opacity: 1;
    }
    100% {
    opacity: 0;
    }
    }