.mainpage .mc-cycle {
    position: relative;
    top: -95px;
}
.mainpage #header {
    margin-bottom: 0;
}
.mainpage .white {
    margin-top: -95px;
}
#shop .item-box-desc {
    height: 50px;
}
#shop .item-box figure {
    height: 256px;
}
#shop .item-box.main-box {
    position: relative;
}
#shop .item-box.main-box figure {
    height: auto;
    padding-bottom: 10px;
}
.main-atc {
    position: absolute;
    bottom: 16px;
    width: 100%;
    margin-right: 30px;
}
#shop .item-box.main-box .mbi {
    padding-top: 126%;
    position: relative;
}
#shop .item-box.main-box .mbi img {
    position: absolute;
    top: -6px;
    width: 100%;
}
@media only screen and (max-width: 960px) {
    #shop .item-box.main-box {
        padding-bottom: 30px;
    }
}
.item-box figure {
    text-align: center;
}
.item-box div.price-table ul li {
    padding: 4px;
}
.main-box-hover {
    position: absolute;
    /*display: none;*/
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 9898;
    text-align: center;
}
.main-box span.inner ul {
    list-style-type: none;
    padding-left: 0 !important;
}
.main-box span.inner ul li {
    color: #fff;
}
.main-box .item-hover .overlay {
    background-color: rgba(0,0,0,0.7) !important;
    z-index: 99;
}
.main-box .item-hover .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#shop .item-box-desc {
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.modelicons {
    position: absolute;
    top: 170px;
}
.modelicons img {
    margin-left: -6px;
}
.footmenu a {
    color: #fff;
}
.footmenu2 a {
    text-decoration: underline;
    color: #fff;
}
.item-box h4 {
    font-weight: bold;
    font-size: 1em;
}
div.price-table ul li:last-child {
    border-bottom: none;
}
.left-block h3 {
    font-size: 1.4em;
    text-align: center;
    margin-top: 0.5em;
}
.left-block .nav>li>a {
    padding: 3px 10px;
}
.left-space {
    height: 2em;
}
.search_table_mini td {
    padding-bottom: 6px;
    padding-right: 6px;
}
.search_table_mini select {
    padding: 0;
    height: auto;
}
.search_table_mini .inp_full2 {
    width: 60px;
}
.search_table_mini .inp_full {
    width: 124px;
}

.search_table td {
    padding-bottom: 6px;
    padding-right: 6px;
}
.search_table select {
    padding: 0;
    height: auto;
}
.search_table .inp_full2 {
    width: 60px;
}
.search_table .inp_full {
    width: 124px;
}

#subsform, #unsubsform, #subsform2, #unsubsform2 {
    margin-top: 1em;
}
#subsform .btn, #unsubsform .btn, #commentform .btn, #subsform2 .btn, #unsubsform2 .btn, #commentform2 .btn {
    margin-top: 0.5em;
}
#shop .item-box .add_to_cart {

}
#shop .item-box .btn, .btn:hover {
/*    padding-left: 9px;
    padding-right: 9px;*/
}
#shop .item-box .btn i.fa {
    padding-right: 6px;
}
.mt-2 {
    margin-top: 2em;
}
hr {
    margin: 20px 0;
}
.compare-wrapper {
    overflow: auto;
    padding-bottom: 20px;
}
.gc-space {
    height: 2em;
}
.ll-item {
    padding-bottom: 1em;
    text-align: center;
}
#portfolio .item-box figure img {
    width: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.clear {
    clear: both;
}
.vl-item h3 {
    margin-bottom: 0.5em;
}
.vl-item {
    margin-bottom: 2em;
    height: 246px;
    overflow: hidden;
}
.left-block .nav a:visited {
    color: #aaa !important;
}
.item-box img.img-responsive {
    transition: all .1s ease-in-out;
}
.item-box:hover img.img-responsive {
    transform: scale(2);
    cursor: pointer;
}
.anketa-header strong {
    color: #ffa500;
}
.gp-form {
    border: 1px solid #000;
    padding: 15px;
    width: auto;
    display: block;
}
#priceform {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
    width: auto !important;
}
div.price-table {
    background: inherit;
}
.anketa-footer p {
    color: #333;
}
#header .fa-balance-scale, #header .fa-search {
    color: #ffa500 !important;
}
div.tabs ul.nav-tabs a {
    background-color: #f6f6f6;
    border: 1px solid #2e4e40 !important;
}
div.tabs ul.nav-tabs li.active a {
    background-color: #2e4e40;
    border-color: #2e4e40;
    color: #fff;
}
div.tabs div.tab-content {
    border: 1px solid #2e4e40;
}
#topBar {
    font-weight: normal;
}
.gotd {
    display: block;
    text-align: center;
}
.item-box {
    border: 1px solid #2e4e40;
}
.photography .item-box {
    border: none;
}
.ifresponsive, .ifresponsive a {
    max-width: 100% !important;
}
.girl_dont_work {
    color: #ff0000;
    font-weight: bold;
}
.back-top {
    display: block;
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 40px;
    width: 40px;
    height: 40px;
    color: #fff !important;
    background: url(../img/up.png) no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 960px) {
    /*.back-top {
        display: block;
        position: fixed;
        z-index: 999;
        right: 0;
        bottom: 1px;
        width: 30px;
        height: 28px;
        color: #fff !important;
    }*/
    #shop .item-box .add_to_cart {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    #shop .item-box figure {
        padding-left: 0;
        padding-right: 0;
    }
}
.eventpic img {
    max-width: 97px;
}
.mfootmenu {
    background: #2e4e40;
    padding: 15px 15px 38px;
    color: #fff;
}

.mfp-iframe-scaler iframe {
    background: #fff !important;
}

.mfp-iframe-holder .mfp-content {
    max-width: 500px;
}
#foottel, #foottel.active {
    display: none;
}
@media only screen and (max-width: 767px) {
    #foottel {
        position: fixed;
        bottom: 29px;
        width: 100%;
        height: 40px;
        background: #2e4e40;
        text-align: center;
        color: #fff;
        font-size: 24px;
        line-height: 40px;
        display: none;
        border-top: rgba(255, 255, 255, 0.3) 1px solid;
        z-index: 2;
    }

    #foottel.active {
        display: block;
    }

    #foottel a {
        color: #fff;
        text-decoration: none;
    }

    .mfootmenu2 {
        padding-bottom: 80px;
    }

    /*#search-form-left {
        position: fixed;
        z-index: 10000;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 15px;
    }*/
    .xs-search {
        float: right;
        margin-right: 15px;
        margin-bottom: 15px;
    }
    .xs-close {
        float: right;
        margin-right: 10px;
    }
    .xs-filter {
        text-transform: uppercase;
    }
}
.event-item .thumbnail {
    width: 100%;
}
.event-item .item-image {
    width: 100%;
}
.event-item .img-responsive {
    width: 100% !important;
}
.team .event-item .thumbnail {
    margin-bottom: 20px;
    border: 1px solid #2e4e40;
}
#search-form-0 {
    display: none;
}
.gc-getprice-button {
    display: block;
    float: left;
    width: 30%;
}
.gc-getprice-input {
    width: 69%;
    margin-right: 1%;
    float: left;
    display: block;
}
@media only screen and (max-width: 500px) {
	.gc-getprice-button {
		width: 45%;
	}
	.gc-getprice-input {
		width: 54%;
	}
}
@media only screen and (max-width: 500px) {
	.gc-getprice-button {
		width: 40%;
	}
	.gc-getprice-input {
		width: 59%;
	}
}
.el-col {
    padding: 10px;
}
.el-item {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.el-item img {
    max-width: 100%;
    height: auto;
    transition: transform .2s;
}
.el-img {
    overflow: hidden;
    text-align: center;
}
.el-img img:hover {
    transform: scale(1.22);
}
.el-date {
    margin: 0 15px;
    font-size: 12px;
    margin-top: 4px;
    text-align: center;
}
.el-name {
    text-align: center;
}
.el-cont {
    height: 232px;
    overflow: hidden;
    margin: 0 15px;
    text-align: justify;
}
.el-col-v .el-cont {
    height: 130px;
    text-align: center;
}
.el-col-v .el-name h3 {
    margin: 8px 0;
}
@media only screen and (max-width: 767px) {
    .el-cont, .el-col-v .el-cont {
        height: auto;
    }
}
@media only screen and (max-width: 1200px) {
    ul#topMain li {
        text-align: center;
    }
    ul#topMain li a {
        font-size: 15px !important;
    }
}
.el-short {
    height: 168px;
    overflow: hidden;
}
@media only screen and (max-width: 1199px) {
    .el-short {
        height: 232px;
    }
}
@media only screen and (max-width: 991px) {
    .el-short {
        height: 442px;
    }
}
@media only screen and (max-width: 767px) {
    .el-short {
        height: 172px;
    }
}
.el-short a {
    color: #333;
    text-decoration: none;
}
#cube-slider {
    max-height: 80vh !important;
    width: auto;
    background-image: linear-gradient(#2e4e40, #000);
}
#cube-slider img {
    max-height: 80vh !important;
    width: auto;
    margin: 0 auto;
}
.cbp-nav-pagination {
    width: 100%;
    text-align: center !important;
    right: 0 !important;
    left: 0 !important;
    position: absolute;
}
.team h3 small {
    font-size: 100%;
}
.photonewicon {
    position: absolute;
}
.photonewicon img {
    width: 40px;
    margin: 0 !important;
}
#cbp-search {
    display: none;
}
.cbp-search {
    text-align: center;
    /*padding-right: 20px;*/
    margin-bottom: 0;
    width: auto;
}
.cbp-search a {
    background: none !important;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background-color: #2e4e40;
}
.sf-cat {
    font-weight: bold;
    font-size: 110%;
    text-transform: uppercase;
    padding-top: 1em;
}
.search-clear {
    background-color: #ffa500;
}
.el-group-date {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.el-group-date {
    font-size: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.egd {
    border-top: #ccc 1px dotted;
    padding-top: 12px;
}
.egd-1 {
    border-top: none;
    padding-top: 0;
}
#cube-slider img {
    display: block;
    max-width: 100%;
    height: auto;
}
#cube-girls {
    display: none;
}
#cube-girls-menu {
    position: fixed;
    left: 0;
    bottom: 280px;
    z-index: 101;
    background-color: #2e4e40;
    color: #fff;
    transform: rotate(270deg);
    margin-left: -38px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
#cube-girls-menu a {
    color: #fff;
    margin: 0;
    padding: 2px 12px;
    font-size: 14px;
    width: 100px;
}
@media only screen and (min-width: 768px) {
    #cube-girls-menu {
        display: none;
    }
}
.gc-contacts {
    border: 1px solid #000;
    padding: 15px;
    margin-bottom: 15px;
}

.odessa{
    color: #ffa500;
    font-size: 1.2em;
    font-weight: bold;
    margin: -20px 0 20px 0;
}