@import url("/stylesheets/form-style.css"); 

/* 1 rem = 16px */

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

html {
  scroll-behavior: smooth;
  color: #000;
}
body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  line-height: 150%;
  color: #000;
  letter-spacing: 1px;
}

/*  New Navigation ----------*/
.nav-bar{
  position: relative;
  width: 100%;
  background-color: #666;
  height: 30px;
}

.nav-bar ul{
  list-style: none;
}
.nav-bar ul li{
  position: relative;
  float: left;
}

.nav-bar ul li a{
  font-size: 1.2rem;
  padding: .6em;
  color: #333;
  display: block;
  text-decoration: none;
}
.nav-bar ul li a:hover{
  background: #333;
  color: #fff;
}

.indent {
	text-indent: 25px;
	text-align: justify;
	letter-spacing: 1px;
}
.indent:first-letter{
	font-size:150%;
	color: #000;
	font-weight: bold;
	text-transform:uppercase;
}

.main{
  width: 80%;
  margin: 0 auto;
  padding: 25px;
}

a {
  color: #b1b4bd;
  font-weight: 500;
}
a:hover {
  color: rgb(0, 128, 255);
}

.header-background {
  position: static;
  display: block;
  overflow: visible;
  top: 0;
  height: auto;
  width: 100%;
  min-height: 750px;
  margin-bottom: 50px;
  padding-bottom: 70px;
  /* background-image: url(/images/wave-cmyk.jpg);*/
  flex-direction: column;
  background-position: 0px 0px 100% 50%;
  background-size: auto cover;
  white-space: normal;
  object-fit: fill;
  -o-object-fit: fill;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.sticky-nav {
  position: sticky;
  top: 0;
  padding: .8em;
  z-index: 1;
  -ms-flex-item-align: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-color: #fff;
}
.sticky-nav hr{
  height: 3px;
  margin: 0;
}
.navbar .navbar-brand a {
  padding: 2em 0;
  display: block;
  text-decoration: none;
}
.navbar-brand {
  font-size: 2.5rem;
  color: rgb(75, 129, 244);
  font-weight: bolder;
}
.navbar-toggler {
  border: none;
  padding: .8em .5em;
  outline: none;
}
.navbar-toggler span {
  display: block;
  width: 28px;
  height: 2px;
  border: 1px;
  background: #695353;
}
.navbar-toggler span + span {
  margin-top: 4px;
  width: 28px;
}
.navbar-toggler span + span + span {
  width: 28px;
}
/* drop down menu distance */
.navbar-expand-lg .navbar-nav .nav-link {
  padding: .4rem;
  font-size: 1rem; /* menu font */
  position: relative;
}

/* menu bar ccolor */
.navbar-expand-lg .navbar-nav .nav-link.active {
  color:#000;
}
.navbar-expand-lg .navbar-nav .nav-link.active:hover{
  color:#151bd6;
}

.btn {
  background-color: rgb(75, 129, 244);
  color: #fdfafa;
  border-radius: 10px;
  padding: .2em .8em;
  font-size: 1.3rem;
  font-weight: bold;
}
.btn:hover {
  background-color: rgb(183, 102, 102);
  color: #fff;
}

.heading {
  font-size: 5rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  color: #fff;
  margin-top: 190px;
  margin-bottom: 10px;
  min-height: 130px;
}

.column-left {
  min-height: 650px;
}
.column-right .section-title {
  margin-top: 50px;
  padding: 5rem 2rem 0rem 5rem;
  font-size: 2.8rem;
  color: #b1b4bd;
  font-weight: 500;
}
.column-right .paragraph {
  margin-top: 15px;
  padding: 1rem 5rem 1rem 5rem;
  font-size: 1.1rem;
  color: #b1b4bd;
  line-height: 1.4;
  text-align: justify;
}
.quote-form {
  position: static;
  display: block;
  overflow: visible;
  top: 0;
  height: auto;
  width: auto;
  min-height: 650px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-image: url(/images/ladie_head.jpg);
  flex-direction: column;
  background-position: 0px 0px 100% 50%;
  background-size: auto cover;
  white-space: normal;
  object-fit: fill;
  -o-object-fit: fill;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.position {
  border: solid thick #fff;
  padding: 15px;
  margin-top: 60px;
  width: 80%;
  border-radius: 10px;
  float: right;
}

.centered {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3em;
  font-weight: bold;
  color: royalblue;
  text-align: center;
}
.centered h2{
  width:auto;
  font-size: .5em;
  color: #fff;
  border-radius: 10px;
  background-color: #f17406;
  opacity: .8;
}

.button {
  background-color: coral;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 10px;
  margin-right: 20px;
}

/*  Show case ------------------------------------*/

.showcase {
  position: relative;
  width: 100%; /* image width 1440px */
  height: 100%; /* image height 470px */
  margin: 0 auto;
}
.showcase img {
  width: 100%;
}
.showcase .centered{
  position: absolute;
  top: 180px;
  right: 0;
}
.showcase .button{
  width: auto;
  background-color: rgb(85, 87, 87);
  color: #fff;
  font-size: large;
}
.showcase .button:hover{
  opacity: .7;
}

/* -> sticky social media icons --------------------------*/

.social-icons{
  position:fixed;
  right: 0;
  top: 190px;
  z-index: 99;
}
.social-icons img{
  width: 60px;
  margin-top: 5px;
}
.social-icons ul{
  list-style: none;
}

/* Company Description -------------------------- */

.hero-section {
  width: 100%;;
  background-image: url(/images/heroBG.jpg);
  background-position: center;
  background-size: cover; 
  margin: 10px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em;
}
.hero-section .left-column{
  font-display: flex;
  flex-direction: column;
  align-content: space-around;
  width: 50%;
}
.hero-section .right-column{
  width: 40%;
}
.hero-section  .right-column img {
  border-radius: 30%;
  width: 35%;
}

.hero-section h2{
  width: 100%;
  color: #000;
  font-size: 1.6em;
  font-weight: bold;
  
}
.hero-section span{
  color: #3366ff;
  font-weight: bold;
}

.hero-section h1{
  font-size: 1rem;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin: 0; 
}

.hero-section p{
  width: 80%;
  font-size: 1rem;
  color: #000;
  margin-top: .3em;
  margin-bottom: 2em;
}

.hero-section .left-column .req-btn{
  width: 200px;
  font-size: 1rem;
  padding: 1em ;
  background-color: #666;  
  color: #fdfafa;
  border-radius: 7px;
}

.hero-section .left-column a{
  text-decoration: none;
  text-transform: uppercase;
  color: #1f67e3;
}

.hero-section .left-column a:hover{
  opacity: .7;
  background-color: #f99807;
  color: #000;
  transition: .6s;
  font-weight: bold;
}

/* --> Our Services --------------------------------*/

.our-services{
  width: 100%;
  margin: 0px auto;
}
.service-type{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 5px;
  
}
.our-services h1{
  text-align: center;
  padding: 15px;
  color: #000;
}
.service-type img{
  max-width: 412px;
  border-radius: 10px 10px 0 0;
}
.service-type img:hover{
  opacity: .5;
  transition: .7s;
}
.service-type a{
  text-decoration: none;
  font-size: 1em;
  color: #fff;
}
.service-button{
  width: 100%;
  background-color: rgb(40, 39, 39);
  padding: 1rem ;
 
}
.service-type a:hover{
  color: brown;
  font-weight: bold;
  transition: .7s;
}
.service{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items:center ;
  margin: 5px;
}

/*--> Jobs section -------------------------------*/

.jobs-section {
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.jobs-section .job{
  width: 50%;
  margin-left: 50px;
}
.jobs-section .pic{
  width: 50%;
  margin-right: 50px;
}
.jobs-section .job h1{
  font-size: 1.8em;
  font-weight: bold;
}
.jobs-section .job p{
  font-size: 1em;
  line-height: 30px;
}
.jobs-section .job .req-estimate-btn{
  color: #f99807;
  font-weight: bold;
  background: #787777;
  width: 350px;
  padding: 14px 10px;
  border-radius: 7px;
}
.jobs-section .job .req-estimate-btn:hover{
  opacity: .8;
  color:#fff;
  transition: .7s;
}


/*----> Request form styles ------------------------------> */

.request-form {
  padding-top: 25px;
  width: 100%;
  margin-bottom: 20px;
}

.request-form .container {
  width: 750px;
  padding: 20px;
  border-radius: 15px;
  background-color: rgb(222, 215, 141);
  color: #000;
}

/* ---> Service Areas ------------------------------- */

.service-areas{
  width: 100%;
  margin: 0 auto;
}
.service-areas .container{
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.service-areas h1{
  display: block;
  font-size: 2rem;
  text-align: center;
  margin: 1em 0px 0.67em 0px;
  border-bottom:thin solid #666;
  font-weight: bold;
}

.service-areas ul{
  padding: 0;
  list-style: none;
}
.service-areas li{
  width: 100%;
  line-height:150%;
  list-style: none;
}
.area{
  padding: .5em;
}


/*---> Footer --------------------------------------------> */

.footer-boxes {
  width: 100%;
  padding: 1.5em;
  display: flex;
  justify-content: space-evenly;
  align-items:flex-start;
  border-top: thin solid #000;
  background-color: dimgray;
}
.footer-boxes h2 {
  font-size: 1.3em;
  font-weight: bold;
}

.box-addres{  
  margin: 0 auto;
  width: 30%;
  padding: 0px;
  margin: 0px;
  color: #fff;
  padding:.6em;
  line-height: 150%;

}

.box-links{
  display: flex;
  width: 30%;
  flex-direction: column;
  align-items:flex-start;
  color: #fff;
  
}

.box-links a{
  text-decoration: none;
  color: #fff;
  
}

.box-services{
  display: flex;
  width: 30%;
  flex-direction: column;
  align-items: center;
  color: #fff;
 
}

.box-services ul {
  list-style: none;
  line-height: 25px;
}

.box-services li {
  padding: 0;
}


.counter {
  width: 100%;
  height: 50px;
  padding: 15px;
}

.counter p {
  font-size: 1em;
  color: #000;
  text-align: center;
}

.box:nth-of-type(4) a{
    margin-top: 5px;
}

/* ---> Project Images ------------------------------*/

.project-images{
  width: 100%;
  margin: 15px auto;
}

.project-images .container{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
}

.project-images .container img{
  width: 415px;
  margin: 7px;
}
.project-images img:hover{
  opacity: .5;
}

.project-images h1{
  font-size: 2.5rem;
  margin-left: 55px;
  color: #000;
  text-align: left;
}
.project-images h4{
  font-size: 1.4em;
  padding-left: 10px;
}

/*--> About page ---------------------------------------*/

.about-container{
  width: 90%;
  margin: 15px auto;
  padding: 20PX;
}
.about-container h1{
  font-size: 1.7em;
  font-weight: bold;
  border-bottom: thin solid #000;
}

.about-container h2{
  font-size: 1.2em;
  padding: 3px;
  font-weight: bold;
}
.about-container p{
  color: #000;
  line-height: 20px;
}
.about-container .box-card{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.about-container .card{
  width: 25%;
  border: 3px dotted #000;
  border-radius: 10px;
  margin: 5px;
  padding: 10px;
  text-align: justify;
}

.more-info{
  display: flex;
  align-items: center;
  justify-content: center;

}
.more-info img{
  width: 100%;
  margin-top:20px;
  border-radius: 10px;
}
.info-content{
  padding: 15px;
}
.info-content a{
  text-decoration: none;
  color: #1b42de;
}
.more-info p{
  text-align: justify;
  line-height: 25px;
}
.more-info .info-content span{
  color: #1b42de;
  font-weight: bold;
}

.extended-info{
width: 100%;
}
.extended-info h1{
  color: #1f1fe3;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;

}

.extended-info .container{
 display: flex;
 justify-content:space-between;
 align-items: flex-start;
}

.extended-info .container .column-left{
  width: 80%;
  padding: 10px;
}

.extended-info .container .column-right{
  
  padding: 10px;
  
}

.extended-info .container .column-right img{
  width: 100%;
}

.extended-info .container .column-right img:hover{
  opacity: .7;
}


/* ----> Shop section ---------------------------------------*/

.shop-section{
  width: 100%;
  padding: 15px;
}
.shop-section h1{
  text-align: center;
  text-transform: uppercase;
  font-size: 1.9rem;
  font-weight: bold;
  color: rgb(75, 129, 244); ;
}
.shop-section .container{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.shop-section .item{
  width: 18%;
  margin: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px;
  border: solid thin #000;
  border-radius: 5px;
}

.shop-section img{
  width: 100%;
}

.shop-section .item h4{
  font-size: .8em;
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
}
.shop-section .item a{
  width: 100%;
  display: block;
  background-color: #1f1e1e;
  color: #fff;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
}
.shop-section a:hover{
  background: #f17406;
  color: #000;
  font-weight: bold;
  opacity: .7;
  transition: .7s;
}

/*---> Product details page ---------------------------*/

.products{
  display: flex;
  width: 100%;
  margin: 35px auto;
  padding: 15px;
  justify-content: space-evenly;
}
.products .left-c{
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: solid thin #000;
  padding-right: 10px;
}
.products .right-c{
  flex: 2;
  margin-left: 10px;

}
.products .right-c p{
  padding-left: 1.5em;
}

.products .right-c h1{
  color: rgb(75, 129, 244);
  font-weight: bold;
  padding-left: 1.5em ;
}

.products .right-c h3{
  padding-left: 1.5em;
}

.products img{
  width: 100%;
}
.product:nth-of-type(2){
  padding: 25px;
}
.more-pics{
  display: flex;
  justify-content: left;
  margin-top: 30px;
}
.more-pics img{
  margin: 5px;
  width: 120px;
  border: thin solid #000;
}
.products h1 {
  font-size: 1.7em;
}
/* ------ More products ------------------------*/

.more-products{ /* box container */
  width: 100%;
  margin: 10px auto;
  padding: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.items{
  width: 18%;
  margin: 10px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  border: thin solid #000;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
}
.more-products img{
  width: 100%;;
}
.more-products  h4{
  width: 100%;
  font-size: 1em;
  text-align: center;
}
.more-products a{
  width: 100%;
  display: block;
  background-color: #1f1e1e;
  color: #fff;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
}
.more-products a:hover{
  background: #f17406;
  color: #000;
  font-weight: bold;
  opacity: .7;
}

.gallery{
  width: 95%;
  margin: 10px auto;
  padding: 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 7px;
  flex-wrap: wrap;
}

.category{
  width: 30%;
  height: 150px;
  border: solid thin #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*<==== Gallery ====> */

.gallery{
  width: 95%;  
  margin: 10px auto;
}

.gallery .head{
  font-weight: bold;
  font-size: 1.9rem;
  border-bottom: solid thin #000;
  width: 100%;
}

.gallery .main{
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.gallery .main .vinyl{  
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}

.gallery .main .cinder{ 
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.gallery .main .chain{  
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.gallery .main .patio{  
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.gallery .main .cement{  
  width: 300px;
  height: 300px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.gallery .main .wrought{ 
  width: 300px;
  height: 300px; 
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}
.main h1{
  font-size: 1rem;
  padding: 10px;
  color: #464343;
  text-align: center;
  width: 100%;
  font-weight:bolder;
}
.main img{
  width: 100%;
  border-radius: 5px;
}

.main a:hover{
  transition: .5s;
  transform: scale(1.1);
  opacity: .7;

}


/* --> Media Queries --------------------<<*/

/* SMALL */
@media screen and (max-width: 428px){

   .service-areas .container .area{
    font-size: .5rem;
   }
  
   .hero-section .left-column{
    width: 85%;
   }

   .hero-section .right-column{
    display: none;
   }

   .hero-section {
    width: 100%;
    background-image: none;
    background-position-y: center;
    background-size: 200px 150px; 
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content:space-between;
    padding: .8em;

  }

  .hero-section p{
    width: 80%;
    font-size: .9rem;
    color: #000;
    font-weight: bold;
    margin-top: .3em;
    margin-bottom: 2em;
  }
  .hero-section span{
    color: #3366ff;
  }

  /* -------- job section ------------> */

  .jobs-section {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content:flex-start;
      padding-right: 3em;
  }
  .jobs-section .job{
    width: 100%;
  }
  .jobs-section .pic{
    width: 100%;
    margin: 0 auto;
  }
  .jobs-section .pic img{
    width: 100%;
  }
  .jobs-section .job h1{
    font-size: 1em;
    font-weight: bold;
  }
  .jobs-section .job p{
      width: 100%;
      padding: 0px;
      font-size: 1em;
      line-height: 125%;
  }
  .jobs-section .job .req-estimate-btn{
      color: #f99807;
      font-weight: bold;
      background: #787777;
      width: 255px;
      padding: 1em 1rem;
      border-radius: 7px;
      margin-bottom: 1em;
  }
  .jobs-section .job .req-estimate-btn:hover{
    opacity: .8;
    color:#fff;
    transition: .7s;
  }

  
/* ---- More info ----------------->*/

  .more-info .info-content{
    display: flex;
    flex-direction: column;
  }

  .more-info .info-content img{
    display: none;
  }
  .box-card{
    display: flex;
    flex-direction: column;
  }
  .box-card .card{
    width: 90%;
    border: 3px dotted #000;
    border-radius: 10px;
    margin: 5px;
    padding: 10px;
    text-align: justify;
  }

  .extended-info .container{
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    align-items: flex-start;
   }

  /*------> Products -------->*/  

.products{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 10px auto;
    padding: 15px;
    justify-content: space-evenly;
  }
  .products .left-c{
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-right: 10px;
  }
  .products .right-c{

  }
  .products .right-c p{
      padding-left: 1.5em;
  }

  .products .right-c h1{
      color: rgb(75, 129, 244);
      font-weight: bold;
      padding-left: 1.5em ;
  }

  .products .right-c h3{
    padding-left: 1.5em;
  }

  .products img{
    width: 100%;
  }
  .product:nth-of-type(2){
    padding: 25px;
  }

  /* ----> Shop section ---------------------------------------*/

  .shop-section{
    width: 100%;
    padding: 15px;
   }
  .shop-section h1{
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
    color: rgb(75, 129, 244); ;
  }
  .shop-section .container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .shop-section .item{
    width: 40%;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 10px;
    border: solid thin #000;
    border-radius: 5px;
  }

  .shop-section img{
    width: 100%;
  }

    .shop-section .item h4{
      font-size: .8em;
      margin-top: 5px;
      font-weight: bold;
      text-align: center;
    }
    .shop-section .item a{
      width: 100%;
      display: block;
      background-color: #1f1e1e;
      color: #fff;
      padding: 5px;
      text-decoration: none;
      text-align: center;
      border-radius: 5px;
      font-size: .8rem;
    }
    .shop-section a:hover{
      background: #f17406;
      color: #000;
      font-weight: bold;
      opacity: .7;
      transition: .7s;
    }

    /* ------ More products ------------------------*/

.more-products{ /* box container */
  width: 100%;
  margin: 10px auto;
  padding: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.items{
  width: 40%;
  margin: 10px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  border: thin solid #000;
  border-radius: 5px;
  padding: 5px;
  margin: 5px;
}
.more-products img{
  width: 100%;;
}
.more-products  h4{
  width: 100%;
  font-size: 1em;
  text-align: center;
}
.more-products a{
  width: 100%;
  display: block;
  background-color: #1f1e1e;
  color: #fff;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  font-size: .8rem;
}
.more-products a:hover{
  background: #f17406;
  color: #000;
  font-weight: bold;
  opacity: .7;
}


  }


/* MEDIUM */
@media screen and (max-width: 768px){
  
  .hero-section .left-column{
    width: 100%;
  }
  .hero-section  .right-column img {
    border-radius: 30%;
    width: 100%;
    display: none;
  }

  /* Services */

  .our-services{
    width: 100%;
    margin: 0px auto;
  }
  .service-type{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 5px;
    
  }
  .our-services h1{
    text-align: center;
    padding: 15px;
    color: #000;
  }
  .service-type img{
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
  .service-type img:hover{
    opacity: .5;
    transition: .7s;
  }
  .service-type a{
    text-decoration: none;
    font-size: 1em;
    color: #fff;
  }
  .service-button{
    width: 100%;
    background-color: rgb(40, 39, 39);
    padding: 1rem ;
  }
  .service-type a:hover{
    color: brown;
    font-weight: bold;
    transition: .7s;
  }
  .service{
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center ;
    margin: 5px;
  } 
  
  /* Job section */
  .jobs-section {
    width: 90%;
    display: flex;
    justify-content:space-around;
    align-items:center;
    padding: 15px;
  }
  .jobs-section .job{
    width: 100%;
    margin-left: 5px;
    margin-right: 20px;
    padding: 15px;
  }
  .jobs-section .pic{
    width: 50%;
    margin-right: 50px;
  }
  .jobs-section .pic{
    width: 100%;
    margin: 0 auto;
  }
  .jobs-section .pic img{
    width: 100%;
  }
  .more-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .extended-info .container{
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    align-items: flex-start;
   }

   /*------> Products -------->*/  

.products{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 10px auto;
  padding: 15px;
  justify-content: space-evenly;
}
.products .left-c{
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-right: 10px;
}
.products .right-c{

}
.products .right-c p{
  padding-left: 1.5em;
}

.products .right-c h1{
  color: rgb(75, 129, 244);
  font-weight: bold;
  padding-left: 1.5em ;
}

.products .right-c h3{
  padding-left: 1.5em;
}

.products img{
  width: 75%;
}
.product:nth-of-type(2){
  padding: 25px;
}


}

/* large */
@media screen and (max-width: 992px){
  body{
   background-color: #5021de;
  }
}


/* X-LARGE */
@media screen and (max-width: 1200px){
  body{
   background-color: #f8f4f4;
  }
}
