.suq {
    width: 752px;
    padding: 0px;
    font-family: "l";
    border: 1px solid #000;
    font-size: 12px;
    color: #fff;
    margin: auto;
    line-height: 16px;
    background: url(1.png) no-repeat;
    background-size: 100% 100%;
    text-align: justify;
}
h1,h2{
    font-family: "lcn";
    font-weight: normal;
    text-align: right;
}
@font-face {
     font-family:"l";
     src:url("l.otf")
}
@font-face {
     font-family:"b";
     src:url("b.otf")
}
@font-face {
     font-family:"lcn";
     src:url("lcn.otf")
}
@font-face {
     font-family:"mcn";
     src:url("mcn.otf")
}@font-face {
     font-family:"cn";
     src:url("cn.otf")
}
.nd{
    padding: 25px 30px 1px 143px;
}
h1 {
    font-size: 76px;
    margin: 20px 0px;
    text-align: right;
    line-height: normal;
    color: #fefefe;
}
img{
    border: none
}
strong{
    font-weight: bold;
}
ul {
    padding-left: 0;
    margin-top: -8px;
    margin-bottom: 20px
}
a {
    color: inherit;
    text-decoration: underline;
}
p{
    margin: 0px 0px 14px
}
li {
   background: url(3.png) no-repeat;
    background-position: left 9px;
    list-style-type: none;
    padding-left: 19px;
    text-align: left;
    padding-top: 1px;
}




/*---------bootraps------------*/
div{
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-responsive{
    max-width: 100%;
    display: block;
}
.k {
    color: #4d4b4b;
    background: #fff;
    margin-right: -30px;
    padding: 15px 30px 4px 38px;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 24px;
    text-shadow: 3px 4px 3px #000;
    line-height: 21px;
}
h2 {
    font-size: 26.5px;
    line-height: normal;
    margin-top: -25px;
    color: #f5f5f6;
}
h2 span{
    color: #00a6ef;
}
p.p2 {
    padding-left: 236px;
    color: #b6babd;
}

strong {font-family: "b";}

p.p1 {
    padding-left: 38px;
    color: #b8b9bb;
    font-family: "lcn";
    font-size: 12.5px;
    line-height: 17px;
    margin-bottom: 0;
}

img.img4 {
    float: right;
    margin-right: 30px;
    max-width: 130px;
}

img.img2 {margin-left: 30px;max-width: 45px;}

h4 {
    font-weight: normal;
    font-family: "mcn";
    text-align: center;
    font-size: 10px;
    letter-spacing: 0.95px;
    margin-bottom: 20px;
    color: #b8b9bb;
    margin-top: 9px;
}
.k p {
    text-shadow: 3px 7px 6px #e0d5d5;
}
@-moz-document url-prefix() {
    strong{
        font-weight: normal;
    }
}