body {
  padding: 0px;
  margin: 0px;
  background: #171515 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

@font-face {
  font-family: 'Noah-Regular';
  src: url('../font/Noah-Regular.otf')format('truetype');
}

@font-face {
  font-family: 'Verbatim Extended';
  src: url('../font/Verbatim-Extended.ttf')format('truetype');
}

@font-face {
  font-family: 'Verbatim ExtendedBold';
  src: url('fonts/Verbatim-ExtendedBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Verbatim-ExtendedBolds';
  src: url('../font/Verbatim-ExtendedBolds.ttf')format('truetype');
}

@font-face {
  font-family: 'Noah-Regular';
  src: url('fonts/Noah-Regular.otf') format('truetype');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'Noah-Light';
  src: url('../font/Noah-Light.otf')format('truetype');
}


/* @font-face {
  font-family: 'Verbatim Extended';
  src: url('../font/Verbatim-ExtendedBold.eot');
  src: local('../font/Verbatim Extended Bold'), local('Verbatim-ExtendedBold'),
       url('../font/Verbatim-ExtendedBold.eot?#iefix') format('embedded-opentype'),
       url('../font/Verbatim-ExtendedBold.woff2') format('woff2'),
       url('../font/Verbatim-ExtendedBold.woff') format('woff'),
       url('../font/Verbatim-ExtendedBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
} */
section.main-sec {
  background: #171515;
  padding: 9px;

}

/* @font-face {
  font-family: 'Noah';
  src: url('../font/Noah-Regular.ttf')format('truetype');
  src:url('../font/Noah-Bold.ttf')format('truetype');
} */
/* @font-face {
  font-family: 'Noah Regular';
  src: url('assets/fonts/Noah-Regular.woff2') format('woff2'),
       url('assets/fonts/Noah-Regular.woff') format('woff'),
       url('assets/fonts/Noah-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
} */

@font-face {
  font-family: 'Futura-Book';
  src: url('../font/Futura-Book.woff2') format('woff2'),
    url('../font/Futura-Book.woff') format('woff'),
    url('../font/Futura-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}


.fadeup {
  opacity: 0;
  animation: fadeup 1s ease-out forwards;
  animation-delay: 0.2s;
}

.fadeup.show {
  opacity: 1;
  transform: translateY(0);
  animation: fadeup 1s ease-out forwards;
  animation-delay: 0.2s;
}

.hsec .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1144px;
  margin: 0 auto;
}

.logo-sec a img {
  display: block;
  width: auto;
  max-height: 80px;
}

.navbar ul {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.navbar ul a {
  text-decoration: none;
}

.navbar ul .li-items {
  padding: 10px 20px;
  font-size: 18px;
  color: #ffff;
  font-family: 'Noah-Light';

}

.navbar ul .li-items:hover {
  color: #ffff;
  border-radius: 5px;
  text-decoration: underline;
  text-underline-offset: 4px;

}

section.main-banner {
  /* background: url('../images/culver\ city.jpg'); */
  background: url('../images/home-new.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 87vh;
  width: 100%;
  position: relative;
}

.bn-txt {
  position: absolute;
  top: 50%;
}

.bn-txt h5 {
  font-family: 'Verbatim-ExtendedBolds';
  color: white;
  font-size: 50px;
  font-weight: 900;
  font-weight: 400;
}

.bn-txt {
  position: absolute;
  top: 65%;
  text-transform: uppercase;
}

section.presec {
  background: black;
  padding-top: 50px;
}

.col-md-6.pre-col1 h5 {
  color: #ffff;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 19px;
  line-height: 1.6;
  text-transform: uppercase;
}

.col-md-6.precol2 p {
  color: #ffff;
  font-weight: 100;
  font-size: 20px;
  font-family: 'Noah-Light';
  font-weight: 400;

}

.col-md-6.pre-col1 span {
  display: block;

}

.workimg img {
  display: flex;
  margin-inline: auto;
  height: 100%;
  width: 65% !important;
  margin-top: -1px;
}

section.wksc h5 {
  color: white;
  text-align: center;
  padding-top: 83px;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 33px;
  font-weight: 700;
  text-transform: uppercase;
}

section.wksc p {
  color: white;
  text-align: center;
  padding-bottom: 79px;
  font-weight: 100;
  font-size: 20px;
  padding-top: 10px;
  font-family: 'Noah-Light';

}

section.wksc span {
  display: block;
}

section.wksc {
  padding-top: 80px;
  padding-bottom: 67px;
}

.col-md-3.fsec p {
  margin-top: 0;
  margin-bottom: 0;
}

p.flwsec.wow.fadeInUp {
  padding-top: 7px;
}

/* section.presec {
  margin-bottom: 50px; 
} */

section.clncsec {
  background: url('../images/clnc.jpg') center no-repeat;
  background-size: cover;
  padding-bottom: 78px;
  width: 100%;
  position: relative;

  overflow: hidden;
}

.col-md-7.cl1 h5 {
  color: white;
  font-size: 33px;
  font-family: 'Verbatim-ExtendedBolds' !important;
  padding-top: 50px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.col-md-7.cl1 p {
  color: white;
  font-size: 18px;
  font-weight: 100;
  font-family: 'Noah-Light';

}


.clncsec .row {
  display: flex;
  align-items: center;
}

.img-pfolio img {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  margin: 0 20px;
}

.pfliosec h4 {
  text-align: center;
  font-size: 33px;
  padding-top: 76px;
  color: #ffff;
  font-family: 'Verbatim-ExtendedBolds' !important;
  font-weight: 600;
  padding-bottom: 60px;
  font-weight: 600;
  text-transform: uppercase;
}

.img-pfolio {
  position: relative;
  text-align: center;
}

/* .img-pfolio h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white; 
  font-size: 14px; 
  z-index: 1;
  text-transform: uppercase;
  font-family: 'Verbatim-ExtendedBolds';
} */

section.qltysec {
  position: relative;
  text-align: center;
  background-color: #000;
  padding: 40px;
  margin-bottom: 54px;
  overflow: hidden !important;
}


section.qltysec h4 {
  /* font-family: 'Noah'; */
  text-align: left;
  color: #ffff;
  font-size: 17px;
  font-weight: 100 !important;
  font-family: 'Noah-Light';
  display: flex;
  justify-content: space-around;
  width: 88%;
  margin-inline: aauto !important;
  padding-left: 70px;

}

.pfolioimg img {
  width: 71%;
  height: 46vh;
  object-fit: cover;
  margin: 30px;
}

.img-position {
  position: absolute;
  bottom: 20px;
  right: 20px;
  max-width: 50%;
  opacity: 0.8;
}

.border-line {
  border-bottom: 1px solid white;
  background: white;
  margin-bottom: 39px;

}

footer.main-footer p {
  color: white;
  font-size: 16px;
  font-family: 'Noah-Light';
  font-weight: 100;
}

.fsec img {
  width: 15px;
  ;
  margin-top: 5px;
  margin-left: 4px;
  vertical-align: text-top;
}

img.insta-icn {
  width: 14px;
  margin: 0 auto;
}

p.footerp {
  padding-top: 8px;
}

.col-md-3.fsec h5 {
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 17px;
  font-weight: bold;
  white-space: nowrap;
}



.workimg {
  position: relative;

  overflow: hidden;
}



.carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}



span.carousel-control-prev-icon {
  position: absolute;
  right: -41%;
  background: url(../images/lefrarw.svg) no-repeat;

}

.col-md-6.cl1 {
  margin-top: 2px;
}

.border-line.wow.fadeInUp {
  margin-top: 93px;
}

section.qltysec h5 {
  font-size: 111.5px !important;
  color: #ffff;
  margin: 0;
  width: 100%;
  display: block;
  font-family: 'Verbatim-ExtendedBolds';
  text-align: center !important;
  white-space: nowrap;
  padding: 0;
  margin: 0px 0 0 -44px;
}

.pfolioimg {
  margin: -81px 0 0 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
}

span.carousel-control-prev-icon {
  position: absolute;
  right: -33%;
  background: url(../images/lefrarw.svg) no-repeat;
  background-size: auto;
  background-size: cover;
  width: 45px;
  height: 87px;
}

span.carousel-control-next-icon {
  position: absolute;
  left: -33%;
  background: url(../images/rigthar.svg) no-repeat;
  background-size: auto;
  background-size: cover;
  width: 45px;
  height: 87px;
}

.qltysec {
  position: relative;
  padding: 20px 0;
}

.qltysec h5 {}


.col-md-5.cl2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

footer.main-footer {
  width: 100% !important;
  padding-bottom: 30px;
}

.abt-img {
  width: 100%;
  position: relative;
  height: auto;
}

.abt-img img {
  width: 100%;
  position: relative;
  height: auto;
  margin-inline: auto !important;
  padding: 64px;
}

.abt-img h5 {
  position: absolute;
  font-size: 23px;
  font-family: 'Verbatim-ExtendedBolds';
  text-transform: uppercase;
  color: white;
  top: 73%;
  text-align: center !important;
  margin-right: 10px !important;
  padding-top: 46px;
  font-weight: 600;
  padding-left: 33px;
  white-space: nowrap;
  padding-left: 0;
  left: 0;
  right: 0;
  line-height: 32px;
}

span.abtsec-h5-span {
  display: block;
}

.main-abtsec h4 {
  font-size: 90px;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  padding-top: 31px;
  text-align: center;
  font-weight: 900;
}

.subcl2 p {
  color: white;
  font-size: 13px;
  font-family: 'Noah-Light';

}

section.subsec {
  padding-top: 50px;
}

section.misson-sec {
  padding-top: 98px;
  width: 100%;
}

.msec-left h5 {
  font-size: 22px;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';


}

.msec-right h5 {
  font-size: 22px;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
}

.msec-left p {
  width: 75%;
  font-size: 17px;
  color: white;
  padding: 0;
  box-sizing: border-box;
  font-weight: 100;
  font-family: 'Noah-Light';
  text-align: left;

}

.msec-right p {
  width: 71%;
  color: white;
  font-size: 17px;
  font-weight: 100;
  font-family: 'Noah-Light';
  text-align: left;


}

.misson-sec .row {
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.misson-sec {
  display: flex;
  align-items: center;
  height: 60vh;
}

.misson-sec .container {
  display: flex;
  justify-content: center;
}

.msec-left {
  border-right: 1px solid #484848;
  padding-right: 20px;
  height: 94%;
}

.msec-right {
  padding-left: 20px;
}



.msec-left,
.msec-right {
  width: 44% !important;
}

.fonder-sec span {
  display: block;
}

.fonder-sec h4 {
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 65px;
  font-weight: 600;
  padding-top: 17px;
  text-align: center;
  position: absolute;
  z-index: 99;
  top: -7%;
  left: 39%;
  bottom: -17%;
}

.img-container {
  display: flex;
  justify-content: center;
  gap: 31px;
}

section.fonder-sec {
  margin-top: 100px;
}

.image-1 {
  transform: translateY(0px);
}

img.image.image-1 {
  width: 100%;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.founder:nth-child(2) h5,
.founder:nth-child(2) p {
  transform: translateY(186px) !important;
  padding-left: 20px;
}

.image {
  max-width: 100%;
  display: block;
}


img.image-2 {
  width: 95% !;
  object-fit: cover;
  background-size: cover;
  background-repeat: no-repeat;
}


.founder {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 300px !important;
  font-size: 10px;

}

.csec h5 {
  font-size: 30px;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  ;
  font-weight: 600;
  text-align: center;
  padding-top: 90px;
}

.img-container {
  display: flex;
  gap: 30px;
}

.image-2 {
  transform: translateY(186px) !important;
}

.founder h5 {
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 16px;
  padding-top: 10px;
  text-align: left !important;
  width: 100%;
}

.founder p {
  font-size: 17px;
  line-height: 1.5;
  color: white;
  text-align: left;
  font-weight: 100;
  font-family: 'Noah-Light';


}


.founder:nth-child(2) h5,
.founder:nth-child(2) p {
  transform: translateY(186px);
}

.img-sec {
  display: flex;
  align-items: center;
  padding-top: 52px;
  flex-wrap: wrap;
}

.img-sec h5 {
  font-size: 15px;
  width: 100%;
  padding-top: 42px;
  font-family: 'Verbatim Extended';
  text-align: left;
}

.img-sec p {
  font-size: 17px;
  line-height: 1.5;
  text-align: left !important;
  color: white;
  padding-top: 31px;
  font-weight: 100;
  width: 100%;
  font-family: 'Noah-Light';

}

.col-md-6.subcl2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.subcl1 img {
  width: 70%;
  height: auto;
}

section.csec {
  padding-top: 90px;
}

.fonder-sec {
  position: relative;
  display: block;
  background: url(../images/bbg.png) no-repeat center;
  background-size: 100%;
  background-size: contain;
  background-position: left;
  background-size: cover;
}

/* .fonder-sec::after{
  content: "";
  position: absolute;
  background: url(../images/bbg.png);
  width: 83%;
  top: -20%;
  left: 10%;
  bottom: 0;
  z-index: -9;
}  */
/* .founder .image-1 {
  position: relative;
  top: -20px; 
} */
.img-container {
  position: relative;
}

.founder {
  position: relative;
  width: fit-content;
  margin-bottom: 20px;
}

.abtsc {
  display: block;
}

.founder .image {
  display: block;
  width: 83%;
  height: auto;
}

section.service-banner {
  background: url(../images/bathroom1.png);
  padding-top: 96px;
  padding-bottom: 96px;
  width: 100%;
  background-size: cover;
  height: 62vh;
}

/* .service-banner h5 {
  font-weight: 600;
  color: white;
  font-size: 50px;
  font-family: 'Verbatim Extended';
} */
.service-banner h5 {
  font-weight: 600;
  color: white;
  font-size: 50px;
  font-family: 'Verbatim-ExtendedBolds';
  text-align: center;
  position: relative;
  margin-inline: auto;
  margin-top: 0;
  position: absolute;
  top: 34%
}

.service-banner p {
  width: 41%;
  font-weight: 300;
  position: absolute;
  top: 34%;
  font-family: 'Noah-Light';
  color: white;
  font-size: 19px;

}

.img1 img {
  width: 100% !important;
  height: 100vh;
  object-fit: cover;
  height: 57vh;
}

.img1 h5 {
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  font-size: 15px;
  padding-top: 24px;
}

.img1 p {
  color: white;
  font-size: 17px;
  padding-top: 11px;
  padding-right: 48px;
  font-size: 100 !important;
  font-weight: 100;
  font-family: 'Noah-Light';

}

.serive-img {
  background: url(../images/bbg.png);
  padding-top: 100px;
  width: 100%;
  object-fit: cover;
  padding-bottom: 81px;
  background-size: cover;
}

.contact {
  background: url(../images/cntct.jpg);
  width: 100%;
  position: rl;
  position: relative;
  height: auto;
  height: 79vh;
  object-fit: cover;
  background-size: cover;
}

.contact h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: white;
  font-size: 24px;
  font-family: 'Verbatim-ExtendedBolds';
  line-height: 1.5;
  white-space: nowrap;
}

.contact button.btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  padding-top: 94px;
  font-family: 'Verbatim-ExtendedBolds';
  color: white;
  /* background: blue; */
  padding: 12px 35px;
  margin-top: 70px;
  border: 1px solid white;
  border-radius: 29px;
  font-size: 17px;
}

.contact span {
  display: block;
  text-align: center;
}

section.contact-banner {
  background: url(../images/banner-2.png);
  width: 100% !important;
  height: 64vh;
  background-repeat: no-repeat;
  object-fit: cover;
  position: relative;
  background-color: whiye;
  background-color: white;
  object-position: center;
  background-position-x: center;
  background-size: cover;
}

.contact-banner h5 {
  text-align: center;
  font-size: 78px;

  font-family: 'Verbatim-ExtendedBolds';
  font-weight: 900;
  font-style: normal;
  color: #fff;
}

.contact-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}

section.form-sec {
  background: white;
  padding-top: 63px;
}

.form-sec span {
  display: block;
}

.form-sec h4 {
  font-family: 'Verbatim-ExtendedBolds';
  font-weight: 600;

  text-transform: uppercase;
  margin-top: 34px;
  margin-bottom: 34px;

}

.form-sec h5 {
  font-family: 'Verbatim-ExtendedBolds';
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}

ul.ul-list {
  list-style: none;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-family: 'Verbatim Extended';
  font-weight: 600;
  padding-left: 0;
}

.list-items {
  padding-top: 91px;
  padding-bottom: 70px;
}

ul.ul-list {
  list-style: none;
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  font-family: 'Verbatim Extended';
  font-weight: 600;
  padding-bottom: 0px;
  cursor: pointer;
}

.border-line-cnt {
  border-bottom: 3px solid grey;
  width: 87%;
  display: flex;
  margin-inline: auto;
}

.botm-img img {
  display: flex;
  margin-inline: auto;
  width: 18%;
  height: auto;
}

.botm-img {
  padding-bottom: 38px;
}

.col-md-6.formcol-1 p {
  font-size: 19px;
  font-family: 'Noah-Light';
  margin-bottom: 8px !important;
  line-height: 1.4;

}

li.li-itm {
  font-family: 'Verbatim-ExtendedBolds';
  font-weight: 900;
  font-size: 18px;
}

.navbar ul a {
  text-decoration: none;
  color: white;
  font-size: 19px;
  font-family: 'Noah-Light';

}

.col-md-3.fsec {
  width: 17% !important;
}

.col-md-6.footer-logo-section {
  width: 66% !important;
}

section.qltysec .col-md-6 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.imgsec img {
  width: 77%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
}

.col-md-12.input-group {
  padding-left: 0 !important;
}

strong.strngp {
  font-size: 17px;
  /* font-family: 'Noah' !important; */
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}

.col-md-7.cl1 p {
  color: white;
  font-size: 17px;
  font-weight: 100;
  font-family: 'Noah-Light';

}

.img-pfolio img:hover {
  transform: scale(1.05);
}

.img-pfolio img {
  overflow: hidden;
  transition: all 0.25s ease-in;
}

.img-pfolio {

  overflow: hidden;
  width: 100%;
  display: block;

}

.col-md-6.footer-logo-section img {
  width: 25%;
}

.col-md-6.footer-logo-section p {
  padding-top: 12px;
  font-family: 'Noah-Light';
  font-size: 16px;

}

.col-md-4 .img-pfolio img {
  width: 100% !important;
  height: auto;
  display: flex;
  margin-inline: auto;
  padding: 0;
}

.pfliosec .col-md-4 {
  margin-bottom: 30px;
}

.qltysec .col-md-5 {
  display: flex;
  justify-content: center;
  margin-inline: auto;
  align-items: center;
}

.col-md-6.subcl2 p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline: auto;
  margin: 11px;
  font-size: 17px;
  font-weight: 100;
  font-family: 'Noah-Light';

}

/* contact section */
.contactsec {
  padding: 200px 0;
  background: url(../images/cntct.jpg)no-repeat center;
  background-size: cover;
}

.contactsec h2 {
  color: white;
  font-size: 24px;
  font-family: 'Verbatim-ExtendedBolds';
  line-height: 1.5;
  text-align: center;
  margin: 0 0 20px;
  text-transform: uppercase;

}

.contactsec h2 span {
  display: block;
}

.contactsec .conbtn {
  display: flex;
  color: white;
  background: transparent;
  padding: 12px 35px;
  border: 1px solid white;
  border-radius: 29px;
  font-size: 17px;
  width: fit-content;
  margin: 0 auto;
  text-decoration: none;
  font-family: 'Verbatim-ExtendedBolds';
  text-transform: uppercase;
}

/* .img-pfolio {
  position: relative;
  display: flex;
  justify-content: center; 
  align-items: center; 
  height: 100%; 
} */

/* .img-pfolio h5 {
  color: white;
  font-size: 14px;
  z-index: 1;
  text-transform: uppercase;
  font-family: 'Verbatim-ExtendedBolds';
  text-align: center;
  pointer-events: none; 
} */
/* .img-pfolio {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  overflow: hidden;
/* }

.img-pfolio a img {
  width: 100%;
  height: auto;
  display: block;
}

.img-pfolio h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  width: 100%; 
  height: 100%; 
  font-size: 18px;
  text-align: center;
  z-index: 10;
}  */

span.pspan {
  display: block;
  text-align: left;
}

section.plastic-banner {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/culver\ city.jpg);

  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.torrnce {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/torrance.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.brentwood {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/BRENT\ WOOD.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.luguna {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/laguna\ woods.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.palos {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/palos\ verdes.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.beverly {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/Beverly\ Hills.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.newport {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/NEWPORT\ BEACH.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner.studio {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../images/STUDIO\ CITY.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

section.plastic-banner h2 {
  color: white;
  font-size: 47px;
  font-family: 'Verbatim-ExtendedBolds';


}

.plastic-banner p {
  color: white;
  font-size: 18px;
  font-family: 'Noah-Light';

}

section.plastic-banner p {

  width: 80%;
  /* top: 50%;
  padding-left: 20px;
  position: absolute; */
}

/* .img-pfolio {
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;     
  text-align: center;       
  height: 100%;
  position: relative;
}

.img-pfolio h5 {
  margin-bottom: 15px; 
  z-index: 1; 
  color: #fff; 
  padding: 10px;
  width: 100%;  
} */

/* .img-pfolio img {
  width: 100%;
  height: auto;
  display: block;
} */

.img-pfolio {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}

.img-pfolio h5 {
  color: white;
  font-size: 14px;
  z-index: 1;
  text-transform: uppercase;
  font-family: 'Verbatim-ExtendedBolds';
  text-align: center;

}

.img-probx {
  position: relative;
}

a.img-txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  text-decoration: none;
  font-size: 18px;
}

.img-probx img {
  width: 100%;
  /* height: 100%; */
  /* padding-top: 20px; */
  /* padding-bottom: 10px; */
  margin: 0 55px;
}

.img-probx h5 {
  font-size: 15px;
  text-transform: uppercase;
}

.pfliosec .row img {
  margin: 0 auto !important;
}

p.footerp {
  display: none;
}


a.img-txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0%;
  color: white;
  font-family: 'Verbatim-ExtendedBolds';
  text-decoration: none;
  font-size: 18px;
  width: 100%;
}

.img-probx h5 {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}

.col-md-6.subcl2 p {
  display: flex;
  margin-inline: auto;
}

.subcl1 img {

  display: flex;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
}

span.nspan {
  display: none;
}

.great-sec .container-fluid {
  padding-left: 0 !important;
}

/* section.misson-sec .col-md-6 {
  padding-top: 98px;
  width: 100%;
  display: flex;
  margin-inline: auto;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  flex-wrap: wrap;
} */
/* p.footerp

{
  display: none;
} */


/* menu / */

.menu-col1 {
  z-index: 999999999;
}

.menu-col1 .menu-row1 {
  width: 100%;
  float: left;
  cursor: pointer;
  outline: none;
  pointer-events: initial;
  position: relative;
  z-index: 9999;
}

.toggle-btn1 {
  width: 50px;
  padding: 21px 12px;
  border: 2px solid #000;
  float: left;
  margin: 0 0 0;
  border-radius: 50%;
}

.toggle-menu .toggle-tex1 {
  float: right;
  font-size: 15px;
  font-weight: 400;
  color: #454442;
  line-height: 1;
  margin: 11px 0 0;
}

.toggle-menu .toggle-row1 {
  content: "";
  width: 4.8px;
  height: 4.8px;
  float: left;
  background: #000;
  border-radius: 50%;
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
  margin: 0 9px 0;
  position: relative;
}

.toggle-menu .toggle-row1:before,
.toggle-menu .toggle-row1:after {
  content: "";
  width: 4.8px;
  height: 4.8px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out, transform 0.2s linear;
  display: block;
}

.toggle-menu.active .toggle-btn1 {
  border: 2px solid #fdc465;
}

.toggle-menu.active .toggle-row1::before,
.toggle-menu.active .toggle-row1::after {
  background: #fdc465;
}

.toggle-menu .toggle-row1:before {
  top: 0;
  right: -9px;
}

.toggle-menu .toggle-row1:after {
  top: 0;
  right: 9px;
}

.toggle-menu.active .toggle-tex1 {
  color: #454442;
}

.toggle-menu.active .toggle-row1 {
  background-color: transparent;
  transition: background 0.2s ease-out;
  width: 22px;
  border-radius: 0;
}

.toggle-menu.active .toggle-row1:before,
.toggle-menu.active .toggle-row1:after {
  transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
  border-radius: 0;
  height: 3px;
}

.toggle-menu.active .toggle-row1:before {
  width: 100%;
  top: 1px;
  transform: rotate3d(0, 0, 1, -45deg);
  right: 10px;
}

.toggle-menu.active .toggle-row1:after {
  width: 100%;
  top: 1px;
  transform: rotate3d(0, 0, 1, 45deg);
}

.conten {
  width: 1228px;
  transform: translateY(-50%);
  margin: 0 auto 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 5%;
}

.menu-col1 .fixed {
  width: 86px !important;
  background: none;
  box-shadow: none;
  padding: 20px 0 20px;
  left: 3%;
  right: inherit;
  z-index: 999999;
}

.menubar ul li:last-child {
  padding: 0;
  margin: 0;
}

.hspan {
  display: none;
}

.menubar ul li:last-child a {
  padding: 0;
  margin: 0;
}

section.serive-img .row {
  margin-bottom: 27px !important;
}

section.serive-img .row:nth-child(2) {
  margin-bottom: 0px;
}

section.serive-img .row.servrow {
  margin-bottom: 0px !important;
}

.img1 {
  padding-left: 2px;
}

.modal-body .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}

.col-md-6.gcol1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.img-icon {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

.img-icon img {
  width: 59%;
  max-width: 100%;

}

.gcol1 span {
  display: block;
}

.gcol1 h2 {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'Futura-Book';
  font-weight: 400;
}

.imgrow {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.innerimg {
  position: absolute;
  max-width: 50%;
  height: auto;
}

.great-sec {
  display: flex;
  align-items: center;
  justify-content: center;

  overflow: hidden;
}

.img-icon img {
  width: 55%;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.img-icon img:hover {
  transform: scale(1.1);

}

.col-md-3.fsec a {
  color: white;
  text-decoration: none;
}

.col-md-6.gcol {
  padding: 0;
}


/* menu */

.presec.workdiv {
  background: url(../images/sd.png);
  padding-top: 17px;
  width: 100%;
  object-fit: cover;
  padding-bottom: 81px;
  background-size: cover;
}

.pfliosec.portbg {
  background: url(../images/sd.png);
  padding-top: 100px;
  width: 100%;
  object-fit: cover;
  padding-bottom: 81px;
  background-size: cover;
}

.service-banner.portbanner {
  background: #171515 url(../images/port3.png);
  padding-top: 96px;
  padding-bottom: 96px;
  width: 100%;
  background-size: cover;
  height: 62vh;
}


.imgform {

  /* border:1px solid red; */
  width: 100%;

}

.cont-inp {
  /* border:1px solid yellow; */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;

}

.cont-inp div {
  width: 47%;
  display: flex;
  flex-direction: column;
  margin-right: 3%;

}

.cont-inp div:nth-child(2n) {
  margin-right: 0;
}

.cont-inp div input {

  height: 40px;
  border-radius: 5px;
  border: 1px solid #b9b9b9;

}

.cont-inp div label {
  color: black;
  margin-bottom: 5px;
  font-family: 'Noah-Light';
}

.cont-ip1 {
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}

.cont-ip1 input {
  height: 40px;
  border-radius: 5px;
  border: 1px solid #b9b9b9;
}

.cont-ip1 textarea {

  border-radius: 5px;
  border: 1px solid #b9b9b9;
  height: 80px;
}

.cont-ip1 label {
  color: black;
  margin-bottom: 5px;
  gap: 2px;
  display: flex;
  font-family: 'Noah-Light';
}

.cont-ip1 label span {
  color: grey;

}

.imgform .send-btn {
  color: black;
  border: 1px solid black;
  border-radius: 23px;
  padding: 9px 29px;
  line-height: 1;
  text-decoration: none;
  font-weight: 500;
  margin-top: 0px;
  font-family: 'Noah-Light';
}

.imgform .send-btn:hover {

  color: #fff !important;
  border: 1px solid black;
  background: black;
}

/*--------------- RESPONSIVE------------ */

@media (max-width:1600px) {
  section.qltysec h5 {
    margin: 2px 0 0 -46px !important;
    font-size: 121px;
  }

}


@media (max-width:1440px) {
  .img-probx h5 {

    font-size: 12px !important;
    font-family: 'Verbatim-ExtendedBolds';

  }

  section.qltysec h5 {
    font-size: 106px !important;
    width: 100%;
    margin: 6px 0 0 -46px !important;
    font-size: 107px !important;
  }


  .pfolioimg img {
    width: 75%;
    height: 51vh;
  }

  section.qltysec h4 {

    width: 100%;
    padding-left: 14px;
  }

  .pfolioimg {
    margin: -76px 0 0 60px;
  }


  section.main-abtsec {
    overflow: hidden !important;
  }

  section.form-sec {
    background: white;
    padding-top: 63px;
    overflow: hidden;
  }

  .form-sec.row {
    margin-right: 53px !important;

  }

  /* .imgform img {
  width: 100%;
} */
  section.plastic-banner h2 {

    font-size: 48px !important;

  }

  section.plastic-banner p {
    width: 95%;
    font-size: 22px;
  }

  .imgrow img {
    width: 100%;
    object-fit: cover;
  }

  .great-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    overflow: hidden;
  }


  .image-fluid img {
    width: 100%;
    height: 100%;
    object-fit: cover;

  }

  .imgrow {
    height: unset;
  }

}




@media (max-width: 1399px) {
  section.qltysec h5 {
    margin: 6px 0 0 -47px !important;
    font-size: 6.5em;
  }

  .abt-img h5 {
    font-size: 20px;
  }

  .imgrow img {
    height: unset;
    width: 100%;
  }

}



@media (max-width: 1200px) {

  .service-banner p {
    font-size: 17px !important;
  }

  .service-banner h5 {

    font-size: 48px;
  }

  section.plastic-banner h2 {

    font-size: 41px !important;
  }

  .plastic-banner p {
    color: white;
    font-size: 21px;
    width: 100% !important;
  }

  section.qltysec h5 {
    margin: 6px 0 0 -47px !important;
    font-size: 5.55em !important;
  }

  .imgrow img {
    height: inherit;
  }
}

@media (max-width:1199px) {
  .col-md-6.pre-col1 h5 {
    font-size: 16px;
  }

  .col-md-6.precol2 p {

    font-size: 16.5px;

  }

  .contactsec h2 {
    color: white;
    font-size: 23px;
  }

  .col-md-3.fsec h5 {
    font-size: 14px;

  }

  footer.main-footer p {
    font-size: 15px;

  }

  .abt-img h5 {

    font-size: 17.1px;
    padding-top: 20px;
  }

  .col-md-6.subcl2 p {


    font-size: 15px;

  }

  .msec-left p {
    font-size: 15px !important;
  }

  .msec-right p {
    font-size: 15px !important;


  }

  .img-sec p {
    font-size: 15px;
  }

  .col-md-6.footer-logo-section img {
    width: 30%;
  }

  li.li-itm {

    font-size: 14px;
    margin: 0 14px;
  }

  section.plastic-banner h2 {
    font-size: 34px !important;
  }

  .pfolioimg img {
    width: 74%;
    height: 30vh;
  }

  section.qltysec h5 {
    font-size: 74px !important;
  }
}

@media (min-width:1200px) {
  .great-sec {
    height: 100vh;
  }
}


@media (max-width:992px) {

  section.qltysec h5 {
    font-size: 57px !important;
  }

  .clncsec .row {
    margin: 0 auto;
  }

  .abt-img h5 {
    font-size: 16.5px !important;
  }

  .founder p {
    font-size: 15px;
  }

  .service-banner p {
    width: 45%;
    font-size: 15px !important;
  }

  .service-banner h5 {
    font-size: 45px;
  }

  .img1 p {
    color: white;
    font-size: 15px;

  }

  .contactsec h2 {
    color: white;
    font-size: 20px;
  }

  .col-md-6.subcl1 {
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }

  section.plastic-banner h2 {
    font-size: 33px;
  }

  .plastic-banner p {
    font-size: 19px
  }

  .pfolioimg img {
    width: 74%;
    height: 30vh;
  }

  .gcol1 h2 {
    font-size: 46px;

  }
}

@media (max-width:991px) {

  .col-md-3.fsec h5 {
    font-size: 11px;
  }


  footer.main-footer p {
    color: white;
    font-size: 11.4px;
  }

  .bn-txt h5 {
    font-size: 45px;

  }

  .col-md-7.cl1 p {
    font-size: 14px;
  }

  .col-md-6.pre-col1 h5 {
    font-size: 12px;
  }

  .col-md-6.precol2 p {
    font-size: 14px;
  }

  .col-md-7.cl1 p {
    font-size: 14px;

  }

  .pfolioimg img {
    width: 85%;
    height: 24vh;
  }

  /* .abt-img h5 {
  
  top: 65%;

 font-size: 12.5px !important;
} */


  .col-md-6.subcl1 {
    display: flex;
  }

  .msec-left p {
    font-size: 13px !important;
  }

  .msec-right p {
    font-size: 13px !important;
  }

  .csec .col-md-3 {
    width: 50% !important;
  }

  .col-md-7.cl1 h5 {
    color: white;
    font-size: 31px;
  }

  .abt-img h5 {
    font-size: 12.5px;
  }

  .abt-img img {

    padding: 21px;
  }

  .service-banner p {
    width: 34%;
    font-size: 14px !important;
  }

  .service-banner h5 {
    font-size: 38px;
  }

  .contactsec h2 {

    font-size: 17px;
  }

  .img1 p {

    font-size: 16px !important;
    padding-top: 11px;
    padding-right: 0px;

  }

  li.li-itm {
    font-size: 10px;
    margin: 0px 17px;
  }

  section.plastic-banner h2 {
    font-size: 25px !important;
  }

  section.plastic-banner p {
    width: 100% !important;
    font-size: 15px;
  }


  .contactsec h2 span {
    display: inline;
  }

}

@media (min-width:767px) {
  .bn-txt h5 {
    font-size: 39px;
  }



}

@media (max-width:767px) {



  .bn-txt h5 {
    font-size: 31px;
  }

  .col-md-6.pre-col1 h5 {
    font-size: 16px;
    margin-bottom: 35px;
  }

  section.wksc {
    padding-top: 30px;
  }

  .clncsec .row {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
  }

  .col-md-7.cl1 h5 {
    text-align: center
  }

  .imgsec {

    margin-inline: unset;
  }

  section.qltysec .row {
    display: flex;
    flex-direction: column-reverse;
  }

  .col-md-6.footer-logo-section img {
    width: 42%;
  }

  .col-md-6.footer-logo-section {
    width: 56% !important;
  }

  .col-md-3.fsec {
    width: 22% !important;
  }

  /* .pfliosec .col-md-4 {
  flex:  50%; 
  max-width: 50%; 
} */

  .img-probx {
    margin-bottom: 15px;
  }

  .img-probx img {
    width: 100%;
    height: auto;
  }

  .pfliosec h4 {
    font-size: 33px;
  }

  p.footerp {
    color: white;
    font-family: 'Noah-Light';
    font-size: 16px;
  }

  .col-md-6.footer-logo-section {
    width: 65% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline: auto;
    flex-direction: column;
  }

  .col-md-6.footer-logo-section img {
    width: 58%;
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }

  .col-md-3.fsec {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .toggle-btn1 {
    width: 50px;
    padding: 21px 12px;
    border: 2px solid #ffff;
    float: left;
    margin: 0 0 0;
    border-radius: 50%;
  }

  .toggle-menu .toggle-row1 {
    content: "";
    width: 4.8px;
    height: 4.8px;
    float: left;
    background: #ffff;
  }

  .toggle-menu .toggle-row1:before,
  .toggle-menu .toggle-row1:after {
    content: "";
    width: 4.8px;
    height: 4.8px;
    background: #ffff;
  }

  p.footerpo.wow.fadeInUp {
    visibility: visible !important;
  }

  p.footerpsec.wow.fadeInUp {
    display: none;
  }

  .fsec img {
    width: 18px;
    height: auto;
    margin-top: -1px;
  }

  p.footerp {
    display: block;
  }

  p.footerp {
    display: block;
    margin-top: 0;
  }

  p.wow.fadeInUp {
    visibility: visible !important;
  }

  img.insta-ic.wow.fadeInUp {
    visibility: visible !important;
  }

  .navbar ul {

    display: none;
  }

  .insta-icn {
    display: none;
  }

  .fonder-sec h4 {

    left: 25%;
  }

  .main-abtsec h4 {
    font-size: 50px;
  }

  .abt-img h5 {
    top: 62%;
    font-size: 9.5px !important;
  }

  .msec-left h5 {
    font-size: 17px;
  }

  .msec-right h5 {
    font-size: 17px;
  }

  .msec-left p {
    width: 100% !important;
  }

  .msec-right p {
    width: 88% !important;
  }

  .service-banner .col-md-6 {
    width: 50%;
  }

  .service-banner h5 {
    font-size: 27px;
  }

  .service-banner p {
    width: 45% !important;
    font-size: 11.3px !important;
  }

  .contactsec h2 {
    font-size: 12px !important;
  }

  .contact-banner h5 {
    font-size: 64px;


  }

  li.li-itm {
    font-size: 9px;
    margin: 3px 2px;
  }

  section.main-banner {

    background-size: cover;
    height: 50vh;
    width: 100%;
    position: relative;
    background-attachment: unset;
  }

  section.wksc p {
    font-size: 16px;

  }

  .imgsec img {

    padding-top: 90px;
  }

  section.plastic-banner h2 {
    font-size: 33px;
    display: flex;
    justify-content: unset;
    flex-wrap: wrap;
  }

  .plastic-banner p {
    font-size: 20px;
    margin-top: 30px;
  }

  .pfolioimg img {
    width: 81%;
    height: 41vh;
  }

  .pfolioimg {
    margin: -4px 0 0 60px;
  }

  .col-md-3.fsec h5 {
    visibility: visible !important;
  }

  span.nspan {
    display: block;
  }

  h5.abtsc {
    display: none !important;
  }

  .abt-img h5 {
    top: 65%;
    font-size: 9.5px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 23px;
  }

  section.qltysec h5 {
    font-size: 43px !important;
  }

  .col-md-6.gcol1 {
    padding: 50px 0;
  }

  .gcol1 h2 {
    font-size: 36px;
  }

}

@media (max-width:575px) {




  .bn-txt h5 {
    font-size: 22px;
  }

  section.wksc p {
    font-size: 16.5px;
  }

  .imgsec img {
    width: 50%;
  }

  .pfolioimg img {

    margin: 48px;
  }

  .pfliosec h4 {
    text-align: center;
    font-size: 42px
  }

  .main-abtsec h4 {

    font-size: 50px;
  }

  .msec-left p {
    width: 100%
  }

  .msec-left h5 {
    font-size: 14px;
  }

  .msec-right h5 {
    font-size: 14px;
  }

  .fonder-sec h4 {
    left: 16%;
  }

  .msec-right p {
    width: 100% !important;
  }

  .fonder-sec h4 {
    color: white;
    font-family: 'Verbatim-ExtendedBolds';
    font-size: 51px
  }

  ul.ul-list {

    margin: 10px;
  }

  .col-md-6.pre-col1 h5 {
    font-size: 14px;
  }

  .pfolioimg img {
    width: 93%;
    height: 37vh;
  }

  .pfolioimg {
    margin: -4px 0 0 60px;
  }

  .pfliosec h4 {
    font-size: 33px;
  }

  .col-md-3.fsec h5 {
    visibility: visible !important;
  }

  span.nspan {
    display: block;
  }

  h5.abtsc {
    display: none !important;
  }

  h5.absch {
    top: 62%;
    font-size: 9.5px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  section.qltysec h5 {
    font-size: 31px !important;
  }







  .service-banner.portbanner .col-md-6 {
    width: 100%;
  }

  .service-banner.portbanner p {
    position: relative;
    top: 0;
    width: 85% !important;
    padding-top: 10px;

  }

 .service-banner.portbanner h5 {
    position: relative;
    top: 0 !important;
  }

  .service-banner.portbanner {
    padding-top: 58px;
  }

  .service-banner.portbanner {
    background: #171515 url(../images/port3.png) no-repeat;
    padding-top: 58px;
    padding-bottom: 96px;
    width: 100%;
    background-size: cover;
    height: 55vh;
    background-position: center;
  }

  .pfliosec.portbg {

    padding-top: 36px;
    padding-bottom: 2px;
  }

.border-line.wow.fadeInUp {
    margin-top: 36px;
}







.service-banner.workban .col-md-6 {
    width: 100%;
  }

  .service-banner.workban p {
    position: relative;
    top: 0;
    width: 85% !important;
    padding-top: 10px;

  }

 .service-banner.workban h5 {
    position: relative;
    top: 0 !important;
  }

  .service-banner.workban {
    padding-top: 58px;
  }

  .service-banner.workban {
   
    background: #171515 url(../images/bathroom1.png) no-repeat;
    padding-top: 58px;
    padding-bottom: 96px;
    width: 100%;
    background-size: cover;
    height: 55vh;
    background-position: center;
  }

  .pfliosec.portbg {

    padding-top: 36px;
    padding-bottom: 2px;
  }




.service-banner .col-md-6 {
    width: 100%;
  }

  .service-banner p {
    position: relative !important;
    top: 0;
    width: 85% !important;
    padding-top: 10px;

  }

 .service-banner h5 {
    position: relative !important;
    top: 0 !important;
  }

 .service-banner {
    padding-top: 117px !important;
  }

.service-banner {
    background: #171515 url(../images/bathroom1.png) no-repeat;
    padding-top: 58px;
    padding-bottom: 96px;
    width: 100%;
    background-size: cover;
    height: 55vh;
    background-position: center !important;
  }

  .pfliosec.portbg {

    padding-top: 36px;
    padding-bottom: 2px;
  }

}

@media (max-width:420px) {

  span.nspan {
    display: block;
  }

  .pfolioimg {
    margin: -60px 0 0 60px !important;
  }

  .pfliosec h4 {
    text-align: center;
    font-size: 42px
  }

  .pfliosec .col-md-4 {
    flex: 100%;
    max-width: 100%;
  }

  .col-md-7.cl1 h5 {
    color: white;
    font-size: 31px;
  }

  .pfliosec h4 {
    text-align: center;
    font-size: 34px;
  }

  .col-md-6.pre-col1 h5 {
    font-size: 14px;
  }

  .navbar ul a {
    text-decoration: none;
    color: white;
    font-size: 13px;
    font-family: 'Noah-Light';
  }

  .navbar ul .li-items {
    padding: 9px 8px;
  }

  .col-md-6.footer-logo-section p {

    font-size: 14px;
  }


  .fonder-sec h4 {

    font-size: 40px;
    top: -3%;
    left: 20%;
    bottom: -17%;

  }

  .founder h5 {

    font-size: 14px;
  }

  .founder p {
    font-size: 11px;
  }

  .col-md-6.subcl2 p {
    font-size: 12px;
  }

  .main-abtsec h4 {
    font-size: 48px;
  }

  .msec-left h5 {
    font-size: 14px;
  }

  .msec-right h5 {
    font-size: 14px;
  }

  .msec-left p {
    font-size: 10px !important;
  }

  .msec-right p {
    font-size: 10px !important;
  }

  .msec-left {
    height: 64%;
  }

  .img-sec h5 {
    font-size: 12px;
  }

  .img-sec p {
    font-size: 12px;
  }

  .col-md-7.cl1 p {
    font-size: 12.5px;
  }

  .service-banner p {

    font-size: 10px !important;
  }

  .service-banner h5 {
    font-size: 21px;
  }

  .contactsec h2 {
    font-size: 9.9px !important;
  }

  .contact-banner h5 {
    font-size: 57px;
  }

  /* .abt-img h5 {
   
  font-size: 23px;
 
  top: 54% ! IMPORTANT;
  
  left: 12%;
} */
  .hspan {
    display: block;
  }

  li.li-itm {
    font-size: 9px;
    margin: 3px 0px;
  }

  .bn-txt h5 {

    font-size: 22px;
  }

  .msec-left,
  .msec-right {
    width: 100% !important;
  }

  .misson-sec .msec-left {
    border-right: 2px solid #484848 !important;
  }

  section.wksc p {
    font-size: 9.5px !important;
  }

  .bn-txt h5 {
    font-size: 16px;
  }

  .col-md-6.pre-col1 h5 {
    font-size: 13px;
  }

  section.wksc p {
    font-size: 17px !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 71%;
    margin: 0 auto;
    margin-top: 40px;
  }

  .col-md-7.cl1 h5 {
    font-size: 22px;
  }

  .pfolioimg img {
    width: 100%;
    height: 33vh;
  }

  .col-md-6.footer-logo-section img {
    /* width: 61%; */
    width: 70%;
    margin-bottom: 5px;
  }

  .pfliosec h4 {
    text-align: center;
    font-size: 22px;
  }

  .col-md-6.precol2 p {
    font-size: 16.5px;
  }

  .abt-img h5 {
    top: 57%;
    font-size: 9.5px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  h5.abtsc {
    display: none !important;
  }

  .col-md-3.fsec h5 {
    visibility: visible !important;
  }

  .col-md-6.formcol-1 p {
    font-size: 15px;
  }

  .workimg img {
    display: flex;
    margin-inline: auto;
    height: 100%;
    width: 100% !important;
    margin-top: -1px;
  }

  span.carousel-control-prev-icon {
    position: absolute;
    right: 57%;
    background: url(../images/lefrarw.svg) no-repeat;
    background-size: auto;
    background-size: cover;
    width: 27px;
    height: 52px;
  }

  span.carousel-control-next-icon {
    position: absolute;
    left: 55%;
    background: url(../images/rigthar.svg) no-repeat;
    background-size: auto;
    background-size: cover;
    width: 27px;
    height: 52px;
  }
}

@media (max-width:320px) {

  .navbar ul a {
    text-decoration: none;
    color: white;
    font-size: 9.9px;
  }

  .navbar ul .li-items {
    padding: 5px 5px;
  }

  section.wksc p {
    font-size: 9.8px;
  }

  .col-md-7.cl1 h5 {
    font-size: 23px;
  }

  .col-md-7.cl1 p {
    font-size: 13px;
  }

  section.qltysec h4 {

    font-size: 13px;

  }

  .main-abtsec h4 {
    font-size: 39px;
  }

  .msec-left,
  .msec-right {
    width: 100% !important;
  }

  .misson-sec .msec-left {
    border-right: 2px solid #484848 !important;
  }

  .fonder-sec h4 {
    font-size: 32px;
    top: -3%;
  }

  .founder p {
    font-size: 9px;
  }

  .img-sec p {
    font-size: 10.4px;
  }

  strong.strngp {
    font-size: 14px
  }

  /* .abt-img h5 {
  font-size: 9px !important;
  top: 50% ! IMPORTANT;
  left: 4%;
} */
  .service-banner .col-md-6 {
    width: 100% !important;
  }

  .service-banner h5 {
    top: 20% !important;
  }

  .service-banner p {
    width: 87% !important;
    font-size: 10px;
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 35px !important;
    margin-top: -13px !important;
    padding-bottom: 9px !important;
  }

  .contact-banner h5 {
    font-size: 49px;
  }

  li.li-itm {

    width: 100%;
    text-align: center;

  }

  ul.ul-list {
    display: flex;

    flex-wrap: wrap;
  }

  .botm-img img {

    width: 40%
  }


  .col-md-3.fsec h5 {
    visibility: visible !important;
  }

  section.qltysec h5 {
    font-size: 24px !important;
  }

}

@media (min-width:768px) {
  .menu-col1 {
    display: none;
  }

}

@media (max-width:768px) {


  .col-md-6.subcl1 {

    display: flex;
    align-items: center;
  }

  .service-banner p {
    width: 44%;
    font-size: 12.8px !important;
  }

  .img1 p {
    font-size: 12.5px !important;

  }

  .contactsec h2 {
    color: white;
    font-size: 17px;
  }

  .contactsec .conbtn {

    font-size: 15px;

  }

  section.qltysec h5 {
    margin: 6px 0 0 -46px !important;
    font-size: 3.55em;
  }

}

.misson-sec .row {
  display: flex;
  justify-content: center;
  align-items: center;
}

.misson-sec .col-md-6 {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.misson-sec .msec-right {
  padding-left: 20px;
}