/*
@font-face {
    font-family: 'MyFontText';
    src: url('http://www.vatro.net/aks/css/fonts/Candara.ttf');
}

@font-face {
    font-family: 'MyFontTextBold';
    src: url('http://www.vatro.net/aks/css/fonts/Candara.ttf');
}
*/
/*
@import url(https://fonts.googleapis.com/css?family=Comfortaa);
*/
/*
@import url(https://fonts.googleapis.com/css?family=Oxygen);
@import url(https://fonts.googleapis.com/css?family=Mallanna);
*/
* {
  font-family: MyFontText, Tahoma, Verdana, Arial;
  font-size: 1.0em;
  color: #111111 !important;
  text-decoration: none;
}
body {
  background-color: #efefef !important;
  border-style: solid;
  border-width: 0px;
  border-color: #00ff00;
  border-radius: 0.0em;
}
a {
  color: #000000;
}
h1 {
  font-family: MyFontTextBold, Tahoma, Verdana, Arial;
  font-size: 1.05em;
  margin: 0.0em;
  padding: 0.0em;
  opacity: 1.0;
}
h2 {
  font-size: 1.0em;
  color: #ffffff;
  margin: 0.2em;
  padding: 0.2em;
}
h3 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0.0em;
  margin-right: 0.0em;
  font-size: 1.05em;
  font-weight: bold;
  font-weight: normal;
  text-decoration: none;
  line-height: 3.0em;
  color: #ed1c24;
  cursor: pointer;
}
h3:hover,
h3 #title:checked {
  color: #000000;
  /*
    background-color: @red;
    opacity: 0.7;
*/
  border-style: solid;
  border-width: 0;
  border-color: #ed1c24;
  border-radius: 0.4em;
}
h3:active,
h3:focus {
  color: #000000;
  background-color: transparent;
  opacity: 1.0;
}
#text-open {
  margin: 0 auto;
  padding: 1.0em;
  padding-left: 0.0em;
  padding-right: 0.0em;
  /*
    background-color: @navigation-background;
    background-color: @white;
	border-style: solid;
	border-width: @navigation-item-border-width;
    border-width: 0;
	border-color: @red;
	border-radius: @navigation-item-border-radius;
*/
}
#title {
  font-family: MyFontTextBold, Tahoma, Verdana, Arial;
  margin: 0em;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3em;
  color: #ed1c24 !important;
}
#accordion #title {
  cursor: pointer;
}
#carousel-1 {
  margin: 0 auto;
  padding: 0;
  height: 16.0em !important;
  width: auto !important;
  /*
    width: auto;
*/
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  padding-bottom: 0em;
  opacity: 1.0;
  z-index: 10;
  border-style: solid;
  border-width: 0px;
  border-color: #00ffff;
  border-radius: 0em;
  border-radius: 0.4em;
}
#carousel-2 {
  margin: 0 auto;
  height: 16.0em !important;
  width: auto !important;
  margin-top: 0em;
  margin-left: 0em;
  margin-right: 0em;
  padding-bottom: 0em;
  opacity: 1.0;
  z-index: 10;
  border-style: solid;
  border-width: 0px;
  border-color: #00ffff;
  border-radius: 0em;
  border-radius: 0.4em;
  border-radius: 0.8em;
}
#opacitiy-normal {
  opacity: 1.0;
}
#border {
  /*
    margin: 0 auto;
    padding: 0;

    padding-left: 0.3em;
    padding-right: 0.3em;
*/
  border-style: solid;
  border-width: 0px;
  border-color: #00ff00;
  border-radius: 0.3em !important;
}
#social_icon {
  height: 1.5em;
}
#icon-logo {
  height: 2.6em;
}
#language {
  /*
    position: relative;
    float: right;
    top: 0.0em;    
    right: 1em;
*/
  padding: 0.2em;
  padding-right: 1.5em;
  margin-right: 1.0em;
  text-align: right;
  z-index: 10;
  background-color: transparent;
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
}
#text_underline {
  color: #000000;
  text-transform: uppercase;
  /*
    text-decoration: underline !important;
*/
  text-decoration: none;
  font-style: normal;
}
#text_no_underline {
  color: #000000;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  opacity: 0.7;
}
#thin-row {
  line-height: 150%;
}
#header-logo-picture {
  padding-top: 0.9em;
  width: 95%;
  max-width: 30em;
  /*
    height: 7.0em;
*/
}
#header-logo {
  font-family: MyFontTextBold, Tahoma, Verdana, Arial;
  padding-top: 0.0em;
  margin-top: 0.0em;
  margin-left: 0.0em;
  z-index: 4;
  /*
    font-size: 4.0em;
    font-size: 2.0em;
*/
  font-size: 6.0vmin;
  font-size: 3.0em;
  /*
    font-family: MyFontText, Tahoma, Verdana;
*/
  font-weight: bold;
  line-height: 100% !important;
  color: #cba152 !important;
  border-radius: 0.4em;
}
/*
#header-color {
    background-color: @light-blue;
}
*/
#special-offer {
  position: absolute;
  left: 1.0em;
  top: 1.0em;
  font-size: 2.0em;
  line-height: 90% !important;
  color: #ed1c24 !important;
  color: #ffffff !important;
  /*
    background-color: #00ff00;
*/
  -webkit-transform: rotate(347deg);
  -moz-transform: rotate(347deg);
  -o-transform: rotate(347deg);
  -ms-transform: rotate(347deg);
  writing-mode: lr-tb;
}
#special-offer-bold {
  font-size: inherit;
  color: #ed1c24 !important;
  color: #ffffff !important;
  font-weight: bold;
}
/*
#header-title {
	font-size: 4.0em;
	font-weight: bold;
    z-index: -20;
    color: @white !important;
    line-height: 80% !important;
    text-overflow: clip;
}
*/
#header-text-container {
  margin-top: 0.5em;
  padding-left: 1.0em;
  padding-right: 1.0em;
  border-style: solid;
  border-width: 0px;
  border-color: #00ffff;
}
#header-text {
  font-size: 5.0vw;
  font-size: 2.0em;
  font-weight: bold;
  color: #ffffff !important;
  color: #cba152 !important;
  white-space: pre-line;
  line-height: 100% !important;
  /*
    background-color: #ffffff;
    opacity: 0.5;
	border-radius: @navigation-item-border-radius;
*/
  border-style: solid;
  border-width: 0px;
  border-color: #ffff00;
}
#header-text-2 {
  font-size: 5.0vw;
  font-size: 2.0em;
  font-weight: bold;
  color: #ffffff !important;
  white-space: pre-line;
  line-height: 110% !important;
  /*
    background-color: #ffffff;
    opacity: 0.5;
	border-radius: @navigation-item-border-radius;
*/
  border-style: solid;
  border-width: 0px;
  border-color: #ffff00;
}
#navigation {
  padding-top: 0.9em;
  padding-bottom: 0.3em;
  margin-bottom: 0.8em;
  /*
    background-color: @light-blue;
*/
  border-radius: 0em;
  border-radius: 0.4em;
  border-radius: 0.0em;
}
#navigation_item {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  margin-left: 0.125em;
  margin-right: 0.125em;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff !important;
  font-size: 1.0em;
  font-weight: bold;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
  background-color: #ed1c24;
  /*
		background: @red - #111111;
*/
  /*
		background-color: @red;
        opacity: 0.8;   
*/
}
#navigation_item_sub {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  margin-left: 0.125em;
  margin-right: 0.125em;
  vertical-align: middle;
  cursor: pointer;
  color: #ffffff !important;
  font-size: 1.0em;
  font-weight: bold;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
  background-color: #ff3b43;
  background-color: #e0e0e0;
  /*
		background: @red - #111111;
*/
  /*
		background-color: @red;
        opacity: 0.8;   
*/
}
#navigation_item_selected {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  margin-left: 0.125em;
  margin-right: 0.125em;
  vertical-align: middle;
  color: #ffffff !important;
  cursor: pointer;
  font-size: 1.0em;
  font-weight: bold;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
  background-color: #1f5daa;
  background-color: #2e66b1;
}
#navigation_item_special {
  position: relative;
  display: inline-block;
  padding: 0.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  margin-left: 0.125em;
  margin-right: 0.125em;
  vertical-align: middle;
  color: #ffffff !important;
  cursor: pointer;
  font-weight: normal;
  font-size: 1.0em;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
  background: #000000;
}
#marker {
  background: #000000;
}
#title-services {
  position: relative;
  top: 1.0em;
  display: inline-block;
  color: #ed1c24 !important;
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  word-wrap: break-word;
  /*
    height: 3.0em;
*/
  padding: 0.5em;
  /*
	border-style: solid;
	border-width: 0px;
	border-color: @red;
	border-radius: 0.4em;
	background-color: #1f5daa;

	background-color: #00ff00;
*/
  text-shadow: 1px 1px 1px #dddddd, /*
		0 1px 2px rgba(0,0,0,0.3),
*/ 0 1px 2px #dddddd, 0 3px 4px #dddddd;
}
#picture {
  height: 16.0em;
  padding: 0.5em;
  border-style: solid;
  border-width: 0px;
  border-color: #ff00ff;
  border-radius: 1.6em;
}
#text-gray {
  color: #111111 !important;
  font-size: 0.95em;
}
#picture_width,
#big-button {
  /*
    margin: 0 auto;

    padding: 0.4em;
*/
  margin: 0 auto;
  height: 13em !important;
  width: 13em !important;
  /*    
    padding: @navigation-item-padding;
*/
  /*
    border-style: solid;
    border-width: 0px;
    border-color: #ff00ff;
    border-radius: @navigation-item-border-radius * 2;
*/
}
#logo {
  width: auto;
  height: 8.0em;
}
#button {
  background-color: #2e66b1;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
}
#button-glyph {
  background-color: transparent;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
}
#glyph {
  width: 2.0em;
  height: 2.0em;
  padding-top: 0.1em;
  /*
    color: @white !important;
*/
}
#glyph-title {
  width: 3.6em !important;
  height: 3.6em !important;
  margin: 0.2em;
}
#pricelist-header {
  padding: 0.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  margin-right: 0.25em;
  vertical-align: middle;
  color: #ffffff !important;
  font-size: 1.0em;
  font-weight: bold;
  border-style: solid;
  border-width: 0px;
  border-color: #ed1c24;
  border-radius: 0.4em;
  background-color: #ed1c24;
  background-color: #cba152;
}
#line-top {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ed1c24;
  border-top-color: #111111;
}
.map {
  width: 95%;
  height: 30.0em;
  border-radius: 0.8em;
}
#address {
  /*
	width: 85%;
*/
  margin: 0 auto;
  text-align: center;
  font-size: 1.0em;
  /*
	color: @keywords-footer;
*/
  border-style: solid;
  border-width: 0px;
  border-color: #aaaaaa;
}
#keywords_footer {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
  color: #111111 !important;
  border-style: solid;
  border-width: 0px;
  border-color: #aaaaaa;
}
/* pseudo */
/*
a#pointer:hover,
a#pointer:focus {
	color: #ffffff;
	background-color: #ff0000;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus, 
.nav-tabs > li > a:hover {
	color: #ffffff;
	background-color: #ff0000;
}
*/
#flag:hover {
  opacity: 0.6;
}
#social_icon:hover {
  opacity: 0.8;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
a.selected {
  opacity: 0.5;
  /*
            background-color: #ff9900;
*/
}
/*
    a:focus {
	    opacity: 0.5;
    }
*/
/*
    div a.selected
    {
	    opacity: 0.5;
                    color: #ff9900;
                    font-weight: normal;
    }
*/
/*
    #button:hover {
        color: @red;
        background-color: @marker;
    }
    
    #glyph:hover {
        color: @red;
        background-color: @marker;
    }
*/
#accordion #title:hover {
  color: #ed1c24;
}
#navigation_item:hover,
#navigation_item_selected:hover,
#navigation_item_special:hover,
#navigation_item_sub:hover {
  color: #ffffff !important;
  background-color: #2e66b1;
}
#navigation_item:active,
#navigation_item_special:active,
#navigation_item_selected:active,
#navigation_item:focus,
#navigation_item_special:focus,
#navigation_item_selected:focus,
#navigation_item_sub:focus {
  color: #ffffff !important;
  background-color: #2e66b1;
}
/*
@media (max-width: @screen-xs-max) {
*/
@media (max-width: 768px) {
  * {
    font-size: 15px;
  }
  #picture_width {
    height: 12.0em !important;
    width: 12.01em !important;
  }
  #glyph-title {
    width: 4.2em !important;
    height: 4.2em !important;
    margin: 0.2em;
  }
  #thin-row {
    line-height: 60%;
  }
  #carousel-1 {
    height: 12.0em !important;
  }
  #header-logo {
    font-size: 1.6em;
  }
  #header-text,
  #header-text-2 {
    font-size: 1.0em;
  }
  #special-offer {
    font-size: 1.6em;
  }
  .map {
    width: 100%;
    height: 18.0em;
  }
  #icon-logo {
    height: 1.8em;
  }
  #keywords_footer {
    width: 100%;
  }
}
/*
@media (max-width: @screen-sm-min) {

#picture_width {
    height: 10.8em !important;
    width: 10.8em !important;
}
*/
