/*------------------------------------------------------------------
    Main Style Stylesheet
    Project:        HTML5 Template
    Version:        1.0
    Author:         M_Adnan
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
body
 + WRAP
 + HEADER
 + NAVIGATION
 + BANNER
 + SERVICES
-------------------------------------------------------------------*/
/*=======================================================
      THEME STYLING START
========================================================*/
* {
  margin: 0px;
  padding: 0px;
}
@font-face {
  font-family: 'Tajawal-Regular.ttf';
  src: url('../fonts/Tajawal-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  background-image: url("/images/backgraond.png");
  background-size: cover; /* تجعل الصورة تغطي الشاشة بالكامل */
  background-position: center; /* توسيط الصورة */
  background-repeat: no-repeat; /* منع تكرار الصورة */
  font-weight: normal;
  position: relative;
  font-size: 14px;
  color: #2d3436;
  font-family: 'Tajawal-Regular.ttf', sans-serif;
}
header {
  padding-top: 40px;
}

.logo {
  overflow: hidden;
}
/*=======================================================
      WRAPPER
========================================================*/
#wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/*=======================================================
      HEADINGS
========================================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  color: #333333;
}
h1 {
  font-weight: bold;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -1px;
  direction: rtl;   
  text-align: start;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 16px;  
  text-align: right;
}
p {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.25px;
  line-height: 36px;
  text-rendering: optimizeLegibility;
}
button {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: none !important;
}
img {
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  display: inline-block !important;
  max-width: 100%;
}
ul {
  margin-bottom: 0px;
}
li {
  list-style: none;
}
.term-n-con ul li {
  list-style: disc;
  margin-left: 2em;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: inherit;
}
.term-n-con-social ul li {
  margin-left: 2em;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: inherit;
}

a {
  text-decoration: none;
  color: #2d3436;
}
.right-txt {
  text-align: right;
  direction: rtl;
}
.right-txt h1,
.right-txt h2,
.right-txt h3,
.right-txt h4,
.right-txt h5,
.right-txt h6,
.right-txt p {
  text-align: right;
}

/*=======================================================
      Position Center Center
========================================================*/
.position-center-center {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*=======================================================
      BTN STYLE
========================================================*/
.btn {
  border: none;
  color: #fff;
  display: inline-block;
  padding: 15px 40px;
  font-weight: 600;
  font-size: 20px;
  border-radius: 50px;
  background: #0026ff;
  position: relative;
  z-index: 1;
}
.btn:hover {
  background: #333;
  color: #fff;
}
section {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 90px 0;
}
/*=======================================================
      Content
========================================================*/
#content {
  position: relative;
  z-index: 1;
}
/* .intro-main {
} */
.text-sec p {
  max-width: 452px;
  margin-bottom: 40px;
  direction: rtl;
  text-align: right;
}
.text-sec h1 {
  margin-bottom: 40px;
}
.text-sec h6 {
  font-size: 32px;
  font-weight: 600;
  color: #c1084f;
  margin-bottom: 15px;
}
.text-sec {
  margin-top: 50px;
  padding-right: 30px;
}
.text-sec .store-btn {
  max-width: 180px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
}
.pading-left {
  padding-right: 0px;
  padding-left: 40px;
}
/* .stay-in-car {
} */
.right-img {
  float: right;
  padding-left: 7%;
}
.left-txt {
  float: left;
}
.stay-in-car .text-sec {
  margin-top: 10px;
}
.more-efficent .row {
  display: block;
}
.more-efficent .text-sec p,
.stay-in-car .text-sec p {
  margin-bottom: 0px;
}
.more-efficent .text-sec {
  padding: 0px;
  margin-top: 70px;
}
.save-money p:before {
  position: absolute;
  right: 0px;
  width: 9px;
  height: 9px;
  content: "";
  top: 11px;
  border-radius: 50px;
  background: #c1084f;
}
.save-money .text-sec {
  padding: 0px;
  margin-top: 0px;
}
.save-money {
  padding-bottom: 150px;
}
.save-money p {
  max-width: inherit;
  position: relative;
  margin-bottom: 0px;
  padding-right: 30px;
}
.experiance h1 {
  margin-bottom: 40px;
  color: black;
}
.experiance {
  padding-bottom: 30px;
  background: white;
  direction: rtl;
}

.experiance article {
  margin-top: 30px;
  min-height: 130px;
  margin-bottom: 5%;
}
.experiance h3 {
  font-size: 32px;
  font-weight: bold;
  color: white;
  text-align: center;
  margin-bottom: 16px;
}
.experiance .phone-img {
  display: inline-block;
  margin-left: 0px;
  max-width: 350px;
  padding-bottom: 30%;
}
.experiance i {
  height: 86px;
  display: inline-flex;
  margin-bottom: 40px;
  vertical-align: bottom;
}
.experiance p {
  /* max-width: 242px;   عشان ما يكون النص محكور في مربع معين */
  line-height: 32px;
  font-size: 28px;
  color: #c1084f;
  padding-bottom: 1%;
  text-align: center;
}
/*   Footer  */
footer {
  background: #c1084f;
  padding: 50px 0;
  padding-bottom: 100px;
  direction: rtl;
  text-align: start;
}
footer .site-links {
  margin-bottom: 50px;
}
footer .site-links li a {
  color: #fff;
  opacity: 0.7;
  font-size: 14px;
}
footer .site-links li a:hover {
  opacity: 1;
}
footer .site-links li {
  display: inline-block;
  margin-right: 40px;
}
footer .social-links a {
  font-size: 18px;
  height: 34px;
  width: 34px;
  margin-left: 20px;
  line-height: 34px;
  /* background: #c1084f; */
  text-align: center;
  display: inline-block;
  border-radius: 50px;
  
}
footer .social-links {
  text-align: right;
}
footer .social-links p {
  font-size: 14px;
  margin: 0px;
  margin-top: 30px;
  color: #fff;
}
footer .store-btn {
  margin-right: 20px;
}
.logo .logo-img {
  width: 23%;
}
/*=======================================================
			CONTACT FORM
========================================================*/
.contact-form form {
  background: rgba(139, 219, 216, 0.4);
  border-radius: 22px;
  padding: 35px;
  margin-top: 60px;
}
.contact-form .error {
  border: 1px solid red;
}
.success-msg {
  background: #fff;
  border: 1px solid #2d3a4b;
  color: #589051;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 11px 16px;
  border-radius: 4px;
  display: none;
}
.success-msg i {
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #abd0a8;
  margin-right: 10px;
}
.contact-form li {
  text-align: left;
  list-style: none;
  margin-bottom: 10px;
}
.contact-form li input {
  display: inline-block;
  width: 100%;
  height: 45px;
  padding: 0 10px;
  margin-top: 5px;
}
.contact-form li .error {
  border: 1px solid red;
}
.contact-form li input {
  height: 55px;
  border: 1px solid #f8f9f8;
  border-color: transparent;
  box-shadow: none;
  border-radius: 4px;
  background: #f8f9f8;
  margin-bottom: 10px;
}
.contact-form li textarea {
  height: 140px !important;
  margin-top: 10px;
  border-radius: 4px;
  border: 1px solid #f8f9f8;
  border-color: transparent;
  background: #f8f9f8;
  box-shadow: none;
}
.contact-form li .btn {
  padding: 0px 10px;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
  border-radius: 4px;
  margin-top: 15px;
  background: #00918c;
  width: 100%;
  font-weight: 400;
}
.join-n-btn {
  width: 15%;
  margin-top: 10px;
  padding: 8px 0;
  background: #c1084f;
  border: 1px solid #c1084f;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
.join-n-btn:hover {
  background: #760530;
  color: #fff;
}
.join-term-btn {
  width: 4%;
  margin-top: 10px;
  margin-right: 10px;
  padding: 8px 0;
  background: #c1084f;
  border: 1px solid #c1084f;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
.join-term-btn:hover {
  background: #760530;
  color: #fff;
}
@media (max-width: 767px) {
  .join-term-btn {
      width:8%;
      margin-top: 10px;
      border-radius: 4px;
      padding: 3px 0;
  }
}
.contact-form li .btn i {
  float: right;
}
.contact-form li .btn:hover {
  background: #333;
}
.contact-form label {
  font-weight: normal;
  color: #2d3a4b;
  font-size: 16px;
  width: 100%;
  margin: 0px;
  position: relative;
  margin-bottom: 0;
}
.contact-form label .option {
  position: absolute;
  top: 30px;
  right: 20px;
  color: #adadad;
  line-height: 55px;
}
.contact-form textarea {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 10px 20px;
}
.contact-info li p {
  line-height: 40px;
  font-size: 18px;
}
.contact-info li {
  position: relative;
  padding-left: 47px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.contact-info li i {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 30px;
  font-size: 12px;
}
.contact-info h6 {
  margin-top: 0px;
  font-size: 12px;
  font-weight: normal;
}
.contact-info {
  padding: 40px;
  margin-top: 75px;
}
.buss-txt h3 {
  margin-bottom: 20px;
  margin-top: 40px;
}
.buss-inputs h1 {
  margin-bottom: 50px;
}
.buss-txt p {
  font-size: 18px;
  line-height: 34px;
}
.buss-txt .save-mny-txt p {
  max-width: inherit;
  position: relative;
  margin-bottom: 0px;
  padding-left: 30px;
}
.buss-txt .save-mny-txt p:before {
  position: absolute;
  left: 0px;
  width: 9px;
  height: 9px;
  content: "";
  top: 14px;
  border-radius: 50px;
  background: #00b1aa;
}
.buss-txt {
  margin-top: 30px;
  padding-left: 50px;
}
/* .business-form {
} */
.term-n-con p {
  font-size: 16px;
  line-height: 26px;
}

/* landing page */

.brand {
  display: flex;
  align-items: center;
  min-height: 100vh;
}
.brand-title {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  font-weight: 200;
  text-transform: uppercase;
}
.brand-title span {
  font-weight: 700;
}
.brand-text {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 200;
}
.brand-button-container {
  position: relative;
  width: 192px;
  height: 192px;
  margin: 40px auto 30px;
  cursor: pointer;
}
.brand-button {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  outline: none;
  border: none;
  background-color: transparent;
}
.brand-button:focus {
  outline: none;
  border: none;
}
.brand-button-icon {
  position: absolute;
  top: calc((192px - 38px) / 2);
  left: calc((192px - 35px) / 2);
}
.brand-logo {
  margin-bottom: 15px;
}
.brand-service {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 200;
}
.rotatable {
  animation-name: rotatable;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}
@keyframes rotatable {
  25% {
    transform: rotate(40deg);
  }
  100% {
    transform: rotate(-20deg);
  }
}
