@font-face {
  font-family: "Eras Light ITC";
  src: url("../fonts/ErasITC-Light.woff2") format("woff2"),
    url("../fonts/ErasITC-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Roboto-Black";
  src: url("../fonts/Roboto-Black.ttf");
}
@font-face {
  font-family: "Eras Medium ITC";
  src: url("../fonts/ErasITC-Medium.woff2") format("woff2"),
    url("../fonts/ErasITC-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("../fonts/Poppins-Regular.ttf");
}
@font-face {
  font-family: "DMSerifDisplay-Italic";
  src: url("../fonts/DMSerifDisplay-Italic.ttf");
}
@font-face {
  font-family: "Raleway-Medium";
  src: url("../fonts/Raleway-Medium.ttf");
}
@font-face {
  font-family: "Norican-Regular";
  src: url("../fonts/Norican-Regular.ttf");
}
@font-face {
  font-family: "Raleway-ExtraBold";
  src: url("../fonts/Raleway-ExtraBold.ttf");
}
@font-face {
  font-family: "ErasITC-Medium";
  src: url("../fonts/ErasITC-Medium.woff");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.ttf");
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,

caption,

tfoot,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video {
  margin: 0px;
  padding: 0px;
  font-family: "Poppins-Regular";
  font-size: 14px;
  color: #444444;
  text-align: left;
  font-weight: normal;
  letter-spacing: 0.5px;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
body {
  /* padding-bottom:25px; */ /* width:  1366px; */ /* margin:  0 auto; */ /* background: #f4f4f4; */
  overflow-x: hidden;
}
.otrWrp {
  width: 100%;
  margin: 0px auto;
  height: 100%;
}
.ptrn {
  background: url(../images/bg-pattern.jpg);
  min-height: 100%;
}
.ptrn2 {
  background: url(../images/bg-pattern2.jpg);
}
* {
  margin: 0px;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
.wrap {
  max-width: 1160px;
  min-width: 320px; /* padding: 0px 2%; */
  margin: 0 auto; /* min-width: 290px; */
  width: 96%;
}
ul {
  margin-left: 0px;
}
ol {
  margin-left: 15px;
}
ul li {
  list-style: none; /* margin-bottom:38px; */ /* float: left; */
}
a {
  text-decoration: none;
  color: #444444;
}
.clear {
  clear: both;
}
.lft {
  float: left;
}
.rgt {
  float: right;
}
hr {
  width: 100%;
  height: 2px;
  background: #dedede;
  margin: 2% 0px 2%;
}
ul:after {
  content: "";
  display: block;
  clear: both;
}
.patnerWithus .joinUs ul:after {
  content: none;
}
.reshdr {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
  display: none;
}
.card-top {
  max-width: 100%;
  display: block;
  width: 50%;
  border-radius: 50%;
  border-color: white;
}

.reshdr ul {
  /* padding: 10px 0px; */
  background: #014274;
}
.reshdr ul li {
  float: left;
  width: 20%;
  margin: 0px;
  padding: 10px;
  border-right: 1px solid #f4f4f4;
}
.reshdr ul li:hover{background-color: #0069ba;
}
.reshdr ul li a {
  display: flex;
  flex-direction: column;
  text-align: center;
  text-align: center;
  align-items: center;
  color: #fff;
}
.reshdr ul li i {
  color: #fff;
  margin-bottom: 5px;
}

.hd {
  text-align: center;
  color: #000;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 10px;
}
.hd:after {
  content: "";
  display: block;
  background: #0069ba;
  height: 4px;
  width: 108px;
  margin: 0 auto;
  margin-top: 15px;
}
h1,
.contact-section h2,
.support-section h2,
.plus p,
.plus p span {
  text-align: center;
  font-size: 33px;
  color: #121c37;
  line-height: 42px;
  font-family: "Raleway-Medium";
  font-weight: bold;
  margin-bottom: 15px;
  font-weight: 600;
}
h1 span,
H2 span {
  font-size: inherit;
  color: #0774c7;
  font-weight: bold;
  font-family: "Raleway-Medium";
}
h2 {
  text-align: center;
  font-size: 17px;
  line-height: 1.4em;
  color: #000;
  font-family: "Raleway-Medium";
  margin-bottom: 90px;
}
h3 {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}
p {
  font-size: 17px;
  line-height: 28px;
  color: #212529; /* letter-spacing: 1.5px; */
  text-align: center;
  font-family: "Poppins-Regular";
}
h4,
.repo-heading,
.accountPage h2,
.accountPage .shift h3 {
  text-align: left;
  font-size: 35px;
  font-weight: 800;
  line-height: 1.4em;
  color: #000;
  font-family: "Raleway-Medium";
  margin-bottom: 30px;
}
ul .side-bttn{margin-top:7%;
  display: flex;
  gap:4%;}
  ul.side-bttn li a{box-shadow: 0 6px 26px rgb(110 100 100 / 30%); background: #ffffff;border-radius:none;width: 100%; height: auto; padding: 7px 18px;}
.btn.Org {
  background: #ffa500;
  min-width: 148px;
  justify-content: center;
}
.btn {
  font-size: 1.1rem;
  line-height: 1.5;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  width: fit-content;
  transition: 0.5s ease;
  text-align: center;
  /* margin: 0 auto; */
  border-radius: 3px;
  background: #0774c7;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  background: #2284c5;
  padding: 11px 16px;
}
.btn:hover {
  box-shadow: none;
  background: #2f3043;
  transition: 0.2s ease;
  border-color: #2f3043 !important;
  color: #fff;
  background: #266d9d;
}
.hmIcn:hover {
  background-color: #ffbf00;
}
.hmIcn {
  width: 57px;
  height: 57px;
  display: block;
  background: url(../images/hm-icn.png) no-repeat center center;
  background-color: #072f5f;
  position: fixed;
  right: 0;
  z-index: 1;
  top: 40%;
  transition: 0.3s ease;
}
.bttn {
  box-shadow: 0 10px 15px rgb(0 0 0 / 15%);
  text-decoration: none;
  font-size: 1.1rem;
  line-height: 1.5;
  width: fit-content;
  transition: 0.5s ease;
  text-align: center;
  margin: 0 auto;
  border-radius: 3px;
  background: #0774c7;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0.575rem 1.9rem;
  background: #2284c5;
}

.bttn:hover {
  background: #ffa500;
  transition: 0.2s ease;
  border-color: #2f3043 !important;
  color: #fff;
}

.bttn-org {
  box-shadow: 0 10px 15px rgb(0 0 0 / 15%);
  text-decoration: none;
  font-size: 1.1rem;
  line-height: 1.5;
  width: fit-content;
  transition: 0.5s ease;
  text-align: center;
  margin: 0 auto;
  border-radius: 3px;
  background: #ffa500;
  color: #000;
  align-items: center;
  padding: 0.575rem 1.9rem;
  background: #ffa500;
}

.bttn-org:hover {
  box-shadow: none;
  background: #0774c7;
  transition: 0.2s ease;
  border-color: #0774c7 !important;
  color: #fff;
}
.banner .bnrCnt .btngrp .btn {
  padding: 13px 15px;
  margin-left: 0px;
  float: left;

  background: #0774c7;
  border: none;
  font-weight: normal;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
}
ul.sclicn li:nth-child(1) {
}
ul.sclicn li {
  float: left;
  width: 38px;
  display: block;
  height: 38px;
  background: #2f3043;
  margin-right: 15px;
  transition: 0.3s ease;
}
ul.sclicn li:hover {
  background: #011226;
}
ul.sclicn li a {
  font-family: "Font Awesome 5 Brands";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  /* justify-content: center; */
}
ul.sclicn li a:after {
  content: "\f39e";
  color: #fff;
  text-align: center;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}
ul.sclicn li a.twittr:after {
  content: "\f099";
}
ul.sclicn li a.insta:after {
  content: "\f16d";
}
ul.sclicn li a.in:after {
  content: "\f0e1";
}

.cartPopup:hover {
  content: "";
  display: block;
  clear: both;
}
.cartPopup:before {
  content: "";
  position: absolute;
  right: 0;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #e8e8e8;
  clear: both;
}
.cartPopup {
  position: absolute;
  background: #fff;
  right: 0;
  top: 54px;
  border: 1px solid #bfbfbf;
  padding: 10px;
  display: none;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  z-index: 2;
}
.cartPopup ul:after {
  content: "";
  display: block;
  clear: both;
}

ul.subNv .cartPopup li:last-child {
  border: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
ul.subNv .cartPopup li {
  height: initial;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  margin-right: 0px;
}
.cartPopup li .imgPnl {
  width: 120px;
}
.cartPopup li .imgPnl img {
  width: 100%;
}
.cartPopup li .dtlPnl {
  margin-left: 10px;
}
.cartPopup li .dtlPnl a {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 500;
  width: auto;
  height: auto;
  border: none;
  border-radius: 0px;
}
.cartPopup li .dtlPnl p {
  text-align: left;
  color: #2f3043;
  margin: 5px 0px;
  font-weight: 700;
  margin-bottom: 10px;
}
.cartPopup li .dtlPnl p span {
  color: #2f3043;
  font-weight: 700;
}

.cartPopup li .dtlPnl .icrBtn {
  display: flex;
  float: left;
  /* width: 120px; */
}

.cartPopup li .dtlPnl .icrBtn button:hover {
  background: #5a0a01;
  border: 1px solid #5a0a01;
}

.cartPopup li .dtlPnl .icrBtn button {
  width: 30px;
  border: 1px solid #1d303f;
  background: #1d303f;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.cartPopup li .dtlPnl .icrBtn button i {
  color: #fff;
  margin: 0px;
  font-size: 10px;
}
.cartPopup li .dtlPnl .icrBtn input {
  border: 1px solid #d8d8d8;
  text-indent: 7px;
  height: 25px;
  width: 50px;
}
.cartPopup li:last-child {
  padding: 0px;
  margin: 0px;
  border: none;
}
ul.subNv li:hover .cartPopup {
  display: block;
}

.tpHdr {
  background: #0069ba;
  padding: 8px 0;
  position: relative;
  z-index: 1;
}

.tp-container{
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.tpHdr .lftpnl {
  float: left;
}

.tpHdr .lftpnl li {
  float: left;
  margin-right: 25px;
}



.tpHdr .marquee-container {
  margin: 0px auto;
  width: 35%;
  text-align: center;
  line-height: 1.2rem;
  background: #0069ba;
}

marquee {
  font-size: 16px;
  color: #ffffff;
}








.tpHdr .lftpnl li a {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  font-family: "Poppins-Regular";
  font-size: 14px;
  text-decoration: none;
}
.tpHdr .lftpnl li i {
  margin-right: 10px;
  color: #fff;
}

.tpHdr .mil {
  float: right;
  /* font-weight: 600; */
  color: #fff;
  font-family: "Poppins-Regular";
  font-size: 14px;
  text-decoration: none;
  margin: 0;
}
.tpHdr .mil i {
  margin-right: 10px;
  color: #fff;
}

header.small {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:12;
  background: #ffff;
  border-bottom: 1px solid #cfcfcf;
}

header {
  padding: 2px 0px;
  position: relative;
  box-shadow: 0px 0px 1px 0px #0c1a4b;
}
header a.logo img {
  width: 100%;
  height: auto;
}
header a.logo {
  margin: 0 0 auto;
  width: 27%;
  display: flex;
  align-items: end;
  float: left;
  text-decoration: none;
}
header .logo h3 {
  color: #0774c7;
  font-size: 23px;
  font-weight: 700;
}
pad.black {
  background: #39444cfc;
}
header nav {
  float: right;
  display: flex;
  align-items: center;
  margin-top: -24px;
}
header nav ul {
  float: left;
  position: relative;
}
header nav ul li:last-child {
  margin-right: 0px;
}
header nav ul li:hover i {
  transform: rotate(181deg);
}
header nav ul li i {
  font-size: 10px;
  margin-left: 10px;
  transition: 0.3s ease;
}
header nav ul li {
  float: left;
  margin-right: 25px;
  position: relative;
}
header nav ul li:hover a {
  color: #0065fd;
}
header nav ul li:hover a:after {
  width: 100%;
}
header nav ul li a {font-family: "Poppins-Regular";letter-spacing: 0.5px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  transition: 0.3s ease;
  padding-bottom: 15px;
  transition: 0.3s ease;
}
header nav ul li a:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 2px;
  background: #0065fd;
  bottom: 5px;
  width: 0;
  transition: 0.3s ease;
}
header nav ul li:hover ul.sub {
  display: block;
  transition: 0.3s ease;
  top: 31px;
}
header nav ul li ul.sub {
  display: none;
  position: absolute; /* background: #000; */
  min-width: 100%;
  top: -39px;
  transition: 0.3s ease;
  z-index: 1;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0px 0px 10px rgb(127 137 161 / 25%);
  box-shadow: 0px 0px 10px rgb(127 137 161 / 25%);
  border-radius: 8px;
  background: #fff;
  padding-left: 0rem;
  margin-left: 0rem;
  margin-top: 0.5rem;
}
header nav ul li ul.sub li:last-child {
  border-bottom: 0px;
}
header nav ul li ul.sub li {
  margin-right: 0px;
  width: 100%;
  /*background: #ffffff;*/
  color: #404040;
  border-bottom: 1px solid #f4f4f4;
}
header nav ul li ul.sub li:hover {
  background: #e8f3fb;
}
header nav ul li ul.sub li:hover a {
  color: #333;
}
header nav ul li ul.sub li a:after {
  display: none;
}
header nav ul li ul.sub li:last-child a {
  border: none;
}
header nav ul li ul.sub li a {
  color: #585858;
  padding: 10px 16px;
  width: 100%;
  white-space: nowrap;
  display: block;
  /* border-bottom: 1px solid #ffffff; */
}
ul.subNv {
  margin-left: 13px;
}
ul.subNv li {
  margin-right: 6px;
  position: relative;
}
ul.subNv li a:after {
  display: none;
}
ul.subNv li:hover .timPnl {
  opacity: 1;
  display: block;
}
.timPnl {
  background: #f4f4f4;
  padding: 20px;
  border-bottom: 3px solid #1d303f;
  position: absolute;
  z-index: 1;
  width: 200px;
  left: -85px;
  top: 60px;
  opacity: 1;
  transition: 0.3s ease;
  opacity: 0;
  display: none;
}
.timPnl p {
  font-weight: 600;
  font-size: 20px;
  color: #1d303f;
}
.timPnl .btn {
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding: 3px 20px;
  font-weight: normal;
  margin-top: 15px;
}
.timPnl .btn:after {
  display: none;
}
.timPnl:before {
  content: "";
  position: absolute;
  left: 42%;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #e8e8e8;
  clear: both;
}
header ul {
  margin-left: 20rem;
}

ul.subNv li a {
  padding: 0px;
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; /* border: 2px solid #2f3043; */
  color: #2f3043;
  position: relative;
  background: #0069ba;
}
ul.subNv li a span {
  position: absolute;
  bottom: 0px;
  background: #1d303f;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  right: -7px;
  bottom: -7px;
  font-size: 10px;
}

ul.subNv li a i {
  color: #2f3043;
  font-size: 16px;
}
ul.subNv li:last-child {
}

header nav a.lgnBtn:after {
  content: "\f007";
  display: block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

header nav a.apoiont:hover {
  background: #266d9d;
  color: #fff;
  transform: translateY(-8px);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.171);
}
header nav a.apoiont {
  float: right;
  background: #2f3043;
  color: #fff;
  text-align: center; /*padding: 13px 10px;*/
  transition: 0.3s ease;
  border-radius: 5px;
  border: none;
  border-radius: 5px;
  width: 95px;
  font-size: 15px;
  background: #0069ba;
}

.vdo img {
  width: 100%;
  height: auto;
  float: right;
  /* box-shadow: 5px 7px 9px 4px rgb(205 198 198 / 62%); */
}
.bnnr-bg {
  background-color: #f1f4f6;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding-top:3%;
}
.banner .bnrCnt {
  float: left;
  margin-top: 5%;
  margin-right: 3%;
  margin-bottom: 50px;
}
.banner .bnrCnt h1 {
  font-family: "Raleway-ExtraBold";
  font-size: 56px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  color: #000;
  text-align: left;
  margin-bottom: 30px;
}
.head-title h2 {
  font-size: 45px;
  font-style: normal;
  font-weight: lighter;
  line-height: normal;
  color: #000;
  text-align: left;
  margin-bottom: 0px;
}
.banner .bnrCnt h1 span {
  color: #000;
  margin-top: 5px;
  font-family: "Raleway-ExtraBold";
  font-size: 58px;
  font-style: normal;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.banner .bnrCnt h1 span::before {
  content: "";
  position: absolute;
  top: -12px;
  bottom: 0;
  left: -7px;
  right: -8px;
  opacity: 0.5;
  background-color: #528ebdb0;
  transform: skew(-15deg);
  z-index: -1;
}
.banner .bnrCnt p {
  text-align: justify;
  font-size: 17px;
  line-height: 23px;
  margin-bottom:26px;
  margin-right: 15%;
}
.banner .bnrCnt .btngrp {
}
.banner .bnrCnt .btngrp .btn:hover, .popup-btn:hover {
  background:#0069ba; box-shadow: none;
}
.banner .bnrCnt .btngrp .btn, .popup-btn{
  padding: 13px 15px;
  margin-left: 0px;
  float: left;
  margin-right: 20px;
  background: #0774c7;
  border: none;
  font-weight: normal;
  border-radius: 5px;
  overflow: hidden;
  color: #fff;
}

.banner .bnrCnt .btngrp .btn i {
  margin-right: 10px;
}

.banner .bnrCnt .btngrp .btn:last-child {
  margin-right: 0px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  /* box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06); */
}
.banner .bnrCnt .btngrp .btn:last-child:hover {
  box-shadow: none;
}
.banner .sdl {
  float: right;
  width: 45%;
  margin-top: 5%;
}
.banner .sdl img {
}
.features-details {
  margin-top: 6%;
}
.features-details .list h3,
.serve h3 {
  text-align: left;
  padding: 22px 0px;
  margin-bottom: 0px;
  font-size: 33px;
  color: #121c37;
  line-height: normal;
  font-family: "Raleway-Medium";
  font-weight: 600;
  letter-spacing: 0.5px;
}
.features-details .list h3 span,
.serve h3 span {
  font-size: inherit;
  color: #0774c7;
  font-weight: bold;
  font-family: "Raleway-Medium";
}
.features-details .list h3 {
  color: #444;
}

.features-details ul {
  margin-left: 25px;
}
.features-details ul li {
  font-size: 17px;
  list-style-type: disc;
  /* list-style-position: inside; */
  padding-left: 5px;
  line-height: 2.3;
}
.partner-list {
  margin-left: 25px;
  margin-bottom: 1rem;
}
.partner-list li {
  line-height: 1.5;
  font-size: 17px;
  list-style-type: disc;
}
.list .rgt {
  width: 50%;
}
.list .lft {
  width: 50%;
}
.list .hiddn {
  padding: 1em 5em 1em 0em;
}
.contact-section img {
  width: 100%;
  height: auto;
  float: right;
}

.img-box {
  padding: 0em 2em 0em 2em;
}
.support-section img {
  width: 100%;
  height: auto;
  float: left;
}
.serve {
  margin-top: 5%;
}
.contact-section {
  padding-top: 2%;
  background-color: #eff1f4;
  padding-bottom: 2%;
}
.contact-section .btn,
.support-section .btn {
  margin-left: 0px;
}
.support-section {
  background-color: #eff1f46b;
  padding-top: 2%;
  padding-bottom: 7%;
}
.serve h3 {
  text-align: left;
  padding-top: 1rem;
  padding-bottom: 0rem;
}
.contact-section h2 {
  text-align: left;
  padding-top: 4.5rem;
  font-size: 35px;
  line-height: 48px;
}
.support-section h2 {
  text-align: left;
  padding-top: 2%;
  font-size: 35px;
  line-height: 48px;
}

.support-section p,
.contact-section p {
  text-align: left;
  margin-bottom: 1rem;
}
.serve .sltn h2::before,
.features-details h2::before {
  display: inline-block;
  content: "";
  border-top: 0.3rem solid #0774c7;
  width: 3rem;
  margin: -5px 0rem;
  margin-right: 1rem;
  transform: translateY(-1rem);
}

.serve .sltn h2,
.features-details h2,
.accountPage .shift h2 {
  text-align: left;
  color: #0774c7;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 0em;
  font-family: "Poppins-Regular";
}
.serve .left {
  padding-top: 0rem;
  width: 50%;
}
.serve .sltn p {
  width: 74%;
  text-align: justify;
  margin-top: 1rem;
}
.serve ul li {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  display: flex;
  margin-right: 3%;gap: 3%;
  /* background: #f3f8fc; */
  align-items: center;
}
.serve .list .shift img {
  width: 510px;
}
.kys img {
  float: right;
}
.features-details img {
  margin-top: 0rem;
  width: 100%;
  height: auto;
}

.kys img {
  margin-top: 4rem;
  width: 512px;
}
.serve .imag img {
  width: 510px;
  margin-right: 4rem;
}
.accountPage .shift {
  padding-left: 2%;
  padding-top: 3%;
}
.accountPage .shift h3 {
  padding-top: 2%;
}
.report-features,
.report-features span {
  display: block;
  text-align: center;
}
.report-features li h2 {
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0em;
}
.repo-head ul li {
  background-color: #0774c7;
  box-shadow: 5px 7px 4px rgb(205 198 198 / 62%);
  margin-bottom: 0px;
  width: 45.33%;
  padding: 30px;
  transition: transform 1s;
  margin: 10px;
  display: inline-block;
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
  cursor: pointer;
}

.repo-head ul li p {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}
.featurPage .serve .list .rgt img {
  float: right;
}
.serve ul li h3 {
  font-size: 22px;
  font-weight: bold;
  color: #0774c7;
}
/* Active state style for menu links */
.menu-link.active {
  color: #0065fd; /* Color for active link */
  font-weight: bold; /* Make the active link bold */
}

.sub .menu-link.active {
  color: #0065fd; /* Color for active link in dropdown */
}

.img-w {
  width: 40%;
  margin: 0 auto;
}
.img-w img {
  width: 100%;
}
.serve ul li p {
  margin-top: 5px;
  text-align: left;
}

.featurPage ul li span {
  display: block;
  text-align: center;
  /* transform: rotate(0deg); */
  transition: 0.5s ease;
  border: 2px solid #000;
  border-radius: 50%;
  min-width: 80px;
  height: 80px;
  /* margin-right: 20px; */
}

.features ul li {
  background-color: #0774c7;
  box-shadow: 5px 7px 4px rgb(205 198 198 / 62%);
  margin-bottom: 0px;
  width: 30.33%;
  float: left;
  padding: 45px;
  /*    transition: transform 1s;*/
  margin-right: 10px;
  margin-left: 20px;
  display: inline-block;
  transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
    0.3s box-shadow,
    0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);

  cursor: pointer;
}
.features ul li:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.box {
  margin-top: 2rem;
}
.features .f-mid {
  background-color: #ffa500;
}
.features ul li:nth-child(3n + 3) {
}
.features ul li:hover span {
  filter: grayscale(0);
}

.features ul li span {
  display: block;
  margin: 0 auto;
  width: 79px;
  height: 79px;
  border-radius: 50%;
  background: #f1f6fd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  filter: grayscale(1);
  transition: 0.3s ease;
}

.features ul li h2 {
  text-align: center;
  margin-bottom: 0px;
  font-size: 22px;
  /* font-family: "Poppins-Regular"; */
  color: #fff;
  font-weight: bold;
}

.features ul li p {
  line-height: 25px;
  color: #fff;
  font-size: 18px;
}
.featurPage .flt h2 {
  text-align: left;
  padding-top: 0px;
}
.flt .btn {
  margin: 0 0 auto;
}
.banner .banner-bold {
  font-weight: 600;
  font-size: 18px;
}
.brnifts-strp {
  background: #2284c5;
  padding: 60px 0px;
}
.brnifts {
  margin-bottom: 4rem;
  /* background: #eff1f4; */
  padding: 60px 0px;
}
.brnifts h2 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 3rem;
}
.brnifts-strp h2 {
  margin-bottom: 15px;
}
.brnifts-strp h2,
.brnifts-strp h1,
.plus p,
.featurPage .trust h2 {
  text-align: center;
  font-size: 33px;
  font-weight: 600;
  line-height: 42px;
  font-family: "Raleway-Medium";
  color: #fff;
  letter-spacing: 1px;
}
.brnifts-strp h3 {
  text-align: center;
  font-size: 18px;
  color: #ffff;
  font-weight: 500;
}
.brnifts h2 span {
  color: #0774c7;
  font-weight: bold;
}
.brnifts-strp h2 span,
.brnifts-strp h1 span,
.plus p span {
  color: #fff700;
  font-weight: bold;
}

.account-bnfts li {
  height: 40%;
}

.brnifts ul li {
  min-height: 300px;
  float: left;
  width: 33.33%;
  padding: 20px 33px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
  /* -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; */
}
.brnifts ul li:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.brnifts h2 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 19px;
  padding-top: 10px;
  color: #000;
  text-align: left;
}
/* .brnifts-strp h2{
    margin-bottom:0px;
    font-size: 17px;
    padding-top: 10px;
    color: #fff;
} */
.brnifts ul li span {
  display: block;
  text-align: left;
  width: 18%;
}

.brnifts ul li span img {
  transition: transform 1s;
}
.brnifts ul li span img:hover {
  transform: scale(1.1);
}
.brnifts ul li p {
  color: #000;
  font-size: 15px;
  margin-top: 5px;
  text-align: left;
}
.pllx {
  background: #0774c7;
  padding: 50px 0px;
  text-align: center;
}
.pllx .cntr {
  max-width: 587px;
  margin: 0 auto;
}
.pllx .cntr span {
  display: block;
}
.pllx .cntr h3 {
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.7px;
}
.pllx .cntr h3 b {
  text-align: center;
  display: block;
  color: #fff;
  margin-top: 20px;
}

.services {
  padding-bottom: 5rem;
  padding-top: 2rem;
}

.features-details p {
  text-align: left;
  padding-bottom: 15px;
}

.services h1 span {
  color: #0774c7;
}
.services .lst svg {
  margin-top: 12px;
}
.services ul {
  margin-top: 50px;
}
.services img {
  width: 100%;
}
.box-head {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.report {
  background-color: #f8f9fa;
}
.box-head h4 {
  justify-content: center;
  padding: 3rem;
  padding-bottom: 0px;
  text-align: center;
}
.services ul li:nth-child(2n + 2) {
  margin-right: 0px;
}
.services ul li:hover {
  border-left: 6px solid #0774c7;
  box-shadow: none;
  z-index: 2;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background-color: #ffa500;
  cursor: pointer;
}
.services ul li:hover h2,
.services ul li:hover p {
  color: #fff;
}
.services ul li:hover span {
  background: #fff;
}
.services ul li {
  border-left: 9px solid #0774c7;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 9%);
  float: left;
  width: 48%;
  text-align: center;
  margin-bottom: 26px;
  display: flex;
  margin-right: 26px;
  background: #eef0f340;
  align-items: center;
  padding: 25px;
  border-radius: 7px;
  transition: 0.6s ease;
  /* box-shadow: 0px 0px 8px rgb(27 27 27 / 25%); */
  border-radius: 5px;
}

.wrapper {
  display: inline-flex;
  list-style: none;
  width: 100%;
  justify-content: center;
  padding-left: 0rem;
}

.wrapper .icon {
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin: 10px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip {
  position: absolute;
  top: 0;
  left: -15px;
  font-size: 14px;
  background: #fff;
  color: #fff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.wrapper .icon:hover i {
  color: #e1d1d1;
}
.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}

.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
  background: #3b5998;
  color: #fff;
}

.wrapper .twitter:hover,
.wrapper .twitter:hover .tooltip,
.wrapper .twitter:hover .tooltip::before {
  background: #000000;
  color: #fff;
}

.wrapper .youtube:hover,
.wrapper .youtube:hover .tooltip,
.wrapper .youtube:hover .tooltip::before {
  background: #ff0000;
  /* background: linear-gradient(to bottom right, rgba(193, 53, 132), rgba(225, 48, 108), rgba(253, 29, 29),rgba(245, 96, 64),rgba(247, 119, 55) ); */
  color: #fff;
}                                                                                                                                                               
.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
  /* background: #ff0000; */
  background: linear-gradient(to bottom right, rgba(193, 53, 132), rgba(225, 48, 108), rgb(247, 66, 66),rgba(245, 96, 64),rgba(247, 119, 55) );
  color: #fff;
}
.wrapper .linkedin:hover,
.wrapper .linkedin:hover .tooltip,
.wrapper .linkedin:hover .tooltip::before {
  background: #0a66c2;
  color: #fff;
}

.services ul li span {
  display: block;
  text-align: center;
  /* transform: rotate(0deg); */
  transition: 0.5s ease;
  border-radius: 50%;
  min-width: 80px;
  height: 80px;
}
.services .strategy-wrap {
  width: 85%;
  margin: auto;
}
.services ul li span img {
  width: 100%;
}
.services ul li h2 {
  color: #363636;
  margin-left: 25px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: left;
}
.services ul p {
  font-size: 18px;
  text-align: left;
  font-weight: bolder;
  color: #0774c7;
  margin-top: 7px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.brnifts .border-bttm-style,
.border-bttm-style {
  border-bottom: none;
}
.brnifts .border-style-bth,
.border-style-bth {
  border-bottom: none;
  border-right: none;
}
.brnifts .border-style,
.border-style {
  border-right: none;
}
.cntr-para {
  text-align: justify;
}
.para-left {
  padding-left: 30px;
}
.para-align {
  align-items: center;
}
.heading-styl {
  max-width: 780px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4em;
  font-weight: bolder;
  text-align: center;
}
.management {
  place-items: center;
  margin: auto;
}
.accountPage-section {
  padding-left: 0rem;
}
.statement-img {
  float: right;
}
.patnerWithus .bttn {
  margin-left: 0px;
}
.video {
  padding: 60px 0px;
  background: #f3f8fc;
}
.video .vdoSct video {
  width: 100%;
}
.video .vdoSct {
  text-align: center;
  /*max-width: 700px;*/
  margin: 0 auto;
  position: relative;
}
.video .vdoSct .ply i {
  color: #fff;
  font-size: 25px;
  margin-left: 7px;
}
.video .vdoSct .ply {
  background: #1237d6 !important;
  box-shadow: 0 0 15px rgb(0 0 0 / 59%);
  min-height: 72px;
  min-width: 72px;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
  border-radius: 64px;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
}

.video iframe {
  width: 100%;
  height: 100%;
}
.video h1 {
  margin-bottom: 10px;
}
.video p {
  margin-bottom: 70px;
}
.tpTrnd {
  padding: 60px 0px;
}
.mainVdo,
.mainVdo iframe {
  /* width: 700px; */
  margin: 0 auto;
  position: absolute;
  /* display: none; */
  height: 654px;
  top: 50%;
  /* z-index: 99999; */
  /* pointer-events: none; */
  left: 0;
  right: 0;
  margin: auto auto;
  top: 0px;
}

.video .vdoSct .ply:hover {
  -webkit-transform: scale(1.34);
  transform: scale(1.34);
  box-shadow: 0 0 15px rgb(0 0 0 / 59%);
}

.video .vdoSct .ply:after,
.video .vdoSct .ply:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid hsla(0, 0%, 100%, 0.5);
  border-radius: 50%;
  -webkit-transform: scale(0.35);
  transform: scale(0.35);
  opacity: 0;
  -webkit-animation: video-play-button-ripple 2.6s
    cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s infinite;
  animation: video-play-button-ripple 2.6s cubic-bezier(0.25, 0.9, 0.2, 1) 0.4s
    infinite;
}
.tstml h1 {
  margin-bottom: 55px;
  padding-top: 25px;
}
.tstml .imPnl {
  /* background:#f7f9fc; */
  padding: 20px 135px; /* text-align: justify; */
  padding-top: 60px;
  position: relative;
  padding-bottom: 40px;
}
.tstml .imPnl p:before {
  content: "";
  display: block;
  /* background: url(../images/quet-icn.png) no-repeat center center; */
  width: 39px;
  height: 39px;
  position: absolute;
  top: -40px;
}
.tstml .imPnl p:after {
  content: "";
  /* display:block;background: url(../images/quet-icn.png) no-repeat center center; */
  width: 39px;
  height: 39px;
  position: absolute;
  bottom: -40px;
  right: 0;
  transform: rotate(180deg);
}
.tstml .imPnl p {
  text-align: center;
  position: relative;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 10px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.tstml {
  padding-top: 50px;
  padding-bottom: 60px;
  /* height: 600px; */
  background: #f3f8fc;
}
.tstml .item {
  width: 1160px;
}
.imPnl h1 {
  font-size: 18px;
  margin-bottom: 8px;
  padding-top: 0px;
}
.tstml .usrImg {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  overflow: hidden;
  /* border: 2px solid #0774c7; */
  margin: 0 auto;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.tstml .imgPnl {
  width: 50%;
  background: url(../images/abut-pnl.jpg) no-repeat left top;
  background-size: cover;
}
.tstml .cntr {
  width: 660px;
  margin: 0 auto;
  box-shadow: 0px -1px 10px -6px #000;
}
.tstml ul li:after {
  content: "";
  display: block;
  clear: both;
}
.tstml ul li {
  background: #f3f8fc;
  border-radius: 5px;
  padding: 6px;
  margin-top: 40px;
}
.tstml ul li .usrImg span {
  overflow: hidden;
  display: block;
  border: 2px solid #dadada;
}
.tstml ul li .imgPnl img {
  width: 100%;
  position: relative;
  height: 100%;
}
.tstml ul li .dtl:before {
  content: "";
  display: block;
  background: url(../images/icn-quate.png);
  width: 43px;
  height: 32px;
  position: absolute; /* margin-left: -58px; */
  bottom: 20px;
  right: 20px;
  transform: rotate(-180deg);
  opacity: 0.2;
}
.clients {
  padding: 90px 0px;
  padding-bottom: 12rem;
}
.clients ul li:hover img {
  filter: initial;
}
.clients ul li {
  float: left;
  line-height: 0;
  transition: 0.3s ease;
}
.clients ul li img {
  filter: grayscale(1);
}
.clients ul li img:hover {
  filter: grayscale(0);
}
.item:hover {
  filter: grayscale(0);
}
.ratings {
  background: #f1f8fb;
  padding-bottom: 90px;
  padding-top: 70px;
}
.ratings ul li {
  float: left;
  width: 16.6%;
  transition: transform 1s;
}
.ratings ul li:hover {
  transform: scale(1.1);
}
.ratings ul li b {
  display: block;
  padding: 0px 30px;
}
.ratings ul li b img {
  width: 100%;
}
.ratings ul li:last-child {
  margin-right: 0px;
}
.ratings .rtng {
  text-align: center;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.ratings .rtng .fas {
  color: orange;
  margin-right: 5px;
}
.ratings .rtng .far {
  color: orange;
}
.ratings .rtng b {
  display: block;
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
}
.ratings .rtng u {
  text-decoration: none;
  font-weight: normal;
}

.trial .wrap {
  position: relative;
  z-index: 1;
}
.trial {
  background: #eff1f46b;
  padding: 60px 0px;
  border-top: 1px solid #dbd8d8;
  position: relative;
}
.trial h2 {
  text-align: center;
  color: #000;
  letter-spacing: normal;
  font-size: 40px;
  font-family: "ErasITC-Medium";
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px;
}
.trial h2 span {
  color: #0069ba;
  font-size: 44px;
  font-family: "ErasITC-Medium";
  font-weight: 700;
}
.trial p {
  font-size: 20px;
  line-height: 1.4;
  color: #181818;
  margin-bottom: 40px;
}
.trial .btngrp {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.trial .btngrp .btn:hover {
  background: #2284c5;
  opacity: 1;
  color: #fff;
}
.trial .btngrp .btn {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  margin: 0px;
  margin-right: 20px;
  border-radius: 3px;
  background: #ffa500;
  font-family: "Poppins-Regular", sans-serif;
  color: #000;
  font-weight: bold;
  font-size: 1.1rem;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 1.5;
  padding: 0.575rem 1.7rem;
}
.trial .btn img {
  margin-right: 7px;
  width: 21px;
}
.trial .btngrp .btn:hover {
  box-shadow: none;
}
.trial .btngrp .btn:last-child:hover {
  background: #ffa500;

  color: #000;
}
.trial .btngrp .btn:last-child {
  margin-right: 0px;
  background: #2284c5;
  color: #fff;
}
/* Modal Styles */
.modal {
  display: none; /* Hidden by default */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  position: relative;
  margin: 10% auto;
  padding: 0;
  width: 80%;
  max-width: 700px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  text-align: center;
}
.modal-content iframe {
  border-radius: 5px;
  min-width: 100%;
  height: 26em;
}
.close {
  position: absolute;
  top: -16px;
  right: -26px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.sbscb {
  max-width: 1160px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto auto;
  border-radius: 10px;
  top: -60px;
  box-shadow: 0px 2px 10px -4px;
  padding: 30px;
  display: flex;
}
.sbscb h3 {
  color: #000;
  margin: 0px;
  font-size: 30px;
  font-weight: bold;
}
.sbscb .btn:hover {
  background: #2284c5;
}
.sbscb .btn {
  margin-right: 0;
  background: #e74a1d;
}

footer .miniftr {
  margin-top: 65px; /* background:#011226; */
  padding: 15px 0px;
  border-top: 1px solid #f4f4f4;
}
footer .miniftr .rgt {
  float: right;
  color: #fff;
}
footer .miniftr .rgt li:last-child {
  margin-right: 0px;
}
footer .miniftr .rgt li {
  float: left;
  margin-right: 20px;
}
footer .miniftr .rgt li i {
  color: #fff;
  font-size: 20px;
}
footer .miniftr p {
  text-align: left;
  font-size: 13px;
  float: left;
  color: #fff;
  display: block;
  width: 100%;
}
footer .cl3 li:hover {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
}
footer {
  padding: 80px 0px 0px;
  background: #005ba1; /* margin-top: 100px; */
  position: relative;
}
footer .cl1 {
  border-right: 1px solid #ddd;
  float: left;
  width: 33%;
  margin-right: 1%;
  height: 90px;
}

footer .cl1 .lgo img {
  width: 100%;
  height: auto;
}
.lgo {
  width: 86%;
}
footer .btnGrp {
  margin-top: 20px;
  display: flex;
}
footer .btnGrp .btn:hover {
  border: 1px solid #fff !important;
  background: #fff;
  color: #005ba1;
}
footer .btnGrp .btn:hover img {
  filter: none;
}

footer .btnGrp .btn {
  margin-right: 0px;
  margin-left: 3px;
  border-radius: 3px;
  background: transparent;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #fff;
}
footer .btnGrp .btn img {
  margin-right: 10px;
  filter: invert(1);
}
footer .btnGrp .btn:last-child {
  margin-right: 0px;
}
footer .eml {
  color: #fff;

  display: block;
  text-decoration: none;
  margin-top: 0px;
}

footer .scl {
  padding-left: 56px;
  display: flex;
  margin-bottom: 0rem;
}
footer .scl li {
  border: 2px solid #fff;
  margin-right: 10px;
  border-radius: 50%;
  transition: 0.3s ease;
}
footer .scl li:hover {
  transform: scale(1.2);
}
footer .scl li a {
  min-width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
}
footer .scl li i {
  color: #fff;
  font-size: 11px;
}
footer .cl1 p {
  text-align: left;
  color: #fffc;
  margin-top: 35px;
  line-height: 24px;
}
.wrapper {
  position: relative;
}
.playpause {
  background-image: url(http://png-4.findicons.com/files/icons/2315/default_icon/256/media_play_pause_resume.png);
  background-repeat: no-repeat;
  width: 50%;
  height: 50%;
  position: absolute;
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  margin: auto;
  background-size: contain;
  background-position: center;
  z-index: 1;
}
footer .cl1 ul.info li:hover a:before {
  background-color: #011226;
}
footer .cl1 ul.info li {
  margin-bottom: 20px;
}
footer .cl1 ul.info li a {
  color: #fff;
  display: block;
  position: relative;
  padding-left: 57px;
  height: 38px;
  display: flex;
  align-items: center;
}
footer .cl1 ul.info li a:before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background: url(../images/icn-call.png) no-repeat center center;
  background-color: #2f3043;
  position: absolute;
  left: 0px;
  transition: 0.3s ease;
}

footer .cl1 ul.info li.mil a:before {
  content: "";
  background-image: url(../images/icn-mail.png);
}
footer .cl1 ul.info li.loc a:before {
  content: "";
  background-image: url(../images/icn-loc.png);
}

footer .cl2 {
  float: left;
  padding-left: 0px;
  width: 300px;
  width: 31%;
}
footer .cl2 ul {
  display: flex;
  gap: 5px;
  margin-bottom: 0rem;
  padding-left: 0rem;
  text-decoration: none;
}
footer .cl2 li.hd:after {
  display: none;
}
footer .cl2 li.hd,
footer h3 {
  margin-bottom: 20px;
  font-size: 23px;
  padding: 0px;
  background: transparent;
  color: #fff;
  margin-top: 0px;
  text-align: left;
}
footer .cl2 li {
  /* background:url(../images/arrow-features.png) no-repeat left; padding-left: 16px; */
  color: #fff;
  margin-bottom: 0px;
  margin-top: 5px;
}
.eml img {
  width: 100%;
  height: auto;
}
footer .cl2 li:hover a {
  color: #ffbf00;
  color: #f90;
}
footer .cl2 li a {
  color: #fff;
  text-decoration: none;
}
footer .cl2 li a i {
  color: #fff;
  margin-right: 10px;
}
.footer-Terms {
  margin: auto 0px 0px auto;
}
.privacy {
  margin: 0 0 auto;
}
footer .cl3 {
  float: right;
  width: 300px;
  width: 25%;
}
footer .cl3 .lgTwo {
  display: block;
  margin-bottom: 30px;
}
footer .cl3 .lgTwo img {
  width: 100%;
}

footer .cl3 li.hd {
  margin-bottom: 20px;
  font-size: 23px;
  padding: 0px;
  background: transparent;
  color: #fff;
  border: none;
}
footer .cl3 li:after {
  content: "";
  display: block;
  clear: both;
}

footer .cl3 li:hover .dtl h5 {
  color: #ffbf00;
}
footer .cl3 li {
  display: block;
  color: #fff;
  margin-bottom: 10px;
}
footer .cl3 li a {
  text-decoration: none;
  color: #fff; /* font-weight: 600; */
}
footer .cl3 li .imgPnl {
  width: 63px;
  height: 63px;
  float: left;
  margin-right: 15px;
}
.footer-Privacy-Policy {
  display: flex;
}
.footer-Privacy-Policy a {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
}
footer .cl3 li .imgPnl img {
  width: 100%;
  height: 63px;
  object-fit: cover;
}
footer .cl3 li .dtl {
  float: left;
}
footer .cl3 li .dtl h5 {
  color: #fff;
  font-size: 13px;
}
footer .cl3 li .dtl p {
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
}

footer .cl4 {
  float: left;
  width: 350px;
  padding-left: 60px;
  width: 25%;
}
footer .cl4 li.hd {
  margin-bottom: 20px;
  font-size: 23px;
  padding: 0px;
  background: transparent;
  color: #fff;
  border: none;
}
footer .cl4 li:after,
footer .cl4 li .fldwrp:after {
  content: "";
  display: block;
  clear: both;
}

footer .cl4 li .fldwrp {
  width: 100%;
  margin-bottom: 40px;
}
footer .cl4 li .fldwrp input {
  width: 65%;
  float: left;
  height: 37px;
  border: none;
}
footer .cl4 li .fldwrp:hover {
  background: #011226;
}
footer .cl4 li .fldwrp .btn {
  width: 35%;
  background: #2f3043;
  border-radius: 0px;
  float: right;
  padding: 6px 0px;
  cursor: pointer;
  transition: 0.3s ease;
  border: none;
  color: #fff;
  font-weight: normal;
  text-align: center;
  align-items: center;
  justify-content: center;
}

footer .cl4 li.mp {
  height: 148px;
}
footer .minifeatures {
  margin-top: 20px; /* background:#011226; */
  padding: 10px 0px;
  border-top: 1px solid #f4f4f4;
}
footer .minifeatures .rgt {
  float: right;
  color: #fff;
}
footer .minifeatures .rgt li:last-child {
  margin-right: 0px;
}
footer .minifeatures .rgt li {
  float: left;
  margin-right: 20px;
}
footer .minifeatures .rgt li a {
}
footer .minifeatures .rgt li i {
  color: #fff;
  font-size: 20px;
}

footer .minifeatures p {
  text-align: left;
  font-size: 13px;
  float: left;
  color: #fff;
}
.terms-conditions-container,
.privacy-policy-container {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.terms-conditions-container .h1-heading,
.privacy-policy-container .h1-heading {
  text-align: left;
  font-size: 27px;
}
.note p {
  font-family: "Segoe UI";
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
}
.terms-conditions-container strong,
.privacy-policy-container strong {
  font-weight: bold;
  font-size: 17px;
}
.terms-conditions-statement p,
.policy-statement P {
  font-family: "Segoe UI";
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}
.modal.slctPup {
  background: #041a57b5;
}
.modal.slctPup .modal-dialog {
  max-width: 1032px; /* height: 600px; */
}
.modal.slctPup .modal-content {
  position: relative;
  padding-bottom: 40px;
}
.modal.slctPup .clsBtn {
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  right: 0px;
  top: 0px;
  background: #ed7d2b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 25px;
}
.modal.slctPup h2 {
  text-align: center;
  margin-top: 42px;
  color: #041a57;
  font-weight: 600;
  letter-spacing: 0;
}
.modal.slctPup ul {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.modal.slctPup ul li:last-child {
  margin-right: 0px;
}
.modal.slctPup ul li {
  float: left;
  background: #eef3ff;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 75px;
}

.modal.slctPup ul li h3 {
  width: 100%;
  text-align: center;
  background: #041a57;
  font-size: 18px;
  color: #fff;
  padding: 19.5px 0px;
}

.popup .fldWrp {
  float: none;
  width: 100%;
  margin: 0 auto;
  margin-top: 16px;
  border: 1px solid #e8e1e7;
  border-bottom: none;
}
.popup .fldWrp input {
  border: none; /* font-size: 23px; */
  line-height: 25px;
  width: 100%; /* padding: 7px 0px; */
  margin: 2px 6px 16px 0;
  margin: 0px !important;
  text-indent: 10px;
  background: #fff;
  word-spacing: 0px;
  height: 47px;
}
.popup .fldWrp.brdfull {
  margin-top: 0px;
  border-bottom: 1px;
  border: 1px solid #e8e1e7;
}
.popuBtn:hover {
  color: #fff;
  background: #f67f21;
}
.popuBtn {
  width: 100%;
  background: #5a0a01;
  color: #fff;
  max-width: initial;
  text-transform: uppercase;
  margin: 27px auto 25px;
  display: block;
  height: 46px;
  min-height: initial;
  padding: 12px 0px; /* font-family: 'Poppins-Regular'; */
  text-align: center;
}
.popup .modal-dialog {
  max-width: 784px !important;
}
.popup .modal-dialog .modal-body {
  padding: 0px;
  display: flex;
}
.popup .modal-dialog .modal-body .lft img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.popup .modal-dialog .rgt {
  width: 370px;
  padding: 0px 20px;
  padding-top: 65px;
}
.popup .modal-header {
  height: 43px;
  border: none;
  position: relative;
  padding: 0px;
}
.popup .btn-close:hover {
  background: #f67f21;
}
.popup .btn-close {
  background: #5a0a01;
  opacity: 1;
  border-radius: 0px;
  top: 0px;
  right: 0px;
  position: absolute;
  width: 30px;
  height: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  z-index: 1;
}
.popup h2 {
  text-align: center; /* font-family: 'gothamblack'; */
  font-size: 20px;
  margin-bottom: 30px;
  color: #5a0a01;
}
.popup h4 {
  color: #1a1a1d;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: center;
}
.lgn {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 26px;
}
.lgn:after {
  content: "";
  display: block;
  clear: both;
}
.lgn a.frgt {
  float: left;
  background: none;
  width: initial;
  font-size: 13px;
  color: #7b0a1c; /* font-family: 'Poppins-Regular'; */
  letter-spacing: 0px;
}
.lgn span {
  float: right;
  font-size: 13px; /* font-family: 'Poppins-Regular'; */
  letter-spacing: 0px;
  margin-right: 3px;
}
.lgn span a {
  background: none;
  display: inline;
  font-size: 13px;
  color: #7b0a1c; /* font-family: 'Poppins-Regular'; */
  letter-spacing: 0px;
  cursor: pointer;
}

.popup.mdgMdl .modal-content .modal-body {
  display: block;
  padding: 20px;
}

.popup.mdgMdl .agntxt {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 20px;
}
.popup.mdgMdl .agntxt .imgpnl {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.popup.mdgMdl .agntxt .imgpnl img {
  width: 100%;
}
.popup.mdgMdl .agntxt p {
  margin-left: 10px;
}
.popup.mdgMdl .agntxt p b {
  display: block;
  color: #1d303f;
}
.popup.mdgMdl h3 {
  /* font-weight: bold; */
  font-size: 18px;
  color: #5a0a01;
}
.popup.mdgMdl textarea {
  width: 100%;
  margin-top: 20px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  height: 70px;
}
.popup.mdgMdl hr {
  background: #818181;
  margin: 30px 0px;
}
.popup.mdgMdl ul {
  margin-top: 20px;
  /* display: flex; */
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #818181;
  padding-bottom: 20px;
}
.popup.mdgMdl ul li {
  float: left;
  padding: 10px;
  border: 1px solid #1d303f;
  background: #e5f3ff;
  border-radius: 5px;
  margin-right: 20px;
  width: 22.98%;
}
.popup.mdgMdl ul li:last-child {
  margin-right: 0px;
  padding: 0;
}
.popup.mdgMdl ul li:last-child input {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 10px;
}

.popup.mdgMdl .btn {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: normal;
  background: #5a0a01;
  color: #fff;
  border: none;
}

.tabcontent {
  display: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.inrbnr.priceBnr {
  /* background: url(../images/pricing-banner.png) no-repeat center bottom; */
  /* background-color: #f5f5f5; */
}

#particles-js {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}
.inrbnr {
  background-color: #0069ba;

  /*    background: url(../images/inside-bnr.jpg) no-repeat center top;background-size: cover;min-height: 150px;display: flex;align-items: center;background-size: cover;padding: 57px 0px; background: #f9fafe; box-shadow: 0px 2px 9px 0px #0000001a;*/
  max-height: 350px;
  height: 350px;
  position: relative;
}
.inrbnr h1 {
  margin-bottom: 0px;
}
.inrbnr h2 {
  text-align: center;
  color: #fff;
  font-family: "Eras Demi ITC";
  font-size: 37px;
}
.inrbnr h2 i {
  text-align: center;
  display: block;
  font-family: "Eras Medium ITC";
  color: #000;
  font-style: normal;
  font-size: 29px;
}
.learning .srchBox {
  text-align: right;
}
.learning .srchBox input {
  padding: 8px 10px;
  border: 1px solid #e3e3e3;
  width: 350px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.learning .srchBox button {
  padding: 9px 10px;
  /* border: 1px solid #f4f4f4; */
  width: 94px;
  border: 0px;
  border-radius: 0px;
  background: #ffa500;
  color: #000;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
.inrbnr .btn {
  margin-top: 30px;
  background: #e84a1d;
}

.inrbnr span {
  display: block;
  text-align: center;
  margin-bottom: 30px;
}

.advantages-section h4 {
  text-align: left;
  color: #0069ba;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
}

.mid {
  padding: 60px 0px;
}
.advantages-container {
  display: flex;
  margin-top: 50;
}
.advantages-left {
  min-height: 1px;
  width: 50%;
  padding-right: 20px;
}
.advantages-left p {
  text-align: left;
}
.advantages-left li {
  font-size: 14px;
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 5px;
  line-height: 25px;
}
.advantages-right {
  position: relative;
  margin-left: 50px;
  width: 50%;
}
.advantages-icon {
  display: grid;
  grid-template-columns: 200px 200px;
  grid-gap: 30px;
}
.scnd {
  padding-left: 5rem;
}
.scnd-sctn {
  padding-left: 4rem;
}
.icon1 {
  margin-left: 66px;
  padding-bottom: 5px;
  margin-top: 18px;
  transition: transform 1s;
}
.icon1:hover {
  transform: scale(1.1);
  color: white;
}
.icon2 {
  margin-left: 57px;
  padding-bottom: 5px;
  margin-top: 22px;
  transition: transform 1s;
}
.icon2:hover {
  transform: scale(1.1);
  color: white;
}
.advantages-box h2 {
  place-items: center;
  text-align: center;
  font-family: var(--font-family-advantages-box-h2);
  font-size: 14px;
  /* font-weight:500; */
  margin-bottom: 20px;
}
.advantages-text {
  position: relative;
  height: 140px;
  place-items: center;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.advantages-box:hover {
  color: white;
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.2);
  /* background-color:#0E1B4D ; */
}
.acc h3 {
  font-weight: bold;
  padding-bottom: 10px;
}
#padding {
  padding-top: 2rem;
}
.style-center {
  place-items: center;
}
.para-top {
  padding-top: 2rem;
}
.img-shadow {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}
/*----------------*/
.feature-head ul {
  flex-direction: column;
}
.featurPage .feature-head ul li {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
}
.feature-head p,
.feature-head-bnfts p {
  color: #212529;
  margin-bottom: 30px;
}
.featurPage {
  /* padding-top:8%; */
}
.featurPage .plus {
  margin: 60px 0px;
  padding: 60px 0px;
}
.featurPage .plus ul {
  flex-wrap: wrap;
  display: flex;
}
.featurPage .plus ul li:last-child {
  margin-right: 0px;
}
.featurPage .plus ul li:hover span {
  /* transform: rotate(180deg); */
  transform: scale(1.1);
}
.featurPage .plus ul li {
  float: left;
  width: 31.6%;
  margin-right: 30px;
  text-align: center;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 1px 11px 1px #00000038;
}
.plus p {
  margin-bottom: 50px;
}
.plus img {
  width: 100%;
  height: auto;
}
.featurPage .plus ul li:hover {
  background: #ffa500;
}
.featurPage .plus ul span {
  display: block;
  text-align: center;
  margin: auto;
  width: 25%;
  border: none;
  /* transition: 0.3s ease; */
  transition: transform 1s;
}
.featurPage .plus ul h2 {
  font-size: 18px;
  padding-top: 0px;
  margin-top: 0.6em;
  min-height: 25px;
  color: #0774c7;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
}
.featurPage .plus ul li:hover h2,
.featurPage .plus ul li:hover p {
  color: #fff;
}
.featurPage .plus ul p {
  text-align: center;
}

.featurPage .trust {
  background: #2284c5;
  padding: 0px;
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.featurPage .trust h2 {
  padding-bottom: 2rem;
}
.featurPage .trust ul {
}
.featurPage .trust ul li:last-child {
  margin-right: 0px;
}
.featurPage .trust ul li {
  float: left;
  width: 31.6%;
  margin-right: 30px;
  text-align: center;
  background: #fff;
  /* padding: 30px; */
  border-radius: 10px;
  box-shadow: 0px 1px 11px 1px #00000038;
}
.featurPage .trust ul li .imgpnl {
  overflow: hidden;
  transition: 0.3s ease;
}
.featurPage .trust ul li .imgpnl:hover img {
  transform: scale(1.5);
  transition: 0.3s ease;
}
.featurPage .trust ul li .imgpnl img {
  width: 100%;
  transition: 0.3s ease;
}
.featurPage .trust ul li .dtlPnl {
  padding: 28px;
}
.featurPage .trust ul li .dtlPnl h2 {
  /* color: #000; */
  color: #0774c7;
  font-weight: 500;
  position: relative;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 18px;
}
.featurPage .trust ul li .dtlPnl h2:after {
  content: "";
  display: block; /* margin-top: 25px; */
  background: #0069ba;
  height: 3px;
  width: 70px;
  margin: 25 auto;
}
.featurPage .trust ul li .dtlPnl p {
  text-align: center;
  margin-bottom: 30px;
}
.banner-subPage {
  height: 300px;
  /*    height:auto;*/
  position: relative;
  background: linear-gradient(to right, #174c92bd 0%, #7fb0d273 100%),
    url(../images/hero-bg.webp);

  /*    background-color:#0069ba; */
  /*    background-color: #0b558e;*/
}

.banner-subPage .list img {
  width: 570px;
}
.banner-subPage .list .lft {
  width: 100%;
  padding-right: 30px;
}
.banner-subPage .lft h1 {
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
  /* font-family:"Montserrat-Regular"; */
  font-weight: bold;
  font-size: 38px;
  letter-spacing: 1px;
  padding-top: 5%;
  line-height: 1.4;
}
.banner-subPage .lft .color-text {
  color: #ffa500;
  font-weight: bold;
  font-size: 32px;
  padding-top: 2%;
}

.banner-subPage .lft p {
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #fff;
  padding-bottom: 7%;
  padding-top: 1%;
}
.banner-subPage .list .lft ul {
  display: flex;
}
.banner-subPage .list .lft ul li {
  width: 25%;
  text-align: center;
}
.banner-subPage .list .lft ul li span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.banner-subPage .lft {
  float: none;
}
.wave {
  width: 100%;
  top: 255px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: -150px;
}
img,
svg {
  vertical-align: middle;
}
.featurPage .list,
.contactus .list {
  display: flex;
  padding: 20px 0px;
  justify-content: center;
}
.repo .list {
  padding: 10px;
}
.contact-img img {
  margin-top: 3rem;
  float: right;
}
.featurPage .wrap {
  margin-top: 30px;
}
.featurPage .list .lft {
  width: 50%;
  /* padding: 0% 5%; */
  /* padding-right: 5%; */
}
.featurPage .list .accnt {
  padding-right: 1rem;
  padding-top: 2rem;
}
.contactus .list .lft {
  width: 40%;
  padding-right: 30px;
}

.accountPage {
  padding-top: 5%;
}
.account-bnfts img {
  width: 100%;
  height: auto;
}

.accountPage .lft {
  padding-right: 1rem;
}

.feature-head-bnfts {
  margin: auto;
}
.feature-head-bnfts img {
  width: 100%;
  height: auto;
  margin-bottom: 4rem;
}
.intro-p {
  font-weight: normal;
  text-align: justify;
  padding-bottom: 10px;
  line-height: 1.7;
}

.serve .list {
  padding-right: 0px;
}
.featurPage h2,
.feature-head-bnfts h2 {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 50px;
  font-size: 30px;
  font-weight: bold;
}
.featurPage .list .lft p {
  padding-right: 5px;
  color: #212529;
  text-align: justify;
  word-spacing: 1;
  line-height: 27px;
  margin-bottom: 19px;
  font-weight: 500;
}
.featurPage .list .lft ul {
  display: flex;
}
*,
*::before,
*::after {
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}

.repo-heading {
  font-size: 32px;
  margin-bottom: 0px;
  color: #0774c7;
}
.repo-heading::before {
  display: inline-block;
  content: "";
  border-top: 0.3rem solid #0774c7;
  width: 3rem;
  margin: -8 0rem;
  margin-right: 1rem;
  transform: translateY(-1rem);
}
.featurPage .accordion {
  max-width: 570px;
  text-align: left;
  background-color: #fff;
  margin-bottom: 0px;
}
article .title {
  text-align: left;
  font-size: 21px;
  padding-top: 0px;
}
.featurPage .accordion1,
.featurPage .accordion2,
.featurPage .accordion3 {
  max-width: 570px;
  text-align: left;
  background-color: #fff;
  margin-bottom: 0px;
}
article {
  padding: 2em 3rem;
  margin: 0em auto;
}
art {
  padding: 2em 3rem;
  margin: 0em auto;
}
art .title {
  text-align: left;
  font-size: 21px;
  padding-top: 0px;
}

/* artic{
    padding: 2em 3rem ;
    margin: 0em auto;
  }
  artic .title{
    text-align: left;
    font-size: 21px;
    padding-top: 0px;
  } */

.featurPage hr {
  width: 100%;
  height: 2px;
  background: #dedede;
  margin: 2% 0px 2%;
}
.featurPage input[type="radio"] {
  appearance: none;
}
input[type="radio"] {
  /* appearance: none; */
  /* position: fixed; */
  top: -100vh;
  left: -100vh;

  & ~ div {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s;
  }

  &:checked ~ div {
    max-height: 280px;
    box-shadow: 0 10px 20px rgba(59, 59, 59, 0.12),
      0 4px 8px rgba(78, 78, 78, 0.06);
    border-top: 4px solid #0774c7;
    padding: 2rem;
    border-radius: 9px;
  }
}
.fa-facebook-f:before {
  content: "\f39e";
  font-size: 22px;
}
.fab {
  font-size: large;
}
.featurPage .list .lft ul li span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.featurPage .list .rgt {
  width: 50%;
}
.contactus .list .rgt {
  width: 60%;
}

.featurPage .shft img {
  float: right;
}
/* .featurPage .list  .shift img{
    float: left;
   
} */
.featurPage .rght-side img {
  float: right;
}
.featurPage .list.revarse {
  flex-direction: row-reverse;
  /* align-items: center; */
  display: flex;
  gap: 10px;
}
.repo .list.revarse .lft {
  padding: 0px;
}
.featurPage .list.revarse .lft {
  width: 50%;
  padding-right: 0px;
  float: right;
}
.featurPage .acc {
  padding-left: 3rem;
  padding-top: 3.5rem;
}
.feature-head .space {
  padding-left: 3rem;
}
.featurPage .list.revarse .rgt {
  float: left;
  /* padding-right: 30px; */
}
.automation {
  padding-bottom: 60px;
}
.automation .imgPnl {
  margin-top: 40px;
}
.featurPage .newFeatures {
  background: #f1f3ff;
  padding: 50px 0px;
}

.featurPage .newFeatures .list {
  padding: 0px;
}
.cd-top i {
  color: #fff;
}
.cd-top:hover {
  background: #2f3043;
}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 69px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  /* text-indent: 100%; */
  white-space: nowrap;
  /* background: url(../images/cd-top-arrow.png) no-repeat center 50%; */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  background-color: #0069ba;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
ul.articles.res {
  display: none;
}
.whtsapp:hover {
  background: #4caf50;
}
.whtsapp {
  background: #0d9f16;
  padding: 7px 20px;
  display: block;
  width: fit-content;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  position: fixed;
  right: 70px;
  bottom: 69px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  z-index: 2;
}
.whtsapp i {
  color: #fff;
  font-size: 25px;
  margin-right: 10px;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
  z-index: 2;
}

.pricingBanner {
  height: 65vh;
  position: relative;
  /*     background: url(../images/feature/bb1.png) no-repeat center top;background-size: cover;*/
  /*    background-color:#0069ba; */
  background-color: #0b558e;
}
.pricingBanner .list {
  display: grid;
  grid-template-columns: 100%;
  align-items: center;
  padding: 30px 0px;
}
.banner-subPage .bttn-org {
  margin-top: 1%;
}
.pricingBanner .list .lft {
  width: 100%;
  padding-right: 30px;
}
.pricingBanner .list .lft h2 {
  text-align: center;
  color: #fff;
  /*    margin-bottom: 40px;*/
  font-size: 50px;
  font-family: "Montserrat-Regular";
  font-weight: bold;
  margin-top: 8%;
}
.pricingBanner .list .lft h3 {
  text-align: center;
  color: #ffa500;
  margin-bottom: 35px;
  margin-top: 2%;
  font-size: 35px;
  font-weight: bold;
  font-family: "Montserrat-Regular";
}

.pricingBanner .list .lft p {
  text-align: center;
  line-height: 25px;
  font-size: 22px;
  /*    margin-bottom: 15px;*/
  color: #fff;
  font-family: "Poppins-Regular";
}
.pricingBanner .list .lft ul {
  display: flex;
}
.pricingBanner.list .lft ul li {
  width: 25%;
  text-align: center;
}
.pricingBanner .list .lft ul li span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.pricingBanner img {
  width: 550px;
  float: right;
  height: auto;
}
.price-btn {
  margin-top: 2.5rem;
  margin-bottom: 2.7rem;
}
.notes {
  text-align: left;
  font-size: 13px;
}
#more {
  display: none;
}
#more1 {
  display: none;
}
#more2 {
  display: none;
}
/*.pricingBanner h1{
    text-align: left;
     float: left; 
    margin-bottom: 0px;
     margin-top: 5%; 
    display: block;
    text-align: center;
    font-family: 'Eras Demi ITC';
    font-size: 35px;
    line-height: 45px;
    margin: 4% 0px;
}*/
.pricingBanner span {
  float: right;
}
.pricingPage .solution {
  max-width: 1200px;
  /* position: relative; */
  /* background: linear-gradient(to right, #174c92 0%, #86b6d6 100%); */
  left: 0;
  right: 0;
  margin: auto auto;
  /* border-radius: 10px; */
  /* box-shadow: 0px 2px 10px -4px; */
  padding: 50px;
  align-items: left;
  margin-bottom: 90px;
  display: flex;
  flex-wrap: nowrap;
  text-align: left;
  gap: 1%;
  padding-bottom: 4%;
}

.pricingPage .solution-left{
  width: 60%;
  text-align: left;
}
.pricingPage .solution-right{
  width: 40%;
  text-align: right;
}

.pricingPage .solution-left h2 {
  font-family: 'ErasITC-Medium';
  font-size: 32px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 21px;
  text-align: left;
}
.pricingPage .solution-left h2 .sol{
color: #0065fd;
 
}

.pricingPage .solution-left h2 p {
  text-align: left;
  margin-top: 13px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 0rem;
}

.pricingPage .solution-right img{
    height: 16rem;
    /* position: absolute; */
    top: 42px;
    right: 1%;
    /* width: 29rem; */
    border-radius: 61px 0px;
    box-shadow: 13px 19px 52px -13px;
}


.pricingPage .solution .btn:hover {
  background: #0069ba;
}
.pricingPage .solution .btn {
  margin-right: 0px;
  margin-right: 0;
  background: #e74a1d;
}
.subscription .linkBtn {
  margin: 75px 0px;
  display: block;
  font-size: 20px;
  color: #0069ba;
  text-decoration: underline;
}
.pricingPage .divider {
  background: #b1ddff4d;
  position: relative;
  padding: 10px 0px;
  margin-bottom: 60px;
  /* box-shadow: 1px 1px 10px -4px #000; */
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
.pricingPage .divider ul {
  float: left;
  width: 70%;
  /* display: flex; */
  /* align-items: center; */
  justify-content: center;
  margin-top: 10px;
}
.pricingPage .divider ul li a.active:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #0069ba;
  position: absolute;
  bottom: -18px;
  left: 0px;
}

.pricingPage .divider ul li {
  float: left;
  /* position: relative; */
}
.pricingPage .divider ul li a {
  color: #000;
  padding: 0px 15px;
  display: block;
  font-weight: bold;
  position: relative;
}
.pricingPage .divider ul li a.active {
  /* background: #0069ba; */
  color: #0069ba;
  font-weight: normal;
  border-radius: 5px;
  /* padding-top: 0px; */
  /* padding-bottom: 0px; */
}
.pricingPage .fldWrap {
  float: right;
  width: 23%;
  /* display: flex;
    align-items: center;
    justify-content: center; */
}
.pricingPage label {
  color: #000;
  font-weight: bold;
  margin-right: 5px;
}
.pricingPage select {
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  padding: 5px 10px;
  font-weight: bold;
}
.billing__options .icnArrow:before {
  content: "";
  display: block;
  background: url(../images/icn-arrow.png) no-repeat;
  width: 57px;
  height: 27px;
}
.billing__options .icnArrow span {
  font-weight: bold;
  color: #0069ba;
  padding-top: 9px;
  padding-left: 10px;
  text-transform: capitalize;
}

.billing__options .icnArrow {
  position: absolute;
  padding: 0px;
  width: max-content;
  bottom: -40px;
  right: -104px;
  display: flex;
  font-weight: bold;
}
.pricingPage .button {
  margin-top: 5%;
  margin-bottom: 15%;
}
.pricingPage .tabs {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 100px;
  padding: 5px 10px;
  /* overflow: hidden; */
  max-width: 202px;
  margin: 52px auto 100px;
  border-radius: 50px;
  box-shadow: 1px 1px 6px -3px #000;
  position: relative;
}
.pricingPage .tabs li {
  padding: 5px 20px;
  display: inline-block;
  cursor: pointer;
  color: #222;
}
.pricingPage .tabs li.current {
  background: #0069ba;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  /* padding: 5px 20px; */
  border-radius: 50px;
}
.pricingPage .tab-content {
  display: none;
}
.pricingPage .tab-content.current {
  display: inherit;
}
.pricingPage .tab-content ul.pricingList li.list:last-child {
  margin-right: 0px;
}
.pricingPage .tab-content ul.pricingList li.list {
  /* border: 1px solid #000; */
  float: left;
  margin-right: 15px;
  width: 24%;
  box-shadow: 1px 1px 6px -3px #000;
  border-radius: 20px;
  margin-right: 1.3%;
}
.subscription:hover {
  box-shadow: 4px 4px 4px 4px #aaaaaa;
}
.subscription h3:after {
  margin-top: 5px;
  width: 40px;
  height: 2px;
}
.subscription h3 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: bold;
}
.pricingPage .tab-content ul.pricingList h2 {
  text-align: center;
  color: #000;
  font-weight: bold;
  margin-top: 20px;
  font-size: 46px;
}
.subscription .price i {
  color: #5d5e66;
  font-size: 20px;
}
.pricingPage .tab-content ul.pricingList b {
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.pricingPage .tab-content ul.pricingList p {
  border-top: 1px solid #d6d6d6;
  font-size: 10px;
  padding-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
.subscription .btn:hover {
  background: #ffa500;
}
.pricingPage .tab-content ul.pricingList .btn {
  font-size: 14px;
  background: #0069ba;
  padding: 10px 20px;
  /* border-bottom: 1px solid #d6d6d6; */
}
.subscription h4 {
  border-top: 1px solid #d6d6d6;
  margin-top: 18px;
  padding-top: 28px;
  padding-left: 18px;
  padding-bottom: 10px;
  padding-right: 30px;
  /* font-size: 14px; */
  font-weight: 500;
  color: #000;
}
.subscription h4 b {
  display: inline-block;
  font-weight: bold;
}
.subscription ul {
  border-bottom: 1px solid #dddd;
  padding-right: 20px;
  padding-left: 20px;
}
.subscription ul li {
  /* margin-right: 10px; */
  /* display: inline-block; */
  margin-bottom: 13px;
}
.subscription ul li i {
  margin-right: 10px;
  color: #07ae5e;
}
.subscription .linkBtn {
  border-top: 1px solid #d6d6d6;
  width: 100%;
  display: block;
  text-align: center;
  padding: 15px 10px;
  font-weight: bold;
  color: #000;
  margin: 0px;
  font-size: 14px;
  text-decoration: none;
}
.list1 {
  margin-top: 10%;
  margin-bottom: 10%;
}
.pricingPage .list1 {
  display: grid;
  grid-template-columns: 100%;
  padding: 30px 0px;
}
.pricingPage .list1 p {
  text-align: center;
  margin-bottom: 6%;
  /*    text-align: justify;*/
}
.pricingPage .list1 img {
  width: 500px;
  float: left;
}
.subscription .bttn {
  margin-top: 5%;
  margin-bottom: 15%;
}
.pricingPage .list1 .rgt {
  width: 50%;
}
.packages {
}
.packages table.tbl-accordion {
  margin: 0px;
  border: none;
}
.packages table {
  width: 100%;
  margin-top: 60px;
  border: 1px solid #f4f4f4;
}
.packages table tr {
}
.packages table tr th:last-child,
.packages table tr td:last-child {
  border-right: 0px;
}
.packages table .leftalign {
  text-align: left;
}
.packages table tr th {
  padding: 15px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.packages table tr th .btn {
  margin-top: 10px;
  width: 120px;
  text-align: center;
  padding: 6px 10px;
  justify-content: center;
  border: 1px solid #0774c7;
  color: #0774c7;
  background: transparent;
  border-radius: 3px;
}
.packages table tr td i {
  color: green;
}

.packages table tr td.paddingNone {
  padding: 0px;
}
.packages table tr td i.arrow.rotate {
  transform: rotate(179deg);
}
.packages table tr td i.arrow {
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #0069ba;
  transition: 0.3s ease;
}
.packages table tr td {
  padding: 15px;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
  min-width: 235px;
}
.packages table tr td.hedding {
  background: #f5f8fa;
  border-bottom: 1px solid #d2d2d2;
  font-weight: bold;
  color: #000;
}
.learning-frst {
  margin-top: 10rem;
}
.feedback-scnd {
  margin-top: 11rem;
  margin-bottom: 5rem;
}
.learning-frst h2 {
  text-align: left;
  color: #3069b3;
  font-weight: bold;
  font-size: 30px;
  /*    padding-left:10px;*/
  margin-bottom: 2rem;
}
.feedback-scnd h2 {
  text-align: left;
  color: #3069b3;
  font-weight: bold;
  font-size: 30px;
  /*    padding-left:10px;*/
  margin-bottom: 1rem;
}
.feedback-scnd p {
  text-align: justify;
  margin-bottom: 2rem;
}
.learning-frst p {
  text-align: justify;
}
.img-prt img {
  width: 450px;
  float: right;
  transition: transform 1s;
}

.img-prt img:hover {
  transform: scale(1.1);
}
.learning-frst .bttn {
  margin: 0px;
  margin-top: 40px;
}
.learning-frst ul,
.feedback-scnd ul {
  padding-left: 0rem;
}
.learning-frst ul li,
.feedback-scnd ul li {
  margin-bottom: 12px;
  font-size: 16px;
}
.mt-1 {
  margin-top: 0.25rem;
  display: flex;
  gap: 4em;
}
.learning {
  margin-top: 10rem;
  background: #005ba1;
}
.learning .alignBox {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.alignBox p {
  text-align: center;
  line-height: 25px;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #fff;
}
.learning .card {
  border-radius: 0.65rem;
  margin-bottom: 5rem;
  transition: transform 1s;
}
.learning .card:hover {
  transform: scale(1.1);
}
.learning .card img {
  border-radius: 0.65rem;
}
.learning .container {
  margin-top: 6rem;
}
.learning h2 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 70px;
}
.learning P {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.learning .limit {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.enquiry ul {
  padding-left: 0rem;
}
.enquiry h2 {
  color: #3069b3;
  font-size: 35px;
  text-align: left;
}
.learning .vdoSct {
  /* float: left; */
  /* margin-right: 30px; */
}
.learning .vdoSct li:nth-child(3n + 3) {
  margin-right: 0px;
}
.learning .vdoSct li {
  float: left;
  margin-right: 2.6%;
  margin-bottom: 30px;
  width: 31.6%;
}
.learning .vdoSct li .ply i {
  color: #fff;
}
.learning .vdoSct li .ply {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: #e74b1b;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 0;
}
.learning .vdoSct li a {
  display: block;
  position: relative;
}
.learning .vdoSct li a img {
  width: 100%;
}

.learning .vdoSct li p {
  text-align: left;
  margin-top: 10px;
}
.learning-contact {
  margin-bottom: 7rem;
}
.learning-contact .divider {
  /*    margin-top: 60px;*/
  background: #f9fafe;
  padding: 60px 0px;
}
.learning-contact p {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 30px;
  margin-top: 60px;
}
.learning-contact .divider h2 {
  text-align: left;
  color: #3069b3;
  font-size: 35px;
  margin-top: 40px;
}
.learning-contact .bttn {
  margin: 0;
}
.learning .tutorials {
  margin-top: 60px;
}
.learning-container {
  margin-top: 10rem;
}
.learning .tutorials ul {
}
.learning .tutorials ul li:nth-child(3n + 3) {
  margin-right: 0px;
}
.learning .tutorials ul li {
  margin-right: 2.6%;
  margin-bottom: 30px;
  width: 31.6%;
  float: left;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 1px 2px 8px -5px #000000ad;
}
.learning .tutorials ul li .topPnl {
  background: #ebedec;
  padding: 20px 10px;
}
.learning .tutorials ul li .topPnl span {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.learning .tutorials ul li .topPnl span img {
}
.learning .tutorials ul li .topPnl h3 {
  text-align: center;
  font-size: 18px;
  color: #3069b3;
  font-weight: bold;
}
.learning .tutorials ul li .topPnl h3 b {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}
.learning .tutorials ul li .detailPnl {
  padding: 20px;
}
.learning .tutorials ul li .detailPnl p {
  text-align: left;
}
.learning .tutorials ul li .detailPnl a {
  margin-top: 20px;
  display: block;
  color: #0069ba;
  font-weight: bold;
}

.learning-contact .enquiry {
}
.learning-contact .enquiry ul {
  display: flex;
  /*    flex-direction: column;*/
  align-items: center;
  justify-content: center;
  margin-top: 50px;
}
.learning-contact .enquiry ul li:last-child {
  margin-right: 0px;
}
.learning-contact .enquiry ul li {
  float: left;
  /* padding: 30px; */
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 8px;

  text-align: center;
  transition: transform 1s;
}
.learning-contact .enquiry ul li:hover {
  transform: scale(1.1);
}
.learning-contact .enquiry ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

.learning-contact .enquiry ul li a {
  display: block;
  padding: 30px;
}
.learning-contact .enquiry ul li span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.contact-details-list ul li {
  /*    display: flex;*/
  /*    flex-direction: column;*/
  align-items: center;
  margin-bottom: 0px;
  padding: 26px 13px 13px 9px;

  background-color: #f8f8f8;
  border-radius: 25px;
}

.contact-details-list h5 {
  text-align: center;
}

.enquiry p {
  text-align: justify;
  margin-top: 2rem;
}

.enquiry-img img {
  padding-left: 9rem;
  transition: transform 1s;
}

.enquiry-img img:hover {
  transform: scale(1.1);
}
.patnerWithus:after {
  content: "";
  display: block;
  background: #f9fafe;
  position: absolute;
  bottom: -140px; /* background: #000; */
  width: 100%;
  height: 50%;
  z-index: -1;
}
.feedback:after {
  content: "";
  display: block;
  background: #f9fafe;
  position: absolute;
  bottom: -100px; /* background: #000; */
  width: 100%;
  height: 50%;
  z-index: -1;
}
.patnerWithus,
.feedback {
  margin-top: 60px;
  position: relative;
}
.patnerWithus .lft {
  width: 52%;
  margin-right: 2%;
}
.feedback .lft {
  width: 50%;
  /* margin-right: 2%; */
}
.feedback .rgt img {
  float: right;
}
.patnerWithus .lft h2,
.feedback .lft h3 {
  text-align: left;
  font-weight: bold;
  color: #0069ba;
  font-size: 25px;
  margin-bottom: 20px;
}
.patnerWithus .lft p,
.feedback .lft p {
  text-align: justify;
  margin-bottom: 30px;
}

.feedback .rgt {
  width: 50%;
}
.patnerWithus .rgt fieldset:before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: #005ba1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: absolute;
  top: -9px;
  left: 0;
}
.patnerWithus .rgt fieldset .btn {
  width: 100%;
}
.patnerWithus .rgt fieldset {
  border-radius: 10px;
  border: none;
  padding: 20px;
  box-shadow: 1px 1px 11px -5px #000;
  position: relative;
}
.patnerWithus .rgt fieldset h4 {
  font-weight: bold;
  color: #0069ba;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
.patnerWithus .rgt fieldset .fldwrap:nth-child(3n + 3) {
  /* margin-right:0px; */
}

.patnerWithus .rgt fieldset .fldwrap.mr0 {
  margin-right: 0px;
}
.patnerWithus .rgt fieldset .fldwrap.fl {
  width: 100%;
  margin-right: 0px;
}
.patnerWithus .rgt fieldset .fldwrap {
  margin-bottom: 20px;
  width: 48%;
  margin-right: 4%;
  float: left;
}
.patnerWithus .rgt fieldset .fldwrap input,
.patnerWithus .rgt fieldset .fldwrap select {
  width: 100%;
  border: 1px solid #c2c2c2;
  padding: 10px;
  border-radius: 5px;
}
.patnerWithus .rgt fieldset .btn {
  border: none;
  font-size: 14px;
}

.patnerWithus h2,
.feedback h2 {
  text-align: center;
  color: #2f3043;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 50px;
}
.feedback h4 {
  text-align: center;
  color: #2f3043;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 0px;
  margin-top: 20px;
}
.feedback .joinUs {
  margin-top: 60px;
  background: #f9fafe;
  padding-top: 60px;
  padding-bottom: 0px;
}

.patnerWithus h2 span,
.feedback h2 span {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.patnerWithus h2 {
}
.patnerWithus .joinUs {
  margin-top: 60px;
  background: #f9fafe;
  padding-top: 60px;
  padding-bottom: 60px;
}
.patnerWithus .joinUs ul,
.feedback .joinUs ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.patnerWithus .joinUs ul li {
  background: #fff;
  float: left;
  margin-right: 0px;
  /* padding: 30px; */
  margin-right: 30px;
  width: 25%;
  height: 275px;
  box-shadow: 1px 1px 11px -5px #00000042;
  transition: 0.3s ease;
}
.partner-sec img {
  float: right;
  margin-top: 1rem;
}
.feedback .joinUs ul li {
  background: #fff;
  float: left;
  margin: auto;
  /* padding: 30px; */

  width: 33%;
  height: auto;
  box-shadow: 1px 1px 11px -5px #00000042;
  transition: 0.3s ease;
}

.patnerWithus .joinUs ul li:hover,
.feedback .joinUs ul li:hover {
  background: #0069ba;
}
.patnerWithus .joinUs ul li:hover p,
.feedback .joinUs ul li:hover p {
  color: #fff;
}
.feedback .joinUs ul li:hover h4 {
  color: #fff;
}
.patnerWithus .joinUs ul li:hover p:after,
.feedback .joinUs ul li:hover p:after {
  background: #fff;
}
.patnerWithus .joinUs ul li a {
  display: block;
  padding: 45px;
  text-align: center;
  transition: 0.3s ease;
}
.feedback .joinUs ul li a {
  text-decoration: none;
  display: block;
  padding: 46px;
  text-align: center;
  transition: 0.3s ease;
}
.patnerWithus .joinUs ul li p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 40px;
  font-weight: bold;
  min-height: 46px;
  position: relative;
}
.feedback .joinUs ul li p {
  margin-top: 12px;
  font-size: 15px;
  position: relative;
}
.patnerWithus .joinUs ul li p:after {
  content: "";
  width: 45px;
  height: 6px;
  background: #ffffff;
  background: #818181;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
}
.feedback .joinUs ul li p:after {
  content: "";
  width: 45px;
  height: 6px;
  background: #ffffff;
  background: #818181;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.Testimonials {
  background: #f9fafe;
  padding-top: 60px;
  margin-top: 60px;
}
.tstml span {
  color: #0065fd;
}
.Testimonials ul {
}
/* .Testimonials ul li : (3n+3){ margin-right:0px;} */
.Testimonials ul li:before {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 100%; /* background: #ffffff; */
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute; /* border-radius: 50%; */
  border-top-left-radius: 50%;
  display: none;
}
.Testimonials ul li {
  float: left;
  margin-right: 2.6%;
  width: 30.7%;
  /* background: #0069ba; */
  margin-bottom: 30px;
  padding: 20px;
  box-shadow: 1px 2px 8px -5px #000000ad;
  position: relative;
  background: #fff;
}
.Testimonials ul li .topPnl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.Testimonials ul li .topPnl span {
  border-radius: 50%;
  overflow: hidden;
  display: block;
  width: 70px;
  height: 70px;
  border: 2px solid #0069ba;
}
.Testimonials ul li .topPnl span img,
.Testimonials ul li .topPnl i img,
.Testimonials ul li .dtlpnl i {
}
.Testimonials ul li .topPnl i {
  display: none;
}
.Testimonials ul li .topPnl span img:hover {
  filter: grayscale(100%);
}
.Testimonials ul li .detailPnl {
  margin-top: 25px;
  position: relative;
}
.Testimonials ul li .detailPnl .stars {
  text-align: center;
  margin-bottom: 25px;
}
.Testimonials ul li .detailPnl .stars i:last-child {
  margin: 0px;
}
.Testimonials ul li .detailPnl .stars i {
  font-size: 20px;
  margin-right: 10px;
  color: #ffc107;
}
.Testimonials ul li .detailPnl h3 {
  text-align: left;
  color: #0069ba;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
}
.Testimonials ul li .detailPnl p {
  text-align: left;
  margin-bottom: 20px;
  text-align: center;
}
.Testimonials ul li .detailPnl h4 {
  font-weight: bold;
  color: #000;
  /* margin-bottom: 20px; */
  text-align: center;
}
.Testimonials ul li .detailPnl h4 span {
  display: block;
  margin-top: 10px;
  text-align: center;
}
.Testimonials ul li .detailPnl i {
  /* display: none; */
}

.contactus {
  margin-top: 60px;
  background: #f9fafe;
  padding: 60px 0px;
}
.contactus h2 {
  text-align: center;
  color: #3069b3;
  font-weight: bold;
  font-size: 35px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.contactus ul {
}
.contactus ul li.lst3:before {
  /* background: #59c59a; */
}
.contactus ul li.lst2:before {
  /* background: #3c9cc2; */
}
.contactus ul li.lst2 .btn {
  /* background: #3c9cc2; */
}
.contactus ul li.lst3 .btn {
  /* background: #59c59a; */
}

.contactus ul li:before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  /* background: #e74b1b; */
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: absolute;
  top: -9px;
  left: 0;
}

.contactus ul li {
  float: left;
  background: #fff;
  position: relative;
  box-shadow: 1px 2px 8px -5px #000000ad;
  margin-right: 16px;
  margin-bottom: 30px;
  width: 30.6%;
  padding: 40px;
  margin-top: 40px;
  margin-left: 20px;
  border-radius: 10px;
  min-height: 510px;
}
.contactus ul li.lst2:hover,
.contactus ul li.lst3:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}
.contactus ul li .imgPnl {
  /* display: flex; */
  align-items: center;
  /* margin-bottom: 30px; */
}
.list3 .imgPnl {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}
.list3 .imgPnl img {
  margin-right: 20px;
}
.get-para p {
  text-align: justify;
  padding-right: 70px;
}
.contactus ul li .imgPnl img {
  margin-bottom: 13px;
}
.contactus ul li span {
}

.contactus ul li.lst3 h4 {
  color: #3c9cc2;
}
.contactus ul li.lst2 h4 {
  color: #3c9cc2;
}
.contactus ul li h4,
.list3 .imgPnl h4 {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  /* margin-left: 20px; */
  color: #3c9cc2;
}
.contactus ul li p,
.list3 p {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.list3 p {
  margin-top: 10px;
  margin-left: 0px;
  padding-right: 0px;
}
.contactus ul li a {
}

.contactus ul li ol {
  margin: 0px;
}
.contactus ul li ol li:before {
  display: none;
}
.contactus ul li ol li {
  width: 100%;
  float: none;
  padding: 0px;
  box-shadow: none;
  margin-bottom: 15px;
  margin-top: 0px;
  min-height: initial;
  margin-left: 0px;
}
.contactus ul li ol li a {
  display: block;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.contactus ul li ol li span {
  margin-right: 10px;
}

.contactus ul li.lst2 {
  /* margin-top: 0px; */
  /* min-height: 465px; */
}

.contactus ul li.lst3 {
  margin-right: 0px;
}
.contactus ul li.lst3 i {
  display: block;
  margin-bottom: 30px;
}
.contactus ul li.lst3 img {
}
.contactus ul li .btn,
.list3 .btn {
  width: 84%;
  min-width: 185px;
  justify-content: center;
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.list3 .btn {
  width: 87%;
  left: -15px;
}
.list3 {
  float: left;
  background: #fff;
  position: relative;
  box-shadow: 1px 2px 8px -5px #000000ad;
  margin-right: 16px;
  margin-bottom: 30px;
  width: 85%;
  padding: 18px;
  margin-top: 20px;
  border-radius: 10px;
  min-height: 220px;
}

.faq {
  margin-top: 0rem;
}
.faq .tbPnl {
  background: #c3d8f6;
  padding: 20px;
}
.faq .tbPnl {
}
.faq .tbPnl ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq .tbPnl ul li:last-child:after {
  display: none;
}

.faq .tbPnl ul li {
  float: left;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.faq .tbPnl ul li:after {
  content: "|"; /* display:flex; */
  margin: 0px 10px;
}

.faq .tbPnl ul li a {
  color: #000;
}
.wrap-faq {
  max-width: 950px;
  min-width: 280px;

  margin: 0 auto;
}
.pricingPage .faq-lst-bnnr {
  max-width: 1160px;
  background: linear-gradient(to right, #174c92 0%, #86b6d6 100%);
  left: 0;
  right: 0;
  margin: auto auto;
  border-radius: 10px;
  box-shadow: 0px 2px 10px -4px;
  padding: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 150px;
  margin-top: 150px;
}
.pricingPage .faq-lst-bnnr h2 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
  text-align: left;
  font-size: 23px;
}
.pricingPage .faq-lst-bnnr h2 span {
  color: #ffa500;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2em;
}
.pricingPage .faq-lst-bnnr p {
  text-align: left;
  margin-top: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.pricingPage .faq-lst-bnnr .bttn-org {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.pricingPage .faq-lst-bnnr img {
  width: 200px;
  margin-left: 7rem;
}
.accordion {
  background-color: #005ba1;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 17px;
  transition: 0.4s;
  margin-bottom: 20px;
}

.accordion:hover {
  /*  background-color: #ccc;*/
  color: #ffa500;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.panel p {
  text-align: left;
  margin-bottom: 20px;
}
.table-content {
  width: 100%;
  margin-right: 10rem;
}
.table-content h2 {
  margin-bottom: 10px;
  text-align: left;
  color: #0069ba;
  padding-bottom: 30px;
  padding-top: 20px;
  padding-left: 10px;
  font-size: 25px;
  font-weight: bold;
  border-left: 5px solid orange;
}
.table-content a {
  font-size: 17px;
}
.table-content li {
  padding-left: 15px;
  margin-bottom: 18px;
}
.table-content ul li a:hover {
  color: #ffa500;
}
.faq .list {
  display: flex;
  /*    align-items: center;*/
  padding: 30px 0px;
  gap: 20px;
}
.faq-section h1 {
  margin-top: 6rem;
}
.faq-section h2 {
  margin-bottom: 2rem;
  text-align: left;
  color: #3069b3;
  font-weight: bold;
  font-size: 30px;
  padding-top: 5rem;
}
.faq-section p {
  text-align: justify;
  margin-bottom: 3rem;
  /*    padding-right: 3rem;*/

  line-height: 26px;
  letter-spacing: 0.5px;
}
.faq-section img {
  float: right;
  padding-left: 6rem;
}
.faq-section .list {
  display: flex;
  padding: 7rem 0rem;
}
.faq-section .list .lft {
  width: 50%;
}
.faq-section .list .lft .bttn {
  margin: 0px;
}
.faq .list .rgt {
  width: 50%;
}
.faq .list .rgt {
  width: 50%;
}
.faq .list .rgt img {
  float: right;
  width: 430px;
}

.tabs-nav li {
  /* display: inline-block; */
  /* background: rgba(0, 0, 0, 0.78); */
  /* color: #fefefe; */
  /* border-width: 1px 1px 0 1px; */
  /* border-style: solid; */
  /* border-color: #34495E; */
  /* margin-right: 5px; */
}

.tabs-nav a {
  /* display: block; */
  /* padding: 10px 15px; */
  /* font-weight: bold; */
  /* color: #fff; */
}
/* Active tab */

.tabs-nav li.active a {
  /* background: #FFF; */
  /* color: #000; */
}

.faq .tbPnl ul li.active a {
  color: #0069ba;
  text-decoration: underline;
  /* padding-bottom: 5px; */
  /* display: block; */
}
/* Tab content */

.tabs-content {
  /* border: 1px solid #34495E; */
  /* padding: 10px; */
  background: #fff;
  /* margin-top: -1px; */
  overflow: hidden;
  margin-top: 50px;
}
.tabs-content ul {
}
.tabs-content ul li {
}
.tabs-content ul li h3 {
  text-align: left;
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}
.tabs-content ul li p {
  text-align: left;
  margin-bottom: 25px;
}

/* Hide all but first content div */

.tabs-content div:not(:first-child) {
  display: none;
}

.blogPg {
  margin-top: 60px;
}
.blogPg .lft {
  width: 65%;
  margin-right: 3%;
}
.blogPg .lft ul {
}
.blogPg .lft ul li:nth-child(even) {
  margin-right: 0px;
}
.blogPg .lft ul li {
  float: left;
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 1px 11px 1px #00000038;
}
.blogPg .lft ul li .imgPnl {
}
.blogPg .lft ul li .imgPnl img {
  width: 100%;
}
.blogPg .lft ul li .dtlpnl {
  padding: 20px;
  position: relative;
  padding-top: 30px;
}
.blogPg .lft ul li .dtlpnl span.date {
  margin-bottom: 15px;
  display: block;
}

.blogPg .lft ul li .dtlpnl .category {
  background: #0069ba;
  color: #fff;
  padding: 6px 15px;
  border-radius: 5px;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: -15px;
  right: 0;
  margin: auto;
  text-align: center;
  border-radius: 0;
}
.blogPg .lft ul li .dtlpnl h2 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
  text-align: left;
}
.blogPg .lft ul li .dtlpnl p {
  text-align: left;
  margin-bottom: 20px;
}
.blogPg .lft ul li .dtlpnl .underline {
  /* display: block; */
  color: #0069ba;
  text-decoration: underline;
  /* padding-bottom: 5px; */
}
.blogPg .rgt {
  width: 32%;
  position: sticky;
  top: 0px;
}
.blogPg .rgt .search {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}
.blogPg .rgt .search input {
  width: 100%;
  border: 1px solid #dee2e6;
  text-indent: 10px;
}
.blogPg .rgt .search .btn {
  border-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0px;
  border: none;
}
.blogPg .rgt h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

.blogPg .rgt ul {
}
.blogPg .rgt ul li {
  display: flex;
  margin-bottom: 25px;
}
.blogPg .rgt ul li .imgPnl {
  width: 250px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 15px;
}
.blogPg .rgt ul li .imgPnl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogPg .rgt ul li .dtlpnl {
}
.blogPg .rgt ul li .dtlpnl h2 {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-align: left;
}
.blogPg .rgt ul li .dtlpnl span.date {
  font-size: 12px;
}

.blogPg .rgt ul li .dtlpnl p {
}
.blogPg .rgt ul li .dtlpnl .underline {
}

.banner-subPage .list .review-img {
  width: 392px;
  float: right;
}

.review {
  margin-top: 6rem;
}

.review h2 {
  text-align: center;
  color: #3069b3;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
}
.review p {
  text-align: center;
  /*    font-size: 20px;*/
  line-height: 1.2em;
  color: #000;
  margin-bottom: 90px;
}

.video-gallery-container {
  width: 1026px;
  font-family: "Poppins-Regular", sans-serif;
  background: #fff;
  padding: 8px 0 0 0;
  margin: 0 auto;
}

.video-gallery-container,
.video-gallery-container * {
  box-sizing: border-box;
}

.video-gallery-container h2.title {
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 34px;
  margin-bottom: 24px;
}

.video-gallery-container .video-gallery {
  /*  display: flex;*/
  background: #fff;
  justify-content: center;
  /* padding: 16px; */
  padding-top: 24px;
  gap: 24px;
  color: #fff;
}

.video-gallery h3.video-title {
  line-height: 1.6;
  font-weight: 700;
  font-size: 20px;
  width: 100%;
}

.video-gallery .thumbnail {
  height: 120px;
  cursor: pointer;
}

.video-gallery .video {
  position: relative;
}

.video-gallery .video:hover .play-icon {
  opacity: 1;
}
.video-gallery .video {
  padding: 0px;
}
.video-gallery .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 400ms ease;
}

.video-gallery .video .play-icon img {
  height: 50px;
  width: 50px;
}

.video-gallery .all-videos {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-top: 2rem;
  /* margin-left: -9rem; */
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  cursor: pointer;

  user-select: none;
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 0px;
  background-image: none;
  background-color: #e9f4ff !important;
  border-radius: 50%;
  border: 1px solid #0069ba;
  border-radius: 5px;
}
.carousel-control-prev-icon::before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  color: #0069ba;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  margin-left: 6px;
  margin-top: 3px;
}
.carousel-control-next-icon::after {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  color: #0069ba;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  transform: rotate(180deg);
  position: absolute;
  margin-left: 6px;
  margin-top: 3px;
}
.video-gallery .responsive-iframe {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  padding-bottom: 30px;
}

.video-gallery .responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-image: url(../images/thumbnail/review-bg.png); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 900px) {
  .video-gallery-container {
    width: 100%;
  }
}

@media (max-width: 700px) {
  .video-gallery-container .video-gallery {
    flex-direction: column;
  }

  .video-gallery .all-videos {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .video-gallery .thumbnail {
    height: unset;
    width: 100%;
  }
}

@media (max-width: 500px) {
  .video-gallery .all-videos {
    grid-template-columns: 1fr;
  }

  .video-gallery-container {
    max-width: 400px;
  }

  .video-gallery-container h2.title {
    font-size: 24px;
    font-weight: bold;
  }
}

.clent-review .wrap {
  max-width: 1130px;
  min-width: 320px;
}

.clent-review .list .rgt {
  /* margin-left: 3rem; */
  width: 70%;
}
.card-body {
  margin-bottom: 2rem;
}
.clent-review .list {
  display: flex;
  align-items: center;
  padding: 55px 0px;
}
.clent-review .list .lft {
  margin-left: 1rem;
  width: 40%;
}
.clent-review h2 {
  text-align: center;
  margin-bottom: 0px;
  color: #fff;
  font-size: 3rem;
  padding-top: 70px;
  padding-left: 10px;
}

.clent-review {
  background: linear-gradient(to right, #174c92 0%, #86b6d6 100%);
  padding-bottom: 6rem;
  margin-top: 6rem;
}
.card-body .stars i {
  font-size: 15px;
  margin-right: 10px;
  color: #ffc107;
  margin-bottom: 0.5rem;
}
.top p {
  text-align: center;
  padding-top: 10px;
  line-height: 22px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 3rem;
  padding-left: 50px;
  padding-right: 50px;
}

.client-features {
  margin-top: 6rem;
}
.clent-review .card-body {
  padding: 1rem 2rem;
}
.clent-review .card-body p {
  color: #444;
  font-size: 13px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-weight: 300;
}
.clent-review h3 {
  text-align: center;
  font-size: 13px;
}
.clent-review h4 {
  padding-top: 10px;
  text-align: center;
  font-size: 16px;
}
.clent-review .carousel-indicators {
  margin-bottom: -2rem;
}
.clent-review .card-img-top {
  height: 152px;
}
.clent-review .card-body p:before {
  content: ""; /* display:block; */
  /* background: url(../images/thumbnail/quote1.png) no-repeat center center;   */
  width: 50px;
  height: 62px;
  position: absolute;
  top: 133px;
}
.clent-review .carousel-item {
}
.clent-review .stars {
  text-align: center;
}
.clent-review .topPnl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 30px;
}

.clent-review .topPnl span {
  border-radius: 50%;
  overflow: hidden;
  display: block;
  width: 76px;
  height: 72px;
  border: 2px solid #0069ba;
}
.client-features ul li {
  width: 24.33%;
  float: left;
  padding: 24px;
  /* transition: transform 1s; */
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.client-features ul li:hover {
  background-color: #005ba1;
}
.client-features h2 {
  text-align: center;
  margin-bottom: 0rem;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  color: #000;
}
.client-features ul {
  margin-top: 6rem;
}
.client-features ul li span {
  display: block;
  margin: 0 auto;
  width: 79px;
  height: 79px;
  border-radius: 50%;
  background: #f1f6fd;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  filter: grayscale(1);
  transition: 0.3s ease;
}
.client-features ul li img {
  width: 50px;
  height: 50px;
}
.client-features ul li:hover h2 {
  color: #fff;
}

.client-features h1 {
  text-align: center;
  color: #3069b3;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-weight: 600;
}
.client-lst {
  margin-bottom: 7rem;
  margin-top: 8rem;
  /*        background-color: #005ba1;*/
}
.client-lst .lft {
  background-color: #005ba1;
  padding: 5rem;
}
.client-lst .lft h3 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #fff;
}
.client-lst .rght {
  padding: 5rem;
  /*    height: 280px;*/
  background-color: #ffa500;
}
.client-lst .rght h2 {
  text-align: left;
  font-size: 30px;
  color: #000;
}
.client-lst .rght p {
  text-align: left;
  color: #000;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.client-lst .rght .bttn {
  margin: 0px;
}

/* .cards {
  width: 300px;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  margin: 20px auto;
  text-align: center;
} */
/* .btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  cursor: pointer;
}
.btn:hover {
  background-color: #0056b3;
} */
/* Overlay background */
/* Focused input/textarea/select styles */

.popup-form-group {
  position: relative;
}

.popup-form label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0 5px;
  opacity: 0;
  transition: 0.3s ease-in-out;
  font-size: 14px;
  color: #6e6e6e;
  pointer-events: none;
}

.popup-form input:focus + label,
.popup-form textarea:focus + label,
.popup-form select:focus + label {
  opacity: 1;
  transform: translate(-10px, -150%);
  font-size: 12px;
  color: #007bff;
}

.popup-form input:focus::placeholder,
.popup-form textarea:focus::placeholder {
  opacity: 0; /* Hide the placeholder when input is focused */
}

.popup-form input,
.popup-form textarea,
.popup-form select {
  padding: 10px;
  font-size: 14px;
  width: 100%;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  transition: 0.3s ease-in-out;
}

.popup-form input::placeholder,
.popup-form textarea::placeholder {
  color: #6e6e6e;
  transition: opacity 0.3s ease-in-out;
}



.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8); /* Semi-transparent black */
  z-index: 100; /* Below the popup */
  display: none; /* Hidden by default */
}
.close-btn{position: absolute;
  top: -12px;
  right: -30px;border: none;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  background-color: transparent;}
/* Popup styles */
.popup-form {display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 28px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  z-index: 200; /* Above the overlay */
  width:63%;
}
input:focus, textarea:focus, select:focus {border-color: #007bff;  outline: none;}

.popup-form h2 { margin: 0 0 3px;text-align: left;font-family:'poppins-regular'; font-size: 27px; font-weight: 600;}
.popup-form p{text-align: left;padding-bottom: 4%;}
.popup-form input{ padding-top:3.5%; padding-bottom: 3%;} 
.popup-form input, .popup-form select, .popup-form textarea {
 width: 100%;
  /* margin: 8px 0;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px; */
    height:auto;
    color: #000;
    background-color: #fff;
    border: 1px solid #b7bbd1;
    border-radius: 6px;
    margin-bottom: 2.5%; 
    padding-left: 5%;
    font-size: 13px;
    font-weight: 300; transition: border-color .2s, box-shadow .2s;
    box-shadow: 0 3px 6px -2px rgba(29, 1, 80, .1);}
.input::placeholder {color: #6e6e6e;} 
.popup-form textarea,.popup-form select {padding-top: 3%; padding-bottom: 0%;  padding-left: 3%;}
.popup-form input:hover, .popup-form select:hover, .popup-form textarea:hover{border: 1px solid #3f51b5; box-shadow: none;}
.popup-form .label-width{width:40%;} .popup-form .label-plan{width: 24.5%;bottom: -29px;left: 23px;}
.popup-form .label-message{bottom: -29px;left: 23px;width:20%;}.popup-form select{ font-size: 15px;padding-top: 2%;  padding-bottom:2%;}
.popup-form label{ 
  color: #000;z-index: 2;
  width: 31%;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 15px;
  font-weight:500;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -20px;
  left:23px;}
.popup-form-group{display: flex;flex-direction: column;width: 100%;} .popup-btn{border: none; box-shadow:0 10px 15px rgb(0 0 0 / 15%);
    width: 100%;cursor: pointer;  /* justify-content: center; */font-size: 15px;text-align: center;}
  .flex-form{ margin-bottom: 0.5%; display: flex; flex-direction: row; gap: 2%;}
/* .popup-form button {
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
} */
/* .popup-form button:hover {
  background-color: #0056b3;
} */
/* .close-btn {
  background-color: #ccc;
  color: #333;
} */
.success-message {
  color: green;
  font-weight: bold;
  margin-top: 10px;
  display: none;
}



.shape-image{
  position: absolute;
  right: 0;
  top: 23px;
  z-index: 10;
  height: 50px;
}




@media (max-width: 768px) {
  .popup-vdo video {
    width: 95%;
  }
}

