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

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

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

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

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

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

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

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

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

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

html {
    margin: 0;
    padding: 0;
    height: 100%
}

body {
    font: 14px GothamProRegular, Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #000;
    overflow-x: hidden
}

a {
    color: #000;
    font: 14px GothamProRegular, Arial, Tahoma, Verdana, sans-serif;
    outline: none;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    text-decoration: underline
}

p {
    margin: 15px;
    padding: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    border: none;
    max-width: 100%;
    max-height: 100%
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.dib {
    display: inline-block;
    vertical-align: top
}

.tu {
    text-transform: uppercase
}

.fl-l {
    float: left
}

.fl-r {
    float: right
}

.container {
    width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 15px
}

header {
    background: url(../img/bg1.jpg) no-repeat top center;
    font-size: 0;
    position: relative
}

header.no-home {
    background: transparent;
    margin-bottom: 0;
}

header .bg {
    background: rgba(0, 0, 0, .77);
    width: 100%;
    height: 100%;
    position: absolute
}

header .container {
    z-index: 99;
    position: relative
}

header .top {
    padding-top: 35px
}

header .top .logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 55px
}

header .top .logo img {
    display: inline-block;
    vertical-align: middle
}

header .top .logo span {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    font-family: "GothamProBlack";
    padding-left: 16px;
    vertical-align: middle;
    text-align: left!important
}

header .top .ico_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px
}

header .top .ico_block a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

header .top .ico_block a:hover {
    opacity: .8
}

header .top .ico_block a:first-child {
    background: url(../img/1.png) no-repeat center center;
    width: 28px;
    height: 27px
}

header .top .ico_block a:nth-child(2) {
    background: url(../img/2.png) no-repeat center center;
    width: 29px;
    height: 27px
}

header .top .ico_block a:nth-child(3) {
    background: url(../img/3.png) no-repeat center center;
    width: 24px;
    height: 26px;
    margin-right: 0
}

header .top .ico_block p {
    font-size: 24px;
    color: #ffd801;
    font-weight: bold;
}

header .top .phone_block {
    display: inline-block;
    vertical-align: middle;
    padding-left: 60px;
    background: url(../img/phone2.png) no-repeat left center;
    min-height: 46px
}

header .top .phone_block a {
    margin-right: 40px;
    font-size: 30px;
    text-decoration: none;
    color: #101010;
    font-family: "sf_ui_displaythin"
}

header .top .phone_block a:last-child {
    margin-right: 0
}

header .top .phone_block a span {
    color: #101010;
}

header .mid {
    margin-top: 10px;
    text-align: center
}

header .mid .hr {
    width: 60px;
    height: 5px;
    margin: 0 auto;
    background: #ffd801
}

header .mid .title {
    margin-top: 40px;
    max-width: 700px;
    display: inline-block;
    font-family: "GothamProBlack"
}

header .mid .title h1 {
    -webkit-margin-before: .67em;
    -webkit-margin-after: .67em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: 700;
    font-size: 24px;
    padding: 0;
    padding-bottom: 15px;
    color: #0f0e0e;
    margin: 0
}


header .mid .title .typed
{
    -webkit-margin-before: .67em;
    -webkit-margin-after: .67em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    font-weight: normal;
    font-size: 20px;
    padding: 0;
    color: #fff;
    margin: 0
}

header .mid .title .typed p
{
    padding-bottom: 10px;
}

header .mid .items {
    margin-top: 55px
}

header .mid .items .item {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    text-align: center
}

header .mid .items .item:nth-child(3n+2) {
    margin-left: 100px;
    margin-right: 100px
}

header .mid .items .item .img {
    margin-bottom: 20px
}

header .mid .items .item .text {
    font-size: 18px;
    color: #fff;
    font-family: "sf_ui_displaylight"
}

header .mid .items .item .text a
{
    font-size: 18px;
    color: #fff;
    font-family: "sf_ui_displaylight";
}

header .mid .form {
    margin-top: 50px
}

header .mid .form .input_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    text-align: center
}

header .mid .form .input_block input {
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    color: #222;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    border: 1px solid #fff
}

header .mid .form .btn_block {
    display: inline-block;F
    vertical-align: middle;
    text-align: center
}

header .mid .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    background: #bbe670;
    cursor: pointer;
    outline: none!important;
    border: none
}

header .mid .form .btn_block input:hover {
    background: #fff
}

header .bot {
    margin-top: 120px;
    text-align: center;
    padding-bottom: 25px
}

header .bot #scrl_b {
    text-decoration: none
}

header .bot #scrl_b:hover {
    opacity: .8
}

div.wpcf7-validation-errors {
    font-size: 14px;
    color: red!important;
    margin-bottom: 0!important;
    border: none!important;
    margin-left: 0!important;
    padding-left: 0!important;
    margin-top: 20px!important
}

div.wpcf7-mail-sent-ok {
    font-size: 14px;
    color: #398f14!important;
    margin-bottom: 0!important;
    border: none!important;
    margin-left: 0!important;
    margin-top: 20px!important;
    padding-left: 0!important
}

header .mid .form .input_block input.wpcf7-not-valid {
    border: 1px solid red
}

#menu {
    background: #bbe670;
    font-size: 0
}

#menu.no-home {
    background: #ffd801;
}

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

#menu li {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#menu li a {
    line-height: 60px;
    color: #191919;
    height: 56px;
    display: block;
    padding: 0 20px;
    text-decoration: none;
    font-size: 16px;
    font-family: "sf_ui_displaybold"
}

#menu li a:hover,
#menu li a.active,
#menu li a.active2 {
    color: #191919;
    background: #bbe670
}

#scrl2 {
    padding: 60px 0;
    background: #f3f1ed;
}

#scrl2 .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

#scrl2 .items {
    margin-top: 50px;
    font-size: 0;
    text-align: center
}

#scrl2 .items .item {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    position: relative;
    box-sizing: border-box;
    padding: 25px;
    margin-right: 2%;
    text-align: left;
    margin-bottom: 50px;
    min-height: 252px;
}

#scrl2 .items .item .lbg{
    background: #ffd801;
    height: 45px;
    width: 5px;
    position: absolute;
    top: 20px;
    left: 0px;
}

#scrl2 .items .item:nth-child(3n+3) {
    margin-right: 0;
}

#scrl2 .items .item .tt
{
    margin-bottom: 20px;
}

#scrl2 .items .item .tt a
{
    font-size: 14px;
    color: #222;
	background: #ffd801;
    font-weight: 700;
}

#scrl2 .items .item .tt a:hover
{
    color: #222;
}

#scrl2 .items .item .i_item
{
    margin-bottom: 7px;
}

#scrl2 .items .item .i_item a
{
    font-size: 14px;
    color: #ffffff;
}

#scrl2 .items .item .i_item a:hover
{
    color: #ffd801;
}


#scrl2 .desc1 {
    color: #191919;
    text-align: center;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#scrl2 .desc2 {
    margin-top: 0;
    font-size: 30px;
    color: #191919;
    font-family: "sf_ui_displaythin";
    text-align: center;
    text-transform: uppercase
}

#scrl2 .desc2 span {
    color: #295894;
}


#scrl3 {
    background: #fff;
    padding: 80px 0;
    font-size: 0
}

#scrl3 .title {
    font-size: 50px;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-transform: uppercase;
    color: #191919;
}

#scrl3 .items {
    margin-top: 45px
}

#scrl3 .items .item {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: middle;
    width: 33%
}

#scrl3 .items .item .img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px
}

#scrl3 .items .item .text {
    font-size: 18px;
    color: #191919;
    display: inline-block;
    vertical-align: middle;
    font-family: "sf_ui_displaylight"
}

#scrl3 .title2 {
    margin-top: 90px;
    font-size: 50px;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-transform: uppercase;
    color: #191919;
}

#scrl3 ul {
    margin-top: 30px
}

#scrl3 ul li {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 33%;
    padding-left: 36px;
    font-size: 16px;
    color: #191919;
    font-family: "sf_ui_displaylight";
    min-height: 24px;
    margin-bottom: 12px;
    background: url(../img/ptichka2.png) no-repeat center left
}

#scrl4 {
    background: #ffd801;
    padding: 80px 0
}

#scrl4 .title {
    font-size: 50px;
    color: #1b1b1b;
    text-transform: uppercase;
    font-family: "GothamProBlack";
    font-weight: bold;
}

#scrl4 .tabs_block {
    margin-top: 35px
}

#scrl4 .tabs_block .tabs_links {
    font-size: 0
}

#scrl4 .tabs_block .tabs_links ul {
    list-style: none;
    border: 1px solid #e0b518;
    display: inline-block;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#scrl4 .tabs_block .tabs_links ul li {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #e0b518;
    box-sizing: border-box
}

#scrl4 .tabs_block .tabs_links ul li:last-child {
    border-right: none
}

#scrl4 .tabs_block .tabs_links ul li a {
    font-size: 14px;
    color: #191919;
    font-family: "Arial";
    display: block;
    box-sizing: border-box;
    padding: 17px 38.28px;
    text-decoration: none
}

#scrl4 .tabs_block .tabs_links ul li a:hover,
#scrl4 .tabs_block .tabs_links ul li a.active {
    background: #e0b518
}

#scrl4 .tabs_block .tabs_content {
    margin-top: 30px
}

#scrl4 .tabs_block .tabs_content .tc {
    display: none
}

#scrl4 .tabs_block .tabs_content table {
    width: 100%;
    border: 1px solid #e0b518;
    border-radius: 3px;
    border-collapse: collapse
}

#scrl4 .tabs_block .tabs_content table thead tr {
    border-collapse: collapse
}

#scrl4 .tabs_block .tabs_content table thead tr td {
    font-size: 16px;
    color: #191919;
    font-family: "Arial";
    padding: 15px 20px;
    font-weight: 700;
    border-bottom: 1px solid #e0b518
}

#scrl4 .tabs_block .tabs_content table tbody {
    border-collapse: collapse
}

#scrl4 .tabs_block .tabs_content table tbody tr {
    border-collapse: collapse;
    cursor: pointer
}

#scrl4 .tabs_block .tabs_content table tbody tr td {
    font-size: 14px;
    color: #191919;
    font-family: "Arial";
    padding: 12px 20px;
    border-bottom: 1px solid #e0b518
}

#scrl4 .tabs_block .tabs_content table tbody tr.b td:first-child,
#scrl4 .tabs_block .tabs_content table tbody tr td:last-child,
#scrl4 .tabs_block .tabs_content table tbody tr td:nth-child(3) {
    font-weight: 700
}

#scrl4 .tabs_block .tabs_content table tbody tr td:last-child {
    width: 260px;
    box-sizing: border-box
}

#scrl4 .tabs_block .tabs_content table tbody tr:nth-child(2n+2) td {
    background: #f5cc09
}

#scrl4 .tabs_block .tabs_content table tbody tr td:last-child a {
    display: none;
    width: 260px;
    height: 40px;
    background: #e0b518;
    font-weight: 700;
    color: #191919;
    text-decoration: none;
    line-height: 40px;
    font-size: 14px
}

#scrl4 .tabs_block .tabs_content table tbody tr:hover td {
    background: #e0b518
}

#scrl4 .tabs_block .tabs_content table tbody tr:hover td:last-child a {
    display: inline-block
}

#scrl4 .tabs_block .tabs_content table tbody tr:hover td:last-child span {
    display: none
}

#scrl4 .tabs_block .tabs_content table tbody tr:hover td:last-child {
    padding: 0
}

#scrl4 .download {
    margin-top: 30px
}

#scrl4 .download a {
    width: 300px;
    height: 46px;
    background: #e0b518;
    font-weight: 700;
    border-radius: 3px;
    font-family: "Arial";
    color: #191919;
    text-decoration: none;
    line-height: 46px;
    font-size: 14px;
    display: inline-block;
    text-align: center
}

#scrl4 .download a:hover {
    background: #000;
    color: #fff
}

#form2 {
    padding: 50px 0;
    position: relative;
    background: #f3f1ed;
}

#form2 .title {
    font-size: 50px;
    color: #191919;
    text-transform: uppercase;
    font-family: "GothamProBlack";
    font-weight: bold;
}

#form2 .desc {
    font-size: 26px;
    color: #191919;
    margin-top: 5px;
    font-family: "sf_ui_displaylight"
}

#form2 .form {
    margin-top: 35px;
    font-size: 0
}

#form2 .form .input_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    text-align: center
}

#form2 .form .input_block input {
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    color: #000;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    border: 1px solid #e0e0e0;
}

#form2 .form .btn_block {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#form2 .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 225px;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#form2 .form .btn_block input:hover {
    background: #fff
}

#form2 .chel {
    position: absolute;
    bottom: -3px;
    right: 40px
}

#form3 {
    background: url(../img/stoimost.png) no-repeat center center;
    background-size: cover;
    font-size: 0;
    position: relative
}

#form3 .bg {
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    position: absolute
}

#form3 .container {
    z-index: 99;
    position: relative
}

#form3 .title {
    max-width: 830px;
    font-size: 50px;
    padding-top: 70px;
    color: #fff;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-transform: uppercase
}

#form3 .desc {
    margin-top: 25px;
    font-size: 20px;
    color: #fff;
    max-width: 730px;
    font-family: "sf_ui_displaylight"
}

#form3 .form {
    padding-bottom: 70px;
    min-height: 400px;
    margin-top: 20px
}

#form3 .form .form_desc {
    max-width: 480px;
    font-size: 20px;
    font-family: "sf_ui_displaylight";
    color: #ffd801;
    margin-bottom: 15px
}

#form3 .form .form_desc a {
    text-decoration: underline;
    font-size: 20px;
    font-family: "sf_ui_displaylight";
    color: #ffd801
}

#form3 .form .form_desc a:hover {
    text-decoration: none
}

#form3 .form .input_block {
    max-width: 440px;
    margin-bottom: 20px
}

#form3 .form .input_block input {
    width: 100%;
    border-radius: 3px;
    padding: 15px;
    color: #222;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    border: 1px solid #fff
}

#form3 .form .file_block {
    margin-bottom: 20px
}

#form3 .form .file_block a {
    color: #ffd801;
    font-size: 20px;
    font-family: "sf_ui_displaylight";
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
    border-bottom: 1px dashed;
    text-decoration: none
}

#form3 .form .file_block a:hover {
    border-bottom-color: transparent
}

#form3 .form .file_block span.filename {
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    cursor: pointer;
    font-family: "sf_ui_displaylight";
    padding-right: 35px;
    min-height: 23px;
    background: url(../img/del.png) no-repeat center right;
    display: none
}

#form3 .form .file_block span.filename.active {
    display: inline-block
}

#form3 .form .file_block input {
    display: none
}

#form3 .form .btn_block {
    max-width: 440px
}

#form3 .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#form3 .form .btn_block input:hover {
    background: #fff
}

#form3 .form .ajax-loader {
    display: none!important
}

#form3 .open_close_form {
    margin-top: 20px
}

#form3 .open_close_form a {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    max-width: 440px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#form3 .open_close_form a:hover {
    background: #fff
}

input.wpcf7-not-valid {
    border: 1px solid red!important
}

#gen {
    margin-top: -50px
}

#gen .info {
    border: 8px solid #ffd801;
    background: #fff;
    position: relative;
    padding: 40px 25px
}

#gen .info .img {
    position: absolute;
    left: 25px;
    top: -25px
}

#gen .info .text {
    padding-left: 450px
}

#gen .info .text .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-transform: uppercase
}

#gen .info .text .desc {
    margin-top: 5px;
    font-size: 30px;
    color: #ffd801;
    max-width: 730px;
    font-family: "sf_ui_displaylight"
}

#gen .info .text .price {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase;
    margin-top: 25px
}

#scrl5 {
    padding-top: 150px;
}

#scrl5 .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    font-weight: bold;
    text-transform: uppercase
}

#scrl5 .items {
    font-size: 0;
    margin-top: 50px
}

#scrl5 .items .item {
    display: inline-block;
    vertical-align: top;
    width: 33.33333333333%;
    margin-bottom: 90px
}

#scrl5 .items .item .img {
    width: 60px;
    height: 60px
}

#scrl5 .items .item .img svg {
    max-width: 100%;
    max-height: 100%
}

#scrl5 .items .item .img svg,
#scrl5 .items .item .img svg * {
    color: #295894;
    stroke: #295894;
}

#scrl5 .items .item .item_title {
    margin-top: 20px;
    font-size: 18px;
    color: #191919;
    font-family: "sf_ui_displaylight"
}

#scrl5 .items .item .desc {
    margin-top: 15px;
    color: #7e7e7e;
    font-size: 14px;
    font-family: "Arial"
}

#proiz {
    font-size: 0;
    background: #f3f1ed;
    position: relative
}

#proiz .info {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    box-sizing: border-box;
    padding: 145px 0;
    padding-right: 75px
}

#proiz .info .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#proiz .info .desc {
    margin-top: 25px;
    font-size: 20px;
    color: #191919;
    font-family: "sf_ui_displaylight"
}

#proiz .info .desc2 {
    margin-top: 30px;
    color: #191919;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#proiz .info .mailto {
    margin-top: 30px
}

#proiz .info .mailto a {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    max-width: 200px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#proiz .info .mailto a:hover {
    background: #fff
}

#proiz .img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%
}

#how {
    padding: 75px 0;
    font-size: 0;
    background: #fff;
}

#how .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#how .items {
    margin-top: 70px
}

#how .items .item {
    display: inline-block;
    vertical-align: top;
    width: 25%
}

#how .items .item .num {
    font-size: 102.78px;
    color: #ffd801;
    font-family: "sf_ui_displayheavy"
}

#how .items .item .item_title {
    font-size: 20px;
    color: #191919;
    font-family: "sf_ui_displaylight"
}

#how .info {
    min-height: 174px;
    margin-top: 85px;
    background: url(../img/car.png) no-repeat right center;
    background-position-x: 80%
}

#how .info .title2 {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#how .info .desc {
    font-size: 20px;
    color: #6c6c6c;
    font-family: "sf_ui_displaylight";
    margin-top: 10px
}

#how .form {
    margin-top: 45px
}

#how .form .input_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    text-align: center
}

#how .form .input_block input {
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    color: #000;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    background: transparent;
    border: 1px solid #e0e0e0;
}

#how .form .btn_block {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#how .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#how .form .btn_block input:hover {
    background: #fff
}

#how1 {
    padding: 75px 0;
    font-size: 0;
    background: #fff;
}

#how1 .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#how1 .items {
    margin-top: 70px
}

#how1 .items .item {
    display: inline-block;
    vertical-align: top;
    width: 25%
}

#how1 .items .item .num {
    font-size: 102.78px;
    color: #ffd801;
    font-family: "sf_ui_displayheavy"
}

#how1 .items .item .item_title {
    font-size: 20px;
    color: #191919;
    font-family: "sf_ui_displaylight"
}

#how1 .info {
    min-height: 174px;
    margin-top: 85px;
    background: url(../img/car.png) no-repeat right center;
    background-position-x: 80%
}

#how1 .info .title2 {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#how1 .info .desc {
    font-size: 20px;
    color: #6c6c6c;
    font-family: "sf_ui_displaylight";
    margin-top: 10px
}

#how1 .form {
    margin-top: 45px
}

#how1 .form .input_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    text-align: center
}

#how1 .form .input_block input {
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    color: #000;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    background: transparent;
    border: 1px solid #e0e0e0;
}

#how1 .form .btn_block {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#how1 .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#how1 .form .btn_block input:hover {
    background: #fff
}

footer {
    height: 84px;
    background: #ffd801
}

footer .copyright {
    line-height: 84px;
    text-align: center;
    font-size: 14px;
    color: #171717;
    font-family: "Arial"
}

#scrl9 {
    padding: 150px 0;
    background: #f3f1ed;
    font-size: 0;
    position: relative
}

#scrl9 .map {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 55%
}

#scrl9 .map #map {
    height: 100%;
    width: 100%
}

#scrl9 .map #map >ymaps {
    height: 100%!important
}

#scrl9 .info {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    box-sizing: border-box
}

#scrl9 .info .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#scrl9 .info .desc {
    margin-top: 5px;
    color: #585858;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#scrl9 .info .form {
    margin-top: 40px
}

#scrl9 .info .form .desc2 {
    font-size: 20px;
    color: #191919;
    font-family: "sf_ui_displaylight";
    margin-bottom: 15px
}

#scrl9 .info .form .input_block {
    margin-bottom: 20px;
    max-width: 290px
}

#scrl9 .info .form .input_block input {
    width: 100%;
    border-radius: 3px;
    padding: 15px;
    color: #191919;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    background: transparent;
    border: 1px solid #e1dfdb;
}

#scrl9 .info .form .btn_block {
    max-width: 290px
}

#scrl9 .info .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#scrl9 .info .form .btn_block input:hover {
    background: #fff
}

#bot_contacts {
    position: relative;
    padding: 120px 0;
    font-size: 0;
    background: url(../img/bg-1.png) no-repeat center center;
    background-size: cover;
}

#bot_contacts .hr {
    width: 60px;
    height: 5px;
    background: #ffd801
}

#bot_contacts .container {
    z-index: 99;
    position: relative
}

#bot_contacts .bg {
    background: rgba(0, 0, 0, .77);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

#bot_contacts .title {
    margin-top: 30px;
    font-size: 50px;
    color: #fff;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#bot_contacts .form {
    margin-top: 40px;
    margin-bottom: 40px
}

#bot_contacts .form .input_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    text-align: center
}

#bot_contacts .form .input_block input {
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    color: #222;
    font-family: "Arial";
    font-size: 14px;
    box-sizing: border-box;
    outline: none!important;
    border: 1px solid #fff
}

#bot_contacts .form .btn_block {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#bot_contacts .form .btn_block input {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    width: 290px;
    border-radius: 3px;
    padding: 15px;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#bot_contacts .form .btn_block input:hover {
    background: #fff
}

#bot_contacts .ico_block {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px
}

#bot_contacts .ico_block a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px
}

#bot_contacts .ico_block a:first-child {
    background: url(../img/1.png) no-repeat center center;
    width: 28px;
    height: 27px
}

#bot_contacts .ico_block a:nth-child(2) {
    background: url(../img/2.png) no-repeat center center;
    width: 29px;
    height: 27px
}

#bot_contacts .ico_block a:nth-child(3) {
    background: url(../img/3.png) no-repeat center center;
    width: 24px;
    height: 26px;
    margin-right: 0
}

#bot_contacts .ico_block a:hover {
    opacity: .8
}

#bot_contacts .phone_block {
    display: inline-block;
    vertical-align: middle;
    padding-left: 60px;
    background: url(../img/phone2.png) no-repeat left center;
    min-height: 46px;
}

#bot_contacts .phone_block a {
    margin-right: 40px;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    font-family: "sf_ui_displaythin"
}

#bot_contacts .phone_block a span {
    color: #ffd801
}

#bot_contacts .address {
    margin-top: 50px
}

#bot_contacts .address .address_title {
    font-size: 30px;
    font-family: "sf_ui_displaylight";
    color: #fff
}

#bot_contacts .address .text {
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#scrl6 {
    padding: 80px 0;
    font-size: 0;
    background: #f3f1ed;
}

#scrl6 .title {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#scrl6 .slider_arrows {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: right
}

#scrl6 .slider_arrows .prev {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../img/sl.png) no-repeat center center
}

#scrl6 .slider_arrows .next {
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    background: url(../img/sr.png) no-repeat center center
}

#scrl6 .slider_arrows a:hover {
    opacity: .8
}

#scrl6 .items {
    margin-top: 50px
}

#scrl6 .items .item {
    position: relative
}

#scrl6 .items .item a {
    display: inline-block;
    height: 215px;
    overflow: hidden;
    border: 8px solid #ffd801;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 50px
}

#scrl6 .items .item a img {
    max-height: 1000px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    height: auto
}

#scrl6 .items .item a:hover img {
    transform: scale(1.1)
}

.bx-wrapper .bx-viewport {
    background: transparent!important;
    overflow-y: auto!important
}

#team {
    padding: 100px 0;
    background: #ffd801;
    font-size: 0
}

#team .title {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#team .slider_arrows {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: right
}

#team .slider_arrows .next {
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    background: url(../img/sr.png) no-repeat center center
}

#team .slider_arrows .prev {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../img/sl.png) no-repeat center center
}

#team .slider_arrows a:hover {
    opacity: .8
}

#team .items {
    margin-top: 35px
}

#team .items .item {
    position: relative
}

#team .items .item .team {
    text-align: center
}

#team .items .item .team .img {
    height: 208px;
    overflow: hidden
}

#team .items .item .team .img img {
    margin: 0 auto;
    width: auto
}

#team .items .item .team .t1 {
    margin-top: 30px;
    font-size: 20px;
    color: #191919;
    font-family: "Arial"
}

#team .items .item .team .t2 {
    margin-top: 12px;
    color: #191919;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#team .items .item .team .t3 {
    margin-top: 12px;
    color: #191919;
    font-size: 16px;
    font-family: "sf_ui_displaylight"
}

#team .desc {
    margin-top: 60px;
    text-align: center;
    color: #191919;
    font-size: 30px;
    font-family: "sf_ui_displaylight"
}

#faq {
    padding: 60px 0;
    background: #fff;
}

#faq .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#faq .faq_items {
    border: 1px solid #ebebeb;
    margin-top: 25px
}

#faq .faq_item {
    border-bottom: 1px solid #ebebeb;
    padding: 17px;
    padding-right: 65px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

#faq .faq_item .ques {
    color: #191919;
    font-size: 20px;
    background: url(../img/sb.png) no-repeat right center;
    min-height: 34px;
    font-family: "sf_ui_displaylight"
}

#faq .faq_item.active .ques {
    background: url(../img/st.png) no-repeat right center
}

#faq .faq_item.active .answer {
    height: auto;
    margin-top: 17px
}

#faq .faq_item .answer {
    font-size: 16px;
    color: #6c6c6c;
    overflow: hidden;
    font-family: "sf_ui_displaylight";
    height: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

#faq .faq_item .answer p {
    padding-bottom: 20px
}

#faq .faq_item .answer ul {
    padding-bottom: 20px;
    padding-left: 30px;
    box-sizing: border-box
}

#faq .faq_item .answer ul li {
    background: url(../img/li.svg) no-repeat left center;
    background-size: 20px 20px;
    padding-left: 25px;
    margin-bottom: 5px
}

#faq .mailto {
    margin-top: 25px
}

#faq .mailto a {
    color: #030303;
    font-family: "Arial";
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    max-width: 200px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    border-radius: 3px;
    padding: 15px 0;
    background: #ffd801;
    cursor: pointer;
    outline: none!important;
    border: none
}

#faq .mailto a:hover {
    background: #fff
}

#scrl8 {
    padding: 90px 0;
    background: #fff;
    font-size: 0
}

#scrl8 .title {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#scrl8 .slider_arrows {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    text-align: right
}

#scrl8 .slider_arrows .next {
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    height: 34px;
    background: url(../img/sr.png) no-repeat center center
}

#scrl8 .slider_arrows .prev {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(../img/sl.png) no-repeat center center
}

#scrl8 .slider_arrows a:hover {
    opacity: .8
}

#scrl8 .items {
    margin-top: 50px;
    font-size: 0
}

#scrl8 .items .item {
    position: relative
}

#scrl8 .items .item .review {
    display: inline-block;
    vertical-align: top;
    padding: 25px;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #ebebeb;
}

#scrl8 .items .item .review:after {
    display: block;
    position: absolute;
    content: " ";
    background: url(../img/tb.jpg) no-repeat bottom left;
    width: 28px;
    height: 19px;
    bottom: -18px;
    left: 40px
}

#scrl8 .items .item .review_title {
    color: #191919;
    font-size: 20px;
    font-family: "sf_ui_displaylight"
}

#scrl8 .items .item .review_desc {
    margin-top: 25px;
    font-size: 16px;
    height: 73px;
    overflow: hidden;
    color: #6c6c6c;
    font-family: "sf_ui_displaylight"
}

#scrl8 .items .item .review_desc.active {
    height: auto
}

#scrl8 .items .item .review_desc p {
    padding-bottom: 10px
}

#scrl8 .items .item .open_close_desc {
    display: inline-block;
    vertical-align: top;
    text-decoration: underline;
    cursor: pointer;
    font-family: "sf_ui_displaylight";
    font-size: 14px;
    color: #191919;
    margin-top: 4px
}

#scrl8 .items .item .open_close_desc:hover {
    text-decoration: none
}

#scrl8 .items .item .img_block {
    margin-top: 25px
}

#scrl8 .items .item .img_block .img {
    width: 30%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: middle
}

#scrl8 .items .item .img_block .audio {
    width: 67%;
    display: inline-block;
    vertical-align: middle
}

#scrl8 .items .item .img_block .audio .name {
    color: #ffd801;
    font-size: 16px;
    font-family: "sf_ui_displaylight"
}

#scrl8 .items .item .img_block .audio .audio_href {
    margin-top: 5px
}

#scrl8 .items .item .img_block .audio .audio_href a {
    font-family: "sf_ui_displaylight";
    font-size: 14px;
    color: #295894;
    text-decoration: underline;
    padding-right: 30px;
    display: inline-block;
    min-height: 17px;
    background: url(../img/play.png) no-repeat right center
}

#scrl8 .items .item .img_block .audio .audio_href a:hover {
    text-decoration: none
}

#scrl8 .items .item .img_block .audio .time {
    margin-top: 5px;
    font-family: "Arial";
    color: #888;
    font-size: 12px
}

#scrl8 .bx-viewport {
    min-height: 370px;
    height: auto!important;
    padding-bottom: 20px!important
}

* {
    outline: none!important
}

#map > span > ymaps {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.owl-dots {
    display: none!important
}

.bxslider_testimonials .owl-item {
    padding-bottom: 20px
}

input {
    -webkit-appearance: none
}

#sblock {
    padding: 80px 0;
    font-size: 0;
    background: #f3f1ed;
}

#sblock .title {
    font-size: 50px;
    color: #191919;
    font-family: "GothamProBlack";
    text-transform: uppercase;
    margin-bottom: 40px
}

#sblock .left_text {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 16px;
    color: #191919;
    font-family: "Arial";
    text-align: justify
}

#sblock .left_text li:before
{
    content: "•";
    color: #ffd801;
    margin-right: 10px;
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
}

#sblock .left_text ul li
{
    padding: 5px 10px;
}

#sblock .right_text {
    font-family: "Arial";
    display: inline-block;
    text-align: justify;
    vertical-align: top;
    width: 48%;
    font-size: 16px;
    color: #fff
}

#sblock p {
    padding-bottom: 20px
}

#breadcrumps {
    font-size: 0;
    padding: 20px 0;
    font-size: 0;
    background: #000;
}

#breadcrumps ul {
    list-style: none
}

#breadcrumps ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    font-family: "Arial"
}

#breadcrumps ul li a {
    font-size: 14px;
    color: #ffd801;
    font-family: "Arial"
}

#breadcrumps ul li a:hover {
    text-decoration: underline
}

#breadcrumps .separator {
    padding: 0 3px
}

#select_price {
    font-size: 0;
    background: #000;
}

#select_price .block1 {
    display: inline-block;
    vertical-align: middle;
    min-width: 360px;
    margin-right: 30px
}

#select_price .block1 select {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #caa21a;
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    color: #191919;
    font-family: "Arial";
    background-color: #fff;
}

#select_price .block1 .title {
    font-size: 14px;
    color: #fff;
    font-family: "Arial";
    margin-bottom: 10px
}

#select_price .block2 {
    display: inline-block;
    vertical-align: middle;
    min-width: 360px
}

#select_price .block2 .title {
    font-size: 14px;
    color: #fff;
    font-family: "Arial";
    margin-bottom: 10px
}

#select_price .block2 select {
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
    border: 1px solid #caa21a;
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    color: #191919;
    font-family: "Arial";
    background-color: #fff;
}

#main_desc {
    padding: 40px 0;
    font-size: 0;
    background: #000;
}

#main_desc .top_block {
    margin-bottom: 50px
}

#main_desc .top_block .imgs_block {
    display: inline-block;
    vertical-align: top;
    width: 37%;
    margin-right: 1%
}

#main_desc .top_block .desc_block {
    display: inline-block;
    vertical-align: top;
    /* width: 35% */
}

#main_desc .top_block .desc_block .title {
    font-size: 50px;
    color: #fff;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#main_desc .top_block .desc_block .title h1 {
    font-size: 46px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#main_desc .top_block .desc_block .price {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    font-family: "GothamProBlack"
}

#main_desc .top_block .desc_block .desc1 {
    font-size: 16px;
    color: #ffd801;
    font-family: "sf_ui_displaylight";
    margin-top: 15px
}

#main_desc .top_block .desc_block .desc2 {
    font-size: 20px;
    color: #fff;
    font-family: "sf_ui_displaylight";
    margin-top: 15px
}

#main_desc .top_block .desc_block .desc3 {
    font-size: 28px;
    color: #fff;
    font-family: "sf_ui_displaythin";
    margin-top: 10px;
    text-transform: uppercase
}

#main_desc .top_block .desc_block .desc3 a
{
    text-decoration: none;
    font-size: 28px;
    color: #fff;
    font-family: "sf_ui_displaythin";
    text-transform: uppercase
}

#main_desc .top_block .desc_block .desc3 span {
    color: #ffd801
}

.calc_block {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    background: #fff;
    margin-top: -150px;
    border-radius: 3px;
    float: right;
    margin-left: 2%
}

.calc_block .title {
    font-size: 16px;
    color: #030303;
    font-family: "Arial";
    font-weight: 700;
    text-align: center;
    padding: 12px 0;
    background: #ffd801;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.calc_block form {
    padding: 20px;
    box-sizing: border-box;
    width: 100%
}

.calc_block .viezd_block {
    border-radius: 3px;
    text-align: center
}

.calc_block .viezd_block a {
    font-size: 14px;
    color: #295894;
    font-family: "Arial;";
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
    border: 1px solid #295894;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.calc_block .viezd_block a:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0
}

.calc_block .viezd_block a:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.calc_block .viezd_block a.active,
.calc_block .viezd_block a:hover {
    background: #295894;
    color: #fff;
}

.calc_block .vid_rabot {
    margin-top: 12px;
    text-align: left
}

.calc_block .vid_rabot label {
    display: block;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    margin-bottom: 5px
}

.calc_block .vid_rabot select {
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 3px
}

.calc_block .usluga {
    margin-top: 7px;
    text-align: left
}

.calc_block .usluga label {
    display: block;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    margin-bottom: 5px
}

.calc_block .usluga select {
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 3px
}

.calc_block .razmer {
    margin-top: 7px;
    text-align: left
}

.calc_block .razmer label {
    display: block;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    margin-bottom: 5px
}

.calc_block .razmer input {
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 3px
}

.calc_block .name {
    margin-top: 7px;
    text-align: left
}

.calc_block .name label {
    display: block;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    margin-bottom: 5px
}

.calc_block .name input {
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 3px
}

.calc_block .phone {
    margin-top: 7px;
    text-align: left
}

.calc_block .phone label {
    display: block;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    margin-bottom: 5px
}

.calc_block .phone input {
    border: 1px solid #e0e0e0;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
    border-radius: 3px
}

.calc_block .generator {
    text-align: left;
    margin-top: 20px
}

.calc_block .generator input {
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    width: 17px;
    height: 17px;
    -webkit-appearance: checkbox;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.calc_block .generator label {
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    display: inline-block;
    vertical-align: middle
}

.calc_block .calc_price {
    margin-top: 10px;
    text-align: left
}

.calc_block .calc_price label {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #212121;
    font-family: "Arial";
    width: 50%
}

.calc_block .calc_price span {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    font-size: 16px;
    color: #212121;
    font-weight: 700;
    font-family: "Arial"
}

.calc_block .btn_price {
    margin-top: 10px
}

.calc_block .btn_price input {
    font-size: 16px;
    color: #030303;
    background: #ffd801;
    text-align: center;
    font-weight: 700;
    height: 50px;
    font-family: "Arial";
    line-height: 50px;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    outline: none!important
}

.calc_block .btn_price input:hover {
    color: #fff;
    background: #000
}

#main_desc .desc_block .desc_title {
    font-size: 50px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#main_desc .desc_block .desc_text {
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    font-family: "Arial";
    text-align: justify
}

#main_desc .desc_block .desc_text p {
    padding-bottom: 20px
}

#main_desc .tblock {
    margin-top: 40px
}

#main_desc .tblock .desc_title {
    font-size: 50px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #fff;
    font-family: "GothamProBlack";
    text-transform: uppercase
}

#main_desc .tblock .desc_text {
    margin-top: 20px;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
    font-family: "Arial";
    text-align: justify
}

#main_desc .tblock .desc_text p {
    padding-bottom: 20px
}

#main_desc .tblock .desc_text table {
    width: 100%;
    border-radius: 3px;
    border-collapse: collapse
}

#main_desc .tblock .desc_text table tr:first-child td {
    padding: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    font-family: "Arial"
}

#main_desc .tblock .desc_text table tr td {
    font-size: 14px;
    color: #fff;
    border: 1px solid #e0b518;
    padding: 10px;
    font-family: "Arial"
}

#main_desc .tblock .desc_text table tr:nth-child(2n+2) td {
    background: #212121
}

p.status {
    font-size: 14px;
    padding-bottom: 4px;
    padding-top: 10px;
    text-align: center;
    color: #ffd801
}

.calc_block .phone label.error {
    display: none!important
}

.calc_block .phone input.error {
    border: 1px solid red
}

.calc_block2 {
    /*position: fixed;*/
    /*top: 0;*/
    z-index: 999;
    /*top: 57px;*/
    /*right: 100px;*/
    font-size: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.calc_block.calc_block2 {
    width: 320px!important;
    /*max-width: 100%;*/
    display: none
}

.calc_block.calc_block2.active {
    display: block;
    float: none;
    margin: 0;
}

.calc_block.calc_block2 .title {
    display: none
}

#show_calc
{
    line-height: 60px;
    color: #fff;
    height: 56px;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-family: "sf_ui_displaybold";
    color: #171717;
    padding: 0 20px;
    padding-right: 55px;
    background: #ffd801 url(../img/btn_calc_2.png) no-repeat right center;
    border-radius: 4px;
}

#show_calc.active2
{
    text-align: center;
    width: 320px;
    box-sizing: border-box;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.calc_btn
{
    display: inline-block;
    vertical-align: top;
    position: fixed;
    left: 1%;
    top: 250px;
    z-index: 999;
}

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}

::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
}
