@font-face {
  font-family: 'ArcaMajora';
  src: url('/themes/dns/font/ArcaMajora3-Bold.eot'); /* IE9 Compat Modes */
  src: url('/themes/dns/font/ArcaMajora3-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/themes/dns/font/ArcaMajora3-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('/themes/dns/font/ArcaMajora3-Bold.woff') format('woff'); /* Pretty Modern Browsers */
}

.breadcumb a {
  color: white;
}

.breadcumb a:hover {
  color: rgb(218, 218, 218);
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}


.container-fluid {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}


.container {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.top-bar {
  background-color: #cda47aff;
  height: 30px;
  line-height: 18px;
  width: 90%;
  position: fixed;
  top: 0px;
  margin-left: 5%;
  margin-right: 5%;
  overflow: hidden;
  z-index: 1;
  color: white;
  font-size: 0.85rem;
  padding: 6px;
  -webkit-transition: width 0.3s, margin-left 0.3s, opacity 0.3s; /* For Safari 3.1 to 6.0 */
  transition: width 0.3s, margin-left 0.3s, opacity 0.3s;
  z-index: 10;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);
}

.top-bar a {
  color: white;
}


.top-bar a:hover {
  color: whitesmoke;
}

.top-bar.expand {
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  /* opacity: 0.9; */
}

@media (min-width: 992px) {
  .company-logo {
    font-size:1.8rem;z-index:1;left:0;position:absolute;margin-left:68px;margin-top:40px;color:#e3dbdbff;
  }

  .company-logo img {
    width:70px;
  }

  .top-bar .left {
    font-weight: bold;
  }
  
  .top-bar .right {
    float: right;
  }

  .top-nav-bar {
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    margin-left: 5%;
    margin-right: 5%;
    margin-top:30px;
    z-index: 1;
  }
}

/* mobile */
@media (max-width: 991px) {
  .company-logo {
    font-size:1rem;z-index:1;left:0;position:absolute;margin-left:20px;margin-top:30px;color:#e3dbdbff;
  }

  .company-logo img {
    width: 30px;
  }

  .top-bar {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .top-bar .left {
    font-weight: bold;
    display: none;
  }
  
  .top-bar .right {
    float: right;
    font-size: 0.60rem;
  }

  .top-nav-bar {
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    margin-left: 5%;
    margin-right: 5%;
    margin-top:20px;
    z-index: 1;
    display: none;
  }
}

.top-bar .right li {
  display: inline-block;
  padding-right: 10px;
}

/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
}


/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color:white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  text-shadow: 1px 1px 0 #111;
}

/* Change the color of links on hover */
.topnav a:hover {
  color: whitesmoke;
}

/* Add a color to the active/current link */
.topnav a.active {
  color:whitesmoke;
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0px; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #6c5d53ff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
  z-index: 1000;
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  /* overflow: hidden;
  width: 200px; */
  display: block;
  transition: 0.3s;
}

.sidenav a.link {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  overflow: hidden;
  width: 500px;
  display: block;
  transition: 0.3s;
}

@media (min-width: 992px) {
  .btn-burger {
    display: none;
  }
}

/* mobile */
@media (max-width: 991px) {
  .btn-burger {
    cursor: pointer;
  }
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-right .5s;
  /* padding: 20px; */
}

/* The side navigation menu */

.section-1 {
  position: relative;
}

@media (min-width: 992px) {
  .jssorb031 .i {
    height: 16px;
    width: 16px;
  }

  #jssor_1 {
    height: 450px;
  }

  .jssor_2 {
    height: 450px;
  }

  .section-1 .slide-description {
    position: absolute;
    top:90px;
    right: 50px;
    height: 130px;
    width: 300px;
    background-color: #201913d8;
    color: white;
    font-size: 0.6rem;
    padding: 10px;
  }

  
  .section-1 .slide-description a {
    color: white;
  }
  
  
  .section-1 .slide-description a.btn-slide {
    background-color: #999999ff;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.7rem;
    position: absolute;
    bottom:10px;
    right:10px;
  
  }
}

/* mobile */
@media (max-width: 991px) {
  .jssorb031 .i {
    height: 100px;
    width: 100px;
  }

  #jssor_1 {
    height: 800px;
  }

  .jssor_2 {
    height: 800px;
  }

  .section-1 .slide-description {
    position: absolute;
    top:300px;
    left: 200px;
    min-height: 150px;
    width: 700px;
    background-color: #201913d8;
    color: white;
    font-size: 1.8rem;
    padding: 10px;
    opacity: 0.8;
  }

  .section-1 .slide-description a {
    color: white;
  }
  
  .section-1 .slide-description a.btn-slide {
    background-color: #999999ff;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2rem;
    position: absolute;
    bottom:10px;
    right:10px;
  
  }
}



.section-2 {
  position: relative;
  height:500px;
  width:100%;
  background-color: white;
}

.section-2 a {
  color: white;
}

.section-2 a:hover {
  color: wheat;
}


@media (min-width: 992px) { 
  .section-2  .decoration-1 {
    background-color: #cda47aff;
    width: 300px;
    height: 300px;
    position: absolute;
    top: -100px;
    left: 100px; 
    opacity: 0.7;
    z-index: 5;
  }
  
  .section-2  .decoration-1 span {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.6rem;
  }
  
  .section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 180px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 220px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .section-2 .description {
    /* background-color: red; */
    min-height: 300px;
    width: 405px;
    position: absolute;
    margin-top: 120px;
    margin-left: 50px;
    border: 7px solid #ccccccff;
    padding-top:80px;
    padding-left: 40px;
    padding-right: 45px;
    text-align: justify;
    font-size: 0.9rem;
  }
  
  .section-2 .description .white-block {
    position: absolute;
    top:-20px;
    left: 30px;
    width: 330px;
    height: 30px;
    background-color: white;
  }

  .section-2 .about-image {
    position: absolute;
    right: 0px;
    margin-right: 50px;
    margin-top: 50px;
    height: 400px;
    width: 58%;
  }

  .section-2 .about-contact {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 30px;
    margin-left: 50px;
    color: #333;
  }

  .section-2 .about-contact a {
    color: #333;
  }

}


/* mobile screen */
@media (max-width: 991px) {
  .section-2  .decoration-1 {
    background-color: #cda47aff;
    width: 180px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 60px; 
    opacity: 0.7;
    z-index: 5;
  }
  
  .section-2  .decoration-1 span {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 90px;
    right: -100px; 
    /* opacity: 0.7; */
  }
  
  .section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 110px;
    right: -130px; 
    /* opacity: 0.7; */
  }

  .section-2 .description {
    /* background-color: red; */
    min-height: 300px;
    width: 260px;
    position: absolute;
    margin-top: 60px;
    margin-left: 20px;
    border: 4px solid #ccccccff;
    padding-top:45px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    font-size: 0.8rem;
    z-index: 5;
    border-top: 0px;
  }
  
  .section-2 .description .white-block {
    position: absolute;
    top:-20px;
    left: 30px;
    width: 190px;
    height: 30px;
    background-color: transparent;
  }

  .section-2 .about-image {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 100%;
    opacity: 0.1;
  }

  .section-2 .about-contact {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-bottom: 80px;
    margin-left: 20px;
    font-size: 0.9rem;
    color: #333;
  }

  .section-2 .about-contact a {
    color: #333;
  }
}





@media (min-width: 992px) {
  .section-3 {
    position: relative;
    height:500px;
    width:100%;
    background-color:#6c5d53ff;
    margin-bottom: 300px;
  }

  .section-3 .description {
    color: white;
    font-size: 0.9rem;
    width: 600px;
    text-align: justify;
    position: absolute;
    top:70px;
    left: 60px;
    line-height: 2rem;
  }

  .section-3  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.705);
    width: 300px;
    height: 250px;
    position: absolute;
    top: -40px;
    right: 100px; 
    /* opacity: 0.7; */
    z-index: 5;
  }
  
  .section-3  .decoration-1 span {
    position: absolute;
    bottom: 0px;
    padding-bottom: 80px;
    padding-left: 70px;
    color: white;
    font-weight: bold;
    font-size: 1.6rem;
  }
  
  .section-3  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    left: -250px; 
    /* opacity: 0.7; */
  }
  
  .section-3  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 170px;
    left: -200px; 
    /* opacity: 0.7; */
  }

  .section-3 .project-panels {
    margin-top: 400px;
    position: absolute;
    bottom: -250px;
    /* background-color: blue; */
    min-height: 300px;
    width: 100%;
  }
  
  .section-3 .project-panel {
    /* width: 100%; */
    height: 400px;
    background-color: gray;
    margin-left: 50px;
    margin-right: 50px;
  }

  .section-3 .project-links {
    margin-top: 50px;
  }

  .section-3 .project-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-3 .project-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
}

/* mobile */
@media (max-width: 991px) {
  .section-3 {
    position: relative;
    min-height:500px;
    width:100%;
    background-color:#6c5d53ff;
  }

  .section-3 .description {
    color: white;
    font-size: 0.8rem;
    width: 300px;
    text-align: justify;
    position: absolute;
    top:150px;
    left: 35px;
    /* line-height: 2rem; */
  }

  .section-3  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.705);
    width: 180px;
    height: 180px;
    position: absolute;
    top: -50px;
    right: 30px; 
    /* opacity: 0.7; */
    z-index: 5;
  }
  
  .section-3  .decoration-1 span {
    position: absolute;
    bottom: 0px;
    padding-bottom: 80px;
    padding-left: 15px;
    color: white;
    font-weight: bold;
    font-size: 1.1rem;
  }
  
  .section-3  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 110px;
    left: -110px; 
    /* opacity: 0.7; */
  }
  
  .section-3  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 130px;
    left: -80px; 
    /* opacity: 0.7; */
  }

  .section-3 .project-panels {
    padding:20px;
    padding-top: 300px;
    /* background-color: blue; */
    /* min-height: 300px;
    width: 100%; */
  
  }
  
  .section-3 .project-panel {
    /* width: 100%; */
    height: 300px;
    margin-bottom: 40px;

  }

  .section-3 .project-links {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .section-3 .project-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-3 .project-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
}




@media (min-width: 992px) {

  .section-4 {
    min-height:500px;
    width:100%;
    background-color:#f4e3d7ff;
    padding-top:50px;
    padding-bottom: 50px;
    color: #6c5d53ff;
  }

  .section-4 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
  }
  
  .section-4 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 10px;
    background-color: white;
  }
  
  .section-4 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .section-4 textarea {
    height: 150px;
  }
  
  .section-4 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .section-4 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
  
}

/* mobile */
@media (max-width: 991px) {

  .section-4 {
    min-height:500px;
    width:100%;
    background-color:#f4e3d7ff;
    padding-top:50px;
    padding-bottom: 50px;
    color: #6c5d53ff;
    font-size: 0.8rem;
  }

  .section-4 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
    font-size: 0.8rem;
    min-height: 36px;
  }
  
  .section-4 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 9px;
    background-color: white;
  }
  
  .section-4 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .section-4 textarea {
    height: 150px;
  }
  
  .section-4 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .section-4 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
  
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  /* .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;} */
}


body {
  font-family: 'Karla'; 
  color: #808080ff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* div {
  opacity: 1;
  transition: 1s opacity;
}

div.fade-out {
  opacity: 0;
  transition: none;
} */

a {
  text-decoration: none;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s; 
  
}

a:hover {
  text-decoration: none;
  color: rgb(192, 159, 140);
}

a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'ArcaMajora'; }

section { padding: 6rem 0; } /* 6 * 16px  */
  section h2 {
    font-size: 2.25rem;
    line-height: 2rem; }
  @media (min-width: 992px) {
    section h2 {
      font-size: 3rem;
      line-height: 2.5rem; } }


@media (min-width: 992px) {

}

/* mobile */
@media (max-width: 991px) {

}



/* PROJECT PAGE */
@media (min-width: 992px) {

  .project-section-2 {
    position: relative;
    min-height: 500px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .project-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .project-section-2  .project-panel {
    /* width: 100%; */
    height: 500px;
    background-color: gray;
    margin-left: 10px;
    margin-right: 10px;
  }

  .project-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .project-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .project-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .project-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .project-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .project-section-2 .description {
    color: white;
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .project-section-3 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .project-section-3 hr {
    height: 0px;
    color: #c8b7b7ff;
    border: 3px solid #c8b7b7ff;
    width: 100%;
    margin-bottom: 20px;
  }


  .project-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }
  .project-banner-title {
    font-size: 4rem;
    margin-top: 270px;
    color: white;
  }
  
  .project-banner-subtitle {
    font-size: 1rem;
    color: white;
  }

  .project-filters {
    padding-top: 170px;
  }
  
  .project-filter {
    margin: 0 auto;
    display: inline;
    text-align: center;
    line-height: 50px;
  }
  
  .project-filter ul {
    text-align: center;
  }
  
  .project-filter a {
    padding: 10px;
    border: 3px solid #c8b7b7ff;
    color: #c8b7b7ff;
    font-size: 1rem;
    border-radius: 50px;
  }
  
  .project-filter a:hover {
    background-color: #cda47aff;
    color: #fff;
  }
  
  .project-filter a:focus {
    background-color: #cda47aff;
    color: #fff;
    outline: none;
  }
  
  
  
}
@media (max-width: 991px) {

  .project-section-2 {
    position: relative;
    min-height: 500px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .project-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .project-section-2  .project-panel {
    /* width: 100%; */
    height: 350px;
    background-color: gray;
    margin-left: 0px;
    margin-right: 0px;
  }

  .project-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .project-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .project-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
  }
  

  .project-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .project-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .project-section-2 .description {
    color: white;
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .project-section-3 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .project-section-3 hr {
    height: 0px;
    color: #c8b7b7ff;
    border: 3px solid #c8b7b7ff;
    width: 100%;
    margin-bottom: 20px;
  }

  .project-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }
  .project-banner-title {
    font-size: 2rem;
    margin-top: 170px;
    color: white;
  }
  
  .project-banner-subtitle {
    font-size: 1rem;
    color: white;
  }

  .project-filters {
    padding-top: 200px;
  }
  
  .project-filter {
    margin: 0 auto;
    display: inline;
    text-align: center;
    line-height: 50px;
  }
  
  .project-filter ul {
    text-align: center;
  }
  
  .project-filter a {
    padding: 10px;
    border: 2px solid #c8b7b7ff;
    color: #c8b7b7ff;
    font-size: 0.8rem;
    border-radius: 50px;
  }
  
  .project-filter a:hover {
    background-color: #cda47aff;
    color: #fff;
  }
  
  .project-filter a:focus {
    background-color: #cda47aff;
    color: #fff;
    outline: none;
  }
  
}


/* PROJECT DETAIL PAGE */
@media (min-width: 992px) {

  .projectdetail-section-2 {
    position: relative;
    min-height: 150px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .projectdetail-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .projectdetail-section-2  .project-panel {
    /* width: 100%; */
    height: 500px;
    background-color: gray;
    margin-left: 10px;
    margin-right: 10px;
  }

  .projectdetail-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .projectdetail-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .projectdetail-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .projectdetail-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .projectdetail-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .projectdetail-section-2 .description {
    color: white;
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .projectdetail-section-3 {
    padding-left: 40px;
    padding-right: 40px;
    background-color: #6c5d53ff;
    color: white;
    padding-bottom: 40px;
  }

  .projectdetail-section-3 hr {
    height: 0px;
    color: #c8b7b7ff;
    border: 3px solid #c8b7b7ff;
    width: 100%;
    margin-bottom: 20px;
  }


  .projectdetail-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }

  .projectdetail-section-3 h4 {
    font-size: 1.5rem;
  }

  .projectdetail-section-3 .project-show {
    height:400px;
  }

  .projectdetail-section-3 .project-thumb {
    height:100px;width:50px;margin-left:20px;
  }

  .projectdetail-section-3 .projectdetail-desc ul {
    list-style: none;
    padding-left: 10px;
  }

  .projectdetail-section-3 .projectdetail-desc ul li {
   margin-bottom: 20px;
   text-align: justify;
  }

}
@media (max-width: 991px) {

  .projectdetail-section-2 {
    position: relative;
    min-height: 150px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .projectdetail-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .projectdetail-section-2  .project-panel {
    /* width: 100%; */
    height: 350px;
    background-color: gray;
    margin-left: 0px;
    margin-right: 0px;
  }

  .projectdetail-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .projectdetail-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .projectdetail-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
  }
  

  .projectdetail-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .projectdetail-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .projectdetail-section-2 .description {
    color: white;
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .projectdetail-section-3 {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #6c5d53ff;
    color: white;
  }

  .projectdetail-section-3 hr {
    height: 0px;
    color: #c8b7b7ff;
    border: 3px solid #c8b7b7ff;
    width: 100%;
    margin-bottom: 20px;
  }

  .projectdetail-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }

  .projectdetail-section-3 h4 {
    font-size: 1rem;
  }

  .projectdetail-section-3 .project-show {
    height:300px;
  }

  .projectdetail-section-3 .project-thumb {
    height:70px;width:50px;margin-left:20px;
  }

  
  .projectdetail-section-3 .projectdetail-desc ul {
    padding-top:20px;
    list-style: none;
    padding-left: 0px;
    padding-bottom: 20px;
  }

  .projectdetail-section-3 .projectdetail-desc ul li {
   margin-bottom: 20px;
   text-align: justify;
   font-size: 0.9rem;
  }
}



/* GALLERY PAGE */
@media (min-width: 992px) {

  .gallery-section-2 {
    position: relative;
    min-height: 500px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .gallery-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .gallery-section-2  .gallery-panel {
    /* width: 100%; */
    height: 250px;
    background-color: gray;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    border: 5px solid gray;
  }



  .gallery-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .gallery-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .gallery-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .gallery-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .gallery-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .gallery-section-2 .description {
    color: white;
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .gallery-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }

  .gallery-filters {
    padding-top: 170px;
  }
  
  .gallery-filter {
    margin: 0 auto;
    display: inline;
    text-align: center;
    line-height: 50px;
  }
  
  .gallery-filter ul {
    text-align: center;
  }
  
  .gallery-filter a {
    padding: 10px;
    border: 3px solid #c8b7b7ff;
    color: #c8b7b7ff;
    font-size: 1rem;
    border-radius: 50px;
  }
  
  .gallery-filter a:hover {
    background-color: #cda47aff;
    color: #fff;
  }
  
  .gallery-filter a:focus {
    background-color: #cda47aff;
    color: #fff;
    outline: none;
  }


  
}
@media (max-width: 991px) {

  .gallery-section-2 {
    position: relative;
    min-height: 500px;
    background-color: #6c5d53ff;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .gallery-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .gallery-section-2  .gallery-panel {
    /* width: 100%; */
    height: 350px;
    background-color: gray;
    margin-left: 0px;
    margin-right: 0px;
  }

  .gallery-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .gallery-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .gallery-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
  }
  

  .gallery-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .gallery-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .gallery-section-2 .description {
    color: white;
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .gallery-section-3 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .gallery-section-3 hr {
    height: 0px;
    color: #c8b7b7ff;
    border: 3px solid #c8b7b7ff;
    width: 100%;
    margin-bottom: 20px;
  }

  .gallery-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }


  .gallery-filters {
    padding-top: 200px;
  }
  
  .gallery-filter {
    margin: 0 auto;
    display: inline;
    text-align: center;
    line-height: 50px;
  }
  
  .gallery-filter ul {
    text-align: center;
  }
  
  .gallery-filter a {
    padding: 10px;
    border: 2px solid #c8b7b7ff;
    color: #c8b7b7ff;
    font-size: 0.8rem;
    border-radius: 50px;
  }
  
  .gallery-filter a:hover {
    background-color: #cda47aff;
    color: #fff;
  }
  
  .gallery-filter a:focus {
    background-color: #cda47aff;
    color: #fff;
    outline: none;
  }
  
}

/* CUSTOM PRODUCT PAGE */
@media (min-width: 992px) {

  .custproduct-section-2 {
    position: relative;
    min-height: 180px;
    background-color: white;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .custproduct-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .custproduct-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .custproduct-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .custproduct-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .custproduct-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .custproduct-section-2 .description {
    color:gray;
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .custproduct-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }

  .custproduct-section-2 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
  }
  
  .custproduct-section-2 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 10px;
    background-color: white;
  }
  
  .custproduct-section-2 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .custproduct-section-2 textarea {
    height: 150px;
  }
  
  .custproduct-section-2 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .custproduct-section-2 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }

  .custproduct-section-3 {
    position: relative;
    height:800px;
  }

  .custproduct-section-3 .custproduct-image1 {
    position: absolute;
    right: 40px;
    margin-top: -80px;
    margin-bottom: 40px;
    margin-right: 100px;
    width: 85%;
    height:400px;
    /* background-color: blue; */
    z-index: 2;
  }
  
  .custproduct-section-3 .custproduct-image2 {
    position: absolute;
    bottom: 0px;
    right: 40px;
    margin-top: -80px;
    margin-bottom: 40px;
    margin-left: 100px;
    width: 85%;
    height: 400px;
    /* background-color: red; */
    z-index: 2;
  }

  .custproduct-section-3 .decoration-1 {
    position: absolute;
    height: 750px;
    bottom: 80px;
    /* background-color: yellow; */
    border: 7px solid #e3dbdbff;
    width: 85%;
    z-index: 1;
  }

  .custproduct-section-4 {
    padding-bottom: 40px;
  }

  .custproduct-section-4 .carousels {
    height: 250px;
  }

  .custproduct-section-4 .carousels .carousel {
    /* overflow: hidden; */
    margin-left: 20px;
    margin-right: 20px;
    /* background-color: blue; */
    height: 250px;
    width:200px;
  }

  .custproduct-section-4 .carousels .content {
    /* overflow: hidden; */
    margin-left: 20px;
    margin-right:20px;
    width: 320px;
    height: 100%;
    border: 5px solid #ac9393ff;
  }


  .slick-prev:before, .slick-next:before { 
    color:#cda47aff !important;
}
}
@media (max-width: 991px) {

  .custproduct-section-2 {
    position: relative;
    min-height: 150px;
    background-color: white;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custproduct-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .custproduct-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  
  .custproduct-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 10px;
    color: white;
    font-weight: bold;
    font-size: 0.8rem;
  }
  

  .custproduct-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .custproduct-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .custproduct-section-2 .description {
    color: white;
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .custproduct-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }

  .custproduct-section-2 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
    font-size: 0.92rem;
  }
  
  .custproduct-section-2 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 9px;
    background-color: white;
  }
  
  .custproduct-section-2 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .custproduct-section-2 textarea {
    height: 150px;
  }
  
  .custproduct-section-2 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .custproduct-section-2 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }

  .custproduct-section-3 {
    position: relative;
    height:450px;
    background-color: white;
  }

  .custproduct-section-3 .custproduct-image1 {
    position: absolute;
    right: 40px;
    /* margin-top: -80px; */
    margin-bottom: 40px;
    margin-right: 50px;
    width: 70%;
    height:200px;
    /* background-color: blue; */
    z-index: 2;
  }
  
  .custproduct-section-3 .custproduct-image2 {
    position: absolute;
    /* bottom: 0px; */
    top:230px;
    right: 20px;
    /* margin-top: -80px; */
    margin-bottom: 40px;
    /* margin-left: 100px; */
    width: 70%;
    height: 200px;
    /* background-color: red; */
    z-index: 2;
  }

  .custproduct-section-3 .decoration-1 {
    position: absolute;
    height: 370px;
    top:30px;
    left: 60px;
    /* background-color: yellow; */
    border: 5px solid #e3dbdbff;
    width: 70%;
    z-index: 1;
  }

  .custproduct-section-4 {
    padding-bottom: 40px;
  }

  .custproduct-section-4 .carousels {
    height: 180px;
  }

  .custproduct-section-4 .carousels .carousel {
    /* overflow: hidden; */
    /* margin-left: 20px; */
    /* margin-righ/t: 20px; */
    /* background-color: blue; */
    height: 180px;
    width:280px;
  }

  .custproduct-section-4 .carousels .content {
    /* overflow: hidden; */
    /* margin-left: 20px; */
    /* margin-right:20px; */
    width: 100%;
    height: 100%;
    border: 3px solid #ac9393ff;
  }

  .slick-prev:before, .slick-next:before { 
    color:#cda47aff !important;
  }
}

/* ABOUT PAGE */
@media (min-width: 992px) {

  .about-section-2 {
    position: relative;
    min-height: 120px;
    /* background-color: #6c5d53ff; */
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .about-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .about-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .about-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .about-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .about-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .about-section-2 .description {
    /* color: /; */
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .about-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }

  .about-section-3 {
    background-color: white;
  }

  .about-section-3 .about-mission {
    height: 300px;
    background-color: #cda47aff;
    margin: 100px;
    padding: 30px;
    color: white;
    text-align: justify;
  }

  .about-section-3 .about-mission hr {
    border: 3px solid white;
  }
  
  
  .about-section-3 .about-vision {
    height: 300px;
    background-color: #cda47aff;
    margin: 100px;
    margin-top: 0px;
    padding: 30px;
    color: white;
    text-align: justify;
  }

  .about-section-3 .about-vision hr {
    border: 3px solid white;
  }
  

  .about-section-3 .about-story {
    height: 700px;
    border: 4px solid #ccccccff;
    margin: 100px;
    margin-left: 50px;
    padding: 30px;
    text-align: justify;
  }

  .about-section-3 .about-story h5 {
    color: #28170bff;
  }

  .about-section-3 .about-story hr {
    border: 3px solid #cda47aff;
  }
}
@media (max-width: 991px) {

  .about-section-2 {
    position: relative;
    min-height: 200px;
    /* background-color: #6c5d53ff; */
    background-color: white;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .about-section-2  .about-panel {
    /* width: 100%; */
    height: 350px;
    background-color: gray;
    margin-left: 0px;
    margin-right: 0px;
  }

  .about-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .about-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .about-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
  }
  

  .about-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .about-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .about-section-2 .description {
    /* color: white; */
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .about-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }

  
  .about-section-3 {
    background-color: white;
  }

  .about-section-3 .about-mission {
    height: 300px;
    background-color: #cda47aff;
    margin: 5px;
    padding: 30px;
    font-size: 0.9rem;
    color: white;
    text-align: justify;
  }

  .about-section-3 .about-mission hr {
    border: 2px solid white;
  }
  
  .about-section-3 .about-vision {
    height: 300px;
    background-color: #cda47aff;
    margin: 5px;
    margin-top: 20px;
    padding: 30px;
    color: white;
    font-size: 0.9rem;
    text-align: justify;
  }

  .about-section-3 .about-vision hr {
    border: 2px solid white;
  }
  

  .about-section-3 .about-story {
    min-height: 300px;
    border: 3px solid #ccccccff;
    margin: 20px;
    /* margin-left: 50px; */
    font-size: 0.9rem;
    padding: 30px;
    text-align: justify;
  }

  .about-section-3 .about-story h5 {
    color: #28170bff;
  }

  .about-section-3 .about-story hr {
    border: 3px solid #cda47aff;
  }

}


/* CONTACT PAGE */
@media (min-width: 992px) {
  .contact-section-2 {
    position: relative;
    min-height: 150px;
    /* background-color: #6c5d53ff; */
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .contact-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .contact-section-2  .contact-panel {
    /* width: 100%; */
    height: 500px;
    background-color: gray;
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 300px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: 100px; 
    opacity: 1;
    z-index: 5;
  }
  
  .contact-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
  }
  
  .contact-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 25px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1rem;
  }
  

  .contact-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 100px;
    right: -180px; 
    /* opacity: 0.7; */
  }
  
  .contact-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 300px;
    height: 20px;
    position: relative;
    top: 130px;
    right: -220px; 
    /* opacity: 0.7; */
  }

  .contact-section-2 .description {
    /* color: white; */
    position: absolute;
    right: 0px;
    width: 49%;
    margin-right: 30px;
    margin-top:20px;
    font-size: 0.9rem;
  }

  .contact-banner {
    height: 400px;
    background-size: cover;
    text-align: center;
    /* margin-bottom: 30px; */
    position: relative;
  }

  #map {
    height: 500px;
  }

  .contact-section-3 {

  }

  .contact-section-3 .icon {
      border: 1px solid #916f6fff;
      border-radius: 50px;
      float: left;
      font-size: 24px;
      height: 50px;
      margin-right: 15px;
      /* padding-right: 15px; */
      
      color: #916f6fff;
  }

  .contact-section-3 ul {
    list-style: none;
    padding-left: 80px;

  }

  .contact-section-3 .title {
    font-weight: bold;
  }

  .contact-section-3 .description {
    color: #916f6fff;
    margin-bottom: 30px;
  }

  .contact-section-3 .description  a {
    color: #916f6fff;
  }

  .contact-section-4 {
    padding-top:50px;
    padding-bottom: 50px;
  }

  .contact-section-4 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
  }
  
  .contact-section-4 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 10px;
    background-color: white;
  }
  
  .contact-section-4 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .contact-section-4 textarea {
    height: 150px;
  }
  
  .contact-section-4 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .contact-section-4 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
  
}
@media (max-width: 991px) {

  .contact-section-2 {
    position: relative;
    min-height: 200px;
    background-color: white;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-section-2 .grid-item {
    margin-bottom: 40px;
  }

  .contact-section-2  .contact-panel {
    /* width: 100%; */
    height: 350px;
    background-color: gray;
    margin-left: 0px;
    margin-right: 0px;
  }

  .contact-section-2  .decoration-1 {
    background-color: rgba(205, 164, 122, 0.7);
    width: 170px;
    height: 150px;
    position: absolute;
    top: -50px;
    left: 30px; 
    opacity: 1;
    z-index: 5;
  }
  
  .contact-section-2  .decoration-1 span.title {
    position: absolute;
    bottom: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
  }
  
  .contact-section-2  .decoration-1 span.breadcumb {
    position: absolute;
    top: 0px;
    padding-top: 20px;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    font-size: 0.9rem;
  }
  

  .contact-section-2  .decoration-2 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 70px;
    right: -130px; 
    /* opacity: 0.7; */
  }
  
  .contact-section-2  .decoration-3 {
    background-color: #ccccccff;
    width: 150px;
    height: 10px;
    position: relative;
    top: 100px;
    right: -150px; 
    /* opacity: 0.7; */
  }

  .contact-section-2 .description {
    /* color: white; */
    position: absolute;
    left: 0px;
    width:90%;
    margin-left: 30px;
    margin-top:110px;
    font-size: 0.8rem;
  }

  .contact-banner {
    height: 250px;
    background-size: cover;
    text-align: center;
    position: relative;
  }

  
  #map {
    height: 300px;
  }

  .contact-section-3 {
    background-color: white;
  }

  .contact-section-3 .icon {
      border: 1px solid #916f6fff;
      border-radius: 50px;
      float: left;
      font-size: 20px;
      /* height: 50px; */
      margin-bottom: 20px;
      margin-right: 15px;
      color: #916f6fff;
  }

  .contact-section-3 ul {
    list-style: none;
    padding-left: 20px;

  }

  .contact-section-3 .title {
    font-weight: bold;
  }

  .contact-section-3 .description {
    color: #916f6fff;
    margin-bottom: 30px;
    font-size: 0.9rem;
  }

  .contact-section-4 {
    padding-top:50px;
    padding-bottom: 50px;
    background-color: white;
  }

  .contact-section-4 .form-control {
    border-radius: 0px;
    margin-bottom: 20px;
    border-left: 0px;
    font-size: 0.92rem;
  }
  
  .contact-section-4 .input-group-text {
    border-right: 0px;
    border-radius: 0px;
    padding: 9px;
    background-color: white;
  }
  
  .contact-section-4 .form-control:focus {
    border-radius: 0px;
    margin-bottom: 20px;
    border: 1px solid #ced4da;
    border-left: 0px;
  }
  
  .contact-section-4 textarea {
    height: 150px;
  }
  
  .contact-section-4 .contact-link  {
    background-color: #cba174ff;
    color: white;
    padding: 10px;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .contact-section-4 .contact-link:hover  {
    background-color: rgb(185, 136, 83);
    color: white;
  }
  
}

/* FOOTER */
@media (min-width: 992px) {
  .footer {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    background-color: #28170bff;
    color: #fff;
    position: relative;
  }
  
  .footer a {
    color: white;
  }
  
  .footer a:hover {
    color: rgb(155, 155, 155);
  }
  
  .footer h5 {
    position: relative;
  }
  
  .footer h5::after {
    content:"";
    display: block;
    height: 1em;
    width: 40%;
    /* margin-right: 100%; */
    /* margin-left: 10px; */
    margin-bottom: 20px;
    border-bottom: 5px solid #b3b3b3ff;
  }
  
  .footer .footer-contact ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 0.9rem;
  }
  
  .footer .footer-contact li {
   margin-bottom: 10px;
  }
  
  .footer .footer-company ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 0.9rem;
  }
  
  .footer .footer-company li {
   margin-bottom: 10px;
  }
  
  .footer .footer-company span {
    margin-right: 10px;
  }
  
  
  .footer .form-control {
    border-radius: 0px;
  }
  
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none;
    box-shadow: 0 0 0 0rem rgba(206, 109, 45, 0.25);
  }
  
  .footer button {
    border-radius: 3px;
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ac9393ff;
    font-size: 0.9rem;
  }
  
  .footer button:hover {
    background-color: rgb(68, 43, 25); 
    border: 2px solid #ac9393ff;
  }
  
}

/* mobile */
@media (max-width: 991px) {
  .footer {
    padding-top: 2rem;
    padding-bottom: 1rem;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #28170bff;
    color: #fff;
    position: relative;
  }
  
  .footer a {
    color: white;
  }
  
  .footer a:hover {
    color: rgb(155, 155, 155);
  }
  
  .footer h5 {
    position: relative;
  }
  
  .footer h5::after {
    content:"";
    display: block;
    height: 1em;
    width: 40%;
    /* margin-right: 100%; */
    /* margin-left: 10px; */
    margin-bottom: 20px;
    border-bottom: 5px solid #b3b3b3ff;
  }
  
  .footer .footer-contact ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 0.9rem;
    margin-bottom:30px;
  }
  
  .footer .footer-contact li {
   margin-bottom: 10px;
  }
  
  .footer .footer-company ul {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 0.9rem;
    margin-bottom:30px;
  }
  
  .footer .footer-company li {
   margin-bottom: 10px;
  }
  
  .footer .footer-company span {
    margin-right: 10px;
  }
  
  
  .footer .form-control {
    border-radius: 0px;
  }
  
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: none;
    box-shadow: 0 0 0 0rem rgba(206, 109, 45, 0.25);
  }
  
  .footer button {
    border-radius: 3px;
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ac9393ff;
    font-size: 0.9rem;
  }
  
  .footer button:hover {
    background-color: rgb(68, 43, 25); 
    border: 2px solid #ac9393ff;
  }
  
} 


  /* The snackbar - position it at the bottom and in the middle of the screen */
  #snackbar {
      visibility: hidden; /* Hidden by default. Visible on click */
      min-width: 250px; /* Set a default minimum width */
      margin-left: -125px; /* Divide value of min-width by 2 */
      background-color: #333; /* Black background color */
      color: #fff; /* White text color */
      text-align: center; /* Centered text */
      border-radius: 2px; /* Rounded borders */
      padding: 16px; /* Padding */
      position: fixed; /* Sit on top of the screen */
      z-index: 1; /* Add a z-index if needed */
      left: 50%; /* Center the snackbar */
      bottom: 80px; /* 30px from the bottom */
      font-size: 16px;
  }

  
  .btn-subscribe-spinner {
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  }
  
  .btn-spinner {
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
  }
  

  /* Show the snackbar when clicking on a button (class added with JavaScript) */
  #snackbar.show {
      visibility: visible; /* Show the snackbar */
      /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
     However, delay the fade out process for 2.5 seconds */
     -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
     animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  
  /* Animations to fade the snackbar in and out */
  @-webkit-keyframes fadein {
      from {bottom: 0; opacity: 0;} 
      to {bottom: 80px; opacity: 1;}
  }
  
  @keyframes fadein {
      from {bottom: 0; opacity: 0;}
      to {bottom: 80px; opacity: 1;}
  }
  
  @-webkit-keyframes fadeout {
      from {bottom: 80px; opacity: 1;} 
      to {bottom: 0; opacity: 0;}
  }
  
  @keyframes fadeout {
      from {bottom: 80px; opacity: 1;}
      to {bottom: 0; opacity: 0;}
  }



.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none;
  border-radius: 50px;
 }
  .scroll-to-top a {
    font-size: 1rem;
    width: 3rem;
    height: 3rem;
    background-color: #cba174ff;
    line-height: 3.1rem; }

    .d-block {
      background-color: #cba174ff !important;
      opacity: 0.8;
      display: block!important;
      border-radius: 100px !important;
  }

input.ng-dirty.ng-invalid {
  border-color: red;
  border-width: 1px;
}

textarea.ng-dirty.ng-invalid {
  border-color: red;
  border-width: 1px;
  border-style: solid;
}

div.ng-dirty.ng-invalid {
  border-color: red;
  border-width: 1px;
  border-style: solid;
}

input.ng-touched.ng-invalid {
  border-color: red;
  border-width: 1px;
}

textarea.ng-touched.ng-invalid {
  border-color: red;
  border-width: 1px;
}

div.ng-touched.ng-invalid {
  border-color: red;
  border-width: 1px;
  border-style: solid;
}

.social-link  a{
  color:#fff;
}

.social-link  a:hover{
  color:#717184;
}

a {
  color: #28170bff;
}