.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: none; }

.dropdown .is-dropdown-submenu {
  border: none; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  border: none;
  background: url(../img/chevron.png);
  width: 6px;
  height: 10px;
  transform: rotate(90deg); }

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg); }

.button {
  padding: 8px 45px;
  background-color: #2AB399; }
  .button:hover {
    background-color: rgba(42, 179, 153, 0.8); }
  .button:focus {
    background: #2AB399;
    border-color: transparent;
    outline: none; }

.button.rounded {
  border-radius: 40px; }

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  border: solid 1px #e8e8e8;
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px; }

.accordion-title {
  border: 1px solid rgba(104, 105, 105, 0.2);
  font-size: 1rem;
  font-weight: 500;
  color: #2AB399; }

.accordion-content {
  color: #686969; }


/* Font of the NAV */
body,
h1, h2, h3,  h4, h5, h6 {
  font-family: roboto, "sans-serif";
  color: #000; }
/*
body,
h3 {
  font-family: roboto, "sans-serif";
  color: #fff; }
*/
a {
  color: #2AB399; }
  a:hover, a:focus {
    color: #2AB399;
    opacity: .8; }

time {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  font-size: 11px;
  color: #939393;
  margin-bottom: 12px; }

#main-header {
  position: relative;
  z-index: 3; }

#top-head {
  background: #fff;
  position: relative;
  z-index: 3; }

#nav-container {
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: bold;
  transition: all 600ms ease; }
  #nav-container .logo {
    display: none; }

#mobile-nav {
  display: none;
  position: absolute;
  width: 100%;
  padding: 1.5rem 1rem;
  background: #fff;
  z-index: 2;
  box-shadow: inset 0 5px 20px rgba(0, 0, 0, 0.2); }

#main-content {
  padding: 80px 0; }

#main-foot {
  padding: 1rem 0;
  background: #fff;
  box-shadow: 0 -2px 30px rgba(0, 0, 0, 0.1); }

.logo img {
  max-height: 38px !important;
  margin: 12px 0; }

#top-head img {
  max-height: 50px; }
#top-head li {
  border-left: solid 1px rgba(0, 0, 0, 0.07);
  padding: calc( 25.8px / 2 ) 0; }
#top-head .button {
  margin: 0;
  padding: 0 .4rem; }
#top-head .menu {
  float: right; }

.lang-switcher {
  font-size: 12px;
  font-weight: bold; }
  .lang-switcher a {
    text-transform: uppercase;
    position: relative;
    color: #686969; }
    .lang-switcher a:after {
      content: '';
      width: 24px;
      height: 24px;
      border: solid 1px #686969;
      border-radius: 100%;
      z-index: -1;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }

.search-bar {
  position: absolute;
  padding: .75rem;
  z-index: 1;
  background: #686969;
  width: 100%;
  top: -100%;
  opacity: 0;
  transition: all .4s ease;
  z-index: 2;
  box-shadow: inset 0 5px 20px rgba(0, 0, 0, 0.2); }
  .search-bar input {
    margin: 0;
    border: none;
    border-radius: 0;
    background: transparent;
    color: #fff;
    box-shadow: none; }
    .search-bar input:focus {
      border: none;
      background-color: transparent;
      box-shadow: none; }
  .search-bar .close-button {
    position: initial; }
  .search-bar.active {
    top: 62px;
    transform: translateY(0);
    opacity: 1 !important;
    visibility: visible !important; }

#main-nav > ul > li {
  text-transform: uppercase; }
  #main-nav > ul > li > a {
    padding: 1.5rem .7rem;
    color: #fff; }

#main-nav .dropdown .is-dropdown-submenu {
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04); }
  #main-nav .dropdown .is-dropdown-submenu a {
    color: #686969;
    font-weight: normal;
    text-transform: initial;
    padding: 0.625rem 1.25rem;
    border-bottom: solid 1px #EFEFF4;
    line-height: 1.5; }

#mobile-nav {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px; }
/* Sliding Windows */
.main-carousel {
  position: relative;
  margin-top: -2px;
  /*height: 665px;*/
	height: 450px;
  color: #000; }
  .main-carousel h2 {
    color: #000; }
  .main-carousel .button {
    font-weight: bold;
    font-size: 1rem;
    margin-top: 29px; }
  .main-carousel .carousel-cell {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%; }
    .main-carousel .carousel-cell .caption {
      transition: all ease-in-out 1s;
      transform: translate(0, 40%); }
    .main-carousel .carousel-cell.is-selected .caption {
      transform: translate(0, 0); }
    .main-carousel .carousel-cell .grid-container {
      position: relative;
      z-index: 2;
      height: 100%; }
      .main-carousel .carousel-cell .grid-container .grid-x {
        height: 100%; }
    .main-carousel .carousel-cell:after {
      content: '';
      position: absolute;
      bottom: 0;
		background-size: cover;
      left: 0;
      width: 100%;
      height: 100%;
      /* Shadow on Floating Slides
       * background: linear-gradient(to bottom, rgba(42, 179, 153, 0.5) 0%, #0000 40%); } */
		background: linear-gradient(to bottom, 250, 251, 250, 1 0%, #0000 40%); }

.flickity-button {
  display: none;
  background: transparent !important; }

.flickity-button-icon {
  fill: #fff; }

#page-head {
  background-size: cover;
  background-position: center;
  height: 180px;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  #page-head h1 {
    position: absolute;
    text-align: center;
    color: #fff;
    top: calc( 50% + 62px);
    left: 50%;
    transform: translate(-50%, calc( -50% - 62px ));
    -ms-transform: translate(-50%, -50%);
    font-weight: bold;
    margin: 0;
    z-index: 4; }
  #page-head:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(42, 179, 153, 0.5) 0%, #176052 100%); }

#main-content h4 {
  font-weight: bold;
  padding-left: 60px;
  position: relative;
  display: inline-block;
  width: auto;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 14px;
 
}
  #main-content h4:after {
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 40px;
    background-color: #2AB399; }
#main-content ul li:not(.accordion-item) {
  list-style-image: url(../img/chevron.png); }

body.home #main-content {
  padding-top: 0; }

.type-post h2 {
  font-weight: bold;
  margin-top: 1rem; }
.type-post .post_data {
  border-bottom: solid 1px #e8e8e8;
  padding: 0 0 20px;
  margin: 0 0 25px;
  font-size: .875em;
  line-height: 1em;
  width: 100%;
  color: rgba(104, 105, 105, 0.7); }

article {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #e8e8e8; }

.widget {
  border: solid 1px #e8e8e8;
  padding: 1rem;
  margin-bottom: 1rem; }
  .widget h5 {
    font-weight: bold;
    padding-bottom: 1rem;
    border-bottom: solid 1px #e8e8e8;
    margin: 0 0 25px; }
  .widget span {
    display: block;
    font-size: .75em;
    color: rgba(104, 105, 105, 0.7); }


/*Content-BackGround Color*/

/* HomePage Color By Amr*/


/*.home-content {
  background: #F7f7f7;
  padding: 80px 0;
  margin-bottom: 80px;
  color: #000; }
  .home-content h4 {
    color: #fff; }
  .home-content li {
    list-style: none !important; }
    .home-content li:before {
      content: '';
      margin-right: 10px;
      display: inline-block;
      height: 20px;
      width: 20px;
      background: #2AB399 url(../img/chevron-light.png) center no-repeat;
      transform: translateY(4px); }
    .home-content li a {
      color: #fff; } */
.home-content {
  background: #F7f7f7;
  padding: 80px 0;
  margin-bottom: 80px;
  color: #000; }
  .home-content h4 {
    color: #000; }
  .home-content li {
    list-style: none !important; }
    .home-content li:before {
      content: '';
      margin-right: 10px;
      display: inline-block;
      height: 20px;
      width: 20px;
      background: #2AB399 url(../img/chevron-light.png) center no-repeat;
      transform: translateY(4px); }
    .home-content li a {
      color: #000; }

.white-box {
  background: #fff;
  padding: 40px;
  margin-bottom: 40px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  color: #686969; }
  .white-box h5 {
    font-weight: bold; }
  .white-box img {
    border-radius: 50%;
    margin-bottom: 1rem; }
  .white-box p {
    padding-bottom: 20px;
    border-bottom: solid 1px #e8e8e8; }
  .white-box a {
    font-weight: bold;
    font-size: 14px; }

.latest-news {
  margin: 45px 0 40px; }
  .latest-news figure {
    margin-bottom: 25px;
    backface-visibility: hidden;
    overflow: hidden;
    height: 180px; }
  .latest-news img {
    transform: scale(0.5);
    max-height: 180px;
    min-width: 100%; }
  .latest-news h6 {
    font-weight: bold;
    color: #262626;
    margin-bottom: 1rem; }
  .latest-news p {
    font-size: 14px;
	
}
  .latest-news .read-more {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-size: 12px;
    margin-bottom: 20px;
    text-align: right; }
    .latest-news .read-more span {
      background: #fff;
      z-index: 3;
      position: relative;
      padding: 5px; }
    .latest-news .read-more a {
      color: #686969; }
    .latest-news .read-more:after {
      content: '';
      position: absolute;
      width: 100%;
      border-bottom: dashed 1px;
      left: 0;
      top: 50%;
      z-index: 1;
      transform: translateY(-50%); }

.page-menu {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 1.25rem; }
  .page-menu h6 {
    text-transform: uppercase;
    background: #2AB399;
    color: #000;
    text-align: center;
    padding: .8rem;
    border-radius: 4px 4px 0 0; }
  .page-menu ul {
    margin: 0 .8rem; }
  .page-menu li {
    list-style-image: none !important; }
  .page-menu li:not(:last-child) {
    border-bottom: solid 1px #E8E8E8; }
  .page-menu a {
    color: #686969;
    padding: 1rem;
    line-height: 1.5; }
  .page-menu li.current-menu-item a {
    color: #2AB399; }

.card {
  color: #686969;
  border-radius: 0;
  border: none;
  margin-bottom: 1.25rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1); }
  .card h5 {
    font-size: 1.125rem;
    font-weight: bold; }

.wpcf7 {
  padding-top: 40px; }

#contact {
  position: relative; }
  #contact .contact-info .inner {
    width: 370px;
    max-width: 100%;
    height: 422px;
    padding: 1rem;
    background: #686969;
    color: #fff; }
  #contact .contact-info ul {
    margin: 0;
    height: 100%; }
  #contact .contact-info li {
    position: relative;
    height: 50%; }
    #contact .contact-info li:last-child {
      border-top: solid 1px #E8E8E8; }
  #contact .contact-info .middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  #contact .contact-info .icon, #contact .contact-info .details {
    float: left; }
  #contact .contact-info .icon {
    padding: 0 0.7rem; }
  #contact #map-canvas {
    height: 422px; }

#main-foot {
  color: rgba(104, 105, 105, 0.8);
  font-size: 14px; }
  #main-foot p {
    margin: 0; }
  #main-foot .copyright {
    text-align: center; }

#social {
  margin: 1rem 0;
  justify-content: center; }
  #social li:not(:last-child) {
    margin-right: 0.5rem; }
  #social a {
    padding: 0; }
  #social svg {
    display: inline-block;
    width: 32px;
    height: 32px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.gallery-item {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
  text-align: center;
  margin-bottom: .5rem;
  padding-right: 0.93rem;
  padding-left: 0.93rem; }

.gallery.gallery-columns-2 > .gallery-item {
  width: 50%; }

.gallery.gallery-columns-3 > .gallery-item {
  width: 33.33%; }

.gallery.gallery-columns-4 > .gallery-item {
  width: 25%; }

.gallery.gallery-columns-5 > .gallery-item {
  width: 20%; }

.gallery.gallery-columns-6 > .gallery-item {
  width: 16.66%; }

.gallery.gallery-columns-7 > .gallery-item {
  width: 14.285%; }

.gallery.gallery-columns-8 > .gallery-item {
  width: 12.5%; }

.gallery.gallery-columns-9 > .gallery-item {
  width: 11.11%; }

/* Small only */
@media screen and (max-width: 39.9375em) {
  .alignright,
  .alignleft {
    float: none;
    display: block; } }
/* Medium and up */
@media screen and (min-width: 40em) {
  .logo {
    border-right: solid 1px rgba(0, 0, 0, 0.07); }

  .flickity-button {
    display: block; }

  .contact-info {
    position: absolute;
    top: 0;
    left: 10vw;
    height: 100%;
    z-index: 2; }
    .contact-info .inner {
      padding: 2rem; }

  .type-post h2 {
    font-size: 1.5rem; }

  #social,
  #social li {
    justify-content: start; }

  #main-foot .copyright {
    text-align: right; } }
/* Medium only */
/* Large and up */
@media screen and (min-width: 64em) {
  div#nav-container.is-stuck {
    background: #fff;
    box-shadow: 0px 4px 8px -3px rgba(17, 17, 17, 0.06);
    transition: all 600ms ease; }
    div#nav-container.is-stuck #main-nav > ul > li > a {
      color: #686969; }
    div#nav-container.is-stuck .logo {
      border: none;
      display: block;
      float: left;
      margin-right: 1rem; }

  #page-head {
    height: 350px;
    margin-top: -62px; }

  .white-box:last-child {
    margin-bottom: 0; } }

.grecaptcha-badge { visibility: hidden !important; }
/* Large only */

/*# sourceMappingURL=styles.css.map */
