.BtnContactUs button {
    font-size: 30px !important;
    padding: 15px 50px !important;
    color: #fff !important;
    background-color: #4d2c3f !important;
}
.ContactTop{
    margin-top:-80px;
}


.CenterContent h1 {
    font-family: "Gobold Light" !important;
    font-weight: 700 !important;
    margin: 0;
    line-height: 60px;
}
.onewindsol p{ 
    padding: 0px 12px;
    
}
.onewindsol h2{
    color:#4d2c3f;
}
.onewindsol .wpb_wrapper:hover h2{
    color:#ec7b18 !important;
}
p {
    font-family: "lato";
    font-size: 20px;
        
}
.brandImage{
     background-image: url(https://westordesigns.com/wp-content/uploads/2017/07/brand.png) !important;
    background-size: 100%;
    background-position: 0px 20px;
}
.webimage{
    background-image: url(https://westordesigns.com/wp-content/uploads/2017/07/web.png) !important;
    background-size: 100%;
    background-position: 0px 30px; 
}
.mobileimage{
    background-image: url(https://westordesigns.com/wp-content/uploads/2017/07/uiux.png) !important;
    background-size: 100%;
    background-position: -10px -20px; 
}
.printimage{
     background-image: url(https://westordesigns.com/wp-content/uploads/2017/07/print.png) !important;
    background-size: 100%;
    background-position: -10px 10px;
}
.brandbox {
 
    height: 200px;
    width: 170px;
    margin: 0 auto;
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    margin-bottom: -30px;
}
.vc_column-inner .brandImage:hover{
        background-position: 0px -200px;
}
.vc_column-inner .webimage:hover{
        background-position: 0px -180px;
}
.vc_column-inner .mobileimage:hover{
        background-position: -10px -280px;
}
.vc_column-inner .printimage:hover{
        background-position: -10px -230px;
}
.vc_row.wpb_row.vc_row-fluid.ServiceBoxHover .wpb_column{
    padding:20px;
}
.vc_row.wpb_row.vc_row-fluid.ServiceBoxHover .wpb_column:hover {
    background-color: #4d2c3f;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    
}
.ServiceBoxHover .wpb_wrapper:hover h2 {
    color: #fff !important;
}
.vc_row.wpb_row.vc_row-fluid.ServiceBoxHover .wpb_column {
    padding: 0px 0px 40px 0px;
    height: 280px;
}
