@charset "utf-8";

/* CSS Document */

body {
font-size:15px;
font-family: 'Roboto Condensed', sans-serif;
font-weight:normal;
}

.top {
/* position: fixed;
top: 0; left: 0;
overflow:hidden;*/
width: 100%;
z-index: 200;
float: left;
clear: both; 
}

.logo {
display:block;
width:250px;
height:80px;
float:left;
margin:0.5em 0 0.5em 0.5em;
background-repeat: no-repeat;
}

.top-menu-holder {
float:right; 
width:75%;
}

.addit {
text-align:right;
overflow:hidden;
}

.moreinfo {
display:inline-block;
float:right;
margin-right:1em;
padding-top:0.3em;
}

.lang {
margin-right:0.5em;
}

header {
margin-bottom:0;
}

.banners {
height: 450px !important;
}

.menu {
float: left;
width: 100%;
border-top-style: solid;
border-top-width: 5px;
}

nav li {
float: left;
display: initial;
padding: 0 42px;
}

nav li a {
padding: 5px 0;
}


nav.top-menu {
width:1280px;
margin: auto;
}

nav.top-menu ul {
display: table;
list-style: outside none none;
margin: 0;
padding: 0;
}

nav.top-menu ul li a {
line-height:3em;
text-align:center;
font-size:1em;
text-transform:uppercase;
text-decoration: none;
}

nav.top-menu li span.floatLeft {
height:2em;
width:2px;
margin-top:0.5em;
}

.headerInfo {
width: 30%;
float: left !important;
padding: 30px 0 0 0px;
}

.headerContact {
float: left;
width: 30%;
}

.headerContact p {
font-size: 36px;
color: #0076bf !important;
font-weight: bold;
padding: 30px 50px 0 0;
}

.headerInfo ul li {
width: 14% !important;
}

.topNav {
width: 50%;
float: left;
}

.topNav ul li {
float: left;
padding: 30px 10px 0;
border-right: 1px solid #6ebf49;
}

.topNav ul li a{
color: #0076bf;
text-decoration: none;
font-size: 14px;

}

ul.menuWidget.expanded.level1 {
    background: rgba(255,255,255,0.9) !important;
    border-bottom: 5px solid #0076be;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.55);
    color: #1b3041;
    margin-left: -17px;
    transition: none 0s ease 0s ;
}
ul.menuWidget.expanded.level1 > li {
    display: block;
    padding: 0 20px;
    width: 100%;
}
ul.menuWidget.expanded.level1 > li a {
    border-bottom: 1px solid #c7c5c5;
    color: #1b3041;
    display: block;
    font-size: 1em;
    font-weight: normal;
    padding: 0 20px;
    text-shadow: none;
    text-transform: none;
}
ul.menuWidget.expanded.level1 > li:hover a {
    color: #52a32d;
}

/* Слайдер */
.header {
border-bottom-style: solid;
border-bottom-width: 5px;
}
/* Край Слайдер */


/* Учебна дейност */
.mod-list-l {
    float: none;
    margin: 3% auto;
}
#modMostInt {
    display: table;
    float: none;
    margin: auto;
    padding: 40px 0;
}
#modMostInt .mod-list-li {
    float: left;
    position: relative;
    width: 20%;
	list-style: none;
}
#modMostInt .mod-list-li:hover {
    transition: all 0.35s ease 0s;
}
#modMostInt .mod-list-li a {
    box-sizing: border-box;
    float: left;
    font-size: 24px;
    font-weight: 400;
    height: 180px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	text-decoration: none;
}
#modMostInt .mod-list-li:hover a {

}
#modMostInt .mod-list-li::after {
    background-repeat: no-repeat;
    box-sizing: border-box;
    content: "";
    position: absolute;
    transition: all 0.35s ease 0s;
}
#modMostInt .mod-list-li:nth-child(1) a {
    padding: 100px 20px 0;
}
#modMostInt .mod-list-li:nth-child(1)::after {
    background-position: -400px top;
    height: 51px;
    left: 90px;
    top: 25px;
    width: 60px;
}
#modMostInt .mod-list-li:hover:nth-child(1)::after {
    background-position: -400px -100px;
}
#modMostInt .mod-list-li:nth-child(2) a {
    padding: 100px 12px 0;
}
#modMostInt .mod-list-li:nth-child(2)::after {
    background-position: left top;
    height: 49px;
    left: 79px;
    top: 28px;
    width: 83px;
}
#modMostInt .mod-list-li:hover:nth-child(2)::after {
    background-position: 0 -100px;
}
#modMostInt .mod-list-li:nth-child(3) a {
    padding: 100px 12px 0;
}
#modMostInt .mod-list-li:nth-child(3)::after {
    background-position: -100px top;
    height: 73px;
    left: 80px;
    top: 17px;
	width: 84px;
}
#modMostInt .mod-list-li:hover:nth-child(3)::after {
    background-position: -100px -100px;
}
#modMostInt .mod-list-li:nth-child(4) a {
    padding: 100px 12px 0;
}
#modMostInt .mod-list-li:nth-child(4)::after {
    background-position: -200px top;
    height: 76px;
    left: 94px;
    top: 15px;
    width: 63px;
}
#modMostInt .mod-list-li:hover:nth-child(4)::after {
    background-position: -200px -100px;
}
#modMostInt .mod-list-li:nth-child(5) a {
    padding: 100px 30px 0;
}
#modMostInt .mod-list-li:nth-child(5)::after {
    background-position: -300px top;
    height: 70px;
    left: 90px;
    top: 19px;
    width: 63px;
}
#modMostInt .mod-list-li:hover:nth-child(5)::after {
    background-position: -300px -100px;
}


/* Прием */
.priem ul {
padding: 0;
}

.red-line {
margin: 0 auto 2%;
height: 2px;
width: 130px;
}


.latestPublications {
    padding: 0;
}
.latestPublications li {
    display: block;
    float: left;
    margin: 0 2.6% 0 0;
    width: 23%;
}

.latestPublications li:last-child {
	margin: 0;
}

.latestPublications .pubSummary {
    display: block;
}

.images ul li span {
    align-self: center;
    display: inline-block;
    font-size: 3em;
    font-weight: bold;
    line-height: 1em;
    margin: 15% auto;
    padding: 0 0 0 10%;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}


/* Патрон блок */
.main-banner {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative;
	float: left;
	margin: 5% 0;
	
}

.main-banner::after, .main-banner::before {
    content: "";
    display: block;
    height: 45px;
    width: 100%;
}

.main-banner::before {
    background: no-repeat 0 0 / cover;
    position: absolute;
    top: -35px;
}
.main-banner::after {
    background: no-repeat 0 0 / cover;
    bottom: -38px;
    position: absolute;
}
.main-banner .banner-body {
    padding-top: 50px;
}
.main-banner .banner-body p {
    font-family: Arimo,serif;
    font-size: 16px;
    letter-spacing: 1px;
	position: relative;
	z-index: 200;
	
}
.main-banner .banner-body p + p {
    font-weight: 700;
}
.blue-overlay {
    background: rgba(111, 191, 74, 0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.col-xs-1, .col-xs-2 {
float: left;
} 

.col-xs-1 {
width: 20%;
margin: 0 3%;
position: relative;
z-index: 200;
}

.col-xs-2 {
width: 70%;
}
/* Край Патрон Блок */

/* Учебна дейност */

.image-wrapper {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
	float: left;
	width: 100%;
}
.image-wrapper .image-hover {
    bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
    vertical-align: middle;
	line-height: normal;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}

.image-wrapper:hover .image-hover {
    background: rgba(255,177,0,0.9);
}
.box-activity {
    padding-bottom: 0;
}
.box-activity .image-wrapper {
    margin-bottom: 20px;
}
.box-activity .image-wrapper .image-hover {
    background: rgba(4,44,103,0.7);
    font-weight: 900;
    line-height: 100px;
	float: left;
}

.box-activity .image-wrapper:hover .image-hover {
    background: rgba(255,177,0,0.9);
}
.box-activity .image-wrapper img {
    height: 100px;
    width: 100%;
}

/* Край Учебна дейност */
.latestPublications li .pubbox{
     transform-style: preserve-3d;
    -webkit-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
/*.latestPublications: li{
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
} */

.latestPublications li .pubbox,.latestPublications li .pubImage{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}

.latestPublications li .newsContent{
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    visibility: hidden;
    background-color: #fff;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    z-index: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.latestPublications li:hover .pubbox{
-webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.latestPublications li:hover .pubImage{
    background-color: #fff !important;
    -webkit-box-shadow: inset 0 0 0 1px transparent;
    box-shadow: inset 0 0 0 1px transparent;
}

.latestPublications li:hover .newsContent{
   margin: 0;
    padding: 0;
    float: left;
    position: relative;
    z-index: none;
    visibility: visible;
  
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
/* край Прием */













h1 {
text-align: center;
text-transform: uppercase;
font-size: 30px;
margin: 0 !important;
padding: 2% 0;
}

.content {
margin-bottom:0;
padding:0em 0.5em;
}

.pageWidth1280 .container {
max-width: 1280px !important;
}

.aboutus {
padding: 2% 0;
float: left;
width: 100%;
}

.aboutus p {
text-align: center;
padding: 0 2%;
}

.aboutus ul li {
float: left;
margin: 0 2%;
list-style-type: none;
}

.proj {
float: left;
width: 100%;
border-bottom-style: solid;
border-bottom-width: 5px;
padding: 0 0 3% 0;
}


.proj ul li {
border: 1px solid #ccc;
box-shadow: 10px 10px 5px #888888;
width: 22%;
margin: 0 1.5%;
float: left;
padding: 1%;
}

.proj p {
padding: 0;
}

.proj ul {
margin: 0;
float: left;
padding: 0;
}

.aboutus a span {
text-transform: uppercase;
position: relative;
top: -65px; left: 80px; 
margin: auto;
}

.aboutus a {
text-decoration: none;
text-align: center;
}

.moto-cell {
width: 50%;
float: left;
margin: 2% 0 0 0;
}

.uslugi {
background-position: left bottom;
float: left;
width: 100%;
border-bottom-style: solid;
border-bottom-width: 5px;

}

.uslugi ul {
margin: 0 auto;
float: none;
padding: 0;
text-align: center;
width: 61%;
padding: 0 0 3% 0;
}

.uslugi ul li a:hover {
-webkit-filter: grayscale(90%); /* Safari 6.0 - 9.0 */
    filter: grayscale(90%);
}

.projects {
background-position: right bottom;
border-bottom-style: solid;
border-bottom-width: 5px;
}

.projects ul li {
width: 30%;
float: left;
margin: 0 1.5% 2%;
-webkit-filter: grayscale(90%); /* Safari 6.0 - 9.0 */
    filter: grayscale(90%);
}

.projects ul li:hover {
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.textContact {
float: left;
width: 50%;
}

.mapContact {
float: left;
width: 47%;
margin: 0 0 5% 3%;
}

.cell {
width: 75%;
float: left;
}

.col-sm-3 {
width: 20%;
float: left;
margin: 0 0 0 5%;
}

.col-sm-9 {
height: 140px;
overflow: hidden;
}

.moto-widget a {
font-size: 24px;
text-transform: uppercase;
text-decoration: none;
}

.staff {
	float: left;
	width: 100%;
	margin: 3% auto;
	padding: 2% 0;
	border-radius: 50px 15px;
}

.staff h2 {
margin: 0;
font-size: 24px;
}

.staff p {
margin: 0;
}

.textStaff {
padding: 15% 5%;
min-height: 400px;
}

.block {
float: left;
margin: 0 1.5% 2% 1.5%;
text-align: center;
}

.downBlock {
border-style: solid;
border-width: 1px;
padding: 0.5%;

}

.downBlock a {
text-decoration: none;
}

.service {
float: left;
margin: auto;
}

.us {
margin: 3% 3.6% 0 0;
float: left;
width: 63%;
}

.icon-ar-017-l::before {
content: "<" !important;
}

.icon-ar-017-r::before {
content: ">" !important;
}

.usText {
float: left;
width: 60%;
}

.usImage {
float: left;
width: 38%;
margin: 0 0 0 2%;
}

.sliderLogo {
float: left;
width: 100%;
}

.slogan {
text-align: center;
font-size: 60px;
text-transform: uppercase;
float: left;
width: 100%;
padding: 2%;
margin: 3% auto;
border-radius: 50px 15px;
}

.inSlogan {
padding: 1%;
float: left;
border-radius: 20px;
margin: 1% auto;
font-size: 14px;
}

.contact {
float: left;
width: 100%;
border-bottom-style: solid;
border-bottom-width: 5px;
}

.priem {
float: left;
width: 100%;
margin: 3% auto;
}

/* Блокчета Прием Крайни */
#cf4 {
    position:relative;
    height:217px;
    width:280px;
    margin:0 auto;
  }
  #cf4 img {
    position:absolute;
    left:0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }

  #cf4 img.top {
    -webkit-transform:scale(0,0);
    -moz-transform:scale(0,0);
    -o-transform:scale(0,0);
    transform:scale(0,0);
    opacity:0;

  }

  #cf4:hover img.top, #cf4.hover_effect img.top {
    opacity:1;
    -webkit-transform:scale(1,1);
    -webkit-transform-origin: top right;
    -moz-transform:scale(1,1);
    -moz-transform-origin: top right;
    -o-transform:scale(1,1);
    -o-transform-origin: top right;
    transform:scale(1,1);
    transform-origin: top right;
  }

  #cf4:hover img.bottom, #cf4.hover_effect img.bottom {
    -webkit-transform:scale(0,0);
    -webkit-transform-origin: bottom left;
    -moz-transform:scale(0,0);
    -moz-transform-origin: bottom left;
    -o-transform:scale(0,0);
    -o-transform-origin: bottom left;
    transform:scale(0,0);
    transform-origin: bottom left;
  }
/* Край Блокчета Прием крайни */

/* Блокчета Прием Среден */
 #cf5 {
    position:relative;
    height:217px;
    width:280px;
  }
  #cf5 img {
    position:absolute;
    left:0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }

  #cf5 img.top {
    -webkit-transform:scale(1,0);
    -moz-transform:scale(1,0);
    -o-transform:scale(1,0);
    transform:scale(1,0);
    filter: alpha(opacity=0);
    opacity:0;

  }

  #cf5:hover img.top, #cf5.hover_effect img.top {
    opacity:1;
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -o-transform:scale(1,1);
    transform:scale(1,1);
  }

  #cf5:hover img.bottom, #cf5.hover_effect img.bottom {
    filter: alpha(opacity=0);
    -webkit-transform:rotate(360deg) scale(0,0);
    -moz-transform:rotate(360deg) scale(0,0);
    -o-transform:rotate(360deg) scale(0,0);
    transform:rotate(360deg) scale(0,0);
  }
/* Край Блокчета Прием Среден */

.widgetPublicationTitle {
border-bottom-style: solid;
border-bottom-width: 3px;
box-shadow: 5px 5px 5px #ccc;
padding: 10px 20px;
text-transform: uppercase;
display: block;

}

footer {
border-top-style: solid;
border-top-width: 5px;
padding: 2%;
}

.footer {
float: left;
width: 100%;
padding:1.8em 0;
opacity: 0.8;
}

.footer-links {margin-left:0.5em;}
.footer-links span {margin:0.7em}

.footerMenu {
margin: 0;
}

.footerMenu ul {
margin: 0;
}

#websitebg {margin-right:0.5em;}


.footer-widgets {
    float: left;
    width: 100%;
}


.footerMenu {
    column-count: 2;
    float: left;
    text-align: left;
    width: 30%;
}


.footermap {
    float: left;
    width: 50%;
}


.footermap ul {
    float: left;
    margin: 0;
    width: 45%;
}

.footermap img {
    height: auto;
    width: 50%;
}


.footerText {
    float: left;
    width: 20%;
}


.footerText ul li {
    float: left;
    margin-right: 2%;
    width: 12%;
}

.subfooter {
float: left;
width: 85%;
}

.footerMenu {
float: left;
text-align: left;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.footerMenu ul li {
width: 100%;
}


.footerText {
float: left;
}

.footerText h3 {
margin: 0 0 10px 0;
}


.catalogCategories li a {
width:100%;
padding: 0.4em;
}

.catalogCategories li a:hover {
}

.catalogCategories li a.active {
font-weight:normal;
} 

.categories {
background: url("images/arrow.png") no-repeat scroll center center;
height: 100%;
width: 4em;
}

/* products */
.listLayout li {
border-style: solid;
border-width: 1px;
}

.catalogSingleItem .itemImage img {
border-style: solid;
border-width: 5px;
}

.listLayout img {
border-style: solid;
border-width: 1px;
}

.productTitle a {
text-transform:uppercase;
text-decoration:none;
}

h2.productTitle {
margin-bottom:0;
padding-bottom:0;
font-size:1.2em;
}

#itemGallery a {
border-width: 1px;
border-style: solid;
}

p.lineClamp {
font-size:0.9em;
margin-top:0;
padding-top:0;
margin-bottom:0;
}

.itemPriceBlock {
border-bottom-style: solid;
border-bottom-width: 1px;
font-size:1.2em;
}

.process {
float: left;
margin: 3% 0;
}

.team {
width: 40%;
margin: 0 5% 5% 5%;
float: left;
}

.inteam {
margin: auto;
float: none;
width: 90%;
text-align: center;
}

.inteam h2 a {
text-decoration: none;
}

#headerLayer2 {
background-repeat: no-repeat;
background-position: center top;
background-attachment: fixed;
}

.fusion-row::after, .fusion-row::before {
    content: "5";
    display: table;
}
.fusion-row::after {
    clear: both;
}
.fusion-alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}
.fusion-alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}
.fusion-aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.fusion-columns {
    margin: 0 -15px;
}
.fusion-columns-5 .col-lg-2, .fusion-columns-5 .col-md-2, .fusion-columns-5 .col-sm-2, .fusion-columns-5 .col-xs-2 {
    width: 20%;
}
.fusion-block-element {
    display: block;
}
.fusion-hidden {
    display: none;
}
.fusion-responsive-img {
    margin: 0;
}
@media screen and (max-width: 1055px) {
	.addit {
	margin-top:-4em;
	overflow:hidden;
	margin-bottom:2em;
	text-align:center;
	}
	
	.top-menu-holder {
	width:100%;
	}
	
	.top {
	padding-bottom:0em;
	}
	
	.moto-cell {
	width: 100%;
	display: block;
	}
	
	.block {
	width: 95%;
	}
	
	.downBlock {
	width: 95%;
	}
	
	.col-sm-9 {
	display: table;
	overflow: visibility;
	}
	
	.socialnet {
	width: 100%;
	}
	
	.contactF {
	width: 90%;
	}
	
	.usText, .usImage {
	width: 100%;
	}
	
	.usImage {
	float: none;
	margin: auto;
	}
	
	.qode-workflow-image, .qode-workflow-text {
	width: 90% !important;
	padding: 0 !important;
	}
	
	.main-line, .qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text .circle, .line {
	display: none !important;
	}
	
	.team {
	width: 90%;
	}
	
	.footerText {
	text-align: center;
	width: 100%;
	margin: 10% auto;
	}
	
	.subfooter {
	width: 100%;
	}
	
	.proj ul li {
	width: 95%;
	margin-bottom: 3%;
	}
	
	.uslugi ul li {
	width: 45%;
	}
	
	.textContact {
	width: 90%;
	}
	
	.mapContact {
	width: 90%;
	}
	
	.col-xs-1 {
	width: 95%;
	}
	
	.col-xs-2 {
	width: 95%;
	}
	
	.latestPublications li, .latestPublications li:last-child {
	width: 280px;
	margin: 0 auto 5% auto;
	float: none;
	}
	
	.us {
	width: 95%;
	}
	
	.news {
	width: 95%;
	clear: both;
	}
	
	#modMostInt .mod-list-li {
	width: 95%;
	text-align: center;
	}
	
	#modMostInt .mod-list-li {
	text-align: center;
	}
	
	.footerMenu {
	width: 95%;
	}
	
	.footermap {
	width: 95%;
	margin: 5% auto;
	text-align: center;
	}
	
	.footermap ul {
	width: 95%;
	}
	
	.footermap p {
	text-align: center;
	margin: auto;
	float: none;
	}
	
	.footermap img {
	margin: 5% auto 0;
	}
	
	.footerText {
	width: 55%;
	margin: auto;
	float: none;
	}
	
	.mainContent {
	width: 100%;
	}
	
	.pubSummary {
	height: 90px;
	overflow: hidden !important;
	}	
	
	
	#modMostInt {
    display: table;
    float: none;
    margin: auto;
    padding: 40px 0;
}

	#modMostInt .mod-list-li {
    width: 45%;
}

	.dt-owl-item {
	width: 90%;
	}
	
	.topNav {
	width: 100%;
	margin: auto;
	text-align: center;
	display: block;
	}
	
	.headerInfo, .headerInfo ul {
	float: none;
	margin: auto;
	text-align: center;
	display: block;
	}
	
	
	.headerContact {
	width: 100%;
	margin: auto;
	text-align: center;
	}
	
	.headerInfo ul li {
	text-align: center;
	margin: auto;
	}
}
	




@media screen and (max-width: 850px) {
	.top {
	padding-bottom:0em;
	}
	
	nav.top-menu {
	width: 100%;
	margin:0em auto;
	}
	
	nav.top-menu ul {
	position: relative;
	z-index: 6000;
	}
	
	nav.top-menu ul li {
	background: none !important;
	display:block;
	border: none;
	width: 100%;
	}
	
	ul.menuWidget.expanded.level1 {
	
	margin: 0;
	}
	
	
	.expandMain {
	height:3em;
	width:100%;
	background:url(images/menu.gif) no-repeat 1em 0em;
	display:block;
	margin-top:0.3em;
	}
	
	.expandElement {
	position:inherit;
	}
	
	.logo {
	margin-bottom:0.5em;
	}
	
	.footer-links.floatLeft {
	float:none;
	text-align:center;
	}
	
	#websitebg {
	text-align:center;
	margin-top:1em;
	font-size:0.8em;
	}
	
	.content {
	padding:2em 2%;
	}
	.catalogItem.catalogSingleItem .leftBlock {width:100%}
	.catalogItem.blockElement.catalog{width:48%}
	
	section {
	position:relative;
	}
	
	
	
}

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

	.aside article, .aside .pagePath {
	margin-left:3em;
	}

	aside {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	}
	
	.aside aside {width:auto}
	
	.aside aside:hover {
	  width: 100%;
	  max-width: 50%;
	}
	
	.expandfixed {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
	}

}

@media screen and (max-width: 640px) {
	.logo {
	float:none;
	margin:auto;
	margin-bottom:0.5em;
	}
	
	.lang {
	display:inline-block;
	}
	
	.moreinfo {
	display:inline-block;
	}
	
	.addit {
	margin-top:0em;
	margin:auto;
	}
	
	.catalogItem.blockElement.catalog{width:100%}
}

@media screen and (max-width: 360px) {
	.block {
	width: 95%;
	}
	
	#modMostInt .mod-list-li {
	width: 70%;
	}
	
}