/*
theme name: projecthic
author: Jakub & David
version: 1.0

version: 1.2
author: Dsotof
*/
a {
	color: #e38937;
}
a:hover {
	text-decoration: none !important; 
}
@font-face {
    font-family: 'Fette UNZ Fraktur';
    src: url('../fonts/FetteUNZFraktur.eot');
    src: url('../fonts/FetteUNZFraktur.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FetteUNZFraktur.woff2') format('woff2'),
        url('../fonts/FetteUNZFraktur.woff') format('woff'),
        url('../fonts/FetteUNZFraktur.ttf') format('truetype'),
        url('../fonts/FetteUNZFraktur.svg#FetteUNZFraktur') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe';
    src: url('../fonts/SegoeBlack.eot');
    src: url('../fonts/SegoeBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeBlack.woff2') format('woff2'),
        url('../fonts/SegoeBlack.woff') format('woff'),
        url('../fonts/SegoeBlack.ttf') format('truetype'),
        url('../fonts/SegoeBlack.svg#SegoeBlack') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Heavy.eot');
    src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Heavy.woff2') format('woff2'),
        url('../fonts/Lato-Heavy.woff') format('woff'),
        url('../fonts/Lato-Heavy.ttf') format('truetype'),
        url('../fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe';
    src: url('../fonts/Segoe.eot');
    src: url('../fonts/Segoe.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Segoe.woff2') format('woff2'),
        url('../fonts/Segoe.woff') format('woff'),
        url('../fonts/Segoe.ttf') format('truetype'),
        url('../fonts/Segoe.svg#Segoe') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe';
    src: url('../fonts/Segoe-Bold.eot');
    src: url('../fonts/Segoe-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Segoe-Bold.woff2') format('woff2'),
        url('../fonts/Segoe-Bold.woff') format('woff'),
        url('../fonts/Segoe-Bold.ttf') format('truetype'),
        url('../fonts/Segoe-Bold.svg#Segoe-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-MediumItalic.eot');
    src: url('../fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-MediumItalic.woff2') format('woff2'),
        url('../fonts/Lato-MediumItalic.woff') format('woff'),
        url('../fonts/Lato-MediumItalic.ttf') format('truetype'),
        url('../fonts/Lato-MediumItalic.svg#Lato-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('../fonts/MinionPro-Regular.eot');
    src: url('../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Regular.woff2') format('woff2'),
        url('../fonts/MinionPro-Regular.woff') format('woff'),
        url('../fonts/MinionPro-Regular.ttf') format('truetype'),
        url('../fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: 'Lato';	
	font-size: 1.1rem;
}
img {
	max-width: 100%;
}
.admin-bar .main {
	padding-top: 32px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	float:left;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Segoe';
}

.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}

/*******************  slider **********************/
.owl-carousel .animated {
	-webkit-animation-duration:1000ms;
	animation-duration:1000ms;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
.owl-carousel .owl-animated-in {
	z-index:0
}
.owl-carousel .owl-animated-out {
	z-index:1
}
.owl-carousel .fadeOut {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut
}
@-webkit-keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}
.owl-carousel {
	display:none;
	width:100%;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1
}
.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}
.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.owl-carousel.owl-loaded {
	display:block
}
.owl-carousel.owl-loading {
	opacity:0;
	display:block;
}
.owl-carousel.owl-hidden {
	opacity:0;
}
.owl-carousel .owl-refresh .owl-item {
	display:none
}
.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto;
}
.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab;
}
.owl-carousel.owl-rtl {
	direction:rtl
}
.owl-carousel.owl-rtl .owl-item {
	float:right
}
.no-js .owl-carousel {
	display:block
}
.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style:preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#000;
}
.owl-carousel .owl-video-play-icon {
	position:absolute;
	height:80px;
	width:80px;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	background:url(owl.video.play.png) no-repeat;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	-webkit-transition:scale 100ms ease;
	-moz-transition:scale 100ms ease;
	-ms-transition:scale 100ms ease;
	-o-transition:scale 100ms ease;
	transition:scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3, 1.3);
	-moz-transition:scale(1.3, 1.3);
	-ms-transition:scale(1.3, 1.3);
	-o-transition:scale(1.3, 1.3);
	transition:scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display:none;
}
.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;
	-webkit-transition:opacity 400ms ease;
	-moz-transition:opacity 400ms ease;
	-ms-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1;
}


.owl-theme .owl-controls {
	margin-top:0px;
	text-align:center;
	-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	color:#fff;
	font-size:14px;
	margin:5px;
	padding:4px 7px;
	background:#d6d6d6;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background:#869791;
	color:#fff;
	text-decoration:none
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity:.5;
	cursor:default
}
.owl-theme .owl-dots .owl-dot {
	display:inline-block;
	zoom:1;
*display:inline
}
.owl-theme .owl-dots .owl-dot span {
	width:10px;
	height:10px;
	margin:5px 7px;
	background:#675c46;
	display:block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background:#e07e27;
}


.owl-prev {
	background:url(../images/arrowRight.png) no-repeat !important;
	background-size:100% !important;
	float:left;
	left:-80px;
	position:relative;
	transform:rotate(180deg);
}
.owl-next {
	background:url(../images/arrowRight.png) no-repeat !important;
	background-size:100% !important;
	
	float:right;
	right:-80px;
	position:relative;
}

.owl-nav {
	position:absolute;
	top:50% !important;
	margin:-20px 0 0 0 !important;
	width:100%;
	display:none;
}
.owl-next , .owl-prev {
	font-size:0 !important;
	width:40px;
	height:40px;
}


/************************************************************/

.hdr {
	width: 100%;
	float: left;
}
.hdrTop {
	width: 100%;
	float: left;
	background: #a89989;
}
.topmenu {
	width: 100%;
	float: left;
}
.topmenu ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.topmenu ul li {
	list-style: none;
	display: inline-block;
	width: 50%;
	float: left;
	margin:5px 0;
}
.topmenu ul li a {
	color: #fff;
	letter-spacing:1px;
	font-size:14px;
}
.topmenu ul li a:hover , .topmenu ul li a:focus{
	text-decoration:none;	
}

.searchIcon {
	display:inline-block;
	float: left;
	margin: 5px 15px 0 0;
}
.searchIcon a {
	color:#fff;
}
.customlanguage {
	float:left;
	margin: 0 20px 0 0;
}
.customlanguage ul {
	padding:0;
	margin:0;
}
.customlanguage li {
	list-style:none;
	display:inline-block;
	position:relative;
	margin:5px 0;
}
.customlanguage li:after {
	content:"|";
	color:#675c4e;
	margin:0 10px;
}
.customlanguage li:last-child:after {
	display:none;
}
.customlanguage li a {
	color:#fff;
	font-size:14px;
}
.customlanguage li a:hover , .customlanguage li a:focus{
	text-decoration:none;	
}
.customlanguage li.active a {
	color:#675c4e;
}
.socialicon {
	float:left;
}
.socialicon ul {
	padding:0;
	margin:0;
}
.socialicon ul li {
	list-style:none;
	display:inline-block;
}
.socialicon ul li a {
	color:#fff;
	width:25px;
	height:25px;
	display:inline-block;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	background:#fff;
	text-decoration:none;
	color:#a89989;
	text-align:center;
	margin:5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hdrTopRt {
	float:right;
    justify-content: center;
    display: flex;
    align-items: center;
}

.logo {
	display:inline-block;
	margin:10px 40px 20px;
	width: 100%;
}
.logo > a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: row wrap;
}
.logo a:hover {
	color: #e38937;
}
.logo img {
	margin-right: 10px;
}
.logo h3 {
	font-size: 30px;
	line-height: 21px;
	margin: 0;
	padding-top: 3px;
} 
.logo h3 span {
	font-size: 16px;
	color: #a89989;
} 

.middleSec {
	width:100%;
	float:left;
}
.banner {
	width:100%;
	float:left;
	position: relative;
	display: flex; 
	align-items: center;
}
.banner-logo {
	position: absolute;
	border-radius: 100%;
	background: white;
	height: 30vh;
	width: 30vh;
	left: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner-logo img {
	width: 80%;
    height: auto;
}
.banner > img {
	width:100%;
	float:left;
	height:22vh;
	object-fit: cover;
}
/*
.custBannerCircle
{
	float: left;
	background-color: white;
	width: 10vw;
	height: 20vh;
	position: absolute;
	border-radius: 50%;
	left: 0px;
}
.custBannerCircle img
{
object-fit: fill;
}*/
/***************** D Code ***************/
.custHomeSec1{
	float:left;
	width:100%;
	
	padding-top: 20px;
}
.custHomeSec1Data{
	float:left;
	width:100%;	
}
.custTab{
	float:left;
	width:100%;
	text-align:center;	
}
.custTab > a,
.custTab .hover > a,
.custTab .hover1 > a,
.custTab .hover2 > a {
	display: inline-block;
	color:#fff !important;
	background-color:#e38937;
	padding:5px 0;
	font-weight:bold;
	font-size:20px;
	width:33%;
	border:10px solid #fff;
	border-width:10px 4px;
	cursor:pointer;
	letter-spacing:2px;	
	font-family: 'Segoe';
	text-decoration: none;
}

.custTab a.active{
	background-color:#e5e0d8;
	border-color:#e5e0d8;
	color:#675c46 !important;	
	transition: 0.15s ease-in-out;
}
.custMidHomeSec1{
	float:left;
	width:100%;
	background-color:#e5e0d8;
	padding-bottom: 15px;	
}
.custNewData{
	float:left;
	width:100%;	
}
.custMainTabsAll{
	float:left;
	width:100%;	
}
.row .item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: column nowrap;
}

.custHomeTab2{
	float:left;
	width:100%;
	margin:20px 0;
	background-color:#fff;
	min-height: 460px;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: column nowrap;
}

.custHomeTab2Data{
	float:left;
	width:100%;
	min-height: 350px;
	padding:10px;
	background-color: #e5e0d8;	
}
.custMainTabsAll .custHomeTab2Data {
	background-color: #ffffff;
}
.custHomeTab2DataImg{
	float:left;
	width:100%;
	height:160px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;	
    overflow: hidden;
}
.custHomeTab2DataImg a {
   width: 100%;
   height: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
}
.custHomeTab2DataImg2{
	height:180px;	
}
.custHomeTab2DataTxt{
	display: flex;
	flex-direction: column;
	align-items: center;
	width:100%;
	text-align:center;
	padding: 25px 0 10px;
	min-height: 213px;
}	
.custHomeTab2DataTxt h3{
	width:100%;
	color:#847964;
	font-size:17px;
	line-height:20px;
	font-weight:600;
	margin:0 0 10px 0;	
}
.custHomeTab2DataTxt a {
	font-size: 15px;
}
.custHomeTab2DataTxt p{
	width:90%;
	font-size:15px;
	color:#e7944b;	
	font-family: 'Segoe';
	margin-top: 10px;
	margin-bottom: 0;
}
.custHomeTab2DataTxt p span{
	width:100%;	
}
.custHomeTab2Data2{
	float:left;
	width:100%;
	text-align:center;
	background-color:#f4f2ee;
	padding:10px 15px;	
	flex-flow: row wrap;
	-webkit-flex: 1 1 auto;
	-moz-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	-o-flex: 1 1 auto;
	flex: 1 1 auto;
	font-size: 0.8rem;
}
.custHomeTab2Data2 a {
	color: #847964;
}
.custHomeTab2Data2 ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;	
	line-height: 15px;
}
.custHomeTab2Data2 ul li{
	display:inline-block;
	list-style:none;	
}
.custHomeTab2Data2 ul li a{
	display:inline-block;	
	color:#847964;
	font-size:12px;
}
.custHomeTab2Data2 ul li a:hover , .custHomeTab2Data2 ul li a:focus{
	text-decoration:none;
	color:#e7944b;	
}
.custHomeTab2Data2 ul li a:after{
	content:"/";	
	color:#847964;
	position:relative;
	margin:0 5px;
}
.custHomeTab2Data2 ul li:last-child a:after{
	display:none;	
}
.custHomeTab2Data3{
	float:left;
	width:100%;
	background-color:#e5e0d8;
	padding:10px 15px;
	/* margin-top: auto; */
    /* margin-bottom: 0; */
    /* align-self: flex-end; */
    /* justify-self: flex-end; */
}
.custHomeTab2Data3 p{
	float:left;
	width:100%;
	text-align:left;
	font-size:13px;
	color:#847964;
	margin:0px;
}	
.custHomeTab2Data3 p a{
	color:#847964;	
}
.custHomeTab2Data3 p a:hover , .custHomeTab2Data3 p a:focus{
	text-decoration:none;
	color:#e7944b;	
}
.custHomeTab2Data3 p span{
	float:right;
	text-align:right;	
}
.custMidHomeSec2{
	float:left;
	width:100%;
	padding:30px 0;	
}
.custMidHomeSec2Lft{
	float:left;
	width:100%;	
}
.custMidHomeSec2Data{
	float:left;
	width:100%;	
	position: relative;
}
.custMidHomeSec2Data h4{
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background-color:#e38937;
	margin:0px;
	letter-spacing:2px;
	padding:5px 18% 6px 10px;	
}
.custPresidencyData{
	float:left;
	/*width:30%;*/
	margin-top: 20px;
	margin-bottom: 20px;
}
.sidebar {
	margin-top: 20px;
	margin-bottom: 20px;
}
.custPresidencyData h4,
.custPresidencyData h1,
.sidebar h3,
.title2{
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background-color:#766b55;
	margin:0px;
	letter-spacing:2px;
	padding:5px 75px;
	text-align: left;	
}
.custPresidencyDataLg, .custPresidencyDataLg2
{
	display:flex;
	flex-direction: column;
	float:left;
	width:100%;	
	margin-top: 10px;
}
.custPresidencyDataLg h4,
.title{
	text-align: left;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background-color:#e38937;
	margin: 0px;
	letter-spacing:2px;
	padding: 5px 75px;	
}
.custPresidencyDataLg2 h4
{
	text-align: left;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	background-color:#766b55;
	margin: 0px;
	letter-spacing:2px;
	padding: 5px;	
}
.custPersId
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 10px;
	
}
.custPersId h4:nth-of-type(1)
{
	text-align: center;
	font-size: 18px;
	color: #e38937;
}
.custPersId h4:nth-of-type(2)
{
	text-align: center;
	font-size: 15px;
}
.custPersPh
{
	display: flex;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	background-color: #e38937;
	margin: 10px;
}
.custPersPh img
{
	object-fit: cover;
	border-radius: 50%;
    height: 140px;
    width: 140px;
}


.custMidHomeSec2Data p{
	float:left;
	margin:0px;
	padding-left:3%;
	margin-top: 12px;
	bottom: 0px;
}
.custMidHomeSec2Data p a{
	position: absolute;
	color: #847964;
	font-size:15px;	
	bottom: 0px;
	margin-left: 10px;	
}
.custMidHomeSec2Data p a:hover , .custMidHomeSec2Data p a:focus{
	text-decoration:none;
	color:#e38937;	
}
.custSec2NewData{
	float:left;
	width:100%;	
	margin-top:22px;
}
.custSec2NewDataImg{
	float:left;
	width:100%;
	min-height:300px;
	background-repeat:no-repeat;
	background-size:100% !important;
	background-position:center center;
	position:relative;	
}
.custSec2Txt{
	display:flex;
	align-items: center;
	opacity: 0;
	float:left;
	width:100%;
	min-height:100%;
	background-color:rgba(227,137,55,0.6);
	text-align:center;
	position:absolute;
	padding: 0 20px;
	transition: 0.5s all ease-in-out;	
}

.custSec2NewDataImg:hover .custSec2Txt{opacity:1;}
.custSec2Txt h4{
	float:left;
	width:100%;
	color:#fff;	
	font-weight:bold;
	font-size:20px;
	letter-spacing:2px;
}
.custSec2Txt h4 span{
	float:left;
	width:100%;	
}
.custMidHomeSec2Rt{
	float:left;
	width:100%;
	padding-left:5%;
	margin-bottom: 20px;
}
.custMidHomeSec2RtData{
	float:left;
	width:100%;	
}
.custMidHomeSec2RtData h4{
	float:left;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	background-color:#e38937;
	margin:0px;
	letter-spacing:2px;
	padding:5px 20px 6px 20px;	
}
.custMidHomeSec2RtData h4 i{
	margin-right:5px;
}
.custNewRtDatas{
	float:left;
	width:100%;
}
.custNewRtDatas a{
	float:left;
	width:100%;
	background-color:#b0a795;
	border-bottom:10px solid #675c46;
	margin: 20px 0 -5px;	
}
.cust1 a:hover{
	background:#e07e27 !important;
	border-color:#bfb9a8 !important;	
}
.cust2 a:hover{
	background:#852b66 !important;
	border-color:#fbac43 !important;	
}
.cust3 a:hover{
	background:#96a364 !important;
	border-color:#bfb9a8 !important;	
}
.cust3 a:hover strong{
	color:#3f3e40 !important;	
}
.cust4 a:hover{
	background:#3a8d3a !important;
	border-color:#58585a !important;	
}
.custNewRtDatas h3{
	float:left;
	width:100%;
	color:#fff;
	font-size:19px;
	font-weight:600;
	margin:0px;
	padding-left:8px;	
	font-family: 'Segoe';
}
.custNewRtDatas h3 span{
	text-transform:lowercase;
	font-size:18px !important;	
}
.custNewRtDatas h3 b{
	font-weight:bolder;
	text-transform:uppercase;
	font-weight:900;	
}
.custNewRtDatas h3 img{
	width:50px;	
}
.custNewRtDatas2{
	float:left;
	width:100%;
	border-top:1px solid #a89989;
	margin-top:20px;	
}
.custNewRtDatas2 p{
	float:left;
	width:100%;
	padding-left:20%;
	padding-top:5px;
	margin:0px;	
}
.custNewRtDatas2 p a{
	color:#847964;
	font-style:italic;	
}
.custNewRtDatas2 p a:hover , .custNewRtDatas2 p a:focus{
	text-decoration:none;
	color:#e38937;	
}
.custMidHomeSec3Lft{
	float:left;
	width:100%;
	padding:50px 0;
	padding-top: 15px;
}
.custSec3NewData{
	float:left;
	width:100%;	
}
.custSec3NewData{
	float:left;
	width:100%;	
	padding-top: 10px;
}
.custNewSe3Txt{
	padding:10px 0 0 0;	
}
.custCalenderLft{
	float:left;
	width:70px;
	height:70px;
	text-align:center;
	line-height:70px;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#b0a795;	
}
.custCalenderLft h3{
	float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin:0;
}
.custCalenderLft h3:nth-last-of-type(2)
{
	float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0 0 0;
}
.custCalenderLft h3 span{
	float:left;
	width:100%;
	font-size:18px;
	font-weight:normal;
	margin:-5px 0 0 0;
	text-transform:uppercase;	
}
.custCalenderRt{
	float:left;
	width:80%;
	padding-left:8%;	
	border-bottom:2px dotted #b0a795;
}
.custCalenderRt h4{
	float:left;
	width:100%;
	margin:0 0 2px 0;
	color:#e38937;
	font-size:15px;
	font-weight:bold;
	font-family: 'Segoe';	
}
.custCalenderRt p{
	float:left;
	width:100%;
	margin:0px;
	font-size:14px;
	color:#675c46;
	font-weight:600;
	word-wrap: break-word;
	
}


.custBdrNon .custCalenderRt p {
	border-bottom:none;	
}
.custMidHomeSec3Rt{
	float:left;
	width:100%;
	margin-top:0px;
	padding-left: 5%;
		
}
.custHic{
	float:left;
	width:100%;
	margin-top:20px;	
}
.custHicLft{
	float:left;
	width:60px;
	height:60px;
	line-height:60px;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#e07e27;
	text-align:center;
	margin-right:5%;	
}
.custHicLft img{
	display:inline-block;
	width:50px;
}
.custHicRt{
	float:left;
	width:75%;
	background-color:#f8f6f4;
	padding:5px 15px;	
}
.custHicRt h3{
	float:left;
	width:100%;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#e38937;
	font-size:16px;
}
.custHicRt h3 a{
	color:#675c46;
	font-weight:600;	
}
.custHicRt h3 a:hover , .custHicRt h3 a:focus{
	text-decoration:none;
	color:#e38937;	
}
.custHicRt p{
	float:left;
	width:100%;
	font-size:15px;
	line-height:20px;
	color:#847964;
	margin:0px;	
}
.custFtr{
	float:left;
	width:100%;
	overflow:hidden;
	padding-top: 20px;	
}
.custLftFtrMain{
	float:left;
	width:140px;
	background-color:#ede9e3;
	padding:30px 20px;
	position:relative;
	z-index:100;	
}
.custLftFtrMain2:after{
	content: "";
	width: 32px;
	height: 55%;
	position: absolute;
	left: -12px;
	top: 2px;
	background-color: #847964;
	transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	z-index:-1;
}
.custLftFtrMain2{
	float:left;
	width:100%;
	position:relative;
}
.custLftFtrMain h4{
	float:left;
	width:100%;
	text-transform:uppercase;
	font-size:16px;
	color:#675c46;
	font-weight:bold;
	margin-bottom:0px;	
}
.custLftFtrMain p{
	float:left;
	width:100%;
	font-size:16px;
	color:#675c46;	
}
.custFtrEarth{
	float:left;
	width:100px;
	height:100px;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;	
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	margin:20px 0 10px;	
}
.housing-container {
	padding: 0;
}
.custFtrTop{
	float:left;
	width:100%;
	padding-bottom:15px;	
}
#menu-housing-esp,
#menu-housing-fra,
#menu-housing {
	margin: 0 -30px;
}
.custHousingMain{
	float:left;
	width:100%;	
}
.custHousingLft,
#menu-housing-fra .menu-image.menu-image-title-after,
#menu-housing-esp .menu-image.menu-image-title-after,
#menu-housing .menu-image.menu-image-title-after{
	/* float:left; */
	width:55px;
	height:55px;
	line-height:55px;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	text-align:center;
	background-color:#675c46;
	padding: 0.5rem;
	margin-right: 5px;
}
.custHousingLft:hover,
#menu-housing-esp .menu-image.menu-image-title-after:hover,
#menu-housing-fra .menu-image.menu-image-title-after:hover,
#menu-housing .menu-image.menu-image-title-after:hover,
.custHousingLft:active, 
#menu-housing-esp .menu-image.menu-image-title-after:active,
#menu-housing-fra .menu-image.menu-image-title-after:active,
#menu-housing .menu-image.menu-image-title-after:active,
.custHousingLft:focus, 
#menu-housing-esp .menu-image.menu-image-title-after:focus,
#menu-housing-fra .menu-image.menu-image-title-after:focus,
#menu-housing .menu-image.menu-image-title-after:focus {
	background-color: #e07e27;
}
#menu-housing-esp > li, #menu-headquarters-french > li,
#menu-housing-fra > li, #menu-headquarters-french > li,
#menu-housing > li, #menu-headquarters-french > li,
#menu-housing-esp > li, #menu-headquarters-spanish > li,
#menu-housing-fra > li, #menu-headquarters-spanish > li,
#menu-housing > li, #menu-headquarters-spanish > li,
#menu-housing-fra > li, #menu-headquarters > li,
#menu-housing-esp > li, #menu-headquarters > li,
#menu-housing > li, #menu-headquarters > li {
	flex-flow: row nowrap;
	margin: 10px 0 10px -25px;
	flex: 1 1 16%;
	
}
#menu-housing-esp a,
#menu-housing-fra a,
#menu-housing a {
	color: #675c46;
	font-weight: bold;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-items: center;
	align-items: center;
}
#menu-housing-esp .menu-image-title,
#menu-housing-fra .menu-image-title,
#menu-housing .menu-image-title {
	-webkit-flex: 0 1 5rem;
	-moz-flex: 0 1 5rem;
	-ms-flex: 0 1 5rem;
	-o-flex: 0 1 5rem;
	flex: 0 1 5rem;
	line-height: normal;
}
#menu-housing-esp #menu-item-11136 span,
#menu-housing-fra #menu-item-11136 span,
#menu-housing #menu-item-11136 span {
	width: 7rem;
}
.custHousingLft:hover{background:#e38937;}
.custHousingLft img{
	display:inline-block;
	width:40px;
}	
.custHousingRt{
	float:left;
	width:57%;
	padding-left:5px;	
}
.custHousingRt p{
	float:left;
	width:100%;
	margin:0px;
	color:#675c46;
	font-weight:600;
	font-size:13px;
	line-height:18px;	
}
.custFtrMidd{
	float:left;
	width:100%;
	padding:15px 0;
	background-color:#e07e27;
	position:relative;	
}
.custFtrMidd:after{
	content:"";
	width:1000%;
	height:100%;
	background-color:#e07e27;
	position:absolute;
	top:0;
	left:0;		
}
.custFtrMidd:before{
	content:"";
	width:1000%;
	height:100%;
	background-color:#e07e27;
	position:absolute;
	top:0;
	right:0;
	z-index:10;		
}
.custFtrMiddData{
	float:left;
	width:100%;
	position:relative;
	z-index:10;	
}
/*
#menu-headquarters {
	margin-left: -25px;
}
*/
#menu-headquarters-french b,
#menu-headquarters-spanish b,
#menu-headquarters b{
	display: block;
}
#menu-headquarters-french li,
#menu-headquarters-spanish li,
#menu-headquarters li {
	z-index: 10;
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-flex: 1 1 14.28%;
	-moz-flex: 1 1 14.28%;
	-ms-flex: 1 1 14.28%;
	-o-flex: 1 1 14.28%;
	flex: 1 1 14.28%;
	margin: 10px 10px 10px -25px;
}
#menu-headquarters-french span,
#menu-headquarters-spanish span,
#menu-headquarters span {
	line-height: normal;
	color: #fff;
	word-break: keep-all;
	display: block;
	max-width: 100%;
	width: 115px;
}
#menu-headquarters-french div,
#menu-headquarters-spanish div,
#menu-headquarters div {
	min-height: 6em;
}
#menu-headquarters-french span p, #menu-headquarters-french a,
#menu-headquarters-spanish span p, #menu-headquarters-spanish a,
#menu-headquarters span p, #menu-headquarters a{
	color: #766b55;
}

.custFtrMiddData h4{
	float:left;
	width:100%;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;	
}
.custFtrMiddData h4 span{
	float:left;
	width:100%;
	text-transform:capitalize;
	font-weight:normal;	
	font-size:15px;
	min-height: 38px;
}
.custFtrMiddData p{
	float:left;
	width:100%;
	margin:0px;
	color:#766b55;
	font-size:15px;
	font-weight:600;	
}
.custFtrBtm{
	float:left;
	width:100%;
	padding:20px 0 10px;	
}
.custFtrBtmLft{
	float:left;
	width:100%;	
}
.custFtrBtmLft ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;	
}
.custFtrBtmLft ul li{
	display:inline-block;
	margin:0 12% 0 0;	
}
.custFtrBtmLft ul li a{
	display:inline-block;
	color:#a7a9ac;
	font-size:12px;
	font-weight:600;	
}
.custFtrBtmLft ul li a.active{
	font-weight:bold;
	color:#766b55;		
}
.custFtrBtmLft ul li a:hover , .custFtrBtmLft ul li a:focus{
	text-decoration:none;
	color:#766b55;	
}
.custFtrBtmRt{
	float:right;
	width:68%;	
}
.custFtrBtmRt p{
	display:inline-block;
	color:#58595b;
	font-size:10px;
	
	padding-right:10%;	
}
.custFtrBtmRt a img{
	display:inline-block;
	width:120px;	
}
.custNewLndn{
	display: flex;
	justify-content: space-around;
	width:100%;
	background-color:#e5e0d8;
	margin-top:10px;
		
}

.custMsnImg{
	display:flex;
	align-items: center;
	justify-content: center;
	width:120px;
	height:120px;
	border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#e38937;
	margin: 0px;	
	-webkit-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
}
.custMsnImg:hover{background:#000;}
.custMsnImg img{
	display:inline-block;
	width:70px;	
}
.custMsnTxt{
	width:100%;
	margin:15px 0 0 0;	
}
.custMsnTxt h4{
	float:left;
	width:100%;
	font-weight:bold;
	margin:0px;
	color:#e38937;
	font-size:18px;
	letter-spacing:1px;	
	text-align: center;
}
.custMissinMain {
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.menu
{
	display: flex;
	flex-direction: row;
}
.menu-item
{
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 10px;
}
.menu-item a img {
	position: relative;
}
.custHicMember{
	float:left;
	width:100%;	
	padding-left: 15px;
}
.custHicMember ul{
	float:left;
	width:100%;
	margin:15px 0px 0px;
	padding:0px;
}
.custHicMember ul li{
	display:inline-block;
	list-style:none;
	margin: 0px;	
	padding: 10px 0px;
	position: relative;
}
.custHicMember ul .current_page_item, 
.custHicMember ul .current-menu-item {
	padding-right: 2rem;
	padding-left: 1rem;
	height: 2.9rem;
}
.custHicMember ul li a{
	color:#766b55;
	font-size:15px;
	position: relative;
}
.custHicMember ul li img {
	display: none !important;
}
/* .custHicMember ul li a::before {
	content: "";
	width: 54px;
	height: 54px;
	position: absolute;
	background-color: #e38937;
	border-radius: 100%;
	top: -15px;
	left: -9px;} */
.custHicMember ul li a:hover , .custHicMember ul li a:focus{
	text-decoration:none;
	color:#766b55;
}
.custHicMember ul li a.active{
	font-weight:bold;
	color: #766b55;		
}
.custHicMember ul li a:after{
	content:"|"; 
	color:#e38937;
	display:inline-block;
	position:relative;
	margin:0 10px;	
}
.custHicMember ul li:last-child a:after{
	display:none;	
}
@media (min-width: 770px){
	.custHicMember ul ul
	{
		display:none;
		position:absolute;
		background:#fff;
		padding:2%;
		box-shadow: 3px 21px 18px 0px rgba(0, 0, 0, 0.28);
		width: auto;
		left: -40px;
	}
	.custNewLndnSec{
		float:left;
		width:100%;
		background-color:#fff;
		/* padding:20px; */
		margin-top:20px;
		border: 50px solid #e5e0d8;	
	}
	
	}
	@media (max-width: 770px)
	{
		.custHicMember ul ul{
		display:none;
		position:absolute;
		right:10px;
		width: 50%;
		background:#fff;
		padding:2%;
		box-shadow: 3px 5px 18px 0px rgba(0, 0, 0, 0.28);
		}
		.custNewLndnSec{
			float:left;
			width:100%;
			background-color:#fff;
			padding:20px;
			margin-top:20px;
			border: 10px solid #e5e0d8;	
		}
	}
.custHicMember ul ul li
{
	float:none;
	
}
.custHicMember ul ul a
{
	line-height:0;
	
	
}
.custHicMember ul ul a:hover {color: #e38937;}
.custHicMember ul ul a:after
{
	content:"";
}

.custHicMember ul ul ul
{
	top:0;
	left:100%
}

.custHicMember ul li:hover > ul
{
	display:block
}
.custHicWorld{
	float:left;
	width:100%;	
}
.custHicWorld .custHicMember{
	background-color:#e5e0d8;
	padding:10px 20px;	
}
.custBenifits{
	float:left;
	width:100%;	
	padding: 10px 0 0 0;
}

.custHicMemberSecd ul li{
	display:inline-block;
	list-style:none;	
	color:#766b55;
	font-size:15px;
	width: 275px;
}
.custHicMemberSecd ul li:first-child{
	font-weight:bold;	
}
.custHicMemberSecd ul li:after{
	content:"";
	color:#e38937;
	display:inline-block;
	position:relative;
	margin:0 8px 0 15px;
	font-weight:normal;
}
.custHicMemberSecd ul li:last-child:after{
	display:none;	
}

.custDropdown{
	float:left;
	width:64%;
	margin-top:10px;	
}

.custDropdown .dropdown {
    position: relative;
    display: inline-block;
	width:40%;
	vertical-align: top;
}

.custDropdown .dropbtn {
    background-color: #f8f6f4;
    color: white;
    font-size: 16px;
    border: none;
    cursor: pointer;
	font-weight:bold;
	color:#766b55;
	padding:5px 15px;
	width:100%;
	box-shadow: 2px 2px 10px #e5e0d8;
	-moz-box-shadow: 2px 2px 10px #e5e0d8;
	-ms-box-shadow: 2px 2px 10px #e5e0d8;
	-o-box-shadow: 2px 2px 10px #e5e0d8;
	-webkit-box-shadow: 2px 2px 10px #e5e0d8;
	text-align:left;
	vertical-align: text-top;
}
.custDropdown .dropbtn i{
	color:#a89989;
	float:right;
	font-size:26px;	
}
.custDropdown .dropbtn:focus{
	outline:none;	
}
.custDropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
	z-index: 1;
}
.custDropdown .dropdown-content > a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
	font-size:14px;
}
.custDropdown .dropdown-content:hover > a {
	text-decoration: none;
}
.custDropdown .dropdown a:hover {
	background-color: #ddd;
}
.custDropdown .show {
	display: block;
}
.custCountarys{
	display:inline-block;
	width:58%;
	padding-left:3%;	
}
.custCountarys ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	line-height: 18px;	
}
.custCountarys ul li{
	display:inline-block;
	list-style:none;
}	
.custCountarys ul li a{
	display:inline-block;
	color:#ee3d96;
	font-size:11px;
}
.custCountarys ul li a:hover , .custCountarys ul li a:focus{
	text-decoration:none;
	color:#e38937;	
}
.custCountarys ul li a:after{
	content:"|";
	color:#ee3d96;
	display:inline-block;
	position:relative;
	margin:0 3px;	
}
.custCountarys ul li:last-child a:after{
	display:none;	
}
.customFilters {
	float:left;
	width:100%;	
	padding: 10px 0;
}
.customFilters ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;	
}
.customFilters ul li{
	display:inline-block;
	list-style:none;	
	vertical-align: text-top;
}
.customFilters ul li a{
	display:inline-block;
	text-transform:uppercase;
	font-size:16px;
	color:#766b55;
	border-right:1px solid #e07e27;
	padding:0 6px;
	line-height:16px;	
}
.customFilters ul li a.active{
	font-weight:bold;
	color:#766b55;		
}
.customFilters ul li:last-child a{
	border:none;	
}
.customFilters ul li a:hover , .customFilters ul li a:focus{
	text-decoration:none;
	color:#766b55;	
}
.custDeatlofA{
	float:left;
	width:100%;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	border-top:1px solid #e07e27;
}	
.custDeatlofA h4{
	float:left;
	width:100%;
	text-transform:uppercase;
	color:#e07e27;
	font-size:24px;
	font-weight:bold;	
}
.custDeatlofA ul{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;	
}
.custDeatlofA ul li{
	width: 32.9%;
	list-style: none;
	font-weight: bold;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0;
	display: inline-block;
	padding: 0 15px 0 0;
	min-height: 70px;
	vertical-align: middle;
}
.custDeatlofA ul li span{
	float:left;
	width:100%;
	color:#675c46;
	font-weight:normal;	
}
.custDeatlofA ul li a{
	color:#e07e27;	
	font-weight:normal;
}
.custDeatlofA ul li a:hover , .custDeatlofA ul li a:focus{
	text-decoration:none;
	color:#675c46;	
}
.custMbrLgn{
	float:left;
	width:25%;
	position:relative;
	text-align:center;
	margin: -32px 0 18px 0;
}
.custMbrLgn h4{
	display:inline-block;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background-color:#766b55;
	margin:0px;
	padding:12px 25px;
	letter-spacing:2px;
	position:relative;	
}
.custMbrLgn h4 .custSahpe{
	position: absolute;
	top: 0px;
	left: -12px;
	width: 0px;
	height: 0px;
	border-top: 12px solid #e38937;
	border-right: 12px solid transparent;
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
}
.custMemberLogin{
	float:left;
	width:100%;	
}
.custSearch{
	float:left;
	width:100%;
	text-align:center;	
}
.custSearch h4{
	float:left;
	width:100%;
	color:#766b55;
	background-color:#e5e0d8;
	font-weight:bold;
	margin:0px;
	font-size:16px;
	padding:13px 0;	
}
.custMemberMap{
	float:left;
	width:100%;
	text-align:center;
	padding:20px 0;
}	
.custMemberMap img{
	display:inline-block;
	width:220px;	
}
.cystMemnerAllLft{
	float:left;
	width:100%;
	padding:0 0 60px 0;	
}
.custNewFmly strong{
	font-family: 'Fette UNZ Fraktur' !important;
	font-weight:900 !important;
	font-size:22px !important;	
}
/* Carousel Styles */
#carousel-content {
	margin: 0 auto 50px auto;
	box-sizing: border-box;
	min-height: 350px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#carousel-content > h3,
.interior > h1{
	box-sizing: border-box;
	background: #e38937;
	padding: 4px 12px;
	width: 100%;
	color: #fff;
	margin: 0 auto 16px auto;
}
.interior > h1 {
	font-size: 26px;
}
img.wp-post-image {
	width: 100%;
	height: auto;
}
.postDate {
	margin-top: 20px;
    font-variant: small-caps;
    font-style: italic;
    font-size: 17px;
    text-indent: 12px;
}
#carousel-content img {
	/*width: 65%;*/
	height: auto;
	object-fit: cover;
}
.happening-wrap {
	background: #e5e0d8;
}

.happening-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	max-width: 1100px;
	border-bottom: 4px solid white;
}
.happening-container > p:last-child{font-size:28px;text-align:center;color: #847964;font-weight:700;}
.happening-banner img {
	margin-top: 15px;
	width: 1080px !important;
	height: auto !important;
	object-fit: cover;
	/* height: 480px; */
}
.happening-overflow {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	color: white;
	line-height: 280%;
	z-index: 1;
}
.happening-title  {
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	z-index: 3;
	margin-bottom: 25px;
	font-family: sans-serif;
}
.coalition-title  {
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	z-index: 3;
	margin-bottom: 70px;
}
.happening-excerpt  {
	bottom: 20px;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	z-index: 3;
	margin-bottom: 1.5%;
}
.happening-gradient {
	background-image: linear-gradient(transparent , black );
	z-index: 2;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 300px;
}
.happening-content {
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
	color: #847964;
	font-weight: 600;
	width: 96%;
	line-height: 130%;
	margin-bottom: 30px;
}
.owl-description {
	text-align: center;
	font-size: 18px;
	color: #847964;
	width: 95%;
	margin: 30px auto 0 auto;
	font-weight: 700;
}
.text-inside {
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
div.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
	top: 0;
	z-index: 10000;
}
@media (min-width: 770px){
	.hdrmainrow {
		width:100%;
		float:left;
		background-color: white;
/* 		display:flex;
		flex-direction:row;
		align-items:center; */
	}
	.hdrmain {
		width:100%;
		float:left;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
/* .custScrollTop
{
	width: 50px;
	height: 50px; */
	/* position: absolute; */
	/* position: relative; */
/* 	display: flex;	
	border-radius: 50%;
	background-color: #e07e27;
	color: whitesmoke;
	box-shadow: #58585a;
	box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51); */
	/* margin-right: auto; */
	/* right: 5%; */
/* } */
.custScrollTop:hover
{
	transform: scale(1.1);
	transition: 200ms ease-in-out;
}
.custScrollTop_description
{
	
}
}

	.hdrmainrow {
		width:100%;
		float:left;
		background-color: white;
		display:flex;
		flex-direction:column;
		align-items:center;
	}
	.hdrmain {
		width:100%;
		float:left;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}
.custScrollTop
{
	text-align: center;
	width: 50px;
	height: 50px;
	position: fixed;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	border-radius: 50px;
	background-color: #e07e27;
	color: whitesmoke;
	margin: 10px 0;
	box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	/* right: -2em; */
	float: right;
    bottom: 6px;
    right: 16px;
}

.custScrollTop:hover 
{
	transform: scale(0.9);
	transition: 200ms ease-in-out;
}
.custScrollTop_description
{
	text-align: center;
	margin:0;
}
}
@media (min-width: 768px){
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1  {
     
      *width: 100%;
    }
  }
  
  @media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
      
      *width: 14.285714285714285714285714285714%;
    }
  }
  
  /*
   The following is not really needed in this case
   Only to demonstrate the usage of @media for large screens
   */    
  @media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
      
      *width: 14.285714285714285714285714285714%;
    }
  }
  .custFacesDrop
  {
	 display: none;
	  
	  flex-direction: column;
	  align-items:flex-start;
	  justify-content: flex-start;
  }
  .custFacesDrop:hover
  {
	display:block;
  }

  /* Advanced Page Styles */
.advanced {
	float:left;
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 20px;
	background: #e5e0d8;
}
.advanced-top-nav {
	display: flex;
}
.advanced-top-nav ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	margin-bottom: 0;
}
.advanced-top-nav ul li {
	font-size: 18px;
	font-weight: 500;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 20px 0 0 0;
	color: #897f6c;
	line-height: 22px;
	padding-left: 10px;	
}
.advanced-top-nav ul li .active {
	color: #e38936;
	border-right: 12px solid transparent;
	border-bottom: 50px solid #fff;
	border-left: 12px solid transparent;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	width: 150px;
}
.advanced-top-nav ul .li-active .active .text {
	display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 50px;
	margin-left: 5px;
}
.advanced-top-nav ul li .vl {
	
	height: 18px;
	width: 1px;
	background: #e07e27; 
	margin-left: 10px;
}
.advanced-content {
	background: #fff;
	width: 100%;
	padding: 10px 15px 0 15px;
}
.single-header {
	border-right: 30px solid transparent;
	border-bottom: 50px solid #e38936;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 18px;
}

.advanced-post-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	height: 50px;
	width: 250px;
	margin-left: 8px;
}
.advanced-post-content p {
	color: white;
	margin-bottom: 0;	
	cursor: pointer;
	-moz-user-select: none; 
	user-select: none;
}
.advanced-post-content > p:nth-of-type(1){font-weight: 700; font-size: 18px;}
.advanced-post-content > p:nth-of-type(2){font-weight: 400; font-size: 18px; color: #816535}
.advanced-post-content .all p {font-weight: 400; font-size: 18px; color: #816535;}
.advanced-post-container {
	border-bottom: 2px dotted #766b55;
	padding-bottom: 8px;
}
.advanced-post-container:last-of-type {
	border-bottom: none;
}

/* Checkbox */
.circle-checkbox {
    position: relative;
    padding-left: 35px;
	margin-bottom: 18px;
	margin-right: 35px;
    cursor: pointer;
	font-size: 18px;
	font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	user-select: none;
	color:  #766b55;
}

/* Hide the browser's default checkbox */
.circle-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	border-radius: 50%;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
	background-color: #fff;
	border: 2px solid #e5e0d8;
	-webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.75);
}

/* On mouse-over, add a grey background color */
.circle-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.circle-checkbox input:checked ~ .checkmark {
    background-color: #e38936;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.circle-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.circle-checkbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.form {
	max-height: 0;
	overflow: hidden;
	transition: 0.5s ease-in-out;
}
input[type=submit] {
	border: none;
	background: grey;
	color: white;
	height: 70px;
	width: 250px;
	text-align: left;
	padding: 0 20px 0 20px;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: 700;
	float: right;
	cursor: pointer;
	margin-top: 20px;
	transition: 0.12s ease-in-out;
}
input[type=submit]:hover {
	background: rgb(80, 80, 80);
}
.bottom-submit {
	width: 100%;
	height: 100px;
	background: #e5e0d8;
}
.all input {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.all {
	margin-bottom: 0px;
}
.float-left {
	clear: left;
	width: 100%;
	background: #e5e0d8;
}
.float-left .single-header {
	margin-bottom: 0;
}
.advanced-sec-content {
	background: white;
	box-sizing: border-box;
	padding: 18px 18px 8px 18px;
	margin-bottom: 20px;
}
.advanced-sec-content-title {
	color: #766b55;
	font-weight: 700;
	font-size: 18px;
}
.advanced-sec-content-time {
	margin-bottom: 16px;
	color: #f38025;
	font-size: 18px;
	font-weight: 600;
}
.container-inside-advanced {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	

}
.posts-number {
	
}
.page-numbers {
		display: inline-block;
		font-size: 16px;
		font-weight: 600;
		color: grey;
		font-style: italic;
}
.page-numbers:last-child::after{content: ""}
.page-numbers:nth-last-child(2)::after{content: ""}
.page-numbers::after {
	content: "";
	margin: 0 2px;
}
.page-numbers:hover,
.page-numbers:link,
.page-numbers:visited {
	text-decoration: none;
	color: grey;
}
	
/* End Advanced Page Styles End */
/* start */
.menu-coalition-container,
.menu-knowledgeandtools-container,
.menu-happeningnow-container {
	width: 100%;
	padding-bottom: 30px;
}
.menu-coalition-container:hover,
.menu-knowledgeandtools-container:hover,
.menu-happeningnow-container:hover {
	color: white;
	text-decoration: none !important;
}
.menu-coalition-container ul,
.menu-knowledgeandtools-container ul,
.menu-happeningnow-container ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	padding: 0px;
	margin: 0px;

}
.menu-coalition-container li,
.menu-knowledgeandtools-container li,
.menu-happeningnow-container li {
	margin-bottom: 80px;
}
.menu-coalition-container ul li a:hover span,
.menu-coalition-container ul li a:hover,
.menu-knowledgeandtools-container ul li a:hover span,
.menu-knowledgeandtools-container ul li:hover,
.menu-happeningnow-container ul li a:hover span,
.menu-happeningnow-container ul li:hover  {
	color: #675c46;
	text-decoration: none;
	cursor: pointer;
}
.menu-coalition-container ul li a .one img,
.menu-knowledgeandtools-container ul li a .one img,
.menu-happeningnow-container ul li a .one img {
	width:120px;
	height:120px;
	transform: scale(0.68);
	padding: 5px;
}
.menu-coalition-container ul li .one,
.menu-knowledgeandtools-container ul li .one,
.menu-happeningnow-container ul li .one,
 {
	border-radius: 50%;
	background: #f38025;
	width:120px;
	height:120px;	
	-webkit-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	transition: 0.3s ease-in-out;
	margin: 0 auto;
}
.menu-coalition-container ul li .one > span,
.menu-knowledgeandtools-container ul li .one > span,
.menu-happeningnow-container ul li .one > span {
	font-size: 20px;
	font-weight: bold;
	color: #675c46;
	letter-spacing:0px;
	line-height: 0;
	position: relative;
	top: 20px;
}
.menu-coalition-container ul li:hover .one,
.menu-knowledgeandtools-container ul li:hover .one {
	background: #000;
}







/*.menu-coalition-container ul li a .two img,
.menu-knowledgeandtools-container ul li a .two img {
	
	height:70px;
	transform: scale(0.68);
	padding: 5px;
}
 .menu-coalition-container ul li .two,
.menu-knowledgeandtools-container ul li .two {
	border-radius: 50%;
	background: #f38025;
	width:70px;
	height:70px;	
	-webkit-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	-moz-box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	box-shadow: 6px 9px 10px 0px rgba(0,0,0,0.51);
	transition: 0.3s ease-in-out;
	margin: 0 auto;
}
.menu-coalition-container ul li .two > span,
.menu-knowledgeandtools-container ul li .two > span {
	font-size: 20px;
    font-weight: 700;
    color: #675c46;
    line-height: 100%;
    position: relative;
    top: 10px;
    display: block;
    width: 100px;
    height: 100px;
    left: 50%;
    transform: translateX(-50%);
}
.menu-coalition-container ul li:hover .two,
.menu-knowledgeandtools-container ul li:hover .two {
	background: #000;
} */
.seven-cols {
	margin: 5%;
}
/* end */
.custNewLndn-hover,
.custNewLndn-hover1,
.custNewLndn-hover2 {
	height: 0px;


	overflow: hidden;
	box-sizing: border-box;
	position: absolute;
	top: 59px;
	z-index: 5;
	width: 100%;
	background: rgba(229, 224, 216, 0.95);
	border-bottom-right-radius: 40%;
	border-bottom-left-radius: 40%;
	width: 100%;
	max-width: 1110px;
}
.custNewLndn-hover, .custNewLndn-hover1 > .menu-coalition-container,
.custNewLndn-hover2 > .
 {
	margin-top: 0;
}
.menu-knowledgeandtools-container ul li:hover > a {
	text-decoration: none;
}
.custDocsCont
{
	width: 100%;
    padding: 10px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
   
    align-items: center;
}
.custDocsBann
{
	
	width:100%;
	padding: 5px;
	display:flex;
	justify-content: center;
	margin: 0 auto;
	background-color: #e38937;
	box-shadow: inset 0px 0px 20px 6px #9f5c1f;
}
.custDocsBann h2
{color:whitesmoke;
	font-size: 3em;}
.custDocsCont 
{
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	margin: 0 auto;
	
	
}
.menu-image-title {
	line-height: 0px;
}

.test
{
	width: 100%;
	display: flex;
	justify-content: center;
}
/* Dsotof */
#carousel-content.interior img {
    width: auto;
    height: auto;
    object-fit: inherit;
}
.blog .interior >.row {
	display: block;
}
.blog .interior .item .custHomeTab2 {
	background-color: #e5e0d8;
}
.custHomeTab2 img {
	width: 100%;
	height: auto;
    object-fit: cover;
}
.custNewLndnSec .custHicMember {
    padding: 20px;
    background-color: #e5e0d8;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 0;
    margin-bottom: -1px;
}
.current_page_item,
.current-menu-item {
	background-color: #fff;
}
.custHicMember ul li.current_page_item a,
.custHicMember ul li.current-menu-item a {
	color: #e38937;
	font-weight: bold;
	
}
.custHicMember ul li.current_page_item a:hover,
.custHicMember ul li.current_page_item a:active,
.custHicMember ul li.current_page_item a:focus,
.custHicMember ul li.current-menu-item a:hover,
.custHicMember ul li.current-menu-item a:active,
.custHicMember ul li.current-menu-item a:focus {
	color: #766b55;
}
.custHicMember ul li.current_page_item > a::after,
.custHicMember ul li.current-menu-item > a::after {
	content: " ";
}
.current_page_item::before,
.current-menu-item::before {
    width: 0px;
    height: 0px;
    border-bottom: 48px solid #fff;
    border-left: 25px solid #e5e0d8;
    top: 0;
    left: -20px;
    position: absolute;
    content: " ";
}
.current_page_item:first-child::before,
.current-menu-item:first-child::before {
	left: -15px;
}
.current_page_item::after,
.current-menu-item::after {
    width: 0;
    height: 0;
    width: 0px;
    height: 0px;
    border-top: 48px solid #e5e0d8;
    border-left: 25px solid #fff;
    top: 0;
    right: 0px;
    position: absolute;
    content: " ";
}
.facesContainer {
	display: flex;
	flex-direction: column;
	padding: 20px;
}
.facesContainer .fw {
	width: 100%;
}
.facesContainer .wpml-ls-statics-post_translations.wpml-ls {
	display: none;
}
.box {
	padding: 15px;
}
.bg-grey {
	background-color:	#f8f6f4;
}
.presiSubscribe h4 {
	text-align: center;
}
.presiSubscribe .socialicon {
	float: none;
	text-align: center;
}
.presiSubscribe .socialicon li a {
	width: 50px;
	height: 50px;
	background-color: #e38937;
	padding: 5px;
	color: #ffffff;
}
.presiSubscribe .socialicon li a i {
	font-size: 38px;
}
body .wpml-ls-legacy-list-horizontal a {
	display: inline-block;
}


/************* @president news  *************/

.pres-news h4,
.pres-news h5 {
	text-align: center;
}
.pres-news h4,
.pres-news h3 a:hover {
	color: #e38937;
}
.pres-news h3 a {
	color: #212529;	
}
 
.presi-archives {
	list-style: none;
	text-align: center;
	padding: 0;
}
.pres-news .socialicon ul li a {
	background-color: #e38937;
	color: #fff;
}
.fa {
	line-height: normal;
	vertical-align: top;
}
/************* \president news  *************/


/************* Custom Tab  *************/

.custbox {
	width:100%;
	padding:0px;
	float:left;
}
.custboxmain {
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0 0 0;
}
.custboxmain .boxImg {
	width:100px;
	height:100px;
	margin:0 0 10px 0;
}
.custboxmain h4 {
	color:#e07e27;
	font-weight:bold;
	float:left;
	width:100%;
	font-size:18px;
	margin:0;
}
.custboxmain p {
	color:#000;
	float:left;
	width:100%;
	font-size:14px;
	margin:0 0 10px 0;
}



.basicinformation {
	width:100%;
	float:left;
	padding:0 10px;
	background:#fbfaf9;
}
.info_meta {
	width:100%;
	float:left;
	padding:0 10px;
}
.basicinformation .info_meta {
	width:50%;
	float:left;
	min-height:300px;
}
.info_meta h2 {
	font-size:20px;
	font-weight:bold;
	color:#665c45;

}
.custlistBasic {
	width:100%;
	float:left;
	
}
.custlistBasic ul  {
	padding:0;
}
.custlistBasic ul li {
	color:#e07e27;
	list-style:none;
	line-height:24px;
	margin:0 0 10px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.custlistBasic ul li span {
	width:50%;
	float:right;
	color:#675c46;
	display:inline-block;
}
.custlistBasic ul li span.numberof {
    white-space: nowrap;
    display: flex;
}
.custlistBasic ul li span.numberof >span {
    margin-left: 5px;
}

.info_metamain {
	width:100%;
	float:left;
	background:#333;
	padding:20px;
	margin: 0 0 20px 0;
}

.missionRow {
	width:100%;
	float:left;
	padding:0 10px;
}
.documentsRow {
	width:100%;
	float:left;
	padding:0px 10px;
}
/*************/
#result.active dt.is-active{
	background: #cec8bb !important; 	
}
#result .custboxmain p{
	color: #675c46;
    font-weight: bold;
    font-size: 15px;
    line-height: 21px;
}
#result .custboxmain{
	min-height: 240px;
	margin-bottom:20px;
}
.innermember_meta{
	float:left;
	width:100%;
	padding: 0px;
}
.innermember_meta .basicinformation{
	padding:0px;
	background: #cec8bb;
}
#result.active .info_metamain {
    background: #fff;
    margin: 50px 0 20px;
	min-height: 250px;
}
#result.active .innermember_meta{
	position:relative;
} 
#result.active .custClose{
	position: absolute;
    top: 14px;
    right: 10px;
    color: #665c45;
    font-weight: bold;
	cursor: pointer;
}
#result.active .custClose i{
	color:#fff;
	margin:0 0 0 5px;
}
#result.active .info_meta h2{
	margin-bottom:20px
}
#result.active .missionRow , #result.active .documentsRow{
	background: #cec8bb;
}
#result.active .missionRow .info_meta p , #result.active .documentsRow .info_meta p{
	color: #665c45;
}
#result.active .missionRow .info_metamain , #result.active .documentsRow .info_metamain {
    background: #fff;
    margin: 0px 0 20px;
	min-height: auto;
}
#result.active .missionRow .info_meta , #result.active .documentsRow .info_meta{
	padding:0px;
}
#result.active .boxactive .custboxmain{
	background: #cec8bb;
	min-height: 286px;
	margin-bottom: -5px;
}
.custNavi{
	float:left;
	width:100%;
	padding:15px 10px;
}
.custNavi a{
	display:inline-block;
	padding:0px;
	position:relative;
	border:none;
	color:#675c46 !important;
}
.custNavi a.active{
	color:#e07e27!important;
}
.custNavi a:after{
	content:"|";
	color:#e07e27;
	margin:0 10px;
}
.custNavi a:last-child:after{
	display:none;
}
#result .member_main{
	position:relative;
	padding:0 10px;
	cursor: pointer;
}
.member_meta {
	display: block;
    width: 100%;
	z-index:1000;
}

.custShowMembers{
	float:left;
	width:100%;
}
.custMmbr{
	float:left;
	width:100%;
	padding:0 20px;
	background-color:#e07e27;
}
.custMmbr ul{
	margin:0px;
	padding:0px;
}
.custMmbr ul li{
	display:inline-block;
	list-style:none;
}
.custMmbr ul li a{
	display:inline-block;
	color:#675c46;
	padding:10px 0;
	font-size:16px;
}
.custMmbr ul li a:after{

	content:"|";
	color:#fff;
	margin:0 10px;
}
.custMmbr ul li:last-child a:after{
	display:none;
}
.custMmbr ul li a b{
	color:#fff;
}
.custShowMap{
	float:left;
	width:100%;
}
.customFilters{
	float:left;
	width:100%;
}
.custMainGrid{
	float:left;
	width:100%;
}
/******************** Start Coding of Boxes *******************/

.gridtab, .gridtab>dt, .gridtab>dd {
	margin: 0;
	padding: 0;
	position: relative;
	border: 0 solid
}
.gridtab {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	box-sizing: border-box
}
.gridtab * {
	box-sizing: border-box
}
.gridtab>dd {
	z-index: 1;
	display: none;
	min-width: 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
.gridtab>dd>.gridtab__controls {
	position: absolute;
	right: 5px;
	top: 5px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.gridtab>dd>.gridtab__controls>.gridtab__close {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 1px
}
.gridtab>dd>.gridtab__controls>.gridtab__close:before, .gridtab>dd>.gridtab__controls>.gridtab__close:after {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg)
}
.gridtab>dd>.gridtab__controls>.gridtab__close:after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg)
}
.gridtab>dd>.gridtab__controls>.gridtab__arrow, .gridtab>dd>.gridtab__controls>.gridtab__close {
	display: block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background: #666;
	text-indent: -999px;
	position: relative
}
.gridtab>dd>.gridtab__controls>.gridtab__arrow:before, .gridtab>dd>.gridtab__controls>.gridtab__arrow:after, .gridtab>dd>.gridtab__controls>.gridtab__close:before, .gridtab>dd>.gridtab__controls>.gridtab__close:after {
	position: absolute;
	width: 3px;
	height: 13px;
	content: '';
	display: block;
	background: #FFF
}
.gridtab>dd>.gridtab__controls>.gridtab__arrow:before, .gridtab>dd>.gridtab__controls>.gridtab__arrow:after {
	top: 50%;
	left: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	margin: -7px 0 0 -3px;
	height: 10px
}
.gridtab>dd>.gridtab__controls>.gridtab__arrow:after {
	margin-top: -4px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.gridtab>dd>.gridtab__controls>.gridtab__arrow.is-disabled {
	opacity: .25
}
.gridtab>dd>.gridtab__controls>.gridtab__next {
	-webkit-transform: scale(-1);
	transform: scale(-1);
	-webkit-transform-origin: center;
	transform-origin: center
}
.gridtab>dt {
	transition: background 1s;
	background: #e4e1da;
}
.gridtab>dt:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0
}
.gridtab>dt.is-disabled {
	pointer-events: none
}
.gridtab>dt.is-active {
	z-index: 2
}

.gridtab>dt>img {
	max-width: 100%;
	float: left;
	height: auto
}
.gridtab[dir="rtl"]>dd>.gridtab__controls {
	right: auto;
	left: 5px
}
.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__next {
	-webkit-transform: none;
	transform: none
}
.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__prev {
	-webkit-transform: scale(-1);
	transform: scale(-1)
}
.gridtab[dir="rtl"]>dd>.gridtab__controls>.gridtab__close {
	margin-right: 1px;
	margin-left: 0
}
.gridtab--0 > dt{
	border-color:#fff !important;	
}
.gridtab .member_main.is-active .custboxmain{ 
	position:relative;
}
.gridtab .member_main.is-active{
		
}
.gridtab--0 > dd{
	border-color:#fff !important;
	padding:0px !important;
	z-index:10;		
}
/******************** End Coding of Boxes *******************/

.custNewUl{
	float:left;
	width:60%;
	color:#675c46;
	margin-bottom:10px;	
}


/******** 07-02-2019 *********/
.custNewLndn ul li{
	display:inline-block;
	list-style:none;
	position:relative;
	margin: 10px 0;
}
.custNewLndn ul li a{
	font-size: 18px;
	font-weight: 500;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0px;
	padding: 10px 0;
	color: #897f6c;
	line-height: 22px;
}	
.custNewLndn ul li a:hover , .custNewLndn ul li a:focus{
	color: #e38937;	
}
.custNewLndn ul li a span {
    position:relative;
}



.custNewLndn ul li.menu-item-has-children a{
	position:relative;
	z-index:10;	
	background-color:#fff;
	padding:10px;
}
.custNewLndn ul li a span:after{
	content:"|";
	font-size:16px;
	color:#e38937;
	margin:0 20px;	
}	
.custNewLndn ul li:last-child a span:after{
	display:none;
}
.custNewLndn ul li.menu-item-has-children{
	position:relative;
	
}
.custNewLndn ul li.menu-item-has-children a{
	padding:10px;	
	margin: 0 22px 0 -23px;
}
.custNewLndn ul li.menu-item-has-children a:after{
	content:"";
	position:absolute;
	top:0;
	color: #e38936;
	border-right: 12px solid transparent;
	border-bottom: 42px solid #fff;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	right: -13px;
	z-index: 5;		
}
.custNewLndn ul li.menu-item-has-children a:before{
	content:"";
	position:absolute;
	top:0;
	color: #e38936;
	border-left: 12px solid transparent;
	border-bottom: 42px solid #fff;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	left: -13px;
	z-index: 5;		
}
.custNewLndn ul li.menu-item-has-children a span{
	position:relative;
	z-index:10;	
}
.custNewLndn ul li.menu-item-has-children a span:after{
	display:none;	
}
.custNewLndn ul li.menu-item-has-children ul{
	margin: 10px 0 0 0;
	padding: 0px;
	position: absolute;
	left: -36px;
	width: 250px;
	background-color: #fff;
	box-shadow: 6px 6px 6px #ccc;
	-moz-box-shadow: 6px 6px 6px #ccc;
	-o-box-shadow: 6px 6px 6px #ccc;
	-webkit-box-shadow: 6px 6px 6px #ccc;
	-ms-box-shadow: 6px 6px 6px #ccc;
	padding: 5px;
	z-index: 50;
	height: auto;
	top: 34px;
}	
.custNewLndn ul li.menu-item-has-children ul li{
	display:block;	
	text-align: left;
	margin: 10px 0 !important;
}
.custNewLndn ul li.menu-item-has-children ul li a{
	font-size: 15px;
	margin:0px;
	padding:0 10px;
}
.custNewLndn ul li.menu-item-has-children ul li a:after , .custNewLndn ul li.menu-item-has-children ul li a:before{
	display:none;	
}
.custNewLndn ul li.menu-item-has-children ul li a span{
	border: none;
	padding: 0px;	
}



.custTab ul{
	height:380px;
	text-align:center;
	margin-top:10px;	
}
.custTab ul li{
	display:inline-block;
	list-style:none;
	position:relative;
	margin: 10px 0;
}
.custTab ul li a{
	font-size: 16px;
	font-weight: 500;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0px;
	padding: 10px 0;
	color: #897f6c;
	line-height: 22px;
}	
.custTab ul li a:hover , .custTab ul li a:focus{
	color: #e38937;	
}
.custTab ul li a span {
    position:relative;
}



.custTab ul li.menu-item-has-children a{
	position:relative;
	z-index:10;	
	background-color:#fff;
	padding:10px;
}
.custTab ul li a span:after{
	content:"|";
	font-size:16px;
	color:#e38937;
	margin:0 20px;	
}	
.custTab ul li:last-child a span:after{
	display:none;
}
.custTab ul li.menu-item-has-children{
	position:relative;
	
}
.custTab ul li.menu-item-has-children a{
	padding:10px;	
	margin: 0 22px 0 -23px;
}
.custTab ul li.menu-item-has-children a:after{
	content:"";
	position:absolute;
	top:0;
	color: #e38936;
	border-right: 12px solid transparent;
	border-bottom: 42px solid #fff;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	right: -13px;
	z-index: 5;		
}
.custTab ul li.menu-item-has-children a:before{
	content:"";
	position:absolute;
	top:0;
	color: #e38936;
	border-left: 12px solid transparent;
	border-bottom: 42px solid #fff;
	box-sizing: content-box;
	padding: 0 10px 0 10px;
	left: -13px;
	z-index: 5;		
}
.custTab ul li.menu-item-has-children a span{
	position:relative;
	z-index:10;	
}
.custTab ul li.menu-item-has-children a span:after{
	display:none;	
}
.custTab ul li.menu-item-has-children ul{
	margin: 10px 0 0 0;
	padding: 0px;
	position: absolute;
	left: -36px;
	width: 250px;
	background-color: #fff;
	box-shadow: 6px 6px 6px #ccc;
	-moz-box-shadow: 6px 6px 6px #ccc;
	-o-box-shadow: 6px 6px 6px #ccc;
	-webkit-box-shadow: 6px 6px 6px #ccc;
	-ms-box-shadow: 6px 6px 6px #ccc;
	padding: 5px;
	z-index: 50;
	height: auto;
	text-align:left;
	top: 34px;
}	
.custTab ul li.menu-item-has-children ul li{
	display:block;	
	text-align: left;
	margin: 3px 0 !important; 
}
.custTab ul li.menu-item-has-children ul li a{
	font-size: 14px;
	margin:0px;
	padding:0 10px;
}
.custTab ul li.menu-item-has-children ul li a:after , .custTab ul li.menu-item-has-children ul li a:before{
	display:none;	
}
.custTab ul li.menu-item-has-children ul li a span{
	border: none;
	padding: 0px;	
}

.custTab .current_page_item::before , .custTab .current_page_item::after,
.custTab .current-menu-item::before , .custTab .current-menu-item::after{
	display:none;	
}
.custTab .current_page_item,
.custTab .current-menu-item{
	background:transparent;	
}

 

/***** 27 ******/

.custNewHappingnowMnus ul{
	margin-top:0px;	
} 
.custNewHappingnowMnus ul li{
	margin: 10px 0 64px !important;
}
.custNewHappingnowMnus ul li a {
	display:inline-block;
	width:120px;
	height:120px;
	margin:0 8px;
	line-height:108px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align:center;
	background-color: #e07e27;	
	box-shadow: 6px 6px 6px #999;
	-moz-box-shadow: 6px 6px 6px #999;
	-ms-box-shadow: 6px 6px 6px #999;
	-o-box-shadow: 6px 6px 6px #999;
	-webkit-box-shadow: 6px 6px 6px #999;
}
.custNewHappingnowMnus ul li a:hover {
	background:#675c46;	
}
.custNewHappingnowMnus ul li a img {
	width: 80px!important;
	height: auto!important;
	display: inline-block !important;
	padding-right: 0 !important;
	padding-bottom: 1.2em;
}
.custNewHappingnowMnus ul li a span{	
	width: 100%;
	float: left;
	margin: 13px 0 0 0;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}
.custNewHappingnowMnus ul li a span:after{
	display:none;	
}


/***************/
.custNewCode .info_metamain{
	background:#fff;	
}
.custNewCode .basicinformation{
	padding: 15px;	
}
.custNewCode .missionRow , .custNewCode .basicinformation{
	background: #f7f6f3;	
}
.custNewCode .custContactInfo{
	float:left;
	width:100%;
	color:#675c46;
	font-size: 20px;
	font-weight: bold;
	margin:5px 0 15px 0;
}
.custNewCode .custlistBasic p{
	color: #675c46;
	font-size:16px;	
}
.custNewCode .basicinformationSec{
	padding:0 15px;
}
.custNewCode .missionRow .info_metamain p{
	color:#675c46;	
}
.custNewCode .custNewWdth{
	width:35%;	
}
.custHght{
	min-height:75px;	
}
.custNumberVolunteers{
	float:left;
	width:75%;	
}
.custNewMinHght{
	min-height:300px;	
}
.custNewHabitants{
	float:left;
	width:100%;	
	padding: 5px 10px;
}
.custNewHabitants h2{
	float:left;
	font-size:20px;
	font-weight:bold;
	color:#e07e27;
	padding-bottom:20px;
	border-bottom:1px solid #e07e27;	
    max-width: calc(100% - 170px);
}
.custNewHabitants img {
    max-width: 150px;
    float: right;
}
.cust_pagination_all{
	width:100%;	
    display: flex;
    justify-content: space-between;
    font-size: 0.9em;
}
.cust_pagination_all .av_search_pagination,
.cust_pagination_all #members_pagination{
    text-align: center;
}
.cust_pagination_all .av_search_pagination .navigation,
.cust_pagination_all #members_pagination .navigation{
	float:left;
	width:100%;	
}
.cust_pagination_all .av_search_show_all .page_show_all,
.cust_pagination_all #members_pagination .navigation .page_show_all {
	color: #766b55;
	cursor:pointer;
}
.cust_pagination_all .av_search_pagination .navigation ul,
.cust_pagination_all #members_pagination .navigation ul{
	float:left;
	width:100%;
	margin:-15px 0 0 0;
	padding:0px;	
}
.cust_pagination_all .av_search_pagination .navigation ul li,
.cust_pagination_all #members_pagination .navigation ul li{
	display:inline-block;
	list-style:none;
	color:#766b55;	
}
.cust_pagination_all .av_search_pagination .navigation ul li .avsearch_nav_a,
.cust_pagination_all #members_pagination .navigation ul li .avsearch_nav_a{
	display:inline-block;
	color:#766b55;
	position:relative;
	cursor:pointer;
	vertical-align: text-bottom;
}
.cust_pagination_all .av_search_pagination .navigation ul li .avsearch_nav_a:after,
.cust_pagination_all #members_pagination .navigation ul li .avsearch_nav_a:after{
	content:"/";
	display:inline-block;
	color:#766b55;
	position:relative;
	margin:0 6px;	
}
.cust_pagination_all .av_search_pagination .navigation ul li:nth-last-child(2) a::after,
.cust_pagination_all #members_pagination .navigation ul li:nth-last-child(2) a::after{
	display:none;		
}
.cust_pagination_all #res_avsearch_post_num{
	float:left;
	width:35%;	
	color:#766b55;
}
.advanced-sec-content{
	float:left;
	width:100%;	
}
.cust_pagination_all .avsearch_prev {
	margin-right: 6px;
	font-size: 30px !important;
    cursor: pointer;
}
.cust_pagination_all .avsearch_next {
	margin-left: 6px;
	font-size: 30px !important;	
    cursor: pointer;
}
.cust_pagination_all .disabled{
	color:#9e8f70 !important; 	
    cursor: default!important;
}
.cust_pagination_all .av_search_pagination .navigation ul li.active a,
.cust_pagination_all #members_pagination .navigation ul li.active a{
	color: #f38025;
	cursor:auto;	
}



.page-id-332 .custNewLndn ul li.menu-item-has-children ul{
	display:none!important;
}

.custScrollTop_description{
	text-align:center;
	display: inline-block;
    width: 100%;
}
.custScrollTop_description i{
	display: inline-block;
    float: none;
    font-size: 35px;
    margin: 8px 0 0 0;
}

.custTab{
	position:relative;
}

.custNewHappingnowMnus{
	position: absolute;
	top: 60px;
	z-index: 9999;
	background: rgba(229, 224, 216,0.8);
	width: 100%;
	display: none;
	left:0;
}
.custHomeSec1Data .custTab .custNewHappingnowMnus ul{
	height: auto;
	margin: 0 0 6px 0;
	text-align: center;
	display: inline-block;
}
.custNewHappingnowMnus ul li{
	position:relative;
	display:inline-block;
}
.custTab .custNewHappingnowMnus ul li a span::after {
    content: "|";
    font-size: 16px;
    color: #e38937;
    margin: 0 20px;
}
.custHvr2:hover .custNewHappingnowMnus{
	display:block;
}
.custNewHomeNwMnuMain .custTab .hover , .custNewHomeNwMnuMain .custTab .hover2 , .custNewHomeNwMnuMain .custTab .hover1{
	float:left;
	width:33%;
}
.custNewHomeNwMnuMain .custTab .tablinks{
	float:left !important;
	width:100% !important;
}
.custTab .custNewHappingnowMnus ul li a img{
	width: 36px;
	height: auto;
}
/* 
.custKnowledgeTls .menu-knowledgeandtools-es-container ul li a{
	width: auto;
	height: auto;
	line-height: 40px!important;
	border-radius: 0;
	-moz-border-radius: 0%;
	-ms-border-radius: 0%;
	-o-border-radius: 0%;
	-webkit-border-radius: 0%;
	background-color: transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow:none;
	-webkit-box-shadow: none;
}
.custKnowledgeTls .menu-knowledgeandtools-es-container ul li a img{
	width: 36px;
	height: auto;
	padding: 0 10px 0 0 !important;
}
.custKnowledgeTls .menu-knowledgeandtools-es-container ul li a span {
    width: auto;
    float: none;
    margin: 0px;
    line-height: 20px;
    font-weight: normal;
}
.custKnowledgeTls .custTab .menu-knowledgeandtools-es-container ul li a span:after {
    content: "|"!important;
    font-size: 16px!important;
    color: #e38937!important;
    margin: 0 20px!important;
} */
/* .custNewHappingnowMnus .menu-knowledgeandtools-es-container ul li{
	margin: 10px 0 64px!important;
}
.custKnowledgeTls .menu-knowledgeandtools-es-container ul li a img {
    width: 60px;
    height: auto;
    display: inline-block !important;
}
.menu-faces-es-container ul li a {
    display: inline-block;
    width: 120px;
    height: 120px;
    margin: 0 8px;
    line-height: 108px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    background-color: #e07e27;
    box-shadow: 6px 6px 6px #999;
    -moz-box-shadow: 6px 6px 6px #999;
    -ms-box-shadow: 6px 6px 6px #999;
    -o-box-shadow: 6px 6px 6px #999;
    -webkit-box-shadow: 6px 6px 6px #999;
}
.custKnowledgeTls .menu-faces-es-container ul li a img {
    width: 60px;
    height: auto;
    display: inline-block !important;
}
.menu-faces-es-container ul li a span {
    width: 100%;
    float: left;
    margin: 13px 0 0 0;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}
.menu-faces-es-container ul li{
	margin: 10px 0 64px!important;
}
.custTab .custNewHappingnowMnus .menu-faces-es-container ul li a span::after {
   display:none!important;
} */


.custColiationMenu {
	display:block !important;
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	top:0px;
}
.custColiationMenu ul{
	text-align: center;
	/* width: 100%; */
	padding: 0;
/* 	float: left; */
}
.custColiationMenu ul li {
	/* margin:auto !important; */
	/* menu items superpuestos cuando cambian de fila */
}
/* Dsotof 2019 */
.btn_link {
	text-align: center;
}
.btn_link > a{
	text-align: center;
	display: inline-block;
	padding: 10px 20px;
	background-color: #e38937;
	margin: 10px auto 0;
	color: #fff !important;
	letter-spacing:  2px;
	font-family: "Segoe", sans-serif;
	font-weight: bold;
	width: 100%;
}
.btn_link > a:hover,
.btn_link > a:focus,
.btn_link > a:active {
	color: #e5e0d8;
}

.archive-card {
	padding: 15px;
	margin-bottom: 30px;
}
.archive-card > a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-flow: column nowrap;
	/* height: 100%; */
	transition: 0.5s all ease-in-out;
}
.archive-card a:hover {
	color: #009900;
}
.archive-card img {
  width: auto;
  height: 320px;
  /* padding: 15px; */
  object-fit: cover;
  text-align: center;
  max-width: 100%;
}
.archive-card h3 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0.5em;
  min-height: 3.5em;
}
.archive-card h6 {
	text-align: center;
	font-size: 15px;
	/* margin-top: auto; */
	font-weight: normal;
	color: #766b55;
}
.publication-thumb {
	position: relative;display: block;
	margin: 0 auto 15px;
}
.publication-thumb::after {
	width: 100%;
	height: 100%;
	position: absolute;
	content:"";
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 100;
	display: block;
	transition: 0.5s all ease-in-out;
	background-color:rgba(227,137,55,0.6);
	text-align:center;
}
.publication-thumb:hover::after {
	opacity: 0.55;
}
@media (max-width: 1200px) {
    #menu-headquarters-french.menu, #menu-headquarters-spanish.menu, #menu-headquarters.menu {
        flex-wrap: wrap!important;
    }    
    .custLftFtrMain {
        width: 100%;
    }   
	#menu-housing-esp > li, #menu-headquarters-french > li,
	#menu-housing-esp > li, #menu-headquarters-spanish > li,
	#menu-housing-esp > li, #menu-headquarters > li,
	#menu-housing-fra > li, #menu-headquarters-french > li,
	#menu-housing-fra > li, #menu-headquarters-spanish > li,
	#menu-housing-fra > li, #menu-headquarters > li,
	#menu-housing > li, #menu-headquarters-french > li,
	#menu-housing > li, #menu-headquarters-spanish > li,
	#menu-housing > li, #menu-headquarters > li {
		flex: 25%;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
		margin: 10px;
	}
	#menu-housing-esp .menu-item,
	#menu-housing-fra .menu-item,
	#menu-housing .menu-item {
		justify-content: space-between;
	}
	
}
@media (max-width:800px) {
	#menu-housing-esp > li, #menu-headquarters-french > li,
	#menu-housing-esp > li, #menu-headquarters-spanish > li,
	#menu-housing-esp > li, #menu-headquarters > li,
	#menu-housing-fra > li, #menu-headquarters-french > li,
	#menu-housing-fra > li, #menu-headquarters-spanish > li,
	#menu-housing-fra > li, #menu-headquarters > li,
	#menu-housing > li, #menu-headquarters-french > li,
	#menu-housing > li, #menu-headquarters-spanish > li,
	#menu-housing > li, #menu-headquarters > li {
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		-o-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-flex: 1 1 33%;
		-moz-flex: 1 1 33%;
		-ms-flex: 1 1 33%;
		-o-flex: 1 1 33%;
		flex: 1 1 33%;
	}
	.custTab {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-content:  center;
	}
	.custTab .custHvr2 {
		flex: 1 1 auto;
	}
}
@media (max-width:480px) {
	#menu-housing-esp > li, #menu-headquarters-french > li,
	#menu-housing-esp > li, #menu-headquarters-spanish > li,
	#menu-housing-esp > li, #menu-headquarters > li,
	#menu-housing-fra > li, #menu-headquarters-french > li,
	#menu-housing-fra > li, #menu-headquarters-spanish > l,
	#menu-housing-fra > li, #menu-headquarters > li,
	#menu-housing > li, #menu-headquarters-french > li,
	#menu-housing > li, #menu-headquarters-spanish > li,
	#menu-housing > li, #menu-headquarters > li {
		-webkit-flex: 1 1 50%;
		-moz-flex: 1 1 50%;
		-ms-flex: 1 1 50%;
		-o-flex: 1 1 50%;
		flex: 1 1 50%;
	}
}
.happening-now-event-dates {
    color: #e38937;
    font-size: 16px;
}
.custHomeTab2DataTxt {
    min-height: 0;
}
.custHomeTab2Data {
    min-height: 320px;
}
.custHomeTab2 {
    min-height: 380px;
}
.custHomeTab2DataTxt h3 {
    font-size: 20px;
    line-height: 22px;
}
.custNewSe3Txt {
    display: flex;
    align-items: center;
}
.custNewSe3Txt .custCalenderRt {
    height: 100%;
    display: flex;
    align-items: center;
}
.custHomeTab2Data {
    height: 100%;
}
.custHomeTab2Data2 {
    padding: 0;
}
.custHomeTab2Data2 .hic-taxonomies-wrapper {
    padding: 10px 15px;
}
#result .custboxmain {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.boxImgRound {
    border-radius: 500px;
    overflow: hidden;
    width: auto;
    float: none;
    margin-bottom: 15px;
    width: 100px;
    height: 100px;
    align-items: center;
    display: flex;
    justify-content: center;
    background-color: white;
}
.boxImgRound .boxImg {
    margin-bottom: 0;
    max-width: inherit;
    height: 100%;
    width: auto;
}
.boxLetters {
    font-size: 46px;
    width: 100px;
    height: 100px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
#result .custboxmain {
    min-height: 0;
}
.innermember_meta .hic-taxonomies-wrapper a {
    color: #665c45;
}
.innermember_meta .hic-taxonomies-wrapper a:hover {
    color: #e38937;
}
.members-by-filter ul {
    padding-left: 0;
    display: flex;
    padding: 10px;
    background-color: #e4e1da;
}
.members-by-filter li {
    list-style: none;
    background-color: #e4e1da;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid grey;
}
.members-by-filter li:last-of-type {
    border-right: none;
}
.members-by-filter li a {
    color: #675c46;
}
.members-by-filter li a:hover {
    color: #e38937;
}
.members-by-filter li a.active {
    font-weight: bold;
    color: #e38937;
}
.customFilters {
    display: none;
}
.customFilters.active {
    display: inline-block;
}
.wpml-ls-current-language a {
    font-weight: bold;
}
#menu-headquarters-french,
#menu-headquarters-spanish,
#menu-headquarters {
    padding-left: 0;
}
#menu-headquarters-french li,
#menu-headquarters-spanish li,
#menu-headquarters li {
    display: flex;
    padding: 6px;
    width: 20%;
    margin: 0;
}
#menu-headquarters-french li a,
#menu-headquarters-spanish li a,
#menu-headquarters li a {
    color: white; 
}
#menu-headquarters-french li p,
#menu-headquarters-spanish li p,
#menu-headquarters li p {
    color: #766b55;
    font-size: 15px;
    font-weight: bold;
}
.custlistBasic ul li.not-available,
.not-available {
    color: #665c45;
}
#menu-headquarters-french.menu,
#menu-headquarters-spanish.menu,
#menu-headquarters.menu {
    flex-wrap: nowrap;
}
@media only screen and (max-width: 575px) {
    .hdrTopRt {
        width: 100%;
        flex-wrap: wrap;
    }
    .searchIcon {
        width: 20px;
        margin: 0;
        margin-top: 10px;
    }
    .customlanguage {
        width: calc(100% - 20px);
        margin: 0;
        line-height: 20px;
    }
    .wpml-ls-legacy-list-horizontal a {
        padding: 5px 5px;
    }
    .logo {
        margin-bottom: 5px;
    }
    .logo img {
        width: calc(25% - 10px);
        height: 100% !important;
    }
    .logo h3 {
        font-size: 26px;
        line-height: 22px;
        width: 75%;
    }
    .logo h3 span {
        font-size: 16px;
        line-height: 16px;
        display: block;
    }
    .hdrmainrow .btn_link > a {
        margin-bottom: 15px;
    }
    .custScrollTop {
        position: fixed;
        bottom: 10px;
        right: 15px;
    }
    .menu-coalition-container ul, .menu-knowledgeandtools-container ul, .menu-happeningnow-container ul {
        flex-wrap: wrap;
    }
    .custTab {
        flex-wrap: wrap;
    }
    .custTab > a, .custTab .hover > a, .custTab .hover1 > a, .custTab .hover2 > a {
        font-size: 20px;
        width: 100%;
        border-width: 4px 4px;
    }
    .custHomeSec1Data {
        margin-bottom: 15px;
    }
    .single-header {
        width: 100%;
        box-sizing: border-box;
    }   
    .hdr > div.sticky {
        position: relative;
    }
}
.header-search-input-wrapper {
    position: absolute;
    z-index: 9999;
    background-color: grey;
    padding: 0;
    left: 44px;
    top: 5px;
    width: 0;
    overflow: hidden;
    box-shadow: 3px 3px 5px grey;
    display: flex;
    height: 32px;
    transition: width 0.5s ease-in-out;
}
.header-search-input-wrapper.active {
    width: 250px;
}
.header-search-input-wrapper input[type="text"] {
    width: 190px;
    border: none;
    font-size: 14px;
}
.header-search-input-wrapper input[type="submit"] {
    width: 60px;
    height: 42px;
    margin: 0;
    font-size: 17px;
    padding: 0 5px;
    height: 100%;
    background-color: #e38937;
}
.gridtab--0>dd {
    position: absolute;
    min-width: 100%!important;
    max-width: 100%!important;
    z-index: 999;
}
.custMidHomeSec2RtData h4 a,
.custMidHomeSec2RtData h4 a:hover {
    color: white;
    font-size: 15px;
    white-space: nowrap;
}
.row100 {
    width: 100%;
}
#nf-form-6-cont,
#nf-form-5-cont,
#nf-form-4-cont,
#nf-form-3-cont {
    width: 88%;
}
/*
#nf-form-3-cont .send-application-submit input[type="button"].disabled:hover,
#nf-form-3-cont .send-application-submit input[type="button"].disabled,
*/
#nf-form-6-cont .send-application-submit input[type="button"][disabled]:hover,
#nf-form-6-cont .send-application-submit input[type="button"][disabled],
#nf-form-5-cont .send-application-submit input[type="button"][disabled]:hover,
#nf-form-5-cont .send-application-submit input[type="button"][disabled],
#nf-form-4-cont .send-application-submit input[type="button"][disabled]:hover,
#nf-form-4-cont .send-application-submit input[type="button"][disabled],
#nf-form-3-cont .send-application-submit input[type="button"][disabled]:hover,
#nf-form-3-cont .send-application-submit input[type="button"][disabled] {
        background: #cccccc;
        color: #f7f7f7;
        cursor: not-allowed;
}
#nf-form-6-cont .nf-breadcrumbs li a.nf-breadcrumb,
#nf-form-5-cont .nf-breadcrumbs li a.nf-breadcrumb,
#nf-form-4-cont .nf-breadcrumbs li a.nf-breadcrumb,
#nf-form-3-cont .nf-breadcrumbs li a.nf-breadcrumb {
    padding: 5px 12px;
    margin: 0 0;
    border-right: 1px solid white;
    font-size: 15px;
}

#nf-form-6-cont .nf-breadcrumbs li.errors a.nf-breadcrumb,
#nf-form-5-cont .nf-breadcrumbs li.errors a.nf-breadcrumb,
#nf-form-4-cont .nf-breadcrumbs li.errors a.nf-breadcrumb {
    padding-left: 32px;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 5px 8px; 
}
