/*--------slider------*/
.carousel-caption {
  left: 0%;
  top: 45%;
  width: 20%;
  right: 64%;
  bottom: unset !important;
}
.carousel-caption h5 {
  background-color: #0000006e;
  color: #fff;
  border-bottom: 2px solid #ffc20f;
  padding: 11px;
  border-top: 2px solid #ccc;
}
.ws_controls {
  position: absolute;
  top: 50%;
  z-index: 999;
  right: 10%;
  transform: translate(-50%, 0);
}
/*-------animated slider-------*/
/* .ws_playpause{display: none !important;} */

/*----- Features-----*/
.Main-Features {
  position: absolute;
  width: 100%;
}
.Features {
  background-image: url(../images/Subtraction1.png);
  background-position: center;
  background-size: cover;
  height: 200px;
  text-align: center;
  position: relative;
  top: -32px;

  transition-property: opacity, transform;
  transition-duration: 0.6s;
}
.Features img {
  width: 42px;
  transition-duration: 0.6s;
  transform: scale(0.9) translateZ(0);
}
.Features:hover {
  transform: translateY(-5px);
  box-shadow: 0 30px 65px rgba(0, 0, 0, 0.15);
}
.Features:hover img {
  transform: translateY(-32px) translateZ(0) scale(1);
}

/*---------About_Us section---------*/
.AboutUs_info_home {
  padding-top: 215px !important;
}
.AboutUs_info,
.Contracting_info,
.Scaffolding_info {
  padding-top: 190px !important;
}
/*----------Service----------*/
.Services {
  background-image: url(../images/Group46.png);
  background-position: center;
  background-size: cover;
  padding: 108px 0px;
}
.Services .Features {
  top: 0px !important;
  background-image: url(../images/Subtractionlg1.png);
  height: 310px;
}
.Services .Features img {
  width: 50px;
}
.Services .Features h2 {
  margin-top: 109px !important;
}
/*---------Clients&Contactus------------*/
.clients_logoes img {
  width: 66% !important;
  margin-left: 75px !important;
}
.clients_logoes img:last-of-type {
  margin-left: 0px !important;
}
/*-----owl slider-------*/
#demos .owl-carousel .item {
  height: 8.9rem !important;
  background: #ffffff !important;
}
.owl-nav,
.owl-dots {
  display: none !important;
}

/*-----------aboutus_page---------*/
/*-----aboutus-info----------*/
.aboutus_section {
  background-image: url(../images/Group47.png);
  background-size: cover;
  background-position: center;
}
/*-------featureabout-us--------*/
.our-feature {
  text-align: center;
}
.our-feature img {
  width: 26%;
  margin-top: 16px;
}
/*----------contact-data---------*/
.contact_card svg {
  font-size: 22px;
}
.our-data {
  box-shadow: 10px 1px 5px -6px rgba(43, 42, 42, 0.23);
}
.time {
  height: 120px;
}
.location {
  height: 147px;
}
.mailes {
  height: 173px;
}
/* .phones{font-size: 13.5px;} */
.contactUs-data {
  position: relative;
  top: -38px;
}
.phones p {
  line-height: 1.5;
  font-size: 10.5px;
}

/*------contact_us page----------*/
.contact-us_section {
  background-image: url(../images/Group48.png);
  background-size: cover;
  background-position: center;
}
.map_location {
  padding-top: 159px !important;
  padding-bottom: 85px !important;
}
/*------Contracting_page-------*/
.Contracting_section {
  background-image: url(../images/Group44.png);
  background-position: center;
  background-size: auto;
}
/*--Gallary-Section--*/
.Portfolio {
  border: 2px solid black;
  transition-duration: 0.4s;
  border-radius: 5px;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
    0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
.Portfolio:hover {
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24),
    0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.Portfolio img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
.desc {
  padding: 5px;
  text-align: center;
  font-size: 90%;
  background: black;
  color: hotpink;
}
.nav li a {
  padding: 15px 50px;
  font-size: 16px;
  color: white;
  transition-duration: 0.4s;
  border-radius: 0 !important;
}
.nav a:hover {
  background: #333;
}
.nav .active {
  background-color: #ffc20f !important;
  color: #fff;
  animation: winanim 0.5s;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
    0 1px 14px 0 rgba(0, 0, 0, 0.12);
}
.Gallarey {
  overflow: hidden;
}
@keyframes winanim {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
/*--cards_Gallary--*/
.snip1563 {
  background-color: #fff;
  color: #313129;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  height: 119px;
  cursor: pointer;
}
.towers {
  /* height: 246px !important; */
}

.snip1563 *,
.snip1563 *:before,
.snip1563 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1563 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1563:before,
.snip1563:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #ffc20f;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1563:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%);
}

.snip1563:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%);
}

.snip1563 figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 9px 20px 40%;
}

.snip1563 figcaption:before,
.snip1563 figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffc20f;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.snip1563 figcaption:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%);
}

.snip1563 figcaption:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%);
}

.snip1563 h6,
.snip1563 p {
  margin: 0;
  opacity: 0;
}
.snip1563 h6 {
  margin-top: 2%;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
.towers h6 {
  /* margin-top: 50%; */
}
.snip1563 p {
  font-size: 0.9em;
}
.snip1563 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1563:hover h6,
.snip1563.hover h6,
.snip1563:hover p,
.snip1563.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.snip1563:hover:before,
.snip1563.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.snip1563:hover:after,
.snip1563.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%);
}

.snip1563:hover figcaption:before,
.snip1563.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1563:hover figcaption:after,
.snip1563.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/*------------scaffolding page ------*/
.Scaffolding_section,
.ourprojects_section {
  background-image: url(../images/Group45.png);
  background-position: center;
  background-size: cover;
}
.ourprojects_section {
  background-size: initial !important;
}
/*------Custom Modal ---------*/
.modal {
  overflow: hidden !important;
}
.modal-dialog {
  max-width: 950px !important;
  margin-top: 0px;
  height: 100vh;
  overflow: hidden;
}
.modal-content {
  background-color: black;
  border-radius: 0px;
  text-align: center;
}
.modal-header {
  padding: 0px 14px !important;
  border-bottom: 0 !important;
}
.close {
  color: #fff !important;
  opacity: unset !important;
}
