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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-notouch .tm-sidebar .uk-dropdown:before, .uk-notouch .tm-sidebar .uk-dropdown  {
    left:-40px;
    width:250px;
    -webkit-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
 }

 .uk-notouch .tm-sidebar li.uk-parent:hover .uk-dropdown:before,
 .uk-notouch .tm-sidebar li.uk-parent:hover .uk-dropdown {
    -webkit-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}
.footer-title {
    color: #ef663a;
}
.welcome-grid h1 {
    color: #ef663a;
}
.welcome-grid img {
    height: 240px;
}
img.logo {
    height: 100px;
}
footer.tm-footer a {
    color: #3eabd6;
}

.welcome-grid h3.tm-heading-underline.uk-h2 {
    font-size: 20px;
}
.tm-headerbar {
   margin-top:20px;
    margin-bottom: 0px;
}
.tm-block {
    margin-top: 0px;
}
.grid-border {
    min-height: 460px;
    border: 5px solid #f4f7f9;
    background-color: #fafbfd;
}
.banner img {
    width: 100%;
}
.service img {
    width: 100%;
}
.careers img {
    width: 100%;
}
.careers-form .form-horizontal .control-label {
    float: left;
    padding-top: 20px;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
}
.careers-form .controls > .radio:first-child, {
    margin-left: -160px;
}
.careers-form .form-horizontal .control-group {
    margin-bottom: -5px;
}
.careers-form .controls.formControls {
    margin-left: 0px;
}
.careers-form .control-group input {
    height: 15px;
    min-height: 28px !important;
    line-height: 15px;
        width: 100%;

}
.careers-form .radio input[type="radio"] {
    float: left;
    margin-left: -20px;
    margin-bottom: -20px !important;
}
.contact-banner img {
    width: 100%;
}
.contact-us-form .uk-form select, .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
    width: 50% !important;
}
a.tm-logo-small.uk-hidden-large img {
    margin-bottom: 20px;
    margin-top: 8px;
}
img.img-logo.uk-responsive-height {
    width: 71px;
}

img.img-logo-name {
    width: 233px;
}
.careers-form .uk-form input:not([type]), 
.careers-form .uk-form input[type="text"], 
{
   background: #fff;
   border: 1px solid #c5c5c5;
   color: #000;
}

.careers-form .uk-form-horizontal .uk-form-label {
   margin-top: 0px !important;
   color: #000;
}

.rsform-radio {
   margin-right: 10px;
}

.careers-form .uk-form input[type="radio"] {
   margin-right: 5px;
   margin-top: 2px;
}
.crew-services img {
    width: 100%;
    height: 500px;
}
a.tm-totop-scroller {
    margin-top: -10px;
    float: right;
    position: relative;
}

footer.tm-footer {
       padding-bottom: 0px;
    background:#4c5054;
     }
   @media (min-width: 960px)
{
section.tm-top-c.uk-grid img {
    width: 280px;
    height: 460px;
}
}
main.tm-content {
   padding-bottom: 30px;
}