.slim{
min-height: 30px!important;  
}
#item-179497138805 .main-menu .nav-child li a:hover, #item-179497138805 .main-menu .nav-child li span:hover {
    padding-left: 20px!important;
}
 p svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: 1px;
    right: 5px
}
p svg path {
    fill: #fff;
}

.cent div{
    text-align: center!important;
}

.ba-item-recent-posts-slider .carousel-type .ba-slideshow-caption > *, .ba-item-carousel .ba-slideshow-caption > *, .ba-item-slideset .ba-slideshow-caption > * {
    padding: 0 0px;
}

.down img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  opacity: 0.22;
}

.down img:hover{
  opacity: 0.95;
}


.logo .ba-slideset .slideshow-content li {
  opacity:0.4!important;
  -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.logo .ba-slideset .slideshow-content li:hover {
    opacity:0.9!important;
  -webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.hover .ba-slideset .slideshow-content li:hover {
    opacity:0.7!important;
  	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;

}

.bot .ba-button-wrapper a {
  border-top: 0px!important;
   border-right: 0px!important;
   border-left: 0px!important;
  
   border-top: 0px!important;
    border-bottom: 3px;}
#easyfooter, .easy_small_notice{
  display:none!important;
}


.com_virtuemart table.user-details input, .chzn-container-single .chzn-search input[type="text"], .chzn-container-multi .chzn-choices, .chzn-container-single .chzn-single, #easybook textarea:not([class*="span"]), #easybook input[type="text"], #easybook input[type="password"], #easybook input[type="datetime"],  #easybook input[type="datetime-local"],  #easybookinput[type="date"], input[type="month"], input[type="time"], input[type="week"], #easybook input[type="number"], #easybook input[type="email"], #easybook input[type="url"], #easybook input[type="search"], #easybook input[type="tel"], #easybook input[type="color"], select {

    width: 80%;
    margin: 0 20px!important;
}



.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled], .btn-primary:hover, .btn-primary {
      background-color: #707070;
    border-radius: 0px;
    border: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
  font-weight: 300 ;
    /*font: 300 13px/18px 'Roboto', sans-serif;*/
    letter-spacing: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}


.btn-success, .btn-primary, .btn-success[disabled]{
      background-color: #2963b0;
    border-radius: 0px;
    border: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 300 ;
    letter-spacing: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}



#easysubmit p{
  font: 300 13px/18px 'Roboto', sans-serif;
    padding: 12px 25px;
}


.control-group .control-label {
    float: left;
    line-height: 2em;
    padding-top: 5px;
    text-align: center;
    width: 160px;
}

.callback2 {
	bottom: 15px!important; /*или top:50px; позиции сверху*/
	position: fixed!important;
	right: 25px!important; /*или left:50px; позиции слева*/
	width: auto !important;
	z-index: 100!important;
}


/*
@media (max-width: 667px){
#easybook a.view, #easysubmit,.btn-success{
    float: left;
    margin-left: 15% !important;
  }
#easybook div.stars{
 float: left;
    margin-left: 35% !important;
  }
}

