@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Raleway", serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/******** Menu css ********/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 5px;
	top: -44px;
	z-index: 9999;
	background: #01b0f1;
	width: 36px;
	height: 36px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #959595;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 35px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #172041;
	font-size: 14px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 25px;
	text-transform: uppercase;
	font-family: "Archivo Narrow", serif;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 5px;
	position: absolute;
	top: 6px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 19px;
	background: #01b0f1;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 8px 15px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #e3e3e3;
	font-family: "Archivo Narrow", serif;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo a {
	display: inline-block;
}
.header-section .container {
	max-width: 1240px;
}
.header-section {
	padding-top: 5px;
}
.mobile-menu.wrapper-menu {
	padding-top: 24px;
}
.row.header-row {
	align-items: center;
}
/******** Menu css End ********/

/******** index ********/
.banner-section {
	position: relative;
}
.slider-banner-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slider-banner-info .slider-banner-title {
	font-size: 65px;
	font-weight: bold;
	color: #ffffff;
	line-height: 62px;
	font-family: "Poppins", serif;
	letter-spacing: 1px;
}
.slider-banner-info p {
	margin-bottom: 0px;
	font-size: 19px;
	color: #ffffff;
	font-weight: 600;
	line-height: 27px;
	padding-top: 10px;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 47px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #01b0f1;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 44px;
	height: 3px;
	border-radius: 0px;
	margin: 0px 2px;
}
#sliderhome .owl-nav {
	display: none;
}
.aboutus-section {
	padding: 58px 0px 60px;
}
.aboutus-details-right-info img {
	width: 100%;
}
.aboutus-details-info {
	margin-right: 50px;
}
.aboutus-details-info .aboutus-details-title {
	font-size: 33px;
	line-height: 46px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 500;
	padding-bottom: 14px;
}
/* .aboutus-details-info p {
	text-align: justify;
	font-size: 15px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 26px;
	font-weight: 500;
} */
.btn-wrapper a {
	display: inline-block;
	font-size: 15px;
	background-color: #01b0f1;
	padding: 8px 31px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
}
.gallery-section {
	padding-bottom: 50px;
}
.gallery-cont {
	max-width: 100%;
}
.gallery-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.gallery-box-wrapper {
	position: relative;
}
.gallery-box-wrapper .gallery-img img {
	width: 100%;
}
.gallery-box-wrapper .gallery-box-text {
	position: absolute;
	bottom: 0px;
	text-align: right;
	right: 0;
	padding: 20px 20px;
	width: 100%;
	color: #ffffff;
	font-size: 23px;
	font-weight: 600;
	line-height: 27px;
}
.more-btn.more {
	margin-top: 35px;
}
.more-btn.more a {
	border-color: #01b0f1;
	color: #27b6f2;
}
.services-section {
	padding: 40px 0px 35px;
	background-image: url(../images/services-bgg.jpg);
	background-size: cover;
	background-position: center;
}
.heading-title {
	text-align: center;
	font-size: 22px;
	margin-bottom: 20px;
	color: #ffffff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
	font-weight: 500;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 50px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	border-bottom: solid 1px #02abeb;
}
.services-box-wrapper-row {
	padding-top: 35px;
}
.services-box-wrapper-row {
	padding-top: 35px;
}
.services-box-wrapper-row .col-md-3 {
	margin-bottom: 30px;
}
.services-box-wrapper {
	text-align: center;
	min-height: 100%;
}
.services-box-wrapper .services-icon img {
	max-width: 31%;
}
.services-box-wrapper .services-box-text {
	font-size: 18px;
	color: #ffffff;
	padding-top: 8px;
	line-height: 25px;
}
.more-btn {
	text-align: center;
}
.more-btn a {
	display: inline-block;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	padding: 8px 26px;
	border: solid 1px #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.more-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #01b0f1 30%, #01b0f1);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.more-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #01b0f1 30%, #01b0f1);
}
.more-btn a:hover {
	color: #ffffff;
}
.project-section {
	padding: 50px 0px 45px;
}
.project-box-wrapper-row {
	padding-top: 20px;
	margin: auto;
}
.project-box-wrapper {
	box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
	background: #ffffff;
	padding: 9px;
	border-radius: 8px;
	position: relative;
	margin: 7px 5px;
	height: 100%;
	margin-bottom: 20px;
}
.project-img img {
	width: 100%;
}
.project-box-details {
	padding-top: 10px;
}
.project-box-details .project-box-text {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 23px;
}
.project-box-details span {
	display: inline-block;
	font-size: 12px;
	color: #000000;
}
/* .project-box-details p {
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: 600;
} */
.right-errow {
	position: absolute;
	right: 13px;
	bottom: 10px;
}
.right-errow a {
	font-size: 20px;
	color: #10b5f2;
}
.project-section .more-btn.more {
	margin-top: 24px;
}
#slider-project .owl-nav button.owl-prev {
	position: absolute;
	left: -5%;
	top: 36%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-project .owl-nav button.owl-next {
	position: absolute;
	top: 36%;
	right: -5%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-project .owl-nav button.owl-next img {
	max-width: 43px !important;
}
#slider-project .owl-nav button.owl-prev img {
	max-width: 43px !important;
}
#slider-project .owl-dot {
	display: none;
}
.footer-section {
	background-color: #01aff1;
	padding: 40px 0px 0px;
}
.footer-logo a {
	display: inline-block;
	max-width: 80%;
}
.footer-details-info .footer-details-title {
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Archivo Narrow", serif;
}
.footer-details-info ul li {
	line-height: 22px;
}
.footer-details-info ul li a {
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	font-family: "Poppins", serif;
}
.footer-details-info.two {
	padding-top: 35px;
}
.footer-details-info.wrapp .footer-details-title {
	margin-bottom: 5px;
}
.footer-details-info-row {
	padding-left: 15px;
}
.copyright-info {
	margin-top: 37px;
	border-top: solid 1px #4ec7f5;
}
.copyright-text {
	font-size: 13px;
	color: #ffffff;
	font-family: "Poppins", serif;
}
.copyright-text a {
	display: inline-block;
	padding-left: 30px;
	position: relative;
	color: #ffffff;
}
.copyright-text a::after {
	content: "";
	position: absolute;
	height: 17px;
	left: 15px;
	top: 1px;
	border-left: solid 1px #ffffff;
}
/******** index 2 ********/
.banner-wrapper img {
	width: 100%;
}
.banner-text-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 40px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.digital-construction-section {
	padding: 40px 0px 50px;
}
.heading-title-wrapper {
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	padding-bottom: 15px;
}
.heading-title-wrapper .heading-title-text {
	font-size: 32px;
	color: #01b0f1;
	font-weight: bold;
}
.heading-title-wrapper::after {
	content: "";
	position: absolute;
	width: 65px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0px;
	border-bottom: solid 2px #01b0f1;
}
.digital-construction-details-info-row {
	padding-top: 25px;
}
.digital-construction-details-info .digital-construction-details-title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
/* .digital-construction-details-info p {
	font-size: 15px;
	color: #1d598c;
	font-weight: bold;
	line-height: 27px;
	margin-bottom: 13px;
} */
.digital-construction-details-info ul li {
	position: relative;
	padding-left: 17px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 27px;
}
.digital-construction-details-info ul li::after {
	content: "";
	position: absolute;
	width: 7px;
	height: 11px;
	background: #01b0f1;
	top: 7px;
	left: 0;
	clip-path: polygon(0 0, 100% 50%, 0 100%, 0% 50%);
}
.digital-construction-details-img img {
	width: 100%;
}
.container.photo-cont {
	max-width: 100%;
}
.photo-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
}
.photo-box-wrapper {
	position: relative;
}
.photo-box-wrapper .photo-box-img img {
	width: 100%;
}
.photo-box-wrapper .photo-box-title {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	padding: 15px 25px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.digital-construction-details-info.right {
	padding-left: 20px;
}
.digital-construction-section.wrapper {
	background-image: url(../images/bgg1.jpg);
	background-size: cover;
}
.back-btn {
	text-align: center;
	margin: 28px 0px 22px;
}
.back-btn a {
	display: inline-block;
	max-width: 35px;
}
/******** index 3 ********/
.digital-construction-details-wrapp .heading-title-wrapper {
	margin-bottom: 20px;
}
.heading-title-wrapper .subheading-title-text {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}
/* .digital-construction-details-wrapp p {
	text-align: justify;
	font-size: 15px;
	color: #000000;
	line-height: 27px;
	margin-bottom: 0px;
} */
.digital-construction-details-wrapp .more-btn.more {
	margin-top: 23px;
}
.smart-digital-construction-section {
	background-color: #ebf0f5;
	padding: 50px 0px;
}
.row-digital-construction-details-info {
	align-items: center;
}
.digital-construction-details-info.smart .digital-construction-details-title {
	color: #01b0f1;
	padding-bottom: 0px;
	line-height: 32px;
}
.digital-construction-details-info.smart p {
	color: #000000;
	margin-bottom: 0px;
}
.digital-construction-details-info.smart .more-btn.more {
	margin-top: 40px;
	text-align: left;
}
.digital-construction-details-info.smart .more-btn.more a {
	background-color: #ffffff;
	padding: 9px 25px;
}
.digital-construction-details-img.wrapp {
	padding-left: 20px;
}
.digital-construction-details-img.wrapper {
	padding-right: 20px;
}
.digital-construction-details-info.smart.right-text .more-btn.more {
	margin-top: 20px;
}
ul.pagination {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding: 34px 0px 27px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #aab0c4;
	color: #fff;
	border: solid 1px #aab0c4;
}
ul.pagination li.page-item a:hover {
	background: #aab0c4;
	color: #fff;
	border-color: #aab0c4;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #234479;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 29px;
	font-family: 'Lato', sans-serif;
	padding: 0px;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i {
	font-size: 15px;
}
/******** index 4 ********/
.content-section {
	padding: 30px 0px 36px;
	position: relative;
}
.content-section.wrapper::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 67%;
	background-color: #f0f0f0;
	z-index: -1;
}
.select-box-wrapper {
	width: 100%;
	display: flex;
	justify-content: center;
}
.select-box {
	width: 21%;
	text-align: center;
	margin: 0px 5px;
}
.form-select {
	display: block;
	width: 100%;
	padding: 6px 11px;
	font-size: 13px;
	text-align: left;
	font-weight: 400;
	line-height: 25px;
	color: #000000;
	background-color: #ffffff;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 16px 10px;
	border: 1px solid #cccccc;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 600;
}
.project-deatols-wrapper {
	padding-top: 45px;
}
.project-deatols-wrapper .heading-title-wrapper {
	margin-bottom: 18px;
}
.project-deatols-wrapper .project-deatols-text {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #1d598c;
}
/* .project-deatols-wrapper p {
	font-size: 15px;
	color: #666666;
	line-height: 27px;
	margin-bottom: 70px;
	text-align: center;
	font-weight: 500;
} */
.owl-carousel-wrapper.slider-row {
	margin: auto;
	margin-bottom: 15px !important;
	padding: 0px 120px;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -45px;
	top: 45%;
}
#sync1 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -45px;
	top: 45%;
}
#sync1 .owl-nav button.owl-prev img {
	max-width: 30px;
}
#sync1 .owl-nav button.owl-next img {
	max-width: 30px;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -35px;
	top: 37%;
}
#sync2 .owl-nav button {
	outline: 0;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -35px;
	top: 37%;
}
#sync2 .owl-nav button.owl-prev img {
	max-width: 10px;
}
#sync2 .owl-nav button.owl-next img {
	max-width: 10px;
}
.owl-item.synced.active .item-slider-images:after {
	background: #000;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	opacity: 0.5;
}
.project-deatols-wrapper .back-btn {
	position: relative;
	z-index: 333;
	margin-bottom: 0px;
}
/******** index 5 ********/
.row-project-box-wrapper {
	margin: auto;
	margin-top: 37px;
}
.row-project-box-wrapper .col-md-3 {
	padding: 0px 8px;
	margin-bottom: 29px;
}
.row-project-box-wrapper .project-box-wrapper {
	margin: 0;
	margin-bottom: 25px;
}
ul.pagination.wrapper {
	padding-bottom: 0px;
}
ul.pagination.wrapper li.page-item a:hover {
	background: #01aff1;
	border-color: #01aff1;
}
ul.pagination.wrapper li.page-item a.active {
	background: #01aff1;
	border: solid 1px #01aff1;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.copyright-row {
	padding-bottom: 12px;
	padding-top: 12px;
}
.grey-color {
	background-color: #f7f9fb;
}
.information-no-box {
	float: left;
	width: 33.333%;
	text-align: center;
	border-bottom: solid 1px #dcdbdb;
	border-right: solid 1px #dcdbdb;
	padding-top: 30px;
	padding-bottom: 30px;
}
.information-no-box .information-no-title {
	font-size: 40px;
	font-weight: 600;
	color: #000000;
	font-family: "Poppins", serif;
}
.information-no-box .information-no-sub-title {
	font-size: 14px;
	color: #999999;
	font-family: "Poppins", serif;
	font-weight: 500;
}
.information-no-box-row .information-no-box:last-child {
	border-right: 0;
}
.information-no-box-row:last-child .information-no-box {
	border-bottom: none;
}
.information-no-box-row-bg {
	background: #e2f6fd;
	float: left;
	width: 100%;
	border-radius: 5px;
	margin-top: 40px;
}
.information-no-box-row-bg .information-no-box {
	width: 16.6666%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: none;
}
.information-no-box-row-bg .information-no-box:last-child {
	border-right: none;
}
.about-section-new {
	padding-top: 55px;
	padding-bottom: 85px;
}
.about-section-new .section-titlen1 .section-titlen {
	margin-bottom: 13px;
	font-size: 31px;
	color: #000;
	font-weight: 600;
}
.about-section-new .section-titlen1 p {
	font-size: 15px;
	line-height: 27px;
	font-weight: 500;
}


/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-banner-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-info p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/

.header-section .logo {
	margin-bottom: 11px;
	margin-top: 11px;
}

#slider-project .project-box-wrapper {
    /* height: 320px; */
	height: 100%;
}

#slider-project .project-box-wrapper .project-box-details { height: 170px; }
#slider-project .project-box-wrapper .project-box-details .project-title {
	display: block;
	display: -webkit-box;
	max-width: 100%;
	max-height: 36px;
	margin: 0;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#slider-project .project-box-wrapper .project-box-details .project-intro {
	display: block;
	display: -webkit-box;
	max-width: calc( 100% - 25px);
	height: 96px;
	margin: 0;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}








/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.slider-banner-info .slider-banner-title {
	font-size: 26px;
	line-height: 37px;
	letter-spacing: initial;
}
.header-section .logo {
	margin-bottom: 0;
	margin-top: 0;
}
.slider-banner-info p {
	font-size: 13px;
	line-height: 19px;
	padding-top: 10px;
}
.slider-banner img {
	/* height: 190px; */
	object-fit: cover;
}
.aboutus-details-info {
	margin-right: 0;
}
.aboutus-details-info .aboutus-details-title br {
	display: none;
}
.aboutus-details-info .aboutus-details-title {
	font-size: 24px;
	line-height: 45px;
	font-weight: 500;
	padding-bottom: 14px;
}
.gallery-box-wrapper-row .col-md-4 {
	padding: 0px 0px;
	width: 50%;
}
.gallery-box-wrapper .gallery-box-text {
	padding: 12px 7px;
	width: 100%;
	font-size: 15px;
	font-weight: 600;
	line-height: 18px;
}
.besign-by {
	text-align: center;
	padding-top: 11px;
}
.footer-details-info-row .col-md-5, .footer-details-info-row .col-md-7 {
	padding-left: 0px;
	margin-bottom: 20px;
}
.copyright-text {
	text-align: center;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.banner-wrapper img {
	width: 100%;
	height: 170px;
	object-fit: cover;
}
.banner-title {
	font-size: 29px;
}
.heading-title-wrapper .heading-title-text {
	font-size: 28px;
}
.heading-title-wrapper {
	margin-bottom: 20px;
}
.digital-construction-details-img.wrapp {
	padding-left: 0;
}
.header-section {
	padding-top: 13px;
}
.digital-construction-details-info {
	margin-bottom: 25px;
}
.order-row .col-md-6:nth-child(2n):last-child {
	order: 1;
}
.order-row .col-md-6:nth-child(1n):first-child {
	order: 2;
}
.digital-construction-section {
	padding: 11px 0px 16px;
}
.photo-section {
	margin-top: 40px;
}
.digital-construction-details-info .digital-construction-details-title br {
	display: none;
}
.digital-construction-details-info .digital-construction-details-title {
	font-size: 20px;
}
ul.pagination li.page-item {
	margin: 0px 2px;
}
.digital-section-row-new1 .smart-digital-construction-section:nth-child(2n) .col-md-6:first-child {
	order: 2;
}
.digital-section-row-new1 .smart-digital-construction-section:nth-child(2n) .col-md-6:last-child {
	order: 1;
}
.content-section.wrapper::after {
	display: none;
}
.select-box {
	width: 50%;
	margin: 0px 5px;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 50px;
}
.footer-section {
	padding: 30px 0px 0px;
}
.footer-logo {
	margin-bottom: 25px;
}
.information-no-box-row-bg .information-no-box {
	width: 33%;
}
.information-no-box .information-no-title {
	font-size: 23px;
}
.information-no-box .information-no-sub-title {
	font-size: 8px;
}
.about-section-new {
	padding-top: 35px;
	padding-bottom: 55px;
}
.aboutus-details-right-info {
	margin-top: 47px;
}
#sliderhome .owl-dots {
	bottom: 5px;
}
.aboutus-section {
	padding: 36px 0px 35px;
}
}

/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.gallery-box-wrapper .gallery-box-text {
	font-size: 20px;
}
.aboutus-details-info {
	margin-right: 0;
}
.aboutus-details-info .aboutus-details-title br {
	display: none;
}
.aboutus-details-info .aboutus-details-title {
	font-size: 29px;
}
.header-section {
	padding-top: 18px;
	padding-bottom: 18px;
}
.toggle {
	right: 20px;
	top: -8px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.content-section.wrapper::after {
	height: 54%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.content-section.wrapper::after {
	height: 60%;
}
.nav_area > ul > li {
	padding-left: 25px;
}
}
