.elementor-kit-5{--e-global-color-primary:#C4202C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#303030;--e-global-color-accent:#F6F2EF;--e-global-color-92c6756:#F6F2EF;--e-global-color-bea49de:#B92B3D;--e-global-color-4474c95:#000000;--e-global-color-c6ee187:#D6CABB;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-letter-spacing:-0.3px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:-0.3px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:25px;--e-global-typography-accent-font-weight:500;--e-global-typography-27bb825-font-family:"Montserrat";--e-global-typography-27bb825-font-size:20px;--e-global-typography-27bb825-line-height:33px;--e-global-typography-27bb825-letter-spacing:-0.3px;--e-global-typography-ff4d3d8-font-family:"Poppins";--e-global-typography-ff4d3d8-font-size:16px;--e-global-typography-ff4d3d8-line-height:30px;--e-global-typography-ee19a67-font-family:"Montserrat";--e-global-typography-ee19a67-font-size:12px;--e-global-typography-ee19a67-line-height:25px;--e-global-typography-e5bfafa-font-family:"Montserrat";--e-global-typography-e5bfafa-font-size:15px;--e-global-typography-e5bfafa-line-height:30px;--e-global-typography-829377c-font-family:"Montserrat";--e-global-typography-829377c-font-size:35px;--e-global-typography-829377c-line-height:45px;--e-global-typography-829377c-letter-spacing:-0.3px;--e-global-typography-a60d21e-font-family:"Montserrat";--e-global-typography-a60d21e-font-size:20px;--e-global-typography-a60d21e-line-height:33px;--e-global-typography-a60d21e-letter-spacing:-0.3px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;line-height:30px;color:var( --e-global-color-text );border-radius:23px 23px 23px 23px;padding:10px 25px 10px 25px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:80px;--container-default-padding-right:030px;--container-default-padding-bottom:080px;--container-default-padding-left:030px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:50px;--e-global-typography-primary-line-height:60px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:50px;--container-default-padding-right:025px;--container-default-padding-bottom:50px;--container-default-padding-left:025px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:40px;--container-default-padding-right:20px;--container-default-padding-bottom:40px;--container-default-padding-left:020px;}}/* Start custom CSS */body{
    overflow-x: hidden;
    max-width: 100vw;
}
p{
    margin: 0px;
}
@keyframes fadeDown {
	from {
    	opacity: 0;
    	transform: translate3d(0,-30px,0)
	}
 
	to {
    	opacity: 1;
    	transform: none
	}
}
 
.elementor-element.fadeInDown {
	animation-name: fadeDown
}
 
@keyframes fadeLeft {
	from {
    	opacity: 0;
    	transform: translate3d(-30px,0,0)
	}
 
	to {
    	opacity: 1;
    	transform: none
	}
}
 
.elementor-element.fadeInLeft {
	animation-name: fadeLeft
}
 
@keyframes fadeRight {
	from {
    	opacity: 0;
   	 transform: translate3d(30px,0,0)
	}
 
	to {
    	opacity: 1;
    	transform: none
	}
}
 
.elementor-element.fadeInRight {
	animation-name: fadeRight
}
 
@keyframes fadeUp {
	from {
    	opacity: 0;
    	transform: translate3d(0,30px,0)
	}
 
	to {
    	opacity: 1;
    	transform: none
	}
}
 
.elementor-element.fadeInUp {
	animation-name: fadeUp
}
 
footer.elementor-slideshow__footer.elementor-lightbox-prevent-close
 {
    display: none;
}

p a{
    color: #B92B3D!important;
    font-weight: 700;
    text-decoration: underline!important;
}/* End custom CSS */