/*--------------------------------------------------------------
  Template Name: Simply Construction HTML Template.
  Template URI: #
  Description: Simply Construction is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: DevItems
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
/* #contact-form > div > div.form-group-terms > label, */
#contact-form > div > div.form-group-terms > label > a{
  color: #fcc236;
}
.htc__slider__fornt__img{
      width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 60%);
    z-index: 1;
}
.slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
}

.slider__inner {
    position: relative;
    z-index: 2;
}
.inner-image-custom{
  max-height: 350px !important;
}

.link-color {
  color: #fcc236 !important;
}

.htc__blog__details ul {
  list-style-type: disc !important;
  padding-left: 20px !important;
}
.htc__blog__details h1{
  margin-bottom: 10px;
}
.htc__blog__details__page a{
  color: #fcc236 !important;
}