.text-center {
  text-align: center; }

.links {
  background-color: #EEEEEE;
  height: calc(100vh - 607px); }
  .links .linkW {
    display: flex;
    justify-content: space-between; }
    .links .linkW .link-1 a {
      text-decoration: none; }
      .links .linkW .link-1 a .fab {
        font-size: 13px;
        background-color: green;
        padding: 5px;
        color: #fff;
        border-radius: 20px;
        cursor: pointer;
        transition: all .3s ease-out; }
    .links .linkW .link-1 a:hover .fab {
      color: orange; }
    .links .linkW .link-2 .eng {
      font-size: 16px;
      font-weight: bold;
      font-family: monospace; }
    .links .linkW .link-2 .change-language {
      color: #00f; }
      .links .linkW .link-2 .change-language sub {
        cursor: pointer;
        font-size: 15px; }

.navbar01 {
  height: 95px; }
  .navbar01 nav .navbar-brand {
    width: 80px; }
    .navbar01 nav .navbar-brand img {
      width: 100%; }
  .navbar01 nav .dropdown {
    position: relative;
    left: -75px; }
    @media (max-width: 992px) {
      .navbar01 nav .dropdown {
        left: 0%; } }
  .navbar01 nav .dropdown-toggle::after {
    position: relative;
    left: 31px;
    top: 12px;
    z-index: 123; }
  .navbar01 nav #navbarDropdown span {
    color: #fff;
    font-family: 'Courier New', Courier, monospace;
    font-weight: bold;
    padding: 10px 13px;
    border-radius: 0px 20px 20px 30px;
    margin-left: 3px;
    background-color: #09c919; }
  .navbar01 nav #navbarDropdown input {
    border: none;
    padding: 6px 15px;
    border-radius: 30px 0px 20px 0px;
    background-color: chartreuse; }
  .navbar01 nav #navbarDropdown .fas {
    color: #fff;
    background-color: #09c919;
    padding: 8px;
    font-size: 12px;
    border-radius: 50%;
    position: relative;
    left: 45px; }
  .navbar01 nav .nav1 {
    position: relative;
    left: -13%; }
    @media (max-width: 992px) {
      .navbar01 nav .nav1 {
        display: inherit;
        left: 20px; } }
    .navbar01 nav .nav1 a {
      margin: 0 5px; }
      .navbar01 nav .nav1 a .fa-user {
        color: #fff;
        background-color: #0f8e0c;
        padding: 8px;
        border-radius: 50%; }
      .navbar01 nav .nav1 a span {
        font-family: 'Amiri', serif;
        color: #000; }
  .navbar01 nav .nav2 {
    position: relative;
    left: -12%; }
    @media (max-width: 992px) {
      .navbar01 nav .nav2 {
        display: inherit;
        left: 14px; } }
    .navbar01 nav .nav2 a .fa-lock {
      color: #fff;
      background-color: #0f8e0c;
      padding: 8px;
      border-radius: 50%; }
    .navbar01 nav .nav2 a span {
      color: black;
      font-family: 'Amiri', serif; }
  @media (max-width: 992px) {
    .navbar01 nav form {
      margin-right: 30px; } }
  .navbar01 nav form .btn:nth-of-type(1) {
    position: relative;
    color: #fff;
    background-color: #428F44;
    font-weight: bolder;
    font-size: 18px;
    margin: 0 5px;
    padding: 5px;
    border-radius: 35%; }
    .navbar01 nav form .btn:nth-of-type(1) sup {
      border: 2px solid #000;
      background-color: #000;
      border-radius: 50%;
      padding: 6px 3px;
      position: absolute;
      top: -9px;
      right: -10px; }
  .navbar01 nav form .btn:nth-of-type(2) {
    position: relative;
    color: #fff;
    background-color: #428F44;
    font-weight: bolder;
    font-size: 18px;
    margin: 0 10px;
    padding: 5px;
    border-radius: 35%; }
    .navbar01 nav form .btn:nth-of-type(2) sup {
      border: 2px solid #000;
      background-color: #000;
      border-radius: 50%;
      padding: 6px 3px;
      position: absolute;
      top: -9px;
      right: -10px; }
  .navbar01 nav form .btn:hover {
    background-color: #09c919;
    color: #fff; }

.Menu {
  background-color: #09c919; }
  .Menu .home {
    display: flex;
    flex-flow: row-reverse;
    align-items: center; }
    @media (max-width: 992px) {
      .Menu .home {
        justify-content: center; } }
    .Menu .home .page1 {
      padding: 4px 18px; }
      .Menu .home .page1 a {
        color: #fff;
        text-decoration: none; }
    .Menu .home .page1:nth-of-type(3) #btnGroupDrop1 {
      background-color: transparent;
      border: none; }
    .Menu .home .page1:nth-of-type(3) .dropdown-menu {
      background-color: green; }
      .Menu .home .page1:nth-of-type(3) .dropdown-menu a:hover {
        background-color: greenyellow; }

.sec-home .owl-carousel .per-home {
  position: relative; }
  .sec-home .owl-carousel .per-home .contant {
    font-size: 15px;
    width: 300px;
    text-align: center;
    position: absolute;
    top: 20%;
    margin-left: -150px;
    left: 48%;
    font-family: 'Amiri'; }
    .sec-home .owl-carousel .per-home .contant h1 {
      display: inline-block;
      font-size: 45px;
      text-shadow: 1px 0px 1px #CCCCCC, 0px 1px 1px #EEEEEE, 2px 1px 1px #CCCCCC, 1px 2px 1px #EEEEEE, 3px 2px 1px #CCCCCC, 2px 3px 1px #EEEEEE, 4px 3px 1px #CCCCCC, 3px 4px 1px #EEEEEE, 5px 4px 1px #CCCCCC, 4px 5px 1px #EEEEEE, 6px 5px 1px #CCCCCC, 5px 6px 1px #EEEEEE, 7px 6px 1px #CCCCCC, 2px 10px 10px rgba(140, 255, 46, 0.56); }
    .sec-home .owl-carousel .per-home .contant span {
      display: block;
      text-shadow: 0 1px 0px #378ab4, 1px 0 0px #5dabcd, 1px 2px 1px #378ab4, 2px 1px 1px #5dabcd, 2px 3px 2px #378ab4, 3px 2px 2px #5dabcd, 3px 4px 2px #378ab4, 4px 3px 3px #5dabcd, 4px 5px 3px #378ab4, 5px 4px 2px #5dabcd, 5px 6px 2px #378ab4, 6px 5px 2px #5dabcd, 6px 7px 1px #378ab4, 7px 6px 1px #5dabcd, 7px 8px 0px #378ab4, 8px 7px 0px #5dabcd, 4px 5px 14px rgba(140, 255, 46, 0); }
    @media (max-width: 992px) {
      .sec-home .owl-carousel .per-home .contant {
        font-size: 10px; }
        .sec-home .owl-carousel .per-home .contant h1 {
          font-size: 12px; } }
.sec-home .owl-carousel .owl-dots {
  margin: 0 auto;
  width: 100px;
  position: relative;
  top: -55px; }
  .sec-home .owl-carousel .owl-dots .owl-dot {
    border: none;
    padding: 6px !important;
    font: inherit;
    text-align: center;
    border-radius: 50%;
    background-color: #ad9d9d;
    margin: 5px; }
  .sec-home .owl-carousel .owl-dots .active {
    background-color: black;
    border: 6px double #ad9d9d;
    padding: 5px; }

.service {
  background-color: #F1EFF2;
  padding: 50px 0; }
  .service .boxs-0 {
    display: flex;
    align-items: center;
    background-color: #FFF;
    text-align: center;
    width: 260px;
    padding: 10px;
    border: 1px solid #f8f8f8; }
    @media (max-width: 992px) {
      .service .boxs-0 {
        width: 100%;
        display: block; } }
    .service .boxs-0 .box-1 h4 {
      color: #73bb67; }
    .service .boxs-0 .box-1 h6 {
      color: gray; }
    .service .boxs-0 .box-2 i {
      color: #FFF;
      border: 1px solid;
      padding: 14px 18px;
      font-size: 33px;
      border-radius: 50%;
      background: linear-gradient(90deg, #9ebd13 0%, #008552 100%); }

.marketer {
  background-color: #F1EFF2;
  padding: 35px 0; }
  .marketer h2 {
    color: #fff;
    background-color: rosybrown;
    text-align: center;
    padding: 10px;
    text-shadow: 0 0 10px #FFFFFF, 0px 9px 9px rgba(206, 89, 55, 0.56);
    user-select: none; }
  .marketer .owl-carousel {
    position: relative; }
    .marketer .owl-carousel .mark-00 {
      text-align: center;
      color: #fff;
      margin: 10px;
      border-radius: 20px;
      -webkit-box-shadow: 1px 4px 7px 3px #21DB6E;
      box-shadow: 1px 4px 7px 3px #21DB6E; }
      .marketer .owl-carousel .mark-00 header {
        height: 245px;
        border-radius: 20px 20px 0 0;
        background-color: #fff; }
        @media (max-width: 992px) {
          .marketer .owl-carousel .mark-00 header {
            height: 300px; } }
        .marketer .owl-carousel .mark-00 header .dd-img {
          width: 100%; }
          .marketer .owl-carousel .mark-00 header .dd-img img {
            border-radius: 20px 20px 0px 0px; }
      .marketer .owl-carousel .mark-00 article {
        border-radius: 0 0 20px 20px;
        background-color: gray; }
        .marketer .owl-carousel .mark-00 article span {
          display: block;
          color: blue;
          font-weight: 700;
          font-size: 28px;
          font-family: 'Rampart One', cursive; }
        .marketer .owl-carousel .mark-00 article h5 {
          color: chartreuse;
          font-weight: bold;
          display: inline-block; }
        .marketer .owl-carousel .mark-00 article button {
          font-size: 15px;
          font-weight: bold;
          background-color: transparent;
          border-radius: 50px 0 0 50px;
          color: #fff;
          padding: 5px;
          margin: 9px 2px;
          animation: button-one 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite alternate forwards; }
        .marketer .owl-carousel .mark-00 article button:hover {
          background-color: chartreuse;
          color: white;
          animation: both; }
@keyframes button-one {
  0% {
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0); }
  100% {
    -webkit-transform: translateZ(50px) translateX(30px);
    transform: translateZ(50px) translateX(30px); } }
    .marketer .owl-carousel .mark-00:hover {
      transition: all .5s ease-in-out;
      transform: scale(1.07); }
      @media (max-width: 992px) {
        .marketer .owl-carousel .mark-00:hover {
          transform: scale(1.03); } }
    .marketer .owl-carousel .owl-nav {
      display: flex;
      justify-content: space-around;
      position: relative; }
      .marketer .owl-carousel .owl-nav .owl-prev {
        left: 25%; }
        @media (max-width: 992px) {
          .marketer .owl-carousel .owl-nav .owl-prev {
            left: 10%; } }
      .marketer .owl-carousel .owl-nav .owl-next {
        right: 25%; }
        @media (max-width: 992px) {
          .marketer .owl-carousel .owl-nav .owl-next {
            right: 10%; } }
      .marketer .owl-carousel .owl-nav button {
        color: #fff;
        border: none;
        width: 50px;
        padding: 10px !important;
        font-size: 40px;
        font-weight: bold;
        position: absolute;
        top: -440px; }
        @media (max-width: 992px) {
          .marketer .owl-carousel .owl-nav button {
            top: -490px; } }

.Ads-center {
  background-color: #F1EFF2;
  padding-bottom: 40px; }
  @media (max-width: 992px) {
    .Ads-center .row .col-md-6 {
      margin: 15px 0; } }
  .Ads-center .row .col-md-6 header {
    filter: drop-shadow(2px 4px 6px black); }
    .Ads-center .row .col-md-6 header img {
      width: 100%;
      height: 310px;
      border-radius: 30px; }
  .Ads-center .row .col-md-6 article {
    position: relative; }
    .Ads-center .row .col-md-6 article #bay0 {
      top: -230px;
      left: 45px;
      font-size: 30px;
      color: #fff;
      position: absolute;
      font-weight: bold;
      animation: change-color 8s ease normal 2s infinite; }
    .Ads-center .row .col-md-6 article #bay1 {
      top: -180px;
      left: 45px;
      font-size: 45px;
      color: #fff;
      position: absolute;
      font-weight: bold;
      animation: change-color 8s ease normal 2s infinite; }
    .Ads-center .row .col-md-6 article #bay2 {
      top: -230px;
      right: 50px;
      font-size: 45px;
      color: #fff;
      position: absolute;
      font-weight: bold;
      animation: change-color 8s ease normal 2s infinite; }
    .Ads-center .row .col-md-6 article #bay3 {
      position: absolute;
      top: -170px;
      right: 50px;
      font-size: 50px;
      color: #fff;
      position: absolute;
      font-weight: bold;
      animation: change-color 8s ease normal 2s infinite; }
@keyframes change-color {
  0% {
    filter: hue-rotate(0deg);
    color: #fff; }
  20% {
    filter: hue-rotate(50deg);
    color: red; }
  50% {
    filter: hue-rotate(100deg);
    color: gray; }
  70% {
    filter: hue-rotate(150deg); }
  90% {
    filter: hue-rotate(200deg); }
  100% {
    filter: hue-rotate(250deg);
    color: red; } }
.fruits {
  margin: 15px 0;
  text-align: center; }
  .fruits h2 {
    color: #fff;
    background-color: rosybrown;
    text-align: center;
    padding: 10px;
    text-shadow: 0 0 10px #FFFFFF, 0px 9px 9px rgba(206, 89, 55, 0.56);
    user-select: none; }
  .fruits .fruits-2 {
    padding: 20px;
    position: relative; }
    .fruits .fruits-2 .boxx1 {
      border: 1px solid red;
      -webkit-box-shadow: 1px 4px 7px 3px #21DB6E;
      box-shadow: 1px 4px 7px 3px #21DB6E;
      border-radius: 20px;
      overflow: hidden;
      margin: 10px 7px; }
      .fruits .fruits-2 .boxx1 header {
        width: 260px;
        height: 220px; }
        @media (max-width: 992px) {
          .fruits .fruits-2 .boxx1 header {
            width: 100%;
            height: 270px; } }
        .fruits .fruits-2 .boxx1 header img {
          width: 100%; }
      .fruits .fruits-2 .boxx1 article {
        background-color: gray; }
        .fruits .fruits-2 .boxx1 article span {
          display: block;
          color: blue;
          font-weight: 700;
          font-size: 28px;
          font-family: 'Rampart One', cursive; }
        .fruits .fruits-2 .boxx1 article h5 {
          display: inline-block;
          color: chartreuse; }
        .fruits .fruits-2 .boxx1 article button {
          font-size: 15px;
          font-weight: bold;
          background-color: transparent;
          border-radius: 50px 0 0 50px;
          color: #fff;
          padding: 5px;
          margin: 9px 2px;
          animation: button-one 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) infinite alternate forwards; }
        .fruits .fruits-2 .boxx1 article button:hover {
          background-color: chartreuse;
          color: white;
          animation: both; }
    .fruits .fruits-2 .owl-nav {
      display: flex;
      justify-content: space-around; }
      .fruits .fruits-2 .owl-nav .owl-prev {
        left: 20%; }
      .fruits .fruits-2 .owl-nav .owl-next {
        right: 20%; }
      .fruits .fruits-2 .owl-nav button {
        color: #fff;
        border: none;
        width: 50px;
        padding: 10px !important;
        font-size: 40px;
        font-weight: bold;
        position: absolute;
        top: -80px; }
    .fruits .fruits-2 .boxx1:hover {
      transition: all .5s ease-out;
      transform: scale(1.07); }
      @media (max-width: 992px) {
        .fruits .fruits-2 .boxx1:hover {
          transform: scale(1.04); } }

#fruits-2 {
  background-color: #F1EFF2;
  padding-top: 50px; }

#fruits-4 {
  padding-top: 50px;
  background-color: #F1EFF2; }

.Ads-2 {
  background-color: greenyellow;
  width: 100%;
  height: 150px;
  max-height: fit-content;
  padding: 30px 0; }
  .Ads-2 header button {
    color: green;
    width: 120px;
    padding: 8px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 16px;
    top: 2px; }
    @media (max-width: 992px) {
      .Ads-2 header button {
        width: 70px;
        padding: 5px; } }
  .Ads-2 header button:hover {
    background-color: green;
    color: #fff; }
  .Ads-2 header input {
    width: 340px;
    direction: rtl;
    padding: 10px;
    border-radius: 20px;
    font-size: 15px;
    font-family: cursive; }
    @media (max-width: 992px) {
      .Ads-2 header input {
        width: 190px;
        padding: 7px; } }
  .Ads-2 header label {
    border: 2px dashed orange;
    padding: 5px;
    border-radius: 100px 0 0 100px;
    font: size 16px;
    font-weight: bold;
    cursor: grab;
    animation: Change-label 0.8s ease-in 1.1s alternate infinite; }
  .Ads-2 header .dds:hover {
    animation: both; }
@keyframes Change-label {
  0% {
    transform: translateX(0); }
  20% {
    background-color: aqua; }
  40% {
    background-color: #69e008; }
  60% {
    background-color: #ffee00; }
  80% {
    background-color: red; }
  100% {
    transform: translateX(50px);
    background-color: #ff00f2; } }
  .Ads-2 article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    .Ads-2 article a {
      text-decoration: none; }
    .Ads-2 article a:hover {
      color: red; }
    .Ads-2 article h6 {
      display: inline-block; }
    .Ads-2 article .fas {
      font-size: 60px;
      color: #fff;
      padding: 5px 20px;
      line-height: 20px;
      position: relative;
      top: 15px;
      left: 40px;
      cursor: pointer; }
      @media (max-width: 992px) {
        .Ads-2 article .fas {
          top: 0;
          left: 15px; } }
    .Ads-2 article .fas:hover {
      color: blue; }
    .Ads-2 article label {
      position: relative;
      left: 50px;
      font-size: 20px;
      font-weight: bold;
      font-family: fangsong; }
      @media (max-width: 992px) {
        .Ads-2 article label {
          bottom: 10px;
          left: 15px; } }

.Contact {
  margin: 20px; }
  .Contact .row .contact-1 {
    text-align: left; }
    .Contact .row .contact-1 .fab, .Contact .row .contact-1 .fa-credit-card {
      font-size: 30px;
      padding: 2px; }
    .Contact .row .contact-1 .fab:nth-of-type(5) {
      color: green;
      animation: Change-card 5.5s ease .1s alternate infinite; }
    .Contact .row .contact-1 .fab:nth-of-type(6) {
      color: orange;
      animation: Change-card 5.5s ease .4s alternate infinite; }
    .Contact .row .contact-1 .fab:nth-of-type(7) {
      color: #113648b3;
      animation: Change-card 5.5s ease .7s alternate infinite; }
    .Contact .row .contact-1 .fab:nth-of-type(8) {
      color: #451624;
      animation: Change-card 5.5s ease .10s alternate infinite; }
    .Contact .row .contact-1 .fab:nth-of-type(9) {
      color: #451624;
      animation: Change-card 5.5s ease .13s alternate infinite; }
    .Contact .row .contact-1 #fass {
      color: #451624;
      animation: Change-card 5.5s ease .16s alternate infinite; }
@keyframes Change-card {
  0% {
    color: red; }
  20% {
    color: #ff9900; }
  40% {
    color: #2bff00; }
  60% {
    color: #00f7ff; }
  80% {
    color: #0004ff; }
  100% {
    color: #0ba5d4; } }
  .Contact .row .contact-2 {
    text-align: right; }
  .Contact .row .contact-3 {
    text-align: right; }
  .Contact .row .contact-4 {
    text-align: right; }
  .Contact .row .icon-1 {
    color: green;
    font-size: 15px;
    padding: 10px; }
  .Contact .row .span-02 {
    cursor: pointer; }
  .Contact .row .span-02:hover {
    color: blue; }

.foot {
  color: #fff;
  background-color: #000; }

/*# sourceMappingURL=styel.css.map */
