/*** Reset CSS ***/
body {width:100%;background: #FFF; text-align: center;font-family: 'Arial';}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;padding:0px;}
td{padding:0px; margin: 0;}
address,caption,cite,code,dfn,var{font-style:normal;font-weight:400;}
ol,ul{list-style: none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}
blockquote:before, blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes: "" "";}
fieldset,img,abbr,acronym{border:0;}
*:focus {outline:0;}
/*:link,:visited,:hover {text-decoration:none;}*/
input,textarea {font: normal 1em Arial,Tahoma,Geneva,Kalimati,sans-serif;}
/** end reset **/

@font-face{ font-family: 'Novecento'; src: url('/fonts/novecento.eot'); src: url('/fonts/novecento.eot?#iefix') format('embedded-opentype'), url('/fonts/novecento.woff') format('woff'), url('/fonts/novecento.ttf') format('truetype'), url('/fonts/novecento.svg#webfont') format('svg'); }

a {text-decoration: none; cursor: pointer;}
a:hover { text-decoration: underline;}

.floatl {float: left; }
.floatr {float: right;}

.clear {height: 0px; overflow: hidden; clear: both; border: 0px solid black;}
.clearH {clear: both;}

.body_bg{background:transparent url('') no-repeat fixed center top;}

.main_banner_container{position:fixed !important;left:0;display: none;width:100%;overflow:hidden;}
#gs_blog
{
width: 34px;
height: 112px;
top: 20%;
left: -6px;
position: fixed;
padding: 0;
background: url("/img/frontend/gs_blog.png") no-repeat -0px 0;
z-index: 1000;
}
#gs_blog a
{
    float:left;display:block;
    width:28px;height:112px;
    outline:0;
    
}
#fb
{width: 265px;
 height: 100px;
 top: 20%;
 right: -260px;
 position: fixed;
 padding-left:25px;
 background:transparent url('/img/frontend/fb.png') ;float:left;
 z-index: 1000;
}
#fb iframe
{
    width: 195px;
    height: 375px;
    float: right;
}


.mbYTP_raster{
    background: none!important;
}
.movie{
    display: none;
}



#top {
    width: 1170px;
    height: 110px;
    background-color: #FFF;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    margin-left: -585px;
    z-index: 1000;
}

#top-menu {
    width: 980px;
    margin: 0 auto;
}

#top-menu-logo {
    float: left;
    width: 464px;
    height: 80px;
	padding-top: 12px;
}

#top-menu-logo a {
    width: 464px;
    height: 80px;
    display: block;
    background: transparent url(/img/frontend/logo-new.jpg) no-repeat 0 0;
}

#top-menu-ul {
    float: right;
    padding-top: 49px;
}

#top-menu-ul ul {
    list-style-type: none;
}

#top-menu-ul ul li {
    display: inline;
    text-transform: uppercase;
    font-family: 'Novecento';
    font-size: 12px;
    padding-right: 25px;
}

#top-menu-ul ul li:last-child {
    padding-right: 0;
}


#top-menu-ul ul li a {
    color: #a5a5a5;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: color 0.3s ease, background-position 0.3s ease;
}

#top-menu-ul ul li a:hover, #top-menu-ul ul li a.active {
    text-decoration: none;
    color: #000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: color 0.3s ease, background-position 0.3s ease;
}

#bottom-button {
    width: 160px;
    height: 63px;
    left: 50%;
    margin-left: -80px;
    position: fixed;
    bottom: 0;
    background-color: #000;
}

#bottom-button a {
    font-family: 'Novecento';
    font-size: 12px;
    padding-top: 25px;
    display: block;
    width: 160px;
    height: 38px;
    color: #bcbcbc;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: color 0.3s ease, background-position 0.3s ease;
}

#bottom-button a:hover {
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: color 0.3s ease, background-position 0.3s ease;
}

#main-content {
    width: 980px;
    line-height: 150%;
    padding-top: 150px;
}

.site-title h1 {
    font-size: 21px;
    color: #000;
    text-align: center;
    font-family: 'Novecento';
    padding-bottom: 50px;
}

#content {
    width: 980px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.site-content {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

.news-item {
    padding-top: 69px;
}

.news-item:first-child {
    padding-top: 0;
}

.news-image {
    padding-bottom: 47px;
}

.news-title h2 {
    font-family: 'Novecento';
    font-size: 18px;
    text-align: center;
}

.news-title {
    padding-bottom: 13px;
}

.news-date {
    padding-bottom: 10px;
    font-family: 'Novecento';
    font-size: 12px;
    color: #8f8f8f;
}

.news-content {
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

.contact-content {
    padding: 0 100px;
}

.contact-form {
    width: 450px;
    float: left;
}

.contact-form input, .contact-form textarea {
    display: block;
    width: 416px;
    background-color: #fff;
    color: #a4a4a4;
    font-size: 11px;
    font-family: Arial;
    border: none;
    padding: 11px 17px;
    margin-bottom: 20px;
    resize: none;
}

.contact-form-submit {
    font-family: 'Novecento';
    font-size: 12px;
    color: #fff;
    display: block;
    padding: 9px 36px;
    background-color: #5f5f5f;
    float: left;
}

.contact-form-submit:hover {
    text-decoration: none;
}

.contact-error {
    background-color: #f00;
    height: 0;
    overflow: hidden;
    padding-left: 17px;
    color: #fff;
    font-size: 11px;
}

.contact-confirm {
    background-color: #0f0;
    height: 0;
    overflow: hidden;
    padding-left: 17px;
    color: #fff;
    font-size: 11px;
}

#menu-main-logo a {
    width: 326px;
    height: 47px;
    background: transparent url('/img/frontend/logo-main.png') no-repeat 0 0;
    display: block;
    margin: 0 auto;
}

#menu-main {
    position: absolute;
    visibility: hidden;
}

#menu-main-menu {
    margin-top: 33px;
    padding-top: 22px;
    border-top: 3px solid #FFF;
}

#menu-main-menu ul {
    list-style: none;
    float: left;
}

#menu-main-menu ul li {
    display: inline;
    padding-right: 40px;
}

#menu-main-menu ul li:last-child {
    padding-right: 0;
}

#menu-main-menu ul li a {
    font-family: 'Novecento';
    font-size: 18px;
    color: #fff;
}

#menu-main-menu ul li a:hover {
    text-decoration: none;
}

#dimness {
    background-color: black;
    width: 100%;
    position: absolute;
    opacity: .45;
}

#menu-main-menu ul li a:hover {
    color: black;
}

#top {
    top: -100px;
}

#bottom-button {
    bottom: -100px;
}

#content {
    display: none;
}

.contact-text {
    float: left;
    padding-left: 120px;
    line-height: 150%;
    color: #585858;
}

.contact-text a {
    color: #585858;
}

.contact-text a:hover {
    text-decoration: none;
}

.contact-text h2 {
    font-family: 'Novecento';
    color: #000;
}

.gallery-photo-big {
    width: 960px;
    height: 580px;
    float: left;
    width: 50%;
    height: 50%;
    cursor: pointer;
}

.gallery-photo-big img.real_photo, .gallery-photo-small img.real_photo {
    width: 100%;
    height: 100%;
    image-rendering: pixelate;
}

.gallery-photo-small {
    width: 480px;
    height: 280px;
    float: left;
    width: 50%;
    height: 25%;
    cursor: pointer;
}

.gallery-photos-small-cont {
    float: left;
    width: 50%;
}

.gallery-photo-big-dim, .gallery-photo-small-dim {
    position: relative;
    background-color: black;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
}

/*.gallery-photo-big:hover .gallery-photo-big-dim, .gallery-photo-small:hover .gallery-photo-small-dim {
    opacity: 0;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
}*/
.gallery-photo-big, .gallery-photo-small{
    opacity: 0.4;
}
.gallery-photo-big:hover, .gallery-photo-small:hover{
    opacity: 1;
     transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
}

.brands_title h2 {
    font-family: 'Novecento';
    font-size: 18px;
    text-align: left;
    padding-bottom:10px;
    float:left;
    width:100%;
}

.brands_photo{
    float:left;
    width:230px;
    overflow:hidden;
}
.brands_content{
    padding-left:20px;
    float:left;
    width:730px;
}
.brands_box{
    padding-bottom: 60px;
    float:left;
}
.no_active_pager{
    width:15px;
    height:15px;
    background:transparent url('/img/frontend/slider_pager_no_active.png') no-repeat scroll 0 0;
    float:left;
    margin-right:8px;
    display:block;
    cursor:pointer;
}
.active_pager{
    width:15px;
    height:15px;
    background:transparent url('/img/frontend/slider_pager_active.png') no-repeat scroll 0 0;
    float:left;
    margin-right:8px;
    display:block;
    cursor:pointer;
}

.no_active_pager:hover {
    text-decoration: none;
    background:transparent url('/img/frontend/slider_pager_active.png') no-repeat scroll 0 0;
    transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: color 0.1s ease, background-position 0.1s ease;
}
.real_photo{
    display: none;
}


.photo_loader {
    width: 100%;
    height: 100%;
}

.mb_YTVPProgress {
    display: none !important;
}

.mb_YTVPBar {
    background: transparent !important;
}


/*GOODSHOES PRELOADER CONTENT*/

.preloader_left_content, .preloader_right_content{
    top:45%;
    position: relative;;
}

.preloader_left_content_button{
    color:#fff;
    padding:12px 25px;
    border:1px solid #5f6060;
    font-size: 12px;
}


.preloader_right_content_button{
    color:#000;
    padding:12px 25px;
    border:1px solid #5f6060;
    font-size: 12px;
}

.preloader_left_content_button:hover{
    background-color:#fff;
    color:#000;
    text-decoration: none;
}
.preloader_right_content_button:hover{
    background-color:#000;
    color:#fff;
    text-decoration: none;
}


.brands_desc p iframe{
    width:720px;
    height:450px;
}
/*END PRELOADER CONTENT*/

.static_gallery_container{
    padding-top:50px;
    float:left;
}
.static_gallery_video_container{
    padding-top:50px;
    float:left;
}

.static_gallery_one_box{
    width:150px;height:120px;border:2px solid #000;float:left;margin-right:8px;margin-bottom:8px;
}
.video_gallery_one_box{
    padding-right:44px;padding-bottom:44px;float:left;
}
.video_gallery_one_box:nth-child(2n+2){
    padding-right:0;
}

.site-content p a{
    color:#585858;
}
.items_video{
    padding-bottom:45px;
}
.items_video:nth-child(odd) {
    padding-right:45px;
}