@font-face{
    font-family: FontsPack; 
    src: url("../font/07-139-FontsPack.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-BoldItal; 
    src: url("../font/PFDinTextCondPro-BoldItal.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-Italic; 
    src: url("../font/PFDinTextCondPro-Italic.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-Light; 
    src: url("../font/PFDinTextCondPro-Light.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-LightItal; 
    src: url("../font/PFDinTextCondPro-LightItal.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-MedItal; 
    src: url("../font/PFDinTextCondPro-MedItal.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-Medium; 
    src: url("../font/PFDinTextCondPro-Medium.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-Regular; 
    src: url("../font/PFDinTextCondPro-Regular.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-Thin; 
    src: url("../font/PFDinTextCondPro-Thin.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-ThinItal; 
    src: url("../font/PFDinTextCondPro-ThinItal.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-XBlack; 
    src: url("../font/PFDinTextCondPro-XBlack.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-XBlackItal; 
    src: url("../font/PFDinTextCondPro-XBlackItal.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-XThin; 
    src: url("../font/PFDinTextCondPro-XThin.ttf");
    font-style: normal;
}

@font-face{
    font-family: PFDinTextCondPro-XThinItal; 
    src: url("../font/PFDinTextCondPro-XThinItal.ttf");
    font-style: normal;
}

.clear_both{
    clear: both;
}

.center_layer{
	min-width: 1080px;
	max-width: 1920px;
}

.center_layer .head{
	height: 160px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.center_layer .head .logo{
	height: 160px;
	width: 113px;
    margin-top: 7px;
	background: url(../img/logo.png);
    display: inline-block;
    vertical-align: top;
}

.center_layer .head .block{
    text-align: left;
    height: 130px;
    display: inline-block;
    vertical-align: top;
    margin-left: 6px;
}

.center_layer .head .block .name{
    display: inline-block;
    margin-right: 9px;
}

.center_layer .head .block .name h1{
    font-family: PFDinTextCondPro-Medium;
    font-size: 48px;
    line-height: 0.85em;
    color: #ffa200;
}

.center_layer .head .block .name p{
    font-family: PFDinTextCondPro-Italic;
    font-size: 19px;
    line-height: 0.85em;
    color: #7f7f7f;
}

.center_layer .head .block_tel{
    float: right;
    height: 86px;
    background: url(../img/ico_tel.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 44px;
}

.center_layer .head .block_tel p{
    font-family: PFDinTextCondPro-Light;
    font-size: 36px;
    line-height: 0em;
    margin: 15px 0 32px 48px;
    color: #7f7f7f;
}

.center_layer .head .block_tel p b{
    font-family: PFDinTextCondPro-Medium;
    font-size: 36px;
    line-height: 0em;
    color: #000000;
}

.center_layer .head .menu{
    width: 100%;
    text-align: left;
    margin-top: -37px;
    border-top: 1px solid #000000;
}

.center_layer .head .menu .inline{
    text-align: left;
    margin: 11px 96px;
}

.center_layer .head .menu .inline a{
    font-family: PFDinTextCondPro-Medium;
    text-decoration: none;
    margin: 5px 16px;
    color: #000000;
}

.center_layer .head .menu .inline a:hover{
    font-family: PFDinTextCondPro-Medium;
    text-decoration: none;
    margin: 5px 16px;
    color: #ff9c00;
}

.center_layer .baner{
    width: 100%;
    height: 528px;
    margin: -30px auto 0 auto;
    text-align: center;
    background: url(../img/baner.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.center_layer .baner .block_for_button{
    width: 420px;
    height: 150px;
    border-radius: 75px;
    background: url(../img/bg_btn.png);
    margin-left: 190px;
    margin-top: 60px;
    display: inline-block;
    text-align: left;
}

.center_layer .baner .block_for_button .btn{
    width: 130px;
    height: 130px;
    border-radius: 75px;
    display: inline-block;
    background: url(../img/ar.png);
    margin: 10px;
    cursor: pointer;
    text-align: center;
}

.center_layer .baner .block_for_button .btn p{
    font-family: PFDinTextCondPro-Medium;
    line-height: 0em;
    margin-top: 0;
    padding-top: 62px;
    color: #ffffff;
    font-size: 16px;
}

.center_layer .baner .block_for_button .btn:hover{
    width: 130px;
    height: 130px;
    border-radius: 75px;
    display: inline-block;
    background: url(../img/ar_h.png);
    margin: 10px;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
    cursor: pointer;
}

.center_layer .baner .block_for_button .text{
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin: 0 -3px;
}

.center_layer .baner .block_for_button .text h2{
    font-family: PFDinTextCondPro-Medium;
    font-size: 36px;
    line-height: 0.9em;
    color: #4e677f;
}

.center_layer .main{
    width: 100%;
    text-align: center;
}

.center_layer .main .sidebar{
    width: 220px;
    display: inline-block;
    vertical-align: top;
}

.center_layer .main .sidebar .one{
    width: 220px;
    height: 90px;
    background: url(../img/bar.png);
    text-align: left;
    box-shadow: -4px 5px 3px rgba(0,0,0,0.5);
}

.center_layer .main .sidebar .one .text{
    display: inline-block;
    vertical-align: middle;
    margin-top: 6px;
    margin-left: 17px;
}

.center_layer .main .sidebar .one .text h4{
    font-family: PFDinTextCondPro-Medium;
    font-weight: 200;
    font-size: 18px;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .main .sidebar .one .text h3{
    font-family: PFDinTextCondPro-Medium;
    font-size: 36px;
    line-height: 0em;
    margin-top: 28px;
    color: #ffffff;
}

.center_layer .main .sidebar .two{
    width: 220px;
    height: 260px;
    margin-top: 20px;
    background: url(../img/bar_2.png);
    text-align: left;
}

.center_layer .main .sidebar .two .text{
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .two .text h4{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .main .sidebar .two .text_2{
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .two .text_2 p{
    font-family: PFDinTextCondPro-Regular;
    font-size: 16px;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .main .sidebar .two .text_2 h4{
    font-family: PFDinTextCondPro-Light;
    font-size: 25px;
    line-height: 0em;
    font-weight: 200;
    margin-top: 31px;
    color: #ffffff;
}

.center_layer .main .sidebar .two .text_2 h4 b{
    font-family: PFDinTextCondPro-Medium;
    font-size: 25px;
    line-height: 0em;
    font-weight: 200;
    color: #ffffff;
}

.center_layer .main .sidebar .two .text_2 h5{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    margin-top: 0;
    line-height: 1em;
    color: #ffffff;
}

.center_layer .main .sidebar .three{
    width: 220px;
    height: 210px;
    margin-top: 20px;
    background: url(../img/bar_3.png);
    text-align: left;
}

.center_layer .main .sidebar .three .text{
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .three .text h4{
    font-family: PFDinTextCondPro-Medium;
    font-weight: 200;
    font-size: 18px;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .main .sidebar .three .text_m{
    width: 180px;
    display: inline-block;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .three .text_m h4{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    margin-top: 5px;
    line-height: 1.3em;
    color: #ffffff;
}

.center_layer .main .sidebar .four{
    width: 220px;
    height: 210px;
    margin-top: 20px;
    background: url(../img/bar_4.png);
    text-align: left;
}

.center_layer .main .sidebar .four .text{
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #ffffff;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .four .text h4{
    font-family: PFDinTextCondPro-Medium;
    font-weight: 200;
    font-size: 18px;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .main .sidebar .four .text_m{
    width: 180px;
    display: inline-block;
    margin-top: 2px;
    padding-left: 19px;
}

.center_layer .main .sidebar .four .text_m h4{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    margin-top: 5px;
    line-height: 1.3em;
    color: #ffffff;
}

.center_layer .main .content{
    width: 880px;
    margin-left: 55px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.center_layer .main .content h2{
    font-family: PFDinTextCondPro-Medium;
    font-size: 60px;
    font-weight: 200;
    line-height: 0em;
    margin-top: 21px;
    margin-bottom: 0px;
    color: #000000;
}

.center_layer .main .content p{
    font-family: PFDinTextCondPro-Regular;
    font-size: 20px;
    font-weight: 200;
    line-height: 1em;
    margin-top: 39px;
    color: #373130;
}

.center_layer .main .content .line{
    width: 880px;
    height: 40px;
    margin-top: 9px;
    display: inline-block;
    vertical-align: top;
    background: url(../img/rgb_line.png);
    background-repeat: no-repeat;
}

.center_layer .main .content .line .block_1{
    width: 200px;
    height: 40px;
    float: left;
    padding-left: 20px;
    text-align: left;
}

.center_layer .main .content .line .block_1 p{
    font-family: PFDinTextCondPro-Medium;
    font-size: 30px;
    font-weight: 200;
    line-height: 1em;
    margin: 5px 0;
    color: #ffffff;
}

.center_layer .main .content .line .block_2{
    width: 200px;
    height: 40px;
    float: right;
    padding-right: 135px;
    text-align: right;
}

.center_layer .main .content .line .block_2 p{
    font-family: PFDinTextCondPro-Medium;
    font-size: 30px;
    font-weight: 200;
    line-height: 1em;
    margin: 5px 0;
    color: #ffffff;
}

.center_layer .main .content .tec{
    width: 880px;
    height: 210px;
    border-bottom: 1px solid #000000;
}

.center_layer .main .content .tec .description{
    width: 240px;
    height: 210px;
    padding-left: 21px;
    float: left;
}


.center_layer .main .content .tec .description #und:hover{
    text-decoration: underline;
    cursor: pointer;
}

.center_layer .main .content .tec .description p{
    font-family: PFDinTextCondPro-Regular;
    font-size: 18px;
    font-weight: 200;
    line-height: 1em;
    margin-top: 22px;
    margin-bottom: -8px;
    color: #373130;
}

.center_layer .main .content .tec .description b{
    font-family: PFDinTextCondPro-Medium;
    font-size: 28px;
    font-weight: 200;
    margin-top: 13px;
    margin-bottom: 25px;
    line-height: 1em;
    color: #373130;
}

.center_layer .main .content .tec .image{
    width: 400px;
    float: left;
    text-align: center;
}

.center_layer .main .content .tec img{
    height: 210px;
}

.center_layer .main .content .tec .price{
    width: 180px;
    height: 210px;
    float: right;
    text-align: left;
}

.center_layer .main .content .tec .price p{
    font-family: PFDinTextCondPro-Medium;
    font-size: 24px;
    font-weight: 200;
    margin-top: 45px;
    line-height: 1em;
    color: #000000;
    margin-bottom: 21px;
}

.center_layer .main .content .tec .subm{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    color: #ffffff;
    line-height: 0em;
    width: 120px;
    height: 30px;
    border-radius: 15px;
    background: url(../img/check.png);
    outline: none;
    border: none;
}

.center_layer .main .content .tec .subm:hover{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    color: #ffffff;
    line-height: 0em;
    width: 120px;
    height: 30px;
    border-radius: 15px;
    background: url(../img/check.png);
    outline: none;
    border: none;
    box-shadow: 0 3px 5px rgba(0,0,0,0.5);
}

.center_layer .prem{
    width: 100%;
    height: 353px;
    padding-top: 73px;
    margin-top: 105px;
}

.center_layer .prem .yellow{
    width: 100%;
    height: 280px;
    background: #ffa200;
    border-bottom: 10px solid #d0dfe8;
}

.center_layer .inside{
    width: 1160px;
    height: 426px;
    margin: -363px auto 0 auto;
    background: url(../img/tr.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.center_layer .inside .name{
    height: 234px;
    width: 250px;
    margin-top: 119px;
    float: left;
}

.center_layer .inside .name h3{
    font-family: PFDinTextCondPro-Medium;
    font-size: 30px;
    font-weight: 200;
    margin-top: 0;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .inside .name h2{
    font-family: PFDinTextCondPro-Medium;
    font-size: 35px;
    font-weight: 200;
    margin-top: 0;
    line-height: 0em;
    color: #ffffff;
}

.center_layer .inside .about{
    height: 230px;
    width: 880px;
    margin-top: 98px;
    float: right;
}

.center_layer .inside .about .left_side{
    float: left;
}

.center_layer .inside .about .left_side .block{
    height: 60px;
    width: 285px;
    background: url(../img/about_l.png);
    background-repeat: no-repeat;
    margin: 8px 0;
    padding-top: 12px;
    text-align: left;
}

.center_layer .inside .about .left_side .block p{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    margin: 0 0 0 26px;
    line-height: 1em;
    color: #ffffff;
}

.center_layer .inside .about .right_side{
    float: right;
}

.center_layer .inside .about .right_side .block{
    height: 60px;
    width: 285px;
    background: url(../img/about_r.png);
    background-repeat: no-repeat;
    margin: 8px 0;
    padding-top: 12px;
    text-align: right;
}

.center_layer .inside .about .right_side .block p{
    font-family: PFDinTextCondPro-Medium;
    font-size: 18px;
    font-weight: 200;
    margin: 0 26px 0 0;
    line-height: 1em;
    color: #ffffff;
}

.center_layer .our_works{
    width: 1160px;
    margin: 11px auto 0 auto;
    text-align: left;
}

.center_layer .our_works h3{
    font-family: PFDinTextCondPro-Medium;
    font-size: 30px;
    font-weight: 200;
    margin-top: 0;
    line-height: 0em;
    color: #000000;
}

.center_layer .our_works h2{
    font-family: PFDinTextCondPro-Medium;
    font-size: 35px;
    font-weight: 200;
    margin-top: 0;
    line-height: 0em;
    color: #000000;
}

.center_layer .footer{
    height: 160px;
    width: 1200px;
    margin: 0 auto;
}

.center_layer .footer .logo{
    height: 160px;
    width: 113px;
    margin-top: 7px;
    background: url(../img/logo.png);
    display: inline-block;
    vertical-align: top;
}

.center_layer .footer .block{
    text-align: left;
    height: 130px;
    display: inline-block;
    vertical-align: top;
    margin-left: 6px;
}

.center_layer .footer .block .name{
    display: inline-block;
    margin-right: 9px;
}

.center_layer .footer .block .name h1{
    font-family: PFDinTextCondPro-Medium;
    font-size: 48px;
    line-height: 0.85em;
    color: #ffa200;
}

.center_layer .footer .block .name p{
    font-family: PFDinTextCondPro-Italic;
    font-size: 19px;
    line-height: 0.85em;
    color: #7f7f7f;
}

.center_layer .footer .agents{
    float: right;
    width: 160px;
    height: 72px;
    background: url(../img/agents.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    vertical-align: top;
    padding-left: 45px;
    margin-top: 44px;
}

.center_layer .footer .agents p{
    font-family: Calibri;
    font-size: 13px;
    line-height: 0em;
    margin: 2px 0 12px 0;
    color: #7f7f7f;
}

.center_layer .footer .agents a{
    font-family: Calibri;
    font-size: 13px;
    text-decoration: underline;
    margin: 2px 0 0 0;
    color: #7f7f7f;
}


.center_layer .bottom{
    width: 100%;
    height: 455px;
    margin: 0;
    text-align: center;
    background: url(../img/bottom.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
}