/*--------------------------------------------------------------
  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: 
-------------------------------------------------------*/
:root{
  --green:rgb(12, 184, 12);
}
.ht__bradcaump__area  {
  background-color: rgba(0, 0, 0, 0); 
  background-image:  url(../images/bg/5.jpg); 
  background-repeat:  no-repeat; 
  background-attachment: scroll; 
  background-position: center center;
  background-size: cover;
}

.slide, .slider__fixed--height, .slide__align--center {
  background: rgba(0, 0, 0, 0) url(../images/slider/bg/2.jpg) no-repeat scroll 0 0 / cover;
}

.slide, .slider__fixed--height, .slide__align--center {
  background: rgba(0, 0, 0, 0) url(../images/slider/bg/2.jpg) no-repeat scroll 0 0 / cover;}

.slider__inner{
  background: rgba(53, 51, 49, 0.33);
  text-align: center;
  color:black;
}

.htc__testimonial__area, p.tb--130 {
  background: rgba(0, 0, 0, 0) url(../images/bg/1.jpg) no-repeat fixed center center / cover;
}

.ab {
  background-color: rgba(0, 0, 0, 0);
  background-image: url(../images/bg/5.jpg); 
  background-repeat:  no-repeat scroll center center / cover ;
}

.font-wt-n{
  font-size: 20px;
  text-align: justify;
}

.text--theme--2{
  color:var(--green);
}