@font-face {
    font-family: 'geogrotesque_rg';
    src: url('../assets/geogtq-rg-webfont.eot');
    src: url('../assets/geogtq-rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/geogtq-rg-webfont.woff') format('woff'),
         url('../assets/geogtq-rg-webfont.ttf') format('truetype'),
         url('../assets/geogtq-rg-webfont.svg#geogrotesque_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'geogrotesque_md';
    src: url('../assets/geogtq-md-webfont.eot');
    src: url('../assets/geogtq-md-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/geogtq-md-webfont.woff') format('woff'),
         url('../assets/geogtq-md-webfont.ttf') format('truetype'),
         url('../assets/geogtq-md-webfont.svg#geogrotesque_mdmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body { margin: 0; padding: 0;}
body {
  font: 15px/24px Helvetica, Arial, Verdana, sans-serif;
  /*color: #3f3f3f;*/
  color: #444;
  text-align: center;
  background: white;
  min-width: 1080px
}
a { text-decoration: none; color: #008f6b; outline: none }
a:hover { color: #02684e; outline: none }
label { cursor: pointer; }

.cfx:after { content: "."; display: block;height: 0;clear: both;font-size: 1px;line-height: 1px;visibility: hidden;}
.cfx { zoom:1; min-height: 10px;}
* html .clearfix { height: 10px; }

img { border: none;}
form { margin: 0; padding: 0; }
h1, h2, h3 {
  margin: 0; padding: 0px; color: #282727;
  font: normal 50px/52px 'geogrotesque_rg', Helvetica, Arial, sans-serif;
}

h2 { font-size: 23px; line-height: 1.2em; }

h3 { font-size: 20px; line-height: 26px; margin-bottom: 11px }

h4 { margin:10px 0 0 0; padding:0; }

p { margin: 0; padding: 10px 0; }
ul, ol { margin: 0; padding: 6px 0 6px 30px; }
ul { list-style-type: disc; }
ul li, ol li { margin: 0; padding: 3px 0 3px 0px; }

.align-right { text-align: right; }
.relative { position: relative; }
.fl-left { float:left; }
img.fl-left { margin: 5px 10px 5px 0;  }

.px16, #bloglist .article { font-size: 16px; line-height: 24px; }
.txt-gray { color: #909090; }

/* strecher */
  #bg-stretch {
    height: 690px; overflow: hidden; background: white; margin: 0 auto;
    top: 0; left: 0; right:0; position: absolute;
  }

  #bg-stretch img { display: block; margin: 0 auto;
    position: absolute;
   top: 0;
   left: 0;
   width: 1920px;
   height: 690px;
   }

  .bg-image {
    width: 100%; height: 100%;
    position: absolute; top: 0; left: 0;
    background: center / cover no-repeat;
  }
  .bg-image.is-lower {
    max-height: 610px;
  }
  .bg-image.is-low {
    max-height: 524px;
  }

  @media all and (max-width: 800px) {
    .bg-image.is-puuri-uuri {
      background-position: -220px 0;
    }
    .bg-image.is-lower, .bg-image.is-low {
      max-height: 100%;
    }
    .bg-image.hide-on-mobile {
      display: none;
    }
  }

  #bg-fix { position: fixed; z-index: -1; top: 0; left:0; bottom:0; right:0; background-attachment:fixed; background-position: center top; background-size: cover }

/* main */
 #main-holder { position: relative; text-align: left; }
  #main { text-align: center; position: relative; z-index: 100; }
    #main .wrap { margin: 0 auto; width: 1080px; text-align: left; position: relative; }
    #main .wrap-narrow { margin: 0 auto; width: 1010px; text-align: left; position: relative; }

/* front-box */
  #front-box { padding: 0 35px; height:690px; position: relative; }
  #front-box h1, #front-box h2 { color: white; font: 55px/70px 'geogrotesque_rg', Helvetica, Arial, serif; padding: 0 0 30px 0; font-weight: 400 }
    .light-bg #front-box h1, .light-bg #front-box h2, .light-bg.ru #front-box h1, .light-bg.ru #front-box h2 { color: #006b4e; }
  .ru #front-box h1, .ru #front-box h2 { color: white; font: 65px/70px Helvetica, Arial, serif; }

  #front-content {
    color: white; font-size: 18px; line-height: 25px; font-weight: normal;
    width: 525px; height: 505px; display: table-cell; vertical-align: middle;
  }
  .display-table { display: table; }
  .display-tablerow { display: table-row; }

    .light-bg #front-content { color: #006b4e; }
  .et #front-content { width: 490px; }
    .et.kevad-2016 #front-content { width: 510px; }
    .et.light-bg #front-content { width: 370px; }
    .et.winter-2016 #front-content { width: 410px; }
    .et.uus-matkatee-loik #front-content, .ru.uus-matkatee-loik #front-content, .en.uus-matkatee-loik #front-content { width: 275px; }
  .ru #front-content { width: 460px; }
    .ru.kurtna-forest #front-content { width: 480px; }
    .ru.kevad #front-content { width: 500px; }
    .ru.light-bg #front-content { width: 400px; }
  .en #front-content {}
    .en.kevad-2016 #front-content { width: 665px; }
    .en.udune-raba #front-content { width: 545px; }
    .en.winter-2016 #front-content { width: 550px; }
  /*.ru #front-content { padding-top: 68px }*/
  #front-content h1 {
    border-top: 1px solid #fff; border-bottom: 1px solid #fff; display: inline-block; padding: 10px 0; text-transform: uppercase;
    font-family: 'geogrotesque_rg', Helvetica, Arial, sans-serif; font-size: 68px; line-height: 68px; margin-bottom: 20px;
  }
    .light-bg #front-content h1 { border-top: 1px solid #006b4e; border-bottom: 1px solid #006b4e; }
    .kevad #front-content h1, .uus-matkatee-loik #front-content h1 { font-size: 60px; line-height: 65px; }
    .ru.kevad #front-content h1 { font-size: 46px; }
    .ru.kurtna-forest #front-content h1 { font-size: 40px; line-height: 50px; }
    .ru.uus-matkatee-loik #front-content h1 { font-size: 36px; line-height: 42px; }
    .puuri-uuri #front-content h1 { font-size: 55px; }
    .en.kevad-2016 #front-content .front-title { width: 55%; }
  .ru #front-content h1 { font-family: Helvetica, Arial, sans-serif; font-size: 48px; line-height: 58px; }
  .slogan-wrapper { font-size: 18px; display: inline-block; }
  .teatripiknik .slogan-wrapper { border-top: none; }
  .teatripiknik h1 { border-bottom: 1px solid #fff; }
  #front-content a, #subject .col-left a { color: #fff; background: #7fb30f; /*border-radius: 18px;*/ font-size: 16px; padding: 6px 34px 6px 14px; display: inline-block; margin: 4px 4px 10px 0; position: relative; line-height: 25px; }
    .uus-matkatee-loik #front-content a { border-radius: 0; }

  #front-content a:after, #subject .col-left a:after { content: ""; width: 7px; height: 10px; background: url('../images/arrow-right-small.png') no-repeat; position: absolute; right: 16px; top: 13px; }
    .svg #front-content a:after, .svg #subject .col-left a:after { background-image: url('../assets/arrow-right-small.svg'); }
  #front-content a:hover, #subject .col-left a:hover { background: #7aac0f;}

  #front-content .acorn { position: absolute; width: 244px; height: 314px; background: url('../images/tammetoru.png') no-repeat; right: 338px; bottom: 59px; }

/* front-bottoms */
  #front-bottom {
    position: absolute; bottom: 0; left: 35px;
    min-height: 30px;
    min-width: 200px;
  }
  #front-bottom a {
    display: block; float: left; height: 32px; outline: 0; background: #006b4e; color: white;
    font: 18px/25px 'geogrotesque_rg', Helvetica, Arial, sans-serif; border-left: 1px solid #005b42;
    padding: 8px 18px 0;
  }
  #front-bottom a:hover { background: #005b42; }
  #front-bottom a:first-child { border-left: none; }
  #front-bottom span.ico {
    height: 20px; width: 20px; display: inline-block; vertical-align: -4px;
    background-position: center top; background-repeat: no-repeat;
    margin-right: 4px;
  }

/* front-menu */
  #front-menu {
    position: absolute; right: 35px; bottom: 0; background: #7fb30f;
    width: 238px; border-bottom: 10px solid #006b4e; margin: 0; padding: 0; list-style-type:none;
  }
    #front-menu li { display: table; margin:0; padding: 0; border-top: 1px solid #6da822; width: 100%; position: relative; }
    #front-menu li:first-child { border-top: none; }
      #front-menu a:not(.edy-cbtn) {
        height: 87px; display: table-row; color: white;
        font: 19px/25px 'geogrotesque_rg', Helvetica, Arial, sans-serif; color: white;
        font-weight: normal;
      }
      #front-menu a:not(.edy-cbtn):hover { background: #7aac0e; }

      #front-menu a:not(.edy-cbtn) span { display: table-cell; height: 87px; vertical-align: middle; }
      #front-menu a:not(.edy-cbtn) span.ico {
        width: 86px; background-position: center center; background-repeat: no-repeat;
        *display: block;
        *float: left;
      }
      #front-menu a span.text { padding-right: 20px;
        *display: block;
        *padding-top: 25px;
        *height: 62px;
      }
      #front-menu a.edy-c-btn2 span { display: inline; }
      #front-menu a.edy-c-btn2 span.edy-c-btn2 { display: block; }

      #front-menu li.cms-btn {
        padding: 10px 30px;
        box-sizing: border-box;
      }

  #front-menu .hovermenu {
    position: absolute; right: 100%; top: 0;
    background: #006b4e;
    margin-right: 20px;
    box-sizing: border-box;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    width: 0;
    transition: opacity 0.5s, visibility 0s 0.5s, width 0s 0.5s;
  }
  #front-menu li:hover > .hovermenu, #front-menu li.is-open > .hovermenu {
    visibility: visible;
    opacity: 1;
    width: 240px;
    transition: opacity 0.5s;
  }
  #front-menu .hovermenu:before {
    content: "";
    width: 20px; height: 100%;
    background: transparent;
    position: absolute; top: 0; right: -20px;
  }
  #front-menu .hovermenu:after {
    content: "";
    position: absolute; top: 35px; right: -10px;
    border-top: 10px solid transparent;
    border-left: 10px solid #006b4e;
    border-bottom: 10px solid transparent;
  }
    #front-menu .hovermenu ul {
      padding: 0;
    }
    #front-menu .hovermenu li {
      display: block;
      border: none;
      margin-bottom: 20px;
    }
    #front-menu .hovermenu li:last-child {
      margin-bottom: 0;
    }
    #front-menu .hovermenu a {
      color: white;
      height: auto;
    }
    #front-menu .hovermenu a:hover {
      background: none;
      color: #7fb30f;
    }

    .hovermenu-opener {
      display: none;
      height: 100%; width: 66px;
      position: absolute; top: 0; right: 0;
    }
    .hovermenu-opener:before, .hovermenu-opener:after {
      content: "";
      width: 26px; height: 2px;
      position: absolute; top: 0; left: 50%;
      background: white;
      margin: 32px 0 0 -13px;
    }
    .hovermenu-opener:after {
      transform: rotate(-90deg);
    }

    @media all and (max-width: 800px) {
      #front-menu li.is-open > .hovermenu {
        position: static;
        width: 100%;
        transition: none;
      }
      #front-menu .hovermenu {
        transition: none;
      }
      #front-menu .hovermenu:before {
        display: none;
      }
      #front-menu .hovermenu:after {
        top: 66px; right: auto; left: 50%;
        margin: -10px 0 0 -5px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #006b4e;
        border-top: none;
      }
      #front-menu .hovermenu a {
        height: auto !important;
      }
      .hovermenu-opener {
        display: block;
      }
      #front-menu li.is-open .hovermenu-opener:after {
        display: none;
      }
    }


/* header */
  #header { height: 145px; }

/* logos */
  #logo {
        display: block;
    outline: 0;
    width: 207px;
    height: 95px;
    margin: 22px 37px 0 0;
    background: url(../images/loodusegakoos_white.png) no-repeat;
    float: left;
    background-size: contain;
  }
    .light-bg #logo {
      background: url('../images/logo-green.png') no-repeat left top;
    }
  #logo-rmk {
    display: block; outline: 0; width: 82px; height: 38px; float: left;
    background: url('../images/logo_rmk.png') no-repeat left top; margin-top: 50px;
  }

/* top */
  #top { color: white; min-height: 610px; }
  #top h1, #top h2, #top h3 { color: white; }
  #top.events-top { min-height: 610px; }
  #top.quiz-top { min-height: 524px; }

/* mainmenu */
  #mainmenu { margin: 24px 0 0; padding: 0; list-style-type: none; float: right; font-size: 0; }
    #mainmenu li { margin: 0; padding: 0 0 0 40px; display: inline-block; vertical-align: middle; }
      #mainmenu a {
        display: block; float: left; outline: 0; padding: 20px 0 0;
        color: white; font: 19px/25px 'geogrotesque_rg', Helvetica, Arial, sans-serif;
        border-bottom: 4px solid transparent;
      }
      #mainmenu .active, #mainmenu .active:hover { border-bottom: 4px solid #7fb30f; }
      #mainmenu a:hover { color: #b2da7f }

        #mainmenu .ico {
          height: 40px; display: block;
          background-position: center center; background-repeat: no-repeat;
        }

        .svg #mainmenu .ico {
          background-size: contain;
          -webkit-background-size: contain;
          height: 35px;
          margin: 6px 0;
        }

/* submenu */
  #submenu { margin: 0; padding: 0 0 0px 0; list-style-type: none; }
    #submenu li { margin: 0; padding: 0 0px 0 0; display: inline-block; }
      #submenu a {
         color: white; font: 16px/1.1 'geogrotesque_md', Helvetica, Arial, sans-serif; float: left; white-space: nowrap;
         text-transform: uppercase; padding: 10px 15px 0; height: 27px; position: relative;
      }
      #submenu li:first-child a { margin-left: -15px; }
      .ru #submenu a {
        font-size: 13px; font-family: Helvetica, Arial, sans-serif;
       }
      /* #submenu a.active, #submenu a.active:hover { background: #006b4e; } */

      #submenu a:hover { color: #b2da7f; }
      #submenu a.active { color: #7fb30f; background: #7FB30F; color: white; }
      #submenu li:first-child a.active { margin-left: 0; }
      #submenu a.active:after {
        top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-top-color: #7fb30f; border-width: 8px; margin-left: -8px;
      }

      #submenu .submenu-btn { padding: 10px 10px 0; }

/* thirdmenu */
    #thirdmenu li { margin-left: 10px; padding: 0; background: none; border-bottom: 1px solid #E8E8E8 }
    #thirdmenu li.cms-btn {
      padding: 8px;
    }
      #thirdmenu a {
        font-family: 'geogrotesque_rg', Helvetica, Arial, sans-serif;
        font-weight: 400;
        color: #464646;
        font-size: 18px;
        display: block;
        padding: 8px 0 8px 10px;
      }
     #thirdmenu .active > a, #thirdmenu .active > a:hover {
        border-left: 5px solid #7FB30F;
        font-weight: 400
      }
     #thirdmenu a:hover {
        color: #006b4e
      }

/* main-search */
  #main-search { padding-top: 15px; padding-bottom: 15px; }
    #main-search .col-left { float: left; width: 420px; padding-top: 20px; }
    #main-search .col-right { float: right; width: 545px; padding-top: 20px; }

/* subject */
  #subject .col-left { float: left; width: 420px; padding-top: 55px; font-size: 16px; line-height: 26px; }
    #subject .col-left .buttons { line-height: 42px; }
    .quiz-frontpage #subject .col-left a {  border-bottom: 1px solid #D0FF95; color: #D0FF95; }
    .quiz-frontpage #subject .col-left a b, #subject .col-left a strong, #subject .col-left b a, #subject .col-left strong a {
      font-size: 18px;
      float: left;
      margin-right: 10px;
      background: #7FB30F;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      color: #fff;
      display: inline-block;
      height: 33px;
      line-height: 33px;
      font-weight: normal;
      padding: 5px 25px;
    }
    .quiz-frontpage #subject .col-left a:hover b, #subject .col-left a:hover strong, #subject .col-left b a:hover, #subject .col-left strong a:hover {
      background: #7aac0e;
    }

  #subject .col-right { float: right; width: 545px; }
    #subject h1, #subject h2, #subject h3 { padding-bottom: 20px; }

/* quiz page */
    .quiz-contentpage #thirdmenu li { margin-left: 0; border-bottom: 1px solid #c6e2bc; }
    .quiz-contentpage #thirdmenu a { padding-left: 0; color: #007549; }
    .quiz-contentpage #thirdmenu .active a, .quiz-contentpage #thirdmenu .active a:hover { border: none; font-weight: bold; }
  /* quiz-overview */
    #quiz-overview .col { width: 310px; font-size: 16px; }
    #quiz-overview .col.left { float: left; }
    #quiz-overview .col.center { float: left; margin: 0 40px; }
    #quiz-overview .col.right { float: right; }
      #quiz-overview .col .btn { background: #006b37; }
        .previous-quizes { margin: 6px 0; }
        #quiz-overview .previous-quizes { background: #f3ffda }
          .previous-quizes #thirdmenu { padding: 0; }
          .previous-quizes #thirdmenu li { display: inline; list-style: none; margin: 6px 10px 0 0; border: none; }
          .previous-quizes #thirdmenu a { color: #007549; padding: 0; font-family: Helvetica,Arial,Verdana,sans-serif; font-size: 18px; font-weight: normal; display: inline }
          .previous-quizes #thirdmenu .active a, .previous-quizez #thirdmenu .active a:hover { border: none; }
      #quiz-overview .quiz-registration-block { line-height: 18px; }
        #quiz-overview .quiz-registration-block a b, #quiz-overview .quiz-registration-block a strong, #quiz-overview .quiz-registration-block b a, #quiz-overview .quiz-registration-block strong a {
          font-weight: normal;
          background: #006B4E;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          color: #fff;
          display: inline-block;
          font-size: 15px;
          height: 33px;
          line-height: 33px;
          padding: 0 15px;
          margin-right: 15px;
        }
         #quiz-overview .quiz-registration-block a:hover b, #quiz-overview .quiz-registration-block a:hover strong, #quiz-overview .quiz-registration-block b a:hover, #quiz-overview .quiz-registration-block strong a:hover {
            background: #005b42;
         }


        #quiz-overview .quiz-login-block { margin-left: 16px; line-height: 19px; }
          #quiz-overview .quiz-login-block a { font-weight: bold; }
      .quiz-fronttpage #subject { margin-top: 35px; }
        .quiz-frontpage #subject .col-left { padding-top: 35px; }
        .quiz-frontpage h2 { margin-bottom: 10px; }
          .quiz-frontpage #subject h1 { font-size: 57px; }
          .quiz-frontpage .info-link { padding-top: 9px; }
            .quiz-frontpage .info-link a { border-bottom: 1px solid #D0FF95; color: #D0FF95; }
        .quiz-frontpage #subject .col-right img { margin-left: 30px; }


/* events */
  #events { padding-top: 35px; }
  #events .col-left { float: left; width: 242px; padding: 0 20px 0 0; min-height: 10px; }
  #events .col-center { float: left; width: 243px;  }
  #events .col-right { float: right; width: 444px; }

  #events .col-left .select-mark { clear:both; }

/* events-list */
  #events-list {}
    #events-list .event-row {
      padding: 16px 0;
    }

    #events-list .date { width: 62px; padding: 0; margin-right: 28px; float: left; min-height: 10px; text-align: center; color: white; font-weight: 300; font: normal 25px/42px Helvetica, Arial, sans-serif; background: #7fb30f; }
    #events-list .date .date-footer { font-size: 15px; line-height: 20px; background: #006b4e; line-height: 30px; }
    #events-list .date .date-footer span { border-right: 1px solid #005b42; width: 43px;  display: block; float:left; }

    #events-list .date.multiple, #events-list .date.multiple .date-footer { font-size: 15px; line-height: 36px; }
    #events-list .date.multiple .ru, #events-list .date.multiple .ru .date-footer { font-size: 14px; }

    #events-list .date-ru { font: normal 14px/36px Helvetica, Arial, sans-serif; }

    #events-list .date-ru .date-footer { line-height: 36px; font-size: 14px }

    #events-list .date.empty { background-color: transparent !important; }
    #events-list .description { width: 390px; padding-right: 35px; float: left; min-height: 10px; }
    #events-list .description.wider, #search-results .description.wider, #search-results-campaign .description.wider { width: 560px; }

    #search-results .housecapacity.wider, #search-results-campaign .housecapacity.wider { width: 180px; }
    #search-results .markings.shorter, #search-results-campaign .markings.shorter { width: 140px; }
    #search-results .location.shorter, #search-results-campaign .location.shorter { width: 165px; }


    #events-list .location, #events-list .county { float: left; width: 175px; padding-right: 30px; min-height: 10px; }
      #events-list .location p, #events-list .county p { margin: 0; padding: 3px 0 7px;}

    .right-block #events-list .description { width: 260px; font-size: 12px; line-height: 14px; }
    .right-block #events-list .description h2 { margin:0; padding: 0 0 5px 0; font-size: 18px; line-height: 18px;}
    .right-block #events-list .date { margin-right: 10px; font-size: 12px; line-height: 22px; width: 45px;}
    .right-block #events-list .date .date-footer {  font-size: 12px; line-height: 22px;  }
    .right-block #events-list .date .date-footer span { width: 30px; }
    .right-block #events-list .event-row { padding: 5px 0; }

/* map */
  #map {
    position: relative; width: 443px; height: 289px;
    background: url('../assets/halduskaart-2018.svg') no-repeat top left;
    background-size: contain;
  }
    #map.map-big { width: 513px; height: 356px;
      /*background: url('../images/map_big_2.png') no-repeat 0 -20px;*/
    }

    .map-big .nr-box { position: absolute; top: 20px; left: -10px }
    #map .select-mark { position: absolute; top: 55px; left: 0; }

    .map-2 .select-mark { top: 30px !important }

    #map .mark { position: absolute; }
    #map .pointer { position: absolute; }

    .map-1 {
        top: -35px
    }

/* number-box */
  .nr-box {
    display: inline-block; white-space: nowrap; padding: 0 15px 0 0;
    color: white; font: 18px/32px Helvetica,Arial,sans-serif;
  }
  .ru .nr-box { margin-bottom: 10px; }
    .nr-box .nr {
      display: inline-block; height: 36px; width: 38px; text-align: center; padding-top: 7px; padding-left:5px; margin-right: 5px;
      background: #7fb30f; vertical-align: 0px; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px
    }

/* main-submit */
  .main-submit {
    display: inline-block; padding: 5px; height: 43px;
    background: #006b4e;
    -moz-border-radius: 43px; -webkit-border-radius: 43px; border-radius: 43px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    position: absolute;
    top: 581px;
    margin-left: 389px;
    cursor: pointer;
  }
  .ru .main-submit { margin-left: 344px }

/* select-mark */
  .select-mark { white-space: nowrap; float: left; margin: 8px 8px 0 0;  }
    .select-mark span {
      float: left; background: url('../images/select_mark.png') no-repeat; float: left; height: 22px;
      color: white; font-size: 13px; line-height: 15px; padding: 6px 0 0;
    }
    .select-mark .label {
        padding-right: 3px; padding-left: 9px;
    }
    .select-mark .arr { width: 18px; background-position: right -28px; }

    .select-mark.mark-active .label, .select-mark-active .label {
        background-position: 0 -56px;

    }
    .select-mark.mark-active .arr, .select-mark-active .arr { background-position: right -84px; }

/* mark */
  .mark { display: inline-block; /*height: 22px;*/ font-size: 12px; line-height: 1; text-align: center; color: #617d51 !important; padding: 4px 7px;
            -moz-text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
        -webkit-text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
        -o-text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
        -ms-text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
        text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
  }
  .mark.mark-active {
    color: white !important; font-weight: bold; background: #099e6a;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    -moz-text-shadow: none;
        -webkit-text-shadow:none;
        -o-text-shadow: none;
        -ms-text-shadow: none;
        text-shadow: none;
  }

  .pointer-map .mark.mark-active {
      background: url('../images/pin-green.png') no-repeat center 4px;
      font-weight: normal;
      border-radius: none
  }
    .svg .pointer-map .mark.mark-active {
      background-image: url('../assets/pin-green.svg');
    }


/* pointer */
  .pointer, .pointer-map .mark {
    display: inline-block; font-size: 12px; color: #0f5a3b !important; padding: 31px 0 0;
    background: url('../images/pin-lightgreen.png') no-repeat center 4px;
    text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF, 0 0 2px #FFFFFF;
    line-height: 12px;
    text-align: center;
    margin-top: -16px;
  }
    .svg .pointer, .svg .pointer-map .mark {
      background-image: url('../assets/pin-lightgreen.svg');
    }
  .pointer:hover { color: #14714a; }
  .pointer.v2 { margin-top: -16px; }

  .pointer span, .pointer-map .mark span {
    background: none repeat scroll 0 0 #006b4e;
    border-radius: 3px;
    color: white;
    padding: 3px 4px 2px;
    text-shadow: none;
    display: inline-block;
  }

/* content */
  #content { padding: 35px 0 45px; }
  #content.border-bottom { border-bottom: 2px solid #e9e9e9; }

/* search-results */
  #search-results {}
    #search-results .result-row, #search-results-campaign .result-row {
      padding: 16px 0;
    }
    #search-results .image, #search-results-campaign .image { width: 100px; padding: 0 25px 0 0; float: left; min-height: 10px; }
      #search-results .image a, #search-results-campaign .image a { outline: 0; }
        #search-results .image img, #search-results-campaign .image img {
          display: block;
          -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.25); -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.25);
          box-shadow: 0 1px 5px rgba(0,0,0,0.25);
          /* Edicy generated thumbnails as squares. Voog maintains the aspect ratio. This view needs to render images as squares. */
          width: 96px;
          height: 96px;
          object-fit: cover;
        }

    #search-results .description, #search-results-campaign .description { width: 430px; padding-right: 35px; float: left; min-height: 10px;}
    #search-results .description.shorter, #search-results-campaign .description.shorter { width: 318px;}
    #search-results .housecapacity, #search-results-campaign .housecapacity { width: 130px; padding-right: 30px; min-height: 10px; float: left; }
    #search-results .location, #search-results-campaign .location { float: left; width: 175px; padding-right: 30px; min-height: 10px; }
    #search-results .location p, #search-results-campaign .location p { margin: 0; padding: 3px 0 7px;}

    #search-results .markings, #search-results-campaign .markings { float: left; width: 165px; min-height: 10px;}
      #search-results .markings .ico, #search-results-campaign .markings .ico {
        display: inline-block; height: 29px; width: 29px; background-position: center center;
        background-repeat: no-repeat;
        position: relative; top: 0;
      }

    #search-results .titles .housecapacity, #search-results .titles .location, #search-results .titles .markings, #search-results-campaign .titles .housecapacity, #search-results-campaign .titles .location, #search-results-campaign .titles .markings {
        font-size: 14px; color: #909090;
    }

    #search-results .titles, #search-results-campaign .titles { padding: 0;  }

/* footer */
  #footer { width: 1010px; margin: 0 auto; text-align: left; padding: 40px 0; font-size: 13px; line-height: 18px; }
  #footer.border-top { border-top: 2px solid #e9e9e9; }

    .footer-left { float: left; width: 100px; min-height: 10px; padding: 30px 0 0 20px; }
      .footer-logo { display: block; width: 78px; height: 36px; background-image: url('../images/lk-rmk-logo.png?1'); background-repeat: no-repeat; text-indent: -9999px; background-size: contain }
      .svg .footer-logo { background-image: url('../assets/rmk-sprite-rmk.svg?1'); }

    .footer-right { float: right; width: 165px; }
    /* .footer-center { overflow: hidden; padding: 0 10px; min-height: 10px; } */
    @media screen and (max-width: 800px){
      .footer-right {
        float: unset;
        width: 100%;
        text-align: left;
        position: relative;
        margin-bottom: 0px;
      }
      #search input.textbox {
        width: calc(100% - 53px);
      }
    }
      .footer-center .inner {
        float: left; padding: 0 0 0 25px;
      }
      .footer-center .inner.first { width: 160px; }
      .footer-center .inner.second { width: 160px; }
      .footer-center .inner.third { width: 240px; }

    .social-menu a {
      display: inline-block;
      width: 26px;
      height: 26px;
      opacity: 0.5;
      background-repeat: no-repeat;
    }
      .social-menu a:hover {
        opacity: 1;
      }
      .fb-icon { background-image: url('../assets/fb-icon.svg?2'); }
      .twitter-icon { background-image: url('../assets/twitter-icon.svg?1'); }
      .youtube-icon { background-image: url('../assets/youtube-icon.svg?2'); }
      .flickr-icon { background-image: url('../assets/flickr-icon.svg?2'); }
      .insta-icon { background-image: url('../assets/insta-icon.svg?2'); }

  .wrap-narrow #footer { width: 940px; }
    /* .wrap-narrow .footer-center .inner.second { width: 130px; } */


  #footer h1, #footer h2, #footer h3 {
    margin: 0; padding: 0 0 10px; color: #828282;
    font: 19px/25px 'geogrotesque_rg', Helvetica, Arial, sans-serif;
    font-weight: 300;
  }

  .footer-center .ico {
    width: 25px; height: 20px; display: inline-block; vertical-align: -5px;
    background-position: center center; background-repeat: no-repeat;
  }

  .footer-center .inner .table { border-collapse: collapse; }
    .footer-center .inner td { padding: 2px 5px 2px 0; }

    .footer-center .inner table a { color: #3f3f3f; }

  #footer.inner-footer { border-top: 2px solid #e9e9e9; margin: 30px 0 0 0; padding-bottom: 10px; }

/* langmenu */
  #langmenu { margin: 0; padding: 0 0 5px; list-style-type: none; text-align: right; }
    #langmenu li { display: inline; margin: 0 0 0 5px; }
      #langmenu a { font-size: 11px; line-height: 13px; color: #464646; text-transform: uppercase; }
      #langmenu .active a { font-weight: bold; }

/* search */
  #search {
    height: 31px; background: white; border: 1px solid #b8b8b8;
    -webkit-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.16); box-shadow: inset 0px 1px 6px rgba(0,0,0,0.16);
  }
    #search input.textbox {
      float: left; border: none; background: none; width: 112px;
      font: 13px/18px 'HelveticaNeue', Helvetica, Arial, Verdana, sans-serif;
      color: #3f3f3f; margin: 4px 0 0; padding: 4px 10px;
    }
    #search input.textbox:focus {
      outline: none;
    }
    #search input.submit {
      float: right; height: 31px; width: 31px; border: none;
      padding:0; margin: 0; background: url('../images/ico_search.png') no-repeat center center; box-shadow: none;
    }

/* ico */
  .ico-star { background-image: url('../images/ico_star.png'); }
  .ico-question { background-image: url('../images/ico_question.png'); }
  .ico-walker { background-image: url('../assets/ico-walker.svg'); }
  .ico-walker2 { background-image: url('../images/ico_walker2.png'); }
  .ico-walker3 { background-image: url('../images/ico_walker3.png'); }
    .svg .ico-walker2 { background-image: url('../assets/matkaja.svg'); }
  .ico-house { background-image: url('../assets/ico-house.svg'); }
  .ico-recycle { background-image: url('../assets/ico-trash.svg'); }
  .ico-house2 { background-image: url('../images/ico_house2.png'); }
  .ico-house3 { background-image: url('../images/ico_house3.png'); }
    .svg .ico-house2 { background-image: url('../assets/maja.svg'); }
  .ico-calendar { background-image: url('../assets/ico-calendar.svg'); }
  .ico-calendar2 { background-image: url('../images/ico_calendar2.png'); }
    .svg .ico-calendar2 { background-image: url('../assets/kalender.svg'); }
  .ico-owl { background-image: url('../assets/ico-owl.svg'); }
  .ico-owl2 { background-image: url('../images/ico_owl2.png'); }
    .svg .ico-owl2 { background-image: url('../assets/ookull.svg'); }
  .ico-youtube { background-image: url('../images/ico_youtube.png'); }
  .svg .ico-youtube { background-image: url('../assets/rmk-sprite-tube.svg'); }
  .ico-flickr { background-image: url('../images/ico_flickr.png'); }
  .svg .ico-flickr { background-image: url('../assets/rmk-sprite-flickr.svg'); }
  .ico-twitter { background-image: url('../images/ico_twitter.png'); }
  .svg .ico-twitter { background-image: url('../assets/rmk-sprite-twitter.svg'); }
  .ico-facebook { background-image: url('../images/ico_facebook.png'); }
  .svg .ico-facebook { background-image: url('../assets/rmk-sprite-fesar.svg'); }
  .ico-fireplace { background-image: url('../images/ico_fireplace.png'); }
  .ico-snow { background-image: url('../images/ico_snow.png'); }
  .ico-camping { background-image: url('../images/ico_camping.png'); }
  .ico-cover-fireplace { background-image: url('../images/ico_cover_fireplace.png'); }
  .ico-wheelchair { background-image: url('../images/ico_wheelchair.png'); }
  .ico-info { background-image: url('../images/ico_info.png'); }
  .ico-magnifier { background-image: url('../assets/ico-magnifier.svg'); }

  .ico-eestimetsalugu {
    background-image: url('../assets/ico-eestimetsalugu.svg');
  }
  .ico-metsahyved {
    background-image: url('../assets/ico-metsahyved.svg');
  }
  .ico-metsaannid {
    background-image: url('../assets/ico-metsaannid.svg');
  }
  .ico-opetajale {
    background-image: url('../assets/ico-opetajale.svg');
  }
  .ico-kylastameie {
    background-image: url('../assets/ico-kylastameie.svg');
  }
  .ico-mangud {
    background-image: url('../assets/ico-mangud.svg');
  }
  .ico-arhiiv {
    background-image: url('../assets/ico-arhiiv.svg');
  }

.ico-accessibility {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-top: 10px;
  height: 65px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('../images/ico_accessibility.png');
}
.ico-service {
  background-image: url('../images/ico_service.png')  !important;
}
/* ico tooltip */
.ico-accessibility .ico-tooltip {
  top: 78px;
  display: none;
  left: -64px;
  position: absolute;
  text-align: center;
  text-transform: lowercase;
  width: 200px;
  z-index: 99;
}

.ico .ico-tooltip {
  top: 39px;
  display: none;
  left: -85px;
  position: absolute;
  text-align: center;
  text-transform: lowercase;
  width: 200px;
  z-index: 99;
}
.ico-tooltip-inner {
  background: #e6e6e6;
  display: inline-block;
  margin: 0 auto;
  padding: 2px 10px;
  font-size: 13px;
}
.ico-accessibility .ico-tooltip:before,
.ico .ico-tooltip:before {
  position: absolute;
  height: 0;
  width: 0;
  content: " ";
  display: block;
  border-style: solid;
  border-color: transparent transparent #e6e6e6 transparent;
  border-width: 8px;
  margin-left: 91px;
  top: -16px;
}
.ico-accessibility:hover .ico-tooltip,
.ico:hover .ico-tooltip { display: block; }

/* paddings */
  .pad-0-0-15 { padding: 0 0 10px; }
  .pad-10-0-0 { padding: 10px 0 0; }
  .pad-25-0-0 { padding: 25px 0 0; }
  .pad-30-0 { padding: 30px 0; }
  .pad-20-0 { padding: 20px 0; }
  .pad-20 { padding: 20px; }
  .pad-10-0 { padding: 10px 0; }
  .pad-30-35 { padding: 30px 35px; }
  .pad-0-15 { padding: 0 15px; }
  .pad-5-25 { padding: 5px 25px; }
  .pad-50-0-0 { padding: 50px 0 0; }




/* datepicker */


  .ui-datepicker {
    background: white;
    border: 7px solid #60a289;
    border-radius: 3px;
    display: none;
  }
  .ui-datepicker table tbody td:hover { background: #a6d668; border-radius: 4px }

  .ui-datepicker-inline {
    background: white; width: 227px; overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    display: block;
  }

  .ui-datepicker-inline table tbody td:hover { background: transparent; }

  .ui-datepicker-current-day { background: #73B321; border-radius: 4px; color: #fff }
  .ui-datepicker-inline .ui-datepicker-current-day { background: none; border-radius: 0 }


  .ui-datepicker-header { background: #008150; height: 40px; position: relative;  }
    .ui-datepicker-title { text-align: center; font-size: 15px; color: white; font-weight: bold; padding-top: 10px; }
    .ui-datepicker-prev {
      float: left; height: 40px; display: block; outline: 0; width: 36px;
      background: url('../images/calendar_prev.gif') no-repeat center center;
      text-indent: -100px;
      overflow: hidden;
      cursor: pointer;
    }
    .ui-datepicker-next {
      float: right; height: 40px; display: block; outline: 0; width: 36px;
      background: url('../images/calendar_next.gif') no-repeat center center;
      text-indent: -100px;
      overflow: hidden;
      cursor: pointer;
    }

    .ui-datepicker-calendar { margin: 0; padding: 0; border-collapse: separate; border-spacing: 2px }
      .ui-datepicker-calendar th {
        padding: 4px; color: #323232; text-align: center;
        font-size: 13px; line-height: 15px; font-weight: bold;
      }
      .ui-datepicker-calendar td { padding: 4px; }

    .ui-datepicker-calendar a {
      display: block; font-size: 13px; line-height: 15px; color: #4d4d4d;
      width: 22px; height: 18px; padding-top: 4px; text-align: center;
    }

    .markedDay a.ui-state-default {
        background: #73B321 !important;
        border-radius: 15px;
        color: white;
        font-weight: bold;
    }
    #calendar .ui-datepicker-calendar tbody td { border-radius: 5px; }
    #calendar .ui-datepicker-calendar tbody tr.active td {
        background-color: #d3edb2;
    }
    #calendar .ui-datepicker-calendar tbody tr:hover td {
        background-color: #e7f5d4;
    }

    /*.markedDay a.ui-state-hover {
        background: red !important;
    }*/


/* white-content */
  .white-content {
    background: white;
    color: #464646;
    margin-bottom: 40px;
  }

  .white-content #submenu { border-bottom: 1px solid #ebebeb; padding-bottom: 20px; }
  .white-content #submenu a { color: #006B4E; }
  .white-content #submenu a:hover { color: #004935; }

 .white-content #submenu a.active { color: white;  }

    .white-content-inner { padding-top: 35px; }
      .white-content-inner .right-content{ width: 343px; float: right; margin-left: 40px; margin-bottom: 40px;}

      .white-content-inner .right-map { margin-bottom: 15px }

      .white-content-inner .right-gallery { padding-bottom: 15px; }

      .white-content-inner .right-gallery  .edys-gallery a { padding-right: 0px;}

      .photo_gallery_area {
        clear: both;
      }
      .photo_gallery_area img {
         box-shadow: 0 1px 4px rgba(0,0,0,0.4);
         margin: 15px 24px 0 0px;
      }
      .content-block .edys-gallery, .small-right-block .edys-gallery {
         /*margin: 15px 15px 0 0px;*/
         margin: 15px 0 0 0px;
      }

      .white-content-inner h1 { padding-bottom: 20px; }
      .white-content-inner h2 { padding: 15px 0 10px 0;  }
      .white-content-inner .small-right-block h2 { padding: 0 0 10px; }
      .white-content-inner #search-results h2, .white-content-inner #search-results-campaign h2, .search-results-new h2, .location-name, .description h2 { padding: 0px 0 5px 0; }

      .white-content-inner.text-page h1 { font-size:30px; line-height: 40px; }
      .white-content-inner.text-page h1 span, .white-content-inner.text-page h1 b, .white-content-inner.text-page h1 strong, h2 .date { color: #006b37; }

      .white-content-inner .left-block { float: left; width: 600px; min-height: 60px; }
      .white-content-inner .right-block { float: left; width: 350px; margin-left: 50px;  }
      .white-content-inner .right-block h3 { padding-bottom: 12px; }
      .white-content-inner .left-block.even, .white-content-inner .right-block.even { width: 480px; }
      .content-block { width: 700px; float: left; min-height: 100px }
        .wrap-narrow .content-block { width: 630px; font-size: 15px; }
      .center-block { float: none; margin: 0 auto }

      .small-right-block { float: left; width: 240px; margin-left: 55px }

        .wrap-narrow .small-right-block { width: 200px; padding: 20px 20px 50px; font-size: 15px; }
        .wrap-narrow .small-right-block h2 { font-size: 18px; }
        .wrap-narrow .small-right-block p { padding: 3px 0; }
        .wrap-narrow .small-right-block.coloured { background: #f3ffda url('../images/metsaviktoriin-logo-roheline.png') bottom right no-repeat; }
        .wrap-narrow .small-right-block.coloured.coloured-ru { background-image: url('../images/metsaviktoriin-logo-roheline-ru.png'); }
          .small-right-block.coloured .previous-quizes { margin-bottom: 32px; }
            .small-right-block.coloured .previous-quizes li { padding: 5px 25px 5px 0; }
          .white-content-inner ul.result-links { margin-bottom: 32px; }
            .white-content-inner ul.result-links li { padding: 0; line-height: 40px; border-bottom: 1px solid #c6e2bc; background: none; }
            .result-links li a { font-size: 18px; color: #006b37; }
              .result-links li.active a { font-weight: bold; }

      .white-content-inner ul {
        list-style-type:none;
        margin:5px 0; padding:0;
      }
        .white-content-inner ul li, #main .list li {
          background: url('../images/green_dot.png') no-repeat 5px 7px;
          padding: 0 0 0 25px;
          margin:0;
        }

    .white-content .form_area {}
    .white-content .form_area label { font-weight: bold; display: block; font-size: 14px; line-height: 18px; padding: 4px 0; clear:both; vertical-align: top }

    .white-content .form_area .form_field_textfield, .white-content .form_area .form_field_textarea {
      border: 1px solid #b8b8b8; -webkit-box-shadow: inset 0px 1px 6px rgba(0,0,0,0.16); box-shadow: inset 0px 1px 6px rgba(0,0,0,0.16);
      width: 300px;
      border-radius: 3px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }
    .white-content .form_area .form_field_textarea { height: 90px; resize: none }

    .form_field_radio { padding: 0; margin: 0 10px 0 0 }
    .form_field_checkbox {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    }

    .form_field_checkbox input {
      margin-top: 6px;
      margin-right: 10px;
    }

    .form_field { margin-bottom: 10px; clear: both }
    .form_area input, .form_area textarea { font: 14px/16px 'HelveticaNeue', Helvetica, Arial, Verdana, sans-serif; padding: 8px 10px; }

    /* .form_field input .form_field_textfield input, .form_field input .form_field_textarea textarea { width: 450px !important; } */

    .form_field.short { width: 226px; display: inline-block; margin-right: 24px; clear: none;}
    .form_field.short.last { margin-right:0; }

    .form_field.short .form_field_textfield, .form_field.short .form_field_textarea, #main .form_field_size_large { width: 100% }
     #main .form_field_size_medium { width: 60% }

     #main .field-2 label {
         display: inline-block;
         width: 180px
     }
     .form_field h3 {
         font-size: 23px;
         margin-bottom: 4px
     }

    .form_submit { margin-top: 5px; clear: both }
    .form_submit input, .submit {
      font: bold 16px/43px Helvetica, Arial, Verdana, sans-serif;
      background: #006b4e;
      border: none;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      box-shadow: 0 1px 2px rgba(0,0,0,0.3);
      color: white;
      padding: 0 23px;
      height: 43px;
      cursor: pointer;
      display: inline-block
    }

    .form_submit input:hover, .submit:hover, .main-submit:hover {
        background: #005b42;
        color: #fff
    }
    .submit:disabled, .submit:hover:disabled {
      background: #889491a6;
      cursor: default;
    }

.form_error, .form_notice {
     font-size: 16px;
     margin-bottom: 18px
}
.form_error {
     color: #FF0000;
}
.form_notice {
     color: #29871a;
}
.form_field_error {
     color: #FF0000;
     font-size: 13px;
     line-height: 13px;
}
.white-content .form_field_with_errors .form_field_textfield, .white-content .form_field_with_errors .form_field_textarea {
       border: 1px solid #FF0000
}

.full-width-table { width: 100%; display: block; clear: both; border-collapse: collapse; }
.full-width-table td { padding : 0 0 8px 40px; vertical-align: top; max-width: 320px; }
.full-width-table td.first { padding-left: 0; font-weight: bold; }
.full-width-table td img {
  max-width: 100%;
  height: auto;
}


.important-notice { color: #ff0000; overflow: hidden; margin-bottom: 10px;}
.ico-holder { position: relative; padding-left: 24px; }
.ico-info { display: block; width: 16px; height: 16px; margin-right: 10px; position: absolute; left: 0; top: 4px; background-size: contain; }

.location-info { padding-bottom: 10px; padding-top: 5px; }
.desc-info { margin-bottom: 25px }

/* table style */
table { border-collapse: collapse; border-spacing: 0; }
.custom-table td, .custom-table th {
    padding: 6px 8px;
    text-align: left;
}
.custom-table td.first, .custom-table th.first {
 width: 30%;
}

.custom-table th {
    background: #ededed
}
.custom-table tr {
    border-bottom: 1px solid #CECECE
}
.custom-table tr:last-child {
    border-bottom: none
}
.custom-table td, .custom-table th {
    border-right: 1px solid #CECECE;
    vertical-align: top;
}
.custom-table td:last-child, .custom-table th:last-child {
    border-right: none;
}
.custom-table td:first-child {
    padding: 6px 8px 6px 0
}

/* hike */
.hike {
    padding: 0 0 25px 0;
    margin-bottom: 25px;
    border-bottom: 1px solid #CECECE;
    position: relative;
    min-height: 200px;
}
.hike h2 { font-size: 28px; padding: 0 0 13px }
.hike:last-child { border-bottom: none }
.hike-pic br { display: none }
.hike-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
}
.hike h2, .hike ul {
    margin-left: 230px
}

    .small-btn {
        display: inline-block;
        background: #73B321;
        height: 33px;
        line-height: 33px;
        font-size: 16px;
        color: #fff;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        padding: 0 24px
    }
      .btn {
        display: inline-block;
        background: #7fb30f;
        height: 33px;
        line-height: 33px;
        font-size: 15px;
        color: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
      }
    .small-btn:hover, .btn:hover {
        background: #7aac0e;
        color: #fff
    }
    #main .list {
        margin: 0 0 12px 0
    }

/* blog */
#bloglist .article {
    margin-bottom: 40px;
    padding-left: 96px;
    position: relative;
}
#bloglist h2 {
    font-size: 30px;
    line-height: 33px;
    padding: 0 0 13px
}
#bloglist h2 a, #hike h2 a {
    color: #333
}
#bloglist h2 a:hover, #hike h2 a:hover {
    color: #555
}
#bloglist .date {
    background-image: url('../images/blog_date.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 66px;
    font-family: 'geogrotesque_rg', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 17px;
    text-align: center;
    padding: 22px 0 0 0;
    line-height: 21px
}
.ico-1 { background-position: 0 0; }
.ico-2 { background-position: 0 -66px; }
.ico-3 { background-position: 0 -132px; }
.ico-4 { background-position: 0 -198px; }

.excerpt {
    margin-bottom: 10px
}
.content-block h1 {
    padding: 0 0 12px
}

/* small ico list */

#mushrooms-header {
    background: #006B4E
}
#small-ico-list {
  margin: 0;
  padding: 10px;
  list-style-type: none
}
#small-ico-list li {
  float: left;
  margin: 0 20px 0 12px;
  padding: 0;
}
#small-ico-list li:last-child {
  margin-right: 0;
}
#small-ico-list a {
  font-size: 15px;
  text-align: center;
  padding-top: 53px;
  height: 23px;
  float: left;
  color: #93BEA8;
  position: relative;
}
#small-ico-list a:before {
  content: "";
  position: absolute; top: 0; left: 0;
  width: 100%; height: 53px;
  background: center no-repeat;
}
#small-ico-list a:hover, #small-ico-list .active a {
  text-decoration: none;
}
#small-ico-list .places:before {
  background-image: url('../assets/ico-places.svg');
}
#small-ico-list .berries:before {
  background-image: url('../assets/ico-berries.svg');
}
#small-ico-list .mushrooms:before {
  background-image: url('../assets/ico-mushrooms.svg');
}
#small-ico-list .preservation:before {
  background-image: url('../assets/ico-preservation.svg');
}
#small-ico-list .recipes:before {
  background-image: url('../assets/ico-recipes.svg');
}
#small-ico-list .share-recipe:before {
  background-image: url('../assets/ico-share-recipe.svg');
}

#event-reg-form td .dpa-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 400px;
  padding: 16px 0;
}

#event-reg-form td .dpa-checkbox input {
  margin-top: 6px;
  margin-right: 16px;
}

#event-reg-form td { padding: 5px 10px 5px 0; width: 400px; }
#event-reg-form td.label { width: auto; }

.left { float: left }
.right { float: right }


.right-gallery h1 {
    font-size: 27px;
    line-height: 30px;
    clear: both;
}

.trip-photo-4, .trip-photo-5, .trip-photo-6, .trip-photo-7, .trip-photo-8, .trip-photo-9, .trip-photo-10 {
    display: none;
}

.only-on-phone { display: none; }

#right-gallery a {
    width: 75px;
    height: 75px;
    display: block;
    float: left;
    margin: 3px;
}

ul.tab-select-list {
    list-style-type: none;
    margin:5px 0px 20px 0;
    padding: 0;
    display: block;
    overflow: hidden;

}

ul.tab-select-list li {
    float: left;
    display: block;
    padding: 5px 10px 3px 10px;
    border: 1px solid rgba(0,0,0,0.2);
    margin:0;
    background: none;
    cursor: pointer;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    text-transform: uppercase;
}
ul.tab-select-list li.active {
    background: rgb(191,210,85);
    background: -moz-linear-gradient(top, rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1)));
    background: -webkit-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
    background: -o-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
    background: -ms-linear-gradient(top, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
    background: linear-gradient(to bottom, rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 );
    color: white;
}

ul.tab-select-list li:first-child {
    border-radius: 5px 0 0 5px;
    border-right-width:0;
}

ul.tab-select-list li:last-child {
    border-radius: 0 5px 5px 0;
    border-left-width:0;
}

ul.tab-select-list li.active:first-child {
    border-right-width:1px;
}

ul.tab-select-list li.active:last-child {
    border-left-width:1px;
}






.formator-spinner {
 margin-left: 30px;
}

.free-star,
.discount-star {
    background: url("../images/freestar.png") no-repeat;
    width: 57px;
    height: 60px;
    text-align: center;
    line-height: 12px;
    padding-top: 20px;
    color: white;
    font-size: 10px;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.discount-star {
  background-image: url("../images/discountstar.png");
}

.free-star span, .discount-star span {
  top: 50%; position: absolute; display: block; padding-left: 5px; padding-right: 5px;
  width: 100%;
  -webkit-transform: translate(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.svg .free-star {
    background-image: url("../assets/free.svg");
}

.svg .discount-star {
  background-image: url("../assets/discount.svg");
}

.icon-mobile {
  width: 30px; height: 30px;
  background: url("../assets/icon-mobile.svg") no-repeat center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
}

.campaign-title {
    border-bottom: 1px solid #e3e3e3;
    font-size: 20px;
    color:#858585;
    line-height: 28px;
    padding: 40px 0 20px 0;
    margin-bottom: 20px;
}

.campaign-title .dot {
    height: 12px;
    width: 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    background: #00774a;
    margin: 0 10px 2px 0;
}

.campaign-title .dot.orange {
    background: #eb8b03;
}
.campaign-title strong, .campaign-title b, .campaign-title span {
    font-weight: normal;
    color: #3d3d3d;
}
.pointer-map .mark .arr { display: none;  }

.empty-h2 {
  display: block;
  width: 100%;
  height: 35px;
  clear:both;
  overflow: hidden;
}

.matkatee-kaart {
  background: url("../images/matkatee-kaart.png?2") no-repeat;
  position: absolute;
  width: 363px;
  height: 267px;
  top: 219px;
  right: 340px
}
.aegviidu-ahijarve {
    background: url("../images/aegviidu-ahijarve.png?2") no-repeat;
    width: 245px;
    height: 29px;
    top: 0;
    left: 108px;
    position:c relative;
    display: block
}
  .ru .aegviidu-ahijarve {
      background: url("../images/aegviidu-ahijarve-ru-1.png?1") no-repeat;
      width: 271px;
  }
.oandu-ikla {
  background: url("../images/oandu-ikla.png?3") no-repeat;
  width: 191px;
  height: 15px;
  top: 212px;
  left: 20px;
  position: relative;
  display: block
}
  .ru .oandu-ikla {
    background: url("../images/oandu-ikla-ru.png?1") no-repeat;
    width: 231px;
    height: 25px;
  }

/* overlay */
  .overlay {
    height: 100%; width: 100%; left: 0; top:0; overflow: auto; display: none;
    position: fixed; z-index: 10002; -webkit-transform: translateZ(0); text-align: left;
  }
  .overlay-dark {
    background: url('../images/overlay_70.png') repeat;
    background: rgba(0,0,0,0.70);
  }
  .overlay-light-dark {
    background: url('../images/overlay_40.png') repeat;
    background: rgba(0,0,0,0.40);
  }
  .overlay-gray { background: #DCDCDC; }

  .overlay-hidden { overflow: hidden; }
  .overlay-iframe { position: fixed; width: 100%; height: 100%; opacity:0; filter: alpha(opacity=0);-ms-filter:"alpha(opacity=0)"; }
  .overlay-content { position: relative; z-index: 10; min-height: 100%; -webkit-transform: translateZ(0); }

  .overlay-popup { overflow: hidden; }

/* dialog */
  .dialog { width: 520px; position: relative; font-size: 16px; color: #585858; }
    .dialog-close {
      color: white !important; display: block; text-align: center;
      background: #006b4e !important; height: 50px; width: 50px; outline: 0;
      font: bold 20px/50px Verdana, sans-serif !important;
    }
    .dialog-inner { background: white; }

/* metsaekspress */
  .metsaekspress-buss {
    position: absolute;
    width: 350px;
    height: 193px;
    right: 320px;
    bottom: 70px;
    background: url("/images/metsaekspress-buss.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .picture-drop-area-cell {
    max-width: 299px;
    overflow: hidden;

  }
    .picture-drop-area-cell .edy-btn-trash {
      background: white;
      right: 0;

    }

  .notice-front {
    background: #eeffda;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    color: #006b4e;
    margin-top: 40px;
    width: 400px;
  }


/* matkateed */

.matkatee {
  height: 261px;
  position: absolute;
  z-index: 0;
}
.matkatee, .matkatee-link, .matkatee-1 .part-2, .matkatee-2 .part-2 {
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-size: contain;
  background-repeat: no-repeat;
}
.matkatee.fade-out, .matkatee-link.fade-out {
  opacity: 0.2;
}
.matkatee-1 {
  width: 333px;
  left: 161px;
  top: 53px;
  background-image: url('/images/matkatee-perakula_ahijarve.png');
}
  .svg .matkatee-1 {
    background-image: url('/assets/matkatee-perakula_ahijarve.svg');
  }
.matkatee-2 {
  width: 127px;
  left: 203px;
  top: 12px;
}
  .matkatee-2 .part-1 {
    width: 137px;
    height: 261px;
    position: absolute;
    top: -7px;
    left: 3px;
    background-image: url('/images/matkatee-oandu_ikla-1.png');
    background-size: contain;
    background-repeat: no-repeat;
  }
    .svg .matkatee-2 .part-1 {
      background-image: url('/assets/matkatee-oandu_ikla-1.svg');
    }
  .matkatee-2 .part-2 {
    width: 14px;
    height: 21px;
    position: absolute;
    top: 38px;
    left: 91px;
    background-image: url('/images/matkatee-oandu_ikla-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
  }
    .svg .matkatee-2 .part-2 {
      background-image: url('/assets/matkatee-oandu_ikla-2.svg');
    }
  .matkatee-link-2:hover +.matkatee-2 .part-2 {
    opacity: 1;
  }

.matkatee-3 {
  width: 324px;
  height: 117px;
  top: 29px;right: 34px;
}

.matkatee-3 .part-1 {
  position: absolute;
  top:0;right:0;left:0;bottom:0;
  background: no-repeat center/contain url("../assets/matkatee-penijoe-kauksi.svg");
}

.matkatee-4 .part-1 {
  position: absolute;
  width: 87px;
  height: 49px;
  top: 84px;
  left: 20px;
  background: no-repeat center/contain url('/assets/matkatee-hiiumaa.svg');
}

.matkatee-link {
  position: absolute;
  color: #fff;
  z-index: 10;
}
  .matkatee-link:hover {
    color: #fff;
    z-index: 20;
  }
  .matkatee-link:hover + .matkatee {
    z-index: 15;
  }
  .matkatee-link .matkatee-name {
    border-radius: 3px;
    padding: 4px 4px 1px;
    display: inline-block;
    background: #006b4e;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
  }
  .matkatee-pointer {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 17px;
    height: 24px;
    position: absolute;
    top: -25px;
  }

.matkatee-link-1 {
  top: 15px;
  left: 120px;
}

.matkatee-link-1 .matkatee-pointer {
  background-image: url('../images/pin-green.png');
  top: 25px;
  left: 26px;
}

.svg .matkatee-link-1 .matkatee-pointer {
  background-image: url('../assets/pin-green.svg');
}

.matkatee-link-2 {
  left: 340px; top: 18px;
}
  .matkatee-link-2 .matkatee-name {
    background: #d32f2f;
  }
  .matkatee-link-2 .matkatee-pointer {
    background-image: url('../images/pin-red.png');
    left: -2px;
    top: -25px;
  }
    .svg .matkatee-link-2 .matkatee-pointer {
      background-image: url('../assets/pin-red.svg');
    }

.matkatee-link-3 {
  left: 155px;
  top: 135px;
}
.matkatee-link-3 .matkatee-name {
  background: #ff9700;
  margin-left: -35px;
  margin-top: 15px;
}

.matkatee-link-3 .matkatee-pointer {
  background-image: url(../assets/pin-orange.svg);
}

.matkatee-link-4 {
  top: 63px;
}

.matkatee-link-4 .matkatee-pointer {
  top: 30px;
  left: 93px;
  background-image: url(../assets/pin-green.svg);
}

.matkatee-map {
  display: block;
  width: 480px;
  height: 350px;
  margin-bottom: 10px;
  background: url('../images/matkatee-map.png') no-repeat center;
  position: relative;
}
  .matkatee-map .route {
    position: absolute;
  }
    .route-point {
      border-radius: 3px;
      padding: 4px 4px 1px;
      display: inline-block;
      font-size: 12px;
      line-height: 12px;
      text-align: center;
      color: #fff;
      position: absolute;
    }
    .route-subpoint {
      font-size: 12px;
      line-height: 12px;
      position: absolute;
    }
  .matkatee-map .route-1 {
    width: 139px;
    height: 251px;
    background: url('../images/rada-oandu-ikla.png') no-repeat;
    left: 192px;
    top: 38px;
  }
    .svg .matkatee-map .route-1 {
      background-image: url('../assets/rada-oandu-ikla.svg');
    }
    .matkatee-map .route-1 .route-point {
      background: #d32f2f;
    }
    .matkatee-map .route-1 .route-subpoint {
      color: #d32f2f;
    }
    .matkatee-map .route-1 .route-point-1 {
      left: 95.7%;
      top: -8.4%;
    }
    .matkatee-map .route-1 .route-point-2 {
      left: 103px;
      top: 42px;
    }
    .matkatee-map .route-1 .route-point-3 {
      left: -16.5%;
      bottom: -8%;
    }
    .matkatee-map .route-1 .route-subpoint-1 {
      left: 37px;
      top: 15px;
    }
    .matkatee-map .route-1 .route-subpoint-2 {
      left: 38px;
      top: 44px;
    }
    .matkatee-map .route-1 .route-subpoint-3 {
      left: 75px;
      top: 82px;
    }
    .matkatee-map .route-1 .route-subpoint-4 {
      left: 0px;
      top: 133px;
    }
    .ru .matkatee-map .route-1 .route-subpoint-4 {
      left: -16px;
    }
    .matkatee-map .route-1 .route-subpoint-5 {
      left: 78px;
      top: 152px;
    }
    .matkatee-map .route-1 .route-subpoint-6 {
      left: 58px;
      top: 193px;
    }
  .matkatee-map .route-2 {
    width: 304px;
    height: 245px;
    background: url('../images/rada-perakula-ahijarve.png') no-repeat;
    left: 142px;
    top: 77px;
  }
    .svg .matkatee-map .route-2 {
      background-image: url('../assets/rada-perakula-ahijarve.svg');
    }
    .matkatee-map .route-2 .route-point {
      background: #006b4e;
    }
    .matkatee-map .route-2 .route-subpoint {
      color: #006b4e;
    }
    .matkatee-map .route-2 .route-point-1 {
      left: -16.4%;
      top: -5.7%;
    }
    .matkatee-map .route-2 .route-point-2 {
      left: 51%;
      top: -2.5%;
    }
    .matkatee-map .route-2 .route-point-3 {
      left: 51%;
      top: 78.4%;
    }
    .matkatee-map .route-2 .route-subpoint-1 {
      left: 14px;
      top: -8px;
    }
    .ru .matkatee-map .route-2 .route-subpoint-1 {
      left: 19px;
      top: -11px;
    }
    .matkatee-map .route-2 .route-subpoint-2 {
      left: 60px;
      top: 13px;
    }
    .matkatee-map .route-2 .route-subpoint-3 {
      left: 91px;
      top: -5px;
    }
    .matkatee-map .route-2 .route-subpoint-4 {
      left: 185px;
      top: 53px;
    }
    .matkatee-map .route-2 .route-subpoint-5 {
      left: 174px;
      top: 102px;
    }
    .matkatee-map .route-2 .route-subpoint-6 {
      left: 214px;
      top: 121px;
    }
    .ru .matkatee-map .route-2 .route-subpoint-6 {
      left: 207px;
    }
    .matkatee-map .route-2 .route-subpoint-7 {
      left: 261px;
      top: 148px;
    }
    .matkatee-map .route-2 .route-subpoint-8 {
      left: 241px;
      top: 195px;
    }
    .ru .matkatee-map .route-2 .route-subpoint-8 {
      left: 237px;
    }
    .matkatee-map .route-2 .route-subpoint-9 {
      left: 232px;
      top: 240px;
    }
  .matkatee-map .route-3 {
    width: 168px;
    height: 245px;
    background: url('../images/rada-aegviidu-ahijarve.png') no-repeat;
    left: 277px;
    top: 77px;
  }
    .svg .matkatee-map .route-3 {
      background-image: url('../assets/rada-aegviidu-ahijarve.svg');
    }
    .matkatee-map .route-3 .route-point {
      background: #7fb30f;
    }
    .matkatee-map .route-3 .route-subpoint {
      color: #7fb30f;
    }
    .matkatee-map .route-3 .route-point-1 {
      left: 21px;
      top: -6px;
    }
    .matkatee-map .route-3 .route-point-2 {
      left: 21px;
      top: 192px;
    }
    .matkatee-map .route-3 .route-subpoint-1 {
      left: 49px;
      top: 53px;
    }
    .matkatee-map .route-3 .route-subpoint-2 {
      left: 38px;
      top: 102px;
    }
    .matkatee-map .route-3 .route-subpoint-3 {
      left: 78px;
      top: 121px;
    }
    .matkatee-map .route-3 .route-subpoint-4 {
      left: 125px;
      top: 148px;
    }
    .matkatee-map .route-3 .route-subpoint-5 {
      left: 105px;
      top: 195px;
    }
    .matkatee-map .route-3 .route-subpoint-6 {
      left: 96px;
      top: 240px;
    }

.matkatee-map .route-4 .route-point {
  background: #ff9700;
}
.matkatee-map .route-4 .route-subpoint {
  color: #121212;
}
.matkatee-map .route-4 .route-point-1 {
  bottom: -20px;left: -45px;
}
.matkatee-map .route-4 .route-point-2 {
  top:14px;left: 80px;
}
.matkatee-map .route-4 .route-point-3 {
  top: 69px;left: 220px;
}
.matkatee-map .route-4 .route-subpoint-1 {
  top: 43px;left: 14px;
}
.matkatee-map .route-4 .route-subpoint-2 {
  top: 51px;right: 75px;
}
.matkatee-map .route-4 .route-subpoint-3 {
  top: -16px;right: -10px;
}

.matkatee-map .route-4 {
  top: 55px;right: 36px;
  width: 291px;
  height: 109px;
  background: url('../assets/rada-penijoe-kauksi.svg') no-repeat;
}

.matkatee-map .route-5 {
  width: 83px;
  height: 46px;
  background: url('../assets/rada-hiiumaa.svg') no-repeat;
  top: 107px;
  left: 27px;
}

.matkatee-map .route-5 .route-point-1 {
  background: #006b4e;
  top: 5px;left: 80px;
}

.matkatee-map .route-5 .route-subpoint-1 {
  color: #006b4e;
  top: -8px;
  left: 55px;
}

.matkatee-map .route-5 .route-point-2 {
  background: #006b4e;
  top: 37px;
  left: -15px;
}

.matkatee-map .route-5 .route-subpoint-2 {
  color: #006b4e;
  text-align: center;
  top: 50px;
  left: 40px;
}

.matkatee-map .route-5 .route-point-3 {
  background: #006b4e;
  top: 45px;
  left: 83px;
}


@media screen and (max-width: 800px){
  .matkatee-map .route-1 .route-point-1 {
    left: 95.7%;
    top: -10.4%;
  }
  .matkatee-map .route-1 .route-point-2 {
    left: 78%;
    top: 16%;
  }
  .matkatee-map .route-1 .route-point-3 {
    left: -16.5%;
    bottom: -11%;
  }
  .matkatee-map .route-4 {
    width: 61%;
    top: 15%;
    right: 7%;
    height: 32%;
  }
  .matkatee-map .route-4 .route-point-1 {
    top: 100%;
    left: -23%;
  }
  .matkatee-map .route-4 .route-point-2 {
    top: 4%;
    left: 22%;
  }
  .matkatee-map .route-4 .route-point-3 {
    top: 64%;
    left: 70%;
  }
  .matkatee-map .route-2 .route-point-1 {
    left: -20.4%;
    top: -8.7%;
  }
  .matkatee-map .route-2 .route-point-2 {
    left: 51%;
    top: -5.5%;
  }
  .matkatee-map .route-2 .route-point-3 {
    left: 50%;
    top: 75.4%;
  }
  .matkatee-map .route-5 {
    width: 66%;
    height: 13%;
    left: 6%;
    top: 31%;
  }
  .matkatee-map .route-5 .route-point-1 {
    left: 25%;
    top: 11%;
  }
  .matkatee-map .route-5 .route-point-2 {
    left: -7%;
    top: 90%;
  }
  .matkatee-map .route-5 .route-point-3 {
    left: 26%;
    top: 100%;
  }
}

.edy-gallery-photos {
  margin: 0 -1px;
}
.edy-gallery-image, .edy-gallery-thumb {
  width: 92px !important;
  height: 92px !important;
}
.edy-gallery-thumb:nth-child(5n)  {
  margin-right: 0 !important;
}

.photo_gallery_area {
  overflow: auto;
}
.photo_gallery_area .edys-gallery a {
  padding: 0 !important;
  float: left;
  margin: 0 5px 5px 0;
  width: 92px !important;
  height: 92px !important;
}
.right-block .photo_gallery_area .edys-gallery {
  margin-right: 0;
  margin-left: 0;
}
.right-block .photo_gallery_area .edys-gallery a:nth-child(5n)  {
  margin-right: 0;
}
.photo_gallery_area img {
  margin: 0;
  box-shadow: none;
  width: 92px !important;
  height: 92px !important;
  display: block;
}

.matkatee-leht .white-content-inner.text-page h1 {
  font-size: 50px;
  margin-bottom: 20px;
}
.matkatee-leht h2 {
  color: #096f55;
  font-size: 26px;
}

.matkatee-parts {
  margin: 45px 0;
}
  .part-title {
    font-size: 24px;
    color: #096f55;
    padding: 23px 0 23px 40px;
    font-family: 'geogrotesque_rg', Helvetica, Arial, sans-serif;
    border-top: 1px solid #e4e4e4;
    position: relative;
    cursor: pointer;
  }
    .part-title:before {
      content: "";
      width: 18px;
      height: 18px;
      background: url('../images/icon-plus.png') no-repeat center;
      border: 2px solid #096f55;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -10px;
    }
      .svg .part-title:before {
        background-image: url('../assets/icon-plus.svg');
      }
    .open .part-title:before {
      background-image: url('../images/icon-minus.png');
    }
      .svg .open .part-title:before {
        background-image: url('../assets/icon-minus.svg');
      }
  .part-content {
    display: none;
    border-top: 1px solid #e4e4e4;
  }
  .open .part-content {
    display: block;
  }
  .matkatee-part .white-content-inner {
    padding: 25px 0;
  }
  .part-content p {
    margin: 0 0 15px;
    padding: 0;
  }
  .part-content a.view-more {
    display: inline-block;
    background: #7fb30f;
    color: white;
    padding: 8px 12px;
    margin: 15px 0 0;
  }
  .part-content a.view-more:hover {
    background: #7aac0e;
  }



/* uus matkatee lõik */
.not-loaded .kaart-uus-matkatee-loik {
  opacity: 0;
}
.kaart-uus-matkatee-loik {
  width: 399px;
  height: 260px;
  background: url('../images/bg-map-matkatee.png');
  position: absolute;
  top: 244px;
  left: 330px;
  transition: opacity 0.5s;
  opacity: 1;
}
  .matkatee-loigud {
    width: 221px;
    height: 253px;
    background: url('../images/matkatee-route2.png') no-repeat;
    position: absolute;
    top: 5px;
    left: 158px;
  }
  .svg .matkatee-loigud {
    background-image: url('../assets/matkatee-route2.svg');
  }
    .matkatee-punkt, .label-uus-loik {
      position: absolute;
      font-size: 13px;
      text-transform: uppercase;
      color: white;
      font-family: 'geogrotesque_rg', Helvetica, Arial, sans-serif;
    }
      .matkatee-punkt-oandu {
        top: -18px;
        left: 122px;
      }
      .matkatee-punkt-aegviidu {
        top: 27px;
        left: 92px;
      }
      .matkatee-punkt-perakyla {
        top: 25px;
        left: -106px;
      }
        .not-loaded .matkatee-punkt-perakyla {
          opacity: 0;
        }
        .matkatee-punkt-perakyla {
          opacity: 1;
          -moz-transition: opacity 0.5s 1.9s;
          -webkit-transition: opacity 0.5s 1.9s;
          transition: opacity 0.5s 1.9s;
        }
      .matkatee-punkt-ikla {
        top: 214px;
        left: -22px;
      }
      .matkatee-punkt-ahijarve {
        top: 204px;
        left: 79px;
      }

  .not-loaded .label-uus-loik {
    opacity: 0;
    margin-top: -10px;
  }
  .label-uus-loik {
    position: absolute;
    top: 2px;
    left: 142px;
    background: #d32f2f;
    padding: 4px 13px;
    opacity: 1;
    margin-top: 0;
    -moz-transition: opacity 0.2s 2.2s, margin-top 0.7s 2.2s;
    -webkit-transition: opacity 0.2s 2.2s, margin-top 0.7s 2.2s;
    transition: opacity 0.2s 2.2s, margin-top 0.7s 2.2s;
  }
  .ru .label-uus-loik {
    left: 109px;
  }
  .en .label-uus-loik {
    left: 129px;
  }
    .label-uus-loik:after {
      content: "";
      position: absolute;
      bottom: -8px;
      left: 50%;
      margin-left: -8px;
      border-left: 8px solid rgba(255, 255, 255, 0);
      border-right: 8px solid rgba(255, 255, 255, 0);
      border-top: 8px solid #d32f2f;
    }
  .uus-loik {
    position: absolute;
    top: 42px;
    left: 113px;
  }
  .uus-loik circle {
    opacity: 0;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
    transition: opacity 0.1s;
  }
  .uus-loik circle.visible {
    opacity: 1;
  }

#lang-menu {
  padding: 0;
}
#main #lang-menu {
  position: absolute;
  right: 0;
  top: 0;
}

  #lang-menu li {
    display: inline-block;
    padding: 0 8px;
  }
  #lang-menu a {
    text-transform: uppercase;
    color: #006b4e;
    display: block;
    padding-top: 2px;
    font-size: 14px;
    border-top: 3px solid transparent;
  }
  #main #lang-menu a {
    color: white;
  }
  #lang-menu .active a {
    padding-top: 2px;
    border-color: #95d214;
    font-weight: bold;
  }

/* Image container styles */
.edy-positionable-container-center:first-child,
.edy-positionable-container-left-block:first-child,
.edy-positionable-container-right-block:first-child,
.edy-texteditor-container-wrapper-center:first-child,
.edy-texteditor-container-wrapper-left-block:first-child,
.edy-texteditor-container-wrapper-right-block:first-child {
  margin-top: 0;
}

.edy-positionable-container-center:last-child,
.edy-positionable-container-left-block:last-child,
.edy-positionable-container-right-block:last-child,
.edy-texteditor-container-wrapper-center:last-child,
.edy-texteditor-container-wrapper-left-block:last-child,
.edy-texteditor-container-wrapper-right-block:last-child {
  margin-bottom: 0;
}

.edy-positionable-container-center,
.edy-positionable-container-left-block,
.edy-positionable-container-right-block,
.edy-texteditor-container-wrapper-center,
.edy-texteditor-container-wrapper-left-block,
.edy-texteditor-container-wrapper-right-block {
  margin-top: 20px;
  margin-bottom: 20px;
}

.edy-positionable-container-left,
.edy-texteditor-container-wrapper-left {
  margin-right: 20px;
}

.edy-positionable-container-right,
.edy-texteditor-container-wrapper-right {
  margin-left: 20px;
}

.edy-image-container-with-title:after {
  display: block;
  padding: 4px;
  font-size: 12px;
  line-height: 1.3em;
  content: attr(data-title);
}

.voog-search-modal {
  z-index: 100;
  text-align: left;
}

.bg-picker-holder {
  position: absolute;
  z-index: 40;
}
.bg-picker-holder .edy-bgpicker-toggle-button {
  margin: 0;
  position: relative;
}
.bg-picker-holder.bg-picker-top {
  top: 10px;
}
.bg-picker-holder.bg-picker-right {
  right: 10px;
}
.bg-picker-holder.bg-picker-left {
  left: 10px;
}
