.s-desc {
    color:#000;
    display:block;
    text-align:center;
    top:0;
    transition:all .5s ease 0;
    width:100%;
}

.s-desc h1 {
    background:none repeat scroll 0 0 rgba(255,79,2,0.8);
    color:#fff;
    display:inline-block;
    font-size:48px;
    font-weight:300;
    line-height:116%;
    transition:all .5s ease 0;
    margin:0 0 6px;
    padding:0 15px;
}

.s-desc h2 {
    background:none repeat scroll 0 0 rgba(255,255,255,0.8);
    color:#000;
    display:inline-block;
    font-size:48px;
    font-weight:300;
    line-height:116%;
    transition:all .5s ease 0;
    margin:0;
    padding:0 5px;
}

#myCarousel {
    background-color:#fff;
    background-image:url(../img/bg-content.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
}

.carousel {
    height:500px;
}

.carousel-caption {
    z-index:10;
}

.carousel .item {
    height:365px;
}

.carousel-inner >.item >img {
    position:absolute;
    top:0;
    left:0;
    min-width:100%;
    height:500px;
}

body {
    background:#fff;
    color:#333;
    font-family: Raleway, "Helvetica Neue", Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857;
    letter-spacing: 1px;
    word-spacing: 1px;
}

.panel-heading,.panel-title {
    font-size:14px;
    font-weight:300;
    line-height:2.14286;
}

.panel-heading {
    border-bottom:1px solid transparent;
    border-top-right-radius:3px;
    border-top-left-radius:3px;
    padding:10px 15px;
}

.navbar-default {
    background-color:rgba(20,20,20,0.7);
    border:none;
    box-shadow:0 4px 5px 0 rgba(0,0,0,0.2);
    padding:20px 0 19px;
}

.sf-menu li a {
    text-transform:uppercase!important;
    font-size:15px!important;
}

.headerB,.headerC,.headerD {
    background-color:#fff;
    background:url(../img/headerb.jpg) center;
    box-shadow:inset 0 -70px 80px 0 rgba(50,50,50,0.9);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    padding-bottom:70px;
    padding-top:240px;
}

.headerC,.headerD,.headerB {
    padding-bottom:70px;
    padding-top:200px;
}

.headerC {
    background:url(../img/bg_about.jpg) center;
}

.headerD {
    background:url(../img/bg_mission.jpg) center;
}

.header {
    background-color:#fff;
    background-image:url(../img/bg-content.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    padding-bottom:240px;
    padding-top:240px;
}

.carousel-caption h1 {
    font-size:55px;
    font-weight:300;
    letter-spacing:2px;
}

.carousel-caption a {
    font-size:40px;
}

.carousel-caption .btn-default {
    background:none!important;
    color:#FFF;
}

.container_:after {
    border-top:1px solid rgba(255,255,255,0.12);
    z-index:1;
}

.slider-pill_ h1 {
    display:block;
    text-align:centre;
}

.slider-pill_ li {
    border-right:1px solid rgba(255,255,255,0.12);
}

.slider-pill_ li a:hover,.slider-pill_ li a:focus {
    background:none!important;
}

.slider-pill_ > li[data-slide-to="0"] a {
    color: #FCA401;
}
.slider-pill_ > li[data-slide-to="1"] a {
    color: #FCA401;
}
.slider-pill_ > li[data-slide-to="2"] a {
    color: #FCA401;
}


.global {
    padding:0;
}

.hello-box {
    background:none repeat scroll 0 0 #138c66;
    margin-bottom:48px;
    padding:30px 0 40px;
}

.hello-box .title {
    border-bottom:medium none;
    color:#fff;
    font-size:60px;
    font-weight:300;
    margin-bottom:10px;
    padding-bottom:0;
}

.hello-box p span {
    font-weight:700;
    color:#FCA401;
}

.hello-box p {
    border-bottom:1px solid #42a385;
    color:#fff;
    font-size:17px;
    margin-bottom:45px;
    padding-bottom:53px;
}

.thumb-pad0 {
    overflow:hidden;
    margin:0 0 34px;
}

.thumb-pad0 .thumbnail {
    background:none repeat scroll 0 0 rgba(0,0,0,0);
    border:medium none;
    border-radius:0;
    box-shadow:none;
    overflow:hidden;
    position:relative;
    margin:0 0 18px;
    padding:0;
}

.thumbnail {
    background-color:#d7d7d7;
    border:1px solid #ddd;
    border-radius:4px;
    display:block;
    line-height:1.42857;
    margin-bottom:18px;
    transition:all .2s ease-in-out 0;
    padding:4px;
}

.thumb-pad0 .thumbnail .badge {
    box-sizing: border-box;
    background:none repeat scroll 0 0 rgba(0,0,0,0);
    border:2px solid #fff;
    border-radius:100%;
    float:left;
    font-size: 40px;
    height:54px;
    text-align:center;
    width:54px;
    margin:0 21px 0 0;
}

.thumb-pad0 .thumbnail .caption {
    overflow:hidden;
    padding:0;
}

.thumb-pad0 .thumbnail .caption a {
    color:#fff;
    font-size: 20px;
    font-weight: 700;
}

.thumb-pad0 > p {
    border-bottom:medium none;
    color:#fff;
    word-spacing:1px;
    margin:0;
    padding:0;
}

.thumb-pad1 {
    margin-bottom:23px;
}

.thumb-pad1 .thumbnail {
    background:none repeat scroll 0 0 rgba(0,0,0,0);
    border:medium none;
    border-radius:0;
    box-shadow:none;
    overflow:hidden;
    position:relative;
    margin:0 0 14px;
    padding:0;
}

.thumb-pad1 figure {
    margin:0;
}

.thumb-pad1 .thumbnail .caption {
    font-size: 20px;
    background:none repeat scroll 0 0 rgba(255,255,255,0.9);
    bottom:0;
    color:#138c66;
    font-size:20px;
    left:0;
    margin-bottom:0;
    overflow:hidden;
    position:absolute;
    width:100%;
    padding:12px 19px;
}

.thumb-pad1 figure img {
    width:100%;
}

.what-does h2 {
    color:#1c1c1c;
    font-size: 60px;
    margin:0 0 45px;
}

.what-does p {
    font-weight:300;
    line-height:23px;
    margin-bottom:12px;
}

footer {
    background:#FFF;
    border-top:1px solid #EEE;
    letter-spacing:1px;
    word-spacing:1px;
}

footer hr {
    border-color:#FECB6B;
}

footer .upper-footer p {
    font-weight:700;
    color:#FFF;
    text-align:center;
    font-size:12px;
}

footer .upper-footer {
    background:#fca401;
    padding:26px 0 16px;
}

footer .lower-footer {
    padding:20px 0 10px;
}

footer .lower-footer p {
    font-size:11px;
    font-weight:700;
    color:#333;
}

.nav-collapse_ .nav li a {
    text-shadow:none;
    text-decoration:none;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    text-transform:none;
    font-size:20px;
    letter-spacing:1px;
    line-height:22px;
    font-weight:400;
    color:#FFF;
}

.nav-collapse_ .nav >li >a {
    display:block;
    background:none;
    position:relative;
    z-index:20;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    margin:10px;
}

.nav-collapse_ .nav >li.sfHover >a,.nav-collapse_ .nav >li.sfHover >a:hover,.nav-collapse_ .nav >li >a:hover,.nav-collapse_ .nav >li.active >a,.nav-collapse_ .nav >li.active >a:hover {
    background:#FCA401;
    color:#fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}

.navbar-brand .first,.navbar-brand .second {
    float:left;
    padding-left:15px;
    padding-right:15px;
}

.navbar-brand .second {
    padding-left:0;
    padding-top:5px;
}

.navbar-brand,.navbar-brand h1,.navbar-brand h4 {
    color:#fff;
    margin:0;
    padding:0;
}

.navbar-brand h1 {
    letter-spacing:1px;
}

.navbar-brand h4 {
    letter-spacing:1.5px;
}

.container_:before,.container_ {
    border-top:1px solid rgba(255,255,255,0.12);
}

@media (max-width:760px) {
    .navbar-brand {
        position:relative;
        margin-top:-7px;
        padding-left:10px;
    }

    .carousel-caption h1 {
        font-size:15px;
        font-weight:300;
        letter-spacing:2px;
    }

    .carousel-caption a {
        font-size:25px;
    }

    .carousel-caption .btn-default {
        background:none!important;
        color:#FFF;
    }

    .container_ {
        display:none;
    }

    .navbar-brand h1 {
        font-size:25px;
    }

    .navbar-brand h4 {
        font-size:13px;
    }

    .navbar-brand .second {
        padding-top:10px;
    }

    .hello-box .title, .what-does h2 {
        font-size:25px;
    }

    blockquote {
        font-size:15px;
    }

}

ul.lang {
    display:block;
    overflow:hidden;
}

ul.lang li {
    display:inline;
    font-size:12px;
    padding:0 5px;
}

ul.lang li.active a {
    font-weight:bold;
    text-decoration:underline!important;
}

.step .col-md-2 a,.step .col-md-4 a {
    color:#333;
    cursor:pointer;
}

.step .col-md-2 a:hover,.step .col-md-4 a:hover {
    color:#F58723;
    cursor:pointer;
}

.form-group .progress {
    height:10px!important;
}
/*================================================
ALERT STYLES
==================================================*/
#alert-box {
    top:60px;
    margin-left:5px;
    position:fixed;
    right:5px;
    z-index:1029;
    text-shadow:none;
}

#alert-box .alert {
    box-shadow:0 1px 2px 0 rgba(0,0,0,0.16),0 0px 0px 0 rgba(0,0,0,0.12);
}
/*================================================
BUSY STYLES
==================================================*/
@-webkit-keyframes ld {
    0% {
        transform:rotate(0deg) scale(1);
    }

    50% {
        transform:rotate(180deg) scale(1.1);
    }

    100% {
        transform:rotate(360deg) scale(1);
    }
}

@-moz-keyframes ld {
    0% {
        transform:rotate(0deg) scale(1);
    }

    50% {
        transform:rotate(180deg) scale(1.1);
    }

    100% {
        transform:rotate(360deg) scale(1);
    }
}

@-o-keyframes ld {
    0% {
        transform:rotate(0deg) scale(1);
    }

    50% {
        transform:rotate(180deg) scale(1.1);
    }

    100% {
        transform:rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        transform:rotate(0deg) scale(1);
    }

    50% {
        transform:rotate(180deg) scale(1.1);
    }

    100% {
        transform:rotate(360deg) scale(1);
    }
}

.busy {
    position:relative;
    opacity:.8;
    color:transparent;
}

.busy:hover,.busy:active,.busy:focus {
    cursor:default;
    color:transparent;
    outline:none !important;
    box-shadow:none;
}

.busy:before {
    content: ' ';
    display:inline-block;
    position:absolute;
    background:transparent;
    border:1px solid #fff;
    border-top-color:transparent;
    border-bottom-color:transparent;
    border-radius:50%;
    box-sizing:border-box;
    top:50%;
    left:50%;
    margin-top:-12px;
    margin-left:-12px;
    width:24px;
    height:24px;
    -webkit-animation:ld 1s ease-in-out infinite;
    -moz-animation:ld 1s ease-in-out infinite;
    -o-animation:ld 1s ease-in-out infinite;
    animation:ld 1s ease-in-out infinite;
}

.btn-default.busy:before {
    border-left-color:#333333;
    border-right-color:#333333;
}

.btn-lg.busy:before {
    margin-top:-16px;
    margin-left:-16px;
    width:32px;
    height:32px;
}

.btn-sm.busy:before {
    margin-top:-9px;
    margin-left:-9px;
    width:18px;
    height:18px;
}

.btn-xs.busy:before {
    margin-top:-7px;
    margin-left:-7px;
    width:14px;
    height:14px;
}

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 5px 5px 40px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
    display: inline;
}

h3.c-text {
    text-shadow: 1px 1px 1px #000;
}

.maxheight {
    height: 80px;
}

.alert {
    border-radius: 0;
    color: #fff;
}

.alert-info {
    background-color: rgba(51, 195, 240, 0.9);
    border-color: #33C3F0;
}

.alert-success {
    background-color: rgba(43, 213, 110, 0.9);
    border-color: #2BD56E;
}

.alert-danger {
    background-color: rgba(213, 103, 43, 0.9);
    border-color: #D5672B;
}

.alert-box {
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 9999;
    text-shadow: none;
}

.alert-box .alert {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12);
}

.toast {
    width: 40%;
    margin: 0 auto;
}

.wrap, .mask, section, .toast, .navbar {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-timing-function: cubic-bezier(.1, .7, .1, 1);
    animation-timing-function: cubic-bezier(.1, .7, .1, 1);    
}

.toast-slide-down {
    -webkit-animation-name: alertSlideDown;
    animation-name: alertSlideDown;    
}

.slide-down {
    -webkit-animation-name: navSlideDown;
    animation-name: navSlideDown;      
}

.slide-up {
    -webkit-animation-name: navSlideUp;
    animation-name: navSlideUp;     
}

@-webkit-keyframes alertSlideDown {
    from { -webkit-transform: translateY(0); }
    to   { -webkit-transform: translateY(100px); }
}

@keyframes alertSlideDown {
    from { transform: translateY(0); }
    to   { transform: translateY(100px); }
}

@-webkit-keyframes navSlideDown {
    from { -webkit-transform: translateY(-100%); }
    to   { -webkit-transform: translateY(0); }
}

@keyframes navSlideDown {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
}

@-webkit-keyframes navSlideUp {
    from { -webkit-transform: translateY(0); }
    to   { -webkit-transform: translateY(-100%); }
}

@keyframes navSlideUp {
    from { transform: translateY(0); }
    to   { transform: translateY(-100%); }
}

.btn-success {
    background-color: #2BD56E;
    border-color: #2BD56E;
}

.btn-success:hover, .btn-success:focus {
    background-color: #24B35E;
    border-color: #24B35E;
}

.form-control {
    border: 1px solid #DFEFFF;
    border-bottom-width: 2px;
    box-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333;
}

.form-control:hover {
    border-color: #B9DCFF;
}

.form-control:focus {
    border-color: #4285f4;
}

.note-alert > strong {
    font-size: 17px;
}
.note-alert li {
    font-size: 16px;
    line-height: 30px;
}

.lowercase, .capitalize {
    display: inline-block;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.justify {
    text-align: justify;
}

ol.alphabet {
    list-style-type: lower-alpha;
}