<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,table{border-collapse:collapse;border-spacing:0}input,textarea,select{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.clear{clear:both;}button{-webkit-appearance: none;}
input[type='number']::-webkit-inner-spin-button, 
input[type='number']::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"]{
  -moz-appearance:textfield;
}

h1, h2, nav, .aReplace, .btn, .specHeading, .simple3columns em strong, .simple3columns strong em, .simple2columns td h3 + ol li:before, .servicesText table tr:first-child td,
.servicesText table tr td:first-child, .jsSlider.ui-widget, .carouselBlock, .popupModal h1, footer .table-cell h3{ font-family: 'Montserrat', sans-serif;  }

.table{ display: table; border-collapse: collapse;}
.table-cell{ display: table-cell; vertical-align: top;}
.table-row{ display: table-row;}
html{ margin: 0; height: 100%;}
body{font-family: 'Montserrat', serif; font-size:15px; font-weight: 400; line-height:22px; color:#000000; background-color:#FFF; margin: 0; overflow-x: hidden;}
body.bg12, body.bg16{background: #f0f0f0;}
input, select, button, textarea{ font-family: 'Montserrat', serif; font-size: 14px; }

.wrapper{ max-width: 1212px; width: 100%; margin: 0 auto; position: relative;}
.sliderWrapper{ max-width: 1366px; width: 100%; margin: 0 auto; position: relative;} 
.center{ width: 100%; text-align: center;}

.hidden{ display: none;}
.prepEmail{ display: none !important;}
img{vertical-align: middle;}
a{ text-decoration: none; color: #000; }
a:hover{ text-decoration: underline; }

.btn{ text-decoration: none; color: #FFF; line-height: 35px; padding: 0 28px; background: #9B020A; font-weight: 600; display: inline-block; border: none; cursor: pointer; border-radius: 15px;}

.cookiesMsg{ position: fixed; bottom: 0; width: 100%; left: 0; background: rgba(0,0,0,0.4); padding: 35px 0 30px 0; z-index: 500;}
.cookiesMsg .wrapper{ max-width: 1100px;}
.cookiesMsg .table-cell:first-child{ color: #FFF; font-size: 16px; line-height: 21px; width: 80%;}
.cookiesMsg .table-cell:first-child a{ color: #FFF; font-style: italic; text-decoration: underline;}
.cookiesMsg .table-cell:last-child{ text-align: left;}
.cookiesMsg .table-cell:last-child .btn{ min-width: 140px;}

strong{  font-weight: 700; }
em{ font-style: italic;}
u {text-decoration: underline;}
s{ text-decoration: line-through;}

header{ display: inline-block; width: 100%; position: fixed; top: 0; left: 0; z-index: 400; background: #FFF;}
header.static, .regularPage header{ position: fixed; border-bottom: 10px solid #9B020A; }
header .wrapper{ height: 105px; text-align: center; display: flex; align-items: center; flex-direction: row; flex-wrap: wrap; justify-content: space-between; padding-left: 136px;}
header.static .wrapper, .regularPage header .wrapper{ height: 95px;}
header .logo{ background: url(images/Extended_Automation_Logo_bez_teksta_2.svg) no-repeat center left;width: 240px;height: 105px;margin-top: 0;margin-left: 0;background-size: auto 51px;padding-left: 192px;display: flex;flex-direction: row;align-content: center;}
header .logo:hover{ text-decoration: none; }
header .slogan{ text-align: left; color: #000000; font-size: 15px; line-height: 19px; margin-left: 14px; display: flex; flex-direction: row; align-content: center; align-items: center; width: 237px; margin-top: 7px;}
header .slogan:before{ content: ""; height: 31px; float: left; margin-right: 21px; border-left: 2px solid #000000; margin-top: -1px;}

nav.mainMenu{ display: flex; flex-direction: row;align-items: center;}
nav.mainMenu.diffMenu{ background: rgba(132, 153, 56, 0.6);}
nav.mainMenu.fixed{ position: fixed; top: 0; left: 0; z-index: 150;background: #FFF;}
nav.mainMenu &gt; ul{ display: flex;flex-direction: row; align-items: center; height: 105px;}
nav.mainMenu &gt; ul:last-child{ margin-left: 60px;}
nav.mainMenu &gt; ul &gt; li{ display: flex;flex-direction: row; align-items: center; min-height: 105px;}
nav.mainMenu &gt; ul &gt; li a{ font-weight: 600; padding: 0 22px; line-height: 18px; display: inline-block; font-size: 16px; color: #000; text-decoration: none;}
nav.mainMenu &gt; ul &gt; li a:hover{color: #9B020A;}
nav.mainMenu &gt; ul li.langMenu a{ min-height: unset;padding: 0 4px;}
nav.mainMenu &gt; ul li.langMenu a.active, nav.mainMenu ul li.langMenu a:hover{ color: #9B020A;}

.mobileMenuSelector{ display: none;}

nav.mainMenu ul li { position: relative; }
nav.mainMenu ul ul { visibility: hidden; opacity: 0;position: absolute; top: 105px; left: 0; min-width: 50px;transform: translateY(-2em);z-index: 650;transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; padding: 0 15px; float: left; display: none;}
nav.mainMenu ul li:focus ul, nav.mainMenu ul:hover li:hover ul { visibility: visible;opacity: 1;z-index: 1;transform: translateY(0%); display: flex; flex-direction: column;}
nav.mainMenu ul li li{ width: 100%; float: none; min-height: 33px; background: rgba(155, 2, 10, 0.7); margin-top: 5px; padding: 10px; text-align: left; display: flex; align-items: center; }
nav.mainMenu ul li li a, nav.mainMenu ul li.active li a{ color: #FFF; font-size: 14px; padding: 0; line-height: 17px; white-space: nowrap; text-transform: unset; font-weight: 400; background: none;}
nav.mainMenu ul li li:last-child a{ border:none;}
nav.mainMenu ul li li:hover{ background: #9B020A;}
nav.mainMenu ul li li:hover a{ color: #FFF;}

nav.mainMenu ul, nav.mainMenu ul li { list-style-type: none; padding: 0; margin: 0; }

.breadcrumb{ background: #FFF; width: 100%; padding: 138px 0 0 0; float: left;}
.bg16 .breadcrumb{ padding-bottom: 33px;}
.breadcrumb .wrapper{ max-width: 1074px;}
.breadcrumb a{ color: #000; text-decoration: none; float: left; font-weight: 600;}
.breadcrumb li { float: left;}
.breadcrumb li:after { content: ""; background: url("images/breadcrumb-splitter-icon.svg") no-repeat; float: left; margin: 0 13px; position: relative; top: 4px; width: 7px; height: 12px;}
.breadcrumb li:last-child:after { content: unset;}

.headerBg{ width: 100%;  position: relative;height: 497px; max-width: 1074px; margin: 0 auto; background: #FFF;}
.rb12 .headerBg { margin-top: 0; height: 597px; background: #000000;max-width: 2561px;}
.rotationBlock.rb12::after{content: ""; width: 0;height: 0;border-left: 50vw solid #fff;border-right: 50vw solid #fff;border-top: 100px solid transparent;position: absolute; z-index: 200; bottom: 0; left: 0;}
.headerBg .table-cell{ text-align: center; vertical-align: top; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;}
.headerBg .table-cell img{ position: absolute; top: 50%;  left: 50%; transform: translate(-50%, -50%); width: 100%; max-width: 1074px;}
.rb12 .table-cell img{ width: 100%; max-width: unset;}
.rotationBlock{ height: 497px; width: 100%; display: block;  margin-top: 33px; float: left; position: relative; z-index: 1; overflow: hidden;}
.rotationBlock.rb12 { height: 597px; background: #000000; margin: 105px auto 0 auto;}
.rotationBlock.rotationBlock2{height: 100vh; text-align: center;}
.rotationBlock.rotationBlock2 .headerBg{height: 100vh; margin-top: 150px;}
.rotationBlock .rotatingImage{ width: 100%; display: inline-block; height: 100%; background: #fff;}
.rotationBlock.rb12 .rotatingImage{ background-position: center bottom !important; background-color: #000000 !important; padding-top: 0;}
.rotationBlock .rotatingImage div.aReplace{ z-index: 2; width: 100%; height: 480px; display: flex; }
.rotationBlock .rotatingImage div.aReplace .wrapper{ display: flex; }
.rotationBlock .rotatingImage div.aReplace .slogan{ font-size: 64px; color: #FFF; line-height: 87px; display: flex; align-items: center;justify-content: center;width: 100%; font-weight: 700;}
.cyclePagerWrapper { position: absolute; bottom: 130px; z-index: 120; width: 100%; text-align: center;}
.serviceRotate .cyclePagerWrapper, .projectRotate .cyclePagerWrapper{ display: none;}
.cyclePagerWrapper .cycle-pager{ width: auto;}
.cycle-pager span { width: 13px; height: 12px; display: inline-block; cursor: pointer; text-indent:-9999px; margin-right: 12px; background: #FFF; border-radius: 10px; }
.cycle-pager span:last-child{ margin-right: 0;}
.cycle-pager span.cycle-pager-active { background: #da1a22;}
.cycle-pager &gt; * { cursor: pointer;}
.rotationBlock .arrows {position: absolute; z-index: 120; width: 100%; text-align: center; top: 0;}
.bg12 .rotationBlock.rb12 .arrows{ display: none;}
.rotationBlock .arrows .wrapper{ max-width: 1000px;}
.cycle-next, .cycle-prev{ width: 50%; float: left; height: 490px;display: flex;	align-items: center; justify-content: left;}
.cycle-prev:after, .cycle-next:after{ content: ""; background: url(images/gallery-arrow.svg) no-repeat center left; width: 18px; height: 30px; display: block;float: left;}
.cycle-next{ justify-content: right;}
.cycle-next:after{ transform: rotate(180deg); background-position: center right;}

.fpBlock{ display: flex; width: 100%; padding-top: 90px; flex-direction: column;}
.bg14 .fpBlock{ padding-top: 30px;}
.fpBlock .wrapper{ max-width: 1066px;}
.fpBlock h2{ font-weight: 700; font-size: 32px; text-align: center; line-height: 32px; margin-bottom: 75px;}
.fpBlock.block14 h2, .fpBlock.carouselBlock h2{ margin-bottom: 35px;}
.fpBlock.carouselBlock, .fpBlock.openedService{ background: #FFF;}

.block13, .contactDetails, .blockOpener, .gridList{ background: #FFF;}
.blockContacts{ padding-top: 0;}

.fpBlock .description{ display: flex; flex-direction: column;}
.fpBlock .description.split{ display: flex; flex-direction: row;}
.fpBlock .description.split{ display: flex; flex-direction: row; justify-content: space-between;}
.fpBlock .description .article{ display: flex; flex-direction: column;}
.fpBlock .description.split .article, .fpBlock .description.split .fpBlockImage{ width: 47%; overflow: hidden;}

.article{ text-align: justify; }
.article p{ margin-bottom: 25px;}
.article p:last-child{ margin-bottom: 0;}
.article .readMore a{ font-weight: 600; color: #9B020A; }

.contactsPage .contactsBlock{ padding-top: 45px; text-align: center;}
.contactsPage .contactsBlock .wrapper{ max-width: 1100px;}
.contactsBlock{ margin-top: 35px; padding: 35px 0; display: inline-block; width: 100%; font-size: 16px;}
.contactsBlock .table{ display: flex; justify-content: space-between; flex-direction: row;}
.contactsBlock .table-cell{ width: 30%; display: flex; flex-direction: row;justify-content: space-between;}
.contactsBlock .table-cell .img{ width: 128px; height: 128px; display: block; margin-right: 20px;}
.contactsBlock .contactName{ font-weight: 600; width: 100%; display: inline-block; margin-top: 5px; font-size: 20px; line-height: 27px;}
.contactsBlock .contactPosition{ margin-bottom: 5px;}
.contactsBlock .contactPhone, .contactsBlock .contactEmail{ width: 100%; display: flex; position: relative; font-size: 12px; line-height: 16px; flex-direction: row;}
.contactsBlock .contactPhone:before{ content: ""; background: url(images/phone-icon.svg) no-repeat; width: 16px; height: 16px; top: 4px; display: inline-block; position: relative; margin-right: 9px;}
.contactsBlock .contactEmail:before{ content: ""; background: url(images/mail-icon.svg) no-repeat; width: 18px; height: 13px; top: 5px; display: inline-block; position: relative; margin-right: 4px;}
.contactsBlock .contactEmail a{ text-decoration: none; display: inline-block;}

.contactsDetails{ font-size: 16px; text-align: center; margin-bottom: 12px; display: inline-block; width: 100%;}
.contactsDetails h1{ font-weight: 500; font-size: 30px; padding: 42px;}
.contactsDetails strong{ font-weight: bold;}
.contactsDetails p{ margin-bottom: 28px;}

.carouselBlock .slider{ float: left; width: 100%; position: relative; height: 381px; overflow: hidden; display: flex; flex-direction: row; justify-content: space-between; align-items: center;}
.carouselBlock .wrapper{  max-width: 1160px;}
.carouselBlock .slick-list{ width: 100%; max-width: 1055px;}
.carouselBlock .slider .owl-item{ width: 338px; height: 338px; float: left; }
.carouselBlock .slider .item{ width: 338px; height: 338px; float: left; background-repeat: no-repeat; overflow: hidden; background-position: center top; position: relative; text-align: center;}
.carouselBlock .slider a{ display: flex; align-items: center; width: 338px; height: 338px; background: rgba(155, 2, 10, 0.7); text-decoration: none; white-space: normal; position: absolute; top:0; left: -1px;  }
.carouselBlock .slider .slick-slide{ width: 338px; height: 338px;}
.carouselBlock .slider .slick-slide:hover a{background: none;}
.carouselBlock .slider.fpServices .slick-current a{display: table;}
.carouselBlock .slider.fpIndustries .slick-current + div + div a{display: table;}
.carouselBlock .slider a span{ vertical-align: middle; text-align: center; color: #FFF; text-decoration: none; font-size: 36px; line-height: 49px;font-weight: 700; padding: 0 40px;}
.carouselBlock .slider .slick-next,
.carouselBlock .slider .slick-prev,
.firstPageColumns .slick-next,
.firstPageColumns .slick-prev{border: none; width: 18px; height: 52px; display: block; cursor: pointer; text-indent: -9999px;}
.carouselBlock .slider .slick-next:before, .carouselBlock .slider .slick-prev:before, .firstPageColumns .slick-next:before, .firstPageColumns .slick-prev:before{content: none;}
.carouselBlock .slider .slick-next, .firstPageColumns .slick-next{ right: 0; background: url(images/slider-arrow.svg) no-repeat !important;transform: rotate(-180deg);}
.carouselBlock .slider .slick-prev, .firstPageColumns .slick-prev{ left: 0;  background: url(images/slider-arrow.svg) no-repeat !important;}

.page_text{ padding-top: 33px; justify-content: left;}
.page_text.block13 .wrapper, .blockOpener .wrapper, .blockOpener .wrapper .container{ max-width: 1074px;}
.blockOpener .wrapper, .blockOpener .wrapper .container{ display: flex; flex-direction: row; justify-content: space-between;}
.blockOpener .wrapper{ flex-direction: column;}
h1{ font-style: normal;font-weight: 700;font-size: 32px;line-height: 44px;text-align: center;color: #000000; margin-bottom: 80px;}
.page_text .description{ text-align: justify;}
.page_text .strong{ font-weight: 700;}
.page_text p{ margin-bottom: 20px;}


.blockOpener h1, .page_text.block13 h1{ margin: 0 0 40px 0; text-align: left;}

.page_text ul{ margin-left: 25px; list-style: disc; margin-top: -20px;break-inside: avoid;}
.page_text ul ul{ margin-top: 0px; list-style: circle;}
.page_text.block13 .description,
.blockOpener .description{ display: block; -webkit-column-count: 2;-webkit-column-gap: 4%;-moz-column-count: 2;-moz-column-gap: 4%;column-count: 2;column-gap: 4%; margin-bottom: 80px; width: 100%;}
.blockOpener .description .addBreak{ break-after: column;}
.page_text.block13 .description{ width: 100%;}
.blockOpener nav ul{ list-style: none; margin: 0; width: 80%;}
.blockOpener nav ul li{ font-weight: 700; font-size: 20px; line-height: 27px; margin-bottom: 15px;}
.blockOpener nav ul li a:hover, .blockOpener nav ul li.active a{ text-decoration: none; color: #9B020A;}

.gridList{ padding-top: 33px; display: flex; flex-direction: column;}
.gridList *{ box-sizing: border-box;}
.gridList .itemList .item{  padding: 40px 0;}
.gridList .itemList .item:first-child{  padding-top: 0;}
.gridList .item .wrapper{ display: flex; flex-direction: row;}
.gridList .item:nth-child(even) .wrapper .img{ --webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;order: 1; }
.gridList .item:nth-child(even) .wrapper .intro{ --webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2; ;-ms-flex-order: 2;order: 2;}
.gridList .item:nth-child(even){ background: #f0f0f0;}
.gridList .item .img{ margin-right: 26px; margin-left: 0;}
.gridList .item:nth-child(odd) .img{ margin-left: 26px; margin-right: 0;}
.gridList .item .title{ font-weight: 700; color:#9B020A; margin-bottom: 10px; font-size: 20px; line-height: 27px;}
.gridList .item .intro{ display: flex; flex-direction: column;position: relative; padding-bottom: 50px;}
.gridList .item .shortDescr p{ margin-bottom: 10px;}
.gridList .item .shortDescr strong{ font-weight: 600;}
.gridList .item .shortDescr ul{ margin-top: -7px; margin-left: 10px;}
.gridList .item .shortDescr ul li:before{ content: "-"; padding-right: 5px; }
.gridList .item .shortDescr ul ul{ margin-left: 55px; margin-top: 10px;}
.gridList .item .shortDescr ul ul li:before{ content: none; left: 25px; }
.gridList .item .readMore { font-weight: 600; color: #9B020A; position: absolute; bottom: 0;}

.middleButton{ padding: 60px 0; position: relative; background: #fff;}
.bg15 .middleButton{ padding: 0 0 60px 0;}
.middleButton, .middleButton .wrapper{ display: flex; justify-content: center;}
.middleButton .wrapper{ z-index:300;}
.middleButton.arrowBg::after{content: ""; width: 0;height: 0;border-left: 50vw solid #f0f0f0;border-right: 50vw solid #f0f0f0;border-top: 100px solid transparent;position: absolute; z-index: 200; bottom: 0; left: 0;display: block}
.middleButton.arrowBg.serviceArrow::after{content: none;}
.bg15 .middleButton.arrowBg::after{ content: none;}
.block13 .middleButton{ display: none;}

.openedService { padding: 80px 0 30px 0;}
.openedService h1{ margin-bottom: 30px;}
.openedService .intro{ text-align: justify; display: block; -webkit-column-count: 2;-webkit-column-gap: 4%;-moz-column-count: 2;-moz-column-gap: 4%;column-count: 2;column-gap: 4%; margin-bottom: 30px; width: 100%;}
.openedService .intro .readMore, .readMore a { font-weight: 600; color: #9B020A;}

footer{ width: 100%; display: inline-block; position: relative;}
footer .bgColor{ width: 50%; left: 0; bottom: 0; position: absolute; z-index: 1; height: 100%; background: #eaeaea;}
footer .contactDetails{ padding: 115px 0;}
footer .contactDetails .wrapper{ max-width: 840px;}
footer .contactDetails .table{ display: flex; flex-direction: row; justify-content: space-between;}
footer .contactDetails .table-cell{ display: flex; flex-direction: column;}
footer .contactDetails .contacts{ align-content: space-between;}
footer .karte{ height: 320px; width: 460px; margin-right: 55px; max-width: 100%; overflow: hidden;}
footer .karte img{ height: 320px; width: auto; display: block;}
footer .footerCompany{ font-weight: 600; font-size: 20px; line-height: 27px; margin-bottom: 15px; color: #9B020A; }
footer .footerAddressLabel{ font-weight: 600; margin-bottom: 3px;}
footer .footerAddress{ display: flex; flex-direction: row; justify-content: space-between; position: relative; width: 70%; padding-left: 25px;}
footer .footerAddress:before{ content: ""; background: url(images/pin-icon.svg) no-repeat; width: 16px; height: 20px; position: absolute; left:0; top: 7px;}
footer .table-cell .emSpan{ display: none;}
footer .table-cell .footerPhone{ position: relative; display: flex; flex-direction: row; justify-content: space-between; padding-left: 25px;margin-top: 8px;}
footer .table-cell .footerPhone a:before{ content: ""; background: url(images/phone-icon.svg) no-repeat; width: 20px; height: 20px; position: absolute; left:0; top: 1px; background-size: 20px;}
footer .table-cell .email{ position: relative; display: flex; flex-direction: row; justify-content: space-between; padding-left: 25px;margin-top: 8px;}
footer .table-cell .email a:before{ content: ""; background: url(images/mail-icon.svg) no-repeat; width: 20px; height: 20px; position: absolute; left:0; top: 4px; background-size: 20px;}
footer .footerCompanyDetails{ margin-top: 15px;}
footer .footerCompanyDetails p{ margin-top: 4px;}
footer .table-cell div.form{ display: inline-block; margin-top: 36px; width: 100%; margin-bottom: 23px;}
footer .table-cell input[type=email]{ width: 100%; height: 24px; border: none; border-bottom: 1px solid #000; margin-bottom: 15px; outline: none;}
footer .table-cell input[type=button]{ min-width: 86px; cursor: pointer;}
footer .karte img{ display: block;}

footer .copyright{ text-align: center; font-size: 14px; font-weight: 400; line-height: 19px; height: 80px; width: 100%; color: #FFF; background: rgba(0,0,0,0.4); display: flex; align-items: center; border-bottom: 25px solid #9B020A; }
footer .copyright .table-cell{ text-align: center; vertical-align: middle;}
footer .copyright a{ color: #FFF; text-decoration: none;}
footer .copyright a:hover{text-decoration: underline;}

::placeholder { color: #000000; opacity: 1;}
:-ms-input-placeholder { color: #000000;}
::-ms-input-placeholder { color: #000000;}

@media screen and (max-width: 1400px){
	header .wrapper{ padding-left: 0;}
}

@media screen and (max-width: 1280px){
	.wrapper{ width: 96%;}
	nav.mainMenu &gt; ul &gt; li a{ padding: 0 11px; }
	nav.mainMenu &gt; ul:last-child{ margin-left: 30px;}

}

@media screen and (max-width: 1140px){
	header .logo{ height: 56px; background-size: auto 28px; padding-left: 100px;}
	header .slogan{ font-size: 12px; line-height: 16px;}
	header .slogan:before{ height: 28px; }
	header .wrapper{ height: 56px; }

	.rotationBlock.rb12{ margin-top: 56px;}

	.mobileMenuSelector{ display: block; width: 31px; height: 26px; background: url(images/Extended_Automation_burger.svg) no-repeat;  background-size: 31px 26px; cursor: pointer; margin-right: 2%;}
	.mobileMenuSelector.opened{ width: 26px; height: 26px; background: url(images/Extended_Automation_close.svg) no-repeat;  background-size: 26px 26px; }

	nav.mainMenu &gt; ul &gt; li{ flex-direction: column; align-items: flex-start; min-height: auto;}

	nav.mainMenu ul ul{ display: none; }
	nav.mainMenu ul li.active ul, nav.mainMenu ul li:hover ul, nav.mainMenu ul li:focus ul{ display: block;visibility: visible;position: relative;opacity: 1;top: 0;left: 0; transform: unset;}
	nav.mainMenu ul li:hover ul li, nav.mainMenu ul li:hover ul li a,
	nav.mainMenu ul li.active ul li, nav.mainMenu ul li.active ul li a{ margin: 5px 0; padding: 0; height: auto; background: none; color: #000;}

	nav.mainMenu{ display: none;}
	nav.mainMenu.opened{ display: flex; position: fixed; left: 0; top: 56px; z-index: 500;background: #f0f0f0;flex-direction: column; width: 100%; height: calc(100vh - 56px);}
	nav.mainMenu &gt; ul:first-child{ flex-direction: column;}
	nav.mainMenu &gt; ul, nav.mainMenu &gt; ul:last-child{ margin: 0; height: auto; align-items: flex-start; width: 96%; max-width: 1000px;}
	nav.mainMenu &gt; ul &gt; li{ text-align: left; font-weight: 600; margin: 0 0 15px 0; height: auto;}
	nav.mainMenu &gt; ul &gt; li a{ text-align: left; font-weight: 600; font-size: 18px; line-height: 25px; padding: 0;}
	nav.mainMenu &gt; ul li.langMenu a{ padding: 0 8px 0 0;}
	nav.mainMenu &gt; ul:first-child{ -webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;order: 2;}
	nav.mainMenu &gt; ul:last-child{ -webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;order: 1; margin-top: 20px;}
}

@media screen and (max-width: 1024px){
	.carouselBlock .slick-list{ max-width: 715px; width: 80%;}

	.contactsBlock .innerWrapper{ display: flex; flex-direction: column; align-items: center;}
	.contactsBlock .table{ flex-wrap: wrap; max-width: 90%;}
	.contactsBlock .table-cell{ width: 46%; margin-bottom: 20px;justify-content: flex-start;}
	.contactsBlock .table-cell:last-child{ margin-bottom: 0;}

	.openedService .wrapper .slider{ width: 110%; margin-left: -5%;}
	.cycle-prev:after, .cycle-next:after{ margin: 0 30px;}
	.fpBlock.carouselBlock, .fpBlock.openedService, .middleButton.arrowBg.serviceArrow, .openedService .headerBg{ background: #f0f0f0;}
	.block13 .middleButton{ display: block;}
	.middleButton.arrowBg.serviceArrow::after{ content:''; border-left: 50vw solid #FFF; border-right: 50vw solid #FFF;}

}
@media screen and (max-width: 970px){
	.wrapper{ width: 100%;}
	header .logo{ margin-left: 2%;}
	.rotationBlock .rotatingImage div.aReplace .slogan{ font-size: 50px; line-height: 58px;}
	.fpBlock .wrapper{ width: 90%;}

	.cookiesMsg{ background: rgba(0,0,0,0.6);}
	.cookiesMsg .wrapper{ width: 90%;display: flex;flex-direction: column;align-items: center;}
	.cookiesMsg .wrapper .table-cell{ display: flex; margin-bottom: 15px;flex-direction: column;}
	.cookiesMsg .wrapper .table-cell:last-child{ margin-bottom: 0px;}
}

@media screen and (max-width: 930px){
	.rotationBlock, .headerBg{ height: 286px;}
	.cyclePagerWrapper{ bottom: 75px;}
	.rotationBlock.rb12{ height: 411px;}
	.rotationBlock .rotatingImage div.aReplace{ height: 300px; }
	.rotationBlock .rotatingImage div.aReplace .slogan{ font-size: 32px; line-height: 44px; }
	.rb12 .table-cell img{ height: 100%; width: auto;}

	.breadcrumb{ font-size: 14px; line-height: 19px;}
	.breadcrumb .wrapper{ width: 90%;}

	h1{ font-size: 24px; line-height: 33px; margin-bottom: 25px;}

	.fpBlock{ padding-top: 20px; }
	.blockContacts{ padding-top: 0;}
	.fpBlock h2{ font-size: 24px; line-height: 32px; margin-bottom: 20px; }
	.fpBlock .description.split .article, .fpBlock .description.split .fpBlockImage{ width: 100%;}
	.fpBlock .description.split{ flex-direction: column; }
	.fpBlock .description.split .article{ -webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;order: 1;}
	.fpBlock .description.split .fpBlockImage{ -webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;order: 2; margin-top: 20px;text-align: center;}

	.rotationBlock.rb12::after, .middleButton.arrowBg::after{ border-top: 22px solid transparent;}
	.middleButton.arrowBg::after{ border-left: 50vw solid #fff; border-right: 50vw solid #fff;}
	.block13 .middleButton::after{ border-left: 50vw solid #f0f0f0;border-right: 50vw solid #f0f0f0;}
	.block13 .middleButton{ background: #FFF;}
	/*.block13{ padding-bottom: 80px; position: relative;}*/
	/*.block13::after{content: ""; width: 0;height: 0;border-left: 50vw solid #f0f0f0;border-right: 50vw solid #f0f0f0;border-top: 22px solid transparent;position: absolute; z-index: 200; bottom: 0; left: 0;display: block}*/

	/*.carouselBlock .slider.fpServices{ display: none;}*/
	.carouselBlock .slider{ height: 200px; margin: 20px 0;}
	.carouselBlock .slick-list{ max-width: 200px;}
	.carouselBlock .slider .slick-slide{ height: 200px;}
	.carouselBlock .slider .item{ width: 200px; height: 200px;}
	.carouselBlock .slider .item img{ width: auto; height: 200px;}
	.carouselBlock .slider a{ width: 200px; height: 200px; }
	.carouselBlock .slider a span{ font-size: 20px; line-height: 29px; padding: 0 20px;}
	.carouselBlock .slider .slick-next, .carouselBlock .slider .slick-prev, .firstPageColumns .slick-next, .firstPageColumns .slick-prev{ width: 12px; height: 30px;background-size: auto 30px !important;}
	.carouselBlock .slider .rotationBlock{ margin-top: 0; background: #f0f0f0;}

	.slider .rotationBlock, .slider .headerBg{ height: 258px; margin-top: 0;}
	.slider .cyclePagerWrapper{ bottom: 20px; }
	.cycle-next, .cycle-prev{ height: 258px; display: none;}

	.fpBlock.carouselBlock, .fpBlock.openedService, .middleButton, .contactDetails{ background: #f0f0f0;}
	.contactsBlock, .blockContacts{ background: #FFF;}

	.openedService .intro .readMore{ text-align: center;}

	.middleButton{ padding: 20px 0 50px 0;}


	.contactsBlock .table{ flex-direction: column}
	.contactsBlock .table .table-cell{ flex-direction: column; width: 100%; align-items: center; text-align: center; margin-top: 30px;}
	.contactsBlock .table .table-cell:first-child{ margin-top: 0;}
	.contactsBlock .contactPhone, .contactsBlock .contactEmail{ justify-content: center; font-size: 14px; line-height: 19px;}
	.contactsBlock .contactPhone:before, .contactsBlock .contactEmail:before{ content: unset;}

	.gridList .itemList .item{ padding: 30px 0 0 0;}
	.gridList .itemList .item:last-child{ display: none;}
	.gridList .item .wrapper{ flex-direction: column;}
	.gridList .item .readMore{ position: relative; bottom: unset; left: unset; margin: 20px 0;}
	.gridList .item .intro{ padding-bottom :25px;}
	.gridList .item .img{ margin: 0 auto 25px auto; width: 100%; text-align: center;}
	.gridList .item .img img{ max-width: 100%; height: auto;}
	.gridList .item:nth-child(even) .wrapper .img{ --webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;order: 2; }
	.gridList .item:nth-child(even) .wrapper .intro{ --webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1; ;-ms-flex-order: 1;order: 1;}
	.gridList .item .intro{ text-align: center;}
	.gridList .item .shortDescr p{ margin-bottom: 20px; }

	footer .contactDetails{ padding: 0 0 40px 0;}
	footer .contactDetails .table{ flex-direction: column; max-width: 450px; align-items: center;}
	footer .contactDetails .contacts{ margin-top: 30px; width: 320px;}
	footer .karte{ margin: 0;}

	.openedService h1{ font-size: 20px; line-height: 27px; margin-bottom: 10px;}
	.fpBlock.block14 h2, .fpBlock.carouselBlock h2{ margin-bottom: 0;}
	.openedService .intro{ -webkit-column-count: 1; -webkit-column-gap: 0%; -moz-column-count: 1;-moz-column-gap: 0%; column-count: 1;}
	.openedService .intro p{ display: none;}
	.openedService .intro p:first-child, .openedService .intro p.readMore{ display: inline-block;}

	.blockOpener .wrapper .container nav{ display: none;}
	.page_text.block13 .description, .blockOpener .description{ -webkit-column-count: 1;-webkit-column-gap: 0; -moz-column-count: 1;-moz-column-gap: 0;column-count: 1;column-gap: 0;margin-bottom: 40px;width: 100%;}
	.blockOpener .description .addBreak{ break-after: unset;}

	.bg15 .middleButton{ background: #FFF;}

}

@media screen and (max-width: 560px){
	.headerBg .table-cell img{ height: 100%; width: auto;}
	footer .karte{ width: 100%; height: auto; max-height: 320px; }
	footer .karte img{ max-width: 100%; width: auto; height: auto;}
}
@media screen and (max-width: 480px){
	header, header.static .wrapper, .regularPage header .wrapper { height: 60px; }
	header .wrapper{ height: 60px;}
	header .logo{ width: 110px; height: 28px; background-size: auto 28px; padding-left: 95px;}
	header .logo .slogan{ width: 95px; font-size: 7px; line-height: 10px; margin-top: 2px;}
	header .logo .slogan:before{ height: 28px; border-width: 1px; margin-right: 8px;}
	.contacts.opened{ top: 60px;}
	.rotationBlock .rotatingImage div.aReplace .slogan{ font-size: 32px; line-height: 42px;}
	footer, footer .copyright{ height: 50px; font-size: 14px; line-height: 19px;}
	footer .copyright .wrapper{ width: 90%;}

	.rotationBlock, .headerBg{ margin-top: 6px;}
	.breadcrumb{ padding: 80px 0 0 0; font-size: 12px; line-height: 16px;}

	.fpBlock .description.split .article p{ display: none;}
	.fpBlock .description.split .article p:first-child, .fpBlock .description.split .article p.readMore{ display: block}

	.fpBlock .description.split .fpBlockImage{ width: 110%; margin-left: -5%;}
	.fpBlock .description.split .fpBlockImage img{ width: 100%; height: auto;}

	.gridList .item .img{ margin: 0 0 25px -5% !important; width: 110%;}

}

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

	footer .contactDetails .table{ width: 100%; }
	footer .contactDetails .contacts{ width: 250px; }

}
</pre></body></html>