:root {
  --main-color: #289f35;
}

/*font-family: 'Changa One', cursive; @fontfam1*/
/*font-family: 'Open Sans', sans-serif; @fontfam2*/
/*------ template stylization ------*/
p {
  margin-bottom: 18px;
}
.main {
  min-height: 100%;
  width: 100%;
  height: auto;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}

.phone-contact a {
  color: #FECC08;  
}
h2 {
  font-size: 24px;
  line-height: 1.2em;
  color: var(--main-color);
  font-family: 'Open Sans', sans-serif;
  display: block;
  position: relative;
}
.maxheight h2 {
  color: white;
}  

#content .ce-textpic img {
  border-radius:20px;
}

.gelb h2 {
  color: black;
}  
h2 span {
  display: block;
  margin: -5px 0 0 0;
}
h2 strong {
  display: block;
  font-weight: normal;
}
.bgh2 {
  letter-spacing: -1px;
}
.bgh2 span {
  position: absolute;
  background: url(../Images/bg-h2.png) 0 0 no-repeat;
  display: block;
  width: 42px;
  height: 42px;
  left: -55px;
  top: 0;
}
h3 {
  font-size: 18px;
  line-height: 1.2em;
  color: #093fc3;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
h4 {
  font-size: 18px;
  line-height: 1.2em;
  color: #e0a650;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
#content ul {
  list-style: none;
}
.font16 {
  font-size: 16px;
  line-height: 1.2em;
  color: #e0a650;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  display: inline-block;
}
.font11 {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  /*color: #c4c4c4;*/
  color: #5F5F5F;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.bot {
  margin-bottom: 4px;
}
.bot-1 {
  margin-bottom: 21px;
}
.bot-2 {
  margin-bottom: 16px;
}
.bot-3 {
  margin-bottom: 48px;
}
.top {
  margin-top: 11px;
}
/*=================My styles of bootstrap================*/
.link {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  font-size: 11px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #093fc3;
  font-weight: 600;
  text-decoration: underline;
  z-index: 1;
}
.link:hover {
  color: #c4c4c4;
  text-decoration: underline;
}
.link-1 {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  font-size: 11px;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #d99837;
  font-weight: 600;
  text-decoration: underline;
  z-index: 1;
}
.link-1:hover {
  color: #c4c4c4;
  text-decoration: underline;
}
.btn-3 {
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  border: none;
  background: #e0a650;
  position: relative;
  font-size: 11px;
  line-height: 24px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  padding: 5px 19px 4px 19px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
  text-shadow: none;
}
.btn-3:hover {
  color: #ffffff;
  background: #093fc3;
  text-shadow: none;
  outline: none;
  text-decoration: none;
}
#credit-card {
  overflow: hidden;
  padding: 21px 0 10px 0;
}
#credit-card span {
  display: none;
  float: left;
  margin: 8px 9px 0 0;
}
#credit-card input {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 8px 8px 7px ;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  font-size: 13px;
  display: block;
  line-height: 18px !important;
  color: #c4c4c4;
  background: #ffffff;
  height: 33px;
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#credit-card .btn-3 {
  float: left;
  margin: 0;
}
/*css styles for image-block*/
.img-indent {
  overflow: hidden;
}
.img-indent p {
  margin-bottom: 10px;
}
.img-indent figure.img-polaroid {
  margin: 0 30px 10px 0;
  float: left;
}
.img-indent .extra-wrap {
  overflow: visible;
  padding: 0;
}
.img-indent-1 {
  overflow: hidden;
}
.img-indent-1 figure.img-polaroid {
  float: left;
  margin: 0 20px 0 0;
}
.img-indent-2 {
  overflow: hidden;
  margin-bottom: 55px;
}
.img-indent-2 img {
  margin: 0 30px 15px 0;
  float: left;
}
.img-indent-2 .extra-wrap {
  overflow: visible;
}
.date {
  display: block;
  float: left;
  width: 58px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  margin: 0 20px 0 0;
}
.date span {
  display: block;
  background-color: var(--main-color);
  font-size: 14px;
  padding: 2px 0;
}
.date strong {
  display: block;
  background-color: #FECC08;
  border: 3px solid var(--main-color);
  font-size: 26px;
  padding: 14px 0;
  font-weight: normal;
}
/*==================list=================*/
.list {
  margin-left: 0;
  display: block;
  overflow: hidden;
}
.list li {
  float: left;
  margin: 0 0 0 0;
  padding: 3px 0 3px 13px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  overflow: hidden;
  background: url(../Images/list-arrow.png) 0 8px no-repeat;
}
.list li a {
  color: #093fc3;
}
.list li a:hover {
  color: #d99837;
}
.list-1 {
  margin: 23px 0 0 0;
  display: block;
  overflow: hidden;
}
.list-1 li {
  float: left;
  margin: 0 0 0 0;
  padding: 3px 0 3px 13px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  display: block;
  overflow: hidden;
  background: url(../Images/bg-li-list-1.png) 0 8px no-repeat;
}
.list-1 li a {
  color: #b6b6b6;
}
.list-1 li a:hover {
  color: #093fc3;
}
.clients {
  margin: 0 0 0 -47px;
  list-style-type: none;
  overflow: hidden;
}
.clients li {
  float: left;
  margin: 0 0 19px 47px;
  display: block;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
  position: relative;
}
figure.img-polaroid span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.75;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
figure.img-polaroid:hover span {
  border: 18px solid #042cc3;
}
.img-polaroid {
  background: none;
  border: none;
  padding: 0;
  margin-bottom: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
/*------===============HEADER==============------- */
header {
  z-index: 999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: auto;
  padding: 0 0 0 0;
}
#pages header {
  background: url(../Images/DSC04408.jpg) center 0 no-repeat #ffffff;
  background-size: 100%;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
  z-index: 2;
  position: relative;
}
.for-brand {
  position: relative;
  max-width: 940px;
  z-index: 100;
  margin: 0 auto;
}
.for-brand .brand {
  position: absolute;
  left: 0;
  top: -189px;
  margin: 0;
  overflow: hidden;
}
.for-brand .brand span {
  display: block;
  position: absolute;
  left: -400px;
}
.phone-contact {
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  position: absolute;
  left: 297px;
  top: -129px;
  color: #FECC08;
  font-family: 'Changa One', cursive;
  font-size: 26px;
  line-height: 1.2em;
}
.phone-contact span {
  display: block;
}
.navbar_ .brand {
  float: left;
  display: inline-block;
  padding: 0;
  overflow: hidden;
  line-height: 22px;
  position: relative;
  margin: 21px 0 0 0;
}
.navbar_ .brand span {
  display: block;
  position: absolute;
  left: -400px;
}
.under-header {
  overflow: hidden;
}
.navbar_ .phone-contact {
  position: relative;
  left: auto;
  top: auto;
  float: left;
  margin: 90px 0 0 30px;
}
.navbar_ .phone-contact img {
  margin-bottom: 9px;
}
.navbar_ .phone-contact span {
  display: block;
  margin-top: -2px;
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ {
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav {
  float: none;
  display: block;
  margin: 0;
  padding: 0;
}
.navbar_ .collapse {
  overflow: visible;
}
/*nav*/
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.nav-collapse_ .nav > li {
  float: left;
  display: inline-block;
  font-weight: bold;
  margin: 0;
  border: none;
}
.nav-collapse_ .nav > li.sub-menu:after {
  display: block;
  background: url(../Images/indicator.png) 0 0 no-repeat;
  width: 8px;
  height: 4px;
  content: '';
  position: absolute;
  top: 80%;
  left: 50%;
  margin-left: -4px;
}
.nav-collapse_ .nav li.sub-menu-1 {
  background: url(../Images/indicator.png) 70% 10px no-repeat;
}
.nav-collapse_ .nav li a {
  color: #ffffff;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-size: 12px;
  line-height: 16px;
}
.nav-collapse_ .nav > li > a {
  display: block;
  text-align: left;
  position: relative;
  padding: 22px 34px 24px 34px;
  letter-spacing: 1px;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: color-mix(in srgb, var(--main-color) 75%, transparent);
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 404px;
  left: 0;
  top: 62px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  margin: 0;
  padding: 29px 0 29px 0;
  background: var(--main-color);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav ul li {
  display: block;
  text-align: left;
  padding: 0;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: block;
  padding: 4px 0 4px 46px;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  background: #fff;
  color: var(--main-color);
}
.nav-collapse_ .nav ul li ul {
  position: relative;
  background: none;
  padding: 0;
  top: auto;
  left: auto;
}
.nav-collapse_ .nav ul li ul li a {
  padding: 4px 0 4px 59px;
  color: #729bff;
}
.nav-collapse_ .nav ul li ul li a:hover {
  background: #052eae;
  color: #729bff;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  background: #fff;
  position: relative;
  padding: 0 0 45px 0;
}
#pages #content {
  padding: 49px 0 45px 0;
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.box {
  width: 100%;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 30px;
}
.box > div {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 49px 20px 35px 29px;
}
.box div:first-child {
  width: 200px;
  /*background: #093fc3;*/
  background: var(--main-color);
  color: #ffffff;
}
.box div:first-child span {
  font-size: 20px;
  line-height: 1.2em;
  display: block;
  margin-bottom: 12px;
}
.box div:first-child ul {
  margin: 0;
}
.box div:first-child li {
  font-size: 14px;
  line-height: 1.2em;
  padding: 4px 0;
}
.box div:first-child li a {
  color: #ffffff;
  text-decoration: underline;
}
.box div:first-child li a:hover {
  text-decoration: none;
}
.box div:first-child li em {
  font-style: normal;
  color: #e0a650;
}
.box div + div {
  width: 260px;
  background-color: #FECC08;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-transform: uppercase;
}
.box div + div span {
  display: block;
  margin-bottom: 5px;
}
.box-1 .span2:first-child {
  margin-left: 0;
}
.box-2 {
  padding: 49px 0 0 0;
}
.box .gelb div {
  background-color: #FECC08;
  color: black;
}  
/*=========================index-1==========================*/
.box-6 {
  margin-bottom: 66px;
}
.indent-block {
  overflow: hidden;
}
.indent-block .extra-wrap {
  overflow: hidden;
  margin-right: 20px;
  float: left;
  width: 60%;
}
.indent-block img {
  border-radius: 15px;
} 

.box-7 {
  overflow: hidden;
}
.indent-block-1 {
  overflow: hidden;
  margin-bottom: 25px;
}
.indent-block-1 .font16 {
  float: left;
  width: 34px;
}
.indent-block-1 .extra-wrap {
  overflow: hidden;
}
/*=========================index-2==========================*/
.box-8 {
  margin: 0 0 55px -30px;
  overflow: hidden;
}
/*=========================index-3==========================*/
/*=========================index-4==========================*/
.adress-1 {
  font-size: 13px;
  margin-bottom: 58px;
  display: block;
}
.adress-1 strong {
  font-weight: normal;
}
.adress-1 span {
  display: block;
}
.box-9 {
  margin: 0 0 0 -20px;
  overflow: hidden;
}
/*=========================index-5==========================*/
/*==========================404=============================*/
#search {
  overflow: hidden;
  padding: 7px 0 10px 0;
}
#search input {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 8px 8px 7px ;
  border: 1px solid #e1e1e1;
  margin: 0 0 10px 0;
  font-size: 13px;
  display: block;
  line-height: 18px !important;
  color: #c4c4c4;
  background: #ffffff;
  height: 33px;
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search .btn-3 {
  float: right;
  margin: 0;
}
.img-404 {
  margin: -20px 0 0 0;
}
.box-404 {
  padding: 30px 0 0 0;
}
.box-404 h2 {
  margin-bottom: 30px;
}
/*======================Privacy Policy======================*/
.pp {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.pp:hover {
  color: #e0a650;
}
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  margin: 0;
}
.map iframe {
  width: 100%;
  height: 356px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.adress {
  font-size: 13px;
  line-height: 18px;
  margin: 16px 0 0 0;
}
.adress em {
  text-align: left;
  margin-left: 0;
  font-weight: normal;
  font-style: normal;
  display: block;
}
.adress a {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  margin-left: 2px;
  color: #093fc3;
}
.adress a:hover {
  color: #e0a650;
}
.adress span {
  display: inline-block;
  width: 98px;
}
.adress strong {
  display: inline-block;
  font-weight: normal;
}
.adress strong.title1 {
  letter-spacing: 0;
  text-align: left;
  font-size: 13px;
  display: block;
  color: #c4c4c4;
}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0;
  padding: 4px 0 0 0;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#contact-form fieldset > div {
  overflow: hidden;
  min-height: 43px;
}
#contact-form label {
  position: relative;
  margin: 0;
  overflow: hidden;
  display: block;
  float: none;
}
#contact-form .message {
  min-height: 180px;
  display: block;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 5px 7px;
  margin: 0;
  font-size: 13px;
  display: block;
  line-height: 18px !important;
  color: #c4c4c4;
  background: #ffffff;
  outline: none;
  width: 100%;
  border: 1px solid #e1e1e1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 33px;
}
#contact-form textarea {
  width: 100%;
  height: 176px;
  resize: none;
  overflow: auto;
}
#contact-form textarea:focus,
#contact-form input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form .success {
  display: none;
  color: #ffffff;
  font-size: 15px;
  line-height: 16px;
  position: absolute;
  width: 100%;
  background: #3c7ccf;
  padding: 10px;
  top: 3px;
  left: 0;
  z-index: 1000 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form .error,
#contact-form .empty {
  color: var(--main-color);
  font-size: 10px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 6px;
  position: absolute;
  top: 4px;
  right: 2px;
}
.buttons-wrapper {
  position: relative;
  text-align: left;
  padding-top: 10px;
}
.buttons-wrapper a {
  margin-right: 17px !important;
  cursor: pointer;
}
.buttons-wrapper a:hover {
  color: #d99837;
}
/*------================== FOOTER ================= ------- */
footer {
  color: #ffffff;
  border-top: none;
  padding: 30px 0 23px 0;
  position: relative;
  background: #f2f2f2;
  font-size: 11px;
  line-height: 18px;
  color: #c4c4c4;
  text-transform: uppercase;
}
footer a {
  color: #c4c4c4;
}
.logo-1 {
  display: block;
  margin-bottom: 5px;
}
.logo-2 {
  display: block;
  margin-bottom: 7px;
}
.pp-bl {
  display: inline-block;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
.nav-collapse_ .nav > li > a {
  padding: 25px 51px;
}
.for-brand {
  max-width: 1170px;
}
.box div:first-child {
  width: 270px;
}
.box div + div {
  width: 300px;
}
.img-indent .extra-wrap {
  overflow: hidden;
}
.img-indent-1 figure.img-polaroid {
  float: none;
  margin: 0 0 24px 0;
}
#search .btn-3 {
  float: left;
}
.img-indent-2 .extra-wrap {
  overflow: hidden;
}
#contact-form label {
  display: inline-block;
  float: left;
}
#contact-form input,
#contact-form textarea {
  width: 270px;
}
#contact-form textarea {
  width: 100%;
}
#credit-card span {
  display: block;
}
#credit-card input {
  width: 154px;
  margin: 0;
}
#credit-card .btn-3,
#search .btn-3 {
  margin: 0 0 0 2px;
}
#search input {
  width: 270px;
  margin: 0;
}
.box-9 {
  margin: 0 0 0 -30px;
}
}
@media (min-width: 980px) and (max-width: 1199px) {
.box div:first-child {
  width: 45%;
}
.box div + div {
  width: 55%;
}
#pages header {
  background-size: auto;
}
.for-brand .brand {
  width: 22%;
  top: -145px;
}
.box .maxheight {
  height: 326px !important;
}
.indent-block img {
  margin-bottom: 20px;
  margin-left: 72px;
}
}
@media (max-width: 980px) {
.camera_caption {
  display: none;
}
.box div:first-child {
  width: 45%;
}
.box div + div {
  width: 55%;
}
.clients {
  margin: 10px 0 0 0;
}
.clients li {
  float: left;
  width: auto;
  height: 80px;
  margin: 0 10px 0 0;
  padding-left: 3px;
}
.clients li a {
  display: inline-block;
  width: 90px;
}
.clients li a img {
  width: 100%;
}
.indent-block .extra-wrap {
  overflow: visible;
}
.box-8 .span2 {
  width: 100%;
  margin: 0 0 20px 30px;
  float: none;
}
.nav-collapse_ .nav ul {
  top: 48px;
}
#pages .phone-contact {
  display: none;
  font-size: 14px;
  margin: 60px 0 0 20px ;
}
.phone-contact {
  display: none;
}
.pp-bl {
  display: block;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.for-brand {
  max-width: 720px;
}
.nav-collapse_ .nav > li > a {
  padding: 15px 19px 16px 19px;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
  border-radius: 0;
}
.img-indent-2 img {
  float: none;
  width: 100%;
}
.adress span {
  display: inline-block;
  width: 65px !important;
}
#pages header {
  background-size: auto;
}
.for-brand .brand {
  width: 22%;
  top: -111px;
}
}
@media (min-width: 768px) and (max-width: 806px) {
.navbar_ .brand {
  margin: 11px 0 0 0;
}
.for-brand .brand {
  width: 22%;
  top: -111px;
}
}
@media (max-width: 767px) {
.nav-collapse_ .nav {
  display: none;
}
.nav-collapse_ {
  padding-top: 20px;
}
.select-menu {
  display: block !important;
  background: #3263cb;
  border: 1px solid #fff;
  width: 100%;
  color: #000;
  margin: 0 0 2px 0;
  cursor: pointer;
}
.select-menu option {
  padding-bottom: 3px;
}
.for-brand {
  max-width: 100%;
}
.for-brand .brand {
  left: 20px;
  width: 135px;
  height: 95px;
  bottom: 0;
  top: auto;
}
.navbar_ .brand {
  width: 135px;
  height: 95px;
  margin: 50px 0 0 0;
}
.bgh2 span {
  display: none;
}
.box-3 {
  overflow: hidden;
}
.box-3 .span2 {
  width: 28%;
  float: left;
  margin: 0 0 0 20px;
}
.clients {
  margin: 20px 0 0 0;
}
.box-4 {
  width: 100%;
}
.box-5 .span2 {
  float: left;
  margin: 0 0 0 20px;
  width: 45%;
}
.box-6 article {
  margin-bottom: 20px;
}
.indent-block {
  margin: 0 0 20px 0;
}
.img-indent-2 {
  margin-bottom: 20px;
}
.block-img img {
  float: left;
  margin: 0 30px 15px 0;
}
.bot-767 {
  margin-bottom: 30px;
}
.img-100 {
  width: 100%;
}
.adress-1 .font11 {
  display: block;
}
.adress-1 span {
  display: inline-block;
}
.box-9 {
  margin: 0 0 0 0;
}
.div-adress {
  overflow: hidden;
}
.div-adress .adress {
  float: left;
  margin: 0 20px 20px 0;
}
.map iframe {
  height: 256px;
}
.bot-767 {
  margin-bottom: 40px;
}
.pp-bl {
  display: inline-block;
}
}
@media (min-width: 626px) and (max-width: 767px) {

}
@media (max-width: 626px) {
#pages header {
  background-size: 160%;
}
}
@media (min-width: 482px) and (max-width: 625px) {

}
@media (max-width: 480px) {
.box div:first-child {
  width: 100%;
  float: none;
}
.box div + div {
  width: 100%;
}
.img-indent figure.img-polaroid {
  width: 100%;
  float: none;
}
.box-3 .span2 {
  width: 100%;
  float: none;
  margin: 0 0 20px 0;
}
.img-indent-1 figure.img-polaroid {
  float: none;
  width: 100%;
  margin: 0 0 15px 0;
}
.img-indent-2 img {
  float: none;
  width: 100%;
}
.block-img img {
  float: none;
  margin: 0 0 15px 0;
  width: 100%;
}
.div-adress .adress {
  float: none;
  margin: 10px 0 20px 0;
}
.map iframe {
  height: 200px;
}
}
@media (min-width: 320px) and (max-width: 481px) {

}
@media (max-width: 320px) {
#pages header {
  background-size: 200%;
}
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news-single-img img, .news-list-image img {
  border-radius: 15px 15px 15px 15px; 
}  

.news-single-img img {
  float: left;
  margin: 10px;
}  

.news-single-item .tx-yag-gallery-albumdescription, .news-single-item p {
  clear: left;
}   

.news-single-item .news-single-imgcaption {
  clear: unset;
}  

.ce-form-element-submit input {
  border: 1px solid #808080;
  border-radius: 5px;
  color: #808080;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  margin-left: 283px;
  margin-top: 35px;
  padding: 4px;
  width: 120px;
}  

div.gelb table tr td img.icon {
  padding-top:5px;
}

#c110 img, #c112 img {
  border-radius: 0 !important;
}  

a, #content a:hover,
a h3 {
  color:var(--main-color);
}

.camera_next > span {
  background: url("../Images/next_skate.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.camera_prev> span {
  background: url("../Images/prev_skate.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.camera_prev:hover span, .camera_next:hover span{background-position: 0 bottom !important;}

.tx-yag-gallery-thumb-outerframe, .tx-yag-album-thumb-outerframe {
  width: 50% !important;
}  

.ce-form-5 {
	position:absolute; margin:0 0 0 -999em !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	color: black;
}

.g-recaptcha {
  height: 120px;
}

#content header {
  background: none;
}

.gallery {
  width: 50%;
  float: left;
  margin-bottom: 25px;
  height: auto;
}
.gallery .preview {
  float: left;
  margin-right: 10px;
}

.gallery-detailpage .pictures {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}

.gallery-detailpage .pictures a {
  display: block;
}

.gallery-detailpage .title {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 3px 0 7px 0;
	padding: 5px 0 5px 0;
}

.pagination {
  text-align: center;
}
.pagination li {
  display: inline;
}

.dreispaltig {
  display: grid;
  gap: 30px;
  grid-template-columns: auto auto auto;
}

@media (max-width: 979px) {
  .dreispaltig {
    grid-template-columns: auto;
  }
}

.brand a {
  height: 189px;
  width: 270px;
  background: color-mix(in srgb, var(--main-color) 75%, transparent);
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand a img {
  width: 242px;
}

.color-hover {
  filter: grayscale(100%) opacity(75%);
}

.color-hover:hover {
  filter: none;
}

.clients {
  display: flex;
  flex-wrap: wrap;
}

.f3-widget-paginator {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.camera_prev > span,
.camera_next > span {
  filter: hue-rotate(-215deg) brightness(1.3);
}