/*! HTML5 Boilerplate v4.3.0 | MIT License | https://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
    background: #f5f5f5;
    /*font-family: 'Open Sans', Calibri, sans-serif;*/
    font-family: Georgia, Times, "Times New Roman", serif;

}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.wrap {
   min-width: 1000px;
   max-width:1200px;
   margin: 0 auto;
   background: #fff;
}
header {
   width:100%;
   background: #fff;
   height: 160px;
   position: relative;
   border-bottom: 1px solid #d9d9d9;
}
.header-left {
   float: left;
   margin-left: 124px;
   margin-top: 39px;
}
.langsbtn {
   position: absolute;
   top:10px;
   left:20px;
}
.langsbtn, .langsbtn li {
    margin:0;
    padding:0;
    list-style:none;
}
.langsbtn a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    font-family: 'Open Sans';
    padding: 0 5px;
    border:2px solid #fff;
}
.langsbtn a.current {
    background: #000;
    color:#fff;
    border:2px solid #000;
    pointer-events: none;
}
/*.langsbtn:after {
   position: absolute;
   content: '';
   width:7px;
   height: 6px;
   display: inline-block;
   vertical-align: middle;
   top:50%;
   margin-top: -3px;
   background: url(../img/sprite.png) 0px -54px;
   margin-left:5px;
}*/
.reservebtn {
    color:#fff;
    text-decoration: none;
    background: #000;
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 11px;
    display: block;
    text-align: center;
    font-family: 'Open Sans';
    font-weight: 800;
}
.reservebtn:hover {opacity:.8;}
.header-center {
/*    position: absolute;
   top:0;*/
   width:250px;
   height: 95px;
/*    left:50%;
   margin-top: -47px;*/
   margin:0 auto;
}
.header-right {
   float: right;
   margin-right: 126px;
   margin-top: 39px;
}
.header-right > a {
    display: block;
    width:25px;
    height: 25px;
    text-decoration: none;
    background: url(../img/sprite.png) 0px 0px no-repeat;
    float:left;
    margin-left:10px;
    border-radius:50%;
}
.header-right .fb {
    background-position: 0px 0px;
}
.header-right .gp {
    background-position: -25px 0px;
}
.header-right .tw {
    background-position: 0px -27px;
}
.header-right .inst {
    background-position: -25px -27px;
}
.header-right > a:hover {opacity:.8;}

nav {
    /*height: 39px;*/
    line-height: 15px;
    width: 100%;
    border-bottom:1px solid #d9d9d9;
    text-align: center;
    /*display: table;*/
}
nav > a {
    text-transform: uppercase;
    color:#000;
    font-size: 15px;
    text-decoration: none;
    padding: 12px 19px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans';
    font-weight: 600;
}
nav > a.current {
    font-weight: 700;
}
nav > a:hover {opacity:.5;}
.teaser {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}
.teasersliderwrap {
    width: 1200px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
}
.teasersliderwrap .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: 0;
    background: none;
}
.teaserSliderPager .bx-pager-item a {
    background: url(../img/sprite.png) -8px -54px ;
    display: block;
    width: 15px;
    height: 14px;
    margin: 0 5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.teaserSliderPager .bx-pager-item a.active {
    background-position: -24px -54px;
}
.bx-pager-item a:hover {opacity:.5;}
.teasersliderwrap .bx-wrapper .bx-pager {
    padding-top: 10px;
    bottom: auto;
}
.teasercontrols {
    position: absolute;
    right:0;
    bottom:0;
    z-index: 2;
}
.teasercontrols a {
    display: block;
    float:left;
    width:40px;
    height: 40px;
    background: url(../img/sprite.png) 0px -68px;
}
.teasercontrols a:hover {opacity:.7;}
.teasercontrols a.bx-next {background-position: 0px -108px;margin-left:1px;}
.slide {
    display: block;
    position: relative;
    text-decoration: none;
}
.slidetextwrap {
    position: absolute;
    display: block;
    bottom:0;
    left:0;
    width:100%;
    text-align: center;
}
.slidetext {
    font-size: 20px;
    color: #fff;
    background: rgba(0,0,0,.6);
    padding:5px 45px;
    max-width:50%;
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 600;
}
.teaserSliderPager {
    width:100%;
    padding-top: 5px;
}
.teaserSliderPager .bx-pager {
    width: 100%;
    text-align: center;
}
.teaserSliderPager .bx-pager-item {
    display: inline-block;
    font-size:0;
}
.teaserwrap {
    padding-bottom:55px;
}
.bx-wrapper {
    margin-bottom: 0;
}
.restaurants {
    position: relative;
    width:950px;
    margin:0 auto;
    border-bottom:1px solid #ccc;
    margin-bottom:70px;
}
.section-header {
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.restaurants-filter {
    position: absolute;
    right:0;
    top:3px;
}
.restaurants-filter a {
    float:left;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    font-size:11px;
    color:#000;
    border-right:1px solid #b8b8b8;
    padding:0 20px;
    height: 20px;
    line-height: 20px;
    font-family: 'Open Sans';
}
.restaurants-filter a:last-child {border-right:0;padding-right:0;}
.restaurants-filter a:before {
    content: '';
    width:16px;
    height: 16px;
    background-image: url(../img/sprite.png);
    display: inline-block;
    vertical-align: top;
    margin-right:9px;
    margin-left:20px;
    margin-top:2px;
}
.restaurants-filter a:first-child:before {
    margin-left:0;
}
.gridviewbtn:before {
    background-position: 0px -150px;
}
.listviewbtn:before {
    background-position:-17px -150px;
}
a.mapviewbtn:before {
    width:12px;
    background-position: -36px -150px;
}
.gridviewbtn.currentview:before {
    background-position: 0px -168px;
}
.listviewbtn.currentview:before {
    background-position:-17px -168px;
}
a.mapviewbtn.currentview:before {
    width:12px;
    background-position: -36px -168px;
}
.gridview .restaurant {
    width: 230px;
    min-height:320px;
    float:left;
    position:relative;
    margin-right:10px;
    margin-bottom:50px;
    cursor: pointer;
}
.gridview .restaurant-image, .gridview .restaurant-desc, .gridview .restaurant-name {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 1;
}
.gridview .restaurant-desc {
    font-family: Georgia;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
.gridview .restaurant-name {
    text-align: center;
    line-height: 18px;
    margin-bottom: 10px;
}
.restaurant-name {
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    font-weight: 800;
}
.gridview .restaurant:hover {
    z-index: 2;
}
.gridview .restaurant:hover .hoverwider {
    box-shadow: 0px 0px 26.1px 2.9px rgba(0, 0, 0, 0.19);
    background:#fff;
    left:-7px;
    right:-7px;
    top:-7px;
    bottom:-7px;
    position: absolute;
    z-index: 1;
}
.gridview .restaurant-logo {
    position: absolute;
    display: table;
    background: url(../img/restaurant-logobg.png) center center no-repeat;
    width:142px;
    height: 142px;
    top:50%;
    margin-top:100px;
    left:50%;
    margin-left:-71px;
    text-align: center;
}
.gridview .restaurant-image {
    width:230px;
    height:190px;
    background: gray;
    margin-bottom:10px;
    overflow: hidden;
}
.gridview .restaurant-logo span {
    display: table-cell;
    width: 142px;
    height: 142px;
    vertical-align: middle;
}
.gridview .restaurant-logo img {}
.restaurants-grid.gridview {
    margin-right: -10px;
    padding-top: 30px;
}
.gridview .restaurant-desc {
    text-align: center;
}
.gridview .logosmall {display: none;}
.news {
    width:950px;
    margin:0 auto;
}
.newsgrid {
    padding-top: 10px;
    margin-right:-10px;
}
.news-item {
    width:310px;
    float:left;
    margin-right: 10px;
    min-height: 420px;
}
.news-image {
    width:310px;
    height: 229px;
    margin-bottom:15px;
}
.news-name {
    font-family: 'Open Sans';
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
}
.news-date {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #7f7c7c;
    font-size: 14px;
}
.news-image, .news-name, .news-date, .news-text {
    display: block;
    text-align: center;
    text-decoration: none;
}
.news-text {
    font-family: Georgia;
    font-size: 14px;
    line-height: 18px;
    color:#000;
}
.news_related_place {
	text-align: center;
	display: block;
	color: #000;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
}
.allnewsbtn {
    display: block;
    width:196px;
    height: 28px;
    line-height: 28px;
    border:2px solid #939394;
    text-transform: uppercase;
    text-decoration: none;
    color: #454545;
    text-align: center;
    margin:0 auto;
    background: #fff;
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 400;
}
.single_news {
  padding: 0 20px;
}
.single_news img {
  float: left;
  margin: 0 15px 15px 0;
}
.divider {
    position: relative;
}
.dividerline {
    position: absolute;
    width:100%;
    border-bottom:1px solid #dedede;
    top:-15px;
}
.dividerblank {
    position: absolute;
    width: 230px;
    height: 32px;
    top: -32px;
    left: 50%;
    margin-left: -115px;
    z-index: 1;
    background: #fff;
}
footer {
    background: #000;
    width:100%;
    color:#fff;
}
.footer-divider {
    height:75px;
    width:100%;
    background: #fff;
}
.footer-copyright {
    border-top: 1px solid #4f4f4f;
    color: #d9d9d9;
    font-size: 14px;
    text-align: center;
    height: 49px;
    line-height: 49px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.footer-left {
    float: left;
}
.footer-menu {
    width:950px;
    margin:0 auto;
    padding:45px 0;
}
.footer-right {
    float: right;
    width:300px;
}
.footer-left > div > span {
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 25px;
    display: block;
    font-family: 'Open Sans';
    font-weight: 600;
}
.footer-left > div ul,
.footer-left > div li {
    margin:0;
    padding:0;
    list-style:none;
}
.footer-left > div a {
    font-size: 14px;
    color: #d9dada;
    text-decoration: none;
    line-height: 22px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.footer-left > div a:hover {
    color:#fff;
    text-decoration: none;
}
.footer-left > div {
    float:left;
    margin-right:40px;
}
.footer-left > div.fmenuicons a {
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}
.footer-left > div.fmenuicons a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-image: url(../img/sprite.png);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -13px;
}
.footer-left > div.fmenuicons a.ftel:before {
    background-position: 0px -186px;
}
.footer-left > div.fmenuicons a.fmail:before {
    background-position: 0px -211px;
}
.footer-left > div.fmenuicons a.fskype:before {
    background-position: -25px -186px;
}
.footer-right > img {
    float:left;
    margin-right: 20px;
}
.fsubscr {
    overflow: hidden;
}
.fsubscr span {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 800;
}
.fsubscrbtn {
    border: 2px solid #fff;
    font-family: 'Open Sans';
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    width: 146px;
    height: 26px;
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: normal;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.listview .restaurant-image, .listview .restaurant-desc, .listview .hoverwider {
    display: none;
}
.listview .restaurant-name {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.listview .logosmall {
    vertical-align: middle;
    margin-right: 10px;
    padding: 5px;
    background: #fff;
}
.listview .restaurant {
    height: 32px;
    line-height: 32px;
    margin-bottom: 30px;
    margin-right: 10px;
    width: 305px;
    float: left;
}
.listview.restaurants-grid {
    padding-top: 30px;
    padding-bottom: 2px;
}
.mapview .restaurants-items {display: none;}
.mapview #restaurants-map {
    width:100%;
    height: 500px;
    margin-top: 30px;
}
.mapview .logosmall {
    padding:5px;
    background: #fff;
}
.restaurantTopSlider {}
.restaurantTopSlider .restLogo {
    position: absolute;
    width: 202px;
    height: 202px;
    left:50%;
    margin-left: -101px;
    background: url(../img/restTopLogoBg.png) 0px 0px no-repeat;
    display: table;
    top: 50%;
    margin-top: -101px;
}
.restaurantTopSlider .restLogo span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.restaurantTopSlider .restLogo img {
    display: inline-block;
}
.restaurant-inner-functions {
    border-bottom:1px solid #ccc;
}
.restaurant-inner-functions article {
    width:950px;
    margin:0 auto;
}
.restaurant-inner-functions article > div {
    margin-right:-10px;
    margin-bottom: 49px;
}
.restinner-fbutton {
    display: block;
    text-decoration: none;
    width:228px;
    border:1px solid #d5d5d5;
    height: 188px;
    margin-right: 10px;
    float: left;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.05) 0%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.05)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.05) 0%,rgba(0,0,0,0.05) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dffffff', endColorstr='#0d000000',GradientType=0 ); /* IE6-9 */
}
.restfuncName {
    position: relative;
    display: block;
    font-size: 16px;
    font-family: Georgia;
    color: #000;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 28px;
}
.restfuncName:before {
    content: '';
    display: block;
    margin:0 auto;
    background: url(../img/sprite.png) no-repeat;
    margin-bottom:19px;
}
.restaddrbtn .restfuncName:before {
    width: 26px;
    height: 38px;
    background-position: -26px -211px;
}
.restphonebtn .restfuncName:before {
    width: 23px;
    height: 39px;
    background-position: 0px -249px;
}
.restreservebtn .restfuncName:before {
    width: 20px;
    height: 34px;
    background-position:-25px -249px;
}
.restdeliverybtn .restfuncName:before {
    width: 56px;
    height: 36px;
    background-position:0px -288px;
}
.restaddrbtn span:last-child {
    color: #2e2e2e;
    text-align: center;
    display: block;
    line-height: 18px;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.restphonebtn span:last-child {
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #2e2e2e;
    text-align: center;
    display: block;
    line-height: 33px;
}
.restreservebtn span:last-child {
    text-decoration: underline;
    line-height: 40px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: center;
    display: block;
    color: #2e2e2e;
}
.restdeliverybtn span:last-child {
    text-decoration: underline;
    line-height: 40px;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-align: center;
    display: block;
    color: #2e2e2e;
}
.aboutrest {
    border-bottom:1px solid #ccc;
}
.aboutrest article {
    width:950px;
    margin:0 auto;
    padding-top:60px;
    padding-bottom:50px;
}
.rest-article {
    font-family: Georgia;
    font-size: 14px;
    line-height: 21px;
    color:#000;
}
.rest-article-img {
    float:left;
    margin-top: 20px;
    margin-right: 30px;
}
.aboutrest .restaurant_menu {
	color: #000;
	font-weight: bold;
	padding-left: 26px;
	margin: 15px 30px 0 0;
	background: url(../img/menu_icon.png) 0 0 no-repeat;
	display: inline-block;
}
.aboutrest .restaurant_fb {
	color: #000;
	font-weight: bold;
	padding-left: 20px;
	margin-right: 15px 30px 0 0;
	background: url(../img/fb_place_icon.png) 0 2px no-repeat;
	display: inline-block;
}
.restgallerywrap {
    width:950px;
    margin:0 auto;
    padding-top: 60px;
    padding-bottom:90px;
}
.restgallerywrap article {
    
}
.restgallerywrap .bx-wrapper {
    margin-top: 20px;
}
.restgallerywrap .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:  0;
    left: 0;
    background: transparent;
}
.restgallerywrap .bx-wrapper {
    padding-top:20px;
}
.restgallerywrap .bx-wrapper .bx-controls-direction a {
    margin-top:0;
    top:-49px;
    width:36px;
    height: 30px;
    background-image: url(../img/sprite.png);
}
.restgallerywrap .bx-wrapper .bx-controls-direction a.bx-prev {
    background-position: 0px -328px;
    left:auto;
    right:35px;
}
.restgallerywrap .bx-wrapper .bx-controls-direction a.bx-next {
    background-position: 0px -359px;
    right:0;
}
.restinner-fbutton:hover {
    background: #fff;
}
.teaser.inner {
    height: 500px;
}
.langswitcher {
    position: absolute;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    top: 10px;
    left: 20px;
    cursor: pointer;
}
.langswitcher select {
    border:0;
    cursor: pointer;
    outline: 0;
    background: #fff;
}
.f-copyright {
    clear:both;
    padding-top:90px;
    text-align: right;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
}
.lb-loader, .lb-dataContainer {display: none !important;}
.listview .restaurant {
    width: 450px;
    margin-right: 50px;
}
.listview .restaurants-items {
    margin-right:-50px;
}
.rest_contact {
	width: 50%;
	float: left;
	font-family: 'Open Sans';
}
.rest_contact ul {
	list-style: none;
}

.desc_news_post ul,
.desc_news_post li {
    margin: 0;
    padding: 0;
}
.desc_news_post li {
    position: relative;
    left: 18px;
    margin-left: 18px !important;
}
.single_news_social > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 0;
}
.single_news_social script {
    display: none;
}
.single_news_social .fb-share-button > span {vertical-align: middle !important;}
.single_news_social {
    padding: 0 0 20px 0;
    clear: both;
}
.videoslide {
    background: #f2f2f2;
}
.videoslide > * {
    float: left;
    height: 500px;
    min-height: 1px;
}
.videoslide-sidebar {
    padding: 15px 20px;
}
.videoslide-sidebar *,
.videoslide-sidebar {
    text-transform: uppercase;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    line-height: 47px;
}
.teaserwrap a {
    color: #000;
    text-decoration: none;
}
.footer-partners {
    clear: both;
    padding-top: 20px;
}
.footer-partners span {
    display: block;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 600;
}
.footer-partners a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.footer-partners a img {
    display: block;
    max-width: 32px;
    height: auto;
}
.restinner-fbutton .restfuncName span {
    color: #000;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
}
.restinner-fbutton .restfuncName {
    height: 85px;
    position: relative;
}
.restfuncName:before {
    position: absolute;
    left: 50%;
    margin-bottom: 0;
}
.restaddrbtn .restfuncName:before {margin-left: -13px;}
.restphonebtn .restfuncName:before {margin-left: -11px;}
.restreservebtn .restfuncName:before {margin-left: -10px;}
.restdeliverybtn .restfuncName:before {margin-left: -28px;}
.restinner-fbutton > img {
    display: block;
    margin: 10px 0;
}
.restinner-fbutton > span:last-child {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
    width: 200px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1140px) {}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}