/* CSS utf-8 ő */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

BODY {font-family:'Montserrat', sans-serif; font-size:18px; line-height:28px; color:#ffffff; font-weight:400; padding:0px; margin:0px; text-align:center; background-color:#2c2e3a;}

A {color:#ffffff; text-decoration:none;}
A:HOVER {color:#bfc5d1; text-decoration:underline;}

H1 {font-size:52px; line-height:62px; color:#ffffff; font-weight:600;}
H2 {font-size:26px; line-height:38px; color:#ffffff; font-weight:500; text-transform:none; margin-bottom:20px;}
H3 {font-size:20px; line-height:24px; color:#ffffff; font-weight:500; text-transform:none; margin-bottom:20px;}

.nodisplay {display:none;}
.nounder {text-decoration:none;}
.hand {cursor:pointer;}
.small {font-size:9px;}
.clear {clear:both;}
.youtubefull {position:relative; padding-bottom:56.25%; height:0; overflow:hidden;}
.youtubefull IFRAME {position:absolute; top:0; left:0; width:100%; height:100%;}

.button1 {font-size:16px; line-height:30px; font-weight:600; color:#ffffff; background-color:#73a21f; text-transform:uppercase; padding:10px 30px;}
.button1:HOVER {color:#ffffff; background-color:#89c421; text-decoration:none;}
.button2 {font-size:24px; line-height:30px; font-weight:700; color:#000000; background-color:#d8d8d8; text-transform:uppercase; padding:5px 50px;}
.button2:HOVER {color:#d8d8d8; background-color:#353535; text-decoration:none;}

.pagecontainer {width:1410px; margin:0 auto; text-align:left;} 

.headcontainer {position:relative; border-bottom:1px solid #cccccc; background-image:url(/images/headbg.png); background-repeat:repeat-y; background-position:center;}
/*.headcontainer {position:relative; height:140px; background-color:#dbe3f9;}*/
.head {height:100px; background-color:#ffffff; display:grid; grid-template-columns:1fr 1080px; column-gap:0px; box-sizing:border-box;}
.head .hleft {position:relative;}
.head .hleft .hlogo {position:absolute; top:15px;}
.head .hleft .hlogo A IMG {content:url(/images/green-home-logo2.png); height:60px; width:auto;}
.head .hright {position:relative; background-color:#515360; clip-path:polygon(0 0, 100% 0%, 100% 100%, 3% 100%);}
.head .hright .hbutton {position:absolute; top:20px; right:0px;}
.head .hright .hbutton .button1 {padding:6px 30px;}
.head .hright .htopmenu {position:absolute; top:20px; left:50px;}
.head .hright .htopmenu UL {list-style-type:none; padding:0px; margin:0px;}
.head .hright .htopmenu UL LI {float:left; margin-right:30px; text-transform:uppercase; font-weight:bold;}
.head .hright .htopmenu UL LI .homeiconlink {}
.head .hright .htopmenu UL LI .homeiconlink .homeicon {padding:3px 0px 0px 0px;}
.head .hright .htopmenu UL LI .homeiconlink .homeicon IMG {width:20px; height:20px; content:url(/images/icons/home1.png);}
.head .hright .hmenu {position:absolute; top:60px; left:50px;}
.head .hbcont {display:none;}

.menutabs {overflow:show;}
.menutabs UL {margin:0px; padding:0px; font-size:16px; line-height:24px; font-weight:300; list-style-type:none;}
.menutabs LI {float:left;}
.menutabs LI .menuitem {display:block; text-decoration:none; margin:0px; padding:0px; margin-right:30px; color:#ffffff; }
.menutabs LI .menuitemlast {padding-right:0px; margin-right:0px;}
.menutabs LI .homeiconlink {padding:2px 10px 5px 10px;}
.menutabs LI .homeiconlink .homeicon {background:url(/images/icons/home1.png) no-repeat 0px 0px;}
.menutabs LI .selected {color:#000000; text-decoration:none;}
.menutabs LI .selected .homeicon {background:url(/images/icons/home1_selected.png) no-repeat 0px 0px;}

.menutabs LI .menupanel {display:none; position:absolute; margin-top:0px; width:220px; background:#356bab; padding:10px 13px 13px 13px; z-index:330;}
.menutabs LI:HOVER .menuitem {color:#999999;}
.menutabs LI:HOVER .selected {color:#333333;}
.menutabs LI:HOVER .issubmenu {padding-bottom:15px;}
.menutabs LI:HOVER .menupanel {display:none;}
.menutabs LI:HOVER .menupanel .mpmenuitems {}
.menutabs LI:HOVER .menupanel .mpmenuitems UL {margin:0; padding:0; list-style-type:none;}
.menutabs LI:HOVER .menupanel .mpmenuitems UL LI {float:none; padding-left:16px; background:url(/images/arrow6.gif) no-repeat 0px 9px; padding-bottom:3px; padding-top:4px;}
.menutabs LI:HOVER .menupanel .mpmenuitems UL LI .mpmenuitem {font-size:14px; font-weight:normal; color:#ffffff; text-transform:none;}
 
.content {padding-bottom:50px;}
.content .left {width:350px; float:right;}
.content .right {width:1020px; float:left; margin-right:40px;}

.leftbox {margin-bottom:15px;}
.leftbox .lbtitle {font-weight:bold; padding-bottom:4px; margin-bottom:5px; border-bottom:1px solid #e2e2e2;}
.leftbox .lbcontent {}

.submenubox {margin-bottom:15px; background-color:#f0f0f0; padding:10px 15px;}
.submenubox .lbtitle {margin-bottom:20px;}

.submenu {list-style-type:none; padding:0px; margin:0px;}
.submenu .mainmenuitem {}
.submenu .mainmenuitem A {display:block; padding:10px 10px 10px 10px; font-size:16px; line-height:22px; font-weight:400; color:#7b6f60; margin-bottom:5px;}
.submenu .mainmenuitem A:HOVER {color:#ffffff; text-decoration:none; background-color:#7b6f60;}
.submenu .mainmenuitemselected A {color:#000000; text-decoration:none;}
.submenu .mainmenuitemassubmenu A {margin-bottom:0px;}
.submenu .mainmenuitemlast {}

.submenu .submenuitem A {display:block; padding:10px 10px 10px 45px; font-size:14px; line-height:22px; font-weight:500; background:url(/images/icons/arrowv11.svg) no-repeat 15px 15px; background-size:15px; background-repeat:no-repeat; margin-bottom:0px;}
.submenu .submenuitemselected A {color:#000000; text-decoration:none;}

.breadcrumbcontainer {background-color:#353745;}
.breadcrumb {padding:20px 0px 20px 0px; font-size:16px; line-height:20px; margin:0px 0px 30px 0px; font-weight:400;}
.breadcrumb OL {display:inline-block; list-style:outside none none; margin:3px 0px 0px 0px; padding:0px;}
.breadcrumb OL LI {display:inline; padding:0px;}
.breadcrumb OL LI:first-child {margin-left:0px;}
.breadcrumb OL LI A {color:#ffffff;}
.breadcrumb OL LI A:HOVER {text-decoration:underline;}
.breadcrumb OL LI .currentpostitle {display:inline; color:#b7b7b7; text-decoration:none;}
.breadcrumb OL LI:AFTER {content:'\203A'; margin:0 5px;}
.breadcrumb OL LI:last-child:AFTER {content:''; margin:0;}

.nobreadcrumb {height:40px;}

/* SLIDESHOW OVERLAY PANEL ---------------------------------------------------*/
.ici_slideshow_window {cursor:pointer;}
.ici_slideshow_window {display:none; height:100%; width:100%; position:fixed; z-index:2001; top:0; background:rgba(237,237,237,.97);}

.ici_slideshow_window .ici_slideshow_window_close {width:50px; height:50px; overflow:hidden; cursor:pointer; position:absolute; right:20px; top:10px; z-index:1;}
.ici_slideshow_window .ici_slideshow_window_close:hover::before, 
.ici_slideshow_window .ici_slideshow_window_close:hover::after {background: #EE3E36;}
.ici_slideshow_window .ici_slideshow_window_close::before, 
.ici_slideshow_window .ici_slideshow_window_close::after {position:absolute; height:3px; width:100%; top:50%; left:0; margin-top:-1px; background:#666666; content:'';}
.ici_slideshow_window .ici_slideshow_window_close::before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.ici_slideshow_window .ici_slideshow_window_close::after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
.ici_slideshow_window .ici_slideshow_window_content {display:table; border:none; height:100vh; width:100vw;}
.ici_slideshow_window .ici_slideshow_window_content .ici_slideshow_window_content_container {display:table-cell; vertical-align:middle; text-align:center;}
.ici_slideshow_window .ici_slideshow_window_content .ici_slideshow_window_content_container .ici_slideshow_window_content_pic {display:inline-block; max-width:1600px;}
.ici_slideshow_window .ici_slideshow_window_content .ici_slideshow_window_content_container .ici_slideshow_window_content_pic IMG {max-width:100%; max-height:100%;}
.ici_slideshow_window .ici_slideshow_window_content .ici_slideshow_window_content_container .ici_slideshow_window_content_text {display:inline-block; max-width:1200px; font-size:16px; line-height:22px; color:#333333; padding:10px 50px 10px 50px;}

.ici_slideshow_window .ici_slideshow_window_next {height:100%; width:200px; position:absolute; right:0px; top:0px; cursor:pointer;}
.ici_slideshow_window .ici_slideshow_window_next .ici_slideshow_arrow_container {position:absolute; right:40px; top:45%; height:87px; width:80px; float:none; background-color:rgba(255,255,255,0.5);}
.ici_slideshow_window .ici_slideshow_window_next .ici_slideshow_arrow_container .ici_slideshow_arrow {margin-top:20px; height:45px; width:45px; cursor:pointer; border-right:1px solid #333333; border-top:1px solid #333333; background:transparent; transform:rotate(45deg);}
.ici_slideshow_window .ici_slideshow_window_next:HOVER .ici_slideshow_arrow {border-right:2px solid #333333; border-top:2px solid #333333;}

.ici_slideshow_window .ici_slideshow_window_previous {height:100%; width:200px; position:absolute; left:0px; top:0px; cursor:pointer;}
.ici_slideshow_window .ici_slideshow_window_previous .ici_slideshow_arrow_container {position:absolute; left:40px; top:45%; height:87px; width:80px; float:none; background-color:rgba(255,255,255,0.5);}
.ici_slideshow_window .ici_slideshow_window_previous .ici_slideshow_arrow_container .ici_slideshow_arrow {height:45px; width:45px; margin-left:30px; margin-top:20px; cursor:pointer; border-left:1px solid #333333; border-top:1px solid #333333; background:transparent; transform:rotate(-45deg);}
.ici_slideshow_window .ici_slideshow_window_previous:HOVER .ici_slideshow_arrow {border-left:2px solid #333333; border-top:2px solid #333333;}

.cookieaccept {position:fixed; bottom:0; width:100%; background-color:#333333; z-index:999999999; padding-top:20px; padding-bottom:20px;}
.cookieaccept .cookieaccept_content {display:flex; justify-content:space-between; align-items:center; position:relative;}
.cookieaccept .cookieaccept_content .cookieccepttext {display:block; font-size:16px; line-height:22px; color:#ffffff; text-align:left;}
.cookieaccept .cookieaccept_content .cookieccepttext A {color:#ffffff; text-decoration:underline;}
.cookieaccept .cookieaccept_content .cookiecceptnav {margin-left:20px;}
.cookieaccept .cookieaccept_content .cookiecceptnav .canbutton {display:block;}
.cookieaccept .cookieaccept_content .cookiecceptnav .canbutton .button1 {font-size:16px; line-height:20px; font-weight:500; padding:10px 25px; text-decoration:none; cursor:pointer;}

/* -- SITE -------------------------------------------------------------------*/
.topheadcontainer {height:38px; background-color:#556ca7; display:none;}
.tophead {display:flex; justify-content:space-between; font-size:16px; line-height:22px; font-weight:500; color:#ffffff; padding-top:6px;}
.tophead .thtext {}
.tophead .thcontact {}
.tophead .thcontact A {color:#ffffff; margin-left:40px; padding-left:24px;}
.tophead .thcontact .themail {background-image:url(/images/icons/email1.svg); background-repeat:no-repeat; background-position:0px 3px; background-size:16px;}
.tophead .thcontact .thphone {background-image:url(/images/icons/phone1.svg); background-repeat:no-repeat; background-position:0px 2px; background-size:16px;}

.bigpromocontainer {position:relative; width:100%; height:490px; overflow-x:hidden; margin-bottom:30px;}
.bigpromo {display:grid; grid-template-columns:1fr 760px; column-gap:0px; background-color:#ffffff; border:1px solid #ffffff; box-sizing:border-box; height:460px;}
.bigpromo .pic {width:760px; font-size:0px; line-height:0px; clip-path:polygon(0 0, 100% 0%, 100% 100%, 10% 100%);}
.bigpromo .pic IMG {width:760px; height:458px; object-fit:cover;}
.bigpromo .info {padding-left:40px; height:458px; display:flex; flex-direction:column; justify-content:center; box-sizing:border-box;}
.bigpromo .info .subtitle {font-size:28px; line-height:38px; font-weight:200; color:#70a923; margin-bottom:40px;}
.bigpromo .info .title {font-size:42px; line-height:48px; font-weight:600; color:#70a923; margin-bottom:40px;}
.bigpromo .info .title A {color:#70a923; text-decoration:none;}
.bigpromo .info .text {font-size:28px; line-height:38px; font-weight:500; color:#70a923; margin-bottom:60px; text-transform:uppercase;}
.bigpromo .info .more {}
.bigpromo .info .more .button1 {font-size:24px; font-weight:500; line-height:32px; padding:10px 60px;}

.hometitle1 {margin-bottom:40px;}
.hometitle1 H2 {text-align:center; text-transform:uppercase; font-size:32px; line-height:42px; font-weight:300; color:#ffffff; }

.offerboxes {display:grid; grid-template-columns:repeat(4,1fr); column-gap:40px; margin-bottom:60px;}
.offerbox {width:100%; background-color:#25262b; border:1px solid #ffffff; box-sizing:border-box;}
.offerbox .pic {width:100%; font-size:0px; line-height:0px;}
.offerbox .pic IMG {width:100%; height:auto;}
.offerbox .info {padding:10px;}
.offerbox .info .title {font-size:20px; line-height:30px; font-weight:700; color:#ffffff; min-height:60px; margin-bottom:10px;}
.offerbox .info .title A {color:#ffffff;}
.offerbox .info .text {font-size:16px; line-height:26px; font-weight:400; color:#ffffff; min-height:80px; margin-bottom:10px;}
.offerbox .info .more {}
.offerbox .info .more .button1 {padding:0px; background-color:transparent; font-size:16px; line-height:26px; font-weight:700; text-transform:none;}
.offerbox .info .more .button1 B {color:#69b500;}

.serviceboxes {display:grid; grid-template-columns:repeat(3,1fr); column-gap:40px; margin-bottom:60px;}
.servicebox {width:100%; background-color:#25262b; border:1px solid #ffffff; box-sizing:border-box; display:flex; flex-direction:column;}
.servicebox .pic {width:100%; font-size:0px; line-height:0px;}
.servicebox .pic IMG {width:100%; height:auto;}
.servicebox .infocont {padding:16px; height:100%; display:flex; flex-direction:column; justify-content:space-between; box-sizing:border-box;}
.servicebox .infocont .info {}
.servicebox .infocont .info .title {font-size:26px; line-height:36px; font-weight:700; color:#ffffff; margin-bottom:10px;}
.servicebox .infocont .info .title A {color:#ffffff;}
.servicebox .infocont .info .text {font-size:16px; line-height:26px; font-weight:400; color:#ffffff; margin-bottom:10px;}
.servicebox .infocont .more {}
.servicebox .infocont .more .button1 {padding:0px; background-color:transparent; font-size:20px; line-height:30px; font-weight:700; text-transform:none; color:#69b500;}

.workbox {display:grid; grid-template-columns:1fr 700px; column-gap:0px; margin-bottom:60px; background-color:#25262b; border:1px solid #ffffff; box-sizing:border-box;}
.workbox .pic {width:700px; font-size:0px; line-height:0px; clip-path:polygon(0 0, 100% 0%, 100% 100%, 10% 100%);}
.workbox .pic IMG {width:700px; height:300px; object-fit:cover;}
.workbox .infocont {padding:16px; height:300px; display:flex; flex-direction:column; justify-content:space-between; box-sizing:border-box;}
.workbox .infocont .info {max-height:225px; overflow:hidden;}
.workbox .infocont .info .title {font-size:26px; line-height:36px; font-weight:700; color:#ffffff; margin-bottom:10px;}
.workbox .infocont .info .title A {color:#ffffff;}
.workbox .infocont .info .text {font-size:16px; line-height:26px; font-weight:400; color:#ffffff; margin-bottom:10px;}
.workbox .infocont .more {}
.workbox .infocont .more .button1 {padding:0px; background-color:transparent; font-size:20px; line-height:30px; font-weight:700; text-transform:none; color:#69b500;}

.testimoniallist1 {width:880px; overflow:hidden; margin:0 auto;}
.testimonialbox1 {width:880px; margin-left:0px; margin-bottom:50px; background-image:url(/images/icons/quotationmark.svg); background-repeat:no-repeat; background-position:0px 3px; background-size:90px;}
.testimonialbox1 .info {position:relative;}
.testimonialbox1 .info .text {position:relative; font-size:36px; line-height:42px; font-weight:500; font-style:italic; color:#9d9d9d; margin-bottom:10px; padding-left:110px; padding-top:20px;}
.testimonialbox1 .info .signature {position:relative; min-height:50px;}
.testimonialbox1 .info .signature .pic {position:absolute; background-color:#009de0; width:40px; height:40px; border-radius:200px; overflow:hidden; right:0px; top:0px;}
.testimonialbox1 .info .signature .pic IMG {width:40px; height:40px; object-fit:cover;}
.testimonialbox1 .info .signature .signo {position:absolute; top:0px; right:50px; font-size:18px; line-height:24px; font-weight:400; font-style:italic; color:#353535; text-align:right;}
.testimonialbox1 .info .signature .signo .name {font-size:18px; line-height:24px; font-weight:400; font-style:italic; color:#353535; text-align:right;}
.testimonialbox1 .info .signature .signo .position {font-size:14px; line-height:18px; font-weight:400; color:#828282; text-align:right;}
.testimonialbox1 .info .signature .signo .position A {color:#828282; text-decoration:underline;}

.kontaktbox1 {position:relative; background-color:#f1f1f1; padding:40px 80px; margin-bottom:40px; display:grid; grid-template-columns:160px 1050px; column-gap:40px;}
.kontaktbox1 .pic {border-radius:210px; overflow:hidden; width:160px; height:160px;}
.kontaktbox1 .pic IMG {width:160px; height:160px;}
.kontaktbox1 .info {}
.kontaktbox1 .info .title {font-size:38px; line-height:46px; font-weight:700; margin-bottom:15px;}
.kontaktbox1 .info .text {margin-bottom:25px;}

.footercontainer {background-color:#2d323c; padding:50px 0px;}
.footercontainer A {color:#999999;}
.footercontainer A:HOVER {color:#000000;}

.footer {display:grid; grid-template-columns:610px 400px 400px; column-gap:30px; margin-bottom:30px; font-size:16px; line-height:26px;} 
.footer .footerinfo1 .footerlogo A {}
.footerdisclamier {text-align:center; font-size:16px; line-height:26px;}
.footercredit {text-align:center; font-size:16px; line-height:26px;}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width:1024px) and (max-width:1280px) {
  
  
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

/*@media (min-width:768px) and (max-width:1023px) {*/
@media (max-width:1023px) {

	.topheadcontainer {display:none;}

	.mobilemenupanel {display:table-cell; position:fixed; width:100%; height:100%; left:0; top:0; overflow-y:scroll; background-color:#7b6f60; z-index:3000; text-align:left; padding:20px 0px 20px 0px;}
	
	.mobilemenupanel .mobilemenuhead {position:relative;}
	.mobilemenupanel .mobilemenuhead .mobilemenuclosetop {position:absolute; top:0px; right:20px; z-index:10100;}
	.mobilemenupanel .mobilemenuhead .mobilemenuclosetop A {display:block; width:40px; height:40px; background-image:url(/images/icons/close_x.svg); background-repeat:no-repeat; background-size:40px; cursor:pointer;}
    .mobilemenupanel .mobilemenuhead .mobilemenulogo {display:block; position:relative; padding-top:60px; margin-bottom:50px; text-align:center;}
    .mobilemenupanel .mobilemenuhead .mobilemenulogo A {font-size:26px; color:#989f77; background:url(/images/tzslogo1.svg) no-repeat 0px 0px; background-size:52px; background-repeat:no-repeat; display:inline-block; padding:10px 0px 20px 60px;}
	.mobilemenupanel .mobilemenuitems UL {list-style-type:none; margin:0; padding:0;}
	.mobilemenupanel .mobilemenuitems UL LI {margin:0px; padding:0px; border-bottom:1px solid #978a77;}
	.mobilemenupanel .mobilemenuitems UL LI A {display:block; text-decoration:none; text-transform:uppercase; font-size:22px; line-height:22px; font-weight:600; color:#ffffff; padding:10px 0px 10px 10px;}
	.mobilemenupanel .mobilemenuitems UL LI A:HOVER {color:#efe7dc;}
	.mobilemenupanel .mobilemenuitems UL LI A.menusign {background-image:url(/images/arrowleft_white.png); background-repeat:no-repeat; background-position:right 13px; background-size:20px; margin-right:5px;}
	.mobilemenupanel .mobilemenuitems UL LI A.nomenusign {display:inline-block; width:20px; height:20px; margin-right:5px;}
	.mobilemenupanel .mobilemenuitems UL LI A.selected .sub0menusign {}
	.mobilemenupanel .mobilemenuitems UL LI UL {margin-top:0px; background-color:#918474; padding:15px 0px 15px 0px;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI {margin:0px; padding:0px; border-bottom:0px;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI A {display:block; font-size:18px; line-height:18px; font-weight:600; color:#ffffff; padding:10px 0px 10px 40px; text-transform:none;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI A.menusign {background-image:url(/images/arrowleft_white.png); background-repeat:no-repeat; background-position:10px 13px; background-size:18px;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI A.nomenusign {}
	.mobilemenupanel .mobilemenuitems UL LI UL LI A.selected {}
	.mobilemenupanel .mobilemenuitems UL LI UL LI UL {font-size:0.8em; font-weight:400; line-height:1.5em; color:#666666; margin-top:1.6em; margin-bottom:1.6em; background-color:#ee9c22; padding:10px 0px 10px 60px;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI UL LI {margin:0 0 0.7em 0; padding:0; border-bottom:0px;}
	.mobilemenupanel .mobilemenuitems UL LI UL LI UL LI A {text-transform:none; padding-left:0px; padding-bottom:0em;}
	.mobilemenupanel .mobilemenufooter {padding:10px; font-size:14px; line-height:20px; font-weight:400; color:#b7e7f0;}
	.mobilemenupanel .mobilemenufooter .mobilemenuclose {margin-bottom:20px; text-align:right;}
	.mobilemenupanel .mobilemenufooter .mobilemenuclose A {font-size:14px; line-height:22px; font-weight:600; color:#ffffff; text-transform:uppercase;}

	.pagecontainer {box-sizing:border-box; width:100%; padding:0px 10px 0px 10px; margin:0 auto; text-align:left;} 

	.content {padding-bottom:50px;}
	.content .left {width:100%; float:none;}
	.content .right {width:100%; float:none; margin-right:0px;}

	.cookieaccept {box-sizing:border-box; padding:20px;}
	.cookieaccept .cookieaccept_content {display:block;}
	.cookieaccept .cookieaccept_content .cookieccepttext {margin-bottom:20px;}
	.cookieaccept .cookieaccept_content .cookiecceptnav {margin-left:0px;}
    
	.headcontainer {position:fixed; height:67px; width:100%; background-color:#fff; z-index:2000;}
	.headcontainermobile {display:block; height:67px; width:100%;}  
    
    .head {height:67px;}

	.head .hlogo {top:14px;}
	.head .hlogo A {font-size:26px; background-size:42px; padding:5px 0px 5px 50px;}
	
	.head .hlang {position:absolute; display:block; right:0px; top:8px; width:60px; z-index:1001; padding:5px 10px 5px 10px; border:1px solid transparent;}
	.head .hlang .hlselected {display:block; border-bottom:0px; padding:5px 25px 10px 0px; text-align:right; font-size:14px; line-height:18px; font-weight:600; color:#1f1f1f; text-transform:uppercase; background-image:url(/images/icons/arrow1_right.png); background-repeat:no-repeat; background-position:right 12px;}
	.head .hlang .hlselected SPAN {display:none;}
	.head .hlang .hlpanel UL LI A SPAN {display:none;}

	.head .hburger {display:block; position:absolute; top:6px; right:5px; width:40px; height:30px; cursor:pointer;}
	.head .hburger SPAN {display:inline-block; width:100%; height:6px; background:#272b2b; position:relative; transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out;}
	.head .hburger SPAN:BEFORE {content:''; position:absolute; left:0px; top:-11px; width:100%; height:6px; background:#272b2b; transition:all 0.35s ease-out; -webkit-transition:all 0.35s ease-out; backface-visibility:hidden;}
	.head .hburger SPAN:AFTER {content:''; position:absolute; left:0px; top:11px; width:100%; height:6px; background:#272b2b; transition:all 0.35s ease-out; -webkit-transition:all 0.35s ease-out; backface-visibility:hidden;}

	.head .hmenu {display:none;}  

	.box1 {width:100%; height:auto; margin-bottom:50px;}
	.box1 .pic {width:100%; height:auto; margin-bottom:0px;}
	.box1 .pic IMG {width:100%; height:auto;}
	.box1 .title {font-size:20px; line-height:30px; font-weight:700;}

	.bigpromocontainer {height:300px; margin-bottom:60px;}
	.bigpromocontainer .bigpromopic {height:300px;}
	.bigpromocontainer .bigpromocover {height:300px;}
	.bigpromo {height:300px;}
	.bigpromo .info {width:100%;}
	.bigpromo .info .title {font-size:32px; line-height:38px; margin-bottom:40px; padding:0px 20px;}
	.bigpromo .info .text {font-size:18px; line-height:18px; margin-top:-30px; margin-bottom:20px;}
	.bigpromo .info .more .button1 {font-size:16px; line-height:22px;  display:inline-block;}

	.bigbox1 {width:100%; margin-bottom:50px;}
	.bigbox1 .pic {width:100%; height:auto;}
	.bigbox1 .pic IMG {width:100%; height:auto;}
	.bigbox1 .info {}
	.bigbox1 .title {font-size:22px; line-height:26px; font-weight:700; margin-bottom:20px;}
	.bigbox1 .title A {}
	.bigbox1 .title A:HOVER {}
	.bigbox1 .text {font-size:24px; line-height:30px; font-weight:700; color:#353535; margin-bottom:20px;}
	.bigbox1 .more .button2 {font-size:20px;}

	.smallpromolist1 {display:block; margin-bottom:60px;}
	.smallpromolist2 {display:block; margin-bottom:60px;}

	.testimoniallist1 {width:100%; overflow:hidden; margin:0 auto; }
	.testimonialbox1 {width:100%; margin-left:0px; margin-bottom:50px; background-size:40px;}
	.testimonialbox1 .info .text {font-size:20px; line-height:26px; font-weight:500; padding-left:80px; padding-right:40px; padding-top:20px;}

	.referencelistcontainer {margin-bottom:60px;}
	.referencelistcontainer H2 {font-size:26px; margin-bottom:40px; display:block;}
	.referencelist1 {display:block; width:100%;}
	
	.kontaktbox1 {padding:40px 20px; margin-bottom:40px; display:block;}
	.kontaktbox1 .pic {border-radius:210px; overflow:hidden; width:160px; height:160px; margin:0 auto; margin-bottom:20px;}
	.kontaktbox1 .pic IMG {width:160px; height:160px;}
	.kontaktbox1 .info {text-align:center;}
	.kontaktbox1 .info .title {font-size:28px; line-height:36px; font-weight:700; margin-bottom:15px;}
	.kontaktbox1 .info .text {margin-bottom:35px;}

	.footer {display:block; font-size:16px; line-height:22px;} 
	.footer .footerinfo1 {margin-bottom:40px;} 
	.footerdisclamier {text-align:left; font-size:16px; line-height:22px;}
	.footercredit {text-align:left; font-size:16px; line-height:22px;}


}


/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
  
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

/* @media (min-width:481px) and (max-width:767px) { */
@media (max-width:767px) {
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (max-width:480px) {

	
}

