.swiper-slide-inner 
{
max-height: 600px;
}
.swiper-slide-image
{
transform: translate(0%, -20%);
}
.wp-image-101
{
max-height: 600px;
}

.wpcf7-form-control
{
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background-color: transparent !important;
    border-bottom: 1px solid #FFF !important;
    border-radius: 0 !important;
    padding: 10px 0 !important;
    width: 100% !important;
     background-color: transparent;
    color: #fff !important;
    outline: none !important;
}

.wpcf7-form label {
    font-weight: bold;
    width: 100%;
    color: #fff;
}

.wpcf7-form-control.wpcf7-submit
{
Width: 220px !important;
background-color: #8b2201 !important;
border-bottom: 0px !important;
}

.wpcf7-submit:focus
{
background-color: #000 !important;
}

.wpcf7-submit:hover
{
background-color: #000 !important;
}

