.main-menu-wrapper__logo img{
    width: 150px;
}
.page-header {
    position: relative;
    display: block;
    padding: 270px 0 118px;
    background-color: #000000;
    z-index: 1;
}
.main-menu-wrapper__left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-menu-wrapper__logo {
    position: relative;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 145px;
}
.page-header-bg{
    width: 100%;
    overflow: hidden;
}
.page-header-bg video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-layer video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact-page-details__content-img img{
    width: 310px;
    height: 300px;
}
.referances-box img{
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.referances-box {
    height: 250px;
    border: 1px solid #ececec;
    padding: 20px;
    margin-bottom: 20px;
}
.referances{
    margin-top: 60px;
    margin-bottom: 40px;
}
.services-one__icon{
    display: none;
}
.services-one__img img {
    height: 200px;
    object-fit: cover;
}
.services-one__img img.gallery-item {
    height: 280px;
}
.services-one__title{
    margin-bottom: unset;
    font-size: 18px;
}
.services-one__content {
    padding: 0;
    text-align: center;
    padding: 10px 0px;
}
.services-page {
    position: relative;
    display: block;
    padding: 60px 0px;
}
.contact-page-google-map {
    position: relative;
    display: block;
    padding: 60px 0px 40px;
}
.contact-page-details{
    display: none;
}
.main-menu-wrapper__call-icon {
    border-radius: 0;
}
.get-to-know {
    position: relative;
    display: block;
    padding: 60px 0px;
}
.brand-one {
    position: relative;
    display: block;
    padding: 40px 0px;
    border-top: 1px solid #c9d5db;
}
.get-to-know__points li .text p {
    color: var(--conult-black);
    font-weight: 500;
    margin: 0;
    font-size: 14px;
}
.get-to-know__points{
    display: grid;
    grid-template-columns: auto auto;
}
.promotion .promotion-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.promotion .col-lg-6 img{
    width: 130px;
    margin-right: 20px;
}
.promotion .col-lg-6 p{
   line-height: 1.3;
    font-weight: 200;
    font-size: 15px;
    margin-top: 10px;
}
.promotion-text h4{
    font-size: 20px;
    font-weight: bold;
    color: #fc5000;
}
.promotion .promotion-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    background: #f9f9f9;
    padding: 20px;
    height: 270px;
    border: 1px solid#ececec;
}
.promotion{
    margin: 50px 0px;
}

.main-slider .swiper-slide {
    position: relative;
    background-color: #000000;
}

.main-slider h2 {
    font-size: 60px;
    line-height: 65px;
}

.main-slider .container {
    position: relative;
    padding-top: 220px;
    padding-bottom: 200px;
    z-index: 30;
}

.stricked-menu{
	background-color: #222831 !important
}

.brand-one {
    position: relative;
    display: block;
    padding: 20px 0px;
    border-top: unset;
    border-top: 1px solid #f9f9f9;
    border-bottom: 1px solid #f9f9f9;
}
.our-mission__title span:before {
    filter: invert(1);
}

.thm-btn {
    text-transform: unset;
}

.section-title__title {
    margin: 0;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
}
.feature-one {
    position: relative;
    display: block;
    padding: 0;
}
.service-index{
    margin: 60px 0px;
}
.brand-one .swiper-slide img {
    -webkit-transition: 500ms;
    transition: 500ms;
    opacity: 0.2;
    max-width: 100%;
    height: 100px;
    object-fit: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.building-experience__top-right-text{
    font-size: 17px;
    line-height: 1.3;
}
.feature-one__hover-icon{
    display: none;
}
.feature-one__icon {
    visibility: hidden;
    display: none;
}
.feature-one__hover:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #fb5000bf;
    z-index: 1;
}

.site-footer{
	background-color: #222831 !important;
}

.site-footer__top {
    position: relative;
    display: block;
    padding-top: 50px;
}
.site-footer__bottom {
    position: relative;
    display: block;
    text-align: center;
    border-top: unset;
    padding: 20px 0;
    margin-top: 50px;
}
.service-single{
    margin: 50px 0px;
}
@media (max-width: 767px){
    .main-menu-wrapper__left {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .get-to-know__img-1{
        display: none;
    }
    .get-to-know__points {
        display: grid;
        grid-template-columns: unset;
    }
    .promotion .promotion-content {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        background: #f9f9f9;
        padding: 20px;
        height: unset;
        border: 1px solid#ececec;
        flex-direction: column;
        text-align: center;
    }
    .contact-one__bottom-img{
        display: none;
    }
}

/*Penta Logo*/
.penta_logo {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end; }
.penta_logo_brand {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; }
.penta_logo_img {width: 33px;height: 30px;position: relative; }
.penta_logo_p {display: block;position: absolute;left: 0;top: 0; }
.penta_logo_y {display: block;position: absolute;left: 8px;top: 15px;-webkit-animation: rotatelogo 2s linear infinite;animation: rotatelogo 2s linear infinite;-webkit-transform-style: preserve-3d;transform-style: preserve-3d; }
@keyframes rotatelogo { 0% {transform: rotateY(0deg) scale(.9);} 60% {transform: rotateY(0deg) scale(.9);} 60% {transform: rotateY(180deg) scale(.9);} }
.penta_logo_brand strong {overflow: hidden;max-width: 0;display: block;-webkit-text-fill-color: #cfcfcf !important;font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;text-transform: uppercase;letter-spacing: 2.5px;margin-left: 5px;-webkit-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);-webkit-transition: max-width .3s ease;transition: max-width .3s ease;line-height: 1;font-weight: 300; }
.penta_logo_text {max-width: 82px;-webkit-text-fill-color: #cfcfcf !important;font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;text-transform: uppercase;letter-spacing: 2.5px;margin-right: 5px;-webkit-transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);transform: scale(0.9) translateZ(0) translate3d(0, 0, 0) perspective(1px);text-align: right;-webkit-transition: opacity .3s ease, max-width .3s ease;transition: opacity .3s ease, max-width .3s ease;display: -webkit-box;display: -ms-flexbox;display: flex;line-height: 1; }
.penta_logo {opacity: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; }
.penta_logo:hover .penta_logo_text {opacity: 0 !important;max-width: 0 !important; }
.penta_logo:hover .penta_logo_brand strong {max-width: 100px !important;color: black;text-decoration: none; }
.penta_logo_text, .penta_logo_brand {overflow-wrap: unset !important; }
.logo_ppenta {position: relative;z-index: 2;display: flex;justify-content: center;align-items: center; }
.footer-bottom {display: flex;justify-content: space-between; }
/*Penta Logo END*/

.site-footer__bottom {
    position: relative;
    display: block;
    text-align: left;
    border-top: unset;
    padding: 20px 0;
    margin-top: 50px;
}



.news-one__img {
    height: 100%;
}

.news-one__img img {
    height: 100%;
    object-fit: cover;
}

.stickyTop {
    -webkit-position:sticky;
    position: sticky;
    top:120px;
}

.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}

.file-field span {
    cursor: pointer;
}

.editor ul {
	display: grid;
    grid-template-columns: auto auto;
	position: relative;
	padding-left: 0;
    list-style: none; 
}

.editor ul li {
	position: relative;
    display: flex;
    align-items: center;
	color: var(--conult-black);
    font-weight: 500;
    margin: 0;
    font-size: 14px;
	margin-left:25px;
}

.editor ul li::before {
	position: absolute;
    height: 14px;
    width: 14px;
    background-color: var(--conult-base);
    border-radius: 50%;
    font-size: 8px;
    color: var(--conult-white);
    display: flex;
    align-items: center;
    justify-content: center;
	content: "";
	left:-25px;
	top:50%;
	transform:translateY(-50%);
}

.editor ul li::after {
	font-family: "Font Awesome 5 Free";
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	font-weight: 900;
	content: "\f00c";
	color:#fff;
	position:absolute;
	left:-23px;
	top:50%;
	transform:translateY(-50%);
	font-size:10px;
}

@media only screen and (max-width:1320px) {
    .main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
        margin-left: 50px;
    }
}

@media only screen and (max-width:1680px) {
	.main-menu-wrapper__call-icon, .main-menu-wrapper__call-number {
		display:none;
	}	
}


@media only screen and (max-width:768px) {
    .penta_logo {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: center;
		margin: 20px 0px;
	}
	.has-sub{
		position:relative;
	}
	.has-sub::before{
		    content: "+";
			background: var(--conult-base);
			width: 30px;
			height: 30px;
			position: absolute;
			right: 0;
			top: 25px;
			transform: translateY(-50%);
			display: flex;
			justify-content: center;
			align-items: center;
			color: var(--conult-black);
			font-weight: bold;
			border-radius: 50%;
	}
	.toggle-down::before{
		 	content: "-";
			background: var(--conult-base);
			width: 30px;
			height: 30px;
			position: absolute;
			right: 0;
			top: 25px;
			transform: translateY(-50%);
			display: flex;
			justify-content: center;
			align-items: center;
				color: var(--conult-black);
			font-weight: bold;
			border-radius: 50%;
	}
	.blocked-display {
		display: block !important;
		background: #201f1f;
		padding: 10px !important;
		border-radius: 10px;
		margin-top: 10px !important;
	}
}
