/* e-commerce-web-design-development/css/custom1.css */
:root { --pink: #dc6910; --black: #000; --blue: #000; --gray: #f8f8f8; }
/*BEGIN: GENERAL CSS*/
html {
scroll-behavior: smooth;
}
body { font-family: 'Poppins', sans-serif; overflow-x: hidden; font-size: 14px; line-height: 22px; color: #000; background: #fff; }
a { text-decoration: none; color: #000; }
a:hover, a:focus { text-decoration: none; color: #000; }
a:hover { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
span.typing{position:relative; color: #dc6910;}
/*span.typing:after{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 10px;background: #b3b3b3;transform: matrix(1, 0, -1, 0.6, 0, 1);z-index: -1;}*/
ul { padding: 0; margin: 0; list-style-type: none; }
input[type="text"]:focus, textarea:focus, input[type="password"]:focus, select:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="number"]:focus { transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; outline: none; }
ul { padding: 0; margin: 0; }
.center-col { margin: 0 auto; display: table; float: none; }
/*Header CSS Section Begin*/
html {scroll-behavior: smooth;}
header { background: transparent; padding: 30px 0; position: absolute; z-index: 999; width: 100%; transition: 0.5s ease-in-out; }
.accessibility {position: fixed;background: #4856dc;z-index: 1111;padding: 10px;left: 0;top: 50%;transform: translate(0px, -50%);}
.book_table{margin-right:0 !important;float:right; position:relative;}
.book_table ul {display: flex;justify-content: flex-end; align-items:center;}
.book_table ul li:last-child {padding-right: 0;}
.book_table ul li a.btn_custom { background: #dc6910; padding: 10px 20px; border-radius: 0px; color: var(--white); font-weight: 500; cursor: pointer; }
.book_table ul li a.btn_custom:hover { background: #ffffff; color: #000; }
/*.navbar-nav li:hover .dropdown-menu{ display:block}*/
.book_table { text-align: right; }
.book_table ul li { display: inline-block; padding-left: 10px; color: #fff; padding-right: 10px; }
.book_table ul li a { color: #fff; font-size: 16px; font-weight: 400; text-shadow: 0px 0px 0px #000; background: #dc6910; padding: 10px 20px; border-radius: 0px; position:relative;}

.book_table ul li a img {width:30px;}
.book_table ul li a:hover { color: #000000; background: #ffffff; }
.counter_logo span { padding-left: 12px; font-size: 12px; font-weight: 600; }
/*Header CSS Section End*/
/*Banner Section Begin*/
.banner-btn ul li a img {width: 30px;}
.banner-btn ul li { display: inline-block; padding: 0 15px 0 0; margin-bottom: 20px;}
.banner-btn { padding-top: 30px; }
.banner_Sec_main .carousel-caption { top: 0; right: 0; text-align: left; width: 100%; left: 0; display: flex; align-items: center; padding: 0; bottom: 0; }
.banner_content { padding-top: 0; }
.banner_content h4 { font-size: 34px; font-weight: 300; }
.banner_content h1 { font-size: 26px; font-weight: bold; color: #000; }
.banner_content p { font-size: 17px; line-height: 30px; font-weight: 300; color: #000; }
.banner_content p strong{font-weight: 700;}
.banner_Sec_main .carousel-caption .row { align-items: center; }
.banner_Sec_main .carousel-item img { width: 100%;    /* border-bottom-right-radius: 500px; */ }
.banner_Sec_main .banner_right img { width: auto; animation: floating 1.9s ease .8s infinite; -webkit-animation: floating 1.9s ease .8s infinite; position: relative; top: 30px; border-radius: 0; }
section.banner_Sec_main ul.banner-list li::marker {content: "\f00c"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 25px; padding-right: 20px; color:#dc6910;}
section.banner_Sec_main ul.banner-list li {padding-left: 5px; }
.banner_Sec_main .banner-form .wrapper { height: 100%; width: 80%; float: right; padding: 17px 24px; background: #ffffffbf; position: relative; border-radius: 0px; overflow: hidden; }
.banner_Sec_main .field-btn button[type=submit] { background-image: linear-gradient(to right top, #fbb001, #faae06, #ef9505, #e6820c, #df7210); width: 100%; }
.banner_Sec_main .banner-form h2 { font-size: 22px; color: #000000; }
.banner_Sec_main .banner-form p.main-pera {color: #000000;font-size: 30px;font-weight: 600;line-height: 40px;}
section.banner_Sec_main {background: url(../images/banner-img1.jpg) no-repeat;background-size: cover;padding-top: 130px;padding-bottom: 120px;}
section.banner_Sec_main ul.banner-list { list-style-type: disc; padding-left: 15px; }
section.banner_Sec_main ul.banner-list li { color: #000; font-size: 14px; line-height: 30px; font-weight: 300; }
/* Portfolio */
.webdesignSec {
    background-image: url(../images/portfolio-bg1.jpg);
    padding: 50px 0;
    background-size: contain;
}
.webdesignSec .shape-two {
    position: absolute;
    right: 0;
    z-index: -1;
}
.webdesignSec h2.main-heading {
    color: #000;
    padding: 0 0 20px;
    font-family: 'Poppins' ,sans-serif, !important;
    font-size: 48px;
}
.webdesignSec p.main-pera {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 500;
}
.webdesignSec .design-card-list, .webdesignSec .design-card-list-one {
    padding-bottom: 2rem;
}
.webdesignSec .design-card-list{
    direction: rtl;
}
.webdesignSec .design-card-list .slick-slide, .webdesignSec .design-card-list-one .slick-slide {
    margin: 0 10px;
    /* width:auto !important; */
}
.webdesignSec .design-card-list li, .webdesignSec .design-card-list-one li {
    position: relative;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
}
.webdesignSec .design-card-list li img, .webdesignSec .design-card-list-one li img {
    border-radius: 10px;
    /* height: 300px; */
}
@keyframes floating {
0% { -webkit-transform: translateY(0); transform: translateY(0) }
50% { -webkit-transform: translateY(-10px); transform: translateY(-10px) }
100% { -webkit-transform: translateY(0); transform: translateY(0) }
}
.logo-main-sec a img { width: 230px; }
.shape-1 { right: 3%; top: 50%; -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
.hero-shape { position: absolute; }
.shape-2 { left: 130px; top: 130px; -webkit-animation: triangle infinite 8s alternate; animation: triangle infinite 8s alternate; }
.shape-3 { right: 125px; bottom: 80%; -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
.shape-4 { left: 10px; bottom: 50px; -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
@-webkit-keyframes triangle {
0% { left: 130px; top: 130px; }
50% { left: 180px; top: 230px; }
100% { left: 180px; top: 130px; }
}
@keyframes triangle {
0% { left: 130px; top: 130px; }
50% { left: 180px; top: 230px; }
100% { left: 180px; top: 130px; }
}
@-webkit-keyframes rotation {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes rotation {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-10px); }
}
@keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-10px); }
}

.banner_Sec_main { position: relative; }
/*Banner Section End*/
/*Guaranty Section Begin*/
.guaranty_Sec_main {    /* padding: 20px 0; */
background: var(--whitte); padding-top: 30px; padding-bottom: 20px; }
.guaranty_box_sec { position: relative; padding: 0 0px 0 62px; display: flex; align-items: center; min-height: 80px; }
.guaranty_box_sec span { position: absolute; left: 0; }
.guaranty_box_sec p { margin: 0; font-size: 16px; color: var(--black); }
.guaranty_box_sec span img { width: 50px; }
/*Guaranty Section End*/
/*About Us Section Begin*/
.padding-70 { padding: 70px 0; background: #f6f6f6; }
.about_sec_main { background: var(--gray) url(../images/dot_bg.png); }
.about_content_sec h2 { font-size: 45px; line-height: 55px; font-weight: 500; color: var(--black); padding-bottom: 20px; }
.about_content_sec img { margin-bottom: 10px; }
.about_content_sec p { font-size: 15px; font-weight: 400; line-height: 30px; margin-bottom: 0; }
.consult_now_form input { height: 45px; width: 100%; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 0; box-shadow: none; font-size: 13px; }
.consult_now_form textarea { height: 120px; resize: none; border: 1px solid #ccc; border-radius: 0; box-shadow: none; font-size: 13px; }
.intl-tel-input.allow-dropdown.separate-dial-code { width: 100%; margin-bottom: 10px; }
.consult_now_form { background: var(--white); padding: 0px 0; border-radius: 10px; box-shadow: 0px 0px 10px rgb(0 0 0 / 22%); position: relative; overflow: hidden; margin-left: 30px; }
.consult_content { color: var(--white); padding: 25px 40px 20px; position: relative; }
.consult_now_form form { padding: 35px 40px 25px; }
.consult_content p { margin: 0; font-size: 17px; position: relative; z-index: 99; }
.consult_content h2 { font-size: 32px; margin-bottom: 0; font-weight: bold; position: relative; z-index: 99; }
.consult_content:after { content: ''; position: absolute; background: var(--blue); width: 100%; height: 160px; top: -50px; right: 10px; border-radius: 0px; border-bottom-right-radius: 50px; border-bottom-left-radius: 0; }
.consult_content:before { content: ''; position: absolute; background: #dc6910; width: 100%; height: 160px; top: -40px; right: 0; border-radius: 0px; border-bottom-right-radius: 50px; border-bottom-left-radius: 0; }
.consult_now_form form:before { background: #dc6910; height: 40px; position: absolute; bottom: 29px; content: ''; width: 40px; border-radius: 70px; right: 90px; }
.consult_now_form form:after { background: var(--blue); height: 120px; position: absolute; bottom: -40px; content: ''; width: 120px; border-radius: 70px; right: -40px; }
.btn_form { padding-top: 20px; }
.btn_form button { width: auto; padding: 13px 40px; height: auto; background: var(--pink); color: var(--white); border: 0; font-size: 15px; border-radius: 50px; cursor: pointer; transition: 0.5s ease-in-out; }
.btn_form button:hover { background: var(--blue); }
.li2col { display: flex; flex-wrap: wrap; }
.li2col > li { width: 50%; }
/*About Us Section End*/
/*Services Section Begin*/
.services_sec_main > .container { z-index: 8; position: relative; }
.services_sec_main {padding: 60px 0 50px;position: relative;}
.webhead_content h2 { color: var(--black); font-size: 40px; font-weight: 600; padding-bottom: 10px;}
.webhead_content p { font-size: 17px; line-height: 30px; }
.webhead_content .waving-line:after { left: 46%; transform: translate(-30%, 50%); }
.Service_box h2.waving-line::after { left: 50%; transform: translateX(-50%); }
.services_sec_main:before {content: '';background: url(../images/services-before1.webp);width: 440px;height: 300px;position: absolute;background-size: contain;background-position: top right;top: -4px;right: -4px;background-repeat: no-repeat;max-width: 30%;max-height: 30%;}
.services_sec_main:after {content: '';background: url(../images/services-after1.webp);width: 420px;height: 260px;position: absolute;background-size: contain;background-position: left bottom;bottom: -8px;left: -8px;background-repeat: no-repeat;z-index: -1;max-width: 30%;max-height: 30%;}
.Service_box { box-shadow: 2px 2px 17px rgb(0 0 0 / 8%); border-radius: 20px; padding: 30px 30px 40px 30px; transition: 0.4s ease-in-out; position: relative; z-index: 9999; margin-top: 30px; min-height: 310px; margin-bottom: 30px; background-color: #ffffff8c; }
.Service_box h2 { font-size: 19px; font-weight: 600; line-height: 23px; text-align: center; }
.Service_box p { font-size: 15px; line-height: 25px; margin-bottom: 0; }
.Service_box span { padding-bottom: 10px; display: block; }
.Service_box:hover h2.waving-line:after { filter: brightness(0) invert(1); }
.Service_box:hover { background: #dc6910; transform: scale(1.1); color: var(--white); }
.Service_box:hover span img { filter: brightness(0) invert(1); }
.waving-line:after { position: absolute; content: ''; left: 0; bottom: 0; width: 114px; height: 12px; animation: waving-line 12s linear infinite; -webkit-animation: waving-line 12s linear infinite; background: url(../images/waving-line.png); }
.waving-line { padding-bottom: 25px; position: relative; }
.seosteps .btnwrp {
    padding: 70px 0 0;
}
.btnwrp {
    padding: 30px 0 0;
    position: relative;
    z-index: 1;
}
.btn-main {
    padding: 15px 30px;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    background-image: linear-gradient(to right top, #fbb001, #faae06, #ef9505, #e6820c, #df7210);
    cursor: pointer;
}
.btn-main:hover {
    color: #fff;
}
.btn-secnd {
    padding: 15px 30px;
    border-radius: 0;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid;
    margin: 0 0 0 15px;
    cursor: pointer;
}
@keyframes waving-line {
0% { background-position: 0 0; }
100% { background-position: -200px 0; }
}
@-webkit-keyframes waving-line {
0% { background-position: 0 0; }
100% { background-position: -200px 0; }
}
.slick-slide { margin-right: 0; }
.Service_box span img { width: auto; margin: 0 auto; }
/*Services Section End*/
/*CTA Section Begin*/
.mygrid {
    padding: 40px 20px 30px 20px;
    background: linear-gradient(-45deg, #555555, #dc690e, #555555, #e7820a);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    width: 80%;
    margin: 40px auto 150px;
    position: relative;
    border-radius: 8px;
    height: 245px;
}


.cta2 .wrap h6 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: left;
}

.cta2 .wrap h3 {
    text-align: left;
    padding-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}

.cta2 .wrap .gt-strt {
    padding: 15px 30px;
    color: #000;
    font-weight: 700;
    display: inline-block;
    font-size: 18px;
    border-radius: 0px;
    /* FF3.6-15 */
    background: #fff;
    /* Chrome10-25,Safari5.1-6 */
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border: none;
    float: left;
    margin-right: 20px;
    font-weight: 500;
}

.cta2 .wrap a:hover {
    transform: translateY(-0.625rem);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.cta-img img {
    position: absolute;
    content: "";
    top: -115px;
    right: 0;
    /* width: 81%; */
}

.wrap .new-cta {
    padding: 15px 30px;
    font-weight: 700;
    display: inline-block;
    font-size: 18px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff !important;
    color: #fff;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border: none;
    float: left;
    margin-right: 20px;
    font-weight: 500;
    cursor: pointer;
}

.btnpulsewhite{
    animation: pulseWhite 1.5s ease-in-out infinite;
    box-shadow: 0 0 0 0 rgba(230, 255, 255, 0.7);
}

@keyframes pulseWhite {
    0% {
         /*transform: scale(1); */
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
         /*transform: scale(1.02); */
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
         /*transform: scale(1); */
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}
@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.btnpulseblue{
    animation: pulseBlue 1.5s ease-in-out infinite;
    box-shadow: 0 0 0 0 rgb(249 169 3);
}

@keyframes pulseBlue {
    0% {
         /*transform: scale(1); */
        box-shadow: 0 0 0 0 rgb(249 169 3);
    }
    70% {
         /*transform: scale(1.02); */
        box-shadow: 0 0 0 10px rgba(7, 95, 203, 0);
    }
    100% {
         /*transform: scale(1); */
        box-shadow: 0 0 0 0 rgba(7, 95, 203, 0);
    }
}
/*CTA Section End*/
/*Why Choose Section Begin*/
.why_boxs { background: #fff; -webkit-box-shadow: 2px 2px 17px rgb(0 0 0 / 8%); box-shadow: 2px 2px 17px rgb(0 0 0 / 8%); border-radius: 10px; padding: 0 20px 30px; text-align: center; position: relative; z-index: 1; overflow: hidden; transition: 0.5s ease-in-out; margin: 20px 0 40px 0px; min-height: 420px; }
.icon_choose { display: inline-block;    /* border: 1px solid #dc6910; */ border-top: none; padding: 20px 20px 13px; border-radius: 0 0 40px 5px; margin-bottom: 20px; width: 115px; height: 110px; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; background: #dc6910; }
.why_boxs h2 { font-weight: 600; font-size: 20px; text-align: left; text-align: center; }
.why_boxs p { font-size: 14px; line-height: 27px; font-weight: 500; text-align: left; }
.why_boxs:before { position: absolute; background: #dc6910; height: 0; width: 100%; content: ""; left: 0; top: 0; z-index: -1; -webkit-transition: all ease 600ms; transition: all ease 600ms; visibility: hidden; border-bottom-right-radius: 12px; border-radius: 10px; }
.why_boxs:hover:before { visibility: visible; width: 100%; height: 100%; }
.why_boxs:hover { color: var(--white); }
.why_boxs:hover .icon_choose { border-color: var(--white); }
.why_boxs:hover .icon_choose span img { filter: brightness(0) invert(1); }
/*Why Choose Section End*/
/*Packages Section Begin*/
.packages_sec_main { background: #fff url(../images/about_bg.jpg) no-repeat; position: relative; }
.packages_sec_main:before { background: url(../images/lines-orange.svg); content: ''; position: absolute; width: 100%; height: 100%; top: 0; opacity: 0.2; }
.package-box .package-top h4 { font-size: 20px; font-weight: 700; margin-bottom: 10px; line-height: 25px; text-transform: uppercase; color: var(--black); }
.package-box .cutprice { display: block; font-size: 18px; margin-top: 10px; text-decoration: line-through; padding-bottom: 5px; color: #000000; }
.package-box { padding: 22px 20px 10px; position: relative; -webkit-box-shadow: 2px 2px 15px rgb(0 0 0 / 10%); box-shadow: 2px 2px 15px rgb(0 0 0 / 10%); transition: 0.5s ease-in-out; background: var(--white); margin-bottom: 20px; border-radius: 20px; z-index: 99; margin-top: 30px; }
.package-box:before { content: ''; position: absolute; background: url(../images/price-top-shape.png); width: 180px; height: 159px; right: -2px; top: 0; background-repeat: no-repeat; opacity: 0.5; z-index: -1; }
.package-box:after { content: ''; position: absolute; background: url(../images/price-bottom-shape.png); width: 180px; height: 159px; left: -2px; bottom: -1px; background-repeat: no-repeat; opacity: 0.4; z-index: -1; }
.package-ss .slick-dots li button:before { font-size: 50px; }
.package-ss .slick-dots li.slick-active button:before { color: #fe6654; }
.package-ss .slick-next, .package-ss .slick-prev { display: none !important; }
.package-ss .slick-track { padding-top: 30px; }
.package-box img { width: auto; max-width: 100%; margin: 0 auto; }
.packages-section .slick-slide { margin: 0; }
.btn_packages { padding: 15px 0 10px; text-align: center; }
.btn_packages a { background: #000; color: var(--white) !important; padding: 10px 30px; display: inline-block; font-size: 16px; text-transform: uppercase; letter-spacing: 2px; font-weight: 500; border-radius: 0px; box-shadow: 0px 0px 10px #bdbdbd; cursor: pointer; }
.btn_packages a:hover { background: #dc6910; color: var(--white); }
.package-box:hover { transform: scale(1.05) !important; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.package-box:hover .package-details p { transition: all 0.5s ease-in-out; }
.package-box:hover .contact-part p, .package-box:hover .contact-part a { transition: all 0.5s ease-in-out; }
.package-box:hover ul li:before { transition: all 0.5s ease-in-out; }
.package-box .package-top .h5 sub { font-size: 14px; }
.package-box ul li.heading { font-weight: 700; }
.package-box ul li.heading:before { display: none; }
.package-box .extra p { margin: 5px 0; background: #bf1f0b; color: #fff; padding: 0 10px; }
.package-box .package-top .h5 { font-size: 29px; font-weight: 700; display: block; color: #dc6910; }
span.first_month { display: block; background: #bf1f0b; color: #fff; padding: 5px 10px; border-radius: 5px; margin-bottom: 5px; font-size: 15px; }
span.third_month { display: block; background: #1a1a2f; color: #fff; padding: 5px 0px; border-radius: 5px; margin-bottom: 5px; font-size: 14px; }
.package-box .package-details .h6 { font-size: 22px; font-weight: 700; display: block; }
.package-box .package-details {    /* border-top: 1px solid #ccc; */
margin: 20px 0;    /* padding-top: 20px; */ }
.package-box .contact-part { margin-bottom: 15px; padding-top: 20px; text-align: left; padding: 10px 10px; }
.package-box .contact-part p, .contact-part a { margin: 0; color: var(--blsck); font-size: 14px; font-weight: 600; line-height: 19px; }
.contact-part a { color: var(--blue); }
.w-50.pl-2 a { color: var(--pink); }
.package-box ul li {    /* margin: 5px 0; */
word-break: break-word; padding-right: 10px; font-size: 12px; font-weight: 500; color: #676767; position: relative; padding: 0px 20px; line-height: 23px; font-family: 'Poppins', sans-serif; }
.package-box ul li:before { content: ''; background: url(../images/tick-arrow.png) no-repeat; color: #dc6910; font-size: 17px; margin-right: 8px; width: 13px; height: 12px; display: inline-block; top: 8px; position: absolute; left: 0; }
.package-box ul.pkg-list { height: 170px; text-align: start; overflow-y: scroll; padding: 0 6px; }
.package-box ul.pkg-list::-webkit-scrollbar { width: 7px; border-radius: 10px; }
.package-box ul.pkg-list::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #e6e5e5; border-radius: 10px; background: #e6e5e5; }
.package-box ul.pkg-list::-webkit-scrollbar-thumb { background: #dc6910; border-radius: 10px; }
.package-box ul.pkg-list::-webkit-scrollbar-thumb:hover { background: #dc6910; border-radius: 10px; }
.package-details p { font-size: 14px; font-weight: 500; line-height: initial; color: var(--black); }
.package-box:hover .btn_packages a { }
.package-box .contact-part>div:before { content: ''; border-right: 1px solid #d9d7d7; width: 2px; height: 50px; position: absolute; right: 7px; }
.package-box .contact-part>div { position: relative; }
.package-box .contact-part>div:nth-last-child(1):before { border: 0; }
h2.text-black, p.text-black { color: var(--black); }
.price-tabs-nav .nav-tabs {
    display: flex;
    justify-content: center;
}
.price-tabs-nav .nav-tabs .nav-link {
    font-size: 17px;
    text-transform: uppercase;
}
.our-combopack h5 {
    color:#fff;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 0px;
}
.our-combopack h2 {
    color:#fff;
    font-size: 63px;
    font-weight: 700;
    margin: 0 0 10px;
}
.our-combopack p {
    color:#fff;
    font-size: 17px;
    margin: 0 0 25px;
    line-height: 26px;
}
.our-combopack h6 {
    color:#fff;
    font-size: 14px;
}
.our-combopack ul {
    color:#fff;
    padding-left: 15px;
    list-style-type: unset;
    margin-bottom: 15px;
}
.our-combopack ul li {
    color:#fff;
    margin: 0 0 0px;
    position: relative;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
/*Packages Section End*/
/*Promotional*/
.promotional{
    padding:70px 0;
    background: #fff url(../images/promotionalbg.jpg) no-repeat;
    position: relative;
    background-size: cover;
}
.promotional:before {
    content: '';
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0.5;
}
/*End Promotional*/
/*Step Section Begin*/
.feature-icon {    /* display: inline-block; */
/* position: relative; */
/* width: 112px; */
/* height: 114px; */
/* margin-bottom: 21px; */
/* margin-top: -57px; */
padding: 30px 0; }
.feature-icon .feature-number { font-size: 30px; line-height: 45px; color: #ffffff; font-weight: 700; margin-bottom: 0; position: absolute; top: 40px; left: 28px; z-index: 1; }
.feature-icon img {    /* position: absolute; */
top: 50%; left: 50%;    /* transform: translate(-50%, -50%); */    /* width: 225px; */
/* height: auto; */
/* max-width: unset; */
/* pointer-events: none; */
z-index: 0; }
.why_boxs .step_sec_main { margin: 40px 0 40px 0px; }
.step_sec_main .why_boxs { margin: 40px 0 40px 0px; overflow: unset; transition: 0.5s ease-in-out; top: 0; min-height: 520px; }
.step_sec_main .why_boxs:hover { top: -20px; transition: 0.5s ease-in-out; }
.slick-dots li button:before { font-size: 46px; }
.slick-next, .slick-prev { top: 200px; width: 40px; height: 40px; background: transparent; border: 2px solid #a37df5; }
.slick-next { right: -70px; }
.slick-prev { right: 0; left: -70px; }
.slick-prev:before { content: "\f104"; font-family: 'FontAwesome'; left: 0; position: relative; top: -1px; opacity: 1; font-size: 30px; color: #000; }
.slick-next:before { content: "\f105"; font-family: 'FontAwesome'; left: 2px; position: relative; top: -1px; opacity: 1; font-size: 30px; color: #000; }
.step_sec_main { background: url(../images/sec-bg.webp) no-repeat;    /* position: relative; */    /* background-size: cover; */ }
/*Step Section End*/
/*Faq Section Begin*/
.faq_left_img { background-color: #1A2C79; border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%; padding: 1rem; margin-right: 15px; }
.faq_left_img img { border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%; width: 100%; }
.dot-shape { bottom: -3px; left: auto; right: 5px; z-index: -1; position: absolute; border-radius: 0; }
.dot-shape img { border-radius: 0; }
.dot-shape-top { top: -5px; z-index: -1; left: -10px; position: absolute; }
.dot-shape-top img { border-radius: 0; -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
.book_accordion .card-header { border-radius: 0; padding: 12px 20px; background: var(--blue); }
.book_accordion .card { border-radius: 0; background: rgb(255 255 255); box-shadow: 0px 0px 10px #585858; -webkit-box-shadow: 0px 0px 10px rgb(88 88 88 / 35%); border: 0; }
.book_accordion .card h5 button { color: var(--white); text-decoration: none; font-size: 16px; padding: 0; font-weight: 400; }
.book_accordion .card h5 { padding: 0; }
.book_accordion .card-body { color: var(--black); font-size: 15px; line-height: 24px; font-weight: 400; padding-top: 10px; }
.accordion_head h2 { color: var(--black); font-size: 33px; line-height: 35px; text-align: left; font-weight: 600; }
#accordion .card-header h5 button.collapsed i.fa-minus:before { content: "\f067"; }
.accordion_head p { font-size: 15px; color: var(--black); font-weight: 500; line-height: 28px; }
.book_accordion .card h5 button .fa { position: relative; top: 8px; }
.faq_tab.book_accordion { margin-left: 30px; }
.faq_main .row { align-items: center; }
.faq_tab h2 { margin-bottom: 35px; color: var(--black); font-size: 40px; font-weight: 600; padding-bottom: 20px; }
.review_slider, .review_slider .slick-list.draggable, .review_slider .slick-track{height:100%;}
.asset-sec .review_slider .inner-slide img{object-fit: cover;object-position: top;}
.asset-sec .review_slider .inner-slide {padding: 8px;border: 1px solid #f5f5f5;margin: 0 2px;box-shadow: 0px 3px 20px -10px rgba(0, 0, 0, 0.08); height:640px;}
.asset-sec .review_slider .inner-slide img {width: 100%;}
/*Faq Section End*/
img.img-fluid.trust-logo {
max-width: 110px;
}
/*Review Section Begin*/
.client-review-content h2{text-align:left !important;}
.review_content {    /* text-align: center; */ }
.review_content p { font-size: 15px; text-align: left !important; line-height: 26px; font-weight: 500; margin-bottom: 20px;    /* font-style: italic; */ color: var(--light_black); }
.review_sec_main, .asset-sec.text-left { padding: 70px 0 30px; background: var(--gray) url(../images/dot_bg.png); position: relative; }
.review_content img { border-radius: 50%; object-fit: cover; width: 50px;    /* margin: 0 auto 10px; */ }
.rating_star ul li { display: inline-block; font-size: 17px; padding: 0 0px; color: #ffc600; }
.rating_star { padding: 15px 0 20px; }
.review_sec_main .slick-prev { right: auto; left: -100px; }
.review_sec_main .slick-next { right: -100px; }
.review_sec_main .slick-next, .review_sec_main .slick-prev { top: 60%; width: 45px; height: 45px; }
.review_sec_main .slick-prev:before { content: "\f104"; font-family: 'FontAwesome'; }
.review_sec_main .slick-next:before, .review_sec_main .slick-prev:before { font-size: 30px; line-height: 1; opacity: 1; }
.slick-next:hover:before, .slick-prev:hover:before { color: #dc6910; }
.review_sec_main .slick-next:before { content: "\f105"; font-family: 'FontAwesome'; }
/*Review Section End*/
/*Footer Section Begin*/
footer .dcma-ada-logo  img.dcma-logo {margin-left: 20px;width: 175px;}
.dcma-ada-logo {
    display: flex;
}

.dcma-ada-logo img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.f-logo a {width: 100%;display: flex;}
.f-logo a img {width: 100%;}
footer { background: #000; color: var(--white); padding: 15px 0; position:relative;}
.copyright_text p { margin: 0; font-size: 15px; font-weight: 300; }
.term_links { text-align: right; }
.term_links ul li { display: inline-block; padding: 0 20px 0 20px; position: relative; }
.term_links ul li a { color: var(--white); font-size: 15px; font-weight: 300; }
.term_links ul li:after { content: ''; position: absolute; border-right: 1px solid #fff; width: 2px; height: 22px; right: 0; }
.term_links ul li:nth-last-child(1):after { border: 0; }
/*Footer Section End*/
/*Modal Section Begin*/
.started_popup_sec .modal-lg { max-width: 1050px; }
.started_popup_sec .modal-content { width: 100%; height: 100%; padding: 2rem 3rem; -webkit-box-shadow: inset 0px 0px 250px 0px rgb(0 0 0); -moz-box-shadow: inset 0px 0px 250px 0px rgba(0, 0, 0, 1); box-shadow: inset 0px 0px 250px 0px rgb(0 0 0); display: flex; border-radius: 15px; background: #dc6910; }
.popup-head h5 { color: #FFFFFF; font-size: 33px; font-weight: 200; margin-bottom: 0; }
.popup-head h5 strong { font-weight: 600; }
.popup-head h4 { color: #FFFFFF; font-size: 65px; font-weight: 300; line-height: 70px; }
.popup-head h4 strong { font-weight: 600; }
.started_popup_sec input { width: 100%; background-color: #FFFFFF; border: 1px solid #ccc; height: 50px; border-radius: 0; padding: 0 15px 0 20px; font-size: 14px; margin-bottom: 10px; }
.popup-head { margin-bottom: 2rem; }
.started_popup_sec .modal-header { border: 0; padding: 0; }
.started_popup_sec .modal-header button { z-index: 99; position: absolute; right: 30px; top: 30px; font-size: 20px; color: #FFFFFF; width: 40px; height: 40px; border-radius: 50%; border: 2px solid #FFFFFF; display: flex; align-items: center; justify-content: center; opacity: 1; font-size: 35px; font-weight: 300; }
.started_popup_sec select { width: 100%; background-color: #FFFFFF; border: 1px solid #959595; height: 50px; border-radius: 0; padding: 0 15px 0 20px; font-size: 14px; margin-bottom: 10px; color: #333; font-size: 14px; }
.element.seprator { width: 1px; height: 100%; background: #000; left: 0; margin-left: 10px; position: absolute; }
.contact-info { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #000; margin-left: 20px; }
.contact-info h6 { color: #FFFFFF; font-size: 24px; font-weight: 700; }
.contact-info a { color: #fbf7f7; font-size: 16px; font-weight: 300; }
.popup-vec1 { right: -160px; bottom: -17px; }
.popup-element { position: absolute; }
.started_popup_sec textarea { height: 110px; resize: none; font-size: 14px; border-radius: 0; border: 1px solid #ccc; box-shadow: none; padding: 15px 15px; }
.btn_form input { background: #dc6910; color: var(--white) !important; padding: 15px 30px; display: inline-block; border-radius: 0px; font-size: 18px; font-weight: 500; transition: 0.5s ease-in-out; cursor: pointer; height: auto; border: 0; }
.popup-vec2 { top: 190px; right: 220px; -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
.back-top {
position: absolute;
width: 80px;
height: 80px;
right: 5px;
top: 15px;
-webkit-animation: mover 1s infinite  alternate;
animation: mover 1s infinite  alternate;
}
.back-top a {
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
justify-content: center;
color: #dc6910;
border-radius: 50%;
border: 4px solid #000;
background: #ffffff;
}
.back-top a span {
margin-top: 5px;
font-size: 15px;
font-weight: 600;
}
.back-top a img {
filter: invert(1);
}
.footer-call-btn {
    position: fixed;
    left: 20px;
    bottom: 15px;
    z-index:1111;
}
.footer-call-btn a {
    display: flex;
    align-items: center;
    gap: 12px;
    -webkit-animation: beat 2s infinite;
    animation: beat 2s infinite;
}
.footer-call-btn a span:nth-child(odd) {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background: #dc6910;
    border-radius: 50%;
}

.footer-call-btn a span {
    color: #dc6910;
    font-size: 12px;
    text-transform: uppercase;
    font-weight:700;
}
.footer-call-btn a span i {
    font-size: 18px;
    color: #fff;
}
.footer-call-btn.w {
    bottom: 75px;
}

.footer-call-btn .call-text {
    display: none;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap;
    margin-left: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.footer-call-btn .call-text {
    background-color: #dc6910;
}

.footer-call-btn.w .call-text {
    background-color: #25D366;
}

.footer-call-btn a:hover .call-text {
    display: inline-block;
}

.footer-call-btn.w span:nth-child(1) {
    background-color: #25D366;
}



/*Key Frames*/
@keyframes beat {
50% { transform: scale(1.05); }
}
/*Modal Section End*/
@media (max-width:1600px) {
.banner_content h1 { font-size: 45px; }
.banner_content p { font-size: 16px; }
.banner_content p strong{font-weight: 700;}
.banner_Sec_main .banner_right img { top: 70px; }
.services_sec_main {/* padding: 60px 0 50px; */}
}
@media (max-width:1500px) {
.banner_content {        /* padding-top: 60px; */ }
.services_sec_main:before {/* top: -50px; */}
.services_sec_main {overflow: hidden;}
.services_sec_main:after {/* bottom: -30px; */}
.cta_right {        /* left: -30px; */ }
.cta_content_sec h2 { font-size: 32px; }
.about_content_sec h2 { font-size: 41px; }
.webhead_content h2 { font-size: 35px; }
.package-box .package-top h4 { font-size: 17px; line-height: 20px; }
.why_boxs h2 { font-size: 18px; }
.book_accordion .card-body { line-height: 20px; }
.book_accordion .card h5 button { font-size: 15px; }
.review_content p { font-size: 19px; line-height: 30px; }
.copyright_text p { font-size: 14px; }
.term_links ul li a { font-size: 14px; }
}
@media (max-width:1400px) {
.banner_Sec_main .carousel-item img { height: 810px; }
.banner_Sec_main .banner_right img { width: 660px; height: auto !important; }
.about_content_sec h2 { font-size: 38px; line-height: 45px; }
.services_sec_main {/* padding: 60px 0 50px; */}
.Service_box h2 { font-size: 18px; }
.cta_right { left: 0px;        /* margin-top: -110px; */ }
.cta_right img { width: 430px !important; }
.webhead_content h2 { font-size: 30px; width: 90%; margin: 0 auto 20px; }
section.banner_Sec_main ul.banner-list li { font-size: 12px; }
}
@media (max-width:1366px) {
.about_content_sec h2 { font-size: 35px; }
.webhead_content p { font-size: 16px; line-height: 25px; }
.banner_content {        /* padding-top: 20px; */ }
.banner_Sec_main .banner_right img { top: 30px; }
.consult_content h2 { font-size: 30px; }
.packages_sec_main { background-size: 100%; }
.package-box .contact-part p, .contact-part a { font-size: 13px; }
.package-box ul li { font-weight: 500; font-size: 14px; }
.review_sec_main { padding: 30px 0 50px; }
.shape-4 { left: 50px; bottom: 80px; }
.book_table ul li a { font-size: 15px; }
.review_sec_main .slick-next { right: -50px; }
.review_sec_main .slick-prev { left: -50px; }
.cta_right img { width: 560px; }
.banner_Sec_main .carousel-item img { border-bottom-right-radius: 260px; height: 740px; }
.shape-1 { right: 1%; top: 61%; }
.guaranty_box_sec p { font-size: 15px; font-weight: 500; }
.banner_Sec_main .banner_right img { width: 600px; }
}
@media (max-width:1200px) {
     .footer-call-btn a span:nth-child(odd){width:45px; height:45px;}
    .footer-call-btn a span i {font-size: 18px;}
    .footer-call-btn a{gap:10px;}
.banner_Sec_main .banner_right img { width: 540px; border-radius: 0 !important; }
.banner-btn ul li a { padding: 13px 6px; font-size: 17px; }
.banner_Sec_main .carousel-item img { height: 680px; }
.shape-1 { right: 3%; top: 64%; }
.about_content_sec p { font-size: 15px; line-height: 27px; }
.review_sec_main .slick-prev { left: -20px; }
.review_sec_main .slick-next { right: 0px; }
.review_content p { font-size: 17px; line-height: 30px; width: 90%; margin: 0 auto 20px; }
.slick-next { right: -30px; }
.cta_right img { width: 560px; }
.slick-prev { right: 0; left: -10px; }
.slick-next { right: -10px; }
.cta_content_sec h2 { font-size: 29px; width: 90%; }
.cta_content_sec p { font-size: 16px; }
.webhead_content h2 { font-size: 27px; width: 80%; }
.webhead_content p { font-size: 15px; line-height: 25px; font-weight: 500; }
.cta_right {        /* left: -70px; */
/* margin-top: -110px; */ }
.dot-shape-top { left: 10px; }
.banner_content {        /* padding-top: 70px; */ }
.shape-3 { bottom: 77%; }
.services_sec_main:before {/* top: -80px; *//* right: -30px; */}
.cta_content_sec p { font-size: 16px; width: 90%; }
.package-box ul li { margin: 0px 0; }
}
@media (max-width:1100px) {
.banner_content h1 { font-size: 46px; }
.banner_content p { font-size: 17px; line-height: 29px; }
.about_content_sec h2 { font-size: 30px; line-height: 35px; }
.about_content_sec p { font-size: 15px; line-height: 25px; }
.consult_content { padding: 25px 20px 20px; }
.consult_content h2 { font-size: 25px; }
.about_content_sec p { font-size: 14px; line-height: 25px; font-weight: 500; }
.slick-prev { right: 0; left: -40px; }
.slick-next { right: -40px; }
.Service_box h2 { font-size: 17px; }
.Service_box p { font-size: 14px; line-height: 22px; margin-bottom: 0; }
.Service_box { min-height: 370px; }
.services_sec_main:after {/* bottom: -80px; *//* background-size: 100%; *//* width: 700px; */}
.services_sec_main:before {/* top: -30px; *//* right: -30px; *//* background-size: 100%; *//* width: 63%; */}
.consult_now_form textarea { height: 100px; }
.btn_form input { padding: 12px 40px; font-size: 16px; }
.cta_content_sec h2 { font-size: 25px; width: 90%; }
.cta_content_sec p { font-size: 15px; width: 90%; line-height: 25px; }
.cta_right img { width: 510px; }
.cta_right {        /* left: -70px; */
/* margin-top: -40px; */ }
.webhead_content h2 { font-size: 24px; width: 80%; }
.webhead_content p { font-size: 14px; line-height: 27px; }
.why_boxs p { font-size: 13px; line-height: 24px; }
.why_boxs { min-height: 450px; }
.package-box .contact-part p, .contact-part a { font-size: 11px; }
.package-box ul li { font-size: 12px; }
.package-box .package-top .h5 { font-size: 23px; }
.package-box .package-top .h5 { font-size: 23px; }
.why_boxs h2 { font-size: 17px; }
.book_accordion .card h5 button { font-size: 14px; }
.faq_tab h2 { font-size: 30px; }
.review_content h5 { font-size: 18px; }
.review_content h5 { font-size: 18px; }
.btn_packages a { padding: 11px 30px; font-size: 15px; }
.step_sec_main .why_boxs { min-height: 270px; }
.feature-icon .feature-number { font-size: 25px; }
.logo-main-sec img { width: 60%; }
}
@media (max-width:1024px) {
.banner_Sec_main .banner_right img { width: 510px; border-radius: 0 !important; left: -20px; }
.banner_content h1 { font-size: 26px; }
.banner_content p { font-size: 15px; line-height: 25px; font-weight: 500; }
.guaranty_box_sec p { font-size: 14px; font-weight: 500; line-height: initial; }
.about_content_sec h2 { font-size: 28px; }
.consult_now_form form { padding: 45px 20px 25px; }
.slick-next { right: -20px; }
.slick-prev { right: 0; left: -20px; }
.services_sec_main {/* padding: 180px 0 230px; */}
.cta_right {        /* left: -110px; */
/* margin-top: -40px; */ }
.why_boxs { min-height: 420px; }
.icon_choose { padding: 20px 20px 13px; }
.book_accordion .card-body { font-size: 13px; }
.package-details p { font-size: 12px; }
.banner_Sec_main .carousel-item img { height: 620px; }
.banner_content {        /* padding-top: 100px; */ }
.banner_Sec_main .banner_right img { width: 490px; border-radius: 0 !important; left: -20px; top: 50px; }
.about_sec_main .row { align-items: center; }
.popup-vec1 { right: -60px; bottom: -17px; width: 400px; }
}
@media (max-width:950px) {
.banner_content h1 { font-size: 34px; }
.container { max-width: 900px; }
.services_sec_main {/* padding: 140px 0 230px; */}
.cta_content_sec h2 { font-size: 22px; width: 90%; }
.cta_content_sec p { font-size: 14px; width: 85%; line-height: 25px; }
.why_boxs h2 { font-size: 14px; }
.why_boxs p { font-size: 13px; line-height: 25px; }
.why_boxs { min-height: 430px; padding: 0 10px 30px; }
.package-box .contact-part { padding: 10px 0; }
}
@media (max-width:992px) {
.slick-next { right: -13px; }
.slick-prev { right: 0; left: -13px; }
.book_table ul li a { font-size: 17px; }
.cta_right img { width: 100%; }
.Service_box { min-height: 330px; padding: 30px 15px 30px 15px; }
}
@media (max-width:768px) {
.banner_content h1 { font-size: 30px; color: #fff; }
.carousel-item:before { content: ''; background: #0000008a; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; border-bottom-right-radius: 120px; }
.banner_content p { font-size: 14px; color: #fff; line-height: 23px; font-weight: 400; }
.banner-btn ul li a { padding: 11px 30px; font-size: 15px; }
.banner_Sec_main .banner_right img { width: 100%; }
.guaranty_box_sec { padding: 0 0px 0 55px; }
.guaranty_box_sec p { font-size: 12px; }
.book_table ul li a { font-size: 15px; }
.about_content_sec h2 { font-size: 24px; }
.about_content_sec p { font-size: 13px; line-height: 23px; font-weight: 500; }
.consult_now_form { margin-left: 0px; }
.consult_content h2 { font-size: 22px; }
.consult_content { padding: 34px 20px 20px; }
.consult_content p { font-size: 15px; }
.consult_now_form form:after { bottom: -50px; right: -50px; }
.consult_now_form form:before { right: 70px; bottom: 33px; }
.cta_right { left: -70px; margin-top: 0px; }
.cta_content_sec h2 { font-size: 20px; }
.webhead_content h2 { font-size: 22px; width: 90%; }
.banner_Sec_main .carousel-item img { height: 520px; border-bottom-right-radius: 120px; }
.shape-4 { left: 50px; bottom: 20px; }
.shape-2 { -webkit-animation: rotation infinite 6s linear; animation: rotation infinite 6s linear; }
.Service_box { min-height: 300px; }
.why_boxs { min-height: 370px; }
.why_boxs p { font-size: 13px; line-height: 21px; }
.step_sec_main .why_boxs { min-height: 290px; }
.book_accordion .card h5 button { font-size: 12px; white-space: unset; }
.review_sec_main .slick-prev { left: 0; }
.review_content p { font-size: 15px; line-height: 23px; width: 85%; margin: 0 auto 20px; }
.book_table ul li a { font-size: 14px; }
.started_popup_sec .col-lg-5 { width: 100%; }
.started_popup_sec .col-lg-4 { width: 50%; }
.popup-vec1 { display: none; }
.popup-head h5 { font-size: 27px; }
.popup-head h4 { font-size: 50px; }
.contact-info a { font-size: 14px; }
.contact-info h6 { font-size: 19px; }
}
@media (max-width:576px) {
.review_content h5 { font-size: 16px; }
.banner_right { display: none; }
.banner_Sec_main .carousel-caption .col-sm-6 { max-width: 100%; flex: 100%; }
.guaranty_Sec_main .row .col-sm-3 { flex: 50%; max-width: 50%; }
.guaranty_box_sec p { font-size: 14px; }
.banner_Sec_main .carousel-item img { height: 430px; border-bottom-right-radius: 120px; }
.logo-main-sec img { width: 100%; }
.book_table ul li a.btn_custom { padding: 10px 23px; }
.book_table ul li { padding-left: 5px; padding-right: 5px; }
.about_sec_main .row .col-sm-7 { flex: 100%; max-width: 100%; }
.consult_now_form { display: none; }
.about_content_sec p { font-size: 15px; line-height: 28px; font-weight: 500; }
.logo-main-sec img { width: 90%; }
.services_sec_main {/* padding: 80px 0 170px; */}
.services_sec_main:after {/* bottom: -130px; *//* background-size: 100%; *//* width: 100%; */max-width: 80%;max-height: 20%;background-size: 100% 100%;}
.cta_right { display: none; }
.cta_sec_main .row .col-sm-7 { flex: 100%; max-width: 100%; }
.cta_content_sec p { font-size: 16px; width: 100%; line-height: 25px; }
.package-box { padding: 22px 10px 10px; }
.package-box .contact-part>div { position: relative; padding: 0 !important; }
.contact-part .w-50 { width: 100% !important; }
.package-box .contact-part p, .contact-part a { font-size: 13px; text-align: center; display: block; padding: 4px 0; }
.package-box .contact-part>div:before { border-bottom: 1px solid #ccc; width: 100%; right: 0; border-right: 0; bottom: 0; }
.step_sec_main .col-sm-4 { flex: 50%; max-width: 50%; }
.step_sec_main .why_boxs { min-height: 270px; }
.why_boxs p { font-size: 14px; line-height: 23px; }
.why_boxs h2 { font-size: 16px; }
.step_sec_main { padding: 50px 0; }
.faq_left_img { display: none; }
.faq_main .col-sm-6 { flex: 100%; max-width: 100%; }
.faq_tab.book_accordion { margin: 0 20px; }
.book_accordion .card h5 button { font-size: 15px; }
.book_accordion .card-body { font-size: 14px; }
.copyright_text p { font-size: 13px; }
.term_links ul li a { font-size: 11px; }
.term_links ul li { padding: 0 15px 0 15px; }
.banner_content { padding-top: 80px; }
.shape-2 { display: none; }
.banner-btn { padding-top: 10px; }
.review_sec_main .slick-next { right: 10px; }
.review_sec_main .slick-prev { left: 10px; }
.review_sec_main .slick-next, .review_sec_main .slick-prev { width: 35px; height: 35px; }
.review_sec_main .slick-next:before, .review_sec_main .slick-prev:before { font-size: 26px; }
.mob-display-none { display: none; }
.popup-vec1, .popup-vec2 { display: none; }
.started_popup_sec .modal-content { padding: 1rem 1rem; }
.popup-head h5 { color: #FFFFFF; font-size: 24px; }
.popup-head h4 { color: #FFFFFF; font-size: 39px; }
}
@media (max-width:450px) {
.banner_content h1 { font-size: 30px; }
.banner_content p { font-size: 13px; }
.guaranty_box_sec p { font-size: 12px; }
.padding-70 { padding: 40px 0; }
.about_content_sec h2 { font-size: 20px; line-height: initial; }
.about_content_sec p { font-size: 14px; line-height: 25px; }
.services_sec_main:before {/* top: -20px; *//* right: -30px; *//* background-size: 100%; *//* width: 86%; */max-width: 80%;max-height: 20%;background-size: 100% 100%;}
.services_sec_main:after {/* bottom: -130px; *//* background-size: 100%; *//* width: 100%; *//* height: 270px; */}
.services_sec_main {padding: 60px 0 30px;}
.cta_content_sec h2 { font-size: 19px; }
.webhead_content h2 { font-size: 20px; width: 100%; }
.step_sec_main .col-sm-4 { flex: 100%; max-width: 100%; }
.step_sec_main .why_boxs { min-height: auto; }
footer { text-align: center; }
.term_links { text-align: center; padding-top: 10px; }
.term_links ul li a { font-size: 14px; }
.copyright_text p { font-size: 15px; }
.book_accordion .card h5 button { font-size: 12px; }
header .col-md-5.col-5 { max-width: 100%; flex: 100%; }
.logo-main-sec { text-align: center; }
.logo-main-sec img { width: 160px !important; filter: invert(1) brightness(100); margin: 0 auto; }
header .col-md-7.col-7 { max-width: 100%; flex: 100%; text-align: center; }
.contact-part .w-50 { width: 49% !important; display: inline-block; }
.package-box .contact-part>div:before { border-bottom: 0; width: 100%; right: 0; border-right: 1px solid #ccc; bottom: unset; }
.book_table { text-align: right; display: none; }
.banner_content { padding-top: 50px; }
.guaranty_box_sec span img { width: 45px; }
.guaranty_box_sec { padding: 0 0px 0 50px; }
.review_content p { font-size: 14px; line-height: 23px; width: 100%; margin: 0 auto 20px; font-weight: 500; }
.review_sec_main .pt-5 { padding: 0 !important; }
.about_content_sec p { font-size: 13px; line-height: 23px; }
.popup-head h5 { font-size: 20px; }
.popup-head h4 { font-size: 24px; line-height: initial; padding-top: 10px; }
}
/*Responsive Begin*/
/*Responsive End*/
.portfolio-sec { padding: 70px 0; background: url(../images/portfolio-banner.webp); background-size: cover; }
.portfolio-sec h4.sub-title { width: 100%; text-align: center; color: #ffffff; }
.portfolio-sec h2 { text-align: center; width: 100%; color: #ffffff; font-size: 40px; font-weight: 600; margin-bottom: 20px; }
.portfolio-sec p { width: 100%; text-align: center; font-size: 17px; line-height: 30px; color: #ffffff; }
.portfolio-tab ul#pills-tab { display: flex; justify-content: center; }
.portfolio-tab ul#pills-tab li.nav-item button { padding: 8px 14px; margin: 0 5px 10px; background: #ffffff; border: 2px solid #a37df5; border-radius: 10px; transition: 0.5s ease; }
.portfolio-tab ul#pills-tab li.nav-item button:hover { background: #a37df5; color: #ffffff; cursor: pointer; }
.portfolio-tab ul#pills-tab li button.nav-link.active { background: #dc6910; }
.portfolio-tab ul#pills-tab li button:focus { outline: 0; }
.review_slider .review_content { border-radius: 10px; box-shadow: 0 0 10px #cccccc; padding: 20px; background: #ffffff; }
.client-info { display: flex; align-items: center; }
.client-info h5 { margin: 0; font-size: 12px; color: #555; }
.client-info p { margin: 0; color: #555; font-size: 12px; }
.client-info .rating_star { padding: 0; }
.client-n-d { padding-left: 0; }
.client-info h4 { font-size: 24px; margin: 0; color: #ffffff; }
.review_slider .slick-track { padding: 0px 0; }
.review_sec_main h4.sub-title { width: 100%; text-align: center; }
.review_sec_main h2 { width: 100%; text-align: center; }
.review_sec_main p { width: 100%; text-align: center; color: #ffffff; font-weight: 400; }
.portfolio-sec .work-box img { border-radius: 10px; }
#consult-form { padding-top: 70px; padding-bottom: 110px; background: url(../images/footer-bg.webp) no-repeat; overflow:hidden; position:relative; z-index:1; background-size:cover;}
#consult-form:after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #f5f5f5;opacity: 0.97;z-index: -1;}
.btmform { padding: 60px 0; }
.btmform .wrapper {/* box-shadow: 1px 1px 18px 0px rgb(0 0 0 / 20%), 0 2px 25px -5px rgb(0 0 0 / 10%), 1px 5px 1px rgb(0 0 0 / 5%); */height: 100%; width: 100%; float: right; padding: 17px 24px; background: #fff;/* margin: 30px 0 80px 0; */ position: relative; border-radius: 20px; overflow: hidden; box-shadow: 0 0 10px #ccc; }
.second-sec-cont {/* position: relative; */ }
.btmform .second-sec-cont h2 { font-size: 32px;/* margin: -15px 0 0; */ }
.main-pera { color: #777; font-size: 16px; font-weight: 400; }
.field {padding: 5px 0px 10px 0px;}
.field input, .field select { background-color: #f0f0f0; width: 100%; padding: 15px 15px; border: 0; border-radius: 35px; color: #9b9fa6; border: 1px solid #9b9fa673; border: 1px solid #9b9fa640; outline: none; }
.field-msg { padding: 5px 5px 5px 0px; }
.field-msg textarea { width: 100%; padding: 16px 18px; border: 1px solid #cccccc; background: #fff; border-radius: 0px; }
.field-btn button[type=submit] { width: 70%; text-align: center; border: 0;    /* margin: 0; */ padding: 12px 24px; border-radius: 0px; font-size: 16px; font-weight: 500; line-height: 24px; color: #ffffff; background: #dc6910; }
.field input, .field select {width: 100%;padding: 12px 18px;border: 1px solid #cccccc;background: #fff;border-radius: 0px;}
.btmform .wrapper:after { background: #dc6910; height: 120px; position: absolute; bottom: -54px; content: ''; width: 120px; border-radius: 70px; right: -50px; }
.review_content.review_1 { background: url(../images/review-bg-1.webp) no-repeat; background-size: cover; background-position: center; position: relative; }
.review_content.review_2 { background: url(../images/review-bg-2.webp) no-repeat; background-size: cover; background-position: center; position: relative; }
.review_content.review_3 { background: url(../images/review-bg-3.webp) no-repeat; background-size: cover; background-position: center; position: relative; }
.review_content.review_4 { background: url(../images/review-bg-4.webp) no-repeat; background-size: cover; background-position: center; position: relative; }
.review_content.review_5 { background: url(../images/review-bg-5.webp) no-repeat; background-size: cover; background-position: center; position: relative; }
.client-info i { color: #ff9e15; }
.feature-icon img.process3-img { margin: 0 auto; width: 72px; }
.f-logo img { width: 70%; }
.consult-col1 h4.c-info-h { font-size: 38px; color: #000000; font-weight: 600; line-height: 54px; }
.consult-col1 p.desc { font-size: 16px; font-weight: 400; line-height: 24px; width: 86%; word-spacing: 3px; color: #000; }
.consult-col1 .contact-addresses { padding: 12px 0; margin-top: 20px; }
.consult-col1 .contact-addresses .address-icon i { background: #dc6910; padding: 17px 22px; border-radius: 6px; font-size: 26px; color: #ffffff; }
.consult-col1 .contact-addresses .address-details { padding: 0 16px; margin-top: -16px; }
.consult-col1 .contact-addresses .address-details h6 { font-size: 20px; font-weight: 600; color: #000; line-height: 27px; margin: 0; }
.consult-col1 .contact-addresses .address-details p.office-address-para { width: 66%; font-size: 14px; line-height: 14px; word-spacing: 3px; padding: 0; margin: 0px; margin-top: 6px; margin-bottom: 6px; color: #000; }
.consult-col1:after { content: ''; position: absolute; background: url(../images/agency.webp) no-repeat; background-size: cover; height: 505px; width: 330px; right: -120px; bottom: -130px; }
section.process-sec {/* background: url(../images/about_bg.jpg) no-repeat; */background-size: cover; padding: 50px 0;/* background: #cccccc; */ }
section.process-sec .p-box-h { display: flex; align-items: center; }
section.process-sec .p-box-h h4 { margin: 0; padding-left: 10px; color: #ffffff; }
section.process-sec .p-content p { color: #ffffff; font-size: 16px; line-height: 25px; margin-top: 15px; }
section.process-sec .p-box-h img { filter: brightness(0) invert(1); }
section.process-sec h2 { color: #ffffff; }
section.process-sec .waving-line:after { filter: brightness(0) invert(1); }
section.process-sec p { color: #ffffff; margin: 0; }

ul.infoGraphic {
    font-size: 0.6em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.infoGraphic li {
    position: relative;
    width: 100%;
    max-width: 26em;
    background: #f5f8f7;
    border-radius: 0.5em;
    padding: 0.5em;
    z-index: 1;
    transition: all 0.2s;
    cursor: pointer;
  }
  ul.infoGraphic li .numberWrap {
    position: absolute;
  }
  ul.infoGraphic li .number {
    font-family: "maven pro", sans-serif;
    font-size: 13em;
    font-weight: 900;
    width: 0.9em;
    text-align: center;
  }
  ul.infoGraphic li .number.fontColor1 {
    color: #FBB001;
  }
  ul.infoGraphic li .number.fontColor2 {
    color: #F7A307;
  }
  ul.infoGraphic li .number.fontColor3 {
    color: #EE8E08;
  }
  ul.infoGraphic li .number.fontColor4 {
    color: #E5810F;
  }
  ul.infoGraphic li .number.fontColor5 {
    color: #E47710;
  }
  ul.infoGraphic li .coverWrap {
    transform: rotate(130deg);
    position: absolute;
    width: 18em;
    height: 15em;
    left: -4em;
    top: -4em;
  }
  ul.infoGraphic li .coverWrap .numberCover {
    position: absolute;
    background: #f5f8f7;
    width: 18em;
    height: 6em;
    border-radius: 50% 50% 0 0;
    border-bottom: 3px solid #f5f8f7;
    transition: all 0.4s;
  }
  ul.infoGraphic li .coverWrap .numberCover::before {
    position: absolute;
    content: "";
    bottom: 5px;
    left: 4em;
    right: 4em;
    top: 5em;
    box-shadow: 0 0 30px 17px #48668577;
    border-radius: 100px/10px;
    z-index: -1;
  }
  ul.infoGraphic li .coverWrap .numberCover::after {
    position: absolute;
    bottom: 0;
    content: "";
    left: -10%;
    width: 120%;
    height: 150%;
    background: radial-gradient(at bottom, #48668533, transparent, transparent);
    z-index: 1;
  }
  ul.infoGraphic li .content {
    margin: 2em 3em 1em 7em;
    position: relative;
  }
  ul.infoGraphic li .content h2 {
    font-size: 1.7em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  ul.infoGraphic li .content p {
    line-height: 1.5em;
    font-size: 11px;
  }
  
  ul.infoGraphic li:hover .coverWrap .numberCover {
    border-radius: 100%;
  }

.choose_slider .icon_choose img { filter: brightness(0) invert(1); }
section.plateform-logos { margin-top: -106px; padding: 20px 0; background: #00000063 !important; z-index: 55; position: relative; }
.plate-form.slick-initialized.slick-slider button.slick-prev.slick-arrow { display: none !important; }
.plate-form.slick-initialized.slick-slider button.slick-next.slick-arrow { display: none !important; }
.plate-form .inner-slide img { width: 100px; margin: 0 auto; }
html .plateform-logos-crm { background: #fff !important; text-align: center; }
section.review_sec_main .review-content { background: #ffffff; box-shadow: 0 0 10px #0000002b; position: absolute; width: 70%; padding: 17px; top: 200px; right: 30px; min-height: 370px; }
.quote-star span i { font-size: 32px; background-image: linear-gradient(90deg, #a000fe 0%, #1c6bf1 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.quote-star span h3 { font-size: 18px; margin: 0; }
.client-msg p { margin: 0; font-size: 14px; color: #67687A; line-height: 22px; text-align: left; }
.review-content h3 { font-size: 18px; margin: 0; }
.client-n-d p { margin: 0; font-size: 16px; color: #67687A; line-height: 1; }
.quote-star span i.bi.bi-star-fill { font-size: 16px; }
.review-cover img { border-radius: 10px; width: 80%; }
.review_slider .inner-slide { min-height: 550px; }
@media all and (max-width:1400px) {
.review_slider .inner-slide { min-height: 560px; }
.consult-col1:after { bottom: -140px; }
.portfolio-tab ul#pills-tab li.nav-item button {/* margin: 0 8px; */ }
section.plateform-logos .logos-tagline p { font-size: 18px !important; }
}
.b-rating-img { display: flex; align-items: center; padding-top: 10px; }
.b-rating-img .accre-img { padding-left: 10px; }
section.plateform-logos .logos-tagline p { color: #ffffff; margin: 0; font-size: 16px; }
header .book_table { margin-right: 10px; }
.asset-sec .asset-box .asste-img { width: 100%; margin: 0 auto; margin-block: 20px; box-shadow: 0px 0px 15px #0000002e; border-radius: 20px; display: flex; height: 150px; }
.asset-sec .asset-box .asste-img img { width: 50%; margin: 0 auto; }
.asset-sec .asset-box p.asset-txt { text-align: center; font-size: 20px; font-weight: 700; }
.asset-sec { padding: 80px 0; }
.asset-sec h4.sub-title { width: 100%; text-align: center; }
.asset-sec h2 { text-align: center !important; width: 100%; }
.asset-sec.text-left h2{text-align: left !important;}


.achievement-sec { background: url(../images/get-img.webp) no-repeat; background-size: cover; background-position: center; padding: 30px 0; }
.achievement-sec .achiev-box { display: flex; align-items: center; }
.achievement-sec .achiev-box .achiev-txt { padding-left: 20px; }
.achievement-sec .achiev-box .achiev-txt h2 { color: #ffffff; margin: 0; }
.achievement-sec .achiev-box .achiev-txt p { color: #fff; margin: 0; }
.review_sec_main:after{z-index: 1}
.review_sec_main .client-img img {width: 100%;height: 450px;object-fit: contain;border-radius: 20px;}
.review_sec_main .client-review-content img {width: 50px;height: 50px;margin-bottom: 20px;}
.review_sec_main h2.c-name { text-align: left; font-weight: 500;font-size: 24px;}
.review_sec_main p.c-designation { color: #000000; text-align: left; font-size: 22px; }
.review_sec_main p.review-txt { color: #000000; text-align: left; font-size: 16px; line-height: 26px; }
.review_sec_main i.bi.bi-star-fill { font-size: 20px; color: #dc6910; }
section.trust-sec .award-logos { display: flex; align-items: center; justify-content: space-evenly; }
section.trust-sec .trust-sec-row { background: linear-gradient(90deg, #dc6910ba 0, rgba(255, 255, 255, .22172619047619047) 31%, rgb(255 255 255) 65%, #dc69109c 81%); padding: 30px 0; border-radius: 20px; }
.apart-box p.apart-txt { color: #777;font-size: 13px;height: 70px; overflow: hidden; overflow-y: scroll; margin-bottom: 0; }
.imagescale15 { transform: scale(1.2); transform-origin: center bottom; }
.apart-from .apart-box-icon .img-fluid { max-width: 85px; position: absolute; left: -20px; top: 25px;}
.apart-from .apart-box-icon { padding: 10px 10px 10px 80px; border: none; position: relative; }
h3.apart-b-h { font-size: 1.5rem; }
.list-scroll1::-webkit-scrollbar { width: 6px; height: 8px; }
.list-scroll1::-webkit-scrollbar-track-piece { background-color: #dedef7; -webkit-border-radius: 0px; }
.list-scroll1::-webkit-scrollbar-thumb { background-color: #dc6910; }
.apart-from { padding-top: 50px; background: url(../images/portfolio-bg1.webp) no-repeat; background-size: cover; background-position: center; padding-bottom: 50px; }
.apart-box { padding: 10px 10px; border: 1px solid #000000; border-radius: 20px; margin: 10px 0; transition: all 0.5s ease; }
section.process-sec .process-box { text-align: center; background: #000; border-radius: 20px; padding: 20px 30px; display: flex; flex-direction: column; min-height: 320px; box-shadow: 0 6px 10px #cccccc; }
section.process-sec .process-box .process-num { background: #ffffff; width: 50px; height: 50px; border-radius: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: center; border: 4px solid #202124; }
section.process-sec .process-box .process-num h2 { color: #000000; margin: 0; font-size: 24px; }
section.process-sec .process-box h3 { font-size: 18px; color: #ffffff; padding: 10px 0; }
section.process-sec .process-box .process-title { margin-top: 20px; }
section.process-sec h2 { color: #000000; }
section.process-sec .waving-line:after { filter: none; }
section.process-sec p { color: #000000; }
section.process-sec .process-box .process-txt p { color: #ffffff; }
.review_sec_main .review_slider .inner-slide { display: flex; align-items: center; }
.cta_sec_main .row.cta-row { background: #ffffff; padding: 20px; border-radius: 40px; }
.cta_sec_main .row.cta-row img.lazy.wow.zoomIn { width: 100%; }
.cta_sec_main .row.cta-row a { padding: 12px 40px; }
.review_sec_main .review_slider .inner-slide .client-img { width: 100%; }
.review_sec_main .review_slider .inner-slide .client-review-content { width: 100%; margin-left: 40px; }
.client-review-content h4.wow { position: relative; top: -50px; font-size: 30px; line-height: 1.2; }
i.fa.fa-star { color: #ff9406; }
@media all and (max-width:767px) {
    #webWidget {
        height: 60% !important;
        top: auto !important;
        bottom: 0;
}
.footer-call-btn a {gap: 5px;flex-direction: column;align-items: start;}
    .footer-call-btn{left:10px;bottom:10px;}
    .footer-call-btn a span i{font-size:16px;}    
.b-rating-img { flex-direction: column; }
.logo-main-sec img { filter: none; }
section.banner_Sec_main { padding-top: 50px; padding-bottom: 50px; text-align: center; }
section.banner_Sec_main ul.banner-list { text-align: left; }
section.plateform-logos { margin-top: -130px; }
section.plateform-logos .logos-tagline p { text-align: center; }
.banner-btn ul li.chng_clr { margin-top: 10px; }
section.process-sec .process-box { margin: 10px 0; }
.review_sec_main h2 { font-size: 20px; }
.review_sec_main .review_slider .inner-slide { flex-direction: column; }
.review_sec_main p.review-txt { font-size: 14px; }
.consult-col1:after { display: none; }
.btmform .wrapper { float: none; width: 100%; }
}
.reviews-brand { display: flex; color: #000; margin-top: 40px; }
.reviews-brand img { height: 20px; }
.reviews-brand p { color: #000; margin-bottom: 0; text-align: left; }
.reviews-brand .review-box { margin-right: 20px; }
.package-box .addontag {
text-align: center;
margin: 10px auto 0;
}
.plate-form-brand-inner {
box-shadow: 0px 3px 20px -10px rgba(0, 0, 0, 0.08);
border-radius: 10px;
position: relative;
background: #fff;
transition: 0.2s ease-in-out;
padding: 20px 10px;
margin-left: 10px;
margin-bottom: 14px;
display: flex;
align-items: center;
}
.plate-form-brand-inner span {
margin-left: 5px;
font-weight: 500;
}
@media all and (max-width:768px){
.imagescale15 {
transform: scale(1);
max-width: 50%;
margin: 0 auto;
display: flex;
}
.row.align-items-center {
}
.apart-from {
padding-bottom: 0px;
}
}
@media all and (max-width:450px){
}