/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/textonimage/css/textonimage.css*/
/*.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    font-size: 35px;
    color: #888888;
    max-width: 700px;
    font-family: Alexander, serif !important;
    font-style: normal;
    line-height: 40px;
    padding: 50px 10px 50px 10px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

.pg-cns-type-textonimage-data1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pg-cns-type-textonimage-data2 {
    background: rgba(0,0,0,0.5);
    padding: 60px 0px 60px 0px;
}

.pg-cns-type-textonimage-data2 * {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

.body-mobile .pg-cns-type-textonimage-data2 * {
    font-size: 18px;
}

.pg-cns-type-textonimage-data2-data {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/buttonslist/css/buttonslist.css*/
.pg-cns-type-buttonslist .links-list {
    columns: 1;
    text-align: center;
}

.pg-cns-type-buttonslist .links-list a {
    display: inline-block;
    margin: 0 10px;
    padding-right: 30px;
    padding-left: 30px;
}

.body-mobile .pg-cns-type-buttonslist .links-list {
    columns: 2;
}

.body-mobile .pg-cns-type-buttonslist .links-list a {
    display: block;
    margin: 0 0 10px 0;
    padding-right: 20px;
    padding-left: 20px;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist {
    max-width: 1180px;
    margin: 0 auto;
    background-color: #c9f1f5;
    border-radius: 10px;
    padding: 40px 10px 10px 10px
}

.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    /*text-shadow: 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff;*/
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    /*border: 2px solid #79b4ba;
    border-radius: 10px;*/
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_color.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}

.body-mobile .pg-cns-type-checklist {
    margin-left: 10px;
    margin-right: 10px;
}

.body-mobile .pg-cns-type-checklist-list {
    columns: 1;
}


.pg-cns-type-checklist-list a {
    transition: all 0.3s;
}

.pg-cns-type-checklist-list a:hover {
    color: #b56d47 !important;
}

.body-mobile .pg-cns-type-checklist-list {
    padding-left: 20px;
    padding-right: 20px;
}

.body-mobile .pg-cns-type-checklist-list-one-col-data {
    font-size: 14px;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/smarttable/css/smarttable.css*/
.body-mobile .pg-cns-type-smarttable {
    padding-left: 5px;
    padding-right: 5px;
}

.pg-cns-type-smarttable-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
}

.body-mobile .pg-cns-type-smarttable-title {
    font-size: 14px;
}

.pg-cns-type-smarttable {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-smarttable .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess {
	padding: 40px 0;
}

.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-chess-one-text,
.body-mobile .pg-cns-type-chess-one-text * {
	font-size: 14px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: #f9f9f9;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #164143;
    font-weight: bold;
    font-size: 30px;
	padding: 15px 15px;
	border-top: 2px solid #79b4ba;
	border-bottom: 2px solid #79b4ba;
}

.body-mobile .pg-cns-type-chess-one-tag span {
	font-size: 20px;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-text .button {
	color: #ffffff;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/rooms/css/rooms.css*/
.pg-cns-type-rooms {
	padding: 40px 0;
}

.pg-cns-type-rooms-one {
	padding: 40px 0;
}

.pg-cns-type-rooms-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-rooms-one-cover {
	position: relative;
	aspect-ratio: 16 / 12;
}

.pg-cns-type-rooms-one-img-i {
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.3s;
}

.pg-cns-type-rooms-one-img-gallery {
	position: relative;
}

.pg-cns-type-rooms-one-img-gallery-arrows {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    font-size: 30px;
    cursor: pointer;
    z-index: 2;
}

.pg-cns-type-rooms-one-img-gallery-arrows-left {
	left: 40px;
}

.pg-cns-type-rooms-one-img-gallery-arrows-right {
	right: 40px;
	left: auto;
}

.pg-cns-type-rooms-one-img-gallery-arrows-right:after {
    content: "\f138";
    font-family: FontAwesome;
}

.pg-cns-type-rooms-one-img-gallery-arrows-left:after {
    content: "\f137";
    font-family: FontAwesome;
}

.pg-cns-type-rooms-one-img-i.pg-cns-type-rooms-one-img-i-active {
	opacity: 1;
}

.pg-cns-type-rooms-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-rooms .pg-cns-type-rooms-one:nth-child(odd) {
	background-color: #f9f9f9;
}

.pg-cns-type-rooms .pg-cns-type-rooms-one:nth-child(even) .pg-cns-type-rooms-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-rooms .pg-cns-type-rooms-one:nth-child(even) .pg-cns-type-rooms-one-text {
	float: left;
	width: 50%;
}

.pg-cns-type-rooms-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-rooms .pg-cns-type-rooms-one:nth-child(even) .pg-cns-type-rooms-one-tag {
	text-align: right;
}

.pg-cns-type-rooms-one-tag span {
	display: inline-block;
	color: #164143;
    font-weight: bold;
    font-size: 30px;
	padding: 15px 15px;
	border-top: 2px solid #79b4ba;
	border-bottom: 2px solid #79b4ba;
}

.body-mobile .pg-cns-type-rooms-one-tag span {
	font-size: 20px;
}

.body-mobile .pg-cns-type-rooms-one-img,
.body-mobile .pg-cns-type-rooms-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-rooms-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-rooms-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-rooms-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-rooms-one-text .button {
	color: #ffffff;
}

.pg-cns-type-rooms-one .chess-one-icons-one {
	width: 50%;
}

.pg-cns-type-rooms-one .chess-one-icons-one-title {
	width: 220px;
}

.chess-one-icons-one-id-wardrobe .chess-one-icons-one-icon {
	background-size: 55%;
}

.body-mobile .pg-cns-type-rooms-one .chess-one-icons-one {
	width: 100%;
}

.body-mobile .pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real,
.body-mobile .pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real * {
	font-size: 14px;
}

.body-mobile .template-smarttable .template-smarttable-table * {
	font-size: 14px !important;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/smarttable/css/smarttable.css*/
.body-mobile .pg-cns-type-smarttable {
    padding-left: 5px;
    padding-right: 5px;
}

.pg-cns-type-smarttable-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 300;
}

.body-mobile .pg-cns-type-smarttable-title {
    font-size: 14px;
}

.pg-cns-type-smarttable {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-smarttable .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/textonimage/css/textonimage.css*/
/*.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    font-size: 35px;
    color: #888888;
    max-width: 700px;
    font-family: Alexander, serif !important;
    font-style: normal;
    line-height: 40px;
    padding: 50px 10px 50px 10px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

.pg-cns-type-textonimage-data1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pg-cns-type-textonimage-data2 {
    background: rgba(0,0,0,0.5);
    padding: 60px 0px 60px 0px;
}

.pg-cns-type-textonimage-data2 * {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

.body-mobile .pg-cns-type-textonimage-data2 * {
    font-size: 18px;
}

.pg-cns-type-textonimage-data2-data {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext,
.pg-cns-type-simpletext * {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
}

.body-mobile .pg-cns-type-simpletext,
.body-mobile .pg-cns-type-simpletext * {
	font-size: 14px;
}

.body-mobile .pg-cns-type-simpletext {
	padding-right: 10px;
	padding-left: 10px;
}

.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}

.simpletext-button {
	display: inline-block;
    padding: 0 30px 0 30px;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 43px;
	cursor: pointer;
	background-color: #70c1c2;
	text-transform: uppercase;
	font-size: 15px !important;
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/treelist/css/treelist.css*/
.pg-cns-type-treelist-header {
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.pg-cns-type-treelist {
	margin-bottom: 40px;
}

.pg-cns-type-treelist-list-one {
    overflow: hidden;
}

.pg-cns-type-treelist-list-one-col-data {
	padding-top: 3px;
}

.pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real {
    position: relative;
    top: -2px;
}

.pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real,
.pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real * {
    font-size: 20px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data {
    float: left;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    border-right: 1px solid #79b4ba;
    padding-bottom: 25px;
    padding-right: 30px;
    position: relative;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-col-empty {
    float: right;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data {
    float: right;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    border-left: 1px solid #79b4ba;
    position: relative;
    left: -1px;
    padding-bottom: 25px;
    padding-left: 30px;
    font-size: 20px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-empty {
    float: left;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #79b4ba;
    position: absolute;
    right: -13px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #79b4ba;
    position: absolute;
    left: -14px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:last-child .pg-cns-type-treelist-list-one-col-data {
    border-color: #79b4ba;
    padding-bottom: 0;
}

.pg-cns-type-treelist-list a {
    transition: all 0.3s;
}

.pg-cns-type-treelist-list a:hover {
    color: #79b4ba !important;
}

.body-mobile .pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data {
    padding-right: 20px;
}

.body-mobile .pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data {
    padding-left: 20px;
}

/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/textonimage/css/textonimage.css*/
/*.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    font-size: 35px;
    color: #888888;
    max-width: 700px;
    font-family: Alexander, serif !important;
    font-style: normal;
    line-height: 40px;
    padding: 50px 10px 50px 10px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}*/

.pg-cns-type-textonimage-data1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.pg-cns-type-textonimage-data2 {
    background: rgba(0,0,0,0.5);
    padding: 60px 0px 60px 0px;
}

.pg-cns-type-textonimage-data2 * {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

.body-mobile .pg-cns-type-textonimage-data2 * {
    font-size: 18px;
}

.pg-cns-type-textonimage-data2-data {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 10px
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist {
    max-width: 1180px;
    margin: 0 auto;
    background-color: #c9f1f5;
    border-radius: 10px;
    padding: 40px 10px 10px 10px
}

.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    /*text-shadow: 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff, 0 0 6px #ffffff;*/
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    /*border: 2px solid #79b4ba;
    border-radius: 10px;*/
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_color.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}

.body-mobile .pg-cns-type-checklist {
    margin-left: 10px;
    margin-right: 10px;
}

.body-mobile .pg-cns-type-checklist-list {
    columns: 1;
}


.pg-cns-type-checklist-list a {
    transition: all 0.3s;
}

.pg-cns-type-checklist-list a:hover {
    color: #b56d47 !important;
}

.body-mobile .pg-cns-type-checklist-list {
    padding-left: 20px;
    padding-right: 20px;
}

.body-mobile .pg-cns-type-checklist-list-one-col-data {
    font-size: 14px;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/remark/css/remark.css*/
.pg-cns-type-remark {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 10px 30px 10px;
}

.pg-cns-type-remark .pg-cns-i {
    background: url(/pagemods/mods/remark/i/remark2.png) no-repeat left center;
    background-size: 40px;
    padding-left: 55px;
}

.body-pageid-56594 .pg-cns-type-remark,
.body-pageid-56758 .pg-cns-type-remark.pg-cns-id-3 {
    max-width: 360px;
}

.pg-cns-type-remark,
.pg-cns-type-remark * {
    font-size: 16px;
    font-weight: 300;
}

.body-mobile .pg-cns-type-remark,
.body-mobile .pg-cns-type-remark * {
    font-size: 14px;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    font-size: 35px;
    color: #000000;
    font-weight: bold;
    line-height: 40px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro a {
    transition: all 0.3s;
}

.pg-cns-type-bigintro a:hover {
    color: #79b4ba !important;
}/*pagemods/mods/reviews/css/reviews.css*/
.pg-cns-type-reviews-one-title {
    font-weight: bold;
    font-size: 17px;
}

.pg-cns-type-reviews-one-date {
    margin-top: 4px;
}

.pg-cns-type-reviews-one-date,
.pg-cns-type-reviews-one-date * {
    color: #666666;
    font-size: 11px;
}

.pg-cns-type-reviews-one-notes {
    margin: 5px 0 0 0;
}

.pg-cns-type-reviews-cols-2 {
    columns: 2;
    column-gap: 40px;
}

.pg-cns-type-reviews-one {
    break-inside: avoid;
    margin: 0 0 20px 0;
}

.pg-cns-type-reviews-one-ublock {
    background: url(/pagemods/mods/reviews/i/userb.svg) no-repeat left center;
    background-size: 40px;
    padding-left: 45px;
}

.body-mobile .pg-cns-type-reviews-cols-2 {
    columns: 1
}

.body-mobile .pg-cns-type-reviews {
    padding-left: 5px;
    padding-right: 5px;
}/*pagemods/mods/anchor/css/anchor.css*/
.pg-cns-type-anchor a {
    position: relative;
    top: -55px;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/outtro/css/outtro.css*/
.pg-cns-type-outtro {
    margin-top: 20px !important;
    padding: 40px 0;
    border-top: 2px solid #cccccc;
}

.pg-cns-type-outtro,
.pg-cns-type-outtro * {
    font-size: 25px;
    color: #555555;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

.pg-cns-type-outtro .pg-cns-i {
    padding-left: 10px;
    padding-right: 10px;
}

.pg-cns-type-outtro a {
    transition: all 0.3s;
}

.pg-cns-type-outtro a:hover {
    color: #79b4ba !important;
}

.pg-cns-type-outtro .button {
    color: #ffffff !important
}

.pg-cns-type-outtro,
.pg-cns-type-outtro * {
    font-size: 18px;
}