/*
 * Page-content styles recovered from the j51_carmen inline stylesheet.
 *
 * That template had no .css file - index.php printed one <style> block mixing
 * its own chrome with the styles the landing-page articles are authored against
 * (ul.sl-bx pricing cards, .faq-tab accordions, .hdr-holder* section headers,
 * .si-* feature boxes). The chrome is gone with the template; these rules are
 * kept because the article markup migrated unchanged and still depends on them.
 *
 * Generated by tools/extract_j51_content_css.py - edit that, not this file.
 */

body.j51-page .cstm-row1 {	
	-ms-flex-align: center;
  	align-items: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
/*	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
*/
}

body.j51-page .ctr-txt { text-align:center;
}

body.j51-page .section-holder1 { 
	padding-top:50px; 
	padding-bottom:50px;
}

body.j51-page .su-bx {
	font-family: 'Oswald', sans-serif; 
	border:1px solid #cecece;
	border-radius:20px;
	padding:25px;
	width:60%;
	margin:0 auto;
	background-color:#fafadc;
	text-align:center;
	box-sizing: border-box;
}

body.j51-page .su-bx h1 { 
	color:#000080;
	font-size:32px;
	line-height:40px;
	padding:0 0 40px 0;
	margin:0;
	font-weight:500;
}

body.j51-page .su-bx p { 
	color:#2b5ba3;
	font-size:22px;
	line-height:28px;
	padding:0 0 25px 0;
	margin:0;
	font-weight:500;
}

body.j51-page a.cta-btn1 {
	font-family: 'Noto Sans', sans-serif; 
	display:block;
	background-color:#4cdd97;
	color:#fff;
	font-size:20px;
	line-height:26px;
	font-weight:500;
	text-align:center;
	border:2px solid #fff;
	border-radius:3px;
	padding:10px 20px;
	-webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
}

body.j51-page a.cta-btn1:hover { border:2px solid transparent;
}

body.j51-page .hdr-holder1 { 
	background-color:#ff5e84;
	padding:6px 40px 14px;
	display:inline-block;
	vertical-align:top;
}

body.j51-page .hdr-holder1 h2 {
	width:100%; 
	font-size:50px;
	line-height:56px;
	color:#fff;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	margin:0;
}

body.j51-page .sub-txt-area, body.j51-page .sub-txt-area1 {
	font-family: 'Oswald', sans-serif;
	text-align:center;
	color:#000080;
	font-weight:300;
	font-size:25px;
	margin:0;
	padding:20px 0;
}

body.j51-page .sub-txt-area span { padding-left:20px;
}

body.j51-page .sub-txt-area span:first-child { padding-left:0;
}

body.j51-page .sub-txt-area a, body.j51-page .sub-txt-area1 a { color:#ee6585;
}

body.j51-page .sub-txt-area1 { padding-bottom:60px;
}

body.j51-page .sl-bx-container { width:100%; margin:0 auto;
}

body.j51-page ul.sl-bx {	
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;

	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width:100%;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	font-family: 'Noto Sans', sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
}

body.j51-page ul.sl-bx li { 
	padding:0 10px;
	-ms-flex: 0 0 24%;
	flex: 0 0 24%;
	max-width: 24%;
	margin:0 0 30px 0;
	 box-sizing: border-box;
}

body.j51-page ul.sl-bx li > div { 
	background-color:#fff;
	border-radius:20px;
	padding:20px;
	box-shadow:0px 15px 18px -16px rgba(0,0,0,0.3);
	position:relative;
	left:0;
	top:0;
	height:100%;
	text-align:center;
	color:#424242;
	font-weight:700;
	 box-sizing: border-box;
}

body.j51-page ul.sl-bx li p { margin:0; padding:0;
}

body.j51-page ul.sl-bx li h5.title1 { 
	font-size:28px;
	line-height:32px;
	color:#EE6585;
	font-family: 'Oswald', sans-serif;
	margin:0;
	padding:0 0 25px 0;
opacity:1;
}

body.j51-page ul.sl-bx li h5.title2 { 
	font-size:22px;
	line-height:26px;
	color:#2B5BA3;
	font-family: 'Oswald', sans-serif;
	margin:0;
	padding:0 0 10px 0;
opacity:1;
}

body.j51-page ul.sl-bx li p.txt1, body.j51-page ul.sl-bx li p.txt2 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#424242;
	font-size:15px;
	line-height:20px;
	padding:0 0 20px 0;
	font-style:italic;
}

body.j51-page ul.sl-bx li p.txt1 { border-bottom:1px solid #d3d3d3;
}

body.j51-page ul.sl-bx li h6.price { 
	font-size:26px;
	line-height:30px;
	color:#2B5BA3;
	font-family: 'Oswald', sans-serif;
	margin:0;
	padding:15px 0 10px 0;
}

body.j51-page ul.sl-bx li p.txt2 { 
	font-size:17px; 
	padding-bottom:25px;
}

body.j51-page ul.sl-bx li div.tc { padding-bottom:10px;font-size:16px;
	font-weight:500;line-height: 22px;
}

body.j51-page ul.sl-bx li div.tc a { color:#ee6585;text-decoration:none;
}

body.j51-page ul.sl-bx li div.tc input { vertical-align:1px;
}

body.j51-page ul.sl-bx li p.ms { font-weight:400;
}

body.j51-page .sub-txt2, body.j51-page .sub-txt3 {
	font-family: 'Noto Sans', sans-serif; 
	font-size:18px;
	color:#000080;
	font-weight:700;
	margin:0;
}

body.j51-page .sub-txt2 span { color:#000;
}

body.j51-page .sub-txt3 { color:#EE6585; padding-bottom:20px;
}

body.j51-page .si-box {
	background-image: url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSg0OCw0OCw0OCwwLjAxKSIgaGVpZ2h0PSI4cHgiIHdpZHRoPSI4cHgiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQiIGhlaWdodD0iNCIvPjwvc3ZnPg==);
	background-repeat:repeat;
	background-position:center top;
	background-color:#F5D2DA;
	filter: saturate(99%) brightness(101%) opacity(98%);
	backface-visibility: hidden;
	filter: saturate(99%) brightness(101%) opacity(98%);
	backface-visibility: hidden;
}

body.j51-page .si-box { 
	padding:30px 20px 10px 20px; 
	margin-top:50px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

body.j51-page .si-img { 	
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

body.j51-page .si-info {	
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

body.j51-page .si-hdr {
	background-color: #4B90B5;
	border-radius: 8px;
	overflow: hidden;
	border-width: 2px;
	border-color: #F5D2DA;
	filter: brightness(110%);
	backface-visibility: hidden;
	padding:2px 25px 6px 25px;
	margin-bottom: 10px;
	text-align:center;
	color:#fff;
	font-size:28px;
	line-height:32px;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	border:2px solid #F5D2DA;
}

body.j51-page ul.si-list { 
	margin:0 0 10px 40px; 
	padding:0;
	list-style-type:disc;
}

body.j51-page ul.si-list li { 
	font-size:17px;
	line-height:22px;
	color:#000;
	font-family: 'Noto Sans', sans-serif;
	padding:0 0 5px 0;
}

body.j51-page ul.si-list li a { color:#ee6585;
}

body.j51-page .si-bot-txt { 
	color:#424242;
	font-weight:700;
	font-style:italic;
	font-size:18px;
	text-align:center;
	margin:0;
	font-family: 'Oswald', sans-serif;
}

body.j51-page .si-bot-txt a { color:#2b5ba3; text-decoration:underline !important;
}

body.j51-page ul.sl-bx li #overlay-1:not(:checked) ~ .overlay-1 {
  display: block;
  opacity: 0.5;
  pointer-events: none;
}

body.j51-page ul.sl-bx li .overlay-1 { padding-top:17px;
}

body.j51-page ul.sl-bx li #overlay-1:checked ~ .overlay-2 {
  display: block;
}

body.j51-page ul.sl-bx li .overlay-1, body.j51-page ul.sl-bx li .overlay-2 {
  display: none;
}

body.j51-page ul.sl-bx li iframe.visible { opacity:1 !important
}

body.j51-page /*jan 01*/

.hdr-holder2, body.j51-page .hdr-holder3 { 
	background-color:#587ab3;
	padding:6px 25px 14px;
	max-width:800px;
	margin:0 auto;
}

body.j51-page .hdr-holder2 h2, body.j51-page .hdr-holder3 h2 {
	width:100%; 
	font-size:50px;
	line-height:56px;
	color:#fff;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	margin:0;
	padding:0 0 5px 0;
}

body.j51-page .hdr-holder2 h3 {
	width:100%; 
	font-size:30px;
	line-height:35px;
	color:#fff;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	margin:0;
}

body.j51-page .hdr-holder3 { background-color:#cb753d;
}

body.j51-page .module_1 {
	font-size: 17px;
	line-height: 28px;
	background-color: #4B90B5;
	border-radius:100px;
	overflow: hidden;
	filter: saturate(19%) brightness(172%);
	backface-visibility: hidden;
	padding:25px;
	text-align:center;
	font-family: 'Noto Sans', sans-serif;
}

body.j51-page .module_2 {
	font-size: 17px;
	line-height: 28px;
	background-color: rgba(29,46,56,0.06);
	border-radius: 100px 100px 100px 100px;
	overflow: hidden;
	filter: hue-rotate(210deg) saturate(200%) brightness(200%) contrast(73%);
	backface-visibility: hidden;
	padding:25px;
	margin-top:0;
	text-align:center;
	font-family: 'Noto Sans', sans-serif;
	margin-bottom:30px;
}

body.j51-page .module_1 p, body.j51-page .module_2 p { 	
	font-size:17px;
	line-height:24px;
	margin:0;
	padding:0;
}

body.j51-page .module_1 p.m-txt1, body.j51-page .module_2 p.m-txt1 { 
	padding-top:25px; 
	color:#ff0000;
	font-weight:500;
}

body.j51-page ul.sl-bx1 li > div {
	background-image: linear-gradient(180deg,#f2f2f2 25%,#ffffff 57%,#dddddd 100%);
	box-shadow: 0px -14px 18px -16px rgba(0,0,0,0.3);
}

body.j51-page .sub-txt4 {
	font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #2B5BA3 !important;
	margin:0;
	padding:20px 0 0 0;
}

body.j51-page .sub-txt5 {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	font-size: 28px;
	color: #424242 !important;
	margin:0;
	padding:0 0 30px 0;
}

body.j51-page ul.sl-bx1 li p.txt_validity {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #2B5BA3;
}

body.j51-page ul.sl-bx2 li > div {
	background-image: linear-gradient(180deg,#ddb05d 5%,#f7e167 57%,#cc9a55 100%);
	box-shadow: 0px -14px 18px -16px rgba(0,0,0,0.3);
}

body.j51-page ul.sl-bx2 li h5.title1 { color:#000;
}

body.j51-page a.cta-btn2 { 
	background-color:#4bdace; 
	display:inline-block; 
	vertical-align:top;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
	padding:8px 10px;
}

body.j51-page .si-info1 {	
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

body.j51-page .si-info1 .si-hdr { 
 	background-color:#5093b8; 
	border:none;
	font-size:28px;
	font-weight:500;
	padding-top:8px;
	padding-bottom:10px;
}

body.j51-page .si-info1 .si-sub-hdr {  
  font-weight: 300;
  text-transform: uppercase;
  font-size: 29px;
  color: #EE6585 !important;
  line-height: 1.6em;
  font-family: 'Oswald', sans-serif;
  text-align:center;
  padding-bottom:10px;
}

@media (max-width:600px) {
	body.j51-page ul.sl-bx li {-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;}
}

@media (max-width:480px) {
	body.j51-page .hdr-holder1 h2 {font-size:37px;}
	body.j51-page ul.sl-bx li {-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;}
	body.j51-page .sub-txt-area, body.j51-page .sub-txt-area1 {font-size:22px;}
	body.j51-page ul.sl-bx li h5.title1 {font-size:24px;}
	body.j51-page .si-info1 .si-sub-hdr {font-size:24px; line-height:30px;}
}
