body, html {
  font-family: MazzardH, sans-serif;
}

html {
  overflow-x: hidden !important;
  overflow-y: inherit !important;
}
.elementor-hidden {
    display: none !important;
}
	li.mobile-menu-button .far{
		margin-right:6px !important;
	}
h1 b, h1 strong, h2 b, h2 strong, h3 b, h3 strong, h4 b, h4 strong, h5 b, h5 strong, h6 b, h6 strong {
  
  font-family: Boing, sans-serif;
  font-weight: 700;
  position: relative;
}

a {
  color: #116dff;
  outline: none !important;
}

a:hover {
  color: #000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #f5f8f8 !important;
	}
p {
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: MazzardH, sans-serif;
  line-height: 1.6 !important;
}

p strong, p b {
  font-family: MazzardH, sans-serif;
}

strong, b {
  font-family: MazzardH, sans-serif;
  font-weight: 700;
}

.entry-content p {
  margin-bottom: 20px !important;
}

blockquote {
  border-color: #116dff;
}

.secondary {
  color: #116dff;
}
	.elementor-button .elementor-align-icon-left{
		display: flex;
    align-items: center;
	}
.elementor-icon-list-item {
  font-size: inherit;
  display: flex;
  -webkit-box-align: flex-start !important;
  -ms-flex-align: flex-start !important;
  align-items: flex-start !important;
}

.elementor-form-spinner {
  display: none !important;
}

.elementor-button {
  transition: all .3s ease-in-out;
  cursor: pointer !important;
  outline: none !important;
  padding: 12px 30px !important;
  font-family: MazzardH, sans-serif !important;
  line-height: 1.3 !important;
}
.elementor-button-icon {
    display: flex;
    align-items: center;
}
.elementor-button:hover {
  box-shadow: none !important;
}

@media (max-width: 767px) {
  .elementor-button {
    padding: 12px 20px !important;
    font-size: 18px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-button {
    padding: 12px 20px !important;
    font-size: 18px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1124px) {
  .elementor-button {
    padding: 12px 20px !important;
    font-size: 18px !important;
  }
}

@media (min-width: 1125px) and (max-width: 1163px) {
  .elementor-button {
    padding: 12px 20px !important;
    font-size: 18px !important;
  }
}

.elementor-form .elementor-button {
  box-shadow: 3px 3px 7px #00000080;
}

.elementor-field:focus {
  border-color: #116dff !important;
}

.elementor-swiper-button [class*="eicon-"]:before {
  font-family: inherit !important;
}

.elementor-menu-toggle.elementor-active .eicon-close:before {
  content: "";
}

.elementor-swiper-button.elementor-swiper-button-next [class*="eicon-"]:before {
  margin-left: 3px;
}

.elementor-swiper-button.elementor-swiper-button-prev [class*="eicon-"]:before {
  margin-right: 3px;
}

.elementor-widget-text-editor ol {
  margin-bottom: 20px;
  margin-left: 40px;
  line-height: 1.4;
  list-style: decimal;
}

.elementor-widget-text-editor ul {
  margin-bottom: 20px;
  margin-left: 40px;
  line-height: 1.4;
  list-style: disc;
}

a.elementor-button.elementor-size-md:hover {
  transition: all .3s;
  box-shadow: none !important;
}

.clients-testimonials [class^="eicon"] {
  color: #116dff;
  background: none;
  border: 2px solid;
  border-radius: 100%;
  padding: 7px 5.5px;
  font-size: 22px;
}
	
li.mobile-menu-link, li.mobile-menu-button {
    display: none !important;
}
	li.new-label a{
		position:relative;
	}
li.new-label a::before {
  content: "New";
    position: absolute;
    top: 4px;
    right: -15px;
    background: #116DFF;
    color: #fff;
    opacity: 1 !important;
    padding: 4px 5px;
    border-radius: 5px;
    font-size: 11px;
    line-height: 1;
}
	
@media (max-width: 767px) {
  .clients-testimonials [class^="eicon"] {
    font-size: 16px;
  }
}

.clients-testimonials .elementor-swiper-button.swiper-button-disabled {
  opacity: 1;
}

.clients-testimonials .elementor-swiper-button.swiper-button-disabled [class^="eicon"] {
  color: #fff;
  background: #116dff;
}

@media (min-width: 1024px) {
  .faq-box .elementor-tab-content p:last-child {
    margin-bottom: 0;
  }
}

.faq-box .elementor-accordion-item {
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 3px;
  border: 1px solid #ebebeb !important;
}

.faq-box .elementor-accordion-item .fas:before {
  color: #116dff !important;
}

.faq-box .elementor-accordion-item .elementor-accordion-icon.elementor-accordion-icon-right {
  margin-top: 6px;
}

.faq-box .active-acc {
  border-color: #116dff !important;
}

.small-text-after-yes p, .order-information strong, #OrderProductForm .elementor-field-textual, #OrderProductForm .stripe_field {
  font-family: MazzardH, sans-serif !important;
}

.order-item-name {
  padding-right: 10px;
}

ul.checklist {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

ul.checklist li {
  position: relative;
}

ul.checklist li:before {
  content: "";
  margin-right: 10px;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
}

label {
  cursor: auto !important;
}

select {
  background: none;
}

input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

input[type="checkbox"] + label {
  cursor: pointer;
  color: #000;
  text-align: left;
  padding: 8px 0 0 50px;
  font-size: 1.125rem;
  line-height: 1.8;
  position: relative;
}

input[type="checkbox"] + label:before {
  content: "";
  vertical-align: text-top;
  width: 35px;
  height: 35px;
  background: #fff;
  border: 2px solid #000;
  border-radius: 6px;
  margin-right: 10px;
  transition: all .15s ease-in-out;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 4px #0000001a;
}

input[type="checkbox"]:checked + label:after {
  content: "";
  width: 25px;
  height: 25px;
  background: #116dff;
  border-radius: 4px;
  position: absolute;
  top: 5px;
  left: 5px;
}

input[type="checkbox"]:checked + label:before {
  border-color: #116dff;
}

input[type="checkbox"]:checked + label:after {
  content: "";
  background: #116dff;
}

.elementor-field .select-caret-down-wrapper {
  display: none;
}

.elementor-field, .elementor-select-wrapper select {
  box-shadow: inset 0 0 0 1px #0000001a;
  border-color: #0000 !important;
  border-radius: 50px !important;
}

.elementor-field:focus, .elementor-select-wrapper select:focus {
  border: 0 !important;
  box-shadow: inset 0 0 0 1px #116dff !important;
}

.elementor-field.elementor-select-wrapper:before {
  content: "";
  color: #0000;
  height: 10px;
  width: 10px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  text-decoration: none;
  transition: all .25s ease-in-out;
  display: block;
  position: absolute;
  top: 14px;
  right: 30px;
  transform: rotate(-135deg);
}

.button, button {
  text-transform: unset;
}

.myheader.sticky-head {
  z-index: 999;
  width: 100%;
  position: fixed !important;
  top: 0; 
  background-color: #fff !important;
}

@media (min-width: 1024px) {
  .myheader.sticky-head .elementor-nav-menu a.elementor-item {
    color: #000 !important;
  }

  .myheader.sticky-head .elementor-nav-menu a.elementor-item.elementor-item-active, .myheader.sticky-head .elementor-nav-menu a.elementor-item:hover {
    color: #116dff !important;
  }
	#sticky-logo {
  display:none !important;
}
}

#sticky-logo {
  margin-bottom: 0 !important;
}

@media (min-width: 1025px) {
  .mobile-btn {
    display: none !important;
  }
}

.footer .mobile-btn {
  display: none;
}

@media (max-width: 1024px) {
  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn {
    display: inline-block !important;
		font-family: MazzardH, sans-serif !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn .elementor-item {
    margin: 10px 0;
    color: #fff !important;
    border-radius: 60px !important;
    padding: 12px 20px !important;
    font-family: "Boing" !important;
    font-size: 16px !important;
    font-weight: 700 !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn--primary {
    margin-right: 10px;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn--primary .elementor-item {
    background: #116dff;
    border: 2px solid #116dff;
    font-family: MazzardH, sans-serif !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn--secondary {
    margin-left: 10px;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn--secondary .elementor-item {
    border: 2px solid #fff;
    color: #fff !important;
    font-family: MazzardH, sans-serif !important;
    font-weight: 700 !important;
    line-height: 1 !important;
  }
}

.mobile-popup-menu-btn {
  display: none !important;
}

@media (max-width: 1024px) {
  .header-right > div > div:last-child {
    order: 1;
  }

  .elementor-menu-toggle {
    width: 40px;
    height: 40px;
    padding: 0;
    position: relative;
    align-items: flex-start !important;
  }

  .elementor-menu-toggle i {
    width: 30px;
    height: 4px;
    z-index: 99;
    background-color: #fff;
    border-radius: 10px;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
  }

  .elementor-menu-toggle i:before, .elementor-menu-toggle i:after {
    content: "";
    height: 4px;
    z-index: 99;
    background-color: #fff;
    border-radius: 10px;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    display: block;
  }

  .elementor-menu-toggle i:before {
    width: 16px;
    margin-top: 10px;
  }

  .elementor-menu-toggle i:after {
    width: 26px;
    margin-top: 6px;
  }

  .elementor-menu-toggle__icon--close:before {
    margin-top: 0 !important;
  }

  .white-header .elementor-menu-toggle i, .white-header .elementor-menu-toggle i:before, .white-header .elementor-menu-toggle i:after {
    background-color: #116dff !important;
  }

  .elementor-location-footer {
    z-index: 0;
  }

  .header-right nav.elementor-nav-menu--dropdown {
    width: 100%;
    height: 100vh;
    background: #000;
    margin: 0;
    position: absolute;
    inset: 0;
  }
}

@media (max-width: 1024px) and (min-width: 1024px) {
  .myheader.sticky-head {
    z-index: 999;
    width: 100%;
    top: 0;
    background-color: #116dff !important;
    position: fixed !important;
  }

  .myheader.sticky-head .elementor-item {
    color: #116dff !important;
  }

  .myheader.sticky-head .elementor-menu-toggle i, .myheader.sticky-head .elementor-menu-toggle i:before, .myheader.sticky-head .elementor-menu-toggle i:after {
    background-color: #116dff;
  }
}

@media (max-width: 1024px) {
  .scrollToTop {
    background: #116dff !important;
  }

	.work_with_us_link{
		display:none !important;
	}
  .myheader, .myheader > div, .myheader > div > div, .myheader > div > div > div, .myheader > div > div > div > div, .myheader > div > div > div > div > div, .myheader > div > div > div > div > div > div, .elementor-location-header {
    z-index: 9;
    position: unset !important;
  }

  .elementor-menu-toggle {
    background-color: #0000 !important;
  }

  .head-btn {
    z-index: -1 !important;
  }

  .elementor-menu-toggle.elementor-active i, #other-header .elementor-menu-toggle.elementor-active i, .elementor-menu-toggle.elementor-active i:before, #other-header .elementor-menu-toggle.elementor-active i:before {
    background-color: #0000 !important;
  }

  .elementor-menu-toggle.elementor-active i:after {
    display: none;
  }

  .elementor-menu-toggle.elementor-active i:before {
    font-size: 30px;
  }

  .header-right .elementor-nav-menu--dropdown {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .header-right .elementor-nav-menu--dropdown ul {
    width: 100%;
    margin: -50px 0 0 !important;
  }

  .header-right .elementor-nav-menu--dropdown ul a {
    width: auto;
    text-align: center;
    display: inline-block;
    color: #fff !important;
    font-family:'Boing' !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 1.5em !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
		padding-bottom:10px !important;
		padding-top:10px !important;
}

li.mobile-menu-link, li.mobile-menu-button {
    display: block !important;
	
}
	.header-right .elementor-nav-menu--dropdown ul li.mobile-menu-button a {
		font-family: "MazzardH", sans-serif !important;
	}
  .mobile-popup-menu-btn {
    display: inline-block !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn a {
    text-align: center;
    width: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 50px;
    margin-top: 20px;
    padding: 8px 24px;
    display: inline-block;
    box-shadow: 3px 3px 10px #00000080;
    color: #116dff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.5em !important;
		font-family: "MazzardH", sans-serif !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn a i {
    margin-right: 5px;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn.right-btn {
    margin-left: 5px !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn.right-btn a {
    background-color: #0000;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #fff !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn.left-btn {
    margin-right: 5px !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-popup-menu-btn.left-btn a {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #2175cb !important;
  }

  .elementor-menu-toggle.elementor-active i {
    color: #fff !important;
		margin-top:0px;
  }

  a.elementor-item.elementor-item-active {
    background-color: transparent !important;
  }

  .m-icons .elementor-icon-box-wrapper {
    text-align: left;
    display: flex;
  }

  .elementor-location-footer li.mobile-popup-menu-btn {
    display: none !important;
  }

  .elementor-page-220 .myheader.sticky-head {
    position: relative !important;
    top: auto !important;
  }

  .myheader .hide-mobile-popup {
    display: none !important;
  }

  .myheader .show-mobile-popup {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .header-right .elementor-nav-menu--dropdown ul a {
    font-size: 44px !important;
  }

  .header-right .elementor-nav-menu--dropdown ul li.mobile-btn .elementor-item {
    padding: 20px 40px 18px !important;
    font-size: 24px !important;
  }
}

@media (max-width: 767px) {
  .hide-xs {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .hide-sm-max {
    display: none !important;
  }

  .fix-menu {
    overflow-y: hidden;
  }
}

.btn-border .elementor-button {
  padding: 10px 30px 11px !important;
}

@media (max-width: 767px) {
  .btn-border .elementor-button {
    padding: 10px 20px 11px !important;
  }
}
