.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1020px;}.e-con{--container-max-width:1020px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;background-color:#030055;}@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 */.site-header {
    padding: 0;
    border-bottom: 10px solid #DA9C6B;
}
.my-contact-form li {
	padding: 0 8px;
    list-style: none;
    margin-bottom: 18px;
}
.my-contact-form .half-full {
    width: 50%;
    float: left;
}
.my-contact-form input[type=text], .my-contact-form input[type=email], .my-contact-form textarea {
	border: 0;
    height: 56px;
	color: #88898B;
	font-size: 17px;
	font-weight: 800;
    background: #E2E2E3;
	border-radius: 25px;
    font-family: "Raleway", Sans-serif;
}
.my-contact-form textarea {
    resize: none;
	height: 120px;
}
.my-contact-form input[type=submit] {
	width: 140px;
    height: 46px;
	display: block;
	color: #E2E2E3;
    margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
    border-radius: 25px;
	background:  #E49962;
    border: 1px solid #E49962;
    text-transform: uppercase;
}
.my-contact-form input[type=submit]:hover {
	color: #E49962;
	background: #fff;
	border: 1px solid #fff;
}
.my-icon-box .elementor-icon-box-icon {
	margin-top: 14px;
}
.my-icon-box2 .elementor-icon-box-icon {
	margin-top: 20px;
}
.my-contact-form input[type=submit] {
        color: #030055;
}

@media only screen and (max-width: 767px) {
	.my-contact-form .half-full { width:100%; }
	.my-icon-box2 .elementor-icon-box-icon {margin-top: 12px;}
}
@media only screen and (max-width: 480px) {
    #menu-button{
        top: 5vw!important;
    }
}/* End custom CSS */