body{
  font-family:'Arial Nova', sans-serif;
} 
.card-body {
  flex: 1 1 auto;
  padding: 3rem 1rem !important;
}

.navbar-brand span {
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
}

h1 {
  color: #0070c0;
  font-size: 41px;
  font-weight: 700;
}

h3 {
  color: #0070c0;
  font-size: 30px;
  font-weight: 700;
}

h2 {
  color: #0070c0;
  font-size: 30px;
  font-weight: 700;
}

h5 {
  color: #0070c0;
  font-size: 30px;
  font-weight: 600;
}

h6 {
  font-size: 24px;
  font-weight: 700;
}

p {
  font-size: 25px;
}
a {
    text-decoration: none;
}
.services-heading{
    color: #fff;
    font-size: 40px;
}
.services-heading-div ul{
  color:#fff;
  font-size: 28px;
}
.specialised-steel ul {
  font-size: 17px;
}
.p-44{
    padding: 44px;
}
.p-30{
    padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-50{
    padding: 50px;
}
.p-55{
    padding: 55px;
}
.p-20{
    padding: 20px;
}
.p-40{
    padding: 40px;
}
.mt-70{
    margin-top: -70px;
}
.mt-45{
    margin-top: -45px;
}
.contact-msg{
    width: 50%;
text-align: center;
display: inline-block;
}
.vision-mission p {
  font-size: 25px;
  text-align: justify;
  line-height: 35px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.playful-1 figure {
  cursor: pointer;
  margin: 7px 1%;
  max-width: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 288px;
}
.playful-2 figure {
  cursor: pointer;
  margin: 10px 1%;
  max-width: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 352px;
}
.playful-3 figure {
  cursor: pointer;
  margin: 7px 1%;
  max-width: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 349px;
}
.playful-4 figure {
  cursor: pointer;
  margin: 7px 1%;
  max-width: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 464px;
}
.playful-5 figure {
  cursor: pointer;
  margin: 7px 1%;
  max-width: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: auto;
}
.peb-accessories .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0070c0;
  border-color: #0d6efd;
  font-size: 20px;
  font-weight: 700;
}

.design-service {
  background-color: #e7e6e6;
  padding: 40px;
  text-align: justify;
}

.peb-row {
  display: block;
  background-color: #ffe699;
}

/*.design-service .table > :not(caption) > * > * {
  padding: .0rem .0rem;
}*/
.design-service img {
  width: 50%;
  height: auto;
}

.design-s .card {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  margin: 0rem 0;
  border-radius: 1rem;
}

.design-s .card-body {
  flex: 1 1 auto;
  padding: 1rem 0rem !important;
}

.projects .card {
  box-shadow: 5px 2px 22px 12px rgb(221, 224, 227);
  margin: 1rem 0;
  border-radius: 7px;
  background-color: #f4f4f4;
}

.projects h4 {
  color: #f3ab25;
}

.projects .card-body {
  background-color: #f4f4f4;
  flex: 1 1 auto;
  padding: 1rem 0rem !important;
}

.projects h5 {
  color: #75757e;
  font-size: 19px;
  font-weight: 600;
}

.projects .card-text {
  color: #8f8f8f;
  font-size: 16px;
  font-weight: 600;
}

.projects img {
  /*vertical-align: bottom;
height: 370px;
width: 413px;
object-fit: fill;*/
  width: 100%;
  height: 25vw;
  object-fit: cover;
}

.scroll1 {
  display: none;
}

.scroll1 img {
  vertical-align: bottom;
  height: auto;
  width: 500px;
}

.scroll-client {
  /*display: none;*/
}

.scroll-client img {
  /*vertical-align: bottom;*/
  height: auto;
  width: 100%;
}

.scroll_item {
  position: relative;
}

.design-software {
  padding-top: 100px;
  justify-content: center;
  margin: auto;
}

.design-s .shadow-5-strong {
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .16), 0 25px 21px -5px rgba(0, 0, 0, .1) !important;
}

.projects .card-footer {
  color: #313132;
  background-image: linear-gradient(to right, #f4ad2c, #fed07c);
  padding: 8px 1rem;
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
}

.projects small {
  color: #313132;
  font-size: 24px;
  font-weight: 700;
}

.projects .card-title {
  margin-bottom: 0rem;
  font-weight: 600;
}

.projects a {
  text-decoration: -moz-none;
}

.contact hr.divider-vertical {
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  background-image: linear-gradient(180deg, transparent, hsl(0, 0%, 40%), transparent);
  background-color: transparent;
  height: 100%;
}

.contact .cascading-right {
  margin-right: 40px;
  z-index: 1;
}

.client-and-contructor-row{
    display: block;
    border-style: solid;
    border-radius: 20px;
    border-color: #0070c0;
}
/*.playful{*/
/*    padding: 15px;*/
/*}*/
.img-responsive{
    width: -moz-available;
}
@media (max-width: 991.98px) {
  .contact .cascading-right {
    margin-right: 0;
  }
}

/* Map settings */
.contact .map-container {
  height: 430px;
  position: relative;
}

.contact .map-container iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.contact .text-primary {
  color: #0070c0 !important;
}

.project-detail table.datasheet tr td,
table.datasheet tr th {
  background-color: #f3f3f3;
  border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom: 6px solid #fff;
}

.project-detail table.datasheet tr th {
  width: 30%;
text-align: left;
color: #fe7f01;
}

.project-detail .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.demo-gallery>ul {
  margin-bottom: 0;
  padding-left: 0px;
}

.demo-gallery>ul>li {
  margin-bottom: 15px;
  width: 300px;
  display: inline-block;
  margin-right: 10px;
  list-style: outside none none;
}

.demo-gallery>ul>li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery>ul>li a>img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  /*height: 100%;
  width: 100%;*/
  height: 15vw;
width: 100%;
object-fit: fill;
}

.project-banner{
  width:100%;
  height: auto;
}
.demo-gallery>ul>li a:hover>img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.pt-60 {
  padding-top: 60px;
}
.footer-icon{
    width: 130px;
    height: auto;
}
.vision::before {
content: "";
width: calc(100% - 0px);
height: 134%;
position: absolute;
background: #fff !important;
z-index: -1;
right: 0;
bottom: 0px;
}

.structrual-steel p {
  font-size: 21px !important;
}

.single-skin-sheet-slider img {
  width: 100%;
  height: 30vw;
  object-fit: cover;
}

.design-services-slider img {
  width: 100%;
  height: 30vw;
  object-fit: cover;
}

.site-erection img {
  width: 100%;
  height: 30vw;
  object-fit: cover;
}

.fabrication-slider img {
  width: 100%;
  height: 30vw;
  object-fit: cover;
}

.text-justify{
    text-align: justify;
}
.m-top{
    margin-top: -75px;
}
.vision {
  position: relative;
  padding-top: 0px;
}
.address-span{
  /*justify-content: center;*/
  text-align: center;
  display: flex;
  /*margin-left: -30px;*/
  padding-left: 43px;
}
.mission::before {
content: "";
width: calc(100% - 13px);
height: 117%;
position: absolute;
background: #fff;
z-index: -1;
bottom: 0;
/*margin-bottom: 51px;*/
}

.mission {
  position: relative;
  padding-top: 0px;
}

.mission img {
  display: flex;
  /*margin: 3px 327px;*/
  height: 400px;
    display: block;
  margin-left: auto;
  margin-right: auto;
}
.vision img{
  height: 400px;
  display: block;
margin-left: auto;
margin-right: auto;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  z-index: 1;
  color: #000;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-light .list-group-item {
  padding: 12px 0;
}

/*.Marquee-tag img{*/
/*    height: 15vh;*/
/*}*/
.playful figure {
cursor: pointer;
margin: 7px 1%;
max-width: 100%;
position: relative;
text-align: center;
width: 100%;
overflow: hidden;
height: 340px;
}
.figure-width{
    height: 62%;
}
.playful figure figcaption,
.playful figure figcaption>a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.playful figure figcaption {
  backface-visibility: hidden;
  color: #fff;
  font-size: 1.25em;
  text-transform: uppercase;
}

.playful figure h4,
.playful figure p {
  margin: 0;
}

.playful figure h4 {
  color: #031b65;
  font-size: 14px;
  font-weight: 700;
  word-spacing: 3px;
}

.playful figure p {
  font-size: 18px;
  font-weight: 100;
  color: #fff;
  letter-spacing: 1px;
}

.playful figure h2,
.playful figure p {
  margin: 0;
}

.playful figure.softeffect {
  background: none repeat scroll 0 0 #fff;
}

.playful figure.softeffect img {
  transition: opacity .35s ease 0s, transform .35s ease 0s;
}

figure.softeffect:hover img {
  opacity: 0.35;
  transform: scale(1);
}

.playful figure.softeffect figcaption:before,
.playful figure.softeffect p {
  opacity: 0;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

.playful figure.softeffect h4 {
  opacity: 0;
  padding: 50% 0 20px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}

.playful figure.softeffect p {
  margin: 0 auto;
  max-width: 200px;
  transform: scale(1.5);
}

.playful figure.softeffect:hover figcaption:before,
.playful figure.softeffect:hover p {
  opacity: 1;
  transform: scale(1);
}

.playful figure.softeffect:hover h4 {
  opacity: 1;
  transform: scale(1);
}

.playful figure img {
display: block;
height: auto;
object-fit: cover;
opacity: 1;
position: relative;
width: 100% !important;
}
.design-s img{
width: 130px;
height: 130px;
object-fit: scale-down;
}
figure.softeffect {
  background: none repeat scroll 0 0 transparent;
}

figure.softeffect:hover {
  background: none repeat scroll 0 0 #fff;
  /* Cyan: #00aeef */
}

figure.softeffect img {
  transform: scale(1);
  transition: opacity .35s ease 0s, transform .35s ease 0s;
}

figure.softeffect:hover img {
  opacity: 0.40;
  transform: scale(1.15);
  filter: blur(2px);
}

.pre-engineering img {
  padding: 12px;
}

.accordion-button:not(.collapsed) {
  color: #09b0ff;
  background-color: #4c4c4c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.8rem 1.25rem;
  font-size: 20px;
  color: #9fe0ff;
  text-align: left;
  background-color: #94968f;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.card {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  margin: 1rem 0;
  border-radius: 1rem;
}

.page-header {
  display: flex;
  align-items: center;
}

.developer6669 {
  display: flex;
  padding: 1rem 2rem;
}

a.developer6669 {
  text-decoration: none;
}

.developer6669:hover {
  opacity: 0.7;
}

.developer6669 .img-container {
  padding: 0.3rem;
  border-radius: 50%;
  background-color: #dbe4df;
  margin: 0.5rem;
}

.developer6669 .img-container img {
  height: 6rem;
  width: 6rem;
  border-radius: 50%;
}

.developer6669 .text {
  display: flex;
  align-items: center;
}

.developer6669 .title {
  color: #333;
}

.developer6669 .sub-title {
  line-height: 0.2;
  color: #b1b1b1;
}

.section-status {
  background-color: #fff;
}

.section-status .img-container {
  text-align: center;
}

.section-status .img-container img {
  height: 8rem;
}

.section-status .text {
  text-align: center;
  margin-top: 10px;
}

.section-status .text .title {
  font-size: 16px;
}

.section-status .text .sub-title {
  font-size: 1.3rem;
}

.section-status .mey-text-color-gray {
  color: #878787;
}

.section-status .footer {
  text-align: center;
  padding: 2rem 0;
}

.mey-btn {
  border: none;
}

.mey-btn-md {
  padding: 1rem 1.8rem;
  border-radius: 3rem;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid rgb(215, 215, 215);
  border-radius: .25rem;
}

.about-us .card-body {
  flex: 1 1 auto;
  padding: 35px 0px !important;
  border: 7px solid rgb(245, 246, 246);
}

.pre-engineering-steel-building .card-body {
  flex: 1 1 auto;
  padding: 0px 0px !important;
  border: 7px solid rgb(245, 246, 246);
}

.pre-engineering-steel-building .card-body p {
  font-size: 16px;
  margin-bottom: 0.5rem;
}

.accordion-button:not(.collapsed)::after {
  background-image: unset;
}

.accordion-button::after {
  background-image: unset;
}

.insulated-panel {
  background-color: #e7e6e6;
  padding: 40px;
  text-align: justify;
}

.single-skin-sheet h3 {
  font-size: 35px;
  font-weight: 700;
}

.bullet-point {
  display: block;
  /*color: #1D976C;*/
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: 700;
  background: #efefef;
  text-transform: uppercase;
  /*height: 55px;
  width:230px;*/
  line-height: 55px;
  position: relative;
  padding: 0px 15px 0 80px;
  transition: background .3s ease;
  -o-transition: background .3s ease;
  -ms-transition: background .3s ease;
  -moz-transition: background .3s ease;
  -webkit-transition: background .3s ease;

  float: left;
  margin: 25px;
}

.banner__slider button{display:none!important;}


/*     .slider{*/
/*    width:100%;*/
/*    overflow:hidden;*/
/*    position:relative;*/
/*    margin:0;*/
/*}*/
.slider2a .edge{
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:absolute;
    height:100%;
    display:block;
}


.slider2a ul{
    background:#fff;
    overflow:hidden;
    width:3000%;
    margin:0;
}
 .slider2a ul li{
    list-style:none;
    display:inline-block;
    padding:10px 0px; width:190px;
}
 .slider2a ul li img{
     max-width:100%; width:100%;
     /*height:160px;*/
 }
 
 
 
 
 

/* Defines Fisrt Section and Arrow */
.bullet-point span {
  display: inline-block;
  position: absolute;
  width: 55px;
  line-height: 55px;
  float: left;
  font-size: 20px;
  background: #0070C0;
  margin: 0 25px 0 0;
  color: #fff;
  text-align: center;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {

  .slider,
  .slide {
    height: 80vh;
  }
}

.slide {
  position: relative;
}

.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}

.slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: all 1s ease;
}

.slide .slide__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slide .slide__content.slide__content__left {
  left: 15%;
  transform: translate(-15%, -50%);
}

.slide .slide__content.slide__content__right {
  right: 15%;
  left: auto;
  transform: translate(5%, -50%);
}

.slide .slide__content--headings {
  color: #FFF;
}

.slide .slide__content--headings h2 {
  font-size: 4.5rem;
  margin: 10px 0;
}

.slide .slide__content--headings .animated {
  transition: all 0.5s ease;
}

.slide .slide__content--headings .top-title {
  font-family: "Playball", cursive;
  font-size: 2.5rem;
}

.slide .slide__content--headings .title {
  font-size: 1.5rem;
}

.slide .slide__content--headings .button-custom {
  text-decoration: none;
  color: #333;
  padding: 0.2rem 1.5rem;
  font-size: 1.5rem;
}

.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
  opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}

.stick-dots .slick-dots li button {
  /*position: relative;*/
  background-color: white;
  opacity: 0.25;
  /*width: 50px;*/
  height: 3px;
  padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
  opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }

  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.zoomInImage {
  -webkit-animation-name: zoomInImage;
  animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
  animation-name: zoomOutImage;
}

.slick-nav {
  --active: #fff;
  --border: rgba(255, 255, 255, .12);
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 44px);
}

.slick-nav.prev-arrow {
  left: 3%;
  transform: scaleX(-1);
  z-index: 999;
}

.slick-nav.next-arrow {
  left: auto;
  right: 3%;
}

.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}

.slick-nav i:before,
.slick-nav i:after {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--active);
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}

.slick-nav i:before {
  transform: rotate(-40deg);
}

.slick-nav i:after {
  transform: rotate(40deg);
}

.slick-nav:before,
.slick-nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 2px solid var(--border);
}

.slick-nav svg {
  width: 44px;
  height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  color: var(--active);
  stroke-width: 2px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0deg);
}

.slick-nav.animate svg {
  -webkit-animation: stroke 1s ease forwards 0.3s;
  animation: stroke 1s ease forwards 0.3s;
}

.slick-nav.animate i {
  -webkit-animation: arrow 1.6s ease forwards;
  animation: arrow 1.6s ease forwards;
}

.slick-nav.animate i:before {
  -webkit-animation: arrowUp 1.6s ease forwards;
  animation: arrowUp 1.6s ease forwards;
}

.slick-nav.animate i:after {
  -webkit-animation: arrowDown 1.6s ease forwards;
  animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }

  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }

  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }

  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }

  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@-webkit-keyframes arrow {

  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }

  23% {
    transform: translateX(17px);
    opacity: 1;
  }

  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }

  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}

@keyframes arrow {

  0%,
  100% {
    transform: translateX(0);
    opacity: 1;
  }

  23% {
    transform: translateX(17px);
    opacity: 1;
  }

  24%,
  80% {
    transform: translateX(-22px);
    opacity: 0;
  }

  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}

@-webkit-keyframes arrowUp {

  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@keyframes arrowUp {

  0%,
  100% {
    transform: rotate(-40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@-webkit-keyframes arrowDown {

  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

@keyframes arrowDown {

  0%,
  100% {
    transform: rotate(40deg) scaleX(1);
  }

  20%,
  80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}

.bullet-point span::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: auto;
  top: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0070C0;
}

.structrual-steel-para {
  max-width: 80%;
  text-align: justify;
  margin: auto;
}

.navbar-light .navbar-nav .nav-link {
  color: white;
  font-size: 19px;
font-weight: 600;
}

.navbar-brand img {
  margin-left: 1.25rem;
}

.navbar {
  padding-top: unset;
  padding-bottom: unset;
}

.carousel-control-prev-icon::after {
  content: "";
}

.carousel-control-next-icon {
  background-image: unset;
}

.container {
  max-width: 1520px;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.navbar-bg {
  background-color: #0070c0;
}

.partner-container {
  padding: 3px;
  overflow: hidden;
}

.footer-padding {
  padding-left: 30px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  background-color: #0070c0;
}

.twitter-header-icon .fab {
  color: #0070c0;
  font-size: 32px;
}

.twitter-footer-icon .fab {
  font-size: 50px;
  color: #1da1f2;
}

.about-us h5 {
  color: #0070c0;
  font-size: 21px;
  font-weight: 700;
}

.header-phone-icon .fa-solid {
  padding-top: 4px;
  color: #0070c0;
  font-size: 26px;
}

.mask{
    background-color: rgba(0, 0, 0, 0.4);
}
.mask:hover {
  background-color: unset;
}
.header-phone-icon span{
    padding-top: 5px;
    font-size: 19px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}

.header-span {
  color: #0070c0;
  font-weight: bold;
  font-size: 19px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgb(255, 255, 255);
}







/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {

    
      .slide .slide__img img, .slick-initialized .slick-slide{height:250px!important;}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
     .slide .slide__img img, .slick-initialized .slick-slide{height:400px!important; max-height:400px!important;}
    
    
}

@media only screen and (min-width: 1200px) {
    
    .slide .slide__img img, .slick-initialized .slick-slide{height:600px!important; max-height:600px!important;}
} 


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1600px) {
    
    .slide .slide__img img, .slick-initialized .slick-slide{height:80vh!important; max-height:80vh!important;}
} 




/*.Marquee {*/
/*  background: -webkit-linear-gradient(225deg, #008ed9, #8b00db);*/
/*  background: -moz-linear-gradient(225deg, #008ed9, #8b00db);*/
/*  background: -o-linear-gradient(225deg, #008ed9, #8b00db);*/
/*  background: -ms-linear-gradient(225deg, #008ed9, #8b00db);*/
/*  background: linear-gradient(-135deg, #008ed9, #8b00db);*/
/*  width: 85vw;*/
/*  -webkit-box-sizing: border-box;*/
/*  -moz-box-sizing: border-box;*/
/*  box-sizing: border-box;*/
/*  padding: 1em;*/
/*  color: #fff;*/
/*  font-weight: 200;*/
/*  display: -webkit-box;*/
/*  display: -moz-box;*/
/*  display: -webkit-flex;*/
/*  display: -ms-flexbox;*/
/*  display: box;*/
/*  display: flex;*/
/*  -webkit-box-align: center;*/
/*  -moz-box-align: center;*/
/*  -o-box-align: center;*/
/*  -ms-flex-align: center;*/
/*  -webkit-align-items: center;*/
/*  align-items: center;*/
/*  overflow: hidden;*/
/*}*/

/*.Marquee-content {*/
/*  display: -webkit-box;*/
/*  display: -moz-box;*/
/*  display: -webkit-flex;*/
/*  display: -ms-flexbox;*/
/*  display: box;*/
/*  display: flex;*/
/*  -webkit-animation: marquee 20s linear infinite running;*/
/*  -moz-animation: marquee 20s linear infinite running;*/
/*  -o-animation: marquee 20s linear infinite running;*/
/*  -ms-animation: marquee 20s linear infinite running;*/
/*  animation: marquee 20s linear infinite running;*/
/*}*/

/*.Marquee-content:hover {*/
/*  -webkit-animation-play-state: paused;*/
/*  -moz-animation-play-state: paused;*/
/*  -o-animation-play-state: paused;*/
/*  -ms-animation-play-state: paused;*/
/*  animation-play-state: paused;*/
/*}*/

/*.Marquee-tag {*/
/*  width: 100%;*/
  /*height: auto;*/
/*  height: 15vw;*/
/*    object-fit: cover;*/
/*  object-fit: none;*/
/*  margin: 0 0.5em;*/
/*  padding: 0.5em;*/
/*  background: rgba(255, 255, 255, 0.1);*/
/*  display: -webkit-inline-box;*/
/*  display: -moz-inline-box;*/
/*  display: -webkit-inline-flex;*/
/*  display: -ms-inline-flexbox;*/
/*  display: inline-box;*/
/*  display: flex;*/
/*  -webkit-box-align: center;*/
/*  -moz-box-align: center;*/
/*  -o-box-align: center;*/
/*  -ms-flex-align: center;*/
/*  -webkit-align-items: center;*/
/*  align-items: center;*/
/*  -webkit-box-pack: center;*/
/*  -moz-box-pack: center;*/
/*  -o-box-pack: center;*/
/*  -ms-flex-pack: center;*/
/*  -webkit-justify-content: center;*/
/*  justify-content: center;*/
/*  -webkit-transition: all 0.20s ease;*/
/*  -moz-transition: all 0.20s ease;*/
/*  -o-transition: all 0.20s ease;*/
/*  -ms-transition: all 0.20s ease;*/
/*  transition: all 0.20s ease;*/
/*}*/

/*.Marquee-tag:hover {*/
/*  background: rgba(255, 255, 255, 0.5);*/
/*  -webkit-transform: scale(1.1);*/
/*  -moz-transform: scale(1.1);*/
/*  -o-transform: scale(1.1);*/
/*  -ms-transform: scale(1.1);*/
/*  transform: scale(1.1);*/
/*  cursor: pointer;*/
/*}*/

/*@-moz-keyframes marquee {*/
/*  0% {*/
/*    -webkit-transform: translateX(0);*/
/*    -moz-transform: translateX(0);*/
/*    -o-transform: translateX(0);*/
/*    -ms-transform: translateX(0);*/
/*    transform: translateX(0);*/
/*  }*/

/*  100% {*/
/*    -webkit-transform: translate(-50%);*/
/*    -moz-transform: translate(-50%);*/
/*    -o-transform: translate(-50%);*/
/*    -ms-transform: translate(-50%);*/
/*    transform: translate(-50%);*/
/*  }*/
/*}*/

/*@-webkit-keyframes marquee {*/
/*  0% {*/
/*    -webkit-transform: translateX(0);*/
/*    -moz-transform: translateX(0);*/
/*    -o-transform: translateX(0);*/
/*    -ms-transform: translateX(0);*/
/*    transform: translateX(0);*/
/*  }*/

/*  100% {*/
/*    -webkit-transform: translate(-50%);*/
/*    -moz-transform: translate(-50%);*/
/*    -o-transform: translate(-50%);*/
/*    -ms-transform: translate(-50%);*/
/*    transform: translate(-50%);*/
/*  }*/
/*}*/

/*@-o-keyframes marquee {*/
/*  0% {*/
/*    -webkit-transform: translateX(0);*/
/*    -moz-transform: translateX(0);*/
/*    -o-transform: translateX(0);*/
/*    -ms-transform: translateX(0);*/
/*    transform: translateX(0);*/
/*  }*/

/*  100% {*/
/*    -webkit-transform: translate(-50%);*/
/*    -moz-transform: translate(-50%);*/
/*    -o-transform: translate(-50%);*/
/*    -ms-transform: translate(-50%);*/
/*    transform: translate(-50%);*/
/*  }*/
/*}*/

/*@keyframes marquee {*/
/*  0% {*/
/*    -webkit-transform: translateX(0);*/
/*    -moz-transform: translateX(0);*/
/*    -o-transform: translateX(0);*/
/*    -ms-transform: translateX(0);*/
/*    transform: translateX(0);*/
/*  }*/

/*  100% {*/
/*    -webkit-transform: translate(-50%);*/
/*    -moz-transform: translate(-50%);*/
/*    -o-transform: translate(-50%);*/
/*    -ms-transform: translate(-50%);*/
/*    transform: translate(-50%);*/
/*  }*/
/*}*/

.marquee-title {
  background-color: #0070C0;
  padding: 30px;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}

.pre-engineering-steel-building .accordion-body {
  padding: 1rem 0.25rem;
}

.pre-engineering-steel-building p {
  padding: 15px;
}

.specialised-steel .carousel-container {
  border-radius: 10px;
  overflow: hidden;
  max-width: 1039px;
  position: relative;
  box-shadow: 0 0 30px -20px #223344;
  margin: auto;
  z-index: 0;
}

.specialised-steel .mySlides {
  display: none;
}

.specialised-steel .mySlides img {
  display: block;
  width: 100%;
}

.specialised-steel .prev,
.specialised-steel .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: auto;
  padding: 20px;
  color: white;
  font-weight: bold;
  font-size: 24px;
  border-radius: 0 8px 8px 0;
  background: rgba(173, 216, 230, 0.1);
  user-select: none;
}

.specialised-steel .next {
  right: 0;
  border-radius: 8px 0 0 8px;
}

.specialised-steel .prev:hover,
.specialised-steel .next:hover {
  background-color: rgba(173, 216, 230, 0.3);
}

/* Caption text */
.specialised-steel .text {
  color: #f2f2f2;
  background-color: rgba(10, 10, 20, 0.1);
  backdrop-filter: blur(6px);
  border-radius: 10px;
  font-size: 20px;
  padding: 8px 12px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
}

/* Number text (1/3 etc) */
.specialised-steel .number {
  color: #f2f2f2;
  font-size: 16px;
  background-color: rgba(173, 216, 230, 0.15);
  backdrop-filter: blur(6px);
  border-radius: 10px;
  padding: 8px 12px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.specialised-steel .dots-container {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%);
}

/* The dots/bullets/indicators */
.specialised-steel .dots {
  cursor: pointer;
  height: 14px;
  width: 14px;
  margin: 0 4px;
  background-color: rgba(173, 216, 230, 0.2);
  backdrop-filter: blur(2px);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.specialised-steel .active,
.specialised-steel .dots:hover {
  background-color: rgba(173, 216, 230, 0.8);
}

/* transition animation */
.specialised-steel .animate {
  -webkit-animation-name: animate;
  -webkit-animation-duration: 1s;
  animation-name: animate;
  animation-duration: 2s;
}

@keyframes animate {
  from {
    transform: scale(1.1) rotateY(10deg);
  }

  to {
    transform: scale(1) rotateY(0deg);
  }
}

@media (min-width: 992px)
}

.navbar-expand-lg .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
  margin: 25px;

  .padding-0 {
    padding-right: 0;
    padding-left: 0;
  }

  .zoom a:hover {
    transform: scale(1.1);
    transition: all ease 500ms;
  }

  footer {
    background-color: #0070C0;
    color: #ffffff;
  }

  .row-padding {
    padding-top: 85px !important;
    display: flex;
    justify-content: end;
    text-align: end;
    padding: 45px !important;
  }


  @keyframes fadein {
    0% {
      opacity: 0;
    }

    25% {
      opacity: 0.5;
    }

    50% {
      opacity: 0.75;
    }

    100% {
      opacity: 1;
    }
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #slider-row {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #slider-images {
    display: flex;
    flex-wrap: nowrap;
    width: var(--slider-width);
    overflow-x: hidden;
  }

  #back-arrow::before {
    content: "\276E";
    font-size: 1rem;
  }

  #forward-arrow::before {
    content: "\276F";
    font-size: 1rem;
  }

  .arrow {
    margin: 20px;
    cursor: pointer;
  }

  .slide {
    padding: 12px;
    width: calc(var(--slider-width) / var(--number-of-slides));
    flex-shrink: 0;
  }

  .slide img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  #slider-dots {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .dot {
    width: 2rem;
    height: 2rem;
    background: rgb(110, 165, 251);
    background: radial-gradient(circle,
        rgba(110, 165, 251, 1) 38%,
        rgba(193, 127, 255, 1) 65%);
    border-radius: 50%;
    margin: 20px 8px;
    cursor: pointer;
  }

  .dot.active {
    background: rgb(251, 238, 110);
    background: radial-gradient(circle,
        rgba(251, 238, 110, 1) 38%,
        rgba(255, 127, 218, 1) 65%);
  }

  .slide img.fadein {
    animation: fadein 3s linear;
  }

  #codepen-notes {
    padding: 20px;

  }

  @media screen and (max-width: 768px) {
    :root {
      --number-of-slides: 2;
    }
  }

  @media screen and (max-width: 500px) {
    :root {
      --number-of-slides: 1;
    }
  }
  
  
   /* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .header-phone-icon{
        padding-left: 85px !important;
    }
.site-erection img {
  width: 100%;
  height: 100vw !important;
  object-fit: cover;
} 
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    

 
    
    
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...} 