body
{
    color:#000;
}

.page-header {
    border-bottom: 0;
    margin: 0;
    padding: 25px 0;
    background: #fbfbfb;
    box-shadow: inset 0 0 6px rgba(0,0,0,.1);
    background-image: url(../images/leaves1.png);
    background-repeat: repeat;
}
.site-logo {
    position: relative;
    width: 300px;
    z-index: 2;
    float: left;
    padding: 0;
}
.site-logo span {
    font-size: 50px;
    font-weight: 700;
    position: absolute;
    margin-top: 25px;
}
.flex-caption {
    background-color: rgba(0,0,0,0.2);
}
.site-logo, .site-logo:before
{
    background-color: #fff;
}
.site-footer {
    background-color: rgba(0,0,0,0.9);
    padding: 25px 0;
}

#formtwo input
{
    border-color:transparent;
    border-bottom-color: #757575;
    outline: none;
    min-width:100px!important;
    max-width:100%!important;
    transition: width 0.20s;
    text-align:left;
}
#declaration input
{
    border-color:transparent;
    border-bottom-color: #757575;
    outline: none;
    min-width:100px!important;
    max-width:100%!important;
    transition: width 0.20s;
    text-align:left;
}
.accordion-heading .accordion-toggle {
    position: relative;
    display: block;
    padding: 10px 10px;
    padding-right: 30px;
    background: none;
    text-decoration: none;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
    color: #555;
    font-size: 18px;
    font-weight: 300;
}
#form1 input {
    height: 35px;
    display: block;
    border: 1px solid rgba(0,0,0,0.15);
    padding: 5px;
    margin-top: 5px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.65rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, .dataTables_filter input:focus {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
    outline: none;
}
.form-control:focus {
    border-color: rgba(33,33,33 ,1);
    outline: 0;
    -webkit-box-shadow: 0px 0px 36px -7px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 36px -7px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 36px -7px rgba(0,0,0,0.15);
}
.form-group {
    position: relative;
    padding-top: 10px;
    margin-bottom: 0px !important;
    margin-top: 5px;
}
.btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active
{
    background-color: #388E3C;
}

label {
    position: absolute;
    top: -12px;
    left: 0;
    font-size: var(--font-size-small);
    opacity: 1;
    transform: translateY(0);
    transition: all 0.2s ease-out;
        font-weight: 500;
}

input:placeholder-shown + label {
    opacity: 0;
    transform: translateY(1rem);
}
input:required + .help-text::before {
    content: '*Required';
}


.noteSection
{
        
}
.site-footer-bottom {
    background-color: #333;
    padding: 10px 0;
    color: #999;
    line-height: 2.5;
}
.noteSection .lead {
    font-size: 25px;
    font-weight: 600;
    color: rgba(0,0,0,0.7);
    line-height: 0;
}
.noteSection ul li
{
    font-size: 15px;
    font-weight: 500;
    color: rgba(0,0,0,0.7);
}
.flex-caption-text h2 {
    font-size: 41px;
    line-height: 50px;
    margin-top: 400px;
    background-color: rgba(0,0,0,0.3);
}
.ckbox input[type='checkbox'] {
    opacity: 0;
    margin: 0px;
    float: left;
}
.ckbox span {
    display: block;
    margin-left: 30px;
    font-weight: 500;
    color: #212121;
}
.hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
    height: 500px;
    background-size: cover;
    background-position: center;
}
@media only screen and (max-width: 767px)
{
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
        height: 475px;
        background-size: contain;
        background-position: center;
    }  
}
.dd-menu > li a:hover {
    color:#fff;
    background-color: #81C784;
}
.dd-menu > li {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    float: left;
    padding: 0px;
    margin: 0 auto;
}
.dd-menu > li > a {
    display: block;
    color: #fff;
    line-height: 60px;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
}
.main-navigation {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 60px;
    background: #4CAF50;
    border-top: 1px solid #eee;
}
.home .content {
    padding-bottom: 60px;
    background-color: #E8F5E9;
}
.homeContainer .content {
    padding-bottom: 0px;
    background-color: #E8F5E9;
}
.embed-responsive-item html
{
    background-color: #E8F5E9 !important;
}
#main-container .testingTitle
{
    background-color: #C8E6C9;
}
#main-container .aboutFimttc
{
    background-color: #C8E6C9;
}
@media only screen and (max-width: 922px) {
    .dd-menu > li > a {
        color: #fff;
        line-height: 20px;
        padding: 10px;
    }
}
.embed-responsive-16by9 {
    padding-bottom: 356%;
}
.site-footer .footer_widget a:hover
{
    color:#FAFAFA;
    font-weight:800;
}
.error {
    background-color: darkred !important;
    color: #fff !important;
    padding-left: 5px !important;
    font-size: 12px !important;
    display: none;
    margin: 0px;
}