@charset "UTF-8";

/*Retina graphics!*/
ul:not([class]), .slider .slides-paging, .tabset, .accordion, .social-networks, .add-nav ul, .archives, .tag-cloud,
.BlogTagCloud, [id="nav"] > ul, [id="nav"] .drop-down ul, .menu-tabset, .menu-list, .post-info, .event-list img + .info, .event-list ul, .events-detail .info-list, .horizontal-gallery .frame .slidee, .masonry-gallery ul, .webapp-section .info-list, .list-wrap .productSmall,
.productTable, .product-container .productSmall, .productLarge, .steps, .checkout-form .check-list, .checkout-form .radio-list, .card-list, .address-list, .account-list, .elements-tabset, .check-list.inline,
.radio-list.inline, .switcher-list, .nav-webapp, .sizes-list, .anchor-nav, .breadcrumbs, .slider-navigation, .slider-navigation .slide {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .col-1:after, .col-2:after, .col-3:after, .list-wrap .productSmall li:after,
.list-wrap .productSmall td:after,
.productTable li:after,
.productTable td:after, .col-4:after, .col-5:after, .col-6:after, .product-container .productSmall li:after, .col-7:after, .col-8:after, .col-9:after, .col-10:after, .col-11:after, .col-12:after, .tabset:after, .container:after, .img-area:after, .login-nav:after, .blog-wrap .info-panel:after, .blog-wrap .block:after, .elements-holder:after, .nav-webapp:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }


img {
  max-width: 100%;
  height: auto; }


  @media (max-width: 1023px) {
    img {
      margin-bottom: 1em; } }

@media (max-width: 767px) {
  .image-wrap.row-holder [class^="col-"], .image-wrap.menu-list [class^="col-"], .list-wrap .image-wrap.productSmall [class^="col-"], .image-wrap.productTable [class^="col-"], .product-container .image-wrap.productSmall [class^="col-"], .productTable tr.image-wrap [class^="col-"] {
    width: 50%;
    text-align: center; } }

  .sub-h1, [id="footer"]
  .sub-h2 {
    color: #f7da79;
    margin: 0 0 0.62em; }

.sub-h1 {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 300; }
  @media (max-width: 1023px) {
    .sub-h1 {
      font-size: 25px; } }
  @media (max-width: 767px) {
    .sub-h1 {
      font-size: 13px; } }

.sub-h2 {
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 900;
  //text-transform: uppercase; }
  @media (max-width: 1023px) {
    .sub-h2 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .sub-h2 {
      font-size: 22px; } }


.slider {
  color: #fff; }
  .slider .slide {
    position: absolute;
    padding: 0;
    background-size: cover;
    background-position: 50% 50%; }
    @media (max-width: 1023px) {
      .slider .slide {
        padding: 0; } }
    .slider .slide img {
      display: inline-block;
      vertical-align: top; }
  .slider .container {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    text-align: center; }
    .slider .container:after {
      min-height: 535px; }
      @media (max-width: 1023px) {
        .slider .container:after {
          min-height: 500px; } }
  .slider .bx-pager {
    position: absolute;
    bottom: 43px;
    width: 100%;
    left: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 60; }
  .slider .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 7px; }
  .slider .bx-pager-link {
    display: block;
    height: 14px;
    width: 14px;
    border: 2px solid #f7da79;
    border-radius: 50%;
    transition: background 0.2s; }
    .slider .bx-pager-link.active {
      background: #f7da79; }

.carousel {
  position: relative; }
  .carousel .mask {
    padding: 0 80px; }
    @media (max-width: 767px) {
      .carousel .mask {
        padding: 0 30px; } }
  .carousel .btn-next,
  .carousel .btn-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 84px;
    overflow: hidden;
    text-decoration: none; }
    @media (max-width: 767px) {
      .carousel .btn-next,
      .carousel .btn-prev {
        width: 30px;
        height: 50px; } }
    .carousel .btn-next:before,
    .carousel .btn-prev:before {
      position: absolute;
      font-family: "icomoon";
      color: #fff;
      z-index: 1;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 25px; }
      @media (max-width: 1023px) {
        .carousel .btn-next:before,
        .carousel .btn-prev:before {
          font-size: 20px; } }
    .carousel .btn-next:after,
    .carousel .btn-prev:after {
      content: "";
      position: absolute;
      top: 0;
      height: 82px;
      width: 82px;
      border-radius: 50%;
      background: rgba(70, 89, 13, 0.5);
      transition: background 0.2s linear; }
      @media (max-width: 767px) {
        .carousel .btn-next:after,
        .carousel .btn-prev:after {
          height: 50px;
          width: 50px; } }
    .carousel .btn-next:hover:after,
    .carousel .btn-prev:hover:after {
      background: rgba(148, 81, 36, 0.75); }
  .carousel .btn-prev {
    left: 1px; }
    @media (max-width: 767px) {
      .carousel .btn-prev {
        left: -10px; } }
    .carousel .btn-prev:before {
      content: "\e900"; }
    .carousel .btn-prev:after {
      left: 0; }
  .carousel .btn-next {
    right: 1px; }
    @media (max-width: 767px) {
      .carousel .btn-next {
        right: -10px; } }
    .carousel .btn-next:before {
      content: "\e901"; }
    .carousel .btn-next:after {
      right: 0; }



.animate_start {
  animation-duration: 1s;
  animation-fill-mode: both; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

.animate_start.zoomIn {
  animation-name: zoomIn; }

.zoomIn {
  opacity: 0; }

@keyframes zoomInStable {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  33.333% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  66.666666% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.animate_start.zoomInStable {
  animation-name: zoomInStable;
  animation-duration: 1.5s; }

.animate_afl {
  opacity: 0; }

.animate_afl.animate_start {
  -webkit-animation-name: afl;
  animation-name: afl;
  opacity: 1; }

@keyframes afl {
  from {
    opacity: 0;
    transform: translateX(-50px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

 .info-container .info-block {
    margin-bottom: 10px; 
      
  }
    @media (max-width: 767px) {
      .info-container .info-block {
        margin-bottom: 20px; } }
    .info-container .info-block:hover .img-block a:after {
      transform: scale(1); }
  .info-container .img-block {
    position: relative;
    max-width: 320px;
    margin: 0 auto 16px; }
    @media (max-width: 767px) {
      .info-container .img-block {
        margin-bottom: 10px; } }
    .info-container .img-block a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      border-radius: 50%;
     //background: rgba(0, 0, 0, 0.7);
      transform: scale(0);
      transition: transform 0.3s; }

.bg-holder {
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important; }
  @media (max-width: 1199px) {
    .bg-holder {
      background-attachment: scroll; } }
  .bg-holder img {
    height: auto;
    position: absolute;
    width: auto; }
  .bg-holder.fallback-class {
    background-size: cover;
    background-position: 50% 50%; }
    .bg-holder.fallback-class img {
      display: none; }

.visual2 {
  position: relative;
  margin-bottom: 0;
  border-bottom: 1px solid #f7da79;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  white-space: nowrap; }
.visual2.nomargin {
  margin: 0; }

  @media (max-width: 1023px) {
    .visual2 {
      margin-bottom: 30px;
      min-height: 300px; } }
  .visual2 .holder {
    white-space: normal; }
  .visual2 img {
    margin: 0; }
  .visual2:before {
    content: "";
    min-height: 350px;
    width: 1px;
    display: inline-block;
    vertical-align: middle; }
  .visual2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
  .visual2 .logo {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle; }
    .scroll .visual2 .logo {
      transform: scale(1); }
    .demo-version .visual2 .logo {
      max-width: 300px; }

.section {
  padding: 56px 0 35px; }
  @media (max-width: 1023px) {
    .section {
      padding: 30px 0 18px; } }
  .section:last-child {
    margin-bottom: -22px; }
    @media (max-width: 1023px) {
      .section:last-child {
        margin-bottom: -18px; } }
    @media (max-width: 767px) {
      .section:last-child {
        margin-bottom: -12px; } }
.middle {margin: 0 auto;}

section.section.menu-section.bg-section {
  padding: 30px 0; }
.bg-section {
  position: relative; }
  .bg-section:after {
    content: "";
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background-color: #ede9e2;
    z-index: -1; }
.img-area img {
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
    .img-area img {
      margin-bottom: 14px; } }
  @media (max-width: 767px) {
    .img-area img {
      margin-bottom: 10px; } }

.pagination {
  text-align: center;
  font-weight: 600;
  font-size: 18px; }
  .pagination .current {
    color: #f7da79; }
  .pagination a,
  .pagination span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 4px; }
  .pagination a {
    color: inherit; }
    .pagination a:hover {
      color: #f7da79; }


.visual-slider:before {
  display: none; }

.visual-slider.visual {
  margin: 0; }

.visual-slider .bg-holder {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: transform 7s; }
  .visual-slider .bg-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .visual-slider .bg-holder img {
    display: none; }

.visual-slider .holder {
  text-transform: uppercase; }
  .visual-slider .holder:after {
    width: 0;
    height: 768px; }

.visual-slider .sub-h1,
.visual-slider .sub-h2,
.visual-slider .button {
  position: relative;
  transform: translateY(-100%);
  opacity: 0; }

.visual-slider .sub-h1 {
  transition: transform 3.4s 2.0s, opacity 2.4s 3.6s; }

.visual-slider .sub-h2 {
  margin: 0 0 10px;
  transition: transform 0.0s 0.0s, opacity 2.4s 0.8s; }
  
.visual-slider .button {
  transition: transform 0.4s 1s, opacity 0.4s 1s; }

.visual-slider .slide.active .sub-h1,
.visual-slider .slide.active .sub-h2,
.visual-slider .slide.active .button {
  transform: translateY(0);
  opacity: 1; }

.visual-slider .slide.active .bg-holder {
  transform: scale(1.1); }
  @media (max-width: 1023px) {
    .visual-slider .slide.active .bg-holder {
      transform: none; } }

.visual-slider .overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0; }

@media (max-width: 1023px) {
  .menu-section .row-holder, .menu-section .menu-list, .menu-section .list-wrap .productSmall, .list-wrap .menu-section .productSmall,
  .menu-section .productTable, .menu-section .product-container .productSmall, .product-container .menu-section .productSmall, .menu-section .productTable tr, .productTable .menu-section tr {
    justify-content: center; } }

.menu-section .box {
  display: flex;
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .menu-section .box {
      max-width: 340px;
      width: auto; } }

.menu-section .block {
  display: flex;
  flex-flow: column wrap;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  overflow: hidden; }

.menu-section .ico-holder {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  //background: #738d27;
  background: #ffba00;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -57px auto 0;
  position: relative;
  z-index: 1; }
  .menu-section .ico-holder img {
    display: block;
    max-width: 82px;
    max-height: 80px;
    margin: 0; }
  .menu-section .ico-holder .icon, .menu-section .ico-holder .fa,
  .menu-section .ico-holder i {
    color: #fff; }
    .menu-section .ico-holder .icon.icon-offers, .menu-section .ico-holder .fa.icon-offers,
    .menu-section .ico-holder i.icon-offers {
      font-size: 69px; }
    .menu-section .ico-holder .icon.icon-beer, .menu-section .ico-holder .fa.icon-beer,
    .menu-section .ico-holder i.icon-beer {
      font-size: 76px; }
  .menu-section .ico-holder .icon {
    font-size: 80px; }
  .menu-section .ico-holder .fa,
  .menu-section .ico-holder i {
    font-size: 61px; }

.menu-section .text-holder {
  padding: 12px 25px 20px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  flex-grow: 1;
  vertical-align: top }
  @media (max-width: 1199px) {
    .menu-section .text-holder {
      padding: 0 10px 10px; } }
  @media (max-width: 1023px) {
    .menu-section .text-holder {
      padding: 0 10px 15px; } }
  .menu-section .text-holder p {
    margin-bottom: 23px;
    flex-shrink: 1;
    -ms-flex: 0 1 auto;
    max-width: 100%; }

.menu-section .holder {
  align-self: flex-end; }

.menu-section .button {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top; }
  
.menu-section .buttonCAE {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  font-colour: #945124;}
  
 .menu-section .buttonHME {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  font-colour: #945124;} 
  
.menu-section h2 {
  margin-bottom: 13px;
  line-height: 1.2;
  width: 100%; 
margin-top: 8px;}

.menu-section img {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0; }

.blog-wrap [class^="col-"] {
  margin-bottom: 20px; }

.blog-wrap .info-panel {
  border-top: 1px solid #f7da79;
  padding: 4px 0 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .blog-wrap .info-panel .date {
    float: left;
    position: relative;
    padding: 0 42px 5px 27px;
    color: #945124; }
    @media (max-width: 1023px) {
      .blog-wrap .info-panel .date {
        padding-right: 20px; } }
    .blog-wrap .info-panel .date:before {
      content: "\e902";
      position: absolute;
      left: 2px;
      top: 0;
      font-size: 15px;
      font-family: "icomoon"; }

.blog-wrap .block {
  margin: 0 0 15px; }

.blog-wrap .img-block {
  float: left;
  margin: 0 16px 0 0; }
  @media (max-width: 767px) {
    .blog-wrap .img-block {
      float: none;
      margin: 0; } }

.blog-wrap .text {
  overflow: hidden; }

.blog-wrap .social-networks {
  padding-bottom: 5px; }

.blog-wrap h3, .blog-wrap .system-page .shopping-table tfoot td, .system-page .shopping-table tfoot .blog-wrap td,
.blog-wrap .system-page .summary-table tfoot td, .system-page .summary-table tfoot .blog-wrap td {
  line-height: 1.29; }

.blog-wrap img {
  margin: 0 0 16px; }
  @media (max-width: 767px) {
    .blog-wrap img {
      margin: 0 0 15px; } }

.blog-wrap h2 {
  margin-bottom: 11px; }

.blog-wrap h2 a,
.blog-wrap h3 a,
.blog-wrap .system-page .shopping-table tfoot td a,
.system-page .shopping-table tfoot .blog-wrap td a,
.blog-wrap .system-page .summary-table tfoot td a,
.system-page .summary-table tfoot .blog-wrap td a {
  color: inherit; }
  .blog-wrap h2 a:hover,
  .blog-wrap h3 a:hover,
  .blog-wrap .system-page .shopping-table tfoot td a:hover,
  .system-page .shopping-table tfoot .blog-wrap td a:hover,
  .blog-wrap .system-page .summary-table tfoot td a:hover,
  .system-page .summary-table tfoot .blog-wrap td a:hover {
    color: #f7da79; }

.blog-wrap p {
  margin-bottom: 23px; }

.slider-section .container {
  max-width: 1330px; }

.img-slider {
  position: relative;
  margin-bottom: 23px; }
  .img-slider .slide {
    display: inline-block; }
    .img-slider .slide:nth-child(odd) a:after {
      transform: translateY(100%); }
  .img-slider .img-holder a {
    position: relative;
    display: block;
    border: 10px solid #945124;
    text-decoration: none; }
    .img-slider .img-holder a:after {
      content: "\e918";
      font-family: "icomoon";
      position: absolute;
      top: -10px;
      left: -10px;
      right: -10px;
      bottom: -10px;
      background: rgba(0, 0, 0, 0.7);
      transform: translateY(-100%);
      transition: transform .20s linear;
      font-size: 53px;
      line-height: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-weight: normal; }
    .img-slider .img-holder a:hover:after {
      transform: translateY(0); }
  .img-slider img {
    display: inline-block;
    vertical-align: top;
    margin: 0; }

.home-slider.visual2 {
  margin: 0; }

  .home-slider.visual2:before {
    display: none; }

.home-slider .text {
  padding-bottom: 65px; }
  @media (max-width: 1023px) {
    .home-slider .text {
      padding-bottom: 20px; } }

.home-slider .slide {
  width: 100%; }
  .home-slider .slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }

.home-slider h1,
.home-slider h2 {
  margin: 0 0 5px;
  text-transform: uppercase;
  overflow: hidden;
  position: relative; }
  .home-slider h1 span,
  .home-slider h2 span {
    position: relative;
    display: inline-block;
    vertical-align: top; }

.home-slider h1 span {
  transform: translateY(100%);
  transition: transform  0.4s ease-out 0.2s; }

.home-slider h2 span {
  transform: translateY(-100%);
  transition: transform  0.6s ease-out  0.3s;
  font-weight: 900; }

.home-slider .btn-holder {
  overflow: hidden; }

.home-slider .button {
  transform: translateY(100%);
  transition: transform  0.8s ease-out  1s;
  border-radius: 3px; }

.home-slider .slide.active h1 span,
.home-slider .slide.active h2 span,
.home-slider .slide.active .button {
  transform: translateY(0); }

.home-slider .overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  //background: #222;
  //opacity: 0.2; }

.info-wrap {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .info-wrap {
      padding-bottom: 20px; } }
  .info-wrap .info-block {
    text-align: center;
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .info-wrap .info-block {
        padding-bottom: 20px; } }
  .info-wrap .img-block {
    text-align: center;
    margin-bottom: 17px; }
  .info-wrap .icon, .info-wrap .fa, .info-wrap i {
    font-size: 83px;
    color: #f7da79; }
  .info-wrap h2 {
    margin-bottom: 10px; }
    .info-wrap h2 a {
      color: inherit; }
      .info-wrap h2 a:hover {
        color: #f7da79; }
  .info-wrap img {
    margin: 0; }
  .info-wrap p {
    margin-bottom: 0.3em; }

.info-container {
  text-align: center; }
  .info-container .row-holder, .info-container .menu-list, .info-container .list-wrap .productSmall, .list-wrap .info-container .productSmall,
  .info-container .productTable, .info-container .product-container .productSmall, .product-container .info-container .productSmall, .info-container .productTable tr, .productTable .info-container tr {
    justify-content: center; }
  .info-container .info-block {
    margin-bottom: 10px; 
      
  }
    @media (max-width: 767px) {
      .info-container .info-block {
        margin-bottom: 20px; } }
    .info-container .info-block:hover .img-block a:after {
      transform: scale(1); }
  .info-container .img-block {
    position: relative;
    max-width: 320px;
    margin: 0 auto 16px; }
    @media (max-width: 767px) {
      .info-container .img-block {
        margin-bottom: 10px; } }
    .info-container .img-block a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      border-radius: 50%;
     //background: rgba(0, 0, 0, 0.7);
      transform: scale(0);
      transition: transform 0.3s; }
      
      .isDisabled {
      color: currentColor;
          cursor: none;
      opacity: 1.0;
      text-decoration: none;
        }
      
      
.info-container {
  text-align: center; }
  .info-container .row-holder, .info-container .menu-list, .info-container .list-wrap .productSmall, .list-wrap .info-container .productSmall,
  .info-container .productTable, .info-container .product-container .productSmall, .product-container .info-container .productSmall, .info-container .productTable tr, .productTable .info-container tr {
    justify-content: center; }
  .info-container .info-block {
    margin-bottom: 10px; 
      
  }
    @media (max-width: 767px) {
      .info-container .info-block {
        margin-bottom: 20px; } }
    .info-container .info-block:hover .img-block a:after {
      transform: scale(1); }
  .info-container .img-block {
    position: relative;
    max-width: 320px;
    margin: 0 auto 16px; }
    @media (max-width: 767px) {
      .info-container .img-block {
        margin-bottom: 10px; } }
    .info-container .img-block a:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      border-radius: 50%;
     //background: rgba(0, 0, 0, 0.7);
      transform: scale(0);
      transition: transform 0.3s; }
      
      .isDisabled {
      color: currentColor;
          cursor: none;
      opacity: 1.0;
      text-decoration: none;
        }
      
a.price:hover {
	color: #fff;
} 
  .info-container .price {
    position: absolute;
    right: 14px;
    top: 0;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    color: #fff;
    background: #ffba00;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-family: "Cormorant", "Helvetica Neue", "Helvetica", sans-serif;
    z-index: 1; }
    .info-container .price:after {
      content: "";
      position: absolute;
      top: 8px;
      left: 8px;
      right: 8px;
      bottom: 8px;
      border-radius: 50%;
      border: 3px solid #fff; }
  .info-container img {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    border-radius: 50%;
    overflow: hidden; }
  .info-container h2 {
    margin: 5px 0 15px; }
    .info-container h2 a {
      color: inherit; }
      .info-container h2 a:hover {
        color: #0d0d0d; }

@keyframes webAppAnimate {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }


.slider-navigation {
  margin: 0;
  padding: 0;
  font-size: 18px; }
  .slider-navigation li {
    position: relative; }
    .slider-navigation li:before {
      display: none; }
  .slider-navigation .slide {
    padding: 8px 0 0 12px;
    font-size: 16px; }
    .slider-navigation .slide li {
      padding: 0 0 5px;
      margin: 0; }
  .slider-navigation .selected > a {
    color: #f7da79; }
  .slider-navigation > .selected > a:after {
    content: "";
    height: 0;
    width: 0;
    border-bottom: 5px solid #f7da79;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: none; }
  .slider-navigation a {
    color: inherit; }
    .slider-navigation a:hover {
      color: #f7da79; }
  .slider-navigation .opener {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 14px; }
    .slider-navigation .opener:after {
      content: "";
      height: 0;
      width: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 5px solid #f7da79;
      position: absolute;
      right: 0;
      top: 13px; }

.text-slider {
  text-align: center;
  max-width: 500px;
  margin: 0 auto 20px; }
  .text-slider .bx-pager {
    font-size: 0;
    line-height: 0;
    padding-top: 8px; }
  .text-slider .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 7px; }
    .text-slider .bx-pager-item a {
      display: block;
      height: 14px;
      width: 14px;
      border-radius: 100%;
      border: 2px solid #f7da79; }
      .text-slider .bx-pager-item a.active, .text-slider .bx-pager-item a:hover {
        background: #f7da79; }

