/* font-family: "Montserrat", sans-serif; */

body{
    margin: 0;
}
*{
    box-sizing: border-box;
}
img{
    vertical-align: middle;
}

.icecube-code .seocrawler-body, .icecube-code .seocrawler-body span.wpcf7-not-valid-tip {
    color: #000;
}

body a {
    text-decoration: none;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    display: inline-block;
}

body:before, 
body:after {
    display:table;
    content:""; 
}
body:after {
    clear:both; 
}

.icecube-code .seocrawler-body h1, .icecube-code .seocrawler-body h2, .icecube-code .seocrawler-body h3, .icecube-code .seocrawler-body h4, .icecube-code .seocrawler-body h5, .icecube-code .seocrawler-body h6 {
    color: #000;
}
.seocrawler-body .custom-body-main figure {
    margin:0;   
}
.seocrawler-body .custom-body-main figure a{
    display: block;
}
.seocrawler-body .custom-body-main a img,
.seocrawler-body .custom-body-main a img, .seocrawler-body .custom-body-main figure img {
    width: 100%;
    vertical-align: middle;
}

.seocrawler-body .custom-body-main img {
    height: auto;
    width: auto;
}

.seocrawler-body .custom-body-main input[type="button"],
.seocrawler-body .custom-body-main input[type="submit"] {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.seocrawler-body .custom-body-main a:hover,
.seocrawler-body .custom-body-main a:focus {
	text-decoration: none;
	outline:none;
	color:inherit;
}

.seocrawler-body .custom-body-main input,
.seocrawler-body .custom-body-main input:focus,
.seocrawler-body .custom-body-main button,
.seocrawler-body .custom-body-main button:focus,
.seocrawler-body .custom-body-main textarea{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	outline:none ;
    box-shadow: none;
}

.seocrawler-body .custom-body-main ul,.seocrawler-body .custom-body-main ol{
	list-style:none;
	padding:0px;
	margin:0px;	
}
.seocrawler-body .custom-body-main :is(h1,h2,h3,h4,h5,h6) {
    margin-top: 0px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0.8em;
    color: #000;
}
.seocrawler-body .custom-body-main p {
    line-height: 1.75;
    margin: 0px;
}

.seocrawler-body .custom-body-main p:not(:last-child){
	margin-bottom:15px;	
}
.seocrawler-body .custom-body-main b, .seocrawler-body .custom-body-main strong{
	font-weight:700;
}
.seocrawler-body .custom-body-main .hidden {
    display: none !important;
}

.seocrawler-body .custom-body-main .slick-next, 
.seocrawler-body .custom-body-main .slick-prev {
    z-index: 99;
    top: calc(50% - 31px);
    width: 60px;
    height: 60px;
}

.seocrawler-body .custom-body-main .common-box{
    border: 1px solid transparent;
    background: linear-gradient(white, white) padding-box, linear-gradient(#e7e7f1, white) border-box;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
}

.seocrawler-body .custom-body-main .py112 {
    padding: 3em 0 3em;
}
.seocrawler-body .custom-body-main .pb112{
    padding-bottom: 4em;
}
.seocrawler-body .custom-body-main .pt112{
    padding-top: 4em;
}
.seocrawler-body .custom-body-main .mb112{
    margin-bottom:3em ;
}
.seocrawler-body .custom-body-main {
    font-size: 20px;
    font-family: 'Montserrat' !important;
    color: #000;
}
.seocrawler-body .custom-body-main *{
    font-family: 'Montserrat' !important;
}
.seocrawler-body .custom-body-main p {
    font-size: 0.9em;
}


.seocrawler-body .custom-body-main .title_wrap .title {
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 0;

}

.seocrawler-body .custom-body-main .home_services_mainsec .title_wrap {
    text-align: center;
    margin-bottom: 3.75em;
}

.seocrawler-body .custom-body-main .home_services_mainsec .title_wrap p {
    letter-spacing: 0.02em;
}

.seocrawler-body .custom-body-main .title_wrap .title ~ p {
    margin-top: 0.5em;
}

.seocrawler-body .custom-body-main .title32{
    font-size: 1.6em;
}
.seocrawler-body .custom-body-main .title26{
    font-size: 1.3em;
}


.icecube-code .seocrawler-top-bar {
    display: none;
}


.seocrawler-body .custom-body-main .home_banner_main .top-desc {
    text-align: center;
    margin-bottom: 4em;
}

.seocrawler-body .custom-body-main .home_banner_main .max-block {
    margin-inline: auto;
    max-width: 29em;
}

.seocrawler-body .custom-body-main .desc-wrap p {
    line-height: 2;
    margin: 0;
}

.seocrawler-body .custom-body-main p:not(:last-child) {
    margin-bottom: 1em;
}
.orange-btn:focus {
    color: #fff !important;
}
.seocrawler-body .custom-body-main .orange-btn {
    font-size: 0.8em;
    font-weight: 600;
    background: #f76724;
    color: white;
    padding: 15.5px 28px;
    border-radius: 5px;
    text-transform: uppercase;
    box-shadow: 3px 6px 10px 0 rgb(247 103 36 / 20%);
    line-height: normal;
}
.seocrawler-body .custom-body-main .orange-btn:hover {
    color: white;
}
.seocrawler-body .custom-body-main .orange-btn:after {
    content: "›";
    content: url(../images/angle-right-btn.png);
    padding-left: 0.3em;
    font-size: 1.5em;
    line-height: 0;
    display: inline-block;
}

.seocrawler-body .custom-body-main .home_banner_main {
    padding-top: 4em;
    position: relative;
}
.seocrawler-body .custom-body-main .home_banner_main .container {
    position: relative;
}
.seocrawler-body .custom-body-main .home_banner_main .max-block .sub-title {
    font-weight: normal;
}

.seocrawler-body .custom-body-main .home_banner_main .top-desc .title_wrap {
    margin-bottom: 1.5em;
}
.seocrawler-body .custom-body-main .home_banner_main .max-block .desc-wrap {
    margin-bottom: 2.4em;
}


.seocrawler-body .custom-body-main .home_banner_main .custom-row {
    gap: 1.3em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.seocrawler-body .custom-body-main .home_banner_main .custom-row .column {
    width: 10.6em;
    background: white;
    border-radius: 10px;
    padding: 1.5em;
    text-align: center;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
}
.seocrawler-body .custom-body-main .home_banner_main .custom-row .column img {
    width: auto;
    max-width: 7.5em;
    margin-inline: auto;
    vertical-align: middle;
    max-height: 6em;
}

.seocrawler-body .custom-body-main .home_banner_main .custom-row .column figure {
    text-align: center;
    margin-bottom: 1.5em;
    vertical-align: middle;
}

.seocrawler-body .custom-body-main .home_banner_main .custom-row .sub-text {
    margin: 0;
    font-size: 0.85em;
    line-height: 1.3;
    margin-top: 0.5em;
}


.seocrawler-body .custom-body-main .home_services_mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 4em;
    margin-bottom: 3.25em;
}
.seocrawler-body .custom-body-main .home_services_mainsec .bnt-bt {
    text-align: center;
}
.seocrawler-body .custom-body-main .home_services_mainsec .custom-row .column {width: calc(50% - 2em);}

.seocrawler-body .custom-body-main .home_services_mainsec .custom-row .inner-column {
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    position: relative;
    border-radius: 30px;
    border: 1px solid #ebebf3;
    padding: 2.5em 2.5em 2.5em;
    height: 100%;
}

.seocrawler-body .custom-body-main .home_services_mainsec .custom-row .inner-column:hover {
    border-color: #2737ec;
}

.seocrawler-body .custom-body-main .home_services_mainsec  .inner-column .img-icon {
    position: absolute;
    right: -1.4em;
    top: -2em;
}

.seocrawler-body .custom-body-main .home_services_mainsec .inner-column .img-icon img {
    max-height: 4em;
}

.seocrawler-body .custom-body-main .home_services_mainsec .inner-column .title32 {
    margin-bottom: 0.5em;
}

.seocrawler-body .custom-body-main .home_services_mainsec .inner-column .desc-wrap {
    padding-right: 0.9em;
    letter-spacing: 0.01em;
    margin-bottom: 1.25em;
}

.seocrawler-body .custom-body-main .check-list ul li {
    position: relative;
    padding-left: 1.8em;
    font-size: 0.9em;
    font-weight: 500;
    line-height: 1.6;
}

.seocrawler-body .custom-body-main .check-list ul li:before {
    content: "";
    background: url(../images/check-r-icon.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0.2em;
    width: 1.2em;
    height: 1.2em;
}

.seocrawler-body .custom-body-main .check-list ul li:not(:last-child) {
    margin-bottom: 0.5em;
}
.seocrawler-body .custom-body-main .check-list ul li a {
    color: #000;
}
.seocrawler-body .custom-body-main .home_services_mainsec .btn-bt {
    position: absolute;
    bottom: 0;
    right: 0;
}

.seocrawler-body .custom-body-main .home_services_mainsec .btn-bt {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
}

.seocrawler-body .custom-body-main .home_services_mainsec .btn-bt a {
    font-size: 0.8em;
    font-weight: 600;
    background: #2737ec;
    color: white;
    padding: 15.5px 28px;
    border-radius: 30px  0 30px 0;
    text-transform: uppercase;
    line-height: normal;
}

.seocrawler-body .custom-body-main .home_services_mainsec .btn-bt a:after {
    padding-left: 0.3em;
    font-size: 1.5em;
    line-height: 0;
    display: inline-block;
    content: url(../images/angle-right-btn.png);
}

.seocrawler-body .custom-body-main .home_services_mainsec .custom-row .inner-column:hover .btn-bt {
    display: block;
}

/* .seocrawler-body .custom-body-main .home-countries-serve-mainsec {
    margin-bottom: 4em;
}

.seocrawler-body .custom-body-main .home-countries-serve-mainsec h4.title {
    text-align: center;
    font-size: 2em;
    margin-bottom: 0.5em;
}

.seocrawler-body .custom-body-main .home-countries-serve-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.65em 0.5em;
    justify-content: center;
}

.seocrawler-body .custom-body-main .home-countries-serve-mainsec .custom-row .column {
    border: 1px solid #e7e7f1;
    border-radius: 5px;
    font-size: 0.8em;
    font-weight: 500;
    padding: 9px 13px;
    line-height: normal;
    color: #000;
}

.seocrawler-body .custom-body-main .home-countries-serve-mainsec .custom-row .column img {
    margin-right: 0.45em;
    vertical-align: middle;
} */




.seocrawler-body .custom-body-main .home-notes-secmain {
    margin: 5em 0 5em;
}
.seocrawler-body .custom-body-main .home-notes-secmain .custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 30px;
    background: url(../images/bg-gr001.png) no-repeat;
    background-position: 110% 70%;
}
.seocrawler-body .custom-body-main .home-notes-secmain .column-left {
    width: 60%;
    padding: 4em 5em 3.7em;
}
.seocrawler-body .custom-body-main .home-notes-secmain .column-right {
    width: 40%;
    position: relative;
}
.seocrawler-body .custom-body-main .home-notes-secmain .column-right {
    width: 40%;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-right figure img {
    max-width: 20.5em;
    vertical-align: middle;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-right .icon-ly {
    max-width: 2.65em;
    position: absolute;
    top: 4em;
    left: -7.5em;
    transform: rotate(60deg);
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .title_wrap {
    margin-bottom: 1.1em;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .dec-wrap {
    padding-right: 2em;
    margin-bottom: 1.4em;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .dec-wrap p {
    font-style: italic;
    font-weight: 500;
    line-height: 1.5;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .signature {
    margin-bottom: 0.3em;
    display: flex;
    align-items: center;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .signature img {
    max-width: 6.5em;
}

.seocrawler-body .custom-body-main .home-notes-secmain .column-left .founder_box {
    margin-left: 2.4em;
    font-size: 0.9em;
    font-weight: 500;
    color: #9b9db8;
    line-height: normal;
}
.seocrawler-body .custom-body-main .home-notes-secmain .column-left .signature .border-sign {
    width: 2.9em;
    height: 1px;
    background: #dedfe8;
    margin-left: 1.3em;
}



.seocrawler-body .custom-body-main .home-our-clients  .title_wrap {
    text-align: center;
    margin-bottom: 2.4em;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main {
    margin-bottom: 3em;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column {
    width: 20%;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column img {
    width: auto;
    filter: grayscale(1);
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column figure {height: 100%;}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column a {
    display: block;
    height: 100%;
    padding: 1.8em;
    display: grid;
    place-content: center;
    pointer-events: none;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row:not(:last-child) {
    border-bottom: 1px solid #edf0f3;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column:not(:last-child) {border-right: 1px solid #edf0f3;}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column:hover figure {
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 10px;
}

.seocrawler-body .custom-body-main .home-our-clients .client-logo-main .custom-row .column:hover img {
    filter: grayscale(0);
}
.seocrawler-body .custom-body-main .home-our-clients-mobile{
    display: none;
}
.seocrawler-body .custom-body-main .home-our-clients .bnt-bt {
    text-align: center;
}


.seocrawler-body .custom-body-main .client-says-slide .custom-row {
    display: flex;
    flex-wrap: wrap;
}

.seocrawler-body .custom-body-main .client-says-slide .column-left {
    width: 50%;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right {
    width: 50%;
    padding: 2.3em 4em 0 1.5em;
}

.seocrawler-body .custom-body-main .client-says-slide .column-left .inner-column {
    padding: 0 2.9em 0  2em;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .title-block {
    display: flex;
    align-items: center;
    margin-bottom: 1.2em;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .title-block img {
    max-width: 3.45em;
    margin-right: 1.6em;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .title-block .title {
    margin: 0;
    font-size: 1.5em;
    font-weight: 700;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .desc-warp {
    margin-bottom: 1.5em;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .desc-warp p {font-style: italic;font-weight: 500;}


.seocrawler-body .custom-body-main .client-says-slide .column-right .author-box .name {
    font-weight: bold;
    margin-bottom: 0.4em;
    line-height: normal;
}

.seocrawler-body .custom-body-main .client-says-slide .column-right .author-box .ceo-text {
    font-size: 0.75em;
    line-height: normal;
}

.seocrawler-body .custom-body-main .slick-carousel-clients {
    margin-bottom: 2em;
}


.seocrawler-body .custom-body-main .slick-carousel-clients .slick-prev {
    left: -85px !important;
}
.seocrawler-body .custom-body-main .slick-carousel-clients .slick-next {
    right: -30px !important;
}

.seocrawler-body .custom-body-main .slick-slider .slick-next:before, 
.seocrawler-body .custom-body-main .slick-slider .slick-prev:before {
    width: 60px;
    height: 60px;
    border: 1px solid #e7e7f1;
    display: block;
    border-radius: 10px;
    display: grid;
    place-content: center;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    padding-top: 3px;
}
.seocrawler-body .custom-body-main .slick-slider .slick-arrow::before {
    background: white;
}
.seocrawler-body .custom-body-main .slick-slider .slick-prev:before {
    content: url('../images/angle-left.png');
}
.seocrawler-body .custom-body-main .slick-slider .slick-next:before{
    content: url('../images/angle-right.png');
}


/*  */
.seocrawler-body .custom-body-main .home-case-study  .title_wrap {
    text-align: center;
    max-width: 35em;
    margin-inline: auto;
    margin-bottom: 1.5em;
}
.seocrawler-body .custom-body-main .home-case-study .title_wrap p, .home-our-clients .title_wrap p {
    font-size: 0.8em;
}

.seocrawler-body .custom-body-main .home-case-study .main {
    padding-left: calc((100% - 1410px)/2);
    display: flex;
    flex-wrap: wrap;
}

.seocrawler-body .custom-body-main .home-case-study  .column-box {
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    position: relative;
    border-radius: 30px;
    border: 1px solid #ebebf3;
    padding: 2.7em;
    width: 100%;
    background: white;
}

.seocrawler-body .custom-body-main .home-case-study .slider-for {
    width: 43%;
    padding-right: 2em;
}

.seocrawler-body .custom-body-main .home-case-study .column-box .head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 5px;
    margin-bottom: 2em;
    justify-content: center;
}

.seocrawler-body .custom-body-main .home-case-study .column-box .head figure {
    max-width: 9.45em;
}

.seocrawler-body .custom-body-main .home-case-study .head .case-study-btn {
    font-size: 0.8em;
    font-weight: 500;
    background: #2737ec;
    color: white;
    padding: 10px 22px;
    border-radius: 30px;
    margin-bottom: 15px;
    line-height: normal;
}

.seocrawler-body .custom-body-main .home-case-study .head  .date {
    font-size: 0.8em;
    line-height: normal;
}
.seocrawler-body .custom-body-main .home-case-study .head  .block-r {
    text-align: center;
}
.seocrawler-body .custom-body-main .home-case-study .center-block .increase-row {
    display: flex;
    flex-wrap: wrap;
}

.seocrawler-body .custom-body-main .home-case-study .increase-row .column-number {
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
.seocrawler-body .custom-body-main .home-case-study .slider-for .item {
    padding: 15px;
}


.seocrawler-body .custom-body-main .home-case-study .center-block {
    padding: 10px 5px;
    border-top: 1px solid #e6ecf1;
    border-bottom: 1px solid #e6ecf1;
    margin-bottom: 2.3em;
}



.seocrawler-body .custom-body-main .home-case-study .increase-row .column-number:not(:last-child) {
    border-right: 1px solid #e6ecf1;
}

.seocrawler-body .custom-body-main .home-case-study .increase-row .number {
    font-size: 2em;
    font-weight: 500;
    color: #f76724;
    line-height: normal;
}

.seocrawler-body .custom-body-main .home-case-study .increase-row  p {
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.012em;
}

.seocrawler-body .custom-body-main .home-case-study .desc-wrap {
    padding-right: 1.1em;
    margin-bottom: 1.6em;
}

.seocrawler-body .custom-body-main .home-case-study .desc-wrap p {
    font-size: 0.75em;
}
.seocrawler-body .custom-body-main .home-case-study .slider-nav {
    width: 57%;
    padding-left: 1em;
    margin-top: -3em;
}
.seocrawler-body .custom-body-main .home-case-study .slider-nav figure {
    max-width: 50em;
}
.seocrawler-body .custom-body-main .home-case-study .main .slick-prev {
    left: -160px;
    top: 36.4%;
}

.seocrawler-body .custom-body-main .home-case-study .main .slick-next {
    left: -132px;
    right: 0;
}
.seocrawler-body .custom-body-main .home-case-study .main .slick-arrow::before {
    background: white;
}
.seocrawler-body .custom-body-main .home-case-study .mobile-main {
    display: none;
}



/*  */

.seocrawler-body .custom-body-main .home-counter-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .column-left {
    width: 50%;
    position: relative;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .column-left figure {
    width: calc(100% + 3em);
    margin-left: -3em;
    margin-bottom: -5em;
    max-width: inherit;
}
.seocrawler-body .custom-body-main .home-counter-mainsec .column-left .block-row {
    position: absolute;
    top: -5em;
    left: 0;
    padding-right: 4.5em;
    gap: 1.5em;
    column-count: 2;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .column-left .block-box {
    background: white;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 10px;
    width: 100%;
    padding: 2.5em 1.5em;
    text-align: center;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .column-left .block-box:not(:last-child) {
    margin-bottom: 1.5em;
}
.seocrawler-body .custom-body-main .home-counter-mainsec .column-left .inner-col-2 {
    padding-top: 3em;
}
.seocrawler-body .custom-body-main .home-counter-mainsec .column-right {
    width: 50%;
    padding-left: 7.5em;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .title_wrap {
    margin-bottom: 1.4em;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .desc-wrap {
    margin-bottom: 1.6em;
    padding-right: 5em;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .desc-wrap p {
    font-size: 1.2em;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row .count {
    font-size: 2.5em;
    font-weight: bold;
    line-height: normal;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row .block-box:not(.block-4) .count:after {content: "+";}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row .block-4 .count:after {
    content: "M";
}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row .block-4 .count:before {content: "$";}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row span {
    font-weight: 700;
    font-size: 0.9em;
    margin-bottom: 1.5em;
    display: block;
    line-height: normal;
}

.seocrawler-body .custom-body-main .home-counter-mainsec .block-row p {
    font-size: 0.8em;
    line-height: 1.6;
}


/*  */
.seocrawler-body .custom-body-main .contact-info-mainsec {
    background: #f2f8fd url(../images/contact-bg-img1.png.webp) no-repeat;
    background-position: left bottom;
    background-size: 40%;
    padding: 4em 0 10em;
    margin-bottom: 3em;
}
.seocrawler-body .custom-body-main .contact-info-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .title_wrap {
    margin-bottom: 1.2em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left {
    width: 50%;
    padding-right: 4.5em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .desc-wrap {
    padding-right: 1.5em;
    margin-bottom: 1.5em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    margin-bottom: 15px;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info .email-line {
    position: absolute;
    right: -4em;
    bottom: -2em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info .img-box {
    width: 4.6em;
    height: 4.6em;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    display: grid;
    place-content: center;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info .group {
    padding-left: 1.3em;
    width: calc(100% - 4.6em);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info .group label {
    width: 100%;
    display: block;
    margin-bottom: 0.5em;
    line-height: normal;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info a {
    color: black;
    font-weight: bold;
    line-height: normal;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-left .social-info .email-line img {
    max-width: 11.2em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right {
    width: 50%;
    position: relative;
    padding-bottom: 4.8em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right figure {width: calc(100% + 3em);margin-right: -3em; max-width: inherit;}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-column {
    position: absolute;
    top: 0;
    left: 7.8%;
    right: auto;
    background: white;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 30px;
    padding: 3em 3em;
    max-width: 32.5em;
    width: 100%;
    margin-inline: auto;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-column > .title {
    font-size: 2.1em;
    margin-bottom: 0.6em;
    text-align: center;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline {
    width: 100%;
    margin-bottom: 0.75em;
    padding: 0 0.35em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .col-50 {
    width: 50%;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline input:not(.submit), .seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline textarea {
    width: 100%;
    border: 0;
    background: #f2f8fd;
    border-radius: 10px;
    padding: 1.5em 1.5em;
    font-size: 0.8em;
    font-weight: 500;
    color: black;
}
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline textarea {
    height: auto;
}
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline input::-webkit-outer-spin-button,
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline input[type=number] {
  -moz-appearance: textfield;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-submit {
    padding: 0 0.5em;
    margin-top: 0.5em;
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-submit .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-submit .submit {
    font-size: 0.8em;
    font-weight: 600;
    background: #f76724;
    color: white;
    padding: 15.5px 28px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 0;
    letter-spacing: 0.02em;
}

.seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline input::placeholder, .seocrawler-body .custom-body-main .contact-info-mainsec .column-right .form-outline textarea::placeholder {
    color: #000;
  }

  .seocrawler-body .custom-body-main .wpcf7-response-output {
    margin-top: 20px;
}
  /* ===========Start About Page ===========*/


  .seocrawler-page-title-wrap.seocrawler-style-large.seocrawler-center-align {
    display: none;
}
  .seocrawler-body .custom-body-main .about-ecommerce-mainsec, 
  .seocrawler-body .custom-body-main .vision-mission-secmain, 
  .seocrawler-body .custom-body-main .banner-common-id212, 
  .seocrawler-body .custom-body-main .core-values-secmain, 
  .seocrawler-body .custom-body-main .leadership-team-mainsec, 
  .seocrawler-body .custom-body-main .company-culture-secmain {
      margin-bottom: 7.5em;
  }

  .seocrawler-body .custom-body-main .banner-common-id212 {
    padding: 4.5em 0;
    background: linear-gradient(195deg, #f0dca6, #dbf1fb, #b6b7f6);
}

.seocrawler-body .custom-body-main .banner-common-id212 .inner-column {
    text-align: center;
    max-width: 63em;
    margin-inline: auto;
}


.seocrawler-body .custom-body-main .banner-common-id212 .title_wrap {
    margin-bottom: 2em;
}

.seocrawler-body .custom-body-main .banner-common-id212 .title_wrap span {
    font-weight: normal;
}

.seocrawler-body .custom-body-main .banner-common-id212 .desc-warp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.9em 0;
}




.seocrawler-body .custom-body-main .about-ecommerce-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items:center;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-left {
    width: 34%;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-left .title_wrap {
    margin-bottom: 2em;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right {
    width: 66%;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .inner-row {
    display: flex;
    flex-wrap: wrap;
    gap: 3em 2em;
    justify-content: flex-end;
    text-align: center;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .inner-row .column-box {
    width: calc(33.33% - 2em);
    position: relative;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .inner-row .column-box figure {
    border-radius: 20px;
    overflow: hidden;
}

.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .icon-wrap {
    border-radius: 50%;
    background: white;
    width: 8.8em;
    height: 8.8em;
    margin-inline: auto;
    top: auto;
    bottom: -4.4em;
    display: grid;
    place-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .icon-wrap img {
    max-width: 5em;
}
.seocrawler-body .custom-body-main .about-ecommerce-mainsec .column-right .inner-row .column-box-shopify .icon-wrap {
    top: -4.4em;
}




.seocrawler-body .custom-body-main .vision-mission-secmain .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5em;
    justify-content: center;
}

.seocrawler-body .custom-body-main .vision-mission-secmain .custom-row .column {
    width: calc(50% - 1.25em);
    border-radius: 30px;
    padding: 3.5em 4em;
}

.seocrawler-body .custom-body-main .vision-mission-secmain .column .title-block {
    display: flex;
    align-items: center;
    margin-bottom: 1.4em;
}

.seocrawler-body .custom-body-main .vision-mission-secmain .column .title-block img {
    max-width: 2em;
    margin-right: 1.3em;
}

.seocrawler-body .custom-body-main .vision-mission-secmain .column .title-block .title {
    margin: 0;
    font-size: 2em;
}





.seocrawler-body .custom-body-main .core-values-secmain .title_wrap {
    text-align: center;
    max-width: 32em;
    margin-inline: auto;
    margin-bottom: 7em;
}

.seocrawler-body .custom-body-main .core-values-secmain .custom-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5em 2.25em;
}

.seocrawler-body .custom-body-main .core-values-secmain .custom-row .column {
    width: calc(33.33% - 1.5em);
    border-radius: 20px;
    padding: 0 3.4em 3em;
    text-align: center;
    position: relative;
}



.seocrawler-body .custom-body-main .core-values-secmain .column figure {
    max-height: 7.25em;
    margin-inline: auto;
    transform: translateY(-50%);
    position: relative;
    margin-bottom: 0;
}

.seocrawler-body .custom-body-main .core-values-secmain .column figure img {
    width: auto;
    max-height: 8.6em;
}

.seocrawler-body .custom-body-main .core-values-secmain .custom-row .column .sub-title {
    font-size: 1.5em;
    margin-bottom: 0.65em;
}


.seocrawler-body .custom-body-main .awards-recognition-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-left {
    width: 67.05%;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-right {
    width: 32.95%;
    padding-left: 2em;
}
.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-right .title_wrap {
    margin-bottom: 1.5em;
}
.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-left .inner-column {
    max-width: 42.6em;
    background: url(../images/awards-and-recognition-bg-img11.png) no-repeat;
    background-size: 100%;
    background-position: 40% 100%;
    min-height: 35em;
}




.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-left .block-row {
    column-count: 3;
    max-width: 35.9em;
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5em;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .block-row .inner-col {
    width: 33.33%;
    position: relative;
    padding: 0 0.75em;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .block-row .inner-col .column {
    background: white;
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 10px;
    width: 100%;
    padding: 1.25em 1.5em;
    text-align: center;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .block-row .inner-col .column:not(:last-child) {
    margin-bottom: 1.5em;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .block-row .inner-col .column img {
    width: auto;
    max-height: 6.3em;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .block-row .inner-col .column figure {
    margin-bottom: 1.2em;
}
.awards-recognition-mainsec .block-row .inner-col .column .sub-text {
    font-size: 0.85em;
}
.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-left .block-row .inner-col-2 {
    margin-top: -2.5em;
}

.seocrawler-body .custom-body-main .awards-recognition-mainsec .column-left .block-row .inner-col-3 {
    margin-top: -5em;
}



.seocrawler-body .custom-body-main .leadership-team-mainsec {
    padding-bottom: 0.7em;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .title_wrap {
    text-align: center;
    margin-bottom: 2.5em;
}



.seocrawler-body .custom-body-main .leadership-team-mainsec  .slick-slide {
    padding: 15px;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .column-box {
    border-radius: 20px;
    padding: 1.5em;
    text-align: center;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .column-box figure {
    margin-bottom: 1.5em;
    border-radius: 15px;
    overflow: hidden;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .column-box .name {
    font-weight: 700;
    font-size: 1em;
    margin-bottom: 5px;
    line-height: normal;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .column-box .designation {
    font-size: 0.75em;
    line-height: normal;
}
.seocrawler-body .custom-body-main .leadership-team-mainsec .leadership-team-id-slide .slick-prev, .seocrawler-body .custom-body-main .testimonial-video-slider-id .slick-prev {
    left: -96px;
}

.seocrawler-body .custom-body-main .leadership-team-mainsec .leadership-team-id-slide .slick-next, .seocrawler-body .custom-body-main .testimonial-video-slider-id .slick-next {
    right: -57px;
}




.seocrawler-body .custom-body-main .digital-agency-mainsec .bg-column {
    max-width: 83.95em;
    margin-inline: auto;
    padding: 4.5em 0;
}


.seocrawler-body .custom-body-main .digital-agency-mainsec .custom-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .digital-agency-mainsec .column-left {
    width: 41.5%;
    padding: 0 1.7em 0 1em;
}

.seocrawler-body .custom-body-main .digital-agency-mainsec .column-right {
    width: 58.5%;
    padding-left: 1.2em;
}
.seocrawler-body .custom-body-main .digital-agency-mainsec  .small-text {
    margin-bottom: 0.95em;
}

.seocrawler-body .custom-body-main .digital-agency-mainsec  .small-text .small-title {
    font-size: 1.5em;
    margin: 0;
}


.seocrawler-body .custom-body-main .digital-agency-mainsec .big-title {
    margin-bottom: 1.3em;
}
.seocrawler-body .custom-body-main .digital-agency-mainsec .big-title .title {
    background: #D67D72;
    background: linear-gradient(to right, #D67D72 0%, #F88551 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-size: 4em;
}
.seocrawler-body .custom-body-main .digital-agency-mainsec .big-title .title span{
    display: block;
}
.seocrawler-body .custom-body-main .digital-agency-mainsec .big-title .title .gred-1 {
    background: #525FF0;
    background: linear-gradient(to right, #525FF0 0%, #8B6CB9 63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    
}
.seocrawler-body .custom-body-main .digital-agency-mainsec .big-title .title .gred-2 {
    background: #8A6CBA;
background: linear-gradient(to right, #8A6CBA 0%, #D07C77 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}

.seocrawler-body .custom-body-main .digital-agency-mainsec .sub-block {
    margin-bottom: 1.9em;
}

.seocrawler-body .custom-body-main .digital-agency-mainsec .sub-block .sub-title {
    font-size: 2.1em;
    margin: 0;
}

.seocrawler-body .custom-body-main .digital-agency-mainsec  .desc-title {
    font-size: 1.3em;
    font-weight: normal;
}
.seocrawler-body .custom-body-main .digital-agency-mainsec .desc-block {
    margin-bottom: 1.4em;
}




.seocrawler-body .custom-body-main .company-culture-secmain .head-block {
    text-align: center;
    margin-bottom: 4em;
}

.seocrawler-body .custom-body-main .company-culture-secmain .head-block .hide-title .hi-title {
    background: linear-gradient(to top, white 20%, #e8eff5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5.5em;
    font-weight: bold;
    margin-bottom: -0.5em;
    line-height: normal;
}

.seocrawler-body .custom-body-main .company_culture-slide .slick-arrow {
    right: 0;
    top: -129px;
}

.seocrawler-body .custom-body-main .company_culture-slide .slick-prev {
    left: 13%;
}

.seocrawler-body .custom-body-main .company_culture-slide .slick-next {
    right: 15%;
}
.seocrawler-body .custom-body-main .culture-main {
    padding: 0 15px;
    overflow-x: clip;
}
.seocrawler-body .custom-body-main .culture-main .item {
    padding: 15px;
}

.seocrawler-body .custom-body-main .culture-main .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .culture-main .item figure {
    box-shadow: 0px 0px 10px 6px rgb(0 9 114 / 5%);
    border: 1px solid #e7e7f1;
    border-radius: 20px;
    overflow: hidden;
}






/*  */

.company-leadership-secmain .title_wrap {
    margin-bottom: 0;
}

.company-leadership-secmain .custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4em 1.5em;
    justify-content: center;
}

.company-leadership-secmain .custom-row .column {
    width: calc(20% - 1.5em);
    position: relative;
}

.company-leadership-secmain .custom-row .inner-column {
    position: relative;
}


.company-leadership-secmain .custom-row figure {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 15px;
}
.company-leadership-secmain .custom-row figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.company-leadership-secmain .author-info .name {
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0.2em;
    line-height: normal;
}

.company-leadership-secmain {
    font-size: 20px;
    padding: 1em 0 9em;
}

.company-leadership-secmain .author-info .designation {
    font-weight: 500;
    margin-bottom: 0.3em;
    display: block;
    font-size: 0.80em;
    line-height: normal;
}

.company-leadership-secmain .author-info .city {
    width: 100%;
    display: block;
    margin-bottom: .5em;        
    font-size: 0.75em;
    line-height: normal;
    text-align: left;
	display:none;
}

.company-leadership-secmain .custom-row .column-2 {
    bottom: -2em;
}

.company-leadership-secmain .custom-row .column-3 {
    top: -2em;
}

.company-leadership-secmain .custom-row .column-4 {
    top: -4.6em;
}

.company-leadership-secmain .custom-row .column-5 {
    top: -1em;
}

.company-leadership-secmain .custom-row .column-7, 
.company-leadership-secmain .custom-row .column-9 {
    top: 4em;
}

.company-leadership-secmain .custom-row .column-8 {
    bottom: 1em;
}

.company-leadership-secmain .custom-row .column-10 {
    top: 1.5em;
}

.company-leadership-secmain .team-block-main {
    padding-top: 5em;
}
.company-leadership-secmain .custom-row .column-11 {
    top: 6em;
}

.company-leadership-secmain .custom-row .column-12 {
    top: 4em;
}



/* 
start Testimonal */

.seocrawler-body .custom-body-main .banner-common-id212.testimonial-banner {
    margin-bottom: 5.7em;
}

.seocrawler-body .custom-body-main .testimonial-banner .inner-column {
    max-width: 44em;
}
.seocrawler-body .custom-body-main .testimonial-video-secmian .title_wrap {
    text-align: center;
    margin-bottom: 2.3em;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .item {
    padding: 0.8em 1.10em;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block {
    border-radius: 20px;
    padding: 1.5em 1.5em 1.3em;
    text-align: center;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .video-img-top figure {
    margin-bottom: 1.5em;
    border-radius: 15px;
    overflow: hidden;
}
.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .video-img-top .gdlr-core-fluid-video-wrapper {
    display: none;
}
.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .video-img-top {
    position: relative;
    margin-bottom: 1.25em;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .video-img-top .play-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    place-content: center;
    cursor: pointer;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .video-img-top .play-icon img {
    max-width: 3.6em;
}



.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row .img-cl {
    max-width: 3.35em;
    border-radius: 50%;
    overflow: hidden;
    height: 3.35em;
}
.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row .img-cl img {
    height: 100%;
    object-fit: cover;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row .info-ri {
    max-width: calc(100% - 3.35em);
    padding-left: 1.3em;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row .name, .seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .block-row-info .info-ri .name {
    text-align: left;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 0.3em;
    line-height: normal;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id .box-block .block-row .designation, .seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .block-row-info .designation {
    font-size: 0.75em;
    line-height: normal;
    text-align: left;
}

.seocrawler-body .custom-body-main .testimonial-video-slider-id {
    margin: 0;
}



.seocrawler-body .custom-body-main .testimonial-main-all-secmian .title_wrap {
    text-align: center;
    margin-bottom: 2.3em;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    gap:  2.5em;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .column {
    padding: 2.5em 3em 2.3em;
    display: inline-block;
    border-radius: 1.5em;
    margin-bottom: 3em;
}  
.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .desc-warp {
    margin-bottom: 1.5em;
    padding-right: 1.5em;
}


.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .title-block {
    display: flex;
    align-items: center;
    margin-bottom: 1.2em;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .title-block img {
    max-width: 3.45em;
    margin-right: 1.6em;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .title-block .title {
    margin: 0;
    font-size: 1.5em;
    font-weight: bold;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .load-more-btn-roted .orange-btn:focus {
    color: white;
}

/* .seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .column .desc-warp p {
    font-style: italic;
    font-weight: 500;
} */

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .column .desc-warp p a {
    color: #f76724;
    font-weight: 600;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .block-row-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .block-row-info .img-cl {
    max-width: 3.35em;
    border-radius: 50%;
    overflow: hidden;
}


.seocrawler-body .custom-body-main .all-tesimonal-row .custom-row .block-row-info .info-ri {
    max-width: calc(100% - 3.35em);
    padding-left: 1.3em;
}

.seocrawler-body .custom-body-main .load-more-btn-roted .orange-btn::after {
    display: none;
}

.seocrawler-body .custom-body-main .load-more-btn-roted .orange-btn img {
    max-width: 15px;
}

/* ====Star tPopup Css */
/* Styles for Video Popup Container */
.monial-vd-pop-main.video-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.monial-vd-pop-main .video-popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0;
    width: 45em;
}

.monial-vd-pop-main .close-btn {
    position: absolute;
    top: -14px;
    right: -13px;
    cursor: pointer;
    color: #f86932;
    width: 30px;
    height: 30px;
    z-index: 1;
    border-radius: 50%;
    border: 2px solid #f86932;
    display: grid;
    place-content: center;
    font-size: 30px;
    background: white;
}

.monial-vd-pop-main .video-popup-content video {
    vertical-align: middle;
    width: 100%;
}
/* ====End tPopup Css */




/* ==============Start Company Culture Page============== */
.seocrawler-body .custom-body-main .banner-common-id212.company-culture-banner.testimonial-banner {
    margin-bottom: 3em;
}
.company-culture-gallery .wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin-bottom: 2.5em;
}
.company-culture-gallery .wrapper .ms-item {
    max-width: 33.33%;
    margin-top: 1.5em;
    padding: 0 0.75em;
    width: 100%;
}

.company-culture-gallery .bnt-bt {
    text-align: center;
}

.company-culture-gallery {
    margin-bottom: 4em;
}

.company-culture-gallery .bnt-bt #load-more-btn {
    cursor: pointer;
}
.company-culture-gallery .wrapper .ms-item figure {
    border-radius: 5px;
    overflow: hidden;
}
/* ==============End Company Culture Page============== */

.money-back .gdlr-core-image-item-wrap {
    max-width: 120px;
    top: 1px;
}
.tech-exc-table table th, .tech-exc-table table td {
    padding: 15px;
    text-align: start;
}

.hire-shopify-package > .gdlr-core-column-20 {
    width: 30% !important;
}

.hire-shopify-package {
    gap: 15px !important;
    justify-content: center;
}

.hire-shopify-package .gdlr-core-price-table .gdlr-core-price-table-head {
    background: #f76724 !important;
}

.page .hire-shopify-package .price{
    color: #f76724 !important;
}







.page-id-56369 .country_we_serve_sec {
    padding-top: 0!important;
    padding-bottom: 0 !important;
}

/* ==============Start seo-company-gujara Page============== */

.growth-advisor-section {
    max-width: 220px;
        top: -12px;
    position: relative;
}

.growth-advisor-section a {
    display: flex;
    align-items: center;
    gap: 6px;    
    font-weight: 600;
    font-size: 20px;
}


.growth-advisor-section a img.callicon {
    max-width: 19px;
}

.growth-advisor-section a img.callicon {
    -webkit-animation: rotate 2s infinite linear;
    animation: rotate 2s infinite linear;
    -webkit-transform: rotate(90deg);
    transform: rotate(0deg);
}

@-webkit-keyframes rotate {
    10%,90% {
        -webkit-transform: rotate(95deg);
        transform: rotate(95deg)
    }

    30%,50%,70% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.growth-advisor-section p {
    font-size: 14px;
    line-height: 1.2 !important;
    margin-bottom: 10px;
     color: #000000;
}

/* .page-id-62232.icecube-code.seocrawler-body .seocrawler-main-menu-right-button, 
.page-id-62232.seocrawler-body .banner-form input[type="submit"], 
.page-id-62232 .seo-pricing .prcing-top, 
.page-id-62232 .seo-pricing .cta-button, 
.page-id-62232 .contact-form-main .contact-form-common .wpcf7-submit, .page-id-62232 .cta-with-bm-image a, 
.page-id-62232 .contact-form-main .gdlr-core-column-first {
    background: #f43801;
} */

.page-id-62232 .country_we_serve_sec {
    padding: 0 !important;
}

#seo-cap-wrap .form-submit input{
        background: #f76724 !important;
}

/* ==============End seo-company-gujara Page============== */