.elementor-kit-6{--e-global-color-primary:#296FCC;--e-global-color-secondary:#053B85;--e-global-color-text:#23231D;--e-global-color-accent:#EE363B;--e-global-color-f4312c0:#FFFFFF;--e-global-color-8ded1aa:#FFFFFF00;--e-global-color-cf97380:#171A63;--e-global-color-cf43be9:#ddd;--e-global-color-85b3c05:#296FCC1A;--e-global-color-db91a1d:#296FCC33;--e-global-color-d2d1b42:#71798E;--e-global-color-4ca49eb:#053B85B3;--e-global-color-c865a04:#FFFFFF66;--e-global-color-88d8ac8:#EBF0F9;--e-global-color-ecf8939:#296FCC4D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:700;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:300;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-f4312c0 );border-radius:12px 12px 12px 12px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-f4312c0 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:30px;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{font-size:2.6em;font-weight:700;line-height:1.2em;}.elementor-kit-6 h2{font-size:2.1em;font-weight:700;line-height:1.2em;}.elementor-kit-6 h3{font-size:1.8em;font-weight:700;line-height:1.2em;}.elementor-kit-6 h4{font-size:1.6em;font-weight:700;line-height:1.2em;}.elementor-kit-6 h5{font-size:1em;font-weight:700;line-height:1.2em;}.elementor-kit-6 h6{font-weight:700;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:50px;}.elementor-element{--widgets-spacing:50px 50px;--widgets-spacing-row:50px;--widgets-spacing-column:50px;}{}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:1040px){.elementor-kit-6{--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;font-size:18px;}.elementor-kit-6 h1{font-size:2.65em;}.elementor-kit-6 h2{font-size:1.8em;}.elementor-kit-6 h3{font-size:1.6em;}.elementor-kit-6 h4{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 h1{font-size:2.375em;}.elementor-kit-6 h2{font-size:1.6em;}.elementor-kit-6 h3{font-size:1.4em;}.elementor-kit-6 h4{font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Navigation icon list*/

.nav-icon-list .elementor-icon-list-item a{
padding: 6px 8px;
border-radius: 6px;
transition: ease all 400ms;
}

.nav-icon-list .elementor-icon-list-item a:hover,
.nav-icon-list .elementor-icon-list-item a:focus{
background: var( --e-global-color-primary );
border-radius: 6px;
}


.elementor-widget-theme-post-content ul{
    margin-bottom: 30px;
}

p strong,
ul strong{
    font-weight: 600;
}

p a{
				border-bottom: 1px solid transparent;
				padding-bottom: 0px;
				cursor: pointer;
			}
			
p a:hover{
    transition: all ease 300ms;
				border-bottom: 1px solid var(--e-global-color-primary );
				padding-bottom: 2.5px;
				cursor: pointer;
			}
			

			
.white-text p a:hover{
    transition: all ease 300ms;
				border-bottom: 1px solid #ffffff;
				padding-bottom: 2.5px;
				cursor: pointer;
			}
			
body, html{
	overflow-x:hidden;
}

.post-password-form{
	margin:auto;
	padding:90px 50px 120px;
	width:980px;
	min-height:500px;
}

.post-password-form{
	p{
		font-size:1em;
	}
}
.post-password-form{
	label{
		font-weight:700;
	}
}
.post-password-form input{
	margin-top:30px;
	border-radius:10px;
	border: 1px solid #EB592E;

}

@media only screen and (max-width: 926px) {
  .post-password-form{
		padding:60px;
		min-height:350px;
		width:100%;
	}
}

@media only screen and (max-width: 560px) {
  .post-password-form{
		padding:30px;
		width:100%;
	}
}

/*Team modal updates*/

.elementskit-team-popup{
    border-radius:20px !important;
    overflow: hidden;
}

.ekit-team-modal-img img{
    border-radius:20px !important;
}


/* Form file upload background-color */

#form-field-upload_cv,
#form-field-upload_documents{
    background-color: transparent;
}


/* Bio QR codes */

.bio-qr-code{
	max-width:180px;
	margin-top:30px
}

/* GTranslate popup overrides */

.gt_switcher-popup span{
	color:#000000;
}

.gt_white_content{
	border-radius:12px;
}
.gt_languages{
}

.gt_black_overlay{
background-color:black !important;
opacity:.6 !important;
}

.btn-hidden{
    display:none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-ThinItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-ExtraLightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 800;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-ExtraBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://ramonkorea.com/wp-content/uploads/2025/07/Poppins-BlackItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */