@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

header.Header .container {
    width: 1600px;
    max-width: 1600px;
}
header.Header:before {
    content: '';
    height: 100%;
    width: 100%;
    background: radial-gradient(#273950, #ffffff00);
    backdrop-filter: blur(42px);
    position: absolute;
    top: 0;
}
.navigation .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1rem;
    font-family: "Inter", sans-serif;
    color: white;
    font-weight: 400;
    line-height: 24px;
    padding: 0 20px;
}
.Header_headericon__pI5TI:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -50px;
    background: #141d29;
    transition: .3s all ease-in-out;
    left: 0;
}

.Header_headericon__pI5TI span {
    position: relative;
}

.Header_headericon__pI5TI:hover:before {
    bottom: 0;
}
.header_top {
  background-color: #ffa000;
  padding: 12px 0;
  position: relative;
  z-index: 111;
  margin-bottom: 2rem;
}
.header_top li{
  display: inline-block;
}
.top_left li, .top_left li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.top_left li{
  margin-right: 50px;
}
.top_left li img {
  margin-top: -3px;
  margin-right: 15px;
}
.top_right {
  text-align: right;
  padding: 0;
  display: none;
}
.top_right li a {
  font-size: 15px;
  color: #fff;
  margin-left: 0;
  text-decoration: none;
}
ul {
  margin: 0  !important;
}

.headerOne {
  position: relative;
  padding: 0 0 3rem;
}
.top_left li a i {
  height: 40px;
  width: 40px;
  background: #141e2a;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

ul.top_left {
  padding: 0;
}

.top_left li a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top_right li a i {
  height: 40px;
  width: 40px;
  background: #141e2a;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.headerBottm.sticky.fixed {
  background: #121d27;
  padding: 2rem 0;
}
.headerTwo.sticky.fixed {
  background: #121d27;
  padding: 1rem 0;
}
/* dropdown */
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropright .dropdown-toggle::after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: ""
}

.dropleft .dropdown-toggle::after {
  display: none
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus,.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}
.nav-item:hover .dropdown-menu {
  display: block !important;
}
.nav-item {
  display: flex;
  height: 60px;
  align-items: center;
}
/*dropdown menu*/
.cust-navbar-nav .dropdown-menu {
  left: auto;
  top: 54px;
  border-radius: 0;
  border: 0;
  box-shadow: 0 5px 20px 0 #0000001c;
  margin: 0;
  border-radius: 0 0 10px 10px;
  padding: 15px 20px;
  min-width: max-content !important;
  width: auto;
  z-index: 1111;
}
.cust-navbar-nav .dropdown-list {
  display: flex;
  flex-direction: column;
}
.cust-navbar-nav .dropdown-list li {
  padding: 7px 0 7px 15px;
  border-bottom: 1px solid #ac231a38;
  margin: 0 15px 0 0;
  display: block;
  flex: 0 0 auto;
  width: 220px;
  position: relative;
  transition: all .2s ease-in-out;
}
.cust-navbar-nav .dropdown-list a {
  color: #0e0e0e;
  font-size: 14px;
  transition: all .2s linear;
}
.cust-navbar-nav .dropdown-list li::before {content: "";position: absolute;width: 6px;height: 10px;-webkit-clip-path: polygon(0 0, 0 100%, 100% 52%);clip-path: polygon(0 0, 0 100%, 100% 52%);background-color: #5a5a5a;top: 50%;left: 0;transform: translateY(-50%);border-radius: 10px;transition: all .2s ease-in-out }.dropdown-list li:hover:before {left: 2px;background-color: #bc3522 !important }
.cust-navbar-nav .dropdown-menu {
  z-index: 999999999 !important;
}
.cust-navbar-nav .dropdown-menu * {
  position: relative;
  z-index: 999999999;
  padding: 0 5px;
}
/* dropdown end */
/* banner section */
.Banner_homenumer__lJ1Ec:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: #141d29;
    bottom: -62px;
    left: 0;
    transition: .3s all ease-in-out;
}
.Banner_homenumer__lJ1Ec span {
    position: relative;
    z-index: 11;
}

.Banner_homenumer__lJ1Ec:hover:before {
    bottom: 0;
}
.banBtns {
    display: flex;
    align-items: center;
}
.Banner_discuss__4bidX:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -60px;
    background: #ffa000;
    transition: .3s all ease-in-out;
}

.Banner_discuss__4bidX span {
    position: relative;
}

.Banner_discuss__4bidX:hover:before {
    bottom: 0;
}
/* banner section end */


/* struggle section */
.strug-sect {
    background-image: url(../images/strugBg.jpg);
}
.Signup_signup__fPtMO p {
    color: white;
    text-align: left;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 400;
    font-family: "Inter", sans-serif;
}
.Strugglingtogive_btnget1__Za4y9:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -60px;
    left: 0;
    background: #141d29;
    transition: .3s all ease-in-out;
}

.Strugglingtogive_btnget1__Za4y9 span {
    position: relative;
}

.Strugglingtogive_btnget1__Za4y9:hover:before {
    bottom: 0;
}
.struggleBtn {
    display: flex;
    align-items: center;
}
.Strugglingtogive_btnget2__P7Gfy:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -60px;
    left: 0;
    background: #fc9e31;
    transition: .3s all ease-in-out;
}

.Strugglingtogive_btnget2__P7Gfy span {
    position: relative;
}

.Strugglingtogive_btnget2__P7Gfy:hover:before {
    bottom: 0;
}
.Signup_freebtn__uZz7a:before {
    content: '';
    height: 100%;
    width: 100%;
    background: #141d29;
    position: absolute;
    transition: .3s all ease-in-out;
    bottom: -70px;
}

.Signup_freebtn__uZz7a span {
    position: relative;
}

.Signup_freebtn__uZz7a:hover:before {
    bottom: 0;
}
/* struggle section end */


/* thing section */
.thing-sect {
    background: #141D29;
    padding: 5rem 0;
}
.thingCont h3 {
    font-size: 25px;
    color: white;
    font-weight: 700;
    font-family: "Inter", sans-serif;
    line-height: 1.5;
    padding-right: 6rem;
}
.thingCont p {
    font-size: 1rem;
    color: white;
    font-family: "Inter", sans-serif;
    line-height: 24px;
    margin: 20px 0;
}
.thingCont ul li {
    font-size: 1rem;
    color: white;
    font-family: "Inter", sans-serif;
    line-height: 24px;
}
.thingContent {
    background: #FFFFFF;
    padding: 2rem 6rem;
    border-radius: 10px;
    margin: 50px 0;
}
.thgImg {
    margin: 0 20px;
    height: 50px;
    display: flex !important;
    align-items: center;
}

.thgImg figure {
    margin: 0 !important;
}

.thingCont h4 {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Inter", sans-serif;
}
/* thing section end */


/* services section */
.sectionHeading {
    font-size: 34.86px;
    font-weight: 700;
    color: #212529;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
}

.ser-head p {
    font-size: 1rem;
    font-family: "Inter", sans-serif;
    color: #212529;
}
.ser-sect {
    padding: 5rem 0;
}
.serCont {
    background: #141D29;
    margin: 0 5px;
    padding: 1.5rem 2rem;
    border-radius: 10px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    min-height: 330px;
}

.serCont h4 {
    color: white;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    padding: 1rem 4rem;
    margin: 0;
    font-family: "Inter", sans-serif;
}

.serCont p {
    color: white;
    text-align: center;
    font-size: 1rem;
    line-height: 1.5;
    font-family: "Inter", sans-serif;
    font-weight: 400;
}

.serCont figure {
    margin: 0;
}
.serSlideContent {
    position: relative;
    margin-top: 2rem;
}

.serBtn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.serBtn button {
    height: 30px;
    width: 30px;
    background: #141D29;
    border: none;
    border-radius: 50%;
    color: white;
    transition: .3s all ease-in-out;
}
.serBtn button:hover {
    background-color: #ffa000;
}
.serBtn button.prev {
    left: -100px;
    position: relative;
}

.serBtn button.next {
    position: relative;
    right: -100px;
}
.themeBtn {
    height: 45px;
    width: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F49720;
    border-radius: 5px;
    color: #212529;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #F49720;
    transition: .3s all ease-in-out;
}
.themeBtn:hover {
    background: #fff;
    color: #F49720;
}
.serButton {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

.themeBtn:last-child {
    background: #141D29;
    color: white;
    font-weight: 600;
    border: 1px solid #ffffff;
}
.themeBtn:last-child:hover {
    background: #fff;
    color: #141D29;
}
/* services section end */


/* work section */
.workNav .nav-tabs {
    border: none;
    margin-bottom: 2rem;
    justify-content: center;
    gap: 20px;
    margin-bottom: 2rem !important;
}

.workNav .nav-tabs .nav-link {
    height: 42px;
    width: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F49720;
    color: black;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0rem;
    border-radius: 5px;
    border: 1px solid #F49720;
}

.workNav .nav-tabs .nav-link:hover {
    background: transparent;
    border-color: black;
}
.work-sect {
    background: #E1F2F9;
    padding: 5rem 0;
}
.workNav .nav-tabs .nav-link.active {
    background: transparent;
    border-color: black;
}
/* work section end */


/* zig section */
.zig-sect {
    background: #141D29;
    padding: 5rem 0;
}
.zig-sect .sectionHeading {
    color: white;
}

.zig-sect p {
    color: white;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}

.zig-sect a {
    background: white;
    text-decoration: none;
    padding: 15px 30px;
    border-radius: 60px;
    color: #2D243E;
    font-size: 14px;
    font-weight: 700;
}
.zig-img {
    position: relative;
    margin-top: 5rem;
}
.zigBg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    /* width: 75%; */
}
.zig-img h3 {
    font-size: 28px;
    color: white;
    font-weight: 500;
    padding: 0 80px;
    padding-right: 6rem;
    margin-top: 10rem;
    position: relative;
    top: -50px;
}
.zig-img .flex-row-reverse h3 {
    padding-left: 16rem;
}
.zig-img p {
    margin: 54px 0 0;
    position: relative;
}
.ctaOne {
    background-image: url(../images/ctaoneBg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.test-sect .sectionHeading {
    font-size: 68px;
}

.test-sect {
    padding: 5rem 0;
}

.testCard {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
    margin: 3rem 15px 0;
}

.testCard .tstCont {
    flex: 0 0 60%;
}

.name h4 {
    color: #72C2DB;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
}
.name {
    display: flex;
    align-items: center;
    gap: 10px;
}
.tstCont p {
    font-size: 1rem;
    color: #212529;
}
.borderImg {
    position: absolute;
    bottom: -40px;
    left: -30px;
}
.tstCont i {
    color: #FFC200;
    margin-top: 1rem;
}
/* zig section end */



/* footer */
.footLogo ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.footLogo ul.contactList li a:hover {
    color: #e58a00;
}

footer {
    background: #141D29;
    padding: 3rem 0 0;
}

.footLogo ul.contactList li a {
    text-decoration: none;
    color: white;
    font-size: 13px;
    transition: .3s all ease-in-out;
    display: flex;
    padding: 10px 0 0;
    align-items: baseline;
}

.footLogo ul.contactList li {
    padding: 3px 0;
}

.footLogo ul.contactList li a i {
    padding-right: 10px;
}

.footLogo ul.iconList {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footLogo ul.iconList li a {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white;
    border: 1px solid white;
    border-radius: 50%;
}

.footLogo ul.iconList li a:hover {
    background: #e58a00;
    border-color: #e58a00;
}
.footCont h3 {
    font-size: 1.25rem;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1rem;
}

.footCont ul.linkList {
    padding: 0;
    margin: 0;
    list-style: none;
    /* columns: 2; */
    /* -webkit-columns: 2; */
    /* -moz-columns: 2; */
}
ul.linkList.newList {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.footCont ul.linkList li a:hover {
    color: #f90;
}
.footCont ul.linkList li a {
    color: white;
    text-decoration: none;
    font-size: 1rem;
}
footer .row:first-child .col-lg-3, footer .row:first-child .col-lg-4, footer .row:first-child .col-lg-2, footer .row:first-child .col-lg-2 {
    border-right: 1px solid white;
    padding: 0 24px;
}
.footLogo figure {
    margin-top: 2rem;
    margin-bottom: 1rem;
}
footer .row .col-lg-2:last-child {
    border: none;
}
.footCont ul.linkList li {
    padding: 3px 0;
}
.Footer_footerborder__IXon_ {
    border-top: 1px solid white;
    padding: 2rem 0 0;
}
.Footer_footerborder__IXon_ .row:first-child .col-md-4 {
    border: none !important;
}
.footIcon ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  list-style: none;
  display: none;
}

.footIcon ul li a {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: #f90;
  color: white;
  font-size: 1.25rem;
  border-radius: 50%;
  margin: 3rem 0 1rem;
}
/* footer end */


/* services page */
.serBanner {
    background-image: url(../images/serBg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 85vh !important;
    display: flex;
    align-items: center;
}
.serHeading {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 2rem;
}

.bestCont.slick-slide.slick-active:nth-child(odd) {
    background: #ffa000;
    margin: 50px 20px 100px;
}

.bestCont {
    margin: 120px 20px 100px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.2);
    padding: 3rem 2rem;
    border-radius: 20px;
    background: white;
}
.bestCont p {
    color: black;
    margin: 20px 0;
    font-size: 1.125rem;
}
.bestCont h3 {
    color: #E1E1E1;
    font-size: 55px;
    font-family: 'Inter';
    font-weight: 700;
}
.bestCont h2 {
    color: black;
    font-size: 25px;
    font-weight: 700;
}
.bestCont.slick-slide.slick-active:nth-child(odd) p {
    color: white;
    margin: 20px 0;
    font-size: 1.125rem;
}

.bestCont.slick-slide.slick-active:nth-child(odd) h2 {
    color: white;
    font-size: 25px;
    font-weight: 700;
}

.bestCont.slick-slide.slick-active:nth-child(odd) h3 {
    color: #FFBE5B;
    font-size: 55px;
    font-family: 'Inter';
}
.bestSel-sect {
    padding: 5rem 0;
}
.serElm {
    position: absolute;
    top: 59%;
    left: 50%;
    transform: translate(-50%, -50%);
}

section {
    position: relative;
}
/* services page end */

/* about page */
.aboutBanner {
    background-image: url(../images/aboutBg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 85vh !important;
    display: flex;
    align-items: center;
    padding: 0;
    height: unset;
}
/* about page end */

/* portfolio page */
.portBanner {
    background-image: url(../images/portBg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 85vh !important;
    display: flex;
    align-items: center;
    padding: 0;
}
/* portfolio page end */

/* contact us page */
.contactBanner {
    background-image: url(../images/contactBg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 85vh !important;
    display: flex;
    align-items: center;
    padding: 0;
    height: unset;
}
.contact-sect p {
    color: black;
    font-size: 1.125rem;
}

.contact-sect {
    padding: 5rem 0 0;
}
.cntCont {
    background: #141D29;
    text-align: center;
    padding: 3rem 2rem;
    color: white;
    border-radius: 10px;
    margin-top: 2rem;
}
.cntCont.cntWhite {
    background-color: #F0F0F0;
}
.cntCont.cntWhite h3,
.cntCont.cntWhite p {
    color: black;
}
.cntCont h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0;
}

.cntCont p {
    color: white;
}
/* contact us page end */


.spanOne {
    font-size: 24px;
    line-height: 1.5 !important;
    font-weight: 500 !important;
}
.footDisk p {
    margin: 40px 0 20px;
    text-align: center;
    font-size: 1.125rem;
}
.Stopworrying_btn1__nvMAL:hover {
    background: #141d29;
}

.Stopworrying_btn2__Q3eiR:hover {
    background: #f90;
    border-color: #f90;
}

.chooseList ul {
    list-style: none;
}

.chooseList ul li {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 5px 0;
}

.chooseList ul li span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #223039;
    font-size: 1.25rem;
}

.chooseList ul li span:last-child {
    flex: 0 0 85%;
}

.chooseList ul li h3 {
    flex: 0 0 15%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 3rem;
    color: #223039;
    font-family: 'Inter';
}
.Footer_footerborder__IXon_ .row .col-lg-4 {
    border: none !important;
}
.workNav a {
    position: relative;
    overflow: hidden;
}

.workNav a:before {
    content: '';
    height: 0;
    width: 100%;
    position: absolute;
    background: #00000085;
    bottom: 0;
    transition: .5s all ease-in-out;
    z-index: 111;
}

.workNav a:hover:before {
    height: 100%;
}

.workNav a figure {
    overflow: hidden;
}

.workNav a:hover figure img {
    transform: scale(1.2);
}

.workNav a figure img {
    transition: 1s all ease-in-out;
}
.errorPage h1 {
    text-align: center;
    font-size: 20rem;
    margin: 20px 0;
    line-height: 1;
}

.errorPage {
    text-align: center;
}
.errBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
}
.errorPage h2 {
    color: white;
    font-size: 1.5rem;
    font-weight: 700;
}
.termBanner {
    height: 60vh;
}

.bpdBanner {
    background-image: url(../images/banner/ban-1.jpg) !important;
    padding: 0 !important;
}

.abdBanner {
    background-image: url(../images/banner/ban-3.jpg) !important;
    padding: 0 !important;
}
.cwBanner {
    background-image: url(../images/banner/ban-5.jpg) !important;
    padding: 0 !important;
}
.diaBanner {
    background-image: url(../images/banner/ban-9.jpg) !important;
    padding: 0 !important;
}
.mepBanner {
    background-image: url(../images/banner/ban-2.jpg) !important;
    padding: 0 !important;
}
.gbpBanner {
    background-image: url(../images/banner/ban-11.jpg) !important;
    padding: 0 !important;
}
.pgwBanner {
    background-image: url(../images/banner/ban-7.jpg) !important;
    padding: 0 !important;
}
.gbmsBanner {
    background-image: url(../images/banner/ban-6.jpg) !important;
    padding: 0 !important;
}
.pmfBanner {
    background-image: url(../images/banner/ban-14.png) !important;
    padding: 0 !important;
}
.awdBanner {
    background-image: url(../images/banner/ban-1.jpg) !important;
    padding: 0 !important;
}
.cbcdBanner { 
    background-image: url(../images/banner/ban-15.png) !important;
    padding: 0 !important;
}
.termBanner { 
    background-image: url(../images/banner/ban-10.jpg) !important;
    padding: 0 !important;
}
.privBanner { 
    background-image: url(../images/banner/ban-4.jpg) !important;
    padding: 0 !important;
}


/* timer section */
.trust {
  background-color: #fff6df;
  padding: 6rem 0;
}

section.trust ul li {
  padding: 6px 0;
}

.trust h3 {
  font-size: 3.25rem;
  margin-bottom: 1rem;
}

.trust h3.innerh3 {
  padding-top: 10px;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: 500;
}

.trust p {
  font-size: 1rem;
  color: var(--color-par);
  line-height: 30px;
  margin: 20px 0 0;
}

.all-book.storyinner .portfolio_slider,
.fileChoose .form-group,
.trust p + p {
  margin-top: 1rem;
}

.icon-trus ul {
  padding: 0;
  margin: 2rem 0;
}

.icon-trus ul li {
  display: flex;
  gap: 2rem;
  margin-bottom: 2rem;
}

.icon-trus ul li h3 {
  font-size: 1.75rem;
}

.icon-trus ul li p {
  font-size: 0.938rem;
  color: #000;
}

.wrap_form {
  background: url(../images/webp/formbg.webp) 0 0 / cover no-repeat;
  border-radius: 10px;
  width: 100%;
  position: sticky;
  top: 135px;
}

.top_banner_heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
}

.showform .top_banner_heading {
  border-radius: 0;
}

.form-upper {
  color: #fff;
  text-align: center;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  padding: 1.5rem;
  background-color: #121d27;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.top_banner_heading h3:first-child {
  font-size: 2.25rem;
  font-family: Poppins, sans-serif;
}

.top_banner_heading h3 {
  font-size: 1.625rem;
  line-height: 1;
}

.top_banner_heading a {
  display: inline-flex;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.875rem;
  margin-left: 10px;
  text-decoration: none;
  background-color: #1c67d2;
  flex: 0 0 20%;
  min-height: 50px;
}

.form-middle {
  background-color: #ffa000;
  color: #fff;
  padding: 6px 0 16px;
  width: 100%;
}

.form-middle h3 {
  font-size: 1.563rem;
  text-align: center;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-weight: 400;
}

.form-middle h3 span {
  font-weight: 700;
  color: #000000;
}

.form-lower {
  padding: 22px 47px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #131d28;
}

.banner-form-inner .form-group {
  position: relative;
  margin-bottom: 10px;
}

.banner-form-inner .form-group .icon-bg {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.banner-form-inner .form-group i.icon4 {
  background: url(../images/webp/form-icon4.webp) no-repeat;
  height: 12px;
}

.banner-form-inner .form-group .form-control {
  position: relative;
  border-radius: 5px;
  height: 45px !important;
  color: #fff !important;
  font-size: 0.813rem;
  font-weight: 400;
  padding: 10px 10px 10px 40px;
  outline: 0;
  box-shadow: none;
  border: 0;
  background-color: transparent;
  border: 1px solid #cccccc9e;
}

.banner-form-inner .form-group .form-control::placeholder {
  color: var(--white);
  font-size: 0.813rem;
}

.banner-form-inner .btn {
  border-radius: 5px;
  background: #ffa000;
  height: 55px;
  display: flex;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25rem;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  margin-top: 16px;
  transition: box-shadow 0.2s linear;
  border: none;
}

.numbers {
  padding: 0;
}

.numbers .swiper-slide {
  display: flex;
  height: auto;
  min-height: 100%;
}

.numbers .swiper-slide:nth-child(2n) .number-wrap {
  background: #f7f9fb;
}

.internal-div,
.number-wrap {
  padding: 2rem;
}

.numbers .wrap-num:nth-child(odd) {
  background-color: #e9f3f1;
}

.numbers .wrap-num:nth-child(2n) {
  background-color: #faffff;
}

.count-num {
  display: flex;
  justify-content: space-between;
}

.count-num h3 {
  font-size: 5.875rem;
}

.contact-ul li i,
.number-wrap h4 {
  font-size: 2rem;
}

.number-wrap p {
  color: var(--color-par);
  font-size: 1.063rem;
}
.flip-clock-container,
.flip-clock-container * {
  padding: 0;
  -webkit-box-sizing: border-box;
  margin: 0;
}

.flip-clock-container,
.flip-clock-container [class|="flip-item"] {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}

.topBar .socialList,
header .navbar .infoBar {
  gap: 1rem;
  list-style: none;
}

.buy-button,
.themeBtn,
.topBar p span {
  font-weight: 700;
}

.btn-1,
.buy-button,
.themeBtn {
  text-decoration: none;
}

.flip-card-front a,
.flip-card-front h4 {
  padding-right: 1rem;
  transition: 0.3s;
  color: var(--black);
}

.banLogo,
.bk-list,
.copyrightLinks,
.dropdownCont ul,
.flip-clock-container,
.footerLinks ul,
.formpopup li,
.serviceWrap,
.topBar .socialList,
.wikipedia-ul,
header .navbar .infoBar {
  list-style: none;
}

.flip-clock-container {
  direction: ltr;
  font-family: Arial;
  box-sizing: border-box;
  --flip-bg-color: #002846;
  --flip-text-color: #fff;
  --flip-dots-color: #002846;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  width: 100%;
}

.sub-heading,
body {
  font-family: Poppins, sans-serif;
}

h1,
h2,
h3,
h4 {
  text-transform: capitalize;
}

.flip-clock-container * {
  list-style: none;
  box-sizing: border-box;
}

.flip-clock-container ::after,
.flip-clock-container ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flip-clock-container [class|="flip-item"] {
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flip-clock-container [class|="flip-item"]::before {
  content: ":";
  font-family: Consolas;
  font-size: 1.75rem;
  line-height: 20px;
  display: flex;
  align-items: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.flip-clock-container [class|="flip-item"]:first-child::before,
.footerLinks ul.socialList li a:before {
  content: none;
}

.flip-clock-container [class|="flip-item"] .flip-digit {
  width: 20px;
  height: 36px;
  position: relative;
  margin: 0 2px;
  padding: 0 1rem;
}

.flip-clock-container [class|="flip-item"] .flip-digit > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-perspective: 300px;
  perspective: 300px;
}

.flip-clock-container [class|="flip-item"] .flip-digit > span::after,
.flip-clock-container [class|="flip-item"] .flip-digit > span::before {
  content: attr(data-digit);
  position: absolute;
  left: 0;
  width: 100%;
  height: 47%;
  font-size: 2.063rem;
  font-weight: bolder;
  text-align: center;
  color: var(--flip-text-color);
  background-color: #000;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-clock-container [class|="flip-item"] .flip-digit > span::before {
  top: 0;
  line-height: 36px;
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

.flip-clock-container [class|="flip-item"] .flip-digit > span::after {
  bottom: 0;
  line-height: 0;
  border-radius: 0 0 4px 4px;
  border-top: 0;
  -webkit-transform-origin: top;
  transform-origin: top;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-next {
  z-index: 0;
  -webkit-animation: 0.9s linear forwards afterZIndexAnim;
  animation: 0.9s linear forwards afterZIndexAnim;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-next::before {
  -webkit-animation: 0.9s linear forwards afterUpShadowAnim;
  animation: 0.9s linear forwards afterUpShadowAnim;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-next::after {
  -webkit-animation: 0.9s linear forwards afterFlipAnim,
    0.9s linear forwards afterDownShadowAnim;
  animation: 0.9s linear forwards afterFlipAnim,
    0.9s linear forwards afterDownShadowAnim;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-current {
  z-index: 1;
  -webkit-animation: 0.9s linear forwards currentZIndexAnim;
  animation: 0.9s linear forwards currentZIndexAnim;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-current::before {
  -webkit-animation: 0.9s linear forwards currentFlipAnim,
    0.9s linear forwards currentUpShadowAnim;
  animation: 0.9s linear forwards currentFlipAnim,
    0.9s linear forwards currentUpShadowAnim;
}

.flip-clock-container
  [class|="flip-item"]
  .flip-digit.flipping
  .flip-digit-current::after {
  -webkit-animation: 0.9s linear forwards currentDownShadowAnim;
  animation: 0.9s linear forwards currentDownShadowAnim;
}

@-webkit-keyframes afterZIndexAnim {
  0% {
    z-index: 0;
  }

  100% {
    z-index: 1;
  }
}

@keyframes afterZIndexAnim {
  0% {
    z-index: 0;
  }

  100% {
    z-index: 1;
  }
}

@-webkit-keyframes currentZIndexAnim {
  0% {
    z-index: 1;
  }

  100% {
    z-index: 0;
  }
}

@keyframes currentZIndexAnim {
  0% {
    z-index: 1;
  }

  100% {
    z-index: 0;
  }
}

@-webkit-keyframes afterFlipAnim {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }

  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}

@keyframes afterFlipAnim {
  0% {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
  }

  100% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
}

@-webkit-keyframes afterUpShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 -100px 20px -10px #000;
    box-shadow: inset 0 -100px 20px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 0 20px -10px transparent;
    box-shadow: inset 0 0 20px -10px transparent;
  }
}

@keyframes afterUpShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 -100px 20px -10px #000;
    box-shadow: inset 0 -100px 20px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 0 20px -10px transparent;
    box-shadow: inset 0 0 20px -10px transparent;
  }
}

@-webkit-keyframes afterDownShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 100px 20px -10px #000;
    box-shadow: inset 0 100px 20px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 0 20px -10px transparent;
    box-shadow: inset 0 0 20px -10px transparent;
  }
}

@keyframes afterDownShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 100px 20px -10px #000;
    box-shadow: inset 0 100px 20px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 0 20px -10px transparent;
    box-shadow: inset 0 0 20px -10px transparent;
  }
}

@-webkit-keyframes currentFlipAnim {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }

  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }
}

@keyframes currentFlipAnim {
  0% {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }

  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
  }
}

@-webkit-keyframes currentUpShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 0 15px -10px transparent;
    box-shadow: inset 0 0 15px -10px transparent;
  }

  50% {
    -webkit-box-shadow: inset 0 -50px 25px -10px #000;
    box-shadow: inset 0 -50px 25px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 -100px 25px -10px #000;
    box-shadow: inset 0 -100px 25px -10px #000;
  }
}

@keyframes currentUpShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 0 15px -10px transparent;
    box-shadow: inset 0 0 15px -10px transparent;
  }

  50% {
    -webkit-box-shadow: inset 0 -50px 25px -10px #000;
    box-shadow: inset 0 -50px 25px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 -100px 25px -10px #000;
    box-shadow: inset 0 -100px 25px -10px #000;
  }
}

@-webkit-keyframes currentDownShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 0 15px -10px transparent;
    box-shadow: inset 0 0 15px -10px transparent;
  }

  50% {
    -webkit-box-shadow: inset 0 50px 25px -10px #000;
    box-shadow: inset 0 50px 25px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 100px 25px -10px #000;
    box-shadow: inset 0 100px 25px -10px #000;
  }
}

@keyframes currentDownShadowAnim {
  0% {
    -webkit-box-shadow: inset 0 0 15px -10px transparent;
    box-shadow: inset 0 0 15px -10px transparent;
  }

  50% {
    -webkit-box-shadow: inset 0 50px 25px -10px #000;
    box-shadow: inset 0 50px 25px -10px #000;
  }

  100% {
    -webkit-box-shadow: inset 0 100px 25px -10px #000;
    box-shadow: inset 0 100px 25px -10px #000;
  }
}
/* timer section end */


/* mobile menu */
.headerTwo {
  display: none;
}
.headerTwo input {
  position: fixed;
  opacity: 0;
}

.headerTwo label {
  position: absolute;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}
.headerTwo label::before {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.headerTwo label .burger {
  position: fixed;
  top: 5%;
  right: 3%;
  z-index: 3;
  width: 2em;
  height: 2em;
  margin: 0;
  padding: 0;
  transition: opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.headerTwo label .burger::before,
.headerTwo label .burger .bar, .headerTwo label .burger::after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 12%;
  background: white;
  content: "";
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.headerTwo label .burger .bar {
  top: 44%;
}
.headerTwo label .burger::before {
  top: 0;
  transform-origin: top left;
}
.headerTwo label .burger::after {
  bottom: 0;
  transform-origin: bottom left;
}
.headerTwo label .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.headerTwo input:focus + label .burger,
.headerTwo label:hover .burger {
  opacity: 0.75;
}

.headerTwo nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
  transform: translateX(150%);
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  width: 50%;
  text-align: center;
}
.headerTwo nav::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 25em;
  background: #111823;
  content: "";
  transform: skewX(-15deg) translateX(200%);
  transform-origin: bottom left;
  will-change: transform;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (min-width: 40em) {
  .headerTwo nav::before {
    width: 40em;
  }
}
.headerTwo nav a {
  margin: 0.5em 0;
  padding: 10px 0;
  font-size: 1.5em;
  color: #ffa000;
  text-decoration: none;
  font-weight: 500;
  transform: translateX(0%);
  transition: color 0.15s, transform 0.5s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  text-align: center !important;
  display: block;
}
.headerTwo nav a:nth-child(1) {
  transition-delay: 0s, 100ms;
}
.headerTwo nav a:nth-child(2) {
  transition-delay: 0s, 150ms;
}
.headerTwo nav a:nth-child(3) {
  transition-delay: 0s, 200ms;
}
.headerTwo nav a:nth-child(4) {
  transition-delay: 0s, 250ms;
}
.headerTwo nav a:nth-child(5) {
  transition-delay: 0s, 300ms;
}
.headerTwo nav a:nth-child(6) {
  transition-delay: 0s, 350ms;
}
.headerTwo nav a:hover, nav a:focus {
  color: #1950FF;
}



[id=navcheck]:checked + label::before {
  opacity: 1;
  pointer-events: auto;
}
[id=navcheck]:checked + label .burger::before, [id=navcheck]:checked + label .burger::after {
  width: 141.42%;
}
[id=navcheck]:checked + label .burger::before {
  transform: rotate(45deg) translateY(-50%);
}
[id=navcheck]:checked + label .burger::after {
  transform: rotate(-45deg) translateY(50%);
}
[id=navcheck]:checked + label .burger .bar {
  transform: scale(0.1);
}
[id=navcheck]:checked ~ nav {
  transform: translateX(0);
}
[id=navcheck]:checked ~ nav::before {
  transform: skewX(-10deg) translateX(0);
}
[id=navcheck]:checked ~ nav a {
  transform: translateX(0);
}
[id=navcheck]:checked ~ main .content {
  transform: translateX(3em);
  transform-origin: left center;
  filter: blur(2px);
}
.headLogo {
  position: relative;
}
.fixed {
  position: fixed !important;
  top:0; 
  left:0;
  width: 100%; 
}
/* mobile menu end */


.count {
  color: #ffa000;
  font-size: 3rem;
  font-weight: 600;
}

.counter-box span:last-child {
  color: white;
  font-size: 3rem;
}

.count-title {
  color: white;
  font-size: 1.125rem;
}

.counter-box {
  margin-top: 2rem;
}



/* modal section */
.modal {
  z-index: 1055;
  width: 100%;
  height: 100%;
  outline: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto
}

#staticBackdrop .modal-content {
  background: #141d29 !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: none;
  border-radius: 20px;
  position: relative;
  z-index: 99999999999 !important;
  overflow: hidden
}

#staticBackdrop .modal-content::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #003787;
  opacity: .5;
  width: 100%;
  z-index: -1
}

#staticBackdrop .modal-content .btn-close {
  position: absolute;
  right: 12px;
  top: 12px;
  background: 0 0;
  color: #fff;
  width: 15px;
  height: 15px;
  line-height: 13px;
  border: 2px solid #fff;
  border-radius: 20px;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
  z-index: 4;
  opacity: 1;
  transition: .3s ease-in-out
}

#staticBackdrop .modal-content .btn-close:hover {
  color: #f49720;
  border: 2px solid #f49720
}

#staticBackdrop .modal-content .btn-close i {
  font-weight: 600
}

#staticBackdrop .modal-dialog {
  max-width: 500px;
  margin: 170px auto 0
}

#staticBackdrop .modal-header {
  padding: 0;
  border-bottom: none
}

#staticBackdrop .modal-body {
  padding: 30px 20px
}

#staticBackdrop .modal-body .modal-body-form {
  text-align: center
}

.modal-body-form h5 {
  font-size: 30px;
  line-height: 28px;
  color: #f49720;
  margin: 0!important
}

.flip-counter-popup {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center
}

.modal-body-form .popup-form-list .form-group {
  margin: 0 0 10px
}

.modal-body-form .popup-form-list .form-group.form-group-last {
  margin: 0
}

.modal-body-form .popup-form-list .form-group input {
  background: 0 0;
  color: #fff;
  font-size: 16px;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px
}

.modal-body-form .popup-form-list .form-group input::placeholder {
  color: #fff;
  font-size: 16px
}

.modal-body-form .popup-form-list .form-group textarea {
  background: 0 0;
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 120px;
  resize: none;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px
}

.modal-body-form .popup-form-list .form-group textarea::placeholder {
  color: #fff;
  font-size: 16px
}

.modal-body-form .popup-form-list .form-group button.submit-btn {
  background: #f49720;
  color: #fff;
  font-size: 18px;
  width: 100%;
  border: 2px solid #f49720;
  border-radius: 10px;
  padding: 10px;
  margin: 0;
  text-transform: capitalize;
  outline: 0;
  transition: .3s ease-in-out
}

.modal-body-form .popup-form-list .form-group button.submit-btn:hover {
  background: #fff;
  color: #f49720;
  border: 2px solid #fff
}

.modal.show {
  padding-right: 0!important
}

.modal-body-form h3 {
  font-size: 20px;
  line-height: 19px;
  color: #fff;
  margin: 0 0 10px!important;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left
}

.modal-body-form h3 span {
  font-size: 60px;
  line-height: 92px;
  font-weight: 700;
  display: block;
  margin: 0 10px 0 0
}

.modal .modal-dialog .modal-content .modal-body form {
  flex-direction: column;
  display: flex;
  padding: 0!important
}
/* modal section end */
/*black popup start*/
.custom-popup .modal-content {
  position: relative;
  background-color: transparent;
  border: none;
}

.custom-popup .btn-close {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  background: none;
  color: #fff;
  font-size: 20px;
}

.custom-popup .modal-dialog {
  max-width: 60vw !important;
  width: 100%;
  margin: auto !important;
}

.theme-h3 {
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.banner-form .theme-h3, .banner-form .theme-p {
  text-align: center;
  color: #fff;
}

.banner-form .input-field input, .banner-form .input-field textarea {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  background-color: transparent;
  border: none;
  outline: none;
  color: #fff;
  padding: 10px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  resize: none;
  margin-bottom: 10px;
}

.banner-form .input-field textarea {
  height: 120px;
}

.banner-form .input-field *::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.banner-form button {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(50%);
  padding: 12px 45px;
  display: inline-block;
  width: 250px;
}
.banner-form-new-btn.btn {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ec9322;
  font-size: 1.25rem;
  color: white;
  font-weight: 500;
}
.footIcon img {
  margin: 10px 0;
}

.footIcon figure {
  text-align: center;
}
/*black popup end*/


/* amazon book publishing page */
.serp-list li {
  font-size: 14px;
  padding: 5px 0;
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.serp-list {
  margin: 0 0 20px !important;
  list-style: none;
  padding: 0;
}
.serp-list li i {
  color: #fc9e31;
  font-size: 1rem;
}
  /* impact section */
  .impact-sect {
    padding: 5rem 0;
    background: #f3f4ff;
  }

  .impactCont {
    background: #121d27;
    color: white;
    padding: 3rem 1.5rem;
    border-radius: 15px;
    transition: .3s all ease-in-out;
    min-height: 400px;
    margin: 20px 0 0;
  }

  .impactCont h3 {
    font-size: 1.25rem;
    margin: 0 0 20px;
  }

  .impactCont p {
    font-size: 14px;
    line-height: 2;
    margin: 0;
  }
  .awrdSlides .thgImg {
    height: 150px;
  }
  .impactCont:hover {
    background: #f49720;
  }
  .award-sect {
    padding: 5rem 0;
  }
  .thingCard {
    background: #f49720;
    padding: 1.5rem 1rem;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 3rem;
    min-height: 300px;
}

.thingCard h3 {
    color: white;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 10px;
    position: relative;
    transition: .3s all ease-in-out;
}
.thingCard:before {
  content: '';
  height: 0;
  width: 100%;
  position: absolute;
  top: 0;
  background: white;
  left: 0;
  transition: .3s ease-in-out;
}

.thingCard img {
  position: relative;
  transition: .3s all ease-in-out;
}

.thingCard:hover p {
  color: black;
}

.thingCard:hover h3 {
  color: black;
}

.thingCard:hover img {
  filter: brightness(0);
}

.thingCard:hover:before {
  height: 100%;
}
.footIcon ul {
  padding: 0;
}
.thingCard p {
    color: white;
    font-size: 14px;
    position: relative;
    transition: .3s all ease-in-out;
}
.thingCard figure {
  height: 90px;
}

.hip-sectone p {
  color: white;
}
.hip-sectone {
  background: #121d27;
  padding: 5rem 0;
}
.hip-sectone .sectionHeading {
  color: white;
  text-transform: none;
  margin-bottom: 2rem;
}
.hipCard h3 {
  font-size: 1.35rem;
}
.howork-sect {
  padding: 5rem 0;
}
.howork-sect .hipCard h3 {
  color: white !important;
}

.howork-sect .hipCard p {
  color: white !important;
  margin: 0;
}

.howork-sect .hipCard {
  min-height: 150px;
}
.howork-sect .thingCont h3 {
  color: black;
}

.howork-sect .thingCont p {
  color: #4b4b4b;
}
.struggleBtn a {
  text-decoration: none;
}
.hipCard {
  background: #f90;
  color: white;
  padding: 1rem;
  border-radius: 10px;
  min-height: 220px;
  margin-top: 1rem;
}
.hip-sectone.hip-sectTwo {
  background: #24303b;
}
  /* impact section end */
/* amazon book publishing page end */

/*new form*/
.form-lower {}

.form-lower form {}

.form-lower form label {
    color: #fff;
    font-weight: 500;
    margin: 0 0 5px;
    font-size: 16px;
}

.form-lower form input,.form-lower form textarea {
    width: 100%;
    margin: 0 0 10px;
    padding: 10px 10px !important;
    font-size: 16px;
    font-weight: 400;
    border-radius: 30px;
}

.form-lower form textarea {}

.form-lower form input[type=submit] {font-size: 18px;border-radius: 50px;background-color: #ffa000;border: 1px solid white;color: #fff;font-family: Poppins;line-height: 20px;padding: 20px 20px !important;}

.form-lower form br {
    display: none;
}
/*new form*/