html,body,div,span,applet,object,iframe,h1,h2,.title,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,
img,ins,kbd,q,s,samp,small,strike,strong,tt,var,
b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,
footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;
    background-position:0 0;background-color:transparent
}
input[type="checkbox"],
input[type="radio"] {
    vertical-align:middle
}
.broker-info div.desc p{padding-right:45px!important;}
input {margin:0;padding:0;border:0;outline:0;}
select,textarea {margin:1px;padding:3px;outline:0;-webkit-appearance: none;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
ol,ul {list-style:none;}
table {border-collapse:collapse;border-spacing:0}

h1,h2,.title,h4,h5 {font-weight:700;line-height:normal}

body {font:12px Arial,Tahoma,Verdana;text-align:left;color:#333;background:#D8D8D8;min-width:970px;line-height:1}
a {color:#72A23E;text-decoration:underline;outline: none;}
a:hover {text-decoration:none}

/*__________ Reset #END __________*/
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.no-bg {background:none !important}
.margin-no {margin:0 !important}
.left {float:left}
.right {float:right}
.opacity-none {
    -webkit-opacity: 0;
    opacity: 0;
}

.wrapper {
    width: 1020px;
    margin: 0 auto;
    background: #fff;
    padding: 0 25px;
    position: relative;
}

.logo {
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    float: left;
}

.logo a {
    color: #ffffff;
    text-decoration: none;
}
.logo a img {
    display: block;
}
.logo a span {
    background: #9D9E9E;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.logo:hover a span {
    background: #0E9543;
}

.header {
    margin-top: 12px;
    float: left;
    width: 100%;
}

.header .right {
    width: 760px;
}
.header .banners {
    margin-top: 13px;
    overflow: hidden;
}

.header .banners a {
    /*display: block;*/
    /*float: right;*/
    height: 120px;
    margin-right: 1px;
	margin-left: 3px;
    width: 251px;
    background: #D5D5D5;
}

.header .navbar {
    float: left;
    width: 100%;
}

.header .lang {
    float: left;
    margin-left: 3px;
    margin-top: 13px;
    position: relative;
    width: 35px;
}
.header .lang a {
    text-decoration: none;
    color: #fff;
    padding: 8px 0;
    text-transform: uppercase;
    outline: none;
    font-size: 14px;
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 111;
    border: 1px solid #DADADA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.header .lang a:nth-child(2),
.header .lang a:nth-child(3),
.header .lang a:nth-child(4){
    background: #fff;
    border-color: #4DBE7A;
}
.header .lang a:nth-child(2) {
    top: 33px;
}
.header .lang a:nth-child(3) {
    top: 65px;
}
.header .lang a:nth-child(4) {
    top: 98px;
}
.header .lang a.active {
    display: block;
    position: static;
}
.header .lang a:hover {
    background: #8bbc57;
}

.header .navi ul {
    margin-top: 10px;
}

.header .navi {
    float: left;
    margin-left: 23px;
    margin-top: 12px;
}

.header .navi li {
    float: left;
    margin-right: 14px;
}

.header .navi li a  {
    float: left;
    font-size: 14px;
    color: #89909c;
    font-weight: bold;
    text-decoration: none;
}

.header .navi li a:hover  {
    text-decoration: underline;
}

.header .navi li a:hover {
    color: #333;
}

.header .search {
    border: 1px solid #d7d7d7;
    float: right;
    margin-top: 9px;
    padding: 2px;
    width: 180px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.header .search input[type=text] {
    font-size: 15px;
    font-weight: 600;
    padding: 8px 0;
    width: 138px;
    margin-left: 10px;
    padding-right: 3px;
}


.header .search input[type=submit] {
    background: url(../images/ico/search.gif) top left no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.head-panel {
    background: #F2F2F2;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 10px;
    box-sizing: border-box;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.head-panel .info {
    font-size: 14px;
    color: #555555;
    float: left;
    width: 350px;
    margin-right: 20px;
    margin-top: 7px;
    margin-left: 10px;
}

.head-panel .info p {
    margin-bottom: 5px;
}

.head-panel .info i {
    font-size: 12px;
}
.head-panel .sms-links,
.head-panel .entry-links,
.head-panel .reg-links {
    color: #555f70;
    float: left;
    font: 14px Arial;
    margin-top: 13px;
    padding-left: 27px;
    text-decoration: none;
}
.head-panel .sms-links {
    background: url(../images/ico/mail.gif) left center no-repeat;
    margin-right: 20px;
}

.head-panel .sms-links:hover,
.head-panel .entry-links:hover,
.head-panel .reg-links:hover {
    text-decoration: underline;
}

.head-panel .entry-links {
    background: url(../images/ico/entry.gif) left center no-repeat;
    margin-right: 27px;
}
.head-panel .reg-links {
    background: url(../images/ico/reg.gif) left center no-repeat;
    min-height: 20px;
}

.head-panel .add-advert {
    background: #e35b00;
    border: 1px solid #a24203;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    float: right;
    height: 44px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    width: 157px;
    line-height: 23px;
    font-size: 18px;
}


.head-panel .add-advert img {
    vertical-align: middle;
    margin-right: 10px;
}

.head-panel .add-advert:hover {
    background: #F66200;
}

.search-form {
    background: #228ece;
    padding: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 15px;

}

#info{
    width: 300px;
    padding: 10px 0px 15px;
    background: #ffffff;
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 2px;
    height: auto;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    height:280px;   
}

#info .tabs-content {
    width: inherit;
    background-color: inherit;
}
#info-nav{
    margin: 0;
    width: 100%;
    list-style: none;
}
#info-nav li{
    border: 1px solid #fff;
    float: left;
    margin-right: 3px;
    padding: 13px 36px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.closed #info-nav li{
    padding-top: 8px;
    padding-bottom: 8px;
}
#info-nav li a:hover{
    color:#d15600;
}
#info-nav li.current{
    background: #fff;
    border-bottom: 0;
    position: relative;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#info-nav li.current:before {
    border-bottom: 5px solid #fff;
    bottom: -4px;
    content: "";
    left: -1px;
    padding: 1px;
    position: absolute;
    width: 100%;
}

#info-nav li a {
    font-size: 19px;
    text-decoration: none;
    color: #fff;
}

#info-nav li a:hover {
    color: #ffffff;
}
#info-nav li:hover a {
    border-bottom-color: #F3B600;
}
#info-nav li.current a {
    color: #4d4d4d;
}
@keyframes alert {
    /* 0% {
        background-color: #36803e;
    } */
    50% {
        background-color: #244d28;
    }
    100% {
        background-color: #44a24d;
    }
}
.more-ob {
    background: url("../images/ico/ob.png") no-repeat 26px center, url(../images/ico/arr.png) 250px center no-repeat;
    background-color:  #44a24d ;
    -webkit-border-radius: 0 0 0 9px;
    -moz-border-radius: 0 0 0 9px;
    border-radius: 0 0 0 9px;
    font-size: 16px;
    padding: 14px 67px 14px 63px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    color: #fff;
    animation-name: alert;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    background-color: #44a24d;
    animation-duration: 1s;
}

.more-ob:hover {
    background-color: #1c863e;
}
.closed .more-ob {
    padding-top: 10px;
    padding-bottom: 10px;
}

.more-ob:hover {
    text-decoration: underline;
}

.column-table {
    width: 100%;
    float: left;
}

.column-table .col {
    border-right: 1px dashed #dcdee2;
    float: left;
    margin-right: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    min-width: 123px;
}

.column-table .title {
    font-size: 15px;
    color: #e37f00;
    margin-bottom: 14px;
}
.column-table .col p {
    margin-bottom: 6px;
    display: block;
}
.column-table .col p label {
    display: block;
}
.column-table .col p:hover .jq-checkbox,
.jq-checkbox.checked{
    border-color: #E37F00;
}
.col label span {
    font-size: 16px;

}

.col label:hover span {
    border-bottom-color: #fff;
    border-bottom: 1px dashed;
}

.col label.active span {
    /*font-weight: bold;*/
    border-bottom: 0;
}

.column-table .col .w-50 {
    float: left;
    margin-right: 15px;
}

.column-table .col:last-child {
    border-right: 0;
    padding-right: 0;
    padding-top: 1px;
    padding-left: 3px;
}

.column-table .area-links,
#search .area-links,
.brokers .area-links {
    font-size: 16px;
    background: #F9F7F3 url(../images/ico/area.gif) 15px center no-repeat;
    border: 1px solid #E0DCCE;
    display: block;
    text-decoration: none;
    color: #e37f00;
    padding: 11px 12px 11px 47px;
    width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.column-table .area-links:hover,
#search .area-links:hover,
.brokers .area-links:hover {
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
}

.area-list {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 12px;
    max-height: 120px;
    overflow-y: auto;
}

.area-list li {
    padding: 4px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.area-list li:hover {
    background: #F4F3EE;
}
.area-list .remove, .area-list .remove2, .area-list .remove3, .area-list .remove4 {
    background: url(../images/ico/area-close.gif) top left no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 7px;
}

.column-table .btn-search,
#search .btn-search,
.popup.nisangah .submit-btn {
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    margin-top: 7px;
    background: #8BBC57 url(../images/ico/search-ico.png) 18px center no-repeat;
    padding-left: 35px;
    width: 170px;
    position: relative;
    height: 44px;
    -webkit-border-radius: 2px 1px 1px 2px;
    -moz-border-radius: 2px 1px 1px 2px;
    border-radius: 2px 1px 1px 2px;
    outline: none;
}

.column-table .btn-search::before,
#search .btn-search::before,
.popup.nisangah .submit-btn::before {
    border-bottom: 22px solid transparent;
    border-left: 17px solid #8BBC57;
    border-top: 22px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -17px;
    top: 0;
    width: 0;
}

.column-table .btn-search:hover,
#search .btn-search:hover {
    background-color: #7EC136;
}

.column-table .btn-search:hover::before,
#search .btn-search:hover::before{
    border-left-color: #7EC136;
}

.tab-content .tabs-main {
    display: none;
}

.content {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.tabs-panel {
    background: #F5E7A7;
    padding: 5px 15px;
    margin-top: 20px;
    float: left;
    width: 100%;
    box-sizing: border-box;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tabs-panel .title {
    color: #d92500;
    font-size:18px;
    font-weight:600;
    float: left;
    margin-top: 5px;
}

.tabs-panel .rat {
    float: left;
    margin: 10px 0 0 17px;
}
.tabs-panel .rat li {
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(../images/ico/star.png) top left no-repeat;
    margin-right: 2px;
}

.tabs-panel .i-tab {
    background: #f5e7a7;
    float: left;
    border: 2px solid #E35B00;
    color: #d92500;
    font-size:16px;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-left: 185px;
}

.tabs-panel .i-tab div {
    cursor: pointer;
    display: inline-block;
    padding: 7px 19px;
}

.tabs-panel .i-tab div.active {
    background: #E35B00;
    color: #f5e7a7;
}

.tabs-panel .i-tab span {
    border-bottom: 1px dashed;
}

.tabs-panel .i-tab div.active span {
    border: 0;
}

.tab-content {
    float: left;
    width: 100%;
}

.ticket-item {
    float: left;
    padding: 10px 6.5px;
    width: 181px;
    overflow: hidden;
    margin-bottom: 7px;
    position: relative;
    margin: 3.5px 0;
}

.ticket-item a {
    display: block;
}

.ticket-item:hover {
    background: #F0F1F2;
}

.urgently {
    position: absolute;
    top: 10px;
    right: 6.5px;
    padding: 5px;
    background: #E35B00;
    color: #fff;
    font: bold 14px Arial;
    z-index: 1;
}

.items .premium-l {
    background: #F3B600 url(../images/ico/pr-add.png) center 30px no-repeat;
    display: block;
    height: 47px;
    width: 181px;
    text-align: center;
    font-size: 16px;
    color: #603600;
    text-decoration: none;
    padding-top:85px;
}

.ticket-item:not(.premium-ticket) .ticket-photo {
    width: 181px;
    height: 132px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.ticket-item:not(.premium-ticket):hover .ticket-photo {
    border: 5px solid #F4C300;
}

.ticket-item:hover .ticket-photo img {
    -webkit-transition: all 3.5s ease;
    -moz-transition: all 3.5s ease;
    transition: all 3.5s ease;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.ticket-photo a {
    position: relative;
    display: block;
}

.ticket-photo:hover a:not(.premium-l):not(.class_pan):before,
.ticket-item:hover .ticket-photo:not(.pr):not(.class_pan):before {
    content: "";
    background: url(../images/ico/img-hover.png) center center no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.ticket-photo img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.price-ticket {
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #d92500;
    float: left;
    font: bold 14px Arial;
    margin-bottom: 7px;
    margin-top: 10px;
    padding: 5px 13px;

}

.description-ticket,
.description-ticket a {
    font: 14px Arial;
    color: #555555;
    float: left;
    width: 100%;
    text-decoration: none;
    min-height:32px;
}
.ticket-item:hover .description-ticket a {
    text-decoration: underline;
}


.green-tabs .tabs-panel {
    background: #DDEEBC;
    font-size: 18px;
}


.green-tabs .tabs-panel .title {
    color: #39404b;

}

.green-tabs .i-tab {
    margin-left: 70px;
    background: #DDEEBC;
    color: #0e9543;
    border-color: #0e9543;
}

.green-tabs .i-tab div.active {
    background: #0e9543;
    color: #DDEEBC;
}

.tabs-panel .more {
    float: right;
    background: url(../images/ico/arr.png) right center no-repeat;
    padding-right: 30px;
    font: bold 14px Arial;
    color: #555555;
    margin-top: 6px;
}

.pagination {
    overflow: hidden;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.pagination:before {
    content: "";
    border-top: 1px solid #E9EAE9;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: block;
}

.pagination ul {
    display: inline-block;
    padding: 0 10px;
    background: #ffffff;
    z-index: 1;
    position: relative;
}

.pagination li {
    display: inline-block;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 1px;
    background: #F3F3F3;
}

.pagination li a {
    color: #555;
    display: block;
    font: bold 15px "Arial";
    padding: 6px 12px;
    text-decoration: none;
}

.pagination li.active {
    background: #8BBC57;
    border-color: #8BBC57;
}


.pagination li a:hover {
    background: #89909C;
    color: #ffffff;
    border-color: #89909C;
}

.pagination li.active a {
    color: #fff;

}

.footer {
    float: left;
    width: 100%;

}

.footer-box {
    background: #F8F8F8;
    padding: 10px 20px;
    margin-top: 30px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer-box .pull-left {
    float: left;
    width: 404px;
}

.footer .pull-left .title {
    color: #555555;
    font: bold 15.4px Arial;
    margin-bottom: 12px;
    margin-top: 18px;
    margin-left: 10px;

}

.footer .nav {
    float: left;
    margin-right: 17px;
}
.footer .pull-left .nav li {
    margin-bottom: 10px;
}

.footer .pull-left .nav li a {
    color: #475265;
    font: 14px Arial;
    padding: 7px 10px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.footer .pull-left .nav li a:hover {
    background: #F3B600;
    color: #ffffff;
}

.footer .counter {
    background: url(../images/bar/counter_border.png) top left no-repeat,
    url(../images/bar/counter_border.png) top right no-repeat;
    float: left;
    height: 161px;
    padding: 39px 0 0 18px;
    width: 103px;
}

.footer .pull-right {
    float: right;
    margin: 6px 0 0;
    width: 375px;
}

.footer .i-tab {
    margin-bottom: 10px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 10px;
}
.footer .i-tab div {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #8bbc57;
    cursor: pointer;
    display: inline-block;
    font-size:14px;
    padding: 8px 12px;
}

.footer .i-tab div:hover {
    background: #E7E7E7;
    color: #89909C;
}

.footer .i-tab div.active {
    color: #ffffff;
    background: #89909C;
}
.footer .tabs-main .w-50 {
    float: left;
    width: 49%;
    margin-top: 5px;
}
.footer .tabs-main .w-50 p {
    margin-bottom: 10px;
}
.footer .tabs-main a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font: 14px Arial;
    color: #475265;
    text-decoration: none;
    padding: 7px 10px;
}
.footer .tabs-main a:hover {
    background: #f3b600;
    color: #ffffff
}

.footer .copy {
    text-align: center;
    font: 13px Arial;
    color: #aaaaaa;
    margin-bottom: 15px;
}

.footer .copy p {
    color: #555555;
    margin-bottom: 4px;
}
#search .drop-box {
    width: 260px;
    margin: 10px 0 0 21px;
    float: left;
}
#search .SlectBox {
    width: 255px;
    padding-bottom: 0;
}

#search .jq-selectbox__select {
    background: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 6px 14px;
    font: bold 14px Arial;
    color: #777777;
}

#search .jq-selectbox__select-text {
    margin-top: 6px;
}

#search .jq-selectbox__trigger {
    background: #F5F5F5;
}
#search .jq-selectbox__trigger-arrow {
    top: 19px;
}

#search .jq-selectbox__dropdown {
    top: 50px;
}

#search .middle-box {
    float: left;
    margin-top: 16px;
    width: 371px;
}

#search .middle-box .row {
    font: bold 14px Arial;
    color: #777777;
    text-align: right;
    margin-bottom: 3px;
    overflow: hidden;
}
#search .middle-box .row input {
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font: italic 13px Arial;
    height: 42px;
    width: 100px;
    padding-left: 9px;
}

.row .m-left {
    margin-left: 15px;
}

#search .check-label {
    float: left;
    margin: 10px 0 0 131px;
}

#search .reset-btn,
.popup .reset-btn, .reset-btn-mark {
    background: #89909C;
    border: 0 none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 38px;
    margin-left: 131px;
    margin-top: 10px;
    width: 136px;
    cursor: pointer;
}

#search .reset-btn:hover,
.popup .reset-btn:hover, .reset-btn-mark:hover {
    background: #7D838E;
}

#search .right-box {
    float: left;
    width: 199px;
    padding-left: 56px;
}

#search .right-box .area-links {
    margin: 16px 0 0 0;
}

#search .btn-search {
    margin-top: 138px;
}

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    display: block;
    z-index: 109;
    visibility: hidden;
}

.popup {
    visibility: hidden;
    background: #F9F9F9;
    left: 50%;
    top: 50%;
    position: fixed;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0px 10px 30px;
    -webkit-box-shadow: 0 5px 6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 5px 6px rgba(0,0,0,0.6);
    box-shadow: 0 5px 6px rgba(0,0,0,0.6);
    font-size: 14px;
    z-index: 111;
}
.popup.premium,
.popup.apartment {
    margin: -230px 0 0 -267px;
    width: 534px;
}

.popup .popup-main a.close {
    background: url(../images/ico/popup_close.png) top left no-repeat;
    width: 46px;
    height: 46px;
    display: block;
    position: absolute;
    top: -17px;
    right: -17px;
    -webkit-border-radius: 160px;
    -moz-border-radius: 160px;
    border-radius: 160px;
}

.popup .popup-main a.close:hover {
    background-position: top right;
}

.popup.premium .title,
.popup.apartment .title {
    color: #555555;
    font-size: 19px;
    font-weight: normal;
    margin: 21px 0 0 94px;
}

.popup.premium .info,
.popup.apartment .info {
    background: rgba(0, 0, 0, 0) url("../images/ico/in-ico.png") no-repeat left top;
    font: 14px Arial;
    margin-left: 30px;
    margin-top: 33px;
    padding: 0 64px;
}

.popup.premium .info p,
.popup.apartment .info p {
    margin-bottom: 15px;
}
.popup.premium .tabs {
    margin: 23px 0 0 93px;
}
.popup.premium .i-tab div {
    background: #89909c;
    border: 1px solid #89909c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 14px Arial;
    margin-right: 1px;
    min-width: 98px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.popup.premium .i-tab div.active {
    background: #fff;
    color: #555555;
    border-bottom: 0;
    border-color: #F0EAE6;
    padding-bottom: 15px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    z-index: 1;
}

.popup.premium .tabs .tab-content {
    background: #ffffff;
    border: 1px solid #f0eae6;
    margin-top: -1px;
    padding: 7px 7px 15px;
    width: 324px;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
}
.popup.premium .SlectBox {
    width: 252px;
}
.popup.premium .jq-selectbox__select {
    background: #f9f9f9;
    height: 38px;
    width: 252px;
}
.popup.premium .jq-selectbox__select-text {
    margin-top: 4px;
}

.popup.premium .jq-selectbox__trigger {
    width: 38px;
}
.popup.premium .jq-selectbox__trigger:hover {
    background: #BBBBBB;
}
.popup.premium .jq-selectbox__trigger-arrow {
    border-top-color: #fff;
    opacity: 1;
    right: 14px;
    top: 18px;
}

.popup.premium .jq-selectbox__dropdown {
    top: 45px;
    margin-left: 8px;
}

.popup.premium .row {
    margin-left: 8px;
    margin-top: 10px;
}

.popup.premium .jq-radio {
    margin-right: 3px;
}

.popup.premium .jq-radio:hover {
    border-color: #E48914;
}

.popup.premium label:last-child {
    float: right;
    margin-right: 9px;
}

.popup.premium .submit-btn {
    text-align: center;
    margin-top: 19px;
    position: relative;
}

.popup.premium .submit-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px dashed #D6D6D6;
    display: block;
    width: 100%;
}
.popup.premium .submit-btn button {
    background: #E58A16;
    padding: 10px 15px;
    border: 0;
    font: 14px Arial;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.popup.premium .submit-btn div {
    position: relative;
    background: #fff;
    padding: 0 10px;
    display: inline-block;
}
.popup.premium .submit-btn button:hover {
    background: #F39417;
}

.popup.reg {
    margin: -270px 0 0 -402px;
    width: 784px;
}

.popup .title {
    font-size: 22px;
    color: #676e79;
    margin: 14px 0 0 215px;
}

.popup .fb-panel {
    background: #e2e8f4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 18px 30px 0;
    padding: 8px;
}

.popup .fb-panel a {
    background: #6988c0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 44px;
    margin-left: 176px;
    text-align: center;
    text-decoration: none;
    width: 330px;
}

.popup .fb-panel a:hover {
    background: #4E76C0;
}


.popup .fb-panel a i {
    background: rgba(0, 0, 0, 0) url("../images/ico/f-ico.png") no-repeat center center;
    border-right: 1px solid #819aca;
    display: block;
    float: left;
    height: 19px;
    padding: 12px 17px;
    width: 9px;
}

.popup.reg form {
    margin-left: 50px;
    margin-top: 21px;
}
.popup.reg label,
.contacts .main .pull-right label,
.popup.subscription label {
    font-size: 14px;
    color: #555555;
}

.popup input[type=text],
.popup input[type=password],
.popup input[type=email],
.popup textarea,
.content input[type=text],
.content input[type=password],
.content input[type=email],
.content textarea {
    border: 1px solid #D1D1D1;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    height: 32px;
    width: 308px;
    margin-bottom: 6px;
}
.popup.reg sup,
.popup.upd-popup sup,
.contacts .pull-right sup,
.popup.subscription sup {
    color: #F02A57;
    font-weight: bold;
    font-size: 19px;
    margin-right: 8px;
}

.popup.reg span,
.popup.upd-popup span,
.popup.subscription span {
    display: inline-block;
    width: 164px;
}

.popup.reg form .pull-left {
    width: 550px;
    float: left;
}

.popup.reg .radio-box,
.popup.upd-popup .radio-box {
    background: #ededed;
    display: inline-block;
    margin-bottom: 18px;
    margin-top: 9px;
    padding: 11px 10px;
    width: 310px;
}

.popup.reg .jq-radio,
.popup.upd-popup .jq-radio {
    margin: 0 10px 0 15px;
}

.popup.reg .align-right,
.popup.upd-popup .align-right{
    float: right;
    width: auto;
    margin-right: 15px;
}

.popup.reg .en-info {
    background: rgba(0, 0, 0, 0) url("../images/ico/qal.png") no-repeat left center;
    display: inline-block;
    margin-left: 6px;
    margin-top: 13px;
    padding-left: 25px;
    width: auto;
}

.popup.reg .en-info a,
.popup.upd-popup .en-info a {
    color: #89909c;
}

.popup.reg .en-info.checked {
    padding-left: 0;
    margin-left: 0;
}

.popup.reg .jq-checkbox {
    margin-right: 9px;
}
.popup .submit-label {
    margin-top: 20px;
    float: left;

}
.popup .submit-label input,
.contacts .pull-right .submit-label input,
.subscription .submit-btn button {
    background: #8bbc57;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 16px;
    margin-left: 164px;
    width: auto;
    padding: 10px 20px;
    height: auto;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.popup .submit-label input:hover,
.contacts .pull-right .submit-label input:hover,
.subscription .submit-btn button:hover {
    background: #81BC42;
}

.popup.reg .pull-right {
    float: left;
    line-height: 18px;
    text-align: center;
    width: 169px;
}

.popup.reg .pull-right button {
    background: #89909c url("../images/ico/ph-ico.png") no-repeat 13px center;
    border: 1px solid #6e7684;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    margin-top: 5px;
    padding: 10px 10px 10px 33px;
    width: 140px;
    margin-bottom: 10px;
    font-size: 14px;
}


.popup.reg .pull-right button:hover {
    background-color: #78859C
}


.popup.reg .pull-right .inp-file {
    visibility: hidden;
    position: absolute;
}

.popup.entry {
    height: 251px;
    margin: -145px 0 0 -198px;
    width: 395px;
}

.popup.entry .title,
.popup.email .title {
    font-size: 21px;
    margin: 14px 0;
    padding-left: 52px;
    padding-top: 18px;
}

.popup.entry form,
.popup.email form {
    margin-left: 50px;
    margin-top: 21px;
    width: 297px;
    overflow: hidden;
}

.popup.entry input[type=text],
.popup.entry input[type=password],
.popup.email input[type=text],
.popup.email input[type=password]{
    width: 244px;
    font: 14px Arial;
    padding-left: 40px;
}
.popup.entry .submit-label {
    margin-top: 5px;
}
.popup.entry .submit-label input {
    margin-left: 0;
    padding: 11px 31px;
}
.popup.entry .txt-right {
    color: #89909c;
    float: right;
    font: italic 13px Arial;
    margin-top: 16px;
}

.popup.entry .email-label input,
.popup.email .email-label input{
    background: #ffffff url(../images/ico/email-ico.png) 12px center no-repeat;
}
.popup.entry .psw-label input {
    background: #ffffff url(../images/ico/psw-ico.png) 12px center no-repeat;
}

.popup.email,
.popup.email-s-popup {
    height: auto;
    margin: -150px 0 0 -228px;
    width: 457px;
}
.popup.email .popup-main p {
    padding-left: 52px;
    font-size: 16px;
}

.popup.email form {
    margin-top: 18px;
    width: 390px;
}

.popup.email .title {
    margin-bottom: 30px;
}

.popup.email .email-label input {
    width: 215px;
}

.popup.email .submit-label input {
    margin-left: 0;
    padding: 11px 17px;
}

.popup.email .email-label, .popup.email .submit-label {
    float: left;
    margin-right: 10px;
    margin-top: 0;
}

.loader {
    margin: 4em auto;
    font-size: 5px;
    width: 1em;
    height: 1em;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    font-weight: bold;
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}
@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

.popup.email .load-container {
    margin-bottom: 27px;
    margin-top: 27px;
}


.popup.entry .error-text {
    background: #f3e6e6 url("../images/ico/error-bg.png") no-repeat 15px center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 16px;
    margin: 0 0 0 52px;
    padding: 15px 10px 15px 53px;
    width: 374px;
    color: #c61111;
}

.popup.nisangah {
    margin-left: -488px;
    margin-top: -310px;
    width: 940px;
    background: #FFFFFF;
    padding-bottom: 15px;
}

.popup.nisangah .title {
    font-size: 20px;
    color: #000000;
    margin-left: 23px;
    margin-bottom: 14px;
}

.popup.nisangah .col {
    float: left;
    width: 32%;
    margin-right: 1%;
    padding-top: 1px;
}

.popup.nisangah .col p {
    margin-bottom: 8px;
    padding-left: 1px;
}

.popup.nisangah .wrapper-c {
    height: 500px;
    width: 900px;
    margin-left: 11.5px;
}

.popup.nisangah .bottom-box {
    background: url(../images/bar/bottom-bx.png) top center no-repeat;
    margin-top: 10px;
}

.popup .reset-btn, .reset-btn-mark {
    margin-left: 23px;
    margin-top: 15px;
}

.popup.nisangah .reset-btn, .reset-btn-mark {
    font-size: 16px;
}
.popup.nisangah .submit-btn {
    background: #0E9543;
    border: 0;
    color: #fff;
    font-size: 16px;
    height: 38px;
    padding-left: 6px;
    width: 140px;
    margin-top: 15px;
    float: right;
    margin-right: 67px;
}

.popup.nisangah .submit-btn::before {
    border-bottom-width: 19px;
    border-left-color: #0e9543;
    border-top-width: 19px;
}

.popup.nisangah .submit-btn:hover {
    background: #10AC4F;
}

.popup.nisangah .submit-btn:hover::before {
    border-left-color: #10AC4F;
}

.search-bottom {
    background: rgba(0, 0, 0, 0) url("../images/bar/search-shadow.png") no-repeat top center;
    bottom: -20px;
    height: 20px;
    left: 0;
    position: absolute;
    width: 970px;
    z-index: 1;
    text-align: center;
    display: none;
    background-size: 970px 20px;
}

.search-bottom button {
    background: #fff;
    padding: 10px 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;

    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}

.closed .search-bottom {
    display: block;
}

.search-bottom button span {
    border-bottom: 2px dotted;
}

.search-bottom button:hover {
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.4);
    box-shadow: 0 4px 4px rgba(0,0,0,0.4);
}


.search-bottom button:hover span {
    border-bottom: 0;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}

.fixed .search-form {
    float: none;
    margin: 0 auto;
    width: 970px;
    border-top-left-radius: 0;
    padding: 7px 10px;
}
.search-form.closed #info {
    height: 0px;
    overflow: hidden;
    position: relative;
    padding: 0px;
}

.main-title {
    font-size: 20px;
    letter-spacing: 0.6px;
    margin-top: 36px;
    position: relative;
    text-align: center;
}

.main-title span {
    display: inline-block;
    padding: 0 10px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.main-title:before {
    content: "";
    display: block;
    border-bottom: 1px solid #E9EAE9;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}

.haqqimizda .title {
    font: 22px Arial;
    color: #0e9543;
}

.haqqimizda .main {
    color: #000000;
    font: 14px/19px Arial;
    margin: 18px 19px 0 19px;
}

.haqqimizda h4 {
    font: bold 16px Arial;
    color: #555555;
    margin-bottom: 15px;
}

.haqqimizda p {
    margin-bottom: 20px;
}


.customer_order .i-tab, .order_tab_div {
    background: #f3f4f5;
    margin-top: 17px;
    padding: 8px 10px;
}

.customer_order .i-tab div, .order_tab_div div {
    border: 2px solid #8bbc57;
    color: #8bbc57;
    cursor: pointer;
    display: inline-block;
    font: bold 15px Arial;
    margin-right: 6px;
    padding: 8px 22px;
    text-align: center;
}

.customer_order .i-tab div.active, .order_tab_div div.active {
    background: #FFFFFF;
    color: #8C8C8C;
    border-color: #D1D1D1;
}
.customer_order .i-tab div:not(.active):hover {
    border-color: #6DBA1A;
    color: #6DBA1A;
}


.customer_order .i-tab button, .order_tab_div button,
.user .ticket-list .pull-right a.submit-btn,
.improve .btn button,
.popup-trigger,
.popup.email-s-popup .submit-btn button {
    background: #8bbc57;
    border: 1px solid #72a23e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font: bold 15px Arial;
    padding: 8px 14px;
    text-decoration: none;
}

.customer_order .i-tab button:hover,
.user .ticket-list .pull-right a.submit-btn:hover,
.improve .btn button:hover,
.popup-trigger:hover,
.popup.email-s-popup .submit-btn button:hover {
    background: #78B23A;
}

.tab-content .tabs-main .pull-left {
    display: inline-block;
    vertical-align: middle;
    width: 690px;
}

.tab-content .upd-list .title {
    margin-bottom: 8px;
}

.tab-content .upd-list .title .title,
.tab-content .upd-list .title .title a {
    font: 18px Arial;
    color: #000000;
    text-decoration: none;
    display: inline-block;
}

.tab-content .upd-list .title span {
    color: #e35b00;
    float: right;
    font: bold 13px Arial;
    margin: 5px 10px 0 0;
}

.tab-content .upd-list {
    font-size: 14px;
    color: #555555;
    counter-reset: myCounter;
    margin-top: 25px;
}

.tab-content .upd-list strong {
    font: bold 16px Arial;
    display: block;
    margin-top: 3px;
}
.customer_order .tabs-main ol.upd-list li {
    list-style: none;
    font: 15px/19px Arial;
    color: #555555;
    margin-bottom: 15px;
    border-bottom: 1px solid #E9EAE9;
    padding-bottom: 15px;
}
.customer_order .tabs-main ol.upd-list li:last-child {
    border-bottom: 0;
}
.customer_order .tabs-main ol.upd-list li::before {
    background: #f3f4f5;
    color: #b4b4b4;
    content: counter(myCounter, decimal);
    counter-increment: myCounter;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    margin: 5px 16px 5px 0;
    text-align: center;
    width: 31px;
}
.tab-content .upd-list .contacts {
    display: inline-block;
    text-align: right;
    width: 216px;
}
.tab-content .upd-list .contacts .img {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}
.tab-content .upd-list .contacts .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.tab-content .upd-list .contacts .inline {
    display: inline-block;
    padding-left: 7px;
    text-align: left;
    vertical-align: middle;
    width: 150px;
}

.popup.upd-popup {
    margin-left: -310px;
    margin-top: -270px;
    width: 614px;
}

.popup.upd-popup .title {
    font-size: 20px;
    margin: 18px 0 0 203px;
}
.popup.upd-popup .radio-box {
    margin-top: 24px;
    width: 350px;
    margin-bottom: 8px;
}

.popup.upd-popup .pull-left {
    margin-left: 10px;
}

.popup.upd-popup span {
    margin-left: 30px;
}

.popup.upd-popup input[type="text"] {
    width: 348px;
}

.popup.upd-popup textarea {
    height: 121px;
    vertical-align: super;
    width: 347px;
}

.popup.upd-popup .en-info {
    font-style: italic;
    margin-left: 194px;
}

.popup.upd-popup .submit-label input {
    margin-left:194px ;
}

.brokers .panel {
    margin-top: 18px;
    overflow: hidden;
}

.brokers .area-links {
    width: auto;
    float: left;
    padding: 11px 32px 11px 50px;
    margin-right: 15px;
}

.brokers .area-list li {
    float: left;
    margin-right: 10px;
}

.brokers-list {
    margin-top: 20px;
}
.brokers-list li {
    float: left;
    padding: 11px 12px;
    background: #F3EDE9;
    font: 14px Arial;
    margin-right: 10px;
    margin-bottom: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 161px;
    height:252px;
}
.brokers-list li:hover {
    background: #E1DCD8;
}
.brokers-list li:nth-child(5n+5) {
    margin-right: 0;
}

.brokers-list li .title {
    color: #e35b00;
    font: 18px Arial;
    text-align: center;
    margin-bottom: 12px;
}

.brokers-list li .upd {
    background: rgba(0, 0, 0, 0) url("../images/ico/arr-right.gif") no-repeat 1px center;
    color: #555555;
    margin-top: 11px;
    padding-left: 17px;
}

.brokers-list li .upd .count {
    float: right;
    color: #1f62a0;
}

.brokers-list li a {
    text-decoration: none;
}


.brokers-list li .img {
    width: 161px;
    height: 150px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}


.brokers-list li .img img {
    display: inline-block;
    height: 100%;
    width: auto;
    max-width: 161px;
}

.brokers .pagination {
    margin-top: 10px;
}

.in-panel,
.broker .panel,
.elan .panel {
    background: #F3F3F3;
    padding: 9px 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;

}

.in-panel .prev,
.broker .panel a {
    background: #fff;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #555555;
    float: left;
    font: 15px Arial;
    margin-right: 39px;
    padding: 9px 17px;
    text-decoration: none;
}
.in-panel .prev:hover,
.broker .panel a:hover {
    border-color: #CF9010;
    color: #b56d10;
}
.in-panel h1 {
    color: #b56d10;
    font-size:22px;
    margin: 5px 0 0;
    float: left;
}

.broker-info {
    background: #F3EDE9;
    padding: 21px;
    margin-top: 19px;
}

.broker-info .img {
    width: 160px;
    height: 150px;
    text-align: center;
    overflow: hidden;
    float: left;
}


.broker-info .img img {
    display: inline-block;
    max-width: 160px;
    height: 100%;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.broker-info .desc {
    color: #555555;
    float: left;
    font: 14px/19px Arial;
    margin-left: 29px;
    margin-top: 5px;
    width: 500px;
}
.broker-info .desc .title {
    font: 18px Arial;
    margin-bottom: 8px;
}

.broker-info .contacts {
    float: left;
    font: 15px Arial;
    margin-left: 15px;
    margin-top: 10px;
    width: 224px;
}

.broker-info .contacts .phone {
    background: url(../images/ico/tel-ico.png) top left no-repeat;
    font-weight: bold;
    padding-left: 39px;
    min-height: 30px;
}

.broker-info .contacts .phone p {
    margin-bottom: 6px;
}


.broker-info .contacts .per-link {
    background: url(../images/ico/lin-ico.png) left center no-repeat;
    padding-left: 39px;
    margin-top: 13px;
    min-height: 30px;
    padding-top: 8px;
}
.broker-info .contacts .per-link  a {
    color: #555;
    text-decoration: none;
    border-bottom: 1px dashed #555;
}
.broker-info .contacts .per-link  a:hover {
    border-bottom: 0;
}
.broker-info .contacts .address {
    background: url(../images/ico/ar-ico.png) top left no-repeat;
    padding-left: 39px;
    margin-top: 15px;
    min-height: 30px;
}

.broker-info .desc .i-tab {
    margin-top: 39px;
}
.broker-info .desc .i-tab div {
    display: inline-block;
    background: #BA792F;
    color: #fff;
    font: 14px Arial;
    text-transform: uppercase;
    padding: 11px 21px;
    margin-right: 1px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.broker-info .desc .i-tab div.active {
    font-weight: bold;
    color: #747474;
    background: #fff;
    padding-bottom: 15px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.broker-info .desc .tab-content {
    background: #ffffff;
    padding: 15px 21px;
    width: 690px;
}

.broker-info .desc .tab-content a {
    display: inline-block;
    margin-right: 10px;
    color: #747474;
}

.broker-info .desc p {
    min-height: 70px;
}

.broker .panel {
    margin-top: 21px;
    overflow: visible;
    margin-bottom: 20px;
}

.broker .panel h1 {
    color: #b56d10;
    float: left;
    font-size: 18px;
    font-weight:500;
    margin: 8px 0 0 9px;
}

.panel h1 span {
    color: #836b4c;
}

.broker .panel a {
    background: rgba(0, 0, 0, 0) url("../images/ico/area-ico.png") no-repeat 10px center;
    float: right;
    font-weight: bold;
    margin-right: 6px;
    padding-left: 36px;
    padding-right: 18px;
}

.broker .panel .jq-selectbox {
    float: right;
}

.broker .jq-selectbox__select {
    padding: 3px 45px 3px 10px;
    background: #fff;

}

.broker .jq-selectbox__trigger-arrow {
    top: 16px;
}

.ticket-list .img {
    width: 187px;
    height: 136px;
    text-align: center;
    float: left;
    position: relative;
}

.ticket-list .img img {
    height: auto;
    max-width: 100%;
    display: inlineblock;
    vertical-align: middle;
    width: 180px;
    height: 135px;
}
.ticket-list .img .urgently {
    top: 0;
    right: 0;
}

.ticket-list .ticket {
    /* border-bottom: 1px solid #D9D9D9; */
    font: 14px/19px Arial;
    padding: 10px;
}

.ticket-list .ticket:hover {
    background: #FCFAD7;
}

.ticket-list .ticket.pinned {
    background: #F7F5D2;
}

.ticket-list .ticket:last-child {
    border-bottom: 0;
}
.ticket-list .ticket .description .title {
    font-size:17px;
    margin-top: -3px;
    margin-bottom: 8px;
}
.ticket-list .ticket .description .title a {
    color: #d92500;
}

.ticket-list .description {
    float: right;
    width: 750px;
    margin-top: -1px;
}

.ticket-list .ticket .info {
    font: 13px Arial;
    margin-bottom: 4px;
}
.ticket-list .ticket .info a {
    text-decoration: none;
}

.ticket-list .ticket .info span {
    color: #aaaaaa;
}

.ticket-list .ticket .pull-left {
    float: left;
    margin-right: 15px;
    width: 535px;
}
.ticket-list .ticket .pull-left p a {
    text-decoration: none;
    color: #333;
}

.ticket-list .price {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #d92500;
    float: right;
    font-size:18px;
    font-weight:bold;
    min-width: 113px;
    padding: 7px;
    text-align: center;
}
.ticket-list .price a {
    color: #d92500;
    text-decoration: none;
}

.ticket-list .address {
    float: left;
    font: 13px Arial;
    margin-top: 4px;
    text-align: right;
    width: 100%;
}
.ticket-list .address .align-right {
    float: right;
}
.ticket-list .address span,
.ticket-list .address a {
    background: #EEEEEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 6px 10px;
    margin-left: 2px;
    text-decoration: none;
    color: #2e2e2e;
    display: inline-block;
}
.ticket-list .address .m-trig {
    float: left;
    display: none;
}
.ticket-list .ticket:hover .address .m-trig {
    display: block;
}
.ticket-list .address a:hover {
    background: #E4E4E4;
}

.broker .ticket-list {

}

.logout-link {
    border: 1px solid #d9d9d9;
    color: #000;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    padding: 12.5px 20px 12.5px 40px;
    text-decoration: none;
    background: url(../images/ico/logout-ico.png) 10px center no-repeat;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.logout-link:hover {
    border-color: #E35B00;
    color: #E35B00;
}

.dropbox {
    float: right;
    background: #fff;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    z-index: 5;

}
.dropbox:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}
.dropbox a {
    color: #000;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    font-size: 14px;
    background: url(../images/ico/user-ico.png) 10px center no-repeat;
    text-decoration: none;
    text-align: center;
}
.dropbox .user a {
    border: 1px solid #d9d9d9;
    padding: 12px 22px 12px 50px;
    min-width: 110px;
}

.dropbox .user i {
    background: url(../images/ico/arr-b.png) top center no-repeat;
    display: inline-block;
    width: 12px;
    height: 7px;
    vertical-align: middle;
    margin-left: 10px;
}

.dropbox .drop-list {
    background: #fff none repeat;
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    display: none;
}
.dropbox .drop-list a {
    display: block;
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #BEBEBE;
    text-align: left;
    background: url(../images/ico/qal-i.png) 10px center no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.dropbox .drop-list a:nth-child(2) { background: url(../images/ico/gozleyen.png) 10px center no-repeat; }
.dropbox .drop-list a:nth-child(3) { background: url(../images/ico/bitmis.png) 10px center no-repeat; }
.dropbox .drop-list a:nth-child(4) { background: url(../images/ico/middle-ico.png) 10px center no-repeat; }
.dropbox .drop-list a:nth-child(5) { background: url(../images/ico/silinen.png) 10px center no-repeat; }
.dropbox .drop-list a:nth-child(6) {    background: url(../images/ico/settings-ico.png) 10px center no-repeat; }
.dropbox .drop-list a:hover {    background-color: #F2F2F2;}

.user .ticket-list .description {
    float: left;
    margin-left: 25px;
    width: 563px;
    padding-right: 10px;
    position: relative;
}

.user .ticket-list .price {
    position: absolute;
    top: 5px;
    right: 10px;
}
.user .ticket-list .pull-right {
    float: right;
    width: 140px;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
.user .ticket-list .pull-right ul {
    float: left;
    margin: 3px 0 15px;
}
.user .ticket-list .pull-right li {
    float: left;
    margin-right: 9px;
}
.user .ticket-list .pull-right li:nth-child(3) {
    margin-right: 0;
}
.user .ticket-list .pull-right li a {
    background: #89909c;
    border: 1px solid #6e7684;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: table-cell;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    width: 37px;
}
.user .ticket-list .pull-right li a:hover {
    background: #F1B400;
    border-color: #C39305;
}
.user .ticket-list .pull-right li img {
    vertical-align: middle;
}

.user .ticket-list .pull-right a.submit-btn {
    margin-top: 15px;
}

.tooltip {
    position: relative;
    z-index: 111;
}

.tooltip:after,
.tooltip:before {
    display: block;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 50%;
    margin-bottom: 15px;

    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
}

.tooltip:before {
    bottom: 50px;
    margin-left: -75px;
    padding: 5px;
    background: rgba(110,118,132,.85);
    content: attr(data-title);
    width: 150px;
    text-align: center;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tooltip:hover:before,
.tooltip:hover:after {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0;
}

.tooltip:after {
    content: "";
    border-top: 10px solid rgba(110,118,132,.85);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: 40px;
    margin-left: -10px;

}

.popup.improve {
    margin-left: -460px;
    width: 900px;
    margin-top: -240px;
    background: #fff;
}
.popup.improve .popup-main {
    margin: 0 auto;
    width: 848px;
}
.popup.improve .red_title {
    margin-top: 25px;
    color: #555;
}
.improve .btn {
    text-align: center;
    margin-top: 15px;
}


.improve .btn button {
    float: none;
}

.service-list {
    margin: 20px 0;
    padding-left: 45px;
}

.service-list li {
    margin-bottom: 15px;
}
.service-list li .pull-left {
    display: inline-block;
    vertical-align: middle;
    width: 131px;
    height: 131px;
}

.service-list li .pull-right {
    display: inline-block;
    font: 16px Arial;
    margin-left: 50px;
    vertical-align: middle;
    width: 700px;
}

.service-list li .pull-right .title {
    font: 22px Arial;
    margin-bottom: 10px;
    position: relative;
    padding-top: 17px;
}

.service-list li .pull-right .title:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    border-top: 6px solid #2EA35C;
    width: 40px;
}

.service-list li .pull-right .title a {
    color: #0e9543;
    text-decoration: none;
}
.service-list li .pull-right .title span {
    font: bold 16px Arial;
    display: block;
    color: #555;
}

.service-list li .pull-right p {
    margin-bottom: 15px;
}

.main-title.classic-margin {
    margin-top: 20px;
}

.news-list {
    margin: 15px 0;
}

.news-list li {
    width: 223px;
    display: inline-block;
    margin-right: 22px;
    vertical-align: top;
}

.news-list li:nth-child(4n+4) {
    margin-right: 0;
}
.news-list li a {
    box-sizing: border-box;
    display: block;
    padding: 10px 5px;
    text-decoration: none;
    overflow: hidden;
}

.news-list li a:hover {
    background: #EFEFEF;
}
.news-list li a img {
    max-width: 100%;
    display: block;
    height: 160px;
}

.news-list li .title {
    font: bold 14px Arial;
    color: #000;
    margin-top: 6px;
    margin-bottom: 6px;
}


.news-list li i {
    font: italic 12px georgia;
    color: #555555;
}

.main-title.mtop-10 {
    margin-top: 10px;
}

.prev-news {
    margin-top: 10px;
}
.prev-news a {
    color: #b56d10;
    text-decoration: none;
    font: 14px "Calibri";
}
.prev-news span {
    text-decoration: underline;
}
.prev-news a:hover span {
    text-decoration: none;
}

.news {
    font: 15px/20px Arial;
    margin: 15px 0;
    overflow: hidden;
}
.news .title {
    font-size:23px;
    font-weight:bold;

}
.news .date {
    font: 14px Georgia;
    color: #555555;
    margin-bottom: 11px;
}

.news .img {
    width: 332px;
    height: 246px;
    border: 1px solid #DFDFDF;
    padding: 10px;
    float: left;
}

.news .description {
    float: left;
    margin-left: 25px;
    width: 590px;
}
.news .description p {
    margin-bottom: 20px;
}

.news .soc {
    float: left;
}

.news .soc li {
    display: inline-block;

}
.news .soc li a {
    background: url(../images/ico/soc-sprite.jpg) top left no-repeat;
    display: block;
    width: 34px;
    height: 34px;
}
.news .soc li:nth-child(2) a {
    background-position:  -34px top;
}
.news .soc li:nth-child(3) a {
    background-position:  -68px top;
}
.news .soc li:nth-child(4) a {
    background-position:  -102px top;
}
.news .soc li:nth-child(5) a {
    background-position:  -136px top;
}

.news .soc li a:hover {
    opacity: 0.8;
}

.news .view-count {
    font: 14px Arial;
    float: right;
    padding-left: 24px;
    background: url(../images/ico/views-ico.png) left center no-repeat;
    margin-top: 9px;
}

.fb-plugin {
    border-top: 1px solid #dfdfdf;
    float: left;
    margin-top: 20px;
    padding-top: 15px;
    text-align: center;
    width: 100%;
}

.residential .in-panel {
    margin-bottom: 14px;
    margin-top: 20px;
}

.residential .in-panel h2 {
    color: #555;
    float: left;
}

.residential-list li {
    padding-top: 10px;
    position: relative;
    width: 310px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 30px;
}

.residential-list li:nth-child(3n+3) {
    margin-right: 0;
}

.residential-list li .price {
    background: #F3B600;
    width: 170px;
    height: 48px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #000;
    padding-top: 11px;
    margin-left: -85px;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.residential-list li:hover .price {
    background: #0E9543;
    color: #ffffff;
}

.residential-list li .price span {
    font: 13px Arial;
    display: block;
    color: #533e00;
}

.residential-list li:hover .price span {
    color: #fff;
}

.residential-list li .img {
    margin-top: 10px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.residential-list li .img {
    position: relative;
}
.residential-list li .img img {
    display: block;
    height: auto;
    max-width: 100%;
}
.residential-list li .img .title {
    background: rgba(0, 0, 0, 0) url("../images/bar/pl.png") no-repeat left bottom;
    bottom: 0;
    color: #fff;
    font: 22px Arial;
    height: 51px;
    left: 0;
    padding-bottom: 15px;
    padding-top: 60px;
    position: absolute;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
}
.residential-list li .img .title span {
    color: #aaa;
    display: block;
    font: 14px Arial;
}

.residential-list li .hidden-box {
    background: rgba(0,0,0,.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    padding-top: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.residential-list li:hover .hidden-box {
    visibility: visible;
    opacity: 1;
}
.residential-list li .hidden-box .title {
    color: #fff;
    font: 22px Arial;
    margin-top: 55px;
    text-align: center;
}

.residential-list li .hidden-box span {
    color: #aaaaaa;
    font: 14px Arial;
}
.residential-list li .hidden-box p {
    font: bold 16px Arial;
    margin: 20px 0 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.residential-list li .hidden-box .btn {
    color: #fff;
    background: #0E9543;
    padding: 9px 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 20px;
    font: 13px Arial;
    text-decoration: none;
}

.residential-list li .hidden-box .btn:hover {
    background: #11B553;
}

.popup.apartment .info {
    background-position: left center;
}

.popup.apartment .phone {
    color: #555555;
    font: 22px Arial;
    margin-left: 94px;
    margin-top: 20px;
    overflow: hidden;
}
.popup.apartment .phone p {
    margin-bottom: 10px;
}
.popup.apartment .phone img {
    vertical-align: middle;
    margin-right: 13px;
}

.popup.apartment em {
    color: #e35b00;
    float: left;
    line-height: 19px;
    margin-left: 94px;
}

.elan .panel {
    margin: 20px 0;
}

.elan .panel .title {
    font-size: 18px;
    color: #555555;
    float: left;
}

.elan .panel .pull-right {
    float: right;
    font-size: 16px;
    margin-top: 4px;
}

.elan .left-bar {
    float: left;
    width: 373px;
}

.elan .left-bar .price {
    margin-bottom: 9px;
}
.elan .left-bar .price .m {
    color: #ffffff;
    font: bold 18px Arial;
    background: #D92500;
    padding: 8px 14px;
    margin-right: 13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
}

.elan .left-bar .price .m i {
    background: url(../images/ico/m.png) left center no-repeat;
    width: 18px;
    height: 13px;
    display: inline-block;
    margin-right: 3px;
}
.elan .left-bar .price .d {
    font: bold 16px Arial;
    color: #000;
}

.elan .box-panel {
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 8px 0;
    font: 14px Arial;
    overflow: hidden;
}

.elan .box-panel .views-count {
    background: url(../images/ico/views-ico.png) left center no-repeat;
    padding-left: 23px;
    float: left;
}
.elan .box-panel .date {
    background: url(../images/ico/date-ico.png) left center no-repeat;
    padding-left: 23px;
    float: right;
}

.elan .left-bar .desc {
    font: 14px/20px Arial;
    margin-top: 11px;
    color: #000;
}

.elan .left-bar .desc .title {
    font: 18px Arial;
    color: #5d83e2;
    margin-bottom: 3px;
}
.technical-characteristics {
    margin: 18px 0;
}
.technical-characteristics dd {
    display: table;
    font-size: 14px;
    padding: 6px 0;
    width: 100%;
    border-bottom: 1px solid #F1F1F1;
    font-weight: bold;
}
.technical-characteristics .label {
    color: #3f3f3f;
    display: table-cell;
    vertical-align: top;
    width: 160px;
    font-weight: normal;
}

.elan .seller-data h2 {
    color: #5d83e2;
    font: 18px Arial;
    margin-bottom: 10px;
    margin-top: 26px;
}

.elan .seller-data .silver-box {
    background: #F8F5E9;
    float: left;
    padding: 10px;
    font: bold 18px Arial;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.elan .seller-data .silver-box span {
    color: #555555;
    font-weight: normal;
}

ul.sp-social-white li
{
    list-style: none;
    float: left;
    margin-left: 3px;
}
ul.sp-social-white img
{
    height: 40px !important;
}
.share-with-firends
{
    margin-top: 0px;
    margin-bottom: 20px;
}
#___plusone_0
{
    position: absolute;
    text-indent: 4px !important;
    margin: 0px;
    padding: 0px;
    background: transparent none repeat scroll 0% 0%;
    border-style: none;
    float: none;
    line-height: normal;
    font-size: 1px;
    vertical-align: baseline;
    display: inline-block;
    width: 50px;
    height: 24px;
}
.wp-share-btn
{
    border-radius: 0px;
    /*background: url("whatsapp.png");*/
    background-color: #26c160;
    color: white;
    border: 1px solid #26c160;
    transition: 0.5s;
    cursor: pointer;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    font: bold 14px/10px Arial;
}
.wp-share-btn:hover
{
    background-color: #25a854;
    border: 1px solid #25a854;
}

.twitter-share-btn
{
    border-radius: 0px;
    /*background: url("whatsapp.png");*/
    background-color: #1da1f2;
    color: white;
    border: 1px solid #1da1f2;
    transition: 0.5s;
    cursor: pointer;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    font: bold 14px/10px Arial;
}
.twitter-share-btn:hover
{
    background-color: #1d89d8;
    border: 1px solid #1d89d8;
}

.google-share-btn
{
    border-radius: 0px;
    /*background: url("whatsapp.png");*/
    background-color: #ea4335;
    color: white;
    border: 1px solid #ea4335;
    transition: 0.5s;
    cursor: pointer;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 0px;
    font: bold 14px/10px Arial;
}
.google-share-btn:hover
{
    background-color: #d94436;
    border: 1px solid #d94436;
}
iframe#I0_1542835163417
{
    position: static;
    top: 0px;
    width: 100px;
    margin: 0px;
    border-style: none;
    left: 0px;
    visibility: visible;
    height: 30px;
}

.swf-h3
{
    font-weight: bold !important;
    color: #555 !important;
    /*font-size: 150% !important;*/
}

.elan .offer-links {
    margin: 20px 0 29px;
}
.elan .offer-links a,
.elan .container .top-panel a,
.elan .boxed a {
    border: 1px solid #E9E9E9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 20px 7px 40px;
    font: bold 14px Arial;
    color: #555;
    text-align: center;
}

.elan .offer-links .complaint-reason {
    background: url(../images/ico/trian-ico.png) 12px center no-repeat;
}
.elan .offer-links .fr-send {
    background: url(../images/ico/fr-send.png) 12px center no-repeat;
}

.elan .offer-links a:hover {
    background-color: #EDF2F5;
}

.elan .soc-pub {
    display: block;
    border: 1px solid #D0D9DE;
    padding: 0 10px 0 46px;
    font: bold 14px/37px Arial;
    background: #EDF2F5 url(../images/ico/fcl-ico.png) 7px center no-repeat;
    line-height: 37px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    color: #555;
    margin-bottom: 10px;
}

.elan .soc-pub .price,
.elan .container .top-panel a .price,
.elan .boxed a .price {
    background: #d92500;
    color: #fff;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    margin-top: 3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.elan .soc-pub:hover {
    background-color: #D5E9F5;
}

.elan .ticket-list {
    margin-top: 10px;
}

.elan .container {
    float: right;
    width: 560px;
}

.elan .container .top-panel a,
.elan .boxed a {
    margin-right: 5px;
    padding: 0 7px 0 34px;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    margin: 0 5px 0 0;
}

.elan .container .top-panel .premium-link {
    background: url(../images/ico/star.png) 10px center no-repeat;
}

.elan .container .top-panel a .price,
.elan .boxed a .price {
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    margin-top: 6px;
}

.elan .container .top-panel .gg-link {
    background: url(../images/ico/pod.png) 10px center no-repeat;
}

.elan #bx-pager a {
    float: left;
    margin-right: 1px;
    position: relative;
}
.elan #bx-pager a img {
    max-width: 100%;
}
.elan #bx-pager a:first-child{
    width: 137px;
}

.elan #bx-pager a:hover:before,
.elan #bx-pager a.active:before{
    content: "";
    position: absolute;
    border: 5px solid #F4C300;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;

    box-sizing: border-box;
}

.elan .bx-wrapper {
    margin-top: 8px;
}
.elan #bx-pager a:nth-child(4n+4) {
    margin-right: 0;
}

.elan .container .boxed {
    float: left;
    margin-top: 18px;
    text-align: center;
    width: 100%;
}

.elan .container .boxed .item {
    margin-bottom: 5px;
}

.elan .boxed a {
    width: 277px;
    text-align: left;
    padding-left: 49px;
}


.elan .boxed .link-1 {
    background: url(../images/ico/secilen.png) 17px center no-repeat;
}
.elan .boxed .link-2 {
    background: url(../images/ico/tecili.png) 11px center no-repeat;
}
.elan .boxed .link-3 {
    background: url(../images/ico/elan.png) 15px center no-repeat;
}

.elan .boxed .link-archive {
    background: url(../images/ico/archive-ann.png) 17px center no-repeat;
}

.elan .boxed a .price {
    width: 47px;
    text-align: center;
}
.my-soc-panel
{
    text-align: justify !important;
}

.soc-panel {
    text-align: center;
    background: #F1F1F1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
}
.soc-panel a:not(.share) {
    background: url(../images/ico/social-icons.png) top left no-repeat;
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.soc-panel a:not(.share):hover {
    opacity: .8;
}
.elan .soc-panel .tw {
    background-position: top right;
}

.soc-panel .share {
    vertical-align: middle;
    display: inline-block;
}

.map-address {
    float: left;
    margin-top: 21px;
    width: 100%;
}

.map-address h4 {
    color: #555;
    font: 14px Arial;
    margin-bottom: 17px;
    text-align: center;
}

.map-address .map {
    width: 560px;
    height: 170px;
    display: block;
    margin-bottom: 10px;
}
.map-address .tag {
    text-align: center;
    margin-bottom: 11px;
}

.map-address .tag h3 {
    display: inline-block;
    font-weight: normal;
}

.map-address .tag a {
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    color: #636363;
    display: inline-block;
    margin: 0 3px;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 13px;
}

.elan .main-title {
    font-size: 22px;
}

.elan .bxslider .urgently {
    font: 18px Arial;
    padding: 8px 10px;
    top: 0;
    right: 0;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
}

.popup.send_friend {
    height: 170px;
    margin-left: -247px;
    margin-top: -200px;
    width: 370px;
}

.popup.complain {
    height: 445px;
    margin-left: -217px;
    margin-top: -250px;
    width: 434px;
}

.popup.complain .title {
    background: rgba(0, 0, 0, 0) url("../images/ico/red-triangle.png") no-repeat left center;
    margin-left: 31px;
    margin-top: 22px;
    padding-left: 46px;
}

.popup.complain label {
    display: block;
}

.popup.complain p {
    font-style: italic;
    line-height: 21px;
    margin-left: 74px;
    margin-top: 9px;
}

.popup.complain label span {
    vertical-align: middle;
    color: #ee0037;
    font-size:20px;
    font-weight:bold;
    margin-right: 11px;
}

.popup.complain form {
    margin-left: 52px;
    margin-top: 25px;
    font-size: 15px;
}

.popup.complain input[type=text] {
    width: 288px;
    font-size: 15px;
}

.popup.complain .jq-selectbox {
    width: 100%;
    background: #fff;
    width: 310px;
}

.popup.complain .jq-selectbox__select {
    height: 43px;
    line-height: 43px;
    color: #757575;
}

.popup.complain .jq-selectbox__trigger-arrow {
    top: 20px;
}

.popup.complain textarea {
    font: 15px Arial;
    height: 150px;
    max-height: 150px;
    margin-top: 7px;
    vertical-align: middle;
    min-width: 287px;
    max-width: 287px;
}

.popup.complain .submit-label {
    margin-top: 10px;
}
.popup.complain .submit-label input {
    margin-left: 30px;
}

.contacts .main {
    background: #F5F5F5;
    padding: 20px 20px 33px;
    margin-top: 25px;

    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.contacts .pull-left {
    float: left;
    margin-left: 35px;
    margin-top: 63px;
    width: 400px;
}

.contacts .main .phone,
.contacts .main .mobile {
    font-size: 22px;
    color: #555555;
    margin-bottom: 10px;
}
.contacts .main .phone span,
.contacts .main .mobile span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
}
.contacts .main .phone i,
.contacts .main .mobile i,
.contacts .email a i,
.contacts .address i{
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 17px;
}

.contacts .main .phone i {
    background: url(../images/ico/popup-ico-1.png) left center no-repeat;
}
.contacts .main .mobile i {
    background: url(../images/ico/popup-ico-2.png) left center no-repeat;
}

.contacts .small-desc {
    color: #e35b00;
    font-size: 14px;
    margin-left: 51px;
    margin-top: 9px;
    margin-bottom: 18px;
}
.contacts .email {
    margin-bottom: 10px;
}
.contacts .email a {
    color: #2ea35c;
    font-size: 15px;
}
.contacts .email a i {
    background: url(../images/ico/em-ico.png) left center no-repeat;
}
.contacts .address {
    color: #555;
    font-size: 15px;
}
.contacts .address i {
    background: url(../images/ico/address-ico.png) left center no-repeat;
    float: left;
}

.contacts .pull-right {
    float: right;
    margin-right: 15px;
    width: 473px;
}

.contacts .pull-right label {
    display: block;
}

.contacts .pull-right .title {
    color: #555555;
    font-size: 20px;
    margin: 5px 0 0 125px;
}

.contacts .pull-right form {
    margin-top: 17px;
}

.contacts .pull-right label span {
    display: inline-block;
    width: 120px;
}

.contacts .pull-right input[type=text] {
    width: 213px;
    height: 27px;
}
.contacts .pull-right .align-top {
    vertical-align: top;
}

.contacts .pull-right textarea {
    min-width: 320px;
    max-width: 320px;
    height: 128px;
}

.contacts .pull-right .submit-label {
    margin-top: 30px;
    margin-top: 5px;
}
.contacts .pull-right .submit-label input {
    margin-left: 125px;
}

.contacts .maps-address {
    color: #555;
    font: 15px Arial;
    margin-left: 291px;
    padding-left: 27px;
    position: relative;
    background: #fff;
    padding: 11px 15px 11px 37px;
    float: left;
    position: absolute;
    top: -20px;
    left: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.options .styled_line.txt_area  span {
    vertical-align: top;
    padding-top: 5px;
}
.contacts .maps-address:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 13px;
    width: 7px;
    height: 35px;
    background: #2EA35C;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.contacts .maps-address span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.contacts .maps-address .title {
    font-weight: normal;
}

.contacts .boxed {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 290px;
    margin-top: 30px;
    width: 100%;
}

.contacts .boxed .map {
    position: relative;
    width: 100%;
    height: 290px;
}

.email-s-popup .title {
    margin-left: 30px;
}
.success_form .succes {
    background: #e1e9d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #4e7722;
    line-height: 18px;
    margin: 5% 30px;
    padding: 15px;
    text-align: center;
}

.popup.email-s-popup .submit-btn {
    text-align: center;
}
.popup.email-s-popup .submit-btn button {
    float: none;
}
/********************new_styles******************/
.my_color {color: #b56d10;margin-bottom: 35px;}
.grey_box {
    position: relative;
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 40px 0 19px 50px;
    margin-bottom: 37px;
}
.with_overlay:before{
    background: url(../images/ico/overlay.png) repeat;
    content: '';
    display: block;
    width: 102%;
    height: 103%;
    position: absolute;
    left: -1%;
    top: -3%;
    z-index: 102;
}

.grey_box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.grey_box > span{
    display: block;
    width: 216px;
    height: 41px;
    font-size: 18px;
    line-height: 41px;
    color: #fff;
    text-align: center;
    background: #89909c;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    top: -21px;
    left: 50%;
    margin-left: -108px;
}
.contacts_block {
    width: 510px;
    float: left;
}
.styled_line{
    display: block;
    margin-bottom: 5px;
    position: relative;
}
.styled_line:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.styled_line  span {
    display: block;
    float: left;
    width: 209px;
    font-size: 16px;
    color: #555555;
    line-height: 1;
    min-height: 15px;
}
.options .styled_line  span {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.options .jq-selectbox {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.error {
    background: rgba(241,75,42, 0.9); /* F14B2A */
    color: #fff !important;
    border-radius: 3px;
    height: 15px;
    margin-left: 15px;
    text-align: center;
    position: relative;
    width: auto!important;
    font-size: 14px !important;
    padding: 7px 15px 6px 15px;
}
.error:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 2px;
    left: -10px;
    border-top: 12px solid transparent;
    border-right: 10px solid rgba(241,75,42, 0.9);
    border-bottom: 12px solid transparent;
}

.styled_line .field_info {
    background: #F8E9C2;
    font: italic 12px Arial;
    padding: 10px;
    width: auto;
    margin-left: 15px;
    border-radius: 3px;
    position: relative;
    visibility: hidden;
    max-width: 333px;
}

.styled_line .field_info:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: -10px;
    border-top: 10px solid transparent;
    border-right: 10px solid #F8E9C2;
    border-bottom: 10px solid transparent;
    margin-top: -10px;
}

.styled input[type="text"], .styled input[type="number"], .styled input[type="tel"], .styled input[type="email"] {
    box-sizing: border-box;
    width: 300px;
    height: 45px;
    float: left;
    margin-bottom: 0;
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    color: #555;
    font-size: 16px;
}
.options.styled input[type="text"], .options.styled input[type="number"], .options.styled input[type="tel"], .options.styled input[type="email"] {
    float: none;
    vertical-align: middle;
    display: inline-block;
}
.styled input[type="text"]:focus, .styled input[type="number"]:focus, .styled input[type="tel"]:focus, .styled input[type="email"]:focus, .styled textarea:focus {
    background: #f8f5ed !important;
    border-color: #e58a16 !important;
    outline: none;
}
.styled .jq-selectbox__select {
    width: 300px;
    box-sizing: border-box;
    float: left;
    height: 45px;
    background: #fff;
    line-height: 45px;
    border-color: #b9b9b9 !important;
    font-size: 16px;
}
.styled .jq-selectbox__trigger {
    width: 43px;
    background: #efefef;
}
.styled .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: none;
    display: block;
    width: 14px;
    height: 9px;
    opacity: 1;
    top: 17px;
    right: 14px;
    background: url(../images/ico/arr-l.png) no-repeat;
}
.styled .jq-selectbox__select:hover .jq-selectbox__trigger-arrow{
    background-position: bottom;
}
.styled .jq-selectbox.opened .jq-selectbox__trigger-arrow{
    background-position: bottom;
}
.styled .jq-selectbox__dropdown {
    top: 47px;
}
.delete_field {
    box-sizing: border-box;
    width: 39px !important;
    height: 39px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #efefef;
    cursor: pointer;
    border: 1px solid #cecece;
    position: absolute;
    right: -49px;
    top: 3px;
}
.delete_field:before{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 14px;
    top: 14px;
    background: url(../images/ico/close.png) center top no-repeat;
}
.delete_field:hover:before {
    background-position: bottom;
}
.add_field {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 300px;
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #efefef;
    cursor: pointer;
    color: #555555;
    font-size: 14px;
    text-decoration: none;
    line-height: 43px;
    border: 1px solid #cecece;
    padding-left: 109px;
    position: relative;
    margin-bottom: 19px;
}
.add_field:before{
    content: '';
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 15px;
    top: 14px;
    background: url(../images/ico/add.png) center top no-repeat;
}
.add_field:hover:before {
    background-position: bottom;
}
.add_field:hover{color: #000;}
.radios_wrap {
    display: block;
    margin-bottom: 15px;
    position: relative;
}
.radios_wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.radios_wrap span {
    display: block;
    float: left;
    width: 209px;
    font-size: 16px;
    color: #555555;
    line-height: 1;
    padding-top: 12px;
}
.radios {
    background: #fff;
    height: 45px;
    width: 300px;
    float: right;
    font-size: 15px;
    box-sizing: border-box;
    padding: 11px 0 0 21px;
}
.radios label{
    display: inline-block;
    font-size: 15px;
    color: #555555;
    cursor: pointer;
}
.radios label b{
    font-weight: normal;
    position: relative;
    top: 2px;
}
.radios label .jq-radio {
    margin-right: 9px;
}
.radios label:first-child{
    width: 143px;
}
.radios label.active b{
    /*font-weight: bold;*/
}
.butt_wrap input {
    box-sizing: border-box;
    background: #8bbc57;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    border: 1px solid #6e9e3a;
    font-size: 16px;
    margin-left: 210px;
    width: 126px;
    padding: 10px 20px;
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}
.butt_wrap input:hover {
    background: #81BC42;
}
.right_panel {
    width: 340px;
    float: right;
    color: #555;
}
.info_text {
    font-size: 14px;
    width: 250px;
    padding: 45px 0 0 0;
    background: url(../images/ico/in-ico.png) center top no-repeat;
    margin: 0 auto 30px;
    text-align: center;
}
.info_text:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.info_text p{margin-bottom: 16px;line-height: 1.2;}
.float_l {
    float: left;
}
.white_label {
    background: #fff;
    display: inline-block;
    width: 200px;
    font-size: 18px;
    padding: 10px 0;
    min-height: 60px;
    box-sizing: border-box;
}
.yellow_label {
    background: #f4f2e7;
    border: 1px solid #d3ceb9;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 14px;
    height: 39px;
    color: #000;
    text-decoration: none;
    line-height: 37px;
    box-sizing: border-box;
}
.yellow_label:hover{
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
}
.right_panel .tabs,
.left_panel .tabs {
    margin-bottom: 10px;
    display: none;
}
.right_panel .i-tab div,
.left_panel .i-tab div {
    background: #89909c;
    border: 1px solid #89909c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font: 14px Arial;
    margin-right: 1px;
    min-width: 98px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
}

.right_panel .i-tab div.active,
.left_panel .i-tab div.active {
    background: #fff;
    color: #555555;
    border-bottom: 0;
    border-color: #F0EAE6;
    padding-bottom: 15px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
    z-index: 1;
}

.right_panel .tabs .tab-content,
.left_panel .tabs .tab-content {
    background: #ffffff;
    border: 1px solid #f0eae6;
    margin-top: -1px;
    padding: 7px 7px 15px;
    width: 310px;
    box-sizing: border-box;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
}
.right_panel .SlectBox,
.left_panel .SlectBox {
    width: 280px;
    box-sizing: border-box;
}
.right_panel .jq-selectbox__select,
.left_panel .jq-selectbox__select {
    background: #f9f9f9;
    height: 39px;
    width: 280px;
    box-sizing: border-box;
    border-color: #d4d4d4 #d4d4d4 #d4d4d4 #d4d4d4 !important;
}
.right_panel .jq-selectbox__select-text,
.left_panel .jq-selectbox__select-text {
    /*margin-top: 4px;*/
}

.right_panel .jq-selectbox__trigger,
.left_panel .jq-selectbox__trigger {
    width: 40px;
}
.right_panel .jq-selectbox__trigger:hover,
.left_panel .jq-selectbox__trigger:hover {
    background: #d1d1d1;
}
.right_panel .jq-selectbox__trigger-arrow,
.left_panel .jq-selectbox__trigger-arrow {
    border: none;
    opacity: 1;
    width: 14px;
    height: 9px;
    top: 15px;
    right: 12px;
    background: url(../images/ico/arr_w.png) no-repeat;
}

.right_panel .jq-selectbox__dropdown,
.left_panel .jq-selectbox__dropdown {
    top: 45px;
    margin-left: 8px;
}

.right_panel .row,
.left_panel .row {
    margin-left: 8px;
    margin-top: 10px;
}

.right_panel .jq-radio,
.left_panel .jq-radio {
    margin-right: 3px;
}

.right_panel .jq-radio:hover,
.left_panel .jq-radio:hover {
    border-color: #E48914;
}
.right_panel label,
.left_panel label {
    font-size: 14px;
}
.right_panel label:last-child,
.left_panel label:last-child {
    float: right;
    margin-right: 9px;
}

.right_panel .submit-btn,
.left_panel .submit-btn {
    text-align: center;
    margin-top: 19px;
    position: relative;
}

.right_panel .submit-btn:before,
.left_panel .submit-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px dashed #D6D6D6;
    display: block;
    width: 100%;
}
.right_panel .submit-btn button,
.left_panel .submit-btn button {
    background: #E58A16;
    padding: 10px 15px;
    border: 0;
    font: 14px Arial;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.right_panel .submit-btn div,
.left_panel .submit-btn div{
    position: relative;
    background: #fff;
    padding: 0 10px;
    display: inline-block;
}
.right_panel .submit-btn button:hover,
.left_panel .submit-btn button:hover {
    background: #F39417;
}
.check_wrap {
    height: 45px;
}
.check_wrap span {
    display: block;
    float: left;
    width: 209px;
    font-size: 16px;
    color: #555555;
    line-height: 1;
    padding-top: 12px;
}
.check_wrap :after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.check_wrap .jq-checkbox {
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background: #fff;
    margin-right: 10px;
}
.check_wrap p {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #777777;
}
.check_wrap .jq-checkbox.checked .jq-checkbox__div {
    width: 24px;
    height: 24px;
}
.check_wrap p label{cursor: pointer;}
.styled textarea {
    font-size: 16px;
    font-family: 'Arial';
    border-color: #b9b9b9;
    resize: none;
    box-sizing: border-box;
    width: 370px;
    height: 124px !important;
    padding: 10px;
    margin-bottom: 25px;
}
.form_group {
    margin-left: 210px;
    width: 650px;
}
.map_button, .map_ok_button {
    display: block;
    box-sizing: border-box;
    background: #8bbc57;
    border: 0 none;
    color: #fff;
    border: 1px solid #6e9e3a;
    cursor: pointer;
    width: 200px;
    font-size:15px;
    font-weight:bold;
    text-align: left;
    padding-left: 53px;
    height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
}
.map_button:hover, .map_ok_button:hover {
    background: #81BC42;
}
.map_button:before, .map_ok_button:before{
    content: '';
    display: block;
    width: 14px;
    height: 21px;
    background: url(../images/ico/map.png) no-repeat;
    position: absolute;
    left: 17px;
    top: 10px;
}
.map_content {
    /*height: 230px;*/
    /*width: 600px;*/
    /*-webkit-border-radius: 3px;*/
    /*-moz-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*overflow: hidden;*/
    /*background: #fff;*/
    /*margin-bottom: 20px;*/
}
.add_photo {
    display: block;
    box-sizing: border-box;
    background: #e58a16;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    width: 200px;
    font-size:15px;
    font-weight:bold;
    text-align: left;
    padding-left: 53px;
    height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    position: relative;
    border: 1px solid #b56909;
    margin-bottom: 11px;
    float: left;
}
.add_photo:hover {
    background: #F39417;
}
.add_photo:before{
    content: '';
    display: block;
    width: 20px;
    height: 19px;
    background: url(../images/ico/photo.png) no-repeat;
    position: absolute;
    left: 16px;
    top: 13px;
}
.photo_list {
    margin-left: -6px;
    padding-bottom: 10px;
    overflow: hidden;
}
.photo_list li {
    width: 110px;
    float: left;
    margin-left: 6px;
    overflow: hidden;
    margin-bottom: 10px;
}
.photo_list li div.li_div{
    width: 110px;
    height: 110px;
    border: 1px solid #8b8b8b;
    overflow: hidden;
    margin-bottom: 5px;
    box-sizing: border-box;
    background: #fff;
}
.photo_list li div.li_div div.li_div2{
    height: 100%;
    width: 100%;
    vertical-align: middle;
    border: none;
    display: inline-flex;
    background: url(../images/loading.gif) no-repeat center;
}
.photo_list li div div img{
    max-width: 108px;
    max-height: 108px;
    display: block;
    margin: auto;
}
.delete_photo {
    display: block;
    width: 30px;
    height: 24px;
    float: left;
    background: #D92500 url(../images/ico/delete_photo.png) center no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 4px;
    margin-left: 6px;
}
.delete_photo:hover {
    background: #ff3308 url(../images/ico/delete_photo.png) center no-repeat;
}
.turn_left {
    display: block;
    width: 30px;
    height: 24px;
    float: left;
    background: #e58a16 url(../images/ico/turn.png) center no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.turn_left:hover {
    background: #ff9308 url(../images/ico/turn.png) center no-repeat;
}
.turn_right {
    display: block;
    width: 30px;
    height: 24px;
    float: left;
    margin-left:4px;
    background: #e58a16 url(../images/ico/turn2.png) center no-repeat;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.turn_right:hover {
    background: #ff9308 url(../images/ico/turn2.png) center no-repeat;
}
.bott_line {
    border: none;
    height: 1px;
    background: #d4d4d4;
    margin: 0;
    margin-bottom: 20px;
}
.photo_info {
    margin-bottom: -3px;
}
.photo_info li{
    font-size: 14px;
    line-height: 1;
    font-style: italic;
    font-family: 'Arial';
    margin-bottom: 15px;
    position: relative;
}
.photo_info li:before{
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/ico/p_check.png) no-repeat;
    position: absolute;
    left: -32px;
    top: -4px;
}
.end_block {
    text-align: center;
    position: relative;
    top:-10px;
}
.end_block span {
    background: #f5f5f5;
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 20px;
}
.end_block span a{
    color: #89909c;
}
.end_block button {
    display: block;
    box-sizing: border-box;
    background: #8bbc57;
    margin: 0 auto;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    width: 200px;
    font-size:16px;
    font-weight:bold;
    text-align: left;
    padding-left: 69px;
    height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    position: relative;
}
.end_block button:hover {
    background: #81BC42;
}
.end_block button:before{
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/ico/ok.png) no-repeat;
    position: absolute;
    left: 20px;
    top: 12px;
}
.styled_line .area-links {
    display: inline-block;
    float: left;
    font-size: 16px;
    background: #F9F7F3 url(../images/ico/area.gif) 15px center no-repeat;
    border: 1px solid #E0DCCE;
    display: block;
    text-decoration: none;
    color: #e37f00;
    height: 45px;
    line-height: 43px;
    box-sizing: border-box;
    padding: 0 0 0 51px;
    width: 143px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 1px;
}
.items_map {
    display: inline-block;
    vertical-align: middle;
    width: 680px;
    margin-top: 5px;
}
.styled_line .area-links:hover {
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
    box-shadow: 0 1px 6px rgba(0,0,0,0.2) inset;
}
.styled_line .area-list {
    margin: 0;
    margin-top: 8px;
    margin-bottom: -17px;
}
.styled_line .area-list li{
    display: inline-block;
    height: 29px;
    padding: 0 11px 0 35px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 29px;
    position: relative;
}
.styled_line .area-list li:hover{
    background: #a9a9a9;
    color: #fff;
}
.styled_line .area-list li a {
    background: url(../images/ico/close_item.png) center top no-repeat;
    margin: 0;
    position: absolute;
    left: 9px;
    top: 6px;
}
.styled_line .area-list li:hover a{background-position: center bottom;}
.regulations_title {
    margin-bottom: 25px;
}
.regulations_wrap {
    background: #f3ede9;
    padding: 30px 0 40px 20px;
    position: relative;
}
.regulations_wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.photo_block {
    float: left;
    width: 160px;
    margin-right: 58px;
}
.photo_block div{
    width: 160px;
    margin-bottom: 10px;
}
.photo_block div img{
    max-width: 100%;
    display: block;
}
.photo_block button {
    display: block;
    box-sizing: border-box;
    background: #89909c;
    margin: 0 auto;
    border: 0 none;
    color: #fff;
    border: 1px solid #616a79;
    cursor: pointer;
    width: 160px;
    font-size:14px;
    font-weight:bold;
    text-align: left;
    padding-left: 52px;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
}
.photo_block button:hover {
    background: #979da7;
}
.photo_block button:before{
    content: '';
    display: block;
    width: 20px;
    height: 19px;
    background: url(../images/ico/photo.png) no-repeat;
    position: absolute;
    left: 13px;
    top: 10px;
}
.photo_block span {
    font-size: 12px;
    line-height: 1.2;
    display: block;
    text-align: center;
}
.regulations_block {
    float: left;
}
.regulations_block .styled_line {
    width: 430px;
}
.regulations_block .with_area {
    width: auto !important;
}
.regulations_block .styled_line span {
    width: 110px;
    font-size: 15px;
    padding-top: 17px;
}
.regulations_block .styled_line input {
    font-size: 15px;
    width: 320px;
}
.regulations_block textarea {
    width: 565px;
    float: left;
    margin: 0;
    height: 104px;
    font-size: 14px;
    color: #555;
}
.regulations_block .add_field {
    width: 320px;
    margin: 0 0 9px;
}
.regulations_block .butt_wrap {
    padding-top: 15px;
}
.regulations_block .butt_wrap input {
    background: #0e9543;
    width: 146px;
    font-size: 16px;
    margin: 0;
    margin-left: 110px;
}
.regulations_block .butt_wrap input:hover{
    background: #0da549;
}
.reg_info_text {
    font-size: 13px;
    color: #414141;
    position: absolute;
    left: 450px;
    width: 200px;
    line-height: 1.2;
    font-style: italic;
    top: 7px;
    font-weight: normal;
}
.sites_links {
    padding-left: 142px;
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
    color: #555555;
    padding-bottom: 24px;
    padding-top: 12px;
}
.sites_links > span {
    position: relative;
    margin-left: 75px;
}
.sites_links > span:first-child {margin-left: 0;}
.green:before{
    content: '';
    background: url(../images/ico/ok_green.png) no-repeat;
    display: block;
    width: 12px;
    height: 9px;
    position: absolute;
    left: -19px;
    top: 5px;
}
.green >span {color: #0e9543;}
.red{width:570px}
.green{width:570px}
.red:before{
    content: '';
    background: url(../images/ico/no_red.png) no-repeat;
    display: block;
    width: 11px;
    height: 9px;
    position: absolute;
    left: -17px;
    top: 5px;
}
.red >span {color: #d92500;}
.red2:before{
    content: '';
    background: url(../images/ico/no_red.png) no-repeat;
    display: block;
    width: 11px;
    height: 9px;
    position: absolute;
    left: -17px;
    top: 5px;
}
.red2 >span {color: #d92500;}

.tip-yellowsimple {
    z-index:1000;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    width: 228px;
    box-sizing: border-box;

    color:#fff;
    background-color:rgba(0,0,0,0.5);
    /**
     * - If you set a background-image, border/padding/background-color will be ingnored.
     *   You can set any padding to .tip-inner instead if you need.
     * - If you want a tiled background-image and border/padding for the tip,
     *   set the background-image to .tip-inner instead.
     */
}
.tip-yellowsimple .tip-inner {
    font-style: italic;
    font-size: 13px;
    padding:14px 10px;
}
.tip-yellowsimple:before{
    content: '';
    display: block;
    background: url(../images/ico/inf_bef.png) repeat;
    width: 19px;
    height: 9px;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -9px;
}

.popup.subscription  {
    width: 656px;
    margin-left: -330px;
    margin-top: -250px;
    background: #fff url(../images/bar/pop-lay.jpg) top left no-repeat;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}
.popup.subscription.confirm  {
    margin-top: -180px;
}
.popup.subscription span {
    width: 157px;
}

.popup.subscription .title {
    background: rgba(0, 0, 0, 0) url("../images/ico/sms-ic.png") no-repeat scroll left 9px;
    margin: 42px 0 37px 23px;
    padding-left: 57px;
}

.popup.subscription .title .title-h3 {
    margin-bottom: 10px;
    margin-left: 0;
}
.popup.subscription .title p {
    font: italic 14px Arial;
    margin-bottom: 5px;
}
.popup.subscription .title .red-italic {
    color: #db5135;
}

.popup.subscription label {
    display: block;
    width: 100%;
    margin-bottom: 7px;
}

.popup.subscription form {
    margin-left: 67px;
}

.popup.subscription .jq-selectbox__select {
    padding: 6px 10px;
    width: 319px;
}

.popup.subscription input[type=text] {
    width: 318px;
}

.popup.subscription .jq-selectbox__trigger-arrow {
    top: 19px;
}

.subscription .submit-btn button {
    margin-left: 228px;
    padding: 11px 41px;
}
.green_button {
    display: block;
    box-sizing: border-box;
    background: #8bbc57;
    border: 0 none;
    color: #fff;
    border: 1px solid #6e9e3a;
    cursor: pointer;
    width: 121px;
    text-align: center;
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 43px;
    text-decoration: none;
    font-weight: bold;
    position: relative;
}
.green_button:hover {
    background: #81BC42;
}
.top_info_block {
    overflow: hidden;
    padding-bottom: 20px;
}
.left_panel {
    width: 450px;
    float: left;
}
.info_panel {
    width: 100%;
    height: 45px;
    background-color: #f0eae6;
    background-repeat: no-repeat;
    line-height: 45px;
    position: relative;
    box-sizing: border-box;
    padding-left: 39px;
    font-size: 15px;
    position: relative;
    margin-bottom: 11px;
}
.left_panel .info_panel {
    background-image:url(../images/ico/ico1.png);
    background-position: 16px 13px;
}
.right_panel .info_panel {
    background-image:url(../images/ico/ico2.png);
    background-position: 13px 17px;
}
.info_panel .green_button {
    position: absolute;
    right: 0;
    top: 0;
}
.top_info_block .right_panel {
    width: 450px;
}
.user_info {
    width: 470px;
    float: left;
    margin-left: -26px;
}
.user_name {
    font-family: "Calibri";
    color: #e35b00;
    font-size: 22px;
    line-height: 1;
    padding: 6px 0 10px;
}
.user_decr {
    font-size: 16px;
    line-height: 1.313;
    padding-bottom: 22px;
}
.user_phones {
    position: relative;
    font-size: 14px;
    padding-left: 42px;
    padding-bottom: 11px;
    background: url(../images/ico/ico3.png) no-repeat;
    width: 700px;
    float: left;
    margin-left: -42px;
    padding-top: 4px;
}
.user_phones p{
    font-weight: bold;
    margin-bottom: 10px;
    color: #555555;
}

.user_email {
    position: relative;
    padding-left: 42px;
    padding-bottom: 10px;
    background: url(../images/ico/ico4.png) no-repeat;
    width: 700px;
    float: left;
    margin-left: -42px;
    padding-top: 7px;
}
.user_email p {
    padding-bottom: 10px;
}
.user_email a {
    font-size: 15px;
    color: #555555;
}
.user_addres {
    font-size: 15px;
    position: relative;
    padding-left: 42px;
    background: url(../images/ico/ico5.png) no-repeat;
    width: 700px;
    float: left;
    margin-left: -42px;
    padding-top: 7px;
    padding-bottom: 11px;
}
.edit_info {
    display: block;
    box-sizing: border-box;
    background: #89909c;
    border: 0 none;
    color: #fff;
    border: 1px solid #616a79;
    cursor: pointer;
    width: 172px;
    text-align: left;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 38px;
    text-decoration: none;
    position: absolute;
    top: 59px;
    right: 31px;
    padding-left: 42px;
}
.edit_info:hover {
    background: #7D838E;
}
.edit_info:before{
    content: '';
    background: url(../images/ico/ico6.png) no-repeat;
    display: block;
    width: 16px;
    height: 15px;
    position: absolute;
    left: 13px;
    top: 11px;
}
.firm_info {
    height: 105px;
    background: #f3f4f5;
    box-sizing: border-box;
    padding: 0 245px 0 205px;
    vertical-align: middle;
    margin: 45px 0 0 0;
    position: relative;
    line-height: 105px;
}
.firm_image {
    width: 167px;
    height: 135px;
    line-height: 135px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    text-align: center;
    background: #fff;
    position: absolute;
    left: 10px;
    top: -11px;
}
.firm_image img{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.firm_text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.firm_text h1 {
    font-size:26px;
    font-weight:normal;
    color: #b56d10;
}
.firm_text span{
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.firm_info  a {
    display: block;
    width: 177px;
    height: 35px;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
    color: #555555;
    font-weight: bold;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 33px;
    padding-left: 46px;
    position: absolute;
    right: 46px;
    top: 35px;
    background: #fff;
}
.firm_info  a:before{
    content: '';
    background: url(../images/ico/ico7.png) no-repeat;
    display: block;
    width: 21px;
    height: 19px;
    position: absolute;
    left: 13px;
    top: 7px;
}
.orange_title {
    color: #b56d10;
    margin-bottom: 20px;
}
.centered_text {
    font-size: 14px;
    text-align: center;
    line-height: 1.571;
    padding: 0 50px;
    margin-bottom: 25px;
}
.big_slider {
    width: 701px;
    margin: 0 auto 40px;
    position: relative;
}
.bx_pager {
    margin-left: -1px;
    overflow: hidden;
}
.bx_pager a:first-child{
    width: 137px;
}
.bx_pager a:hover::before, .bx_pager a.active::before {
    border: 5px solid #f4c300;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bx_pager a {
    display: block;
    width: 140px;
    height: 104px;
    float: left;
    margin-left: 1px;
    position: relative;
}
.bx_pager a img{
    display: block;
    max-width: 100%;
    width: 100%;
}
.to_top {
    margin-top: 30px !important;
}
.firm_location {
    margin-bottom: -5px;
}
.small_title {
    text-align: center;
    font-size: 14px;
    font-style: italic;
    margin-top: -8px;
    margin-bottom: 40px;
}
.details_wrap {
    width: 650px;
    margin: 0 auto;
    background: #f0f2f5;
    padding: 20px 0 0 35px;
    height: 104px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
}
.details_wrap:before{
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 13px solid #f0f2f5;
    border-left: 33px solid transparent;
    border-right: 33px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    top: -13px;
}

.details_wrap label {
    display: inline-block;
}
.details_wrap label > span {
    display: block;
    font-size: 14px;
    line-height: 1;
    height: 19px;
    padding-left: 7px;
}
.ad {
    margin-right: 16px;
}
.ad input[type="text"] {
    width: 190px !important;
    box-sizing: border-box;
    height: 45px !important;
    font-size: 18px;
    border-color: #b9b9b9 !important;
}
.prefix {
    position: relative;
    top: -3px;
    margin-right: 2px;
}
.prefix .jq-selectbox__select {
    width: 106px;
    box-sizing: border-box;
    float: left;
    height: 45px;
    background: #fff;
    line-height: 45px;
    border-color: #b9b9b9 !important;
    font-size: 18px;
}
.prefix .jq-selectbox__trigger {
    width: 43px;
    background: #efefef;
}
.prefix .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    border: none;
    display: block;
    width: 14px;
    height: 9px;
    opacity: 1;
    top: 17px;
    right: 14px;
    background: url(../images/ico/arr-l.png) no-repeat;
}
.prefix .jq-selectbox__select:hover .jq-selectbox__trigger-arrow{
    background-position: bottom;
}
.prefix .jq-selectbox.opened .jq-selectbox__trigger-arrow{
    background-position: bottom;
}
.prefix .jq-selectbox__dropdown {
    top: 47px;
}
.phone input[type="text"] {
    width: 128px !important;
    box-sizing: border-box;
    height: 45px !important;
    font-size: 18px;
    border-color: #b9b9b9 !important;
}
.buutt {
    display: inline-block;
    padding: 0 0 0 16px;
    position: relative;
}
@-moz-document url-prefix()
{
    .buutt {
        top: 15px;
    }
}
.buutt .green_button{
    outline: none;
    height: 44px !important;
    box-sizing:  border-box;
    width: 110px;
    line-height: 39px;
}
.green_title {
    color: #0e9543;
    position: relative;
    margin: 113px 0 0 !important;
}
.green_title:after{
    background: url(../images/ico/green.jpg) no-repeat;
    content: '';
    display: block;
    width: 40px;
    height: 55px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: -65px;
}
.order_text {
    font-size: 18px;
    text-align: center;
    padding: 27px 0 15px;
}
.order_number {
    font-size: 18px;
    text-align: center;
    padding-bottom: 44px;
}
.order_number span {
    font-weight: 600;
}
.red_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #d3472a;
    margin-bottom: 24px;
}
.order_type {
    height: 74px;
    background: #d3472a url(../images/ico/ico8.png) 13px 16px no-repeat;
    border-radius: 5px;
    line-height: 74px;
    padding-left: 69px;
    position: relative;
    margin-bottom: 16px;
    z-index: 2;
}
.arr_p:before{
    content: '';
    display: block;
    width: 17px;
    height: 74px;
    position: absolute;
    left: 300px;
    top: 0;
    background: url(../images/ico/arr_p.png) no-repeat;
}
.order_type > div{
    position: relative;
    font-size: 19px;
    color: #fff;
    display: inline-block;
}
.tooltips {
    width: 306px;
    position: absolute;
    top: 80px;
    left: 20px;
    background: #fff;
    border-radius: 5px;
    line-height: normal;
    color: #333;
    font-size: 14px;
    box-shadow: 0 0 20px 1px rgba(0,0,0,0.2) ;
    padding: 20px 10px 20px 25px;
    box-sizing: border-box;
    display: none;
    z-index: 5;
}
.order_type > div:hover .tooltips,
.more_services li:hover .tooltips{display: block;}
.tooltips:before{
    content: '';
    display: block;
    width: 36px;
    height: 33px;
    position: absolute;
    left: 36px;
    top: -33px;
    background: url(../images/ico/pop.png) no-repeat;
}
.tooltips:after{
    content: '';
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    top: -30px;
}
.tooltips a {
    color: #333;
}
.order_type label {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
}
.price1 {left: 329px;}
.price2 {left: 517px;}
.price3 {left: 688px;}
.order_type .jq-radio {
    background: #fff;
    border-color: #952812;
    width: 28px;
    height: 28px;
    margin-right: 9px;
    position: relative;
    top: -1px;
    -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0px 1px rgba(0,0,0,0.3);
}
.order_type .jq-radio.checked  {
    color: #E58A16;
    background: #E58A16;
}
.order_type .jq-radio.checked .jq-radio__div {
    border-radius: 50%;
    height: 10px;
    margin: 9px 0 0 9px;
    width: 10px;
    background: #FFFFFF;
}
.order_form {
    width: 872px;
    margin: 0 auto;
}
.more_services {
    margin-left: -20px;
    position: relative;
    z-index: 1;
}
.more_services li {
    display: block;
    width: 426px;
    height: 74px;
    line-height: 74px;
    float: left;
    margin: 0 0 16px 20px;
    border-radius: 5px;
    position: relative;
}

.col1 {background: #e58a16;}
.col2 {background: #57bcb1;}
.col3 {background: #f3b600;}
.col4 {background: #5795bc;}
.more_services li > span{
    position: absolute;
    display: inline-block;
    font-size: 18px;
    right: 30px;
    top: 0;
    color: #fff;
}
.more_services li label{
    font-size: 19px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 74px;
    position: relative;
    z-index: 1;
    width: 100%;
}
.more_services li label span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.more_services li  .jq-checkbox {
    box-sizing: border-box;
    height: 33px;
    width: 33px;
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 14px;
    margin-left: 20px;
}
.more_services li  .jq-checkbox.checked {
    border-color: #555;
}
.more_services li  .jq-checkbox.checked .jq-checkbox__div {
    width: 100%;
    height: 100%;
    background: url(../images/ico/check_ico.png) center no-repeat;
}
.grey_box_bott {
    height: 66px;
    background: #efefef;
    box-sizing: border-box;
    padding: 11px 0 0 0;
    overflow: hidden;
}
.grey_box_bott div {
    text-align: right;
    width: 426px;
    padding-right: 5px;
    box-sizing: border-box;
    float: left;
    margin-right: 20px;
}
.grey_box_bott div p{
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: 3px;
}
.grey_box_bott div span{
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 500;
}
.grey_box_bott .green_button {
    border: none;
    background: #8bbc57;
    height: 46px;
    line-height: 46px;
}
.grey_box_bott .green_button:hover {
    background: #96CA5D;
}
.social_icons_set {
    position: absolute;
    right: -37px;
    top:0;
}
.social_icons_set a{
    display: block;
    width: 48px;
    height: 49px;
    background: #fff url(../images/ico/social_set.png) no-repeat;
    transition: all 0.3s ease-in-out;
}
.social_icons_set li{height:34px;}
.social_icons_set a.ico1{background-position: 0 0 ;}
.social_icons_set a.ico2{background-position: 0 -49px ;}
.social_icons_set a.ico3{background-position: 0 -98px ;}
.social_icons_set a.ico4{background-position: 0 -147px ;}
.social_icons_set a.ico5{background-position: 0 -196px ;}
.social_icons_set a:hover{opacity: 0.85;}


.popup.email-sb {
    background: url("../images/bar/pop-lay.jpg") left top no-repeat, url("../images/bar/pop-lay.jpg") left bottom no-repeat;
    border-radius: 0;
    margin-left: -255px;
    width: 510px;
    margin-top: -150px;
    background-color: #f9f9f9 ;
}

.popup.email-sb .title {
    background: none;
    padding-left: 0;
    margin-bottom: 20px;
}

.popup.subscription.email-sb form {
    float: left;
    margin-left: 23px;
    margin-right: 61px;
    width: 270px;
}

.popup.subscription.email-sb input[type="text"] {
    background: #fff url("../images/ico/em-ico.png") no-repeat 10px center;
    padding-left: 39px;
    width: 100%;
}

.email-sb .submit-btn {
    float: left;
}

.email-sb .submit-btn button {
    margin-left: 0;
}

.popup.nisangah-2 .wrapper-c {
    width: 100%;
    overflow: auto;
}

.popup.nisangah-2 .pull-left {
    float: left;
    min-width: 20%;
    margin-right: 1%;
}

.popup.nisangah-2 .col {
    width: auto;
    padding-right: 4px;
}

.ticket-item:hover .description-ticket {
    text-decoration: underline;
}

.banner-left,
.banner-right {
    position: absolute;
    top: 0;
    width: 461px;
}
.banner-left {
    left: -460px;
}

.banner-right {
    right: -461px;
}

.banner-left a,
.banner-right a {
    position: fixed;
    height: 100%;
    /*background: #0668C1; */
}
.tag-cloud-list {
    margin: 17px 0 0;
    line-height:27px;
}
.tag-cloud-list a {
    padding: 0px 10px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    color: #333;
    margin-right: 2px;
    border: 1px solid #ccc;
    display: inline-flex;
    margin-bottom: 4px;
}
.tag-cloud-list a:hover {
    text-decoration: underline;
}

.item-slider {
    position: relative;
}

.item-slider .urgently {
    top: 0;
    right: 0;
    font-size: 17px;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    padding: 5px 9px;
}

.ticket .deactive-box {
    background: rgba(15,11,0,0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    line-height: 125px;
}

.ticket .deactive-box span {
    vertical-align: middle;
    font-size: 18px;
}

.hidden-phone {
    display: none;
}
/*/////////////////////////////////////////////////////////////validate style*/


.form_box input {
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.form_box input:focus {
    outline: none;
    border-color: #07a6e6;
}
.form_box .btn_submit {
    cursor: pointer;
}
.form_box .btn_submit:active {
    box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
}
.form_box .btn_submit.disabled,
.form_box .btn_submit.disabled:hover {
    background: #C5D3B5;
    cursor: default;
}

.themodal-lock {
    overflow: hidden;
    margin-right: 17px;
}

/* //////////////////////////////////////////////////////////////////////////////////// */
.verify_code{width:190px;float:left;}
.verify_code input[type=text]{width:140px !important;}
.clear{clear:both;}
.margin-bottom-5{margin-bottom:5px;}
.alert-danger, .alert-danger2 {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    background: #f3e6e6 url("../images/ico/error-bg.png") no-repeat 15px center;
    padding-left: 47px !important;
}
.alert-success, .alert-success2 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: bold;
}
.hide{display:none!important;}
.show{display:block!important;}
#error_image_upload{color: red;display:none;margin-bottom: 10px;}
.title_h1{
    color: #b56d10;
    float: left;
    font-size: 18px;
    margin: 8px 0 0 9px;
}
.block_number{display:block;border: 1px solid red;background-color: antiquewhite;color: red;padding: 12px;}
.announce_choose{color:red;font-size:11px;}
.country_choose{color:red;font-size:11px;    margin-top: 22px;    margin-bottom: -28px;}
.visible{visibility: visible !important;}
.unvisible{visibility: hidden !important;}
.opacity0{opacity: 0 !important;}
.popup.google_map{
    margin-left: -370px;
    margin-top: -250px;
    width: 750px;
    background: #FFFFFF;
    padding-bottom: 15px;
}
.popup.announce_rules{
    margin-left: -370px;
    margin-top: -250px;
    width: 750px;
    background: #FFFFFF;
    padding-bottom: 15px;
}
.z-index10{z-index: 10!important;}
.z-index120{z-index: 120!important;}
.profil_cover_img{max-width:187px;max-height:136px;}
.jq-selectbox__dropdown{width:300px!important;}
.rent_type{width: 177px !important;}
.prefix_number{width: 110px !important;}
.loading_btn{float: left;
    margin-bottom: -34px;
    margin-top: 34px;
    z-index: 99;
    width: 25px;
    position: relative;
    margin-left: 18px;
    display:none;}
.tag h3{margin-bottom: 0px;    margin-top: 7px;}
.bx_loader{margin: 101px;}
.page_li{cursor:pointer;}
.w300{width: 300px !important;}
.w290{width: 290px !important;}
.last_col{width:178px!important;margin-right:0px!important;}
.un_current{
    background:none!important;
    position:static!important;
    font-size: 19px!important;
    text-decoration: none!important;
    color: #fff!important;
    border-bottom: 1px solid #ffffff!important;
}
.un_current a{color: #fff!important;}
.ann_disabled{background:#CACACC!important;}
.cpoint{cursor:pointer;}
.banner_announce{
    width:373px;
    overflow:hidden;
}
.banners iframe{float: left; margin-left: 2px;}
.banners embed{float: left;margin-left: 3px;width:248px;height:118px;border:1px solid #333;}
.home_banner1{float:left;width:480px;}
.home_banner2{float:right;width:480px;}
.home_banner_full{float:left;width:960px;}
.ticket{margin-bottom:3px;}
.banner_search{width:948px;border:1px solid #ccc;height:120px;margin: 0px 12px 3px 12px;}
.site_inner_link{font-size: 16px;margin-bottom: 2px;}
.img_download-link{z-index:999;}
.showCode{color:#d92500!important;font-weight:bold;}
.site_icon{background: rgba(0, 0, 0, 0) url("../images/ico/site-ico.png") no-repeat 10px center !important;}
.fb-like{height:20px;overflow:hidden;}
.show_number{background:#d92500;color:#fff!important;border-radius:4px;padding:4px 8px;}
.q_word{background: #e35b00;color: #fff;}
.span_h1{    color: #b56d10;    float: right;    font-size: 18px;    font-weight: 500;    margin: 8px 0 0 9px;}
.s_b{display:none;}
body{overflow-x: hidden;}