h5,
h6 {
    color: #fff;
    font-weight: 400
}

*,
.navbar-nav,
.right-bar ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

.navbar-collapse,
.right-top-nav li,
.slider_dd {
    position: relative
}

.dropdown,
.footer-menu li,
ol,
ul {
    list-style: none
}

.cont-box span,
.contant-footer span {
    font-size: 30px;
    font-family: sans-serif
}

*,
.cont-box span,
.contant-footer span,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: sans-serif
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.set-contact-detal1 a:hover,
.top .btn {
    background-color: #ff1f1f
}

h1 {
    font-size: 40px
}

h2 {
    font-size: 36px !important
}

h3 {
    font-size: 34px !important
}

h4 {
    font-size: 32px !important
}

h5 {
    font-size: 30px !important
}

h6 {
    font-size: 28px !important
}

p {
    font-size: 17px;
    letter-spacing: 1px;
    word-spacing: 4px
}

a {
    text-decoration: none !important
}

a:hover {
    text-decoration: underline !important
}

.bg-light {
    background-color: #ececec !important
}

.bg-d {
    background-color: #e9e9e9
}

.navbar {
    background-color: #1e11114f;
    border-bottom: 1px solid #fff
}

.navbar-nav li {
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block
}

.navbar-nav .nav-item {
    padding: 5px 20px
}

.navbar-nav .nav-item .nav-link {
    color: #333;
    font-size: 20px;
    font-weight: 400
}

.dropdown {
    margin: 0 0 0 -15px;
    padding: 10px;
    display: none;
    position: absolute !important;
    z-index: 99;
    width: 220px;
    background: #fff;
    border-radius: 5px
}

.dropdown li {
    border-bottom: 1px dashed #121518 !important
}

.dropdown li a {
    padding: 7px 8px 7px 0;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    font-family: raleway;
    color: #121518;
    transition: .7s
}

.dropdown li a:hover {
    color: #ff1f1f;
    padding-left: 10px
}

.navbar-nav li:hover .dropdown {
    display: block !important
}

.navbar-nav .nav-item .active,
.navbar-nav .nav-item .nav-link:hover {
    color: #ff1f1f !important
}

.section_sec .hero-slider .swiper-button-next:before,
.section_sec .hero-slider .swiper-button-prev:before {
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    color: #d4d3d3;
    font-style: normal;
    display: inline-block vertical-align: middle
}

.bg-white,
.navbar-toggler {
    background-color: #fff !important
}

.navbar .navbar-brand img {
    width: 100%;
    max-width: 180px
}

@media screen and (max-width:991px) {
    .navbar .navbar-brand img {
        display: block
    }
}

.top-bar .social {
    padding: 0;
    float: right;
    margin: 10px 0
}

.top-bar .social li {
    float: left;
    margin-top: 3px;
    padding-right: 20px
}

.top-bar .social li a {
    padding: 6px 7px;
    border-radius: 5px;
    background-color: #121518;
    position: relative;
    color: #fff;
    font-size: 18px;
    transition: .5s
}

.top-bar .social li a:hover {
    background-color: #ff1f1f;
    color: #fff
}

@media screen and (max-width:767px) {
    .mydiv {
        display: none
    }

    .right-top-nav li a {
        color: #121518;
        font-family: raleway;
        font-weight: 600;
        font-size: 14px !important;
        text-decoration: none
    }

    iframe {
        width: 333px !important
    }
}

.right-top-nav {
    margin: 1px 30px 1px 0;
    padding: 0;
    float: right
}

.right-top-nav li {
    float: left;
    padding: 0 12px
}

.right-top-nav li a {
    color: #121518;
    font-family: raleway;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none
}

.right-top-nav li a:hover,
.top .btn:hover {
    color: #ff1f1f
}

.set-contact-detal1 {
    justify-content: space-around;
    padding: 20px 0
}

.flex-row {
    display: flex;
    flex-wrap: wrap
}

.botton-contan,
.pad-bt {
    justify-content: space-between
}

.set-contact-detal1 a {
    background: #000;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 30px;
    border-radius: 20px;
    margin: 10px 0;
    transition: .7s
}

.top-contant {
    background: Rgba(0, 0, 0, .0);
    padding: 20px 20px 3px
}
/* .mt-5 {
    background-image: url(../images/anana.webp);
    background-attachment: fixed;
    background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: -134px -834px;
} */
.top-contant h1,
h2,
h3 {
    color: #fff !important;
    text-align: left;
    padding-bottom: 15px
}

.top-contant h1 a,
.top-contant h2 a {
    color: #ff0404;
    text-decoration: none
}

.top-contant p {
    color: #fff;
    text-align: justify
}

.top-contant a {
    color: #ff0404
}

.top-contant h2 {
    color: #fff;
    padding-bottom: 5px
}

.botton-contan {
    background: rgb(255 255 255 / 80%);
    padding: 20px;
    border-radius: 10px
}

.right-bar {
    height: 600px;
    overflow: auto
}

.pad-bt {
    padding-bottom: 15px
}

.cont-box span {
    color: #000
}

.cont-box p {
    color: #000;
    margin-top: 10px;
    text-align: justify
}

.contant-footer span,
.right-bar ul li a {
    text-align: center;
    color: #fff;
    display: block
}

.right-bar ul li {
    list-style: none;
    margin-bottom: 5px
}

.right-bar ul li a {
    text-decoration: none;
    padding: 10px;
    background: rgb(0 0 0);
    text-transform: uppercase;
    font-size: 14px;
    border: 1.5px solid #ff0404
}

.set-dun-cot h3,
.set-dun-cot h4,
.set-dun-cot h5,
.set-dun-cot h6 {
    padding-bottom: 5px;
    color: #fff
}

.gal-set {
    justify-content: space-between;
    padding-bottom: 0
}

.girl-box img {
    height: 400px;
    width: 100%;
    transition: .5s !important
}

.girl-box img:hover {
    border-radius: 50%;
    border: 2px solid #6b0000
}

.contant-footer {
    background: #000;
    padding: 15px 0
}

.footer-icon {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.footer-icon a {
    padding: 5px 5px 0;
    display: block
}

.footer {
    color: #fff;
    padding: 10px 0
}

.footer-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    justify-content: center
}

.footer-menu li a {
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    text-transform: capitalize;
    display: block
}

.footer p {
    margin-bottom: 0;
    text-align: left;
    font-size: 14px
}

.footer-1 {
    background-color: #ff1f1f !important
}

.bg-pricing {
    background: linear-gradient(rgba(33, 30, 28, .7), rgba(33, 40, 28, .7)) 0 0/cover, url(../images/bg-banner.webp) 0 0/cover, center center/cover no-repeat
}

.h-100 {
    height: 100% !important
}

@media (min-width:992px) {

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .contact-form,
    .hours-text,
    .pricing-text {
        margin-left: -120px
    }

    .p-lg-5 {
        padding: 3rem !important
    }
}

.p-4 {
    padding: 1.5rem !important
}

.align-items-center {
    align-items: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.callnowphne a,
.whatsapp-icon a {
    left: 1px;
    width: 200px;
    height: 40px;
    color: #fff;
    margin: 4px;
    justify-content: center;
    font-size: 28px;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none
}

.d-flex {
    display: flex !important
}

.display-4 {
    font-size: 3.5rem
}

.bg-lights {
    background-color: #cf2927 !important
}

.page-header {
    height: 400px;
    margin-bottom: 0;
    background-image: url(../images/hotemgate.webp);
    background-repeat: no-repeat;
    background-size: cover
}

.display-3 {
    font-size: 4.5rem;
    color: #fbcd04
}

.top h4 {
    background-color: #121518;
    color: #fff
}

.footer .foter_tx a,
.map_location p a,
.slider_dd .container p,
.top .form-label {
    color: #fff
}

.top .btn {
    border: 2px solid #fff;
    color: #121518;
    font-size: 20px;
    border-radius: 5px;
    padding: 5px 30px
}

.top .btn:hover {
    background-color: #fff;
    border: 2px solid #ff1f1f
}

.footer_header {
    position: fixed;
    bottom: 2%;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999
}

.callnowphne,
.slider_dd .container h2,
.whatsapp-icon {
    text-align: center
}

.whatsapp-icon a {
    background-color: #25d366;
    border-radius: 5px;
    align-items: center;
    z-index: 999;
    border: 1px solid #ffffff84
}

.callnowphne a {
    background-color: #0d6efd;
    border-radius: 5px;
    align-items: center;
    z-index: 999;
    border: 1px solid #ffffff84
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 13px !important;
    background: #000;
    padding: 6px;
    border-radius: 10px;
    font-weight: 900;
    color: #fff
}

.footer_bt {
    margin-bottom: 60px
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.position-relative {
    position: relative !important
}

.bg-dark {
    background-color: #000 !important
}

.navbar-brand .img-fluid {
    max-width: 65%;
    height: auto
}

.swiper {
    width: 100%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important
}

.swiper-slide img {
    display: block;
    width: 100% !important
}

.map_location p i {
    margin-right: 6px
}

.map_location p {
    margin-bottom: 10px
}

.map_location {
    margin-top: 20px
}

.map_discription p {
    line-height: 1.7
}

.map_discription {
    width: 85%;
    margin-top: 20px
}

.footer {
    background: linear-gradient(to top, #000000e6, #000000f0) 0 0/cover fixed, url(../images/q1.webp) top center/cover no-repeat fixed
}

.footer .foter_tx a i {
    margin-right: 5px
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

h5.overnight {
    font-size: 20px !important;
    font-weight: 600;
    color: red;
    margin-left: 32px !important
}

.mydiv {
    width: 55%;
    color: #000;
    font-weight: 700;
    animation: 10s infinite myanimation;
    text-align: center;
    border-radius: 5px
}

@keyframes myanimation {

    0%,
    100% {
        background-color: red
    }

    25%,
    75% {
        background-color: #ff0
    }

    50% {
        background-color: gray
    }
}

.bg-images {
    background-image: url('../images/anana.webp');
    background-attachment: fixed;
    background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: -134px -834px;
}

@media (min-width:280px) and (max-width:767px) {
    .bg-images {
        background-image: url('../images/anana.webp');
        background-attachment: fixed;
        background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-position: -354px -14px
    }

    .page-header {
        height: 170px
    }

    .callnowphne a,
    .whatsapp-icon a {
        font-size: 18px
    }

    .footer_header {
        bottom: 2%
    }

    .page-header h1 {
        font-size: 20px
    }

    .page-header h6 {
        font-size: 20px !important
    }
}

.container.flex-row.set-contact-detal1 a:first-child {
    background: #0d6efd
}

.container.flex-row.set-contact-detal1 a:nth-child(2) {
    background: #25d366
}

.container.flex-row.set-contact-detal1 a:nth-child(3) {
    background: #fba004
}

.ggg1 {
    color: #000 !important
}

.top-bar {
    padding: 6px 0;
    z-index: 999;
    position: relative;
    background: #ffffffc2
}

.mydiv .nav-link {
    padding: 4px
}

nav.navbar.navbar-expand-lg.sticky-top {
    background-size: contain;
    background-color: #fff
}

*,
:after,
:before {
    box-sizing: border-box
}

.section_sec .container {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    margin-top: -80px
}

.section_sec .hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff
}

.section_sec .hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.section_sec .hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left
}

.hero-slider .swiper-button-next,
.section_sec .hero-slider .swiper-button-prev {
    background: 0 0;
    width: 55px;
    height: 55px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 2px solid #d4d3d3;
    border-radius: 55px;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.hero-slider:hover .swiper-button-next,
.section_sec .hero-slider:hover .swiper-button-prev {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.section_sec .hero-slider .swiper-button-prev {
    left: 25px;
    transform: translateX(50px)
}

.section_sec .hero-slider .swiper-button-prev:before {
    content: "\f060";
    font-weight: 900
}

.section_sec .hero-slider .swiper-button-next {
    right: 25px;
    transform: translateX(-50px)
}

.section_sec .hero-slider .swiper-button-next:before {
    content: "\f061";
    font-weight: 900
}

.section_sec .hero-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: left;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: .3;
    background: #fff;
    transition: .2s
}

.section_sec .hero-slider .swiper-pagination-bullet-active {
    opacity: 1
}

.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction,
.section_sec .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px
}

.section_sec .swiper-pagination {
    text-align: left
}

.section_sec .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%)
}

@media screen and (min-width:992px) {
    .section_sec .hero-style .container {
        padding-top: 95px
    }
}

.hero-style .slide-btns,
.hero-style .slide-text,
.section_sec .hero-style .slide-title {
    max-width: 690px
}

.section_sec .hero-style .slide-title h2 {
    font-size: 100px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    margin: 0 0 40px;
    text-transform: capitalize;
    transition: .4s
}

@media (max-width:1199px) {
    .section_sec .hero-style .slide-title h2 {
        font-size: 75px
    }
}

.section_sec .hero-style .slide-text p {
    opacity: .8;
    font-family: Rajdhani;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: normal;
    color: #fff;
    margin: 0 0 40px;
    transition: .4s
}

.section_sec .hero-style .slide-btns>a:first-child {
    margin-right: 10px
}

.section_sec .theme-btn,
.theme-btn-s2 {
    background-color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    color: #2b3b95;
    padding: 9px 32px;
    border: 0;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
    transition: .4s
}

.section_sec a {
    text-decoration: none;
    transition: .2s
}

.section_sec .theme-btn-s2 {
    background-color: rgba(255, 255, 255, .9);
    color: #131e4a
}

.section_sec .theme-btn:hover,
.theme-btn-s2:active,
.theme-btn-s2:focus,
.theme-btn-s2:hover,
.theme-btn:active,
.theme-btn:focus {
    background-color: #2b3b95;
    color: #fff
}

.section_sec .theme-btn-s3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase
}

.section_sec i.fa-chevron-circle-right {
    height: 22px;
    width: 22px
}

.section_sec a:hover {
    text-decoration: none
}

@media (max-width:991px) {

    .section_sec .hero-slider,
    .section_sec .hero-style {
        height: 600px
    }

    .section_sec .hero-style .slide-title h2 {
        font-size: 50px;
        margin: 0 0 35px
    }

    .section_sec .theme-btn,
    .theme-btn-s2,
    .theme-btn-s3 {
        font-size: 13px;
        padding: 15px 25px
    }
}

.bg-white h5 {
    font-size: 20px !important
}

.image_hig {
    text-align: center;
    margin-bottom: 30px
}

.image_hig img {
    text-align: center;
    width: 100%;
    margin: auto;
    border: 4px solid #fff;
    animation: 1s infinite zoom-in-zoom-out
}

.navbar .navbar-brand img {
    display: block;
    background-color: #fff
}

@media (max-width:767px) {

    .section_sec .hero-slider,
    .section_sec .hero-style {
        height: 500px
    }

    .hero-slider .swiper-button-next,
    .section_sec .hero-slider .swiper-button-prev {
        display: none
    }

    .section_sec .hero-style .slide-title h2 {
        font-size: 35px;
        margin: 0 0 30px
    }

    .section_sec .hero-style .slide-text p {
        font-size: 1rem;
        font-weight: 400;
        margin: 0 0 30px
    }

    .section_sec .theme-btn,
    .theme-btn-s2 {
        padding: 13px 20px;
        font-size: 13px
    }

    .image_hig img {
        width: 100%
    }

    .owl-item {
        width: 50%
    }

    .ggg .owl-item {
        width: 300px !important
    }

    iframe {
        width: 333px !important
    }
}

.slider_dd .container {
    position: absolute;
    z-index: 99;
    top: 70px;
    bottom: 0;
    text-align: center
}

.slider_dd .carousel-inner {
    height: 400px
}

@media screen and (max-width:767px) {
    .mydiv {
        display: none
    }

    .right-top-nav li a {
        color: #121518;
        font-family: raleway;
        font-weight: 600;
        font-size: 14px !important;
        text-decoration: none
    }

    .slider_dd .container {
        position: absolute;
        z-index: 99;
        top: 70px;
        bottom: 0;
        text-align: center;
        width: 100%
    }

    .slider_dd .carousel-inner .img-fluid {
        max-width: 100%;
        height: 360px
    }
}

.banner-container {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden
}

.banner-container img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    justify-content: center;
    align-items: center
}

.slide-title {
    text-align: center !important;
    font-size: 36px;
    margin-bottom: 10px
}

.content {
    text-align: center;
    color: #fff;
    padding: 20px
}

.slide-text {
    font-size: 18px;
    margin-bottom: 20px
}

.theme-btn-s2 {
    padding: 10px 20px;
    background-color: #ff0404;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 18px;
    transition: background-color .3s
}

.theme-btn-s2:hover {
    background-color: #cc5200
}

@media (max-width:768px) {
    .slide-title {
        font-size: 28px
    }

    .slide-text,
    .theme-btn-s2 {
        font-size: 16px
    }
}

@media (max-width:480px) {
    .slide-title {
        font-size: 24px
    }

    .slide-text,
    .theme-btn-s2 {
        font-size: 14px
    }
}