.frenchblue{color:#0076be;}
.greenpigment{color:#009f3b;}
.bcgreenpigment{background-color:#009f3b; color: #FFFFFF;}
.color-quote-form{background-color: #F06543 !important; color: #FFFFFF !important; border-color:#FFFFFF !important; }
.button-color-quote{background-color: #0377bf;}
::placeholder{font-family: font2;}
.color-label{color: #254f72;}
.color-label-title{color: #254f72;}
.font1{font-family:font1;}
.font2{font-family:font2;}
.font3{font-family:font3;}
@media screen and (min-width: 749px) {
     .color-label {display: none;}
}
@media screen and (max-width: 730px) {
    .color-label {display: block;}    
}
@media screen and (min-width: 749px) {
    .color-label-title {display: block;}
}
@media screen and (max-width: 730px) {
    .color-label-title {display: none;}
}
@media screen and (min-width: 749px) {
    #customgalcontent0 {display: block;}
}
@media screen and (max-width: 730px) {
    #customgalcontent0 {display: none;}
}