.elementor-kit-413{--e-global-color-primary:#000000;--e-global-color-secondary:#222222;--e-global-color-text:#555555;--e-global-color-accent:#222222;--e-global-color-6917126:#FFFFFF;--e-global-color-c287f32:#062541;--e-global-color-955bb2e:#7B9CAF;--e-global-color-46e90ba:#024F95;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nova Pro Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-c393b39-font-family:"Montserrat";--e-global-typography-c393b39-font-size:16px;--e-global-typography-c393b39-font-weight:600;--e-global-typography-a6d40cd-font-family:"Montserrat";--e-global-typography-a6d40cd-font-size:45px;--e-global-typography-a6d40cd-font-weight:600;--e-global-typography-a6d40cd-letter-spacing:4px;font-family:"Lato", Sans-serif;font-size:15px;}.elementor-kit-413 a{color:var( --e-global-color-secondary );font-family:"Lato", Sans-serif;}.elementor-kit-413 a:hover{color:var( --e-global-color-primary );}.elementor-kit-413 h1{font-family:"Lato", Sans-serif;}.elementor-kit-413 h2{font-family:"Lato", Sans-serif;}.elementor-kit-413 h3{font-family:"Lato", Sans-serif;}.elementor-kit-413 h4{font-family:"Lato", Sans-serif;}.elementor-kit-413 h5{font-family:"Lato", Sans-serif;}.elementor-kit-413 h6{font-family:"Lato", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 90px;
    --opacity: 0.90;
    --shrink-me: 0.9;
    --sticky-background-color: #024F95;
    --transition: .4s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nova Pro Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://westerosholdings.com/wp-content/uploads/2022/01/NovelSansPro_Regular.woff2') format('woff2'),
		url('https://westerosholdings.com/wp-content/uploads/2022/01/NovelSansPro_Regular.woff') format('woff');
}
/* End Custom Fonts CSS */