
/* ============================================================================================================================================================================== */
/* ============================================================================================================================================================================== */

@media all and (min-width: 740px) and (max-width: 999px) {
  
 
.kiemelt { display: block; margin-left: 2rem; padding-left: 1.3rem; border-left: 5px solid var(--cl); }		
		
#searchdiv { display: none !important; }

#site { text-align: center; background-color: var(--cl-f); }
#top { display: none !important; } 
#mobile_top_spacer { display: none; }

#top_m { position: static; height: 60px; background: var(--cl); top: -80px; left: 0; right: 0; box-sizing: border-box; text-align: center; z-index: 101; transition: top 0.4s ease-in-out; }
#top_m.gl::after { content: ''; border-bottom: 5px solid var(--cl-light-blue); display: block; bottom: -5px; left: 0; right: 0; position: absolute; }
#nav-icon4 {	height: 60px; width: 60px; line-height: 70px; float: left; position: relative;  cursor: pointer; }
#nav-icon4 div { position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; height: 100%; width: 100%; -webkit-transition: visibility 0s, opacity 0.4s linear; -moz-transition: visibility 0s, opacity 0.4s linear;  -o-transition: visibility 0s, opacity 0.4s linear;  transition: visibility 0s, opacity 0.4s linear;	}
#nav-icon4 div i {  color: var(--cl-f); font-size: 22px; }
#nav-icon4.open #n1 { visibility: hidden !important; opacity: 0 !important; }
#nav-icon4.open #n2 { visibility: visible !important; opacity: 1 !important; }
#nav-icon4 #n1 { visibility: visible !important; opacity: 1 !important; }
#nav-icon4 #n2 { visibility: hidden !important; opacity: 0 !important; }

#icon_search_m { float: right; height: 60px; line-height: 66px; position: relative; margin-right: 30px; }
#icon_search_m i { color: var(--cl-f); font-size: 1.2rem; padding: 0 0.5rem; }


#langsm { float: right; height: 60px; line-height: 70px; margin-right: 30px; }
#top_langm { display: inline-block;  position: relative; cursor: pointer; }
#top_langm #lang_sel { color: #666; }
#top_langm i , #top_lang span  { display: inline-block; vertical-align: middle; }
#top_langm .lang_name { font-size: 12px; text-transform: uppercase; font-weight: 500; }
#top_langm .flag { display: inline-block; box-sizing: border-box;  opacity: 1; margin-right: 4px; width: 28px; height: 18px; border-radius: 3px; background-repeat: no-repeat; background-size: cover; }
#top_langm .flag_en { background-image: url(img/flag_en.png); }
#top_langm .flag_ro { background-image: url(img/flag_ro.png); }
#top_langm .flag_hu { background-image: url(img/flag_hu.png); }

#lang_choosem { display: none; position: absolute; top: 50px; z-index: 10;  right: 2px; padding: 2px 4px; background: var(--cl-f); border-radius: 8px; }
#lang_choose_insidem { white-space: nowrap; padding: 7px  ; border-radius: 3px; line-height: 20px; }
#lang_choose_insidem a { display: inline-block; margin-right: 4px; width:28px; font-weight: 600;  box-sizing: border-box; line-height: 20px; text-align: center; height: 18px; border-radius: 3px; background-repeat: no-repeat; font-size: 11px; color: transparent;  background-size: cover; background-position: center top; }
#lang_choose_insidem a:hover { color: #666; background-image: url(img/empty.png) !important; }
#lang_choose_insidem a.cl_en { background-image: url(img/flag_en.png); }
#lang_choose_insidem a.cl_hu { background-image: url(img/flag_hu.png); }
#lang_choose_insidem a.cl_ro { background-image: url(img/flag_ro.png); }

#logo_m_min  { display: none }
#logo_m { position: absolute; height: 60px; overflow: hidden; left: 16%; width: 70px;  }
#logo_m img {  width: 100%; height: 90%; width: auto; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

#search_m { background-color: var(--cl); text-align: left; position: relative; display: none; line-height: 1.3em; top: 60px; position: fixed; width: 100%; z-index: 140; box-shadow: 0 3px 4px 1px rgba(0,0,0,0.4);}
#szo_cont_m { height: 2.7rem; overflow: hidden; width: 75%; background: var(--cl-f);  margin: 1.8rem 0 1.8rem 2rem; border-radius: 6px; }
#szo_m { font-size: 1.1rem; line-height: 100%; height: 100%; text-indent: 1em;   float: left; display: block; font-weight: 400; color: #000000; width: 85%; background: var(--cl-f); border-width: 0; }
#search_go_m { display: block;  height: 100%; background: #bbbbbb; float: right; width: 13%; line-height: 3rem; color: var(--cl-f); font-size: 1em;  text-align: center; }
#search_go_m i { }
#search_m_close { position: absolute; top: 50%; padding: 1rem; transform: translateY(-50%); right: 2%;  font-size: 1.5rem;  display: block; color: var(--cl-f) !important; }
 
.dontscroll { overflow: hidden !important; }
#menumscrl { overflow: auto; -webkit-overflow-scrolling: touch; height: 100%; width: 100%; }
#menu { display: none; }
.menu_m_open { left: 0 !important; right: 0 !important; }
#menu_m { position: fixed; display: block; z-index: 500; padding-top: 1rem; text-align: left; top: 60px; bottom: 0; left: -200%; right: 101%; background: #FFFFFF; -webkit-transition: .3s ease-in-out;  -moz-transition: .2s ease-in-out;  -o-transition: .2s ease-in-out;  transition: .2s ease-in-out;  }
#menu_m ul { margin: 0; padding: 0; list-style-type: none;}
#menu_m li { display: block; position: relative;   }
#menu_m>div>ul>li { border-bottom: 1px solid #e0e0e0; }
#menu_m li a { display: block; position: relative; color: var(--cl); }
#menu_m li a {   font-weight: 400; text-decoration: none; font-size: 1.2rem; text-transform: none; padding: 1.3rem 0 1.3rem 1.5rem;  }
#menu_m li li a {    padding: 0.5rem 0 0.5rem 4rem; }
#menu_m li li li a { padding-left: 6rem;    }
#menu_m li li li li a { padding-left: 8rem;   }
#menu_m li ul {max-height: 0; transition: max-height 0.15s ease-out; overflow: hidden;}
#menu_m li.open>ul { max-height: 1500px;  transition: max-height 0.25s ease-in;  }
#menu_m li.is_parent.open>a:after { position: absolute; content: "\f107" !important; right: -20px; top: 50%; font-size: 14px; transform: translateY(-50%); display: block; font-family: 'FontAwesome';  }
#menu_m li.is_parent.closed>a:after { position: absolute; content: "\f105"; right: -20px; top: 50%; font-size: 14px; transform: translateY(-50%); display: block; font-family: 'FontAwesome';  }
 

#banner { width: 100%; margin: 0 auto 0 auto; position: relative; }
#banner #nextel , #banner #prevel { position: absolute; top: 48%; z-index: 1000; width: 40px; height: 48px; line-height: 49px; text-align: center; background-color: rgba(0,0,0,0.5); transition: opacity 0.2s; cursor: pointer; opacity: 0.6; }
#banner #nextel:hover , #banner #prevel:hover { opacity: 0.8; }
#banner #nextel { right: 0; padding-left: 3px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; }
#banner #prevel { left: 0; padding-right: 3px; border-top-right-radius: 10px; border-bottom-right-radius: 10px;  }
#banner #nextel i , #banner #prevel i { color: var(--cl2); }
#banner  { width: 100%;   padding: 0; margin: 0;  }
#banner  .bannerslide { position: relative; display: block; width: 100%; aspect-ratio: 2.7; background-position: center 0; background-size: cover; background-repeat: no-repeat; }
#banner  .bannerslide img { width: 100%;  }
#banner  .bannerslide_m { display: none; }
#banner  .bannerslide .text {  position: absolute; width: 80%; text-align: center; left: 50%; bottom: 16%; transform: translateX(-50%); transform: translateX(-50%); opacity: 0; transition: opacity 0.01s ease-in;}
#banner  .bannerslide .text.lathato { opacity: 1;  transition: opacity 0.5s ease-in;}
#banner  .bannerslide .a { line-height: 2.4rem; font-size: 2rem; font-weight: 500; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.5); }
#banner  .bannerslide .b { margin-top: 1rem; line-height: 1.85rem; font-size: 1.5rem; font-weight: 300; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.9);  }
#banner  .bannerslide .c { display: none; margin-top: 2rem; }
#banner  .bannerslide .c button { text-transform: uppercase; }
#banner .swiper-pagination-bullet-active { background-color: var(--cl2) !important; width: 30px !important; border-radius: 6px !important;  }
#banner .swiper-pagination-bullet { width: 11px; height: 11px; transition: all 0.2s;   }
.noclk { cursor: default; }
#banner_pages  { background-position: center top; background-size: cover; }
#banner_pages img { width: 100%; height: auto; }


#description { margin: 4rem 0; min-height: 1px; }
.description   {  font-size: 1.2rem; font-weight: 300; color: #000; line-height: 1.8rem; text-align: left;  }
.description a  {  color: var(--cl);  text-decoration: underline;  }
.description img  { max-width: 100%; height: auto; }
.description td { padding: 0.6rem 1rem; font-size: 1rem; font-weight: 400; color: #333; line-height: 1.3rem; text-align: left;   }
.description ul { margin-left: 10px; list-style: none  }
.description ul li { padding-left: 10px; position: relative;  }
.description ul li:before { content: "•"; font-size: 2rem;  color: var(--cl); display: block; position: absolute; left: -20px; top: -3px; }

#tartalom { margin-top: 0px; }
.content { text-align: left;  margin: auto; width: 94%; }
.content_main { text-align: center; margin: auto; width: 97%; }
.content-centered { text-align: center; } 
	
#bottom { margin-top: 100px; padding: 2rem 0; clear: both; text-align: center; background-color: var(--cl-bottom, gray); }
#bottom-c { width: 97.5%; margin: auto;  text-align: left; }
#bottom-c > div { display: block; vertical-align: top; }

#bcol1 {  width: 50%; text-align: center ; margin: auto;}
#bcol1 img { width: 240px; }
#bcol1 .b { display: none ;  }
#bcol3::after { content: ''; display: table; clear: both;  }
#bcol4 { text-align: center; margin: 1rem auto; width: 70%;   }
#bcol4 .bmenu { display: inline-block; margin: 0 0.5rem; line-height: 2.5rem; }
#bcol4 .bmenu a { font-size: 0.9rem; color: var(--cl-f); text-transform: uppercase; }
#bcol4 .bmenu a:hover { text-decoration: underline }
#bcol6 { text-align: center; margin: 3rem; }
#bcol6 a i { font-size: 0.9rem; color: var(--cl-f); font-size: 1.5rem; margin: 0 0.5rem; display: inline-block; }
#bcol6 a i { transition: color 0.2s; }
#bcol6 a i.fa-facebook:hover { color: #1b74e4; }
#bcol6 a i.fa-instagram:hover { color: #f501c9; }
#bcol6 a i.fa-youtube:hover { color: #fe0101; }
#bcol7 {  text-align: center; margin: 3rem;}
#bcol7 .atit { color: var(--cl-f); text-transform: uppercase; font-size: 1.6rem; margin: 1rem auto; font-weight: 700; }
#bcol7 .bline { color: var(--cl-f); font-size: 0.9rem; line-height: 1.3rem; }
#bcol7 .bline.margin-more { margin: 1rem 0; }
#copy { color: var(--cl-f); text-align: center; font-size: 0.8rem; line-height: 0.9rem; margin-top: 3rem; font-weight: 300; }

#ttp { clear: both;  }
#ttp * { outline-width: 0px; outline-style: dotted }
#ttp .a { }
#ttp .a img { width: 100%; height: auto; display: block; }
#ttp .b { background-color: var(--cl); padding: 2rem 4rem 2rem 2rem;}
#ttp .b .t { color: var(--cl-f); margin-bottom: 4rem }
#ttp .b .ta { display: inline-block; font-size: 2.5rem; vertical-align: middle; width: 20%; text-align: center }
#ttp .b .tb { display: inline-block; font-size: 1.8rem; vertical-align: middle; width: 79%; font-weight: 300; padding-left: 2rem; line-height: 2.2rem; }



#navig { position: relative; text-align: center; line-height: 26px; margin-top: 2rem; margin-bottom: 2rem; width: 100%;  padding-top: 1rem; overflow: hidden; white-space: nowrap; }
#navig::after { position: absolute; content: ""; display: block; top: 0; left: 50%; width: 400px; transform: translateX(-50%); height: 1px; border-bottom: 1px solid var(--cl); overflow: hidden;  }
#navig a , #navig span , #navig b , #navig div { display: inline-block; vertical-align: middle; }
#navig .homelink { display: inline-block; }
#navig .homelink i { color: var(--cl); font-size: 14px; }
#navig .homelink:hover i { color: var(--cl) }
#navig b { width: 1.6rem; text-align: center; }
#navig b i { color: var(--cl-light-blue); font-size: 14px; }
#navig span { color: #444444; font-size: 14px; font-weight: 400; }
#navig a { color: #444444; font-size: 14px; font-weight: 400; }
#navig a:hover { color: var(--cl); text-decoration: underline;   }
 
#pagetitle { font-size: 54px; font-weight: 700 ; line-height: 60px;}
#pageheader { font-size: 18px;  }
#pageheader_text { font-size: 18px; font-weight: 400 ; margin-top: 2rem; text-align: left; }
#labels { margin-top: 15px; line-height: 26px; margin-bottom: 34px; }
#labels a { color: var(--cl4); text-transform: uppercase; font-size: 16px; background-color: transparent; font-weight: 700; margin: 0 0px; padding: 2px 10px; border-radius: 4px; transition: all 0.15s; }
#labels a:hover { background-color: var(--cl4); color: var(--cl-f); }
#labels a.sel:hover , #labels a.sel { background-color: var(--cl4); color: var(--cl-f); }

#fsearch {  float: right; margin-right: 40px; }
#fsearch_p { display: none }
#fsearch i { font-size: 21px; color: var(--cl-f); margin-top: 3px; }


#tovabbi { margin-top: 7rem; clear: both; } 
#tovabbi_bggray { clear: both; padding: 4rem 0 } 
.tovabbi_link { font-size: 1.5rem; font-weight: 300; margin: 4rem auto 2rem auto; } 
.tovabbi_title { font-family: var(--ft2); font-size: 3rem; font-weight: 300; line-height: 3.6rem;  text-align: center; border-bottom: 0px solid var(--cl4); color: var(--cl2); } 
.tovabbi_content { font-size: 1.5rem; font-weight: 300; line-height: 2.3rem; width: 92%; margin: 0 auto; text-align: center; }
#tovabbi_gal { position: relative; display: block; font-family: var(--ft2); font-size: 2.2rem; font-weight: 300; line-height: 2.6rem;  text-align: left; border-bottom: 0px solid var(--cl4); color: var(--cl4); } 
#tovabbi_gal:hover { text-decoration: underline;  }

.title { font-size: 3.2rem; line-height: 3.6rem; font-weight: 300; color: var(--cl); font-family: var(--ft2); }
.title.title-belso { margin: 3rem 0 1rem 0; text-align: center; }

#siblings {  float: left; width: 290px; margin: 8px 2rem 1rem 0;  }
#siblings .sibling {  display: block; font-size: 1.1rem; margin-bottom: 6px; text-decoration: none; float: left; width: 100%; background-color: var(--cl); padding: 1rem 0 1rem 1rem; color: var(--cl-f); }
#siblings .sibling:hover, #siblings .sibling.akt:hover , #siblings .sibling.akt { background-color: var(--cl2); }


#video { text-align: center; overflow: hidden; height: 544px; width: 100%; position: relative; z-index: 75; }
#videodiv {  position: absolute; height: 544px; width: 1920px; top:0; left:50%; transform: translateX(-50%); z-index: 80; }
#videodiv video { width: 1920px; height: 544px; }
#videodiv.fbfin { background-image: url(img/banner.jpg); background-repeat: no-repeat; background-size: cover; }
#videodiv.waiter { background-color: #E0E0E0;  }

#videodiv_m {  display: none !important; }

#video_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 85; text-align: center; }
#video_text .a { display: block; line-height: 5.4rem; font-size: 5rem; font-weight: 700; color: var(--cl2); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .b { display: block; margin-top: 2rem; line-height: 4.3rem;  font-size: 4rem; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .c { font-size: 26px; line-height: 70px; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.34); }

 
#video { text-align: center; overflow: hidden; height: 544px; width: 100%; position: relative; z-index: 75; }
#videodiv {  position: absolute; height: 544px; width: 1920px; top:0; left:50%; transform: translateX(-50%); z-index: 80; }
#videodiv video { width: 1920px; height: 544px; }
#videodiv.fbfin { background-image: url(img/banner.jpg); background-repeat: no-repeat; background-size: cover; }
#videodiv.waiter { background-color: #E0E0E0;  }

#videodiv_m {  display: none !important; }

#video_text { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 85; text-align: center; }
#video_text .a { display: block; line-height: 5.4rem; font-size: 5rem; font-weight: 700; color: var(--cl2); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .b { display: block; margin-top: 2rem; line-height: 4.3rem;  font-size: 4rem; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.25); }
#video_text .c { font-size: 26px; line-height: 70px; font-weight: 200; color: var(--cl-f); text-shadow: 1px 1px rgba(0,0,0,0.34); }


/* fotogalcat */
.fotogallery { display: flex;  flex-direction: column;  flex-wrap: wrap; margin-top: 60px;    }
.fotogallery-item { width: 48%; border-radius: 3px; overflow: hidden; margin-bottom: 5px; background-color: var(--cl); }
.fotogallery-item a { width: 100%; display: block;  overflow: hidden;  }
.fotogallery-item a img { width: 100%; display: block;  transition: all 0.15s; }
.fotogallery-item a span { display: block; color: #ffffff; font-weight: 500; padding: 20px 10px 5px 10px; font-size: 1.2rem; line-height: 1.4rem; }
.fotogallery-item a b { display: block; color: #ffffff; font-weight: 300; padding: 3px 10px 20px 10px; font-size: 1rem;  }	
.fotogallery-item a:hover img  { filter: brightness(0.75); }

.gallery { display: flex;  flex-direction: column;  flex-wrap: wrap;    }
.gallery-head {   margin: 1rem 0 2rem 0;  font-size: 1.2rem; line-height: 1.8rem;   }
.gallery-item { width: 48%;  margin-bottom: 5px; background-color: var(--cl); }
.gallery-item a { width: 100%; display: block; border-radius: 3px; overflow: hidden; cursor: pointer; }
.gallery-item a img { width: 100%; display: block;  transition: all 0.15s; }
.gallery-item a span { display: block; color: var(--cl-f); padding: 20px 10px; font-size: 16px; line-height: 22px; }
.gallery-item a:hover img  { filter: brightness(0.75);  }
.gallery-item a:hover , .gallery-item a:hover * { text-decoration: none !important; }
.gallery-item a i { position: absolute; z-index: 10; color: var(--cl2); font-size: 3rem; display: none;  top: 50%; left: 50%; transform: translate(-50%,-50%); }		
.gallery-item a:hover i { display: block; }	


#refs_grid { display: grid; grid-template-columns: repeat(2, 1fr);  gap: 0.6rem; margin-top: 3rem; }
.refs-grid-item { display: block; position: relative; aspect-ratio: 0.67; cursor: pointer; overflow: hidden;  }
.content_main .refs-grid-item:nth-child(3n+1):last-child { display: none !important; }
.refs-grid-item .hover { position: absolute; z-index: 10; opacity: 0; background-color: rgba(0,0,0,0.5); top: 0; bottom: 0; left: 0; right: 0; transition: opacity 0.14s ease-in-out; }
.refs-grid-item .hover i { font-size: 3rem; color: var(--cl2); top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); text-shadow: 0 0 4px rgba(0,0,0,1);}
.refs-grid-item:hover .hover { opacity: 1;  }
.refs-grid-item .h { height: 64%; }
.refs-grid-item .h img { height: 100%; width: 100%; object-fit: cover; display: block; }
.refs-grid-item .v { height: 36%; background-color: var(--cl); position: relative; }
.refs-grid-item .v .rb { position: absolute; z-index: 8; top: 50%; width: 100%; text-align: center; transform: translateY(-50%); padding: 0 3rem; }
.refs-grid-item .v .rb .r { color: var(--cl-f); font-size: 1.45rem; line-height: 1.7rem; font-weight: 300;   }
.refs-grid-item .v .rb .b { color: rgba(255,255,255,0.8); font-size: 1.1rem; line-height: 1.24rem; margin: 1rem auto 0 auto; font-weight: 300;    }
 
 

/* mastip - head+tit */

#mastipus { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 60px; align-items: flex-start }

#mastipus .mastip { width: 48%; padding: 40px; position: relative; display: block;   overflow: hidden; margin-bottom: 20px; text-align: left; border-radius: 3px; background-color: rgba(0,0,0,0.08); }
#mastipus .mastipfill { width: 48%; position: relative; display: block; height: 1px;   overflow: hidden;    }
 
#mastipus .mastip:hover i.fa { color: var(--cl2); }
#mastipus .mastip .mastipname  { color: #333333; font-weight: 700; font-size: 22px; line-height: 25px; }
#mastipus .mastip .mastiphead  { color: #333333; margin-top: 10px; font-size: 18px; line-height: 21px; }
#mastipus .mastip .mastipdeta  { margin-top: 3rem; text-align: center; }
#mastipus .mastip .mastipdeta i.fa { font-size: 36px; }


#strukturalt { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; align-items: flex-start }

#strukturalt .strukt { width: 48%; position: relative; display: block; height: 440px; border-radius: 3px; overflow: hidden; margin-bottom: 24px;  }
#strukturalt .strukt:hover .strukt-name { background-color: var(--cl2);    }
#strukturalt .struktfill { width: 48%; position: relative; display: block; height: 1px;   overflow: hidden;    }

#strukturalt .strukt .strukt-img { height: 300px; }
#strukturalt .strukt .strukt-img img { height: 100%; width: 100%; object-fit: cover; object-position: center top; display: block; }
#strukturalt .strukt .strukt-name { position: relative; height: 140px; color: var(--cl); background-color: var(--cl-lg); }
#strukturalt .strukt .strukt-name span { position: absolute; display: block; font-weight: 600; width: 100%; line-height: 1.8rem; padding: 0 28px; font-size: 1.5rem; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center;  }
#strukturalt .strukt .strukt-name span b { font-size: 1rem;  display: block; margin-top: 10px; font-weight: 300; line-height: 1.2rem; }



/* search */
.search-tit {   font-size: 1.3rem; font-weight: 600; }
.search-descr { font-size: 20px; color: #414040; line-height: 29px; margin-top: 50px; margin-left: auto; margin-right: auto; width: 90%; text-align: left; }
.search-descr a { display: block; margin-bottom: 4rem; }
.search-descr a .tit { display: block; font-size: 1.5rem; margin-bottom: 0.2rem ;  }
.search-descr a .tit b {  font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 2px 10px; line-height: 17px; margin-top: 4px; margin-right: 10px;   border-radius: 3px; vertical-align: top; display: none;  color: var(--cl-f);  }
.search-descr a .tit u { background-color: #e6e6e6; font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 2px 10px; line-height: 17px; margin-top: 4px; text-decoration: none; margin-right: 10px;   border-radius: 3px; vertical-align: top; display: inline-block;  color: #303030;  }
.search-descr a .des { display: block; font-size: 1rem; line-height: 1.35rem; color: #444444; margin-bottom: 0.2rem; margin-top: 0.4rem; }
.search-descr a .nav { font-size: 0.75rem; line-height: 0.85rem !important; padding: 0.2rem 0 !important; margin: 0 !important; height: 1rem !important; color: #999; }
.search-descr a .nav i { margin: 0 0.3rem; color: var(--cl4); }
.search-descr a button { display: none; }

 

#searchagprev { margin: 3rem 0 3rem 0; }
#searchagprev * { display: inline-block; vertical-align: top; }
#searchagprev span { margin-right: 20px; height: 46px; line-height: 46px; }
#searchagprev input { height: 46px; line-height: 46px; width: 400px; border: 1px solid #b0b0b0; border-radius: 5px; font-size: 16px; color: #444444; text-indent: 5px; }
#searchagprev button { height: 46px; line-height: 46px; width: 90px; border-radius: 5px; font-size: 16px; border: none; margin-left: 10px; }
#searchagprev button i { display: block; font-size: 1.5rem; }

#gdpr5 { background-color: #f0f0f0; position: fixed;  box-shadow: 1px 0 4px 1px rgba(0,0,0,0.4); line-height: 1.2rem;  left: 0; right: 0; bottom: -200px; z-index: 160000; text-align: center; }
#gdpr5_bar { font-weight: 400; padding: 16px 3px 10px 3px; text-align: left;  margin: auto; width: 93%; max-width: 1560px; }
#gdpr5_bar .a { display: inline-block; vertical-align: middle;  color: #333333; font-size: 0.9rem; line-height: 1.2rem; width: 70%; }
#gdpr5_bar .a span { color: var(--cl); font-size: 1.2rem; font-weight: 700; line-height: 1.4rem;  padding-bottom: 6px;  display: block; }
#gdpr5_bar .a a { color: #565656; text-decoration: underline; }
#gdpr5_bar .a a:hover { color: #565656; text-decoration: underline; }
#gdpr5_bar .b { display: inline-block; vertical-align: middle; width: 29%; text-align: center; }
#gdpr5_bar .b a { padding: 8px 24px 8px 24px; font-size: 1rem; border-radius: 5px; transition: all 0.14s; padding-left: 50px; background-color: var(--cl); color: var(--cl-f); cursor : pointer; position: relative; }
#gdpr5_bar .b a::before { position: absolute; display: block; content: '\f00c'; top: 50%; transform: translateY(-50%); left: 20px; font-family: 'Font Awesome 5 Pro'; }
#gdpr5_bar .b a:hover { background-color: var(--cl); color: var(--cl-f); }

 

#contact_name { font-size: 2rem; color: var(--cl2); width: 75%; margin: 4rem auto 0 auto; text-align: center; line-height: 2.8rem; }
#contact_boxes { text-align: center; margin: 5rem 0 9rem 0 ;}
.contact_box { display: block; vertical-align: top; width: 62%; text-align: center; margin: 6rem auto; }
.contact_box i { color: var(--cl); font-size: 2.5rem;}
.contact_box .cbxsym {    }
.contact_box .sboxtxt { margin-top: 1rem; font-size: 1.3rem; line-height: 2rem; }
#c_vizit { text-align: center; font-size: 24px; margin-top: 50px; }
.form_mandatory_alert { background-color: #FFE0E0; }


#contact_form { margin-top: 20px;   text-align: center;    }
#contact_form label { font-size: 16px;   }
.ctitle1 { font-size: 1.5rem;   text-align: center; margin: 0 auto; font-weight: 700; color: var(--cl) ;  }
.ctitle2 { font-size: 18px;  font-weight: 400; color: #2c2c2c ; padding-bottom: 26px;  }
.finp { display: block; font-weight: 300; margin: 25px auto 0 auto;  width: 70%;   border-radius: 3px; font-size: 16px; height: 46px; line-height: 46px; text-indent: 6px;   }
.finp::placeholder {  font-weight: 400;   }
#txt { resize: none; display: block; width: 70%;   margin: 25px auto 0 auto;    border-radius: 3px; height: 120px; font-weight: 300; padding: 4px 0 0 0px; text-indent: 6px; font-size: 16px ;  overflow: auto;   }
.hov_border { transition: border-color 0.05s; border-width: 1px; border-style: solid; border-color: #a5a5a5; }
.hov_border:focus { border-color: #65812c; }
#csmb{  cursor: pointer;  margin-top: 10px; font-size: 14px !important; font-weight: 500 !important; text-transform: uppercase; }
#prlcont { display: none;  text-align: center;  margin: 0 auto;}
#prlcont i { color: var(--cl); font-size: 25px; }
#zoom_mobile { display: none; }
#zoom_desktop { }
#form_send_ok { display: none; background: #eaffef; margin-bottom: 10px;  border:1px solid #ccf0d4; padding: 20px; width: 98%;  }
#form_send_err { display: none; background: #ffe7e7; margin-bottom: 10px; border:1px solid #f6cdcd; padding: 20px; width: 98%;  }
#contfchk { margin: 2rem auto;  }
#contfchk label { margin-left: 0.5rem; }


.contact_tit { font-size: 34px; margin-top: 100px; color: #49311a; font-weight: 700; text-align: center; }
.contact_subtit { font-size: 16px; margin-top: 18px; margin-bottom: 30px; color: #25262a; font-weight: 400; text-align: center; }
#map  {  margin-bottom: 85px;display: block; background-color: #000000; position: relative;}
#map:hover .imgcover { opacity: 1;  }
#map img {  width: 100%; height: auto; display: block;  transition: all 0.2s ease-in-out; border-radius: 7px; }
#map .imgcover { position: absolute; z-index: 2; width: 100%; height: 100%; top:0; left:0; right: 0; bottom: 0;  background-color: rgba(29,49,90,0.50); opacity:0; transition: all 0.2s; display: block; border-radius: 7px; }
#map .imgcover i.fa { position: absolute; left: 50%; top: 50%; font-size: 40px; color: var(--cl); transform: translate(-50%,-50%); }


 
 


.home_modul { min-height: 100px;}
.home_modul_bg_3, .home_modul_bg_4,  .home_modul_bg_7 { background: var(--cl2); }
.home_modul_bg_1, .home_modul_bg_2,  .home_modul_bg_7 {  padding-top: 50px; padding-bottom: 50px;  }
.home_main_title { font-size: 2rem; line-height: 3rem; text-transform: uppercase; font-weight: 500;  margin-bottom: 4rem; padding: 0 1rem; }
.home_main_title_color_7 { color: #444444; margin-bottom: 0 !important; }
.home_main_title_color_7 a { color: #444444; }
.home_main_title_color_1 , .home_main_title_color_2 , .home_main_title_color_3 , .home_main_title_color_4 , .home_main_title_color_5 , .home_main_title_color_6
   { color: var(--cl); font-weight: 700; }
			
.home_section::before , .home_section::after { clear: both; content:""; display: table; height: 0; } 
.home_section { clear: both; } 

.home_section_1 , .home_section_2 {  margin: 2rem auto; }
.home_section_1 .hs_image12 { }
.home_section_1 .hs_text12 { }
.home_section_2 .hs_image12 { }
.home_section_2 .hs_text12 {  }
.home_section_2 .hs_text12 > div , .home_section_2 .hs_text12 > a   {   }
.hs_text12 {   text-align: left; padding: 1rem; }
.hs_image12 {   }
.hs_image12 img { width: 100%; height: auto; }
.hs_text12-a	{ display: block; width: 78%; text-align: left; font-size: 3rem; text-transform: uppercase; line-height: 3.7rem; font-weight: 400; color: #444444; }
.hs_text12-a:hover	{  color: #444444; }
.hs_text12-b	{ display: block; width: 78%; text-align: left; font-size: 1.2rem; line-height: 1.4rem; font-weight: 400; color: #555555; border-top: 4px solid var(--cl2); text-align: justify; padding-top: 1rem; margin-top: 1rem; }
.hs_text12-b:hover	{  color: #444444; }
.hs_text12-c	{  width: 78%; text-align: left; margin-top: 2rem; }

.home_section_3 , .home_section_4 { width: 100%; margin: 0.6rem auto 0 auto; }
.home_section_3 .hs_image34 {  }
.home_section_3 .hs_text34 {  padding-top: 30px; }
.home_section_4 .hs_image34 {   }
.home_section_4 .hs_text34 {   padding-top: 30px; }
.home_section_3 .hs_text34 > a   {   }
.home_section_3 .hs_text34 > a   { margin-right: 30px; }
.home_section_4 .hs_text34 > a   { margin-left: 30px; }
.hs_text34 { padding: 1rem; text-align: left; }
.hs_image34 {   }
.hs_image34 img { width: 100%; height: 100%; display: block; }
.hs_text34-a	{ display: block; width: 60%; text-align: left; font-size: 3rem; text-transform: uppercase; line-height: 3.7rem; font-weight: 400; color: var(--cl-f); }
.hs_text34-a:hover	{  color: var(--cl-f); }
.hs_text34-b	{ display: block; width: 60%; padding-right: 60px;  text-align: left; font-size: 1.2rem; line-height: 1.4rem; font-weight: 400; color: var(--cl-f); border-top: 4px solid var(--cl-f); text-align: justify; padding-top: 1rem; margin-top: 1rem; }
.hs_text34-b:hover	{  color: var(--cl-f); }
.hs_text34-c	{ display:none; }

.home_section_5 , .home_section_6 { width: 100%; margin: 2rem auto 0 auto; }
.hs_image56 { position: relative; background-size: cover ; width: 100%;  }
.hs_image56 img { display: block; width: 100%; height: auto; }
.home_section_5 .hs_text56 , .home_section_6 .hs_text56  {background-color: var(--cl2); padding: 1.5rem 4.2rem 1rem 1rem }
.hs_text56-a	{ display: block;   text-align: left; font-size: 3rem; text-transform: uppercase; line-height: 3.5rem; font-weight: 500; color: #333333;; }
.hs_text56-a:hover	{  color: #333333; }
.hs_text56-b	{ display: block;   padding-right: 60px;  text-align: left; font-size: 1.2rem; line-height: 1.4rem; font-weight: 400; color: #333333; border-top: 5px solid var(--cl-f); text-align: justify; padding-top: 1.5rem; margin-top: 1.5rem; }
.hs_text56-b:hover	{  color: #333333; }
.hs_text56-c	{ display:none; }

#home_gal img { display: block; width: 100%; height: auto; } 
#home_gal_m { display: none; } 	
 
#car_prev , #car_next { position: absolute; top: 50%; transform: translateY(-50%);  z-index: 30; border-radius: 32px; height: 46px; width: 46px; background-color: var(--cl-f); }
#car_prev:hover , #car_next:hover { background-color: var(--cl); }
#car_prev  {  left: 1%;  }
#car_next  {  right: 1%;  }
#car_prev i , #car_next i { position: absolute; top: 50%; left: 50%; font-size: 1.8rem; color: var(--cl2); display: inline-block;  } 
#car_prev i { transform: translate(-70%,-50%); } 
#car_next i { transform: translate(-40%,-50%); } 	
			
#carousel div { position: relative; }			
#carousel div span { display: none; position: absolute; z-index: 100; bottom: 10%; left: 10%; right: 10%; background-color: rgba(0,0,0,0.5); color: var(--cl-f); padding: 1rem 0; text-align: center; border-radius: 3px;  }			
#carousel div.selected span { display: block; }					
			
#carousel_cont { position: relative; padding: 0 0; text-align: center; padding-top: 2rem;  }
#carousel { 
  position: relative;
		width: 100%;
  height: 300px;
		margin: 0 auto;
  overflow: hidden; }
  #carousel div {
    position: absolute;
    transition: transform 0.5s, left 0.5s, opacity 0.5s, z-index 0s;
    opacity: 1;				}
    #carousel div img {
      width: 300px;
      transition: width 0.5s; }
    #carousel div.hideLeft {
      left: 0%;
      opacity: 0;
      transform: translateY(50%) translateX(-50%); }
      #carousel div.hideLeft img {
        width: 150px; }
    #carousel div.hideRight {
      left: 100%;
      opacity: 0;
      transform: translateY(50%) translateX(-50%); }
      #carousel div.hideRight img {
        width: 150px; }
    #carousel div.prev {
      z-index: 5;
      left: 30%;
      transform: translateY(50px) translateX(-50%); }
      #carousel div.prev img {
        width: 224px; }
    #carousel div.prevLeftSecond {
      z-index: 4;
      left: 15%;
      transform: translateY(50%) translateX(-30%);
      opacity: 1; }
      #carousel div.prevLeftSecond img {
        width: 150px; }
    #carousel div.selected {
					 cursor: pointer;
      z-index: 10;
      left: 50%;
      transform: translateY(0px) translateX(-50%); }
    #carousel div.next {
      z-index: 5;
      left: 70%;
      transform: translateY(50px) translateX(-50%); }
      #carousel div.next img {
        width: 224px; }
    #carousel div.nextRightSecond {
      z-index: 4;
      left: 85%;
      transform: translateY(50%) translateX(-70%);
      opacity: 1; }
      #carousel div.nextRightSecond img {
        width: 150px; }

}
 
 
