/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/


/*---------------------------------------------------------------------
basic
---------------------------------------------------------------------*/

body {
     color: #666666;
     font-size: 14px;
     font-family: "inter";
     line-height: 1.80857;
     font-weight: normal;
     background-size: 100% 100%;
     background-position: center;
     background-repeat: no-repeat;
     overflow-x: hidden; /* Hide horizontal scrollbar */
     user-select: none !important;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
}
html {
    scroll-behavior: smooth;
}

.me-4 {
     margin-right: 1.5rem!important;
 }
 .manager h5{
     font-size: 18px;
     font-weight: 900 !important;
 }
.banner_main h3 {
     font-family: "Castella Free";
     font-size: 165px;
     font-weight: 400;
     line-height: 75px;
     letter-spacing: 0em;
     text-align: center;
     color: #C42027;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}


h4 {
     font-family: Times;
     font-size: 32px;
     font-weight: 500;
     line-height: 34px;
     letter-spacing: 0em;
     color: #000000;
     text-align: center;
}


button:focus {
     outline: none;
}

.btn-danger {
     color: #fff;
     background-color: #C42126;
     border-color: #C42126;
     border-radius: 2px;
     font-family: Inter;
     font-size: 14px;
     font-weight: 700;
     line-height: 29px;
     letter-spacing: 0em;
     text-align: center;
}

.wrapper .btn-danger {
     color: #fff;
     background-color: #C42126;
     border-color: #C42126;
     border-radius: 5px;
     font-family: Inter;
     font-size: 18px;
     font-weight: 700;
     line-height: 29px;
     letter-spacing: 0em;
     text-align: center;
     padding: 5px 37px !important;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     padding: 0;
     color: #000000;
     font-weight: 500;
     font-size: 15px;
     line-height: 28px;
     font-family: 'Times New Roman', Times, serif;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

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

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}


.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}

.text_align_center {
     text-align: center;
}

.text_align_left {
     text-align: left;
}

.text_align_right {
     text-align: right;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.borderleft {
     width: 95%;
     position: absolute;
     margin-top: -12.1%;
     left: 16px;
}

.exclusive {
     background-color: #FCB815;
     padding: 42px 22px 38px;
     border-radius: 15px;
     width: 107%;
}

.whyelite-bottom {
     width: 9%;
     margin-top: -160px;
}

.whyelite-bottom {
     position: absolute;
     width: 10%;
     right: 0;
     margin-top: -131px;
}

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.borderright {
     width: 95%;
     position: absolute;
     margin-top: 1.9%;
     left: 16px;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*---------------------------------------------------------------------
header
---------------------------------------------------------------------*/

header {
     background: #FCB815;
     width: 100%;
     padding: 22px 30px;
     height: 96px;
     z-index: 9;
}

.logo a {
     color: #fff;
     font-size: 25px;
     font-weight: bold;
}

ul.social_icon {
     float: right;
     padding-top: 6px;
}

ul.social_icon li {
     display: inline-block;
     padding-right: 20px;
}

ul.social_icon li:last-child {
     padding-right: 0;
}

ul.social_icon li a {
     color: #fefeff;
     display: inline-block;
     text-align: center;
     line-height: 33px;
     border-radius: 100%;
     font-size: 23px;
     font-weight: bold;
}

ul.social_icon li a:hover {
     color: #6dcff6;
     transition: ease-in all 0.7s;
}


/*---------------------------------------------------------------------
menu section
---------------------------------------------------------------------*/

ul.email {
     padding-top: 1px;
     display: flex;
     align-items: center;
     justify-content: flex-end;
     flex-wrap: wrap;
}

ul.email li {
     padding: 0px 4px;
}

.openbtn img {
     width: 54% !important;
}

ul.email li:last-child {
     padding-right: 0;
}

ul.email li a {
     font-size: 29px;
}

.exc-list-margin {
     display: flex;
     min-width: 600px;
}

.icon-border:first-child {
     padding-left: 0px;
}

.icon-border {
     text-align: center;
     border-right: 1px solid #ffffff8a;
     padding-right: 20px;
     padding-left: 20px;
     height: 124px;
     font-size: 13px;
     line-height: 17px;
}

ul.email li i {
     color: #fff;
     font-size: 19px;
}

.match {
     position: relative;
     margin-top: 24px !important;
     z-index: 1;
}

.Matches h6 {
     font-family: "Inter";
     font-size: 15px;
     font-weight: 600;
     line-height: 22px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;

}

.Matches p {
     font-family: Inter;
     font-size: 14px;
     font-weight: 400;
     line-height: 35px;
     letter-spacing: 0em;
     text-align: left;

}

.Matches p span {
     font-family: Inter;
     font-size: 14px;
     font-weight: 400;
     line-height: 29px;
     letter-spacing: 0em;
     text-align: left;

}

.wrapper h4 {
     background: #FFFFFF;
     border-radius: 9px;
     line-height: 29px;
     font-size: 25px;
     font-family: 'Inter';
     padding: 13px 0 9px;
}

.wrapper {
     position: absolute;
     margin-top: -721px;
     margin-bottom: 80px;
     left: -14%;
     width: 64%;
}

.form-signin {
     max-width: 380px;
     padding: 15px 19px 27px;
     margin: 0 auto;
     background-color: #fff;
     border: 1px solid rgba(0, 0, 0, 0.1);
     border-radius: 10px;
}

.form-signin-heading,
.checkbox {
     margin-bottom: 10px;
     color: #C42126;
}

.wrapper h2 span {
     font-size: 13px;
     color: #979393;
}

.wrapper p {
     font-family: "inter";
}

.checkbox {
     font-weight: normal;
}

.form-control {
     position: relative;
     font-size: 16px;
     height: auto;
     padding: 10px;

}

.simply p {
     font-size: 12px;
     color: #878787;
     line-height: 21px;
     text-align: justify;
}




@media only screen and (min-width: 767px) {
     .top-image-edge1 img {
          position: absolute;
          top: 0px;
          right: 0px;
          opacity: 1;
          width: 22px;
     }

     .topright-hide1 .whyelite-left-img {
          left: 3px;
          position: absolute;
          width: 22px;
          opacity: 1;

     }
}

@media only screen and (min-width: 767px) {
     .top-image-edges img {
          position: absolute;
          top: 0px;
          right: 0px;
          opacity: 1;
          width: 22px;
          height: 530%;
     }

     .topright-hides .whyelite-left-img {
          left: 3px;
          position: absolute;
          width: 22px;
          opacity: 1;
          height: 530%;

     }


}

.Matches h6 span {
     font-family: Inter;
     font-size: 12px;
     font-weight: 400;
     line-height: 15px;
     letter-spacing: 0em;
     text-align: left;

}

.icon-border img {
     height: 70px;
}

.Packages {
     padding: 15px 15px 8px;
     background-color: #F8F8F8;
}

.Matches h4 {
     font-family: Inter;
     font-size: 32px;
     font-weight: 600;
     line-height: 39px;
     letter-spacing: 0em;
     text-align: left;

}

.icon-border p {
     margin-top: 15px;
     font-family: "inter";
     font-size: 14px;
     font-weight: 400;
     line-height: 18px;
     letter-spacing: 0em;
     text-align: center;
     color: #000000;
}

.booking {
     position: relative;
     margin-top: -80px !important;
     z-index: 1;
}


h5 {
     font-family: Times;
     font-size: 30px;
     font-weight: 400;
     line-height: 34px;
     letter-spacing: 0em;
     color: #000000;
}

.sidepanel {
     width: 0;
     position: fixed;
     z-index: 9999999;
     height: 100%;
     top: 0;
     right: 0;
     background-color: #c02125;
     overflow-x: hidden;
     transition: 0.5s;
     padding-top: 60px;
}

@media (max-width: 575.98px) {
     h3 {
          font-family: "Castella Free";
          font-size: 130px;
          font-weight: 400;

          letter-spacing: 0em;
          text-align: center;
          color: #C42027;
     }
}

.sidepanel a {
     padding: 8px 8px 8px 32px;
     text-decoration: none;
     font-size: 20px;
     color: #fff;
     display: block;
     transition: 0.3s;
}

.sidepanel a:hover {
     color: #face34;
}

.sidepanel a.active {
     color: #face34;
}

.sidepanel .closebtn {
     position: absolute;
     top: 0;
     right: 25px;
     font-size: 36px;
}

.openbtn {
     cursor: pointer;
     background-color: transparent;
     color: white;
     border: none;
}


/** banner_main **/

.banner_main {
     padding-bottom: 90px;
     padding-top: 90px;
     background-color: #FCB815;
}

.carousel-indicators {
     display: none;
}


.relative {
     position: inherit;
     bottom: 0;
     padding: 0;
}

.bluid {
     font-family: 'Open Sans', sans-serif;
     text-align: left;
     max-width: 540px;
}

.banner_main .bluid h1 {
     color: #fff;
     font-size: 55px;
     line-height: 65px;
     font-weight: bold;
     padding-bottom: 45px;
}

.banner_main .bluid p {
     color: #fff;
     line-height: 29px;
     font-weight: 500;
     padding-bottom: 65px;
     font-size: 18px;
}

.banner_main .bluid .read_more {
     margin-right: 15px;
}


/** wallet **/

.wallet {
     padding: 113px 30px 0 30px;
}

.wallet_box {
     background: #fff;
     margin-bottom: 30px;
     transition: ease-in all 0.5s;
     padding: 25px 15px 50px 15px;
}

.wallet_box h3 {
     color: #0c0b0b;
     font-size: 22px;
     text-transform: uppercase;
     transition: ease-in all 0.5s;
     font-weight: bold;
     line-height: 22px;
     padding: 20px 0 20px 0;
}

.wallet_box p {
     color: #191a1a;
     font-size: 16px;
     line-height: 28px;
     transition: ease-in all 0.5s;
}

#wa_hover:hover.wallet_box {
     background: #face34;
     transition: ease-in all 0.5s;
}

#wa_hover:hover i img {
     filter: invert();
     transition: ease-in all 0.5s;
}

#wa_hover:hover.wallet_box h3 {
     color: #fff;
     transition: ease-in all 0.5s;
}

#wa_hover:hover.wallet_box p {
     color: #fff;
     transition: ease-in all 0.5s;
}

.about_border {
     border: #fff solid 2px;
     padding: 60px 44px;
     height: 100%;
     border-radius: 12px;
}

video{
    max-height: 450px;
}
.about_borders {
     position: relative;
     margin-top: -60px;
}

.about .titlepage {
     padding-bottom: 0;
     margin-bottom: 0px;
}

.Elite {
     width: 95%;
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
}

.about_text {
     float: right;
     max-width: 554px;
     width: 100%;
     text-align: left;
}

.about_text p {
     line-height: 33px;
     padding-top: 30px;
     font-weight: 400;
     padding-bottom: 40px;
     font-size: 17px;
}

.about_img {
     float: right;
}

.about_img figure {
     margin: 0;
}


/** end about **/

.titlepage {
     padding-bottom: 60px;
}

.titlepage h2 {
     font-size: 45px;
     font-weight: 600;
     line-height: 55px;
     color: #fff;
}

.read_more {
     display: inline-block;
     background: transparent;
     color: #fff;
     max-width: 225px;
     height: 67px;
     line-height: 67px;
     width: 100%;
     font-size: 18px;
     text-align: center;
     font-weight: 500;
     transition: ease-in all 0.5s;
     border: #ffffff solid 2px;
}

.read_more:hover {
     background: #face34;
     color: #fff;
     transition: ease-in all 0.5s;
     border: #face34 solid 2px;
}

.img_responsive {
     max-width: 100%;
}


/** graf **/

.graf_tab {
     border: #989eae solid 1px;
}

.graf_tab li {
     margin-bottom: 0;
     font-weight: bold;
}

.graf_tab li a {
     color: #fff;
     border: inherit !important;
     border-radius: 0 !important;
     padding: 12px 36px;
     font-size: 17px;
     line-height: 20px;
}

.graf_tab .nav-item.show .nav-link,
.graf_tab .nav-link.active {
     border: inherit !important;
     background: transparent;
     color: #face34;
}

.graf_tab .nav-link:focus,
.graf_tab .nav-link:hover {
     border: inherit !important;
     color: #face34
}

.graf_content {
     background: transparent;
     border: #989eae solid 1px;
     margin-top: 15px;
     border-radius: 0;
}

.padi {
     padding: 20px 15px 15px 15px;
}

.usd {
     padding-bottom: 18px;
}

.usd h4 {
     line-height: 22px;
     font-size: 17px;
     font-weight: 500;
}

.usd h4 span {
     color: #face34;
}

.graf_bootom {
     border-top: #6c6d6d solid 1px;
     padding-top: 40px;
}

.growth {
     margin-bottom: 30px;
}

.growth figure {
     margin: 0;
}

.growth h3 {
     font-size: 20px;
     line-height: 30px;
     font-weight: bold;
     padding-bottom: 15px;
     text-align: left;
     padding-left: 41px;
}

.h3tota {
     padding-left: 74px !important;
}

.pa_ri {
     padding-right: 42px !important;
     float: right;
}

.growth figure {
     margin: 0;
}


/* end graf */


/** testimonial **/

.testimonial {
     margin-top: 90px;
}

.border_testi {
     border: #fff solid 1px;
     padding: 90px 0 142px 0;
     margin: 0 40px;
}

.testimonial .titlepage {
     padding-bottom: 60px;
}

.posi_in {
     position: inherit;
     padding: 0;
}

.testomoniam_text i img {
     border-radius: 10%;
}

.testomoniam_text h3 {
     margin-top: 24px;
     font-size: 17px;
     padding: 0;
     font-weight: bold;
     line-height: 20px;
}

.testomoniam_text span {
     display: block;
     color: #face34;
     font-size: 17px;
     padding: 2px 0 30px 0;
     line-height: 20px;
}

.testomoniam_text p {
     padding-top: 20px;
     display: block;
}

#testimo .carousel-control-next,
#testimo .carousel-control-prev {
     display: none;
}

.testimonial .carousel-indicators {
     display: block;
     display: flex;
     justify-content: center;
     align-items: center;
     flex-wrap: wrap;
     bottom: -52px;
     right: 0;
     left: inherit;
}

.testimonial .carousel-indicators li {
     width: 23px;
     height: 23px;
     border-radius: 20px;
     display: inline-block;
     background-color: #face34;
     cursor: pointer;
}

.testimonial .carousel-indicators .active {
     background-color: #effafc;
}

.Terms p {
     font-size: 13px;
}

/** end testimonial **/


/** works **/

.works {
     padding: 80px 0 90px 0;
}

.works_vedio figure {
     margin: 0;
}


/** end works **/


/** contact section **/

.main_form .contactus {
     border: #404b65 solid 1px;
     padding: 0 15px;
     margin-bottom: 25px;
     width: 100%;
     height: 79px;
     background: transparent;
     color: #5e687d;
     font-size: 16px;
     font-weight: normal;
}

.main_form .textarea {
     border: #404b65 solid 1px;
     padding: 0 15px;
     margin-bottom: 25px;
     width: 100%;
     height: 79px;
     background: transparent;
     color: #5e687d;
     font-size: 16px;
     font-weight: normal;
     padding-top: 23px;
}

.main_form .send_btn {
     font-size: 20px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     text-transform: uppercase;
     color: #fff;
     padding: 12px 0px;
     max-width: 202px;
     width: 100%;
     display: block;
     margin-top: 10px !important;
     font-weight: 500;
     margin: 0 auto;
     border-radius: 30px;
     border: #fff solid 2px;
}

.main_form .send_btn:hover {
     background-color: #face34;
     transition: ease-in all 0.5s;
     color: #fff;
     border: #face34 solid 2px;
}

#request *::placeholder {
     color: #5e687d;
     opacity: 1;
}


/** end contact section **/

.me-3 {
     margin-right: 26px !important;
}

.footer {
     background-color: #FCB815;
}

.footer .newslatter_form {
     background-color: #fff;
     margin-top: 21px;
     display: block;
     font-family: Inter;
     font-size: 18px;
     font-weight: 600;
     line-height: 34px;
     letter-spacing: 0em;
     text-align: center;
     color: #000000;
}

.footer a {
     font-size: 16px;
     font-family: "Inter";
     font-weight: 400;
     line-height: 30px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;

}

.logo_bottom {
     font-weight: bold;
     font-size: 51px;
     color: #fff !important;
     line-height: 55px;
     margin-bottom: 40px;
     display: block;
}

.Informa h3 {
     color: #ffffff;
     font-size: 25px;
     font-weight: bold;
     line-height: 21px;
     margin-bottom: 20px;
     margin-top: 26px;
     text-transform: uppercase;
}

.conta ul li a {
     color: #a4a7ae;
}

.conta ul li a i {
     padding-right: 5px;
}

.Informa ul {
     margin-top: 10px;
}

.Informa li {
     font-size: 17px;
     line-height: 29px;
     color: #a4a7ae;
}

.Informa li a:hover {
     color: #0d90ed;
}

.helpful ul li a {
     color: #a4a7ae;
     font-size: 15px;
     line-height: 29px;
}

.newslatter_form {
     margin-top: 21px;
     display: block;
}

.ente {
     background: transparent;
     color: #c9c7c7;
     border: inherit;
     padding: 0 18px;
     height: 51px;
     width: 100%;
     font-size: 17px;
     font-weight: 500;
     border: #ffffff solid 2px;
     margin-bottom: 20px;
}

.subs_btn {
     max-width: 191px;
     display: inline-block;
     background: transparent;
     height: 51px;
     width: 100%;
     color: #c9c7c7;
     font-size: 17px;
     text-transform: uppercase;
     font-weight: 500;
     transition: ease-in all 0.5s;
     border: #ffffff solid 2px;
}

.btn-outline-danger {
     color: #dc3545;
     background-color: transparent;
     background-image: none;
     border-color: #dc3545;
     font-family: Inter;
     font-size: 14px;
     font-weight: 700;
     line-height: 29px;
     letter-spacing: 0em;
     text-align: left;
     padding: 6px 26px;
}

.subs_btn:hover {
     background: #face34;
     transition: ease-in all 0.5s;
     border: #face34 solid 2px;
}

.copyright {
     margin-top: 90px;
}

.copyright p {
     color: #fefdfd;
     padding: 20px 0px;
     border-top: #5c677e solid 1px;
}

.copyright a {
     color: #fefdfd;
}

.copyright a:hover {
     color: #face34;
}


/** end footer **/


/*- - ener page css--*/



.inner_page .contact {
     margin-top: 90px;
}

.whyelite-left-img {
     left: 3px;
     position: absolute;
     width: 22px;
     opacity: 1;
}

@media only screen and (min-width: 767px) {
     .top-image-edge img {
          position: absolute;
          top: 0px;
          right: 0px;
          opacity: 1;
          width: 22px;
     }

     .top-image-edge img {
          position: absolute;
          top: 0px;
          right: 0px;
          opacity: 1;
          width: 22px;
     }

}

.booking .form-row {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     margin-right: -5px;
     margin-left: -5px;
     /* width: 256%; */
}
.item-header .active
select.form-control:not([size]):not([multiple]) {
     height: calc(2.25rem + 7px);
}
.constructions .card-item .card-bg img {
     min-height: 150px;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     /* width: 113% !important; */
     max-width: 121px !important;
     object-fit: cover;
 }
.top-bars {
     width: 93%;
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
}

@media (max-width: 1360px) {
     .topright-hide {
          display: none !important;
     }
}

.booking h5 {
     font-family: "Times New Roman";
     font-size: 28px;
     font-weight: 400;
     line-height: 50px;
     letter-spacing: 0em;
     text-align: center;
     color: #C42126;

}

.text-end {
     text-align: end;
}

label {
     display: inline-block;
     margin-bottom: 0;
     font-family: Inter;
     font-size: 13px;
     font-weight: 500;
     line-height: 21px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000d6;
}

.form-control {
     display: block;
     width: 100%;
     padding: 0.375rem 0.75rem;
     font-size: 13px;
     line-height: 1.5;
     color: #495057;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #C6C6C6;
     border-radius: 5px;
     transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     height: 43px !important;
}

.booking .bg-white {
     background: #fff;
     padding: 0px 15px 13px !important;
     border: 1px solid #b5b5b5b0;
     border-radius: 12px;
}

.booking .btn-danger {
     color: #fff;
     background-color: #C42126;
     border-color: #C42126;
     border-radius: 5px;
     font-family: Inter;
     font-size: 14px;
     font-weight: 700;
     /* line-height: 37px; */
     letter-spacing: 0em;
     /* height: 50px; */
     text-align: center;
     padding: 6px 15px;
     margin: 5px 0px;
}

.carousel-control-prev {
     left: -114px;
}

.carousel-control-next {
     right: -119px;
}

.Matrimony h3 {
     font-family: "MonteCarlo";
     font-size: 55px;
     font-weight: 400;

     letter-spacing: 0em;
     text-align: center;
     color: #C42027;
}

.Success h4 {
     font-family: "MonteCarlo";
     font-size: 40px;
     font-weight: 400;
     letter-spacing: 0em;
     text-align: left;
     color: #C42027;
}

.Success span {
     color: #C42027;
     font-size: 22px;
}

.carousel-control-next,
.carousel-control-prev {
     position: absolute;
     top: 0;
     bottom: 0;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-align: center;
     align-items: center;
     -ms-flex-pack: center;
     justify-content: center;
     width: 15%;
     color: #000;
     text-align: center;
     opacity: 1;
}

.Success img {
     margin-left: -15px;
     max-width: 115%;
     height: 390px;
     width: 105% !important;
}

.Success .bg-warning {
     background-color: #ffc107 !important;
     border-radius: 12px;
}

.Stories h3 {
     font-family: "MonteCarlo";
     font-size: 55px;
     font-weight: 400;

     letter-spacing: 0em;
     text-align: center;
     color: #C42027;
}

.bottom-left {
     width: 10%;
     position: absolute;
     margin-top: 0.9%;
     left: 0;
}

.reddy h3 {

     font-family: "MonteCarlo";
     font-size: 55px;
     font-weight: 400;

     letter-spacing: 0em;
     text-align: center;
     color: #C42027;
}

.Profile h6 {
     font-family: "inter";
     font-size: 16px;
}

.exclusive h5 {
     font-weight: 600;
     font-family: "Times New Roman";
     font-size: 21px;
     font-weight: 400;
     line-height: 26px;
     letter-spacing: 0em;

}

.manager p {
     margin: 0px;
     padding: 0;
     color: #000000;
     font-weight: 500;
     font-size: 16px;
     line-height: 24px;
     font-family: 'Times New Roman', Times, serif;
}

.works h3 {
     font-family: "MonteCarlo";
     font-size: 55px;
     font-weight: 400;

     letter-spacing: 0em;
     text-align: center;
     color: #C42027;
}

h6 {
     font-family: " Times New Roman";
     font-size: 19px;
     font-weight: 400;
     line-height: 26px;
     letter-spacing: 0em;
     text-align: left;
     color: #C42126;

}

.text-end h5 {
     text-align: end !important;
     font-family: Inter;
     font-size: 21px;
     font-weight: 600;
     line-height: 38px;
     letter-spacing: 0em;
     text-align: ;

}

.works p {
     font-size: 14px;
}

@media only screen and (max-width: 600px) {
     .booking .form-row {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          margin-right: -5px;
          margin-left: -5px;
          width: 100%;
     }

     .exclusive {
          background-color: #FCB815;
          padding: 42px 22px 38px;
          border-radius: 15px;
          width: 101%;
          margin-bottom: 21px;
     }

     .borderleft {
          width: 92%;
          position: absolute;
          margin-top: -12.1%;
          left: 16px;
     }

     .borderright {
          width: 92%;
          position: absolute;
          margin-top: 1.9%;
          left: 16px;
     }

     h3 {
          font-weight: 400;
          letter-spacing: 0em;
          text-align: center;
          color: #C42027;
          font-size: 51px !important;
          line-height: 0px !important;
     }

     .Matrimony h3 {
          font-family: "MonteCarlo";
          font-size: 41px;
          font-weight: 400;
          line-height: 59px !important;
          letter-spacing: 0em;
          text-align: center;
          color: #C42027;
     }

     .icon-border {
          display: none;
     }
}

.Watch {
     background-color: #FCB815;
}

.reddy .bottom-left {
     width: 8%;
     position: absolute;
     margin-top: -14.1%;
     left: 0;
}

.webcoderskull-law-area h4 {
     font-family: "MonteCarlo";
     font-size: 45px;
     font-weight: 400;
     letter-spacing: 0em;
     text-align: left;
     color: #FFFFFF;
}

.Watch h5 {
     font-family: "MonteCarlo";
     font-size: 45px;
     font-weight: 400;
     letter-spacing: 0em;
     text-align: center;
     color: #C42126;
}

.Watch .bottom-left {
     width: 10%;
     position: absolute;
     margin-top: 21.9%;
     left: 0;
}

.Standard {
     background-color: #C42126;
}

#webcoderskull-area {
     background-color: #C42126;

}

#webcoderskull-law-area h2 {
     font-weight: 400;
}

.webcoderskull-item {
     padding: 16px 23px 20px;
     width: 104%;
     background-color: #fff;
     min-height: 336px;

}

.webcoderskull-law-area p {
     font-family: "poppins";
     color: #8F8A8A;
     margin-bottom: 10px;
}

.webcoderskull-item i {
     color: #3CCF8E;
     font-size: 17px;
}

.webcoderskull-item .w-50 {
     width: 75% !important;
}

.btn-info {
     color: #009251;
     background-color: #3CCF8E66;
     border-color: #3CCF8E66;
     font-size: 14px;
     border-radius: 0px;
     margin-left: -23px;
     margin-top: -11px;
     border-bottom-right-radius: 24px;
     border-top-right-radius: 24px;

}

.area {
     width: 90%;
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
}

.btn-outline-secondary {
     color: #8F8A8A;
     background-color: transparent;
     background-image: none;
     border-color: #8F8A8A;
     border-radius: 2px;
}

.webcoderskull-item h3 a {
     font-family: "Poppins";
     font-size: 23px;
     font-weight: 600;
     line-height: 48px;
     letter-spacing: 0em;
     text-align: left;

}

.webcoderskull-item h3 a span {
     font-size: 13px;
     color: #8F8A8A;
}

.whyelite-bottoms {
     position: absolute;
     width: 10%;
     right: 0;
     margin-top: -7px !important;
}

.Profile a {
     color: #fff;
     font-family: "Inter";
     font-size: 16px;
     font-weight: 400;
     line-height: 38px;
     letter-spacing: 0em;
     text-align: left;

}

.Profile .active {
     border-bottom: 3px solid #FCB815;
     padding: 6px 00;
}

.area h5 {
     font-family: Inter;
     font-size: 22px;
     font-weight: 600;
     line-height: 39px;
     letter-spacing: 0em;
     text-align: left;

}

.constructions .card-item {
     position: relative;
     border-radius: 0;
     padding: 12px 16px 14px;
     background: #F8F8F8;
}

.constructions .card-item .card-bg img {
     min-height: 170px;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     width: 113% !important;
     max-width: 121px;

}

.constructions .btn-warning {
     color: #212529;
     background-color: #ffc107;
     border-color: #ffc107;
     color: #212529;
     background-color: #FCB815;
     border-color: #FCB815;
     font-family: Inter;
     font-size: 14px;
     font-weight: 600;
     line-height: 22px;
     letter-spacing: 0em;
     text-align: left;
     border-radius: 0px;
     padding: 4px 21px;
}

.constructions .card-item .card-body {
     padding: 0px;
}

.constructions h6 {

     font-family: 'Inter';
     font-size: 12px;
     font-weight: 600;
     line-height: 26px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;
}

.constructions h6 span {
     font-family: Inter;
     font-size: 12px;
     font-weight: 400;
     line-height: 15px;
     letter-spacing: 0em;
     text-align: left;
}

.constructions .card-item h4 {
     font-weight: 700;
     font-size: 20px;
     margin-bottom: 15px;
     color: var(--color-secondary);
     text-align: left;
     font-family: Inter;

}

.constructions .card-item p {
     color: #000000;
     margin: 0;
     line-height: 29px;
     text-align: left;
     font-family: Inter;
     font-size: 13px;
}

.subscription h4 {
     font-family: Inter;
     font-size: 22px;
     font-weight: 700;
     line-height: 39px;
     letter-spacing: 0em;
     text-align: left;

}

.Annual p {
     font-size: 16px;
     color: #000000;
     font-family: Inter;
     font-weight: 400;
     line-height: 25px;
     letter-spacing: 0em;
     text-align: left;

}

.Annual li {
     margin: 0px;
     padding: 0px;
     list-style: disc;
}

.Annual h5 {
     font-family: Inter;
     font-size: 22px;
     font-weight: 600;
     line-height: 10px;
     letter-spacing: 0em;
     text-align: left;
}

.Annual h6 {
     color: #000000;
     font-family: Inter;
     font-size: 18px;
     font-weight: 400;
     line-height: 27px;
     letter-spacing: 0em;
     text-align: left;

}

.Annual li {
     font-family: "Inter";
     font-size: 14px;
     font-weight: 400;
     line-height: 30px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;
}

.Annual .btn-danger {
     color: #fff;
     background-color: #C42126;
     border-color: #C42126;
     border-radius: 6px;
     font-family: Inter;
     font-size: 16px;
     font-weight: 700;
     line-height: 29px;
     letter-spacing: 0em;
     text-align: center;
}

.Annual {
     background-color: #F8F8F8;
}

.accordion-content {}

.accordion-item {
     display: flex;
     flex-direction: column;
     padding: 0 1rem;
     border-radius: 5px;
     cursor: pointer;
     background: #fff;
     margin-bottom: 0.5em;
     width: 100%;
}

.item-header {
     display: flex;
     justify-content: space-between;
     column-gap: 0.2em;
}

.item-icon {
     display: grid;
     place-items: center;
     font-size: 1.25rem;
     height: 25px;
     width: 25px;
     border-radius: 4px;
     cursor: pointer;
}

.item-icon i {
     transition: all 0.25s cubic-bezier(0.5, 0, 0.1, 1);
     color: #000000;
}

.item-question {
     font-size: 2em;
     line-height: 1;
     font-weight: 500;
     font-family: Inter;
     font-size: 17px;
     font-weight: 600;
     line-height: 24px;
     letter-spacing: 0em;
     text-align: left;
}

.active .item-icon i {
     transform: rotate(180deg);
}

.active .item-question {
     font-weight: 600;
}

.constructions .btn-light {
     color: #C42126;
     background-color: #f8f9fa;
     border-color: #f8f9fa;
}

.constructions .btn-danger {
     color: #fff;
     background-color: #C42126;
     border-color: #C42126;
     border-radius: 2px;
     font-family: Inter;
     font-size: 14px;
     font-weight: 700;
     line-height: 18px;
     letter-spacing: 0em;
     text-align: center;
     padding: 11px 32px;
}

.accordion-item h4 {
     font-family: Inter;
     font-size: 18px;
     font-weight: 600;

     text-align: left;

}

input[type=checkbox],
input[type=radio] {
     box-sizing: border-box;
     padding: 0;
     height: 20px;
     width: 20px;
     background-color: #ffa500;
}

.constructions label {
     display: inline-block;
     margin-bottom: 0;
     font-family: Inter;
     font-size: 13px;
     font-weight: 500;
     line-height: 21px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;
}

.item-content {
     max-height: 0;
     overflow: hidden;
     transition: all 300ms ease;
     /* max-height: 157px !important; */
     background: #F8F8F8;
}

.item-answer {
     line-height: 150%;
     opacity: 0.8;
}

.accordion-content header {
     background: #FCB815;
     width: 100%;
     padding: 22px 30px;
     height: 63px;
     z-index: 9;
}

.print p {
     font-size: 14px;
     color: #000000;
     font-family: Inter;
     font-weight: 400;
     line-height: 24px;
     letter-spacing: 0em;
     text-align: left;
}

.table td,
.table th {
     padding: 0.75rem;
     vertical-align: top;
     border-top: none !important
}

.table th {
     padding: 12px;
     vertical-align: top;
     border-top: none !important;
     line-height: 13px;
     font-family: Inter;
     font-size: 13px;
     font-weight: 600;
     line-height: 13px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;
}

.table td {
     padding: 12px;
     vertical-align: top;
     border-top: none !important;
     line-height: 13px;
     font-family: Inter;
     font-size: 13px;
     line-height: 13px;
     letter-spacing: 0em;
     text-align: left;
     color: #000000;
}

.table {
     width: 138%;
     max-width: 148%;
     margin-bottom: 1rem;
     background-color: transparent;
}
.Dedicated{
     display: none;
}
@media (max-width: 575px) {
     .email {
          padding-top: 0 !important;
          margin-top: -61px !important;
     }
     .Dedicated {
          display: -webkit-box !important;
      }
     .sidepanel {
          width: 0;
          position: fixed;
          z-index: 9999999;
          height: 100%;
          top: 0;
          left: 0;
          background-color: #111;
          overflow-x: hidden;
          transition: 0.5s;
          padding-top: 60px;
     }

     .text-end h5 {
          text-align: center !important;
          font-family: Inter;
          font-size: 21px;
          font-weight: 600;
          line-height: 38px;
          letter-spacing: 0em;
          text-align: ;
          display: none;
     }

     .logo {
          width: 50% !important;
     }

     .btn-outline-danger {
          color: #dc3545;
          background-color: transparent;
          background-image: none;
          border-color: #dc3545;
          font-family: Inter;
          font-size: 12px;
          font-weight: 700;
          line-height: 23px;
          letter-spacing: 0em;
          text-align: left;
          padding: 6px 26px;
     }

     .d_none {
          display: block !important;
     }

     .btn-danger {
          color: #fff;
          background-color: #C42126;
          border-color: #C42126;
          border-radius: 2px;
          font-family: Inter;
          font-size: 12px;
          font-weight: 700;
          line-height: 23px;
          letter-spacing: 0em;
          text-align: center;
     }

     ul.email li {
          padding: 0px 3px;
     }

     .banner_main {
          padding-bottom: 34px;
          padding-top: 16px;
          background-color: #FCB815;
     }

     #top_section .ml-4,
     .mx-4 {
          margin-left: 0 !important;
          text-align: center;
     }

     .Stories h3 {
          font-family: "MonteCarlo";
          font-size: 55px;
          font-weight: 400;
          letter-spacing: 0em;
          text-align: center;
          color: #C42027;
          line-height: 55px !important;
     }

     .carousel-control-next {
          right: 0px;
     }

     .carousel-control-prev {
          left: 0px;
     }

     .reddy h3 {
          font-family: "MonteCarlo";
          font-size: 55px;
          font-weight: 400;
          letter-spacing: 0em;
          text-align: center;
          color: #C42027;
          line-height: 55px !important;
     }

     .webcoderskull-item {
          padding: 16px 23px 20px;
          width: 104%;
          background-color: #fff;
          min-height: 336px;
          margin-bottom: 21px;
     }

     .Success img {
          margin-left: 0;
          max-width: 115%;
          height: 100%;
          width: 100% !important;
          margin-top: 21px;
     }

     .about_borders {
          position: relative;
          margin-top: -96px;
     }

     .footer a {
          font-size: 13px;
          font-family: "Inter";
          font-weight: 400;
          line-height: 30px;
          letter-spacing: 0em;
          text-align: left;
          color: #000000;
     }

     .footer .me-3 {
          margin-right: 11px !important;
     }

     .works h3 {
          line-height: 55px !important;
     }

     .works {
          padding: 3px 0 26px 0;
     }

     .works .col-lg-4 {
          margin-bottom: 21px;
     }

     .accordion-content .col-3 {
          -ms-flex: 0 0 25%;
          flex: 0 0 100%;
          max-width: 100%;
     }

     .accordion-content header {
          background: #FCB815;
          width: 100%;
          padding: 18px 13px;
          height: 63px;
          z-index: 9;
     }

     .accordion-item h4 {
          font-family: Inter;
          font-size: 14px;
          font-weight: 600;
          text-align: left;
     }

     .exc-list-margin {
          display: flex;
          min-width: 0;
     }

     body {
          overflow-y: auto !important;
     }

     .wrapper {
          position: absolute;
          margin-top: -483px !important;
          margin-bottom: 80px !important;
          left: 0 !important;
          width: 100% !important;
     }

     .topright-hide1 {
          display: none;
     }

     .table {
          width: 100%;
          max-width: 100%;
          margin-bottom: 1rem;
          background-color: transparent;
     }

     .Annual h6 {
          color: #000000;
          font-family: Inter;
          font-size: 14px;
          font-weight: 400;
          line-height: 27px;
          letter-spacing: 0em;
          text-align: left;
     }

     .topright-hides {
          display: none;
     }

     .bg-warning .w-25 {

          width: 100% !important;
     }

     .p-img {
          width: 45%;
     }

     .Profile a {
          color: #fff;
          font-family: "Inter";
          font-size: 13px;
          font-weight: 500;
          line-height: 28px;
          letter-spacing: 0em;
          text-align: left;
      }
     .float-left {
          float: left!important;
          text-align: center;
          margin-bottom: 21px;
      }
      .float-left p{
          text-align: center;
          font-weight: 500;
          font-family: "inter";
      }
      .float-left p {
          text-align: center;
          font-weight: 500;
          font-family: "inter";
          font-size: 14px;
          line-height: 19px;
          margin-top: 12px;
      }
      .float-left br{
          display: none;
      }
      .Watch {
          background-color: #FCB815;
          padding-bottom: 0px !important;
      }
      .Success .bg-warning {
          background-color: #ffc107 !important;
          border-radius: 12px;
          padding-bottom: 22px;
      }
}
