/**
 * IwY 04 Theme Stylesheet extending Boostrap 
 * Theme Name:  IwebYou 04
 * Theme URI:   http://framew0rk.iwebyou.fr/iwy04
 * Author:      Joel Garcin
 * Author URI:  http://www.iwebyou.fr/ 
 * Package:     IwY 04
 * Copyright:   IwebYou
 * Version:     1.0.0
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Description: Our 2015 default theme is clean, blog-focused, and designed for SEO and User Experience. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
 * Tags:        one-column, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready, theme-options
 * Text Domain: iwy
 */

/* Fonts */

/*

Serif

font-family: Georgia, serif;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-family: "Times New Roman", Times, serif;

Sans-serif

font-family: Arial, Helvetica, sans-serif;
font-family: "Arial Black", Gadget, sans-serif;
font-family: "Comic Sans MS", cursive, sans-serif;
font-family: Impact, Charcoal, sans-serif;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-family: Tahoma, Geneva, sans-serif;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-family: Verdana, Geneva, sans-serif;

Monospace

font-family: "Courier New", Courier, monospace;
font-family: "Lucida Console", Monaco, monospace;

 */
 
/* Add special Font */

/*
@font-face {
  font-family: "Edwardian";
    src: url('inc/GIL____.eot'),
         url('inc/GIL____.eot?#iefix') format('embedded-opentype');
         url('inc/GIL____.TTF') format('truetype'),
         url('inc/GIL____.woff') format('woff'),
}
*/
/* Generic block tags */

html {
  font-size: 10px;
}

body {
  position: relative;
}

header {
  
}

footer {
  
}

section {
  
}

article {
  position: relative;
}

aside {
  
}

div {
  
}

span {
  
}

/* Generic typography tags */

h1 {
  
}

h2 {
  
}

h3 {
  
}

h4 {
  
}

h5 {
  
}

h6 {
  
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1, .h1 {
  
}

h1 small,
.h1 small,
h1 .small,
.h1 .small {
  
}

h2, .h2 {
  
}

h2 small, .h2 small, h2 .small, .h2 .small {
  
}

h3, .h3 {
  
}

h3 small, .h3 small, h3 .small, .h3 .small {
  
}

h4, .h4 {
  font-size: 2.4rem;
}

h4 small, .h4 small, h4 .small, .h4 .small {
  
}

h5, .h5 {
  font-size: 2rem;
}

h5 small, .h5 small, h5 .small, .h5 .small {
  
}

h6, .h6 {
  font-size: 1.7rem;
}

h6 small, .h6 small, h6 .small, .h6 .small {
  
}

p {
  
}

p:first-letter {
  
}

p:first-line {
  
}

br {
  
}

hr {
  border-top: 1px solid #eee;
}

/* Generic typography tags */

em, i {
  
}

strong, b {
  
}

u {
  
}

abbr {
  
}

abbr[title] {
  border-bottom: 1px dotted #777;
}

abbr[data-original-title] {
  border-bottom: 1px dotted #777;
}

address {
  
}

blockquote {
  font-family: Georgia, serif;
  font-size: 1.5em;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  
}

blockquote footer,
blockquote small,
blockquote .small {
  
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  
}

.blockquote-reverse,
blockquote.pull-right {
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  
}

blockquote cite {

}

blockquote cite:before {

}

cite {
  
}

q {
  
}

code {
  font-family: "Lucida Console", Monaco, monospace;
}

pre {
  font-family: "Lucida Console", Monaco, monospace;
}

samp {
  font-family: "Lucida Console", Monaco, monospace;
}

kbd {
  font-family: "Lucida Console", Monaco, monospace;
}

del {
  
}

ins {
  
}

mark {
  
}

small {
  
}

sub {
  
}

sup {
  
}

time {
  
}

/* Generic link tags */

a {
  
}

a:link {
  
}

a:active {
  
}

a:hover {
  
}

a:focus {
  
}

a:visited {
  
}

a[target=_blank] {
  
}

a[rel~=external] {
  
}

a[rel~=author] {
  
}

a[src$=".pdf"] {
  
}

a[href^="mailto:"] {
  
}

a[href^="tel:"] {
  text-decoration: none;
}

a[href$=".pdf"] {
  
}

a[href$=".doc"], a[href$=".docx"], a[href$=".odt"] {
  
}

a[href$=".xls"], a[href$=".xlsx"], a[href$=".ods"] {
  
}

a[href$=".ppt"], a[href$=".pptx"], a[href$=".odp"] {
  
}

a[href$=".rss"], a[href$=".feed?type=rss"] {
  
}

a[href$=".rdf"], a[href$=".xml"] {
  
}

a[href^="aim:"], 


nav {
  
}

/* Generic list tags */

ul {
  
}

ol {
  
}

li {
  
}

dl {
  
}

dd {
  
}

dt {
  
}

/* Generic form tags */

form {
  
}

fieldset {
  
}

legend {
  
}

label {
  
}

input {
  
}

input[type="text"] {
  
}

input[type="text"]:disabled {
  
}

input[type="button"], button {
  
}

input[type="submit"] {
  
}

input[type="checkbox"] {
  
}

input[type="checkbox"]:checked {
  
}

input[type="radio"] {
  
}

input[type="email"] {
  
}

input[type="url"] {
  
}

input[type="file"] {
  
}

input[type="image"] {
  
}

input[type="password"] {
  
}

input[type="reset"] {
  
}

input[type="search"] {
  
}

input[type="number"] {
  
}

input[type="range"] {
  
}

input[type="tel"] {
  
}

input[type="color"] {
  
}

input[type="date"] {
  
}

input[type="time"] {
  
}

input[type="datetime"] {
  
}

input[type="month"] {
  
}

input[type="week"] {
  
}

input[type="datetime-local"] {
  
}

textarea {
  
}

select {
  
}

select[multiple],
select[size] {
  
}

optgroup {
  
}

option {
  
}

output {
  
}

/* Generic media tags */

img {
  
}

figure {
  max-width: 100%;
  height: auto;
  position: relative;
}

figcaption {
  
}

canvas {
  
}

iframe {
  border: none;
  width: 100%;
}

area {
  
}

map {
  
}

audio {
  
}

video {
  
}

source {
  
}

track {
  
}

/* Generic table tags */

table {
  
}

caption {
  
}

thead {
  
}

tbody {
  
}

tfoot {
  
}

tr {
  
}

th {
  
}

td {
  
}

col {
  
}

colgroup {
  
}

/* Bootstrap Override */

.affix {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.affix .navbar {
  border-radius: 0;
  border: 0;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
}

.carousel-control .fa-chevron-left,
.carousel-control .fa-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .fa-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .fa-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.glyphicon-refresh-animate {
  -webkit-animation: spin2 .7s infinite linear;
         -animation: spin .7s infinite linear;
}

@-webkit-keyframes spin2 {
  from { -webkit-transform: rotate(0deg);}
  to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
  from { transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);}
}

@media screen and (min-width: 768px) {
  .carousel-control .fa-chevron-left,
  .carousel-control .fa-chevron-right {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .fa-chevron-left {
    margin-left: -15px;
  }
  .carousel-control .fa-chevron-right {
    margin-right: -15px;
  }
}

.menu-item .glyphicon, .menu-item .fa {
  margin-right: 5px;
}

.pagination {
  margin: 0;
}

/* Generic Wordpress class */

.aligncenter,
.alignnone {
  margin: 0 auto 15px;
}

.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

/* Generic template blocks */

#header {
  position: relative;
}

.push-single-nav {
  padding-top: 50px;
}

.push-twice-nav {
  padding-top: 100px;
}

#header > .container-fluid {
  
}

#access {
  z-index: 99;
}

#header .container #access {
  border-left: none;
  border-right: none;
}

#top-navigation {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  border: 0;
}

#second-navigation {
  z-index: 98;
  border: 0;
}

#top-navigation.navbar-fixed-top {
  position: fixed;
  top: 0;
}

#second-navigation.navbar-fixed-top {
  position: fixed;
  top: 50px;
}

.push-single-nav {
  padding-top: 50px;
}

.push-twice-nav {
  padding-top: 100px;
}

.push-header {
  padding-bottom: 50px;
}

#top-navigation .container {
  
}

#second-navigation .container {
  
}

#breadcrumb {
  
}

#breadcrumb > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#jumbotron {
  margin-bottom: 0;
}

#beforecontent {
  position: relative;
}

#beforecontent > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#maincontent {
  
}

#maincontent > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#aftermain {
  
}

#aftermain > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#jumbotron-bis {
  margin-bottom: 0;
}

#aftercontent {
  
}

#aftercontent > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#after-article {
  
}

#after-author {
  
}

#after-event {
  
}

#after-product {
  
}

#after-property {
  
}

#after-project {
  
}

#bottomcontent {
  
}

#bottomcontent > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#bottommedia {
  
}

#bottommedia > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#footer {
  position: relative;
}

#footer > .container {
  padding-top: 15px;
  padding-bottom: 15px;
}

#copyright {
  
}

#copyright .container {
  padding-top: 12px;
  padding-bottom: 12px;
  
}

.push-footer {
  margin-bottom: 50px;
}

/* Site Header */

/* Brand */

#branding {
  
}

#brand {
  
}

#brand > img {
  max-height: 50px;
}

#branding #brand > img {
  margin-top: 15px;
}

#site-title {
  margin: 0;
}

#site-name {
  margin-top: 0;
  margin-bottom: 0;
}

#site-description {
  font-weight: bold;
  font-size: 1.25rem;
}

.indented {
  position: absolute;
  text-indent: -5000px;
}

#branding .bottom-baseline {
  margin: 0;
  padding: 10px 0;
}

#branding .right-baseline {
  margin: 10px 0;
  overflow: hidden;
  margin-top: 55px;
  text-align: center;
}

/* Generic navigation */

.navbar-fixed-top,
.navbar-fixed-bottom {
  
}

.navbar.static {
  margin: 0 auto;
}

.navbar.semi-static {
  
}

.navbar-center {
  text-align: center;
}

.navbar-center ul.nav {
  
}

.navbar {
  margin: 0;
}

.navbar .navbar-brand {
  padding: 0;
  height: auto;
}

.navbar-brand > img {
  display: block;
}

.navbar-brand a:hover {
  text-decoration: none;
}

.navbar-text {
  margin-left: 0;
}

#brand-icon > img {
  margin: 9px;
}

#brand-push {
  margin: 14px;
}

.brand-text {
  line-height: 50px;
  margin: 0 15px;
}

#brand-title {
  text-decoration: none;
}

/* Add second level to dropdown menu Incorporer à less */

.dropdown-menu .sub-menu {
  position: relative;
  list-style: none;
  padding: 0;
}

.dropdown-menu .sub-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px 3px 30px;
  white-space: nowrap;
  text-decoration: none;
}

.dropdown-menu .sub-menu > li > a:focus, .dropdown-menu .sub-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu .sub-menu > li.active > a, .dropdown-menu .sub-menu > li.active > a:focus, .dropdown-menu .sub-menu > li.active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > li > a {
    color: #9d9d9d;
    padding-left: 40px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu .sub-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

@media (min-width: 768px) {
  .navbar-nav > li > a,
  .nav-justified > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav > li.has-description > a,
  .nav-justified > li.has-description > a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .navbar {
    border-radius: 0;
  }
  .navbar > .navbar-header .navbar-brand {
    margin-left: -15px;
  }
}

.has-description small.push-description {
  margin-left: 20px;
}

.nav-justified > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-default .nav-justified > .open > a,
.navbar-default .nav-justified > .open > a:focus,
.navbar-default .nav-justified > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .nav-justified > .active > a,
.navbar-default .nav-justified > .active > a:focus,
.navbar-default .nav-justified > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .nav-justified > li > a {
  color: #777;
}

.navbar-default .nav-justified > li > a:focus,
.navbar-default .nav-justified > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-inverse .nav-justified > .open > a,
.navbar-inverse .nav-justified > .open > a:focus,
.navbar-inverse .nav-justified > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .nav-justified > .active > a,
.navbar-inverse .nav-justified > .active > a:focus,
.navbar-inverse .nav-justified > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .nav-justified > li > a {
  color: #9d9d9d;
}

.navbar-inverse .nav-justified > li > a:focus,
.navbar-inverse .nav-justified > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* Main Navigation 
 *
 * Complete if necessary
*/

/* Top nav */

#top-navigation .navbar-nav,
#second-navigation .navbar-nav {
  margin: 0 -15px;
  border: 0;
}

#contact-phone {
  float: left;
  margin-right: 20px;
}

#topnav {
  
}

#topnav .toggle-menu {
  position: relative;
  padding: 10px;
}

#topnav .toggle-menu .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #333;
}

#topnav .toggle-menu .icon-bar + .icon-bar {
  margin-top: 4px;
}

.subnav .navbar-header > .navbar-toggle {
  border-color: #ddd;
}

.subnav .navbar-header > .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #333;
}

@media (max-width: 767px) {
  #brand-icon {
    margin-right: 0;
  }
  #contact-phone {
    margin-left: 10px;
  }
}

/* Slide menus */

#door-menu {
  position: fixed;
}

#door-menu .h6 {
  color: #d9edf7;
  background-color: #286090;
  margin: 0;
  padding: 20px;
}

#door-menu .close {
  color: #fff;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 2rem;
  opacity: .75;
}

#door-menu a {
  display: block;
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
}

#door-menu a:hover {
  background: #286090;
  text-decoration: none;
}

#door-menu a:active {
  background: #d9edf7;
  color: #337ab7;
}

.jpush-menu-vertical {
  top: 50px;
  width: 240px;
  height: 100%;
  z-index: 998;
  overflow-y: scroll;
}

.jpush-menu-vertical a {
  border-top: 1px solid #286090;
  padding: 1em;
}

.jpush-menu-horizontal {
  width: 100%;
  height: 150px;
  left: 0;
  z-index: 998;
  overflow: hidden;
}

.jpush-menu-horizontal .h6 {
  height: 100%;
  width: 20%;
  float: left;
}

.jpush-menu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #286090;
}

.jpush-menu-left {
  left: -240px;
}

.jpush-menu-right {
  right: -240px;
}

.jpush-menu-left.menu-open {
  left: 0px;
}

.jpush-menu-right.menu-open {
  right: 0px;
}

.jpush-menu-top {
  top: -150px;
}

.jpush-menu-bottom {
  bottom: -150px;
}

.jpush-menu-top.menu-open {
  top: 0px;
}

.jpush-menu-bottom.menu-open {
  bottom: 0px;
}

.push-body-toright {
  left: 240px;
}

.push-body-toleft {
  left: -240px;
}

.jpush-menu,
.push-body {
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

@media screen and (max-width: 55.1875em) {
  .jpush-menu-horizontal {
    font-size: 75%;
    height: 110px;
  }

  .jpush-menu-top {
    top: -110px;
  }

  .jpush-menu-bottom {
    bottom: -110px;
  }
}

@media screen and (max-height: 26.375em) {
  .jpush-menu-vertical {
    font-size: 90%;
    width: 190px;
  }

  .jpush-menu-left,
  .push-body-toleft {
    left: -190px;
  }

  .jpush-menu-right {
    right: -190px;
  }

  .push-body-toright {
    left: 190px;
  }
}

@media screen and (min-width: 768px) {
  #topnav .navbar-form {
    margin-left: 15px;
  }
  #topnav .navbar-form > div {
    margin-right: -15px;
  }
}

/* Breacrumb */

.breadcrumb {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breadcrumb a {
  
}

.breadcrumb a:hover {
  
}

.breadcrumb a:visited {
  
}

.breadcrumb .breadcrumb_last {
  
}

/* Footer */


#footer .widget {
  
}

#beforefooter {
  
}

#beforefooter .widget {
  
}

#page-footer {
  
}

#afterfooter {
  
}

#afterfooter .widget {
  
}

/* Footer navigation */

#footnav {
  
}

#footnav .nav-pills > li > a {
  
}

#footnav .nav > li > a {
  
}

#footnav .nav > li > a:hover,
#footnav .nav > li > a:focus {
  
}

#footnav .nav-pills > li.active > a,
#footnav .nav-pills > li.active > a:hover,
#footnav .nav-pills > li.active > a:focus {
  
}

#site-generator {
  float: right;
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic
}

#site-generator a,
#site-generator span {
  background: url("images/iwebyou.png") no-repeat scroll left center transparent;
  color: #787878;
  display: inline-block;
  line-height: 16px;
  padding-left: 20px;
  text-decoration: none
}

#site-generator.footer-nav-menu a,
#site-generator.footer-nav-menu span {
  margin-top: 10px
}

/* Back To Top */

#top-link > a {
  font-size: 30px;
  opacity: 0.5;
}

#top-link > a:hover {
  opacity: 1;
}

#top-link > a > span {
  background-color: #fff;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 1px 1px 1px 1px #ccc;
}

#top-link {
  position: fixed; /* keeps it on the bottom once in view */
  bottom: 50px;
  right: 20px;
}

/* Background Slideshow */

.cb-slideshow,
.cb-slideshow:after { 
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
  list-style: none;
}
.cb-slideshow:after { 
  content: '';
}

.cb-slideshow li span { 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover !important;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0;
  z-index: -1;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
  0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
  }
  8% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      -webkit-animation-timing-function: ease-out;
  }
  17% {
      opacity: 1;
      -webkit-transform: scale(1.1);
  }
  75% {
      opacity: 0.8;
      -webkit-transform: scale(1.1);
  }  
  100% { opacity: 0.5 }
}

@keyframes imageAnimation { 
  0% {
      opacity: 0;
      animation-timing-function: ease-in;
  }
  8% {
      opacity: 1;
      transform: scale(1.05);
      animation-timing-function: ease-out;
  }
  17% {
      opacity: 1;
      transform: scale(1.1);
  }
  75% {
      opacity: 0.8;
      transform: scale(1.1);
  }
  100% { opacity: 0 }
}

/* Before content */

#beforecontent .widget {
  
}

/* Bottom */

#aftercontent .widget {
  
}

#bottomcontent .widget {
  
}

#bottommedia .widget {
  
}

/* Structure for alternate layout */

.sidebar-content #primary,
.sidebar-content #attachment-comment {
  float: right;
  margin-right: 0;
  left: 0;
}

.sidebar-content #secondary {
  left: 0;
}

/* Main content */

#primary {
  
}

#primary article {
  margin-bottom: 20px;
}

#primary .widget {
  margin-bottom: 15px;
}

#secondary {
  
}

#secondary .widget {
  margin-bottom: 15px;
}

#information .widget,
#information-bis .widget {
  margin-top: 15px;
}

.page-template-home-1-col #secondary .widget {
  margin-bottom: 0;
}

#secondary .widget:last-child {
  margin-bottom: 0;
}

/* Generic Page Elements */

.edit-link {
  margin: 15px 15px 0 0;
}

.edit-link.hover-edit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}

.label .post-edit-link,
.label .comment-edit-link {
  color: #fff;
}

span.comments {
  margin: 15px 15px 0 0;
}

span.comments-line {
  
}

span.comments-line a.inline-comments {
  
}

.sep {
  display: none;
}

.entry-date {
  
}

.published {
  
}

.updated {
  
}

cite.author {
  
}

cite.author a.author-url {
  
}

.cat-links {
  
}

.cat-links a {
  
}

.tag-links {
  line-height: 2;
}

.tag-links a {
  margin-left: 10px;
  display: inline-block;
}

.tag-links.text-center a {
  margin: 0 5px;
}

.ribbon-wrapper {
  width: 105px;
  height: 108px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  z-index: 9;
}

.ribbon {
  font: bold 12px Sans-Serif;
  color: #eee;
  text-align: center;
  text-shadow: rgba(255,255,255,0.1) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 27px;
  width: 140px;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
     -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
          box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon:before, .ribbon:after {
  border-top:   3px solid #ccc;
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon:before {
  left: 0;
}
.ribbon:after {
  right: 0;
}

.entry-attachment {
  margin: 10px 0;
}

.sticky {
  
}

.pagination span {
  background-color: #f5f5f5;
  color: #999;
  cursor: default;
}

.pagination span.dots {
  background-color: #fff;
}

#single-bottom-navigation {
  
}

#image-bottom-navigation {
  
}

.post-navigation {
  
}

.product-navigation {
  
}

.person-navigation {
  
}

.project-navigation {
  
}

.event-navigation {
  
}

.property-navigation {
  
}

.image-navigation {
  
}

.audio-navigation {
  
}

.video-navigation {
  
}

.attachment-navigation {
  
}

#nav-single {
  
}

#multiple-bottom-navigation {
  
}

/* Content Header */

.page-header {
  position: relative;
}

article.page-home .page-header,
article.page-default .page-header,
article.attachment .page-header,
article.single-post .page-header,
article.single-author .page-header,
article.single-product .page-header,
article.single-person .page-header,
article.single-project .page-header,
article.single-event .page-header,
article.single-property .page-header {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

section.blog .page-header,
section.products .page-header,
section.persons .page-header,
section.projects .page-header,
section.events .page-header,
section.properties .page-header,
section.tag .page-header,
section.category .page-header,
section.product-category .page-header,
section.person-category .page-header,
section.project-category .page-header,
section.event-category .page-header,
section.property-category .page-header,
section.tag .page-header,
section.authors .page-header,
section.author .page-header,
section.archive .page-header,
section.error404 .page-header,
section.search .page-header {
  margin: 0 0 20px;
  padding: 0;
  border-bottom: none;
}

.single-title {
  clear: none;
  margin: 0;
  padding: 15px;
}

article.page-home .single-title,
article.page-default .single-title,
article.attachment .single-title,
article.single-post .single-title,
article.single-author .single-title,
article.single-product .single-title,
article.single-person .single-title,
article.single-project .single-title,
article.single-event .single-title,
article.single-property .single-title {
  
}

.multiple-title {
  clear: none;
  margin: 0;
  padding: 15px;
}

section.blog .multiple-title,
section.products .multiple-title,
section.persons .multiple-title,
section.projects .multiple-title,
section.events .multiple-title,
section.properties .multiple-title,
section.tag .multiple-title,
section.category .multiple-title,
section.product-category .multiple-title,
section.person-category .multiple-title,
section.project-category .multiple-title,
section.event-category .multiple-title,
section.property-category .multiple-title,
section.tag .multiple-title,
section.authors .multiple-title,
section.author .multiple-title,
section.archive .multiple-title,
section.error404 .multiple-title,
section.search .multiple-title {
  
}

.single-header-meta {
  margin: 0 15px;
  padding: 5px;
}

.single-header-meta > ul.list-inline {
  margin: 0;
}

.single-header-meta > ul.list-inline > li {
  margin: 0 0 5px;
}

.multiple-header-meta {
  margin: 10px 0;
  padding: 0 15px;
}

@media (max-width: 480px) {
  .header-image.pull-right {
    float: none !important;
    margin: auto;
    text-align: center;
  }
}

.post-ratings {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  display: inline;
}

.footer-meta .post-ratings {
  display: inline-block;
}

.post-ratings .vote-text {
  font-size: .8em;
  margin-top: 3px;
  float: left;
}

.post-ratings .vote-permission {
  font-size: .8em;
  margin-top: 3px;
}

.page-content .post-ratings .vote-permission {
  float: right;
}

.post-ratings .vote-icons {
  font-size: 1.3em;
  float: left;
}

.post-ratings .vote-icons span {
  margin: 0 2px 0;
}

.post-ratings .vote-icons span.shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  cursor: pointer;
  border: 0px;
}

.post-ratings-loading {
  display: none;
  height: 16px;
  text-align: left;
}

.post-ratings-image {
  border: 0px;
}

article.page-home figure.image-header,
article.page-default figure.image-header,
article.attachment figure.image-header,
article.single-post figure.image-header,
article.single-author figure.image-header,
article.single-product figure.image-header,
article.single-person figure.image-header,
article.single-project figure.image-header,
article.single-event figure.image-header,
article.single-property figure.image-header {
  
}

section.blog figure.image-header,
section.products figure.image-header,
section.persons figure.image-header,
section.projects figure.image-header,
section.events figure.image-header,
section.properties figure.image-header,
section.tag figure.image-header,
section.category figure.image-header,
section.product-category figure.image-header,
section.person-category figure.image-header,
section.project-category figure.image-header,
section.event-category figure.image-header,
section.property-category figure.image-header,
section.tag figure.image-header,
section.authors figure.image-header,
section.author figure.image-header,
section.archive figure.image-header,
section.error404 figure.image-header,
section.search figure.image-header {
  
}

.hover-title {
  position: absolute;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.hover-header {
  position: absolute;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.multiple-meta {
  
}

.multiple-meta > div,
.multiple-meta > ul,
.multiple-meta > ol,
.multiple-meta > dl {
  overflow: hidden;
}

/* Content */

.page-content {
  word-wrap: break-word;
  padding: 15px 15px 0 15px;
}

.page-content p,
.page-content h2,
.page-content h3,
.page-content dl,
.page-content ul,
.page-content ol {
  clear: none;
}

.page-content div.google-maps,
.page-content ul,
.page-content ol,
.page-content dl {
  overflow: hidden;
}

article.page-home .page-content,
article.page-default .page-content,
article.attachment .page-content,
article.single-post .page-content,
article.single-author .page-content,
article.single-product .page-content,
article.single-person .page-content,
article.single-project .page-content,
article.single-event .page-content,
article.single-property .page-content {
  
}

.rating-content {
  overflow: hidden;
}

article .page-content figure.center-block {
  margin-top: -15px;
  margin-bottom: 10px;
}

.page-thumbnail {
  
}

.page-thumbnail .pull-left,
.page-thumbnail .alignleft {
  margin: 0 20px 20px 0;
}

.page-thumbnail .pull-right,
.page-thumbnail .alignright {
  margin: 0 0 20px 20px;
}

/* Content Footer */

.single-footer {
  padding: 0 15px 15px 15px;
  margin-bottom: 20px;
  position: relative;
}

.multiple-footer {
  padding: 15px;
  margin-bottom: 20px;
  position: relative;
}

/* Content Sub Elements */

.entry-header {
  position: relative;
  word-wrap: break-word;
}

.entry-summary {
  word-wrap: break-word;
  padding: 0 15px;
}

.cat-v3 .entry-summary {
  margin-top: 10px;
}

.entry-footer {
  padding: 0 15px 15px 15px;
}

.post-title,
.event-title,
.product-title,
.property-title,
.person-title,
.project-title {
  clear: none;
  margin: 0;
  padding: 15px;
}

.post-title.title-hover,
.event-title.title-hover,
.product-title.title-hover,
.property-title.title-hover,
.person-title.title-hover,
.project-title.title-hover {
  background: rgba(0, 0, 0, 0.5);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.post-title a {
  
}

.post-title.title-hover a,
.event-title.title-hover a,
.product-title.title-hover a,
.property-title.title-hover a,
.person-title.title-hover a,
.project-title.title-hover a {
  color: #fff;
}

.entry-meta {
  margin: 0 15px;
  padding: 5px;
}

.entry-meta > ul.list-inline {
  margin: 0;
}

.entry-meta > ul.list-inline > li {
  margin: 0 0 5px;
}

.entry-header figure > a {
  position: relative;
}

.entry-summary figure .alignleft {
  margin: 0 20px 0 0;
}

.entry-summary figure .alignright {
  margin: 0 0 0 20px;
}

.entry-summary figure > a {
  position: relative;
}

.entry-summary div,
.entry-summary ul,
.entry-summary ol,
.entry-summary dl {
  overflow: hidden;
}

.article-summary,
.page-summary,
.product-summary,
.person-summary,
.project-summary,
.event-summary,
.property-summary {
  margin: 0 0 10px;
}

.article-summary .readmore,
.page-summary .readmore,
.product-summary .readmore,
.person-summary .readmore,
.event-summary .readmore,
.project-summary .readmore,
.property-summary .readmore {
  
}

.footer-meta {
  margin: 0 15px 15px 15px;
  padding: 5px;
}

/*  Content Authorbox */

.single #author-info {
  margin-top: 20px
}

aside#author-info {
  margin-left: 0
}

#author-info h2 {
  clear: none;
}

#author-title {
  margin: 0 0 20px;
}

#author-title small {
  
}

#author-avatar {
  
}

#author-description {
  
}

#author-description blockquote {
  
}

#author-link {
  
}

#author-link a {
  
}

#author-links {
  margin: 10px 0;
}

#author-links a {
  text-decoration: none;
}

#author-links a img {
  border-radius: 50%;
  margin: 0 20px 20px 0;
}

.bypostauthor {
  
}

/* Content Comments */

.comment-form {
  margin-bottom: 20px;
}

.comments-link {
  
}

.comments-link > span {
  
}

.comments-link > a {
  color: #fff;
}

.btn-success .badge:hover {
  color: #8cb85c;
}

.leave-reply {
  
}

#comments {
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#comments-title {
  border-bottom: 1px solid #eee;
  font-size: 2rem;
  margin: 0 0 27px;
}

.commentlist > li {
  margin-bottom: 36px;
}

.commentlist ul.children {
  margin: 10px 0 10px;
  list-style: none;
  padding-left: 72px;
}

.comment-nav {
  
}

#reply-title {
  position: relative;
  font-size: 2rem;
}

#reply-title small {
  position: absolute;
  right: 0;
  top: 7px;
}

.nocomments {
  
}

.nopassword {
  
}

.comment-author {
  font-size: 1.5em;
  font-weight: bold;
}

.comment-meta {
  font-size: 0.9em;
}

.comment-content {
  
}

.comment-subscription-form > input[type=checkbox] {
  position: absolute;
}

.comment-subscription-form > label {
  min-height: 18px;
  padding-left: 18px;
}

.post-password-form legend {
  font-size: inherit
}

/* Sub Categories */

.child-product-cat {
  margin-bottom: 20px;
}

.child-product-item {
  position: relative;
}

.child-product-item figure {
  
}

.child-product-item h2 {
  margin: 0;
}

.child-product-item h2 a {
  
}

.child-property-cat {
  margin-bottom: 20px;
}

.child-property-item {
  position: relative;
}

.child-property-item figure {
  
}

.child-property-item h2 {
  margin: 0;
}

.child-property-item h2 a {
  
}

.child-person-title {
  clear: none;
  margin: 0;
  padding: 15px;
}

.child-person-cat {
  margin-bottom: 20px;
}

.child-person-item {
  background: #c1e2b3;
  position: relative;
}

.child-person-item figure {
  
}

.child-person-item h2 {
  margin: 0;
}

.child-person-item h2 a {
  
}

.child-project-title {
  clear: none;
  margin: 0;
  padding: 15px;
}

.child-project-cat {
  margin-bottom: 20px;
}

.child-project-item {
  position: relative;
}

.child-project-item figure {
  
}

.child-project-item h2 {
  margin: 0;
}

.child-project-item h2 a {
  
}

.child-event-cat {
  margin-bottom: 20px;
}

.child-event-item {
  position: relative;
}

.child-event-item figure {
  
}

.child-event-item h2 {
  margin: 0;
}

.child-event-item h2 a {
  
}

.child-product-item h2.title-hover,
.child-person-item h2.title-hover,
.child-property-item h2.title-hover,
.child-project-item h2.title-hover,
.child-event-item h2.title-hover {
  background: rgba(0, 0, 0, 0.5);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
}

.child-product-item h2.title-hover a,
.child-person-item h2.title-hover a,
.child-property-item h2.title-hover a,
.child-project-item h2.title-hover a,
.child-event-item h2.title-hover a {
  color: #fff;
}

.page-template-page-location .page-content .jumbotron,
.page-template-page-location-1-col .page-content .jumbotron,
.property .page-content .jumbotron,
.event .page-content .jumbotron {
  padding-top: 100px;
  padding-bottom: 100px;
}

.jumbotron {
  text-align: center;
}

/* Images and Medias Elements */

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

ul.gallery .gallery-item {
  display: inline-block;
}

ul.gallery .gallery-item {
  margin-bottom: 30px;
}

.gallery-columns-2 .gallery-icon:nth-child(2n+1) {
  clear: both;
}

.gallery-columns-3 .gallery-icon:nth-child(3n+1) {
  clear: both;
}

.gallery-columns-4 .gallery-icon:nth-child(4n+1) {
  clear: both;
}

.gallery-columns-6 .gallery-icon:nth-child(6n+1) {
  clear: both;
}

.gallery-icon .aligncenter {
  margin: auto;
}

.gallery-icon a.aligncenter {
  margin: 0 auto 15px;
}

.gallery img {
  max-width: 100%;
  height: auto;
  border: none;
  padding: 0;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  padding: 0 9px 9px;
  text-align: center;
}

.wp-caption .wp-caption-text {
  padding-top: 9px;
}

.wp-audio-shortcode {
  margin-bottom: 10px;
}

.wp-video {
  margin-bottom: 10px;
}

.thumbnail > img {
  width: auto;
}

img.wp-smiley {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}

.embed-responsive {
  margin-bottom: 10px;
}

/* Google Maps */

.google-maps {
  width: 100%;
  height: 400px;
}

.google-maps:before {
  clear: both;
  content:'';
  display: block;
}

.google_maps img {
  max-width: inherit;
}

.infowindow {
  width: auto;
  white-space:nowrap;
}

/* Home Page */

.home .page-header .pull-right .glyphicon {
  font-size: 2rem;
  cursor: pointer;
  margin: 10px;
}

.page-template-home-2-col-collapase #maincontent {
  min-height: 400px;
}

body.page .home-header .glyphicon-remove,
body.page .home-header .fa-remove,
body.page #secondary .widget:first-child .glyphicon-remove,
body.page #secondary .widget:first-child .fa-remove {
  margin: 15px 15px 0 0;
}

body.page .home-header .glyphicon-remove,
body.page .home-header .fa-remove,
body.page #secondary .widget:first-child .glyphicon-remove,
body.page #secondary .widget:first-child .fa-remove {
  cursor: pointer;
}

/* Category */

#maincontent .two-columns .col-sm-6:nth-child(2n+1),
#maincontent .two-columns .col-md-6:nth-child(2n+1),
#maincontent .three-columns .col-md-4:nth-child(3n+1),
#maincontent .four-columns .col-md-3:nth-child(4n+1) {
  clear: both;
}

/* Location Page */

.contact-phone {
  
}

.contact-fax {
  
}

.contact-address {
  
}

.contact-service {
  
}

.contact-service .contact-phone {
  
}

.contact-service .contact-fax {
  
}

.contact-service .contact-address {
  
}

#contact-service-1 {
  
}

#contact-service-1 .contact-phone {
  
}

#contact-service-1 .contact-fax {
  
}

#contact-service-1 .contact-address {
  
}

#contact-service-2 {
  
}

#contact-service-2 .contact-phone {
  
}

#contact-service-2 .contact-fax {
  
}

#contact-service-2 .contact-address {
  
}

#contact-service-3 {
  
}

#contact-service-3 .contact-phone {
  
}

#contact-service-3 .contact-fax {
  
}

#contact-service-3 .contact-address {
  
}

@media (min-width: 768px) {
  #openinghours.dl-horizontal dd {
    margin-left: 0;
    padding-left: 180px;
  }
}

@media (max-width: 600px) {
  .page-content img.size-featured-4 {
    margin: 0 auto 20px auto;
    float: none;
    display: block;
  }
  .page-content figure img.size-featured-4 {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .entry-meta > ul > li.pull-right {
    float: none !important;
  }
  .page-content img.size-featured-3 {
    margin: 0 auto 20px auto;
    float: none;
    display: block;
  }
}

@media (max-width: 360px) {
  .entry-summary figure .alignleft,
  .entry-summary figure .alignright {
    float: none !important;
    margin: 0;
  }
  .entry-summary figure > a > img {
    margin: 0 auto 20px auto;
    display: block;
  }
  .page-content figure.alignleft,
  .page-content figure.alignright {
    float: none !important;
    margin: 0 auto 20px auto;
  }
  .page-content figure {
    display: block;
  }
  .entry-summary figure .ribbon-wrapper {
    left: 45%;
  }
  .page-content img.size-featured-2 {
    margin: 0 auto 20px auto;
    float: none;
    display: block;
  }  
}

/* Generic Slideshow*/

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
}

.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .next {
  right: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}

/* Product Page */

.readmore.read-hover {
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  position: absolute;
  bottom: 25px;
  width: 100%;
}

.product-slide {
  position: relative;
}

#product-slider {
  margin-bottom: 10px;
}

#product-slider .carousel-control.left {
  
}

#product-slider .carousel-control.right {
  
}

.product-price {
  margin: 5px 0 10px 0;
}

.prod-price {
  margin: 10px 0;
}

.entry-summary .product-price {
  margin: 20px 0;
}

.product-price-text {
  
}

.product-price-value {
  
}

.product-price-old {
  
}

/* Event Page */

.event-location {
  
}

.event-place {
  
}

.last-day {
  display: inline;
}

span.event-date {
  
}

p.event-date {
  
}

.event-duration {
  
}

.event-price {
  margin: 5px 0 10px 0;
}

.event-price-value {
  
}

.event-performers {
  
}

.event-description {
  clear: both;
  margin-bottom: 15px;
}

/* Property */

#property-slider {
  margin-bottom: 10px;
}

#property-slider .carousel-control.left {
  
}

#property-slider .carousel-control.right {
  
}

.property-price {
  margin: 5px 0 10px 0; 
}

.single-header-meta .property-price {
  margin: 0;
}

.property-type {
  
}

.property-surface {
  
}

/* Person */

.person figure {
  
}

.person .readmore {
  
}

.job-phone {
  overflow: hidden;
}

.person-phone {
  
}

.job-title {
  overflow: hidden;
  font-size: 1.5em;
}

.contact-method {
  margin-bottom: 30px;
}

.link-text {
  
}

@media (max-width: 480px) {
  .link-text {
    display: none;
  }
}

.page-template-page-author .avatar {
  margin: 15px;
}

/* Project */

.project figure {
  
}

.project .readmore {
  
}

.project-url {
  
}

/* Widgets */

/* Widget Areas */

.widget-area {
  
}

.tab-content {
  
}

#after-article > ul,
#after-author > ul,
#after-event > ul,
#after-product > ul,
#after-property > ul {
  
}

#after-article > ul li,
#after-author > ul li,
#after-event > ul li,
#after-product > ul li,
#after-property > ul li {
  
}

#after-article > ul li a,
#after-author > ul li a,
#after-event > ul li a,
#after-product > ul li a,
#after-property > ul li a {
  
}

.tab-content .tab-pane {
  
}

/* Generic tags for Widgets */

aside.error404 .widget {
  
}

.widget {
  word-wrap: break-word;
  padding: 10px;
}

.widget > ul {
  padding: 10px 10px 10px 40px;
  margin: 0;
}

.widget > div, .widget > ul.list-unstyled, .wisection, .widget > form, .widget > dl {
  
}

.widget > select {
  
}

.widget .wtl {
  padding: 0;
}

.widget .wp-caption {
  display: inline-block
}

.widget-title {
  clear: none;
  margin: 0;
  padding: 10px 0;
}

/* Widget Addthis Follow */

.atfollowwidget {
  
}

.atfollowwidget .wtl {
  
}

.atfollowwidget .widget-title {
  
}

.atfollowwidget .addthis_toolbox {
  display: inline-block;
}

.atfollowwidget .addthis_toolbox a {
  
}

.atfollowwidget .addthis_toolbox .at-icon-wrapper {
  margin-right: 10px;
}

.atfollowwidget .addthis_toolbox .addthis_follow_label {
  
}

/* Widget Archive */

.widget_archive {
  
}

.widget_archive .wtl {
  
}

.widget_archive .widget-title {
  
}

.widget_archive ul {
  
}

.widget_archive li {
  
}

.widget_archive a {
  
}

.widget_archive select {
  
}

/* Widget IwY Event Archive */

.iwy_widget_archive {
  
}

.iwy_widget_archive .wtl {
  
}

.iwy_widget_archive .widget-title {
  
}

.iwy_widget_archive ul {
  
}

.iwy_widget_archive li {
  
}

.iwy_widget_archive a {
  
}

.iwy_widget_archive select {
  
}

/* Widget Recent Articles */

.widget_recent_entries {
  
}

.widget_recent_entries .wtl {
  
}

.widget_recent_entries .widget-title {
  
}

.widget_recent_entries ul {
  
}

.widget_recent_entries li {
  margin-bottom: 10px;
}

.widget_recent_entries a {
  
}

.widget_recent_entries .post-date {
  font-size: 0.85em;
  font-style: italic;
}

/* Widget Calendar */

.iwy_calendar {
  
}

.iwy_calendar .wtl {
  
}

.iwy_calendar .widget-title {
  
}

.iwy_calendar #calendar_wrap {
  
}

.iwy_calendar table#wp-calendar {
  
}

.iwy_calendar table#wp-calendar caption {
  text-align: center;
  font-weight: bold;
}

.iwy_calendar th {
  
}

.iwy_calendar #prev {
  
}

.iwy_calendar #prev a {
  
}

.iwy_calendar tfoot .pad {
  
}

.iwy_calendar #next {
  
}

.iwy_calendar #next a {
  
}

.iwy_calendar tbody .pad {
  
}

.iwy_calendar td#today {
  
}

/* Widget Categories */

.widget_categories {
  
}

.widget_categories .wtl {
  
}

.widget_categories .widget-title {
  
}

.widget_categories ul {
  
}

.widget_categories ul > li.cat-item {
  margin-bottom: 10px;
}

.widget_categories ul > li.cat-item a {
  
}

.widget_categories ul > li.cat-item-1 {
  
}

.widget_categories ul > li.cat-item-1 a {
  
}

.widget_categories select#cat {
  
}

.widget_categories ul ul.children {
  
}

.widget_categories ul ul.children li.cat-item {
  
}

.widget_categories ul ul.children li.cat-item a {
  
}

/* Widget Search */

.widget_search {
  
}

.widget_search .wtl {
  
}

.widget_search .widget-title {
  
}

.widget_search input {
  
}

.widget_search button#searchsubmit {
  
}

.widget_search .form-group {
  
}

/* Widget Recent Comments */

.widget_recent_comments {
  
}

.widget_recent_comments .wtl {
  
}

.widget_recent_comments .widget-title {
  
}

.widget_recent_comments ul#recentcomments {
  margin: 0;
}

.widget_recent_comments ul#recentcomments > li.recentcomments {
  margin-bottom: 10px;
}

.widget_recent_comments ul#recentcomments > li.recentcomments a {

}

/* Widget RSS */

.widget_rss {
  
}

.widget_rss .wtl {
  
}


.widget_rss .widget-title {
  
}

.widget_rss .widget-title a {
  
}

.widget_rss ul {
  
}

.widget_rss li {
  margin-bottom: 10px;
}

.widget_rss li a.rsswidget {
  
}

.widget_rss span.rss-date {
  
}

.widget_rss div.rssSummary {
  
}

.widget_rss cite {
  
}

/* Widget Meta */

.widget_meta {
  
}

.widget_meta .wtl {
  
}

.widget_meta .widget-title {
  
}

.widget_meta ul {
  
}

.widget_meta li {
  
}

.widget_meta a {
  
}

/* Widget Meta Datas */

.iwy-image-meta {
  
}

.iwy-image-meta .wtl {
  
}

.iwy-image-meta .widget-title {
  
}

.iwy-image-meta dl {
  
}

.iwy-image-meta dt {
  
}

.iwy-image-meta dd {
  
}

/* Widget Tag Cloud */

.widget_tag_cloud {
  
}

.widget_tag_cloud .wtl {
  
}

.widget_tag_cloud .widget-title {
  
}

.widget_tag_cloud .tagcloud {
  
}

.widget_tag_cloud .tagcloud a {
  
}

/* Widget Page */

.widget_pages {
  
}

.widget_pages .wtl {
  
}

.widget_pages .widget-title {
  
}

.widget_pages ul {
  
}

.widget_pages ul li.page_item {
  
}

.widget_pages ul li a {
  
}

.widget_pages ul li.current_page_item {
  
}

.widget_pages ul li.current_page_item a {
  
}

/* Widget Text */

.widget_text {
  
}

.widget_text .wtl {
  
}

.widget_text .widget-title {
  
}

.widget_text .textwidget {
  
}

.widget_text .textwidget p {
  
}

.widget_text .textwidget a {
  
}
 
/* Widget Menu */

.iwy_widget_menu {
  
}

.iwy_widget_menu .wtl {
  
}

.iwy_widget_menu .widget-title {
  
}

.iwy_widget_menu ul.nav {
  padding: 10px 0;
} 

.iwy_widget_menu ul.nav > li.menu-item {
  
}

.iwy_widget_menu ul.nav > li.current-menu-item {
  
}

.iwy_widget_menu ul.nav > li.menu-item a {
  
}

.iwy_widget_menu ul.nav > li.current-menu-item a {
  
}

.iwy_widget_menu ul.sub-menu {
  
} 

.iwy_widget_menu ul.sub-menu li.menu-item {
  
}

.iwy_widget_menu ul.sub-menu li.current-menu-item {
  
}

.iwy_widget_menu ul.sub-menu li.menu-item a {
  
}

.iwy_widget_menu ul.sub-menu li.current-menu-item a {
  
}

/* Widget Category Posts */

.widget_cat_posts {
  
}

.widget_cat_posts .wtl {
  
}

.widget_cat_posts .widget-title {
  
}

.widget_cat_posts .widget-title a {
  
}

.widget_cat_posts .cat-post-list {
  
}

.widget_cat_posts .cat-post-list .cat-post-item {
  margin-bottom: 10px;
}

.widget_cat_posts .cat-post-list .cat-post-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_posts .cat-post-list .cat-post-item a {
  
}

.widget_cat_posts .cat-post-list .cat-post-item .aligncenter img {
  margin: 0 auto 10px;
  display: block;
}

.widget_cat_posts .cat-post-list .cat-post-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_posts .cat-post-list .cat-post-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_posts p.cat-post-title {
  
}

.widget_cat_posts p.cat-post-title a {
  
}

.widget_cat_posts p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_posts p.post-author {
  
}

.widget_cat_posts p.post-author a {
  
}

.widget_cat_posts p.post-content {
  
}

.widget_cat_posts p.comment-num {
  
}

.widget_cat_posts div.readmore {
  
}

/* Widget Product Posts */

.widget_cat_products {
  
}

.widget_cat_products .wtl {
  
}

.widget_cat_products .widget-title {
  
}

.widget_cat_products .widget-title a {
  
}

.widget_cat_products .cat-prod-list {
  
}

.widget_cat_products .cat-prod-list .cat-prod-item {
  margin-bottom: 10px;
}

.widget_cat_products .cat-prod-list .cat-prod-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_products .cat-prod-list .cat-prod-item p.price {
  
}

.widget_cat_products .cat-prod-list .cat-prod-item a {
  
}

.widget_cat_products .cat-prod-list .cat-prod-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_products .cat-prod-list .cat-prod-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_products .cat-prod-list .cat-prod-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_products p.cat-prod-title {
  
}

.widget_cat_products p.cat-prod-title a {
  
}

.widget_cat_products p.post-content {
  
}

.widget_cat_products p.comment-num {
  
}

.widget_cat_products div.readmore {
  
}

/* Widget Property Posts */

.widget_cat_properties {
  
}

.widget_cat_properties .wtl {
  
}

.widget_cat_properties .widget-title {
  
}

.widget_cat_properties .widget-title a {
  
}

.widget_cat_properties .cat-prop-list {
  
}

.widget_cat_properties .cat-prop-list .cat-prop-item {
  margin-bottom: 10px;
}

.widget_cat_properties .cat-prop-list .cat-prop-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_properties .cat-prop-list .cat-prop-item p.price {
  
}

.widget_cat_properties .cat-prop-list .cat-prop-item a {
  
}

.widget_cat_properties .cat-prop-list .cat-prop-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_properties .cat-prop-list .cat-prop-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_properties .cat-prop-list .cat-prop-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_properties p.cat-prop-title {
  
}

.widget_cat_properties p.cat-prop-title a {
  
}

.widget_cat_properties p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_properties p.post-content {
  
}

.widget_cat_properties p.comment-num {
  
}

.widget_cat_properties div.readmore {
  
}

/* Widget Persons Posts */

.widget_cat_persons {
  
}

.widget_cat_persons .wtl {
  
}

.widget_cat_persons .widget-title {
  
}

.widget_cat_persons .widget-title a {
  
}

.widget_cat_persons .cat-pers-list {
  
}

.widget_cat_persons .cat-pers-list .cat-pers-item {
  margin-bottom: 10px;
}

.widget_cat_persons .cat-pers-list .cat-pers-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_persons .cat-pers-list .cat-pers-item p.price {
  
}

.widget_cat_persons .cat-pers-list .cat-pers-item a {
  
}

.widget_cat_persons .cat-pers-list .cat-pers-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_persons .cat-pers-list .cat-pers-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_persons .cat-pers-list .cat-pers-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_persons p.cat-pers-title {
  color: #111;
}

.widget_cat_persons p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_persons p.post-content {
  
}

.widget_cat_persons p.cat-job-title {
  
}

.widget_cat_persons div.readmore {
  
}

/* Widget Projects Posts */

.widget_cat_projects {
  
}

.widget_cat_projects .wtl {
  
}

.widget_cat_projects .widget-title {
  
}

.widget_cat_projects .widget-title a {
  
}

.widget_cat_projects .cat-proj-list {
  
}

.widget_cat_projects .cat-proj-list .cat-proj-item {
  margin-bottom: 10px;
}

.widget_cat_projects .cat-proj-list .cat-proj-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_projects .cat-proj-list .cat-proj-item p.price {
  
}

.widget_cat_projects .cat-proj-list .cat-proj-item a {
  
}

.widget_cat_projects .cat-proj-list .cat-proj-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_projects .cat-proj-list .cat-proj-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_projects .cat-proj-list .cat-proj-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_projects p.cat-proj-title {
  color: #111;
}

.widget_cat_projects p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_projects p.post-content {
  
}

.widget_cat_projects p.project-url {
  
}

.widget_cat_projects div.readmore {
  
}

/* Widget Event Posts */

.widget_cat_events {
  
}

.widget_cat_events .wtl {
  
}

.widget_cat_events .widget-title {
  
}

.widget_cat_events .widget-title a {
  
}

.widget_cat_events .cat-event-list {
  
}

.widget_cat_events .cat-event-list .cat-event-item {
  margin-bottom: 10px;
}
  
.widget_cat_events .cat-event-list .cat-event-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_events .cat-event-list .cat-event-item a {
  
}

.widget_cat_events .cat-event-list .cat-event-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_events .cat-event-list .cat-event-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_events .cat-event-list .cat-event-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_events p.cat-event-title {
  
}

.widget_cat_events p.cat-event-title a {
  
}

.widget_cat_events p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_events p.post-content {
  
}

.widget_cat_events p.comment-num {
  
}

.widget_cat_events div.readmore {
  
}

/* Widget Child Page */

.widget_child_pages {
  
}

.widget_child_pages .wtl {
  
}

.widget_child_pages .widget-title {
  
}

.widget_child_pages .widget-title a {
  
}

.widget_child_pages .child-page-list {
  
}

.widget_child_pages .child-page-list .child-page-item {
  margin-bottom: 10px;
}

.widget_child_pages .child-page-list .child-page-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_child_pages .child-page-list .child-page-item a {
  
}

.widget_child_pages .child-page-list .child-page-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_child_pages .child-page-list .child-page-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_child_pages .child-page-list .child-page-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_child_pages p.child-page-title {
  
}

.widget_child_pages p.child-page-title a {
  
}

.widget_child_pages p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_child_pages p.post-content {
  
}

.widget_child_pages p.comment-num {
  
}

.widget_child_pages div.readmore {
  
}

/* Widget Authors */

.widget_cat_authors {
  
}

.widget_cat_authors .wtl {
  
}

.widget_cat_authors .widget-title {
  
}

.widget_cat_authors .widget-title a {
  
}

.widget_cat_authors .cat-author-list {
  
}

.widget_cat_authors .cat-author-list .cat-author-item {
  margin-bottom: 10px;
}

.widget_cat_authors .cat-author-list .cat-author-item:after {
  clear: both;
  content:'';
  display: block;
}

.widget_cat_authors .cat-author-list .cat-author-item a {
  
}

.widget_cat_authors .cat-author-list .cat-author-item .aligncenter img {
  margin: 0 auto 20px;
  display: block;
}

.widget_cat_authors .cat-author-list .cat-author-item .pull-left img {
  margin: 0 10px 10px 0;
}

.widget_cat_authors .cat-author-list .cat-author-item .pull-right img {
  margin: 0 0 10px 10px;
}

.widget_cat_authors p.cat-author-title {
  
}

.widget_cat_authors p.cat-author-title a {
  
}

.widget_cat_authors p.post-date {
  font-size: 0.85em;
  font-style: italic;
}

.widget_cat_authors p.post-content {
  
}

.widget_cat_authors p.post-num {
  
}

.widget_cat_authors div.readmore {
  
}

/* Widget Twitter */

.last_tweet_widget {
  
}

.last_tweet_widget .wtl {
  
}

.last_tweet_widget .widget-title {
  
}

.last_tweet_tweetlist {
  list-style: none;
  margin: 0;
}

.last_tweet_inside {
  color: #666;
}

.last_tweet_inside ul {
  position: relative;
  padding: 15px;
  margin: 0;
  background-color: #eee;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
  background-image: -o-linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
  background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) );
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
}

.last_tweet_inside ul:after {
  position: absolute;
  content: " ";
  bottom: -12px;
  left: 30px;
  border-top: 12px solid #eee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

.last_tweet_inside li {
  display: block;
  list-style: none;
  background: 0;
}

.last_tweet_inside li+li {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset;
}

.last_tweet_inside .user_avatar {
  float: right;
  height: 48px;
  width: 48px;
  position: relative;
  margin-right: -10px;
  z-index: 2;
}

.last_tweet_inside .user_avatar a {
  position: absolute;
  height: 48px;
  width: 48px;
  border: 2px solid #fff;
  top: -23px;
  right: -13px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.last_tweet_inside .user_avatar a img {
  border: 0 none;
  max-width: 100%;
}

.last_tweet_inside .lt_content {
  display: block;
  padding-bottom: 5px;
  line-height: 1.5em;
  border-bottom: 1px dashed #ccc;
  border-color: rgba(0, 0, 0, 0.1);
  word-wrap: break-word;
}

.last_tweet_inside .lt_content a {
  padding: 0;
  background: transparent;
}

.last_tweet_inside .action_links {
  display: block;
  font-size: .7rem;
  text-align: left;
  opacity: .5;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -ms-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

.last_tweet_inside .action_links:hover {
  opacity: 1;
}

.last_tweet_inside .action_links a {
  display: inline-block;
  text-indent: -9999px;
  width: 22px;
  height: 16px;
  margin-right: 5px;
  background: transparent url("images/sprite.png") 2px 0 scroll no-repeat;
  -webkit-transition: background .25s;
  -moz-transition: background .25s;
  -ms-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
}

.last_tweet_inside .action_links .al_retweet {
  background-position: 0 -17px;
}

.last_tweet_inside .action_links .al_fav {
  width: 18px;
  background-position: 0 -37px;
}

.last_tweet_inside .action_links a:hover,
.last_tweet_inside .action_links a:focus {
  background-position: -21px 0;
}

.last_tweet_inside .action_links .al_retweet:hover,
.last_tweet_inside .action_links .al_retweet:focus {
  background-position: -27px -17px;
}

.last_tweet_inside .action_links .al_fav:hover,
.last_tweet_inside .action_links .al_fav:focus {
  background-position: -21px -37px;
}

.last_tweet_inside .ltw_sep {
  display: none;
}

.last_tweet_inside .last_tweet_metadata {
  
}

.last_tweet_follow_us {
  min-height: 22px;
  margin: 0;
  padding: 7px 0 10px 48px;
  background: url("images/twitter.png") 6px 11px no-repeat;
}

.last_tweet_widget .hasjs li+li,
.ltw_autoslide.hasjs li+li {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.ltw_autoslide.hasjs .user_avatar {
  margin-right: 0;
}

.ltw_autoslide.hasjs .user_avatar a {
  top: -10px;
}

/* Widgets Booking Engine */

.widget_iwy_bookingform {
  
}

.widget_iwy_bookingform .wtl {
  
}

.widget_iwy_bookingform .widget-title {
  
}

.widget_iwy_bookingform > .glyphicon {
  font-size: 3rem;
  cursor: pointer;
}

#bookingengine label {
  text-align: right;
}

iframe#webhotel {
  width: 100%;
} 

/* Widget Slideshow */

.iwy_slideshow {
  
}

.iwy_slideshow .wtl {
  
}

.iwy_slideshow .widget-title {
  
}

#custom-slider {
  
}

#custom-slider .indicators-top .carousel-indicators {
  top: 20px
}

#custom-slider div.slice {
  transition: opacity 1s ease-in-out;
  opacity: 0;
  padding: 40px;
}

#custom-slider div.slice:hover {
  opacity: 1;
}

#custom-slider .carousel-inner div.slice,
#custom-slider .carousel-inner div.back {
  background: rgba(0,0,0,.65);
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}

#custom-slider .pull-left {
  margin-right: 10px;
}

#custom-slider .pull-right {
  margin-left: 10px;
}

#custom-slider .carousel-left,
#custom-slider .carousel-right {
  padding: 20px;
}

#custom-slider .carousel-top {
  padding: 20px;
  text-align: center;
}

#custom-slider .slide-title {
  font-size: 2rem;
  font-weight: bold;
}

#custom-slider .slide-summary {
  
}

#custom-slider .carousel-control.left {
  
}

#custom-slider .carousel-control.right {
  
}

@media (max-width: 991px) {
  #custom-slider div.slice {
    opacity: 1;
  }
  .carousel-indicators {
    display: none;
  }
}

/* Widget Slide */

.iwy_slide {
  
}

.iwy_slide .wtl {
  
}

.iwy_slide .widget-title {
  
}

#featured-slider {
  
}

#featured-slider .carousel-caption {
  background: rgba(0,0,0,.65);
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}

#featured-slider .indicators-top .carousel-indicators {
  top: 20px
}

#featured-slider div.slice {
  transition: opacity 1s ease-in-out;
  opacity: 0;
  padding: 40px;
}

#featured-slider div.slice:hover {
  opacity: 1;
}

#featured-slider .carousel-inner div.slice,
#featured-slider .carousel-inner div.back {
  background: rgba(0,0,0,.65);
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}

#featured-slider .pull-left {
  margin-right: 10px;
}

#featured-slider .pull-right {
  margin-left: 10px;
}

#featured-slider .carousel-left,
#featured-slider .carousel-right {
  padding: 20px;
}

#featured-slider .carousel-top {
  padding: 20px;
  text-align: center;
}

#featured-slider .feature-header {

}

#featured-slider .feature-title {
  
}

#featured-slider .feature-title a {
  
}

#featured-slider .feature-title a:hover {
  text-decoration: none;
}

#featured-slider .feature-summary {
  
}

#featured-slider .carousel-control.left {
  
}

#featured-slider .carousel-control.right {
  
}

/* Widget vCard */

.iwy_vcard {
  
}

.iwy_vcard .wtl {
  
}

.iwy_vcard .widget-title {
  padding: 0 0 10px 0;
}


.iwy_vcard > ul {
  
}

.iwy_vcard div > ul.list-inline {
  margin-bottom: 0;
}

.iwy_vcard li {
  vertical-align: top;
}

.iwy_vcard li > div {
  vertical-align: top;
  margin-bottom: 5px;
}

.iwy_vcard > ul li {
  
}

.iwy_vcard #vbranch {
  
}

.iwy_vcard #vbrand {
  
}

.iwy_vcard #vopening {
  
}

.iwy_vcard li > ul {
  padding-left: 30px;
}

.iwy_vcard li > ul li {
  
}

.iwy_vcard li > ul li time {
  
}

.iwy_vcard #vcurrencies {
  
}

.iwy_vcard #vpayment {
  
}

.iwy_vcard #vaddress {
  
}

.iwy_vcard #vaddress p {
  
}

.iwy_vcard #vaddress span {
  
}

.iwy_vcard #vphone {
  
}

.iwy_vcard #vfax {
  
}

/* Related Posts Widgets */

.iwy_related_posts {
  
}

.iwy_related_posts .wtl {
  
}

.iwy_related_posts .widget-title {
  
}

.iwy_related_posts .related-post-list {
  
}

.iwy_related_posts .related-post-list .related-post-item {
  margin-bottom: 5px;
}

.iwy_related_posts .related-post-list .related-post-item p.related-post-title {
  
}

.iwy_related_posts .related-post-list .related-post-item p.related-post-title a {
  
}

.iwy_related_posts .related-post-list .related-post-item p.post-content {
  
}

.iwy_related_posts .related-post-list .related-post-item .aligncenter img {
  margin: 0 auto 10px;
  display: block;
}

.iwy_related_posts .related-post-list .related-post-item .pull-left img {
  margin: 0 10px 10px 0;
}

.iwy_related_posts .related-post-list .related-post-item .pull-right img {
  margin: 0 0 10px 10px;
}

/* Most Readed Posts Widgets */

.iwy_mostreaded_posts {
  
}

.iwy_mostreaded_posts .wtl {
  
}

.iwy_mostreaded_posts .widget-title {
  
}

.iwy_mostreaded_posts .mostreaded-post-list {
  
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item {
  margin-bottom: 5px;
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item p.mostreaded-post-title {
  
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item p.mostreaded-post-title a {
  
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item p.post-content {
  
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item .aligncenter img {
  margin: 0 auto 10px;
  display: block;
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item .pull-left img {
  margin: 0 10px 10px 0;
}

.iwy_mostreaded_posts .mostreaded-post-list .mostreaded-post-item .pull-right img {
  margin: 0 0 10px 10px;
}

/* Widget Event Calendar */

.iwy_eventcalendar {
  
}

.iwy_eventcalendar .wtl {
  
}

.iwy_eventcalendar .widget-title {
  
}

.iwy_eventcalendar #calendar_wrap {
  
}

.iwy_eventcalendar table#wp-calendar {
  
}

.iwy_eventcalendar table#wp-calendar caption {
  text-align: center;
  font-weight: bold;
}

.iwy_eventcalendar th {
  
}

.iwy_eventcalendar #prev {
  
}

.iwy_eventcalendar #prev a {
  
}

.iwy_eventcalendar tfoot .pad {
  
}

.iwy_eventcalendar #next {
  
}

.iwy_eventcalendar #next a {
  
}

.iwy_eventcalendar tbody .pad {
  
}

.iwy_eventcalendar td#today {
  
}

/* Widget Rating */

.widget_ratings-widget {
  
}

.widget_ratings-widget .wtl {
  
}

.widget_ratings-widget .widget-title {
  
}

.widget_ratings-widget > ul {
  
}

.widget_ratings-widget > ul > li {
  
}

.widget_ratings-widget > ul > li > a {
  
}

.widget_ratings-widget .vote-icons {

}

.widget_ratings-widget .vote-icons > span {
  
}

.widget_ratings-widget .vote-text {
  
}

/* Contact Form 7*/

div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #a94442;
  background: #fff;
  padding: .2em .8em;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

.wpcf7-validation-errors {
  padding: 15px !important;
  margin-bottom: 20px !important;
  border: 1px solid #ebccd1 !important;
  border-radius: 4px;
  background-color: #f2dede;
  color: #a94442;
}

/* Addthis */

.addthis_sharing_toolbox,
.addthis_native_toolbox {
  overflow: hidden;
}

.page-content .addthis_sharing_toolbox,
.page-content .addthis_native_toolbox {
  clear: both;
}

.addthis_sharing_toolbox a.at-share-btn {
  margin: 10px 10px 10px 0 !important;
}

.addthis_recommended_horizontal {
  
}

/* Media Queries */

@media (max-width:599px ) {
  .post-thumbnail .featured-4 {
    width: 100%;
  }
}

@media (min-width:600px) {
  .post-thumbnail .featured-4 {
    max-width: 50%;
  }
}

@media (max-width:767px ) {
  .thumbnail[class*="col-md"],
  .gallery [class*="col-md"] .thumbnail {
    display: table;
    float: left;
  }
  
  .carousel .item > img {
    width: 100%;
  }
  
  .thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  
  .gallery-columns-2.thumbnails > .gallery-icon:nth-child(2n+1),
  .gallery-columns-3.thumbnails > .gallery-icon:nth-child(3n+1),
  .gallery-columns-4.thumbnails > .gallery-icon:nth-child(4n+1),
  .gallery-columns-5.thumbnails > .gallery-icon:nth-child(5n+1),
  .gallery-columns-6.thumbnails > .gallery-icon:nth-child(6n+1),
  .gallery-columns-7.thumbnails > .gallery-icon:nth-child(7n+1),
  .gallery-columns-8.thumbnails > .gallery-icon:nth-child(8n+1),
  .gallery-columns-1.thumbnails > .gallery-icon {
    margin-left: 0;
  }
  
  .gallery-columns-2.thumbnails [class*="col-md"] {
    width: 47.4%;
  }
  
  .gallery-columns-3.thumbnails [class*="col-md"] {
    width: 29.9%;
  }
  
  .gallery-columns-4.thumbnails [class*="col-md"] {
    width: 21.2%;
  }
  
  .gallery-columns-6.thumbnails [class*="col-md"] {
    width: 12.4%;
  }
  
  .gallery-columns-7.thumbnails [class*="col-md"] {
    width: 9.9%;
  }
  
  .gallery-columns-8.thumbnails [class*="col-md"] {
    width: 8.7%;
  }
  
  .sidebar-content #primary,
  .sidebar-content #attachment-comment {
    float: none;
    margin: 0;
  }
  
  #s {
    display: inline-block
  }
  
  #site-generator,
  #site-generator.footer-nav-menu a {
    float: none;
    margin-top: 5px;
  }
  
  textarea[class*="col-md"] {
    height: auto;
  }
  
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin: 0;
  }
  
  #primary {
    min-height: 0;
  }

  .page-content img.size-featured-6,
  .page-content figure {
    margin: 0 auto 20px auto;
    float: none;
    display: block;
  }

  .page-content figure img.size-featured-6 {
    margin: 0 auto;
  }
  
  .credits li {
    display: block;
    width: 100%;
    text-align: center;
  }

}

@media (min-width:768px) and (max-width:991px) {
  .dl-horizontal dt {
    width: 85px
  }
  
  .dl-horizontal dd {
    margin-left: 95px
  }
  
  .sidebar-content #primary,
  .sidebar-content #attachment-comment {
    float: none;
    margin: 0;
  }
}

@media (min-width:1200px ) {
  #page {
    padding: 0 0 10px
  }
  .sidebar-content #primary,
  .sidebar-content #attachment-comment {
    margin-right: 0px;
    left: 0;
  }
  .sidebar-content #secondary {
    left: 0;
  }
  .wp-caption {
    
  }
}

@media (min-width:642px ) and (max-width:767px ) {
  .gallery-columns-6.thumbnails > .gallery-icon:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
}

@media (min-width:426px ) and (max-width:641px) {
  .gallery-columns-6.thumbnails > .gallery-icon:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }  
}

@media (max-width:425px ) {
  .gallery-columns-6.thumbnails > .gallery-icon {
    clear: both;
    margin-left: 0;
    min-height: 190px;
  }  
}

@media (max-width: 360px) {
  .entry-summary figure .featured-2.alignleft,
  .entry-summary figure .featured-2.alignright {
    float: none !important;
    margin: 0;
  }
  .entry-summary figure > a > img {
    margin: 0 auto 20px auto;
    display: block;
  }
  .entry-summary figure .ribbon-wrapper {
    left: 45%;
  }
}

@media (max-width:599px ) {
  figure.post-thumbnail .featured-4,
  figure.page-thumbnail .featured-4 {
    float: none !important;
    margin: 0 auto 20px auto;
    display: block;
  }
  .entry-summary figure .ribbon-wrapper {
    left: 45%;
  }
}

@media (max-width: 600px) {
  figure.post-thumbnail .featured-4,
  figure.page-thumbnail .featured-4 {
    
  }
  .entry-summary figure .ribbon-wrapper {
    
  }
}

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden;
}

.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, .9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
}

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
}

.blueimp-gallery-display {
  display: block;
  opacity: 1;
}

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
  position: absolute;
}

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
  transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
}

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity .5s linear;
  -moz-transition: opacity .5s linear;
  -ms-transition: opacity .5s linear;
  -o-transition: opacity .5s linear;
  transition: opacity .5s linear;
}

.blueimp-gallery > .slides > .slide-loading {
  background: url("images/loading.gif") center no-repeat;
  background-size: 64px 64px;
}

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}

.blueimp-gallery > .slides > .slide-error {
  background: url("images/error.png") center no-repeat;
}

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}

.blueimp-gallery > .close {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none;
}

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url("images/play-pause.png") 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none;
}

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}

.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .play-pause {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none;
}

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
}

body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url("images/error.svg");
}

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url("images/play-pause.svg");
}

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}

*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}

.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, .25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer;
}

.blueimp-gallery > .indicator > li:hover, .blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}

.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.blueimp-gallery-single > .indicator {
  display: none;
}

.blueimp-gallery > .indicator {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
}

*+html .blueimp-gallery > .indicator > li {
  display: inline;
}

.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden;
}

.blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0;
}

.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url("images/video-play.png") center no-repeat;
  opacity: .8;
  cursor: pointer;
}

.blueimp-gallery > .slides > .slide > .video-content > a:hover {
  opacity: 1;
}

.blueimp-gallery > .slides > .slide > .video-playing > a, .blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none;
}

.blueimp-gallery > .slides > .slide > .video-content > video {
  display: none;
}

.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block;
}

.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url("images/loading.gif") center no-repeat;
  background-size: 64px 64px;
}

body:last-child .blueimp-gallery > .slides > .slide > .video-content:not(.video-loading) > a {
  background-image: url("images/video-play.svg")
}

*+html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%;
}

*+html .blueimp-gallery > .slides > .slide > .video-content > a {
  left: 50%;
  margin-left: -64px;
}

.blueimp-gallery .modal-title {
  clear: none;
}

.blueimp-gallery .modal-body {
  position: relative;
  text-align: center;
  padding: 0 0 56.25% 0;
  overflow: hidden;
  cursor: pointer;
}

.blueimp-gallery .modal-footer {
  margin: 0;
}

.blueimp-gallery .modal-body img,
.blueimp-gallery .modal-body .video-content video,
.blueimp-gallery .modal-body .video-content iframe,
.blueimp-gallery .modal-body .video-content a {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.blueimp-gallery .modal-body .video-content video {
  display: none;
}

.blueimp-gallery .modal-body .video-playing video {
  display: block;
}

.blueimp-gallery .modal-body .video-content iframe {
  width: 100%;
  height: 100%;
  border: none;
  left: 100%;
}

.blueimp-gallery .modal-body .video-playing iframe {
  left: 0;
}

.blueimp-gallery .modal-body .video-playing img,
.blueimp-gallery .modal-body .video-playing a {
  display: none;
}

.blueimp-gallery .modal-body .video-content a {
  cursor: pointer;
}

.blueimp-gallery .modal-body .video-content a:after {
  font-family: "Glyphicons Halflings";
  -webkit-font-smoothing: antialiased;
  content: "\e029";
  font-size: 64px;
  line-height: 64px;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  margin: -32px 0 0 -32px;
}

.blueimp-gallery .modal-body .video-loading a {
  background: url("images/loading.gif") center no-repeat;
  background-size: 64px 64px;
}

.blueimp-gallery .modal-body .video-loading a:after {
  content: none;
}

@media screen and (min-width: 768px) {
  .blueimp-gallery .modal-dialog {
    right: auto;
    left: auto;
    width: auto;
    max-width: 900px;
    padding-left: 5%;
    padding-right: 5%;
  }
}