    .np {
        padding: 0
    }
    
    .carousel-inner img {
        width: 100%;
        height: 290px;
    }
    
    .docks_block img {
        width: 246px
    }
    
    .nhp,
    .nm {
        margin-right: 0;
    }
    
    .nhp {
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
    }
    
    .nvp {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .nvm {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .header-slider {
        background: #96c24e;
        height: 100vh;
        min-width: 960px;
        overflow: hidden;
        min-height: 695px;
    }
    
    .header-slider .carousel-indicators {
        bottom: 130px;
    }
    
    a.slider-btn:hover {
        background-color: rgba(255, 255, 255, 0);
        border: 2px dashed #96c24e;
    }
    
    .navbar-default .navbar-nav > li:before,
    .navbar-default .navbar-nav > li:hover:before {
        content: '';
        height: 5px;
        background: #96c24e;
        display: block;
        margin-right: auto;
        position: relative;
    }
    
    .navbar-default .navbar-nav > li:before {
        width: 0;
        margin-left: auto;
        transition: .3s linear;
    }
    
    .header-nav li {
        margin-left: 16px;
    }
    
	.fixed .header-nav li {
		margin-left: 14px;
	}

	.fixed .navbar-nav {
		margin-right: auto;
	}

    .navbar-default .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 0;

        /*color: #464646;*/
        font-size: 17px;
        /*text-transform: uppercase;*/
        font-weight: 300;
        letter-spacing: -0.6px;
    }
    
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > li > a:hover {
        color: #a9a9a9;
    }
    
    .navbar-default .navbar-nav > li:hover:before {
        width: 100%;
        margin-left: auto;
    }
    
    .header_logo img {
        margin-top: 46px;
        margin-left: 42px;
        width: 200px;
        height: 215px;
    }
    
    .header {
        height: 100px;
        display: flex;
    }
    .head_number span{
        display: block;
    }
    .logo_block {
        display: inline-block;
        margin-top: 10px;
    }

    .logo_block img {
        width: 60px;
    }
    
    .top_header {

    vertical-align: top;
    text-align: right;
    font-size: 18px;
    display: flex;
    align-items: center;
    }

    .header_top_btn {
    margin: 0;
    margin-left: 25px;
    background: #6cbae8;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    transition: .3s;
    cursor: pointer;
    display: inline-block;
    }
    
    .header_top_btn:hover {
        color: #fff;
        background: #99c236;
    }
    .head_number {
            display: inline-block;
    line-height: 30px;
    font-size: 24px;
    text-align: left;
    padding-top: 6px;
    }
    /*.footer_number {
        display: inline-block;
        line-height: 24px;
        font-size: 20px;
        text-align: left;
        padding-top: 6px;
        float: right;
        margin-top: -30px;
    }*/

    .footer_number {
        display: inline-block;
        line-height: 24px;
        font-size: 20px;
        text-align: left;
        padding-top: 6px;
        float: right;
        margin-top: -30px;
    }

    .footer_number-bottom {
        display: inline-block;
        line-height: 24px;
        font-size: 20px;
        text-align: left;
        padding-top: 6px;
        float: right;
        margin-top: -30px;
    }
    

    
    #menu {
        margin-top: 13px;
        vertical-align: top;
        text-align: right;
        /*norder-top: 1px solid #dbdbdb;*/
        border-radius: 0;
    }
    
    .header_c {
        display: flex;
        width: 100%;
        vertical-align: top;
    }
    
    .header-nav li:first-of-type {
        margin-left: 0px;
    }
    
    .hero {
        text-align: center;
        background: url(../img/hero.jpg);
        /*no-repeat center center: ;*/
        background-size: cover;
        height: 645px;
        padding-top: 30px;
        font-size: 54px;
        font-weight: 300;
        letter-spacing: 1px;
        width: 100%;
        margin-top: 100px;		
    }
    
    .hero_top {
        width: 710px;
        font-size: 32px;
        padding: 25px 30px;
        border: 2px solid #6abbe4;
        text-transform: uppercase;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        margin-bottom: 0px;
        background: rgba(255, 255, 255, 0.85);
/*@CUSTOM - 2*/
		font-weight: 300;
/*@*/
    }
    
    .hero_bottom {
        font-size: 23px;
        display: inline-block;
        padding-left: 0px;
        line-height: 23px;
        background: rgba(255, 255, 255, 0.85);
        border: 2px solid #96c24e;
        padding: 20px 30px;
        margin-top: 20px;
    }
    
    .hero_bottom:before {
        content: '';
        width: 25px;
        height: 25px;
        background: url(../img/hero_bottom.png) no-repeat center center;
        background-size: contain;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: -2px;
    }
    .select_f {
        width: 290px
    }
    #header_fix {
    position: fixed;
    background: #222222;
    color: #fff;
    z-index: 101;
    top: 0;
    }

    #b1_block {
        text-align: center;
    }
    .information_block {
        padding-top: 95px;
        padding-bottom: 95px;
    }
    
    h2.header_block {
        margin: 0;
        font-size: 36px;
        line-height: 51px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: center;
    }
    
    .header_block span {
        display: block;
        font-weight: 100;
    }
    
    .b1_content {
        width: 555px;
        display: inline-block;
        vertical-align: top;
        margin-top: 75px;
        margin-right: 15px;
        text-align: center;
    }
    
    .b1_content ul {
        margin: 0;
        padding: 0;
        margin-left: 25px;
        text-align: left;
        min-height: 660px;
    }
    
    .b1_content ul span {
        margin-left: 45px;
        font-size: 18px;
        margin-bottom: 20px;
        display: block;
    }
    
    .b1_content li {
        text-align: left;
        list-style-type: none;
        font-size: 18px;
        padding-left: 25px;
        margin-bottom: 10px;
        ;
    }
    
    .b1_content li:nth-child(2n):before {
        content: "\f135";
        color: #96c24e;
        font-weight: 100;
        font-family: Material Design Icons;
        font-size: 22px;
        margin-left: -40px;
        ;
    }
    
    .b1_content li:before {
        content: "\f135";
        color: #6abbe4;
        font-weight: 100;
        font-family: Material Design Icons;
        font-size: 22px;
        margin-right: 25px;
        margin-left: -40px;
        position: absolute;
    }
    
    #b1_content li:before {
        color: #96c24e;
    }
    
    #b1_content_callback i {
        font-size: 34px;
        line-height: 60px;
        margin-top: 15px;
        position: absolute;
        margin-left: -50px;
    }
    
    #b1_content_callback {
        display: inline-block;
        width: 390px;
        line-height: 90px;
        padding-top: 0px;
        text-align: center;
        padding-left: 60px;
        background: #96c24e;
        transition: .3s;
        box-shadow: 0px 5px 0px 0px #eee;
    }
    
    #b1_content_callback:before {
        display: none;
    }
    
    #b1_content_callback:hover {
        background: #6cbae8;
    }
    #b1_content_cacl {
        width: 390px;
    }
#b1_content_cacl span {
    margin-top: -50px;
}
    
    #b1_content li:nth-child(2n):before {
        color: #6abbe4;
    }
    
    .b1_content_header {
        width: 100%;
        height: 280px;
        background: url(../img/b2_b_1.jpg) no-repeat center center;
        background-size: cover;
        text-align: left;
        margin-bottom: 30px;
    }
    
    .b1_plashka {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        margin-top: -60px;
        height: 230px;
        position: relative;
        margin-bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        padding: 10px;
        padding-left: 20px;
        opacity: 0;
        transition: .3s;
        cursor: default;
        padding-top: 80px;
    }
    
    .b1_content_header:hover .b1_plashka {
        opacity: 1;
    }
    
    .b1_btn {
        color: #fff;
        background: #6cbae8;
        width: 390px;
        height: 90px;
        display: inline-block;
        margin-top: 30px;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400;
        text-align: left;
        border-radius: 5px;
        padding-left: 50px;
        vertical-align: top;
        padding-top: 23px;
        cursor: pointer;
        transition: .3s;
        box-shadow: 0px 5px 0px 0px #eee;
    }
    
    .b1_btn span {
        display: block;
        text-transform: lowercase;
        font-weight: 100;
        vertical-align: top;
        margin-top: -48px;
        margin-left: 56px;
    }
    
    .b1_btn:before {
        content: url(../img/calc.png);
        width: 30px;
        height: 100%;
        display: inline-block;
        margin-right: 25px;
        vertical-align: top;
    }
    
    #b1_content_btn {
        background: #96c24e;
        padding-top: 10px;
        width: 45%;
        margin-right: 20px;
        display: inline-block;
        box-shadow: 0px 5px 0px 0px #eee;
    }
    
    #b1_content_btn span {
        margin-top: -70px;
        line-height: 15px;
    }
    
    #b1_content_btn:before {
        margin-top: 14px;
        content: url(../img/key.png);
    }
    
    .b1_btn:hover {
        background: #96c24e;
        color: #fff;
        text-decoration: none;
    }
    
    #b1_content_btn:hover {
        background: #6cbae8;
    }
    
    .b1_content_header span {
        display: inline-block;
        background: #fff;
        margin-top: 25px;
        font-size: 24px;
        text-transform: uppercase;
        line-height: 60px;
        padding-left: 20px;
        padding-right: 20px;
        border-top: 5px solid #96c24e;
        width: 395px;
        text-align: center;
    }
    
    #b1_content {
        margin-right: 0;
        margin-left: 15px;
    }
    
    #b1_content .b1_content_header {
        background: url(../img/b2_b_2.jpg) no-repeat center center;
        background-size: cover;
    }
    
    #b1_content .b1_content_header span {
        border-top: 5px solid #6cbae8;
    }
    
    #b2_block {
        text-align: center;
    }
    
    #b2_block {
        background: url(../img/b2_bg.png) no-repeat center bottom, #f7f7f7;
        background-size: 720px 1120px;
        background-position-y: 160px;
    }
    
    .b2_content {
        display: inline-block;
        vertical-align: top;
        width: 33%;
        font-weight: 300;
        ;
        text-transform: uppercase;
    }
    
    .b2_content img {
        width: 120px;
    }
    
    .b2_text {
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -1px;
    }
    
    .b2_text span {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 400;
        font-size: 24px;
    }
    
    .b2_clearfix {
        display: block;
        width: 100%;
        height: 30px;
    }
    
    #b2_block .header_block {
        margin-bottom: 70px;
    }
    
    #b4_block {
        text-align: center;
        z-index: 1;
    }
    
    .b4_content {
        width: 550px;
        padding-left: 168px;
        height: 140px;
        vertical-align: top;
        display: inline-block;
        font-size: 18px;
        margin-bottom: 95px;
        margin-left: 33px;
    }
    
    .b4_content:before {
        content: url(../img/b4_i.png);
        display: block;
        position: absolute;
        margin-left: -159px;
    }
    
    .b4_c_header {
        text-align: left;
        color: #6abbe4;
        font-weight: 500;
        margin-bottom: 12px;
    }
    
    .b4_c_text {
        text-align: left;
        line-height: 31px;
    }
    
    #b4_block .header_block {
        margin-bottom: 90px;
    }
    
    .b4_c_2 {
        margin-bottom: 0px;
    }
    
    #b5_block {
        background: url(../img/b5_bg.jpg) no-repeat center center;
        background-size: cover;
        z-index: 2;
        height: 650px;
        overflow: visible;
        padding-top: 249px;
    }
    
    #b5_block input {
        width: 290px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding-left: 35px;
    }
    
    #b5_block label {
        position: absolute;
        margin-left: -130px;
        margin-top: 11px;
    }
    
    .b5_container {
        width: 452px;
        display: block;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background: #f6f6f6;
        color: black;
        border-radius: 5px;
        border-top: none;
        box-shadow: 0px 0px 0px 19px rgba(238, 238, 238, 0.5);
    }
    
    .b5_f_header {
        background: url(../img/b5_i.png) no-repeat center bottom;
        background-size: contain;
        display: block;
        height: 360px;
        width: 763px;
        z-index: 9;
        position: absolute;
        margin-top: -357px;
        margin-left: -211px;
    }
    
    .b3_form_text {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .pop_post_form {
        text-align: center;
        padding-bottom: 20px;
    }
    
    .btn_1 {
        background: #96c24e;
        transition: .3s;
        border: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 18px;
        padding: 17px 46px;
        border-radius: 5px;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .btn_1:hover {
        background: #6abbe4;
        ;
    }
    
    #b5_block .btn_1 {
        margin-bottom: 20px;
        margin-top: 20px;
        width: 295px;
        height: 48px;
        line-height: 48px;
        padding: 0;
        cursor: pointer;
    }
    
    #b6_block {
        background: url(../img/b6_bg.png) no-repeat top left, #f7f7f7;
        background-size: 705px 640px;
    }
    
    .b6_before_header {
        text-align: center;
        font-size: 61px;
        text-transform: uppercase;
    }
    
    #b6_block .header_block {
        font-size: 44px;
        letter-spacing: -0.3px;
    }
    
    #b6_block .header_block span {
        font-size: 26px;
        letter-spacing: 0px;
    }
    
    .b6_citat {
        text-align: right;
        margin-top: 60px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        background: url(../img/b6_citati.png)no-repeat left top;
        padding-top: 10px;
        font-size: 26px;
        line-height: 48px;
        width: 890px;
        color: #333;
        font-weight: 100;
        height: 156px;
    }
    
    .b6_post_citat {
        text-align: center;
        font-size: 31px;
        text-transform: uppercase;
        color: #96c24e;
        margin-top: 60px;
        margin-bottom: 50px;
    }
    
    .b6_down {
        width: 60px;
        height: 60px;
        background: url(../img/b6_down.jpg) no-repeat center center;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        background-size: contain;
    }
    
    #ouridea {}
    
    #b6_block #p_header {
        font-size: 41px;
        margin-bottom: 70px;
    }
    
    #b6_block #p_header span {
        font-size: 36px;
    }
    
    .b6_content {
        display: inline-block;
        width: 33%;
    }
    
    .b6_content img {
        width: 100%;
        height: 290px;
    }
    
    .b6_hide_button {
        opacity: 0;
        transition: .3s;
        background: rgba(255, 255, 255, 0.5);
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        height: 260px;
        margin-top: -275px;
        margin-bottom: 20px;
        position: relative;
        z-index: 9;
        padding-top: 105px;
        ;
        ;
        ;
    }
    
    .b6_content img:hover ~ .b6_hide_button,
    .b6_content:hover ~ .b6_hide_button {
        opacity: 1
    }
    
    .b6_hide_button:hover {
        opacity: 1
    }
    
    .b6_hide_button a {
        background: #6abbe4;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        padding: 10px 10px;
        border-radius: 3px;
        width: 225px;
        height: 48px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        ;
        transition: .3s;
        cursor: pointer;
    }
    
    .b6_hide_button a:hover {
        text-decoration: none;
        background: #96c24e;
    }
    
    .portfolio_arrow {
        color: #333;
        font-size: 61px;
        width: 40px;
        text-align: center;
        ;
        position: absolute;
        height: 100%;
        line-height: 295px;
        ;
        ;
        ;
    }
    
    #pa_left,
    #pa_right {}
    
    #pa_left {
        margin-left: -50px;
    }
    
    #pa_right {
        margin-right: -27px;
    }
    
    #b7_block {
        background: url(../img/b7_bg.jpg) no-repeat center center;
        background-size: cover;
        height: 550px;
        padding-top: 95px;
    }
    
    .b7_left {
        width: 49.8%;
        display: inline-block;
        position: relative;
        vertical-align: top;
        font-size: 95px;
        text-transform: uppercase;
    }
    
    .b7_left span {
        font-size: 187px;
    }
    
    .b7_right {
        display: inline-block;
        position: relative;
        width: 49.8%;
        vertical-align: top;
        ;
    }
    
    .b7_right ol {
        padding: 0;
        margin: 0;
    }
    
    .b7_postheader {
        font-size: 36px;
        margin-top: -50px;
        padding-left: 13px;
    }
    
    .b7_right li {
        font-size: 18px;
        padding-left: 60px;
        margin-bottom: 20px;
        height: 54px;
        z-index: 9;
        display: block;
        position: relative;
        ;
        ;
    }
    
    .b7_green:before {
        content: url(../img/b7_green.png);
        margin-left: -83px;
        z-index: 0;
        display: block;
        position: absolute;
        margin-top: -15px;
        ;
    }
    
    .b7_blue:before {
        content: url(../img/b7_blue.png);
        margin-left: -83px;
        z-index: 0;
        display: block;
        position: absolute;
        margin-top: -15px;
        ;
    }
    
    #b7_st_3 {
        margin-top: -12px;
        margin-bottom: 30px;
    }
    
    #b7_st_3:before {
        margin-top: -3px;
        ;
    }
    
    .b7_right li>div {
        position: absolute;
        margin-left: -57px;
        color: #fff;
    }
    
    #b7_st_3>div {
        padding-top: 12px;
    }
    
    #b7_st_3>div {
        padding-top: 2;
    }
    
    #faq_block {
        width: 1000px;
        max-width: 1000px;
        min-width: 1000px;
    }
    
    #faq_header {
        margin-bottom: 80px;
    }
    
    .b7_content {
        margin-left: 30px;
    }
    
    .b7_btn {
        background: none;
        border: none;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400;
        vertical-align: top;
        height: 48px;
        padding-left: 40px;
        ;
    }
    
    .b7_btn i {
        color: #6abbe4;
        font-size: 44px;
        font-weight: 100;
        margin-top: -10px;
        padding: 0;
        position: absolute;
        margin-left: -60px;
    }
    
    .b7_text {
        margin-left: 70px;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    
    .b7_content .mdi-plus-circle-outline {
        display: none;
    }
    
    .b7_content>.b7_btn>.mdi-minus-circle-outline {
        display: block;
    }
    
    .b7_content>.collapsed>.mdi-plus-circle-outline {
        display: block;
        z-index: 999;
    }
    
    .b7_btn>.mdi-plus-circle-outline {
        z-index: 9
    }
    
    .b7_content .mdi-minus-circle-outline {
        color: #96c24e
    }
    
    #footer {
        height: 215px;
        background: url(../img/footer_bg.jpg) no-repeat center center;
        background-size: cover;
        font-size: 18px;
        font-weight: 300;
        color: #fff;
    }
    
    #footer .header_block {
        margin-top: 35px;
        margin-bottom: 35px;
    }
    
    #footer span {
        float: right;
        font-size: 27px;
    }
    
    #copyright {
        background: #333;
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-weight: 100;
        font-size: 16px;
    }
    
    .cop_link {
        float: right;
    }
    
    #b3_block {
        background: url(../img/b3_bg.jpg) no-repeat center center;
        background-size: cover;
        height: 650px;
        overflow: visible;
    }
    
    .b3_maister {
        position: absolute;
        background: url(../img/b3_maister.png) no-repeat center top;
        background-size: contain;
        height: 690px;
        margin-top: -40px;
        width: 508px;
    }
    
    .b3_maister_text {
        background: #f6f6f6;
        box-shadow: 0px 0px 0px 19px rgba(238, 238, 238, 0.5);
        position: relative;
        margin-top: 450px;
        width: 450px;
        height: 128px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: none;
    }
    
    .b3_maister_text span {
        text-transform: uppercase;
        display: block;
        padding-top: 20px;
        margin-bottom: 20px;
        font-weight: 400;
        ;
        ;
        ;
    }
    
    .b3_maister_text b {
        display: block;
        margin-bottom: 7px;
        font-weight: 400;
    }
    
    .b3_maister_text span:after {
        content: '';
        width: 100px;
        height: 1px;
        background: #96c24e;
        display: block;
        position: absolute;
        margin-left: 170px;
        margin-top: 10px;
    }
    
    .b3_form {
        width: 450px;
        height: 460px;
        position: absolute;
        margin-right: auto;
        background: #f6f6f6;
        box-shadow: 0px 0px 0px 19px rgba(238, 238, 238, 0.5);
        margin-left: 622px;
        margin-top: 90px;
        ;
    }
    
    .b3_form_text {}
    
    .b3_f_t_header {
        margin: 0;
        font-size: 24px;
        text-transform: uppercase;
        margin-top: 30px;
        color: #6abbe4;
        margin-bottom: 15px;
    }
    
    .b3_f_t_header span {
        color: #96c24e;
    }
    
    .b3_form .pop_post_form {}
    
    .b3_form input {
        max-width: 290px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        padding-left: 35px;
    }
    
    .b3_form label {
        display: block;
        position: absolute;
        margin-left: 90px;
        margin-top: 10px;
        color: #c9c4c4;
    }
    
    .b3_form .btn_1 {
        width: 295px;
        height: 46px;
        font-size: 15px;
        line-height: 46px;
        padding: 0;
        background: #6abbe4;
        margin-bottom: 18px;
        margin-top: 30px;
        transition: .3s
    }
    
    .b3_form .btn_1:hover {
        background: #96c24e;
    }
    
    #callback_mb {
        text-align: center;
    }
    
    #callback_c {
        width: 450px;
        background: rgba(232, 232, 232, 0.87);
        border-radius: 5px;
        box-shadow: 0px 0px 0px 19px rgba(238, 238, 238, 0.5);
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px;
    }
    
    #portfolio_c {
        width: 770px;
        background: #e8e8e8;
        border-radius: 5px;
        box-shadow: 0px 0px 0px 19px rgba(238, 238, 238, 0.5);
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px;
    }
    
    #callback_mb span {
        font-size: 24px;
        font-weight: 400;
        text-transform: uppercase;
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    
    #callback_mb .btn_1 {
        width: 295px;
        height: 44px;
        font-size: 18px;
        line-height: 44px;
        padding: 0;
        background: #6cbae8;
        transition: .3s;
        border-radius: 0px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    
    #callback_mb .btn_1:hover {
        background: #96c24e;
    }
    
    #callback_mb input,
    #portfolio_c input {
        width: 290px;
        display: block;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        height: 40px;
        padding-left: 30px;
    }
    
    #callback_mb label {
        display: block;
        position: absolute;
        margin-left: 64px;
        margin-top: 10px;
        color: #9e9b9b;
    }
    
    #portfolio_c label {
        display: block;
        position: absolute;
        margin-left: 44px;
        margin-top: 10px;
        color: #9e9b9b;
    }
    
    .close_md {
        width: 28px;
        top: 4px;
        right: 7px;
        height: 28px;
        border: none;
        padding: 0;
        position: absolute;
        cursor: pointer;
        border-radius: 100%;
        transition: .3s;
        background: none;
    }
    
    .close_md:hover {
        background: #6cbae8;
    }
    
    #callback_mb form {
        margin-top: 25px
    }
    
    #portfolio_mb {
        padding: 24px;
        background: #e8e8e8;
    }
    
    .pop_por_c {
        width: 100%;
        display: block;
        margin-top: 30px;
        text-align: center;
    }
    
    .pop_por_info {
        width: 49.7%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        ;
    }
    
    .pop_por_info header {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 23px;
    }
    
    .pop_por_info header:after {
        content: '';
        display: block;
        width: 340px;
        height: 1px;
        background: #fff;
        margin-top: 24px;
    }
    
    .pop_por_info ul {
        padding: 0;
        margin: 0;
        ;
    }
    
    .pop_por_info li {
        list-style-type: none;
        margin-bottom: 0px;
        font-size: 24px;
        font-weight: 300;
    }
    
    .pop_por_info li span {
        font-size: 16px;
        font-weight: 500;
    }
    
    .pop_por_info li span b {
        font-weight: 100;
    }
    
    .pop_por_form {
        width: 49.7%;
        display: inline-block;
        vertical-align: top;
        margin-top: 82px;
    }
    
    .pop_por_form input {}
    
    .pop_por_form label {
        margin-left: 10px;
    }
    
    .pop_por_form .btn_1 {
        width: 290px;
        height: 42px;
        line-height: 42px;
        padding: 0;
        font-size: 16px;
        background: #6cbae8;
        border-radius: 3px;
    }
    
    .pop_por_form .btn_1:hover {
        background: #96c24e;
    }
    
    #pop_p_i_s {
        font-size: 16px;
    }
    
    .pop_por_car {
        height: 500px;
        margin-bottom: 25px;
    }
    
    .pop_por_car img {
        width: 100%;
        height: 500px;
        max-height: 500px
    }
    
    .pop_portfolio_arrow {
        width: 84px;
        height: 84px;
        background: #000;
        text-align: center;
        margin-top: 205px;
        font-size: 64px;
        font-weight: 100;
    }
    
    #pop_pa_left,
    #pop_pa_left {}
    
    #pop_pa_left {}
    
    #pop_pa_left {}
    
    #pop_price {
        padding: 25px;
        width: 920px;
    }
    
    #pop_price iframe {
        padding: 25px;
        width: 790px;
        min-height: 560px;
    }
    /*///////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// FIXED MENU //////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////*/
.fixed {
    box-shadow: 0px 0px 5px 2px #464646;
}

.fixed .logo_block{
    height: 70px;
    margin-top: 11px;
}
.fixed .logo_block img{
    width: auto;
    height: 60px;
}

.fixed .top_header {
    margin-top: -10px;
}

.fixed .head_number {
	display: none;

    /*display: inline-block;*/
    float: left;
    padding-top: 0;
}
.fixed .header_top_btn{
    display: inline-block;
    padding: 5px 30px;
    margin-right: 5px;
}
.fixed nav {
    border-top: 0 !important;
}

.fixed .navbar-default .navbar-nav > li > a{
    line-height: 32px;
	font-size: 17px;
    padding-top: 9px;
    padding-bottom: 5px;
}
.fixed .head_number span{
    display: inline-block;
    padding: 0px 20px;
}
.fixed .head_number{
    font-size: 22px;
}
.fixed {
	box-shadow: 0px 0px 5px 2px #464646;
	height: 85px;
}
    /*///////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// MEDIA //////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////*/
        #album_block {
        height: 660px;
    }
    #byd_rob_block {
        background-position: 0 80%;
    }
    
    .h_slider_text {
        font-size: 60px;
        line-height: 84px;
    }
    
    #left_album,
    #right_album {
        width: 31%;
        max-width: 900px;
        height: 460px
    }
    
    #center_album {
        width: 31%;
        max-width: 900px;
        height: 630px
    }
    
    #album_block {
        height: 660px
    }
    
    #byd_rob_block {
        background-position: 0 80%
    }
    
    .h_slider_text {
        font-size: 60px;
        line-height: 84px
    }
    /*///////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////// MEDIA //////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////*/
    
    @media all and (orientation:portrait),
    all and (max-width:676px) {
        .header-slider {
            max-height: 700px
        }
    }
    
    @media all and (max-width:960px) {
        #b2_ramka_1,
        #b2_ramka_2 {
            display: none
        }
    }
    
    @media all and (max-width:1351px) {
        #tabs_byd_right {
            right: 5%
        }
        #tabs_byd_left {
            left: 5%
        }
    }
    
    @media all and (max-width:1101px) {
        #tabs_byd_right {
            right: 20px
        }
        #tabs_byd_left {
            left: 20px
        }
    }
    
    #back-to-top {
        z-index: 9999;
        line-height: 40px;
        background: #fff;
        color: #434241;
        cursor: pointer;
        border: 0;
        border-radius: 100%;
        opacity: 1;
        position: relative;
        bottom: 20px;
        left: 48%;
        width: 40px;
        height: 40px;
        text-decoration: none;
        box-shadow: 0 0 5px #666
    }
    
    #back-to-top.show {
        opacity: 1
    }
    
    input,
    input[type=email],
    input[type=text] {
        width: 100%;
        height: 44px;
        border: 1px solid #dadada;
        input[type=tell],
        padding-left: 35px;
        border-radius: 3px;
        color: #333
    }
    
    ::-webkit-input-placeholder {
        color: #333
    }
    
    :-moz-placeholder {
        color: #333
    }
    
    ::-moz-placeholder {
        color: #333
    }
    
    :-ms-input-placeholder {
        color: #333
    }
    
    input[type=email]:focus,
    input[type=tell]:focus,
    input[type=text]:focus {
        border: 1px solid #000;
        outline: 0;
        padding-left: 30px;
    }
    
    * {
        outline: 0
    }
    form {
        text-align: center;
    }
    
    .gm-style-iw * {
        display: block;
        width: 100%
    }
    
    .gm-style-iw h4,
    .gm-style-iw p {
        margin: 0;
        padding: 0
    }
    
    .gm-style-iw a {
        color: #4272db
    }
    
    #wheel-tab {
        display: none
    }
    
    #back-to-top:hover {
        background: #e9ebec;
    }

.logo_affix {
    display: none;
}

.fixed .logo_big {
    display: none;
}

.fixed .logo_affix {
    display: block;
}

/*.top_header br {
    display: none;
}*/

.top_header > div {
	text-align: left;
}

/*.fixed .top_header > div {
	text-align: right;
}*/

.top_header span:first-child {
    margin-right: 12px;
}

.fixed br {
    display: block;
}

/* Hero Image - Two new buttons */
.hero ul.list-inline {
	margin-bottom: 20px;
    position: relative;
}

.hero ul.list-inline > li {
    display: inline-block;
    
}

.hero ul.list-inline > li a {
    padding: 10px 16px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    transition: all .15s;
    border-radius: 0.2vw 0.2vw 0 0;
}

.hero ul.list-inline > li a:hover,
.hero ul.list-inline > li a:active,
.hero ul.list-inline > li a:focus {
    text-decoration: none;
}

.hero ul.list-inline > li:first-child a {
	background: #67b9e8;
	/*box-shadow: 0 0.4vw 0 #1e99e0;*/
}

.hero ul.list-inline > li:first-child a:hover {
	background: #3ba0d9;
	/*box-shadow: 0 0.4vw 0 #0476b7;*/
}

.hero ul.list-inline > li:nth-child(2) a {
    background: #98c133;
	/*box-shadow: 0 0.4vw 0 #719811;*/
}

.hero ul.list-inline > li:nth-child(2) a:hover {
	background: #7eaa11;
	/*box-shadow: 0 0.4vw 0 #4b6706;*/
}

.hero .list-inline:after {
    position: absolute;
    content: "";
    width: 550px;
    height: 1px;
    bottom: 5px;
    left: 30%;
    background: #98c133;
}

@media (max-height: 850px) {
	.hero {
		padding-top: 0;
	}

	.hero ul.list-inline {
		margin-top: 5px;
	}
}


/* ESTATE SECTION
======================================*/
.estate-section { margin-bottom: 90px }

/* Title */
.estate-section-title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 90px;
}

.estate-section-title-heading,
.estate-section-title-subheading {
    font-size: 36px;
    margin: 0;
}

.estate-section-title-heading {
    font-weight: 500;
}
.estate-section-title-subheading {
    
}

/* Estate Block */
.estate-block {
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
}
.estate-block-header {
    display: inline-block;
    width: 395px;
    height: 65px;
    margin-top: 25px;
    font-size: 24px;
    background: #fff;
}
.estate-block-header p {
    margin: 0;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
}

.estate-block-header span  { font-weight: 500 }

.estate-block-header-green { border-top: 5px solid #96c24e }
.estate-block-header-blue  { border-top: 5px solid #6cbae8 }

.estate-block-img-1 { background-image: url(../img/estate_section/office.jpg) }
.estate-block-img-2 { background-image: url(../img/estate_section/footer.jpg) }
.estate-block-img-3 { background-image: url(../img/estate_section/komora.jpg) }
.estate-block-img-4 { background-image: url(../img/estate_section/parking.jpg) }

/* Estate Button */
.estate-section-btn-wrap {
    margin-top: 30px;
    text-align: center;
}
.estate-section-btn-wrap-button {
    height: 48px;
    line-height: 48px;
    padding: 0 45px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background: #6cbae8;
    border-radius: 5px;
    transition: all .25s;
}

.estate-section-btn-wrap-button:hover {
    background: #2a9bde;
}

.estate-section-btn-wrap-button,
.estate-section-btn-wrap-button:hover,
.estate-section-btn-wrap-button:focus,
.estate-section-btn-wrap-button:active {
    color: #fff;
    text-decoration: none;
}

/* Estate Nodal */
#estate-modal .jq-selectbox__select { margin-bottom: 10px }
#estate-modal .tel_mask             { margin-bottom: 0 }