.demo-services{
    margin-top: -90px;
}

#post-14665 .container .row .col-12 .template_content_details .single-post-page .wp-block-group .wp-block-columns .wp-block-column #tablecon{
	visibility:hidden;
}

#post-14665{
  margin-top: 50px;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
        display: inline-block;
        color: #fff !important;
        border: 1px solid #EC008C !important;
        background: #702C91;
        background: linear-gradient(to right, #702C91 0%, #EC008C 50%, #702C91 100%);
        background-size: 200% auto;
        padding: 12px 40px!important;
        border-radius: 38px;
        text-transform: capitalize!important;
        box-shadow: 0 8px 16px 0 rgb(112 44 145 / 30%);
        cursor: pointer;
        transition: all ease-in-out 300ms;
        border: medium none;
    }

.post__date {
    display: none;
}
.blog_navigation .navigation.post-navigation .nav-links .post-title {
    display: ruby-text;
    white-space: nowrap!important;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.single-post ul, p, h1, h2, h3, h4, h5, h6 {
	scroll-margin-top: 250px;
}
.scroll-top.open {
    z-index: 9999!important;
}
.ekit-wid-con h4, .ekit-wid-con p {
    margin-bottom: 0px!important;
}
.case__study img {
    width: 100%;
    height: auto;
}
	.slider_style img {
    filter: grayscale(100%);
		transition:all 500ms ease 0s;
		cursor:pointer;
}
.slider_style img:hover {
    filter: none;
}
.Cards_box_style .ekit-wid-con .elementskit-infobox .elementskit-info-box-icon img {
   transition:all 500ms ease 0s;
}

.Cards_box_style .ekit-wid-con .elementskit-infobox:hover .elementskit-info-box-icon img {
    filter: brightness(0) invert(1);
}


form.hs-form {
    display: flex !important;
    flex-wrap: wrap !important;
}
.widget_media_gallery .gallery {
    display: flex;
    justify-content: center;
}
.widget_media_gallery .gallery figure.gallery-item {
    margin: 0 5px;
}
.career-forms {
    margin-top: 30px;
}
.career-inner {
    border: 1px solid #ccc;
    padding: 35px;
    background: #F3F7F9;
    border-radius: 5px;
}
#show-less {
    display: none;
}
#show-more-content {
    display: none;
}
.advancedSearch_blocks {
    background: #fff;
    padding: 65px 0;
}
.elementor-widget-posts .elementor-post {
    border-radius: 5px;
    box-shadow: 0 0 11px 0 rgb(0 0 0 / 10%);
    background-color: #FFF;
}
.elementor-widget-posts .elementor-posts-container .elementor-post__thumbnail img {
    display: block;
    width: 100%;
    max-height: none;
    max-width: none;
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s,-webkit-filter .3s;
}
.elementor-widget-posts .elementor-post__text {
    padding: 20px 45px 33px 45px;
}
.elementor-widget-posts .elementor-post__title {
    margin-bottom: 15px;
}
.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a {
    color: #702C91;
    font-family: "Poppins",Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    line-height: 30px;
}
.elementor-widget-posts .elementor-post__meta-data {
    color: #212529;
    font-family: "Montserrat",Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.elementor-widget-posts .elementor-posts-container .elementor-post__thumbnail img {
    height: 350px;
    object-fit: cover;
    width: 100%;
    transform-style: preserve-3d;
    transition: 1s;
    border-bottom: 5px solid var(--primary);
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.advancedSearch_blocks .footer_no_data p {
    margin: 0;
}


ul.city_item {
    margin: 0;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.city_item li {
    margin-right: 8px;
    margin-bottom: 8px;
}
ul.city_item li:last-child {
    margin-right: 0px;
}
ul.city_item li a.primary_button {
    text-transform: capitalize;
}
ul.city_item li a.theme_btn {
    display: inline-block;
    color: #fff;
    border: 1px solid #EC008C;
    background: #702C91;
    background: linear-gradient(to right, #702C91 0%, #EC008C 50%, #702C91 100%);
    background-size: 200% auto;
    padding: 16px 40px;
    border-radius: 38px;
    text-transform: capitalize;
    box-shadow: 0px 8px 16px 0px rgb(112 44 145 / 30%);
    cursor: pointer;
    transition: all ease-in-out 300ms;
}
.careplus-back-top.showless::after {
    background-color: #000;
    opacity: 1;
}
.careplus-back-top.showless::before {
    background-color: #000;
    opacity: 1;
}
.careplus-back-top {
    font-size: 18px;
    color: #EC008C;
    left: 50%;
    margin: 0;
    position: absolute;
    text-align: center;
    bottom: 80%;
    width: 50px;
    z-index: 1;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    transform: translateX(-50%);
}








.elementor-fit-aspect-ratio iframe {
/*     display: block;
    background: #000;
    border: none;
    height: 100vh;
    width: 100vw; */
}
body{
    overflow-x:unset ;
}
.template_content_details ol, .template_content_details ul {
    margin-bottom: 15px;
    padding-left: 17px;
}
.template_content_details ol li, .template_content_details ul li {
    list-style: disc;
}
.template_content_details strong {
    color: var(--primary);
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    margin: 0;
    opacity: 1;
}
label {
    display: block;
    margin-bottom: .5rem;
}
.video_ratio .elementor-fit-aspect-ratio {
    padding-bottom: 0;
}
.video_ratio .elementor-fit-aspect-ratio {
    position: relative;
    height: 100%;
}
@media (min-width: 1024px) {
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, 
	.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	#tablecon {
		margin-bottom: 24px;
		padding: 30px 10px 30px 10px;
		background: #f7f7f7;
		position: sticky;
		top: 158px;
		transition: all 0.3s ease 0s;
		margin-top: 100px;
		width: 328px;
		height: 84vh;
		overflow-x: hidden;
	}
/* 	.single-post ul, p, h1, h2, h3, h4, h5, h6 {
		scroll-margin-top: 159px;
	} */
	.is-layout-flow:nth-child(2) {
		margin: 126px 0 0 127px;
	}
	.post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2, .post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2 strong {
		color: #EC008C;
		font-size: 28px;
		line-height: 35px;
	}
}

p:empty {
   display: none !important;
}
.inner__services .elementor-widget-container {
    position: relative;
    background-color: #fff;
    padding: 55px 55px;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    opacity: 1;
    -webkit-box-shadow: 0 5px 32px 0 rgb(204 204 204 / 50%);
    box-shadow: 0 5px 32px rgb(204 204 204 / 50%);
    border-radius: 10px;
}   

.inner__services .elementor-widget-container:hover {
    background-color: #6D64FF;
    background-image: url(https://dreamsdesign.in/beta/wp-content/uploads/2021/04/05.jpg);
    background-position: center center;
    background-size: cover;
}



.elementor-text-editor ul {
    padding-left: 17px;
    margin-bottom: 20px;
}

.elementor-text-editor ul li {
    list-style: disc;
}

.inner__services .elementor-widget-container:hover h3.elementor-icon-box-title > a {
    color: #fff;
}

.inner__services .elementor-widget-container:hover .elementor-icon-box-description {
    color: #fff;
}

.elementor-post .elementor-post__meta-data br {
    display: none;
}

.elementor-post__card br {
    display: none;
}

.elementor-posts .elementor-post__card p > a {
    display: none;
}

.likebtn_container {
    display: none;
}
.page-id-1132 .buttom{background-size:100% 100% !important;} 
.not-found-message{
	font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    font-family: Poppins;
}
.page-id-1132 .buttom .seach_bar a {
    color: #fff;
    text-decoration: underline !important;
}
.rc-anchor {border-radius:15px !important;}
.footer-menu li{display: inline-block;}.footer-menu li a {display:block;padding: 12px 10px 0;}

.elementor-button {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
/*     font-size: 16px; */
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    /*border-radius: 40px;
    background: linear-gradient(to right, var(--primary) 0%, var(--secondary) 50%, var(--primary) 100%);
    background-size: 200% auto;
    box-shadow: 0px 8px 16px 0px rgba(112, 44, 145, 0.3) !important;*/
    border: 0;
    line-height: 60px;
    padding: 0 40px;
    color: #fff;
}
.elementor-button:hover {
    background-position: right center;
    color: #fff;
}
.elementor-button br {
    display: none;
}


.cta-section-call .elementor-widget {
    display: flex;
    width: auto;
    margin: 0;
    align-items: center;
}
.cta-section-call .elementor-widget .elementor-icon {
    margin-right: 20px;
}
.cta_section p {
    display: none;
}
.elementor-view-stacked .elementor-icon br {
    display: none;
}
.elementor-view-stacked .elementor-icon {/*
    box-sizing: border-box;
    text-decoration: none;
    box-shadow: 0 10px 15px rgba(0,0,0,0.3);
    background: linear-gradient(0deg, #ddd, #EC008C);
    transition: .5s; */
}
.e-gallery-container p {
    display: none;
}

/* add new css */
h2.elementor-heading-title.elementor-size-default {
    font-family: 'Poppins';
    font-size: 40px;
    line-height: 45px;
    color: #702C91;
    margin: 0;
    font-weight: 900;
}
.list span {
    font-weight: bold;
}
.list ul li{
	display: contents;
}

.elementor-element.elementor-widget.elementor-widget-image {
    margin-bottom: 0;
}


/* end add new css */


/*.port-img {
  position: relative;
  
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
}

.port-img:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}*/


.hvrbox {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    box-shadow: none;
}
.hvrbox img {
	max-width: 100%;
}
.hvrbox .hvrbox-layer_bottom {
	display: block;
}
.hvrbox .hvrbox-layer_top {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	color: #fff;
	padding: 15px;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.port-detail:hover .hvrbox-layer_top, .port-detail.active .hvrbox-layer_top {
    opacity: 1;
}
.hvrbox .hvrbox-text {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    height: 100%;
    align-items: center;
}
.hvrbox .hvrbox-text_mobile {
	font-size: 15px;
	border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
	border-top: 1px solid rgba(179, 179, 179, 0.7);
	margin-top: 5px;
	padding-top: 2px;
	display: none;
}
.hvrbox.active .hvrbox-text_mobile {
	display: block;
}

.hvrbox .hvrbox-layer_slidedown {
	-moz-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
.port-detail:hover .hvrbox-layer_slidedown,.port-detail.active .hvrbox-layer_slidedown {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}



.port-detail {
    margin-bottom: 0;
    padding-bottom: 0;
    padding: 25px;
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); */
    margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.hvrbox .hvrbox-text p {
   margin: 0;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.6;
	/*background: #EC008C;
    background-image: none;
    background-clip: border-box;
    background-image: -webkit-linear-gradient(left top, #702C91, #EC008C);
    background-image: -o-linear-gradient(bottom right, #702C91, #EC008C);
    background-image: -moz-linear-gradient(bottom right, #702C91, #EC008C);
    background-image: linear-gradient(to bottom right, #702C91, #EC008C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.hvrbox .hvrbox-text ul.port-cat {
    margin: 0;
/*     display: flex; */
	    text-transform: uppercase;
}
ul.port-cat li:before {
    list-style: none;
    float: right;
    content: '|';
    vertical-align: middle;
    padding: 0 5px;
    color: #fff;
}

.port-title h5 {
    color: var(--primary);
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 15px;
}

.wp-block-columns.banner .wp-block-column h2, .wp-block-columns.banner .wp-block-column h1 {
    font-size: 40px !important;
    line-height: 1.2;
    font-weight: 700;
}

i.fab.fa-youtube.youtube {
    color: red !important;
	background: #fff !important;
}

#myImg {
    
    width: 100% !important;
   
}
.port-cat li {
    font-size: 1.2rem;
    text-transform: capitalize;
    line-height: 1.6;
    display: inline-block;
}

ul.port-cat > li:last-child:before {
    display: none;
}

p:empty {
    display: none;
}

.section__header h2, .section__header .section__title {
    margin: auto auto 20px;
    font-size: 36px;
    line-height: 55px;
   
}


.custome-citybanner img {
    /* position: inherit; */
    /* top: 100px; */
    margin-top: 137px;
    width: 100%;
}
.top-logos-sec {
    padding: 20px 0;
}
.inner-page p {
    color: #55555a;
    padding-bottom: 12px;
    margin: 0;
}

.top-logos-sec .logo-image img {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 23px;
}
img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    font-size: 11px;
}
.page_speed_1127680582 {
    text-align: justify;
}

@media only screen and (max-width:1020px){
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button{
        color: #fff !important;
        border: 1px solid #EC008C !important;
        background: #702C91;
        background: linear-gradient(to right, #702C91 0%, #EC008C 50%, #702C91 100%);
    }

}



.case__study {
    padding: 70px 0px 70px 0px !important;
}
@media only screen and (max-width:991px){
	.post-template-single-post-sidebar-template .container {
			max-width: 977px;
	}
	.is-layout-flow:nth-child(2) {
			margin: 130px 0 0 127px;
		  top: 139px;
	}
	.single-post ul, p, h1, h2, h3, h4, h5, h6 {
			scroll-margin-top: 215px;
	}
	.post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2, .post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2 strong {
    color: #EC008C;
    font-size: 30px;
    line-height: 35px;
}
}
@media only screen and (max-width:768px){
	#tablecon {
			margin-bottom: 24px;
			padding: 30px 10px 30px 10px;
		  margin-left: 26px;
			background: #f7f7f7;
			position: sticky;
			top: 39px;
			transition: all 0.3s ease 0s;
			margin-top: 0px;
			width: 744px;
			height: 84vh;
			overflow-x: hidden;
	}
	.is-layout-flow:nth-child(2) {
			margin: 5px 14px 0 42px;
			top: 129px;
	}
}
@media only screen and (max-width:767px){
	.elementor-4305 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
	.primary_button_white {
    padding:16px 25px;	
}
	.elementor-3843 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
.elementor-4299 .elementor-element.elementor-element-63083c6 {
    padding: 40px 0px 0px 0px;
}
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4cc553c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 0px;
}
	.elementor-element.elementor-element-8c7f72f.elementor-widget.elementor-widget-heading {
    padding-top: 30px;
}
a.primary_button_white {
    margin-bottom: 20px;
}
	.elementor-4310 .elementor-element.elementor-element-662e761 {
    margin-bottom: 0px;
}
	.elementor-4282 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
	.elementor-4266 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
	.elementor-4240 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
	.elementor-3860 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 0px 0px;
}
	.elementor-4291 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
}

@media only screen and (max-width:1024px){
	
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block !important;
}
		section.elementor-section.elementor-inner-section.elementor-element.elementor-element-4cc553c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    margin-top: 40px;
}
	.elementor-4299 .elementor-element.elementor-element-662e761 {
    padding: 150px 0px 30px 0px;
}
	.elementor-3843 .elementor-element.elementor-element-19867b0 {
    padding: 40px 0px 15px 0px;
}
}
.navbar {
    /* margin: 45px 0; */
    /* float: right; */
/*     padding: 20px 30px  !important; */
}
  .cat_title_a h2 {
    
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 7px;
    color: #747474;
    font-weight: 700;
    text-transform: uppercase;
}
.red-bar-a {
    width: 100px;
    height: 3px;
    background: #e3173e;
    margin: 0px 300px;
    top: 25px;
    left: -61px;
}
.modal-body {
    padding: 10px 50px 25px 50px !important;
}
@media only screen and (max-width: 1024px) {
	.section__header h2, .section__header .section__title {
    margin: auto auto 20px;
    font-size: 30px;
    line-height: 45px;
}

.frame {
    padding-top: 0 !important; 
    position: relative;
}
	.custom-file-input {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    margin: 0;
    opacity: 1;
}
	@media only screen and (max-width: 1024px) {
    
    .pum-theme-9772 .pum-title, .pum-theme-lightbox .pum-title {
        max-width: 800px;
    }
	}
@media only screen and (max-width: 599px) {	
#tablecon {
    margin-bottom: 24px;
    padding: 30px 10px 30px 10px;
    background: #f7f7f7;
    position: sticky;
    top: 39px;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
    width: 100%;
    height: 84vh;
    overflow-x: hidden;
}	
	.post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2, .post-template-single-post-sidebar-template .is-layout-flow:nth-child(2) h2 strong {
    color: #EC008C;
			font-size: 27px;
			line-height: 35px;
	}
}	
	
	.head-left p {
   
    text-align: justify !important;
}
.section__header p {
    text-align: justify;
}
	
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    display: inline-block;
    color: #fff;
    border: 1px solid #EC008C;
    background: #702C91;
    background: linear-gradient(to right,#702C91 0%,#EC008C 50%,#702C91 100%);
    background-size: 200% auto;
    padding: 16px 40px;
    border-radius: 38px;
    text-transform: uppercase;
    box-shadow: 0 8px 16px 0 rgb(112 44 145 / 30%);
    cursor: pointer;
    transition: all ease-in-out 300ms;
    border: medium none;
}
	
	.awards .elementor-image-gallery .gallery figure.gallery-item {
    max-width: 130px;
}
	
#hubspot-messages-iframe-container {
    bottom: 110px !important;
}	

.page-id-9883 header .header-body div div .banner-size-left .head-left .btn-box{
  display: none;
}
	
	div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
    display: block;
    text-indent: -9999px;
    height: 6px;
    background-color: rgba(112, 44, 145, .59);
    margin: 0 0 16px 0;
    position: relative;
}