/**
* 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: 60vh;
    position: relative;
    margin-top: 0;
    padding: 0;
    background-image: url(../images/cover.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


#hero .container {
  z-index: 2;
}

#hero .source
{
  margin-left: 6% !important;
   max-width: 90% !important;
}

#hero p {
	color: #ffff;
    font-weight: 300;
	line-height: initial;
    font-size: 24px;
}
#hero h1 {
 margin: 0 0 10px 0;
    font-size: 3.9rem;
    font-weight: bold;
    color: #fff;
    font-family: 'Open Sans';
    letter-spacing: 6px;
}


#hero h1 span {
  border-bottom: 4px solid #3498db;
}

#hero h2 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 24px;
}

#hero-2 {
width: 100%;
    height: 60vh;
    background: url(../images/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("../images/vectors.png") center center;
  background-size: cover;
  position: relative;
  margin-top: 0px;
  padding: 0;
}
.membership h5{
    color: #002552;
    
} .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: 10px 10px;
   min-height: 180px;
}.info-img img{
	width: 100%;
	height: 180px;
	object-fit: cover;
	min-height: 180px;
}

  .info-date {
display: inline-block;
    margin: 10px 0px;
}.info p {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
/* or 171% */

text-align: left;

color: #000000;
}
.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;
}.resource a {
 
	text-decoration-line: none;
	color: #002552;
	    font-family: 'Open Sans';
     
    color: #002552;
}

.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{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 54px;
	align-items: center;

	color: #002552;
}

.carousel-item p{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 20px;
	line-height: 27px;
	align-items: center;
	margin-left: 116px;
	margin-right: 116px;
}
.carousel-item b{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	align-items: center;
}
.carousel-control-prev, .carousel-control-next{
	top: -50px !important;
}
.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;
}
@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 !important;
        max-width: 100% !important;
}
.social{
	display:grid !important;
}
#hero p {
    
    font-size: 1rem !important;
    text-align: left !important;
}
#hero {
    height: 45vh !important;
}
#hero h1 {
    padding-bottom: 0px !important;
    letter-spacing: 0px !important;
    text-align: left !important;
}
}

@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: 1.8rem !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: 1rem !important;
    text-align: left !important;
}
#hero {
    height: 65vh !important;
}
#hero h1 {
    padding-bottom: 0px !important;
    letter-spacing: 0px !important;
    text-align: left !important;
}
}

@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;
	}
}
