/*-----------------------------------------------------------------------------------

    Template Name: Arch
    Author: UIdeck
    Author URI: uideck.com
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. Header
    03. Hero
	04. Footer

-----------------------------------------------------------------------------------*/
/*===========================
      01.COMMON css 
===========================*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800");
body {
  color: #677284; 
  font-family:Calibri,Cambria,Arial,sans-serif;
 /* line-height: 40px;*/}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

i,
span,
a :not(.logo){
  display: inline-block; }

a, a:hover {
  color: #FFB316; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }
.about-prod {margin-bottom: 55px ;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  color:black;
  margin: 0px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;  }

h1 {
  font-size: 48px; 
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;}

h2 {
  font-size: 36px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;  }

h3 {
  font-size: 28px; 
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;}

h4 {
  font-size: 22px; 
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;}

h5 {
  font-size: 18px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;  }

h6 {
  font-size: 16px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;  }

main ul, ol {
  margin: 0px;
  padding: 0px;
  margin-left:30px;
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px; 
  color: black ; }
@media only screen and (max-width: 768px) {
main ul, ol  {
  margin: 0px;
  padding: 0px;
  margin-left:30px;
  font-size: 17px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 25px;  }}
p {
  font-size: 20px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-weight: 400;
  color: #212529;
  margin: 0px; } 
 @media only screen and (max-width: 768px) {
	p {
  font-size: 17px;
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 25px;
  font-weight: 400;
  color: #212529;
  margin: 0px;  }}

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
   background-size:cover; 
   background-position:cover;
  width: 100%;
  height: 100%; }


/*===== All Slick Slide Outline Style =====*/
.slick-slide {
  outline: 0; }

/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999; }

/*===== SLIDER =====*/
.single_slider {
  height: 750px;
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 200px; }
  @media only screen and (min-width: 1400px) {
    .single_slider {
      height: 950px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_slider {
      height: 700px;
      border-bottom-left-radius: 100px; } }
  @media only screen and (max-width: 768px) {
    .single_slider {
      height: 650px;
      border-bottom-left-radius: 80px; } }
  .single_slider::before {
    position: absolute;
    content: '';
    background-color: rgba(26, 49, 84, 0.52);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.slider_content {
  padding-top: 50px; }
  .slider_content .slider_title {
    font-size: 60px;
    color: #fff;
    margin-top: 430px; 
	font-weight: bold;
	}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider_content .slider_title {
        font-size: 44px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 40px;		} }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider_content .slider_title {
        font-size: 40px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 40px;		} }
    @media only screen and (max-width: 767px) {
      .slider_content .slider_title {
        font-size: 30px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 40px;		} }
    @media only screen and (min-width: 200px) and (max-width: 768px) {
      .slider_content .slider_title {
        font-size: 40px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 40px;		} }
    .slider_content .slider_title span {
      display: contents;
      color: #FFB316; }


/*===========================
      03.FEATUREAS css 
===========================*/
#features {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  background: rgba(255,203,15,0.85);	
}
.single_features .features_image img {
  width: 100%;
  border-radius: 60px; }

.single_features .features_content .features_title a {
  font-size: 30px;
  font-weight: 600;
  color: #1A3154;
  margin-top: 30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_features .features_content .features_title a {
      font-size: 24px; } }

/*===========================
       04.ABOUT css 
===========================*/
.about_area {
  position: relative;
  z-index: 5; }

.about_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
  opacity: 0.2;
  padding-right: 280px; }
  .about_bg .about_bg_image {
    width: 100%;
    height: 100%; }

.about_image img {
  width: 100%;
  border-radius: 40px;
  border-bottom-right-radius: 0; }

  .about_image1{display: flex;margin: 55px 0px;}

  .container, .container-lg, .container-md, .container-sm {max-width: 100%;}

  .container .about_content:last-child {}

.recyclage_section { margin: 30px 40px 100px ; box-shadow: 0 5px 10px 0 rgb(49 52 57 / 10%), 0 5px 10px rgb(0 0 0 / 10%);
                              padding: 50px 25px; }

@media only screen and (max-width: 768px) {
  
.recyclage_section { margin: 30px 15px 100px ; box-shadow: 0 5px 10px 0 rgb(49 52 57 / 10%), 0 5px 10px rgb(0 0 0 / 10%);
                              padding: 50px 0px; }                              
}
  .about_image1 img {
  width: 45%;
  border-radius: 15px;
  }

.about_content {padding-left: 45px; }
  .about_content .sub_title {
    font-size: 38px;
    font-weight: 400;
    position: relative;
    font-family:Calibri,Cambria,Arial,sans-serif;
    line-height: 40px;	}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .about_content .sub_title {
        font-size: 32px;
        font-family:Calibri,Cambria,Arial,sans-serif;
        line-height: 40px;		} }
    @media only screen and (max-width: 768px) {
      .about_content .sub_title {
        font-size: 24px;
        font-family:Calibri,Cambria,Arial,sans-serif;
        line-height: 25px;		}
        .about_content {padding-left: 0px; }
         }
    .about_content .sub_title::before {
      position: absolute;
      content: '';
      width: 9px;
      height: 100%;
      left: -45px;
      top: 0;
      background-color: #1A3154; }
    .about_content .sub_title span {
      font-size: 70px;
      font-weight: 800;
      color: #FFB316; 
	  font-family:Calibri,Cambria,Arial,sans-serif;
      line-height: 40px;}
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .about_content .sub_title span {
          font-size: 60px;
          font-family:Calibri,Cambria,Arial,sans-serif;
		  line-height: 40px;		  } }
      @media only screen and(max-width: 768px) {
        .about_content .sub_title span {
          font-size: 44px;
		  font-family:Calibri,Cambria,Arial,sans-serif;
		  line-height: 25px;		  } }
  .about_content .main_title {
    font-size: 40px;
    margin-top: 25px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .about_content .main_title {
        font-size: 32px; } }
    @media (max-width: 767px) {
      .about_content .main_title {
        font-size: 24px; } }
  .about_content p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
	font-family:Calibri,Cambria,Arial,sans-serif;
	line-height: 40px;	}
    @media (max-width: 768px) {
	   .about_content p {
		margin-top: 0px;
		font-size: 17px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 25px;	}
    .about_image1 {flex-direction: column;}
    .about_image1 img {width: 90%;}
    }

/*===========================
       05.SERVICES css 
===========================*/
.single_services .services_icon  {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 40px;
  color: #FFB316;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(213, 213, 213, 0.4);
  -moz-box-shadow: 0px 3px 10px 0px rgba(213, 213, 213, 0.4);
  box-shadow: 0px 3px 10px 0px rgba(213, 213, 213, 0.4); }

.single_services .services_content {
  margin-top: 25px; }
  .single_services .services_content .title {
    font-size: 30px;
    font-weight: 700;
    object-fit: cover;
	font-family:Calibri,Cambria,Arial,sans-serif;
	line-height: 40px;
    object-position: center;
    color: #32b7cd }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single_services .services_content .title {
        font-size: 24px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 40px;
    		} }
    @media (max-width: 767px) {
      .single_services .services_content .title {
        font-size: 20px;
        font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 25px;		} }
  .single_services .services_content p {
    margin-top: 25px;
    font-size: 20px;
	font-family:Calibri,Cambria,Arial,sans-serif;
	line-height: 40px;	}
	@media (max-width: 768px) {
	   .single_services .services_content p {
		margin-top: 25px;
		font-size: 17px;
		font-family:Calibri,Cambria,Arial,sans-serif;
		line-height: 25px;	}}


/*===== BACK TO TOP =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background-color: #FFB316;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none; }
  .back-to-top:hover {
    color: #fff;
    background-color: #FFB316; }
	


.section-header h3 {
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 40px;
  font-size: 40px;
  color: #212529;
  text-align: center;
  font-weight: bold;
  position: relative;
  line-height: 40px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
	.section-header h3 {
  font-family:Calibri,Cambria,Arial,sans-serif;
  line-height: 30px;
  font-size: 35px;
  color: #212529;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

}
.transport_section ,.granulats_section {display: flex;align-items: center;justify-content: center;}

.container-img .image-groupe {margin: 38px 0px ;}

.container-img  { box-shadow: 0 5px 10px 0 rgb(50 183 205 / 10%), 0 5px 10px rgb(36 36 36  / 10%);margin : 5% 0%;}

.container-img .image-groupe:nth-of-type(1)  img:nth-of-type(1)  { width:42%;margin-right: 0%;z-index:1; position: relative;}

.container-img .image-groupe:nth-of-type(1)  img:nth-of-type(2) {width: 42%;z-index: 0;position: relative;}

.container-img .image-groupe-2 {display: flex; flex-direction: column; align-items: center; justify-content: center;padding: 15px 10px;}

.container-img .image-groupe-2:nth-of-type(1)  img:nth-of-type(1) {width: 60%;z-index: 0;position: relative;margin-left: 10%;padding-bottom: 15px;}

.container-img .image-groupe-2:nth-of-type(1)  img:nth-of-type(2) { width:60%;z-index:1;margin-left: -10%;position: relative; }

.granulats_section .image-groupe:nth-of-type(1)  img:nth-of-type(1)  { width:82%;margin-right: 0%;z-index:1; position: relative;}

@media (max-width: 768px) {
        .container-img .image-groupe { display: flex; flex-direction: column;  align-items: center;}

        .container-img .image-groupe:nth-of-type(1)  img:nth-of-type(1)  { width:80%;margin-bottom: 5%;z-index:1; position: relative;}
        .container-img .image-groupe:nth-of-type(1)  img:nth-of-type(2) {width: 80%;z-index: 0;position: relative;}

        .transport_section .container-img .image-groupe-2:nth-of-type(1)  img:nth-of-type(1) {width: 85%;z-index: 0;position: relative;margin-left: 20%;margin-bottom:  5%;}
        .transport_section .container-img .image-groupe-2:nth-of-type(1)  img:nth-of-type(2) { width:85%;z-index:1;margin-left: -20%;position: relative; }

        .granulats_section .image-groupe:nth-of-type(1)  img:nth-of-type(1)  { margin-bottom: 0%;width:82%; position: relative;}
        .transport_section, .granulats_section {display: flex; flex-direction: row;}
                        }
}
