@charset "utf-8";.sp-page-builder .page-content #section-id-1582211632986{padding-top:50px;padding-right:0px;padding-bottom:50px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}#column-id-1582211633000{box-shadow:0 0 0 0 #fff;}#sppb-addon-wrapper-1582212171358 {margin:0px 0px 30px 0px;}#sppb-addon-1582212171358 {box-shadow:0 0 0 0 #ffffff;}#sppb-addon-1582212171358 .sppb-addon-title {color:#f30606;letter-spacing:;}@media (min-width:768px) and (max-width:991px) {#sppb-addon-wrapper-1582212171358 {margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media (max-width:767px) {#sppb-addon-wrapper-1582212171358 {margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}}.sp-page-builder .page-content #section-id-1649446459119{padding:50px 0px 50px 0px;margin:0px 0px 0px 0px;box-shadow:0 0 0 0 #ffffff;}#column-id-1649446459118{box-shadow:0 0 0 0 #fff;}#sppb-addon-wrapper-1582211880758 {margin:0px 0px 30px 0px;}#sppb-addon-1582211880758 {box-shadow:0 0 0 0 #ffffff;}@media (min-width:768px) and (max-width:991px) {#sppb-addon-wrapper-1582211880758 {margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media (max-width:767px) {#sppb-addon-wrapper-1582211880758 {margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}}#sppb-modal-1582211880758.white-popup-block {max-width:500px; height:1200px;}#sppb-addon-1582211880758 #sppb-modal-1582211880758-selector.sppb-btn-custom{text-transform:uppercase;}#sppb-addon-1582211880758 #sppb-modal-1582211880758-selector.sppb-btn-custom { padding:0 0 0 0;}#sppb-addon-1582211880758 #sppb-modal-1582211880758-selector.sppb-btn-custom:hover { background-color:#222; color:#fff;}#column-id-1649446459120{box-shadow:0 0 0 0 #fff;}#sppb-addon-wrapper-1649446526845 {margin:0px 0px 30px 0px;}#sppb-addon-1649446526845 {box-shadow:0 0 0 0 #ffffff;}@media (min-width:768px) and (max-width:991px) {#sppb-addon-wrapper-1649446526845 {margin-top:0px;margin-right:0px;margin-bottom:20px;margin-left:0px;}}@media (max-width:767px) {#sppb-addon-wrapper-1649446526845 {margin-top:0px;margin-right:0px;margin-bottom:10px;margin-left:0px;}}#sppb-addon-1649446526845 .sppb-modal-selector span.text {font-size:116px;}#sppb-modal-1649446526845.white-popup-block {max-width:500px; height:1200px;}#sppb-addon-1649446526845 #sppb-modal-1649446526845-selector.sppb-btn-custom{text-transform:uppercase;}#sppb-addon-1649446526845 #sppb-modal-1649446526845-selector.sppb-btn-custom { padding:0 0 0 0;}#sppb-addon-1649446526845 #sppb-modal-1649446526845-selector.sppb-btn-custom:hover { background-color:#222; color:#fff;}
			#cookiesck {
				position:absolute;
				left:0;
				right: 0;
				top: 0;
				z-index: 1000000;
				min-height: 30px;
				color: #eeeeee;
				background: rgba(0,0,0,0.5);
				text-align: center;
				font-size: 14px;
				line-height: 14px;
			}
			#cookiesck_text {
				padding: 10px 0;
				display: inline-block;
			}
			#cookiesck_buttons {
				float: right;
			}
			.cookiesck_button,
			#cookiesck_accept,
			#cookiesck_decline,
			#cookiesck_settings,
			#cookiesck_readmore {
				float:left;
				padding:10px;
				margin: 5px;
				border-radius: 3px;
				text-decoration: none;
				cursor: pointer;
				transition: all 0.2s ease;
			}
			#cookiesck_readmore {
				float:right;
			}
			#cookiesck_accept {
				background: #1176a6;
				border: 2px solid #1176a6;
				color: #f5f5f5;
			}
			#cookiesck_accept:hover {
				background: transparent;
				border: 2px solid darkturquoise;
				color: darkturquoise;
			}
			#cookiesck_decline {
				background: #000;
				border: 2px solid #000;
				color: #f5f5f5;
			}
			#cookiesck_decline:hover {
				background: transparent;
				border: 2px solid #fff;
				color: #fff;
			}
			#cookiesck_settings {
				background: #fff;
				border: 2px solid #fff;
				color: #000;
			}
			#cookiesck_settings:hover {
				background: transparent;
				border: 2px solid #fff;
				color: #fff;
			}
			#cookiesck_options {
				display: none;
				width: 30px;
				height: 30px;
				border-radius: 15px;
				box-sizing: border-box;
				position: fixed;
				bottom: 0;
				left: 0;
				margin: 10px;
				border: 1px solid #ccc;
				cursor: pointer;
				background: rgba(255,255,255,1) url(/plugins/system/cookiesck/assets/cookies-icon.svg) center center no-repeat;
				background-size: 80% auto;
				z-index: 1000000;
			}
			#cookiesck_options > .inner {
				display: none;
				width: max-content;
				margin-top: -40px;
				background: rgba(0,0,0,0.7);
				position: absolute;
				font-size: 14px;
				color: #fff;
				padding: 4px 7px;
				border-radius: 3px;
			}
			#cookiesck_options:hover > .inner {
				display: block;
			}
			#cookiesck > div {
				display: flex;
				justify-content: space-around;
				align-items: center;
				flex-direction: column;
			}
			
			
			.cookiesck-iframe-wrap-text {
				position: absolute;
				width: 100%;
				padding: 10px;
				color: #fff;
				top: 50%;
				transform: translate(0,-60%);
				text-align: center;
			}
			.cookiesck-iframe-wrap:hover .cookiesck-iframe-wrap-text {
				color: #333;
			}
			.cookiesck-iframe-wrap-allowed .cookiesck-iframe-wrap-text {
				display: none;
			}

		body{font-family:Open Sans, sans-serif; font-weight:300; }h1{font-family:Open Sans, sans-serif; font-weight:800; }h2{font-family:Open Sans, sans-serif; font-weight:600; }h3{font-family:Open Sans, sans-serif; font-weight:normal; }h4{font-family:Open Sans, sans-serif; font-weight:normal; }h5{font-family:Open Sans, sans-serif; font-weight:600; }h6{font-family:Open Sans, sans-serif; font-weight:600; }@media (min-width: 1400px) {
.container {
max-width: 1140px;
}
}#sp-bottom{ background-color:#232328;color:#fafafa;padding:100px 0px; }#sp-footer{ background-color:#1d1d21;color:#fafafa; }#mod-speasyimagegallery-193 .speasyimagegallery-row {margin: -5px;}#mod-speasyimagegallery-193 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item {padding: 5px;}@media only screen and (max-width : 992px) {#mod-speasyimagegallery-193 .speasyimagegallery-row {margin: -5px;}#mod-speasyimagegallery-193 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item {padding: 5px;}}@media only screen and (max-width : 768px) {#mod-speasyimagegallery-193 .speasyimagegallery-row {margin: -2.5px;}#mod-speasyimagegallery-193 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item {padding: 2.5px;}}
