 
.BackContactFlex {
	display: flex;
	align-items: center;
	    margin-top: 40px;
	
	p a {
    margin: 0 0 40px 40px;
    display: block;
}

    }


.wpcf7 ::-webkit-input-placeholder {
		color: #032b52!important;
	}
.wpcf7 :-ms-input-placeholder {
		color: #032b52!important;
	}
.wpcf7 ::-moz-placeholder {
		color: #032b52!important;
	}



.HeaderArea {
        height: auto !important;
		    top: 0;
    }

.HeaderBorderBottom:has(.active):after {

    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #ccc;
    bottom: 0;
}

.sd-menu-header {
    display: none;
}

.MobileNavigationIsOpen #menu-fh-2026-main {
    display: flex;
    justify-content: space-between;
    height: 100%;
    z-index: 9999999999999;
    xmargin: auto 50px;
    flex-direction: column;
    color: white;
    top: 90px;
}


.HeaderRight {
    display: flex;
    gap: 20px;
	margin-left: 25px;
}

.HeaderRight p {
    color: #cf1f2e;
	font-size: 18px;
	line-height: 24px;
	transition: all 0.3s ease-in-out;
}

.HeaderRight a:hover p {
    color: #051e40;
}

.HeaderRight p:after {
    content: "\f105";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0 10px;
}

body .MobileNavigation {
    background: transparent;
}

body .MobileNavigationInner {
    background: white;
    top: 0px;
}

body .MobileNavigation {
    top: 48px !important;
    display: none;
}

.MobileNavigationIsOpen .MobileNavigation {
    display: block;
}

body .MobileOffset {
    margin-top: 0;
}

body .HeaderLogo {
    width: 150px;
    z-index: 99;
    margin-right: 25px;
    float: left;
	position: relative;
}

.HeaderArea .HeaderBorderBottom {
    border-bottom: 0;
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 0px;
    align-items: end;
    justify-content: space-between;
	align-items: center;
}

#menu-fh-2026-main
 {
	    display: flex;
	     justify-content: space-between;
	 height: 100%;
         position: relative;
}

#xxxmenu-fh-2026-main > li.active:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    background: grey;
    height: 1px;
    z-index: 98;
}

#menu-fh-2026-main .menu-item-has-children a {
    position: relative;
	
}

#menu-fh-2026-main .menu-item-has-children > a:after {
    content: "\f107";
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin: 0 10px;
}

#menu-fh-2026-main li
 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    line-height: 18px;
}

#menu-fh-2026-main li a
 {
	 border-bottom: 0;
	 display: flex;
	 align-items: center;
	 height: 100%;
	 font-size: 18px;
	 line-height: 24px;
	     transition: all 0.3s ease-in-out;
}
#menu-fh-2026-main > li
 {
 padding-right: 25px;
}
   


#menu-fh-2026-main li:hover a,
#menu-fh-2026-main li a:hover,
#menu-fh-2026-main .current_page_item a,
#mmenu-fh-2026-main .current-page-ancestor a
{
	 color: #cf1f2e;
}

#menu-fh-2026-main li.active > a
{
	 color: #cf1f2e !important;
}

#menu-fh-2026-main li ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    left: 0;
    padding: 50px 0 30px 0;
}

#menu-fh-2026-main ul.sub-menu .sub-menu {
    left: 400px;
    top: 0;
}

#menu-fh-2026-main li ul.sub-menu {
    position: absolute;
    z-index: 98;
	background: #fff;
	min-width: 400px;
}

#menu-fh-2026-main > li > ul.sub-menu {
    position: absolute;
    z-index: 98;
	background: #fff;
	min-width: 400px;
    box-shadow: 0 0 0 4000px #fff;
    clip-path: inset(0 -4000px 0px -4000px);
}

#enu-fh-2026-main > li > ul.sub-menu:before,
#enu-fh-2026-main > li > ul.sub-menu:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4000px;
    background: #ffffff;
    z-index: -1;
}


#menu-fh-2026-main li ul.sub-menu li a {
	color: #051e40;
	padding: 7px 0;
	border-bottom: solid 1px #CACACA;
	    justify-content: space-between;
}

#menu-fh-2026-main li ul.sub-menu li a:hover,
#menu-fh-2026-main li ul.sub-menu li:hover > a {
	color: #cf1f2e;
}


#menu-fh-2026-main li ul.sub-menu li {
    padding-right: 75px;
}

#menu-fh-2026-main li ul.sub-menu li:after {
	display: none;
}

#menu-fh-2026-main li.active > ul.sub-menu,
#menu-fh-2026-main li:hover > ul.sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}


#menu-fh-2026-main ul.sub-menu .menu-item-has-children > a:after {
    right: 0;
		    transform: rotate(-90deg);

}

body #quicklinks {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    position: fixed;
    bottom: 0;
    top: auto;
    left: 0;
    display: none;
}


	.NewsletterTextCont {
		padding-left: 40px;
}



.NewsletterTitle {
		font-size: 30px;
		line-height: 35px;
		font-weight: 600;
		    padding-left: 40px;
    position: relative;
			&:before {
				    content: "";
    -webkit-mask-image: url(../img/Newsletter-icon.svg);
    background: #cf1f2e;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    left: 0px;
    height: 31px;
    width: 17px;
				margin-top:7px
			
}
	
}

		.NewsletterText {
		font-size: 20px;
		line-height: 24px;
		font-weight: 600;
			    padding-left: 40px;
					font-weight: 600;

}

.NewsletterSignUp{

		
	
	
input {
	    width: 100%;
    border: solid 2px #032b52;
    padding: 16px;
    color: #032b52;
	margin-bottom:15px;
	font-size:20px;
	line-height: 22px;
	font-weight: 500;
	 background: transparent;
    }
	
	

::-webkit-input-placeholder {
	color: #032b52;
}
:-ms-input-placeholder {
	color: #032b52;
}
::-moz-placeholder {
	color: #032b52;
	opacity: 1;
}
	
	.Checkbox {
    display: flex;
    align-items: start;
	
	input {
    margin-right: 15px;
    width: 20px;
    margin-top: 5px;
}}
	button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    width: auto;
    float: right;
		padding: 10px 50px;
}
	
	.LastRow {
		margin-top: 25px;
}
	}

	.GoldBack {
input {
    border: solid 2px #fff;
    color: #fff;
    }  

::-webkit-input-placeholder {
	color: #fff;
}
:-ms-input-placeholder {
	color: #fff;
}
::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

}


@media (max-width: 1500px) {
#menu-fh-2026-main li a,
.HeaderRight p {
    font-size: 16px;
    line-height: 20px;
}
	
	#menu-fh-2026-main > li {
    padding-right: 15px;
}
}


@media (max-width: 1200px) {
#menu-fh-2026-main li a,
.HeaderRight p {
    font-size: 15px;
    line-height: 18px;
}
	
	#menu-fh-2026-main > li {
    padding-right: 10px;
}
	
	.MainContent .NewsletterTitle {
		font-size: 24px;
		line-height: 30px;
	
}
	.MainContent	.NewsletterText {
		font-size: 18px;
		line-height: 24px;
}
}


@media (max-width: 992px) {
	

	
  .HeaderLogo {
	  margin-left:15px!important;
	  width: 120px !important;
    }

.HeaderRight {
}
	
	#MobileNavigationToggle:checked+.MobileNavigationButton+.MobileNavigation {
    top: 0;
}
	
    #menu-fh-2026-main {
        position: absolute;
        z-index: -1;
        display: none;
        flex-direction: column;
		        width: 100%;
		padding: 0 15px;
    }

    #menu-fh-2026-main li {
        font-size: 18px;
        line-height: 1;
    width: 100%; 
		margin: 0 ;
        border-bottom: 1px solid #CACACA;
		padding-right: 0!important;
    }
	
	#menu-fh-2026-main ul.sub-menu .menu-item-has-children > a:after {
		    transform: rotate(0);

}

    #menu-fh-2026-main .menu-item-has-children > a:after {
        right: 0;
        content: "\f105";
    }

    #menu-fh-2026-main > li > a {
        font-size: 24px;
    }

    #menu-fh-2026-main.menu .sub-menu a,
    #menu-fh-2026-main.menu a {
        xcolor: #fff;
        padding: 10px 0;
		border-bottom: none;
		justify-content: space-between;
    }

    #menu-fh-2026-main ul.sub-menu .sub-menu {
        left: 100vw;
        top: 0;
    }

    #menu-fh-2026-main > li > ul.sub-menu {
        min-width: 375px;
        box-shadow: none;
        clip-path: none;
        left: 100vw;
        top: 0;
    }

    #menu-fh-2026-main li ul.sub-menu {
        min-width: 375px;
    }

    #menu-fh-2026-main.menu .sub-menu {
        width: 100%;
        padding: 0 15px;
    }

    .HeaderArea .col-md-12 {
        padding: 0;
    }

    .sd-menu-header {
        border: 0 !important;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }

    .sd-breadcrumb {
        font-size: 11px;
        text-transform: uppercase;
        color: #888;
        letter-spacing: 1px;
        margin-bottom: 5px;
    }

    .sd-back-button {
        display: inline-block;
        color: #004a99;
        text-decoration: none;
        font-size: 16px;
    }

    .sd-back-button:before {
        content: "\f104";
        font: bold normal normal 16px/1 FontAwesome;
        margin-right: 8px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
    }

    .sd-breadcrumb-links {
        font-size: 12px;
        color: #888;
        line-height: 1.6;
    }

    #menu-fh-2026-main .sub-menu .sd-crumb-link {
        color: #cf1f2e;
        display: inline;
        font-size: 11px;
        padding: 4px 0;
        opacity: 0.9;
        padding: 0 !important;
    }

    #menu-fh-2026-main .sub-menu .sd-crumb-link:last-child {
        font-weight: 700;
        opacity: 1;
    }

    .sd-breadcrumb-links span {
        margin: 0 5px;
        color: #cf1f2e;
    }

    .sd-breadcrumb-links span:before {
        margin: 0 1px;
        color: #cf1f2e;
        content: "\f105";
    font: normal normal normal 11px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    }

    .HeaderShipping {
        display: none;
    }


}

body .MobileNavigation .menu#menu-main-menu {

    display: none;
}

