/* Clears */
.clear {
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
    display: block;
}

.clear_small {
    clear: both;
    font-size: 1px;
    height: 5px;
    display: block;
}

.clear_medium {
    clear: both;
    font-size: 1px;
    height: 10px;
    display: block;
}

.clear_big {
    clear: both;
    font-size: 1px;
    height: 15px;
    display: block;
}

.pink_error, .green_info {
    background: #ff0000 none repeat scroll 0 0;
    border: 1px solid #ff0000;
    color: #ffffff;
    display: block;
    text-align: center;
    /* height: 40px;*/

    line-height: 160%;
    margin-bottom: 30px;
    padding: 5px 10px;
}

.green_info {
    background: #676767 none repeat scroll 0 0;
    border: 1px solid #676767;
}



.admTable td, .admTable th, table.admTable {
    padding: 10px;
    border: 1px solid #dddddd;
    border-collapse: collapse;
}

.admTable td input {
    width: 100%;
}

.optList{
    padding-left: 40px;
    margin-left: 40px;
}

.textSmall{
    font-size: 11px;
}
.textGreen{
    color: #2C8B27;
}
.textRed{
    color: #ff2600;
}
.textOrange{
    color: #ff7f34;
}

.nc-demo-modal-wrapper{
    display: none !important;
}

a.teamCopyrg {opacity:0.2;transition:all linear 0.3s;font-size:11px;color:#fff;text-decoration:none;line-height:25px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}
a.teamCopyrg:hover {opacity:1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(00%);
    -o-filter: grayscale(00%);
    filter: grayscale(00%);
    filter: none; /* IE 6-9 */
}

.articleText img{
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
}

.articleText p{
    padding-bottom: 10px;
}

.nav-button {
    background: #676767;
}


/* Theme customisation */
.panel-left {
    width: 30%;
}
.panel-right {
    width: 70%;
}
.main-menu {
    width: 28px;
    background: #676767;
}
.main-menu li .main-menu-icon {
    font-size: 18px;
    margin: 10px 30px 0 7px;
}
.main-menu-icon:before {
    padding-top: 5px;
}

body {
    font-size: 16px;
    color: #000000;
}
h6.close, .titleOT.close, #navigation.close {
    left: 14%;
}

.top-container {
    height: 130px;
    margin: -80px auto 20px auto;
}

.footer-credits-copyright{
    margin: 30px 0 10px  0;
    font-size: 85%;
}


.border-top-1, .border-top-2, .border-bottom-1, .border-bottom-2 {
    height: 2px;
}
.border-right {
    width: 2px;
}
.border-left {
    width: 2px;
}


.seriaLabel {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    text-transform: uppercase;
    padding: 30px 0px 15px 0px;
}
.seriaDetails, .seriaDate, .seriaDescr {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
}

.seriaDate, .seriaDetails {
    padding: 0px 0px 15px 0px;
}
.seriaDescr {
    padding: 0px 0px 15px 0px;
    font-weight: normal;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    line-height: normal;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}


.bread {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 30px 0px 30px 0px;
}
.bread a{
    text-decoration: underline;
}


.subLinkButton {
    border: solid;
    border-color: #FFFFFF;
    border-width: 1px;
    color: #FFFFFF;
}

a.subLinkButton, a.subLinkButton:visited, a.subLinkButton:active, a.subLinkButton:focus {
    color: #FFFFFF;
}

a.subLinkButton:hover {
    color: #000000;
    border-color: #000000;
}


a.light.subLinkButton, a.light.subLinkButton:visited, a.light.subLinkButton:active, a.light.subLinkButton:focus {
    color: #FFFFFF;
    border-color: #000000;
    background-color: #000000;
}

a.light.subLinkButton:hover {
    color: #000000;
    border-color: #000000;
    background-color: #FFFFFF;
}

a.nav-button.light:before {
    background: #000000;
    color: #000000;
}



.element-item {
    padding: 2px;
    width: 280px
}

.timeline {
    width: 90%;
}

#loader .loaderDynamic {
    background: #676767;
}

.section-title:before {
    background-color: #676767;
    display: none;
}


.section-title.light:before {
    background-color: #676767;
}


#main-menu {
    margin-left: -28px;
}


.unveil-1 {
    margin-top: 54px;
}

h1.main-title {
    font-size: 75px;
    font-weight: 400;
}

h1.main-title span {
    font-weight: 100;
}


.serias .image-works:hover .hover-effect {
    opacity: 0.35;
    -moz-opacity: 0.35;
    -webkit-opacity: 0.35;
    filter: alpha(opacity=35);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
}

.serias .image-works .seriaDescr,  .serias .image-works .seriaDetails {
    display: none;
}

.serias .image-works:hover .seriaDescr,  .serias .image-works:hover .seriaDetails {
    display: block;
}

.icon-works {
    opacity: 1;
}

.timeline-event-content {
    top: -10px;
    padding: 10px;
}



.center-space-top {
    top: -16px;
}

.seriaContainer {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.serias .icon-works {
    max-width: 600px;
    margin-left: 0px;
}


.serias  .img-responsive {
    display: inline;
    /* max-width: 100%; */
    /* height: auto; */
}

.circle:before {
    background-image: url(../img/pic/dasha.jpg);
}

ul li.old {
    display: none;
}

.footer-credits-logo img, .main-logo img {
    width: 46px;
    height: 46px;
    margin-bottom: 10px;
}

.main-title span.name {
    font-family: 'Raleway', sans-serif;
    font-size: 50px;
}


.dividerSmall {
    position: relative;
    width: auto;
    height: 30px;
    margin: 0 auto;
    background: none;
}



.exhibitionDate {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.20em;
    color: #111;
    text-transform: uppercase;
    font-size: 11px;
    color: #999;
    margin: 0;
    padding: 20px 0px 20px 10px;
    font-size: 26px;
}

.exhibitionTitle {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #111;
    margin: 0;
    padding: 5px 0 5px 5px;
}

.exhibitionText{
    padding: 0px 0px 0px 5px;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: lighter;
}

.exhibitionItem{
    padding: 10px 0px 10px 5px;
}

.thirdBlock{
    z-index: 101000;
    min-width: 250px;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
}

.commonButtonStyle{
    font-family: 'Dosis', sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.15em;
    text-shadow: none;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;

    border: 1px solid #111;
    padding: 12px 70px 12px 70px;
    margin: 23px auto 16px auto;
    widt1h: 200px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.testimonials-quote-img {
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
    margin: 0 auto 10px auto;
}
/* ============ Seria Hovers =================*/

a.toucher:hover img {
    filter: brightness(50%);
    transform: scale(1.1);
}

a.toucher img {
    transition-duration: .3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter;
}

a.toucher:hover .icon-works {
    opacity: 100;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    transition-property: opacity, transform, filter;
}

.legendary-gallery .icon-works {
    opacity: 0;
}

.uk-overlay {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
}

.legendary-gallery .line1 {
    background-color: #ffffff;
    display: block;
    width: 80%;
    height: 2px;
    margin: -5px auto 10px auto;

}

.legendary-gallery.serias img{
    margin:0px; padding:0px; display: block;
}

/* ============ Seria Hovers END =================*/

.nc-demo-modal-wrapper{
    display: none !important;
}


.thirdBlock .light-bg{
    background: none;
}

.thirdBlock .light-bg p, .thirdBlock .light-bg, .thirdBlock  .section-title{
    color: #ffffff;
}

.thirdBlock .section-title:before, .thirdBlock .section-title:after {
    background-color: #ffffff;
}

/*****************************************************/

.staticText ul, .staticText ol {
    padding: 10px 0px 10px 50px;
}

.staticText ul {
    list-style-type: disc; /* Заглавные буквы */
}

.staticText ul ul {
    list-style-type: circle; /* Заглавные буквы */
}

.staticText ol {
    list-style-type: decimal; /* Заглавные буквы */
}
.staticText ol ol {
    list-style-type: lower-alpha; /* Заглавные буквы */
}

/******************************************************/


@media only screen and (max-width: 1400px){
    h1.main-title {
        font-size: 70px;
    }
}

@media only screen and (max-width: 1200px){
    h1.main-title {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1100px){

    h1.main-title {
        font-size: 60px;
    }

    .panel-right {
        width: 100%;
    }

    #main-menu {
         margin-left: -14px;
         width: 28px;
     }

    #main-menu ul:hover {
        margin-left: -28px;
        width: 28px;
    }

    .lower-content {
        margin: 0 0 0 28px;
    }
}

@media only screen and (min-width: 1600px){
    .serias .icon-works {
        margin-left: -15px;
    }
}

@media only screen and (min-width: 1024px){
    .icon-works {
        margin-left: -20px;
    }
}


@media only screen and (max-width: 880px) {
    #main-menu {
        margin-left: -28px;
        width: 28px;
    }
}

@media only screen and (max-width: 500px) {
    .seriaDescr {
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    .alternative-header h2, .alternative-header h1 {
        font-size: 50px;
    }
    .bread {
        font-size: 18px;
    }

    .serias .image-works:hover .seriaDescr {
        display: none;
    }
}

@media only screen and (min-width: 576px) and ( max-width: 767px)  {
    .col-sm-6 {
        width: 50%;
    }

}


.headerDevider{
    background-color: #676767;
    display: block;
    width: 80px;
    height: 5px;
    margin-top: 10px;
}
/* Theme customisation END */


