* {
  padding: 0;
  margin: 0;
  text-decoration: none;
}
li {
  list-style-type: none;
}
.head {
  background-image: linear-gradient(180deg, #00a2ec 0%, #0069d3 100%);
  padding: 150px 0 0 0;
}
.menu {
  padding: 17px;
  width: auto;
  height: 48px;
  border-bottom: 1px solid #ffffff38;
  -webkit-box-sizing: unset;
  -moz-box-sizing: unset;
  box-sizing: unset;
}
.head-one {
  margin: 0 0 -160px 0 !important;
  position: absolute !important;
  box-shadow: none !important;
  background: none !important;
}
.foot-one {
  background: #010c1c !important;
  padding-top: 60px !important;
}
.menu .logo {
  float: left;
  margin-right: 24px;
  margin-top: 8px;
  width: 174px;
}
.menu ul {
  display: flex;
  color: #fff;
  float: left;
  margin: 15px 0 0 0;
}
.menu ul li {
  margin: 0px 31px 0 0;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  transition: 0.3s all;
  font-weight: 400;
}
.menu ul li:last-child {
  font-family: "Nunito", sans-serif;
}
.menu .btn {
  color: #00910e;
  float: right;
  background: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  border-radius: 33.5px;
  padding: 10px 23px;
  text-align: center;
  font-size: 18px;
  transition: 0.3s all;
}
.menu .btn:hover {
  color: #fff;
  background: #00b912;
  transition: 0.3s all;
}
.intro h1 {
  margin: 6px 0 8px 0;
  font-family: "Nunito", sans-serif;
  font-size: 30px;
  color: #ffffff;
  font-weight: 600;
}
.intro h5 {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  color: #ffffff;
  text-align: justify;
  margin: 0 0 0 0;
  font-weight: 300;
}
.intro .text {
  width: 50%;
  float: left;
  color: #fff;
  margin: 40px 0px 0px 3%;
}
.intro .text p {
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: 300;
}
.intro .form {
  float: right;
  background: #fff;
  display: grid;
  margin: 50px 4% -10% 0px;
  box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.5), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 11px;
  width: 31%;
  overflow: hidden;
  z-index: 1;
  position: relative;
}
.inner-form {
  padding: 14px;
}
.form .reqtmp{
  display:none;
}
.form h2 {
  margin: 5px 0 14px 0;
  font-family: "Nunito", sans-serif;
  font-size: 24px;
  color: #0069d3;
  font-weight: 700;
}
.form input {
  background: #f7f7f7;
  border: 0.9px solid rgba(151, 151, 151, 0.45);
  border-radius: 6.3px;
  height: 55px;
  width: 99%;
  padding: 1px 0px 0px 6px;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}
.form input[name="phone"] {padding: 0 0px 0 62px;}
.countryCode.st{
  margin: -64px 0 6px 0px;
  display: block;
  left: 0;
  width: 22.5%;
  border: 0;
  background: #ffffff24;
  color: #312727;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  height: 54px;
  position: relative;
  padding: 20px 0px 0 9px;
}
.countryCode.st:after {
    content: "\2304";
    font-size: 19px;
    color: #000;
    margin: -9px 0 -29px 1px;
    position: absolute;
}
.form select[name="countryCode"] {
    margin: -60px 0 4px 0px;
    display: block;
    left: 0;
    width: 17.5%;
    border: 0;
    background: #ffffff24;
    color: #312727;
    font-weight: 600;
    border-radius: 5px;
    font-size: 16px;
    height: 55px;
    position: relative;
    opacity: 0;
}
.form select[name="countryCode"]:focus {
  opacity: 1;
}
.time1 {
  display: flex;
  margin: 0px 0 14px 0;
}
.time1 input[type="radio"],
input[type="checkbox"] {
  width: 17px;
  height: 16px;
  -webkit-appearance: button;
  -moz-appearance: button;
}
.time1 h5{
  font-size: 14px !important;
  color: #5f5f5f;
  margin: 4px 5px 0 2px;
  font-weight: 400 !important;
}
.time1 label {
  font-family: "Nunito", sans-serif !important;
  font-size: 14px !important;
  color: #5f5f5f;
  margin: 0 5px 0 -2px !important;
  font-weight: 400 !important;
  display: flex;
}
.form button {
  background: #00bb9a;
  border: 0;
  height: 54px;
  width: 100%;
  color: #fff;
  cursor: pointer;
  transition: 0.3s all;
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.form label {
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  color: #5f5f5f;
  margin: 0 0 0 0;
  font-weight: 700;
}
.form button:hover {
  background: #0f7fb3;
}
.sec1 h2 {
  font-family: "Nunito", sans-serif;
  font-size: 22px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}
.sec1 p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center;
}
.sec2 h2 {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #006791;
  text-align: left;
  font-weight: bold;
}
.sec2 hr {
  border: 0;
  margin: 6px 0 10px 0;
  width: 41%;
  border-top: 2px dashed #006791;
}
.sec2 p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
  margin-bottom: 12px;
}
.sec3 h2 {
  font-family: "Nunito", sans-serif;
  font-size: 28px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
}
.sec3 hr {
  border: 0;
  margin: 6px 0 10px 0;
  width: 33%;
  border-top: 2px dashed #027d10;
}
.sec3 p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: left;
}
.sec4 p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center;
  font-weight: 300;
}
.sec4 h2 {
  font-family: "Nunito", sans-serif;
  font-size: 22px;
  color: #000000;
  text-align: center;
  font-weight: bold;
}
.sec4 p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: center;
}
.sec5 {
  background-image: linear-gradient(180deg, #4db1d3 0%, #348fca 100%);
  display: flex;
  padding: 33px 63px 33px 63px;
  color: #fff;
  min-height: 570px;
  margin: 0 0 -6% 0;
}
.sec5 h3 {
  font-family: "Nunito", sans-serif;
  font-size: 24px !important;
  color: #ffffff;
  text-align: left;
  font-weight: 700;
}
.sec1 {
  text-align: center;
  margin: 40px auto 0 auto;
  width: 50%;
}
.sec1 .slider {
  margin: -20px auto -15px auto;
  width: 150px;
  height: 160px;
  position: relative;
}
.sec1 .slider img {
  position: absolute;
  opacity: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  display: block;
  transition: 0.3s all;
}
.sec1 .slider img.active {
  opacity: 1;
  width: 150px;
  height: 150px;
  transition: 0.3s all;
}
.sec2 {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.sec2 div {
  float: left;
  margin: 0 0px 0 30px;
  width: 50%;
}
.sec2 img {
  float: right;
  width: 36%;
}

.sec3 {
  display: block;
  width: 100%;
  background: rgb(0, 163, 151);
  background: linear-gradient(90deg, rgba(0, 163, 151, 1) 0%, rgba(0, 165, 110, 1) 100%);
  border-top-right-radius: 40px;
  padding: 0 0 20px 0;
}
.sec3 .middle {
  margin: 0 auto;
  width: 70%;
  text-align: center;
}
.sec3 label {
  display: block;
  margin: 0 auto;
  background: #ffffff;
  border: 3px solid #008962;
  border-radius: 50px;
  width: 176px;
  height: 53px;
  padding: 12px 0;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #00a580;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  font-weight: 700;
}
.sec3 label:hover {
  background: #4cff57;
  color: #fff;
  transition: 0.3s all;
}
.sec3 .middle p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 300;
}
.sec3 .right {
  float: right;
  margin: 30px 3% 0 0;
  width: 48%;
}
.sec3 img {
  width: 46%;
  margin: 25px 0 0 0px;
}
.sec4 {
  display: block;
  width: 80%;
  margin: auto;
  padding: 1.5% 0 1% 0;
}
.sec4 div:nth-child(2){
    position: relative;
}
[dir="rtl"] .sec4 svg{margin: auto;display: block;width: 64%;}
[dir="rtl"] .intro h5{
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
}
[dir="rtl"] .intro h1{
  font-family: 'Readex Pro', sans-serif;
  font-size: 24px;
  font-weight: 600;
}
[dir="rtl"] .intro p{
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}
[dir="rtl"] .sec3 h2{
  font-family: 'Readex Pro', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
}
[dir="rtl"] .sec4 p{
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
margin-top:4px
}

[dir="rtl"] .moreTHTC h2{
  font-family: 'Readex Pro', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
[dir="rtl"] .moreTHTC p{
  font-family: 'Readex Pro', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

[dir="rtl"] .sec5 h3{
  font-family: 'Readex Pro', sans-serif;
  font-weight: 600;
  line-height: 20px;
  font-size: 24px !important;
  text-align: right;
}
[dir="rtl"] .sec4 h2{
  font-family: 'Readex Pro', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
}
[dir="rtl"] .sec3 .middle p{
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
margin-top:8px
}

[dir="rtl"] .sec4 span{
  position: absolute;
  top: 20%;
  font-size: 22px;
  color: #930000;
  text-align: right;
  width: 28%;
  left: -11%;
}
[dir="rtl"] .sec4 span:nth-child(3){top: 58%;}
[dir="rtl"] .sec4 span:nth-child(4){top: 58%;right: -10%;left: inherit;}
[dir="rtl"] .sec4 span:nth-child(5){
    top: 21%;
    right: -10%;
    left: inherit;
}
[dir="rtl"] .sec4 span h3{
  font-size: 20px;
  font-family: ReadexPro-Bold;
  margin: 0;
}
[dir="rtl"] .sec4 span.alone{position: relative;width: 52%;display: block;margin: auto;text-align: center;left: 0;right: 0;top: 2px;}
[dir="rtl"] .sec4 span.alone h4{text-align:center;}
[dir="rtl"] .sec4 span h4{
 margin: 3px 0 0 0;
 font-family: ReadexPro-Medium;
 font-size: 14px;
 color: #000000;
 text-align: right;
 line-height: 24px;
}
.sec4 label {
  display: block;
  margin: 20px auto 20px auto;
  background: #ffffff;
  border: 3px solid #008962;
  border-radius: 50px;
  width: 176px;
  height: 53px;
  padding: 12px;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #008962;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  font-weight: 700;
}
.sec4 label:hover {
  background: #008962;
  color: #ffffff;
  transition: 0.3s all;
}
.moreTHTC {
  display: flex;
  background: #f3f2f2;
}
.moreTHTC .morefe {
  width: 50%;
  margin: 0px 0 0 0%;
  text-align: left;
  background: #ffffff00;
  padding: 25px 20px 20px 10px;
  transition: 0.3s all;
  display: flex;
}
.moreTHTC .morefe:hover {
  background: #dbdbdb;
  transition: 0.3s all;
}
.moreTHTC p {
  margin: 1px 0 0 0;
  font-family: "Nunito", sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: justify;
  line-height: 24px;
  font-weight: 400;
}
.moreTHTC img {
  margin: 3px 14px 8% 3%;
  float: left;
  width: 52px;
  height: 52px;
}
.moreTHTC h2 {
  margin: 0 0 3px 0;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.moreTHTC:first-child h2 {
  color: #006791;
}
.moreTHTC:last-child h2 {
  color: #027d10;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
}

.sec5 form input {
  height: 60px;
  width: 99%;
  padding: 0px 10px 0px 10px;
  font-size: 16px;
  margin-bottom: 8px;
  font-family: "Nunito", sans-serif;
  color: #fff;
  background: #f7f7f740;
  border: 0.5px solid #3996cb;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 10px 0;
}
.sec5 form input[name="phone"] {padding: 0 0px 0 72px;}
.countryCode.end:after{
   content: "\2304";
   font-size: 19px;
   color: #fff;
   margin: -9px 0 -29px 1px;
   position: absolute;
}

.countryCode.end {
    margin: -68px 0 6px 0px;
    display: block;
    left: 0;
    width: 15%;
    border: 0;
    background: #ffffff24;
    color: #ffffff;
    font-weight: 600;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 16px;
    height: 56px;
    position: relative;
    padding: 20px 0px 0 9px;
}
.sec5 form select[name="countryCode"] {
    margin: -63px 0 31px 0px;
    display: block;
    left: 0;
    width: 14%;
    border: 0;
    background: #ffffff00;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 16px;
    height: 57px;
    z-index: 2;
    position: relative;
    opacity: 0;
}
.sec5 form select[name="countryCode"]:focus {
      opacity: 1;

}
.sec5 form input::-webkit-input-placeholder,
.sec5 form input::placeholder {
  color: #ffffffba;
}
.sec5 .time1 {
  display: flex;
  margin: 5px 0 14px 0;
}
.sec5 .time1 input[type="radio"],
input[type="checkbox"] {
  width: 17px;
  height: 16px;
  margin: 0;
}
.sec5 .time1 label {
  font-family: "Nunito", sans-serif;
  font-size: 14px !important;
  color: #fff;
  margin: 0 5px 0 -2px;
}
.sec5 .time1 h5 {color: #fff;margin: 0 1px 0 3px;}
.sec5 form button {
  background: #ffffff;
  border-radius: 8px;
  color: #2877a8;
  border: 0;
  height: 47px;
  width: 100%;
  cursor: pointer;
  transition: 0.3s all;
  font-family: "Nunito", sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}
.sec5 form button:hover {
  background: #cacaca;
  color: #222;
  transition: 0.3s all;
}
.sec5 form label {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #ffffff;
  margin: 0 0 0 0;
  font-weight: 700;
}
.sec5 .info {
  display: flex;
}
.sec5 .right {
  width: 40%;
  position: relative;
}
.sec5 .left {
  width: 60%;
  margin: 0 5% 0 0;
}
.sec5 .left p {
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: justify;
  line-height: 26px;
  font-weight: 300;
}
.sec5 .left span {
  display: block;
  margin: 10px 0 0px 0;
}
.sec5 .left h5 {
  opacity: 0.72;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: left;
  margin: 20px 0 0 0;
  font-weight: 300;
}
.sec5 .left h4 {
  font-family: "Nunito", sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-align: left;
  font-weight: 600;
}
.sec5 .left i {
  float: left;
  margin: 0px 5px 10px -2px;
}
.sent {
  width: 50%;
  display: block;
  margin: 140px auto;
  background: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  padding: 56px;
  text-align: center;
}
.sent a {
  display: block;
  margin: 20px auto 20px auto;
  background: #ffffff;
  border: 3px solid #008962;
  border-radius: 50px;
  width: 176px;
  height: 53px;
  padding: 12px;
  font-family: "Nunito", sans-serif;
  font-size: 18px;
  color: #00a580;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
}
.sent a:hover {
  background: #008962;
  color: #ffffff;
  transition: 0.3s all;
}
.sent p {
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}
[dir="rtl"] .sec2 h2 {
    text-align: right;
    font-family: 'Readex Pro', sans-serif;
    font-size: 18px;
    font-weight: 600;
}
[dir="rtl"] .sec2 p {
    text-align: right;
    font-family: 'Readex Pro', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 6px 0 10px 0;
}
[dir="rtl"] .moreTHTC .morefe {
  text-align: right;
  padding: 25px 10px 20px 20px;
  display: flex;
}
[dir="rtl"] .form input {padding: 1px 6px 0px 0;}
[dir="rtl"] .sec5 .left {
  width: 60%;
  margin: 0 0 0 5%;
}
[dir="rtl"] .sec5 .left p {
  font-family: 'Readex Pro', sans-serif;
  font-size: 16px;
  text-align: right;
  margin-top: 8px;
}
[dir="rtl"] .sec5 .left h4 {
  font-family: 'Readex Pro', sans-serif;
  font-size: 22px;
  color: #ffffff;
  text-align: right;
  font-weight: 600;
}
[dir="rtl"] .sec5 .left h5 {
  opacity: 0.72;
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: right;
  margin: 20px 0 0 0;
  font-weight: 300;
}
[dir="rtl"] .sec2 .firstFeat {display: flex;width: 100%;margin: 0;}
[dir="rtl"] .sec2 .firstFeat svg{
  height: 209px;
  width: 4%;
}

[dir="rtl"] .sec2 .firstFeat {display: flex;width: 100% !important;margin: 0;}
[dir="rtl"] .sec2 .firstFeat span{margin: 0 8px 0 0;display: block;width: 100%;}
[dir="rtl"] .sec2 .firstFeat span h3:first-child{margin: 0.5% 0px 2.3em 0px;}
[dir="rtl"] .sec2 .firstFeat span h3:last-child{margin: -0.5% 0px 0em 0px;}
[dir="rtl"] .sec2 .firstFeat span h3{margin: 0% 0px 1.85em 0px;font-family: 'Readex Pro', sans-serif;font-size: 14px;font-weight: 400;}
[dir="rtl"] .sec2 div {
  float: right;
  margin: 0 10px 0 0;
  width: 50%;
}
[dir="rtl"] .intro .text {
  float: right;
  margin: 40px 3% 0px 0;
}

[dir="rtl"] .intro .form {
  float: left;
  margin: 50px 0 -10% 4%;
}
[dir="rtl"] .sec2 img {
  float: left;
  width: 36%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}


[dir="rtl"] .sec3 .right {
  float: left;
  margin: 50px 0 0 3%;
  width: 48%;
  display: flex;
}
[dir="rtl"] .sec3 .right svg {
    width: 15%;
    height: 333px;
}
[dir="rtl"] .sec3 .right span {color: #fff;margin: 0 3px 0 0px;width: 100%;}
[dir="rtl"] .sec3 .right span div:first-child{margin: 0% 0px 3em 0px;}
[dir="rtl"] .sec3 .right span div{margin: 0% 0px 3.5em 0px;}
[dir="rtl"] .sec3 .right span div h3{font-family: 'Readex Pro', sans-serif;font-size: 18px;font-weight: 500;margin: 0 0 2px 0;}
[dir="rtl"] .sec3 .right span div h4{font-family: 'Readex Pro', sans-serif;font-weight: 300;font-size: 16px;line-height: 24px;}

[dir="rtl"] .sec3 {
  background: linear-gradient(-90deg, rgba(0, 163, 151, 1) 0%, rgba(0, 165, 110, 1) 100%);
  border-top-left-radius: 40px;
  z-index: 999;
  position: relative;
}
[dir="rtl"] .sec2 + svg{
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
[dir="rtl"] .sec2 #Group-17{
  transform: translate(680px, -853px);
}
[dir="rtl"] .sec3 #Group-17{
  transform: translate(-83, -1351.000000)
}
[dir="rtl"] .sec2 #Oval > circle{
  cx: 49;
}
[dir="rtl"] .time1 input[type="radio"], input[type="checkbox"] {
  margin: 0px 0 0px 5px;
  float: right;
}
[dir="rtl"] .sec5 .left i {
  float: right;
  margin: 0px -2px 5px 5px;
}
@media only screen and (max-width: 767px) {

[dir="rtl"] .sec2 div {
  float: right;
  margin: 0 10px 0 0;
  width: 95%;
}
[dir="rtl"] .sec2 .firstFeat svg{
  height: 179px;
    width: 4%;
}
[dir="rtl"] .sec2 .firstFeat span h3:first-child {
  margin: 2% 0px 1.7em 0px;
}
[dir="rtl"] .sec2 .firstFeat span h3 {
  margin: 0% 0px 1em 0px;
}
[dir="rtl"] .intro .form {
  float: none;
  margin: 10px auto 3% auto;
}
[dir="rtl"] .intro .form {
  float: none;
  margin: 10px auto 3% auto;
}
[dir="rtl"] .time1 input[type="radio"], input[type="checkbox"] {float: right;margin: -1px 0 0 2px;}
[dir="rtl"] .sec3 {
  border-top-left-radius: 0px;
}
[dir="rtl"] .sec3 .right {
    float: none;
    margin: 19px 0 0 3%;
    width: 98%;
    display: flex;
}
[dir="rtl"] .sec3 .right svg {
    width: 18%;
    height: 280px;
}
[dir="rtl"] .sec3 .right span {margin: 0 10px 0 0px;width: 100%;}
[dir="rtl"] .sec3 .right span div:first-child{margin: 0% 0px 2.1em 0px;}
[dir="rtl"] .sec3 .right span div{margin: 0% 0px 10% 0px;}
[dir="rtl"] .sec3 .right span div h3{font-size: 16px;font-weight: 500;margin: 0 0 2px 0;}
[dir="rtl"] .sec3 .right span div h4{font-weight: 300;font-size: 14px;}
[dir="rtl"] .sec5 .left {
  width: 100%;
  margin: 0 0 0 5%;
}
[dir="rtl"] .moreTHTC .morefe {
  display: block;
}
[dir="rtl"] .sec4 h2{
  font-size: 18px;
}
[dir="rtl"] .sec3 .middle p {
  font-size: 16px;
}
[dir="rtl"] .sec3 h2 {
  font-size: 19px;
}
[dir="rtl"] .sec4 p {
  font-size: 16px;
}
[dir="rtl"] .sec4 svg {
  width: 43%;
}
[dir="rtl"] .sec4 span {
  left: -1%;
  top: 16%;
}
[dir="rtl"] .sec4 span:nth-child(4) {
  top: 60%;
  right: 0%;
  left: inherit;
}
[dir="rtl"] .sec4 span:nth-child(5) {
  top: 21%;
  right: 0%;
  left: inherit;
}
[dir="rtl"] .sec4 span:nth-child(3) {
  top: 65%;
}
[dir="rtl"] .sec4 span h3 {
  font-size: 10px;
}
[dir="rtl"] .sec4 span h4 {
  margin: 0px 0 0 0;
  font-family: ReadexPro-Light;
  font-size: 10px;
  line-height: 11px;
  font-weight: 300;
}
[dir="rtl"] .sec4 label {
  font-size: 16px;
  width: 160px;
  height: 41px;
  padding: 8px 0;
  margin: 85px â€‹auto 10px aut;
}
[dir="rtl"] .sec5 .left h4 {
  font-family: 'Readex Pro', sans-serif;
  font-size: 18px;
  }
 [dir="rtl"]  .sec5 {
  padding: 33px 15px 33px 10px;
}
}
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/** Mobile styling */
@media only screen and (max-width: 767px) {
  .head-one {
    margin: 0 0 -40px 0;
  }
  .foot-one {
    background: #010c1c !important;
    padding-top: 30px !important;
  }
  .intro .text {
    width: 92%;
  }
  .intro .form {
    margin: 10px auto 3% auto;
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 50%), 0 0px 0px 0 rgb(0 0 0 / 50%);
    border-radius: 50px;
    width: 185px;
    height: 55px;
    display:block;
    position:relative;
    float: none;
    transition: 0.3s all;
    border: 3px solid #005cad;
  }
    .intro .form.active {
          margin: 10px auto 3% auto;
          width: 93%;
          box-shadow: 0 2px 12px 0 rgb(0 0 0 / 50%), 0 2px 4px 0 rgb(0 0 0 / 50%);
          height: auto;
          border-radius: 11px;
          border: 0px solid #005cad;
    }
  .sec2 div {
    float: left;
    margin: 10px 0px 20px 12px;
    width: 96%;
}
.form button {
  font-size: 18px;
  display:none;
}
.form.active button {
    display:block;
}
.sec3 .middle {
    width: 95%;
    margin: -8px 0 0 10px;
    padding: 0px 0;
}
.sec3 h2 {
    font-size: 18px;
    margin: 14px 0 7px 0px;
    }
    .cvergn{
      margin: -5% 0 -6% 0;
      display: block;
}
.sec3 .right {
    float: none;
    width: 97%;
    margin: 10px auto;
    position: relative;
    z-index: 1;
}
.sec3 img {
    display: none;
}
.sec3 .middle p {
    font-size: 14px;
}
.sec3 {
    border-top-right-radius: 20px;
    position: relative;
}
.sec2 img {
    display: none;
}
.sec2 p {
    margin: 2px 0 5px 0;
    font-size: 14px;
    }
    .sec4 h2 {
    font-size: 18px;
    margin: 10px 0 2px 0;
    }
    .sec4 {
    width: 99%;
    }
    .sec4 p {
    font-size: 14px;
    }
   .sec4 .middle{
     margin: 0 0 -12px 0;
   }
   .moreTHTC {
    display: block;
    padding: 0 10px;
   }
   .moreTHTC .morefe {
    width: 100%;
    display: block;
    padding: 12px 20px 12px 10px;
}
.moreTHTC img {
    margin: 3px auto 2% auto;
    float: none;
    display: block;
}
.moreTHTC h2 {
    text-align: center;
}
.moreTHTC p {
  text-align: center;
}
.sec5 {
    display: block;
    padding: 33px 23px 33px 23px;
}
.sec5 .left {
    width: 100%;
}
.sec5 .left h4 {
    font-size: 20px;
}
.sec5 .left span {
    font-size: 14px;
}
.sec5 .left i {
    margin: 0px 5px 5px -2px;
}
.sec5 .right {
    width: 100%;
    margin: 22px 0 24px 0;
}
.inner-form {
    padding: 9px;
}
.form h2 {
    margin: 0px 0 6px 0;
    font-size: 18px;
    }
    .form label {
    font-size: 14px;
    margin: 0 0 0 2px;
    }
    .form input {
    background: #f7f7f7;
    border: 0.9px solid rgba(151, 151, 151, 0.45);
    border-radius: 6.3px;
    height: 44px;
    width: 100%;
    padding: 1px 0px 0px 6px;
    font-size: 14px;
    margin-bottom: 5px;
}
.time1 {
    margin: 5px 0 6px 0;
}
.time1 label {
    font-size: 12px !important;
    color: #5f5f5f;
    margin: 0 2px 0 0px !important;
    font-weight: 600 !important;
}
.time1 h5 {
    margin: -2px 2px 0 0px;
}
.time1 input[type="radio"], input[type="checkbox"] {display: block;float: left;margin: -1px 2px 0 0;width: 16px;height: 15px;}
.form .inner-form{
  display:none;
}
.form.active .inner-form{
  display:block;
}
.form .reqtmp{
  display:block;
  background: #ffffff;
  color: #0072d7;
  height: 50px;
  font-size: 16px;
}
.form.active .reqtmp{
  display:none;
}
.intro .text {
    margin: 40px 0px 10px 3%;
}
.sec3 label {
  font-size: 16px;
  width: 170px;
  height: 51px;
  padding: 15px 0;
}
.sec4 label {
font-size: 16px;
    width: 170px;
    height: 51px;
    padding: 15px 0;
}
.form input[name="phone"] {
    padding: 0 0px 0 72px;
}
.countryCode.st {
    padding: 20px 0px 0 9px;
    margin: -56px 0 0px 0px;
    width: 20.5%;
}
.form select[name="countryCode"] {
    margin: -54px 0 22px 0px;
    font-size: 14px;
    width: 17.5%;
    }
    .sec5 form input[name="phone"] {
    padding: 0 0px 0 75px;
}
.countryCode.end {
    width: 18%;
}
.sec5 form select[name="countryCode"] {
  width: 17%;
}
.head {
  padding: 45px 0 0 0;
}

}
