@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&amp;family=Poppins:wght@400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    height: 100%;
    overflow-x: hidden;
    font-size: 100%;
    font-family: "Wix Madefor Display", sans-serif;
}

a {
    color: #53c110;
}

/* font-family: 'Poppins', sans-serif;

font-family: 'Oswald', sans-serif; */

*:focus,
*:active {
    outline: none !important;
}

h1 {
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 700;
    font-size: 83px;
    color: #9a0406;
    font-family: "Wix Madefor Display", sans-serif;
}

h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 48px;
    color: #9a0406;
    font-family: "Wix Madefor Display", sans-serif;
}

h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #212122;
}

dt {
    font-family: 'Hind', sans-serif;
    font-weight: 500;
}

dd {
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #8f8f8f;
}

li {
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-family: "Wix Madefor Display", sans-serif;
}

p {
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
    font-family: "Wix Madefor Display", sans-serif;
}

.btn-1 {
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    color: #fff;
    padding: 13px 70px 13px;
    border-radius: 50px;
    text-transform: uppercase;
    transition: all .2s;
    font-family: "Wix Madefor Display", sans-serif;
}





.btn-1:hover {
    background-color: #000;
}



.btn-1 span {
    transition: all .4s;
}


.btn-1:active {
    transform: translateY(2px) scale(.9);
}

.btn-1:focus,
.btn-2:focus {
    outline: none;
}


.btn-1:hover span {
    background-color: #9a0406;
}

.btn-1 span {
    position: absolute;
    right: 6px;
    background-color: #0064fe;
    padding: 0;
    border-radius: 50px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 49px;
    height: 36px;
}

.btn-2 {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    background-color: #000;
    color: #fff;
    border-radius: 50rem;
    padding: 13px 70px 13px;
    transition: all .2s;
    text-transform: uppercase;
}

.btn-2:hover {
    color: #fff;
    background: linear-gradient(104deg, #9a0406; 27%, #df0003 100%) !important;
}

.btn-2:active {
    transform: translateY(2px) scale(.9);
}


a:hover {
    text-decoration: none;
    color: #fff;
}

a:focus {
    outline: none !important;
}



/* header */
header {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 27px 48.36px 13.64px rgba(37, 37, 37, 0.1);
    position: relative;
}


.same_ic:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.same_ic a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.phone_div a:hover p {
    text-decoration: underline;
}

.same_ic {
    margin-left: 25px;
    padding: 20px 0;
    padding-left: 25px;
    padding-right: 25px;
}

.navigation_area .btn {
    margin-left: 40px;
    font-size: 16px;
    padding: 10px 40px;
}

.phone_div.same_ic i {
    height: 22px;
    color: #9a0406;
    transition: all .4s;
}

.phone_div a:hover i {
    transform: scale(1.2);
}

.chat_div img {
    transition: all .4s;
}

.chat_div a:hover {
    text-decoration: underline;
}

.chat_div a:hover img {
    transform: scale(1.2);
}

.p-s {
    padding-left: 12px;
}

.p-s span {
    color: #9a0406;
}

.ps-2 p {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
}

.banner-descip-wrap h1 span {
    font-weight: 700;
}

.ps-1 span {
    color: #000;
}


.ps-1 span {
    color: #000;
}

.ps-2 span {
    color: #333;
}

.banner-heading-cont>span {
    color: #000;
    font-size: 50px;
    font-weight: 600;
    line-height: .9;
    margin-bottom: 30px;
    display: inline-block;
    font-family: "Wix Madefor Display", sans-serif;
}

a.navbar-brand.cust-navbar.aos-init.aos-animate {
    width: 25%;
}

.ml6 {
    position: relative;
}

.ml6 .text-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
}

.ml6 .letter {
    display: inline-block;
}




.banner-heading-cont {
    margin-bottom: 40px;
}

.banner-btns-area li {
    list-style: none;
    /* font-family: 'Poppins', sans-serif; */
    font-weight: 600;
    position: relative;
    padding-left: 20px;
    font-family: "Wix Madefor Display", sans-serif;
}

.banner-btns-area li::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    color: #9a0406;
    left: 0;
}

.banner-btns>.btn-1 {
    margin-right: 15px;
}

.banner-btns {
    margin-bottom: 40px;
}

.banner-area {
    padding: 165px 0 100px;
}

/* ---------------------------------------- banner area  -----------------*/
.banner-area {
    /*  background-image: url(../images/banner-curve.png), url(../images/banner-image.jpg);*/
    background-image: url(../images/banner-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.form-hdgs>h2 {
    color: #333;
    font-size: 28px;
    font-weight: 500;
}

.inner-hdg>h2 {
    color: #000;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
}

.banner-form {
    border: 5px solid #9a0406;
    border-radius: 10px;
    background-color: #fff;
    padding: 30px 0;
    box-shadow: 0px 0px 24px -2px #333 !important;
    position: relative;
}

.stand-cont.text-center h2 {
    background: linear-gradient(104deg, #9a0406; 27%, #df0003 100%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner-form::before {
    position: absolute;
    content: "";
    background-image: url(../images/banner-form-image.png);
    background-repeat: no-repeat;
    right: -55px;
    top: -63px;
    width: 140px;
    height: 140px;
    animation-name: scale-updown;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
    transition: .6s;
}

@keyframes scale-updown {
    from {
        transform: scale(.9);
    }

    to {
        scale: scale(1);
    }
}



.inner-hdg {
    margin-bottom: 30px;
}



.form-icons::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #333333;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
}

.ico1::before {
    content: "\f007";
}

.ico2::before {
    content: "\f0e0";
}

.ico3::before {
    content: "\f879";
}

.banner-inner-form input {
    padding: 16px 40px;
    height: auto;
}

.banner-inner-form input.error {
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}

.banner-inner-form input:focus {
    border-color: #ffa311;
    box-shadow: 0 0 0 .2rem #ffa311;
}

.form-desc {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 22px 20px;
    margin-bottom: 25px;
}

.banner-btn {
    height: auto;
    border-radius: 5px;
}


/* ----------------------------------- award area  ----------*/
.award-area {
    background-color: #000;
    padding: 35px 0;
}

.awrd-cont>h4,
.awrd-cont p {
    color: #fff;
}


/* ----------------------------------- offer-area  ------------------*/
.offer-area {
    padding: 65px 0;
    background-image: url(../images/offer-area.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right top;
}

.log_sec {
    padding-top: 10px;
}

.offer-txt-cont {
    padding-bottom: 25px;
}

.padding-b {
    padding: 50px 0;
}





/* ------------------------- stand area  -----------------------------*/
.stand-card {
    text-align: center;
}

.border-right-cust {
    border-right: 2px solid #cfcfcf;
}


.stand-card img {
    margin-bottom: 30px;
    transition: .4s;
}

.stand-card:hover img {
    transform: scale(1.1);
}

.stand-card p {
    color: #333333;
    font-size: 16px;
}

.stand-cont {
    max-width: 1150px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.stand-area-cards {
    padding-bottom: 50px;
}






/* cta area */
.ctn-btn-txt-1 {
    font-size: 10px;
    font-weight: 400;

}

.ctn-btn-txt-2 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
}

.ctn-btn-2 {
    padding: 8px 40px 8px 80px;
    background-image: url(../images/cta-btn-img.png);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: 37px center;
    background-color: #040404;
}

.ctn-btn-1 {
    color: #fff;
    background-color: #fff;
    padding: 13px 30px 13px;
}

.ctn-btn-1 i {
    color: #ffffff;
}



.cta-area {
    padding: 55px 0;
    background-image: -moz-linear-gradient(90deg, rgb(2 0 4) 0%, rgb(80 80 80) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(2 0 4) 0%, rgb(80 80 80) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(2 0 4) 0%, rgb(80 80 80) 100%);
}

.cta-area h2 {
    color: #fff;
    font-size: 42px;
}

.cta-area p {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
}

/* our designs */
.indicator {
    width: 125px !important;
    height: 125px !important;
    background-color: #fff !important;
    border-radius: 50%;
    position: relative !important;
    opacity: 1 !important;
    transition: .8s !important;
}

.indicator:hover {
    background-color: #9a0406 !important;
}

.indicator:hover::before {
    filter: brightness(0) invert(1);
    transform: translate(-50%, -50%) rotate(360deg);
}

.indicator.active {
    background-color: #9a0406 !important;
    /* background: linear-gradient(104deg,#693d8f 27%,#af4897 100%); */
}

.indicator.active::before {
    filter: brightness(0) invert(1);
}

.indicator-1::before {
    background-image: url(../images/design-process-1.png);
    filter: brightness(0) saturate(100%) invert(15%) sepia(90%) saturate(6780%) hue-rotate(354deg) brightness(60%) contrast(105%);
}

.indicator::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    width: 39px !important;
    height: 39px !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
}

.indicator-2::before {
    background-image: url(../images/design-process-2.png);
    filter: brightness(0) saturate(100%) invert(15%) sepia(90%) saturate(6780%) hue-rotate(354deg) brightness(60%) contrast(105%);
}

.indicator-3::before {
    background-image: url(../images/design-process-3.png);
    filter: brightness(0) saturate(100%) invert(15%) sepia(90%) saturate(6780%) hue-rotate(354deg) brightness(60%) contrast(105%);
}

.indicator-4::before {
    background-image: url(../images/design-process-4.png);
    filter: brightness(0) saturate(100%) invert(15%) sepia(90%) saturate(6780%) hue-rotate(354deg) brightness(60%) contrast(105%);
}



.carousel-indicators-cust::before {
    position: absolute;
    content: "";
    max-width: 1236px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #d8d8d8;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.design-process {
    padding: 60px 0;
    background-image: url(../images/design-process-bi.html);
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel-indicators-cust {
    max-width: 1140px;
    margin: 0 auto;
}

.design-pro-cont {
    padding: 40px 0;
}

.design-pro-cont>h4 {
    text-transform: uppercase;
    font-size: 16px;
}

.design-pro-cont>p {
    color: #000;
}

.circle-left {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-color: #9a0406;
    left: 0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.circle-right {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-color: #9a0406;
    right: 0;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}


/* portfolio area */
.portfolio-area {
    padding: 60px 0 0;
}

.portf-txt {
    margin-bottom: 40px;
}


.portwrapper ul {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
}

.border-box-effect {
    position: relative;
    padding-bottom: 30px;
    display: inline-block;
    text-align: center;
}

.border-box-effect>* {
    position: relative;
    display: block;
}

.border-box-effect figure {
    margin: 0 !important;
}

figure {
    margin: 0;
}

.beforestyle {
    margin-bottom: 45px;
}

.border-box-effect> ::before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.border-box-effect> ::after {
    content: "+";
    font-size: 74px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    line-height: 36px;
    z-index: 2;
    font-weight: 200;
    display: none;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.border-box-effect> :hover::after,
.border-box-effect> :hover::before {
    display: block;
}

/* packages area */
/*Packages*/
.pack_lis ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f00c";
    color: #9a0406;
    position: relative;
    left: -7px;
    top: 1px;
}

.packages_area {
    background: url(../images/pack_bg.html);
    padding: 50px 0;
}

.packg-main-btn .btn-1 {
    max-width: 300px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 80px;
    padding: 20px 40px;

}




.packages {
    background-image: -moz-linear-gradient(-60deg, rgb(0 0 0) 0%, rgb(84 84 84) 100%);
    background-image: -webkit-linear-gradient(-60deg, rgb(0 0 0) 0%, rgb(84 84 84) 100%);
    background-image: -ms-linear-gradient(-60deg, rgb(0 0 0) 0%, rgb(84 84 84) 100%);
    padding: 35px 21px 40px;
    border-radius: 10px;
    border: 1px solid rgb(207, 207, 207);
    ;

}

.packages:hover {
    background-image: -moz-linear-gradient(-60deg, rgb(57 230 36) 0%, rgb(13 99 7) 100%);
    background-image: linear-gradient(104deg, #9a0406; 27%, #df0003 100%) !important;
    background-color: #fffff;
    background-image: -ms-linear-gradient(-60deg, rgb(57 230 36) 0%, rgb(13 99 7) 100%);
    box-shadow: -11.741px 7.625px 44.82px 9.18px rgba(0, 0, 0, 0.16);
}

.packages:hover .pack_lis ul li:before {
    color: #fff;
}

.Rounded_Rectangle_2 {
    border-style: solid;
    border-width: 2px;
    border-color: rgb(255, 103, 151);
    border-radius: 10px;
    background-image: -moz-linear-gradient(-60deg, rgb(220, 22, 47) 0%, rgb(154, 0, 86) 100%);
    background-image: -webkit-linear-gradient(-60deg, rgb(220, 22, 47) 0%, rgb(154, 0, 86) 100%);
    background-image: -ms-linear-gradient(-60deg, rgb(220, 22, 47) 0%, rgb(154, 0, 86) 100%);
    box-shadow: -11.741px 7.625px 44.82px 9.18px rgba(0, 0, 0, 0.16);
    position: absolute;
    left: 375px;
    top: 4524px;
    width: 366px;
    height: 641px;
    z-index: 49;
}

.input-select {
    margin-top: 20px;
}

.pack_title h1 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 5px;
    color: #fff;
    transition: all 0.5s ease-in-out;
    width: 100%;
}

.pack_title p {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.pack_title {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    padding-bottom: 15px;
    display: flex;
    padding: 11px 0;
    margin-bottom: 10px;
}

.pack_price h1 {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    color: #fff;
}

.pack_title>h2 {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
    align-self: center;
    position: absolute;
    right: 8px;
}

.pack_title>h2 del {
    display: block;
}


.tile-des+h2::before {
    position: absolute;
    background: url(../images/dis_left.html);
    background-size: auto;
    content: '';
    top: -9px;
    height: 58px;
    right: -7px;
    background-size: cover;
    width: 107px;
    transition: all 0.5s ease-in-out;
    z-index: -1;
}





.pack_price h2 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    display: flex;
    flex-direction: column;
    color: #fff;
    z-index: 111;
    padding: 0;
}

.pack_price h2 del {
    font-size: 23px;
    font-weight: 600;
}

.pack_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;

}

.pack_lis ul {
    padding: 0;
    list-style: none;
}

.slimScrollDiv {
    margin-bottom: 10px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.pack_lis ul li {
    font-size: 14px;
    line-height: 29px;
    display: block;
    color: #fff;
    padding-left: 10px;
}

.pack_lis ul li i {
    margin-right: 11px;
    color: ##9a0406;
}

.pack_lis ul h3 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 13px;
}

.pac_order {
    display: flex;
    padding-top: 15px;
    justify-content: space-between;
}

.packages:hover .pack_price:before {
    position: absolute;
    background: url(../images/dis_left1.html);
    transition: all 0.5s ease-in-out;
}


.order_btn_set {
    box-shadow: 0.523px 9.986px 21px 0px rgba(27, 5, 44, 0.11);
    width: 192px;
    height: 46px;
    /* background-color: transparent; */
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    color: #fff;
    border-radius: 25px;
    font-weight: 700;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 26px;
    /* transition: all 0.5s ease-in-out; */
}

/* 
.portfolio-btn-2:hover{
    border-color: rgb(225, 225, 225);
    background-image: -moz-linear-gradient( 0deg, rgb(219,30,90) 0%, rgb(44,3,108) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(219,30,90) 0%, rgb(44,3,108) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(219,30,90) 0%, rgb(44,3,108) 100%);
    box-shadow: 0.523px 9.986px 21px 0px rgba(27, 5, 44, 0.11);
    color: #fff !important;
    transition: all 0.5s ease-in-out;
} */

.portfolio-btn-2 {
    background-color: rgb(238, 32, 66);
    background-image: -moz-linear-gradient(-90deg, rgb(243, 243, 243) 0%, rgb(255, 255, 255) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(243, 243, 243) 0%, rgb(255, 255, 255) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(243, 243, 243) 0%, rgb(255, 255, 255) 100%);
    box-shadow: 0.523px 9.986px 21px 0px rgba(27, 5, 44, 0.11);
    width: 192px;
    height: 46px;
    color: #000;
    border-width: 2px;
    border-radius: 25px;
    border-color: rgb(219, 30, 90);
    font-weight: 700;
    font-size: 15px;
    display: flex;
    align-items: center;
    padding: 0 26px;
    transition: all 0.5s ease-in-out;
    color: #000;
    justify-content: center;
}



span.cht_clr {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 15px;
}

.packages_area .area_para {
    color: #828283;
    padding-bottom: 49px;
}

.packages_area .area_heading {
    color: #fff;
}

.packages_area .ports_hed {
    color: #ffff;
    padding-top: 5px;
}

.cht_clr small img {
    width: 22px;
}

button.order_btn_set {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 27px;
}

.cht_clr small {
    font-size: 11px;
    display: flex;
}

.set_pack_cont h4 {
    font-family: Poppins, sans-serif;
    color: #9a0406;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.set_pack_cont h2 {
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}

.set_pack_cont p {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.set_pack_cont {
    padding-bottom: 32px;
}

.view_detail_btn {
    text-align: center;
    margin-top: 15px;
}

.view_detail_btn a {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.view_detail_btn a:hover {
    color: #9a0406;
}

/*Ready Area*/
.read_section {
    background: url(../images/read_bg.html);
    background-size: cover;
}

.ready h1 {
    font-size: 54px;
    font-weight: 700;
    font-family: Poppins, sans-serif;
}

.ready h1 span:before {
    position: absolute;
    content: '';
    background: url(../images/y_bg.html);
    width: 62px;
    height: 217px;
    background-size: cover;
    top: -145px;
    left: -14px;
    z-index: -1;
}

.ready h1 span {
    color: #fff;
    position: relative;
    right: -11px;
    z-index: 1;
}

#regForm .tab {
    display: none;
    margin: 0;
    position: relative;
}

.read_section {
    padding-top: 149px;
    padding-bottom: 77px;
    border-top: 1px solid #ccc;
}

.wit_us {
    text-align: center;
}

.wit_us h2 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 24px;
}

.wit_us p {
    font-size: 16px;
    font-weight: 400;
    color: #838383;
}

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

.icon {
    padding: 20px 24px 20px 24px;
    border: 2px solid;
    margin-right: 19px;
}

.icondetai p {
    font-size: 14px;
    font-weight: 400;
}

.icondetai h5 a {
    font-size: 24px;
    color: #000;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.icondetai {
    position: relative;
    left: -30px;
    background: #fff;
    padding: 9px 0;
}

#regForm input.invalid,
.side-form-group input.error {
    background-color: #fdd !important;
    border: 1px solid #e32727 !important;
}

.with_us_content {
    display: flex;
    justify-content: space-between;
    padding-top: 65px;
}

.cta-form-btn {
    display: flex;
    justify-content: space-between;
}

.ready-text {
    padding-left: 10px;
}

.packages-area {
    /*background-image: url(../images/packages-background-image.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    background-attachment: fixed;
}



/* footer form area */
.footer-form-area {
    padding: 55px 0;
    background-image: -moz-linear-gradient(90deg, rgb(0 0 0) 0%, rgb(60 60 60) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(0 0 0) 0%, rgb(60 60 60) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(0 0 0) 0%, rgb(60 60 60) 100%);
}

.footer-form-txt {
    margin-bottom: 60px;
}

.footer-form-area p {
    color: #fff;
    font-size: 20px;
    width: 66%;
    margin: 0 auto;
}

/*------------------------------------------------ popup css */
.formOverlaySide.active {
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11
}

.form_wrap span i {
    position: absolute;
    top: 17px;
    left: 36px;
    font-size: 15px;
    color: #9a0406
}

.entry-right input,
.entry-right select {
    border-radius: 5px;
    height: 54px;
    padding-left: 0;
    border: 1px solid #dedede;
    box-shadow: none;
    background: #f5f5f5;
    border: 1px solid #959595;
    border-radius: 40px;
    border-left: 0;
    margin: 0 !important;
}

.entry-right {
    background-color: #eff1ff;
    background-size: cover;
    background-position: 100% 0;
    padding: 0px 10px 20px;
    border-radius: 10px;
    box-shadow: inset 0 0 250px 0 rgb(0 0 0 / 11%);
    top: -45px;
}

.entry-right textarea {
    /* border-radius: 35px; */
    /* background: #f5f5f5; */
    /* border: 1px solid #959595; */
    /* border-radius: 20px; */
    /* margin-top: 20px; */
    /* padding-top: 15px; */
    /* height: 100px; */
}

form.offr-frm.signupForm {
    height: 100%
}

.modal-dialog.modal-dialog-centered {
    max-width: 100% !important
}

.offr-frm .close {
    background-color: transparent;
    color: #fff;
    border-radius: 23px;
    width: 47px;
    height: 44px;
    position: absolute;
    right: 2px;
    z-index: 1;
    top: -70px;
    cursor: pointer;
    opacity: 1;
    border: 3px solid #fff
}

#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.entry-box {
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    pointer-events: auto;
    width: 837px !important;
    height: 597px;
    background: url(../images/p1.jpg);
    background-size: cover
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-box h1 span {
    color: #ffd800
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 70px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: 79px;
}

.popup_top .text {
    position: relative;
    padding: 93px 0 0 46px
}

.popup_top .text h2 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 65px;
}

.entry-right .text h2 span {
    color: #eb0000
}

.text_dis_in {
    background-color: #9a0406;
    width: 85%;
    padding-left: 15px;
    padding-top: 23px;
    padding-bottom: 22px;
    position: relative
}

.text_dis_in:before {
    width: 0;
    height: 0;
    border-bottom: 30px solid #9a0406;
    border-left: 30px solid transparent;
    position: absolute;
    content: "";
    top: -30px;
    right: 0
}

.text_dis {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px
}

.text_dis_in h2 {
    font-size: 30px;
    color: #d3d7f2;
    margin: 0
}

.text_dis {
    display: flex;
    justify-content: flex-end
}

.text_dis_in h1 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;
    background: #1473e6;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.form-control.error {
    border-color: red !important
}

label.error {
    display: none !important
}

.entry-right .text strong {
    text-transform: uppercase
}

.entry-right .form-control:focus {
    border-color: #ecb201;
    box-shadow: 0 0 5px 0 #dee2e4;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .2)
}

.entry-right input {
    border-radius: 5px;
    height: 54px;
    padding-left: 0;
    border: 1px solid #dedede;
    box-shadow: none;
    color: #000;
    background: #f5f5f5;
    border: 1px solid #959595;
    border-radius: 40px;
    border-left: 0;
    margin: 0 !important
}

span.input-group-text.set_inp_gr {
    background-color: #f5f5f5;
    border: 1px solid #959595;
    border-radius: 40px;
    color: #9a0406;
    padding: 0 23px;
}

.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff !important;
    color: #555 !important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.text_topfr h2 {
    background: none;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

.entery-submit {
    width: 100%;
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* background-color: #9a0406!important; */
    box-shadow: 0 9px 27px 0 rgba(0, 0, 0, .22);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border: none !important;
    border: 1px solid #05062b;
    height: 61px;
    cursor: pointer;
    margin-top: 6px;
    border-radius: 40px;
}

.error {
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}

.text_topfr h2 {
    font-size: 31px;
    margin: 0;
    color: #000;
    font-weight: 400;
    text-align: center;
    padding-bottom: 14px;
}

.text_topfr {
    margin-top: 93px;
}

.text_topfr h4 {
    font-size: 25px;
    margin: 0;
    color: #9a0406;
    font-weight: 700;
    text-align: center;
    padding-bottom: 30px;
}

.pack_title>h2 del {
    display: block;
}

.packages-slider .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

.packages-slider .owl-nav {
    display: flex;
    justify-content: space-between;
}

.packages-slider .owl-next {
    margin-right: -100px !important;
}

.packages-slider .owl-prev {
    margin-left: -100px !important;
}

.packages-slider .owl-nav button:hover {
    background-color: transparent !important;
}

.package-txt-cont {
    max-width: 1280px;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 55px;
}

/* testomonials area */
.testo-inner-cont {
    padding: 43px 30px 30px 30px;
    border-style: solid;
    border-width: 2px;
    border-color: #9a0406;
    border-radius: 10px;
    height: 100%;
}

.testo-inner-cont:hover.testo-inner-cont {
    border-color: #ffffff;
    background-image: -moz-linear-gradient(90deg, rgb(1 172 62) 0%, #9a0406 100%);
    background-image: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    background-image: -ms-linear-gradient(90deg, rgb(1 172 62) 0%, #9a0406 100%);
    box-shadow: -11.741px 7.625px 44.82px 9.18px rgba(0, 0, 0, 0.16);
}

.testo-inner-cont:hover>img {
    filter: brightness(0) invert(1);
}

.testo-inner-cont:hover>p,
.testo-inner-cont:hover .media-cont h4,
.testo-inner-cont:hover .media-cont p {
    color: #fff;
}

.testo-inner-cont .testo-media-img img {
    transition: .4s;
}

.testo-inner-cont:hover .testo-media-img img {
    transform: scale(1.1);
}

.testomonial-area {
    padding: 40px 0 80px;
}


.testo-inner-cont>img {
    margin-bottom: 35px;
    filter: brightness(0) saturate(100%) invert(15%) sepia(90%) saturate(6780%) hue-rotate(354deg) brightness(60%) contrast(105%);
}

.testo-inner-cont>p {
    margin-bottom: 30px;
}

.media-cont>h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    color: #9a0406;
}

.media-cont {
    margin-left: 17px;
}

.testo-txt {
    margin-bottom: 40px;
}

/* footer */
footer {
    background-color: #11101c;
    padding: 11px 0;
}

.copyright-para>p {
    color: #fff;
}


.copyright-para>a {
    color: #9a0406;
    padding: 0 5px;
}

.copyright-para a:nth-child(2) {
    border-right: 1px solid #9a0406;
}

.footer-inner-wrap li {
    list-style-type: none;
    width: 23px;
    height: 23px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
    flex-basis: 23px;
    margin: 0 5px;
}

.footer-inner-wrap li a {
    color: #11101c;
}

.ftr-form-wrap input:focus,
.ftr-form-wrap textarea:focus {
    border-color: #ffa311;
    box-shadow: 0 0 0 .2rem #ffa311;
}

.ftr-form-wrap input.error {
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}

span.letters .letter {
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
}

.offer-txt-cont.text-center h2 {
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
}

.package-txt-cont.text-center h2 {
    background: linear-gradient(104deg, #9a0406  27%, #df0003 100%) !important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
}

section.design-process h2 {
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
}

/* .portf-txt.text-center h2 {
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */

.testo-txt.text-center h2 {
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent;
}





.ftr-form-wrap input::-webkit-input-placeholder,
.ftr-form-wrap textarea::-webkit-input-placeholder {
    color: #ffffff;
}

.ftr-form-wrap input::-moz-placeholder,
.ftr-form-wrap textarea::-moz-placeholder {
    color: #ffffff;
}

.ftr-form-wrap input:-ms-input-placeholder,
.ftr-form-wrap textarea:-ms-input-placeholder {
    color: #ffffff;
}

.ftr-form-wrap input::-ms-input-placeholder,
.ftr-form-wrap textarea::-ms-input-placeholder {
    color: #ffffff;
}

.ftr-form-wrap input::placeholder,
.ftr-form-wrap textarea::placeholder {
    color: #ffffff;
}

.banners-partners img {
    margin-right: 35px;
}

.mlogo {
    display: block;
    width: 65%;
    filter: invert(26%) sepia(40%) saturate(3070%) hue-rotate(335deg) brightness(72%) contrast(133%);
;
}


.imageTabWrapper {
    width: 570px;
    height: 480px;
    overflow: hidden;
    border-radius: 10%;
}

.home-sprite-tab-container {
    width: 570px;
    height: 480px;
    background: url(../images/home-tab-sprite.html) no-repeat;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.web-sprite-tab-container {
    height: 600px;
    background-image: url(../images/web-tab-sprite.jpg)
}

.info-block-wrap.style-2 .accordeon .list-drop {
    display: none;
    padding: 0;
}

.info-block-wrap.style-2 .accordeon li {
    padding: 1px 0;
    list-style: none;
}

.info-block-wrap.style-2 .accordeon a {
    line-height: 60px;
    position: relative;
    text-decoration: none;
    color: #212122;
    font-size: 26px;
    font-weight: 600;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    text-transform: capitalize;
}

.content-wrap {
    height: 600px;
}

.info-block-wrap.style-2 .accordeon a.active {
    padding-right: 30px;
}

.info-block-wrap.style-2 .accordeon>li:first-of-type a+.list-drop {
    display: block;
}

.info-block-wrap.style-2 .accordeon .text {
    text-transform: unset;
    padding: 10px 0 12px 0;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    font-weight: 400;
}

.info-block-wrap.style-2 .accordeon a::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 20px;
    z-index: -1;
    background-color: #ffdd65;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

.info-block-wrap.style-2 .accordeon a.active::before {
    border-top: 7px solid #212122;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    width: 0;
    right: 0;
    left: auto;
    background: transparent;
}


.owl-dot:hover span,
.owl-dot:hover span,
.owl-dot:hover span {
    background-color: #9a0406 !important;
}

.owl-dot.active span,
.owl-dot.active span,
.owl-dot.active span {
    background-color: #9a0406 !important;

}

.slimScrollBar {
    background-color: #fff !important;
}

.viewdetl-btn {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    border-top: 1px solid #fff;
    padding-top: 8px;
}

.viewdetl-btn a {
    color: #fff;
    /* text-decoration: underline; */
    font-weight: 600;
    font-size: 15px;
}

/*Packages pages css*/


.works-wrap {
    padding: 60px 0 60px;
    position: relative;
    background-color: #fff;
    z-index: 2;
    border-bottom: 1px solid #eaeaea;
}

.subscribe-fold .myheading {
    position: relative;
    padding-bottom: 40px;
    font-size: 44px;
    color: #160c28;
    line-height: 1.1em;
    margin-bottom: 30px;
    padding: 0;
    font-weight: 600;
}

.subs-pac {
    /* box-shadow: 0 3px 30px #0000001f; */
    display: block;
    width: 100%;
    text-align: center;
    /* height: 505px; */
    margin: 0 0 60px;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /* border-radius: 10px; */
    padding: 75px 0 0;
    /* background-color: #990002; */
    background: linear-gradient(104deg, #9a0406 27%, #df0003 100%) !important;
}

.bronze {
    border: 1px solid transparent;
}

.subscribe-fold h3 {
    font-size: 24px;
    margin: 0;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
    font-weight: 800;
    width: 100%;
    text-align: center;
    color: #fff;
}

.subs-pac h6 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: inline-block;
    line-height: 0.9;
    margin: 30px 0 0;
    position: relative;
    padding: 0 20px;
}

.subs-pac h6 span.old {
    position: absolute;
    right: 0;
    left: 0;
    top: -30px;
    text-decoration: line-through;
    font-weight: 700;
    margin: 0;
    font-size: 16px;
    text-decoration: line-through !important;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin: 1px 0 0px;
}

.subs-pac h6 span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0;
    padding: 0;
    position: relative;
    line-height: 1.3;
}

.subs-pac h6 span b.monthss {
    position: absolute;
    right: -61px;
    font-size: 20px;
    top: -37px;
    color: #555;
}

.subs-pac h6 b {
    position: relative;
    font-size: 20px;
    display: inline-block;
    top: -28px;
    color: #555;
}

.subs-pac a.ordrrrr {
    text-align: center;
    margin: 30px auto 0;
    border: none;
    padding: 14px 60px;
    color: #fff;
    box-shadow: none;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    background: #000;
    border-radius: 5px;
}

.subs-pac .actions a.chatbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 35px 0;
    display: inline-block;
    color: #fff;
    margin: 0;
}


.subs-pac .actions a.numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 15px 0;
    color: #000;
    display: inline-block;
    margin: 0;
}

.subs-pac .actions a.numberbtn {
    font-size: 14px;
    font-weight: 600;
    padding: 35px 0;
    color: #fff;
    display: inline-block;
    margin: 0;
}

.sub-list {
    padding-left: 40px;
}

.subscribe-fold .table-packages {
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
}

.subscribe-fold .table-packages .head {
    width: 100%;
    margin-bottom: 23px;
}

.subscribe-fold .table-packages .head h5 {
    text-align: left;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #160c28;
}

.subscribe-fold .table-packages .body .subscription-list {
    height: 430px;
    margin-top: 20px;
    padding: 0;
}

.innerContentScroll {
    height: 400px;
    overflow-y: scroll;
}

.subscribe-fold .table-packages .body ul li {
    text-align: left;
    padding: 14px 0 14px 0;
    border-bottom: 1px solid #eaeaea;
    width: 95%;
}

.subscribe-fold .table-packages .body ul li h6 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-family: var(--primary-font-family);
}

.subscribe-fold .table-packages .body ul li span.tick {
    font-size: 20px;
    color: #01e252;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
    height: 32px;
    line-height: 1.6;
    float: right;
}

.subscribe-fold .table-packages .body ul li span.tick:before {
    content: '';
    position: absolute;
    /*background: url(../images/packages-icon.svg);*/
    background-repeat: no-repeat;
    width: 15px;
    background-size: cover;
    height: 15px;
    left: 0;
    top: 6px;
}


::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
    display: none;
}

::-webkit-scrollbar-track-piece {
    background-color: #ecedf1;
    -webkit-border-radius: 0;
    border-left: 1px solid #fff;
}

::-webkit-scrollbar-thumb:vertical {
    -webkit-border-radius: 0;
    background: #0a0a2d;
}

.view_btn {
    margin: 16px 0;
    text-align: center;
}

.view_btn a.v-detail {
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: underline;
}

.package__box__sec:hover .view_btn a.v-detail {
    color: #fff;
}

.design-box:hover .view_btn a {
    color: #fff;
}

.ctn-btn-1 i {
    transform: rotate(105deg);
}

.footer-form-txt h2.text-white {
    text-align: center;
}

.footer-form-area .row {
    justify-content: center;
}

.packages-slidersd .packages {
    margin-bottom: 35px;
}

.border-box-effect figure img {
    height: 450px;
    object-fit: cover;
    object-position: center 0;
}

/*Packages pages end*/