/* BEGIN FONTS */


/* END FONTS */

/* BEGIN GENERAL STYLE */

body .l-header{ z-index:6;width:100%; }
/* body ul li{ display:inline-block; } */
body ul li span,body ul li a{ font-size:22px; }
body a:hover,body a:hover img{ opacity:0.7; }
body .w-gallery-list{ position:relative;left:-8px;width:calc(100% + 16px); }
body .w-gallery.with_indents .w-gallery-item{ padding:8px; }
body .w-gallery.with_indents .w-gallery-item:after{ background-image:url(../images/zoom.png);height:22px;width:22px;right:20px;top:20px;content:'';position:absolute; }
body h2{ color:#42abec;font-size:43px;font-weight:bold;margin-bottom:10px; }

/* END GENERAL STYLE */

body{
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #656565;
}