@import url("reset.css");  

*:focus {outline:none;}


/* ------------- 01  lingid / tekst /  fondid -------------------*/
p {
  margin:10px 0 10px 0px;
  line-height: 18px;
  text-align:justify;
}
.g-recaptcha {
    float: left;
    margin-bottom: 10px;
}

body,td,th {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #3a3a3a;
  /*color: #005AB6;*/
  text-align:justify;
}

a:link,a:hover,a:active,a:visited { 
  color: #005AB5;
  /*color: #0D415F;*/
  text-decoration:underline;
}

ul li{list-style:square;line-height:22px;}

td{height:25px;line-height:25px;border:1px solid #ededed;}

h1,h2,h3,h4,h5,h6,.componentheading,.contentheading{ 
  font:29px/40px Arial, Helvetica, sans-serif;
  /*color:#04456e;*/
  color:#005AB6;
  padding:10px 0;
}
h1{
  font:29px/36px Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  padding-top:25px;
}
h2,.contentheading{
  font:29px/36px Arial, Helvetica, sans-serif;
  text-transform:none;
  padding-top:25px;
}
h3{
  font:23px/32px,Arial, Helvetica, sans-serif;
}
h4{
  font:25px/40px Arial, Helvetica, sans-serif;
}

html { 
  height:100%;
}
body {
  background-color:#fff;
  margin: 0;
  text-align:left;
  height:100%;
  overflow-y:scroll;
  position:relative;
  z-index:0;
}
#wrapper .actions{margin-left:0px;}
#wrapper .print-icon{list-style:none;}
#wrapper .print-icon a{text-decoration:none;}
.bx-wrapper .bx-pager .bx-pager-item{display: none !important;}

.wrapper{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -150px;
  position:relative;
  z-index:0;
}

.container{
  width:980px;
  margin:0 auto;
  position:relative;
  z-index:1;
}
#slideshow,#landing_slideshow{
  float:left;
  position:relative;
  width:100%;
  /*width:1500px;*/
  /*height:420px;*/
  z-index:-1;
  margin:0 auto 20px;
  /*overflow:hidden;*/
}
#slideshow .bx-wrapper img {
  max-width: 100%;
  height:auto;
}
#slideshow{
  height:240px;
}
#header{
  float:left; 
  width:100%;
  height:90px;
  background:#fff;
  position:relative;
  z-index:auto;
  box-shadow:2px -10px 30px 3px #000;
}
#header p{margin:0;}

#logo{
  float:left;
  padding:7px 0 0 20px;
  transition: all .3s ease;
  width:625px;
}        
#logo:hover{opacity:0.7;}

#social{
  float:left;
  padding:11px 0 0;
  transition:all .3s ease;
  width: 215px;
}
.twit iframe{height: 23px !important;}
.twit:hover, .fbh:hover, .instag:hover {opacity: 0.7;}
#follow-button {height: 23px !important; padding: 3px 8px 1px 6px !important;}
#language{
  float:right;          
}
div.mod-languages_language {}
div.mod-languages_language ul.lang-inline li{padding:0;margin:0;display:inline;list-style:none;}
div.mod-languages_language ul.lang-inline li a {text-decoration:none;height:45px;font:13px/45px arial;padding:0 4px;color:#00436f;display:inline; transition:all .3s ease;}
div.mod-languages_language ul.lang-inline li a:hover {opacity:0.7;}
div.mod-languages_language ul.lang-inline li.lang-active a {font:13px/20px arial; font-weight:bold;text-decoration:none;}    

#wrapper{
  width:980px;
  margin:0 auto;
  position:relative;
  z-index:0;
}
#navigation{          
  width:980px;
  height:45px;
  margin:0 auto;
}
#navigation .container{          
  float:left;   
  width:100%;
  /*background:url(../images/navigation_bg.png);*/
  height:45px;
}

#search{          
  float:right;        
}          
.moduletable_search label{display:none;}                    
.moduletable_search #mod-search-searchword{            
  border:none;            
  height:28px;            
  width:135px;            
  padding:0 0 0 12px;            
  float:left;            
  color:#717171;            
  font-size:12px;          
}                    
.moduletable_search .button_search{            
  height:28px;            
  width:36px;            
  background-repeat:no-repeat;            
  color:transparent;            
  font-size:0;            
  border:none;            
  cursor:pointer;            
  float:left;          
}                

#container {        
  width:100%;        
  float:left;
}
#content,#content_wide{
  float:left;      
  width:750px;
}
#content{
  width:750px;
}
#right{
  float:left;
  width:190px;
  padding:0;
  margin:210px 0 0 40px;
}
.moduletable_contentnews{
  background:#ededed;
  padding:20px;
  width:155px;
}
.moduletable_tagasiside {
  float:left;
  transition:all .3s ease;
  position:relative;
  right:10px;
}
.moduletable_tagasiside:hover{opacity:0.8;}
#bottom{
  float:left;
  width:100%;
  background:#eeeeee;
  margin:20px 0 0;
  position:relative;
  height:260px;/*height:125px;*/
}  
.moduletable_newsletter{float:right;padding:0px;transition:all .3s ease;position:relative;top:0px;right: 20px;}
.moduletable_newsletter:hover{opacity:0.6;}
a.subscribe{color:#04456e;}
a.subscribe img{max-width:150px;}
.moduletable_job{
  position:absolute;
  right:30px;
  top:160px;
  width:120px;
  height:143px;
}

#middle{
  float:left;
  width:100%;
  position: relative;
  top: -25px;
}
.push{height:50px;clear:both;}

#footer {
  width:100%;
  height:140px;
  clear:both;
  color:#8c8c8c;
}        
#footer .moduletable_icons img{max-width:128px;cursor:pointer;transition:all .3s ease;}
#footer .moduletable_icons img:hover{opaity:0.7;}

/* ------------- 06 Menüüd -------------------*/
/* ------------- 06.1 Menu 1 - peamenüü -------------------*/
ul#menu1 {
  float: left;
  position: relative;
  width: 100%;
  padding:10px 0 0 18px;
}
#menu1 > li {
  list-style:none;
  float:left;
}
#menu1 > li > a {
  text-decoration:none;
  text-transform:uppercase;
  float:left;
  height:27px;
  padding:0 13px;
  color:#fff;
  font:13px/27px arial;
  border-right:1px solid #fff;
  transition:all .3s ease;
}
#menu1 > li > a:hover {
  opacity:0.7;
} 
#menu1 > li.active > a{
}

ul#menu1 ul{
  display:none;
  position:absolute;
  overflow:hidden;
  z-index:900;
}     
ul#menu1 ul li{
  list-style:none;
}
ul#menu1 li > ul{
  top:36px;
  padding:25px 0;
  width:180px;
}   
ul#menu1 li > ul li{
  /*background:#00436e;*/
  background: #00326B; /* For browsers that do not support gradients */    
  background: -webkit-linear-gradient(left, #0066cc , #00326B); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #0066cc, #00326B); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #0066cc, #00326B); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #0066cc , #00326B); /* Standard syntax (must be last) */
  position:relative;
  float:left;
  width:100%;
}
ul#menu1 > li > ul  li:first-child:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
ul#menu1 li  ul  li:first-child:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #00436e;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
}

ul#menu1 ul li a{
  text-decoration:none;
  list-style:none;
  padding:15px 22px;
  color:#fff;
  font:13px/20px arial;
  transition:all .3s ease;
  width:136px;
  float:left;
  border-bottom:1px solid #05629f;
  border-top:1px solid #023150;
  /*text-transform:lowercase!important; */
}
ul#menu1 ul li a:first-letter {
  /*text-transform: uppercase;*/
}
ul#menu1 ul li:first-child a{border-top:none;}
ul#menu1 ul li:last-child a{border-bottom:none;}
ul#menu1 ul li a:hover{opacity:0.6;}

ul#menu1 li > ul ul{
  top:0;
  padding:25px 0;
  left:180px;
  width:180px;
}     
#navigation ul#menu1 li.item-102,
#navigation ul#menu1 li.item-103,
#navigation ul#menu1 li.item-104,
#navigation ul#menu1 li.item-164, #navigation ul#menu1 li.item-202{
  display:none;
} 

div.item-page ul.content_menu{
  float:left;
  width:700px;
  margin-left:0;
  padding:40px 0 0;
}
ul.content_menu li{
  list-style:none;
  float:left;
  width:325px;
  padding:0 0 25px;
}
ul.content_menu li a{
  float:left;
  padding:0 0 0 60px;
  height:40px;
  line-height:40px;
  background:url(../images/icon1.png) no-repeat 0 50%;
  color:#064869;
  font-size:22px;
  font-family:Arial,sans-serif;
  transition:all .3s ease;
  font-weight:bold;
  text-decoration:none;
}
ul.content_menu li a:hover{opacity:0.7;}
ul.content_menu .item_1 a{background-image:url(../images/icon2.png);}
ul.content_menu .item_2 a{background-image:url(../images/icon3.png);}
ul.content_menu .item_3 a{background-image:url(../images/icon4.png);}

/* ------------- Read more */

p.readmore {}
p.readmore a {
  background: none repeat scroll 0 0 #04456E;
  clear: both;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 14px;
  margin-bottom: 22px;
  padding: 5px 10px;
  text-decoration: none;

}
p.readmore a:hover {color:#fff;}


/* ------------- Default ul li -- */

div.item-page ul, div.blog ul {margin-left:25px;}
div.item-page ul li {}

/* ------------- Contact form -- */

.contact {margin-top:20px;}
#emailForm label {
  margin: 3px 0 8px 0;
  display:block;
}
#emailForm input, #emailForm textarea, #emailForm button {
  border:1px solid #999;
  padding:3px;
  color:#333;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  background-color:#ccc;
}

p.form-required {font-size:10px; color:#999;}

/* ------------- More articles tulp -- */

div.items-more ol {
  margin-left:25px;
}

div.pagination {
  margin:10px 0;
  text-align:center;
}
div.pagination ul {
  float:left;
  width:100%;
  text-align:center;
}
div.pagination li {
  list-style:none;
  width:auto;  
  display:inline;
  padding:10px;
}
div.pagination li a{font-weight:bold;}

/*--------- SEARCH  ---------*/

.search #searchForm{
  float: left;
  width: 100%;
  padding: 0 0 15px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e5e5e5;
  line-height:25px;
}
.search dl.search-results{
  
}
dt.result-title a, dt.result-title{
  font: 20px/40px arial;
  text-transform: uppercase;
  color:#002357;
}

.result-category span{
  float:left;
  width:100%;
  padding:0 0 8px;
  color:#929292;
}

dd.result-created{
  font:12px/40px arial;
  font-weight:bold;
}

.search fieldset.phrases, .search fieldset.only{
  padding:0 0 10px;
  text-align:center;
  border:1px solid #cdcdcd;
}
.search fieldset.phrases{
  margin:0 0 10px;
}
.search fieldset.phrases legend, .search fieldset.only legend{
  padding:0 15px;
}

.form-limit{
  padding:20px 0 0;
}
.search .pagination{

}

/* Tabelid */
table {width:100%;margin: 25px 0 10px;}
table td{padding:0 5px;}
.lisateenused .column_1 {text-align:center; width:100px;}
.moduletable_login {
  float: left;
  margin: 30px 0;
  padding: 10px;
  border: 1px solid #CDCDCD;
  max-width:600px;
}
.logout-button,.login-greeting{
  margin:10px 0 0;
}
.moduletable_login h3{
  font-size:24px;
  font-family:font1,Arial;
  color:#61aceb;
  padding:0 0 5px 0;
}
.moduletable_login ul{display:none;}
.pretext{margin:10px 0;float:left;font-size:14px;}

/* LANDING TRAVEL TYPES */
ul.category-module_traveltype {
  float: left;
  padding: 10px 0;
  box-shadow: 0px 0px 15px #BEBEBE;
}
li.travel_type{
  float:left;
  list-style:none;
  width:30%;
  padding:0 12px;
  border-right:1px solid #023656;
  cursor:pointer;
  transition:all .3s ease;
}
li.travel_type:hover{opacity:0.8;}
li.travel_type img{width: 100%;}

li.travel_type h2{padding:0;}
li.travel_type h2 a{
  padding:8px 0;
  text-transform:uppercase;
  /*color:#023656;*/
  color:#005AB6;
  font:18px/22px 'geogtq-sb', arial;
  background:url(../images/travel_type_bg.png) no-repeat 96% 50%;
  width:100%;
  float:left;
  text-decoration:none;
}
li.travel_type p{line-height:17px;color:#3a3a3a;}

li.travel_type:last-child{border-right:none;}


/* LANDING PAGE NEWS*/
div.moduletable_latestnews h3,div.moduletable_subscribe h3{
  padding:0;
  float:left;
  /*color:#023656;*/
  color:#005AB6;
  font:21px/21px 'geogtq-sb', arial;
  padding:0 0 5px;
  text-transform:uppercase;
}
div.moduletable_latestnews h3{width: 100%;}
.moduletable_latestnews {     float: left; width: 25%; padding: 16px 30px; height: 90%; }

ul.category-module_latestnews{
  float:left;
  width:100%;
}
li.latest_news{
  list-style: none;
  /* float: left; */
  width: 100%;
  padding-right: 25px;
  max-height: 95px; 
  position: relative;
  margin-bottom: 10px;
    border-bottom: 1px solid #023656;
}
li.latest_news:nth-child(3){padding-right:0px;}
li.latest_news img{width:100%;display: none;}
li.latest_news span{float:left;}
span.mod-articles-category-date {display: none; }
li.latest_news .mod-articles-category-date{float:left;padding:0 15px 0 0;width: 100%;clear: both;bottom:160px;position: absolute;left: 0px;}
.mod-articles-category-introtext{text-align:left;}
li.latest_news h2{
  font:normal 12px arial;
  text-transform:none;
  /*color:#024470;*/
  color:#005AB6;
  line-height:23px;
  padding:0;
/*  min-height: 70px;*/
}
li.latest_news h2 a{
  font-size:14px;
  font-weight:bold;
  padding:0;
  color:#565656;
  transition:all .3s ease;
  text-decoration:none;
}
li.latest_news h2 a:hover{opacity:0.8;}

/* CONTENT PAGE NEWS (on the right) */
.moduletable_contentnews h3{
  padding:0 0 20px;
  float:left;
  color:#023656;
  font:25px/32px 'geogtq-rg', arial;
  text-transform:none;
}
.moduletable_contentnews{
  float:left;
  width:150px;
  margin: 0 0 20px;
}  
ul.category-module_contentnews{
  float:left;
  width:100%;
}
li.content_news{
  list-style:none;
  float:left;
  padding:0 0 18px;
  cursor:pointer;
  transition:all .3s ease;
}
li.content_news:hover{opacity:0.7;}
li.content_news span{float:left;}
li.content_news .mod-articles-category-date{float:left;width:100%;padding:0 0 8px 0;font:18px 'geogtq-rg', arial;color:#023656;}
li.content_news h2{
  font:normal 12px arial;
  text-transform:none;
  color:#024470;
  line-height:23px;
  padding:0;
}
li.content_news h2 a{
  font-size:14px;
  font-weight:bold;
  padding:0 0 0;
  color:#565656;
  transition:all .3s ease;
}
li.content_news h2 a:hover{opacity:0.8;}      

.moduletable_icons img{transition:all .3s ease;}  
.moduletable_icons img:hover{opacity:0.7;}  

/* LANDING SUBSCRIBE MODULE */
.moduletable_subscribe{
  padding:16px 0 0;
  float:left;
}
.moduletable_subscribe h3{
  float:none;
  padding:0 0 16px;
}
#subscribe_mail{
  height:33px;
  width:180px;
  padding:0 0 0 20px;
  margin:6px 0 0;
  border:none;
  float:left;
  color:#565656;
}
#subscribe_submit{
  height:33px;
  width:25px;
  background:url(../images/subscribe_bg.png) no-repeat 50% 50%;
  border:none;
  cursor:pointer;
  transition:all .3s ease;
  float:right;
  margin:6px 0 0;
}
#subscribe_submit:hover{opacity:0.7;}
/*BLOG*/
.items-row {
  float: left;
  width: 100%;
  padding-bottom:20px;
}
.item{position:relative; float:left; width: 100%;}


/* BLOG - BUS CLASSES */
.busclass .item_header{
  float:left;
  width:100%;
  padding:0 0 10px;
  margin:0 0 20px;
  border-bottom:2px solid #afcffe;
}
.busclass .item_left{
  float:left;
  width:240px;
  padding:20px;
  display:none;
}
.busclass .item_left img{
  max-width:100%;
}
.busclass .item_right{  
  float:left;
    /*width:470px;
    color:#87888a;*/
    width:710px;
    font-size:14px;
  }  
  .blog_specialoffers h2 {
    font: 24px/29px Arial, Helvetica, sans-serif;
    padding: 0;
  }
  .blog_specialoffers .item_right{width:100%; min-height: 100px;}
  .blog_specialoffers .item_left{display:none;}
  .busclass h2{text-transform:uppercase;float:left; width:270px;}
  .busclass p.img_caption {
    position: absolute;
    top: 20px;
    left: 282px;
    font:43px/43px 'stanford-script',arial;
    color:#87888a;
  }

  /* BLOG - SPECIAL OFFERS */
  .blog_specialoffers .busclass h2{ width:600px;}
  .blog_specialoffers .busclass .item_left{width: 100%;padding: 5px 20px 0 0;margin:5px 0 10px;}
  .blog_specialoffers .busclass h3,.blog_specialoffers .busclass span{ font-size:18px;padding:0;}
  .blog_specialoffers .busclass h4,.blog_specialoffers .busclass span{ font-size:16px;padding:0;} 
  ul.category-module_references li{list-style:none;}
  ul.category-module_references li h3{padding:15px 0 0;}
  /* TABLES */
  #compare{
    border-collapse:separate;
    border-spacing:4px;
    background:#fff; 
    -webkit-box-shadow: -4px 8px 20px 3px #C7C6C6;
    -moz-box-shadow: -4px 8px 20px 3px #C7C6C6;
    box-shadow:-4px 8px 20px 3px #C7C6C6;

  }
  #compare .column_0{width:310px;}  
  #compare .column_1,#compare .column_2,#compare .column_3,#compare .column_4{width:100px; text-align:center;}
  #compare tr th{
    background:#04456e;
    color:#fff;
    text-align:center;
    font:14px/18px Arial;
    padding:6px 0;
    min-width:90px;
    font-weight:bold;
  }
  #compare tr th span{font:12px/18px Arial;color:#b4ccf1;}
  #compare tr td{border:none;font:12px/21px Arial;color:#02446f;vertical-align:middle;height:21px; padding:0 0 0 8px;text-align:left;font-weight:bold;}
  #compare tr.even td{
    background:#b4ccf1;
    height:28px;
    line-height:28px; 
  }

  .singlebus .column_0{
    width:230px; 
    padding:0 20px 0 0;
    vertical-align:middle;
  }
  .singlebus .column_0{max-width:100%;}
  .singlebus td{border:none; position:relative;}
  .singlebus td ul{
    float:left;
    width:150px;
    padding:0 10px 10px 0;
  }
  .singlebus ul li{text-align:left;}

  .singlebus td img{
    cursor:pointer;
    transition:all .3s ease;
  }
  .singlebus td img:hover{opacity:0.8;}

  .contacts td{ border:none; padding:0 0 15px;}
  .contacts p{margin:0;}

  /* PHOCA FIX */
  .phocagallery {
    float:left;
    width: auto;
    margin: 0 auto;
    /*padding:20px 0 0;*/
  }
  /* Galerii leht*/
  .pg-category-view h1{display:none;}
  .phocagallery table{float:left;}
  .phocagallery table tr {
    float:left;
    width:181px;
  }
  .phocagallery table tr td {
    border:none;
  }
  .phocagallery table tr td a.category {
    clear:both;
    float:left;
    text-align:center;
    padding: 8px 0 0;
    width:100%;              
  }
  .phocagallery table tr td.displaynone {
    clear:both;
    float:left;
    width:100%;
    padding:0; 
    height:auto; 
    line-height:17px;
  } 
  .phocagallery table tr td.displaynone .small {display:none;} 
  /* /Galerii leht*/
  .phocagallery-box-file{
    width:auto!important;
    height:auto!important;
    margin:0 10px 5px 0; 
    transition:all .3s ease;
  }
  .phocagallery-box-file:hover{opacity:0.8;}
  .phocagallery-box-file:last-child{margin:0!important;}


  hr{
    height:2px;
    background:#afcffe;
    border:none;
    color:afcffe;
    float:left;
    width:100%;
    margin:20px 0;
  }

  .blog_references{padding:20px 0 0;}
  .blog_references h2{font-size:28px;padding:15px 0 0; line-height:25px;}
  .busclass .item_header{margin:0 0 5px;}
  .blog_references .item_left{display:none;}
  .blog_references .item_right{width:100%;} 
  
  #breadcrumbs {
    float: left;
    width: 100%;
    padding: 15px 0 15px;
    color:#fff;
  }
  .showHere{display:none;color:#fff;}
  #breadcrumbs a{color:#fff;z-index:10;}
  #breadcrumbs img{display:none;}
  #breadcrumbs span, #breadcrumbs a{
    float:left; 
    height:36px; 
    background:#005AB5;
    /*background:#0d415f;*/
    padding:0 10px 0 26px;
    margin:0 5px 0 0;
    position:relative;
    font:13px/36px Arial bold;
    text-decoration:none;
  }

  #breadcrumbs span:after,#breadcrumbs span:before,#breadcrumbs a:after,#breadcrumbs a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  #breadcrumbs span:after,#breadcrumbs a:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #005AB5;
    /*border-left-color: #0d415f;*/
    border-width: 18px;
    margin-top: -18px;
  }
  #breadcrumbs span:before,#breadcrumbs a:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #fff;
    border-width: 24px;
    margin-top: -24px;
    text-decoration:none;
  }
  #breadcrumbs span{color:#fff;padding:0 10px 0 27px; font-family:arial;}

  #breadcrumbs a{color:#fff;font-family:arial;}
  #breadcrumbs a.first{z-index:9999;position:relative;padding-left:16px;}
  #breadcrumbs span.last{background:#b0cfff; color:#005AB5}
  /*#breadcrumbs span.last{background:#b0cfff; color:#0d415f;}*/
  #breadcrumbs span.last:after{
    border-left-color: #b0cfff;
  }
  .page_123 #right {
    margin: 0 0 0 40px;
    position: relative;
    top: -87px;
  }
  
  #timeline td{border:none; vertical-align:middle;}
  #timeline td.column_0{
    font:24px/24px Arial, Helvetica, sans-serif;
    color:#04456e;
  }

  .page_123 #reisi_algus{}
  
  form#rktv_form_container .questions{line-height:25px;}

  .blog_news h2{width:100%;}
  .blog_news .item_right{width:100%;}

  .item-page_specialoffers .img-fulltext-left img,.img-fulltext-left img{
    max-width:100%;
  }
  
  .moduletable_busclasses {
    float: left;
    width: 100%; 
    padding:20px 0 0;
    border-bottom:2px solid #b0cfff;
    margin:0 0 20px;
  }
  .moduletable_busclasses li{
    display:inline;
    list-style:none;
  }
  .moduletable_busclasses li a{
    text-transform:uppercase;
    color:#005AB5;
    /*color:#0d415f;*/
    font-size:15px;
    line-height:39px;
    font-weight:bold;
    height:36px;
    padding:0 8px;
    float:left;
    transition:all .3s ease;
    text-decoration:none;
  }

  .moduletable_busclasses li a:hover{
    background:#E2EDFD;
  }
  .moduletable_busclasses li.active a{
    background:#b0cfff; 
  }
  /* disable shadowbox title from phocagallery*/
  #shadowbox_title {display:none;}


  #wrapper #content input.invalid{border:1px solid #cdcdcd;font-weight:bold;color:#921f1f;background-color:#f0d4d4;}
  .custom_icons a {
    padding: 0 8px;
  }
  p.buss_class_slogan{
    color: #87888A;
    font: 43px/43px 'stanford-script',arial;
    left: 380px;
    position: absolute;
    top: 449px;
  }

  #shadowbox{top:20%!important;}
  #shadowbox #shadowbox_info {
    height: 0;
    position: absolute;
    top: 0;
    width:100%;
    height:100%;
  }
  #shadowbox_counter{display:none;}

  #shadowbox_info_inner{
    margin:0!important;
    height:100%;
  }
  #shadowbox_nav{
    height:100%!important;
    width:100%!important;
  }
  #shadowbox_nav a{
    position:relative;
  }
  #shadowbox_nav_previous,
  #shadowbox_nav_next{
    height: 100%!important;
    width: 50%!important;
    top:0;
    background: url(../images/previous.png) 10% 50% no-repeat!important;
    opacity:0.3;
    float:left!important;
    position:absolute!important;
    transition:all .3s ease;
  }
  #shadowbox_nav_previous:hover,
  #shadowbox_nav_next:hover{
    opacity:1;
  }
  #shadowbox_nav_previous{ 
    left:0;
  }
  #shadowbox_nav_next{
    background: url(../images/next.png) 90% 50% no-repeat!important;
    right:0;
  }
  #shadowbox_nav_close{
    position:absolute!important;
    top:10px;
    right:10px;
    z-index:9999;
    opacity:0.3;
    transition:all .3s ease;
    width:32px!important;
    height:32px!important;
    height:32px;
    background: url(../images/close.png) 50% 50% no-repeat!important;
  }
  #shadowbox_nav_close:hover{opacity:1;}

  #shadowbox_nav_pause,
  #shadowbox_nav_play{
    position:absolute;
    display:none!important;
  }


  .moduletable_news-archive a, .moduletable_news-archive a:visited{color:white;text-decoration:none;}
  .moduletable_news-archive{
    background: none repeat scroll 0 0 #04456E;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    margin-bottom: 22px; 
    padding: 5px 10px;
    text-decoration: none;
  }
  
  form.order-form {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .order-btn{border:3px solid #fff; height:31px; line-height:23px; font-family:arial; font-size:17px; font-weight: bold; background:url(../images/order-btn.png) repeat-x 0 0; float:right; color:#fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(50, 50, 50, 0.43);
    -moz-box-shadow:    2px 2px 4px 0px rgba(50, 50, 50, 0.43);
    box-shadow:         2px 2px 4px 0px rgba(50, 50, 50, 0.43);
    cursor:pointer;
    transition:all .5s ease;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.38);
    margin: 0 70px 0 0;
  }
  .order-btn:hover{opacity:0.8;}
  .order-btn .arrow{float:right; background:url(../images/order-btn-arrow.png) no-repeat 50% 50%; width:10px; height:28px; margin:0 0 0 10px;}
  
  .item .order-btn{margin:0;}
  
  /*galerii leht uutmoodi*/
  
  .gallery_new {float:left;}
  .gallery_new tr {float:left;width: 181px;clear:both;}
  .gallery_new td {border:none;}
  .gallery_new tr td {border:none;}
  .gallery_new p {text-align:center;}
  .gallery_new a {}  

  /*Sitemap styles*/
  .level_1 {padding-left:10px;}
  .level_2 {padding-left:10px;}
  .level_3 {padding-left:10px;}
  .level_4 {padding-left:10px;}
  .level_5 {padding-left:10px;}
  .muted {display:none;}
  

  .content div.slide_gallery .phocagallery-box-file{margin:0 20px 0 0!important;}
  .content .bx-wrapper .bx-viewport{background:none;}
  .content .bx-wrapper .bx-pager{text-align:center;}
  .content .bx-controls{bottom:-24px;}
  .content .bx-wrapper .bx-controls-direction a{top:-103px; width:36px; height:45px; opacity:0.6; transition:all .4s ease;}
  .content .bx-wrapper .bx-controls-direction a:hover{opacity:1;}
  .content .bx-wrapper .bx-controls-direction .bx-prev{left:0; background:#fff url(../images/prev.png)no-repeat 50% 50%}
  .content .bx-wrapper .bx-controls-direction .bx-next{left:714px; background:#fff url(../images/next.png)no-repeat 50% 50%}

  #navigation_bg{/*background:url("../images/navigation_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
  width:100%;
  height:45px;
  margin:0 auto;
  float:left;
  background: #00326B; /* For browsers that do not support gradients */    
  background: -webkit-linear-gradient(left, #0066cc , #00326B); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #0066cc, #00326B); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #0066cc, #00326B); /* For Firefox 3.6 to 15 */
background: linear-gradient(to right, #0066cc , #00326B); /* Standard syntax (must be last) */}
/*#footer_separator{clear:both;height:40px;background-color:#b4b4b4;width:100%;}*/


.moduletable_footer_liidud {width: 100%;float: left;clear: both;position: relative;margin:30px 0 50px;}
.moduletable_footer_liidud h3 {font: 21px/21px 'geogtq-sb',arial; float: left; padding: 0 0 5px; text-transform: uppercase; color: #023656; position: absolute;top:45%;}
.footer_liidud_img{float: right;width: auto;}
.footer_liidud_img img{vertical-align: middle;margin-right:60px;}

#meepott{display:none;} 

.moduletable_facebook{  
  position: absolute;
  right: 35px;
  width: 250px;
  top: 15px;
}

.moduletable_facebook h2{  
  font-size: 13px;
  font-weight: bold;
  padding: 0;
  color: #04456e;
  transition: all .3s ease;
  text-decoration: none;
  line-height: 169%;
  margin-bottom: 9px;
}

/*Video bax CSS*/

.custom    {   position: absolute; right: 385px; width: 25%; top: 17px; }
.videobox {    float: left; max-width: 250px;width: 100%}
.vidboxh3  {float: left; color: #005AB6; font: 21px/21px 'geogtq-sb', arial; padding: 0 0 5px; text-transform: uppercase;}
.videobox iframe{ margin-top: 0px; height: 170px; }
.videotxt {height: 40px; padding-top: 20px;font-size: 14px; font-weight: bold;color: #565656; transition: all .3s ease; text-decoration: none;}
.videothumb {max-width: 270px;width: 100%}
.fancybox-media {cursor: pointer;}
#fncy {cursor: pointer;}

/*Uudised ja Eripakkumised rework*/
.blog_specialoffers .phocagallery div {display: none;}
.blog_specialoffers .phocagallery div:first-child {display: block !important;}
.blog_specialoffers .phocagallery p {    margin: 10px 0 10px 0px; line-height: 18px; text-align: justify; float: left; max-width: 550px;}
.blog_specialoffers .phocagallery p.readmore {width: 100%;}
.blog_specialoffers p.readmore {    bottom: 0px; left: 185px; margin-bottom: 6px;}
.blog_specialoffers p.readmore a {clear: none; margin-bottom: 0;}
.blog_specialoffers .print-icon{float: right;}
.blog_specialoffers .busclass .item_header {margin: 0; padding: 0; border-bottom: none;border-top: 2px solid #afcffe;height: 0;}
.blog_specialoffers .busclass h2 {width: 565px; padding-top: 0px;float: left; }
.blog_specialoffers .item_right p{ padding-top: 0px; }
.normalread {position:absolute !important;}
.headernormal {     padding-top: 20px !important; float: right !important; }
.addpadd {padding-top: 20px !important;}
.remheight {height: auto !important;}
.blog_news .phocagallery div {display: none;}
.blog_news .phocagallery div:first-child {display: block !important;}
.blog_news .phocagallery p {    margin: 10px 0 10px 0px; line-height: 18px; text-align: justify; float: left; max-width: 550px;}
.blog_news .phocagallery p.readmore {width: 100%;}
.blog_news p.readmore {    bottom: 0px; left: 185px; margin-bottom: 6px;}
.blog_news p.readmore a {clear: none; margin-bottom: 0;}
.blog_news .print-icon{float: right;}
.blog_news .busclass .item_header {margin: 0; padding: 0; border-bottom: none;border-top: 2px solid #afcffe;}
.blog_news .busclass h2 {width: 565px; padding-top: 0px;float: left; }
.blog_news .item_right p{ padding-top: 0px; }

#social .fbh {float: left;    margin-right: 5px;}
/*li.item-537{display: none;}*/

.page_556 {background: #00275d;color:#fff;text-align: center;overflow: hidden;font-family: 'PT Sans';}
.page_556 #wrapper, 
.page_556 .container {width:100%;}
.page_556 .container .content#content_wide {background: #00275d;height:100vh;width:50%;padding: 0;}
.page_556 .container .img-fulltext-right {position: absolute;right:-5%;top:0;bottom:0;width:100%;z-index:-1;text-align: right;}
.page_556 .container .img-fulltext-right img {vertical-align: top;min-height:100vh;width:auto;}

.page_556 h1, 
.page_556 h2 {color:#fff;text-transform: initial;font-weight:700;font-family: 'PT Sans';}
.page_556 h1 {font-size:500%;margin:1.4em 0 0.8em;}
.page_556 h2 {margin:20px 0 0;line-height: 110%;font-size:285%;}
.page_556 p {text-align: center;font-size:220%;width:65%;margin:0 auto;line-height:130%;font-weight:300;}
.page_556 .logo-img {margin:60px auto 0;display: inline-block;max-width:322px;}
.page_556 #header, 
.page_556 iframe, 
.page_556 #breadcrumbs, 
.page_556 #slideshow,
.page_556 .push,
.page_556 #footer {display:none;}

/* Google conversion frame */
iframe[name='google_conversion_frame'] { 
  display: none;
}

@media screen and (max-width:1440px) {
.page_556 h1 {margin:40px 0;}
}

@media screen and (max-width:1366px) {
.page_556 h1 {margin:20px 0;}
}

@media screen and (max-width:1024px) {
.page_556 h2 {margin:10px 0 0;} 
.page_556 p {width:90%;font-size:200%;}
.page_556 .container .img-fulltext-right {right:9%;}
}
@media screen and (max-width:768px) {
.page_556 {overflow-y:visible;}
.page_556 .container .content#content_wide {background: #00275d;height:auto;width:100%;overflow:hidden;}
.page_556 h1 {margin:20px 0;} 
.page_556 h2 {margin:10px 0 0;font-size:265%;}  
.page_556 p {width:90%;font-size:180%;}
.page_556 .container .img-fulltext-right {position: initial;}
.page_556 .container .img-fulltext-right img {min-height:0;max-width:100%;vertical-align: top;}
}
@media screen and (max-width:560px) {
.page_556 h1 {font-size:300%;margin: -60px 0 10px; padding: 20px 0; background: #00275d; z-index: 1; position: relative;}
.page_556 h2 {font-size:120%;margin:10px 0;padding:0;font-weight:400;}  
.page_556 p {width:90%;font-size:100%;}
.page_556 .container .logo-img {max-width:60%;margin-top:20px;}
.page_556 .container .img-fulltext-right img {max-width: 130%;margin-left: -30%;margin-top: -40px;}
}


/*Recaptcha*/
#ttoole {float: right; margin-right: 5%;}