@font-face {
  font-family: 'droid arabic kufi';
  src: url("../fonts/DroidKufi-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/DroidKufi-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidKufi-Regular.woff2") format("woff2"), url("../fonts/DroidKufi-Regular.woff") format("woff"), url("../fonts/DroidKufi-Regular.ttf") format("truetype"), url("../fonts/DroidKufi-Regular.svg") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: 'droid arabic kufi bold';
  src: url("../fonts/DroidKufi-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'LucidaGrande';
  src: url("../fonts/LucidaGrande.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/LucidaGrande.eot?#iefix") format("embedded-opentype"), url("../fonts/LucidaGrande.woff") format("woff"), url("../fonts/LucidaGrande.ttf") format("truetype"), url("../fonts/LucidaGrande.svg") format("svg");
  /* Legacy iOS */
}
/* line 22, ../sass/styles.scss */
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: right;
}

/* line 25, ../sass/styles.scss */
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
  float: right;
}

/* line 28, ../sass/styles.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: right;
}

@media (min-width: 1200px) {
  /* line 32, ../sass/styles.scss */
  .container {
    width: 1370px;
  }

  /* line 36, ../sass/styles.scss */
  .inner .container {
    width: 1170px;
  }
  /* line 39, ../sass/styles.scss */
  .inner .container.header {
    width: 1370px;
  }
}
/* line 46, ../sass/styles.scss */
header.header-wrapper {
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 5px;
}

/* line 50, ../sass/styles.scss */
.container.header {
  vertical-align: middle;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 56, ../sass/styles.scss */
body {
  direction: rtl;
}

/* line 59, ../sass/styles.scss */
body, p, a {
  font-family: 'droid arabic kufi';
}

/* line 63, ../sass/styles.scss */
img {
  max-width: 100%;
}

/* line 67, ../sass/styles.scss */
a {
  position: relative;
  transition: all .5s;
  text-decoration: none !important;
}

/* line 72, ../sass/styles.scss */
a:after, a:before {
  transition: all .5s;
}

/* line 75, ../sass/styles.scss */
a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #000;
  height: 2px;
}

/* line 87, ../sass/styles.scss */
a:hover:after {
  width: 100%;
}

/* line 91, ../sass/styles.scss */
.donate a:hover:after, .image a:hover:after, .social a:hover:after {
  width: 0;
}

/* line 95, ../sass/styles.scss */
.read-more a:after {
  background: #008639;
}

/* line 98, ../sass/styles.scss */
.block-title a:after {
  background: #C90D0E;
}

/* line 101, ../sass/styles.scss */
.main-menu {
  font-size: 20px;
  list-style: none;
  color: #000;
  padding-top: 20px;
}
/* line 106, ../sass/styles.scss */
.main-menu li {
  display: inline-block;
  margin-left: 45px;
}
/* line 109, ../sass/styles.scss */
.main-menu li li.last {
  margin-left: 0;
}
/* line 112, ../sass/styles.scss */
.main-menu li a {
  color: #000;
  position: relative;
  transition: all .5s;
  text-decoration: none;
}
/* line 118, ../sass/styles.scss */
.main-menu li a:after, .main-menu li a:before {
  transition: all .5s;
}
/* line 121, ../sass/styles.scss */
.main-menu li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #000;
  height: 1px;
}
/* line 133, ../sass/styles.scss */
.main-menu li a:hover:after {
  width: 100%;
}
/* line 138, ../sass/styles.scss */
.main-menu li.active a {
  color: #008639;
}
/* line 141, ../sass/styles.scss */
.main-menu li.active a:after {
  background: #008639;
}

/* line 146, ../sass/styles.scss */
.social-links {
  list-style: none;
  padding-top: 20px;
}
/* line 149, ../sass/styles.scss */
.social-links li {
  display: inline-block;
  margin-left: 25px;
}
/* line 152, ../sass/styles.scss */
.social-links li li.last {
  margin-left: 0;
}

/* line 158, ../sass/styles.scss */
.himmet-banner {
  padding: 0;
}

/* line 162, ../sass/styles.scss */
.accounts {
  text-align: center;
}
/* line 164, ../sass/styles.scss */
.accounts .account {
  float: none;
  display: inline-block;
  font-size: 30px;
  box-shadow: 0 2px 4px 0 rgba(99, 99, 99, 0.39);
  padding: 48px 14px 48px 0;
  margin: -54px 0 40px 35px;
  background: #FFF;
}
/* line 172, ../sass/styles.scss */
.accounts .account a {
  color: #000;
}
/* line 176, ../sass/styles.scss */
.accounts .account:after {
  background: url(../images/logo-red.jpg) no-repeat 0 0/100%;
  content: ' ';
  width: 42px;
  height: 42px;
  display: inline-block;
  position: relative;
  top: -11px;
}
/* line 185, ../sass/styles.scss */
.accounts .account.health:after {
  background: url(../images/logo-green.jpg) no-repeat 0 0/100%;
}
/* line 188, ../sass/styles.scss */
.accounts .account.khier:after {
  background: url(../images/logo-black.jpg) no-repeat 0 0/100%;
}
/* line 191, ../sass/styles.scss */
.accounts .account.khier2:after {
  background: url(../images/logo-green2.jpg) no-repeat 0 0/100%;
}
/* line 194, ../sass/styles.scss */
.accounts .account.khier2 {
  margin-left: 0;
}

/* line 200, ../sass/styles.scss */
.jordan-stay {
  background-color: #F9F9F9;
  margin: 0 35px 18px;
  padding: 28px 18px 25px;
}
/* line 204, ../sass/styles.scss */
.jordan-stay .col-xs-12.text {
  padding: 0 44px 0;
}
/* line 207, ../sass/styles.scss */
.jordan-stay .block-title {
  font-size: 35px;
  line-height: 58px;
}
/* line 212, ../sass/styles.scss */
.jordan-stay p.gray-text {
  color: #8A8A8A;
  font-size: 20px;
  line-height: 38px;
}
/* line 218, ../sass/styles.scss */
.jordan-stay h4 span.green {
  color: #008639;
  font-size: 30px;
  font-weight: bold;
  font-family: 'droid arabic kufi bold';
  line-height: 50px;
}
/* line 224, ../sass/styles.scss */
.jordan-stay h4 span.green span {
  font-family: 'LucidaGrande';
}
/* line 230, ../sass/styles.scss */
.jordan-stay p.text2 {
  color: #424242;
  font-size: 25px;
  line-height: 50px;
}
/* line 235, ../sass/styles.scss */
.jordan-stay p.iban {
  color: #424242;
  font-size: 20px;
  font-weight: bold;
  font-family: 'droid arabic kufi bold';
  line-height: 50px;
  font-family: 'LucidaGrande';
}
/* line 243, ../sass/styles.scss */
.jordan-stay .read-more a {
  color: #008639;
  font-size: 16px;
  line-height: 31px;
}

/* line 250, ../sass/styles.scss */
.accounts-blocks {
  margin: 0 15px;
}
/* line 252, ../sass/styles.scss */
.accounts-blocks .block {
  padding: 0 10px;
}
/* line 254, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper {
  background-color: #F9F9F9;
  padding: 22px 15px;
  min-height: 731px;
}
/* line 258, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .image {
  margin-bottom: 45px;
}
/* line 262, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text p, .accounts-blocks .block .block-wrapper .text .text-inner, .accounts-blocks .block .block-wrapper .text .row {
  color: #424242;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 28px;
}
/* line 270, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text p, .accounts-blocks .block .block-wrapper .text .text-inner {
  min-height: 225px;
}
/* line 273, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text .donate, .accounts-blocks .block .block-wrapper .text .read-more {
  text-align: center;
}
/* line 277, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text .donate a {
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 27.5px;
  background-color: #008639;
  padding: 12px 54px;
}
/* line 285, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text .read-more a {
  color: #008639;
  font-size: 16px;
}
/* line 292, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper .text .row .col-xs-12 {
  font-family: "LucidaGrande";
  color: #008639;
  font-size: 22px;
  font-weight: bold;
}
/* line 304, ../sass/styles.scss */
.accounts-blocks .block.last .block-wrapper .text .text-inner {
  min-height: 0;
}
/* line 307, ../sass/styles.scss */
.accounts-blocks .block.last .block-wrapper .text .row {
  margin-top: 0;
}

/* line 315, ../sass/styles.scss */
.development-team {
  margin: 95px auto 75px;
}
/* line 317, ../sass/styles.scss */
.development-team .block-title {
  font-size: 30px;
  font-weight: bold;
  font-family: 'droid arabic kufi bold';
  line-height: 1;
  text-align: center;
  margin-bottom: 55px;
}
/* line 325, ../sass/styles.scss */
.development-team .member {
  text-align: center;
}
/* line 327, ../sass/styles.scss */
.development-team .member .member-wrapper {
  background-color: #F9F9F9;
  padding: 30px;
  min-height: 207px;
}
/* line 331, ../sass/styles.scss */
.development-team .member .member-wrapper .image {
  margin-bottom: 7px;
}
/* line 334, ../sass/styles.scss */
.development-team .member .member-wrapper .image img {
  width: 55%;
  vertical-align: -webkit-baseline-middle;
}
/* line 340, ../sass/styles.scss */
.development-team .member .member-wrapper a {
  font-size: 18px;
  line-height: 31px;
  text-align: center;
  color: #000;
  text-decoration: none;
}
/* line 347, ../sass/styles.scss */
.development-team .member .member-wrapper .name {
  font-size: 24px;
  font-weight: bold;
  font-family: 'droid arabic kufi bold';
  line-height: 40px;
  margin-bottom: 23px;
  margin-top: 21px;
}
/* line 355, ../sass/styles.scss */
.development-team .member .member-wrapper .text {
  font-size: 18px;
}
/* line 360, ../sass/styles.scss */
.development-team .member.dotjo .image img {
  width: 80px;
}
/* line 363, ../sass/styles.scss */
.development-team .member.advvise .image img {
  width: 137px;
}
/* line 366, ../sass/styles.scss */
.development-team .member.mink .image img {
  width: 109px;
}
/* line 370, ../sass/styles.scss */
.development-team .member.advvise .image, .development-team .member.mink .image {
  margin-top: 16px;
  min-height: 64px;
}

@media (min-width: 1350px) {
  /* line 378, ../sass/styles.scss */
  .member {
    width: 20%;
  }
}
/* line 385, ../sass/styles.scss */
.copyright {
  background-color: #F3F3F3;
  padding: 25px 15px 26px;
  font-family: 'droid arabic kufi bold','LucidaGrande';
  color: #3D3D3D;
  font-size: 17px;
  text-align: center;
  font-weight: bold;
}

/* Inner */
/* line 397, ../sass/styles.scss */
.inner .jordan-stay {
  background: none;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
}
/* line 404, ../sass/styles.scss */
.inner .jordan-stay .image {
  margin-top: 20px;
}
/* line 407, ../sass/styles.scss */
.inner .jordan-stay .block-title {
  font-size: 22px;
  line-height: 36px;
  margin-top: 10px;
}
/* line 412, ../sass/styles.scss */
.inner .jordan-stay .account {
  font-size: 30px;
  font-weight: bold;
}
/* line 416, ../sass/styles.scss */
.inner .jordan-stay .account:after {
  background: url(../images/logo-red.jpg) no-repeat 0 0/100%;
  content: ' ';
  width: 42px;
  height: 42px;
  display: inline-block;
  position: relative;
  top: -4px;
}
/* line 425, ../sass/styles.scss */
.inner .jordan-stay p.gray-text {
  font-size: 16px;
  line-height: 30px;
  margin-top: 7px;
}
/* line 430, ../sass/styles.scss */
.inner .jordan-stay h4 {
  display: inline-block;
}
/* line 432, ../sass/styles.scss */
.inner .jordan-stay h4 span.green {
  font-size: 24px;
  line-height: 20px;
  margin-top: 7px;
}
/* line 438, ../sass/styles.scss */
.inner .jordan-stay .gray {
  color: #424242;
  font-size: 24px;
  line-height: 20px;
}
/* line 443, ../sass/styles.scss */
.inner .jordan-stay p.text2 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 7px;
}
/* line 448, ../sass/styles.scss */
.inner .jordan-stay .iban {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  font-family: "LucidaGrande";
}
/* line 454, ../sass/styles.scss */
.inner .jordan-stay .donate {
  color: #008639;
  font-size: 18px;
  margin-top: 20px;
}
/* line 458, ../sass/styles.scss */
.inner .jordan-stay .donate a {
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 27.5px;
  background-color: #008639;
  padding: 12px 54px;
  display: inline-block;
}
/* line 469, ../sass/styles.scss */
.inner .goals-wrapper {
  background-color: #F9F9F9;
  margin: 60px 0 30px;
  padding-bottom: 25px;
}
/* line 474, ../sass/styles.scss */
.inner .goals-wrapper .head-title {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 30px;
  font-weight: bold;
  line-height: 82px;
  text-align: center;
  margin-top: 5px;
}
/* line 483, ../sass/styles.scss */
.inner .goals-wrapper .head-body {
  color: #3B3B3B;
  font-family: "Droid Arabic Kufi bold";
  font-size: 22px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
}
/* line 491, ../sass/styles.scss */
.inner .goals-wrapper .block-head {
  margin-bottom: 30px;
}
/* line 494, ../sass/styles.scss */
.inner .goals-wrapper .goal-block {
  display: inline-block;
  margin-bottom: 25px;
}
/* line 497, ../sass/styles.scss */
.inner .goals-wrapper .goal-block .col-xs-12.col-sm-1 {
  padding: 0 10px;
}
/* line 501, ../sass/styles.scss */
.inner .goals-wrapper .goal-block .goal-block-head {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 20px;
  font-weight: bold;
  line-height: 38px;
}
/* line 507, ../sass/styles.scss */
.inner .goals-wrapper .goal-block .goal-block-head .title-text {
  padding-top: 20px;
}
/* line 511, ../sass/styles.scss */
.inner .goals-wrapper .goal-block .goal-text {
  color: #666666;
  font-family: "Droid Arabic Kufi";
  font-size: 16px;
  line-height: 31px;
  margin-top: 15px;
}
/* line 521, ../sass/styles.scss */
.inner .means {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
/* line 525, ../sass/styles.scss */
.inner .means .block-title {
  color: #3B3B3B;
  font-family: "Droid Arabic Kufi bold";
  font-size: 26px;
  font-weight: bold;
  line-height: 49px;
}
/* line 532, ../sass/styles.scss */
.inner .means .block-intro {
  color: #666666;
  line-height: 34px;
  margin: 15px 0 27px;
}
/* line 538, ../sass/styles.scss */
.inner .means .step .text {
  background-color: #F9F9F9;
  color: #2D2D2D;
  font-family: "Droid Arabic Kufi bold";
  font-size: 18px;
  line-height: 34px;
  padding: 50px 30px;
  min-height: 235px;
  position: relative;
}
/* line 547, ../sass/styles.scss */
.inner .means .step .text span {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.13;
  color: #008639;
  font-family: "Open Sans";
  font-size: 148px;
  font-weight: 600;
  line-height: 201px;
}
/* line 561, ../sass/styles.scss */
.inner .governance-wrapper {
  background-color: #F9F9F9;
  text-align: center;
  padding-bottom: 30px;
}
/* line 566, ../sass/styles.scss */
.inner .governance-wrapper .block-title {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 30px;
  font-weight: bold;
  line-height: 82px;
}
/* line 573, ../sass/styles.scss */
.inner .governance-wrapper .block-intro {
  color: #3B3B3B;
  font-family: "Droid Arabic Kufi bold";
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}
/* line 581, ../sass/styles.scss */
.inner .governance-wrapper .block-intro2 {
  color: #666666;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
}
/* line 587, ../sass/styles.scss */
.inner .governance-wrapper h2.block-title.block-title2 {
  font-size: 20px;
  line-height: 82px;
  margin: 0;
  margin-bottom: 30px;
}
/* line 594, ../sass/styles.scss */
.inner .governance-wrapper .committees {
  margin-bottom: 50px;
}
/* line 596, ../sass/styles.scss */
.inner .governance-wrapper .committees .image {
  margin-bottom: 20px;
}
/* line 597, ../sass/styles.scss */
.inner .governance-wrapper .committees .image img {
  width: 110px;
}
/* line 602, ../sass/styles.scss */
.inner .governance-wrapper .committees .title {
  color: #008639;
  font-family: "Droid Arabic Kufi bold";
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
/* line 610, ../sass/styles.scss */
.inner .governance-wrapper .footer-text {
  color: #666666;
  font-size: 16px;
  line-height: 1.8;
  padding: 0 80px;
}
/* line 619, ../sass/styles.scss */
.inner .committee-members {
  text-align: center;
}
/* line 621, ../sass/styles.scss */
.inner .committee-members h2.block-title {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 30px;
  font-weight: bold;
  line-height: 82px;
}
/* line 628, ../sass/styles.scss */
.inner .committee-members .members {
  text-align: right;
}
/* line 630, ../sass/styles.scss */
.inner .committee-members .members .col-xs-12.col-sm-6 {
  padding: 0;
}
/* line 633, ../sass/styles.scss */
.inner .committee-members .members .tr {
  font-size: 20px;
  line-height: 60px;
  padding-right: 130px;
}
/* line 638, ../sass/styles.scss */
.inner .committee-members .members .tr.empty {
  color: transparent;
}
/* line 641, ../sass/styles.scss */
.inner .committee-members .members .tr:nth-of-type(odd) {
  background: #F9F9F9;
}
/* line 647, ../sass/styles.scss */
.inner .donations-supporters {
  margin: 35px;
  text-align: center;
}
/* line 651, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container, .inner .donations-supporters .donations .donations-container, .inner .donations-supporters .supporters .supporters-container, .inner .donations-supporters .supporters .donations-container {
  background-color: #F9F9F9;
  padding: 30px 50px 40px;
}
/* line 654, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container h2.block-title, .inner .donations-supporters .donations .donations-container h2.block-title, .inner .donations-supporters .supporters .supporters-container h2.block-title, .inner .donations-supporters .supporters .donations-container h2.block-title {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 30px;
  font-weight: bold;
  line-height: 82px;
}
/* line 660, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container h2.block-title a, .inner .donations-supporters .donations .donations-container h2.block-title a, .inner .donations-supporters .supporters .supporters-container h2.block-title a, .inner .donations-supporters .supporters .donations-container h2.block-title a {
  color: #C90D0E;
}
/* line 664, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .image, .inner .donations-supporters .donations .donations-container .image, .inner .donations-supporters .supporters .supporters-container .image, .inner .donations-supporters .supporters .donations-container .image {
  margin-bottom: 40px;
  min-height: 222px;
}
/* line 667, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .image img, .inner .donations-supporters .donations .donations-container .image img, .inner .donations-supporters .supporters .supporters-container .image img, .inner .donations-supporters .supporters .donations-container .image img {
  width: 92px;
}
/* line 671, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .title, .inner .donations-supporters .donations .donations-container .title, .inner .donations-supporters .supporters .supporters-container .title, .inner .donations-supporters .supporters .donations-container .title {
  font-size: 16px;
  line-height: 1.8;
  padding: 0 70px;
  color: #666666;
}
/* line 677, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .read-more, .inner .donations-supporters .donations .donations-container .read-more, .inner .donations-supporters .supporters .supporters-container .read-more, .inner .donations-supporters .supporters .donations-container .read-more {
  color: #008639;
  font-size: 16px;
  line-height: 31px;
  margin-top: 15px;
}
/* line 682, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .read-more a, .inner .donations-supporters .donations .donations-container .read-more a, .inner .donations-supporters .supporters .supporters-container .read-more a, .inner .donations-supporters .supporters .donations-container .read-more a {
  color: #008639;
}
/* line 690, ../sass/styles.scss */
.inner .donations-supporters .donations .supporters-container .image img, .inner .donations-supporters .supporters .supporters-container .image img {
  width: 117px;
}
/* line 698, ../sass/styles.scss */
.inner .supporters-content h2.block-title {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 30px;
  font-weight: bold;
  line-height: 82px;
}
/* line 705, ../sass/styles.scss */
.inner .supporters-content .block-intro {
  color: #666666;
  font-size: 16px;
  line-height: 1.8;
  width: 70%;
}
/* line 712, ../sass/styles.scss */
.inner .supporters-content .table-header {
  background-color: #F9F9F9;
  box-shadow: 0 2px 4px 0 rgba(99, 99, 99, 0.39);
  display: inline-block;
  width: 100%;
  padding: 0 20px;
  margin: 25px 0 15px;
}
/* line 719, ../sass/styles.scss */
.inner .supporters-content .table-header .head {
  color: #C90D0E;
  font-family: "Droid Arabic Kufi bold";
  font-size: 20px;
  line-height: 82px;
}
/* line 726, ../sass/styles.scss */
.inner .supporters-content .table-content {
  padding: 0 40px;
}
/* line 728, ../sass/styles.scss */
.inner .supporters-content .table-content div {
  color: #343434;
  font-size: 18px;
  line-height: 3;
}
.inner .supporters-content .table-content div.amount {
  font-family: "LucidaGrande";
}

/* line 733, ../sass/styles.scss */
.inner .supporters-content .table-content .donator {
  border-left: 1px solid #E6E6E6;
}
/* line 736, ../sass/styles.scss */
.inner .supporters-content .table-content .wrapp {
  /*display: none;*/
}
/* line 739, ../sass/styles.scss */
.inner .supporters-content .table-content .wrapp:nth-of-type(odd) .tr {
  background: #F9F9F9;
  display: table;
  width: 100%;
}
/* line 746, ../sass/styles.scss */
.inner .supporters-content .donate {
  color: #008639;
  font-size: 18px;
  margin: 55px 0 50px;
  text-align: center;
}
/* line 751, ../sass/styles.scss */
.inner .supporters-content .donate a {
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 27.5px;
  background-color: #008639;
  padding: 12px 70px;
  display: inline-block;
}
/* line 762, ../sass/styles.scss */
.inner .supporters-table.donators .donator {
  border: none;
  font-size: 20px;
  line-height: 60px;
  color: #000;
}

/* line 771, ../sass/styles.scss */
.col-xs-12.supporters-table {
  margin-bottom: 15px;
}

/* line 775, ../sass/styles.scss */
.load-more {
  text-align: center;
  color: green;
  cursor: pointer;
}

/* line 781, ../sass/styles.scss */
.how-we-are .col-xs-12.col-sm-4.step .text {
  min-height: 268px;
}

/* line 787, ../sass/styles.scss */
span.iban {
  color: #008639;
  font-size: 17px;
  line-height: 50px;
  font-family: 'LucidaGrande';
  letter-spacing: -1px;
  font-weight: bold;
}

/* line 796, ../sass/styles.scss */
span.main-text {
  min-height: 189px;
  display: inline-block;
}

/* line 803, ../sass/styles.scss */
.accounts-blocks .block.last .block-wrapper .text .text-inner {
  min-height: 189px;
}
/* line 807, ../sass/styles.scss */
.accounts-blocks .block .block-wrapper {
  min-height: 818px;
}

/*
.accounts .account:after{
    content: inherit;
    content: initial;
}*/
