* {
  font-family: "Cairo", sans-serif !important;
}

/* .clients-img{
    width: 200px !important;
    height: auto !important;
} */

html {
  overflow-x: hidden;
}

.security-img {
  margin-top: auto;
  margin-bottom: auto;
}

.text-left {
  text-align: right !important;
}

.mobile-feat-p {
  font-size: 1.1rem !important;
  color: #999898 !important;
  font-weight: 400;
}
@media (max-width: 992px) {
  .mobile-feat-p {
    font-size: 1rem !important;
  }
}

.hosting-feat-p {
  font-size: 1rem !important;
  color: #5e5e5e !important;
  font-weight: 400 !important;
}
.hosting-feat-h3 {
  font-size: 1.2rem !important;
}

.hosting-feat-box {
  background-color: #4dc2f00c;
  padding: 10px;
}

li.active {
  color: #5e5e5e !important;
}

.white-background {
  background-color: white !important;
}
.checkbox-container {
  padding-left: 0;
}

.form-check {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 0;
}
.form-check-label {
  justify-content: space-between;
  display: flex;
  flex-direction: row-reverse;
  direction: rtl;
  font-size: 0.9rem;
}

.contact .php-email-form input[type="checkbox"] {
  padding: 0;
  border-radius: 0 !important;
  margin-left: 5px;
}

.features .feature-icons .content .icon-box-resto {
  width: 100%;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #4dc3f0 #4dc3f0 #fff;
}

.nav-tabs {
  border-bottom: 1px solid #4dc3f0;
}

.resto-section {
  min-height: 80vh;
}
.tab-content {
  height: 100%;
}

.marketing-feat-img {
  max-width: 80%;
}
.sec-feat-img {
  max-width: 100%;
}

@media (max-width: 1200px) {
  .marketing-feat-img,
  .sec-feat-img {
    max-width: 50%;
  }
}

.box {
  min-height: 100%;
}

/* mobile mockup */

.wrapper-z {
  width: 100%;
  height: 70vh;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.wrapper-z .phone {
  width: 200px;
  height: 393px;
  border: 3px solid #bdc3c7;
  border-radius: 15px;
  box-sizing: border-box;
  position: relative;
  background-color: #eeeeee;
}
.wrapper-z .phone .home-btn {
  width: 27px;
  height: 27px;
  border: 2px solid #bdc3c7;
  position: absolute;
  bottom: 15px;
  left: 85px;
  border-radius: 50%;
}
.wrapper-z .phone .camera {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 14px;
  left: 124px;
  background-color: #495057;
  border-radius: 50%;
}
.wrapper-z .phone .speaker {
  width: 41px;
  height: 8px;
  position: absolute;
  top: 13px;
  left: 77px;
  background-color: #555555;
  border-radius: 10px;
}
.wrapper-z .phone .screen {
  width: 170px;
  height: 302px;
  background-color: #999999;
  position: absolute;
  top: 38px;
  left: 14px;
  border-radius: 3px;
  border: 2px solid #555555;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
}
.wrapper-z .phone .screen .inner {
  width: 170px;
  /* height: 100%; */
  position: absolute;
  /* background-image: url(../img/Colombia-Burger-AR.png);
  background-position: center;
  background-size: contain; */
  top: 0;
  /* overflow-y: scroll; */
  overflow-x: hidden;
}

.resto-btn {
  border-radius: 8px;
  border: 1px solid #4dc3f0;
}
.resto-text-container {
  background-color: #4dc2f025;
  padding: 20px;
  border: 8px;
}
.btn-danger {
  color: #000;
  margin-left: 3px;
  background-color: #dc3546a1;
  border-color: #dc3545;
}

.mobile-resto-carousel img {
  border-radius: 12px;
  border: 4px solid black;
  padding: 10px 5px 20px;
  background: #333;
}
.computer-resto-carousel img {
  border-radius: 15px;
  border: 8px solid black;
  padding: 15px 8px 25px;
  background: #666;
}

.about-main-img-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-main-img {
  max-width: 90%;
}
.about-sec-img-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-sec-image {
  max-width: 65%;
}

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #4dc3f0;
}
.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #4dc3f0;
}

p {
  text-align: justify;
}
.section-header p {
  text-align: center;
}

/* scroolllllll */

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  /* background-color: #f5f5f5; */
  background-color: #333;
  border-radius: 10px;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  /* background-color: #fff; */
  background-image: -webkit-gradient(
    linear,
    40% 0%,
    75% 84%,
    from(#1db6ea),
    to(#497eba),
    color-stop(0.6, #497eba)
  );
}

.box ul {
  text-align: right;
}

.box-sec-cont {
  min-height: 100%;
}

.price-text-cont {
  text-align: center;
  color: #23a0d6;
  font-weight: 700 !important;
}

.price-text-cont p {
  text-align: center !important;
}

.price-lower-cont {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.secbox-card-main {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.secbox-card {
  min-height: 100%;
  box-shadow: 0 1px 3px rgba(47, 194, 174, 0.12),
    0 1px 2px rgba(134, 156, 163, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  padding: 40px 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.secbox-card:hover {
  box-shadow: 0 10px 22px rgba(79, 138, 135, 0.25),
    0 8px 8px rgba(102, 185, 181, 0.22);
}
.secbox-card h3 {
  font-size: 1.4rem;
  font-family: "Cairo";
  text-align: center;
}
.secbox-card .secbox-images-cont {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.secbox-card .secbox-images-cont div {
  display: flex;
  justify-content: center;
}
.secbox-card .secbox-images-cont img {
  margin: 5px;
  max-height: 100px;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.secbox-card .secbox-images-cont img:hover {
  box-shadow: 0 14px 28px rgba(79, 138, 135, 0.25),
    0 10px 10px rgba(102, 185, 181, 0.22);
}

.grey-background {
  background-color: rgba(153, 153, 153, 0.041);
}
.hosting-main {
}
.hosting-main h2 {
  color: #23a0d6;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 15px 0;
}
.hosting-main p {
  font-size: 1rem;
  line-height: 30px;
}

.contact-feat-name {
  display: flex;
  align-items: center;
}

.li-lord li {
  line-height: 29px;
}
.li-mark li {
}
.li-plus li {
  line-height: 42px;
}
@media (max-width: 992px) {
  .features-second {
    flex-direction: column-reverse !important;
    align-items: center !important;
  }
  .li-lord li {
    line-height: 30px;
  }
  .li-lord li {
    line-height: 31px;
  }
}

@media (max-width: 767px) {
  .hero h2 {
    text-align: center !important;
  }
}

.fghj {
  color: #4dc3f0;
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
}

.security-h2 {
  color: #666 !important;
  margin: 15px 0 0 0;
  font-size: 1.25rem;
  /* font-weight: 400; */
}

.btn.btn-reveal {
  padding-left: 28px;
  padding-right: 28px;
  overflow: hidden;
  position: relative;
}
.btn.btn-reveal i {
  display: block;
  position: absolute;
  left: -32px;
  width: 32px;
  top: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 34px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.1);
}
.btn.btn-reveal span {
  display: inline-block;
  position: relative;
  left: 0;
}
body:not(.device-touch) .btn.btn-reveal i,
body:not(.device-touch) .btn.btn-reveal span {
  -webkit-transition: left 0.3s ease, right 0.3s ease;
  -o-transition: left 0.3s ease, right 0.3s ease;
  transition: left 0.3s ease, right 0.3s ease;
}
.btn.btn-reveal:hover i {
  left: 0;
}
.btn.btn-reveal:hover span {
  left: 16px;
}

.request-cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
}
.request-cont h3 {
  font-weight: 700;
  color: #0aa6e2;
}
.request-cont p {
  font-weight: 900;
  color: rgb(129, 129, 129);
}
/* .backgound-img {
  background: url(../img/about.jpg);
  position: absolute;
  z-index: -20;
  width: 100vw;
  min-height: 40vh;
} */
.backgound-img-blur {
  z-index: -10;
  position: absolute;
  width: 100vw;
  min-height: 40vh;
  /* background: linear-gradient(to right, #0049b898, #4dc2f098); */
}
.request-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

.request-btn a {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border: 2px solid #25d366;
  border-radius: 2px;
  color: #333;
  font-weight: 600;
  padding: 0.2rem 0.1rem;
  /* box-shadow: 0px 5px 30px rgb(65 83 241 / 27%); */
  transition: all 0.3s ease-in-out;
}

.request-btn a:hover {
  border-radius: 4px;
  color: #fff;
  transform: scale(1.02) !important;
}
.request-btn a:focus {
  transform: scale(0.95);
}
.request-btn > a:first-of-type {
  /* border: 2px solid #0aa6e2; google red */
  border: 2px solid #0aa6e2;
}

.request-btn a:first-of-type:hover {
  border: #0aa6e2;
  box-shadow: none;
}
.request-btn a i {
  font-size: 1.5rem;
}
.request-btn a .whats {
  color: #25d366;
}
.request-btn a .mail {
  color: #0aa6e2;
}
.request-btn a:hover .mail {
  color: #fff;
}

.request-btn a:hover .whats {
  color: #fff;
}
.request-btn a:hover {
  background-color: #25d366;
}
.request-btn a:first-of-type:hover {
  background-color: #0aa6e2;
}

.left-arrow-sec {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
