/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *, body *:before, body *:after{margin:0;padding:0;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body,table{color:#333;font-size:1em;font-family:Roboto, sans-serif;}
h1,h2,h3,h4{font-size:1em;}

body{padding:0;background:#fff;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:5px;border-width:1px;border-style:solid;border-color:#000000;font-family:Roboto, sans-serif;font-size:1em;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#cc1c2e;}
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:5px 14px;border-width:1px;border-style:solid;background:#b8b8b8;color:#fff;transition:all 0.3s ease;font-family:Roboto, sans-serif;font-size:1em;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#cc1c2e;cursor:pointer;}
label{font-weight:500;}
label span{padding-left:5px;color:#333;font-weight:500;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#797979;}
a:hover{color:#797979;}
a:visited{}

img.svg{width:150px;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#b8b8b8 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:#333;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:100%;text-align:left;background:transparent;overflow:hidden;}
.container{width:1200px;margin:auto;}
#container:after{content:"";display:table;clear:both;}
#header{}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}
#body img{max-width:100%;}

#body .container{width:100%;}
#page .container{width:1200px;position:relative;clear:both;}
.container.header{max-height:150px;position:relative;background:#acacac;}
.container.header::after{content:'';position:absolute;top:0px;left:100%;width:10000%;height:100%;z-index:199;background:#acacac;}
.container.header.noTop{margin-top:0;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0;left:0;}
#skiplinks a{position:absolute;top:-500px;left:0;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%;}
#head1 .container{width:1200px;margin:auto;height:113px;background:#333333;position:relative;}
#head1 .container::after{content:'';position:absolute;left:100%;width:10000%;background:#333;height:100%;}

#logo{float:left;width:40%;background:#fff;line-height:0px}
#logo #title{float:left;}
#logo #title a{color:#1f1a17;line-height:0px;text-decoration:none;}
#logo #title a span{color:#333;background:inherit;}
#logo #title a strong{color:#b8b8b8;background:inherit;}
#logo #title a em{color:#333;font-style:normal;}
#logo #slogan{float:left;clear:left;padding:4px 0 0 4px;background:inherit;color:#1f1a17;}
#logo #title img{margin:16px 0 12px;max-width:260px;max-height:81px;}

#head0{display:none;}
#search-form{width:1200px;margin:0 auto 0 auto;text-align:right;padding:25px 0;}
#search-form input[type="text"], #search-form button{float:left;height:30px;padding:5px 3%;}
#search-form input[type="text"]{margin-left:20%;min-width:100px;width:50%;background:#fff;color:#333;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;padding:5px}
#search-form button{width:10%;background:#333333;border: 1px solid #333333;}
#search-form button:hover{background:#cc1c2e;border: 1px solid #cc1c2e;}

/*
#search-form button{width:5%;background:#b8b8b8 url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0;border-bottom-left-radius:0;line-height:0.8em;}
*/
#search-form button:hover, #search-form button:focus{background-color:#cc1c2e;transition:all 0.5s ease;}

/* HEADER WITH TOP MENU */
#head2{float:left;width:100%;display:none;}
#head2 .container{float:left;width:100%;}

/* MENU TOP */
#menus{float:left;width:60%;padding:0 0 px;position:relative;}
#menus::before{content:'';width: 0;height: 0;border-bottom: 113px solid;border-left: 113px solid transparent;position:absolute;right:100%;}

#header .menu-1{float:left;margin-top:17px;}
#header .menu-1 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-1 li{position:relative;float:left;padding:0;}
#header .menu-1 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:5px;background:transparent;transition:all 0.5s ease;}
#header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after{}
#header .menu-1 a{float:left;width:100%;color:#fff;font-size:1.250em;text-decoration:none;background:transparent;text-transform:uppercase;padding:10px;}
#header .menu-1 a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{transition:all 0.5s ease;opacity:0.8}

#header .menu-2{float:right;clear:right;margin-top:20px;}
#header .menu-2 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-2 li{position:relative;float:left;padding:0 5px;}
#header .menu-2 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:5px;background:transparent;transition:all 0.5s ease;}
#header .menu-2 li:hover:after, #header .menu-2 .selected:after, #header .menu-2 .selected-parent:after{}
#header .menu-2 a{float:left;width:100%;color:#b8b8b8;font-size:1.125em;text-decoration:none;background:transparent;text-transform:uppercase}
#header .menu-2 a:hover, #header .menu-2 .selected a, #header .menu-2 .selected-parent a{transition:all 0.5s ease;color:#fff;}

#header .menu-0{float:right;background:#cc1c2e;}
#header .menu-0 ul{float:left;width:100%;height:100%;margin:0;list-style:none;}
#header .menu-0 li{position:relative;float:left;padding:0;}
#header .menu-0 li:after{content:'';display:block;position:absolute;bottom:0;margin:auto;width:10%;height:5px;background:transparent;transition:all 0.5s ease;}
#header .menu-0 li:hover:after, #header .menu-0 .selected:after, #header .menu-0 .selected-parent:after{}
#header .menu-0 a{float:left;width:100%;margin:0px 0;padding:0px 10px;color:#fff;font-size:0.688em;text-decoration:none;background:transparent;text-transform:uppercase;opacity:0.6}
#header .menu-0 a:hover, #header .menu-0 .selected a, #header .menu-0 .selected-parent a{transition:all 0.5s ease;opacity:1}
#header .menu-0 li:first-child{padding:0 20px;}
#header .menu-0 a{vertical-align:middle;height:30px;display:table-cell;}
#header .menu-0 a img{vertical-align:middle;max-width:24px;}
#header .menu-0 a {height:40px;text-align: center;}
#header .menu-0 a:before {content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
#header .menu-0 img {display: inline-block;vertical-align: middle;}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;float:left;width:100%;text-align:left;}
#page h1{margin:30px 0 15px;color:#333;font-size:2.417em;font-weight:300;}
#page .container.header h1{float:left;box-sizing:border-box;margin:0;padding:50px 40px 56px 40px;font-weight:500;background:#fff;position:relative;margin-right:100px;z-index:199;height:150px;}
#page .container.header h1::after{content:'';top:0;width: 0;height: 0;border-bottom: 150px solid #fff;
	border-right: 90px solid transparent;position:absolute;left:100%;}

  #page .container.header h1::before{content:'';top:0;width: 10000%;height: 100%;position:absolute;right:100%;background:#fff;}

#page.product #productDescription{float:right;width:50%;padding-left:100px;}
#page.product #productDescription h1{text-align:center;font-size:2.813em;}
#page.product #productDescription ul, #page.product #productDescription ol{list-style:none;}
#page.product #productDescription ul li, #page.product #productDescription ol li{position:relative;}
#page.product #productDescription ul li::before, #page.product #productDescription ol li::before{position:absolute;content:"";left:-20px;background:#cc1c2e;display:block;height:10px;width:10px;top:8px;}


#page.product #productInfo{clear:both;background:#ebebeb;position:relative;padding:70px 0;}
#page.product #productInfo::before{position:absolute;content:'';top:0px;right:100%;height:100%;width:10000%;background:#ebebeb}
#page.product #productInfo::after{position:absolute;content:'';top:0px;left:100%;height:100%;width:10000%;background:#ebebeb}

#productInfo{clear:both;}

#productCode{float:right;clear:right;font-size:0.75em;text-transform:uppercase;margin:10px 0;}
#productCode span{font-size:1.25em;font-weight:500;margin:0 10px;}

#page.product .productLabels{position:absolute;display:block;height:92px;width:92px;line-height:92px;text-align:center;color:#fff;}
#page.product .productLabels#promotion{top:100px;background:url( 'img/promotion.png' ) no-repeat center center;}
#page.product .productLabels#new{top:200px;background:url( 'img/new.png' ) no-repeat center center;}

#page.product #categoryBack{float:left;background: #333333;display: block;text-align: center;color: #fff;text-decoration: none;box-sizing: border-box;    padding: 7px 20px;text-transform:uppercase;font-size:0.75em;}
#page.product #categoryBack:hover{background:#cc1426}

#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

/* PAGE - BREADCRUMB (navigation path) */
#page .breadcrumb.container{overflow:hidden;padding:20px 0;font-size:1.154em;}
#page .breadcrumb.container nav{float:left;line-height:1.7em;}
#page .breadcrumb.container nav a{text-decoration:none;color:#333333;}
#page .breadcrumb.container span{float:right;font-size:1em;margin-right:50px;color:#aaa;}
#page .breadcrumb.container span.infoline{float:right;font-size:1em;margin-right:50px;color:#000;}

/* PAGE CONTENT */
#page div.content{line-height:1.5em;padding:20px 0;}
#page div.contentFull{width:1200px;margin:50px auto 50px;padding:20px 0;}
#page div.contentFull > ul{margin-left:20px;overflow: hidden;padding:20px;list-style:none;}
#page div.contentFull > ul li{margin:20px 0;position:relative;padding-left:20px;list-style:none;}
#page div.contentFull > ul li::before{content:'';position:absolute;left:-15px;top:0px;
right:-20px;top:3px;
height:15px;width:15px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
 #page div.contentFull p img{margin-right:2em;margin-bottom:2em;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 30px;}

/* #page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;} */ /* Uncomment if necessary */
#page div.content > ul li, #page div.content > ol li{margin:8px 0;padding:0;}
#page div.content > h2, #page div.content > h3{font-size:1.5em;line-height:1.75em;font-weight:300;}
#page div.content > h3{font-size:1.25em;}
#page div.content > p{padding-bottom:10px;padding-top:2em;}

#page .container.header div.content{color:#fff;box-sizing:border-box;padding:20px;position:relative;height:150px;margin-bottom:4em;}
/*
#page .container.header div.content::before{content:'';top:0;width: 0;height: 0;border-top: 150px solid #333;
	border-left: 100px solid transparent;position:absolute;right:100%;}
*/

#page ul.options{float:left;margin:1em;list-style:none;position:absolute;z-index:0000;top:0;right:0;padding:10px;}
#page ul.options::after{content:"";display:table;clear:both;}
#page ul.options li{float:left;margin:0 10px 0 0;background:none;}
#page ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#page ul.options .edit a:hover{background-position:0 -21px;}
#page ul.options .delete a{background-position:-21px 0;}
#page ul.options .delete a:hover{background-position:-21px -21px;}


.pages-30 li ul.options{float:left;margin:1em;list-style:none;position:absolute;z-index:0000;top:0;right:0;padding:10px;}
.pages-30 li ul.options::after{content:"";display:table;clear:both;}
.pages-30 li ul.options li{float:left;margin:0 10px 0 0;background:none;}
.pages-30 li ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
.pages-30 li ul.options .edit a:hover{background-position:0 -21px;}
.pages-30 li ul.options .delete a{background-position:-21px 0;}
.pages-30 li ul.options .delete a:hover{background-position:-21px -21px;}


.images-61{width:1200px;margin:0 auto;clear: both;}

#page > time{position:absolute;top:40px;right:0;color:#6e6e6e;}

/* IMAGES STYLES */
/* global */
#content li img{}
#content li img:hover{}
/* list global */
ul[class*='images-']{list-style:none;}
ul[class*='images-'] li{margin:0 0 15px 0;background:inherit;text-align:center;}
ul[class*='images-'] p{max-width:250px;margin:1em auto 3em;color:#b8b8b8;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;width:50%;}
.images-1 li{float:left;}


.images-2{clear:right;float:right;margin:8px 0 0 15px;}
.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-50 li.topStatic{height:900px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;margin:0;margin-bottom:-150px;}
.advice .images-50 li.topStatic{margin-bottom:0;}
/* FILES LIST STYLES */
#files-list-header{font-size:2em;margin:20px 0 10px;clear:both;float:left;}
.files-list{width:100%;float:left;margin:40px 0 60px;list-style:none;vertical-align:middle;font-size:1em; }
.files-list li{float:left;padding:15px 0 0px 50px;background:url('img/files_download.png') no-repeat;margin-left:20px;}
.files-list li:first-child{margin-left:0;}
.files-list p{display:inline;color:#333333;font-style:italic;}
.files-list p:before{content:" - ";}
.files-list li a{text-decoration:none;color:#333333;}
/*
.files-list .zip{background-position:0 0;}
.files-list .xml{background-position:0 -20px;}
.files-list .xls{background-position:0 -40px;}
.files-list .web{background-position:0 -60px;}
.files-list .vcf{background-position:0 -80px;}
.files-list .txt{background-position:0 -100px;}
.files-list .sys{background-position:0 -120px;}
.files-list .swf{background-position:0 -140px;}
.files-list .psd{background-position:0 -160px;}
.files-list .pps{background-position:0 -180px;}
.files-list .png{background-position:0 -200px;}
.files-list .pic{background-position:0 -220px;}
.files-list .pdf{background-position:0 -240px;}
.files-list .nn{background-position:0 -260px;}
.files-list .eml{background-position:0 -280px;}
.files-list .media{background-position:0 -300px;}
.files-list .fla{background-position:0 -320px;}
.files-list .exe{background-position:0 -340px;}
.files-list .chm{background-position:0 -360px;}
.files-list .cdr{background-position:0 -380px;}
*/

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba( 0, 0, 0, 0.7 );z-index:9999;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;}
#quick-box .image-wrapper{position:relative;line-height:0;background:#fff;}
#quick-box .image-wrapper img{margin:0;padding:0;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0;margin:0;padding:5px 0;text-align:center;font-size:0.875em;font-weight:500;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .full-size{position:absolute;right:8px;top:2px;width:24px;height:24px;font-size:0.1em;color:transparent;background:url('../admin/img/fullscreen.png') no-repeat;}
#quick-box .description{margin:0;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:500;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;display:block;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;text-decoration:none;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0;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:0;}
#quick-box .next{right:0;}
#quick-box .close{position:absolute;top:0;right:0;padding:0 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:500;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;}

/* SUBPAGES LIST STYLES */
/* global */
[class*="pages-"]{float:left;width:100%;margin:0;list-style:none;margin:0px 0;}
#page9 [class*="pages-"]{margin:-25px 0 50px;}
.pages-list li{clear:left;float:left;width:100%;position:relative;list-style:none;}

.pages-list li ul{margin:0px 0 0px 4%;}
.pages-list li ul li{margin:15px 0;}
.pages-list li ul li::before{content:'';position:absolute;left:-30px;top:0px;
right:-20px;top:3px;
height:15px;width:15px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.searchList #page .parallax-window {display:none;background-image:none;}
.searchList #page .parallax-mirror{display:none;}



.pages-list li .image{float:left;padding:20px 0 0;}
.pages-list li .container{width:1200px;box-sizing:border-box;overflow:hidden;}
.pages-list li:nth-child(2n) .container{background:#f0f0f0}


.pages-list h2{font-size:1.5em;margin:50px 0 30px;padding:0 5%;position:relative;}
.pages-list h2 a{color:#333;font-size:2.063em;font-weight:500;background:none;text-decoration:none;}
.pages-list h2 a:hover{color:#b8b8b8;background:none;}
.pages-list div.description{font-weight:300;font-size:1em;line-height:1.4em;padding:0 100px 80px 5%;}
.pages-list ul, .pages-list ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-list li li{padding:0;border:0;background:none;}
.pages-list li ol{list-style:decimal;}
.pages-list p, .pages-5 p{padding-bottom:10px;}

.pages-list .more{background:#333333;float:right;clear:both;padding:10px 5px;}
.pages-list li .image{position:relative;}
.pages-list li .image::after{content:'';display:block;width:100%;position:absolute;bottom:-60px;height:60px;background:#fff;display:none;}
/*
.pages-list li .containerContent{float:right;width:800px;min-height:480px;}
*/
.pages-list li .containerContent{float:right;width:800px;min-height:480px;}
.pages-list li .containerContent.noImg{width:100%;min-height:auto;}
.pages-list li .containerContent.noImg .description{overflow:hidden;}
.pages-list > li:nth-child(2n) .containerContent{background:#f0f0f0;position:relative;}
.pages-list > li:nth-child(2n)::after{content:'';position:absolute;top:0;left:100%;width:10000%;height:100%;background:#f0f0f0;z-index:999}
.pages-list > li:nth-child(2n)::before{content:'';position:absolute;top:0;right:100%;width:10000%;height:100%;background:#f0f0f0;z-index:999}

/* custom */
.career .pages-list h2::before{content:'';background: url( 'img/square.svg' ) no-repeat center left;background-size:30px;position:absolute;width:30px;height:30px;left:20px;top:-2px;}

.pages-4 time{display:block;padding:0 2.5% 5px;color:#6e6e6e;}
.pages-4{margin: 60px 0;}
.pages-4 li{width:100%;position:relative;}
.pages-4 li h2{font-size:1.563em;}
.pages-4 li h2 a{font-size:1em;position:relative;}
.pages-4 li h2 a::before{content:'';position:absolute;left:-40px;top:-5px;width:30px;height:31px;background:url( 'img/news_dot.png' );}
.pages-4 li .containerContent{width:640px;min-height:auto;}
.pages-4 li .image{padding:0;margin-right:60px;}
.pages-4 li div.description{padding-bottom:20px;}
.pages-4 li:nth-child(2n+1) > .container{background:#fafafa;}
.pages-4 li:nth-child(2n+1):after{content:'';background:#fafafa;top:0px;left:100%;width:10000%;height:100%;position:absolute;}
.pages-4 li:nth-child(2n+1):before{content:'';background:#fafafa;top:0px;right:100%;width:10000%;height:100%;position:absolute;}
.pages-4 li time{float:right;font-size:1.250em;text-align:center;color:#333333;margin-top:20px;}
.pages-4 li time b{color:#b71021;}
.pages-4 li time b::after{display:block;content:'';}
.pages-4 li .more{margin-top:0;background:none;color:#333333;margin:20px 10px;}
.pages-4 li .more a{text-decoration:none;position:relative;margin-right:20px;}
.pages-4 li .more a:after{position:absolute;content:'';margin-left:15px;
right:-20px;top:3px;
height:10px;width:10px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.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:20px 0 15px;border-top:5px solid #e8eaee;text-align:center;}
.pages-5 li .image{margin:0 0 5px;}
.pages-5 h2{padding:0 0 10px;}
.pages-5 h2, .pages-5 h2 a{color:#333;font-size:1.063em;font-weight:300;background:none;text-decoration:none;}
.pages-5 h2 a:hover{color:#b8b8b8;background:none;text-decoration:underline;}
 @media screen and (min-width:801px){ .pages-5 li:nth-child(4n+1){clear:left;} }

.pages-6{float:none;width:1200px;margin:40px auto;display: flex;flex-direction: row;flex-wrap: wrap;}
.pages-6 li{position:relative;float:left;width:33.3%;padding: 4em 2em;box-sizing:border-box;background:url('img/recommended_shadow.png') no-repeat bottom right;}
.pages-6 li .container{max-width:100%;position:static !important;}
.pages-6 li:nth-child(6n+4){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-6 li:nth-child(6n+5){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-6 li:nth-child(6n+6){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-6 li:nth-child(6n+6)::after{content:'';position:absolute;height:100%;top:0;left:100%;width:10000%;background:#f5f5f5;}
.pages-6 li:nth-child(6n+4)::before{content:'';position:absolute;height:100%;top:0;right:100%;width:10000%;background:#f5f5f5;}
.pages-6 li .more{background:#cc1c2e;position:absolute;bottom:0px;right:0px;padding:10px 5px;}
.pages-6 li h2{font-size:2.063em;margin-top:40px;}
.pages-6 li h2 a{text-decoration:none;color:#333333;}
.pages-6 li .description{font-size:1.063em;max-height:260px;overflow:hidden;margin-top:20px;}
.pages-6 li .features{margin-top:10px;font-size:1em;}
.pages-6 li .features td, .pages-6 li .features th, .pages-6 li .features tr{border:0;vertical-align:middle;padding:0;font-size:0.875em;}
.pages-6 li .features td{padding:1em;}
.pages-6 li .features caption{display:none;}
.pages-6 li .features th{color:#bfc1be;}


.pages-20{float:none;width:1200px;margin:0px auto;}
.pages-20 > li{position:relative;float:left;height:700px;width:33.3%;padding:60px;box-sizing:border-box;background:url('img/recommended_shadow.png') no-repeat bottom right;}
.pages-20 li .container{max-width:100%;font-size:0.8em;}
#page .pages-20 li .container{position:static;}
.pages-20 li:nth-child(6n+4){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-20 li:nth-child(6n+5){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-20 li:nth-child(6n+6){background:#f5f5f5 url('img/recommended_shadow.png') no-repeat bottom right}
.pages-20 li:nth-child(6n+6)::after{content:'';position:absolute;height:100%;top:0;left:100%;width:10000%;background:#f5f5f5;}
.pages-20 li:nth-child(6n+4)::before{content:'';position:absolute;height:100%;top:0;right:100%;width:10000%;background:#f5f5f5;}
.pages-20 li .more{background:#cc1c2e;position:absolute;bottom:0px;right:0px;padding:10px 5px;}
.pages-20 li h2{font-size:2.063em;margin-top:40px;}
.pages-20 li h2 a{text-decoration:none;color:#333333;}
.pages-20 li .description{font-size:1.063em;max-height:260px;overflow:hidden;margin-top:20px;}
.pages-20 li .features{margin-top:10px;}
.pages-20 li .features td, .pages-20 li .features th, .pages-20 li .features tr{border:0;vertical-align:middle;padding:0;}
.pages-20 li .features caption{display:none;}
.pages-20 li .features th{color:#bfc1be;}

.pages-20 li li{height:auto;}

.pages-30{margin:0;}
.pages-30 .container{width:1200px !important;}
.pages-30 .containerContent{width:1050px;}
.pages-30 > li{background:#8c8c8c;color:#fff;float:left;width:100%;padding:30px 0;}
.pages-30 > li a{color:#fff;}
.pages-30 > li.page:nth-child(3n+3){background:#333333;}
.pages-30 > li.page:nth-child(3n+2){background:#585e60;}
.pages-30 li h2{background:url( 'img/our_offer_w.png' ) no-repeat center left;font-size:2.250em;padding:0 0 0 60px;margin:20px 1em 40px ;}
.pages-30 li h2 a{text-decoration:none;}
.pages-30 li ul{list-style:none;}
.pages-30 li ul li{margin:15px 0;padding-left:20px;position:relative;font-weight:300;}
.pages-30 li ul li::before{content:'';position:absolute;left:-20px;top:0px;right:-20px;top:3px;height:15px;width:15px;display:block;background:#cc1c2e;-webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}
.pages-30 li ul ul{list-style:none !important;}
.pages-30 li .description{font-size:1.125em;width:90%;margin:auto;}
.pages-30 li .more{float:right;margin-top:20px;}
.pages-30 li .more a{text-decoration:none;position:relative;font-size:1.25em;}
.pages-30 li .more a::before{content:'';position:absolute;left:-30px;top:-0px;top:3px;height:15px;width:15px;display:block;background:#cc1c2e;-webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -o-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}
.pages-30 li .image{float:right;margin-top:0px;margin:0 2em;}

.pages-31{margin:0;display:flex;flex-direction:column;}
.pages-31 .container{width:1200px !important;display:flex;flex-direction:row;}
.pages-31 .containerContent{}
.pages-31 > li{margin-bottom:2em;}
.pages-31 li h2 {width:600px;text-decoration:none;font-size:2em;font-weight:300;}
.pages-31 li ul{list-style:none;}
.pages-31 li .description{font-size:1.125em;width:600px;}
.pages-31 li .image{position:relative;left:0;}
#body .pages-31 li .image img {max-width:400px;margin-right:3em;}

.pages{clear:both;padding:8px 0;text-align:right;width:1200px;margin:auto;padding:20px 0;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;text-decoration:none;font-size:1.250em;}
.pages a:hover{color:#333;}

/* SITE MAP */
#site-map{clear:left;margin:10px 0;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:500;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#333;color:#fff;font-size:1.083em;padding:100px 0 0;}
#foot .container{padding:22px 25px;}
#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;width:100%;color:#797979;}
#foot .options{float:right;display:none;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;background:url('img/options.png') no-repeat center 0;}
#foot .options .print a:hover{background-position:center -16px;}
#foot .options .back a{background-position:center -32px;}
#foot .options .back a:hover{background-position:center -48px;}

#powered{clear:both;width:100%;margin-bottom:40px;text-align:center;display:none;}
#powered a{display:inline-block;width:192px;height:26px;}
#powered a:hover{border-color:#fff;}
.copyrights{float:left;}
.powered{float:right;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:500;}

.form-full{clear:both;float:left;width:100%;margin:0px auto 0;}
.form-full dt{padding:0 0 7px;text-transform:uppercase;}
.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:100%;padding:10px;font-size:1em;}
.form-full .save{text-align:center;}
.form-full .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}
.captcha input[type="text"]{min-width:60px;width:6%;background:#ccc;}
.captcha strong{font-weight:500;}
.captcha em{font-style:normal;font-weight:500;}
.captcha ins{padding:0 3px;font-weight:500;text-decoration:none;}

@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:0;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a, #header .menu-1 .selected-parent a{font-weight:500;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  #header .menu-1 li:hover:after, #header .menu-1 .selected:after, #header .menu-1 .selected-parent:after, #search-form, #foot .options{display:none;}
  #header .menu-2 li:hover:after, #header .menu-2 .selected:after, #header .menu-2 .selected-parent:after, #search-form, #foot .options{display:none;}
}

/* RESPONSIVE WEB DESIGN - media queries */
  @media screen and (max-width:1199px){
    #container{width:95%;}
    #head1{height:auto;}
    #logo #title a{font-size:2em;}
    #content .files-list li{width:80%;margin-left:15px;padding-left:30px;}
    #body ul[class*='images-'] img{max-width:95%;}
  }
  @media screen and (max-width:800px){
    #logo{padding:20px 3%;}
    #search-form{float:left;clear:left;width:100%;margin:0;padding:15px 3%;text-align:left;background:#e8eaee;}
    #search-form input[type="text"]{width:80%;}
    #header .menu-1{float:left;}
    .pages-5 li{width:48%;}
    .pages-5 li:nth-child(2n+1){clear:left;}
  }

  @media screen and (max-width:480px){
    #header .menu-1{width:100%;}
    #header .menu-1 li{width:50%;}
    #header .menu-1 li:after{display:none;}
    #header .menu-1 a{margin:0;padding:5px 7px;font-size:0.875em;border-bottom:1px solid #e8eaee;}
    #header .menu-1 li:nth-child(2n-1) a{border-right:1px solid #e8eaee;}
    
    #header .menu-1 a:before{content:"";display:block;float:left;width:16px;height:16px;margin:1px 8px 0 0;background:url('img/options.png') no-repeat center -64px;}
    #header .menu-1 a:hover:before, #header .menu-1 .selected a:before, #header .menu-1 .selected-parent a:before{background-position:center -80px;}

    .images-3 li, .images-4 li{width:50%;}
    .images-3 li:nth-child(2n+1), .images-4 li:nth-child(2n+1){clear:left;}
    .images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:none;}

    .pages-5 li{width:98%;clear:left;}

    #foot .copy, #foot .options{width:100%;}
    #foot .options li{float:left;margin:15px 25px 0 0;}
  }

  @media /* High px density (mostly mobile) - so you can magnify something */
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx){
    #quick-box .close{padding:5px 10px 7px;font-size:1.5em;}
    #quick-box .prev, #quick-box .next{opacity:0.5;text-decoration:none;}
  }

/* PLUGINS */

/* GALLERIA */
.images-7{clear:left;height:450px;}
.images-7 .galleria-stage{height:360px;}
.images-7 .galleria-thumbnails .galleria-image{}
.images-7 .galleria-counter{padding:5px;background:#0093dd;}
.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{}

/* ADVANCED SEARCH */

#search-form a.advanced-search{clear:both;display:block;padding:4px 6px;font-size:0.875em;text-decoration:none;}
#search-form a.advanced-search:hover{text-decoration:underline;}
#search-form a.advanced-search:after{content:' \00bb';}

/* RELATED PAGES */

#pages-related{clear:both;background:#646464;position:relative;}
#pages-related::before{position:absolute;content:'';top:0px;right:100%;height:100%;width:10000%;background:#646464}
#pages-related::after{position:absolute;content:'';top:0px;left:100%;height:100%;width:10000%;background:#646464}
#pages-related .pages-list *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#pages-related > h2{}
#pages-related .pages-list li{float:none;clear:none;height:440px;border: 1px solid red;}
#pages-related .pages-list .image{margin-bottom:5px;text-align:center;}
#pages-related .pages-list .container{width:100%;}

/* PAGES PRODUCTS */
div.price{padding:5px 0;color:#0070b8;font-size:1em;font-weight:300;}
div.price em{padding-right:4px;font-style:normal;}
div.price strong{font-size:1.125em;font-weight:500;color:#0070b8;}
div.price.bigger strong{padding:0 2px;font-size:1.222em;}
div.price span{padding-left:4px;}

#page > .price{padding-bottom:10px;color:#333;font-size:1.125em;}

.modify-info{clear:both;padding-top:10px;list-style:none;font-size:0.875em;}
.modify-info li{padding:5px 0;}
.modify-info .value{font-weight:500;}

/* PAGES FEATURES */
#features{width:45%;margin:0 5% 15px 0;min-width:250px;border-collapse:collapse;font-size:1em;float:left;}
#features caption{font-size:1.500em;text-transform:uppercase;margin-bottom:60px;font-weight:500;}
#features tbody tr{padding:1em 0;}
#features tbody th{padding:7px 10px;font-weight:300;text-align:left;font-weight:bold;}
#features tbody td {background:initial;padding: 1em;}

#ico{list-style: none;margin-top:100px;width: 50%;float: left;text-align: center;}
#ico li{display: inline-block;margin: 0 5px;}
#ico li img{width: 90px;height: 90px;}


/* ORDERING */
.order-box{margin:8px 0;}
.order-link{padding:5px 14px;border-width:1px;border-style:solid;background:#b8b8b8;color:#fff;text-decoration:none;transition:all 0.3s ease;border-radius:2px;}
.order-link:hover, .order-link:focus{background:#cc1c2e;color:#fff;text-decoration:none;cursor:pointer;}

.order-form legend{width:99%;margin-bottom:10px;padding-bottom:15px;color:#333;font-size:1.5em;font-weight:300;border-bottom:1px solid #eff0f3;}
.order-form .option{margin:4px 0 10px;font-size:0.875em;text-align:center;}
.order-form .option label{margin:0 4px;font-weight:300;}
.ordered-elements table{margin:0 0 15px;width:99%;border-collapse:collapse;border:1px solid #e8eaee;font-size:1em;}
.ordered-elements tr > *{padding:5px 7px;background:#fff;font-weight:300;text-align:left;}
.ordered-elements thead td{padding:5px;background:#b8b8b8;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;}
#checkout-btn{text-align:center;}
#checkout{display:none;margin-top:0;padding-top:30px;}
#header .products-in-basket{display:inline-block;min-width:20px;margin-left:4px;padding:1px;text-align:center;color:#fff;background:#1f1a17;border-radius:2px;font-style:normal;font-size:0.75em;}
#header a:hover .products-in-basket, #header .selected a .products-in-basket{background:#b8b8b8;}

/* YOUTUBE LINKS */
.youtube{width:550px;height:413px;padding:1px;}
@media screen and (max-width:460px){
  .youtube{max-width:100%;height:240px;}
}

/* TAGS */
#tags{list-style:none;}
#tags li{display:inline-block;}
#tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
#tags a:hover{color:#333;}
#tags li.head a{margin:0;padding-left:0;border:0;}

/* DROP DOWN MENU */
/* it is  recommended to combine these styles with standard #header .menu-1 styles */
#header .menu-1 > ul{line-height:1.5em;}
#header .menu-1 li:after{display:none;}
#header .menu-1 li.drop-down:before{position:absolute;right:3px;display:block;content:"\25be";color:#b8b8b8;}

#header .menu-1 ul ul{display:none;position:absolute;top:2.1em;left:-1px;z-index:10;width:auto;height:auto;white-space:nowrap;background:#efefef;}
#header .menu-1 > ul > li:hover > ul{display:block;}
#header .menu-1 ul ul li{clear:left;display:block;width:100%;margin-left:0;}
#header .menu-1 ul ul li a{width:100%;margin:0;}

#header .menu-1 > ul > li > ul > li > ul{top:0;left:100%;border-left:5px solid #b8b8b8;}
#header .menu-1 > ul > li > ul > li:hover ul{display:block;}
#header .menu-1 ul ul ul li a{font-size:0.875em;}

#header .menu-2 > ul{margin:8px 0;line-height:1.5em;}
#header .menu-2 li:after{display:none;}

#header .menu-2 ul ul{display:none;position:absolute;top:20px;right:0px;z-index:99999;width:auto;height:auto;white-space:nowrap;background:#333;}
#header .menu-2 > ul > li:hover > ul{display:block;}
#header .menu-2 ul ul li{clear:left;display:block;width:100%;margin-left:0;}
#header .menu-2 ul ul li:first-child{padding:30px 0 0;}
#header .menu-2 ul ul li a{width:100%;margin:0;padding:5px 10px;}

#header .menu-2 > ul > li > ul > li > ul{top:0;left:100%;border-left:5px solid #b8b8b8;}
#header .menu-2 > ul > li > ul > li:hover ul{display:block;}
#header .menu-2 ul ul ul li a{font-size:0.875em;}

@media screen and (max-width:480px){
  #header .menu-1 ul ul{top:1.8em;left:5px;}
}

/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:500;}
#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;}
#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;}
@media screen and (max-width:360px){
  #download-list{font-size:0.875em;}
  #download-list td{padding:7px 5px;}
  #download-list tbody p{font-size: 0.875em;}
  #download-list tbody .name a:first-child{padding-left:0px;}
  #download-list tbody .name a:first-child:before{display:none;}
}

/* CONTACT-PANEL */
#ask-about-link{float:left;clear:both;margin:20px 0 50px 30px;}
#ask-about-link a{color:#333;vertical-align:middle;background:#cc1c2e;color:#fff;text-decoration:none;padding:10px;}
#ask-about-link a:hover{}
.contact-panel{padding:25px 0;background:#cbcbcb;position:relative;}
.contact-panel::before{content:'';position:absolute;top:0px;right:100%;width:10000%;background:#cbcbcb;height:100%;}
.contact-panel::after{content:'';position:absolute;top:0px;left:100%;width:10000%;background:#cbcbcb;height:100%;}
.contact-panel h2{margin:50px 0;padding:10px 0 10px 60px;font-size:1.5em;text-decoration:1.875em;text-transform:uppercase;background:url( 'img/our_offer.png' ) no-repeat center left;}
.contact-panel .block{width:45%;float:left;}
.contact-panel .block.block2{float:right;}
.contact-panel .save{display:inline;margin-left:10px;}
.contact-panel .save input{padding:10px 14px;background:#cc1c2d;border:1px solid #cc1c2d;}

/* COMMENTS */
#comments{float:left;width:100%;margin:25px auto 0;padding-top:25px;border-top:5px solid #e8eaee;}
#comments h2{margin-bottom:10px;padding-bottom:15px;color:#333;font-size:1.5em;font-weight:300;border-bottom:1px solid #eff0f3;}
#comments article{clear:left;float:left;width:100%;margin:10px 0;border-bottom:1px solid #eff0f3;}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1em;color:#0070b8;}
#comments time{float:right;color:#888;font-size:0.875em;}
#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 legend{padding-bottom:25px;font-size:1.25em;color:#333;}
@media screen and (max-width:1023px){
  #comments .msg{background-image:none;}
  #comments-form, #comments-form *{box-sizing:border-box;}
}

.about-us #page .container{width:100%;}
.about-us #page .container.header{width:1200px;}
.about-us #page .container.header h1{width:100%;background: #fff url( 'img/square.svg' ) no-repeat center left;background-size:50px;padding:53px 0 53px 60px;}
.about-us #page .container.header h1::after{width:10000%;}

.about-us #page .container.header div.content{display:none;}
.about-us #page div.contentFull{width:1200px;margin: 0px auto 50px;padding:0 55px;}
.about-us #page div.contentFull > ul{margin:0;width:100%;float:none;list-style:none;}
.about-us #page div.contentFull > ul li{position:relative;margin: 15px 0;padding-left: 20px;position: relative;font-weight: normal;}
.about-us #page div.contentFull > ul li::before {content: '';position: absolute;left:-15px;
top:3px;
height:13px;width:13px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);

}
.about-us #page .breadcrumb.container{width:1200px;}

.contact-us{}
.contact-us #page .container.header{width:1200px;}
.contact-us #page .container.header h1{width:100%;background: #fff url( 'img/square.svg' ) no-repeat center left;background-size:50px;padding-left:60px;}
.contact-us #page .container.header div.content{display:none;}
.contact-us #page div.contentFull{padding:0;}
.contact-us #content .widget.type-1{width:24%;margin:10px 0;}
.contact-us #content .widget.type-1 .description p{margin:5px 0;text-transform:uppercase;font-weight:500;}
.contact-us #content .widget.type-1:nth-child(1){width:27%;}
.contact-us #content .widget.type-1:nth-child(2){width:22%;}
.contact-us #content .widget.type-1:nth-child(3){width:20%;}
.contact-us #content .widget.type-1:nth-child(4){width:30%;}
.contact-us .widget .head{text-align:left;color:#333333;position:relative;}
.contact-us .widget .head::before{content:'';position:absolute;left:-30px;top:0px;
right:-20px;top:3px;
height:15px;width:15px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.services #page .container{width:100%;}
.services #page .container.header{width:1200px;}
.services #page .container.breadcrumb{width:1200px;}
.services .pages-30{}
.services .pages-30 .containerContent{width:100%;}
.services .pages-30 li .description{width:95%;}
.services .pages-30 > li.page{background:#fff;color:#000000;}
.services .pages-30 > li.page .container{width:1200px;}
.services .pages-30 li h2{background: #fff url( 'img/square.svg' ) no-repeat center left;background-size:40px;}
.services .pages-30 > li h2 a{color:#000000;}
.services .pages-30 > li .more a{color:#000000;}

.our-offer #page .container.header{width:1200px;}
.our-offer #page .container.header h1{width:100%;background: #fff url( 'img/square.svg' ) no-repeat center left;background-size:50px;padding:5px 0 5px 60px;margin:15px 0;font-size:1.875em;}
.our-offer #page .container.header h1{padding:53px 0 53px 60px;}
.our-offer #page .container.header div.content{display:none;}
.our-offer #page .container{width:100%;background:#fff;}
.our-offer #page div.contentFull{padding:0px 0 50px ;margin:0 auto;}
.our-offer #page .container.breadcrumb{width:1200px;}
.our-offer #page .pages-30 .container{background:none;}
.our-offer #page div.contentFull > ul li{position:relative;margin: 15px 0;padding-left: 20px;position: relative;font-weight: normal;list-style:none;}
.our-offer #page div.contentFull > ul li::before {content: '';position: absolute;left:-15px;
height:13px;width:13px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.our-offer .pages-30 > li.page:nth-child(8n+2){background:#333333}
.our-offer .pages-30 > li.page:nth-child(8n+2) .image{margin:1em;}
.our-offer .pages-30 > li.page:nth-child(4n){background:#fff}
.our-offer .pages-30 > li.page:nth-child(4n) h2 a{color:#000;}
.our-offer .pages-30 > li.page:nth-child(4n) .description{color:#000;}
.our-offer .pages-30 > li.page:nth-child(4n) .more a{color:#000;}
.our-offer .pages-30 > li.page:nth-child(8n+6){background:#585e60}


.our-offer .pages-30 > li.page:nth-child(4n) h2{background: #fff url( 'img/square.svg' ) no-repeat center left;background-size:40px;}

.cooperation #page .container.header{width:1200px;}
.cooperation #page .container{width:100%;background:#fff;}
.cooperation #page div.contentFull{padding:0px 0 50px ;margin:0 auto;}
.cooperation #page .container.breadcrumb{width:1200px;}
.cooperation #page .pages-30 .container{background:none;}
.cooperation #page div.contentFull > ul li{position:relative;margin: 15px 0;padding-left: 20px;position: relative;font-weight: normal;}
.cooperation #page div.contentFull > ul li::before {content: '';position: absolute;left:-20px;top:0px;
right:-20px;top:3px;
height:10px;width:10px;
display:block;
background:#cc1c2e;
-webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cooperation .pages-30 > li.page:nth-child(8n+2){background:#333333}
.cooperation .pages-30 > li.page:nth-child(4n){background:#fff}
.cooperation .pages-30 > li.page:nth-child(4n) h2 a{color:#000;}
.cooperation .pages-30 > li.page:nth-child(4n) .description{color:#000;}
.cooperation .pages-30 > li.page:nth-child(4n) .more a{color:#000;}
.cooperation .pages-30 > li.page:nth-child(8n+6){background:#585e60}

#page .parallax-window, #page .static{height:600px;background-position:center;background:transparent;}
#addLinkTo{display:table;line-height:0;margin:auto;clear:both;margin-top:40px;height:40px;float:left;margin-left:43%;}
#addLinkTo span{line-height:40px;display:table-cell;vertical-align:middle;line-height:0;}
#addLinkTo a{margin:0 5px;line-height:0;}
#addLinkTo img{line-height:0;}
.contactButton{background:#cc1c2e;font-size:1em;color:#fff;padding:7px 30px;text-decoration:none;text-align:right;float:right;margin-right:50px;}

/*
.guide{}
.guide #page .container{width:100%;}
.guide #page .breadcrumb.container{width:1200px;}
.guide #page .container.header{width:1200px;}
*/
span.infoline{color: #000;}



#hamburger-menu{float:right;clear:right;display:none;margin-top:10px;}
#langs{position:fixed;top:30%;right:0;z-index:9999;border-right:0;padding:6px 0px 6px 6px}
#langs .lang{line-height:0;font-size:0;width:50px;height:50px;border: 1px solid #a5a5a5;}
#langs .lang img{width:100%;}
#langs a{line-height:0;font-size:0;}
#langs img{line-height:0;}
.sidr .sidr-inner li img{max-width:30px;}
.slick-slide img{margin:auto;}

.advice .container.header{background:none;}
.advice .container.header::after{display:none;}
#page.advice .container.header h1{padding:0;height:auto;padding:30px 5%;font-size:2.188em;margin:0;}
#page.advice .container.header h1::after{display:none;}
#page.advice .container.header div.content{display:none;}
#page.advice div.contentFull{margin:0;padding:0 5%;}
#page.advice time{float:right;font-size:1.250em;text-align:center;color:#333333;margin:30px 5% 20px;}
#page.advice time b{color:#b71021;}
#page.advice time b::after{display:block;content:'';}
#page.advice .pages-3{margin-top:20px;}
#page.advice .pages-3 li .container{display:table;padding:25px 5%;}
#page.advice .pages-3 h2{font-size:1.563em;font-weight:300;margin:0 0 20px;padding:0;}
#page.advice .pages-3 .description{padding:0;line-height:1.150em;}
#page.advice .pages-3 li .containerContent{height:auto;min-height:0;width:auto;float:none;display:table-cell;padding:0;}
#page.advice .pages-3 li .image{display:table-cell;float:none;position:static;vertical-align:middle;width:15%;text-align:center;}

.more img{width:60px;}

.subPageStat{position:relative;width:25px;height:25px;color:#333933;font-size:0.6em;text-align:center;line-height:25px;margin:1em;}
.pageStat{position:relative;top:20px;height:35px; width:35px;color:#999;font-size:0.7em;text-align:center;line-height:35px; margin:1em;}
ul.options li.edit::before{background:none;}
.galleria-theme-classic .galleria-thumb-nav-left, .galleria-theme-classic .galleria-thumb-nav-right, .images-7 .galleria-counter{background-color:#b7001e;}