/*
    Theme Name: Reach Out Honduras
    Theme URI: http://reachouthonduras.org
    Description: A mobile responsive and HTML5 theme for ROH built using the Genesis Framework.
    Author: Reach Out Honduras
    Author URI: http://reachouthonduras.org
    Version: 1.0.0
    Tags: one-column, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
    Template: genesis
    Template Version: 2.10.1
    Text Domain: smusa
    License: GPL-2.0+
    License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


@font-face {font-family: "ITC Bookman Medium";
  src: url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_eot-1597689590"); /* IE9*/
  src: url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_eot-1597689590?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_woff-15976895902") format("woff2"), /* chrome、firefox */
  url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_woff-1597689590") format("woff"), /* chrome、firefox */
  url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_ttf-1597689591") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/0c624df72c8afd255146a13474130f25_svg-1597689591") format("svg"); /* iOS 4.1- */
}


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}fgh audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */
html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
/* Float Clearing
--------------------------------------------- */
.author-box:before,
.breadcrumb:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.section_block:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
    content: " ";
    display: table;
}
.author-box:after,
.breadcrumb:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-header:after,
.section_block:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */

html {
    font-size: 62.5%; /* 10px browser default */
}

body {
    background-color: #fff;
    color: #282828;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    line-height: 1.78;
    margin: 0;
}

.site-title,
.woocommerce a.button,
.pricing_button,
button,
.zps_readmore,
.zps_btn {
    font-family: "Noto sans", sans-serif;
}

a {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    outline: 0;
}


a {
    color: inherit;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #959595;
    text-decoration: underline;
}


.nav-primary a:hover,
.nav-primary .genesis-nav-menu > .current-menu-item > a {
    color: #dc7c37;    
}
.nav-primary .genesis-nav-menu .sub-menu a:hover {
    color: #dc7c37;    
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-bottom: 1.625em;
}
strong {
    font-weight: 700;
}
pre {
    background: #f5f5f5;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

blockquote {
    margin-bottom: 50px;
    position: relative;
}
.entry-content blockquote p {
    font-size: 19px;
    font-size: 1.9rem;
    font-style: italic
}
.entry-content blockquote {
    padding: 0 20px;
    border-left: 3px solid #eee;
}
.entry-content blockquote cite {
    font-size: 17px;
    font-size: 1.7rem;
    font-style: normal;
    display: block;
    text-transform: capitalize;
    margin-top: 1em;
}

.entry-content blockquote cite a:hover {
    border-color: currentColor;
}
small {
    display: block;
    font-size: 80%;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 2em 0;
}

/* Headings
--------------------------------------------- */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {  
    font-family: "ITC Bookman Medium";
    color: #888e6b;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 20px;
    letter-spacing: 1px;
}
h1 {
    font-size: 32px;
    font-size: 3.2rem;
}

h2 {
    font-size: 28px;
    font-size: 2.8rem;
}

h3 {
    font-size: 24px;
    font-size: 2.4rem;
}
h4 {
    font-size: 20px;
    font-size: 2rem;
}

h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5;
}

h6 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
}
/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
    margin-bottom: 1.625em;
}
.featured-content img,
.gallery img {
    width: auto;
}
.featured-content img {
    margin: 0 !important;
    max-width: 40px !important;
}
/* Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #b7b7b7;
	border-radius: 3px;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: inherit;
    line-height: 1;
    margin-bottom: 10px;
    outline: 0;
    padding: 14px 20px;
    width: 100%;
}

input:focus,
textarea:focus {
    border-color: #ccc;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}


input[type="button"],
input[type="reset"],
input[type="submit"],
button,
.button,
.button1,
.pricing_footer a.pricing_button,
.zps_btn,
.load_more_text,
.zps_readmore {
    display: inline-block;
    background: #dc7c37;
    border: 2px solid #dc7c37;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    font-family: "ITC Bookman Medium";
    font-size: 14px !important;
    font-size: 1.4rem !important;
    font-weight: 500;
    letter-spacing: .03em;
    padding: 10px 25px;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    width: auto;
    letter-spacing: 1px;
    text-decoration: none;
}

.zps_readmore,
.button,
.load_more_text {
    padding: 10px 30px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.comment-respond input#submit:hover,
.wpcf7 input.wpcf7-form-control.wpcf7-submit:hover,
.enews #subbutton:hover,
.button:hover,
.zps_btn:hover,
.load_more_text:hover,
.zps_readmore:hover {
    background: #dc7c37;
    border: 2px solid #dc7c37;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
}

button:focus,
.zps_btn:focus,
.load_more_text:focus,
.zps_readmore:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active {
    outline: none;
    text-decoration: none;
        background: #dc7c37;
    border: 2px solid #dc7c37;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
}

.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

input[type="search"] {
    font-size: 14px;
    font-size: 1.4rem;
}

/* comments form style */
#comments {
    border-top: 1px solid;
    margin: 2em auto;
}

.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    border: 1px solid;
}
.comment-respond input[type="url"] {
    margin-right: 0;
}
.entry-comments, .comment-respond{
    display: block;
}

textarea#comment {
    resize: none;
}
p.comment-form-comment {
    margin-bottom: 1%;
}

.entry-comments {
    padding: 30px 70px 10px;
}
li.comment article {
    padding: 20px 35px;
    border-bottom: 1px solid;
    border-top: none;
}
.comment-list li li {
    margin-right: 0;
    padding: 10px 0 0 30px;
    background: none;
}
.comment-list li {
    margin-top: 0;
    padding: 0;
    background: none;
    margin-bottom: 10px;
}
.comment-list li .children {
    padding-bottom: 0;
}
.comment-list li:last-of-type .children {
    border-bottom: none;
}
.entry-comments .comment-author span {
    font-size: 21px;
}
.comment-header p a {
    font-weight: normal;
}
a.comment-reply-link {
    letter-spacing: 2px;
}
h3#reply-title {
    margin-bottom: 30px;
}
.entry-comments {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.comment-meta {
    background: none;
    margin-bottom: 0.7em;
    padding: 0;
}
.comment-metadata {
    display: inline;
    font-size: 0.8em;
}
.comment-author {
    display: inline;
}
.comment-author b {
    font-weight: normal;
}
.comment-list {
    font-size: 1em;
    list-style: none;
    padding: 0;
    margin: 0;
}
.comment-list .children {
    margin-left: 0;
    border-bottom: 1px solid;
    list-style: none;
    padding-bottom: 1.5em;
}
.comment-list .children .children {
    border-bottom: none;
    padding-bottom: 0;
}
.comment-list .children article {
    border-bottom: 0;
}
/*Fix WP4.4.1 comment form imput alignments*/
form#commentform {
    display: block;
    overflow: hidden;
}
.comment-respond label, .comment-notes, p.comment-subscription-form, span.says {
    display: inline-block;
}
.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
    display: block;
    width: 32%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-top: 0;
}
.comment-respond .comment-form-url {
    margin-right: 0;
}
form#commentform p.comment-form-cookies-consent {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 0;
}
form#commentform p.form-submit {
    display: block;
    width: 100%;
    float: left;
}
.comment-respond label, .comment-notes, p.comment-subscription-form, span.says {
    display: inline-block;
    margin-bottom: 10px;
}
/* Tables
--------------------------------------------- */
table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 35px;
    width: 100%;
    font-size: 14px;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px 10px;
}

th {
    padding: 0 10px;
    font-weight: 600;
}
thead {
    text-transform: uppercase;
    color: #777;
    background: #f8f8f8;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Containers
--------------------------------------------- */
.wrap {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    width: 100%;
}
.site-header .wrap {
    padding: 0;
    overflow: visible
}
.mobile_menu_overlay .wrap {
    max-width: 1200px;
}
.site-inner {
    background: #fff;
    clear: both;
    padding-top: 60px;
    padding-bottom: 50px;
}
.single.single-portfolio .site-inner,
.single.single-post .site-inner {
    padding-top: 30px;
}
.page .site-inner,
.page.page-template-template-blog_column .site-inner,
.page.page-template-page_blog .site-inner {
    padding-top: 60px;
}
.page.page-template-template-section .site-inner {
    padding-top: 0;
    padding-bottom: 0;
}
.section_template .site-inner .wrap{
    padding: 0;
    width: 100%;
    max-width: 100%;
}
/* .section_template .section_block > div:not(.hero_fullwidth), */
.archive.full-width-content .content,
.blog.full-width-content .content {
    max-width: 1140px;
    width: 100%;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
}
.section_template .section_block > div.hero_image_wrap.hero_fullwidth {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

article.portfolio,
article.post,
article.page {
    overflow: inherit;
    margin-top: 0;
}
.page-template-page_blog article.portfolio header.entry-header,
.page-template-page_blog article.post header.entry-header,
.page-template-page_blog article.page header.entry-header,
.archive article.post header.entry-header {
    float: left;
    width: 100%;
    display: block;
}
.page-template-page_blog article.portfolio .entry-content,
.page-template-page_blog article.post .entry-content,
.page-template-page_blog article.page .entry-content,
.archive article.post .entry-content {
    float: left;
    width: 100%;
}
.page-template-page_blog article.portfolio,
.page-template-page_blog article.post,
.page-template-page_blog article.page,
.archive article.post {
    overflow: hidden;
    margin-top: 0;
}
.search article .entry-content {
    float: left;
    width: 100%;
}

.sidebar-content main.content{
   width: 70%;
   float: right;
}

.sidebar-content aside.sidebar-primary {
    width: 25%;
    float: left;
    padding-right: 30px;
}

.content-sidebar .content {
    float: left;
    width: 70%;
}

.content-sidebar aside.sidebar-primary {
    background: #fafafa;
    width: 25%;
    float: right;
    padding: 30px;
    margin-top: 0;
}

.full-width-content .content {
    width: 100%;
}

aside.sidebar-primary.shop_sidebar {
    border-right: 1px solid #e7e7e7;
}
aside.sidebar.shop_sidebar .widget {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.single.single-post .content-sidebar-wrap {
    max-width: 900px;
    width: 100%;
    margin: 0 auto
}
/* Page Header
--------------------------------------------- */
.page_header_image{
    overflow: hidden;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-top: 0;
    position: relative;
    float: left;
}
.page_header_image .image_wrap{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	display: none;
	height: 100%;
	width: 100%;
        position: absolute;
    top: 0;
    left: 0;
}
.page_header_entry_title {
    position: relative;
    text-align: center;
    bottom: 0;
    margin: 0 auto;
    width: auto;
    color: #fff;
    left: 0;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}
.page_header_entry_wrap {
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 50px;
    left: 0;
    right: 0;
    background: transparent;
    height: 100%;
    width: 100%;
}
.page_header_entry_wrap h1.entry-title {
    background: #dc7c37;
    width: auto;
    display: inline-block;
    margin: auto;
    padding: 10px 40px;
    color: #fff;
    top: 40%;
    position: relative;
    left: auto;
    right: auto;
}
.single.single-post .page_header_image {
    height: 300px;
}
.single.single-post .page_header_image:before {
    content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.single.single-post  .page_header_entry_title{
    z-index: 5;
}
.single.single-post  .page_header_image .image_wrap {
    display: block;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Blog layout */
.page-template-page_blog article.entry,
.archive article.entry,
.home.blog article.entry,
.search article.entry {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
a.entry-image-link img {
    display: block;
    margin-bottom: 0;
}
a.entry-image-link {
    float: left;
    width: 50%;
    overflow: hidden;
}
.blog_archive_content {
    float: right;
    width: 50%;
    overflow: hidden;
}
.blog_archive_content a.more-link::after {
    content: "→";
    margin-left: 5px;
}
.blog_archive_wrap {
    background: #fff;
    height: 100%;
    position: absolute;
    vertical-align: middle;
    margin: auto;
    top: 0;
    bottom: 0;
    padding: 5%;
}
/*
Common Classes
---------------------------------------------------------------------------------------------------- */
/* WordPress
--------------------------------------------- */
.avatar {
    float: left;
}
.alignleft .avatar {
    margin-right: 24px;
    margin-left: 0
}
.alignright .avatar {
    margin-left: 24px;
    margin-right: 0
}
.comment .avatar {
    height: 50px;
    margin: 0 16px 24px 0;
    width: 50px;
}
a.aligncenter img {
    display: block;
    margin: 0 auto;
}
img.centered,
.aligncenter,
.wp-caption.alignnone {
    display: block;
    margin: 0 auto;
    text-align: center;
}
img.alignnone {
    margin-bottom: 12px;
}
.alignleft {
    float: left;
    text-align: left;
}
.alignright {
    float: right;
    text-align: right;
}
a.alignleft,
a.alignright {
    max-width: 100%;
}
a.alignleft {
    margin: 0 24px 24px 0;
}
img.alignleft,
.wp-caption.alignleft .wp-caption-text {
    margin: 0 24px 24px 0;
}
a.alignright,
img.alignright {
    margin: 0 0 24px 24px;
}
.wp-caption.alignright .wp-caption-text {
    margin: 0 0 24px 24px;
}
figcaption.wp-caption-text {
    text-align: center;
}
.bypostauthor {
    display: block;
}
.entry-content .wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 3px 10px;
    position: relative;
}
.gallery-caption,
.entry-content .gallery-caption {
    margin: 0 0 10px;
}
/* Images */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
.entry-content img.size-full,
.entry-content img.size-large {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 100%;
}
.alignnone img {
    margin: 5% -50% 2%;
    max-width: 200%;
}
.wp-caption.alignright img,
.wp-caption.aligncenter img {
    text-align: center;
}
.wp-caption.aligncenter img.size-full {
    width: 100%;
}
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.alignleft img {
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
    margin-left: 0;
}
.alignright img {
    display: block;
    float: right;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 0;
}
.wp-smiley {
    max-height: 13px;
    margin: 0 !important;
}
.entry-content img.wp-smiley {
    display: inline-block;
}
.entry-content a {
    color: #dc7c37;
}
.entry-content a.zps_btn {
    color: #fff;
}
/* Genesis
--------------------------------------------- */
.breadcrumb {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.65em;
    letter-spacing: 3px;
    padding-bottom: 40px;
}
.single.single-post .breadcrumb,
.single-portfolio .breadcrumb {
    padding: 0;
    text-align: left;
}
.archive .breadcrumb {
    padding: 40px 30px;
    text-align: left;
    margin: 0;
}
.archive-description,
.author-box {
    float: left;
    margin: 8px 50px 30px 30px;
    width: 100%;
}
.archive-description p:last-child,
.author-box p:last-child,
.search-results .archive-description h1 {
    margin-bottom: 0;
}
.author-box .avatar {
    min-height: 0;
    margin: 0 30px 20px 0;
    display: block;
    padding: 0;
}
section.author-box {
    background: #f5f5f5;
    float: none;
    width: 100%;
    padding: 30px 30px 50px;
    max-width: 100%;
    width: 100%;
    margin: 60px  auto 60px;
}
.author-box .contact-links {
    margin-top: 20px;
}
.author-box .contact-links a {
    font-size: 14px;
    padding: 10px;
    width: 45px;
    float: none;
    display: inline-block;
}
.author-box-title {
    margin: 0 0 20px;
    display: block;
    width: 100%;
}
.author-box p {
    margin-bottom: 0;
}
.author-box .contact-links a {
    font-size: 14px;
    padding: 10px;
    width: 45px;
    text-align: center;
}
.author-box .contact-links {
    margin-top: 20px;
}
/* Titles
--------------------------------------------- */

header.entry-header {
    margin-bottom: 20px;
}
.entry-title {
    font-size: 32px;
    font-size: 3.2rem;
    color: #5b3821;
    margin: 0 0 10px 0;
    font-weight: 100;
}

span.column_split_block_subtitle {
    color: inherit;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .1em;
    line-height: 1.5;
    margin-bottom: 24px;
}

h3.entry-title,
.section_header_text h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

h3.hero_block_title,
.section_header_text h2,
h4.column_split_block_title {
    text-align: center;
    font-size: 32px;
    color: inherit;
        text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 1.5;
}
/*.section_header_wrap p {
    font-weight: 300;
    font-size: 12px;
    letter-spacing: .1em;
    padding: 3px 0;
    text-transform: uppercase;
}*/

.section_header_wrap .intro {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.78;
    text-transform: none;
    letter-spacing: 0
}

.section_header_wrap .intro {
    text-align: inherit
}
.section_header_text.header_text_left .section_header_wrap p{
    float: left;
    text-align: left;
    width: 100%;
}
.section_header_text.header_text_center .section_header_wrap p{
    float: none;
    margin: 20px auto;
    text-align: center;
}
.section_header_text.header_text_right .section_header_wrap p{
    float: right;
    text-align: right;
    width: 100%;
}
h4.column_split_block_title {
    text-align: inherit;
}

h3#reply-title.comment-reply-title small {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 10px;
}

.archive-title {
    font-size: 1.4375em;
    line-height: 1.41304348em;
    margin-bottom: 1.1304347826087em;
}
/*
Site Header
---------------------------------------------------------------------------------------------------- */
body.portfolio-template-default.single.single-portfolio.admin-bar.header-full-width.full-width-content.single_portfolio_fullwidth header.site-header,
body.admin-bar.single_portfolio_slider header.site-header {
    top: 0
}
.primary-nav .site-header {
    padding-top: 64px;
}
.site-header .wrap {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
    width: 100%;
}
.site-header .widget-area {
    display: none;
}
.header_three .site-header .widget-area {
    display: block;
    position: absolute;
    right: 30px;
}
header.site-header {
    background: #fff;
    box-shadow: none;
    position: relative;
    width: 100%;
    z-index: 999;
    top: 0;
    height: auto;
    float: left;
    margin-top: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    border-bottom: 4px solid #f0cf70;
    padding: 14px 0;
}

/* search */
.header_search {
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
    float: right;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 3;
    top: 28px;
    text-align: center;
    right: 0;
    height: 26px;
    width: 35px;
}
.header_search .fa-search {
  font-size: 18px;
}
.header_search_form {
    position: absolute;
    right: 222px;
    width: 260px;
    top: 21px;
    float: right;
    background: transparent;
    padding: 8px;
    overflow: hidden;
    height: 66px;
}
.header_search_form input[type="search"] {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid;
    padding: 0
}
.header_search_form input[type="submit"] {
    display: none;
}
.header_search_form form.search-form {
    right: -100%;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    transition: right 500ms ease; 
    position: absolute;
}
.header_search_form.search_open form.search-form{
    right: 0;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    transition: right 500ms ease; 
}
/* Title Area
--------------------------------------------- */

.title-area {
    float: left;
    position: relative;
}
.header-image .title-area {
    padding: 0;
}
.site-title {
    font-size: 1em;
    font-weight: 900;
    letter-spacing: 0.1em;
    margin: 0;
    line-height: 1.421875em;
    padding: 10px 0;
    text-transform: uppercase
}
.site-title a,
.site-title a:hover {
    color: inherit;
    text-decoration: none;
}
.site-description {
    font-family: inherit;
    font-size: 0px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.0625rem;
    margin: 0 0 3%;
}
.wp-custom-logo .site-title,
.wp-custom-logo .site-description{
    display: none;
}
/* Full width header, no widgets */
.header-image .site-description,
.header-image .site-title a {
    display: block;
    height: 0;
    margin-bottom: 0;
    text-indent: -9999px;
}
/* Logo Area
--------------------------------------------- */
.site-header .wrap {
    position: relative;
}
.header-image .site-header .title-area {
    padding: 0;
    top: 0
}
a.custom-logo-link {
    display: block;
}
img.custom-logo {
    display: block;
    margin: 0;
    max-width: 100%;
    width: 200px;
    position: relative;
}
/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    width: auto;
    margin: 0;
    padding: 0;
}
.genesis-nav-menu .menu-item {
    display: inline-block;
    width: auto;
    margin: 0;
    position: relative;
    float: none;
}
.genesis-nav-menu .sub-menu .menu-item {
    width: 100%;
}
.genesis-nav-menu a {
    text-decoration: none;
    display: block;
    font-size: 15px;
    color: #444244;
    font-weight: normal;
    line-height: 1.421875em;
    padding: 10px 10px;
    position: relative;
    text-transform: capitalize;
    font-family: "ITC Bookman Medium";
}
.genesis-nav-menu a:hover,
.genesis-nav-menu a:active,
.genesis-nav-menu a:focus{
    color: #dc7c37;
}

.genesis-nav-menu .sub-menu a {
    color: #fff;
}
.genesis-nav-menu .sub-menu {
    background: #fff;
    left: auto;
    opacity: 0;
    position: absolute;
    z-index: 99;
    margin: 0;
    padding: 0;
    visibility: hidden;
    height: 0;
    width: 200px;
}
.genesis-nav-menu .sub-menu.submenu_open {
    padding: 10px 0;
    visibility: visible;
    opacity: 1;
    height: auto;
 }
.genesis-nav-menu .sub-menu a {
    border-top: none;
    position: relative;
    width: auto;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
}
/*.genesis-nav-menu .menu-item:hover {
    position: relative;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}*/
.genesis-nav-menu > .first > a {
    padding-left: 0;
}
.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu .sub-menu .menu-item .indicator {
    display: none;
}
.genesis-nav-menu .menu-item.menu_highlight a {
    color: #fff;
    background: #dc7c37;
    padding: 10px 30px;
    letter-spacing: 0px;
    border-radius: 5px;
}
/* Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu {
    margin: 0;
    padding: 0;
}
.site-header .sub-menu .sub-menu {
    margin-left: 0;
    margin-top: -54px;
    padding: 0;
}
.site-header .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    left: 96%;    
}
 .site-header .sub-menu li > .sub-menu {
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    height: auto;
    left: 96%;
}
/* Primary Navigation
--------------------------------------------- */
.nav-primary {
    position: relative;
    width: 80%;
    margin: 20px auto 0;
    text-align: right;
    float: right;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 99;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.nav-primary.nav_show{
    right: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.nav-primary .genesis-nav-menu .sub-menu a {
    border-top: none;
}
.nav-primary .genesis-nav-menu ul.sub-menu a {
    color: #444244;
    padding-left: 10px;
    text-align: left;
}
.nav-primary .genesis-nav-menu li.right.search {
    list-style: none;
    float: right;
    text-align: right;
    padding: 0 20px;
    position: relative;
}
.nav-primary .genesis-nav-menu li.right.search form.search-form{
    display: none;
        position: absolute;
    left: -209px;
    width: 250px;
    top: 42px;
}
.nav-primary .genesis-nav-menu li.right.search i{
    cursor: pointer;
    display: inline-block;
    margin-top: 8px;
}
/* Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
    cursor: pointer;
    display: none;
    margin-bottom: -1px;
    text-align: left;
}
.responsive-menu-icon::before {
    content: "\f333";
    display: inline-block;
    font: normal 20px / 1 'dashicons';
    margin: 0 auto;
    padding: 10px;
}
.site-header .responsive-menu-icon::before {
    padding: 0;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Entries
--------------------------------------------- */
.entry-content .attachment a,
.entry-content .gallery a {
    border: none;
}

ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
    margin: 0 0 0 1.5em;
}
.entry-content li {
    margin-bottom: 0;
}
.entry-meta,
span.blog_categories a,
span.portfolio_categories a,
div.zpblog_shortcode .blog_meta {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
    color: inherit;
    margin: 0 0 40px;
    text-decoration: none;
}

p.entry-meta {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1em;
    margin-bottom: 0;
}
span.client_meta,
span.entry-author {
    padding: 0 10px;
}
.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.entry-comments-link::before {
    content: "\2014";
    margin: 0 6px 0 2px;
}

/* Featured Content
--------------------------------------------- */
.featured-content .entry-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px;
    margin-top: 0
}
.featured-content .entry {
    margin-top: 13px;
    margin-bottom: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.05);
}
.featured-content .entry:last-child {
    border: none;
}
.featured-content .entry a.alignleft {
    margin-bottom: 0
}
.featured-content article.post header.entry-header {
    float: none;
    width: auto;
}
.featured-content .entry-time:before, 
.featured-content .entry-author:before, 
.featured-content .entry-comments-link:before {
    display: none
}
.featured-content .entry-time,
.featured-content .entry-author,
.featured-content .entry-comments-link {
    display: inline-block !important
}
.featured-content p {
    margin: 0
}
/* Enews
--------------------------------------------- */
.enews form{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
}
.enews input[type="email"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 5px;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.enews input[type="submit"] {
    padding: 11px 15px;
	margin: 0px;
	height: 45px;
	margin-top: 3px;
}
.enews-subbox {
    flex: 0 0 25%;
	margin: 3px;
	border-radius: 5px;
	height: 45px;
}

input#subbox{
	margin: 3px 6px 3px 3px;
	border-radius: 5px;
	height: 45px;
}

.enews {
    margin-bottom: 30px;
}

/* Pagination
--------------------------------------------- */
.archive-pagination,
.entry-pagination {
    clear: both;
    overflow: hidden;
    text-transform: uppercase;
    width: 1600px;
}
.pagination ul {
    margin: 0;
    padding: 0
}
.archive-pagination li {
    display: inline;
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px solid;
}
.archive-pagination ul li:last-of-type {
    border-right: none
}
.archive-pagination li a {
    padding: 1em 0.8em 1em;
    display: inline-block;
    background: transparent;
    color: #000;
    font-size: 12px;
    letter-spacing: 1px
}
.archive-pagination li a:hover {
    text-decoration: none;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
    background: #f1f1ef;
    color: inherit;
}
.zp_comment_toggle {
    display: block;
    margin-bottom: 50px;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 40px 0;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1.5px;
}
.zp_hide_comments{
    display: none;
}
.comment_show .zp_hide_comments{
    display: block;
}
.comment_show .zp_show_comments{
    display: none;
}

/* ---Footer Widgets --- */
.footer-widgets {
    clear: both;
    padding: 70px 0 0;
    overflow: hidden;
    background: #444244;
    color: #fefefe;
}
.footer-widgets-1,
.footer-widgets-3 {
    width: 22%;
}
.footer-widgets-2,
.footer-widgets-4{
    width: 20%;
}

.footer-widgets-1,
.footer-widgets-2 {
    float: left;
}
.footer-widgets-3 {
    float: left;
}
.footer-widgets-4 {
    float: left;
}
.footer-widgets-5 {
    float: left;
}
.footer-widgets .widget {
    margin-bottom: 24px;
    margin-bottom: 2.4rem;
}
.footer-widgets .widgettitle {
    font-size: 16px;
    letter-spacing: 1.5px;
    margin-bottom: 6%;
    padding-bottom: 6%
}
.footer-widgets ul{
    padding-left: 0;
    list-style: none;
}
.footer-widgets li {
    margin-bottom: 0;
    padding: 0;
    word-wrap: break-word;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
}
.footer-widgets .search-form {
    width: 100%;
}
.footer-widgets a {
    text-decoration: none;
}
.footer-widgets a:hover,
.footer-widgets a:focus,
.footer-widgets a:active {
    color: #959595;
}
/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
    background: #444244;
    padding: 0;
    text-align: left;
    clear: both;
}
.site-footer p {
font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 0;
    text-transform: none;
    color: #fefefe;
    display: inline-block;
}
nav.nav-footer_nav {
    display: inline-block;
    width: auto;
    padding-left: 30px;
}
nav.nav-footer_nav .genesis-nav-menu .menu-item{
    margin: 0;
    padding: 0 5px;
}
nav.nav-footer_nav .genesis-nav-menu .menu-item a{
    padding: 0;
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    color: #dc7c37;
}
footer.site-footer a {
    color: #dc7c37;
}
.bottom-widget {
    float: right;
    width: auto;
    padding: 5px 0 0;
}
.site_creds {
    float: left;
    width: 80%;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
/* Related Posts */
.related-posts {
    padding-top: 20px;
    float: left;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.related-posts h3,
#comments.entry-comments h3 {
    margin-bottom: 2%;
    padding-bottom: 2%
}
.related-posts article {
    background: #fff;
    float: left;
    width: 22.75%;
    margin-left: 3%;
    margin-right: 0;
/*  padding: 0 2%; */
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}

.related-posts article:nth-child(4n + 1) {
    margin-left: 0;
    clear: left;
}

.related-posts article:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}

.related-posts article:first-child {
    margin-left: 0;
}
.related-posts h4.entry-title a {
    text-decoration: none;
}
/* Single Post Nav */
.single_post_nav {
    margin-top: 170px;
    margin-bottom: 70px;
    position: relative;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}
.single_post_prev {
    display: inline-block;
    width: 390px;
    text-align: right;
    float: left;
}
.single_post_prev:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #000;
    left: 50%;
    margin-left: -2px;
}
.single_nav_title {
    color: inherit;
}
.single_nav_title span {
    color: #000;
    display: block;
    font-size: 0.031em;
    font-weight: 400;
    letter-spacing: 0.125em;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.single_nav_arrow i {
    color: inherit;
    opacity: 0.15;
}
.single_nav_arrow i:hover {
    opacity: 1
}
.single_post_prev .single_nav_arrow {
    float: left;
    font-size: 0px;
}
.single_post_prev .single_nav_title {
    display: inline-block;
}
.single_post_prev .single_nav_thumb {
    display: none;
    float: left;
    width: 20%;
}
.single_post_next {
    display: inline-block;
    float: right;
    width: 390px;
    text-align: left;
}
.single_post_next .single_nav_arrow {
    float: right;
    font-size: 0px;
    line-height: 0px;
}
.single_post_next .single_nav_title {
    display: inline-block;
}
.single_post_next .single_nav_thumb {
    display: none;
    float: left;
    width: 20%
}
.single_post_next img,
.single_nav_thumb img {
    border-radius: 100%;
    max-width: 100px;
    height: 100px;
}

/* ========== ISOTOPE FILTERING ========== */
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

/* ========== GALLERY SECTION ========== */

#gallery-items {
    display: none;
}
.portfolio_section.section {
    min-height: 300px;
}
.home .portfolio_section.section {
    padding-bottom: 0
}
.portfolio_section .gallery-filter {
    margin: 40px auto;
    display: block;
    text-align: center;
}
.gallery-filter ul {
    display: inherit;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.gallery-filter ul li {
    display: inline;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
}
.gallery-filter ul li .btn {
    padding: 7px 0;
}
.gallery-filter ul li a {
    color: inherit;
    border-bottom: 3px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: .03em;
    text-transform: uppercase
}
.gallery-filter ul li a.selected,
.gallery-filter ul li a:hover {
    background: transparent;
    border-color: #112940;
    color: #112940;
}
.portfolio_section #gallery-items {
    margin: 24px 0 0;
}

.portfolio-item {
    overflow: hidden;
    height: auto;
    display: block;
}


.portfolio-item.zp_col_2 {
    width: 47%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 3%;
    padding: 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}


.portfolio-item.zp_col_3 {
    width: 30.33%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 3%;
    padding: 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}


.portfolio-item.zp_col_4 {
    width: 22%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 3%;
    padding: 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}


.portfolio-item.zp_col_3:hover,
.portfolio-item.zp_col_2:hover,
.portfolio-item.zp_col_4:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}




.zp_col_4 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 25%;
}
.zp_col_3 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33%;
}
.zp_col_2 {
    display: block;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
}

.portfolio-item img {
    overflow: hidden;
    display: block;
    margin: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 100%;
}
.portfolio-item:hover img {
    overflow: hidden;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0.8;
    position: relative
}
/*
.portfolio-item:hover .portfolio_image_wrap:after,
.portfolio-item:hover .portfolio_image_wrap:before {
    background-color: rgba(0, 0, 0, 0.2);
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; 
}
*/
.portfolio-item > a {
    display: block;
    position: relative;
    overflow: hidden;
}
.portfolio_icon_class {
    position: absolute;
    z-index: 99;
    margin: auto;
    display: block;
    vertical-align: middle;
    height: auto;
    width: 100%;
    top: 40%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;     
}
.portfolio_image_wrap:hover .portfolio_icon_class {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; 
}

.portfolio_icon_class i {
    color: #282828;
    padding: 20px;
    border-radius: 100%;
    background: #fff
}

a.portfolio_icon_class i {
    color: inherit
}
a .portfolio_icon_class i:hover {
    background: rgba(255, 255, 255, 0.9);
}
.portfolio_detail {
    background: #fff;
    margin: 0;
    padding: 15px 20px 30px;
    opacity: 1;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.portfolio-item:hover .portfolio_detail {
    opacity: 1;
}
.portfolio_detail h4 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
}
.portfolio_tags {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.72222;
    margin-bottom: 2em;
    text-transform: uppercase;
}
.portfolio_tags i {
    font-size: 3px;
    margin: 0;
}
.portfolio_image_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 2;
}
.portfolio_block_image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.portfolio_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.portfolio_section_content {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.portfolio_container.hero_fullwidth {
    position: relative;
}

/* Menu Overlay
--------------------------------------------- */
.mobile_menu_overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999;
    left: 0;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s linear;
    -ms-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}
.mobile_menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.overlay-close {
    position: relative;
    top: 28px;
    right: 0;
    cursor: pointer;
    float: right;
}
span.mobile_menu_label {
    display: inline-block;
    font-size: 0.650em;
    text-transform: uppercase;
    letter-spacing: 0.150em;
}
.close_button {
    border: 0;
    display: inline-block;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    padding: 9px 10px;
    border-radius: 4px;
    background: transparent;
}
.close_button .icon-bar {
    background-color: #fff;
}
.close_button .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.close_button .icon-bar + .icon-bar {
    margin-top: 4px;
}
.close_button .icon-bar {
    background-color: #000;
}
.close_button .icon-bar:nth-child(2) {
    display: none;
}
.close_button .icon-bar:nth-child(1) {
    top: 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    position: relative;
}
.close_button .icon-bar:nth-child(3) {
    top: -6px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    position: relative;
}
button.close_button:hover {
    color: inherit;
    background-color: transparent;
}
span.indicator {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: -6px;
    cursor: pointer;
}
span.indicator span {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    width: 100%;
    height: 100%;
}
/* Section Blocks
--------------------------------------------- */
.section_block {
    float: left;
    overflow: hidden;
    width: 100%;
}
/* Column Blocks
--------------------------------------------- */
.column_block_wrap {
    display: block;
    width: 100%;
    max-width: 1250px;
    padding: 0 15px;
    overflow: hidden;
    margin: 0 auto;
}
.column_block {
    float: left;
    display: table;
    height: auto;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 12px;
    width: 100%;
}
.column_block_wrap.column_two .column_block {
    height: 200px;
}
.column_block_wrap.column_two .column_block {
    width: 50%;
}
.column_block_wrap.column_full .column_block {
    width: 100%;
}
.column_block_wrap.column_three .column_block {
    width: 33.33%;
}
.column_block_wrap.column_four .column_block {
    width: 25%;
}
.column_block_content {
color: inherit;
    display: block;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;
    background: #eee;
    padding: 20px 30px 90px 30px;
}
.column_block_content a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 200px;
    position: absolute;
    z-index: 3;
    margin: auto;
    bottom: 30px;
    left: 0;
    right: 0;
}
.column_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.column_block_title,
.column_block_desc {
    position: relative;
    z-index: 2;
}
.column_block_title {
font-size: 27px;
    margin: 0 0 15px;
    position: relative;
    text-transform: none;
    font-weight: 300;
    text-align: center;
    width: 100%;
    letter-spacing: 0;
    margin: 0;
    padding: 0px 7px 10px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.column_block_desc {
    font-size: 15px;
    display: block;
	padding: 0px 10px;
	letter-spacing: 0.3px;
}
.column_block_desc a {
    display: inline;
    position: static;
    color: #dc7c37;
}
.column_block_content.column_block_image {
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #eee;
}
/* Slider 
--------------------------------------------- */
.section_slider .owl-nav {
    top: 0;
    bottom: 0;
}
.section_slider .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.section_slider .owl-nav div {
    display: block;
    width: 20%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(255, 255, 255, 0);
}
.section_slider .owl-nav .owl-prev {
    left: 0;
    cursor: url(https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/slider_left_gif-1597689591), e-resize;
}
.section_slider .owl-nav .owl-next {
    right: 0;
    cursor: url(https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/slider_right_gif-1597689592), e-resize;
}
/* Back to top 
--------------------------------------------- */
#top-link span {
    position: absolute;
    bottom: 240px;
    font-size: 40px;
    color: #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
/* Section Block 
--------------------------------------------- */
.section_block {
    opacity: 1;
}
.section_block.animated{
    opacity: 1;
}
/* Single Portfolio 
--------------------------------------------- */
.single-portfolio-carousel,
.single-portfolio-slider{
    display: none;
}
.single-portfolio-slider{
    height: 500px;
    height: 100vh;
    overflow: hidden;
}
.single-portfolio-carousel.owl-carousel,
.single-portfolio-carousel.owl-carousel .owl-item img{
    width: auto;
    height: 400px;
    height: calc( 100vh - 220px );
}
.single-portfolio-carousel .owl-nav,
.single-portfolio-slider .owl-nav {
    top: 0;
    bottom: 0;
}
.single-portfolio-carousel .owl-nav,
.single-portfolio-slider .owl-nav  {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.single-portfolio-carousel .owl-nav div,
.single-portfolio-slider .owl-nav div {
    display: block;
    width: 30%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(255,255,255,0);
}

div#post-gallery div.owl-next {
    width: 30% !important;
}
div#post-gallery div.owl-prev {
    width: 30% !important;
}
.single-portfolio-carousel.owl-carousel .owl-stage-outer{
    padding-top: 84px;
    z-index: 2;
}
.carousel_lightbox a {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 9999;
}
.single-portfolio .fullscreen-carousel-item,
.single-portfolio  .carousel_image_wrap{
    width: 100%;
    height: 100vh;
}
.single-portfolio  .carousel_image_wrap {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}
.single_portfolio_slider .site-container{
    padding-top: 0;
    position: relative;
    width: 100%;
}
.single_portfolio_slider header.site-header{
    background: transparent;
    position: absolute;
}
.single-portfolio-fullwidth{
    height: 500px;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.single-portfolio-fullwidth .image_wrap {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.single_portfolio_fullwidth .site-container {
    padding-top: 0;
    position: relative;
    width: 100%;
}
.single_portfolio_fullwidth header.site-header {
    background: transparent;
    position: absolute;
}
.single_portfolio_fullwidth .site-inner > .wrap {
    width: 100%;
    max-width: 100%;
}
.single_portfolio_section {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.single_portfolio_section  .single_portfolio_full_image {
    height: 100%;
    width: 100%;
}
.single_portfolio_section  .single_portfolio_full_image img {
    width: 100%;
    height: auto;
}
.single_portfolio_section.single_portfolio_title{
    height: 500px;
    height: 100vh;
    width: 100%;
    text-align: center;
}
.single_portfolio_title_wrap{
    height: 100%;
    display: table;
    width: 100%;
}
.single_portfolio_title_wrap h1{
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}
.single_portfolio_section > .wrap {
    padding: 120px 0;
    max-width: 870px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.pswp__top-bar,
.pswp__caption,
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit
.pswp__caption{
    background-color: rgba(255,255,255,0.97)
}
.pswp__caption{
    -webkit-box-shadow: 0 0 -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 -1px rgba(0,0,0,0.15)
}
.pswp__top-bar{
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 1px rgba(0,0,0,0.15)
}
button.pswp__button {
    box-shadow: none;
    border: none;
    background: transparent;
}
button.pswp__button:hover,
button:hover.pswp__button {
    box-shadow: none;
    border: none;
    transform: none;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before{
    content: '';
    top: 30px;
    background-color: rgba(255,255,255,0.97);
    height: 40px;
    width: 40px;
    position: absolute
}
.pswp__button--arrow--left:before{
    left: 6px;
    background-position: -134px -46px
}
.pswp__button--arrow--right:before{
    right: 6px;
    background-position: -90px -46px
}
.pswp__caption__center{
    text-align: center;
    font-size: inherit;
    line-height: inherit;
    color: #333;
    opacity: .85;
    font-weight: 700
}
.pswp__img{
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1)
}
.pswp__img--placeholder--blank{
    background:#FFF
}
.pswp__bg {
    background: #F5F5F5;
}
.pswp__counter {
    color: #333;
}
.single_portfolio_images {
    display: block;
    overflow: hidden;
    width: 100%;
}
.single_portfolio_images_wrap {
    display: block;
    overflow: hidden;
}
.single_portfolio_image {
    width: 50%;
    padding-right: 3%;
    padding-left: 3%;
    display: block;
    float: left;
    padding-bottom: 6%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.single_portfolio_image img {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.single_portfolio_image img {
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    border-radius: 0;
}

/* 404 Page
--------------------------------------------- */

body.error404{
  background-color: #fff;
}

body.error404 .header_search {
    display: none 
}

body.error404 .entry-title {
    font-size: 16em;
}

body.error404 span {
    font-size: 10px;
    margin: 0 10px;
}

body.error404  .entry-content-title {
    background: #f7f7f7;
    display: table;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

body.error404  .entry-content-header {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}

body.error404 .site-inner {
  padding-top: 0;
  padding-bottom: 0;
}

body.error404 p{
  font-size: 14px;
}

body.error404 .pagination {
  font-style: normal;
}

body.error404 .content-sidebar-wrap {
  padding-bottom: 0;
}

body.error404 .site-container {
    padding-top: 0;
    padding-bottom: 0;
}
/* Hero 
--------------------------------------------- */

.hero_image_wrap {
    display: block;
    width: 100%;
    height: 450px;
    position: relative;
}

.hero_block_image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.hero_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.hero_block {
    height: 100%;
    width: 100%;
    display: table;
    text-align: center;
    position: relative;
    z-index: 2;
}

.hero_block_content {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
}

.hero_left .hero_block {
    max-width: 1140px;
    margin: 0 auto;
    text-align: left;
    padding: 5%
}

.hero_left span.hero_block_desc {
    margin-bottom:20px;
    max-width: 50%
}

.hero_center span.hero_block_desc {
    margin: 0 auto 20px;
    text-align: center;
    max-width: 50%;
}
.hero_right .hero_block {
   max-width: 1140px;
   padding: 0 15px;
   margin: 0 auto;
   text-align: right;
   padding: 5%;
}

.hero_center .hero_block {
   max-width: 1140px;
   padding: 0 15px;
   margin: 0 auto;

}
.hero_right span.hero_block_desc {
    margin-bottom:20px;
    max-width: 50%;
    float: right
}

span.hero_block_desc {
  display: block;
  margin-bottom: 20px;
  clear: both;
}

.hero_right a.button {
    float: right;
    clear: both 
}

/* Column Split 
--------------------------------------------- */
.column_split_block_wrap {
    display: block;
    height: 400px;
    max-width: 1140px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

.column_split_block_wrap.column_image_left .column_split_block_image {
  float: left;
}

.column_split_block_wrap.column_image_left .column_split_block {
  float: right;
}

.column_split_block_wrap.column_image_right .column_split_block_image {
  float: right;
}

.column_split_block_wrap.column_image_right .column_split_block {
  float: left;
}


.column_split_block_image {
    height: 100%;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;
    width: 50%;
}

.column_split_block {
    display: table;
    width: 50%;
    height: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.column_split_block_content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    text-align: center;
}

span.column_split_block_desc {
    display: block;
    padding: 20px;
    margin-bottom: 20px;
}

/* Page Header
--------------------------------------------- */
.page_media_wrap {
    height: 400px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.media_container {
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}
.post_image_overlay {
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
}

.post_image_cover {
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.entry-content-title.wrap {
    position: absolute;
    z-index: 2;
    text-align: center;
    margin: auto;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    height: 100%;
    display: table;
    bottom: 0;
}

.related_post_image img {
    display: block;
    margin: 0
}

.entry-content-title {
    padding: 15px 20px 30px;
}

.entry-content-header {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 80%;
}

.entry-content-header h4.entry-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    margin: 0;
}
.entry-content-header h1{
    color: inherit;
    margin: 0;
    font-size: 70px;
    line-height: 1.2;
}
.search .entry-content-header h1 {
    margin-bottom: 40px;
}
.page_wrap_meta {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 15px;
    text-transform: uppercase;
}
.page_wrap_meta a {
    color: inherit;
}
.page_wrap_meta .dashicons {
    display: none;
    font-size: 11px;
}
/* zzp Shortcodes Adjustement */
.client_carousel .item {
    padding: 0;
}
.slider_desc {
    position: absolute;
    width: 70%;
    z-index: 3;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
    height: 100%;
    text-align: center;
}
.slider_overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.owl-carousel .owl-stage-outer {
    z-index: 2;
}

div.owl-dots {
    display: none
}
.owl-carousel .owl-item img {
        width: auto !important;
}
/* Pre Loader */
 
.type-post.load_more_posts {
  cursor: pointer;
  width: 100%;
  float: left;
  display: block;
  position: relative;
  margin: 0;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: auto;
  margin: 0;
}
.load_more_wrap {
  cursor: pointer;
  position: relative;
  float: left;
  width: 100%;
  height: 40px;
  margin: 20px auto;
  text-align: center;
}
.preloader {
  display: none;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.loader:before,
.loader:after,
.loader {
  position: fixed;
  visibility: visible;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  background-color: #0e0e0e;
  border-radius: 100%;
  -webkit-animation: load7 1.0s infinite ease-in-out;
  -moz-animation: load7 1.0s infinite ease-in-out;
  -o-animation: load7 1.0s infinite ease-in-out;
  -ms-animation: load7 1.0s infinite ease-in-out;
  animation: load7 1.0s infinite ease-in-out;
}
.loader {
  left: 0;
  margin: 0 auto;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  top: 0;
  right: 0;
}
@keyframes load7 {
  0% {
    transform: scale(0.0);
  }
  90% {
    opacity: .2;
  }
  100% {
    transform: scale(.8);
    opacity: .1;
  }
}
@-webkit-keyframes load7 {
  0% {
    -webkit-transform: scale(0.0);
  }
  90% {
    opacity: .2;
  }
  100% {
    -webkit-transform: scale(.8);
    opacity: .1;
  }
}
@-moz-keyframes load7 {
  0% {
    -moz-transform: scale(0.0);
  }
  90% {
    opacity: .2;
  }
  100% {
    -moz-transform: scale(.8);
    opacity: .1;
  }
}
@-o-keyframes load7 {
  0% {
    -o-transform: scale(0.0);
  }
  90% {
    opacity: .2;
  }
  100% {
    -o-transform: scale(.8);
    opacity: .1;
  }
}
@-o-keyframes load7 {
  0% {
    -ms-transform: scale(0.0);
  }
  90% {
    opacity: .2;
  }
  100% {
    -ms-transform: scale(.8);
    opacity: .1;
  }
}

/* ========== Blog Masonry ========== */
.blog-item {
    overflow: hidden;
    height: auto;
    display: block;
}

.blog-item.zp_col_3 {
    width: 31.33%;
    float: left;
    margin-left: 0;
    margin-bottom: 3%;
    padding: 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out;
    padding-left: 10px;
    padding-right: 10px;
}

.blog-item.zp_col_3:nth-child(3n + 1) {
    margin-left: 0;
    clear: left;
}

.blog-item.zp_col_3:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}

.blog-item img {
    overflow: hidden;
    display: block;
    margin: 0;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    width: 100%;
}
.blog-item:hover img {
    overflow: hidden;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0.8;
    position: relative
}

.blog-item > a {
    display: block;
    position: relative;
    overflow: hidden;
}

.blog_icon_class {
    position: absolute;
    z-index: 99;
    margin: auto;
    display: block;
    vertical-align: middle;
    height: auto;
    width: 100%;
    top: 40%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;   
}

.blog_image_wrap:hover .blog_icon_class{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease; 
}

.blog_icon_class i {
    color: #282828;
    padding: 20px;
    border-radius: 100%;
    background: #fff
}

a.blog_icon_class i {
  color: inherit
}

.blog_detail {
    background: #fff;
    opacity: 1;
    padding: 15px 20px 30px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 1;
}
.blog-item:hover .blog_detail {
    opacity: 1;
}
.blog_detail h4 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
}
.blog_detail h4 a {
    text-decoration: none;
}
/*
.blog_tags {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.72222;
    margin-bottom: 2em;
    text-transform: uppercase;
}
*/

.blog_image_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 2;
}
.entry-comments, .comment-respond{
    padding: 40px 0;
}

/* Sidebar */

aside.sidebar-primary {
    font-size: 14px;
    font-size: 1.4rem;
}
.widget-title.widgettitle,
h4.widget-title {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.23;
    margin-bottom: 2%;
    padding-bottom: 2%;
}

.sidebar section.widget {
    margin-bottom: 40px;
}

.sidebar ul {
    list-style: none;
    padding-left: 0 
}

.sidebar ul li  {
    padding-left: 15px;
    position: relative;
}

.sidebar ul > li + li {
    margin-top: 10px;
}

.sidebar ul li::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 13px;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #dc7c37;
}

.sidebar ul li a:hover {
    text-decoration: underline
}

body .mfp-arrow:before,
body .mfp-arrow:after{
  border: 0;
  background-image: url( "images/sprite.png" );
  background-color: #262626;
}
body  .mfp-arrow-right:before{
  background-position: -42px -480px;
  border-radius: 3px 0 0 3px;
  right: 0px;
  height: 80px;
  width: 60px;
}
body  .mfp-arrow-left:before{
    background-position: 2px -480px;
    border-radius: 0 3px 3px 0;
    left: 0px;
    height: 80px;
    width: 60px;
    margin-left: 0;
}

/* cart */
/*

.header_cart {
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
    float: right;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 3;
    top: 28px;
    right: 1px;
    height: 26px;
    width: 50px;
}
.header_cart .fa-shopping-bag{
  font-size: 18px;
  margin-right: 5px
}
.zp_cart_item .widget.woocommerce.widget_shopping_cart {
    position: absolute;
    right: 0;
    width: 260px;
    padding: 17px 0 0 0;
    background: #fff;
    line-height: 1.8;
}
.zp_cart_item .widget_shopping_cart_content {
  color: inherit;
  background: #fff;
  border: 1px solid;
  font-size: 14px;
  padding: 20px 20px 0;
  position: absolute;
  right: 0;
  width: 300px;
  z-index: 10;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.zp_cart_item .widget.woocommerce.widget_shopping_cart .product_list_widget li a.remove {
    background: transparent;
    float: right;
    top: auto;
    position: relative;
}
.zp_cart_item  .quantity {
    left: 56px;
    position: relative 
}
.zp_cart_item .widget.woocommerce.widget_shopping_cart .buttons .button {
    width: auto;
    margin-bottom: 2em;
}
*/


/* intro */


p:empty {
    display: none
}

/* add background color features */

/*
#section11593_3 {
    background: #F7F7F7;
}
*/

/* modify native height */

/*
@media all {
    .column_split_block_wrap.column_image_left .column_split_block_image {
        float: left;
        min-height: 450px;
    }
}
*/

/* Shortcodes 
--------------------------------------------- */
/* Team 
--------------------------------------------- */

.zps_team.zps_column.zps_one_half .thumbnail,
.zps_team.zps_column.zps_one_third .thumbnail,
.zps_team.zps_column.zps_one_fourth .thumbnail {
    background: #fff;
    padding: 0 0 50px 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}

.zps_team.zps_column.zps_one_half:hover .thumbnail,
.zps_team.zps_column.zps_one_third:hover .thumbnail,
.zps_team.zps_column.zps_one_fourth:hover .thumbnail {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}
.zps_team_wrap .zps_team ul li {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}

.zps_team_wrap .zps_team ul {
    padding: 0 !important;
}

.zps_team_wrap .zps_team small {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 300;
}


/* Button  shortcode
--------------------------------------------- */

.zps_btn {
    padding: 15px 25px;
    border-radius: 2px;
    margin-top: 1em;
    white-space: normal;
    line-height: 1.2;
}

/* Pricing Table 
--------------------------------------------- */

.pricing {
    margin-top: 24px;
}

.pricing.zps_column.zps_one_half, 
.pricing.zps_column.zps_one_third, 
.pricing.zps_column.zps_one_fourth {
    background: #fff;
    padding: 0 0 50px 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out;
}

.pricing.zps_column.zps_one_half:hover, 
.pricing.zps_column.zps_one_third:hover, 
.pricing.zps_column.zps_one_fourth:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}


.pricing_head {
    background: #fff;
}
.pricing_head .pricing_title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 900;
    padding: 40px 20px 0;
}
.pricing.pricing_best .pricing_title {
    padding: 40px 20px 20px;
}

.pricing .zps_column.zps_one_third {
    width: 33.33%;
    float: left;
    overflow: hidden;
    margin-left: 3%;
}
.pricing_head .pricing_price {
    font-weight: normal;
    line-height: 1.625em;
    background: #fff;
}
.pricing_head:after {
    width: 30px;
    content: "";
    display: block;
    height: 2px;
    border-top: 2px solid #112940;
    position: relative;
    margin: 0 auto;
    top: 10px
}
.pricing_head .pricing_price {
    padding: 5px 0;
}

.pricing .pricing_content ul > li + li {
     margin-top: 10px;
}

.pricing_head .pricing_desc {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: .1em;
    text-transform: uppercase
}

.pricing.pricing_best {
    border: 4px solid #112940;
}

.pricing.pricing_best .pricing_head,
.pricing.pricing_best .pricing_price,
.pricing.pricing_best .pricing_footer {
    background:transparent;
}

.pricing.pricing_best .pricing_head,
.pricing.pricing_best .pricing_title,
.pricing.pricing_best .pricing_desc {
    color: inherit;
}
.pricing_footer {
    background: #fff;
}
.pricing.pricing_best .pricing_footer {
    margin-bottom: 25px;
}
.pricing .pricing_content ul {
    margin-top: 24px;
    padding-left: 0 !important;
}
.pricing .pricing_content ul li {
    list-style: none;
    font-size: 16px;
    border-bottom: 1px dotted #eee;
    padding: 4px 0;
}
.pricing .pricing_content ul li:last-child {
    border-bottom: none;
}
.pricing_footer a.pricing_button {
    background:  #fff;
    color: #112940;
    padding: 15px 25px;
}
.pricing.pricing_best .pricing_footer a.pricing_button {
    background: #112940;
    color: #fff;
    transform: translateY(-2px);
}

.pricing_footer a.pricing_button:hover {
    background: #112940;
    color: #fff;
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}

.pricing.pricing_best .pricing_footer a.pricing_button:hover {
    background:  #fff;
    color: #112940;
    transform: translateY(-6px);
}


/* Accordions and Toggle 
--------------------------------------------- */

.toggle_header h4, .accordion_header h4 {
    background: #dc7c37;
    font-weight: 300;
    border: 1px solid #eee;
    padding: 15px 20px;
    letter-spacing: 0;
    color: #fff;
}

/* Blog 
--------------------------------------------- */
.zpblog {
    overflow: inherit;
}

.zpblog_shortcode .zps_column.zps_one_half .thumbnail,
.zpblog_shortcode .zps_column.zps_one_third .thumbnail,
.zpblog_shortcode .zps_column.zps_one_fourth .thumbnail {
    background: #fff;
    padding: 0 0 20px 0;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}

.zpblog_shortcode .zps_column.zps_one_half:hover .thumbnail,
.zpblog_shortcode .zps_column.zps_one_third:hover .thumbnail,
.zpblog_shortcode .zps_column.zps_one_fourth:hover .thumbnail {
     transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}
.zpblog_shortcode .caption {
    padding: 0 20px;
}

.zpblog_shortcode .caption h4 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    margin: 0
}
div.zpblog_shortcode .blog_meta {
    color: inherit;
}
div.zpblog_shortcode .thumbnail a img {
    display: block
}


/* Columns 
--------------------------------------------- */

.zps_column {
    overflow: inherit;
}


.zps_column.zps_one_half,
.zps_column.zps_one_third,
.zps_column.zps_one_fourth,
.column_wrapper,
.zps_team_wrap,
.zps_services_wrapper,
.pricing_wrap {
    overflow: inherit;
    overflow: inherit;
    margin: 0 !important;
    padding: 0 17px;
    overflow: hidden;
}


/*
.zps_services_wrapper,
.zps_column.zps_one_third {
    overflow: visible
}
*/


/*

@media all {
    .zps_services img {
        max-width: 100px;
    }
} 
*/
/*
.zps_column {
    margin: 30px 0;
    padding: 30px;
    background-color: #fff;
}
*/

/*
.zps_column img {
    margin-bottom: 0;
}
*/

/* Services shortcode
--------------------------------------------- */
/*


.zps_services:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}
*/

/*
.zps_services {
    background: #fff;
    padding: 50px 25px;
    margin-bottom: 3%;
}
*/


.zps_services.zps_column.zps_one_half,
.zps_services.zps_column.zps_one_third,
.zps_services.zps_column.zps_one_fourth {
    background: #fff;
    padding: 50px 25px;
    margin-bottom: 3%;
    transition: background .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out, transform .2s ease-in-out
}

.zps_services.zps_column.zps_one_half:hover,
.zps_services.zps_column.zps_one_third:hover,
.zps_services.zps_column.zps_one_fourth:hover {
    transform: translateY(-4px);
    box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
}

.zps_services img {
}



/* Testimonial 
--------------------------------------------- */

.testimonial_wrapper {
    position: relative;
}

.testimonial_content {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit
}

.testimonial_wrapper:before {
    position: relative;
    content: "\f27a";
    font-family: FontAwesome;
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 54px;
    line-height: 56px;
    font-style: normal;
}

.testimonial_wrapper h4 {
    display: inline-block;
    margin-top: 15px;
    padding: 5px 12px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: .1em;
    font-weight: 700;
    text-transform: uppercase;
}

.testimonial_content p {
    margin-top: 80px;
}

.testimonial_wrapper .cycle-next:hover, 
.testimonial_wrapper .cycle-prev:hover {
    background: transparent;
    color: inherit;
    opacity: .5
}

.owl-carousel .owl-item img {
    margin: 0 auto;
}


.client_carousel {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    max-width: 980px;
}


/* Shortcode Block
--------------------------------------------- */
.custom_shortcode_block{
    position: relative;
}
.custom_shortcode_block_image {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.custom_shortcode_image_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.custom_shortcode_block {
    height: 100%;
    width: 100%;
    display: table;
/*     text-align: center; */
    position: relative;
    z-index: 2;
}
.custom_shortcode_wrap.custom_wrap {
    max-width: 1140px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}
.custom_shortcode_content {
    position: relative;
    z-index: 2;
}

.section_header_wrap{
position: relative;
    z-index: 2;
    max-width: 800px;
    padding: 0 15px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

/* Split Column Block
--------------------------------------------- */
.column_split_block_wrap.column_image_right .column_split_block_slider {
    float: right;
    width: 50%;
    height: 100%;
}
.column_split_block_wrap.column_image_left .column_split_block_slider {
    float: left;
    width: 50%;
    height: 100%;
}
.split_slider_wrap {
    height: 100%;
}
.split_slider_image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.split_slider,
.split_slider.owl-carousel .owl-stage-outer,
.split_slider.owl-carousel .owl-stage,
.split_slider.owl-carousel .owl-item,
.split_slider.owl-carousel .carousel-item{
    height: 100%;
}
.split_slider .owl-nav.disabled{
    display: none;
}

.split_slider .owl-dots{
    position: absolute;
    bottom: 10px;
    z-index: 99;
    width: 100%;
    text-align: center;
}
.split_slider .owl-dot {
    height: 10px;
    width: 10px;
    background: #000;
    display: inline-block;
    margin: 0 3px;
    border-radius: 100%;
    cursor: pointer;
    border: 2px solid #000;
} 

.split_slider .owl-dot.active {
    background: #fff;
}
.column_split_block_wrap.column_image_right .column_split_block_video {
    float: right;
    width: 50%;
    height: 100%;
}
.column_split_block_wrap.column_image_left .column_split_block_video {
    float: left;
    width: 50%;
    height: 100%;
}
.split_video_wrap {
    height: 100%;
    position: relative;
    text-align: center;
}
.column_split_video_image {
    height: 100%;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;
    width: 100%;
}
.split_video a {
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #21428d;
}
.split_video a span {
    font-size: 70px;
    width: 70px;
    height: 70px;
    line-height: 1;
}

.split_video a i {
    font-size: 80px
}


/* Sliding Navigation
--------------------------------------------- */
 .sliding_nav {
    width: 300px;
    height: 100vh;
    float: right;
    position: fixed;
    z-index: 9999;
    background: #5b3821;
    right: -300px;
        -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

 .sliding_nav.sliding_open{
    right: 0;
        -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
 }
 .mobile_menu.mobile_menu_close{
    display: none;
 }
.sliding_close {
    cursor: pointer;
    display: block;
    color: #fff;
    top: 30px;
    position: relative;
    left: 30px;
    width: 30px;
    overflow: hidden;
    display: block;
}
.sliding_close > span.dashicons {
    font-size: 22px;
    height: 30px;
    width: 30px;
    line-height: 30px;
}
.sliding_nav_wrap {
    overflow: hidden;
    display: block;
    padding: 20px;
}
.sliding_nav .nav-mobile_nav{
    position: relative;
    width: auto;
    margin: auto;
    float: left;
    top: 20px;
    right: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    left: 0;
    width: 100%;
}

.sliding_nav span.indicator{
        display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    color: #fff;
}
.sliding_nav .genesis-nav-menu .sub-menu{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: transparent;
}

.sliding_nav .genesis-nav-menu .menu-item {
    display: block;
    width: 100%;
    margin: 0;
    position: relative;
}
.sliding_nav_wrap .genesis-nav-menu a{
    color: #fff;
}
.sliding_nav_wrap {
    overflow: hidden;
    display: block;
    padding: 20px;
    margin-top: 20px;
    overflow-y: auto;
    height: calc( 100vh - 100px );
    margin-bottom: 40px;
}

.design-image {
    display: inline-block;
    text-align: center;
}
p.design-name {
    margin-right: 24px;
}
@media only screen and (max-width: 480px) {
p.design-name {
    width: 100%;
}
}
.ecoprivacy_panel_design_page .hero_image_wrap {
height: 460px;
}

.top-widget {
    float: right;
    margin-top: 0;
}

/* Slider 
--------------------------------------------- */
.section_slider .owl-nav {
    top: 0;
    bottom: 0;
}
.section_slider .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.section_slider .owl-nav div {
    display: block;
    width: 10%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: inherit;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(255, 255, 255, 0);
}
.section_slider .owl-nav [class*=owl-],
.section_slider .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.section_slider .owl-nav .owl-prev {
    left: 0;
}
.section_slider .owl-nav .owl-prev i{
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    font-size: 30px;
    text-align: center;
    left: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
 
}
.section_slider .owl-nav .owl-next {
    right: 0;
}
.section_slider .owl-nav .owl-next i{
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    font-size: 30px;
    text-align: center;
    right: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
}
.slider_desc {
    position: absolute;
    width: 70%;
    z-index: 3;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
    height: 100%;
    text-align: center;
}
.slider_overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}
.owl-carousel .owl-stage-outer {
    z-index: 2;
}
.section_slider  .carousel_image {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    background-size: cover;
    z-index: 2;
    position: absolute;
}
.slider_section_caption {
    z-index: 5;
    position: relative;
    left: 0;
    top: 0;
    width: 1140px;
    height: 100%;
    display: table;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}
.slider_section_caption_wrap {
    display: block;
    height: auto;
    width: auto;
    vertical-align: baseline;
    float: left;
    background: rgba(33, 66, 141, 0.8);
    padding: 20px 30px;
    bottom: 20%;
    position: absolute;
}


.slider_section_caption_wrap h4 {
    font-size: 30px;
    letter-spacing: 0;
    text-align: left;
    max-width: 100%;
    text-transform: capitalize;
    font-weight: 300;
    margin-bottom: 0;
}
.slider_section_caption_wrap > *{
    font-size: 19px;
    margin: 0 auto 20px;
    text-align: center;
    max-width: 70%;
}
.slider_section_desc {
    margin-bottom: 20px;
    max-width: 50%;
}

a.top_signin {
    display: block;
    line-height: 1.4;
    position: relative;
    padding-left: 26px;
}
a.top_signin:before {
    content: "\f110";
    font-family: "Dashicons";
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    padding-top: 0;
    position: absolute;
    left: 0;
}
.before-footer {
    display: block;
    background: #444244;
    text-align: center;
    padding: 29px 0 0;
}
.before-footer .wrap {
    border-bottom: 1px solid #555;
}
.before-footer .widget_media_image {
    width: auto;
    display: inline-block;
    text-align: center;
    padding: 0 20px;
}

section#section16_4 .column_block_content.column_block_image{
	height: 400px;
}

section#section16_5 .column_block_content.column_block_image{
	height: 400px;
}

h4.column_block_title{
	color: #f0cf70;
}

h4.widget-title.widgettitle{
	color: #ffffff;
	font-size: 17px;
}

.ee-text-divider__divider.ee-text-divider__before, .ee-text-divider__divider.ee-text-divider__after {
    background-color: transparent;
    background-image: linear-gradient(90deg,#dc7c37 0%,#dc7c37 100%);
}

video#drone {
	width: 100%;
}

a.videobutton{
	position: absolute;
    width: 151px;
    text-align: center;
    top: 92%;
    background: #dc7c37;
    border: 2px solid #dc7c37;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    left: 0;
    right: 0;
    z-index: 999;
    margin: auto;
	padding: 10px 30px;
}

section#section16_8 {
    margin: 80px 0px;
}

section#section16_9 {
	background-image: linear-gradient(
      rgba(10, 10, 10, 0.50),
      rgba(10, 10, 10, 0.50)
    ),url(https://258454e81be6c98c3883-2bf14afdedc327f3e9691d4111d6bb24.ssl.cf2.rackcdn.com/Hondurasregion_png-1597689592);
	background-repeat: no-repeat;
	background-size: cover;
    width: 100%;
    height: 100%;
		
}

.page-id-233 .column_split_block_container.roh_programs a.button {
    background: #dc7c37;
    color: #fff;
    border-color: #fff;
}
/*--Hover feature--*/
.page-id-16 span.column_block_desc{
	transition: .5s ease;
    opacity: 0;
    text-align: center;
}

.column_block_content.column_block_image{
	opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.hero_block.hero_entry_16 a.button{
	opacity: 1;
}

section#section16_7 a.button{
	opacity: 1;
}

.page-id-16 a.button{
	transition: .5s ease;
    opacity: 0;
    text-align: center;
}

.column_block_1.column_block.column_entry_16:hover a.button,
.column_block_2.column_block.column_entry_16:hover a.button,
.column_block_3.column_block.column_entry_16:hover a.button{
    opacity: 1 !important;
}
.column_block_1.column_block.column_entry_16:hover .column_block_desc,
.column_block_2.column_block.column_entry_16:hover .column_block_desc,
.column_block_3.column_block.column_entry_16:hover .column_block_desc{
    opacity: 1 !important;
}

.column_block_1.column_block.column_entry_16:hover .column_image_overlay,
.column_block_2.column_block.column_entry_16:hover .column_image_overlay,
.column_block_3.column_block.column_entry_16:hover .column_image_overlay{
	opacity: 0.5;
	background-color: #ffffff;
	transition: .5s ease;
}

section#section16_4 .column_block_1.column_block.column_entry_16:hover h4.column_block_title,
section#section16_4 .column_block_2.column_block.column_entry_16:hover h4.column_block_title,
section#section16_4 .column_block_3.column_block.column_entry_16:hover h4.column_block_title,
section#section16_5 .column_block_1.column_block.column_entry_16:hover h4.column_block_title,
section#section16_5 .column_block_2.column_block.column_entry_16:hover h4.column_block_title,
section#section16_5 .column_block_3.column_block.column_entry_16:hover h4.column_block_title{
	color: #625836;
}

.column_image_overlay{
	background-color: #000;
	opacity: 0.3;
}

.related.products {
    float: left;
    width: 100%;
    overflow: hidden;
}
.entry-content .woocommerce .cart-collaterals,
.entry-content .woocommerce-page .cart-collaterals {
    width: 50%;
    float: right;
}
.roh_checkout_left {
    width: 48%;
    float: left;
}
.roh_checkout_right {
    float: right;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    margin-top: 40px;
}

/*------Media Query-----------*/

@media only screen and (max-width: 1152px){
 .column_block_content a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 200px;
    z-index: 3;
    margin: auto;
    position: absolute;
	bottom: 20px;
    left: 0;
}

.column_block_content {
    padding: 20px 10px 80px 10px;
}
	section#section16_4 .column_block_content.column_block_image{
	height: 534px;
}

section#section16_5 .column_block_content.column_block_image{
	height: 534px;
}
	section#section16_8 .column_block_content.column_block_image{
		height: 285px;
	}
}

@media only screen and (max-width: 768px){
	section#section16_4 .column_block_content.column_block_image{
	height: auto;
}

	section#section16_5 .column_block_content.column_block_image{
	height: auto;
}
	.column_block_content.column_block_image{
		background-position: center;
	}
	.column_block_content a {
		position: relative;
		bottom: 0;
		margin-top: 15px;
	}
	.column_block_content {
    padding: 20px 30px 30px 30px;
}
	.enews-subbox {
	flex: 0 0 100%;
}
	.page-id-16 .hero_block_content {
    padding: 45px 20px;
}
	.page-id-16 .hero_image_wrap.hero_wrap.home_header_image.scroll{
		height: 600px !important;
	}
	section#section16_8 .column_block_content.column_block_image{
		height: auto;
	}
	.column_split_block {
    padding: 20px 20px !important;
}
}

@media only screen and (max-width: 715px){
.footer-widgets-1, .footer-widgets-3, .footer-widgets-2, .footer-widgets-4, .footer-widgets-5 {
    width: 100%;
    text-align: center;
	margin: 0 !important;
}
}
	
@media only screen and (max-width: 414px){
	.mobile_menu{
		top: 8px;
		margin-top: 10px;
	}
	section#custom_html-2 {
    display: grid;
}
	.button1{
		padding: 0px 30px;
		background: #dc7c37;
    	border: 2px solid #dc7c37;
    	color: #fff;
    -webkit-border-radius: 3px;
    font-family: "ITC Bookman Medium";
    font-size: 1.4rem !important;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    width: auto;
    letter-spacing: 1px;
    text-decoration: none;
		display: table !important;
	}
	.column_block_desc{
		font-size: 12px;
	}
}

@media only screen and (max-width: 375px){
	section#custom_html-2 {
    margin-right: 30px;
}
	.mobile_menu{
		top: 0 !important;
	}
}

	