@import url('bootstrap.min.css');
@import url('../vendor/owl-carousel/css/owl.carousel.min.css');
@import url('icomoon.css');
@import url('animate.css');

@font-face {
	font-family: 'Neue Haas Grotesk Display Pro';
	src: url('../fonts/NeueHaasDisplay-Mediu.eot');
	src: local('NeueHaasDisplay-Mediu'),
	url('../fonts/NeueHaasDisplay-Mediu.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NeueHaasDisplay-Mediu.woff2') format('woff2'),
	url('../fonts/NeueHaasDisplay-Mediu.woff') format('woff'),
	url('../fonts/NeueHaasDisplay-Mediu.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Neue Haas Grotesk Display Pro';
	src: url('../fonts/NeueHaasDisplay-Light.eot');
	src: local('NeueHaasDisplay-Light'),
	url('../fonts/NeueHaasDisplay-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NeueHaasDisplay-Light.woff2') format('woff2'),
	url('../fonts/NeueHaasDisplay-Light.woff') format('woff'),
	url('../fonts/NeueHaasDisplay-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Neue Haas Grotesk Display Pro';
	src: url('../fonts/NeueHaasDisplay-Roman.eot');
	src: local('NeueHaasDisplay-Roman'),
	url('../fonts/NeueHaasDisplay-Roman.eot?#iefix') format('embedded-opentype'),
	url('../fonts/NeueHaasDisplay-Roman.woff2') format('woff2'),
	url('../fonts/NeueHaasDisplay-Roman.woff') format('woff'),
	url('../fonts/NeueHaasDisplay-Roman.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

/* -----------------------Defult css----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	vertical-align: baseline;
	-webkit-text-rendering: optimizeLegibility;
	-khtml-text-rendering: optimizeLegibility;
	-moz-text-rendering: optimizeLegibility;
	-ms-text-rendering: optimizeLegibility;
	-o-text-rendering: optimizeLegibility;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-khtml-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

html {
	width: 100%;
	-webkit-overflow-style: scrollbar;
	-khtml-overflow-style: scrollbar;
	-moz-overflow-style: scrollbar;
	-ms-overflow-style: scrollbar;
	-o-overflow-style: scrollbar;
	overflow-style: scrollbar;
}

body {
	line-height: 150%;
	font-family: Neue Haas Grotesk Display Pro;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: #545454;
	letter-spacing: 0;
	word-spacing: 0;
	text-transform: inherit;
	background-color: #fff;
}

.cms a,
body a {
	color: #545454;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.cms a:hover,body a:hover {
	color: #A40234;
	text-decoration: none;
}

.cms p,
body p {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 150%;
	color: #545454;
	letter-spacing: 0;
	word-spacing: 0;
	text-transform: inherit;
}

.cms p+ol,.cms p+p,.cms p+ul,body p+ol,body p+p,body p+ul {
	margin-top: 15px;
}

.cms p+.h1,.cms p+.h2,.cms p+.h3,.cms p+.h4,.cms p+.h5,.cms p+.h6,.cms p+h1,.cms p+h2,.cms p+h3,.cms p+h4,.cms p+h5,.cms p+h6,body p+.h1,body p+.h2,body p+.h3,body p+.h4,body p+.h5,body p+.h6,body p+h1,body p+h2,body p+h3,body p+h4,body p+h5,body p+h6 {
	margin-top: 15px;
}

.cms img+p,body img+p {
	margin-top: 15px;
}

.cms .h1,.cms .h2,.cms .h3,.cms .h4,.cms .h5,.cms .h6,.cms h1,.cms h2,.cms h3,.cms h4,.cms h5,.cms h6,body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6 {
	line-height: 120%;
	letter-spacing: 0;
	word-spacing: 0;
	text-transform: inherit;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.cms .h1+.h1,.cms .h1+.h2,.cms .h1+.h3,.cms .h1+.h4,.cms .h1+.h5,.cms .h1+.h6,.cms .h1+h1,.cms .h1+h2,.cms .h1+h3,.cms .h1+h4,.cms .h1+h5,.cms .h1+h6,.cms .h2+.h1,.cms .h2+.h2,.cms .h2+.h3,.cms .h2+.h4,.cms .h2+.h5,.cms .h2+.h6,.cms .h2+h1,.cms .h2+h2,.cms .h2+h3,.cms .h2+h4,.cms .h2+h5,.cms .h2+h6,.cms .h3+.h1,.cms .h3+.h2,.cms .h3+.h3,.cms .h3+.h4,.cms .h3+.h5,.cms .h3+.h6,.cms .h3+h1,.cms .h3+h2,.cms .h3+h3,.cms .h3+h4,.cms .h3+h5,.cms .h3+h6,.cms .h4+.h1,.cms .h4+.h2,.cms .h4+.h3,.cms .h4+.h4,.cms .h4+.h5,.cms .h4+.h6,.cms .h4+h1,.cms .h4+h2,.cms .h4+h3,.cms .h4+h4,.cms .h4+h5,.cms .h4+h6,.cms .h5+.h1,.cms .h5+.h2,.cms .h5+.h3,.cms .h5+.h4,.cms .h5+.h5,.cms .h5+.h6,.cms .h5+h1,.cms .h5+h2,.cms .h5+h3,.cms .h5+h4,.cms .h5+h5,.cms .h5+h6,.cms .h6+.h1,.cms .h6+.h2,.cms .h6+.h3,.cms .h6+.h4,.cms .h6+.h5,.cms .h6+.h6,.cms .h6+h1,.cms .h6+h2,.cms .h6+h3,.cms .h6+h4,.cms .h6+h5,.cms .h6+h6,.cms h1+.h1,.cms h1+.h2,.cms h1+.h3,.cms h1+.h4,.cms h1+.h5,.cms h1+.h6,.cms h1+h1,.cms h1+h2,.cms h1+h3,.cms h1+h4,.cms h1+h5,.cms h1+h6,.cms h2+.h1,.cms h2+.h2,.cms h2+.h3,.cms h2+.h4,.cms h2+.h5,.cms h2+.h6,.cms h2+h1,.cms h2+h2,.cms h2+h3,.cms h2+h4,.cms h2+h5,.cms h2+h6,.cms h3+.h1,.cms h3+.h2,.cms h3+.h3,.cms h3+.h4,.cms h3+.h5,.cms h3+.h6,.cms h3+h1,.cms h3+h2,.cms h3+h3,.cms h3+h4,.cms h3+h5,.cms h3+h6,.cms h4+.h1,.cms h4+.h2,.cms h4+.h3,.cms h4+.h4,.cms h4+.h5,.cms h4+.h6,.cms h4+h1,.cms h4+h2,.cms h4+h3,.cms h4+h4,.cms h4+h5,.cms h4+h6,.cms h5+.h1,.cms h5+.h2,.cms h5+.h3,.cms h5+.h4,.cms h5+.h5,.cms h5+.h6,.cms h5+h1,.cms h5+h2,.cms h5+h3,.cms h5+h4,.cms h5+h5,.cms h5+h6,.cms h6+.h1,.cms h6+.h2,.cms h6+.h3,.cms h6+.h4,.cms h6+.h5,.cms h6+.h6,.cms h6+h1,.cms h6+h2,.cms h6+h3,.cms h6+h4,.cms h6+h5,.cms h6+h6,body .h1+.h1,body .h1+.h2,body .h1+.h3,body .h1+.h4,body .h1+.h5,body .h1+.h6,body .h1+h1,body .h1+h2,body .h1+h3,body .h1+h4,body .h1+h5,body .h1+h6,body .h2+.h1,body .h2+.h2,body .h2+.h3,body .h2+.h4,body .h2+.h5,body .h2+.h6,body .h2+h1,body .h2+h2,body .h2+h3,body .h2+h4,body .h2+h5,body .h2+h6,body .h3+.h1,body .h3+.h2,body .h3+.h3,body .h3+.h4,body .h3+.h5,body .h3+.h6,body .h3+h1,body .h3+h2,body .h3+h3,body .h3+h4,body .h3+h5,body .h3+h6,body .h4+.h1,body .h4+.h2,body .h4+.h3,body .h4+.h4,body .h4+.h5,body .h4+.h6,body .h4+h1,body .h4+h2,body .h4+h3,body .h4+h4,body .h4+h5,body .h4+h6,body .h5+.h1,body .h5+.h2,body .h5+.h3,body .h5+.h4,body .h5+.h5,body .h5+.h6,body .h5+h1,body .h5+h2,body .h5+h3,body .h5+h4,body .h5+h5,body .h5+h6,body .h6+.h1,body .h6+.h2,body .h6+.h3,body .h6+.h4,body .h6+.h5,body .h6+.h6,body .h6+h1,body .h6+h2,body .h6+h3,body .h6+h4,body .h6+h5,body .h6+h6,body h1+.h1,body h1+.h2,body h1+.h3,body h1+.h4,body h1+.h5,body h1+.h6,body h1+h1,body h1+h2,body h1+h3,body h1+h4,body h1+h5,body h1+h6,body h2+.h1,body h2+.h2,body h2+.h3,body h2+.h4,body h2+.h5,body h2+.h6,body h2+h1,body h2+h2,body h2+h3,body h2+h4,body h2+h5,body h2+h6,body h3+.h1,body h3+.h2,body h3+.h3,body h3+.h4,body h3+.h5,body h3+.h6,body h3+h1,body h3+h2,body h3+h3,body h3+h4,body h3+h5,body h3+h6,body h4+.h1,body h4+.h2,body h4+.h3,body h4+.h4,body h4+.h5,body h4+.h6,body h4+h1,body h4+h2,body h4+h3,body h4+h4,body h4+h5,body h4+h6,body h5+.h1,body h5+.h2,body h5+.h3,body h5+.h4,body h5+.h5,body h5+.h6,body h5+h1,body h5+h2,body h5+h3,body h5+h4,body h5+h5,body h5+h6,body h6+.h1,body h6+.h2,body h6+.h3,body h6+.h4,body h6+.h5,body h6+.h6,body h6+h1,body h6+h2,body h6+h3,body h6+h4,body h6+h5,body h6+h6 {
	margin-top: 5px;
}

.cms .h1+ol,.cms .h1+p,.cms .h1+ul,.cms .h2+ol,.cms .h2+p,.cms .h2+ul,.cms .h3+ol,.cms .h3+p,.cms .h3+ul,.cms .h4+ol,.cms .h4+p,.cms .h4+ul,.cms .h5+ol,.cms .h5+p,.cms .h5+ul,.cms .h6+ol,.cms .h6+p,.cms .h6+ul,.cms h1+ol,.cms h1+p,.cms h1+ul,.cms h2+ol,.cms h2+p,.cms h2+ul,.cms h3+ol,.cms h3+p,.cms h3+ul,.cms h4+ol,.cms h4+p,.cms h4+ul,.cms h5+ol,.cms h5+p,.cms h5+ul,.cms h6+ol,.cms h6+p,.cms h6+ul,body .h1+ol,body .h1+p,body .h1+ul,body .h2+ol,body .h2+p,body .h2+ul,body .h3+ol,body .h3+p,body .h3+ul,body .h4+ol,body .h4+p,body .h4+ul,body .h5+ol,body .h5+p,body .h5+ul,body .h6+ol,body .h6+p,body .h6+ul,body h1+ol,body h1+p,body h1+ul,body h2+ol,body h2+p,body h2+ul,body h3+ol,body h3+p,body h3+ul,body h4+ol,body h4+p,body h4+ul,body h5+ol,body h5+p,body h5+ul,body h6+ol,body h6+p,body h6+ul {
	margin-top: 5px;
}

.cms .h1,.cms h1,body .h1,body h1 {
	font-size: 36px;
	font-style: normal;
	color: #000;
}

.cms .h2,.cms h2,body .h2,body h2 {
	font-size: 32px;
	font-style: normal;
	color: #000;
}

.cms .h3,.cms h3,body .h3,body h3 {
	font-size: 28px;
	font-style: normal;
	color: #000;
}

.cms .h4,.cms h4,body .h4,body h4 {
	font-size: 24px;
	font-style: normal;
	color: #000;
}

.cms .h5,.cms h5,body .h5,body h5 {
	font-size: 22px;
	font-style: normal;
	color: #000;
}

.cms .h6,.cms h6,body .h6,body h6 {
	font-size: 20px;
	font-style: normal;
	color: #000;
}
.cms img,body img {
	max-width: 100%;
}

.cms ol li,.cms ul li,body ol li,body ul li {
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	color: #545454;
}
.thumbnail_container {
	padding-bottom: 100%;
	/* overflow: hidden; */
	position: relative;
	width: 100%;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.thumbnail {
	margin: 0;
	display: block;
	padding: 0;
	border: none;
	height: 100%;
	width: 100%;
	position: absolute;
	background: 0 0;
}
.thumbnail a, .thumbnail img {
	display: block;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: auto!important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	position: absolute;
}
.full_img{height: 100% !important;width: 100% !important;object-fit: cover;}
#wrapper{
	width: 100%;
	overflow: hidden;
}
@media(min-width: 1270px){
	.container{
		max-width: 1260px;
	}
}

/* -----------------------Button----------------------- */
.btn{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-radius: 50px;
	padding: 18px 25px 17px 25px;
	line-height: 21px;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.btn.small{
	font-size: 12px;
	line-height: 14px;
	padding: 7px 13px 6px 13px;
}
.btn_white{
	border: 2px solid #FFF;
	background: rgba(255, 255, 255, 0.1);
	color: #FFF;
}
.btn_white:hover{
	background: #FFF;
	color: #000;
}
.btn_red{
	border: 1px solid #A40234;
	background: rgba(255, 255, 255, 0.1);
	color: #A40234;
}
.btn_red:hover{
	background: #A40234;
	color: #FFF;
}

/* -----------------------Header----------------------- */
.header{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 50px 110px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	-webkit-transition: all .65s cubic-bezier(.86,0,.07,1);
	-khtml-transition: all .65s cubic-bezier(.86,0,.07,1);
	-moz-transition: all .65s cubic-bezier(.86,0,.07,1);
	-ms-transition: all .65s cubic-bezier(.86,0,.07,1);
	-o-transition: all .65s cubic-bezier(.86,0,.07,1);
	transition: all .65s cubic-bezier(.86,0,.07,1);
	z-index: 9999;
}
.header .menu ul li{
	list-style-type: none;
	margin-right: 48px;
}
.header .menu ul li a{
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.025em;
	color: #FFF;
}
.header .btn_white{
	padding: 11px 23px 10px 23px;
	font-size: 22px;
	letter-spacing: 0;
	font-weight: 500;
}
.menu-badge {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #A40234!important;
	padding: 0.2em 0.4em!important;
	color: wheat!important;
	position: relative;
    top: -8px;
	font-size: 55%!important;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	        justify-content: center;
}

/* -----------------------Header sticky----------------------- */
.header.fixed{
	position: fixed;
	background-color: #000;
	padding: 20px 110px;
}

/* -----------------------Home banner----------------------- */
#home_banner_video {
	/* Style the background video */
	object-fit: cover;
	-o-object-fit: cover;
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
}
.home_banner{
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.home_banner .for_border:before{
	position: absolute;
	content: "";
	width: 1px;
	background-color: rgba(255, 255, 255, 0.8);;
	left: -30px;
	top: 7px;
	bottom: 10px;
}
.home_banner .btn_border{
	margin-top: 45px;
}
.home_banner .btn_border:before{
	position: absolute;
	content: "";
	width: 1px;
	background-color: rgba(255, 255, 255, 0.8);;
	left: -30px;
	top: 0px;
	bottom: 0;
}
.home_banner .banner_box{
	width: 100%;
	max-width: 1100px;
}
.home_banner .banner_box h1{
	font-size: 65px;
	line-height: 70px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
}
.home_banner .banner_box p{
	font-size: 22px;
	line-height: 150%;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	opacity: 0.95;
	margin-top: 14px;
}

/* -----------------------Common title----------------------- */
.section_title{
	font-size: 17px;
	font-weight: normal;
	color: #A40234;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	-webkit-writing-mode: tb-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: tb-rl;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	white-space: nowrap;
	position: absolute;
	top: 5px;
	right: calc(100% + 15px);
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-khtml-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.section_title.load{
	opacity: 1;
}

/* -----------------------About us----------------------- */
.about_us{
	padding: 100px 0;
}
.about_us .about_m h2{
	font-size: 50px;
	letter-spacing: 0.025em;
	line-height: 57px;
	color: #000000;
	font-weight: 500;
}
.about_us .about_m p{
	font-size: 36px;
	letter-spacing: 0.025em;
	color: #545454;
	margin-top: 10px;
}
.about_us .b_box{
	margin-top: 75px;
}
.about_us .b_box h3{
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.025em;
	color: #000000;
	font-weight: 500;
}
.about_us .b_box p{
	font-size: 20px;
	letter-spacing: 0.025em;
	color: #545454;
	margin-top: 22px;
}
.about_us .btn_dv{
	margin-top: 60px;
}

/* -----------------------How We Do It----------------------- */
.wedo{
	padding: 95px 0 140px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.wedo .wedo_left h2{
	font-size: 65px;
	line-height: 70px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	margin-bottom: 25px;
	width: 100%;
	max-width: 330px;
}
.wedo .wedo_left .nav li a{
	font-size: 18px;
	line-height: 2.85;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	opacity: 0.5;
	border:none;
	background-color: transparent;
	padding: 0;
	display: block;
	font-weight: normal;
}
.wedo .wedo_left .nav li a.active, .wedo .wedo_left .nav li a:hover{
	opacity: 1;
}
.wedo .wedo_left .nav li a span{
	display: inline-block;
	width: 23px;
	margin-right: 22px;
}
.wedo .tab-content h3{
	font-size: 15px;
	letter-spacing: 0.025em;
	color: #AFAFAF;
}
.wedo .tab-content p{
	/*font-size: 36px;
	line-height: 1.55;
	*/
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	margin: 5px 0 35px 0;
}

/* -----------------------Our work----------------------- */
.work{
	padding: 140px 0 75px 0;
}
.work .title_box:before{
	position: absolute;
	content: "";
	width: 1px;
	background-color: rgba(0, 0, 0, 0.8);;
	left: -30px;
	top: -5px;
	bottom: 0;
}
.work .title_box h2{
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 15px;
	color: #A40234;
}
.work .f_border:before{
	position: absolute;
	content: "";
	width: 1px;
	background-color: rgba(0, 0, 0, 0.8);;
	left: -30px;
	top: 10px;
	bottom: 15px;
}
.work .f_border p{
	font-size: 36px;
	letter-spacing: 0.05em;
	color: #000000;
	margin-top: 10px;
}
.work .btn_dv{
	margin-top: 40px;
}

/* -----------------------news----------------------- */
.news{
	padding: 100px 0 150px 0;
}
.news ul li{
	list-style-type: none;
	border-top: 1px solid rgba(0,0,0,0.5);
	padding: 50px 0;
}
.news ul li:last-child{
	border-bottom: 1px solid rgba(0,0,0,0.5);
}
.news ul li .n_left{
	width: 85%;
}
.news ul li .n_right{
	width: 15%;
}
.news ul li .tag{
	font-size: 15px;
	font-weight: 500;
	color: #545454;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border: 1px solid #545454;
	border-radius: 50px;
	padding: 6px 8px 3px 8px;
}
.news ul li .date{
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.025em;
	color: #545454;
	margin-left: 35px;
}
.news ul li .n_title{
	font-weight: 500;
	font-size: 48px;
	line-height: 1.17;
	letter-spacing: 0.025em;
	color: #000000;
	margin: 16px 0;
}
.news ul li .n_title a{
	color: #000000;
}
.news ul li .n_title a:hover{
	color: #A40234;
}
.news ul li p{
	font-size: 20px;
	letter-spacing: 0.025em;
	color: #545454;
	line-height: 1.6;
	margin-top: 0;
}
.news ul li .btn_arrow{
	font-size: 75px;
	color: #000;
	line-height: 0.1;
	display: inline-block;
	margin-top: 60px;
}
.news .btn_t{
	margin-bottom: 30px;
}
.news .section_title{
	top: 55px;
}
.news .btn_b{
	margin-top: 100px;
}

/* -----------------------footer----------------------- */
.footer{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 115px 0 35px 0;
	position: relative;
	z-index: 1;
}
.footer:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	z-index: -1;
}
.footer .newsletter{
	width: 100%;
	margin: 0 auto;
	max-width: 1020px;
	text-align: center;
}
.footer .newsletter h2{
	font-size: 32px;
	line-height: 38px;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.footer .newsletter p{
	font-size: 20px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	opacity: 0.9;
	width: 100%;
	max-width: 810px;
	margin: 0 auto;
	line-height: 1.69;
}
.footer .newsletter .form{
	width: 100%;
	max-width: 850px;
	margin: 40px auto 0 auto;
}
.footer .newsletter .form .form-control{
	height: 60px;
	border-radius: 50px;
	background: rgba(255, 255, 255, 0.8);
	border:none;
	outline: none !important;
	font-weight: 300;
	font-size: 22px;
	color: #6F6F6F;
	padding: 10px 22px;
}
.footer .newsletter .form .btn{
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 18px 68px 16px 68px;
}
.footer .newsletter .form .btn:hover{
	background-color: transparent;
	color: #FFF;
}
.footer .social{
	margin: 80px 0 100px 0;
}
.footer .social li{
	list-style-type: none;
	margin: 0 8px;
}
.footer .social li a{
	font-size: 50px;
	color: #FFF;
}
.footer .logo p{
	font-size: 15px;
	letter-spacing: 0.7px;
	color: #FFFFFF;
	margin-top: 10px;
}
.footer .logo p a{
	color: #FFF;
}
.footer .logo p a:after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #FFF;
}
.footer .sd li{
	list-style-type: none;
	margin-bottom: 10px;
}
.footer .sd li a{
	font-size: 20px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	display: inline-block;
}
.footer .sd li a:after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #FFF;
}
.footer .f_link li{
	width: 50%;
	list-style-type: none;
}
.footer .f_link li+li~li{
	margin-top: 15px;
}
.footer .f_link li a{
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}
.footer .f_link li a:hover,
.footer .sd li a:hover,
.footer .logo p a:hover,
.footer .social li a:hover{
	opacity: 0.5;
}

.footer .f-disclaimer p {
	font-size: 15px;
    letter-spacing: 0.7px;
    color: #FFFFFF;
}


/* -----------------------mobile menu----------------------- */
#nav-mobile-btn{
	color: #FFF;
	vertical-align: middle;
	background: 0 0;
	border: none;
	display: inline-block;
	width: 36px;
	height: 23px;
	position: relative;
	-webkit-transform: rotate(0);
	-khtml-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-khtml-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	padding: 0;
	outline: 0;
	margin: 0 0 0 10px;
}
#nav-mobile-btn span{
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background-color: currentColor;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-khtml-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-khtml-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-ms-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	-webkit-transform-origin: left center;
	-khtml-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center;
}
#nav-mobile-btn span:nth-child(1){
	top: 0;
}
#nav-mobile-btn span:nth-child(2){
	top: 10px;
}
#nav-mobile-btn span:nth-child(3){
	top: 21px;
}
html.is-navOpen #nav-mobile-btn span:nth-child(1){
	top: 0;
	left: 0;
	-webkit-transform: rotate(45deg);
	-khtml-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: calc(100% - 6px);
}
html.is-navOpen #nav-mobile-btn span:nth-child(2){
	width: 0%;
	opacity: 0;
}
html.is-navOpen #nav-mobile-btn span:nth-child(3){
	left: 0;
	top: 21px;
	-webkit-transform: rotate(-45deg);
	-khtml-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: calc(100% - 6px);
}
.is-navOpen .header {
	background-color: #000;
}
.nav-mobile{
	left: 0;
	right: 0;
	overflow: auto;
	position: fixed;
	top: 95px;
	background: #000;
	visibility: visible;
	width: 100%;
	z-index: 999999;
	max-height: 60vh;
	padding: 15px 20px;
}
.nav-mobile ul li{
	list-style-type: none;
}
.nav-mobile ul li+li{
	border-top: 1px solid rgba(255,255,255,0.2);
}
.nav-mobile ul li a{
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.025em;
	color: #FFF;
	padding: 13px 0;
	display: block;
}

/* -----------------------Inner banner----------------------- */
.inner_banner{
	height: 550px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.inner_banner .btn_back{
	background: #FFFFFF;
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 0.1em;
	color: #000000;
	position: absolute;
	top: calc(50% - 30px);
	border-radius: 0;
	padding: 27px 23px 26px 23px;
	z-index: 2;
}
.inner_banner .btn_back i{
	font-size: 40px;
	margin-right: 5px;
	vertical-align: middle;
}
.inner_banner:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #000000), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(0, #000000 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(0, #000000 0%, rgba(0, 0, 0, 0) 100%);
}
.inner_banner .banner_box{
	width: 100%;
	max-width: 1100px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}
.inner_banner .banner_box h1{
	font-size: 65px;
	line-height: 70px;
	letter-spacing: 0.025em;
	color: #FFFFFF;
}
.inner_banner .banner_box h2{
	font-size: 38px;
	/*line-height: 70px; */
	letter-spacing: 0.025em;
	color: #FFFFFF;
}
.inner_banner .banner_box p{
	font-size: 22px;
	line-height: 150%;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	opacity: 0.95;
	margin-top: 14px;
}

/* -----------------------Natural Climate Solutions----------------------- */
.middle_s{
	padding: 100px 0;
}
.natural_c{

}
.natural_c .d_box{

}
.natural_c .d_box h2{
	font-size: 28px;
	line-height: 32px;
	color: #000000;
	letter-spacing: 0.025em;
	font-weight: 500;
	width: 100%;
	max-width: 1020px;
	margin: 0 auto 15px auto;
}
.natural_c .d_box p{
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.025em;
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
}
.natural_c .d_box p+p{
	margin-top: 25px;
}
.natural_c .d_box+.di_box{
	margin-top: 55px;
}
.natural_c .di_box+.d_box{
	margin-top: 90px;
}
.natural_c .dp_box+.d_box, .natural_c .dp_box+.di_box{
	margin-top: 100px;
}
.natural_c .di_box img{
	display: block;
}
.natural_c .di_box p{
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.025em;
	color: #9F9F9F;
	font-style: italic;
	margin-top: 10px;
}
.natural_c .dp_box{
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
	padding: 55px;
}
.natural_c .dp_box:before{
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: -1;
}
.natural_c .dp_box p{
	font-size: 36px;
	color: #FFFFFF;
	line-height: 145%;
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
}
.natural_c .di_box+.dp_box, .natural_c .d_box+.dp_box{
	margin-top: 90px;
}

/* -----------------------About us----------------------- */
.about #accordion{
	width: 100%;
	max-width: 1020px;
	margin: 50px auto 120px auto;
}
.about #accordion .card-header{
	border-radius: 0;
	background-color: transparent;
	border: none;
	padding: 0;
}
.about #accordion .card-header a{
	font-weight: 500;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.025em;
	color: #000000;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 30px 50px 30px 10px;
	position: relative;
}
.about #accordion .card-header a i{
	font-size: 33px;
	vertical-align: middle;
	position: absolute;
	right: 10px;
}
.about #accordion .card-header a.collapsed .icon-minus{
	display: inline-block;
}
.about #accordion .card-header a:not(.collapsed) .icon-minus{
	display: inline-block;
}
.about #accordion .card-header a:not(.collapsed) .icon-more{
	display: none;
}
.about #accordion .card-body{
	padding: 15px 10px;
}
.about #accordion .card-body p{
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.025em;
	color: #545454;
}
.about .member{
	margin-top: 50px;
}
.about .member .title{
	font-weight: 500;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.025em;
	color: #000000;
	margin-top: 16px;
}
.about .member p{
	margin-top: 12px;
	font-weight: 500;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0.05em;
	/*text-transform: uppercase;*/
	color: rgba(0, 0, 0, 0.5);
}
#aboutus-project-link {
	color: #A40234!important;
	text-decoration: underline;
}
#getInfo .close{
	font-size: 19px;
	opacity: 1;
	color: #000;
	outline: none;
	border:none;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}
#getInfo .modal-dialog{
	max-width: 810px;
}
#getInfo .modal-body{
	padding: 60px 40px;
}
#getInfo .job{
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.05em;
	/*text-transform: uppercase;*/
	color: rgba(0, 0, 0, 0.5);
}
#getInfo h3{
	font-weight: 500;
	font-size: 36px;
	line-height: 41px;
	letter-spacing: 0.025em;
	color: #000000;
	margin: 5px 0 15px 0;
}
#getInfo p{
	margin-top: 0;
	font-size: 20px;
	line-height: 150%;
	color: #545454;
}
#getInfo p.staffDescription ul{
	float: left;width: 100%;margin-left: 24px;
}
#getInfo p.staffDescription ul li{
	line-height: 31px;
}
.about .partners{
	margin: 150px 0 50px 0;
}
.about .partners .owl-carousel{
	padding-top: 30px;
}
.about .partners .owl-stage{
	display: flex;
	flex-direction: row;
}
.about .partners .owl-stage:after{
	display: none;
}
.about .partners .owl-stage .owl-item{
	float: none;
}
.career-box {
	left: -61px;
}
.card-job-post {
	box-shadow: 2px 2px 45px;
	width: 90%;
}
.job-post-btn {
	padding: 15px 35px;
	border-radius: 40px;
	border: .5px solid #A40234;
	background-color: transparent;
	color: #A40234;
	font-weight: 300;
	letter-spacing: 1.5px;
}
.card-title {
	font-weight: 300;
}
.card-subtitle {
	font-weight: 300!important;
	color: #9F9F9F!important;
	font-size: 18px;
}
.job-post-btn:hover {
	color: white;
	background-color: #A40234;
}
.new-member-overlay {
	position: absolute;
	z-index: 999;
	/* background-color: #A40234; */
	color: white;
	letter-spacing: 1px;
	top: -6px;
    right: -10px;
}
.badge.badge-pill {
	background-color: #A40234!important;
	font-size: 14px;
}
.readmore-2 {
	position: relative;
	max-height: 300px;
	overflow: hidden;
	width: 80%;
	padding: 10px;
	margin-bottom: 20px;
	transition:max-height 0.15s ease-out;
}
.readmore {
	/* position: relative; */
	max-height: 100px;
	overflow: hidden;
	width: 90%;
	padding: 0 0 10px 0;
	/* margin-bottom: 20px; */
	margin-bottom: 60px;
	transition:max-height 0.15s ease-out;
}

.readmore.expand{
	max-height: 5000px !important;
	transition:max-height 0.35s ease-in-out;
}
.readmore-div {
	position: absolute;
    width: 90%;
    background-image: linear-gradient(to bottom, transparent, white);
    top: 201px;
    color: transparent;
	height: 20px;
}
span.text-card > p {
	font-size: 22px!important;
}
  
.readmore-link{
	position: absolute;
	bottom: 34%;
	right: 68%;
	display: block;
	width: 30%;
	height: 10px;
	text-align: left;
	color: black;
	font-weight: 300;
	font-size: 22px;
	/* padding-top: 40px; */
	background-image: linear-gradient(to bottom, transparent, white);
	cursor: pointer;
}
.readmore-div.expand {
	display: none;
}

.readmore-link.expand {
	/* position: relative; */
	position: absolute;
	background-image: none;
	padding-top: 10px;
	height: 20px;
	bottom: 13%;
}
.readmore-link::after {
	content: "Read More \22C1";
	/* content: "Read More \25BC"; */
}

.readmore-link.expand:after{
	content: "Read Less \22C0";
    /* content: "Read Less \25B2"; */
}

/* -----------------------New Listing----------------------- */
.news_l{}
.news.news_l ul li:last-child{
	border-bottom: none;
}
.news_l .btn_t span{
	font-size: 20px;
	letter-spacing: 0.1em;
	color: #000000;
}
.news_l .btn_t .btn{
	border-color: #B4B4B4;
	color: #B4B4B4;
	padding: 8px 8px 5px 8px;
	font-size: 15px;
	font-weight: 500;
	margin-left: 20px;
}
.news_l .btn_t .btn:hover{
	background-color: #B4B4B4;
	border-color: #B4B4B4;
	color: #FFF;
}
.news_l .n_slider:before{
	position: absolute;
	height: 100%;
	content: "";
	width: 100vw;
	background-color: #FFF;
	top: 0;
	right: 100%;
	z-index: 2;
}
.news_l .n_slider{
	padding: 10px 0 100px 0;
}
.news_l .n_slider .section_title{
	top: 0;
	z-index: 3;
}
.news_l .n_slider .owl-stage-outer{
	overflow: visible;
}
.news_l .n_slider .item{
	width: 705px;
}
.news_l .n_slider .item .thumbnail_container{
	padding-bottom: 65.7%;
}
.news_l .n_slider .overlay{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 35px;
}
.news_l .n_slider .overlay .tag{
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border: 1px solid #FFF;
	border-radius: 50px;
	padding: 6px 8px 3px 8px;
}
.news_l .n_slider .overlay .date{
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.025em;
	color: #FFF;
	margin-left: 35px;
}
.news_l .n_slider .overlay h3{
	font-weight: 500;
	font-size: 48px;
	line-height: 1.17;
	letter-spacing: 0.025em;
	color: #FFFFFF;
	margin-top: 15px;
}
.news_l .n_slider .owl-nav{
	position: absolute;
	right: 0;
	bottom: calc(100% + 25px);
}
.news_l .n_slider .owl-nav div{
	display: inline-block;
	margin: 0 15px;
}
.news_l .n_slider .owl-nav .disabled{
	opacity: 0;
}
.news_l .n_slider .owl-nav div span{
	font-weight: 500;
	font-size: 19px;
	letter-spacing: 0.08em;
	color: #000000;
	text-transform: uppercase;
}
.news_l .n_slider .owl-nav div span i{
	font-size: 40px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 15px;
	line-height: 0;
}
.news_l .n_slider .owl-nav div span i.rotate{
	transform: rotate(180deg);
}

/* -----------------------Contact us----------------------- */
.contact_us{
	padding: 70px 0 50px 0;
}
.contact_us .left_box{
	background: #FFFFFF;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.15);
	padding: 30px;
}
.contact_us .left_box ul li{
	list-style-type: none;
	position: relative;
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 0.02em;
	color: #000000;
	padding-left: 35px;
	line-height: 146%;
}
.contact_us .left_box ul li+li{
	margin-top: 30px
}
.contact_us .left_box ul li:nth-child(2)~li{
	margin-top: 10px
}
.contact_us .left_box ul li .icon{
	font-size: 15px;
	color: #A40234;
	position: absolute;
	left: 0;
	top: 9px	;
}
.contact_us .left_box ul li a{
	font-weight: 300;
	font-size: 24px;
	letter-spacing: 0.02em;
	color: #000000;
}
.contact_us .country{
	padding: 0 20px;
	margin-top: 50px;
}
.contact_us .country p{
	font-size: 24px;
	line-height: 146%;
	letter-spacing: 0.02em;
	color: #000000;
	margin-bottom: -15px;
}
.contact_us .country ul li{
	list-style-type: none;
	width: 33.33%;
	text-align: center;
	margin-top: 45px;
	padding: 0 5px;
}
.contact_us .form{
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.15);
	padding: 60px 100px;
}
.contact_us .form{
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.15);
	padding: 60px 100px;
}
.contact_us .form .title{
	font-weight: 500;
	font-size: 35px;
	line-height: 40px;
	color: #000000;
	margin-bottom: 35px;
}
.contact_us .form .form-group{
	margin-bottom: 65px;
}
.contact_us .form .form-control{
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1.5px;
	color: rgba(0, 0, 0, 0.75);
	border:none;
	border-bottom: 1px solid #000000;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	font-weight: 300;
	text-transform: uppercase;
	padding: 10px 5px;
}
.contact_us .form textarea.form-control{
	height: 140px;
	resize: none;
}
.contact_us .form .tc{
	margin: 35px 0 45px 0;
}
.contact_us .form .tc input{
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	cursor: pointer;
}
.contact_us .form .tc .wpcf7-list-item-label{
	font-weight: 300;
	font-size: 12px;
	line-height: 11px;
	letter-spacing: 0.05em;
	color: #000000;
	position: relative;
	cursor: pointer;
}
.contact_us .form .tc .wpcf7-list-item-label:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
	width: 19px;
	height: 19px;
	border: 1px solid #A40234;
}
.contact_us .form .tc .wpcf7-list-item-label:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 5px;
	height: 10px;
	border: 1px solid #FFF;
	border-left: none;
	border-top: none;
	transform: rotate(33deg);
	position: absolute;
	left: 7px;
	top: 0;
	opacity: 0;
}
span.wpcf7-list-item{
	margin-left: 0 !important;
	position: relative;
}
.contact_us .form .tc input:checked ~ .wpcf7-list-item-label:after{
	opacity: 1;
}
.contact_us .form .tc input:checked ~ .wpcf7-list-item-label:before{
	background-color: #A40234;
}
.contact_us .form .btn{
	font-weight: 500;
	min-width: 218px;
}

/* -----------------------News Detail----------------------- */

.newsd_banner .banner_box h1{
	font-weight: 500;
	font-size: 48px;
	line-height: 55px;
}
.newsd_banner .banner_box .tag{
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	border-radius: 50px;
	border: 1px solid #FFFFFF;
	color: #FFF;
	padding: 7px 11px 5px 11px;
	display: inline-block;
	margin-bottom: 15px;
}
.news_d{
	padding: 40px 0 100px 0;
}
.news_d .d_box a {
	text-decoration: underline;
}
.news_by{
	padding: 12px 20px;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.15);
	width: 100%;
	max-width: 1020px;
	margin: 0 auto 100px auto;
}
.news_by .img{
	border-radius: 100%;
	overflow: hidden;
	height: 86px;
	width: 86px;
}
.news_by .name{
	padding:0 25px;
	width: calc(100% - 335px);
}
.news_by .name h4{
	font-weight: 500;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.025em;
	color: #000000;
}
.news_by .name .date{
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	letter-spacing: 0.025em;
	color: #000000;
}
.news_by .social li{
	list-style-type: none;
	margin-left: 14px;
	margin-top: 0;
}
.news_by .social li a{
	font-size: 45px;
	color: #000;
	text-decoration: none;
}
.cate_share{
	padding: 30px;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.15);
	width: 100%;
	max-width: 1020px;
	margin: 100px auto;
}
.cate_share .title{
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.1em;
	color: #000000;
	margin-right: 11px;
}
.cate_share .cat_i li{
	margin-top: 0;
	list-style-type: none;
}
.cate_share .cat_i li a{
	letter-spacing: 0.1em;
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	border-radius: 53px;
	border: 1px solid currentcolor;
	color: #929292;
	padding: 6px 8px 4px 8px;
	display: block;
	margin: 0 4px;
}
.cate_share .cat_i li a:hover, .cate_share .cat_i li a.active{
	color: #000
}
.cate_share .social li{
	list-style-type: none;
	margin-left: 14px;
	margin-top: 0;
}
.cate_share .social li a{
	font-size: 45px;
	color: #000;
}
.other_n{

}
.other_n .title{
	font-weight: 500;
	font-size: 50px;
	line-height: 120%;
	letter-spacing: 0.025em;
	color: #000000;
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	margin-bottom: 40px;
}
.other_n .n_box{
	padding: 45px 0;
	position: relative;
}
.other_n .n_box.border-0:before{
	position: absolute;
	content: "";
	height: 100%;
	left: -15px;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 1px;
}
.other_n .n_box span{
	letter-spacing: 0.1em;
	font-weight: 500;
	font-size: 15px;
	line-height: 17px;
	border-radius: 53px;
	border: 1px solid currentcolor;
	color: #929292;
	padding: 6px 8px 4px 8px;
	display: table;
	margin: 0 auto 20px auto;
}
.other_n .n_box a{
	font-weight: 500;
	font-size: 50px;
	line-height: 100%;
	letter-spacing: 0.025em;
	color: #000000;
}

/* Pages Customisation - Ibad */
.wysiwyg ul {
    width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

.wysiwyg ul li {
	font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.025em;
	margin-top: 25px;
}

.natural_c .d_box h3 {
    letter-spacing: 0.025em;
    font-weight: 500;
    width: 100%;
    max-width: 1020px;
	margin: 0 auto 15px auto;
	font-size: 24px;
}

/* News Page */
.news_d .d_box {
	width: 100%;
    max-width: 1020px;
    margin: 0 auto;
}

/* == WordPress Default Styles == */
.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}

/* Ibad amends*/
#map {
	width: 50% !important;
    border: 1px solid black;
    margin: 0 auto;
}
body.page-template-our-work .map {padding-bottom: 50px;}
.wpcf7-spinner {display: block !important; margin: 0 auto !important; }