/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 body {
background-size: 100% 900px;
}

.tm-color {
	color: #D66A10;
}
.io-map-container{
    position: relative;
    color: #D66A10;
}
.io-map-container form{
    position: absolute;
    bottom: 10px;
    background: rgba(214,106,16, 0.7);
}
.io-map-container .wk-content h3{
    color: #D66A10;
    font-size: 16px;
    margin: 0;
}
.tm-underline:before {
    background-color: #D66A10;
}
.tm-footer .footer-menu{
    margin-top: 40px;
}
.ioWork h1{font-size: 51px}
@media (max-width: 767px){
    .ioWork h1{font-size: 34px}
    .ioWork h2{font-size: 24px}
}
.ioWork .wk-slideshow .caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    z-index: 5;
    padding: 10px;
    background: rgba(255,255,255,0.5);
}

@media (max-width: 767px) {
    .tm-footer{ margin-top: 10px}
}

.home .uk-panel h1 {margin-bottom: 50px !important; font-size: 50px; line-height: 60px}
@media (max-width: 767px) {
    .home .uk-panel h1 {margin-bottom: 40px !important; font-size: 40px; line-height: 50px}
}
/*.tm-sidebar-a .uk-panel h1 {margin-bottom: 30px !important; font-size: 30px}
@media (max-width: 767px) {
    .uk-panel h1 {margin-bottom: 40px !important; font-size: 40px}
}*/
.home .eye-catcher{
    margin: 0 0 20px 0;
    font-family: 'Nunito';
    font-weight: 300;
    color: #ffffff;
    text-transform: none;
    font-size: 36px;
    line-height: 39px;
}
.eye-catcher{
    font-family: 'Nunito';
    font-weight: 300;
    color: #ffffff;
    text-transform: none;
    font-size: 24px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .home .eye-catcher{
        font-size: 21px;
        line-height: 24px;}
}
.home .eye-catcher .tm-underline {
    font-size: 46px;
    line-height: 80px;
    margin-bottom: 30px;

}
.home .tm-block,
.home .tm-main-top {
    margin-bottom: 120px;
}
.wk-slideshow-square .nav {
    margin-top: 15px;
}
.uk-overlay-caption {border-radius: 10px;}
.absolute-center {
    display: block;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}
#noScript {
    position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    margin: auto;
    width: 570px;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
#noScript i{
    font-size: 180px;
    margin: 0 auto  ;
}