/*------------------------------------------------------------------
[Table of contents]


1. Typograpgy
2. Menu
3. Portfolio
4. Blog
5. Responsive
6. Shortcodes

-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[1. Typograpgy]
-------------------------------------------------------------------*/

body {letter-spacing:1px;}
::selection {
	background:#333;
	color:#fff;
}
.full_row { margin:0px;}
.full_row div[class*='col'] { margin:0px; padding:0px;}
.block_row.vs_row  { margin-left:0px; margin-right:0px;}
.block_row div[class*='col'] { margin:0px; padding:0px;}
.full_row div[class*='col'].vs_block { padding:40px;}

a, a:hover, .vs_strange_portfolio_item_holder .vs_mask, .vs_strange_portfolio_item_holder:hover .vs_mask, .vs_header_menu ul, .vs_header_menu li:hover ul, .vs_clock_mask_holder, .vs_clock_mask_holder:hover, .vs_full_row_post, .vs_full_row_post:hover {
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;
-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
backface-visibility: hidden;
	
	}

	
input:focus, input:active, button:focus, button:active, button:focus, textarea:active, textarea:focus { border:1px solid #e6e6e6 !important; outline:none !important; background:#f9f9f9 !important}
a { color:#a38671}
a:hover {color:#a38671}
a:focus, a:active { outline:none; text-decoration:none;}
h1,h2,h3,h4,h5,h6 { margin-top:0px;}

img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
max-width: 100%;
}
.img-responsive img { max-width:100%; display:inline-block; height:auto;}
.fullwidth img{
	width: 100%;
	height: auto;
}
.alignleft { text-align:left; margin-top:20px; margin-bottom:20px; float:left; display:inline-block; margin-right:40px;}
.alignright  { text-align:right; margin-top:20px; margin-bottom:20px; float:right; display:inline-block; margin-left:40px;}


/*------------------------------------------------------------------
[2. MENU]
-------------------------------------------------------------------*/
/*Header*/
.vs_head_holder { padding:10px 0; position:fixed; right:0px; background:#f5f5f5;
  left: 0;
  width: 100%;
  z-index:999;}
.this_page { margin-top:135px !important;}
.vs_head_holder.vs_sticky { padding:10px 0;}

/*Menu*/
.vs_real_menu { float:right; margin-top:10px; }
	.vs_real_menu > li { display:block; float:left; text-transform:uppercase;   }
	.vs_real_menu > li > a { color:#000;padding:7px 18px; display:block; font-size:12px;}
	.vs_real_menu > li:hover > a { text-decoration:none; border-bottom:none;  background:#fff;}
	.vs_real_menu > li:hover { }
	.vs_real_menu > li.current_page_item, .vs_real_menu > li.current-menu-parent, .vs_real_menu > licurrent_page_parent { background:#fff;  }
	.vs_real_menu > li.current_page_item a { color:#000;}
	.vs_real_menu > li.current_page_item a { border:none;}
	.vs_real_menu > li > ul { display:none;}
	
	
	.vs_xs_menu { margin-top:15px; font-size:14px;}
	.vs_st_menu_holder  { position:fixed; display:none; background:#fff; top:0px; width:100%; z-index:99; }
	.vs_st_menu_holder .vs_header_menu > li { padding-top:10px; padding-bottom:10px;}
	.vs_st_menu_holder .vs_header_menu > li > ul { margin-top:10px;} 
	.admin-bar .vs_st_menu_holder { top:32px;}
	.vs_st_menu_holder .vs_header_menu { margin-top:30px;}
	.vs_st_menu_holder .vs_logo_place img { max-height:50px; margin-top:30px; margin-bottom:30px;}

.no_hover:hover a { color:#000 !important}
.vs_header_menu { list-style:none; margin:0px; padding:0px; margin-top:5px; float:right; }
.vs_header_menu > li { display:block; float:left;}
.vs_header_menu li a { display:inline-block; padding:10px 20px; position:relative; color:#000; font-size:12px; text-transform: uppercase;  }
.vs_header_menu > li.current-menu-item > a, .vs_header_menu > li.current-menu-parent > a, .vs_header_menu > li.current_page_parent a, .vs_header_menu > li.current-menu-parent:hover > a, .vs_header_menu > li.current_page_parent:hover > a { color:#e83b23; background:#fff;}
.vs_header_menu li:last-child a  { margin-bottom:0px;}
.vs_header_menu li:hover a  { text-decoration:none; color:#000; background:#fff;}
.vs_header_menu ul { position:absolute;  background:#fff; border:8px solid #f5f5f5; border-top:none; margin-left:-8px;  padding:0px; margin-top:20px; opacity:0; z-index:999; display:none;width:240px;}
.vs_header_menu li:hover ul { display:block; opacity:1; margin-top:-1px;}

.vs_header_menu ul > li { margin:0px !important; display:block;}
.vs_header_menu ul > li > a {font-size:11px;text-transform: none;  padding:10px 20px;  border:none; line-height:12px; display:block;}
.vs_header_menu ul > li:first-child { padding-top:12px}
.vs_header_menu ul > li:last-child { padding-bottom:12px}
.vs_counts { visibility:hidden; position:absolute;}
#load_more_port_masorny_posts.disabled, #load_more_port_masorny_posts.disabled:hover { cursor:default;color:#999 !important;}

.vs_header_menu ul > li > a:hover:after, .vs_header_menu ul > li > a:hover:before{ display:none !important; }
.vs_header_menu ul > li > a:hover { color:#a38671}
.vs_header_menu ul > li.current-menu-item > a { color:#a38671}


/*Misc*/
.vs_full_btn { padding:20px; background:#ecf0f1; width:100%; text-align:center; display:block; color:#000; font-size:18px; }
.vs_full_btn:hover {background:#a38671; color:#fff; text-decoration:none;}



/*------------------------------------------------------------------
[3. PORTFOLIO]
-------------------------------------------------------------------*/

.vs_s_t_w_s .vs_port_filter_holder { padding:0px; background:none; margin-bottom:30px;}
.vs_s_t_w_s .vs_load_more_holder { margin-top:15px;}

.vs_strange_portfolio_item { margin-bottom:30px;}
.vs_featured_holder {  background:#c10024; text-align:center; margin-top:30px; }
.vs_strange_portfolio_item_holder { position:relative;}
.vs_strange_portfolio_item .vs_mask { position:absolute; top:10px; left:10px; bottom:10px; right:10px; opacity:0; background:#fff; padding:40px;}
.vs_strange_portfolio_item:hover .vs_mask { opacity:1;}
.vs_mask h4 { margin-top:-10px;}
.vs_strange_portfolio_item:hover .vs_mask h4 { margin-top:0px;}
.vs_small_descr { color:#000; margin-top:20px;}
.vs_por_small_thumb { margin-top:20px;}
.portfolio-squre .vs_por_small_thumb, .wall-portfolio-squre .vs_por_small_thumb { display:none;}

	/*Wall*/
	.vs_wall { margin-left:0px; margin-right:0px;}
	.vs_col.col-md-4, .vs_col.col-md-8, .vs_col.col-md-3, .vs_col.col-md-6 { margin-bottom:0px; padding:0px;}
	.vs_wall .vs_strange_portfolio_item .vs_mask {top:10px; left:10px; bottom:10px; right:10px;}


.vs_port_sep { height:3px; width:40px; background:#a38671}
.vs_port_sep_right { float:right;  height:3px; width:40px; background:#a38671}
.vs_port_cats { color:#999; margin-top:10px;}
.vs_strange_portfolio_item  .vs_potrfolio { height:100%}

.vs_mask h4, .vs_strange_portfolio_item:hover .vs_mask h4, .vs_test img, vs_test:hover img{
webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
backface-visibility: hidden;
}
	
	/*Load More*/
	.vs_load_more_holder { text-align:center; padding:30px; background:#fff;letter-spacing:2px; text-transform:uppercase; font-size:11px;}
	#load_more_port_masorny_posts { color:#000}
	#load_more_port_masorny_posts:hover { color:red; text-decoration:none; cursor:pointer;}
	
	/*Filters*/
	.vs_port_filter_holder {  padding:30px; background:#fff; letter-spacing:2px; text-transform:uppercase; font-size:11px;}
	.filter_button {  color:#000;  margin-right:20px;  display:inline-block; }
	.filter_button:hover {color:#a38671; text-decoration:none;}
	.filter_current { color:#a38671; }
	.filter_current:hover { color:#a38671; text-decoration:none;}
	
	/*Portfolio Navvigation*/
	.vs_port_nav { font-size:20px; text-align:center; margin-top:40px; color:#000}
	.vs_port_nav a { margin:10px; color:#999;}
	.vs_port_nav a:hover { color:#000}
	


/*Footer*/
.vs_footer { margin-top:40px; padding-top:20px; padding-bottom:40px;}


/*------------------------------------------------------------------
[4. BLOG]
-------------------------------------------------------------------*/
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.single .responsive-container {margin-bottom:40px;}

.responsive-audio iframe { width:100%;}
.vs_test { display:block; overflow:hidden;}
.vs_test img:hover {
    transform:scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -moz-transform:scale(1.1); /* Firefox */
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -o-transform:scale(1.1); /* Opera */
	cursor:crosshair;
}

.vs_full_row_post {   background:#fafafa; position:relative;}
.vs_post_content_holder { padding:40px;}
.vs_full_row_post:hover { background:#fff;}
.sticky.vs_blocks_post { padding:0px;}
.vs_blocks_post.vs_post { border-bottom:0px; padding-bottom:0px;}
.page-numbers {font-size:12px; padding:10px; color:#444}
.page-numbers:hover { text-decoration:none;}
.page-numbers.current { color:#000}
.vs_add_post_like:hover strong { color:red;}
.vs_add_post_like:hover:after { display:none;}
.vs_add_post_like:hover:before { display:none;}
.vs_add_post_like.vs_already_post_liked strong {color:red;}
.vs_already_post_liked  .vs_like_post_count {color:red;}
.vs_blog_post_cat.vs_already_post_liked  { color:red}
.vs_already_post_liked:hover { cursor:default;}

.vs_blocks_post .vs_post_holder { height:460px; background:#f6f6f6; padding:40px;}
.vs_blocks_post.sticky { padding-left:5px; background:#dedede}
.vs_blocks_post.sticky  .vs_post_holder{ }
.vs_blocks_post .vs_blog_post_cat_holder { position:absolute; bottom:20px}
.vs_blocks_post { margin-bottom:30px !important;}
.vs_blocks_post .vs_legend { font-size:34px; line-height:40px;}
.vs_blocks_post .vs_readmore_btn_holder { padding:0px; border:none; margin-top:20px; margin-left:0px; display:block;}
.vs_blocks_post .vs_blog_post_title_holder { margin-top:20px;}
.vs_blocks_post .vs_post_holder.vs_flip { padding:0px;}
.vs_blocks_post .vs_post_holder iframe {width:100%; margin-bottom:5px;}
.vs_blocks_post .vs_post_holder.vs_flip img { width:100% !important; display:block;}
.vs_block_cont_holder { background:#f6f6f6; padding:40px; height:100%; opacity:0; -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;}
.vs_blocks_post .vs_post_holder.vs_flip:hover  .vs_block_cont_holder { opacity:1; -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;}



.vs_full_width_post { text-align:center;}
.vs_full_width_post .f_status .img-responsive { display:inline-block; text-align:center;}
.vs_full_width_post .vs_blog_post_content_holder { padding:0px 60px;}
.format-image .vs_blog_post_content_holder { margin-top:20px;}
.vs_full_width_post .vs_readmore_btn_holder { padding:0px; border:none; margin-top:20px; margin-left:0px; display:block;}
.vs_simple_image { overflow:hidden;}
.vs_simple_image.vs_img_grid a:hover { cursor:pointer}
.inner_post_holder h1.vs_legend { margin-bottom:20px;}
.vs_search_btn { width:100%; background:#fff; border:1px solid #e8e8e8; color:#999; border-radius:0px;}
.vs_search_btn:hover { width:100%; background:#e8e8e8; }
.vs_readmore_btn_holder { padding-left:10px; border-left:1px dotted #666; padding:0px 10px; margin-left:10px;}
.vs_readmore_btn { color:#000; text-decoration:none;    display:inline-block;  position:relative}
.vs_readmore_btn:hover { color:red; text-decoration:none;}
.vs_blog_post_cat_holder { margin-top:25px;}
h2.blog_title {margin-bottom:0px; font-size:28px; line-height:32px !important; text-transform:uppercase; font-weight:300; margin-bottom:15px; margin-top:15px; letter-spacing:4px;}
.vs_with_sidebar h2.blog_title {margin-bottom:0px; font-size:20px; line-height:24px !important; text-transform:uppercase; font-weight:300; margin-bottom:15px; margin-top:15px; letter-spacing:4px;}
.vs_with_sidebar .post { margin-bottom:40px;}
.vs_sub_legend.search_blog_title { font-size:20px !important; line-height:32px;}
.search .vs_single_cat_desc { margin-bottom:40px;}
.blog_title_a { color:#000; }
.blog_title_a:hover { color:#000; text-decoration:none;}
.vs_blog_post_meta_holder { margin-bottom:10px; font-size:12px; color:red}
.vs_blog_post_cat { font-size:11px; color:#999; padding-bottom:10px; display:inline-block; margin-right:20px;}
.vs_blog_post_cat strong { font-weight:normal; color:#444; font-size:12px;}
.vs_blog_post_data_holder { font-size:11px; padding-bottom:0px; margin-bottom:0px; display:inline-block; }
.vs_blog_post_data_holder  .vs_blog_post_cat { margin-right:0px; margin-left:10px; padding-bottom:6px;}
.vs_ddate { color:red;  border-bottom:1px solid red; padding-bottom:5px;}
	.single .vs_blog_post_data_holder { margin-bottom:10px;}
	.single .vs_blog_post_data_holder .vs_ddate { border:none;}

.vs_blog_post_cat a { display:inline-block; position:relative; color:#999;}
.vs_blog_post_cat a:hover { color:#000; text-decoration:none;}
.vs_blog_post_cat a:before, .vs_readmore_btn:before {
	content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    transition: width 0s ease, background .2s ease;
	
	}
.vs_blog_post_cat a:after, .vs_readmore_btn:after {
	content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    background: red;
    transition: width .2s ease;
}

.vs_blog_post_cat a:hover:before, .vs_readmore_btn:hover:before {
    width: 100%;
    background: red;
    transition: width .5s ease;
}
.vs_blog_post_cat a:hover:after, .vs_readmore_btn:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}
.vs_post.sticky .vs_post_holder { padding:40px; background:#f3f3ef} 
.vs_blog_post_featuder_holder { position:relative; margin-bottom:20px;}
.vs_tringle { position:absolute; z-index:9999; left:50%; margin-left:-20px; bottom:0px; width: 0; height: 0; border-bottom: 20px solid #fff; border-right: 20px solid transparent; border-top: 20px solid transparent;  border-left: 20px solid transparent;}

.quote_post, .post_audio { padding: 60px; }
.quote_post .vs_legend.quote_quote { font-size:36px; line-height:40px; font-style:italic;}
.quote_post .vs_legend.quote_author { font-size:24px; line-height:40px; margin-top:30px; margin-bottom:30px; }

.link_post .vs_blog_post_cat_holder { margin-top:10px;}
.link_post .link_date { color:red; border-bottom:1px solid red; padding-bottom:0px}
.link_post .vs_legend.link_url { margin-top:10px;}
.link_url .blog_title_a:hover { color:red}

.post_video iframe { width:100%; height:400px; margin-bottom:5px;}
.post_audio iframe {width:80%; margin-bottom:5px;}
.post_audio .blo_title { margin-top:20px;}
.compactSound { background:#fff !important;}
.post_chat .vs_blog_post_content_holder { padding:60px !important; background-color:#f3f3ef;}
.twitter-tweet  {
	width:100% !important;
	box-shadow:none !important;
	border-radius:0px !important;
	border:none !important;
	background: none !important;
}

.oi-col-md-4 { width:33.333%; float:left; overflow:hidden;}
.vs_img_grid { margin-bottom:0px;}
.vs_img_grid  img{ margin:0px;}
.post_grid { margin-top:20px;}
.vs_img_grid a:hover { cursor:crosshair}


.vs_img_grid img, .vs_head_holder {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.05); 
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

/* Twitter widget */
.vs_tweet {
	background-position:20px center;
	background-repeat:no-repeat;
	font-size:12px;
	color:#666;
	margin-bottom:20px;
}
.vs_tweet a:not(.twitter_times) { color:#000;}
.vs_tweet a:hover { color:#ff3b2f; text-decoration:none;}
.vs_tweet_time > a.twitter_time { font-size:11px; color:#ff3b2f; }


/*Sidebars*/
.vs_widget .img-responsive { width:100%;}
.vs_instagram_widget_ul { margin:0px;}
.vs_instagram_widget_ul li a { padding:0px ; margin:0px; display: inherit;}
.vs_instagram_widget_ul li { width:50%; float:left; display:inline-block; border:none; padding:1px;}
.vs_widget_title {padding-left:20px;  margin-bottom:20px; border-left:1px solid #000; text-transform:uppercase; letter-spacing:3px; color:#000}
.vs_widget { margin-bottom:30px; padding:20px; background:#fff}
.vs_widget ul:not(#cbox):not(.vs_instagram_widget_ul) { padding:0px; list-style:none;}
.vs_widget ul:not(#cbox):not(.vs_instagram_widget_ul) li { 
border-bottom:1px dotted #ededed;
}
.vs_cat_count { float: right; padding:2px 4px; background:#ededed; margin-top:6px; font-size:10px; min-width:30px; text-align:center;}
.vs_widget ul:not(#cbox):not(.vs_instagram_widget_ul) li a { color:#000; display: inline-block; opacity:1; padding:7px 0px 7px 0px;}
.vs_widget ul:not(#cbox):not(.vs_instagram_widget_ul) li a:hover { text-decoration:none; opacity:1; color:#ff3b2f;}

.vs_widget  #searchform label { display:none;}
.input-text { background:#fafafa; border:1px solid #ededed;}
input, textarea{ padding:10px;}
.vs_widget input {
	width:100%;
	padding:10px;
	border:1px solid #eaeaea;
	font-size:12px;
	line-height:12px;
	margin-bottom:20px;

}
.vs_widget input#s{ margin:0px}


.vs_right_sidebar .vs_widget{  padding-left:30px;}
.vs_left_sidebar .vs_widget{  padding-right:30px;}
.single_post_bottom_sidebar_holder { margin-top:40px;}
.vs_widget_bottom { padding:20px; background:#f9f9f9}
.vs_widget_title_single { margin-bottom:30px; padding-left:20px; border-left:1px solid #000; text-transform:uppercase; letter-spacing:3px;}

.vs_post_content_content { font-style:italic; font-size:14px;}
.vs_post_content_post { margin-bottom:5px; color:#000}
.vs_recent_comment_post_holder { margin-bottom:20px;}

.vs_related_posts { list-style:none; margin:0px; padding:0px;}
.vs_related_posts li a { ; display:inline-block; padding:7px 0px;}
.vs_related_posts li:before { content: ' - '; display:inline-block; margin-right:10px;}
.vs_related_posts li a:hover {}
.vs_related_posts li:first-child a { padding-top:0px;}
.vs_related_posts li:last-child a {  padding-bottom:0px;}

	/* calendar widget */
	.widget_calendar {float: left;}
	#wp-calendar a { color:red}
	#wp-calendar {width: 100%; }
	#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
	#wp-calendar thead { font-size: 10px; margin-bottom:10px; }
	#wp-calendar thead th { padding: 10px; }
	#wp-calendar tbody { color: #aaa; }
	#wp-calendar tbody td { background: #ededed; border: 1px solid #fff; text-align: center; padding:8px;}
	#wp-calendar tbody td:hover { background: #fff; }
	#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
	#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
	#wp-calendar thead th { background:#ededed; text-align:center;  border: 1px solid #fff;}
	#wp-calendar caption { font-weight:bold; color:red}
	
	#cbox .vs_flickr_item img { border-radius:0px;}
	.vs_flickr_item { overflow:hidden;}
	#cbox .vs_flickr_item { float:left; width:20%; border:1px solid #fff}
	#cbox .vs_flickr_item:nth-child(4n){ margin-right:0px;}
	#cbox .vs_flickr_item img:hover { opacity:0.9}



/*Misc Style*/
div.wpcf7-validation-errors { margin-left:0px !important;}
.wpcf7 .wpcf7-not-valid-tip{ background:#000 !important; color:#fff !important; padding:10px 20px !important; margin-bottom:20px !important; text-transform:none; letter-spacing:0px;}
.wpcf7 { font-size:12px; text-transform:uppercase; color:#666;}
.wpcf7 input { display:block;  padding:10px; border:none; background:#fff; width:100%; font-size:12px; line-height:18px; margin-bottom:20px !important; border:1px solid #e8e8e8;}
.wpcf7 textarea {  padding:10px; border:none; background:#fff; width:100%; font-size:12px; line-height:18px; border:1px solid #e8e8e8}
.wpcf7 input.wpcf7-submit { width:120px; color:#000; background:#fff; margin-top:10px !important; display:inline-block !important;}
.wpcf7 input.wpcf7-submit:hover { color:red}

.vs_content_btn { background:#f6f6f6; color:#000;}
.vs_content_btn:hover {color:red;}

.vs_post_content_holder_text { float:left;}
.vs_share_text { font-size:1em; color:#000;float: left;margin-top: 0.3em}
.vs_single_post_share { display:block;  margin-top:0px;}
.single-format-quote .vs_single_post_share { margin-top:20px;}
.vs_single_post_share a { margin-bottom:0px; margin-right:10px; margin-left:10px;}
pre { border:none; border-radius:0px; padding:40px; background:#333; color:#fff}
blockquote {
	border-left-width:1px;
	font-style:italic;
	color:#888;
	display:block;
	clear:both;
}
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(img/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 100px;
	margin-top:20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	font-size:11px;
	margin-right:30px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 0px;
}

.comment-author .fn {
	word-wrap: break-word;
	text-align:center;
	display:block;
}
.comment-author .fn a { text-align:center; display:block;}
.comment-author .fn a:hover { text-decoration:none;}
.comment-meta { margin-bottom:10px;}
.says { display:none;}
.comment-meta a:not(.comment-edit-link){ font-size:12px; color:#999;}
.comment-meta a.comment-edit-link{ font-size:12px;}
.comment-reply-link { color:#000; padding:6px 10px; background:#f6f6f6; margin-top:10px; display:inline-block; }
.comment-reply-link:hover { text-decoration:none;}
.comment-notes, .form-allowed-tags { font-size:12px; margin-bottom:20px; line-height:16px;}
.comment-form label { display:block; font-weight:normal; margin-top:20px;}
.comment-form input:not(#submit), .comment-form textarea  { padding:10px; border:none; background:#fff; width:100%; font-size:12px; line-height:18px;}
#respond { padding:40px; background:#f6f6f6; margin-top:60px;}
.comment-form input#submit {color:#000; border:none; padding:6px 10px; background:#fff; margin-top:10px; display:inline-block;}
.comment-form input#submit:hover { color:red}
.vs_inner_logo_holder {float:left; margin-right:40px;}



/*------------------------------------------------------------------
[2. RESPONSIVE]
-------------------------------------------------------------------*/
@media (min-width: 767px) and (max-width: 980px) {
	.vs_strange_portfolio_item { width:50%;}
	.vs_sidebar { display:none;}
	.col-md-4.hidden-sm { height:0px !important; margin:0px !important; display:none !important; visibility:hidden !important;}
	.vs_blocks_post .vs_post_holder { height:360px;}
	.vs_text { padding:0 20px !important;}
	.vs_x2 { height:400px !important;}
	.vs_x1 { height:200px !important;}
	.vs_text .vs_legend { font-size:30px !important; line-height:36px !important;}
	body { letter-spacing:0px !important;}
	.vs_text_span .vs_sub_legend { font-size:16px !important; line-height:22px !important;}
}



@media (min-width: 0px) and (max-width: 767px) {
	.vs_text.vs_x2 { height: auto !important; padding-top: 20px !important; padding-bottom: 20px !important}
	.vs_text.vs_x1 { height: auto !important; padding-top: 20px !important;}
	.clock, .clock-inner,.vs_clock_mask {height: 200px !important}
	.p_mobile{margin-bottom: 20px !important}
	.vs_small_descr { display:none;}
	h2.vs_legend.blog_title { margin-bottom:20px !important}
	.vs_blocks_post .vs_post_holder { height:500px !important;}
	.vs_logo_place { float:none; text-align:center; margin-right:0px; margin-bottom:30px; }
	.sub-menu { margin-top:0px !important;}
	#diagonal_outer { display:none !important; visibility:hidden !important}
	.vs_page_holder { visibility:visible; display:block;}
	.vs_st_menu_holder { visibility:hidden !important; display:none; width:0px !important;}
	.vs_logo_place img { display: inherit}
	/* Menu - simple drop down*/
	.post-categories { display:none; box-shadow: 0 0px 7px rgba(0, 0, 0, 0.2);}
	.post-categories li{ display: inline-block !important; width:100% !important;   border-bottom:1px solid #ededed; margin-right:0px !important;}
	.post-categories > li > a { border-bottom:1px solid #ededed}
	.post-categories > li.current-menu-item > a { color:red}
	.post-categories li a:hover:after, .post-categories li a:hover:before { display:none !important}
	.post-categories li a {  display:block; padding:10px 13px !important;}
	.post-categories { padding:0px !important;}
	.post-categories li.active a { background:none !important; color:#fff;}
	.post-categories li.active { background:red}
	.visible-xs { font-size:36px;  margin-top:5px}
	.visible-xs:hover { cursor:pointer;}
	.post-categories > li > .sub-menu {
		visibility:visible;
		opacity:1;
		position:relative;
		background:#fff;
		box-shadow: none;
		width:100%;
		display:block;
	}
	
	.post-categories > li > .sub-menu > li > a { padding-left:30px !important}
	.post-categories > li >a { width:100%;}
	
	.post-categories > li:hover > .sub-menu {
		display:block;
		visibility:visible;
		opacity:1;
		z-index:100
	}
	#vs_featuder_posts { margin-top:30px;}
	.vs_post.sticky .vs_post_holder { padding:20px;}
	.vs_legend { font-size:32px !important; line-height:38px !important;}
	.post_chat .vs_blog_post_content_holder, .quote_post, .post_audio  { padding:20px !important;}
	.vs_sidebar { display:none;}
	.vs_widget_bottom { margin-bottom:40px;}
	.col-xs-12 .img-responsive {  display:block; text-align:center !important; margin:0 auto}
	.vs_blocks_post .vs_post_holder { height:640px;}
	.vs_inner_logo_holder { float:none; margin:0px; text-align:center;}
	.vs_inner_logo_holder img { width:80px !important; margin-bottom:20px;}
	.wpb_single_image { margin-bottom:20px !important;}
	.page .vs_custom_1413276226145 { padding:20px !important;}
	#vs_container { padding-top:40px;}
	.vs_strange_portfolio_item { width:100% !important;}
	.vs_header_menu { display:none;}
	.vs_xs { text-align:center;}
	.vs_v_menu { display:block;}
	.vs_v_menu { background:#fff;}
	.vs_v_menu li { width:100%;}
	.vs_v_menu li ul{ position:relative !important; width:100% !important;  margin:0px !important; border:none !important;}
	.vs_v_menu li ul li  { width:100% !important;}
	.vs_head_holder { position:relative !important;}
	.vs_head_holder.vs_sticky { padding:40px 0;}
	#filters a { width:100%; text-align:center;}
	.padding_row { padding:0px 30px !important;}
	.vs_icon { margin-top:40px !important; margin-bottom:40px !important}
	.this_page { margin:0px !important}
	#respond { padding:0px !important; background:#fff !important;}
	#comment { border:1px solid #eaeaea !important;}
	#submit { border:1px solid #eaeaea !important;}
}
.padding_row { padding:0px 80px;}

.textwidget img, .vs_blog_post_content_holder img { max-width:100%; height:auto;}
.wp-caption-text {}
.gallery-caption{}

.bypostauthor {}
.textwidget select { max-width:100%; padding:10px;}
.vs_alert { padding:0px;}
.vs_post_holder.post_audio { background-color:#f6f6f6 !important}
embed { width:100%;}
.vs_post_holder.quote_post { background-color:#f6f6f6 !important}
.aligncenter  { text-align:center;}
  dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
  }
  dt:after {
    content: "";
  }
  dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
	margin-bottom:20px;
  }
  dl { margin-bottom:0px;}
  
 .gallery dl {
    border: none;
    padding: 0px;
	padding-right:10px;
  }
  .gallery dt { margin-right:15px;}
  .gallery  dd {
	  text-align:left;
  }
  .gallery dt:after {
    content: "";
  }
  
  address, acronym{ padding:10px; background:#f6f6f6; font-style:italic;}
  abbr, big { font-weight:bold;}



/*------------------------------------------------------------------
[6. SHORTCODES]
-------------------------------------------------------------------*/
.vs_text_span {
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;      
}
.vs_r_t_w_s .vs_strange_portfolio_item  { padding:15px;}
.vs_r_t_w_s .vs_port_filter_holder { background:none; padding:0px; margin-bottom:15px;}
.vs_r_t_w_s .vs_load_more_holder { margin-top:15px;}

.vs_text { padding:0px 60px; background:#fff; display: table; width:100%;}
.vs_x2 { height:500px;}
.vs_x1 { height:250px;}
.vs_p_x1 { height:380px !important;}
.vs_potrfolio{
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.vs_port_mask { background:#fff; height:100%; width:100%; display:table; opacity:0}
.vs_potrfolio:hover .vs_port_mask { opacity:1;}


.vs_potrfolio .vs_sub_legend { font-size:15px; line-height:24px; text-transform:uppercase;}
.vs_port_cat { margin-top:8px; text-transform:uppercase; opacity:0.8; font-size:12px; letter-spacing:2px;}
.vs_sep { height:3px; width:40px; display:inline-block;}
.vs_potrfolio a { text-decoration:none;}
.vs_potrfolio .vs_sub_legend { margin-bottom:0px;}


.vs_link_block a { color:#000 !important;}
.vs_link_block { padding:0px !important}
.vs_link_block a:hover { color:#e83b23; text-decoration:none;}



ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


/* ---------- APP ---------- */

.app {
	text-align: center;
}

.app-title {
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0 5px #15181f;
}

.clock {
	position: relative;
}

.clock-inner {
	border-radius: 50%;
	position: absolute;
}

.clock-center,
#clock-seconds,
#clock-minutes,
#clock-hours {
	left: 50%;
	position: absolute;
	top: 50%;
}

.clock-center {
	background: #1a1d24;
	border-radius: 50%;
	height: 12px;
	margin: -6px 0 0 -6px;
	width: 12px;
	z-index: 4;
}

#clock-seconds {
	background: #c40206;
	height: 60px;
	margin: -60px 0 0 -1px;
	-webkit-transform-origin: 1px 60px;
	-moz-transform-origin: 1px 60px;
	-ms-transform-origin: 1px 60px;
	-o-transform-origin: 1px 60px;
	transform-origin: 1px 60px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	width: 2px;
  z-index: 3;
}

#clock-minutes {
	background: #aaa;
	height: 50px;
	margin: -50px 0 0 -2px;
	-webkit-transform-origin: 2px 50px;
	-moz-transform-origin: 2px 50px;
	-ms-transform-origin: 2px 50px;
	-o-transform-origin: 2px 50px;
	transform-origin: 2px 50px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	width: 4px;
  z-index: 2;
}

#clock-hours {
	background: #1a1d24;
	height: 40px;
	margin: -40px 0 0 -2px;
	-webkit-transform-origin: 2px 40px;
	-moz-transform-origin: 2px 40px;
	-ms-transform-origin: 2px 40px;
	-o-transform-origin: 2px 40px;
	transform-origin: 2px 40px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	width: 4px;
  z-index: 1;
}

.clock-numbers {
	color: #888;
	display: block;
	font-size: 11px;
	height: 120px;
	margin: -60px 0 0 -60px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 120px;
}

.clock-numbers li {
	height: 20px;
	line-height: 20px;
	margin: -10px;
	position: absolute;
	text-align: center;
	width: 20px;
}

.clock-numbers li:nth-child(1) {
	left: 50%;
	top: 0;
}

.clock-numbers li:nth-child(2) {
	right: 0;
	top: 50%;
}

.clock-numbers li:nth-child(3) {
	bottom: 0;
	left: 50%;
}

.clock-numbers li:nth-child(4) {
	left: 0;
	top: 50%;
}




.vs_clock { position:relative;}
.vs_clock_mask_holder { background:#000; position:absolute; z-index:999; left:0px; right:0px; top:0px; bottom:0px; height:100%; width:100%;  display:table; opacity:0;}
.vs_clock_mask { display: table-cell;
  vertical-align: middle;
  line-height: normal; color:#fff; height:250px;}
.vs_clock_mask_holder:hover { opacity:1; cursor:pointer;}

.table {
 display: table;
 height:100%;
}
.table-cell {
display: table-cell;
vertical-align: middle;
}
.modal-content { border:none; border-radius:0px;}
.modal-backdrop.in { opacity:0.8}
.modal-body { padding:20px 40px;}
.modal-body .wpcf7 { font-size:12px; letter-spacing:2px;}
.modal-header { padding:20px 40px}

.vs_latest_news_date { font-size:12px; letter-spacing:2px; color:#a4a4a4;}
.vs_real_menu_holder { padding:20px 0px; display:none;}

.vs_pg a, .vs_pg { font-size:11px;}
.vs_pg .fa { margin-right:10px;}
.vs_post_holder { padding:40px; background:#fff;}
.vs_com_header { padding-top:40px; margin-top:40px; border-top:1px solid #eaeaea; text-transform:uppercase;}
.comment-reply-title { text-transform:uppercase;}
.vs_posts_ul { list-style:none; margin:0px; padding:0px; margin-bottom:30px;}
.vs_posts_ul li:nth-child(odd) .vs_full_row_post{
	background:#fff;
}
.vs_with_sidebar .vs_posts_ul li .vs_full_row_post{
	background:#fff !important;
}
.vs_with_sidebar .vs_posts_ul li .vs_full_row_post.sticky {
 background: #f5f5f5 !important; padding:20px; border:1px solid #eaeaea;
}
.vs_with_sidebar .vs_posts_ul li .vs_full_row_post.sticky .vs_post_content_holder { background:#fff;}
.vs_s .container { padding:40px; background:#fff;}
.page_title_here { border-top:1px solid #eaeaea; padding-top:40px; margin-bottom:20px;}
@media (min-width: 1400px) {
  .container {
    width: 1240px;
  }
}

.vs_icon { display:table; margin-bottom:40px;}
.vs_icon .fa { float:left; margin-right:15px;}
#map { height:600px; }
.full_width_row { width:100% !important; max-width:100% !important

}
.vs_link_block a:hover { color:#e83b23; text-decoration:none;}

#share{
	display: inline-block;
}
.jssocials-shares{
	display: inline-block;
}

.jssocials-share {
	display: inline-block;
	vertical-align: top;
	margin: 0.3em 0.6em 0.3em 0;
}

	.jssocials-share:last-child {
		margin-right: 0;
	}


.jssocials-share-link {
	color: #848484;
	font-size: 1em;
	padding: 0;
	border-radius: 100%;
	display: block;
	border: 0;
	background-color: transparent;
	text-align: center;
}

	.jssocials-share-link:hover {
		color: #ffffff
	}

	.jssocials-share-link.jssocials-share-link-count {
		padding-top: .2em;
	}

		.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
			display: block;
			font-size: .6em;
			margin: 0 -.5em -.8em -.5em;
		}

	.jssocials-share-link.jssocials-share-no-count {
		padding-top: .5em;
	}

		.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
			height: 1em;
		}

.jssocials-share-label {
	padding-left: 0.3em;
	vertical-align: middle;
}

.jssocials-share-count-box {
	display: inline-block;
	height: 1.5em;
	padding: 0 0.3em;
	line-height: 1;
	vertical-align: middle;
	cursor: default;
}

	.jssocials-share-count-box.jssocials-share-no-count {
		display: none;
	}

.jssocials-share-count {
	line-height: 1.5em;
	vertical-align: middle;
}

.lds-center {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	background-color: rgba(0,0,0,.5);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	border-radius: 5px;
	text-align: center;
}
.lds-ripple {
	position: relative;
	width: 80px;
	height: 80px;
	vertical-align: middle;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
#fields{
	padding-top:20px;
}
.admin-header-links {
	text-align: center;
	background-color: #00346a;
	padding: 5px;
}
.whatsapp {
	position: fixed;
	bottom: 50px;
	right: 20px;
}
.whatsapp img {
	width: 100px;
	filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%);
}

.eu-cookie {
	position: fixed;
	top: 0;
	width: 100%;
	margin-top: 0;
	border-radius: 0;
	z-index: 10000;
	color: #fff;
	border: 0;
	background-color: #5a5b5d;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
}