
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
html {
    overflow-y: scroll;
}
body, button, input, select, textarea {
    color: #585858;
    font-weight: 300;
    line-height: 1.5;
    font-family: 'Ubuntu', sans-serif;
}
.nav-toggle {
  display: none;
}
body {
    background: #fff;
    font-family: 'Ubuntu', sans-serif;
    padding-right: 0px !important;
}
b, strong {
    font-weight: 500;
}
img {
    border: 0 none;
    vertical-align: middle;
}
.btn.big-b{display: block;
width: 100%;
margin-bottom: 20px;
font-weight: 500;
font-size: 18px;
padding: 15px 20px;}
.pregrada p{font-size: 13px;margin-bottom: 20px;}.pregrada p a{font-weight: 600;color:#5c9c37;}
.w30 img {
  width: 100%;
}
.green{text-align: center;
color: #5c9c37;
font-size: 20px;
font-weight: 500;}
.bc .green{font-size: 15px;}
/*linkovi*/
a , a:visited {color:#6b6c70;}
a:hover {color:#5c9c37;}

a {
    font-weight: 300;
    text-decoration: none;
}
a:focus {
    outline: none;
}
a:hover, a:active {
    outline: 0 none;
}
p { 
  margin-top: 15px;
  line-height: 23px;
  font-weight: 300;
  font-size: 16px;
  color: #787878;
}

/*naslovi*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
}

h1 {
  font-size: 28px;
  color: #86878b;
  width: 100%;
  font-weight: 400;
  line-height: 33px;
  padding: 0px;
}
h2 {
    font-size: 22px;
    color: #86878b;
    font-weight: 400;
    text-align: left;
    line-height: 37px;
    text-transform: uppercase;
}
h3 {
    font-size: 19px;
    color: #86878B;
    font-weight: 400;
    text-align: left;
    line-height: 37px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 8px;
}
/**/
fieldset {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px;
    padding: 11px 12px 0;
}
legend {
    white-space: normal;
}
button, input, select, textarea {
    -moz-box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button, input {
    line-height: normal;
}
input, textarea {
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table, th, td {
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;
}

caption, th, td {
    text-align: left;
}
th {
    border-width: 0 1px 1px 0;
    font-weight: bold;
}
td {
    border-width: 0 1px 1px 0;
}
del {
    color: #767676;
}
hr {
    background-color: #2B8DD5;
    border: 1px solid #2B8DD5;
    height: 1px;
    margin-bottom: 23px;
    margin-top: 23px;
}

input, textarea {
   /* border: 1px solid rgba(0, 0, 0, 0.1);*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
textarea {
    width: 100%;
}
input:focus, textarea:focus {
    border: 0 none;
    outline: 0 none;
}
.search-field {
    width: 100%;
}
.search-submit {
    display: none;
}
img {
    max-width: 100%;
}
.txt-error {
    background-image: url("../images/error-32.png");
    background-position: left 15px center;
    background-repeat: no-repeat;
    background-color: #F1D3D4;
    border: 1px dashed #ed1f24;
    padding: 15px;
    font-size: 14px !important;
    margin-bottom: 10px;
    font-weight: 300;
    text-align: center;
}
embed, iframe, object, video {
    margin-bottom: 24px;
    max-width: 100%;
}
p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
blockquote.alignleft, img.alignleft {
}
.clearfix {
    clear: both;
    width: 100%;
    display: block;
}

/*footer*/
.cpy {
    display: table-cell;
    float: left;
    vertical-align: middle;
    font-size: 14px;
}
.v {
    display: table-cell;
    float: right;
    background: url(../images/blank.png) top left repeat !important;
    opacity: 1;
    margin-top: 0;
    padding: 20px;
}
.v:hover {opacity: 0.8;}

/**/
.aleft {
    float: left !important;
    left: 0;
}
.aright {
    float: right !important;
    right:0;
}
.last {
    margin-right: 0;
}

/**/

/*kontakt forma*/
.hidden-forma .kontakt_forma {
  width: 100%;
}
.hidden-forma .rezervacija_forma {
  width: 100%;
}
.kontakt_forma {
    width:80%;
    color: #444444;
    margin: 20px auto;
}
.kontakt_forma h2{
  margin-bottom: 15px;
}
input[type="text"], textarea, button, a.btn, a, input[type="file"] {
    transition: all ease 0.3s;
}
label {
      font-size: 16px;
    padding-bottom: 5px;
    font-weight: 300;
    display: block;
    color: #787878;
}
input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #f1f1f1;
    display: block;
    margin-bottom: 10px;
    padding: 6px 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
}
select {
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #f1f1f1;
    display: block;
    margin-bottom: 10px;
    padding: 6px 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
    text-align: left;
}
input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus {
    border: 1px solid #5c9c37;
    font-weight: 300;
    outline: medium none;
}
textarea {
    background: #fff;
    border: 1px solid #f9f9f9;
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
    text-indent: 5px;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button, a.btn, a.btn:visited, a.button, a.button:visited, input[type="submit"], input[type="reset"], input[type="button"] {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #5c9c37;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    float: left;
    overflow: visible;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
    opacity: 1;
    font-weight: 400;
    border: none;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

button:hover, a.btn:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #468a1f;
}
.prijava_box label {
    color: #6C6C6C;
    display: block;
}
.prijava_box input.txt_error, .prijava_box textarea.txt_error {
    border: 1px solid #FF0000;
}
.prijava_box .button {
    background: none repeat scroll 0 0 #0C0401;
    border: 1px solid #84A340;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    padding: 0.5em;
    text-align: center;
    text-transform: uppercase;
}
.prijava_box .button:hover {
    background: none repeat scroll 0 0 #84A340;
}
.txt_error_img {
    float: left;
    margin: 2px 0 0 5px;
}
.msgs {
    font-size: 8pt;
    margin: 20px 0;
    text-align: center;
}
.notice.success {
    background: none repeat scroll 0 0 #90EE90;
    border: 1px solid #008000;
    color: #008000;
}
.notice.error {
    background: none repeat scroll 0 0 #FFC0CB;
    border: 1px solid #FF0000;
    color: #FF0000;
}
.notice {
    background: none repeat scroll 0 0 #FFFFE0;
    border: 1px solid #FFD700;
    border-radius: 5px;
    clear: both;
    color: #DEAE00;
    left: 0;
    line-height: 120%;
    margin: 10px 0;
    padding: 10px 20px 10px 40px;
    position: relative;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    top: 0;
}
.txt.kontakt {
  background: #f9f9f9;
  margin-right: 0;
  border: 1px solid #f1f1f1;
  padding-right: 0;
}

/*end kontakt forma*/
li {
    margin-left:15px;
}

.aleft {
    float: left !important;
}
.aright {
    float: right !important;
}
.last {
    margin-right: 0 !important;
}
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.col {
    display: block;
    float:left;
    margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

.last {margin-right: 0 !important;}
/*  GROUPING  */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}
.aleft {
    float: left !important;
}
.align-left {
    text-align: left !important;
}
.aright {
    float: right !important;
}
.align-right {
    text-align: right !important;
}
/**/
.language-dropdown {
    float: right;
    position: relative;
    background: #fff;
    padding: 10px 17px
}
.language-dropdown a.language-drop {
  float: right;
  width: 45px;
  transition: all ease 0.3s;
  background: url("../images/lang-drop.png") no-repeat scroll right bottom transparent;
}
.language-dropdown a.language-drop.language-drop-expanded {
  background: url("../images/lang-drop.png") no-repeat scroll right top transparent;
}
.language-dropdown img.aright {
  margin-right: 10px;
  margin-top: 8px;
}
.nav .language-dropdown ul {
    list-style-type: none;
    position: absolute;
    top: 33px;
    left: 5px;
    width: 44px;
    z-index: 1000;
    display: none;
    background: #f1f1f1;
}
.nav .language-dropdown ul li{
    margin: 0px;
    text-align: left;
    float: left;
    position: relative;
    width: auto;
}
.language-dropdown ul li a{
  display: block;
  text-align: center;
  padding: 5px 7px !important;
  width: 100%;
}
.language-dropdown ul li a:hover{
    background: #5c9c37;
}
.language-drop {
  background: url(../images/drop-lang.png) bottom center no-repeat;
}
.language-drop.language-drop-expanded {
  background: url(../images/drop-lang.png) top center no-repeat;
}
.language-ul {
  display: none;
}
.hidden-lang {
  display: none;
}
.lang img {
  width: 16px;
}

* {
    margin: 0;
    padding: 0;
}
/**/
/*kalendaaaaaaaar*/
.ui-datepicker {
  padding: 10px !important;
  background: none repeat scroll 0% 0% #fff;
  z-index: 10000 !important;
}
.ui-datepicker .ui-datepicker-title {

}
/**/
.gray {
  background: #f9f9f9;
}
.center {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;

}
.logo-container {
  background: #fff;
  float: left;
  height: 236px;
  position: relative;
  padding: 10px 20px;
  z-index: 1000;
  width: 21%;
  text-align: center;
  margin-bottom: -147px;
  transition: all ease 0.3s;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.logo-container:hover {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.info.hidden {
  display: none;
  width: 100%;
  background: #eee;
  position: relative;
  z-index: 1000;
  margin-top: 0;
  margin-left: 0;
  padding: 0 30px;
}
.logo {
  display: block;
  text-align: center;
  height: 216px;
}
.logo img {
  width: 169px;
}
.logo .logo-img {
  height: 120px;
  margin-top: -3px;
}
.logo .logo-txt {
  width: 206px;
}
.scrolled .logo-container {
  height: 146px;
}
.scrolled .logo{
  display: block;
  text-align: center;
  height: 95px;
  overflow: hidden;
  margin-top: 10px;
  transition: all ease 0.3s;
}
.scrolled .logo img.logo-txt {
/*  width: 182px;
  margin-top: 0px;*/
  width: 205px;
  margin-top: 12px;
}

.scrolled .logo .logo-img {
    height: 0px;
}
.lang {
  background: #fff;
  float: right;
  margin-top: 15px;
}
.info {
  float: left;
  margin-left: 20px;
}
.info a {
  color: #5c9c37;
  font-weight: 400;
}
.info p{
  font-size: 13px;
  line-height: 16px;
  margin: 11px 0 20px 0;
}
.row {
  width: 100%;
  float: left;
}
.row.gray.pd {
  padding: 50px 0;
}
.header-top {
  width: 100%;
  position: relative;
  z-index: 100;
  border-bottom: 1px solid #f1f1f1;
  background: #f5f5f5;
}
.header-bottom{
  background: #fff;
  z-index: 90;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 2px 6px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 2px 6px 0px rgba(50, 50, 50, 0.1);
}
.header-right {
  float: right;
  width: 79%;
  position: relative;
  z-index: 1;
}
.nav.header-right {
  float: right;
  width: 79%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav {
    float: left;
}
.nav ul {
    list-style-type: none;
}
.nav ul li {
    float: left;
    margin-left: 0;
    position: relative;
}
.nav ul li a{
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding: 0 10px;
    line-height: 56px;
    margin-bottom: -1px;  
}
.nav ul li a.active {
  color: #5c9c37;font-weight: 500;
}

.map {
    background: url(../images/map-icon-white.svg) center center #f9f9f9 no-repeat;
    width: 59px;
    height: 55px;
    display: block;
    float: left;
    margin-right: 10px;
}
.map:hover {
    background: url("../images/map-icon-white.svg") no-repeat scroll center center #5c9c37;
}
.map:hover img {
    opacity: 0;
    transition: all ease 0.3s;
}
.map img {
  margin-top: 12px;
  margin-left: 20px;
  opacity: 1;
}
.slider li {
    margin-left: 0;
}
.hidden-container {
  width: 100%;
  float: left;
}
.slider {
    position: relative;
    z-index: 1;
}
.hidden-container {
  display: none;
}
.fixed {
    height: 100px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1001;
}
.slider-title {
  clear: both;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  text-align: left;
  text-shadow: 0px 1px 2px #545454;
}
.bx-wrapper .bx-viewport {
  float: left;
  left: 0;
}
#slider{
  width: 100%;
  position: relative;
  z-index: 50;
  /*height: 600px;*/
  float: left;
  max-height: 600px;
overflow: hidden;
}
#bx-pager {
  position: absolute;
}
.box-linkovi {
  left: 60%;
position: absolute;
width: 400px;
border-radius: 2px;
bottom: 60px;
z-index: 3001;
margin-left: 362px;
}
.border-top{
border-top: 1px solid #F1F1F1;
}
.main-title {
  position: absolute;
  top: -210px;
  z-index: 1000;
  color: #fff;
  font-size: 30px;
  text-align: right;
}
.linkovi {
  top: 0;
  right: 0;
  width: 100%;
}
.linkovi li{
  width: 100%;
float: left;
margin-left: 0;
margin-bottom: 1px;
}
.linkovi li a {
background: transparent url("../images/next-slider.png") no-repeat scroll center center;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
line-height: 18px;
 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
display: block;
padding: 20px 19px;
text-indent: -3000px;
overflow: hidden;
width: 10px;
}
.linkovi li a:hover {
background: #5C9C37 url("../images/next-slider.png") no-repeat scroll center center;
}
#slider ul{
  list-style: none;
  margin-top: 0px;
  padding-left: 0;
}
#slider1 li{
  position: relative;
  margin-left: 0;
}
#slider .bx-wrapper {
  width: 60%;
  float: left;
}
#slider .bx-wrapper .bx-viewport{
  overflow: visible !important;
}
.description {
  position: absolute;
  color: #fff;
  top: 20%;
  left: 50px;
  opacity: 0;
  font-size: 27px;
  font-weight: 400;
  transition: all ease 0.3s;
  color: #f1f1f1;
  width: 100%;
  padding: 30px;
  left: 0;
  padding-left: 120px;
  max-width: 950px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  transition: all ease 0.3s;
}
.active-slide .overlay {
  opacity: 0;
}
.active-slide .description {
  opacity: 1;
}
.right-line {
  width: 10px;
  background: none repeat scroll 0% 0% #f1f1f1;
  height: 100%;
  position: absolute;
  display: block;
  left: 60%;
  z-index: 1000;
  top: 0px;
}
.bottom-shadow {
  position: absolute;
  height: 15px;
  bottom: -15px;
  width: 100%;
  display: block;
  background: url("../images/sh.png") repeat-x scroll left -6px transparent;
  opacity: 0.4;
}
/**/
.slider-row {
  overflow: hidden;
  text-align: center;
  background: #f1f1f1;
  float: left;
  max-height: 710px;
  margin-top: 125px;
}
.row.gray.border {
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.padding-forma .rezervacija_forma {
  padding-bottom: 50px;
  margin-top: 0;
  text-align: left;
}
.padding-forma .kontakt_forma {
  padding-bottom: 50px;
  margin-top: 0;
  text-align: left;
}
#bx-pager {
  left: 60%;
  position: absolute;
  width: 400px;
  z-index: 1001
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  bottom: 60px;
  z-index: 3000;
}
#bx-pager a {
  border-left: 10px solid #f1f1f1;
  padding: 20px 50px 20px 17px;
  background: url(../images/white-overlay.png) top left repeat transparent;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
#bx-pager a.active {
  border-left: 10px solid  #5c9c37;
  background: #fff;
}
.bx-pager-thumb {
  border-bottom: 1px solid #fff;
  text-align: left;
}
.slider-btn a{
  padding: 2px 20px;
  color: #fff !important;
  text-align: center;
  background: #6caedf;
  float: right;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 15px;
}
.slider-btn a:hover{
  padding: 2px 20px;
  color: #fff !important;
  text-align: center;
  background: #1F5685;
}
.social-left {
  position: fixed;
  top: 35%;
  z-index: 2000;
}
.social-left a {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #fff;
  transition: all ease 0.3s;
  background: url(../images/white-overlay.png) top left repeat;
}
.social-left a:hover {
  background: url(../images/white-overlay.png) top left repeat #fff;
}
.all-offer {
  position: absolute;
  text-align: left;
  left: 60%;
  bottom: 0px;
  width: 400px;
  background: none repeat scroll 0% 0% #FFF;
  display: block;
  padding: 14px 30px;
  z-index: 2000;
  text-transform: uppercase;
  font-weight: 400;
  transition: all ease 0.3s;
  font-size: 22px;
  color: #86878b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.all-offer:hover {
  background: #5C9C37;
  color: #fff;
}
.reservation-box {
  width: 50%;
  float: right;
  padding: 10px;
  background: #e1e1e1;
  margin-top: 20px;
  min-width: 620px;
  border: 1px solid #d8d8d8;
}
.directions {
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-container {
  background: #fff;
}
.reservation-input {
  width: 23%;
margin-right: 2%;
  float: left;
  padding: 5px 6px;
  margin-bottom: 0;
  color: #7f7f7f;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn.reservation-btn {
 width: 25%;
  float: right;
  font-size: 14px;
  margin: 0;
  padding: 2px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/**/
.main-nav {
  padding:0px;
  position: relative;
}
.main-nav ul {
  list-style-type: none;
}
.main-nav ul li {
  float: left;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.main-nav ul li a{
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 10px;
  line-height: 46px;
}
.w70 {
  width: 66.5%;
  float: left;
  margin-top: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container.special .w70 {
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w30.last {
  float: right;
}
.w30 {
  width: 33%;
  float: left;
  margin-right: 0.5%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w30 span.btn-green {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: #eee;
  width: 100%;
  font-size: 14px;
  padding: 10px;
  text-align: right;
  color: #FFF;
  background: rgba(92,156,55,0.8);
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 400;
  opacity: 0;
  transition: all ease 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w30:hover span.btn-green {
  opacity: 1;
}
.w30 span.title {
  display: block;
  background: #fff;
  color: #86878B;
  font-weight: 400;
  text-align: left;
  padding: 15px;
  position: relative;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/**/
.txt {
  padding: 30px 20px 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.txt.w50 {
  padding-bottom: 40px;
}
.w70 .w100 {
  margin-top: 20px;
  float: left;
}
.w100 {
  width: 100%;
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w25 {
  width: 25%;
  float: left;
  position: relative;
  margin-right: 3%;
  margin-bottom: 0%;
}
.w25 span.btn-green {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: #eee;
  width: 100%;
  font-size: 13px;
  padding: 7px 7px;
  text-align: right;
  color: #FFF;
  background: rgba(92,156,55,0.8);
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 400;
  opacity: 0;
  transition: all ease 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.w25:hover span.btn-green {
  opacity: 1;
}
.w100 .title {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 20px;
  padding-top: 15px;
  display: block;
  color: #787878;
}
.w100 .title:hover {
  color: #5C9C37;
}
.w100 p {
  line-height: 19px;
  font-size: 15px;
  margin-top: 10px;
}
/*reviewsss*/
.slider2 li{
  margin-left: 0;
}
.fb-icon img {
  float: left;
  margin-right: 10px;
}
.fb-icon {
  font-size: 14px;
  font-weight: 400;
  color: #86878B;
  line-height: 19px;
  position: absolute;
  top: 20px;
  left: 74px;
}
.google-icon img {
  float: left;
  margin-right: 10px;
}
.google-icon {
  font-size: 14px;
  font-weight: 400;
  color: #86878B;
  line-height: 19px;
  position: absolute;
  top: 20px;
  left: 74px;
}
.review {
  background: url(../images/quote.png) top left no-repeat;
  width: 100%;
  padding: 50px 8% 10px;
  margin: 30px 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.review p {
  font-style: italic;
  color: #9e9e9e;
  font-size: 16px;
  margin: 15px 0;
}
.review span {
  font-size: 16px;
  font-weight: 400;
  color: #86878B;
}
#nl_error {
  font-size: 15px;
  margin-top: -10px;
  margin-bottom: 10px;
}
.container {
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-top: 30px;
}
.container h2 {
  clear: none;
  float: left;
  line-height: 30px;
  margin-bottom: 10px;
}
.container .btn {
  margin: 0px;
  padding: 2px 15px;
  font-size: 14px;
}
.toggle.collapsed {
  background: url(../images/minus.png) center center no-repeat;
}
.category {
  padding-bottom: 3%;
  padding-top: 50px;
  position: relative;
  background: url(../images/logo-left.png) -2% center no-repeat;
  border-top: 1px solid #e1e1e1;
}
.category.logo-right {
  background: url(../images/logo-right.png) 102% center no-repeat;
}
.category-title {
  font-size: 21px;
  background: #7c7c7f;
  color: #FFF !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 400;
  top: -60px;
}
.txt_error {
    background-image: url("../images/error.png");
    background-position: right 10px top 10px;
    background-repeat: no-repeat;
    border: 1px solid #ed1f24 !important;
}
.error {
    background-image: url("../images/error-32.png");
    background-position: left 15px center;
    background-repeat: no-repeat;
    background-color: #fcdede;
    border: 1px dashed #ed1f24;
    padding: 15px;
    font-size: 14px !important;
    margin-bottom: 10px;
    font-weight: 300;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.success {
    background-image: url("../images/sucess-32.png");
    background-position: left 15px center;
    background-repeat: no-repeat;
    background-color: #EBFFD8;
    border: 1px dashed #7AC143;
    padding: 15px 15px 15px 73px;
    font-size: 14px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.pd {
  padding: 3% 0;
  overflow: hidden;
}
.container .w30 {
  margin-top: 0.5%;
  margin-bottom: 0.5%;
}
.category .w30 {
  margin-bottom: 0.5%;
}
.category .w30 .center-title {
  text-align: center;
}
#map {
  height: 300px;
  float: left;
  display: block;
  width: 100%;
}
.w50 {
  float: left;
  width: 50%;
}
.category-title:hover {
  color: #fff;
  background: #5C9C37;
}
.center-title {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  color: #fff;
  font-weight: 400;
  padding: 6%;
  line-height: 27px;
  text-shadow: 0px 1px 2px rgba(84, 84, 84, 1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -40px;
  top: 50%;
  font-size: 25px;
  /*text-transform: uppercase;*/
}
.w50.txt.aleft {
  padding: 2% 2% 2% 0;
}
.w50.txt.aright {
  padding: 2% 0% 2% 2%;
}
.category .w100 {
  margin-top: 3%;
  float: left;
}
.category .w100 h2 {
  line-height: 37px;
  background: url(../images/line.png) left 10px repeat-x;
  margin-bottom: 3%;
}
.line-title {
  line-height: 37px;
  background: transparent url("../images/line.png") repeat-x scroll left 10px;
  margin-bottom: 3%;
  width: 100%;
}
.line-title span {
  display: inline-block;
  padding-right: 30px;
  line-height: 25px;
  padding-bottom: 7px;
  margin-top: 15px;
  background: #FFF;
}
.category .w100 h2 span{
  display: inline-block;
  padding-right: 30px;
  line-height: 25px;
  padding-bottom: 7px;
  margin-top: 15px;

  font-size: 22px;
  color: #86878B;
  font-weight: 400;
  text-transform: uppercase;
}
a:hover h2 {
  color: #5C9C37;
}
.category .w100 h2 span{
   background: #fff;
}
.category .w100 h2 a span {
  background: #fff;
}
.category.logo-right .w100 h2 a span {
  background: #f9f9f9;
}
.category.logo-right .w100 h2 span {
background: #f9f9f9;
}
.category .w100 h2 a:hover span{
  color: #5C9C37;
}
.category.details-page {
  border-top: 0;
}
.category a.w30 .overlay{
  opacity: 0;
  display: block;
  background: rgba(92, 156, 55, 0.8) url("../images/overlay-bg.png") no-repeat center center;
} 
.category a.w30:hover .overlay{
  opacity: 1;
  background: rgba(92, 156, 55, 0.8) url("../images/overlay-bg.png") no-repeat center center;

}
.w75 {
  width: 72%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 5%;
}
.blog a {
  color: #5C9C37;
  font-size: 15px;
  font-weight: 400;
}
.blog-title {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.blog-title a {
  max-width: 80%;
  color: #7C7C7F;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  display: block;
  float: left;
}
.blog-title a:hover {
  color: #5C9C37;
}
.datum {
  float: right;
  font-size: 13px;
/*  line-height: 35px;*/
  color: #7c7c7f;
  padding: 3px 5px;
}
.blog p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 19px;
}
.w70.blog {
  margin-top: 0;
}
.newsletter.w30 {
  padding: 0 4%;
  padding: 50px 5% 0 3%;
}
.reservation-toggle.collapsed , .info-toggle.collapsed { background: url(../images/x-2.png) center center no-repeat #5C9C37; }
.newsletter-input {
  text-align: center;
  color: #787878;
}
.newsletter p {
  float: left;
  font-size: 14px;
  line-height: 17px;
  margin-top: 5px;
}
.blog .w25 {
  width: 29%;
}
.blog .w75 {
  width: 68%;
}
.newsletter h3 {
  text-align: center;
}
.newsletter {
  background: transparent url("../images/newsletter.png") no-repeat scroll 81% 66%;
}
.blog a.w25 {
  background: url(../images/blog.png) center center no-repeat #5c9c37;
}
.blog a.w25 img {
  opacity: 1;
  transition: all ease 0.3s;
}
.blog a.w25:hover img {
  opacity: 0.4;
}
.row.pd.category {
    overflow: hidden;
}
/**/
.slider2 .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../images/prev-xs.png) center center no-repeat;
}
.slider2 .bx-wrapper .bx-next {
    right: 0px;
    background: url(../images/next-xs.png) center center no-repeat;
}
#slider .bx-wrapper .bx-prev {
    left: 0px;
    background: url(../images/prev-xs.png) center center no-repeat;
}
#slider .bx-wrapper .bx-next {
    right: 0px;
    background: url(../images/next-xs.png) center center no-repeat;
}
.banner1 .center {
  background: #666;
  padding: 20px 0;
  text-align: center;
}
.banner1 .center h1{
  color: #FFF;
  text-align: center;
  padding: 20px 10px 10px;
  position: relative;
  z-index: 100;
  text-shadow: 0px 1px 2px #545454;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner1 .btn.btn-center {
  margin: 10px auto 10px;
  float: none;
  background: #468A1F;
  position: relative;
  z-index: 100;
}
.banner1 .btn.btn-center:hover {
  background: #5C9C37;
}
/**/
.banner2 .center h1 {
  clear: none;
  padding: 3% 15px 2%;
  position: relative;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner2 .center a.aright {
  width: 25%;
  float: right;
}
.banner2 .btn {
  margin-left: 15px;
}
.banner3 {
  position: relative;
  overflow: hidden;
}
.banner-bg {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
}
.gallery {
  width: 100%;
  margin: 20px 0;
  float: left;
}
.gallery a {
    width: 24.5%;
    margin-right: 0.5%;
    float: left;
    margin-bottom: 0.5%;
}
.slider-details {
  margin: 0px auto;
  width: 100%;
  max-width: 1400px;
  display: block;
  position: relative;
  /*height: 600px;*/
  overflow: hidden;
}
.thumbnails {
  position: relative;
  bottom: 0px;
  padding: 5px;
/*  background: transparent url("../images/white-overlay.png") repeat scroll left top;*/
  height: 108px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.details-page .w70.txt {    
    padding-top: 0;
    margin-top: 0;
}
.thumbnails .bx-wrapper {
  margin: 0 !important;
}
.thumbnails .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0px none;
  width: 50px;
  height: 60px;
  text-indent: -9999px;
  margin-top: 25px;
  z-index: 100;
}
.thumbnails .bx-wrapper .bx-prev {
  background: transparent url("../images/prev-mob.png") center center no-repeat;
}
.thumbnails .bx-wrapper .bx-next {
  background: transparent url("../images/next-mob.png") center center no-repeat;
}
.thumbnails .bx-wrapper .bx-prev:hover {
  background: transparent url("../images/prev-mob.png") center center no-repeat;
}
.thumbnails .bx-wrapper .bx-next:hover {
  background: transparent url("../images/next-mob.png") center center no-repeat;
}
.sub {
  width: 200px;
  position: absolute;
  top: 56px;
  margin-left: -100px;
  left: 50%;
  z-index: 1000;
}
.sub-nav {
  width: 200px;
  position: absolute;
  top: 46px;
  margin-left: -100px;
  left: 50%;
  z-index: 1000;
  background: #f1f1f1;
  display: none;
  border-top: 1px solid #e1e1e1;
}
.sub-nav li {
  width: 100%;
}
.main-nav ul li .sub-nav li a {
  display: block;
  line-height: 17px;
  padding: 13px 4px;
  text-align: center;
}
.main-nav ul li:hover .sub-nav{
  display: block;
}
.nav ul li .sub li a {
  background-color: rgba(68, 68, 68, 0.9);
  padding: 10px 4px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
}
.nav ul li .sub li a:hover {
  background-color: rgba(92, 156, 55, 0.9);
}
.nav ul li .sub li {
  width: 100%;
}
.nav ul li .sub {
  display: none;
}
.nav ul li:hover .sub {
  display: block;
}
.w100.blog {
  margin-bottom: 30px;
  float: left;
}
.doc {
    display: block;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 17px;
width: auto;
float: left;
margin-top: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 9px;

}
#ui-datepicker-div {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 3px 8px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 3px 8px 0px rgba(50, 50, 50, 0.25);
border: 1px solid #e1e1e1;
}
#ui-datepicker-div .ui-datepicker-title {
    margin: 0px 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-weight: 600;
    color: #5C9C37;
}
#ui-datepicker-div td span, #ui-datepicker-div td a {
  text-align: center;
  transition: all ease 0.3s;

}
#ui-datepicker-div td span:hover, #ui-datepicker-div td a:hover {
    background: #5C9C37;
  color: #fff;
}
#ui-datepicker-div th {
  background: #e1e1e1;
}
.w30.last .bx-wrapper{
    margin-bottom: 20px;
}
.w30.last .bx-wrapper .bx-pager {
    bottom: -25px;
    }
#gallery-thumbs li{
  margin-left: 0;
}

.doc img {
  margin-right: 10px;
}
.doc:hover {
}
.m-bottom {
  margin-bottom: 50px;
}
.blog .btn.btn2 {
  margin: 0px;
  padding: 2px 15px;
  color: #fff;
  font-size: 14px;
  margin-right: 5%;
}
.blog h3 {
  clear: none;
  width: auto;
  float: left;
  line-height: 31px;
  margin-bottom: 20px;
}
.w50.txt.aleft a {

}

.btn.new-btn2.expanded {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/x-2.png) center center no-repeat #5C9C37;
}
.btn.new-btn3.expanded {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/x-2.png) center center no-repeat #5C9C37;
}
.btn.new-btn.expanded {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/x-2.png) center center no-repeat #5C9C37;
}
.btn.expand {
  width: 30%;
  float: none;
  margin: 50px auto;
}
.btn.new-btn , .btn.new-btn2 , .btn.new-btn3{
  margin: 50px 12px;
  padding: 10px 30px;
  line-height: 19px;
}
.hidden-forma {
  text-align: center;
  background: #f9f9f9 none repeat scroll 0% 0%;
  padding: 0px 40px;
  border: 1px solid #f1f1f1;
}
.hidden-forma .kontakt_forma{
  text-align: left;
  margin-top: 0;
}
.rezervacija_forma {
  width: 80%;
  color: #444;
  margin: 20px auto;
}
.hidden-forma.space {
  margin-top: 50px;
  margin-bottom: 50px;
}
#upit_child_years {
  padding: 20px;
      background: #f1f1f1 none repeat scroll 0% 0%;
    margin: 20px 0px;
}
#rezervacija_child_years {
  padding: 20px;
      background: #f1f1f1 none repeat scroll 0% 0%;
    margin: 20px 0px;
}
.link {
  color: #5C9C37;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
  float: left;
}
.link:visited {
  color: #5C9C37;
}
.link:hover {
  color: #5c5d60;
}
/*/ Responsive table /*/

tr:nth-of-type(odd) { 
  background: #f1f1f1; 
}
th { 
  font-weight: 400;
}
td, th { 
  padding: 6px; 
  border: 1px solid #D8D8D8; 
  text-align: center;
  vertical-align: middle; 
  font-size: 14px;
}

table {
  margin: 20px 0; 
}

#gallery li {
  margin-left: 0;
}
.social-icon {
  font-size: 14px;
  font-weight: 400;
  color: #86878B;
  line-height: 19px;
  position: absolute;
  top: 20px;
  left: 74px;
} 

.popup-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 30px;
}

.newsletter .btn {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  display: block;
  clear: both;
}
#mc_embed_signup input {
    border: 1px solid #e1e1e1;
    background: #f1f1f1;
}
#newsletter-popup.popup-container {
  max-width: 900px;
}
#mc_embed_signup{ background:#fff; clear:left;  }
#mc_embed_signup .mc-field-group{ padding-bottom: 0;}
#mc_embed_signup .mc-field-group input {background: #f1f1f1;}
#mc_embed_signup .mc-field-group.input-group ul li { margin: 0; padding: 0;}
#mc_embed_signup input[type="checkbox"] { padding: 0px !important; margin-top: 7px; }
#mc_embed_signup h2 { margin: 0 0 15px; font-weight: 400;}
#mc_embed_signup .mc-field-group label {margin-left: 7px;}
#mc_embed_signup .button {margin: 20px 5px 34px 0px; background: #5C9C37; font-weight: 400;}
#mc_embed_signup .asterisk {
  color: #5C9C37;
}
#mc_embed_signup input:focus {
    border-color: #5C9C37;
}
.footer-top .w30 p {
    margin-top: 14px;
    line-height: 18px;
    font-weight: 300;
    font-size: 14px;
    color: #787878;
}
.footer-top .w30.last {
  padding-top: 30px;
}
.row.bc {
  font-size: 14px;
}
.row.bc .center {
  padding: 12px 0px;
  border-bottom: 1px solid #f1f1f1;
}
.row.bc a{
  padding: 0 10px;
}
.bc span {
  color: #e1e1e1;
}
.bc span.green {
   margin-left: 10px;
   color: #5C9C37;
}
.footer-map {
  float: left;
  margin-right: 19px;
}
.footer-contact {
  float: left;
  max-width: 50%;
}
#footer-map {
  width: 141px;
  height: 147px;
}
.v_link {
    float: right;
}
.footer-contact.hidden {
  display: none;
}
.none {
    text-indent: -9999px;
    overflow: hidden;
    float: left;
}
.text {
  width: 100%;
  margin-bottom: 40px;
}
.cpy {
    display: table-cell;
    float: left;
    vertical-align: middle;
    font-size: 14px;
}
.v {
    display: table-cell;
    float: right;
    opacity: 1;
    margin-top: 0px;
    padding: 3px 0;
}
.v:hover {opacity: 0.8;}
.copy {
  color: #767676;
  font-size: 14px;
}
.footer-social.hidden {
  display: none;
}
.footer-top {
  background: #fff;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.green-title {
  color: #5C9C37;
  text-transform: none;
  line-height: 24px;
}
.row.gray.pd.footer {
  padding: 30px 0px;
}
.footer-nav {
  list-style-type: none;
  padding-left: 28px;
}
.footer-nav li {
  margin-left: 0;
  width: 100%;
  float: left;
}
.footer-nav li a{
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px;
  line-height: 25px;
}
.footer-social {
  text-align: center;
  padding-top: 65px;
  padding-bottom: 65px;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}
.footer-social a {
  width: 40px;
  height: 40px;
  display: inline-block;
  background: #e1e1e1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 4px;
}
.footer-social.special {
  padding: 25px 0px 0;
  float: right;
}
.footer-social a.fb {
  background: url(../images/fb.png) center center no-repeat;
}
.footer-social a.ins {
  background: url(../images/ins.png) center center no-repeat;
}
.footer-social a.gplus {
  background: url(../images/gplus.png) center center no-repeat;
}
.footer-social a.tw {
  background: url(../images/tw.png) center center no-repeat;
}
.footer-social a.fb:hover {
  background: url(../images/fb.png) center center no-repeat #f1f1f1;
}
.footer-social a.ins:hover {
  background: url(../images/ins.png) center center no-repeat #f1f1f1;
}
.footer-social a.gplus:hover {
  background: url(../images/gplus.png) center center no-repeat #f1f1f1;
}
.footer-social a.tw:hover {
  background: url(../images/tw.png) center center no-repeat #f1f1f1;
}
.nav ul li a.special-offers {
  background: url(../images/link-logo.png) center right no-repeat #888;
  line-height: 38px;
  margin-top: 8px;
  padding: 0px 25px 0px 15px;
  color: #fff;
  margin-left: 12px;
}

.nav ul li a.special-offers:hover {
  background: url(../images/link-logo.png) center right no-repeat #5C9C37;
}

.gray.pd .category {
    background: #fff url("../images/logo-left.png") no-repeat scroll -2% center;
}
.gray.pd .category.logo-right {
    background: #f9f9f9 url("../images/logo-right.png") no-repeat scroll 102% center;
}
.white {
  float: left;
}
.category {
    background: #fff url("../images/logo-left.png") no-repeat scroll -2% center;
}
.category.logo-right {
    background: #f9f9f9 url("../images/logo-right.png") no-repeat scroll 102% center;
}

.category.logo-right {
    background: #f9f9f9 url("../images/logo-right.png") no-repeat scroll 102% center;
}
.border-top2 {
  border-top: 1px solid #E1E1E1;
}

.controls {
	margin-top: 16px;
	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
	background-color: #fff;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	margin-left: 12px;
	padding: 0 11px 0 13px;
	text-overflow: ellipsis;
	width: 400px;
}

#pac-input:focus {
	border-color: #4d90fe;
}
.thumb.pager-active {

}
a.external-link {
  background: #16bbbd;
  color: #fff;
  display: block;
  float: right;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  max-width: 380px;
  padding: 10px;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  transition:all 0.6s ease;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a.external-link:hover {
  background: #00cccc;
}


.select-frame {
    width: 155px;
}
.dropdown-title {
    width: 100%;
}
.dropdown-title {
    position: relative;
}
.dropdown-title {
    max-width: 100%;
    position: relative;
    display: block;
}
.dropdown-title span {
display: block;
font-size: 14px;
height: 21px;
width: 200%;
padding-top: 0px;
overflow: hidden;
}
.select-ul li{margin-left: 0}
.dropdown-title .arrow {
    width: 20px;
    height: 13px;
    position: absolute;
 
    right: 1px;
    top: 4px;
    background: url("../images/lang-drop.png") no-repeat scroll right bottom transparent;
}

.select-frame.inactive .select-frame-max {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.3s;
}
.select-frame-max {
    position: absolute;
    z-index: 100;
    background:#e1e1e1;
    width: 100%;
    left: 0;
    top: 100%;
}

.select-ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li.active a{background:#5c9c37;color:#fff!important;}
.select ul li a {
    display: block;
    padding: 4px 9px;
    font-size: 14px;
    color: #444;
    font-weight: 300;
    border-bottom: 1px solid rgba(255,255,255,1);
    cursor: pointer;
}.select-frame {
    width: 121px;
    padding: 3px 8px;
    position: relative;
    background: #ffffff;
    color: #444;
}
.select{
float: left;
width: 137px;background: #fff;
border: 1px solid #f1f1f1;
margin: 0;
display: block;
clear: none;
}