body {
	font-family:'web_yekan', sans-serif;
	font-size:16px;
	color:#2c2c2c;
	margin:0;
	background:url(../thankyou/images/bg.jpg) repeat #426865;
	direction:rtl;
    background-position: center 50px;
}
img {
	border:0px;
	}
form {
	margin:0px;
	padding:0px;
	}
p {
	margin:0px;
	padding:0px;
	}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
a {
	text-decoration:none;
}
.wrap {
	width:100%;
	max-width:900px;
	margin:0 auto;
	position:relative;
	}
/*Footer-------*/#footer {
	background:url(../images/footer-con-bg.jpg) repeat;
	color:#efefef;
	font-size:14px;
	padding:20px;
	text-align:center;
    margin-bottom: 15px;
	}
#footer span {
	display:inline-block;
	padding:0 2px;
	}
#footer a {
	color:#efefef;
	}
/*Header-------*/#header {
	padding:0 0 16px;
	}
.head-top{
	text-align:center;
	font-size:32px;
	font-weight:400;
	color:#fff;
	padding:10px 20px;
	text-shadow:#000 1px 1px 1px;
	background:#2a484a;
	margin-bottom:30px;
	font-style: italic;
}
.head-top span{
	color:#df7402;
	font-weight:700;
}
#header .left{
	float:left;
	width:100%;
	max-width:460px;
}
.details{
	background:#fff;
	box-shadow: 0 0 2px #0c2e58;
	border-radius: 10px;
	border:solid 6px #082545;
	color:#28324e;
	font-size:15px;
	line-height:20px;
	font-weight:600;
	padding:13px 10px 4px;
	min-height:266px;
}
.details p{
	border-bottom:dashed 1px #111;
	margin-bottom:6px;
	padding:4px 36px 9px 10px;
	position:relative;
}
.details p strong{
	font-weight:700;
	display:inline-block;
	color:#e14938;
	font-size:16px;
}
.details p:before {
	position:absolute;
	font-weight:normal;
	font-family:FontAwesome;
	right:6px;
	top:6px;
	font-size:20px;
	color:#56799c;
	}
.details p.i1:before{
	content: "\f108";
}
.details p.i2:before{
	content: "\f007";
}
.details p.i3:before{
	content: "\f073";
}
.details p.i4:before{
	content: "\f017";
}
.details p.i5:before{
	content: "\f0c1";
}
.details p:last-child {
	margin-bottom:0px;
	border-bottom:none;
	}
.timezone{
	padding:0 0 10px 30px;
	}
.timezone a{
	color: #e14938;
	text-decoration:underline;
}
.weblinkbox{
	background:#960505;
	border:1px solid #1a0703;
	padding:14px 10px 18px;
	font-size:16px;
	color:#FFF;
	border-radius: 8px;
	margin-top:12px;
}
.weblinkbox h3{
	margin:0;
	padding:0 0 0 0px;
	text-align:center;
	font-size:16px;
	font-weight:700;
}
#header .right .red-bx{
	width: 100%;
    background-color: #800606;
    border: 1px solid #000;
    color: #fff;
    line-height: 24px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    text-align: center;
}
#header .right .red-bx span{
	border-bottom: 1px solid #fff;
}
#header .right{
	float:right;
	width:100%;
	max-width:420px;
}
 .video-box {
	width:100%;
	border: none;
	background:#000;
	margin:0px auto;
	border:8px solid #dfdfdf;
	border-radius: 6px;
}
.video-box iframe {
	width:100%;
}
.sample-thumb{
    width: 100%;
}
.timer-box{
    width: 100%;
    padding: 10px 0;
    background-color: #152020;
    color: #fff;
    border-radius: 15px;
    margin: 10px 0 20px 0;
}
.timer-box h3{
    text-align: center;
}
.timer-box .clock.flip-clock-wrapper{
    margin: 4px 0 18px 0;
}
.timer-box .clock.flip-clock-wrapper ul{
    height: 40px;
    line-height: 40px;
}
.timer-box .clock.flip-clock-wrapper ul li{
    line-height: 42px;
}
.timer-box .clock.flip-clock-wrapper ul li a div.up:after{
    top: 19px;
}
.timer-box .clock.flip-clock-wrapper ul li a div .inn{
    background: #b5b5b5;
    text-shadow: 1px 1px 0 #fff;
    color: #636363;
}
.timer-box .flip-clock-divider{
    height: 45px;
}
.timer-box .flip-clock-divider .flip-clock-label{
    top: 49px;
    color: #fff;
}
.timer-box .flip-clock-divider .flip-clock-dot{
    background: #b5b5b5;
}
.timer {
	width:100%;
	max-width:600px;
	margin:10px auto 0;
	padding:10px 0 6px;
	border-radius: 8px;
	text-align:center;
	background:rgba(0, 0, 0, 0.7);
}
.timer h2{
	font-size:18px;
	font-weight:600;
	color:#fac51c;
	margin-bottom:10px;
	text-shadow: 1px 1px 0 #111;
}
.timer1{
	display:none;
	width:100%;
	max-width:600px;
	margin:10px auto 0;
	padding:20px 0 10px;
	border-radius: 8px;
	text-align:center;
	background:rgba(0, 0, 0, 0.7);
}
.timer1 h2{
	font-size:18px;
	font-weight:600;
	color:#fac51c;
	margin-bottom:10px;
	text-shadow: 1px 1px 0 #111;
}
/*Middle------*/#middle {
	padding:0 0 30px;
	}
#middle .wrap{
	background:#fff;
	box-shadow: 0 0 6px #0c2e58;
	border-radius: 8px;
	padding:10px;
    display: table;
    margin-bottom: 15px;
}
.list ul {
	font-size:16px;
	font-weight:600;
	margin:0;
	padding:15px 0 0;
	list-style-type:none;
	}
.list ul li {
	position:relative;
	padding:0 0 14px 36px;
	margin-bottom:14px;
	border-bottom: dashed 1px #ccc;
	}
.list ul li:before {
	position:absolute;
	content: "\f14a";
	left:0;
	top:2px;
	font-size:26px;
	color:#41a85f;
	}
.list ul li:last-child {
	margin-bottom:0px;
	border-bottom:none;
	}
.button{
	text-align:center;
}
.button a, .button input[type="submit"] {
	width: auto;
	margin:20px auto 10px;
	cursor:pointer;
	font-size:20px;
	font-weight:800;
	text-align: center;
	color:#a81201;
	text-shadow:#fff 1px 1px 0;
	padding:10px 50px;
	border:none;
	border: solid 4px #fff;
	outline:none;
	display: inline-block;
	border-radius: 50px;
	text-transform:uppercase;
	background: -webkit-linear-gradient(#fffa00, #ffb801);
	/* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(#fffa00, #ffb801);
	/* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(#fffa00, #ffb801);
	/* For Firefox 3.6 to 15 */ background: linear-gradient(#fffa00, #ffb801);
	/* Standard syntax */box-shadow: 0 16px 13px -6px rgba(0, 0, 0, 0.5);
}
.button a span{
	display:block;
	font-size:16px;
	ont-weight:600;
	color:#28324e;
}
.mid-top{
	text-align:center;
	font-size:22px;
	color:#28324e;
	text-shadow:#fff 1px 1px 1px;
	}
.mid-top h2{
	background:#fba026;
	padding:10px 40px;
	font-weight:800;
	display:inline-block;
	border-radius: 10px 10px 0 0;
    box-shadow: 0 0 30px #000;
}
.head1 {
	background:#1abc9c;
	padding:10px;
	border: dashed 1px #fff;
	border-bottom:none;
	color: #fff;
	font-weight:700;
	text-transform:uppercase;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    text-align: center;
    float: right;
    width: 100%;
}
.head1 span{
	float:right;
	background:url(../images/arrow1.png) no-repeat left center;
	display:inline-block;
	padding:0 37px 0 37px;
	font-size:30px;
	line-height:74px;
}
.head1 p.t1{
	font-size:24px;
	line-height:38px;
    color: #badbd6;
}
.head1 p.t1 b{
	color:#f7da64}
.head1 p.t2{
	font-size:20px;
}
.head1 p.t3{
	font-size:36px;
	line-height:74px;
	color:#fff;
	text-shadow:none;
	}
.head1.n1{
	background:#ecddb1;
}
.head1.n1 span{
	background:url(../images/arrow2.png) no-repeat;
	margin-left: 10px}
.head1.n2{
	background:#820000;
}
.head1.n2 span{
	background:url(../images/arrow3.png) no-repeat;
}
.head1.n2 p.t1{
	font-size:30px;
	line-height:48px;
}
.head1.n3{
	background:#3e4155;
}
.head1.n3 span{
	background:url(../images/arrow4.png) no-repeat;
	margin-left: 10px}
.calendar{
	background:#efefef;
	border: dashed 1px #fff;
	border-top:none;
	padding:15px;
    width: 100%;
    float: right;
}
.calendar .cal-right{
	width: 100%;
    max-width: 70%;
    float: right;
}
.calendar .cal-left{
	width: 100%;
    max-width: 30%;
    float: left;
}
.calendar .cal-left .cal-item{
    width: 137px;
    height: 174px;
    background-image: url(../thankyou/images/calendar.png);
    position: relative;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
}
.calendar .cal-left .cal-item .cal-month {
    line-height: 36px;
    color: #fff;
    font-size: 20px;
    float: right;
    width: 100%;
}
.calendar .cal-left .cal-item .cal-day-title {
    line-height: 35px;
    color: #000;
    font-size: 18px;
    float: right;
    width: 100%;
    margin-top: 5px;
    font-weight: bold;
}
.calendar .cal-left .cal-item .cal-day-num {
    line-height: 50px;
    color: #000;
    font-size: 70px;
    float: right;
    width: 100%;
    font-weight: bold;
    letter-spacing: -5px;
}
.calendar .cal-left .cal-item p{
    
}
.calendar ul{
	padding:0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
.calendar ul li{
	padding:0;
	margin:0 2px 2px;
	display:inline-block;
	width:100%;
	max-width:190px;
    transition: 0.2s ease-out;
}
.calendar ul li:hover{
    transform: scale(1.05);
}
.calendar ul li img{
	width:100%;
	border:solid 4px #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	border-radius: 10px;
}
.calendar ul .org-box{
	text-align: left;
}
.calendar ul .org-box i{
	float: left;
    margin-right: 10px;
}
.contendiv1{
	/*background: url(../images/con-bg1.jpg) repeat left top #efefef;*/
    background: #efefef;
	border: dashed 1px #fff;
	padding:20px 0;
}
.contendiv1 p.cntdiv-title{
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    padding: 15px;
    float: right;
}
.contendiv1 h1 {
	font-size:30px;
	font-weight:800;
	letter-spacing: -1px;
	margin:0 0 5px;
	color:#28324e;
}
/*.contendiv1 h2 {
	font-size:30px;
	line-height:40px;
	font-weight:700;
	margin:0 0 20px;
	background:#fac51c;
	padding:4px 20px;
	color:#b8312f;
	display: inline-block;
	}*/
.contendiv1 h2 {
	margin-bottom: 20px;
    font-size: 18px;
}
.contendiv1 .ebook {
	float:left;
	width:250px;
	}
.contendiv1 .ebook img{
	width:100%;
	}
.contendiv1 .right-con {
	float:right;
	width:68%;
	margin: 10px 16px 0 0;
}
.contendiv1 .right-con .t1 {
	font-size:24px;
	font-weight:700;
	margin-bottom:20px;
	color:#2969b0;
}
.contendiv1 .right-con ul {
	padding:0;
	margin:0px;
	list-style-type:none;
	font-size: 16px;
	font-weight:600;
	}
.contendiv1 .right-con ul li {
	position:relative;
	padding:0 40px 0 0px;
	margin:0 0 10px;
    background-image: url(../thankyou/images/tick.png);
    background-repeat: no-repeat;
    background-position: top right;
    border-bottom: 1px dashed #bebebe;
    padding-bottom: 10px;
	}
.contendiv1 .right-con ul li:last-child {
	border: none;
    
}
/*.contendiv1 .right-con ul li:before {
	position:absolute;
	content: "\f00c";
	font-family:FontAwesome;
	right:0px;
	top:0px;
	font-size:24px;
	color:#61bd6d;
	font-weight: normal;
}*/
.contendiv1 .right-con ul li:last-child {
	margin-bottom:0px;
}
.contendiv1 .buttons {
	margin:30px 0 0;
	text-align:center;
	}
.contendiv1 .buttons a {
	display:inline-block;
	margin:0 10px;
}
.contendiv2{
	background:#efefef;
	border: dashed 1px #fff;
	padding:20px 0;
	text-align:center;
}
.contendiv2 h2{
	font-size: 34px;
}
.contendiv2 h3{
	font-size: 22px;
    color: #4b2087;
}
