.box-icon-border,
[class^="box-icon-border"],
[class*=" box-icon-border"] {
    background: none;
    border: 2px solid #000000;
    color: #000000;
    border-color: #000000 !important;
}

.box-icon-border:hover,
[class^="box-icon-border"]:hover,
[class*=" box-icon-border"]:hover {
    background: none;
    border: 2px solid #06163a;
    color: #06163a;
    border-color: #06163a !important;
}

.box-icon,
[class^="box-icon-"],
[class*=" box-icon-"] {
    z-index: 2;
    position: relative;
    width: 48px;
    height: 45px;
    line-height: 40px !important;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 5px;
    font-size: 20px;
}

.mb-20 {
    margin-bottom: 20px
}

.error {
    color: red;
}

.toast-type-error p {
    margin-top: 15px
}

.font30 {
    font-size: 30px
}

.mobex-section.aboutus-section {
    background-image: url(../images/homepage-bottom.jpg);
}

.justify {
    text-align: justify;
    text-justify: inter-word;
}

.point-margin h6 {
    margin-top: 0.33em !important;
}

.text-color p {
    color: white;
}
.tp-map {
    margin-top: 70px;
}

@media(max-width:767px) {
    .tp-map {
        width: 50% !important;
    }
    #captcha {
        margin-top: 90px;
        margin-left: -153px;
    }
    #captcha_image {
        margin-left: 90px;
    }
    .reload-image {
        margin-left: 147px;
        margin-top: 14px;
    }
    .comment-form button {
        margin-left: 56px;
    }
    .responsive-menu {
        background-color: #061769 !important;
    }
}
@media(max-width:1000px) {
    .r_slider_img {
        height: 200px !important;
    }
    .r-breadcurmbs-2 {
        height: 200px !important;
    }
}
.message-style {
    display: none;
}
.font-style {
    color: white !important;
}
.logo-image {
    max-width: 140% !important;
}