.cont-image{
    height: 290px;
}

.cont-btn{
    margin-bottom: 50px;
    margin-top: 50px;
}

.cont-title{
    font-size: 128%;
}

.cont-sub-title{
    color: #5d5d5d;
}

.cont-map-container{
    background-image: url(../../images/contact/background.jpg);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
}

.cont-contacts-section{
    margin-top: 35px;
    margin-bottom: 20px;
}

.cont-icon-body{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    padding-top: 7px;
    margin-right: 10px;
    border: 1px solid #6d6d6d;
    color: #373737;
    border-bottom-style: dashed;
    border-right-style: dashed;
}

.cont-icon-margin{
    margin-top: 15px;
}

.cont-icon-width{
    width: 283px;
    font-size: 107%;
}

.cont-map-head-form{
    background-image: url(../../images/contact/background2.jpg);
    -moz-border-radius: 25px;
    -moz-border-radius: 10px;
    height: 130px;
    margin-bottom: 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 20px;
    background-size: cover;
    background-position: center;
}

.cont-map-form{
    background-color: #ffffff;
    padding: 10px;
    position: absolute;
    width: 317px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    bottom: 25px;
    right: 25px;
}

.cont-button{
    background-color: #ff000000 !important;
    color: #141414 !important;
}

.cont-map-head-icon{
    position: absolute;
    color: black;
    background-color: white;
    border-radius: 100%;
    left: 17px;
    top: 15px;
}

.cont-map-head-icon-icon{
    font-size: 115% !important;
}

.cont-map-head-text2{
    position: absolute;
    background-color: white;
    top: 16px;
    left: 44px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 69%;
    color: #005069;
}

.con-form-sbicons-body{
    right: 0px
}

.cont-form-sbicons{
    background-color: white;
    border-radius: 100%;
    padding: 7px;
    margin-top: 8px;
    margin-right: 25px;
}

.cont-form-companyname{
    left: 10px;
    top: 8px;
    font-size: 72%;
    text-align: center;
    color: white;
}

.cont-btn-as-title{
    background-color: #698c99 !important;
}

.location-text{
    font-size: 72%;
    color: #797979;
}

.location-container{
    z-index: 9 !important;
    bottom: 563px;
}