body{
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #222;
    background: url(../img/yabg.png) repeat;
}

a{
  -webkit-transition: none;
  transition: none;
}
a:focus, a:hover {

}
h1,h2,h3,h4,h5{
    font-family: 'Open Sans', sans-serif;
}
.m-pagetitle{
  display: inline-block;
  margin-bottom: 20px;
}



p {
    margin: 0 0 15px;
}
p:last-child{
  margin: 0;
}
ul, ol {
    list-style-position: inside;
    padding: 0;
}
body div.jGrowl.top-right{right:50%;margin-right:-127px;top:40%}
body div.jGrowl div.jGrowl-notification,div.jGrowl div.jGrowl-closer{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:20px;font-size:15px}
body .af-message-success{background-color:#1b894f;color:#fff;background-image:none;border:none}
body .af-message-error{background-color:#EAEAEA!important;color:#111!important}
body .af-message-info{background-color:#000!important}
.navbar {
    margin: 10px 0;
}
.shadow-box{
    background: #ffffff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
@media (min-width: 1200px){
    .shadow-box {padding-left: 30px;padding-right: 30px;}
}
.our_projec-ctn{
    margin-bottom: 20px;
}
/*------------------------------------------------------------------------------*/
.sep_line {
    height: 5px;
    margin-bottom: 20px;
    background: #ebeef0;
}
.simple-page {margin-bottom: 60px;}


.page_content img {
    padding: 5px;
    max-width: 100%;
    height: auto;
}
.template-page{
    padding-top: 20px;
}

.site-box{
    padding: 10px;
}
hr.page {
    border-top: 2px solid #e3e3e3;
    clear: both;
    float: none;
}
.page-title-one {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}
.date-one {
    margin-top: 2px;
    color: #000000;
    font-size: 0.8em;
    line-height: 1;
}
.content-one{
    font-size: 14px;
}
.page-video-title{
    /* margin-left: 15px; */
}


.pos-line,.pos-left,.pos-right,.embed-responsive{margin-bottom:5px}
.pos-line img,.pos-left img,.pos-right img{padding:0}
@media (min-width: 768px) {
.pos-line{max-width:100%}
.pos-left{max-width:40%;float:left;margin-right:15px}
.pos-right{max-width:40%;float:right;margin-left:15px}
}

/*------------------------------------------------------------------------------*/
.video-description-many{
    margin-top: 5px;
    margin-bottom: 15px;
}
.title-many{
    font-size: 14px;
    font-weight: 700;
}
.title-many2{
    font-size: 16px;
    font-weight: 500;
}
.gallery_img {
    /* width: 154.5px; */
    max-width: 50%;
    height: auto;
    float: left;
    padding: 13px 0px 0px 16px;
}
.gallAlboms .col-xs-4:nth-child(3n+1) {
    clear: both;
}
.gallery_img img {
    width: 140px;
    border-radius: 3px;
}
/*------------------------------------------------------------------------------*/
.header-top li {
    display: inline-block;
    padding-left: 18px;
}

.header-top li a {
    color: #ddd;
    font-size: 12px;
    white-space: nowrap;
}
.header-top ul {
    list-style: none;
    margin: 0;
    padding-bottom: 6px;
    padding-top: 6px;
}
.header-top{
    background: #666666;
    border-bottom: 1px solid #333;
}
.header-top .text-right {
}
.header-top .title-text {
    color: #fff;
    font-size: 12px;
    padding-bottom: 8px;
    padding-top: 8px;
}
header{
    margin-top: 0;
    z-index: 10;
    position: relative;
}
header{
    background-color: #ffffff;
    margin-bottom: 0;
}
header .logo{
    /* margin: 30px 0 30px; */
    text-align: center;
    /* padding: 5px; */
    height: 110px;
    padding-top: 33px;
}
header .logo img{
    height: 100px;
}
.logo-text {
    font-size: 28px;
    line-height: 1;
    /* color: #fff; */
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin: 51px 0 33px;
}
.logo-text a, .logo-text a:hover, .logo-text a:focus {
    color: #000;
    text-decoration: none;
}
@media (min-width: 1100px){
  .logo-text {
    font-size: 31px;
  }
}
.logo-text small {
    font-size: 70%;
}
.logo-text p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: normal;
    padding-top: 9px;
}
@media (max-width: 767px){
  .logo-text {
    font-size: 20px;
  }
  .logo-text p {
    display:none;
  }
}
header .text {
    float: left;
}
header .value {
    float: right;
    font-size: 14px;
    line-height: 14px;
}
.hybridauth .name {
    font-weight: 700;
    width: 140px;
    float: left;
}
header .phone{
    margin-top: 11px;
    margin-bottom: 13px;
    text-align: right;
    font-size: 24px;
    font-weight: 600;
    color: #FCFEFC;
    font-family: 'Open Sans', sans-serif;
}
header hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border-top: 2px solid #e3e3e3;
}
.phone .glyphicon {
    font-size: 0.8em;
}
header .left-pnl .text{
    font-weight: 700;
}
header .social{
    padding-top: 5px;
}
header .phone i {
    position: relative;
}

@media (min-width: 768px){
  .navbar-nav {
    text-align: center;
    width: 100%;
  }
  .navbar-nav > li {
    float: none;
    display: inline-block;
  }
  .navbar-header {
    display: none;
  }
  .navbar-nav>li>a {
      font-size: 17px;
      padding: 26px 17px;
      transition: 100ms ease;
      text-transform: uppercase;
      font-weight: 600;
      font-family: 'Open Sans', sans-serif;
  }
  .dropdown-menu>li>a {
      padding: 6px 24px;
  }
}
@media (max-width: 767px){
    .navbar-nav .open .dropdown-menu {background-color: #fff;border-radius: 0;}
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background: #0c82a0;
    }
    .navbar-default .navbar-toggle {
        background: transparent;
        color: #fff;
    }
}
.navbar-default .navbar-brand {
    color: white;
}


.bnr-top {
    text-align: center;
    padding: 0;
}
.bnr-top__mobile img {
    width: 100%;
}
.social a {
    width: 29px;
    height: 29px;
    display: block;
    float: left;
    margin-right: 10px;
    background: url("../img/social-all.png");
}
.social a.vk {
    background-position: 30px 30px;
}
.social a.vk:hover {
    background-position: 0 30px;
}
.social a.fb {
    background-position: 30px 0;
}
.social a.fb:hover {
    background-position: 0 0;
}

/*------------------------------------------------------------------------------*/
footer{
    padding-top: 5px;
    /* padding-bottom: 40px; */
    background: #34495E;
    color: #ffffff;
    font-size: 12px;
}
footer a {
    color: #D2D2D2;
}
footer ul {
    list-style: none;
}

.footer_bottom {
    background: #2C3E50;
    padding: 10px 0;
}

footer p {
    font-size: 12px;
}
footer a:hover {
    color: #fff;
    text-decoration: none;
}
footer ul a {
    line-height: 1.6;
}
.counter {
}
/*------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/
.m-slider{
    margin: 18px 0;
}
.bx-wrapper .bx-viewport{
    left: 0;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.main-slider-ctn {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 421px;
    overflow: hidden;
    /* border: 1px solid #ddd; */
    /* box-shadow: 0 0 0 1px rgba(0,0,0,.1),0 6px 6px -4px rgba(0,0,0,0.14); */
    /* box-shadow: 0 0 0 1px rgba(0,0,0,.1); */
}
.bx-wrapper .bx-caption span {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 20px 20px;
    font-size: 13px;
}
@media (max-width: 767px){
  .main-slider-ctn{
    display:none;
  }
}
.bxslider {
    list-style: none;
    border: 0;
}

/*------------------------------------------------------------------------------*/
.container-bnr {
    margin-bottom: 25px;
}
.container-bnr .bnr{
    margin-top: 10px;
}
.container-bnr .bnr img{
    max-width: 223px;
}
.text-button{
    font-size: 13px;
    float: right;
    color: #999999;
    margin: 29px 0 26px;
    text-decoration: underline;
}
/*------------------------------------------------------------------------------*/
.video-poll .data {
    float: left;
}
.video-poll .votes {
    text-align: right;
}
.line-poll .votes span {
    font-size: 16px;
    font-weight: 500;
}
.video-poll .name{
    height: 40px;
    color: #262626;
    font-size: 12px;
}
.video-poll a:hover .name{
    color: #2ECC71 /*#1280e0*/;
}
.video-poll a:hover .play-icon, .video-poll a:focus .play-icon {
    background-position: 80px 0;
}
.video-poll a:hover .play-icon-ctn, .video-poll a:focus .play-icon-ctn {
    background: rgba(0,0,0,.1);
}
.video-poll .date{
    color: #999999;
    font-size: 11px;
    float: left;
    padding: 6px 0 0;
}
.video-poll a:hover,
.video-poll a:focus {
    text-decoration: none;
}
.video-poll {
    padding: 6px;
    border: 1px solid #ffffff;
    border-radius: 4px;
}
.video-poll:hover {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}
.video-poll .line-poll {
    height: 25px;
}
.video-poll .progress{
    margin-bottom: 10px;
}
.btn-ctn {
    text-align: center;
}
.video-ctn{
    position: relative;
    border: 1px solid #FFFFFF;
    border-radius: 1px;
    z-index: 0;
    overflow: hidden;
}
.play-icon-ctn{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: transparent;      
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.play-icon{
    position: absolute;
    display: inline-block;
    top:50%;
    left:50%;
    background: url("../img/button-sprite.png") 80px 40px;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
}
.photo-item .play-icon{
    background-position: -120px 40px;
}

.video-item:hover .play-icon,
.video-item.active .play-icon{
    background-position: 80px 0;
}

.photo-item:hover .video-ctn .play-icon,
.photo-item:hover .video-poll .play-icon{
    background-position: -120px 0;
}

.video-item:hover .play-icon-ctn,
.video-item.active .play-icon-ctn{
    background: rgba(0, 0, 0, 0.10);
}
.main-video{
    float: left;
    margin-right: 15px;
}
.talant-ctn_left {
    width: 56%;
}
.talant-ctn_left iframe {
    width: 100%!important;
}
.talant-ctn_right {
    width: 44%;
}

.right-text-talant h4{
    text-align: center;
}
.right-text-talant p {
    color: #999999;
}
.right-text-talant-main{
    padding-left: 0;
}
.right-text-talant-main h3{
    text-align: center;
}
.right-text-talant-main p{
    font-size: 16px;
}
.right-text-talant-main h4{
    text-align: center;
}
.video-poll .votes {
    color: #2ECC71 /*#1280e0*/;
}
.video-poll .progress-bar{
    background:#2ECC71 /* #1280e0*/;
}
.poll-page .sponsors{
    padding: 10px;
    text-align: center;
}
.poll-page .sponsors img{
    padding: 10px;
}
/*------------------------------------------------------------------------------*/
a.video-item {
    text-decoration: none;
    color: #000;
    background-color: transparent;    
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
a.video-item:hover,
.video-item.active,
.video-item:hover .title-many2{
    text-decoration: none;
    color: #2ECC71;
}
.video-ctn img {
    padding: 0;
}
.video-item .glyphicon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    color: #fff;
    font-size: 35px;
    opacity: 0.5;
}

.video-item:hover .glyphicon{
    opacity: 1;
    color: #2ECC71;
}
.tickets__imgct {
    overflow: hidden;
}

.tickets__imgct img {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
}

.video-ctn img {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
}
/*------------------------------------------------------------------------------*/
#atstbx {
    margin-bottom: 15px;
}
.comments h3.title {
    background: white;
    margin-top: 10px;
}
.talant-ctn{
    margin-top: 28px;
}
.aside-r h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 22px;
}
/*------------------------------------------------------------------------------*/
.latest_comment .tickets-latest-row {
    padding: 0 0 12px;
    overflow: hidden;
}
.tickets-latest-row a {
    color: #000;
    /* font-weight: 600; */
}
.tickets-latest-row a:hover, .tickets-latest-row a:focus{
    text-decoration: none;
    color: #0b99bd;
}
.tickets-latest_video img {
    width: 100px;
    margin-top: -7%;
    margin-left: -47%;
}

.tickets-latest_video {
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}

.tickets-latest_img {
    float: left;
    margin-right: 12px;
}

/*------------------------------------------------------------------------------*/
.about-photo-ctn{
    position: relative;
    float: left;
    margin: 0px 10px 21px 10px;
    width: 130px;
    height: 180px;
}
.about-photo-block{
    position: absolute;
    border-radius: 3px;
    left: 0;
    top: 0;
    background: #ffffff;
    text-align: center;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(199, 199, 199, 0.5);
    -moz-box-shadow: 0px 1px 3px 0px rgba(199, 199, 199, 0.5);
    box-shadow: 0px 1px 3px 0px rgba(199, 199, 199, 0.5);
}
.about-photo-block:hover {
    border: 1px solid #d6d6d6;
    padding: 6px 6px 10px;
    left: -7px;
    top: -7px;
    z-index: 10;
}
.about-photo{
    width: 130px;
    height: 180px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
}
.about-photo-block p,
.about-photo-block span{
    display: none;
}
.about-photo-block:hover p,
.about-photo-block:hover span{
    display: block;
}
.m-about-item p,
.about-photo-block p {
    color: #999999;
    margin-bottom: 5px;
    font-size: 12px;
}
.m-about-item span,
.about-photo-block span {
    padding: 10px 0 5px;
    font-weight: 500;
    font-size: 14px;
    text-decoration: underline;
}
a.about-photo-block.fancybox:hover {
    text-decoration: none;
}
.about-photo-many{
    margin-left: -5px;
    padding-right: 0;
    margin-bottom: 30px;
}
.m-about-slider-ctn {
    padding: 0 26px 0;
    height: 327px;
    overflow: hidden;
}
.m-about-slider{
    width: 170px;
}
.m-about-item {
    text-align: center;
    margin-top: 10px;
}
.m-about-item img {
    width: auto;
    height: auto;
    display: inline-block;
    border: 1px solid #d6d6d6;
}
.m-about-item-img{
    text-align: center;
}

.m-about-slider-ctn .slick-prev,
.m-about-slider-ctn .slick-next {
    top: 40%;
}
.m-about-slider-ctn .slick-prev {
    left: -25px;
}
.m-about-slider-ctn .slick-next {
    right: -25px;
}
.m-about-slider-title h3{
    text-align: center;
    margin-top: 19px;
    margin-bottom: 3px;
}
.m-about-slider-ctn .slick-slider {
    margin-bottom: -10px;
}
/*------------------------------------------------------------------------------*/
.our-projects-main-ctn{
    margin-top: 20px;
}

.speak_main_b {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.3);
    -moz-box-shadow:0 0 4px rgba(0,0,0,0.3);
    -ms-box-shadow:0 0 4px rgba(0,0,0,0.3);
    -o-box-shadow:0 0 4px rgba(0,0,0,0.3);
    box-shadow:0 0 4px rgba(0,0,0,0.3);
    margin-bottom: 9px;
}
.speak_main-cnt{
    width: 44%;
    padding-left: 0;
    padding-right: 0;
}
.speak_main {
    height: 100px;
    overflow: hidden;
}
.speak_main_text {
    width: 56%;
    padding-left: 5px;
    padding-right: 5px;
}
.speak_main_text .title-many2{
    font-size: 13px;
    font-weight: 500;
    padding-top: 3px;
}
.speak_main img {
    height: 100%;
    width: auto;
    left: 50%;
    position: absolute;
    margin-left: -87px;
}
.our-projects-main{
    padding-left: 20px;
}
.our-projects-main .description{
    padding: 2px 8px 4px;
}
.our-projects-main .video-ctn{
    border: 0;
}
.our-projects-main .date-one{
    margin-top: 0;
}
.our-projects-main .project{
    /*margin-bottom: 15px;*/
}
.our-projects-main .hidden_block {
    width: auto!important;
}
.main-cnt-margin {
    margin-top: 48px;
}
.m-video {
    margin-bottom: 48px;
    padding-top: 10px;
    padding-bottom: 6px;
}
/*------------------------------------------------------------------------------*/
.m-in-city .text-button{
    margin-top: 0;
}
/*------------------------------------------------------------------------------*/
.slider-main-ctn {
  height: 144px;
  overflow: hidden;
}
.slider-main .image{
    padding: 21px;
}
.slider-main img {
    display: block;
    width: 120px;
}
.slider-main .slick-prev {
    left: -10px;
}
.slider-main .slick-next {
    right: -10px;
}
.main-content_b {
    margin-bottom: 20px;
    padding-bottom: 60px;
}

/*------------------------------------------------------------------------------*/
.sharing img {
    margin-bottom: 3px;
}
.sharing {
    margin: 0;
    overflow: hidden;
    float: left;
    display: block;
}
.sharing-auto{
    height: 37px;
}
/*------------------------------------------------------------------------------*/
#ticketForm .form-actions, #comment-form .form-actions {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.well {
    padding: 0 19px 19px;
}
.comments #comments {
    font-size: 14px;
    padding-left: 5px;
}
.ticket-comment .ticket-avatar {
  max-width: 35px!important;
  max-height: 35px!important;
}
.tickets__img {margin-bottom: 10px;}
.tickets__text {
}
.ticket-comment {
  margin-top: 10px!important;
}
.ticket-meta, .section-meta {
    margin: 10px 0;
    padding: 10px 0;
}
.tickets-row {
    margin-bottom: 20px;
}
.tickets-row .title {
    margin-top: 0px;
    margin-bottom: 12px;
    font-weight: 600;
}
.tickets-row .title a {
    color: initial;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.tickets-row .title a:hover,.tickets-row .title a:focus  {
    text-decoration: none;
    color: #0b99bd;
}
.ticket-meta-mini{
  font-size: 0.9em;
  margin-bottom: 8px;  
  color: #949494;
}
.tickets__img img {
    padding: 0;
}
.tickets-latest-row {
    font-size: 12px;
}
hr {
    margin-top: 30px;
    margin-bottom: 30px;
}
/*------------------------------------------------------------------------------*/
.photo-one {
    margin: 10px 5px 10px 10px;
    border: 1px solid #d6d6d6;
    width: 134px;
    height: 89px;
    float: left;
}
/*------------------------------------------------------------------------------*/
.sisea-results-list h3{
    margin: 0;
    padding: 7px;
    border-radius: 5px;
    text-transform: none;
    font-size: 16px;
    color: #000;
    background: #fff;
    font-weight: 700;
}
.sisea-results-list p {
  padding-left: 25px;
}
span.sisea-page {
    padding: 0 2px;
    font-weight: 700;
}
span.sisea-result-pages {
    padding-right: 5px;
}
.sisea-paging {
    margin-bottom: 10px;
}
/*------------------------------------------------------------------------------*/
.btn.focus, .btn:focus{
    color: #fff;
}
.m-videos {
    height: 205px;
}
.like-buttons {
    float: right;
    display: block;
}
.m-in-city {
    padding-right: 25px;
}
/*------------------------------------------------------------------------------*/
.fancybox-skin {
    border-radius: 0;
}
/*------------------------------------------------------------------------------*/
.likes_a, .dislikes_a,
.likes_a:hover, .dislikes_a:hover,
.likes_a:focus, .dislikes_a:focus {
    cursor: default;
    border: 0!important;
    background: #fff!important;
}
.likes_a[href]:hover, .dislikes_a[href]:hover {
    cursor: pointer;
}
/*------------------------------------------------------------------------------*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color:#ff7700 /* #177AD1*/;
  border-color: #eba900 /*#267CC8*/;
}
.pagination>li>a, .pagination>li>span {
  color:#ff7700/* #177AD1*/;
}
/*------------------------------------------------------------------------------*/
.currency-rate{
    margin-top: -16px;
    color: #fff;
}
.gsInformer .gsCity span {
  padding-left: 0!important;
}
.gsLinks {
    display:none!important;
}
.gsInformer {
  width: 234px!important;
  height: 45px!important;
  margin-top: 23px;
}
.gsInformer .gsCity span {
  text-transform: uppercase;
  font-size: 12px;
  font-family: Ubuntu;
}
.gsInformer .gsTemp .paddingRight {
  font-size: 14px;
  font-family: 'Ubuntu', sans-serif!important;
  font-weight: 400!important;
}
.gsInformer .gsAddInfo3 {
  padding: 0!important;
}
.gsInformer .gsWeatherIcon img {
  width: 39px;
  margin-top: 7px;
  margin-left: 63px;
  height: auto;
}
/*------------------------------------------------------------------------------*/
.likes_a .icon,
.dislikes_a .icon{
    background: url("../img/like-buttons.png");
    width: 25px;
    height: 27px;
    display: block;
    float: left;
    margin-top: -5px;
    content: ' ';
}
.likes_a .icon {
    background-position: 0 0;
}
.likes_a.active:hover .icon{
    background-position: 0 -30px;
}
.dislikes_a .icon {
    margin-top: 0px;
    background-position: -30px 0;
}
.dislikes_a.active:hover .icon{
    background-position: -30px -30px;
}
/*------------------------------------------------------------------------------*/
#resultText p {
    padding: 7px;
    margin: 1px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#resultText p:nth-child(2n) {
  background: #ebebeb;
  border-radius: 4px;
  margin: 0;
}

table.calendar {
    margin: 0 auto;
}
#Calendar {
  cursor: default;
  padding: 3px 0px 10px;
  width: 224px;
  border: 1px solid rgb(222, 222, 222); 
  border-radius: 9px;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ff7500/* #1280e0*/ 0%,#ff7500 /* #1280e0*/ 18%, #ffffff 18%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%,#ff7500/* #1280e0*/), color-stop(18%,#ff7500/* #1280e0*/), color-stop(18%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top,#ff7500 /*#1280e0*/ 0%,#ff7500/* #1280e0*/ 18%, #ffffff 18%, #ffffff 100%);
  background: -o-linear-gradient(top,#ff7500/* #1280e0*/ 0%,#ff7500/* #1280e0*/ 18%, #ffffff 18%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ff7500 /*#1280e0*/ 0%, #ff7500 /*#1280e0*/ 18%, #ffffff 18%, #ffffff 100%);
  background: linear-gradient(to bottom, #ff7500 /*#1280e0*/ 0%, #ff7500 /*#1280e0*/ 18%, #ffffff 18%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
#Calendar .date {
  border: 1px solid rgb(222, 222, 222);  
  border-radius: 3px;
  margin: 0px 1px 1px 0px;
  width: 27px;
  height: 23px;
  color: rgb(132, 132, 132);
  text-align: center;
}

#Calendar .isevent .date {
  font-weight: 700;
  cursor: pointer;
}
#Calendar .today .date {
  background: rgb(18, 128, 224);    
  color: white;;
}
#Calendar th.dow {
  color: rgb(167, 167, 167);
  font-weight: 400;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

#Calendar td.month {
    height: 31px;
    color: white;
}

#Calendar td.next a {
    color: white;
    padding-left: 10px;
}

#Calendar td.prev a {
    color: white;
}
#Calendar td.next a:hover,
#Calendar td.next a:focus,
#Calendar td.prev a:hover,
#Calendar td.prev a:focus{
  text-decoration: none;
}
/*------------------------------------------------------------------------------*/
label {
  font-weight: 500;
}
/*------------------------------------------------------------------------------*/
div.jGrowl.top-right {
    top: 36%;
    right: 50%;
}
div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
    margin-right: -117px;
}
/*------------------------------------------------------------------------------*/
.search-btn i{
  color: #2ECC71;
  font-size: 23px;
}
.search-btn {
    background: transparent;
    border: 0;
    padding: 1px 0px 4px 3px;
    cursor: pointer;
}
.search-btn:focus {
    outline: none;
}
input#search {
    border-radius: 3px;
    height: 32px;
}
.simpleSearchFormHeader{
    float:right;
}
/*------------------------------------------------------------------------------*/
#searchHeader{
    position: absolute;
    right: 10px;
    padding-left: 20px;
    overflow: hidden;
}
#searchHeader{
    width: 44px;
}
#searchHeader #search{
    display: none;
}
#searchHeader.active{
    width: 243px;
}
#searchHeader.active #search {
    display: block;
}

/*------------------------------------------------------------------------------*/
.xpoll-top h2{
    float: left;
}
.xpoll-info{
    float: right;
    margin-top: 20px;
    font-size: 14px;
    color: #999999;
}
.xpoll-info strong {
    color:#2ECC71/* #1280e0*/;
    font-size: 16px;
    font-weight: 500;
}
.xpoll-top__sort {
    float: right;
    font-size: 14px;
    color: #999;
}
.xpoll-top__sort a {
    color: #2ECC71;
    font-size: 1em;
    font-weight: 500;
}
/*------------------------------------------------------------------------------*/
.comments-list .ticket-comment {
    border-left: 1px dotted #ABA9A9;
    padding-left: 5px;
}
/*------------------------------------------------------------------------------*/
.simple-page .ticket-meta {
    margin: 10px 0;
    padding: 12px 0;
}
.ticket-read-more {
    margin: 10px 0;
}
.markItUpHeader {
    height: 24px;
}
.ticket-rating{
    text-align: right;
}
.ticket-meta i {
    color: #3E3E3E;
}
.tickets-latest-row .date, .tickets-latest-row .comments {
    font-size: 0.9em;
    color: #a1a1a1;
}
.form-control, .select2-search input[type=text] {
    font-family: Verdana, Geneva, sans-serif;
}
/*------------------------------------------------------------------------------*/
.simple-page .ec-rating-stars {
    height: 23px;
}
.ec-form .well {
    padding: 0 19px 19px;
}
.ec-stars span.rating-0{width: 0;}
.ec-stars span.rating-1{width: 16px;}
.ec-stars span.rating-2{width: 36px;}
.ec-stars span.rating-3{width: 56px;}
.ec-stars span.rating-4{width: 76px;}
.ec-stars span.rating-5{width: 96px;}
.ec-stars span.rating-6{width: 116px;}
.ec-stars span.rating-7{width: 136px;}
.ec-stars span.rating-8{width: 156px;}
.ec-stars span.rating-9{width: 176px;}
.ec-stars span.rating-10{width: 196px;}

.simple-page .ticket-meta .ec-stars {    
    width: 196px;
    float: left;
    margin: 2px;
}
.simple-page .ec-stars {
    width: 196px;
}
.simple-page .ec-stars-title{
    display: block;
    float: left;
    width: 136px;
}
.myrating {
    margin-bottom: 20px;
}
.myrating dl {
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
    padding: 1px 0 0;
    /* margin: 0 15px; */
    /* float: left; */
    margin-bottom: 12px;
}

.myrating dt, .myrating dd {
    /* border: 1px solid #a0d233; */
    /* background: #d2e9a5; */
}

.myrating dt, .myrating dd {
    float: left;
    display: block;
    /* height: 28px; */
    line-height: 1.4em;
    padding-top: 5px;
    padding-bottom: 6px;
    border-top: 1px solid #E4E3E3;
}

.myrating dd {
    width: 90%;
    padding-right: 25px;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    position: relative;
}

.myrating dt {
    width: 10%;
    text-align: center;
}
.myrating_title {
    text-align: center;
    padding: 1px 0;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #000;
}
.myrating dl dd span {
    position: absolute;
    top: 5px;
    right: 0;
}

.myrating dl dd a {
    color: #000;
}
/****************************************************************************/
#undefined-sticky-wrapper {
    display: none;
}

.main-content_b .btn-more,
.main-content_b .btn-more:hover,
.main-content_b .btn-more:focus,
.main-content_b .btn-more:active {
    color: #000;
    outline: none;
    font-size: 21px;
    margin-bottom: 14px;
    width: 205px;
}
.main-content_b .btn-more i {
    top: 4px;
}
.custom_size .project {
    width: 22.2%;
}
.custom_size .project:first-child {
    width: 33.33333%;
}
.myrating_cnt dt:nth-child(1), .myrating_cnt dd:nth-child(2) {
    border: 0;
}
.myrating td,.myrating th{
    padding: 4px 11px;
}
.myrating table a {
    color: #333;
    text-decoration: underline;
}
.myrating tr:nth-child(2n) {
    background: #ebebeb;
}
.myrating_head {
    color: #fff;
    background: #ff8d00;
    border-color: #ff8d00;
}
.simple-page .myrating_head td{
    border-color: rgb(255, 162, 47);
    font-size: 1.1em;
}
.panel-ec-message .panel-footer {
    padding: 6px 15px;
    font-size: 13px;
}
.panel-ec-message .ec-stars {
    margin-top: 0px;
}
.str_wrap{
    width: 915px;   
}
@media (min-width: 1200px){
    .str_wrap{
        width: 940px;
    }
}
.neighbors {
    padding: 7px 0;
    display: block;
    font-size: 13px;
}
/********************************************************************************************/
.button-main {
	background: #C0392B;
    -moz-box-shadow:    0px 4px 0px 0px #8a2a21;
    -webkit-box-shadow: 0px 4px 0px 0px #8a2a21;
    box-shadow:         0px 4px 0px 0px #8a2a21;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:7px 25px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.button-main:hover {
    color:#ffffff;
	background: #E74C3C;
    -moz-box-shadow: 0px 4px 0px 0px #AD342A;
    -webkit-box-shadow: 0px 4px 0px 0px #AD342A;
    box-shadow: 0px 4px 0px 0px #AD342A;
}
.button-main:active {
	position:relative;
	top:1px;
}
.embed-responsive {
    margin-bottom: 10px;
}
.backg{
    background: #157015;
    background: -moz-linear-gradient(top, #157015 0%, #2cad2c 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #157015), color-stop(100%, #2cad2c));
    background: -webkit-linear-gradient(top, #157015 0%, #2cad2c 100%);
    background: -o-linear-gradient(top, #157015 0%, #2cad2c 100%);
    background: -ms-linear-gradient(top, #157015 0%, #2cad2c 100%);
    background: linear-gradient(to bottom, #157015 0%, #2cad2c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#157015', endColorstr='#2cad2c', GradientType=0 );  
}
/*************************************************************************/
#vk_groups {
    max-width: 100%;
    overflow: hidden;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
}
/*************************************************************************/

/*************************************************************************/
.f-tickets-row__img{
    float: left;
    width: 63px;
    padding-right: 5px;    
}
.f-social__block {
    height: 32px;
    text-align: right;
}
.f-social__ico {
    display: inline-block;
    width: 32px;
}

.copyright {
    line-height: 34px;
}
footer .glyphicon {
    font-size: 1.3em;
    top: 3px;
}
footer h3 {
    color: #FFF;
    font-size: 20px;
}
/*************************************************************************/
.btn-login,.btn-login:focus {
    text-align: right;
    float: right;
    /* color: #fff; */
    line-height: 1.4em;
    border-bottom: 1px dashed #fff;
}

.btn-login:hover {
    color: rgb(52, 73, 94);
    border-bottom: 1px dashed rgb(52, 73, 94);
}
#loginModal .modal-header {
    border: 0;
}
.btn-login a, .btn-login:focus a {
    color: #0c82a0;
}

.btn-login:hover a {
    color: #34495E;
}
.btn-logout {
    border: 0;
}
.btn-login .dropdown-menu{
    left: auto;
    right: 0;
}
/*************************************************************************/
.forum-table h2 {
    margin: 0 0 5px;
}
.forum-table thead {
    background: #34495E;
    color: #fff;
}

.forum-table>thead>tr>th {
    border-bottom: 0;
}
/*************************************************************************/
.breadcrumb a {
    color: #1ABC9C;
    color: #555;
}
.breadcrumb{
    font-size: 0.8em;
    color: #555;
    margin-top: 20px;
    border-radius: 0;
}
.map iframe {
    width: 100%;
}
/*------------------------------------------------------------------------------*/
.xPoller2 .progress {
    height: 7px;
    margin-bottom: 10px;
    max-width: 650px;
}

.xPoller2 p {
    margin: 0 0 5px;
}
/*************************************************************************/
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #ffffff;
    background: #0c82a0;
}
nav.navbar.navbar-default {
    border-radius: 0;
    box-shadow: navajowhite;
    background: #FFF;
    border: none;
    background: #0b99bd;
    margin: 0;
}
/*************************************************************************/
.userNav {
    text-align: right;
    padding-top: 5px;
    font-size: 12px;
}




.btn-reg {
    display: inline-block;
}

.userNav ul {list-style: none;margin-bottom: 5px;}

.userNav li {
    float: right;
}
.btn-reg {
    background: #0b99bd;
    padding: 7px 12px;
    color: #ffffff;
    font-size: 12px;
}
.btn.btn-reg:hover {
    background: #0c82a0;
    padding: 7px 12px;
    color: #ffffff;
}
.userNav_login {
    padding: 7px 15px;
    display: inline-block;
}
.top-news{
    margin: 9px 0;
}
.top-news img {
    max-width: 100%;
}
h1.pagetitle {
    margin-bottom: 15px;
}
/*************************************************************************/
.xPoller2 h3 {
    font-size: 18px;
}
/*************************************************************************/
.ajax-body li {
    list-style: initial !important;
}
.gallery_capital {
    clear: both;
}