@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
	background: url(../images/bg.jpg) repeat center 0 #000;
	font-size:12px;
	color:#F6F4CD;
}



/* body {
    line-height: 1;
    background: url(../images/floral-bg.webp) repeat center 0 #000 !important;
    font-size: 12px;
    color: #F6F4CD !important;
    background-size: contain !important;
    background-position: right;
	background-color: #13161b !important;
} */

@font-face {
	font-family: 'TrajanPro-Regular';
	src: url('fonts/TrajanPro-Regular.otf');
	src: url('fonts/TrajanPro-Regular.otf?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #444;
}

p {
	margin: 15px 0 0 0;
	text-align: justify;
	color: #000;
	font: normal 12px;
	line-height: 20px;
}


.ptop15 {
	padding-top: 15px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.kaabatext {
	float: left;
	width: 100%;
	margin: 25px 0;
	background: url(../images/kaaba.png) repeat-x 0 0;
	height: 89px;
	margin-top: 0px !important;
}

.content {
	float: left;
	width: 100%;
	margin: 0 auto;
}

.flash-box {
	margin: 0 auto;
	width: 980px;
	height: 50px;
	text-align: center;
	color: #444;
	padding: 80px 0;

}

.main-box {
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	width: 980px;
}

.box1 {
	margin: 0 auto;
	width: 540px;
	margin-top: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 27px;
	padding-top: 0px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg.jpg) repeat-x 0 0;

}

.box2 {
	margin: 0 auto;
	width: 620px;
	margin-top: 35px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 27px;
	padding-top: 0px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg.jpg) repeat-x 0 0;

}

.box3 {
	margin: 0 auto;
	width: 930px;
	margin: 35px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 51px;
	padding-top: 3px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg2.jpg) repeat-x 0 0;

}

.footer {
	margin: 0 auto;
	float: left;
	width: 100%;
	text-align: center;
	background: black;
	padding: 30px 0;
}

.footer a {
	font: bold 12px verdana, Geneva, sans-serif;
	color: #888;
	text-decoration: none;
	padding: 0 15px;
}

.footer a:hover {
	color: #F6C569;
}	

/* new css */
.topmenu span a {
    color: #000 !important;
    font-weight: 600 !important;
    font-family: 'math' !important;
    font-size: 16px !important;
}

.homepage_table td {
    font-family: 'math';
    font-weight: 500;
}

.homepage-font p {
	font-family: 'math';
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
    border-color: #F6C569 !important;
}

.homepage-font h2 {
    font-family: 'math';
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 12px;
    margin-top: 12px;
	font-size: 23px !important;
	color: #F6C569 !important;
}

.homepage_table td {
    /* border: 1px solid; */
    /* padding: 10px 27px; */
	/* border-color: #F6C569 !important; */
}

.topmenu {
    margin-bottom: 42px;
}

.footer a {
    font: bold 12px verdana, Geneva, sans-serif;
    color: #888;
    text-decoration: none;
    padding: 0 15px;
    font-family: 'math';
    font-size: 16px;
    font-weight: 500;
}

/* .footer font {
    font-family: 'math';
    font-size: 17px;
    font-weight: 500 !important;
} */

/* .homepage-font label {
    font-family: 'math';
    font-size: 20px;
} */

.homepage-font .alert {
    font-family: 'math';
    margin-bottom: 10px;
    font-size: 20px;
}

.homepage-font #card-element {
    width: 30%;
    margin: auto;
    margin-top: 19px;
    font-family: 'math';
}

#payment-form .form-row {
    padding: 0px 20px;
}

.homepage-font button#submit {
    float: inherit !important;
    background: #FFCC66 !important;
    font-family: 'math' !important;
    color: black !important;
    font-weight: 500 !important;
}
/* .floral-top {
	position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}
.floral-top img {
	width: 100%;
    height: 338px;
}
.floral-bottom {
    position: absolute;
    bottom: 75px;
    z-index: -1;
    left: 17px;
}
.floral-bottom img {
    width: 56%;
}
.footer {
	position: relative;
}
#header {
	position: relative;
}

.floral-right img {
    width: 82.3%;
    height: 100%;
}
.floral-right {
    position: absolute;
    bottom: 97%;
    right: -48px;
    z-index: -1;
}
.floral-left {
    position: absolute;
    bottom: 99%;
    left: -56px;
    z-index: -1;
}
.floral-left img {
    width: 82.3%;
    height: 100%;
}
#header {
    background-image: url(../images/floral_new.png);
    background-size: contain;
}
.topmenu span {
    padding-bottom: 3px !important;
} */

@media(max-width:768px){
	.homepage-font #card-element {
		width: 100%;
	}
}