.slider-button {display: block;}
.contact-button, .contact-button:hover {color: #333 !important;}
/* .loop-content a {color: #DA3B42 !important;} */
.loop-content p {
    /*text-align: justify;
    font-size: 15px; */
}
/*.entry-content p, #content p {
    font-size: 15px;
}*/
.loop-content h3 {
    font-size: 22px !important;
    color: #DA3B42 !important;
}
.loop-content h3 a, .loop-content h3 a:hover {
    color: #DA3B42 !important;
}
.services h3 {
    font-size: 22px !important;
}
.services h3 a {
    color: #DA3B42 !important;
}
.slider-caption p {font-size: 30px;font-weight: 700;}
.iso-block:hover {background-color: #444 !important;}
.about-block {background-color: #DA3B42 !important;}
#header-wrap {border-bottom: none !important;}
#menu-headermenu {border-right: none !important;}
#primary-menu ul li > a {
    font-size: 15px;
    font-weight: 600;
}
#primary-menu ul li > a:hover {
    color: #DA3B42 !important;
}
a.button-know-more {background-color: #DA3B42 !important;}
.contact-us-block {
    background-color: #DA3B42 !important;
    border-radius: 6px !important;
    padding: 40px !important;
}
.contact-us-block h3 {color: #fff;}
.contact-us-block span {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 16px;
}
.contact-us-block .contact-wrapper {
    position: relative;
}
.contact-us-block a, .contact-us-block a:hover {background-color: #fff; color: #333;}
.contact-us-block a.know-more {
    color: #DA3B42 !important;
    text-shadow: none;
}
.contact-us-block a.client-know-more {
    color: #019688 !important;
    text-shadow: none;
}
.entry-content h3, h4 {color: #DA3B42 !important;}
#our-client-block {background-color: #019688 !important;}
.services img {width: auto;display: inline-block;}
.services .learn-more{color: #444 !important;}
.services .learn-more:hover{color: #DA3B42 !important;}
.contact-wrap h3, h4 {margin-bottom: 15px;}
.wpcf7-submit {background-color: #DA3B42 !important;border-color: none;color: #fff;border-radius: 3px;margin: 0;}
.top-bar {background: #DA3B42;margin-bottom: 10px;}
.top-bar a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.top-bar i {
    padding-right: 5px;
}
.top-bar ul {
    margin-bottom: 0px;
}
.top-bar .contact ul {
    text-align: right;
}
.top-bar .contact ul li {
    float: none;
    display: inline-block;
}
.client-box {
    margin-bottom: 30px;
}
#footer {
    background: #EEEEEE;
    border: none;
}
#copyrights {
    background: #4B4B4B;
    padding: 10px 0;
}
#copyrights a, #copyrights span {
    color: #fff;
}
.copyright-links span.separator {
    color: #fff;
}
section#content {
    background: #fff;
}
.rounded-image img {
    border-radius: 5px !important;
}

.news-box h3 {
    background: #DA3B42;
    padding: 15px;
    margin-top: 20px;
    color: #fff !important;
    font-size: 20px;
}

.news-box h4 {
    color: #363739 !important;
}

.news-box .news-content {
    margin-bottom: 20px;
}
.button {
    border-bottom: none !important;
    padding: 0 50px !important;
}
#footer .col_second {
    padding-left: 20px;
}
.front-page-wrap {
    padding-bottom: 60px !important;
}
#footer .footer-widgets-wrap {
    padding: 40px 0 !important;
}
.front-page-wrap .text-block, .text-block {
    padding: 70px 0;
    font-size: 22px;
}
.front-page-wrap h2 {
    color: #444;
    font-size: 40px;
}
.slider-caption, .flex-caption {
    width: 100%;
    max-width: 900px !important;
    padding: 40px;
    line-height: 50px;
}
#serviceModal .close {
    text-align: right;
    padding-right: 10px;
}
.current-menu-item a{
    color: #DA3B42 !important;
}
.sticky-header .top-bar {
    display: none;
}
p {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
}
#header.transparent-header.full-header #logo {
    /* border-right-color: rgba(0,0,0,0.1); */
    border-right: none;
    height: 60px;
}

body #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 45px;
    margin-top: 10px;
}

#page-title h1.inner-page-heading {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}

section#page-title {
    position: relative;
    padding: 227px 0 !important;
}

section#page-title:before {
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.client-logo img {
    max-width: none;
}

.modal-body .services .entry-image {
    float: right;
    width: auto;
    padding: 0;
}

#page-title h1.about-text {
    text-transform: inherit;
    line-height: 40px;
}

.product-content-popup h3 {
    margin-bottom: 0;
}

.news-excerpt {
    margin-top: 15px;
}

a.back-button {
    background-color: #DA3B42 !important;
    border-radius: 3px;
}

@media (max-width: 767px) {
    .contact ul {
        text-align: center !important;
    }
    .contact ul li a {
        font-size: 16px;
    }
    #page-title h1.inner-page-heading {
        font-size: 14px;
        line-height: 20px;
        padding-top: 0px;
    }
    section#page-title {
        padding: 20px 0 !important;
    }
    .rounded-image img {
        height: auto;
    }
    .button {
        padding: 10px !important;
    }
    .contact-us-block a.know-more, .contact-us-block a.client-know-more {
        font-size: 14px;
        line-height: 30px;
    }
    .promo h3 {
        font-size: 16px;
    }
    .slider-button {
        display: none;
    }
    #footer .col_one_fourth {
        text-align: center;
        padding: 0;
    }
    #logo .retina-logo img {
        width: 100px;
        height: auto;
    }
    #primary-menu-trigger {
        top: 0px;
    }
    .front-page-wrap h2 {
        font-size: 18px;
    }
    .loop-content h3 {
        font-size: 16px !important;
        text-align: center;
    }
    .front-page-wrap {
        padding: 40px 0;
    }
    #content .content-wrap {
        padding: 80px 20px 0px 0px;
    }
    #footer .link-menu {
        width: 48%;
        display: inline-block;
    }
    #footer .footer-logo {
        display: none;
    }
    a.back-button {
        padding: 0 50px !important;
    }
}

@media (max-width: 640px) {
    .contact ul li a {
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    #logo .retina-logo img {
        width: 100px;
        height: auto;
    }
    #primary-menu-trigger {
        top: 0px;
    }
    .slider-button {
        display: none;
    }
}

/* 991
1024
1280
640 */
