 @import url('https://fonts.googleapis.com/css2?family=Raleway: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&display=swap');
body {
	font-family: 'Raleway', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 80%;
	left: 0;
	text-align: left;
	background: #1b2748;
	z-index: 2;
	padding: 15px 10px;
	z-index: 9999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #1b2748;
	cursor: pointer;
	font-size: 22px;
	margin: 0;
	text-align: right;
	display: block;
	position: absolute;
	right: 9px;
	top: -48px;
	z-index: 9999;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
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 {
	background: #fff;
	width: 100%;
	z-index: 9;
	float: left;
	width: 100%;
	padding-top: 9px;
	padding-bottom: 0px;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0 5px;
}
.nav_area ul li a {
	color: #000;
	font-size: 17px;
	display: inline-block;
	font-weight: 500;
	padding: 5px 3px;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
}
.mobile-menu.wrapper-menu {
	text-align: right;
}
.top-banner {
	padding-top: 20px;
	padding-bottom: 20px;
}
span.arrow {
	display: inline-block;
	padding-left: 5px;
	color: #000;
}
.nav_area > ul > li ul.sub-menu {
	/*margin-top: 10px;*/
	transform-origin: 50% 0;
	transform: scaleY(0) translateZ(0);
	transition: transform 0.3s, opacity 0.3s;
	display: block;
}
ul.sub-menu {
	min-width: 150px;
}
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: #990000;
	z-index: 555;
	text-align: left;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	transform: scaleY(1) translateZ(0);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area ul li:hover ul.sub-menu li:hover {
	background: #b10808;
}
ul.sub-menu li a {
	color: #fff;
	line-height: 20px;
	padding: 7px 10px 7px 10px;
	font-size: 15px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.slider-bottom-section {
	background: #ced1d8;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.slider-bottom-section h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #1d2949;
	padding-bottom: 20px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 13px;
	height: 13px;
	margin: 5px 7px;
	background: #fff;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #1b2748 !important;
}
.sliderhome-wrapper .owl-dots button {
	outline: 0;
}
#newsslider .owl-nav button {
	outline: 0;
}
.owl-nav button {
	outline: 0 !important;
}
.sliderhome-wrapper .owl-dots {
	text-align: center;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.slider-bottom-section p {
	font-size: 17px;
	color: #1d2949;
}
.slider-bottom-section ul li {
	font-size: 16px;
	color: #1d2949;
}
/******* NEW CSS D *******/
.home-main-wrapp .cat-item {
	overflow: hidden;
}
.home-main-wrapp .cat-item:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.home-main-wrapp .cat-item img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
#newsslider .owl-nav {
	display: block !important;
}
#newsslider .owl-dots {
	display: block;
}
.news-section-home-w #newsslider {
	margin-top: 22px;
}
.news-section-home-w .news-section-title h3 {
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 600;
	color: #1d2949;
}
.news-section-home-w {
	padding-top: 43px;
	/* float: left; */
	width: 100%;
}
#newsslider .owl-nav {
	display: block !important;
	position: absolute;
	right: 0;
	top: -60px;
}
#newsslider .owl-nav button {
	width: 20px;
	font-size: 29px;
	color: #1d2949;
	font-weight: bold;
}
#newsslider .owl-nav button:hover {
	background: none;
}
.news-section-home-w .cat-item h3 {
	font-size: 17px;
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: left;
	color: #fff;
	font-weight: bold;
	left: 13px;
	text-transform: none;
}
.work-with-section-title {
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 600;
	color: #1d2949;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
.work-with-section-home .We-work-logo-wrapper {
	border: solid 1px #f3f3f3;
}
.work-with-section-home .col-md-2 {
	border-bottom: solid 1px #f3f3f3;
	padding-bottom: 15px;
	padding-top: 15px;
	border-right: solid 1px #f3f3f3;
}
.work-with-section-home {
	padding-bottom: 58px;
	padding-top: 32px;
	/* float: left; */
	width: 100%;
}
.work-with-section-home .col-md-2:last-child {
	border-right: none;
}
.cat-list-home h2, .section-title {
	text-transform: uppercase;
	font-size: 27px;
	font-weight: 600;
	color: #1d2949;
	text-align: center;
	position: relative;
	margin-bottom: 0px !important;
}
.cat-list-home {
	padding-top: 40px;
	float: left;
	width: 100%;
}
.cat-list-home .cat-item h3 {
	font-size: 30px;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: 500;
	left: 0;
}
.cat-list-home .cat-item {
	position: relative;
	margin-bottom: 30px;
}
.cat-list-home h2:before, .section-title:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: 15px;
	z-index: -1;
}
.cat-list-home h2 span, .section-title span {
	background: #fff;
	padding: 5px;
}
#newsslider .owl-dots {
	text-align: center;
	/* margin-top: 23px; */
	position: relative;
}
#newsslider .owl-dots span {
	background: #c7c7c7;
	width: 11px;
	height: 11px;
}
.container-fluid {
	float: left;
	width: 100%;
}
.footer-wrapper {
	padding: 60px 0;
	position: relative;
	background: url(../images/footer-bg.png) no-repeat center;
	background-size: cover;
	color: #fff;
	float: left;
	width: 100%;
}
.footer-wrapper p {
	margin: 0 0 10px 0;
}
.footer-wrapper i {
	padding-right: 10px;
	padding-left: 25px;
}
.copyright {
	font-size: 13px;
}
/*>>>>>>>>>>>>>>>>  index-1  >>>>>>>>>>>>>>>*/

.project-section-wr {
	padding-bottom: 40px;
	padding-top: 40px;
}
.project-hadding {
	width: 100%;
	text-align: center;
	margin-bottom: 55px;
}
.project-hadding h3 {
	position: relative;
	font-size: 42px;
	color: #000000;
}
.project-hadding h3::before {
	content: "";
	border-bottom: solid 1px #192546;
	width: 53px;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -15px;
	margin: 0px auto;
}
.project-box {
	width: 100%;
	float: left;
	margin-bottom: 32px;
}
.project-title-info {
	width: 100%;
	float: left;
	margin-top: 8px;
}
.project-title {
	width: 80%;
	float: left;
	margin: auto;
	margin-top: 11px;
}
.project-title h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.project-title h6 {
	font-size: 17px;
	color: #7587b9;
	margin-bottom: 0px;
}
.project-title-view {
	width: 20%;
	float: left;
	margin: auto;
	text-align: right;
}
.project-title-view h3 a {
	font-size: 15px;
	color: #394e87;
	font-weight: bold;
	text-decoration: none;
}
/************ project details PAGE ************/
.chinachem-text {
	padding-bottom: 102px;
	border-bottom: solid 1px #ececec;
	margin-bottom: 27px;
}
.chinachem-text h3 {
	font-size: 38px;
	color: #000000;
	margin-bottom: 3px;
	font-weight: bold;
}
.chinachem-text h6 {
	font-size: 22px;
	color: #1d293e;
	padding-bottom: 36px;
}
.details-wrapper-info {
	width: 100%;
	float: left;
}
.details-text {
	/* width: 50%; */
	float: left;
	margin: auto;
}
.details-text ul li, .details-text table td {
	font-size: 16px;
	color: #000000;
	line-height: 36px;
	font-weight: 600;
}
.details-img {
	text-align: right;
	width: 100%;
}
.back-project {
	text-align: right;
}
.back-project a {
	text-decoration: none;
	font-size: 19px;
	color: #000000;
}
.back-project a span {
	padding-left: 12px;
}
.related-projects h3 {
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.related-projects {
	padding: 25px 0px;
}
.back-project {
	/* padding: 25px 0px; */
}
.owl-item.synced.active .item-slider-images:after {
	border: 3px solid #192548;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
}
.row-owl-carousel-wrapper {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.row-slider-owl-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
#sync1 .owl-nav button.owl-prev img, #sync1 .owl-nav button.owl-next img{
	width: 7vw;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -7.5vw;
	/* left: 0px; */
	top: 50%;
	/* width: 59px; */
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -7.5vw;
	/* right:0px; */
	top: 50%;
	/* width: 59px; */
}
#sync1 .owl-nav button span {
	font-size: 52px;
	line-height: 29px;
	width: 35px;
	display: inline-block;
	border-radius: 50px !important;
	background: #e97c80;
	color: #fff;
	height: 35px;
}
#sync1 .owl-nav button {
	outline: 0;
}
#sync1 .owl-nav button i.fa {
	width: 40px;
	height: 40px;
	border: solid 2px #96b686;
	line-height: 37px;
	border-radius: 100%;
	color: #96b686;
	font-size: 22px;
}
#sync1 .owl-nav button i.fa:hover {
	background: #96b686;
	color: #fff;
	border: solid 2px #b0d69d;
}
.Projects-slider-top-wrapper .row-slider-owl-wrapper {
	position: relative;
}
.Projects-slider-top-wrapper .navigation-thumbs {
	padding: 7px 380px;
	/* position: absolute; */
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 3333;
	background-color: rgba(255, 255, 255, 0.4);
}
#sync1 .owl-nav button img {
	max-width: 100%;
	height: auto;
}
.cat-item {
	overflow: hidden;
}
.cat-item:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.cat-item img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.nav_area ul li a:hover {
	color: #1b2748;
}
.banner-wrapper {
	padding: 0px;
	position: relative;
}
.banner-img-wrapper img {
	width: 100%;
	float: left;
}
.banner-wrapper-row {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 41px;
}
.banner-wrapper-row .page-title h5 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
}
.banner-wrapper-row .page-title h3 {
	color: #fff;
	font-size: 45px;
}
.banner-wrapper-row .page-title h6 {
	color: #fff;
	font-size: 22px;
}
.sliderhome-wrapper {
	float: left;
	width: 100%;
}
.project-box .project-img {
	overflow: hidden;
}
.project-box:hover .project-img img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.project-box .project-img img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.back-project a {
	transition: transform 0.3s ease-out;
	display: inline-block;
}
.back-project a:hover {
	transform: translateX(4px);
}
.project-title-view h3 a {
	transition: transform 0.3s ease-out;
	display: inline-block;
}
.project-title-view h3 a:hover {
	transform: translateX(4px);
}


#sync1 .owl-nav button img {
	transition: transform 0.3s ease-out;
}
#sync1 .owl-nav button img:hover {transform: translateX(4px);}





/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.work-with-logo-img {
	text-align: center;
}
.work-with-section-home .row {
	margin-left: 0px;
	margin-right: 0px;
}
.work-with-section-home .col-md-2 {
	padding-bottom: 15px;
	padding-top: 15px;
	max-width: 33.33%;
}
.header-top-logo {
	max-width: 77%;
	padding-left: 0px;
}
.banner-wrapper .banner-img-wrapper img {
	height: 200px;
	object-fit: cover;
}
.banner-wrapper-row .page-title h3 {
	font-size: 25px;
}
.banner-wrapper-row {
	bottom: 11px;
}
.top-logo {
	max-width: 189px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#sync1 .owl-nav button.owl-next {
	Right: 0;
}
#sync1 .owl-nav button.owl-prev {
	left: 0;
}
.Projects-slider-top-wrapper .navigation-thumbs {
	padding: 15px 10px;
}
.chinachem-text h3 {
	font-size: 22px;
	line-height: 33px;
}
.row-owl-carousel-wrapper {
	margin-bottom: 0px;
}
.details-text {
	/* width: 50%; */
	float: left;
	margin: auto;
	padding: 1px 8px;
}
.details-text ul li, .details-text table td {
	font-size: 16px;
	line-height: 23px;
}
.details-img {
	text-align: center;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 18px;
}
.chinachem-text {
	padding-bottom: 30px;
	margin-bottom: 4px;
}
.back-project a {
	font-size: 17px;
}
}


/********* Tablet Layout *********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-logo {
	max-width: 189px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.Projects-slider-top-wrapper .navigation-thumbs {
	padding: 22px 120px;
}
}

.details-text table td{
    padding: 5px;
}

.owl-thumbs{display: none;}

.work-with-section-title span{
	padding: 5px;
	background: #fff;
}

.work-with-section-title:before{
	content: '';
	display: block; 
	width: 100%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: 9px;
  z-index: -1;
}