/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#parallax-custom-image {  
    background-image: url("/downloads/parallax-top.jpg");
    max-height: 600px;
}

#parallax-custom-image-bottom {  
    background-image: url("/downloads/parallax-bottom.jpg");  
    max-height: 600px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #2b3d4b;
    color: #fff;
    width: 500px;
    border: 2px solid #2b3d4b;
}


#2b3d4b;