@charset "utf-8";

body {
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px !important;
}

p {
    line-height: 1.9 !important;
}

.p20 {
    padding: 30px
}

.p22 {
    padding: 20px 0 0 0;
}

.m30 {
    margin-bottom: 30px;
}

.active {
    font-weight: bold !important;
    color: #fff !important;
    /*color: #ed2626 !important;*/
}

.peractical-seo-solutions {
    background: #067668;
    padding: 25px;
    margin-top: 5%;
    display: flex;
    align-items: center;
}

.peractical-seo-solutions img {
    width: 100%;
}

.peractical-seo-solutions h1 {
    color: #fff;
}

.page_update {
    color: #fff;
    margin-top: 40px;
}

.ai-overviews {
    text-align: center;
    padding: 25px 0px;
}

.ai-overviews h2 {
    line-height: 55px;
    font-weight: 400;
}

.ai-overviews h2 span {
    font-weight: bold;
}

.witness {
    background: #dab583;
    padding: 25px 0% 25px 22%;
}

.witness h3 {
    font-weight: 400;
    font-size: 28px;
}

.witness h3 span {
    font-weight: bold;
}

.witness p span {
    font-weight: bold;
}

.witness p {
    font-size: 27px;
}

.understand-search {
    padding: 30px 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 17px;
}

.google-reviews-footer {
    width: 30%;
    height: auto;
    padding: 10px;
    display: flex;
    background: rgb(236 63 67);
    margin-top: 20px;
}

.google-reviews-footer ul {
    display: flex;
    padding-left: 20px;
    margin: 0;
}

.google-reviews-footer ul li {
    list-style: none;
    color: #fff;
    font-weight: bold;
    line-height: 1.5;
}

.google-review-menu {
    width: 100%;
}

.rate-review-footer {
    width: 33%;
}

.rate-review-google {
    width: 28%;
}

.rate-review-google img {
    width: 100%;
}

.rate-review-trust-piolet {
    width: 28%;
    margin-left: 20px;
}

.rate-review-trust-piolet img {
    width: 100%;
}

.actives {
    font-weight: bold !important;
    color: #000 !important;
    /*color: #ed2626 !important;*/
}

.dflexbox {
    display: flex;
}

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

.dflexcontent span {
    color: #fff;
    /* font-weight: 100; */
}

.logo-img {
    width: 35px;
    margin-top: -24px;
    cursor: pointer;
    margin-left: 12px;
}

.m-5 {
    margin-left: 15px;
    margin-top: -15px;
}

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

/*Menu*/

.topnav-menu {
    overflow: unset;
    background-color: unset;
    padding: 0px;
}

.topnavgation-menu {
    overflow: hidden;
    background-color: unset;
    padding: 0px;
}

.newdesign {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    background: #fff;
}

.topnav-menu a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}

.topnavgation-menu a {
    float: left;
    color: #000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}

.topnav-menu a:hover {
    background-color: unset;
    color: #fff;
    text-decoration: unset;
}

.topnavgation-menu a:hover {
    background-color: unset;
    color: #fff;
    text-decoration: unset;
}


/*.topnav-menu a.active {
  background-color: #04AA6D;
  color: white;
}*/
/*.topnavgation-menu a.active {
  background-color: #04AA6D;
  color: white;
}*/

.topnav-menu-right {
    float: right;
}

.topnavgation-menu-right {
    float: right;
}

/*Footer*/
.footermenu a {
    margin: 0 40px 0 0px;
    font-size: 16px;
    font-weight: 300;
    color: #dde5e4 !important;
    text-decoration: unset !important;
}

.footermenu a:hover {
    color: #dde5e4;
}

.bg-img {
    background-image: url("../images/Home page visual.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
}

.bg-image {
    background-image: url("../images/About Ideas To Reach India Private Limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 100px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.nopadding {
    padding: 0 !important
}

.bg-ima {
    background-image: url("../images/Client base of Ideas to reach India private limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg-imag {
    background-image: url("../images/Contact Ideas to reach India private limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 100px;
    margin-bottom: 50px;
}

.paymentgate {
    font-weight: 300 !important;
}


.sticky {
    position: fixed !important;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    transition: 0.5s ease-in-out;
}

.sticky+.content {
    padding-top: 60px;
}

.fixedmenu {
    box-shadow: 0px 0px 16px rgb(50 50 50 / 30%);
    /*    transition: 0.3s ease-in-out;*/
}

.fixedmenu .part {
    width: 70px;
    margin-top: 0spx;
    border: 1px solid #000;
}

.fixedmenu .topnav-menu a {
    color: #000;
}

.fixedmenu .idea {
    font-family: 'Roboto';
    color: #000 !important;
    font-size: 30px;
    text-decoration: unset !important;
}

.fixedmenu .dflexcontent span {
    color: #000;
    /* font-weight: 100; */
}

.fixedmenu .digital {
    font-size: 12px !important;
    text-decoration: unset;
    font-weight: 300;
}

.fixedmenu .active,
.fixedmenu .actives {
    font-weight: bold !important;
    color: #000 !important;
}

.fixedmenu .partner {
    width: 70px;
    margin-top: 0px;
    cursor: pointer;
    border: 1px solid;
}


.container {
    position: absolute;
    margin: 20px;
    width: auto;
}

.topnav {
    overflow: hidden;
    background-color: #333;
}

.topnav a {
    float: left;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.weare {
    bottom: 0%;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 25%;
    left: 12%;
    transform: translate(-15%, 0);
}

/*    .weare{
        bottom: -20%;
    text-align: center;
    color: #fff;
    font-size: 23px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    left: 18%;
    transform: translate(-25%, -50%);
}*/

.topnav a {
    background-color: #fff;
    color: black;
}

.idea {
    font-family: 'Roboto';
    color: #fff;
    font-size: 30px;
    text-decoration: unset !important;
}

.idea {
    font-family: 'Roboto';
    color: #fff !important;
    font-size: 30px;
    text-decoration: unset !important;
}

.ideastoreachlogo {
    font-family: 'Roboto';
    color: #000 !important;
    font-size: 30px;
    text-decoration: unset !important;
}

.digital {
    font-size: 12px !important;
    text-decoration: unset;
    font-weight: 100;
}

.digi {
    font-size: 11px;
    text-decoration: unset;
    font-weight: 300;
}

.storeach {
    margin-top: 15px;
}

.partner {
    width: 70px;
    margin-top: 0px;
    cursor: pointer;
}

.part {
    width: 70px;
    margin-top: 0px;
    border: 1px solid #000;
    cursor: pointer;
}

.home {
    margin-top: 25px;

}

/*.busine {
    padding: 75px 0px;
}*/
.busines {
    padding: 85px;
}

.business {
    padding: 100px;
}

.provide {
    margin-left: 25px;
    color: #000;
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 600;
}

.products {
    font-size: 16px;
    font-family: roboto;
    padding: 0px 0 0px 0;
    line-height: 1.7;
}

.secondsection {
    margin-top: 40px;
}

.second {
    color: #fff;
    padding: 0px 0px 20px 0;
    font-family: 'Roboto';
    font-size: 30px;
    font-weight: 100;
}

.private {
    color: #e7e5e5;
    font-size: 16px;
    line-height: 1.9;
    padding: 0 0px 20px 0;
    font-family: roboto;
    font-weight: 300;
}

.starcolor {
    color: #f00;
}

.minbudjet {
    color: #eb3f43;
}

.priva {
    color: #000;
    font-size: 16px;
    line-height: 1.9;
    padding: 0 0px 20px 0;
    font-family: roboto;
}

.readmore {
    padding: 15px 40px 15px 40px;
    background-color: #027b74;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 100;
}

.sem {
    font-size: 16px;
    text-align: center;
    background: #b9ab97;
    padding: 15px;
    color: #fff;
    margin: 0px;
}

.sems {
    font-size: 16px;
    text-align: center;
    background: #629080;
    padding: 15px;
    color: #fff;
    margin: 0px;
}

.semse {
    font-size: 16px;
    text-align: center;
    background: #5c6f7c;
    padding: 15px;
    color: #fff;
    margin: 0px;
}

.semses {
    font-size: 16px;
    text-align: center;
    background: #23629e;
    padding: 15px;
    color: #fff;
    margin: 0px;
}

.blog-page {
    padding: 8% 150px 0;
}

.blog-page img {
    width: 100%;
    border-radius: 5px;
}

.blog-image-flex {
    display: flex;
    align-items: center;
}

.blog-image-flex h1 {
    font-size: 30px;
}

.blog-image-flex h3 {
    font-size: 18px;
}

.google-crawling {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.google-crawling h2 {
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: bold;
}

.google-crawling ul {
    list-style: none;
}

.google-crawling ul li {
    padding-bottom: 20px;
    list-style: none;
    padding: 0px 3px 20px 25px;
    font-size: 18px !important;
    line-height: 23px;
}

.google-crawling p {
    line-height: 27px;
    margin-bottom: 12px;
}

.help-community p {
    line-height: 27px;
    margin-bottom: 20px;
}

.blog-para {
    display: flex;
    align-items: center;
    margin-bottom: 5px !important;
}

.blog-para strong {
    padding-left: 5px;
}

.google-crawling ul li {
    padding-bottom: 20px;
}

.google-crawling img {
    width: 1.5%;
}

.help-community {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.help-community h2 {
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: bold;
}

.help-community ul li {
    padding-bottom: 20px;
    list-style: none;
    display: flex;
    align-items: center;
}

.help-community img {
    width: 1%;
}

.call-blog {
    width: 1.3%;
}

.tooltip-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.card2 {
    display: inline-block;
    cursor: pointer;
    position: unset !important;
}

.tooltip-text {
    visibility: hidden;
    background-color: transparent;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0s linear 5s;
    font-size: 12px;
}

.tooltip-text.copied {
    background-color: #2b9e42;
    visibility: visible;
    opacity: 1;
    transition: none;
}

.social-image-blog {
    width: 50px !important;
    padding-right: 15px;
}

.shareimg {
    padding-top: 20px;
    padding-bottom: 20px;
}

.blog-form-width {
    width: 40%;
}

.form-group {
    display: flex;
    align-items: center;
}

.submit-blog {
    padding: 5px 20px;
}

.md-form {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.form-text-are {
    border: 1px solid #ccc;
    width: 85%;
    height: 70px;
    padding: 12px;
}

.single-box {
    border: 1px solid #a9a9aa;
    padding: 30px 20px 20px;
    border-radius: 10px;
    background: #fff;
    color: #000;
}

.single-box .img-area {
    width: 50%;
    float: left;
    margin: 0;
}

.single-box .img-area img {
    width: 100%;
    user-select: none;
}

.single-box {
    overflow: hidden;
}

.single-box .content {
    width: 50%;
    float: left;
    padding-left: 30px;
}

.single-box h2 {
    font-weight: 600;
    font-family: roboto, sans-serif;
    margin: 0 0 30px 0;
    font-size: 19px;
    line-height: 28px;
}

.single-box a {
    border-radius: 0;
    padding: 8px 15px;
    color: #000;
    background-color: #fff;
    font-size: 13px;
    user-select: none;
    text-align: center;
    border: 1px solid;
    text-transform: capitalize;
    font-weight: 700;
    font-family: roboto, sans-serif;
    text-decoration: none;
}

.single-box a:hover {
    background-color: #2b9e42;
    color: #fff;
    border: 0px solid;
    text-decoration: none !important;
}

.single-box p {
    line-height: 20px;
    font-size: 14px;
}

.bycode {
    margin-top: 30px;
    user-select: none;
}

.poston {
    font-size: 14px;
    margin-top: 8px;
    user-select: none;
}

.blog-section {
    padding-top: 8%;
    padding-bottom: 5%;
    padding-left: 25px;
    padding-right: 25px;
}

.blog-section h1 {
    text-align: center;
    margin-bottom: 35px;
}

@media only screen and (min-width: 1200px) {
    .searchengine {
        border: 1px solid #b9ab97;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .digi {
        font-size: 12px !important;
        text-decoration: unset;
        font-weight: 300;
    }

    .searche {
        border: 1px solid #629080;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .searchen {
        border: 1px solid #5c6f7c;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .searcheng {
        border: 1px solid #23629e;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }
}

@media only screen and (min-width: 1700px) {
    .reputation {
        color: #fff;
        padding: 175px 0px 0 1100px !important;
        font-size: 35px;
        font-family: 'Roboto';
    }

    .marketing {
        font-size: 16px;
        text-align: left;
        padding: 15px 30px 15px 33px !important;
    }

    .bg-image {
        background-image: url(../images/About Ideas To Reach India Private Limited.jpg);
        min-height: 430px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding: 0 100px;
    }

    .lastupdate {
        color: #fff;
        /* padding: 150px 0px 0 0px; */
        font-size: 30px;
        font-family: 'Roboto';
        text-align: center;
        line-height: 1.4;
        padding-top: 10%;
        padding-right: 25%;
    }

    .secondsection {
        margin-top: 70px;
    }

    .secondsections {
        margin-top: 85px !important;
    }

    .bg-ima {
        background-image: url(../images/Client base of Ideas to reach India private limited.jpg);
        min-height: 450px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
}

.readm {
    padding: 15px 40px 15px 40px;
    background-color: #fff;
    border: 1px solid #000;
    margin: auto;
    display: block;
}

.topnavgation-menu a {
    float: left;
    color: #000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}

.topnavgation-menu a:hover {
    color: #000;
}

.marketing {
    font-size: 16px;
    text-align: center;
    padding: 20px 6px 20px 6px;
}

.serviceprovider {
    margin-top: 50px;
    padding: 0 150px !;
}

.serviceproviders {
    margin-top: 45px;
    padding: 0 150px;
    margin-bottom: 40px;
}

.readmor {
    padding: 15px 40px 15px 40px;
    background-color: #5c6f7d;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 100;
}

.glad {
    padding: 35px;
}

.stayed {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
}

.stayeds {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto';
}

.decseven {
    font-size: 25px;
    padding: 15px 0;
}

.margin {
    padding: 50px 0px 0px 0px;
}

.profesional {
    color: #fff;
    padding: 115px 0 15px;
    font-family: 'Roboto';
    font-size: 35px;
}

.details_requirements {
    font-family: 'Roboto';
    font-size: 23px;
    color: #fff;
    font-weight: 400;
}

.through {
    text-align: center;
    padding-top: 0;
    color: #058fff;
    font-size: 45px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 27%;
    width: 100%;
    font-weight: bold;
}

.through1 {
    color: #058fff;
    font-size: 45px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 35%;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.requirements_choose {
    position: absolute;
    color: #fff;
    top: 52%;
    width: 100%;
    text-align: center;
    font-size: 25px;
}

.banner_button_redirect {
    position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
}

.banner_button_redirect a {
    background: #fff;
    color: #000;
    padding: 15px;
    line-height: 5;
}

.banner_button_redirect a:hover {
    background: #fff;
    color: #000;
    text-decoration: unset;
}

.full_fledge {
    padding: 15px 70px !important;
}

.full_fledge1 {
    padding: 15px 80px !important;
}

.lastupdate_seo {
    color: #fff;
    /* padding: 150px 0px 0 0px; */
    font-size: 30px;
    font-family: 'Roboto';
    text-align: end;
    line-height: 1.4;
    padding-top: 10%;
    padding-right: 15%;
}

.last_update {
    text-align: left;
    font-size: 18px;
}

.website_visibility {
    text-align: center;
    font-size: 34px;
    margin-top: 30%;
    font-weight: 200;
    line-height: 2;
}

.moveon {
    position: absolute;
    bottom: 300%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000bf;
    font-size: 21px;
    width: 185px;
    text-align: center;
    color: #fff !important;
    border: 1px solid;
    padding: 10px;
    text-decoration: unset !important;
}

.labelboxes {
    width: 100%;
    padding: 8px;
}

/*  .labelboxes{
    width: 100%;
    padding: 8px 0 8px 0;
    border: 1px solid #ccc
  }*/
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500 !important;
}

.nameidea {
    padding: 16px 0 0 0;
    color: #000;
    font-weight: 500;
}

.contactdetails {
    font-family: 'Roboto';
    font-size: 30px;
    color: #000;
    font-weight: 600;
}

.extenese {
    border: 1px solid #aca9a9;
    padding: 14px;
}

.Courteously {
    color: #eb3f43;
    font-size: 13px;
    font-weight: 400;
}

.submit {
    padding: 40px 0px 0px 0px;
}

.subbutton {
    padding: 15px 65px 15px 65px;
    background-color: #236499;
    border: 1px solid #236499;
    color: #fff;
    font-size: 20px;
    font-family: roboto;
    margin: auto;
    display: block;
}

.footer {
    background-color: #15466a;
    padding: 50px;

}

.pledge {
    padding: 60px 0 0 0;
    line-height: 2.5;
    font-weight: 300;
    font-size: 16px;
}

.footerpara {
    color: #dde5e4 !important;
}

.footerpara a:hover {
    color: #dde5e4;
}

.footerpara a {
    color: #dde5e4 !important;
}

.contactform {
    padding: 30px 0px;
}

.homemove {
    padding: 60px 0px 0px 60px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 20px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid;
    border-radius: 0px !important;
}

.arrow {
    position: absolute;
    bottom: 5%;
    right: 31%;
    transform: translate(-50%, -50%);
    width: 10px;
}

.city {
    background-image: url("../images/About Ideas To Reach India Private Limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.googles {
    color: #fff;
    /*    padding: 150px 0px 0 0px;*/
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
    padding-top: 10%;
    padding-right: 55%;
}

.lastupdate {
    color: #fff;
    /* padding: 150px 0px 0 0px; */
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
    padding-top: 11%;
    padding-right: 25%;
}

.seco {
    padding: 65px 0 0 0;
}

.read_further {
    margin-top: 50px;
}

.people_focused {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: bold;
}

.search_engine {
    font-size: 22px;
    padding-bottom: 10px;
}

.grow_business_online {
    padding-top: 25px;
}

.data-driven-approach {
    font-weight: bold;
    font-size: 17px;
}

.insight_digital {
    margin-top: 0;
    padding-bottom: 0;
}

.announce {
    line-height: 1.6;
    font-size: 16px;
    font-family: roboto;
}

.announce1 {
    line-height: 2.0;
    font-size: 16px;
    font-family: roboto;
    padding-bottom: 20px;
}

.standards {
    padding: 25px 0;
}

.accordion__content {
    display: none;
}

.accordion__header {
    cursor: pointer;
}

.read_more_read_less {
    border: none;
    background: none;
    padding: 0;
    color: rgb(0, 0, 255);
    font-weight: bold;
}

.standards1 {
    padding: 15px 0;
}

.contactus {
    background: #fff;
    padding: 15px 40px 15px 40px;
    border: 1px solid #000;
    margin-top: 20px;
}

.secti {
    padding: 0px 0 45px 0;
}

.servic {
    padding: 15px 0 0 0;
}

.servicecolor {
    background: #2d6b9e;
    padding: 65px 0 65px 0;
    margin-top: 75px;
}

.cols {
    color: #fff;
    font-size: 30px;
    font-family: 'Roboto';
    text-align: center;
    line-height: 1.4;
}

.servicecontent {
    padding: 0 125px;
}

.serviceborder {
    border: 1px solid #b9ab97;
    margin-top: 45px;
}

.servicebor {
    border: 1px solid #629080;
    margin-top: 45px;
}

.servicebord {
    border: 1px solid #5c6f7c;
    margin-top: 45px;
}

.serviceborda {
    border: 1px solid #23629e;
    margin-top: 45px;
}

.first {
    text-align: center;
    font-size: 25px;
    padding: 120px 0;
    font-family: roboto;
    color: #fff;
}

.firstpara {
    font-family: 'Roboto';
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

.remarkably {
    padding: 35px 27px 20px 27px;
}

.serckback {
    background: #b9ab97;
}

.serchback {
    background: #629080;
}

.serchbacks {
    background: #5c6f7c;
}

.serchbackss {
    background: #23629e;
}

.firsts {
    text-align: center;
    font-size: 23px;
    padding: 131px 0;
    font-family: roboto;
    color: #fff;
}

.firstss {
    text-align: center;
    font-size: 23px;
    padding: 140px 0;
    font-family: roboto;
    color: #fff;
}

.Holistic {
    padding: 130px 0;
}

.note {
    color: red;
    font-family: roboto;
}

.contactimg {
    background-image: url("../images/Contact Ideas to reach India private limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.googlesmap {
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Roboto';
    padding-left: 0;
    position: absolute;
    top: 22%;
    left: 15%;
    transform: translate(-25%, -50%);
    width: 60%;
}

.name {
    padding: 16px 0 0 0;
    color: #000;
    font-weight: 500;
}

.clientimage {
    background-image: url("../images/Client base of Ideas to reach India private limited.jpg");
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.delivers {
    padding: 35px 0 0 0;
}

.reputation {
    color: #fff;
    /* padding: 175px 0px 0 715px; */
    font-size: 30px;
    font-family: 'Roboto';
    padding-top: 10%;
    padding-left: 60%;
}

.territory {
    line-height: 1.6;
    font-size: 16px;
    font-family: roboto;
    color: #000;
}

.clientimg {
    width: 130px;
    height: auto;
}

.clientimg2 {
    width: 100px;
    height: auto;
}

.cp0 {
    padding: 0 !important
}

.clientspace {
    padding: 50px 0;
}

.p25 {
    padding-top: 25px
}

.businessgoal {
    padding: 0 !important;
}





/* For service screen */

.score-check {
    background-color: #e6e6e6;
    margin-top: 15%;
    height: auto;

}

.check-your-da {
    background: #406caa;
    width: 90%;
    margin: auto;
    border-radius: 25px;
    padding: 25px 25px 160px;
    text-align: center;
    position: relative;
    bottom: 155px;
}

.check-da-form {
    background: #fff;
    width: 40%;
    margin: 35px auto;
    padding: 15px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
}

input:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

.check-da-form input {
    float: inline-start;
    border: none;
    width: 70%;
}

.check-da-form button {
    border-radius: 5px;
    background-color: #2d8360;
    color: #fff;
    border: none;
    padding: 10px 25px;
}

.linking-root-domains {
    background: #fff;
    width: 75%;
    margin: auto;
    border-radius: 50px;
    position: relative;
    bottom: 290px;
    padding: 35px;
}

.linking-root-domains p {
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: bold;
}

.linking-root-domains p span {
    color: #406caa;
}

.linking-root-domains ul {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.linking-root-domains ul li {
    width: 32%;
    list-style: none;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 25px;
}

.spam-score {
    color: #7c7a7a !important;
    font-weight: 400 !important;
}

.domain-font {
    font-size: 53px !important;
    font-weight: 400 !important;
    color: green !important;
}

.domain-font-black {
    font-size: 53px !important;
    font-weight: 400 !important;
    color: #808080 !important;
}

.websites-name {
    margin-bottom: 20px;
}

.ideas-to-reach-service {
    margin: 115px auto 0;
    width: 95%;
}

#promotional_slider {
    width: 90%;
    padding: 20px 30px;
    margin: 0 auto;
    overflow: hidden;
    background: #FFF;
}

#promotional_slider .promotionalslider_wrapper {
    width: 100%;
    display: flex;
    /* slick initialized */
}

/* .check-your-da h2, p {
    color: #fff;
} */
#promotional_slider .promotionalslider_wrapper .slick-arrow {
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-appearance: none;
    border: 0;
    background: #2b9e42;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    outline: none;
}

#promotional_slider .promotionalslider_wrapper .slick-arrow:before {
    font-size: 23px;
    color: #FFF;
}

#promotional_slider .promotionalslider_wrapper .slick-arrow.slick-next:before {
    content: ">";
}

#promotional_slider .promotionalslider_wrapper .slick-arrow.slick-prev:before {
    content: "<";
}

#promotional_slider .promotionalslider_wrapper .slick-arrow:hover {
    cursor: pointer;
}

#promotional_slider .promotionalslider_wrapper .slick-arrow.slick-disabled {
    opacity: 0.5;
    background: #ccc;
}

#promotional_slider .promotionalslider_wrapper .slick-arrow.slick-disabled:hover {
    cursor: not-allowed;
}

#promotional_slider .promotionalslider_wrapper.slick-initialized {
    position: relative;
}

#promotional_slider .promotionalslider_wrapper.slick-initialized .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}

#promotional_slider .promotionalslider_wrapper.slick-initialized .slick-next {
    right: -25px;
}

#promotional_slider .promotionalslider_wrapper.slick-initialized .slick-prev {
    left: -25px;
}

#promotional_slider .promotionalslider_wrapper .promotionalslider_single {
    display: flex;
    width: 25%;
    flex: 0 0 25%;
    flex-direction: column;
    /*border: 5px solid #444;*/
    margin: 0 10px;
}

#promotional_slider .promotionalslider_wrapper .promotionalslider_single section {
    background: no-repeat center center/cover;
    width: 100%;
    height: auto;
    border-radius: 25px 25px 0 0px;
}

.slider-service {
    background-color: #15466a;
    color: #FFF;
    padding: 25px 0px 25px 25px;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 19px;
    margin: 0px;
    border-radius: 0 0 25px 25px;
}

a:focus {
    outline: none !important;
    outline-offset: -2px;
}

.slider-service {}

.slider-service p {
    color: #fff;
    font-weight: 400;
    line-height: 25px !important;
    font-size: 16px;
    margin-top: 20px;
    min-height: 75px;
}

.service-slide-wrapper {
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}

.service-slide-image-size {
    aspect-ratio: 3/2;
    transition: transform 0.8s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-slide-image-size:hover {
    transform: scale(1.05);
}

.slider-checkout {
    background: #2b9e42;
    border: none;
    padding: 10px 25px;
    border-radius: 15px;
    float: right;
    margin-right: 15px;
}

.price-button {
    width: fit-content;
    background: red;
    font-size: 15px;
    padding: 8px 25px;
    border-radius: 15px;
    text-transform: capitalize;
    text-align: center;
    min-height: 15px !important;
    position: absolute;
    top: 0;
}


/* Responsive design */

@media only screen and (min-width: 1400px) {
    .searchengine {
        border: 1px solid #b9ab97;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .searche {
        border: 1px solid #629080;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .searchen {
        border: 1px solid #5c6f7c;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .searcheng {
        border: 1px solid #23629e;
        padding: 0px 0px 0px 0px;
        min-height: 230px;
        max-height: 230px;
    }

    .sem {
        font-size: 17px;
        text-align: center;
        background: #b9ab97;
        padding: 15px;
        color: #fff;
        margin: 0px;
    }

    .marketing {
        font-size: 16px;
        text-align: left;
        padding: 15px 28px 15px 28px;
    }

    .sems {
        font-size: 17px;
        text-align: center;
        background: #629080;
        padding: 15px;
        color: #fff;
        margin: 0px;
    }

    .semse {
        font-size: 16px;
        text-align: center;
        background: #5c6f7c;
        padding: 15px;
        color: #fff;
        margin: 0px;
    }

    .semses {
        font-size: 17px;
        text-align: center;
        background: #23629e;
        padding: 15px;
        color: #fff;
        margin: 0px;
    }

    .busines {
        padding: 95px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .moveon {
        position: absolute;
        bottom: 120%;
        left: 90%;
        transform: translate(-50%, -50%);
        color: #000000bf;
        font-size: 21px;
        width: 200px;
        text-align: center;
        color: #fff !important;
        border: 1px solid;
        padding: 10px;
        text-decoration: unset !important;
    }

    .busines {
        padding: 0 20px;
    }

    .through {
        text-align: center;
        padding-top: 0;
        color: #058fff;
        font-size: 37px;
        font-family: 'Roboto';
        padding-left: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-25%, -50%);
    }

    .private {
        color: #e7e5e5;
        font-size: 10px;
        line-height: 1.9;
        padding: 0 0px 8px 0;
        font-family: roboto;
    }

    .second {
        color: #fff;
        padding: 0px 0px 20px 0;
        font-family: 'Roboto';
        font-size: 21px;
    }

    .searchengine {
        border: 1px solid #b9ab97;
        padding: 0px 0px 0px 0px;
        min-height: 275px;
        max-height: 275px;
    }

    .searche {
        border: 1px solid #629080;
        padding: 0px 0px 0px 0px;
        min-height: 275px;
        max-height: 275px;
    }

    .searchen {
        border: 1px solid #5c6f7c;
        padding: 0px 0px 0px 0px;
        min-height: 275px;
        max-height: 275px;
    }

    .searcheng {
        border: 1px solid #23629e;
        padding: 0px 0px 0px 0px;
        min-height: 275px;
        max-height: 275px;
    }

    .contactform {
        padding: 0px 0px;
    }

    .profesional {
        color: #fff;
        padding: 35px 0;
        font-family: 'Roboto';
        font-size: 35px;
    }

    .bg-imag {
        background-image: url(../images/Contact Ideas to reach India private limited.jpg);
        min-height: 280px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }

    .bg-image {
        background-image: url(../images/About Ideas To Reach India Private Limited.jpg);
        min-height: 220px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        padding: 0 100px;
    }

    .bg-ima {
        background-image: url(../images/Client base of Ideas to reach India private limited.jpg);
        min-height: 315px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }

    .contimg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 5% top;
        height: 220px !important;
    }

    .clintimg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 5% top;
        height: 230px !important;
    }

    .whoweareimg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 5% top;
        height: 225px !important;
    }

    .p22 {
        padding: 20px 0 20px 0;
    }

    .firstpara {
        font-family: 'Roboto';
        /* padding: 20px 27px 20px 27px; */
        font-size: 10px;
        line-height: 1.3;
    }

    .first {
        text-align: center;
        font-size: 20px;
        padding: 131px 0;
        font-family: roboto;
        color: #fff;
    }

    .digi {
        font-size: 6px;
        text-decoration: unset;
        font-weight: 300;
    }

    .ideastoreachlogo {
        font-family: 'Roboto';
        color: #000;
        font-size: 17px;
        text-decoration: unset !important;
    }

    .topnavgation-menu a {
        float: left;
        color: #000;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 11px;
        font-weight: 300;
    }

    .fixedmenu .topnavgation-menu a {
        float: left;
        color: #000;
        text-align: center;
        padding: 23px 16px;
        text-decoration: none;
        font-size: 11px;
        font-weight: 300;
    }

    .secondsection {
        margin-top: 40px;
    }

    .digital {
        font-size: 8px !important;
        text-decoration: unset;
        font-weight: 100;
    }

    .idea {
        font-family: 'Roboto';
        color: #fff !important;
        font-size: 20px;
        text-decoration: unset !important;
    }

    .topnav-menu a {
        float: left;
        color: #f2f2f2;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 10px;
        font-weight: 300;
    }

    .fixedmenu .idea {
        font-family: 'Roboto';
        color: #000 !important;
        font-size: 20px;
        text-decoration: unset !important;
    }

    .fixedmenu .digital {
        font-size: 8px !important;
        text-decoration: unset;
        font-weight: 300;
    }

    .fixedmenu .logo-img {
        width: 26px;
        margin-top: -15px;
    }

    .fixedmenu .partner {
        width: 59px;
        margin-top: 15px;
        cursor: pointer;
        border: 1px solid;
    }

    .fixedmenu .part {
        width: 70px;
        margin-top: 14px;
        border: 1px solid #000;
    }

    .reputation {
        color: #fff;
        padding: 85px 0px 0 395px;
        font-size: 28px;
        font-family: 'Roboto';
    }

    .clientimg {
        width: 80px;
        height: auto;
    }

    .clientimg2 {
        width: 75px;
        height: auto;
    }

    .googles {
        color: #fff;
        padding: 70px 0px 0 30px;
        font-size: 30px;
        font-family: 'Roboto';
    }

    .business {
        padding: 40px;
    }

    .secondsec {
        margin-top: 10px;
    }

    .glad {
        padding: 0px;
    }

}


@media only screen and (max-width:768px) {
    .dflexbox {
        display: block;
    }

    .google-reviews-fixed {
        position: fixed;
        bottom: 25px;
        width: 75%;
        height: auto;
    }

    .score-check {
        background-color: #e6e6e6;
        margin-top: 50%;
        height: auto;
    }

    .check-your-da {
        background: #406caa;
        width: 90%;
        margin: auto;
        border-radius: 25px;
        padding: 15px 15px 160px;
        text-align: center;
        position: relative;
        bottom: 155px;
    }

    .check-da-form input {
        float: inline-start;
        border: none;
        width: 100%;
        font-size: 15px;
    }

    .check-da-form {
        background: #fff;
        width: 100%;
        margin: 35px auto;
        padding: 5px;
        border-radius: 5px;
        display: flex;
        justify-content: space-between;
    }

    .check-da-form button {
        border-radius: 5px;
        background-color: #2d8360;
        color: #fff;
        border: none;
        padding: 10px 7px;
        font-size: 10px;
        width: 30%;
    }

    .ideas-to-reach-service {
        margin: 25px auto 0;
        width: 100%;
    }

    .slider-service {
        background-color: #15466a;
        color: #FFF;
        padding: 25px 5px 25px 5px !important;
        text-transform: capitalize;
        font-weight: bold;
        font-size: 19px;
        margin: 0px;
        border-radius: 0 0 25px 25px;
    }

    .slider-checkout {
        background: #2b9e42;
        border: none;
        padding: 10px 25px;
        border-radius: 15px;
        float: right;
        margin-right: 15px;
        font-size: 14px;
    }

    .slider-service p {
        color: #fff;
        font-weight: 400;
        line-height: 25px !important;
        font-size: 15px;
        margin-top: 20px;
        min-height: 75px;
    }

    .linking-root-domains {
        background: #fff;
        width: 75%;
        margin: auto;
        border-radius: 50px;
        position: relative;
        bottom: 290px;
        padding: 15px;
    }

    .linking-root-domains ul {
        display: block;
    }

    .linking-root-domains ul li {
        width: 100%;
        list-style: none;
        border: 1px solid #ccc;
        border-radius: 15px;
        padding: 25px;
        margin-bottom: 15px;
    }

    .google-reviews-footer {
        width: 100%;
        margin: auto;
        height: auto;
        padding: 10px;
        z-index: 10;
        /* display: block; */
        background: transparent;
    }

    .google-reviews-footer ul {
        display: flex !important;
        padding-left: 5px;
        margin: 0;
        background-color: rgb(236 63 67);
        height: auto;
        position: relative;
        padding: 10px;
    }

    .google-reviews-footer ul li {
        list-style: none;
        color: #fff;
        font-weight: bold;
        font-size: 15px;
    }

    .rate-review-trust-piolet a {
        padding: 0;
    }

    .rate-review-google a {
        padding: 0;
    }

    .google-crawling h2 {
        font-size: 23px;
        margin-bottom: 15px;
        margin-top: 15px;
        line-height: 30px;
    }

    .google-crawling img {
        width: 6.5%;
    }

    .help-community img {
        width: 5%;
    }

    .call-blog {
        width: 5.3%;
    }

    .google-crawling a {
        color: #337ab7 !important;
    }

    .google-crawling ul {
        list-style: none;
        padding-left: 15px;
    }

    .help-community ul {
        padding-left: 30px;
    }

    .blog-image-flex {
        display: block;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .blog-image-flex h1 {
        font-size: 25px;
    }

    .help-community h2 {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 30px;
    }

    .form-group {
        display: block;
    }

    .blog-page {
        padding: 8% 20px 0;
    }

    .help-community ul li {
        padding-bottom: 20px;
        list-style: none;
        display: block;
        align-items: center;
    }

    .blog-form-width {
        width: 100%;
    }

    .form-text-are {
        border: 1px solid #ccc;
        width: 100%;
        height: 70px;
        padding: 12px;
    }

    .single-box .img-area {
        width: 100%;
        float: left;
        margin: 0;
    }

    .single-box .img-area {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .single-box .content {
        width: 100%;
        padding-left: 0px;
    }

    .blog-section {
        padding-top: 8%;
        padding-bottom: 5%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .details_requirements1 {
        font-family: 'Roboto';
        font-size: 14px;
        color: #fff;
        position: absolute;
        top: 27%;
        left: 50px;
    }

    .website_visibility {
        text-align: center;
        font-size: 22px;
        margin-top: 0%;
        font-weight: 200;
        line-height: 2;
        padding: 12px;
    }

    .read_further {
        margin-top: 20px;
    }

    .minbudjet1 {
        color: #eb3f43;
        font-size: 16px;
    }

    .details_requirements2 {
        font-family: 'Roboto';
        font-size: 14px;
        color: #fff;
        position: absolute;
        top: 55%;
        left: 16px;
    }

    .sectioncontent {
        padding: 5px 0;
    }

    .marg15 {
        margin: 0 15px;
    }

    .remarkably {
        padding: 23px 10px 45px 10px;
    }

    .servic {
        padding: 10px 0 0 0;
    }

    .announce {
        line-height: 1.6;
        font-size: 16px;
        font-family: roboto;
    }

    .glad {
        padding: 0px;
    }

    .territory {
        line-height: 1.6;
        font-size: 16px;
        font-family: roboto;
        color: #000;
        padding-top: 15px;
    }

    .serviceproviders {
        margin-top: 0px;
        padding: 0 150px;
        margin-bottom: 40px;
    }

    .servicecolor {
        background: #2d6b9e;
        padding: 65px 0 65px 0;
        margin-top: 0px;
    }

    .first {
        text-align: center;
        font-size: 21px;
        padding: 20px 0;
        font-family: roboto;
        color: #fff;
        margin: 0;
    }

    .provide {
        text-align: center;
        color: #000;
        font-size: 28px;
        font-family: 'Roboto';
        font-weight: 600;
        padding-bottom: 21px;
    }

    .weare {
        bottom: 0%;
        text-align: center;
        color: #fff;
        font-size: 20px;
        font-family: 'Roboto';
        padding-left: 0;
        position: absolute;
        top: 25%;
        left: 12%;
        transform: translate(-15%, 0);
    }

    .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .servicecontent {
        padding: 0 25px;
    }

    .idea {
        font-family: 'Roboto';
        color: #4d4d4d !important;
        font-size: 30px;
        text-decoration: unset !important;
        font-weight: 400;
    }

    .m-5 {
        margin-left: 0;
        margin-top: -10px;
    }

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

    .city {
        background-image: url("../images/Mobile image 3.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        min-height: 263px;
    }

    .clientimage {
        background-image: url("../images/Mobile image 2.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }

    .reputation {
        color: #fff;
        padding: 70px 0px;
        font-size: 23px;
        text-align: center;
        position: absolute;
        top: 0px;
        width: 100%;
    }

    .googlesmap {
        text-align: center;
        color: #fff;
        font-size: 20px;
        font-family: 'Roboto';
        padding-left: 0;
        position: absolute;
        top: 22%;
        left: 10%;
        transform: translate(-25%, -50%);
        width: 60%;
        line-height: 1.4;
    }

    .clientimg {
        width: 100%;
        margin-top: 30px;
    }

    .googles {
        text-align: center;
        color: #fff;
        font-size: 20px;
        font-family: 'Roboto';
        padding-left: 0;
        position: absolute;
        top: 20%;
        left: 26%;
        transform: translate(-25%, -50%);
        width: 88%;
    }

    .seco {
        padding: 0px 0 0 0;
    }

    .contactus {
        background: #fff;
        padding: 10px 25px 10px 25px;
        border: 1px solid #000;
        margin-top: 20px;
        margin: auto;
        display: block;
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .pandemics {
        margin-bottom: 30px;
    }

    .serviceprovider {
        margin-top: 50px;
        padding: 0px 35px;
    }

    .readm {
        margin: auto;
        display: block;
        padding: 15px 35px 15px 35px;
        background-color: #fff;
        border: 1px solid #000;
    }

    .marketing {
        font-size: 16px;
        text-align: center;
        padding: 15px 10px 15px 10px;
    }

    .sem {
        font-size: 18px;
        text-align: center;
        background: #b9ab97;
        padding: 25px 0px 25px 0;
        color: #fff;
        margin-top: 0px;
        line-height: 1.4;
    }

    .sems {
        font-size: 18px;
        text-align: center;
        background: #629080;
        padding: 25px 0px 25px 0;
        color: #fff;
        margin-top: 0px;
        line-height: 1.4;
    }

    .searche {
        border: 1px solid #629080;
        padding: 0px 0px 20px 0px;
        margin-top: 0px;
        min-height: unset;
        max-height: unset
    }

    .semse {
        font-size: 18px;
        text-align: center;
        background: #5c6f7c;
        padding: 25px 0px 25px 0;
        color: #fff;
        margin-top: 0px;
        line-height: 1.4;
    }

    .searchen {
        border: 1px solid #5c6f7c;
        padding: 0px 0px 20px 0px;
        margin-top: 0px;
        min-height: unset;
        max-height: unset;
    }

    .semses {
        font-size: 18px;
        text-align: center;
        background: #23629e;
        padding: 25px 0px 25px 0;
        color: #fff;
        margin-top: 0px;
        line-height: 1.4;
    }

    .products {
        font-size: 16px;
        font-family: roboto;
        padding: 0px 0 0px 0;
        line-height: 1.7;
    }

    .searcheng {
        border: 1px solid #5c6f7c;
        padding: 0px 0px 20px 0px;
        margin-top: 0px;
        min-height: unset;
        max-height: unset;
    }

    .searchengine {
        border: 1px solid #b9ab97;
        padding: 0px 0px 20px 0px;
        min-height: unset;
        max-height: unset;
    }

    .stayed {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        color: #000;
        font-family: 'Roboto';
        line-height: 30px;
    }

    .margin {
        padding: 0px 0px 0px 0px;
    }

    .stayeds {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        color: #000;
        font-family: 'Roboto';
        margin-top: 30px;
    }

    .contactform {
        padding: 0px 23px;
    }

    .contactdetails {
        font-family: 'Roboto';
        font-size: 30px;
        color: #000;
        font-weight: 600;
        text-align: center;
    }

    .through {
        text-align: center;
        color: #058fff;
        font-size: 25px;
        font-family: 'Roboto';
        padding-left: 0;
        position: absolute;
        top: 15%;
        left: 35%;
        /* transform: translate(-25%, -50%); */
        width: 62%;
    }

    .through1 {
        color: #058fff;
        font-size: 25px;
        font-family: 'Roboto';
        padding-left: 130px;
        position: absolute;
        top: 24%;
        font-weight: bold;
        width: 100%;
    }

    .mobile_menu {
        padding-top: 45px;
        padding-bottom: 30px;
        text-align: center;
    }

    .mobile_m1 {
        text-align: center;
        font-size: 22px;
        color: #000;
        font-weight: 600;
    }

    .mobile_menu div button {
        margin-bottom: 20px;
        border: 1px solid #ccc;
        background: #fff;
        padding: 10px;
        width: 85%;
    }

    .requirements_choose {
        position: absolute;
        color: #fff;
        top: 22%;
        width: 100%;
        text-align: right;
        font-size: 16px;
        padding-right: 20px;
    }

    .banner_button_redirect {
        position: absolute;
        top: 25%;
        width: 100%;
        text-align: center;
    }

    .banner_button_redirect a {
        background: #fff;
        color: #000;
        padding: 7px;
        line-height: 3;
        font-size: 12px;
    }

    .full_fledge {
        padding: 7px 55px !important;
    }

    .full_fledge1 {
        padding: 7px 65px !important;
    }

    .extend {
        font-size: 19px;
    }

    .Courteously {
        color: #eb3f43;
        font-size: 14px;
        font-weight: 400;
    }

    .minbudjet {
        color: #eb3f43;
        font-size: 19px;
    }

    label {
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 500;
        display: contents;
        font-size: 19px;
    }

    input[type=checkbox] {
        margin: 35px 0 0;
        line-height: normal;
    }

    .subbutton {
        padding: 15px 65px 15px 65px;
        background-color: #236499;
        border: 1px solid #236499;
        color: #fff;
        font-size: 20px;
        font-family: roboto;
        margin: auto;
        display: block;
        margin-bottom: 30px;
    }

    .arrow {
        position: absolute;
        bottom: 3%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 8px;
    }

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

    .footer {
        background-color: #15466a;
        padding: 25px;
        line-height: 3.1 !important;
    }

    .pledge {
        padding: 0px;
        line-height: 2.5;
        font-weight: 300;
        font-size: 16px;
    }

    .private {
        color: #000;
        font-size: 16px !important;
        line-height: 1.7;
        padding: 30px;
        font-family: roboto;
    }

    .line {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 2px solid #ccc;
    }

    .mob-img {
        background-image: url("../images/Mobile image 3.jpg");
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        border-bottom: 1px solid #000;
    }

    .second {
        color: #fff;
        padding: 0px 0px 6px 0;
        font-family: 'Roboto';
        font-size: 23px;
        margin-left: 16px;
    }

    .readmore {
        padding: 15px;
        background-color: #fff;
        border: 1px solid #000;
        color: #000;
        margin: auto;
        display: block;
        font-size: 16px;
        font-weight: 300;
    }

    .business {
        padding: 25px 15px;
    }

    .back-img {
        background-image: url("../images/Mobile image 2.jpg");
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        padding: 0px 0px 20px 0;
    }

    .secondsection {
        margin-top: 30px;
    }

    .seconds {
        color: #fff;
        padding: 0px 0px 6px 0;
        font-family: 'Roboto';
        font-size: 20px;
        /* margin-left: 15px; */
        text-align: center;
    }

    .privates {
        color: #000;
        font-size: 16px;
        line-height: 1.5;
        padding: 100px 0px 10px 0;
        font-family: roboto;
        margin-top: 130px;
    }

    .readmor {
        padding: 15px;
        background-color: #fff;
        border: 1px solid #000;
        color: #000;
        margin: auto;
        display: block;
        font-size: 15px;
        font-weight: 300;
    }

    .back-imga {
        background-image: url("../images/Mobile image 4.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding: 0px 0px 20px 0;
        margin-bottom: 20px;
    }

    .profesional {
        color: #fff;
        padding: 65px 0;
        font-family: 'Roboto';
        font-size: 20px;
        line-height: 1.3;
    }

    .busines {
        padding: 0px 0px;
    }

    /*.serviceproviders {
    margin-top: 40px;
    padding: 0 150px;
}*/
    .first-img {
        background-image: url("../images/Home page mobile.jpg");
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        margin-top: 0px;
    }

    .way {
        font-weight: 1000;
        font-size: 22px;
    }

    .footer a {
        color: #fff !important;
    }

    .containers {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 40px;
        cursor: pointer;
        font-size: 17px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .containers input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .checkmark {
        position: absolute;
        top: 13px;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: 1px solid #000;
    }

    .containers:hover input~.checkmark {
        background-color: #fff;
    }

    .containers input:checked~.checkmark {
        background-color: #2196F3;
    }

    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .containers input:checked~.checkmark:after {
        display: block;
    }

    .containers .checkmark:after {
        left: 7px;
        top: 4px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .checkmarks {
        position: absolute;
        top: 0px;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #fff;
        border: 1px solid #000;
    }

    .cols {
        color: #fff;
        font-size: 20px;
        font-family: 'Roboto';
        text-align: center;
        line-height: 1.4;
    }

    .containers:hover input~.checkmarks {
        background-color: #fff;
    }

    .containers input:checked~.checkmarks {
        background-color: #2196F3;
    }

    .checkmarks:after {
        content: "";
        position: absolute;
        display: none;
    }

    .containers input:checked~.checkmarks:after {
        display: block;
    }

    .containers .checkmarks:after {
        left: 7px;
        top: 4px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .name {
        padding: 16px 0 0 0;
        font-size: 17px;
    }

    .contactform label {
        font-size: 14px;
    }

    .idealogo {
        width: 17%;
        padding: 0px 0px 0px 0;
    }

    .digital {
        font-size: 12px !important;
        text-decoration: unset;
        font-weight: 400;
        color: #4d4d4d !important;
        line-height: 3px;
    }

    .partner {
        width: 45px !important;
        border: 1px solid #000;
        margin: 8px 0 0 0;
    }

    .topmenu {
        display: flex;
        position: fixed;
        z-index: 100;
        background-color: #fff;
        width: 100%;
    }

    a {
        color: #000 !important;
        text-decoration: unset;
        font-family: roboto;
    }

    .navTrigger {
        display: block;
    }

    .nav div.logo {
        margin-left: 0px;
    }

    .nav div.main_list {
        width: 100%;
        height: 0;
        overflow: hidden;
    }

    .nav div.show_list {
        height: auto;
        display: none;
    }

    .nav div.main_list ul {
        flex-direction: column;
        width: 100%;
        height: 100vh;
        right: 0;
        left: 0;
        bottom: 0;
        background-color: #111;
        /*same background color of navbar*/
        background-position: center top;
    }

    .nav div.main_list ul li {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        list-style: none;
    }

    .nav div.main_list ul li a {
        text-align: center;
        width: 100%;
        font-size: 20px;
        padding: 20px;
    }

    .nav div.media_button {
        display: block;
    }
}

.navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
}

.navTrigger i {
    background-color: #000;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
}

.threedot {
    width: 100%;
    background: #fff;
}

.font {
    font-size: 25px;
}

.paymentga {
    fontweight: 600;
}

.container {
    position: fixed;
    margin: 0px;
    width: auto;
}

.navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
}

@-webkit-keyframes inM {
    50% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes inM {
    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes outM {
    50% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(45deg);
    }
}

@keyframes outM {
    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(45deg);
    }
}

@-webkit-keyframes inT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes inT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(9px) rotate(0deg);
    }

    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes outT {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateY(9px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(9px) rotate(135deg);
    }
}

@keyframes outT {
    0% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(9px) rotate(0deg);
    }

    100% {
        transform: translateY(9px) rotate(135deg);
    }
}

@-webkit-keyframes inBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes inBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-9px) rotate(0deg);
    }

    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

@-webkit-keyframes outBtm {
    0% {
        -webkit-transform: translateY(0px) rotate(0deg);
    }

    50% {
        -webkit-transform: translateY(-9px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateY(-9px) rotate(135deg);
    }
}

@keyframes outBtm {
    0% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-9px) rotate(0deg);
    }

    100% {
        transform: translateY(-9px) rotate(135deg);
    }
}

.affix {
    padding: 0;
    background-color: #111;
}






.myH2 {
    text-align: center;
    font-size: 4rem;
}

.myP {
    text-align: justify;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 20px;
}


.da-red {
    color: #f32e2e !important;
    font-weight: 600;
}

.da-green {
    color: #28a745 !important;
    font-weight: 600;
}


/* ===== WRAPPER ===== */
.dm-wrapper {
    min-height: 100vh;
    background: #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
  }
  
  /* ===== CONTAINER ===== */
  .dm-container {
    text-align: center;
    padding: 20px;
    width: 100%;
    max-width: 900px;
  }
  
  /* ===== TITLES ===== */
  .dm-title {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
  }
  
  .dm-title span {
    color: #1a73e8;
  }
  
  .dm-subtitle {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
  }
  
  /* ===== CONTENT BOX ===== */
  .dm-box {
    background: #fff;
    margin: 30px auto 0;
    padding: 30px;
    max-width: 400px;
  }
  
  /* ===== TEXT ===== */
  .dm-text {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 20px;
  }
  
  /* ===== BUTTONS ===== */
  .dm-btn {
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 2px;
    transition: all 0.3s ease;
    text-align: center;
  }
  
  .dm-btn-green {
    background: #0f9d58;
    color: #fff !important;
    text-decoration: unset !important;
  }
  
  .dm-btn-green:hover {
    background: #0c7c46;
  }
  
  .dm-btn-blue {
    background: #3b73f1;
    color: #fff !important;
    text-decoration: unset !important;
  }
  
  .dm-btn-blue:hover {
    background: #2f5fd1;
  }
  
  .dm-btn-outline {
    border: 1px solid #000;
    color: #0f9d58 !important;
    background: #fff;
    text-decoration: unset !important;
  }
  
  .dm-btn-outline:hover {
    background: #f4f4f4;
  }

  .desktop-break {display: inline;}
  .mobile-break {display: none;}
  
  /* ===== RESPONSIVE ===== */
  @media (max-width: 768px) {
    .dm-title {
      font-size: 26px;
    }
  
    .dm-subtitle {
      font-size: 13px;
    }
  
    .dm-box {
      padding: 25px 20px;
    }
    .desktop-break {display: none; }
    .mobile-break{display: inline; }
  }
  
  @media (max-width: 480px) {
    .dm-title {
      font-size: 22px;
    }
  
    .dm-box {
      max-width: 100%;
    }
  
    .dm-btn {
      font-size: 13px;
    }
  }

  /* ===== HERO WRAPPER ===== */
.fdm-hero-wrap {
    position: relative;
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  /* ===== IMAGE ===== */
  .fdm-hero-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  /* ===== OVERLAY ===== */
  .fdm-overlay {
    position: absolute;
    inset: 0;
    /* background: rgba(0, 0, 0, 0.45); */
    z-index: 1;
  }
  
  /* ===== CONTENT ===== */
  .fdm-hero-content {
    position: absolute;
    z-index: 2;
    max-width: 600px;
    padding: 40px;
    color: #fff;
    bottom: 140px;
  }
  
  /* ===== TITLE ===== */
  .fdm-hero-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  
  /* ===== TEXT ===== */
  .fdm-hero-text {
    font-size: 16px;
    line-height: 1.7 !important;
    color: #eaeaea;
    margin: 35px 0;
    font-weight: 300;
  }
  
  /* ===== BUTTON ===== */
  .fdm-hero-btn {
    display: inline-block;
    padding: 14px 28px;
    border: 1px solid #fff;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 14px;
    transition: all 0.3s ease;
    width: 90%;
    text-align: center;
    font-weight: 100;
  }
  
  /* .fdm-hero-btn:hover {
    background: #fff;
    color: #000;
  } */
  
  /* ===== RESPONSIVE ===== */
  @media (max-width: 768px) {
    .fdm-hero-wrap {
      min-height: 70vh;
    }
  
    .fdm-hero-content {
      padding: 25px;
      max-width: 100%;
    }
  
    .fdm-hero-title {
      font-size: 26px;
    }
  }
  
  @media (max-width: 480px) {
    .fdm-hero-title {
      font-size: 22px;
    }
  
    .fdm-hero-btn {
      font-size: 13px;
      padding: 12px 10px;
      color: #fff !important;
      font-weight: 300;
      background: unset !important;
    }
    .dm-wrapper {
        min-height: 60vh;
        margin-top: 0px;
    }
    .fdm-hero-wrap {
        align-items: flex-start;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .fdm-hero-content {
        bottom: unset;
    }
  }
  .blog-section-wrap {
    background: #e6e6e6;
    padding: 60px 20px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  
  .blog-section-head {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 40px;
  }
  
  .blog-section-head h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  
  .blog-section-head p {
    font-size: 14px;
    color: #444;
    font-weight: 300;
  }
  
  /* GRID */
  .blog-card-row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    max-width: 1300px;
    margin: auto;
  }
  
  /* CARD */
  .blog-card-box {
    background: #fff;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
    text-align: center;
  }
  
  .blog-card-box h3 {
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.5;
  }
  
  .blog-card-box img {
    width: 100%;
    user-select: none;
    aspect-ratio: 3 / 2;
    object-fit: contain;
    margin-bottom: 20px;
  }
  
  .blog-read-btn {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #000;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    margin-bottom: 16px;
  }
  
  .blog-highlight {
    font-size: 18px;
    margin: 8px 0;
  }
  
  .blog-highlight.purple { color: purple; }
  .blog-highlight.red { color: red; }
  
  .blog-author,
  .blog-date {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 1.5;
  }
  
  /* FOOTER BUTTON */
  .blog-footer-btn {
    text-align: center;
    margin-top: 80px;
  }
  
  .blog-footer-btn a {
    padding: 12px 120px;
    font-size: 14px;
    font-weight: 300;
    text-decoration: unset !important;
    border: 1px solid #000;
    color: #000 !important;
    background: #fff;
  }
  
  /* MOBILE SLIDER */
  @media (max-width: 991px) {
    .blog-card-row {
      display: block;
      height: 65%;
    }
  
    .blog-card-item {
      padding: 10px;
    }
    .blog-footer-btn {
        text-align: center;
        margin-top: 20px;
    }
    .blog-section-wrap {
        margin-top: 0px;
        margin-bottom: 0px; 
    }
    .fdm-hero-img {
        height: auto;
    }
    .fdm-hero-text {
        line-height: 1.5 !important;
        margin-top: 120px;
        font-size: 14px;
    }
    .blog-footer-btn a {padding: 12px 100px;}

  }

  @media (max-width: 320px) {
    .fdm-hero-btn {
        font-size: 12px;
        padding: 8px;
        color: #fff !important;
        font-weight: 300;
        background: unset !important;
    }

  .fdm-hero-text {
    line-height: 1.5 !important;
    margin-top: 80px;
    font-size: 14px;
}
 .blog-footer-btn a {padding: 12px 100px;}
  }
  
  