html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
 ::after,
 ::before {
    box-sizing: inherit
}

body {
    font-family: ralewayregular, Arial, sans-serif;
    font-family: Naskh, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #414753;
    background-color: #fff;
    margin: 0
}

button {
    background: 0 0;
    border: 0;
    cursor: pointer
}

svg:not(:root) {
    overflow: hidden
}

svg {
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

p {
    margin: 0
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.screen-reader {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader:active,
.screen-reader:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.hideflow {
    overflow: hidden
}

.txtcenter {
    text-align: center
}

header {
    display: block;
    /* background: #000; */
}

header.sticky .menubar-section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0
}

.topbar-section {
    /* padding: 15px 18px 52px 15px; */
    background: #1d468e;
    color: #fff;
    background: #1d468e;
    background: linear-gradient(to right, #da1212 60%, #1d468e 40%);
}

.site-branding {
    width: 14%;
}

.site-logo {
    display: inline-flex;
    line-height: 1.2;
    vertical-align: middle;
    align-items: center;
    align-self: center;
    text-decoration: none;
    color: #2f2c2c
}

.site-title-inner {
    margin-right: 10px;
    line-height: 1.3
}

.site-title {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-decoration: none
}

.site-description {
    font-size: 14px;
    padding-top: 5px;
    color: #fff
}

.header-contact ul {
    list-style: none;
    margin: 0;
}

.header-contact ul li {
    display: inline-block;
    margin-right: 32px;
}

.header-contact {
    padding: 0 13px 41px 10px;
}

.header-contact {
    width: 60%;
}
.topbar-hello {
    width: 40%;
    text-align: right;
}
.topbar-inner {
    line-height: 95px;
    width: 76%;
    margin: auto;
}
.main-nav {
    width: 65%;
}

.search-wrap {
    padding: 10px 0
}

.search-form {
    position: relative;
    width: 100%
}

.search-field {
    width: 100%;
    border-radius: 12px;
    padding: 10px;
    line-height: 1;
    box-sizing: border-box;
    outline: 0;
    height: 40px;
    box-shadow: 0 4px 8px rgb(213 162 71 / 10%);
    border: 0
}

.search-submit {
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    border: 0;
    background: 0 0;
    color: #fff;
    outline: 0;
    margin: 0;
    padding: 0 10px;
    z-index: 2
}

.menubar-section {
    padding: 7px 5px;
    background-color: #ffffff;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 10%);
    position: fixed;
    z-index: 9999;
    width: 80%;
    margin: auto;
    border-radius: 16px;
    padding: 0;
    left: 10%;
    top: 110px;
}

.sidebar-close,
.sidebar-open {
    border-radius: 10px;
    background: 0 0;
    border: 1px solid rgb(0 0 0 / 10%);
    padding: 8px 10px
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menubar-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.menu-items li {
    position: relative
}

.menu-items li a {
    color: #26488b;
    display: block;
    padding: 10px;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px;
    box-shadow: rgb(213 162 71 / 21%) 0 1px 2px 0, rgb(213 162 71 / 15%) 0 1px 3px 1px;
    margin: 6px 0
}

.icon-dropdown {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition-duration: .8s;
    transition: transform .3s, -webkit-transform .3s
}

.submenu-toggle {
    display: block;
    left: 0;
    padding: 18px 16px;
    position: absolute;
    top: 0;
    background: #1d3b78;
}

.sub-menu {
    display: none
}

.sub-menu.active {
    display: block
}

.submenu-toggle.active .icon-dropdown {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg)
}

.book-now a span {
    margin-left: 6px;
}

.book-now {
    margin-left: 25px;
	display: none;
}

.book-now a {
    text-decoration: none;
    font-weight: 800;
    font-size: 18px;
    background: #cb001c;
    color: #fff;
    padding: 11px 29px;
    border-radius: 5px;
}

.bar-align {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
}

svg.call-ico {
    transform: rotate(256deg);
}

footer {
    color: #fff;
    padding-top: 30px;
    background-color: #1d468e;
}

.wave {
    width: 120%;
    height: 50px;
    background: #ecf3ff;
    margin-left: -10%
}

footer h3 {
    box-shadow: 0 2px 0 0 #ebd67a;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 40px
}

.follow-us {
    margin-bottom: 15px
}

.contact-menu {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 43px;
}

.contact-menu a {
    color: #fff;
    text-decoration: none
}

.contact-menu li {
    width: 50%;
    position: relative;
    margin-bottom: 18px;
    text-align: right
}

a.read-more {
    background: #26488b;
    color: #fff;
    text-decoration: none;
    padding: 4px 25px 4px 25px;
    display: inline-block;
    border-radius: 8px;
    position: relative;
}

a.read-more::before,
.contact-menu li::before {
    content: " ";
    display: inline-block;
    border: 6px solid transparent;
    border-right-color: #ffffff;
    width: 0;
    height: 0;
    margin-left: 2px;
}

.copyright {
    padding: 15px 0;
}

.follow-us a {
    margin: 8px;
    display: inline-block;
}

.contact-info {
    display: flex;
    flex-wrap: wrap
}

.contact-section {
    text-align: center;
    width: 100%;
    margin-bottom: 15px
}

.contact-txt span {
    display: block
}

.contact-icon {
    margin-bottom: 10px
}

.row.flex-zone {
    display: flex;
    flex-wrap: wrap;
}

.footer-title {
    font-weight: 900;
    font-size: 37px;
}

.footer-right p {
    font-size: 25px; 
}

a.footer-call {
    color: #fff;
    text-decoration: none;
    margin-bottom: 37px;
    display: block;
    font-size: 26px;
}

.footer-contact {
    text-align: right;
    padding-right: 50px;
    padding-top: 78px;
}

.footer-call .call-num {
    background: #d40b0f;
    padding: 4px 15px;
}

.footer-contact p {
    font-size: 21px;
    margin-bottom: 20px;
}

.follow-us {
    text-align: center;
}

.scrollUp {
    display: none;
    position: fixed;
    left: 7px;
    bottom: 8px;
    background: #cb001c;
    padding: 8px 10px;
    border-radius: 50%
}

.scrollUp.active {
    display: block
}

.call-with-phone,
.whatsapp-chat {
    position: fixed;
    bottom: 69px;
    left: 10px;
    text-decoration: none;
    animation: animate-waggle 5s infinite;
    z-index: 9999
}

.call-with-phone {
    right: 10px;
    left: auto
}

.call-phone-icon,
.whatsapp-chat-icon {
    background: #4caf50;
    display: inline-block;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    padding: 11px;
    box-shadow: 8px 8px 30px 0 rgb(64 82 185 / 30%)
}

.not-found {
    padding: 80px 0;
    text-align: center
}

.not-found h1 span {
    display: block
}

.not-found .number {
    background: #fff;
    position: relative;
    font: 839 133px Consolas;
    letter-spacing: 5vmin;
    text-shadow: 2px -1px 0 #173a77, 4px -2px 0 #173a77, 6px -3px 0 #173a77, 8px -4px 0 #173a77, 10px -5px 0 #173a77, 12px -6px 0 #173a77, 14px -7px 0 #173a77, 16px -8px 0 #173a77;
    display: block;
    color: #1d468e;
}


.ms-whats-icon {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 45px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
}

.ms-whats-button, .ms-call-button {
    display: flex;
    position: fixed;
    bottom: .3em;
    right: 6px;
    outline: 0;
    cursor: pointer;
    z-index: 9999;
    text-decoration: none;
}

.ms-call-button {
    bottom: 4.2em
}

.ms-call-icon {
    display: inline-block;
    position: relative;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 12px;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, .705);
    -moz-box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, .705);
    box-shadow: 1px 1px 6px 0px rgba(68, 68, 68, .705);
    background: #1d468e;
    color: #fff;
    border: 3px solid #fff;
}

.ms-whats-txt, .ms-call-txt {
    padding: 0 8px 0 20px;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    background: #fff;
    color: #000;
    margin-left: -15px;
    line-height: 28px;
    border-radius: 10px;
    height: 35px;
    margin-top: 6px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0/20%), 0 6px 20px 0 rgb(0 0 0/19%)
}

.booknow-widget p {
    font-weight: 700;
    font-size: 21px;
    color: #694695;
    margin-bottom: 18px;
}

.ms-whats-txt {
    padding: 0 15px 0 25px;
    padding: 0 21px;
    background: #fff;
    color: #002c2e;
    border: 3px solid #16a085;
}

.ms-call-txt {
    background: #fff;
    background: #1d468e;
    color: #ffffff;
    padding: 0 15px 0 20px;
    border: 3px solid #fff;
}

.ms-call-button.active .ms-call-txt, .ms-whats-button.active .ms-whats-txt, .ms-call-button:hover .ms-call-txt, .ms-whats-button:hover .ms-whats-txt {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}


@-webkit-keyframes moving {
    to {
        background-position: 100vmin 20vmin, -100vmin -25vmin
    }
}

@keyframes moving {
    to {
        background-position: 100vmin 20vmin, -100vmin -25vmin
    }
}

@keyframes animate-waggle {
    0% {
        transform: none
    }
    10% {
        transform: rotateZ(-20deg) scale(1.2)
    }
    13% {
        transform: rotateZ(25deg) scale(1.2)
    }
    15% {
        transform: rotateZ(-15deg) scale(1.2)
    }
    17% {
        transform: rotateZ(15deg) scale(1.2)
    }
    20% {
        transform: rotateZ(-12deg) scale(1.2)
    }
    22% {
        transform: rotateZ(0) scale(1.2)
    }
    100%,
    24% {
        transform: rotateZ(0) scale(1)
    }
}

.footer-main .col-md-6 {
    overflow: hidden
}

@media (max-width: 991px) {
    .menubar-section {
        position: static;
        width: 100%;
    }
    .site-branding {
        width: 100%;
        padding: 0;
    }
    .site-branding,
    .header-contact {
        padding: 0;
        text-align: center;
    }
    .header-contact ul {
        padding: 4px;
    }
    .header-contact ul li {
        margin-right: 10px;
    }
    .main-nav {
        background: #1d468e;
        position: fixed;
        height: 100%;
        top: 0;
        right: 0;
        overflow-x: hidden;
        padding-top: 60px;
        width: 0;
        transition: .5s;
        visibility: hidden;
        opacity: 0;
        z-index: 999
    }
	
    .menu-items {
        padding: 25px
    }
    .sidebar-close {
        background: #ffffff;
        position: absolute;
        top: 9px;
        left: 15px;
        padding: 4px 7px;
        z-index: 9999
    }
    .main-nav.active {
        width: 100%;
        visibility: visible;
        opacity: 1
    }
	.menubar-section {
    padding: 24px 0;
}

    .menu-items li a {
        color: #ffffff;
        box-shadow: none;
        border-bottom: 1px solid #405c93;
        margin: 0;
    }
    a.footer-call {
        font-size: 18px;
    }
    .sidebar-open {
        background: #1d468e;
        border: 0;
        box-shadow: 3px -3px 7px 4px rgb(213 162 71 / 10%);
        margin-right: 13px
    }
    .footer-contact {
        padding: 10px 0;
    }
	.topbar-section{
		display: none
	}

}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
    .sidebar-close,
    .sidebar-open,
    .submenu-toggle {
        display: none
    }
    .menu-items>li {
        display: inline-block
    }
    .menu-items li a {
        box-shadow: none;
        margin: 0 17px;
    }
    .menu-items li.has-children>a:after {
        content: " ";
        border: solid #665488;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 2.5px;
        transform: rotate(45deg);
        position: relative;
        top: -1px;
        right: 7px
    }
    .menu-items .sub-menu .has-children>a:after {
        position: absolute;
        top: 43%;
        left: 1em;
        right: auto;
        transform: rotate(137deg)
    }
    .menu-items .sub-menu {
        background-color: #fff;
        position: absolute;
        top: 100%;
        right: 0;
        min-width: 180px;
        padding: 0;
        margin-top: 1px;
        border-radius: 2px;
        box-shadow: 0 9px 20px 0 rgba(0, 0, 0, .13);
        z-index: 9999
    }
    .menu-items .sub-menu .has-children .sub-menu {
        right: 100%;
        top: 0
    }
    .menu-items .has-children:hover>.sub-menu {
        display: block
    }
    .topbar-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .search-wrap {
        width: 375px
    }
  
    .col-md-6 {
        width: 50%;
        margin-bottom: 31px
    }
    .contact-menu li {
        width: 33.3333%
    }
    .contact-section {
        width: 33.3333%;
        display: flex;
        text-align: right
    }
    .menu-items>li:hover>a,
    .menu-items>li.current>a {
        color: #cb001c;
        border-bottom: 1px solid #cb001c;
    }
    .contact-icon {
        margin-left: 17px
    }
    .footer-main {
        padding: 20px 0
    }
    .site-title-inner {
        text-align: right
    }
		.book-now {
	display: block;
}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}