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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 * + p, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 15px;
    font-weight: 300;
}

body {
    font-weight: 300;
}

.tm-footer a {
    color: #555555;
}

.g-content {
    margin: 0.625rem;
  
}
 
.g-contact .g-contact-item {
    position: relative;
    padding-left: 50px;
    margin-bottom: 1.5rem;
}

.g-contact .g-contact-icon {
    position: absolute;
    left: 0;
    font-size: 1.25rem;
    border-right: 1px solid rgba(55, 55, 55, 0.15);
    width: 35px;
    height: 45px;
    line-height: 45px;
}

.g-contact .g-contact-label {
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: bold;
    opacity: 0.5;
}

.g-contact .g-contact-txt {
    font-weight: 300;
}

.uk-margin-large-bottom {
    margin-bottom: 10px !important;
}

@media (min-width: 960px) {
    .tm-navbar-space .tm-navbar {
        margin-top: 50px;
        margin-bottom: 90px;
    }
    .tm-navbar-space .tm-search {
        margin-bottom: 50px;
    }
}

@media (min-width: 1220px) {
    .tm-navbar-space .tm-navbar {
        margin-top: 50px;
        margin-bottom: 180px;
    }
        .tm-navbar-space .tm-search {
        margin-bottom: 50px;
    }

}

.uk-panel-box-secondary .uk-text-muted, .uk-panel-box-secondary .tm-panel-subtitle {
    color: #93b1b7;
}

.tm-panel-blank h1, .tm-panel-blank h2, .tm-panel-blank h3, .tm-panel-blank h4, .tm-panel-blank h5, .tm-panel-blank h6 {
    text-shadow: 0px 1px #6ea1bc;
}

.tm-panel-blank {
    text-shadow: 0px 0px #787878;
}

.uk-margin-large-top {
    margin-top: 0px !important;
}

.uk-panel-space {
    padding-top: 20px;
}

.tm-panel-blank h1, .tm-panel-blank h2, .tm-panel-blank h3, .tm-panel-blank h4, .tm-panel-blank h5, .tm-panel-blank h6 {
    color: #6ea1bc;
}

.tm-panel-blank {
    color: #787878;
}

.tm-footer {
    color: #6ea1bc;
}