﻿/*
.about-main-1 img {
    background-size: cover;
    width: 100%;
    max-width: 100%;
    position: relative;
}
.about-main-1 img {
    background-size: cover;
    width: 100%;
    max-width: 100%;
    position: relative;
}
.about-main-1 .content-top {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 30px;
    font-size: 40px;
    color: #ffffff;
    font-weight: 500;
}
.contact-icon {
    width: 7%;
    height: 36px;
    float: left;
}
.customer-review {
    width: 37%;
    height: 36px;
    background-color: #133367;
    color: #fff;
    padding: 8px 62px 0 0;
    margin-right: 2px;
    font-size: 16px;
    text-align: center;
}
.review-txt {
    font-size: 14px;
    color: #000;
    line-height: 19px;
    margin-top: 9px;
    margin-bottom: 10px;
}
.hidden-xs {
    display: block !important;
}
.form-group {
    margin-bottom: 15px;
}
.contact-main {
    line-height: 29px;
    font-weight: normal;
    font-size: 15px;
    color: #2a2828;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.contact-main {
    line-height: 29px;
    font-weight: normal;
    font-size: 15px;
    color: #2a2828;
}
textarea.form-control {
    height: auto;
}

.tour-btn:hover{
    background-color: #f4c31c;
}
.tour-btn {
    border-radius: 0;
    font-size: 16px;
    color: white;
    text-shadow: 1px 1px #133367;
    width: 158px;
    height: 41px;
    background-color: #133367;
    margin: 5px 0 15px 4px;
}
.regnal-icon {
    width: 7%;
    height: 36px;
    float: left;
}
.regnal-review {
    width: 50%;
    height: 36px;
    background-color: #133367;
    color: #fff;
    padding: 8px 62px 0 0;
    margin-right: 2px;
    font-size: 16px;
    text-align: center;
}
.office {
    background-color: #f8f8f8;
    border: 1px solid #c7c4c3;
    width: 100%;
    float: left;
    margin: 0 0 19px 0;
}
    .office ul {
        margin: 0;
        padding: 0;
    }
        .office ul li {
            color: #333;
            float: left;
            list-style-type: none;
            margin: 0 1px;
            padding: 9px 0;
            font-size: 16px;
            font-weight: 600;
        }
.btn:hover, .btn:active, .btn:focus {
    background: #133367 !important;
    color: #fff;
    outline: none !important;
}
.about-main-1 .content-top {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 30px;
    font-size: 40px;
    color: #ffffff;
    font-weight: 500;
}
.about-main-1 img {
    background-size: cover;
    width: 100%;
    max-width: 100%;
    position: relative;
}
.about-main-1 {
    margin-bottom: 30px;
    position: relative;
}
 a {
            color: #adb0b3;
            text-decoration: none;
        }

.contactbuttin.btn-15 {
    background: #b621fe;
    border: none;
    z-index: 1;
}

.contactbuttin.btn-15:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #663dff;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
    transition: all 0.3s ease;
}

    .contactbuttin.btn-15:hover {
        color: #fff;
    }

        .contactbuttin.btn-15:hover:after {
            left: 0;
            width: 100%;
        }

    .contactbuttin.btn-15:active {
        top: 2px;
    }


*/
.btn:hover {
    color: white;
    background-color: #133367;
    border-color: #133367;
}
.custom-form {
    background: #efeff0;
}
.innerpage-section-padding {
    padding-top: 35px;
    padding-bottom: 147px;
}
@media (min-width: 992px) {
    .no-pd-r {
        padding-right: 0px;
    }
}
.custom-form {
    background: #efeff0;
}
.custom-form {
    padding: 45px 40px 55px;
}
    .custom-form h3 {
        color: #58595b;
    }
    .custom-form h3 {
        font-size: 25px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .custom-form form {
        margin-top: 40px;
    }
    .custom-form .form-group {
        position: relative;
    }
.form-group {
    margin-bottom: 1rem;
}
.custom-form .form-group .fa {
    color: #a7a9ac;
}
.custom-form .form-group .fa {
    position: absolute;
    top: 14px;
    left: 15px;
    font-size: 18px;
}
.custom-form .form-group input, .custom-form .form-group textarea {
    border-radius: 0px;
    border: 0px;
}
.custom-form .form-group textarea {
    padding-left: 40px;
    padding-top: 14px;
    height: 97px;
}
.custom-form button {
    width: 100%;
}
.custom-form button {
    height: 45px;
    font-size: 16px;
    margin-top: 25px;
}
.btn-orange, .btn-orange:focus {
    background: #133367;
    color: white;
}
.custom-form .form-group {
    position: relative;
}
    .custom-form .form-group input {
        height: 45px;
        padding-left: 40px;
    }
    .custom-form .form-group input {
        height: 45px;
        padding-left: 40px;
    }
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-color: var(--bs-body-bg); */
    background-clip: padding-box;
    /* border: var(--bs-border-width) solid var(--bs-border-color); */
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.fa, .far, .fas {
    font-family: 'FontAwesome'!important;
}
html, body, #mapDiv {
    height: 100%;
    margin: 0;
    padding: 0;
}
.custom-form p {
    line-height: 1.3em;
    font-size: 13px;
}
.custom-form h3 {
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.custom-form h3 {
    color: #58595b;
}