/* Reset */

@import url('reset.css');

/* Fonts */

@import url(http://fonts.googleapis.com/css?family=Montserrat:700,400);

/* General styles */
html {
1background: url(../../../home-bg2.html) no-repeat top center;
}

body {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
}

main {
    max-width: 1000px;
    margin: auto;
    padding: 25px 0;
}

h1 {
    font-size: 35px;
}

a:hover {
    color: black;
}

footer a:hover {
    color: #FFB718;
}

/* Slider styles */

.prev-next {
    width: 23px;
    height: 27px;
    position: absolute;
    bottom: 30px;
    z-index: 150;
    cursor: pointer;
}

.prev-next:hover {
    opacity: .7;
}

.cycle-prev {
    background-image: url('img/prev.png');
    right: 105px;
}

.cycle-sep {
    position: absolute;
    bottom: 26px;
    z-index: 150;
    width: 1px;
    height: 35px;
    background-image: url('img/sep.png');
    right: 84px;
}

.cycle-next {
    background-image: url('img/next.png');
    right: 40px;
    width: 25px;
}

/* Header styles */

#logo {
    background-image: url('img/logo.png');
    height: 81px;
    width: 211px;
    margin: 17px auto 17px auto;
}

nav {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
}

nav a {
    color: #5C666F;
    font-size: 14px;
    text-decoration: none;
    padding: 18px 0;
    display: block;
}

nav ul {
    list-style: none;
}

nav ul li {
    display: inline-block;
    margin: 0px 15px;
    border-top: 1px solid transparent;
    position: relative;
}

nav ul ul.sub-menu,
nav ul ul.children {
    display: none;
}

nav ul li:hover > ul.sub-menu {
    display: block;
    position: absolute;
    z-index: 150;
    left: 25%;
}

nav ul.sub-menu {
    background-color: #5C666F;
}

nav ul.sub-menu li {
    display: block;
    text-align: left;
}

nav ul.sub-menu li a {
    color: white;
}

nav ul.sub-menu li a:hover {
    color: #FFb718;
}

nav ul li:hover,
nav > div > ul > li.current_page_item,
.current-menu-ancestor {
    border-top: 1px solid #FFb718;
    background-image: url('img/active.png');
    background-position: center -2px;
    background-repeat: no-repeat;
}

nav ul ul li:hover {
    border-top: 1px solid transparent;
    background-image: none;
}

/* Footer styles */

footer {
    background-color: #5C666F;
    width: 100%;
    margin: 0 0 0 0;
    padding: 30px 0 0 0;
    color: white;
    overflow: hidden;
    font-size: 0;
    text-align: center;
}

footer a {
    color: white;
    text-decoration: none;
}

footer ul li {
    list-style: none;
}

footer div.footInner {
    display: table;
    width: 1000px;
    margin: auto;
}

footer  div.footBox {
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    min-height: 300px;
    display: table-cell;
}

footer  div a { 
    line-height: 18px; 
    font-size: 15px;
}

footer div.footBoxDiv {
	width: 1px;
	opacity: .25;
	background: white;
}

footer div.leftBox {
    width: 25%;
    padding: 0 0 0 70px;

}

footer div.centerBox {
    width: 50%;
    padding: 0 25px 20px 25px;
}

footer div.centerBox .inner {
    width: 250px;
    margin: 0 auto;
}

footer div.rightBox {
    width: 25%;
    padding: 0 0px 0 70px;
}

#footer-nav {
    text-transform: uppercase;
}

footer div.title {
    font-weight: bold;
    font-size: 17px;

}

#social-icons {
    margin-top: 20px;
}

#social-icons > a {
    display: inline-block;
}

.social-icon {
    background-image: url('img/social.png');
    height: 31px;
    width: 32px;
}

#facebook {
    background-position: 0 0;
}

#pinterest {
    background-position: 65px 0;
}

#linkedin {
    background-position: 31px 0;
}

#footer-bottom {
    width: 100%;
    font-size: 14px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 15px;
}

#footer-bottom > span {
    margin: 0px 15px;
}

/* Front Page styles */

body.home .cycle-slideshow {
    overflow: hidden;
}

body.home .cycle-slideshow img {
    display: none;
    width: 100%;
}

body.home .cycle-slideshow img.first {
    display: block;
}

body.home .content {
    max-width: 960px;
    margin: 30px auto 20px auto;
    font-size: 18px;
    color: #1D1D1B;
    line-height: 27px;
}

body.home h1 {
    font-weight: normal;
    color: #1D1D1B; 
}

body.home .projects {
    margin: 53px 0px 25px 0px;
}

body.home .quarterPxLine {
	height: 1px; 
	background: #5C666F; 
	margin: 2px 0 0 0;
	opacity: .25;
}

body.home .projects .images {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 30px;
    text-align: justify;
    font-size: 0px;
}

body.home .projects .images img:hover {
    opacity: .7;
}

body.home .projects .images::after {
    content: '';
    display: inline-block;
    width: 100%;
}

body.home .projects .images > div {
    display: block;
    float: left;
    margin: 7px;
}

body.home .content p {
    font-size: 15px;
    max-width: 900px; 
    padding: 0 30px 0 30px;
    text-align: justify;
}

body.home .content p + p {
    margin-top: 20px;
}

/* Page styles */

.container-width {
    max-width: 1000px;
    margin: auto;
}

#page-title {
    background-color: #A29F7B;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 90px;
}

#page-title h1 {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    color: #1D1D1B;
    font-weight: normal;
}

#page-title h2 {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    color: #1D1D1B; 
}

/* Portfolio styles */

#portfolio {
    color: #1D1D1B;
    text-align: center;
    max-width: 1030px;
}

#portfolio::after {
    content: '';
    display: inline-block;
    width: 100%;
}

#portfolio .content {
    text-align: left;
    border-bottom: 1px solid #5C666F;
    line-height: 27px;
}

.content p:first-of-type {
    margin-top: 0;
}

#portfolio .content img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.placeholder {
    display: none;
}

main#portfolio > div {
    display: inline-block;
    margin: 20px 10px;
    vertical-align: top;
}

.portfolio-item {
    width: 320px;
}

.portfolio-item .image {
    width: 320px;
    height: 206px;
    overflow: hidden;
}

.portfolio-item .image img {
    width: 100%;
    height: auto;
}

.portfolio-item .text {
    text-align: right;
    line-height: 25px;
    margin-top: 15px;
}

.portfolio-item .title {
    text-transform: uppercase;
    font-size: 21px;
}

.portfolio-item .location {
    font-size: 18px;
}

/* Portfolio Single styles */

#gallery {
    float: left;
    width: 480px;
    padding: 15px;
}

#slideshow-1 > p {
    display: none;
}

#description {
    float: left;
    width: calc(100% - 540px);
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    line-height: 27px;
    padding: 15px;
}

#description p {
    margin-bottom: 15px;
}

#slideshow-2 {
    font-size: 0;
    text-align: justify;
}

#slideshow-2 > div {
    display: inline-block;
    margin: 5px 0;
    padding: 0;
    width: 33.3%;
}

#slideshow-2 > div img {
    width: 100%;
}

/* Services styles */

#page-sections img {
    color: #1D1D1B;
    float: left;
    margin: 0px 20px 20px 0px;
}

#page-sections {
    font-size: 15px;
    line-height: 27px;
}

#page-sections h3 {
    font-size: 20px;
}

.service {
    margin-bottom: 40px;
}

/* About Us styles */

#page-about-us img.attachment-post-thumbnail {
    max-width: 100%;
    height: auto;
    float: left;
    padding-right: 25px;
}

#page-about-us .content {
    margin-top: 21px;
    font-size: 16px;
    line-height: 21px;
    color: #1D1D1B;
}

#page-about-us .content p {
    font-size: 15px;
    color: #1D1D1B;
    line-height: 27px;
    margin-bottom: 21px;
}

#page-about-us .content strong {
    font-weight: normal;
    font-size: 18px;
    font-family: 'Arial', sans-serif;
}

.testimonials {
    background-image: url('img/wood.jpg');
    font-size: 0;
}

.testimonials h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    font-weight: normal;
}

.testimonial {
    font-size: 16px;
    padding: 0;
    margin: 25px 0;
    font-weight: bold;
    font-style: italic;
}

.testimonial .quote {
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    font-style: italic;
    margin-bottom: 5px;
}

.testimonial .name {
    text-transform: uppercase;
    margin-left: 15px;
    font-style: normal;
}

.testimonial .location {
    font-weight: bold;
    font-style: normal;
}

/* Member Bio styles */

.member-bio > div {
    float: left;
    font-size: 14px;
    line-height: 20px;
}

.member-bio h3 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 12px;
}

#image-quote {
    width: calc(40% - 15px);
    padding-right: 15px;
}

#image-quote img {
    max-width: 100%;
    height: auto;
}

#quote {
    background-color: #A29F7B;
    position: relative;
    padding: 25px;
    font-style: italic;
    z-index: 10;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 27px;
}

#quote-arrow {
    background-image: url('img/bottomarrow.png');
    background-position: bottom;
    position: absolute;
    width: 89px;
    height: 40px;
    bottom: -40px;
    right: 75px;
    z-index: 5;
}

#bio {
    width: calc(60% - 45px);
    padding-left: 45px;
    padding-bottom: 45px;
}

#bio p {
    line-height: 27px;
    font-size: 15px;
    color: #1d1d1b;
    margin-bottom: 25px;
}

.member-bio #contact-info {
    font-size: 20px;
    line-height: 24px;
    margin: 40px 0 10px 0;
}



/* Contact Us styles */

#page-contact-us > div {
    float: left;
}

#map {
    width: 40%;
}

#address {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px;
}

.number {
margin-bottom: 28px;
}

#contact-form {
    max-width: 550px;
    font-size: 15px;
    line-height: 27px;
    padding: 0px 25px;
}

form p {
    font-weight: bold;
    margin: 10px 0px;
}

form input,
form textarea {
    width: 100%;
    background-color: #E4E4E4;
    border: 2px solid #eee;
    padding: 5px;
}

form input[type=submit] {
    background-color: #5C666F;
    color: white;
}

.clear { clear: both; height: 0px; font-size: 0px; width: 100%; display: block; line-height: 0; }
.navbar-toggle { display: none; }

#address #title {
    font-weight: bold;
}

/*******************************
/
/   Responsive Design
/
/******************************/

@media (max-width: 480px) {
	nav {
		display: none;
	}

    main {
        padding-left: 5px; padding-right: 5px;
        display: block;
    }

    .container-width {
        width: auto;
        padding: 5px;
        line-height: normal;
    }

	.navbar-toggle {
		cursor: pointer;
		background: url(img/menu_toggle.png) no-repeat center center;
		height: 24px;
		width: 24px;
		float: right;
		margin: -50px 10px 10px 10px;
		display: block;
		border: 1px solid black;
		padding: 5px;
		border-radius: 4px;
	}


	nav ul li {
	    display: block;
	    margin: 5px;
	    padding: 0;
	    border: 0;
	    position: initial;
	    width: 100%;
	    text-align: left;
	}

	nav ul.sub-menu li {
		margin: 5px 0 5px 10px;
	}

	nav ul li:hover, nav ul li.current_page_item {
		background: none;
		border: none;
	}

	nav ul li > ul.sub-menu, nav ul li:hover > ul.sub-menu {
	    display: none;
	    position: initial;
	    z-index: auto;
	    left: auto;
	    margin: 0;
	    text-align: left;
	}

	nav ul ul li:hover {
	    border: none;
	    background-image: none;
	}

	nav ul.sub-menu {
	    background: none;
	}

	nav ul.sub-menu li a {
	    color: #5C666F;
	}

	body.home .projects {
		text-align: center;
	}

	body.home .quarterPxLine {
	    margin: 2px 10px;
	}
	    
	body.home .projects .images {
		text-align: center;
		margin: 10px 0 0 0;
	}

	body.home .projects .images > div {
		float: none;
	}

    #slideshow-2 > div {
        width: 49%;
    }

	footer {
		margin: 0;
	}

	footer div.footBox {
		display: block;
		min-height: 0px;
	}

	footer div.leftBox { 
		display: none; 
	}

	footer div.footBoxDiv {
		display: none; 
	}

	footer div.centerBox {
		width: auto;
	}

	footer div.rightBox {
		width: auto;
		padding: 5px 0 0 25px;
	}
	
	footer div.centerBox .inner {
		width: auto;
	}

	#footer-bottom {
		margin: 10px;
		text-align: left;
	}
	
	#footer-bottom > span:last-child {
		display: none;
	}

	/* that stuff is all for homepage/footer/header */

	/* begin mobile-specific stuff for about page */

	main#page-about-us {
		margin: 25px 10px;
	}

	.testimonials {
		padding: 10px;
		text-align: center;
	}

	#page-title h1 {
		font-size: 18px;
	}
	
	#page-title h2 {
		font-size: 18px;
	}

    .testimonial {
        margin: 10px 0;
        width: 75%;
    }

	/* end mobile-specific about page */

	/* begin mobile-specific portfolio pages */


        #portfolio {
                text-align: center;
        }

	
	/* end mobile-specific portfolio pages */

	/* begin mobile-specific services pages */

	#page-sections img {
		width: 100%;
		height: auto;
	}

	#page-sectionss {
		margin: 25px 10px;
	}

	/* end mobile-specific services pages */

	/* begin mobile-specific contact page */

	#map { 
		width: 100%;
	}

	#address { 
		text-align: center;
	}

	#map img { 
		margin:0 auto 40px auto;
		display: block;
	}

	#page-contact-us > div {
		margin-top: 0px;
		float: initial;
	}

	/* end mobile-specific contact page */

    /* begin mobile-specific member page */

    #image-quote,
    #bio {
        width: 100%;
        padding: 0;
    }

    #bio {
        margin: auto auto 30px auto;
    }


    #quote {
        padding: 5px;
    }

    #quote-arrow {
        display: none;
    }

    /* begin mobile-specific portfolio gallery page */

    #portfolio .portfolio-item {
        width: 100%;
        margin: 20px 0;
    }

    .portfolio-item .image {
        width: 100%;
	height:auto;
    }

    /* begin mobile-specific portfolio individual page */

    #gallery,
    #description {
        display: block;
        width: 95%;
        margin: auto;
        padding: 0;
    }

    #gallery img {
        width: 100%;
    }

    #slideshow-1 {
        width: auto;
        height: auto;
    }

    #cycle-2 {
        text-align: justify;
    }

    #cycle-2 > div,
    #cycle-2 > div.middle {
        width: 48%;
        margin: 1%;
        padding: 0;
    }

}


@media (min-width: 481px) and (max-width: 999px) {
    main {
        padding-left: 5px; padding-right: 5px;
    }

    #bio {
        padding-left: 10px;
        width: calc(60% - 25px);
    }

    .container-width {
        width: auto;
        padding: 0 5px;
    }

	body.home .projects {
		margin: 53px 0px 25px 25px
	}

        footer div.leftBox {
                display: none;
        }

        footer div.footBoxDiv:first-child {
                display: none;
        }

        footer div.centerBox {
                width: auto;
        }

        footer div.rightBox {
                width: auto;
                padding: 5px 0 0 25px;
        }

        footer div.centerBox .inner {
                width: auto;
        }

	#footer-bottom {
		margin: 10px;
	}

	/* about pages */

	main#page-about-us {
                margin: 25px 10px;
        }

        .testimonials {
                padding: 10px;
                text-align: center;
        }

        #page-title h1 {
                font-size: 22px;
        }

        #page-title h2 {
                margin-left: 10px;
		font-size: 22px;
        }

	
	#image-quote,
	#bio {
		width: 100%;
		margin: auto;
          	padding: 0;
	}

	/* end about pages */

	/* start potfolio pages */

	#portfolio {
		text-align: center; 
	}

    #slideshow-2 > div {
        width: 49%;
    }

	/* end portfolio pages */

	/* start services pages */

	#page-sections img {
                width: 50%;
                height: auto;
        }

        #page-sections {
                margin: 25px 10px;
        }

	/* end services */

	/* start contact page */

	#map {
                width: 100%;
        }

        #address {
                text-align: center;
        }

        #map img {
                margin:0 auto 40px auto;
                display: block;
        }

        #page-contact-us > div {
		max-width: 100%;
                margin-top: 0px;
                float: initial;
        }
	
	/* end contact page */

}





/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(img/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(img/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(img/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(img/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(img/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(img/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(img/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(img/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(img/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(img/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(img/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(img/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(img/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(img/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


/* gray.js */

.grayscale {
    /* Firefox 10+, Firefox on Android */
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");

    /* IE 6-9 */
    filter: gray;

    /*
      Chrome 19+,
      Safari 6+,
      Safari 6+ iOS,
      Opera 15+
    */
    -webkit-filter: grayscale(100%);
}

.grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
}

.grayscale.grayscale-fade:hover {
    -webkit-filter: grayscale(0%);
    filter: none;
}

.grayscale-replaced.grayscale-fade svg {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.grayscale-replaced.grayscale-fade:hover svg {
    opacity: 0;
}


/*-------------- Custom CSS --------------*/
.page-id-988 .testimonials {
display: none !important;
}

.history_wrapper {
clear: both;
overflow: hidden;
}

.history_image {
float:left;
width: 20%;
margin-right: 2%;
}

.history_image img {
width: 100%;
height: auto;
margin-right: 0 !important;
}

.history_copy {
float:left;
width: 77%;
max-width: 770px;
}


@media (max-width: 600px) {
.history_image {
float:none;
width:212px;
margin:0 auto;
}

.history_copy {
width: 100%;
margin-top: 35px;
}

.history_wrapper {
margin-bottom:20px;
}
}

/*----------- Recolor Styles -----------*/
nav a {
    color: #60676f !important;
    font-size: 15px !important;
}

nav .sub-menu a {
    color: #ffffff !important;
}

@media (max-width: 600px) {
	nav .sub-menu a {
		color: #b13e31 !important;
	}	
}

nav .sub-menu li:hover a {
    color: #b13e31 !important;
}

nav ul.sub-menu li:hover {
	border-top: none !important;
	background-image: none !important;
}

#page-title {
	background-color: #2e4156 !important;
}

#page-title h1 {
	color: #ffffff !important;
	font-size: 36px !important;
}

#page-title h2 {
	color: #ffffff !important;
	font-size: 26px !important;
}

#page-about-us .content p {
	color: #60676f !important;
	margin-bottom: 30px !important;
}

#page-about-us .content b {
	font-size: 24px !important;
	color: #2e4156 !important;
}

.testimonials {
	background-image: url("../../uploads/2019/06/wood-oxblood.jpg")
}

.testimonials h2 {
	color: #ffffff !important;	
}

.testimonial .quote {
	color: #ffffff !important;	
}

nav ul li:hover, nav > div > ul > li.current_page_item, .current-menu-ancestor {
	border-top: 1px solid #b13e31 !important;
	background-image: url("../../uploads/2019/06/arrow_oxblood.png");
	background-repeat: no-repeat;
}

footer {
	background-color: #373c42 !important;
}

footer a:hover {
	color: #a64638 !important;
}

form input[type=submit] {
	background-color: #b23e31 !important;
	padding: 12px !important;
}

form input[type=submit]:hover {
	background-color: #5c6770 !important;
}
