@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
* {
  font-family: 'Tajawal-Regular';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

::-webkit-scrollbar {
  width: 8px;
  background-color: whitesmoke;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  background-color: #155229;
  outline: 1px solid #155229;
  border-radius: 20px !important;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button:focus {
  outline: 0;
}

.form-control:focus {
  border-color: #A29632;
  -webkit-box-shadow: 0px 2px 2px 1px #A29632;
          box-shadow: 0px 2px 2px 1px #A29632;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

@font-face {
  font-family: Tajawal-Regular;
  src: url(../webfonts/Tajawal-Regular.ttf);
}

.color1 {
  color: #155229;
}

.color2 {
  color: #A29632;
}

.BG1 {
  background-color: #155229;
}

.BG2 {
  background-color: #A29632;
}

.row {
  margin: 0px;
}

.pt80 {
  padding-top: 80px;
}

content {
  display: block;
}

.col-sm-pull-12 {
  right: 100%;
}

.col-sm-pull-11 {
  right: 91.66666667%;
}

.col-sm-pull-10 {
  right: 83.33333333%;
}

.col-sm-pull-9 {
  right: 75%;
}

.col-sm-pull-8 {
  right: 66.66666667%;
}

.col-sm-pull-7 {
  right: 58.33333333%;
}

.col-sm-pull-6 {
  right: 50%;
}

.col-sm-pull-5 {
  right: 41.66666667%;
}

.col-sm-pull-4 {
  right: 33.33333333%;
}

.col-sm-pull-3 {
  right: 25%;
}

.col-sm-pull-2 {
  right: 16.66666667%;
}

.col-sm-pull-1 {
  right: 8.33333333%;
}

.col-sm-pull-0 {
  right: auto;
}

.col-sm-push-12 {
  left: 100%;
}

.col-sm-push-11 {
  left: 91.66666667%;
}

.col-sm-push-10 {
  left: 83.33333333%;
}

.col-sm-push-9 {
  left: 75%;
}

.col-sm-push-8 {
  left: 66.66666667%;
}

.col-sm-push-7 {
  left: 58.33333333%;
}

.col-sm-push-6 {
  left: 50%;
}

.col-sm-push-5 {
  left: 41.66666667%;
}

.col-sm-push-4 {
  left: 33.33333333%;
}

.col-sm-push-3 {
  left: 25%;
}

.col-sm-push-2 {
  left: 16.66666667%;
}

.col-sm-push-1 {
  left: 8.33333333%;
}

.col-sm-push-0 {
  left: auto;
}

@media (min-width: 768px) {
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
}

@media (min-width: 992px) {
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
}

@media (min-width: 1200px) {
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
}

.spinner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loader {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.loader > div {
  background-color: #155229;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.loader .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loader .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.loader .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loader .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.main-header .navbar {
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 0px;
  -webkit-box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.408);
          box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.408);
}

.main-header .navbar a {
  color: #000 !important;
  letter-spacing: 1px;
  border-bottom: 1px solid transparent;
}

.main-header .navbar a:hover {
  border-bottom: 1px solid #A29632;
}

.main-header .navbar-brand {
  padding: 0px;
}

.main-header .navbar-brand img {
  height: 80px;
  width: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  padding: 10px 0px;
  margin-left: 20px;
}

.main-header .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1rem;
  padding-left: 1rem;
  text-transform: uppercase;
}

.main-header .dropdown:hover .dropdown-menu {
  display: block;
}

#MainSlider {
  position: relative;
}

#MainSlider .swiper-slide {
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 100vh;
}

#MainSlider .swiper-slide::after {
  content: '';
  background-color: #00000072;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#MainSlider .swiper-slide .sliderContent {
  position: relative;
  z-index: 2;
}

#MainSlider .swiper-slide .sliderContent h1 {
  font-weight: 600;
  font-size: 55px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}

#MainSlider .swiper-slide .sliderContent p {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
}

#MainSlider .swiper-slide .sliderContent .btn {
  border: 2px solid #fff;
  color: #fff;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#MainSlider .swiper-slide .sliderContent .btn:hover {
  background-color: #fff;
  color: #000;
}

#MainSlider .swiper-button-prev:after,
#MainSlider .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  color: #9f9f9f;
  visibility: hidden;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

#MainSlider .swiper-button-next:after,
#MainSlider .swiper-container-rtl .swiper-button-prev:after {
  content: '\f138';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  color: #9f9f9f;
  visibility: hidden;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

#MainSlider:hover .swiper-button-prev:after,
#MainSlider:hover .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

#MainSlider:hover .swiper-button-next:after,
#MainSlider:hover .swiper-container-rtl .swiper-button-prev:after {
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

#MainSlider .swiper-pagination-bullet {
  border-radius: 200px;
  width: 10px;
  background: #eee;
  opacity: 1;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

#MainSlider .swiper-pagination-bullet-active {
  background: #A29632;
  width: 40px;
}

@media (max-width: 998px) {
  .swiper-button-prev:after,
  .swiper-button-next:after {
    display: none;
  }
}

.mainSlideItem.swiper-slide-active h1 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.mainSlideItem.swiper-slide-active p {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.mainSlideItem.swiper-slide-active a {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.goDownDiv {
  position: absolute;
  bottom: -30px;
  width: 100%;
  z-index: 2;
}

.goDownDiv .goDown {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  padding: 0;
}

.goDownDiv .goDown:hover {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.bounce {
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}

.title {
  display: inline-block;
  text-transform: uppercase;
}

.title h1 {
  font-size: 35px;
  font-weight: bold;
  color: #FFA500;
}

.title h1::after {
  content: '';
  position: relative;
  width: 150px;
  height: 3px;
  background: #FFA500;
  display: block;
  margin: 10px 0px;
}

.title h1 span {
  color: #000;
}

.homeAbout {
  padding: 50px 0px;
}

.homeAbout .homeAboutImg img {
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.381);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.381);
}

.homeAbout ul {
  margin: 20px 0px;
}

.homeAbout ul li {
  margin: 10px 0px;
  line-height: 30px;
}

.homeAbout .aboutCompany .aboutDiv {
  padding: 20px 0px;
  border-right: 2px solid #A29632;
}

.homeAbout .aboutCompany .aboutDiv:last-child {
  border: none;
}

.homeAbout .aboutCompany .aboutDiv h5 {
  font-weight: bold;
  text-transform: uppercase;
}

.homeAbout .aboutCompany img {
  width: 50px;
  height: 50px;
}

@media (max-width: 766px) {
  .aboutCompany .aboutDiv {
    border: none !important;
  }
}

#MyCounter {
  background-image: url(../img/s2.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

#MyCounter .Overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #1552296f;
}

#MyCounter .MyCounterDiv {
  height: 250px;
  color: #fff;
}

#MyCounter .MyCounterDiv i {
  font-size: 30px;
  color: #fff;
}

#MyCounter .MyCounterDiv .count {
  font-size: 40px;
  display: block;
}

#MyCounter .MyCounterDiv h3 {
  font-size: 20px;
  text-transform: uppercase;
}

#MyCounter .swiper-button-prev:after,
#MyCounter .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  color: #A29632;
}

#MyCounter .swiper-button-next:after,
#MyCounter .swiper-container-rtl .swiper-button-prev:after {
  content: '\f138';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  color: #A29632;
}

.Specialty {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.Specialty .SpecialtyDiv {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.Specialty .SpecialtyDiv .SpecialtyImg {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.Specialty .SpecialtyDiv .SpecialtyImg .overlay {
  background-color: #155229;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.Specialty .SpecialtyDiv .SpecialtyImg img {
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.381);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.381);
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.Specialty .SpecialtyDiv p {
  position: absolute;
  color: #fff;
  z-index: 2;
  opacity: 0;
  padding: 30px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  text-align: center;
}

.Specialty .SpecialtyDiv:hover .overlay {
  background-color: #155229;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .9;
  border-radius: 4px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

.Specialty .SpecialtyDiv:hover p {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 1;
}

.contactUs {
  position: relative;
}

.contactUs .container {
  position: relative;
  z-index: 2;
}

.contactUs .btnDiv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.contactUs .btnDiv button {
  width: 100%;
  height: 100%;
  font-size: 16px;
  background-color: #000;
  -webkit-box-shadow: 0px 0px 6px rgba(226, 223, 223, 0.435);
          box-shadow: 0px 0px 6px rgba(226, 223, 223, 0.435);
  color: #fff;
}

.form-control {
  border-radius: 0px;
  border: 1px solid #999999;
}

.news {
  position: relative;
}

.news .newsDiv {
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #eee;
  -webkit-transition: .4s ease;
  transition: .4s ease;
  text-align: center;
}

.news .newsDiv img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px 8px 0px 0px;
}

.news .newsDiv h5 {
  color: #000;
}

.news .newsDiv p {
  color: #777;
  height: 75px;
  overflow: hidden;
  margin-bottom: 0px;
}

.news .newsDiv a {
  margin: 10px 0px;
}

.news .newsDiv .newsDate {
  background-color: #155229;
  color: #fff;
  margin: -20px 20px 20px;
  z-index: 2;
  position: relative;
  border-radius: 500px;
  padding: 5px;
  border: 3px solid #fff;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

.news .newsDiv .newsDate span {
  margin: 0;
  color: #fff;
}

.news .newsDiv:hover {
  -webkit-transition: .4s ease;
  transition: .4s ease;
  -webkit-box-shadow: 0px 4px 5px rgba(0, 186, 74, 0.265);
          box-shadow: 0px 4px 5px rgba(0, 186, 74, 0.265);
}

.news .newsDiv:hover .newsDate {
  background-color: #FFA500;
}

.social {
  background-color: #f8f8f8;
  -webkit-box-shadow: 0px 0px 15px #00000030;
          box-shadow: 0px 0px 15px #00000030;
}

.social .socialInfo {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social .socialInfo h1 {
  text-transform: uppercase;
}

.social .socialLinks .btn {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.social .socialLinks .btn:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

footer {
  background-image: url(../img/contact.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  -webkit-box-shadow: 0px -7px 5px #00000024;
          box-shadow: 0px -7px 5px #00000024;
  color: #000;
}

footer::after {
  content: '';
  background-color: #ffffffe0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

footer .container {
  position: relative;
  z-index: 2;
}

footer .container ul {
  list-style: none;
}

footer .container ul li {
  padding: 5px 0px;
}

footer .container ul li i {
  color: #A29632;
}

footer .container ul li a {
  color: #000;
}

footer .container img {
  height: 100px;
  max-width: 100%;
}

@media (max-width: 766px) {
  .aboutCompany .aboutDiv {
    border: none !important;
  }
  #MainSlider .swiper-slide .sliderContent h1 {
    font-size: 30px;
  }
  #MainSlider .swiper-slide .sliderContent p {
    font-size: 19px;
  }
  .title {
    text-align: start;
  }
}

.aboutPage {
  position: relative;
}

.aboutPage .aboutRow {
  position: relative;
  margin: 50px 0px;
  border-radius: 8px;
}

.aboutPage .aboutRow img {
  border-radius: 8px;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}

.aboutPage .aboutRow .aboutInfo {
  position: relative;
  min-height: 90%;
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.292);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.292);
  border-radius: 8px;
  margin-right: -100px;
  z-index: 3;
  color: #000;
  padding: 20px;
  margin-top: 30px;
}

.aboutPage .aboutRow .aboutInfo p {
  font-weight: 600;
  color: #5e5e5e;
}

.aboutPage .aboutRow .aboutInfo ul {
  list-style: none;
}

.aboutPage .aboutRow .aboutInfo ul li {
  margin: 8px;
  line-height: 25px;
}

.aboutPage .aboutRow ul li::before {
  content: "\2022";
  color: #FFA500;
  font-weight: bold;
  display: inline-block;
  margin-left: -10px;
  font-size: 30px;
  padding: 0px 5px;
}

.aboutPage .aboutRow:nth-child(even) .aboutInfo {
  margin-right: 0px;
  margin-left: -100px;
}

@media (max-width: 768px) {
  .aboutPage .aboutRow {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.292);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.292);
  }
  .aboutPage .aboutRow img {
    border-radius: 8px;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 300px;
  }
  .aboutPage .aboutRow .aboutInfo {
    margin: 0px !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.team .swiper-slide {
  padding: 5px;
  position: relative;
}

.team .swiper-slide .tamInfo {
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.292);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.292);
  border-radius: 8px;
}

.team .swiper-slide .tamInfo img {
  width: 100%;
  height: 300px;
  border-radius: 8px 8px 0px 0px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.team .swiper-slide .tamInfo h6 {
  font-weight: 600;
  margin: 10px;
}

.team .swiper-slide .tamInfo p {
  padding-bottom: 10px;
}

.team .swiper-slide .contactTeam {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.team .swiper-slide .contactTeam .btn {
  padding: 0px;
  width: 40px;
  margin: 0px;
  height: 40px;
  color: #fff;
  font-size: 17px;
  background: #00000094;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.team .swiper-slide:hover .contactTeam {
  visibility: visible;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.team .swiper-button-prev:after,
.team .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  color: #8e8e8e;
}

.team .swiper-button-next:after,
.team .swiper-container-rtl .swiper-button-prev:after {
  content: '\f138';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  color: #eee;
}

@media (max-width: 768px) {
  .team img {
    height: 200px !important;
  }
}

.worldMap {
  width: 500px;
  height: 500px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}

.worldMap .earth {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  height: 80%;
  margin: -40%;
  background: #fff url(../img/download.png) 0 50% repeat-x;
  background-size: auto 90%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 1em 2em;
          box-shadow: rgba(0, 0, 0, 0.05) 0 1em 2em;
  border-radius: 100%;
  overflow: hidden;
  -webkit-animation: map linear 90s infinite;
          animation: map linear 90s infinite;
}

.worldMap .orbic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.worldMap .orbic svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

.worldMap #orbic_path {
  fill: none;
  stroke: rgba(0, 0, 0, 0.1);
  stroke-linecap: round;
  stroke-width: 4px;
  stroke-dasharray: 1 9;
  -webkit-animation: orbic linear 2s infinite;
  animation: orbic linear 2s infinite;
}

.worldMap #orbic_dots use {
  fill: #fff;
  stroke: rgba(30, 144, 255, 0.25);
  stroke-width: 4;
  -webkit-animation: dots ease 1s infinite alternate;
  animation: dots ease 1s infinite alternate;
}

.worldMap #orbic_dot1 {
  -webkit-transform: translate(50.4%, 29.6%);
          transform: translate(50.4%, 29.6%);
}

.worldMap #orbic_dot2 {
  -webkit-transform: translate(5%, 62.8%);
          transform: translate(5%, 62.8%);
  -webkit-animation-delay: .2s !important;
          animation-delay: .2s !important;
}

.worldMap #orbic_dot3 {
  -webkit-transform: translate(97%, 41%);
          transform: translate(97%, 41%);
  -webkit-animation-delay: .3s !important;
          animation-delay: .3s !important;
}

.worldMap #orbic_dot4 {
  -webkit-transform: translate(50%, 70.2%);
          transform: translate(50%, 70.2%);
  -webkit-animation-delay: .5s !important;
          animation-delay: .5s !important;
}

.worldMap #orbic_dot5 {
  -webkit-transform: translate(31.5%, 51.5%);
          transform: translate(31.5%, 51.5%);
  -webkit-animation-delay: .7s !important;
          animation-delay: .7s !important;
}

.worldMap #orbic_user1 {
  -webkit-transform: translate(1%, 40%) scale(0.66667);
          transform: translate(1%, 40%) scale(0.66667);
}

.worldMap #orbic_user2 {
  -webkit-transform: translate(18%, 64%) scale(0.66667);
          transform: translate(18%, 64%) scale(0.66667);
}

.worldMap #orbic_user3 {
  -webkit-transform: translate(39.5%, 31%) scale(0.66667);
          transform: translate(39.5%, 31%) scale(0.66667);
}

.worldMap #orbic_user4 {
  -webkit-transform: translate(69%, 22%) scale(0.66667);
          transform: translate(69%, 22%) scale(0.66667);
}

.worldMap #orbic_user5 {
  -webkit-transform: translate(75%, 53%) scale(0.66667);
          transform: translate(75%, 53%) scale(0.66667);
}

@-webkit-keyframes map {
  100% {
    background-position: 220% 50%;
  }
}

@keyframes map {
  100% {
    background-position: 220% 50%;
  }
}

@-webkit-keyframes orbic {
  100% {
    stroke-dashoffset: 10;
  }
}

@keyframes orbic {
  100% {
    stroke-dashoffset: 10;
  }
}

@-webkit-keyframes dots {
  100%,
  80% {
    stroke: #1e90ff;
  }
}

@keyframes dots {
  100%,
  80% {
    stroke: #1e90ff;
  }
}

@media only screen and (max-width: 1000px) {
  .worldMap {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
  }
  .worldMap .earth {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: transparent;
    background-size: 100% auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    -webkit-animation: none;
    animation: none;
  }
}

@media (max-width: 600px) {
  .worldMap {
    height: 300px;
  }
}

.companyInfo ul {
  list-style: none;
}

.companyInfo ul li {
  margin-bottom: 15px;
}

.companyInfo ul li span {
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #A29632;
  border-radius: 50%;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  color: #A29632;
}

.companyInfo ul li:hover span {
  background-color: #A29632;
  color: #fff;
}

.companyTeam {
  margin-bottom: 50px;
}

.companyTeam .team {
  margin: 20px 0px;
  border-bottom: 1px solid #A29632;
  padding-bottom: 5px;
}

.companyTeam .team span {
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #A29632;
  border-radius: 50%;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  color: #A29632;
}

.companyTeam .team:hover span {
  background-color: #A29632;
  color: #fff;
}

.companyTeam .team h4 {
  display: inline-block;
  margin: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.googleMap {
  margin-top: 30px;
}

.googleMap iframe {
  width: 100%;
  height: 300px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 6px #00000072;
          box-shadow: 0px 0px 6px #00000072;
}

.PagePanner {
  background-size: cover;
  background-position: center top;
  height: 200px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 50px;
  position: relative;
  background-attachment: fixed;
}

.PagePanner .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #0e485fa1;
}

.PagePanner ul {
  list-style: none;
  position: relative;
  z-index: 2;
}

.PagePanner ul li {
  display: inline-block;
  position: relative;
  padding: 15px 0px;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.PagePanner ul li a {
  font-size: 20px;
  color: #fff;
}

.PagePanner ul li::after {
  content: '/';
  color: #A29632;
  padding: 0px 10px;
  font-size: 40px;
  position: relative;
  top: 8px;
}

.PagePanner ul .active a {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 3px 3px 3px #A29632;
}

.PagePanner ul .active::after {
  content: '';
}

.PagePanner ul .active:hover {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 3px 3px 3px #155229;
}

@media (max-width: 600px) {
  .PagePanner ul li {
    padding: 0px;
  }
  .PagePanner ul .active a {
    font-size: 27px;
  }
}

.pagination .page-item.active .page-link {
  background-color: #A29632;
}

.newsDetails .newsInfo {
  border-radius: 8px;
  margin: 10px;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 4px #0000005c;
          box-shadow: 0px 0px 4px #0000005c;
  position: relative;
}

.newsDetails .newsInfo .newsInfo-container {
  border-radius: 8px;
}

.newsDetails .newsInfo .newsInfo-container .swiper-slide {
  height: 60vh;
}

.newsDetails .newsInfo .newsInfo-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.newsDetails .newsInfo .newsInfo-container .swiper-button-prev:after,
.newsDetails .newsInfo .newsInfo-container .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  color: #9f9f9f;
  visibility: hidden;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.newsDetails .newsInfo .newsInfo-container .swiper-button-next:after,
.newsDetails .newsInfo .newsInfo-container .swiper-container-rtl .swiper-button-prev:after {
  content: '\f138';
  font-family: FontAwesome;
  font-weight: bold;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  color: #9f9f9f;
  visibility: hidden;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.newsDetails .newsInfo .newsInfo-container:hover .swiper-button-prev:after,
.newsDetails .newsInfo .newsInfo-container:hover .swiper-container-rtl .swiper-button-next:after {
  content: '\f137';
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.newsDetails .newsInfo .newsInfo-container:hover .swiper-button-next:after,
.newsDetails .newsInfo .newsInfo-container:hover .swiper-container-rtl .swiper-button-prev:after {
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.0s;
          animation-delay: 0.0s;
}

.newsDetails .newsInfo .newsInfo-container .swiper-pagination-bullet {
  border-radius: 200px;
  width: 10px;
  background: #eee;
  opacity: 1;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.newsDetails .newsInfo .newsInfo-container .swiper-pagination-bullet-active {
  background: #A29632;
  width: 40px;
}

.newsDetails .newsInfo .details {
  padding: 10px;
}

.newsDetails .newsInfo .details h5 {
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0px;
  color: #777;
}

.newsDetails .newsInfo .details .Date,
.newsDetails .newsInfo .details .location {
  display: inline-block;
  margin-bottom: 10px;
  color: #777;
}

.newsDetails .newsInfo .details .Date i,
.newsDetails .newsInfo .details .location i {
  color: #155229;
  margin: 0px 10px;
}

.newsDetails .moreNews .headerNews {
  background-color: #155229;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 10px;
}

.newsDetails .moreNews .headerNews h3 {
  margin: 0px;
}

@media (max-width: 768px) {
  .newsDetails .newsInfo .newsInfo-container .swiper-slide {
    height: 40vh;
  }
}

.activity {
  text-align: center;
}

.activity .title {
  background-color: #A29632;
  width: 100%;
  color: #fff;
  padding: 10px;
  border-radius: 8px 8px 0px 0px;
  position: relative;
}

.activity .title h5 {
  margin: 0px;
  line-height: 30px;
  max-height: 30px;
  overflow: hidden;
  -webkit-transition: max-height .6s ease-out;
  transition: max-height .6s ease-out;
}

.activity .description {
  width: 100%;
  padding: 10px;
  -webkit-box-shadow: 0px 6px 5px #00000038;
          box-shadow: 0px 6px 5px #00000038;
  border-radius: 0px 0px 8px 8px;
  position: relative;
}

.activity .description p {
  margin: 0px;
}

.activity:hover .title h5 {
  max-height: 150px;
  -webkit-transition: max-height .8s ease-in;
  transition: max-height .8s ease-in;
}

.activity:hover .description::after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
/*# sourceMappingURL=style.css.map */