body {
  font-family: Raleway !important;
  line-height: 30px;
  font-weight: 400;
  font-style: normal;
  color: #888888 !important;
  font-size: 16px !important;
}

h1{
  font-size: 30px !important;
  font-family: Raleway;
}
h2{
  font-size: 16px !important;
  font-family: Raleway !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #888888 !important;
}
h3 {
  font-family: Raleway;
  line-height: 35px !important;
  font-weight: normal;
  font-style: normal;
  color: #222222 !important;
  font-size: 24px !important;
  margin-bottom: 20px;
}
h4{
  font-family: Raleway;
  line-height: 24px !important;
  font-weight: 700 !important;
  font-style: normal;
  color: #222222;
  font-size: 18px;
}
a {
    color: #fb0424;
}
.bg-primary, .sg-bg-primary{
  background-color: #fb0424;
}
.sg-btn-primary{
  background-color: #fb0424 !important;
  color: #fff;
  border-color: #fb0424 !important;
  text-decoration: none;
  padding: 15px 30px !important;
  border:2px solid #fb0424;
}
.sg-btn-primary:hover{
    background-color:#fff !important;
    color:#fb0424 !important;
}
.sg-btn-secondary{
  background-color: #2f2d2d !important;
  color: #fff;
  border-color: #2f2d2d !important;
  text-decoration: none;
  padding: 15px 30px !important;
  border:2px solid #2f2d2d;
}
.sg-btn-secondary:hover{
    background-color:#fff !important;
    color:#2f2d2d !important;
}
.bg-secondary{
  background-color: #2f2d2d !important;
}
.bg-md-gray{
  background-color: #f5f5f5;
}
.text-primary{
  color: #fb0424 !important;
}
.sg-content{
  padding: 50px 0 !important;
}
.sg-card .card-img {
    overflow:hidden;
}
.sg-card:hover .card-img img {
    transition:1s ease;
    transform:scale(1.2);
}
.font-small{
    font-size:12px
}
/* Internal Page Banner Section Css Start*/
section.sg-content.icons-section.internal-section {
  background-image: url(https://cdn.staging.oregon.platform-os.com/instances/12278/assets/images/bannieres/banner-nakalu-menuiserie-aluminium-2.jpg?updated=1741367349);
  height: 250px;
  object-fit: cover;
  display: flex;
  align-items: center;
}
.internal-section h1{
  color: #fff !important;
}
/* Internal Page Banner Section Css End*/
/*breadcrumb css start*/
.breadcrumb-section a{
    color:#fff;
    text-decoration: none !important;
}
.breadcrumb-section a:hover{
    color:#fb0424;
}
section.breadcrumb-section.py-3 {
    position: absolute;
    z-index: 1000;
    background: none;
    color: #fff;
}
.breadcrumb-item.active {
    color: #fff !important;
    font-weight: normal !important;
}
.breadcrumb-item+.breadcrumb-item::before{
  color: #fff !important;
}
/*breadcrumb css end*/
/*header css start*/
.header-top {
  background-color: rgba(0, 0, 0, 1);
  color: #dddddd;
  transition: top 0.3s ease-in-out; /* Smooth transition */
}
.header-top a {
  color: #dddddd;
  padding:0 5px;
}
.header-top ul li a i {
  font-size: 26px;
}
.header-top .header-top-widget-col .call-us{
  font-family: Raleway;
  font-weight: 700;
}
.header-top-widget-col a{
    text-decoration:none;
}
.header-top-widget-col a:hover{
  color:#fb0424;
}
.header-top input#site_search_field {
    font-size: 13px;
    color: #2e2e2e;
    padding: 3px 30px 3px 10px;
    height: auto;
    border: 1px solid #dadada;
    margin: 0px;
    background: #fff;
    outline: none;
    height: 30px;
}
.header-top input#id_1 {
    width: 30px;
    border: none;
    background: url('https://files.uk-siteglide.com/instances/48/assets/images/search-icon.png?updated=1743759547622') no-repeat center;
    position: absolute;
    top: 0px;
    right: 8px;
    bottom: 0px;
    cursor: pointer;
    outline:none;
    border:none;
    box-shadow: none;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
}
.scrolled {
    transform: translateY(-10px); /* Moves up smoothly */
    background: rgba(255, 255, 255, 0.9); /* Slight transparency effect */
}
.mac-logo{
  display: none;
}
.internal-page .main-header.sticky-top {
    height:auto;
    background:rgba(245,245,245,1.0);
}
/*header css end*/
/*main header css start*/
.header-wrapper {
  position: relative;
  z-index: 999;
}

.header-wrapper .fixed-header-top {
  left: 0;
  top: 10px;
  width: 100%;
}

.main-header .inner-menu-wrapper{
  background-color: rgba(245,245,245,1.0);
}
.main-header.sticky-top {
  content: "";
  position: relative;
  top: auto;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 1);
  height: 45px;
}
.main-header .navbar a.nav-link {
    font-size: 14px;
    color: #222222 !important;!i;!;
    font-family: Raleway;
    font-weight: 500;
}
.main-header .navbar a.nav-link:hover {
    color:#fb0424 !important;
}
/*slider css start*/
.carouselHomepage{
  margin-top:-3px;
}
.carouselHomepage .slide-title{
  font-family: Raleway;
  font-style: normal;
  color: #fff !important;
  letter-spacing: 3px;
  font-weight: 700 !important;
  font-size: 36px !important;
}
.carouselHomepage .carousel-caption {
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 90%;
  margin: auto;
}
/* icon section css start*/
.icons-section .icon{
    font-size:24px;
    margin:20px 0px;
    background-color:#fb0424;
    width:60px;
    height:60px;
    line-height:60px;
    color:#fff;
    border-radius:50%;
    
}
.icons-section .icon + h4{
  font-size: 18px !important;
}
/* icon section css end*/
/*about us section css start*/
.section-heading{
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #5c4f4f;
    font-size: 2rem;
    font-weight: bold;
}
.section-heading:before{
    content: "";
    position: absolute;
    bottom: -2px;
    top: 100%;
    width: 80px;
    height: 2px;
    background-color: #fb0424;
}
.section-heading.text-center:before{
  left: 50%;
  transform: translateX(-50%);
}
/*about us section css end*/
/*services section css start*/
/*services section css start*/
.service-box{
  position:relative;
}
.service-name{
  font-size: 17px !important;
  color: #fff !important;
  font-weight: 500;
  padding: 15px 10px;
  background: #eb1c24;
  border: 2px solid #eb1c24;
}
.service-name:hover{
  background: transparent;
  border: 2px solid #eb1c24;
  color: #eb1c24;
}
.service-box img {padding: 0 !important; display: block; max-width: 100%; height: auto; outline: transparent solid 2px; outline-offset: 0px;}
.service-box:hover .service-img img{opacity:0.3; outline: #000 solid 2px; outline-offset: -15px;}
.service-box h4, .service-box p {-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;}
.service-box a{
  text-decoration:none;
}
.service-box .overlay-box {
  position:absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity:0;
}
.service-box:hover .overlay-box{
  opacity:1
}
/*services section css end */


/*services section css end*/

/*homepage internal banner section css start*/
section.hp-internal-banner img{
  height:500px;
  object-fit:cover;
  object-position:top;
}
/*homepage internal banner section css end*/

/*hp contact us secton css start*/
.hp-contact-us .simple_form .sg-form-control{
  background-color:#fff;
  border:1px solid #ddd;
  box-shadow:none;
}
.hp-contact-us .simple_form textarea{
  min-height: 100px;
}
.phone-error-msg.error {
    color: #fff;                     /* white text */
    background-color: #dc3545;     /* red background */
    font-size: 14px;
    padding: 6px 7px;
    border-radius: 4px;
    margin-top: 15px;
}
/*hp contact us secton css end*/

/*hp-owl-slider section css start*/
section.hp-owl-slider-secion .owl-carousel .owl-item img{
    border:5px solid #fff;
}
.hp-owl-slider-secion .owl-nav {
  text-align:center;
  margin-top: 15px;
}
.hp-owl-slider-secion .owl-prev, .hp-owl-slider-secion .owl-next{
  background-color:#fb0424 !important;
  color:#fff !important;
  width:30px;
  height:30px;
  margin:15px 5px;
  border-radius:50%;
  font-size: 20px !important;
}
.hp-owl-slider-secion .owl-prev span, .hp-owl-slider-secion .owl-next span{
  margin-top: -4px; 
  display:block;
}
/*hp-owl-slider section css end*/
/*homepage blog css start*/
.sg-blog.sg-blog-01a .sg-card .sg-card-img img{
  height: 245px;
}
.sg-blog .card-img a{
    display:block;
    position: relative;
}
.sg-blog .blog-title {
    position:absolute;
    bottom: 0px;
    left:0;
    width:100%;
    height:auto;
    padding:10px;
    background: rgba(0,0,0,0.4);
}
.sg-blog .blog-title h3{
    font-size: 20px !important;
    line-height: 28px !important;
    color: #ffffff !important;
    font-weight: 700;
}
.sg-blog .blog-date{
    position:absolute;
    top:0;
    left:0;
    background-color:#fb0424;
    color:#fff;
    padding:5px 15px;
}
/*homepage blog css end*/

/* FAQ page css start*/
.sg-faq.sg-faq-01a .accordion .sg-card .sg-card-header .sg-btn-link{
  color:#000000;
}
.sg-card-header {
  background-color: #dee2e6 !important;
}
.sg-faq.sg-faq-01a .btn-link{
  text-decoration: none;
}
/* FAQ page css end*/

/* Quote form css start*/
h2.form-heading {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.625em;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    font-weight: normal;
}
.devis-form form {
    box-shadow: 0 10px 20px 3px rgb(99 119 238 / 40%);
    padding: 20px;
}
/* Quote form css start*/

/*Portfolio section css start*/
.portfolio .filter-button {
  background-color: #fff;
  color: #fb0424;
  border:2px solid #fb0424;
  margin: 5px;
}
.portfolio .filter-button.sg-btn.active{
  background-color:#fb0424;
  color:#fff;
  border: 2px solid #fb0424;
}
.portfolio-block .overlay-box{
  opacity:0;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.3);
  display:flex;
  align-items:center;
  justify-content:center;
}
.portfolio-block .img-box:hover .overlay-box{
  opacity:1;
}
.portfolio-block .overlay-box h4{
  color:#fff
}
/*Portfolio section css end*/
/*plan du site page css start*/
.plan-du-site ul li{
  border:1px solid #ddd;
  margin:10px;
  padding:10px 20px;
}
.plan-du-site ul li a{
  color:#888888;
  text-decoration:none;
}
.plan-du-site ul li a:hover{
  color:#fb0424;
}
.plan-du-site ul li:before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;    
  display: inline-block;
  color: #EF0012;
  width: 1.3em;
}
/*plan du site page css end*/

/*blog page css start*/
.blog-list-view .sg-card{
  border: 1px solid #e9e9e9;
}
.blog-list-view .bp-title a{
  line-height: 34px;
  color: #000;
}
.sg-blog-02a-sidebar .recent-posts-wrapper{
    padding:20px;
    border:1px solid #ddd;
}
.sg-blog-02a-sidebar h4{
    border-bottom:1px solid #ddd;
    padding-bottom:15px;
    font-size: 18px;
}
.sg-blog-02a-sidebar input#blogSearch {
    border:1px solid #ddd !important;
}
.sg-blog-02a-sidebar .recent-posts li:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    color: #EF0012;
    width: 1.3em;
    margin-right: 10px;
}
.sg-blog-02a-sidebar .recent-posts li{
    margin-bottom:10px;
    display: flex;
}
.sg-blog-02a-sidebar .recent-posts li a{
    color:#000;
    text-decoration:none;
}
/* Contact page css start*/
.cshero-fancybox-padding{
     padding-left: 30px;
}
.fa-map-marker:before {
    content: "\f3c5";
}
.fa-clock:before{
    content: "\f017";
}
.cshero-fancybox-wrap .fancy-icon:before {
    position: relative;
    z-index: 1;
}
.contact-page .cshero-fancybox-title{
	color: #222222; 
	margin: 0 0 10px; 
	text-transform: inherit;
}

.contact-page .cshero-fancybox-icon .fancy-icon{
	text-align:center; 
	font-size: 30px; 
	color: #222222; 
	background-color: #ffffff; 
	width: 65px; 
	height: 65px; 
	line-height: 65px; 
	border-style: solid; 
	border-width: 2px; 
	border-color: #222222; 
	border-radius: 100%; 
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}
textarea{
  min-height: 100px !important;
}

#cshero-fancybox67c6a33129773_1741071153.fancybox-layout2 .fancy-icon.icon-hover-style-1:after {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #efc781;
    border-width: 2px;
    border-style: solid;
    border-color: #efc781;
}
/* Contact page css end*/

/* Down to top button css start*/
#topBtn {
  position: fixed;
  bottom: 80px;
  right: 30px;
  z-index: 99;
  border: 2px solid #fff !important;
  outline: none;
  background-color: #fb0424;
  color: white;
  cursor: pointer;
  padding: 15px;
  font-size: 18px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  justify-content: center;
}
/* Down to top button css start*/
/*search results page css start*/
.search-results li {
    border:1px solid #ddd;
    margin:10px;
    padding:10px 20px
}
.search-results li::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 10px;
    color: #333;
}
.search-results{
    list-style:none;
}
.search-results li a{
    color:#222222;
    text-decoration:none;
}
.search-results li a:hover{
  color:#fb0424;
}
/*search results page css end*/
/*footer css start*/
.footer-top-links a{
  color: #fb0424;
}
.sg-footer{
  padding: 50px 0px !important;
  background-color: #222222 !important;
  color: #fff;
}
.sg-footer p{
  font-size: 14px;
  font-family: Raleway;
  line-height: 30px;
  font-style: normal;
  color: #fff;
}
.sg-footer .footer-widget.quick-links li{
  margin-bottom: 15px;
}
.sg-footer .footer-widget.quick-links li a{
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.sg-footer .footer-widget.quick-links li a:hover{
  color: #fb0424;;
}
.sg-footer .widget-title {
  color: #ffffff !important;
  font-size: 18px;
  margin: 0 0 25px;
  transition: all 300mslinear 0ms;
}
.sg-footer .footer-widget ul{
  list-style: none;
  padding: 0 !important;
  margin: 0!important;
}
.sg-footer .footer-widget.contact-details li {
  line-height: 30px;
  margin-bottom: 20px;
  padding:0 0 0 35px;
  position:relative;
  color: #fff;
  font-size: 14px;
}
.sg-footer .footer-widget li i{
  font-size: 16px;
  position: absolute;
  top: 7px;
  left: 0;
  color: #fff;
}
.sg-footer .footer-widget.opening-hrs li{
  font-size: 14px;
}
.footer-bottom-area{
  background-color: rgba(245,245,245,1.0);
}
.footer-bottom-area p{
    color:#000;
}
.footer-bottom-area a{
    color:#fb0424;
    text-decoration:none;
}
.footer-bottom-area .copy-right p{
  font-size: 15px;
}
/*footer css end*/

/*Media queries css start*/
@media screen and (min-width:992px){
  
  .main-header .navbar-nav > li {
      padding:20px 0px !important;
      position:relative;
  }
.main-header .dropdown-menu {
    background:#fff;
    max-height:0;
    -webkit-box-shadow:0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:0 3px 5px rgba(0,0,0,0.2);
    box-shadow:0 3px 5px rgba(0,0,0,0.2);
    display:block;
    overflow:hidden;
    visibility:hidden;
    opacity:0;
    position:absolute;
    margin-top:42px;
    -webkit-transition:-webkit-transform 0.5s ease, margin-top 0.5s ease, opacity 0.6s ease, max-height 0.1s step-end, max-width 0.1s step-end, padding 0.6s step-end;
    -o-transition:-o-transform 0.5s ease, margin-top 0.5s ease, opacity 0.6s ease, max-height 0.1s step-end, max-width 0.1s step-end, padding 0.6s step-end;
    transition:transform 0.5s ease, margin-top 0.5s ease, opacity 0.6s ease, max-height 0.1s step-end, max-width 0.1s step-end, padding 0.6s step-end;
    z-index:1000;
  }
.main-header .nav-item.dropdown:hover .dropdown-menu {
    display:block !important;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    max-height: 3000px;
    top: auto;
  }
  .main-header .dropdown-menu li {
    border-top:1px solid #eeeeee;
  }
  .main-header .dropdown-menu li:first-child{
      border-top:0;
  }
  .main-header .dropdown-menu li a{
      font-size: 14px;
      color: #444444;
      padding: 10px 20px;
  }
  .main-header .dropdown-menu li:hover a{
    color: #fb0424;
    background-color: #fff;
  }
  
}

@media (min-width: 1270px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1260px !important;
    }
}
@media (min-width: 1400px) {
    .sg-feature-full-width-03 .ms-xxl-5 {
        margin-left: 6rem !important;
    }
    .sg-feature-full-width-03 .me-xxl-5 {
        margin-right: 6rem !important;
    }
}
@media (min-width: 1500px) {
    .sg-feature-full-width-03 .ms-xxl-5 {
        margin-left: 7rem !important;
    }
    .sg-feature-full-width-03 .me-xxl-5 {
        margin-right: 7rem !important;
    }
}
@media (min-width: 1600px) {
    .sg-feature-full-width-03 .ms-xxl-5 {
        margin-left: 10rem !important;
    }
    .sg-feature-full-width-03 .me-xxl-5 {
        margin-right: 10rem !important;
    }
}
@media (min-width: 1700px) {
    .sg-feature-full-width-03 .ms-xxl-5 {
        margin-left: 13rem !important;
    }
    .sg-feature-full-width-03 .me-xxl-5 {
        margin-right: 13rem !important;
    }
}
@media (min-width: 1800px) {
    .sg-feature-full-width-03 .ms-xxl-5 {
        margin-left: 15rem !important;
    }
    .sg-feature-full-width-03 .me-xxl-5 {
        margin-right: 15rem !important;
    }
}
@media screen and (max-width:1300px){
   .main-header .navbar-nav > li {
      padding: 0 !important;
  }
}
@media screen and (min-width:992px) and (max-width:1270px){
    .inner-menu-wrapper .col-lg-3 {
        display:none !important;
    }
    .inner-menu-wrapper .col-12.col-lg-9 {
        width:100%;
    }
    .navbar-expand-lg .navbar-nav{
      margin: auto !important;
    }
    .mac-logo{
      display: block;
    }
    .header-top .call-us{
      display: none;
    }
    .header-top input#site_search_field{
      margin-top: 15px;
    }
}

@media screen and (max-width:1200px){
  iframe{
    width: 100%;
  }
}
@media screen and (max-width:992px){
  .navbar-light .navbar-toggler{
    position: absolute;
    right: 0;
    top: -40px;
  }
  .main-header.sticky-top{
    height: auto;
  }
  .carouselHomepage .carousel-item img{
    height:550px;
    object-fit:cover;
  }
  .carouselHomepage .carousel-caption{
      top:40%;
  }
  .carouselHomepage .cta-section a{
      display:inline-block;
      margin:10px 0;
  }
  iframe{
    width: 100%;
  }
  .header-top-widget-col li:last-child{
    margin-top:10px;
  }
}
@media screen and (max-width:767px){
  .header-top .header-top-widget-col .call-us{
    text-align: center;
  }
}
@media screen and (max-width:575px){
  .portfolio .filter-button{
    width:auto;
    margin:10px;
  }
  .header-top .header-top-widget-col .call-us{
    text-align: center;
  }
  .carouselHomepage .slide-title{
    font-size: 26px !important;
    font-weight: 600 !important;
  }
}

@media screen and (max-width:550px){
  iframe{
    width: 100%;
  }
}


