/*
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: bicyclette, serif;
    font-size: 20px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "tt_drugs", 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-color: rgba(10, 36, 55, 0.8) !important;
    position: fixed;
  top: 0;
}

.grd-bg,
.single-post #qodef-page-outer {
    background-color: #b6936b !important;
}

.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: #b6936b;
}

.qodef-button.qodef-layout--filled .qodef-btn-fill-color {
    background-color: #240948;
}

.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: fixed;
    right: 8%;
    top: 10px;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    display: none;
}

#qodef-side-area-mobile-header {
    background-color: #fff;
    background-image: url(City-view-logo.svg);
    background-size: 150px auto;
    background-repeat: no-repeat;
    background-position: center 50px;
}

#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: #b6936b;
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    color: #240948;
    font-size: 16px;
    font-family: inherit;
    padding-left: 20px;
    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 #b6936b;*/
    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: #fff;
    width: 20px;
}

.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;
}

.qodef-header-navigation>ul>li>a,
#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    font-size: 20px;
    text-transform: uppercase;
}

#qodef-page-footer-top-area-inner .qodef-footer-icon-item-link,
.widget.widget_nav_menu a {
    text-transform: none;
}

#qodef-page-footer-top-area {
    /*background-color: #0a2037 !important;*/
    background-image: url(bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

#qodef-page-footer-top-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0a2037db;
}

#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: 200px !important;
    margin: 0;
}

#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: 0;
    transform: rotate(-20deg);
    z-index: 999;
}

.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: #0a2037;
}

.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-color: #0a2037 !important;
    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: #0a2037;

}

.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-color: #0a2037 !important;
}

.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: #b6936b;
}

.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;
    }
}

.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    top: 5px;
    right: 5px;
}

.wpcf7-response-output,
.wpcf7-validation-errors {
    border: medium none;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    bottom: 0;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: none;
    color: #f00;
}

div.wpcf7-response-output {
    border: 2px solid #f00 !important;
    color: #f00;
    position: absolute !important;
    right: 0;
    bottom: -62px;
}

#qodef-page-header .qodef-header-logo-link {}

.hover-text.ab h3 {
    margin: 0;
}

.hover-text.ab {
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}

.hover_effect:hover .hover-text.ab {
    opacity: 1;
    visibility: visible;
}

.comm-box {
    position: relative;
}

.comm-box .comm-text {
    padding: 15px 30px;
    /*background-color: #fff;*/
    transition: all 0.6s ease 0s;
    /*height: 180px;*/
    visibility: hidden;
    opacity: 0;
}

.comm-box::before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4) !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}

.comm-box:hover:before {
    opacity: 1;
    visibility: visible;
}

.comm-box:hover .comm-text {
    padding-top: 30px;
    padding-bottom: 30px;
    opacity: 1;
    visibility: visible;
}

.comm-box .comm-text h4 {
    color: #fff !important;
    margin: 0;
}

.comm-box:hover .comm-text h4,
.comm-box:hover .comm-text p,
.comm-box:hover .comm-text {
    color: #fff !important;
}

label {
    width: 100%;
    float: left;
}

.qodef-contact-form-7 .qodef-label,
.qodef-contact-form-7 label {
    margin: 0 0 15px;
}

.qodef-opener-icon.qodef-source--svg-path span>svg {
    fill: #fff !important;
    stroke: #fff !important;
    margin-top: 5px;
    color: #fff;
}

.home .qodef-opener-icon.qodef-source--svg-path span>svg {
    margin-top: 0;
    color: #fff;
}

.qodef-m-close.qodef-opener-icon.qodef-source--svg-path span>svg {
    color: #0a2037;
    fill: #0a2037 !important;
    stroke: #0a2037 !important;
}

#SR7_13_1 .dione .sr7-bullet-title {
    display: none !important;
}

label.half {
    width: 48%;
}

label.half.ml-0 {
    margin-right: 4%;
}

.elementor-section .elementor-container,
.e-con-full {
    max-width: 2000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.slider-full.e-con-full {
    max-width: 100% !important;
}

.qodef-main-contact span input {
    color: #0a2037 !important;
    background-color: #fff !important;
}

.header-top .elementor-heading-title {
    background-color: #B6936B9E;
    padding: 10px 20px;
    display: inline-block;
}

#qodef-page-header {
    transition: all 0.6s ease 0s;
}
#qodef-page-inner{
    margin-top: 95px;
}
#qodef-page-header-inner.qodef-skin--light nav > ul > li.current-menu-item > a, #qodef-page-header-inner.qodef-skin--light nav > ul > li:hover > a {
    color: #b6936b !important;
}
.hihghlighted p {
    display: block;
    background-color: #b6936b;
    padding: 10px;
    float: left;
}
.category-news h6.qodef-e-title {
    font-size: 18px;
}
#qodef-page-header .qodef-header-logo-link img, .qodef-header--divided #qodef-page-header, #qodef-page-mobile-header{
    transition: all 0.6s ease 0s;
}
#qodef-page-header.scrolled .qodef-header-logo-link img{
    width: 100px;
}
.qodef-header--divided #qodef-page-header.scrolled{
    height: 65px;
}
#qodef-page-mobile-header.scrolled{
    top: 0;
}
.home .qodef-main-contact p {
  color: #fff;
}
.home .qodef-main-contact .wpcf7-list-item {
  width: 50%;
  color: #fff;
  margin: 0;
  text-align: left;
}
.home .qodef-qi-contact-form-7 .wpcf7-radio label {
  justify-content: flex-start;
  margin-bottom: 10px;
}
.home .qodef-main-contact span input {
  margin-right: 10px;
}
.qodef-blog .qodef-e-media-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  transition: all 0.6s ease 0s;
}
.qodef-blog .qodef-blog-item:hover .qodef-e-media-image::before {
    background-color: rgba(0,0,0,0.2);
}
#qodef-page-footer-top-area-inner .qodef-grid > .qodef-grid-inner{
    grid-template-columns: 50% 1fr 1fr 1fr;
}
#qodef-page-footer-top-area-inner {
  padding-bottom: 50px;
}
.qodef-blog .qodef-image-date{
    background-color: transparent;
}
.qodef-blog .qodef-image-date .qodef-e-info-item a{
    color: #fff;
}
.qodef-blog .qodef-e-content{
    border: none !important;
}
.qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content{
    padding: 20px 40px 0px;
}
#loading-area.loading-page-5 {
  background-color: #fff;
}
#loading-area {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999999;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80px;
  overflow: hidden;
}
.loading-page-5 {
	background-color: #fff;
}
.loading-inner {
	text-align: center;
	position: absolute;
	line-height: 50px;
	text-transform: uppercase;
	width: 400px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: var(--font-family-title);
	color: var(--title);
	letter-spacing: 5px;
	font-weight: 900;
}
.loading-inner::before,  .loading-inner::after {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	animation: dzLoad4 .7s infinite alternate ease-in-out;
	
}
.loading-inner::before {
	top: 0;
    background-color: #0a2037;
}
.loading-inner::after {
	bottom: 0;
    background-color: #b6936b;
}
@keyframes dzLoad4 {
	0% {
		left: 0;
		height: 30px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 40px;
	}
	100% {
		left: 400px;
		height: 30px;
		width: 15px;
	}
}
@keyframes center-animate {
	from {
		width: 0;
	}
	to {
		
		width: 100%;
	}
}

@keyframes dzLoad1{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
@keyframes dzLoad2{
	0%{
		transform:rotate(45deg);
	}
	100%{
		transform:rotate(405deg);
	}
}

@keyframes dzLoad3{
	0%{
		transform: rotate(0deg);
	}
	100%{
		transform: rotate(360deg);
	}
}
@keyframes rotation {
	100% {
		transform: rotate(360deg);
	}
}

@keyframes letters-loading{
	0%,
	75%,
	100% {
		opacity: 0;
		transform: rotateY(-90deg);
	}
	25%,
	50% {
		opacity: 1;
		transform: rotateY(0deg);
	}
}
@keyframes rotate360{
	0%{
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100%{
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	} 
}


@media (min-width: 1441px) {
  .qodef-content-grid-1300 .qodef-content-grid {
    width: 90%;
  }
}

@media only screen and (max-width: 1024px) {
#qodef-page-mobile-header{
  width: 100%;
  background-color: #0a2037;
  right: 0;
  top: 0;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    display: block;
}
#qodef-page-inner {
    margin-top: 0;
}
#SR7_3_1-8-4, #SR7_3_1-8-2, #SR7_3_1-8-3, #SR7_3_1-8-5{
    display: none !important;
}
}
