/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}

#after_layer_slider_1 .container .av-content-small.units{width:100%;}
#after_section_1 .container .av-content-small.units{width:100%;}
#after_layer_slider_1 div{border:none;}
#after_section_1 div{border:none;}

.container .av-content-full.units {
    width: 100% !important;
}

span.cf7ic-icon-wrapper {
    display: block;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: auto!important;
    display: block;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 5px;
    border: 2px solid #00a0d2;
    font-size: 13px;
    text-align: center;
}

span.captcha-image.cf7ic-style1 {
    padding: 0px;
}
span.cf7ic_instructions {
    font-size: 14px!important;
    text-align: center;
    display: block;
}
span.wpcf7-form-control.wpcf7-cf7ic.wpcf7-not-valid {
    display: block;
    text-align: center;
}

.modal-body.modal-poup-contactform p {
    margin-bottom: 10px;
}
.wpcf7-form-control-wrap {
    position: relative;
    text-align: center;
}