
/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

#content p,
#content ul{
	margin-bottom:0;
}
#content ul{
	padding-right: 20px;
}

.modal1 p{
	margin-bottom: 0;
}

.form-control.error {
	border: 2px solid red;
}

.bg-mauve{
	background-color: #6b4896;
}

.bg-turquoise{
	background-color: #00a5c8;
}
.bg-red{
	background-color: #d04f27;
}
.bg-red.btn-danger{
	border:none!important;
}
.bg-green{
	background-color: #1ba44a;
}

.bg-orange{
	background-color: #fac212;
}
.bg-green-hover:hover{
	background-color: #1ba44a;
	transition: all .2s;	
}

.bg-green-hover:hover a{
	color:#ffffff!important;
	transition: all .2s;
}

.input-group > .input-group-append > .btn{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.input-group > .input-group-prepend > .btn{
	border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/*#fawryWay
{
	top: 50%;
    position: absolute;
    transform: translateY(-50%);
}*/

.color-red{
	color: #d04f27;
}
textarea{
	resize: none;
}
#page-title::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.7);
}

#page-title h1,.breadcrumb a{
	color:#ffffff;
}
.breadcrumb-item.active
{
	color:#d04f27;
}
/*#logo{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
}*/

.home-main-carousel:not(.khome) .owl-nav.disabled, 
.home-main-carousel:not(.khome) .owl-dots.disabled{
	display: block;
}

.home-main-carousel .owl-nav [class*=owl-]{
	opacity: 1
}

/*#logo a{
	display: inline-block!important;
}
*/
#logo img{
	margin: 10px 0;
    height: 90px;
    width: auto;
}
.mauve-bg{
	background: #6b4896;
}

.mauve-color{
	color: #6b4896;
}

/*Donate for case*/
.oc-desc {
	position: absolute;
    top: 50%;
    left: 10%;
    background-color: #FFF;
    padding: 15px;
    border-radius: 3px;
/*    height: 63%;*/
    width: 90%;
    opacity: .9;
    transform: translateY(-50%)!important;
}

.cases-page .oc-desc{
	width: 80%;
	/*height: 55%;*/
}

.page-sidebar .oc-desc{
	width: 90%;
	left: 10px;
}

.success-story-grid .entry{
	width: 48%
}
.oc-desc  p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.oc-desc h3 { font-size: 16px;margin-bottom:0!important }
.oc-desc h3 a { color: #111; }

.oc-desc .skills li .progress:after {
	content: "\e9e3";
	font-family: 'font-icons';
	color: #C6C09C;
	color: var(--themecolor);
	position: absolute;
	left: -8px;
	top: 50%;
	transform: translateY( -50% );
}

ul.skills {
	padding-right: 0!important;
}

.oc-desc .counter.counter-inherit.counter-instant { display: inline-block; }

.oc-desc .skills li .progress-percent {
	display: inherit;
	position: relative;
	background-color: transparent;
	color: #222;
	text-shadow: none;
	font-size: 14px;
	font-weight: 400;
	top: -30px;
	width: 100%;
	left: 0;
	height: auto;
	line-height: inherit;
	padding: 0;
	border-radius: 0;
}

.oc-desc .progress-percent:after, .progress-percent:before { display: none; }

.oc-desc .skills li .progress-percent .counter {
	display: block;
	position: relative;
	white-space: nowrap;
}
.oc-desc .skills li .progress-percent .counter span{
	color:#d04f27;
	font-weight: bold;
}
.owl-carousel .owl-item .oc-desc {
	/*opacity: 0;*/
	transform: scale(0.7);
	transition: all .3s cubic-bezier(0.4, 0.2, 0.2, 1);
}

/* .owl-carousel .owl-item:hover .oc-desc, */
.owl-carousel .owl-item.active.center .oc-desc {
	/*opacity: 1;*/
	transform: scale(1);
}


.internal-donate .oc-desc{
	position: relative;
    top: 0;
    left: 0;
    transform: translateX(0)!important;
    padding: 0;
}


/* Subscribe Section
-----------------------------------------------------------------*/
.subscribe-section .subscribe-section-target {
	cursor: pointer;
	padding: 35px 0;
}

.subscribe-icon {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 120px;
	height: 120px;
	line-height: 110px;
	background-color:  #e8e8e8; 
	/*background-color: var(--themecolor);*/
	border-radius: 50%;
	text-align: center;
	transform: translate(-50%, -45%);
}

.subscribe-icon i {
	font-size: 38px;
	text-align: center;
	color: #000000;
	font-weight: 600;
}

.subscribe-button {
	/*opacity: 0;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 50%) scale(0.5);
	transition: opacity .3s linear;
	z-index: 1001;*/
}


/*body:not(.nonprofit-success):not(.nonprofit-processing) .show .subscribe-button {
	opacity: 1;
	transform: translate(-50%, 50%) scale(1);
}*/

.nonprofit-loader.css3-spinner {
	background-color: rgba(198,192,156, 0.5);
	background-color: rgba(var(--themecolorrgb),0.5);
}

.css3-spinner > div { background-color: #111; }

#nonprofit-submitted,
.nonprofit-success #nonprofit,
body:not(.nonprofit-processing) .nonprofit-loader { display: none; }

.subscribe-section-target .icon-arrow-down {
	transform: rotate(0deg);
	transition: transform .2s linear;
}

.subscribe-section-target:not(.collapsed) .icon-arrow-down {
	transform: rotate(180deg);
}

.subscribe-section .subscribe-icon i { transform: scale(1); transition: transform .25s ease; }
.subscribe-section:hover .subscribe-icon i { transform: scale(1.2); }

.nonprofit-success #nonprofit-submitted { display: block; }

/* Border Form Design
---------------------------------------------------------------------------- */
.form-control.border-form-control {
	height: 48px;
	padding: 8px 4px;
	font-size: 19px;
	background-color: transparent !important;
	/*background-image: url('../demos/nonprofit/images/divider-3.svg');*/
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #000000;
	color:#000000;

}
.form-control.border-form-control::-webkit-input-placeholder { /* Edge */
  color: rgba(0,0,0,.7);
}

.form-control.border-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(0,0,0,.7);
}

.form-control.border-form-control::placeholder {
  color: rgba(0,0,0,.7);
}


.form-control.border-form-control::-moz-placeholder { opacity: .8; }
.form-control.border-form-control:-ms-input-placeholder { opacity: .8; }
.form-control.border-form-control::-webkit-input-placeholder { opacity: .8; }


/* News Lines*/

.line-xs {
	margin: 4px 0 20px;
	border-bottom: 3px solid #EEE;
}

.line-xs:after {
	top: 100%;
	left: 30px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(51,51,51,0);
	border-top-color: #EEE;
	border-width: 8px;
	margin-left: -8px;
	z-index: 1;
	background: none;
}

.line-xs.line-home { border-bottom-color:  var(--home) !important; }
.line-xs.line-travel { border-bottom-color:  var(--travel) !important; }
.line-xs.line-tech { border-bottom-color:  var(--tech) !important; }
.line-xs.line-fashion { border-bottom-color:  var(--fashion) !important; }
.line-xs.line-sports { border-bottom-color:  var(--sports) !important; }
.line-xs.line-lifestyle { border-bottom-color:  var(--lifestyle) !important; }
.line-xs.line-food { border-bottom-color:  var(--food) !important; }
.line-xs.line-market { border-bottom-color:  var(--market) !important; }
.line-xs.line-light { border-bottom-color:  var(--light) !important; }
.line-xs.line-dark { border-bottom-color:  var(--dark) !important; }

.line-xs.line-home:after { border-top-color:  var(--home) !important; }
.line-xs.line-travel:after { border-top-color:  var(--travel) !important; }
.line-xs.line-tech:after { border-top-color:  var(--tech) !important; }
.line-xs.line-fashion:after { border-top-color:  var(--fashion) !important; }
.line-xs.line-sports:after { border-top-color:  var(--sports) !important; }
.line-xs.line-lifestyle:after { border-top-color:  var(--lifestyle) !important; }
.line-xs.line-food:after { border-top-color:  var(--food) !important; }
.line-xs.line-market:after { border-top-color:  var(--market) !important; }
.line-xs.line-light:after { border-top-color:  var(--light) !important; }
.line-xs.line-dark:after { border-top-color:  var(--dark) !important; }


.entry-categories {
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-transform: capitalize;
}
.entry-categories a {
	color: #FFF !important;
	padding: 3px 5px;
	font-size: 10px;
	border-radius: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	/*font-family: '', sans-serif;*/
}

.bg-sports { background-color:  #d04f27 !important; }


.entry-meta { margin-bottom: 0px; }

.entry-meta li {
	letter-spacing: 0;
	font-style: normal;
}


.be-a-donater *{
	color:#000000;
}

#posts .entry-content{
	margin-top: 10px
}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img{
	width: 70px;
	height: auto;
}

#slider .swiper-slide::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
}

#footer.dark{
	background-color: #00a5c8!important;
}
#footer .footer-widgets-wrap{
	padding:  20px 0;
}


#copyrights{
	padding: 10px;
}

.book-now-home label{
	color: #ffffff;
}

.entry:after{
	display: none;
}
.news-page .entry:after{
	background-color: rgba(0, 0, 0, 0.1);
}
/*
#donate_now_wrapper {
	position: absolute;
  	margin-left: 50px;
  	margin-top: 50px;
	animation:pulse 1s infinite;
}

#pulsingheart { 
  position: relative; 
  width: 100px; 
  height: 90px;
} 

#pulsingheart:before, #pulsingheart:after { 
  position: absolute; 
  content: ""; 
  left: 50px; 
  top: 0; 
  width: 50px; 
  height: 80px; 
  background: #aa0000; 
  border-radius: 50px 50px 0 0; 
  transform: rotate(-45deg);  
  transform-origin: 0 100%;
  animation:pulsecolor 1s infinite;
} 

#pulsingheart:after { 
  left: 0; 
  transform: rotate(45deg); 
  transform-origin :100% 100%;
  animation:pulsecolor 1s infinite;
}*/

/*.donate-now-wrapper {
	position: absolute;
  	margin-left: 50px;
  	margin-top: 50px;
	animation:pulse 1s infinite;
}*/


/*Calculator*/

.calculateZakat input{
	text-align: center;
}

.calculateZakat #donate_button{
	background-color: #d04f27;
	color: #ffffff;
}

.calculateZakat .input-group .form-control,
.calculateZakat .input-group-prepend .input-group-text{
	background-color: #00a5c8;
	color: #ffffff;
}

 
.zakat-calculator {		
		color: #ffffff!important;
    background-color: #00a5c8;
    position: fixed;
    top: 70%;
    left: 60px;
    width: 80px; 
  	height: 100px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    font-size: 17px;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out;
    z-index: 99;
    /*animation:pulse 2s infinite;*/
}

.zakat-calculator a{
    color: #ffffff;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px;
}

.zakat-calculator a i{
	font-size: 35px;
}

.donate-now {		
	color: #ffffff!important;
    /*background-color: #d04f27;*/
    position: fixed;
    top: 50%;
    left: 50px;
    /*width: 80px;
    height: 80px;*/
    width: 100px; 
  	height: 90px;
    font-weight: bold;
    /*border-radius: 50%;*/
    text-align: center;
    font-size: 17px;
    /*box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);*/
    transition: all 0.2s ease-in-out;
    z-index: 99;
    animation:pulse 2s infinite;
}

.donate-now:before, .donate-now:after { 
  position: absolute; 
  content: ""; 
  left: 50px; 
  top: 0; 
  width: 50px; 
  height: 80px; 
  background: #d04f27; 
  border-radius: 50px 50px 0 0; 
  /*box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);*/
  transform: rotate(-45deg);  
  transform-origin: 0 100%;
  animation:pulsecolor 2s infinite;
   cursor: pointer;

} 

.donate-now:after { 
  left: 0; 
  transform: rotate(45deg); 
  transform-origin :100% 100%;
  /*animation:pulsecolor 2s infinite;*/
}

.donate-now a{
	position: absolute;
    text-transform: capitalize;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    padding: 20px 7px;
    border-radius: 50%;
    z-index: 1;
}

.donate-now-menu a{
	background:#d04f27;
}


@keyframes pulse {
	10% {transform: scale(1.1)}
}

@keyframes pulsecolor {
  10% {background: #a53613}
}

#primary-menu .donate-now-btn{
	opacity: 0;
	transition: opacity .2s;
}

#primary-menu .donate-now-btn:hover{
	color:#d04f27!important;
}

#header.sticky-header #primary-menu .donate-now-btn{
	opacity: 1;
	transition: opacity 1s;
}

#top-bar
{
    background: #fec10e;
    /*linear-gradient(to bottom, #fdfdfd 0%,#e8e8e8 100%);*/
}
.top-links li > a{
	color:#ffffff;
	font-weight: normal;
}

#top-social li,
.top-links ul li{
	border:none;
}

.si-colored.si-instagram, .si-instagram:hover{
	background-color: 	#E1306C!important;
}

#primary-menu ul ul:not(.mega-menu-column){
	border: none;
}
#primary-menu ul ul li > a{
	color:#ffffff;
    background: #fac212;
    
}
#primary-menu.style-3 > ul > li:hover > a{
	color:#ffffff;
    background: #1ba44a;
}

/*6b4896*/


#primary-menu ul ul li:not(:last-child) > a
{
	border-bottom: none;
}


#primary-menu ul ul li:hover > a{
	color:#ffffff;
	background-color:#00a5c8;
}

#primary-menu ul li > a{
	color:#ffffff;
	font-size: 13px;
}

.top-links li:hover{
	/*border-bottom: 1px solid #ffffff;*/
	/*text-decoration: underline;*/
	background-color: #00a5c8;
}

.top-links li:hover > a{
	color: #ffffff;

}

.dark .form-control:not(.not-dark), .dark .sm-form-control:not(.not-dark){
	color:#ffffff;
}

/*.donate-for-case .owl-carousel{
	background-color: #ffffff;
}*/

.divider .icon-heart{
	color:#fac212;
}

.as-line .icon-heart{
	width: 30px!important;
    height: 30px!important;
    line-height: 33px!important;
    font-size: 12px!important;
}

.hotline{
	text-align: right;
	font-weight: bold;
}
.hotline a{
	color: #ffffff!important;
    text-align: right;

}
.hotline a i{
	font-size: 28px;
	margin-left: 5px;
}
.hotline a span{
	font-size: 37px;

}


.header-extras .form-control{
	font-size: .9rem;
	margin-top: 1px
}


.header-extras .form-control::-moz-placeholder {
	color: #ced4da;
}
.header-extras .form-control:-ms-input-placeholder { color: #ced4da; }
.header-extras .form-control::-webkit-input-placeholder { color: #ced4da; }

.header-extras button{
	height: 36px;
    line-height: 22px;
    margin-top: 1px;
    margin-bottom: 0;
    background-color: #6b4896;
    border-color: #6b4896;
}

.header-extras button:hover{
	/*color:#ffffff!important;*/
	color:#6b4896;
	background-color: #ffffff;
	border-color: #6b4896;

}

#primary-menu.style-2{
	background-color: #00a5c8
}

#primary-menu.style-2 > div > ul > li:hover > a{
	color:#ffffff!important;
	background-color: #fac212;
}


.header-hotline{
	font-weight: bold!important;
    font-size: 14px!important;
}

div.error{
	color:red;
	margin-top: 5px;;
}

.orange-note{
	background: #fac212;
	border-radius: 5px;
	padding: 5px 10px;
	color: white;
	font-size: 23px;
	display: inline-block;
	margin-top: 20px;
	font-weight: bold;
}
.bank-logos{
	margin-top:20px;
}
.bank-logos span{
	margin: 0 10px;
}

.bank-logos .cib img{
	width: 60px;
	vertical-align: middle;
}
@-moz-document url-prefix() {
  	.flex-viewport{
  		direction: rtl;
	}
}
.alert-danger ul{
	margin-bottom: 0;
	padding: 0 10px;
}
.max-50
{
	height: 50px;
	overflow: hidden;
}

.team_members {
	padding: 0;
	list-style: none;	
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.team_members li {
	/* display: inline-block; */
	flex: 0 1 calc(19% );
	margin:5px;
	/* width:25%; */
}
#donateNow{
	direction: ltr;
}

.banks-accounts .flip-card-front, 
.banks-accounts .flip-card-back{
	height: 230px;
	font-size: 1rem!important;
	/*border:1px #d04f27 solid*/
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.05);
}

.banks-accounts .flip-card-back{
	background-color: #d04f27;
	direction: ltr
	/*background: #ffffff;*/
}

.banks-accounts .card-body{
	padding: 0
}
.banks-accounts .flip-card-front h3{
	font-size: 18px
}

/*Heart Progress*/
/*.pheart {
	width: 80px;
    background: radial-gradient(circle at 60% 65%, #d04f27 64%, transparent 65%) top left, radial-gradient(circle at 40% 65%, #d04f27 64%, transparent 65%) top right, linear-gradient(to bottom left, #d04f27 43%,transparent 43%) bottom left , linear-gradient(to bottom right,#d04f27 43%,transparent 43%) bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}*/
.pheart-wrap{
	height: 90px;
	width: 100%;
}
.pheart {
	width: 50px;
  	display:inline-block;
  	-webkit-mask:
     radial-gradient(circle at 60% 65%, #d04f27 64%, transparent 65%) top left,
     radial-gradient(circle at 40% 65%, #d04f27 64%, transparent 65%) top right,
     linear-gradient(to bottom left, #d04f27 43%,transparent 43%) bottom left ,
     linear-gradient(to bottom right,#d04f27 43%,transparent 43%) bottom right;
  	-webkit-mask-size:50% 50%;
  	-webkit-mask-repeat:no-repeat;
  	mask:
     radial-gradient(circle at 60% 65%, #d04f27 64%, transparent 65%) top left,
     radial-gradient(circle at 40% 65%, #d04f27 64%, transparent 65%) top right,
     linear-gradient(to bottom left, #d04f27 43%,transparent 43%) bottom left ,
     linear-gradient(to bottom right,#d04f27 43%,transparent 43%) bottom right;
  	mask-size:51% 51%;
  	mask-repeat:no-repeat;
  	/*background:linear-gradient(#d04f27,blue);*/
   	position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    /*background:linear-gradient(180deg,#888888 50%,#d04f27 0);*/
    background-color:#888888;
    /*z-index : 999;*/
}

.pheart::before {
  content:"";
  display:block;
  padding-top:100%;
}

.pheart-wrap .pheart{
	position: relative;
	display: block;
	left: auto;
	top: auto;
	margin: 10px auto 0;
	transform: none;
}

/* alnas course */
.single-event .course-brief{
	text-align: center;
    margin: 0;
    padding: 0;
}

.single-event .course-brief li{
	display: inline-block;
    margin: 0 25px!important;
}

/*.single-event{
	direction: ltr;
	text-align: left;
}*/

.single-event .events-meta{
	font-size: 16px;
}

.single-event .team.team-list .team-image{
	float: right!important;
    width: 100%!important;
    margin-right: 0!important;
    margin-left: 30px!important;
}

.single-event .team.team-list .team-desc{
	text-align: right!important;
	float: right;
}

/*.single-event .divider{
	direction: rtl;
}*/

/*Table*/

@media(min-width: 992px) {
    table {
        width: 100% !important;
    }
}

table *{
    margin:0!important;
    text-align: center;
    vertical-align: middle!important;
}

table td , table th{
    border-color:#00a5c8!important;
    padding: 5px!important;
    text-align: center;
    font-size: 15px!important;    
}

table td *{
	font-size: 15px!important;
	text-align: center!important;
}
/*
table tr:first-child td:last-child
{
    border-top-right-radius: 15px;
}

table tr:first-child td:first-child {
    border-top-left-radius: 15px;
}

table tr:last-child td:last-child
{
    border-bottom-left-radius: 15px;
}

table tr:last-child td:first-child {
    border-bottom-left-radius: 15px;
}*/


tbody>tr:first-child p {
    line-height: 16px !important;
}
tbody>tr>td:first-child p{
    line-height: 20px !important;

}

.course-content ul{
	padding: 25px;
}


.doctors-list{
	padding: 0;
	margin:0;
	list-style: none;
	width: 100%;
	text-align: center;
}

.doctors-list li{
	display: inline-block;
	width: 20%;
	vertical-align: top;
	padding: 10px;
}

@media not all and (min-resolution:.001dpcm){ 
	@supports (-webkit-appearance:none) {
	    /*.safari_only { 

	        color:#0000FF; 
	        background-color:#CCCCCC; 

	    }*/
	    .oc-desc {  
	    	height : 60% 
	    }
	    
	    .pheart{
	    	z-index : 999;
	    }

	}
}

@media (max-width: 768px){
	#donateNow .text-danger
	{
		text-align: center!important;
	}

	#donateNow #donate-btn{
		display: block;
		margin: 0 auto;
	}

	#page-title.page-title-parallax h1{
		font-size: 25px;
	}


	.donate-now{
		display: none;
		left: 30px;		
		top: 50%;
	}

	.zakat-calculator{
		display: none;
		left: 40px!important;		
	}

	.doctors-list li{
		width: 33%;
	}

	.swiper_wrapper .slider-caption h2{
		font-size: 1.15rem;
	}

	/*#fawryWay
	{
		top: 0;
	    position: relative;
	    transform: none;
	    margin-top: 30px;
	}*/

	#quick-contact-form .pl-1,
	#quick-contact-form .pr-1{
		padding-left:15px!important;
		padding-right:15px!important;
	}

	#primary-menu ul ul li > a{
		background-color: transparent!important;
	}

	.team_members li {		
		flex: 0 1 calc(30% );		
	}
}


@media (max-width: 600px){	

	.team_members li {	
		flex: 0 1 calc(44% );		
	}

	.single-event .team.team-list .team-image{	
	    width: 100%!important;	   
	}


	.owl-carousel .owl-item .oc-desc{
		opacity: 1;
	}
	.doctors-list li{
		width: 50%
	}
}

#book-department{
	padding-top: 2px;
}

#team_group_5 ul.team_members{
	flex-direction: column;
	align-items: center;
}

#team_group_5 ul.team_members li{
	width: 213px;
}


.table-content .table-responsive{
	overflow: hidden!important;
}

.table-content table{
	width: 98%!important;
}

.table-content table *{
    margin:0!important;
    text-align: center;
    vertical-align: middle!important;
}

.table-content table td , .table-content table th{
    border: 2px solid #00a5c8!important;
}

.table-content table tr:first-child td:last-child
{
    border-top-right-radius: 15px;
}

.table-content table tr:first-child td:first-child {
    border-top-left-radius: 15px;
}

.table-content table tr:last-child td:last-child
{
    border-bottom-left-radius: 15px;
}

.table-content table tr:last-child td:first-child {
    border-bottom-left-radius: 15px;
}


.table-content tbody>tr:first-child p {
    line-height: 14px !important;
}
.table-content tbody>tr>td:first-child p{
    line-height: 20px !important;

}

.sponsorship{
	list-style: none;	
	width: 100%;
	text-align: center;
	padding: 0;
}

.sponsorship li{
	display: inline-block;
	margin: 0 10px;
	
}

.threeDSIframe {
	min-width: 100%;
	height: 500px;
}

form#donateNow select{
	height: 50px;
	text-align: center;
  	text-align: -webkit-center;
  	text-align: -moz-center;
	text-align-last: center;
}

