@import 'form.css';
@import "menu.css";

body {
    font-size: 80%;
    background-color: #aedbcc;
}

section {
    margin-bottom: 25px;
}

.container {
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: white;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

/** LINKS */

a, .navbar .nav > li > a, .navbar .nav > li > a {
    color: #A00;
    text-decoration: none;
}

a:hover, a.active, .breadcrumb li.active, .navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    color: #A55;
}

p {
    margin: 0 0 20px;
}

h2 {
    color: #21786C; /*#009983;*/
}

h2 a:hover, h3 a:hover, h4 a:hover {
    text-decoration: none;
}

.header h1 {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #A00;
    position: relative;
}

h1, h2, h3, h4 {
    line-height: 36px;
    margin-bottom: 18px;
}

h1, h2, h3, h4 {
    margin-top: 18px;
}

h3, h4, h5, h6 {
    line-height: 18px;
}

h1 {
    font-size: 36px;
    top: 5px;
}

h2 {
    font-size: 28px;
    top: 8px;
}

h3 {
    font-size: 22px;
    top: 1px;
}

h4 {
    font-size: 18px;
    top: 2px;
}

h5 {
    font-size: 15px;
    top: 4px;
}

h6 {
    font-size: 13px;
    top: 5px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    word-spacing: -0.125em;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    text-decoration: none;
}

/* */

.box {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f0f2f5;
}

.hotbox {
    margin-bottom: 20px;
}

.hotbox .media {
    margin-bottom: 20px;
    padding: 10px 40px 10px;
    background-color: #f0f2f5;
}

.hotbox .media .media {
    padding: 0;
    margin: 0;
}

.hotbox h4 {
    top: 8px;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 18px;
}

img {
    max-width: 100%;
    height: auto;
    /* Give it some text styles to offset alt text */
    color: #c00;
}

img.left, .plugin_picture.align-left {
    float: left;
    margin: 0 1.5em 0 0;
}

img.right, .plugin_picture.align-right {
    float: right;
    margin: 0 0 1.5em 1.5em;
}

.plugin_picture.align-center {
    display: block;
    text-align: center;
    margin-bottom: 1.5em;
}

/* Sandbar */

.navbar {
    margin-bottom: 0;
}

.navbar .nav li {
    background: none;
}

.navbar .nav li.active > a, .navbar .nav li.active > a:hover {
    background: none;
    box-shadow: none;
}

.navbar .nav li.active, .navbar .nav li.ancestor {
    background: url("/images/active.png") center 30px no-repeat;
}

.navbar .nav li a img {
    float: left;
}

.navbar .nav li a {
    padding: 50px 5px 38px;
    vertical-align: middle;
    text-transform: uppercase;
}

.contact {
    display: inline-block;
    padding: 20px 30px 20px;
}

.contact .phone {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: bold;
}

.contact .city {
    font-size: 18px;
    color: #A00;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
}

.contact .time {
    font-size: 11px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
}

.contact .other {
    font-size: 11px;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
}

.navbar-form {
    padding-top: 15px;
}

textarea, input[type="text"], input[type="email"] {
    background-color: #f6f6f6;
}

/* breadcrumb */

.breadcrumb-wrapper {
    margin-top: -40px;
    background: #eaecee url("/images/white.png") repeat-y;
}

.breadcrumb {
    font-weight: bold;
    background-color: #f0f2f5;
    /*  border: none */
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0;
}

.breadcrumb li a:hover {
    color: #a0a1a1;
    text-decoration: none;
}

/* Header - Splash */

header {
    background: url("/images/header1.png") repeat;
    /*background-color: rgba(135, 204, 208, 0.8);*/
}

.header1 {
    background-color: white;
}

.header2 {
    background-color: white;
    /*background: url("/images/life-health.png") no-repeat;*/
}

header h1 {
    padding: 50px 40px;
    color: white;
    text-shadow: 0 1px 0 #CBB370; /*20b2aa;*/
}

.header {
    height: 140px;
    /*margin-left: -20px;*/
    background-color: rgba(12, 78, 170, 0.8); /*rgba(0, 153, 131, 0.8);*/
}

a.logo {
    display: block;
    text-align: center;
    padding: 0 0 0 20px;
}

article {
    background: url(/images/shadow940.png) no-repeat top;
}

hr {
    background: url(/images/a.png) no-repeat top center;
    height: 10px;
    border: none !important;
}

/* Teaser */

.img-left img {
    float: left;
    margin: 0 20px 20px 0;
}

.img-right img {
    float: right;
    margin: 0 0 20px 20px;
}

/* Sidebar */

/* Content */

.content {
    margin-top: 20px;
    min-height: 300px;
    padding: 20px 40px;
}

.content table {
    width: 100%;
}

.content img.left {
    margin: 20px 20px 20px 0;
}

.content img.right {
    margin: 20px 0 20px 20px;
}

/********* Footer                                       */

footer a {
    color: #eee;
}

footer h4 {
    color: #eee;
}

footer {
    background-color: #21786C;
}

footer .logo {
    min-height: 220px;
}

.footer-content {
    padding: 50px 2em;
}

.footer-content [class*="span"] {
    padding-right: 20px;
}

.footer-content, .footer-content a {
    font-size: 11px;
    color: #d6d6d6;
}

footer strong {
    color: white;
}

.form-control {
    display: inline-block;
    width: auto;
	vertical-align: middle;
}

/* LIST */

.nav-list {
    margin-top: 20px;
    margin-bottom: 20px;
}

.nav-list li {
    font-size: 12px;
    background: white url("/images/dotted.png") top repeat-x;
}

.nav-list ul {
    list-style: none;
    margin: 0 0 20px;
}

.nav-list ul li {
    font-size: 12px;
    background: none;

}

.nav-list .nav-header {
    color: #00396d;
    font-size: 18px;
    text-transform: lowercase;
    margin-bottom: 30px;
    border: none;
    font-weight: bold;
    background: none;
}

.nav > li:first-child {
    background: none;
}

.nav > li > a {

    padding-top: 15px;
    padding-bottom: 15px;

}

.nav > li > a:hover {
    background: none;
    text-decoration: underline;
}

.nav-list a:last-child {
    background-image: none;
}

/** FORMS */

form {
    margin: 0;
    padding: 0;
}

fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

.button {
    background: #489376 url(/images/homepage02.gif) no-repeat right bottom;
    border-top: 1px solid #68C6A2;
    border-right: 1px solid #55B18E;
    border-bottom: 1px solid #408B6E;
    border-left: 1px solid #57AB8B;
    font-size: 10px;
    color: #FFFFFF;
}

#input1 {
    width: 145px;
    margin-right: 5px;
    border-top: 1px solid #A6A6A6;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #F8F8F8;
    border-left: 1px solid #C7C7C7;
}

/** TEXTS */

body, th, td, input, textarea, select {
}

/** BACKGROUNDS */

.bg1 {
    background: url(/images/homepage03.jpg) no-repeat left top;
}

.bg3 {
    min-height: 320px;
    background: url(/images/homepage07.gif) no-repeat right top;
}

.bg4 {
    background: url(/images/subpage03.png) no-repeat left top;
}

/** MISC */

.align-justify {
    text-align: justify;
}

.align-right {
    text-align: right;
}

img {
    border: none;
}

/** BASIC */

.text1 {
    padding: 8px 0;
    /*background: url(images/homepage05.gif) repeat-y left top;*/
}

.sidebar {
    padding: 20px 10px 20px 40px;
}

.sidebar .nav-list {
    padding: 0;
}

.happy-end {
    background: #000000;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 12px;
    color: #eee;
}

/* Teasers */

.spot {
    margin-bottom: 20px;
}

.spot img {
    float: left;
    margin: 0 20px 20px 0;
}

.spot h2 {
    color: rgba(12, 78, 170, 0.8);
    font-size: 16px;
    line-height: 18px;
    padding-top: 0;
    margin-top: 0;
}

.call-wrapper {
    margin-top: 30px;
    text-align: center;
    padding: 20px;
    background-color: #eee;
}

#suggestPost {
    background: transparent url(/images/suggest-post.png) no-repeat scroll 0 0;
    height: 170px;
    left: 0;
    position: fixed;
    top: 164px;
    width: 40px;
}

div#suggestPost:hover {
    background-position: -41px 0px;
}

#suggestPost a {
    display: block;
    height: 170px;
    width: 40px;
}

.vk {
    padding: 20px 0;
}

.scrollToTop:hover, .scrollToTop:visited, .scrollToTop:focus {
    text-decoration: none;
    background-color: #28a745;
    color: #fff;
}

.scrollToTop {
    text-align: center;
    width: 3rem;
    height: 3rem;
    padding: 8px 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    display: none;
    cursor: pointer;
    background-color: #28a745;
    z-index: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 24px;
}


#edit {
    position: fixed;
    top: 35px;
    left: -20px;
    padding: .5rem .75rem;
    background: #db1174;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 14px;
    transform: rotate(90deg);
    z-index: 1000;
}

.align_left {
    /* for images placed in rich text editor */
    float: left;
    margin: 0 1em 0.5em 0;
    position: relative;
    top: 0.5em;
    max-width: 50%;
}

.align_right {
    /* for images placed in rich text editor */
    float: right;
    margin: 0 0 0.5em 1em;
    max-width: 50%;
}

.align_center {
    /* for images placed in rich text editor */
    display: block;
    margin: 1em auto;
    position: relative;
    top: 0.5em;
}