
/*
*Custom new css built for re development
*/
:root {

    /* Colors: */
    --unnamed-color-ff1414: #FF1414;
    --unnamed-color-d31a16: #D31A16;
    --unnamed-color-ffe5f1: #FFE5F1;
    ---c2806d-dark-beige: #C2806D;
    ---ffffff-white: #FFFFFF;
    ---e6ddd4-light-beige: #E6DDD4;
    ---a30f52-pink: #A30F52;
    ---2c0f42-violet: #2C0F42;
    --unnamed-color-646464: #646464;

    /* Font/text values */
    --unnamed-font-family-roboto: Roboto;
    --unnamed-font-style-normal: normal;
    --unnamed-font-weight-bold: bold;
    --unnamed-font-weight-normal: normal;
    --unnamed-font-size-12: 12px;
    --unnamed-font-size-14: 14px;
    --unnamed-font-size-18: 18px;
    --unnamed-font-size-20: 20px;
    --unnamed-font-size-24: 24px;
    --unnamed-font-size-30: 30px;
    --unnamed-font-size-40: 40px;
    --unnamed-font-size-48: 48px;
    --unnamed-font-size-60: 60px;
    --unnamed-character-spacing-0: 0px;
    --unnamed-character-spacing-0-29: 0.29px;
    --unnamed-character-spacing-0-38: 0.38px;
    --unnamed-character-spacing-0-48: 0.48px;
    --unnamed-character-spacing-0-64: 0.64px;
    --unnamed-character-spacing-0-77: 0.77px;
    --unnamed-character-spacing-0-96: 0.96px;
    --unnamed-character-spacing-0-14: 0.14px;
    --unnamed-line-spacing-24: 24px;
    --unnamed-line-spacing-26: 26px;
    --unnamed-line-spacing-29: 29px;
    --unnamed-line-spacing-38: 38px;
    --unnamed-line-spacing-44: 44px;
    --unnamed-line-spacing-58: 58px;
    --unnamed-line-spacing-61: 61px;
    --unnamed-line-spacing-72: 72px;
}

/* Character Styles */
.roboto-—-20pt-pointers {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-normal);
    font-size: var(--unnamed-font-size-20);
    line-height: var(--unnamed-line-spacing-26);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-646464);
}
.roboto-—-18pt-paragraph {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-normal);
    font-size: var(--unnamed-font-size-18);
    line-height: var(--unnamed-line-spacing-24);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(--unnamed-color-646464);
}
.roboto-—-12pt-pointers{
    font-size: var(--unnamed-font-size-12);
}
.roboto-—-18pt-h6 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-18);
    line-height: var(--unnamed-line-spacing-29);
    letter-spacing: var(--unnamed-character-spacing-0-29);
    color: var(--unnamed-color-646464);
}
.roboto-—-24pt-h5 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-24);
    line-height: var(--unnamed-line-spacing-38);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(--unnamed-color-646464);
}
.roboto-—-30pt-h4 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-30);
    line-height: var(--unnamed-line-spacing-44);
    letter-spacing: var(--unnamed-character-spacing-0-48);
    color: var(--unnamed-color-646464);
}
.roboto-—-40pt-h3 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-40);
    line-height: var(--unnamed-line-spacing-58);
    letter-spacing: var(--unnamed-character-spacing-0-64);
    color: var(--unnamed-color-646464);
}
.roboto-—-48pt-h2 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-48);
    line-height: var(--unnamed-line-spacing-61);
    letter-spacing: var(--unnamed-character-spacing-0-77);
    color: var(--unnamed-color-646464);
}
.roboto-—-60pt-h1 {
    font-family: var(--unnamed-font-family-roboto);
    font-style: var(--unnamed-font-style-normal);
    font-weight: var(--unnamed-font-weight-bold);
    font-size: var(--unnamed-font-size-60);
    line-height: var(--unnamed-line-spacing-72);
    letter-spacing: var(--unnamed-character-spacing-0-96);
    color: var(--unnamed-color-646464);
}


h1,h2,h3,h4{
    font-family: var(--unnamed-font-family-roboto);
}
 
 p{
    font-family: var(--unnamed-font-family-roboto);
 }
 
 .list-unstyled p {
    font-size: 16px;
    color: #2C0F42;
    margin-bottom: 0px;
}

section.about-carousel {
    height: auto;
}
 
/*my style css */
/*my style css is as custom create css*/
/*
                        inna hospitality css

                        use color
                        Dark Violet - #2C0F42
                        Pink - #A30F52
                        Cream - #E6DDD4
                        Dark Cream - #C2806D
                        White and black
                        */

.body {
    margin: 0;
    font-family: var(--unnamed-font-family-roboto) !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    width: 100%;
}

/*body {*/
/*font-family: 'Roboto';*/
/*font-size: 14px;*/
/*font-weight: 400;*/
/*background: #eff6fa;*/
/*color: #000000*/
/*}*/

.service-carousel .carousel-inner.mb-5 {
    height: auto;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Regular'),
    local('Roboto-Regular'),
    url('http://fonts.googleapis.com/css?family=Roboto')
    format('woff');
}


.nav-link {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #031D44;
    padding: 20px 0px;
    margin: 0px 20px;
    display: inline-block;
    position: relative;
    opacity: 0.75;
}

.nav-link:hover {
    opacity: 1;
}

.nav-link:active::before{
    text-decoration:underline;
}
.nav-link::before {
    transition: 300ms;
    height: 5px;
    content: "";
    position: absolute;
    background-color: #A30F52;
}

.nav-link-ltr::before {
    width: 0%;
    bottom: 10px;
}

.nav-link-ltr:hover::before {
    width: 100%;
}

.nav-link-fade-up::before {
    width: 100%;
    bottom: 5px;
    opacity: 0;
}

.nav-link-fade-up:hover::before {
    bottom: 10px;
    opacity: 1;
}

.nav-link-grow-up::before {
    height: 0%;
    /*width: 95%;*/
    bottom: 0px;
}

.nav-link-grow-up:hover::before {
    height: 5px;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: #c2806d;
}
.navbar-light .navbar-nav .nav-link{
    color: #c2806d;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: rgb(164, 52, 80);
}
.navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
    color: rgb(164, 52, 80);
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: .1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar{
    padding: 0rem 1rem;
    top: 0px;
    margin-left: 0px;
    width: 100%;
    left: 0px;
    z-index: 999 !important;
    box-shadow: 0px 2px 4px 1px #00000036;
    position: fixed;
}

@media (min-width: 1440px){
    .nav-link {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #031D44;
        padding: 11px 0px;
        margin: 0px 7px;
        display: inline-block;
        position: relative;
        opacity: 0.75;
    }
    .nav-link:hover {
        opacity: 1;
    }

    .nav-link:active::before{
        text-decoration:underline;
    }
    .nav-link::before {
        transition: 300ms;
        height: 5px;
        content: "";
        position: absolute;
        background-color: #A30F52;
    }

    .nav-link-ltr::before {
        width: 0%;
        bottom: 10px;
    }

    .nav-link-ltr:hover::before {
        width: 100%;
    }

    .nav-link-fade-up::before {
        width: 100%;
        bottom: 5px;
        opacity: 0;
    }

    .nav-link-fade-up:hover::before {
        bottom: 10px;
        opacity: 1;
    }

    .nav-link-grow-up::before {
        height: 0%;
        width: 95%;
        bottom: 0px;
    }

    .nav-link-grow-up:hover::before {
        height: 5px;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        color: rgb(164, 52, 80);
    }
    .navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
        color: rgb(164, 52, 80);
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar{
        padding: 0rem 1rem;
        position: fixed;
        top: 0px;
        margin-left: 0px;
        width: 100%;
        left: 0px;
        z-index: 999 !important;
        box-shadow: 0px 2px 4px 1px #00000036;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: red;
        color: white;
        text-align: center;
    }
    .bg-pink-dark{
        background: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% no-repeat padding-box;
    }
    .page-content{
        padding: 38px 0px 3px 0px;
    }
    .white-box{
        /* top: 766px; */
        /* left: 103px; */
        width: 78px;
        height: 186px;
        background-color: #FFFFFF;
        opacity: 1;
        /* margin-left: 123px; */
        /* margin-top: -38px; */
        margin: -38px 0px 35px 119px;
    }
    .pink-box{
        background-color: #A30F52;
        top: 1532px;
        left: 103px;
        width: 78px;
        height: 153px;
    }
    .box-page1{
        top: 982px;
        left: 103px;
        width: 486px;
        height: 188px;
        opacity:1;
    }
    .box-page2{
        top: 1202px;
        left: 511px;
        width: 488px;
        height: 292px;
        bottom: 0px;
        opacity: 1;
        margin: 1px 72px -3px 0;
    }
    .box-page3{
        margin-top: -38px;
        margin-left: 141px;
        width: 78px;
        height: 153px;
        margin-bottom: 22px;
        background-color: #A30F52;
    }
    .box-page4 {
        margin-top: 77px;
        margin-left: 157px;
        width: 70px;
        height: 362px;
        background-color: #2C0F42;
    }
    .box-page5{
        margin-top: -38px;
        margin-left: 599px;
        width: 68px;
        height: 61px;
        background-color: #ffffff;
    }
    .box-page6{
        margin-top: -38px;
        margin-left: 103px;
        width: 58px;
        height: 62px;
        background-color: #2C0F42;
    }
    .bg-light-white{
        background-color: #E6DDD4;
        height: 247px;
    }
    .h1 {
        color: #A30F52 !important;
    }
    .bg-violet{
        background-color: #2C0F42;
        /*margin-top: 230px;*/
    }
    .top-arrow {
        top: 2973px;
        margin-left: 590px;
        width: 78px;
        height: 46px;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .slick-slide {
        margin: 0px 20px;
    }
    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
{
    float: right;
}
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }

}
@media (min-width: 320px) and (max-width: 425px) {
    .about{
        /*top: 93px;*/
        left: 0px;
        mrgin-right: 0px;
        width: 100% !important;
        /*height: 673px;*/
        background: #E6DDD4;
        opacity: 1;
    }
    .about-content{
        margin-top: 0rem !important;
        margin-left: 0rem !important;
        height: auto !important;
        font-family: Roboto;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        font-size: 1rem !important;
    }
    .image{
        margin-top: -13px !important;
        /*margin-left: -7rem !important;*/
        width: 100% !important;
        margin-right: -11rem !important;
        height: 584px;

        background: transparent url(./../images/background-img/background-about.png) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .nav-link {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #031D44;
        padding: 20px 0px;
        width: 90%;
        margin: 0px 20px;
        display: inline-block;
        position: relative;
        opacity: 0.75;
    }

    .nav-link:hover {
        opacity: 1;
    }

    .nav-link:active::before{
        text-decoration:underline;
    }
    .nav-link::before {
        transition: 300ms;
        height: 5px;
        content: "";
        position: absolute;
        background-color: #A30F52;
    }

    .nav-link-ltr::before {
        width: 0%;
        bottom: 10px;
    }

    .nav-link-ltr:hover::before {
        width: 100%;
    }

    .nav-link-fade-up::before {
        width: 100%;
        bottom: 5px;
        opacity: 0;
    }

    .nav-link-fade-up:hover::before {
        bottom: 10px;
        opacity: 1;
    }

    .nav-link-grow-up::before {
        height: 0%;
        width: 95%;
        bottom: 0px;
    }

    .nav-link-grow-up:hover::before {
        height: 5px;
        margin-left: -1rem;
        width: 25%;;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #c2806d;
        text-align: center;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        color: rgb(164, 52, 80);
    }
    .navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
        color: rgb(164, 52, 80);
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar{
        padding: 0rem 1rem;
        top: 0px;
        margin-left: 0px;
        width: 100% !important;
        left: 0px;
        z-index: 999 !important;
        box-shadow: 0px 2px 4px 1px #00000036;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: red;
        color: white;
        text-align: center;
    }
    .bg-pink-dark{
        background: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% no-repeat padding-box;
    }
    .page-content{
        padding: 38px 0px 0px 0px;
    }
    .white-box{
        /* top: 766px; */
        /* left: 103px; */
        width: 78px;
        height: 186px;
        background-color: #FFFFFF;
        opacity: 1;
        /* margin-left: 123px; */
        /* margin-top: -38px; */
        margin: -38px 0px 35px 119px;
    }
    .pink-box{
        background-color: #A30F52;
        top: 1532px;
        left: 103px;
        width: 78px;
        height: 153px;
    }
    .box-page1{
        top: 982px;
        left: 103px;
        width: 486px;
        height: 188px;
        opacity:1;
    }
    .box-page2{
        top: 1202px!important;
        left: 511px !important;
        width: 100% !important;
        height: 292px !important;
        bottom: 0px;
        opacity: 1;
        /*margin: 0 -16px -17px -23px !important;*/
        text-align: justify !important;
    }
    .nav-side-image{
        display: none;
    }
    .box-page3{
        margin-top: -38px;
        margin-left: 141px;
        width: 78px;
        height: 153px;
        margin-bottom: 22px;
        background-color: #A30F52;
    }
    .box-page4 {
        margin-top: 302px !important;
        margin-left: 157px;
        width: 70px !important;
        height: 334px !important;
        background-color: #2C0F42 !important;
    }
    .box-page5{
        margin-top: -38px;
        margin-left: 599px;
        width: 68px;
        height: 61px;
        background-color: #ffffff;
    }
    .box-page6{
        margin-top: -38px;
        margin-left: 103px;
        width: 58px;
        height: 62px;
        background-color: #2C0F42;
    }
    .bg-violet {
        background-color: #2C0F42;
        margin-top: 424px;
    }
    .bg-light-white{
        background-color: #E6DDD4;
        height: 247px;
    }
    .bg-light-white p{
        font-size: 14px;
        text-align: justify;
    }
    .page-content{
        font-size: 14px;
    }
    .page-content p{
        text-align: justify;
    }

    .h1 {
        color: #A30F52 !important;
    }
    .bg-violet{
        background-color: #2C0F42;
        margin-top: 230px;
    }
    .top-arrow {
        top: 2973px;
        margin-left: 590px;
        width: 78px;
        height: 46px;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .slick-slide {
        margin: 0px 20px;
    }
    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
{
    float: right;
}
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }
    .top-arrow{
        top: 2973px;
        margin-left: 198px !important;
        width: 78px !important;
        height: 46px !important;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .box-page5{
        margin-left: 260px;
        width: 50px !important;
        height: 33px !important;
        background-color: #ffffff !important;
    }
    #footer-content {
        padding: 23px 0 2px;
        background-color: #A30F52;
        text-align: justify;
    }

}

@media (min-width: 768px) and (max-width: 2560px){
    .about-content {
        margin-top: 96px !important;
    }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
    .nav-link {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #031D44;
        padding: 20px 0px;
        margin: 0px 20px;
        display: inline-block;
        position: relative;
        opacity: 0.75;
    }
    .nav-link:hover {
        opacity: 1;
    }

    .nav-link:active::before{
        text-decoration:underline;
    }
    .nav-link::before {
        transition: 300ms;
        height: 5px;
        content: "";
        position: absolute;
        background-color: #A30F52;
    }

    .nav-link-ltr::before {
        width: 0%;
        bottom: 10px;
    }

    .nav-link-ltr:hover::before {
        width: 100%;
    }

    .nav-link-fade-up::before {
        width: 100%;
        bottom: 5px;
        opacity: 0;
    }

    .nav-link-fade-up:hover::before {
        bottom: 10px;
        opacity: 1;
    }

    .nav-link-grow-up::before {
        height: 0%;
        width: 95%;
        bottom: 0px;
    }

    .nav-link-grow-up:hover::before {
        height: 5px;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        color: rgb(164, 52, 80);
    }
    .navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
        color: rgb(164, 52, 80);
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar{
        padding: 0rem 1rem;
        position: fixed;
        top: 0px;
        margin-left: 0px;
        max-width: 100%;
        left: 0px;
        z-index: 999 !important;
        box-shadow: 0px 2px 4px 1px #00000036;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: red;
        color: white;
        text-align: center;
    }
    .bg-pink-dark{
    }
    .page-content{
        padding: 38px 0px 3px 0px;
    }
    .white-box{
        /* top: 766px; */
        /* left: 103px; */
        width: 78px;
        height: 186px;
        background-color: #FFFFFF;
        opacity: 1;
        /* margin-left: 123px; */
        /* margin-top: -38px; */
        margin: -38px 0px 35px 119px;
    }
    .pink-box{
        background-color: #A30F52;
        top: 1532px;
        left: 103px;
        width: 78px;
        height: 153px;
    }
    .box-page1{
        top: 982px;
        left: 103px;
        width: 486px;
        height: 188px;
        opacity:1;
    }
    .box-page2{
        top: 1202px;
        left: 511px;
        width: 488px;
        height: 292px;
        bottom: 0px;
        opacity: 1;
        margin: 0 72px -3px 0;
    }
    .box-page3{
        margin-top: -38px;
        margin-left: 141px;
        width: 78px;
        height: 153px;
        margin-bottom: 22px;
        background-color: #A30F52;
    }
    .box-page4 {
        margin-top: 77px;
        margin-left: 157px;
        width: 70px;
        height: 362px;
        background-color: #2C0F42;
    }
    .box-page5{
        /*margin-top: -38px !important;*/
        margin-left: 973px !important;
        width: 68px !important;
        height: 52px !important;
        background-color: #ffffff !important;
    }
    .box-page6{
        margin-top: -38px;
        margin-left: 103px;
        width: 58px;
        height: 62px;
        background-color: #2C0F42;
    }
    .bg-light-white{
        background-color: #E6DDD4;
        height: 247px;
    }
    .h1 {
        color: #A30F52 !important;
    }
    .bg-violet{
        background-color: #2C0F42;
        /*margin-top: 230px;*/
    }
    .top-arrow {
        top: 2973px;
        margin-left: 590px;
        width: 78px;
        height: 46px;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .slick-slide {
        margin: 0px 20px;
    }
    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }
    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
{
    float: right;
}
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }
    /*.nav-side-image{*/
    /*display:none;*/
    /*}*/

}
@media (max-width: 600px) and (min-width: 600px){
    .box-page2{
        top: 1202px!important;
        left: 511px !important;
        width: 100% !important;
        height: 292px !important;
        margin: 0px 1px -4px 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
    .nav-link {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #031D44;
        padding: 20px 0px;
        margin: 0px 20px;
        display: inline-block;
        position: relative;
        opacity: 0.75;
    }

    .nav-link:hover {
        opacity: 1;
    }

    .nav-link:active::before{
        text-decoration:underline;
    }
    .nav-link::before {
        transition: 300ms;
        height: 5px;
        content: "";
        position: absolute;
        background-color: #A30F52;
    }

    .nav-link-ltr::before {
        width: 0%;
        bottom: 10px;
    }

    .nav-link-ltr:hover::before {
        width: 100%;
    }

    .nav-link-fade-up::before {
        width: 100%;
        bottom: 5px;
        opacity: 0;
    }

    .nav-link-fade-up:hover::before {
        bottom: 10px;
        opacity: 1;
    }

    .nav-link-grow-up::before {
        height: 0%;
        width: 95%;
        bottom: 0px;
    }

    .nav-link-grow-up:hover::before {
        height: 5px;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        color: rgb(164, 52, 80);
    }
    .navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
        color: rgb(164, 52, 80);
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar{
        padding: 0rem 1rem;
        top: 0px;
        margin-left: 0px;
        width: 100% !important;
        left: 0px;
        z-index: 999 !important;
        box-shadow: 0px 2px 4px 1px #00000036;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: red;
        color: white;
        text-align: center;
    }
    .bg-pink-dark{
        background: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% no-repeat padding-box;
    }
    .page-content{
        padding: 38px 0px 3px 0px;
    }
    .white-box{
        /* top: 766px; */
        /* left: 103px; */
        width: 78px;
        height: 186px;
        background-color: #FFFFFF;
        opacity: 1;
        /* margin-left: 123px; */
        /* margin-top: -38px; */
        margin: -38px 0px 35px 119px;
    }
    .pink-box{
        background-color: #A30F52;
        top: 1532px;
        left: 103px;
        width: 78px;
        height: 153px;
    }
    .box-page1{
        top: 982px;
        left: 103px;
        width: 486px;
        height: 188px;
        opacity:1;
    }
    .box-page2{
        top: 1202px!important;
        left: 511px !important;
        width: 321px !important;
        height: 292px !important;
        bottom: 0px;
        opacity: 1;
        margin: 0 -16px -17px -23px !important;
        text-align: justify !important;
    }
    .nav-side-image{
        display: none;
    }
    .box-page3{
        margin-top: -38px;
        margin-left: 141px;
        width: 78px;
        height: 153px;
        margin-bottom: 22px;
        background-color: #A30F52;
    }
    .box-page4 {
        margin-top: 77px;
        margin-left: 157px;
        width: 70px;
        height: 362px;
        background-color: #2C0F42;
    }
    .box-page5{
        margin-top: -38px;
        margin-left: 599px;
        width: 68px;
        height: 61px;
        background-color: #ffffff;
    }
    .box-page6{
        margin-top: -38px;
        margin-left: 103px;
        width: 58px;
        height: 62px;
        background-color: #2C0F42;
    }
    .bg-light-white{
        background-color: #E6DDD4;
        height: 247px;
    }
    .bg-light-white p{
        font-size: 14px;
        text-align: justify;
    }
    .page-content{
        font-size: 14px;
        text-align: justify;
    }
    .h1 {
        color: #A30F52 !important;
    }
    .bg-violet{
        background-color: #2C0F42;
        /*margin-top: 230px;*/
    }
    .top-arrow {
        top: 2973px;
        margin-left: 590px;
        width: 78px;
        height: 46px;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .slick-slide {
        margin: 0px 20px;
    }
    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
{
    float: right;
}
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }
    .top-arrow{
        top: 2973px;
        margin-left: 554px !important;
        width: 78px !important;
        height: 46px !important;
        margin-bottom: -6px;
        background: #A30F52;resp
    }
    .box-page5{
        margin-left: 2rem !important;
        width: 70px !important;
        height: 62px !important;
        background-color: #ffffff !important;
    }

}
@media (min-width: 1024px) and (max-width: 1100px){
    .nav-link {
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
        text-decoration: none;
        color: #031D44;
        padding: 20px 0px;
        margin: 0px 20px;
        display: inline-block;
        position: relative;
        opacity: 0.75;
    }
    .nav-link:hover {
        opacity: 1;
    }

    .nav-link:active::before{
        text-decoration:underline;
    }
    .nav-link::before {
        transition: 300ms;
        height: 5px;
        content: "";
        position: absolute;
        background-color: #A30F52;
    }

    .nav-link-ltr::before {
        width: 0%;
        bottom: 10px;
    }

    .nav-link-ltr:hover::before {
        width: 100%;
    }

    .nav-link-fade-up::before {
        width: 100%;
        bottom: 5px;
        opacity: 0;
    }

    .nav-link-fade-up:hover::before {
        bottom: 10px;
        opacity: 1;
    }

    .nav-link-grow-up::before {
        height: 0%;
        width: 95%;
        bottom: 0px;
    }

    .nav-link-grow-up:hover::before {
        height: 5px;
    }
    .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link{
        color: #c2806d;
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
        color: rgb(164, 52, 80);
    }
    .navbar-light .navbar-nav .nav-link:before,.navbar-light .navbar-nav .nav-link:active{
        color: rgb(164, 52, 80);
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: .1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }
    .navbar{
        padding: 0rem 1rem;
        position: fixed;
        top: 0px;
        margin-left: 0px;
        max-width: 100%;
        left: 0px;
        z-index: 999 !important;
        box-shadow: 0px 2px 4px 1px #00000036;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: red;
        color: white;
        text-align: center;
    }
    .bg-pink-dark{
        background: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% no-repeat padding-box;
    }
    .page-content{
        padding: 38px 0px 3px 0px;
    }
    .white-box{
        /* top: 766px; */
        /* left: 103px; */
        width: 78px;
        height: 186px;
        background-color: #FFFFFF;
        opacity: 1;
        /* margin-left: 123px; */
        /* margin-top: -38px; */
        margin: -38px 0px 35px 119px;
    }
    .pink-box{
        background-color: #A30F52;
        top: 1532px;
        left: 103px;
        width: 78px;
        height: 153px;
    }
    .box-page1{
        top: 982px;
        left: 103px;
        width: 486px;
        height: 188px;
        opacity:1;
    }
    .box-page2{
        top: 1202px;
        left: 511px;
        width: 488px;
        height: 292px;
        bottom: 0px;
        opacity: 1;
        margin: 0 72px -3px 0;
    }
    .box-page3{
        margin-top: -38px;
        margin-left: 141px;
        width: 78px;
        height: 153px;
        margin-bottom: 22px;
        background-color: #A30F52;
    }
    .box-page4 {
        margin-top: 77px;
        margin-left: 157px;
        width: 70px;
        height: 362px;
        background-color: #2C0F42;
    }
    .box-page5{
        /*margin-top: -38px !important;*/
        margin-left: 830px !important;
        width: 68px !important;
        height: 52px !important;
        background-color: #ffffff !important;
    }
    .box-page6{
        margin-top: -38px;
        margin-left: 103px;
        width: 58px;
        height: 62px;
        background-color: #2C0F42;
    }
    .bg-light-white{
        background-color: #E6DDD4;
        height: 247px;
    }
    .h1 {
        color: #A30F52 !important;
    }
    .bg-violet{
        background-color: #2C0F42;
        /*margin-top: 230px;*/
    }
    .top-arrow {
        top: 2973px;
        margin-left: 590px;
        width: 78px;
        height: 46px;
        margin-bottom: -6px;
        background: #A30F52;
    }
    .slick-slide {
        margin: 0px 20px;
    }
    .slick-slide img {
        width: 100%;
    }

    .slick-slider
    {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }
    .slick-list
    {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .slick-list:focus
    {
        outline: none;
    }
    .slick-list.dragging
    {
        cursor: pointer;
        cursor: hand;
    }

    .slick-slider .slick-track,
    .slick-slider .slick-list
    {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track
    {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }
    .slick-track:before,
    .slick-track:after
    {
        display: table;
        content: '';
    }
    .slick-track:after
    {
        clear: both;
    }
    .slick-loading .slick-track
    {
        visibility: hidden;
    }

    .slick-slide
    {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
    }
{
    float: right;
}
    .slick-slide img
    {
        display: block;
    }
    .slick-slide.slick-loading img
    {
        display: none;
    }
    .slick-slide.dragging img
    {
        pointer-events: none;
    }
    .slick-initialized .slick-slide
    {
        display: block;
    }
    .slick-loading .slick-slide
    {
        visibility: hidden;
    }
    .slick-vertical .slick-slide
    {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
    .slick-arrow.slick-hidden {
        display: none;
    }
    /*.nav-side-image{*/
    /*display:none;*/
    /*}*/

    .about{
        /*top: 93px;*/
        left: 0px;
        margin-right: 0px;
        width: 100%;
        /*height: 673px;*/
        background: #E6DDD4;
        opacity: 1;
    }
    .about-content{
        margin-top: 410px;
        margin-left: -4rem;
        /*width: 369px;*/
        /*height: 65px;*/
        text-align: left;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        text-align: justify;
        font-size: 14px;
        font-family: Roboto;
        font-style: italic;
    }
    /*.image {*/
    /* margin-top: -6rem; */
    /* margin-left: 19rem; */
    /*width: 100% !important;*/
    /* margin-right: -29rem; */
    /* height: 548px; */
    /* background: transparent url(./../images/background-img/background-about.jpg) no-repeat padding-box; */
    /* opacity: 1; */
    /*}*/
    .about-title{
        top: 454px;
        left: 202px;
        width: 281px;
        height: 65px;
        text-align: left;
        font-family: Roboto;
        font-size:54px;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
    }
    .vision-bg{
        top: 766px;
        left: -2px;
        width: 100%;
        height: 450px;
        background: #A30F52;
        opacity: 1;
    }
    /*.vision-bg h1{*/
    /*top: 925px;*/
    /*margin-left: 482px;*/
    /*margin-right: 482px;*/
    /*width: 142px;*/
    /*height: 37px;*/
    /*text-align: center;*/
    /*!*font: Black 30px/37px Roboto;*!*/
    /*letter-spacing: 0;*/
    /*font-size: 30px;*/
    /*color: #E6DDD4;*/
    /*opacity: 1;*/
    /*padding: 0rem 0rem 0rem 0rem;*/
    /*}*/

    /*.vision-icon{*/
    /*top: 914px;*/
    /*left: 887px;*/
    /*width: 148px;*/
    /*height: 291px;*/
    /*text-align: center;*/
    /*letter-spacing: 0;*/
    /*font-family: Engravers MT;*/
    /*color: #C71967;*/
    /*opacity: 0.3;*/
    /*}*/
    .vision-content p{

        margin-top: -57px;
        /* margin-left: 386px; */
        /* max-width: 634px; */
        height: 49px;
        text-align: center;
        /* letter-spacing: 0; */
        color: #E6DDD4;
        padding: 3rem 7rem;
        opacity: 1;
    }
    /*ul.social li a*/
    .vision-content span{
        margin-top: 933px;
        /* left: 887px; */
        /* width: 148px; */
        /* height: 291px; */
        /* text-align: center; */
        /* font-style: normal; */
        font-family: "Noto Sans CJK TC Regular","Engravers MT";
        font-size: 50px;
        letter-spacing: 0;
        color: #C71967;
        opacity: 0.3;
    }
    .vision-content{
        padding: 0rem 1rem 0rem 1rem;
    }
    .about-whitebox{
        top: 766px;
        left: 202px;
        width: 78px;
        height: 186px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .mission-vertical-line{
        margin-top: 0px;
        margin-left: 205px;
        width: 0px;
        height: 236px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    .mission-vertical-line2{
        margin-top: 47px;
        margin-left: 112px;
        width: 0px;
        height: 182px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    .mission-vertical-line3{
        margin-top: -19rem;
        margin-left: 263px;
        width: 0px;
        height: 152px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    /* =============================================
                                css for about page
                                End  vision css
                               =============================================
                             */

    .mission-bg{
        top: 93px;
        left: 0px;
        width: 100%;
        height: 528px;
        background: #ffffff;
        opacity: 1;
    }
    .mission-bg h1{
        font-weight: 700;
        padding:2rem 1rem 0rem 1rem;
        color: #A30F52;
        font-size: 30px;
    }
    .mission-bg p{
        /*top: 1171px;*/
        margin-left: 0.1rem ;
        width: 530px;
        height: 120px;
        text-align: justify;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        padding: 5rem 0rem 5rem 0rem ;
    }

    .side-box1{
        color: #A30F52;
        margin-top: -24rem;
        margin-left: 65px;
        width: 104px;
        height: 118px;
        background: rgba(163, 15, 82, 0.5) 0% 0% no-repeat padding-box;
        border-radius: .6rem;
    }
    .side-box2{
        margin-top: -3rem;
        margin-left: -22px;
        width: 129px;
        height: 190px;
        opacity: 1;
        background: transparent url('../images/side-box2.svg') 0% 0% no-repeat padding-box;;
        /*background-color: #E6DDD4;*/
    }
    .verticle-line{
        margin-top: 107px;
        left: 119px;
        width: 0px;
        height: 402px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .verticle-line-short{
        margin-top: -24rem;
        margin-left: 151px;
        width: 0px;
        height: 124px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .mission-art{
        top: 1247px;
        left: 228px;
        width: 125px;
        height: 169px;
        transform: matrix(0, -1, 1, 0, 0, 0);
        opacity: 0.1;
    }
    .right-side-box1{
        margin-top: 7rem;
        margin-left: 85px;
        width: 158px;
        height: 217px;
        background: transparent url(../images/side-box1.svg) 0% 0% no-repeat padding-box;
        /*opacity: 0.5;*/
    }
    .right-side-box2{
        margin-top: -21rem;
        margin-left: 140px !important;
        width: 113px;
        height: 163px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        border-radius: 0.4rem;
        /*opacity: 1;*/
    }
    .vertical-right-line{
        margin-top: 0px;
        margin-left: 16rem;
        height: 79px;
        border: 2px solid #E6DDD4;
    }
    .mission-content{
        /* margin-top: 0px; */
        /* margin-left: -7.5rem !important; */
        /* width: 662px; */
        /* height: 173px; */
        /* border: 1px solid #A30F52; */
        /* border-radius: 15px; */
        /* opacity: 1;*/
    }
    .mission-content-mid{
        margin: 10px 15px 10px 15px;
        /*margin-left: 16px;*/
        /*width: 631px;*/
        height: 149px;
        opacity: 1;
    }
    .mission-content-box1{
        padding: 0px 0px 0px 0px;
        /*left: 385px;*/
        width: 198px;
        height: 149px;
        /*flex: 0 0 auto;*/
        opacity: 1;
    }
    .text p{
        margin: -3rem 0 0 0;
        width: 198px;
        height: 71px;
        text-align: center;
        font-family: "Regular ,Roboto";
        font-size: 14px;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        text-align: justify;
    }
    .mission-content-icon img {
        margin: 6px 0 2px 62px;
        /*left: 455px;*/
        width: 30%;
        height: 58px;
        color: #C2806D;
        opacity: 1;
    }
    .mission-vertical-right-lign-long{
        margin-top: -4.8rem;
        margin-left: 13rem;
        width: 0px;
        height: 121px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: relative;
    }
    .mission-vertical-right-lign-short{
        margin-top: 10.8rem;
        margin-left: 7rem;
        width: 0px;
        height: 77px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: relative;
    }
    /*================ team section Statrt======================*/

    .team-section{
        /*margin-top: 1532px;*/
        /*left: -2px;*/
        width: 100%;
        height: 766px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team-box-light{
        margin-top: 0px;
        margin-left: 124px;
        width: 78px;
        height: 153px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team-box-violet{
        margin-top: -8.5rem;
        margin-left: 7.7rem;
        width: 78px;
        height: 437px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team p{
        margin-top: 1rem;
        margin-left: 14rem;
        /* height: 178px; */
        width: 34rem;
        text-align: left;
        font: Regular 16px/20px Roboto;
        letter-spacing: 0;
        color: #C2806D;
        opacity: 1;
    }

    .small{
        text-align: left;
        font-size: 16px ;
        margin-left: 14rem;
        font-family: "Regular Roboto";
        letter-spacing: 0.08px;
        color: #2C0F42;
        opacity: 1;
    }
    .our-team h2{
        font-weight: 600;
        text-align: left;
        font-size: 24px;
        font-family : "Roboto";
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        margin: -18rem 0 0 8rem;
    }
    .our-team-box{
        margin-left: 1rem;
        width: 522px;
        margin-top: 51px;
        height: 137px;
    }
    .our-team-box p{
        text-align: left;
        font-family : "Regular Roboto";
        font-size: 16px;
        letter-spacing: 0;
        color: #C2806D;
        opacity: 1;
    }
    .our-team-box h2{
        font-weight: 700;
        margin-top: 5px;
        left: 202px;
        /*width: 522px;*/
        /*height: 137px;*/
        opacity: 1;
        color: #2C0F42;
    }

    /*============== our-team-section-2 ==========
                                            section start
                            ================================================*/

    .personal-details-bg{
        /*top: 2297px;*/
        /*left: -2px;*/
        width: 100%;
        height: 766px;
        background: #2C0F42;
        opacity: 1;
    }
    .personal-detail-white-box{
        margin-top: -1px !important;
        margin-left: 13rem;
        width: 78px;
        height: 360px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-member-second{
        margin-top: -1rem;
        margin-left: 105px;
        width: 304px;
        height: 375px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 30px #00000029;
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
    }
    .team-member-photo img{
        margin-top: 10px;
        margin-left: 9px;
        width: 287px;
        height: 355px;
        opacity: 1;
    }
    .team-two-vertical-line-one{
        margin-top: -21rem;
        margin-left: 105px;
        width: 0px;
        height: 100px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-two{
        margin-top: 0px;
        margin-left: 85px;
        width: 0px;
        height: 90px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-three{
        margin-top: 46px;
        margin-left: 85px;
        width: 0px;
        height: 171px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-four{
        margin-top: 60px;
        margin-left: 85px;
        width: 0px;
        height: 40px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-five{
        margin: -8.6rem 0 0 4rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 106px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-five{
        margin: -8.6rem 0 0 4rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 106px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-six{
        margin: -25.6rem 0 0 3rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 292px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-seven{
        margin: 0rem 0px 0px 16rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 92px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-eight{
        margin: 4rem 0px 0px 19rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 143px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-nine{
        margin: 0rem 0px 0px 23rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 92px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .square-icon-two{
        margin-top: -8rem;
        margin-left: 2rem;
        width: 138px;
        height: 181px;
        background: transparent url('../images/round-white-plates.svg') 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-title h2{
        font-weight: 600;
        margin-left: 4rem !important;
    }
    .team-title small{
        /* text-align: center; */
        font-maily: "Regular, Roboto";
        font-size: 14px;
        letter-spacing: 0.08px;
        color: #FFFFFF;
        padding: 0rem 6rem;
    }
    .team-title p{
        margin-top: 42px;
        margin-left: 6rem;
        width: 486px;
        height: 178px;
        text-align: justify;
        font: Regular 16px/20px Roboto;
        letter-spacing: 0;
        color: #E6DDD4;
        opacity: 1;
    }
    /*=============== team section start ==========
                            =============================================*/
    .team-photo-one{
        margin-top: -11px;
        margin-left: -7rem !important;
        width: 304px;
        height: 375px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 30px #00000029;
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        z-index: 3;
        position: relative;
    }
    .team-photo-one img{
        margin-left: 5px;
        margin-top: 5px;
        width: 294px;
        margin-right: 5px;
        height: 365px;
        background: transparent url(../images/team-member/member-1.png) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .square-icon{
        margin-left: -7rem!important;
        margin-top: -5rem !important;
        /* width: 294px; */
        margin-right: -2rem!important;
        height: 365px;
        z-index: 2;
        /* position: absolute; */
        background: transparent url(../images/ceramic-plates.svg) 0% 0% no-repeat padding-box;
    }
    .vertical-line-one{
        margin: 0rem 0rem 0rem 15rem !important;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }
    .vertical-line-two{
        margin: 0rem 0rem 0.7rem 12rem !important;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }
    .vertical-line-three{
        margin: -29rem 0rem 8rem 20rem;
        width: 0px;
        height: 395px;
        border: 2px solid #C2806D;
        opacity: 1;
        position: relative;
    }
    .vertical-line-four{
        margin: -36.3rem 0rem 0rem 22rem;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }

    /*===================section of personal details ========
                                                        section start
                            ==============================================================*/

    .team-section-details{
        width: 100%;
        height: 766px;
        background: #C2806D 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-section-violet-box{
        margin-top: -1px !important;
        margin-left: 8rem !important;
        width: 78px;
        height: 506px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-section-card{
        margin-top: 4rem;
        width: 208px;
        height: 257px;
        /*box-shadow: 0px 0px 30px #00000029;*/
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        background:transparent url("../images/team-member/hashad-solanki.png")48% 46%no-repeat padding-box;
    }
    .team-section-card-two{
        margin-top: -1rem;
        width: 208px;
        margin-left: 1rem;
        height: 257px;
        /*box-shadow: 0px 0px 30px #00000029;*/
        opacity: 1;
        -webkit-backdrop-filter: blur(50px);
        background:transparent url("../images/team-member/ajinkya.png")48% 46%no-repeat padding-box;
    }
    .title h2{
        font-weight: 600;
        text-align: left;
        padding: 6rem 0 0 0;
        font-family : "Black, Roboto";
        font-size : 26px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        lign-hight:0rem
    }
    .title small{
        font-family : "Black, Roboto";
        font-size : 16px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
    }
    .title p{
        margin-top: 1rem;
        font-family: "Black, Roboto";
        font-size: 16px;
        letter-spacing: 0.12px;
        color: #e6ddd5;
        opacity: 1;
        text-align: justify;
    }
    .title-text h2{
        font-weight: 600;
        text-align: left;
        padding: 0rem 0 0 0;
        font-family : "Black, Roboto";
        font-size : 26px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        lign-hight:0rem
    }
    .title-text p{
        margin-top: 1rem;
        font-family: "Black, Roboto";
        font-size: 16px;
        letter-spacing: 0.12px;
        color: #e6ddd5;
        opacity: 1;
        text-align: justify;
    }
    .title-text small{
        font-family : "Black, Roboto";
        font-size : 16px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
    }


}
/*@media (min-width: 1024px) {*/
/**/
/*.footer {*/
/*position: fixed;*/
/*left: 0;*/
/*bottom: 0;*/
/*width: 100%;*/
/*background-color: red;*/
/*color: white;*/
/*text-align: center;*/
/*}*/
/*.bg-pink-dark{*/
/*background-color: #A30F52;*/
/*}*/
/*.page-content{*/
/*padding: 38px 0px 3px 0px !important;*/
/*}*/
/*.white-box{*/
/*!* top: 766px; *!*/
/*!* left: 103px; *!*/
/*width: 78px;*/
/*height: 186px;*/
/*background-color: #FFFFFF;*/
/*opacity: 1;*/
/*!* margin-left: 123px; *!*/
/*!* margin-top: -38px; *!*/
/*margin: -38px 0px 35px 119px;*/
/*}*/
/*.pink-box{*/
/*background-color: #A30F52;*/
/*top: 1532px;*/
/*left: 103px;*/
/*width: 78px;*/
/*height: 153px;*/
/*}*/
/*.box-page1{*/
/*top: 982px;*/
/*left: 103px;*/
/*width: 486px;*/
/*height: 188px;*/
/*opacity:1;*/
/*}*/
/*.box-page2{*/
/*top: 1202px;*/
/*left: 511px;*/
/*width: 488px;*/
/*height: 292px;*/
/*bottom: 0px;*/
/*opacity: 1;*/
/*margin: 0 72px -3px 0;*/
/*}*/
/*.box-page3{*/
/*margin-top: -38px;*/
/*margin-left: 141px;*/
/*width: 78px;*/
/*height: 153px;*/
/*margin-bottom: 22px;*/
/*background-color: #A30F52;*/
/*}*/
/*.box-page4{*/
/*margin-top: 50px;*/
/*margin-left: 141px;*/
/*width: 78px;*/
/*height: 392px;*/
/*background-color: #2C0F42;*/
/*}*/
/*.box-page5{*/
/*margin-top: -38px !important;*/
/*margin-left: 599px !important;*/
/*width: 68px !important;*/
/*height: 61px !important;*/
/*background-color: #ffffff !important;*/
/*}*/
/*.box-page6{*/
/*margin-top: -38px;*/
/*margin-left: 103px;*/
/*width: 58px;*/
/*height: 62px;*/
/*background-color: #2C0F42;*/
/*}*/
/*.bg-light-white{*/
/*background-color: #E6DDD4;*/
/*height: 247px;*/
/*}*/
/*.h1 {*/
/*color: #A30F52 !important;*/
/*}*/
/*.bg-violet{*/
/*background-color: #2C0F42;*/
/*margin-top: 230px;*/
/*}*/
/*.top-arrow {*/
/*top: 2973px;*/
/*margin-left: 590px;*/
/*width: 78px;*/
/*height: 46px;*/
/*margin-bottom: -6px;*/
/*background: #A30F52;*/
/*}*/
/*.slick-slide {*/
/*margin: 0px 20px;*/
/*}*/
/*.slick-slide img {*/
/*width: 100%;*/
/*}*/

/*.slick-slider*/
/*{*/
/*position: relative;*/
/*display: block;*/
/*box-sizing: border-box;*/
/*-webkit-user-select: none;*/
/*-moz-user-select: none;*/
/*-ms-user-select: none;*/
/*user-select: none;*/
/*-webkit-touch-callout: none;*/
/*-khtml-user-select: none;*/
/*-ms-touch-action: pan-y;*/
/*touch-action: pan-y;*/
/*-webkit-tap-highlight-color: transparent;*/
/*}*/
/*.slick-list*/
/*{*/
/*position: relative;*/
/*display: block;*/
/*overflow: hidden;*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/
/*.slick-list:focus*/
/*{*/
/*outline: none;*/
/*}*/
/*.slick-list.dragging*/
/*{*/
/*cursor: pointer;*/
/*cursor: hand;*/
/*}*/

/*.slick-slider .slick-track,*/
/*.slick-slider .slick-list*/
/*{*/
/*-webkit-transform: translate3d(0, 0, 0);*/
/*-moz-transform: translate3d(0, 0, 0);*/
/*-ms-transform: translate3d(0, 0, 0);*/
/*-o-transform: translate3d(0, 0, 0);*/
/*transform: translate3d(0, 0, 0);*/
/*}*/

/*.slick-track*/
/*{*/
/*position: relative;*/
/*top: 0;*/
/*left: 0;*/
/*display: block;*/
/*}*/
/*.slick-track:before,*/
/*.slick-track:after*/
/*{*/
/*display: table;*/
/*content: '';*/
/*}*/
/*.slick-track:after*/
/*{*/
/*clear: both;*/
/*}*/
/*.slick-loading .slick-track*/
/*{*/
/*visibility: hidden;*/
/*}*/

/*.slick-slide*/
/*{*/
/*display: none;*/
/*float: left;*/
/*height: 100%;*/
/*min-height: 1px;*/
/*}*/
/*{*/
/*float: right;*/
/*}*/
/*.slick-slide img*/
/*{*/
/*display: block;*/
/*}*/
/*.slick-slide.slick-loading img*/
/*{*/
/*display: none;*/
/*}*/
/*.slick-slide.dragging img*/
/*{*/
/*pointer-events: none;*/
/*}*/
/*.slick-initialized .slick-slide*/
/*{*/
/*display: block;*/
/*}*/
/*.slick-loading .slick-slide*/
/*{*/
/*visibility: hidden;*/
/*}*/
/*.slick-vertical .slick-slide*/
/*{*/
/*display: block;*/
/*height: auto;*/
/*border: 1px solid transparent;*/
/*}*/
/*.slick-arrow.slick-hidden {*/
/*display: none;*/
/*}*/

/*}*/

/*css of footer*/
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: red;
    color: white;
    text-align: center;
}

/* css for our-clients */

.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* css for footer*/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #E6DDD4 !important;
    padding: 30px 0px 5px 0px;
}
#footer-client {
    background: #a53450 !important;
    padding: 30px 0px 5px 0px;
}
#footer h5{
    padding-left: 10px;
    border-left: 3px solid #A30F52;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#2c1542;
}
#footer a {
    color: #A30F52;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
    padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
    font-size:25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
#footer ul.social li:hover a i {
    font-size:30px;
    margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
    color:#2c1542;
}
#footer ul.social li a:hover{
    color:#eeeeee;
}
#footer ul.quick-links li{
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
#footer ul.quick-links li:hover{
    padding: 3px 0;
    margin-left:5px;
    font-weight:700;
}
#footer ul.quick-links li a i{
    margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}
.boxed {
    position: relative;
}
#footer-content{
    padding: 23px 0 2px;
    background-color: #A30F52;
}


@media (max-width:768px){
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .catering-service-banner {
        width: 100%;
        height: 1238px;
    }
}


.bg-pink-dark{
    background: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% padding-box;
}
.page-content{
    padding: 38px 0px 122px 0px;
}
.bg-violet {
    padding: 30px 0px 30px 0px;
}
.white-box{
    /* top: 766px; */
    /* left: 103px; */
    width: 70px;
    height: 186px;
    background-color: #FFFFFF;
    opacity: 1;
    /* margin-left: 123px; */
    /* margin-top: -38px; */
    margin: -38px 0px 35px 157px;
}
.pink-box{
    background-color: #A30F52;
    top: 1532px;
    left: 103px;
    width: 78px;
    height: 153px;
}
.box-page1{
    top: 982px;
    left: 103px;
    width: 486px;
    height: 188px;
    opacity:1;
}
.box-page2{
    top: 1202px;
    left: 511px;
    width: 488px;
    height: 292px;
    bottom: 0px;
    opacity: 1;
}
.box-page3{
    margin-top: -39px;
    margin-left: 157px;
    width: 70px;
    height: 153px;
    margin-bottom: 22px;
    background-color: #A30F52;
}
.box-page4 {
    margin-top: 77px;
    margin-left: 157px;
    width: 70px;
    height: 362px;
    background-color: #2C0F42;
}
.box-page5{
    margin-top: -38px;
    margin-left: 5.2rem;
    width: 70px;
    height: 68px;
    background-color: #ffffff;
}
.box-page6{
    margin-top: -38px;
    margin-left: 103px;
    width: 58px;
    height: 62px;
    background-color: #2C0F42;
}
.bg-light-white{
    background-color: #ffffff;
    height: 622px;
}
.h1 {
    color: #A30F52 !important;
}
.bg-violet{
    background-color: #2C0F42;
    /*margin-top: 230px;*/
}
.scroll-to-top{
    /*bottom: 15px;*/
    right: 15px;
    width: 80px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 65px;
    text-align: center;
    z-index: 99999;
    cursor: pointer;
    /*background: #4a953b;*/
    transition: all 300ms ease;
}
.top-arrow {
    margin-top: -4rem;
    margin-left: 978px;
    width: 70px;
    height: 46px;
    margin-bottom: -6px;
    background: #A30F52;
    /*position: absolute;*/
}
/*
                        css for about page
                        with vision css added also
                        */
.about-vertical-line1{
    margin-top: 295px;
    margin-left: 20px;
    width:0;
    height: 139px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.about-vertical-line2{
    margin-top: -16rem;
    margin-left: 85px;
    width: 0;
    height: 227px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.about-vertical-line3{
    margin-top: -36rem;
    margin-left: 67px;
    width: 0px;
    height: 476px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.about-vertical-line4{
    margin-top: -12rem;
    margin-left: 43px;
    width: 0px;
    height: 197px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.about-vertical-line5{
    margin-top: -4rem;
    margin-left: 129px;
    width: 0px;
    height: 285px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.about-vertical-line6 {
    margin-top: -9rem;
    margin-left: 147px;
    width: 0px;
    height: 209px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}

.about-vertical-line7{
    margin-top: -22rem;
    margin-left: 10.2rem;
    width: 0px;
    height: 285px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.content-about{
    margin-top: 0rem;
    width: 100%;
    height: 148px;
    background: transparent linear-gradient(0deg, #A30F52 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    position: relative;
}
.content-about h2 {
    /* margin-top: 0px; */
    /* margin-left: 0px; */
    /* width: 309px; */
    height: 65px;
    text-align: left;
    /* font-family: 'Roboto' !important; */
    font-size: 61px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 700;
}
.about-text{
    width: 100%;
    height: auto;
    /*text-align: center;*/
    font-size: 16px;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    text-align: justify;
}

.about{
    /*top: 93px;*/
    left: 0px;
    margin-right: 0px;
    width: 100%;
    /*height: 673px;*/
    /*background: #A30F52;*/
    background: #A30F52 url(../images/background-img/leaf-bg.png) 100% 100% padding-box;
    opacity: 1;
}
.about-content{
    margin-top: 410px;
    margin-left: -4rem;
    /*width: 369px;*/
    /*height: 65px;*/
    text-align: left;
    letter-spacing: 0;
    color: #A30F52;
    opacity: 1;
    text-align: justify;
    font-size: 14px;
    font-family: Roboto;
    font-style: italic;
}
.image{
    margin-top: 1rem;
    width: 100%;
    height: 548px;
    background: transparent url(./../images/background-img/background-about.png) no-repeat 41% 10% padding-box;
    opacity: 1;
}
.about-title{
    top: 454px;
    left: 202px;
    width: 281px;
    height: 65px;
    text-align: left;
    font-family: Roboto;
    font-size:54px;
    letter-spacing: 0;
    color: #A30F52;
    opacity: 1;
}
.vision-bg {
    left: -2px;
    padding: 4px 0 6px 0;
    width: 100%;
    height: auto;
    background: #E6DDD4;
    opacity: 1;
}
.vision-bg h1{
    margin-top: 2rem;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/var(--unnamed-line-spacing-72) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-96);
    color: var(---a30f52-pink);
    text-align: center;
    /* font: normal normal bold 60px/72px Roboto; */
    letter-spacing: 0.96px;
}
/*.vision-content p{*/
/*margin-top: -21px;*/
/*margin-left: -79px;*/
/*height: 49px;*/
/*text-align: center;*/
/*color: #E6DDD4;*/
/*padding: 3rem 0rem 0rem 5rem;*/
/*opacity: 1;*/
/*}*/
/*ul.social li a*/
.vision-content span{
    margin-top: 933px;
    /* left: 887px; */
    /* width: 148px; */
    /* height: 291px; */
    /* text-align: center; */
    /* font-style: normal; */
    font-family: "Noto Sans CJK TC Regular","Engravers MT";
    font-size: 50px;
    letter-spacing: 0;
    color: #C71967;
    opacity: 0.3;
}
/*.vision-content{*/
/*padding: 10rem 1rem 0rem 1rem;*/
/*}*/
.about-whitebox{
    top: 766px;
    margin-left: -7px;
    width: 70px;
    height: 186px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    opacity: 1;
}
.mission-vertical-line{
    margin-top: 0px;
    margin-left: 88px;
    width: 0px;
    height: 236px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.mission-vertical-line2{
    margin-top: 47px;
    margin-left: 18px;
    width: 0px;
    height: 182px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
.mission-vertical-line3{
    margin-top: -19rem;
    margin-left: 55px;
    width: 0px;
    height: 152px;
    border: 2px solid #C2806D;
    opacity: 0.5;
}
/* =============================================
                            css for about page
                            End  vision css
                           =============================================
                         */

.mission-bg{
    top: 93px;
    left: 0px;
    width: 100%;
    height: 575px;
    background: #ffffff;
    opacity: 1;
}
.mission-bg h1{
    font-weight: 700;
    padding:2rem 1rem 0rem 1rem;
    color: #A30F52;
    font-size: 30px;
}
.mission-bg p{
    /*top: 1171px;*/
    margin-left: 0.1rem ;
    width: 100%;
    height: 120px;
    text-align: justify;
    letter-spacing: 0;
    color: #A30F52;
    opacity: 1;
    padding: 3rem 0rem 0rem 0rem;
}

.side-box1{
    color: #A30F52;
    margin-top: -24rem;
    margin-left: 65px;
    width: 104px;
    height: 118px;
    background: rgba(163, 15, 82, 0.5) 0% 0% no-repeat padding-box;
    border-radius: .6rem;
}
.side-box2{
    margin-top: -3rem;
    margin-left: -22px;
    width: 129px;
    height: 190px;
    opacity: 1;
    background: transparent url('../images/side-box2.svg') 0% 0% no-repeat padding-box;;
    /*background-color: #E6DDD4;*/
}
.verticle-line{
    margin-top: 107px;
    left: 119px;
    width: 0px;
    height: 402px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.verticle-line-short{
    margin-top: -24rem;
    margin-left: 151px;
    width: 0px;
    height: 124px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.mission-art{
    top: 1247px;
    left: 228px;
    width: 125px;
    height: 169px;
    transform: matrix(0, -1, 1, 0, 0, 0);
    opacity: 0.1;
}
.right-side-box1{
    margin-top: 7rem;
    margin-left: 85px;
    width: 158px;
    height: 217px;
    background: transparent url(../images/side-box1.svg) 0% 0% no-repeat padding-box;
    /*opacity: 0.5;*/
}
.right-side-box2{
    margin-top: -21rem;
    margin-left: 171px;
    width: 113px;
    height: 163px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    border-radius: 0.4rem;
    /*opacity: 1;*/
}
.vertical-right-line{
    margin-top: 0px;
    margin-left: 16rem;
    height: 79px;
    border: 2px solid #E6DDD4;
}
.mission-content{
    /*margin-top: 0px;*/
    /*margin-left: -7.5rem;*/
    width: 100%;
    height: 173px;
    /*border: 1px solid #A30F52;*/
    border-radius: 15px;
    opacity: 1;
}
.mission-content-mid {
    /*margin: 10px 15px 10px 15px;*/
    margin-left: 0rem;
    height: 149px;
    opacity: 1;
}
.mission-content-box1{
    padding: 0px 0px 0px 0px;
    /*left: 385px;*/
    width: 198px;
    height: 149px;
    /*flex: 0 0 auto;*/
    opacity: 1;
}
.text p{
    /*margin: -3rem 0 0 0;*/
    /*width: 198px;*/
    /*height: 71px;*/
    /*text-align: center;*/
    /*font-family: "Regular ,Roboto";*/
    /*font-size: 14px;*/
    /*letter-spacing: 0;*/
    /*color: #A30F52 url("../images/background-img/leaf-bg.png") 100% 100% padding-box;*/
    /*opacity: 1;*/
    /*text-align: justify; */
    /* margin: -3rem 0 0 0; */
    width: 198px;
    height: 71px;
    text-align: center;
    font-family: "Regular ,Roboto";
    font-size: 14px;
    letter-spacing: 0;
    color: #A30F52;
}
.mission-content-icon img {
    margin: 6px 0 2px 62px;
    /*left: 455px;*/
    width: 30%;
    height: 58px;
    color: #C2806D;
    opacity: 1;
}
.mission-vertical-right-lign-long{
    margin-top: -4.8rem;
    margin-left: 13rem;
    width: 0px;
    height: 121px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: relative;
}
.mission-vertical-right-lign-short{
    margin-top: 10.8rem;
    margin-left: 7rem;
    width: 0px;
    height: 77px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: relative;
}
/*================ team section Statrt======================*/

.team-section{
    width: 100%;
    height: 607px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-team-box-light{
    margin-top: 0px;
    margin-left: 62px;
    width: 70px;
    height: 229px;
    background: #A30F52 0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-team-box-violet {
    margin-top: -8.5rem;
    margin-left: 3.9rem;
    width: 70px;
    height: 437px;
    background: #2C0F42 0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-team p{
    margin-top: 1rem;
    margin-left: 0rem;
    width: 34rem;
    text-align: left;
    font: Regular 16px/20px Roboto;
    letter-spacing: 0;
    color: #2C0F42;
    opacity: 1;
}

.small{
    text-align: left;
    font-size: 16px ;
    margin-le0remft: 9rem;
    font-family: "Regular Roboto";
    letter-spacing: 0.08px;
    color: #2C0F42;
    opacity: 1;
}
.our-team h2{
    font-weight: 600;
    text-align: left;
    font-size: 24px;
    font-family : "Roboto";
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
    margin: -15rem 0 0 0rem;
}
.our-team-box{
    margin-left: 0rem;
    width: 80%;
    margin-top: 40px;
    height: 137px;
}
.our-team-box p{
    text-align: left;
    font-family : "Regular Roboto";
    font-size: 16px;
    letter-spacing: 0;
    color: #2C0F42;
    opacity: 1;
}
.our-team-box h2{
    font-weight: 700;
    margin-top: 5px;
    font-size: 1.2rem;
    left: 202px;
    /*width: 522px;*/
    /*height: 137px;*/
    opacity: 1;
    color: #2C0F42;
}

/*============== our-team-section-2 ==========
                                        section start
                        ================================================*/

.personal-details-bg{
    /*top: 2297px;*/
    /*left: -2px;*/
    width: 100%;
    height: 703px;
    background: #2C0F42;
    opacity: 1;
}
.personal-detail-white-box{
    margin-top: 0px;
    margin-left: 13.6rem;
    width: 70px;
    height: 360px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    opacity: 1;
}
.team-member-second{
    margin-top: -1rem;
    margin-left: 105px;
    width: 304px;
    height: 375px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000029;
    opacity: 1;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
}
.team-member-photo img{
    margin-top: 10px;
    margin-left: 9px;
    width: 287px;
    height: 355px;
    opacity: 1;
}
.team-two-vertical-line-one{
    margin-top: -21rem;
    margin-left: 105px;
    width: 0px;
    height: 100px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.team-two-vertical-line-two{
    margin-top: 0px;
    margin-left: 85px;
    width: 0px;
    height: 90px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.team-two-vertical-line-three{
    margin-top: 46px;
    margin-left: 85px;
    width: 0px;
    height: 171px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
/*.team-two-vertical-line-four{*/
/*margin-top: 60px;*/
/*margin-left: 85px;*/
/*width: 0px;*/
/*height: 40px;*/
/*border: 2px solid #E6DDD4;*/
/*opacity: 1;*/
/*}*/
.team-two-vertical-line-five{
    margin: -8.6rem 0 0 4rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 106px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.team-two-vertical-line-five{
    margin: -8.6rem 0 0 4rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 106px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.team-two-vertical-line-six{
    margin: -25.6rem 0 0 3rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 292px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.team-two-vertical-line-seven{
    margin: 0rem 0px 0px 16rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 92px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.team-two-vertical-line-eight{
    margin: 4rem 0px 0px 19rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 143px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.team-two-vertical-line-nine{
    margin: 0rem 0px 0px 23rem;
    /* margin-left: 38px; */
    width: 0px;
    height: 92px;
    border: 2px solid #E6DDD4;
    opacity: 1;
    position: absolute;
}
.square-icon-two{
    margin-top: -8rem;
    margin-left: 2rem;
    width: 138px;
    height: 181px;
    background: transparent url('../images/round-white-plates.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
.team-title h2{
    margin-left: 2rem;
    font-weight: 600;
    margin-top: 20rem;
    width: 173px;
    height: 29px;
    /*text-align: left;*/
    font-family: "Regular ,Roboto";
    font-size: 22px;
    letter-spacing: 0.12px;
    color: #FFFFFF;
}
.team-title small{
    /* text-align: center; */
    font-maily: "Regular, Roboto";
    font-size: 14px;
    letter-spacing: 0.08px;
    color: #FFFFFF;
    padding: 0rem 2.2rem;
}
.team-title p{
    margin-top: 27px;
    margin-left: 2rem;
    width: 486px;
    height: 178px;
    text-align: justify;
    font: Regular 16px/20px Roboto;
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
/*=============== team section start ==========
                        =============================================*/
.team-photo-one{
    margin-top: -11px;
    margin-left: -6px;
    width: 304px;
    height: 375px;
    background: #2C0F42 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000029;
    opacity: 1;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    z-index: 3;
    position: relative;
}
.team-photo-one img{
    margin-left: 5px;
    margin-top: 5px;
    width: 294px;
    margin-right: 5px;
    height: 365px;
    background: transparent url(../images/team-member/member-1.png) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.square-icon{
    margin-left: -3rem;
    margin-top: -5rem;
    /* width: 294px; */
    margin-right: -91px;
    height: 365px;
    z-index: 2;
    /* position: absolute; */
    background: transparent url(../images/ceramic-plates.svg) 0% 0% no-repeat padding-box;
}
.vertical-line-one{
    margin: 0rem 0rem 0rem 22rem;
    width: 0px;
    height: 76px;
    border: 2px solid #C2806D;
    opacity: 1;
}
.vertical-line-two{
    margin: 0rem 0rem 0.7rem 19rem;
    width: 0px;
    height: 76px;
    border: 2px solid #C2806D;
    opacity: 1;
}
.vertical-line-three{
    margin: -29rem 0rem 8rem 20rem;
    width: 0px;
    height: 395px;
    border: 2px solid #C2806D;
    opacity: 1;
    position: relative;
}
.vertical-line-four{
    margin: -36.3rem 0rem 0rem 21.5rem;
    width: 0px;
    height: 76px;
    border: 2px solid #C2806D;
    opacity: 1;
}

/*===================section of personal details ========
                                                    section start
                        ==============================================================*/

.team-section-details{
    width: 100%;
    height: 300px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}
.team-section-violet-box {
    margin-top: 0px;
    margin-left: 7.7rem;
    width: 70px;
    height: 506px;
    background: #2C0F42 0% 0% no-repeat padding-box;
    opacity: 1;
}
.team-section-card{
    margin-top: 0rem;
    /*width: 208px;*/
    height: 294px;
    /*box-shadow: 0px 0px 30px #00000029;*/
    opacity: 1;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    background:transparent url("../images/team-member/hashad-solanki.png")48% 46%no-repeat padding-box;
}
.team-section-card-two{
    margin-top: 4rem;
    margin-left: 0rem;
    /*width: 208px;*/
    height: 294px;
    /*box-shadow: 0px 0px 30px #00000029;*/
    opacity: 1;
    -webkit-backdrop-filter: blur(50px);
    background:transparent url("../images/team-member/ajinkya.png")48% 46%no-repeat padding-box;
}
.title h2{
    font-weight: 600;
    text-align: left;
    padding: 7rem 0 0 0;
    font-family : "Black, Roboto";
    font-size : 26px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
    lign-hight:0rem
}
.title small{
    font-family : "Black, Roboto";
    font-size : 16px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
}
.title p{
    margin-top: 2rem;
    font-family: "Black, Roboto";
    font-size: 16px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
}
.our-client-title p {
    /* margin-top: 2rem; */
    /* font-family: "Black, Roboto"; */
    /* font-size: 17px; */
    /* letter-spacing: 0.12px; */
    /* color: #ffffff; */
    /* opacity: 1; */
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/28px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---ffffff-white);
    text-align: center;
    /* font: normal normal bold 24px/28px Roboto; */
    /* letter-spacing: 0.38px; */
    /* color: #FFFFFF;*/
}

.title-text h2{
    font-weight: 600;
    text-align: left;
    padding: 6rem 0 0 0;
    font-family : "Black, Roboto";
    font-size : 26px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
    lign-hight:0rem
}
.title-text p{
    margin-top: 1rem;
    font-family: "Black, Roboto";
    font-size: 16px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
    text-align: justify;
}
.title-text small{
    font-family : "Black, Roboto";
    font-size : 16px;
    letter-spacing: 0.12px;
    color: #2C0F42;
    opacity: 1;
}


@media only screen and (min-width: 992px) and (max-width: 1200px){

    /*
                            css for about page
                            with vision css added also
                            */

    .about-content-image-content{
        margin-top: 439px;
        margin-left: 0px;
        width: 100%;
        height: auto;
        background: transparent linear-gradient(0deg, #A30F52 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    /*.about{*/
    /*!*top: 93px;*!*/
    /*left: 0px;*/
    /*margin-right: 0px;*/
    /*width: 100%;*/
    /*!*height: 673px;*!*/
    /*background: #E6DDD4;*/
    /*opacity: 1;*/
    /*}*/
    .about-content{
        margin-top: 387px;
        margin-left: -1rem;
        /*width: 369px;*/
        /*height: 65px;*/
        text-align: left;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        text-align: justify;
        font-size: 14px;
        font-family: Roboto;
        font-style: italic;
    }
    /*.image{*/
    /*margin-top: 3rem;*/
    /*margin-left: -16.7rem !important;*/
    /*width: 1000px !important;*/
    /*background: transparent url(./../images/background-img/background-about.png) no-repeat padding-box;*/
    /*opacity: 1;*/
    /*}*/
    .about-title{
        top: 454px;
        left: 202px;
        width: 281px;
        height: 65px;
        text-align: left;
        font-family: Roboto;
        font-size:54px;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
    }
    /*.vision-bg{*/
    /*top: 766px;*/
    /*left: -2px;*/
    /*width: 100%;*/
    /*height: 450px;*/
    /*background: #A30F52;*/
    /*opacity: 1;*/
    /*}*/


    /*.vision-bg h1{*/
    /*margin-top: 5px;*/
    /*margin-left: 376px;*/
    /*margin-right: 482px;*/
    /* width: 142px; */
    /* height: 37px; */
    /*height: 37px;*/
    /*text-align: center;*/
    /*!*font: Black 30px/37px Roboto;*!*/
    /*letter-spacing: 0;*/
    /*font-size: 30px;*/
    /*color: #E6DDD4;*/
    /*opacity: 1;*/
    /*padding: 0rem 0rem 0rem 0rem;*/
    /*}*/


    /*.vision-icon{*/
    /*top: 914px;*/
    /*left: 887px;*/
    /*width: 148px;*/
    /*height: 291px;*/
    /*text-align: center;*/
    /*letter-spacing: 0;*/
    /*font-family: Engravers MT;*/
    /*color: #C71967;*/
    /*opacity: 0.3;*/
    /*}*/
    .vision-content p {
        padding-top: 16px;
        height: 49px;
        text-align: center;
        color: #E6DDD4;
        padding: 4rem 0rem 0rem 0rem;
        opacity: 1;
    }
    /*ul.social li a*/
    .vision-content span{
        margin-top: 933px;
        /* left: 887px; */
        /* width: 148px; */
        /* height: 291px; */
        /* text-align: center; */
        /* font-style: normal; */
        font-family: "Noto Sans CJK TC Regular","Engravers MT";
        font-size: 50px;
        letter-spacing: 0;
        color: #C71967;
        opacity: 0.3;
    }
    /*.vision-content{*/
    /*padding: 9rem 1rem 0rem 1rem;*/
    /*}*/
    .about-whitebox{
        top: 766px;
        left: 202px;
        width: 78px;
        height: 186px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .mission-vertical-line{
        margin-top: 0px;
        margin-left: 205px;
        width: 0px;
        height: 236px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    .mission-vertical-line2{
        margin-top: 47px;
        margin-left: 112px;
        width: 0px;
        height: 182px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    .mission-vertical-line3{
        margin-top: -19rem;
        margin-left: 263px;
        width: 0px;
        height: 152px;
        border: 2px solid #C2806D;
        opacity: 0.5;
    }
    /* =============================================
                                css for about page
                                End  vision css
                               =============================================
                             */

    .mission-bg{
        top: 93px;
        left: 0px;
        width: 100%;
        height: 574px;
        background: #ffffff;
        opacity: 1;
    }
    .mission-bg h1{
        font-weight: 700;
        padding:2rem 1rem 0rem 1rem;
        color: #A30F52;
        font-size: 30px;
    }
    .mission-bg p{
        /*top: 1171px;*/
        margin-left: 0.1rem ;
        width: 393px;
        height: 120px;
        text-align: justify;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        padding: 3rem 0rem 0rem 0rem;
    }

    .side-box1{
        color: #A30F52;
        margin-top: -24rem;
        margin-left: 65px;
        width: 104px;
        height: 118px;
        background: rgba(163, 15, 82, 0.5) 0% 0% no-repeat padding-box;
        border-radius: .6rem;
    }
    .side-box2{
        margin-top: -3rem;
        margin-left: -22px;
        width: 129px;
        height: 190px;
        opacity: 1;
        background: transparent url('../images/side-box2.svg') 0% 0% no-repeat padding-box;;
        /*background-color: #E6DDD4;*/
    }
    .verticle-line{
        margin-top: 107px;
        left: 119px;
        width: 0px;
        height: 402px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .verticle-line-short{
        margin-top: -24rem;
        margin-left: 151px;
        width: 0px;
        height: 124px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .mission-art{
        top: 1247px;
        left: 228px;
        width: 125px;
        height: 169px;
        transform: matrix(0, -1, 1, 0, 0, 0);
        opacity: 0.1;
    }
    .right-side-box1{
        margin-left: 79px;
    }
    .right-side-box2{
        margin-top: -21rem;
        margin-left: 171px;
        width: 113px;
        height: 163px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        border-radius: 0.4rem;
        /*opacity: 1;*/
    }
    .vertical-right-line{
        margin-top: 0px;
        margin-left: 15rem;
        height: 79px;
        border: 2px solid #E6DDD4;
    }
    /*.mission-content{*/
    /*margin-top: 0px;*/
    /*margin-left: -7.5rem;*/
    /*width: 608px;*/
    /*height: 173px;*/
    /*border: 1px solid #A30F52;*/
    /*border-radius: 15px;*/
    /*opacity: 1;*/
    /*}*/
    /*.mission-content-mid{*/
    /*margin: 10px 15px 10px 15px;*/
    /*!*margin-left: 16px;*!*/
    /*!*width: 631px;*!*/
    /*height: 149px;*/
    /*opacity: 1;*/
    /*}*/
    .mission-content-box1{
        /* padding: 0px 0px 0px 0px; */
        /* left: 385px; */
        /* width: 198px; */
        /* height: 149px; */
        /* flex: 0 0 auto; */
        /* opacity: 1; */
        padding: 0px 0px 0px 0px;
        /* left: 385px; */
        width: 198px;
        height: 149px;
        flex: 0 0 auto;
        opacity: 1;
    }
    .mission-content-box1 .text p{
        margin: 0px 0 0 0;
        /* width: 198px; */
        height: 71px;
        text-align: center;
        font-family: "Regular ,Roboto";
        font-size: 14px;
        letter-spacing: 0;
        color: #A30F52;
        opacity: 1;
        text-align: justify;
        padding: 0;
    }
    /*.text p{*/
    /*margin: -3rem 0 0 0;*/
    /*width: 198px;*/
    /*height: 71px;*/
    /*text-align: center;*/
    /*font-family: "Regular ,Roboto";*/
    /*font-size: 14px;*/
    /*letter-spacing: 0;*/
    /*color: #A30F52;*/
    /*opacity: 1;*/
    /*text-align: justify;*/
    /*}*/
    .mission-content-icon img {
        margin: 6px 0 2px 62px;
        /*left: 455px;*/
        width: 30%;
        height: 58px;
        color: #C2806D;
        opacity: 1;
    }
    .mission-vertical-right-lign-long{
        margin-top: -4.8rem;
        margin-left: 13rem;
        width: 0px;
        height: 121px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: relative;
    }
    .mission-vertical-right-lign-short{
        margin-top: 10.8rem;
        margin-left: 7rem;
        width: 0px;
        height: 77px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: relative;
    }
    /*================ team section Statrt======================*/

    .team-section{
        /*margin-top: 1532px;*/
        /*left: -2px;*/
        width: 100%;
        height: 607px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team-box-light{
        margin-top: 0px;
        margin-left: 112px;
        width: 70px;
        height: 153px;
        background: #A30F52 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team-box-violet{
        margin-top: -8.5rem;
        margin-left: 7.7rem;
        width: 70px;
        height: 437px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .our-team p{
        margin-top: 1rem;
        margin-left: 0rem;
        /* height: 178px; */
        width: 34rem;
        text-align: left;
        font-family: 'Regular, Roboto';
        font-size: 16px;
        letter-spacing: 0;
        color: #C2806D;
        opacity: 1;
    }

    .small{
        text-align: left;
        font-size: 16px ;
        margin-left: 0rem;
        font-family: "Regular Roboto";
        letter-spacing: 0.08px;
        color: #2C0F42;
        opacity: 1;
    }
    .our-team h2{
        font-weight: 600;
        text-align: left;
        font-size: 24px;
        font-family : "Roboto";
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        margin: -18rem 0 0 14rem;
    }
    .our-team-box{
        margin-left: 1.4rem;
        width: 522px;
        margin-top: 21px;
        height: 137px;
    }
    .our-team-box p{
        text-align: left;
        font-family : "Regular Roboto";
        font-size: 16px;
        letter-spacing: 0;
        color: #2C0F42;
        opacity: 1;
    }
    .our-team-box h2{
        font-weight: 700;
        margin-top: 5px;
        left: 202px;
        /*width: 522px;*/
        /*height: 137px;*/
        opacity: 1;
        color: #2C0F42;
    }

    /*============== our-team-section-2 ==========
                                            section start
                            ================================================*/

    .personal-details-bg{
        /*top: 2297px;*/
        /*left: -2px;*/
        width: 100%;
        height: 766px;
        background: #2C0F42;
        opacity: 1;
    }
    .personal-detail-white-box{
        margin-top: 0px;
        margin-left: 13rem;
        width: 70px ;
        height: 360px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-member-second{
        margin-top: -1rem;
        margin-left: 105px;
        width: 304px;
        height: 375px;
        background: #E6DDD4 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 30px #00000029;
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
    }
    .team-member-photo img{
        margin-top: 10px;
        margin-left: 9px;
        width: 287px;
        height: 355px;
        opacity: 1;
    }
    .team-two-vertical-line-one{
        margin-top: -21rem;
        margin-left: 105px;
        width: 0px;
        height: 100px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-two{
        margin-top: 0px;
        margin-left: 85px;
        width: 0px;
        height: 90px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-three{
        margin-top: 46px;
        margin-left: 85px;
        width: 0px;
        height: 171px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-four{
        margin-top: 60px;
        margin-left: 85px;
        width: 0px;
        height: 40px;
        border: 2px solid #E6DDD4;
        opacity: 1;
    }
    .team-two-vertical-line-five{
        margin: -8.6rem 0 0 4rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 106px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-five{
        margin: -8.6rem 0 0 4rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 106px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-six{
        margin: -25.6rem 0 0 3rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 292px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-seven{
        margin: 0rem 0px 0px 16rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 92px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-eight{
        margin: 4rem 0px 0px 19rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 143px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .team-two-vertical-line-nine{
        margin: 0rem 0px 0px 23rem;
        /* margin-left: 38px; */
        width: 0px;
        height: 92px;
        border: 2px solid #E6DDD4;
        opacity: 1;
        position: absolute;
    }
    .square-icon-two{
        margin-top: -8rem;
        margin-left: 2rem;
        width: 138px;
        height: 181px;
        background: transparent url('../images/round-white-plates.svg') 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-title h2{
        margin-left: 1rem;
        font-weight: 600;
        margin-top: 18rem;
        width: 245px;
        height: 29px;
        /*text-align: left;*/
        font-family: "Regular ,Roboto";
        font-size: 24px;
        letter-spacing: 0.12px;
        color: #FFFFFF;
    }
    .team-title small{
        /* text-align: center; */
        font-maily: "Regular, Roboto";
        font-size: 14px;
        letter-spacing: 0.08px;
        color: #FFFFFF;
        padding: 0rem 6rem;
    }
    .team-title p{
        margin-top: 12px;
        margin-left: 6rem;
        width: 100%;
        height: 178px;
        text-align: justify;
        font: Regular 16px/20px Roboto;
        letter-spacing: 0;
        color: #E6DDD4;
        opacity: 1;
    }
    /*=============== team section start ==========
                            =============================================*/
    .team-photo-one{
        margin-top: -11px;
        margin-left: -6px;
        width: 304px;
        height: 375px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 30px #00000029;
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        z-index: 3;
        position: relative;
    }
    .team-photo-one img{
        margin-left: 5px;
        margin-top: 5px;
        width: 294px;
        margin-right: 5px;
        height: 365px;
        background: transparent url(../images/team-member/member-1.png) 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .square-icon{
        margin-left: -2rem;
        margin-top: -5rem;
        /* width: 294px; */
        margin-right: -115px;
        height: 365px;
        z-index: 2;
        /* position: absolute; */
        background: transparent url(../images/ceramic-plates.svg) 0% 0% no-repeat padding-box;
    }
    .vertical-line-one{
        margin: 0rem 0rem 0rem 22rem;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }
    .vertical-line-two{
        margin: 0rem 0rem 0.7rem 19rem;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }
    .vertical-line-three{
        margin: -29rem 0rem 8rem 20rem;
        width: 0px;
        height: 395px;
        border: 2px solid #C2806D;
        opacity: 1;
        position: relative;
    }
    .vertical-line-four{
        margin: -36.3rem 0rem 0rem 22rem;
        width: 0px;
        height: 76px;
        border: 2px solid #C2806D;
        opacity: 1;
    }

    /*===================section of personal details ========
                                                        section start
                            ==============================================================*/

    .team-section-details{
        width: 100%;
        height: 816px;
        background: #ffffff 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-section-violet-box{
        margin-top: 0px;
        margin-left: 13rem;
        width: 70px;
        height: 506px;
        background: #2C0F42 0% 0% no-repeat padding-box;
        opacity: 1;
    }
    .team-section-card{
        margin-top: 0rem;
        width: 100%;
        height: 279px;
        /*background: #E6DDD4 0% 0% no-repeat padding-box;*/
        /*box-shadow: 0px 0px 30px #00000029;*/
        opacity: 1;
        backdrop-filter: blur(50px);
        -webkit-backdrop-filter: blur(50px);
        background:transparent url("../images/team-member/hashad-solanki.png")48% 46%no-repeat padding-box;
    }
    .team-section-card-two{
        margin-top: 4rem;
        width: 100%;
        margin-left: 0rem;
        height: 283px;
        /*box-shadow: 0px 0px 30px #00000029;*/
        opacity: 1;
        -webkit-backdrop-filter: blur(50px);
        background:transparent url("../images/team-member/ajinkya.png")48% 46%no-repeat padding-box;
    }
    .title h2{
        font-weight: 600;
        text-align: left;
        padding: 4rem 0 0 0;
        font-family : "Black, Roboto";
        font-size : 26px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        lign-hight:0rem
    }
    .title small{
        font-family : "Black, Roboto";
        font-size : 16px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
    }
    .title p{
        margin-top: 1rem;
        font-family: "Black, Roboto";
        font-size: 14px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        text-align: justify;
    }
    .title-text h2{
        font-weight: 600;
        text-align: left;
        padding: 0rem 0 0 0;
        font-family : "Black, Roboto";
        font-size : 26px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        lign-hight:0rem
    }
    .title-text p{
        margin-top: 1rem;
        font-family: "Black, Roboto";
        font-size: 14px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
        text-align: justify;
    }
    .title-text small{
        font-family : "Black, Roboto";
        font-size : 16px;
        letter-spacing: 0.12px;
        color: #2C0F42;
        opacity: 1;
    }
}


/*css of our clients*/
.our-client-bg{
    margin-top: 0px;
    width: 100%;
    height: 658px;
    background: #2C0F42 0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-client-bg h2{
    margin-top: 85px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/var(--unnamed-line-spacing-72) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-96);
    color: var(---ffffff-white);
    text-align: center;
    /*font: normal normal bold 60px/72px Roboto;*/
    /*letter-spacing: 0.96px;*/
}
.our-client-bg.title.content-service {
    text-align: left;
    font-family: 'Medium , Roboto';
    letter-spacing: 0;
    color: #E6DDD4;
}
.our-client-bg .quote-icon {
    margin-top: 279px;
    margin-left: 17px;
    width: 148px;
    height: 291px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    text-align: center;
    font-family: 'Regular,Engravers MT';
    letter-spacing: 0;
    font-size: 6rem;
    color: #662C92;
    opacity: 0.3;
}

.our-client-bg .quote-icon-right {
    margin-top: 279px;
    margin-left: -17px;
    width: 148px;
    height: 291px;
    transform: matrix(-1, 0, 0, -1, 0, 0);
    text-align: center;
    font-family: 'Regular,Engravers MT';
    letter-spacing: 0;
    font-size: 6rem;
    color: #662C92;
    opacity: 0.3;
}

.opacity-box{
    margin-top: 49px;
    /*margin-left: 1120px;*/
    width: 125px;
    height: 180px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 4px #00000082;
    border-radius: 20px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}

.vertical-slim-box{
    margin-top: -8rem;
    margin-left: 204px;
    width: 49px;
    height: 189px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 4px #00000082;
    border-radius: 12px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter:
}
.vertical-box{
    margin-top: 0rem;
    maegin-left: 1120px;
    width: 158px;
    height: 209px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 4px #00000082;
    border-radius: 20px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}
.client-details-bg{
    width: 100%;
    height: 792px;
    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
}
.violet-box{
    margin-top: -1px;
    margin-left: 157px;
    width: 70px;
    height: 62px;
    background: #2C0F42 0% 0% no-repeat padding-box;
    opacity: 1;
}
.client-details-bg h2{
    margin-top: 1rem;
    margin-left: 0px;
    /*width: 337px;*/
    height: 41px;
    text-align: left;
    font-size:  41px ;
    font-family: 'Black,Roboto';
    letter-spacing: 0;
    color: #2C0F42;
    opacity: 1;
}
.client-details-content p{
    padding-top: 50px;
    /*margin-left: 93px;*/
    width: 282px;
    height: 595px;
    text-align: left;
    font-size:  14px;
    font-family:  'Regular,Roboto';
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.client-details-content-catering p{
    margin-top: 1 52px;
    /*margin-left: 814px;*/
    width: 440px;
    height: 379px;
    text-align: left;
    font-size: 14px;
    font-family: 'Regular ,Roboto';
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.content-catering h3{
    text-align: left;
    font-family: 'Black ,Roboto';
    font-size: 34px;
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.content-justify{
    text-align: justify !important;
}

/*============== Our-service ================
                        =============================================*/

.service-banner{
    width: 100%;
    height: 300px;
    background: transparent url('/images/service-banner.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
    background-color: #E6DDD4;
}
.service-nav a{
    margin: 0rem 0rem 0rem 0rem;
    width: 174px;
    height: 51px;
    /* background: #C2806D 0% 0% no-repeat padding-box; */
    font-size: 10px;
    font-family: 'Regular,Roboto';
    color: #C2806D;
    border-radius: 8px;
    opacity: 0.74;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.service-nav a:hover{
    /*margin-left: 58px;*/
    width: 175px;
    height: 51px;
    background: #C2806D 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 8px;
    opacity: 0.74;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    width: 161px;
    height: 51px;
    /* background: transparent 0% 0% no-repeat padding-box; */
    /* color: #fff; */
    /* border-radius: 8px; */
    /* opacity: 0.74; */
    /* backdrop-filter: blur(2px); */
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    -webkit-backdrop-filter: blur(2px);
}
.service-banner .corporate-services{
    height:209px;
    width:100%;
    letter-spacing: 0;
}
.corporate-services h1{
    margin-top: 42px;
    margin-left: 54px;
    width: 304px;
    height: 109px;
    text-align: right;
    letter-spacing: 0;
    color: #A30F52;
    opacity: 1;
}
.corporate-services p{
    width: 100%;
    height: 85px;
    /*text-align: left;*/
    letter-spacing: 0;
    color: #A30F52;
    opacity: 1;
    text-align: justify;
    margin-top: 1.2rem;
}

.service-banner h1{
    margin-top: -28px;
    margn-left: 207px;
    width: 302px;
    /* height: 140px; */
    text-align: right;
    font-family: 'Black, Roboto';
    font-size: 59px;
    color: #C2806D;
    opacity: 0.15;
}


.white-box-service1{
    margin-top: 10px;
    margin-left: 454px;
    width: 78px;
    height: 129px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #00000082;
    border-radius: 12px;
    opacity: 0.74;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.white-box-service2{
    margin-top: 1rem;
    margin-right: 0px;
    margin-left: 23rem;
    width: 125px;
    height: 180px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 4px #00000082;
    border-radius: 20px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}
.corporate-catering{
    width: 100%;
    height: 240px;
    background: #A30F52 0% 0% no-repeat padding-box;
    opacity: 1;
}

.corporate-catering h1{
    margin-top: 9px;
    margin-left: 7rem;
    width: 414px;
    height: 41px;
    text-align: left;
    font-family: 'Bold, Roboto';
    font-size: 27px;
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.corporate-catering p{
    margin-left: 114px;
    width: 100%;
    height: 93px;
    text-align: left;
    font: Regular 16px/20px Roboto;
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.service-white-box{
    margin-top: 0px;
    margin-left: 157px;
    width: 70px;
    height: 62px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    opacity: 1;
}
.service-white-box-horizontal{
    margin-top: -2rem;
    margin-left: 580px;
    width: 49px;
    height: 189px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: -1px 3px 5px 1px #00000082; ;
    border-radius: 12px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}
.nav-box{
    padding: 0px 36px 0px 43px;
}
.corporate-catering h2{
    margin-top: 15px;
    margin-left: 72px;
    width: 129px;
    height: 41px;
    text-align: left;
    font-size: 27px;
    font-family: 'Bold,Roboto';
    letter-spacing: 0;
    color: #E6DDD4;
    opacity: 1;
}
.image-part{
    left: -2px;
    width: 100%;
    height: 766px;
    background: #ffffff  0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-usp-bg{
    width: 100%;
    height: 766px;
    background: #A30F52 url("../images/background-img/leaf-bg.png") 113% 0% no-repeat padding-box;
    /*background-color: ;*/
    opacity: 1;
}
.white-box-small{
    margin-left: 157px;
    width: 70px;
    height: 62px;
    background: #ffffff  0% 0% no-repeat padding-box;
    opacity: 1;
}
.our-usp-bg h3{
    margin: 1rem 0rem 1rem 0rem;
    /* margin-left: 0px; */
    /* width: 129px; */
    height: 41px;
    text-align: left;
    font-family : 'Bold, Roboto';
    font-size :  34px;
    letter-spacing: 0;
    color: #ffffff;
    opacityty: 1;
}
.our-services-opacity{
    top: 271px;
    left: 207px;
    width: 100%;
    height: 140px;
    text-align: right;
    font: Black 77px/48px Roboto;
    letter-spacing: 0;
    color: #C2806D;
    opacity: 0.15;
}
.corporet-content-space{
    height:337px;
    width:100%;
}
.usp-box{
    margin-top: 10px;
    /*margin-left: 20px;*/
    width: 100%;
    height: 190px;
    background: #EB579A 0% 0% no-repeat padding-box;
    box-shadow: -7px 10px 4px #7E043B;
    border-radius: 30px;
    opacity: 0.75;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.usp-box p{
    margin: 0px 4px 20px 12px;
    width: 305px;
    /*text-align: left;*/
    font-size: 14px;
    letter-spacing: 0;
    color: #ffffff;
    text-align: justify;
    opacity: 1;
}

.usp-box-small{
    margin-top: 10px;
    /*margin-left: 20px;*/
    width: 100%;
    height: 90px;
    background: #EB579A 0% 0% no-repeat padding-box;
    box-shadow: -7px 10px 4px #7E043B;
    border-radius: 30px;
    opacity: 0.74;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.image-part img{
    margin: 30px 0px 0px 0px;
    /*left: 200px;*/
    width: 100%;
    height: 510px;
    background: #CECECE 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
}
.left-side-pink-box{
    margin-top: -16rem;
    margin-left: 6rem;
    width: 102px;
    height: 118px;
    background: #CE4081 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 4px #00000059;
    border-radius: 20px;
    opacity: 0.75;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
    position: absolute;
}
.left-side-white-box{
    margin-top: 9rem;
    margin-left: 2rem;
    width: 129px;
    height: 190px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: -1px 0px 7px 0px #00000082;
    border-radius: 20px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}
.verticle-line1{
    margin-top: -20.9rem;
    margin-left: 4rem;
    width: 0px;
    height: 442px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.verticle-line2 {
    margin-top: 10.1rem;
    margin-left: 2rem;
    width: 0px;
    height: 259px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.verticle-line3 {
    margin-top: 3rem;
    margin-left: -3rem;
    width: 0px;
    height: 259px;
    border: 2px solid #E6DDD4;
    opacity: 1;
}
.right-side-white-box{
    margin-top: -10rem;
    margin-left: -3rem;
    width: 113px;
    height: 163px;
    background: #E6DDD4 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 4px #00000082;
    border-radius: 20px;
    opacity: 0.74;
    backdrop-filter: blur(34px);
    -webkit-backdrop-filter: blur(34px);
}
.right-side-pink-box{
    margin-top: -5rem;
    margin-left: -9rem;
    width: 158px;
    height: 217px;
    background-color: #A30F52;
    box-shadow: 0px 5px 4px #0000006E;
    border-radius: 32px;
    opacity: 0.5;
    backdrop-filter: blur(49px);
    -webkit-backdrop-filter: blur(49px);
    position: absolute;
}
.usp-box h5{
    font-size: 16px;
    padding: 0.8rem 2rem 0;
    text-align: left;
    font-family: 'Medium, Roboto';
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}
.usp-box-small h4{
    font-size: 26px;
    padding: 0.8rem 2rem;
    text-align: left;
    font-family: 'Medium, Roboto';
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}

.usp-box-small p{
    font-size: 22px;
    width: 286px;
    height: 157px;
    text-align: left;
    font-family: "Regular,Roboto";
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
}

.usp-box-big{
    margin-top: 14px;
    margin-left: 0px;
    width: 100%;
    height: 120px;
    background: #EB579A 0% 0% no-repeat padding-box;
    box-shadow: -7px 10px 4px #7E043B;
    border-radius: 30px;
    opacity: 0.74;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}
.usp-box-big h5{
    font-size: 16px;
    padding: 0.8rem 2rem;
    text-align: left;
    font-family: 'Medium, Roboto';
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}
.usp-box-big p{
    margin-top: -3rem;
    font-size: 16px;
    padding: 0.8rem 2rem;
    text-align: left;
    font-family: 'Medium, Roboto';
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
}
.page-content .content p{
    margin-bottom: 0.4rem !important
}

.page-content .content a{
    color: #2C0F42;
}
.page-content .content a:hover{
    color: #A30F52;
}

.box-page2-responsive a{
    color: #2C0F42;
}

.box-page2-responsive a:hover{
    color: #A30F52;
}
.content-left{
    margin-left: 4rem;
}
/*============Contact us css============*/
/*========================================*/


.contact-bg{
    margin : 0px 0 ;
    width: 100%;
    height: 637px;
    background-color: #A30F52;
    opacity: 1;
}
.contact-form{
    /*margin-top: 12px;*/
    /*margin-left: 12px;*/
    /*width: 486px;*/
    height: 415px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /*box-shadow: 0px 0px 7px #CCCBBE;*/
    box-shadow: -1px -6px 10px 1px #5e5e5ea1;
    border-radius: 20px;
    opacity: 1;
    position: relative;
}
.contact-form-title{
    padding: 1rem 0rem 0rem 0rem !important;
}
.contact-form h3{
    /*padding: 3rem 0rem 0rem 4rem;*/
    /*width: 422px;*/
    /*height: 22px;*/
    /*text-align: center;*/
    /*font-family: 'Medium ,Roboto';*/
    /*font-size: 20px;*/
    /*letter-spacing: 0;*/
    /*color: #A30F52;*/
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    text-align: center;
    color: #A30F52;
}
button.contact-form-button.text-center.btn.btn-lg {
    background-color: #A30F52;
    color: #ffffff;
    /* border-radius: 19px; */
    padding: 0 1rem;
    width: 13rem;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 16px/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: 0.26px;
    color: #FFFFFF;
}
.contact-title{
    padding: 3rem 0rem;
    color: #FFFFFF;
}
.contact-detail{
    color: #FFFFFF;
    margin: 0rem 0rem 0rem 0rem;
    font-family: 'Medium ,Roboto';
}
.contact-form-button{
    margin: 1rem 5.7rem 0rem;
}
.contact-detail i{
    color: #C2806D;
}
.form-box{
    padding:29px 11px 0px 15px;
}
.contact-bg .contact-form.title{
    padding: 4rem 4rem 1rem 2rem;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 925px!important;
    }
    section.page-item.mt-15 {
        margin-top: 7rem;
    }
}

.page-item p{
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/28px var(--unnamed-font-family-roboto);
    letter-spacing: 0.14px;
    opacity: 1;
}

img.welcome-img {
    width: 95%;
    height: 330px;
}

.happy-client {
    margin-top: 13px;
    margin-left: 164px;
    text-align: center;
    width: 176px;
    height: 60px;
    position: absolute;
    background: var(---ffffff-white) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 55px #0000001A;
    border-radius: 30px;
    opacity: 1;
}
.happy-client-icon{
    margin-top: 8px;
    margin-left: 12px;
    width: 44px;
    height: 44px;
    background: var(---c2806d-dark-beige) 0% 0% no-repeat padding-box;
    background: #C2807A 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 30px;
    position: absolute;
}
.happy-client-icon1{
    margin-top: 8px;
    margin-left: 12px;
    width: 38px;
    height: 38px;
    background: #DCDCDC 0% 0% no-repeat padding-box;
    position: absolute;
    border-radius: 7px;
    opacity: 1;
}
i.fa.fa-heart {
    font-size: 14px;
    width: 18px;
    height: 16px;
    padding-top: 1rem;
    color: #ffffff;
}
i.fa.fa-suitcase {
    font-size: 14px;
    width: 18px;
    height: 16px;
    padding-top: 0.7rem;
    color: #C2807A;
}
i.fa.fa-handshake-o {
    padding-top: 11px;
    width: 24px;
    height: 14px;
    opacity: 1;
    color: #C2806D;
}
.happy-client-content{
    padding-top: 9px;
    padding-left: 59px;
    font-family: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    /* letter-spacing: var(--unnamed-character-spacing-0-29); */
    color: var(---c2806d-dark-beige);
    text-align: left;
    font: normal normal bold 18px/29px Roboto;
    letter-spacing: 0.29px;
    color: #C2806D;
    opacity: 1;
}
.happy-client-content1 {
    padding-top: 0px;
    padding-left: 63px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 14px/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    color: var(---c2806d-dark-beige);
    text-align: left;
    font: normal normal normal 14px/16px Roboto;
    letter-spacing: 0.11px;
    color: #C2806D;
    opacity: 1;
}
.happy-client-content2 {
    padding-top: 0px;
    padding-left: 60px;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) 14px/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    color: var(---c2806d-dark-beige);
    text-align: left;
    font: normal normal normal 14px/16px Roboto;
    letter-spacing: 0.11px;
    color: #C2806D;
    opacity: 1;
}
.happy-client-data {
    margin-top: -1rem;
    margin-left: 146px;
    text-align: center;
    width: 196px;
    height: 127px;
    position: absolute;
    background: var(---ffffff-white) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 55px #0000001A;
    opacity: 1;
    border-radius: 24px 24px 0px 24px;
}

a.btn.btn-sm.btn-white {
    background: antiquewhite;
    width: 164px;
    height: 45px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    padding: 2px 1px 1 3;
    line-height: 2.5;
    font: normal normal bold 16px/38px Roboto;
    letter-spacing: 0.26px;
    color: #A30F52;
}

a.btn.btn-sm.btn-white:hover {
    background: #2C0F42;
    color:#fff;
}

.service-content p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/28px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---a30f52-pink);
    text-align: center;
    /*letter-spacing: 0.14px;*/
}

/*img.service-img-security {*/
/*!*max-width: 432px;*!*/
/*!*max-height: 386px;*!*/
/*mix-blend-mode: multiply;*/
/*}*/

/*img.service-img {*/
/*!*max-width: 432px;*!*/
/*!*max-height: 386px;*!*/
/*mix-blend-mode: multiply;*/
/*}*/

.service-img-zoom {
    height: 300px; /* [1.1] Set it as per your need */
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

.service-img-zoom img {
    transition: transform .5s ease;
}

.service-img-zoom:hover img {
    transform: scale(1.5);
}

.service-img-zoom p.service-heading {
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
    color: beige;
    margin-top: -4rem;
    padding: 0rem 0px 0 1rem;
    width: auto;
    /* height: 83px; */
}

.service-img-zoom:hover p.service-heading:before{
    display: block;
}
.service-img-zoom:hover p.service-heading{
    display: none;
}

.service-img-zoom:hover p.service-head-content-hide:before{
    display: none;
}
/*.service-img-zoom:hover p.service-head-content-hide{*/
/*display: block;*/
/*font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-30)/var(--unnamed-line-spacing-44) var(--unnamed-font-family-roboto);*/
/*letter-spacing: var(--unnamed-character-spacing-0-48);*/
/*color: var(---ffffff-white);*/
/*text-align: left;*/
/*!*font: normal normal bold 17px/42px Roboto;*!*/
/*letter-spacing: 0.48px;*/
/*color: #FFFFFF;*/
/*height: 86px;*/
/*opacity: 1;*/
/*margin: -7rem 0rem 0rem 1rem;*/
/*!* padding: 0px 1px 2px 1px; *!*/
/*position: absolute;*/
/*}*/

.service-img-zoom:hover p.service-head-content-hide {
    /* display: block; */
    /* font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-30)/var(--unnamed-line-spacing-44) var(--unnamed-font-family-roboto); */
    letter-spacing: var(--unnamed-character-spacing-0-48);
    color: var(---ffffff-white);
    text-align: left;
    font: normal normal bold 17px/42px Roboto;
    letter-spacing: 0.48px;
    color: #FFFFFF;
    height: 103px;
    width: 100%;
    opacity: 1;
    margin: -7.8rem 0rem 0rem 0rem;
    padding: 0px 0px 0px 10px;
    position: absolute;
    background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
}


.service-img-zoom:hover p.service-head-content-hide span {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---ffffff-white);
    text-align: left;
    /*font: normal normal normal 18px/24px Roboto;*/
    /*letter-spacing: 0.14px;*/
    /*color: #FFFFFF;*/
    opacity: 1;
    position: absolute;
    /*background: transparent linear-gradient(180deg, #00000000 0%, #000000 100%) 0% 0% no-repeat padding-box;*/
}

h2.about-content-title {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 96px/81px var(--unnamed-font-family-roboto);
    color: var(---ffffff-white);
    text-align: left;
    /*font: normal normal bold 96px/81px Roboto;*/
    letter-spacing: 1.54px;
    /*color: #FFFFFF;*/
}

h3.content-mission {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---a30f52-pink);
    text-align: center;
    padding: 3rem 0 1rem 0rem;
    /* font: normal normal bold 24px/29px Roboto; */
}
.our-team-image h3 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-48)/var(--unnamed-line-spacing-58) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-77);
    color: var(---a30f52-pink);
    text-align: left;
    /* font: normal normal bold 48px/58px Roboto; */
    letter-spacing: 0.77px;
    color: #A30F52;
    padding: 3rem 3rem;
}
.quote p {
    padding: 2rem 2rem;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/28px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---a30f52-pink);
    text-align: left;
}
.our-team-image h1 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/var(--unnamed-line-spacing-72) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-96);
    color: var(---ffffff-white);
    text-align: center;
    /* font: normal normal bold 60px/72px Roboto; */
    /* letter-spacing: 0.96px; */
    color: #FFFFFF;
    padding-top: 21px;
}
.our-team-image p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---ffffff-white);
    text-align: center;
}

img.team-img {
    height: 340px;
}

h3.founder-name {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-30)/var(--unnamed-line-spacing-44) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-48);
    color: var(---ffffff-white);
    text-align: left;
}

span.position {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-29);
    color: var(---ffffff-white);
    text-align: left;
}

p.director-detail {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---ffffff-white);
    text-align: justify;
}

/*
slider css
*/


/*button.slick-prev.slick-arrow {*/
/*display: none !important;*/
/*}*/

/*button.slick-next.slick-arrow {*/
/*display: none !important;*/
/*}*/
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    padding-left: 2rem;
}

.card {
    margin: 0 auto;
    border: none;
}
.card .carousel-item {
    min-height: 285px;
}
.card .carousel-caption {
    right: 15px;
    left: 15px;
    top: 15px;
    color: #3d3d3d;
    /*border: 1px solid #ccc;*/
    min-height: 268px;
    padding: 15px;
}
.card .carousel-caption .col-sm-4 {
    display: flex;
    align-items: center;
}
.card .carousel-caption .col-sm-8 {
    text-align: left;
}
.card .carousel-control-prev, .card .carousel-control-next {
    color: #3d3d3d;
    opacity: 1;
}
/*.carousel-control-prev-icon, .carousel-control-next-icon {*/
/*background-image: none;*/
/*color: #A30F52;*/
/*font-size: 19px;*/
/*!* background-color: #A30F52; *!*/
/*height: 40px;*/
/*line-height: 32px;*/
/*width: 32px;*/
/*}*/
/*.carousel-control-prev-icon:hover, .carousel-control-next-icon:hover {*/
/*opacity: 0.85;*/
/*}*/
/*.carousel-control-prev {*/
/*left: 40%;*/
/*top: 110%;*/
/*}*/
/*.carousel-control-next {*/
/*right: 40%;*/
/*top: 110%;*/
/*}*/
.midline {
    width: 60px;
    border-top: 1px solid #d43025;
}
.carousel-caption h2 {
    font-size: 14px;
    margin-bottom: .1rem;
}
.carousel-caption h2 span {
    color: #cd3a54;
}
@media (min-width: 320px) and (max-width: 575px) {
    .carousel-caption {
        position: relative;
    }
    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }
    .card .carousel-caption img {
        margin: 0 auto;
    }
    .slide-btn {
        /* position: absolute; */
        margin-left: 9rem !important; 
    }
    .service-carousel .carousel-control-next,
    .service-carousel .carousel-control-prev {
        width: 22% !important;
    }
    /*.carousel-control-prev {*/
    /*    left: 35%;*/
    /*    top: 105%;*/
    /*}*/
    /*.carousel-control-next {*/
    /*    right: 35%;*/
    /*    top: 105%;*/
    /*}*/
    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }
    .service-banner h3 {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-12)/38px var(--unnamed-font-family-roboto) !important;
        width: 100% !important;
    }
    .service-banner .service-baner-content {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto) !important;
        width: 100%;
    }
    .service-banner p {
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 70px/83px var(--unnamed-font-family-roboto) !important;
    }
    .tab {
        font-size: 8px !important;
        padding: 15px 0px  !important; 
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .carousel-caption {
        position: relative;
    }
    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }
    .card .carousel-caption img {
        margin: 0 auto;
    }
    .card .carousel-caption h3, .card .carousel-caption small {
        text-align: center;
    }
    .carousel-control-prev {
        left: 35%;
        top: 105%;
    }
    .carousel-control-next {
        right: 35%;
        top: 105%;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }
}
small {
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---a30f52-pink);
    text-align: left;
    font: normal normal normal 13px Roboto;
    /* letter-spacing: 0.14px; */
    /*color: #A30F52;*/
    float: left;
    opacity: 1;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

/*a.carousel-control-next,*/
/*a.carousel-control-prev{*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    color: #A30F52;*/
/*    margin: 5px 14px;*/
    /* margin: 5px 10px; */
/*    letter-spacing: 2px;*/
/*    background: transparent;*/
/*    font-size: 18px;*/
/*    text-align: center;*/
/*    padding: 5px 5px;*/
/*    cursor: pointer;*/
/*    color: #A30F52 !important;*/
/*    width: 14%;*/
/*}*/

.service-carousel .carousel-control-next,
.service-carousel .carousel-control-prev {
    position: relative;
    display: inline-block;
    color: #A30F52;
    margin: 5px 14px;
    /* margin: 5px 10px; */
    letter-spacing: 2px;
    background: transparent;
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    cursor: pointer;
    color: #A30F52 !important;
    width: 14%;
}


/*a.carousel-control-next:hover,*/
/*a.carousel-control-prev:hover{*/
/*    background-color: #FFE5F1;*/
/*}*/


.service-carousel .carousel-control-next:hover,
.service-carousel .carousel-control-prev:hover{
    background-color: #FFE5F1;
}
.slide-btn{
   /*position: absolute;*/
    margin-left: 13rem;
    text-align: right;
}
.fa-chevron-right:before {
    content: "\f054";
    padding: 0 0rem;
}
/*.columns.large-4.slick-slide.slick-current.slick-active {*/
/*width: 530px !important;*/
/*}*/

/*
Service banner Css
*/

.service-banner header,footer{
    position:absolute;
    left:0
}
.service-banner header {
    margin-top: 20%;
}

.service-banner {
    width: 100%;
    height: 850px;
    opacity: 1;
    /* background-color: #E6DDD4; */
    background-image: url('./../images/background-img/service-banner-img-1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.catering-service-banner{
    width: 100%;
    height: 850px;
    opacity: 1;
    background-image: url('./../images/background-img/catering-service-img.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.catering-service-banner p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---ffffff-white);
    text-align: left;
    opacity: 1;
    width: 96%;
}
.catering-service-banner h3 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/48px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-64);
    color: var(---ffffff-white);
    text-align: left;
}
.catering-service-banner h2 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 80px/78px var(--unnamed-font-family-roboto);
    color: var(---ffffff-white);
    text-align: left;
    letter-spacing: 1.28px;
}
.our-usp {
    height: 590px;
    background: #A30F52 url(../images/background-img/Leaf-Catering.png) 0% 0% no-repeat padding-box;
}
.our-usp h1{
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/var(--unnamed-line-spacing-72) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-96);
    color: var(---ffffff-white);
    text-align: center;
}
.our-usp h4 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---ffffff-white);
    text-align: center;
    /* font: normal normal bold 24px/38px Roboto; */
}
.our-usp h5 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---ffffff-white);
    text-align: center;
    /* font: normal normal bold 24px/38px Roboto; */
}
.catering-service-banner header,footer{
    position:absolute;
    left:0
}
.catering-service-banner header {
    margin-top: 20%;
}
.catering-service-banner footer {
    margin-top: 30rem;
}

.service-banner footer {
    margin-top: 30rem;
}
.service-banner h3 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/48px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-64);
    color: var(---ffffff-white);
    text-align: left;
    opacity: 1;
    width: 648px;
}
.catering-service-banner span {
    font: italic normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/78px var(--unnamed-font-family-roboto);
    color: var(--unnamed-color-d31a16);
    text-align: left;
    letter-spacing: -0.96px;
}
.service-banner h3 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-40)/48px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-64);
    color: var(---ffffff-white);
    text-align: left;
    opacity: 1;
    width: 670px;
}
/*p.service-baner-content {*/
/*font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);*/
/*letter-spacing: var(--unnamed-character-spacing-0-38);*/
/*color: var(---ffffff-white);*/
/*text-align: left;*/
/*opacity: 1;*/
/*}*/
/* From here on is the meat of the code */
section.fill {
    position:relative;
    margin-top: 5rem;
    display:flex;
    justify-content:center;
    align-items:center;
    overflow:hidden
}
section.fill img {
    flex-shrink:0;
    min-width:100%;
    min-height:100%
}

.service-banner span {
    font: italic normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-60)/78px var(--unnamed-font-family-roboto);
    color: var(--unnamed-color-d31a16);
    text-align: left;
    /* font: italic normal bold 60px/78px Roboto; */
    letter-spacing: -0.96px;
}
.service-banner p{
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) 80px/78px var(--unnamed-font-family-roboto);
    color: var(---ffffff-white);
    text-align: left;
    letter-spacing: 1.28px;
}
.service-banner .service-baner-content {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---ffffff-white);
    text-align: left;
    opacity: 1;
}
section.service-content {
    padding: 18px 0px 38px 0px;
    margin: 20px 0 0 0;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-26) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(---a30f52-pink);
    text-align: center;
    opacity: 1;
}
section.service-content h4 {
    padding: 12px 0px 36px 0px;
    margin: 20px 0 0 0;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-20)/var(--unnamed-line-spacing-26) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(---a30f52-pink);
    text-align: center;
    opacity: 1;
}
.service-content h2 {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/var(--unnamed-line-spacing-38) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---a30f52-pink);
    text-align: left;
}
.service-details-bg{
    background : #A30F52 url('../images/background-img/leaf-backgroung-security-page.png') 0% 0% no-repeat padding-box;
}
.service-title {
    padding: 2rem;
}
.service-title h1 {
    color: #fff;
    font-weight: 800;
}
.service-title p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    /* color: var(---ffffff-white); */
    text-align: center;
    color: #FFFFFF;
    width: 100%;
}

/*
service-content slider
*/

* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px
}

div {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}




.bbb_viewed {
    padding-top: 51px;
    padding-bottom: 60px;
}

.bbb_main_container{
    padding: 11px;
}

/*.bbb_viewed_title_container {*/
/*border-bottom: solid 1px #dadada*/
/*}*/

.bbb_viewed_title {
    margin-bottom: 16px;
    margin-top: 8px;

}

.bbb_viewed_nav_container {
    position: absolute;
    right: -5px;
    bottom: 14px
}

.bbb_viewed_nav {
    display: inline-block;
    cursor: pointer
}

.bbb_viewed_nav i {
    /*color: #A30F52;*/
    color:#fff;
    font-size: 18px;
    padding: 5px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.bbb_viewed_nav:hover i {
    color: #A30F52;
    background: #FFE5F1;
}

.bbb_viewed_prev {
    margin-right: 15px
}

/*.about-carousel .carousel-control-next{*/
/*    position: relative;*/
/*    display: inline;*/
/*}*/

/*.about-carousel .carousel-control-prev{*/
/*    position: relative;*/
/*    display: inline;*/
/*}*/

/*.service-carousel .carousel-control-next{*/
/*    position: relative;*/
/*    display: inline;*/
/*}*/

/*.service-carousel .carousel-control-prev{*/
/*    position: relative;*/
/*    display: inline;*/
/*}*/


.about-carousel .carousel-control-next,
.about-carousel .carousel-control-prev{ 
    position: relative;
    display: inline-block;
    color: #A30F52;
    margin: 5px 14px;
    /*margin: 5px 10px;*/
    letter-spacing: 2px;
    background: transparent;
    font-size: 18px;
    text-align: center;
    padding: 5px 5px;
    cursor: pointer;
    color: #A30F52;
    width: 14%;
}

.about-carousel .carousel-control-next:hover,
.about-carousel .carousel-control-prev:hover{
    /*color: #A30F52;*/
    background-color: #FFE5F1;
    /*padding: 5px 5px;*/
    border-radius: 3px;
}

/*.service-carousel .carousel-control-next,*/
/*.service-carousel .carousel-control-prev{*/
/*    position: relative;*/
/*    display: inline;*/
/*    color: #A30F52;*/
/*    margin: 5px 14px;*/
    /*margin: 5px 10px;*/
/*    letter-spacing: 2px;*/
/*    background: transparent;*/
/*    font-size: 18px;*/
/*    text-align: center;*/
/*    padding: 5px;*/
/*    cursor: pointer;*/
/*    color: #A30F52;*/
/*    width: 30%;*/
/*}*/

/*.service-carousel .carousel-control-next:hover,*/
/*.service-carousel .carousel-control-prev:hover{*/
   /*color: #A30F52;*/
/*    background-color: #FFE5F1;*/
    /*padding: 5px 5px;*/
/*    border-radius: 3px;*/
/*}*/

/*.bbb_viewed_slider_container {*/
/*padding-top: 13px;*/
/*}*/

.bbb_viewed_item {
    width: 100%;
    background: #FFFFFF;
    border-radius: 2px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-right: 30px;
    height: 20rem;
}

.bbb_viewed_image {
    width: 150px;
    height: 150px;
}

.bbb_viewed_image img {
    display: block;
    max-width: 100%
}

.bbb_viewed_content {
    width: 100%;
    margin-top: 25px
}

.bbb_viewed_price {
    color: #000000;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-29);
    color: var(---a30f52-pink);
    text-align: left;
}

/*.bbb_viewed_item.discount .bbb_viewed_price {*/
/*color: #df3b3b*/
/*}*/

.bbb_viewed_price span {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6);
    margin-left: 8px
}

.bbb_viewed_price span::after {
    display: block;
    position: absolute;
    top: 6px;
    left: -2px;
    width: calc(100% + 4px);
    height: 1px;
    background: #8d8d8d;
    content: ''
}

.bbb_viewed_name {
    margin-top: 3px
}

.bbb_viewed_name p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-14)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---a30f52-pink);
    text-align: left;
}

.bbb_viewed_name a:hover {
    color: #0e8ce4
}

.item_marks {
    position: absolute;
    top: 18px;
    left: 18px
}

.item_mark {
    display: none;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    line-height: 36px;
    text-align: center
}

.item_discount {
    background: #df3b3b;
    margin-right: 5px
}

.item_new {
    background: #0e8ce4
}

.bbb_viewed_item.discount .item_discount {
    display: inline-block
}

.bbb_viewed_item.is_new .item_new {
    display: inline-block
}

.contact-detail p { 
    width: 70%;
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
    list-style-type: none;
    font-family: var(--unnamed-font-family-roboto);
}
.contact-detail i {
    color: #C2806D;
    display: inline-block;
    font-size: 21px;
    left: 0px;
    line-height: 31px;
    position: absolute;
    text-align: center;
    width: 20px;
}
section.contact-bg.pt-sm-5.pt-md-5.pt-xl-5 {
    margin: 5rem 0rem 0 0rem;
}
.contact-detail a {
    color: #ffffff;
    text-decoration: none;
}
.our-client-title p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-24)/28px var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-38);
    color: var(---ffffff-white);
    text-align: center;
}
.product-isotope p {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-normal) var(--unnamed-font-size-18)/var(--unnamed-line-spacing-24) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-14);
    color: var(---ffffff-white);
    text-align: center;
}

/*
our-usp slider with tab
*/

.wrap-modal-slider {
    padding: 0 30px;
    opacity: 0;
    transition: all 0.3s;
}

.wrap-modal-slider.open {
    opacity: 1;
}

.your-class {
    width: 726px;
    margin: 0 auto;
    position: relative;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #A30F52;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '>';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

section.catering-service-slide {
    padding: 15px 0;
    margin: 60px 0;
    height: 421px;
}
.catering-service-slide .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    width: 80px;
}
.catering-service-slide .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    /* border-color: #e9ecef #e9ecef #dee2e6; */
    border-color: transparent;
}
/*li a:hover {*/
/*color: #A30F52;*/
/*}*/
.catering-service-slide li.nav-item a:hover {
    color: #A30F52;
}


/**
try CSs for implement slider
 */
/* WHOLE CONTAINER */
/*.container {*/
/*width: 96vw;*/
/*height: 96vh;*/
/*}*/

/* TABS */
.tabs {
    display: flex;
    height: 50px;
    overflow: hidden;
    align-items: center;
    /*justify-content: center;*/
    width: 100%;
}

.tab {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    font-size: 12px;
    /*padding: 15px 6px;*/
    /*padding: 10px 15px;*/
    padding: 10px 5px;
    cursor: pointer;
    letter-spacing: 0.5px;
    /*letter-spacing: 1.9px;*/ 
    color: #C2806D;
}

.tab:hover {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-12)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    /*letter-spacing: var(--unnamed-character-spacing-0-29);*/
    color: var(---a30f52-pink);
    text-align: left;
    /*font: normal normal bold 18px/29px Roboto;*/
    /*letter-spacing: 1.5px;*/
    letter-spacing: 0.5px;
    /*color: #A30F52;*/
}

#red.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}
#blue.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}
#yellow.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}
#green.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}
#cyan.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}
#orange.tab-active {
    color: #A30F52;
    border-bottom: 1px solid #a30f52;
}



/* TAB CONTENTS */
.contents {
    width: 100%;
    margin-top: 5px;
    height: 80%;
}

.content {
    width: 96%;
    height: 80%;
    display: none;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
}

.content-show {
    display: flex;
    animation-name: fade-out;
    animation-duration: 2.5s;
}

@keyframes fade-out {
    0% {
        opacity: 1;
        display: flex;
    }
    99% {
        opacity: 0;
        display: flex;
    }
    100% {
        opacity: 0;
        display: none;
    }
}

.content-active {
    display: flex;
    border: none;
    justify-content: center;
    animation-name: fade-in;
    animation-duration: 2.5s;
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0;
    }
    1% {
        display: block;
        opacity: 0.01;
    }
    100%{
        display: block;
        opacity: 1;
    }
}

#red.content-active {
    /*background-color: rgb(245, 66, 66);*/
    padding: 20px;
}
#blue.content-active {
    /*background-color: rgb(66, 135, 245);*/
    padding: 20px;
}
#yellow.content-active {
    /*background-color: rgb(245, 215, 66);*/
    padding: 20px;
}
#green.content-active {
    /*background-color: rgb(56, 235, 98);*/
    padding: 20px;
}
#cyan.content-active {
    /*background-color: rgb(79, 247, 219);*/
    padding: 20px;
}

/* BUTTON PREVIOUS NEXT */
.button {
    position: absolute;
    width: 60%;
    /*top: 49%;*/
    /*z-index: 4;*/
}

.previous, .next {
    margin: 5px 10px;
    letter-spacing: 2px;
    background: transparent;
    font-size: 18px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    color: #A30F52;
    width: 30%;
}
.content-active h2 {
    color: #A30F52;
}
.content-active p {
    color: #A30F52;
}
.catering-service-slide .tab-menu {
    border-bottom: solid 1px #C2806D;
}
.tab-menu .next .fa-chevron-right:before {
    padding: 0 0rem;
}
.previous:hover {
    background: #FFE5F1;
}
.next:hover {
    background: #FFE5F1;
}
.card{
    background-color: transparent;
}

/*
    menu design css
*/
.dropdown-item:focus, .dropdown-item:hover {
    color: #A30F52;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item {
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-14)/var(--unnamed-line-spacing-29) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-29);
    color: var(---c2806d-dark-beige);
    text-align: left;
}


/*
Css for footer design
*/
.footer-info ul li i{
    color: #C2806D;
    display: inline-block;
    font-size: 21px;
    left: 0px;
    line-height: 31px;
    position: absolute;
    text-align: center;
    width: 20px;
}
.footer-info ul li {
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
    list-style-type: none;
}
h3.footer-widget-title{
    font-size: 1.75rem;
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-30)/var(--unnamed-line-spacing-44) var(--unnamed-font-family-roboto);
    letter-spacing: var(--unnamed-character-spacing-0-48);
    color: var(---2c0f42-violet);
    text-align: left;
}

.our-usp hr {
    border-top: 1px solid #fff;
}
    

@media  only screen and (max-width: 999px) and (min-width: 920px){
    .mission-content-mid {
        margin: 10px 15px 10px 15px;
        margin-left: 1rem;
        width: 100%;
    }
}
