/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 01 2021 | 06:52:41 (pm)
/*
/******* Do not edit this file *******/

#form_contact22 label {
    display: block !important;
}
form#form_contact22 input[type="text"], form#form_contact22 input[type="number"], form#form_contact22 textarea, form#form_contact22 input[type="email"], form#form_contact22 input[type="phone"], form#form_contact22 input[type="tel"] {
    padding: 1rem;
}
#form_contact22 input[type="button"]{
    background-color: #717679;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: "Arvo";
    color: white;
    font-size: 22px;
    margin-bottom: 1.5rem;
}
#form_contact22 input[type="submit"]{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
#form_contact22 ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
#form_contact22 :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
#form_contact22 ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
#form_contact22 :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}
#page-home .col3
  {
     width: 32%;
     float: left;
}


/********************************************************************************************/

.footer .widget_text {
    height: 400px !important;
}

.box_banner_line_home {
    display: block;
    background: #b60e1b;
    margin: 0;
    padding: 17px 0;
    text-align: center;
}
.box_banner_line_home>p{
    font-family: 'Arvo', serif;
    font-size: 19px;
    color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 800;
    line-height: 1.7;
    max-width:1200px;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    overflow-x: none;
}
/********************************************************************************************/

@media only screen and (max-width:980px) {
    #page-home .col1{
        width:100% !important;
    }
    #page-home .col2{
        width:100% !important;
    }
#page-home .col3 {
    width: 100% !important;;
    float: left;
    margin-top: 3%!important;
}
.box_banner_line_home>p{
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 1rem;
    padding-right: 1rem;
}
a.fix-toolbar{
    display: inline !important;
}
}
/*
@media(max-width:768px){
    
    .box_banner_line_home {
        padding: 17px 40px;
    }
    .box_banner_line_home>p{
        font-size: 19px;
    }
    
}
*/


div#frm_form_6_container .frm_submit:after{
    content: 'Platinum Pro Painters is committed to respecting the privacy of individuals and recognizes a need for the appropriate management and protection of any personal information that you agree to provide to us. We will not share your information with any third party outside of our organization, other than as necessary to fulfill your request.' !important;
    font-weight: bold;
    text-align: justify;
    position: relative;
    top: 5px;
}

#services {
   padding-bottom: 330px !important;
}