@font-face {
font-family: 'CachetStd-Medium';
src: url('../fonts/cachet/CachetStd-Medium');
src: local('CachetStd-Medium'), url('../fonts/cachet/CachetStd-Medium.woff') format('woff'), url('../fonts/cachet/CachetStd-Medium.ttf') format('truetype');
}

@font-face {
font-family: 'cachet-book-webfont';
src: url('../fonts/cachet/cachet-book-webfont');
src: local('cachet-book-webfont'), url('../fonts/cachet/cachet-book-webfont.woff') format('woff'), url('../fonts/cachet/cachet-book-webfont.ttf') format('truetype');
}


body{
     margin:0;
     padding:0;
     font-size:16px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
     color: #353535;
}
p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #353535;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'CachetStd-Medium';
    color: #000;
}
h5{
    font-size: 22px;
}

a:focus, a:hover{
    text-decoration:none;
}
.navpart{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
}
.navbar-default .navbar-brand img {
    float: left;
    width: 125px;
    padding: 10px;
}
.fam_title {
    font-size: 50px;
    color: #fff;
    display: table-cell;
    padding-left: 30px;
}
.donate-btn .btn-primary {
    background-color: #c6168d;
    border-color: #c6168d;
    color: #ffffff;
    font-size: 16px;
    padding: 3px 25px;
    margin-right: 15px;
    border-radius: 25px;
    transition: all 0.3s linear;
}
.donate-btn .btn-primary:hover{
    background-color: #00aeef;
    border-color: #00aeef;
}
.search-box input {
    background-color: inherit;
    border-radius: 4px;
    border: 0px;
    border-bottom: 2px solid #ffffff;
    padding-left: 10px;
}
.search-box input::placeholder {
    color: #ffffff;
    font-size: 16px;
}
.search-box{
    margin: 0px;
}
.header-right-info .header-right-list {
    display: inline-block;
    margin: 0px 10px;
}
.header-right-info {
    float: right;
    margin-top: 20px;
}
.social_icons ul li a {
    color: #ffffff;
}
.navbar-header {
    width: 100%;
    float: left;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
    background-color: inherit;
    padding: 0px 0px;
}
.wrap-sticky nav.navbar.bootsnav.sticked {
    background: #636466;
}
.navbar-default .navbar-brand {
    float: left;
    height: auto;
    line-height: inherit;
    margin: 0px !important;
    padding: 0px;
}
.attr-nav > ul > li > a, .navbar-default .navbar-nav>li>a{
    color: #000;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.attr-nav > ul > li > a {
    padding: 5px 22px;
    font-size: 20px;
    color: #ffffff;
}
.attr-nav {
    float: left;
    position: absolute;
    left: 15px;
    background: #c6168d;
    bottom: -37px;
}
.menu-text {
    margin-right: 0px;
    margin-left: 10px;
    color: #ffffff;
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center{
    margin: 0px;
    float: right;
    padding-right: 60px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: transparent;
    color: #fff;
    font-size: 16px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li {
    background-color: #00aeef;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{
    background-color: #636466;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border: none;
}
ul.nav.navbar-nav.navbar-right {
    width: 100%;
    float: none;
    text-align: left;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    background-color: #00aeef;
    color: #fff;
    padding: 2px 10px;
    font-size: 24px;
}
/*end-navbar*/
.carousel-control.right, .carousel-control.left{
    background-image: inherit;
    display: none;
}
.carousel-caption h1 {
    color: #fff;
    text-shadow: none;
    margin: 0px;
}
.carousel-caption {
    background-color: rgb(0 174 239 / 78%);
    left: 0px;
    top:auto;
    bottom: 0px;
    width:100%;
    margin: 0px;
    padding: 20px 0px;
    text-align: center;
}
.carousel-inner>.item img {
    width: 100%;
}
.carousel-indicators{
    z-index: 5;
    display: none;
}
.carousel-inner>.item:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.30);
}
.carousel-caption a:hover{
    background-color: #42ad96
}
.caption-text {
    display: block;
    font-size: 48px;
    font-family: 'cachet-book-webfont';
}
.title-info {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: rgb(198 22 141 / 70%);
    padding: 20px;
    width: 50%;
    z-index: 9;
}
.title-info p {
    color: #ffffff;
    margin: 0px;
    font-size: 22px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 34px;
}
/*carusel-end*/
.text-center {
    text-align: center!important;
}
.title h5 {
    font-weight: 400;
    color: #0089d0;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}
.title h3 {
    color: #000000;
    font-size: 40px;
    line-height: 1.3em;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.title.text-center .line {
    margin-left: auto;
    margin-right: auto;
}
.title .line {
    content: '';
    width: 140px;
    height: 2px;
    margin-left: 0;
    background-color: #0089d0;
    margin-top: 12px;
}
.about-content{
    padding: 25px;
}
.about-content h2, .program-left h2, .career-info h3 {
    font-size: 30px;
    margin: 0px;
    padding-bottom: 20px;
    font-family: verdana;
    line-height: 1.2;
}
.about-content p, .membership-left p, .program-left p, .career-info p {
    font-size: 18px;
    line-height: 30px;
}
.membership-left {
    padding: 20px;
}
.about-content .btn-primary, .content-right .btn-primary, .program-left .btn-primary, .career-info .btn-primary{
    background-color: transparent;
    border:2px solid #00aeef;
    color: #00aeef;
    font-size: 16px;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 15px;
    transition: all 0.3s linear;
    border-radius: 25px;
    width: 250px;
}
.about-content .btn-primary:hover, .content-right .btn-primary:hover, .program-left .btn-primary:hover, .career-info .btn-primary:hover{
    background-color: #00aeef;
    border-color: #00aeef;
    color: #ffffff;
}
.content-right .btn-primary{
    width: auto;
}
.about_left img, .membership-right img{
    width: 100%;
}
.member-info-block{
    background: #b6e5df;
    position: relative;
}
.member-row{
    background: #b6e5df;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.member-col{
    display: flex;
    justify-content: center;
    align-items: center;
}
.membership-left h3 {
    margin: 0px;
    padding-bottom: 20px;
    font-size: 36px;
}
.member-info-block .owl-theme .owl-dots .owl-dot span{
    background: #c6168d63;
    width: 15px;
    height: 15px;
}
.member-info-block .owl-theme .owl-dots .owl-dot.active span, .member-info-block .owl-theme .owl-dots .owl-dot:hover span {
    background: #c6168d;
}
.member-info-block .owl-theme .owl-dots {
    position: absolute;
    right: 60px;
    z-index: 9;
    bottom: 120px;
}
.community-list {
    margin-top: 60px;
    margin-bottom: 20px;
    border: 1px solid #a1a1a1;
    cursor: pointer;
    overflow: hidden;
}
.community-list img, .program-list img {
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}
.community-list:hover img, .program-list:hover img{
    transform: scale(1.2);
    border-radius: 10px;
}
.program-block {
    padding: 80px 0px 50px;
    background-color: #00aeef;
}
.program-left h2{
    color: #ffffff;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.program-left p{
    color: #ffffff;
}
.program-list {
    border: 1px solid #c9c9c9;
    overflow: hidden;
    position: relative;
}
.program-col {
    padding: 0px;
}
.program-list::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}
.program-list:hover::before{
    background-color: rgb(0 137 208 / 80%);
    transition: all 0.3s ease-in-out;
}
.program-list h3 {
    font-size: 36px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0px;
    visibility: visible;
    color: #ffffff;
    z-index: 3;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    height: 100%;
}
.program-list h3 a{
    color: #ffffff;
    display: block;
}
.program-list:hover h3{
    display: block;
    transition: all 0.3s ease-in-out;
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.program-left .btn-primary{
    background-color: #00aeef;
    border-color: #ffffff;
    color: #fff;
}
.program-left .btn-primary:hover{
    background-color: #fff;
    color: #00aeef;
}
.sparta-content {
    padding: 100px 0px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.sparta-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.60);
}
.content-right {
    text-align: center;
}
.content-right h5 {
    font-size: 36px;
    color: #ffffff;
    padding-bottom: 15px;
    margin: 0px;
}
.content-right h3{
    font-size: 42px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.3;
    margin: 0px;
    text-transform: uppercase;
}
.content-right p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    padding-top: 15px;
    line-height: 30px;
}
.content-right .btn-primary {
    width: auto;
    border-color: #ffffff;
    color: #ffffff;
}
.career-info {
    padding: 30px 80px;
}
.sparta-content .count-btn-list li a {
    color: #ffffff;
    padding: 15px 15px;
    background-color: #00aeef;
    display: block;
    font-weight: 100;
    font-size: 18px;
    margin-top: 20px;
    border: 1px solid #00aeef;
    text-transform: uppercase;
    border-radius: 5px;
}
.sparta-content .count-btn-list li a:hover {
     width: 100%;
    background-color: #01a490;
    color: #ffffff;
    border-color: #01a490;
}
.sparta-content .count-btn-list li a:after {
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    width: 0;
    height: 100%;
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #01a490;
}
.sparta-content .count-btn-list li a:hover:after {
    width: 100%;
}
.count-btn-list .fa-chevron-right.pull-right {
    font-size: 25px;
}

footer{
    border: none;
}
.top-footer{
    background-color: #57585a;
    padding: 50px 0px;
}
.footer-logo p, address, .footer-social p{
    color: #fff;
}
.footer-links h3, .footer-locate h3, .footer-social h3 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 20px;
}
.footer-links ul li a{
    color: #fff;
}
.footer-social .fa-facebook-square {
    font-size: 40px;
    color: #ffffff;
}
.footer-links ul li a:hover{
    color: #000;
}
.bot-footer {
    background-color: #515153;
    padding: 10px 0px;
}
.copy{
    float: left;
    color: #fff;
}
.power{
    float: right;
    color: #fff;
}
.power a{
    color: #000;
}
.copy, .power{
    margin:0px;
}
.footer-locate strong {
    font-size: 18px;
}
.footer-links ul li {
    margin-bottom: 15px;
}
.footer-locate address {
    line-height: 30px;
}
.footer-social ul li a {
    font-size: 30px;
    color: #fff;
}
nav.navbar.bootsnav .container-fluid {
    padding-left: 50px;
    padding-top: 20px;
}
.slider img {
    width: 100%;
}
.slider {
    position: relative;
}
.slider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 32%);
}
.inner-pages {
    position: static;
}
.inner-pages nav.navbar.bootsnav{
    background-color: #636466;
}
video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
}
.slider_video::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.30);
}
@media (min-width: 1200px){
    .content-right h3{
        font-size: 60px;
        line-height: 1.1;
    }
    .about-content, .program-left, .career-info{
        padding: 60px 60px;
    }
    .membership-left {
        padding: 60px 60px;
    }
    .caption-text{
        font-size: 100px;
    }
    .title-info{
        padding: 70px 100px;
    }
    .community-col {
        width: 20%;
    }
    .career-content img {
        height: 550px;
        object-fit: cover;
    }
    .about-col {
        padding: 0px;
    }
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
        width: 250px;
    }
}
@media (min-width: 1500px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        font-size: 18px;
        padding: 15px 15px;
    }
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
        font-size: 16px;
    }
    .content-right h3{
        font-size: 72px;
        line-height: 1.1;
    }
    .footer-logo, .footer-links {
        padding-left: 100px;
    }
    .about-content, .program-left, .career-info{
        padding: 60px 100px;
    }
  
}
@media (max-width: 1199px) and (min-width: 992px){
    nav.navbar.bootsnav .navbar-nav > li > a {
        padding: 15px 6px;
        font-size: 13px;
    }
    .carousel-caption h1{
        font-size: 30px;
    }
    .fam_title{
        font-size: 36px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{
        left: 160px !important;
    }
    nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after{
        display: block;
    }
    .nav.navbar-nav{
        width: auto;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        font-size: 9px;
        padding: 7px 5px;
    }
    .carousel-caption h1{
        font-size: 32px;
        line-height: 40px;
    }
    .about-us-block .title .btn{
        padding: 10px 25px;
    }
     .feature-block, .about-us-block, .service-sec{
        padding: 30px 0px;
    }
    .home-account h1{
        font-size: 18px;
    }
    .home-account a{
        font-size: 14px;
    }
    .fam_title {
        font-size: 36px;
    }
    .program-list h3 {
        font-size: 22px;
    }
    .career-info {
        padding: 20px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
    .attr-nav {
        z-index: 9;
        position: relative;
    }
    nav.navbar.bootsnav{
        background-color: #636466;
    }
    .navbar-brand>img{
        margin: 0px auto;
        display: block;
        width: 250px;
    }
    .navbar-header{
        float: none;
        width: auto;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px;
        display: block !important;
        margin: 0px;
        color: #fff;
    }
    .navpart{
        position: inherit;
    }
    .carousel-caption a{
        padding: 10px 10px;
    }
    .feature-block, .about-us-block, .service-sec{
        padding: 30px 0px;
    }
    .title.text-left {
        padding-top: 30px;
    }
    .footer-title{
        margin-top: 20px;
    }
    .program-list img {
        width: 100%;
    }
    .program-list h3 {
        font-size: 36px;
    }
    .program-left {
        padding-top: 30px;
    }
    .footer-logo img {
        max-width: 300px;
    }
    .footer-links h3, .footer-locate h3, .footer-social h3{
        margin-top: 20px;
    }
    .fam_title {
        font-size: 36px;
        text-align: center;
        display: block;
        margin-top: 0px;
    }
    nav.navbar.bootsnav .container-fluid {
        padding-left: 15px;
        padding-top: 0px;
    }
    .program-block {
        padding-top: 0px;
    }
    .career-info {
        padding: 25px;
    }
     video {
        height: auto;
      }

}
@media (max-width: 767px) and (min-width: 540px){
    
}
@media (max-width: 540px) and (min-width: 320px){
    .fam_title {
        font-size: 30px;
        padding: 0px;
    }
    .navbar-brand>img{
        width: 200px;
    }
    .footer-text h1{
        font-size: 24px;
    }
    .attr-nav {
        z-index: 9;
        position: absolute;
        left: 30px;
        bottom: -30px;
        width: 126px;
    }
    .header-right-info {
        float: right;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .about-content{
        padding: 0px;
    }
    .content-right .btn-primary {
        font-size: 12px;
        padding: 10px 6px;
    }
    .about-content p, .membership-left p, .program-left p, .career-info p, .content-right p {
        font-size: 16px;
        line-height: 26px;
    }
    .program-list h3 {
        font-size: 30px;
    }
    .content-right h3 {
        font-size: 36px;
    }
    .carousel-caption{
        display: none;
    }
}
