/*********************
        Color
*********************/
/*********************
        Font
*********************/
body {
  direction: rtl;
  font-family: 'Tajawal'; }

.breadcrumb-item.active {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #000 !important; }

.breadcrumb-item a {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #3C690F; }

.text-head {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #3C690F;
  margin-bottom: 2rem; }

.button-more {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  text-decoration: none;
  color: #566843; }

/**********************************************************
                            Start Heder top
/**********************************************************/
.navbar-top {
  background-image: url("../img/header.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }
.navbar-top .logo-navbar {
  padding-top: 100px;
  padding-right: 45px; }
@media (max-width: 767px) {
  .navbar-top .logo-navbar {
    padding-right: 0; } }
.navbar-top .logo-navbar h3 {
  font-style: normal;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #343434; }
.navbar-top .logo-navbar img {
  width: 400px;
  height: 100px;
  margin-bottom: 0.5rem; }
@media (max-width: 992px) {
  .navbar-top .logo-navbar img {
    width: 200px;
    height: auto; } }
.navbar-top nav.navbar.navbar-expand-lg.navbar-light.fixed-top {
  padding: 10px 0;
  background-color: #0003  !important; }
.navbar-top .navbar-light .navbar-nav .nav-link {
  border: 1px solid transparent;
  border-radius: 50px;
  font-weight: 700;
  font-size: 20px;
  padding: 6px 8px;
  line-height: 24px;
  text-align: right;
  color: #FFFFFF; }
@media (max-width: 1200px) {
  .navbar-top .navbar-light .navbar-nav .nav-link {
    padding: 0 0;
    font-size: 16px; } }
.navbar-top .navbar-light .navbar-nav .nav-link:focus, .navbar-top .navbar-light .navbar-nav .nav-link:hover {
  border: 1px solid #FFC11F;
  border-radius: 50px;
  color: #FFC11F; }
.navbar-top .nav-item {
  padding: 10px 15px; }
@media (max-width: 1200px) {
  .navbar-top .nav-item {
    padding: 10px 10px; } }
.navbar-top .navbar-collapse {
  padding: 7px 0px; }
@media (max-width: 1200px) {
  .navbar-top .navbar-collapse {
    margin: 0 0; } }
.navbar-top .navbar-light .navbar-nav .nav-link.active, .navbar-top .navbar-light .navbar-nav .show > .nav-link {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #3C690F;
  background: #FFC11F;
  border-radius: 20px; }
.navbar-top .search-nav-block {
  position: relative; }
.navbar-top .search-nav-block span {
  position: absolute;
  left: -90px;
  top: 10px; }
@media (max-width: 767px) {
  .navbar-top .search-nav-block span {
    left: 0; } }
.navbar-top .search-nav-block span img {
  width: 80%; }
.navbar-top input {
  background: rgba(242, 242, 242, 0.82);
  border: 0.5px solid #D9D9D9;
  border-radius: 25px;
  position: relative;
  width: 135% !important;
  margin-right: 30px; }
@media (max-width: 992px) {
  .navbar-top input {
    width: 100% !important;
    margin-right: 0; } }

/**********************************************************
                            End Heder Top
/**********************************************************/
/**********************************************************
                            Start Heder bottom
/**********************************************************/
/**********************************************************
                            End Heder bottom
/**********************************************************/
a {
  text-decoration: none !important; }

/**********************************************************
                            Start Banner
/**********************************************************/
.banner-home {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }
.banner-home .slick-slider {
  direction: ltr;
  margin-bottom: 0; }
.banner-home .slick-slider img {
  height: 444px; }
.banner-home .cl {
  height: 444px;
  padding: 10px;
  position: relative; }
.banner-home .cl h3 {
  position: absolute;
  top: 60px;
  left: 2%;
  background: #fff;
  padding: 15px 75px;
  border-radius: 0px 14px 14px 0px;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  color: #912B29;
  text-shadow: 0px 4px 4px #00000040; }
.banner-home .slick-active .overlay {
  opacity: 0 !important; }
.banner-home .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #3c690f; }
.banner-home .slick-dots {
  bottom: -57px; }
.banner-home .slick-dots li button:before {
  color: #fff;
  opacity: 1; }
.banner-home .slick-dots li button:before {
  font-size: 18px; }
.banner-home .overlay {
  position: absolute;
  background-color: #00000087;
  width: 100%;
  height: 98%;
  margin: 0 10px;
  z-index: 999;
  border-radius: 10px; }
.banner-home .transform-slider {
  transform: scale(0.8); }
.banner-home .slick-active {
  border-radius: 14px;
  position: relative;
  z-index: 999; }
.banner-home .slick-center {
  transform: scale(1.08); }
.banner-home .slick-slide:not(.slick-active) {
  margin: 20px 0; }
.banner-home .child {
  width: 100%; }
.banner-home .slide:not(.slick-active) {
  cursor: pointer; }

/**********************************************************
                            END Banner
/**********************************************************/
/**********************************************************
                            Start New
/**********************************************************/
.New {
  background: #F7F7F7;
  padding-top: 2rem;
  padding-bottom: 2rem; }
.New .back-color-new .bg-white-card {
  background: #Fff;
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 14px;
  padding: 32px 32px 0; }
.New .back-color-new .side-right {
  background: #FCFAF6;
  box-shadow: inset 0px 4px 4px #00000014;
  border-radius: 14px;
  padding: 15px;
  position: relative; }
.New .back-color-new .side-right .button-more {
  position: absolute;
  left: 25px;
  bottom: 30px; }
@media (max-width: 992px) {
  .New .back-color-new .side-right .button-more {
    position: relative;
    left: 0;
    bottom: 0; } }
.New .back-color-new .side-right h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 142.2%;
  display: flex;
  align-items: center;
  text-align: right;
  color: #627534; }
.New .back-color-new .side-right p {
  font-weight: 400;
  font-size: 18px;
  line-height: 142.2%;
  display: flex;
  align-items: center;
  text-align: right;
  color: #746a13d4; }
.New .back-color-new .side-left {
  background: #EFF2E7;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: baseline; }
.New .back-color-new .side-left:first-child {
  border-radius: 8px 8px 0 0; }
.New .back-color-new .side-left:last-child {
  border-radius: 0 0 8px 8px; }
.New .back-color-new .side-left h5 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 142.2%;
  display: flex;
  align-items: center;
  text-align: right;
  color: #566843; }

/**********************************************************
                            END New
/**********************************************************/
/**********************************************************
                            Start department
/**********************************************************/
.department {
  background-image: url("../img/bg-squers.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem; }
.department .slick-initialized .slick-slide {
  display: block;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 14px;
  margin: 0 10px;
  padding: 15px; }
.department a {
  text-decoration: none; }
.department .slick-slider .slick-track, .department .slick-slider .slick-list {
  margin-bottom: 10px; }
.department .slick-slider {
  direction: ltr;
  margin-bottom: 0; }
.department .slick-slider p {
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  text-align: right;
  margin: 16px 0 4px 0;
  color: #343434;
  height: 20px; }
.department .slick-slider .authorized {
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
  text-align: right;
  color: #716D69;
  height: 20px; }
.department .slick-slide img {
  margin: auto; }

/**********************************************************
                            END department
/**********************************************************/
/**********************************************************
                            Start product
/**********************************************************/
.product {
  background: #f9f9f9;
  padding-top: 2rem;
  padding-bottom: 2rem; }
.product .video-section {
  position: relative; }
.product .video-section .icon-video {
  position: absolute;
  top: 30%;
  left: 35%; }
.product a {
  text-decoration: none; }
.product .card-body-product {
  background: #FFFFFF;
  border-radius: 0px 0px 14px 14px;
  padding: 8px 6px;
  box-shadow: 0 .125rem .25rem #00000013 !important; }
.product .card-body-product p {
  margin-bottom: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: unset;
  text-align: right;
  color: #566843;
  padding: 3px 16px; }
.product textarea {
  resize: none; }
.product .card-body-product2 {
  background-image: url("../img/banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 16px;
  box-shadow: 0 .125rem .25rem #00000013 !important;
  border-radius: 0px 0px 14px 14px; }
.product .card-body-product2 p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #566843; }
.product .card-body-product2 img {
  margin-left: 1rem; }
.product .contact-us {
  background: #d9d9d999;
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 14px;
  padding: 15px; }
@media (max-width: 992px) {
  .product .contact-us {
    margin-bottom: 2rem; } }
.product .contact-us h4 {
  margin-bottom: 1rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #343434; }
.product .contact-us input {
  background: #FFFFFF;
  border-radius: 14px;
  height: 56px;
  margin-bottom: 1rem; }
.product .contact-us textarea {
  background: #FFFFFF;
  border-radius: 14px;
  margin-bottom: 1rem;
  height: 151px; }
.product .contact-us button {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center; }
.product .contact-us button span {
  margin: 0 1rem 0 3.5rem; }
.product .contact-us button img {
  margin-left: 1rem; }
.product .contact-us .code {
  background: #B4C99E;
  border-radius: 14px 14px 0px 0px;
  padding: 16px;
  color: #343434;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px; }
.product .contact-us .form-control-code {
  border-radius: 0px 0px 14px 14px !important; }
.product .sectiontwo-contacat-us {
  background: linear-gradient(0deg, #4d5840db, #4d5840db), url(5540822.jpg);
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 0px 0px 14px 14px;
  padding: 10px 20px;
  min-height: 410px; }
.product .sectiontwo-contacat-us h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #FFFFFF; }
.product .sectiontwo-contacat-us a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #FFC11F;
  text-decoration: none; }
.product .sectiontwo-contacat-us p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #D9D9D9; }
.product .sectiontwo-contacat-us h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #566843;
  text-shadow: 0px 4px 4px #00000040; }
.product .sectiontwo-contacat-us .text-p {
  text-align: left; }
.product .back-image-contact {
  background-image: url("../img/Rectangle 31.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 10px 35px; }

/**********************************************************
                            END product
/**********************************************************/
/**********************************************************
                            Start department-page
/**********************************************************/
.department-page {
  background-image: linear-gradient(4.5deg, #0003 -7.14%, #0003 96.35%), url("../img/Rectangle 3.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }
.department-page .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-left: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/"); }
.department-page button.slick-prev, .department-page button.slick-next {
  display: none !important; }

/**********************************************************
                            END department-page
/**********************************************************/
/**********************************************************
                            Start department-deails
/**********************************************************/
.department-deails {
  background-image: url("../img/bg-squers.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }
.department-deails .download-card {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px #00000040;
  border-radius: 14px;
  padding: 15px;
  z-index: 1;
  position: relative; }
.department-deails .download-card .download-card__content-box__catagory {
  background: #d6d09c61;
  border-radius: 14px;
  padding: 15px;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #3C690F; }
@media (max-width: 992px) {
  .department-deails .download-card .download-card__content-box__catagory {
    margin-top: 1rem; } }
.department-deails .download-card .download-card__content-box__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: right;
  color: #566843;
  margin-bottom: 2rem;
  margin-top: 1rem; }
.department-deails .download-card__content-box {
  margin-right: 3rem; }
@media (max-width: 992px) {
  .department-deails .download-card__content-box {
    margin-right: 0; } }
.department-deails .download-card__icon-box img {
  width: 125px;
  height: 162px; }
@media (max-width: 992px) {
  .department-deails .download-card__icon-box img {
    width: 100%;
    height: 100%; } }
.department-deails .file-download a {
  background: #3C690F;
  border-radius: 10px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #FFFFFF;
  padding: 7px 15px;
  text-decoration: none; }
.department-deails .file-download a img {
  padding: 0 5px; }
.department-deails .file-download p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #716D69; }
.department-deails .file-download p img {
  margin: 0 3px; }
.department-deails .button-more {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: right; }
.department-deails .button-more:hover {
  color: #566843 !important; }
.department-deails .a-right {
  display: flex;
  justify-content: end; }
.department-deails .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-left: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/"); }
.department-deails .Scientific_window {
  position: relative;
  transition: 0.3s all ease-in-out; }
.department-deails .Scientific_window img {
  border-radius: 15px;
  transition: 0.3s all ease-in-out; }
.department-deails .Scientific_window .overlay-window h3 {
  position: absolute;
  bottom: 0px;
  background-color: #0000006e;
  width: 100%;
  padding: 15px;
  margin: 0;
  color: #fff;
  border-radius: 15px; }
.department-deails .Scientific_window .overlay-window h4 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 15px;
  margin: 0;
  display: none;
  transition: 0.3s all ease-in-out;
  color: #343434;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 0px 0px 14px 14px; }
.department-deails .Scientific_window .overlay-window:hover h4 {
  display: block;
  transition: 0.3s all ease-in-out; }
.department-deails .Scientific_window .overlay-window:hover h3 {
  display: none; }
.department-deails .download-cards h1 {
  background: #566843;
  border-radius: 14px;
  padding: 15px;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #FFFFFF;
  margin: 0;
  position: relative;
  top: 8px;
  z-index: 1; }

/**********************************************************
                            END department-deails
/**********************************************************/
/**********************************************************
                            Start cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url("../img/image.png");
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  Width: 444px;
  height: 453px; }
@media screen and (max-width: 992px) {
  .drGhanem__img img {
    width: 200px !important;
    height: 200px !important; } }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

textarea {
  padding: .375rem .75rem; }

.second-section .mt-40.mt-5 {
  margin-top: 5rem !important; }

.guests-comments.product {
  padding-top: 0 !important; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .cv {
    padding: 53px 20px; }

  .drGhanem__img {
    Width: 320px;
    height: auto; } }
@media screen and (max-width: 768px) {
  /* tablet */
  .left-content {
    margin-top: 5rem; }

  .cv-conatiner {
    padding: 88px 20px; } }
/**********************************************************
                            END cv
/**********************************************************/
/**********************************************************
                            END cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url(image.png);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  Width: 444px;
  height: 453px; }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box-comment input {
  background: #E6E5E4;
  border-radius: 14px;
  border: solid 1px #E6E5E4; }

.comments__box-comment input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #808080; }

.comments__box-comment .send {
  background: #566843;
  border-radius: 14px;
  padding: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 16px;
  color: #FFFFFF; }

.comments__box-comment .send img {
  margin-right: 16px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.no-bg-color {
  background-color: unset !important; }

.no-bg-img {
  background-image: unset !important; }

.gray-bg {
  background-color: #cdc9c97a !important; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .drGhanem__img {
    width: 320px;
    height: auto; } }
@media screen and (max-width: 768px) {
  /* tablet */
  .left-content {
    margin-top: 5rem; }

  .cv-conatiner {
    padding: 88px 20px; } }
/**********************************************************
                            END cv
/**********************************************************/
/**********************************************************
                            END cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url("../image.png");
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  Width: 444px;
  height: 453px; }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box-comment input {
  background: #E6E5E4;
  border-radius: 14px;
  border: solid 1px #E6E5E4; }

.comments__box-comment input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #808080; }

.comments__box-comment .send {
  background: #566843;
  border-radius: 14px;
  padding: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 16px;
  color: #FFFFFF; }

.comments__box-comment .send img {
  margin-right: 16px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

.comment-form-gray {
  background: #F7F7F7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px; }

.comment-form-gray input, .comment-form-gray textarea {
  background: #FFFFFF;
  border-radius: 14px;
  margin-bottom: 1rem; }

.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.no-bg-color {
  background-color: unset !important; }

.no-bg-img {
  background-image: unset !important; }

.gray-bg {
  background-color: #cdc9c97a !important; }

.card-subject {
  position: relative;
  background-image: url("../img/news.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 14px; }

.card-subject img {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 14px;
  filter: grayscale(0.3); }

.card-subject p {
  position: absolute;
  bottom: 1rem;
  right: 0.8rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #FFFFFF; }

.ta7ded-dany__container {
  padding: 40px 0;
  text-align: center;
  background: #FFFFFF; }

.ta7ded-dany__container h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 40px; }

.ta7ded-dany__container .container-p {
  text-align: right;
  padding: 0 10rem; }

.ta7ded-dany__container p {
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  color: #000000; }

.gray-color {
  color: #716D69; }

.ml-2 {
  margin-left: .5rem; }

.custom-container-1000 {
  max-width: 1000px; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .drGhanem__img {
    width: 320px;
    height: auto; } }
@media screen and (max-width: 1024px) {
  .ta7ded-dany__container .container-p {
    text-align: right;
    padding: 0 2rem; } }
@media screen and (max-width: 768px) {
  .cv-conatiner {
    padding: 88px 20px; }

  .container, .container-sm {
    max-width: 540px !important; } }
/**********************************************************
                            END cv
/**********************************************************/
/**********************************************************
                            END cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url("../image.png");
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  width: 444px;
  height: 453px; }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.left-content .cv__des {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  width: 380px;
  margin-bottom: 48px; }
@media screen and (max-width: 992px) {
  .left-content .cv__des {
    width: auto; } }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box-comment input {
  background: #E6E5E4;
  border-radius: 14px;
  border: solid 1px #E6E5E4; }

.comments__box-comment input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #808080; }

.comments__box-comment .send {
  background: #566843;
  border-radius: 14px;
  padding: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 16px;
  color: #FFFFFF; }

.comments__box-comment .send img {
  margin-right: 16px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.comments__box-comment .comment-img {
  width: 88px;
  height: 88px; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

.comment-form-gray {
  background: #F7F7F7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px; }

.comment-form-gray input, .comment-form-gray textarea {
  background: #FFFFFF;
  border-radius: 14px;
  margin-bottom: 1rem; }

.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.no-bg-color {
  background-color: unset !important; }

.no-bg-img {
  background-image: unset !important; }

.gray-bg {
  background-color: #cdc9c97a !important; }

.card-subject {
  position: relative;
  background-image: url("../img/news.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 14px; }

.card-subject img {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 14px;
  filter: grayscale(0.3); }

.card-subject p {
  position: absolute;
  bottom: 1rem;
  right: 0.8rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #FFFFFF; }

.ta7ded-dany__container {
  padding: 40px 0;
  text-align: center;
  background: #FFFFFF; }

.ta7ded-dany__container h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 40px; }

.ta7ded-dany__container .container-p {
  text-align: right;
  padding: 0 10rem; }

.ta7ded-dany__container p {
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  color: #000000; }

.gray-color {
  color: #716D69; }

.ml-2 {
  margin-left: .5rem; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .drGhanem__img {
    width: 320px;
    height: auto; } }
@media screen and (max-width: 1024px) {
  .ta7ded-dany__container .container-p {
    text-align: right;
    padding: 0 2rem; } }
@media screen and (max-width: 768px) {
  .cv-conatiner {
    padding: 88px 20px; } }
/**********************************************************
                            END cv
/**********************************************************/
/**********************************************************
                            END cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url("../image.png");
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  Width: 444px;
  height: 453px; }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box-comment input {
  background: #E6E5E4;
  border-radius: 14px;
  border: solid 1px #E6E5E4; }

.comments__box-comment input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #808080; }

.comments__box-comment .send {
  background: #566843;
  border-radius: 14px;
  padding: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 16px;
  color: #FFFFFF; }

.comments__box-comment .send img {
  margin-right: 16px; }

.comments__box-comment {
  background: #FFFFFF;
  border-radius: 14px;
  align-items: center;
  padding: 16px 29px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.comments__box .gust-img img {
  margin-top: 8px; }

.color-black {
  color: #000; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comments__box .name {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px; }

.comments__box .comment {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 38px; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

.comment-form-gray {
  background: #F7F7F7;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px; }

.comment-form-gray input, .comment-form-gray textarea {
  background: #FFFFFF;
  border-radius: 14px;
  margin-bottom: 1rem; }

.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.no-bg-color {
  background-color: unset !important; }

.no-bg-img {
  background-image: unset !important; }

.gray-bg {
  background-color: #cdc9c97a !important; }

.card-subject {
  position: relative;
  background-image: url("../img/news.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 14px; }

.card-subject img {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 14px;
  filter: grayscale(0.3); }

.card-subject p {
  position: absolute;
  bottom: 1rem;
  right: 0.8rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #FFFFFF; }

.ta7ded-dany__container {
  padding: 40px 0;
  text-align: center;
  background: #FFFFFF; }

.ta7ded-dany__container h4 {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 40px; }

.ta7ded-dany__container .container-p {
  text-align: right;
  padding: 0 10rem; }

.ta7ded-dany__container p {
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  color: #000000; }

.gray-color {
  color: #716D69; }

.ml-2 {
  margin-left: .5rem; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .drGhanem__img {
    width: 320px;
    height: auto; } }
@media screen and (max-width: 1024px) {
  .ta7ded-dany__container .container-p {
    text-align: right;
    padding: 0 2rem; } }
/**********************************************************
                            END cv
/**********************************************************/
/**********************************************************
                            END cv
/**********************************************************/
.cv {
  background-image: linear-gradient(to bottom, #ffffff59, #0000001a), url("../img/cv-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 53px 240px; }

.cv-conatiner {
  position: relative;
  padding: 88px 93px; }

.cv-conatiner::before {
  content: "";
  background: rgba(255, 255, 255, 0.9);
  border-radius: 45px;
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.drGhanem__img {
  background: url("../image.png");
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 484px;
  position: absolute;
  right: -53px;
  top: -53px;
  Width: 444px;
  height: 453px; }

.left-content .cv__text {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  text-align: right;
  color: #343434;
  margin-bottom: 48px; }

.normal-text__green {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F; }

.normal-text__black {
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #000; }

.mt-40 {
  margin-top: 40px; }

.guests-comments {
  background: #FBF9F6; }

.guests-comments__banner {
  background: rgba(255, 193, 31, 0.65);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #3C690F;
  padding: 26px 0;
  margin-bottom: 32px; }

.font-w-700 {
  font-weight: 700; }

.font-w-500 {
  font-weight: 500; }

.comments__box {
  padding: 24px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  margin-bottom: 16px; }

.comments__box-comment input {
  background: #E6E5E4;
  border-radius: 14px;
  border: solid 1px #E6E5E4; }

.comments__box-comment input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #808080; }

.comments__box-comment .send {
  background: #566843;
  border-radius: 14px;
  padding: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 16px;
  color: #FFFFFF; }

.comments__box-comment .send img {
  margin-right: 16px; }

.comments__box .gust-img {
  Width: 144px;
  height: 144px;
  overflow: hidden;
  margin-left: 20px; }

.date-container .date {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #343434; }

.date-container .reply {
  background: #B4C99E;
  border-radius: 14px;
  padding: 6px 10px 8px; }

.date-container .reply img {
  margin-right: 40px; }

.contact-form__container {
  background-image: url("../img/contact-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1rem; }

.contact-form__container .put-comment {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #333333; }

.comment-form {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  padding: 27px 40px;
  margin-bottom: 57px; }

.comment-form input, .comment-form textarea {
  background: rgba(226, 228, 224, 0.5);
  border-radius: 14px;
  margin-bottom: 1rem; }

.comment-form .send {
  background: #3C690F;
  border-radius: 14px;
  border: 0;
  color: #fff;
  padding: 0.55rem 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.comment-form .send img {
  margin-right: 63px; }

.comment-form h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #343434; }

.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%; }

.no-bg-color {
  background-color: unset !important; }

.no-bg-img {
  background-image: unset !important; }

.gray-bg {
  background-color: #cdc9c97a !important; }

.card-subject {
  position: relative;
  background-image: url("../img/news.png");
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 14px; }

.card-subject img {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 14px;
  filter: grayscale(0.3); }

.card-subject p {
  position: absolute;
  bottom: 1rem;
  right: 0.8rem;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  text-align: right;
  color: #FFFFFF; }

.border-raduis-8 {
  border-radius: 8px; }

.filter-drod-shadow {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }

.objective-rating .card {
  background: #FFFFFF;
  border-radius: 14px;
  text-align: center;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  padding: 24px 0;
  border: unset; }
.objective-rating .card .title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #3C690F; }
.objective-rating .card i {
  color: #B4C99E;
  margin-bottom: 16px;
  font-size: 35px; }
.objective-rating .card:hover {
  background: #B4C99E;
  border-radius: 14px;
  color: #566843; }
.objective-rating .card:hover i, .objective-rating .card:hover .title {
  color: #566843; }

.news-card {
  padding: 0; }
.news-card .header {
  padding: 16px 16px 16px 44px;
  gap: 10px;
  background: #566843;
  border-radius: 14px 14px 0px 0px;
  display: flex;
  justify-content: space-between; }
.news-card .header .title {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px; }
.news-card .header .title a {
  color: #fff !important;
  font-weight: 700;
  font-size: 18px; }
.news-card .header i {
  font-size: 30px;
  color: #fff; }
.news-card .news-video {
  width: 100%;
  position: relative;
  cursor: pointer; }
.news-card .news-video .text {
  position: absolute;
  top: 2rem;
  right: 1rem;
  left: 1rem; }
.news-card .news-video .text .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #FFFFFF; }
.news-card .news-video .text .title a {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #FFFFFF; }
.news-card .news-video .text .sub-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  margin-top: 16px;
  overflow: hidden;
  color: #fff; }
.news-card .news-video img {
  height: 100%;
  max-height: 362px;
  min-height: 362px;
  width: 100%; }
.news-card .news-video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#13210E, #13210E00);
  pointer-events: none; }

@media screen and (max-width: 1440px) {
  /* tablet */
  .cv {
    padding: 53px 120px; } }
@media screen and (max-width: 1200px) {
  /* tablet */
  .drGhanem__img {
    width: 320px;
    height: auto; } }
@media screen and (max-width: 768px) {
  /* tablet */
  .left-content {
    margin-top: 5rem; }

  .cv-conatiner {
    padding: 88px 20px; } }
/* custom dropdown */
.select {
  position: relative; }

.select .selectBtn {
  padding: 0 10px;
  width: 100%;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select .selectBtn:after {
  content: "";
  position: absolute;
  top: 45%;
  left: -4px;
  width: 6px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: 0.2s ease; }

.select .selectBtn.toggle {
  border-radius: 3px 3px 0 0; }

.select .selectBtn.toggle:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg); }

.select .selectDropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  visibility: hidden;
  transition: 0.2s ease;
  background: #FFFFFF;
  border-radius: 14px;
  border-radius: 12px;
  min-width: 200px;
  margin-top: 20px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2); }

.select .selectDropdown a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  text-decoration: unset;
  color: rgba(0, 0, 0, 0.61); }

.select .selectDropdown .option {
  padding: 8px 10px;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #cccccc30; }

.select .selectDropdown .option:last-child {
  border: unset !important; }

.select .selectDropdown .option:hover, .select .selectDropdown .option.selected {
  background: #566843;
  color: #fff; }

.select .selectDropdown .option:hover a, .select .selectDropdown .option.selected a {
  color: #fff; }

.select .selectDropdown.toggle {
  visibility: visible;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.navbar-top .navbar-light .navbar-nav .nav-link:focus .select .selectBtn:after, .navbar-top .navbar-light .navbar-nav .nav-link:hover .select .selectBtn:after {
  border-right: 2px solid #FFC11F;
  border-bottom: 2px solid #FFC11F; }

.guests-comments-box__container .col-lg-7.col-md-10:nth-of-type(even) {
  margin-right: 5rem; }

.form-actions-group .form-actions {
  display: flex;
  justify-content: end;
  margin-top: 2rem; }
.form-actions-group .form-actions .cancel-btn {
  width: 180px;
  margin-right: 1rem; }

.js-ajax-comments-messages {
  color: red; }

input, textarea, select {
  width: 100% !important; }

@media screen and (max-width: 992px) {
  .download-card__content-box__title img {
    width: 200px !important;
    height: auto !important; } }

@media screen and (max-width: 992px) {
  .department-deails.pe-5 {
    padding-right: 0 !important; } }

@media screen and (max-width: 992px) {
  .indented {
    margin-right: 0 !important; } }
p, h2, h3, h4, h5, .side-right p, .normal-text__black, .normal-text__green, .sectiontwo-contacat-us p, .download-card__content-box__title p, .ta7ded-dany__container p, .download-card__content-box__title div, .container-p div, .container-p p {
  text-align: justify !important; }

/**********************************************************
                            END cv
/**********************************************************/
.download-card__content-box__title div {
  display: grid; }
@media screen and (max-width: 992px) {
  .download-card__content-box__title div {
    display: grid; } }

.download-card__content-box__title div img {
  margin: 0 auto 1rem; }
@media screen and (max-width: 992px) {
  .download-card__content-box__title div img {
    margin: 0 auto 1rem; } }

.pagination {
  display: flex !important;
  padding-left: 0;
  list-style: none;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
  direction: rtl; }

.pagination a {
  background-color: #b2c99e;
  color: white;
  border-radius: 5px;
  margin: 0 0.5rem !important;
  padding: 8px 16px 4px 16px; }

.pagination a span {
  transform: rotate(180deg); }

.pagination a.active {
  background-color: #566843 !important;
  color: white;
  border-radius: 5px; }

.download-card__content-box__catagory a {
  color: #3C690F !important; }

.truncate {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.youtube img {
  border-radius: 15px 15px 0 0 !important; }

img[title="Image CAPTCHA"] {
  position: absolute;
  z-index: 999;
  left: 13px;
  height: 54px;
  top: 5px; }

.home-slider {
  position: relative;
  background-image: url(../img/sliderbanner.png);
  padding-top: 15.5rem;
  background-size: cover;
  background-repeat: no-repeat; }
.home-slider .element img {
  width: 100%; }
.home-slider .slick-dots {
  bottom: 45px !important; }
.home-slider .slick-dots li button:before {
  font-size: 45px !important; }
.home-slider .content {
  z-index: 99;
  padding-right: 7rem;
  position: relative;
  bottom: 0rem;
  text-align: right; }
@media (max-width: 992px) {
  .home-slider .content {
    padding-right: 10px; } }
.home-slider .content .title {
  color: #FFF;
  text-align: right;
  font-family: Tajawal;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; }
.home-slider .content .title a {
  color: #FFF;
  text-align: right;
  font-family: Tajawal;
  font-size: 28px; }
.home-slider .content .sub-title {
  text-align: right;
  color: #FFF;
  font-family: Tajawal;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  direction: rtl; }
.home-slider .content .sub-title a {
  color: #FFF;
  font-family: Tajawal;
  font-size: 20px; }
.home-slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#13210E00, #13210E);
  pointer-events: none; }
.home-slider .slick-list {
  height: 220px; }

body {
  overflow-x: hidden; }

.login {
  background-image: url("../img/bg-login.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  padding-top: 120px; }
.login .login_container {
  background-color: #fff;
  border-radius: 24px;
  margin: auto;
  padding: 3rem 2rem;
  max-width: 625px; }
.login .login_container input:hover {
  border: 1px solid #ced4da !important; }
.login .login_container .form-control {
  border-radius: 12px; }
.login .login_container .js-form-item {
  margin-bottom: 2rem; }
.login .login_container #edit-submit {
  background-color: #03a4e1;
  color: #fff;
  margin-top: 3rem; }

.toolbar-tray-open {
  padding-top: 0 !important; }
.toolbar-tray-open .navbar-top nav.navbar.navbar-expand-lg.navbar-light.fixed-top {
  top: 217px; }

.slider-department .slick-dots li button:before {
  font-size: 30px;
  color: #3C690F; }
.slider-department .slick-dots li.slick-active button:before {
  font-size: 40px; }

span span.download {
  position: relative;
  top: -17px; }

footer {
  background-image: url("../img/Rectangle 63.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px; }
footer p {
  font-family: 'Tajawal';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  margin-bottom: 0; }

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