/* Quick.Cms.Ext v6.x default stylesheet */



/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#333;font-size:1em;font-family:'Roboto', sans-serif;font-weight:300;}
h1,h2,h3,h4{font-size:1em;}

body{padding:0;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#00a0ba;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:10px 15px;border-width:1px;border-style:solid;background:#00a0ba;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#00679a;cursor:pointer;}
label{font-weight:300;}
label span{padding-left:10px;color:#aaa;font-weight:300;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:5px 10px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align: env();}

a{color:#2a6088;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}


.title a, .head a{color:#333;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#00a0ba url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5em;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813em;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#5b6164;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;margin:0 auto;text-align:left;background:#fff;min-width:1300px;}
#container:after{content:"";display:table;clear:both;}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{float:left;width:100%;height:50px;margin-top:-50px;transition:all 0.3s ease;background:#003f6f;position:relative;z-index:110;}
#head1.show{margin-top:0;}
#head1 .container{margin:0 auto;width:100%;position:relative;display:flex;}
#hidden{position:absolute;top:50px;right:100px;clip-path: polygon(100% 0, 0 0, 50% 100%);}
#hidden a{height:38px;width:85px;background:#003f6f;display:block;position:relative;}
#hidden a:before{height:20px;width:39px;content:'';top:10px;left:23px;position:absolute;}
#head1.show #hidden a:before{background-position:right center;}

#logo{float:left;padding:20px 0 0 20px;position:absolute;z-index:109;}
#logo #title{float:left;font-size:2em;font-weight:600;display:flex;justify-content:center;align-items:center;}
#logo #title a{color:#003a80;line-height:1em;text-decoration:none;display: flex;align-items: center;}
#logo #title a span{color:#00a0ba;background:inherit;}
#logo #title a strong{color:#00a0ba;background:inherit;}
#logo #title a em{color:#5b6164;font-style:normal;}
#logo #slogan{float:left;clear:left;padding:0 0 0 4px;background:inherit;color:#1f1a17;}
#logo #title img{height:50px;padding-right:.2em;}


#search-form{float:none;min-width:140px;width:400px;margin:0 auto;text-align:right;position:relative;top:0;z-index:11;}
#search-form input[type="text"], #search-form button{height:50px;padding:5px 3%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#search-form input[type="text"]{min-width:100px;width:50%;background:#fff;color:#333;border:0;border-right:0;border-top-right-radius:0px;border-bottom-right-radius:0px;}
#search-form input[type="text"]:focus{width:85%;transition:all 0.5s ease;}
#search-form button{border:0;width:15%;background:#004172 url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0px;border-bottom-left-radius:0px;background-size:50%;}
#search-form button:hover, #search-form button:focus{background-color:#1875a5;transition:all 0.3s ease;}

.searchList{list-style:none;display:flex;flex-direction:column;margin-top:2em;}
.searchList li.page{padding-bottom:1em;margin-bottom:1em;border-bottom:1px dotted #ddd;}
.searchList li .image{float:left;margin-right:2em;}
.searchList img{max-width:100px;}
.searchList h2{font-size:1.4em;margin-bottom:.3em;font-weight:300;}

@-moz-document url-prefix(){
    #search-form button{padding-top:3px;}
}
video, #finalFrame{height:800px;object-fit: cover;}

/* HEADER WITH TOP MENU */
#head2{width:100%;float:left;border-bottom: 1px solid #eee;background-color:#fff;position:relative;z-index:102;}
#head2 .container{height:85px;margin:0 auto;width:1300px;}

/* MENU TOP */
#header{position:relative;z-index:100;}
#header .menu-1{float:right;}
#header .menu-1 ul{float:left;height:100%;margin:0;list-style:none;}
#header .menu-1 li{float:left;padding:0;}
#header .menu-1 li a{float:left;margin:0;padding:40px 15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100px;color:#5b5454;font-size:1.25em;text-decoration:none;background:transparent;font-family:Roboto;}
#header .menu-1 li a:hover{color:#fff;transition:all 0.3s ease;background:#1875a5;}
#header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#fff;transition:all 0.3s ease;background:#005279;}
#menuActiv a{display:none;}

/* MENU TOP nad logo */
#header .menu-2{float:right;}
#header .menu-2 ul{float:left;height:100%;margin:0;list-style:none;}
#header .menu-2 li{float:left;padding:0;}
#header .menu-2 li a{float:left;margin:8px 0;padding:5px 20px;color:#fff;font-size:1em;text-decoration:none;background:transparent;}
#header .menu-2 li a:hover, #header .menu-2 .selected a, #header .menu-2 .selected-parent a{color:#00a0ba;transition:all 0.3s ease;}

#header .menu-4{float:right;margin-left:3em;}
#header .menu-4 ul{float:left;height:100%;margin:0;list-style:none;}
#header .menu-4 li{float:left;padding:0;}
#header .menu-4 li a{float:left;background:#eee;margin:0;padding:60px 15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:130px;color:#5b5454;font-size:1.25em;text-decoration:none;background:transparent;font-family:Roboto;}
#header .menu-4 li a:hover{color:#fff;transition:all 0.3s ease;background:#1875a5;}
#header .menu-4 .selected a, #header .menu-4 .selected-parent a{color:#fff;transition:all 0.3s ease;background:#005473;}

table.locations tr:nth-child(even){background:#efefef}
table.locations tr:first-child{background:#fff}
table.locations td p {margin:0}

.menu-7{display:none}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#page1 #body {border:0;}
#page1 #body .container{margin:0 auto;width:100%;}
#body .container{width:100%;float:left;}
#body:after{content:"";display:table;clear:both;}
#page1 #content{width:100%;}
#content{width:1300px;margin:0 auto;}

/* PAGE */
#page1 #page{width:1300px;margin:0 auto;float:none;clear:both;z-index:1;}
#page{position:relative;float:left;width:94%;margin:0 3% 90px;text-align:left;}
#page1 #page h1{position:absolute;top:80px;left:500px;margin:0;z-index:1;font-family:Roboto;}
#page h1{margin:30px 0 15px;color:#5b6164;font-size:2.188em;font-weight:300;font-family:Roboto;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

/* PAGE - BREADCRUMB (navigation path) */
.breadcrumb{margin-bottom:1.25rem;}
.breadcrumb ol{list-style:none;}
.breadcrumb li{display:inline-block;}
.breadcrumb li:not(:first-child)::before{content:"\203A";display:inline-block;padding:0 .5em;color:#6e6e6e;font-weight:300;}

/* PAGE CONTENT */
#page div.content{display:flex;flex-direction:column;}
#page div.content, #page div.content table td{line-height:1.5em;font-family:'Roboto';font-weight:300;}
#page div.content table tr:nth-child(odd){background:#f5f5f5;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 30px;list-style-position:inside;}
#page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;}
#page div.content > ul li, #page div.content > ol li{margin:3px 0;padding:0;}
#page div.content p{padding-bottom:10px;}
#page div.content h2{color:#000;font-size:1.5em;font-weight:300;background:none;text-decoration:none;margin:2em 1em 1em;}
#page div.content h2:before{content: '';height: 20px;width: 20px;position: absolute;background: #3ca3cf;left: -20px;}

#page ul.options{position:absolute;right:0;top:15px;min-width:100px;list-style:none;text-align:left;}
#page ul.options li{display:inline-block;margin-left:10px;}
.panel-link{display:inline-block;z-index:1900;width:21px;height:21px;background:rgba(255,255,255,0.6) url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;position:absolute;}
.panel-link.edit:hover{background-position:0 -21px;}
.panel-link.delete{background-position:-21px 0;}
.panel-link.delete:hover{background-position:-21px -21px;}


#page > time{color:#646464;text-align:right;padding:0;}
#page > time .day, #page > time .month{display:inline;font-size:2.438em;line-height:1em;}
#page > time .month{color:#005473;}
#page > time .year{font-size:1.125em;font-family:Roboto;font-weight:300;padding-right:2px;}

/* IMAGES STYLES */
/* global */
#content li img{border-radius: 50%;margin: 1em;width: 90%;}
#content li img:hover{opacity:0.8;}
/* list global */

.images-1, .images-2, .images-3, .images-4{list-style:none;}
.images-1 li, .images-2 li, .images-3 li, .images-4 li{margin:0 0 15px 0;background:inherit;text-align:center;}
.images-1 p, .images-2 p, .images-3 p, .images-4 p{max-width:250px;margin:0 auto;color:#00a0ba;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin:9px 20px 0 0;}
.images-2{clear:right;float:right;margin:8px 0 0 15px;display:flex;flex-direction:column;}
.images-3, .images-4{clear:both;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li, .images-4 li{float:left;width:25%;}
.images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;}


.images-1{margin-bottom:2em}

/* FILES LIST STYLES */
#content .files-list{width:100%;float:left;margin:2em 0 5px;list-style:none;vertical-align:middle;font-size:1em;}
#content .files-list li{float:left;clear:left;width:100%;height:20px;margin:9px 0 9px 20px;padding-left:30px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#content .files-list p{display:inline;color:#00a0ba;font-style:italic;}
#content .files-list p:before{content:" - ";}
#content .files-list li.zip{background-position:0 0;}
#content .files-list li.xml{background-position:0 -20px;}
#content .files-list li.xls{background-position:0 -40px;}
#content .files-list li.web{background-position:0 -60px;}
#content .files-list li.vcf{background-position:0 -80px;}
#content .files-list li.txt{background-position:0 -100px;}
#content .files-list li.sys{background-position:0 -120px;}
#content .files-list li.swf{background-position:0 -140px;}
#content .files-list li.psd{background-position:0 -160px;}
#content .files-list li.pps{background-position:0 -180px;}
#content .files-list li.png{background-position:0 -200px;}
#content .files-list li.pic{background-position:0 -220px;}
#content .files-list li.pdf{background-position:0 -240px;}
#content .files-list li.nn{background-position:0 -260px;}
#content .files-list li.eml{background-position:0 -280px;}
#content .files-list li.media{background-position:0 -300px;}
#content .files-list li.fla{background-position:0 -320px;}
#content .files-list li.exe{background-position:0 -340px;}
#content .files-list li.chm{background-position:0 -360px;}
#content .files-list li.cdr{background-position:0 -380px;}
/* to do */

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0px;}
#quick-box .image-wrapper img{margin:0px;padding:0px;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0px;margin:0px;padding:5px 0;text-align:center;font-size:0.875em;font-weight:300;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .description{margin:0px;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:300;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0px;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0px;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0px;right:0px;padding:0px 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:300;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}
#captcha-comment{width:100px !important;}

/* SUBPAGES LIST STYLES */
/* global */
.pages-1, .pages-2, .pages-3, .pages-4, .pages-5, .pages-list{float:left;width:100%;margin:7px 0;list-style:none;}
.pages-1 li, .pages-2 li, .pages-3 li, .pages-4 li, .pages-list li{clear:left;float:left;width:100%;margin:15px 0;padding:25px 0 20px;}
.pages-4 {display:flex;flex-direction:column;float:none;}
.pages-3 {display:flex;flex-wrap:wrap;}
.widget.type-5 .pages-4 {display:flex;flex-direction:row;float:none;}
#page4 .pages-3 li{width:24%;clear:none;float:left;margin:0 ;border-bottom:0;background:#738793; color:#fff;padding:10px 5px;text-align:center;height:150px;padding-top:40px;}
#page4 .pages-3 li h2 a{ color:#fff;text-transform:uppercase;}
#page4 .pages-3 li:nth-child(1){background:#1875a5;}
#page4 .pages-3 li:nth-child(2){background:#005473;}
#page4 .pages-3 li:nth-child(3){background:#ffffff;color:#000;}
#page4 .pages-3 li:nth-child(3) h2 a{color:#000;}
#page4 .pages-3 li:nth-child(4){background:#738793}

.customer .pages-3 li{width:32%;clear:none;float:left;margin:0 ;border-bottom:0;background:#738793; color:#fff;padding:10px 5px;text-align:center;min-height:150px;padding-top:40px;}
.customer .pages-3 li h2 a{ color:#fff;text-transform:uppercase;}
.customer .pages-3 li:nth-child(1){background:#1875a5;}
.customer .pages-3 li:nth-child(2){background:#005473;}
.customer .pages-3 li:nth-child(3){background:#eee;color:#000;}
.customer .pages-3 li:nth-child(3) h2 a{color:#000;}
.customer .pages-3 li:nth-child(4){background:#738793}
.customer .pages-3 li:nth-child(5){background:#8b9eaa}
.customer .pages-3 li:nth-child(6){background:#8b9eaa}
#page110 .pages-3 li{width:30%;clear:none;float:left;margin:0 0 0 20px;border-bottom:0;}

#page8 .pages-3 li{width:50%;clear:none;float:left;margin:0;border-bottom:0;}
#page8 .pages-3 li li{width:100%;clear:none;float:left;margin:0 0 0 20px;border-bottom:0;}

#page254 .pages-3 .image{text-align:center;float:none;}
#page254 .pages-3 li{width:30%;clear:none;float:left;margin:0 0 0 20px;border-bottom:0;}
#page254 .pages-3 li h2{text-align:center;clear:both;}
.locations .pages-3 li{width:33.33%;clear:none;float:left;margin:0;border-bottom:0;}
.locations  .pages-3 li iframe {width:300px;text-align:center;padding:0;margin:0 auto;}
.pages-1 li .image, .pages-2 li .image, .pages-3 li .image, .pages-4 li .image{float:left;margin:0 2.5% 5px;}
.pages-1 h2, .pages-2 h2, .pages-3 h2, .pages-4 h2{padding:0 2.5% 10px;font-weight:300;}
.pages-1 h2, .pages-1 h2 a, .pages-2 h2, .pages-2 h2 a, .pages-3 h2, .pages-3 h2 a, .pages-4 h2, .pages-4 h2 a, .pages-list h2 a{color:#000;font-size:1.4em;font-weight:300;background:none;text-decoration:none;font-family:Roboto;}
.pages-3 h2, .pages-3 h2{text-align:center;}
.pages-1 h2 a:hover, .pages-2 h2 a:hover, .pages-3 h2 a:hover, .pages-4 h2 a:hover, .pages-list h2 a:hover{color:#00a0ba;background:none;text-decoration:underline;}
.pages-2 div.description, .pages-3 div.description, .pages-4 div.description{margin:5px 2.5% 0;font-weight:300;font-size:1em;line-height:1.4em;font-weight:300;font-family:Roboto;}
.pages-2 ul, .pages-2 ol, .pages-3 ul, .pages-3 ol, .pages-4 ul, .pages-4 ol, .pages-5 ul, .pages-5 ol, .pages-list ul, .pages-list ol{float:left;width:96%;margin:0px 0 0 4%;padding:0;list-style:disc;}
.pages-1 li li, .pages-2 li li, .pages-3 li li, .pages-4 li li, .pages-5 li li, .pages-list li li{padding:0;border:0;background:none;margin:0}
.pages-1 li ol, .pages-2 li ol, .pages-3 li ol, .pages-4 li ol, .pages-5 li ol, .pages-list li ol{list-style:decimal;}
.pages-1 p, .pages-2 p, .pages-3 p, .pages-4 p, .pages-5 p, .pages-list p{padding-bottom:10px;}
.about .pages-list h2{font-size:2em}

body#page9 .pages-2 li {width:30%;float:left;clear:none;margin:10px;border:0px;}

/* custom */
.pages-4 time{display:block;padding:0 2.5% 5px;color:#6e6e6e;}
.pages-5{clear:both;}
.pages-5:after{content:'';display:table;clear:both;}
.pages-5 li{clear:none;float:left;width:23%;margin:15px 1%;padding:10px 0 15px;text-align:center;}
.pages-5 li:nth-child(4n+1){clear:left;}
.pages-5 li .image, .pages-list .image{margin:0 0 5px;}
.pages-5 h2, .pages-list h2{padding:0 0 10px;}
.pages-5 h2, .pages-5 h2 a, .pages-list h2, .pages-list h2 a{color:#5b6164;font-size:1.063em;font-weight:300;background:none;text-decoration:none;}
.pages-5 h2 a:hover, .pages-list a:hover{color:#00a0ba;background:none;text-decoration:underline;}
.pages-5 div.description, .pages-list div.description{margin:5px 2.5% 0;font-weight:300;font-size:1em;line-height:1.4em;}

.pages-4 li{position:relative;width:100%;padding:0 20px 20px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;}
#page161 .pages-4 li h2 a {color:#000}
.pages-4 li h2 {font-size:1.563em;padding:0 0 20px;line-height:1.1em;order:2;width:70%;}
.pages-4 li h2 a{color:#2870a7;font-family:Roboto;font-weight:300;}
.pages-4 li h2 a:hover{text-decoration:none;}
.pages-4 li time{color:#646464;text-align:right;padding:1em 0;order:0;position:relative;}
.pages-4 li time .day, .pages-4 li time .month{display:inline;font-size:2.438em;line-height:1em;}
.pages-4 li time .month{color:#005473;}
.pages-4 li time .year{font-size:1.125em;font-family:Roboto;font-weight:300;padding-right:2px;}
.pages-4 li .description{margin:0;color:#5b6164;font-family:Roboto;font-weight:300;order:3;width:70%;}
.pages-4 li .image{}
.pages-4 li .image img{width:100px;}

.pages-4 .column{display:flex;flex-direction:column;justify-content:left;align-items:start;}
.widget.type-5 .pages-4 li{flex-direction:column;}
.widget.type-5 .pages-4 li .image img{width:100px;}


.pages{clear:both;padding:8px 0;text-align:right;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;}

.pageSpecialist {font-size:1.3em;position:absolute; top:30px;right:0;}
.pageSpecialist span{color:#777;font-size:0.8em;}
.pageSpecialistPhone {font-size:1.3em;position:absolute; top:60px;right:0;}
.pageSpecialistPhone span{color:#777;font-size:0.8em;}
.specialist {font-size:1em;margin-left:30px;margin-top:10px;margin-bottom:10px;}
.specialist span{font-size:0.8em;color:#777}
.specialistPhone {font-size:1em;margin-left:30px;margin-bottom:20px;}
.specialistPhone span{font-size:0.8em;color:#777}
/* SITE MAP */
#site-map{clear:left;margin:10px 0;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:300;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

.counter, .counter-description{font-size:6em;font-weight:700;color:#353535;margin-top:2em}
.counter-description{padding-left:.3em}
/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;color:#000;font-size:1.083em;border-top:1px solid #c2c2c2;}
#foot .container{display:flex;padding:22px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:1300px;margin:0 auto;justify-content:center; }
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}
#foot .copy{float:left;color:#5b5454;font-size:0.938em;line-height:30px}
#foot .options{float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options li a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#foot .options li.print a{background:url('img/options.png') no-repeat 0 0;}
#foot .options li.print a:hover{background-position:0 -16px;}
#foot .options li.back a{background:url('img/options.png') no-repeat 0 -32px;}
#foot .options li.back a:hover{background-position:0 -48px;}

#powered{float:left;text-align:center;padding-left:150px;display:flex;justify-content:center;align-items:center;}
#powered a{display:inline-block;width:192px;height:26px;line-height:23px;color:#888;}
#powered a:hover{text-decoration:none;color:#000;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:300;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  #header .menu-1{margin-top:0.3cm;}
  #header .menu-1 li a{padding:0.1cm 0.2cm;border:0px;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a{font-weight:300;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0px;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  #search-form, #foot .options{display:none;}
}

.customer .pages-3{margin-bottom:4em;}
.copyLink { cursor: pointer; color: blue;text-decoration: underline;margin-right: 10px;}
.copyButton{margin-left:10px;padding:8px 15px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;color:#333;font-size:14px;transition: background-color 0.3s ease;}
.copyButton:hover{background-color:#e0e0e0;}
/* PLUGINS */

/* TAGS */
.tags {list-style:none;padding:10px 0px;order:2;}
.tags li{display:inline-block;}
.tags li a{display:inline-block;margin:1px;padding: .3em .7em;background: #fff;color: #6c6c6c;border: 1px solid #6c6c6c;border-radius: 20px;}
.header__page .tags li a{color: #6c6c6c;}
.tags li a:hover{color:#6c6c6c;text-decoration:none;}
.tags li.head a{margin:0;padding-left:0;border:0;}

.page .column .tags{display:flex;width:100%;background:none;}
.page .column .tags .head{color:#000;}
.specialistsList li:nth-child(odd) .column .tags li, .specialistsList li .column .tags li, .methodsList li:nth-child(odd) .column .tags li{background:none;}
.page .column .tags li a{color:#6c6c6c;border-color:#6c6c6c;}
.specialistPromo .column .tags li a{color:#6c6c6c;border-color:#6c6c6c;}
.home .specialistPromoList .tags li a{color:#6c6c6c;border-color:#6c6c6c;}
.specialistPromo li .more a{background:#fff !important;color:#6c6c6c;}
.home .specialistPromo li .more a{background:#d0dae0 !important;color:#6c6c6c;}

.specialistsList .tags li, .methodsList .tags li{padding-left:0;padding-right:0;margin: 0;}
/* TAGS */
.methods {list-style:none;padding:20px 0px;}
.methods li{display:inline-block;}
.methods li a{display:inline-block;margin:1px;padding:.5em 1em;background: #009dcd;color: #fff;font-size: 1em;}
.methods li a:hover{color:#6c6c6c;text-decoration:none;}
.methods li.head a{margin:0;padding-left:0;border:0;}

/* DOWNLOAD LIST */
#download-list{width:100%;margin:2em 0;padding:2em}
#download-list td{padding:7px 12px;text-align: center;}
#download-list tr:nth-child(even){background:#eaedee}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:300;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
/*left:7px;opacity:0.4;}*/
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}




/* YOUTUBE LINKS */
.youtube{width:1222px;height:687px;padding:0;}

/* GALLERIA */
.images-7{clear:left;height:450px;}
.images-7 .galleria-stage{height:360px;}
.images-7 .galleria-thumbnails .galleria-image{}
.images-7 .galleria-counter, .images-7 .galleria-info-title{padding:5px;background:#00a0ba;}
.images-7 .galleria-thumb-nav-left, .images-7 .galleria-thumb-nav-right, .images-7 .galleria-info-link, .images-7 .galleria-info-close, .images-7 .galleria-image-nav-left, .images-7 .galleria-image-nav-right{}

/* CONTACT-PANEL */
.contact-panel{clear:left;width:70%;margin:25px auto 0;padding:30px 0;}
.contact-panel dt{padding:0 0 7px;}
.contact-panel dd{margin-bottom:20px;}
.contact-panel input[type="text"], .contact-panel input[type="email"], .contact-panel textarea{width:97.6%;padding:7px 0.7%;font-size:1em;}
.contact-panel #captcha{min-width:60px;width:6%;}
.contact-panel .captcha em{font-style:normal;font-weight:300;}
.contact-panel .captcha ins{padding:0 3px;font-weight:300;text-decoration:none;}
.contact-panel .save{text-align:center;}
.contact-panel .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}

/* COMMON CLASSES */

.form-full{clear:both;margin:25px auto 0;}
.form-full dt{padding:0 0 7px;}
.form-full dd{margin-bottom:20px;}
.form-full input[type="text"], .form-full input[type="email"], .form-full input[type="password"], .form-full textarea{width:99%;padding:7px;font-size:1em;}
.form-full .save{text-align:center;margin-top:2em}
.form-full .save input{padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;}
.captcha strong{font-weight:bold;}
.captcha em{font-style:normal;font-weight:bold;}
.captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#user-panel, #profile{width:300px;}
.extended{display: flex;justify-content: space-between;margin-top:2em;}
fieldset ul{list-style:none}

/* COMMENTS */
#comments{float:left;width:100%;margin:25px auto 0;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#5b6164;font-size:1.5em;font-weight:300;border-bottom:1px solid #eff0f3;}
#comments article{clear:left;float:left;width:100%;margin:10px 0;padding:2em;border-radius:20px;}
#comments article:nth-child(even){background:#eaedee;}
#comments article:nth-child(odd){background:#f1f1f1;}
#comments b{border-top:1px dotted #ccc;display:block;padding-top:1em}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1.6em;color:#000;font-weight:300}
#comments time{float:right;color:#888;font-size:0.875em;margin:0}
#comments p{clear:both;margin-bottom:25px;font-weight:300;font-size:0.875em;line-height:1.4em;}
#comments .msg{float:left;width:100%;margin:30px 0 50px;}

#comments-form{clear:both;float:left;width:100%;margin:20px auto 0;}
#comments-form fieldset{padding:25px 0;}
#comments-form dt{padding:0 0 7px;}
#comments-form dd{margin-bottom:20px;}
#comments-form input[type="text"], #comments-form textarea{width:99%;padding:7px;font-size:1em;}
#comments-form #captcha{min-width:60px;width:6%;}
#comments-form .captcha em{font-style:normal;font-weight:300;}
#comments-form .captcha ins{padding:0 3px;font-weight:300;text-decoration:none;}
#comments-form legend{font-size:1.25em;color:#5b6164;}
#comments-form .save{text-align:center;}
#comments-form .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}

.userZoneList .comments-count{font-size:.4em;margin-left: 3em;justify-content: center;align-items: center;display: flex;}
#fbSideTab{z-index:50;position:fixed !important;top:250px;padding:0;left:-500px;width:370px;z-index:200;}
#fbSideTab .fb-page{float:left;}
#fbSideTab .button{display:block;float:right;padding:0;}

#pages-related{clear:both;background:#778990;padding-top:1em;position:relative;}
.is-parent-page-561 #pages-related{background:#fff;width:100%;}
.is-parent-page-561 .pages-gallery-related li{width:100%;color:#000;}


.commentsRandom{width: 80%;    margin: 0 auto;    padding: 10%;    background: #f1f1f1;}
.commentsRandom .comments li b{display:none}
.commentsRandom .comments .name{font-size:1.6em;text-align:center;margin-top:1em}
.commentsRandom .comments li p{padding:1em;text-align:center;font-style: italic;}

.comments-slider.quick-slider .name{font-size:1.6em;text-align:center;margin-top:1em}
.comments-slider.quick-slider {width: 100%;    margin: 0 auto;    padding: 10%;    background: #f1f1f1;}
.comments-slider.quick-slider li b{display:none}
.comments-slider.quick-slider .name{font-size:1.6em;text-align:center;margin-top:1em}
.comments-slider.quick-slider li p{padding:1em;text-align:center;font-style: italic;}


.comments-slider > ul > li{min-height:100px;line-height:1.25em;text-align:Center;}
.comments-slider > ul > li .name{font-size:1.6em;text-align:center;margin-top:1em}
.quick-slider-nav-dots-wrapper{right:0px;top:0px;width:auto;}
.quick-slider-nav-dots-wrapper li{display:inline-block;}
.comments-slider p{font-size:0.875em;}


#pages-related h3{color:#fff;font-size:1.7em;font-weight:300;width:1300px;margin:1em auto 1em;padding:0 2em;}
.is-parent-page-561 #pages-related h3{color:#000;margin:1em auto 0;text-align:left;font-size:1em;}
.pages-gallery-related{display:flex;width:1300px;margin:0 auto;list-style:none;position:relative;z-index:1;padding:0 2em;}
.is-blog #pages-related{background:#fff;}
.is-blog #pages-related h3{color:#000;font-size:1em;}
.pages-gallery-related img{width:200px;border-radius:50%;border:10px solid #ccc;}
.pages-gallery-related li{width:auto;}
.pages-gallery-related li h2{color:#fff;width:80%;font-size:1em;margin:1em 0;margin: 1em auto;text-align: center;}
.pages-gallery-related li .title a{color:#fff}
.pages-gallery-related li h2 a{}
.pages-gallery-related li img{width:200px;}

.is-parent-page-561 .pages-gallery-related li h2 {font-size:1.5em;font-weight:300;text-align:left;width:100%;color:#000}
.is-parent-page-561 .pages-gallery-related li h2 a{color:#000;}
.is-parent-page-561 .pages-gallery-related li .image{display:none;}

.pagination{text-align:center;padding:3em;background:#fff;width:100%;}
.pagination ul, .pagination li{display:inline;}
.pagination li{padding:0 2px;font-size:2em;}
.pagination a, .pagination strong{padding:0 3px;}
.pagination strong{background:#2f819a;color:#fff;}

.widget.shopMenu{height:300px;margin-bottom:3em;padding-top: 2em;}
.widget.shopMenu .head{color:#fff;margin-top:1em;margin-bottom:1em;}
.shopMenuList{display:flex;flex-direction:row;justify-content:center;align-items:top;flex-wrap:wrap;width:1300px;margin:0 auto;list-style:none;}
.widget.shopMenu ul li{width:200px;padding:0;position: relative;}
.widget.shopMenu ul li h2.title{font-size:1em;font-weight:300;width:100%;background-color:#fff;padding:5px;min-height:60px;}
.productsList{width:100%;list-style:none;}
.widget.shopMenu:before{content:'';position:absolute;background-color:#fff;width:100%;height: 74px;top: 246px;z-index: 0;}
.widget.shopMenu li h2 a{color:#000;}
.widget.shopMenu li.active .image{opacity:.6;}
.widget.shopMenu li .image{opacity:1;}
.widget.shopMenu li.active h2 a{color:#000;font-weight:600;}

.productsList{width:1300px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:end;}
.productsList li img{margin:0 auto;}
.productsList li{border:1px solid #eee;margin:.5em;width:23%;}
.image{display:flex;justify-content:center;}
.productsList li h2 {margin:1em auto 2em;text-align:center;font-weight:300;font-size:1.3em;}

.header__page{position:relative;z-index:1;}
.header__page #features{order:6;}
.header__page #features ul{list-style:none;color:#fff;font-size:1.7em;}
.header__page .description{order:3;}
.header__page:before{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height:50px;width: 30%;height: 945px;background: rgb(0, 120, 157);clip-path: polygon(0 66%, 0% 100%, 100% 100%);}
.header__page:after{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height: 50px;width: 30%;height: 2445px;background: rgb(0, 171, 209);clip-path: polygon(0 66%, 0% 100%, 100% 100%);z-index: -1;}
.header__page .container:before{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height:50px;width: 100%;height: 858px;background:#c8d4d7;clip-path: polygon(0 66%, 0% 100%, 100% 100%);z-index: -1;}
.aboutUs .header__page{min-height:762px;background:#e4edf0;}
.shop .header__page {width:1300px;margin:0 auto;display:flex;}
.shop .header__page .images-11{list-style:none;width:40%;}
.header__page .images-11{width:40%;display:flex;justify-content:center;}

.header__page .container{clear:both;position: relative;min-height: 0px;padding-top:2em;display:flex;flex-direction:row;justify-content:center;}
.column .tags{order:2;}
.column .tags .head{color:#6c6c6c;}
.column .tags li{color:#fff;padding-right:1em;margin: 0;}

.column .tags li a{border:1px solid #6c6c6c;background:none;border-radius:20px;}
.page .column .tags li{color:#000;padding-right:1em;}




.specialists .header__page .container, .newsPage .header__page .container{clear:both;position: relative;min-height: auto;padding-top:0em;}
.specialists .specialistPromo, .newsPage .specialistPromo{height:630px;overflow:hidden}
.newsPage .column .title{color:#000;}
.specialists .specialistPromo img, .newsPage .specialistPromo img{position:relative;top:0;}
.specialists .specialistPromoList, .newsPage .specialistPromo{height:630px;background:#f0f3f6;}
.specialists .specialistPromo{background:#f0f3f6;}
.specialistPromo:before{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height:50px;width: 40%;height: 945px;background: rgb(0, 120, 157);clip-path: polygon(0 66%, 0% 100%, 100% 100%);z-index: 1;}
.specialistPromo:after{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height: 50px;width: 40%;height: 2445px;background: rgb(0, 171, 209);clip-path: polygon(0 66%, 0% 100%, 100% 100%);z-index: -1;}
.specialistPromo .specialistPromoList:before{content: '';bottom: 2px;left: 0;position: absolute;opacity: 1;height:50px;width: 100%;height: 660px;background:#c8d4d7;clip-path: polygon(0 66%, 0% 100%, 100% 100%);z-index: 0;}
.newsPage .specialistPromo img{position:relative;top:0;height:630px;}
  
.features {width:100%;order:7;}
.features ul li{width:100%;justify-content: left;padding-left:0;padding-right:0em;padding-top:0;}
.features ul li span{font-weight:600;padding-left:1em;}
li:nth-child(even) .features ul li, li:nth-child(even) .features ul li{background:none;}


.widget.specialistsMenu{width:1300px;margin:0 auto;}
.widget.specialistsMenu div.head, .widget.methodsMenu div.head{margin-top:2em;font-size:1em;}
.widget .head{text-transform:uppercase;font-size:2em;}

.is-parent-page-6 .header__page, .is-parent-page-297 .header__page {background: rgb(172,147,134);background: #eaeff2;}
.aboutUs .header__page img{padding-top:5em;}
.header__page img{display: block;height:600px;margin:0;}
.header__page .description{order:3;font-size: 1.1rem;text-align: left;font-weight: 300;line-height: 100%;color:#000;padding:.1em .2em .1em;margin-top:0em;margin-bottom:2em;background:#eaeff2;}
.aboutUs .header__page .description{order:2;font-size: 1rem;text-align: left;font-weight:300;line-height: 100%;color:#000;text-transform: none;width:100%;line-height:1.5em;}
.header__page .column{display:flex;flex-direction:column;width:45%;text-align: left;justify-content:center;align-items:left;}
.header__page .head{width:8%;}
.aboutUs .header__page .column{width:50%;}
.header__page .description p:first-of-type{font-weight: 300;padding: 5px 0;margin-top: 5px;}
.header__page .description p:last-of-type{padding: 5px 0;margin-top: 5px;}
.header__page .title{order:1;color: #000;font-weight: 600;font-size: 2rem;padding: 0 .2em;background:#eaeff2;line-height: 1em;margin-top: 20px;margin:0;text-align:left;}
.header__page .layer{position: absolute;top: 0;}

.header__page .column .tags li{color:#6c6c6c;padding-right:1em;margin: 0;}
.header__page .column .tags li:first-child{color:#6c6c6c;padding-right:1em;margin: 0;}
.header__page .column .tags li:nth-child(2){margin: 0 0 0 3em;}
/*.header__page::before{content:"";display:block;300px;height:300px;border-radius:50%;width:padding:0 .5em;color:#fff;font-weight:300;}}*/

.aboutUs .header__page .title{color:#000;font-weight:300;margin-bottom: .5em;}
.specialistPromoList .column{display:flex;flex-direction:column;align-items:start;height:100%;justify-content: center;width:50%;padding-left:4em;}
.specialistPromoList .column h2{font-size:2em;margin:0 0 1em;}
.specialistPromoList .column .head{color:#fff;font-size:1em;position:relative;margin:0;}
.specialistPromo ul li .tags li{margin:0;color:#2323;}
.specialistPromo .page .column .tags .head, .specialistPromo .page .column .tags li{color:#6c6c6c;}
.specialistPromo .page .column .tags li:first-child{margin:0 3em 0 0;}
.specialistPromo .page .column .tags li{margin: 0;}
.specialistPromo .page .column .tags li:nth-child(2){margin: 0 0 0 1em;}
.specialistPromo{background: #fff;width:100%;height:660px;clear: both;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.specialistPromo .image{width: 30%;display: flex;justify-content: center;}
.specialistPromo .column{padding:0;}
.specialistPromo img{height:450px;}
.specialistPromo .head{font-weight:300;color:#6c6c6c;position:absolute;left:5%;width: 10%;display: flex;margin-left: 2em;z-index:300;}
.specialistPromo .head a{font-size:.7em;color:#6c6c6c;}
.specialistPromo ul li{margin:0 auto;padding:0;border:0;height: 100%;display:flex;}
.specialistPromoList{width:1300px;margin:0 auto;list-style:none;}
.specialistPromoList li h2{position:relative;font-size:3em;}
.specialistPromoList li h2 a {color: #000;}
.specialistPromoList .image{width:40%;margin-left:4em;z-index:2;}
.specialistPromoList img{height:630px;margin-top: 60px;}
.specialists .specialistPromoList img{margin-top:5px;}
.newsPage .specialistPromoList img{margin-top:5px;}
.specialistPromoList li .description{color: #000;width:70%;}
.ourSpecialistsList , .methodsPromo .methodsPromoList, .specialistsList li{clear:both;display:flex;flex-direction:row;list-style:none;position:relative;}
.ourSpecialistsList li{position:relative;width:250px;}


.userZoneList{list-style: disc;font-size:1.7em;margin-top:2em}
.userZoneList li {margin:0 0 .5em;display:flex}
.userZoneList li a{font-weight:300}
.userZoneList li .description{font-size:0.2em}
.ourSpecialistsList li[data-id="566"]{z-index:30;}
.ourSpecialistsList li[data-id="566"] img{height:700px;position: absolute;left: -121%;bottom: 0;}
.ourSpecialistsList li[data-id="17"]{z-index:3;}
.ourSpecialistsList li[data-id="18"]{z-index:0;}
.ourSpecialistsList li[data-id="19"]{z-index:28;}
.ourSpecialistsList li[data-id="20"]{z-index:12;}
.ourSpecialistsList li[data-id="21"]{z-index:2;}
.ourSpecialistsList li[data-id="22"]{z-index:17;}
.ourSpecialistsList li[data-id="23"]{z-index:27;}
.ourSpecialistsList li[data-id="24"]{z-index:7;}
.ourSpecialistsList li[data-id="25"]{z-index:0;}
.ourSpecialistsList li[data-id="26"]{z-index:1;}
.ourSpecialistsList li[data-id="557"]{z-index:12;}
.ourSpecialistsList li[data-id="558"]{z-index:12;}
.ourSpecialistsList li[data-id="559"]{z-index:3;}
.ourSpecialistsList li[data-id="560"]{z-index:4;}
.ourSpecialistsList li[data-id="603"]{z-index:24;}
.ourSpecialistsList img{height:600px;}
.ourSpecialistsList li{height:600px;}
.specialistsList li, .methodsList li{justify-content:center;padding-top:3em;padding-left:15%;padding-right:15%;}
.specialistsList li .tags li, .methodsList li .tags li{padding-top:0;}
.specialistsList li:first-child, .methodsList li:first-child{padding-top:0;}
.specialistsList li:nth-child(odd), .methodsList li:nth-child(odd){background-color:#efefef;}
.specialistsList li:nth-child(even), .methodsList li:nth-child(even){background-color:#fff;}
.specialistsList .image, .methodsList .image{min-width:300px;margin-right:2em;margin-top:2em;display: flex;justify-content: center;align-items: end;margin-bottom: 2em;}
.specialistsList .image img, .methodsList .image img{width:300px;border-radius: 50%;border: 10px solid #f5f5f5;}
.specialistsList li:nth-child(even) .image img, .methodsList li:nth-child(even) .image img{border-color:#efefef;}
.ourSpecialistsList li h2{display:none;z-index:50;font-size:1.5em;}
.ourSpecialistsList li h2 a{color:rgba(255,255,255,1);z-index:50;position:absolute;bottom:30%;font-weight:300;width:100px;margin-left:30%;text-decoration:none;}

.ourSpecialistsList li:nth-child(even) h2 a{bottom:20%;}
.ourSpecialistsList.host li:nth-child(2) h2{bottom:8em;margin-left:5em;}

.widget.ourSpecialists{background:#c8d4d7;display:flex;justify-content:center;align-items:center;flex-direction:column;clear:both;list-style:none;overflow:hidden;}
.widget.ourSpecialists .head{color:#fff;margin:1em auto;font-weight:300;display:flex;justify-content:center;align-items:center;padding-top:2em;padding-bottom:2em;}
.widget.ourSpecialists .head a{color:#000;position:absolute;margin:0 auto;width:100%;text-align: center;}
.specialistsList li, .methodsList li{display:flex;flex-direction:row;}
.specialistsList li .column, .methodsList li .column{display:flex;flex-direction:column;padding-bottom:4em;}
.specialistsList .column, .methodsList .column{display:flex;flex-direction:column;align-items:start;height:100%;justify-content: center;width:70%;}
.specialistsList .column h2, .methodsList .column h2{font-size:2em;margin:2em 0 1em;font-weight:300;}

.methodsPromo .head{margin:1em auto 2em;color:#fff;}
.methodsPromo .head a{color:#fff;}
.methodsPromo{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#cbbab0;padding:3em 0 8em;}
.projects .methodsPromo{background:#1e91ba;}
.widget.methodsPromo .methodsPromoList img{height:320px;}
.methodsList{margin-bottom: 6em;margin-bottom: 6em;display: flex;flex-direction: column;width:100%;}
.methodsPromoList h2{position: absolute;bottom: 2em;margin: 0 auto;width: 80%;font-weight: 300;color: #fff;padding-left: 1em;    text-align:center;}
.methodsPromoList h2 a{color:#fff;}
.methodsMenu{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;}
.methodsPromoList{flex-direction:row;}
.methodsPromoList li .image{background-color:#fff;height:320px;}
.methodsPromoList li a{display:inline;text-shadow: 0px 0px 20px rgba(66, 68, 90, 1);}
.image a:hover{opacity:1;}
.image a {padding-bottom:0;margin-bottom:0;}

.widget.payments{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10em 0;background:#e5e5e5;}
.widget.payments .description{margin:0 auto;padding:0 2em;}
.widget.payments .head{margin:1em auto;}
.widget.rules{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10em 0;background:#f0f0f0;}
.widget.rules .description{margin:0 auto;}
.widget.rules .head{margin:1em auto;}
.widget.rules .title{font-size:1.5em;margin-top:1em;}
.widget.schedules{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10em 0;background:#e5e5e5;}
.widget.schedules .head{margin:1em auto;}

.schedulesList{display:flex;flex-direction:row;width:1200px;margin:0 auto;}
.schedulesList li {width:30%;display: flex;flex-direction: column;margin:1em;}
.schedulesList li h2{order:1;font-size:2em;margin:1em;font-weight:300;}
.schedulesList li .description{order:3;}
.schedulesList li .image, .schedulesList li img{order:2;width:100%;}
.schedulesList li .more{position:relative;margin:2em auto;order:5;}
.week {display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;}
.week li{margin:1em;line-height: 2em;font-size: 1em;}

.about #content li img{border-radius:0}

.widget.blogPromo{clear:both;display:flex;flex-direction:column;justify-content:center;align-items:center;clear:both;padding:5em;}
.widget.blogPromo .head{margin:1em auto;}
.blogPromoList{display:flex;flex-direction:row;justify-content:center;}
.blogPromoList li{width:20%;display: flex;flex-direction: column;margin:1em;}
.blogPromoList h2{font-size:1.5em;font-weight:300;margin:1em}

.widget.blog{clear:both;display:flex;flex-direction:column;justify-content:center;align-items:center;clear:both;}
.widget.blog .head{color:#fff;margin:1em;font-weight:300;}
.blogList li{display:flex;flex-direction:row;justify-content:center;padding-top:3em;padding-left:15%;padding-right:15%;}
.blogList li .column{display:flex;flex-direction:column;}
.blogList li{justify-content:center;padding-top:3em;padding-left:15%;padding-right:15%;}
.blogList li:nth-child(odd){background-color:#fff;}
.blogList li:nth-child(even){background-color:#efefef;}
.blogList .column{display:flex;flex-direction:column;align-items:start;height:100%;justify-content: center;width:70%;padding-left:3em;}
.blogList .column h2{font-size:2em;margin:2em 0 1em;font-weight:300;}

.shop #content, .shop #page{width:100%;margin:0;}


.widget.ourBranches{display:flex;flex-direction:column;padding:0 10%;}
.widget.ourBranches .head{margin:2em auto 1em;}
.ourBranchesList{display:flex;flex-direction:row;justify-content:center;}
.ourBranchesList li{width:25%;margin:1em;}
.ourBranchesList .description li{width:100%;margin:0;}
.ourBranchesList li h2{font-size:2em;margin:1em auto;font-weight:300;}
.ourBranchesList li img{width:100%;}
.ourBranchesList .description{line-height:1.5em;}

.widget.ourBranches{display:flex;justify-content:center;align-items:center;flex-direction:column;}
.ourBranchesList{display:flex;flex-direction:row;}




.widget.newsHome{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.newsHomeList{display:flex;flex-direction:row;justify-content:center;align-items:center;list-style:none;width:1300px;margin:0 auto;}
.newsHomeList li{width:100%}

.widget.newsProjects .head{color:#000;margin:1em;font-weight:300;}
.widget.newsProjects .description{width:1300px;margin:1em auto;}
.widget.newsProjects{display:flex;flex-direction:column;justify-content:center;align-items:center;}
.newsProjectsList{display:flex;flex-direction:row;justify-content:center;align-items:center;list-style:none;width:1300px;margin:0 auto;}
.newsProjectsList li{width:30%;margin:2em 1em;display:flex;flex-direction:column;justify-content:flex-start;align-items: flex-start;}
.newsProjectsList li h2{font-size:1.5em;font-weight:300;margin: 0}
.newsProjectsList li h2 a{color:#000;}
.newsProjectsList li.page .description{width:100%;}
.newsProjectsList li .more{position:relative;margin-top: 2em;align-self: center;}
.newsProjectsList li .more a{font-size:0.8em;}


.is-product .images-1{width:40%;margin-right:4em;}
.is-product .column{width:50%;display:flex;flex-direction:column;}
.priceBox{display:flex;margin:2em 0;line-height:2em;}
#features span{font-weight:600;}
.price {font-size:1em;margin-right:2em;}
.price em{font-style:normal;}
.price strong{margin: 0 .5em;}
.price.bigger{font-size:2em;}
#ask-about-link a{background:#5a3850;color:#fff;padding:1em 2em;}
.order-box a{background:#888;color:#fff;padding:1em 2em;}

/* ORDERING */
.quickbox{cursor:pointer;}
.order-link{padding:5px 14px;border-style:solid;background:#555;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#000;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#000;font-size:1.5em;font-weight:normal;}
.order-form .option{margin:4px 0 10px;font-size:0.875em;}
.order-form .option label{margin:0 4px;font-weight:normal;}
.ordered-elements table{margin:0 0 20px;width:99%;font-size:1em;}
.ordered-elements tr > *{padding:5px 7px;background:#fff;font-weight:normal;text-align:left;}
.ordered-elements thead td{padding:5px;background:#aaa;color:#fff;}
.ordered-elements thead em{padding:0 4px 0 0;font-style:normal;}
.ordered-elements tbody tr:nth-child(even) > *{background:#f8f8f8;}
.ordered-elements .price{text-align:right;}
.ordered-elements .quantity{width:100px;text-align:right;}
.ordered-elements .quantity input{text-align:right;}
.ordered-elements .quantity label{position:absolute;clip:rect(1px, 1px, 1px, 1px);}
.ordered-elements tfoot .summary > *{padding:10px;font-size:1.25em;background:#f8f8f8;}
.ordered-elements .recount th{text-align:right;}
.ordered-elements .recount input{padding:3px 8px;font-size:0.875em;}
#basket-options{width:100%;}
#basket-options li{display:inline-block;width:49.3%;}
#basket-options .checkout{text-align:right;font-size:1.125em;}
#basket-options .btn.continue{background:#666;}
#basket-options .btn.continue:hover{background:#000;}
#checkout{display:none;margin-top:0;padding-top:30px;}
[class*="menu-"] .products-in-basket{display:inline-block;min-width:20px;margin-left:4px;padding:1px;text-align:center;color:#fff;background:#eee;font-style:normal;font-size:0.75em;}
[class*="menu-"] a:hover .products-in-basket, [class*="menu-"] .selected a .products-in-basket{background:#000;}

/* NOTICES ACCEPTS */
.notices{list-style:none;}
.notices .option, .option.notice{margin:4px 0 10px;font-size:0.875em;}
.notices .option label, .option.notice label{margin-left:4px;font-weight:normal;}

.noLink img:hover{opacity:1 !important;}

ul li{position:relative;margin:0 ;}

li .more{font-family:Roboto;font-weight:300;text-transform:uppercase;position:absolute;width:100px;height:40px;right: 10%;bottom: 0;font-size:0.8em;}
li .more a{background:#00a0ba;padding:2em 1em;color:#fff;}
li .more a:hover{background-color:#005473;}
li:nth-child(odd) .more a{background-color:#005473;}
li:nth-child(odd) .more a:hover{background:color(display-p3 0.2956 0.6546 0.8206);}

.newsList{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content: center;padding-bottom:4em;}
.newsList li{display:flex;flex-direction:column;width:36%;margin:1em 1em;justify-content:center;align-items:center;border:1px solid #eee;padding-top:2em;background:#fff;}
.newsList li .image{margin-bottom:2em;width:100%;}
.newsList li h2{font-size:2em;line-height:1.2em;font-weight:300;padding:0em 3em;text-align:center;}
.newsList li .description{margin:2em 1em;text-align:center;}
.newsList li .more{margin:2em auto;position:relative;right:auto;left:auto;}


.firstContact .head{margin:2em auto 1em;text-align:center;}

.content{text-align:justify !important;}
.newsPage #body{background:#eee;}
.newsPage #page div.content{padding:0;}
.newsPage #page{margin: 0 3% 0px;}
.logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;}
.logos li{width:25%;margin:1em 2em;}   

#imageTop{clear:both;height:300px;width:100%;background-size:cover;background-position:center 50%;position:relative;z-index:1;}

.programPage #imageTop{clear:both;height:150px;width:100%;background-size:cover;background-position:center 50%;position:relative;z-index:1;}
.justified-gallery{margin-top:0;margin-bottom:0;}
.about .justified-gallery{margin-top:2em;margin-bottom:2em;}
.justified-gallery p{display:none}
.galleries.justified-gallery .page{text-align:center;}
.galleries.justified-gallery h2.title{position:relative;top:50%;}
.galleries.justified-gallery h2.title a{color:#fff;background:#5a3850;padding:1em;font-weight:400;}
.galleries.justified-gallery h2.title a:hover{background:#005473;text-decoration:none;}
.galleries.justified-gallery .date{position:relative;display:flex;justify-content:center;background:#1875a5;color:#fff;width:100px;padding:1em;bottom:0;}

.widgets-list.widgets-5{position:absolute;z-index:1000;}

.collection {background: #ddd;display: flex;flex-direction: column;}
.collection .head{margin-top:1em;font-size:1em;}
.collection aside{display:flex;width:100%;margin:2em auto;justify-content:center;align-items:center}
.collection .title{font-size:2em;width:200px;margin:0 3em;}
.collection .image{margin:0 3em;}


.districtList{display:flex;flex-wrap:wrap;padding:2em 7em 7em;justify-content: center;}
.districtList li{padding:2em;margin-top:50px;}
.districtList h2{font-size:2em;font-weight:300;text-align:center;}
.districtList .image img{width:250px;border-radius: 50%;}
.districts .head{padding-top:2em;}
.is-parent-page-6  #content{padding-top:3em;}

.films{list-style:none;display:flex;flex-direction:column;}
.films li .image{float:left}
.films li h2{font-size:2em;font-weight:300;margin-top:2em}
.films .description{padding:1em}
#content .films li img{border-radius:0}

.district{list-style: none;color: #fff;position: absolute;bottom: -40px;font-size: 125px;font-weight: 700;width: 80%;display: flex;justify-content: flex-start;text-transform:uppercase;letter-spacing: -0.07em;z-index:100}
.districtZone .programList li h2{color: #000;font-size: 1.5em;font-weight: 300;background: none;text-decoration: none;margin: 2em 1em 1em;}
.districtZone .programList li h2 strong{font-weight:600}
.districtZone ul.programList{list-style:none}
.districtZone ul.programList li .description ul {list-style: disc;margin-top: 1em;}
.districtZone ul.programList li .description ol li ul{margin-top: 0em;}
.districtZone .programList li h2:before {content: '';height: 20px;width: 20px;position: absolute;background: #3ca3cf;left: -20px;top: 4px;}
.districtZone ul.programList li .description {line-height: 1.4em;}
.header__page .container:after {content: '';height: 180px;width: 100%;position: absolute;background: rgba(233, 0, 0, 1);bottom: 0;z-index: 0;clip-path: polygon(0 3%, 0% 107%, 20% 100%);}
.is-parent-page-6 .aboutUs .header__page .container:after {content: '';height: 180px;width: 100%;position: absolute;background: rgba(233, 0, 0, 1);bottom: 0;z-index: 0;clip-path: polygon(0 3%, 0% 107%, 20% 100%);}
.specialists .widgets-2 ul:after {content: '';height: 180px;width: 100%;position: absolute;background: rgba(233, 0, 0, 1);bottom: 0;z-index: 34;clip-path: polygon(0 24%, 0% 100%, 50% 100%);}
.ourSpecialistsList:after{display:none}

.pages-60 .description .image{float:left;margin:0 5px 5px;}
.pages-60 .description {font-size:1em;}
.pages-60 .description p, .pages-60 .description ol{margin: 2em 2em .4em;}
.pages-60 .description ul{margin-left:2em;padding-left:2em}
.pages-60 .description .panel-link{position:relative}
.pages-60 h2:hover{background-color:#2f819a}
.ui-accordion-header.ui-state-default.ui-accordion-icons.ui-accordion-header-active.ui-state-active.ui-corner-top{background-color:#d20101;}
.ui-accordion .ui-accordion-header{background:#02a0ba;color:#fff;font-size:1.6em;font-weight:300;font-weight: 300;font-family: Roboto;}
.ui-accordion .ui-accordion-header{background:#02a0ba;color:#fff;font-size:1.6em;font-weight:300;font-weight: 300;font-family: Roboto;}
.ui-accordion .ui-accordion-header strong{color:#fff;text-decoration:none;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{color:#fff;}
.ui-accordion .ui-accordion-content{padding: 0;border-top: 0;overflow: auto;font-family: Roboto;padding-bottom:2em}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget-content{border:none;}

#today{font-size:2em;margin-top:4em;}
#countdown{font-size:3em;font-weight:700;}
.time-label{font-size:.5em;}
#days{color:#02a0bb;}
#countdown-intro{font-size:2em;font-weight:700;}

.hamburger{display: none;margin: 0 ;transition: all 0.2s ease;position: absolute;z-index: 999;top:0;right:0;background: transparent;}
#hamburger-menu span{display: none;vertical-align: middle;color: #ccc;margin-right: 10px;}
.head a{color:#888;}

.specialistPromo .head a:hover{text-decoration:none;color:#005473;}
.head a:hover{text-decoration:none;color:#000;}
.head a:after{content: '';height: 30px;width: 30px;position: absolute;background: #00a0ba;margin-top:-2px;margin-left:1em;}
.head a:hover::after{content: '';height: 30px;width: 30px;background: #888;}
.is-parent-page-6 #page div.content h2:before{content:'';height: 20px;width: 20px;position: absolute;background: #0a385d;margin-right:.1em;left:30;}

.reset.nb.palette-light.nb-standalone.lang-pl{width:100%;height:auto;}
.palette-light .cc-nb-okagree, .palette-light .cc-nb-reject, .palette-light .cc-cp-foot-save{background-color:#004172 !important;}
.cc-nb-main-container, .cc-pc-container{padding:0;     background: #fff;     position: fixed;     bottom: 0;     z-index: 600;width:100% !important;}
.cc-nb-main-container{height:100px;}
.cc-nb-buttons-container button{padding:.5em 1em;margin:1em;}
.cc-cp-body{display:flex;}
.cc-cp-body-tabs{display:flex;flex-direction:column;width:20%;}
.cc-cp-body-tabs{list-style:none;}
.cc-cp-body-tabs li button{padding:.3em 1em;width:60%;margin:.1em;display:block;height:60px;}
.cc-cp-foot-byline{font-size:.4em;}
.cc-cp-body-content, .cc-nb-text{font-size:.7em;padding:1em;width:100%;text-align:left;}
.cc-pc-head-close{padding:1em;margin:0 1em;}
.cc-pc-head-title, .cc-pc-head, .cc-pc-head-title-text{display: flex; padding: 0 1rem;justify-content:center; align-items:center;}
.cc-cp-foot-save{padding:.5em 1em;}
.cc-cp-foot-save:hover{background:#999;}
.cc-custom-checkbox, .cc-nb-title{font-weight:700;}
.cc-custom-checkbox{font-weight:bold;margin:0 1rem 0 0;padding:0 1em;display:flex;}
.cc-custom-checkbox label{font-weight:700;}
.cc-custom-checkbox input{padding:.6em ;border:1px solid #eee;}
.cc-cp-body-content-entry a{text-decoration:underline;font-weight:bold;}
.cc-cp-body-content-entry{flex-direction:column !important;display:flex;}
.cc-custom-checkbox input:hover,.cc-custom-checkbox input:selected{background:#eee;}
.cc-cp-body-tabs-item-link:hover, .cc-pc-head-close:hover{background:#000;color:#fff;}
.cc-pc-head-lang-select{display:none;}
.cc-pc-head-title-headline{font-size:1em;}
.reset div{display:flex !important;flex-direction:row;justify-content:flex-end}
.palette-light.nb{background:none !important;}
.pc-dialog{width:100% !important;max-width:100% !important;}
.cc-nb-buttons-container,.palette-light .cc-nb-text{width:90%;}
.cc-nb-buttons-container button{height:50px;}
.cc-nb-title-container{width:30%;font-size:.8em;}
.cc-cp-body-tabs li button{height:auto;}
.pc-dialog .cc-cp-body-tabs-item-link{padding:0 2em !important;}
.pc-dialog .cc-cp-body-tabs{width:auto;}
.pc-dialog .cc-pc-head-title{display:flex;flex-direction:row !important;}
.palette-light .cc-cp-body-tabs, .palette-light .cc-cp-body-tabs{background:#fff !important;}
