/* =============================================
 *
 * 1.ALLCONTENT
 * 2.TEXT
 * 3.HEADER, FOOTER
 * 4.CONTENT
 * 5.RESPONSIVE NAV
 * 
 *
 *   
 * 
 New colors 2024:
 Red: #D60003
 Blue: #020ADD
 Beige: #E6CEA0
 * ============================================= */
 
 
/* ------------------------------------------
  1.ALLCONTENT
--------------------------------------------- */
body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  max-width: 1500px;
  margin: auto;
  padding: 0;
  border: 0;
  font-family: 'Droid Sans', 'Roboto Condensed', sans-serif;
}

a:link {
  color:#333333;
  text-decoration:none;
  }     
a:visited {color:#404040;}  
a:hover {color:#668cff;}  
a:active {color:#000000;}

@media screen and (max-width: 800px) {
a:link {
  color:#3366ff;
  text-decoration:none;
  }
}  

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }


/* ------------------------------------------
  2.TEXT
--------------------------------------------- */
p {
  color:#666666;
  line-height: 1.2;
  letter-spacing: 1px;
}

h1 {
  font-family:"Droid Sans";
  font-size: 2em;
  padding-left:30px;
  padding-top:30px;
  padding-bottom:30px;
  color: #D60003;
}

h2 {
  font-family:"Droid Sans";
  line-height: 1.2;
  font-size: 1.2em;
  color:#666666;
}

h3 {
  font-size: 1.2em;	
  color:#666666;
  text-align: center;
}

h4 {
  font-family:"Droid Sans";
  line-height: 1.2;
  font-size: 1.2em;
  color: #D60003;
  padding-left:20px;
}

h5 {
  color: #333333;
  font-size: 1em;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;  /* Preferred icon size */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

    /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}
  
/* ------------------------------------------
  3.HEADER, FOOTER
--------------------------------------------- */
header {
  background: #E6CEA0;
  position: absolute;
  width: 100%;
  height: 120px;
  border-bottom: 2px solid  #D60003;
  z-index: 3;
}

.logo {
  position: relative;
  line-height: 55px;
  padding-top:30px;
  padding-left:30px;
  float: left;
}
@media screen and (max-width: 800px) {
.logo {
  width:50%;
  position: relative;
  padding-top:10px;
  padding-left:10px;
  float: left;
  }
header {
  height: 100px;
  position: absolute;
  } 
}

footer {
  background: #E6CEA0;
  position: relative;
  display: block;
  z-index: 3;
  text-align: center;
  width: 100%;
  height: 100px;
  border-top: 2px solid  #D60003;
}
.clist {
	position: relative;
	padding-top:20px;
	overflow:hidden;
}
.icon {
	padding-left: 10px;
	padding-top: 10px;
}

/* ------------------------------------------
  4.CONTENT - index
--------------------------------------------- */

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #37302a;
  background: #E6CEA0;
  font: auto;
}

.pics {
  width:100%;
  padding-top: 0px;
  position: relative;
}
#upleft:hover, #upcenter:hover, #upright:hover { 
	border: 0px;
	-webkit-transition: 0.5s; /* Safari */
    transition: 0.5s;
	-ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Safari */
    transform: scale(1.1,1.1); 
}

#content {
    background-color:#fff;
	padding-top:150px;
	padding-left:40px;
	padding-right:40px;
	min-height: 750px;
	display:block;
	position: relative;
	overflow:hidden;
}
 
#up {
    width:90%;
	text-align: center;
	background: none;
	/* border: 2px solid  #D60003; */
	padding:0px;
	margin-left: 0px;
    display: block;
	position: absolute;
	top:130px;
	overflow:hidden;
    float: left;
}

#center {
	width:50%;
	min-height: 30%;
	margin-left: 10px;
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	overflow:hidden;
	margin-top: 500px;
}
#list {
	display: list-item; 
	margin-left:60px;
	list-style: none;
}

#center-r {
	width:40%;
	min-height: 20%;
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 2;
	left: 55%;
	float: left;
	overflow:hidden;
	margin-top: 500px;
}
#hinnad {
       margin-top: 30px;
}
table {
   border-collapse: collapse;
   border: 10px solid #E6CEA0;
   width: 100%;
   text-align: center;
}
th {
	background-color: #E6CEA0;	
}
td {
	color: #D60003;
	border: 1px solid #E6CEA0;
}
#center ul {

}


.rida {
    width:100%;
	height: 240px;
	padding-top: 50px;
	margin-top: 800px;
	display: block;
    position: relative
}

.alumine-l {
    width:30%;
	height: 320px;
	text-align: center;
	background: url(../img/fekalist.jpg) #E6CEA0;
	background-repeat: no-repeat;
    background-position: center bottom;
	background-size: auto;
	border: 2px solid  #D60003;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
    display: block;
    position: relative;
	overflow:hidden;
    float: left;
}
.alumine-c {
    width:30%;
	height: 320px;
	text-align: center;
	background: url(../img/treiler.jpg) #E6CEA0;
	background-repeat: no-repeat;
    background-position: center bottom;
	background-size: auto;
	border: 2px solid  #D60003;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
    display: block;
    position: relative;
	overflow:hidden;
    float: left;
}
.alumine-r {
    width:30%;
	height: 320px;
	text-align: center;
	background: url(../img/ekskavaator.jpg) #E6CEA0;
	background-repeat: no-repeat;
    background-position: center bottom;
	background-size: auto;
	border: 2px solid  #D60003;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
    display: block;
    position: relative;
	overflow:hidden;
    float: left;
}

@media screen and (max-width: 960px) {
.pics{
  width:98%;
  position: relative;
  }
.hind {
  width:60%;
  float: none;
  position: relative;
  margin-bottom: 50px;
  }  
  
#content{
	padding-left:10px;
	padding-right:10px;
} 

#up {
  width:90%;
}

#center {
  width:90%;
  margin-top: 220px;
}
#center-r {
  width:90%;
  left: 0%;
  position: relative;
  margin-top: 30px;
}
#center ul {
	margin-left:40px;
}
.rida {
	width: 90%
}
.alumine-l, .alumine-c, .alumine-r {
	width:50%;
}
}
@media screen and (max-width: 460px) {
#content{
  padding-left:0px;
} 
h2 {
  font-family:"Droid Sans";
  font-size: 1em;
}

.logo {
  width:70%;
  position: relative;
  padding-top:10px;
  padding-left:10px;
  float: left;
  }
  .hind {
  width:100%;
  position: relative;
  margin-bottom: 50px;
  } 
.alumine-l, .alumine-c, .alumine-r {
	width:90%;
}
}
	
/* ------------------------------------------
  4.CONTENT - teenused
--------------------------------------------- */
#left{
	width:35%;
	min-height: 30%;
	margin-left: 10px;
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	overflow:hidden;
	margin-top: 0px;
}


#right {
	width:55%;
	min-height: 30%;
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 2;
	left: 40%;
	float: left;
	overflow:hidden;
	margin-top: 0px;
}

@media screen and (max-width: 960px) {
#left {
  width:90%;
  margin-top: 0px;
}
#right {
  width:90%;
  left: 0%;
  position: relative;
  margin-top: 50px;
 }
}

/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 960px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 960px) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

@media screen and (min-width: 960px) {
.nav-collapse {
    float: left;
    width: auto;
	padding-top: 85px;            
    padding-right: 0px;
	padding-left: 20px;
  }
.nav-collapse ul {
    background: url(../img/menubg.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
  }
}

.nav-collapse li {
  float: left;
  width: 100%;
}


@media screen and (min-width: 960px) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-top: 1px solid black;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  background: transparent;  
  font-family: 'Roboto Condensed';
  font-size: 18px;
  letter-spacing: 1px;  
  color:#000000;
  text-align: center;
  width: 135px;
  float: right;
}
.nav-collapse a:hover{
  color: #fff;	
}
	
.nav-collapse a:active,
.nav-collapse .active a {
  background: transparent;
  color: #fff;
}

@media screen and (min-width: 960px) {
  .nav-collapse a {
    border-left: none;
    padding: 12px 10px 5px 30px;
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
.nav-collapse a {
  background:  #D60003;
  width: 100%; 
  }
.nav-collapse a:active,
.nav-collapse .active a {
  background: #b73214;
 }
}

/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/RobotoCondensed-Regular.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;  
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color:  #D60003; /* Edit this to change the icon color */
  font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  font-size: 26px;
  content: "\78"; /* Close icon */
}

/* ------------------------------------------
  KONTAKT
--------------------------------------------- */
#kontakt {
	width:50%;
	min-height: 30%;
	margin-left: 50px;
	display: block;
	position: relative;
	z-index: 2;
	float: left;
	overflow:hidden;
	margin-top: 20px;
	text-align: left;
}

#kontakt-r {
	width:42%;
	min-height: 20%;
	margin-left: 10px;
	display: block;
	position: absolute;
	z-index: 2;
	left: 55%;
	float: left;
	overflow:hidden;
	margin-top: 20px;
}

.contact-input, .contact-textarea, 
#select{
    margin-bottom: 10px;
	margin-top: 20px;
    padding: 5px;
    background: #fff;
    border-radius: 2px;
    width: 90%;
    height: 20px;
    font-size: 16px;
	border:solid black 1px;
	font-family: 'Droid Sans', sans-serif;
}
 
.contact-textarea{
    height: 200px;
    line-height: 20px;
    resize: none;
}
 
#button {
    float: left;
    padding: 10 20px;
    height: 29px;
    margin-left: 15px;
    font-weight: bold;
    color: #666;
    background: #fff;
    border-radius: 2px;
    font-family: 'Droid Sans', sans-serif;
}

.g-recaptcha {
    float: left;
    padding: 10 20px;
}
	
.ad {
	float: right;
	padding-right: 1em;
	padding-bottom: 1em;
}

@media screen and (max-width: 960px) {

#kontakt {
  width:100%;
}
#kontakt-r {
  width:100%;
  left: 0%;
  position: relative;
  margin-top: 30px;
}
}

