/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 06 2018 | 10:11:19 */
.avia_codeblock_section input{
  background-color: transparent!important;
      color: white!important;
      border: 2px solid white!important;
      border-radius: 7px!important;
      width: 95%!important;
        padding: 10px!important;
  	margin: auto!important;
 }
.avia-fullscreen-slider .avia-slideshow{
	max-height: 450px;
}
.avia_codeblock_section span{
    color: white!important;

}

.av-image-caption-overlay-center:hover > p {
    /* margin-top: 176px; */
    /* color: white; */
    /* background-color: #8ca7be; */
    opacity: 0;
}

.avia_codeblock_section{
	text-align: center;
}


.avia_codeblock_section h3{
	color: white;
}
.avia_codeblock_section span.wpcf7-not-valid-tip{
	margin-top: 21px;
}
.avia_codeblock_section input[type="text"] {
        -moz-appearance:    textfield;
        -webkit-appearance: textfield;
        appearance: textfield;
    }
.avia_codeblock_section br{
	display: none;
}
.avia_codeblock_section span.ajax-loader{
    clear: both;
    float: left;
    width: 100%;
}
.avia_codeblock span{
    float: left;
    width: 32%;
}

.avia_codeblock  input.wpcf7-form-control.wpcf7-submit{
    width: 32%!important;
      font-size: 15px;
    background-color: #677e8f!important;
}

.avia_codeblock  input.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #b4cad9!important;
}


.avia_codeblock_section .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,.avia_codeblock_section .wpcf7-not-valid-tip, .avia_codeblock_section .wpcf7-response-output{
	color: white;
      border: none;
  width: 100%!important;
}


input::-webkit-input-placeholder {
color: #b4cad9!important;
}


 
input:-moz-placeholder { /* Firefox 18- */
color: #b4cad9!important;
}
 


input::-moz-placeholder {  /* Firefox 19+ */
color: #b4cad9!important; 
}
 


input:-ms-input-placeholder {  
color: #b4cad9!important; 
}

