
.all-widgets .social{
  flex-flow: row wrap;
}
.all-widgets .social a{
  padding: 4px;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  line-height: normal;
  color: #fff;
  background-color: #333;
  font-size: 14px !important;
  margin-right: 10px;
  margin-bottom: 0px;
}


.social-header{
flex-flow: row nowrap;
display: flex;
}
.social-header a{
padding: 4px;
border-radius: 100%;
width: 34px;
height: 34px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
line-height: normal;
color: #fff;
background-color: #333;
font-size: 14px; 
}

#footerSocialInfo.social-header a{
  padding: 8px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  line-height: normal;
  color: #fff;
  background-color: #333;
  font-size: 18px !important;
  margin-left: 10px;
  margin-bottom: 0px;
  cursor: default;
}
#footerSocialInfo.social-header a[href] {
  cursor: pointer;
}
.all-widgets .img-wrapper{
  width: 40%;
}
.all-widgets .img-wrapper img,
.all-widgets .img-wrapper a{
  width: 100%;
  max-width: 100%;
}
.all-widgets .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

 

.all-widgets .swiper-slide img {
  /* display: block; */
  width: 100%;
  /* height: 100%; */
  object-fit: cover;
}
.all-widgets .swiper-slide .btn{
  margin: 0 10px 0 0px;
}
.all-widgets .link-overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
.all-widgets .menu-items #banner {
  position: relative;
  width: 80px !important;
  left: 0px;
  height: 80px;
  top: 0;
  margin-top: 6px;
  background-position: center center;
  border-radius: 50%;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: cover;
  margin-right: 20px;
}
.all-widgets .position-relative .elements.image{
position: relative;
z-index: 1;
} 
.all-widgets section[widget-type="home_text_gallery"] i{
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 14px;
border-radius: 100%;
}
.all-widgets section[widget-type="home_text_gallery_two"] i{
width: 70px;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 14px;
border-radius: 100%;
}
.all-widgets section[widget-type="home_introduction_four"] img{
width: 120px !important;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 14px;
margin: 0px auto;
}

.all-widgets .map-thumb{
width: 60px;
height: 60px;
float: left;
}
/* .map-action a {
background: #f4f4f4;
color: #000;
padding: 18px;
border-radius: 100%;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
font-size: 14px;
text-decoration: none;
} */
.all-widgets .testimonial-thumb{
width: 80px !important;
  /* height: 80px !important; */
float: left;
}
.all-widgets section[widget-type="testimonial_two"] .testimonial-thumb{
width: 60px !important; 
float: left;
}

.all-widgets section[widget-type="testimonial_three"] img{
width: 80px !important;
/* height: 80px !important; */
}
.all-widgets section[widget-type="testimonial_two"] img{
width: 60px !important;
}
.all-widgets section[widget-type="website_two"] img{
max-width: 140px !important;
}
.all-widgets .editor-mode::after {
content: " ";
display: block;
height: 40px;

}
.all-widgets.live .cursor-default,
.all-widgets.preview .cursor-default{
cursor: default !important;
}
.all-widgets #icon,
.all-widgets .icon {
position: relative;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.all-widgets #contactLinks *{
color: inherit;  text-decoration: none;
} 
@media only screen and (max-width: 767px) {
.all-widgets .main-wrapper.container{
  max-width: 90%;
}
.all-widgets section[widget-type="about_us_teams_zig_zag"] img{
  max-width: 170px;
  float: left;
  /* margin-right: 16px;
  margin-bottom: 10px; */
}
}
.all-widgets .hideMap-col .col{
margin-bottom: 18px;
}
.all-widgets section[widget-type="contact_profile"] #banner{ 
width: 60px !important;  
}

.all-widgets section[widget-type="home_text_gallery_two"] #userBanner { 
width: 40px !important;  
}

.all-widgets .contact-icon{
width: 48px;
  height: 48px;
  background: #f3f4f4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 100%;
  margin-right: 14px;
} 
.all-widgets .click_map .link-overlay{
display: none;
}
.all-widgets .click_map {
position: relative;
z-index: 0;
cursor: pointer;
}
.all-widgets .share-list a {
padding: 14px 0;
color: #007aff;
}
.all-widgets .map-action .link-overlay{
display: none;
}
.all-widgets .anchor-link{
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
z-index: 99;
}

.ai_modal_wrapper p{
font-size: 14px;
}
.ai_modal_wrapper .border-end {
border-right: 1px solid #efefef!important;
}
.ai_modal_wrapper .btn{
padding: 10px 20px;
line-height: normal;
height: auto;
}
.ai_modal_wrapper .generator-list .copy_item {
position: absolute;
top: 0;
right: 5px;
text-decoration: none;
padding: 10px;
cursor: pointer;
}
.ai_modal_wrapper .generator-list small{
color:#BEBEBE
}
.ai_modal_wrapper .generator-list label{
font-size: 12px;
}
.modal {
background-color: rgba(0, 0, 0, 0.3);
}
.contact-list a{
color: inherit;
}

.close-popup {
width: 24px;
height: 24px;
border-radius: 100%;
border: 0;
right: 14px;
top: 14px;
position: absolute !important;
margin: 0px !important;
padding: 0px !important;
opacity: 1;
font-size: 20px;
}
.text-justify {
text-align: justify !important;
}
.all-widgets .social_btn_wrap .position-relative{
max-width: 220px; 
}
.mobile-ai .all-widgets .social_btn_wrap .position-relative{
max-width: 50%; 
}

#ai-preview .all-widgets * {
pointer-events: none;
cursor: default;
}
#ai-preview .all-widgets .swiper *,
#ai-preview .all-widgets .swiper-slide *{
pointer-events: auto;
cursor: default;
}
.flex-1 *, .flex-1{
flex:1
}



.mt-n1,
.sa .mt-n1 {
margin-top: -.25rem!important
}

.mt-n2,
.sa .mt-n2 {
margin-top: -.5rem!important
}

.mt-n3,
.sa .mt-n3 {
margin-top: -1rem!important
}

.mt-n4,
.sa .mt-n4 {
margin-top: -1.5rem!important
}

.mt-n5,
.sa .mt-n5 {
margin-top: -3rem!important
}

.me-n1,
.sa .me-n1 {
margin-right: -.25rem!important
}

.me-n2,
.sa .me-n2 {
margin-right: -.5rem!important
}

.me-n3,
.sa .me-n3 {
margin-right: -1rem!important
}

.me-n4,
.sa .me-n4 {
margin-right: -1.5rem!important
}

.me-n5,
.sa .me-n5 {
margin-right: -3rem!important
}


.mb-n1,
.sa .mb-n1  {
margin-bottom: -.25rem!important
}

.mb-n2,
.sa .mb-n2 {
margin-bottom: -.5rem!important
}

.mb-n3,
.sa .mb-n3 {
margin-bottom: -1rem!important
}

.mb-n4,
.sa .mb-n4 {
margin-bottom: -1.5rem!important
}

.mb-n5,
.sa .mb-n5 {
margin-bottom: -3rem!important
}


.ms-n1,
.sa .ms-n1 {
margin-left: -.25rem!important
}

.ms-n2,
.sa .ms-n2 {
margin-left: -.5rem!important
}

.ms-n3,
.sa .ms-n3 {
margin-left: -1rem!important
}

.ms-n4,
.sa .ms-n4 {
margin-left: -1.5rem!important
}

.ms-5,
.sa .ms-n5 {
margin-left: 3rem!important
}

.all-widgets section[widget-type="home_card_list"] #subInfo {
width: 70px;
height: 70px;
right: 10px;
overflow: hidden;
white-space: pre-wrap;
text-overflow: ellipsis;
z-index: 1;
display: grid;
align-items: center;
border-radius: 100%;
}
.all-widgets section[widget-type="home_card_list"] #bannerInfo {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 150px;
}




.sa .close-popup { 
right: auto;
left: 14px;
position: absolute !important;
}
.contact-list a span div {
font-size: 12px;
}
.contact-hide-title a:first-child small{
margin-bottom: 10px;
}
.contact-hide-title a small:not(.contact-hide-title a:first-child small){
display: none !important;
}


.desktop-ai .block .btn, 
.mobile-ai .block .btn { 
text-overflow: ellipsis;
white-space: nowrap; 
overflow: hidden;
max-width:100%;
}


.desktop-ai .btn-showWeb.btn-showWeb .btn, 
.mobile-ai .btn-showMob.btn-showMob .btn {
max-width: calc(50% - .5rem);
text-overflow: ellipsis;
white-space: nowrap; 
overflow: hidden;
}

.desktop-ai .btn-showWeb.btn-hideWeb .btn{
max-width: 100%; 
margin: 0 !important;
}

.mobile-ai .btn-showMob.btn-hideMob .btn{
max-width: 100%; 
margin: 0 !important;
}


/* .appHeaderAi [data-mode="live"] .mobile-d-none
,
.appHeaderAi [data-mode="live"] .desktop-d-none */

.mobile-ai .mobile-d-none
{
display: none !important;
}
.desktop-ai .desktop-d-none{
display: none !important;
}

.ai-navbar{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0;
flex-basis: auto;
min-height: 56px;
}
.show-popup #morePagesbuilder{
display: block;
}
#morePagesbuilder .all-category{
  min-height: auto;
}
#morePagesbuilder .all-category a{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
text-decoration: none;
max-width: 100%;
color: inherit;
}


.img-style{
background-size: cover;
background-position: center;
background-repeat: no-repeat;
max-width:100%;
}
.header-fixed{
z-index: 999; 
transition: transform 0.3s ease;
}
 
.header-up{
transform: translateY(-100%);
position: fixed !important;
top: 0; 
}
.position-fixed.header-up{
transform: translateY(0);
}
 
.scroll_back{
    position: fixed !important; 
  z-index: 9;
}

.sidepanel {
height: 100%; /* Specify a height */
width: 0; /* 0 width - change this with JavaScript */
position: fixed; /* Stay in place */
z-index: 100; /* Stay on top */
top: 0;
left: 0;
background-color: #111; /* Black*/ 
padding: 14px 20px 20px 20px; /* Place content 60px from the top */
transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
width: 80%;
max-width: 400px;
left: -80%;
}
#outside {
content: '';
position: fixed;
background: transparent;
width:0;
height: 100%;
top: 0;
z-index: 99;
transition: 0.5s;
}

.sidepanel a,
.sidepanel .btn { 
text-decoration: none; 
display: block;
transition: 0.3s;
} 
.mobile-ai .sidepanel a,
.mobile-ai .sidepanel #navigation { 
border: 0px !important;
}

.sidepanel .closebtn {
position: absolute;
right: -40px;
z-index: 2;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 38px;
padding:4px 14px;
top: 0;
display: none;
}
.sidepanel.active .closebtn{
display: block;
}
#openbtn {
background-color: transparent;
color: transparent;
padding: 0;
border: 0;
}
#headerSocialInfo a{ 
text-decoration: none;
}

.site-logo {
  /* max-width: 400px;
  min-width: 100px; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  margin: 0;
  position: relative;
  padding: 0;
}

.logoTitle{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0px 0 10px !important;
  word-break: break-word;
  white-space: nowrap;
  max-width: 260px;
}


[header-type="2"] .site-logo { 
position: relative; 
left: 50%;  
transform: translateX(-50%); 
}

.mobileHeaderAi .logoTitle{
display: none;
}
[widget-type="headerAi"] .site-logo #logo{
min-height: 20px;
}
.mobileHeaderAi #logo img{
max-width: 40px !important;
min-width: 40px !important;
}
.mobileHeaderAi #logo{
padding: 0px !important;
}
.mobileHeaderAi .cart_notification {
padding: 0px 0 10px 0;
justify-content: space-between;
}
.mobileHeaderAi #navigation ul,
.mobileHeaderAi #navigation ul a{
margin: 0 !important;
width: 100%;
}
.mobileHeaderAi #navigation ul{
height: calc(100vh - 240px);
overflow-x: auto;
}
.mobileHeaderAi #navigation ul li{
margin-bottom: 8px;
}
.mobileHeaderAi #headerSocialInfo{
margin: 10px 0 20px 0 !important;
}
.mobileHeaderAi #headerSocialInfo[data-show="false"]{
  margin: 10px 0 20px 0 !important;
  display: none !important;
}
.mobileHeaderAi #headerSocialInfo[data-show="true"]{
  margin: 10px 0 20px 0 !important;
  display: flex !important;
}
.mobileHeaderAi #primaryButton[data-show="false"]{ 
  display: none !important;
}
.mobileHeaderAi #primaryButton[data-show="true"]{ 
  display:block !important;
}

.mobileHeaderAi .btn{
margin: 0px 10px 10px 0px !important;
}
.appFooterAi .footerContainerAi{
overflow: hidden;
}
.badgeWrapper {
position: absolute;
z-index: 1;
top: -4px;
right:-4px;
/* top: -8px;
  right: -6px; */
font-size: 9px;
border-radius: 100%;
width: 22px;
height: 22px;
display: flex;
align-items: center;
justify-content: center;
} 
.mobileHeaderAi .cart_notification > div > div{
margin: 0px !important;
margin-right: 10px !important;
}
.headerAi:not(.box-pop-wrapper){
z-index: 11;
width: 100%;
/* overflow: visible; rounder get problem */
}
.headerAi.mobileHeaderAi{
display: none;
}
.mobile-ai .headerAi.mobileHeaderAi{
display: block;
}

.logo button{
display: flex !important;
}
.headerIcons_wrapper.on .global_location_popup {
display: block !important;
}
.headerIcons_wrapper .position-relative.location {
display: flex;
align-items: center;
justify-content: center;
color: inherit;
}
.headerIcons_wrapper a{
text-decoration: none;
}
.headerIcons_wrapper a.cart-no,
.headerIcons_wrapper a.location-no,
.headerIcons_wrapper a.notification-no,
.hide-list.cart-no,
.hide-list.location-no,
.hide-list.notification-no,
ul.social-widget li.cart-no,
ul.social-widget li.location-no,
ul.social-widget li.notification-no {
  display: none !important;
}
@media only screen and (min-width:992px) {
.ai-navbar .navbar-nav {
  flex-direction: row;
  flex-flow: row wrap;
}
.headerAi[header-type="1"] #navigation .navbar-nav{
  /* max-width: 700px; */
  flex-flow: row wrap;
  margin: 0 !important;
}
}

@media only screen and (max-width:991px) {
.headerAi{
  display: none;
}
.headerAi.mobileHeaderAi{
  display: block;
}
}


#videoList .video {
display: flex;
align-items: center;
justify-content: center;
}

#videoList .video video,
#videoList .video .iframe-wrapper,
#videoList .video iframe {
height: 100%;
width: 100%;
}

#videoList .video video {
display: block;
object-fit: cover;
}

#videoList .video .iframe-wrapper,
#videoList .video video {
position: relative;
aspect-ratio: var(--aspect-ratio);
}

#videoList .video .iframe-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.all-widgets.preview [widget-type="webAppConverter"],
.all-widgets.preview [widget-type="webAppConverterTwo"]{
padding: 0 !important;
}
.all-widgets.preview [widget-type="webAppConverter"] .main-wrapper,
.all-widgets.preview [widget-type="webAppConverterTwo"] .main-wrapper{
max-width: 100% !important;
padding: 10px !important;
}

[widget-type="centerAiBanner"] .main-wrapper{
margin: 0;
width: 100%; 
max-width: 100% !important;
position: relative;
}
[widget-type="centerAiBanner"] .mainCenterAi{
width: 400px;
height: 300px;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
transform-origin: center center;
}

.mobile-ai .hideHeader header{
visibility: hidden;
opacity: 0;
}
.loader-centerAi{
max-width: 100%;
background: #949494 !important;
color: #fff;
font-size: 12px;
margin: 0px auto;
width: 100%;
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
z-index: 2;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.z-index-1{
z-index: 1;
}

.table_data [id*="item"] {
display: table-cell;
width: 120px;
max-width: 140px;
}
/* .desktop-ai .table_data [id*="item"],
.mobile-ai .table_data [id*="item"] { 
display: none;
}
.desktop-ai .tableSpanWeb-1 .table_data #item1,
.mobile-ai .tableSpan-1 .table_data #item1 { 
display: table-cell;
}
.desktop-ai .tableSpanWeb-2 .table_data #item1,
.desktop-ai .tableSpanWeb-2 .table_data #item2,
.mobile-ai .tableSpan-2 .table_data #item1,
.mobile-ai .tableSpan-2 .table_data #item2 { 
display: table-cell;
}
.desktop-ai .tableSpanWeb-3 .table_data #item1,
.desktop-ai .tableSpanWeb-3 .table_data #item2,
.desktop-ai .tableSpanWeb-3 .table_data #item3,
.mobile-ai .tableSpan-3 .table_data #item1,
.mobile-ai .tableSpan-3 .table_data #item2,
.mobile-ai .tableSpan-3 .table_data #item3 { 
display: table-cell;
}
.desktop-ai .tableSpanWeb-4 .table_data #item1,
.desktop-ai .tableSpanWeb-4 .table_data #item2,
.desktop-ai .tableSpanWeb-4 .table_data #item3,
.desktop-ai .tableSpanWeb-4 .table_data #item4,
.mobile-ai .tableSpan-4 .table_data #item1,
.mobile-ai .tableSpan-4 .table_data #item2,
.mobile-ai .tableSpan-4 .table_data #item3,
.mobile-ai .tableSpan-4 .table_data #item4 { 
display: table-cell;
}
.desktop-ai .tableSpanWeb-5 .table_data #item1,
.desktop-ai .tableSpanWeb-5 .table_data #item2,
.desktop-ai .tableSpanWeb-5 .table_data #item3,
.desktop-ai .tableSpanWeb-5 .table_data #item4,
.desktop-ai .tableSpanWeb-5 .table_data #item5,
.mobile-ai .tableSpan-5 .table_data #item1,
.mobile-ai .tableSpan-5 .table_data #item2,
.mobile-ai .tableSpan-5 .table_data #item3,
.mobile-ai .tableSpan-5 .table_data #item4,
.mobile-ai .tableSpan-5 .table_data #item5 { 
display: table-cell;
} */

.desktop-ai .table_data .desktop-d-none,
.mobile-ai .table_data .mobile-d-none{
display: table-cell !important;
visibility: hidden;
opacity: 0;
}

.footerContainerAi {
font-size: 13px;
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0px auto;
  display: flow-root;
}


.footerContainerAi .social-links a {
color: #fff;
background-color:#53636c;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 4px;
font-size: 13px;
margin-right: 10px;
transition: 0.3s;
}

.footerContainerAi .copyRight {
border-left: 0 !important;
border-right: 0 !important;
border-bottom: 0 !important;
width: 100%;
}

.footerContainerAi .copyRight p {
margin-bottom: 0;
}

#footerNavigation ul li a {
margin:3px;
}
.footerContainerAi .customBorder{
border-bottom:1px solid #c1cfdd  !important
}

@media only screen and (max-width: 767px) {
  .footerContainerAi.footerLayout-1:not(style){
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.headerAi.view {
overflow: initial;
}
.headerAi .dropdown.show .dropdown-menu {
display: block;
}

.popupAiWrapper{
position: relative;
}
.popupAi {
margin: 0 auto;
  position: absolute;
  padding: 14px;
  border-radius: 10px;
  box-shadow: 0 1px 20px rgb(0 0 0 / 10%);
  z-index: 99;
  display: none;
  right: 0;
  width: 300px;
  top: 41px;
  background: #fff;
  color: #000000;
}
.sa .popupAi {  
    left: 0;
    right: auto; 
  } 
.popupAiWrapper.headerAiLogin .popupAi{
width: 160px;
margin-right: 0px;
}
.headerAiLogin {
  margin-right: 20px;
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sa .headerAiLogin {
  margin-right: 4px;
  margin-left: 20px;
  }
.popupAi li{ 
font-size: 13px; 
}
.popupAi li a{
color: #000; 
display: block;
padding: 8px 2px; 
}
.popupAi li a.username {
text-transform: capitalize;
border-bottom: 1px solid rgb(0 0 0 / 10%);
padding-bottom: 10px;
margin-bottom: 4px; 
pointer-events: none;
}
.popupAi .location_box input {
width: 100%;
height: 40px;
border-radius: 2px;
padding-left: 37px;
padding-right: 10px;
font-size: inherit;
border: 1px solid #ffffff52;
color: #333;
box-sizing: border-box;
font-family: inherit;
}
.popupAi .location_box span {
color: #333;
position: absolute;
top: calc(50% + 3px);
left: 12px;
transform: translateY(-50%);
font-size: 16px;
font-weight: bold;
}
.popupAiWrapper.show .popupAi,
.popupAiWrapper.on .popupAi{
display: block;
}

.sidepanel .popupAiWrapper.headerAiLogin .popupAi {
width: 160px;
left: 0;
margin: 0;
}
.menuSearchBox, .location_box{
position: relative;
}
.menuSearchBox::before,
.location_box::before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5); /* 50% opacity layer */
z-index: -1; /* Ensure the pseudo-element stays behind the input content */
pointer-events: none;
} 
ul#location_list {
position: relative;
list-style: none;
border-top: 0;
border: 1px solid #ffffff52;
margin-top: -1px;
margin-bottom: 10px;
text-align: left;
max-height: 300px;
overflow: auto;
}
ul#location_list li {
padding: 10px 10px;
border-bottom: 1px solid #ffffff52;
width: 100%;
box-sizing: border-box;
float: left;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: pointer;
}

.headerIcons_wrapper .notification .img-style{
  margin: 0px;
}


/* add first block */

.page_body .block.no-block-add{
  display: none;
}

.page_body[data-index="0"] .block.no-block-add {
  display: block;
}

.page_body[data-index="0"] .add-section.btn,
.page_body[data-index="0"] .add-first-section.btn {
  position: relative;
  transform: none;
  left: unset;
  margin: auto;
}

/* button styling */
.block .add-first-section{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  display: none;
  background: rgb(2, 122, 255);
  border: 1px solid rgb(72, 148, 255);
  z-index: 2;
  color: #fff;
  border-radius: 0;
  font-size: 13px;
  border-radius: 6px;
  letter-spacing: 0.5px;
  overflow: hidden;
}

.block .add-first-section:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: -10;
}

.block .add-first-section:hover:after {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/* button styling end */

/* add first block */
 
.faq-accordion .accordion-collapse {
  /* display: none; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.faq-accordion.show .accordion-collapse {
  /* display: block; */
}

.faq-accordion .collapse-icon{
  transition: .2s ease-in-out;
}

.faq-accordion .faq-accordion-head{
  cursor: pointer;
}

.faq-accordion.show .collapse-icon{
  transform: rotate(180deg);
  transition: .2s ease-in-out;
}

.faq-accordion .collpase-icon {
  transition: .3s ease-in;
}

.faq-accordion .faq-accordion-button {
  cursor: pointer;
} 


header[data-mode="live"] .item-not-found,
.all-widgets.live .item-not-found{
  display: none;
}

#inputList #label.required:after {
  content: ' *';
}

#inputList #input.hide-placeholder::placeholder {
  color: transparent;
}

.block[widget-type="contact_form_one"] #primaryButton {
  cursor: pointer !important;
}

/* pricing plan block styles */

.pricingPlanPrice {
  display: flex;
  align-items: baseline;
  gap: 7px;
}

.pricingPlanPrice sub {
  bottom: 0;
}

.pricingPlanPrice sup {
  top: -.8em;
}

.pricingPlanPrice sup,
.pricingPlanPrice sub{
  font-size: 42%;
  font-weight: 600;
}

.block[widget-type="pricing_plan"] .item-list {
  display: flex;
  align-items: flex-start;
}


.block[widget-type="pricing_plan"] .item-list i {
  display: inline-flex;
  padding: 6px 6px !important;
  font-size: calc(100% + 2px);
}

.block[widget-type="pricing_plan"] .item-list i:before {
  display: inline-flex;
  line-height: normal;
}

@media screen and (min-width: 992px) {
  .block[widget-type="pricing_plan"] .layout-Horizontal .list {
    display: flex;
    flex-wrap: wrap;
  }
  
  .block[widget-type="pricing_plan"] .layout-Horizontal .list .item-list {
    flex-basis: 50%;
  }
}

/* pricing plan block styles end*/

[widget-type="headerAi"] .dropdown-menu {
  position: absolute;
  background: transparent;
  border: 0px solid #e7e7e7;
  border-radius: 2px;
  box-shadow: 0px 4px 34px rgb(0 0 0 / 20%);
  padding: 5px;
  position: absolute;
  min-width: 200px;
  right: 0;
}

[widget-type="headerAi"] .dropdown-menu .dropdown-item,
[widget-type="headerAi"] .dropdown-menu .nav-item {
  margin: 0 !important;
  padding: 5px 10px !important;
  font-size: 14px !important;
  cursor: pointer !important;
}

.headerAi[header-type="1"] #navigation .navbar-nav{
  width: 100%;
  justify-content: flex-end;
}

.headerAi[header-type="2"] #navigation .navbar-nav{
  width: 100%;
  justify-content: center;
  margin: unset;
}
.headerAi[header-type="3"] #navigation .navbar-nav{
  width: 100%;
  justify-content: center;
  margin: unset;
}
@media screen and (min-width:  993px){
  [widget-type="headerAi"] .dropdown-style-grid {
      column-rule: 0.1px solid #00000033;
      column-gap: 10px;
  }

  [widget-type="headerAi"] .dropdown-style-grid .dropdown-item {
      min-width: 140px;
  }
  
  [widget-type="headerAi"] .dropdown-toggle::after {
    position: relative;
      /* position: absolute;
      right: 0;
      top: 50%;
      transform: translate(0, -50%); */
  }

  [widget-type="headerAi"] .dropdown-toggle {
      padding-right: 15px !important;
  }

  [widget-type="headerAi"] .dropdown .dropdown-menu {
      display: none;
  }

  [widget-type="headerAi"] .dropdown:hover > .dropdown-menu,
  [widget-type="headerAi"] .dropdown-menu .dropdown:hover > .dropdown-menu {
      display: block;
  }

  [widget-type="headerAi"] .dropdown-menu .dropdown .dropdown-menu {
      position: absolute;
      top: 0;
      right: calc(100% + 0px) !important;
      margin-left: 0;
      left: auto !important;
  }

  #othersDropdown .dropdown-menu {
      /* column-count: 1; */
      column-rule: 1px solid #00000033;
      column-gap: 30px;
  }

  #othersDropdown .dropdown-menu.col-grid-2{column-count: 2;}
  #othersDropdown .dropdown-menu.col-grid-3{column-count: 3;}
  #othersDropdown .dropdown-menu.col-grid-4{column-count: 4;}

  #othersDropdown .dropdown-menu li.nav-item {
      min-width: 160px;
  }

  #othersDropdown .dropdown-menu .dropdown-menu {
      column-count: unset;
  }
}

.progress {
  height: 8px;
  border-radius: 0px;
  width: 100px;
}
.progress-bar {
  background-color: #000;
}

/* timeline layout-1 */

.timeline.layout-1 {
  max-width: 1300px;
  margin: 0 auto;
}
.timeline.layout-1  .timeline-item {
  display: flex;
  align-items: flex-start;
}
.timeline.layout-1  .timeline-item > div {
  flex: 1;
  padding: 10px 40px;
}
.timeline.layout-1  .timeline-item > div:last-child {
  text-align: left;
  padding-bottom: 40px !important;
}
.timeline.layout-1  .col:nth-child(odd) .timeline-item > div:first-child {
  text-align: right;
  position: relative;
}
.timeline.layout-1  .col:nth-child(odd) .timeline-item > div:first-child::after {
  right: -17px;
}
.timeline.layout-1 .col:nth-child(odd) .timeline-item > div:last-child {
  text-align: left;
  border-left: 2px solid #e0e0e0;
}
.timeline.layout-1  .col:nth-child(odd) .timeline-item > .timeline-date > div {
  margin-right: 0px;
}
.timeline.layout-1  .col:nth-child(even) .timeline-item > div:first-child {
  order: 2;
  text-align: left;
  position: relative;
}
.timeline.layout-1   .col:nth-child(even) .timeline-item > div:last-child {
  order: 1;
  text-align: right;
  border-right: 2px solid #e0e0e0;
}
.timeline.layout-1   .col:nth-child(even) .timeline-item > .timeline-date > div {
  margin-left: 0px;
}

.timeline.layout-1  .timeline-item .timeline-date {
  position: relative;
}

.timeline.layout-1  .timeline-item .timeline-date > div {
  box-shadow: -1px 1px 10px rgb(185 185 185 / 58%);
  border-radius: 50px;
  max-width: max-content;
  margin: auto;
}
.timeline.layout-1 .dot {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: inherit;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 5px color-mix(in srgb, currentColor 10%, transparent);
}

.timeline.layout-1 .col:nth-child(even) .timeline-item  .dot {
  left: 1px;
}

.timeline.layout-1 .col:nth-child(odd) .timeline-item  .dot {
  right: -17px;
}

@media (max-width: 767px) {
  .timeline.layout-1  .timeline-item {
    flex-direction: column;
    border-left: 2px solid #e0e0e0;
  }
  .timeline.layout-1  .timeline-item .timeline-date > img {
    display: none;
  }
  .timeline.layout-1  .timeline-item  div {
    border-width: 0px !important;
    text-align: left !important;
    order: unset !important;
  }
  .timeline.layout-1  .timeline-item  div::after,
  .timeline.layout-1 .dot{
    left: 0% !important;
  }
  .timeline.layout-1   .col:nth-child(odd) .timeline-item > .timeline-content > h2 {
    text-align: left !important;
  }
  .timeline.layout-1   .col:nth-child(even) .timeline-item > .timeline-content > h2 {
    text-align: left !important;
  }
  .timeline.layout-1  .col:nth-child(even) .timeline-item > .timeline-content > p > img {
    right: 0;
    left: inherit;
    transform-origin: bottom right;
  }
  .timeline.layout-1   .col:nth-child(even) .timeline-item > .timeline-content > p > button {
    left: 15px;
    right: inherit;
  }
}

.elements.tags.text-center {
  justify-content: center; 
}
.elements.tags .tag-badge {
  background-color: #343a40;
  color: white;
  border-radius: 10px;
  padding: 8px 14px !important;
  margin: 4px !important;
  white-space: nowrap;
  display: inline-block;
}

.avatar {
  width: 200px;
}

.all-widgets .icons.icon-img {
  position: relative;
  color: transparent !important;
}

.all-widgets  .icons.icon-img img {
  position: absolute;
  width: 100%;
  background-size: 100% 100% !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.block[widget-type="contact_form_one"] div#summary p a {
    color: inherit;
}

.ai-navbar {
  flex-wrap: nowrap !important;
}

#navigation li.dropdown .dropdown-menu {
  background:#fff;
}

#navigation li.dropdown .dropdown-menu li a.dropdown-item {
  color: #000  !important;
  max-width: 200px;
  white-space: break-spaces;
  min-width: 180px;
  overflow-wrap: break-word;
  word-break: break-word;
}

.headerAiLogin .drop-toggle{
  min-width: 55px;
}

.fixed-height.navbar-nav {
  max-height: 51px;
  overflow: hidden;
  /* justify-content: flex-end; */
}

.headerAi #navigation .navbar-nav li:nth-child(1) ul.dropdown-menu.dropdown-style-grid,
.headerAi #navigation .navbar-nav li:nth-child(2) ul.dropdown-menu.dropdown-style-grid,
.headerAi #navigation .navbar-nav li:nth-child(3) ul.dropdown-menu.dropdown-style-grid,
.headerAi #navigation .navbar-nav li:nth-child(4) ul.dropdown-menu.dropdown-style-grid {
  right: unset;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .fixed-height.navbar-nav {
    max-height: inherit !important;
  }
  .mobileHeaderAi #navigation ul {
    overflow-y: auto;
    overflow-x: hidden;
  }
}

header[header-type="2"] .container-fluid .ai-navbar:nth-child(1), 
header[header-type="3"] .container-fluid .ai-navbar:nth-child(1) {
  min-height: unset;
}

/* added for button text wrapping due to limited spaces */

.headerAi[header-type="1"] a#primaryButton {
  white-space: nowrap;
}

.headerAi #navigation .navbar-nav li:nth-child(1) ul.dropdown-menu,
.headerAi #navigation .navbar-nav li:nth-child(2) ul.dropdown-menu,
.headerAi #navigation .navbar-nav li:nth-child(3) ul.dropdown-menu,
.headerAi #navigation .navbar-nav li:nth-child(4) ul.dropdown-menu {
  right: unset;
  left: 0;
}


/* timeline-layouts */

.timeline.layout-1 .col:nth-child(odd) .timeline-item > div.timeline-content,
.timeline.layout-1 .col:nth-child(even) .timeline-item > div:last-child {
    border: 0 !important;
    position:  relative;
}


.timeline.layout-1 .col .timeline-item{
    position:  relative;
}

.timeline.layout-1 .timeline-item:before{
    content: '';
    position: absolute;
    height: 100%;
    /* background: #dfdfdf; */
    background: color-mix(in srgb, currentColor 30%, transparent);
    width: 2px;
    right: 0;
    left: 50%;
}

/* 
.timeline.layout-1 .col:nth-child(odd) .timeline-item,
.timeline.layout-1 .col:nth-child(even) .timeline-item{
    position:  relative;
}

.timeline.layout-1 .col:nth-child(odd) .timeline-item:before,
.timeline.layout-1 .col:nth-child(even) .timeline-item:before{
    content: '';
    position: absolute;
    height: 100%;
    background: #dfdfdf;
    width: 2px;
    right: 0;
    left: 50%;
} */

@media (max-width: 767px) {
  .timeline.layout-1  .timeline-item .timeline-date > img {
    display: none;
  }
  .timeline.layout-1  .timeline-item  div {
    border-width: 0px !important;
    text-align: left !important;
    order: unset !important;
  }

  .timeline.layout-1 .timeline-item > div {
      padding: 10px 0;
  }

  .timeline.layout-1 .timeline-item {
      padding-left: 35px;
  }

  .timeline.layout-1 .dot {
      left: -21px;
  }
  .timeline.layout-1 .timeline-item{
    border-left: 0;
  }

  .timeline.layout-1 .timeline-item:before{
    left: 14px;
  }

  .timeline.layout-1 .col:nth-child(odd) .timeline-item .dot,
  .timeline.layout-1 .col:nth-child(even) .timeline-item .dot {
      right: unset;
      left: -20px !important;
  }

}

/* === Timeline layout 2 === */

.timeline.layout-2 {
  position: relative;
}

.timeline.layout-2:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: #000;
  left: 50%;
  display: none;
}

.timeline.layout-2 .col {
  width: 50%;
  margin-top: -100px;
  position: relative;
}

.timeline.layout-2 .col:nth-child(1) {
  margin-top: 0;
}

.timeline.layout-2 .col:nth-child(1) div#summary {
  margin-bottom: 100px;
}

.timeline.layout-2 .col:nth-child(even) {
  margin-left: auto;
  margin-top: 100px;
}

.timeline.layout-2 .timeline-item > div {
  flex: 1;
  padding: 10px 25px;
}

.timeline.layout-2 .timeline-item::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: color-mix(in srgb, currentColor 70%, transparent);
  top: 0;
  right: 0;
  z-index: 1;
  display: none;
}

.timeline.layout-2 .timeline-item {
  position: relative;
}

.timeline.layout-2 .timeline-item:before {
  content: '';
  position: absolute;
  width: 2px;
  height: calc(100% );
  background: color-mix(in srgb, currentColor 70%, transparent);
  left: -12px;
}

.timeline.layout-2 .col:nth-child(odd) .timeline-item:before {
  right: -14px;
  left: unset;
}

.timeline.layout-2 .col:nth-child(even) .timeline-item::after {
  left: -18px;
  right: unset;
}

.timeline.layout-2 .timeline-item #year {
  box-shadow: -1px 1px 10px rgb(185 185 185 / 58%);
  border-radius: 50px;
  max-width: max-content;
  margin-left: auto;
}

.timeline.layout-2 .col:nth-child(even) .timeline-item #year {
  margin-right: auto;
  margin-left: unset;
}

.timeline.layout-2 .dot {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: inherit;
  top: 30px;
  transform: translate(-50%, 0);
  z-index: 2;
}

.timeline.layout-2 .col:nth-child(odd) .timeline-item .dot {
  right: -33px;
}

.timeline.layout-2 .col:nth-child(even) .timeline-item .dot {
  left: 10px;
}

.timeline.layout-2 .col:nth-child(1)::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: color-mix(in srgb, currentColor 90%, transparent);
  border-radius: 50%;
  transform: translate(-50%, -10px);
  right: -15px;
  display: none;
}

.timeline.layout-2 .col:last-child::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #000;
  border-radius: 50%;
  transform: translate(-50%, -10px);
  left: 1px;
  bottom: -15px;
  display: none;
}


.timeline.layout-2 .col:last-child:nth-child(odd)::before {
  left: unset;
  right: -15px;
}

.timeline.layout-2 .col .overflow-hidden {
  overflow: visible !important;
}

@media screen and (max-width: 767px) {
  .timeline.layout-2 .timeline-item > div {
      padding: 10px 0;
  }
  .timeline.layout-2 .dot{
    z-index: unset;
  }
}

.timeline.layout-2 .timeline-item:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: color-mix(in srgb, currentColor 100%, transparent);
  top: 0;
  right: -20px;
  display: none;
  border-radius: 100%;
}

.timeline.layout-2 .col:last-child .timeline-item:after {
  bottom: 0;
  top: unset;
}


.timeline.layout-2 .col:last-child .timeline-item:after,
.timeline.layout-2 .col:first-child .timeline-item:after{
   display: block ;
}

/* for unset tree view in mobile */
/* 
@media screen and (max-width: 767px) {
  .timeline.layout-2 .col:nth-child(even) {
      margin-left: unset !important;
      margin-top: unset;
  }

  .timeline.layout-2 .col {
      width: 100%;
      margin-top: unset;
  }

  .timeline.layout-2 .timeline-item #year {
      margin-left: unset;
  }

  .timeline.layout-2 .col:nth-child(odd) .timeline-item .dot {
      right: unset;
      left: 10px;
  }

  .timeline.layout-2:after {
      left: 0;
  }

  .timeline.layout-2 .col:last-child:nth-child(odd)::before {
      left: 2px;
      right: unset;
  }

  .timeline.layout-2 .col:nth-child(1)::before {
      right: unset;
      left: 2px;
  }

  .timeline.layout-2 .col:nth-child(1) div#summary {
      margin-bottom: unset;
  }
} */

/* timeline layout-3 */

.timeline.layout-3 {
  max-width: 1300px;
  margin: 0 auto;
}
.timeline.layout-3  .timeline-item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.timeline.layout-3  .timeline-item > div {
  flex: 1;
  padding: 10px 40px;
}
.timeline.layout-3  .timeline-item > div:last-child {
  text-align: left;
  padding-bottom: 40px !important;
}

.timeline.layout-3  .timeline-item .timeline-date {
  position: relative;
}

.timeline.layout-3  .timeline-item .timeline-date > div {
  box-shadow: -1px 1px 10px rgb(185 185 185 / 58%);
  border-radius: 50px;
  max-width: max-content;
  margin: auto;
}
.timeline.layout-3 .dot {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: inherit;
  top: 50%;
  left: 14px;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 5px color-mix(in srgb, currentColor 18%, transparent);
}

.timeline.layout-3 .timeline-item:before {
  position: absolute;
  content: '';
  width: 2px;
  height: calc(100% + 20px);
  background: color-mix(in srgb, currentColor 18%, transparent);
  /* background: #d3d3d3; */
  left: 12px;
  top: 40px;
}

.timeline.layout-3 .col:last-child .timeline-item::before{
  display: none;
}

.timeline.layout-3 .col:first-child .timeline-item .dot:before{
  display: none;
}

@media screen and (min-width: 768px) {

  .timeline.layout-3 .col.touched-top:not(:first-child) .timeline-item .dot::before,
  .timeline.layout-3 .col.touched-bottom:not(:last-child) .timeline-item::before{
    display: none;
  }
  
}

.timeline.layout-3 .timeline-item {
  position: relative;
}

.timeline.layout-3 .dot:before {
  content: '';
  position: absolute;
  width: 2px;
  height: calc(100% + 20px);
  /* background: #d3d3d3; */
  background: color-mix(in srgb, currentColor 20%, transparent);
  left: 6px;
  top: -40px;
}

@media (max-width: 767px) {
  .timeline.layout-3  .timeline-item .timeline-date > img {
    display: none;
  }
  .timeline.layout-3  .timeline-item  div {
    border-width: 0px !important;
    text-align: left !important;
    order: unset !important;
  }

  .timeline.layout-3 .timeline-item > div {
      padding: 10px 0;
  }

  .timeline.layout-3 .timeline-item {
      padding-left: 35px;
  }

  .timeline.layout-3 .dot {
      left: -21px;
  }
}


/* .timeline.layout-4 */

/* .timeline.layout-4 .timeline-item:before {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  height: calc(100% - 0px);
  background: #000000;
  top: 0;
} */

.timeline.layout-4 .timeline-item .timeline-date {
  width: fit-content;
  position: relative;
  top: -20px;
}

.timeline.layout-4 .timeline-item {
  position: relative;
  padding-left: 30px;
  padding-top: 0;
  padding-bottom: 60px;
}

.timeline.layout-4 .timeline-item .timeline-date:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #000000;
  left: -30px;
  top: 20px;
}

.timeline.layout-4 .overflow-hidden {
  overflow: visible !important;
}

.timeline.layout-4 .col:last-child .timeline-item:before {
  display: none;
}

.timeline.layout-4 .col{
  position: relative;
}

.timeline.layout-4 .col:before {
  content: '';
  position: absolute;
  left: 12px;
  width: 2px;
  height: calc(100% - 0px);
  background: #000000;
  top: 0;
}

@media screen and (min-width: 768px) {
  .timeline.layout-4 .col.touched-bottom:before {
    display: none;
  }
}
.timeline.layout-4 .col:last-child:before {
  display: none;
}




@media screen and (max-width: 767px) {
  .timeline.layout-4 {
      padding-top: 20px;
  }
}