body{
  background: url(../img/section-bg-circle-shape.png) !important;
  background-color: #000 !important;
  background-position: top center !important;
}
.p_mgbtm p{
	margin-bottom: 0 !important;
}
.p_mgbtm .elementor-icon-box-title {
  display: block;
}
.circle-text {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f89922; /* Lime green background */
  border-radius: 50%;
  position: relative;
}

.circle-text svg {
  position: absolute;
  width: 100%;
  height: 100%;
  animation: spin 10s linear infinite;
  transform-origin: center center;
}
.submenu_ui .elementskit-dropdown.elementskit-submenu-panel{
  background: transparent !important;
}
.submenu_ui .elementskit-dropdown.elementskit-submenu-panel a{
  color: #fff !important;
}
.submenu_ui .elementskit-dropdown.elementskit-submenu-panel {
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(100px);
  background-color: #918f8f1c;
  border: 1px solid #ffffff47;
  border-radius: 15px !important;
  overflow: hidden;
}
.submenu_ui .elementskit-navbar-nav-default .elementskit-submenu-panel > li:hover > a, 
.submenu_ui .elementskit-navbar-nav-default .elementskit-submenu-panel > li > a:hover {
  color: #0d3a4f;
  background-color: rgba(248, 153, 34, 0.44);
}
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.circle-text text {
  font-size: 13px;
  fill: #fff;
  font-family: "Plus Jakarta Sans", Sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
  word-spacing: 3px;
}
.center-icon {
  width: 65px;
  height: 65px;
  background: #1d1f20;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  padding: 10px;
}
.center-icon img {
  width: 100%;
}
.banner_btn_wrapper .elementor-icon-wrapper {
  display: flex;
}
.about-us-img {
  -webkit-mask-image: url(../img/about-us-imaeg-mask.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}
.about-us-img img {
  aspect-ratio: 1 / 1.215;
  object-fit: cover;
}
.about-us-image-title .elementor-widget-container{
  /*background: linear-gradient(to right, red 0%, yellow 50%, green 100%);*/
  background: linear-gradient(to right, #9f9b9b42 0%, #1b1b1b 50%, green 100%);

  background-size: 200% auto;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: rotate(-180deg);
  writing-mode: vertical-rl;
  cursor: none;
  transition: all 0.3s ease-in-out;
}
.about-us-image-box:hover .about-us-image-title {
  background-position: right center;
}
.row-1:before{
  top: auto;
  right: -20px;
  left: auto;
  bottom: -200px;
  width: 250px;
  height: 250px;
  animation: roundrotate 8s infinite linear alternate;
  animation-direction: alternate;
  animation-direction: alternate;
  z-index: -1;
  background-image: url("../img/section-bg-shape-1.png");
  --background-overlay: '';
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 999;
  opacity: 0.4;
}
@keyframes roundrotate{
  from{
    transform: translateY(0) rotate(0);
    }
  to{
    transform: translateY(-100px) rotate(360deg);
  }
}

.demo-10-service-item {
  backdrop-filter: blur(100px);
  -webkit-backdrop-filter: blur(100px);
  background-color: #918f8f1c;
}
.mgbtm_p p{
  margin-bottom: 0 !important;
}
.row-2::before {
  background-image: url("../img/section-bg-shape-1.png");
  --background-overlay: '';
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 999;
  opacity: 0.4;
  left: -20px;
  top: -50px;
  width: 250px;
  height: 250px;
  animation: circlerotate10 12s infinite linear;
  animation-direction: normal;
  animation-direction: alternate;
  z-index: -1;
}
@keyframes circlerotate10{
  from{
    transform: rotate(0deg);
    }
  to{
    transform: rotate(360deg);
  }
}
.colbox{
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(100px);
  -webkit-backdrop-filter: blur(100px);
  background-color: #918f8f1c;
}
.opc_ouline {
  -webkit-text-fill-color: #1B1A1A00;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f8992269;
}
.sticky-0{
  position: sticky;
  top: 50px;
}
.text-slider div {
  font-size: 26px;
  font-weight: bold;
  padding: 0 54px;
  white-space: nowrap;
  color: #fff !important;
  font-family: "Plus Jakarta Sans", Sans-serif;
}
.text-slider .slick-track {
    display: flex;
    align-items: center;
}
.text-slider .slick-slide {
    display: inline-block;
}
.how-we-work {
  margin-bottom: 20px;
}
.colbox p {
  margin-bottom: 0;
}
.border_ui::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  right: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #F89922;
  border-radius: 205px;
  z-index: -1;
}
.exp_badge {
  background: #f89922;
  padding: 20px;
  border-radius: 15px;
  border: 4px solid black;
}
.exp_badge .elementor-icon-box-icon {
  margin-bottom: 0 !important;
}
.exp_badge .elementor-icon-box-title{
  line-height: 1;
  margin-bottom: 6px;
}
.exp_badge{
  animation: experienceobject10 3s infinite linear alternate;
}
@keyframes experienceobject10{
    50%{
      right: 40px;
    }
}
.btn_img .elementor-icon {
  background: #f89922 !important;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
}

body{
  overflow-x: hidden;
}
.right_section{
--overlay-opacity: 0.4;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  --border-top-width: 1px;
  --border-right-width: 1px;
  --border-bottom-width: 1px;
  --border-left-width: 1px;
  border-color: var( --e-global-color-divider );
  --border-color: var( --e-global-color-divider );
  --border-radius: 30px 30px 30px 30px;
  background-image: url("../img/what-we-body-bg.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
}

.cta_bdr {
  --overlay-opacity: 0.4;
  background-image: url("../img/what-we-body-bg.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #f3f3f34a;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 20px;
  border-radius: 20px;
}
.footer_copyright > .elementor-element {
  border-top: 1px solid #F5F5F41A;
}
.industries_slide {
  overflow: hidden;
  position: relative;
  padding: 0 20px;
}
.industries_slide img{
  width: 480px;
  border-radius: 21px !important;
}
.industries_slide .ind_h3 {
  margin: 0;
  font-size: 22px;
  font-family: "Plus Jakarta Sans", Sans-serif;
  line-height: 1.4;
  color: #FFFFFF;
  font-weight: bold;
  padding: 20px;
  position: absolute;
  bottom: 0;
}
.industries_slider{
	position: relative;
	overflow-x: hidden;
}
.industries_slider::before {
  content: "";
  background: #000000ab;
  position: absolute;
  bottom: 0;
  top: -50px;
  z-index: 99;
  width: 100px;
  filter: blur(33px);
  -webkit-filter: blur(33px);
  left: -50px;
  display: block;
}
.industries_slider::after {
  content: "";
  background: #000000ab;
  position: absolute;
  bottom: 0;
  top: -50px;
  z-index: 99;
  width: 100px;
  filter: blur(33px);
  -webkit-filter: blur(33px);
  right: -50px;
  display: block;
}
.single-post .container, .blog-section .container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
}

.blog-section .row {
  display: flex;
}
.blog_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 170px;
  background-attachment: fixed;
  padding-bottom: 60px;
}
.post-categories {
  position: sticky;
  top: 50px;
}
@media (min-width: 992px) {
  .blog-section .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .blog-section .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.heading_h1 {
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #fff;
  margin-bottom: 30px;
}
.blog_wrapper .category-list {
  font-weight: 400;
  color: #212121;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
ul.category-list li {
  display: inline-block;
  margin: 5px 4px;
}
ul.category-list li:hover a, 
ul.category-list li.active a {
  fill: #FFFFFF;
  color: #FFFFFF !important;
  background-image: linear-gradient(180deg, #ff8d00 0%, #EAAC5F 100%);
  box-shadow: 0px 12px 18px 0px rgba(254, 153, 26, 0.21);
}
ul.category-list li a {
  display: inline-block;
  color: #595959;
  font-weight: 700;
  border-radius: 5.229px;
  background: #FEFEFE;
  box-shadow: 0px 12.55px 19.766px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 13px;
  line-height: 1.2;
  font-size: 13px;
}
.main-blogs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px 30px;
}
article.custom-blog-post {
  padding: 16px;
  border-radius: 19px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
  padding-bottom: 25px !important;
  background: #ffffff1c;
  backdrop-filter: blur(100px);
  --overlay-opacity: 0.4;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var( --e-global-color-divider );
  background-image: url("../img/what-we-body-bg.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
}
.custom-blog-meta {
  margin-top: 20px;
}
.post-cat {
  margin-bottom: 15px;
}
.post-cat a {
  color: #FFF !important;
  background-color: #F89922;
  font-size: 12px;
  border-radius: 20px;
  margin: 0px 2px 6px !important;
  pointer-events: auto;
  text-transform: uppercase;
  padding: 7px 11px 6px;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.3px;
  background-image: linear-gradient(180deg, #ff8d00 0%, #FFFFFF5E 100%);
}
.blog-section a {
  text-decoration: none !important;
}
/* 
.custom-pagination {
  justify-content: center;
  display: flex;
  margin-top: 50px;
  color: #fff !important;
}
.custom-pagination a {
  color: #fff !important;
  padding: 0 10px !important;
} */
span.custom-blog-date {
  color: #fff;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
}
span.custom-blog-date img {
  margin-right: 10px;
}
.page-numbers.current {
  background: #f89922 !important;
  color: #fff !important;
  width: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
}
.custom-blog-image img {
  border-radius: 14px;
  border: 1px solid #0000002b;
}
.elementskit-dropdown.elementskit-submenu-panel{
  padding: 0 !important;
}
.single-post .container, .blog-section .container {
  max-width: 1265px;
  margin: 0 auto;
  padding: 0 15px;
}
#ez-toc-container {
  width: 100%;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
}

.custom-blog-meta {
  margin-top: 20px;
}
.post-cat {
  margin-bottom: 15px;
}
.blog-banner h1 {
    font-weight: bold;
  font-size: 40px;
  color: #fff;
}
.custom-blog-meta h2 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
}
span.custom-blog-date img {
  margin-right: 10px;
}
.custom-blog-image img {
/*     height: 328px; */
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0px 12.55px 19.766px 0px rgba(0, 0, 0, 0.05);
}

.custom-blog-meta h2 {
    font-size: 25px !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
    line-height: 1.3 !important;
    color: #ffff;
}
.post-inner-meta {
    display: flex;
    align-items: center;
    grid-gap: 50px;
    margin-top: 40px;
}
.meta-item {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}
.meta-item.author img {
    border-radius: 50%;
}
.meta-info {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  color: #f89922;
  font-weight: bold;
}
.author .meta-info .author-name, .read-time .meta-info .reading-time, .post-date .meta-info .custom-blog-date {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}
.meta-separator {
    width: 1px;
    height: 50px;
    background-color: #ddd;
}
span.dd-image {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background-color: #EBF1FF;
    border-radius: 64px;
}
span.dd-image img{
  width: 30px;
}
.blog-banner {
    padding-bottom: 60px;
}

.single-post a{
  text-decoration: none;
}
.single-post .single-section h2{
    font-size: 35px !important;
    margin-bottom: 24px !important;
}
.single-post .single-section h3{
    font-size: 30px !important;
    margin-bottom: 24px !important;

}
.post_inner_image {
  margin-bottom: 30px;
}
.post-content p {
  line-height: 1.7;
  font-size: 15px;
}
.post_inner_image img {
  width: 100%;
  height: auto;
}
.blog-banner, .single-section {
  position: relative;
}
.single-section aside.sidebar-right .widget {
  border: 0;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  padding: 40px 30px;
  margin-bottom: 30px;
}
.single-section .widget .widgettitle {
  letter-spacing: 0;
}
.single-section .widget .widgettitle::after {
  position: absolute;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #346EFE;
  bottom: -20px;
  left: 0;
}
.single-section .category-list li {
  display: inline-block !important;
  margin-right: 10px !important;
}
.single-section .ul.category-list li:hover a{
  color: #fff !important;
}
div#ez-toc-widget-container{
  background: #fff;
  border: 0 !important;
  padding: 0;
  margin-bottom: 0 !important;
  box-shadow: none !important;
}
 .ez-toc-heading-level-2 > a {
  line-height: 25px;
  margin-bottom: 10px;
}
div#ez-toc-container a {
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  color: #212121 !important;
}
.ez-toc-page-1.ez-toc-heading-level-2 {
  margin-bottom: 13px !important;
  border-bottom: 1px dashed #c3c3c3;
  padding-bottom: 10px !important;
}
.ez-toc-page-1.ez-toc-heading-level-2:last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border: 0 !important;
}
div ul.ez-toc-list a {
  text-decoration: none !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: rgb(33, 33, 33) !important;
  margin-bottom: 0;
}
.ez-toc-list-level-3 {
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-top: 10px !important;
}
div ul.ez-toc-list .ez-toc-heading-level-3 a {
  margin-bottom: 4px;
  font-size: 15px !important;
}
.ez-toc-heading-level-2:last-child > a {
  margin-bottom: 0 !important;
}
.ez-toc-list-level-4 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.post_inner_image img {
  border-radius: 20px;
}
aside#secondary section.widget {
  border-radius: 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
  margin-bottom: 30px;
  --overlay-opacity: 0.4;
  border-style: solid;
  --border-style: solid;
  border-width: 1px 1px 1px 1px;
  --border-top-width: 1px;
  --border-right-width: 1px;
  --border-bottom-width: 1px;
  --border-left-width: 1px;
  border-color: var( --e-global-color-divider );
  --border-color: var( --e-global-color-divider );
  --border-radius: 30px 30px 30px 30px;
  background-image: url("../img/what-we-body-bg.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
}
.single-post #secondary .widget-title, .single-post #secondary .widget-title span {
  font-weight: bold !important;
  font-size: 25px !important;
  line-height: normal !important;
  margin-bottom: 15px !important;
  color: #fff !important;
  margin-top: 0;
}

#ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active {
  background-color: transparent !important;
}
#categories-2 ul {
  font-weight: 400;
  color: #212121;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
#categories-2 ul li {
  display: inline-block;
  margin: 5px 4px;
}
#categories-2 ul li a {
  display: inline-block;
  color: #595959;
  font-weight: 700;
  border-radius: 5.229px;
  background: #FEFEFE;
  box-shadow: 0px 12.55px 19.766px 0px rgba(0, 0, 0, 0.05);
  padding: 13px;
  line-height: 1.2;
  font-size: 13px;
}
#categories-2 ul li a:hover {
  fill: #FFFFFF;
  color: #FFFFFF !important;
  box-shadow: 0px 12px 18px 0px rgba(251, 147, 17, 0.24);
  background-image: linear-gradient(180deg, #ff8d00 0%, #ECAC5C 100%);
}
.post-content {
  color: #fff !important;
}
.author-box-wrapper {
  display: flex;
}
.desc-wrapper {
  width: 90%;
}
.avatar-wrapper {
  width: 10%;
}
.desc-wrapper h5 {
  margin-top: 0;
}
.avatar-wrapper img {
  margin-top: 7px;
  border-radius: 100px;
}
.desc-wrapper {
  border-radius: 20px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
  padding: 20px 30px;
  background-image: url("../img/what-we-body-bg.svg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #ffffff17;
  border: 1px solid #ffffff30;
}
.author-box-wrapper {
  margin-top: 35px;
}
.post-content a {
  color: #ffa91e !important;
}
@media (min-width: 768px) {
   .single-section  .row.post-below-cont {
    display: flex;
         gap: 30px;
   }
  .single-section .col-md-8 {
    width: 100%;
    max-width: 66.66666667%;
  }
  .single-section .col-md-4 {
    width: 100%;
    max-width: 33.33333333%;
  }
}
div#ez-toc-container a {
  display: block;
  font-size: 15px !important;
  border-bottom: 1px dashed #ffffffb0;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #fff !important;
}
/* ############# Contact ############# */
.contact_form-page .form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.contact_form-page .form-group {
  flex: 1;
}
.contact_form-page .form-group.half {
  flex: 0 0 48%;
}
.contact_form-page input,
.contact_form-page input[type="email"],
.contact_form-page input[type="tel"],
.contact_form-page select,
.contact_form-page textarea {
	
	width: 100%;
	padding: 10px;
	border: none !important;
	border-bottom: 1px solid #625b5b !important;
	font-size: 16px;
	background-color: transparent;
	border-radius: 0;
	outline: 0;
	color: #fff;
	height: 50px;
	  padding-left: 0 !important;
	font-family: "Plus Jakarta Sans", Sans-serif;
}
/*.form-group.half select option {*/
/*  color: #f89922 !important;*/
/*  background: black !important;*/
/*  border-radius: 0 !important;*/
/*}*/
.linkhover a {
  text-decoration: none !important;
}
.contact_form-page input::placeholder,
.contact_form-page textarea::placeholder{
	opacity: 1 !important;
	 color: #fff !important;
 
}
.contact_form-page input::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
.contact_form-page input:focus,
.contact_form-page select:focus,
.contact_form-page textarea:focus{
  outline: 0 !important;
}
.contact_form-page textarea {
	resize: vertical;
	min-height: 100px;
	height: 100px;
}
.contact_form-page .btn-primary {
  background: #f89922 !important;
  color: #fff;
  padding: 12px 30px !important;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease;
  width: auto;
  border: 0 !important;
}


.contact_form-page .btn-primary:hover {
	background: #f89922;
	opacity: 0.7;
}
.contact_form-page .form-row p {
  width: 100% !important;
}
#simple-translate, .simple-translate{
	display: none !important;
}
.bdr_css .elementor-widget-container{
  position: relative;
}
.bdr_css .elementor-widget-container::before {
  border: 1px solid #f89922;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  border-radius: 20px;
  z-index: -1;
}
.bdr_css-right .elementor-widget-container{
  position: relative;
}
.bdr_css-right .elementor-widget-container::before{
  border: 1px solid #f89922;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: -20px;
  top: -20px;
  border-radius: 20px;
  z-index: -1;
}
.bgchange{
  background-image: url("../img/service-bg.svg") !important;
  background-position: top left !important;
  background-repeat: no-repeat !important;
}
.background_orange{
}
.bdr_pricing {
  border: 1px solid #373737;
  padding: 30px;
  background-image: url("../img/service-bg.svg") !important;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  border-radius: 30px;
}
.row_flex-width .e-con-inner{
  width: 133% !important;
  max-width: 133%;  
}
.row_flex-width {
  max-width: 1250px !important;
  width: 100% !important;
  margin: 0 auto;
  overflow-x: scroll;
}
/* WebKit browsers (Chrome, Safari) */
.row_flex-width::-webkit-scrollbar {
  height: 8px;
}

.row_flex-width::-webkit-scrollbar-track {
  background: #1a1a1a; /* Track background */
  border-radius: 10px;
}

.row_flex-width::-webkit-scrollbar-thumb {
  background: #f7931e; /* Orange thumb */
  border-radius: 10px;
}

.row_flex-width::-webkit-scrollbar-thumb:hover {
  background: #ffae42; /* Lighter on hover */
}

/* Firefox */
.row_flex-width {
  scrollbar-width: thin;
  scrollbar-color: #f7931e #1a1a1a;
}
.row_flex-width {
  padding-bottom: 40px;
}
.row_flex-width {
  cursor: grab;
  scroll-behavior: smooth;
}

.row_flex-width.grabbing {
  cursor: grabbing;
}
.visibnone {
  visibility: hidden;
}
.eq2 p{
  margin-bottom: 0 !important;
}
.testibox_ui .elementskit-single-testimonial-slider {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EBEBEB3B !important;
  border: 1px solid #373737;
  padding: 30px;
  background-image: url("../img/service-bg.svg") !important;
  background-position: top left !important;
  background-repeat: no-repeat !important;
  border-radius: 30px;
}
.post-categories form .search-field {
  background: transparent !important;
  color: #fff !important;
  height: 55px;
  border-radius: 6px;
  outline: 0 !important;
  border: 1px solid #64646487;
  width: 320px;
}
.post-categories form {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.search-submit {
  padding: 0 !important;
  height: 55px !important;
  width: 55px !important;
  border: 0 !important;
  background: #fe8f07;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #fff !important;
  margin-left: 13px;
  background-image: linear-gradient(180deg, #ff8d00 0%, #FFFFFFA3 100%) !important;
  border-radius: 14px !important;
}

@media only screen and (max-width: 1024px){
	.fix_bg [type=button]:focus, 
	.fix_bg [type=submit]:focus, 
	.fix_bg button:focus{
		background-color: transparent !important;
	}
	div#ekit-megamenu-header-menu li a {
		font-size: 17px;
		color: #fff !important;
	}
	.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
		background-color: rgb(34 34 34 / 84%) !important;
		-webkit-backdrop-filter: blur(5px) !important;
		backdrop-filter: blur(5px) !important;
	}
	.submenu_ui .elementskit-dropdown.elementskit-submenu-panel {
		backdrop-filter: blur(15px);
		-webkit-backdrop-filter: blur(100px);
		background-color: transparent;
		overflow: hidden;
		border: 0 !important;
		border-radius: 0 !important;
	}
	.about-us-img {
		-webkit-mask-image: none !important;
	}
	.about-us-img img{
		border-radius: 20px;
	}
	.bdr_css-right .elementor-widget-container::before,
	.bdr_css .elementor-widget-container::before{
		display: none !important;
	}
	.row_flex-width .e-con-inner {
	  width: 200% !important;
	  max-width: 200% !important;
	}
}
@media only screen and (max-width: 767px){
	.post-inner-meta {
		grid-gap: 20px;
	}
	span.dd-image {
		width: 50px;
		height: 50px;
	}
	.dd-image img {
		width: 20px !important;
	}
	#secondary {
	  margin-top: 40px;
	}
	.meta-item.author img {
		width: 50px;
	}
	.main-blogs {
	  display: grid;
	  grid-template-columns: repeat(1, 1fr);
	  grid-gap: 40px 30px;
	}
	.blog_wrapper {
	  padding-top: 115px;
	}
	.post-categories form .search-field {
	    width: 280px;
	}
	.blog-section .row {
	  display: flex;
	  flex-direction: column;
	}
	.post-categories {
	  position: static;
	  margin-bottom: 25px;
	}
	.row-1::before {
		display: none;
	}
	.mob_none{
		display: none;
	}
	.heading_ad .elementor-heading-title {
	  font-weight: bold !important;
	}
	.heading_ad .elementor-heading-title b {
	  color: #fff !important;
	}
	.heading_ad .elementor-heading-title br{
		display: none;
	}
	.row-2::before {
		display: none;
	}
	.sticky-0 {
	  position: static;
	  top: 0;
	}
	.cta_bdr {
		padding: 15px;
		padding-bottom: 0;
	}
	.contact_form-page .form-group.half {
	  flex: 0 0 100%;
	}
	.row_flex-width .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
	}
	.bdr_pricing {
	  margin-bottom: 20px;
	}
}