.elementor-kit-366{--e-global-color-primary:#B2DAE4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-daedd5e:#26232C;--e-global-color-64a970d:#FFFFFF;--e-global-color-14591d5:#36D9D6;--e-global-color-8e6209f:#F6FDFF;--e-global-color-6541078:#2E7299;--e-global-color-f4a3f80:#3F2A2D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-366 e-page-transition{background-color:#FFBC7D;}.elementor-kit-366 h1{font-family:"Roboto", Sans-serif;font-size:3.2em;text-transform:uppercase;}.elementor-kit-366 h2{font-family:"Roboto", Sans-serif;font-size:2.6em;font-weight:400;text-transform:uppercase;}.elementor-kit-366 h3{font-family:"Roboto", Sans-serif;font-size:1.5em;font-weight:700;}.elementor-kit-366 h4{font-family:"Roboto", Sans-serif;}.elementor-kit-366 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-366 h6{font-family:"Roboto", Sans-serif;}.elementor-kit-366 button,.elementor-kit-366 input[type="button"],.elementor-kit-366 input[type="submit"],.elementor-kit-366 .elementor-button{font-size:16px;}.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-kit-366 h1{font-size:1.8em;}.elementor-kit-366 h2{font-size:2em;}.elementor-kit-366 h3{font-size:1.5em;}.elementor-kit-366 h6{font-size:0.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (min-width: 380px) and (max-width: 767px) {

.headerbottom{
	display:none!important;
}
	.elementor-active{
		background:#FDE1DD!important;
	}

}
.custom-hover{
	background:#FDE1DD;
	display:table;
	padding:10px 20px;
	font-weight:bold;
	border-top:10px solid white;
	
}
.custom-hover:hover{
	background:#B6DFD7;
	display:table;
	padding:10px 20px;
	font-weight:bold;
	border-top:10px solid white;
	
}
.elementor-field-type-upload .elementor-field{
	color:#3f2a2d!important;
}

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #ffffff;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #49B6D4;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}/* End custom CSS */