@charset "utf-8";
/* CSS Document */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	
}
a {
	text-decoration:none;
	color:#000;
}
body { line-height: 1;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
header{
	
}
.frm-register {
	width: 100%;
    border: 2px solid #f2f2f2;
    box-shadow: 1px 3px 8px #0a2210;
    border-radius: 10px;
    padding: 15px 35px;
}
#wd-register_event{
	margin: 20px 0px;
}
#btn-register {
    background: #0d3a17;
    color: #fff;
    font-weight: 600;
}
.dk-promotion {
    padding: 0px 10px;
    padding-left: 45px;
    line-height: 22px;
}
.dk-promotion h3,.dk-promotion h4,.dk-promotion h5{
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#wd-content_image {
	margin: 45px 0px;

}
#wd-register_event .col-lg-6:first-child{
	
}
.content-left h2,.content-left h3,.content-left h4{
    font-size: 18px;
}
.content-left {
    line-height: 25px;
    text-align: justify;
}
.content-right{
	position: relative;
}
.owl-nav {
    position: absolute;
	top: 50%;
	width: 100%;
}
.owl-nav .owl-prev{
	left: 10px;
    position: absolute;
}
.owl-nav .owl-next{
	right: 10px;
    position: absolute;
}
.owl-nav span{
	font-size: 55px;
    color: #fff;
}
#wd-content,#wd-content_image {
    background: #f2f2f2b0;
    padding: 70px 0px;
    margin: 20px 0px;
}
.social {
	text-align: right;
	padding: 15px 0px;
}
.social li {
	list-style: none;
	display: inline-block;
	margin: 5px 5px;
}
.social li a{
	border-radius: 5px;
    background: #f2f2f2;
    width: 32px;
    height: 32px;
    display: inline-block;
    border: 1px solid #ccc;
}
.social li i{
	font-size: 18px;
    padding: 7px;
}
footer {
	padding: 10px;
	background: #1d4829;
}
#msg_error {
    color: #f00;
    margin-bottom: 5px;
	display: inline-block;
	width: 100%;
	text-align: center;
}
.title-header {
    text-align: center;
    font-weight: 600;
    line-height: 25px;
}
.countdown-item {
	width: 23.5%;
    display: inline-block;
    text-align: center;
    margin: 8px 2px;
    background: #f2f2f2;
	padding: 15px;
	float: left;
	border-radius: 5px;
}
.countdown-days,.countdown-text{
	width: 100%;
    display: inherit;
}
.countdown-item span:first-child{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	display: inline-block;
}
.notice {
    width: 100%;
    text-align: center;
}
.notice p {
    width: 100%;
    text-align: center;
    color: #f00;
	line-height: 22px;
	margin-bottom: 15px;
}
header img {
    width: 100%;
}
.dk-promotion li {
    list-style: inside;
}
.feild-info .thankyou{
    line-height: 22px;
    color: #0d9bff;
    margin-top: 25px;
    display: inline-block;
}
