.service-page .blog-single .lower-content p {
    color : black;
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.65em;
}
.service-page .price-title, .price-value {
    color: black;
    border-bottom: 1px solid whitesmoke;
    padding: 10px 0 0 0;
    font-size: 1.1em;
}
.service-page .price-items {
    padding: 0 15px;
}
.service-page .price-value {
    text-align: center;
}

.service-page h2, .service-page h3 {
    color: #ff7302!important;
    
}

.price-items .title {
    border-bottom: 1px solid #ff7302;
    padding-left: 0px;
}

.service-page .message-section h4{
    color: white;
    font-size: 1.7em;
}


.service-page .message-section a {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    line-height: 24px;
    color: #ffffff;
    font-size: 1.2em;
    background: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid #ffffff;
    font-family: 'Montserrat', sans-serif;    
}

.service-page .about-page li {
    color: black;
    border-left: 4px solid #ff7302;
    margin: 10px 0 15px 0;
    font-size: 1.15em;
    background-color: whitesmoke;
    padding: 8px 5px 8px 15px;
}

.contact-section .ccm-block-express-form .form-control {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 12px 20px;
    height: 55px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;    
    border-radius: 0;
    margin-bottom: 10px;
}

.contact-section .ccm-block-express-form .btn-primary {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #d68112;
    border: 2px solid #d68112;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;    
}

.contact-section .ccm-block-express-form textarea {
    height: 150px!important;
}

.contact-section .ccm-block-express-form .form-label {
    font-size: 1.15em;
    font-weight: normal;
}

.contact-section .ccm-block-express-form .text-muted {
    display: none;
}

#map {
    height: 500px;
    width: auto;
}

.home-contact-form .form-label, .home-contact-form .text-muted {
    display: none;
}


.home-contact-form .ccm-block-express-form .form-control {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 12px 20px;
    height: 45px;
    background: #ffffff;
    border: 1px solid #e9e9e9;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;    
    border-radius: 0;
    margin-bottom: 10px;
}

.home-contact-form .ccm-block-express-form .btn-primary {
    position: relative;
    padding: 10px 30px;
    line-height: 24px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    background-color: #d68112;
    border: 2px solid #d68112;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0;    
}

.home-contact-form .ccm-block-express-form textarea {
    height: 100px!important;
}

.home-query {
    margin-bottom: 250px;
}

.home-query .content-column {
    padding: 40px 15px 120px 15px!important;
}
.home-query .form-inner {
    padding: 40px 30px 120px 30px!important;
}

.home-query .ccm-form .alert {
    border-radius: 0;
}

.about-page  .contact-info .inner .about-text p {
    margin-bottom: 0;
}

.about-page .icon-box {
    margin-bottom: 20px;
}

.about-page .inner .icon-box {
    position: relative;
    color: #d68112;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1em;
}

.about-page .contact-info .inner{
    padding: 20px!important;
}

.about-page .contact-info .inner .text {
    margin:0;
}

.about-page .contact-info .inner {
    min-height: 260px;
}

.product-page .product-content ul {
    color: black;
    padding-left: 10px;  
    margin-left: 15px;
     
}
.product-page .product-content ul li {
    list-style: square; 
}

.product-page h1 {
    color: #d68112;
}

.product-image .image-product-container {
    min-height: 400px;
}


.product-listing .product-item .inner-box {
    border: 2px solid #d68112;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    height: 100%;
    width: 100%;    
}
.product-listing .product-item .inner-box .image {
    padding: 10px;
}
.product-listing .product-item .inner-box .product-box {
    background-color: #d68112;
    color:white;
    
    
}

.product-listing .product-item .inner-box .product-box {
    border-bottom: none;
    padding: 5px 0;
}

.product-listing .product-item .inner-box .product-box h3 {
    font-size: 1em;
    color: white;
    text-align: center;
    min-height: 72px;
    padding: 0 10px;
}

.product-listing .product-item .inner-box .product-box h3 a {
    color: white;
}

.product-list-section {
    padding: 30px 20px 0px 20px;
}

.product-page .product-content p{
    font-size: 1.3em;
    line-height: 1.5em;
    color: black;   
}
.product-page .product-content blockquote.price
{
    border-left: 5px solid #d68112;
    color: #d68112;
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 20px;
}

.product-page h1 {
    line-height: 1.25em;
}

.service-page .image-before-after {
    padding: 20px 0;
}

.service-page .image-before-after h3 {
    padding-bottom: 10px;
}

.service-page .image-before-after img {
    width: 100%;
    height: auto;
}
.gallery-item .inner-box .overlay-box h3 {
    text-transform: none;
    color: white;
}

@media (max-width: 650px) {
  .service-page .message-section a {
    width:100%;
    margin-bottom: 20px; 
  }
  .tp-caption #slider-text {
    font-size: 1.6em!important;
    line-height: 1.2em!important;
    padding-bottom: 30px!important;
  }
}