    @import url("https://fonts.googleapis.com/css?family=Poppins:200,500,400|Open+Sans:400|Roboto:900");
.borderservice{
	border-radius: 36px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
   box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    height: 155px;
    left: -54px;
    position: absolute;
    top: 0px;
    width: 100%;
}
.borderservice:hover{
    
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
}
.img-h {
    background: url(../images/slider-1.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h1 {
    background: url(../images/about-slider.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h2 {
    background: url(../images/Building.jpg) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h3 {
    background: url(../images/Connection.jpg) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h4 {
    background: url(../images/about-slider.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h5 {
    background: url(../images/estimatebanner.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h6 {
    background: url(../images/mechanical1.jpg) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0em;
    max-width: 100%;
}
.img-h7 {
    background: url(../images/miscellaneous.jpg) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h8 {
    background: url(../images/structural.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.img-h9 {
    background: url(../images/about-slider.png) no-repeat center;
    height: 100vh;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.font-1 {
    font-size: 12px;
}


.we{
	font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    color: rgba(71,71,71,1) ! important;
    margin-bottom: 1.5rem ! important;
}
.pstyle{
	color: #fff!important;
    font-family:'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 36px;
    margin-left: 35px;
    /*color: rgba(255,255,255,1);*/
 /*   text-align: justify;*/
}
.servb{
	 border: 1px solid white;
}
.footimg{
	width: 6%;
	margin: 3px;
}
.phoneimg{
    width: 5%;
    margin: 3px;
}
.emailimg{
     width: 7%;
    margin: 3px;
}
.borderservice img{
	/*width: 70%;*/
    background-color: transparent;
    /*height: 109px;*/
    left: calc(50% - 47px);
    position: absolute;
    top: 0px;
    width: 100px;
    padding: 19px;
}
.en{
	color: black;
    font-size: 16px;
    font-weight: 600;
    margin: 3px;
}
.logo{
    width: 40%;
}
.pathimgleft{
   border-bottom: 7px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 50%;
    bottom: 0;
}
.pathimgright{
  background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
    border-bottom: 7px solid #282639;
    width: 50%;
    bottom: 0;
}
.whyleft{
    background-color: transparent;
    height: 3px;
    position: absolute;
    padding-left: 34px;
    width: 30%;
}
.whyright{
    background-color: transparent;
    height: 3px;
    left: 224px;
    position: absolute;
    width: 23%;
}
.weleft{
    border-bottom: 3px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 75px;
    width: 11%;
    left: 40%;
}
.weright{
   background-color: transparent;
    height: 4px;
    left: 51%;
    position: absolute;
    top: 75px;
    border-bottom: 3px solid #282639;
    width: 12%;
}
.activeleft{
    background-color: transparent;
    height: 3px;
    position: absolute;
    top: 53px;
    left: 13px;
    width: 38px;
}
.activeright{
    background-color: transparent;
    height: 3px;
    left: 51px;
    position: absolute;
    width: 38px;
    top: 53px;
}



.aboutleft{
    background-color: transparent;
    height: 3px;
    position: absolute;
    top: 53px;
    left: 250px;
    width: 38px;
}
.aboutright{
    background-color: transparent;
    height: 3px;
    left: 260px;
    position: absolute;
    width: 38px;
    top: 53px;
}




.borderstyle{
    position: relative;
    margin-top: 0px;
}
.lapimg{
    position: absolute;
    background-color: transparent;
    border-radius: 33px;
    /*height: calc(100% + 4px);*/
    left: 25px;
    top: -17px;
    /*width: calc(100% + -21px);*/
}
/*.ourbutton{
    margin: 1rem;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}*/
.ourbb{
    background-color: white;
}
.ourba{
    background: white;
    color: black;
    border: 2px solid rgba(112, 112, 112, 1);
    padding: 3px 21px 3px 21px;
}
.ourba:hover{
   background-color: rgba(212, 50, 64, 1);
    color: white;
    border:none;
}
.porta{
    padding: 2px 8px 2px 8px;
    float: none;
}
.wecolm{
  padding-left: 39px ! important;
}
.fewleft{
    border-bottom: 3px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 70px;
    width: 13%;
    left: 37%;
}
.fewright{
    background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 70px;
    border-bottom: 3px solid #282639;
    width: 13%;
}
.p-120{
    padding: 0 47px 0px 120px;
        top: -108px;
}

.boxpad{
    color: #fff!important;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2rem;
    height: 500px;
}
.getleft{
    border-bottom: 3px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 90px;
    width: 18%;
    left: 39%;
}
.getright{
    background-color: transparent;
    height: 4px;
    left: 57%;
    position: absolute;
    top: 90px;
    border-bottom: 3px solid #282639;
    width: 14%;
}
.imgbottom{
    margin-top: 24px;
    position: relative;
    border: 2px solid rgba(112, 112, 112, 1);
}
.step {
    text-align: center;
    width: 100%;
    position: relative;
}
.progress-bar {
    display: flex;
    margin: 40px 0 60px 0;
    user-select: none;
}
.progress-bar .step .bullet {
    height: 30px;
    width: 30px;
    border: 1px solid grey;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    transition: 0.2s;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
}
.progress-bar .step .bullet.active {
    border-color: var(--primary);
    background: var(--primary);
}
.step p {
    position: absolute;
    left: 49%;
    transform: translateX(-50%);
    color:grey;
}
.step span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: grey;
}
.progress-bar .step .bullet.active span {
    display: none;
}
.progress-bar .step .bullet:before,
.progress-bar .step .bullet:after {
   position: absolute;
    content: "";
    bottom: 13px;
 right: -105px;
    height: 2px;
   
    width: 104px;
    background: grey;
}
.progress-bar .step .bullet.active:after {
    background: var(--primary);
    transform: scaleX(0);
    transform-origin: left;
    animation: animate 0.3s linear forwards;
}
@keyframes animate {
    100% {
        transform: scaleX(1);
    }
}
.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after {
    display: none;
}
.progress-bar .step p.active {
    color: var(--primary);
    transition: 0.2s linear;
}
.progress-bar .step .check {
    position: absolute;
    left: 50%;
    top: 70%;
    font-size: 15px;
    transform: translate(-50%, -50%);
    display: none;
}
.progress-bar .step .check.active {
    display: block;
    color: #fff;
}

.missection{
    padding: 0px ! important;
}

.btn3 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 2px 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 30px;
}
.btn3:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    border: 2px solid #FFF;
    background-color: #d43240;
    padding: 2px 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 30px;
    color: #fff;
}
.button-mk {
    margin-left: 2em;
}

.btn1 {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 2px 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 30px;
}
.colw {
    color: #FFF;
    font-weight: 500;
}

.btn1:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    border: 2px solid #FFF;
    background-color: #d43240;
    padding: 2px 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 30px;
    color: #fff;
}
.colw:hover {
    color: #fff;
    font-weight: 500;
}


.btn2 {
    display: inline-block;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    border: 2px solid #000;
    padding: 1px 0.75rem;
    font-size: 14px;
    border-radius: 30px;
}
.colb {
    color: #000;
    font-weight: 500;
}
.btn2:hover {
    display: inline-block;
    color: #000000;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    background-color: #d43240;
    border: 2px solid #d43240;
    padding: 1px 0.75rem;
    font-size: 14px;
    border-radius: 30px;
}
.colb:hover {
    color: #fff;
    font-weight: 500;
}

.a-para{
    text-align: center;
    color: rgba(71, 71, 71, 1);
    font-size: 21px;
    padding-top: 40px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 32px;
    font-weight: normal;
}
.b-para {
    text-align: center;
    color: #fff;
    font-size: 21px;
    padding-top: 40px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 32px;
    font-weight: normal;
}
.new-m{
    margin-bottom: -2em;
}

@media only screen and (max-width: 768px) {
    .borderstyle{
    position: relative;
    margin-top: 10px;
}
.btn1 {
    margin-top: 10px;
}

.btn2 {
    margin-top: 10px;
}

.new-m{
    margin-bottom: 1em;
}

.section-11{
    background: #CD4551;
    padding: 30px 0px 100px 0px;
}

    .pathimgleft {
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    /*top: 12%;*/
    width: 50%;
    bottom: 0;
}
.pathimgright {
    background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
   /* top: 12%;*/
    border-bottom: 4px solid #282639;
    width: 50%;
    bottom: 0;
}

.weleft{
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 110%;
    width: 21%;
    left: 29%;
}
.weright{
    background-color: transparent;
    height: 4px;
    left: 49%;
    position: absolute;
    top: 110%;
    border-bottom: 4px solid #282639;
    width: 21%;
}
.logo{
    width: 65%;
}
.section-subtitle1 {
    margin-top: 1em;
    font-weight: 300;
    color: #ff5e15;
    /* text-transform: uppercase; */
    font-size: 1.3rem;
    /* text-align: center; */
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: rgba(255,255,255,1);
}
.section-subtitle {
    font-weight: 300;
    color: #ff5e15;
    /* text-transform: uppercase; */
    font-size: 1.3rem;
    /* text-align: center; */
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: rgba(255,255,255,1);
}
.borcol{
 padding-left: 4px ! important;
    padding-right: 4px ! important;
    width: 25%;
}
.pl-30 {
     padding-left: 0px ! important; 
}
.whyleft {
    background-color: transparent;
    height: 4px;
    position: absolute;
    padding-left: 0px;
    width: 23%;
    left: 29%;
}
.whyright {
   background-color: transparent;
    height: 4px;
    left: 52%;
    position: absolute;
    width: 23%;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 2px 1.75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2.25rem;
    -webkit-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}


.btn-b {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 13px;
}




.wecolm{
padding-left: 15px ! important;
    padding-right: 15px ! important;
}
.services-1-wrap .service-1 .service-1-content p {
   font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -51px;
    height: 75px;
    left: 0px;
    letter-spacing: 0px;
    line-height: 12px;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
    width: calc(78% - -10px);
}
.servb {
    border: 1px solid white;
}
.lapimg{
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
     height: calc(100% + 50px); 
    left: -10px;
    top: -34px;
    width: calc(100% + 30px);
}
.block-2 .img-overlap {
     margin-top: 0px; 
}
.porta{
    padding: 2px 8px 2px 8px;
}
.ourbb{
    background-color: white;
    margin-top: 10px;
}
.ourba{
    background: white;
    color: black;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2px 21px 2px 21px;
}
.ourba:hover{
    background: white;
    color: black;
    border: 1px solid rgba(112, 112, 112, 1);
}
.porta{
    padding: 2px 8px 2px 8px ! important;
}
.borderservice{
   border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    height: 94px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
}
.borderservice{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    padding: 20px 66px;
}
.footer {
    padding: 0 !important;
    margin: -4rem 0rem 0rem 0;
}
.footer1 {
    padding: 0 !important;
    margin: 0rem 0rem 0rem 0;
}
/*.ourbutton {
    margin: 2rem 0;
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}*/

.intro-section h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    font-family: Poppins;
    margin-top: -41px;
}

.intro-section2 h1 {
    font-size: 50px;
    font-weight: 300;
    color: #fff;
    font-family: Poppins;
    margin-top: -41px;
}

.blog-entry{
  border: 1px solid rgba(112, 112, 112, 1);
  border-radius: 20px;
  padding: 8px 2px;
  margin-bottom: 32px;
 /* box-shadow: 10px 10px 10px #0000001a;*/
  height: 320px;
  
}
.blog-entry:hover{
    box-shadow: 10px 10px 10px #0000001a;
}
.padding-0-3{
    padding: 2rem 3rem 0rem 3rem;
    background-color: #f1f1f187;
    height: 100% ! important;
 }
 .p-120 {
    padding: 125px 0 0 0px;
    top: -122px;
}
.nextb {
     margin-left: 15px ! important; 
     margin-top: 10px;
     padding: 2px 57px 2px 0px ! important;
}
.fewright {
  background-color: transparent;
    left: 50%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 18%;
    top: 18%;
}
.fewleft {
  
    border-bottom: 4px solid #d43240;
    height: 4px;
    position: absolute;
    width: 19%;
    left: 32%;
    top: 18%;
}

.getleft {
   border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 16%;
    left: 35%;
    top: 37%;
}
.getright {
   background-color: transparent;
    height: 4px;
    left: 51%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 13%;
    top: 37%;
}
.circle {
    width: 29px;
    height: 22px;
    background: white;
    border-radius: 50%;
    border: 1px solid grey;
}
.span2 {
    position: relative ! important;
    left: 30% ! important;
    transform: translateX(-50%);
    color: grey;
}
.span1 {
    position: relative ! important;
    left: 30% ! important;
    transform: translateX(-50%);
    color: grey;
}
.span3 {
    position: relative ! important;
    left: 30% ! important;
    transform: translateX(-50%);
    color: grey;
}
.basic{
  position: absolute;
    left: 17% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.msg{
    position: absolute;
    left: 51% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.sub{
    position: absolute;
    left: 85% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% !important;
}
.m-3 {
    margin-top: -48px;
     padding: 0px ! important; 
}
.foot .footp {
     padding-right: 0px ! important; 
     padding-left: 0px ! important;
     width: 100% ! important;
}
.footlogo {
     width: 45% ! important; 
     margin-left: 0px ! important; 
}
.activelinkleft {
    border-bottom: 6px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    /* top: 119px; */
    width: 17% ! important;
    bottom: 0;
    left: 7% ! important;
}
.activelinkright {
    background-color: transparent;
    height: 4px;
    left: 24% ! important;
    position: absolute;
    /* top: 119px; */
    border-bottom: 6px solid #282639;
    width: 17% ! important;
    bottom: 0;
}
.activelinkleft1 {
    border-bottom: 6px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    /* top: 119px; */
    width: 14% ! important;
    bottom: 0;
    left: 7% ! important;
}
.activelinkright1 {
    background-color: transparent;
    height: 4px;
    left: 20% ! important;
    position: absolute;
    /* top: 119px; */
    border-bottom: 6px solid #282639;
    width: 13% ! important;
    bottom: 0;
}
.borderservices img {
    /*width: 60%;*/
    background-color: transparent;
    height: 109px;
    left: calc(50% - 53px) ! important;
    position: absolute;
    top: -23px ! important;
 /*   width: 94px;*/
    padding: 33px ! important;
}
.captureimg img {
   /* width: 70% ! important;*/
    left: calc(50% - 39px) ! important;
    height: 100%;
    top: -24px ! important;
    padding: 10px ! important;
    width: 78px ! important;
}
.borderservice img {
  width: 40%; 
    background-color: transparent;
    /* height: 109px; */
    left: calc(50% - 48px);
    position: absolute;
    top: -24px;
    width: 96px;
    padding: 30px;
}
.comrow1{
    margin-right: 0 ! important;
    margin-left: 0;
}
.col-md-3{
    width: 100% ! important;
}
.pls-30 {
     padding-left: 0px ! important; 
}
.whyleft1 {
    background-color: transparent;
    height: 3px;
    position: absolute;
    padding-left: 2px ! important;
    width: 26%;
}
.whyright1 {
    background-color: transparent;
    height: 3px;
    left: 96px ! important;
    position: absolute;
    width: 23%;
}
.catlog {
    margin: 0px 0px 0 ! important;
}
.sek-12 {
    height: 65vh ! important;
}
.textwhy{
    text-align: center;
}
.plm{
    padding-left: 0px ! important;
}
.pstyle {
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 33px;
    margin-left: 35px;
    /* color: rgba(255,255,255,1); */
    /* text-align: justify; */
}
.we {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: rgba(71,71,71,1) ! important;
    margin-bottom: 1.5rem ! important;
}
.blog-entry .blog-entry-contents h3 a {
    color: rgba(71,71,71,1);
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}
.blog-entry .blog-entry-contents .meta {
    font-size: 13px;
    font-family: Poppins;
}
.footer .footer-heading>span {
    /* border-bottom: 2px solid #ff5e15; */
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: rgba(38, 38, 38, 1);
}
.footer a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: rgba(38,38,38,1);
    text-decoration: none;
}
.heart {
    width: 4% ! important;
}
.copyp {
    text-align: center;
    border-top: 2px solid grey;
    padding: 10px;
    font-family: 'Open Sans';
    color: #0a0a0a;
    font-weight: 400;
    font-size: 11.2px ! important;
    margin-bottom: 35px;
}
.section-head {
    text-transform: capitalize;
    color: rgba(71, 71, 71, 1);
    font-size: 26px;
    font-weight: 400;
    padding-top: 26px;
    font-family: "Poppins";
}
.section-title {
    font-family: 'Open Sans';
   font-size: 14px;
   line-height: 2.3rem;
   color: rgba(71,71,71,1);
}
.section-title1 {
    font-family: 'Open Sans';
   font-size: 26px;
   line-height: 2.3rem;
   color: rgba(71,71,71,1);
}
.structurepara {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 14px ! important;
    line-height: 33px ! important;
    text-align: justify;
}
.pstyle1 {
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px ! important;
    line-height: 33px ! important;
    margin-left: 35px;
    /* color: rgba(255,255,255,1); */
    /* text-align: justify; */
}
.getb a {
    font-size: 13px ! important;
    padding: 1px 7px 1px 7px;
}
.structuralpara {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 14px ! important;
    line-height: 33px ! important;
    padding: 1.5em 0 0 0;
    text-align: justify;
}
.Commercial {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 26px ! important;
    color: rgba(71,71,71,1) ! important;
    margin-bottom: -2.5rem ! important;
}
.borderservicep p {
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 8px ! important;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -41px ! important;
    height: 59px ! important;
    left: 6px;
    letter-spacing: 0px;
    line-height: 15px ! important;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
     width: calc(100% - 15px) ! important; 
}
.industrialservicesp p {
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 10px ! important;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -44px ! important;
    height: 75px;
    left: 6px;
    letter-spacing: 0px;
    line-height: 15px ! important;
    position: absolute;
    text-align: center;
    width: calc(100% - 10px);
}
.getfont {
    color: rgba(71, 71, 71, 1);
    font-family: 'Poppins';
    text-align: center;
    font-weight: normal;
    font-size: 26px ! important;
}
.servicepara {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 14px ! important;
    line-height: 33px ! important;
    text-align: justify;
}
.estimateparastyle {
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px ! important;
    line-height: 34px ! important;
     margin-left: 0px ! important; 
    text-align: justify;
}
.ple1{
    padding-left: 0px ! important;
}
.connectionparastyle {
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px ! important;
    line-height: 33px ! important;
    margin-left: 13px;
    text-align: justify;
}
.plc{
    padding-left: 0px ! important;
}
.mechanicalparastyle{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px ! important;
    line-height: 34px ! important;
    margin-left: 0px ! important;
}
.bp {
    font-family: 'Open Sans';
    color: rgba(66, 66, 66, 1);
    font-size: 13px ! important;
    font-weight: normal;
}
.new img {
    /* width: 70%; */
    background-color: transparent;
    height: 74px ! important;
    left: calc(50% - 43px) ! important;
    position: absolute;
    top: -9px ! important;
    width: 88px ! important;
    padding: 19px;
}
.intro-section, .intro-section .container .row {
    height: 70vh;
    /* min-height: 540px; */
}
.mobile{
    display: block ! important;
}
.quoting{
    top: 23px;
    height: 93px;
    border: none ! important;
    box-shadow: none;
    background: none ! important;
}

.quoting p{
    color: white ! important;
    bottom: -14px ! important;
    left: 2px ! important;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    /* margin: 0px 11px; */
    line-height: 19px;
}
.quoting img{
    width: 100% ! important;
    left: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    border-radius: 17px;
}
.boxpad{
    color: #fff!important;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2rem;
    height: 410px;
}
.footingimg{
    text-align: center;
}
.getb button{
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.borderservice1 img {
    /* width: 60%; */
    background-color: transparent;
    height: 109px;
    left: calc(50% - 53px) ! important;
    position: absolute;
    top: -14px ! important;
    /* width: 94px; */
    padding: 27px ! important;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  /*padding-top: 100px; */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
 
  margin: auto;
  padding: 10px; 
 
 
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin: -20px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.ourp{
    float: left;
}
.catt{
    float: right;
}
.buildlap {
    position: inherit ! important;
    background-color: transparent;
    border-radius: 33px;
    height: calc(60% + 88px) ! important;
    left: -10px ! important;
    top: -12px ! important;
    width: calc(100% + 30px) ! important;
}
.one-dropdown-content {
    display: block;
    position: absolute;
    background-color: #3f3939;
    z-index: 1;
    margin-left: 13px;
    position: absolute;
    left: -6px;
    z-index: 1000;
    float: left;
    min-width: 17.5rem ! important;
    padding: 0.5rem 0 1rem;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    background-image: url(../images/drpbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 52px;
}
.onee{
    padding-left: 0px;
}
.mobiledrpservice{
    border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 99px;
    left: 2px;
    position: absolute;
    top: -30px;
    width: 100%;
    padding: 20px 31px ! important;
}
.mobiledrpservice img{
    width: 60%;
    background-color: transparent;
    height: 101px;
    left: calc(50% - 48px);
    position: absolute;
    top: -17px;
    width: 98px ! important;
    padding: 30px;
    max-width: 98px ! important;
}
.mobiledrpservicep{
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 8px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -40px;
    height: 89px;
    left: -19px;
    letter-spacing: 0px;
    line-height: 12px;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
    width: calc(100% - -37px);
    padding: 13px;
}
.mobilequote{
   border: none ! important;
    box-shadow: none;
    top: -14px;
    /* height: 138px; */
    background: none ! important;
}
.mobilequotep{
    color: white ! important;
    bottom: 13px ! important;
    left: -20px ! important;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    /* margin: 0px 11px; */
    line-height: 19px;
}
.mobilequote img{
    width: 100% ! important;
    left: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    border-radius: 0px;
}

}
@media only screen and (max-width: 320px) {
    .button-mk {
        margin-left: 0em;
    }
    .servb {
    border: 1px solid white;
 
    margin-top: 10px;
}


.basic{
  position: absolute;
    left: 17% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.msg{
    position: absolute;
    left: 51% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.sub{
    position: absolute;
    left: 85%;
    transform: translateX(-50%);
    color: grey;
    top: 49% !important;
}

.fewright {
    background-color: transparent;
    height: 4px;
    position: absolute;
    border-bottom: 4px solid #282639;
    left: 50%;
    width: 19%;
    top: 16%;
}
.fewleft {
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 19%;
    left: 32%;
    top: 16%;
}

.getright {
    background-color: transparent;
    height: 4px;
    left: 49%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 21%;
    top: 37%;
}
.getleft {
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 21%;
    left: 28%;
    top: 37%;
}
.build1{
    font-size: 58px ! important;
}
}
.padsec{
    padding: 2.5em 0 0 0 ! important;
}
/*.active {

 border-bottom: 1px solid red;
  
}*/
.mt-66{
    margin-top: 50px;
}
.mt1-66{
    margin-top: 25px;
}
.pl-30{ 
  padding-left: 8px;
 }
 .wepara{
  /*  text-align: justify;*/
    padding: 0 12px;
    font-size: 18px;
    margin: 1rem 0;
 }
 .margin-0-30{
    margin:0 30px;
 }
 .padding-0-3{
    padding: 3rem 3rem 0 3rem;
    background-color: #f1f1f187;
    height: 470px;
 }
 .getfont{
    color: rgba(71, 71, 71, 1);
    font-family: 'Poppins';
    text-align: center;
    font-weight: normal;
    font-size: 35px;
 }
 .formstyle{
  color: rgba(66, 66, 66, 1) ! important;
    font-family: 'Open Sans';
    border: 1px solid gray ! important;
    padding: 10px ! important;
    font-size: 16px;
    width: 100%;
    height: calc(2.25rem + 6px);
    border-radius: 26px;
    margin-top: 10px;
 }
 .nextb{
      margin-left: 83px;
    padding: 4px 72px 4px 0px;
    background: white;
    border: 1px solid #707070;

 }
 .nextstyle{
    background: white;
    color: #707070;
    padding: 6px 109px 6px 15px;
    /* margin: 0px; */
    float: right;
    margin-left: 64px;
 }
 .nextstyle:hover{
    color: #707070;
 }
 .timeline {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 60px 0;
}

.circle {
 width: 27px;
    height: 27px;
    background: white;
    border-radius: 50%;
    border: 1px solid grey;
    position: relative;
}
.span1{
    position: relative;
   left: 38%;
    transform: translateX(-50%);
    color: grey;
}
.span2{
    position: relative;
   left: 38%;
    transform: translateX(-50%);
    color: grey;
}
.span3{
    position: relative;
   left: 38%;
    transform: translateX(-50%);
    color: grey;
}
.dashed {
  width: 100px;
  border: 1px solid #C4C4C4;
  margin-left: 10px;
    margin-right: 10px;
}
.basic{
  position: absolute;
    left: 34%;
    transform: translateX(-50%);
    color: grey;
    top: 31%;
}
.msg{
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    color: grey;
    top: 31%;
}
.sub{
    position: absolute;
    left: 79%;
    transform: translateX(-50%);
    color: grey;
    top: 31%;
}
.bp{
    font-family: 'Open Sans';
    color: rgba(66, 66, 66, 1);
    font-size: 14px;
    font-weight: normal;
}
.m-3{
    margin-top: -48px;
    padding: 0 55px;
}
.foot .footp{
padding-right: 98px;
    padding-left: 49px;
    width: 36% ;
}
.footlogo{
    width: 46%;
    margin-left: -21px;
}
.footpara{
   font-family: 'Open Sans';
    font-weight: 400;
    color: rgba(38, 38, 38, 1);
    font-size: 14px;
    line-height: 21px;
}
.addp{
    padding-bottom: 10px;
}
.copyp{
    text-align: center;
    border-top: 2px solid grey;
    padding: 10px;
     font-family: 'Open Sans';
     color: #0a0a0a;
     font-weight: 400;
     font-size: 17px;
}
.cop-left{
    padding-left: 0px ! important;
}
.p4{
    padding: 0px 4px;
}

.section-para {
    text-align: justify;
    color: rgba(66, 66, 66, 1);
    font-size: 21px;
    padding: 10px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 35px;
    font-weight: 400;
}
.section-para1 {
    text-align: left;
    color: #fff;
    font-size: 21px;
    margin: 0px 40px 0px 40px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 50px;
    font-weight: 400;
}

 @media only screen and (min-width: 1024px) and (max-width: 1024px) {
 .blog-entry {
    border: 1px solid rgba(112, 112, 112, 1);
    border-radius: 20px;
    padding: 2px;
    margin-bottom: 32px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 568px;
}
.nextb {
    margin-left: 33px ! important;
    padding: 2px 51px 2px 7px;
 
}
.About-btn {
    color: white;
    border: 0px solid;
    border-radius: 200px;
    /* padding: 2px 12px 2px 12px; */
    background-color: rgba(212,50,64,1);
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255,255,255,1);
    padding: 2px 19px 2px 9px;
}
.getleft {
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 90px;
    width: 14%;
    left: 45%;
}
.getright {
    background-color: transparent;
    height: 4px;
    left: 59%;
    position: absolute;
    top: 90px;
    border-bottom: 4px solid #282639;
    width: 12%;
}
.basic {
  
    left: 37%;
    top: 36% ! important;
   
}
.msg {
  
    left:59%;
    top: 36% ! important; 
    
}
.sub {

    left: 81%;
    top: 36% ! important;
   
}
.pli-33 {
    padding-left: 0px ! important;
}
.whyleft {
    background-color: transparent;
    height: 3px;
    position: absolute;
    padding-left: 6px;
    width: 33%;
}
.whyright {
    background-color: transparent;
    height: 3px;
    left: 175px;
    position: absolute;
    width: 33%;
}
.borderservice {
    border-radius: 36px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 155px;
    left: -30px;
    position: absolute;
    top: 0px;
    width: 100%;
}
.comrow1 {
    margin-right: -44px ! important;
    margin-left: 0;
}
.services-1-wrap .service-1 {
    padding: 20px 65px;
    border: 1px solid rgba(112, 112, 112, 1);
    position: relative;
    border-radius: 53px;
}
.quote {
    border: none ! important;
    box-shadow: none;
    top: -7px ! important;
    height: 117px;
    background: none ! important;
}
.whyright1 {
    background-color: transparent;
    height: 4px;
    left: 179px ! important;
    position: absolute;
    width: 23%;
}
.comrow {
    margin-right: -46px ! important;
    margin-left: 0;
}
.borcolservice{
    padding-left: 6px ! important;
}
.borderservices {
    border-radius: 33px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 154px;
    left: -15px ! important;
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 20px 0px ! important;
}
.conts{
    max-width: 960px;
}
.borcol1 {
    /* padding: 0 120px 0 112px; */
    padding-left: 78px ! important;
    padding-right: 120px ! important;
}
.borderservice1 {
    border-radius: 28px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 190px;
    left: -38px ! important;
    position: absolute;
    top: 0px;
    width: 185px;
}
.misright {
    background-color: transparent;
    height: 4px;
    left: 173px ! important;
    position: absolute;
    width: 11%;
}
.send {
    font-size: 13px ! important;
}
}
 @media only screen and (min-width: 768px) and (max-width: 768px) {
    .nextstyle1 {
    background: white;
    color: #707070;
    padding: 6px 109px 6px 15px ! important;
     margin-left:120px; 
    /* float: right; */
    /* margin-left: 64px; */
}

.button1 {
    padding-left: 60px;
    padding-right: 90px;
}
.button-mk {
    margin-left: 0em;
}

.fewleft {
    border-bottom: 4px solid #d43240;
    height: 4px;
    position: absolute;
    width: 22%;
    left: 29%;
    top: 22%;
}
.fewright {
    background-color: transparent;
    left: 49%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 22%;
    top: 22%;
}
.footimg {
    width: 4%;
    margin: 3px;
}
.phoneimg {
    width: 3%;
    margin: 3px;
}
.emailimg {
    width: 4%;
    margin: 3px;
}

 }

 .getb{
    padding: 1.375rem 2.75rem 0;
}
.getb button{
    padding: 1px 7px 1px 7px;
}
.getb a{
    font-size: 16px;
      padding: 1px 7px 1px 7px;
}
 .activelinkleft{
    border-bottom: 5px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    /* top: 119px; */
    width: 37%;
    bottom: 7px;
    left: 14%;
 }
 .activelinkright{
    background-color: transparent;
    height: 4px;
    left: 49%;
    position: absolute;
    /* top: 119px; */
    border-bottom: 5px solid #282639;
    width: 37%;
    bottom: 7px;
 }
 .servicepara{
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 20px;
    line-height: 37px;
 }
 .typical{
    padding: 2.5em 0 0 0 ! important;
 }
 .structurallap{
 position: absolute;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + 0px);
    left: -5px;
    top: -17px;
    width: calc(100% + -32px);

 }
 .structuralpara{
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 21px;
    line-height: 37px;
    padding: 1.5em 0 0 0;
 }
 .Commercialleft{
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 50px;
    width: 10%;
    left: 40%;
 }
 .Commercialright{
    background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50px;
    border-bottom: 4px solid #282639;
    width: 10%;
 }
 .Commercial{
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    color: rgba(71,71,71,1) ! important;
    margin-bottom: -2.5rem ! important;

 }
 .industrial{
    text-align: center;
    margin-bottom: 0px;
 }
 .industrialleft{
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 50px;
    width: 6%;
    left: 44%;
 }
 .industrialright{
    background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50px;
    border-bottom: 4px solid #282639;
    width: 6%;
 }

.intro-section1 {
   padding-top: 20px;
}

.mty-12{
    margin-bottom: 1rem!important;
     margin-top: 3rem!important;
     padding-left: 8px;
}


 .activelinkleft1{
    border-bottom: 3px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    /* top: 119px; */
    width: 31%;
    bottom: 7px;
    left: 18%;
 }
 .activelinkright1{
    background-color: transparent;
    height: 4px;
    left: 49%;
    position: absolute;
    /* top: 119px; */
    border-bottom: 3px solid #282639;
    width: 32%;
    bottom: 7px;
 }





.mt-66 .bt12 {
   
    margin-left: 20px;
    /* padding-left: 20px; */
}
.p-120-s{
    padding: 0 47px 0 120px;
    top: -16px;
}
.padding-0-3-s{
    padding: 3rem 3rem 0 3rem;
    background-color: #f1f1f187;
    height: 560px;
}
.borcol1{
   /* padding: 0 120px 0 112px;*/
   padding-left: 121px ;
   padding-right: 116px ! important;
}
.borderservice1{
    border-radius: 28px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 190px;
    left: 4px;
    position: absolute;
    top: 0px;
    width: 185px;
}
.borderservice1 img {
   /* width: 60%;*/
    background-color: transparent;
    height: 109px;
    left: calc(50% - 50px);
    position: absolute;
    top: 4px;
    /*width: 94px;*/
    padding: 12px;
}
.basic1 {
    position: absolute;
    left: 34%;
    transform: translateX(-50%);
    color: grey;
    top: 34%;
}
.msg1 {
    position: absolute;
    left: 57%;
    transform: translateX(-50%);
    color: grey;
    top: 34%;
}
.sub1 {
    position: absolute;
    left: 79%;
    transform: translateX(-50%);
    color: grey;
    top: 34%;
}
.strgetleft{
border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 90px;
    width: 18%;
    left: 39%;
}
.strgetright{
    background-color: transparent;
    height: 4px;
    left: 57%;
    position: absolute;
    top: 90px;
    border-bottom: 4px solid #282639;
    width: 14%;
}
.estimatelap{
    position: absolute;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + 10px);
    left: -5px;
    top: -52px;
    width: calc(100% + -10px);
    margin-top: 58px ! important;
}
.estimateparastyle{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 39px;
    margin-left: 13px;
}
.pstyle1{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 36px;
    margin-left: 35px;
    /* color: rgba(255,255,255,1); */
    /* text-align: justify; */

}
.structurepara{
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 21px;
    line-height: 37px;
}
.p-46{
    padding-left: 46px ! important;
}
.pl-53{
    padding-left: 53px;
    margin-top: 47px;
}
.misleft{
    background-color: transparent;
    height: 4px;
    position: absolute;
    padding-left: 61px;
    width: 17%;
}
.misright{
    background-color: transparent;
    height: 4px;
    left: 229px;
    position: absolute;
    width: 11%;
}
.mt-14{
    margin-top: -14px;
}

.mislap{
    position: absolute;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + -73px);
    left: 63px;
    top: 7px;
    /* width: calc(100% + -10px); */
    margin-top: 0px ! important;
}
.mte-73{
    margin-top: 73px;
}
.ptm-1{
    padding: 1rem 0 0;
}
.ptes-1{
    padding: 1rem 0 1rem;
}
.mtc-75{
    margin-top: 75px;
}
.learnb{
    padding: 1.375rem 0.75rem 0;
}
.mechanicallap{
    position: absolute;
    background-color: transparent;
    border-radius: 33px;
    height: calc(90% + 10px);
    left: -5px;
    top: -52px;
    width: calc(100% + -8px);
    margin-top: 58px ! important;
}
.mobile_social_icons{
    display: none;
}
.dropdown-menu {
    position: absolute;
   /* top: 100%;*/
    left: -6px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 33rem;
    padding: 0.5rem 0 1rem;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    background-image: url('../images/drpbg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top:52px;
}
/*.dropdown-menu:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
   background-image: url('../images/drpbg.png');
    opacity: .96;
    border-bottom-right-radius: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}*/
.drpservice{
    border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 122px;
    left: -91px;
    position: absolute;
    top: -21px;
    width: 100%;
    padding: 20px 54px ! important;
    border: 1px solid rgba(112, 112, 112, 1);
    position: relative;
    border-radius: 53px;
}
.drpservicep{
 font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -28px;
    height: 74px;
    left: -5px;
    letter-spacing: 0px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    
}
.borcols{
    padding-right:41px ! important;
    padding-left: 76px ! important;
    margin-left: 3px;
    margin-right: 1px;
}
.drpservice img {
    width: 60%;
    background-color: transparent;
    height: 102px;
    left: calc(50% - 47px);
    position: absolute;
    top: -13px;
    width: 94px;
    padding: 23px;
}

   ul li:hover>ul {
   /*display: block;*/
   }
  .drp:hover .drpitems{
   display: block;
  }
  .quote{
    border: none ! important;
    box-shadow: none;
    top: -9px;
    height: 117px;
    background:none ! important;
  }
  .quote img{
    width: 100%;
    left: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    border-radius: 0px;
  }
  .quotep{
   color: white;
    bottom: 25px;
    left: 5px;
    text-align: center;
    text-transform: uppercase;
    /* padding: 0px 7px; */
    font-size: 17px;
    margin: 0px 11px;
    line-height: 23px;
  }
  .borderservices {
    border-radius: 33px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
 /*   box-shadow: 10px 10px 10px #0000001a;*/
    height: 154px;
    left: -20px;
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 20px 0px ! important;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.borderservices img {
  /*width: 60%;*/
    background-color: transparent;
    height: 109px;
    left: calc(50% - 53px);
    position: absolute;
    top: -6px;
  /*  width: 94px;*/
    padding: 21px;
}
.borderservicep p {
  font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 15px ;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -22px;
    height: 59px ! important;
    left: 6px;
    letter-spacing: 0px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
     width: calc(100% - 8px); 
}
.industrialservicesp p{
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 19px ;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -21px;
    height: 75px;
    left: 6px;
    letter-spacing: 0px;
    line-height: 28px ;
    position: absolute;
    text-align: center;
    width: calc(100% - 8px);

}
.pts-1{
    padding: 3rem 0 ;
}
.fewm{
    margin-top: -25px;
    padding: 0 0px;
}
.padding-services{
    padding: 3rem 3rem 0 3rem;
    background-color: #f1f1f187;
    height: 510px;
}
.boxpadding{
    color: #fff!important;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2rem;
    height: 435px;
}
.comrow{
    margin-right: -65px;
    margin-left: 0;
}
.mislap1{
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(60% + 88px);
    left: -10px;
    top: -50px;
    width: calc(100% + 30px);
}


@media only screen and (max-width: 768px){
.structurallap {
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + 100px);
    left: -10px;
    top: -34px;
    width: calc(100% + 30px);
}
.borderservice1 {
    border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 133px;
    left: 4px;
    position: absolute;
    top: 0px;
    width: 100%;
}
.borcol1 {
    padding-left: 4px ! important;
    padding-right: 4px ! important;
    width: 33%;
}
.Commercialleft {
   border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 50px;
    width: 16%;
    left: 35%;
}
.Commercialright {
   background-color: transparent;
    height: 4px;
    left: 51%;
    position: absolute;
    top: 50px;
    border-bottom: 4px solid #282639;
    width: 14%;
}
.industrialleft {
   border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    top: 50px;
    width: 10%;
    left: 40%;
}
.industrialright {
   background-color: transparent;
    height: 4px;
    left: 50%;
    position: absolute;
    top: 50px;
    border-bottom: 4px solid #282639;
    width: 11%;
}
.padding-0-3-s {
    padding: 3rem 3rem 0 3rem;
    background-color: #f1f1f187;
    height: 100%;
}
.p-120-s {
    top: -24px;
    padding: 26px 0 0 0px;
}
.basic1 {
    position: absolute;
    left: 17% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 38% ! important;
}
.msg1 {
    position: absolute;
    left: 51% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 38% ! important;
}
.sub1 {
    position: absolute;
    left: 87% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 38% !important;
}
.strgetleft {
   border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 16%;
    left: 35%;
    top: 24%;
}
.strgetright{
    background-color: transparent;
    height: 4px;
    left: 51%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 15%;
    top: 24%;
}
.estimatelap {
   position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + 51px);
    left: -10px;
    top: -23px;
    width: calc(100% + 30px);
    margin-top: 0px ! important;
}
.p-46 {
     padding-left: 21px ! important; 
}

.mislap{
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(60% + 88px);
    left: -10px;
    top: -12px;
    width: calc(100% + 30px);
}
.mislap1{
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(60% + 88px);
    left: -10px;
    top: -30px;
    width: calc(100% + 30px);
}
.misleft{
    background-color: transparent;
    height: 4px;
    position: absolute;
     padding-left: 24px; 
    width: 31%;
}
.misright{
     background-color: transparent;
    height: 4px;
    left: 114px;
    position: absolute;
    width: 23%;
}
.pl-53{
    padding-left: 23px;
    margin-top: 47px;
}
.mish1{
    font-size: 54px ! important;
    font-weight: 300;
    color: #fff;
    font-family: Poppins;
}
.mechanicallap {
    position: inherit;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + 44px);
    left: -10px;
    top: -37px;
    width: calc(100% + 30px);
    margin-top: 0px ! important;
}
.mobile_social_icons {
    background: #fff;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 2px 0px 0px;
    z-index: 9999;
}

.mobile_social_icons .ulmobile li i {
   margin: 0px 32px 9px 23px;
   font-size: 20px;
   display: flex;
}
.ulmobile {
    padding:0 ! important;
     display: flex;
     margin: 0 10px;
     justify-content: space-evenly;
}
.ulmobile li {
    list-style-type: none;
    text-align: center;
  /*  width: 26%;*/

}
.ulmobile a{
/*   margin: 25px 6px 0px;*/
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-family: Poppins;
    display: block;
}
.mobile_social_icons{
    display: block;
}
.borcols {
   padding-left: 0px ! important;
    padding-right: 14px ! important;
    width: 25%;
    margin-left: 0px ! important;
    margin-right: 0px ! important;
}
.drpservice {
   border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 78px;
    left: 2px;
    position: absolute;
    top: -30px;
    width: 100%;
    padding: 20px 28px ! important;
}
.drpservicep {
  font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 7px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -96px;
    height: 99px;
    left: -43px;
    letter-spacing: 0px;
    line-height: 8px;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
    width: calc(100% - -47px);
    padding: 13px 15px 15px 15px;
}
.drpservice img {
    width: 60%;
    background-color: transparent;
    height: 101px;
    left: calc(50% - 68px);
    position: absolute;
    top: -41px;
    width: 98px ! important;
    padding: 30px;
    max-width: 98px ! important;
}
.dropdown-menu {
   position: absolute;
    top: -415px;
    bottom: 0 ! important;
    left: -65px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 19rem;
    padding: 0.5rem 0;
    margin: 9.125rem 0 57px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    /* overflow: scroll;*/
}
.quote{
    border:none ! important;
    box-shadow: none;
    top: 12px;
   /* height: 138px;*/
    background: none ! important;
  }
  .quote img{
    width: 100% ! important;
    left: 0px;
    padding: 0px;
    height: 100%;
    border: none;
    border-radius: 0px;
  }
  .quotep{
   color: white ! important;
    bottom: 31px ! important;
    left: -33px ! important;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    /* margin: 0px 11px; */
    line-height: 19px;
  }
  .borcolservice{
   padding-left: 4px ! important;
    padding-right: 4px ! important;
    width: 25%;
  }
  .fewm {
    margin-top: -25px;
    padding: 0px ! important;
}
.padding-services{
    padding: 3rem 3rem 0 3rem;
    background-color: #f1f1f187;
    height: 100%;
}
.boxpadding{
    color: #fff!important;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2rem;
    height: 410px;
}
.comrow {
     margin-right: 0px ! important; 
     margin-left: 0; 
}
.borderservices {
    border-radius: 19px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 95px;
     left: 0px ! important; 
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 20px 0px ! important;
}
.ulmobile img{
  /* margin: 0px 0px -1px 9px;*/
   width: 20%;

}
.pli-33 {
     padding-left: 0px ! important; 
}
.logoo {
    position: absolute;
    top: 24px ! important;
    right: 0px;
    width: 38%;
}
.imgbottom {
    margin-top: 24px;
    position: relative;
    border: 2px solid rgba(112, 112, 112, 1);
}
.ple-30 {
    padding-left: 0px ! important;
}
.nextstyle {
    background: white;
    color: #707070;
    padding: 6px 109px 6px 15px ! important;
    /* margin: 0px; */
     float: none; 
    margin-left: 64px;
}
.About-btn {
    color: white;
    border: 0px solid;
    border-radius: 200px;
    /* padding: 2px 12px 2px 12px; */
    background-color: rgba(212, 50, 64, 1);
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    padding: 8px 80px 8px 10px;
    float: none;
}
.faq-drawer__content-wrapper {
  /*font-size: 1.25em;
  line-height: 1.4em;*/
  max-height: 0px;
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
 font-size: 16px;
    color: gray;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}
.faq-drawer__title span{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 16px ! important;
    color: rgba(38, 38, 38, 1);
}
.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

/* OPTIONAL HOVER STATE */
.faq-drawer__title:hover { 
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

input[type="checkbox"] {
  display: none;
}


}
@media only screen and (max-width: 320px){
.basic1 {
    position: absolute;
    left: 17% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 37% ! important;
}
.msg1 {
    position: absolute;
    left: 51% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 37% ! important;
}
.sub1 {
    position: absolute;
    left: 85%;
    transform: translateX(-50%);
    color: grey;
    top: 37% !important;
}
.strgetleft{
    border-bottom: 4px solid #d43240;
    background-color: transparent;
    height: 4px;
    position: absolute;
    width: 21%;
    left: 28%;
    top: 24%;
}
.strgetright{
    background-color: transparent;
    height: 4px;
    left: 49%;
    position: absolute;
    border-bottom: 4px solid #282639;
    width: 21%;
    top: 24%;
}
.ulmobile img {
    /* margin: 0px 0px -1px 9px; */
    width: 32%;
}
.dropdown-menu {
    position: absolute;
     top: -415px;
     bottom: 0 ! important;
     left: -77px;
     z-index: 1000;
     display: none;
     float: left;
     min-width: 19rem;
     padding: 0.5rem 0;
     margin: 9.125rem 0 57px;
     font-size: 1rem;
     color: #212529;
     text-align: left;
     list-style: none;
     background-color: #fff;
     background-clip: padding-box;
     border: 1pxsolidrgba(0,0,0,.15);
     border-radius: 1.25rem;
     border: 1px solid rgba(112, 112, 112, 1);
     /* overflow: scroll;*/
 }
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 2px 1.75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2.25rem;
    -webkit-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}
}

@media only screen and (max-width: 375px){
.estih1{
    font-size: 46px ! important;
    font-weight: 300;
    color: #fff;
    font-family: Poppins;
}
.mish1{
    font-size: 43px ! important;
    font-weight: 300;
    color: #fff;
    font-family: Poppins;
}
.servb {
    border: 1px solid white;
    margin-top: 10px
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 2px 3rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2.25rem;
    -webkit-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}

}

@media only screen and (min-width: 768px) and (max-width: 768px){
.basic {
    position: absolute;
    left: 30% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.msg {
    position: absolute;
    left: 50% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% ! important;
}
.sub {
    position: absolute;
    left: 72% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 49% !important;
}
.basic1 {
    position: absolute;
    left: 29% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 37% ! important;
}
.msg1 {
    position: absolute;
    left: 50% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 37% ! important;
}
.sub1 {
    position: absolute;
    left: 72% ! important;
    transform: translateX(-50%);
    color: grey;
    top: 37% !important;
}
.mobile_social_icons .ulmobile li i {
    margin: 0px 32px 9px 74px;
    font-size: 20px;
    display: flex;
}
.text-center {
    text-align: center;
}
.nextb {
    margin-left: 0px ! important;
    margin-top: 0px;
}
.catlog{
    margin: 0 -4px 0 ! important;
}
}
@media only screen and (min-width: 425px) and (max-width: 425px){
.ulmobile a {
   /* margin: 25px 11px 0px;*/
    text-decoration: none;
    color: black;
    font-size: 13px;
    font-family: Poppins;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: inherit;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 2px 4.5rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2.25rem;
    -webkit-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out , background-color .15s ease-in-out , border-color .15s ease-in-out , box-shadow .15s ease-in-out , -webkit-box-shadow .15s ease-in-out;
}
.dropdown-menu {
    position: absolute;
     top: -415px;
     bottom: 0 ! important;
     left: -50px;
     z-index: 1000;
     display: none;
     float: left;
     min-width: 19rem;
     padding: 0.5rem 0;
     margin: 9.125rem 0 57px;
     font-size: 1rem;
     color: #212529;
     text-align: left;
     list-style: none;
     background-color: #fff;
     background-clip: padding-box;
     border: 1pxsolidrgba(0,0,0,.15);
     border-radius: 1.25rem;
     border: 1px solid rgba(112, 112, 112, 1);
     /* overflow: scroll;*/
 }
}
.aboutb{
   padding: 0px 16px 1px 16px;
}
.aboutb a{
    padding: 3px 16px 3px 16px;
}
.pli-33{
    padding-left: 45px;
}
.captureimg img{
    width: 100%;
    left: calc(50% - 71px);
    height: 100%;
    top: -30px;
    padding: 25px;
}
.arrdown{
    font-size: 14px;
    margin: 2px;
}
.logoo{
    position: absolute;
    top: 85px;
    right: 0;
}
.comrow1{
    margin-right: -108px;
    margin-left: 0;
}
.footersec{
    width: 21%;
    padding-left: 0px ! important;
}
.whyleft1 {
    background-color: transparent;
    height: 4px;
    position: absolute;
    padding-left: 25px;
    width: 26%;
}
.whyright1 {
    background-color: transparent;
    height: 4px;
    left: 222px;
    position: absolute;
    width: 23%;
}
.pls-30{
    padding-left: 23px;
}
.ple-30{
    padding-left: 23px;
}
.mbm-2{
    margin-bottom: 2rem ! important;
}
.mbe-1{
    margin-bottom: 1rem ! important;
}
.heart{
    width: 1%;
}
@media only screen and (min-width: 425px) and (max-width: 534px){
/*.borcols {
    padding-left: 0px ! important;
    padding-right: 14px ! important;
    width: 33%;
    margin-left: 0px ! important;
    margin-right: 0px ! important;
}
.dropdown-menu {
    position: absolute;
    top: -415px;
    bottom: 0 ! important;
    left: -124px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 26rem;
    padding: 0.5rem 0;
    margin: 7.125rem 0 62px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    overflow: scroll;
}
.drpservicep {
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -27px;
    height: 89px;
    left: -19px;
    letter-spacing: 0px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    
    width: calc(100% - -37px);
    padding: 16px;
}*/
    }
    @media only screen and (min-width: 535px) and (max-width: 768px){
        .borcols {
    padding-left: 0px ! important;
    padding-right: 14px ! important;
    width: 25%;
    margin-left: 0px ! important;
    margin-right: 0px ! important;
}
.dropdown-menu {
    position: absolute;
    top: -415px;
    bottom: 0 ! important;
    left: -135px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 33rem;
    padding: 0.5rem 0;
    margin: 7.125rem 0 56px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    /*overflow: scroll;*/
}
.mobiledrpservicep {
    font-size: 13px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: rgba(71,71,71,1);
    background-color: transparent;
    bottom: -27px;
    height: 89px;
    left: -19px;
    letter-spacing: 0px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    /* white-space: nowrap; */
    width: calc(100% - -37px);
    padding: 16px;
}
.mobiledrpservice {
    border-radius: 20px ! important;
    text-align: center;
    background-color: var(--white);
    border-radius: 48px;
    background-color: var(--white);
    border-radius: 48px;
    box-shadow: 10px 10px 10px #0000001a;
    height: 126px;
    left: 9px;
    position: absolute;
    top: -30px;
    width: 100%;
    margin-bottom: 10px ! important;
}
.mobilequote {
    border: none ! important;
    box-shadow: none;
    top: -14px ! important;
    /* height: 138px; */
    background: none ! important;
}
    }
    .contactstyle{
        display: flex;
    align-items: center;
   
    }
    .contactdash{
        width: 55%;
    border: 1px solid #C4C4C4;
    margin-left: 10px;
    margin-right: 10px;
    }
    /*-----contact------------*/
  .serviceform{
    display: none;
  }

.nextstyle1 {
    background: white;
    color: #707070;
    padding: 6px 109px 6px 15px ! important;
     margin-left:120px; 
    /* float: right; */
    /* margin-left: 64px; */
}
.nextstyle1:hover {
    background: white;
    color: #707070;
    padding: 6px 109px 6px 15px ! important;
     margin-left:120px; 
    /* float: right; */
    /* margin-left: 64px; */
}

.messageform{
    display: none;
}
.send{
    font-size: 14px ;
}
.catlog{
    margin: 0 13px 0;
}
.pmk12{
    padding-left: 30px;
}
.nkh-12{
    color: rgba(66, 66, 66, 1) ! important;
    font-family: 'Open Sans';
    border: 1px solid gray ! important;
    padding: 40px ! important;
    font-size: 16px;
    width: 100%;
    height: calc(2.25rem + 2px);
    border-radius: 26px;
    margin-top: 10px;
}
.sek-12{
   height: 86vh;
}

.NKG{
  font-size: 14vw;
    font-weight: 800;
    color: #b0b0b0;
    background-attachment: fixed;
    margin-top: 14px;
    opacity: 0.1;
    font-family: 'Poppins';
    letter-spacing: 4px;
    padding-left: 19px;
}
.mji-12{
        margin-bottom: 0.5rem ! important;
}

.iop-12{
    width: 83px;
}



/*style-1*/
.pmk12{
    padding-left: 30px;
}
.nkh-12{
    color: rgba(66, 66, 66, 1) ! important;
    font-family: 'Open Sans';
    border: 1px solid gray ! important;
    padding: 40px ! important;
    font-size: 16px;
    width: 100%;
    height: calc(2.25rem + 2px);
    border-radius: 26px;
    margin-top: 10px;
}
.sek-12{
   height: 90vh;
}

.NKG{
  font-size: 14vw;
    font-weight: 800;
    color: #b0b0b0;
    background-attachment: fixed;
    margin-top: 14px;
    opacity: 0.1;
    font-family: 'Poppins';
    letter-spacing: 4px;
    padding-left: 19px;
}
.mji-12{
        margin-bottom: 0.5rem ! important;
}

.iop-12{
    width: 83px;
}
.mjkld-12{
    position: absolute;
    left: -12px;
}
.port1:hover{
    background: white;
    color: black;
    border: 2px solid rgba(112, 112, 112, 1);
}
.port1 a:hover{
    background: white;
    color: black;
   /* border: 2px solid rgba(112, 112, 112, 1);*/
}
.aboutb:hover{
    background: #161616;
    color: white;
    border: 1px solid white;
}
.aboutb a:hover{
    background: #161616;
    color: white;

    
}

.servb:hover{
    background-color: rgba(212, 50, 64, 1);
    color: white;
    border: none;
}
.servb a:hover{
    background-color: rgba(212, 50, 64, 1);
    color: white;
    border: none;
}
.port1 a{
    color: white;
}
.aboutb a{
    color: white;
}
.nextnew{
    width: 100%;
}
.nextnew button{
   width: 100%;
    background: #00A2E7;
    border-radius: 25px 25px 25px 25px;
    color: white;
}
.secondbut{
    width: 100%;
}
.previousbut{
    border-radius: 25px 25px 25px 25px;
    color: white;
    background-color: #007DB3;
    width: 50%;
    float: left;
    margin: -4px;
}
.nextbut{
    border-radius: 25px 25px 25px 25px;
    color: white;
    background-color: #00A2E7;
    width: 50%;
    float: right;
    margin: -5px;
}
.textarea{
    color: rgba(66, 66, 66, 1) ! important;
    font-family: 'Open Sans';
    border: 1px solid gray ! important;
    font-size: 16px;
    width: 100%;
    border-radius: 26px;
    margin-top: 10px;
    padding: 10px;
}
.address{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: rgba(38,38,38,1);
    text-decoration: none;
}
.connectionparastyle{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 39px;
    margin-left: 13px;
}
.mechanicalparastyle{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 39px;
    /*margin-left: 13px;*/
}
.borderservices:hover {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 0%);
}
.getbuttt:hover{
    background: #161616;
    color: white;
    border: 1px solid white;
}
.getbuttt a{
    color: white;
}
/*------------footer mobile--------------------*/
.new img{
    /*width: 70%;*/
    background-color: transparent;
     height: 102px; 
    left: calc(50% - 64px);
    position: absolute;
    top: -1px;
    width: 137px;
    padding: 19px;
}
.mobile{
    display: none;
}
.ourbutton{
 width: 100%;
}
.ourp{
    background-color: rgba(212, 50, 64, 1);
    color: white;
    box-shadow: none;
    border-radius: 19px;
    padding: 4px 10px;
}
.catt{
    background: white;
    color: black;
    border: 2px solid rgba(112, 112, 112, 1);
    box-shadow: none;
    border-radius: 19px;
    padding: 4px 15px;
}
.ourp:hover{
    background: white;
    color: black;
    border: 2px solid rgba(112, 112, 112, 1);
    box-shadow: none;
    
}
.catt:hover{
    background-color: rgba(212, 50, 64, 1);
    color: white;
    border: none;
    box-shadow: none;
}
.footserviceform {
    display: none;
}
.footmessageform {
    display: none;
}
.footicon{
    float: right;
}
/*.faq-drawer {
  margin-bottom: 30px;
}*/

.faq-drawer__content-wrapper {
  /*font-size: 1.25em;
  line-height: 1.4em;*/
/*  max-height: 0px;*/
  overflow: hidden;
  transition: 0.25s ease-in-out;
}

.faq-drawer__title {
 font-size: 16px;
    color: gray;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.faq-drawer__title span{
   font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: rgba(38, 38, 38, 1);
}
.faq-drawer__trigger{
    display: none;
}
.buildlap{
    position: absolute;
    background-color: transparent;
    border-radius: 33px;
    height: calc(100% + -73px);
    left: 96px;
    top: 7px;
    /* width: calc(100% + -10px); */
    margin-top: 0px ! important;
}
/*.faq-drawer__title::after {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: " ";
  display: inline-block;
  float: right;
  height: 10px;
  left: 2px;
  position: relative;
  right: 20px;
  top: 2px;
  transform: rotate(135deg);
  transition: 0.35s ease-in-out;
  vertical-align: top;
  width: 10px;
}

 OPTIONAL HOVER STATE 
.faq-drawer__title:hover { 
  color: #4E4B52  ;
}

.faq-drawer__trigger:checked
  + .faq-drawer__title
  + .faq-drawer__content-wrapper {
  max-height: 350px;
}

.faq-drawer__trigger:checked + .faq-drawer__title::after {
  transform: rotate(-45deg);
  transition: 0.25s ease-in-out;
}

input[type="checkbox"] {
  display: none;
}

*/
.one-dropdown-content {
    display: block;
    position: absolute;
    background-color: #3f3939;
   
    z-index: 1;
    margin-left: 13px;
    position: absolute;
   
    left: -13px;
    z-index: 1000;
  
    float: left;
    min-width: 33rem;
    padding: 0.5rem 0 0rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.15);
    border-radius: 1.25rem;
    border: 1px solid rgba(112, 112, 112, 1);
    background-image: url(../images/drpbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 52px;
}
/*.navside{
    display: contents ! important;
}*/
.fablogo{
    width: 25%;
}
.error,.alert
{
    display: none;
}
.alert-success
{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.pd-15
{
    padding: 15px 0;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.get-quote-link
{
    padding: 0 !important;
    color:#fff !important;
    text-decoration: none;
}

@media (min-width: 576px){
.dialog-centered {
    min-height: calc(100% - 3.5rem);
}



.dialog-modal {
    max-width: 500px;
    margin: 1.75rem auto;
}

.dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

/* .dialog-modal {
    position: relative;
    width: auto;
    margin: 0.5rem;
} */
}




/*start*/
/*
#slider{
  width:100%;
  margin:0 auto;
  position:relative;
  overflow:hidden;
 
}

.slide{
  width:100%;
      text-align: center;
  display:none;
  animation-name:fade;
  animation-duration:1s;
  
}
.img12-1{
 width:90%; 
}
@keyframes fade{
  from{opacity:0.5;}
  to{opacity:1;}
}

.controls{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  font-size:1.5em;
  padding:15px 10px;
  border-radius:5px;
  
}

.controls:hover{
  background:white;
  transition:0.3s;
}

.controls:active{
  color:grey;
}

#left-arrow{
  left:10px;
}

#right-arrow{
  right:10px;
}

@media (max-width:576px){
  #slider{width:100%;
  
  }
  
  .controls{
    font-size:1em;
  }
  
  #dots-con{
    display:none;
  }
}



@media only screen and (max-width: 768px){
h1.esti-banner{
    font-size: 58px !important;
    
}}
*/

.boxpad-modal{
    color: #fff!important;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 2rem;
}


    .nji-12{
    font-size: 16px;
}

/*1122*/
.img12-1{
 width:90%; 
}


div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}


.slider{
  width:100%;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}

.slide_viewer {
  height: 120px;
  overflow: hidden;
  position: relative;
}

.slide_group {
  height: 100%;
  position: relative;
  width: 100%;
}

.slide {
  display: none;
  height: 100%;
  position: absolute;
  width: 100%;
}

.slide:first-child {
  display: block;
}

.slide:nth-of-type(1) {
 
}

.slide:nth-of-type(2) {
  
}

.slide:nth-of-type(3) {
 
}



.slide_buttons {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}

a.slide_btn {
  color: #474544;
  font-size: 42px;
  margin: 0 0.175em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.slide_btn.active, .slide_btn:hover {
  color: #428CC6;
  cursor: pointer;
}

.directional_nav {

  margin: 0 auto;
 
  position: relative;
 
}

.previous_btn1 {
  bottom: 0;
  left: 24px;
  margin: auto;
  position: absolute;
  top: 0;
}

.next_btn1 {
  bottom: 0;
  margin: auto;
  position: absolute;
  right: 2px;
  top: 0;
}

.previous_btn1, .next_btn1 {
  cursor: pointer;
     height: 7.6rem;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 65px;
}

.j-p {
    text-align: justify;
}

.previous_btn1:hover, .next_btn1:hover {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .previous_btn1 {
    left: 34px;
  }
  .next_btn1 {
    right: 1px;
  }
  .srvtext1 {
    font-size: 8px;
    margin-top: 18px;
    line-height:13px;
}
.srvtext2 {
    font-size: 8px;
    margin-top: 30px;
    line-height:13px;
}
.srvtext {
    font-size: 8px;
    margin-top: 30px;
    line-height:13px;
}
.new-section {
    width: 100%;
    height: 100vh;
}

.section-para {
    text-align: justify;
    color: rgba(66, 66, 66, 1);
    font-size: 14px;
    padding-top: 10px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 32px;
    font-weight: 400;
}
.section-para1 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-top: 0px 0px 0px 0px;
    font-family: "Open Sans";
    letter-spacing: 0px;
    line-height: 32px;
    font-weight: 400;
}
.button1 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.button-mk {
    margin-left: 0em;
}

}


.site-mobile-menu .site-nav-wrap>li>a {
    font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji" !important;
    margin: 0px;
}