/* General */

@font-face {
	font-family: "KoufiyaLT";
	src: url('../fonts/KoufiyaLT-Regular_1.ttf');
	font-weight:normal;
	font-style:normal;

}

body {
	font:24px "KoufiyaLT";
}

@media (min-width: 1030px) {
	.container {
	    width: 1000px;
	}
}

.container .table {
	font-size: 17px;
}
.margin_top {
	margin-top: 45px;
}

#title {
	border-top: solid 1px #e6e6e6;
}
#title h2 {
	border-top: solid 4px #dab85c;
	display: inline-block;
	padding-top: 40px;
	font-size: 60px;
	color: #dab85c;
	margin: 0
}

#page #title h2 {
	font-size: 40px !important
}
/* Header Slider */
#headerSlider {

}

#headerSlider img {
	width: 100%;
}
#headerSlider .carousel-indicators {
	bottom: auto;
	top: 16px;
}

#headerSlider .carousel-indicators li {
    width: 6px;
    height: 6px;
	background: rgba(255,255,255,0.4);
    border: none;
    margin: 0
}

#headerSlider .carousel-indicators .active {
    width: 6px;
    height: 6px;
	background: rgba(255,255,255,0.9);
}
#headerSlider .carousel-caption {
	top: 175px;
	text-shadow: none;
}
#headerSlider .carousel-caption h1 {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 50px;
	text-shadow: 0px 2px 2px rgba(150, 150, 150, 1);
}

#headerSlider .carousel-caption h4 a{
	font-size: 24px;
	border-bottom: solid 2px #fff;
   	margin-top: 0;
   	margin-bottom: 110px;
    display: inline-block;
    padding-bottom: 10px;
    color: #fff;
    text-decoration: none;
}

#headerSlider a.button {
	display: inline-block;
	border:solid 2px #fff;
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	padding: 12px 15px;
	border-radius: 10px;
	line-height: 100%;
}

#largeMenu {
	background: #dab85c;
	font-size: 26px;
	line-height: 100%;
	margin-top: -53px;
}
#largeMenu li {
	padding:40px 22px;
	display: inline-block;
}
#largeMenu a {
	color: #fff;
	text-decoration: none;
	padding: 0 !important;
}
#largeMenu.nav>li>a:focus,#largeMenu .nav>li>a:hover {
	background: none;
}


#page_inner #fixedHeader {
	display: block;
}

#fixedHeader {
	padding: 12px 0 15px;
	display: none;
}
#fixedHeader.navbar>.container .navbar-brand, #fixedHeader .navbar>.container-fluid .navbar-brand{
	margin: 0
}
#fixedHeader a.button {
    display: inline-block;
    border: solid 2px #dab85c;
    color: #dab85c;
    text-decoration: none;
    font-size: 20px;
    padding: 12px 15px;
    border-radius: 10px;
    line-height: 100%;
}
.navbar-default {
	background: #fff;
	border-radius: 0;
	border:0;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;

}
.navbar {
	padding: 0;
}

.navbar-toggle {
	margin-left: 0
}
.navbar-brand {
	padding: 0 !important;
}

.navbar-brand>img {
	width: 235px;
}

.navbar-nav {
	float: none;
	text-align: center;
}
.navbar-nav>li {
	display: inline-block;
	float: none;
}
.navbar-nav>li>a {
	font-size: 20px !important;
}

.navbar-collapse {
	padding: 0;
}
#largeMenu .navbar-brand {
	display: none;
}


#about {
	padding: 50px 0;

}
#about .bigLogo {
	margin-bottom: 75px;
	width: 250px;
}

#about .text {
	font-size: 24px;
	margin-top: 45px;
}
#about a {
	color: #dab85c
}
#about .img {
	border-radius: 10px;
	/*border:solid 2px #dab85c;*/
	border:solid 2px #fff;

	padding: 30px 40px;
}


#about .col-sm-125 {
	width: 12.5%;
}

.boxes {
	margin-top: 65px;
	padding: 50px 0 ;
	background: #dab85c; /* Old browsers */
	background: url(../images/pattren.png), -moz-linear-gradient(left,  #dab85c 0%, #dab85c 100%); /* FF3.6-15 */
	background: url(../images/pattren.png), -webkit-linear-gradient(left,  #dab85c 0%,#dab85c 100%); /* Chrome10-25,Safari5.1-6 */
	background: url(../images/pattren.png), linear-gradient(to right,  #dab85c 0%,#dab85c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dab85c', endColorstr='#dab85c',GradientType=1 ); /* IE6-9 */

}

.boxes h2{
	/*color: #dab85c;*/
	color: #fff;
	font-size: 40px;
	margin: 20px 0;
}

.boxes p {
	/*color: #747474;*/
	color: #fff;

	font-size: 24px;
}

.boxes a {
	color: #fff !important;
}



#reviews {
	padding: 50px 0;
}

#about .col-sm-125 {
	width: 12.5%;
}
.reviewbox {
	margin: 60px 0 80px;
}
.reviewbox h2{
	font-size: 20px;
	color: #8b8b8b;
}
.reviewbox p {
	font-size: 20px;
	color: #cb872e
}


#donate {
	background: #dab85c; /* Old browsers */
	background: -moz-linear-gradient(left,  #dab85c 0%, #dab85c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #dab85c 0%,#dab85c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #dab85c 0%,#dab85c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dab85c', endColorstr='#dab85c',GradientType=1 ); /* IE6-9 */
	float: right;
	width: 100%;
	padding: 55px 0 0;

}
#donate .container {
    background: url(../images/donate.png) no-repeat bottom left;
}
#donate h1 {
	color: #fff;
	font-size: 50px;
	margin: 0;
	padding-bottom: 35px;
	border-bottom:solid 1px #fff;
	float: right;
}
.nav-tabs>li {
	margin: 0;
}
#donate .nav-tabs>li>a {
	border: 0;
	border-top: solid 3px transparent;
	color: #fff;
	margin: 0;
    padding: 10px 15px;

}
#donate .nav-tabs>li>a:hover  , #donate .nav-tabs>li.active>a:hover{
	background: none;
	border:0;
	margin: 0;
	border-top: solid 3px #fff;
	border-radius: 0;
    padding: 10px 15px;

}
#donate .nav-tabs>li.active>a,#donate .nav-tabs>li.active>a:focus,#donate .nav-tabs>li.active>a:hover
{
	background: none;
	border:0;
	border-top: solid 3px #fff;
	border-radius: 0;
}
#donate .nav {
	float: right;
	width: 100%;
	padding-right:  18px;
	border:0;
}
#donate .tab-content {
	float: right;
	width: 100%;
	padding-top: 60px;
	color: #fff;
	margin-bottom: 60px;
	min-height: 150px;
}

#contact-us {
	margin-top: 125px;
	float: right;
	width: 100%;
}

.contact_form {

	margin-top: 100px;

	float: right;

	width: 100%;

}
.contact_form input[type="text"],.contact_form input[type="email"],.contact_form  select,.contact_form  textarea,.contact_form  textarea.form-control {

    height: 50px;

    margin: 0;

    padding: 0 5%;

    width: 100%;

    vertical-align: middle;

    background: #fff;

    border: 1px solid #b4b4b4;

    font-size: 18px;

}

.contact_form input:hover , .contact_form  textarea:hover{

    border: 1px solid #b47224;

}

.contact_form  textarea {

	width: 100%;

	margin-top: 20px;

	padding: 20px;

	min-height: 140px;

}



.contact_form button, .contact_form [type=button], .contact_form input[type=reset],.contact_form input[type=submit] {

    border: 1px solid #b47224;

    color: #b47224;

    font-size: 16px;

    padding: 5px 30px;

	background: #fff;	
	margin-top: 25px;

}
.map {
	margin-top: 25px;
	float: right;
	width: 100%;

}

#footer {
	float: right;
	width: 100%;
	padding-bottom: 10px;
    background: #dab85c;
    background: -moz-linear-gradient(left, #dab85c 0%, #dab85c 100%);
    background: -webkit-linear-gradient(left, #dab85c 0%,#dab85c 100%);
    background: linear-gradient(to right, #dab85c 0%,#dab85c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dab85c', endColorstr='#dab85c',GradientType=1 );
}
#footer .all {
	background: url('../images/footer.png') no-repeat;
	width: 100%;
	background-size: 100%;
	padding-top: 75px;
	color: #fff;
	font-size: 16px;
}
#footer a {
	color: #fff;
}
.sociel {
	margin-top: 5px;
	font-size: 18px;
}




/* Page */
#page {
	float: right;
	width: 100%;
	padding: 120px 0 ;
	min-height: 700px;
}

#results {
	margin-top: 25px;
}
/* Form  */
.registration-form-all ,  #login , .results-form{
    margin-top: 100px;
    float: right;
    width: 100%;
}
.registration-form input[type="text"], .registration-form input[type="email"], .registration-form select, .registration-form textarea, .registration-form textarea.form-control {
    height: 50px;
    margin: 0;
    padding: 0 5%;
    width: 100%;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #b4b4b4;
    font-size: 18px;
}
#login input[type="password"], #login input[type="text"], #login input[type="email"], #login select, #login textarea, #login textarea.form-control {
    height: 50px;
    margin: 0;
    padding: 0 5%;
    width: 100%;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #b4b4b4;
    font-size: 18px;
}



.contact_form label ,.registration-form label , #login label{
	display: none;
}

.submit {
	background: #dab85c;
	color: #fff;
}
#doSearch {
	font-size: 16px !important;
}
.submit.focus, .submit:focus, .submit:hover {
	color: #fff;
}

.with-errors {
	font-size: 18px;
}


button.disabled {
  pointer-events: none;	
}

.navbar-toggle .icon-bar {
	background: #e19d27
}
@media (max-width: 480px) {
	#headerSlider .carousel-indicators {
		top: 0
	}
	#headerSlider .carousel-caption {
		top: 20px;
	}

	#headerSlider .carousel-caption h1 {
		font-size: 25px;
	}
	.navbar-nav {
		text-align: right;
	}
	.navbar-nav>li  {
		width: 100%;
		float: right;
	}

	.navbar-header {
		min-height: 60px;
	}
	.navbar {
		padding: 7px 10px;
		min-height: 66px;
		margin-bottom: 0
	}
	.navbar-nav {
		margin: 7.5px 0 !important;
	}
	#largeMenu .navbar-toggle {
		background: #fff
	}

	#largeMenu li {
		display: block;
		padding: 10px;
		text-align: right;
	}

	#largeMenu .navbar-brand {
		color: #fff;
		padding-top: 15px !important;
	}


	#headerSlider a.button {
		margin-top: 5px;
	}
	#headerSlider .carousel-caption h4 a , #headerSlider .carousel-caption h1{
		margin-bottom: 0;
	}
	#about .col-sm-125 {
		display: none;
	}	

	#donate h1 {
		font-size: 32px;
	}
	#donate .nav-tabs>li>a {
		font-size: 16px;
	}
	#donate .container {
		background: none;
	}
	.sociel {
		text-align: center;
	}

	#largeMenu .navbar-brand {
		display: block;
		font-size: 26px;
		padding-right: 5px;
	}

	#largeMenu {
		margin-top: 0;
	}

	.navbar-toggle {
		margin-top: 13px;
	}

	#headerSlider img {
		height: 250px;
	}

}

a.button {
    display: inline-block;
    border: solid 2px #dab85c;
    color: #dab85c;
    text-decoration: none;
    font-size: 20px;
    padding: 12px 15px;
    border-radius: 10px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.btn-custom {
  background-color: #dab85c;
  border-color: #dab85c;
  color: #fff;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
  background-color: #b37628;
  border-color: #9e6924;
  color: #fff;

}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
  background-color: #dab85c;
  border-color: #dab85c;
  color: #fff;

}
