/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');

@font-face{
  font-family:'Glyphicons Halflings';
  src:url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");
  src:url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff2") format("woff2"),
  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff") format("woff"),
  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
  url("https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")
}

body {font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; line-height: 1.8; color: rgb(44, 54, 67);}

strong {font-weight: 600; }

h2 {color: rgb(44, 54, 67); margin-top: 0px; margin-bottom: 24px; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 30px; font-weight: 400; line-height: 1.4; }

h3 {color: rgb(44, 54, 67); margin-top: 0px; margin-bottom: 12px; font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 1.4rem; font-weight: 600; line-height: 1.4; }

h4 {font-size: 1.2rem}

.display-3 {
font-size: 4.5rem;
font-weight: 700;
line-height: 1.2;
}
.text-shadow { text-shadow: 2px 4px 3px rgba(0,0,0,0.5);}

a {color: #669B69;}
a:hover {color:#162112}

.btn {border: 0; cursor: pointer; display: inline-block; text-decoration: none; -webkit-transition: color .4s,border .4s,background-color .4s; transition: color .4s,border  4s,background-color .4s; vertical-align: middle; white-space: nowrap;}
.btn-lg { text-align: center; padding: 10px 30px;/*  margin: 1rem 0;*/}

.btn-primary {background-color: #FFBA15; color: rgb(44, 54, 67); }
.btn-find-a-home { color:rgb(22, 34, 18); background-color: #FFBA15; padding: 15px 80px } 
.btn-home-outline { color:rgb(22, 34, 18); background-color: #FFF; border: 1px solid #FFBA15; padding: 15px 80px }

.btn-primary:hover, .btn-home-outline:hover, .btn-find-a-home:hover { color: #fff; background-color: rgb(22, 34, 18); border-color: #09254A;}

hr {margin-top: 2rem; margin-bottom: 2rem;}

label, legend {font-weight: 600; }

.jumbotron {background-size: cover; border-radius:0; margin-right: 0; background-position: center top; background-color:#e9f3ee; }
.jumbotron-home {background-image:url("../images/bg-header-home.jpg");  padding-top:220px !important; padding-bottom:200px;  }

.homepod {min-height: 460px;}
 .homepodBG1 {background:url('/images/bg-homepod-1.jpg') no-repeat; background-size: cover;}
 .homepodBG2 {background:url('/images/bg-homepod-2.jpg') no-repeat; background-size: cover;}
 .homepodBG3 {background:url('/images/bg-homepod-3.jpg') no-repeat; background-size: cover;}

.navbar { padding-top: 20px; padding-bottom: 20px }
.fixed-top .navbar-brand { width:400px; height:45px; background:url("../images/logo-nav.png") no-repeat; background-size: contain; }

.fixed-top {margin: 0 20px; border-bottom:1px solid rgba(255,255,255,0.20);}
.fixed-top.scrolled { margin:0;	padding: 20px 36px; background-color: #162112 !important; transition: background-color 200ms linear; }
.fixed-top.scrolled .navbar-brand { width:400px; height:45px; background:url("../images/logo-nav.png") no-repeat; background-size: contain;  }

.navbar { font-size: 12px; font-weight: bold; text-transform: uppercase }
.nav-inner { margin:0;	padding: 20px 36px; background-color: #162112 !important; transition: background-color 200ms linear;}
.navbar-brand { width:400px; height:45px; background:url("../images/logo-nav.png") no-repeat; background-size: contain;  }
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    text-align: center;
}

.context-dark, .bg-gray-dark, .bg-primary { color: rgba(255, 255, 255, 0.8);}
.mainBG {background-color:#e9f3ee;}
.mainWhite {background-color: #FFF}

footer { background-color:#344F30; padding-top:40px; font-size: 14px}

.footer-classic a, .footer-classic a:focus, .footer-classic a:active {
  color: #ffffff;
}
.nav-list li { padding-top: 5px; padding-bottom: 5px; }
.nav-list li a:hover:before { margin-left: 0; opacity: 1; visibility: visible;}
ul, ol { list-style: none; padding: 0; margin: 0;}

.container .col-md-8 ul { list-style: disc; padding-left:30px}

.social-inner { display: flex; flex-direction: column; align-items: center; width: 100%; padding: 23px; font: 900 13px/1 "Montserrat", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); }
.social-container .col { border: 1px solid rgba(255, 255, 255, 0.1); }


 #sidebar a, #sidebar a:hover, #sidebar a:focus { color: inherit; text-decoration: none; transition: all 0.3s;}

/*.navbar {padding: 15px 10px;background: #fff; border: none; border-radius: 0; margin-bottom: 40px; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);}

.navbar-btn { box-shadow: none; outline: none !important; border: none;}*/

.line { width: 100%; height: 1px; border-bottom: 1px dashed #ddd; margin: 40px 0;}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar { width: 100%; z-index: 999; background: #EEE; color: #333; transition: all 0.3s;}
#sidebar.active { margin-left: -250px;}
#sidebar ul p { color: #fff; padding: 10px;}
#sidebar ul li a { padding: 10px; font-size: 1em; display: block;}
#sidebar ul li a:hover { color: #333; background: #f5f5f5;}

#sidebar ul li.active > a, a[aria-expanded="true"] { color: #333; background: #DDD;}

#sidebar a[data-toggle="collapse"] { position: relative;}
#sidebar a[aria-expanded="false"]::before, a[aria-expanded="true"]::before { content: '\e259'; display: block; position: absolute; right: 20px; font-family: 'Glyphicons Halflings';
    font-size: 0.6em;}
#sidebar a[aria-expanded="true"]::before { content: '\e260';}

#sidebar ul ul a { font-size: 0.9em !important; padding-left: 30px !important; background: #ccc;}
#sidebar ul ul ul a { font-size: 0.9em !important; padding-left: 45px !important; background: #adabab;}
#sidebar ul.CTAs { padding: 20px;}
#sidebar ul.CTAs a {  text-align: center; font-size: 0.9em !important; display: block; border-radius: 5px; margin-bottom: 5px;}
#sidebar a.download {
    background: #fff;
    color: #333;
}
#sidebar a.article, a.article:hover { background: #333 !important; color: #fff !important;}

/* ---------------------------------------------------
    NEWS CARD STYLE
----------------------------------------------------- */

/* Accordian */
#accordion .panel{
    margin-top:27px;
    border-radius: 0;
    box-shadow: none;
}
#accordion .panel-heading{
    padding: 0;
    border-radius: 0;
    background: #fff;
}
#accordion .panel-title{
    overflow: hidden;
}
#accordion .panel-title a{
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #344F31;
    text-transform: capitalize;
    padding: 17px 17px 17px 60px;
    position: relative;
    transition: all 0.30s linear 0s;
}
#accordion .panel-title a.collapsed{
    background: #fff;
    color: #333;
}
#accordion .panel-title a.collapsed:hover{
    color: #2F88CC;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    background: #679B69;
    transition: all 0.30s linear 0s;
}
#accordion .panel-title a.collapsed:before{
    content: "\f105";
    background: #fff;
    color: #333;
}
#accordion .panel-body{
    border-top: none;
    color: #888;
    background-color: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.getNews {display: block}

.news-card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    box-shadow: none;
     
}
.news_card {
    font-size: 1em;
    overflow: hidden;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin-top:20px;
}
/* END CARD STYLE */

.partner {border-top:1px solid #f5f5f5; }

.quick-links { background-color:#162112; margin-top: -150px	; border-radius: 10px; }
.quick-links-inner { color:#FFF; padding: 50px 30px 30px; font-size: 14px } 
.quick-links-inner h2 { color:#669B69; font-size: 18px; font-weight: bold } 

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content { width: calc(100% - 250px); padding: 40px; min-height: 100vh; transition: all 0.3s; position: absolute; top: 0; right: 0;}
#content.active { width: 100%;}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (min-width: 768px){
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (max-width: 768px) {
	
	.fixed-top .navbar-brand { width:141px; height:45px; background:url("../images/logo-nav-no-text.png") no-repeat; background-size: contain; }
    .fixed-top .navbar-nav { background-color: #162112 !important; }
	.fixed-top.scrolled { margin:0;	padding: 20px 36px; background-color: #162112 !important; transition: background-color 200ms linear; }
	.fixed-top.scrolled .navbar-brand { width:141px; height:45px; background:url("../images/logo-nav-no-text.png") no-repeat; background-size: contain;  }
	
    .display-3 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    }
    .homepod, .hometxt {margin:30px 0;}
    
	.navbar-collapse {  text-align: center;padding-top: 20px;}
	.navbar-nav {border-top: 1px solid rgba(255,255,255,0.25); margin-top: 20px; padding-top: 20px	}
	
    /*#sidebar { margin-left: -250px; }*/
    #sidebar.active { margin-left: 0; }
    #content { width: 100%; }
    #content.active { width: calc(100% - 250px); }
    #sidebarCollapse span { display: none; }
    
    .btn-home-outline { padding:15px;}
}

/*********************************************************************/
/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/*.carousel-control-prev, .carousel-control-next { color:#666;}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover  {color:#000;}*/
/* medium - display 2  */
@media (min-width: 768px) {

    #pageCarousel .carousel-inner .carousel-item-right.active,
    #pageCarousel .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    #pageCarousel .carousel-inner .carousel-item-left.active,
    #pageCarousel .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

/* large - display 3 */
@media (min-width: 992px) {

    #pageCarousel .carousel-inner .carousel-item-right.active,
    #pageCarousel .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }

    #pageCarousel .carousel-inner .carousel-item-left.active,
    #pageCarousel .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 768px) {
    #pageCarousel .carousel-inner .carousel-item>div {
        display: none;
    }

    #pageCarousel .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

#pageCarousel .carousel-inner .carousel-item.active,
#pageCarousel .carousel-inner .carousel-item-next,
#pageCarousel .carousel-inner .carousel-item-prev {
    display: flex;
}

#pageCarousel .carousel-inner .carousel-item-right,
#pageCarousel .carousel-inner .carousel-item-left {
    transform: translateX(0);
}