/* Add here all your CSS customizations */


section.section.section-parallax {
    border: 0;
}
section.section.section-center {
    text-align: center;
}


section.section {
    background: #f4f4f4;
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    padding: 50px 0;
}

.parallax {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 70px 0;
    padding: 50px 0;
    position: relative;
    clear: both;
}

.content-column {
    position: relative;
    width: 50%;
    padding: 30px 30px 10px 0px;
    min-height: 150px;
    /* background: rgba(105, 175, 204, 0.13); */
}

.content-column {
    position: relative;
    width: 50%;
    padding: 30px 30px 10px 0px;
    min-height: 150px;
    /* background: rgba(105, 175, 204, 0.13); */
}

.indx_freequote input {
    height: 35px;
}
.indx_freequote input, textarea {
    padding: 2px 2px 2px 10px!important;
    margin-bottom: 14px;
    border-radius: 3px;
    border: none;
    width: 100%;
}
.indx_freequote textarea {
    height: 80px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.two-col-bg .image-column {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#footer .newsletter form {
    width: 100%;
    max-width: 350px;
}
#footer form {
    opacity: 0.85;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
form {
    display: block;
    margin-top: 0em;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
}
#footer .newsletter form input.form-control {
    height: 34px;
    padding: 6px 12px;
    height: 31px;
    padding: 6px 12px;
    margin-bottom: 5px;
}
}
#footer .newsletter form input.form-control {
    height: 34px;
    padding: 6px 12px;
    height: 31px;
    padding: 6px 12px;
    margin-bottom: 5px;
}
.footer-copyright{background-color: black;}
.btn-default {
    color: #666;
}
.btn {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
}


#mainNav a {color: #585555;}
#mainNav .active a {color: #fff;}
.product_c img{height: 180px;} .product_c a, .product_c a:hover {text-decoration: none;}
.product_c b{padding:5px; text-align: center; display: block;text-transform: uppercase;color: #ffffff; background: #337ab7;}
.mytoggle img{float: left; margin: 5px 10px; max-height: 190px; width: 300px; border: 4px double #ccc;}
.mytoggle .toggle .toggle{    background: whitesmoke;  padding: 5px 10px;  border: 1px solid #e6e6e6;  border-bottom-left-radius: 20px;}
.mytoggle .toggle .toggle:after{content: "."; display: block; clear: both;visibility: hidden;line-height: 0; height: 0;}

