.wraper-department{

}
.wraper-department .title-contact h1{
    font-size: 32px;
    font-weight: bold;
    margin: 50px 0 30px;
    text-transform: uppercase;
}
@media (max-width: 768px) {
    .wraper-department .title-contact h1{
        font-size: 14px;
        margin: 0 auto;
        padding-bottom: 2em;
    }
    .wrapper-ct-depart .row {
        display:flex;
    }
    .left-de {
        order:2;
    }
    .right-de {
        order:1;
    }
}
.wrapper-ct-depart{
    margin-bottom: 40px;
}

.border-pro {
    margin-bottom: 20px;
}

.border-mainmenu {
    height: 3px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.left-de {
    overflow: hidden;
}

.right-de {
}

.title-add {
    font-size: 16px;
    height: 27px;
    line-height: 27px;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
    text-transform: uppercase;
}
.choose_province{
    display: flex;
    justify-content: space-between;
}

.choose_province select:last-child {
    margin-right: 0px;
}

.choose_province select {
    width: 100%;
    height: 45px;
    border: 1px solid #e5e5e5;
    margin-right: 14px;
    background: #fff url(../images/select-add.png) no-repeat 95% center;
    -webkit-appearance: none;
    padding-left: 10px;
}

#map_canvas {
    width: 100%;
    height: 642px;
}

.wrapper-list-agency {
    height: 530px;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
    padding-right: 20px;
    overflow-x: hidden;
}

.list-item-agency {
    padding-left: 0px;
}

.name-agency {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #141ED2;
}

.name-agency:hover {
    cursor: pointer;
    /*color: red;*/
}

.img-agency:hover {
    cursor: pointer;
}

.wrapper-info-agency p {
    color: #333333;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 14px;
}

.item-agency > img {
    margin-right: 15px;
    float: left;
}
li.item-agency2 {
    list-style: none;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

li.item-agency {
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

li.item-agency:first-child {
    list-style: none;
    border-top: none;
    padding-top: 20px;
    margin-top: 0px;
}

.mCSB_dragger_bar {
    width: 5px !important;
    border-radius: 5px !important;
    background: #777777 !important;
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 0px 0px 0px 0px !important;
    background: #f5f5f5;
    width: 7px !important;
}

.info_content {
    text-align: center;
}

.map-top {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.gm-style .gm-style-iw {
    text-align: center;
}

.map-top h4 {
    font-size: 18px;
    color: #c4161c;
    margin-bottom: 18px;
}

.info_content p {
    line-height: 15px;
}

.add-agency  span:first-child{
        padding-right: 30px;
}

.view-more{
    text-decoration: unset;
    font-size: 14px;
    color: #C80A0A;
    display: flex;
    align-items: center;
}
.view-more i{
    margin-left: 5px;
}

/*@media only screen and (max-width: 400px) {*/

/*    .item-agency > img {*/
/*        margin-right: 0px !important;*/
/*        width: 100%;*/
/*        margin-bottom: 15px;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 800px) {*/
/*    .wrapper-select-add select {*/
/*        width: 46% !important;*/
/*    }*/
/*}*/

/*@media only screen and (min-width: 800px) and (max-width: 1200px) {*/
/*    .wrapper-select-add select {*/
/*        width: 47% !important;*/
/*    }*/

/*    .right-de {*/
/*        width: 350px !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 600px) {*/
/*    #map_canvas {*/
/*        height: 300px !important;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 1100px) {*/
/*    .frame_head {*/
/*         background: none !important; */
/*        margin-bottom: 15px;*/
/*    }*/
/*    .frame_head h1 span {*/
/*        color: #333;*/
/*        text-transform: uppercase;*/
/*    }*/
/*}*/
/*@media only screen and (max-width: 800px) {*/
/*    .right-de.fr {*/
/*        width: 100% !important;*/
/*        margin-left: 0px !important;*/
/*        margin-bottom: 25px;*/
/*    }*/

/*    .left-de {*/
/*        overflow: visible !important;*/
/*        width: 100%;*/
/*    }*/
/*}*/

#nav-mainmenu {
    margin-bottom: 23px;
}
