.marquee {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.marquee-content {
    display: flex;
    width: auto;
    animation: scroll-left 35s linear infinite;
}

.marquee-content1 {
    display: flex;
    width: auto;
    animation: scroll-right 35s linear infinite;
}

@keyframes scroll-left {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes scroll-right {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0%);
    }
}

.marquee-content img {
    width: 150px;
    height: auto;
    margin-right: 16px;
}

.marquee-content img:hover {
    filter: grayscale(0%);
}

.marquee-content:hover {
    animation-play-state: paused;
}

.marquee-content1 img {
    width: 150px;
    height: auto;
    margin-right: 16px;
}

.marquee-content1 img:hover {
    filter: grayscale(0%);
}

.marquee-content1:hover {
    animation-play-state: paused;
}
.main-table{
    display:block;
    width:100%;
    border-collapse: collapse;
    display: table;
    width: 100%;
}
.main-table tbody{
    width:100%;
}
.main-table td{
    border: 1px solid #eeeeee;
    padding: 14px 16px;
    font-size: 14px;
    color: #022a38;
    background: #ffffff;
    font-weight:600;
}

th{
    padding: 14px 16px;
    background: #2fd8d8;
    color: #fff;
    border: 1px solid #28c6c6;
    font-size: 16px;
}
.sucess-stats .rajs{
    text-align: center;
}
.sucess-stats .rajs .h1{
    color:#2fd8d8 !important;
}
.sucess-stats .h4{
    display: block;
    text-align: center;
    position: relative;
    font-size: 6vh;
    color: #022a38;
    padding-bottom:12px;
}
.sucess-stats .c-line__h4 .h4{
    padding-bottom:30px;
}
.title-design {
    margin-bottom: 27px;
}
.sucess-stats p{
    color: #022a38 !important;
}
.trust-sec .split_line{
    text-align:center !important;
}
.trust-sec .h4{
    color:#022a38;
    font-size: 6vh;
    margin-bottom:20px !important;
}
.trust-sec .h1{
    color:#022a38 !important;
    
}
.trust-sec p{
    color:#022a38 !important;
    font-size: 19px;
    font-weight: 600;
}
.trust-sec{
    text-align: center;
}
.trust-clients .h4{
    color:#022a38 !important;
}
.trust-clients .split_line{
    text-align:center !important;
    font-size: 6vh;
}
h1.display-1{
    color:#022a38 !important;
}
h1.title-design{
    color:#022a38 !important;
}
.sec-cta .h4{
    color:#022a38 !important;
    line-height: 33px;
}
.footer-nav.footer-navss a {
    color: #2fd8d8 !important;
    text-decoration: none !important;
    opacity: 1;
    transition: opacity .3s;
    display: block;
    padding-bottom: 2px;
    margin-bottom:4px;
}
.footer-nav.footer-navss a:hover{
    color: #fff !important;

}
footer a{
    color:#2fd8d8 !important;
}
footer a:hover{
    color:#fff !important;
}
footer p{
    color:#2fd8d8 !important;
}
footer .text-blue{
    color:#2fd8d8 !important;
}
footer .text-blue:hover{
    color:#fff !important;
}
.social-mda{
    padding:0px;
}
.social-mda li{
    list-style: none;
    float: left;
    margin: 2px;
}
.social-mda li a{
    display:block;
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    font-size:18px;
    background:#2fd8d8;
    color:#022a38 !important;
    border-radius:4px;
}
.social-mda li a:hover{
    background:#fff;
}
footer .c-line__h4 .h4 {
    color: #2fd8d8;
}
.footer-brand .h2 {
    color: #2fd8d8;
}
.footer-nav .o-link:before, .footer-copyright .o-link:before{
    background: #2fd8d8 !important;
    bottom:-2px;
}
.sub-ffoter .footer-copyright {
    display: block;
    width: 100%;
    padding: 30px 0px 15px 0px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    z-index: 9999;
    position: relative;
    margin-top: 80px;
    font-size:15px;
}
.dark-blue{
    background:#022a38;
}
.rajesh-dgn h1.display-1 {
    color: #2fd8d8 !important;
    letter-spacing: -.225rem;
}
.rajesh-dgn p.lead{
    color:#fff !important;
}
.rajesh-dgn .c-line-ln{
    background:#fff;
}
.btn-outline-primary {
    color: #022a38;
    border-color: #f5be50;
    background-color: #f5be50;
    font-weight:600;
}
.btn-outline-primary:hover{
    color: #022a38;
    border-color: #fff;
    background-color: #fff;
    font-weight:600;
}

.btn-outline-primary1 {
    color: #fff;
    border-color: #022a38;
    background-color: #022a38;
    font-weight:600;
}
.btn-outline-primary1:hover{
    color: #fff;
    border-color: #fff;
    background-color: transparent;
    font-weight:600;
}

.rajesh-dgn1 h1.title-design {
    color: #fff !important;
}
.rajesh-dgn1 .text-outline {
    -webkit-text-stroke: 1px #2fd8d8;
}
.rajesh-dgn1 .c-line__h4 .h4{
    color: #2fd8d8 !important;
    line-height: 39px;
    font-size:30px;
}
.rajesh-dgn1 .c-line__h4 .h4 .split_line:nth-child(2){
color:#fff !important;
/*text-transform: uppercase;*/
}
.rajesh-dgn1 ol{
    color:#fff;
    padding-left:20px;
}
.rajesh-dgn1 .c-line__h4 .c-line-ln{
    background:#2fd8d8;
}
.rajesh-dgn1 p{
    color:#fff;
}
.sucess-stats p {
    color: #022a38 !important;
    font-weight: 600;
}
.light-blue{
    background: #2fd8d8 !important;
}
.rajesh-dgn2 .sucess-stats p {
    color: #022a38 !important;
    font-weight: bold;
}
.rajesh-dgn2 .sucess-stats .h4 {
    color: #022a38 !important;
}
.sucess-stats .rajs .h1 {
    color: #022a38 !important;
}
.sec-comunicate.rajesh-dgn1 {
background:#022a38 !important;
}
.footer-brand p{
    color:#fff !important;
    margin-top:15px;
}
#header .c-menu-lng a{
    color:#fff;
    /*text-shadow: 1px 1px rgba(1, 1, 1, 1);*/
}
.c-ham{
    background:#f5be50;
    border-radius:5px;
}
.rajesh-ol{
    list-style:none;
    padding-left:0px !important;
}
.rajesh-ol img{
    width:50px;
    margin-right:25px;
    float: left;
}
.rajesh-ol li{
    margin-bottom:27px;
    display:block;
    vertical-align: middle;
}
.rajesh-ol li:before{
    content:'';
    background:url(../assets/images/icons/curate-your-offer.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:-6px;
    margin-bottom: 5px;
    display: block;
}
.rajesh-ol li:nth-child(2):before{
    content:'';
    background:url(../assets/images/icons/create-your-ad-content.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:-6px;
    margin-bottom: 0px;
    display: block;
}
.rajesh-ol li:nth-child(3):before{
    content:'';
    background:url(../assets/images/icons/track-your-campaign.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:6px;
    margin-bottom: 10px;
    display: block;
}
.sucess-stats .rajs img{
    width:70px;
    margin-bottom: 14px;
}
.sucess-stats .rajs p{
    font-size:19px;
}
.img-tp-cnt{
    /*position: absolute;*/
    z-index: 99;
    width:100%;
    top:10%;
    margin:auto;
    padding:6% 10% 5% 10%;
}
.raj-abt{
    position: relative;
    overflow: hidden;
    display:block;
}
.bg-color-over:before{
    content:'';
    display: block;
    width:100%;
    height:100%;
    background:rgba(2,46,47,0.9);
    position: absolute;
    top:0;
    left: 0;
    z-index: 9;
}
.display-1{
    letter-spacing: -.225rem;
}
h1, .h1{
    letter-spacing: -.225rem;
}
.abt-sec3 h3.h6{
    font-size:24px;
}
.abt-sec3 p{
    font-size: 18px;
    
}
.abt-sec3 h3.h4{
    font-size:29px;
}
.abt-sec1 .display-1{
    font-size:12.5vh;
}
.abt-sec1 p{
    line-height:35px;
    margin-bottom:30px;
    color:#022a38 !important;
}
.abt-sec1 p b{
    font-weight:600;
}
.abt-sec2 h1.display-1 {
    color: #fff !important;
}
.abt-sec2 p {
    color: #fff !important;
    line-height:35px;
}
.abt-sec2 p b{
    font-weight:600;
}
.rajesh-ol1{
    list-style:none;
    padding-left:0px !important;
}
.rajesh-ol1 img{
    width:50px;
    margin-right:25px;
    float: left;
}
.rajesh-ol1 li{
    margin-bottom:27px;
    display:block;
    vertical-align: middle;
}
.rajesh-ol1 li:before{
    content:'';
    background:url(../assets/images/high-visibility.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:-6px;
    margin-bottom: 5px;
    display: block;
}
.rajesh-ol1 li:nth-child(2):before{
    content:'';
    background:url(../assets/images/insta-lead.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:-6px;
    margin-bottom: 5px;
    display: block;
}
.rajesh-ol1 li:nth-child(3):before{
    content:'';
    background:url(../assets/images/lowcost-high.png) no-repeat;
    width:40px;
    height:40px;
    position: absolute;
    left:-73px;
    background-size:contain;
    margin-top:-7px;
    margin-bottom: 10px;
    display: block;
}
.abt-sec5 .split_line{
    display: block;
    text-align: center !important;
    position: relative;
    font-size: 6vh;
    margin-bottom:40px;
    color:#fff;
}
.abt-sec5 .c-line{
    padding:0px;
}
.abt-sec6 .split_line{
    display: block;
    text-align: center !important;
    position: relative;
    font-size: 6vh;
    margin-bottom:40px;
    color:#fff;
}
.abt-sec6 .c-line{
    padding:0px;
}
.main-table b{
    display:block;
    font-size:19px;
}
.abt-sec6 .btn{
    margin:auto;
}
.abt-sec7 h3.h4{
    font-size:30px;
    color:#022a38 !important;
}
.abt-sec7 h6{
    font-size:24px;
    color:#022a38 !important;
}
.abt-sec7 p{
    font-size:18px;
    color:#022a38 !important;
}
p.lead b{
    font-weight:600;
}
.abt-sec8 .c-line__h4 .h4{
    color:#fff;
    font-size:30px;
    line-height:1.4;
}
.abt-sec8 .c-line__h4 .c-line-ln{
    background:#fff;
}
.abt-sec8 h6{
    color:#fff;
    font-size:24px;
}
.abt-sec8 p{
    color:#fff;
    font-size:17px;
}
.abt-sec2{
    text-align: center;
}
.color-white h3{
    color:#fff;
}
.color-white p{
    font-size:18px;
    line-height:27px;
}
.icon-size-45 img{
    width: 59px;
    margin-bottom:15px;
}
.abt-asec1 h1{
    color:#022a38 !important;
}
.abt-asec1 p.lead{
    color:#022a38 !important;
}
.abt-asec1{
    text-align:center;
}
.color-blue h3{
    color:#022a38;
}
.color-blue p{
    color:#022a38;
    font-size: 18px;
    line-height: 27px;
}
.c-line1.align-items-center{
    text-align: center;
}
.abt-asec2 p{
    color:#022a38;
}

.test-box{
    padding:5px;
}
.privacy-policy li{
    color: #022a38 !important;
    font-weight:600;
}
.wysiwyg p, .wysiwyg li{
    color: #022a38 !important;
}






#testimonial #mixedSlider {
    position: relative;
    background: #f8fafc;
    background: -moz-linear-gradient(left, #f8fafc 0%, #e8e8e8 100%);
    background: -webkit-linear-gradient(left, #f8fafc 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #f8fafc 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f8f8f8',GradientType=1 );
    padding: 0px;
}
.testimonial-ttle-box{
	margin-top:60px;
	padding-left:30px !important;
}
#testimonial #mixedSlider .MS-controls .MS-left{
	width:45px;
	height:45px;
	line-height:11px;
	color:#333;
	background:#fff;
}
#testimonial #mixedSlider .MS-controls .MS-right{
	width:45px;
	height:45px;
	line-height:11px;
	color:#333;
	background:#fff;
}

#testimonial #mixedSlider .MS-controls button{
	top:91%;
}
#testimonial #mixedSlider .MS-controls button i{
	color:#333;
	font-size:22px;
}


#home-testimonial #mixedSlider {
    position: relative;
    /*background: #f8fafc;
    background: -moz-linear-gradient(left, #f8fafc 0%, #e8e8e8 100%);
    background: -webkit-linear-gradient(left, #f8fafc 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #f8fafc 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f8f8f8',GradientType=1 );*/
    padding: 0px;
}
.testimonial-ttle-box{
	margin-top:60px;
	padding-left:30px !important;
}
#home-testimonial #mixedSlider .MS-controls .MS-left{
	width:45px;
	height:45px;
	line-height:11px;
    color: #022a38;
    border-color: #f5be50;
    background-color: #f5be50;
    margin-left:-30px;
}
#home-testimonial #mixedSlider .MS-controls .MS-right{
	width:45px;
	height:45px;
	line-height:11px;
    color: #022a38;
    border-color: #f5be50;
    background-color: #f5be50;
    margin-left:30px;
}

#home-testimonial #mixedSlider .MS-controls button{
	top:85%;
}
#home-testimonial #mixedSlider .MS-controls button i{
	color:#333;
	font-size:22px;
}
#home-testimonial #mixedSlider .MS-content .item{
	width:49%;
	margin-right: 15px;
    height: auto;
}

#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 1%;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 33.3333%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 0px;
}
.item {
    margin-right: 15px !important;
}
#mixedSlider.testimonial .MS-content .item{
	width:50%;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100px;
}
#mixedSlider .MS-content .item p {
  font-size: 17px;
  margin: 2px 0px 0 0px;
  text-indent: 0px;
}
#mixedSlider .MS-content .item a {
  float: right;
  margin: 0 0px 0 0;
  font-size: 16px;
  font-style: italic;
  color: rgba(173, 0, 0, 0.82);
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
}
/* .ms-animating{*/
/*      margin-right: 15px !important;*/
/*}*/
#mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
.testi-cnt-pg p{
    font-size:17px;
    line-height:27px;
}
.test-image-box .test-img-d{
	width:100px;
	float:left;
    padding-right:10px;
}
.test-image-box .test-img-d img{
	border-radius:5px;
	width:100%;
}

.test-cntd-dtls2{
	float: left; 
	width:75%;
	padding-left:20px;
}
.test-cntd-dtls h3{
	font-size:23px;
	line-height:33px;
	color:#fff;
}
.test-cntd-dtls h4{
	font-size:15px;
	line-height:28px;
	color:#2fd8d8;
	font-weight:400;
}

.item .test-para{
	padding:9px 0px;
}
.test-image-box{
	margin-top:30px;
}
.testi-cnt-pg{
	background:#fff;
	color:#022a38;
	padding:19px 28px;
	border-radius:6px;
    margin-right:5px;
}
.MS-controls{
    padding-top:90px !important;
    text-align:center;
}
.testi-cnt-pg p{
    color:#022a38 !important;
}
.abt-sec21 h1{
    color:#fff !important;
}
p{
    font-family: "Montserrat", sans-serif !important;
    font-weight:400 !important;
}
.text-para{
    text-align: justify;
}
.privacy-policy section .title{
    color:#022a38;
}
.privacy-policy section p{
    color: #022a38;
}
.privacy-policy section h2{
    color: #022a38;
}
.privacy-policy section h3{
    color: #022a38;
}
.privacy-policy section h1{
    color: #022a38;
}
.social-mda i {
    width: 36px;
    height: 40px;
    line-height: 36px;
}
.font-head-adjst h3.h4{
    font-weight:600;
    margin-bottom:18px;
}
.abt-sec6{
    margin-top:-2px;
}

.btn-submit {
    margin-top: 20px;
}
/*.form-floating>.form-control, .form-floating>.form-select{
    height:45px !important;
}
.form-floating>label{
    padding-top:10px;
}*/

.wtp-chat{
    position:fixed;
    bottom:20px;
    left:10px;
}
.wtp-chat a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #25d366;
    border-radius: 50%;
    display: block;
    font-size: 22px;
}
.wtp-chat a i{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
}
.privacy-policy a{
    color:#fff;
    text-decoration:none;
    font-weight:600;
}
.privacy-policy p{
    color: #022a38;
    font-weight:600;
}

html .cog-abuse, :root:root:root:root:root .cog-abuse{
    display:none !important;
}

.csr-inti img{
    width:60px;
    margin-top:-9px;
}
.page-contact #secCTA{
    display:none !important;
}
.test-img-person img{
    width:110px;
    border-radius:5px;
}
.test-person-dtls{
    padding-top:17px;
}
.page-about .testi-cnt-pg p {
    font-size: 15px;
    line-height: 25px;
}
.page-about .test-cntd-dtls h4 {
    font-size: 15px;
    line-height: 24px;
    color: #2fd8d8;
    font-weight: 400;
}

.page-about .testimonials a{
    margin: auto;
    margin-top: 40px;
}
.team-dtls{
    text-align:center;
    padding-top:18px;
}
.screens h6{
    font-size:20px;
    color:#fff;
}
.c-line-ln {
    position: absolute;
    top: .6875rem;
    left: 0;
    width: 4.0625rem;
    height: 1px;
    background-color: rgb(32 157 162);
    transform: scaleX(0);
    transform-origin: left;
}



.sec-contact .h1{
    color: #022a38;
}
.sec-contact p{
    color: #022a38;
}
.sec-contact a{
    color: #022a38;
    text-decoration:none !important;
}
.page-book-demo #secCTA{
    display:none !important;
}
#secCTA .c-line-ln{
    background-color: #022a38;
}
.sec-contact .c-line-ln{
    background-color: #022a38;
}







@media (max-width:1380px){
    h1, .h1 {
    font-size: 3rem;
}
}

@media (max-width:980px){
h3.h4 .split_line{
    text-align:left;
}
.rajesh-ol li:nth-child(3):before{
    margin-top:-5px;
}
.rajesh-ol{
    margin-left:0px;
    margin-right:0px;
}
.rajesh-ol li:before{
    left:-60px !important;
}
}
@media (max-width:768px){
    h1, .h1 {
        letter-spacing: -.125rem;
    }
    
    .rajesh-dgn h1.display-1 {
        color: #2fd8d8 !important;
        letter-spacing: -.125rem;
    }
    .home-sec1{
        padding-top:100px;
    }
    .marquee-content img {
        width: 100px;
    }
    .marquee-content1 img {
        width: 100px;
    }
    .container {
        padding-left: 6%;
        padding-right: 6%;
    }
    .rajesh-dgn1 ol{
        margin-left:13%;
    }
    th {
        padding: 8px 10px;
        background: #2fd8d8;
        color: #fff;
        border: 1px solid #28c6c6;
        font-size: 14px;
    }
    .abt-sec1{
        padding-top:80px;
    }
    .test-image-box .test-img-d img{
        border-radius:5px;
        width:40%;
    }


}
@media (max-width:680px){
    th{
        display:block;
    }
    td{
        display:block;
    }
    #home-testimonial #mixedSlider .MS-content .item{
        width:100%;
    }
    .test-image-box{
        margin-top:30px;
        text-align: center;
    }
    .test-image-box .test-img-d img{

        margin:auto;
    }
    .test-img-d{
        width:100% !important;
        text-align: center;
        float: none !important;
    }
    
    .test-cntd-dtls{
        float: none; 
        width:100%;
        padding-left:0px;
    }
}
@media (max-width:480px){
    .rajesh-dgn1 ol{
        margin-left:0%;
    }
    .display-1{
        font-size:5vh;
    }
    .abt-sec1 .display-1 {
        font-size: 6vh;
    }
    .c-navbar-contact {
        margin-right: 0;
        margin-left: -40px;
    }
    .title {
        font-size: 2rem;
    }
    .rajesh-ol li:before{
        position: relative !important;
        margin:auto !important;
        margin-bottom:10px !important;
        left:auto !important;
    }
    .col-auto{
        width:100%;
    }
    .rajesh-ol li{
        text-align: center;
    }
    .rajesh-dgn1 .c-line__h4 .h4{
        text-align: center !important;
    }
    .text-outline {
        white-space: normal;
        color: transparent;
    }
   
    .marquee-content img {
        width: 100px;
    }
}