html {
  scroll-behavior: smooth;
}
body {
  direction: rtl;
  color: #444;
  font: normal 16px "Lama";
  font-weight: 300;
  background-color: #fff;
  overflow-x: hidden;
  line-height: 1.5;
  --main-font: "Lama";
  --second-font: "Droid";
  overflow-x: hidden !important;
  overflow-y: hidden;
}

a {
  color: #3498db;
  cursor: pointer;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3498db;
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lama";
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 0;
}
h1 {
  font-size: 38px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
  display: block;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
p.lead {
  font-size: 24px;
  font-weight: 200;
}
p {
  margin-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
ul,
ol {
  margin-bottom: 20px;
}
blockquote {
  padding-top: 0;
  padding-bottom: 0;
  border-color: #1abc9c;
}
blockquote small {
  color: inherit;
}
pre {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.lighter {
  font-weight: 100;
}
img {
  max-width: 100%;
}


::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background-color: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: rgb(143, 120, 68);
}


/*	loading page	==================================================*/

/***************************************************

 **************************************************/

.loading-page-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease;
}

.loading-page {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
}
svg {
width: 500px;
}

svg .svg-elem-1 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-1 {
  fill: rgb(61, 85, 57);
}

svg .svg-elem-2 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-2 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-3 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-3 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-4 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-4 {
  fill: rgb(61, 85, 57);
}

svg .svg-elem-5 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715)
    1.2000000000000002s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-5 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-6 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-6 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-7 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715)
    1.4000000000000001s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
}

svg.active .svg-elem-7 {
  fill: rgb(61, 85, 57);
}

svg .svg-elem-8 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-8 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-9 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-9 {
  fill: rgb(143, 120, 68);
}

svg .svg-elem-10 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715)
    1.7000000000000002s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-10 {
  fill: rgb(143, 120, 68);
}

.loading-text {
  font-family: "Lama";
  font-weight: bold;
  text-align: center;
  transform: translateY(-50px);
  opacity: 0;
  transition: 1s ease;
}
.loading-text.loaded{
  transform: translateY(0px);
  opacity: 1;

}
.loading-text .arab,.loading-text .eng{
  margin-top: 30px;
  margin-bottom: 30px;
}
.loading-text .arab{
  color: #8f7844;
  font-size: 50px;
  font-weight: bold;
  line-height: 15px;
}

.loading-text .eng{
  color: #8f7844;
  font-size: 28px;
}

@media screen  and (max-width:550px){
svg{
  width: 280px;

}

.loading-text .arab,.loading-text .eng{
  margin-top: 15px;
  margin-bottom: 20px;
}
.loading-text .arab{
  font-size: 34px;
}

.loading-text .eng{
  font-size: 20px;
}
  
}
@media screen  and (max-width:400px){
svg{
  width: 240px;

}


.loading-text .arab{
  font-size: 27px;
}

.loading-text .eng{
  font-size: 16px;
}
  
}




/*	Reveal	==================================================*/

[data-reveal] {
  transform: translateY(50px);
  opacity: 0;
  transition: 1s ease;
}
[data-reveal="left"] {
  transform: translate(-50px, 0);
}
[data-reveal="right"] {
  transform: translate(50px, 0);
}
[data-reveal].revealed {
  transform: translate(0, 0);
  opacity: 1;
}
/*	Section	==================================================*/

.active-section {
  top: 0px;
}
.navbar.active-section {
  top: 0 !important;
}
.section-title {
  text-transform: uppercase;
  font-size: 36px;
}
.whitecolor {
  color: #fff;
}
/*	Button & Label	==================================================*/
.alert {
  color: #fff;
  border: none;
}
[class^="alert-"] .alert-link,
[class*=" alert-"] .alert-link {
  color: #fff;
  font-weight: 300;
  text-decoration: underline;
}
.btn,
.label {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.btn {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
.btn:hover,
.btn:focus {
  outline: none;
}
.btn-link {
  color: #1abc9c;
}
.btn-link:hover,
.btn-link:focus {
  color: #16a085;
}
.btn-default,
.label-default {
  border-color: #fff;
  color: #fff;
  background-color: transparent;
  border-width: 2px;
  padding: 15px 20px;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #f9fafd;
  border-color: #f9fafd;
  color: #444;
}
.btn-success,
.label-success,
.alert-success {
  background-color: #fff;
  border-color: #fff;
  color: #1e2024;
}
.btn-success:hover,
.btn-success:focus {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.btn-primary,
.label-primary {
  background-color: #444;
  border-color: #444;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #d33c00;
  border-color: #d33c00;
}
.btn-info,
.label-info,
.alert-info {
  background-color: #fff;
  border-color: #fff;
  color: #01b0d1;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #fff;
  border-color: #fff;
  color: #0299b8;
}
.btn-warning,
.label-warning,
.alert-warning {
  background-color: #e67e22;
  border-color: #e67e22;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #d35400;
  border-color: #d35400;
}
.btn-danger,
.label-danger,
.alert-danger {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c0392b;
  border-color: #c0392b;
}
/*	Tab & Collapse Skin	==================================================*/
.tab-pane {
  padding: 15px 0;
  margin-bottom: 5px;
}
.nav-tabs {
  border-bottom-color: #ecf0f1;
}
.nav-tabs > li > a {
  padding: 10px 0;
  margin-right: 30px;
  color: inherit;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: transparent;
  border: none;
  border-color: rgba(255, 255, 255, 0);
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: #ecf0f1;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #1abc9c;
  background: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: transparent;
  border: none;
  color: #3c543c;
  border-bottom: 1px solid #1abc9c;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #3c543c;
}
.nav .caret,
.nav a:hover .caret {
  border-top-color: #3c543c;
  border-bottom-color: #3c543c;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #3c543c;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #bdc3c7;
}
.navbar-inverse .navbar-toggle {
  background-color: #34495e;
  border-color: #2c3e50;
  margin-top: 23px;
}
.navbar-inverse .navbar-toggle:focus {
  outline: none;
}
.panel {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.panel-default {
  border-color: #eee;
}
.panel-default:last-child {
  margin-bottom: 25px;
}
.panel-default > .panel-heading {
  background: #fff;
  color: #444;
}
.panel-heading {
  padding: 20px 25px;
}
.panel-default > .panel-heading a:hover {
  color: #01b0d1;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #eee;
}
.panel-group .panel {
  border-radius: 0;
}
/*	Form	==================================================*/
label {
  font-weight: 300;
}
.input-group {
  margin-bottom: 10px;
}
.form-control {
  font-weight: 300;
  border-color: #ecf0f1;
  background-color: #ecf0f1;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.form-control[disabled]:hover,
.form-control[readonly]:hover,
fieldset[disabled] .form-control:hover,
.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
  background-color: #ecf0f1;
}
.form-control:hover,
.form-control:focus {
  outline: none;
  border-color: #ecf0f1;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.form-control:-moz-placeholder {
  color: #bdc3c7;
  font-weight: 300;
}
.form-control::-moz-placeholder {
  color: #bdc3c7;
  font-weight: 300;
}
.form-control:-ms-input-placeholder {
  color: #bdc3c7;
  font-weight: 300;
}
.form-control::-webkit-input-placeholder {
  color: #bdc3c7;
  font-weight: 300;
}
.input-group-addon {
  background-color: #fff;
  border-color: #ecf0f1;
  color: #ecf0f1;
}
[class^="has-"] .form-control,
[class*=" has-"] .form-control {
  color: #fff;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #2ecc71;
}
.has-success .form-control {
  border-color: #2ecc71;
  background-color: #2ecc71;
}
.has-success .form-control:hover,
.has-success .form-control:focus {
  border-color: #2ecc71;
  background-color: #fff;
  color: #2ecc71;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #e67e22;
}
.has-warning .form-control {
  border-color: #e67e22;
  background-color: #e67e22;
}
.has-warning .form-control:hover,
.has-warning .form-control:focus {
  background-color: #fff;
  border-color: #e67e22;
  color: #e67e22;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #e74c3c;
}
.has-error .form-control {
  border-color: #e74c3c;
  background-color: #e74c3c;
}
.has-error .form-control:hover,
.has-error .form-control:focus {
  background-color: #fff;
  border-color: #e74c3c;
  color: #e74c3c;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
/*	Header	==================================================*/
#header {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}
#header .container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
/*	Parallax Background	==================================================*/
#parallax {
  height: 100% !important;
  width: 100% !important;
  top: 0;
  position: fixed;
  background-image: url("../img/parallax.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  z-index: -100;
  transition: 1.5s background-image ease-in-out;
}

#parallax::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #000;
  opacity: 0.5;
}

/*	Navbar	==================================================*/
nav {
  flex-grow: 1;
}
.navbar-inverse .navbar-brand {
  padding: 10px;
  margin-right: 30px;
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  height: auto;
}

.navbar-brand img {
  width: 90px;
  height: auto;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #000;
}
.navbar-inverse {
  background-color: #fff;
  border: none;
}
.navbar-right button {
  margin: 23px 0;
}
.navbar-nav {
  display: flex;
  justify-content: flex-end;
  width: 100% !important;
}
.navbar-nav > li > a {
  padding: 30px 0;
  margin: 0 15px;
  font-family: "Droid";
  font-size: 27px;
}
.navbar-inverse .navbar-nav > li > a {
  color: inherit;
  text-transform: uppercase;
  font-size: 13.6px;
  font-weight: bold;
  color: #a69d7c;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0);
  color: #3c543c;
}
.header-button {
  margin-left: 15px;
}
/*	Hero	==================================================*/
#hero {
  margin-top: 140px;
  padding: 0;
  color: #fff;
}
#hero .herotext {
  padding: 160px 0px;
}
#hero h1 {
  font-family: var(--main-font);
  font-size: 50px;
}
#hero p.lead {
  font-family: var(--second-font);
  font-size: 1.4em;
}
#hero .btn {
  font-family: var(--second-font);
  font-size: 12px;
}
/*	ABOUT	==================================================*/
#about h3 {
  font-size: 36px;
}
#about p {
  font-size: 22px;
}
/*	Features	==================================================*/
#features {
  background-color: #01b0d1;
  color: #fff;
}
.maintitle h1 {
  text-transform: uppercase;
}
.maintitle,
.service-box {
  text-align: center;
}
.maintitle .lead {
  max-width: 840px;
  margin: 0px auto;
  margin-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right;
  line-height: 1.5;
}
.service-box {
  margin-bottom: 30px;
  height: 400px;
  background-color: #fff;
  color: #444;
  padding: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.service-box .glyphicon {
  font-size: 60px;
  margin-bottom: 20px;
}
.service-box img {
  margin-bottom: 29px;
}

/*	Gallery	==================================================*/

#gallery img {
  width: 250px;
  height: auto;
  transition: all 0.3s ease-in-out;
}
#gallery .maintitle {
  width: 100%;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
}

#gallery .section-title {
  position: relative;
  width: fit-content;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 10px;
}

#gallery .goal-item {
  margin-bottom: 40px;
}

.goal-item-text p {
  line-height: 2;
}

/* de addiction prog  */
#faq .row:nth-child(2) {
  margin-bottom: 4rem;
}

#faq .row h1 {
  width: 100%;
  text-align: center;
  font-size: 3.75em;
  margin: 0.6em 0;
  font-weight: 600;
  color: #070024;
}
#faq .column {
  padding: 1em;
  margin-bottom: 2rem;
}
#faq .maintitle p.lead{
  text-align: center;
}
#faq .card {
  height: 320px;
  padding: 3.1em 1.25em;
  text-align: center;
  background: linear-gradient(0deg, #8d7745 10px, transparent 10px);
  background-repeat: no-repeat;
  background-position: 0 0.62em;
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.15);
  border-radius: 0.5em;
  cursor: pointer;

}
#faq .card .icon {
  font-size: 2.5em;
  height: 3em;
  width: 3em;
  margin: auto;
  background-color: #a69d7c;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #ffffff;
}
#faq .card img {
  width: 40px;
}
#faq .icon:before {
  position: absolute;
  content: "";
  height: 2em;
  width: 2em;
  border: 0.12em solid #a69d7c;
  border-radius: 50%;
  transition: 0.5s;
}
#faq .card h3 {
  font-size: 1.4em;
  line-height: 1.5;
  margin: 1em 0 1.4em 0;
  font-weight: 600;
  color: #070024;
}
#faq .card p {
  line-height: 2em;
  color: #625a71;
}
#faq .card:hover {
  background-position: 0;
}
#faq .card:hover .icon:before {
  height: 3.25em;
  width: 3.25em;
}
@media screen and (min-width: 768px) {
  section#faq {
    padding: 1em 1em;
  }
}
@media screen and (min-width: 992px) {
  section#faq {
    padding: 1em;
  }
  #faq .card {
    padding: 5em 2em;
  }
  #faq .column {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 1em;
  }
}
@media screen and (max-width: 992px) {
  #faq .card h3 {
    font-size: 1em;
  }

  #faq .card{
    display: flex;
    flex-direction: column;
  }


}

/*	org==================================================*/
#org .maintitle {
  display: flex;
  justify-content: center;
}
#org .persons > div {
  display: flex;
  justify-content: center;
}
.org-person {
  width: fit-content;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 3.5rem;
  background: linear-gradient(0deg, #8d7745 10px, #3f4a3c 10px);
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.15);
  border-radius: 0.5em;
  padding: 20px;
}
.org-person h3 {
  width: fit-content;
  font-size: 1.55rem;
}
.org-person p {
  font-size: 18px;
}

/* .persons div:nth-child(3) h3,
.persons div:nth-child(4) h3,
.persons div:nth-child(5) h3 {
  font-size: 1.4rem;
} */

/*	Faq==================================================*/
#faq {
  background-color: #f9fafd;
}
.faq-block {
  margin: 0px;
}

/*	Contact Area	==================================================*/
#contactarea {
  text-align: center;
}
#contactarea .first-row {
  display: flex;
}
#contactarea .maintitle p.lead {
  margin-bottom: 40px;
  text-align: center;
}
#contactarea form {
  max-width: 800px;
  margin: 0px auto;
  text-align: right;
}
#contactarea .input-lg,
#contactarea .btn-lg {
  padding: 20px 25px;
  height: 65px;
}
#contact label {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
}
#contact input,
#contact select,
#contact textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
  border: 0px;
  color: #333;
  background-color: #fff;
  border: 0;
}
#contact input,
#contact textarea {
  border-radius: 5px;
}
#contact input,
#contact select {
  height: 40px;
  margin-bottom: 0px;
}
#contact input#submit {
  width: auto;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0;
  color: #fff;
  padding: 0px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}
#contact textarea {
  height: 180px;
}
.required {
  color: #fff;
}
#success,
#error {
  display: none;
}
#success span,
#erro span {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
#success span p,
#error span p {
  margin-top: 6em;
}
#success span p {
  color: #9bd32d;
}
#error span p {
  color: #c0392b;
}
.error.contactalert {
  text-transform: none;
  font-style: italic;
  display: inline-block;
}
.footer {
  padding: 70px 0 60px 0;
}
.footer ul.social-icons li {
  width: 20px;
  height: 20px;
  position: relative;
  background: #fff;
  border: 2px solid #ccc;
  border-radius: 50%;
}
.footer ul.social-icons li a {
  color: #666;
}
.contactalert {
  margin-top: 20px;
  border: 1px solid;
  display: inline-block;
  padding: 20px;
}
#credits {
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.6;
  background-color: #ffffff;
}
#credits a {
  color: inherit;
}
#credits .social i {
  border: 1px solid #ccc;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  margin-left: 2px;
  color: #999;
  text-align: center;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 25px;
}
#credits .social i:hover {
  color: #333;
}

/*	Common	==================================================*/
.wrapsection {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.parallax.section .container {
  position: relative;
  z-index: 4;
}
#stop .justtitle {
  border: none;
}
#stop p.lead {
  margin-bottom: 5rem;
}
#stop .maintitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.justtitle {
  margin-top: 20px;
  margin-bottom: 70px;
  width: fit-content;
  border: 1px solid #fff;
  padding: 20px;
  border-radius: 10px;
}
.parallax {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
  color: #fff;
}
.parallax-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
}
/*	Responsive	==================================================*/
@media (max-width: 991px) {
  .service-box {
    margin-bottom: 30px;
  }
  #image img.img-responsive {
    margin-left: auto;
    margin-right: auto;
  }
  .navbar-nav > li > a {
    margin: 0 7px;
  }
  #hero {
    height: auto;
  }
}
@media (max-width: 767px) {
  .section,
  .parallax.section .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .service-box,
  .img-responsive,
  .carousel {
    margin-bottom: 30px;
  }
  .maintitle .lead {
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    max-width: 690px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .navbar-nav > li > a {
    padding: 10px;
  }
  .header-button {
    margin: 0;
  }
  #hero {
    height: 100vh;
  }
  #hero .herotext {
    padding: 90px 0px;
  }
}
@media (max-width: 767px) {
  .navbar-nav {
    flex-direction: row;
    justify-content: center;
  }
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 28px;
  }
  h2,
  .carousel-inner blockquote p {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 14px;
  }
  p.lead {
    font-size: 18px;
  }
  .section {
    padding: 0;
  }
  .maintitle p.lead {
    margin-bottom: 40px;
  }
  #faq .maintitle p.lead {
    text-align: center;
  }
  #faq .card{
    display: flex;
    flex-direction: column;

  }
  #header .container {
    display: block;
  }
  .service-box,
  .img-responsive,
  .carousel {
    margin-bottom: 30px;
  }
  .maintitle .lead {
    margin-left: 0;
    margin-right: 0;
  }
  .container {
    max-width: 690px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #contactarea .first-row {
    flex-direction: column;
    gap: 2rem;
  }
}
@media (max-width: 490px) {

  .navbar-inverse .navbar-nav > li > a {
    font-size: 3.5vw;
    border-bottom: 1px solid;
  }
  .navbar-nav {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .container {
    max-width: 430px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #hero h1 {
    font-size: 38px;
    line-height: 1.2;
  }
  #hero p.lead {
    font-size: 1.5em;
    line-height: 1.8;
  }
  #about p{font-size: 5vw;}
  #about h3{font-size: 7vw;}
  #gallery .goal-item-header {
    line-height: 1.5;
  }
  .faq-block {
    margin: 0;
  }
  #faq .maintitle p.lead {
    text-align: justify;
  }
  #faq .section-title {
    line-height: 1.5;
  }
  #org .justtitle {
    font-size: 8vw;
  }
  .org-person{
    width: 90vw;
  }

  .org-person h3 {
    font-size: 4vw;
  }
  .org-person p {
    font-size: 3.5vw;
  }
}
