@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face{
  font-family: TheBoldFont;
  src: url(font/THEBOLDFONT2022.OTF);
}

h1{
  font-family: TheBoldFont !important;
}
h2, h3, h4, h5, span, p{
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
  color: #000000 !important;
}
.collection_text h1{
  color: #ffffff !important;
  letter-spacing: 2px !important;
  font-size: 4.5rem !important;
}
.collection_text p{
  color: #ffffff !important;
}
h2{
  font-weight: 900 !important;
}

.elementor-button span{
  font-family: TheBoldFont !important;
  transition: all ease-in-out 0.3s;
  letter-spacing: 4px;
}
.elementor-button{
  background-color: #ffffff !important;
  background-image: linear-gradient(to left, #ffffff 47%, #141414 3%, #141414 50%);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 200% 100%;
  min-width: 150px;
  position: relative;
  padding: 15px 25px;
  transition: all ease-in-out 0.3s;
  border-radius: 0px;
}
.elementor-button:hover{
  background-position: left;
}
.elementor-button:hover span{
  color: #ffffff !important;
}


#site-header{
  position: fixed;
  z-index: 99;
}
#site-header.onPoint{
  background-color: #ffffff;
}
.bar{
  stroke: #ffffff !important;
}
.onPoint .bar{
  stroke: #000000 !important;
}
.head_nav li a, .head_nav li .elementor-sub-item{
  font-family: TheBoldFont !important;
  letter-spacing: 2px;
  background-image: linear-gradient(to left, #ffffff00 49%, #ffffff 1%, #ffffff 50%);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 200% 100%;
  position: relative;
  padding: 15px 25px;
  transition: all ease-in-out 0.3s;
  border-radius: 0px;
  color: #ffffff !important;
  border: 0px !important;
  font-size: 1.6rem !important;
}
.head_nav.onPoint li a{
  background-image: linear-gradient(to left, #ffffff 49%, #141414 1%, #141414 50%);
  color: #000000 !important;
}
.head_nav li a:hover{
  background-position: left;
  color: #141414 !important;
  padding: 15px 25px;
}
.head_nav li a:focus{
  padding: 15px 25px;
}
.head_nav.onPoint li a:hover{
  color: #ffffff !important;
}
.logo_nav img{
  width: 150px !important;
  transition: all ease 0.3s;
}
.onPoint .logo_nav img{
  width: 90px !important;
}

.head_nav li .elementor-sub-item{
  padding-left: 50px;
  font-size: 1.4em !important;
}
.head_nav li .elementor-sub-item:hover{
  padding-left: 50px;
}
.elementor-item-active, .onPoint .elementor-item-active{
  background-color: #141414 !important;
  color: #ffffff !important;
}
.menu_header .elementor-menu-toggle{
  background-color: rgba(0, 0, 0, 0);
  font-size: 50px;
}

.menu_header .elementor-menu-toggle svg .bar {
  transition:
    transform 0.35s cubic-bezier(.25, .9, .35, 1),
    opacity 0.25s ease;
  transform-origin: center;
}


.menu_header .elementor-menu-toggle svg .bar-top {
  transform: translateY(-2px);
}
.menu_header .elementor-menu-toggle svg .bar-mid {
  transform: translateY(0);
}
.menu_header .elementor-menu-toggle svg .bar-bot {
  transform: translateY(2px);
}


.menu_header .elementor-menu-toggle.elementor-active svg .bar-top {
  transform: translateY(7px) rotate(45deg);
}
.menu_header .elementor-menu-toggle.elementor-active svg .bar-mid {
  opacity: 0;
  transform: scaleX(0);
}
.menu_header .elementor-menu-toggle.elementor-active svg .bar-bot {
  transform: translateY(-7px) rotate(-45deg);
}

.elementor-menu-toggle__icon--close{
  opacity: 0;
}
.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open{
  display: block;
}
.onPoint .elementor-nav-menu--dropdown{
  background-color: #ffffff;
}
.elementor-nav-menu--dropdown li{

}
.menu_header > nav{
  height: calc(100vh - 130px) !important;
}
.elementor-nav-menu--dropdown{
  width: 500px !important;
  top: 96px !important;
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}
.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item.elementor-item-active{
  background-color: rgba(0, 0, 0, 0);
}


#footer a, #footer p{
  color: #ffffff !important;
  transition: all ease-in 0.3s;
  margin-bottom: 0 !important;
}
#footer a:hover{
  font-weight: 900 !important;
}
.foot_img img{
  width: 100% !important;
}
.link-to-foot p a{
  margin-bottom: 0px !important;
}


.article_img{
  transition: all ease 0.3s;
  filter: blur(0px);
}
.article_zone{
  overflow: hidden;
}
.article_zone:hover .article_img{
  filter: blur(10px);
  background-size: 150% !important;
}
.article_zone a{
  overflow: hidden !important;
}

.article_zone:hover .elementor-button{
  background-position: left;
}
.article_zone:hover .elementor-button span{
  color: #ffffff !important;
}
.article_text{
  padding-top: 20px;
}
.article_text h4{
  padding-bottom: 20px;
  text-transform: uppercase !important;
  font-weight: 900 !important;
}
.article_text div{
  color: #141414 !important;
}

.blog_text{
  padding-left: 20px;
}
.blog_text div{
  color: #141414 !important;
  transition: all ease-in-out 0.5s !important;
}
.blog_text h4{
  transition: all ease-in-out 0.5s;
}
.blog_div{
  background-image: linear-gradient(to left, #ffffff00 50%, #141414 50%);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 200% 100%;
  position: relative;
  transition: all ease-in-out 0.3s;
  border-radius: 0px;
}
.blog_div:hover{
  background-position: left;
}
.blog_div:hover .blog_text *{
  color: #ffffff !important;
}

.c1 input, .c2 input{
  width: 48%;
}
.c1 .nom, .c2 .email, .ville, .liens, .taille_h, .budget{
  margin-right: 2%;
}
.c1 .prenom, .c2 .tel, .pays, .reference, .taille_b, .date{
  margin-left: 2%;
}
.sujet{
  margin-bottom: 15px;
}
.c1 input, .c2 input, .c3 textarea, .c3 input, .c3 select{
  border: 1px solid #141414;
  border-radius: 0;
}
.c1 input::placeholder, .c2 input::placeholder, .c3 textarea::placeholder, .c3 input::placeholder{
  color: #141414 !important;
}
.c1 input:active, .c2 input:active, .c3 textarea:active, .c3 input:active{
  border: 1px solid #141414 !important;
}
.c1 input:focus-visible, .c2 input:focus-visible, .c3 textarea:focus-visible, .c3 input:focus-visible{
  border: 1px solid #141414 !important;
}
.c4 p{
  text-align: center;
}
select{
  margin-bottom: 0px !important;
}
.contact_title h3{
  font-family: TheBoldFont !important;
  letter-spacing: 4px;
  text-align: center;
  margin-top: 20px;
}
.c4 input{
  font-family: TheBoldFont !important;
  letter-spacing: 4px;
  background-color: #ffffff !important;
  background-image: linear-gradient(to left, #ffffff 47%, #141414 3%, #141414 50%);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 200% 100%;
  min-width: 150px;
  position: relative;
  padding: 15px 25px;
  transition: all ease-in-out 0.3s;
  border: 0px;
  border-radius: 0px;
  color: #141414
}
.c4 input:hover{
  color: #ffffff;
  background-color: #141414 !important;
  background-position: left;
}

.made-to .c1 input,.made-to  .c2 input,.made-to  .c3 textarea,.made-to  .c3 input,.made-to  .c3 select{
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
}

.banner-collection{
  position: relative;
}
.banner-collection::before{
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #141414;
  opacity: 0.5;
}
