﻿body {
    padding-top: 5px;
    padding-bottom: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.footer {
    background-image: url(../Images/light-diagonal-strips.png);
    background-repeat: repeat;
    background-color: #ececec;
}

.footer h4 {
    color: #5a5a5a;
    font-size: 18px;
}

.footer h4 i {
    font-size: 22px;
}

.footer hr {
    border-top: 1px solid #d0d0d0;
}

.footer a {
    color: #999999;
    text-decoration: none;
}

.footer a:hover {
    color: #666 !important;
}

.footer .btn-info {
    color: #fff;
    background-color: #2394bf;
    border: solid 1px #2394bf;
}

.footer .btn-info:hover {
    color: #fff !important;
    background-color: #0066ad;
    border-color: #00548f;
}

.navbar {
  min-height: 90px;
}

.navbar-brand {
  padding: 0 15px;
  height: 90px;
  line-height: 90px;
}

.navbar-toggle {
  /* (80px - button height 34px) / 2 = 23px */
  margin-top: 23px;
  padding: 9px 10px !important;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    /* (80px - line-height of 27px) / 2 = 26.5px */
    padding-top: 26.5px;
    padding-bottom: 26.5px;
    line-height: 38px;
  }
}

.navbar-default {
    background-color: white;
}

.jumbotronTabs01 {
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    text-align: center;
    font-weight: 200;
    line-height: 2.1428571435;
    color: #FFF;
    background-color: #30a540;
}

#map-outer {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #FFF;
    color: #5a5a5a;
}

#map-container {
    min-height: 400px;
}

#mailSuccess, #mailError {
    display: none;
}

#submitbtn {
    color: #fff;
    background-color: #2394bf;
}

#submitbtn:hover {
    background-color: #0066ad;
    border-color: #00548f;
}


.sub-menu-2 {
    display: none;
    border:thick;
  
  
}
.hover-me:hover .sub-menu-2 {
    position: absolute;
    display: block;
    margin-top: -32px;
    margin-left: 195px;
    background-color: white;
    width: 150%;
    border-top: 1px solid #d0d0d0;
    padding: 9px 10px !important;
    font-size:x-large;
}
.sub-menu-3 {
    display: none;
    padding-right: 65px;
    vertical-align: central;
}
.hover-me-3:hover .sub-menu-3 {
    position: absolute;
    display: block;
    margin-top: -23px;
    background-color: white;
    width: 150%;
    margin-left: 195px;
    border-top: 1px solid #d0d0d0;
    padding: 9px 10px !important;
    font-size: x-large;
}


.style1 {
    background: linear-gradient(15deg, #005405, #18982a, #005405);
    padding: 6em 0 6em 0;
    color: #aaa;
    color: rgba(255,255,255,0.65);
    text-align: center;
}
a {
    color: #333;
    line-height: 1.4285;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    
}
.stly {
    padding-right:3em;
}
.stl {
    padding-right: 1.3em;
}




.CenteredContent {
    text-align: center;
    color: #5a5a5a;
    padding-bottom: 45px;
}

    .CenteredContent h2 {
        font-size: 2.25em;
        font-weight: 100;
        margin-bottom: 0;
    }

    .CenteredContent p {
        margin: 2em 0 0 0;
        padding: 0;
    }

.style1 {
    background: linear-gradient(15deg, #005405, #18982a, #005405);
    padding: 6em 0 6em 0;
    color: #aaa;
    color: rgba(255,255,255,0.65);
    text-align: center;
}

.feature-icon {
    display: inline-block;
    position: relative;
    padding-bottom: 5em;
    margin-bottom: 0.4em;
    cursor: default;
}

.dark .feature-icon .fa {
    background: rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
    color: #fff;
}

.dark .feature-icon .fa {
    background: rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.5);
    color: #fff;
}

.feature-icon .fa {
    display: inline-block;
    width: 2em;
    height: 2em;
    font-size: 4.5em;
    border-radius: 100%;
    box-shadow: inset 0 0 0 1px #666;
    color: #666;
    line-height: 2.1em;
}

.dark .feature-icon:before {
    background: rgba(255,255,255,0.5);
}

.dark .feature-icon:before {
    background: rgba(255,255,255,0.5);
}

.feature-icon:before {
    content: '';
    background: #666;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.325em;
    width: 0.65em;
    height: 0.65em;
    display: block;
    border-radius: 100%;
}

.dark .feature-icon:after {
    background: rgba(255,255,255,0.5);
}

.dark .feature-icon:after {
    background: rgba(255,255,255,0.5);
}

.feature-icon:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0.65em;
    width: 1px;
    height: 4.35em;
    background: #666;
    margin-left: -0.5px;
}

.dark h3 {
    font-size: 1.5em !important;
}

.dark p {
    line-height: 1.7;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #fff;
}
.greenbutton {
    background-color: #30a540;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.greenbutton a 
 {
        color: #fff;
        font-weight: Bold;
        font-size: 20px;
}

.greenbutton p
    {
        padding: 0px;
        margin: 0px;
    }

.Reg {
    display: flex;
   
   
}
.Reg1 {
    flex: 1;
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    text-align: center;
    font-weight: 200;
    line-height: 2.1428571435;
    color: #FFF;
    background-color: #30a540;
}


.Reg button {
    border: none;
    background-color: #2394bf;
    border-radius: 5px;

    
}



.Reg image {
    width: 100%;
    height: auto;
    border:none;
    border-radius:5px;
    padding-bottom:10px;
   
}


.Reg2 {
    flex: 1;
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    text-align: center;
    font-weight: 200;
    line-height: 2.1428571435;
    color: #FFF;
    background-color: #30a540;
}


.Reg button a {
    text-decoration: none;
    color: whitesmoke;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif font-size;
    background-color: #2394bf;
    padding-right: 100px;
    padding-left: 50px;
    border: none;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
}
.Reg button a:hover {
   background-color: #00548f;
   
}
.wg{
    font:italic;
}

.modal-body iframe {
    width: 100%;
    height: auto;
    min-height: 310px;
    border-style: none;
    overflow: hidden !important;
}

.modal-body {
    overflow: hidden !important;
}




.modal2-body iframe
{
        width: 100%;
      
        min-height: 610px;
        border-style: none;
        overflow: hidden !important;
}

.modal2-body {
    overflow: hidden !important;
}


#logoutForm2 {
    position: relative;
    height: 80px;
}

    #logoutForm2 li {
        display: inline-block;
        height: 100%;
        padding-top: 29px;
        padding-left: 15px;
        padding-right: 15px;
    }

        #logoutForm2 li:hover {
            background-color: #f1faff;
        }

        #logoutForm2 li a:hover {
            text-decoration: none;
            #logoutForm {
    position: relative;
    height: 80px;
}

    #logoutForm li {
        display: inline-block;
        height: 100%;
        padding-top: 29px;
        padding-left: 15px;
        padding-right: 15px;
    }

        #logoutForm li:hover {
            background-color: #f1faff;
        }

        #logoutForm li a:hover {
            text-decoration: none;
        }

.contrainer1{
    display:flex;
}
.contrainer{
    flex:1
}




.button {
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    background: rgba(255,255,255,0.15);
    box-shadow: inset 0 0 0 1px #fff;
    padding: 0.85em 3em 0.85em 3em;
    border-radius: 0.25em;
    cursor: pointer;
    border: 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

    .button:hover
{
        background: rgba(255,255,255,0.25);
        text-decoration: none;
        color: #fff;
}








