@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Mulish:wght@400;500;600;700;800;900&display=swap&family=Poppins:wght@100;200;300;400;500;600;700&display=swap");

body,
html {
    color: #5d6b85;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.9em;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h3,
h6 {
    clear: both;
    color: #263a5d;
    font-family: 'Mulish', sans-serif;
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 500;
    line-height: 1.25em;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 15px;
}

p {
    margin-bottom: 12px;
}

ul {
    margin: 0 0 15px 0;
    padding-left: 15px;
    list-style: square outside none;
}

ol {
    padding-left: 15px;
    margin-bottom: 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 15px;
}

address {
    margin: 0 0 15px;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s ease;
}

    a:hover {
        text-decoration: none;
        color: inherit;
    }

.cs-preloader2 {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    background: rgba(255,255,255,0.8);
    width: 100%;
    height: 100vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cs-preloader {
    position: fixed;
    z-index: 99999;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cs-preloader__in {
    width: 110px;
    height: 110px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
}

    .cs-preloader__in:after {
        content: '';
        border: 3px solid #e9e3fb;
        border-top-color: #263a5d;
        border-radius: 50%;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 50%;
        top: 50%;
        animation: spin 1s ease-in-out infinite;
        margin-left: -50%;
        margin-top: -50%;
    }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media screen and (min-width: 992px) {
    .cs-height__0 {
        height: 0px;
    }

    .cs-height__5 {
        height: 5px;
    }

    .cs-height__10 {
        height: 10px;
    }

    .cs-height__15 {
        height: 15px;
    }

    .cs-height__20 {
        height: 20px;
    }

    .cs-height__25 {
        height: 25px;
    }

    .cs-height__30 {
        height: 30px;
    }

    .cs-height__35 {
        height: 35px;
    }

    .cs-height__40 {
        height: 40px;
    }

    .cs-height__45 {
        height: 45px;
    }

    .cs-height__50 {
        height: 50px;
    }

    .cs-height__55 {
        height: 55px;
    }

    .cs-height__60 {
        height: 60px;
    }

    .cs-height__65 {
        height: 65px;
    }

    .cs-height__70 {
        height: 70px;
    }

    .cs-height__75 {
        height: 75px;
    }

    .cs-height__80 {
        height: 80px;
    }

    .cs-height__85 {
        height: 85px;
    }

    .cs-height__90 {
        height: 90px;
    }

    .cs-height__95 {
        height: 95px;
    }

    .cs-height__100 {
        height: 100px;
    }

    .cs-height__105 {
        height: 105px;
    }

    .cs-height__110 {
        height: 110px;
    }

    .cs-height__115 {
        height: 115px;
    }

    .cs-height__120 {
        height: 120px;
    }

    .cs-height__125 {
        height: 125px;
    }

    .cs-height__130 {
        height: 130px;
    }

    .cs-height__135 {
        height: 135px;
    }

    .cs-height__140 {
        height: 140px;
    }

    .cs-height__145 {
        height: 145px;
    }

    .cs-height__150 {
        height: 150px;
    }

    .cs-height__155 {
        height: 155px;
    }

    .cs-height__160 {
        height: 160px;
    }

    .cs-height__165 {
        height: 165px;
    }

    .cs-height__170 {
        height: 170px;
    }

    .cs-height__175 {
        height: 175px;
    }

    .cs-height__180 {
        height: 180px;
    }

    .cs-height__185 {
        height: 185px;
    }

    .cs-height__190 {
        height: 190px;
    }

    .cs-height__195 {
        height: 195px;
    }

    .cs-height__200 {
        height: 200px;
    }

    .cs-height__205 {
        height: 205px;
    }

    .cs-height__210 {
        height: 210px;
    }
}

@media screen and (max-width: 991px) {
    .cs-height__lg__0 {
        height: 0px;
    }

    .cs-height__lg__5 {
        height: 5px;
    }

    .cs-height__lg__10 {
        height: 10px;
    }

    .cs-height__lg__15 {
        height: 15px;
    }

    .cs-height__lg__20 {
        height: 20px;
    }

    .cs-height__lg__25 {
        height: 25px;
    }

    .cs-height__lg__30 {
        height: 30px;
    }

    .cs-height__lg__35 {
        height: 35px;
    }

    .cs-height__lg__40 {
        height: 40px;
    }

    .cs-height__lg__45 {
        height: 45px;
    }

    .cs-height__lg__50 {
        height: 50px;
    }

    .cs-height__lg__55 {
        height: 55px;
    }

    .cs-height__lg__60 {
        height: 60px;
    }

    .cs-height__lg__65 {
        height: 65px;
    }

    .cs-height__lg__70 {
        height: 70px;
    }

    .cs-height__lg__75 {
        height: 75px;
    }

    .cs-height__lg__80 {
        height: 80px;
    }

    .cs-height__lg__85 {
        height: 85px;
    }

    .cs-height__lg__90 {
        height: 90px;
    }

    .cs-height__lg__95 {
        height: 95px;
    }

    .cs-height__lg__100 {
        height: 100px;
    }

    .cs-height__lg__105 {
        height: 105px;
    }

    .cs-height__lg__110 {
        height: 110px;
    }

    .cs-height__lg__115 {
        height: 115px;
    }

    .cs-height__lg__120 {
        height: 120px;
    }

    .cs-height__lg__125 {
        height: 125px;
    }

    .cs-height__lg__130 {
        height: 130px;
    }

    .cs-height__lg__135 {
        height: 135px;
    }

    .cs-height__lg__140 {
        height: 140px;
    }

    .cs-height__lg__145 {
        height: 145px;
    }

    .cs-height__lg__150 {
        height: 150px;
    }

    .cs-height__lg__155 {
        height: 155px;
    }

    .cs-height__lg__160 {
        height: 160px;
    }

    .cs-height__lg__165 {
        height: 165px;
    }

    .cs-height__lg__170 {
        height: 170px;
    }

    .cs-height__lg__175 {
        height: 175px;
    }

    .cs-height__lg__180 {
        height: 180px;
    }

    .cs-height__lg__185 {
        height: 185px;
    }

    .cs-height__lg__190 {
        height: 190px;
    }

    .cs-height__lg__195 {
        height: 195px;
    }

    .cs-height__lg__200 {
        height: 200px;
    }

    .cs-height__lg__205 {
        height: 205px;
    }

    .cs-height__lg__210 {
        height: 210px;
    }
}

.cs-primary__font,
.form-submit #submit {
    font-family: 'Mulish', sans-serif;
}

.cs-secondary__font {
    font-family: 'Montserrat', sans-serif;
}

.container {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}

.row > * {
    padding-left: 15px;
    padding-right: 15px;
}

.cs-orange__color {
    color: #ee7673;
}

hr {
    margin: 0;
    padding: 0;
    border: none;
    border-top: 1px solid #e9e3fb;
}

.cs-fixed__bg {
    background-attachment: fixed;
}

.cs-vertical__middle {
    display: flex;
    align-items: center;
    height: 100%;
}

.cs-vertical__middle__in {
    flex: none;
    width: 100%;
}

.cs-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cs-primary {
    color: #263a5d;
}

.cs-left__full__width {
    height: 100%;
    width: 50vw;
    margin-left: calc(-50vw + 102.7%);
}

.cs-right__full__width {
    height: 100%;
    width: calc(50vw - 0px);
    margin-left: -15px;
    position: relative;
}

.cs-box {
    position: relative;
    z-index: 1;
}

    .cs-box.cs-align__left.cs-space85 {
        margin-left: 85px;
    }

    .cs-box.cs-align__right {
        margin-left: auto;
    }

        .cs-box.cs-align__right.cs-space85 {
            margin-right: 85px;
        }

    .cs-box.cs-size1 {
        max-width: 740px;
    }

    .cs-box.cs-size3 {
        max-width: 580px;
    }

    .cs-box.cs-size4 {
        max-width: 620px;
    }

.cs-parallax {
    position: relative;
}

    .cs-parallax > *:not(.cs-parallax__shape):not(.cs-partical__shape) {
        position: relative;
        z-index: 2;
    }

    .cs-parallax .cs-parallax__shape {
        position: absolute;
        font-weight: bold;
        font-size: 16px;
    }

    .cs-parallax .cs-add__shape {
        font-size: 23px;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position1 {
        left: 81%;
        top: 75%;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position2 {
        left: 86%;
        top: 0%;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position3 {
        left: 10%;
        top: 20%;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position4 {
        left: 82%;
        top: 50%;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position5 {
        left: 93%;
        top: 30%;
    }

        .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position5.cs-type1 {
            left: 90%;
            top: -60%;
        }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position6 {
        left: 86%;
        top: 0%;
    }

    .cs-parallax.cs-style1:not(.cs-footer) .cs-parallax__shape.cs-position7 {
        top: -9%;
        left: -10%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position1 {
        left: -7%;
        top: 80%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position2 {
        right: -18%;
        top: 45%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position3 {
        right: -16%;
        top: 32%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position4 {
        left: -17%;
        bottom: -23%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position5 {
        left: 70%;
        top: 43%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position6 {
        left: 30%;
        bottom: -3%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position7 {
        bottom: 0;
        left: 0;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position8 {
        bottom: 60px;
        left: -7%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position9 {
        left: 60%;
        top: 48%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position10 {
        left: 36%;
        top: 39%;
    }

    .cs-parallax.cs-style2:not(.cs-footer) .cs-parallax__shape.cs-position11 {
        left: 35%;
        top: 78%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position1 {
        right: -8%;
        top: 0;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position2 {
        left: -12%;
        bottom: 0;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position3 {
        left: 9%;
        top: 7%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position4 {
        left: -1%;
        top: 20%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position5 {
        left: 18%;
        top: 28%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position6 {
        right: 8%;
        top: 30%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position7 {
        right: 15%;
        top: 43%;
    }

    .cs-parallax.cs-style3:not(.cs-footer) .cs-parallax__shape.cs-position8 {
        right: 12%;
        top: 60%;
    }

    .cs-parallax.cs-style4:not(.cs-footer) .cs-parallax__shape.cs-position1 {
        left: 5%;
        top: 80%;
    }

    .cs-parallax.cs-style4:not(.cs-footer) .cs-parallax__shape.cs-position2 {
        top: 34%;
        left: 60%;
    }

    .cs-parallax.cs-style4:not(.cs-footer) .cs-parallax__shape.cs-position3 {
        top: 55%;
        left: 83%;
    }

    .cs-parallax.cs-style4:not(.cs-footer) .cs-parallax__shape.cs-position4 {
        top: 65%;
        left: 90%;
    }

    .cs-parallax.cs-style4:not(.cs-footer) .cs-parallax__shape.cs-position5 {
        top: 82%;
        left: 93%;
    }

    .cs-parallax.cs-style4:not(.cs-footer).cs-type1 .cs-parallax__shape.cs-position2 {
        top: 0%;
        left: 46%;
    }

    .cs-parallax.cs-style4:not(.cs-footer).cs-type1 .cs-parallax__shape.cs-position3 {
        top: 45%;
        left: 82%;
    }

    .cs-parallax.cs-style4:not(.cs-footer).cs-type1 .cs-parallax__shape.cs-position5 {
        top: 84%;
        left: 96%;
    }

    .cs-parallax.cs-style5:not(.cs-footer) .cs-parallax__shape.cs-position1 {
        left: -30%;
        top: -33%;
    }

    .cs-parallax [class*=cs-to__],
    .cs-bg__parallax [class*=cs-to__] {
        transition: all 0.6s ease;
    }

[data-overlay] {
    position: relative;
}

    [data-overlay] > *:not(.cs-overlay) {
        position: relative;
        z-index: 3;
    }

    [data-overlay] .cs-overlay {
        content: '';
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        background-color: #F3F4F7;
        opacity: 0.75;
    }

.overflow-hidden {
    overflow: hidden;
}

@media screen and (max-width: 1320px) {
    .cs-box.cs-align__right.cs-space85,
    .cs-image2.cs-space__right50 {
        margin-right: 15px;
    }

    .cs-box.cs-align__left.cs-space85 {
        margin-left: 15px;
    }
}

@media screen and (max-width: 1199px) {
    .container {
        max-width: 100%;
    }

    .cs-box.cs-align__right.cs-space85,
    .cs-image2.cs-space__right50 {
        margin-right: 0px;
    }

    .cs-box.cs-align__left.cs-space85 {
        margin-left: 0px;
    }

    .cs-left__full__width,
    .cs-right__full__width {
        width: 100%;
        margin-left: 0;
    }

    .col-xl-6 .cs-left__full__width,
    .col-xl-6 .cs-right__full__width {
        margin-bottom: 40px;
    }

    .cs-box.cs-size1,
    .cs-box.cs-size3,
    .cs-box.cs-size4 {
        max-width: 100%;
    }

    .cs-parallax .cs-parallax__shape {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .col-lg-6 .cs-left__full__width,
    .col-lg-6 .cs-right__full__width {
        margin-bottom: 40px;
    }

    .cs-right__full__width.cs-no__margin__lg {
        margin-bottom: 0;
    }

    .cs-row__reverse__lg {
        flex-direction: column-reverse;
    }
}

.cs-btn.cs-style1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 1.6em;
    border-radius: 5px;
    outline: none;
    cursor: pointer;
    padding: 10px 30px;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    min-width: 170px;
}

    .cs-btn.cs-style1 span {
        position: relative;
        z-index: 1;
    }

    .cs-btn.cs-style1.cs-no__border {
        border: none;
        padding: 12px 32px;
    }

    .cs-btn.cs-style1.cs-rounded__btn {
        border-radius: 1.6em;
    }

    .cs-btn.cs-style1.cs-color1 {
        background-color: #482064;
        color: #fff;
    }

        .cs-btn.cs-style1.cs-color1:hover {
            background-color: rgba(94, 44, 237, 0.1);
            border-color: #482064;
            color: #482064;
        }

    .cs-btn.cs-style1.cs-color2 {
        background-color: transparent;
        color: #482064;
        border-color: #482064;
    }

        .cs-btn.cs-style1.cs-color2:hover {
            background-color: #482064;
            color: #fff;
        }

    .cs-btn.cs-style1.cs-color7 {
        background: #482064;
        color: #fff;
    }

        .cs-btn.cs-style1.cs-color7:hover {
            background: #482064;
            color: #fff;
        }

.cs-btn.cs-style2 {
    font-weight: 600;
    color: #263a5d;
    display: flex;
    align-items: center;
}

    .cs-btn.cs-style2 i {
        margin-left: 10px;
    }

    .cs-btn.cs-style2:hover {
        color: #5cbe2d;
    }

    .cs-btn.cs-style2.cs-type1 {
        font-weight: bold;
        font-size: 18px;
        color: #482064;
    }

        .cs-btn.cs-style2.cs-type1 i {
            margin-left: 12px;
        }

    .cs-btn.cs-style2.cs-color1 {
        color: #ecbf24;
    }

.cs-btn.cs-style3 {
    display: inline-flex;
    font-size: 24px;
    line-height: 1.4em;
    position: relative;
    padding-bottom: 3px;
}

    .cs-btn.cs-style3:after, .cs-btn.cs-style3:before {
        content: '';
        position: absolute;
        height: 2px;
        bottom: 0;
        left: 0;
    }

    .cs-btn.cs-style3:after {
        width: 100%;
        background-color: #ecb1cc;
    }

    .cs-btn.cs-style3:before {
        z-index: 1;
        width: 0%;
        left: 50%;
        transform: translateX(-50%);
        background-color: #fff;
        transition: all 0.4s ease;
    }

    .cs-btn.cs-style3:hover:before {
        width: 100%;
    }

@keyframes video_animaion1 {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    25% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

@media screen and (max-width: 767px) {
    .cs-btn.cs-style1 {
        padding: 6px 20px;
        min-width: 140px;
    }

    .cs-btns.cs-style1 .cs-btn:not(:last-child) {
        margin-right: 15px;
    }

    .cs-btn.cs-style1.cs-no__border {
        padding: 8px 20px;
    }

    .cs-btn.cs-style2.cs-type1 {
        font-size: 16px;
    }
}

.cs-slider {
    position: relative;
}

.cs-slide {
    display: block !important;
}


.cs-grid__sizer {
    width: 33.333333%;
}
/*--------------------------------------------------------------
12. Scroll Up
----------------------------------------------------------------*/
#cs-scrollup {
    position: fixed;
    bottom: -60px;
    right: 25px;
    height: 36px;
    width: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0px 2px 4px 0px rgba(17, 17, 18, 0.1);
    border-radius: 5px;
    border: 1px solid #e9e3fb;
    color: #263a5d;
}

    #cs-scrollup:hover {
        color: #fff;
        border-color: #482064;
        background-color: #482064;
    }

    #cs-scrollup.scrollup-show {
        bottom: 25px;
    }

@media screen and (max-width: 575px) {
    #cs-scrollup.scrollup-show {
        bottom: 15px;
    }

    #cs-scrollup {
        right: 15px;
    }
}
/*--------------------------------------------------------------
13. Header
----------------------------------------------------------------*/
.cs-site__header {
    position: relative;
    z-index: 101;
}

    .cs-site__header.cs-style1 {
        transition: all 0.4s ease;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        box-shadow: 0px 0px 10px 0px #482064;
        z-index: 1001;
        background: #fff;
    }

        .cs-site__header.cs-style1.cs-full__width .container {
            max-width: 100%;
            padding-left: 30px;
            padding-right: 30px;
        }

        .cs-site__header.cs-style1 .cs-main__header__in {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            height: 100px;
            position: relative;
        }

        .cs-site__header.cs-style1.cs-sticky-active {
            background-color: #fff;
            box-shadow: 0 10px 10px -10px rgba(33, 43, 53, 0.1);
        }

        .cs-site__header.cs-style1 .cs-social-btn.cs-style1 li {
            font-size: 18px;
            color: #A6A6A6;
            margin-right: 20px;
        }

            .cs-site__header.cs-style1 .cs-social-btn.cs-style1 li:last-child {
                margin-right: 0;
            }

        .cs-site__header.cs-style1.cs-type1 {
            background-color: #eef6f2;
            border-radius: 0 0 80px 80px;
        }

    .cs-site__header.cs-style2 {
        transition: all 0.4s ease;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
    }

        .cs-site__header.cs-style2 .cs-close:after,
        .cs-site__header.cs-style2 .cs-close:before {
            background: #fff;
        }

        .cs-site__header.cs-style2 .cs-close {
            border-color: #fff;
            opacity: 0;
        }

        .cs-site__header.cs-style2.cs-full__width .container {
            max-width: 100%;
            padding-left: 30px;
            padding-right: 30px;
        }

        .cs-site__header.cs-style2 .cs-main__header__in {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            height: 80px;
            position: relative;
        }

        .cs-site__header.cs-style2 .cs-nav {
            position: fixed;
            left: 0;
            top: 0;
            height: 100vh;
            width: 100%;
            background-color: #fff;
            z-index: 100;
            overflow: hidden;
            opacity: 0;
            visibility: hidden;
        }

            .cs-site__header.cs-style2 .cs-nav:before {
                content: "";
                width: 100%;
                height: 0;
                padding-bottom: 100%;
                border-radius: 100%;
                transform: scale(0.04), translateY(9999px);
                overflow: hidden;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                background: #482064;
            }

            .cs-site__header.cs-style2 .cs-nav.active {
                opacity: 1;
                visibility: visible;
            }

                .cs-site__header.cs-style2 .cs-nav.active:before {
                    animation: hanburgerEffect .8s ease-out forwards;
                    height: 100%;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-close {
                    transition-delay: 0.8s;
                    opacity: 1;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li > a {
                    top: 0;
                    opacity: 1;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li:nth-child(1) a {
                    transition-delay: 0.6s;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li:nth-child(2) a {
                    transition-delay: 0.7s;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li:nth-child(3) a {
                    transition-delay: 0.8s;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li:nth-child(4) a {
                    transition-delay: 0.9s;
                }

                .cs-site__header.cs-style2 .cs-nav.active .cs-nav__list > li:nth-child(5) a {
                    transition-delay: 1s;
                }

            .cs-site__header.cs-style2 .cs-nav .cs-nav__list {
                height: initial;
                flex-direction: column;
                text-align: center;
                justify-content: center;
                width: 100%;
            }

                .cs-site__header.cs-style2 .cs-nav .cs-nav__list > li {
                    margin-right: 0;
                }

                    .cs-site__header.cs-style2 .cs-nav .cs-nav__list > li > a {
                        font-size: 36px;
                        justify-content: center;
                        line-height: 1.6em;
                        font-weight: bold;
                        display: inline-flex;
                        color: #fff;
                        position: relative;
                        top: 20px;
                        opacity: 0;
                        transition: all 0.6s ese;
                    }

                    .cs-site__header.cs-style2 .cs-nav .cs-nav__list > li:not(:last-child) {
                        margin-bottom: 20px;
                    }

        .cs-site__header.cs-style2 .cs-social__btns.cs-style1 {
            margin-right: 40px;
        }

            .cs-site__header.cs-style2 .cs-social__btns.cs-style1 a {
                color: #263a5d;
            }

                .cs-site__header.cs-style2 .cs-social__btns.cs-style1 a:hover {
                    opacity: 0.6;
                }

        .cs-site__header.cs-style2 .cs-site__branding img {
            max-height: 45px;
        }

@keyframes hanburgerEffect {
    0% {
        opacity: 0;
        transform: scale(0.04) translateY(300%);
    }

    40% {
        transition: ease-out;
        transform: scale(0.04) translateY(0);
    }

    60% {
        opacity: 1;
        transform: scale(0.02) translateY(0);
    }

    61% {
        transform: scale(0.04);
    }

    99.9% {
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%;
    }

    to {
        transform: scale(2);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }
}

.cs-burger__btn {
    position: relative;
    display: flex;
    padding: 0;
    height: 23px;
    width: 40px;
    border: none;
    background-color: transparent;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.3s ease;
}

    .cs-burger__btn span {
        height: 3px;
        width: 100%;
        background: #263a5d;
    }

    .cs-burger__btn:hover {
        opacity: 0.8;
    }

.cs-close {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
    border: 2px solid #263a5d;
    height: 45px;
    width: 45px;
    background: transparent;
    border-radius: 50%;
    font-size: 30px;
    transition: all 0.4s ease;
    z-index: 6;
}

    .cs-close:focus {
        outline: none;
    }

    .cs-close:after, .cs-close:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #263a5d;
    }

    .cs-close:after {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .cs-close:before {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .cs-close:hover {
        opacity: 0.6;
    }

@media screen and (max-width: 991px) {
    .cs-main__header .container {
        max-width: 100%;
    }

    .cs-site__header.cs-style1 .cs-nav {
        display: flex;
    }

    .cs-site__header.cs-style1.cs-color1:not(.cs-dark__burger__mobile) .cs-munu__toggle span,
    .cs-site__header.cs-style1.cs-color1:not(.cs-dark__burger__mobile) .cs-munu__toggle span:before,
    .cs-site__header.cs-style1.cs-color1:not(.cs-dark__burger__mobile) .cs-munu__toggle span:after {
        background-color: #fff;
    }

    .cs-site__header.cs-style1.cs-color1:not(.cs-dark__burger__mobile) .cs-toggle__active span {
        background-color: transparent;
    }
}

.cs-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media screen and (min-width: 992px) {
    .cs-main__header__right,
    .cs-main__header__center {
        height: 100%;
        display: flex;
        align-items: center;
    }

        .cs-main__header__right > .cs-nav,
        .cs-main__header__right > .cs-nav > .cs-nav__list,
        .cs-main__header__right > .cs-nav > .cs-nav__list > li,
        .cs-main__header__right > .cs-nav > .cs-nav__list > li > a,
        .cs-main__header__center > .cs-nav,
        .cs-main__header__center > .cs-nav > .cs-nav__list,
        .cs-main__header__center > .cs-nav > .cs-nav__list > li,
        .cs-main__header__center > .cs-nav > .cs-nav__list > li > a {
            height: inherit;
        }

    .cs-main__header {
        position: relative;
    }

        .cs-main__header .container-fluid {
            padding-right: 40px;
            padding-left: 40px;
        }

    .cs-main__header__center {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        height: 100%;
        display: flex;
    }

    .cs-nav {
        display: flex;
        align-items: center;
        font-weight: 500;
        color: #263a5d;
    }

        .cs-nav .cs-nav__list {
            display: flex !important;
            flex-wrap: wrap;
        }

            .cs-nav .cs-nav__list > li {
                margin-right: 30px;
            }

                .cs-nav .cs-nav__list > li.current-menu-item > a {
                    color: #482064;
                }

                .cs-nav .cs-nav__list > li.menu-item-has-children > a:after {
                    content: "\f0d7";
                    font-family: "Font Awesome 5 Free";
                    font-weight: 800;
                    font-size: 14px;
                    margin-left: 6px;
                    position: relative;
                    top: -1px;
                }

                .cs-nav .cs-nav__list > li:last-child {
                    margin-right: 0;
                }

                .cs-nav .cs-nav__list > li > a {
                    padding: 0;
                    display: inline-block;
                    font-size: 14px;
                    position: relative;
                    text-transform: uppercase;
                    display: flex;
                    align-items: center;
                }

                    .cs-nav .cs-nav__list > li > a:hover {
                        color: #482064;
                    }

                .cs-nav .cs-nav__list > li > ul {
                    left: 0;
                    top: calc(100px + 15px);
                }

                .cs-nav .cs-nav__list > li:hover > ul {
                    top: 100px;
                    opacity: 1;
                    visibility: visible;
                    transition: all 0.4s ease;
                }

            .cs-nav .cs-nav__list li {
                position: relative;
            }

                .cs-nav .cs-nav__list li a.active {
                    color: #fe0000;
                }

            .cs-nav .cs-nav__list ul {
                width: 225px;
                background-color: #fff;
                position: absolute;
                box-shadow: 0 10px 10px -10px rgba(38, 58, 93, 0.15);
                border-radius: 3px;
                border: 1px solid #e9e3fb;
                padding: 10px 0;
                z-index: 100;
                opacity: 0;
                visibility: hidden;
                display: block !important;
                transition: all 0.1s ease;
            }

                .cs-nav .cs-nav__list ul li:hover ul {
                    top: 0px;
                }

                .cs-nav .cs-nav__list ul li:hover > ul {
                    opacity: 1;
                    visibility: visible;
                    transition: all 0.4s ease;
                }

                .cs-nav .cs-nav__list ul a {
                    font-size: 14px;
                    display: block;
                    line-height: 1.6em;
                    padding: 9px 20px;
                }

                    .cs-nav .cs-nav__list ul a:hover {
                        background-color: rgba(94, 44, 237, 0.1);
                        color: #482064;
                    }

                .cs-nav .cs-nav__list ul ul {
                    top: 15px;
                    left: 100%;
                }

    .cs-munu__toggle,
    .cs-munu__dropdown__toggle {
        display: none;
    }

    .cs-nav .cs-nav__list .cs-mega-wrapper {
        width: 1140px !important;
        left: 50%;
        transform: translateX(-50%);
        display: flex !important;
        background-repeat: no-repeat;
        background-position: right bottom;
        position: fixed;
        padding: 0;
    }

        .cs-nav .cs-nav__list .cs-mega-wrapper > li {
            flex: 1;
            padding: 10px 0;
        }

            .cs-nav .cs-nav__list .cs-mega-wrapper > li:not(:last-child) {
                border-right: 1px solid #e9e3fb;
            }

            .cs-nav .cs-nav__list .cs-mega-wrapper > li > a {
                color: #263a5d;
                font-weight: 700;
            }

                .cs-nav .cs-nav__list .cs-mega-wrapper > li > a:hover {
                    background-color: transparent;
                }

            .cs-nav .cs-nav__list .cs-mega-wrapper > li ul {
                position: initial;
                border: none;
                padding: 0;
                width: 100%;
                box-shadow: none;
                background-color: transparent;
            }

    .cs-nav .cs-nav__list .cs-mega-menu:hover .cs-mega-wrapper li ul {
        opacity: 1;
        visibility: visible;
    }

    .cs-site__header.cs-style1.cs-color1 .cs-nav .cs-nav__list > li > a {
        color: #fff;
    }

    .cs-site__header.cs-style2.cs-nav .cs-nav__list > li:hover > ul {
        top: 80px;
    }
}

@media screen and (max-width: 1280px) and (min-width: 992px) {
    .cs-nav .cs-nav__list > li > ul {
        left: initial;
        right: 0;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .cs-nav .cs-nav__list .cs-mega-wrapper {
        width: calc(100vw - 30px) !important;
    }
}

@media screen and (max-width: 991px) {
    .cs-munu__dropdown__toggle {
        position: absolute;
        height: 30px;
        width: 30px;
        right: 20px;
        top: 5px;
    }

        .cs-munu__dropdown__toggle:before, .cs-munu__dropdown__toggle:after {
            content: '';
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            height: 2px;
            width: 10px;
            background-color: #5d6b85;
            transition: all 0.3s ease;
        }

        .cs-munu__dropdown__toggle:before {
            transform: translate(-50%, -50%) rotate(90deg);
        }

        .cs-munu__dropdown__toggle.active:before {
            transform: translate(-50%, -50%) rotate(0deg);
        }

        .cs-munu__dropdown__toggle.sub-toggle::before {
            display: none !important;
        }

    .cs-nav .cs-nav__list {
        position: absolute;
        width: 100vw;
        left: -15px;
        background-color: #fff;
        padding: 10px 0;
        display: none;
        top: 100%;
        border-top: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        overflow: auto;
        max-height: calc(100vh - 80px);
    }

    .show-menu-mobile {
        display: inline-block !important;
    }

    .cs-nav .cs-nav__list ul {
        padding-left: 15px;
        display: none;
    }

        .cs-nav .cs-nav__list ul.show-sub-mobile {
            display: inline-block;
        }

    .cs-nav .cs-nav__list a {
        display: block;
        padding: 8px 20px;
    }

    .cs-nav .menu-item-has-children {
        position: relative;
    }

    /*Mobile Menu Button*/
    .cs-munu__toggle {
        position: relative;
        display: inline-block;
        width: 28px;
        height: 27px;
        margin: 0px;
        cursor: pointer;
    }

        .cs-munu__toggle span,
        .cs-munu__toggle span:before,
        .cs-munu__toggle span:after {
            width: 100%;
            height: 2px;
            background-color: #263a5d;
            display: block;
        }

        .cs-munu__toggle span {
            margin: 0 auto;
            position: relative;
            top: 12px;
            transition-duration: 0s;
            transition-delay: 0.2s;
        }

            .cs-munu__toggle span:before {
                content: '';
                position: absolute;
                margin-top: -8px;
                transition-property: margin, transform;
                transition-duration: 0.2s;
                transition-delay: 0.2s, 0s;
            }

            .cs-munu__toggle span:after {
                content: '';
                position: absolute;
                margin-top: 8px;
                transition-property: margin, transform;
                transition-duration: 0.2s;
                transition-delay: 0.2s, 0s;
            }

    .cs-toggle__active span {
        background-color: rgba(0, 0, 0, 0);
        transition-delay: 0.2s;
    }

        .cs-toggle__active span:before {
            margin-top: 0;
            transform: rotate(45deg);
            transition-delay: 0s, 0.2s;
        }

        .cs-toggle__active span:after {
            margin-top: 0;
            transform: rotate(-45deg);
            transition-delay: 0s, 0.2s;
        }

    .cs-site__header.cs-style1 .cs-main__header__in {
        height: 80px;
    }

    .cs-site__header.cs-style1.cs-type1 {
        border-radius: 0;
    }

    .cs-site__header.cs-style1 .cs-btn.cs-style1.cs-no__border {
        border: none;
        padding: 8px 22px;
        min-width: 120px;
        font-size: 14px;
    }

    .cs-site__header.cs-style1 .cs-main__header__center {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        padding-right: 20px;
    }

    .cs-main__header__right {
        display: flex;
        align-items: center;
    }

    .cs-site__header.cs-style2 .cs-nav .cs-nav__list {
        display: flex;
        height: initial;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        width: 100%;
        border: none;
        min-height: initial;
        position: initial;
    }

    .cs-site__header.cs-style2 .cs-munu__toggle {
        display: none;
    }

    .cs-site__header.cs-style2 .cs-nav .cs-nav__list > li > a {
        font-size: 24px;
        padding: 0;
        color: #fff;
    }

    .cs-site__header.cs-style2 .cs-nav {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .cs-site__header.cs-style2 .cs-nav .cs-nav__list > li:not(:last-child) {
            margin-bottom: 15px;
        }

    .contact-em-ph {
        display: inline-block !important;
    }
}

@media screen and (max-width: 575px) {
    .cs-burger__btn {
        width: 30px;
        height: 23px;
    }

    .cs-site__header.cs-style2 .cs-social__btns.cs-style1 {
        margin-right: 20px;
    }

        .cs-site__header.cs-style2 .cs-social__btns.cs-style1 a {
            margin-right: 15px;
            font-size: 16px;
        }

            .cs-site__header.cs-style2 .cs-social__btns.cs-style1 a:last-child {
                margin-right: 0;
            }

    .cs-site__header.cs-style2.cs-full__width .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .cs-site__header.cs-style1 .cs-btn.cs-style1 {
        display: none;
    }

    .cs-site__header.cs-style1 .cs-main__header__center {
        padding-right: 0;
    }
}

@media screen and (max-width: 380px) {
    .cs-site__header.cs-style2 .cs-social__btns.cs-style1,
    .cs-site__header.cs-style1.cs-type2 .cs-btn.cs-style1 {
        display: none;
    }
}

.single-portfolio .cs-site__header.cs-style1 .cs-main__header__in {
    background-color: #fff;
}

.cs-sticky-header {
    position: fixed;
    z-index: 200;
    width: 100%;
    top: 0;
    left: 0;
}

.cs-site__branding {
    display: inline-block;
    max-width: 90px;
    position: relative;
    width: 90px;
    height: 90px;
}

    .cs-site__branding img {
        max-width: 250px;
        max-height: 122px;
        position: absolute;
        left: 0;
        top: 19px;
    }

@media (max-width:980px) {
    .cs-site__branding img {
        max-width: 150px;
        max-height: 100px;
        position: absolute;
        left: 0;
        top: 25px;
    }
}
/*--------------------------------------------------------------
14. Footer
----------------------------------------------------------------*/
.cs-footer__item {
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
}

.cs-social__btns.cs-style1 {
    display: flex;
    flex-wrap: wrap;
}

    .cs-social__btns.cs-style1 a {
        display: inline-flex;
        margin-right: 20px;
        font-size: 18px;
        color: #482064;
    }

        .cs-social__btns.cs-style1 a:last-child {
            margin-right: 0;
        }

.cs-footer.cs-style1 {
    position: relative;
    background-color: #263a5d;
    color: #7783a9;
    overflow: hidden;
}

    .cs-footer.cs-style1 .cs-widget__title {
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 35px;
    }

    .cs-footer.cs-style1 .menu,
    .cs-footer.cs-style1 .cs-address__widgert ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .cs-footer.cs-style1 .menu li:not(:last-child),
        .cs-footer.cs-style1 .cs-address__widgert ul li:not(:last-child) {
            margin-bottom: 7px;
        }

        .cs-footer.cs-style1 .cs-address__widgert ul li {
            display: flex;
            align-items: flex-start;
        }

            .cs-footer.cs-style1 .cs-address__widgert ul li i {
                margin-right: 15px;
                position: relative;
                top: 6px;
            }

    .cs-footer.cs-style1 a:hover {
        color: #fff;
    }

    .cs-footer.cs-style1 .cs-copyright {
        padding: 28px 0 42px;
        color: #fff;
    }

    .cs-footer.cs-style1 .cs-parallax__shape {
        position: absolute;
    }

        .cs-footer.cs-style1 .cs-parallax__shape.cs-position1 {
            left: 10%;
            top: 28%;
            animation: particalAnimation 15s alternate infinite linear;
            animation-delay: 1s;
        }

        .cs-footer.cs-style1 .cs-parallax__shape.cs-position2 {
            left: -5px;
            bottom: -17%;
            max-width: 135px;
        }

            .cs-footer.cs-style1 .cs-parallax__shape.cs-position2.cs-type1 {
                left: -5%;
                bottom: 7%;
                max-width: 200px;
                animation: rotateShape 40s alternate infinite linear;
            }

        .cs-footer.cs-style1 .cs-parallax__shape.cs-position3 {
            bottom: -40%;
            right: -10%;
        }

        .cs-footer.cs-style1 .cs-parallax__shape.cs-position4 {
            right: 17%;
            top: 10%;
            animation: particalAnimation 20s alternate infinite linear;
        }

        .cs-footer.cs-style1 .cs-parallax__shape.cs-position5 {
            right: 20%;
            top: 45%;
            animation: particalAnimation 25s alternate infinite linear;
            animation-delay: 2s;
        }

    .cs-footer.cs-style1.cs-color1 {
        background-color: #fceff0;
        color: #5d6b85;
    }

        .cs-footer.cs-style1.cs-color1 .cs-widget__title {
            color: #263a5d;
        }

        .cs-footer.cs-style1.cs-color1 .cs-copyright {
            color: #3e506e;
        }

        .cs-footer.cs-style1.cs-color1 a:hover {
            color: #482064;
        }

        .cs-footer.cs-style1.cs-color1 .cs-address__widgert ul li i {
            color: #263a5d;
        }

    .cs-footer.cs-style1.cs-color2 {
        background-color: #071836;
        color: #fdfaf5;
    }

        .cs-footer.cs-style1.cs-color2 .cs-widget__title {
            color: #fff;
        }

        .cs-footer.cs-style1.cs-color2 .cs-copyright {
            color: #fff;
        }

        .cs-footer.cs-style1.cs-color2 a:hover {
            color: rgba(255, 255, 255, 0.6);
        }

        .cs-footer.cs-style1.cs-color2 .cs-social__btns.cs-style1 a {
            color: #5cbe2d;
        }

            .cs-footer.cs-style1.cs-color2 .cs-social__btns.cs-style1 a:hover {
                color: #fff;
            }

        .cs-footer.cs-style1.cs-color2 .cs-address__widgert ul li i {
            color: #fff;
        }

@keyframes rotateShape {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg);
    }

    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg);
    }

    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg);
    }

    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg);
    }

    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg);
    }

    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg);
    }
}

.cs-footer.cs-style2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    height: 80px;
}

    .cs-footer.cs-style2 .cs-copyright {
        text-align: right;
    }

    .cs-footer.cs-style2 .cs-social__btns.cs-style1 a:not(:last-child) {
        margin-right: 25px;
    }

    .cs-footer.cs-style2 .cs-address__widgert {
        margin-bottom: 0;
    }

        .cs-footer.cs-style2 .cs-address__widgert ul {
            list-style: none;
            padding: 0;
            margin: 0;
            display: flex;
            flex-wrap: wrap;
        }

            .cs-footer.cs-style2 .cs-address__widgert ul li {
                display: flex;
                align-items: center;
            }

                .cs-footer.cs-style2 .cs-address__widgert ul li i {
                    margin-right: 10px;
                }

                .cs-footer.cs-style2 .cs-address__widgert ul li:not(:last-child) {
                    margin-right: 30px;
                }

    .cs-footer.cs-style2 .cs-social__btns.cs-style1 {
        margin: 6px 0;
    }

@media screen and (max-width: 575px) {
    .cs-footer.cs-style2 {
        padding: 15px 15px;
    }

        .cs-footer.cs-style2 .cs-address__widgert ul li:not(:last-child) {
            margin-right: 15px;
        }

        .cs-footer.cs-style2 .cs-address__widgert ul {
            flex-direction: column;
        }
}

@media screen and (max-width: 575px) {
    .cs-footer.cs-style2 {
        flex-direction: column;
        align-items: flex-start;
        height: initial;
    }
}
/*--------------------------------------------------------------
15. Accordian
----------------------------------------------------------------*/
.cs-accordians.cs-style1 {
    margin-top: -25px;
    margin-bottom: -25px;
}

    .cs-accordians.cs-style1 .cs-accordian {
        transition: all 0.3s ease;
    }

        .cs-accordians.cs-style1 .cs-accordian:not(:last-child) {
            border-bottom: 1px solid #29abe1;
        }

        .cs-accordians.cs-style1 .cs-accordian.active .cs-accordian__toggle i {
            transform: rotate(180deg);
        }

    .cs-accordians.cs-style1 .cs-accordian__head {
        position: relative;
        padding: 25px 0;
        cursor: pointer;
    }

    .cs-accordians.cs-style1 .cs-accordian__title {
        font-size: 20px;
        margin: 0;
        font-weight: 800;
        padding-right: 15px;
    }

    .cs-accordians.cs-style1 .cs-accordian__toggle {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        font-size: 20px;
        color: #5d6b85;
        position: absolute;
        right: 0;
        top: 27px;
    }

        .cs-accordians.cs-style1 .cs-accordian__toggle i {
            transition: all 0.3s ease;
        }

    .cs-accordians.cs-style1 .cs-accordian-body {
        padding: 0px 0px 20px;
    }

        .cs-accordians.cs-style1 .cs-accordian-body p {
            margin: 0;
        }

@media screen and (max-width: 1199px) {
    .cs-accordians.cs-style1 .cs-accordian__head {
        padding: 15px 0;
    }

    .cs-accordians.cs-style1 .cs-accordian__toggle {
        top: 18px;
    }

    .cs-accordians.cs-style1 {
        margin-top: -15px;
        margin-bottom: -15px;
    }
}
/*--------------------------------------------------------------
21. Form
----------------------------------------------------------------*/
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-widget-header .ui-icon {
    background-image: none;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    cursor: pointer;
    border: none !important;
}

    .ui-datepicker-prev:after,
    .ui-datepicker-next:after {
        content: '';
        height: 8px;
        width: 8px;
        position: absolute;
        border: 2px solid #263a5d;
        transform: rotate(45deg);
        top: 10px;
    }

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px;
    background-color: rgba(94, 44, 237, 0.1);
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px;
    background-color: rgba(94, 44, 237, 0.1);
}

.ui-datepicker-prev:after {
    left: 10px;
    border-top: none;
    border-right: none;
}

.ui-datepicker-next:after {
    left: 10px;
    border-bottom: none;
    border-left: none;
}

.ui-widget.ui-widget-content {
    border-color: #e9e3fb;
}

.ui-widget-header {
    border-color: #e9e3fb;
    background: #e9e3fb;
    color: #263a5d;
}

    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button {
        border-color: #e9e3fb;
        background: #fbfbfd;
        font-weight: normal;
        color: #5d6b85;
    }

.ui-datepicker td span,
.ui-datepicker td a {
    text-align: center;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-color: rgba(94, 44, 237, 0.1);
    background: rgba(94, 44, 237, 0.1);
    color: #482064;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border-color: #482064;
    background: #482064;
    color: #fff;
}

.cs-form__field {
    display: block;
    background-color: #fff;
    width: 100%;
    padding: 9px 20px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #e9e3fb;
    transition: all 0.3s ease;
}

    .cs-form__field:focus {
        outline: none;
        border-color: #482064;
    }

.cs-icon__form__field {
    position: relative;
}

    .cs-icon__form__field i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        color: #A6A6A6;
        pointer-events: none;
    }

.cs-form__wrap.cs-style1 {
    display: flex;
    align-items: center;
    padding: 70px 50px;
    background-color: #482064;
    position: relative;
    z-index: 1;
    border-radius: 5px;
}

    .cs-form__wrap.cs-style1 .cs-form__title {
        font-size: 40px;
        font-weight: 800;
        color: #fff;
        margin: 0;
    }

    .cs-form__wrap.cs-style1 .cs-form__left,
    .cs-form__wrap.cs-style1 .cs-form__right {
        flex: 1;
        padding: 0 20px;
    }

    .cs-form__wrap.cs-style1.cs-color1 {
        background-color: #453b6f;
    }

.cs-form.cs-style1 .row {
    margin-right: -10px;
    margin-left: -10px;
}

    .cs-form.cs-style1 .row > div {
        padding-right: 10px;
        padding-left: 10px;
    }

.cs-form.cs-style1 .cs-form__field {
    border-color: #fff;
}

.cs-form.cs-style2 .cs-form__field,
.cs-form.cs-style2 .select2-container--default .select2-selection--single {
    box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
}

.cs-form.cs-style2 textarea {
    height: 120px;
}

.cs-form.cs-style3 .cs-text__box__title {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 70px;
}

@media screen and (max-width: 991px) {
    .cs-form__wrap.cs-style1 {
        flex-direction: column;
        padding: 60px 0px;
    }

        .cs-form__wrap.cs-style1 .cs-form__title {
            margin-bottom: 30px;
        }

    .cs-form.cs-style3 .cs-text__box__title {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 767px) {
    .cs-form__field {
        padding: 5px 15px;
    }

    .comp-1 {
        grid-template-columns: 1fr !important;
    }

    .verified--check {
        top: 49px !important;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
        font-size: 13px;
    }

    .two-factor {
        grid-template-columns: 1fr !important;
    }

    .cs-form__wrap.cs-style1 .cs-form__title {
        font-size: 32px;
    }

    .cs-form.cs-style3 .cs-text__box__title {
        font-size: 32px;
    }
}
/*--------------------------------------------------------------
22. Hero
----------------------------------------------------------------*/
.cs-hero.cs-style1 {
    height: 850px;
    overflow: hidden;
    position: relative;
    background-color: #fbfbfd;
}

    .cs-hero.cs-style1 .container {
        position: inherit;
        z-index: 3;
    }

    .cs-hero.cs-style1 .cs-hero__img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 5%;
        margin-top: 0;
        width: 52%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
        z-index: 1;
        height: 100%;
        min-width: 900px;
    }

    .cs-hero.cs-style1 .cs-hero__title {
        font-size: 60px;
        font-weight: 900;
        margin-bottom: 30px;
    }

        .cs-hero.cs-style1 .cs-hero__title b {
            color: #482064;
        }

    .cs-hero.cs-style1 .cs-hero__subtitle {
        margin-bottom: 53px;
    }

    .cs-hero.cs-style1 .cs-hero__text {
        padding-top: 60px;
    }

    .cs-hero.cs-style1 .cs-pattern {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

        .cs-hero.cs-style1 .cs-pattern .cs-pattern-in {
            height: 100%;
            width: 100%;
        }

    .cs-hero.cs-style1.cs-type1 {
        background-color: #f7faff;
    }

        .cs-hero.cs-style1.cs-type1 .cs-hero__text {
            padding-top: 80px;
        }

        .cs-hero.cs-style1.cs-type1 .cs-shape__position1 {
            left: 3%;
            top: 25%;
        }

        .cs-hero.cs-style1.cs-type1 .cs-shape__position2 {
            left: 5%;
            top: 80%;
        }

.cs-hero.cs-style2 {
    padding-top: 230px;
    background-color: #f7faff;
    position: relative;
}

    .cs-hero.cs-style2 .cs-hero__title {
        font-size: 60px;
        font-weight: 800;
        margin-bottom: 55px;
        position: relative;
        z-index: 2;
    }

    .cs-hero.cs-style2 .container {
        position: relative;
        z-index: 3;
    }

    .cs-hero.cs-style2 .cs-hero__text {
        padding-bottom: 70px;
    }

    .cs-hero.cs-style2 .cs-shape__position1 {
        left: 14%;
        top: 24%;
    }

    .cs-hero.cs-style2 .cs-shape__position2 {
        left: 19%;
        top: 41%;
    }

    .cs-hero.cs-style2 .cs-shape__position3 {
        left: 8%;
        top: 65%;
    }

    .cs-hero.cs-style2 .cs-shape__position4 {
        left: 78%;
        top: 45%;
        animation: swing-anim 10s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }

    .cs-hero.cs-style2 .cs-shape__position5 {
        left: 86%;
        top: 70%;
        animation: animo-x 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }

    .cs-hero.cs-style2 .cs-shape__position6 {
        left: 94%;
        top: 49%;
        animation: semi-rotate-anim 9.6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }

    .cs-hero.cs-style2 .cs-shape__position7 {
        left: 5%;
        top: 35%;
    }

    .cs-hero.cs-style2 .cs-shape__position8 {
        left: 88%;
        top: -10%;
    }

    .cs-hero.cs-style2 .cs-hero__img {
        position: relative;
        z-index: 1;
    }

.cs-hero.cs-style3,
.cs-hero.cs-style5 {
    position: relative;
    overflow: hidden;
}

    .cs-hero.cs-style3 .cs-hero__title,
    .cs-hero.cs-style5 .cs-hero__title {
        font-size: 60px;
        font-weight: 800;
        margin-bottom: 28px;
    }

    .cs-hero.cs-style3 .cs-hero__subtitle,
    .cs-hero.cs-style5 .cs-hero__subtitle {
        margin-bottom: 50px;
    }

    .cs-hero.cs-style3 .cs-hero__text,
    .cs-hero.cs-style5 .cs-hero__text {
        margin-top: 60px;
    }

    .cs-hero.cs-style3 .container,
    .cs-hero.cs-style5 .container {
        position: relative;
        z-index: 1;
    }

    .cs-hero.cs-style3 .cs-slider,
    .cs-hero.cs-style5 .cs-slider {
        max-width: 550px;
    }

    .cs-hero.cs-style3 .cs-shape__position2,
    .cs-hero.cs-style5 .cs-shape__position2 {
        left: 5%;
        top: 52%;
        z-index: 1;
    }

    .cs-hero.cs-style3 .cs-shape__position3,
    .cs-hero.cs-style5 .cs-shape__position3 {
        left: 40%;
        top: 3%;
    }

    .cs-hero.cs-style3 .cs-shape__position10,
    .cs-hero.cs-style5 .cs-shape__position10 {
        left: 13%;
        top: 42%;
    }

    .cs-hero.cs-style3 .cs-shape__position7,
    .cs-hero.cs-style5 .cs-shape__position7 {
        left: 46%;
        top: 68%;
    }

    .cs-hero.cs-style3 .cs-shape__position9,
    .cs-hero.cs-style5 .cs-shape__position9 {
        animation: semi-rotate-anim 9.6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }

.cs-hero.cs-style3 {
    height: 900px;
}

    .cs-hero.cs-style3 .cs-hero__img {
        position: absolute;
        height: 1200px;
        width: 1150px;
        border-radius: 50%;
        overflow: hidden;
        bottom: 0;
        left: 51%;
    }

        .cs-hero.cs-style3 .cs-hero__img:after {
            content: '';
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            top: 0;
            background: linear-gradient(90deg, #482064 0%, #5cbe2d 100%);
            opacity: 0.8;
        }

        .cs-hero.cs-style3 .cs-hero__img img {
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

.cs-hero.cs-style5 {
    height: 780px;
    padding-top: 120px;
}

    .cs-hero.cs-style5 .cs-hero__img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 5%;
        margin-top: 0;
        width: 52%;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        z-index: 1;
        height: 100%;
    }

        .cs-hero.cs-style5 .cs-hero__img img {
            max-height: 640px;
        }

.cs-hero.cs-style4 {
    height: 900px;
    position: relative;
    padding-bottom: 20px;
}

    .cs-hero.cs-style4 > * {
        position: relative;
        z-index: 1;
    }

    .cs-hero.cs-style4:before {
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000;
        opacity: 0.5;
    }

    .cs-hero.cs-style4 .cs-hero__title {
        font-size: 60px;
        font-weight: 800;
        color: #fff;
        line-height: 1.2em;
        margin-bottom: 45px;
        position: relative;
        padding-top: 30px;
    }

        .cs-hero.cs-style4 .cs-hero__title:before {
            content: '';
            height: 4px;
            width: 50px;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            background-color: #5cbe2d;
            top: 0;
            border-radius: 2px;
        }

.cs-partical__shape {
    position: absolute;
}

.cs-shape__position1 {
    left: 4%;
    top: 15%;
    animation: swing-anim 10s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

    .cs-shape__position1.cs-type1 {
        max-width: 300px;
    }

.cs-shape__position2 {
    left: 15%;
    top: 55%;
    animation: animo-x 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.cs-shape__position3 {
    left: 50%;
    top: 21%;
    animation: particalAnimation 35s alternate infinite linear;
}

.cs-shape__position4 {
    left: 7%;
    top: 85%;
    animation: particalAnimation 30s alternate infinite linear;
}

.cs-shape__position5 {
    left: 92%;
    top: 45%;
    animation: semi-rotate-anim 9.6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.cs-shape__position6 {
    left: 25%;
    top: 86%;
    animation: up-down-anim 10s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.cs-shape__position7 {
    font-weight: bold;
    font-size: 16px;
    left: 2%;
    top: 52%;
    animation: semi-rotate-anim 9.6s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.cs-shape__position8 {
    left: 90%;
    top: -8%;
    animation: animo-x 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

    .cs-shape__position8 svg {
        animation: anim-y 9s cubic-bezier(0.25, 0, 0.2, 1) infinite;
    }

.cs-shape__position9 {
    animation: rotate-anim 40s infinite linear;
    left: -15%;
    top: 30%;
}

@keyframes particalAnimation {
    0%, 100% {
        transform: translate(0px, 0px);
    }

    20% {
        transform: translate(80px, -10px);
    }

    40% {
        transform: translate(140px, 70px);
    }

    60% {
        transform: translate(90px, 130px);
    }

    80% {
        transform: translate(-40px, 80px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes animo-x {
    50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateX(44px);
    }
}

@keyframes anim-y {
    50% {
        animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
        transform: translateY(17px);
    }
}

@keyframes rotate-anim {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes semi-rotate-anim {
    50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateY(25px) rotate(-53deg);
    }
}

@keyframes up-down-anim {
    40% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateY(40px) rotate(-1deg);
    }
}

@keyframes swing-anim {
    65% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateY(-48px) rotate(-75deg);
    }
}

@media screen and (max-width: 1400px) {
    .cs-hero.cs-style5 .cs-hero__img {
        width: 60%;
    }
}

@media screen and (max-width: 1199px) {
    .cs-hero.cs-style1,
    .cs-hero.cs-style7,
    .cs-hero.cs-style5 {
        height: initial;
        display: block;
        padding-top: 200px;
    }

        .cs-hero.cs-style1 .cs-to__right,
        .cs-hero.cs-style7 .cs-to__right,
        .cs-hero.cs-style5 .cs-to__right {
            transform: initial !important;
        }

        .cs-hero.cs-style1 .cs-hero__text {
            padding-top: 0;
        }

        .cs-hero.cs-style1 .cs-hero__img,
        .cs-hero.cs-style5 .cs-hero__img {
            min-width: initial;
            width: 100%;
            position: initial;
            transform: initial;
            padding: 0 15px;
            margin-top: 40px;
        }

        .cs-hero.cs-style1 .cs-shape__position8 {
            top: -11%;
            left: initial;
            right: -100px;
        }

    .cs-hero.cs-style3 .cs-hero__img {
        left: 51%;
        height: 1500px;
    }

    .cs-hero.cs-style1.cs-type1 .cs-hero__text {
        padding-top: 0;
    }

    .cs-hero.cs-style4 .cs-hero__title br,
    .cs-hero.cs-style5 .cs-hero__title br,
    .cs-hero.cs-style5 .cs-hero__subtitle br {
        display: none;
    }

    .cs-hero.cs-style5 .cs-hero__text {
        margin-top: 0;
    }

    .cs-hero.cs-style5 .cs-slider {
        max-width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .cs-hero.cs-style2 .cs-hero__title br {
        display: none;
    }

    .cs-hero.cs-style3 {
        height: initial;
        display: block;
        padding-top: 200px;
    }

        .cs-hero.cs-style3 .cs-hero__img {
            position: relative;
            width: 100%;
            height: 500px;
            left: 0;
            top: 0;
            border-radius: 0;
            z-index: 2;
        }

        .cs-hero.cs-style3 .cs-hero__text {
            margin-top: 0;
        }

        .cs-hero.cs-style3 .cs-slider,
        .cs-hero.cs-style5 .cs-slider {
            max-width: 100%;
        }

        .cs-hero.cs-style3 .cs-slider {
            padding-bottom: 80px;
        }

        .cs-hero.cs-style3 .cs-hero__title br,
        .cs-hero.cs-style5 .cs-hero__title br {
            display: none;
        }

        .cs-hero.cs-style3 .cs-shape__position10 {
            display: none;
        }

    .cs-hero.cs-style4 {
        padding-top: 165px;
        padding-bottom: 200px;
        height: initial;
    }

    .cs-hero.cs-style5 .cs-shape__position2 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .cs-hero.cs-style1 .cs-hero__title {
        font-size: 36px;
        margin-bottom: 15px;
    }

        .cs-hero.cs-style1 .cs-hero__title br,
        .cs-hero.cs-style1 .cs-hero__subtitle br {
            display: none;
        }

    .cs-hero.cs-style1 .cs-hero__subtitle {
        margin-bottom: 30px;
    }

    .cs-hero.cs-style1 {
        padding-top: 150px;
    }

    .cs-hero.cs-style2 .cs-hero__title {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .cs-hero.cs-style2,
    .cs-hero.cs-style5 {
        padding-top: 150px;
    }

        .cs-hero.cs-style3 .cs-hero__title,
        .cs-hero.cs-style5 .cs-hero__title {
            font-size: 40px;
            margin-bottom: 22px;
        }

        .cs-hero.cs-style3 .cs-hero__subtitle,
        .cs-hero.cs-style5 .cs-hero__subtitle {
            margin-bottom: 30px;
        }

    .cs-hero.cs-style3 {
        padding-top: 140px;
    }

    .cs-hero.cs-style4 .cs-hero__title {
        font-size: 40px;
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 575px) {
    .cs-hero.cs-style1 .cs-shape__position8 {
        top: -130px;
        right: -130px;
    }

    .cs-hero.cs-style1 .cs-shape__position1,
    .cs-hero.cs-style1 .cs-shape__position2,
    .cs-hero.cs-style1 .cs-shape__position3,
    .cs-hero.cs-style1 .cs-shape__position4,
    .cs-hero.cs-style1 .cs-shape__position5,
    .cs-hero.cs-style1 .cs-shape__position6,
    .cs-hero.cs-style1 .cs-shape__position7 {
        display: none;
    }

    .cs-hero.cs-style2 .cs-shape__position8,
    .cs-hero.cs-style2 .cs-shape__position2,
    .cs-hero.cs-style2 .cs-shape__position4 {
        display: none;
    }

    .cs-hero.cs-style3 .cs-shape__position9,
    .cs-hero.cs-style5 .cs-shape__position9,
    .cs-hero.cs-style5 .cs-shape__position10 {
        display: none;
    }

    .cs-headline.clip .cs-words-wrapper {
        display: block;
    }

    .cs-hero.cs-style3 .cs-hero__subtitle br {
        display: none;
    }
}

@media screen and (max-width: 380px) {
    .cs-hero.cs-style1 .cs-hero__title {
        font-size: 32px;
    }
}
/*--------------------------------------------------------------
24. Icon Box
----------------------------------------------------------------*/
.cs-icon__box.cs-style1 {
    display: block;
}

    .cs-icon__box.cs-style1 .cs-icon__box__in {
        border-radius: 5px;
        padding: 25px 20px 20px;
        background-color: #fff;
        transition: all 0.3s ease;
        border: 2px solid #e9e3fb;
    }

    .cs-icon__box.cs-style1 .cs-icon__box__icon {
        margin-bottom: 30px;
        transition: all 0.3s ease;
        font-size: 35px;
    }

        .cs-icon__box.cs-style1 .cs-icon__box__icon svg {
            height: 60px;
            width: 60px;
            fill: #482064;
        }

    .cs-icon__box.cs-style1 .cs-icon__box__title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 15px;
        transition: all 0.3s ease;
    }

    .cs-icon__box.cs-style1 .cs-icon__box__btn__icon {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        margin-top: 12px;
        transition: all 0.3s ease;
    }

    .cs-icon__box.cs-style1:hover .cs-icon__box__in {
        border-color: transparent;
        box-shadow: 0px 0px 15px 0px rgba(94, 44, 237, 0.1);
    }

    .cs-icon__box.cs-style1:hover .cs-icon__box__btn__icon {
        color: #482064;
    }

.cs-icon__box.cs-style2 {
    padding: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 15px 0px rgba(94, 44, 237, 0.1);
    display: block;
    border-radius: 5px;
}

    .cs-icon__box.cs-style2 .cs-icon__box__icon {
        font-size: 35px;
    }

        .cs-icon__box.cs-style2 .cs-icon__box__icon svg {
            height: 60px;
            width: 60px;
            fill: #482064;
        }

    .cs-icon__box.cs-style2 .cs-icon__box__title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 40px;
    }

    .cs-icon__box.cs-style2 .cs-btn {
        color: #5d6b85;
        border-color: #5d6b85;
        width: 100%;
    }

    .cs-icon__box.cs-style2:hover .cs-btn {
        color: #fff;
        background-color: #5d6b85;
        border-color: #5d6b85;
    }

.cs-icon__box.cs-style3 .cs-icon__box__icon {
    background-color: #482064;
    height: 115px;
    width: 115px;
    border-radius: 50%;
    font-size: 64px;
    margin: auto;
    margin-bottom: 44px;
    position: relative;
    transition: all 0.4s ease;
}

    .cs-icon__box.cs-style3 .cs-icon__box__icon:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: 0;
        transform: scale(0.95);
    }

    .cs-icon__box.cs-style3 .cs-icon__box__icon svg {
        width: 64px;
        height: 64px;
    }

.cs-icon__box.cs-style3 .cs-icon__box__title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 18px;
}

.cs-icon__box.cs-style3:hover .cs-icon__box__icon {
    transform: scale(0.97);
}

    .cs-icon__box.cs-style3:hover .cs-icon__box__icon:after {
        animation: webAnimation 1s ease-out 75ms;
    }

@keyframes webAnimation {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(94, 44, 237, 0.25), 0 0 0 10px rgba(255, 255, 255, 0.5);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px rgba(94, 44, 237, 0.25), 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.3);
        opacity: 0;
    }
}

.cs-icon__box.cs-style4 {
    box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
    display: block;
    border-radius: 5px;
    padding: 20px 15px 20px;
    background-color: #fff;
}

    .cs-icon__box.cs-style4 .cs-icon__box__icon {
        height: 100px;
        margin-bottom: 25px;
        position: relative;
    }

    .cs-icon__box.cs-style4 .cs-icon__box__icon__bg {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
        transition: all 0.4s ease;
    }

    .cs-icon__box.cs-style4 .cs-icon__box__title {
        font-size: 24px;
        font-weight: 800;
        margin-bottom: 17px;
    }

    .cs-icon__box.cs-style4 .cs-icon__box__icon svg {
        width: 45px;
        height: 45px;
        position: relative;
        z-index: 1;
    }

    .cs-icon__box.cs-style4:hover .cs-icon__box__icon__bg {
        transform: rotate(25deg);
    }

.cs-icon__box.cs-style5 {
    display: flex;
}

    .cs-icon__box.cs-style5 .cs-icon__box__icon {
        flex: none;
        width: 70px;
        height: 70px;
        margin-right: 25px;
        transition: all 0.6s cubic-bezier(0.77, 0, 0.2, 2.25);
    }

    .cs-icon__box.cs-style5 .cs-icon__box__title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .cs-icon__box.cs-style5:hover .cs-icon__box__icon {
        transform: scale(1.05);
    }

@media screen and (max-width: 991px) {
    .cs-icon__box.cs-style3 .cs-icon__box__icon {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .cs-icon__box.cs-style1 .cs-icon__box__title,
    .cs-icon__box.cs-style2 .cs-icon__box__title {
        font-size: 22px;
    }

    .cs-icon__box.cs-style3 .cs-icon__box__title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .cs-icon__box.cs-style4 .cs-icon__box__title {
        font-size: 22px;
    }

    .cs-icon__box.cs-style5 .cs-icon__box__title {
        font-size: 22px;
        margin-bottom: 10px;
    }
}
/*--------------------------------------------------------------
32. Section Heading
----------------------------------------------------------------*/
.cs-section__heading.cs-style1 .cs-section__subtitle {
    margin-bottom: 0px;
}

.cs-section__heading.cs-style1 .cs-section__title {
    font-size: 40px;
    margin: 0;
    font-weight: 800;
}

.cs-section__heading.cs-style1.cs-white .cs-section__subtitle,
.cs-section__heading.cs-style1.cs-white .cs-section__title {
    color: #fff;
}

.cs-section__heading.cs-style1.cs-top-bar .cs-section__title {
    position: relative;
    padding-top: 23px;
}

    .cs-section__heading.cs-style1.cs-top-bar .cs-section__title:after {
        content: '';
        height: 4px;
        width: 50px;
        background-color: #5cbe2d;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        border-radius: 3px;
    }

.cs-section__heading.cs-style2 .cs-section__subtitle {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: -5px;
}

.cs-section__heading.cs-style2 .cs-section__title {
    font-size: 48px;
    font-weight: 800;
    margin-bottom: 40px;
}

.cs-section__heading.cs-style3 .cs-section__title {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 12px;
}

    .cs-section__heading.cs-style3 .cs-section__title:after {
        content: '';
        height: 5px;
        width: 100px;
        position: absolute;
        bottom: 0px;
        left: 0;
        background-color: #ecbf24;
    }

.cs-section__heading.cs-style4 .cs-section__subtitle {
    font-size: 24px;
    color: #f2f2f2;
    line-height: 1.6em;
    margin-bottom: 5px;
}

.cs-section__heading.cs-style4 .cs-section__title {
    margin: 0;
    font-size: 40px;
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .cs-section__heading.cs-style1 .cs-section__subtitle br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .cs-section__heading.cs-style1 .cs-section__title {
        font-size: 32px;
    }

    .cs-section__heading.cs-style2 .cs-section__subtitle {
        font-size: 22px;
        margin-bottom: 14px;
    }

    .cs-section__heading.cs-style2 .cs-section__title {
        font-size: 32px;
        margin-bottom: 32px;
    }

    .cs-section__heading.cs-style4 .cs-section__subtitle {
        font-size: 22px;
    }

    .cs-section__heading.cs-style4 .cs-section__title {
        font-size: 32px;
    }
}
/*--------------------------------------------------------------
33. Testimonial
----------------------------------------------------------------*/
.cs-testimonial__slider__style1 {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 50px 0px rgba(94, 44, 237, 0.15);
}

    .cs-testimonial__slider__style1 .cs-slider__arrows.cs-style2 {
        padding-bottom: 20px;
        margin-left: 15px;
        margin-top: -20px;
    }

    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style1 {
        background: linear-gradient(90deg, #573af7 0%, #38c6f8 99%);
        position: absolute;
        height: 320px;
        width: 320px;
        border-radius: 50%;
        top: -160px;
        right: -160px;
        z-index: -1;
    }

    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style2 {
        height: 210px;
        width: 210px;
        position: absolute;
        background: linear-gradient(90deg, #60bf2f 0%, #72de3a 99%);
        border-radius: 50%;
        right: 70px;
        top: -110px;
        z-index: -2;
    }

    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style3 {
        height: 210px;
        width: 210px;
        position: absolute;
        background: linear-gradient(90deg, #ed4264 0%, #ffedbc 99%);
        border-radius: 50%;
        right: -140px;
        top: 50px;
        z-index: -2;
    }

    .cs-testimonial__slider__style1.cs-type1 .cs-tesimonial__shape.cs-style1 {
        right: initial;
        left: -160px;
    }

    .cs-testimonial__slider__style1.cs-type1 .cs-tesimonial__shape.cs-style2 {
        right: initial;
        left: 70px;
    }

    .cs-testimonial__slider__style1.cs-type1 .cs-tesimonial__shape.cs-style3 {
        right: initial;
        left: -140px;
    }

.cs-testimonial.cs-style1 {
    padding: 40px 30px 30px;
    position: relative;
}

    .cs-testimonial.cs-style1 .cs-testimonial__avatar {
        height: 70px;
        width: 70px;
        border-radius: 5px;
        flex: none;
        margin-right: 20px;
    }

        .cs-testimonial.cs-style1 .cs-testimonial__avatar img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            border-radius: inherit;
        }

    .cs-testimonial.cs-style1 .cs-testimonial__avatar_name {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 6px;
    }

    .cs-testimonial.cs-style1 .cs-testimonial__info {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }

    .cs-testimonial.cs-style1 .cs-testimonial__text {
        font-size: 18px;
        line-height: 36px;
        color: #263a5d;
    }

.slick-slide .cs-testimonial.cs-style1 .cs-testimonial__info,
.slick-slide .cs-testimonial.cs-style1 .cs-testimonial__text {
    position: relative;
    top: 25px;
    opacity: 0;
    transition: all 0.35s ease;
}

.slick-slide .cs-testimonial.cs-style3 .cs-testimonial__avatar {
    position: relative;
    right: -25px;
    opacity: 0;
    transition: all 0.4s ease;
}

.slick-slide.slick-active .cs-testimonial.cs-style1 .cs-testimonial__info,
.slick-slide.slick-active .cs-testimonial.cs-style1 .cs-testimonial__text {
    top: 0px;
    opacity: 1;
}

.slick-slide.slick-active .cs-testimonial.cs-style1 .cs-testimonial__info {
    transition-delay: 0.4s;
}

.slick-slide.slick-active .cs-testimonial.cs-style1 .cs-testimonial__text {
    transition-delay: 0.55s;
}

.cs-testimonial.cs-style2 {
    padding: 0 60px;
}

    .cs-testimonial.cs-style2 .cs-testimonial__avatar {
        display: inline-block;
        width: 70px;
        height: 70px;
        border-radius: 50%;
    }

        .cs-testimonial.cs-style2 .cs-testimonial__avatar img {
            display: inline-block;
            height: 100%;
            width: 100%;
            object-fit: cover;
            border-radius: inherit;
        }

    .cs-testimonial.cs-style2 .cs-testimonial__avatar {
        margin-bottom: 32px;
    }

    .cs-testimonial.cs-style2 .cs-testimonial__text {
        margin-bottom: 24px;
    }

    .cs-testimonial.cs-style2 .cs-testimonial__avatar__name {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 7px;
    }

    .cs-testimonial.cs-style2.cs-color1 .cs-testimonial__text,
    .cs-testimonial.cs-style2.cs-color1 .cs-testimonial__avatar__name {
        color: #fff;
    }

    .cs-testimonial.cs-style2.cs-color1 .cs-testimonial__avatar__designation {
        color: rgba(255, 255, 255, 0.8);
    }

@media screen and (max-width: 991px) {
    .cs-testimonial.cs-style2.cs-color1 .cs-testimonial__text br {
        display: none;
    }

    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style1,
    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style2,
    .cs-testimonial__slider__style1 .cs-tesimonial__shape.cs-style3 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .cs-testimonial.cs-style1 .cs-testimonial__avatar_name {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .cs-testimonial.cs-style2 .cs-testimonial__avatar__name {
        font-size: 22px;
    }

    .cs-testimonial.cs-style2 {
        padding: 0;
    }
}

@media screen and (max-width: 380px) {
    .cs-testimonial.cs-style1 .cs-testimonial__text {
        font-size: 16px;
        line-height: 30px;
    }

    .cs-testimonial.cs-style1 .cs-testimonial__avatar {
        height: 60px;
        width: 60px;
        margin-right: 12px;
    }

    .cs-testimonial.cs-style1 {
        padding: 30px 15px 20px;
    }

        .cs-testimonial.cs-style1 .cs-testimonial__avatar_name {
            font-size: 20px;
            margin-bottom: 2px;
        }

        .cs-testimonial.cs-style1 .cs-testimonial__avatar_designation {
            font-size: 14px;
        }
}
/*--------------------------------------------------------------
34. Text Box
----------------------------------------------------------------*/
.cs-text__box.cs-style1 .cs-text__box__subtitle {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 22px;
}

.cs-text__box.cs-style1 .cs-text__box__title {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 0;
}

.cs-text__box.cs-style1 .cs-text__box__text {
    margin-top: -2px;
}

    .cs-text__box.cs-style1 .cs-text__box__text p {
        margin-bottom: 22px;
    }

        .cs-text__box.cs-style1 .cs-text__box__text p:last-child {
            margin-bottom: 0;
        }

.cs-text__box.cs-style1.cs-color1 .cs-text__box__title {
    color: #fff;
}

.cs-text__box.cs-style1.cs-color1 .cs-text__box__text {
    color: #fceff0;
}

.cs-text__box.cs-style1 .cs-btn.cs-style2.cs-type1 {
    margin-top: 2px;
}

.cs-text__box.cs-style1.cs-left-space65 {
    margin-left: 65px;
}

.cs-text__box.cs-style1.cs-right-space65 {
    margin-right: 65px;
}

.cs-text__box__btns {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -15px;
}

    .cs-text__box__btns .cs-btn {
        margin-bottom: 15px;
    }

        .cs-text__box__btns .cs-btn:not(:last-child) {
            margin-right: 20px;
        }

.cs-text__box__with__counter.cs-color1 {
    background-color: #283c5e;
    color: #fff;
}

    .cs-text__box__with__counter.cs-color1 .cs-text__box__title,
    .cs-text__box__with__counter.cs-color1 .cs-counter__number,
    .cs-text__box__with__counter.cs-color1 .cs-counter__title {
        color: #fff;
    }

.cs-text__box__with__counter.cs-size1 .cs-text__box {
    max-width: 620px;
    padding-left: 60px;
}

@media screen and (max-width: 1199px) {
    .cs-text__box.cs-style1.cs-right-space65 {
        margin-right: 0px;
    }

    .cs-text__box.cs-style1.cs-left-space65 {
        margin-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .cs-text__box.cs-style1 .cs-text__box__title {
        font-size: 32px;
    }

    .cs-text__box.cs-style1 .cs-text__box__subtitle {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .cs-text__box__with__counter.cs-size1 .cs-text__box {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/*Custom css*/
.input-container input {
    height: 48px !important;
    border-radius: 7px;
}

.static-data a {
    color: #482064 !important;
    font-weight: bold;
}

.static-data h1 {
    text-align: left;
    font-weight: bold;
    font-size: 36px;
}

.static-data .moreinfo {
    display: inline-block;
    width: 100%;
}

.bs-rating-star.active {
    color: #fc0 !important;
    font-size: 20px;
}

.bs-rating-star {
    font-size: 20px;
}

.rating--stars--ref .bs-rating-star.active {
    font-size: 35px;
}

.rating--stars--ref .bs-rating-star {
    font-size: 35px;
    margin: 0 15px 0 0;
}

.mainservices {
    text-align: center;
}

.ib-display {
    display: inline-block;
}

.stw100 {
    width: 100%;
}

.st-movers-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    background: #fff;
    border-radius: 7px;
}

.st-movers-2 {
    text-align: center;
}

.st-movers-3 {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .st-movers-3 span {
        display: inline-block;
        width: 100%;
        color: #5d6b85;
        font-weight: bold;
        margin: 10px 0 0 0;
    }

.st-movers-2 i {
    margin: 0 5px;
    font-size: 80px;
    color: #5d6b85;
    display: inline-block;
}

.img-movers {
    display: inline-block;
    height: 150px;
    width: auto;
}

.st-white {
    color: #5d6b85 !important;
}

.slot {
    border: 1px solid #482064;
    border-radius: 20px;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 12px;
    cursor: pointer;
    color: #482064 !important;
}

.slot-selected {
    border: 1px solid #482064;
    background: #482064 !important;
    color: #fff !important;
}

.autocomplete-container {
    box-shadow: rgba(42, 40, 65, 0.12) 0px 5px 10px !important;
}

.dark-color {
    color: #333d55 !important;
}

.small-container {
    max-width: 780px !important;
}

.relative-boxes {
    position: relative;
    top: -25px;
}

.mn-banner {
    display: inline-block;
    width: 100%;
    height: auto;
}

.p-relative {
    position: relative;
}

.mn-details {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

    .mn-details .mn-info-circle {
        color: #482064 !important;
        font-size: 20px !important;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }

.mn-details2 {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 0;
    background: #fff;
    box-shadow: rgba(42, 40, 65, 0.12) 0px 5px 10px !important;
    border-radius: 10px;
    padding: 15px;
    width: 230px;
    text-align: left;
    z-index: 1001;
}

.mn-internal {
    display: inline-block;
    border: 1px solid #482064;
    width: 50%;
    text-align: center;
    color: #482064;
    border-radius: 6px 0 0 6px;
    cursor: pointer;
}

.mn-external {
    display: inline-block;
    border: 1px solid #482064;
    width: 50%;
    text-align: center;
    color: #482064;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
}

.mn-internal.internal-select {
    background: #482064 !important;
    color: #fff !important;
}

.mn-external.internal-select {
    background: #482064 !important;
    color: #fff !important;
}

.mn-1 {
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.mn-2 {
    display: inline-block;
    width: 100%;
}

.mn-btn {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.mn-btn-1 {
    display: inline-block;
    width: 250px;
    margin: 10px;
}

.mn-line-height {
    line-height: 1.6em;
}

.mn-md-container {
    max-width: 1000px;
}

    .mn-md-container .cs-icon__box.cs-style4 {
        min-height: 340px;
    }

.realtive-middle-box {
    position: relative;
    top: -15px;
    padding-bottom: 60px !important;
    min-height: 370px !important;
}

.address-row {
    padding: 20px 5px;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
}
    /*ackground:#f5f5f5;*/
    .address-row .cs-form__field {
        height: 50px;
    }

    .address-row .col-md-4 {
        margin-bottom: 15px;
    }

.modal-dialog {
    max-width: 650px !important;
}

.text-right {
    text-align: right !important;
}

.mn-serv-01 {
    display: grid;
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    max-width: 620px;
    margin: 0 auto;
}

.mn-serv-1 {
    background: #fff;
    margin: 0 auto 10px auto;
    height: 200px;
    width: 200px;
    position: relative;
    border-radius: 15px;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    /*box-shadow: 0px 0px 3px 2px #eee;*/
}

    .mn-serv-1 input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
        z-index: 1000;
    }

.mn-serv-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.mn-serv-4 {
    font-size: 12px;
    padding: 0 15px;
    line-height: 16px;
    font-weight: bold;
}

.mn-serv-3 img {
    height: 75px;
    margin: 0 0 15px 0px;
}

.mn-serve-radio {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 2px solid #707070;
    border-radius: 100px;
    position: relative;
    top: 10px;
}

    .mn-serve-radio.mn-serve-select {
        background: #482064;
    }

.mn-quest {
    line-height: 20px;
}

.mn-flex {
    display: flex;
    align-items: center;
}

.swal2-footer {
    display: none !important;
}

.swal2-styled.swal2-confirm {
    background-color: #482064 !important;
}

.st-movers-new {
    margin: 0 auto;
    max-width: 900px;
    background: none !important;
}

.st-movers-new2 {
    margin: 0 auto;
    max-width: 1100px;
    background: none !important;
}

.mn-accept p {
    float: left;
    width: calc(100% - 40px);
}

.mn-accept input {
    float: left;
    margin: 9px 5px 0 0;
}

.mn-float {
    float: left;
}

.mn-order-1 {
    display: flex;
    justify-content: space-between;
}

.mn-order-2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.mn-order-3 {
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.mn-order-4 {
    display: inline-block;
    width: 100%;
}

.mn-order-main {
    display: grid;
    grid-column-gap: 16px;
    grid-template-columns: 2.5fr 1fr;
    padding: 15px;
}

.order-one-fr .mn-order-main {
    display: grid;
    grid-column-gap: 0;
    grid-template-columns: 1fr;
    padding: 15px;
    font-size: 15px;
}

.order-sm-left .mn-order-02 {
    margin: 15px 0 30px 0;
}

.order-sm-left2 .flex-display.mn-pipe {
    font-size: 12px;
}

.mn-order-back {
    background: #f5f5f5;
    padding: 10px 15px;
}

.btn.btn-dark {
    background: #482064 !important;
    border-color: #482064 !important;
}

.mn-total-1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}

    .mn-total-1 span {
        color: #482064;
        font-weight: bold;
    }

.mn-order-1.mn-order-hr {
    background: #482064;
    height: 1px;
    margin-bottom: 40px;
}

.mn-total-1.mn-total-hr1 {
    height: 1px;
    background: #482064;
}

.mn-total-1.mn-total-hr2 {
    height: 1px;
    background: #482064;
    margin: 15px 0 10px 0;
}

.mn-total-1.mn-total-hr3 {
    justify-content: flex-end;
}

.ib-display.mn-50-hr {
    height: 1px;
    background: #482064;
    width: 150px;
    float: right;
}

.mn-total-1 p {
    font-size: 12px;
    line-height: 18px;
}

.mn-accept-2 p {
    font-size: 12px;
    line-height: 18px;
    margin: 5px 0 0 0;
}

.mn-proceed {
    background: #482064 !important;
    border-color: #482064 !important;
}

.mn-claim {
    display: inline-block;
    background: #482064;
    border: 1px solid #482064;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    margin: 0 0 0 20px;
    border-radius: 6px;
    cursor: pointer !important;
}

    .mn-claim:hover {
        color: #fff !important;
    }

.mn-left-scroll {
    display: none;
}

.mn-right-scroll {
    display: none;
}

.mn-left-scroll2 {
    display: none;
}

.mn-right-scroll2 {
    display: none;
}

.mn-apply .btn.btn-primary {
    width: 30%;
    background: #482064;
    border-color: #482064;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.mn-apply input {
    width: 65%;
    height: 40px;
}

.banner-mobile {
    display: none;
}

.mn-fixed {
    position: fixed;
    background: rgba(0,0,0,.4);
    left: 0;
    top: 0;
    width: 100%;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

    .mn-fixed .container {
        background: #fff;
        border-radius: 6px;
        padding: 15px;
        max-width: 500px;
    }

@media (max-width:1440px) {
    .mn-convo {
        grid-template-columns: 1.5fr 3fr !important;
        grid-column-gap: 15px !important;
    }

    .mn-convo-6 {
        font-size: 14px !important;
    }

    .mn-convo-3 span {
        font-size: 16px !important;
    }

    .mn-convo-7 {
        font-size: 10px !important;
        line-height: 16px !important;
    }
}

@media (max-width:1280px) {
    .DataBoxes {
        width: 50% !important;
    }

    .mn-add-inn {
        width: calc(70% - 200px) !important;
    }

    .DataBoxes-new {
        width: 50% !important;
    }

    .mn-sm-flex {
        display: inline-block;
        width: 100%;
    }

        .mn-sm-flex p {
            width: 100%;
            display: inline-block;
        }
}

@media (max-width:1200px) {
    .ddb-03 {
        column-gap: 10px !important;
    }

        .ddb-03 .cal-02 {
            padding: 5px !important;
        }

        .ddb-03 .cal-13 {
            margin: -5px -5px 0 -5px !important;
        }

    .cal-17 .theme-color strong {
        font-size: 13px !important;
    }

    .cal-17.theme-color span {
        font-size: 10px !important
    }

    .cal-22 span {
        font-size: 10px !important;
    }

    .ddb-01 {
        padding-left: 260px !important;
        padding-right: 10px !important;
    }

        .ddb-01 .cal-16 {
            padding: 10px 7px !important;
        }

    .mn-order-main {
        padding: 0 5px !important;
    }
}

@media (max-width:992px) {
    .ddb-01 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .mn-sm-opt {
        width: 100% !important;
    }

    .mn-add-inn {
        width: calc(85% - 200px) !important;
    }

    .mn-sm-opt input, .mn-sm-opt select {
        width: 100% !important;
    }

    .convo-tabs {
        display: flex !important;
    }

    .mn-convo-hide {
        display: none !important;
    }

    .mn-show-md {
        display: inline-block !important;
        width: 100%;
    }

    .lmhide {
        display: inline-block !important;
    }

    .lmshow {
        display: none !important;
    }

    .mnv-left-menu {
        z-index: 1090 !important;
        box-shadow: none !important;
        height: auto !important;
        width: 100% !important;
        border-top: 1px solid rgba(0,0,0,.08) !important;
    }

    .Manage_grid {
        padding-left: 20px !important;
    }

    .mn-convo {
        grid-template-columns: 1fr !important;
        column-gap: 0 !important;
        row-gap: 20px !important;
    }

    .mn-convo-001 {
        padding-left: 20px !important;
    }

    .mn-convo-24 {
        width: 40px !important;
        height: 40px !important;
        margin: 5px 10px 0 0 !important;
        font-size: 12px !important;
    }

    .mn-convo-25 {
        width: calc(100% - 50px) !important;
        padding: 10px !important;
    }

    .mn-convo-3a {
        height: auto !important;
        min-height: 200px !important;
    }

    .mn-convo-3b {
        height: auto !important;
        min-height: 400px !important;
    }

    .mn-convo-27, .mn-convo-6 {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .mn-convo-28, .mn-convo-7 {
        font-size: 10px !important;
        line-height: 16px !important;
    }

    .mn-scroll-outer {
        display: inline-block;
        width: 100%;
        scrollbar-color: transparent transparent;
        scrollbar-width: thin;
        overflow: auto;
        padding: 30px 0 0 0;
        scroll-behavior: smooth;
    }

        .mn-scroll-outer::-webkit-scrollbar {
            width: 0px !important;
            height: 0px;
            border-radius: 0;
        }

        .mn-scroll-outer::-webkit-scrollbar-track {
            border-radius: 0;
            background: transparent;
        }

        .mn-scroll-outer::-webkit-scrollbar-thumb {
            background: transparent;
            border-radius: 0;
        }

            .mn-scroll-outer::-webkit-scrollbar-thumb:hover {
                background: transparent;
            }

    .mn-scroll-inner {
        display: inline-block;
        width: 100%;
        min-width: 970px;
    }

        .mn-scroll-inner .col-lg-4 {
            width: 331px !important;
        }

    .mn-left-scroll {
        display: flex;
        position: absolute;
        left: 10px;
        top: 45%;
        background: #fff;
        box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        font-size: 20px;
        color: #482064;
        cursor: pointer;
        z-index: 100;
    }

    .mn-right-scroll {
        display: flex;
        position: absolute;
        right: 10px;
        top: 45%;
        background: #fff;
        box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        font-size: 20px;
        color: #482064;
        cursor: pointer;
        z-index: 100;
    }

    .relative-boxes {
        top: -55px;
    }

    .mn-avail1 {
        padding: 70px 20px 100px 20px !important;
    }

    .dbm-01 {
        margin-left: 20px !important;
    }

    .cal-01g {
        padding-left: 20px !important;
    }

    .settings--tabs {
        padding-left: 20px !important;
    }
}

@media (max-width:980px) {
    .mn-order-main {
        grid-template-columns: 2fr 1fr;
    }

    .mn-order-3, .mn-order-4 {
        font-size: 12px;
    }

    .mobile-banner-mt {
        margin: -110px 0;
    }

    .mn-order-main {
        display: block;
    }
}

@media (max-width:768px) {
    .task-tabs {
        display: flex !important;
        justify-content: center;
    }

    .hide-task-list {
        display: none;
    }

    .ddb-03 {
        grid-template-columns: 1fr !important;
        max-width: 450px !important;
        margin: 20px auto 0 auto !important;
        row-gap: 30px
    }

    .ddb-02 {
        display: block !important;
        margin: 0 auto !important;
        max-width: 450px !important;
        text-align: center;
    }

        .ddb-02 input {
            max-width: 100% !important;
            margin: 10px 0 10px 0 !important;
        }

        .ddb-02 button {
            font-size: 12px !important;
            margin-top: 10px !important;
        }

            .ddb-02 button:first-child {
                margin-left: 0 !important;
            }

    .mn-flex {
        display: block;
    }

    .mn-quest {
        width: 100%;
        margin-bottom: 5px !important;
    }

    .mn-opt {
        width: 100%;
        max-width: 500px;
    }

    .img-movers {
        height: 50px;
    }

    .st-movers-3 span {
        font-size: 12px;
    }

    .trans-mobile {
        right: auto !important;
        left: -20px !important;
    }

    .mn-mobile-float {
        float: left;
        width: 100%;
    }

    .mn-order-main {
        display: block;
    }

    .mn-order-1 {
        display: block;
    }

    .mn-order-02 {
        margin: 40px 0 0 0;
    }

    .slick-track {
        width: 100% !important;
    }

        .slick-track .slick-slide {
            width: 100% !important;
        }

    .mn-serv-scroll {
        display: inline-block;
        width: 100%;
        scrollbar-color: transparent transparent;
        scrollbar-width: thin;
        overflow: auto;
        padding: 30px 0 0 0;
        scroll-behavior: smooth;
    }

    .mn-serv-01 {
        display: inline-block;
        width: 100%;
        min-width: 1300px;
        max-width: 1300px;
    }

    .mn-serv-1 {
        float: left;
        margin: 0 15px 0 0;
    }

    .mn-left-scroll2 {
        display: flex;
        position: absolute;
        left: 10px;
        top: 45%;
        background: #fff;
        box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        font-size: 20px;
        color: #482064;
        cursor: pointer;
        z-index: 1100;
    }

    .mn-right-scroll2 {
        display: flex;
        position: absolute;
        right: 10px;
        top: 45%;
        background: #fff;
        box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
        width: 40px;
        height: 40px;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
        font-size: 20px;
        color: #482064;
        cursor: pointer;
        z-index: 1100;
    }

    .mn-avail9 {
        grid-template-columns: 1fr 1fr !important;
    }

    .mn-avail10 span {
        font-size: 13px !important;
    }

    .DataBoxes {
        width: 100% !important;
    }

    .DataBoxes-new {
        width: 100% !important;
    }

    .mn-add-inn {
        width: calc(100% - 200px) !important;
    }

    .comp--sm .comp-3 label {
        margin: 0 0 0 0;
        font-size: 13px;
        line-height: 22px;
    }

    .comp--sm .comp-3 {
        margin: 0 0 10px 0;
    }

    .comp--sm .comp-6 {
        font-size: 12px;
        line-height: 16px;
    }

    .comp--sm .comp-1 {
        row-gap: 0;
    }

    .comp--sm .save--sm {
        font-size: 12px;
    }

    .comp--sm .comp-4 {
        font-size: 12px;
        margin: 10px 0;
        line-height: 24px;
    }

    .comp--sm .ins-2 {
        font-size: 13px;
    }

    .comp--sm .detail-btns {
        display: grid;
        grid-template-columns: 1fr;
    }

    .sm--flt {
        float: left;
        width: 100%;
    }

    .sm--flt2 .flex-display {
        margin: 0 0 15px 0 !important;
    }
}

@media (max-width:680px) {
    .mn-serv-01 {
        grid-template-columns: 1fr 1fr;
        max-width: 410px;
    }
}

@media (max-width:600px) {
    .mn-add-client {
        display: block !important;
    }

    .mn-add-inn {
        width: 100% !important;
    }

    .mn-add-client button {
        margin: 15px 0 0 0 !important;
    }

    .mn-add-inn button {
        margin: 0 0 0 15px !important;
        position: relative;
        top: 4px;
    }

    .DataBoxes, .mn-add-client {
        padding: 0 5px !important;
    }

    .ButtonSpaces button {
        font-size: 12px;
    }

    .Manage_grid .card-footer .detail-btns button, .Manage_grid .card-footer .detail-btns a {
        font-size: 16px;
    }

    .trans-lutton {
        height: 50px !important;
        width: auto;
    }

    .banner-web {
        display: none;
    }

    .banner-mobile {
        display: inline-block;
    }

    .mn-btn {
        display: flex;
        width: 100%;
        text-align: center;
        flex-direction: row-reverse;
        justify-content: center;
        flex-wrap: wrap-reverse;
        padding: 0 10px;
    }

    .mn-btn-1 {
        display: inline-block;
        width: auto;
        margin: 10px;
        flex: 0 0 100%;
    }

    .mn-slots-7, .mn-slots-8 {
        font-size: 14px !important;
    }

    .mobile-inline {
        display: inline-block !important;
    }

        .mobile-inline .ins-1 {
            width: 100% !important;
        }
}

@media (max-width:480px) {
    .mn-serv-01 {
        grid-template-columns: 1fr;
        max-width: 200px;
    }

    .mn-order-1 {
        display: block;
    }

    .mn-slots-10 {
        grid-template-columns: 1fr !important;
    }
}

/*My css*/
.Manage_grid {
    max-width: 100%;
    margin: 70px auto 50px auto;
    padding: 0 20px 0 270px;
}

.mn-convo-001 {
    display: inline-block;
    width: 100%;
    padding: 0 20px 0 270px;
    margin: 70px auto 50px auto;
}

.mn-convo {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 30px;
}

    .mn-convo .btn-primary {
        background-color: #482064;
        border-color: #482064;
    }

.mn-convo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
    padding: 15px;
}

.mn-convo-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 30px 0;
}

.mn-convo-4 {
    display: flex;
    box-shadow: 0 0 5px rgba(94, 44, 237, 0.2);
    margin: 10px 0;
}

    .mn-convo-4:first-child {
        margin-top: 0px;
    }

.mn-convo-5 {
    padding: 10px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

    .mn-convo-5.selectedconvo {
        background: #482064;
        color: #fff;
    }

.mn-convo-4.unreadmessages {
    font-weight: bold;
}

.mn-convo-6 {
    display: flex;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 16px;
}

.mn-convo-7 {
    display: flex;
    font-size: 12px;
    line-height: 16px;
}

.mn-convo-9 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mn-convo-20 {
    display: flex;
}

    .mn-convo-20 textarea {
        display: flex;
        width: 100%;
        border: none;
        resize: none;
        background: #fff;
        box-shadow: 0 0 3px rgba(94, 44, 237, 0.2);
        padding: 10px;
        margin: 0px 0 10px 0;
    }

.mn-convo-21 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

    .mn-convo-21 a {
        margin: 10px 0 0 10px;
    }

.mn-convo-23 {
    display: flex;
    margin: 30px 0 0 0;
}

    .mn-convo-23:first-child {
        margin-top: -10px;
    }

.mn-convo-24 {
    display: flex;
    width: 60px;
    height: 60px;
    box-shadow: 0 0 5px rgba(94, 44, 237, 0.2);
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 8px 20px 0 0;
}

    .mn-convo-24 img {
        display: inline-block;
        max-width: 60px;
        max-height: 60px;
        border-radius: 100%;
    }

.mn-convo-25 {
    display: flex;
    width: calc(100% - 80px);
    background: #fff;
    box-shadow: 0 0 5px rgba(94, 44, 237, 0.2);
    border-radius: 0 30px 30px 30px;
    padding: 15px;
    margin: 10px 0 0 0;
}

.mn-convo-25a {
    display: inline-block;
    width: 100%;
}

.mn-convo-26 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mn-convo-27 {
    font-weight: bold;
    text-transform: capitalize;
}

.mn-convo-28 {
    font-size: 14px;
    margin: 0 20px 0 0;
}

.mn-convo-29 {
    display: flex;
    margin: 20px 0;
    padding: 0 20px 0 0;
    white-space: pre-line;
}

.mn-convo-30 {
    display: flex;
    padding: 0;
    margin: 0;
    list-style-type: none;
    align-items: center;
}

    .mn-convo-30 li {
        display: flex;
        margin: 10px;
    }

    .mn-convo-30 img {
        max-height: 100px;
        max-width: 100px;
    }

.mn-convo-10 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #5d6b85;
    font-weight: bold;
    height: calc(100% - 70px);
    margin: 10px 0;
}

.mn-convo-border {
    border: 3px dashed #ccc;
    margin: 30px 0 0 0;
}

.Manage_grid td button, .Manage_grid td a {
    margin: 0 5px;
}

.Manage_grid .card-footer button, .Manage_grid .card-footer a {
    margin: 0 5px;
}

.Manage_grid .card-footer .detail-btns button, .Manage_grid .card-footer .detail-btns a {
    margin: 5px;
}

.card-footer-3 .detail-btns button, .card-footer-3 .detail-btns a {
    margin: 5px;
}

.Manage_grid .paggingnumbers {
    float: right;
    width: auto;
}

.Manage_grid .paggingddlmain {
    margin: 0 0 0 10px;
}

.Manage_grid .FilterButtons {
    text-align: right !important;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
}

.FilterHead {
    background: rgba(0,0,0,.03);
    margin: -16px -16px 0px -16px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
}

.Manage_grid .FilterButtons button {
    margin: 0 0 0 10px;
}

.ChotaControl {
    padding: 1rem;
    border: none;
    border-radius: .25rem;
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(94, 44, 237, 0.2);
}

    .ChotaControl table tr td, .ChotaControl table tr th {
        font-size: 12px !important;
        max-width: 100px;
        overflow: hidden;
    }

    .ChotaControl table tr th {
        border-bottom: 1px solid #ddd !important;
    }

        .ChotaControl table tr th:last-child {
            min-width: 100px;
        }

    .ChotaControl .btn-primary {
        background-color: #482064 !important;
        border-color: #482064;
    }

.btn-primary {
    background-color: #482064 !important;
    border-color: #482064;
}

.Manage_grid .showhidecols {
    background: rgba(0,0,0,.03);
    margin: -16px -16px 0px -16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin-bottom: 15px;
}

    .Manage_grid .showhidecols ul {
        list-style-type: none;
    }

        .Manage_grid .showhidecols ul li input {
            margin: 0 10px 0 0;
        }

.Manage_grid .ToggleColumns {
    position: absolute;
    right: 15px;
    top: 50px;
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    border: 1px solid #ccc;
    z-index: 600;
    max-height: 350px;
    overflow: auto;
    min-width: 350px;
}

.popover-body .DataBoxes ul {
    list-style-type: none;
    padding: 0;
}

    .popover-body .DataBoxes ul li input {
        margin: 0 10px 0 0;
    }

        .popover-body .DataBoxes ul li input[type='checkbox'] {
            margin: 4px 10px 0 0;
            float: left;
        }

.popover-body .FilterButtons button {
    color: #fff;
    background-color: #0b5ed7;
    border: 1px solid #0a58ca;
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}

.autocomplete-container .input-container input {
    padding-right: 35px !important;
    border: 1px solid #e9e3fb !important;
}

.autocomplete-container .input-container .x {
    top: 57% !important;
}

.mnv-left-menu {
    position: fixed;
    z-index: 2000;
    left: 0;
    top: 100px;
    background: #fff;
    box-shadow: 0px 10px 10px 0px #ccc;
    height: 100%;
    width: 220px;
}

.mnv-left-menu {
    position: fixed;
    z-index: 900;
    left: 0;
    top: 50px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #482064;
    height: calc(100% - 50px);
    width: 250px;
    overflow: auto;
}

    .mnv-left-menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .mnv-left-menu ul li {
            margin: 0;
            padding: 0;
        }

            .mnv-left-menu ul li a {
                display: flex;
                height: 40px;
                align-items: center;
                border-bottom: 1px solid rgba(0,0,0,.08);
                padding: 0 15px;
                justify-content: space-between;
                cursor: pointer;
                font-size: 14px;
            }

            .mnv-left-menu ul li.active a {
                background: #482064 !important;
                color: #fff !important;
            }

            .mnv-left-menu ul li a:hover {
                background: #482064 !important;
                color: #fff !important;
            }

            .mnv-left-menu ul li ul {
            }

                .mnv-left-menu ul li ul li a {
                    border: none;
                    padding: 0 25px;
                }

.DataBoxes {
    display: inline-grid;
    width: 33.33%;
    padding: 0 20px;
    margin: 0 0 30px 0;
}

.DataBoxes-new {
    display: inline-block;
    width: 33.33%;
    padding: 0 20px;
    margin: 0 0 30px 0;
}

.DataBoxes .ColumnName {
    display: inline-block;
    width: 100%;
}

.DB2 {
    width: 25% !important;
    margin: 0 0 10px 0 !important;
}

.btn-filters {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 0 0;
}

    .btn-filters button {
        margin: 0 15px 0 0;
    }

.page-item.active .page-link {
    background-color: #482064 !important;
    border-color: #482064 !important;
}

.page-link, .page-link:hover {
    color: #482064;
}

.card-footer-2 {
    margin: 0px -16px -16px -16px;
}

.DataBoxes input, .DataBoxes select, .DataBoxes textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 38px;
}

    .DataBoxes input[type='checkbox'] {
        border: none;
        -webkit-appearance: checkbox;
        -moz-appearance: checkbox;
        appearance: checkbox;
        width: 15px;
        height: 15px;
    }

.popover-body .DataBoxes {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.popover-body .FilterButtons button {
    background-color: #482064 !important;
    border-color: #482064 !important;
}

.filter-txtbox {
    float: left;
    max-width: 200px;
    margin: 0 10px 0 0;
}

.ib-display {
    display: inline-block;
}

.ib-display2 {
    display: inline-block;
    width: 100%;
}

.stat-1 .bs-popover-bottom.popover-content.popover.sm.in {
    top: 300px !important;
}

.stat-001 .bs-popover-bottom.popover-content.popover.sm.in {
    top: 230px !important;
}

.mn-slots-1 {
    display: block;
    margin: 0 auto;
    max-width: 600px;
}

.mn-slots-3 {
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 40px 0;
    display: inline-block;
}

.mn-slots-2 {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border-radius: 5px;
    padding: 0;
    margin: 0 0 16px 0;
    border: 1px solid #e9e3fb;
}

.mn-slots-6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    cursor: pointer;
}

.mn-slots-7 {
    font-size: 18px;
    font-weight: 500;
    color: #888;
}

.mn-slots-8 {
    font-weight: 600;
    color: #482064;
}

.mn-slots-4 {
    font-size: 22px;
    color: #482064;
    font-weight: bolder;
}

.mn-slots-10 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin: 20px 0 0 0;
    padding: 0 15px 15px 15px;
}

.mn-slots-5 {
    display: flex;
    background: #f5f5ff;
    padding: 5px 20px;
    border-radius: 60px;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.mn-slots-5d {
    background: repeating-linear-gradient( -55deg, #f5f5ff, #f5f5ff 2px, #f5f5ff 2px, rgba(255, 77, 56,.3) 4px );
}

.mn-slots-9 {
    font-size: 13px;
}

.mn-slots-11 {
    font-weight: 500;
    color: #482064;
    font-size: 10px !important;
    line-height: 10px !important;
}

.mn-slots-11f {
    font-size: 13px !important;
}

.slot-selected .mn-slots-11 {
    color: #fff !important;
}

.cal-01 {
    display: grid;
    grid-template-columns: 1fr 3.5fr;
    grid-column-gap: 20px;
    margin: 70px 20px 100px 270px;
}

.cal-01g {
    padding: 70px 20px 0 270px;
    display: inline-block;
    width: 100%;
}

.cal-01 a {
    cursor: pointer;
}

.cal-02 {
    display: inline-block;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    padding: 15px;
}

.cal-02g {
    float: left;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    padding: 15px;
    width: 350px;
}

.cal-03 {
    display: inline-block;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    padding: 15px;
}

.cal-03g {
    float: left;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    padding: 15px;
    width: calc(100% - 370px);
    margin: 0 0 0 20px;
}

.cal-04 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 10px 0;
}

.cal-05 {
    display: flex;
    align-items: center;
}

.cal-06 {
    font-size: 26px;
    color: #482064;
}

.cal-07 {
    height: 38px;
    border: 1px solid #e9e3fb !important;
    margin: 0 15px;
    font-weight: bold;
}

.cal-08 {
    font-size: 26px;
    color: #482064;
}

.cal-09 {
    display: flex;
    height: 38px;
    align-items: center;
    justify-content: center;
    border: 2px solid #482064;
    width: 100px;
    color: #482064;
    border-radius: .25rem;
    margin-right: 15px;
}

.cal-10 {
    display: flex;
    align-items: center;
}

.cal-09.cal-12 {
    background: #482064;
    color: #fff;
}

.cal-13 {
    display: flex;
    align-items: center;
}

.cal-14 {
    width: 120px;
    margin: 0 0 0 10px;
}

.cal-15 {
    height: 38px;
    border: 1px solid #e9e3fb !important;
    width: calc(100% - 130px);
}

.cal-16 {
    display: inline-block;
    background: #fff;
    border: 1px solid #e9e3fb !important;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    padding: 10px 15px;
    width: 100%;
    margin: 10px 0 0 0;
    border-radius: 5px;
}

.cal-17 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
}

    .cal-17 a {
        margin: 0 0 0 10px;
    }

.cla-21 {
    margin: 0 0 0 0;
}

.cal-22 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 16px;
}

    .cal-22 span {
        font-size: 13px;
    }

        .cal-22 span:last-child {
            color: #482064;
        }

.cal-close {
    display: flex;
    justify-content: flex-end;
    margin: 20px 0;
    padding: 0 15px;
}

.cal-23 {
    display: flex;
    align-items: center;
    margin: 20px 0 0 0;
}

    .cal-23 span {
        font-weight: bold;
        width: 200px;
    }

    .cal-23 select {
        appearance: auto;
        height: 44px;
        border: 1px solid #e9e3fb !important;
    }

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: url(../../assets/img/chev.png) !important;
    background-repeat: no-repeat !important;
    background-size: 14px !important;
    background-position: calc(100% - 13px) center !important;
    padding-right: 35px !important;
}

.paggingddlmain select {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.popover {
    max-width: 320px !important;
}

.cs-style-out {
    box-shadow: none !important;
}

.cs-site__header.cs-style1.cs-style-in .cs-main__header__in {
    height: 50px !important;
}

.cs-style-in .cs-nav .cs-nav__list > li > ul {
    top: calc(50px + 15px);
}

.cs-style-in .cs-nav .cs-nav__list > li:hover > ul {
    top: 50px;
}

.paper-clip {
    color: #482064;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 22px;
}

    .paper-clip:hover {
        color: #482064;
    }

a {
    cursor: pointer !important;
}

.mn-convo-3a {
    overflow: auto;
    min-height: 500px;
    padding: 5px;
}

.mn-convo-3b {
    min-height: 300px;
    margin: 10px 0 0 0;
}

.mn-show-md {
    display: none;
}

.mn-scroll-main {
    scrollbar-color: #eee Transparent;
    scrollbar-width: thin;
}

    .mn-scroll-main::-webkit-scrollbar {
        width: 7px !important;
        height: 7px;
        border-radius: 0;
    }

    .mn-scroll-main::-webkit-scrollbar-track {
        border-radius: 0;
        background: transparent;
    }

    .mn-scroll-main::-webkit-scrollbar-thumb {
        background: #eee;
        border-radius: 0;
    }

        .mn-scroll-main::-webkit-scrollbar-thumb:hover {
            background: #eee;
        }

.post_img2 .post_img {
    margin: 10px;
    border: 1px solid #eee;
}

    .post_img2 .post_img img {
        max-width: 500px !important;
        max-height: 120px !important;
    }

.post_img a {
    background: #482064 !important;
}

.mn-add-client {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0 20px;
    justify-content: space-between;
}

    .mn-add-client button {
        margin: 7px 0 0 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 43px;
    }

.mn-add-inn {
    display: flex;
    width: calc(50% - 200px);
    align-items: center;
}

.save-new-client {
    display: flex;
    justify-content: flex-end;
    padding: 1rem 1rem 0 1rem;
    border-top: 1px solid #eee;
}

.modal-temp .modal-dialog.modal-lg {
    max-width: 1200px !important;
}

.slots--popup .modal-dialog.modal-lg {
    max-width: 700px !important;
}

.quote-double {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.theme-color {
    color: #482064;
}

.Box-theme {
    display: flex;
    background: #482064;
    align-items: center;
    justify-content: center;
}

.Box-theme {
    display: flex;
    background: #482064;
    align-items: center;
    justify-content: center;
    line-height: 14px;
    font-size: 11px;
    padding: 3px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    min-width: 22px;
}

.Box-green {
    background: #157347 !important;
}

.Box-blue {
    background: #1573e6 !important;
}

.box-radius {
    color: #fff !important;
    line-height: 12px !important;
    padding: 5px !important;
    border-radius: 3px !important;
    height: 53px !important;
}

.ddb-01 {
    display: inline-block;
    padding: 70px 20px 100px 270px;
    width: 100%;
}

.ddb-02 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ddb-03 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
    margin: 20px 0 0 0;
}

    .ddb-03 .cal-02 {
        width: 100%;
        min-height: 120px;
    }

    .ddb-03 .cal-13 {
        margin: -15px -15px 0 -15px;
        background: rgba(0,0,0,.03);
        border-bottom: 1px solid rgba(0,0,0,.125);
        padding: 5px 15px;
        font-weight: 600;
    }

.ddb-01 .cal-07 {
    margin: 0;
}

.mn-calendar {
    overflow: auto;
}

    .mn-calendar th, .mn-calendar td {
        min-width: 60px !important;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px !important;
    }

    .mn-calendar td {
        height: 55px;
    }

.mn-avail1 {
    display: inline-block;
    padding: 70px 20px 100px 270px;
    width: 100%;
}

.mn-avail2 {
    display: inline-block;
    width: 100%;
}

.mn-avail3 {
    display: flex;
    align-items: center;
    margin: 0 0 10px 0;
}

    .mn-avail3 span {
        display: inline-block;
        margin: 0 0 0 10px;
    }

.mn-avail4 {
    max-width: 250px;
}

.mn-avail5 {
    display: inline-block;
    width: 100%;
}

.mn-avail6 {
    display: flex;
    align-items: center;
    margin: 40px 0 10px 0;
}

.mn-avail-7 {
    display: flex;
    font-size: 20px;
    font-weight: 600;
}

.mn-avail8 {
    display: flex;
    background: #482064;
    color: #fff;
    padding: 0 10px;
    margin: 0 0 0 25px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
}

.mn-avail9 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 20px;
    row-gap: 10px;
}

.mn-avail10 {
    display: flex;
    align-items: center;
}

    .mn-avail10 span {
        margin: 0 0 0 10px;
    }

.convo-tabs {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

    .convo-tabs a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 120px;
        font-size: 14px;
        color: #482064 !important;
        border: 2px solid #482064;
    }

        .convo-tabs a:first-child {
            border-radius: 4px 0px 0 4px;
        }

        .convo-tabs a:last-child {
            border-radius: 0 4px 4px 0;
        }

        .convo-tabs a.convo-select {
            background: #482064;
            color: #fff !important;
        }

.convo-tabs {
    display: none;
}

.dbm-01 {
    display: grid;
    margin: 70px 20px 0 270px;
    grid-template-columns: 1fr 3fr;
    column-gap: 20px;
}

    .dbm-01 .cal-13 {
        margin: -15px -15px 0 -15px;
        background: rgba(0,0,0,.03);
        border-bottom: 1px solid rgba(0,0,0,.125);
        padding: 5px 15px;
        font-weight: 600;
    }

    .dbm-01 .cal-02 {
        width: 100% !important;
    }

.dbm-02 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
}

.dbm-03 {
    display: inline-block;
    width: 100%;
    background: #482064;
    padding: 15px;
}

    .dbm-03:nth-child(2) {
        background: #157347;
    }

    .dbm-03:nth-child(3) {
        background: #FFBF00;
    }

.dbm-04 {
    display: flex;
    color: #f5f5ff;
    line-height: 22px;
}

.dbm-05 {
    display: flex;
    justify-content: flex-end;
    font-size: 30px;
    color: #f5f5ff;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.dbm-07 {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #e9e3fb;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    margin: 20px 0 0 0;
    padding: 15px;
}

.dbm-08 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0,0,0,.03);
    padding: 5px 15px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin: -15px -15px 0 -15px;
}

    .dbm-08 span {
        font-weight: 600;
    }

.dbm-09 {
    display: flex;
    align-items: center;
}

    .dbm-09 a {
        display: flex;
        font-size: 12px;
        height: 30px;
        border: 2px solid #482064;
        width: 120px;
        justify-content: center;
        align-items: center;
        color: #482064 !important;
        line-height: 12px
    }

        .dbm-09 a:first-child {
            border-radius: 4px 0px 0 4px;
        }

        .dbm-09 a:last-child {
            border-radius: 0 4px 4px 0;
        }

        .dbm-09 a.select-days {
            background: #482064 !important;
            color: #f5f5ff !important;
        }

.dbm-01 .cal-16:first-child {
    margin-top: 0 !important;
}

.dbm-11 {
    display: flex;
    align-items: center;
}

.task-tabs {
    display: flex;
    align-items: center;
    margin: 0 0 20px 0;
}

    .task-tabs a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90px;
        font-size: 12px;
        color: #482064 !important;
        border: 2px solid #482064;
    }

        .task-tabs a:first-child {
            border-radius: 4px 0px 0 4px;
        }

        .task-tabs a:nth-child(2) {
            border-left: none !important;
            border-right: none !important;
        }

        .task-tabs a:last-child {
            border-radius: 0 4px 4px 0;
        }

        .task-tabs a.task-select {
            background: #482064;
            color: #fff !important;
        }

.task-tabs {
    display: none;
}

.modal-Summary-New .modal-dialog {
    max-width: 1600px !important;
}

.modal-slots-new .modal-dialog {
    max-width: 800px !important;
}

.modal-Summary-New .container {
    max-width: 1600px !important;
    padding: 0 !important;
}

.modal-Summary-New .Manage_grid {
    padding: 0 !important;
    margin: 0 !important;
}

.modal-Summary-New .mn-order-main {
    grid-template-columns: minmax(360px, 2.5fr) minmax(300px, 1fr) !important;
}

.mn-pipe {
    font-size: 13px;
    color: #482064;
}

    .mn-pipe .mn-order-4 {
        width: auto;
    }

.mn-pipe-1 {
    display: inline-block;
    margin: 0 5px;
}

.order-btns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 1rem;
}

.flex-display {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.ins-1 {
    display: inline-block;
    margin: 0 20px 0 0;
}

.ins-2 {
    display: inline-block;
    margin: 0 0 0 5px;
}

.ins-3 {
    display: inline-block;
    margin: 0 0 0 20px;
}

.ins-4 {
    display: inline-block;
    margin: 10px 0 0 0;
    font-size: 14px;
}

.static-data p, .static-data span, .static-data a {
    font-family: 'Montserrat', sans-serif;
}

.RedBorderClass .autocomplete-container .input-container input {
    border: 1px solid #ff0000 !important;
}

.RedBorderClass input, .RedBorderClass select {
    border: 1px solid #ff0000 !important;
}

.RedBorderClass2 {
    border: 1px solid #ff0000 !important;
}

.invoice-1 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin: 15px 0;
    column-gap: 10px;
    padding: 0 20px;
}

.invoice-2 {
    text-align: center;
    font-size: 16px;
    color: #000000;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 0;
    margin: 0 0 0 0;
    box-shadow: 0 0 3px rgba(94, 44, 237, 0.2);
    border-radius: 5px;
}

    .invoice-2 span {
        display: flex;
        justify-content: center;
    }

        .invoice-2 span:last-child {
            font-size: 22px;
            font-weight: 600;
        }

.c-figs {
    margin: 0 0 30px 0;
}

    .c-figs span {
        display: flex;
        font-weight: 500;
    }

.extra-1 {
    font-size: 12px;
    line-height: 18px !important;
}

.extra-2 {
    font-size: 14px;
    padding: 0 20px;
}

.extra-3 {
    display: inline-block;
    width: 100%;
    line-height: 16px;
}

.extra-4 {
    margin: 10px 0;
    display: inline-block !important;
    width: 33.33%;
    padding: 0 20px;
}

    .extra-4 input {
        width: 100%;
        margin: 5px 0 0px 0;
    }

.extra-6 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0 10px 50px;
    width: 443px;
}

.extra-7 {
    display: inline-block;
    width: 100%;
    margin: 15px 0 0 0;
}

.extra-8 {
    display: inline-block;
    width: 33.33%;
    padding: 0 20px;
}

    .extra-8 span {
        width: 100%;
        margin: 0 0 10px 0;
    }

.extra-9 {
    display: inline-block;
    width: 33.33%;
    padding: 0 20px;
}

    .extra-9 span {
        width: 100%;
        margin: 0 0 10px 0;
    }

.extra-10 {
    font-size: 12px;
}

.carets {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .carets span {
        display: flex;
    }

    .carets a {
        margin: 0 0 0 15px;
        font-size: 30px;
        color: #5d6b85 !important;
    }

.contain-height {
    min-height: 552px;
}

.ChotaControl .client-tab table tr th {
    min-width: 120px;
}

    .ChotaControl .client-tab table tr th:last-child {
        min-width: 150px;
    }
/*Settings Start*/
.settings--tabs {
    display: inline-block;
    width: 100%;
    padding: 120px 20px 0 270px;
}

.verified--check {
    position: absolute;
    padding: 0;
    right: 25px;
    top: 54px;
}

.two-factor {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 30px;
}

.yesnocheck {
    position: relative;
}

    .yesnocheck input {
        position: absolute;
        z-index: 500;
        width: 70px;
        height: 44px;
        opacity: 0;
        cursor: pointer;
    }

.Enable-Disable {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 10px 0 0 0;
}

.clMobileInput {
    display: flex;
}

    .clMobileInput select {
        padding: 9px 30px 9px 10px !important;
        width: 120px;
        border-radius: 5px 0px 0px 5px;
        box-shadow: -4px 0 10px rgba(94, 44, 237, 0.2) !important;
    }

    .clMobileInput input {
        border-radius: 0px 5px 5px 0px;
        box-shadow: 4px 0 10px rgba(94, 44, 237, 0.2) !important;
    }

.yn-check {
    opacity: 0.3;
}

    .yn-check input {
        cursor: no-drop !important;
    }
/*.settings--tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  font-weight: bold;
  border-color: #482064 #482064 #fff !important;
}
.settings--tabs .nav-tabs{border-bottom:1px solid #482064;}*/
/*Settings End*/


/*Completed Jobs Starts*/
.comp-1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 80px;
    row-gap: 30px;
}

.comp-3 label {
    display: flex;
    margin: 30px 0 10px 0;
}

.comp-3 button {
    padding: 10px 12px;
}

.comp-4 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin: 30px 0;
}

.comp-6 {
    display: flex;
    justify-content: center;
    margin: 10px 0 0 0;
}

    .comp-6 a {
        color: #ff0000 !important;
        margin: 0 0 0 10px;
    }

.comp-7 {
    font-weight: bold;
    margin: 0 5px 0 0;
}
/*Completed Jobs Ends*/
/*Logs Starts*/
.clCurrentRecord {
    background: #85E3B7 !important;
}

.logs-next-prev {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

    .logs-next-prev a {
        min-width: 40px;
        font-size: 16px;
    }

        .logs-next-prev a:first-child {
            border-radius: .2rem 0 0 .2rem;
            border-right: 0.5px solid #fff !important
        }

        .logs-next-prev a:last-child {
            border-radius: 0 .2rem .2rem 0;
            border-left: 0.5px solid #fff !important
        }

.clHighlight {
    background: #FFBF00 !important;
}

.ChotaControl table tr td.HeadingRow {
    text-align: center;
    font-size: 14px !important;
    font-weight: bold;
    background: #f5f5f5;
}

.clDisabled {
    opacity: 0.6;
    cursor: no-drop !important;
}
/*Logs Ends*/

/*Service Tabs Starts*/
.service-tabs .FilterHead {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.service-tabs-head .nav.nav-tabs {
    margin: 0 0 30px 0;
}

    .service-tabs-head .nav.nav-tabs .nav-link.active {
        font-weight: bold;
        position: relative;
    }

.order-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
}

    .order-boxes .DataBoxes {
        padding: 0;
        width: 100%;
    }

.boxes-movers {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .boxes-movers img {
        width: auto;
        height: 40px;
    }

.mn-slots-c {
    display: inline-block;
    background: #482064;
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    padding: 2px 5.5px 2px 5.5px;
    border-radius: 100%;
    margin: 0 0 0 5px;
}

.add-service {
    display: flex;
    align-items: center;
}
/*Service Tabs Ends*/

/*Multi Van Starts*/
.multi-van-1 {
    display: block;
    margin: 0 auto;
    max-width: 800px;
}

.multi-van-3 {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 2px solid #e9e3fb;
    border-radius: 5px;
    padding: 15px;
    margin: 0 0 16px 0;
}

.multi-van-3a {
    display: flex;
    justify-content: flex-end;
    font-weight: 600;
    color: #482064;
    font-size: 14px;
    line-height: 14px;
}

.multi-van-3b {
    display: grid;
    grid-template-columns: 1fr 4fr 0.7fr;
    column-gap: 15px;
    row-gap: 15px;
    margin: 5px 0;
}

.multi-van-4 {
    display: inline-block;
    text-align: center;
}

    .multi-van-4 img {
        width: auto;
        height: 55px;
    }

    .multi-van-4 span {
        display: flex;
        justify-content: center;
        margin: 10px 0 0 0;
        font-weight: 600;
        color: #482064;
    }

.multi-van-5 {
    line-height: 28px;
}

.multi-van-6 {
    display: inline-block;
    width: 100%;
    text-align: right;
    color: #482064;
    font-weight: 600;
}

.multi-van-3:hover {
    border: 2px solid #482064;
    background: #f9f3ff;
}

.multi-van-selected {
    border: 2px solid #482064;
    background: #f9f3ff;
}

.mn-order-not-selected-mover {
    border: 2px solid #f5f5f5 !important;
    cursor: pointer;
}

.mn-order-selected-mover:hover {
    border: 2px solid #482064;
    background: #f9f3ff;
}

.mn-order-selected-mover {
    border: 2px solid #482064;
    background: #f9f3ff;
    cursor: pointer;
}
/*Multi Van Ends*/

/*Movers Tip Starts*/
.tip-1 {
    display: block;
    margin: 0 auto;
    max-width: 600px;
}

.tip-3 {
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.tip-4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    padding: 15px;
    border-radius: 5px;
    margin: 20px 0 0 0;
}

.tip-5 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.tip-6 {
    font-weight: 600;
    min-width: 110px;
}

.tip-7 {
    padding: 5px 10px;
    max-width: 100px;
    font-weight: 600;
    color: #5d6b85;
    text-align: right;
}

.tip-8 {
    display: flex;
    align-items: center;
    font-weight: 600;
    gap: 10px;
}

.tip-11 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    margin: 20px 0 15px 0;
}

    .tip-11 hr {
        display: inline-block;
        width: 100%;
        height: 1px;
        box-shadow: 0px 0px 5px 0px #e9e3fb;
        margin: 0;
        opacity: 1;
    }

    .tip-11 h2 {
        position: absolute;
        font-size: 20px;
        font-weight: 700;
        margin: 0;
        line-height: 20px;
        background: #fff;
        padding: 2px 12px;
    }

.tip-12 {
    display: inline-block;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    border-radius: 5px;
    margin: 20px 0 20px 0;
    width: 100%;
    padding: 0 15px
}

.tip-13 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #e9e3fb;
}

    .tip-13:last-child {
        border-bottom: none;
    }

    .tip-13 .tip-7 {
        margin: 0 38px 0 0;
    }

.tip-13a {
    color: #482064;
    font-size: 18px;
    font-weight: 700;
}

.tip-14 {
    display: flex;
    align-items: center;
    gap: 15px;
    font-weight: 600;
}

.tip-14a {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    border-radius: 100%;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

    .tip-14a img {
        display: flex;
        max-width: 50px;
        max-height: 50px;
        width: auto;
        height: auto;
    }

.tip-15 {
    margin: 0 48px 0 0;
}

.tip-13a .tip-14a {
    box-shadow: none;
    border: none;
}
/*Movers Tip Ends*/

/*Services Design Starts*/
.container-sm-accord {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    border-radius: 0px 0px 5px 5px;
}

.services--accord {
    max-width: 1200px;
    margin: 15px auto 0 auto;
    box-shadow: 0px 0px 5px 0px #e9e3fb;
    border: 1px solid #e9e3fb;
    border-radius: 5px 5px 0 0;
}

    .services--accord a {
        display: flex;
        padding: 15px;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 600;
        color: #482064 !important;
    }

.order--total {
    max-width: 1200px;
    margin: 30px auto;
}

    .order--total h3 {
        font-size: 22px;
        font-weight: 700;
    }

    .order--total th {
        font-size: 14px;
        padding: .25rem .5rem;
    }

        .order--total th:last-child {
            text-align: right;
        }
/*Services Design Ends*/
/*QuoteDetails Grid Type Starts*/
.list-details {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background: rgba(0,0,0,.03);
    padding: 5px 15px 10px 0;
    margin: 0 0 15px 0px;
    border-radius: 5px;
}

    .list-details a {
        margin: 22px 5px 0 5px;
    }

    .list-details .DataBoxes {
        width: 17%;
        margin: 0;
    }
/*QuoteDetails Grid Type Ends*/

/*Filters Starts*/
.mulit-drop {
    display: flex;
    background-color: #fff;
    height: 38px;
    align-items: center;
    border: 1px solid #ced4da;
    border-radius: 5px;
    width: 160px;
    position: relative;
}

.multi-drop-menu {
    position: absolute;
    background: #fff;
    width: 160px;
    left: 0;
    top: 40px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 5px 0;
}

.multi-drop-menu-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 3px 10px;
}

.multi-show {
    display: flex;
    padding: 0 10px;
    background-image: url(../../assets/img/chev.png) !important;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: calc(100% - 10px) center;
    width: 100%;
}

.FilterHead-multi input, .FilterHead-multi select {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px !important;
    width: 130px;
    border: 1px solid #ced4da;
    border-radius: 5px;
    height: 38px;
}

.FilterHead-multi a {
    font-size: 12px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.FilterHead-multi .DataBoxes {
    margin: 0;
    width: 130px !important;
    padding: 0;
}
/*Filters Ends*/
/*Updates to Copy in main file if needed*/

/*Calendar Starts*/
.calendar--stick .mn-calendar {
    position: relative;
}

    .calendar--stick .mn-calendar thead tr {
        background: none !important;
    }

    .calendar--stick .mn-calendar th {
        position: sticky;
        top: 0;
        z-index: 1000;
        background: #482064 !important;
        border-left: none;
    }

        .calendar--stick .mn-calendar th:first-child {
            left: 0;
            background: #482064;
            z-index: 1002;
        }

    .calendar--stick .mn-calendar tbody tr {
    }

    .calendar--stick .mn-calendar td {
        border-left: none;
    }

        .calendar--stick .mn-calendar td:first-child {
            position: sticky;
            left: 0;
            background: #fff;
            z-index: 1001;
        }
/*Calendar Ends*/

/*Booking Coloured Icons Starts*/
.booking--status {
    display: flex;
    width: 20px;
    height: 20px;
    font-size: 11px;
    color: #fff !important;
    border-radius: 100% !important;
    font-weight: 700;
    align-items: center;
    justify-content: center;
}
/*Booking Coloured Icons Starts*/

/*Updates to Copy in main file if needed*/
@media (max-width:1700px) {
    .cn-sm {
        font-size: 12px !important;
    }

    .list-details-inn select {
        font-size: 14px !important;
        padding-left: 5px !important;
    }
}

@media (max-width:1440px) {
    .order-boxes-sm {
        column-gap: 15px !important;
    }

        .order-boxes-sm .DataBoxes {
            width: 100% !important;
        }

        .order-boxes-sm .boxes-movers h4 {
            font-size: 18px !important;
        }

    .list-details-inn {
        display: inline-block !important;
        border-right: 1px solid #dcdcdc;
        margin: 0 10px 0 0;
    }

        .list-details-inn .DataBoxes {
            width: 33.33%;
            margin: 0 0px 20px 0;
        }

    .list-details {
        align-items: center !important;
        padding-top: 10px !important;
    }

    .list-buttons a {
        margin-top: 0 !important;
    }
}

@media (min-width:992px) {
    .menu-top-height {
        max-height: 600px !important;
        overflow: auto !important;
    }
}

@media (min-width:769px) and (max-width:1500px) {
    .send--sm {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 5px;
        width: 130px;
    }

        .send--sm a {
            margin: 0 !important;
            padding: 5px 0 !important;
        }
}

@media (max-width:992px) {
    .contain-height {
        min-height: 100px;
    }
}

@media (max-width:1279px) {
}

@media (max-width:1280px) {
    .mn-order-2 {
        font-size: 13px;
        line-height: 26px;
    }

        .mn-order-2 .mn-pipe {
            font-size: 12px;
        }

        .mn-order-2 .mn-pipe-1 {
            margin: 0 3px;
        }

    .extra-2, .extra-4, .extra-8, .extra-9 {
        padding: 0 5px;
    }

    .FilterHead.FilterHead-multi {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 20px;
    }

    .FilterHead-multi .DataBoxes {
        width: 100% !important;
    }

    .FilterHead-multi input, .FilterHead-multi select {
        width: 100% !important;
    }

    .FilterHead-multi a {
        text-align: center;
    }

    .cal-04-sm {
        display: block;
        margin: 0;
    }

        .cal-04-sm .cal-10 {
            justify-content: center;
        }

        .cal-04-sm .cal-05 {
            margin: 10px 0 0 0;
            justify-content: center;
        }

            .cal-04-sm .cal-05 .cal-07 {
                max-width: 315px;
                height: 30px;
                font-size: 14px;
            }

        .cal-04-sm .cal-09.cal-12 {
            height: 30px;
            font-size: 14px;
        }

        .cal-04-sm .cal-15 {
            height: 30px;
            font-size: 14px;
            padding-top: 5px;
        }

    .cal-02g, .cal-03g {
        padding: 5px;
    }
}

@media (max-width:800px) {
    .multi-van-sm {
        padding: 0 5px;
    }

    .mn-slots-1 {
        padding: 0 5px;
    }

    .multi-van-4 span {
        font-size: 14px;
        min-width: 100px;
    }

    .multi-van-5 {
        font-size: 14px;
        line-height: 24px;
    }

    .multi-van-3a {
        font-size: 12px;
        line-height: 12px;
    }

    .multi-van-6 {
        font-size: 14px;
    }

    .order-boxes-sm {
        column-gap: 0 !important;
        row-gap: 15px !important;
        grid-template-columns: 1fr !important;
        margin: 0 0 20px 0;
    }

        .order-boxes-sm .DataBoxes {
            margin: 0 !important;
        }

        .order-boxes-sm .mn-order-02 {
            margin: 0 !important;
        }

    .extra-4, .extra-8, .extra-9 {
        width: 100% !important;
    }

    .extra-8 {
        margin-bottom: 15px !important;
    }

    .cal-02g {
        width: 100% !important;
    }

    .cal-03g {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 20px !important;
    }

    .title--sm {
        font-size: 18px !important;
    }
}

@media (max-width:600px) {
    .flex-display.ins-1-sm {
        display: inline-block;
        width: 100%;
    }

    .ins-1-sm .ins-1 {
        width: 100% !important;
    }

    .ib-sm-display {
        width: 100% !important;
    }

    .ins-1-sm .ins-4 {
        margin: 0;
        position: relative;
        top: -20px;
    }

    .sm-del {
        padding: 0 10px 20px 10px !important;
    }

    .list-details {
        display: inline-block !important;
        width: 100%;
        padding: 0 5px 20px 5px !important;
    }

    .list-details-inn {
        border-right: none;
        margin: 0 0 15px 0 !important;
        border-bottom: 1px solid #dcdcdc;
    }

    .list-buttons {
        width: 100% !important;
        justify-content: center !important;
    }

    .FilterHead.FilterHead-multi {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width:480px) {
    .multi-van-3b {
        grid-template-columns: 1fr;
    }

    .multi-van-3a-sm {
        display: none;
    }

    .multi-van-price-sm {
        display: inline-block !important;
        color: #482064;
        width: 100%;
        font-size: 12px;
        font-weight: 600;
        text-align: right;
        line-height: 12px;
    }

    .multi-van-4 img {
        width: auto;
        height: 80px;
    }

    .multi-van-price-sm, .multi-van-5, .multi-van-6, .multi-van-7 {
        text-align: center !important;
    }

    .FilterHead.FilterHead-multi {
        grid-template-columns: 1fr;
    }

    .send--sm {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 5px;
        width: 160px;
    }

        .send--sm a {
            margin: 0 !important;
        }
}

.text-bold {
    font-weight: bold !important;
}

.movers-table {
    display: inline-block;
    width: 50%;
    margin: 40px 0 0 0;
    height: calc(100vh - 485px);
    overflow: auto;
    padding: 0 15px 0 0;
}

tr.redClass td {
    color: red !important;
}

video {
    width: 100%;
    height: 400px;
}

@media (max-width:980px) {
    .DB2 {
        width: 50% !important;
        padding: 0 5px;
    }

    .sm-margin {
        margin-bottom: 10px !important
    }
}

@media (max-width:600px) {
    .DB2 {
        width: 100% !important;
        padding: 0 5px;
    }
}

/*Multi Select Starts*/
.multi-select {
    display: flex;
    position: relative;
}

.multi-ps {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ced4da;
    font-size: 1rem;
    padding: 0 10px;
    border-radius: 3px;
    color: #000 !important;
    min-width: 140px;
    justify-content: space-between;
    width: 100%;
    height: 38px;
}

    .multi-ps img {
        height: 6px;
        width: auto;
    }

.multi-drop {
    position: absolute;
    background: #fff;
    left: 0;
    top: 38px;
    width: 100%;
    font-size: 1rem;
    padding: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 100000;
}

.multi-list {
    display: inline-block;
    max-height: 400px;
    overflow: auto;
}

.multi-item {
    display: flex;
    align-items: center;
    gap: 5px;
    white-space: nowrap;
}

.multi-select a.btn-primary {
    display: flex;
    width: 100%;
    color: #fff !important;
    margin: 5px 0 0 0;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
/*Multi Select Ends*/
@media (max-width:768px) {
    .sm-review-mail {
        width: 100% !important;
        display: inline-block !important;
    }

        .sm-review-mail .flex-display {
            justify-content: center !important;
        }
}
/*.mn-calendar .table-striped > tbody > tr:nth-of-type(2n+1) {
  --bs-table-accent-bg: Transparent !important;
}
.mn-calendar .table-striped > tbody > tr:nth-of-type(2n+1) td {
  --bs-table-accent-bg: var(--bs-table-striped-bg) !important;
}
.mn-calendar table thead th{background:#482064 !important;}

.mn-calendar th:first-child, .mn-calendar td:first-child {
  position: sticky;
  left: 0;
}
    .Default-color{color:#9dabc5 !important}
My css*/
.cs-btn.cs-style1.cs-color1.cs-primary__font.w-100.btn-login-new:hover {
    background: #bf7ace !important;
    color: #64278c !important
}
.login-new-2:hover {
    background: #bf7ace !important;
    color: #64278c !important
}
@media (max-width:980px){
    .hide-980-back{background:none !important}
}
.ng-autocomplete {
    width: 100% !important;
}
autocompletecomponent {
    width: 100%;
}
.boldclass td{
    font-weight:bold;
}

/**Template starts**/
.max-w-600 {
    width: 100%;
    max-width: 1000px;
    display:inline-block;
    margin-top:30px;
}

.template-box {
    background: #bf7ace;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 500;
    margin: 0 0 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    font-size: 16px;
}

.template-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    border-right: 1px solid #fff;
}

.material-boxes {
    display: flex;
    align-items: flex-start;
    font-family: "Montserrat";
    font-size: 12px;
    gap: 25px;
}

.material-left {
    display: grid;
    gap: 10px;
    width: 50%;
}

.material-right {
    display: grid;
    gap: 10px;
    width: 50%;
}

.material-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 30px;
}

.m-f1 {
    width: 35%;
}

.m-f2,
.m-f3,
.m-f4 {
    width: 20%;
}

.m-f2{
    width: 25%;
}

.mt--15 {
    margin-top: 15px !important;
}

.m-f2,
.m-f2 input,
.m-f3,
.m-f4 {
    text-align: right;
}

    .m-f2 input {
        width: 100%;
        height: 30px;
        border: 1px solid #ced4da;
    }

.bold-font {
    font-weight: 600;
}

.txt-cen {
    text-align: center !important;
}

.bor-all {
    border: 1px solid #482064;
    padding: 0 3px;
    height: 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-right: none !important;
    border-bottom: none !important;
}

.bor-right {
    border-right: 1px solid #482064 !important;
}

.bor-bottom {
    border-bottom: 1px solid #482064 !important;
}

.bor-top {
    border-top: 1px solid #482064 !important;
}

.h-30 {
    height: 30px !important;
}

.material-left .material-flex:nth-child(4) .m-f1 {
    font-weight: 600;
}

.material-right .material-flex:nth-child(2) .m-f1 {
    font-weight: 600;
}

.material-right .material-flex:nth-child(6) .m-f1 {
    font-weight: 600;
}

.c-red {
    color: #ff0000;
}

.emp-span {
    display: flex;
    width: 70px;
    min-height: 15px;
}
/**Template ends**/
.bank-holiday tbody tr td {
    background: #FF6961 !important;
}
.modal{
    overflow-y:auto !important;
}
.notify-text {
    white-space: nowrap;
    display: flex;
    align-items: center;
    min-height: 36px;
    font-size: 13px;
    padding: 0 10px;
    justify-content: space-between;
    gap: 10px;
}
    .notify-text:nth-child(2n+1) {
        background: #f9f3ff !important
    }
.notify-main {
    position: absolute;
    z-index: 10000;
    right: 0;
    top: 10px;
    background: #fff;
    border: 1px solid #f9f3ff;
    box-shadow: 0 10px 10px -10px rgba(38, 58, 93, 0.15);
    font-size: 12px;
    line-height: 12px;
    top: 50px;
}
.notify-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
}
    .notify-btns a {
        height: 29px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 6px;
        border-radius: 3px;
    }
.notify-list {
    display: grid;
    max-height: 255px;
    overflow: auto;
}
.upload-pop-modal .post_upload.channel_uploadsm .containerupload {
    border: 3px dashed #ccc;
}
.link-flex-drop {
    display: flex;
    align-items: center;
}
    .link-flex-drop span {
        display: flex;
        align-items: center;
        white-space: nowrap;
        width: calc(100% - 100px);
        overflow: hidden;
        text-overflow: ellipsis !important;
        height: 33px;
        background: #f5f5f5;
        padding: 0 10px;
        border-radius: 3px 0 0 3px;
        font-size: 12px;
        color: #000 !important;
    }
.link-flex-drop button {
    display: flex;
    align-items: center;
    background: #64278c !important;
    border: none !important;
    color: #fff !important;
    font-size: 12px;
    min-width: 100px;
    justify-content: center;
    border-radius: 0px 3px 3px 0px;
    height:33px;
}

.notify-Bold {
    font-weight: 700 !important;
}

.higlight {
    background: yellow;
   
}