/*
Theme Name: unitedbuilders
*/

@font-face {
	font-family: Roboto;
	src: url(../unitedbuilders/assets/roboto/Roboto-Regular.ttf);
	font-weight: 400
}

@font-face {
	font-family: Roboto;
	src: url(../unitedbuilders/assets/roboto/Roboto-Medium.ttf);
	font-weight: 500
}

@font-face {
	font-family: Roboto;
	src: url(../unitedbuilders/assets/roboto/Roboto-Bold.ttf);
	font-weight: 700
}

@font-face {
	font-family: Roboto;
	src: url(../unitedbuilders/assets/roboto/Roboto-Italic.ttf);
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: remixa;
	src: url(../unitedbuilders/assets/Remixa/RemixaTest-Regular.ttf);
	font-weight: 400;
	font-style: regular;
}
.f-nav .header-wrapper {
    background: rgb(255 255 255 / 87%);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
  }
  .f-nav .header-wrapper .mega-menu-link{
      color:#000!important;
  }
  
h5,a,p {
	font-family: "Rokkitt", serif;
}
.home-background{
	background:#FBF3E8;
}
.slick-next:before {
	display:none;
}
.slick-next{
	display:none !important;
}
/* header start */
.header-wrapper{
	position: fixed;
    width: 100%;
	z-index: 2;
	margin-top: 20px;
}
.men{
	display: flex;
    align-items: center;
}
.header-log img{
	width: 140px;
}
/* header ends */

/* banner start */
img{
	width: 100%;
}
 .banner-item img{
	height: 100vh;
    object-fit: cover;
} 
.btn-img{
	height: auto !important;
	/* object-fit: cover !important; */
}
.banner-caption{
	position: absolute;
    top: 215px;
    right: 0;
    left: 0;
    margin: auto;
    display: block;
    text-align: center;
}
.home-banner-wrap{
	position: relative;
}
.bann-head h1{
	font-family: "Yesteryear", cursive;
	font-size: 77px;
	color:#fff;
}
.bann-head p{
	margin: auto;
    width: 777px;
    color: #fff;
}
.bann-head a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.bann-head a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.bann-head a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
.btn-img{
	width: 2vh !important;
    position: absolute;
    right: 0px;
    top: 22px;
    left: 114px;
    transform: rotate(45deg);
}
/* banner ends */
/* about start */

.wrk{
	position: relative;
}
.home-abt{
    height: 937px;
   
}
.abt-container{
	background: #444444;
    background-image: url(../unitedbuilders/assets/img/abt-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
    position: absolute;
    right: 0;
    left: 0;
    top: 979px;
    background-position: top;
	padding-bottom: 60px;
}
.abt-img img{
	height: 423px;
    position: relative;
    bottom: 115px;
    object-fit: cover;
}
.abt-cont h2{
	color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 50px;
}
.abt-cont p{
	color:#fff;
}
.abt-cont a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.abt-cont a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.abt-cont a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}

.why-us{
	position: relative;
}
.why-us:before {
    content: '';
    background-image: url('../unitedbuilders/assets/img/Line.png');
	position: absolute;
    right: 0;
    left: 300px;
    text-align: center;
    width: 781px;
    height: 1px;
    top: 36px;
    
}
.why-us h2{
	color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 50px;
	margin-bottom: 85px;
	padding-left: 30px;
}
.why-img img{
	width: 100%;
    height: 350px;
    object-fit: cover;
}
.why-cont h2{
	color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 50px;
}
.why-cont p{
	color: #fff;
}
.why-cont a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.why-cont a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.why-cont a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}

/* about ends */


/* work start */
.work{
    margin-top: 100px;
    margin-bottom: 142px;
    position: relative;
}
.work-padd{
    padding-right: 0px !important;
    padding-left: 0px !important;

}
.work h2::before{
    content: '';
    background-image: url(../unitedbuilders/assets/img/Line2.png);
    position: absolute;
    right: 0px;
    left: 856px;
    text-align: center;
    width: 648px;
    height: 1px;
    top: 36px;
    background: #44444470;
}
.work-cont{
	margin-top: 35px;
}
.work h2{
	color: #444444;
    font-family: "Yesteryear", cursive;
    font-size: 50px;
}
.work-cont a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.work-cont a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.work-cont a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}


.work-img .wrk3{
   width: 256px;
   height: 179px;
}
.work-btn{
	display: none;
}
.work-one{
	overflow: hidden;
	position: relative;
}
.work-one img{
height: 370px;
object-fit: cover;
}

/* Pseudo-element for the black shade */
.work-one::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.work-btn p{
	color:#fff;
	position: relative;
    z-index: 2;
}
/* Hover effects */
.work-one:hover::before {
    left: 0;
}
.work-one:hover .work-btn {
    display:block;
	top: 229px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.work-one:hover .work-img a {
    opacity: 1;
}

.work-btn a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 14px;
	z-index: 2;
}
.work-btn a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.work-btn a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
/* work-two hover */
.work-two{
	overflow: hidden;
	position: relative;
}
.work-two img{
	margin-bottom: 11px;
    height: 180px;
    object-fit: cover;
}
.work-two::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 181px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.work-two:hover::before {
    left: 0;
}
.work-two:hover .work-btn {
    display:block;
	top: 52px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.work-two:hover .work-img a {
    opacity: 1;
}
.work-two p{
    font-size: 15px;
}
.work-two .work-btn a {
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 11px 22px;
    border-radius: 50px;
    position: relative;
    top: 14px;
    z-index: 2;
}
.work-two .work-btn .btn-img {
    width: 2vh !important;
    position: absolute;
    right: 0px;
    top: 13px;
    left: 96px;
    transform: rotate(45deg);
}
.work-two .work-btn a:hover {
    text-decoration: none;
    color: #000;
    background: #fd7135;
}

/* work three start */
.work-three{
	overflow: hidden;
	position: relative;
}
.work-three::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 189px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.work-three:hover::before {
    left: 0;
}
.work-three:hover .work-btn {
    display:block;
	top: 52px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.work-three:hover .work-img a {
    opacity: 1;
}
.work-three p{
    font-size: 15px;
}
.work-three .work-btn a {
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 11px 22px;
    border-radius: 50px;
    position: relative;
    top: 14px;
    z-index: 2;
}
.work-three .work-btn .btn-img {
    width: 2vh !important;
    position: absolute;
    right: 0px;
    top: 13px;
    left: 96px;
    transform: rotate(45deg);
}
.work-three .work-btn a:hover {
    text-decoration: none;
    color: #000;
    background: #fd7135;
}
/* work ends */

/* aim start */

.aim{
	background-image: url('../unitedbuilders/assets/img/bg-bg.png');
	height: 430px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mission h4{
    text-align: center;
    color: #fff;
    font-family: "Rokkitt", serif;
}
.mission p{
    color:#fff;
    line-height: 26px;
}
.mission{
    padding: 22px 42px 50px 42px;
    margin-top: 41px;
    background: #9898986b;
    position:relative;
    height: 333px;
}
.mission a{
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 20px 35px;
    border-radius: 50px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    display: block;
    width: 145px;
    bottom: 33px;
}
.mission a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.mission a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
.mission .btn-img {
    width: 2vh !important;
    position: absolute;
    right: 0px;
    top: 25px;
    left: 116px;
    transform: rotate(45deg);
}
/* aim ends */

/* quality construction start */
.mob-abt-quality{
    display:none;
}
.abt-quality{
    background: #000000d6;
    padding: 60px; 
}
.abt-quality h2{
    color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 50px;
    text-align: center;
}
.abt-quality p{
    text-align: center;
    color:#fff;
}
.background-video{
    position: absolute;
    top: 42%;
    left: 50%;
    width: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.quality-construction{
    position: relative;
    overflow: hidden;
    height: 87vh;
    display: flex;
    align-items: center;
    margin-top: 100px;
}


/* quality construction ends */


/* projects start */
.proj-content p{
    text-align: justify;
}
.projects{
    margin-top: 100px;
    margin-bottom: 100px;
    position: relative;
}
.projects h2::before{
        content: '';
        background-image: url(../unitedbuilders/assets/img/Line2.png);
        position: absolute;
        right: 0px;
        left: 852px;
        text-align: center;
        width: 648px;
        height: 1px;
        top: 36px;
        background: #44444470;
    
}
.projects h2{
color: #444444;
font-family: "Yesteryear", cursive;
font-size: 50px;
}
.proj-content a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.proj-content a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.proj-content a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
.proje-sec {
    margin-top: 10px;
}
.proj-img2 img{
    height: 190px;
    object-fit: cover;
}
.proje-sec1{
    padding-right: 0px !important;
}
.proj-btn{
    display: none;
}

.proj-img1{
	overflow: hidden;
	position: relative;
}
.proj-img1::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 222px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.proj-img1:hover::before {
    left: 0;
}
.proj-img1:hover .proj-btn {
    display:block;
    top: 90px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
}
.proj-img1:hover .proj-img a {
    opacity: 1;
}
.proj-img1 p{
    font-size: 15px;
    color: #fff;
}
.proj-img1 .proj-btn a {
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 11px 22px;
    border-radius: 50px;
    position: relative;
    top: 14px;
    z-index: 2;
}
.proj-img .proj-btn .btn-img {
    width: 2vh !important;
    position: absolute;
    right: 0px;
    top: 13px;
    left: 96px;
    transform: rotate(45deg);
}
.proj-img .proj-btn a:hover {
    text-decoration: none;
    color: #000;
    background: #fd7135;
}
.proj-img a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
/* proj-img2 */

.proj-img2{
	overflow: hidden;
	position: relative;
}
.proj-img2::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 222px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.proj-img2:hover::before {
    left: 0;
}
.proj-img2:hover .proj-btn {
    display:block;
    top: 60px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
}
.proj-img2:hover .proj-img a {
    opacity: 1;
}
.proj-img2 p{
    font-size: 15px;
    color: #fff;
}
.proj-img2 .proj-btn a {
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 11px 22px;
    border-radius: 50px;
    position: relative;
    top: 14px;
    z-index: 2;
}


/* proj-img3 */

.proj-img3{
	overflow: hidden;
	position: relative;
}
.proj-img3::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 222px;
    background-color: rgba(0, 0, 0, 0.5);
    transition: left 0.5s ease;
    z-index: 1;
}
.proj-img3:hover::before {
    left: 0;
}
.proj-img3:hover .proj-btn {
    display:block;
    top: 60px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    z-index: 1;
}
.proj-img3:hover .proj-img a {
    opacity: 1;
}
.proj-img3 p{
    font-size: 15px;
    color: #fff;
}
.proj-img3 .proj-btn a {
    background: #D9D9D9;
    font-family: "Rokkitt", serif;
    color: #000;
    padding: 11px 22px;
    border-radius: 50px;
    position: relative;
    top: 14px;
    z-index: 2;
}
 
/* project table start */
.project-table {
    padding: 20px 0;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: left;
}

.custom-table th, .custom-table td {
    padding: 12px 15px;
    border: 1px solid #ddd;
}

.custom-table thead th {
    background-color: #444444a3;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: 600;
}

.custom-table tbody tr:nth-child(odd) {
    background-color: #4747472b;
}

/* .custom-table tbody tr:hover {
    background-color: #4747472b;
} */

.custom-table td {
    color: #333;
    font-size: 0.95rem;
}

/* Mobile Styles */
@media (max-width: 768px) {
    .custom-table thead {
        display: none;
    }

    .custom-table tbody tr {
        display: block;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        padding: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .custom-table td {
        display: block;
        width: 100%;
        padding-left: 15px;
        text-align: left;
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
    }

    .custom-table td:last-child {
        border-bottom: 0;
    }

    .mobile-label {
        font-weight: bold;
        color: #3676be;
        display: block;
        margin-bottom: 5px;
    }
}

/* Hide mobile labels on larger screens */
@media (min-width: 769px) {
    .mobile-label {
        display: none;
    }
}


.project-table{
	padding-bottom:30px;
}
.project-table h3{
	text-align:center;
	padding-bottom: 40px;
}

/* projects ends */

/* counter start */

.about-btm-bar {
    width: 100%;
     height:178px;
     background-image: url('../unitedbuilders/assets/img/counter-bg.webp');
     min-height: 100px;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     
 }
 
 
 .about-btm-bar .row {
     margin-left: 0px;
     margin-right: 0px;
 }
 .about-btm-bar .row .col-lg-3:nth-child(1) {
     padding-left: 115px;
 }
 
 .about-btm-bar .row .col-lg-3 {
     padding-left: 0px;
     padding-right: 0px;
     min-height: 100px;
     position: relative;
 }
 .about-btm-bar .row .col-lg-3:nth-child(1) img {
     left: 55px;
 }
 .about-btm-bar .row .col-lg-3 img {
     position: absolute;
     left: 0px;
     top: 28px;
 }
 .about-btm-bar .row .col-lg-3 h2 {
    text-transform: uppercase;
    padding: 0;
    margin: 54px 0px 0px 0px;
    font-size: 50px;
    color: #000000;
    font-weight: 700;
    font-family: "Rokkitt", serif;
    text-align: center;
 }
 .about-btm-bar .row .col-lg-3 h6 {
     text-transform: uppercase;
     padding: 0;
     margin: 0;
     font-size: 14px;
     color: #000000;
     font-weight: 700;
     font-family: "Rokkitt", serif;
     text-align: center;
 }
 .about-btm-bar .row .col-lg-3:nth-child(2) {
     padding-left: 114px;
 }
 .about-btm-bar .row .col-lg-3:nth-child(2) img {
     left: 65px;
 }
 .about-btm-bar .row .col-lg-3:nth-child(3) {
     padding-left: 94px;
 }
 .about-btm-bar .row .col-lg-3:nth-child(3) img {
     left: 30px;
 }
 
 .about-btm-bar .row .col-lg-3:nth-child(4) {
     padding-left: 115px;
 }
 .about-btm-bar .row .col-lg-3:nth-child(4) img {
     left: 55px;
 }
 .about-wrapper h1{
     margin: 0px 0px 15px 0px;
 }
 
/* counter ends */

/* gallery start */

.gallery{
    padding-bottom:100px;
    padding-top: 100px;
}
.gal-btn{
    text-align: center;
}
.gal-btn a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 40px;
}
.gal-btn a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.gal-btn a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}
/* gllery ends */

/* about inner page start */
.innerpage-header .pageheading-middle div{
	text-align: center;
    position: absolute;
    right: 0;
    left: 0;
	top: 146px;
}
.innerpage-header img{
	position:relative;
	object-fit: cover;
    width: 100%;
}
.innerpage-header img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.abt-njtinner {
    margin-top: 100px;
    margin-bottom: 100px;
}
.abut img{
    width: 100%;
    height: 100%;
}
.inner-about{
    font-family: "Rokkitt", serif;
    font-size: 35px;

}
/* about inner page ends */

/* service inner page start */
#breadcrumbs a{
    color:#000;
}
.service{
    margin-top: 100px;
    margin-bottom: 30px;
    
}
.service-img img{
    width: 350px;
    height: 250px;
    object-fit: cover;
}
.service-title a{
	background: #D9D9D9;
	font-family: "Rokkitt", serif;
	color:#000;
	padding: 20px 35px;
    border-radius: 50px;
	position: relative;
	top: 10px;
}
.service-title a:hover{
	text-decoration: none;
	color:#000;
	background: #fd7135;
}
.service-title a:hover .btn-img{
	text-decoration: none;
	transform: rotate(0deg);
    transition: transform 0.5s ease;
}

.service-img{
	overflow: hidden;
	position: relative;
    margin-bottom: 10px;
}
.work .row{
	display:flex;
	justify-content: unset!important;
}

/* Pseudo-element for the black shade */
.service-img::before {
    content: '';
    position: absolute;
    bottom: -100%; /* Start from the bottom */
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: bottom 0.5s ease; /* Transition the bottom property */
    z-index: 1;
}
.service-title p{
	color:#fff;
	position: relative;
    z-index: 2;
    font-size: 35px;
}
/* Hover effects */
.service-img:hover::before {
    bottom: 0; /* Move to the top when hovered */
}

.service-img:hover .service-title {
    position: absolute;
    top: 96px;
    right: 0;
     left: 0;
     text-align: center;
     display: block;
     z-index: 1;
}
.service-img:hover .service-img a {
    opacity: 1;
}
.service-title{
    display: none;
}
.service .row {
    display: flex;
    justify-content: center; /* Centers the columns horizontally */
    flex-wrap: wrap; /* Ensures that columns wrap to the next line on smaller screens */
}

/* Optional: If you want to center the content inside the columns vertically */
.service .col-12.col-md-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* service single page start */
.service-detail-main .service-img::before {
	display:none;
}
.single-service-img img{
	height: auto;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.service-detail-main{
	margin-top:100px;
	margin-bottom:100px;
}
/* service inner page ends */

/* project inner page start */
.work-title p{
   font-size: 20px;
}
/* project inner page ends */
/* gallery inner page start */

.innergallery{
    margin-top:100px;
    margin-bottom:100px;
}
/* gallery inner page ends */
/* contact inner page start */
.contact{
    margin-top: 100px;
    margin-bottom: 50px;
}
.cont-icon img {
    position: absolute;
    bottom: 195px;
    width: 70px;
    right: 0;
    left: 0;
    margin: auto;
	height: 56px;
}

.cont-location {
    position: relative;
    padding: 50px;
    border: 2px solid transparent; 
    transition: border-color 0.3s ease; 
    border: 1px solid #00000036;
    height: 224px;
    text-align: center;
}

.cont-location:hover {
    border-color: #FD7135; /* Border color changes to orange on hover */
}

.cont-location::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #FD7135; /* Orange border */
    transition: transform 0.3s ease; /* Smooth transition for the border movement */
    transform: scale(0); /* Start with a scaled-down border */
    box-sizing: border-box;
    pointer-events: none; /* Ensure it doesn't interfere with interactions */
}

.cont-location:hover::before {
    transform: scale(1); /* Scale up the border to its full size on hover */
}
.cont-phone{
    position: relative;
    padding: 50px;
    border: 2px solid transparent; 
    transition: border-color 0.3s ease; 
    border: 1px solid #00000036;
    height: 224px;
     text-align: center;
}
.cont-phone:hover {
    border-color: #FD7135; 
}

.cont-phone::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #FD7135; 
    transition: transform 0.3s ease; 
    transform: scale(0); 
    box-sizing: border-box;
    pointer-events: none; 
}

.cont-phone:hover::before {
    transform: scale(1); 
}
.cont-phone a{
    color:#000;

}
.cont-phone a:hover{
    color: #FD7135;
    text-decoration: none;
}
.cont-email{
    position: relative;
    padding: 52px 32px;
    border: 2px solid transparent; 
    transition: border-color 0.3s ease; 
    border: 1px solid #00000036;
    height: 224px;
     text-align: center;
}
.cont-email:hover {
    border-color: #FD7135; 
}

.cont-email::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #FD7135; 
    transition: transform 0.3s ease; 
    transform: scale(0); 
    box-sizing: border-box;
    pointer-events: none; 
}

.cont-email:hover::before {
    transform: scale(1); 
}
.cont-email a{
    color:#000;
}
.cont-email a:hover{
    color: #FD7135;
    text-decoration: none;
}
.form-details{
    margin-bottom: 100px;
    margin-top: 100px;
}

.wpcf7-form-control{
    width: 100%;
    height: 60px;
    border-radius: 50px;
    padding-left: 30px;
    border: 1px solid #0000003d;
}
.wpcf7-form-control:focus-visible {
    outline: none;
}
.wpcf7-form-control-wrap textarea{
    height: 129px;
    border-radius: 30px;
    padding: 50px 30px;
}
.wpcf7-form-control-wrap textarea:focus-visible {
    outline: none;
}
.wpcf7-submit{
    width: 130px;
    border-radius: 20px;
    padding: 10px 10px;
    background: #FD7135;
}
.wpcf7-submit:hover{
    color:#fff;
}
.details{
    margin-top: 50px;
}
.details h2{
    font-family: "Rokkitt", serif;
}
.details p{
    text-align: justify;
}
.mobile{
    display: none;
}
.map{
	    margin-bottom: -6px;
}
/* contact inner page ends */

/* footer start */
.footer-logo img{
    width: 196px;
    height: 99px;
    object-fit: contain;
}
.footer{
    background: #444444;
    padding-top: 60px;
    background-image: url(../unitedbuilders/assets/img/abt-bg.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-logo p{
    color:#fff;
}
.quick h4{
    color:#fff;
    font-family: "Rokkitt", serif;
}
.quick{
    padding-left: 90px;
}
.quick ul li{
    list-style-type: none;
    color: #fff;
}
.quick ul{
    padding-left:0px;
}
.quick ul li a{
    color:#fff;
}
.quick ul li a:hover{
    text-decoration: none;
    color:#fff;
}
.address{
	line-height:30px;
}
.address h4{
    color:#fff;
}
.address p{
    color: #fff;
	display:flex;
	    align-items: center;
	margin-bottom:0px;
}
.address a{
    color: #fff;
}
.address a:hover{
	text-decoration:none;
	color:#fff;
}
.copyright{
    text-align: center;
}
.copyright p{
    color: #fff;
}
.copyright a{
    color:#fff;
}
.copyright a:hover {
    color: #fff;
	text-decoration:none;
}
.footer-copy{
padding-top: 18px;
}
/* footer ends */

/* media core starts */
   

@media only screen and (min-width:300px) and (max-width:500px){
	.service-content{
		    margin-top: 50px;
	}
	.work-innerimg img{
		    width: 360px !important;
	}
	.men{
		display:unset;
	}
	.abt-cont{
		    margin-top: 30px;
	}
	.abt-img img {
		position:unset;
		height:100%;
	}
	.projects h2::before {
		display:none;
	}
    .service .row {
        display: unset;
        
    }   
    .service-img img{
        width:100%;
    } 
    .cont-location {
        margin-bottom: 50px;
    }
    .cont-phone{
        margin-bottom: 50px;
    }
    .innerpage-header .pageheading-middle div {
        top: 59px;
    }
    .pageheading-middle h2{
        font-size: 18px;
    }
    #breadcrumbs{
        font-size: 13px;
    }
    .header-log img {
        width: 86px;
    }
.desk {
    display: none;
}
.mobile{
    display: block;
}
    .why-us:before {
        display: none;
    }
    .about-btm-bar .row .col-lg-3:nth-child(4) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(3) {
         padding-left: 0px;
    }
    .about-btm-bar .row .col-lg-3:nth-child(2) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(1) {
         padding-left: 0px;
    }
    .work h2::before{
        display: none;
    }
    .about-btm-bar {
        height: 403px;
    }
    .bann-head p {
        display: none;
    }
    .bann-head h1 {
        font-size: 36px;
    }
    .abt-container {
       position:unset;
        padding-bottom: 85px;
    }
    .abt-img{
    height: 333px;
    }
    .abt-cont a {
        top: 15px;
    }
    .why-us h2 {
        padding-left: 0px;
    margin-top: 84px;
    font-size: 35px;
    margin-bottom: 48px;
    }
    .home-abt {
        height: unset;
    }
    .abt-cont h2 {
        font-size: 35px;
    }
    .why-cont h2 {
        font-size: 35px;
        margin-top: 30px;
    }
    .work-padd{
        padding-right: 15px !important;
        padding-left: 15px !important;
    
    }
    .work-one {
        margin-bottom: 10px;
    }
    .work-img .wrk3 {
        width:100%;
        object-fit: cover;
    }
    .work {
        margin-bottom: 88px;
        
    }
    .aim {
        height: auto;
        padding-bottom: 40px;
    }
    .abt-quality{
        display: none;
    }
    .mob-abt-quality{
        display: block;
        background: #000000d6;
        padding: 7px 14px 0px 14px;
        margin-top: 10px;
    }
    .mob-abt-quality p{
        height: 218px;
        color:#fff;
    }
    .mob-abt-quality h2{
        color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 30px;
		        text-align: center;

    }
    .background-video {
               height: 380px;
    }
    .quality-construction {
        height: 330px;
        margin-top: 64px;
    } 
    .projects {
        margin-top: 50px;
    }
    .work h2 {
        font-size: 35px;
    }
    .projects h2 {
        font-size: 34px;
    }
    .proje-sec1 {
        padding-right: 15px !important;
    }
    .proj-img2 {
        margin-bottom: 10px;
    }
    .proj-content p{
        margin-top: 30px;
    }
    .quick {
        padding-left: 0px;
    }

}

@media only screen and (min-width:501px) and (max-width:767px){

.service-content{
		    margin-top: 50px;
	}
	.work-innerimg img{
		    width: 520px !important;
	}
	.abt-cont{
		    margin-top: 30px;
	}
	.abt-img img {
		position:unset;
		height:100%;
	}
	.projects h2::before {
		display:none;
	}
    .service .row {
        display: unset;
        
    }   
    .service-img img{
        width:100%;
    }
    .cont-location {
        margin-bottom: 50px;
    }
    .cont-phone{
        margin-bottom: 50px;
    }
    .mobile{
        display: block; 
        height: 218px !important;
    }
    .desk{
        display:none;
    }
    .innerpage-header .pageheading-middle div {
        top: 80px;
    }
    .men{   
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .why-us:before {
        display: none;
    }
    .about-btm-bar .row .col-lg-3:nth-child(4) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(3) {
         padding-left: 0px;
    }
    .about-btm-bar .row .col-lg-3:nth-child(2) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(1) {
         padding-left: 0px;
    }
    .work h2::before{
        display: none;
    }
    .about-btm-bar {
        height: 403px;
    }
    .bann-head p {
        display: none;
    }
    .bann-head h1 {
        font-size: 48px;
    }
    .abt-container {
        position:unset;
        padding-bottom: 85px;
    }
    .abt-img{
    height: 333px;
    }
    .abt-cont a {
        top: 15px;
    }
    .why-us h2 {
        padding-left: 0px;
    margin-top: 84px;
    font-size: 50px;
    margin-bottom: 48px;
    }
    .home-abt {
        height: unset;
    }
    .abt-cont h2 {
        font-size: 50px;
    }
    .why-cont h2 {
        font-size: 50px;
        margin-top: 30px;
    }
    .work-padd{
        padding-right: 15px !important;
        padding-left: 15px !important;
    
    }
    .work-one {
        margin-bottom: 10px;
    }
    .work-img .wrk3 {
        width:100%;
        object-fit: cover;
    }
    .work {
        margin-bottom: 88px;
       
    }
    .aim {
        height: auto;
        padding-bottom: 40px;
    }
    .abt-quality{
        display: none;
    }
    .mob-abt-quality{
        display: block;
        background: #000000d6;
        padding: 7px 14px 0px 14px;
        margin-top: 10px;
    }
    .mob-abt-quality p{
        height: 149px;
        color:#fff;
    }
    .mob-abt-quality h2{
        color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 36px;
		        text-align: center;

    }
    .background-video {
       height: 353px;
    }
    .quality-construction {
       height: 51vh;
        margin-top: 64px;
    } 
    .projects {
        margin-top: 50px;
    }
    .work h2 {
        font-size: 50px;
    }
    .projects h2 {
        font-size: 50px;
    }
    .proje-sec1 {
        padding-right: 15px !important;
    }
    .proj-img2 {
        margin-bottom: 10px;
    }
    .proj-content p{
        margin-top: 30px;
    }
    .quick {
        padding-left: 0px;
    }

}
@media only screen and (min-width:768px) and (max-width:1100px){
.cont-email {
	width: 250px;
}
	.work-innerimg img{
		height: 295px !important;
	}
	.abt-img img {
		position:unset;
		height:100%;
	}
	.projects h2::before {
		display:none;
	}
    .service-img img{
        width: 100%;
        height: 434px;
    }
    .innerpage-header .pageheading-middle div {
        top: 54px;
    }
    .cont-location {
        padding: 26px 8px;
    }
    .cont-phone {
        padding: 26px 8px;
    }
    .cont-email {
        padding: 26px 8px;
    }
    .men{   
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .why-us:before {
        display: none;
    }
    .about-btm-bar .row .col-lg-3:nth-child(4) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(3) {
         padding-left: 0px;
    }
    .about-btm-bar .row .col-lg-3:nth-child(2) {
         padding-left: 0px; 
    }
    .about-btm-bar .row .col-lg-3:nth-child(1) {
         padding-left: 0px;
    }
    .work h2::before{
        display: none;
    }
    .about-btm-bar {
        height: 200px;
    }
    
    .bann-head h1 {
        font-size: 48px;
    }
    .abt-container {
        position:unset;
        padding-bottom: 85px;
    }
    .abt-img{
    height: 333px;
    }
    .abt-cont a {
        top: 15px;
    }
    .why-us h2 {
        padding-left: 0px;
    margin-top: 84px;
    font-size: 40px;
    margin-bottom: 48px;
    }
    .home-abt {
        height: unset;
    }
    .abt-cont h2 {
        font-size: 40px;
    }
    .why-cont h2 {
        font-size: 40px;
        margin-top: 30px;
    }
    
    .work-one {
        margin-bottom: 10px;
    }
    .work-img .wrk3 {
        width:100%;
        object-fit: cover;
    }
    .work {
        margin-bottom: 88px;
        margin-top: 100px;
    }
    .aim {
        height: auto;
        padding-bottom: 40px;
    }
    .abt-quality{
        display: none;
    }
    .mission{
        height: 396px;
    }
    .mob-abt-quality{
        display: block;
        background: #000000d6;
        padding: 7px 14px 0px 14px;
        margin-top: 10px;
    }
    .mob-abt-quality p{
        height: 136px;
        color:#fff;
    }
    .mob-abt-quality h2{
        color: #fff;
    font-family: "Yesteryear", cursive;
    font-size: 36px;
		        text-align: center;

    }
    .background-video {
        height: 345px;
    }
    .quality-construction {
        height: 49vh;
        margin-top: 64px;
    } 
    .projects {
        margin-top: 50px;
    }
    .work h2 {
        font-size: 50px;
    }
    .projects h2 {
        font-size: 50px;
    }
    .proj-img2 img {
        height: 113px;
        object-fit: cover;
    }
    .proj-img3{
        height: 113px;
        object-fit: cover;
    }
    .proj-img2 {
        margin-bottom: 10px;
    }
    .proj-content p{
        margin-top: 30px;
    }
    .quick {
        padding-left: 0px;
    }

}

@media only screen and (min-width:1100px) and (max-width:1600px){

.why-us:before {
	left: 200px;
	    width: 661px;
	}
	.work h2::before {
		    left: 550px;
		    width: 500px;
	}
	.projects h2::before {
		    left: 500px;
		    width: 550px;
	}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 9px 0px 16px;
    }
    .innerpage-header .pageheading-middle div {
            top: 130px;
    }
    .home-abt {
        height: 971px;
        
    }
 
    .abt-container {
        top: 540px;
    }


}


@media only screen and (max-width:767px){
    .banner-item img {
    height: 80vh;
}
.header-wrapper {
    margin-top: 30px;
}
    .header-log img {
        width: 136px;
    }
    .men{
        padding-top: 15px;
    }
    .innerpage-header img {
    height: 210px;
}
.innerpage-header .pageheading-middle div {
        top: 140px;
    }
}