/**/
body {background:#fff; color:#333; height:100%; margin:0 auto; width:100%;}
h1 {color:#3a6d8c; font-size:inherit; line-height:40px; margin:0;}
h3 {color:#3a6d8c; font-size:inherit; line-height:26px; font-weight:normal; margin:0 0 8px 0;}
img {border:0;}
#logo {margin-bottom:20px; width:300px;}
#logo h1 {color:#666; letter-spacing:-1px; font-weight:normal;}
#logo h1 span {color:#444; font-weight:bold;}
#logo .title {color:#999; font-size:12px;}
#container {margin:0 auto; padding-top:20px; width:800px;}
#content {border-bottom:1px dotted #999; border-top:1px dotted #999; padding:20px 0;}
#footer {clear:left; color:#888; margin:20px 0;}
#footer a:link, #footer a:visited {color:#888; text-decoration:none;}
#footer a:hover {color:#333; text-decoration:underline;}
/**/

.basic-modal-content {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000;}
/* Container */
#simplemodal-container {height:400px; width:700px; color:#000; background-color:#fff;box-shadow:0px 0px 20px #000000; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:99999999; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
div.et_pb_scroll_0 {z-index: 999 !important;}
@media (max-width:767px){#simplemodal-container{margin: auto !important;width: 90% !important;}}
/**/
#owl-demo .item img {display: block;width: 100%;height: auto;}
#owl-demo .item {
	display: inline-block;
	padding: 10px 0px;
	margin: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {padding: 5px 9px;}
.owl-theme .owl-buttons i {margin-top: 2px;}
.icon-chevron-left {
	background-position: -432px -72px !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.icon-chevron-right {
	background-position: -456px -72px !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.icon-white {background-image: url("../basic/img/glyphicons-halflings-white.png");}
.popup a{color:#ECA73D !important;}
.list_cs h1,.list_cs p ,.list_cs a{ padding:0 !important;}
.avoid-clicks {pointer-events: none;}