/* services */

.services .page-title h2 { 
    
}

main.services { 
    padding-top: 40px;
}

main.services ul { 
    list-style: none;
}

.services-list { 
    margin-left: 25px;
}

.services-list li {
    line-height: 175%;
}

.services-list li span.orange { 
    color: #fbac36;
    font-weight: bold;
}

.services-list li a { 
    font-weight: bold;
    font-size: 110%;
}

.section-main { 
    margin-top: 10px;
    margin-bottom: 10px;
}

.section-main-image { 
    max-width: 100%;
}

.main-content .quote { 
    margin-bottom: 0;
}

.dots { 
    margin-right: 2px;
    margin-bottom: -53px;
    float: right;
    z-index: 999 !important;
    position: relative;
}

/* services styles */

.home-our-clients-icon {
    max-width: 65px;
}

/* services detail */

.page-title h3 { 
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.85em;
    margin: 0;
}

.page-title h3 span.orange {
    font-family: Times, 'Times New Roman', serif;
    color: #fbac36;
}

img.dots { 
    margin-bottom: -54px;
    margin-right: 10px;
}

.main-image img { 
    max-width: 100%;
    margin-bottom: -100px
}

.page-intro h1 { 
    margin-top: 15px;
    font-size: 1.75em;
}

.services-detail .page-intro h1 { 
    margin-top: 112px;
}

.services-detail .capabilities li { 
    font-weight: bold;
    margin-bottom: 6px;
}

.primary-heading { 

}

.secondary-heading { 

}

main { 
    padding-top: 50px;
    padding-bottom: 50px;
}

main h2 { 
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.75em;
    text-transform: uppercase;
}

main h3 { 
    color: #000000;
    /*font-size: 115%;*/
    font-size: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
}

main h3 i { 
    color: #fbae3a;
    font-size: 82%;
    margin-right: 10px;
}

main .content { 
    margin-top: 30px;
}

main .content ul { 
    margin-top: 30px;   
}

.capabilities { 
    /* padding-top: 40px; */
}

.capabilities-image { 
    max-width: 85%;
    float: right;
}

.capabilities h3 { 
    margin-top: 20px;
}

.process {
    /*margin-top: 30px;*/
    /*margin-top: 15px;*/
    margin-bottom: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f6f5f4;
}

.process h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 175%;
    margin-top: 1rem;
}

.process-details {
    margin-top: 30px;
    padding-bottom: 1rem;
}

.process-item img { 
    max-width: 100%;
    margin-bottom: 15px;
}

.process-item h3 { 
    font-size: 125%;
    font-weight: 600;
}

.quote-wrap {
    /*margin-top: 20px;*/
    margin-top: 40px;
    margin-bottom: 15px;
}

p.learn-more, 
a.learn-more { 
    color: #000000;
    font-weight: 600;
    font-size: 105%;
    text-transform: uppercase;
}

p.learn-more { 
    margin-top: 25px;
}

.certifications ul { 
    list-style: none;
}

.certifications li { 
    float: left;
    clear: none;
    margin-top: 30px;
    margin-right: 50px;
}

.certifications li img { 
    max-width: 100%;
}

.certifications hr.underline { 
    margin-bottom: 20px;
}

.one-stop-shop { 
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f6f5f4;
    text-align: center;
}

.one-stop-shop hr.underline { 
    text-align: center;
}

.quote { 
    padding: 5px 25px;
    border-left: 12px solid #fbac36;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.quote-text { 
    font-style: italic;
}

.quote-byline { 
    color: #f6893b;
    font-style: italic;
}

.quote p { 
    margin-bottom: 7px;
    line-height: 150%;
}

.featured-case-studies { 
    background: #f6f5f4;
    padding-top: 50px;
    padding-bottom: 20px;
}

.featured-case-studies .case-studies {
    margin-top: 30px;
}

.featured-case-studies img { 
    max-width: 100%;
}

.featured-case-studies h3 { 
    color: #000000;
    text-transform: uppercase;
    font-size: 1.15em;;
    font-weight: 600;
    margin-top: 20px;
}

.main-content .btn, 
.featured-case-studies .btn { 
    background: transparent;
    border: 2px solid #f68c43;
    border-radius: 0;
    color: #333333;
    text-transform: uppercase;
    padding: 15px 25px;
    font-weight: 600;
    font-size: 100%;
    font-style: normal;
    margin-bottom: 30px;
    letter-spacing: 0.01em;
}

.featured-case-studies .btn { 
    font-size: 95%;   
}

.main-content a.btn span.orange, 
.featured-case-studies a.btn span.orange {
    color: #f68c43;  
}

.featured-case-studies .heading { 
    text-align: center;
}

.page-intro h1 { 
    color: #000000;
    font-size: 1.75em;
}

h2 {
    color: #000000;
    font-size: 1.75em;
    font-weight: 600;
    text-transform: uppercase;
}

.featured-case-studies hr.underline { 
    margin: 0 auto;
}

/* slick dots */

.slick-dots {
    text-align: right;
    bottom: -40px;
}

.slick-dots li button:before
{
    font-size: 15px;
    line-height: 15px;
}

.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.capabilities-detail-images img,
.capabilities-detail-images .slick-dots,
.services-slides img,
.services-slides .slick-dots { 
    /*width: 1110px;*/
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.slides .services-slides.slick-dotted.slick-slider { 
    /*margin-bottom: 5px !important;*/
}

@media (max-width: 600px) { 
    .certifications img { 
        max-width: 100%;
    }
    
    .one-stop-shop img { 
        margin-left: 25px;
        margin-right: 25px;
    }
    
    .one-stop-shop-icons {
        margin-bottom: 30px;
    }
    
    .one-stop-shop-icons img {
        margin-top: 20px;   
    }
    
    .section-main-image { 
        margin-bottom: 30px;
    }
}

@media (min-width: 600px) { 
    .certifications li { 
        max-width: 120px;
    }
    
    .certifications img { 
        max-width: 150px;
    }
    
    .one-stop-shop img { 
        margin-left: 25px;
        margin-right: 25px;
    }
}

@media (min-width: 992px) {
    
}
