html, body:not(i) {
	font-family: 'Arimo', sans-serif!important;
}

img {
    vertical-align: middle;
    border-style: none;
	max-width: 100%;
    height: auto;
}

a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

u {
    text-decoration: underline;
}

.form-check .form-check-input {
    float: none;
    margin-right: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.form-check {
    padding-right: 0;
}

#header .header-inner #logo a, #header .header-inner #logo a span, #header #header-wrap #logo a, #header #header-wrap #logo a span,
.header-extras i.icon-globe,
.lang{
	color: #fff;
}

ul.p-dropdown-content {
	color: #3c4043;
}

#footer {
	line-height: 20px;
}


/* ----------------------------------------------------------- */
#welcome br {
	content: "";
	margin: 2em;
	display: block;
	font-size: 32%;
}

#welcome h4:first-child {
	font-weight: 100;
	color: #f7f7f7;
	font-size: 14px;
	letter-spacing: -0.5px;
	line-height: 24px;
}

#welcome h4:nth-child(2) {
	font-weight: 700;
	color: #f7f7f7;
	font-size: 16px;
	text-align: left;
}

#mainCasualty {
	padding: 10px 20px;
}

.widget-author {
	background-color: #ffffff;
	border-radius: 8px;
	margin-bottom: 20px;
	text-align: center;
	padding: 40px 15px 30px;
	position: relative;
	border: 1px solid #eee;
	box-shadow: 0 6px 21px 0 rgb(0 0 0 / 12%);
}

#mainCasualty .widget-author .author-name {
	line-height: 20px;
}

.widget-author .cover-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.widget-author .cover-img img {
    border-radius: 8px 8px 0 0;
    width: 100%;
    height: 100px;
}

.widget-author .profile-img {
	margin-bottom: 26px;
}

.widget-author .profile-img a {
	border-radius: 50%;
	position: relative;
}

.widget-author .profile-img a:before {
	content: url(images/round_img.png);
	position: absolute;
	top: -8px;
	left: -8px;
}

.widget-author .profile-img a img {
	vertical-align: middle;
	border-style: none;
	box-shadow: 0 6px 21px 0 rgb(0 0 0 / 12%);
	background-color: #ffffff;
	padding: 5px;
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

.widget-author .profile-img a:after {
	/* content: "\ef2c"; */
	/* font-family: IcoFont; */
	/* font-size: 20px; */
	/* color: #ffffff; */
	/* height: 30px; */
	/* width: 30px; */
	/* line-height: 30px; */
	/* background-color: #eb6f20; */
	/* background-image: linear-gradient(#ebc420, #d20000); */
	/* border-radius: 50%; */
	position: absolute;
	/* bottom: -9px; */
	/* left: 0; */
	/* right: 0; */
	/* margin: 0 auto; */
}

.widget-author .profile-img a.default:after {
	content: "\ef2c";
	font-family: IcoFont;
	font-size: 20px;
	color: #ffffff;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #eb6f20;
	background-image: linear-gradient(#d20000, #ebc420);
	border-radius: 50%;
	position: absolute;
	bottom: -9px;
	left: 0;
	right: 0;
	margin: 0 auto;
	
	font-size: 70px;
	height: 100px;
    width: 100px;
    line-height: 100px;
	bottom: 0;
	border: 5px solid #fff;
}

.widget-author .author-name {
    line-height: 20px;
	font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.widget-author .author-name a {
    color: #000000;
}

.widget-author .author-parents {
    font-size: 14px;
    color: #9e9faf;
    margin-bottom: 5px;
}

.widget-author .author-unit {
	margin-bottom: 15px;
	font-size: 18px;
	direction: rtl;
}

.widget-author .author-unit img {
	vertical-align: middle;
    border-style: none;
	max-width: 100%;
	width: 30px;
    height: 30px;
    margin-left: 10px;
}

ul.author-statistics {
	list-style: outside none none;
    margin: 0;
    padding: 0;
}

.widget-author .author-statistics li {
    display: inline-block;
    position: relative;
    line-height: 1;
}

.widget-author .author-statistics li a {
    text-align: center;
    padding: 0 8px;
}

.widget-author .author-statistics li:after {
    content: "";
    height: 31px;
    width: 1px;
    background-color: #e8e8e8;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.widget-author .author-statistics li:first-child:after {
    display: none;
}

.widget-author .author-statistics .item-number {
    font-weight: 700;
    color: #000000;
    display: block;
    margin-bottom: 5px;
}

.widget-author .author-statistics .item-text {
    font-weight: 600;
    color: #9e9faf;
    font-size: 12px;
}

.widget-author .author-statistics li:last-child {
    margin-right: 0;
}

.loading-casualty {
	height: 200px;
	width: 100%;
	text-align: center;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
	justify-content: center;
}

.loading-casualty.block {
    display: block!important;
}

#casualtyAction {
	text-align: center;
	display: none;
}

#casualtyAction button {
	width: 100%;
}

#searchArea {
	display: none;
}

#takeMe {
	padding: 0;
	margin-bottom: 10px;
}

#takeMe button {
	padding-left: 4px;
	padding-right: 4px;
    margin: 0;
}

.soldCasualtydiv {
	height: 200px;
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    display: block;
    padding: 30px 0;
	margin-bottom: 100px;
}

/* -- flame -- */
.flame-bg {
	/* background-color: #000; */
	width: 50px;
	height: 60px;
	padding: 5px;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%; 
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	margin: 0 auto;
	position: relative; 
	top: -89px; 
	left: -36.5%;
}

.flame-container {
	margin: 0px auto 0;
    width: 30px;
    height: 30px;
    position: relative;
    transform-origin: center bottom;
    animation-name: flicker;
    animation-duration: 700ms;
    animation-delay: 903ms;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-direction: alternate;
	/* margin:80px auto; */
	/* width: 60px; */
	/* height: 60px; */
	/* position:relative; */
	/* transform-origin:center bottom; */
	/* animation-name: flicker; */
	/* animation-duration:3ms; */
	/* animation-delay:200ms; */
	/* animation-timing-function: ease-in; */
	/* animation-iteration-count: infinite; */
	/* animation-direction: alternate; */
}

.flame {
	bottom:0;
	position:absolute;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	border-top-left-radius: 50%;
	transform:rotate(-45deg) scale(1.5,1.5);
}

.yellow{
	left: 12px;
    width: 5px;
    height: 5px;
    background: gold;
    box-shadow: 0px 0px 9px 4px gold;
	/* left:15px;  */
	/* width: 30px; */
	/* height: 30px; */
	/* background:gold; */
	/* box-shadow: 0px 0px 9px 4px gold; */
}

.orange{
	left: 9px;
    width: 10px;
    height: 10px;
    background: orange;
    box-shadow: 0px 0px 9px 4px orange;
	/* left:10px;  */
	/* width: 40px; */
	/* height: 40px; */
	/* background:orange; */
	/* box-shadow: 0px 0px 9px 4px orange; */
}

.red{
	left: 8px;
    width: 15px;
    height: 15px;
    background: OrangeRed;
    box-shadow: 0px 0px 5px 4px orangered;
	/* left:5px; */
	/* width: 50px; */
	/* height: 50px; */
	/* background:OrangeRed; */
	/* box-shadow: 0px 0px 5px 4px OrangeRed; */
}

.white{
	left: 12px;
    bottom: -2px;
    width: 5px;
    height: 5px;
    background: white;
    box-shadow: 0px 0px 9px 4px white;
	/* left:15px;  */
	/* bottom:-4px; */
	/* width: 30px; */
	/* height: 30px; */
	/* background:white; */
	/* box-shadow: 0px 0px 9px 4px white; */
}

.circle{
	border-radius: 50%;
	position:absolute;  
}

.blue{
	width: 3px;
    height: 3px;
    left: 13px;
    bottom: -6px;
    background: SlateBlue;
    box-shadow: 0px 0px 4px 3px slateblue;
	/* width: 10px; */
	/* height: 10px; */
	/* left:25px; */
	/* bottom:-25px;  */
	/* background: SlateBlue; */
	/* box-shadow: 0px 0px 15px 10px SlateBlue; */
}

.black{
	width: 2px;
    height: 2px;
    left: 14px;
    bottom: -14px;
    background: black;
    box-shadow: 0px 0px 8px 8px black;
	/* width: 40px; */
	/* height: 40px; */
	/* left:10px; */
	/* bottom:-60px;   */
	/* background: black; */
	/* box-shadow: 0px 0px 15px 10px black; */
}

@keyframes flicker{
	0%   {transform: rotate(-1deg);}
	20%  {transform: rotate(1deg);}
	40%  {transform: rotate(-1deg);}
	60%  {transform: rotate(1deg) scaleY(1.04);}
	80%  {transform: rotate(-2deg) scaleY(0.92);}
	100% {transform: rotate(1deg);}
}

/* --------------- */

#donor_form {
	padding: 10px 15px;
}

#donor_form label {
	text-align: right;
	margin-bottom: 0.1rem;
}

#donor_form select {
	width: 45px;
    display: inline;
    padding: 0.1rem 0.7rem 0.1rem 0.7rem;
    min-height: 20px;
    margin-left: 4px;
    margin-right: 4px;
}

#donor_form .donor-price div {
    font-size: 2rem;
    line-height: 3.2rem;
	color: #0275bc;
}

#donor_form .donor-price div span {
    font-size: 3.2rem;
}

/* .form-control.no-validate:valid, */
/* .form-check-input.no-validate:valid, */
/* .form-select.no-validate:valid { */
    /* border-color: #ced4da; */
    /* padding-right: .75rem; */
    /* background: none; */
/* } */

.is-invalid {
	text-align: right;
	border-color: #dc3545;
}

input[type="email"],
input[type="phone"] {
	direction: ltr;
	text-align: left;
}

.payBtns>div {
	padding: 0 0.5rem;
}

.payBtns>div button {
	/* padding: 0!important; */
	height: 40px;
	width: 100%;
}

button#bitPay {
    background: rgb(43,86,135);
    background-image: url(images/bitBtn.png);
    background: url(images/bitBtn.png) center center no-repeat, linear-gradient(180deg, rgba(43,86,135,1) 0%, rgba(62,190,192,1) 100%);
    background-size: contain;
}

button#creditCardPay {
	color: #fff;
	background: rgb(2,117,188);
	background: radial-gradient(180deg, rgba(2,117,188,1) 0%, rgba(2,144,232,1) 100%);
}

button#payPalPay {
    background: rgb(251,251,251);
    background-image: url(images/paypalBtn.png);
    background: url(images/paypalBtn.png) center center no-repeat, linear-gradient(180deg, rgba(251,251,251,1) 0%, rgba(255,255,255,1) 100%);
    background-size: contain;
}

#payFrame {
	display: none;
}

#casualtiesDataTable .table>:not(caption)>*>* {
    padding: 0.4rem;
}

#casualtiesDataTable a,
#casualtiesDataTable a:hover
#casualtiesDataTable a:link {
    text-decoration: none;
	color: #3c4043;
}

#casualtiesDataTable_filter input[type="search"] {
	width: 100%;
    margin: 1rem auto;
}

#casualtiesDataTable_filter label {
	display: block;
}

#casualtiesDataTable_processing {
	display: none !important;
}

#searchArea .dataTables_scroll,
#searchArea .dataTables_scroll + div {
	display: none;
}

table#casualtiesDataTable.table-bordered.dataTable tbody td {
	padding: 0;
}

table#casualtiesDataTable.table-bordered.dataTable tbody td a {
	padding: 0.5rem;
}

/*---------- LOADER ----------*/

.animsition-loading-fix,
.animsition-loading-fix:after {
    width: 32px;
    height: 32px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    border-radius: 50%;
    z-index: 10000;
}

.loading-bg {
    background: #ffffffeb;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

/*---------- SOLD-OUT ----------*/

.sold_out_wrapper {
    width: 100%;
    /* height: 80px; */
    position: relative;
    overflow: hidden;
}

.sold_out {
	top: 0.8em;
    left: -4.7em;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none;
    letter-spacing: .06em;
    background-color: #0d932f;
    padding: 0.5em 5em 0.4em 5em;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgb(0 0 0 / 50%);
    font: bold 16px/1.2em Arial, Sans-Serif;
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgb(0 0 0 / 50%);
    -webkit-transform: rotate(-45deg) scale(0.75,1);
    z-index: 10;
}

.sold_out:before {
	content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -5em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.7) dashed;
}


/*---------- Carousel SOLD-OUT ----------*/

#casualtiesSoldout {
	padding: 10px 0;
}

#casualtiesSoldout>div:not(.incremental-counter) {
	margin: 0 auto 10px;
	padding-top: 0;
	padding-bottom: 10px;
    box-shadow: none;
    border-radius: 0;
	border: none;
    border-top: 1px solid rgb(228, 230, 239);
    border-bottom: 1px solid rgb(228, 230, 239);
}

#casualtiesSoldout .widget .testimonial .testimonial-item > img {
    position: absolute;
    right: 20px;
    top: 20%;
	margin: 0;
}

#casualtiesSoldout .testimonial .testimonial-item {
    margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#casualtiesSoldout .testimonial .testimonial-item > span {
    margin-top: 0;
	margin-right: 80px;
	margin-left: 0;
    text-align: right;
}

#casualtiesSoldout .testimonial .testimonial-item > span:first-child {
    font-weight: bold;
    font-size: 1.1rem;
}

#casualtiesSoldout .testimonial .testimonial-item > span:last-child {
    line-height: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	color: #a4cde7;
}

#casualtiesSoldout .widget .widget-title, .widget > h4 {
	margin-bottom: 0;
	background-color: #eee;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    padding: 0 10px 0;
}

#casualtiesSoldout .flickity-viewport {
    margin: 10px 0;
	min-height: 80px;
}

#casualtiesSoldout .carousel.carousel-loaded{
	margin: 30px 0 10px;
}

#casualtiesSoldout>h4 {
    text-align: center;
    margin: 0 auto 10px;
    font-size: 1.8rem;
    -webkit-text-stroke: thin;
    color: #326686;
}