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

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

/* Start of Form */
#contact {
  padding: 0;
}

.form-horizontal .controls {
  margin-left: 0;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 5px;
}


form#contact-form {
  margin: 0;
}

form#contact-form > fieldset{
  margin: 0;
}

form#contact-form .control-label {
  display: none;
}

form#contact-form textarea{
  height: 151px;
}

aside > .contact_form {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffde99+0,fcb900+100 */
background: #ffde99; /* Old browsers */
background: -moz-linear-gradient(top,  #ffde99 0%, #fcb900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffde99 0%,#fcb900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffde99 0%,#fcb900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffde99', endColorstr='#fcb900',GradientType=0 ); /* IE6-9 */

}

.contact_form > h3 {
  color: #fff !important;
  font-weight: bold;
  text-shadow: 1px 1px black;
}

/* End of Form */


#tm-main {
  background-image: url("white_brick_wall.png");
  padding: 40px 0;
}

/* ===================== Start Menu =====================================*/

.uk-navbar{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

.uk-navbar-nav > li > a {
  text-shadow: 1px 1px white;
}

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
  padding-top: 175px !important;
}





/* ===================== End Menu =====================================*/


/* ===================== Start Slideshow =====================================*/

ul.uk-slideshow > li > div.uk-overlay-panel > div.uk-container > div.uk-width-medium-1-2 {



}

.tm-slideshow-content-panel {
  background: rgba(0, 0, 0, 0.39) none repeat scroll 0 0;
  padding: 30px 40px;
}

.tm-slideshow-content-panel h3, .tm-slideshow-content-panel div  {
color: white;
}

tm-slideshow-content-panel ul.tm-numnav > li.uk-active > a {

}

.tm-numnav > .uk-active > *::before {
background: white none repeat scroll 0 0;
}

.tm-slideshow-content-panel .uk-heading-large {
  font-size: 30px;
  line-height: 26px;
}

.tm-slideshow-content-panel .uk-text-large {
  font-size: 15px;

}

/* ===================== End Slideshow =====================================*/

/* ===================== Start Footer =====================================*/

#tm-footer{

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#592e66+0,4f2048+31,3a0733+100 */
background: #592e66; /* Old browsers */
background: -moz-linear-gradient(top,  #592e66 0%, #4f2048 31%, #3a0733 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #592e66 0%,#4f2048 31%,#3a0733 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #592e66 0%,#4f2048 31%,#3a0733 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#592e66', endColorstr='#3a0733',GradientType=0 ); /* IE6-9 */

}

.tm-footer-centered {
  padding-bottom: 7px;
  padding-top: 33px;
}
/* ===================== End Footer =====================================*/

/* ===================== Start Mobile Menu =====================================*/


.uk-navbar-toggle {
  background: rgba(0, 0, 0, 0) url("menu.svg") no-repeat scroll 0 center !important;
}

.uk-navbar-toggle {
  color: transparent !important;
}