@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&family=Quicksand:wght@300..700&display=swap');

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none !important;
}

p {
    font-family: "Quicksand", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Quicksand", sans-serif;
}

.custom-btn {
    border-radius: 7px;
    background: #FEBB13;
    padding: 16px 58px;
    min-height: 60px;
    border: 0;
    margin-top: 45px;
    color: #000;
    text-align: center;
    font-family: "Roboto", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.12px;
    text-transform: uppercase;
}

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

section {
    padding: 60px 0px;
}



/* Header Section */

header {
    background-color: #fff;
    padding: 26px 0px;
}

.logo img {
    max-width: 202px;
}

.header-btn a button {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.41px;
    color: #261C00;
    text-transform: uppercase;
    border: 2px solid #261C00;
    padding: 12px 16px;
    border-radius: 7px;
    min-height: 56px;
    background-color: #fff;
}

.header-btn a button:hover {
    background-color: #febb13;
    color: #fff;
    border-color: #febb13;

}

/* Banner Section  */

.banner {
    background: url('../images/banner.webp');
    background-size: cover;
    background-position: center;
    background-color: #FFCB40;
}

.red-color {
    color: #EA430B;
}

.banner-caption {
    padding: 83px 0;
}

.banner-heading h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: 78px;
    letter-spacing: 1.24px;
    margin-bottom: 0;
}

.banner-heading {
    margin-bottom: 10px;
}

.banner-desc p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
}

.banner-desc p:nth-child(2) {
    padding: 26px 0px;
}

.banner-btn a button {
    color: #FFF;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
    border-radius: 7px;
    background: #000;
    padding: 20px 24px;
    border: 0;
    min-height: 60px;
    transition: background-color 0.2s;
}

.banner-btn a button:hover {
    background-color: #ffe5a6;
    color: #000;
}

/* Banner Bottom Section  */
.banner-bottom {
    background-color: #FFFBF0;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-bottom-info ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0px;
    justify-content: center;
}

.banner-bottom-info li p {
    margin-bottom: 0;
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.28px;
}

.banner-bottom-info li span {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0.44px;
    margin-right: 14px;
}

.banner-bottom-info ul li {
    border-right: 1.5px solid #C4BCD9;
    height: 20px;
}

/* 3 Main Reasons Bottom Section  */
.main-reasons {
    background: #FEFEFE;
    /* padding: 58px 0px 90px 0px; */
}

.reasons-img {
    position: relative;
}

.reasons-img .speed {
    position: absolute;
    bottom: 90px;
    left: -100px;
}

.reasons-img .security {
    position: absolute;
    top: 76px;
    left: -83px;
}

.reasons-img .seo {
    position: absolute;
    top: 24px;
    right: 18px;
}

.main-reasons-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.84px;
    text-transform: capitalize;
    margin-bottom: 40px;
}

.main-reasons-content .title h2 span {
    color: #000;
    font-family: "Domine", serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    letter-spacing: 0.56px;
    text-transform: capitalize;
}

.main-reasons-content .desc h4 {
    color: #333;
    font-family: "Domine", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.4px;
    margin-bottom: 14px;
}

.main-reasons-content .desc p {
    color: rgba(51, 51, 51, 0.90);
    font-family: "Quicksand", serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.main-reasons-content hr {
    color: #F3F3F3;
    opacity: 1;
    margin: 19px 0px;
}

.experience-sec {
    background-color: #261C00;

}

.experience-sec .title h2 {
    color: #FFF;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.84px;
    margin-bottom: 9px;
}

.experience-sec .desc p {
    color: #FFF;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.32px;
    margin-bottom: 0;
}

.experience-btn button {
    margin-top: 35px;
}

.google-content .content-box {
    border-radius: 20px;
    border: 1.3px dashed #FFB600;
    background: linear-gradient(155deg, #FFF8F5 6.27%, rgba(255, 251, 240, 0.00) 71.79%);
    max-height: 180px;
    padding: 23px 36px 34px 30px;
    max-width: 682px;
}

.google-content .title h2 {
    color: #333;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 78px;
    letter-spacing: 0.84px;
    margin-bottom: 0;
}

.google-content .desc p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.16px;
    margin-bottom: 30px;
}

.google-content .content-box h5 {
    color: #333;
    font-family: "Domine", serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 14px;
}

.google-sec {
    /* margin: 51px 0px; */
}

.mr-20 {
    margin-right: 20px;
}

.problems ul li {
    color: #051522;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
    display: flex;
    align-items: center;
}

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

.problems ul:nth-child(1) {
    margin-right: 73px;
}

.slow-Website-banner img {
    max-width: 90%;
}

.slow-Website-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.84px;
    margin-bottom: 12px;
}

.slow-Website-content .desc p {
    color: #000;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0.18px;
    margin-bottom: 10px;
}

.slow-Website-sec-btn button {
    margin-top: 50px;
}

.google-sec hr {
    margin: 40px 0px;
    color: #D9D9D9;
    opacity: 1;
}

.classicApproach-sec {
    background-image: url(../images/yellow-bg.webp);
    background-position: center;
    background-size: cover;
    background-color: #FFCB40;
    /* padding: 90px 0px; */
}

.classicApproach-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.26px;
    margin-bottom: 18px;
}


.classicApproach-content .desc p {
    color: #000;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 0.18px;
    margin-bottom: 18px;
}

.classicApproach-content .traditionalApprach {
    display: flex;
    align-items: center;
}

.traditionalApprach ul:nth-child(1) {
    margin-right: 41px;
}

.classicApproach-content .traditionalApprach ul li {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}

.mr-13 {
    margin-right: 11px;
}

.classicApproach-content {
    margin-left: 60px;
}

.loadTime-box {
    border-radius: 168px;
    border: 1px dashed #805D00;
    background: rgba(255, 255, 255, 0.30);
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 37px;
    max-width: 330px;
}

.loadTime-box p {
    margin-bottom: 0;
    color: #000;
    text-align: center;
    font-family: "Domine", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
}

.classicApproach-content-btn button {
    background: #000;
    color: #FFF;
    margin-top: 50px;
}

.advanceApproach-content .title h2 {
    color: #051522;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1.26px;
}

.advanceApproach-content .title h2 span {
    color: #051522;
    font-family: "Domine", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.72px;
}

.adavanceApproach-box {
    border-radius: 198px;
    border: 1.5px dashed #805D00;
    background: #FFF;
    max-width: 394px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: -webkit-right;
    padding: 0px 30px
}

.adavanceApproach-box span {
    color: #805D00;
    text-align: center;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
}

.advanceApproach-sec-btn button {
    margin-top: 50px;
}

.headless-wp-img {
    margin-top: 40px;
}

.advanceApproach-sec {
    /* margin: 85px 0px; */
}

.headlessWordPress-sec {
    background: #261C00;
    /* padding: 86px 0px; */
}

.headlessWordPress-title h2 {
    color: #FFF;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 1.26px;
    margin-bottom: 28px;
}

.headlessWordPress-box {
    border-radius: 198px;
    border: 1px dashed #AD985C;
    background: #402E00;
    max-width: 422px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: -webkit-right;
}

.headlessWordPress-box span {
    color: #FFF;
    text-align: center;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
}

.headlessWordPress-desc p {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.80);
    font-family: "Quicksand", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.17px;
}

.headlessWordPress-desc {
    margin-bottom: 52px;
}

.headlessWordPress-inner-box {
    border-radius: 270px;
    border: 1.2px solid rgba(252, 252, 252, 0.40);
    background: #261C00;
    min-height: 80px;
    display: flex;
    align-items: center;
}

.headlessWordPress-inner-box .content p {
    margin-bottom: 0;
    color: #FFF;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.54px;
}

.headlessWordPress-inner-box .count {
    background-color: #FFCB40;
    width: 42px;
    height: 42px;
    border-radius: 50px;
    margin-left: 20px;
    min-width: 42px;
}

.headlessWordPress-inner-box .content {
    margin-left: 16px;
}

.headlessWordPress-inner-box .count p {
    color: #000;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 41px;
    letter-spacing: 0.18px;
    margin-bottom: 0;
    text-align: center;
}



.headlessWordPress-sec-btn button {
    margin-top: 50px;
}

.difference-sec {
    background-color: #FCFBF3;
    /* padding: 65px 0px; */
}

.difference-title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.26px;
    margin-bottom: 47px;
}

.difference-head th {
    background: #FFCB40 !important;
    color: #333 !important;
    font-family: "Domine", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
    height: 50px;
}

.difference-head th:nth-child(1) {
    padding-left: 29px !important;
    border-bottom: 0;
}

.feature-sec {
    background-color: #333 !important;
    position: relative;
    color: #FFF !important;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
    width: 272px;
    height: 50px;
    border-bottom: 0;
    padding-left: 29px !important;
}

.feature-sec::before {
    content: '';
    display: block;
    border-top: 26px solid transparent;
    border-left: 10px solid #333;
    border-bottom: 26px solid transparent;
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%);

}

.pl-59 {
    padding-left: 59px !important;
}

.table>:not(caption)>*>* {
    vertical-align: middle;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

td {
    height: 50px;
}

.difference-desc td {
    color: #333 !important;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.15px;
}

.difference-desc td:nth-child(2) {
    width: 539px;
}

.difference-info {
    border: 1px solid #C8C7C7;
    background: #FFF;
    padding: 20px 26px;
}

.difference-sec-btn button {
    margin-top: 34px;
}

.speedAdvantage-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 1.26px;
    text-transform: capitalize;
}

.speedAdvantage-content .desc h4 {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0.54px;
    margin-bottom: 14px;
}

.speedAdvantage-content .desc p {
    color: rgba(51, 51, 51, 0.90);
    font-family: "Quicksand", serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.speedAdvantage-content hr {
    color: #F3F3F3;
    opacity: 1;
    margin: 16px 0px;
}

.speedAdvantage-box {
    border-radius: 168px;
    border: 1.5px dashed #805D00;
    background: #FFF;
    max-width: 359px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 29px;
}

.speedAdvantage-btn button {
    margin-top: 50px;
}

.speedAdvantage-img img {
    max-width: 510px;
}

.speedAdvantage-sec {
    /* margin: 85px 0px; */
}

.securityAdvantage-sec {
    background-image: url(../images/yellow-bg.webp);
    background-position: center;
    background-size: cover;
    background-color: #FFCB40;
    /* padding: 90px 0px; */
}

.securityAdvantage-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 0.42px;
    text-transform: capitalize;
    margin-bottom: 41px;
}

.securityAdvantage-content .desc h4 {
    color: #000;
    font-family: "Quicksand", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 12px;
}

.securityAdvantage-content .desc p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.securityAdvantage-content hr {
    color: rgba(99, 98, 98, 0.20);
    margin: 19px 0px;
    opacity: 1;
}

.securityAdvantage-box {
    border-radius: 168px;
    border: 1.5px dashed #805D00;
    background: #FFE9AD;
    max-width: 393px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 31px;
}

.securityAdvantage-btn button {
    margin-top: 50px;
    background: #000;
    color: #fff;
    padding: 16px 58px;
    max-width: 210px;
}

.securityAdvantage-img {
    width: 589.842px;
    height: 582.004px;
}

.seoAdvantage-content .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 1.26px;
    text-transform: capitalize;
    margin-bottom: 31px;
}

.seoAdvantage-content .desc h4 {
    font-family: "Quicksand", serif;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 6px;
}

.seoAdvantage-content .desc p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.seoAdvantage-content hr {
    color: rgba(99, 98, 98, 0.20);
    opacity: 1;
    margin: 16px 0px;
}

.seoAdvantage-box {
    border-radius: 168px;
    border: 1.5px dashed #805D00;
    background: #FFF;
    max-width: 359px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 31px;
}

.seoAdvantage-btn button {
    margin-top: 50px;
}

.seoAdvantage-img img {
    max-width: 510px;
}

.seoAdvantage-sec {
    /* margin: 84px 0px; */
}

.featured-sec {
    background-image: url(../images/featured-sec.webp);
    background-size: cover;
    background-position: center;
    /* padding: 48px 0px; */
}

.featured-inner {
    text-align: center;
}

.featured-inner h2 {
    color: #FEBB13;
    text-align: center;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.96px;
    margin-bottom: 10px;
}

.featured-inner p {
    color: #FFF;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.48px;
    margin-bottom: 0px;
}

.wpSupport-title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: 0.42px;
    text-transform: capitalize;
}

.wpSupport-title h2 span {
    font-weight: 400;
}

.wpSupport-title {
    margin-bottom: 64px;
}

.wpSupport-info .title {
    color: #000;
    font-family: "Domine", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0.72px;
}

.wpSupport-info {
    display: flex;
    align-items: center;
    margin-bottom: 21px;
}

.wpSupport-info .icon {
    margin-right: 21px;
}

.wpSupport-info .icon img {
    max-width: 65px;
}

.wpSupport-desc p {
    margin-bottom: 0;
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.wpSupport-box {
    border-radius: 13px;
    border: 2px solid #333;
    background: #FFF;
       padding: 5px 5px 5px 5px;
    margin-bottom: 30px;
      max-height: 395px;
}
.wpSupport-box iframe {
    border-radius: 13px;
}
.wpSupport-sec {
    /* margin: 70px 0px; */
}

.wpSupport-btn button {
    margin-top: 20px;
}

.footerTop-bg {
    background-image: url('../images/footer-bg.webp');
    background-position: center;
    background-size: cover;
    height: 701px;
}

.refund-content p {
    color: #333;
    text-align: center;
    font-family: "Quicksand", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.34px;
    margin: 24px 0px;
}

.refund-content h5 {
    color: #EA430B;
    font-family: "Domine", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.24px;
    margin-bottom: 17px;
}

.refund-content h6 {
    color: #333;
    text-align: center;
    font-family: "Quicksand", serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.refund-btn button {
    margin-top: 50px;
    margin-bottom: 50px;
}

.refund-sec {
    background-color: #FCFBF3;
    padding: 0px 184px;
}

.refund-sec .refund-icon img {
    margin-top: -30px;
}

.contact-form-title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    text-transform: capitalize;
    margin: 60px 0px 30px;
}

.contactForm-content .title h2 {
    color: #000;
    font-family: "Roboto", serif;
    font-size: 110px;
    font-style: normal;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: 1.4px;
    text-transform: capitalize;
}

.contactForm-content .desc p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    /* 168.75% */
    letter-spacing: 0.16px;
}

.contactForm-content .title span {
    color: #000;
    font-family: "Domine", serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;

    letter-spacing: 0.34px;
}

.contact-info .phone,
.contact-info .chat,
.contact-info .metting,
.contact-info .mail {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.contact-info .phone span,
.contact-info .chat span,
.contact-info .metting span,
.contact-info .mail span {
    margin-left: 11px;
    color: #000;
    font-family: "Quicksand", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    /* 218.75% */
    letter-spacing: 0.16px;
}

.contactForm-sec {
    background-color: #fff;
    padding: 77px 111px;
}

.contactForm .title h2 {
    color: #000;
    font-family: "Domine", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
}

.contactForm .form-control {
    margin-bottom: 16px;
    border-radius: 7px;
    border: 1.3px solid #333;
    background: #FFF;
    min-height: 60px;
    box-shadow: none !important;
    border-color: #333 !important;
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.contactForm .form-control::placeholder {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.contactForm .form-btn,
.contactForm .form-btn:hover {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    min-height: 60px;

}

.input-inner {
    position: relative;

}

.inner-icon {
    position: absolute;
    padding: 12px 12px;
    pointer-events: none;
    padding-left: 23px;
    top: 5px;

}

.input-inner .form-control {
    padding-left: 90px !important;

}



.right-border {
    border-right: 1.8px solid rgba(90, 87, 88, 0.4);
    height: 26px;
    margin-left: 6px;
}

footer {
    padding: 0px 0px;
    background-color: #fff;
}

.footer-info p {
    color: #333;
    font-family: "Quicksand", serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    /* 250% */
    letter-spacing: 0.14px;
    margin-bottom: 0;
}

.contactForm-main {
    position: relative;
}

.contactForm-main::before {
    content: "";
    background-image: url('../images/footer-bg.webp');
    position: absolute;
    top: -38rem;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -9;
}

.difference-desc td,
.difference-desc th {
    width: 100% !important;
    white-space: nowrap;
}

.difference-desc td:nth-child(2) {
    padding-right: 59px !important;
}

.tab-view {
    display: none;
}

.review-sec .banner-bottom-info li span {
    font-size: 19px;
}

.review-sec .banner-bottom-info ul {
    justify-content: start;
}

.review-logo {
    padding-bottom: 45px;
}

.review-sec .banner-bottom-info {
    padding-bottom: 45px;
}

.client-review,
.web-review {
    border: 1px solid rgba(16, 16, 16, 0.12);
}

.review-sec {
    background: #FCFBF3;
    padding: 60px 0px 40px 0px;
}


.review-inner {
    border-bottom: 2px solid rgba(38, 28, 0, 0.10);
    ;
}

.review-btn button {
    margin-bottom: 50px;
}

.mobile-view {
    display: none;
}

.up-down {
    animation: up-down linear 4s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 4s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 4s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 4s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

.vert-move {
    -webkit-animation: mover 1.4s infinite alternate;
    animation: mover 1.4s infinite alternate;
}

.vert-move {
    -webkit-animation: mover 1.4s infinite alternate;
    animation: mover 1.4s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-25px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-25px);
    }
}

.refund-sec-bg::after {
    content: "";
    background-color: #FCFBF3;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -9;
}

.refund-sec-bg {
    position: relative;
}

.go-top {
    position: fixed;
      bottom: 0px;
    right: 4px;
    display: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
}

.backTotop img {
    max-width: 200px;
}


.go-top-text {
    position: absolute;
    text-align: center;
    font-family: 'Questrial';
    line-height: 1.5;
    letter-spacing: 3px;
    font-size: 12px;
    margin: 20px 0 0 -4px;
}

.go-top:hover {
    transition: all .4s linear;
    transform: scale(1.1);
}

html {
    scroll-behavior: smooth;
}


.goTotop-move {
    -webkit-animation: goTotop 1.5s infinite alternate;
    animation: goTotop 1.5s infinite alternate;
}

.goTotop-move {
    -webkit-animation: goTotop 1.5s infinite alternate;
    animation: goTotop 1.5s infinite alternate;
}

@-webkit-keyframes goTotop {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes goTotop {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes topAniLong {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }
}

.topAniLong {
    -webkit-animation: goTotop 1.5s infinite alternate;
    animation: goTotop 1.5s infinite alternate;
}

.slow-Website-banner,
.classicApproach-banner {
    position: relative;
}

.slow-Website-banner .loading-img {
    position: absolute;
    left: 16px;
    top: 8px;
    max-width: 180px;
}

.classicApproach-banner .rocket {
    position: absolute;
    right: -16px;
    top: 58px;
    max-width: 145px;
}

.popup-title h2{
color: #261C00;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.32px;
font-family: "Domine", serif;
}


.popup-title h2 span{
font-weight: 400;
line-height: normal;
}


.popup-desc p{
color: #402F00;
font-family: "Quicksand", sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 24px;
margin-bottom: 0;
}

.popup-btn button{
margin-top: 30px;
margin-bottom: 30px;
color: #FFF;
text-align: center;
font-family: "Roboto", serif;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.36px;
text-transform: capitalize;
padding: 16px 17px;
}


.popup-btn-meeting button, .popup-btn-chat button {
color: #FFF;
text-align: center;
font-family: "Roboto", serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
letter-spacing: 0.32px;
text-transform: capitalize;
margin-top: 0px;
    background: #000;
    padding: 18px 22px;
    min-height: 50px;
    margin-right: 20px;
}

.modal-body{

    padding: 0px 90px 80px 30px !important;

}

.modal-body::after {
    content: "";
    background: url(../images/woman.png);
    background-size: auto;
    left: 41.5rem;
    bottom: 0px;
    right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    height: 242px;
    position: absolute;
}

.modal-dialog {max-width: 900px !important;}
.modal-header { 
    padding: 15px 20px 0px !important;
    border-bottom: 0px !important;
}

.popup-btn-main{
  display: flex;
  align-items: center;
}