.elementor-kit-7{--e-global-color-primary:#0B1617;--e-global-color-secondary:#214446;--e-global-color-text:#0B1617;--e-global-color-accent:#214446;--e-global-color-38db858:#FFFFFF;--e-global-color-7f39ba7:#F9F8F6;--e-global-color-8f39d55:#FAFBEE;--e-global-color-3a6d9f9:#F6F7FA;--e-global-color-be27e2a:#E9ECEF;--e-global-color-ec22f94:#ADB5BD;--e-global-color-0abb8ac:#78B3B6;--e-global-color-4d7af97:#D0A26E;--e-global-color-af9a7eb:#CB985E;--e-global-color-4f8cf9e:#C9791E;--e-global-color-4f6c368:#F4845F;--e-global-color-47fbdcb:#593429;--e-global-color-a85cf38:#112224;--e-global-color-de0a719:#E3A909;--e-global-color-c2cc0be:#FFBE0B;--e-global-color-55f5321:#193536;--e-global-typography-primary-font-family:"Amagro";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
	overflow-x:hidden !important;
	padding:0;
	margin:0;
}
*, *:hover, *:focus, *:visited{
    outline:none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
a, a:hover, a:focus, a:visited{
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    text-decoration: none !important;
}
button, button:hover, button:focus, button:visited{
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}

h1:before, h2:before {
    display: none !important;
}
img{
	pointer-events: none;
}

.elementor-widget:not(:last-child){
    margin-bottom:0;
}

/*Custom Scrollbar*/
/* width */
 ::-webkit-scrollbar {
     width:4px;
 }
 /* Track */
 ::-webkit-scrollbar-track {
     box-shadow: inset 0 0 5px grey; 
     border-radius: 0px;
 }
 /* Handle */
 ::-webkit-scrollbar-thumb {
     background: linear-gradient(#232527, #434547);
 }
 /* Handle on hover */
 ::-webkit-scrollbar-thumb:hover {
     background: #ee76445; 
 }
 
  /*Custom Lightbox images*/
  .elementor-slideshow__footer, .elementor-slideshow__header{
      display:none;
  }

#elementor-popup-modal-2175{
    background-color: rgba(0, 0, 0, 0.2) !important;
    backdrop-filter:blur(5px);
}
.dialog-lightbox-widget .eicon-close{
    padding:16px;
    border-radius:50px;
    backdrop-filter:blur(5px);
    background-color:#193536;
    scale:1;
    transform:rotate(0deg);
    transition:0.2s;
}
.dialog-lightbox-widget .eicon-close:hover{
    transform:rotate(90deg);
    scale:1.1;
}
.dialog-lightbox-widget .eicon-chevron-right, .dialog-lightbox-widget .eicon-chevron-left{
    background-color: #193536;
    padding: 16px;
    border-radius: 50px;
    scale:1;
    transition:0.2s;
}
.dialog-lightbox-widget .eicon-chevron-right:hover, .dialog-lightbox-widget .eicon-chevron-left:hover{
    scale:1.1;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amagro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.eot');
	src: url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.eot?#iefix') format('embedded-opentype'),
		url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.woff2') format('woff2'),
		url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.woff') format('woff'),
		url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.ttf') format('truetype'),
		url('https://commarque.com/wp-content/uploads/2023/10/Amagro-bold.svg#Amagro') format('svg');
}
/* End Custom Fonts CSS */