h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}
h1 {
    font-size: 2.8em;
}
.cta h1 {
    font-size: 2.2rem;
}
body {
    line-height: 1.8;
    color: #555;
    font-size: 1.0rem;
    font-weight: 400;
    font-family: 'Noto Sans', sans-serif;
}
.menu-link {
    line-height: 22px;
    color: #45382e;
    font-weight: 700;
    font-size: 0.8125rem;
    letter-spacing: 1.7px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}
#side-panel {
    position: fixed;
    top: 0;
    right: -300px;
    z-index: 699;
    width: 300px;
    height: 100%;
    background-color: #f9f4e8;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.sm-form-control {
    border: 2px solid #ce6d19;
}
.clients { max-height: 50px; }

.text-red {
    color: #ce6d19;
}
.heading-block h2 {
    font-size: 36px;
}

.filter-p-pricing {
    position: absolute;
    bottom: 20px;
    right: 0;
    background: #ce6d19;
    color: #FFF;
    padding: 8px 15px;
    z-index: 1;
    font-family: 'Lato';
}
.filter-p-pricing::before {
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: -8px;
	height: 100%;
	width: 32px;
	background-color: #ce6d19;
	-moz-transform: skew(-23deg,0deg);
	-o-transform: skew(-23deg,0deg);
	-ms-transform: skew(-23deg,0deg);
	-webkit-transform: skew(-23deg,0deg);
	transform: skew(-23deg,0deg);
	z-index: -1;
}

.slider-caption h2 {
    font-size: 2.7rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 0;
}
.heading-block h1 { 
	font-size: 3.2rem;
	color: #ce6d19;
	font-weight: 700;
}

.contact-properties [class^=col-] > a,
.product .product-image,
.button,
.feature-box.media-box.fbox-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 1px 0 rgba(10, 16, 34, .2);
    -webkit-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 5px;
}

.contact-properties [class^=col-] > a:hover,
.product:hover .product-image,
.button:hover,
.feature-box.media-box.fbox-bg:hover {
    box-shadow: 0 10px 30px -5px rgba(10, 16, 34, .2);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.color-green {
    color: #006a64 !important;
}
.button.button-dark {
    background-color: #006a64;
}
.button:hover {
    background-color: #006a64;
    color: #f9f4e8;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.team-title span {
    display: block;
    color: #ce6d19;
    font-weight: 400;
    font-family: 'PT Serif', serif;
    font-style: italic;
    font-size: 1.3rem;
    margin-top: 1px;
}

.section {
    position: relative;
    width: 100%;
    margin: 60px 0;
    padding: 60px 0;
        padding-top: 60px;
    background-color: transparent;
    overflow: hidden;
}

.fbox-content h3 {
    font-size: 1.05rem;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #ce6d19;
}

.fbox-content p {
    margin-top: 0.5rem;
    margin-bottom: 0px;
    color: #737373;
    font-size: 0.95rem;
}

.dark .fbox-content p {
    color: #fff;
}

.dark .svg-trigger path {
    stroke: #f9f4e8;
}
.dark .one-page-arrow, .one-page-arrow.dark {
    color: #f9f4e8;
}

.dark .before-heading {
    color: rgba(243,234,207,.7);
}

.testimonial .testi-content p {
    font-size: 1.5rem;
    font-weight: 500;
    font-family: 'PT Serif', serif;
    font-style: italic;
    line-height: 1.5 !important;
    max-width: 750px;
    letter-spacing: 2px;
    margin-left: auto;
    margin-right: auto;
}

.testimonial .flex-control-nav li a {
    width: 6px !important;
    height: 6px !important;
    border: none;
    background-color: #ffffff;
    opacity: 0.5;
}

.button.button-3d:hover {
    background-color: #006a64;
    opacity: 0.9;
}

.button.button-3d-1:hover {
    background-color: #ce6d19;
    opacity: 0.9;
}

.button.button-border:not(.button-fill):hover {
    background-color: #ce6d19;
    color: #f9f4e8;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.full-header .primary-menu .menu-container {
    padding-right: 0.5rem;
    margin-right: 0.5rem;
    border-right: 0px solid #EEE;
}
.full-header #logo {
    padding-right: 30px;
    border-right: 0px solid #EEE;
}

.dark #copyrights, #copyrights.dark {
    color: rgba(243,234,207,0.7);
}
.dark .copyright-links a {
    color: rgba(243,234,207,0.7);
    border-bottom-color: rgba(243,234,207,0.7);
}
.dark .copyright-links a:hover {
    color: rgba(255,255,255,1.0);
    border-bottom-color: rgba(255,255,255,1.0);
}
.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
    color: rgba(243,234,207,0.7) !important;
}
#copyrights {
    font-size: 0.875rem;
    line-height: 2.1;
}    

.dark #header.transparent-header.full-header #header-wrap, #header.transparent-header.full-header.dark #header-wrap {
    border-bottom-color: rgba(255,255,255,0);
}

.dark #header.full-header, #header.full-header.dark {
    border-bottom-color: rgba(255,255,255,0);
}
.heading-block h1, .heading-block h2, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ce6d19;
}
.section-product {
    position: relative;
    width: 100%;
}

.section-product .section-product-image {
    width: 100%;
}

.section-product .section-product-content {
    max-width: 100%;
    position: relative;
    bottom: 0px;
    right: 0;
    background-color: #f7f4ed;
    padding: 20px;
    z-index: 1;
}

.section-product .section-product-content h3 { font-weight: 700; }

.section-product.alt .section-product-image,
.section-product.alt .section-product-content { float: none; }

.section-features { padding: 120px }

.toggle-header, .accordion-header {
    cursor: pointer;
    color: #ce6d19;
    font-size: 1rem;
    font-weight: 700;
}

.toggle-wrap {
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 10px;
}

.toggle {
    padding: 20px 10px;
    margin-bottom: 0;
    background-color: rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(112,13,25,0.18);
    transition: background-color .2s ease;
}

.toggle:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.toggle:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.toggle:last-child { border-bottom: 0; }

.toggle .togglet {
    font-size: 19px;
    padding-left: 0;
    font-weight: 600;
    color: #F5F5F5;
}

.toggle:hover { background-color: rgba(255,255,255,0.15); }

.masonry-thumbs .grid-item {
    display: block;
    border-right: 2px solid #f9f4e8;
    border-bottom: 2px solid #f9f4e8;
    padding: 0;
    border-radius: 4px;
}

.masonry-thumbs .grid-item img {
    -webkit-transform: scale(1.05) translateX(-2px) translateY(-2px);
    transform:  scale(1.05) translateX(-2px) translateY(-2px);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    padding: 0;
}

.masonry-thumbs .grid-item:hover img {
    -webkit-transform: scale(1.05) translateX(2px) translateY(2px);
    transform: scale(1.05) translateX(2px) translateY(2px);
    -webkit-filter: sepia(0) saturate(1.3);
    filter: sepia(0) saturate(1.3);
    opacity: .9;
}

.instagram-photos.masonry-thumbs a::before {
    opacity: 0;
    content: "\ed71";
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    font-family: 'font-icons';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
    font-size: 2.5rem;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity .3s, transform .3s ease;
}

.instagram-photos.masonry-thumbs a:hover::before {
    opacity: 1;
    transform: scale(1.2);
}

.svg-trigger path {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: #ce6d19;
    stroke-width: 5;
    stroke-linecap: round;
}


@media (min-width: 1199px) {


    .section-product .section-product-image {
        position: relative;
        width: 85%;
        background: #FFF;
    }

    .section-product .section-product-content {
        max-width: 400px;
        position: absolute;
        bottom: 30px;
        right: 0;
        padding: 30px;
    }

    .section-product.alt .section-product-image { float: right; }

    .section-product.alt .section-product-content {
        left: 0;
        right: auto;
    }

}

.media-box.fbox-bg .fbox-content {
    padding: 1.5rem;
    background-color: #f7f4ed;
    border: 1px solid #E5E5E5;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

label {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #555;
    margin-bottom: 10px;
    cursor: pointer;
}

.opening-table .heading-block span {
    font-size: 16px;
    font-weight: 400;
}

.opening-table {
    padding: 30px;
    background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #EEE;
}

.time-table-wrap .time-table {
    padding: 14px 0;
    text-align: left;
    border-top: 1px solid rgba(112, 13, 25, .15);
}

.time-table-wrap .time-table:first-child { border-top: none; }

.time-table-wrap .time-table .col-md-5 { padding-left: 0; }

.time-table-wrap .time-table h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.time-table-wrap .time-table span { font-weight: 500; }



/* Devices Under 991 Width */
@media (max-width: 991.98px) {

.section-features { padding: 20px }
}
.sub-menu-container .menu-item:hover > .menu-link {
    background-color: #f9f4e8;
    padding-left: 18px;
    color: #ce6d19;
}


/* Devices Under 991 Width */
@media (max-width: 767.98px) {

.heading-block h2 {
    font-size: 26px;
}
.heading-block h1 {
    font-size: 2.7rem;
    color: #ce6d19;
    font-weight: 700;
}
.cta h1 {
    font-size: 1.6rem;
    padding: 10px;
}
.slider-caption h1 {
    font-size: 2.7rem;
}
.slider-caption h2 {
    font-size: 2.3rem;
}
.slider-caption.slider-caption-center {
    position: relative;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -50px;
}
.testimonial .testi-content p {
    max-width: 300px;
}
.contact-properties [class^=col-] > a,
.product .product-image,
.button,
.feature-box.media-box.fbox-bg {
    margin: 15px;
}

.contact-properties [class^=col-] > a:hover,
.product:hover .product-image,
.button:hover,
.feature-box.media-box.fbox-bg:hover {
    margin: 15px;
}

.sticky-header #header-wrap {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 299;
        background-color: #f9f4e8;
        border-bottom: 1px solid #f9f4e8;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
    }

}




