    .form-group {
    margin-bottom: 1rem
}

.form-group label {
    margin-bottom: .5rem
}

.form-control:focus {
    border-color: #002665
}

.form-check-input:checked {
    border-color: #002665;
    background-color: #002665
}

.quform-input {
    position: relative;
    width: 100%;
}

.quform-input .quform-errors-wrap {
    position: absolute;
    right: 8px;
    top: 0;
    line-height: normal;
    z-index: 1
}

.quform-element>label {
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #42545e;
    font-size: 16px
}

.quform-element>label .quform-required {
    color: #cc0101;
    font-size: 10px
}

.quform-inner input {
    width: 100%
}

.quform-elements .quform-element textarea {
    margin-bottom: 0;
    padding: 8px 15px;
    vertical-align: top
}

.quform-elements .quform-element select {
    margin-bottom: 0;
    padding: 8px 35px 8px 15px
}

.quform-errors {
    padding: 0;
    margin: 0;
    line-height: normal
}

.quform-errors>.quform-error {
    padding: 0;
    background: none;
    border: none;
    float: none;
    color: #f5543f;
    font-size: 11px;
    line-height: normal;
    letter-spacing: normal
}

.quform-outer-no-js .quform-error {
    padding: 0;
    background: none;
    border: none;
    float: none;
    color: #f5543f;
    font-size: 11px;
    line-height: normal;
    letter-spacing: normal
}

.quform-outer-no-js .quform-success-message {
    padding: 0.75rem 1.25rem 0.75rem 3rem
}

.quform-has-error input,
.quform-has-error textarea,
.quform-has-error select,
.quform-has-error input[type=file],
.quform-has-error .custom-file-label {
    border-color: #f5543f
}

.quform-success-message {
    padding: 0.75rem 1.25rem 0.75rem 3rem
}

.quform-submit-inner {
    float: none
}

.quform-loading-wrap {
    float: none
}

.quform-loading-wrap .quform-loading {
    display: inline-block
}
.contact-us .quform-element {
    margin-bottom: 1rem;
    display: block;
    align-items: center;
    justify-content: center;
}
.quform-element {
    display: flex;
    align-items: center;
    justify-content: center;
}
.quform-input input {
    margin: 0;
}
.hero-btn {
    border: 1px solid #002665 !important;
}
.quform-input .form-control {
    margin: 0;
}
.social-icon-style1 {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 0px;
    list-style: none
}

.social-icon-style1 li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.social-icon-style1 li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    height: 41px;
    line-height: 41px;
    width: 41px
}

.social-icon-style1 li a:hover {
    background: #002665
}

.social-icon-style1 li:last-child {
    margin-right: 0
}

.social-icon-style2 {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 10px;
    list-style: none
}

.social-icon-style2 li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.social-icon-style2 li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    background: rgba(31, 39, 50, 0.05);
    height: 41px;
    line-height: 42px;
    width: 41px
}

.social-icon-style2 li a:hover {
    background: #002665;
    color: #fff
}

.social-icon-style2 li:last-child {
    margin-right: 0
}

.social-icon-style2 li a.small {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 11px
}

.social-icon-style2.small li a {
    width: 35px;
    height: 35px;
    line-height: 35px
}

@media screen and (max-width: 991px) {
    .social-icon-style2.small li a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }
}

.social-icon-style3 {
    margin-bottom: 0;
    display: inline-block
}

.social-icon-style3 li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px
}

.social-icon-style3 li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background: #002665;
    height: 40px;
    line-height: 41px;
    width: 40px;
    border-radius: 50%
}

.social-icon-style3 li a:hover {
    background: #fff;
    color: #002665
}

.social-icon-style3 li:last-child {
    margin-right: 0
}

.social-icon-style4 li {
    display: inline-block;
    margin-right: 7px
}

.social-icon-style4 li a {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #002665;
    height: 38px;
    display: inline-block;
    line-height: 40px;
    width: 38px;
    border-radius: 50rem
}

.social-icon-style4 li a:hover,
.social-icon-style4 li a:active,
.social-icon-style4 li a:focus {
    color: #fff;
    background-color: #1f2732
}

.social-icon-style4 li:last-child {
    margin-right: 0
}

.social-icon-style5 li {
    display: inline-block;
    margin-right: 10px
}

.social-icon-style5 li:last-child {
    margin-right: 0
}

.social-icon-style5 li a {
    font-size: 16px;
    background: #002665;
    color: #fff;
    height: 36px;
    width: 36px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    border-radius: 50%
}

.social-icon-style5 li a:hover {
    color: #002665;
    background: #fff
}

.social-icon03 li {
    margin-right: 5px;
    display: inline-block
}

.social-icon03 li:last-child {
    margin-right: 0
}

.social-icon03 li .social-link {
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #1f2732;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.social-icon03 li a:hover {
    color: #002665
}

@media screen and (max-width: 1199px) {
    .social-icon03 li a {
        width: 40px;
        height: 40px
    }
}

.search-form_input {
    color: #002665
}

.search-frame h4 a:hover {
    color: #002665
}

.search-frame .search_list .match {
    color: #002665
}

.search-frame .search_list li:before {
    color: #002665
}

.search-frame .search_list li+li {
    border-top: 3px solid #002665
}

.search-frame .search {
    color: #002665
}

.contact-us {
    padding: 60px;
    background-color: #fff
}

.contact-us .contacts-icon img {
    padding: 16px
}

.contact-us .contact-details {
    padding: 30px 50px 40px;
    border-radius: 5px;
    margin-left: 20px;
    background-color: #1f2732
}

.contact-us .contact-info {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1215686275);
    padding: 0 0 25px;
    margin-bottom: 22px
}

.contact-us .contacts-icon {
    float: left;
    margin-right: 20px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    background-color: rgba(255, 255, 255, 0.5196078431);
    text-align: center;
    display: inline-block;
    transition: .5s
}

.contact-us .contacts-icon i {
    color: #fff;
    font-size: 22px;
    transition: .5s
}

.contact-us .contacts-title h6 a {
    font-size: 14px;
    line-height: 23px;
    opacity: .702;
    margin-top: 5px;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.contact-us .contact-info:hover .contacts-icon {
    transform: rotateY(180deg);
    background: var(--color-1);
}

.contact-us .contact-info.upper2 {
    border-bottom: none;
    margin-bottom: 0px
}
.contacts-title h5 {
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-01);
}
.contact-us .contact-details .follow-company-icon2 .contact-icon {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    margin-right: 7px;
    transition: .5s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
}

.contact-us .follow-company-icon2 a:hover {
    background: #002665
}

@media screen and (max-width: 1199px) {
    .contact-us {
        padding: 40px
    }
    .contact-us .contact-details {
        padding: 30px 31px 30px;
        margin-left: 7px
    }
}

@media screen and (max-width: 575px) {
    .contact-us {
        padding: 30px 19px 31px 19px
    }
    .contact-us .contact-info {
        padding: 0 0 18px;
        margin-bottom: 21px
    }
    .contact-us .contacts-icon {
        margin-right: 13px;
        width: 48px;
        height: 48px;
        line-height: 48px
    }
    .contact-us .contact-details {
        padding: 19px 19px 19px;
        margin-left: 7px
    }
    .contact-us .contacts-title h6 {
        font-size: 13px;
        line-height: 21px
    }
}

.contact-map {
    width: 100%;
    height: 524px
}

.bg-light-yellow {
    padding: 70px 0px;
}