#loader {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  font-size: 32px;
  color: #565656;
  display: block;
  background-color: #eeeeee;
  z-index: 234; }

#loader.loader-default i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px; }

#top-link-block.affix-top {
  position: absolute;
  /* allows it to "slide" up into view */
  bottom: -82px;
  /* negative of the offset - height of link element */
  right: 10px;
  /* padding from the left side of the window */ }

#top-link-block.affix {
  position: fixed;
  /* keeps it on the bottom once in view */
  bottom: 10px;
  /* height of link element */
  right: 10px;
  /* padding from the left side of the window */ }

.product-slider {
  background-color: #f1f1f1;
  padding-top: 3em;
    padding-bottom: 1.5em;
  border-top: 1px dotted #a1a1a1;
  padding-left: 0px;
  padding-right: 0px; }

a {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

#wrapper {
  padding-top: 3.5em; }

nav {
  background-color: #ffffff;
  z-index: 9999;
  box-shadow: 0 4px 40px -4px rgba(0, 0, 0, 0.13); }

.navbar {
  min-height: 45px;
  border: 0; }

nav a {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: -0.055em;
  color: #434343;
  font-size: 1.33em; }

.dropdown-menu > li:not(:last-child) {
  border-bottom: 1px dotted #acacac; }

@media (min-width: 768px) {
  .dropdown-menu > li > a, .dropdown-menu > li {
    min-width: 300px;
    max-width: 300px;
    white-space: normal; } }
@media (max-width: 768px) {
  .dropdown-menu > li > a, .dropdown-menu > li {
    width: 100%;
    white-space: normal; } }
.dropdown-menu > li > a {
  font-family: 'Roboto', sans-serif;
  color: #434343;
  font-size: 1.1em;
  letter-spacing: 0em;
  font-weight: 300;
  background-color: #ffffff; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #e99d01 !important;
  background-image: none;
  color: #ffffff; }

.dropdown-menu > li:hover, .dropdown-menu > li:focus {
  background-color: #e99d01 !important;
  background-image: none;
  color: #ffffff; }

@media (max-width: 768px) {
  .navbar-mobile-shift {
    margin-top: 3.6em; }

  nav div.container-fluid {
    padding-left: 0;
    padding-right: 0; }

  .tagcontent {
    padding: 7%;
    width: 100%; } }
@media (min-width: 768px) {
  .navbar-ex1-collapse {
    overflow: hidden; }

  .tagcontent {
    margin-left: 15%;
    padding: 1em;
    margin-right: 15%;
    max-width: 33%; } }
.tagcontent {
  padding-top: 12em;
  position: absolute;
  top: 0px;
  z-index: 101;
  min-height: 250px;
  height: 100%; }

.tagcontent p {
  font-family: 'Merriweather', serif;
  font-style: italic;
  display: inline;
  font-size: 1.35em;
  padding: 0.1em;
  line-height: 2em;
  background-color: rgba(0, 0, 0, 0.6);
  color: #f4f9f0; }

.carousel div.item img {
  min-width: 100%;
  min-height: 250px;
  max-height: 380px;
  max-width: none !important; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #e99d01 !important;
  color: #ffffff; }

button.navbar-toggle {
  font-size: 0.8em;
  padding: 4px;
  padding-left: 6px;
  padding-right: 6px;
  margin-right: 6px;
  color: #292929;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

button.navbar-toggle.active {
  background-color: rgba(0, 0, 0, 0.5);
  color: #e6e6e6; }

.carousel-control, .carousel-indicators {
  z-index: 102; }

.carousel-indicators li {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0.7);
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px; }

.carousel-indicators .active {
  border-width: 4px;
  border-color: rgba(255, 255, 255, 0.7);
  width: 18px;
  height: 18px;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 2px;
  background-color: #f1f1f1; }

.navbar-header {
  width: 100%;
  margin-left: 0px !important;
  margin-right: 0px !important; }

.navbar-toggle {
  padding: 0px;
  background: transparent;
  margin-right: 0em;
  margin-top: 0.8em;
  color: #ffffff; }

.navbar-toggle i {
  font-size: 2em; }

.navbar-brand {
  width: auto;
  position: absolute;
  padding: 12px 12px;
  line-height: 31px;
}

.navbar-brand img {
  margin-top: 3px;
  height: 100%;
  max-height: 100%; }

.fblbCenterOuter * {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1; }

.fblbCenterOuter {
  position: fixed;
  top: 0;
  height: 100%;
  display: table;
  vertical-align: middle;
  z-index: 10000; }

.fblbCenterInner {
  position: relative;
  vertical-align: middle;
  display: table-cell; }

/* Fixed top */
.fblbCenterOuter.fblbFixed {
  position: fixed;
  top: 0;
  height: auto;
  display: block;
  vertical-align: top;
  z-index: 1000; }

.fblbWrap {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  position: relative; }

.fblbRight .fblbForm {
  margin-left: 60px; }

.fblbHead {
  position: absolute;
  z-index: 9999;
  top: 50%;
  display: block;
  text-indent: -9999em;
  overflow: hidden;
  cursor: pointer; }

.fblbForm {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.fblbInner {
  min-height: 150px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.fblbHeader {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase; }

/*
.fblbInnerlight {
	background: #fff;
}
.fblbInnerdark {
	background: #333;
}
.fblbTheme0 .fblbForm {
	background: #3b5998;
}
*/
/* Tabs */
/* Tab1 - Right */
.fblbRight .fblbTab1 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(../img/fb1-right.png); }

/* Tab2 - Right */
.fblbRight .fblbTab2 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb2-right.png); }

/* Tab3 - Right */
.fblbRight .fblbTab3 .fblbHead {
  width: 58px;
  height: 60px;
  background: url(img/fb3-right.png); }

/* Tab1 - Right */
.fblbRight .fblbTab4 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb4-right.png); }

/* Tab2 - Right */
.fblbRight .fblbTab5 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb5-right.png); }

/* Tab3 - Right */
.fblbRight .fblbTab6 .fblbHead {
  width: 58px;
  height: 60px;
  background: url(img/fb6-right.png); }

/* Tab1 - Left */
.fblbLeft .fblbTab1 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb1-left.png); }

/* Tab2 - Left */
.fblbLeft .fblbTab2 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb2-left.png); }

/* Tab3 - Left */
.fblbLeft .fblbTab3 .fblbHead {
  width: 58px;
  height: 60px;
  background: url(img/fb3-left.png); }

.fblbLeft .fblbTab4 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb4-left.png); }

/* Tab2 - Left */
.fblbLeft .fblbTab5 .fblbHead {
  width: 48px;
  height: 155px;
  background: url(img/fb5-left.png); }

/* Tab3 - Left */
.fblbLeft .fblbTab6 .fblbHead {
  width: 58px;
  height: 60px;
  background: url(img/fb6-left.png); }

.footer .footer-widget .contact-details i {
  display: block;
  margin-bottom: 15px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  float: left;
  font-size: 12px;
  color: #fff;
  text-align: center;
  border-radius: 30px; }

.br-red {
  background-color: #f75353 !important; }

.br-green {
  background-color: #51d466 !important; }

.br-lblue {
  background-color: #32c8de !important; }
.br-blue {
    background-color: #3b5998;
}

.footer .footer-widget .contact-details span {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 20px;
  color: #9a9a9a; }

.google-map div {
  padding-top: 1em;
  padding-bottom: 1em; }

.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0; }

.headline h2, .headline h3, .headline h4 {
  font-family: 'Roboto', sans-serif;
  font-size: 1.7em;
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c; }

.footer {
  border-top: 1px dotted #a1a1a1;
  background-image: url("../img/assets/bg-tile.png");
  background-repeat: repeat; }

.footer .logo img {
  max-height: 100%; }

.footer div.row div {
  padding-top: 0.35em; }

.footer-copyright, .footer-copyright p {
  padding-top: 0.4em;
  font-size: 0.9em;
  background-color: #37332C;
  color: #fff; }

a.navbar-brand {
  width: 228px; }

p.lightblock1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 100;
  display: block;
  width: 100%;
  position: absolute;
  bottom: -0.77em;
  line-height: 1.2em;
  font-size: 0.9em;
  padding: 0.5em;
  padding-bottom: 0.5em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #e0e0e0;
  text-align: center;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

p.lightblock1.hover {
  background-color: rgba(255, 255, 255, 0.75);
  color: #000000;
  padding-bottom: 1em; }

#productslider .item img:hover {
  cursor: pointer; }

#productslider .item img {
  width: 100%; }

.main-text {
  line-height: 1.75em;
  font-family: 'Roboto', sans-serif; }

@media (min-width: 1100px) {
  .main-navbar {
    margin: auto;
    width: 1100px; } }
.slider {
  display: block;
  width: 100%;
  position: relative; }

.slider--image-wrapper {
  position: absolute; }

.slider--image {
  width: 100%;
  padding: 5px;
  border: 1px solid #245269; }

.jumbotron--main {
  background-image: url(../img/assets/kelner1200px.jpg);
  max-height: 390px;
  background-size: cover;
  background-position: center; }

.jumbotron--uslugi {
  background-image: url(../img/assets/Fotolia_29655918_XL-1200x390.jpg);
  max-height: 390px;
  background-size: cover;
  background-position: center; }

.jumbotron--menu {
  background-image: url(../img/assets/Fotolia_27284881_XXL1-1200x390.jpg);
  max-height: 390px;
  background-size: cover;
  background-position: center; }

.jumbotron--textbox {
  padding: 1em;
  color: #e4e9f0;
  text-shadow: 2px 2px #222222;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.25); }

.jumbotron--uslugi .jumbotron--textbox {
  color: #353535;
  text-shadow: 2px 2px #c1c1c1;
  background-color: rgba(255, 255, 255, 0.65); }

.jumbotron--textbox h1 {
  font-size: 2.1em;
  display: block;
  border-bottom: 1px dotted #999;
  padding-top: 0.5em;
  padding-bottom: 0.45em;
  border-top: 1px dotted #999;
  font-family: "Poiret one", sans-serif; }

.jumbotron--textbox p {
  padding-top: 1em;
  font-size: 1em;
  font-family: 'Merriweather', serif;
  font-style: italic; }

.thumbnail-gallery {
    padding-bottom: 3em;
}
.thumbnail-gallery div.row div:not(.thumbnail--title) {
  padding: 4px;
}

.thumbnail-gallery div.row div a.thumbnail {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
    .main--text-block p {
        font-size: 0.94em;
    }

    .main--text-block {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.-undisplayed {
  display: none;
}

.-invisible {
  opacity: 0;
}
@media (max-width: 768px) {
    .-stretch-xs {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }
}
.-stretch {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}


.thumbnail--title {
  font-size: 0.88em;
  font-family: 'Tenor Sans', sans-serif;
  display: block;
  position: absolute;
  bottom: 0px;
    width: 100%;
  text-align: center; }

.thumbnail--title.-big {
    font-size: 1.11em;
}

a.thumbnail {
    position: relative;
}

.thumbnail--title > span {
  color: #0f0f0f;
  background-color: rgba(255, 255, 255, 0.78);
    border-radius: 0px;
    border: 0px;
    border-top: 1px solid #e1e1e1;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.thumbnail--title span span.reference-small {
    font-size: 0.8em;
    background-color: rgba(255, 255, 255, 0.78);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.thumbnail--title span.-active {
  background-color: rgba(233, 157, 1, 0.96) !important;
  color: #ffffff; }

.thumbnail {
    padding: 0px;
    padding-top: 0px;
}

a.thumbnail:link {
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 760px) {
    .thumbnail {
        padding: 0px;
    }
    .thumbnail-gallery div.row div {
        padding: 0px;
    }
    .thumbnail--title > span {
        width: 100%;
        color: #0f0f0f;
        background-color: rgba(255, 255, 255, 0.78);
        border-radius: 0px;
        border: 0px;
        border-top: 1px solid #e1e1e1;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
    .thumbnail--title span span.reference-small {
        font-size: 0.8em;
        background-color: rgba(255, 255, 255, 0.78);
        -webkit-transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
    }
}
.thumbnail > img.img-responsive {
    width: 100%;
}

a.go-back {
  font-size: 0.8em;
  margin-top: 1.5em;
  display: inline-block;
  border: 1px solid #999999;
  background-color: #ffffff;
  color: #393939;
  text-decoration: none;
  border-radius: 4px; }

a.go-back:hover {
  border: 1px solid #ffffff;
  background-color: #d58512;
  color: #ffffff; }

a.go-back span {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px; }

.menu-item h3 {
  margin: 0 0 -2px 0;
  font-size: 1.49em;
  color: #393939;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #6b4d0e; }

.-padding-bottom-1em {
  padding-bottom: 1em; }

.-padding-bottom-2em {
  padding-bottom: 2em; }

.headline {
  display: block;
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #6b4d0e; }

.headline h3, .headline h4 {
  margin: 0 0 -2px 0;
  font-size: 1.49em;
  color: #393939;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #6b4d0e; }

.contact-details ul {
  display: block;
  margin-bottom: 2.5em; }

.contact-details ul li i {
  display: block;
  position: absolute;
  left: 0px;
  margin-bottom: 15px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  float: left;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 30px; }

.contact-details ul li {
  margin-bottom: 1.3em;
  margin-left: 25px; }

.contact-details ul li h4 {
  padding: 0;
  margin: 0;
  padding-top: 5px; }

.contact-details ul li span {
  font-size: 0.86em;
  color: #888888;
  display: block;
  margin-top: -13px;
  position: relative; }

.contact-details ul li p {
  display: block;
  padding-top: 5px; }
.footer .footer-widget .contact-details span {
    margin-top: 3px;
}

.footer--logo-img {

}
@media (max-width: 768px) {
    .footer--logo-img {
        padding-top: 17px;
    }
}
@media (min-width: 768px) {
    .footer--logo-img {
        padding-top: 32px;
    }
}

.br-dyel {
  background-color: #d58512 !important; }

.contact--form-label {
  font-family: "Roboto Condensed", sans-serif;
  margin-left: 1em;
  color: #999999; }

.contact--form-submitbtn {
  position: relative;
  top: -1em;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  background-color: #ffffff;
  border: 1px solid #d58512;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  color: #4a2d3b;
  font-weight: 300; }

.contact--form-submitbtn:hover {
  background-color: #d58512;
  color: #ffffff;
  cursor: pointer; }

@media (min-width: 991px) {
  .contact--form {
    padding-top: 81px; } }
.row .thumbnail {
  border-color: 0;
  box-shadow: 0;
  outline: 0; }

.row .thumbnail:hover {
  border-color: rgba(233, 157, 1, 0.9) !important;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 2px rgba(233, 157, 1, 0.5) !important;
  outline: 0 none !important; }

#map-container {
  height: 300px; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="textarea"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(233, 157, 1, 0.8) !important;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.075) inset, 0 0 8px rgba(233, 157, 1, 0.6) !important;
  outline: 0 none !important; }


.login-container{
    position: relative;
    width: 300px;
    margin: 80px auto;
    padding: 40px 40px 40px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
}

.form-box input{
    width: 100%;
    padding: 10px;
    text-align: center;
    height:40px;
    border: 1px solid #ccc;;
    background: #fafafa;
    transition:0.2s ease-in-out;

}

.form-box input:focus{
    outline: 0;
    background: #eee;
}

.form-box input[type="text"]{
    border-radius: 5px 5px 0 0;
    text-transform: lowercase;
}

.form-box input[type="password"]{
    border-radius: 5px;
}

.form-box button.login{
    margin-top:15px;
    padding: 10px 20px;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}


@-moz-keyframes anim2 {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes anim2{
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes anim2 {

    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes anim1 {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        }
    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@-webkit-keyframes anim1{
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes anim1 {

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}


.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.-to-front {
    z-index: 1033;
}

.image-to-choose {
    display: inline;
}
.image-to-choose:hover {
    cursor: pointer;
    opacity: 0.91;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: anim1;
    animation-name: anim1;

    -webkit-animation: anim1 0.5 linear;
}

.modal-dialog {
    width: 602px;
}

.container table {
    max-width: 100%;
}
.container table tr {
    border-bottom: 1px solid #d1d1d1;
}
.container table tr:first-child {
    border-bottom: 1px solid #696969;
}
.container table td {
    padding: 3px;
}
.container table td:first-child {
    min-width: 160px;
}
.container table td:nth-child(3) {
    min-width: 59px;
}
@media (min-width: 768px) {
    .container table {
        font-size: 1.0em!important;
    }
}
@media (max-width: 768px) {
    .container table {
        font-size: 0.80em!important;
    }
    .navbar-nav>li>a {
        border-top: 1px solid #dddddd;
    }
    .navbar-nav>li:nth-of-type(1)>a {
        border-top: 0px;
    }

}
.modal-content img.img-responsive {
    width: 25%;
}

.modal-content img.img-responsive:hover {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: anim1;
    animation-name: anim1;
    -webkit-animation: anim1 0.5 linear;
}
@media (min-width: 768px) {

    .gallery img {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: anim2;
        animation-name: anim2;
        -webkit-animation: anim2 0.5 linear;
        animation: anim2 0.5 linear;
        transition: all .2s ease-in-out;
    }

    .gallery img:hover {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: anim1;
        animation-name: anim1;
        -webkit-animation: anim1 0.5 linear;
        animation: anim1 0.5 linear;
        transform: scale(1.1);
    }
}

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


/*# sourceMappingURL=style.css.map */
