
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	background-color: rgb(255, 255, 255);
}
.container::before,
.container::after {
	content: " ";
	display: table;
}
.container::after {
	clear: both;
}
@media (min-width: 768px) {
	.container {
		width: 100%;
		padding: 0 40px !important;
	}
	article p {
		text-align: left;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1000px) {
	.container {
		width: 950px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid::before,
.container-fluid::after {
	content: " ";
	display: table;
}
.container-fluid::after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row::before,
.row::after {
	content: " ";
	display: table;
}
.row::after {
	clear: both;
}
.col-md-3,
.col-sm-5,
.col-sm-7,
.col-md-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 768px) {
	.col-sm-5,
	.col-sm-7 {
		float: left;
	}
	.col-sm-5 {
		width: 41.6667%;
	}
	.col-sm-7 {
		width: 58.3333%;
	}
}
@media (min-width: 992px) {
	.col-md-3,
	.col-md-9 {
		float: left;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-9 {
		width: 75%;
	}
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 17px;
	list-style: outside none none;
	background-color: rgb(197, 197, 197);
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li::before {
	content: "/ ";
	padding: 0px 5px;
	color: rgb(148, 148, 148);
}
.breadcrumb > .active {
	color: rgb(119, 119, 119);
}
.clearfix::before,
.clearfix::after {
	content: " ";
	display: table;
}
.clearfix::after {
	clear: both;
}
.pull-right {
	float: right !important;
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
.pull-right {
	float: right;
}
h3 {
	margin-top: 4px;
}
article {
	font-size: 16px;
	hyphens: none;
}
article p {
	text-align: justify;
}
p.timestamps {
	font-size: 12px;
}
@media (min-width: 1000px) {
	.container {
		max-width: 950px;
	}
}
@media (min-width: 768px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.form-search {
		float: right !important;
		width: 254px;
		padding: 0px;
	}
	article p {
		text-align: left;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.form-search {
		margin-right: 32px;
	}
}
@media (max-width: 768px) {
	.form-search {
		padding-bottom: 0px;
		margin-bottom: 3px;
	}
}
@media (max-width: 480px) {
	#main-container {
		padding-left: 0px;
		padding-right: 0px;
	}
	#main-container > .row {
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media (max-width: 992px) {
	.login {
		float: none !important;
		margin-left: -50px;
	}
}
.form-search {
	margin-top: 7px;
}
.box {
	margin: 5px 0px;
	color: white;
	padding: 10px 20px;
}
.box-blue-light {
	background-color: rgb(223, 235, 236);
	color: rgb(68, 68, 68);
}
.login {
	padding-right: 4px;
	padding-top: 10px;
}
.login ul {
	list-style: outside none none;
	text-align: right;
	margin-bottom: 0px;
}
#main-container {
	z-index: 500;
}
.logo img {
	padding-top: 10px;
}
h3 {
	hyphens: none;
}
header {
	margin-bottom: 10px;
}
#main-container img {
	display: table;
	width: auto;
	margin: 0px auto;
	max-width: 100%;
}
@media (max-width: 991px) {
	.form-search {
		margin-right: 0px;
	}

	.display {
		display: none;
	}
}
@media (max-width: 767px) {
	.form-search {
		float: none !important;
	}
}
/* @media (max-width: 479px) {
	article p {
		text-align: left !important;
	}
} */

@media only screen and (max-width: 759px) {
	.y3498 {
		font-size: 26px;
	}
	.n1543 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 605px) {
	.i9983 {
		float: none;
		margin: auto;
	}
	.n1543 {
		float: none;
		width: 100%;
		margin: 20px 0px 0px;
	}
	.b4571 {
		width: 250px;
		margin-left: -135px;
		font-size: 18px;
	}
	.y3498 {
		font-size: 24px;
	}
	.r6934 {
		right: 0px;
	}
}
@media only screen and (max-width: 450px) {
	.b4571 {
		width: 95% !important;
		left: 0px !important;
		display: block !important;
		margin-left: 2.5% !important;
		font-size: 22px !important;
	}
	.n1543 span,
	.n1543 p {
		font-size: 18px !important;
	}
}
.y3498 p {
	padding: 0px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 28px;
	line-height: 25px;
	font-weight: bold;
	overflow-wrap: break-word;
	width: 90%;
	display: block;
	margin: auto;
}
.n1543 p {
	margin: 0px;
	padding: 0px;
	color: rgb(255, 255, 255);
	font-size: 24px;
}
.t4527 {
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
	width: 100%;
	height: 100%;
	z-index: 333;
	position: fixed;
	top: 0px;
	left: 0px;
}
.y3498 {
	margin: 0px 0px 25px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 28px;
	line-height: 25px;
	font-weight: bold;
	display: block;
}
.r6934 {
	position: absolute;
	width: 30px;
	height: 40px;
	right: 10px;
	top: 10px;
	line-height: 40px;
	color: rgb(222, 69, 92);
	font-size: 40px;
	cursor: pointer;
	text-shadow: 1px 1px 2px black, 0px 0px 1.5rem rgb(255, 255, 255);
	opacity: 0.7;
	transition: all 0.2s ease 0s;
}
.r6934:hover {
	opacity: 1;
}
.i9983 {
	width: 35%;
	float: left;
}
.i9983 img {
	width: 178px;
}
.n1543 {
	width: 60%;
	float: right;
	color: rgb(255, 255, 255);
	font-size: 24px;
	margin-top: 50px;
	margin-left: 5%;
	overflow-wrap: break-word;
	line-height: 1.4;
}

@media only screen and (max-width: 759px) {
	.y3498 {
		font-size: 26px;
	}
	.n1543 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 605px) {
	.i9983 {
		float: none;
		margin: auto;
	}
	.n1543 {
		float: none;
		width: 100%;
		margin: 20px 0px 0px;
	}
	.b4571 {
		width: 250px;
		margin-left: -135px;
		font-size: 18px;
	}
	.y3498 {
		font-size: 24px;
	}
	.r6934 {
		right: 0px;
	}
}
@media only screen and (max-width: 450px) {
	.b4571 {
		width: 95% !important;
		left: 0px !important;
		display: block !important;
		margin-left: 2.5% !important;
		font-size: 22px !important;
	}
	.n1543 span,
	.n1543 p {
		font-size: 18px !important;
	}
}
.y3498 p {
	padding: 0px;
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 28px;
	line-height: 29px;
	font-weight: bold;
	overflow-wrap: break-word;
	width: 90%;
	display: block;
	margin: auto;
}
.n1543 p {
	margin: 0px;
	padding: 0px;
	color: rgb(255, 255, 255);
	font-size: 24px;
}
.mycity {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 5px;
	padding: 2px 7px;
	background: rgb(245, 255, 186) none repeat scroll 0% 0%;
	color: rgb(86, 86, 86);
	font-weight: bold;
	font-family: calibri, roboto, arial;
	border-radius: 2px;
	border: 1px solid rgb(194, 202, 150);
	vertical-align: super;
}

@media (max-width: 520px) {
	h2 {
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.breadcrumb {
		padding: 5px 7px;
		margin-bottom: 17px;
		list-style: outside none none;
		background-color: rgb(197, 197, 197);
		border-radius: 4px;
	}
	p.timestamps {
		font-size: 12px;
		padding-left: 10px;
	}
	.rollover {
		width: 100%;
		height: 70px;
		margin: auto;
		max-width: 300px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.rollover:hover {
		width: 100%;
		height: 85px;
		margin: auto;
		background-size: contain;
		background-repeat: no-repeat;
	}
	article {
		font-size: 19px;
		hyphens: none;
	}
}
.cntr {
	text-align: center;
}
.inL_102125 {
	background-color: rgb(197, 197, 197);
}
.inL_153162 {
	width: 100%;
}
.inL_797364 {
	max-width: 100%;
}
.inL_406150 {
	padding-top: 10px;
}
.inL_444639 {
	padding-bottom: 10px;
}
.inL_447938 {
	width: 100%;
}
.inL_501613 {
	padding-top: 10px;
}
.inL_23268 {
	width: 100%;
}
.inL_877274 {
	width: 100%;
}
.inL_38945 {
	width: 100%;
}
.inL_701998 {
	width: 100%;
}
.inL_737416 {
	padding-bottom: 5px;
}
.inL_138354 {
	width: 100%;
}
.inL_434313 {
	width: 100%;
}
.inL_507022 {
	font-size: 33px;
	font-weight: bold;
}
.inL_257924 {
	font-weight: bold;
	color: rgb(158, 190, 3);
}
.inL_884406 {
	font-size: 17px;
}
.inL_971898 {
	font-size: 18px;
}
.inL_327231 {
	font-size: 19px;
}
.inL_955732 {
	font-size: 19px;
}
.inL_93134 {
	margin: 0px;
}
.inL_409117 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_394952 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_579652 {
	width: 300px !important;
	margin-left: 0px !important;
}
.inL_780151 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_628114 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_943017 {
	width: 300px !important;
	margin-left: 0px !important;
}
.inL_44344 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_368873 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_39959 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_975482 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_273025 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_133268 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_183721 {
	width: 300px !important;
	margin-left: 0px !important;
}
.inL_742327 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_430057 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_846651 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_384777 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_729799 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_160315 {
	width: 22.5% !important;
	margin-left: 0px !important;
	display: inline-block !important;
}
.inL_75123 {
	width: 40% !important;
	margin-left: 0px;
	margin-right: 15px !important;
	display: inline-block !important;
}
.inL_194463 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_478470 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_544613 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_631468 {
	margin: 15px 0px;
	border-bottom: 1px solid rgb(204, 204, 204);
	padding-bottom: 8px;
}
.inL_921739 {
	height: 11740px;
	display: none;
}
.inL_324666 {
	text-align: center !important;
}
.inL_505591 {
	color: rgb(255, 255, 0);
}
.inL_279589 {
	color: rgb(255, 255, 0);
}
.inL_812518 {
	list-style-type: disc;
}
.forma {
	max-width: 400px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border: 2px dashed #08687e;
}
.form {
	display: flex;
	flex-direction: column;
	text-align: center;
}
.price {
	margin-bottom: 20px;
    color: #fff;
    background-color: #04c0e8;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 5px;
    display: block;
    line-height: 250%;
    width: 100%;
}
.spann {
	font-size: 25px;
	color: rgb(4, 64, 133);
}
.fields {
	display: flex;
	flex-direction: column;
}
.fields__input {
	width: 300px;
	height: 50px;
	padding: 0 10px;
	margin: 0 auto 20px;
	border: 2px solid #04c0e8;
	border-radius: 8px;
}
.fields__btn {
	width: 300px;
	padding: 20px 10px;
	margin: 0 auto 20px;
	font-size: 20px;
	font-weight: 600;
	color: #04c0e8;
	background-color: #08687e;
	border: 2px solid #04c0e8;
	border-radius: 8px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.fields__btn:hover {
	color: #08687e;
	background-color: #04c0e8;
	border: 2px solid #08687e;
	transform: scale(0.9);
}
@media (max-width: 480px) {
	.fields__input,
	.fields__btn {
		width: 250px;
	}
}
.x_country_select {
	display: none !important;
}

.demon_popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	font-family: sans-serif;
	display: none;
	z-index: 9999;
}
.demon_popup.active {
	display: block;
}
.demon_overflow {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7);
}
.demon_popup_body {
	position: absolute;
	top: 10%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 850px;
	padding: 20px 20px 60px;
	background: linear-gradient(135deg, #3c72b5, #7b9fcc) 0 0;
	box-sizing: border-box;
	border: 5px solid #ddd;
	min-height: 415px;
}
.demon_popup_title {
	width: 85%;
	text-align: center;
	font-size: 28px;
	color: #fff;
	margin: 0 auto;
}
@media (max-width: 480px) {
	.demon_popup_title {
		font-size: 22px;
	}
}
.demon_popup_wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 30px;
}
@media (max-width: 768px) {
	.demon_popup_wrap {
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}
}
.demon_popup_body img {
	width: 100%;
	max-width: 350px;
	height: 220px;
	-o-object-fit: contain;
	object-fit: contain;
}
.demon_popup_body p {
	font-size: 23px;
	line-height: 1.3;
	margin: 0;
	color: #fff;
}
@media (max-width: 480px) {
	.demon_popup_body p {
		font-size: 20px;
	}
}
.demon_popup_body p span {
	color: #de455c;
	white-space: nowrap;
	font-size: 34px;
	font-weight: 700;
}
.demon_popup_body p:first-of-type {
	margin-bottom: 30px;
}
.demon_popup_body p:last-of-type {
	margin-bottom: 0;
}
.demon_popup_body a:last-of-type {
	height: 60px;
	background: transparent linear-gradient(180deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37) repeat scroll 0 0;
	color: #e0e2e6;
	text-transform: uppercase;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: max-content;
	font-size: 26px;
	font-weight: 900;
	border-radius: 10px;
	text-decoration: none;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
	padding: 10px 30px;
	margin: 0 auto;
}
@media (max-width: 480px) {
	.demon_popup_body a:last-of-type {
		font-size: 16px;
		max-width: 100%;
	}
}
.demon_popup_body a:last-of-type:hover {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: b;
}
.demon_close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
}
.demon_close:after {
	transform: rotate(45deg);
}
.demon_close:after,
.demon_close:before {
	content: "";
	width: 40px;
	height: 4px;
	background-color: #de455c;
	position: absolute;
	top: 13px;
	left: -5px;
}
.demon_close:before {
	transform: rotate(-45deg);
}
@keyframes a {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.demon_popup.active .demon_popup_body {
	animation-duration: 1s;
	animation-fill-mode: both;
	animation-name: a;
}
@keyframes b {
	0% {
		transform: scaleX(1);
	}
	50% {
		transform: scale3d(1.05, 1.05, 1.05);
	}
	to {
		transform: scaleX(1);
	}
}
