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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu');

body {
    /*font-family: Montserrat, sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-family: 'Ubuntu', sans-serif;
    /*font-weight: 400;*/
    font-weight: 500;
    font-size: 14px;
    /*font-family: "Open Sans";*/
    background: #F4F4F4 url("http://eoscportal.trust-itservices.com/sites/all/themes/theme1/images/bg-page.png") no-repeat 0% 20%;
}

.uk-container {
    max-width: 1170px;
}

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {
    /*font-family: Montserrat, sans-serif;*/
    font-family: 'Teko', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1.0em 0 0.5em;
    font-weight: inherit;
}

h2 {
    font-size: 28px !important;
    font-family: 'Teko', sans-serif;
    font-weight: 600;
    color: #444;
}

.uk-section-default {
    background: #F4F4F4 url("http://eoscportal.trust-itservices.com/sites/all/themes/theme1/images/bg-page.png") no-repeat 0% 20%;
}

.uk-navbar-nav > li > a {
    font-family: 'Ubuntu', sans-serif;
}

.uk-navbar-dropdown-nav {
    font-family: 'Ubuntu', sans-serif;
}

.uk-button {
    font-family: 'Ubuntu', sans-serif;
}

.uk-button-primary {
    flex: 1 1 auto;
    margin: 5px;
    /*padding: 7px 30px;*/
    padding: 3px 30px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 30px;
    border: 0;
    background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
    color: #fff !important;
}

.uk-button-primary:hover {
    color: #fff;
    border-color: #204d74;
    background-color: #265a88;
    background-position: right center;
}

.uk-table th {
    font-family: 'Ubuntu', sans-serif;
}

.uk-navbar-nav > li.uk-active > a {
    color: #555555;
}

.uk-button-secondary {
    background: #004494;
}

.uk-button-secondary:hover {
    background: #0885df;
    border-color: #0885df;
    color: #fff;
}

.uk-section-primary {
    background: #0047BA;
}

/*.uk-container, .container {*/
    /*padding-left: 80px;*/
    /*padding-right: 80px;*/
/*}*/

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff;
    box-shadow: 2px 15px 50px rgba(41, 44, 61, .1);
}

.uk-button-default {
    border: 1px solid #0047BA;
    border-radius: 2px;
    color: #0047BA;
}

.uk-button-default:hover {
    background-color: #0047BA;
    color: #fff;
}

/*li, dt, dd {*/
    /*line-height: 24px;*/
/*}*/

/*.tm-logo img {*/
    /*margin-top: 30px;*/
/*}*/

/*.main-menu {*/

/*}*/

/*.main-menu .dropdown-menu {*/
    /*background: #ffffff none repeat scroll 0 0;*/
    /*box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.1);*/
    /*color: #666666;*/
    /*font-size: 1rem;*/
    /*padding: 30px 10px;*/
    /*vertical-align: top;*/
    /*border: none;*/
    /*border-radius: 0px;*/
/*}*/

/*.main-menu .dropdown-menu a {*/
    /*font-weight: 300;*/
/*}*/

/*.uk-navbar-nav > li > a {*/
    /*font-size: 17px;*/
/*}*/

/*.uk-navbar-nav > li > a[href="#"] {*/
    /*cursor: pointer;*/
/*}*/

/*.uk-heading-large {*/
    /*font-weight: 300;*/
    /*text-transform: none;*/
/*}*/
/*.uk-heading-large {*/
    /*font-size: 85px;*/
    /*line-height: 94px;*/
/*}*/

/*.tm-panel-subtitle {*/
    /*color: #b3b3b3;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*!*font-family: "Open Sans";*!*/
    /*font-size: 17px;*/
    /*line-height: 27px;*/
    /*margin: 30px auto;*/
    /*text-transform: uppercase;*/
/*}*/

/*.uk-block-large {*/
    /*padding-bottom: 50px;*/
    /*padding-top: 50px;*/
/*}*/

/*.tm-navbar-container {*/
    /*padding-top: 0px;*/
    /*padding-bottom: 0px;*/
/*}*/

/*.tm-toolbar {*/
    /*background: #fff none repeat scroll 0 0;*/
    /*padding: 10px 80px 0;*/
/*}*/

/*.tm-toolbar a {*/
    /*color: #666666;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-size: 13px;*/
    /*!*font-family: "Open Sans";*!*/
/*}*/

.uk-panel-box-blue {
    background-color: #004DB0;
    color: #ffffff;
}

.uk-panel-box-blue h1,
.uk-panel-box-blue h2,
.uk-panel-box-blue h3,
.uk-panel-box-blue h4,
.uk-panel-box-blue h5,
.uk-panel-box-blue h6 {
    color: #ffffff;
}

.uk-button-blue {
    background-color: #004DB0;
    color: #ffffff;
    border-color: transparent;
    line-height: 30px;
    min-height: 30px;
    vertical-align: middle;
}

.uk-button-blue:before {
    background: none !important;
}

.uk-button-blue:hover,
.uk-button-blue:focus {
    background-color: #003D8C;
    color: #ffffff;
    border-color: transparent;
    line-height: 30px;
    min-height: 30px;
    vertical-align: middle;
}

.uk-button-blue:active,
.uk-button-blue.uk-active {
    background-color: #004DB0;
    color: #ffffff;
    border-color: transparent;
}

/******************************************************/

/*article {*/
    /*max-width: 600px;*/
    /*overflow: hidden;*/
    /*margin: 0 auto 50px;*/
/*}*/

/*.subtitle {*/
    /*margin: 0 0 2em 0;*/
/*}*/

/*.fancy {*/
    /*line-height: 0.5;*/
    /*text-align: center;*/
/*}*/
/*.fancy span {*/
    /*display: inline-block;*/
    /*position: relative;*/
/*}*/
/*.fancy span:before,*/
/*.fancy span:after {*/
    /*content: "";*/
    /*position: absolute;*/
    /*height: 5px;*/
    /*border-bottom: 1px solid white;*/
    /*border-top: 1px solid white;*/
    /*top: 0;*/
    /*width: 600px;*/
/*}*/
/*.fancy span:before {*/
    /*right: 100%;*/
    /*margin-right: 15px;*/
/*}*/
/*.fancy span:after {*/
    /*left: 100%;*/
    /*margin-left: 15px;*/
/*}*/

/******************************************************/

h2, .uk-h2 {
    font-size: 27px;
    text-transform: none;
}

.customAccordionPanel {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    box-shadow: none;
    border: none;
}

.customAccordionPanel .panel-heading h4 {
    position: relative;
    text-align: center;
    color: #003D8C;
}

.customAccordionPanel .panel-heading .panel-title {
    font-size: 20px;
}

.customAccordionPanel .panel-heading h4 a:hover, .customAccordionPanel .panel-heading h4 a:focus {
    color: #003167;
}

.customAccordionPanel .panel-heading h4 span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.customAccordionPanel .panel-heading h4:before {
    background: #003D8C;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.customAccordionPanel .panel-heading h4:before {
    left: 0;
}

.customAccordionPanel .panel-body {
    border-top: none !important;
}

/******************************************************/

.registerButton {
    padding: 5px 20px;
    width: 150px;
}

/******************************************************/

.offcanvas-close {
    position: relative;
    right: 0;
    top: 0;
}

/******************************************************/

.uk-card-default {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 50px rgba(0, 0, 0, 0.05);
    color: #767779;
}

.uk-tab::before {
    border-bottom: 1px solid #e5e5e5;
}

.minus-margin-top {
    margin-top: -10px;
}

.strong {
    font-weight: bold;
}

.description {
    font-size: 12px;
    text-transform: none;
}

/******************************************************/

.modal-body {
    padding: 30px;
    max-height: 600px;
}


/******************************************************/

.clear-style {
    padding-left: 0px;
}

/******************************************************/

.serviceicon .wk-panel h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.serviceicon * + .wk-margin {
    margin-top: 10px;
}
.serviceicon .wk-margin, .serviceicon .wk-panel-teaser, .serviceicon .wk-panel-title {
    margin-bottom: 10px;
}

.wk-overlay {
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    transform: translateZ(0px);
}
.wk-overlay, .wk-overlay-area-content, .wk-overlay-area:not(:empty)::before {
    display: inline-block;
    vertical-align: middle;
}
.wk-button-group, .wk-button-group .wk-button:active, .wk-button-group .wk-button:hover, .wk-overlay {
    position: relative;
}
.wk-dotnav > li > a, .wk-icon-button, .wk-list > li > a, .wk-nav ul > li > a, .wk-nav > li > a, .wk-overlay, .wk-slidenav, .wk-subnav > li > a {
    border: medium none;
}

.wk-overlay-area-content > *:last-child, .wk-overlay-panel.wk-flex > * > *:last-child, .wk-overlay-panel > *:last-child, .wk-overlay > *:first-child {
    margin-bottom: 0;
}

.wk-overlay-active *:not(.wk-active) > .wk-overlay-panel:not(.wk-ignore), .wk-overlay-hover:not(:hover):not(.wk-hover) .wk-overlay-panel:not(.wk-ignore) {
    opacity: 0;
}

.wk-overlay-blur, .wk-overlay-fade, .wk-overlay-grayscale, .wk-overlay-scale, .wk-overlay-spin, [class*="wk-overlay-slide"] {
    transition-duration: 0.3s;
    transition-property: opacity, transform, filter;
    transition-timing-function: ease-out;
}
.wk-overlay-image {
    padding: 0;
}
.wk-overlay-panel {
    bottom: 0;
    color: #fff;
    left: 0;
    /*padding: 20px;*/
    position: absolute;
    right: 0;
    top: 0;
}

a[class*="wk-"] {
    cursor: pointer;
    text-decoration: none;
}

a[class*="wk-"]:hover {
    text-decoration: none;
}
.wk-link-reset, .wk-link-reset a, .wk-link-reset a:focus, .wk-link-reset a:hover, .wk-link-reset:focus, .wk-link-reset:hover {
    color: inherit;
    text-decoration: none;
}

/*h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6 {*/
    /*font-family: "Open Sans";*/
/*}*/

/******************************************************/

.uk-notification-message {
    text-align: center;
    font-size: 15px;
    padding: 15px;
}

.uk-notification-message-primary {
    background: #004db0 none repeat scroll 0 0;
    color: #fff;
}

.uk-notification {
    top: 0px;
    width: 700px;
}

.uk-notification-top-center, .uk-notification-bottom-center {
    left: 50%;
    margin-left: -325px;
}

.uk-close {
    color: #fff;
    display: block;
}

.uk-close:hover, .uk-close:focus {
    color: #fff1f0;
}

.uk-notification-close {
    top: 20px;
}

/******************************************************/

a {
    /*color: #214c9c;*/
    color: #337ab7;
}

a:hover, a:focus {
    /*color: #D1303A;*/
    color: #23527c;
}


/* star-rating on hover style */
.star-container .star {
    cursor: pointer;
}

.uk-input.ng-invalid.ng-touched, .uk-select.ng-invalid.ng-touched, .uk-textarea.ng-invalid.ng-touched {

    color: #f0506e !important;
    border-color: #f0506e !important;

}

.uk-badge-danger {
    background-color: #c14136;
}

.uk-badge-warning {
    background-color: #e9ab54;
}

.uk-badge-success {
    background-color: #84a162;
}
