header.home-page-four .header-navigation .thm-container1 {
    max-width: 1348px;
    padding-right: 16px;
}

.slider-home-one .content a.thm-button {
    /*border: 1px solid #8e8a8a;*/
    font-size: 16px;
    color: #FFFFFF;
    background:#0b5489;
    text-transform: uppercase;
    padding: 9px 28px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    text-shadow: rgb(51 51 51 / 47%) 1px 2px 2px;
}

.about-style-five .about-content h3 {
    font-size: 24px;
    color: #242424;
    font-size: 27px;
    font-weight: normal;
    line-height: 36px;
}

.footer .footer-widget li a {
    margin: 0;
    padding: 0;
    font-size: 13px !important;
    list-style: none;
    color: #ffffff;
    margin-right: 17px !important;
}

.footer .footer-widget.about-widget p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 22px;
    color: #ffffff;
}

.footer .footer-widget .title h3 {
    margin: 0;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
}

.footer .footer-widget h3,
.footer .footer-widget a,
.footer .footer-widget ul,
.footer .footer-widget li {
    margin: 0;
    padding: 0;
    font-size: 15px;
    list-style: none;
    color: #ffffff;
}

.contact-info svg:not(:root).svg-inline--fa {
    color: #0b548a;
    font-size: 23px;
    position: absolute;
    top: 0;
    left: 0;
}

.facility1 {
    margin: 0 auto;
    width: 80%;

}

.facility1 li {
    position: relative;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    line-height: 49px;
    list-style: none;
    margin-bottom: 20px;
}

.facility1 li svg:not(:root).svg-inline--fa {
    font-size: 23px;
    color: #0b548a;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-style-five .single-service-style-five {
    margin-bottom: 40px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 31px;
}

.contact-page .title-box {
    margin-bottom: 24px;
}

.contact-page .contact-info {
    margin-bottom: 30px;
}

.sticky {
    position: sticky;
    top: 105px;
}

.header-navigation .thm-container .right-side-box a.book-btn {
    display: inline-block;
    vertical-align: middle;
    color: #FFFFFF;
    font-family: var(--font-p);
    font-size: 13px;
    letter-spacing: 3.12px;
    background: #0b548a;
    text-transform: uppercase;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 700;
}

.footer-bottom .thm-container {
    border-top: 1px solid #06416c;
    padding-top: 12px;
}

.footer-bottom p {
    font-size: 14px;
    color: #fff;
}

.box1 a {
    display: inline-block;
    border: 1px solid #505050;
    font-size: 13px;
    /* font-family: 'Josefin Sans'; */
    /* font-weight: 500; */
    color: #242424;
    width: 195px;
    text-transform: uppercase;
    max-width: 100%;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 30px;
}

.box1 a:hover {
    background: #ef4036;
    color: #fff;
    border: 1px solid #ef4036;
    width: 195px;
    text-transform: uppercase;
    max-width: 100%;
    line-height: 50px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 30px;
}

.right-side-box p {
    margin-bottom: -18px;
    padding-top: 10px;
    text-align: center;
}

.right-side-box img {
    position: absolute;
    top: 43%;
    left: 82px;
    width: 20px;
}

.gallery-page1 {
    padding: 90px 17px 60px;
}

.main ul li.active,
.main ul li:hover {
    background-color: #903036;
    color: #fff;
    border: 1px solid #903036;
}

.main ul li {
    padding: 0px 15px;
    border: 1px solid #903036;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    cursor: pointer;
    transition: all .5s ease;
    color: #333;
    font-size: 14px;
    padding: 5px;
    border-radius: 7px;
    width: 200px;
}

.main .container-fluid img {
    width: 100%;
}

.main .container-fluid {
    overflow: hidden;
    padding: 0;
}

.main .row {
    display: flex;
}

.main .container-fluid .col-md-3 {
    padding: 3px;
    float: left;
    transition: all 5s ease-in-out;
    cursor: pointer;
}

.gallery-ul {
    width: 60%;
    display: flex;
    margin: 14px auto;
}

.validate-has-error {
    color: red;
}

.history-img img {
    width: 100%;
}