/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-navbar.uk-active {
  z-index: 1200;
  margin-bottom: 10px;
}
.tm-block .tm-bottom-c{
  background:#cc6633;
}
.uk-navbar{
background:#fff;
}

.uk-button {
  border-radius: 28px;
}

.tm-header{
max-height:220px;
}
.tm-headerbar{
 background:#fff; 
  max-height:50px;
}
.tm-top-a{
 
}
H1{
  color:#f26522;
  font-weight:900;
  font-family: 'Open Sans', sans-serif;
}

H2{
  font-family: 'Open Sans', sans-serif;
}
H3{
font-family: 'Open Sans', sans-serif;
}

.tm-isblog{
  background-image: url('/images/SparkBDM/bvim-homepage-background2.png');
background-repeat: no-repeat;
     background-position: top;
  background-attachment: fixed;
}
.eblog-origami{
  background:#fff;
}
  
.myclass2{
    top:40px;
 right:-300px;
}
.white{
  background-color:#fff;
}
.tm-toolbar{
  background-color:#ffffff;
}
.form{
  	border-bottom-right-radius: 2em;
  border-bottom-left-radius: 2em;
  background-image:url('/images/SparkBDM/bvim-form-background9.png');
  background-repeat: no-repeat;
     background-position: top;
}

.tm-footer {
  display:none;
}

.pweb-field{
  margin-top:10px;
 
}
.pweb-label{
  margin-top:10px;
}
.eblog-wrapper{
  background-color:#fff;
}
#pwebcontact256_form input.pweb-input, #pwebcontact256_form select, #pwebcontact256_form textarea {
    border-color: #fdfffc;
}

#pwebcontact256_form button, #pwebcontact256_form .btn {
  width:91%;
  height:50px;
  font-size:20px;
}

#pwebcontact266_form input.pweb-input, #pwebcontact256_form select, #pwebcontact256_form textarea {
    border-color: #fdfffc;
}

#pwebcontact266_form button, #pwebcontact256_form .btn {
  width:91%;
  height:50px;
  font-size:20px;
}



.nobody .tm-main{
  display:none;
}

@media screen and (max-width:785px){

.pwebcontact.pweb-slidebox.pweb-toggler-slide.pweb-vertical.pweb-right .pwebcontact_toggler 
{    
    left: -22px !important;
}

#pwebcontact228_toggler
{
  width:10px;
  font-size: 12px;
  height:100px;
  line-height:15px;
}
}
