/*
Theme Name: Ergo Select
Theme URI: 
Version: 1.1
Description: 
Author: NETERGY
Author URI: 
Created Date: 05/02/2014
License: 
License: 
License URI: 
All files, unless otherwise stated, are released under the GNU General Public License
Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/

.footer_content {
	height: 0;
}

.aq-block-aq_column_block.aq-first {
	clear: both;
}
.frame_slideshow .slides li {
	width: 71.7% !important;
	left: 14.1% !important;
	top: 12.5% !important;
	height: 88% !important;
}
.frame_slideshow .slides {
	width: 100% !important;
}
.frame_slideshow .slides img {
	max-height: 90% !important;
	width: 100% !important;
	height: 90% !important;
}

.feature_pro {
	clear: both;
}
.feature_pro.last_item {
	clear: none;
}

.accordion_blog dt .closeOpen {
	top: -11px;
}
.accordion_blog dd .acc_content {
	width: 100%;
}

ul.tag {
	margin-left: 0;
}

.darkStyle input[type="text"], 
.darkStyle input[type="password"], 
.darkStyle input[type="email"], 
.darkStyle input[type="url"], 
.darkStyle textarea {
	width: 100%;
}

.wpcf7-textarea {
	height: 75px;
}

.darkStyle input.wpcf7-submit[type="submit"] {
	color: #000;
	padding: 6px;
}
.darkStyle input.wpcf7-submit[type="submit"]:hover {
	color: #000;
}

ol.commentlist {
    margin-left: 0;
}

.comment .comment-aut {
	color: #EF3D42;
}

p.form-allowed-tags {
	display: none;
}

.darkStyle p.form-submit input {
    background-color: #E1E1E1;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 0;
    -webkit-transition: background 0.4ms ease;
	-moz-transition: background 0.4ms ease;
	-ms-transition: background 0.4ms ease;
	-o-transition: background 0.4ms ease;
	transition: background 0.4ms ease;
}

.darkStyle p.form-submit input:hover {
	color: #EEEEEE !important;
	background-color: #000 !important;
}

/* #Wordpress related css
================================================== */

.wp-caption {
  max-width: 100%;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding: 6px 2px 0;
}
.wp-caption-text {
    font-size: 11px;
    padding: 0 4px 5px;
}
.aligncenter {
  display: inline;
    margin: 0 auto;
}
.alignleft { 
  float: left;
  margin: 0px 10px 10px 0px; 
}
.alignright { 
  float: right;
  margin: 0px 0px 10px 10px; 
}
.sticky {
}

.gallery-caption {

}

.bypostauthor {
  
}

.pagination .rightpag {
	float: right;
}

.pagination .leftpag {
	float: left;
}

.wp-pagenavi {
	margin-top: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none !important;
}

#comments-sec, #comment-replay {
	margin-left: 0 !important;
}

ul.nav ul {
	display: none;
	margin-top: 0;
	background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    min-width: 160px;
    padding: 5px 0;
    position: absolute; 
	top: 100%;
	margin-left: 0;
}

ul.nav li:hover > ul {
	display: block;
}

ul.nav {
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}

ul.nav:after {
	content: ""; clear: both; display: block;
}
ul.nav li {
	float: left;
	margin-bottom: 0;
}
ul.nav li a {
	display: block; 
	text-decoration: none;
}

ul.nav ul li {
	padding: 0 !important;
	float: none; 
	position: relative;
}
ul.nav ul li a {
	font-size: 13px;
	background-color: transparent !important;
}	

ul.nav ul ul {
	position: absolute; left: 100%; top:0;
}

.comment-area {
    font-size: 13px;
}

@media only screen and (max-width: 767px) {
	.aq_span1, .aq_span2, .aq_span3, .aq_span4, .aq_span5, .aq_span6, .aq_span7, 
	.aq_span8, .aq_span9, .aq_span10, .aq_span11, .aq_span12 {
		width: 100% !important;
	}
}


/* haikal */

.sliderStyle1 h1 {
	width: 30%;
	text-align: right;
	float: right;
	color: #bbcb31;
	font-size: 28px;
	margin-right: 5%;
	margin-top: -60px !important;
	text-transform: uppercase;
}
.sliderStyle1 h2 {
	width: 100%;
	clear: both;
	
}
.sliderStyle1 h2 span {
	width: 30%;
	text-align: right;
	float: right;
	margin-right: 5%;
	font-size: 16px;
	line-height: 22px;
	
}
.logo {
	width: 400px;
	height: 180px;
	margin-top: 10px;
}

#prevslide,
#pauseplay,
#nextslide {
	display: none !important;
}

#aq-block-123-3 p strong,
h1.title_text {
	font-family: Droid_sans,Arial,Helvetica,sans-serif;
	font-size: 28px;
	line-height: 40px;
	color: #bbcb31;
	font-weight: bold;
	text-transform: uppercase;
}