/*
Theme Name: wp-bootstrap
Theme URI: http://peyotto.com
Description: Site Template
Version: 3.3.1
Author: Edgar Marukyan
Author URI: http://peyotto.com
Tags: responcive
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

@font-face {
    font-family: 'FuturaPTWebMedium';
    src: url('./fonts/FTN55__W.eot');
    src: url('./fonts/FTN55__W.eot?#iefix') format('embedded-opentype'), url('./fonts/FTN55__W.svg#FuturaPTWebMedium') format('svg'), url('./fonts/FTN55__W.woff') format('woff'), url('./fonts/FTN55__W.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FuturaPTWebLight';
    src: url('./fonts/FTN35__W.eot');
    src: url('./fonts/FTN35__W.eot?#iefix') format('embedded-opentype'), url('./fonts/FTN35__W.svg#FuturaPTWebMedium') format('svg'), url('./fonts/FTN35__W.woff') format('woff'), url('./fonts/FTN35__W.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.container *{
    font-family: Tahoma,Arian AMU,Arial AMU,Arial Unicode,Arial Unicode MS!important;
}
.fa{
    font: normal normal normal 14px/1 FontAwesome!important;
}
body a{
    color: #5e5e5e;
    text-decoration: none;
}
body a:hover,body a:active,body a:focus{
    color: #de3a3b;
    text-decoration: none;
}
.site-logo{
    text-align: center;
    margin-bottom: 15px;
    position: relative;
}
.header-banner{
    margin-bottom: 15px;
}
.top-main-menu .navbar-collapse.collapse{
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: 10px 0 20px;
    position: relative;
    background: none;
    border-radius: 0px;  
}
.top-main-menu #menu-main-menu li{

    height: 28px;

    line-height: 30px;
    font-size: 16px;
    position: initial;
}
.top-main-menu #menu-main-menu li:hover .sub-menu{
    display: block;
}
.top-main-menu #menu-main-menu li .sub-menu{
    display: none;
    position: absolute;
    width: 100%;
    left: 0px;
    padding: 0px;
    list-style: none;
    z-index: 5;
    margin-top: 5px;
    background-color: #e6e6e6;
}
.top-main-menu #menu-main-menu li .sub-menu li{
    border: 0px;
    height: 30px;
}
#menu-main-menu.navbar-nav{

}
.top-main-menu #menu-main-menu li:last-child{
    border-right:0px;
}
.top-main-menu #menu-main-menu li a{
    display: block;
    line-height: 30px;
    padding: 0 7px 0 7px;
    text-transform: uppercase;
    color: #000000;
    border-right: 1px solid #bebebe;
    text-decoration: none;
    font: normal 15px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;  

    line-height: 30px;
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    -o-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;

}
.top-main-menu #menu-main-menu li .sub-menu li a{
    line-height: 30px; 
}
.top-main-menu #menu-main-menu li a:hover{
    color: #de3a3b;
    text-decoration: none;
}
.custom-menu.navbar.navbar-default{
    background: none;
    border: 0px;
    border-radius: 0px;
} 
.top-main-menu .navbar-collapse.collapse.in{
    padding: 0px;
}
.top-main-menu .in #menu-main-menu li{
    display: block;
    padding: 0 9px 0 10px; 
    border-right: 0px;
}

.main_acardion .heading {
    display: inline-block;
    margin-bottom: 8px;
}
.main_acardion .heading_link {
    color: #000000;
    text-decoration: none;
    display: inline-block;
}
a, .btn, .transition_background {
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    -o-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
}
.main_acardion .heading_text {
    font: normal 30px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    padding-right: 10px;
}
.main_acardion .arrow {
    font: normal 21px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    line-height: 20px;
    color: #cccccc;
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    -o-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
    vertical-align: top;
}
.main_acardion .item {
    padding-bottom: 8px;
    border-bottom: 1px solid #bebebe;
}
.main_acardion .item .link {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: 0;
}
.main_acardion .img {
    padding-top: 10px;
}
.main_acardion .brief {
    font: normal 15px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    color: #5e5e5e;
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    -o-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
    letter-spacing: 0.01em;
    padding-top: 8px;
    display: block;
    font-size: 13px;
    line-height: 17px;
}
.main_acardion .first .img_wrapper{
    display: block;
    margin: 0px;
}
.main_acardion .img_wrapper{
    display: none;
    text-align: center;
}
.main-slider{
    height: 410px;
    overflow: hidden;
}
.main-slider .slide_item{
    width: 555px;
    height: 410px;
    position: relative;
    position: relative;
}
.main-slider .slide_item img{
    width: auto;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

.main-slider .info-box {
    position: absolute;
    /*    width: 406px;*/
    left: 0;
    bottom: 0px;
    overflow: hidden;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRCNkEzRjQ0NzY3RTExRTI4MjQ1RDk5MzEwNEYxNDVBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRCNkEzRjQ1NzY3RTExRTI4MjQ1RDk5MzEwNEYxNDVBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEI2QTNGNDI3NjdFMTFFMjgyNDVEOTkzMTA0RjE0NUEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEI2QTNGNDM3NjdFMTFFMjgyNDVEOTkzMTA0RjE0NUEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4hSFlvAAAAD0lEQVR42mJiYGBoAAgwAACPAIPkdzb8AAAAAElFTkSuQmCC');
    padding: 0 7px 0 21px;
    text-align: left;
    font: normal 28px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;    
    line-height: 30px;
    color: #fff;
    letter-spacing: 0.03em;
    height: 113px;
    display: table;
    z-index: 3;
}
.main-slider .info-box p {
    text-transform: none;
    display: table-cell;
    vertical-align: middle;
    padding: 6px 0;
}
.main-slider a.prev, .main-slider a.next{
    position: absolute;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    z-index: 3;   
    left: 10px;
    width: 13px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("./images/carousel_arrows_2.png") top left no-repeat;
    visibility: hidden;
    top: 45%;
    z-index: 10;
}
a.prev:hover{
    background-position: bottom left;
}
.main-slider a.next{
    left: auto;
    right: 10px;
    background-position: top right;
}
.main-slider a.next:hover{
    background-position: bottom right;
}
.main-slider:hover a.prev, .main-slider:hover a.next {
    visibility: visible;
}

.main-news-block .news {
    display: inline-block;
    width: 260px;
    vertical-align: top;
    margin: 0 29px 16px 0px;
    position: relative;
}
/*.main-news-block .news:nth-child(3n+3){
    margin-right: 0px;
}*/
.main-news-block .overhead {
    position: absolute;
    display: inline-block;
    z-index: 1;
    right: 0;
    top: 0;
    width: 260px;
    height: 355px;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
    line-height: 355px;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}
.main-news-block .preview_link {
    width: 260px;
    height: 355px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
.main-news-block .overhead .share {
    opacity: 0;
    line-height: normal;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 17px;
    background-color: #000;
    padding: 3px 0 4px;
    z-index: 1;
    position: relative;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.main-news-block .overhead .share .item {
    display: inline-block;
}
.main-news-block .overhead .share .social_link {
    color: #666666;
    text-decoration: none;
}
.main-news-block .label_mark {
    position: relative;
    margin-bottom: 4px;
    display: block;
}
.main-news-block .preview {
    width: 260px;
    height: 355px;
}

.main-news-block  .link {
    color: inherit;
    text-decoration: none;
}
.main-news-block .divider {
    font: normal 13px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    line-height: 25px;
    color: #8d8d8d;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.main-news-block .brief {
    font: normal 17px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;

    line-height: 19px;
    color: #5e5e5e;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.main-news{
    margin-top: 20px;   
}



.news-list{
    padding: 0px;
}


.main-news-block  .news-list .news:hover .overhead {
    background-color: rgba(0, 0, 0, 0.3);
}
.main-news-block  .news-list .news:hover  .share {
    opacity: 1;
}

.main-news-block  .overhead .share .item {
    display: inline-block;
}
.main-news-block .overhead .share .social_count {
    display: block;
    font-size: 10px;
    font-family: Arial;
}
.main-news-block  .overhead .share .icon {
    font-size: 15px;
    line-height: 14px;
    display: block;
    margin-top: 4px;
    border-right: 1px solid #666666;
    padding: 0 10px;
}
.main-news-block .overhead .share .social_link:hover {
    color: #ffffff;
    text-decoration: none;
}

.mainb-bloc-top-line {
    background-color: #bebebe;
    border: none;
    height: 1px;
    margin: 10px 0 15px;
    width: 100%;
}
.content_heading {
    text-align: center;
    margin-bottom: 10px;
}
.content_heading {
    margin: 0 0 11px 15px;
}
.content_heading_link {
    font-size: 21px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.interview-block{
    margin-bottom: 15px;
}
.interview-block .news:last-child{
    margin-right: 0px;
    float: right;
}
.background-container {
    background: #f1f1f1;
    padding: 10px 0;
}



.main-carucell .heading {
    color: #000;
    font: normal 28px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;    
    line-height: normal;
    margin: 3px 0 5px 30px;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.main-carucell .wrapper {
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
}

.main-carucell .carucell_item{
    padding: 0px 5px;
    height: 316px;
}
.main-carucell .carucell_item_image{
    width: 100%;
    height: auto;
    min-height: 258px;
}
.main-carucel-wrap{
    height: 328px;
}
.main-carucell .carucell_item_title{
    padding: 0px;
    line-height: 16px;
    margin: 6px 0px 0px 0px;
    height: 48px;
    overflow: hidden;
}

.main-carucell .arrow-bg {
    position: absolute;
    background-color: white;
    height: 258px;
    width: 24px;
    background-image: url("./images/arrows-sp.png");
    background-repeat: no-repeat;
    cursor: pointer;
}
.main-carucell .bg-left {
    left: 6px;
    top: 0px;
    background-position: 6px;
}
.main-carucell .bg-right {
    right: 6px;
    top: 0px;
    background-position: -112px;
}
.main-carucell .bg-left:hover {
    background-position: -54px;
}
.main-carucell  .bg-right:hover {
    background-position: -172px;
}

.carucell-wrapper{
    position: relative;
    padding: 0px 25px;
}

.most-populiar-title{
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
}

.most-populiar-box .mainb-bloc-top-line{
    margin: 10px 0 10px;
}
.most-populiar-box .category-block:last-child{
    border-right: 0px;
}
.most-populiar-box .main_acardion .item:last-child{
    border-bottom: 0px;
}
.most-populiar-box .category-block{

    padding: 0 5px;
    border-right: 1px dotted #b3b3b3;
    position: relative;
    vertical-align: top;
}
.category-name a {
    font: normal 13px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;    
    line-height: 13px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #b3b3b3;
    margin-bottom: 10px;
    color: #666666;
    text-decoration: none;
    display: block;
}





footer{
    margin-top: 50px;
}

.footer-menu {
    text-align: center;
    background-color: #f1f1f1;
    line-height: 30px;
}
.footer-menu ul{
    padding: 0px;
    margin: 0px;
}
.footer-menu li {
    display: inline-block;
    margin: 0 17px;
}
.footer-menu li a:hover{
    color: #de3a3b;
    text-decoration: none;
}
.footer-menu li a{
    color: #5e5e5e;
    text-decoration: none;
    font: normal 16px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;

    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}
.footer-box{
    text-align: center;
    background-color: #1a1a1a;
    color: #7c7c7c;
    font-size: 11px;
    line-height: 14px;
    padding: 10px;
}
.footer-social{
    margin-top: 25px;
    margin-bottom: 10px;
}
.social {
    font-size: 19px;
    line-height: normal;
    margin: 0 12px;
    color: #cccccc;
    text-decoration: none;
}



.post-block-widget{
    border: 1px solid #bebebe;
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 10px;
}

.post-block-widget .block-title{
    font-size: 21px;
    text-transform: uppercase;
    width: 150px;
    margin: -15px auto 20px auto;
    background: #fff;
}

.post-block-widget ul{
    padding: 0px;
    list-style: none;
}
.post-block-widget .item {

    text-align: left;
    margin: 8px 10px 1px 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #cccccc;
}
.post-block-widget .item:last-child{
    border-bottom:0px;
}
.post-block-widget .item .preview {
    float: left;
    padding-top: 2px;
    margin-right: 7px;
}
.post-block-widget  .right_column .link:hover{
    color: #de3a3b;
    text-decoration: none;
}
.post-block-widget  .right_column .link{  
    font: normal 12px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.02em;
    display: block;
}
.post-block-widget  .right_column .brief{
    height: 56px;
    overflow: hidden;
    color: #737373;
    font-size: 14px;
    line-height: 17px;
    padding-top: 3px;
}
.post-block-widget .item .right_column {

}


.side_section {
    border: 1px solid #bebebe;
    text-align: center;
    padding-bottom: 10px;
}
.side_section.social_connect .item:hover, .side_section.social_connect .item.active {
    background-color: #de3a3b;
    outline: none;
}
.side_section.social_connect .item:hover {
    color: #ffffff;
    text-decoration: none;
}
.side_section.social_connect .item {
    display: inline-block;
    font: normal 16px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;

    line-height: normal;
    color: #ffffff;
    width: 30px;
    height: 30px;
    margin: 0 2px 0 3px;
    border-radius: 15px;
    border: none;
    background-color: #000;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    -o-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
}

.side_section.social_connect .buttons_list {
    margin: 19px 0;
}

.social_connect .block-title {
    font-size: 21px;
    text-transform: uppercase;
    width: 210px;
    margin: -15px auto 20px auto;
    background: #fff;
}

.author-block-widget {
    border: 1px solid #bebebe;
    margin: 25px 0px;
    text-align: center;
    padding-bottom: 10px;
}

.author-block-widget ul{
    list-style: none;
    padding: 0px 5px;
}

.author-block-widget .block-title {
    font-size: 21px;
    text-transform: uppercase;
    width: 150px;
    margin: -15px auto 20px auto;
    background: #fff;
}

.author-block-widget .author_thumb{
    width: 50px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.author-block-widget .author_info a{
    font-weight: bold;
}
.author-block-widget .item:last-child{
    border-bottom:0px;
}
.author-block-widget .item{
    text-align: left;
    margin: 8px 10px 1px 10px;
    padding-bottom: 7px;
    border-bottom: 1px solid #cccccc;
}

.author-block-widget .right_column{
    padding-left: 54px;
}

.category-page-title h1{
    margin: 0;
    font-family: Tahoma,Arian AMU,Arial AMU,Arial Unicode,Arial Unicode MS;
}

.wp-pagenavi{
    text-align: center;
    margin: 15px 0px;
}

.about_author{
    width: 100%;
    margin-bottom: 25px;
}
.about_author .author_photo{
    margin-bottom: 10px;
}
.about_author .author_photo img{
    width: 100%;
    height: auto;
}

.about_author .author_name{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.about_author .author_bio{
    border: 1px dotted #b3b3b3;
    padding: 10px;
    font-size: 14px;
}
.post-page h1{
    font: normal 1.5em Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    font-size: 1.5em;
    margin: 0 0 20px 0;
    font-weight: bold;
}
.post-page .post-header{
    margin-bottom: 15px;
}
.post-page  .post-thumbnail{
    margin-bottom:20px;
}
.post-page .post-thumbnail img{
    width: 100%;
    height: auto;
}

.post-page .image-caption{
    width: 100%!important;
    margin: 20px 0px;
    padding: 3px;
    border: 1px solid #EFEFEF;
}
.post-page .image-caption img{
    width: 100%!important;
    height: auto!important;;
}
.post-page .image-caption-text{
    line-height: 21px;
    padding: 6px 0 0 0;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.post-page .post-content{
    color: #000;
    font: normal 14px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;
    line-height: 20px;
}
.post-page .post-content img{
    max-width: 100%!important;
    height: auto;
}


.block-title{
    font-family: Tahoma,Arian AMU,Arial AMU,Arial Unicode,Arial Unicode MS;
}


.post-block-widget.newsfeed{
    padding-bottom: 0px;
    margin-bottom: 25px;
}
.newsfeed .scrolable{
    height: 393px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.post-block-widget.newsfeed .block-title{
    margin: -15px auto 0px auto;
    width: 180px;
}
.single-post-gallerey-area ul{
    padding: 0px;
    list-style: none;
}
.single-post-gallerey-area li{
    width: 270px;
    float: left;
    height: 181px;
    border: 1px solid #EEEAEA;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
}
.single-post-gallerey-area li:nth-child(2n+2){
    margin-right: 0px;
}
.single-post-gallerey-area li a:hover{
    opacity: 0.8;
}
.single-post-gallerey-area{
    margin: 20px 0;
}
.single-post-gallerey-area li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.single-post-gallerey-area li img{
    width: auto;
    height: 181px;
    margin: 0 auto;
}
.post-icon{
    margin-right: 3px;
}
.post-icon .exclusive-icon{
    background-color: red;
    color: #fff;
    padding: 1px 2px;
    border-radius: 5px;
    font-size: 11px;
    letter-spacing: 0;
}
.exclusive-featurd{
    background-image: url('./images/exclusive_corner.png');
    width: 87px;
    height: 87px;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    right: 0px;
}
.post-block-widget.most-read{

}
.post-block-widget.most-read .block-title{
    font-size: 18px;
    width: 200px;
}
#menu-shoping_nav li{
    width: 100%;
}
.special-price{
    position: absolute;
    top: 0px;
    z-index: 3;
    background: #e93c3c;
    color: #fff;
    padding: 5px 10px;
}
.post-price{
    width: 100%;
    margin: 0 auto;
    display: table;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 3px;
    font-size: 15px;
}
.main-news-block .news-list .news:hover .post-price{
    background: #e93c3c;
}
.shopcarucell li{
    list-style: none;
}
.shopcarucell {
    height: 350px;
    overflow: hidden;
    width: 100%;
    float: left;
}

.shopcarucell a.shop-prev, .shopcarucell a.shop-next {
    position: absolute;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    z-index: 3;

    width: 13px;
    height: 40px;
    overflow: hidden;
    text-indent: -9999px;
    background: url("./images/carousel_arrows_2.png") no-repeat;
    top: 45%;
    z-index: 10;
}
.shopcarucell a.shop-prev{
    left: 10px;
    background-position:  bottom left; 
}
.shopcarucell a.shop-next{
    right: 10px;
    background: url("./images/carousel_arrows_2.png")   bottom right no-repeat;
}
.shopcarucell{

}




/*Category Label Colors*/

.label_text:hover {
    color: red;
    text-decoration: none;
}

.label_mark a:hover{
    color: #fff;
}
.label_text {
    background-size: 100%;
    position: absolute;
    right: -2px;
    top: 10px;
    padding: 0 9px;
    height: 23px;
    text-transform: uppercase;
    z-index: 2;
    font: normal 13px Tahoma, Arian AMU,Arial AMU, Arial Unicode, Arial Unicode MS;    
    line-height: 23px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: bold;
}
.label_text.label_3-million-picks, .label_text.label_the-kitchen{
    background-color: #8FC915

}
.label_text.label_beauty, .label_text.label_health-cosmetology{
    background-color: #E54C7A;
}
.label_text.label_interview-2, .label_text.label_tech{
    background-color: #6C74B2;
}
.label_text.label_product, .label_text.label_instagram{
    background-color: #C6009D;
}
.cat_icon .label_facebook,.label_text.label_facebook{
    background-color: #FBAA03;
}
.label_text.label_sex{
    background-color:  #FC4F13;
}
.label_text.label_events, .label_text.label_virtual-wordl, .label_text.label_contact-art{
    background-color:  #30D5C7;
}
.cat_icon .label_specialist,.cat_icon .label_tv-films,.cat_icon label_diets,.label_text.label_specialist, .label_text.label_tv-films,.label_text.label_diets{
    background-color:  #D7051B;
}
.label_text.label_3-million-picks, .label_text.label_faces, .label_text.label_foreign-policy{
    background-color: #8FC915
}
.cat_icon .label_beauty, .label_text.label_phytotherapy,  .label_text.label_show-business{
    background-color: #E54C7A;
}
.cat_icon .label_interview-2, .label_text.label_photo,.label_text.label_video{
    background-color: #6C74B2;
}
.cat_icon .label_product,.label_text.label_world, .label_text.label_society{
    background-color: #C6009D;
}
.label_text.label_culture{
    background-color: #FBAA03;
}
.label_text.label_sex, .label_text.label_domestic-policy{
    background-color:  #FC4F13;
}
.cat_icon .label_events, .label_text.label_moda{
    background-color:  #30D5C7;
}
.cat_icon .label_specialist, .label_text.label_global-armenians{
    background-color:  #D7051B;

}
.label_text.label_sport,.label_text.label_science{
    background:  #D7051B;
}

.cat_icon .label_sport, .label_text.label_sport{
    background-color:  #D7051B;

}


.label_text.label_specialist{
    /*background-color:  #66023D;*/

}

.cat_title {
    float: left;
    padding-right: 5px;
    font-size: 13px;
}
.cat_icon {
    float: left;
    margin-right:  5px;   
    border-radius: 5px;
    margin-bottom: 4px;
}
.cat_icon a, .cat_icon a:visited, .cat_icon a:hover {
    display: block;
    background-color: red;
    color: #fff;
    padding: 1px 4px;
    border-radius: 5px;
    font-size: 11px;
    letter-spacing: 0;
}
.cat_icons{


    margin: 5px 0px;
}
.post-social .text-5{
    float: left;
    margin-right: 5px; 
    font-size: 12px;
}
.float-rigth {
    float: right!important;
}
.top-main-menu #menu-main-menu ul.sub-menu li{
    float: left;
    border: 0px;
    background: none;
}
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    margin-bottom: 25px;
    width: 100%;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.calendar{
    width: 100%;
    overflow: hidden;
    height: 300px;
    background: #fff;
}
.calendar .section-timetable{
    background: #fff;
    padding: 0 50px 0px 10px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 15px;
    font-weight: bold;
    position: relative;
}
.calendar .section-timetable i{
    position: absolute;
    right: 0px;
    font-size: 26px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 34px;
    height: 25px;
    color: #383838;
}
.calendar .section-timetable i:hover{
    color: #376a49;
}
.calendar .section-title-wrapper{
    background-color: #f4f4f4;
    padding: 7px 15px;
    height: 70px;;
}
.calendar .section-title{
    height: 53px;
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
}
.cal_table {
    width: 100%;
}
.cal_table td{
    text-align: center;
    padding: 5px 9px;
    font-size: 13px;
}
.cal_table .caption{
    padding: 18px;
    color: #376a49;
}
.cal_table .mounth a{
    color: #376a49;
}
.cal_table .today{
    border: 1px solid #376a49;
    display: block;
}
.cal_table .today a{
    color: #376a49;
} 
.post-block-widget.virtual-wordl-widget .block-title{
    width: 220px;
}
.post-block-widget.product-widget .block-title{
    width: 250px;
}


.social_fixed div{
    margin-bottom: 2px;
}
.social_fixed .fb_fix{
    background-image: url(images/soc_spr.png);
    background-position: 0px 0px;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 123px 30px;
}
.social_fixed .gp_fix{
    background-image: url(images/soc_spr.png);
    background-position: 31px 0px;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 123px 30px;
}
.social_fixed .tw_fix{
    background-image: url(images/soc_spr.png);
    background-position: 92px 0px;
    width: 30px;
    height: 30px;
    background-size: 123px 30px;
    display: block;
}
.social_fixed .ok_fix{
    background-image: url(images/soc_spr.png);
    background-position: 62px 0px;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 123px 30px;
}
.social_fixed a{
    display: block;
    width: 30px;
    height: 30px;
}
.social_fixed {
    position: absolute;
    width: 30px;
    height: 150px;
    left: -18px;
}
.search-form-header{
    width: 250px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.related-lists .entry-photo{
    height: 160px;
    overflow: hidden;
}
.related-lists .entry-photo img{
    width: 100%;
    height: auto;

}
.related-lists .entry-title{
    display: block;
    height: 42px;
    overflow: hidden;
    line-height: 20px;
    font-weight: bold;
}
.widget.sectiontopnews{
    margin-top: 50px;
    margin-bottom: 35px;
}
.widget.sectiontopnews .widgettitle{
    font-size: 20px;
    color: #5e5e5e;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #d2d2d2;
    padding: 5px 10px;
}
.widget.sectiontopnews .related-item{
    height: 210px;
    overflow: hidden;
    margin-bottom: 15px;
}
.post-content .instagram-media{
    width: 100%;

}
.featured-link{
    margin: 5px 0px;
    text-align: right;
}
.featured-link a{
    text-transform: uppercase;
    font-weight: bold;
}
.addthis_button_facebook_like .fb-like span{
    vertical-align: top!important;
    width: 116px!important;
    height: 0px!important;
    overflow:visible!important;
}
.addthis_button_facebook_like .fb-like span iframe{
    height: auto!important;
    width: 117px!important;
}