.dhsv_vc_conacts {
    padding: 50px 0;
    width: 100%;
    display: inline-block;
}
.dhsv_vc_conacts .row {
    width: 100%;
    margin: 0;
}
.dhsv_vc_conacts .col-md-12.boxed {
    border-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #202e53;
}
@media screen and (min-width: 992px) {
    .dhsv_vc_conacts .col-md-12.boxed {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .dhsv_vc_conacts .col-md-12.boxed .col-md-3 .img {
        height: 100%;
    }
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-4 {
    padding-right: 0;
    padding-left: 0;
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-4 .img {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 100%;
}
@media (max-width: 768px) {
    .dhsv_vc_conacts .col-md-12.boxed .col-md-4 .img {
        padding-top: 75%;
    }
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 {
    background-color: #202e53;
    color: #ffffff;
    padding: 15px;
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p {
    color: white;
    font-family: "brandontext_regular", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 415px) {
    .dhsv_vc_conacts .col-md-12.boxed .col-md-8 p {
        font-size: 13px;
    }
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p.h4 {
    color: white;
    font-family: "brandontext_medium", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 18px;
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p.h2 {
    color: white;
    font-family: "brandontext_medium", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 26px;
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p.mail {
    margin-top: 48px;
}
@media (max-width: 768px) {
    .dhsv_vc_conacts .col-md-12.boxed .col-md-8 p.mail {
        margin-top: 20px;
    }
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p a {
    color: white;
    padding: 5px;
    background-color: #202e53;
    margin-bottom: 15px;
    border-bottom: 2px solid #202e53;
}
.dhsv_vc_conacts .col-md-12.boxed .col-md-8 p a:hover {
    padding: 5px;
    border-bottom: 2px solid #202e53;
    color: #667b9a;
}
.dhsv_vc_conacts .single {
    margin-bottom: 25px;
}
.dhsv_vc_conacts .single .h2 {
    font-family: "brandontext_medium", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 24px;
    line-height: 26px;
}
.dhsv_vc_conacts.single {
    padding: 15px 15px 0 0;
}
@media screen and (min-width: 768px) {
    .dhsv_vc_conacts.single {
        padding-top: 0;
        padding-bottom: 15px;
        padding-right: 0;
    }
}
@media (max-width: 768px) {
    .dhsv_vc_conacts.single {
        padding: 15px 0;
    }
}
.dhsv_vc_conacts .img {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    margin-bottom: 16px;
}
@media (max-width: 768px) {
    .dhsv_vc_conacts .col-md-3 {
        padding-left: 0;
        padding-right: 0;
    }
}
.dhsv_vc_conacts .col-md-3.archive {
    padding-left: 0;
    padding-right: 0;
    min-height: 350px;
    margin-top: 20px;
}
.dhsv_vc_conacts .col-md-3.archive .info {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
}
@media (max-width: 768px) {
    .dhsv_vc_conacts .col-md-3.archive .info {
        height: 80px;
    }
}
.dhsv_vc_conacts .col-md-3.archive .info p.h2 {
    font-family: "brandontext_medium", Arial, Helvetica Neue, Helvetica,
        sans-serif;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .dhsv_vc_conacts .col-md-9 {
        padding-left: 0;
        padding-right: 0;
    }
}
.dhsv_vc_conacts .item {
    display: inline-block;
    float: left;
    padding: 15px;
}
.dhsv_vc_conacts .item.kachel .image {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
}
.dhsv_vc_conacts .item.kachel .image .imagediv {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 100%;
}
@media (max-width: 991px) {
    .dhsv_vc_conacts .item.kachel .image {
        margin-top: 15px;
    }
}
.dhsv_vc_conacts .item.kachel .info {
    display: inline-block;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-top: 15px;
}
.dhsv_vc_conacts .item.kachel .info .title {
    font-size: 20px;
    display: block;
}
.dhsv_vc_conacts .item.kachel .info ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
.dhsv_vc_conacts .item.kachel .info ul li {
    width: 100%;
    list-style: none;
    padding: 15px;
}
.dhsv_vc_conacts .item.kachel .info ul li .fix50 {
    width: 50px;
    display: inline-block;
}
.dhsv_vc_conacts .item.kachel .info ul li p {
    margin-bottom: 0;
}
.dhsv_vc_conacts .item.kachel .info ul li a {
    cursor: pointer;
}
.dhsv_vc_conacts .item.kachel .info ul li:last-child {
    border-bottom: none;
}
.dhsv_vc_conacts .item .image {
    display: inline-block;
    position: relative;
    width: 25%;
    float: left;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
}
.dhsv_vc_conacts .item .image .imagediv {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 100%;
}
@media (max-width: 991px) {
    .dhsv_vc_conacts .item .image {
        margin-top: 15px;
    }
}
.dhsv_vc_conacts .item .info {
    display: inline-block;
    width: calc(75% - 15px);
    float: left;
    margin-left: 15px;
}
.dhsv_vc_conacts .item .info .title {
    font-size: 20px;
    display: block;
}
.dhsv_vc_conacts .item .info ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
.dhsv_vc_conacts .item .info ul li {
    width: 100%;
    list-style: none;
    padding: 15px;
}
.dhsv_vc_conacts .item .info ul li .fix50 {
    width: 50px;
    display: inline-block;
}
.dhsv_vc_conacts .item .info ul li p {
    margin-bottom: 0;
}
.dhsv_vc_conacts .item .info ul li a {
    cursor: pointer;
}
.dhsv_vc_conacts .item .info ul li:last-child {
    border-bottom: none;
}
.dhsv_vc_conacts.side .item .inner .image {
    width: 50%;
    border-bottom: none;
}
.dhsv_vc_conacts.side .item .inner .info {
    width: 50%;
    bottom: 0;
    right: 0;
}
@media (max-width: 991px) {
    .dhsv_vc_conacts.side .item .inner .image {
        width: 100%;
    }
    .dhsv_vc_conacts.side .item .inner .info {
        width: 100%;
        position: relative;
    }
}
.dhsv_vc_conacts a:hover {
    color: #667b9a;
}
