/**
* Template Name:   
* Author: ysasamoto 
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body{
	overflow: visible !important;
}
.modal-open {
    overflow: visible !important;
}
.page-title-area
{
 display: none !important;
     
}
#page {
   max-width: 100% !important;
    padding-top: 0px !important;
    border-top: 0 !important;
    margin-top:  0 !important;

}
#region-main {
    overflow-x: visible !important;
 
}#region-main-box .col-lg-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
 
}

section.inner_page_breadcrumb, section.footer_middle_area, section.footer_bottom_area, section.footer_one
{
  display: none;
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 400px !important;
  max-height: 400px !important;
  background: url("../img/cover.jpg") center center;
  background-size: cover;
  position: relative;
  margin-top: 0px;
  padding: 0;
}

#hero:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 83.33%, #000000 100%);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container {
  z-index: 2;
}

#hero .source
{
  margin-left: 6%; !important;
}

#hero p {
	color: #FFF;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px; /* 155% */
}
#hero h1 {
	color: #FFF;
	font-family: Roboto;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}


#hero h1 span {
  border-bottom: 4px solid #3498db;
}

#hero h2 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 20px;
}

#hero-2 {
width: 100%;
    height: 60vh;
    background: url(../img/map.png) right center;
    background-size: 60%;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0px;
    padding: 0;
}
#requirements {
width: 100%;
    
    background:#eff1f4;
    position: relative;
    margin-top: 0px;
    padding: 0;
}#requirements button {
    border-radius: 4px;
    color: #ffff;
    background: #21225f;
}
#hero-4{
  width: 100%;
  height: 30vh;
  background: url("../img/vectors.png") center center;
  background-size: cover;
  position: relative;
  margin-top: 0px;
  padding: 0;
}
.membership h5{
    color: #002552;
    font-size: 14px;
} .text-h {
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.3;
}.remove-pad-l {
    padding-left:0px;
	display: flex;
}.remove-pad-r {
     padding-right:0px
	 display: flex;
}

.membership-item {
  box-sizing: content-box;
  padding: 30px 30px 0 30px;
  margin: 30px 15px;
  text-align: center;
  min-height: 350px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  background: #fff;
}

p,h1,h2,h3,h4,h5,h6 {
font-family: 'Open Sans';
}
p {
    font-family: 'Open Sans';
    font-size: 16px;
    line-height: 24px;
    color: #002552;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
 .info-wrap {
  padding: 30px;
  background: #fff;
  border-radius: 4px;
}

  .info span {
	font-size: 20px;
    border: solid 1px;
    float: left;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.mute{
	color:#9da2a9 !important;
}
.info-img{
	/* background: #ffff; */
    border-radius: .625rem !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	height: 240px;
	overflow: hidden;
	 
}.info-img img{
	width: 100%;
	min-height: 180px;
	width: 100%; 
	height: 100%; 
	border-radius: .625rem !important;
	border-bottom-right-radius: 0 !important; 
	border-bottom-left-radius: 0 !important;  
	object-fit: cover;
	object-position: left center;
}

.article-metadata {
	color: #000;
	text-align: center;
	font-family: Roboto, Arial, sans-serif;
	font-size: 0.875rem;
    font-weight: 300;
	line-height: 1.43;
}
.info {
	padding: 2rem;
    /* padding-bottom: 1.25rem; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 270px;
}
/*to be deprecated*/
.info-date {
    margin: 55px 0px;
	color: #000 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 300 !important;
	line-height: 20px !important; /* 242.857% */
}.info p {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 23px;
/* or 171% */

text-align: left;

color: #000000;
}
.btn-readmore {
	margin: 0 auto;
	font-weight: 700 !important;
}
.btn-primary{
	padding: 10px 81.48px 9.59px 80px !important;
	justify-content: center !important;
	align-items: flex-start !important;	
	border-radius: 5px !important;
	background: #002552 !important;
	color: #FFF !important;
	text-align: center !important;
	font-family: Inter !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 25.6px !important; /* 160% */
	text-transform: uppercase !important;
}
.info-title, .info h5{
	color: #000 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 23px; /* 170% */
}
.info-desc{
	color: #000 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 23px !important; /* 171.429% */
}
/*.info a {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	align-items: center;
	text-decoration-line: underline;
	color: #002552;
}*/
.carousel-item a, .external{
	color: #4E4E4E !important;
	font-family: Roboto !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 31px !important; /* 155% */
	cursor: pointer !important;
}
.new-title{
	color: #000 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 34px !important; /* 170% */
	text-decoration: none;
}

.news-tab-wrapper .nav-item {
  margin-right: .75rem;
  font-family: Roboto, Arial, sans-serif;
}

a.carousel-title:hover {
	text-decoration: none !important;
	color: #002552 !important;	
}
.btn-add-article {
  font-family: Roboto, Arial, sans-serif !important;
}
.carousel-title {
    color: #000;
    text-align: center;
    font-family: Roboto, Arial, sans-serif;
    font-size: 1.25rem; /* 20px equivalent */
    font-style: normal;
    font-weight: 400;
    line-height: 1.4; /* This maintains the 34px equivalent line-height ratio */
	text-decoration: none !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; /* Limits to 3 lines */
	overflow: hidden;
	text-overflow: ellipsis;
}

.new-title-2{
	color: #333 !important;
	font-family: Roboto, Arial, sans-serif;
	font-size: 1.25rem !important;
	font-style: normal !important;
	font-weight: 700 !important;
	text-align: left !important;
	line-height: 1.4 !important; /* 134.4% */
}
.news-description{
	color: #4A4A4A !important;
	font-family: Roboto !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 31px !important; /* 155% */
}
.card{
	box-shadow: none !important;
}
.btn-article{
	color: #002552 !important;
	text-align: center !important;
	font-family: Roboto !important;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 14px !important; /* 100% */
	text-transform: uppercase !important;
	padding: 7px 25.5px 9px 26px !important;
	align-items: flex-start;
	border-radius: 5px !important;
	border: 1px solid #002552 !important;
}
.btn-article:hover{
	color: #fff !important;
	background: #002552 !important;
	text-align: center !important;
	font-family: Roboto !important; 
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 14px !important; /* 100% */
	text-transform: uppercase !important;
	padding: 7px 25.5px 9px 26px !important;
	align-items: flex-start;
	border-radius: 5px !important;
	border: 1px solid #002552 !important;
}
.resource a {
 
	text-decoration-line: none;
	color: #4E4E4E;
	font-family: Roboto;
	/* font-size: 42px; */
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	word-wrap: break-word;
}.resource a:hover {
 
	text-decoration-line: none;
	color: #fff;
	font-family: Roboto;
	/* font-size: 42px; */
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}


.resource:hover img {
  opacity: 0.8;
  transition: 0.4s;
}.resource:hover .shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.35)!important;
}.resource:hover .far {
	transition: 0.4s;
  display:inline-block!important;
}
.news-head-title{
	color: #4E4E4E;

	font-family: Roboto;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 52.381% */
	text-transform: uppercase;
	padding-left: 50px; 
	margin-left: 4.5% !important;
}
.news-head-title-2{
	color: #4E4E4E;

	font-family: Roboto;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 52.381% */
	text-transform: uppercase;
}
.carousel-item{
	padding-top: 0px !important;
}
.carousel-item p{
	color: #4E4E4E;

	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px; /* 155% */
	align-items: center;
	margin-left: 5%;
	margin-right: 5%;
}
/* Multi Carousel */
.MultiCarousel { 
	float: left; 
	overflow: hidden; 
	padding: 15px; 
	width: 100%; 
	position:relative; 
}
.MultiCarousel .MultiCarousel-inner { 
	transition: 1s ease all; 
	float: left; 
}
.MultiCarousel .MultiCarousel-inner .item { 
	float: left;
	/* max-height: 500px; */
}
.MultiCarousel .MultiCarousel-inner .item > div { 
	text-align: center; 
	border-radius: 10px 10px;
	margin:15px; 
	background:#f1f1f1; 
	color:#666;
	min-height: 500px;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { 
	position:absolute; 
	border-radius:50%;
	top:calc(50% - 20px); 
}
.MultiCarousel .leftLst { 
	left:0; 
}
.MultiCarousel .rightLst { 
	right:0; 
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { 
	pointer-events: none; 
	background:#ccc; 
}
.carousel-item b{
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 31px;
	align-items: center;
}

.carousel-control-prev, .carousel-control-next{
/*	top: -50px !important;*/
stroke-width: 3px;
stroke: #4E4E4E;
}
.carousel-control-next{
	right: 25px !important;
}
.carousel-control-prev img{
	width: 15px !important;
	height: 30px !important;
}	
.carousel-control-next img{
	width: 15px !important;
	height: 30px !important;
}
.the-source-bg{
	background: rgba(176, 186, 201, 0.2);
	border-radius: 7px;
	
}
.glossary-bg{
	background: rgba(176, 186, 201, 0.2);
	border-radius: 7px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.the-source-icon{
	width: 40px;
	height: 40px;
}
.the-source-info{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 33px;
	text-align: left !important;

	color: #002552;
}
.leftLst{
	width: 15px;
	height: 30px;
	stroke-width: 3px;
	stroke: #FFF;
}
.righttLst{
	width: 15px;
	height: 30px;
	stroke-width: 3px;
	stroke: #FFF;
}
@media(max-width:767px) {
	.pr-4, .pr-2{
		padding-right: 0rem !important;
	}
	.pl-2, .pl-4{
		padding-left: 0rem !important;
	}

}
.carousel-control-prev {
    left: -20px !important;
}.carousel-control-next {
    right: -20px !important;
}
@media(max-width:540px) {
	.pr-4, .pr-2{
		padding-right: 0rem !important;
	}
	.pl-2, .pl-4{
		padding-left: 0rem !important;
	
	}
	.news-head-title{
		text-align: center !important;
	}
	h1 {
    font-size: 2rem !important;
}

#hero .source{
	
	margin-left:0px;
}

}

@media(max-width:440px) {
	.pr-4, .pr-2{
		padding-right: 0rem !important;
	}
	.pl-2, .pl-4{
		padding-left: 0rem !important;
	}
	.news-head-title{
		text-align: center !important;
	}
h1 {
    font-size: 2rem !important;
}
.carousel-item p {
    
    font-size: 16px !important;
 
    margin-left: 30px !important;
    margin-right: 30px !important;
}
#region-main-box .col-lg-12 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#hero p {
    
    font-size: 1.3rem !important;
    text-align: left !important;
}
#hero {
    height: 37.2vh !important;
}
#hero h1 {
    padding-bottom: 0px !important;
    letter-spacing: 0px !important;
    text-align: left !important;
}
	.info-img {
		height: auto !important;
	}
	.info-img img {
		object-fit: contain;
		object-position: left 0;
		min-height: auto !important;
		display: block;
		margin: 0 auto;
	}

}

@media(max-width:320px) {
	.pr-4, .pr-2{
		padding-right: 0rem !important;
	}
	.pl-2, .pl-4{
		padding-left: 0rem !important;
	}
	.news-head-title{
		text-align: center !important;
	}
	#hero{
		height: 150vh !important;
	}
}
