@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');

html,
body {
    scroll-padding: 100px;
    scroll-behavior: smooth;
}



.banner {
    height: 100vh;
    overflow: hidden;
}

.banner-content {
    position: absolute;
    left: 0;
    top: 40%;
    background: linear-gradient(90deg, rgb(231 34 40) 0%, rgb(234 33 39 / 50%) 60%, rgb(255 255 255 / 0%) 100%);
    z-index: 2;
    width: 34vw;
    padding-left: 5vw;
    padding-top: 32px;
    padding-bottom: 32px;
}

.banner-btn {
    position: absolute;
    right: 0;
    bottom: 8px;
    z-index: 1;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
}
.banner-btn button {
    padding: 20px 8px;
}

.banner-content .line {
    width: 350px;
    height: 2px;
    background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255 / 32%) 60%, rgb(255 255 255 / 0%) 100%);
    margin-bottom: 20px;
}

.banner-content h2 {
    color: white;
    font-size: 22px;
}

.banner-content h5 {
    color: white;
    font-size: 34px;
    margin: 0;
}

.banner-content h1 {
    color: white;
    text-transform: uppercase;
    font-family: "Cormorant Garamond", serif;
    font-weight: 700;
    font-size: 44px;
}

.banner-content p {
    font-size: 25px;
}


body {
    font-family: 'Gotham' !important;
    font-optical-sizing: auto;
    font-size: 16px !important;
    color: black !important;
    line-height: 1.6 !important;
}

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

.bannerabstext {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    z-index: 1;
}



.banner .act-text {
    z-index: 1;
    right: auto;
    left: 4px;
}

header.sticky .brandlogo {
    height: 70px;
}

.brandlogo {
    transition: 0.5s all;
    height: 80px;
}

a,
a:hover {
    text-decoration: none !important;
}

.from-control:focus,
button:focus {
    outline: 0;
    box-shadow: unset;
}


.banner-content h6 {
    width: 782px;
    text-align: center;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 0%, rgba(234, 33, 39, 1) 60%, rgb(255 255 255 / 0%) 100%);
    color: white;
    padding: 12px 0;
    font-size: 24px;
    margin-top: 18px;
    margin-bottom: 14px;
    font-weight: 400;
}

.banner-content h6 span {
    font-weight: 600;
}

.def-btn {
    border: 0;
    background: #EA2127;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 34px;
    display: inline-block;
}

.tags {
    color: white;
    font-size: 24px;
    margin: 0;
}

.about {
    padding-top: 140px;
    padding-bottom: 140px;
}

.arrive {
    background: #292929;
    padding-top: 60px;
    padding-bottom: 90px;

}

footer p {
    font-size: 14px;
}

footer {
    padding-top: 90px;
}

.title {
    color: #EA2127;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}

.get-in-touch {
    background-image: url(../images/getintouch.jpg);
    background-size: cover;
    background-position: center right;
    padding: 5vw 4.2vw;
}

.get-in-touch .card {
    max-width: 520px;
    text-align: center;
    padding: 50px 40px;
    border-radius: 34px;
    border: 0;
}

.get-in-touch .card h1 {
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: 500;
}

.get-in-touch .card .line {
    width: 310px;
    background: #D9D9D9;
    height: 1px;
    display: table;
    margin: auto;
}

.get-in-touch .card form {
    margin-top: 40px;
}

.get-in-touch .card form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.get-in-touch .card form .form-control {
    height: 44px;
}

.get-in-touch .card form button {
    margin-top: 20px;
}

.location {
    background: #292929;
    padding: 60px 0;
    color: white;
}

.location h6 {
    font-size: 32px;
    font-weight: 400;
}

.location h2 {
    font-size: 32px;
    color: #EA2127;
    font-weight: 600;
}

.location .container .row:nth-child(2) {
    margin-top: 50px;
}

.lo_bx {
    display: flex;
    align-items: center;
}

.lo_bx .line {
    display: block;
    width: 100%;
    height: 1px;
    background: white;
    margin: 3px 0;
}

.l_content h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding-left: 10px;

}

.lo_bx figure {
    flex: 0 0 52px;
    width: 52px;
}

.l_content p {
    color: #EA2127;
    font-size: 20px;
    margin: 0;
    padding-left: 10px;
}

.location .col-md-7 .row {
    row-gap: 30px;
}

.animites h6 {
    font-size: 32px;
    font-weight: 400;
}

.animites h2 {
    font-size: 32px;
    color: #EA2127;
    font-weight: 600;
}

.animites {
    padding: 60px 0 90px 0;
}

.animites ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    margin: auto;
}

.animites ul li:nth-child(odd) {
    padding-left: 40px;
    font-size: 20px;
}

.animites .col-md-6 {
    position: relative;
}

.bg-color {
    background: #F3F3F3;
    padding: 40px 0;
}

div#carouselExampleIndicators {
    transform: translateX(100px);
    z-index: 999;
}

.arrive h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
}

.arrive h4 {
    font-size: 32px;
    text-transform: uppercase;
    color: #EA2127;
    font-weight: 700;
}

.arrive button {
    margin-top: 20px;
}

.arrive h4 span {
    display: block;
}

.arrive .col-md-8 .row {
    row-gap: 30px;
}

.arrive .col-md-4 p {
    font-size: 16px;
    color: white;
    text-align: center;
    margin: 0;
}

.arrive .col-md-4 figure img {
    height: 60px;
}

.about h1 {
    font-size: 32px;
    line-height: 1.4;
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 44px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 700;

}

.about h1 span:nth-child(1) {
    display: block;
    width: 60px;
    height: 1px;
    background: black;
}

.about h1 span {
    color: #EA2127;
}

.about p {
    font-size: 16px;
    text-align: justify;
}

button.btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
}

.about .container {
    position: relative;
}

div#exampleModal {
    background: none;
}


button.menubtn {
    background: transparent;
    border: none;
    padding: 0;
}

button.menubtn svg g {
    stroke: white;
}

button.menubtn svg {
    width: 60px;
    height: 30px;
}




.overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;

}

.menuoverlay {
    background: #000000;
}

menu {
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin: 0;
    padding: 0;
}

menu ul li a:hover {
    color: #ec1d23;
}

menu ul {
    display: flex;
    list-style: none;
    margin: 0;
    flex-direction: column;
    padding: 0;
    gap: 30px;
    align-items: center;
}

menu ul li a {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    position: relative;
    display: flex;
    align-items: center;
    /*background: -webkit-linear-gradient(#E2AE60, #FFD997, #E2AE60);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}



.closemenu {
    position: absolute;
    left: 320px;
    top: 39px;
}

.overlay .row {
    padding: 20px 0;
}

menu ul li a span {
    display: none !important;
    width: 0;
    display: inline-block;
    height: 1px;
    background: #ec1d23;
    transition: 0.5s all;

}

menu ul li a:hover span {
    width: 40px;
}

.overlay .title {
    font-size: 36px;
    margin-top: 80px;
}

menu {
    margin-top: 0px;
}

header.sticky {
    background: black;
}

header {
    transition: 0.5s all;
    padding: 0 4.2vw;
}

.footer-bottom p {
    margin: 0;
    font-size: 14px;
}

.footer-bottom {
    border-top: 1px solid #434343;
    padding: 10px 0;
}

.footer-bottom li {
    font-size: 14px;
    cursor: pointer;
}

#carouselExampleIndicators figure img {
    position: relative;
}

#carouselExampleIndicators figure::before {
    content: " ";
    position: absolute;
    left: -8px;
    background: #EA2127;
    width: 175px;
    height: 168px;
    z-index: 0;
    top: -8px;
}

.banner-content p {
    color: white;
    font-size: 20px;
    font-weight: 400;
}

.location .row.align-items-center>.col-md-5 figure {
    background: white;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 9 !important;
    filter: brightness(1) invert(1);
}

.carousel-control-next-icon {
    position: relative;
    width: 20px !important;
}

.carousel-control-next-icon::before {
    content: " ";
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #000000b5;
    left: -15px;
    top: -10px;
    z-index: -1;
    backdrop-filter: blur(10px);
}

.carousel-control-prev-icon {
    position: relative;
    width: 20px !important;
}

.carousel-control-prev-icon::before {
    content: " ";
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #000000b5;
    left: -15px;
    top: -10px;
    z-index: -1;
    backdrop-filter: blur(10px);
}

.arrive .owl-carousel figure img {
    width: unset !important;
    margin: auto;
    height: 60px !important;
}

.arrive .owl-carousel .item p {
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 0 50px;
}

.arrive .owl-carousel {
    margin-top: 40px;
}

.arrive .owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    background: white !important;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.arrive .owl-carousel .owl-nav button.owl-prev {
    transform: rotate(180deg);
}

.arrive .owl-carousel .owl-nav button img {
    height: 14px;
}

.act-text {
    position: absolute;
    right: 4px;
    bottom: 3px;
    color: white;
    font-size: 10px;
}

div#contactus {
    position: relative;
}

figure {
    position: relative;
}

.awards {
    padding: 60px 0;
}

.awards h6 {
    font-size: 32px;
    font-weight: 400;
}

.awards .owl-item figure {
    border: 1px solid #dedede99;
    border-radius: 8px;
    overflow: hidden;
    display: table;
    margin: auto;
}

.awards .owl-item figure img {
    height: 220px;
    width: unset !important;
    max-width: unset;
}

.awards .owl-nav button {
    width: 50px !important;
    height: 50px !important;
    background: #ea2126 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.awards .owl-nav button img {
    filter: brightness(9) invert(1);
    width: 12px;
}

.awards .owl-nav button.owl-prev {
    transform: rotate(180deg);
    position: absolute;
    left: -58px;
    top: 38%;
}

.awards .owl-nav button.owl-next {
    position: absolute;
    right: -58px;
    top: 40%;
}


.awards h5 {
    font-size: 32px;
    color: #EA2127;
    font-weight: 600;
}

.abouttejraj {
    padding: 90px 0;
    background: #222222;
    color: white;
}

.abouttejraj h2 span {
    color: #E31E25;
}

.abouttejraj h2 {
    color: white;
    font-size: 32px;
    line-height: 1.4;


}

.abouttejraj .line {
    background: white;
}

.abouttejraj p {
    max-width: 900px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}



.desktp-fixfooter {
  position: fixed;
  right: 20px;
  bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  z-index: 9;
}

.desktp-fixfooter .callnow {
  background: red;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
}

.desktp-fixfooter a.whatspap {
  width: 57px;
}

@media only screen and (max-width: 600px) {
    .mbanner button.def-btn {
        margin-top: 30px;
        background: black;
        color: white;
    }

    .bannerabstext {
        font-size: 10px;
    }

    .banner-content h2 {
        font-size: 18px;
    }


    .banner-content p {
        font-size: 16px;
        font-weight: 500;
    }

    .banner-content {
        position: relative;
        background: #ea2129;
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    .banner-content .line {
        background: linear-gradient(90deg, rgb(255 255 255 / 20%) 0%, rgb(255 255 255) 50%, rgb(255 255 255 / 0%) 100%);
        width: 100%;
    }

    .banner-content h5 {
        font-size: 22px;
    }


    .brandlogo {
        height: 80px;
    }

    .banner figure img {
        height: 500px;
        object-fit: cover;
    }


    /*.banner img.w-100 {*/
    /*    height: 530px;*/
    /*    object-fit: cover;*/
    /*}*/

    .banner-content h6 {
        width: 100%;
        font-size: 20px;
        background: linear-gradient(90deg, rgb(234 33 38 / 56%) 0%, rgba(234, 33, 39, 1) 60%, rgb(234 33 38 / 42%) 100%);
    }

    div#carouselExampleIndicators {
        transform: unset;
    }

    .about {
        padding: 50px 0;
    }


    .about h1 span:nth-child(1) {
        display: none;
    }

    .about h1 {
        text-align: center;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .about .def-btn {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .arrive h2 {
        text-align: center;
    }

    .arrive h4 {
        text-align: center;
        font-size: 28px;
    }

    .arrive button.def-btn {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;

    }

    .arrive .col-md-4 p {
        max-width: 200px;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .animites ul li:nth-child(odd) {
        padding-left: 0;
        text-align: center;
        font-size: 18px;
    }

    .animites ul li:nth-child(even) {
        text-align: center;
    }

    .animites {
        padding-bottom: 0;
    }

    .location .container .row:nth-child(2) {
        margin-top: 20px;
    }

    .location .col-md-7 .row {
        margin-top: 44px;
    }

    .get-in-touch .card h1 {
        font-size: 28px;
    }

    footer .row {
        row-gap: 32px;
    }

    .footer-bottom li {
        text-align: center;
    }

    .footer-bottom ul {
        margin-bottom: 10px;
    }

    .get-in-touch .card .line {
        width: 250px;
    }

    .tags {
        font-size: 20px;
        font-weight: 500;
        max-width: 280px;
    }

    .get-in-touch {
        padding: 5vw 1vw;
    }

    header {
        padding: 0;
    }

    .awards .owl-nav button.owl-prev {
        left: 0;
    }

    .awards .owl-nav button.owl-next {
        right: 0;
    }

    .abouttejraj {
        padding: 60px 0;
    }

    .abouttejraj h2 {
        font-size: 28px;
    }

    .banner-content h1 {
        font-size: 28px;
    }

    .about h1 {
        font-size: 28px;
    }

    .animites h6,
    .animites h2 {
        font-size: 28px;
    }

    .location h6,
    .location h2 {
        font-size: 28px;
    }

    .l_content h3 {
        font-size: 18px;
    }

    .awards h6,
    .awards h5 {
        font-size: 28px;
    }

    .fixfooter {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 16px;
        background: #ec2227;
        z-index: 99;

    }

    .fixfooter a {
        color: white;
        font-size: 16px;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        font-weight: 400;
        width: 50%;
        justify-content: center;
        text-transform: capitalize;
    }

    .fixfooter a:nth-child(2) {
        border-left: 1px solid white;
    }

    .fixfooter a img {
        height: 16px;
    }

    .fixfooter a:hover {
        color: white;
    }

    .footer-bottom {
        padding-bottom: 60px;
    }

    .lo_bx.top-lbox figure {
        margin-bottom: 0;
    }

}