body {
    background: none repeat scroll 0 0 #F6F6F7;
    color: #3E3D40;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
}
a {
    color: #0880EF;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    color: #0880EF;
    font-family: "Open Sans Light",sans-serif;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #003056;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 23px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
blockquote {
    background: url("../img/quote.jpg") repeat scroll 0 0 #3EB7E2;
    border: medium none;
    color: #FFFFFF;
    font-family: 'Open Sans Light',sans-serif;
    font-size: 14px;
    font-style: italic;
    min-height: 136px;
    padding-left: 170px;
    text-align: left;
    width: 618px;
}
blockquote footer, blockquote small, blockquote .small {
    color: #FFFFFF;
    display: block;
    font-family: 'Open Sans Light',sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: right;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: "";
}
#all {
    margin: auto;
    position: relative;
    width: 1024px;
}
#header {
    height: 59px;
    margin-bottom: 20px;
    margin-top: 27px;
    position: relative;
}
#logo {
    display: block;
    float: left;
    height: 59px;
    line-height: 59px;
    margin-left: 30px;
    margin-top: -2px;
    width: 252px;
}
#slider {
    height: auto;
    width: 1024px;
	margin-bottom:15px;
}
#menu-main {
    background: url("../img/menu_bgwl.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    font-size: 14px;
    height: 59px;
    margin-right: 5px;
    text-transform: uppercase;
    width: 699px;
}
#menu-main .container-fluid {
    padding: 0;
}
#menu-main .nav-pills > li + li {
    margin-left: 0;
}
#menu-main .nav-pills > li:first-child > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-indent: -9999px;
    width: 68px;
}
#menu-main .nav-pills > li.active:first-child > a, #menu-main .nav-pills > li:first-child > a:hover {
    background: url("../img/home_hover.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu-main .nav-pills > li > a {
    background: url("../img/menu_main_line.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #FFFFFF;
    height: 53px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    text-decoration: none;
}
#menu-main .nav-pills > .active > a, #menu-main .nav-pills > .active > a:hover, #menu-main .nav-pills > .active > a:focus, #header .nav > li > a:hover, #header .nav > li > a:focus {
    background-color: #FFE536;
    background-image: none;
    color: #003056;
    text-decoration: none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFE536;
    border: 0 none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 10px 0 #171714;
    color: #003056;
    display: none;
    float: left;
    font-size: 14px;
    font-weight: normal;
    left: 0;
    list-style: none outside none;
    min-width: 100px;
    padding: 5px 0;
    position: absolute;
    text-transform: none;
    top: 100%;
    z-index: 1000;
}
#menu-main .dropdown-menu > li > a {
    background: url("../img/main_menu_dropdown_line.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    clear: both;
    color: #003056;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    text-decoration: none;
    white-space: nowrap;
}
#menu-main .dropdown-menu > li:last-child > a {
    background-image: none;
}
#menu-main .dropdown-menu > li > a:hover, #menu-main .dropdown-menu > li > a:focus #menu-main .dropdown-menu > li.active > a {
    background-color: #003056;
    background-image: none;
    color: #FFFFFF;
    text-decoration: none;
}
.container {
    padding-left: 0;
    padding-right: 0;
}
.carousel-indicators {
    bottom: 0;
    left: 40px;
    list-style: none outside none;
    margin-left: auto;
    padding-left: 0;
    position: absolute;
    text-align: left;
    width: 80%;
    z-index: 15;
}
.carousel-indicators .active {
    background: url("../img/indicator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 1px;
    width: 16px;
}
.carousel-indicators li {
    background: url("../img/indicator.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 1px;
    width: 16px;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
    font-family: Arial;
    min-height: 200px;
    padding: 25px 32px 20px 42px;
    text-align: justify;
    width: 1024px;
}
#left-col {
}
.yellow-block-img {
    background: url("../img/block_yellow.jpg") repeat scroll 0 0 #FFE748;
    min-height: 118px;
    padding: 10px 20px;
    width: 618px;
}
#right-col {
    min-height: 200px;
    padding: 0px 5px;
}
.yellow-block {
    background: none repeat scroll 0 0 #FFE536;
    margin-bottom: 15px;
    padding: 10px 7px 7px;
}
.yellow-block h4, .yellow-block p {
    padding-left: 15px;
    padding-right: 15px;
}
#menu_right .nav-pills {
    background: none repeat scroll 0 0 #EBEBEB;
    border-color: #D9DADB;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin: auto;
    padding: 0;
    width: 310px;
}
#menu_right .nav-pills > li {
    background: linear-gradient(to bottom, #F6F6F6 0%, #EBEBEB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: table-row;
}
#menu_right .nav-pills > li.active, #menu_right .nav-pills > li:hover, #menu_right .nav-pills > li:focus {
    background: linear-gradient(to bottom, #FCEA71 0%, #FCDB7A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu_right .nav-pills > li > a {
    background: url("../img/arrow-normal.png") no-repeat scroll 255px center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #D9DADB;
    color: #3DA0FD;
    display: table-cell;
    font-family: "Open Sans Light",sans-serif;
    font-size: 16px;
    font-weight: normal;
    height: 70px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 310px;
}
#menu_right .nav-pills > li.active > a, #menu_right .nav-pills > li:hover > a, #menu_right .nav-pills > li:focus > a {
    background: url("../img/arrow-hover.png") no-repeat scroll 255px center rgba(0, 0, 0, 0);
}
#menu_right .nav-pills > li:last-child > a {
    border-bottom: medium none;
}
#footer {
    background: none repeat scroll 0 0 #003056;
    padding-bottom: 25px;
}
#menu-footer {
    padding-left: 20px;
}
#menu-footer li {
    background: url("../img/menu_footer_line.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    padding: 8px 20px 0 18px;
}
#menu-footer li:last-child {
    background-image: none;
}
#menu-footer li > a {
    color: #F6F6F6;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}
#footer h6 {
    color: #00A1D9;
    padding-top: 0;
}
#footer-tel, #footer-mail, #footer-mail a {
    color: #FFFFFF;
    text-decoration: none;
}
.leftico {
    padding-left: 30px;
}
.ico-tel {
    background: url("../img/tel.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.ico-location {
    background: url("../img/location.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.ico-mail {
    background: url("../img/mail.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.mb20 {
    margin-bottom: 20px;
}
#footer-tel {
    margin-bottom: 15px;
}
#copyright {
    color: #748495;
    font-size: 11px;
    margin-left: 22px;
}
#google-maps {
    margin-top: 50px;
}
#inputtresc {
    height: 200px;
}
button.btn-default {
    background-color: #FED341;
    background-image: -moz-linear-gradient(90deg, #FECF44 0%, #FFE536 100%);
    border-radius: 6px;
    box-shadow: 1px 1.732px 1px 0 #171714;
    color: #003056;
    font-family: 'Open Sans',sans-serif;
    font-weight: bold;
    height: 42px;
    width: 177px;
    z-index: 46;
}
button.btn-default:hover {
    color: #FFFFFF;
}
.thumbnail .caption {
    color: #003056;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    padding: 10px 0;
    text-align: left;
}
.thumbnail {
    border: medium none;
    border-radius: 0;
    color: #003056;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    background: none repeat scroll 0 0 #F6F6F6;
}
#gallery-foto {
    font-size: 16px;
}
#gallery-foto .thumbnail .caption {
    color: #003056;
    font-family: Arial;
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
}#galeria .miniatu a.thumbnail {min-height: 150px;}
