.d1 {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}
.d1 .title {
    margin-bottom: 40px;
}
.d1 .cmd3 > div {
    width: 180px;
    height: 180px;
    background: url(../i/dnbs/bg.png) center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}
.d1 .cmd3 > div div {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.d1 .cmd3 span {
    display: block;
    font-family: UTM;
    text-align: center;
    font-weight: 100;
    font-size: 36px;
}

#d2 {
    background: url(../i/dnbs/bg1.jpg) top center no-repeat;
    padding: 20px 0 0px 0;
    position: relative;
    margin-bottom: 40px;
}
#d2 .ctn:nth-child(1) {
    text-align: center;
    font-size: 15px;
    padding-top: 50px;
    background: url(../i/dnbs/1.png) center 0 no-repeat;
    margin-bottom: 28px;
}

#slbs_1 {
    background: url(../i/dnbs/bg1.png) center no-repeat;
    padding: 33px 50px 130px 24px;
}

.botd2 {
    display: flex;
}

.topd2 {
    display: flex;
    margin-bottom: 2px;
    padding-bottom: 20px;
}
.topd2 img {
    display: block;
    margin: auto;
}
.topd2 .cmd6:nth-child(2) {
    padding: 0 40px 0 45px;
}
.topd2 ul {
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
}
.topd2 ul a {
    padding: 12px 15px 12px 60px;
    border: 1px solid #2e7a7b;
    font-size: 13px;
    color: #333333;
    border-radius: 32px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin: 0 10px;
    cursor: pointer;
    background: url(../i/dnbs/ic5.png) 20px center no-repeat;
}
.topd2 ul a:nth-child(2) {
    background: #e13838 url(../i/dnbs/ic6.png) 15px center no-repeat;
    border: 1px solid #e13838;
    color: #fff;
}
.topd2 .cmd6 div {
    position: relative;
}
.topd2 .cmd6 h2 {
    position: absolute;
    width: 86%;
    padding: 16px 20px;
    background: #fbfaf98f;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    border-radius: 0 0 18px 18px;
}

.itctbs {
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
}
.itctbs ul {
    display: none;
    transition: unset !important;
}
.itctbs:before {
    content: "+";
    color: #2e7a7a;
    font-size: 20px;
    position: absolute;
    right: 50px;
    top: 20px;
    display: inline-block;
    position: absolute;
}
.itctbs h3 {
    padding: 22px 20px 22px 65px;
    font-size: 16px;
    color: #2e7a7a;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
    -moz-box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
    box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
    margin-bottom: 15px;
    position: relative;
}
.itctbs li {
    padding-left: 45px;
    background: url(../i/dnbs/ic7.png) 0 3px no-repeat;
    transition: unset !important;
    margin-bottom: 5px;
}
.itctbs p {
    padding-left: 45px;
    font-style: italic;
    margin-bottom: 10px;
}

.tit_cv:before {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 15px;
    background: url(../i/dnbs/ic11.png) center no-repeat;
}

.tit_tt:before {
    content: "";
    width: 32px;
    height: 38px;
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 15px;
    background: url(../i/dnbs/ic2.png) center no-repeat;
}

.tit_lv:before {
    content: "";
    width: 40px;
    height: 38px;
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 15px;
    background: url(../i/dnbs/ic4.png) center no-repeat;
}

.itctbs.activebs {
    position: relative;
}
.itctbs.activebs:before {
    content: "-";
    color: #2e7a7a;
    font-size: 20px;
    position: absolute;
    right: 50px;
    top: 20px;
    color: #fff;
    display: inline-block;
    position: absolute;
    z-index: 11;
}

.itbs {
    cursor: pointer;
}

.itctbs.activebs {
    background: #269e95;
    padding: 10px 20px 20px 20px;
    color: #fff;
    line-height: 1.7;
}
.itctbs.activebs h3 {
    background: #269e95;
    color: #fff;
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin-bottom: 15px;
    padding-left: 50px;
}
.itctbs.activebs h3:before {
    filter: brightness(111.5);
    left: 0;
}
.itctbs.activebs ul {
    display: block;
}

#slbs .slick-next:before,
#slbs .slick-prev:before {
    display: none;
}

#slbs .slick-dots li button:before {
    content: "";
    width: 1rem;
    height: 1rem;
    background: #fff;
    opacity: 1;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    margin: -0.25rem 0 0 -0.25rem;
    border: 0.1rem solid #2e7a7a;
}

#slbs .slick-dots li.slick-active button:before {
    background: #2e7a7a !important;
}

#d3 {
    background: #f4f0f0;
    padding: 0 0 20px 0;
}
#d3 img {
    display: block;
    margin: auto;
}

.d4 {
    padding: 35px 0 0 0;
}
.d4 > p {
    text-align: center;
    font-size: 15px;
    margin-bottom: 30px;
}
.d4 h3 {
    text-align: right;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.d4 .cmd4:nth-child(1) li {
    padding-right: 120px;
    background: url(../i/dnbs/ic8.png) center right no-repeat;
    text-align: right;
    margin-bottom: 25px;
}
.d4 .cmd4:nth-child(1) li:nth-child(2) {
    background: url(../i/dnbs/ic9.png) center right no-repeat;
}
.d4 .cmd4:nth-child(3) li {
    padding-left: 120px;
    background: url(../i/dnbs/ic10.png) center left no-repeat;
    margin-bottom: 25px;
}
.d4 .cmd4:nth-child(3) li:nth-child(2) {
    background: url(../i/dnbs/ic12.png) center left no-repeat;
}
.d4 .cmd4:nth-child(3) h3 {
    text-align: left;
}
.d4 > div {
    display: flex;
    align-items: center;
    margin-bottom: -13px;
}

#g9 {
    background: #e6fcfa;
    padding: 55px 0 130px 0;
    position: relative;
}

#g9 #bs81 {
    margin: 20px auto 0;
    display: table;
}

#g9 .title:before {
    display: none;
}

#g9 .title {
    padding-bottom: 0;
    color: #222222;
    font-size: 30px;
    padding-left: 35px;
}

#g9 span:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../i/dnbs/ic13.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

#g9 .ctn > span:after {
    content: "";
    width: 235px;
    height: 148px;
    background: url(../i/dnbs/line.png) center no-repeat;
    display: inline-block;
    position: absolute;
    left: -237px;
    top: 13px;
}

#g9 span {
    position: relative;
    color: #113e4d;
    padding-left: 35px;
    font-size: 18px;
    display: table;
    margin: auto;
    text-align: center;
}

#g9 .d_contact {
    display: block;
    margin: 0 auto 20px;
    position: relative;
    padding-bottom: 0;
}

#g9 .d_contact:before {
    display: none;
}

#g9 ul {
    display: flex;
    align-items: center;
    color: #f53838;
    font-size: 36px;
    font-family: UTM;
    margin: 0 17px;
    justify-content: center;
}

#bs81 .d-phone {
    width: 100%;
    border-radius: 36px;
    border: 2px solid #2e7a7a;
    padding: 16px 20px;
    color: #999999;
    font-size: 15px;
    font-style: italic;
}

#bs81 .d-send {
    width: 82px;
    height: 51px;
    background: #2e7a7a url(../i/dnbs/ic15.png) center no-repeat;
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    cursor: pointer;
    border: none;
    border-radius: 0 42px 42px 0;
}

#bs81 ul a {
    display: inline-block;
}

#bs81 ul span {
    display: flex;
    width: 60px;
    height: 60px;
    background: url(../i/dnbs/ic14.png) no-repeat;
    margin: 0 30px;
}

#bs81 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999999;
    opacity: 1;
    /* Firefox */
}
#bs81 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999999;
}
#bs81 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #999999;
}

#slbs_1 .slick-next:before,
#slbs_1 .slick-prev:before {
    color: #04a9a1;
    font-size: 25px;
}


@media(max-width: 768px){
    .d1 .title{
      padding: 0px 10px;
      font-size: 20px;
      line-height: 28px;
    }
    .title:before{
      bottom: -15px;
    }
    .d1 > div{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .d1 > div > div{
      width: 50%;
    }
    .d1 .cmd3 > div{
      background: transparent;
      background-color: #009688;
      margin: 0px;
      width: 100%;
    }
    .d1 .cmd3{
      margin-bottom: 14px;
      padding: 0px 7px;
    }
    #d2 .ctn:nth-child(1){
        padding: 0px 10px;
        padding-top: 30px;
    }
    #slbs_1{
        padding: 50px 10px;
        background: transparent;
    }
    .topd2{
      display: flex;
      flex-direction: column;
    }
    .topd2 .cmd6:nth-child(2){
      padding: 0px 0px;
    }
    .topd2 img{
      width: 100%;
    }
    .topd2 > div{
      width: 100%;
      padding: 0px 0px;
    }
    .topd2 ul{
        display: none;
    }
    .title{
        font-size: 20px;
        line-height: 28px;
        padding: 0px 10px;
    }
    .d4 > p{
        padding: 0px 10px;
        font-size: 15px;
        line-height: 22px;
    }
    .d4 > div{
        display: flex;
        flex-direction: column;
    }
    .d4 .cmd4:nth-child(1) li{
        text-align: left;
        background-position: center left;
        padding-left: 100px;
        padding-right: 0px;
    }
    .d4 h3{
        font-weight: bold;
        text-align: left;
    }
    .d4 .cmd4:nth-child(1) li:nth-child(2){
        background-position: center left;
        text-align: left;
    }
    #g9 .title{
        font-size: 20px;
        line-height: 28px;
    }
    #g9 span{
        font-size: 16px;
        padding: 0px 10px;
        padding-left: 40px;
    }
    #g9 span:before{
        left: 15px;
        top: 40%;
    }
    #bs81 .d-phone{
        width: 100%;
        padding: 12px 20px;
    }
    #g9 .d_contact{
        display: flex;
        width: 90%;
        margin: 0px auto;
        margin-bottom: 15px;
    }
    #g9 #bs81{
        width: 100%;
        margin: 0px;
        margin-top: 15px;
    }
    #bs81 ul a{
        font-size: 22px;
    }
}