

/* Journey css */




/* ====== Margin slider ======= */


.promo-item {
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
		height: 250px;

}



/* ====== Color Base ======= */



/* BG Color Hover */

.wpcf7-submit, #commentform .submit, #back-to-top,

.highlight-text, #wp-calendar tbody td:hover {
   background-color: transparent;
}


/* Color Text button */

.wpcf7-submit, #commentform .submit, #back-to-top i,
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before, .nav li.active > a, .nav a:hover, #wp-calendar tbody td:hover {
   color: #e2e2e2;
	}

/* Post Social Share  */

.share_post a {
	color: #e2e2e2;
}

.share_post a:hover {
    color: #a86a20;
}

/* ====== Body ====== */

body {
	color: #e2e2e2;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
     font-weight: 400;

	background-color: #252321;
	background-image: url();
	background-repeat: ;
	background-size: ;
	}




/* General Font  */
a.main_logo,
.main_subtitle,
.ig_meta_post_classic, .foot_post_cont_reading a, .foot_post_comment a, ul.post_tag li, .ig_widget .tagcloud a, .tit_prev span, .tit_next span, .fancy_one span, .comments-title span, p.fancy_one_tw_sider span, .effect-jazz figcaption p, a.ig_recent_big_post_title, a.ig_recent_post_title, .ig_recent_post_details span, .ig_recent_big_post_details span, .related-post-style1 p.r-p-date, .related-post-style2 p.r-p-date, .title_navigation_post_r p.r-p-date, .title_navigation_post p.r-p-date,.subtitle_post_standard a

{
	font-family: 'Open Sans' !important;

}



::selection {
    background: #e2e2e2;
    color: #9b5d00;
}
::-moz-selection {
    background: #e2e2e2;
    color: #9b5d00;
}

a,
h1 a.main_logo {
    color: #a86a20;
    }

a:hover,
a:active,
a:focus,
h1 a.main_logo:hover {
	color: #e2e2e2;
	}

/*
h2.title_post_standard a, h3.title_post_standard a, h4.title_post_standard a, .blog-post-content-grid h4 a {
	color: #e2e2e2;
}


h2.title_post_standard a:hover, h3.title_post_standard a:hover, h4.title_post_standard a:hover, .blog-post-content-grid h4 a:hover {
	color: #e2e2e2;

}
*/



/* ====== Color Evidence ====== */

blockquote {
   border-left-color:  #a86a20;
}



/* ====== h1 - h2 - h3 - h4 - h5 - h6 ====== */




h1 {
	font-family: 'Open Sans';
	font-size: 40px;
	color: #e2e2e2;
	line-height: 45px;
	letter-spacing: 0px;
	word-spacing:  ;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
    }
h1 a {
	color: #e2e2e2;
	}
h1 a:hover {
	color: #a86a20;
	}


h2 {
	font-family: 'Open Sans';
	font-size: 35px;
	color: #a86a20;
	line-height: 44px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 400;
    }
h2 a {
	color: #e2e2e2;
	}
h2 a:hover {
	color: #a86a20;
	}


h3 {
	font-family: 'Pirata One';
	font-size: 28px;
	color: #e2e2e2;
	line-height: 34px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
    }
h3 a {
	color: #e2e2e2;
	}
h3 a:hover {
	color: #a86a20;
	}


h4 {
	font-family: 'Open Sans';
	font-size: 25px;
	color: #e2e2e2;
	line-height: 25px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 400;
    }
h4 a {
	color: #e2e2e2;
	}
h4 a:hover {
	color: #a86a20;
	}


h5 {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #e2e2e2;
	line-height: 20px;
	letter-spacing: 0px;
	word-spacing: ;
     margin-top: 0;
     margin-bottom: 20px;
	font-weight: 400;
    }
h5 a {
	color: #a86a20;
	}
h5 a:hover {
	color: #e2e2e2;
	}


 .title_navigation_post h5 a, .title_navigation_post_r h5 a  {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #e2e2e2;
	line-height: 20px;
	word-spacing: ;
	font-weight: 400;

 }




h6 {
	font-family: 'Open Sans';
	font-size: 10px;
	color: #e2e2e2;
	line-height: 13px;
	letter-spacing: 5px;
	word-spacing: ;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
    }
h6 a {
	color: #e2e2e2;
	}
h6 a:hover {
	color: #a86a20;
	}



/* ====== Header ====== */



.logo {
   background-color: #ffffff;
}



/*  Navigation */


/* -- Top menu */
header.header,
ul.sub-menu > li {
	background-color:rgba(37,35,33,0.99);
}

/* -- Bottom menu */
.menu_post_header {
	background-color:rgba(37,35,33,0.99);
}
.menu_post_header nav ul li ul.sub-menu {
		background-color:rgba(37,35,33,0.99) !important;
}




/*  journey Menu Navigation */

.journey-menu ul.main-menu li {
     font-size: 11px;
     font-family: 'Open Sans';
     }

.journey-menu ul.main-menu > li > a {
     font-family: 'Open Sans';
     font-weight: 600;
     font-size: 11px;
	letter-spacing: 2px;
     }

.button_home {
	background-color: #9b5d00;
	color: rgba(37,35,33,0.99);

}


.main-menu > li > a {
	letter-spacing: 2px;
     color:  #e2e2e2;
     font-size: 11px;
     }
.main-menu > li > a:hover {
     color: #9b5d00;
     }
li.current-menu-item > a,
.current_page_item {
	color: #9b5d00 !important;
    }




/* Sub Navigation */

ul li ul.sub-menu > li:first-child {
     background-color: rgba(37,35,33,0.99);
	}
ul li ul.sub-menu ul.sub-menu > li:first-child {
     background-color: rgba(37,35,33,0.99);
	}
.main-menu li:hover > ul.sub-menu {
     background-color: rgba(37,35,33,0.99);
	}
ul.sub-menu > li > a {
     color:  #e2e2e2;
       font-family: 'Open Sans';
     font-weight: 600;
     font-size: 11px;
	letter-spacing: 2px;
	}
ul.sub-menu > li > a:hover {
     color:  #9b5d00;
     }


/* Menu Responsive */

.nav-mobile, .nav-mobile ul, .nav-mobile li {
      font-family: 'Open Sans';
     }

/*  Ico Search Navigation */



#top-search a  {
     font-family: 'Open Sans';
     font-weight: 600;
     font-size: 11px;
	letter-spacing: 2px;
     color: #e2e2e2;
     }

#top-search a:hover  {
     color: #9b5d00;
     }
.click_search:after {
     color: #9b5d00;
}
.click_search:after:hover {
     color: #e2e2e2;
}








/* top Search navigation + PopUp */

.container_search, .cd-primary-nav {
	background-color: #30292b;

  }




/* Mobile Search-Menu icon color  */

.menu-nav i {
     color: #e2e2e2;
     }




/* Menu mobile */

.nav-mobile > li {
     background-color: ;
}
.nav-mobile ul.sub-menu > li > a, .nav li ul.sub-menu {
     background-color: ;
     }

.cont_mobile_nav {
    background-color: #30292b;
}

.nav-mobile a {
     color:  #e2e2e2;

}
.nav-mobile a:hover {
     color:  #9b5d00;

}
.nav-mobile li > a > span {
     color:  #9b5d00;
}



.nav-mobile li > a:hover > span {
     color:  #9b5d00;
}







/*--- Mini Navigation menu ---*/


#mini-header {
	background-color:#2b2a29;
}
.menu-miniheader ul li ul.sub-menu li {
	background-color:#2b2a29 !important;
}
#mini-header li:hover > ul.sub-menu {
	background-color:#2b2a29 !important;
}

.menu-miniheader ul li a {
	color: #e2e2e2 !important;

}
.menu-miniheader ul li a:hover {
	color: #9b5d00 !important;

}

.ig-social-right-miniheader a i, .social-nav-under-logo a i {
	color: #e2e2e2 !important;
     }
.ig-social-right-miniheader a i:hover, .social-nav-under-logo  a i:hover {
	color: #9b5d00 !important;
     }






header.header .downHeader li.current-menu-item > a, .current_page_item {
color: #9b5d00 !important;
}

header.header .downHeader .main-menu > li > a {
color: #e2e2e2;
}

header.header .downHeader .main-menu > li > a:hover,
.flexnav li a:hover, .flexnav li ul li a:hover {
color: #9b5d00;
}

header.header .downHeader ul.sub-menu > li > a {
color: #e2e2e2;
background-color: ;
}

header.header .downHeader ul.sub-menu > li > a:hover {
color: #9b5d00;
}





/* Social Mobile UP  */

#up_container {
     background-color: #30292b;
     }
#closer a, #closer i {
     color:  #e2e2e2;
     }
#border_up_container {
     background-color: #9b5d00;
     }
.ig-top-social a i,.ig-top-social a span, header.header.downHeader, header.header.downHeader #top-search a {
     color: #e2e2e2;
     }
.ig-top-social a i:hover, .ig-top-social a span:hover, header.header.downHeader, header.header.downHeader #top-search a:hover, #top-search a:hover {
     color: #9b5d00;
     }











/* ====== Widget ======= */


#widget-area .ig_widget ul li {
  border-bottom: 1px solid #9b5d00;
}


/* ====== Footer ====== */


/* Social Footer Tooltip */


ul li.ig_share_buttom {
background-color:#9b5d00;
border-left: solid 1px #fff;
    }


.ig_share_buttom i {
    color:  #e2e2e2;
    }


.ig_share_buttom:hover a,
.ig_share_buttom:hover a i {
    color:  #f9e743 !important;
    }







footer {
    background-color: #30292b;
    }


/* Footer Widget */

footer .ig_widget h6.foot-title {
    color: #e2e2e2;
    }


/* Footer Widget / regular-active-hover  */
footer .ig_widget a {
    color: #e2e2e2;
    }

footer .ig_widget a:hover {
    color: #9b5d00;
    }

footer .ig_widget p strong {
    color: #e2e2e2;
    }
footer .ig_widget p,
footer .textwidget {
    color: #e2e2e2;
    }

footer .ig_widget ul li  {
    color: #e2e2e2;
    }

footer .ig_widget ul li a {
    color: #e2e2e2;
    }

footer .ig_widget ul li a:hover {
    color: #9b5d00;
    }

footer .ig_widget .tagcloud a {
    border: 1px solid #e2e2e2;
    color: #e2e2e2;
    }

footer .ig_widget .tagcloud a:hover {
    background-color: #9b5d00;
    color: #e2e2e2;
    }
.mc_merge_var input[type=text], input[type=email], select,
footer .ig_widget .mc_merge_var input[type=text], input[type=email], select {
    background: #252321;
}







/* ====== Central Footer ====== */

footer.central_footer {
   background-color: #e2e2e2;
}


/* Color widget Mali Chimp */

footer .ig_widget h6 {
    color: ;
}

#mc_subheader {
    color: ;
}

#mc_signup_submit {
   color: #e2e2e2;
}

 /* Mail chimp submit  */

 footer .ig_widget #mc_signup_submit {
  background-color:  !important;
    color:  !important;
}



/* ====== Sub Footer ====== */

.sub_footer {
   background-color: #635647;
}




/* Sub Footer Text / regular-active-hover  */

.sub_footer span {
   color: #e2e2e2;
}

.sub_footer span a {
   color: #e2e2e2;
}

.sub_footer span a:hover {
   color: #f9e743;
}




/* ====== Blog ====== */




/* ====== General Color ======= */



.blog-post-content, .blog-post-infbox-content, .total-content-list, .blog-post-content-list, .blog-post-content-list-sider, .blog-post-content-grid, .blog-post-single-content, .content-related-post, .content-comment, .comment-respond, .content-author, .page-content, .page-central-content, .ig_widget, .box_author, .ig_bg_image, .bg_slide_post, .title-content, .container-select-box select, .container-select-box:after, .panel-body .widget_search form input[type="search"], .cont_prev_left, .cont_next_right, .category_bg, #widget-area, #commentform textarea, #disqus_thread {
   background-color: #30292b;
   }




.fancy_one span:before, .fancy_one span:after, .tit_prev span:after, .tit_next span:before, .tit_next span:after, .comments-title span:before, .comments-title span:after, #reply-title span:after, #reply-title span:before {
	border-bottom: 2px solid #9b5d00;
}

#ig-slide-post.owl-theme .owl-controls .owl-buttons div,
.slide_post.owl-theme .owl-controls .owl-buttons div  {
	background-color: #9b5d00;
}


/* Widget Search  */

.widget_search form input[type="search"] {
	border: 2px solid #9b5d00;
	background: #30292b;
	color: #e2e2e2;
}

::-webkit-input-placeholder {
color: #e2e2e2;
font-size: 15px;
font-family: 'Open Sans';

}
:-moz-placeholder { /* Firefox 18- */
color: #e2e2e2;
font-size: 15px;
font-family: 'Open Sans';
}
::-moz-placeholder {  /* Firefox 19+ */
color: #e2e2e2;
font-size: 15px;
font-family: 'Open Sans';
}
:-ms-input-placeholder {
color: #e2e2e2;
font-size: 15px;
font-family: 'Open Sans';
}









/* Widget twitter  */

.ig_widget, .ig_widget .ig_widget_twitter li span {

	color: #e2e2e2;
	font-size: 15px;
	font-family: 'Open Sans';
}




.fancy_one_tw_sider span i  {
	color: #9b5d00;
}





.ig_widget .tagcloud a  {
	border: 2px solid #9b5d00;
}

.ig_widget .tagcloud a:hover {
	background-color: #9b5d00;
	color: #30292b;
}

.post_divider_classic {
	background-color: #9b5d00;
}


.ig_meta_post_classic span:before, .ig_meta_post_classic span:after {
	border-bottom: 2px solid #9b5d00 !important;
}



ul.children li > div,
ol.commentlist li > div {
	border-bottom: 1px solid #9b5d00;
	}







.button_cont, #commentform .submit, .wpcf7 .wpcf7-submit, footer .ig_widget #mc_signup_submit {
	background-color: transparent;
	color: #e2e2e2;
	border: solid 2px #e2e2e2;
	line-height: 13px;
	letter-spacing: 5px;
	font-family: 'Open Sans';
	font-size: 10px !important;
	font-weight: 400;
	text-transform: ;
   }

.button_cont:hover,
.button_cont:active,
.button_cont:focus {
	color: #e2e2e2;
	}


/* Layout Post */

.subtitle_post_standard a  {
	color: #a86a20;
	border: 2px solid #9b5d00;
     }
.subtitle_post_standard a:hover {
	color: #e2e2e2;
     }

i.ico_footer_post {
	color: #9b5d00 !important;
	background-color: transparent !important;

 }


figure.effect-jazz figcaption::after {
	border-top: 2px solid #9b5d00;
	border-bottom: 2px solid #9b5d00;
}




/* tag in single post*/

ul.post_tag li {
	border: 2px solid #9b5d00;
}



/* Pagination */

a.page-numbers,
.ig_nextpage a .page-numbers  {
    background-color: #30292b;
    font-family: 'Open Sans' !important;

    }
a.page-numbers:hover,
.ig_nextpage a .page-numbers:hover
  {
    color: #30292b;
    background-color: #e2e2e2;
	}
.page-numbers.current,
.ig_nextpage .page-numbers  {
    color: #30292b;
    background-color: #e2e2e2;
        font-family: 'Open Sans' !important;

	}


.ig_nextpage a .page-numbers  {
    color: #a86a20;

}



 /* Contact Form */

.wpcf7 input, .wpcf7 textarea {
   background-color: #30292b;
   border: 2px solid #a86a20;

	}

.wpcf7 .wpcf7-submit {
	background-color: transparent;

}

/* Comment Form */

textarea, #commentform input {
   border: 2px solid #e2e2e2;

	}






/* ====== Custom VC ====== */


.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
background-color: #a86a20;
}

 /* VC Base Style  */



.wpb_wrapper {
	color: #e2e2e2;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
    font-weight: 400;
	}


 /* Tab VC  */

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_content_element .wpb_accordion_header a {
	font-family: 'Open Sans';
	color: #e2e2e2;
 }
/* Current Tab */
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
   color: #e2e2e2 !important;
   background-color: transparent;
}

/* Disable Tab */
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
   color: transparent;
   font-family: 'Open Sans';

}


/*
   TEAM - ilgelo Vc Shortcode
================================================== */

.team figure {
	 color: #e2e2e2;
	 }
.team a:hover img {
	 border-color:  #a86a20;
	 }
.team  a:hover figure {
      color:  #a86a20;
	 }
.team figure figcaption em {
	 color: #e2e2e2;
	 }


/*
   Dropcaps - ilgelo Vc Shortcode
================================================== */


.dropcap_extra {
border: 2px solid #a86a20;
color: #a86a20;
}



/*
   Comments form
================================================== */

span.reply {
	border: 2px solid #9b5d00;
}

/*
   MAIN - About
================================================== */


.indie_aboutme .title_special_aut,
.indie_big_aboutme .title_special_aut {
	color: #e2e2e2;
	font-size: 30px;
	font-family: 'Pirata One';
	line-height: 60px;
	font-weight: 400;
	}


.indie_aboutme .local_special_aut,
.indie_big_aboutme .local_special_aut {
	color: #9b5d00;
	font-size: 12px;
	font-family: 'Open Sans';
	line-height: 13px;
    font-weight: 400;
	}


.color_big_author,
.indie_aboutme .ig_widget {
	background-color: #30292b;
	}

.indie_aboutme .ig_widget p,
.indie_big_aboutme p {
		color: #e2e2e2;
	font-size: 15px;
	font-family: 'Open Sans';
	line-height: 25px;
     font-weight: 400;

}




.indie_big_aboutme .ig-top-social a span {
	color: #e2e2e2 !important;
}



.indie_big_aboutme .ig-top-social a span:hover {
	color: #9b5d00 !important;
}


/* ====== Video Background ======= */


#video_bg {
	height:500px;
}
 @media (max-width: 480px) {
	#video_bg {
		height: auto;
	}

}


	
/* ======================================
	CSS Admin bar
=========================================*/

	




/* ====== Custom CSS from panel ======= */
		 #example{
margin: 0 auto;
}
