/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

/* JSN FORM 1 ASPECT */

button.btn.btn-primary.jsn-form-submit {

    font-size: 15px !important;
}

div#jsn_form_1 {
    background: #CC3366;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    box-shadow: -3px -3px 20px 1px rgba(0, 0, 0, 0.3);
    border: 1px solid #540070;
}

div#jsn_form_1 .jsn-form-content .control-group .control-label {
  color:white !important;
}

div#jsn_form_1 .form-actions .btn.btn-primary:hover {
    border-color: white !important;
    color: white !important;
    background: #540070 !important;
}

div#jsn_form_1 .form-actions .btn.btn-primary {
    border-color: white !important;
    color: white !important;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: #b72d5b;
}

.jsn-master .jsn-bootstrap .success-uniform.alert.alert-success.clearfix {
    color: black !important;
    font-size: 18px !important;
    background-color: #b2dba1 !important;
}
.jdGallery .slideInfoZone h2, .highlightfont, .module_round_box-bigtitle .s5_h3_first, .module_round_box-bigtitle_left .s5_h3_first, .module_round_box-bigtitle_center h3.s5_mod_h3, .module_round_box-testimonials .s5_h3_first, .s5testname
{
  font-family:Roboto !important;
  color:#540070 !important
}

.textstangaoferta {
  float:left;
  max-width:700px;
  margin-bottom:25px;
}

.imaginedreaptaoferta {
  width:100%;
  float:right;
  max-width:350px;
}


@media (max-width:1200px) {
  .imaginedreaptaoferta {
  float:none;
margin:auto;
  max-width:100%
}
  .textstangaoferta {
    margin:auto;
    margin-bottom:25px;
    
  }
}

dl.article-info.muted {
    display: none !important;
}
div#s5_bottom_menu_wrap {
    font-size: 12px!important;
    width: 100% !important;
}
.s5_left, .s5_right {
    display: table-cell;
    vertical-align: middle;
    padding-top: 100px;
    padding-bottom: 100px;
}
#s5_boderzoom { 
    padding-bottom: 200px !important;
}

.customanunt-baker {
    position: fixed;
    bottom: 0px;
    width: 75% !important;
    text-align: center;
    background: rgba(0,0,0,0.8);
  padding:10px 
}
.customanunt-baker > div{
    position:relative !important;
  float:left !important;
  width:50% !important;
  font-size:12px
}


@media screen and (max-width:480px){
  .customanunt-baker > div{
    position:relative !important;
  float:left !important;
  width:100% !important;
  font-size:12px
}
  .customanunt-baker {
    width:90% !important
  }
}