.title h1 {
    border-bottom: 4px solid rgba(0, 0, 0, 0.08);
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 39px;
    line-height: 51px;
    letter-spacing: -0.06em;
    font-weight: normal;
}
.our-scheme-bg{
    width: 100%;
    position: relative;
    min-height: 460px;
    background: #fff url(../img/our-process-imbg1.png) no-repeat center ;
    text-align: center;
    margin: 50px 0;
    z-index: 100;
}
.our-pros-item {
    position: relative;
    margin: 15% auto;
    width: 13em;
    height: 21em;
}
.our-scheme{

}

.our-pros-img {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 14em;
    height: 14em;
    box-shadow: 0 0 9px 1px rgba(0,0,0,0.06);
    border-radius: 50%;
}
.our-pros-img img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 992px) and (max-width: 1215px) {
    .our-pros-img {
        width: 11em;
        height: 11em;
    }
    .our-pros-item {
        margin: 15% auto;
    }
    .our-pros-item {
        width: 11em;
        height: 21em;
    }
}
@media   (max-width: 992px) {
    .our-scheme-bg{
        background: #fff;
    }
    .our-scheme-bg{
        margin: -1px 0;
    }
}
.our-pros-item h4 {
    font-weight: normal;
    margin-top: 20px;
    text-align: center;
    position: relative;
    font-size: 17px;
    color:#65707b;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    margin-bottom: 12px;
}

.our-pros-img:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    -webkit-box-shadow: inset 0 0 0 9px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 0 0 9px rgba(255,255,255,0.5);
    box-shadow: inset 0 0 0 9px rgba(255,255,255,0.5);
    -webkit-transition: all 0.18s ease;
    -moz-transition: all 0.18s ease;
    -o-transition: all 0.18s ease;
    transition: all 0.18s ease;
}

.our-pros-img:hover:before {
    -webkit-box-shadow: inset 0 0 40px 14px rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 0 40px 14px rgba(255,255,255,0.5);
    box-shadow: inset 0 0 40px 14px rgba(255,255,255,0.5);
}

.our-pros-item h4:before {
    content: "";
    position: absolute;
    border-bottom: 3px solid #e5e5e5;
    width: 70px;
    height: 1px;
    left: 50%;
    bottom: -10px;
    margin-left: -35px;
    box-shadow: 0 3px 7px 0 rgba(0,0,0,0.03);
}

#login-form-general label {
    color: #fff;
    font-weight:normal;

}


/*-----SS-11-----*/
html{
    overflow-x: visible!important;
}
html,body{
    height: 100%;
}
.main-wrapper{
    background: #fff;
    height: 100%;
}
.jpanel-menu-open #jPanelMenu-menu{
}
body{

    background: #fff;
    z-index: 10;
}
#content{
    background: #fff;
}
#highlighted{
    height:100%;
    width:100%;
    min-height: 500px;
    margin: -60px 0 0 0;
}

.inner{
    height:100%;
    min-height: 500px;
}
.jPanelMenu-panel{
    height: 100%;
    min-height: 500px;
}
#jPanelMenu-menu{
    z-index: -999;
}
.static-banner{
    height: 100%;
    min-height: 500px;
}
.caption{
    height: 100%;
}
.text-item{
    margin: 27% 0 0 0;
    text-align:center;
}
.text-item a{
    margin: 30px auto 0;
    max-width: 400px;
}
@media (min-width: 992px) {
    #highlighted{
        margin-top:-55px;
    }

}
@media (min-width: 768px) {
    #highlighted{
        margin-top:-50px;
    }
}
/*.title{
    text-align: center;
}*/
.button-cont{
    background:#fff;
}
/*SS-21*/
.contact-block address ul li a{
    color: rgba(255, 255, 255, 0.6)!important;
}
/*SS-31*/
#footer .contact-block ul>li>a.soc>i{
    width: 15px;
}
#footer .contact-block ul>li>a.soc{
    color: rgba(255,255,255,.6);
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin: 0 1px;
    padding: 0 5px;
}
#footer .contact-block ul>li>a.soc:hover{
    color: #00adbb;
}
/*SS-29*/

.temp-preview .overlay{
    font-size: 20px;
    padding-top: 25% !important;
}
@media (max-width: 768px) {
    .temp-preview .overlay{
        font-size: 28px;
        padding-top: 28% !important;
    }
}
.akcia-info{
    text-align: center;
    margin-bottom: 20px ;
}
.akcia-info h6 span{
    color: #00adbb;
}
.akcia-info p{
    padding: 5px;
    text-align: justify;
    font-size: 13px;
}
.blog-content{
    font-size: 17px;
}
.custom_anons{
    font-size: 15px;
}
.media-heading{
    font-size: 26px;
}
.sections a.tag{
    color: #00adbb;
}
.post-title{
    font-size: 36px;
    padding-bottom: 10px;
}
.post-anons{
    font-size: 24px !important;
}
/*main*/
.w2{
    min-width: 220px;
    margin: 5px;
}
/*templates-page styles*/
.template-thumb-item{
    text-align: center;
}
.template-thumb-wrapper{
    display: block;
    padding: 5px;
    background: rgb(243, 243, 243);
    margin-bottom: 15px;
}
.template-thumb{
    position: relative;
    overflow: hidden;
}
a.overlay-ancor{
    text-decoration: none;
}

a.overlay-ancor:hover img{
    opacity: 1;
}

.template-thumb img{
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.template-mask{
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: -80px;
    left: 0;
    z-index: 9;
    background-color: rgba(255,255,255,.75);
    -webkit-transition: all 0.42s ease;
    -moz-transition: all 0.42s ease;
    -o-transition: all 0.42s ease;
    transition: all 0.42s ease;
}
.template-thumb:hover .template-mask{
    bottom: 0px;
}

.template-watch, .template-favorite, .template-watch:visited, .template-favorite:visited, .template-use,
.template-use:visited {
    display: inline-block;
    width: 90px;
    margin: 18px 5px 0;
    color: #696464;
}

.template-watch:hover, .template-favorite:hover, .template-watch:visited:hover, .template-favorite:visited:hover,
.template-use:hover, .template-use:visited:hover {
    text-decoration: none;
    color: #151515;
    cursor: pointer;
}

.template-thumb i{
    -webkit-transition: all 0.42s ease;
    -moz-transition: all 0.42s ease;
    -o-transition: all 0.42s ease;
    transition: all 0.42s ease;
}
.template-thumb i{
    display: block;
    font-size: 20px;
    z-index: 10;
    margin-bottom: 3px;
}

.template-thumb span{
    -webkit-transition: all 0.42s ease;
    -moz-transition: all 0.42s ease;
    -o-transition: all 0.42s ease;
    transition: all 0.42s ease;
    display: inline;
    font-size: 11px;
    z-index: 10;
    font-weight: 100;
    text-transform: uppercase;
}

.template-thumb-item h4{
    color: rgba(51, 51, 51, 0.8) !important;
    font-size: 20px;
    font-weight: 400;
    margin: 15px auto;
    text-align: left;
}
@media (max-width: 1200px) {
    .template-watch, .template-favorite, .template-use {
        width: 75px;
        margin: 18px 0px 0;
    }
    .template-thumb i{
        font-size: 18px;
    }

    .template-thumb span{
        font-size: 10px;
    }
}
@media (max-width: 992px) {
    .template-watch, .template-favorite, .template-use {
        width: 90px;
        margin: 18px 5px 0px;
    }
}
@media (max-width: 768px) {
    .template-thumb-wrapper{
        margin-bottom: 25px;
    }
    .template-thumb-item{
        max-width: 345px;
        margin: auto;
    }
    .template-thumb-item h4 {
        text-align: center;
    }
    .template-watch, .template-favorite, .template-use {
        width: 75px;
        margin: 18px 5px 0;
    }
    .template-thumb i{
        font-size: 18px;
    }

    .template-thumb span{
        font-size: 10px;
    }
}
@media (max-width: 442px) {
    .template-thumb-item{
        max-width: 100%;
        margin: auto;
    }
    .template-watch, .template-favorite, .template-use {
        margin: 18px 0px 0;
    }
}
/* end templates-page styles*/
.overlay-wrapper .overlay {
    padding: 25% 1em !important;
}
/*colors for social*/
.color-vk:hover i{
    color: #4E729A;
    transition: .2s linear;
}
.color-fb:hover i{
    color: #43609C;
    transition: .2s linear;
}
.color-gp:hover i{
    color: #dd4b39;
    transition: .2s linear;
}
.color-tw:hover i{
    color: #55acee;
    transition: .2s linear;
}
.followus{
    top:20px;
    width: 100%;
    height: auto;
}
.inner{
    border-left: none !important;

}
@media (max-width: 992px) {
    .followus{
        position: static !important;
    }
    .inner{
        min-height: 0 !important;

    }
}

/**/
#jivo_top_wrap .jivo-triangle-wraper .jivo-triangle-clip .jivo-bottom-left-square{
    background-color: rgb(0, 173, 187) !important;
}

/*Leads Count at user sites*/
.leads_count {
    margin: 0 0 0 3px;
    padding: 0px 6px;
    background: #5CB85C;
    display: inline-block;
    border-radius: 4px;
    color:#fff;
}


/*
 * Inputs and buttons (ss-21.1)
 */

.signup-btn {
    width: 100%;
    max-width: 312px;
    font-weight: 700 !important;
    padding: 10px !important;
    text-transform: uppercase;
}

.signup-input {

}

.login-signup {
    max-width: 312px;
    margin: auto;
}

.auth-clients {
    margin: 0 !important;

}

.auth-clients ul {
    padding: 0;
    text-align: center;
}

.auth-clients ul>li {
    display: inline-block;
    float: inherit;
}

.auth-clients ul>li>a>.auth-icon {
    display: block;
    width: 40px;
    height: 40px;
}

.auth-clients ul>li>a {
    width: auto !important;
    margin: 0 3px ;
    transition: .35s ;
}

.auth-clients ul>li>a:hover {
    opacity: .86;
}

.auth-clients ul>li>a>.auth-icon {
    border-radius: 3px !important;
}

.auth-clients ul>li>a>.auth-icon.vkontakte {
    background: url("../img/login_vk.png") no-repeat;
}

.auth-clients ul>li>a>.auth-icon.facebook{
    background: url("../img/login_fb.png") no-repeat;
}

.auth-clients ul>li>a>.auth-title {
    display: none !important;
}

.signup-input:focus {
    background: rgba(156, 255, 156, 0.20);
}

.form-login.form-wrapper,.form-signup.form-wrapper {
    margin: auto;
}

a.passforget {
    padding-top: 4px;
    font-size: 12px;
    color: #79777d;
    float: right;
}


.preview-frame {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.preview-pannel {
    background: #404040;
    padding: 20px 0;
}


.call_to_edit {
    text-align: right;
    padding: 11px 120px 11px 0;
    float: right;
    display: inline-block;
    vertical-align: middle;
}

.to_start_edit {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 14px;
    opacity: .65;
}


a.start_edit {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    margin: 0 30px 0;
    position: relative;
    background: #6dae04;
    border: none;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 7px 30px;
    font-size: 16px;
}

a.start_edit:hover,a.start_edit:active {
    color: #fff;
    text-decoration: none;
    background: #58880b !important;
}
.its_free {
    position: relative;
    display: inline-block;
}

.its_free:after {
    content: '';
    display: block;
    background: url("../img/its-free.png") no-repeat;
    width: 145px;
    height: 44px;
    position: absolute;
    right:  -145px;
    top: -4px;
}

@media(max-width:992px) {
    .preview-pannel .pull-left{
        display: none;
    }

    .preview-pannel .pull-right{
        float: inherit !important;
        text-align: center;
    }
    .call_to_edit {
        text-align: center;
        padding: 0px 0px 0px 0;
        float: inherit !important;
        display: inline-block;
        vertical-align: middle;
    }

    .its_free {
        margin: 10px auto 0;
    }
}

.preview-pannel .navbar-brand {
    margin-top: 9px !important;
}



/*
 * Lights for admin
 */

.light {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin: auto;
}

.green-light {
    background: #3eba0c;
}

.red-light {
    background: #ff2812;
}

.grey-light {
    background: #a4a4a4;
}



.greyline {
    background: none repeat scroll 0 0 #f7f7f8;
}



.maxwidth-theme {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1140px;
    position: relative;
    width: 100%;
}

.item-views {
    margin-bottom: 0;
    position: relative;
}

.table {
    width: 100%;
    margin-bottom: 20px;
}
.top_wrapper_block {
    margin: 50px 0px 20px;
}
.nomargin_bottom {
    margin-bottom: 0px !important;
}

.title_block {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 11px;
    font-size: 26px;
}
@media (min-width: 768px) {
    .front h3.short {
        display: none;
    }
}

.title_block {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 11px;
    font-size: 26px;
}

.catalog.item-views.front .btn-default {
    right: 82px;
    top: -1px;
    z-index: 9;
}

.btn-default.white.transparent {
    background: transparent;
    margin: 0px;
}

.btn-default.white {
    color: #0d897f !important;
    border: 1px solid #0d897f;
}

.front .btn-default {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    overflow: visible;
}
.btn-default.white {
    border-width: 2px !important;
    letter-spacing: 0.03em;
    border-radius: 3px;
    background: #fff;
    padding-top: 5px;
    padding-bottom: 6px;
}

.btn-default {
    background-color: #0d897f;
    border-color: #0d897f;
    color: #ffffff !important;
}

.catalog.item-views.front .flexslider .slides li .item {
    padding: 0px;
    background: #fff !important;
}

.catalog.item-views.table .item {
    border: 0px solid transparent;
    padding: 0;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    margin: 0 0 40px 0;
    height: 320px;
}



.catalog.item-views.table .item .image {
    max-width: 100%;
    height: 182px;
    line-height: 170px;
    overflow: hidden;
}

.item-views.table .item .image img {
    display: inline-block;
    /*max-width: 100%;
    max-height: 100%;*/
    vertical-align: middle;
    width: auto;
}
.flexslider .slides img {
    height: auto;
}
.wrap_stickers {
    position: absolute;
    top: 0px;
    line-height: 18px;
}

.wrap_stickers .stickers {
    margin: 20px 20px 20px;
    font-size: 0px;
}

.wrap_stickers .stickers .sticker_recomend {
    background: #0e89d7;
}
.wrap_stickers .stickers > div {
    display: inline-block;
    font-size: 10px;
    line-height: 19px;
    color: #fff;
    background: #d4d4d4;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 0px 10px;
    margin: 0px 10px 10px 0px;
    letter-spacing: 0.03em;
}

.catalog.item-views.table .item .text {
    padding: 16px 20px 0px;
    text-align: left;
}

.item-views.table .item .text {
    padding: 15px 24px 24px;
    overflow: hidden;
}

.item-views .item:not(.review) .text {
    padding: 0;
    color: #222222;
}

.catalog.item-views.table .item .title {
    font-weight: 600;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .catalog.item-views.table .item .title {
        text-align: left;
    }
}

.catalog.item-views.table .item .title {
    font-weight: 600;
    margin-bottom: 5px;

}
.color_link {
    color: #333;
}
.catalog.item-views.table .item .title {
    font-weight: 600;
    margin-bottom: 5px;
}
.item-views .item .title {
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 15px;
    line-height: 18px;
}

.section_name {
    color: #85878b;
    font-size: 12px;
    line-height: 16px;
    margin: 4px 0 14px;
}

.catalog.item-views.table .item .foot {
    position: relative;
    margin: 15px auto 0px;
    min-height: 34px;
}

.foot .item_f {
    margin: 0px 0px 16px;
}

.foot .wprice {
    padding: 0px 20px 0px 0px;
}

.foot > div {
    display: inline-block;
    vertical-align: middle;
}

.foot .size_block {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    padding: 10px 14px 12px;
    font-size: 18px;
    border-radius: 2px;
}


.size_block {
    position: absolute;
    bottom: 0px;
    line-height: 18px;
    background: #d4d4d4;
    padding: 4px 10px 4px;
    right: 0px;
    font-size: 14px;
    color: #fff;
}
.size_block {
    background-color: #0d897f;
}
sup {
    top: -0.7em;
}
sub, sup {
    font-size: 60%;
}

.foot .item_f {
    margin: 0px 0px 16px;
}

.catalog.item-views.table .item .price {
    margin-top: 0px;
    padding: 4px 0px 0px;
}

.item-views .item .price, .order-block .price {
    line-height: 12px;
}

.item-views .item .price .price_val, .order-block .price .price_val, .color_link:hover, .portfolio.item-views .link .item .bottom_title .btn-default:hover span, .company .value {
    color: #0d897f;
}

.price_val, .order-block .price .price_val {
    font-size: 17px;
    font-weight: 600;
    padding-right: 5px;
    color: #1d2029;
    line-height: 12px;
}

.item-views .item .price .price_old .price_val, .item-views .item .price .price_old .fa, .order-block .price .price_old .price_val, .order-block .price .price_old .fa {
    font-size: 13px;
    font-weight: normal;
    padding-right: 5px;
    color: #777777;
    text-decoration: line-through;
}

.footer_button {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: height .15s ease;
    -moz-transition: height .15s ease;
    transition: height .15s ease;
    text-align: left;
    font-size: 13px;
    color: #333;
}

.dropdown-large {
    position: static !important;
}
.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
    font-size: 14px;
    cursor: pointer;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    /*cursor: not-allowed;*/
}
.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px;
}
@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0 ;
        margin-right: 0 ;
    }
    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}
.city {
    font-size: 13px;
    font-weight: normal;
    padding-right: 5px;
    color: #777777;
}

.breadcrumb > li, .breadcrumb .active, .breadcrumb a, .breadcrumb > * {
    text-decoration: none;
    color: #777777;
    font-size: 12px;
}

.container .breadcrumb {
    padding: 0px 10px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}