@import url(https://fonts.googleapis.com/css?family=Palanquin:400,200,300,500,600,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-weight: normal;
	font-size: 15px;
	/*font-family: Palanquin, Helvetica, sans-serif;*/
	font-family: Open Sans, Helvetica, sans-serif;
	text-align: left;
	background: #FFF repeat-x top;
	margin: 0;
	padding: 0;
}
table, tr, td {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial;
}
a {
	color: #32657C;
}
a:hover {
	color: #A84301;
}
a:focus, a:hover {
	color: #068490;
}
h1 {
	font-size: 40px;
	/*color: #A10101;*/
	margin: 10px 0;
	font-weight: normal;
	line-height: 120%;
}
h1 a {
	text-decoration: none;
	color: #A10101;
	font-weight: normal;
}
@media (max-width: 479px) {
	h1 {
		font-size: 26px;
	}
}
h2 {
	font-size: 18px;
	/*color: #FC6400;*/
	font-weight: normal;
	margin: 5px 0;
	line-height: 120%;
}
h2 a {
	text-decoration: none;
	/*color: #FC6400;*/
}
@media (max-width: 479px) {
	h2 {
		font-size: 18px;
	}
}
h3 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	margin: 3px 0;
	line-height: 120%;
}
h3 a {
	/*[disabled]text-decoration:none;*/
	color: #000000;
}
img, form {
	margin: 0px;
	padding: 0px;
	background: none;
}
p {
	margin: 10px 0px;
}
p:first-child {
	margin-top: 0;
}
img {
	border: none;
}
.spaser {
	clear: both;
	width: 100%;
	height: 1px;
}
.btn-primary {
	background-image: -webkit-linear-gradient(top, #068490 0, #03747F 100%);
	background-image: -o-linear-gradient(top, #068490 0, #03747F 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#068490),to(#03747f));
	background-image: linear-gradient(to bottom, #068490, #03747F 100%);
	background-repeat: repeat-x;
	border-color: #068490;
	white-space: normal;
}
.btn-primary:focus, .btn-primary:hover {
	background-color: #03747F;
	background-position: 0 -10px;
}
.shadow_panel {
	background: #FFF;
	margin-top: 180px;
	padding: 20px 30px;
	margin-bottom: 0;
	-webkit-box-shadow: #a0a0a1 0px 5px 5px;
	-moz-box-shadow: #a0a0a1 0px 5px 5px;
	box-shadow: 0px 5px 5px #A0A0A1;
}
.navbar {
	background: #FFF;
	height: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.navbar-brand {
	height: 91px;
	width: 302px;
	margin-top: 31px;
	margin-left: 1px !important;
	padding: 5px 0 7px;
}
.navbar-brand img {
	max-width: 100%;
	max-height: 100%;
}
#roof {
	padding: 5px;
	color: #FFF;
	font-size: 12px;
	/*background: #333 none repeat scroll 0% 0%;*/
	background: rgba(0, 0, 0, 0.726);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
}
#roof a {
	color: #FFF;
	padding: 0 5px;
}
#roof .featured a {
	color: #00D2E8;
	font-weight: bold;
}
#roof a i {
	font-size: 15px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: -1px;
}
/*#roof SPAN
{
	padding: 0px 7px;
	line-height: 30px;
	letter-spacing: 1px;
}*/
/*#roof SPAN.phone
{
	padding-right: 20px;
	font-size: 14px;
}*/
/*#roof SPAN.quick
{
}*/
.social-links a i {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	border-radius: 100%;
	line-height: 32px;
	transition: all 0.2s linear 0s;
	font-size: 20px;
}
.main {
	margin: 20px 0;
}
.masthead-brand.logo {
	margin: 20px 10px 0px 20px !important;
}
.masthead-brand.logo a {
	display: inline-block;
	height: 100%;
}
.masthead-brand.logo img {
	float: none;
	display: inline-block;
	max-width: 100% !important;
	max-height: 100% !important;
}
.slogan {
	/*float: right;*/
	color: #231F20;
	text-shadow: none;
	font-size: 30px;
	margin-top: 10px;
	font-weight: 400;
}
.slogan a {
}
.top_search {
	display: inline-block;
	margin-left: 20px;
}
.top_search input[type=text] {
	padding: 0px 10px;
	height: 20px;
}
.top_search .btn {
	/*background: #285FA5;*/
	/*background-image: -webkit-linear-gradient(top, #427BC4 0, #285FA5 100%);*/
	/*background-image: -o-linear-gradient(top, #427BC4 0, #285FA5 100%);*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #427bc4), to(#285fa5));*/
	/*background-image: linear-gradient(to bottom, #427BC4 0, #285FA5 100%);*/
	/*background-image: -webkit-linear-gradient(top, #5492CB 0, #226BAE 100%);*/
	/*background-image: -o-linear-gradient(top, #5492CB 0, #226BAE 100%);*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5492cb), to(#226bae));*/
	/*background-image: linear-gradient(to bottom, #5492CB 0, #226BAE 100%);*/
	color: #FFF;
	text-shadow: none;
	border-color: #00818C;
	background: #00818C;
	padding: 0px 10px;
	height: 20px;
}
.top_search .btn:hover, .top_search .btn:focus {
	background-color: #039DAA;
	background-position: 0 -15px;
}
.nologin {
	float: right;
	margin-top: 26px;
	/*margin-right: 10px;*/
}
.nologin div {
	display: inline-block;
	margin: 2px !important;
	padding: 0;
	float: none !important;
	vertical-align: middle !important;
}
.nologin div a {
	font-size: 17px;
	padding-right: 22px;
}
.nologin div.partner {
	margin-right: 12px !important;
	background: #00828C;
}
.nologin div.partner a {
	font-size: 17px;
	padding-right: 0;
}
.nologin div.locate {
	margin-right: 0 !important;
	background: #00828C;
}
.nologin div.locate a {
	font-size: 17px;
	padding-right: 0;
}
.nologin i {
	font-size: 20px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.creator {
	max-width: 600px;
	margin: 0 auto;
	padding: 10px 80px;
}
.footer {
	background: repeat-x #333333;
	bottom: 0;
	clear: both;
	color: #FFFFFF;
	margin: 74px 0 0;
	padding: 10px 0 5px;
	z-index: 20;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.footer a {
	color: #FFF;
	font-size: 13px;
}
.bottom_top_menu ul {
	margin: 10px 0;
}
.bottom_social {
	margin-bottom: 5px;
	margin-top: 20px;
}
.bottom_social .social-link {
	font-size: 40px;
	margin: 0 10px;
	width: 50px;
	height: 40px;
	display: inline-block;
	vertical-align: 0;
	line-height: 119%;
}
.bottom_social .social-link:hover {
	color: #21ECFF;
}
.loginbar {
	margin-top: 8px;
}
.menu-search {
	margin-left: 5px;
}
.menu-search * {
	width: auto;
	margin-left: 5px;
}
.madatorystar {
	color: #CC0000;
}
.count {
	text-align: right;
	color: #8E1C2D;
	font-style: italic;
	font-family: georgia;
	font-size: 11px;
	float: right;
	margin-top: -15px;
}
@media (max-width: 480px) {
	.count {
		text-align: left;
		float: left;
	}
}
.price {
	color: #9E011C;
}
.msrp {
	color: #000;
	font-weight: normal;
}
.save {
	color: #477558;
}
h1.index-page-title {
	text-shadow: 2px 2px 3px #FFF;
	color: #00828D;
	font-weight: 800;
}
.index-text-block {
	text-align: left;
	background: rgba(43, 43, 43, 0.833);
	padding: 20px 30px;
	margin-top: 30px;
	min-height: 252px;
}
.index-text-block p {
	padding: 0;
	margin: 0;
}
.index-text-block h2 {
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 25px;
}
.index-text-block h2 i {
	margin-right: 7px;
}
.index_icons {
	margin: 20px 0;
	background: #00828D;
	padding: 20px 30px;
	font-size: 19px;
	color: #000 !important;
	margin-bottom: 80px;
}
.index_icons a {
	/*color: #000;*/
	color: #FFF;
	display: block;
}
.index_icons i {
	font-size: 30px;
	vertical-align: middle;
	display: block;
	/*color: #000 !important;*/
}
@media (max-width: 500px) {
	.navbar-brand {
		height: 49px;
		text-align: center;
		padding: 0;
		margin: 28px 0 0 !important;
		width: 155px;
		float: none;
		display: inline-block;
	}
	.navbar-brand-logined {
		margin: 28px 0 0 10px !important;
		width: 130px;
		float: left;
	}
	.navbar {
		text-align: center;
		height: 127px;
	}
	#roof {
		padding: 3px;
		font-size: 9px;
		height: auto;
	}
	#roof a {
		padding: 0 3px;
		margin: 0;
	}
	#roof .container {
		margin: 0 -10px;
	}
}
@media (min-width: 501px) and (max-width: 767px) {
	.navbar-brand {
		height: 89px;
		width: 202px;
		margin-top: 33px;
		float: left;
		clear: none;
		display: inline-block !important;
	}
	.navbar-header {
		width: 100%;
		text-align: center;
	}
	.navbar-brand-logined {
		margin: 20px 0 0 10px !important;
		width: 181px;
		height: auto;
		float: none;
		display: block;
	}
	.navbar-header {
		float: left;
	}
	.navbar {
		text-align: center;
	}
	h1.index-page-title {
		font-size: 26px;
		margin: 0;
	}
	.masthead-brand.logo img {
		width: 100% !important;
		height: 100% !important;
	}
	.slogan {
		font-size: 20px;
	}
	.index_icons .col-sm-4 {
		height: auto;
		margin: 33px 10px;
	}
	#roof {
		font-size: 11px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.navbar-brand {
		height: 89px;
		width: 202px;
		margin-top: 33px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
.personal_info {
	width: 730px;
	margin-top: 36px;
	float: right;
}
.personal_info .partner {
	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border-radius: 35px;
	/*background: #464646;*/
	background: #068490;
	text-align: center;
	color: #FFF;
	margin-top: 25px;
	margin-right: 10px;
}
.personal_info .partner a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}
.personal_info .locate {
	float: right;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border-radius: 35px;
	background: #068490;
	text-align: center;
	color: #FFF;
	margin-top: 25px;
	margin-right: 5px;
}
.personal_info .locate a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}
.personal_info .img .badge {
	position: absolute;
	bottom: 9px;
	background: #068490;
	font-size: 10px;
	margin-left: 27px;
	font-weight: 100;
}
.personal_info .img {
	float: right;
}
.personal_info .pict {
	display: inline-block;
	border: 2px solid #CCC;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	overflow: hidden;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	margin-right: 10px;
	margin-top: 5px;
}
.personal_info .pict img {
	/*max-width: 120%;*/
	max-height: 100%;
	margin-left: -25%;
}
.personal_info .pict i {
	color: #CCC;
	font-size: 62px;
	margin-top: 11px;
}
.personal_info .personaldd {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 0;
}
.personal_info .personaldd select {
	margin-top: 25px;
	width: 66px;
	padding-right: 0;
	padding-left: 5px;
}
.personal_info .col-sm-2 {
	text-align: right;
	padding: 0;
}
.personaldd {
	float: right;
}
.addsomthing {
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
	padding: 0;
	width: 470px;
	margin-left: -5px;
	margin-top: 19px;
	float: right;
}
.addsomthing div {
	font-size: 13px;
}
.addsomthing i.fa-circle {
	color: #068490;
	/*font-size: 50px;*/
}
.addsomthing div a {
	float: left;
	font-size: 16px;
	padding: 0px;
	margin: 1px 0;
}
.addsomthing i.fa-circle.fa-my {
	color: #464646;
}
.addsomthing .badge {
	position: absolute;
	z-index: 10;
	background: #D90000;
}
.addsomthing .fa-suitcase {
	height: 39px;
	margin-left: 9px;
	width: 26px;
	background: url(../img/ic-careers.gif) center center / contain no-repeat;
}
.addsomthing .fa-suitcase:before {
	line-height: 0;
	vertical-align: 1px;
	content: "";
}
.fa-metro:before {
	font-family: "arial";
	font-size: 23px;
	color: #FFF;
	margin-right: 0;
	vertical-align: 0;
	font-weight: bold;
	content: "\M";
}
.fa-members:before {
	font-family: "arial";
	font-size: 23px;
	color: #FFF;
	margin-right: 0;
	vertical-align: 0;
	font-weight: bold;
	content: "\ D";
}
.fa-local:before {
	font-family: "arial";
	font-size: 23px;
	color: #FFF;
	margin-right: 0;
	vertical-align: 0;
	font-weight: bold;
	content: "\ L";
}
.btn .fa-local {
	padding: 2px 7px;
	background: #FFF;
	border-radius: 30px;
	margin-top: -3px;
}
.btn .fa-local:before {
	font-family: "arial";
	font-size: 20px;
	color: #047A86;
	margin-right: 0;
	vertical-align: 0;
	font-weight: bold;
	content: "\ L";
}
.partnerships-ic {
	background: #FFF;
	border-radius: 10px;
	color: #068490;
}
.partnerships-ic a {
	color: #068490 !important;
	font-weight: bold;
}
.fa-giving {
	background: url(../img/giving.svg) center no-repeat;
	width: 65%;
	height: 65%;
	margin: 8px 0 0 8px;
}
h1 .fa-giving {
	display: inline-block;
	width: 60px;
	height: 50px;
	margin: 0;
	vertical-align: -11px;
	background: url(../img/giving-green.svg) center no-repeat;
}
.panel-heading .fa-giving {
	margin: 3px 2px -7px -1px;
}
.panel-heading .panel-title .fa-giving {
	height: 25px;
}
.fa-health {
	background: url(../img/health.svg) center no-repeat;
	width: 80%;
	height: 70%;
	margin: 7px 0 0 5px;
}
h1 .fa-health {
	display: inline-block;
	width: 60px;
	height: 56px;
	margin: 0 -13px 0 0;
	vertical-align: -19px;
	background: url(../img/health-green.svg) center no-repeat;
}
.panel-heading .fa-health {
	margin: -1px 0 -11px;
	height: 31px;
}
@media (max-width: 500px) {
	.personal_info {
		width: 212px !important;
		float: right;
		margin: -43px 35px 0;
	}
	.personal_info_logoff {
		width: 100% !important;
		margin: 0;
	}
	.personal_info .pict {
		width: 40px;
		height: 40px;
		margin-top: 24px;
		margin-top: -1px;
		margin-right: 4px;
	}
	.personal_info .pict i {
		font-size: 33px;
		margin-top: 6px;
	}
	.personal_info .personaldd {
		padding: 0;
	}
	.personal_info .personaldd select {
		width: 65px;
		font-size: 13px;
		padding: 3px;
		margin-top: 0;
	}
	.addsomthing {
		width: 35px;
		margin-top: 0;
		margin-left: 10px;
		/* VA */
		position: absolute;
		right: 5px;
	}
	.addsomthing div a {
		font-size: 13px;
		padding: 1px;
		margin: 0;
	}
	.nologin {
		margin: 3px 0 0;
		display: inline-block;
		float: none;
	}
	.nologin div a {
		font-size: 13px;
		padding-right: 20px;
	}
	.personal_info .img .badge {
		bottom: 43px;
		font-size: 8px;
		margin-left: 0px;
	}
	.personal_info .partner {
		width: 20px;
		height: 20px;
		margin-top: 6px;
		margin-right: 5px;
	}
	.personal_info .partner a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.personal_info .locate {
		width: 20px;
		height: 20px;
		margin-top: 6px;
		margin-right: 3px;
	}
	.personal_info .locate a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.fa-metro:before {
		font-size: 18px;
	}
	.fa-members:before {
		font-size: 18px;
	}
	.fa-giving {
		margin: 5px 0 0 6px;
	}
}
@media (min-width: 501px) and (max-width: 767px) {
	.nologin {
	}
	.personal_info {
		width: 465px;
		float: none !important;
		margin: 0;
		clear: both;
		display: inline-block;
		text-align: center !important;
	}
	/*.personal_info > DIV
	{
		display: inline-block;
		(*float: left;*)
	}*/
	.personal_info_logoff {
		width: auto;
		float: right !important;
		margin-top: -88px;
	}
	.personal_info .pict {
		width: 40px;
		height: 40px;
		margin-top: -7px;
		margin-right: 3px;
	}
	.personal_info .pict i {
		font-size: 33px;
		margin-top: 6px;
	}
	.personal_info .personaldd select {
		margin-top: -3px;
		width: 60px;
		font-size: 12px;
		margin-right: 5px;
		margin-left: 5px;
	}
	.personal_info .personaldd {
		padding: 0;
	}
	.addsomthing {
		width: 301px;
		margin: 0;
	}
	.addsomthing div a {
		font-size: 11px;
		padding: 0;
		margin: -1px;
	}
	.personal_info .img .badge {
		bottom: -12px;
		/*top: 76px;*/
		/*font-size: 8px;*/
		margin-left: -7px;
	}
	.personal_info .partner {
		width: 20px;
		height: 20px;
		margin-top: 6px;
		margin-right: 5px;
	}
	.personal_info .partner a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.personal_info .locate {
		width: 20px;
		height: 20px;
		margin-top: 6px;
		margin-right: 2px;
	}
	.personal_info .locate a {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
	}
	.fa-metro:before {
		font-size: 16px;
	}
	.fa-members:before {
		font-size: 16px;
	}
	.fa-giving {
		margin: 5px 0 0 6px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.personal_info {
		width: 517px;
	}
	.personal_info .pict {
		width: 40px;
		height: 40px;
		margin-top: 19px;
	}
	.personal_info .pict i {
		font-size: 33px;
		margin-top: 6px;
	}
	.personal_info .personaldd select {
		margin-top: 23px;
		width: 58px;
		font-size: 12px;
	}
	.addsomthing {
		width: 353px;
		margin-top: 26px;
	}
	.addsomthing div a {
		font-size: 12px;
		padding: 0;
		margin: 0;
	}
	.personal_info .img .badge {
		bottom: 14px;
		font-size: 8px;
		margin-left: 0px;
	}
	.personal_info .partner {
		width: 20px;
		height: 20px;
		margin-top: 30px;
		margin-right: 5px;
	}
	.personal_info .partner a {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.personal_info .locate {
		width: 20px;
		height: 20px;
		margin-top: 30px;
		margin-right: 3px;
	}
	.personal_info .locate a {
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.fa-metro:before {
		font-size: 18px;
	}
	.fa-members:before {
		font-size: 18px;
	}
	.fa-giving {
		margin: 5px 0 0 6px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.personal_info {
		width: 669px;
	}
	.addsomthing {
		width: 440px;
		margin-top: 22px;
	}
	.addsomthing div a {
		font-size: 15px;
		padding: 0;
		margin: 0;
	}
	.personal_info .img .badge {
		bottom: 14px;
		font-size: 8px;
		margin-left: 0px;
	}
	.personal_info .partner {
		width: 25px;
		height: 25px;
		margin-top: 30px;
		margin-right: 10px;
	}
	.personal_info .partner a {
		height: 21px;
		line-height: 21px;
		font-size: 18px;
	}
	.personal_info .locate {
		width: 25px;
		height: 25px;
		margin-top: 30px;
		margin-right: 3px;
	}
	.personal_info .locate a {
		height: 21px;
		line-height: 21px;
		font-size: 17px;
	}
	.fa-metro:before {
		font-size: 18px;
	}
	.fa-members:before {
		font-size: 18px;
	}
	.fa-giving {
		margin: 5px 0 0 6px;
	}
}
.top-address {
	font-size: 12px;
	text-align: right;
	float: right;
	margin-top: -16px;
	width: 475px;
	padding-right: 8px;
}
.right_baner {
	/* height: 252px; */
	width: 302px;
	text-align: center;
	/*background: #EBEBEB;*/
	margin: 0 -100px 15px 0;
	border: 1px solid #CCC;
}
.right_baner img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.right_baner2 {
	/* height: 600px; */
	width: 302px;
	/*background: #EBEBEB;*/
	margin: 0 -100px 15px 0;
	border: 1px solid #CCC;
}
.right_baner2 img {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.bot_baner {
	height: 150px;
	background: #EBEBEB;
	margin: 0 0 15px 0;
}
.container_mid {
	margin-top: 153px;
	min-height: 553px;
}
/*.short_desc OL
{
	padding-left: 23px;
}*/
.short_desc ol li {
	margin-bottom: 15px;
	margin-top: 15px;
}
.short_desc ol {
	counter-reset: li;
	/*Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0*/
	list-style: none;
	/*убираем стандартную нумерацию*/
	padding: 0 0 0 0px;
}
.short_desc ol ol {
	padding: 0 0 0 17px;
}
.short_desc ol li:before {
	counter-increment: li;
	/*Определяем элемент, который будет нумероваться — li. Псевдоэлемент before указывает, что содержимое, вставляемое при   помощи свойства content, будет располагаться до пунктов списка. Здесь же устанавливается значение приращения счетчика -по умолчанию равно 1.*/
	content: counters(li,".") ". ";
	/*С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем. Точка в кавычках добавляет разделяющую точку между цифрами, а точка с пробелом добавляется перед содержимым каждого пункта списка*/
}
.short_desc ol ol ul li:before {
	content: none;
}
.breadcrumb {
	font-size: 13px;
	background-color: #F7F7F7;
}
.partiners_bnt {
	float: right;
	margin-top: 5px;
	padding: 2px 15px;
	/*border: 2px solid #CCC;*/
	background: #068490;
	color: #FFF !important;
	border-radius: 5px;
}
.partiners_bnt a {
	color: #FFF;
}
.partiners_bnt a i.fa-share-alt {
	color: #068490;
}
@media (max-width: 1199px) {
	.partiners_bnt {
		float: none;
		position: absolute;
		margin-top: 0;
		top: -5px;
		right: 15px;
	}
}
@media (max-width: 500px) {
	.partiners_bnt {
		top: 0px;
		right: 50px;
		font-size: 11px;
	}
}
/*.breadcrumb
{
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #F5F5F5;
	border-radius: 4px;
}*/
.board {
	padding: 15px 0;
}
/* .board .collapsed, */
.board .collapsing, .board .collapse {
	padding-left: 15px;
	padding-right: 15px;
}
.board h2 {
	font-size: 22px;
	color: #068490;
	font-weight: bold;
}
.board .all {
	font-size: 12px;
	font-weight: 600;
	padding: 0px 15px 1px;
	/*background: #FFF;*/
	margin-left: 15px;
	border-radius: 4px;
	color: #961313;
	vertical-align: middle;
	float: right;
}
.board-tabs {
	/*border-bottom: 1px solid #A1A1A1;*/
}
.board-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	/*border: 1px solid transparent;*/
	border-radius: 6px 6px 0 0;
	padding: 17px 20px 3px;
	color: #838686;
	font-size: 18px;
	/*min-width: 150px;*/
	display: flex;
}
.board-tabs > li > a span.fa-lg {
	/*display: block;*/
	margin-top: -12px;
	margin-right: 5px;
}
.board-tabs > li > a span.world {
	margin-top: 6px;
}
.board-tabs > li > a div {
	font-size: 10px;
}
.board-tabs > li.active > a, .board-tabs > li.active > a:hover, .board-tabs > li.active > a:focus {
	color: #02838E;
	background-color: #FFF;
	/*border: 1px solid #A1A1A1;*/
	border-bottom-color: transparent;
	cursor: default;
}
@media (max-width: 630px) {
	.board-tabs > li > a {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
.board-pan {
}
.board-pan .panel-heading {
	background: #068490;
	border-radius: 4px;
	padding: 7px 20px 10px;
	/*background: #FFF;*/
	/*border: 1px solid #E7E7E7;*/
}
.board-pan .panel-heading h2 i {
	width: 30px;
	text-align: center;
}
.board-pan .panel-heading i.fa-usd {
	border: 1px solid #FFF;
	border-radius: 100px;
	padding: 3px 0;
	margin: -3px 2px -3px -1px;
}
.board-pan .panel-body {
	padding: 0;
	border: none;
}
.board-pan {
	border: none;
}
.board-pan h2 {
	margin: 0;
	font-size: 20px;
	color: #FFF;
	padding: 0 50px 0 0;
	text-align: left;
	font-weight: 400;
}
.board-pan > h2 a {
	font-size: 20px;
	color: #FFF;
	padding: 0 50px 0 0;
	text-align: left;
	font-weight: bold;
}
.board-pan .all {
	margin-top: -21px;
}
.board-pan .panel-default {
	border-color: transparent;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
}
.myposts .board-pan .panel-heading {
	background: #5C5C5C;
	border-radius: 4px;
	padding: 7px 20px 10px;
	/*background: #FFF;*/
	/*border: 1px solid #E7E7E7;*/
}
.myposts .addbut {
	float: right;
	text-align: center;
	margin-top: -29px;
	margin-right: -10px;
	margin-left: 10px;
	color: #D04C01 !important;
	font-size: 14px;
}
/*.panel .fa-metro:before
{
	font-family: "arial";
	font-size: 22px;
	color: #FFF;
	margin-right: 0;
	vertical-align: -1px;
	font-weight: bold;
	content: "\M";
}*/
.ic-business-opportunities {
	width: 29px !important;
	display: inline-block;
	height: 26px;
	vertical-align: -5px;
	margin-right: 4px;
	background: url(../img/ic-careers.gif) center center / contain no-repeat;
	margin-left: -3px;
}
.myposts .ic-business-opportunities {
	background: url(../img/ic-careers-gr.gif) center center / contain no-repeat;
}
.ic-business-opportunities2 {
	width: 59px !important;
	display: inline-block;
	height: 59px;
	vertical-align: -13px;
	/*margin-right: 4px;*/
	background: url(../img/ic-careers.gif) center center / 70% no-repeat #068490;
	margin-left: -3px;
	padding: 10px;
	border-radius: 200px;
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/**********************************************************************************************************************
left menu*/
.left_menu .title {
	font-size: 20px;
	margin: 0 5px 5px 16px;
}
.left_menu .badge {
	font-size: 9px;
}
.left_menu .active a {
	color: #FFF;
}
.left_menu .l_0 {
	padding: 7px 15px;
}
.left_menu .l_10 {
	font-size: 13px;
	padding: 6px 15px 6px 20px;
	background: #F5F5F5;
}
.left_menu .l_20 {
	font-size: 12px;
	font-size: 13px;
	padding: 6px 25px;
	background: #E7E7E7;
}
.category_menu {
}
.category_menu .list-group-item.l_10 {
	font-size: 13px;
	padding: 5px 5px 5px 21px;
	background: #F5F5F5;
}
.category_menu .list-group-item.l_20 {
	font-size: 13px;
	padding: 5px 5px 5px 21px;
	background: #F5F5F5;
}
.category_menu .badge {
	float: right;
	font-size: 10px;
}
/*lend eft menu
*/
/*articles
*/
.selector {
	float: right;
	position: relative;
	z-index: 10;
	margin-right: 5px;
	margin-top: -50px;
}
.selector button {
	font-size: 11px !important;
	padding: 3px 10px !important;
	background: #FFFFFF;
}
.selector button i {
	font-size: 14px;
	margin: 0 4px 0 0;
	vertical-align: middle;
	color: #73A5AA;
}
.selector button.btn-act {
	/*background: #C9C9C9;*/
	background-color: #5C5C5C;
	/*border: 1px solid #90B9BD;*/
	color: #FFF;
	text-shadow: none;
	background-position: 0 -15px;
}
/*.info_line
{
	background: #F5F5F5;
	margin-top: 10px;
}*/
/*.articles_list H3
{
	font-size: 20px;
	margin: 20px 0 5px;
}*/
.plain_list_css, .plain_list {
}
.plain_list_css, .plain_list blockquote {
	font-size: 14px;
	margin: 20px 0 30px;
	padding: 0 0 0 19px;
}
.plain_list_css .well, .plain_list .well {
	border: none;
	background: #F3F3F3;
	font-size: 13px;
	margin: 10px 0 25px;
	padding: 7px 10px;
	box-shadow: none;
}
.plain_list_css .well i, .plain_list .well i {
	color: #818181;
}
/* .plain_list_css .well span, .plain_list .well span {
	margin: 0 7px;
} */
.plain_list_css .well .location, .plain_list .well .location {
	/*margin-left: 15px;*/
	font-weight: bold;
}
.control_element {
	font-weight: bold;
	margin-right: 5px;
	/* color: #000; */
	display: inline-block;
}
.control_element.replyto {
	margin-top: -5px;
}
/* .plain_list_css .well .edit,
.plain_list_css .well .del,
.plain_list_css .well .control_reply,
.plain_list .well .edit,
.plain_list .well .del,
.plain_list .well .control_reply,
.tabs_marketplace .edit,
.tabs_marketplace .del,
.tabs_marketplace .control_reply,
.jobs_list .edit,
.jobs_list .del,
.jobs_list .control_reply{
    font-weight: bold;
    float: right;
    margin-right: 5px;
}
.plain_list_css .well .edit i,
.plain_list_css .well .del i,
.plain_list_css .well .control_reply i,
.plain_list .well .edit i,
.plain_list .well .del i,
.plain_list .well .control_reply i,
.tabs_marketplace .edit i,
.tabs_marketplace .del i,
.tabs_marketplace .control_reply i,
.jobs_list .edit i,
.jobs_list .del i,
.jobs_list .control_reply i{
	color: #000;
}
.plain_list_css .well .del .plain_list .well .del {
	font-weight: bold;
	float: right;
}
.plain_list_css .well .del i .plain_list .well .del i {
	color: #000;
} */
.plain_list_css .well .rsvp .plain_list .well .rsvp {
	font-weight: bold;
	float: right;
	color: #A93D00;
}
.plain_list_css .well .rsvp i .plain_list .well .rsvp i {
	/*color: #068490;*/
	color: #A93D00;
}
.plain_list_css .contact_info .plain_list .contact_info {
	margin: 10px 0 5px;
	/*padding: 5px 0 5px 10px;*/
	color: #02829F;
	/*background: #ECF1F2;*/
	/*border-left: 2px solid #EEEEEE;*/
	/*border-bottom: 1px solid #CCC;*/
}
.plain_list_css .contact_info span, .plain_list .contact_info span {
	padding: 0 10px 0 3px;
}
.plain_list_css .contact_info span i .plain_list .contact_info span i {
	margin-right: 3px;
	margin-top: -2px;
	vertical-align: middle;
}
.plain_list_css h3, .plain_list h3 {
	font-size: 18px;
	margin: 10px 0;
}
.plain_list_css h3 a, .plain_list h3 a {
	color: #02828D;
}
.plain_list_css .img, .plain_list .img {
	float: right;
	margin: 15px 0 10px 30px;
	text-align: center;
	max-width: 250px;
	border-left: 15px solid #FFF;
}
.plain_list_css .pict, .plain_list .pict {
	float: right;
	margin: 15px 0 10px 30px;
	text-align: center;
	/*max-width: 250px;*/
}
.plain_list_css p .plain_list p {
	margin-top: 0;
}
.img .review-post-st {
	margin-top: 10px;
	display: inline-block;
}
.plain_list_css .list_item .plain_list .list_item {
	margin-bottom: 30px;
}
.plain_list_css h1, .plain_list h1 {
	color: #02828D;
}
h1 i.fa-usd {
	border: 1px solid;
	border-radius: 100px;
	padding: 5px 15px;
}
.plain_list_css h1 .fa-lg, .plain_list h1 .fa-lg {
	font-size: 18px;
	color: #A93D00;
	font-style: italic;
}
.fa-lg.green {
	color: #068490 !important;
	font-size: 25px !important;
	vertical-align: -11px !important;
}
.fa-lg.white {
	/*color: #068490 !important;*/
	font-size: 16px !important;
	/*vertical-align: -7px !important;*/
}
.fa-lg.white i.fa-inverse:before {
	color: #068490;
}
.more {
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
}
.more a {
	color: #C53C02;
	text-decoration: none;
}
.more a:hover {
	color: #DB0202;
	text-decoration: underline;
}
.side_list .title {
	font-size: 20px;
	margin: 0 5px 5px 16px;
	color: #FC6400;
}
.side_list h4.list-group-item-heading {
	font-size: 15px;
	margin: 0;
}
.side_list p.list-group-item-text {
	margin: 0;
	font-size: 13px;
	margin-top: 5px;
}
.event_video {
	text-align: center;
}
.gallery_picts_event li {
	padding: 7px 0;
}
.jobs_list {
}
.jobs_list h3 {
	margin: 0;
	font-size: 16px !important;
}
.form-RSVP {
	width: 43%;
	padding: 1% 2%;
	background: #F3F3F3;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.form-RSVP .checkbox label {
	padding: 0;
	font-size: 14px;
}
/**********************************************************************************************************************
marketplace list*/
.tabs_marketplace {
	margin-top: 30px;
}
.list_marketplace h1 {
	float: left;
}
.tabs_marketplace .tab-content {
	padding: 20px 0;
}
.tabs_marketplace .tab-content td {
	vertical-align: middle;
}
.tabs_marketplace li {
	float: right;
}
.tabs_marketplace li a {
	padding-right: 20px;
	padding-left: 20px;
}
.tabs_marketplace .dat {
	font-size: 12px;
	white-space: nowrap;
}
.tabs_marketplace .dat i {
	color: #838686;
}
.tabs_marketplace h2 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	color: #32657C;
}
.tabs_marketplace p {
	margin: 0;
}
.tabs_marketplace .pull-left img {
	vertical-align: middle;
}
.tabs_marketplace .info a {
	color: #838686;
}
.tabs_marketplace .info:hover {
	color: #02838E;
	cursor: pointer;
}
.tabs_marketplace .img {
	text-align: center;
	float: none;
	max-width: 90%;
}
.tabs_marketplace .img img {
	display: inline-block;
}
.tabs_marketplace .modal-title {
	font-size: 25px;
}
.tabs_marketplace .modal-body .price {
	margin: 7px 0;
}
/* .tabs_marketplace .edit {
	font-weight: bold;
	float: right;
	font-size: 13px;
	margin-bottom: 5px;
}
.tabs_marketplace .edit i {
	color: #000;
} */
/* .tabs_marketplace .del {
	font-weight: bold;
	float: right;
	font-size: 13px;
}
.tabs_marketplace .del i {
	color: #000;
} */
.tabs_marketplace td {
	vertical-align: middle !important;
}
.tabs_advertisement li {
	float: left;
}
/**********************************************************************************************************************
products list*/
.title {
	font-size: 18px;
	margin: 7px 10px;
	color: #818181;
}
.title a {
	color: #818181;
	text-decoration: underline;
}
.next_prev {
	margin: 0;
	position: absolute;
	z-index: 10;
	right: 0;
	padding: 5px;
	background: #F3F3F3;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.next_prev a {
	text-decoration: none;
	font-size: 30px;
	color: #CCC;
	padding: 0 10px;
	text-align: center;
	display: inline-block;
}
.next_prev a:hover {
	color: #5296D3;
}
.nopict {
	font-size: 18px;
	text-align: center;
	color: #D1D1D1;
	/*line-height: 154px;*/
	/*height: 158px;*/
	vertical-align: middle;
}
.nopict i {
	vertical-align: middle;
}
.discounts_info_upsale {
}
.discounts_info_upsale th {
	text-align: center;
	font-size: 12px;
	padding: 2px !important;
}
.discounts_info_upsale td {
	text-align: center;
	font-size: 12px;
	padding: 2px !important;
}
.products_list {
}
.products_list .list_item {
	/*text-align: center;*/
}
.products_list .product_option {
	float: none;
	/*[disabled]margin-top:10px;*/
	/*[disabled]margin-bottom:10px;*/
}
.products_list .product_option div {
	margin: 3px 0;
}
.products_list .pict {
	text-align: center;
	height: 160px;
	border: 1px solid #E7E7E7;
	border-radius: 4px;
}
.products_list .pict a {
	display: block;
	line-height: 154px;
	height: 158px;
	vertical-align: middle;
}
.products_list .pict img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.products_list h3 {
	margin: 10px 0 0;
	font-size: 19px;
}
.products_list .sdesc {
	/*text-align: left;*/
	font-size: 12px;
	margin: 5px 0;
}
.products_list .qty {
	margin: 5px 0;
}
.products_list .price {
	margin: 10px 0;
}
.products_list .cat_desc {
	margin-bottom: 20px;
}
/*products zoom*/
.pict_zoom {
	padding: 0;
	border: 1px solid #CCCCCC;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 0 30px 0;
}
.pict_zoom img {
	max-width: 100%;
	max-height: 100%;
}
.products_related_right {
	padding: 0px 0;
	font-size: 13px;
}
.products_related_right .price {
	font-size: 13px;
}
.products_related_right .price .save {
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
}
.products_related_right h2 {
	padding: 0px;
	margin-top: 0;
	font-size: 18px !important;
}
.products_related_right .list_item {
	border-bottom: none;
	padding-bottom: 20px;
	/*padding: 0 0 20px 0;*/
	/*padding: 10px 0 5px;*/
}
.products_related_right .pict {
	margin: 0 0 10px 0;
	min-height: 155px;
	float: none;
	border: 1px solid #EBEAEA;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.products_related_right .pict a {
	display: block;
	line-height: 150px;
}
.products_related_right .pict img {
	max-width: 100%;
	max-height: 100%;
}
.cat_title {
	font-size: 18px;
	margin: 7px 10px;
	color: #818181;
}
.cat_title a {
	color: #E85800;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.zoom_properties .sku {
	margin: 5px 0;
}
.zoom_properties div.product_option {
	margin: 10px 0;
}
.zoom_properties .discounts_info_upsale {
	float: right;
}
.zoom_properties .rr-star-st {
	clear: left;
	margin-top: 10px;
}
.zoom-rel {
	margin-top: 20px;
}
/*bundle*/
.bundle_but {
	text-align: center;
	padding: 2px 0px;
	margin: 10px 0;
}
.bundle_but a {
	width: 100%;
}
.bundles_list {
}
.bundles_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bundles_list ul li {
	margin: 0 7px;
	padding: 0;
	list-style: none;
	float: left;
	width: 142px;
	text-align: center;
}
.bundles_list .pict {
	padding: 5px;
	width: 130px;
	text-align: center;
	min-height: 130px;
	border: 1px solid #CCCCCC;
}
.bundles_list .gray {
	min-height: 130px;
}
.bundles_list h3 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.bundl_price {
	margin-top: 5px;
	font-weight: bold;
}
.bundles_in_list {
	padding: 5px 0;
}
.bundle_all_price {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bundle_all_price span {
	padding: 0 5px;
}
.bundles_list .qty {
	text-align: center;
}
.bundles_list .tellfriend {
	padding-left: 10px;
}
/**********************************************************************************************************************
blog*/
.blog_list a {
	color: #107DAC;
}
.blog_list h3 {
	font-size: 23px;
	margin: 5px 0;
}
.blog_list h1 {
	margin-bottom: 21px;
}
.blog_list a {
	color: #4C555D;
}
.blog-post-meta {
	padding: 5px 10px;
	background: #F7F7F7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 0;
	margin-top: 10px !important;
}
.blog-post .short_desc {
	padding-left: 30px;
	border-left: 5px solid #E7E7E7;
	font-size: 15px;
	line-height: 140%;
}
.blog-post .long_desc {
	padding-left: 30px;
	border-left: 5px solid #E7E7E7;
	font-size: 15px;
	line-height: 140%;
}
.blog-post .long_desc ol {
	list-style: numeric outside !important;
}
.blog-post .long_desc ol li {
	list-style: numeric outside !important;
	padding: 0 0 0 8px;
	margin: 5px 0 5px 30px;
}
.blog-post .long_desc ul {
	padding: 0 0 0 8px;
	margin: 5px 0 5px 8px;
}
.blog-post .long_desc ul li {
	list-style-type: disc;
	padding: 0 0 0 3px;
	margin: 5px 0;
}
.blog-post {
	margin-bottom: 50px;
}
.blog-post h1 {
	font-size: 40px;
	margin-top: 28px;
	color: #4C555D;
}
.blog-post .pict_right {
	/*width: 100%;*/
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 30px;
	float: right;
}
.blog-post .img-thumbnail {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.blog-post .img-thumbnail img {
	max-width: 100%;
}
@media (max-width: 767px) {
	.blog-post .pict_right {
		margin: 0;
		float: none;
	}
	.blog-post .pict_right img {
		max-width: 100%;
	}
	.blog-post h1 {
		font-size: 25px;
	}
}
.blog_search {
	margin-top: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F5F5F5;
	height: 94px;
}
.blog_search input[type=text] {
	width: 95%;
	margin: 0 2%;
}
.blog_search input[type=submit] {
	float: right;
	margin: 2% 3% 2% 2%;
}
.rss {
	margin-left: 16px;
	float: right;
}
.cloud {
	padding: 10px 15px;
	margin: 20px 0 10px;
	background: #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.cloud h2 {
	margin: 0 0 10px 0;
	color: #000;
}
.cloud h2 a {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #4C555D;
}
.blog_arhive {
}
.blog_arhive h2 {
	margin-bottom: 5px;
	font-size: 20px;
	padding-left: 10px;
}
.blog_arhive ul {
	margin: 0;
	padding: 0;
}
.blog_arhive li {
	padding: 5px 5px 5px 15px;
	background: #F2F2F2;
	margin-bottom: 1px;
	border-bottom: 1px solid #CCC;
	list-style: none;
}
.blog_arhive li a {
	text-decoration: none;
	color: #171717;
}
.recent_posts {
	margin-bottom: 10px;
	margin-top: 20px;
}
.recent_posts .cat_title {
	font-size: 23px;
	padding-left: 10px;
	color: #4C555D;
	font-weight: bold;
}
.recent_posts .list_item {
	padding: 10px 0;
}
.recent_posts .list_item a {
}
.recent_posts .list_item .pict_blog {
	margin: 0;
	padding: 10px;
	border: 2px solid #F5F5F5;
	text-align: center;
}
.recent_posts .list_item img {
	width: 90%;
}
.recent_posts .list_item h3 {
	padding: 10px 20px;
	background: #F5F5F5;
	margin: 0;
	font-size: 18px;
}
.recent_posts .list_item h3 a {
	color: #4C555D;
}
.blog_comments {
	margin: 20px 0 0;
	background: #EDECEC;
	padding: 0 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.blog_cats {
	margin-top: 20px;
}
.blog_cats .cat_title {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #4C555D;
	margin-left: 10px;
}
.blog_cats .cat_title a {
	color: #4C555D;
}
.recennt_post .cat_title {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #4C555D;
	margin-left: 10px;
	margin-top: 30px;
}
.recennt_post .cat_title a {
	color: #4C555D;
}
.blog_cats a.sel {
	color: #D81C1C;
}
.blog_cats .cnt {
	float: right;
	font-size: 10px;
}
.blog_cats .menu_link a {
	color: #282727 !important;
	text-decoration: none;
}
.subscribe {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 63px;
	color: #9B0101;
	margin: 0 0 20px;
	background: url(../img/icon-subscribe.jpg) no-repeat 8px 1px;
}
.subscribe a {
	padding: 0;
}
.blog-post-title {
	font-size: 30px;
	color: #2D5880;
}
.blog-post-title a {
	color: #2D5880;
}
.count_blog {
	margin: 32px 0 0;
	float: right;
	font-size: 12px;
}
.contact_links {
	margin-top: -13px;
	padding: 10px;
}
.contact_links a {
	color: #4C555D;
	font-size: 17px;
}
.contact_links .icon {
	margin: 5px 0;
}
.contact_links .icon i {
	width: 20px;
	text-align: center;
}
/****  raiting*/
.w-stars-st > span.o-act, .w-stars-st > span.selected {
	background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.rr-star-st {
	/*margin: 10px 0 5px;*/
	clear: both;
	height: 20px;
}
.rr-star-st > div {
	width: 95px;
	height: 17px;
	line-height: 17px;
	float: left;
	overflow: hidden;
}
.rr-star-st > div > span {
	float: left;
	width: 19px;
	height: 19px;
	background: url(../img/review-st/big-star-h.png) no-repeat;
	/*cursor: pointer;*/
}
.rr-star-st > div.rating1 > span.rating1, .rr-star-st > div.rating2 > span.rating1, .rr-star-st > div.rating2 > span.rating2, .rr-star-st > div.rating3 > span.rating1, .rr-star-st > div.rating3 > span.rating2, .rr-star-st > div.rating3 > span.rating3, .rr-star-st > div.rating4 > span.rating1, .rr-star-st > div.rating4 > span.rating2, .rr-star-st > div.rating4 > span.rating3, .rr-star-st > div.rating4 > span.rating4, .rr-star-st > div.rating5 > span {
	background: url('../img/review-st/big-star-o.png') no-repeat;
}
.rr-star-st > var {
	color: #00002E;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	float: left;
}
.rr-star-st > span {
	display: block;
	clear: both;
	color: #617996;
	font-size: 11px;
}
/*redefine owl for index*/
.owl-index-carousel-wrap {
	margin: 20px 5px -20px;
}
.owl-index-carousel .item {
	text-align: center;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
	background: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-buttons div {
	background: #FC6400;
}
.owl-index-carousel .owl-controls {
	position: relative;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev, .owl-index-carousel.owl-theme .owl-controls .owl-next {
	position: absolute;
	top: -210px;
	font-size: 40px;
	background: none !important;
	color: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev {
	left: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-next {
	right: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
	margin-left: 3px;
	margin-right: 3px;
}
.owl-cat-index-carousel-wrap {
	margin: 0 20px;
}
.owl-cat-index-carousel-wrap h2 {
	margin-bottom: 10px;
}
.owl-cat-index-carousel .owl-pagination {
	display: none;
}
.owl-cat-index-carousel .owl-controls {
	position: relative;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev, .owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
	position: absolute;
	top: -150px;
	font-size: 20px;
	background: none !important;
	color: #FC6400;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev {
	left: -32px;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
	right: -32px;
}
.owl-cat-index-carousel-wrap [class*=col-] {
	padding: 0 5px;
}
/*redefine bootstrap*/
.mega-menu-toggle.navbar-toggle {
	border: 1px solid #FC6400;
	margin-top: 21px;
}
.mega-menu-toggle.navbar-toggle .icon-bar {
	background: #FC6400;
}
.mega-menu-navnar.navbar {
	min-height: 30px;
	border: 0;
	background: repeat-x #FC6400;
	margin: 0;
	z-index: 20;
	position: relative;
	-webkit-box-shadow: #ccc 0px 3px 3px;
	-moz-box-shadow: #ccc 0px 3px 3px;
	border-radius: 0;
}
.mega-menu-navnar .navbar-nav > li > a {
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	padding: 13px 21px;
	line-height: 100%;
	display: block;
	font-size: 14px;
	text-decoration: none;
	border-left: 1px solid #FDAA37;
}
.mega-menu-navnar .navbar-nav > li.first > a {
	border: 0;
}
.mega-menu-navnar .navbar-brand {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF !important;
	height: auto;
	width: 100%;
	text-align: center;
}
.mega-menu-navnar .navbar-nav > li.dropdown:hover ul {
	display: block;
}
.mega-menu-navnar .dropdown-menu {
	background-color: #FC6400;
}
.mega-menu-navnar .dropdown-menu li > strong {
	padding: 3px 10px;
	display: block;
	color: #FFF;
}
.mega-menu-navnar .dropdown-menu li > a {
	padding: 3px 10px;
	display: block;
	color: #FFF;
}
.mega-menu-navnar .dropdown-menu li > a:hover {
	color: #FC6400;
}
.index-carousel.carousel {
	margin: -30px 0 20px;
}
.index-carousel.carousel > .left {
}
.index-carousel.carousel > .right {
}
.index-carousel .carousel-inner > .item {
	height: 426px;
	width: 100%;
}
.index-carousel img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}
.index-carousel .carousel-caption {
	background: rgba(48, 48, 48, 0.380);
	color: #FFF;
	right: 10%;
	left: 10%;
	/*padding: 50px 100px 50px;*/
	bottom: 20px;
}
.index-carousel .item1 .carousel-caption {
	background: transparent;
	right: 60px;
	left: 60px;
	background: rgba(48, 48, 48, 0.225);
}
.index-carousel .carousel-caption h3 {
	color: #FFF;
	font-size: 25px;
}
.index-carousel .carousel-caption h4 {
	color: #FFF;
	padding: 15px 50px;
	font-size: 35px;
	font-weight: 100;
}
.index-carousel .carousel-caption h4 span {
	display: block;
}
.index-carousel .item1 h4 {
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	padding: 15px 10px;
}
.index-2tabs-tab-content {
	padding: 20px;
	border: 1px solid #DDD;
	border-top: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.index-3tabs-tab-content {
	padding: 20px;
	border: 1px solid #DDD;
	border-top: 0;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.index-3tabs-nav-tabs {
	margin-top: 31px;
}
.cat-index-thumbnail .pict {
	background: #F7F7F9;
	display: block;
	height: 90px;
}
.cat-index-thumbnail .caption {
	height: 64px;
	overflow: hidden;
	font-size: 12px;
}
.video-index-thumbnail .pict {
	background: #F7F7F9;
	display: block;
}
.video-index-thumbnail .caption {
	height: 64px;
	overflow: hidden;
	font-size: 12px;
}
.picts-index-thumbnail .pict {
	background: #F7F7F9;
	display: block;
}
.picts-index-thumbnail .caption {
	height: 31px;
	overflow: hidden;
	font-size: 12px;
}
.picts-index-thumbnail .caption h5 {
	margin-top: 0;
}
@media (max-width: 500px) {
	.index-carousel .carousel-inner > .item {
		height: 118px !important;
	}
	.index-carousel .carousel-caption {
		padding: 5px;
		bottom: 19px;
	}
	.index-carousel .carousel-caption h3 {
		font-size: 12px;
		margin: 0;
	}
	.index-carousel .carousel-caption h4 {
		font-size: 14px;
		margin: 0;
	}
	.index-carousel .carousel-caption div {
		font-size: 11px;
		margin: 0;
	}
	.carousel-indicators {
		bottom: -10px;
	}
	.index-carousel.carousel {
		margin: -26px -15px 20px;
	}
}
@media (min-width: 500px) and (max-width: 767px) {
	.index-carousel .carousel-inner > .item {
		height: 178px !important;
	}
	.index-carousel .carousel-caption {
		padding: 10px 10px 10px;
		bottom: 36px;
	}
	.index-carousel .carousel-caption h3 {
		font-size: 13px;
	}
	.index-carousel .carousel-caption h4 {
		font-size: 18px;
	}
	.carousel-indicators {
		bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.index-carousel .carousel-inner > .item {
		height: 250px !important;
	}
	.index-carousel .carousel-caption {
		padding: 10px 50px 10px;
		bottom: 49px;
	}
	.index-carousel .carousel-caption h3 {
		font-size: 18px;
	}
	.index-carousel .carousel-caption h4 {
		font-size: 25px;
	}
	.carousel-indicators {
		bottom: 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.index-carousel .carousel-inner > .item {
		height: 350px !important;
	}
	.index-carousel .carousel-caption {
		padding: 30px 100px 30px;
		bottom: 58px;
	}
}
@media (min-width: 1200px) and (max-width: 1400px) {
	.index-carousel .carousel-inner > .item {
		height: 440px !important;
	}
}
@media (min-width: 1400px) {
}
/*index*/
.container_index {
	/*width: 100%;*/
}
.right_feed {
	background: rgba(225, 225, 225, 0.769);
	padding: 30px 20px;
}
.right_feed ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.right_feed ul li {
	margin: 10px 0;
}
.index_text {
	font-size: 16px;
	/*background: #E1E1E1;*/
	margin: -19px -15px 0 !important;
	padding: 30px 0;
}
.index_text .row {
	margin: 0 0 30px 0;
}
.index_text a {
	color: #00828C;
}
.index_text h2 {
	font-size: 23px;
	font-weight: 600;
	color: #00828C;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin-top: 36px;
}
.index_text .more {
	/*font-weight: 400;*/
	/*font-size: 14px;*/
	margin: 63px 0 30px !important;
}
.index_text .col-sm-6 {
	/*padding: 10px 30px;*/
}
.index_text .item {
	background: #FFF;
	/*padding: 20px 30px 20px 28%;*/
	font-size: 18px;
	font-weight: bold;
	/*min-height: 224px;*/
	margin-right: 0;
	/*margin-bottom: 30px;*/
}
.index_text .col-sm-12 .item {
	background: #FFF;
	padding: 20px 30px;
	font-size: 15px;
	/*min-height: 210px;*/
	text-align: center;
}
.index_text .col-sm-12 .item h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22pt;
	font-weight: bold;
}
.index_text .col-sm-12 .item h3 {
	margin-bottom: 10px;
	font-size: 30px;
}
.index_text .col-sm-12 .item h4 {
	font-weight: bold;
	line-height: 146%;
}
.index_text .col-sm-12 .item h5 {
	font-size: 18px;
	line-height: 146%;
	font-weight: bold;
}
.index_text .item .fa-stack {
	font-size: 25px;
	margin-top: -6px;
	/*margin-left: 20%;*/
}
.index_text .col-sm-12 .item .fa-stack {
	margin-left: -35px;
}
.index_text .learn {
	font-size: 20pt;
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
}
.index_text .item ul {
	/*padding-left: 36px;*/
	margin-top: 15px;
	margin-bottom: 50px;
}
.index_text .item .btn {
	margin-left: 19px;
	word-wrap: break-word;
}
.index_text .testimonial {
	background: #00828C;
	padding: 20px 40px;
	color: #FFF;
	/*margin-top: 9px;*/
	font-size: 17px;
	float: right;
	width: 42%;
	margin: -177px 29px 0 0;
}
.index_text .testimoinals-row {
	margin: 50px 0;
}
.index_text .testimoinals-row .item .img {
	max-width: 50%;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.index_text .testimoinals-row .item .img img {
	display: inline-block;
	max-width: 100%;
}
.index_text .testimoinals-row h3 {
	text-align: center;
	font-size: 22pt;
	font-weight: bold;
	color: #00828C;
	margin-bottom: 20px;
	margin-top: 30px;
	font-family: 'Montserrat', sans-serif;
}
.index_text .testimoinals-row .item {
	padding: 20px 30px;
	font-size: 12.5px;
	min-height: 518px;
	margin: 0 -10px;
	text-align: left;
}
.index_text .testimoinals-row .item .author {
	font-style: italic;
	font-weight: 600;
}
.bot_text {
	font-size: 18px;
	margin: 48px 15px 30px;
	padding: 0 11px;
}
.mid_text {
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
}
.mid_text .more {
	font-size: 21pt;
	display: block;
	text-align: center;
	margin: 30px 0;
}
.mid_text .more a {
	text-decoration: underline;
	font-family: 'Montserrat', sans-serif;
	color: #C53C02;
}
.index-tabs-expert article h5 {
	margin-bottom: 0;
}
.index-tabs-expert article h5 + p {
	margin-top: 3px;
}
.index-tabs-expert article hr {
	margin: 5px 0;
}
.index-tabs-news article hr {
	margin: 5px 0;
}
.index-tabs-articles article h5 {
	margin-bottom: 0;
}
.index-tabs-articles article h5 + p {
	margin-top: 3px;
}
.index-tabs-articles article hr {
	margin: 5px 0;
}
.index-right-events article h5 {
	margin-bottom: 0;
}
.index-right-events article h5 + p {
	margin-top: 3px;
}
.index-right-events article hr {
	margin: 5px 0;
}
.index-members article h5 {
	margin-bottom: 0;
}
.index-members article h5 + p {
	margin-top: 3px;
}
.index-members article hr {
	margin: 5px 0;
}
.index-banner {
	margin: 20px 0;
}
.index-right-list article hr {
	margin: 5px 0;
}
.index-ask-btn {
	width: 100%;
}
@media (max-width: 767px) {
	.index_text h2 {
		font-size: 16px;
	}
	.index_text .col-sm-6 .item ul {
		text-align: left;
		display: inline-block;
		margin-left: 0;
	}
	.index_text .col-sm-6 .item {
		padding: 10px 5px 10px 0;
		font-size: 12px;
		min-height: auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.index_text .col-sm-12 .item {
		padding: 10px 5px 10px 15px;
		font-size: 13px;
		/*min-height: 201px;*/
		margin-top: -32px;
	}
	.index_text .col-sm-12 .item h3 {
		font-size: 15px;
	}
	.index_text .testimonial {
		padding: 10px 30px;
		font-size: 13px;
		width: 100%;
		margin: 4px 0 0;
	}
	.index_text .testimoinals-row h3 {
		margin-bottom: 15px;
		margin-top: 30px;
	}
	.index_text .testimoinals-row .item {
		padding: 10px 20px;
		font-size: 12px;
		min-height: auto;
		margin: 0 0 10px 0;
		text-align: left;
	}
	.index_text .testimoinals-row .item .img {
		max-width: 23%;
		margin-bottom: 20px;
	}
	.index_text .item .fa-stack {
		font-size: 18px;
		margin-top: -6px;
	}
	.index_text .item ul {
		padding-left: 25px;
	}
	.bot_text {
		font-size: 15px;
		margin: -12px 15px 0;
		padding: 0 11px;
	}
	.mastfoot .links {
		text-align: center;
		margin-top: 10px;
	}
	.mastfoot .links a {
		padding: 5px;
		display: inline-block;
	}
	.mastfoot .text-left {
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.index_text h2 {
		font-size: 16px;
	}
	.index_text .col-sm-6 .item {
		padding: 10px 10px 10px 20px;
		font-size: 12px;
		min-height: 201px;
	}
	.index_text .col-sm-12 .item {
		padding: 10px 10px 20px 20px;
		font-size: 13px;
		/*min-height: 201px;*/
	}
	.index_text .testimoinals-row h3 {
		margin-bottom: 15px;
		margin-top: 30px;
	}
	.index_text .testimoinals-row .item {
		padding: 10px 20px;
		font-size: 12px;
		min-height: auto;
		margin: 0 0 10px 0;
		text-align: left;
	}
	.index_text .testimoinals-row .item .img {
		max-width: 11%;
	}
	.index_text .item ul {
		padding-left: 32px;
	}
	.index_text .testimonial {
		padding: 10px 30px;
		/*margin-top: 9px;*/
		font-size: 13px;
		width: 31%;
		margin: -161px 29px 0 0;
	}
	.bot_text {
		font-size: 15px;
		margin: 20px 15px 0;
		padding: 0 11px;
	}
	.mastfoot .links a {
		padding: 3px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.index_text h2 {
		font-size: 20px;
	}
	.index_text .col-sm-6 .item {
		padding: 10px 10px 10px 23%;
		font-size: 13px;
		min-height: 199px;
	}
	.index_text .col-sm-12 .item {
		padding: 10px 10px 20px 20px;
		font-size: 13px;
		/*min-height: 201px;*/
	}
	.index_text .testimonial {
		padding: 10px 30px;
		/*margin-top: 9px;*/
		font-size: 14px;
		width: 38%;
		margin: -147px 29px 0 0;
	}
	.index_text .testimoinals-row h3 {
		margin-bottom: 15px;
		margin-top: 30px;
	}
	.index_text .testimoinals-row .item {
		padding: 10px 20px;
		font-size: 12px;
		min-height: 521px;
		margin: 0 -10px;
		text-align: left;
	}
	.bot_text {
		font-size: 15px;
		margin: 20px 15px 0;
		padding: 0 11px;
	}
	.mastfoot .links a {
		padding: 5px;
	}
}
@media (min-width: 1200px) {
}
/**********************************************************************************************************************
view cart*/
.order_summ {
	text-align: center;
}
.order_summ h3 {
	color: #0176B6;
	margin-top: 0;
}
.order_summ table tr td:first-child {
	width: 53%;
}
.customer_service {
	font-size: 18px;
}
.customer_service b {
	display: block;
}
.cart_table {
}
.cart_table .title {
}
.cartin h1 {
	color: #FFF;
	text-align: center;
	margin: 14px 0 0;
	font-size: 20px;
	padding: 10px;
	background: #64717D;
	color: #FFF;
}
.cart_table th {
	text-align: center;
	vertical-align: middle !important;
	background: #DBDBDB;
}
.cart_table td {
	vertical-align: middle !important;
}
.cart_table td a {
	font-size: 16px;
	font-weight: bold;
}
.cart_table td .opt_value {
	font-weight: bold;
}
td .product_option {
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
	font-size: 13px;
}
.cart_ticket_wrapper td {
}
.cart_ticket_wrapper td a {
	/*font-size: 13px;*/
	font-weight: bold;
}
.view_cart_buttons {
}
.view_cart_buttons input {
	margin: 3px;
}
.view_cart_buttons_top input {
	margin: -8px 3px 5px;
}
.viewcart_list .cat_title {
	padding: 10px 10px 10px 20px;
	margin: 10px;
	background: #F5F5F5;
}
.title_sm_bg_invoice {
	background: #F5F5F5;
	font-weight: bold;
}
@media (max-width: 767px) {
	.order_summ input {
		display: inline-block;
		width: 49%;
	}
	.order_summ table tr td:first-child {
		width: 50%;
	}
	.order_summ {
		margin-bottom: 45px;
	}
	.cart_table tr:nth-child(1) {
		display: none;
	}
	.cart_table tr {
		display: inline-block;
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.cart_table td {
		display: block;
		text-align: center;
		border: none !important;
		padding: 3px !important;
	}
	.cart_table td:nth-child(4) {
		width: 30%;
		display: inline-block;
		margin-left: 13%;
	}
	.cart_table td:nth-child(5) {
		width: 30%;
		display: inline-block;
		display: none;
	}
	.cart_table td:nth-child(7) {
		width: 20%;
		display: inline-block;
	}
	.cart_table td:nth-child(6) {
		width: 30%;
		display: inline-block;
	}
	.view_cart_buttons {
		text-align: center;
	}
	.view_cart_buttons a {
		display: block;
		text-align: center;
		margin-bottom: 5px;
	}
	.view_cart_buttons input {
		float: none !important;
		margin: 5px;
	}
	.total {
		width: 100%;
		padding: 0 !important;
	}
	.total td {
		width: 49%;
		display: inline-block;
		text-align: left;
	}
	.total td:first-child {
		text-align: right;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.order_summ input {
		display: inline-block;
		width: 27%;
	}
	.order_summ table tr td:first-child {
		width: 50%;
	}
	.customer_service b {
		display: inline;
	}
	.order_summ {
		margin-bottom: 26px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/*Checkout Form
******************************************************************************/
.check-form {
	/*padding-right: 50px;*/
	padding-bottom: 50px;
}
.checkout-block {
	max-height: 0;
	overflow: hidden;
}
.checkout-block .title_background_checkout .close-block {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	cursor: pointer;
}
div.title_background_checkout {
	font-size: 16px;
	color: #FFF;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 0;
	background: #5D6B78;
	text-align: left !important;
	padding-left: 15px;
}
div.title_background_checkout a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.title_background_checkout a span {
	margin-top: 6px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 11px;
	height: 11px;
	display: block;
	float: left;
	width: 11px;
	text-decoration: none;
	cursor: pointer;
}
div.title_background_checkout a span.plus_minus_nobg {
	background: none;
	cursor: pointer;
}
div.title_background_checkout a .fa-minus-square {
	display: inline-block;
	color: #FFF;
}
div.title_background_checkout a .fa-plus-square {
	display: none;
}
div.title_background_checkout a.closed .fa-minus-square {
	display: none;
}
div.title_background_checkout a.closed .fa-plus-square {
	display: inline-block;
	color: #FFF;
}
div.title_background_checkout a.menu {
	font-size: 16px;
	/*float: left !important;*/
	/*display: flex !important;*/
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	/*padding-right: 10px;*/
	padding-left: 20px;
}
div.title_background_checkout span.caption {
	/*float: left;*/
	/*font-weight: bold;*/
	/*padding-right: 15px;*/
}
div.title_background_checkout a.menu span {
	margin-top: 2px;
	font-size: 13px;
	line-height: 13px;
	/*background: transparent url(../img/pict_check/arrows.gif) no-repeat left top;*/
	height: 13px;
	display: block;
	float: left;
	width: 13px;
	text-decoration: none;
	cursor: pointer;
	margin-right: 1px;
}
div.title_background_checkout a.menu .fa-caret-down {
	display: none;
}
div.title_background_checkout a.menu .fa-caret-right {
	display: inline-block;
	font-size: 25px;
	color: #FFF;
	vertical-align: middle;
}
div.title_background_checkout a.menu_opened .fa-caret-right {
	display: none;
}
div.title_background_checkout a.menu_opened .fa-caret-down {
	display: inline-block;
	font-size: 25px;
	color: #FFF;
	vertical-align: middle;
}
form#checkout_form div.form_block {
	/*[disabled]border:1px dotted #CCCCCC;*/
	/*width: 99%;*/
}
form#checkout_form div.form_block_hidden {
	display: none;
}
form#checkout_form div.payment_method {
	display: none;
}
form#checkout_form div.form_block_shown {
	display: block;
}
form#checkout_form div.form_block#account span {
	font-weight: bold;
}
form#checkout_form #PAYPAL_SAMEAS_BILL {
	float: none;
}
form#checkout_form #copy_ship_data_label {
	font-size: 11px;
	color: #FFF;
	display: inline;
}
form#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT {
	/*width: 270px;*/
	display: block;
	text-align: left;
}
form#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT {
	width: 270px;
	display: none;
}
form#checkout_form #SHIPPING_METHOD {
	width: 270px;
	display: none;
}
form#checkout_form #cc_number_star {
	width: 150px;
}
form#checkout_form #cvv_star {
	width: 30px;
}
#EXP_MONTH {
	width: auto;
	float: left;
	margin-right: 10px;
}
#EXP_YEAR {
	width: auto;
	float: left;
}
#checkout_form .form_block {
	padding: 15px 5px 10px;
	background: #F9F9F9;
	margin: 0;
}
#checkout_form .form_block .row {
	margin: 0;
}
#checkout_form .form_block.row {
	margin: 0;
}
#checkout_form .form_block label {
	padding-right: 0;
	font-weight: normal;
}
#checkout_form .form_block .form-group {
	margin-top: 5px;
	margin-bottom: 7px;
}
#checkout_form .form_block .form-group p {
	margin: 3px 0 0;
	padding: 0;
}
.modal-header {
	text-align: center;
	color: #2D6CA2;
}
.modal-body .control-label {
	padding-right: 0;
}
.modal-body .icon.text-center {
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.modal-body .icon i {
	color: #008995;
	margin-right: 5px;
}
.modal-body .icon button {
	color: #008995;
}
.modal-body .pict {
	text-align: center;
	min-height: 130px;
}
.modal-body .pict img {
	text-align: center;
	display: inline-block !important;
}
.modal-header .status {
	margin: 17px 24px 0 0;
}
.modal-header .icon {
	display: inline-block;
	vertical-align: middle;
	/*float: left;*/
}
.modal-header .icon span.tx {
	/*font-size: 13px;*/
	/* left: auto !important; */
	/* margin-left: -27px; */
	/* margin-top: 3px; */
	/*right: auto !important;*/
}
.modal-header h4 {
	display: inline-block;
	vertical-align: middle;
}
.RSVP_Modal .checkbox {
	font-weight: bold;
	margin-left: 20%;
}
.RSVP_Modal .checkbox label {
	font-weight: bold;
}
.mbl-day {
	display: block;
	font-size: 13px;
	background: #DFDEDE;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	margin-bottom: 13px;
	margin-top: 30px;
}
.mbl-day:first-child {
	margin-top: 0;
}
.gener-row {
	margin: 10px 0;
	border-bottom: 2px solid #EFEFEF;
	padding-bottom: 10px;
}
.time-left {
	font-size: 10px;
	margin: 0 0 0 10px;
}
.time-right {
	font-size: 10px;
	margin: 0 0 0 10px;
}
.talk-bubble {
	margin: 0;
	padding: 5px 10px;
	background: #F7F7F7;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.talktext {
	margin: 0;
}
/*.mjc-mes
{
	height: 350px;
	overflow-y: scroll;
}*/
.message-input {
	margin-top: 10px;
	background: #D5D5D5;
	padding: 10px 10px 3px 10px;
}
.message-input .btn-default {
	background-image: -webkit-linear-gradient(top, #068490 0, #03747F 100%);
	background-image: -o-linear-gradient(top, #068490 0, #03747F 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#068490),to(#03747f));
	background-image: linear-gradient(to bottom, #068490, #03747F 100%);
	background-repeat: repeat-x;
	border-color: #068490;
	color: #FFF;
	margin: -5px 0 0;
}
.message-input .btn-default:focus, .message-input .btn-default:hover {
	background-color: #03747F;
	background-position: 0 -10px;
}
.message {
	height: 350px;
	overflow-y: scroll;
}
.message .nopict {
	font-size: 60px !important;
	height: 74px !important;
	line-height: 56px !important;
}
.message .pict {
	height: 71px !important;
	min-height: 54px;
	line-height: 46% !important;
}
@media (max-width: 767px) {
	.cart_ticket_wrapper {
		margin-bottom: 30px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.cart_ticket_wrapper {
		margin-bottom: 30px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
/*AZ: checkout cart ticket loading */
div.title_background_checkout a.closed .loading {
	position: relative;
}
.loading:before {
	content: ' ';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../img/AjaxLoader.gif) no-repeat center center rgba(0, 0, 0, 0.2);
}
.cart_ticket_wrapper {
	/*top: 280px;*/
	/*margin-top: 0px;*/
	/*" margin-right: 10px; " margin-bottom: 0px;*/
	/*position: fixed;*/
	/*width: 333px;*/
	/*z-index: auto;*/
	/*padding-right: 30px;*/
}
/*comments*/
.comments_list {
	margin: 0;
	padding: 0;
	clear: both;
	/*[disabled]width:100%;*/
	list-style: none none;
	text-align: left;
}
.comments_list li {
	margin: 0;
	padding: 5px 0;
	list-style: none none;
	text-align: left;
}
.comments {
	margin: 0;
	padding: 0;
	clear: both;
	/*[disabled]width:100%;*/
	list-style: none none;
	text-align: left;
}
.comments li {
	margin: 0;
	padding: 0;
	list-style: none none;
	text-align: left;
}
.contentarea ul.comments_list {
	margin: 0;
}
.contentarea ul.comments_list li {
	list-style: none;
	margin: 0 10px 0 15px;
}
.comments_list .comment_ID {
	color: #000;
	padding-bottom: 10px;
}
.comments_list .info_line {
	color: #595959;
	margin-bottom: 0;
}
.comments_list .right {
	width: 83px;
	float: right;
	position: relative;
	font-size: 1px;
	z-index: 5;
	margin: -5px 0 0;
}
.comments_list .sabject {
	font-weight: bold;
	color: #0C0C0C;
}
.comments_list .author {
	color: #00568C;
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.comments_list .date {
	font-weight: normal;
	/*[disabled]font-family:georgia;*/
	font-style: italic;
	color: #666666;
	margin-top: 5px;
}
.comments_list .replay_line {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.comments_list blockquote {
	margin: 10px 0;
}
a.s-msg-reply, a.s-msg-top, a.s-msg-add {
	/*[disabled]float:right;*/
	margin: 0 20px 0 0;
	color: #666666;
	/*[disabled]font-weight:normal;*/
	text-transform: uppercase;
}
.title_comm {
	border-bottom: 1px dotted #CCC;
	color: #A10101;
	font-size: 18px;
	margin: 10px 0;
	font-family: "Trebuchet MS";
	padding: 0;
}
.title_comm span {
	display: block;
	float: left;
	margin: 5px 5px 4px;
}
.comments .line {
	margin: 0;
	padding: 0;
	height: 10px;
	border-bottom: 1px dotted #CCC;
	border-top: none;
}
.comments .validation_block input {
	width: auto;
}
.comments .submit_button {
	/*[disabled]font-weight:bold;*/
	color: #111;
	text-transform: uppercase;
	background: url(lib/images/submit-bg.gif);
	border: 3px double #999;
	background: #EEE;
	border-top-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
	font-size: 14px;
	width: auto !important;
	padding: 3px 10px;
	margin-top: 10px;
}
.comments .submit_button:hover {
	background: #E6F5FD;
}
.comments .cancel_button {
	/*[disabled]font-weight:bold;*/
	color: #111;
	text-transform: uppercase;
	background: url(lib/images/submit-bg.gif);
	border: 3px double #999;
	background: #EEE;
	border-top-color: #CCC;
	border-left-color: #CCC;
	cursor: pointer;
	font-size: 14px;
	width: auto !important;
	padding: 3px 10px;
	margin-top: 10px;
}
.comments .cancel_button:hover {
	background: #E6F5FD;
}
.icon_chat {
	position: absolute;
	z-index: 100;
	margin: -55px 0 0 404px;
}
.header_top_blog .icon_chat {
	margin: -50px 0 0 576px;
}
div.post {
	background: #F4F4F4;
	padding: 5px;
	margin: 5px 0;
}
/*members*/
.table_ab {
	width: 100%;
}
.table_ab td {
	background: #FFF;
	border: 2px solid #EEEEEE !important;
	text-align: center;
	font-size: 16px;
	padding: 0 !important;
}
.table_ab td a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 4px 7px !important;
}
.jumbotron.search {
	padding: 0 20px 10px;
}
.jumbotron.search form {
	margin: 10px 0 16px;
}
.jumbotron.search label {
	padding: 15px 5px 0 0;
}
.jumbotron.search input[type=text] {
	margin-right: 10px;
	margin-top: -2px;
}
.jumbotron.search .checkbox label {
	min-height: 0;
	padding: 0;
	margin: 0 0 0 28px;
	font-weight: bold;
	height: auto !important;
}
.jumbotron.search .checkbox input[type=checkbox] {
	margin-left: 3px;
}
.jumbotron.search .search-but {
	margin-bottom: 3px;
	width: 100%;
}
.jumbotron.search h3 {
	font-weight: 600;
	margin-top: 8px;
	margin-bottom: 8px;
	display: none;
}
.members_list {
}
.members_list .nopict {
	font-size: 100px;
	padding: 0;
	height: 120px;
	line-height: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.members_list .pict {
	font-size: 100px;
	padding: 0;
	height: 120px;
	line-height: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.members_list .pict img {
	max-width: 100%;
	display: block;
	/* max-height: 100%; */
	margin: auto;
}
.members_list .status {
	position: absolute;
	font-size: 10px;
	padding: 3px 5px;
	right: 20px;
	top: 4px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.members_list h3.name {
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
}
@media (max-width: 767px) {
	.members_list h3.name {
		font-size: 13px;
	}
}
.members_list .icon {
	display: block;
	font-size: 9px;
	vertical-align: middle;
	margin: 0 0px 0 1px;
	color: #9F9F9F;
}
.members_list .icon span.tx {
	/*font-size: 13px;*/
	/* display: block; */
	/* position: absolute; */
	/* left: 0; */
	font-size: 11px;
	font-family: arial;
}
.members_list .icon .innet {
	color: #00A7B5;
}
.members_list h4.company {
	font-weight: 600;
	font-size: 12px;
	margin: 0;
}
.members_list .list_item {
	padding-bottom: 50px;
}
.members_list .info {
	position: absolute;
	z-index: 10;
	margin-top: -55px;
	right: 21px;
	left: auto;
}
.members_list .info a {
	color: #068490;
}
.members_list .badge {
	position: absolute;
	z-index: 10;
	background: #D90000;
}
.members_list .item_property {
}
.members_list .item_property .item {
	padding: 3px 0;
	border-bottom: 1px dotted #CCC;
}
.rsvp_list {
	padding: 0 10px 0 0;
	margin-top: 7px;
	margin-right: -10px;
	height: 292px;
	overflow-y: auto;
	overflow-x: hidden;
}
.rsvp_list .nopict {
	font-size: 100px;
	height: 150px;
	line-height: 120px;
	margin: 0 0 4px 0;
	background: #FFF;
}
.rsvp_list .pict {
	width: 100%;
	margin: 0 0 4px 0;
	line-height: 46px;
	vertical-align: middle;
	font-size: 0;
	line-height: 1;
	height: 150px;
	min-height: 150px;
	max-height: 150px;
}
.rsvp_list h3.name {
	font-size: 12px;
	margin: 0;
}
.rsvp_list .list_item {
	padding-bottom: 0;
	margin: 0 0 11px 0;
}
.title-who {
	margin: 20px 0 0;
	font-weight: bold;
	color: #03747F;
}
.messages_list {
}
.messages_list .list_item {
	border-bottom: 1px solid #E5E5E5;
	padding: 30px 0;
}
.messages_list .nopict {
	font-size: 100px;
	padding: 0;
	height: 120px;
	line-height: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.messages_list .pict {
	font-size: 100px;
	padding: 0;
	height: 120px;
	line-height: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.messages_list .pict img {
	max-width: 100%;
	display: block;
	/*max-height: 100%;*/
}
.messages_list .status {
	position: absolute;
	font-size: 10px;
	padding: 3px 5px;
	right: 20px;
	top: 4px;
	background: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.messages_list h3.name {
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}
.messages_list .icon {
	display: inline-block;
	font-size: 9px;
	vertical-align: middle;
	margin: 0 0px 0 1px;
	color: #9F9F9F;
}
.messages_list .icon span {
	/*font-size: 13px;*/
}
.messages_list .icon .innet {
	color: #00A7B5;
}
.messages_list .icon span.tx {
	/*font-size: 13px;*/
	display: block;
	position: absolute;
	left: 0;
	font-size: 11px;
	font-family: arial;
}
.messages_list h4.text {
	font-weight: 600;
	font-size: 14px;
	margin-top: 20px;
	/*margin: 0;*/
}
.messages_list h4.text i {
	margin-right: 5px;
}
.messages_list .date {
	font-size: 13px;
	color: #686868;
	margin-top: 10px;
}
/*.messages_list .list_item
{
	padding-bottom: 50px;
}*/
.messages_list .info {
	position: absolute;
	z-index: 10;
	margin-top: -55px;
	right: 21px;
	left: auto;
}
.messages_list .info a {
	color: #068490;
}
.messages_list .badge {
	position: absolute;
	z-index: 10;
	background: #D90000;
}
/*FAQ*/
.faq_list {
	margin-top: 30px;
}
.faq_list .list_item {
	margin-bottom: 20px;
}
.faq_list .faq_answer {
	padding-left: 20px;
	border-left: 5px solid #F1F1F1;
}
/*modal add form*/
.addform {
}
.addform .form-group {
	margin: 7px 0;
}
.addform label label {
	padding: 0;
	font-size: 13px;
}
.addform .modal-title {
	font-size: 23px;
	font-weight: bold;
	color: #068490;
}
.addform i {
	display: inline-block;
}
.addform .datefield {
	width: 35%;
}
.addform .datefield .glyphicon {
	color: #068490;
}
.addform .datefield input {
	/* disabled at 18.03 */
	/* width: 83%; */
	/* disabled at 18.03 */
	display: inline-block;
}
.addform .label-date {
	width: 17%;
	padding-left: 0;
}
/*ADVERTISING*/
.why_text .row {
	margin-top: 40px;
	margin-bottom: 30px;
}
.why_text h2 {
	font-size: 23px;
	font-weight: 600;
	color: #00828C;
}
.why_text .col-sm-6 .item {
	background: #EBEBEB;
	padding: 20px 30px;
	font-size: 15px;
	min-height: 135px;
	margin-bottom: 30px;
}
.why_text .col-sm-7 .item {
	background: #EBEBEB;
	padding: 20px 30px;
	font-size: 15px;
	min-height: 144px;
	margin-top: 24px;
}
.why_text .col-sp .item {
	/*margin-top: 39px;*/
	background: #FFF;
	padding: 10px 20px;
}
.why_text .col-sp .item h3 {
	color: #00828C;
	font-weight: bold;
}
.why_text .col-sp .item ul {
	padding-left: 20px;
	margin-bottom: 20px;
}
.why_text .item .fa-stack {
	font-size: 25px;
	margin-top: -6px;
}
.adds {
	margin-top: 20px;
}
.adds .nav-tabs li {
}
.adds .nav-tabs li a {
	font-size: 19px;
	color: #747474;
	background: #EFEFEF;
	border: 1px solid #FFF;
}
/*.adds .nav-tabs LI:nth-child(1)
{
	width: 0.5%;
}*/
/*.adds .nav-tabs LI:nth-child(3)
{
	width: 0.7%;
}*/
.adds .nav-tabs > li a {
	border-bottom: 2px solid #CCC;
}
.adds .nav-tabs > li a .fa-stack {
	font-size: 20px;
}
.adds .nav-tabs > li.active > a, .adds .nav-tabs > li.active > a:focus, .adds .nav-tabs > li.active > a:hover {
	color: #068490;
	/*font-weight: bold;*/
	cursor: default;
	background-color: #FFF;
	border: 2px solid #A9A9A9;
	border-bottom-color: transparent;
}
.adds .tab-content {
	padding: 30px 30px;
	border: 2px solid #A9A9A9;
	border-top: transparent;
}
.adds-member .tab-content {
	padding: 20px 30px 30px;
	border-top: 2px solid #A9A9A9;
}
.adds .tab-content h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
.Select-Ad-Size {
	/*text-align: center;*/
	/*font-size: 18px;*/
	border-bottom: 2px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 38px;
	font-size: 17px;
}
.Select-Ad-Size textarea {
	height: 90px;
}
.Size600 {
	border: none;
}
.Size300 {
	border: none;
}
.Select-Ad-Size p {
	margin: 7px 0 0;
	font-size: 13px;
}
.Select-Ad-Size .radiofild {
	padding-top: 7px;
}
.Select-Ad-Size h3 {
	font-size: 25px !important;
	margin-bottom: 8px;
}
.Select-Ad-Size .radiofild input {
	margin-right: 5px;
}
.Select-Ad-Size .radiofild label {
	margin-right: 10px;
}
.custom {
}
.ex- {
	text-align: center;
}
.ex-265, .ex-555 {
	display: inline-block;
	margin: 5px 10px;
}
.ex-600 {
	/*display: inline-block;*/
	margin-left: 0;
	border-left: 2px solid #CCC;
	padding-left: 30px;
	/*margin: 5px 10px;*/
}
.ex-600 img {
}
.ex-250 {
	/*display: inline-block;*/
	margin-left: 0;
	border-left: 2px solid #CCC;
	padding-left: 30px;
	padding-bottom: 50px;
	/*margin: 5px 10px;*/
}
.ex-250 img {
}
.ex-rest {
	text-align: center;
}
.ex-rest .rest {
	text-align: left;
	display: inline-block;
	width: 500px;
	margin-top: 14px;
	border: 1px solid #CCC;
	padding: 20px;
}
.ex-rest .rest .pict {
	float: left;
	width: 70px;
	height: 70px;
	margin: -5px 15px 10px 0;
	background: #E5E5E5;
}
.ex-rest .rest h4 {
	margin: 0 0 5px 0;
	font-size: 16px;
}
.ex-rest .rest .addr {
	margin: 0 0 5px 0;
	font-size: 13px;
}
.ex-rest .rest .offer {
	clear: both;
	margin-top: 10px;
}
.ex-list {
	text-align: center;
}
.ex-list .rest {
	text-align: center;
	display: inline-block;
	width: 500px;
	margin-top: 14px;
	border: 1px solid #CCC;
	padding: 20px;
}
.ex-list .rest img {
	vertical-align: middle;
	margin-top: -5px;
}
.ex-list .rest ul {
	display: inline-block;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	/*width: 30%;*/
}
.right_baner_example {
	height: 250px;
	width: 300px;
	background: #EBEBEB;
	margin: 0;
}
.right_baner_example2 {
	max-height: 600px;
	max-width: 300px;
	background: #FFF;
	margin: 0;
	border: 1px solid #CCC;
}
.right_baner_example2 img {
	/*max-width: 100%;*/
}
.bot_baner_example {
	height: 160px;
	width: 555px;
	background: #EBEBEB;
	margin: 0;
}
/**********************baner-page ********************************/
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
	display: flex;
	flex-direction: column;
}
.listbaner {
	text-align: left;
	/* display: inline-block; */
	/*width: 500px;*/
	/*margin-top: 14px;*/
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding: 20px;
}
.listbaner .pict {
	float: left;
	width: 70px;
	height: 70px;
	margin: -5px 15px 10px 0;
	background: #E5E5E5;
}
.listbaner h4 {
	margin: 0 0 5px 0;
	font-size: 17px;
}
.listbaner .addr {
	margin: 0 0 5px 0;
	font-size: 13px;
}
.listbaner .offer {
	clear: both;
	margin-top: 10px;
}
.bantitle {
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
	margin: 9px 0 0;
	padding: 15px 0;
	/*background: #F7F7F7;*/
	color: #02828D;
	border-radius: 0 0 10px 10px;
}
.offering-tabs {
	text-align: center;
	margin-top: 10px;
}
.offering-tabs .nav-tabs li {
}
.offering-tabs .nav-tabs li a {
	padding: 5px 15px;
	border: 1px solid #CCC;
	border-radius: 10px;
	background: #FFF;
	font-size: 14px;
}
.offering-tabs .nav-tabs > li.active > a, .offering-tabs .nav-tabs > li.active > a:focus, .offering-tabs .nav-tabs > li.active > a:hover {
	color: #FFF;
	background: #02828D;
	cursor: default;
	border: none;
	border-radius: 10px;
}
.offering-tabs .nav-tabs {
	border-bottom: none;
	display: inline-block;
	padding: 10px;
	background: #E5E5E5;
	border-radius: 10px;
}
.offering-tabs .tab-content {
	margin: 0 10px;
}
/********************** registration & forms ********************************/
.madatorystar {
	color: #CC0000;
}
.mandatory_selected {
	border: 1px solid #FF0000;
}
label.mandatory_selected {
	border: 0;
	color: #FF0000;
	font-weight: bold;
}
.form_err_message, .form_email_error, .form_password_error, .form_mandatory_error {
	display: none;
	color: #CC0000;
	text-align: center;
}
.error_mess, .submit_mess, .soldout {
	color: #CC0000;
}
.register_form {
	margin-bottom: 50px;
}
.register_form h1 {
	margin: 0;
	text-align: center;
}
.register_form .title {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 22px;
	color: #4C555D;
}
.register_form label {
	padding-right: 0;
	padding-left: 0;
}
.register_form .checkbox label {
	padding-right: 0;
	padding-left: 20px;
}
.register_form label.btn {
	padding-right: 12px;
	padding-left: 12px;
}
.register_form .col-sm-12 {
	padding-right: 0;
	padding-left: 0;
}
/*.register_form .Optional
{
	margin-top: 50px;
}*/
.register_form .form-group {
	margin: 5px 0;
}
.thanks_reg .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
	height: 34px;
	border: 1px solid #CCC;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.thanks_reg .form-control-static.textarea {
	height: auto;
}
.form_block .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0;
	height: 34px;
	border: 1px solid #CCC;
	padding-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form_block .form-control-static.textarea {
	height: auto;
}
.register_form .form-group .checkbox {
	padding-left: 25px;
	font-size: 13px;
}
.Buildings_Around {
	border-top: 2px solid #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
	margin-top: 22px;
}
.Buildings_Around .control-label {
	width: 16% !important;
	padding: 16px 5px 5px !important;
}
.Buildings_Around .col-sm-3 {
	width: 28%;
	font-size: 14px;
	padding: 10px;
}
.thanks_reg .form-group {
	margin: 7px 0;
}
.well-reg {
}
.well-reg h3 {
	text-align: center;
	font-size: 20px;
	color: #068490;
	margin: 20px 0 0;
}
.well-reg .row {
	margin: 10px 80px;
	font-size: 16px;
}
.well-reg li {
	margin: 10px 0;
	color: #068490;
}
.well-reg li i {
	color: #068490;
	font-size: 18px;
	width: 26px;
	text-align: center;
}
/**********************new login form ********************************/
.login_form {
}
.login_form label {
	padding-right: 0;
}
.login_form .form-group {
	margin: 9px 0;
}
.login_form .log_automatic .checkbox {
	float: left;
}
.login_form .log_automatic .reset {
	float: right;
	margin: 7px 0 0;
}
.login_form .log_automatic label {
}
.login_form .log_automatic input {
	margin: 0 0 0 -22px;
}
.login_form div.button {
	text-align: center;
	border-bottom: none;
	padding: 0;
	height: auto;
	margin: 5px 0 0;
}
.login_form div.button input {
	float: none;
	margin-left: 0;
}
.facebook_login_block {
	text-align: center;
}
.forgot_pass_related {
	display: none;
}
/**********************new login form ********************************/
.login_list_item {
	float: left;
	margin-left: 10px;
	width: 300px;
}
.login_registre_list_item {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
}
.login_horisontal {
	text-align: center;
	width: 624px;
	margin-bottom: 30px;
}
.login_horisontal .login_form {
	width: 610px;
	padding: 5px 5px 0;
	border: 1px solid #CCC;
	float: none;
	clear: both;
}
.login_horisontal .form_block.login_form div.email {
	float: left;
	width: 219px;
	clear: none;
	border: none;
}
.login_horisontal .form_block.login_form div.email span {
	width: 53px;
}
.login_horisontal .form_block.login_form div.pass {
	float: left;
	width: 237px;
	clear: none;
	border: none;
}
.login_horisontal .form_block.login_form div.pass span {
	width: 73px;
}
.login_horisontal .form_block.login_form div.button {
	float: left;
	width: 127px;
	clear: none;
	margin-left: 0;
	margin-top: 2px;
}
.login_horisontal .form_block.login_form .text_sm {
	float: left;
	clear: none;
	margin: 3px 0 0 10px;
	padding: 3px 0 0 10px;
	border-left: 1px solid #CCC;
}
.login_horisontal .form_block.login_form .text_sm em {
	display: none;
}
.login_horisontal .form_block.login_form .log_automatic {
	float: left;
	clear: none;
	margin-left: 61px;
}
.login_check {
	text-align: center;
	width: 480px;
	margin-bottom: 30px;
}
.login_check .login_form {
	width: 470px;
	padding: 5px 5px 0;
	border: 1px solid #CCC;
	float: none;
	clear: both;
}
.login_check .form_block.login_form div.email {
	float: left;
	width: 219px;
	clear: none;
	border: none;
}
.login_check .form_block.login_form div.email span {
	width: 53px;
}
.login_check .form_block.login_form div.pass {
	float: left;
	width: 237px;
	clear: none;
	border: none;
}
.login_check .form_block.login_form div.pass span {
	width: 73px;
}
.login_check .form_block.login_form div.button {
	float: none;
	width: 456px;
	clear: both;
	margin-left: 0;
	margin-top: 2px;
	padding-top: 5px;
}
.login_check .form_block.login_form .text_sm {
	float: left;
	clear: none;
	margin: 3px 0 0 10px;
	padding: 3px 0 0 10px;
	border-left: 1px solid #CCC;
}
.login_check .form_block.login_form .text_sm em {
	display: none;
}
.login_check .form_block.login_form .log_automatic {
	float: left;
	clear: none;
	margin-left: 2px;
}
.why_text .item ul {
	padding-left: 32px;
}
.td_date {
	width: 130px;
}
.td_info {
	width: 55px;
}
.td_controls {
	width: 150px;
}
select[size="1"] {
	height: 34px;
}
.nomargin {
	margin-top: 0;
	margin-bottom: 0;
}
.container_members_zoom .nopict {
	font-size: 100px;
	padding: 0;
	height: 120px;
	line-height: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.pick_region_selector {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}
/* Added by Alex, please place to where it belongs */
.permanent_post_tag_line {
	font-weight: bold;
	font-style: italic;
}
.container_strategic-partnerships .img {
	margin-bottom: 20px;
	height: 80px;
}
.container_strategic-partnerships h2 {
	line-height: 135%;
	margin-top: 20px;
}
.container_strategic-partnerships .img img {
	max-height: 80px;
	display: inline-block !important;
	min-width: auto;
	max-width:auto;
}
.container_strategic-partnerships a {
	text-decoration: underline;
	color: #068490;
}
.container_trinet a {
	text-decoration: underline;
	color: #068490;
}
.container_trinet a.btn {
	color: #FFF;
	text-decoration: none;
}
.container_trinet ul li {
	margin: 10px 0;
}
.row-icons-box {
	display: inline-block;
	min-width: 62%;
	text-align: left;
	margin-bottom: 20px;
}
.container_trinet .row-icons {
	margin-top: 20px;
	margin-bottom: 20px;
}
.container_trinet .col-md-10 p {
	margin: 0;
}
.container_trinet .fa {
	font-size: 40px;
	width: 49px;
	vertical-align: middle;
	text-align: center;
}
.container_trinet .fa-mobile {
	font-size: 55px;
}
.container_trinet .col-md-2 {
	text-align: right;
}
.container_trinet h3 {
	margin: 10px 0;
}
.container_save-on-services h1 {
	text-align: center;
	margin-bottom: 0;
}
.container_save-on-services .save-form {
	text-align: center;
}
.container_save-on-services .save-form form {
	max-width: 800px;
	display: inline-block;
}
.container_save-on-services .by {
	/*float: right;*/
	margin-bottom: 30px;
}
.container_save-on-services .by .img {
	width: 100px;
	display: inline-block;
	vertical-align: -9px;
}
.container_building-owner h1 {
	font-size: 45px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #0E6164;
}
.container_building-owner h2 {
	font-size: 26px;
	color: #0E6164;
}
.container_building-owner .text-center {
	font-size: 25px;
	margin-top: 30px;
}
.container_building-owner .text-center h3 {
	font-size: 35px;
	color: #0E6164;
	font-weight: bold;
}
.container_building-owner .img-top {
	height: 232px;
	background: url(../img/building-owner.jpg) 0 0 / cover no-repeat;
	margin-bottom: 30px;
}
.container_building-owner .img-bot {
	height: 232px;
	background: url(../img/building-owner3.jpg) 0 0 / cover no-repeat;
	margin-top: 30px;
}
.container_building-owner .more-serv {
	margin-bottom: 40px;
}
.container_building-owner .more-serv li {
	font-size: 30px;
}
.container_building-owner .more-serv li h3 {
	font-size: 28px;
}
