/*=================================================================================

    Theme Name: Elisa

    SCSS Stylesheet

===================================================================================*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7d1f802361a5ea746395)
 * Config saved to config.json and https://gist.github.com/7d1f802361a5ea746395
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

h4.logo {
    line-height: 50px;
    font-family: serif;
    text-transform: none;
}

.parallax-section.fun-facts {
    background-position-y: center!important;
}
span.digit {
    color: #444;
}
.box-preview-1.box-project > .box-content {
    min-height: 330px;
}
input#textarea {
    height: 150px;
}
div#thxMessage {
    border: solid 2px #1dbac8;
    padding: 10px;
}
.form-group.radiobox {
    display: inline-flex;
    width: 60%;
}
label.radiolabel {
    display: block;
    width: 200px;
    vertical-align: middle;
    line-height: 54px;
}
#clients-testmonials{
    display: none;
}
input[type="submit"] {
    width: 100%;
    display: block;
    min-width: 100%;
}
@media only screen and (max-width: 450px) {
.form-group.radiobox {
    display: inline-flex;
    margin-top: 40px;
    width: 90%;
}
input#yes,input#no {
    width: 40px;
    height: 40px;
}
input[type="submit"] {
    width: 100%;
    display: block;
    min-width: 100%;
}
}


} 

