@import url('reset.css');
*{margin:0;padding:0;text-decoration:none;border:0;font-family:tahoma,arial;font-size:10px;color:#444}
html{height:100%}
body{width:100%;height:100%;background-color:#fff;font-family:tahoma,arial;font-size:10px;color:#444;min-width:220px}
img{max-width:100%;height:auto}

#fon-blk{overflow:hidden;min-width:220px}

#wrapper-header {	
	margin: 0px auto 0;
	position:relative;
	padding-top:20px;
	min-width: 220px;
}
#wrapper-content {
	margin: 0px auto 0;
	overflow:hidden;
	min-width: 220px;
}
a, a:visited {color:#0066FF;}
li a {color: #000 !important;}
a:hover {color:red;}
label {font-size:16px;float:left;font-weight: bold;}
.center {text-align:center;}
/*-------------------------------------------------*/	
#header {
	width:100%;
	position:relative;
}
.logo {
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:-20px;
}
.logo a img {
	width:96%;
	max-width: 100%;
	height:auto;
}


.headright {
	float:right;
}

.container-inline div, .container-inline label {
	display: inline;
}

.searchline {
	overflow:hidden;
}
.searchline > div {
	display:inline-block;
	float:left;
}
.searchline input[type="text"] {
	border:1px solid #e3e3e3;
	background:#ffffff;
	padding: 3px 24px 3px 3px;
	margin:0 20px 0 10px;
	width:192px;
	font-size: 1.4em;
}
.searchline .socials {
	padding: 0;
}
.searchline .socials img {
	transition:500ms;
	-webkit-transition:500ms;
	-moz-transition:500ms;
}
.searchline .socials img:hover {
	filter:brightness(130%);
	-webkit-filter:brightness(130%);
	-moz-filter:brightness(130%);
	transform:rotate(20deg);
	-webkit-transform:rotate(20deg);
	-moz-transform:rotate(20deg);
}

#search-form{
	float:left;
}
#block-block-1{
    margin-top: 25px;
	margin-left: 155px;
	margin-bottom: 5px;
	font-size: 14px;
	position: relative;
	top: 4px;
}
#block-block-1 a{
	color: #838229;	
}
#search-form input[type="submit"] {
	display:none;
}
.form-item {
	text-align:right;
}
.form-item,.form-actions {
	margin-top: 1em;
	margin-bottom: 1em;
}
.form-item-search-block-form {
	position:relative;
}
.form-item-search-block-form img {
	position:absolute;
	right: 27px;
	top: -2px;
	cursor: pointer;
}

.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
}
.rightttl {
	text-align:center;
	font-weight:bold;
	display:block;
	clear:both;
	padding: 3px;
	font-size:12px;
}
table {
	border-collapse: collapse;
}
tbody {
	border:0;
}
.contacts table {
	width:100%;
}
.contacts td {
	padding:2px 5px;
	text-align:left;
}
.contacts td.left {
	font-weight:bold;
	text-align:right;
}
.contacts a, a:visited {
	color:#0066FF;
}
.contacts a:hover {
	color:red;
}
.contacts b{
	font-size: 16px;
}





#worktime {
    font-size: 1.5em;
    margin: 0.5em 0 0.4em;
    position: relative;
    z-index: 9;
    height:1.9em;
    text-align:center;
}

#worktime .hours {
    display: block;
    font-size: 0.7em;
    margin: 0.2em 0 0.3em;
    position: relative;
    z-index: 9;
}
#worktime .icon-time {
    position: absolute;
    z-index: 9;
    background-position: -3px -7px;
    float: left;
    height: 23px;
    margin: -3px 0 0 -24px;
    width: 19px;
}
ins {
    text-decoration: none;
}
.nowrap {
    white-space: nowrap;
}
#worktime .from, #worktime .to {
    vertical-align: bottom;
}
#worktime .timeline {
    border-bottom: 1px solid #a7a9ac;
    display: inline-block;
    height: 1em;
    margin: 0 0.2em;
    width: 110px;    
    text-align: left;
}
.icon {
    background: url("../images/theme/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
}
.icon-man, .icon-man-last {
    background-position: -64px -33px;
    height: 11px;
    margin: 0.2em 0 0;
    width: 10px;
}
.icon-man-last {
    background-position: -74px -33px;
}

@media (max-width: 499px) {
	#worktime {
		display: none;
	}
}

/*-------------------------------------------------*/	
.menu-container {
	position:relative;
	z-index: 9000;
	width: 100%;
	background: #fff;
	display: block;
}
.mainmenu  {
	position:relative;
	z-index: 9400;
	float: right;
	right: 50%;
	margin-top:10px;
	visibility: hidden;
}
.mainmenu ul{position:relative;float:left;left:50%}

.dropdown-menu {
	width: 96%;
	margin: 0 auto;
	position: relative;
	text-align: right;
	display: none;
}


.dropdown-menu .res-nav_click img {
	margin: 5px auto;
}

div.top-title-block{
	border-bottom: 1px solid #c1c0c0; 
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:5px;
}
img.tpimg {
	width:100%;
	margin:0 auto 10px;
}
/*-------------------------------------------------*/	
#container {
	width:auto;
	padding: 10px;
	font-size:1.35em;
	line-height:1.25em;
	overflow:hidden;
}
#container p {
	padding: 5px 0;
	text-indent:30px;
}
div.column {
	width:32%;
	float:left;
	margin-right:2%;
}
div.column:last-child {
	margin-right:0;
}
div.column img {
	float:left;
	margin: 2px 10px 10px 2px;
}
div.column div.title {
	margin:5px 0 15px;
}
div.column div.title a {
	text-transform:uppercase; 
	font-size:1.3em;
}
div.column div.descr {
	margin-bottom:15px;
}
div.column  p.more {
	text-align:right;
}
#partnori{
    font-size: 14px;
	position: relative;
	top: 4px
	}
div.map {
	margin:10px auto;
	overflow:hidden;
	width: 100%;
}

div.page-content {
	margin:5px 0 10px 0;
	font-size:1.4em;
	line-height:1.6em;
	overflow:hidden;
}

div.o-info {
	margin-bottom:40px;
}
div.o-info fieldset {
	border:1px solid #C1C0C0;
	padding:10px;
}
div.o-info fieldset legend {
	margin-left:2em;
	padding:0 2px;
	font-size:1.6em;
	color:#C84927;
}
div.o-info ul {
	list-style-type: circle;
	margin:0 0 0 25px;
}
div.o-info ul li {
	padding:8px 0;
}
div.shops-floor-blk {
	display: block;
    height: 102px;
    margin: -105px auto 0;
    width: 153px;
	z-index:1000;
	position:relative;
	background: url("../images/floor_blk_bg.png") no-repeat scroll top center rgba(0, 0, 0, 0);
	text-align:center;
	color:#999;
}
div.shops-floor-blk span {
	display:block;
	position:relative;
}
div.shops-floor-blk span.num {
	padding-top:24px;
	font-size:24px;
}
div.shops-floor-blk span.nmflr {
	padding-top:0px;
	font-size:18px;
	text-transform:lowercase;
}
div.shops-floor-blk span.flrfx {
	padding-top:6px;
	font-size:11px;
}

div.discounts-top-blk , div.carport-top-blk{
	display: block;
    height: 102px;
    margin: -105px auto 0;
    width: 153px;
	z-index:9999;
	position:relative;
	background: url("../images/elephant-semi-circle.png") no-repeat scroll top center rgba(0, 0, 0, 0);
	text-align:center;
	color:#999;
}






h1.page-title {
	color:#b3b3b3;
	letter-spacing: 0.1em;
	font-size:3em;
	text-transform:uppercase;	
	padding:0 0 22px;
	font-weight:bold;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 1);
}


/*-------------------------------------------------*/
.footer {
    background: url("../images/footback.png") no-repeat scroll top center #fff;
   /* height: 100px;*/
    left: 0;
    position: absolute;
    width: 100%;
}
.view-sliderbot-all .views-row {
    display: table-cell;
    min-width: 111px;
    height: 35px;
    padding: 0 5px;
}
.view-sliderbot-all {
    height: 70px;
    margin-top:22px;
}
.view-sliderbot-all {
    overflow: hidden;
    position: relative;
	padding-top:5px;
}
.view-sliderbot-all .view-content {
    left: 0;
    position: absolute;
    width: auto;
}
.view-content {
    max-height: 35px;
}

img.leftarr, img.rightarr {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}
img.leftarr {
    left: 20px;
    top: 0px;
}
img.rightarr {
    right: 20px;
    top: 0px;
}
.footer-text {
	width: 1000px;
	margin: 8px auto 0;
	position:relative;
	padding-bottom:10px;
	font-size:13px;
	line-height:18px;
	overflow:hidden;
}

.footer-text span {
	color:#C84927;
}
.left-footer-text a {
	padding-top:5px;
	display:block;
}

.footer hr.footline {
	margin-bottom:8px;
	border-bottom:3px solid #f8af95;
}

/*автопарк*/
#carport { margin: 0 auto; padding-bottom: 5px; position: relative; }
div.carport-head-text {
	border-bottom: 1px solid #C1C0C0;
	width:50%;
	padding-left:50%;
	margin:10px 0;
	padding-bottom:10px;
}
div.carport-foot-text {
	border-bottom: 1px solid #C1C0C0;
	text-align:right;
	margin:10px 0;
	padding-bottom:10px;
}
div.carport-head-text, div.carport-head-text strong, div.carport-foot-text, div.carport-foot-text strong{
	color:#cc3333;
	font-size:1.4em;
	text-align:right;
}
div.carport-head-text strong, div.carport-foot-text strong{
	font-size:1.2em;
}
div.carport-pagetext {
	margin:10px 0;
	padding-bottom:10px;
	font-size:1.4em;
	line-height:1.6em;
	border-bottom: 1px dashed #C1C0C0;
	overflow:hidden;
}
table.carport-tarifs {
	margin:10px auto;
	
}
table.carport-tarifs td{
	border:1px solid #C1C0C0;
	padding:10px 20px;
}

#carport div.formblk { clear: both; padding-top: 10px!important; }
#carport div.formblk label { float: none; font-size: 1em; font-weight: normal;}
#carport div.formblk div.form-left { float: left; width: 36%; }
#carport div.formblk div.input-wrap { padding-bottom: 8px; position: relative; line-height:0; margin:4px 0;}
#carport div.formblk div.input-wrap label { position: absolute; left: 0; bottom: 1em; line-height:1em; z-index: 99998; }
#carport div.formblk div.input-wrap label small{font-size:0.9em;}
#carport span.form-control-wrap { position: relative; text-align: left;}
#carport div.formblk div.form-right { float: right; width:62%; padding-top:6px; }
#carport div.formblk div.wd45 {
	width:45%;
	float:left;
	margin-top:0px;
}
#carport div.formblk div.dateperiod {
	width:53%;
	float:right;
}
#carport div.formblk div.file {
    border-top: 1px solid #C1C0C0;
	border-bottom: 1px solid #C1C0C0;
    padding: 14px 0;
	margin-bottom:10px;
}
#carport div.formblk div.file label {
    border-bottom: 2px solid #000000;
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
    padding: 0;
    width: 40%;
}
#carport div.formblk div.file input {
    border: medium none!important;
    width: 30%!important;
}

.dateperiod select[disabled="disabled"] {
	background: #f0f0f0!important;
	color: #c0c0c0!important;
}
#carport div.formblk div.dateperiod div {
	width: 100%;
	margin-bottom: 5px;
}
#carport div.formblk div.dateperiod select {
	background:#c0c0c0;
	width:3em;
	text-align:center;
	font-size:1.1em;	
}
#carport div.formblk div.dateperiod select option {
	font-size:1em;	
}
#carport div.formblk form.carport-form  div.textarea-wrap{ border: 2px solid #000000; width: auto; margin-bottom: 15px; }
#carport div.formblk form.carport-form textarea { padding: 5px; resize: none; border: none; width: 95.5%;  font-size: 14px;}
#carport div.formblk form.carport-form  input.fb-submit, input#submit { width: auto; display: block; padding: 8px 12px; border: 1px solid #c84927; font-style: normal; font-weight: 500; color: #c84927; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; text-align: center; 	background: #ffffff; cursor: pointer; float: right; }
#carport div.formblk form.carport-form  input.fb-submit:hover, input#submit:hover { color: #ffffff; background: #c84927; }
#carport div.formblk form.carport-form  input { border-bottom: 2px solid #000000; border-top: 0; border-left: 0; border-right: 0; width: 100%; padding-bottom: 3px; font-style: normal; font-weight: 400; font-size: 1em; background:none;  z-index: 99999; position: relative;}
#carport div.formblk form.carport-form  button {
	margin: 0 6px;
	padding:0 6px;
	border:1px solid #c1c0c0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	font-size:0.9em;	
	display:inline;
	height:auto;
	background:#e9e9e9;
}
#filewrapper,#filewrapper1 {
	width: 58%!important;
	float:right;
	position: relative;
}
#filewrapper p, #filewrapper1 p {
	margin:1px 0;
	display: block;
	position: relative;
}

#filewrapper1 #addfield, #filewrapper1 .dfile {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100000;
}

div.attent {
    border: 0 none !important;
    color: #C84927;
    font-size: 13px;
    margin: 0 !important;
    padding: 0 !important;
    width: 70%;
}
/*Аренда*/
div.rent-pagetext, div.search-pagetext {
	margin:10px 0;
	padding-bottom:10px;
	font-size:1.4em;
	line-height:1.6em;
	border-bottom: 1px solid #C1C0C0;
	overflow:hidden;
}
#rent div.formblk { clear: both; padding-top: 10px !important; }
#rent div.formblk label { float: none; font-size: 1em; font-weight: normal;}
#rent div.formblk div.form-left { float: left; width: 36%; }
#rent div.formblk div.input-wrap { padding-bottom: 8px; position: relative; line-height:0; margin:4px 0;}
#rent div.formblk div.input-wrap label { position: absolute; left: 0; bottom: 1em; z-index: 99998; line-height:1em;}
#rent div.formblk div.input-wrap label small{font-size:0.9em;}
#rent span.form-control-wrap { position: relative; text-align: left;}
#rent div.formblk div.form-right { float: right; width:62%; }
#rent div.formblk div.wd45 {
	width:45%;
	float:left;
	margin-top:-24px;
}
#rent div.formblk div.file {
    border-top: 1px solid #C1C0C0;
	border-bottom: 1px solid #C1C0C0;
    padding: 14px 0;
	margin-bottom:10px;
}
#rent div.formblk  div.no-top-style {
	border-top:none;
	padding: 0 0 14px 0;
}
#rent div.formblk div.file label {
    border-bottom: 2px solid #000000;
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
    padding: 0;
    width: 40%;
}
#rent div.formblk div.file input {
    border: medium none!important;
    width: 35%!important;
}
#rent div.formblk form div.textarea-wrap{ border: 2px solid #000000; width: auto; margin-bottom: 15px; }
#rent div.formblk form textarea { padding: 5px; resize: none; border: none; width: 95.5%;  font-size: 14px;}
#rent div.formblk form input.fb-submit, input#submit { width: auto; display: block; padding: 8px 12px; border: 1px solid #c84927; font-style: normal; font-weight: 500; color: #c84927; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; text-align: center; 	background: #ffffff; cursor: pointer; float: right; }
#rent div.formblk form  input.fb-submit:hover, input#submit:hover { color: #ffffff; background: #c84927; }
#rent div.formblk form input { border-bottom: 2px solid #000000; border-top: 0; border-left: 0; border-right: 0; width: 100%; padding-bottom: 3px; font-style: normal; font-weight: 400; font-size: 1em; background:none;  z-index: 99999; position: relative;}
#rent div.formblk form  button {
	margin: 0 6px;
	padding:0 6px;
	border:1px solid #c1c0c0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	font-size:0.9em;	
	display:inline;
	height:auto;
	background:#e9e9e9;
}

#rent div.formblk div.part {
    margin: 4px 4% 4px 0;
	line-height: 0;
}
#rent div.formblk div.part2 {
    margin: 4px 0;
}
#rent div.formblk div.part, #rent div.formblk div.part2 {
    float: left;
    width: 48%;
}
#rent div.formblk div.mtop {
    display: block;
    margin-top: 9px;
    overflow: hidden;
}
.nost:first-child {
    margin-left: 0;
}
.nost {
    margin-left: 35px;
    width: auto !important;
	border:none !important;
}
#rent div.formblk div.dateperiod select {
    background: none repeat scroll 0 0 #C0C0C0;
    font-size: 1.1em;
    text-align: center;
    width: 3em;
    border-radius: 5px;
}
#rent div.formblk div.dateperiod select[disabled="disabled"] {
	background: #f0f0f0;
	color: #c0c0c0;
}
#rent div.formblk div.dateperiod select option {
    font-size: 1em;
}
div#loadimages {
	text-align:center;
	overflow:hidden;
}
div#loadimages img {
	background:#c0c0c0;
	padding:2px;
	margin:5px;
	width:180px;
	height:auto;
}


/*реклама*/
#rent .adv-line {
	position: relative;
	overflow: hidden;
}
#rent .left-part {
	float: left;
	width: 40%;
}
#rent .right-part {
	float: right;
	width: 55%;
}
#rent .right-part .input-wrap div {
	display: inline-block;
	margin: 0 10px 10px 0;
}
#rent .right-part .input-wrap div:last-child {
	margin-bottom: 0;
}
#rent .right-part .dateperiod {
	margin:6px 0 12px 0;
	overflow:hidden;
}
#rent .right-part .dateperiod div {
	display: inline-block;
	margin: 0 10px 10px 0;
}

/*Поиск*/
div.search-pagetext span.search-query {
	font-weight:600;
	color:#C84927;
}
div.search-pagetext div.query-blck {
	padding:5px;
}
div.search-pagetext div.search-one-result {
	border-top:1px dashed #c1c0c0;
	padding:5px;
}
div.search-pagetext div.search-one-result:hover {
	background:#f6f6f6;
}
div.search-pagetext div.search-one-result div.search-result-title {
	font-size:1.1em;
	font-weight:600;	
}
div.search-pagetext div.search-one-result div.search-result-title  a {
	color:#0066FF;
}

div.search-pagetext div.search-one-result div.search-result-title  span, div.search-pagetext div.search-one-result div.search-result-title  span a {
	color:#909090;
}
div.search-pagetext div.search-one-result div.search-result-text {
	font-size:0.95em;
	color:#333;
	line-height:1.3em;
}
div.search-pagetext div.search-one-result div.search-result-more {
	text-align:right;
	font-size:0.9em;
}
div.search-pagetext div.search-one-result div.search-result-more a {
	color:#909090;
}
div.search-pagetext div.search-one-result div.search-result-title  a:hover, div.search-pagetext div.search-one-result div.search-result-more a:hover {
	color:#C84927;
}



/*Обратная связь*/
/*верхний блок с картинок*/
.header-image { height: 471px; margin-top: 2px; position: relative; margin-bottom:30px; background: url('../images/wave-repeat1.gif');}
.header-image img { display: block; }
.header-image img.elephant { position: absolute; left: 50%; bottom: -25px; z-index: 9999; margin-left: -76px; }
.header-image div.contact-map { width: 1200px; margin: 0 auto; position: relative; }
.header-image img.map { position: absolute; right: 30%; }
.header-image img.map-marker { position: absolute; left: 52%; top: 180px; cursor: pointer; z-index: 9999; }
.header-image div.map-popup { position: absolute; left: 57%; top: 190px; z-index: 9999; }
.header-image div.map-popup img { float: left; }
.header-image div.map-popup div { background: #1d1d1d; padding: 8px; width: 305px; height: 199px; float: left; position: absolute; top: -87px; left: 17px; }


/*форма обратной связи*/
#feedback { margin: 0 auto; width: 1000px; padding-bottom: 30px; position: relative; }
#feedback div#left, .top-title-block div#left { float: left; width: 490px; }
#feedback div#left h2, .top-title-block  h2 { font-style: normal; font-weight: 400; font-size: 30px; line-height: 30px; letter-spacing: 2px; padding-bottom: 5px; /*width: 375px;*/ margin-top:20px;}
.top-title-block  h3 { font-style: normal; font-weight: 300; /*text-transform: uppercase;*/ font-size: 20px; line-height: 20px; letter-spacing: 1px; }

#feedback div#right, .top-title-block div#right{ float: right; width: 490px;  font-size:1.35em; line-height:1.5em;}

#feedback div#right div.address-left, .top-title-block  div.address-left{ float: left; width: 50%;}
#feedback div#right div.address-right, .top-title-block div.address-right { float: right; width: 45%;}
#feedback div#right div.address-left a, #feedback div#right div.address-right a, .top-title-block div.address-left a, .top-title-block div.address-right a { color: #C84927; text-decoration: none; }

#feedback div.fbformblk { border-top: 1px solid #C1C0C0; clear: both; padding-top: 35px !important; font-size: 1.4em; overflow:hidden;}

#feedback div.fbformblk div.form-left { float: left; width: 29%; }
#feedback div.fbformblk div.form-left div.input-wrap { padding-bottom: 8px; position: relative; line-height:0; margin:4px 0;}
#feedback div.fbformblk div.form-left div.input-wrap label { position: absolute; left: 0; bottom: 1em; z-index: 99998; line-height:1em; font-size: 1em;}
#feedback span.form-control-wrap { position: relative;}
#feedback div.fbformblk div.form-right { float: right; width: 69%; font-size: 1em; }
#feedback div.fbformblk div.form-right label {font-size: 1em; margin: 5px 0; display: block;}
#feedback div.fbformblk label { float: none; font-size: 1.2em; font-weight: normal;}
#feedback div.fbformblk form.feedback-form  div.textarea-wrap{ border: 2px solid #000000; width: auto; margin-bottom: 15px; }
#feedback div.fbformblk form.feedback-form textarea { padding: 5px; resize: none; border: none; width: 95.5%;  font-size: 14px;}
#feedback div.fbformblk form.feedback-form  input.fb-submit, input#submit { width: auto; display: block; padding: 8px 12px; border: 1px solid #c84927; font-style: normal; font-weight: 500; color: #c84927; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; text-align: center; 	background: #ffffff; cursor: pointer; float: right; }
#feedback div.fbformblk form.feedback-form  input.fb-submit:hover, input#submit:hover { color: #ffffff; background: #c84927; }
#feedback div.fbformblk form.feedback-form  input { border-bottom: 2px solid #000000; border-top: 0; border-left: 0; border-right: 0; width: 100%; padding-bottom: 3px; font-style: normal; font-weight: 400; font-size: 1em; background:none;  z-index: 99999; position: relative;}


div.shop-menu-block {
	margin-top:10px;
	float: left;
	position: relative;
	left: 50%;
}
ul.shops-menu {
	float: left;
	position: relative;
	right: 50%;
}
ul.shops-menu li {
	font-size:1.4em;
	width:150px;
	height:30px;
	float:left;
	text-align:center;
	background:url('../images/fon-shops-qorizontal-menu.png') no-repeat center center #f0f0f0;
	margin-right:3px;
}
ul.shops-menu li:last-child {
	margin-right:0px;
}
ul.shops-menu li a {
	display:block;
	line-height:30px;
}
ul.shops-menu li a:hover {
	text-decoration:underline;
}
ul.shops-menu li ul.par {
	display:none;
	position:relative;
	z-index: 9999999;	
}
ul.shops-menu li ul.par:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
ul.shops-menu li ul.par li {
	margin-top:1px;
	font-size:16px;
	background:#fff;
	border:1px solid #c1c0c0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	padding:0;
	width:190px;
}
ul.shops-menu li ul.par li  a {
	color:#333!important;
}
img.shops-plan-img {
	margin:15px auto 25px;
	width:940px;
	display:block;
}

/*страница контактов*/
.menuUL {
	width:100%;
	overflow:hidden;
}
.menuUL li{
	/* This will arrange the LI-s next to each other */
	display:inline;
}

.menuUL li a,.menuUL li a:visited{
	/* Styling the hyperlinks of the menu as buttons */
	
	float:left;
	font-weight:bold;
	background:#c9c9c9;
	
	/* display:block allows for additinal CSS rules to take effect, such as paddings: */
	display:block;
	border:1px solid #4D4D4D;
	color:#CCCCCC;
	border-top-color:#565656;
	font-size:1.1em;
	padding:4px 6px;
	margin:4px 5px;
	height:18px;
	line-height:18px;	
	
	/* Setting a CSS3 box shadow around the button */
	
	-moz-box-shadow:0 0 1px black;
	-webkit-box-shadow:0 0 1px black;
	box-shadow:0 0 1px black;
	
	/* CSS3 text shadow */
}

.menuUL li a:hover{
	/* On hover show the top, lighter, part of the background: */
	background-position:center top;
	text-decoration:none;
}

#navigation{
	float:left;
}
#navigation,.menuUL li a{
	/* CSS3 rounded corners for both the navigation bar and the buttons: */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

#navigation div.contacts {
	margin:20px 20px 10px;
	margin-bottom:5px;
	padding:10px 10px 5px 10px;
	overflow:hidden;
}
#navigation div.contacts p {
	padding:5px 0;
	font-size:1.3em;
}
#navigation div.contacts p span {
	font-weight:bold;
}
#navigation div.contacts img.imlg {
	margin:10px 0;
}

#stage{
	/* The stage contains the individual divs that comprise the halftone icon: */
	position:relative;
	float:right;
}
div#onMetro, div#onBus, div#onCar, div#onFoot {
	display:none;
}
#main{
	margin:0 auto;
	position:relative;
	width:100%;
}
#navigation div.contacts div.socials {
	margin: 25px 0 0px;
	padding: 0;
}
#navigation div.contacts div.socials a {
	margin:5px 10px;	
}
#navigation div.contacts div.socials a img {
	background:#4D4D4D;
}
div.cont-foot-blck {
	border-top: 1px solid #c1c0c0;
    color: #cc5637;
    font-size: 1.7em;
    padding: 10px 0;
    text-align: right;
}

div.ttb-nobott {
	border-bottom: none;
    margin-bottom: 0px;
}
.one-m-block {
	border-top:1px solid #C1C0C0;
	padding-top:5px;
	overflow:hidden;
	position:relative;
	min-height:30px;
	font-size:14px;
	margin-top:10px;
}
div.news-cats-razd {
	position:relative;
	margin:10px 0;
}
.one-m-block div.dateday {
	position:absolute;
	font-size:22px;
	width:30px;
	height:28px;
	background:url('../images/m-day.png') center center no-repeat;
	color:#fff;
	text-align:center;
	line-height:28px;
}
.one-m-block div.m-cont {
	margin-left:35px;	
}
.one-m-block div.m-cont span.month {
	display:block;
	color:#83cce6;
	text-decoration:underline;
	padding-right:20px;
	text-transform:uppercase;
	width:400px;
	float:left;
}

.one-m-block div.m-gray {
	margin-top:5px;
	background:#ebedec;
	padding:5px 5px 35px 5px;
	overflow:hidden;
}
.one-m-block div.m-gray img {
	float:left;
	margin-bottom:-30px;
}
.one-m-block div.m-gray div.title {
	float:right;
	margin-top:15px;
	border-bottom:1px solid #C1C0C0;
	padding-bottom:3px;
	color:#C84927;
	font-size:1.3em;
}
.one-m-block div.m-gray div.text {
	float:right;
	margin-top:10px;
	font-size:1em;
	line-height:1.2em;
}
.one-m-block div.m-gray div.more {
	position:absolute;
	bottom:15px;
	right:15px;
}
.one-m-block div.m-gray div.more a {	
	color:#C84927;
	text-transform:uppercase;
}

div.m-call {
	padding-top:20px;
}
.one-m-block div.img {
	text-align:center;
}
.one-m-block div.img img.big {
	margin:20px auto 0;
}
.one-m-block div.title-all {
	float:right;
	border-bottom:1px solid #C1C0C0;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:30px;
	color:#C84927;
	font-size:22px;
	margin-top:-12px;
}
.one-m-block div.text-all {
	padding:10px 20px;
	text-align:justify;
	border-top:1px solid #C1C0C0;
	font-size:14px;
}
.one-m-block div.text-all p {
	text-indent:2em;
	font-size:1em;
	line-height:1.2em;
}

div.photos {
	border-top:1px solid #C1C0C0;
	border-bottom:1px solid #C1C0C0;
	padding:10px;
	max-width: 1000px;
	margin: 0 auto;
}
div.photos a {
	display: block;
	float: left;
	margin:6px;
	text-align: center;
}
div.photos .gallery-list-prev {
	overflow: hidden;
}

div.photos div.ph-ttl {
	text-align:right;
	color:#C84927;
	font-size:22px;
}

div.photos img {
	width:98%;
	height:auto;
	border-radius: 5px;
	border: 1px solid #c0c0c1;
}

div.shoppg-top-logo {
    text-align:center;
    border-bottom: 1px solid #C1C0C0;
    float:left;
}
div.shoppg-top-logo img {
    padding-top:25px;
}
div.shoppg-top-cntr {
    float:left;
    margin:0 -1px;
}
div.shoppg-top-right {  
    border-top: 1px solid #C1C0C0;
    float:left;
    padding:10px;   
}
div.shoppg-top-right h2, div.shoppg-top-right h3 {
    display:block;
    float:left;
    overflow:hidden;
}
div.shoppg-top-right h2 {
    border-bottom: 1px solid #000;
    font-size:24px;
}
div.shoppg-top-right h3{
    margin:6px 0 10px 20px;
    border-bottom: 1px solid #C1C0C0;
    font-size:18px;
}
div.shoppg-top-right p {
    font-size:14px;
    padding:2px 0;
    margin:0;
}

@media (max-width: 809px) {
	div.shoppg-top-logo {
		float:none;
		border: none;
		width:100%;
		display: block;
		text-align: center;
		padding: 0;
		margin: 0;
	}
	div.shoppg-top-logo img {
		padding: 0;
		margin: 0;
		max-width: 55%;
		height: auto;
	}
	div.shoppg-top-cntr {
		display: none;
	}
	div.shoppg-top-right {
		width:100%;
		padding: 0px 0 10px;
		float:none;
		border-top: none;
		border-bottom: 1px solid #c1c0c0;
	}
	div.shoppg-top-right h2 {
		display: none;
	}
	div.shoppg-top-right h3 {
	    display: block;
	    width: 100%;
	    text-align: center;
	    border: none;
	    margin: 5px 0 10px;
		border-bottom: 1px solid #c1c0c0;
		padding: 0px 0 10px;
		font-weight: bold;
	}
	div.shoppg-top-right p {
	    font-size: 12px;
	}
	div.shoppg-content, div.shoppg-content p, div.shoppg-content span {
	    margin-top: 5px;
	    padding: 5px 0;
	    font-size: 14px!important;
	    line-height: 120%!important;
	}
	div.shoppg-content img {
		max-width: 45%;
		height: auto;
	}
}
@media (max-width: 499px) {
	div.shoppg-top-logo img {
		max-width: 75%;
	}
	div.shoppg-top-right h3 {
	    font-size: 12px;
	}
	div.shoppg-top-right p {
	    font-size: 11px;
	}
	div.shoppg-content, div.shoppg-content p, div.shoppg-content span {
	    margin-top: 5px;
	    font-size: 12px!important;
	    line-height: 115%!important;
	}
}
@media (min-width: 810px) {
	div.shoppg-top-logo {
		width:316px;
		height:140px;
	}
	div.shoppg-top-cntr, div.shoppg-top-cntr img {
		width:160px;
		height:140px;
	}
	div.shoppg-top-right {
		width:296px;
	}
}
@media (min-width: 1100px) {
	div.shoppg-top-logo {
		width:376px;
		height:140px;
	}
	div.shoppg-top-cntr, div.shoppg-top-cntr img {
		width:250px;
		height:140px;
	}
	div.shoppg-top-right {
		width:356px;
		/*height:120px;*/	
	}
}
div.shoppg-content {
    margin-top:20px;
    padding:10px 30px;
    border-bottom: 1px solid #C1C0C0;
    font-size:16px;
    line-height:130%;
    overflow:hidden;
}
div.socials {
    padding:30px 0;
}
div.socials .title {
    float: left;
    padding: 0 5px 0 0;
    font-size: 1.5em;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: bold;
}
div.socials .share42init {
    float: left;
}

.wrapp {
	width:1000px;
	margin:0 auto;
	padding:20px 0;
}

.wrapp h1 {
	color:#fff;
	font-size:3em;
	text-transform:uppercase;	
	padding:0 0 22px;
	font-weight:bold;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 1);
}

.top-promo-block {
	width:100%;
	margin:-25px auto 0;
	background:#080626;
}

ul.promo-anime {
	overflow:hidden;
}
ul.promo-anime li {
	width: 330px;
	margin:0 1px;
	float:left;
}
ul.promo-anime figure {
	overflow: hidden;
	position:relative;
	height:405px;
}
ul.promo-anime  figure img {
	transition: transform 0.4s;
	width: 100%;
	height: auto;
	max-width: 100%;
}
ul.promo-anime .title {
	position:absolute;
	bottom:0px;
	left:0;
	text-align:center;
	padding-top:80px;
	height:30px;
	width:100%;
	z-index:1;
	text-transform:uppercase;
	font-size:18px;
	transition: transform 0.4s, opacity 0.1s;
}
ul.promo-anime  figure:hover .title {
	opacity:1;	
	transform: translateY(-224px);
	color:#fff;
}

ul.promo-anime  figure .icon-1 {
	background:url(../images/main/about-block-concept-icon.png) center 10px no-repeat #fff;
}
ul.promo-anime  figure:hover .icon-1 {
	background:url(../images/main/about-block-concept-icon-hover.png) center 10px no-repeat;
}
ul.promo-anime  figure .icon-2 {
	background:url(../images/main/about-block-tour-icon.png) center 10px no-repeat #fff;
}
ul.promo-anime  figure:hover .icon-2 {
	background:url(../images/main/about-block-tour-icon-hover.png) center 10px no-repeat;
}
ul.promo-anime  figure .icon-3 {
	background:url(../images/main/about-block-photogallery-icon.png) center 10px no-repeat #fff;
}
ul.promo-anime  figure:hover .icon-3 {
	background:url(../images/main/about-block-photogallery-icon-hover.png) center 10px no-repeat;
}
ul.promo-anime  figcaption {
	height: 405px;
	width: 100%;
	top: -28px;
	opacity: 0;
	position:relative;
	transform: translateY(-100%);
	transition: transform 0.4s, opacity 0.1s;
}
ul.promo-anime figure:hover figcaption {
	opacity: 1;
	transform: translateY(-378px);
	transition: transform 0.4s, opacity 0.8s;
}
ul.promo-anime figure a {
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
ul.promo-anime  figcaption span.read {
	padding:4px 2%;
	background:none;
	border:2px solid #fff;
	color:#fff;
	position:absolute;
	bottom:80px;
	left:25%;
	width:46%;
	text-align:center;
	z-index:1;
	font-size:16px;
}
ul.promo-anime  figcaption span.bg {	
	background:rgba(0, 0, 0, 0.4);
	display:block;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
} 
ul.promo-anime  figcaption span.read:hover {
	background:#fff;
	color:#000;
}

/*Активности*/
.activs {
	background: #ec5870;
	width:100%;
	/*min-height: 180px;*/
	padding: 0;
}
.activs .wrapp {
	padding: 20px 0 10px;
}
.activs h1 {
	padding-bottom: 10px;
}
.activ-menu {	
	padding-bottom: 10px;
}
.activ-menu ul {
	overflow: hidden;
	text-transform: uppercase;
	font-size: 1.5em;
}
.activ-menu ul li {
	float:left;
	border: 1px solid #ec5870;
}
.activ-menu ul li:hover {
	background: #d03d65;
	border: 1px solid #d03d65;
}

.activ-menu ul li.current {	
	border: 1px solid #fff;
}
.activ-menu ul li.current:hover {
	background: none;
}
.activ-menu ul li a {
	color:#fff!important;
	display: block;
	padding: 8px 15px;
}







.bottom-promo-block {
	width:100%;
	margin:0 auto;
	/*background:url(../images/main/cont_bg.jpg) center 0px no-repeat;*/
	background:url(../images/main/cont_bg_big.jpg) center 0px no-repeat;
	padding: 40px 0;
}
ul.contact-anime {
	overflow:hidden;
	margin:2em 0;
}
ul.contact-anime li {
	width: 330px;
	margin:0 1px;
	float:left;
	background:#fff;
	opacity: 0.75;
	transition: background 0.5s;
}

ul.contact-anime li a {
	display:block;
	color:#000;
	text-decoration:none;
}
ul.contact-anime li:hover {	
	background:#110d52;
	color:#fff;
	opacity: 0.95;
}
ul.contact-anime span.cont-title {
	width:100%;
	text-align:center;
	display:block;
	text-transform:uppercase;
	font-size:18px;
	padding:20px 0 120px;
}
ul.contact-anime .cnt-bg-1 {
	background:url(../images/main/address.png) center 64px no-repeat;
}
ul.contact-anime li:hover .cnt-bg-1 {
	background:url(../images/main/address-hover.png) center 64px no-repeat;
}
ul.contact-anime .cnt-bg-2 {
	background:url(../images/main/work.png) center 64px no-repeat;
}
ul.contact-anime li:hover .cnt-bg-2 {
	background:url(../images/main/work-hover.png) center 64px no-repeat;
}
ul.contact-anime .cnt-bg-3 {
	background:url(../images/main/parking.png) center 64px no-repeat;
}
ul.contact-anime li:hover .cnt-bg-3 {
	background:url(../images/main/parking-hover.png) center 64px no-repeat;
}
ul.contact-anime span.cont-descr {
	text-align:center;
	display:block;
	width:100%;
	padding:0px 0 20px;
	height:40px;
	font-size: 1.4em;
}

ul.contact-anime li:hover a, ul.contact-anime li:hover a span, ul.contact-anime li:hover a strong {
	color:#fff;
}


.jcarousel-wrapper {
    position: relative;
    width: 1000px;
    margin:0 auto;
    height:530px;
}
.jcarousel-wrapper div.loader {
    position:absolute;
    opacity: 0.55;
    background: url(../images/loader.gif) center center no-repeat #000;
    width:100%;
    height:100%;
    z-index: 9999;
    visibility: hidden;
}
.jcarousel {
    width: 100%;
    position: relative;
    overflow: hidden;
    height:500px;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height:500px;
}

.jcarousel li.slide {
    float: left;
    overflow: hidden;
    height:500px;
    width:250px;
    position: relative;
    background: #fff;
    margin:0;
    padding:0;
    text-align: center;
}
.jcarousel li.slide-big {
    float: left;
    overflow: hidden;
    height:500px;
    width:500px;
    position: relative;
    background: #fff;
    margin:0;
    padding:0;
    text-align: center;
}
.jcarousel li.slide div.slide-column {
    width:250px;
    margin:0;
    padding:0;
    float:left;
    text-align: center;
    /*border: 1px solid #ec5870;*/
    background: #fff;
    height: 500px;
    position: relative;
    overflow: hidden;
}
.jcarousel li.slide-big div.slide-column {
    width:500px;
    margin:0;
    padding:0;
    float:left;
    text-align: center;
    /*border: 1px solid #ec5870;*/
    background: #fff;
    height: 500px;
}
.jcarousel li div.slide-content {
    height: 498px;
    padding:0px;
    border: 1px solid #ec5870;
    position: relative;
}
.jcarousel li.slide div.slide-content {
    width:248px;
}
.jcarousel li.slide-big div.slide-content {
    width:498px;
}
.jcarousel li div.slide-content img {
    max-width: 100%;
}

.jcarousel li.slide div.slide-content div.activ-img {
    height: 250px;
    position: relative;
}
.jcarousel li.slide-big div.slide-content div.activ-img {
    height: 500px;
    position: relative;
}
.jcarousel li div.slide-content span.activ-type {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left:10px;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 10px;
    text-shadow:1px 1px 2px rgba(0, 0, 0, 1);
}
.jcarousel li div.slide-content span.activity {
    background: #6e35ff;
}
.jcarousel li div.slide-content span.news {
    background: #5ab2ef;
}
.jcarousel li div.slide-content span.discounts {
    background: #d62143;
}
.jcarousel li div.slide-content span.collections {
    background: #26d59e;
}
.jcarousel li div.slide-content span.shares {
    background: #b42db6;
}
.jcarousel li div.slide-content a.activity-link {
    display: block;
    width: 100%;
    height: 100%;
}
.jcarousel li div.slide-content span.activ-period {
    font-size: 1.2em;
    padding: 0 8px;
    line-height: 20px;
    display: block;
    text-align: center;
    height:20px;
}
.jcarousel li.slide-big div.slide-content span.activ-period {
    position: absolute;
    left:10px;
    top: 10px;
    width: auto;
    text-align: left;
}
.jcarousel li div.slide-content h3.active-title {
    font-size: 1.6em;
    padding: 3px 8px;
    line-height: 1.1em;
    text-align: center;
}
.jcarousel li.slide-big h3.active-title {
    position: absolute;
    left:10px;
    top: 30px;
    width: auto;
    text-align: left;
}
.jcarousel li div.slide-content div.activ-descr {
    font-size: 1.1em;
    padding: 5px 8px;
    text-align: left;
    height:164px;
    overflow: hidden;
}
.jcarousel li.slide-big div.activ-descr {
    position: absolute;
    left:10px;
    top: 50px;
    width: 40%;
    text-align: left;
    height:384px;
    overflow: hidden;
}
.jcarousel li div.slide-content:hover div.activ-descr {
    z-index: 9999;
    overflow: auto;
}
.jcarousel li div.slide-content div.activ-descr p {
    padding: 2px 0;
    text-indent: 1em;
}
.jcarousel li.slide div.slide-content div.activ-shop {
    background: url(../images/activiti-shop-bg.png) repeat-x;
    display: block;
    height: 60px;
    width: 248px;
    position: absolute;
    left:-1px;
    bottom: -1px;
    border: 1px solid #ec5870;
    border-top: none;
    font-size: 1.4em;
    font-weight: bold;
}
.jcarousel li.slide div.slide-content div.activ-shop span {
    display: block;
    margin-top: 38px;
}
.jcarousel li.slide div.slide-content:hover div.activ-shop {
    z-index: 1;
}
.jcarousel li.slide-big div.activ-shop {
    position: absolute;
    right:10px;
    bottom: 0;
    width: auto;
    border: none; 
    background: none; 
    height: 28px;
    text-align: right;
    font-size: 1.4em;
    font-weight: bold;
}
.jcarousel li.slide-big div.activ-shop span {
    margin-top: 6px;
    display: block;
}
span.not-result {
    display: block;
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
    color:#fff;
}

/** Carousel Controls **/

a.jcarousel-control-prev,
a.jcarousel-control-next {
    position: absolute;
    top: 250px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    opacity: 0.65;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.jcarousel-control-prev {
    left: -35px;
}

.jcarousel-control-next {
    right: -35px;
}

.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
    opacity: 1;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
    display: none;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
    display: none;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
.jcarousel-wrapper div.pager {
    position:absolute;
    text-align: center;
    bottom: 0px;
    left:0;
    width: 100%;
    z-index: 15;
    color:#fff;
    font-size: 1.6em;
    line-height: 30px;
}
.jcarousel-wrapper div.pager span {
    color: #fff;
    padding: 0 2px;
}

@media (max-width: 499px) {
	#feedback div#left, .top-title-block div#left { 
		float: none; 
		width: 100%; 
	}
	#feedback div#left h2, .top-title-block h2 {
		text-align: center;
		font-size: 24px; line-height: 24px; letter-spacing: 1px; padding-bottom: 3px; margin-top:5px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	}
	#feedback div#right, .top-title-block div#right {
		display: none;
	}
	.top-title-block h2.brk-carport1, .top-title-block h3.brk-carport2 {
	    margin: 3px 0 0 0;
	    float: none; 
		width: 100%;
		text-align: center;
	}
}
@media (min-width: 500px) {
	#feedback div#left, .top-title-block div#left { 
		float: none; 
		width: 100%; 
		overflow: hidden;
	}
	#feedback div#right, .top-title-block div#right {
		float: none; 
		width: 100%; 
		overflow: hidden;
	}
}
@media (min-width: 810px) {
	#feedback div#left, .top-title-block div#left { 
		float: left; 
		width: 36%; 
	}
	#feedback div#right, .top-title-block div#right {
		float: right; 
		width: 64%; 
	}
}
@media (max-width: 499px) {
	#feedback {
		width: 94%;	
	}
	#feedback div.fbformblk {
		padding-top: 5px!important;
	}
	#feedback div.fbformblk div.form-left, #feedback div.fbformblk div.form-right {
		width: 100%;
		float: none;
		font-size: 1.3em;
	}
	#feedback div.fbformblk div.form-left div.input-wrap {
		margin:8px 0;
	}
	#feedback div.fbformblk form.feedback-form input.fb-submit {
		float: none;
		width:75%;
		margin: 0 auto;
	}
}
@media (min-width: 500px) {
	#feedback {
		width: 98%;	
	}
	#feedback div.fbformblk {
		padding-top: 15px!important;
	}
	#feedback div.fbformblk div.form-left, #feedback div.fbformblk div.form-right {
		font-size: 1.2em;
	}
	#feedback div.fbformblk div.form-left {
		width: 40%;
	} 
	#feedback div.fbformblk div.form-right {
		width: 55%;
	}
}
@media (min-width: 810px) {
	#feedback {
		width: 790px;	
	}
	#feedback div.fbformblk {
		padding-top: 25px!important;
	}
}
@media (min-width: 1100px) {
	#feedback {
		width: 1000px;	
	}
}


/*нижние блоки страницы обратной связи*/
#contb div#contb-widget-area #second ul li ul#instagram_widget { float: left; margin: 0; list-style-type: none; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li { float: left; margin-right: 3px; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li.last-element { margin-right: 0; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li a { float: left; padding: 2px; background: #ffffff; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li a:hover { padding: 2px; background: #c84927; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li a img { max-width: 100%; max-height: 100%; display: block; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li a { display: block; }
#contb div#contb-widget-area #second ul li ul#instagram_widget li {display: block; }


@media (max-width: 499px) {
	#contb div#contb-widget-area div.widget-area {
		text-align: center;
	}
	#contb div#contb-widget-area #first a {
		margin-right: 16px;
	}
	#contb div#contb-widget-area #first div.cv-block a.cv-link {
	    font-size: 1.7em;
	    margin: 0;
	    padding:5px 0 0 0;
	}
}
@media (min-width: 500px) {
	#contb div#contb-widget-area #first {
		padding: 10px 2% 10px 0; 
	}
	#contb div#contb-widget-area #third { 
		padding: 10px 0 10px 2%; 
	}
	#contb div#contb-widget-area #first a {
		margin-right: 16px;
	}
	#contb div#contb-widget-area #first div.cv-block a.cv-link {
	    font-size: 1.4em;
	    margin: 0;
	    padding:5px 0 0 0;
	}
}
@media (min-width: 810px) {
	#contb div#contb-widget-area #first {
		padding: 10px 10px 20px 0; 
	}
	#contb div#contb-widget-area #second { 
		width: 248px; 
		padding: 10px 10px 20px 10px; 
	}
	#contb div#contb-widget-area #third { 
		padding: 10px 0 20px 10px; 
	}
	#contb div#contb-widget-area #first a {
		margin-right: 20px;
	}
	#contb div#contb-widget-area #first div.cv-block a.cv-link {
	    font-size: 1.5em;
	    margin: 0;
	    padding:5px 0 0 0;
	}
	#contb div#contb-widget-area #second ul li ul#instagram_widget li a { 
		width: 43px; 
		height: 43px;
	}
}
@media (min-width: 1100px) {
	#contb div#contb-widget-area #first {
		padding: 30px 25px 30px 0; 
	}
	#contb div#contb-widget-area #second { 
		width: 284px; 
		padding: 30px 25px 30px 25px; 
	}
	#contb div#contb-widget-area #third { 
		padding: 30px 0 30px 25px; 
	}
	#contb div#contb-widget-area #second ul li ul#instagram_widget li a { 
		width: 50px; 
		height: 50px;
	}
}