.logo-area {width: 271px;}
.video-section {
    position: relative;
    z-index: 0;
    height: 100vh;
}
.video-section:before {content:'';position: absolute;width: 100%;height: 100%;background: #0000006b;}
.video-section video {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.ab_sl {position:absolute;top: 50%;width: 100%;transform: translate(0, -50%);z-index: 1;}

.rts-banenr-six-area  {position:relative}
.rts-clients-feedback {padding:60px 0}
.blog-eleven-area {background: #e3e3e3;padding: 60px 0;}

.comon_icon {
    position: fixed;
    width: 45px;
    z-index: 1;
    left: 6px;
    }
.comon_icon img {width:100%}	
	
.phone_ion {
    bottom: 2px;
}

.whatsapp {
    bottom: 12px;
}


.slider-container {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
	height: 100vh;
	width: 100vw;
}

.slider-container h1 {
	color: #fff;
	font-size: 100px;
	letter-spacing: 5px;
	position: relative;
	z-index: 100;
	text-align: center;
}

.slider-container::after {
	background-color: #000;
	content: '';
	position: absolute;
	opacity: 0.3;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	transform: scale(1.15);
	transition: opacity .6s ease;
}

.slide.active {
/*	animation: grow 4s linear forwards;*/
	opacity: 1;
}

@keyframes grow {
	0%, 20% {
		transform: scale(1);
	}
	
	75%, 100% {
		transform: scale(1.15);
	}
}

.controls-container {
	position: absolute;
	top: 50%;
	right: 20px;
	display: flex;
	flex-direction: column;
	transform: translateY(-50%);
	z-index: 2;
}

.control {
	background-color: #fff;
	cursor: pointer;
	opacity: 0.5;
	margin: 6px;
	height: 40px;
	width: 5px;
	transition: opacity 0.3s, background-color 0.3s, transform 0.3s;
}

.control.active, .control:hover {
	background-color: #fff;
	opacity: 1;
	transform: scale(1.2);
}

.search {
    padding-right: 0;
}
.search form{
    display: flex;
    position: relative;
}
.search input{
    border: 1px solid #d1d1d1;
    background: #fff;
    width: 100%;
}
.search button{
    width: fit-content;
    position: absolute;
    right: 0;
    height: 100%;
    background: #003f72;
    color: #fff;
}
.search button i{}

.career_sec {
    background: #f3f3f3;
    padding: 60px 0;
}
.career_sec .ban {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.career_sec .thumb_ban {
    width: 80%;
}
.career_sec .thumb_ban img{width:100%}
.career_sec .cont {background:url('../../img/bg/hormigon.jpg');position: absolute;top: 50%;right: 0;transform: translate(0px, -50%);width: 325px;padding: 30px;box-shadow: 0px 0px 10px #afafaf;}
.career_sec .cont h3 { }
.career_sec .cont p { }
.career_sec .cont .btn  {border: 1px solid #dc3b2b;font-size: 15px;padding: 7px 20px;font-weight: 600;text-transform: capitalize;}

.rts-company-process {padding:60px 0}

.rts-service-area.df .boxs {
    display: flex;
    flex-wrap: wrap;
}

.service-area-eight {
  position: relative;
  overflow: hidden;
}
.service-area-eight .thumbnail img {
  width: 100%;
}
.service-area-eight .badge-area {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 1;
  background: #171717;
  padding: 7px 12px;
  transition: 0.5s;
}
@media only screen and (max-width: 575px) {
  .service-area-eight .badge-area {
    padding: 4px 15px;
  }
}
.service-area-eight .badge-area span {
  font-weight: 500;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
}
@media only screen and (max-width: 575px) {
  .service-area-eight .badge-area span {
    font-size: 18px;
    line-height: 32px;
  }
}
.service-area-eight .badge-area .icon {
  -webkit-clip-path: polygon(49% 18%, 100% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(49% 18%, 100% 0, 100% 100%, 0 100%, 0 0);
  background: var(--color-primary);
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -1px;
  bottom: -1px;
  padding: 30px 20px 15px 20px;
}
.service-area-eight .badge-area .icon img {filter: invert(1);}
.service-area-eight .hov-area {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: #171717ec;
  padding: 40px;
  opacity: 0;
  transform: translateY(-100%);
  transition: 0.5s;
}
.service-area-eight .hov-area .badge {
}
.service-area-eight .hov-area .badge svg {
  margin-top: -30px;
}
.service-area-eight .hov-area .title {
  margin-top: 0;
  color: #fff;
}
.service-area-eight .hov-area .disc {
  color: #fff;
  margin-bottom: 10px;
}

.service-area-eight:hover .badge-area {
  opacity: 0;
  transform: translateY(100%);
}
.service-area-eight:hover .hov-area {
  opacity: 1;
  transform: translateY(0);
}

/*---------------------------------------*/
.why_us {
  background: url(../../img/6c6175d10f.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px;
  background-attachment: fixed;
  }
  .why_us .white_bgf {background:#fff;padding: 40px;}
/*---------------------------------------*/

.title-area span {
    font-weight: 600;
}
.detail span {
    color: #1ea739;
    font-weight: 600;
}

p.disc {
    text-align: left;
}
h5.title {
    font-size: 21px;
}
.rts-about-area-about.rts-section-gap.new-about {
    margin-bottom: -112px;
}
h2.title.mt--10.vid {
    font-size: 31px;
}
section.safety.rts-section-gap.saftey {
    margin-top: -88px;
}
p.maine {
    text-align: justify;
}