@media screen and (min-width:550px) and (max-width: 610px){
#s5_givenow {
    display: inline-block;
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
}
}

@media screen and (max-width:579px){
  
section#s5_top_row1_area1{
  margin-top:0!important;
}
  #s5_top_row1_wrap{
    padding-top: 20px;
    padding-bottom: 0px!important;
}
  #s5_top_row1_area1 .module_round_box_outer {
    margin-bottom: 30px;
}
  
}

@media screen and (max-width:550px){
#s5_headerbackground {
    height: 110px!important;
}
}

@media screen and (min-width:801px) and (max-width: 1190px){
 #s5_logo_wrap{
  	margin-top: -50px;
  }
   #s5_logo_wrap img{
  	    width: 200px!important;
  }
  ul#s5_nav li {
    padding: 3px 2px 0!important;
}
  #s5_menu_inner{
  float: none;
    text-align: center;
  }
  #s5_nav, ul.menu{display: inline-block;}
}

.notfullwidth #s5_logo_wrap img {
    margin-top: 0px!important;
}

#s5_headerbackground {
    background-color: rgba(50, 180, 53, 0.7) !important;
}

@media screen and (max-width: 801px){
#s5_logo_wrap {
    float: none!important;
}
  #s5_menu_inner{
    display:none!important;
  }
 div#s5_pos_bottom_row1_1, #s5_pos_bottom_row1_2, #s5_pos_bottom_row1_3 {
    width: 100%!important;
}
}

#s5_top_row1_wrap, #s5_top_row2_wrap, #s5_top_row3_wrap, #s5_above_columns_inner, #s5_component_wrap {
    padding-bottom: 50px;
}

.item-page.start {
    margin-top: -80px;
}

.ph:hover a {
    color: #32B435;
}
.ph a {
    color: #ffffff;
}
.mrg-right {
    margin: 0 7px 0 0!important;
}
.page-header a {
    color: #32B435!important;
}
.pull-left.item-image, .item .pull-right.item-image {
    float: right!important;
    width: 20%!important;
}
.oferta-info {
    text-align: center;
    color: #666;
    border: 1px solid #32B435;
    border-radius: 10px;
    z-index: 2;
    overflow: hidden;
}
.oferta-info h5 {
    padding: 2% 0 1% 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.oferta:hover .oferta-caption h4 {
    font-size: 24px;
}
.oferta-caption h4 {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.oferta-caption a {
    text-decoration: none;
}
.oferta-img img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    width: 100%;
    height: auto;
    display: block;
}
.oferta:hover .oferta-img img {
    transform: scale(0.8);
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    -webkit-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    filter: alpha(opacity=75);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    font-size: 10px;
}
.oferta {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    background-color: #32B435;
    border: 1px solid #32B435;
    border-radius: 10px;
    z-index: 2;
}
.oferta-caption {
    position: absolute;
    bottom: 0;
    background-color:rgb(50, 180, 53);
    width: 100%;
}
.oferta-caption h4 {
    text-align: center;
    color: #ffffff;
    padding: 2%;
}
#s5_headerbackground {
    height: 142px;
}
a {
    color: #32B435;
}

#s5_bottom_row1_wrap {
    padding-bottom: 0px!important;
    padding-top: 35px!important;
}
section#s5_top_row1_area1 {
    margin-top: -345px;
}
.items-row {
    margin-bottom: 5%;
}
div#s5_bottom_row1_area_inner {
    background-color: #eeeeee;
}
.d-open-hour {
    background-color: #32B435;
    border-radius: 3px;
    height: 180px;
}
.d-open-hour-fc {
    background-color: #fff;
    text-align: center;
    color: #32B435;
    border-radius: 3px;
}
.d-open-hour-sc {
    margin: -2% 0 0 0;
}
.d-open-hour-fc h3 {
    font-size: 24px!important;
    color: #32B435!important;
    border: 1px solid #32B435;
    border-radius: 3px;
}
.d-open-hour-l {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 115px;
}
.d-open-hour-l i {
    color: #fff;
    font-size: 40px;
}
.d-open-hour-r {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 75%;
}
.d-open-hour-r-localization {
    margin: 4% 0 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 75%;
}
.d-open-hour-l-contact {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 48px;
}
.d-open-hour-l-contact i {
    color: #fff;
    font-size: 40px;
}
.open-hour-r-contact {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
/*--------------------------------------*/
.open-hour-l-contact {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 48px;
}
.open-hour-l-contact i {
    color: #fff;
    font-size: 40px;
}
.open-hour-r-contact {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.open-hour-sc-contact {
    margin: -4% 0 0 0;
}
.open-hour-r-localization {
    margin: 4% 0 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 75%;
}
.open-hour-sc {
    margin: -6% 0 0 0;
}
div#s5_top_row1_inner {
    position: relative;
    z-index: 10;
}
.open-hour {
    background-color: #32B435;
    border-radius: 3px;
    height: 180px;
}
.open-hour-fc {
    background-color: #fff;
    text-align: center;
    color: #32B435;
    border-radius: 3px;
}
.open-hour-fc h3 {
    font-size: 24px;
    color: #32B435;
}
.open-hour-l {
    float: left;
    width: 25%;
    text-align: center;
    line-height: 115px;
}
.open-hour-l i {
    color: #fff;
    font-size: 40px;
}
.open-hour-r {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 75%;
}
.s5_pos_slider{
      position: absolute;
    top: 500px;
    left: 200px;
}
#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
    color: #32B435!important;
}
.page-header {

    margin: -77px 0 10px!important;
}
#s5_topmenu {
    margin-bottom: -31px;
}

.ph {
    color: #ffffff;
    background-color: #32B435;
    padding: 7px 10px 7px 10px;
  	-webkit-transition: all 200ms ease-in 0s;
    -moz-transition: all 200ms ease-in 0s;
    -o-transition: all 200ms ease-in 0s;
    transition: all 200ms ease-in 0s;
  	border-radius:3px;
}
.ph:hover{
    color: #32B435;
    background-color: #ffffff;
    padding: 7px 10px 7px 10px;
}
#s5_nav li:hover a {
    color: #fff;
}
ul#s5_nav li a{
  color:#32B435;
}
ul#s5_nav li {
    background-color: #ffffff;
    margin-right: 9px;
    padding: 3px 5px 0;    
  	line-height:33px;
}
ul#s5_nav li:hover {
    background-color: #32B435;
}
#s5_logo_wrap {
    float: left;
    cursor: pointer;
}
div#s5_logo_wrap img {
    width: 250px;
}

footer#s5_footer_area1 {
    background-color: #32B435;
}

.overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 700px;
    top: 700px;
    margin-top: -700px;
    z-index: 10;
}

#s5_header_area2 {
  z-index: 20;
}

#s5_footer, #s5_bottom_menu_wrap {
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

#s5_logo_menu {
    margin-top: 20px;
}
#s5_quick_contact_wrap span {
    width: 100%!important;
}
form#s5_quick_contact input, form#s5_quick_contact textarea {
    border: solid 1px #32B435!important;
    color: #32B435!important;
}
#s5_quick_contact_wrap span.s5_qc_button_wrap {
    text-align: center;
    margin-top: 12px;
}
#s5_quick_contact_wrap button{
  width:100%
}
.module_round_box_outer, #s5_component_wrap, #s5_center_area .moduletable, .module_round_box_outer-none{
  margin-left:0px!important;
}
table.cos {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}
table.cos td {
    width: 50%;
}
table.cos a {
    color: #fff;
    text-decoration: none;
}