

/* The side navigation menu */

.sidenav {

	font-size: 14px;
	color: #ffffff;

	height: 100%;
	/* 100% Full-height */
	width: 0;
	/* 0 width - change this with JavaScript */
	position: fixed;
	/* Stay in place */
	z-index: 999999;
	/* Stay on top */
	top: 0;
	/* Stay at the top */
	right: 0;
	background-color: #020305;
	/* Black*/
	overflow-x: hidden;
	/* Disable horizontal scroll */
	padding-top: 40px;
	/* Place content 60px from the top */
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	/* 0.5 second transition effect to slide in the sidenav */
}


/* The navigation menu links */

.sidenav a {
	padding:1px 8px 8px 5px;
	text-decoration: none!important;
	color: #959595;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


/* When you mouse over the navigation links, change their color */

.sidenav a:hover {
	color: #959595;
}


/* Position and style the close button (top right corner) */

.sidenav .closebtn {
	position: absolute;
	top: 14px;
	right: 25px;
	font-size: 20px;
	margin-left: 50px;
	color: white;
	font-weight: bold!important;
}

.sidenav ul {
	list-style-type: none;
}

.sidenav a {
	text-decoration: none;
	color: #959595;

	text-transform: uppercase;
	font-weight: 300!important;
}

/* Animate the line from the left */






.sidenav a {
	position: relative;
	color: #959595;
	text-decoration: none;
  }
  
.sidenav a:hover {
	color: #959595;
  }
  

  
.sidenav a:hover::before {
	transform: scaleX(1);
  }


.sidenav  a::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
	transform: scaleX(0);
	transform-origin: top left;
	transition: transform 0.5s ease;
  }


























.current-menu-item a {
	font-weight: 300!important;
}


/* Style page content - use this if you want to push the page content to the right when you open the side navigation */

#main {
	-webkit-transition: margin-left .5s;
	-o-transition: margin-left .5s;
	transition: margin-left .5s;
	padding: 20px;
}

.menu-item a {
	position: relative;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
}

.menu-item a:before {
	content: " ";
	width: 0px;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
}

.menu-item:hover a:before {
	content: " ";
	width: 100%;
	height: 1px;
	background: white;
	position: absolute;
	bottom: -3px;
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */

@media screen and (max-height: 450px) {
	.sidenav {
		padding-top: 15px;
	}
	.sidenav a {
		font-size: 18px;
	}
}

.nav__category__wrapper, .page-template-template-team .nav__category__wrapper {
	opacity: 0;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	top: 45px;
}
.home .nav__category__wrapper, .single-projects_posts .nav__category__wrapper, .category-projects {
	top: 5px;
}
.menu__custom ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
	list-style-type: none;
}

.menu__custom li a {
	text-decoration: none;
	font-family: 'Lato';
	font-weight: 500!important;
	color: white;
	font-size: 12px;
	margin: 0px 30px;
	text-transform: uppercase;
}

.burguer__button__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.burguer__button {
	cursor: pointer;
	-webkit-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
	position: absolute;
    top: 40px;
}

.menu-father a {
	font-weight: bold!important;
}

.hidden__menu {
	display: none;
}

.bar {
	width: 30px;
	height: 3px;
	background: white;
	margin: 5px 0;
	background-color: white;
}

.top__logo img {
	width: 230px;
	padding: 30px 20px;
	position: relative;
	left: 60px;
	height: auto;
}

.footer__top {
	background: #252525;
	width: 100%;
}

.footer__middle {
	background: #252525;
	padding-bottom: 25px;
}

.footer__bottom {
	background: #141414;
}

.logo__column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: self-start;
	    -ms-flex-align: self-start;
	        align-items: self-start;
	top: 80px;
}

.footer__city {
	position: relative;
	left: 30px;
}

footer .copyright {
	padding: 33.25px 30px;
}

footer .copyright p {
	padding: 0px 80px;
	margin: 0px;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: 500!important;
	font-family: Lato;
}

.footer__city .title p {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold!important;
    font-family: Lato;
}

.footer__city .footer__address p {
	font-size: 11px;
	color: #949494;
	letter-spacing: 1px;
	font-weight: 400!important;
	line-height: 1.8em;
    font-family: Lato;
}

.footer__city .footer__get__directions p {
	padding-bottom: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 9px;
	letter-spacing: 2px;
	font-weight: 400!important;
	color: #949494;
	padding-top: 9px;
	font-family: Lato;
}

.footer__city .footer__phone p {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 600!important;
	color: #949494;
	font-family: Lato;
}

.footer__email__wrapper {
	padding-left: 28px;
}

.footer__email__title {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold!important;
	position: relative;
	margin-bottom: 13px;
	font-family: Lato;
}

.footer__email__title:before {
	position: absolute;
	width: 44px;
	height: 1px;
	background: #f0f0f0bf;
	content: " ";
	left: 75px;
	top: 10px;
}

.footer__icon__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer__icon__wrapper .the__icon i {
	color: white;
	margin: 0 19px;
	font-size: 12px;
	position: relative;
	left: 0px;
	top: 25px;
}

.footer__email__wrapper p small {
	font-size: 11px;
	color: #949494;
	letter-spacing: 1px;
	font-weight: 500!important;
	line-height: 1.8em;
}

footer .the__citie {
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 47px;
}

.logo__column img {
	width: 230px;
	height: auto;
}

header {
	position: absolute;
	width: 100%;
	z-index: 9999;
}

.home__page section {
	height: 100vh;
	position: relative;
}

.full__section {
	position: relative;
	background-attachment: fixed!important;
	background-size: cover!important;
}

#home-top video {
	position: absolute;
	width: 100%;
	height: 100vh;
	-o-object-fit: cover;
	   object-fit: cover;
	height: 120vh;
	z-index: 10;
}

.full__section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: white;
	position: relative;
	background-size: cover!important;
	background-position: center!important;
	height: 100vh;
}

.full__section:after {
	content: " ";
	background: #00000069;
	width: 100%;
	position: absolute;
	height: 100vh;
	    z-index: 11;
}
.join__family.team__page .join__image:after {
	content: " ";
	background: #00000069;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
}
.middle__full__section {
	position: relative;
	z-index: 12;
	text-align: center;
}

.bottom__full__section {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 50px;
	z-index: 999;
}

.bottom__full__section .scroll__down {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 99999;
	cursor: pointer;
}

.bottom__full__section .scroll__down img {
	width: 30px;
}

.full__section__copy {
	height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.full__section .title,
.full__section .subtitle {
	pointer-events: none;
}

.full__section__copy.no-background {
	background: transparent;
}

.full__section__copy.dark-background {
	background: #00000061;
}

.full__section__copy p {
	text-align: right;
	position: relative;
	right: 30px;
	font-weight: bold!important;
	text-transform: uppercase;
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 0;
	letter-spacing: 1.5px;
	font-family: Lato;
}
button{
	font-family: Lato!important;
}
.full__section__button button {
	background: transparent;
	border: solid 3px white;
	padding: 9px 10px;
	width: 200px;
	font-size: 16px;
	border-radius: 2px;
	font-weight: bold!important;
	color: white;
	text-transform: uppercase;
	margin-top: 50px;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
	height: 50px;
}

.full__section__button button:hover {
	background: white;
	color: black;
}

.join__family button {
	background: transparent;
	border: solid 3px white;
	padding: 9px 10px;
	width: 200px;
	font-size: 16px;
	border-radius: 2px;
	font-weight: bold!important;
	color: white;
	text-transform: uppercase;
	margin-top: 50px;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
	height: 50px;
}

.join__family button:hover {
	background: white;
	color: black;
}

.middle__full__section .title {
	text-transform: uppercase;
}

#scroll-container {
	position: fixed;
	width: 100vw;
}

@media(max-width: 1600px) {
	.menu__custom li a {
		font-size: 12px;
		margin: 0px 9px;
	}
}

@media(max-width: 1280px) {
	.top__logo img {
		width: 230px;
		padding: 30px 20px;
		position: relative;
		left: 20px;
	}
	.menu__custom li a {
		font-size: 10px;
		margin: 0px 10px;
	}

}
@media(max-width: 1200px) {
	.project__bottomn .col-md-12 {
		flex: 3;
		max-width: 33%;
		width: 33%;
	}
	.number .two_col .top .letter__wrapper{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		display: flex;
		left: 0!important;
	}
	.history__page .the_statistic .number img {
		top: 0!important;
		left: 0!important;
	}
	.history__page .project__bottomn {
		bottom: 60px;
	}
	.project__bottomn .col-xl-2 {
		border: none!important;
	}

}
@media(max-width: 1024px) {
	.top__logo img {
		left: 10px;
	}
	.logo__column img {
		width: 200px;
	}
	footer .the__citie {
		padding-right: 4px;
	}
	.footer__icon__wrapper .the__icon i {
		left: 24px;
		top: 23px;
		margin: 0 12px;
	}
	.menu__custom li a {
		font-size: 7px;
		margin: 0px 11px;
		left: -31px;
		position: relative;
	}
}

@media(max-width: 768px) {
	.burguer__button {
		position: absolute;
		top: -85px;
		right: 30px;
		z-index: 999!important;
	}
	.menu__custom li a {
		left: -20px;
	}
	footer .the__citie {
		padding-top: 0px;
		padding-bottom: 25px;
	}
	.logo__column {
		top: 45px;
		left: 20px;
		margin-bottom: 100px;
	}
	.footer__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	footer .the__citie {
		padding-right: 4px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.footer__city {
		left: 0px;
	}
	.logo__column {
		left: 0px;
	}
	.footer__city {
		position: relative;
		left: 0px;
		width: 300px;
		text-align: center;
	}
	.footer__middle {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.email__footer__wrapper,
	.footer__icon__wrapper {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.footer__icon__wrapper .the__icon i {
		left: 0px;
		margin: 0 30px 25px;
		font-size: 18px;
	}
}

@media(max-width: 600px) {
	.burguer__button {
		top: -60px;
		right: 30px;
	}
	.top__logo img {
		left: -15px;
	}
	.nav__category__wrapper {
		display: none;
	}
	.logo__column img {
		width: 240px;
		position: relative;
		left: -12px;
	}
	h2 {
		font-size: 26px!important;
		letter-spacing: 5px;
	}
}


.project__category__wrapper .project__bottomn{
	color: white;
}

.project__bottomn,
.project__bottomn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 20px;
	text-align: center;
	width: 100%;
	z-index: 99;
	left: 0;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.project__bottomn .number,
.project__bottomn .number {
	font-weight: 500!important;
	font-size: 34px;
	top: -10px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.C1 .info__number,
.H1 .info__number {
	position: relative;
	top: -10px;
	letter-spacing: 1.2px;
}

.C1 .project__top a,
.H1 .project__top a {
	color: white;
	text-decoration: none;
}

.project__content .col-xl-3 {
	display: none;
}

.project__bottomn .col-xl-2:nth-child(2),
.project__bottomn .col-xl-2:nth-child(3) {
	border-right: solid 2px white;
	height: 65px;
}
.single-projects_posts .project__bottomn .col-xl-2{
	display: flex;
    justify-content: center;
    align-items: flex-end;
}
.grid-container-two-left .col-xl-2,
.grid-container-left .col-xl-2,
.grid-container-two-right .col-xl-2,
.grid-container-two-left .col-xl-2 {
	-ms-flex: 0 0 16.666667%!important;
	-webkit-box-flex: 0!important;
	        flex: 0 0 22.666667%!important;
	max-width: 100%!important;
}

.H1,
.H2,
.H3 {
	position: relative;
}

.inner__project__page .title {
	width: 75%;
}
.careers__page .title h2{
	text-transform: uppercase;
}
.inner__project__page .middle__full__section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
			flex-direction: column;
			width: 100%;
}
.inner__project__wrapper .middle__full__section{
	max-width: 700px;
}
.inner__project__page .project__bottomn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 90px;
	z-index: 9999;
}

.inner__project__page .details {
	padding: 80px 100px 100px;
}

.inner__project__page .details .title {
	color: white;
	text-transform: uppercase;
}

.inner__project__page .details .title h5 {
	font-size: 25px;
}

.inner__project__page .details__info .detail {
	font-size: 12px;
	padding: 20px 50px 11px 0;
	color: white;
	font-family: Lato;
	border-bottom: solid 1px #ffffff63;
	letter-spacing: 1.6px;
	margin: 0;
}

.inner__project__page .details__info .detail p {
	margin: 0;
	color: #ffffff91;
	font-family: Lato;
}

.inner__project__page .details__info .detail p strong {
	color: white;
}

.inner__project__page .details__info {
	padding-top: 25px;
	padding-right: 60px;
}

.inner__project__page .about {
	position: relative;
	top: 20px;
}

.inner__project__page .about p {
	font-weight: 300!important;
	font-size: 16px;
	line-height: 1.5em;
	letter-spacing: 1px;
	color: #ffffffe3;
}

.quote {
	background-size: cover!important;
	padding: 150px 0;
	text-align: center;
	color: white;
}

.quote .quote_wrapper h5 {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 300!important;
	line-height: 1.5em;
	padding: 0 100px;
	margin-bottom: 35px;
}
.quote .quote_wrapper .actual_quote p{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 300!important;
	line-height: 1.5em;
	padding: 0 100px;
	margin-bottom: 35px;
	font-family: Wensley;
}
.quote .quote_wrapper h6 {
	font-weight: 700!important;
	letter-spacing: 1.5px;
	font-size: 15px;
}

.quote .quote_wrapper p {
	font-size: 12.935px;
	font-weight: 300!important;
	font-family: Lato;
	letter-spacing: 0.7px;
}

.gridItem {
	width: 50%;
}

.gallery .full__width img {
	width: 100%;
}

.grid__custom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	max-height: 700px;
	overflow: hidden;
}

.vertical__img,
.horizontal__img {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.grid__custom img {
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100vh;
	width: 100%;
}

.grid__custom.right {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

footer .container-fluid {
	background: #252525;
}

@media(max-width: 1280px) {
	.project__content .col-xl-2 {
		-webkit-box-flex: 0!important;
		    -ms-flex: 0 0 20.666667%!important;
		        flex: 0 0 20.666667%!important;
		max-width: 100%!important
	}
	.project__bottomn .number,
	.project__bottomn .number {
		font-size: 30px;
	}
	.project__content .col-xl-2:nth-child(2),
	.project__content .col-xl-2:nth-child(3) {
		border-right: solid 2px white;
		height: 54px;
	}
}

@media(max-width: 1024px) {
	.C1:after {
		content: " ";
		background: #03a9f4b5;
	}
	.grid-container-full .H1:after {
		content: " ";
		background: #03a9f4b5;
	}
	.project__content .col-xl-2 {
		-webkit-box-flex: 0!important;
		    -ms-flex: 0 0 31.666667%!important;
		        flex: 0 0 31.666667%!important;
	}
	.inner__project__page .project__bottomn .col-md-12 {
		-ms-flex: 0 0 100%!important;
		-webkit-box-flex: 0!important;
		        flex: 0 0 16%!important;
		max-width: 100%!important;
	}
}

@media(max-width: 480px) {
	.project__category__wrapper .grid-container-right,
	.project__category__wrapper .grid-container-left,
	.project__category__wrapper .grid-container-two-left {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		        grid-template-areas: "C1";
	}
	.project__category__wrapper .grid-container-two-right {
		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		-ms-grid-rows: 1fr;
		grid-template-rows: 1fr;
		        grid-template-areas: "C1";
	}
	.inner__project__page .details {
		padding: 80px 20px 100px;
	}
	.quote .quote_wrapper h5 {
		padding: 0 0px;
	}

	.gridItem {
		  width: 50%;
	}
	.grid__custom {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		max-height: unset;
	}
	.grid__custom img {
		height: 200px;
	}
	.grid__custom.right {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.project__category__wrapper .grid-container-right > .C1, .project__category__wrapper .grid-container-left > .C1, .project__category__wrapper .grid-container-two-left > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-two-right > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-right > .C1, .project__category__wrapper .grid-container-left > .C1, .project__category__wrapper .grid-container-two-left > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-two-right > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-right > .C1, .project__category__wrapper .grid-container-left > .C1, .project__category__wrapper .grid-container-two-left > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-two-right > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-right > .C1, .project__category__wrapper .grid-container-left > .C1, .project__category__wrapper .grid-container-two-left > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
	.project__category__wrapper .grid-container-two-right > .C1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
	}
}

.outside__pages h4 {
	font-family: 'Lato';
	font-weight: 300!important;
	font-size: 22.5px;
	letter-spacing: 1.5px;
}

.team_member {
	position: relative;
	color: white;
	overflow: hidden;
}

.team__member__content .team_member__name p {
	font-size: 27px;
	letter-spacing: 3.2px;
	font-weight: bold!important;
	-webkit-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
	transition: all ease-in-out 0.6s;
}

.team_member__name,
.team_member__position {
	-webkit-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
	transition: all ease-in-out 0.6s;
	bottom: -320px;
	position: relative;
}

.team__member__content:hover .team_member__name,
.team__member__content:hover .team_member__position {
	bottom: 0px;
}

.team__member__content .team_member__position p {
	font-size: 22px;
	letter-spacing: 3.2px;
	font-weight: 400!important;
}

.member__wrapper {
	padding: 0!important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.team_member__thumbnail img {
    min-width: 100%;
    height: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.square {
	position: relative;
	width: 50%;
}

.square:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.team_member {
	position: absolute;
	width: 100%;
	height: 100%;
}

.team__member__content {
	position: absolute;
	background: #03a9f46e;
	opacity: 0;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
	width: 100%;
	height: 100%;
	top: 0!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	color: white;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
			flex-direction: column;
			padding: 0 20px;
}

.team__member__content:hover {
	opacity: 1;
}




.team__member__popup .close__button {
	position: absolute;
	top: 10px;
	right: 13px;
	cursor: pointer;
}

.team__member__popup {
	position: fixed;
	width: 100%;
	background: #40403f;
	z-index: 99999;
	left: 0px;
	top: 0;
	bottom: 0;
	padding: 70px 60px;
	display: none;
	cursor: pointer;
	color: white;
	height: 100vh;
	overflow-x: hidden!important;
}

.team__member__popup.active {
	display: block!important;
	overflow: scroll;
}

.team__member__popup .title h5 {
	text-transform: uppercase;
	font-size: 33px;
	letter-spacing: 5px;
}

.team__member__popup .position p {
	letter-spacing: 2.7px;
	font-weight: 500!important;
	font-style: italic;
	color: white!important;
	font-size: 13pt;
}

.team__member__popup .description p {
	font-size: 18px;
	font-family: Lato;
	color: #ffffffab;
	font-weight: 300!important;
	line-height: 1.6em;
	-webkit-text-stroke: 1px #ffffff30;
}

.team__member__popup .description {
	padding-top: 38px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.team__member__popup .picture {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	top: 40px;
	padding: 20px 12px;
}

.team__member__popup .wrap_two {
	margin-top: 55px;
	padding-right: 80px;
}

.team__member__popup .picture img {
    width: 85%;
    max-height: 100%;
    position: absolute;
    object-fit: cover;
}

.pop__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

.team__member__popup .close__button {
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
}

.team__member__popup .close__button img {
	width: 15px;
}

.join__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding: 100px 160px!important;
}

.join__content .title {
	color: white;
	text-transform: uppercase;
}

.join__content .title h5 {
	font-family: 'Wensley';
    font-weight: bold!important;
	letter-spacing: 6px!important;
	text-align: left;
}

.join__family .container-fluid {
	padding: 0px;
}

.join__content .copy p {
	font-family: 'Lato';
	font-weight: 300!important;
	font-size: 16px;
	letter-spacing: 1.5px;
	color: #ffffffc7;
	line-height: 1.5;
	margin-top: 25px;
}

.care__page .join__content .copy p {
	font-size: 16px;
}

.join__image {
	padding: 0;
}

.join__image img {
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
}

.join__family .container-fluid .row {
	margin: 0!important;
}

.bottom__image img {
	width: 100%;
}

.bottom__image {
	position: relative;
}

.bottom__image:before {
	content: " ";
	width: 100%;
	height: 100%;
	top: 0;
	background: #00000075;
	z-index: 99;
	position: absolute;
}

.blog .join__content .title {
	text-transform: capitalize!important;
}

.blog .join__content .title h5 {
	-webkit-text-stroke: unset!important;
    letter-spacing: 1px!important;
    pointer-events: none;
    line-height: 1.6em;
    font-family: Lato;
    font-weight: 300!important;
    text-transform: unset;
    color: white;
    font-size: 23.2px!important;
}

.blog .join__content .copy p {
    font-family: Lato;
    font-weight: 400!important;
    text-transform: unset;
    font-size: 22.5px;
    color: white;
}

.blog__posts .col-xl-4 {
	padding: 0!important;
}

.blog__min {
	position: relative;
}

.blog__post__content {
	opacity: 0;
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: transparent;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	padding: 0 80px;
	text-align: center;
}

.blog__min:hover .blog__post__content {
	background: #0000007d;
	opacity: 1;
}

.blog__min img {
	-webkit-transition: all ease-in-out 0.4s;
	-o-transition: all ease-in-out 0.4s;
	transition: all ease-in-out 0.4s;
}

.blog__post__content .link h4 {
	color: white;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	font-weight: 300!important;
	pointer-events: none;
	letter-spacing: 1px!important;
}


.blog .join__content .copy p {
	pointer-events: none;
}

.blog__post__content .title h4 {
	font-size: 16px;
	pointer-events: none;
	letter-spacing: 1px!important;
}

.blog__post__content .date p {
	font-family: 'Lato';
	font-weight: 300!important;
	font-size: 12px;
	letter-spacing: 1.5px;
	color: #ffffff;
	line-height: 2;
	margin-top: 0px;
	margin-bottom: 0px;
}

.blog__min:hover img {
	-webkit-filter: blur(1px);
	        filter: blur(1px);
}

.no__post {
	width: 100%;
	background: white;
	padding: 40px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.no__post h5 {
	width: 550px;
}

.post__content__blog .container p br {
	display: none!important;
}

.post-template-default .middle__full__section {
	width: 60%;
}

cite img {
	border: none!important;
}

.no__post.full__section {
	background: #000000a6;
}

.no__post.full__section:after {
	display: none;
}

.no__post.full__section h5 {
	color: white!important;
}

.the_statistic .number img {
    width: auto;
    height: 35px;
    position: relative;
    top: -6px;
    left: -6px;
}


.history__page .project__bottomn {
	bottom: 100px;
}

.history__page .info__number {
	position: relative;
	top: -10px;
	letter-spacing: 1.2px;
	font-size: 12px;
}

.history__page .award_about p {
	font-family: lato;
	font-size: 16px;
}

.history__page .pure__text {
	padding: 100px 0;
	background: #555555;
}

.history__page .award {
	padding: 95px;
	background: #555555;
}

.history__page .pure__text .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.history__page .pure__text .row {
	width: 80%;
}

.history__page .pure__text p {
	font-weight: 400!important;
	font-size: 16px;
	line-height: 1.6em;
	letter-spacing: 1.1px;
	color: #ffffffcc;
	font-family: lato;
	text-align: center;
}

.history__page .pure__text p em {
	text-decoration: underline;
	color: white;
}

.contact__page .full__section {
	-webkit-box-pack: unset;
	    -ms-flex-pack: unset;
	        justify-content: unset;
	-webkit-box-align: unset;
	    -ms-flex-align: unset;
	        align-items: unset;
	text-align: center;
	min-height: 100vh;
	height: auto;

}
.contact__page  .full__section:after{
	min-height: 100vh;
    height: 100%;
}

.contact__page .full__section .row {
	min-height: 100vh;
    height: auto;
}

.contact__page .container-fluid {
	position: relative;
	z-index: 99;
}
.contact__page .the__icon a{
    font-size: 18px!important;
}
.contact__page .title__wrapper {
    text-align: center;
    overflow: hidden;
    margin-top: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.contact__page .title__wrapper .title {
    /* position: relative; */
    width: 100%;
    top: 110px;
    text-transform: uppercase;
    z-index: 99999;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
	font-family: lato!important;
	text-transform: uppercase!important;
	color: white!important;
}

.contact__page input {
	width: 100%!important;
	margin: 0!important;
	padding: 0!important;
	max-width: 100%!important;
	background: transparent!important;
	font-family: lato;
	text-transform: uppercase!important;
	color: white!important;
	height: 75px!important;
	padding-left: 30px!important;
	border: solid 1px #ffffff69!important;
}

.contact__page .wpforms-submit-container {
	position: relative!important;
}

.contact__page .submit__custom {
	position: absolute!important;
	left: 0!important;
	top: -30px!important;
	background: transparent!important;
    border: solid 1px white!important;
    padding: 9px 10px!important;
    width: 200px!important;
    font-size: 16px!important;
    border-radius: 2px!important;
    font-weight: bold!important;
    color: white!important;
    text-transform: uppercase!important;
    margin-top: 50px!important;
    -webkit-transition: all ease-in-out 0.4s!important;
    -o-transition: all ease-in-out 0.4s!important;
    transition: all ease-in-out 0.4s!important;
	height: 50px!important;
	font-family: Lato;
}

.contact__page .submit__custom:hover {
	background: #ffffff!important;
	color: black!important;
}

.custom__contact {
	position: relative!important;
	right: 30px;
	top: 20px;
	padding-right: 30px!important;
}

.contact__page #wpforms-form-361 {
	border: solid 1px #ffffff69;
}

.contact__page .wpforms-one-half {
	padding: 0!important;
}

.contact__page textarea {
	background: transparent!important;
	text-transform: uppercase!important;
	padding-left: 30px!important;
	padding-top: 25px!important;
	height: 250px!important;
	color: white!important;
}

.contact__page .contact__form,
.contact__page .contact__form a {
	font-family: lato;
	font-size: 16px;
	text-align: left;
	color: #ffffffa6;
	font-weight: 300!important;
	letter-spacing: 1px;
}

.careers__page .the__icon a {
	font-size: 18px;
	color: white;
}

.careers__page .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 15px;
	left: 0px!important;
}

.contact__page .contact__form {
	position: relative;
	top: 25px;
}

.contact__page .social,
.careers__page .social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	left: -15px;
	height: 36px;
}

.contact__page .the__icon,
.careers__page .the__icon {
	margin: 0 10px;
	border: solid 2.3px white;
	border-radius: 100%;
	padding: 3px 10px;
}

.contact__page .the__icon.twitter,
.careers__page .the__icon.twitter {
	padding: 3px 6px;
}

.contact__page .the__icon.instagram,
.careers__page .the__icon.instagram {
	padding: 3px 8px;
}

.contact__page .the__icon.linkedin,
.careers__page .the__icon.linkedin {
	padding: 3px 8px;
}

.contact__page .fab,
.careers__page .fab {
	color: white;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
	margin-left: 0!important;
	width: 50%!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field,
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 0px 0!important;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error {
	border: solid 1px #ffffff69!important;
}

.contact__page {
	background-size: cover!important;
}

::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: white;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: white;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: white;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: white;
}

@media(max-width: 1600px) {
	.team__member__popup .picture {
		top: 25px;
	}
}

@media(max-width: 1440px) {}
@media(max-width: 1300px) {
	.team__member__popup .picture img {

	}
}
@media(max-width: 1280px) {
	.team__member__popup .picture img {

	}
	.join__family img {
		height: 630px;
	}
	.team__member__popup .picture {
		top: 28px;
	}
}



.blog__post__content {
	padding: 0 90px;
}

.join__content {
	padding: 100px 110px;
}

.contact__page .title__wrapper .title {
	top: 110px;
}

.custom__contact {
	position: relative!important;
	right: 0px;
	top: 50px;
	padding-right: 0px!important;
	padding: 0 50px!important;
}

.contact__page .contact__form {
	position: relative;
	top: 75px;
	padding: 0 75px;
}

.team__member__content .team_member__name p {
	font-size: 20px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: 800!important;
	font-family: Wensley;
}
#menu-contact{
	position: relative;
    top: -8px;
}
.team__member__content .team_member__position p {
	font-size: 16px;
	letter-spacing: 1px;
}

.award_about {
	padding: 35px 60px 20px 60px!important;
}



@media(max-width: 1024px) {
	.team__member__popup {
		padding: 10px 100px;
		overflow: scroll;
	}
	.team__member__popup .picture img {
		max-height: 500px;
	}


	.post-template-default .middle__full__section {
		width: 100%;
	}

	.blog__post__content {
		opacity: 1!important;
		background: #0000007d!important;
	}

	.award_about {
		padding: 100px 15px 20px 15px!important;
	}

	.award__image img {
		width: 100%!important;
		position: relative!important;
		top: 30px!important;
		left: 0!important;
	}

	.team__member__popup .picture img {
		left: 0;
		width: 100%;
		position: relative;
		top: -2px;
		height: auto;
		min-height: auto;
		-o-object-fit: cover;
		   object-fit: cover;
	}
}
@media(max-width: 768px) {
	.team__member__popup .picture img {
		left: 0px;
	}

	div.wpforms-container-full {
		margin-top: 90px!important;
	}

	.contact__page .full__section:after {
		content: " ";
		left: 0;
		top: 0;
	}

	.contact__page .full__section {
		height: auto;
	}

	.contact__page .title__wrapper .title {
		margin-top: 160px;
		position: static;
	}

	.history__page .project__bottomn .col-md-12 {
		margin: 10px 0;
	}

	.contact__page .address {
		margin-top: 50px;
	}
}
@media(max-width: 500px) {
	.team__member__popup {
		padding: 10px 20px;
	}

	div.wpforms-container-full .wpforms-form .wpforms-one-half,
	div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
	div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
		width: 100%!important;
	}

	.contact__page .contact__form {
		padding: 0 45px;
	}

	.custom__contact {
		padding: 0 20px!important;
	}

	.full__section__copy p {
		font-size: 10px;
		right: 10px;
	}

	.project__bottomn .col-xl-2:nth-child(2),
	.project__bottomn .col-xl-2:nth-child(3) {
		border-right: none;
	}

	.history__page .middle__full__section {
		top: -80px;
		padding: 15px;
	}

	.post-template-default .middle__full__section h2 {
		font-size: 30px;
		letter-spacing: 5px;
	}

	.join__content {
		padding: 100px 60px;
	}

	.no__post h5 {
		width: 100%;
	}

	.award {
		padding: 60px 10px!important;
	}

	.award__image {
		padding-right: 15px!important;
		padding-left: 15px!important;
	}

	.team__member__popup .row {
		padding-top: 0!important;
	}

	.team__member__popup .picture img {
		max-height: 410px;
		-o-object-fit: contain;
		   object-fit: contain;
		margin-bottom: 0px;
	}
}
.award {
	padding: 95px;
}
.award__image {
	padding-right: 35px;
}
.award__image img {
	width: 350px;
	position: relative;
	top: 0px;
	left: 15%;
}
.award_about {
	padding: 34px 60px 20px 60px;
}
.award_about p {
	font-weight: 300!important;
	font-size: 18px;
	line-height: 1.4em;
	letter-spacing: 1.1px;
	font-family: wensley;
	color: #ffffffcc;
}
.award_about h6 {
	font-style: italic;
	color: white;
	font-size: 14px;
	letter-spacing: 0.6px!important;
	text-transform: unset;
	margin-top: 20px;
	font-weight: 400!important;
}
.post__content__blog {
	padding: 80px 15px;
}
.post__content__blog .container {
	padding: 0 100px;
}
.post__content__blog .container p {
	font-family: lato;
    font-size: 16px;
    font-weight: 300!important;
    line-height: 1.4em;
    letter-spacing: 1.1px;
	color: #ffffffcc;
	padding: 0 130px;
	margin: 20px 0;
}
.post__content__blog .container cite {
	display: inherit;
	font-family: lato;
    font-size: 16px;
    font-weight: 300!important;
    line-height: 1.4em;
    letter-spacing: 1.1px;
	color: #ffffffcc;
	padding: 0 130px;
	margin-bottom: 20px;
	font-style: normal;
	position: relative;
	margin-top: 30px;
}
.quote__icon {
	position: absolute;
	left: 50px;
	top: 60%;
	margin-top: -35px;
	width: 32px;
}
.wp-block-quote p {
	display: none;
}
.wp-block-quote {
	margin-left: 130px;
}
.wp-block-uagb-blockquote {
	width: 100%!important;
}
.wp-block-gallery.columns-1 {
	width: 100%!important;
}
#menu-main-menu a:before {
	display: none;
}
.post__content__blog img {
	border: solid 1px #ffffff6e;
}
.wp-block-video {
	position: relative;
}
.wp-block-video:after {
	content: " ";
	background: url(https://res.cloudinary.com/dhja2lcja/image/upload/v1558795943/iconfinder_play_1894657.png);
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 9999;
	background-size: cover;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	pointer-events: none;
}
.wrapper_playing:after {
	display: none!important;
}
@media(max-width:1024px) {
	.post__content__blog .container p {
		padding: 0 70px;
	}

	.post__content__blog .container cite {
		padding: 0 60px;
	}

	.quote__icon {
		position: absolute;
		left: -20px;
		top: 50%;
		margin-top: -35px;
		width: 31px;
	}
}
@media(max-width:768px) {
	.post__content__blog .container {
		padding: 0 20px;
	}
}
@media(max-width:500px) {
	.wp-block-quote {
		margin-left: 0px;
	}

	.post__content__blog .container {
		padding: 0 5px;
	}

	.post__content__blog .container cite {
		padding: 0px 35px;
	}

	.quote__icon {
		position: absolute;
		left: 13px;
		top: 7%;
		margin-top: -35px;
		width: 21px;
	}

	.post__content__blog .container p {
		padding: 0 35px;
	}

	.caterogy__menu {
		display: none!important;
	}

	.join__content .copy p {
		font-size: 14px;
	}
}
.loadmore {
	margin: 27px 0 0px;
	padding: 10px 50px 30px;
	font-family: lato;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 16px;
	font-weight: 400!important;
	cursor: pointer;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.loadmore img {
	width: 30px;
	height: 20px;
}

/* tab css */
.pc-tab>input,
.pc-tab section>div {
	display: none;
}
#tab1:checked~section .tab1,
#tab2:checked~section .tab2,
#tab3:checked~section .tab3,
#tab4:checked~section .tab4 {
	display: block;
}
#tab1:checked~nav .tab1,
#tab2:checked~nav .tab2,
#tab3:checked~nav .tab3,
#tab4:checked~nav .tab4 {
	color: red;
}
.pc-tab {
	width: 100%;
	max-width: 80%;
	margin: 40px auto;
}
.the__positions.hidden {
	display: none;
}
.show__all__tabs .the__positions.hidden {
	display: block;
}
.the__positions {
	font-family: lato;
	font-size: 18px;
	color: #ffffff;
	font-weight: 300!important;
	letter-spacing: 1px;
	text-align: left;
	width: 730px;
	text-transform: unset;
	left: 10px;
}
.history__page .subtitle h6 {
	font-size: 22.5px;

}
.pc-tab ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.pc-tab ul li label {
	float: left;
	padding: 15px 8px;
	border: 1px solid transparent;
	border-bottom: 0;
	background: transparent;
	color: white;
	font-family: Lato;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 4px;
}
.pc-tab ul li label:hover {
	background: transparent;
}
.pc-tab ul li label:active {
	background: transparent;
}
.pc-tab ul li:not(:last-child) label {
	border-right-width: 0;
}
.pc-tab section {
	font-family: "Droid Serif";
	clear: both;
}
#mySidenav .menu-item:hover a:before {
	content: " ";
	display: none!important;
}