@charset "UTF-8";
/* @font-face {
    font-family: "Myriad-Pro-Bold";
    src: url("../fonts/MyriadPro-Bold.eot");
    src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype");
    font-weight: 500; }

@font-face {
    font-family: 'MyriadHebrew-Regular';
    src: url("../fonts/MyriadHebrew-Regular.ttf");
    src: url("../fonts/MyriadHebrew-Regular.otf"), url("../fonts/MyriadHebrew-Regular.woff") format("woff"), url("../fonts/MyriadHebrew-Regular.svg") format("svg");
    font-weight: 400; }

@font-face {
    font-family: 'MyriadPro';
    src: url("../fonts/myriad-pro-light.eot");
    src: url("../fonts/myriad-pro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/myriad-pro-light.woff2") format("woff2"), url("../fonts/myriad-pro-light.woff") format("woff"), url("../fonts/myriad-pro-light.svg#myriad-pro-light") format("woff"), url("../fonts/myriad-pro-light.ttf") format("truetype");
    font-weight: 300; }

@font-face {
    font-family: 'NeoSansArabic';
    src: url("../fonts/NeoSansArabic.ttf");
    src: url("../fonts/NeoSansArabic.woff2") format("woff2"), url("../fonts/NeoSansArabic.woff") format("woff"), url("../fonts/NeoSansArabic.svg") format("svg");
    font-weight: 500; }

@font-face {
    font-family: 'NeoSansArabicLight';
    src: url("../fonts/monotype-neosansarabiclight.eot");
    src: url("../fonts/monotype-neosansarabiclight.eot") format("embedded-opentype"), url("../fonts/monotype-neosansarabiclight.woff") format("woff"), url("../fonts/monotype-neosansarabiclight.ttf") format("truetype"), url("../fonts/monotype-neosansarabiclight.svg#NeoSansArabicLight") format("svg"); } */

.md-checkbox {
    position: relative;
    margin: 0.5em 0;
    text-align: right; }
.md-checkbox.md-checkbox-inline {
    display: inline-block; }
.md-checkbox label {
    cursor: pointer;
    display: inline;
    line-height: 1.25em;
    vertical-align: top;
    clear: both;
    padding-right: 1px;
    color: #7B838C;
    font-size: 14px; }
.md-checkbox label:not(:empty) {
    padding-right: 2em; }
.md-checkbox label:before, .md-checkbox label:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 0; }
.md-checkbox label:before {
    width: 1.25em;
    height: 1.25em;
    background: #fff;
    border: 2px solid #ced4da;
    border-radius: 0.125em;
    cursor: pointer;
    transition: background .3s; }
.md-checkbox input[type="checkbox"] {
    outline: 0;
    visibility: hidden;
    width: 1.25em;
    margin: 0;
    display: block;
    float: right;
    font-size: inherit; }
.md-checkbox input[type="checkbox"]:checked + label:before {
    background: #5CC83B;
    border: none; }
.md-checkbox input[type="checkbox"]:checked + label:after {
    transform: translate(-0.25em, 0.33654em) rotate(45deg);
    width: 0.75em;
    height: 0.375em;
    border: 0.125em solid #fff;
    border-top-style: none;
    border-left-style: none; }
.md-checkbox input[type="checkbox"]:disabled + label:before {
    border-color: rgba(0, 0, 0, 0.26); }
.md-checkbox input[type="checkbox"]:disabled:checked + label:before {
    background: rgba(0, 0, 0, 0.26); }

a {
    text-decoration: none; }
a:hover {
    text-decoration: none; }

/* .collapse {
    display: none !important; } */

#insvest-navbar, ul.dropdown-list {
    box-shadow: 0 7px 11px 0 rgba(0, 0, 0, 0.39); }

#insvest-navbar, .explore-more a, .fearured-opp h4 {
    text-transform: uppercase; }

@media (min-width: 992px) {
    body {
        padding-top: 56px; } }

#insvest-navbar ul, body {
    padding: 0; }

.lang-switcher.diff-color {
    position: relative;
    right: 74%;
    text-align: center; }
.lang-switcher.diff-color a {
    color: #5CC83B;
    font-size: 14px;
    font-weight: 500;
    /* font-family: "NeoSansArabic", sans-serif; */
 }

@media only screen and (max-width: 1586px) {
    .lang-switcher.diff-color {
        position: relative;
        right: 78%;
        text-align: center; } }

li.nav-item.text-center.diff-color.arabic a {
    font-size: 14px;
    font-weight: 500;
    /* font-family: "NeoSansArabic", sans-serif; */
    position: relative;
    top: -3px; }

body {
    margin: 0;
    /* font-family: 'MyriadHebrew-Regular'; */
    font-weight: 400;
    color: #32465A;
    /*height: 100%;
      min-height: 100%;*/ }

/*html {
    height: 100%;
    min-height: 100%;
}*/
::selection {
    background: #82D06A;
    color: #fff; }

ul li {
    list-style-type: none; }

a {
    color: #fff;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    -o-transition: color .2s ease-in;
    transition: color 0.2s ease-in; }

.roya-height {
    height: 55px; }

/* #navbarResponsive a:hover, .copyright a:hover, .footer a:hover, a:hover {
    color: #5BC53B; } */

.mp-bold {
    /* font-family: "Myriad-Pro-Bold", sans-serif; */
 }

.font-bold {
    font-weight: 700 !important; }

.font-normal {
    font-weight: 400; }

.font-light {
    font-weight: 300; }

.f-13 {
    font-size: 13px !important; }

.f-24 {
    font-size: 24px !important; }

.f-30 {
    font-size: 30px !important; }

.f-35 {
    font-size: 35px !important; }

.page-title {
    position: relative;
    z-index: 1; }
.page-title h1 {
    display: -webkit-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center; }
.page-title h1 figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    margin-bottom: 0; }
.page-title h1 em {
    font-style: normal; }

.sector-bg-header {
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 4%; }

.heading-title-main .heading {
    font-size: 33px; }

.diff-color, a.diff-color {
    font-weight: 700;
    color: #5CC83B !important; }

a.diff-color {
    cursor: pointer; }

.footer .diff-color {
    text-decoration: underline; }

.deadline-color {
    color: #D0021B;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px; }

.my-list-template, .news-contents ul, .page-contents ul, .general-info ul {
    margin: 0;
    padding: 0; }
.my-list-template li, .news-contents ul li, .page-contents ul li, .general-info ul li {
    padding-right: 15px;
    color: #7B838C; }
.my-list-template li:before, .news-contents ul li:before, .page-contents ul li:before{
    content: "\f111";
    display: inline-block;
    color: #5CC83B;
    font: normal normal normal 8px/1 FontAwesome;
    position: absolute;
    top: 7px;
    right: 0; }

.contact-section a {
    color: #32465A;
    transition: all 2s ease-in; }
.contact-section a:hover .font-normal {
    color: #5CC83B; }
.contact-section a:hover .myicon {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

.contact-section p {
    width: 100% !important; }
.contact-section p.font-bold {
    color: #32465A; }

.contact-section div {
    margin-right: 25px; }

.contact-section:before {
    position: absolute;
    top: 14px;
    right: 18px;
    width: 2px;
    height: 80%;
    background-color: rgba(151, 151, 151, 0.25);
    display: block;
    content: ''; }

.news-contents {
    min-height: 380px; }
.news-contents div, .news-contents p {
    margin-bottom: .5rem !important;
    margin-top: .5rem !important; }

.news-image img {
    width: 100%;
    margin-top: 0.5em; }

.container.sectors-content span.float-left.auto-size {
    font-size: 24px;
    margin: 0 4px; }

#insvest-navbar {
    height: 70px;
    width: 55%;
    border-radius: 27px 0;
    background-color: #1C242C;
    margin: 0 auto;
    position: absolute;
    top: 3.4%; }
#insvest-navbar .nav-item {
    color: #FFF;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin: 0 auto; }
#insvest-navbar.fixed-header #navbarResponsive {
    padding: 0 1rem; }

nav #navbarResponsive {
    padding: 0; }

.nav-item.logo {
    position: absolute;
    top: 1px;
    right: -9.4%; }

.img-roya {
    height: 5em;
    width: 7.5em; }

.navbar-nav.none, .none {
    display: none; }

.my-tabs thead {
    width: 199%; }

.my-tabs .second-table thead {
    width: 255%; }

.whyksa-animate.indexed-list .indexed-list-item label {
    right: 100px; }

.whyksa-animate.indexed-list .indexed-list-item.last-item label {
    right: 0; }

@media (max-width: 991px) {
    .whyksa-animate.indexed-list .indexed-list-item label {
        right: 0px; } }

@media (max-width: 767px) {
    .whyksa-animate.indexed-list .indexed-list-item label {
        right: 0; }
    .whyksa-animate.indexed-list .indexed-list-item.last-item {
        text-align: right; } }

@media (min-width: 992px) {
    /*.whyksa-animate {
          .indexed-list-item {
              &:nth-child(1n) {
                  -webkit-box-flex: 0 !important;
                  -ms-flex: 0 0 58.333333% !important;
                  flex: 0 0 58.333333% !important;
                  max-width: 58.333333% !important;
              }
  
              &:nth-child(2n) {
                  -webkit-box-flex: 0 !important;
                  -ms-flex: 0 0 41.666667% !important;
                  flex: 0 0 41.666667% !important;
                  max-width: 41.666667% !important;
              }
          }
      }*/ }

@media (min-width: 768px) {
    /*.whyksa-animate {
          .indexed-list-item {
              &:nth-child(1n) {
                  -webkit-box-flex: 0 !important;
                  -ms-flex: 0 0 58.333333% !important;
                  flex: 0 0 58.333333% !important;
                  max-width: 58.333333% !important;
              }
  
              &:nth-child(2n) {
                  -webkit-box-flex: 0 !important;
                  -ms-flex: 0 0 41.666667% !important;
                  flex: 0 0 41.666667% !important;
                  max-width: 41.666667% !important;
              }
          }
      }*/ }

#why-page.tabs-reason .yksaac label {
    margin-right: 3rem;
    width: auto;
    width: calc(100% - 3rem);
    width: -moz-calc(100% - 3rem);
    width: -webkit-calc(100% - 3rem); }
#why-page.tabs-reason .yksaac label span {
    position: absolute;
    right: 15px;
    margin-bottom: 0; }

#whyKSA .mr-5 {
    margin-right: 0 !important;
    margin-bottom: 20px; }

.business-header {
    height: 50vh;
    min-height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; }

.healthcare-header {
    background: url(../images/bg-health.png) 100% 11.5% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.mental-header {
    background: url(../images/bg-mental.png) 100% 6.5% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.tourism-header {
    background: url(../images/bg-tourism.png) 100% 6% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.ict-header {
    background: url(../images/bg-ict.png) 100% 2% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.machine-header {
    background: url(../images/bg-machine.png) 100% 6% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.energy-header {
    background: url(../images/bg-energy.png) 100% 4% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }

.transport-header {
    background: url(../images/bg-transport.png) 100% 4% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
    z-index: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 600px; }

.chemical-header {
    background: url(../images/bg-chemical.png) 100% 4% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain; }
.chemical-header .heading-title-main {
    padding-top: 5.4%;
    margin-top: 0; }

.energy-header .heading-title-main, .healthcare-header .heading-title-main, .ict-header .heading-title-main, .machine-header .heading-title-main, .mental-header .heading-title-main, .tourism-header .heading-title-main, .transport-header .heading-title-main {
    padding-top: 5.4%;
    margin-top: 0; }

.ict-tabs.tabs-reason .tabs_container label {
    margin-bottom: 20px !important;
    line-height: 25px !important; }

.tourism-tabs.tabs-reason .tabs_container label, .transport-tabs.tabs-reason .tabs_container label {
    margin-top: 20% !important;
    margin-bottom: 41% !important;
    line-height: 25px !important;
    font-size: 20px !important; }

.mental-tabs.tabs-reason .tabs_container label {
    line-height: 16px;
    font-size: 16px;
    width: 100%; }

section.mental-tabs .tabs_container label span {
    margin-bottom: 6px; }

.container.sectors-content span.dark-gray {
    font-size: 15px;
    font-weight: 400; }

.tabs-reason {
    min-height: 520px;
    background: url(../images/why-saudi.png) center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.healthcare-tabs.tabs-reason {
    min-height: 250px;
    background: url(../images/health-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.tourism-tabs.tabs-reason {
    min-height: 550px;
    background: url(../images/tourism-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.ict-tabs.tabs-reason {
    min-height: 580px;
    background: url(../images/ict-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.machine-tabs.tabs-reason {
    min-height: 400px;
    background: url(../images/machine-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.energy-tabs.tabs-reason {
    min-height: 550px;
    background: url(../images/energy-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.transport-tabs.tabs-reason {
    min-height: 530px;
    background: url(../images/transport-tabs-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.chemical-tabs.tabs-reason {
    min-height: 568px;
    background: url(../images/chemical-tab-bg.png) center no-repeat fixed #3D414B;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
    background-size: cover; }

.energy-tabs .tabs_container label span, .healthcare-tabs .tabs_container label span, .ict-tabs .tabs_container label span, .machine-tabs .tabs_container label span, .mental-tabs .tabs_container label span, .tourism-tabs .tabs_container label span, .transport-tabs .tabs_container label span {
    margin-bottom: 9px; }

.chemical-tabs .tabs_container label span {
    margin-bottom: 1.5em; }

/* p {
    text-align: justify;
    text-justify: inter-word; } */

nav button:focus {
    outline: 0; }

.mental-tabs.tabs-reason {
    background: url(../images/mental-tabs-bg.png) center center no-repeat #3D414B;
    background-size: contain;
    height: 30vh;
    min-height: 586px; }

.mental-tabs.ict-tabs.tabs-reason .tab-content {
    height: 25em; }

.mental-tabs.ict-tabs.tabs-reason .scroller {
    height: 331px; }

.page-main-content {
    margin: 5% auto; }
.page-main-content .container:first-child .row {
    border-bottom: 1px solid #DEDEDE; }

.explore-more {
    margin: 10px 0; }
.explore-more a {
    color: #7B838C;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: left;
    transition: font-size ease-in .2s;
    -webkit-transition: font-size ease-in .2s;
    -moz-transition: font-size ease-in .2s;
    margin-bottom: 10px; }
.explore-more a:hover {
    font-size: 15px; }
.explore-more a:hover:before {
    width: 100%;
    bottom: -2.5px; }
.explore-more a:before {
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    bottom: -2px;
    border-bottom: 1px solid #5CC83B;
    transition: all ease-out .5s;
    -webkit-transition: all ease-out .5s;
    -moz-transition: all ease-out 0.5s; }

.facts-corner, .facts-block {
    height: 138px;
    border-radius: 32px 0;
    background-color: #E6E6ED;
    padding: 12px 22px;
    -webkit-transition: all ease-out 0.5s;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s; }
.facts-corner .font-bold, .facts-block .font-bold {
    color: #3D3D3B;
    font-size: 17px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
.facts-corner .circle-header, .facts-block .circle-header {
    color: #6F6F6E;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
.facts-corner img, .facts-block img {
    margin-bottom: 0.7rem; }

.facts-figures .facts-corner:hover, .tabs-icons .fearured-opp:hover {
    cursor: auto; }

.facts-corner:hover {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    background: radial-gradient(circle, #82D06A 0, #5CBB3F 100%);
    box-shadow: 0 6px 15px 0 rgba(95, 99, 102, 0.37); }
.facts-corner:hover .font-bold {
    color: #F8E71C;
    font-size: 20px; }

.corner-borders, .fearured-opp {
    border-radius: 32px 0;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.08); }

.facts-corner:hover .circle-header {
    color: #fff; }

/* cookie desclaimer */
.cookie-desclaimer {
  /*position: fixed;
  bottom: 10px;
  margin: 5px;
  width: 45%;
  z-index: 999;
  display: block;
  background-color: rgba(226, 227, 229, 0.75);*/
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0,0,0,0.50);
}
  .cookie-desclaimer .fa {
    display: inline-block;
    position: absolute;
    top: -10px;
    right: -7px;
    font-size: 1.5rem;
    cursor: pointer; }
  .cookie-desclaimer.active {
    display: block; }

#btnDeny {
	margin-left: 5px;
}

.toast{
    border-radius: 20px;
}

.align-right-when-ar {
	text-align: right;
}

.corner-borders {
    width: 100%;
    height: 102px;
    background: linear-gradient(-317.53deg, #EBEBEB 0, #E1E1E9 100%); }

.sectors-investment, .sectors-opp {
    background-color: #FBFBFB;
    border-bottom: 1px solid #F0F0F0;
    padding: 10px 0;
    border-top: 1px solid #F0F0F0; }

.sectors-investment .font-bold {
    color: #3D3D3B;
    font-size: 14px;
    margin-top: 1rem; }

.sectors-investment .fearured-opp {
    padding: 15px 20px;
    height: 150px;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flexbox;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-flex-align: center; }
.sectors-investment .fearured-opp > div {
    width: 100%; }

.tabs-icons .fearured-opp {
    padding: 15px 20px;
    height: 138px;
    background: #fff; }

table {
    color: #7B838C;
    font-size: 15px; }

.tabs-icons .fearured-opp:hover {
    background: #82D06A;
    color: #fff; }

.fearured-opp:hover {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04); }

.sectors-investment svg {
    margin-bottom: 0.5rem; }

#transport {
    transform: scale(1.6);
    margin-top: 8px; }

#Industrial {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }

.tabs-icons #transport {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }

.tabs-icons img {
    width: 100%; }

.tabs-icons .heading {
    font-size: 18px; }

.tabs-icons .fearured-opp {
    height: 111px;
    transition: all ease .2s;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    padding: 15px 26px;
    font-size: 15px;
    color: #7B838C;
    line-height: 19px; }

.header-tabs-main {
    color: #32465A;
    line-height: 23px; }

label a {
    color: #32465A; }

.sectors-content h1.heading + .left {
    margin-top: 0 !important; }

.sectors-content .second-table thead {
    width: 192%; }

.sectors-content .second-table tbody td {
    width: 28%; }

.fearured-opp {
    height: 181px;
    background: linear-gradient(-317.53deg, #E8EAEA 0, #E6E6ED 100%);
    cursor: pointer;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease 0.5s; }

.sectors-investment .fearured-opp:hover {
    background: radial-gradient(circle, #82D06A 0, #5CBB3F 100%);
    box-shadow: 0 11px 25px 0 rgba(133, 216, 108, 0.65); }
/* 
.btn-green, .table-green-header, thead {
    background-color: #5CC83B; } */
.table td, .table th{
    border-top: none;
    }
.green-text {
    color: #5CC83B; }

.dark-text {
    color: #343A4A; }

.sectors-investment .fearured-opp:hover .font-bold {
    color: #fff; }

.black {
    color: #000;
    width: 17%; }

.energy-table .black {
    width: 22%; }

.energy-table thead th {
    width: 18%;
    text-align: left; }

.second-table .black {
    width: 23%;
    text-align: right; }

.table-green-header {
    height: 50px;
    border-radius: 22px 0;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    padding: 0 3.5rem; }

.table-ec {
    color: #000;
    line-height: 58px; }

.d-table {
    display: table;
    margin: 0 auto; }

.energy-table thead, thead {
    margin-bottom: 13px;
    position: relative; }

.d-table.statistic-section {
    color: #E3E3E3;
    font-size: 40px;
    font-weight: 700; }

/* .table.second-table thead th {
    width: 30%;
    line-height: 2.5em; }

thead {
    height: 61px;
    border-radius: 22px 0 !important;
    color: #fff;
    display: block;
    width: 156%; }

.energy-table thead {
    right: 78%;
    width: 100%; } */

.fearured-opp h4 {
    color: #7B838C;
    font-size: 12px;
    line-height: 14px; }

.fearured-opp h1, .fearured-opp .h1 {
    color: #343A4A;
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize; }

.comming-soon {
    font-size: 21px;
    margin: 0 auto;
    font-weight: 500 !important;
    margin-bottom: 29px; }

.tabs-reason .heading {
    color: #fff; }

.fearured-opp h3.fearured-opp-type {
    color: #343A4A;
    font-size: 13px;
    line-height: 16px;
    margin: 15px 0;
    text-transform: capitalize; }

.fearured-opp .deadline {
    color: #1C242C;
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize; }

.fearured-opp .btn-green {
    opacity: 0;
    position: absolute;
    bottom: -12px;
    left: 20px; }

.btn-green {
    border-radius: 8px 1px 8px 0;
    -moz-border-radius: 8px 1px 8px 0;
    padding: 8px 18px 6px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-in;
    -moz-transition: background-color 0.3s ease-in;
    -o-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
    /*.fa {
          @include transition(all 0.3s ease-in);
          position: relative;
          left: 0;
          opacity: 0;
      }*/ }
.btn-green:hover {
    background-color: #343A4A;
    /*.fa {
            left: 15px;
            opacity: 1;
        }*/ }
.btn-green + .reset-search, .btn-green .fa {
    margin-right: 5px; }

.news a, .news h1, .news .h1 {
    color: #343A4A; }

.fearured-opp:hover .btn-green {
    opacity: 1; }

.subscribe-btn {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 5px 14px 3px; }

.fearured-opp-headtitle {
    height: 19px; }

.fearured-opp:hover {
    background: url(../images/bg-repeat.png) no-repeat #FFF;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.08);
    background-position: calc(100% - (100% - 20px)) calc(100% - 10px); }

.content-box {
    padding: 20px; }

.news h1, .news .h1 {
    font-size: 16px;
    width: 102%;
    margin: 1rem 0;
    line-height: 20px;
    text-transform: uppercase; }

.opp-timeline {
    border-radius: 0 0 20px 0;
    background-color: #E6E6ED;
    height: 60px; }

.green-right {
    border-radius: 20px 0 0 0;
    background-color: #5CC83B;
    color: #fff; }
/* 
.input-text, .news-date {
    border-radius: 8px 1px 8px 0; }

.news p {
    color: #7B838C;
    font-size: 16px;
    line-height: 17px;
    text-transform: capitalize;
    text-align: right; }

.news .font-bold {
    transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out 0.3s; }

.news:hover {
    cursor: pointer; }
.news:hover .news-header {
    color: #5CC83B; }

.news-date {
    position: absolute;
    left: 28px;
    top: 31%;
    height: 46.83px;
    width: 47.83px;
    background-color: #E6E6ED;
    box-shadow: 0 6px 23px 0 rgba(0, 0, 0, 0.11); }
.news-date .day {
    font-size: 26px;
    line-height: 20px;
    padding-top: 8px; }
.news-date .month {
    color: #7B838C;
    font-size: 9px;
    font-weight: 300;
    line-height: 20px; }

.heading {
    color: #343A4A;
    font-size: 29px;
    line-height: 37px;
    text-transform: capitalize;
    margin: 1.5rem 0 0; } */

.tabs_container hr {
    border-top: 1px solid #FFF;
    opacity: 0.18; }

.scroller {
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    height: 331px;
    padding: 0 4px 0 35px; }
.scroller h4 {
    color: #5CC83B;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 3px;
    padding-bottom: 13px; }
.scroller h5 {
    font-size: 16px;
    color: #5CC83B;
    margin-bottom: 1rem; }
.scroller p {
    color: #fff;
    font-size: 16px; }
.scroller.sub-sector-content h4 {
    text-align: center; }
.scroller.sub-sector-content p {
    color: #fff !important;
    font-size: 14px;
    margin-top: 0.5rem;
    margin-bottom: 1rem; }
.scroller.sub-sector-content ul li {
    margin-right: 0 !important;
    color: #fff !important;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: normal; }
.scroller.sub-sector-content ul li:before {
    font-size: 24px; }

#whyKSAanimate #content1 .scroller {
    height: 371px; }

.nested-list li {
    margin-top: 5px; }
.nested-list li a {
    font-size: 12px;
    line-height: 25px;
    font-weight: 400; }

.border-right {
    box-sizing: border-box;
    border-left: 1px solid #4F5C68 !important; }

.input-text {
    height: 36px;
    opacity: .62;
    background-color: #262C3C;
    float: right;
    border: 1px solid #262C3C;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    padding: 0 10px;
    width: 80%;
    -webkit-transition: border .2s ease-in;
    -moz-transition: border .2s ease-in;
    -o-transition: border .2s ease-in;
    transition: border 0.2s ease-in; }
.input-text::-webkit-input-placeholder, .input-text::-moz-placeholder, .input-text:-ms-input-placeholder, .input-text:-moz-placeholder {
    color: #fff; }
.input-text:focus {
    border: 1px solid #5CC83B;
    outline: 0;
    /*height: 38px;*/ }
.input-text.error {
    border: 1px solid red; }

.subscribe-text {
    color: #FFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-align: right;
    margin-top: 11px !important; }

/* .follow-us {
    text-align: right;
    position: relative;
    display: block;
    font-size: 14px;
    margin-top: 0.6rem; } */

.company-detail-block {
    height: auto;
    border: 1px solid #F0F0F0;
    border-radius: 37px 0;
    background-color: #FBFBFB; }

.company-mgr-quote .quote {
    font-size: 40px;
    line-height: 1em; }
.company-mgr-quote .div-text {
    margin: 1rem auto;
    position: relative; }
.company-mgr-quote .div-text:first-child:before {
    content: '"';
    display: inline-block;
    font-size: 40px;
    color: #5CC83B;
    position: relative;
    line-height: 1;
    padding-left: 10px; }
.company-mgr-quote .div-text.last {
    margin-bottom: 3rem; }
.company-mgr-quote .div-text.last:after {
    content: '"';
    display: inline-block;
    font-size: 40px;
    color: #5CC83B;
    position: relative;
    line-height: 0;
    bottom: -10px;
    padding-right: 10px; }
.company-mgr-quote + .footer {
    margin-top: 0; }

.tabs-reason {
    padding: 20px 0; }
.tabs-reason label {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 3px;
    cursor: pointer;
    display: block;
    width: 100%;
    padding-bottom: 13px;
    transition: all .4s ease; }

.sagia2 {
    width: 75%;
    height: 55px; }

.tabs_container label span {
    margin-bottom: 8px;
    font-size: 29px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    margin-left: 1rem;
    float: right; }

.facts-figures {
    margin-bottom: 2rem;
    position: relative; }

/* .tab-content, .tabs_container input {
    clear: both;
    padding-top: 10px;
    display: none; }

#insvest-navbar.fixed-header .navbar-nav.none,
#tab-1:checked ~ #content-1,
#tab-2:checked ~ #content-2,
#tab-3:checked ~ #content-3,
#tab-4:checked ~ #content-4,
#tab-5:checked ~ #content-5,
#tab-6:checked ~ #content-6,
#tab-7:checked ~ #content-7,
#tab-8:checked ~ #content-8 {
    display: block;
    display: -webkit-box;
    display: -webkit-flexbox; } */

/* .tab-content {
    height: 372px;
    background-color: rgba(28, 36, 44, 0.52);
    color: #fff;
    padding: 22px;
    width: 293%;
    right: 104%;
    position: absolute;
    top: 0; } */

#why-page .tab-content .scroller {
    height: auto; }

#whyKSAanimate .tab-content {
    padding: 22px; }

#whyKSAanimate #content1.tab-content {
    padding: 0 22px; }
#whyKSAanimate #content1.tab-content .to-the-top {
    padding: 22px; }
#whyKSAanimate #content1.tab-content .to-btm {
    padding: 22px 10px;
    background-color: rgba(28, 36, 44, 0.82); }

#whyKSAanimate .tab-content .row .div {
    padding: 22px; }

.my-tabs-list {
    padding: 0; }
.my-tabs-list li {
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 1em;
    overflow: auto;
    padding-right: 1em; }

.saudi-industrial-pro {
    font-size: 16px;
    line-height: 19px; }

.reason-list li {
    color: #5CC83B;
    list-style-type: disc;
    font-size: 24px;
    margin-right: 22px;
    line-height: 1em; }
.reason-list li span {
    color: #fff;
    font-size: 13px; }

.reason-list .nested-list li {
    color: #DEDEDE;
    font-size: 13px;
    list-style-type: none;
    line-height: 17px;
    margin: 0; }

.my-tabs-list img {
    float: right; }

p {
    margin-bottom: 0; }

.tabs_container input:checked + label {
    color: #5CC83B; }
.tabs_container input:checked + label span {
    color: #fff;
    border-bottom: 1px solid #5CC83B; }

#mywhyKSAanimate .tabs_container input:checked + label {
    color: #fff; }
#mywhyKSAanimate .tabs_container input:checked + label span {
    color: #fff;
    border-bottom: 1px solid #fff; }

#mywhyKSAanimate .tabs_container label:hover {
    color: #5CC83B;
    font-size: 19px; }
#mywhyKSAanimate .tabs_container label:hover span {
    color: #fff;
    border-bottom: 1px solid #fff; }

#mywhyKSAanimate .tabs_container input:checked + label:hover {
    color: #5CC83B;
    font-size: 19px; }

.tabs-reason .tab-content, div.notfound-text {
    -webkit-animation: fadeInScale .7s ease-in-out;
    -moz-animation: fadeInScale .7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out; }

#insvest-navbar.fixed-header {
    position: fixed !important;
    width: 100% !important;
    border-radius: 0 !important;
    top: 0 !important; }

/* .icon, .icon-youtube, .social-links li {
    display: inline-block; } */

.facts-figures .icon {
    height: 40px;
    width: 38px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    margin: 7px 0 0; }

.edu svg {
    position: relative;
    top: 6px;
    width: 24px; }

.sectors-investment .icon {
    height: 47px;
    width: 28.85px;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    margin-top: 1rem; }

.page-main-content .fearured-opp .icon {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    position: relative;
    top: 10px;
    width: 34px; }

.facts-block {
    height: auto;
    padding: 0; }
.facts-block:hover {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    -ms-transform: scale(1.12);
    -o-transform: scale(1.12);
    transform: scale(1.12);
    background: radial-gradient(circle, #82D06A 0, #5CBB3F 100%);
    box-shadow: 0 6px 15px 0 rgba(95, 99, 102, 0.37); }
.facts-block:hover .facts-corner .font-bold {
    color: #F8E71C;
    font-size: 20px; }
.facts-block:hover .facts-corner svg g {
    fill: #fff;
    -webkit-transform: scale(1.012);
    -moz-transform: scale(1.012);
    -ms-transform: scale(1.012);
    -o-transform: scale(1.012);
    transform: scale(1.012); }
.facts-block:hover .facts-corner > div {
    color: #F8E71C; }
.facts-block:hover .facts-corner > div:last-child {
    color: #ffffff; }
.facts-block .facts-corner {
    height: auto;
    background: none;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
.facts-block .facts-corner:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    background: none;
    box-shadow: none; }
.facts-block .facts-corner > div {
    color: #3D3D3B;
    font-size: 13px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
.facts-block .facts-corner > div:last-child {
    color: #6F6F6E;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; }

.sectors-investment .fearured-opp:hover svg path, .sectors-investment .fearured-opp:hover svg polygon {
    fill: #fff;
    -webkit-transform: scale(1.012);
    -moz-transform: scale(1.012);
    -ms-transform: scale(1.012);
    -o-transform: scale(1.012);
    transform: scale(1.012); }

.tabs-icons .fearured-opp:hover svg g polygon, .tabs-icons .fearured-opp:hover svg path, .tabs-icons .fearured-opp:hover svg rect {
    fill: #fff;
    -webkit-transform: scale(1.012);
    -moz-transform: scale(1.012);
    -ms-transform: scale(1.012);
    -o-transform: scale(1.012);
    transform: scale(1.012); }

.icon-linked-in, .icon-twitter, .icon-youtube {
    height: 32px;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    top: -4px;
    position: relative; }

.myicon {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../images/contact-sprite.svg);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

.icon-international-calling-service-symbol {
    width: 40px;
    height: 32px;
    position: relative;
    top: 10px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    background-position: 100% 0; }

.icon-call {
    width: 40px;
    height: 32px;
    position: relative;
    top: 10px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    background-position: -48px 0; }

.icon-email-filled-closed-envelope {
    width: 40px;
    height: 32px;
    position: relative;
    top: 10px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    background-position: -96px 0; }

.icon {
    background-repeat: no-repeat;
    background-image: url(../images/sprite-icon.svg); }

.sector-icon-mini {
    width: 27px;
    height: 27px;
    display: inline-block;
    margin: 10px 0 0 10px; }
.sector-icon-mini img {
    max-width: 100%;
    vertical-align: middle; }

.icon-clock {
    width: 27px;
    height: 32px;
    background-position: -192px 0; }

.icon-haj {
    width: 28px;
    height: 32px;
    background-position: -336px 0; }

.icon-linked-in {
    width: 32.5px;
    background-position: -576px 0;
    left: 3px; }

.icon-twitter {
    width: 34px;
    background-position: -48px -48px;
    left: 4px;
    top: -3px; }

.icon-youtube {
    width: 40px;
    background-image: url(../images/icons/facebook-logo.svg);
    left: 7px; }

.sectors-content p.small-list {
    text-align: right;
    font-size: 12px;
    color: #32465A; }

/* .social-links {
    margin: 0;
    padding: 0; } */


.success-stories-page .fearured-opp:hover, .success-story .fearured-opp:hover {
    background: #fff; }

.breadcrumb{
    background-color: #ffffff;
}

.current-page-label{
    color: #1C242C;
}

.my-page-name {
    color: #7B838C;
    font-size: 14px;
    line-height: 18px; }
.my-page-name .my-page-now {
    color: #1C242C;
    margin: 0 3px; }

.heading-title-main {
    margin-top: 7%; }

.sep {
    border-bottom: 1px solid #DEDEDE; }

.page-contents p {
    color: #7B838C;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    width: 96%;
    font-variant: proportional-width; }

.main-content-area {
    margin-top: 7%; }
.main-content-area .header-paragraph {
    text-transform: capitalize;
    color: #32465A;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal; }

.general-info a {
    color: #32465A; }
.general-info a:hover {
    color: #5CC83B; }

@media (min-width: 1367px) {
  .general-info {
    min-height: 150px; } }

.healthcare-tabs p {
    font-size: 14px;
    font-weight: 400; }

.small-font {
    font-size: 13px; }

.large-font {
    font-size: 28px; }

.border-right-gray {
    border-left: 1px solid #E6E6ED; }
.border-right-gray:last-child {
    border-left-color: transparent; }

.success-stories-page .fearured-opp {
    height: 144px; }

.main-content-images p {
    font-size: 20px;
    line-height: 22px; }

.main-content-images .corner-borders {
    height: auto; }

.main-content-images .heading-img {
    color: #343A4A;
    font-size: 16px;
    line-height: 13px; }

.main-content-images h6 {
    font-size: 12px; }

.main-content-images .img-ksa {
    cursor: pointer; }

.tabs-reason .dark-gray {
    color: #E5E5E5;
    font-weight: 300; }

.main-content-images .img-ksa .diff-color {
    -webkit-animation: fadeInScale .3s ease-in-out;
    -moz-animation: fadeInScale .3s ease-in-out;
    animation: fadeInScale .3s ease-in-out;
    opacity: 0; }

.main-content-images .img-ksa:hover .diff-color {
    opacity: 1; }

.main-content-images .img-ksa img {
    -webkit-animation: fadeInScale .3s ease-in-out;
    -moz-animation: fadeInScale .3s ease-in-out;
    animation: fadeInScale .3s ease-in-out;
    height: 133px;
    width: 300px; }

.main-content-images .img-ksa:hover img {
    margin-top: -10px; }

.success-story .fearured-opp, .success-stories-page .fearured-opp {
    display: -webkit-box;
    display: -webkit-flexbox;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-flex-align: center; }
.success-story .fearured-opp > div, .success-stories-page .fearured-opp > div {
    width: 100%; }

.success-story .fearured-opp {
    height: 146px; }

.success-stories-page img {
    height: 50px;
    margin: 0 auto !important; }

.success-story img {
    height: 50px;
    margin: 0 auto !important; }

.success-story .fearured-opp .btn-green {
    opacity: 0; }

.success-stories-page img {
    width: 130px; }

.success-story .fearured-opp:hover .btn-green {
    opacity: 1; }

#whyKSA .tabs_container label {
    padding: 10px 0;
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #E6E6ED; }
#whyKSA .tabs_container label.last-child {
    border-bottom: none; }
#whyKSA .tabs_container label:hover {
    color: #5CC83B;
    cursor: pointer; }

#whyKSA ul {
    padding: 0;
    margin: 1rem auto; }
#whyKSA ul li {
    list-style: none;
    list-style-type: none !important;
    color: #7B838C;
    font-size: 15px;
    margin-right: 11px !important;
    padding-right: 22px;
    position: relative;
    line-height: 1.75; }
#whyKSA ul li:before {
    position: absolute;
    display: block;
    top: -4px;
    right: 0;
    content: "•";
    color: #5CC83B;
    font-size: 30px;
    line-height: 1; }

.my-page-name a {
    color: #7B838C; }

#mywhyKSAanimate {
    min-height: 330px; }
#mywhyKSAanimate .tabs_container label span {
    margin-bottom: 0; }
#mywhyKSAanimate.tabs-reason label {
    margin-bottom: 35px; }
#mywhyKSAanimate label a {
    color: #fff;
    -webkit-transition: color 0.1s ease;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s ease;
    transition: color 0.1s ease; }
#mywhyKSAanimate label a:hover {
    color: #5CC83B; }

#whyKSA .tabs_container a label {
    color: #32465A; }

#whyKSA .tabs_container a.active label {
    color: #5CC83B;
    font-weight: 700; }

#whyKSA .tab-content {
    background: 100% 0;
    height: -webkit-fill-available;
    color: #7B838C;
    overflow-y: auto;
    top: -4%;
    right: 101%;
    width: 300%; }

#whyKSA .main-content-area {
    border-bottom: none;
    margin-top: 20px; }

.statistic-section {
    color: #5CC83B;
    font-size: 35px;
    line-height: 17px; }
.statistic-section .gray-color {
    color: #8D939A;
    margin: 0 .5rem; }

.gray-color {
    color: #DEDEDE;
    font-size: 20px; }

.dark-gray {
    color: #7B838C;
    font-size: 14px;
    line-height: 1.7em;
    font-weight: 400; }

.company-detail-list {
    padding: .7rem;
    font-size: 14px; }
.company-detail-list li {
    border-bottom: 1px solid #E6E6ED;
    padding: 0.5rem 1rem; }
.company-detail-list li:last-child {
    border-bottom: 0; }
.company-detail-list li ul {
    margin: 0;
    padding: 0; }
.company-detail-list li ul.my-list-disc {
    margin: 0 10px 0 0; }
.company-detail-list li ul.my-list-disc li {
    list-style: disc; }
.company-detail-list li ul li {
    border-bottom: 0;
    padding: 0; }

.page-main-content.fearured-opportunity {
    margin: 1rem auto; }
.page-main-content.fearured-opportunity .container:first-child .row {
    border-bottom: 0; }

.page-blocks .fearured-opp {
    height: 115px;
    padding: 9%;
    font-size: 14px;
    line-height: 16px;
    text-align: right !important; }

#why-page.tabs-reason label {
    margin-bottom: 15px; }

.statistic-section .text-static {
    font-size: 15px;
    color: #343A4A;
    margin-top: 11px;
    line-height: 1.4em; }

.header-paragraph, .header-tabs-main {
    font-size: 18px;
    margin-bottom: 3px; }

.sectors-opp .header-paragraph {
    font-size: 17px; }

#whyKSA {
    min-height: 400px; }

#whyKSA .tabs_container hr {
    border-top: 1px solid #DEDEDE; }

.sagia {
    width: 82%; }

.sectors-opp .accordion-content .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #7B838C;
    overflow: hidden; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    header.col-lg-10.mx-auto {
        margin-top: 15%; }
    .swiper-wraper {
        left: 47% !important; }
    /*li.nav-item.text-center.img-roya.left {
          top: -50px;
      }*/ }

::-ms-backdrop, header.col-lg-10.mx-auto {
    margin-top: 15%; }

.swiper-wraper, ::-ms-backdrop {
    left: 47% !important; }

.accordion-content input {
    position: absolute;
    opacity: 0;
    z-index: -1; }

.accordion-content label {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 3.4;
    border-bottom: 1px solid #E8E6E6;
    cursor: pointer;
    color: #343A4A;
    font-weight: 400; }

.my-page-name a:hover {
    color: #5CC83B; }

.accordion-content p, .accordion-content ul li {
    color: #7B838C;
    font-weight: 300;
    font-size: 16px; }

.accordion-content .acc-tab-content {
    max-height: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all 0.35s; }

.tabs-reason label.cursor-none {
    cursor: auto; }

.cursor-none {
    cursor: auto !important; }

.energy-tabs.tabs-reason .tabs_container label {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    line-height: 38px !important;
    font-size: 18px !important;
    clear: both; }

.hajj-omarh.tabs-reason .tabs_container label {
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    line-height: 19px !important;
    font-size: 15px !important;
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-flex-align: center; }
.hajj-omarh.tabs-reason .tabs_container label span {
    border-bottom: 0;
    margin-bottom: 0; }
.hajj-omarh.tabs-reason .tabs_container label span:after {
    bottom: 0;
    height: 1px;
    width: 100%;
    display: block;
    content: '';
    background: #fff; }
.hajj-omarh.tabs-reason .tabs_container label em {
    font-style: normal;
    display: -webkit-box;
    display: -webkit-flexbox;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-flex-align: center; }

.hajj-omarh.tabs-reason .tabs_container input:checked + label span:after {
    background: #5CC83B; }

.accordion-content input:checked ~ .acc-tab-content {
    max-height: 10em;
    padding: 2rem 0; }
.accordion-content input:checked ~ .acc-tab-content ul {
    padding: 0; }

.accordion-content input:checked ~ label {
    color: #5CC83B; }
.accordion-content input:checked ~ label:after {
    border: 1px solid #5CC83B;
    color: #5CC83B; }

/*#insvest-navbar {
    li.nav-item.text-center.diff-color.arabic {
        display: none;
    }

    &.fixed-header li.nav-item.text-center.diff-color.arabic {
        display: block;
    }
}*/
.accordion-content label::after {
    position: absolute;
    left: 15px;
    top: 15px;
    display: block;
    width: 19px;
    font-size: 17px;
    height: 19px;
    border: 1px solid #7B838C;
    border-radius: 50%;
    color: #7B838C;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all 0.35s; }

.accordion-content input[type=checkbox] + label::after {
    content: "+"; }

.accordion-content input[type=checkbox]:checked + label::after {
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -o-transform: rotate(-315deg);
    transform: rotate(-315deg); }

.container.sectors-content span {
    font-size: 13px; }

.mynav-logo {
    top: 5px;
    margin: 0 !important; }
.mynav-logo a {
    padding-right: 0 !important;
    padding-left: 0 !important; }

@keyframes fadeInScale {
    0% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0; }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1; } }

@media only screen and (max-width: 1024px) {
    div.main-content-area {
        margin-top: 10%; } }

@media only screen and (max-width: 1199px) {
    .facts-corner {
        height: 183px; }
    .tabs-reason label {
        font-size: 17px;
        line-height: 18px; }
    nav#insvest-navbar {
        width: 82%;
        top: 2.4%; }
    .mynav-logo {
        position: relative;
        top: 1px;
        left: 9px; }
    .tabs_container input:checked + label {
        font-size: 17px; }
    .subscribe-btn {
        top: 31.5%; }
    ul.nested-list.float-md-right.float-sm-left.float-left.px-md-0.mx-md-2 {
        float: right !important; } }

@media only screen and (min-width: 1586px) {
    /* .container {
        max-width: 1005px; } */
    section.chemical-tabs .tabs_container label span {
        margin-bottom: 1.2em; } }

@media only screen and (max-width: 1330px) {
    /*section.facts-figures {
          .swiper-button-prev.swiper-button-black {
              top: 60%;
              left: 11%;
          }
  
          .swiper-button-next.swiper-button-black {
              top: 64%;
              right: 11%;
          }
      }*/
    li ul.second-dropdown-list {
        top: 125px; }
    /*div {
          &.swiper-button-prev.swiper-button-black.whyks {
              top: 60%;
              left: 11%;
          }
  
          &.swiper-button-next.swiper-button-black.whyks {
              top: 64%;
              right: 11%;
          }
      }*/
    .fixed-header .nav-item.logo {
        display: none; } }

@media only screen and (max-width: 1230px) {
    /*section.facts-figures div.container {
          .swiper-button-prev.swiper-button-black {
              top: 60%;
              left: 0%;
          }
  
          .swiper-button-next.swiper-button-black {
              top: 64%;
              right: 0%;
          }
      }*/
    /*div {
          &.swiper-button-prev.swiper-button-black.whyks {
              top: 60%;
              left: 0%;
          }
  
          &.swiper-button-next.swiper-button-black.whyks {
              top: 64%;
              right: 0%;
          }
      }*/ }

@media only screen and (max-width: 1586px) {
    #insvest-navbar {
        width: 75%; }
    /*.facts-figures {
          .swiper-button-prev.swiper-button-black {
              top: 60%;
              left: 17%;
          }
  
          .swiper-button-next.swiper-button-black {
              top: 64%;
              right: 17%;
          }
      }*/
    /*div {
          &.swiper-button-prev.swiper-button-black.whyks {
              top: 60%;
              left: 17%;
          }
  
          &.swiper-button-next.swiper-button-black.whyks {
              top: 64%;
              right: 17%;
          }
      }*/
    .tabs_container label span {
        margin-bottom: 0em; } }

@media only screen and (max-width: 1486px) {
    #insvest-navbar {
        top: 5%; }
    ul.second-dropdown-list {
        top: 125px; }
    .facts-figures {
        /*.swiper-button-prev.swiper-button-black {
                top: 62%;
                left: 13%;
            }
    
            .swiper-button-next.swiper-button-black {
                top: 65%;
                right: 14%;
            }*/
        /*div {
                &.swiper-button-prev.swiper-button-black.whyks {
                    top: 62%;
                    left: 13%;
                }
    
                &.swiper-button-next.swiper-button-black.whyks {
                    top: 65%;
                    right: 14%;
                }
            }*/ } }

@media only screen and (max-width: 1381px) {
    /*.facts-figures .swiper-button-prev.swiper-button-black {
          top: 64%;
          left: 13.5%;
      }*/
    div.my-login-part {
        left: -3.5%; }
    ul li.nav-item.text-center.img-roya.left {
        position: relative;
        right: -3px;
        top: -2.2px; }
    .facts-figures {
        /*.swiper-button-next.swiper-button-black {
                top: 64%;
                right: 13.5%;
            }*/
        /*div {
                &.swiper-button-prev.swiper-button-black.whyks {
                    top: 62%;
                    left: 13.5%;
                }
    
                &.swiper-button-next.swiper-button-black.whyks {
                    top: 65%;
                    right: 13.5%;
                }
            }*/ }
    /* .tab-content {
        height: 370px;
        width: 292%; } */
    .scroller {
        height: 345px; }
    .tabs-reason label {
        margin-bottom: 15px;
        line-height: 20px; }
    body nav#insvest-navbar {
        top: 5%; }
    .tabs_container label span {
        margin-bottom: 16px; }
    .nav-item.logo {
        right: -9.4%; } }

@media only screen and (max-width: 1151px) {
    /*.facts-figures {
          .swiper-button-prev.swiper-button-black {
              top: 62%;
              left: 3%;
          }
  
          .swiper-button-next.swiper-button-black {
              top: 65%;
              right: 3%;
          }
      }*/
    .tabs_container label span {
        margin-bottom: 14px; } }

@media only screen and (max-width: 991px) {
    .account-login, .fixed-registration, .img-roya {
        display: none; }
    div.fixed-auto {
        padding-top: 150px;
        padding-bottom: 100px; }
    body #whyKSAanimate #content1.tab-content .to-btm {
        padding: 22px;
        background: none; }
    .nav-item.logo.hiddenlarge.d-md-none {
        display: block !important; }
    body nav#insvest-navbar {
        top: 0; }
    nav.fixed-header ul.dropdown-list {
        display: none;
        position: relative; }
    nav.fixed-header .nav-item.logo {
        display: block; }
    .input-text {
        width: 100%; }
    section.tourism-tabs.tabs-reason .tabs_container label {
        margin-bottom: 0 !important; }
    body nav#insvest-navbar {
        width: 100%; }
    .subscribe-btn {
        top: 22px;
        left: -26%;
        padding: 5px 10px 3px; }
    .sagia2 {
        width: 45%; }
    .footer img {
        margin-top: 10px; }
    #insvest-navbar {
        position: fixed;
        width: 100%;
        border-radius: 0;
        top: 0; }
    .heading-title-main {
        margin-top: 13%; }
    .business-header {
        margin-top: 5%; }
    .swiper-slide {
        width: 100% !important; }
    .swiper-slide.business-header {
        margin-top: auto; }
    /* .tab-content {
        width: 310%;
        right: 109%; } */

    footer .border-right ul {
        padding-right: 15px; }
    footer .border-right img {
        width: 40%; }
    .tabs_container label span {
        margin-bottom: 13px; }
    button.navbar-toggler.active .navbar-toggler-icon {
        background-image: none;
        position: relative; }
    button.navbar-toggler.active .navbar-toggler-icon:before {
        display: block;
        font: normal normal normal 30px/1 FontAwesome;
        content: "\f00d"; }
    nav #navbarResponsive {
        position: fixed;
        top: 70px;
        width: 100%;
        right: 0;
        padding: 1rem 0 !important;
        background-color: #222931;
        -webkit-animation: slideInFromLeft .1s ease-in-out;
        -moz-animation: slideInFromLeft .1s ease-in-out;
        animation: slideInFromLeft 0.1s ease-in-out; }
    .chemical-header, .energy-header, .healthcare-header, .ict-header, .machine-header, .mental-header, .tourism-header, .transport-header, .sector-bg-header {
        margin-top: 7%;
        background-position: 100% 0; }
    .nav-item.logo {
        display: block;
        left: 100px;
        right: auto;
        top: 7px; }
    .nav-item.logo img {
        display: block;
        height: 3em; }
    .mental-tabs.tabs-reason {
        min-height: 780px; }
    .mental-tabs.tabs-reason .tab-content {
        height: 286px; }
    .transport-tabs.tabs-reason .tabs_container label {
        margin-top: 20px !important;
        margin-bottom: 10px !important;
        line-height: 38px !important;
        font-size: 18px !important; }
    .success-stories-page .fearured-opp {
        height: 130px; }
    #insvest-navbar .navbar-nav .nav-item {
        text-align: center;
        width: 100%; }
    #insvest-navbar .navbar-nav .nav-item ul.dropdown-list {
        position: relative;
        background-color: rgba(7, 14, 21, 0.5);
        box-shadow: none;
        width: 100%;
        top: 0;
        right: 0; }
    #insvest-navbar .navbar-nav .nav-item ul.dropdown-list li {
        margin: 0;
        padding: 10px 0; }
    #insvest-navbar .navbar-nav .nav-item ul.dropdown-list li a {
        padding: 10px 0; } }

@media only screen and (max-width: 777px) {
    body nav#insvest-navbar {
        top: 0; } }

@media only screen and (max-width: 767px) {
    .border-right {
        border: 0; }
    .sagia2 {
        width: 70%; }
    .lang-switcher.diff-color {
        display: none; }
    #insvest-navbar li.nav-item.text-center.diff-color.arabic {
        display: block; }
    .account-login, .facts-figures .swiper-button-next.swiper-button-black, .fixed-registration, section.facts-figures .swiper-button-prev.swiper-button-black {
        display: none; }
    .tabs_container label span {
        margin-bottom: 4px; }
    input.input-text {
        width: 70%;
        font-size: 16px;
        outline: 0; }
    section div.main-content-area {
        margin-top: 100px; }
    .chemical-header .heading-title-main, .energy-header .heading-title-main, .healthcare-header .heading-title-main, .ict-header .heading-title-main, .machine-header .heading-title-main, .mental-header .heading-title-main, .tourism-header .heading-title-main, .transport-header .heading-title-main {
        margin-top: 16%; }
    .subscribe-btn {
        top: 19px;
        left: 21%;
        padding: 5px 10px; }
    .fearured-opp-headtitle {
        height: 2em; }
    .fearured-opp {
        height: 13em; }
    .footer {
        padding-top: 1rem;
        padding-bottom: 0.5rem; }
    .footer .border-bottom {
        box-sizing: border-box;
        border-bottom: 1px solid #4F5C68; }
    .copyright {
        height: auto;
        padding-bottom: 0.5rem !important; }
    .copyright .container {
        max-width: 95%; }
    .copyright .nav-bottom-footer {
        padding: 0;}
    .btm-img {
        margin-top: 2.5em; }
    /* .tab-content {
        position: initial;
        width: auto;
        padding: 1em;
        margin-bottom: 15px; } */
    .border-right-gray {
        border-bottom: 1px solid #E6E6ED;
        border-left: 0;
        margin-bottom: 10px; }
    .scroller {
        height: -webkit-fill-available; }
    #why-page .tab-content .scroller {
        height: -webkit-fill-available; }
    .fearured-opp .btn-green {
        opacity: 1; }
    .success-stories-page .fearured-opp .btn-green {
        opacity: 0; }
    .tabs-reason label, .hajj-omarh.tabs-reason .tabs_container label {
        line-height: 31px !important; }
    .tab-content .swiper-button-prev.swiper-button-white.button-baack-svg {
        display: block !important;
        top: 36px;
        background-size: 16px 38px; }
    .my-tabs .second-table thead, .my-tabs thead {
        width: 100%;
        height: 124px; }
    .table.second-table thead th {
        width: 34%;
        line-height: 1.5em;
        font-size: 13px; }
    .statistic-section {
        line-height: 36px; }
    .left-none {
        right: -135% !important; }
    .energy-table thead {
        right: 0; }
    #tab4-container table.table.table-striped.table-responsive thead {
        height: 110px;
        font-size: 13px; }
    #tab4-container table.table.table-striped.second-table.table-responsive thead {
        height: 80px; }
    .accordion-content label {
        width: 87%;
        margin-bottom: 15px;
        line-height: 2; }
    .accordion-content label::after {
        left: -15%; }
    .acc-tab-content ul {
        padding: 0; }
    .accordion-content input:checked ~ .acc-tab-content {
        max-height: 16em;
        padding: 0.5rem 0; }
    .heading-title-main {
        margin-top: 25%; }
    header.chemical-header, header.energy-header, header.healthcare-header, header.ict-header, header.machine-header, header.mental-header, header.tourism-header, header.transport-header {
        margin-top: 9%;
        background-position: 100% 0; }
    .corner-borders {
        height: auto;
        max-width: 100%; }
    footer .border-right {
        border-left: 0 !important;
        border-bottom: 1px solid #4F5C68 !important; }
    footer .border-right ul {
        padding-right: 15px; }
    footer .border-right.selctors-industries {
        /*display: none;*/ }
    footer .border-right.selctors-industries + .pl-4 {
        padding-right: 15px !important;
        padding-bottom: 1rem;
        margin-top: 1rem;
        border-bottom: 1px solid #4F5C68 !important; }
    footer .border-right.selctors-industries + .pl-4 .subscribe-text {
        margin-top: 0 !important; }
    footer .btm-img {
        margin-top: 1rem; } }

.facts-figures .swiper-button-next, .facts-figures .swiper-button-prev {
    background-size: 13px 44px;
    left: -5px; }

.swiper-container {
    width: 100%; }

.tab-content .swiper-button-prev.swiper-button-white.button-baack-svg {
    display: none; }

.my-login-part {
    position: fixed;
    top: 400px;
    left: 0px !important;
    z-index: 1;
    width: 400px;
    -webkit-transform: translate(-45%, 45%) rotate(-90deg);
    -moz-transform: translate(-45%, 45%) rotate(-90deg);
    -ms-transform: translate(-45%, 45%) rotate(-90deg);
    -o-transform: translate(-45%, 45%) rotate(-90deg);
    transform: translate(-45%, 45%) rotate(-90deg);
    /*transform-origin: center bottom;*/ }
.my-login-part .account-login, .my-login-part .fixed-registration {
    border-radius: 10px 0;
    padding: .5em 1em;
    z-index: 9;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    position: relative;
    margin: 0 5px;
    will-change: transform; }
.my-login-part .account-login:hover, .my-login-part .fixed-registration:hover {
    color: rgba(255, 255, 255, 0.7); }
.my-login-part .fixed-registration {
    background-color: #7B838C; }
.my-login-part .account-login {
    background-color: #5CC83B; }

.acc-login, .new-reg {
    border-radius: 10px 0;
    padding: 1.6em 1em;
    color: #fff !important;
    font-size: 22px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    background-color: #5CC83B; }
.acc-login:hover, .new-reg:hover {
    background: #42D017; }

.new-reg {
    background-color: #7B838C; }
.new-reg:hover {
    background: #898F95; }

@keyframes slideInFromLeft {
    0% {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%); }
    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); } }

ul.dropdown-list, .second-dropdown-list {
    display: none;
    line-height: 1.7em;
    position: absolute;
    width: 178px;
    text-transform: capitalize;
    background-color: #1C242C;
    transition: display .5s linear;
    top: 35px;
    right: -58px; }

ul.dropdown-list li {
    margin: 20px 0;
    padding: 0 6px; }

.second-dropdown-list li {
    margin: 20px 0;
    padding: 0 6px; }

li a.about-us-nav {
    position: relative; }

.a-nav-item {
    padding: 30px 0; }

.list-about:hover ul.dropdown-list, .list-about:hover ul.second-dropdown-list {
    display: block; }

.fixed-auto {
    padding-top: 200px;
    padding-bottom: 200px; }

.swiper-button-prev.swiper-button-black {
    top: 63%;
    right: 18%; }

.swiper-button-next.swiper-button-black {
    top: 67%;
    left: 17%; }

.swiper-button-prev.swiper-button-black.whyks {
    top: 63%;
    right: -40px; }

.swiper-button-next.swiper-button-black.whyks {
    top: 67%;
    left: -40px; }

::-webkit-scrollbar {
    width: 5px; }

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(28, 36, 44, 0.52);
    -webkit-border-radius: 3px;
    border-radius: 3px; }

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #7B838C;
    -webkit-box-shadow: inset 0 0 3px rgba(28, 36, 44, 0.52); }
::-webkit-scrollbar-thumb:window-inactive {
    background: #7B838C; }

#mypaath {
    fill: none;
    stroke: #3D4764;
    stroke-width: 4px;
    stroke-dasharray: 3000;
    stroke-dashoffset: 3000;
    animation: 2s text-outline infinite forwards; }

@keyframes text-outline {
    from {
        stroke-dashoffset: 3000;
        opacity: 0; }
    to {
        stroke-dashoffset: 0;
        opacity: 1; } }

@media only screen and (min-device-width: 1366px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    body nav#insvest-navbar {
        top: 3%; } }

@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    body nav#insvest-navbar {
        top: 2%; }
    .lang-switcher.diff-color {
        right: 84%; } }

.col-lg-2-half, .col-md-2-half {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }

@media (min-width: 992px) {
    .col-lg-2-half {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%; } }

@media (min-width: 768px) {
    .col-md-2-half {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%; } }

.featured-report {
    margin: 2rem auto; }
.featured-report img.img-fluid {
    background: linear-gradient(-317.53deg, #EBEBEB 0, #E1E1E9 100%);
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.08);
    border-radius: 32px 0;
    -moz-border-radius: 32px 0; }
.featured-report ul {
    margin: 0; }
.featured-report ul li {
    margin: 8px 0; }
.featured-report ul li h4 {
    font-size: 22px; }

.hoverable {
    position: relative;
    top: 0px;
    -webkit-transition: top 0.3s ease-in;
    -moz-transition: top 0.3s ease-in;
    -o-transition: top 0.3s ease-in;
    transition: top 0.3s ease-in; }
.hoverable img.img-fluid {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
.hoverable:hover {
    top: -12px; }
.hoverable:hover img {
    background: linear-gradient(-317.53deg, #fff 0, #fff 100%);
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.08); }

.badge.my-badge {
    border-radius: 12px;
    -moz-border-radius: 12px;
    color: #FFFFFF;
    font-size: 16px;
    /* font-family: "MyriadPro", sans-serif; */
    line-height: 1;
    padding: 0.25rem 18px; }

.badge.badge-article {
    background-color: #92C260; }

.badge.badge-insights {
    background-color: #45CAAC; }

.badge.badge-report, .badge.badge-reports {
    background-color: #F5A623; }

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    /* font-family: "MyriadHebrew-Regular", sans-serif; */
 }

.navbar-dark .navbar-nav .nav-link a {
    color: #fff;
}

.navbar-dark .navbar-nav .active > .nav-link a, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #5CC83B; }

#divSubscList {
    display: none;
    position: absolute;
    width: 95%;
    width: calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    top: 0px;
    right: 15px;
    background: #5CC83B;
    margin: 0;
    padding: 12px 15px 8px;
    z-index: 9;
    text-align: right;
    border-radius: 32px 0;
    -moz-border-radius: 32px 0; }
#divSubscList a.close-list {
    position: absolute;
    top: 17px;
    left: 20px;
    cursor: pointer; }
#divSubscList ul li {
    width: 50%;
    margin: 0.4rem auto; }
#divSubscList ul li a {
    position: relative;
    padding-right: 18px;
    cursor: pointer;
    line-height: 1.5;
    margin-bottom: 0;
    font-size: 12px;
    /* font-family: "MyriadPro", sans-serif;  */
}
#divSubscList ul li a.selected:before {
    display: block;
    content: '';
    background: #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 5px;
    right: 1px;
    z-index: 1; }
#divSubscList ul li a:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    top: 4px;
    right: 0;
    z-index: 1; }

.indexed-list {
    counter-reset: li;
    list-style-type: decimal; }
.indexed-list .indexed-list-item {
    position: relative; }
.indexed-list .indexed-list-item label {
    padding-right: 2.5rem;
    display: inline-block;
    width: auto;
    position: relative; }
.indexed-list .indexed-list-item label:before {
    content: counter(li);
    counter-increment: li;
    width: 30px;
    height: 22px;
    font-size: 29px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
    position: absolute;
    top: -5px;
    right: 0;
    /* font-family: "MyriadHebrew-Regular", sans-serif; */
 }
.indexed-list .indexed-list-item label:nth-child(-n+9)::before {
    content: "0" counter(li); }

.pagination .page-item {
    padding-right: 10px; }
.pagination .page-item:before {
    content: ''; }
.pagination .page-item.active .page-link {
    background-color: #5CC83B;
    border-color: #5CC83B;
    border-radius: 8px 1px 8px 0;
    -webkit-border-radius: 8px 1px 8px 0; }

.pagination .page-link {
    color: #343A4A;
    border: 0;
    line-height: 1;
    margin-right: 0;
    font-size: 18px;
    /* font-family: "MyriadHebrew-Regular", sans-serif; */
 }
.pagination .page-link:focus {
    box-shadow: none; }
.pagination .page-link:hover {
    background-color: transparent; }

.btn.focus, .btn:focus {
    box-shadow: none; }

.error-text-color {
    color: #d50000; }

.error-info {
    display: none;
    color: #d50000;
    font-size: 12px;
    top: -40px;
    position: absolute; }
.error-info span {
    font-size: 20px;
    font-weight: bold;
    position: relative;
    top: 4px;
    margin-left: 3px; }

.my-form .form-control {
    background-color: #FFFFFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 25px;
    color: #7B838C;
    font-size: 14px; }
.my-form .form-control:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #B1EBA0;
    box-shadow: inset 0 0 2px 0 rgba(43, 45, 52, 0.17), 0 1px 10px 0 rgba(123, 131, 140, 0.22); }

.my-form select.form-control {
    padding: .475rem .75rem;
    width: 100%;
    height: auto !important; }

.my-form .md-textarea {
    overflow: hidden;
    resize: none; }

.my-form .form-control.error, .my-form .md-textarea.error {
    border-right: 2px solid #d50000; }

.my-form .md-form {
    position: relative; }
.my-form .md-form.error:after {
    position: absolute;
    display: inline-block;
    content: "*";
    color: #d50000;
    font-weight: bold;
    font-size: 20px;
    top: 4px;
    left: 7px; }
.my-form .md-form.error .intl-tel-input {
    border-right: 2px solid #d50000;
    width: 100px; }

.my-form .my-mobile .intl-tel-input {
    float: right;
    position: relative; }
.my-form .my-mobile .intl-tel-input .selected-flag {
    outline: 0; }
.my-form .my-mobile .intl-tel-input:after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 1px;
    height: 15px;
    background: #ced4da;
    display: block;
    content: ''; }

.my-form .my-mobile .form-control.mobile-number {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: right;
    width: calc(100% - 100px); }

.my-form .my-mobile .form-control.ddl-countryCode {
    width: 100px;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.country-list li:before {
    content: '' !important; }

.search-reports-container a,
.succ-search-container a,
.opp-search-container a {
  cursor: pointer;
}

.search-reports-container .a-search,
.succ-search-container .a-search, .opp-search-container .a-search {
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 20px; }
.succ-search-container .a-search .fa, .opp-search-container .a-search .fa {
    color: #96A4B4; }

.succ-search-container input[type=search], .succ-search-container input[type=text] {
    width: 100%;
    border: 1px solid #CACDD1;
    border-radius: 23px;
    -moz-border-radius: 23px;
    background-color: #FFFFFF;
    height: 48px;
    color: #7B838C;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    padding-right: 50px; }

.succ-search-container .sectors-list a, .opp-search-container .sectors-list a {
    display: inline-block;
    border-radius: 14px;
    -moz-border-radius: 14px;
    background-color: #E6E6ED;
    font-size: 12px;
    line-height: 14px;
    color: #343A4A;
    padding: 5px 20px;
    margin: 5px 0 5px 5px;
    cursor: pointer; }
.succ-search-container .sectors-list a.selected, .opp-search-container .sectors-list a.selected {
    background-color: #7B838C;
    color: #FFFFFF; }

.succ-search-container h3, .opp-search-container h3 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 0; }

.succ-search-container h5, .opp-search-container h5 {
    font-size: 16px;
    color: #7B838C; }

.gmap {
    height: 400px; }

.infoWindowbox1 p {
    text-align: right;
    font-size: 12px;
    line-height: 1.5; }

.brach-location {
    background-color: #E6E6ED;
    border-radius: 32px 0;
    -moz-border-radius: 32px 0;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.08);
    padding: 20px 30px;
    margin-bottom: 30px;
    width: 100%;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
.brach-location ul li {
    padding-right: 25px;
    margin: 4px 0; }
.brach-location ul li:before {
    display: none; }
.brach-location ul li em {
    font-style: normal;
    display: inline-block;
    width: 35%;
    font-weight: bold; }
.brach-location ul li:after {
    color: #5CC83B;
    display: inline-block;
    content: '';
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 4px;
    right: 2px; }
.brach-location ul li.b-map:after {
    content: "\f041";
    font-size: 16px; }
.brach-location ul li.b-phone:after {
    content: "\f095"; }
.brach-location ul li.b-phone-int:after {
    content: "\f098"; }
.brach-location ul li.b-building:after {
    content: "\f1ad"; }
.brach-location ul li.b-postal:after {
    content: "\f277"; }
.brach-location .btn-green {
    position: absolute;
    bottom: -12px;
    left: 7px;
    opacity: 0;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
.brach-location:hover {
    background-color: #fff; }
.brach-location:hover .btn-green {
    opacity: 1; }

.beta-version {
    position: fixed;
    top: 68px;
    left: 0;
    max-width: 125px;
    z-index: 1031;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: top 0.1s linear;
    -moz-transition: top 0.1s linear;
    -o-transition: top 0.1s linear;
    transition: top 0.1s linear; }

.ytplayerwrap {
    max-width: 640px; }
.ytplayerwrap .ytplayercontainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0 auto; }
.ytplayerwrap .ytplayercontainer #ytplayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 1024px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
        font-size: 12px; }
    .cookie-desclaimer {
        font-size: 0.8rem; } }

@media only screen and (max-width: 991px) {
    .selctors-industries {
        margin-top: 0 !important; }
    .selctors-industries ul {
        margin: 0 0 1rem 0 !important; }
    .selctors-industries ul li a {
        font-size: 12px !important; }
    .selctors-industries .container {
        margin: 0 !important;
        padding: 0 !important; }
    #divSubscList {
        width: 95%;
        top: -13px; }
    .brach-location .btn-green {
        opacity: 1; }
    .brach-location ul li em {
        width: 50%; }
    .contact-section:before {
        top: 0;
        right: 0;
        width: 100%;
        height: 2px; }
    .contact-section div {
        margin-right: 0; }
    .footer > .container {
        max-width: 100%; }
    .footer .btm-img {
        margin-top: 0.5rem; }
    .footer .btm-img img {
        width: 80px;
        margin: 0.5rem auto;
        display: block; }
    .beta-version {
        top: 0;
        max-width: 70px; } }

@media only screen and (max-width: 767px) {
    .facts-corner {
        height: auto;
        min-height: 160px; }
    .featured-report ul {
        margin-top: 1.5rem; }
    .hoverable ul li img {
        float: right; }
    .success-story .fearured-opp .btn-green {
        opacity: 1; }
    .my-form button.btn-green {
        display: block;
        width: 100%;
        margin-top: 2rem !important; }
    .brach-location ul li em {
        width: 35%; }
    .main-content-images .mt-x-0 {
        margin-top: 0 !important; }
    .video-player-container iframe {
        width: 100%;
        height: 300px; }
    .footer {
        position: relative; }
    .footer .my-login-part {
        position: absolute;
        top: 30px;
        left: 15px !important;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: auto !important; }
    .footer .my-login-part a {
        display: block;
        margin-bottom: 8px; } }

@media only screen and (max-width: 576px) {
    .video-player-container iframe {
        height: 250px; }
    .brach-location {
        padding: 20px; }
    .brach-location ul li em {
        width: 50%; }
    .brach-location ul li.b-building span {
        float: right;
        width: 45%;
        margin-right: 5px; }
    #contactLoc + .company-mgr-quote {
        border-right: 0;
        border-left: 0;
        padding-right: 0;
        padding-left: 0; }
    #contactLoc + .company-mgr-quote .row.mb-4 {
        margin-bottom: 0 !important; }
    .contact-section p.font-bold {
        text-align: right; }
    #recaptcha {
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        transform: scale(0.95);
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        transform-origin: 100% 0; }
    #divSubscList {
        width: 95%;
        right: 10px;
        left: auto; }
    .selctors-industries li {
        width: 50%; }
    .selctors-industries li:first-child {
        width: 100%; }
    .footer .my-login-part a {
        font-size: 14px; }
    .copyright {
        line-height: 1.2;
        padding-top: 1rem !important; }
    .copyright div .nav-bottom-footer li {
        float: none; } }

@media only screen and (max-width: 359px) {
    .footer .my-login-part {
        position: relative;
        top: auto;
        left: auto !important;
        right: auto !important;
        width: 100%; }
    .footer .my-login-part a {
        display: inline-block;
        will-change: auto; } }

.site-ie .success-story img {
    position: relative;
    top: 20px; }

.site-ie .success-stories-page img {
    position: relative;
    top: 25px; }

.site-ie .accordion-content label::after {
    line-height: 21px; }

.site-ie .footer .selctors-industries ul li a {
    font-size: 13px; }

.about-link-button-padding{
    padding: 0px 5px;
}







/*Register & Login*/

.login-role[src=""]{
    display: none;
  }
  
  
  .background {
      background-color: rgba(29, 36, 44, 0.12);
      background-position: bottom center;
      background-repeat: no-repeat;
      background-size: cover;
      overflow: hidden;
      background-attachment: fixed;
      background-image: url(/_ui/responsive/common/images/B2C/background1.jpg);
      min-height: 100vh;
    opacity: 1;
  }
  .login-logo{
    width: 198px;
    height: 120px;
  }
  .login-left-wrapper{
    margin-top: 3%;
    margin-left: 10%;
  }
  .login-text-heading{
    font-weight: 700;
    width: 70%;
    margin-top: 5%;
    font-size: 60px;
    letter-spacing: 2.16px;
    color: #FFFFFF;
    line-height: 1;
  }
  .login-text-para{
    margin-top: 15%;
    font-size: 20px;
    width: 80%;
    letter-spacing: 0.72px;
    color: #F2F2F2;
    opacity: 1;
  }
  .login-right-wrapper{
    padding: 0 40px 40px 40px;
    border: 1px solid var(--unnamed-color-00a6be);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 26px 35px #0000007A;
    border: 1px solid #00A6BE;
    border-radius: 30px;
    opacity: 1;
    margin: auto;
  }

  .page-investsaudi-login .login-right-wrapper {
	background: rgba(120, 120, 120, 0.65) !important;
	border: none !important;
	border-radius: 0 !important;
	margin: auto;
}
  
  
.login-register-text{
    padding: 1.5rem 0 25px 0 !important;
      color: #fff;
      text-transform: unset;
      text-align: left;
      margin-left: 10px;
      text-transform: uppercase;
      margin-top: 0 !important;
    text-transform: uppercase;
    font-size: 30px;
  }
  
  .login-register-role{
    margin-top: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
  }  
  
  .login-role-selection{
    position: sticky;
    top:42%;
    display: flex;
    justify-content: center;
  }
  .login-role-selection-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: transparent;
      border: 2px solid #fff;
    border-radius: 15px;
    width:150px;
    height: 140px;
    margin: 0 4%;
    cursor: pointer;
  }
  
  .page-login .login-role-selection-box.active {
      background: #BF9B2E !important;
  }
  
  .login-role-selection-box img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    top:16px;
    position: relative;
    height: 60px;
  }
  .role-text{
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: 400;
  }
  .login-buttons{
    display: flex;
    gap: 25px;
    text-align: center;
    justify-content: space-evenly;
    text-transform: uppercase;
  }
  .login-buttons div:first-child{
    justify-content: flex-end;
    display: flex;
  }
  .login-buttons div:last-child{
    justify-content: flex-start;
    display: flex;
  }
  .login-btn{
	display: flex;
	gap: 10px;
  flex:1;
  border-color: transparent;
	align-items: center;
	justify-content: center;
}

.login-cancel{ 
  flex:1;
	background: transparent !important;
	border: 2px solid #fff !important;
	color: #fff !important;
}
  .login-btn-next{  
    background: #BAC4C5 0% 0% no-repeat padding-box;
    border: 1px solid #F2F2F2;
    border-radius: 27px;
    color: #FFF;
    width: 195px;
    cursor: pointer;
  }
  .login-btn-next.active,.login-role-selection-box.active{
    background: #BF9B2E 0% 0% no-repeat padding-box;
  }
  
  .login-role-selection-box.active .role-text{
    color: #FFF;
  }
  .register-role-selection{
    display: none;
    text-align: center;
    top: 10%;
    position: relative;
  }
  .login-container{
    flex-wrap: initial;
    height: 100%;
    margin: auto;
    min-height: 100vh;
    padding-left: initial;
    padding-right: initial;
  }
  .login-account-screen{
    padding-left: initial;
    padding-right: initial;
    margin-left: initial;
    margin-right: initial;
  }
  .login-btn-next svg{
    transform: scaleX(-1);
  }
  @media screen and (min-width: 1024px) and (max-width: 1024px) and (min-height:1366px) and (max-height:1366px) {
    .background{
      position: relative;
      top: -16vh;
    }
    .login-buttons{
      top: 65%;
    }
    .login-register-role{
      top: 42%;
    }
    .login-role-selection{
      top: 46%;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 768px) {
    .login-register-role{
      top: 36%;
    }
    .login-role-selection{
      top: 43%;
    }
  }
  
  
  @media (min-width:1201px) and (max-width:1919px) and (max-height:900px){
    .login-right-wrapper{
      height: 600px;
    }
  }
  @media (min-width:1500px) and (max-width:1919px) and (max-height:900px) {/*110% - 125%*/
    .login-register-role{
      top: 36%;
    }
    .login-role-selection{
      top: 43%;
    }
    .login-buttons{
      top: 74%;
    }
  }
  
  @media (min-width:1201px) and (max-width:1499px) and (max-height:700px) {/*150% resolution*/
    .login-register-role{
      top: 30%;
    }
    .login-buttons{
      top: 78%;
    }
  }
  
  @media (min-width:2000px) and (max-width:2400px) and (max-height:1250px) {/*80% - 90% resolution*/
    .login-register-role{
      top: 40%;
    }
    .login-role-selection{
      top: 44%;
    }
    .login-buttons{
      top: 66%;
    }
  }
  
  @media (max-width:599px) {
   .login-right-wrapper{
      min-height: 540px;
      max-height: 893px;
      height: auto;
    }
    .register-role-selection{
      margin-top: 14%;
    }
  }
  @media (max-width:640px) {
    .login-register-text{
      top: 24px;
      font-size: 20px;
    }
    .login-buttons{
      top: 63%;
      margin: auto;
      display: grid;
    }
    .login-btn-next,.login-cancel{
      width: 241px;
    }
    
    .login-buttons div:nth-child(1){
      order:2;
    }
    .login-buttons div:nth-child(2){
      margin-bottom: 10px;
      order:1
    }
  }
  @media (min-width:641px) and (max-width:991px) {
  
  }
  @media (min-width:992px) and (max-width:1200px) {
    .login-left-wrapper{
      margin-left: 5%;
    }
    .login-text-heading{
      font-size: 50px;
      line-height: 1.2;
      letter-spacing:initial;
      width: 100%;
    }
    .login-text-para{
      width: 100%;
    } 
  }
  
  
  @media (min-width:992px) and (max-width:1200px) {
    .login-account-screen{
      max-width: 100%;
    }
  }
  
  @media (min-width:992px) {
    .login-account-screen{
      display: flex;
      justify-content: center;
      margin: auto;
    }
  }


  /*MIZA CSS*/
  .page-miza-homepage .error-msg {
    margin-left: 15px;
    font-size: 13px;
    color: #ff0000;
    text-transform: capitalize;
    text-align: right;
    position: absolute;
    bottom: -22px;
    right: 0;
  }
  
  .page-miza-homepage .intl-tel-input.allow-dropdown .selected-flag{
  top:0;
  }
     @font-face {
    font-family: "diodrum-arabic-light";
    src: url("../font/diodrum-arabic-light.ttf");
}
  @font-face {
    font-family: "diodrum-arabic-medium";
    src: url("../font/diodrum-arabic-medium.ttf");
}
 @font-face {
    font-family: "diodrum-arabic-semi-bold";
    src: url("../font/diodrum-arabic.ttf");
}
 @font-face {
    font-family: "diodrum-arabic-bold";
    src: url("../font/diodrum-arabic.ttf");
}

 body.page-miza-homepage{
	font-family: 'diodrum-arabic-medium', sans-serif;
}
:root {
  --miza-primary: #026573;
  --miza-secondary: #90c364;  
  --mixa-card-shadow: 0 3px 6px  rgb(122 122 122 / 17%), 0 3px 6px rgb(185 185 185 / 17%);
  --miza-white: #fff;
  --miza-dark: #060606;
  --miza-font-bold: lucida-grande-bold;
}
.page-miza-homepage p{
	font-size: 16px;
}
.page-miza-homepage h4{
	font-size: 24px;
}
.page-miza-homepage ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.page-miza-homepage .p60{
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-miza-homepage .p100{
	padding-top: 100px;
	padding-bottom: 100px;
}
/*Header*/
.page-miza-homepage img.closeMenu{
	width: 20px !important;
	opacity: 0;
	position: absolute;
	left: 0px;
    right: 7px;
    margin: 0;
    top: 3px;
    bottom: 0;
}
.page-miza-homepage .oveflowHidden{
	overflow: hidden;
}
.page-miza-homepage .menuActive .openMenu{
	opacity: 0;
}
.page-miza-homepage .menuActive .closeMenu{
	opacity: 1;
	transition: 0.2s;
}
.page-miza-homepage .mobileMenu{
	 width: 100%;
    height: calc(100vh - 116px);
    position: fixed;
    top: 0;
    left: 0;
    background:  #242324;
    margin-top: 116px;
    overflow: hidden;
    overflow-y: auto;
    transform: translateX(110%);
	 transition: 0.3s ease-in-out;  
}
.page-miza-homepage .menuBgActive{
	 background:  #242324 !important;
	 transition: 0.2s;
}
.page-miza-homepage .mobileMenuShow{
	 transform: translateX(0%);
	 transition: 0.3s ease-in-out;
}
.page-miza-homepage .mobMainMenu li a {
	text-decoration: none;
	color: #fff;
	
	font-size: 14px;
	letter-spacing: normal;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
	border-bottom: 1px solid #343538;
	padding-right: 30px;
}
.page-miza-homepage .mobMainMenu li a img{
	width: 15px;
    transform: rotate(180deg);
}
.page-miza-homepage li.mobileMenuLogo a img{
	width: 150px ;
	margin: auto;
    transform: none;
}
.page-miza-homepage li.mobileMenuLogo a{
	border-bottom: unset;
}

.page-miza-homepage .menuBtn{
	left: 0;
    position: absolute;
    top: 0px;
    border: nome;
    background-color: transparent;
    outline: none;
	box-shadow: none;
	border: none;
}
.page-miza-homepage .menuBtn:focus{
	outline: none;
	box-shadow: none;
	border: none;
}
.page-miza-homepage .menuBtn img{
width: 25px;
    
}
.page-miza-homepage .headerSection{
	    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #0000003d;
	transition: 0.2s all linear;

}
.page-miza-homepage .headerSection::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.5;
}
.page-miza-homepage .headerSection .logo{
    text-align: right;
}
.page-miza-homepage .stickyHeader{
	background-color: rgba(29,31,34);
	transition: 0.2s all linear;
}
.page-miza-homepage .logo .siteLogo{
	width: 150px;
}
.page-miza-homepage .container-fluid{
	padding-left: 50px;
	padding-right: 50px;
}
.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
	    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: normal;
	transition: 0.2s all linear;

}
.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link:hover{
	color: var(--miza-secondary);
	transition: 0.2s all linear;
}
.page-miza-homepage .headerSection .expXl .navbar-nav .nav-item{
	margin-left: 15px;
}
.page-miza-homepage .rightMenu a {
	color: #fff;
    margin-right: 20px;
    display: inline-block;
    line-height: 1px;
    transition: 0.3s;
    font-size: 12px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.page-miza-homepage .btn-trans {
    background: #0000006e;
    border-radius: 8px;
    padding: 6px 10px;
}
.page-miza-homepage .btn-trans label.lang-btn {
    padding: 0;
    color: #fff;
    font-size: 10px;
    margin: 0 10px;
    border: 0;
    line-height: 16px;
    cursor: pointer;
    font-size: 12px;
}
.page-miza-homepage .btn-trans label.lang-btn.active {
    color: #fff;
    border-bottom: 2px solid var(--miza-secondary);
}
.page-miza-homepage .rightMenu .language {
    font-size: 15px;
    margin-right: 10px;
    cursor: pointer;
    color: #fff;
    position: relative;
    top: 3px;
    font-weight: 500;
}
.page-miza-homepage .rightMenu{
	display: flex;
	align-items: center;
	justify-content: end;
}
.page-miza-homepage .rightMenu li {
	margin-right: 15px;
}
.page-miza-homepage .invLogo{
	width: 135px;
}
/*Header*/


/*Banner*/
.page-miza-homepage .banner-section{
	width: 100%;
	height: 100vh;
	position: relative;
}
.page-miza-homepage .banner-section::after{
content: '';
position: absolute;
top: 0;
left: 0;
background-image: linear-gradient(180deg,#000,rgba(0,0,0,.333),#000);
width: 100%;
height: 100%;
opacity: 0.8;
z-index: -1;
}
.page-miza-homepage .bannerImage img{
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.page-miza-homepage .bannerText{
	 position: absolute;
    z-index: 1;  
    top: 0;   
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    padding: 15px;
}

.page-miza-homepage .bnr-content-box .btn-box {
    position: relative;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 1.6s ease;
    -moz-transition: all 1.6s ease;
    -ms-transition: all 1.6s ease;
    -o-transition: all 1.6s ease;
    transition: all 1.6s ease;
}
.page-miza-homepage .swiper-slide-active .bnr-content-box .btn-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -ms-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
}


.page-miza-homepage .banner-section h1 {
   font-family: 'diodrum-arabic-bold', sans-serif;
    position: relative;
    display: block;
  	font-size: 100px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
	letter-spacing: normal;
    color: #fff;
    text-transform: capitalize;
  
    /* opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
      */

}
.page-miza-homepage .bnr-content-box h1:first-child{
    margin-bottom: 0 !important;
}
.page-miza-homepage .swiper-slide-active .bnr-content-box h1 {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}



.page-miza-homepage .banner-section p {
    position: relative;
   font-size: 35px;
	lighting-color: 27px;
	text-transform: uppercase;
	letter-spacing: normal;
    color: #fff;
    /* opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: all 1.3s ease;
    -moz-transition: all 1.3s ease;
    -ms-transition: all 1.3s ease;
    -o-transition: all 1.3s ease;
    transition: all 1.3s ease; */
      font-family: "the-sans-regular", 'Source Sans Pro', sans-serif;
        letter-spacing: normal;
}
.page-miza-homepage .swiper-slide-active .bnr-content-box p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;

}

.page-miza-homepage .swiper-horizontal>.swiper-pagination-bullets, .page-miza-homepage .swiper-pagination-bullets.swiper-pagination-horizontal{
	bottom: 50px;
	top: unset;
}
.page-miza-homepage .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background-color: var(--miza-secondary);
}
.page-miza-homepage .swiper-pagination-bullet{
	width: 20px;
	height: 5px;
	border-radius: unset;
	background-color: var(--miza-secondary);
	opacity: 0.5;
	transition: 0.2s;border-radius: 50px;
}
.page-miza-homepage .swiper-pagination-bullet-active{
	opacity: 1;
	width: 50px;
	transition: 0.2s;
}
/*Banner*/

/*About Section*/
.page-miza-homepage .aboutLogo{
	    width: 132px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.page-miza-homepage .aboutContentWrap{
	width: 70%;
	margin: auto;
}
.page-miza-homepage .aboutContentWrap h4{
	    text-align: center;
    margin-bottom: 30px;
    letter-spacing: normal;
    line-height: 37px;
    color: var(--miza-dark);
    font-size: 24px;
}
.page-miza-homepage .aboutContentWrap p{
	text-align: center;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.2px;
}
/*About Section*/

 .page-miza-homepage .mizaBenifitFratures h2.mizaTitle{
    font-size: 45px;
    
    letter-spacing: normal;
    text-transform: uppercase;
    opacity: 1;
   color: #fff;
    padding-bottom: 30px;
    margin-bottom: 0;
}
 .page-miza-homepage .mizaBenifitFratures p.titleTxt{
    
    font-size: 16px;
    line-height: 27px;
    color: var(--miza-white);
    text-align: center;
    opacity: 0.8;
    width: 80%;
    margin: auto;
    margin-bottom: 50px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsContent  p{
    color: var(--miza-dark) ;
    font-size: 16px;
     line-height: 27px;
    color: var(--miza-dark);
   
}
.page-miza-homepage .bfItemsImg{
    position: relative;
    width: 270px;
    height: 300px;
    border-radius: 30px;
    border-bottom-left-radius: unset;
    overflow: hidden;
    margin: auto;
    margin-bottom: 40px;
    overflow: hidden;
}
.page-miza-homepage .bfItemsImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
/*    transform: scaleX(1);*/
transition: 0.2s all linear;
}
.page-miza-homepage .bfItems{
    cursor: pointer;
}
.page-miza-homepage .bfItems:hover .bfItemsImg img{
    transform: scale(1.2);
    transition: 0.3s all linear;
}
.page-miza-homepage .bfItemsImg::after{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    bottom: 0;
    left: 0;
    background-image: linear-gradient(0deg, rgb(36 35 36 / 38%) 0%, rgb(36 35 36 / 38%) 10%, hsl(300deg 1% 14% / 38%) 68%);

}
.page-miza-homepage .mizaBfCount{
    position: absolute;
    left: -13px;
    bottom: -35px;
    font-size: 75px;
    color: #fff;
    z-index: 1;
   opacity: 0.5;
}
.page-miza-homepage .bfItems:hover .mizaBfCount{
    transition: 0.2s;
    color: var(--miza-secondary);
    opacity: 1;
}
.page-miza-homepage .bfItemsContent h4{
        font-size: 24px;
    margin-bottom: 10px;
    min-height: 100px;
    color: var(--miza-primary);
    line-height: 31px;
}
.page-miza-homepage .bfItemsContent  {
    text-align: right;
}
.page-miza-homepage .mizaBenifitFratures{
    position: relative;
}
.page-miza-homepage .mizaBenifitFratures::after{
    width: 100%;
    min-height: 55%;
    background-color:#242324 ;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
        background-image: url(../images/banner-45.jpg);
    background-size: cover;
    background-position: top;
    background-attachment: fixed;
}
.page-miza-homepage .bfItemsImgLine{
    position: absolute;
    width: 304px;
    height: 227px;
    background: transparent;
    left: 0px;
     right: 0; 
    margin: auto;
    top: 92px;
    border: 1px solid var(--miza-secondary);
    border-radius: 20px;
}





/*benifitFeature*/
.page-miza-homepage .posRel{
	position: relative;
}
.page-miza-homepage .benifitFeature{
	width: 100%;
	min-height: 500px;
	    background-image: url(../images/banner-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.page-miza-homepage .benifitFeature .secTitle{
    text-align: right;
}
.page-miza-homepage .benifitFeature p{
    text-align: right;
}
.page-miza-homepage .bgOverlay::after{
content: '';
position: absolute;
top: 0;
left: 0;
background-color: #242324;
 width: 100%;
 height: 100%;
/* opacity: 0.9;*/
}
.page-miza-homepage .benifitFeature .secTitle h1{
	color: #fff;
	    font-size: 35px;
    letter-spacing: normal;
}
.page-miza-homepage .benifitFeature .secTitle .smallTag{
	color: var(--miza-secondary);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	position: relative;
	display: inline-block;
	padding-left: 60px;
	margin-bottom: 10px;
}
.page-miza-homepage .benifitFeature .secTitle .smallTag::after{
	position: absolute;
	content: '';
	width: 50px;
	height: 1.5px;
	background-color: var(--miza-secondary);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.page-miza-homepage .benifitFeature .secDesc p{
	color: #fff;
	margin-bottom: 0;
	opacity: 0.8;
	line-height: 27px;

}
.page-miza-homepage .benifitFeature .container{
	position: relative;
	z-index: 1;
}
.page-miza-homepage .colDived{
	position: relative;
}
.page-miza-homepage .colDived::after{
	position: absolute;
	content: '';
	height: 100%;
	width: 5px;
	background-color: var(--miza-secondary);
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.page-miza-homepage .benifitFeatureItemWrap{
	margin-top: 80px;
}
.page-miza-homepage .benifitFeatureItem{
	display: flex;
	align-items: center;
/*	box-shadow: var(--mixa-card-shadow);*/
	overflow: hidden;
	margin-bottom: 40px;
}
.page-miza-homepage .benifitFeatureItem .benifitFeatureImage img{
	transition: 0.5s;
	width: 240px;
	height: 280px;
	object-fit: cover;
/*	border: 5px solid rgba(255,255,255,0.9);*/
    border-right: unset;
}
.page-miza-homepage .benifitFeatureItem .benifitFeatureImage::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.5);
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
    z-index: 10;
}
.page-miza-homepage .benifitFeatureItem:hover .benifitFeatureImage::before{
	-webkit-animation: circle .75s;
    animation: circle .75s;
}
.page-miza-homepage .benifitFeatureItem:hover .benifitFeatureImage img{
	transform: scale(1.2);
	transition: 0.5s;
}
.page-miza-homepage .benifitFeatureText{
	padding: 15px;
	    height: 280px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #f7f7f7;
/*    background-color: rgba(29,31,34,0.9);*/
    position: relative;
        border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    overflow: hidden;
}
.page-miza-homepage .benifitFeatureText h4{
	color:var(--miza-dark);
	margin-bottom: 15px;
   text-align: right;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    line-height: 31px;
    letter-spacing: normal;
    font-size: 24px;
    min-height: 62px;
}
.page-miza-homepage .benifitFeatureText p{
	color: var(--miza-dark);
	position: relative;
	z-index: 1;
	transition: 0.5s;
	opacity: 0.8;
     -webkit-line-clamp: 2;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          white-space: normal;
          overflow: hidden;
	
}
.page-miza-homepage .benifitFeatureText a{
	    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline;
    background: var(--miza-primary);
    width: 120px;
    text-align: center;
    padding: 10px;
    border-radius: 50px;
/*    box-shadow: var(--mixa-card-shadow);*/
    position: relative;
    z-index: 1;
    transition: 0.5s;
    letter-spacing: normal;
}
.page-miza-homepage .secDivid{
	width: 100%;
	height: 1px;
	background-color: var(--miza-dark);
	    margin: 30px 0;
	    opacity: 0.2;
	    position: relative;
	    z-index: 1;
	    transition: 0.5s;
}
.page-miza-homepage .benifitFeatureText::after{
	    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: var(--miza-primary);
    transition: .3s;
   
   width: 100%;
   height: 100%;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    z-index: 0;
    opacity: 0;
}

 /*.benifitFeatureItem:hover .benifitFeatureText::after{
	    opacity: 1;
    width: 100%;
    height: 100%;
}
.page-miza-homepage .benifitFeatureItem:hover .benifitFeatureText h4, .page-miza-homepage .benifitFeatureItem:hover .benifitFeatureText p{
	color: #fff;
	transition: 0.5s;
}
.page-miza-homepage .benifitFeatureItem:hover  .benifitFeatureText a{
background-color: #fff;
transition: 0.5s;
color: var(--miza-dark);
}
.page-miza-homepage .benifitFeatureItem:hover .benifitFeatureText .secDivid{
	background-color: #fff;
}*/


.page-miza-homepage .hover-effect{
	position: relative;

}

.page-miza-homepage .hover-effect::after {
   content: "";
    background: #fff;
    height:0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    border-radius: 100%;
    opacity: 0.9;
}
.page-miza-homepage .benifitFeatureItem:hover .hover-effect::after {
    height: 240px;
    opacity: 0;
    width: 280px;
}
/*.hover-effect::before {
    right: 0;
    opacity: 1;
    top: 0;
}
.page-miza-homepage .hover-effect::after {
    bottom: 0;
    opacity: .7;
    left: 0;
}
.page-miza-homepage .hover-effect::before, .page-miza-homepage .hover-effect::after {
    content: "";
    background: #fff;
    height: 0;
    width: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s;
}
.page-miza-homepage .benifitFeatureItem:hover .hover-effect::after, .page-miza-homepage .benifitFeatureItem:hover .hover-effect::before {
    height: 100%;
    opacity: 0;
    width: 100%;
}*/
/*benifitFeature*/

/*Service*/
.mizaTitle{
	text-align: center;
	font-size: 50px;
	color: var(--miza-dark);
	letter-spacing: normal;
	margin-bottom: 50px;
}
.page-miza-homepage .mizaTitle .clr_gld{
	color: var(--miza-primary);
}
.page-miza-homepage .mizaServiceItem{
/*	    box-shadow:0px 2px 18px #00000029;*/
border: 1px solid #cbe2ed;
    padding: 15px;
    border-radius: 20px;
    min-height: 320px;
    position: relative;
    padding-top: 40px;   
    transition: 0.2s all linear;
    position: relative;
    top: 0;
    margin-bottom: 30px;
}
.page-miza-homepage .mizaServiceItem:hover{
/*		top: -15px;*/
    transition: 0.2s all linear;
/*    box-shadow: 0px 30px 75px #00000029;*/
background-color: #f0faff;
border: 1px solid #63b2d9;
}
.page-miza-homepage .mizaServiceItem h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #025635;
}
.page-miza-homepage .mizaServiceItem p {
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #707070;
}
 /*.mizaServiceItem .mizaServiceImg{
	
	position: absolute;
	bottom: 15px;
	left: 40px;
}*/
 /*.mizaServiceItem .mizaServiceImg::after{
	    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #f5f0e0;
    content: '';
    bottom: 0;
    left: -22px;
    position: absolute;
    z-index: -1;

}*/
.page-miza-homepage .mizaServiceItem .mizaServiceImg img{
	
	height: 40px;
    margin-bottom: 20px;
	
}

.page-miza-homepage .servicePortWrapper{
    width: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}
.page-miza-homepage .servicePortfolioItem{
    width: 25%;
    min-height: 100vh;
    
}
.page-miza-homepage  .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(odd){
    width: 100%;
  height: 500px;
  }
  
  .page-miza-homepage  .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(odd) img{
    width: 100%;
  height: 500px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(even){
    width: 100%;
  height: 700px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(even) img{
    width: 100%;
  height: 700px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(odd){
    width: 100%;
  height: 700px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(odd) img{
    width: 100%;
  height: 700px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(even){
    width: 100%;
  height: 500px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(even) img{
    width: 100%;
  height: 500px;
  }
  
/* .page-miza-homepage .servicePortfolioItemInner1{
   
    width: 100%;
    min-height: 700px;
}
.page-miza-homepage .servicePortfolioItemInner1 img{
   
    width: 100%;
    min-height: 700px;
}
.page-miza-homepage .servicePortfolioItemInner2{
  
     width: 100%;
    min-height: 500px;
}
.page-miza-homepage .servicePortfolioItemInner2 img{
  
     width: 100%;
    min-height: 500px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1{
   
    width: 100%;
    min-height: 500px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1 img{
    
    width: 100%;
    min-height: 500px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2{
  
    width: 100%;
    min-height: 700px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2 img{
   
    width: 100%;
    min-height: 700px;
} */
.page-miza-homepage .servicePortfolioItemInner{
    border: 5px solid #fff;
/*    border-radius: 10px;*/
    overflow: hidden;
       position: relative;
       cursor: default;
        transition: 0.5s all linear;
}

.page-miza-homepage .servicePortfolioItemInner img{
    object-fit: cover;
      transition: 0.5s all linear;
    
 
}
.page-miza-homepage .servicePortfolioItemInner:hover{
    transform: scale(0.93);
    transition: 0.5s all linear;
/*    border-radius: 10px;*/

}
.page-miza-homepage .servicePortfolioItemInner:hover img{
    transform: scale(1.3);
    transition: 0.5s all linear;

}
.page-miza-homepage .servicePortfolioItemInner::after{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    content: '';
    top: 0;
    left: 0;
}

.page-miza-homepage .servicePortfolioContent {
    position: absolute;
     z-index: 10; 
    bottom: 10px;
    left: 0;
   border-radius: 15px;
/*    background: rgba(29,31,34,0.9);*/
    width: 95%;
    right: 0;
    margin: auto;
    padding: 15px;
    text-align: right;
}
.page-miza-homepage .servicePortfolioContent h4{
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    /* font-weight: 600; */
    letter-spacing: normal;;
  
}
.page-miza-homepage .servicePortfolioContent p{
   color: #fff;
    opacity: 0.8;
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;

}
/*Service*/


/*One core engine*/
.page-miza-homepage .mizacoreEngine .mizaTitle{
	text-align: center;
}
.page-miza-homepage .oneCoreEngineItem{
	padding: 15px;
    margin-bottom: 40px;
    position: relative;
    padding-right: 30px !important;
    cursor: default;
    margin-top: 30px;
    overflow: hidden;
    min-height: 300px;
    text-align: right;
   
}
.page-miza-homepage .cardShadow{
	box-shadow: var(--mixa-card-shadow);
}
.page-miza-homepage .oneCoreEngineItemImage{
	position: absolute;
    width: 100%;
    height: 80px;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
	transition: 0.3s all linear;

}
.page-miza-homepage .oneCoreEngineItem{
	box-shadow: var(--mixa-card-shadow);
}
.page-miza-homepage .oneCoreEngineItem .oneCoreEngineItemImage{
	opacity: 1;
	transition: 0.3s all linear;
	box-shadow: var(--mixa-card-shadow);
}
.page-miza-homepage .oneCoreEngineItemImage img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-miza-homepage .oneCoreEngineItemImage::after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: var(--miza-primary);
	opacity: 0.8;
	top: 0;
	left: 0;
}
/*.oneCoreEngineItem::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: var(--miza-primary);
	z-index: -1;
	transition: 0.3s all linear;
	background-image: url(../images/serport7.jpg);
	opacity: 0;
}*/
 /*.oneCoreEngineItem:hover:before{
width: 100%;
transition: 0.3s all linear;
opacity: 1;
}*/
.page-miza-homepage .oneCoreEngineItem:hover h4{
	
	transition: 0.3s all linear;
	margin-top: 15px;
}
.page-miza-homepage .oneCoreEngineItem:hover p {
	
	opacity: 0.8;
	transition: 0.3s all linear;
}
.page-miza-homepage .oneCoreEngineItem .oceNumber{
	    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--miza-secondary);
    font-size: 40px;
    position: relative;
       top: 0px;
    left: 0px;
    transition: 0.2s;
}
.page-miza-homepage .oneCoreEngineItem:hover .oceNumber{
	   -webkit-text-fill-color: var(--miza-white);
    -webkit-text-stroke: 1px #ffffff;
    transition: 0.2s;
   
}
.page-miza-homepage .oneCoreEngineItem .oceNumber{
    position: relative;
    top: -5px;
}
.page-miza-homepage .oneCoreEngineItem .oceNumber img{
    height: 53px;
    transition: 0.3 all linear;
}
.page-miza-homepage .oceImagelight{
    opacity: 0;
    position: absolute;
    visibility: hidden;
    transition: 0.3 all linear;
 left: -45px;
    /* right: 0; */
    margin: auto;
    top: -4px;
}
.page-miza-homepage .oceImageDark{
    opacity: 1;
    visibility: visible;
    transition: 0.3 all linear;
}
.page-miza-homepage .oneCoreEngineItem .oceNumber .oceImagelight{
    opacity: 1;
    visibility: visible;
    transition: 0.3 all linear;
}
.page-miza-homepage .oneCoreEngineItem .oceNumber .oceImageDark{
    opacity: 0;
    transition: 0.3 all linear;
}
.page-miza-homepage .oneCoreEngineItem::after{
	    content: '';
    position: absolute;
    right: -2px;
    width: 5px;
    height: 0%;
    background-color: var(--miza-secondary);
    top: 0;
    bottom: 0;
    margin: auto;
	transition: 0.5s;

}
.page-miza-homepage .oneCoreEngineItem:hover:after{
	background-color: var(--miza-secondary);
	transition: 0.5s;
	height: 100%;
}
.page-miza-homepage .oneCoreEngineItem h4{
	font-size: 24px;
	color: var(--miza-primary);
	letter-spacing: normal;
	line-height: 31px;
	min-height: 100px;
	transition: 0.3s all linear;
    margin-top: 10px;
}
.page-miza-homepage .oneCoreHeader{
	    text-align: center;
    width: 70%;
    margin: auto;
    margin-bottom: 50px;
}
.page-miza-homepage .oneCoreHeader p{
	text-align: center;
}
/*One core engine*/

/*Our Service*/
.page-miza-homepage .ourServiceItemWrap{
	display: flex;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem{
	 width: calc(100%/4);
	 transition: width .8s cubic-bezier(.19,1,.22,1);
	 height: 600px;
/*	 background-color: red;*/
	 position: relative;
}
.page-miza-homepage .ourServiceItem::after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	 background: rgba(29,31,34,0.5);
	 top: 0;
	 left: 0;
	 z-index: 1;
}
.page-miza-homepage .opacityH::after{
	 background: rgba(29,31,34,0.7);
}
.page-miza-homepage .active.opacityH::after{
	 background: rgba(29,31,34,0.5);
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem:hover{
	  transition: width .8s cubic-bezier(.19,1,.22,1);
    width: calc(100% / 2);
}
.page-miza-homepage .ourServiceItemImage{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-miza-homepage .ourServiceItemImage img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.page-miza-homepage .ourServiceItemText{
	padding: 15px;
	padding-right: 60px;
	padding-top: 40px;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: right;
	z-index: 2;
}
.page-miza-homepage .ourServiceItemText .ourServiceItemTitle{
	font-size: 25px;
	color: #fff;
	position: relative;
	letter-spacing: normal;
	line-height: 27px;
}
.page-miza-homepage .serArrow{
	position: absolute;
    bottom: 15px;
    z-index: 2;
    height: 30px;
    right: 30px;
    transform: rotate(0deg);
	transition: 0.3s all linear;
}
.page-miza-homepage .ourServiceItem.active .serArrow{
	transform: rotate(90deg);
	transition: 0.3s all linear;
}
.page-miza-homepage .ourServiceItemText .ourServiceItemTitle::after{
	position: absolute;
	right: -15px;
	width: 5px;
	height: 60px;
	background-color: var(--miza-secondary);
	content: '';
	top: 0;
}
.page-miza-homepage .ourServiceItemWrap.hideContent .ourServiceItemText{
	opacity: 1;
	
}

.page-miza-homepage .ourServiceItemWrap.hideContent .ourServiceItem.active .ourServiceItemText{
	opacity: 1;
	transition: 0.3s all linear;
	transition-delay: .7s;
}

.page-miza-homepage .ourServiceItemText ul {
	margin-top: 100px;
	opacity: 0;
}
.page-miza-homepage .ourServiceItemWrap.hideContent .ourServiceItem.active .ourServiceItemText ul{
	opacity: 1;
	transition: 0.3s all linear;
	transition-delay: .4s;
	margin-top: 80px;
}
.page-miza-homepage .ourServiceItemText ul p{
    font-size: 18px;
    color: #fff;
    letter-spacing: normal;
    margin-bottom: 40px;
    margin-top: -45px;
}
.page-miza-homepage .ourServiceItemText ul li {
	color: #fff;
	margin-bottom: 25px;
	font-size: 18px;
	letter-spacing: normal;
	position: relative;
}
.page-miza-homepage .ourServiceItemText ul li::after{
	    content: '';
    position: absolute;
    right: -21px;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: var(--miza-secondary);
    top: 8px;

}
/*Our Service*/



/*Enquiry form*/
.page-miza-homepage .mizaEnquiry{
    width: 100%;
/*    min-height: 100vh;*/
/*    background-image: url('../images/enquiry-bg.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    background-color:  #02657317;
    border-top: 1px solid #02657317;
}
.page-miza-homepage .mizaEnquiry::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
/*    background-color: #000;*/
    opacity: 0.7;
}
.page-miza-homepage .mizaEnquiry .container-fluid{
    position: relative;
    z-index: 1;
}
.page-miza-homepage .mizaEnquiryFromWrap{
   /* background-color: #fff;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);*/
    padding: 30px 15px;
    border-radius: 15px;
    padding-top: 50px;
}
.page-miza-homepage .mizaEnquiryFromWrap textarea{
    min-height: 120px;
}
.page-miza-homepage .mizaEnquiryTitle{
     font-size: 45px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: uppercase;
    opacity: 1;
    width: 100%;
    text-align: center;   
    padding-bottom: 53px;
    margin-bottom: 0;
  
}
.page-miza-homepage .mizaEnquiryFromWrap  .form-group {
    position: relative;
    margin-bottom: 0px;
    text-align: right;
}

.page-miza-homepage .mizaEnquiryFromWrap label {
    position: relative;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
        color: var(--miza-dark);
    font-weight: normal;
    pointer-events: none;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    margin-bottom: 0;
      
}
/*
.mizaEnquiryFromWrap input.form-control:focus+label,
.page-miza-homepage .mizaEnquiryFromWrap input.form-control.has-value+label {
    top: -5px;
    font-size: 14px;
    color: var(--miza-primary);
}

.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control+label {
    top: 25px
}

.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control.has-value+label {
    top: 15px;
    font-size: 14px;
    color: var(--miza-primary);
}

.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control:focus+label {
    top: 15px;
    color: var(--miza-primary);
}*/

.page-miza-homepage .mizaEnquiryFromWrap input.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}
.page-miza-homepage .mizaEnquiryFromWrap input.form-control:focus {
    outline: none;
    box-shadow: unset;
    border:1px solid #00a6be;
/*    border-bottom: 1px solid var(--miza-primary);*/
     transition: all 500ms ease;
}

.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control:focus {
    outline: none;
    box-shadow: unset;
    border:1px solid #00a6be;
     transition: all 500ms ease;
}

.page-miza-homepage .mizaEnquiryFromWrap input.form-control {
    border: unset;
    border-radius: unset;
    height: 60px;
     box-shadow: var(--mixa-card-shadow); 
/*    border-bottom: 1px solid #c7c7c794;*/
    margin-bottom: 40px;
       font-weight: 500;
         transition: all 500ms ease;
         border-radius: 15px;
         padding-left: 15px;
}
.page-miza-homepage .mizaEnquiryFromWrap select.form-control {
    border: unset;
    border-radius: unset;
    height: 60px;
     box-shadow: var(--mixa-card-shadow); 
/*    border-bottom: 1px solid #c7c7c794;*/
    margin-bottom: 40px;
       font-weight: 500;
         transition: all 500ms ease;
         border-radius: 15px;
         padding-left: 15px;
}
.page-miza-homepage  .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{
    background-color: transparent;
  }
  .page-miza-homepage .intl-tel-input .selected-flag .iti-arrow{
    left: 6px;
    right: unset;
  }
  #mizacrMobile{
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
  }

.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control {
/*    border: 1px solid #c7c7c794;*/
    border-radius: 15px;
     box-shadow: var(--mixa-card-shadow); 
    padding-top: 30px;
         font-weight: 500;
         transition: all 500ms ease;
         height: 180px;

}
.page-miza-homepage .mizaEnquiryFromWrap .form-check{
    padding: 15px 0;
        display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check input{
    position: relative;
    left: -11px;
    width: 22px;
    height: 22px;
    top: -1px;
    display: none;
}

.page-miza-homepage .mizaEnquiryFromWrap .form-check label{
   
     font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: var(--miza-dark);
    display: inline-block;
    position: relative;
        transform: unset;
    pointer-events: unset;
    cursor: pointer;

}

.page-miza-homepage .mizaEnquiryFromWrap .form-check label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid var(--miza-primary);
 
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px;
}

.page-miza-homepage .mizaEnquiryFromWrap .form-check input:checked +  label:after {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  right: 9px;
  width: 6px;
  height: 14px;
  border: solid var(--miza-primary);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.page-miza-homepage .enquiryFormBtn{
    height: 50px;
    width: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--miza-primary);
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin: auto;
}
.page-miza-homepage .enquiryFormBtn:focus{
    box-shadow: none;
    outline: none;
}
.page-miza-homepage .mizaEnquiryFromTitle{
    text-align: center;
    margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquirySecTitle{
    width: 90%;
}
.page-miza-homepage .mizaEnquiryFromTitle h4{
    color: var(--miza-primary);
    font-weight: bold;
    font-size: 29px;
    line-height: 30px;
    margin-bottom: 20px;
}
.page-miza-homepage .mizaEnquiryFromTitle p{
     font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #707070;
}
.page-miza-homepage .mizaEnquirySecTitle h2 {
    color: var(--miza-dark);
    font-size: 35px;
    line-height: 37px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    letter-spacing: normal;
}
.page-miza-homepage .mizaEnquirySecTitle h2 .clr_gld{
	color: var(--miza-primary);
}
.page-miza-homepage .mizaEnquirySecTitle h3 {
    margin-bottom: 15px;
    font-size: 25px;
    /* font-weight: bold; */
    line-height: 37px;
    color: var(--miza-dark);
    letter-spacing: normal;
}
.page-miza-homepage .mizaEnquirySecTitle p {
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: var(--miza-dark);
    opacity: 0.8;
}
/*Enquiry form*/





/*Footer*/
.page-miza-homepage .mizaFooter {
	background-color: #1d1f22;
	padding-top: 50px;
}
.page-miza-homepage .mizaFooter .footerContentTop {
    
    padding: 45px 0px 45px;
}
.page-miza-homepage .mizaFooter .footerContent .f-coll .display-7 {
   font-size: 20px;
    color: #ffffff;
    text-align: left;
    line-height: 31px;
    min-height: 4rem;
    margin-bottom: 30px;
}
.page-miza-homepage .mizaFooter .footerContent .f-coll p {
       font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    padding-bottom: 0px;
    text-align: left;
    line-height: 27px;
    min-height: 5rem;
    opacity: 0.8;
}
.mizaFooter .footerContent .f-coll .link, 
.page-miza-homepage .mizaFooter .footerContent .f-coll ul li a {
    font-size: 14px;
   letter-spacing: normal;
    color: var(--miza-secondary);
    opacity: 1;
    transition: all 0.4s ease;
}
.mizaFooter .footerContent .f-coll .link:hover, 
.page-miza-homepage .mizaFooter .footerContent .f-coll ul li a:hover {
    opacity: 0.5;
    text-decoration: none;
}
.page-miza-homepage .mizaFooter  .footerContent .f-coll ul {
    padding: 5px 0 0;
    display: flex;
    justify-content: space-between;
}
.page-miza-homepage .mizaFooter .footerContent .f-coll ul li {
    position: relative;
    height: 11px;
    line-height: 11px;
}
.page-miza-homepage .mizaFooter .footerContent .f-coll ul li::after {
    position: absolute;
    content: "";
    top: 1px;
    height: 11px;
    padding-right: 10px;
    border-right: 1px solid #d5d5d5;
}
.page-miza-homepage .mizaFooter .footerContent .f-coll ul li:last-child:after {
    border-right: none;
}
.page-miza-homepage .mizaFooter .ftrBtnLink{
    min-height: auto !important;
}
.page-miza-homepage .mizaFooter .footer-menu {
    margin-top: 12px;
    text-align: right;
}
.page-miza-homepage .mizaFooter ul li {
    list-style-type: none;
}
.page-miza-homepage .mizaFooter  .footer-menu li {
    margin-bottom: 1rem;
}
.page-miza-homepage .mizaFooter .footer .footer-menu li:first-child {
    margin-top: 0;
}
.page-miza-homepage .ft-logo{
    text-align: right;
}
.page-miza-homepage .mizaFooter .footer-menu li a {
  color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
    font-size: 15px;
    font-weight: normal;
}
.page-miza-homepage .mizaFooter .footer-menu-links .first-list {
    font-weight: 700;

}
.page-miza-homepage .mizaFooter .footer-menu-links .footer-menu p {
    font-weight: normal;
    color: var(--miza-secondary);
}
.page-miza-homepage .vs2030{
	width: 95px !important;
    /* margin-top: 31px; */
    margin: auto;
    margin-top: 31px;
}
.page-miza-homepage .mizaFooter .follow-us {
    text-align: right;
    position: relative;
    display: block;
    font-size: 19px;
    margin-top: 0.6rem;
    margin-bottom: 15px;
    color: #00a6be;
}
.page-miza-homepage .mizaFooter .social-links {
    margin: 0;
    padding: 0;
    justify-content: center;
    margin-left: auto;
    text-align: right;
}
.page-miza-homepage .mizaFooter .social-links img{
	width: 30px;
	margin-left: 4px;
}

.page-miza-homepage .mizaFooter .copyright {
    width: 100%;
    background-color: #161719;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
   
}

.page-miza-homepage .mizaFooter .copyright .copyrightText {
    text-align: right;
    font-weight: normal;
}
.page-miza-homepage .mizaFooter .nav-bottom-footer {
    margin-bottom: 0;
        display: flex;
    align-items: center;
    justify-content: end;
}
.page-miza-homepage .mizaFooter .nav-bottom-footer li {
    float: right;
}
.page-miza-homepage .mizaFooter .nav-bottom-footer li a {
    padding: 0.5rem 1rem;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
.page-miza-homepage .ft-logo img {
	width: 120px;
}
/*Footer*/


/*Service Type*/
.page-miza-homepage .serviTypeTabItemContainer{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.page-miza-homepage .serviTypeTabItem{
	      display: flex;
    min-height: 160px;
    border-radius: 15px;
    /* background-color: #242324; */
    align-items: center;
    width: 300px;
    color: #fff;
    margin-bottom: 30px;
    cursor: pointer;
    flex-direction: column;
    border: 1px solid var(--miza-white);
    padding: 15px;
    align-items: center;
    justify-content: center;
	transition: 0.2s all linear;

}
.page-miza-homepage .serviTypeTabItem img{
	
	    height: 65px;
    margin-bottom: 15px;
}
.page-miza-homepage /*.serviTypeTabItem i{
	
	font-size: 24px;
	color: var(--miza-secondary);
	margin-left: 15px;
}*/
.page-miza-homepage .serviTypeTabItemText{
	    font-size: 21px;
    color: var(--miza-white);
    text-transform: uppercase;
    line-height: 41px;
    letter-spacing: normal;
}
.page-miza-homepage .serviTypeTabItem:hover{
	background-color: #fff;
	border-color: #fff;
	transition: 0.3s all linear;
}
.page-miza-homepage .serviTypeTabItem:hover .serviTypeTabItemText{
	color: var(--miza-primary);
	transition: 0.3s all linear;
}
.page-miza-homepage .serviTypeTabItem.active{
	background-color: #fff;
	border-color: #fff;
	transition: 0.3s all linear;
}
.page-miza-homepage .serviTypeTabItem.active .serviTypeTabItemText{
	color: var(--miza-primary);
	transition: 0.3s all linear;
}
.page-miza-homepage .serviceTypeContentContainer{
	    position: absolute;
    top: 0;
    left: 0;
    right: 0;
/*    bottom: 0;*/
    margin: auto;
    width: calc(80% - 600px);
   	min-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 80px;
}
.page-miza-homepage .serveTypeContentItem{
	width: 100%;
	min-height: 550px;
	background-color: #1d1f2266;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.2s all libear;
	padding: 20px;
	    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 6px
  rgb(2 98 111 / 16%), 0 3px 6px rgb(6 99 113 / 16%);
  border-radius: 20px;

}
.page-miza-homepage .serveTypeContentItem h4{
	font-size: 35px;
	line-height: 31px;
	color: var(--miza-white);
	letter-spacing: normal;
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
}
.page-miza-homepage .serveTypeContentItem p{
	color: var(--miza-white);
	opacity: 0.8;
	line-height: 27px;
	text-align: center;
	font-size: 18px;
}
.page-miza-homepage .serveTypeContentItem a{
	    font-size: 15px;
    color: #fff;
    text-decoration: none;
    display: inline;
    background: var(--miza-primary);
    width: 120px;
    text-align: center;
    padding: 10px;
    border-radius: 50px;
    /* box-shadow: var(--mixa-card-shadow); */
    position: relative;
    z-index: 1;
    transition: 0.5s;
    letter-spacing: normal;
}
.page-miza-homepage .serveTypeContentItem.tabActive{
	opacity: 1;
	transition: 0.3s all linear;
	transition-delay: 0.4s;
}
.page-miza-homepage .mizaServiceTypes.bgOverlay::after{
background: rgb(0,0,0);
background: radial-gradient(circle, rgba(0,0,0,0.20211834733893552) 0%, rgba(0,0,0,0.40379901960784315) 35%, rgba(0,0,0,0.8015581232492998) 100%);
}
.page-miza-homepage .serviTypeContentContainer, .page-miza-homepage .mizaServiceTypes .mizaTitle  {
	position: relative;
	z-index: 1;
}
.page-miza-homepage .mizaServiceTypes  .mizaTitle .clr_gld{
	color: #fff;
}
.page-miza-homepage .serviTypeTabItemBgImages{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page-miza-homepage .serviTypeTabItemBgImages img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
/*Service Type*/


/*d2 our service*/
.page-miza-homepage .d2OurSeriviceItem{
	width: 100%;
}
.page-miza-homepage .d2OurSeriviceItemInner{
	width: 50%;
}
.page-miza-homepage .d2OurSeriviceItemImage img{
	width: 100%;
	max-height: 600px;
    height: 600px;
	object-fit: cover;
}
.page-miza-homepage .d2OurSeriviceItem {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
        background-color: #242324;
        max-height: 600;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap{
	width: 70%;
	margin-right: auto;
	padding: 15px;
    text-align: right;
}
.page-miza-homepage .serviceIcons {
    height: 60px;
    margin-bottom: 15px;
}

.page-miza-homepage .d2OurSeriviceItemContentWrap h4{
	font-size: 30px;
    line-height: 31px;
    margin-bottom: 20px;
        color: var(--miza-secondary);
    letter-spacing: normal;
    text-align: right;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even)  .d2OurSeriviceItemContentWrap h4{
    color: var(--miza-primary);
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul {
    margin-bottom: 40px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul  p{
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 15px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul li{
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	color: #fff;
}
.page-miza-homepage .knowmoreBtn{
        font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
    display: inline;
    background: var(--miza-primary);
    width: 120px;
    text-align: center;
     padding: 14px 25px;
    border-radius: 50px;
    /* box-shadow: var(--mixa-card-shadow); */
    position: relative;
    z-index: 1;
    transition: 0.5s;;
    
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul li i{
	       width: 20px;
    height: 20px;
    line-height: 30px;
    color: #ffffff;
    margin-left: 10px;
    background: var(--miza-secondary);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul li span{
    width: 85%;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContent{
	order: 2;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemImage{
	order: 1;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even){
	background-color: #fff;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContent li{
	color: var(--miza-dark);
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContent p{
    color: var(--miza-dark);
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContentWrap{
	width: 70%;
	margin-left: auto;
}
/*d2 our service*/

.page-miza-homepage .newDivDesign{
        padding-right: 259px ;
}
.page-miza-homepage .benifiIcon{
        width: 240px;
    height: 100%;
    position: absolute;
    background-color: var(--miza-primary);
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .benifiIconWrap {
    transition: 0.3s ease-in-out;
    transform: scale(1);
}
.page-miza-homepage .benifitFeatureItem:hover .benifiIconWrap {
    transform: scale(1.2);
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
.page-miza-homepage .benifiIcon img{
    height: 60px;
}
.page-miza-homepage .benifiIconWrap{
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 2px solid #fff;
}

 @media (min-width: 1400px){
.page-miza-homepage .container, .page-miza-homepage .container-lg, .page-miza-homepage .container-md, .page-miza-homepage .container-sm, .page-miza-homepage .container-xl, .page-miza-homepage .container-xxl {
    max-width: 1320px;
}
.page-miza-homepage .mizaFooter .container{
	max-width: 1380px;
}
}

 @media(max-width:1400px){
    .page-miza-homepage .oneCoreEngineItem h4{
    min-height: 120px;
}
}
 @media(min-width:1200px) and (max-width:1330px){
	.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
		letter-spacing: normal;
	}
	.page-miza-homepage .headerSection .expXl .navbar-nav .nav-item{
		margin-left: 10px;
	}
    .page-miza-homepage .rightMenu a{
        margin-right:0;
    }
    .page-miza-homepage .d2OurSeriviceItemContentWrap{
        width: 90%;
    }
}
 @media(min-width:1300px){
.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
    white-space: nowrap !important;
}
}
@media(min-width: 1399px){
.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
    white-space: nowrap;
}
}
 @media(max-width: 1399px){

.page-miza-homepage .mizaBenifitFratures .bfItemsImgWrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .bfItemsImgLine{
    right: 0;
top: 113px;
    left: 0;
    width: 295px;
}
.page-miza-homepage .bfItemsContent h4{
    min-height: 100px;
    
    margin-bottom: 20px;
    font-size: 20px;
}
.page-miza-homepage .bfItems{
    margin-top: 25px;
}
.page-miza-homepage .mizaBfCount{
    font-size: 75px;
    bottom: -30px;
}



	.page-miza-homepage .logo .siteLogo{
		width: 115px;
	}
	.page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
		font-size: 12px;
        text-align: right;
	}
	.page-miza-homepage .invLogo{
		width: 110px;
	}
    .page-miza-homepage .headerSection .expXl .navbar-nav .nav-item{
        margin-left: 7px;
    }
    .page-miza-homepage .btn-trans label.lang-btn{
        margin: 0 6px;
    }
	.page-miza-homepage .container-fluid{
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-miza-homepage .serviceTypeContentContainer{
		width: calc(80% - 490px);
	}
	.page-miza-homepage .secDivid{
		margin: 15px 0;
	}
	.page-miza-homepage .benifitFeatureText h4{
		font-size: 20px;
	}
}



 @media(min-width:992px) and (max-width:1199px){

.page-miza-homepage .mizaBenifitFratures h2.mizaTitle{
    font-size: 24px;
    letter-spacing: 1px;
}
.page-miza-homepage .mizaBenifitFratures p.titleTxt{
    font-size: 14px;
    width: 100%;
}
.page-miza-homepage .mizaBenifitFratures::after{
    min-height: 330px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsImgWrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .bfItemsImgLine{
    right: 0;
    top: 118px;
    left: 0;
}
.page-miza-homepage .bfItemsContent h4{
    min-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsContent p{
    text-align: center;
}
.page-miza-homepage .bfItems{
    margin-top: 25px;
}
.page-miza-homepage .mizaBfCount{
    font-size: 75px;
    bottom: -30px;
}

.page-miza-homepage .servicePortfolioItem{
    width: 50%;
}
.page-miza-homepage .servicePortWrapper{
    flex-wrap: wrap;
}


	.page-miza-homepage .banner-section h1{
		font-size: 65px !important;
	}
	.page-miza-homepage .banner-section p{
		font-size: 25px;
	}
	.page-miza-homepage .aboutContentWrap{
		width: 100%;
	}
	.page-miza-homepage .aboutContentWrap h4{
		font-size: 20px;
		line-height: 27px;
	}
	.page-miza-homepage .benifitFeature .secTitle h1{
		font-size: 24px;
	}
	.page-miza-homepage .benifitFeatureItem .benifitFeatureImage img{
		width: 155px;
	}
	.page-miza-homepage .benifitFeatureText h4 {
    font-size: 19px;
    line-height: 27px;
}
	
	.page-miza-homepage .p100{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-miza-homepage .container{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	
	
	.page-miza-homepage .mizaTitle{
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 25px;
	}
	.page-miza-homepage .oneCoreHeader{
		width: 100%;
	}
	.page-miza-homepage .oneCoreEngineItem{
		margin-top: 0;
		margin-bottom: 20px;
		min-height: unset;
	}
	.page-miza-homepage .oneCoreEngineItem h4{
		font-size: 20px;
		letter-spacing: normal;
		min-height: unset;
	}
	
	.page-miza-homepage .serviTypeTabItemContainer{
		    width: 100%;
    overflow: hidden;
    overflow-x: auto;
	}
	.page-miza-homepage .serviceTypeContentContainer{
		width: calc(100% - 490px);
	}
	
	.page-miza-homepage .serviTypeTabItem img{
		height: 50px;
	}
	.page-miza-homepage .serviTypeTabItemText{
		    font-size: 15px;
    display: inline-block;
    line-height: 27px;
    text-align: center;
	}
	.page-miza-homepage .serviTypeTabItem{
		min-height: unset;
		height: 140px;
		width: 200px;
		margin-left: 20px;
	}
	.page-miza-homepage .serveTypeContentItem h4{
		font-size: 24px;
	}
	.page-miza-homepage .serveTypeContentItem p{
		font-size: 16px;
	}

.page-miza-homepage .ourServiceItemText{
	padding-right: 30px;
}
.page-miza-homepage .ourServiceItemText .ourServiceItemTitle{
	font-size: 16px;
	letter-spacing: normal;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem:hover{
	width: calc(100% / 1.5);
}



.page-miza-homepage .ourServiceItemText ul li{
	font-size: 16px;
}

.page-miza-homepage .mizaEnquiry, .page-miza-homepage .mizaEnquiryFromWrap{
	padding-left: 0px;
	padding-right: 0px;
}
.page-miza-homepage .mizaEnquiryFromWrap{
	padding-top: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label{
	font-size: 14px;
	display: flex;
	align-items: baseline;
	line-height: 27px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label:before{
	position: relative;
	top: 13px;
	margin-left: 12px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check input:checked + label:after{
	top: 17px;
}
.page-miza-homepage .mizaEnquiryFromWrap input.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap select.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control{
	height: 150px;
}

.page-miza-homepage .d2OurSeriviceItemContentWrap h4{
	letter-spacing: normal;
	font-size: 20px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap, .page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContentWrap{
	width: 98%;
}

}



 @media(min-width:768px) and (max-width:991px){

.page-miza-homepage .mizaBenifitFratures h2.mizaTitle{
    font-size: 24px;
    letter-spacing: 1px;
}
.page-miza-homepage .mizaBenifitFratures p.titleTxt{
    font-size: 14px;
    width: 100%;
}
.page-miza-homepage .mizaBenifitFratures::after{
    min-height: 330px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsImgWrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .bfItemsImgLine{
    right: 0;
    top: 118px;
    left: 0;
}
.page-miza-homepage .bfItemsContent h4{
    min-height: 50px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsContent p{
    text-align: center;
}
.page-miza-homepage .bfItems{
    margin-top: 25px;
}
.page-miza-homepage .mizaBfCount{
    font-size: 75px;
    bottom: -30px;
}



	.page-miza-homepage .banner-section h1{
		font-size: 65px !important;
	}
	.page-miza-homepage .banner-section p{
		font-size: 25px;
	}
	.page-miza-homepage .aboutContentWrap{
		width: 100%;
	}
	.page-miza-homepage .aboutContentWrap h4{
		font-size: 20px;
		line-height: 27px;
	}
	.page-miza-homepage .benifitFeature .secTitle h1{
		font-size: 24px;
	}
	.page-miza-homepage .colDived::after{
		content: unset;
	}
	.page-miza-homepage .p100{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-miza-homepage .container{
		padding-left: 20px;
		padding-right: 20px;
	}
	
	
	
	
	.page-miza-homepage .mizaTitle{
		font-size: 35px;
		line-height: 41px;
		margin-bottom: 25px;
	}
	.page-miza-homepage .oneCoreHeader{
		width: 100%;
	}
	.page-miza-homepage .oneCoreEngineItem{
		margin-top: 0;
		margin-bottom: 20px;
/*		min-height: unset;*/
	}
	.page-miza-homepage .oneCoreEngineItem h4{
		font-size: 20px;
		letter-spacing: normal;
		min-height: unset;
	}
	.page-miza-homepage .serviTypeTabItemWrap {
		display: flex;
	}
	.page-miza-homepage .serviTypeTabItemContainer{
		    width: 100%;
    overflow: hidden;
    overflow-x: auto;
	}
	.page-miza-homepage .serviceTypeContentContainer{
		position: relative;
		width: 100%;
		min-height: 250px;
	}
	.page-miza-homepage .serveTypeContentItem:first-child{
		position: unset;
	}
	.page-miza-homepage .serviTypeTabItem img{
		height: 50px;
	}
	.page-miza-homepage .serviTypeTabItemText{
		font-size: 15px;
	}
	.page-miza-homepage .serviTypeTabItem{
		min-height: unset;
		height: 140px;
		width: 220px;
		margin-left: 20px;
	}
	.page-miza-homepage .serveTypeContentItem h4{
		font-size: 24px;
	}
	.page-miza-homepage .serveTypeContentItem p{
		font-size: 16px;
	}
	.page-miza-homepage .ourServiceItemWrap {
  
    flex-wrap: wrap;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem{
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem:hover{
	width: 100%;
}
.page-miza-homepage .ourServiceItemWrap.hideContent .ourServiceItem.active .ourServiceItemText ul{
	opacity: unset;
}
.page-miza-homepage .ourServiceItemText ul{
	opacity: 1;
	margin-top: 80px;
}
.page-miza-homepage .ourServiceItemText{
	padding-left: 40px;
}
.page-miza-homepage .ourServiceItemText .ourServiceItemTitle{
	font-size: 20px;
	letter-spacing: normal;
}
.page-miza-homepage .ourServiceItemText ul li{
	font-size: 16px;
}
 
.page-miza-homepage .mizaEnquiry, .page-miza-homepage .mizaEnquiryFromWrap{
	padding-left: 0px;
	padding-right: 0px;
}
.page-miza-homepage .mizaEnquiryFromWrap{
	padding-top: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label{
	font-size: 14px;
	display: flex;
	align-items: baseline;
	line-height: 27px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label:before{
	position: relative;
	top: 13px;
	margin-left: 12px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check input:checked + label:after{
	top: 17px;
}
.page-miza-homepage .mizaEnquiryFromWrap input.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap select.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control{
	height: 150px;
}
.page-miza-homepage .mizaFooter .container{
	padding-left: 0;
	padding-right: 0;
}
.page-miza-homepage .mizaFooter .social-links{
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.page-miza-homepage .vs2030{
	margin-top: 0;
	margin-right: 20px;
}
.page-miza-homepage .servicePortWrapper{
	    flex-wrap: wrap;
	    align-items: unset;
}
.page-miza-homepage .servicePortfolioItem{
	width: 50%;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1 img, .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2 img, .page-miza-homepage .servicePortfolioItemInner1 img, .page-miza-homepage .servicePortfolioItemInner2 img{
	min-height: unset;
height: 350px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1, .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2, .page-miza-homepage .servicePortfolioItemInner1, .page-miza-homepage .servicePortfolioItem, .page-miza-homepage .servicePortfolioItemInner2{
	min-height: auto;
}

.page-miza-homepage .d2OurSeriviceItemContentWrap h4{
	letter-spacing: normal;
	font-size: 20px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap, .page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContentWrap{
	width: 98%;
}
.page-miza-homepage .d2OurSeriviceItemInner{
    width: 100%;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap{
    width: 100%;
}
.page-miza-homepage .d2OurSeriviceItem{
    
    flex-direction: column;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContentWrap{
    width: 100%;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContent{
    order: 2;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemImage{
    order: 1;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(odd) .d2OurSeriviceItemContent{
    order: 2;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(odd) .d2OurSeriviceItemImage{
    order: 1;
}
.page-miza-homepage .d2OurSeriviceItemImage img{
    height: 250px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap h4{
    letter-spacing: normal;
    font-size: 24px;
    padding-top: 20px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap{
    padding-bottom: 40px;
    padding-right: 40px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul p{
    font-size: 14px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul li{
    font-size: 14px;
}
}



 @media(max-width:767px){
.page-miza-homepage .newDivDesign{
    padding-right: 10px;
    padding-top: 240px;
}

.page-miza-homepage .benifiIcon{
        width: 100%;
    /* margin-bottom: 20px; */
    top: 0;
    bottom: unset;
    height: 200px;
}
.page-miza-homepage .mizaBenifitFratures .row.mizaBfRow{
    min-height: 284px;
}
.page-miza-homepage .mizaBenifitFratures h2.mizaTitle{
    font-size: 24px;
    letter-spacing: 1px;
}
.page-miza-homepage .mizaBenifitFratures p.titleTxt{
    font-size: 14px;
    width: 100%;
}
.page-miza-homepage .mizaBenifitFratures::after{
    min-height: 330px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsImgWrap{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-miza-homepage .bfItemsImgLine{
    right: 0;
    top: 118px;
    left: 0;
}
.page-miza-homepage .bfItemsContent h4{
    min-height: unset;
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.page-miza-homepage .mizaBenifitFratures .bfItemsContent p{
    text-align: center;
}
.page-miza-homepage .bfItems{
    margin-top: 25px;
}
.page-miza-homepage .mizaBfCount{
    font-size: 75px;
    bottom: -30px;
}


	.page-miza-homepage .banner-section h1{
		font-size: 45px !important;
	}
	.page-miza-homepage .banner-section p{
		font-size: 18px;
	}
	.page-miza-homepage .aboutContentWrap{
		width: 100%;
	}
	.page-miza-homepage .aboutContentWrap h4{
		font-size: 20px;
		line-height: 27px;
	}
	.page-miza-homepage .benifitFeature .secTitle h1{
		font-size: 24px;
	}
    .page-miza-homepage .benifitFeature .secDesc p{
        text-align: right;
    }
	.page-miza-homepage .colDived::after{
		content: unset;
	}
	.page-miza-homepage .p100{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.page-miza-homepage .container{
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-miza-homepage .benifitFeatureItem{
		flex-direction: column;
	}
	.page-miza-homepage .benifitFeatureImage {
		width: 100%;
	}
	.page-miza-homepage .benifitFeatureItem .benifitFeatureImage img{
		width: 100%;
		height: 280px;
	}
	.page-miza-homepage .benifitFeatureText{
		border-radius: unset;
	}
	.page-miza-homepage .benifitFeatureText h4{
		min-height: unset;
	}
	.page-miza-homepage .benifitFeatureText{
		height: auto;
		text-align: center;
	}
	.page-miza-homepage .benifitFeatureText a{
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
	}
	.page-miza-homepage .mizaTitle{
		font-size: 24px;
		line-height: 31px;
		margin-bottom: 25px;
	}
	.page-miza-homepage .oneCoreHeader{
		width: 100%;
	}
	.page-miza-homepage .oneCoreEngineItem{
		margin-top: 0;
		margin-bottom: 20px;
		min-height: unset;
	}
	.page-miza-homepage .oneCoreEngineItem h4{
		font-size: 20px;
		letter-spacing: normal;
		min-height: unset;
	}
	.page-miza-homepage .serviTypeTabItemWrap {
		display: flex;
	}
	.page-miza-homepage .serviTypeTabItemContainer{
		    width: 100%;
    overflow: hidden;
    overflow-x: auto;
	}
	.page-miza-homepage .serviceTypeContentContainer{
		position: relative;
		width: 100%;
		min-height: 250px;
	}
	.page-miza-homepage .serveTypeContentItem:first-child{
		position: unset;
	}
	.page-miza-homepage .serviTypeTabItem img{
		height: 50px;
	}
	.page-miza-homepage .serviTypeTabItemText{
		font-size: 15px;
	}
	.page-miza-homepage .serviTypeTabItem{
		min-height: unset;
		height: 140px;
		width: 220px;
		margin-left: 20px;
	}
	.page-miza-homepage .serveTypeContentItem h4{
		font-size: 24px;
	}
	.page-miza-homepage .serveTypeContentItem p{
		font-size: 16px;
	}
	.page-miza-homepage .ourServiceItemWrap {
  
    flex-wrap: wrap;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem{
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.page-miza-homepage .ourServiceItemWrap .ourServiceItem:hover{
	width: 100%;
}
.page-miza-homepage .ourServiceItemWrap.hideContent .ourServiceItem.active .ourServiceItemText ul{
	opacity: unset;
}
.page-miza-homepage .ourServiceItemText ul{
	opacity: 1;
	margin-top: 80px;
}
.page-miza-homepage .ourServiceItemText{
	padding-right: 40px;
}
.page-miza-homepage .ourServiceItemText .ourServiceItemTitle{
	font-size: 20px;
	letter-spacing: normal;
}
.page-miza-homepage .ourServiceItemText ul li{
	font-size: 16px;
}

.page-miza-homepage .mizaEnquiry, .page-miza-homepage .mizaEnquiryFromWrap{
	padding-left: 0px;
	padding-right: 0px;
}
.page-miza-homepage .mizaEnquiryFromWrap{
	padding-top: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label{
	font-size: 14px;
	display: flex;
	align-items: baseline;
	line-height: 27px;
    text-align: right;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check label:before{
	position: relative;
	top: 13px;
	margin-left: 12px;
}
.page-miza-homepage .mizaEnquiryFromWrap .form-check input:checked + label:after{
	top: 17px;
}
.page-miza-homepage .mizaEnquiryFromWrap input.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap select.form-control{
	height: 47px;
	margin-bottom: 30px;
}
.page-miza-homepage .mizaEnquiryFromWrap textarea.form-control{
	height: 115px;
}


.page-miza-homepage .servicePortWrapper{
	display: block;
}
.page-miza-homepage .servicePortfolioItem{
	width: 100%;
}
/* .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1 img, .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2 img, .page-miza-homepage .servicePortfolioItemInner1 img, .page-miza-homepage .servicePortfolioItemInner2 img{
	min-height: 350px;
}
.page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1, .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner2, .page-miza-homepage .servicePortfolioItemInner1, .page-miza-homepage .servicePortfolioItem, .page-miza-homepage .servicePortfolioItemInner2{
	min-height: auto;
} */
.page-miza-homepage  .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(odd){
    width: 100%;
  height: auto;
  }
  
  .page-miza-homepage  .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(odd) img{
    width: 100%;
    height: 350px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(even){
    width: 100%;
    height: auto;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(odd) .servicePortfolioItemInner1:nth-child(even) img{
    width: 100%;
    height: 350px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(odd){
    width: 100%;
    height: auto;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(odd) img{
    width: 100%;
    height: 350px;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(even){
    width: 100%;
    height: auto;
  }
  
  .page-miza-homepage .servicePortfolioItem:nth-child(even) .servicePortfolioItemInner1:nth-child(even) img{
    width: 100%;
  height: 350px;
  }
  .page-miza-homepage .servicePortfolioItem{
    min-height: auto;
  }
.page-miza-homepage .d2OurSeriviceItemInner{
	width: 100%;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap{
	width: 100%;
}
.page-miza-homepage .d2OurSeriviceItem{
	
	flex-direction: column;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContentWrap{
	width: 100%;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemContent{
	order: 2;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(even) .d2OurSeriviceItemImage{
	order: 1;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(odd) .d2OurSeriviceItemContent{
	order: 2;
}
.page-miza-homepage .d2OurSeriviceItem:nth-child(odd) .d2OurSeriviceItemImage{
	order: 1;
}
.page-miza-homepage .d2OurSeriviceItemImage img{
	height: 250px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap h4{
	letter-spacing: normal;
	font-size: 20px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap{
    padding-bottom: 40px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul p{
    font-size: 14px;
}
.page-miza-homepage .d2OurSeriviceItemContentWrap ul li{
    font-size: 14px;
}
.page-miza-homepage .mizaFooter .copyright .copyrightText{
        margin-bottom: 15px;
    justify-content: center;
}
.page-miza-homepage .benifitFeatureText h4{
    text-align: center;
}
.page-miza-homepage .benifitFeature p{
    text-align: center;
}
.page-miza-homepage .mizaFooter{
    padding-top: 20px;
}
.page-miza-homepage .footer-column-text.ft-logo{
text-align: center;
}
.page-miza-homepage .mizaFooter .footer-menu-links .footer-menu p{
    text-transform: uppercase;
    padding-right: 20px;
    font-size: 15px;
}
.page-miza-homepage .mizaFooter .footer-menu li{
    margin-bottom: 9px;
}
.page-miza-homepage .mizaFooter .footer-menu li a{
    padding-right: 20px;
    font-size: 14px;
}
.page-miza-homepage .mizaFooter .social-links{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}
.page-miza-homepage .clearfix::after{
    content: unset;
}
.page-miza-homepage .mizaFooter .copyright{
    min-height: 60px;
    height: unset;
}
.page-miza-homepage .mizaFooter .copyright .copyrightText{
    justify-content: center;
    margin-bottom: 10px;
}
.page-miza-homepage .mizaFooter .nav-bottom-footer{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.page-miza-homepage .vs2030{
    width: 75px !important;
}
.page-miza-homepage .mizaFooter .follow-us{
    font-size: 15px;
}
.page-miza-homepage .mizaFooter .nav-bottom-footer li a{
    color: #a6a6a8;
}


}

@media(max-width : 1600px){
    .page-miza-homepage .headerSection .expXl .navbar-nav .nav-item{
        margin-left: 0;
    }
    .page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
        font-size: 12px;
    }
    .page-miza-homepage .headerSection .container-fluid{
        padding-right: 20px;
        padding-left: 20px;
    }
    .page-miza-homepage .logo .siteLogo{
        width: 130px;
    }
}
 @media(min-width:1200px) and (max-width:1330px){
    .page-miza-homepage .headerSection .expXl .navbar-nav .nav-link{
        letter-spacing: normal;
    }
    .page-miza-homepage .headerSection .expXl .navbar-nav .nav-item{
        margin-left: 10px;
    }
    .page-miza-homepage .logo .siteLogo{
        width: 115px !important;
    }
     .page-miza-homepage .headerSection .expXl .navbar-nav .nav-item:last-child{
       margin-left: 0;
     }
     
}

 @media(min-width:1299px) and (max-width:1399px){
.page-miza-homepage .container{
    max-width: 1280px;
}
}
 @media(min-width:1200px) and (max-width:1298px){
.page-miza-homepage .container{
    max-width: 1200px;
}
}
/*MIZA CSS END*/
/*strategic CSS Start*/

:root {

    --strategic-text-color: #3c3c3c;
    --strategic-card-shadow: 0 3px 6px  rgb(122 122 122 / 17%), 0 3px 6px rgb(185 185 185 / 17%);
    --strategic-theme-blue: #00a6be;
    --strategic-theme-green: #006f44;
    --strategic-pColour : #707070;
  }
  .page-strategic-investor-program .banner-container{
    z-index: 1;
  }
  .page-strategic-investor-program .banner-container h1 {
    line-height: 77px;
}
.page-strategic-investor-program .banner-container p {
    font-size: 30px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 40px;
    color: #fff;
}
  .page-strategic-investor-program .commingSoon{
          font-size: 20px;
      font-weight: bold;
      color: #006f44;
      margin-top: 15px;
      display: block;
  }
  .page-strategic-investor-program .strategicKnowMoreBtn{
          color: var(--strategic-theme-blue) !important;
      font-weight: 500;
      text-decoration: underline;
  }
  .page-strategic-investor-program .servicesv1 .myServiceItem img{
      min-height: 411px;
  }
  .page-strategic-investor-program .pt-100{
      padding-top: 100px;
      padding-bottom: 100px;
  }
  .page-strategic-investor-program p {
      color: var(--strategic-text-color);
  }
  .page-strategic-investor-program .p0{
      padding: 0;
  }
  .page-strategic-investor-program .mainStrategicFlex{
      display: flex;
      align-items: center;
  }
  .page-strategic-investor-program .secDark{
      background-color: var(--strategic-text-color);
  }


  /*BannerSection*/
  .page-strategic-investor-program .banner-section{
      width: 100%;
      height: 110vh;
      position: relative;
  }

  .page-strategic-investor-program .banner-section::after{
      content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background:#000;
  opacity: 0.5;
  }
  .page-strategic-investor-program .bannerContentVideo img{
      width: 100%;
      height: 110vh;
      object-fit: cover;
  }
  .page-strategic-investor-program .bannerContentDesc{
      position: absolute;
      width: 80%;
      margin: auto;
     left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
          padding-top: 140px;
  }
  .page-strategic-investor-program .bannerContentDesc h1{
      color: #fff;
      font-size: 60px;
      line-height: 87px;
      margin-bottom: 20px;
      font-weight: bold;
       transform: translateY(50px);
          opacity: 0;
          visibility: hidden;
  }

  .page-strategic-investor-program .bannerContentDesc p {
      color: #fff;
      opacity: 0.9;
      font-size: 30px;
      line-height: 36px;
      font-weight: 500;
      margin-bottom: 40px;
       transform: translateY(50px);
          opacity: 0;
          visibility: hidden;
          text-align: center;

  }
  .page-strategic-investor-program .videoPlayIcon{
          background: #fff;
      padding: 15px;
      width: 150px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      font-size: 14px;
       transform: translateY(50px);
          opacity: 0;
          visibility: hidden;
  }
  .page-strategic-investor-program .bannerContentDesc.active h1{
       transform: translateY(0);
          transition: 0.5s all linear;
          opacity: 1;
          visibility: visible;
          margin-bottom: 40px;
          text-align: center;
  }
  .page-strategic-investor-program .bannerContentDesc.active p{
       transform: translateY(0);
          transition: 0.5s all linear;
       transition-delay: 0.5s;
          opacity: 1;
          visibility: visible;
  }
  .page-strategic-investor-program .bannerContentDesc.active .videoPlayIcon{
       transform: translateY(0);
          transition: 0.5s all linear;
        transition-delay: 1s;
          opacity: 1;
          visibility: visible;
  }
  .page-strategic-investor-program .videoPlayIcon i {
      margin-left: 15px;
  }
  .page-strategic-investor-program .icon-scroll {
      position: absolute;
      left: 0;
      width: 1em;
      height: 3.125em;
      transform: translateX(-50%) scale(2);
      z-index: 99999;
      right: 0;
      margin: auto;
      bottom: 30px;
      cursor: pointer;
  }

  .page-strategic-investor-program .icon-arrows::after,
  .page-strategic-investor-program .icon-arrows::before {
    content: '';
  }
  .page-strategic-investor-program .icon-arrows span,
  .page-strategic-investor-program .icon-arrows::after,
  .page-strategic-investor-program .icon-arrows::before {
      display: block;
      width: 0.315em;
      height: 0.315em;
      border-right: 1px solid rgba(255,255,255,.8);
      border-bottom: 1px solid rgba(255,255,255,.8);
      margin: 0 0 0.125em 0.315em;
      transform: rotate(45deg);
    animation: mouse-scroll 1s infinite;
      animation-direction: alternate;
  }

  .page-strategic-investor-program .icon-arrows::before {
      margin-top: 0.315em;
      animation-delay: .1s;
  }

  .page-strategic-investor-program .icon-scroll span {
      animation-delay: .2s;
  }

  .page-strategic-investor-program .icon-arrows::after {
      animation-delay: .3s;
  }

  .page-strategic-investor-program .icon-scroll .mouse {
          height: 18px;
      width: 10px;
      margin: auto;
      border: 1px solid rgba(255,255,255,.8);
      border-radius: 2em;
  }

  .page-strategic-investor-program .icon-scroll .wheel {
    position: relative;
    display: block;
    height: 0.1875em;
    width: 0.1875em;
    margin: 0.1875em auto 0;
    background: rgba(255,255,255,.8);
    animation: mouse-wheel 1.2s ease infinite;
    border-radius: 50%;
  }

  @keyframes mouse-wheel {
      0% {
          opacity: 1;
          transform: translateY(0);
      }

       100% {
          opacity: 0;
          transform: translateY(.375em);
      }
  }

  @keyframes mouse-scroll {
   0%   { opacity: 0; }
      50%  { opacity: .5; }
      100% { opacity: 1; }
  }
  /*BannerSection*/

  /*About Section*/
  .page-strategic-investor-program .logoIconHead{
             position: absolute;
      top: -55px;
      left: 17px;
     }
  .page-strategic-investor-program .aboutSection{
      min-height: 100vh;
      background-color: #f0f8ff78;
      overflow: hidden;
  }
  .page-strategic-investor-program .strategicTitle{
      text-align: center;
      margin-bottom: 80px !important;
  }
  .page-strategic-investor-program .strategicSubTitle{
          text-transform: uppercase;
      color: var(--strategic-theme-green);
      font-weight: bold;
  }
   .page-strategic-investor-program .strategicTitle h1,  .page-strategic-investor-program .INS_header_golden{
      text-transform: uppercase;
      font-size: 45px;
      font-weight: 600;
      line-height: 56px;
          color: var(--strategic-text-color);
  }
  .page-strategic-investor-program .strategicContent p {
      text-align: right;
      font-size: 20px;
      margin-bottom: 20px;
      line-height: 34px;
  }

  .page-strategic-investor-program .objectiveContentImg img{
      width: 80%;
      box-shadow: var(--strategic-card-shadow);
  }
  .page-strategic-investor-program .whatWeExpectItemWrapRow{
      width: 100%;
      margin: auto;
        padding: 100px 100px;
        padding-left: 40px;
            position: relative;
      z-index: 2;
  }
  .page-strategic-investor-program .whatWeExpectItem{
      display: flex;
      margin-bottom: 20px;
      padding: 20px;
      transition: 0.2s all linear;
      align-items: center;
      border-radius: 15px;
  }

  .page-strategic-investor-program .whatWeExpectItem.active{
      box-shadow:0 4px 10px rgb(0 0 0 / 25%);
      transition: 0.2s all linear;
      background-color: #fff;
  }
  .page-strategic-investor-program .whatWeExpectItem.active h5{
      color: var(--strategic-theme-green);
  }

  .page-strategic-investor-program .whatWeExpectItem.active p {
      color: #000 !important;
  }



  .page-strategic-investor-program .whatWeExpectItem:hover{
      box-shadow: 0 4px 10px rgb(0 0 0 / 25%);
      transition: 0.2s all linear;
      background-color: #fff;
  }
  .page-strategic-investor-program .whatWeExpectItem:hover h5{
      color:var(--strategic-theme-green);
  }
  .page-strategic-investor-program .whatWeExpectItem p{
      font-weight: 500;
  }
  .page-strategic-investor-program .whatWeExpectItem:hover p {
      color: #000 !important;
  }
  .page-strategic-investor-program .whatWeExpectItem img{
      height: 100%;

  }
  .page-strategic-investor-program .whatWeExpectItemImages{
      position: relative;
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #ccc;
      background-color: #bf9b2e;
      padding: 15px;
      border-radius: 100%;
      margin-left: 15px;
  }
  .page-strategic-investor-program .benefitsLight{
      opacity: 1;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .benefitsDark{
      display: none;
      position: absolute;
      opacity: 0;
      transition: 0.2s all linear;
      left: 0;
  }
  .page-strategic-investor-program .whatWeExpectItem:hover .benefitsLight{
      opacity: 1;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .whatWeExpectItem:hover .benefitsDark{
          opacity: 1;
      transition: 0.2s all linear;
  }

  .page-strategic-investor-program .whatWeExpectItem.active .benefitsLight{
      opacity: 1;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .whatWeExpectItem.active .benefitsDark{
          opacity: 1;
      transition: 0.2s all linear;
  }


  .page-strategic-investor-program .whatWeExpectSection {
      min-height: 100vh;
  }
  .page-strategic-investor-program .whatWeExpectSection.secDark{
      background-color: #eeeeee;
      position: relative;
  }
  .page-strategic-investor-program #whatWeExpectSection::after {
      background-image: url(../images/pattern.png);
      width: 50%;
      position: absolute;
      height: 100%;
      right: 0;
      z-index: 1;
  }
  .page-strategic-investor-program .whatWeExpectSection .container-fluid{
      padding-right: 0 !important;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec{
      position: relative;
      min-height: 100vh;
          display: flex;
      align-items: center;
          background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv{
      position: absolute;
      width: 50%;
      height: 100%;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv img{
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: left;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec .strategicTitle{
          position: relative;
      z-index: 1;
      margin: 0 !important;
      text-align: right;
      padding: 20px 20px 20px 120px;
      width: 100% !important;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv::after{
      position: absolute;
      content: '';
      background-color: #000;
      opacity: 0.5;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
  }
  .page-strategic-investor-program .whatWeExpect{
      border-radius: 20px;
  }
  .page-strategic-investor-program .whatWeExpect .smTitle{
      margin-bottom: 60px;
      text-align: center;
      margin-top: 40px;
  }
  .page-strategic-investor-program .itemTitle{
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 20px;
      transition: 0.2s all linear;
      color: var(--strategic-theme-green);
  }
  .page-strategic-investor-program .whatWeExpect p {
      font-size: 17px;
      opacity: 1;
      line-height: 27px;
      color: #000;
      margin-bottom: 0;
      font-weight: normal;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap{
      position: relative;
      border-radius: 20px;
      padding-right: 15px;
      padding-top: 0px;
      cursor: default;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap::after{
      position: absolute;
      top: 0;
      bottom: 0;
      width: 3px;
      height: 100%;
      content: '';
      background-color: #bf9b2e;
      left: 0;
  }


  .page-strategic-investor-program .whatWeExpectItemWrap span{
          font-size: 50px;
      position: absolute;
         bottom: -3px;
      right: 12px;
      font-weight: bold;
      opacity: 0.2;
      transition: 0.2s all linear;
      color: #fff;

  }





  .page-strategic-investor-program .whatWeExpect .strategicTitle{
      margin-top: 40px !important;
      margin-bottom: 40px !important;
  }
  .page-strategic-investor-program .secDark .strategicTitle h1{
      color: #fff;
  }






  /*****************************************/
  .page-strategic-investor-program .aboutSection{
      position: relative;
  }
  .page-strategic-investor-program .aboutSection::after{
          width: 50%;
      content: '';
      right: 0;
      bottom: 66px;
      height: 100px;
      /* background: repeat-x url(../images/bg_wave.svg); */
      position: absolute;
          z-index: -1;
  }
  .page-strategic-investor-program .aboutSection::before{
          width: 50%;
      content: '';
      right: 62px;
      bottom: 66px;
      height: 100px;
      background-position: right;
      position: absolute;
      background-repeat: no-repeat;
      opacity: 0.2;
      background-size: 171px 100%;
  }
  .page-strategic-investor-program .aboutImageGrid {
      overflow: visible;
          transform: scaleX(-1);
              position: relative;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridRight .aboutImageGridItem {
      position: absolute;
      padding: 10px;
      box-sizing: border-box;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridRight .aboutImageGridItem:before {
      content: "";
      position: absolute;
      display: block;
      top: 10px;
      left: 10px;
      right: 10px;
      bottom: 10px;
      background: center center no-repeat url(../images/diamond-blue.png);
      background-size: contain;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridRight img {
      display: block;
      width: 100%;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGrid-images-2x2 .aboutImageGridItem {
      width: 400px;
      height: 400px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGrid-images-2x1 .aboutImageGridItem {
      width: 300px;
      height: 300px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGrid-images-2x1 .aboutImageGridItem:before {
      background-image: url(../images/rect-blue.png);
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGrid-images-1x1 .aboutImageGridItem {
      width: 200px;
      height: 200px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer {
      height: auto;
      min-height: 580px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridWrapper {
      position: relative;
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight {
      position: absolute;
      top: 0;

      margin: auto;
      left: 0;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight:before {
      content: "";
      display: block;
      width: 190px;
      height: 190px;
      margin: 5px;
      background: bottom center no-repeat url(../images/deco-1.svg);
      background-size: contain;
      position: absolute;
      top: 403px;
      left: 403px;
      z-index: 1;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight:after {
      content: "";
      display: block;
      width: 190px;
      height: 190px;
      margin: 5px;
      background: bottom center no-repeat url(../images/deco-3.svg);
      background-size: contain;
      position: absolute;
      top: 300px;
      right: -100px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x2 .aboutImageGridItem:nth-child(1) {
      top: 0;
      left: 300px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x2 .aboutImageGridItem:nth-child(2) {
      top: 300px;
      left: 0;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x2 .aboutImageGridItem:nth-child(2):before {
      background-image: url(../images/diamond-aqua.png);
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x1 .aboutImageGridItem:nth-child(1) {
      top: 0;
      left: 100px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x1 .aboutImageGridItem:nth-child(2) {
      top: 200px;
      left: 500px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-2x1 .aboutImageGridItem:nth-child(2):before {
      background-image: url(../images/rect-aqua.png);
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-1x1 .aboutImageGridItem:nth-child(1) {
      top: 200px;
      left: 0;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-1x1 .aboutImageGridItem:nth-child(2) {
      top: 0;
      left: 0;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-1x1 .aboutImageGridItem:nth-child(3) {
      top: 200px;
      left: 200px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-1x1 .aboutImageGridItem:nth-child(4) {
      top: 300px;
      left: 300px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGrid-images-1x1 .aboutImageGridItem:nth-child(4):before {
      background-image: url(../images/diamond-aqua.png);
  }








  /*****************************************/


  /*Our Partners*/
  .page-strategic-investor-program .strategicOurPartners{
      background-color: #f9f9f9;
  }

  .page-strategic-investor-program .strategicOurPartners .partnersItem{
      height: 125px;
      margin-bottom: 40px;
      border-radius: 5px;
      transition: 0.3s all linear;
      position: relative;
      overflow: hidden;

  }
  .page-strategic-investor-program .strategicOurPartners .partnersItem:hover{
      filter: grayscale(0%);
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .strategicOurPartners .partnersItem a{
      display: block;
      width: 100%;
      height: 100%;
  }
  .page-strategic-investor-program .strategicOurPartners .partnersItem img{
          width: 100%;
      object-fit: contain;
      padding: 10px;
      height: 100%;
      transform: scale(1.0);
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .strategicOurPartners .partnersItem:hover img{
       transform: scale(0.95);
       transition: 0.3s all linear;
  }

  /*Our Partners*/


  /*ProgramBenefit*/
  .page-strategic-investor-program .programPenefit{
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url('../img/programBenifit.jpg');
  }
  .page-strategic-investor-program .benefitBgOverlay{
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
          background-color: #000;
      opacity: 0.5;
      transition: background .3s,border-radius .3s,opacity .3s;

  }
  .page-strategic-investor-program .programPenefit .strategicTitle h1{
      color: #fff;
  }
  .page-strategic-investor-program .programPenefit {
      background-size: cover;

  }
  .page-strategic-investor-program .programBenefitItem{
      padding: 40px 0px;
      background: rgba(255,255,255,.07);
      border-radius: 7px;
      text-align: center;
      overflow: hidden;
      position: relative;
      margin-bottom: 40px;
          min-height: 535px;
      padding-bottom: 20px;
  }
  .page-strategic-investor-program .programBenefitItemContent{
      position: relative;

  }
  .page-strategic-investor-program .programBenefitItemHover{
      position: absolute;
      width: 25%;
      background-color:var(--strategic-theme-green);
      height: 100%;
      left: 0;
      bottom: -50%;
      transform: translateY(50%);
      opacity: 0;
      transition: .3s ease-in-out;
  }
  .page-strategic-investor-program .programBenefitItem:hover .programBenefitItemHover{
       opacity: 1;
      bottom: 0;
      transform: translate(0)
  }

  .page-strategic-investor-program .programBenefitItemHover2{
      left: 25%;
      transform: translateY(40%);
      transition: .5s ease-in-out;
  }
  .page-strategic-investor-program .programBenefitItemHover3{
      left: 50%;
      transition: .7s ease-in-out;
      transform: translateY(20%);
  }
  .page-strategic-investor-program .programBenefitItemHover4{
      left: 75%;
      transition: .9s ease-in-out;
      transform: translateY(30%);
  }
  .page-strategic-investor-program .programBenefitIcon{
      width: 65px;
      height: 65px;
      margin: auto;
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .programBenefitIcon img{
      width: 100%;
  }
  .page-strategic-investor-program .programBenefitItemTop h4{
      color: #fff;
      font-size: 24px;
      min-height: 30px;
      padding: 0 15px;
  }
  .page-strategic-investor-program .programBenefitItemBtm p {
      font-size: 18px;
      line-height: 30px;
      color: #fff;
      font-weight: 400;
      padding: 0 20px;
      margin-bottom: 0;

  }
  .page-strategic-investor-program .divLine{
      padding: 40px 0;
      position: relative;
  }
  .page-strategic-investor-program .divLine .programBenefitLine{
       position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      height: 1px;
      background: rgba(255,255,255,.4);
      width: 50%;
      transition: all .6s ease;
  }
  .page-strategic-investor-program .programBenefitItem:hover .programBenefitLine{
      width: 100%;
      opacity: 1;
  }
  /*ProgramBenefit*/




  @media(min-width:1200px){
      .page-strategic-investor-program .strategicTitle{
          width: 80%;
          margin: auto;
      }
      .page-strategic-investor-program .strategicTitle.insideTitle{
          width: 100%;

      }
  }
  /*About Section*/
  @media(min-width:1300px) and (max-width:1600px){
      .page-strategic-investor-program .faqBg-sec{
          padding-top: 50px !important;
      }
      .page-strategic-investor-program .programBenefitItemTop h4{
          font-size: 20px;
          line-height: 27px;
      }
      .page-strategic-investor-program .divLine{
          padding: 20px 0;
      }
      .page-strategic-investor-program .programPenefit .container-fluid{
          padding-right: 30px;
          padding-left: 30px;
      }
      .page-strategic-investor-program .programBenefitItem{
          min-height: 541px;
          padding-top: 20px;
      }
          .page-strategic-investor-program .programBenefitItemBtm p{
          font-size: 18px !important;
          line-height: 27px;
      }
  }
  @media(min-width:1300px){


      .page-strategic-investor-program .container-fluid{
          padding-left: 80px;
          padding-right: 80px;
      }
      .page-strategic-investor-program .howToApply  .container-fluid{
      padding-left: 120px;
      padding-right: 120px;
  }
      .page-strategic-investor-program .howToApply .termsConditionV2  .container-fluid{
      padding-left: 15px;
      padding-right: 120px;
  }
  .page-strategic-investor-program .stscontactForm-sec{
      width: 80% !important;
      margin: auto;
  }
  }
  @media(min-width:1400px){
      .page-strategic-investor-program .container{
          min-width: 1360px;
      }
  }
  /*How TO Apply*/
  .page-strategic-investor-program .howToApply{
      position: relative;
      min-height: 500px;
      padding: 100px 0px 150px 0px;
      overflow: hidden;
  }
  .page-strategic-investor-program .posRel{
      position: relative;
      z-index: 1;
  }
  .page-strategic-investor-program .strategicTitleLight h5{
      color: #fff;
      opacity: 0.6;
  }
  .page-strategic-investor-program .strategicTitleLight h1{
      color: #fff;
  }
  .page-strategic-investor-program .howToApplyItem{
      position: relative;
      min-height: 420px;
      position: relative;
      box-shadow: var(--strategic-card-shadow);
  }
  .page-strategic-investor-program .stepArrow{
  position: absolute;
  right: -25px;
  top: 50%;
  height: 21px;
  }
  .page-strategic-investor-program .howToApplyItemLoop:last-child .howToApplyItem .stepArrow{
      display: none;
  }
  .page-strategic-investor-program .howToApplyHeader{
      width: 100%;
      display: flex;
      justify-content: space-between;

      padding-right: 0;
      padding-top: 0;
      background-color:#f1ead3;
  }
  .page-strategic-investor-program .howToApplyIcon{
             margin-left: 30px;
      opacity: 0.8;
      background-color: #bf9b2e;
      padding: 25px;
      width: 100px;
      height: 100px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center
  }
  .page-strategic-investor-program .howToApplyHeader img{
      width: 100%;
  }
  .page-strategic-investor-program .howToApplyStep{
      color: var(--strategic-text-color);
      font-weight: bold;
      font-size: 25px;
      display: flex;
      align-items: center;
      margin-left: 20px;
      width: 47%;
  }
  .page-strategic-investor-program .howToApplyBody{
      padding: 15px;
      margin-top: 10px;
      text-align: center;
  }
  .page-strategic-investor-program .howToApplyBody{

          transform: translateY(30px);
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .howToApplyItem:hover .howToApplyHeader{
      transform: translateY(0px);
      transition: 0.2s all linear;

  }
  .page-strategic-investor-program .howToApplyItem:hover .howToApplyBody{
      transform: translateY(0px);
      transition: 0.2s ease-in-out;
      transition-delay: 0.1s;

  }
  .page-strategic-investor-program .howToApplyBody h5{
      color: #000;
      margin-bottom: 40px;
      font-size: 21px;
      line-height: 27px;
  }
  .page-strategic-investor-program .howToApplyBody p{
      color: var(--strategic-text-color);
      font-size: 17px;
      line-height: 27px;
  }


  .page-strategic-investor-program .howTOApplyV2{
      margin: auto;
      margin-top: 40px;
  }
  .page-strategic-investor-program .howTOApplyV2Item{
      width: 350px;
      margin: auto;
      box-shadow: 0 4px 71px rgb(0 0 0 / 23%);
      min-height: 450px;
      padding: 0px;
      text-align: center;
      padding-top: 0px;
      border-radius: 11px;
      background-color: #fff;
      position: relative;
      margin-bottom: 20px;
      /* background-image: url(../images/card-pattern.png); */
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .cardBackgroundLogo{
          position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 0;
      right: 0;
      opacity: 0;
      width: 246px;
      transition: 0.2s;

  }
  .page-strategic-investor-program .howTOApplyV2Item:hover .cardBackgroundLogo{
      opacity: 0.08;
      transition: 0.2s;
  }
  .page-strategic-investor-program .lineAnimationWrap {
      position: absolute;
      width: 65px;
      height: 3px;
      background: var(--strategic-theme-blue);
      left: 26px;
      margin: auto;
      bottom: -15px;
  }
  .page-strategic-investor-program .howTOApplyV2Item:nth-child(2) .lineAnimationWrap{
       background:#834df5;
  }
  .page-strategic-investor-program .howTOApplyV2Item:nth-child(3) .lineAnimationWrap{
       background: var(--strategic-theme-green);
  }
  .page-strategic-investor-program .howTOApplyV2Item:nth-child(4) .lineAnimationWrap{
       background: #f5b023;
  }
  .page-strategic-investor-program .lineAnimation {
      width: 12px;
      background-color: #fff;
      height: 3px;
      position: absolute;
      left: 0;
      animation: RadiantThemesSeparatorAnimation 1.5s infinite ease-in-out;
  }
  @keyframes RadiantThemesSeparatorAnimation {
     0% {
          left: -12px
      }

     100% {
          left: 100%
      }
  }
  .page-strategic-investor-program .howTOApplyV2Item:hover{
      box-shadow:0px 0px 120px rgb(0 0 0 / 7%);
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .howTOApplyV2Wrapper{
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .page-strategic-investor-program .howTOApplyV2Item h5{
      margin-bottom: 30px;
      font-size: 24px;
      line-height: 34px;
      position: relative;
  }
  .page-strategic-investor-program .howTOApplyV2Item p {
      justify-content: center;
  }
  .page-strategic-investor-program .onlineApplyBtn{
          color: #fff !important;
      background: #00a6be;
      display: inline-block;
      width: 160px;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      border-radius: 50px;
      font-size: 16px;
      letter-spacing: 0.5px;
      text-transform: uppercase;
      font-weight: 500;
      margin-top: 30px;
  }
  .page-strategic-investor-program .applyCountNum{
      font-size: 25px;
  }
  .page-strategic-investor-program .howTOApplyV2ItemCountWrap{
             width: 100px;
      height: 100px;
      position: absolute;
      top: -45px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 2px dashed var(--strategic-theme-blue);
      right: -45px;
      padding: 10px;
      border-radius: 20px;
  }
  .page-strategic-investor-program .howTOApplyV2ItemCount{
          display: flex;
      flex-direction: column;
      background: var(--strategic-theme-blue);
      width: 100%;
      height: 100%;
      color: #fff;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      border-radius: 10px;
  }
  .page-strategic-investor-program .patternRight{
          position: absolute;
      left: 0px;
      top: 0px;
      width: 640px;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .page-strategic-investor-program .patternLeft{
          position: absolute;
      right: 0px;
      top: 0px;
      width: 640px;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .page-strategic-investor-program .howTOApplyV2Arrow{
              position: absolute;
      left: -19px;
      transform: rotate(180deg);
      top: 50%;
      font-size: 30px;
      color: var(--strategic-theme-green);
  }
  .page-strategic-investor-program .howTOApplyV2Item:last-child .howTOApplyV2Arrow{
      display: none;
  }
  /*How TO Apply*/
  /*T&C*/
  .page-strategic-investor-program .strategicTitle.inlineTitile{
      width: 100%;
      text-align: right;
      margin-bottom: 20px !important;
  }

  .page-strategic-investor-program .termsConditionText h4{
          margin-bottom: 40px;
          line-height: 37px;
  }
  .page-strategic-investor-program .termsConditionText p{
         font-size: 18px;
      line-height: 27px;
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .termsConditionText ul {
      list-style: none;
      padding: 0;
      margin: 0;
  }
  .page-strategic-investor-program .termsConditionText ul li{
      font-size: 17px;
      color: var(--strategic-text-color);
      line-height: 27px;
      display: flex;
      align-items: baseline;
      margin-bottom: 25px;
  }
  .page-strategic-investor-program .termsConditionText ul li i{
      font-size: 17px;
      margin-left: 20px;
      color: var(--strategic-theme-green);
  }
  .page-strategic-investor-program .termsConditionV2{
          position: absolute;
      width: 100%;
      bottom: -157px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap .container-fluid{
      position: relative;
      z-index: 1;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: calc(100% - 360px);
      background-color: var(--strategic-theme-blue);
      min-height: 250px;
      padding: 15px 0;
      position: relative;
  }
  .page-strategic-investor-program .termsConditionV2Wtap::after{
          position: absolute;
      content: '';
      width: 200px;
      height: 100%;
      right: -130px;
      top: 0px;
      background-color: var(--strategic-theme-blue);
      transform: skew(-26deg);
      z-index: 0;
  }
  .page-strategic-investor-program .termsConditionV2Wtap h1{
      color: #fff;
      font-size: 40px;
      margin-bottom: 35px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap p {
      color: #fff;
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .termsConditionV2Text p:last-child{
      opacity: 0.8;
  }
  .page-strategic-investor-program .termsConditionV2List{
      display: flex;
      justify-content: space-evenly;
  }
  .page-strategic-investor-program .termsConditionV2List p{
  width: 310px;
  opacity: 0.8;
  position: relative;
  padding-right: 15px;
  }
  .page-strategic-investor-program .termsConditionV2List p .divClr{
      width: 4px;
      display: inline-block;
      position: absolute;
      background: var(--strategic-theme-green);
      height: 80%;
      top: 0;
      bottom: 0;
      left: 0;

  }
  .page-strategic-investor-program .tacCount{
          display: inline-block;
      position: absolute;
      top: -52px;
      font-size: 51px;
      font-weight: bold;
      left: 7px;
      opacity: 0.5;
  }
  /*T&C*/
  /*SErvicev2*/

  /*ServiceMobile *****************/
  .page-strategic-investor-program .serviceMobileView{
      padding: 20px;
  }
  .page-strategic-investor-program .serviceMobileView .card-header{
      background-color: #fff;
      border:unset;
      box-shadow: var(--strategic-card-shadow);
      padding: 0;
  }
  .page-strategic-investor-program .serviceMobileView .card{
      border: unset;
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .serviceMobileView .iconImageService img{
      width: 100%;
      padding: 7px;
  }
  .page-strategic-investor-program .serviceMobileView button{
          width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-decoration: none !important;
      white-space: pre-wrap;
  }
  .page-strategic-investor-program .serviceMobileView .seviceV3Title{
  color: var(--strategic-text-color);
  font-weight: bold;
  }
  .page-strategic-investor-program .serviceMobileView .card-body{
      position: relative;
      overflow: hidden;
      padding: 0;
  }
  .page-strategic-investor-program .serviceMobileView .card-body::after{
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.7;
      z-index: 0;
      top: 0;
      left: 0;
  }
  .page-strategic-investor-program .serviceMobileView  .serviceTabPaneContent img{
      position: absolute;
      width: 100%;
      left: 0;
      height: 100%;
      object-fit: cover;
  }
  .page-strategic-investor-program .serviceMobileView  .serviceSectionV3Description p {
      font-size: 15px;
  }
  .page-strategic-investor-program #serviceAccordion button[aria-expanded = 'true'] .iconImageService{
          background-color: transparent;
      border: 1px solid #fff;
  }
  .page-strategic-investor-program #serviceAccordion button[aria-expanded = 'true'] .seviceV3Title{
  color: #fff;
  }
  .page-strategic-investor-program #serviceAccordion button[aria-expanded = 'true']{
      background-color: var(--strategic-theme-blue);
  }
  /*ServiceMobile *****************/



  .page-strategic-investor-program .strategyServicesV2Icon{
      margin-bottom: 15px;
  }
  .page-strategic-investor-program .strategyServicesV2Icon img{
      height: 60px;
  }
  .page-strategic-investor-program .strategyServicesV2Item{
      text-align: center;
      position: relative;
      box-shadow: var(--strategic-card-shadow);
  }
  .page-strategic-investor-program .strategyServicesV2Item::before{
      content: '';
      width: 20%;
      height: 4px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      background-color: var(--strategic-theme-green);
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .strategyServicesV2Item:hover:before{
      width: 100%;
  transition: 0.4s all linear;
  }
  .page-strategic-investor-program .strategyServicesV2Item{
      min-height: 200px;
      transition: 0.4s all linear;
      padding: 15px;
      cursor: default;
      border-radius: 15px;
      overflow: hidden;
          display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
  }
  .page-strategic-investor-program .strategyServicesV2Item:hover{
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .strategyServicesV2Item h4{
      font-size: 25px;
      transform: scale(0.8);
      transition: 0.4s all linear;
      display: block;
  }
  .page-strategic-investor-program .strategyServicesV2Item:hover h4{
      transform: scale(1);
      transition: 0.4s all linear;
  }

  .page-strategic-investor-program .strategyServicesV2Item:hover{
      box-shadow: 0 4px 71px rgb(0 0 0 / 23%);
      transition: 0.4s all linear;

  }
  /*SErvicev2*/
  /*Services*/

  /*Services*/
  /*FAQ*/
  /*FAQ Section Start*/

   .page-strategic-investor-program .stsFaq-Section {

       width: 100%;
       background: #fff;
   }

   .page-strategic-investor-program .faqBg-sec {

       width: 100%;
        background-size: cover;
      min-height: 630px;
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      padding: 120px 0;
      padding-bottom: 100px;
   }
   .page-strategic-investor-program .faqdescription-sec {

       width: 100%;

   }
   .page-strategic-investor-program .faqTitletext-Section {

           width: 100%;
           text-align: center;
       margin-top: 25px;
       margin-bottom: 20px;
   }
   .page-strategic-investor-program .stsFaqbox-sec {

           margin-top: 32px;
           box-shadow: 2px 3.464px 24px 0 rgb(106 105 194 / 25%);
           padding: 25px;
           border-radius: 9px;
   }
   .page-strategic-investor-program .faqsubTitle-text {

         font-size: 24px;
      line-height: 31.2px;
      margin-bottom: 25px;
      color: #2ad1ed;
   }
   .page-strategic-investor-program .faqTitle-text {

           font-size: 57px;
      line-height: 74.1px;
      color: #0c266c;
      font-weight: 700;
      margin-bottom: 22px;
   }
   .page-strategic-investor-program .faqTitle-description {

        font-weight: 400;
      font-size: 22px;
      line-height: 30px;
       color: var(--strategic-text-color);
       text-align: center;
   }
   .page-strategic-investor-program .faqdescription-subtitle {

           font-size: 30px;
           font-weight: 400;
           color: #07ccec;
           line-height: 39px;

   }

   .page-strategic-investor-program .faqdescription-title {

           font-size: 48px;
           color: #27477d;
           margin-bottom: 15px;
           font-weight: 700;


   }

   .page-strategic-investor-program .faqdescription-text {

           padding-left: 8px;
           color: #27477d;
           font-size: 16px;
           line-height: 27.2px;
   }
   .page-strategic-investor-program .faqIcontext-sec {

       width: 100%;
   }
   .page-strategic-investor-program .faqIcontext-sec .faqIcon-box {

       display: flex;
       margin-bottom: 25px;
   }
   .page-strategic-investor-program .faqIcontext-sec .faqIcon-sec {

       margin-left: 14px;
   }
   .page-strategic-investor-program .faqIcontext-sec .faqIcon-sec img {

       height: 44px;
   }
   .page-strategic-investor-program .faqIcontext-sec .faqIcon-sec i {

           color: #07ccec;
           font-size: 34px;
   }

  .page-strategic-investor-program .faqIcon-bdytext .faqbx-title {

      font-size: 18px;
      font-weight: 500;
      color: #27477d;
      margin-bottom: 12px;
  }
  .page-strategic-investor-program .faqIcon-bdytext  .faqbx-Desc {

      font-size: 15px;
      margin-bottom: 15px;
      color: #888c92;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection {

      width: 100%;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsaccordion-item {

      border-bottom:1px solid var(--strategic-theme-green);
      padding: 15px 0;
      min-height: 119px;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsaccordion-item:last-child {

      border-bottom:unset;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn span {
          cursor: pointer;
      display: inline-block;
      width: 90%;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{

        border: none;
      padding: 0;
      background-color: rgba(0,0,0,0);
      text-align: right;
      font-size: 20px;
      font-weight: 500;
      line-height: 34px;
      color: #27477d !important;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      position: relative;
      outline: unset;
      box-shadow: unset;
      border: unset;
      padding: 10px;
  }
  .page-strategic-investor-program .stsFaqAcc-btn[aria-expanded="true"] {
      background-color: var(--strategic-theme-blue);
      border-radius: 9px;
      color: #fff !important;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn:focus {

      outline: unset;
      box-shadow: unset;
      border: unset;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn:hover {

      text-decoration: none;
  }
  .page-strategic-investor-program .sts-accordion-body  {

        padding: 10px 0;
      color: var(--strategic-pColour);
      padding-right: 15px;
      padding-left: 20px;
      text-align: right;
      font-size: 20px;
      line-height: 34px;
  }
  .page-strategic-investor-program .sts-accordion-body:hover {

      text-decoration: none;
  }
  .page-strategic-investor-program .faqIcon-ChangeSec {

        width: 30px;
      height: 30px;
      background-color: var(--strategic-theme-blue);
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px;
      margin-right:20px;
      position: relative;
  }
  .page-strategic-investor-program .stsFaqAcc-btn[aria-expanded="true"] .faqIcon-ChangeSec{

              background-image: unset;
      background-image: unset;
      background-image: unset;
      background-image: unset;
      background-image: unset;
      background-color: #fff;
  }
  .page-strategic-investor-program .faqIcon-ChangeSec .faqPlus-icon {

        font-size: 15px;
      color: #fff;
      position: absolute;

  }
  .page-strategic-investor-program .stsFaqAcc-btn[aria-expanded="true"] .faqIcon-ChangeSec .faqPlus-icon {

    visibility: hidden;
    opacity: 0;
    transition: 0.3s all linear;
  }
  .page-strategic-investor-program .faqIcon-ChangeSec .faqMinus-icon{

          font-size: 15px;
      color: #fff;
      opacity: 0;
      visibility: hidden;
  }
  .page-strategic-investor-program .stsFaqAcc-btn[aria-expanded="true"] .faqIcon-ChangeSec .faqMinus-icon {

    visibility: visible;
    opacity: 1;
    transition: 0.3s all linear;
    color: #c9ab4f;
  }
  .page-strategic-investor-program .stsAcBody-sublist {

      margin-top: 10px;
      padding-right: 8px;
      list-style: none;
  }
  .page-strategic-investor-program .acdbdylist-subtitle  {

      font-size: 17px;
      font-weight: 500;
      margin-bottom: 9px;
  }
  .page-strategic-investor-program .stsAcBody-sublistItem {

      font-size: 16px;
      margin-top: 12px;
      padding-right: 8px;
  }
  .page-strategic-investor-program .stsAcBody-sublistItem i {

      color:var(--strategic-theme-green);
      font-size: 16px;
  }




   /*FAQ Section End*/
  /*FAQ*/


  /*Target*/

   /*NavBar Tab Section Start*/
   .page-strategic-investor-program .targerSection{
       position: relative;
   }
   .page-strategic-investor-program .targerSectionV2ItemWrapper{
       display: flex;
           flex-wrap: wrap;
   }
   .page-strategic-investor-program .targerSectionV2ItemImg {
       width: 70px;
      height: 70px;
      margin-bottom: 40px;
      position: relative;
      z-index: 1;
   }
   .page-strategic-investor-program .targerSectionV2ItemImg img {
       width: 100%;
       height: 100%;
       object-fit: contain;
   }
   .page-strategic-investor-program .targerSectionV2ItemDes{
       text-align: center;
       position: relative;
       z-index: 1;
       text-align: right;
       width: 80%;
       margin-right: 40px;
   }
   .page-strategic-investor-program .targerSectionV2ItemDes h4{
       margin-bottom: 20px;
       color: #fff;
   }
   .page-strategic-investor-program .targerSectionV2ItemDes p {
       color: #fff;
       font-size: 18px;
   }
   .page-strategic-investor-program .targerSectionV2Item{
            width: calc(100% / 2);
      min-height: 310px;
      padding: 20px 68px;
      display: flex;
      align-items: center;
      position: relative;
      overflow: hidden;
   }
    .page-strategic-investor-program .targetedList{
        padding-right: 24px;
    }
   .page-strategic-investor-program .targetedList li {
       margin-bottom: 10px;
      color: #fff;
      text-align: right;
      font-size: 18px;
   }
   .page-strategic-investor-program .targerSectionV2Item::after{
       position: absolute;
       width: 100%;
       height: 100%;
       content: '';
       top: 0;
       left: 0;
       background-color: #000a97;
       z-index: 0;
       opacity: 0.7;
   }
    .page-strategic-investor-program .targerSectionV2Item:nth-child(2):after{
        background-color:#0062cc;
    }
     .page-strategic-investor-program .targerSectionV2Item:nth-child(3):after{
        background-color: #1b844a;
    }
     .page-strategic-investor-program .targerSectionV2Item:nth-child(4):after{
        background-color: #9a17f4;
    }
   .page-strategic-investor-program .targerSectionV2ItemBgImg{
       position: absolute;
       width: 100%;
       height: 100%;
       object-fit: cover;
       z-index: 0;
       transform: scale(1.2);
      transition: .65s cubic-bezier(.05,0.2,.1,1);
      top:0;
      left: 0;

   }
   .page-strategic-investor-program .targerSectionV2Item:hover .targerSectionV2ItemBgImg{
       transform: scale(1);
      transition: .65s cubic-bezier(.05,0.2,.1,1);
   }

  .page-strategic-investor-program .targerSection::after{
          background-image: url(../images/pattern.png);

      width: 50%;
      position: absolute;
      height: 100%;

      left: 0;
      z-index: 1;
      top: 0;
  }
  .page-strategic-investor-program .targerSection .strategicTitle h1{
      font-size: 45px;
  }
  .page-strategic-investor-program .targerSection .mainStrategicFlex{
  flex-direction: column;
  padding-right: 120px;
  justify-content: center;
  }
  .page-strategic-investor-program .targerSectionContent h4{
      font-size: 25px;
      color: #fff;
      margin-top: 40px;
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .targerSectionContent p{
      font-size: 18px;
      color: #fff;
      opacity: 0.8;
  }

  /*targerSectionV3Item*/
  .page-strategic-investor-program .targerSectionV3{
      overflow: unset;
      padding-bottom: 80px;
  }

  .page-strategic-investor-program .targerSectionV3Item{
      min-height: 562px;
      box-shadow: 0 4px 20px 0px #2196f333;
      padding: 20px;
      border-radius: 7px;
  }
  .page-strategic-investor-program .targerSectionV3Top{
          width: 100%;
      height: 265px;
      overflow: hidden;
  }
  .page-strategic-investor-program .targerSectionV3Img{
      width: 100%;
      height: 100%;
  }
  .page-strategic-investor-program .targerSectionV3Img img{
      width: 100%;
      height: 100%;
      transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;
          transform: translateZ(0);
          object-fit: cover;
  }
  .page-strategic-investor-program .targerSectionV3Item:hover .targerSectionV3Img img{
          transform: scale(1.15);
  }
  .page-strategic-investor-program .targerSectionV3Top{
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .targerSectionV3Btm h4{
      font-size: 24px;
      margin-bottom: 15px;
      min-height: 46px;
      text-align: right;
      line-height: 40px;
  }
  .page-strategic-investor-program .targerSectionV3Btm p {
      font-size: 18px;
      line-height: 32px;
      color: #666;
      font-weight: 400;
      text-align: right;
  }
  .page-strategic-investor-program .targerSectionV3Btm p b{
      margin-bottom: 10px;
      display: inline-block;
  }
  .page-strategic-investor-program .targerSectionV3Btm ul {
      padding: 0;
      list-style: none;
  }
  .page-strategic-investor-program .targerSectionV3Btm ul li {
      display: flex;
      align-items: baseline;
      margin-bottom: 10px;

  }
  .page-strategic-investor-program .targerSectionV3Btm ul li i{
      width: 7%;
      font-size: 15px;
      color: #bf9b2e;
  }
  .page-strategic-investor-program .targerSectionV3Btm ul li span{
      display: inline-block;
      width: 90%;
      font-size: 15px;
      color: #666;
      font-weight: 400;
  }
  .page-strategic-investor-program .targetedMySwiper {
      overflow: unset;
  }

  .page-strategic-investor-program .targerSectionV3Item{
      min-height: 575px;
  }

  /*targerSectionV3Item*/

  .page-strategic-investor-program .enroleRequirement {
      background-color: #f5f5f5;
      position: relative;
  }
  .page-strategic-investor-program .enroleRequirementWrap{
          width: 60%;

  }
  @media(min-width:1600px){
      .page-strategic-investor-program .enroleRequirementWrap{

      padding-right: 11%;
  }
  }
  .page-strategic-investor-program .enroleRequirementBgImg{
      position: absolute;
      width: 40%;
      left: 0;
      top: 0;
      /* padding: 20px; */
      height: 100%;
  }
  .page-strategic-investor-program .enroleRequirementBgImg img{
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle {
      width: 100%;
      text-align: right;


      margin-bottom: 40px !important;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle h1{
          font-size: 45px;
      font-weight: unset;
      line-height: 67px;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul p {
      font-size: 25px;
      margin-bottom: 30px;
      text-align: right;

  }
  .page-strategic-investor-program .enroleRequirementWrap ul  {
      padding: 0;
      list-style: none;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul li i{
      color: #bf9b2e;
      margin-left: 15px;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul li {
      margin-bottom: 20px;
      font-size: 20px;
      line-height: 34px;
      display: flex;
      align-items: baseline;
      text-align: right;
  }
  /*Target*/


   /*Contact-Us Section Start*/


   .page-strategic-investor-program .stsContact-section {
    background-image: url(../img/contact-ar-bg2.jpg);
      overflow:hidden;
       width: 100%;
       position: relative;
       z-index: 1;
       padding: 120px 0;
       background-size: cover;
    min-height: 630px;

    position: relative;
    background-position: center;
    background-repeat: no-repeat;
   }
   .page-strategic-investor-program .stsContact-section:after {

      top: 0;
      left: 0;
      width: 100%;
      z-index: -1;
      height: 100%;
      content: "";
      position: absolute;
      background:#000;
      opacity: 0.5;

   }
   .page-strategic-investor-program .contactus-contentSec {

       width: 80%;
   }
   .page-strategic-investor-program .contactus-contentSec .contactcnt-title {

         font-size: 48px;
      line-height: 60px;
      color: #fff;
      margin-bottom: 20px;
   }
   .page-strategic-investor-program .contactus-contentSec .contactcnt-text {

            color: #fff;
            font-size: 16px;
            margin-bottom: 40px;
            width: 90%;
            line-height: 26px;
   }
   .page-strategic-investor-program .contactBox-sec {

       display: flex;
       gap: 30px;
       width: 100%;
   }
   .page-strategic-investor-program .sts-contactbox {

         display: flex;
         gap: 15px;
         border-radius: 4px;
      padding: 17px 25px;
      background: transparent;
      border: 1.5px solid rgba(64, 105, 255, 0.3);
      text-decoration: none;
      min-width: 333px;

   }
  .page-strategic-investor-program .sts-contactbox:hover {

      text-decoration: none;
  }
   .page-strategic-investor-program .sts-contactboxIcon img {

       height: 50px;
   }
   .page-strategic-investor-program .sts-contsubxsubtitle {

           font-size: 16px;
      line-height: 20px;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      color: #fff !important;
      font-weight: 400;
      margin-bottom: 10px;
   }
  .page-strategic-investor-program .sts-contbxContent {

      font-size: 22px;
      line-height: 26px;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      color: #fff;
      font-weight: 500;
  }
  .page-strategic-investor-program .stscontactForm-sec {

      width: 100%;
      box-shadow: 0px 10px 30px rgb(4 33 63 / 5%);
      padding: 45px 45px 60px;
      background: #fff;
      border-radius: 4px;
  }
  .page-strategic-investor-program .stscontactForm-sec .stscontactForm-header  {

      margin-bottom: 40px;
  }
  .page-strategic-investor-program .stscontactForm-header .stscontactForm-subtitle {
      text-align: right;
      font-size: 30px;
    line-height: 24px;
    color: #c5a84d;
    text-transform: uppercase;
    position: relative;
    padding-right: 15px;
  }
  .page-strategic-investor-program .stscontactForm-subtitle::after{
      content: '';

      background-color: var(--strategic-theme-green);
      width: 4px;
      height: 35px;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;

  }
  .page-strategic-investor-program .stscontactForm-header .stscontactForm-subtitle img {

      margin-left: 10px;
      width: 26px;
  }
  .page-strategic-investor-program .stscontactForm-header .stscontactForm-title {

      font-size: 36px;
      line-height: 48px;
      color: #0E1E36;

  }
  .page-strategic-investor-program .stscontactForm-sec .sts-single-personal-info {

      margin-bottom: 40px;
  }
  .page-strategic-investor-program .frmSubmitBtn{
          text-align: center;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .page-strategic-investor-program .frmSubmitBtn img{
      height: 70px;
  }
  .page-strategic-investor-program .sts-single-personal-info .form-control {

        width: 100%;
      outline: none;
      font-size: 15px;
      max-width: 100%;
      font-weight: 400;
      line-height: 26px;
      border-radius: 4px;
      padding: 10.5px 20px;
      background-color: #FFF;
      color: #000;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 1.5px solid rgba(14, 30, 54, 0.2);
  }

  .page-strategic-investor-program .sts-single-personal-info .form-control:focus {

      box-shadow: unset;
      outline: unset;
  }
  .page-strategic-investor-program .sts-single-personal-info textarea.form-control  {
      resize: none;
      height: 120px;
  }
  .page-strategic-investor-program .ContactTheme-btn {

          background: var(--strategic-theme-blue);
      padding: 15px 29px;
      color: #ffffff;
      border: 0;
      font-size: 16px;
      line-height: 24px;
      font-weight: 500;
      border-radius: 2px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;

      transition: all 0.2s ease-in-out;
      z-index: 1;
      overflow: hidden;
      position: relative;
      border: 1px solid var(--strategic-theme-blue);
      border-radius: 11px;
      cursor: pointer;
  }
  .page-strategic-investor-program .ContactTheme-btn:hover{
      background-color: transparent;
      color: var(--strategic-theme-blue);
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .ContactTheme-btn i {

      font-size: 15px;
          transform: rotate(180deg);

  }

  .page-strategic-investor-program .stsContact-section .strategicTitle {
          position: relative;
      z-index: 1;
      margin: 0 !important;
      text-align: right;
      padding: 20px 20px 20px 120px;
      width: 100% !important
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle p {
      font-size: 30px;
      line-height: 46px;
      color: #fff;
      opacity: 1;
  }

   /*Contact-Us Section End*/

  /* Service*/


  /*ServiceV3*/
  .page-strategic-investor-program span.servicesNavLink{
      visibility: hidden;
  }
  .page-strategic-investor-program .strategyServices{
      position: relative;
  }
  .page-strategic-investor-program .strategyServices::after{
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url('../img/world-map.png');
      background-size: auto;
      background-position: top;
      opacity: 0.2;
      content: '';
      z-index: -2;
      left: 0;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs .strategicTitle {
      margin-bottom: 20px !important;
      margin-top: 20px !important;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper{
      display: flex;
  }
  .page-strategic-investor-program .serviceSectionV3Col{
      width: 60%;
  }
  .page-strategic-investor-program .serviceSectionV3Col:last-child{
      width: 40%;
      display: flex;
  }
  .page-strategic-investor-program .servicesNavLinkWrap{
      justify-content: space-between;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      padding: 0 60px 0 60px;
  }
  .page-strategic-investor-program .servicesNavLink{
      display: inline-block;
      width: 30%;
      min-height: 100px;
      margin-bottom: 20px;
          display: flex;
      align-items: center;

      text-align: center;
       flex-direction: column;
           background-color: #fff;
      box-shadow: var(--strategic-card-shadow);
      padding: 15px;
      position: relative;
      z-index: 1;

  }
  .page-strategic-investor-program .seviceV3Title{
      font-size: 18px;
      display: inline-block;
      position: relative;
      padding-bottom: 10px;
  }
  .page-strategic-investor-program .servicesNavLink:hover{
      background-color: transparent;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active .seviceV3Title:after, .page-strategic-investor-program .nav-pills .show>.nav-link .seviceV3Title:after{
          width: 40%;
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink:hover .seviceV3Title:after{
      width: 40%;
      transition: 0.4s all linear;
      }
  .page-strategic-investor-program .seviceV3Title:after{
      width: 0%;
      height: 2px;
      background-color:#ffffff;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0;
      content: '';
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink::after{
      position: absolute;
      width: 100%;
      height: 50%;
      content: '';
      background-color:var(--strategic-theme-blue);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0;
      z-index: -2;
       transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink:hover:after{
  opacity: 1;
  height: 100%;
  transition: 0.4s ease-in-out;
  }
  .page-strategic-investor-program .servicesNavLink:hover .seviceV3Title{
      color: #fff;
      opacity: 1;
  }
  .page-strategic-investor-program .seviceV3ImageWrap{
  /*	    background-image: url(../images/service-round.png);*/
      width: 70px;
      height: 70px;
      background-size: contain;
      display: flex;
      align-items: center;
      background-position: center;
      justify-content: center;
      margin-bottom: 15px;

  }
  .page-strategic-investor-program .iconImageService{
      height: 60px;
      padding: 5px;
      /* transform: scale(0.9); */
      transition: 0.4s all linear;
      background-color: #bf9b2e;
      border-radius: 100%;
          border: 0px solid #fff;
      transition: 0.4s all linear;
      width: 60px;
  }
  .page-strategic-investor-program .servicesNavLink:hover .iconImageService{
      background-color: var(--strategic-theme-blue);
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active .iconImageService, .page-strategic-investor-program .nav-pills .show>.nav-link .iconImageService{
      background-color: var(--strategic-theme-blue);
      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink img{
     width: 100%;
     padding: 8px;
  }
  .page-strategic-investor-program .seviceV3BgIcon{
      position: absolute;
      z-index: -1;
      /* background-color: #fff; */
      border-radius: 100%;
      width: 90px;
      height: 90px;
      overflow: hidden;
           transition: 0.4s all linear;
           transform: scale(1.0);
  }
  .page-strategic-investor-program .seviceV3BgIcon img{
  width: 100%;
      /* height: 90px; */
      background: transparent;
      object-fit: cover;
      height: 100%;
      transform: scale(1.4);
  }
  .page-strategic-investor-program .servicesNavLink:hover .seviceV3BgIcon img{
       transform: scale(1.2);
       transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink:hover img{

      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .servicesNavLink:hover .seviceV3BgIcon{
       transform: scale(0.85);
       transition: 0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active .seviceV3BgIcon{
       transform: scale(0.85);
       transition: 0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active .seviceV3BgIcon img, .page-strategic-investor-program .nav-pills .show>.nav-link .seviceV3BgIcon img{
       transform: scale(1.5);
       transition: 0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active img, .page-strategic-investor-program .nav-pills .show>.nav-link img{

      transition: 0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .nav-pills .nav-link.active, .page-strategic-investor-program .nav-pills .show>.nav-link{
      background-color: var(--strategic-theme-blue);
      color: #fff;

  }
  .page-strategic-investor-program .serviceSectionV3Wrapper  .nav-pills .nav-link{
  color: var(--strategic-text-color);
      font-size: 15px;
  /*    box-shadow: var(--strategic-card-shadow);*/
      font-weight: bold;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .tab-content>.tab-pane{
      width: 100%;
      height: 100%;
  }
  .page-strategic-investor-program .serviceTabPaneContent {

      width: 100%;
      min-height: 100%;
      display: flex;
      overflow: hidden;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents{
      position: relative;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents::after {
      position: absolute;
      width: calc(100% + 20px);
      height: calc(100% + 40px);
      content: '';
      top: 0;
      background-color: #ffffff;
      z-index: -1;
      bottom: 0;
      margin: auto;
      right: -20px;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px;
      opacity: 1;
      box-shadow: 0 3px 6px rgb(122 122 122 / 35%), -1px -3px 6px rgb(185 185 185 / 28%);
  }

  .page-strategic-investor-program .serviceSectionV3TabsContents::before{
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      top: 0;
      left: 0;
      background-color: #000;
      opacity: 0.6;
      z-index: 1;
  }

  .page-strategic-investor-program .serviceSectionV3Wrapper .tab-content>.tab-pane .serviceTabPaneContent img{
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: scale(1.2);
      transition:  0.4s all linear;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper .tab-content>.active .serviceTabPaneContent img{
      transform: scale(1);
      transition: .65s cubic-bezier(.05,0.2,.1,1);
  }

  .page-strategic-investor-program .serviceSectionV3Description{
      position: relative;
          width: 60%;
      margin: auto;
      z-index: 3;
      text-align: center;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4, .page-strategic-investor-program .serviceSectionV3Description p{
      color: #fff;
      font-size: 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4{
      margin-bottom: 40px	;
      font-size: 38px;
  }
  /*ServiceV3*/


     .page-strategic-investor-program .serviceLoadMoreBtn{
         width: 150px;
         padding: 15px;
         background-color: var(--strategic-theme-blue);
         display: inline-block;
         color: #fff;
         border-radius: 50px;
             height: 57px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      cursor: pointer;
      box-shadow: var(--strategic-card-shadow);


     }

     .page-strategic-investor-program .serviceLoadmore-show{
             height: 100%;
         opacity: 1;
             transition: all .65s cubic-bezier(.05,0.2,.1,1);
             visibility: visible;
     }
     .page-strategic-investor-program .myServiceSwiper {
         padding-right: 200px;

     }
     .page-strategic-investor-program .myServiceSwiper .swiper-wrapper{
         padding-top: 65px;
     }
     .page-strategic-investor-program .strategyServices{
         position: relative;
     }
  .page-strategic-investor-program .myServiceSwiperBtns{
          position: absolute;
      top: -51px;
      width: 150px;
      right: 77px;
      height: 150px;
  }
  .page-strategic-investor-program .myServiceSwiperBtns .swiper-button-next, .page-strategic-investor-program .myServiceSwiperBtns .swiper-rtl .swiper-button-prev{
          background: var(--strategic-theme-blue);
      width: 50px;
      height: 50px;
      border-radius: 100%;
  }
  .page-strategic-investor-program .myServiceSwiperBtns .swiper-button-prev, .page-strategic-investor-program .myServiceSwiperBtns .swiper-rtl .swiper-button-next{
          background: var(--strategic-theme-blue);
      width: 50px;
      height: 50px;
      border-radius: 100%;
  }
  .page-strategic-investor-program .myServiceSwiperBtns .swiper-button-next:after, .page-strategic-investor-program .myServiceSwiperBtns .swiper-button-prev:after{
      font-size: 20px;
      color: #fff;
      font-weight: bold;
  }
     .page-strategic-investor-program .myServiceSwiperWrapper::after{
         position: absolute;
      width: 100%;
      height: 75%;
      background-color: aliceblue;
      content: '';
      top: 0;
      right: 0;
      z-index: -1;
     }

  .page-strategic-investor-program .container-fluid.serviceContainer{
      padding-right: 200px;
      padding-left: 200px;
  }
  .page-strategic-investor-program .myServiceItem img{
      width: 100%;
          transform: scale(1);
          transition: 0.3s all linear;
  }
  .page-strategic-investor-program .myServiceItem:hover img{
      transform: scale(1.2);
          transition: all .65s cubic-bezier(.05,0.2,.1,1);
  }
  .page-strategic-investor-program .myServiceItem{
      position: relative;
      width: 340px;
      margin: auto;
      margin-bottom: 35px;
          box-shadow: 0px 0px 120px rgb(0 0 0 / 7%);
      border-radius: 15px;
      overflow: hidden;

  }
  .page-strategic-investor-program .myServiceItem::after{
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.3;
      top: 0;
      left: 0;
      transition: 0.3s all linear;
  }
  .page-strategic-investor-program .myServiceItem:hover:after{
      transition: all .65s cubic-bezier(.05,0.2,.1,1);
          opacity: 0.6;
  }
  .page-strategic-investor-program .myServiceContent{
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 15px;
      padding-bottom: 40px;
      z-index: 2;
      padding-top: 30px;
  }
  .page-strategic-investor-program .myServiceContent:after{
      width: 100%;
      height: 55%;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
  /*	background-color: #000;*/
      opacity: 0;
      z-index: -1;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program span.servicesItemCount {
      position: absolute;
      color: #fff;
      right: 15px;
      top: 0px;
      font-size: 66px;
      font-weight: bold;
      z-index: 1;
  }
  .page-strategic-investor-program .swiper-slide-active .myServiceItem .myServiceContent:after{
      opacity: 0.8;
      height: 100%;
      transition: all .65s cubic-bezier(.05,0.2,.1,1);
  }
  .page-strategic-investor-program .myServiceItem:hover .myServiceContent:after{
      opacity: 0.8;
      height: 100%;
      transition: all .65s cubic-bezier(.05,0.2,.1,1);
  }
  .page-strategic-investor-program .myServiceContent h4{
      color: #fff;
      font-size: 22px;
      position: relative;
      display: inline-block;
      padding-right: 20px;
      position: relative;
      top: 15px;
          transition: 0.3s all linear;
  }
  .page-strategic-investor-program .myServiceContent h4::after{
      position: absolute;
      width: 3px;
      height: 100%;
      content: '';
      left: 0;
      top: 0;
      background-color: var(--strategic-theme-green);
  }
  .page-strategic-investor-program .myServiceContent p{
      color: #fff;
      opacity: 0;
      position: relative;
      top: 15px;
      font-size: 18px;
      transition: 0.2s all linear;
  }
  .page-strategic-investor-program .swiper-slide-active .myServiceItem .myServiceContent h4{
  transition: 0.2s all linear;
          top: 0px;
  }

  .page-strategic-investor-program .myServiceItem:hover .myServiceContent h4{
      transition: 0.2s all linear;
          top: 0px;
  }
  .page-strategic-investor-program .myServiceItem:hover .myServiceContent p{
      opacity: 0.8;
      transition: 0.2s all linear;
          top: 0px;
  }
  .page-strategic-investor-program .swiper-slide-active .myServiceItem .myServiceContent p{
      opacity: 0.8;
      transition: 0.2s all linear;
          top: 0px;
  }
  /* Service*/


   /*Social Media Section Start*/

   .page-strategic-investor-program .stssocialMedia-feed {

           width: 100%;
           background: #f0f5f6;
           padding: 100px 0 20px;
           padding-top: 50px !important;
   }
   .page-strategic-investor-program .stsMediatitle-heading {

           font-size: 45px;
      font-weight: 600;
      text-align: center;
      line-height: 50px;
      letter-spacing: 2.52px;
      color: #bf9b2e;
      text-transform: uppercase;
      padding-top: 64px;
      padding-bottom: 24px;
      margin-bottom: 0;
      display: flex;
      width: 100%;
      justify-content: center;
   }
   .page-strategic-investor-program .strategicMediaSwiper {

       width: 100%;
   }
   .page-strategic-investor-program .strategicMediaSwiper .swiper-wrapper {

       margin-bottom: 80px;
   }
  .page-strategic-investor-program .smFeed-box  {

      width: 100%;
      box-shadow: 0 2px 4px rgb(0 0 0 / 17%);
      border: 1px solid #e0e6e7;
      background-color: #ffffff;
  }

  .page-strategic-investor-program .smFeedbox-img {

      width: 100%;
      position: relative;
  }

  .page-strategic-investor-program .smFeedbox-img img {

      width: 100%;
      object-fit: cover;
  }
  .page-strategic-investor-program .smFeed-twticon {

      position: absolute;
      top: 16px;
      left: 0;
      right: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
  }
  .page-strategic-investor-program .smFeed-twticon i  {

      color: #fff;
      font-size: 24px;
      text-shadow: 0 0 8px rgb(0 0 0 / 42%);
  }

  .page-strategic-investor-program .smFeedbox-text {

      width: 100%;
      position: relative;
      padding: 10px 15px;

  }
  .page-strategic-investor-program .smFeedbox-text p{
      overflow:hidden;
  }
  .page-strategic-investor-program .smfeedlogo-img {

        border: 2px solid #fff;
      box-shadow: 0 1px 2px hsl(0deg 0% 47% / 30%) !important;
      -webkit-box-shadow: 0 1px 2px hsl(0deg 0% 47% / 30%);
      -moz-box-shadow: 0 1px 2px hsla(0,0%,47%,.3);
      height: 56px;
      width: 56px;
      border-radius: 50%;
      overflow: hidden;
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      margin: auto;
      background: #fff;
  }
  .page-strategic-investor-program .smfeedlogo-img img  {

      width: 100%;
      object-fit: cover;
  }


  .page-strategic-investor-program .smfeedbox-title {

        font-size: 14px;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-align: center;
      color: #454545;
      margin-top: 35px;
  }
  .page-strategic-investor-program .smfeedpost-date  {


      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 12px;
      color: #454545;
      text-align: center;
      font-weight: 500;
  }


  .page-strategic-investor-program .smfeedbox-description {

      color: #7B838C;
      font-size:16px;
      width: 100%;
      text-align: center;
      font-weight: 500;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next {

        width: 50px;
      height: 50px;
      background-color: transparent;
      border: 1px solid #e1e6e4;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next:after, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev:after, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next:after, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev:after {

      font-size: 16px;
      line-height: 48px;
      color: #000;
      transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next:after, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev:after {

      color: #fff;
      transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .2s;
    transition-property: all;
  }
  .page-strategic-investor-program .strategicMediaSwiper .smNavigation-sec {

      position: absolute;
      bottom: 30px;
      left: 0;
      width: 100%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev {

      right: 46%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next {

      left: 47%;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next:before, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev:before {

        content: "";
      position: absolute;
      top: -1px;
      left: -1px;
      bottom: -1px;
      right: -1px;
      background-color:#001a84;
      z-index: -1;
      opacity: 0;
      -webkit-transform: perspective(400px) rotateX(0deg) scale(0);
      -ms-transform: perspective(400px) rotateX(0deg) scale(0);
      transform: perspective(400px) rotateX(0deg) scale(0);
      -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
      transform-origin: bottom;
      transition-delay: .1s;
      transition-timing-function: ease-in-out;
      transition-duration: .5s;
      transition-property: all;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next:hover:before, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev:hover:before  {

         opacity: 1.0;
      -webkit-transform: perspective(400px) rotateX(0deg) scale(1.0);
      -ms-transform: perspective(400px) rotateX(0deg) scale(1.0);
      transform: perspective(400px) rotateX(0deg) scale(1.0);
      transition-delay: .1s;
      transition-timing-function: ease-in-out;
      transition-duration: .2s;
      transition-property: all;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next.activeArrow:before, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev.activeArrow:before  {

         opacity: 1.0;
      -webkit-transform: perspective(400px) rotateX(0deg) scale(1.0);
      -ms-transform: perspective(400px) rotateX(0deg) scale(1.0);
      transform: perspective(400px) rotateX(0deg) scale(1.0);
      transition-delay: .1s;
      transition-timing-function: ease-in-out;
      transition-duration: .2s;
      transition-property: all;
      color: #fff;
  }

   /*Social Media Section End*/

  @media(max-width:1399px){
      .page-strategic-investor-program .container-fluid.serviceContainer{
      padding-right: 20px;
      padding-left: 20px;
  }
  .page-strategic-investor-program .myServiceItem{
      width: 100%;
  }
      .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight{
              transform: scale(0.8);
      }

  .page-strategic-investor-program .termsConditionV2{
      bottom: -215px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: calc(100% - 215px);
  }
  .page-strategic-investor-program .termsConditionV2Wtap::after{
      right: -110px;
  }

  .page-strategic-investor-program .stsContact-section .strategicTitle{
      padding:11px 20px 20px 0 ;
  }
  .page-strategic-investor-program .stscontactForm-sec{
      width: 100% !important;
  }

  .page-strategic-investor-program .strategicTitle h1{
      font-size: 45px;
  }
  .page-strategic-investor-program .servicesItemWrapperContent h4{
      font-size: 30px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap p{
      font-size: 16px;
  }
  .page-strategic-investor-program .smfeedbox-description{
      font-size: 14px;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      left: 43%;
  }
  .page-strategic-investor-program .strategicContent p{
      font-size: 18px;
  }


  .page-strategic-investor-program .myServiceItem img{
      min-height: 400px;
      object-fit: cover;
  }
  .page-strategic-investor-program .myServiceContent h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .myServiceContent p{
      font-size: 16px;
  }
  .page-strategic-investor-program .myServiceContent{
      padding-bottom: 25px;
  }
  .page-strategic-investor-program .howTOApplyV2Item{
      width: auto;
      min-height: 490px;
  }
      .page-strategic-investor-program .howToApply .container-fluid{
              padding-left: 15px;
      padding-right: 15px;
      }
      .page-strategic-investor-program .howTOApplyV2ItemCountWrap{
          right: -22px;
      }
      .page-strategic-investor-program .howTOApplyV2Arrow {
      left: -10px;
      height: 10px;
      font-size: 25px;

  }
  .page-strategic-investor-program .howTOApplyV2Item h5{
      font-size: 22px;
  }
  .page-strategic-investor-program .howToApplyBody p{
      font-size: 16px;
  }

  .page-strategic-investor-program .targerSectionV3 .container-fluid{
      padding-left: 15px;
      padding-right: 15px;
  }
  }

  @media(min-width: 1601px) and (max-width:1800px){
      .page-strategic-investor-program .howToApply .container-fluid{
              padding-left: 15px;
      padding-right: 15px;
      }
          .page-strategic-investor-program .container-fluid.serviceContainer {
      padding-right: 50px;
      padding-left: 50px;
  }
  .page-strategic-investor-program .myServiceItem{
      width: 100%;
  }
  }
  @media(min-width:1400px) and (max-width:1600px) {
      .page-strategic-investor-program .stsFaq-Section .strategicTitle{
          padding-top:50px;
      }
      .page-strategic-investor-program .container-fluid.serviceContainer {
      padding-right: 100px;
      padding-left: 100px;
  }
  .page-strategic-investor-program .myServiceItem{
      width: 100%;
  }
  .page-strategic-investor-program .termsConditionV2{
      bottom: -215px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: calc(100% - 215px);
  }
  .page-strategic-investor-program .termsConditionV2Wtap::after{
      right: -110px;
  }
  .page-strategic-investor-program .howToApply .container-fluid{
              padding-left: 40px;
      padding-right: 40px;
      }
      .page-strategic-investor-program .howTOApplyV2Wrapper{
          max-width: 1320px;
          margin: auto;
      }
      .page-strategic-investor-program .howTOApplyV2Arrow{
          height: 12px;
          right: -50px;
      }

      .page-strategic-investor-program .howTOApplyV2Item{
      width: auto;
      min-height: 490px;
  }

      .page-strategic-investor-program .howTOApplyV2ItemCountWrap{
          right: -22px;
      }
      .page-strategic-investor-program .howTOApplyV2Arrow {
      right: -10px;
      height: 10px;
      font-size: 25px;

  }
  .page-strategic-investor-program .howTOApplyV2Item h5{
      font-size: 22px;
  }
  .page-strategic-investor-program .howToApplyBody p{
      font-size: 16px;
  }


      .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      left: 43%;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle {
      padding: 11px 20px 20px 0;
  }
  .page-strategic-investor-program .stscontactForm-sec{
      width: 90% !important;
  }

  .page-strategic-investor-program .myServiceItem img{
      min-height: 390px;
      object-fit: cover;
  }
  .page-strategic-investor-program .myServiceContent h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .myServiceContent p{
      font-size: 16px;
  }
  .page-strategic-investor-program .myServiceContent{
      padding-bottom: 25px;
  }
  }

  @media(min-width:1200px) and (max-width:1299px){

  .page-strategic-investor-program .programBenefitItem{
      min-height: 585px;
  }
  .page-strategic-investor-program .programBenefitItemTop h4{
      font-size: 20px;
      line-height: 27px;
      min-height: 54px;
  }
  .page-strategic-investor-program .divLine{
      padding: 20px 0;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec .strategicTitle{
      padding: 20px 20px 20px 40px;
  }
  .page-strategic-investor-program .whatWeExpectItemWrapRow{
      padding: 100px 40px;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-weight: normal;
      opacity: 1;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4{
      font-size: 30px;
  }
  .page-strategic-investor-program .targerSectionV2ItemImg{
      width: 70px;
      height: 70px;
  }
  .page-strategic-investor-program .howTOApplyV2Item h5{
      margin-bottom: 20px;
  }
  .page-strategic-investor-program .howToApplyBody{
      transform: unset;
  }
  .page-strategic-investor-program .termsConditionV2Wtap h1{
      font-size: 35px;
  }
  }

  @media(min-width:992px) and (max-width:1199px){
    .page-strategic-investor-program .banner-container p {
        font-size: 20px;
        line-height: 31px;
        font-weight: normal;
    }
  .page-strategic-investor-program .pt-100{
  padding-top: 50px;
  padding-bottom: 50px;
  }
  /*Enrol*/
  .page-strategic-investor-program .enroleRequirementWrap{
      padding-right: 4%;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle h1{
      font-size: 30px;
      line-height: 47px;
      font-weight: bold;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul p{
      font-size: 20px;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul li{
      font-size: 18px;
      display: flex;
      align-items: baseline;
  }
  .page-strategic-investor-program .targerSectionV3Btm h4{
      line-height: 34px;
      font-size: 20px;
  }
  /*Enrol*/


  /*Banner*/
  .page-strategic-investor-program .bannerContentDesc h1{
      font-size: 45px;
      line-height: 67px;
      font-weight: 500;
  }
  .page-strategic-investor-program .bannerContentDesc p{
      font-size: 20px;
  }
  /*Banner*/
  .page-strategic-investor-program .aboutSection{
      padding-top:50px;
  }

  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer{
      min-height: 500px;
  }


  /*benefit*/
  .page-strategic-investor-program .strategicTitle h1{
      font-size: 30px;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec .strategicTitle{
      padding: 20px 20px 20px 20px;
  }
  .page-strategic-investor-program .whatWeExpectItemWrapRow{
      padding: 20px 20px;
      padding-left: 20px;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-size: 15px;
      line-height: 27px;
      opacity: 1;
  }
  /*benefit*/
  /*Service*/
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      padding: 0 20px 0 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description {
      width: 90%;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4{
      font-size: 30px;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents::after{
          width: calc(100% + 10px);
      height: calc(100% + 31px);
          left: -12px;
  }
  .page-strategic-investor-program .seviceV3Title{
      font-weight: normal;
      opacity: 1;
  }
  .page-strategic-investor-program .servicesNavLink:hover .seviceV3Title{
      opacity: 1;
  }
  .page-strategic-investor-program .serviceSectionV3Description p{
      font-size: 18px;
      line-height: 27px;
  }
  /*Service*/

  /*Target*/
  .page-strategic-investor-program .targerSection .strategicTitle h1{
      font-size: 30px;
  }
  .page-strategic-investor-program .targerSectionV2ItemImg{
      width: 65px;
      height: 65px;
      margin-bottom: 20px;
      margin-top: 20px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes h4{
      font-size: 22px;
  }
  .page-strategic-investor-program .targerSectionV2Item{
          justify-content: flex-start;
  }
  .page-strategic-investor-program .targerSectionV2Item{
      padding: 20px 20px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes p, .page-strategic-investor-program .targetedList li{
      font-size: 16px;
  }
  .page-strategic-investor-program .programBenefitItem{
      min-height: 550px;
  }
  .page-strategic-investor-program .divLine{
      padding: 25px 0;
  }
  .page-strategic-investor-program .programBenefitItemTop h4{
      font-size: 20px;
  }
  /*Target*/

  /*How to apply*/
  .page-strategic-investor-program .howTOApplyV2Item{
      min-height: 450px;
  }
  .page-strategic-investor-program .howToApplyBody{
      min-height: auto;
  }
  .page-strategic-investor-program .howToApplyBody p{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .howTOApplyV2Wrapper .col-xl-3:nth-child(2) .howTOApplyV2Arrow{
      display: none;
  }
  .page-strategic-investor-program .howToApply{
      padding-bottom: 50px;
  }
  /*How to apply*/

  /*T&D*/
  .page-strategic-investor-program .termsConditionV2Wtap::after{
      display: none;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: 100%;
      padding: 20px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap h1{
      font-size: 30px;
  }
  /*T&D*/
  /*FAQ*/
  .page-strategic-investor-program .stsFaq-Section .strategicTitle{
      margin-bottom: 20px !important;
      margin-top: 0;
  }
  .page-strategic-investor-program .faqBg-sec{
      padding-top: 50px;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .sts-accordion-body{
      font-size: 17px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle p{
      font-size: 24px;
      line-height: 37px;
  }
  .page-strategic-investor-program .targerSectionV3Btm p{
      font-size: 16px;
      line-height: 27px;
  }
  /*FAQ*/

  .page-strategic-investor-program .programBenefitItemBtm p{
          font-size: 16px;
      line-height: 27px;
  }
  .page-strategic-investor-program .targerSectionV3Item{
      min-height: 580px;
  }
  /*SOCIAL MEDIA*/
  .page-strategic-investor-program .stssocialMedia-feed .strategicTitle   {
      width: 100%;
      margin-bottom: 20px !important;
  }
  /*SOCIAL MEDIA*/

  /*Contact*/
  .page-strategic-investor-program .stscontactForm-sec{
      padding: 40px 20px;
  }

  /*Contact*/

  }

  @media(min-width:768px) and (max-width:991px){

  /*Enrol*/
  .page-strategic-investor-program .programPenefit {
      background-attachment: fixed;

  }
  .page-strategic-investor-program .enroleRequirementWrap{
      padding-right: 4%;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle h1{
      font-size: 30px;
      line-height: 47px;
      font-weight: bold;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul p{
      font-size: 20px;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul li{
      font-size: 18px;
      display: flex;
      align-items: baseline;
      line-height: 27px;
  }
  /*Enrol*/


      .page-strategic-investor-program .bannerContentDesc{
          width: 90%;
      }
      .page-strategic-investor-program .bannerContentDesc h1{
          font-size: 30px;
          margin-bottom: 25px;
          line-height: 45px;
      }
      .page-strategic-investor-program .bannerContentDesc p{
          font-size: 17px;
      }
      .page-strategic-investor-program .aboutSection{
          min-height: auto;
      }
      .page-strategic-investor-program .strategicTitle h1{
          font-size: 30px;
          line-height: 45px;
      }
      .page-strategic-investor-program .strategicSubTitle{
          font-size: 18px;
      }
      .page-strategic-investor-program .strategicContent p {
      font-size: 17px;
      line-height: 27px;
  }
  .page-strategic-investor-program .aboutSection .align-items-center{
      align-items: none !important;
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridWrapper{
      top: 26px;
  }
  .page-strategic-investor-program .aboutSection {
      padding-top: 90px !important;
  }
  .page-strategic-investor-program .strategicTitle.inlineTitile{
      text-align: center;
  }
  .page-strategic-investor-program .logoIconHead{
      left: 0;
      right: 0;
      margin: auto;
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight{
          transform: scale(0.6);
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer{
      min-height: 450px;
  }
  .page-strategic-investor-program .divLine{
      padding: 20px 0;
  }

  /*2*/
  .page-strategic-investor-program .whatWeExpectItem{
      width: 40%;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv {
      width: 100%;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec{
      min-height: auto;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec .strategicTitle{
      padding: 20px 20px 20px 20px;
      text-align: center;
      margin-bottom: 0 !important;
  }
  .page-strategic-investor-program .whatWeExpectItemWrapRow{
      padding: 20px 20px;
          padding-right: 35px;
              display: flex;
      flex-wrap: wrap;
      justify-content: center;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv::after{
      opacity: 0.7;
  }
  .page-strategic-investor-program .whatWeExpectItem{
      flex-direction: column;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap{
      text-align: center;
  }
  .page-strategic-investor-program .whatWeExpectItem img{
      margin-left: 0;
          margin-bottom: 0px;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-size: 15px;
      font-weight: normal;
      opacity: 1;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap::after{
      content: unset;
  }



  .page-strategic-investor-program .whatWeExpectItemImages{
      margin-left: 0;
      margin-bottom: 15px;
  }
  .page-strategic-investor-program .whatWeExpectItem img{
      margin-left: 0;

  }
  .page-strategic-investor-program .whatWeExpectItem h5, .page-strategic-investor-program .whatWeExpectItem.active h5, .page-strategic-investor-program .whatWeExpectItem:hover p{
      color: #fff;
  }
  .page-strategic-investor-program .whatWeExpectItem.active p{
      color: #fff !important;
  }
  .page-strategic-investor-program .whatWeExpectItem.active{
      background-color: transparent;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-size: 15px;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap::after{
      content: unset;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv::after{
      opacity: 0.7;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-weight: normal;
      opacity: 1;
      color: #fff;
  }

  /*Service*/
  .page-strategic-investor-program .serviceSectionV3TabsContents  .tab-content{
      display: flex;
      flex-wrap: wrap;
      justify-content: space-evenly;
  }
  .page-strategic-investor-program .serviceSectionV3Col{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Col:last-child{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper{
      display: block;
  }
  .page-strategic-investor-program .servicesNavLink{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      padding: 0 20px 0 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description{
      width: 100%;
      padding: 20px;
  }
  .page-strategic-investor-program .targerSection .mainStrategicFlex{
      padding: 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4 {
      margin-bottom: 20px;
      font-size: 25px;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      display: none;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents  .tab-content>.tab-pane{
      display: block;
      opacity: 1;
          height: auto;
      position: relative;
          margin-bottom: 15px;
      overflow: hidden;
          width: 45%;

  }
  .page-strategic-investor-program .serviceSectionV3Description p{
      font-size: 16px;
  }

  .page-strategic-investor-program .serviceSectionV3TabsContents  .tab-content>.tab-pane::after{
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background-color: #000;
      opacity: 0.6;
      top: 0;
      left: 0;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents::before{
      background-color: transparent;
  }
  .page-strategic-investor-program .serviceMobileView .serviceSectionV3Description p{
      font-size: 16px;
  }
  /*Service*/
  .page-strategic-investor-program .programBenefitItemTop h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .targerSection .strategicTitle{
      text-align: center;
      padding: 20px;
          margin-bottom: 0px !important;
  }
  .page-strategic-investor-program .targerSection .strategicTitle h1{
      font-size: 30px;
  }

  .page-strategic-investor-program .targerSectionV2ItemImg{
      width: 65px;
      height: 65px;
      margin-bottom: 20px;
      margin-top: 20px;
  }
  .page-strategic-investor-program .targerSectionV2Item{
      justify-content: unset;
      flex-direction: column;
      padding: 40px 20px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes{
      margin-right: 0;
      width: 100%;
  }

  .page-strategic-investor-program .targerSectionV2ItemDes h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes p, .page-strategic-investor-program .targetedList li{
      font-size: 15px;
  }
  .page-strategic-investor-program .targerSectionContent {
      text-align: center;
  }
  .page-strategic-investor-program .targerSectionContent h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .targerSectionContent p{
      font-size: 16px;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane.fade{
      display: block;
      opacity: 1;
  }
  .page-strategic-investor-program .stratTab-image{
      display: none;
  }
  .page-strategic-investor-program .stsNav-Tabs.nav-tabs{
      display: none;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane .strategicTitle {
      display: none;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane:first-child .strategicTitle {
      display: block;
  }

  /*T&C*/
  .page-strategic-investor-program .termsConditionV2Wtap{
      padding: 50px 0;
  }
  .page-strategic-investor-program .termsConditionV2{
      position: unset;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: 100%;
  }
  .page-strategic-investor-program .termsConditionV2Wtap::after{
      content: unset;
  }
  .page-strategic-investor-program .termsConditionV2List p{
      width: 100%;
  }
  .page-strategic-investor-program .termsConditionV2List{
      display: block;
      margin-top: 60px;
  }
  .page-strategic-investor-program .termsConditionV2List p:first-child{
      margin-bottom: 80px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap h1{
      font-size: 30px;
  }
  /*T&C*/

  /*How to apply*/
  .page-strategic-investor-program .howToApply{
      padding: 50px 0px 0px 0px;
  }
  .page-strategic-investor-program .patternRight{
      display: none;
  }
  .page-strategic-investor-program .patternLeft{
      display: none;
  }
  .page-strategic-investor-program .howTOApplyV2Item{
      min-height: auto;
      padding-bottom: 40px;
      margin-bottom: 40px;
  }
  .page-strategic-investor-program .howTOApplyV2Arrow {
      right: 0;
      left: 0;
      margin: auto;
      bottom: 18px;
      top: unset;
      text-align: center;
      transform: rotate(90deg);
      display: none;
  }
  .page-strategic-investor-program .howToApplyIcon{
      height: 70px;
  }
  .page-strategic-investor-program .howToApplyHeader img{
      padding: 5px;
  }
  .page-strategic-investor-program .howToApplyBody{
      min-height: 320px;
  }
  .page-strategic-investor-program .howToApplyBody p{
      font-size: 18px;
      line-height: 27px;
  }
  /*How to apply*/
  /*FAQ*/
  .page-strategic-investor-program .stsFaq-Section .strategicTitle{
      margin-top: 0;
      margin-bottom: 20px !important;
  }
  .page-strategic-investor-program .faqBg-sec{
      padding:50px 0;
  }
  .page-strategic-investor-program .faqTitle-description{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsFaqbox-sec{
      padding: 0;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{
      font-weight: 500;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{
      font-size: 18px;
      font-weight: 500;
      line-height: 28px;
  }
  .page-strategic-investor-program .sts-accordion-body{
      font-size: 18px;
      line-height: 27px;
  }
  /*FAQ*/
  /*Social*/
  .page-strategic-investor-program .strategicMediaSwiper .smNavigation-sec{
      width: 300px;
      left: 0;
      right: 0;
      margin: auto;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev{
      right:30%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      left: 30%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      width: 45px;
      height: 45px;
  }
  .page-strategic-investor-program .strategicTitle{
      width: 100%;
      margin-bottom: 40px !important;
  }
  /*Social*/
  /*Contact*/
  .page-strategic-investor-program .stsContact-section{
      padding: 50px 0;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle{
      padding: 0;
      text-align: center;
      margin-bottom: 40px !important;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle p{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stscontactForm-sec{
      padding: 50px 15px;
  }
  .page-strategic-investor-program .pt-100{
      padding-top: 50px;
      padding-bottom: 50px;
  }
  /*Contact*/

  }

  @media(max-width:767px){
    .page-strategic-investor-program  .swiper-slide{
height: auto !important;
    }
    .page-strategic-investor-program  .swiper-pagination-bullets.swiper-pagination-horizontal{
        bottom: 28px;
    }
    .page-strategic-investor-program .banner-container h1 {
        line-height: 37px;
    }
    .page-strategic-investor-program .banner-container p {
        font-size: 16px;
        line-height: 28px;
        font-weight: normal;
    }
  .page-strategic-investor-program .benefitBgOverlay{
      opacity:0.7;
  }
  .page-strategic-investor-program .bannerContentVideo{
      height:100vh;
  }
  .page-strategic-investor-program .bannerContentVideo img{
       height:100vh;
  }


      .page-strategic-investor-program .bannerContentDesc{
          width: 90%;
      }
      .page-strategic-investor-program .aboutSection.pt-100{
          padding-top: 90px !important;
      }
      .page-strategic-investor-program .bannerContentDesc h1{
          font-size: 25px;
          margin-bottom: 25px;
          line-height: 37px;
      }
      .page-strategic-investor-program .bannerContentDesc p{
          font-size: 17px;
      }
      .page-strategic-investor-program .aboutSection{
          min-height: auto;
      }
      .page-strategic-investor-program .strategicTitle h1{
          font-size: 30px;
          line-height: 46px;
      }
      .page-strategic-investor-program .strategicSubTitle{
          font-size: 18px;
      }
      .page-strategic-investor-program .strategicContent p {
      font-size: 17px;
      line-height: 27px;
  }
  .page-strategic-investor-program .aboutSection::before{
      content: unset;
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer{
      min-height: 670px;
          width: 400px;
      margin: auto;
  }
  .page-strategic-investor-program .aboutSection::after{
      content: unset;
  }
  .page-strategic-investor-program .abt-odr-1{
      order: 2;
      /* margin-top: -240px; */
  }
  .page-strategic-investor-program .abt-odr-2{
      order: 1;
  }
  .page-strategic-investor-program .strategicTitle.inlineTitile{
      text-align: center;
  }
  .page-strategic-investor-program .logoIconHead{
      left: 0;
      right: 0;
      margin: auto;
  }
  .page-strategic-investor-program .aboutImageGrid .aboutImageGridContainer .aboutImageGridRight{
          transform: scale(0.6);
  }

  /*2*/
  .page-strategic-investor-program .whatWeExpectSectionBgDiv {
      width: 100%;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec{
      min-height: auto;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgSec .strategicTitle{
      padding: 20px 20px 20px 20px;
      text-align: center;
      margin-bottom: 0 !important;
  }
  .page-strategic-investor-program .whatWeExpectItemWrapRow{
      padding: 20px 20px;
          padding-right: 35px;
  }
  .page-strategic-investor-program .whatWeExpectItem{
      flex-direction: column;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap{
      text-align: center;
  }
  .page-strategic-investor-program .whatWeExpectItemImages{
      margin-left: 0;
      margin-bottom: 15px;
  }
  .page-strategic-investor-program .whatWeExpectItem img{
      margin-left: 0;

  }
  .page-strategic-investor-program .whatWeExpectItem h5, .page-strategic-investor-program .whatWeExpectItem.active h5, .page-strategic-investor-program .whatWeExpectItem:hover p{
      color: #fff;
  }
  .page-strategic-investor-program .whatWeExpectItem.active p{
      color: #fff !important;
  }
  .page-strategic-investor-program .whatWeExpectItem.active{
      background-color: transparent;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-size: 15px;
  }
  .page-strategic-investor-program .whatWeExpectItemWrap::after{
      content: unset;
  }
  .page-strategic-investor-program .whatWeExpectSectionBgDiv::after{
      opacity: 0.7;
  }
  .page-strategic-investor-program .whatWeExpect p{
      font-weight: normal;
      opacity: 1;
      color: #fff;
  }
  /*Service*/
  .page-strategic-investor-program .serviceSectionV3Col{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Col:last-child{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Wrapper{
      display: block;
  }
  .page-strategic-investor-program .servicesNavLink{
      width: 100%;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      padding: 0 20px 0 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description{
      width: 100%;
      padding: 20px;
  }
  .page-strategic-investor-program .targerSection .mainStrategicFlex{
      padding: 20px;
  }
  .page-strategic-investor-program .serviceSectionV3Description h4 {
      margin-bottom: 20px;
      font-size: 25px;
  }
  .page-strategic-investor-program .serviceSectionV3Tabs.serviceSectionV3Col{
      display: none;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents  .tab-content>.tab-pane{
      display: block;
      opacity: 1;
          height: auto;
      position: relative;
          margin-bottom: 15px;
      overflow: hidden;

  }
  .page-strategic-investor-program .serviceSectionV3TabsContents  .tab-content>.tab-pane::after{
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background-color: #000;
      opacity: 0.6;
      top: 0;
      left: 0;
  }
  .page-strategic-investor-program .serviceSectionV3TabsContents::before{
      background-color: transparent;
  }
  .page-strategic-investor-program .serviceMobileView .serviceSectionV3Description p{
      font-size: 16px;
      line-height:29px;
  }
  /*Service*/
  .page-strategic-investor-program .targerSection.pt-100{
      padding-top: 0;
  }

  .page-strategic-investor-program .targerSection .strategicTitle{
      text-align: center;
      padding: 0px;
          margin-bottom: 20px !important;
  }
  .page-strategic-investor-program .targerSectionV2ItemWrapper{
      display: block;
  }
  .page-strategic-investor-program .targerSectionV2Item{
      width: 100%;
      flex-direction: column;
      padding: 40px 20px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes{
  margin-right: 0;
  width: 100%;
      text-align: center;
  }
  .page-strategic-investor-program .targerSectionV2ItemImg{
      width: 65px;
      height: 65px;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes p, .page-strategic-investor-program .targetedList li{
      font-size: 15px;
  }
  .page-strategic-investor-program .targerSection .strategicTitle h1{
          font-size: 30px;
      padding: 20px 0;
      padding-top: 36px
  }
  .page-strategic-investor-program .targerSectionContent {
      text-align: center;
  }
  .page-strategic-investor-program .targerSectionContent h4{
      font-size: 20px;
  }
  .page-strategic-investor-program .targerSectionContent p{
      font-size: 16px;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane.fade{
      display: block;
      opacity: 1;
  }
  .page-strategic-investor-program .stratTab-image{
      display: none;
  }
  .page-strategic-investor-program .stsNav-Tabs.nav-tabs{
      display: none;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane .strategicTitle {
      display: none;
  }
  .page-strategic-investor-program .Sts-tabContentSection .tab-pane:first-child .strategicTitle {
      display: block;
  }

  /*T&C*/
  .page-strategic-investor-program .termsConditionV2Wtap{
      padding: 50px 0;
  }
  .page-strategic-investor-program .termsConditionV2{
      position: unset;
  }
  .page-strategic-investor-program .termsConditionV2Wtap{
      width: 100%;
  }
  .page-strategic-investor-program .termsConditionV2Wtap::after{
      content: unset;
  }
  .page-strategic-investor-program .termsConditionV2List p{
      width: 100%;
  }
  .page-strategic-investor-program .termsConditionV2List{
      display: block;
      margin-top: 60px;
  }
  .page-strategic-investor-program .termsConditionV2List p:first-child{
      margin-bottom: 80px;
  }
  .page-strategic-investor-program .termsConditionV2Wtap h1{
      font-size: 30px;
  }
  /*T&C*/

  /*How to apply*/
  .page-strategic-investor-program .howToApply{
      padding: 50px 0px 0px 0px;
      overflow:hidden;
  }
  .page-strategic-investor-program .patternRight{
      display: none;
  }
  .page-strategic-investor-program .patternLeft{
      display: none;
  }
  .page-strategic-investor-program .howTOApplyV2Item{
      min-height: auto;
      padding-bottom: 40px;
      margin-bottom: 40px;
  }
  .page-strategic-investor-program .howTOApplyV2Arrow {
      right: 0;
      left: 0;
      margin: auto;
      bottom: 18px;
      top: unset;
      text-align: center;
      transform: rotate(90deg);
  }
  .page-strategic-investor-program .howToApplyIcon{
      height: 70px;
  }
  .page-strategic-investor-program .howToApplyHeader img{
      padding: 5px;
  }
  /*How to apply*/
  /*FAQ*/
  .page-strategic-investor-program .stsFaq-Section .strategicTitle{
      margin-top: 0;
      margin-bottom: 20px !important;
  }
  .page-strategic-investor-program .faqBg-sec{
      padding:50px 0;
  }
  .page-strategic-investor-program .faqTitle-description{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .sts-accordion-body{
      font-size: 17px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsFaqbox-sec{
      padding: 0;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsFaqAcc-btn{
      font-weight: 500;
      line-height: 27px;
  }
  .page-strategic-investor-program .stsFaq-AccordinSection #accordion .stsaccordion-item:last-child{
  border-bottom:1px solid var(--strategic-theme-green) !important;
  }
  /*FAQ*/
  /*Social*/

  .page-strategic-investor-program .strategicTitle{
      width: 100%;
      margin-bottom: 40px !important;
  }
  .page-strategic-investor-program .strategicMediaSwiper .smNavigation-sec{
      width: 300px;
      left: 0;
      right: 0;
      margin: auto;
  }

  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev{
      right:30%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      left: 30%;
  }
  .page-strategic-investor-program .stssocialMedia-feed .swiper-button-next, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-button-prev, .page-strategic-investor-program .stssocialMedia-feed .swiper-rtl .swiper-button-next{
      width: 45px;
      height: 45px;
  }
  /*Social*/
  /*Contact*/
  .page-strategic-investor-program .stsContact-section{
      padding: 50px 0;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle{
      padding: 0;
      text-align: center;
      margin-bottom: 40px !important;
  }
  .page-strategic-investor-program .stsContact-section .strategicTitle p{
      font-size: 18px;
      line-height: 27px;
  }
  .page-strategic-investor-program .stscontactForm-sec{
      padding: 30px 15px;
  }
  .page-strategic-investor-program .pt-100{
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .page-strategic-investor-program .frmSubmitBtn{
      flex-direction: column;
  }
  .page-strategic-investor-program .frmSubmitBtn img {
      margin-bottom: 20px;
  }
  /*Contact*/
  .page-strategic-investor-program .servicesv1 .myServiceItem img{
      min-height:200px;
  }


  /*programPenefit*/
  .page-strategic-investor-program .programBenefitItem{
      min-height: auto;
  }
  .page-strategic-investor-program .programBenefitItemTop h4{
      font-size: 20px;
      min-height: auto;
  }
  .page-strategic-investor-program .targerSectionV2ItemDes h4{
      font-size: 20px;
  }
  /*programPenefit*/
  .page-strategic-investor-program .strategicOurPartners .partnersItem{
      margin-bottom: 25px;
  }



  /*Enroll*/
  .page-strategic-investor-program .enroleRequirementBgImg{
      width: 100%;
  }
  .page-strategic-investor-program .enroleRequirementBgImg::after{
          content: '';
      position: absolute;
      background: #000;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0.7;
      z-index: 0;
  }
  .page-strategic-investor-program .enroleRequirementWrap {
      width: 100%;
      padding-right: 0%;
      position: relative;
      z-index: 2;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle{
      width: 100%;
      text-align: center;
  }
  .page-strategic-investor-program .enroleRequirementWrap .strategicTitle h1 {
      font-size: 25px;
      line-height: 35px;
      color: #fff;
      font-weight: bold;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul p {
      font-size: 18px;
      margin-bottom: 30px;
      color: #fff;
  }
  .page-strategic-investor-program .enroleRequirementWrap ul li {
      font-size: 16px;
      color: #fff;
      display: flex;
      align-items: baseline;
       line-height: 29px;
  }
  .page-strategic-investor-program .programPenefit {
      background-attachment: fixed;

  }
  .page-strategic-investor-program .targerSectionV3Item{
      min-height:665px;
  }
  .page-strategic-investor-program .howToApplyBody p{
      font-size: 18px;
  }
  .page-strategic-investor-program .targerSectionV3Btm h4{
      line-height: 37px;
  }
  /*Enroll*/


  }

  @media(min-width:768px) and (max-width:991px){
    .page-strategic-investor-program .banner-container p {
        font-size: 16px;
        line-height: 28px;
        font-weight: normal;
    }
  .page-strategic-investor-program .stsFaq-AccordinSection .stsaccordion-item{
          min-height: 136px;
      }
  }
  @media(min-width:992px) and (max-width:1875px){
      .page-strategic-investor-program .stsFaq-AccordinSection .stsaccordion-item{
          min-height: 106px;
      }
  }
  @media(min-width:1200px) and (max-width:1400px){
      .page-strategic-investor-program .serviceSectionV3Description{
          width: 90%;
      }
      .page-strategic-investor-program .programBenefitItemBtm p{
          font-size: 16px;
          line-height: 27px;
      }
      .page-strategic-investor-program .targerSectionV3Item{
          min-height: 640px;
      }
  }

  .page-strategic-investor-program .htaCol:last-child .howTOApplyV2Arrow{
    display: none;
    }
    .page-strategic-investor-program .ddl-countryCode{
      height: 38px;
      padding-top: 6px;
    }
    .page-strategic-investor-program  .selected-flag{
      top:0;
    }
    .page-strategic-investor-program .country-code-mobile .intl-tel-input.allow-dropdown input,   .page-strategic-investor-program .intl-tel-input.allow-dropdown input[type="text"]{
      padding-top: 3px;
    }
    .page-strategic-investor-program .error-msg{
      position: absolute;
      font-size: 11px;
      bottom: 0px;
      left: 0;
    }
    .page-strategic-investor-program .country-code-mobile .error-msg{
      bottom: -18px;
    }
    .page-strategic-investor-program .stsContact-section .form-group {

      margin-bottom: 25px;
    }
    @media(min-width:768px) and (max-width:991px){
      .page-strategic-investor-program .INS_rowcenter{
        flex-direction: row;
      }
      .page-strategic-investor-program  .INS_rowcenter a{
        width: 50%;
      }
    }
    @media(min-width:992px){
      .page-strategic-investor-program  .INS_rowcenter a{
        width: 25%;
      }
    }

    .page-strategic-investor-program  .INS_shadow_pad{
      box-shadow: unset;
      background-color: transparent;
    }
    .page-strategic-investor-program .INS_EnergynUtil_bg{
      padding: 0;
    }

    .page-strategic-investor-program .contactSuccess {
        background: #fff;
        padding: 20px;
        border-radius: 15px;
    }
    .page-strategic-investor-program .contactSuccess p {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .page-strategic-investor-program .aboutImageGrid img {
    width:100%;
    }

    .stsContact-section .strategicTitle ul {
        padding: 0;
        color: #fff;
        margin-top: 25px;
    }

    .stsContact-section .strategicTitle ul li {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .stsContact-section .strategicTitle ul li i {
        margin-left: 10px;
        color: #c5a84d;
    }

    .stsContact-section .strategicTitle ul li a {
        text-decoration: underline;
    }

    .page-strategic-investor-program .strategicContent p,
    .page-strategic-investor-program .targerSectionV3Btm p,
    .page-strategic-investor-program .enroleRequirementWrap ul p,
    .page-strategic-investor-program .enroleRequirementWrap ul li{
         text-align: justify;
    }

    .enroleRequirementWrap ol li{
        position: relative;
    }

    .enroleRequirementWrap ol li span{
        color: #bf9b2e;
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        right: -35px;
        top: 0;
    }
.page-strategic-investor-program .stsContact-section .form-group{
    text-align: right;
}
.page-strategic-investor-program .enroleRequirementWrap ul{
    margin-left: 15px;
}

@media(max-width:1199px){
    .page-strategic-investor-program .stsContact-section .strategicTitle{
    text-align:center
    }
     .page-strategic-investor-program .stsContact-section .strategicTitle ul{
     display: inline-block;
    text-align: right;
     }
}
  /*Strategic CSS END*/

  /*Contact Upload Button -Start*/
  .page-contact-us .form-icon.form-icon_browse {

      position: absolute;
      top: 0;
      left: 0;
      width: 84px;
      height: 100%;
      background: #0097a9;
      z-index: 1;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;

  }
  .page-contact-us .form-icon.form-icon_browse svg {

      width: auto;
      height: 28px;

  }

  .page-contact-us .form-icon.form-icon_reset {

      position: absolute;
      top: 0;
      left: 0;
      width: 84px;
      height: 100%;
      background: #0097a9;
      z-index: 9;
      border-top-left-radius: 25px;
      border-bottom-left-radius: 25px;
      display: flex;
      align-items: center;
      justify-content: center;

  }

  .page-contact-us .form-icon.form-icon_reset svg {

      color: #fff;
      fill: #fff;
      width: auto;
      height: 24px;
  }

  .page-contact-us .custom-file-input:lang(ar)~.custom-file-label::after{

      display:none;
  }

  @media(max-width:500px) {

  .page-contact-us .custom-file .custom-file-label {

        width: 85%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;

  }
  }

  @media(min-width:501px) and (max-width:1023px) {

  .page-contact-us .custom-file .custom-file-label {

        width: 95%;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;

  }

  }
  /*Contact Upload Button -End*/ 

/*Apply Investor Visa Popup - Start*/
.visaPopupBody {
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
    z-index: 99999;
}

.visaBodyBg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0000009e;
}

.visaBodyPopup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	width: 700px;
	height: 700px;
	padding: 5px;
	background-size: cover;
	background-position: top;
	border-radius: 15px;
	overflow: hidden;
	transform: scale(0.5);
	transition: 0.2s ease-in-out;
}
.visaBodyPopupShow{
	transform: scale(1);
	transition: 0.7s ease-in-out;
}
.homePopupGifLink{
	display: block;
}
.visaPopupBody .visaPopupClose {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 35px;
	height: 35px;
	
	border-radius: 100%;
	
	display: inline-block;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 7px;
	z-index: 2;
	cursor: pointer;
}

.visaPopupClose img {
	width: 100%;
}
.investorPopupVidDiv{
	width: 100%;
	height: 100%;
	border-radius: 15px;
}

@media(min-width:768px) and (max-width:991px) {
	.visaBodyPopup {
		width: 709px;
		height: 709px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.visaPopupBody .visaPopupClose {
		width: 30px;
		height: 30px;
		padding: 5;
	}
}

@media(max-width:767px) {
	.visaBodyPopup {
		width: 95%;
		height: auto;
		bottom: unset;
		margin-top: 50px;
	}
	.visaPopupBody .visaPopupClose {
		width: 30px;
		height: 30px;
		padding: 5;
	}

}
@media(max-width:380px) {
.visaPopupBody .visaPopupClose {
	padding: 9px;
    top:10px;
    left:10px
}
}
@media(min-width:1301px) and (max-width:1600px){
	.visaBodyPopup{
		width: 520px;
		height: 520px;
	}
    .visaPopupBody .visaPopupClose{
        width:30px;
        height:30px;
        padding:7px;
    }
}
@media(min-width:1200px) and (max-width:1300px){
	.visaBodyPopup{
		width: 450px;
		height: 450px;
	}
  .visaPopupBody .visaPopupClose{
    width:30px;
    height:30px;
    padding:10px;
}
}
/*Apply Investor Visa Popup - End*/


/* Investor-visa-program  start*/

body.page-visiting-investor-program {
    overflow-x: hidden;
    scroll-behavior: smooth;
    background-image: linear-gradient(42deg, #69d48c, #59c97d, #03a8a2, #05547b, #05547b);
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
}

.page-visiting-investor-program .container {
    max-width: 1320px;
}

.page-visiting-investor-program .invVisa-ptb {
    padding-top: 100px;
    padding-bottom: 100px;
}


.page-visiting-investor-program .investorBanner {
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.page-visiting-investor-program .investorBanner .shape-1 {
    position: absolute;
    top: -621px;
    left: -74px;
    z-index: 1;
}

.page-visiting-investor-program .investorBanner .shape-2 {
    position: absolute;
    left: 136px;
    top: -460px;
    z-index: 1;
}

.page-visiting-investor-program .investorBanner .shape-3 {
    position: absolute;
    right: -77px;
    bottom: -323px;
    z-index: 1;
}

.page-visiting-investor-program .investorBanner .shape-4 {
    position: absolute;
    bottom: -780px;
    right: -174px;
    z-index: 1;
    opacity: 0.2 !important;
}

.page-visiting-investor-program .investorBanner::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background: linear-gradient(to left bottom, #063c62, #00475f, #005157, #085041, #3e5f39);
    opacity: 0.7;
}

.page-visiting-investor-program .investorBannerContent {
    width: 70%;
    margin: auto;
    margin-top: 200px;

    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .investorBannerContent h2 span {
    display: inline-block;
    font-size: 60px;
    margin-bottom: 20px;
}

.page-visiting-investor-program .investorBannerContent h2 {
    color: #fff;
    font-size: 35px;
    line-height: 59px;
    text-align: center;
}

.page-visiting-investor-program .investorBannerContent .descriptionBanner p {
    font-size: 20px;
    margin-top: 0px;
    color: #fff;
    line-height: 33px;
    text-align: justify;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.page-visiting-investor-program .investorBannerContent.active p {
    height: auto;
    overflow: hidden;
    opacity: 1;
    margin-top: 50px;
    transition: all 0.3s ease-out;

}

.page-visiting-investor-program .abtOverImg .bannerVideo {
    width: 100%;
    object-fit: cover;
    opacity: 1;
}

.page-visiting-investor-program .visaBannerLoadMore {
    background: #fff;
    padding: 15px;
    border-radius: 50px;
    width: 200px;
    display: block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-size: 20px;
    color: #239c00;
    font-weight: 500;
    text-decoration: none !important;
    letter-spacing: 0.5px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}

.page-visiting-investor-program .visaBannerLoadMore span {
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .visaBannerLoadMore:hover {
    color: #fff;
    transition: all .3s ease-in-out;
    background-color: transparent;
}

.page-visiting-investor-program .visaBannerLoadMore:hover:after {
    height: 100%;
    transition: all .3s ease-in-out;
}

.page-visiting-investor-program .visaBannerLoadMore::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background-color: #0097a9;
    transition: all .3s ease-in-out;
}

.page-visiting-investor-program .investorVisaApply {
    width: 100%;
    min-height: 100vh;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    direction: ltr;

}

.page-visiting-investor-program .investorVisaVideoSec {
    width: 530px;
    margin: auto;
    position: relative;
    height: 720px;
    background-size: contain;
    border-radius: 45px;
    background-color: #fff;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);

}

.page-visiting-investor-program #investorVisaApplySec::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/applyBg3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    opacity: 0.3;
}

.page-visiting-investor-program .investorVisaVideoImg img {
    width: 100%;
    min-height: 100%;
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .investorVisaVideo {
    width: 100%;
    height: 100%;
}

.page-visiting-investor-program .investorVisaVideoLoad {
    /* position: absolute; */
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    z-index: -1;
    padding: 30px 17px;
    padding-bottom: 41px;
}

.page-visiting-investor-program .invVisaFrame {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    display: none;
}

.page-visiting-investor-program .investorVisaApplyRel {
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .investorVisaVideo video {
    border-radius: 15px;
}

.page-visiting-investor-program .investorVisaApplyBtnWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.page-visiting-investor-program .investorVisaApplyBtn {
    width: 80%;
    max-width: 380px;
    background: #fff;
    padding: 15px;
    border-radius: 50px;
    text-align: center;
    min-height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
    margin: auto;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-out;
    display: flex;
    overflow: hidden;
}

.page-visiting-investor-program .investorVisaApplyBtn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background-color: #0097a9;
    transition: all .3s ease-in-out;
}

.page-visiting-investor-program .investorVisaApplyBtn:hover {
    background-color: transparent;
    transition: all .3s ease-in-out;

}

.page-visiting-investor-program .investorVisaApplyBtn:hover:after {
    height: 100%;
    transition: all .3s ease-in-out;
}

.page-visiting-investor-program .investorVisaApplyBtn a {
    display: inline-block;
    text-decoration: none;
    font-size: 22px;
    color: #239c00;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    z-index: 1;

}

.page-visiting-investor-program .investorVisaApplyBtn:hover a {
    color: #fff;
    transition: all .3s ease-in-out;

}

.page-visiting-investor-program .investorVisaAbout {
    width: 100%;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.page-visiting-investor-program .investorVisaAbout::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background-image: url(../img/wave-bg.png);
    background-position: bottom;
    z-index: 0;
}

@keyframes Invshake {
     0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

 30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

     60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

     80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}


.page-visiting-investor-program .abtOverImg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.page-visiting-investor-program .imageInnerBox img {
    width: 100%;
    height: 100%;
}

.page-visiting-investor-program .invVisaAboutLgImg {
    overflow: hidden;
    height: 720px;
}

.page-visiting-investor-program .invVisaAboutLgImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-visiting-investor-program .InvistorVisaZoom {
    animation: InvistorVisScale 30s linear infinite;
}

@keyframes InvistorVisScale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.page-visiting-investor-program .invVisaAboutLeft {
    width: 50%;
    margin-right: auto;
    padding: 50px 100px 50px 100px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;


}

.page-visiting-investor-program .invVisaAboutRightImg {
    width: 500px;
    position: relative;
}

.page-visiting-investor-program .invVisaAboutRightImg::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: -35px;
    height: 300px;
    width: 15px;
    background-color: #239b00;

}

.page-visiting-investor-program .imageInnerBox {
    width: 250px;
    height: 150px;
    background-color: #206372;
    position: absolute;
    bottom: 50px;
    left: -60px;

}

.page-visiting-investor-program .imageInnerBox::after {
    content: "";
    position: absolute;
    top: -32px;
    left: 0;
    border-bottom: 32px solid #164955;
    border-left: 62px solid transparent;

}

.page-visiting-investor-program .invVisaAboutLeftImg img {
    width: 100%;
}

.page-visiting-investor-program .investorVisaTitle {
    text-align: center;
}

.page-visiting-investor-program .invVisaAboutWrap {
    display: flex;
    position: relative;
    z-index: 1;
    direction: ltr;
}

.page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
    font-size: 45px;
    line-height: 59px;
    text-align: right;
    color: #000;
}

.page-visiting-investor-program .invVisaAboutRight {
    width: 50%;
    background-image: url(../img/wave-bg.png);
    min-height: 720px;

}

.page-visiting-investor-program .invVisaAboutBtmSection {
    width: 100%;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-visiting-investor-program .invVisaAboutBtmSection ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    justify-content: space-around;
    width: 90%;
}

.page-visiting-investor-program .invVisaAboutBtmSection ul li img {
    height: 80px;
    object-fit: contain;
}

.page-visiting-investor-program .invVisaAboutBtmSection ul li {
    margin: 0 50px;
}

.page-visiting-investor-program .investorVisaTitle h1 {
    font-size: 45px;
    line-height: 59px;
    color: #fff;
    margin-bottom: 40px;
    text-transform: uppercase;

}

.page-visiting-investor-program .investorVisaAbtContent p {
    font-size: 20px;
    line-height: 33px;
    direction: rtl;
    text-align: justify;
}

.page-visiting-investor-program .investorVisaApplyTrems {
    width: 100%;
    min-height: 100vh;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    background-color: transparent;
    display: flex;
    align-items: center;


}

.page-visiting-investor-program .investorVisaApplyTrems::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/coditionBg2.jpg);
    background-size: cover;
    filter: grayscale();
    background-attachment: fixed;
}

.page-visiting-investor-program .investorVisaApplyTrems::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(45deg, #69d48c, #59c97df0, #03a8a2cc, #05547bd9, #05547bcc, #05547bd9);
    background-size: cover;

    background-attachment: fixed;
    background-position: center;
    z-index: 2;
}

.page-visiting-investor-program .investorVisaApplyTremsLeft {
    z-index: 1;
    position: absolute;
    right: -57px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: end;
}

.page-visiting-investor-program .investorVisaApplyTremsLeft img {
    width: 100%;

    object-fit: cover;
}

.page-visiting-investor-program .investorVisaApplyTrems .investorVisaTitle {

    text-align: center;
    margin: auto;


    z-index: 1;
    margin-bottom: 80px;
    padding-left: 40px;
}

.page-visiting-investor-program .investorAniBg {
    max-width: 543px;
    margin: auto;
    width: 100%;
    position: relative;
    z-index: 1;
    display: none;
}

.page-visiting-investor-program .circleSrcImg {
    position: absolute;
    width: 350px;
    height: 350px;
    object-fit: cover;
    border-radius: 100%;
    z-index: 0;
    top: -5px;
    bottom: 0;
    margin: auto;
    left: 5px;
    right: 0;
    z-index: 1;
}

.page-visiting-investor-program .shapAniImage {
    animation: round-01 7s linear infinite;
}

@-webkit-keyframes round-01 {
     0% {
        transform: rotate(15deg);
    }

  50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(15deg);
    }
}

@keyframes round-01 {
     0% {
        transform: rotate(15deg);
    }

     50% {
        transform: rotate(0deg);
    }

     100% {
        transform: rotate(15deg);
    }
}

.page-visiting-investor-program .investorVisaApplyTrems .tremsItemPoints {
    background-color: transparent;
}

.page-visiting-investor-program .investorVisaApplyTrems .tremsItemPoints p {
    color: #fff;

}

.page-visiting-investor-program .investorVisaApplyTrems .tremsItemPoints img {

    width: 70px;
    height: 70px;

    background: #fff;
    border-radius: 100%;
    padding: 15px;
    overflow: unset;

    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    -webkit-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
}

.page-visiting-investor-program .investorVisaApplyTrems .tremsItemPoints:hover img {
    webkit-transform: scale(1) rotateY(360deg);
    transform: scale(1) rotateY(360deg);

}

.page-visiting-investor-program .investorVisaApplyTrems ul {
    list-style: none;
}

.page-visiting-investor-program .investorVisaApplyTrems ul li {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 29px;
}

.page-visiting-investor-program .investorVisaApplyTrems h4 {
    font-size: 24px;
    color: #000;
    margin-bottom: 40px;
}

.page-visiting-investor-program .tremsWrapper {
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

.page-visiting-investor-program .tremsWrapperItemRow {

    justify-content: space-evenly;
}

.page-visiting-investor-program .tremsWrapperItem p {
    font-size: 20px;
    margin-bottom: 0;
    display: flex;

    position: relative;
    text-align: justify;
    align-items: center;

}


.page-visiting-investor-program .tremsItemPoints {
    border-radius: 5px;
    height: 100%;
    min-height: auto;
    padding: 15px;
    cursor: default;
    margin-bottom: 35px;
    position: relative;
    display: flex;

}

.page-visiting-investor-program .tremsItemPoints::after {
    position: absolute;
    bottom: 10px;
    width: 84%;
    height: 1px;
    background-color: #ffffff57;
    left: 0;

}

.page-visiting-investor-program .conditionCenterImg {
    max-width: 575px;
    width: 100%;
    margin: auto;
    display: flex;
    border-radius: 15px;
    height: 595px;
    object-fit: cover;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);
    margin-top: 24px;
}

.page-visiting-investor-program .tremsItemPoints img {
    width: auto;
    height: 35px;
    margin-left: 35px;
}

.page-visiting-investor-program .terms-mb {
    margin-bottom: 0px;
}

.page-visiting-investor-program .TermsFollowing {
    position: relative;
    overflow: hidden;
    background-image: url(../img/follow-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.page-visiting-investor-program .TermsFollowing::after {
    background-color: #000;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page-visiting-investor-program .TermsFollowing .investorVisaTitle {
    text-align: center;
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .TermsFollowing .investorVisaTitle h2 {
    color: #fff;
}

.page-visiting-investor-program .TermsFollowing .tremsItemPoints {
    min-height: 250px;
    background-color: #fff;
    text-align: right;
    display: flex;
    align-items: start;
    padding: 20px;
    flex-direction: column;
    justify-content: center;
    transition: 0.2s all linear;
}

.page-visiting-investor-program .TermsFollowing .tremsWrapperItem p {
    min-height: 60px;
    margin-top: 10px;
}

.page-visiting-investor-program .TermsFollowing .tremsWrapperItem img {
    height: 60px;
    width: 60px;
    background: #eff0f2;
    border-radius: 100%;
    overflow: unset;
    padding: 12px;
    transition: 0.2s all linear;
}

.page-visiting-investor-program .followTremsBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: var(--qrowd-black);
    background-blend-mode: luminosity;
    opacity: 0.10;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    transform-origin: top;
    transform-style: preserve-3d;
    transform: scaleY(0);
    z-index: -1;
}

.page-visiting-investor-program .TermsFollowing .tremsItemPoints:hover .followTremsBg {
    transform: scaleY(1);
}

.page-visiting-investor-program .TermsFollowing .tremsItemPoints:hover {
    background-color: #216674;
    transition: 0.2s all linear;
}

.page-visiting-investor-program .TermsFollowing .tremsItemPoints:hover .tremsWrapperItem img {
    background-color: #fff;
    transition: 0.2s all linear;
}

.page-visiting-investor-program .TermsFollowing .tremsItemPoints:hover p {
    color: #fff;
    transition: 0.2s all linear;
}


.page-visiting-investor-program .runningAnimation img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
    transition: 0.2s all linear;
    width: 31%;
    top: -32px;
    -webkit-animation: moveclouds 10s linear infinite;
    -moz-animation: moveclouds 10s linear infinite;
    -o-animation: moveclouds 10s linear infinite;
}

@-webkit-keyframes moveclouds {
     0% {
        margin-left: -100%;
        opacity: 0.8;
        transition: 0.2s all linear;
    }

     30% {
        opacity: 0.7;
        transition: 0.2s all linear;
    }

     60% {
        opacity: 0.2;
        transition: 0.2s all linear;
    }

     100% {
        margin-left: 100%;
        opacity: 0;
        transition: 0.2s all linear;
    }
}

@-moz-keyframes moveclouds {
     0% {
        margin-left: -100%;
        opacity: 0.8;
        transition: 0.2s all linear;
    }

     30% {
        opacity: 0.7;
        transition: 0.2s all linear;
    }

     60% {
        opacity: 0.2;
        transition: 0.2s all linear;
    }

     100% {
        margin-left: 100%;
        opacity: 0;
        transition: 0.2s all linear;
    }
}

@-o-keyframes moveclouds {
     0% {
        margin-left: -100%;
        opacity: 0.8;
        transition: 0.2s all linear;
    }

     30% {
        opacity: 0.7;
        transition: 0.2s all linear;
    }

     60% {
        opacity: 0.2;
        transition: 0.2s all linear;
    }

     100% {
        margin-left: 100%;
        opacity: 0;
        transition: 0.2s all linear;
    }
}

.page-visiting-investor-program .investorVisaApply.animate-active .runningAnimation img {
    transform: translateX(904px);
    transition: 3s all linear;
    transition-delay: 0.2s;
}


.page-visiting-investor-program .broadcast {
    position: relative;
}

.page-visiting-investor-program .InvVisaProSection {
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;

}

.page-visiting-investor-program .InvVisaProSection::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

}

.page-visiting-investor-program .InvVisaProSection .investorVisaTitle {
    width: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
}
.page-visiting-investor-program .investorVisaTitle h2 {
    font-size: 45px;
    line-height: 59px;
    color: #fff;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.page-visiting-investor-program .InvVisaProSection .investorVisaTitle h2 {
    color: #fff;
}

.page-visiting-investor-program .fix-scroll {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}

.page-visiting-investor-program .broadcast .broadcast__inner::-webkit-scrollbar {
    width: 0 !important;
    display: none;
}

.page-visiting-investor-program .broadcast .broadcast__inner {
    padding: 30px 80px;
    background: linear-gradient(to left bottom, #064774, #006f95, #0096a1, #16bc98, #90dd86);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 100%;
    border-radius: 20px;
    overflow: hidden;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 100px;
    z-index: 100;
    max-height: 100vh;
    overflow-y: scroll;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 100px;
    width: 80%;
    margin: auto;
}

.page-visiting-investor-program .broadcast .broadcast__inner .row:first-child {
    width: 100%;
}

.page-visiting-investor-program .items-gap-two {
    row-gap: 60px;
}

.page-visiting-investor-program .section__content {
    margin-top: 0px;
    display: flex;
    align-items: center;

}

.page-visiting-investor-program .home-dark .h2,
.page-visiting-investor-program .home-dark p {
    color: #fff;
}

.page-visiting-investor-program .section__content .paragraph {
    margin-top: 30px;
}

.page-visiting-investor-program .broadcast .broadcast__inner .paragraph {
    margin-top: 0px;
    width: 80%;
}

.page-visiting-investor-program .paragraph p:last-of-type {
    margin-bottom: 0;
}

.page-visiting-investor-program .breadcrumb,
.page-visiting-investor-program .section__content .paragraph p {
    margin-bottom: 0;
    font-size: 20px;
    width: 100%;
    color: #fff;

}

.page-visiting-investor-program .broadcast__thumb img {
    width: 320px;
    height: 250px;
    object-fit: contain;
}

.page-visiting-investor-program .section__content-cta,
.page-visiting-investor-program .section__cta {
    margin-top: 65px;
}

.page-visiting-investor-program .broadcast .broadcast__inner .section__content-cta {
    margin-top: 55px;
}

.page-visiting-investor-program .InvVisaProSectionIcon {
    background: #fff;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    padding: 15px;
    overflow: unset;
}

.page-visiting-investor-program .broadcast .anime img {
    position: absolute;
    z-index: -1;
    animation: anime 5s linear infinite;
    height: 30px;
    width: 160px;
}

@keyframes anime {

     0%,
    to {
        opacity: .3;
        transform: translateX(0)
    }

     80% {
        opacity: 1;
        transform: translateX(20px)
    }
}

@keyframes animeTwo {

 0%,
    to {
        opacity: .3
    }

 80% {
        opacity: 1
    }
}

.page-visiting-investor-program .broadcast .anime .anime-one {
    top: 24px;
    left: 24px;
}

.page-visiting-investor-program .broadcast .anime .anime-two {
    bottom: 24px;
    right: 24px;
    animation-delay: .6s
}

.page-visiting-investor-program .invFollowCount {
    font-weight: bold;
    color: #1c5b8f;
    font-size: 25px;
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    margin-right: 25px;
}

/*Following terms*/
.page-visiting-investor-program .trmsFollowingSection {
    width: 100%;
    min-height: auto;
    background-image: url(../img/sectionBg6.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;

}

.page-visiting-investor-program .trmsFollowingSection::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(42deg, #69d48c, #02a9a1, rgb(3 168 162), #05547b, #05547b);
    background-attachment: fixed;
    background-size: cover;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.93;

}

.page-visiting-investor-program .trmsFollowingSectionWrap {
    position: relative;
    z-index: 2;
}

.page-visiting-investor-program .trmsFollowingSection .investorVisaTitle {
    text-align: center;
    padding-left: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.page-visiting-investor-program .followTermsList {
    width: 70%;
    margin: auto;
    margin-top: 40px;
}

.page-visiting-investor-program .followTermsList ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page-visiting-investor-program .followTermsList ul li span {
    -webkit-text-stroke: 1px #fff !important;
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    font-size: 45px;
    color: transparent;
}

.page-visiting-investor-program .followTermsList ul li {
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    background: #0000006b;
    margin-bottom: 80px;
    padding: 25px;
    width: 100%;
    border-radius: 11px;
    display: flex;
    align-items: center;
    justify-content: start;
    position: relative;
    transition: 0.2s all linear;
    top: 0;
    cursor: default;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);
    min-height: 108px;
    text-align: right;
}

.page-visiting-investor-program .followTermsList ul li:hover {
    transition: 0.2s all linear;
    top: -10px;
    box-shadow: unset;
}

/*Following terms*/


/*Enquiry form*/
.page-visiting-investor-program .invVisaApplyEnquiry {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}

.page-visiting-investor-program .invVisaApplyEnquiry::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/skyline.png);
    background-repeat-x: repeat;
    background-position: bottom;
    opacity: 0.3;
    background-repeat-y: no-repeat;
    animation: scroll-anim 40s linear infinite;
    background-size: cover;
}

@keyframes scroll-anim {
    100% {
        background-position: 1000% -1000%;
    }
}

.page-visiting-investor-program .invVisaApplyEnquiry .container-fluid {
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
    background-color: #fff;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);
    padding: 30px 15px;
    border-radius: 15px;
    padding-top: 50px;
    width: 80%;
    margin: auto;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea {
    min-height: 120px;
}

.page-visiting-investor-program .invVisaApplyEnquiryTitle {
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 2.52px;
    text-transform: uppercase;
    opacity: 1;
    width: 100%;
    text-align: center;
    padding-bottom: 53px;
    margin-bottom: 0;

}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-group {
    position: relative;
    margin-bottom: 0px;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap label {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    color: #707070;
    font-weight: 500;
    pointer-events: none;
    -webkit-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;

}

.invVisaApplyEnquiryFromWrap input.form-control:focus+label,
.page-visiting-investor-program .invVisaApplyEnquiryFromWrap input.form-control.has-value+label {
    top: -5px;
    font-size: 14px;
    color: #074775;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control+label {
    top: 25px
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control.has-value+label {
    top: 15px;
    font-size: 14px;
    color: #074775;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control:focus+label {
    top: 15px;
    color: #074775;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap input.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap input.form-control:focus {
    outline: none;
    box-shadow: unset;
    border: unset;
    border-bottom: 1px solid #074775;
    transition: all 500ms ease;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control:focus {
    outline: none;
    box-shadow: unset;
    border: 1px solid #074775;
    transition: all 500ms ease;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap input.form-control {
    border: unset;
    border-radius: unset;
    height: 47px;
    border-bottom: 1px solid #c7c7c794;
    margin-bottom: 25px;
    font-weight: 500;
    transition: all 500ms ease;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control {
    border: 1px solid #c7c7c794;
    border-radius: unset;
    padding-top: 30px;
    font-weight: 500;
    transition: all 500ms ease;

}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check input {
    position: relative;
    left: -11px;
    width: 22px;
    height: 22px;
    top: -1px;
    display: none;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check label {

    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #707070;
    display: inline-block;
    position: relative;
    transform: unset;
    pointer-events: unset;
    cursor: pointer;

}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #00a6be;

    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #0079bf;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.page-visiting-investor-program .enquiryFormBtn {
    height: 50px;
    width: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00a6be;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin: auto;
}

.page-visiting-investor-program .enquiryFormBtn:focus {
    box-shadow: none;
    outline: none;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromTitle {
    text-align: center;
    margin-bottom: 30px;
}

.page-visiting-investor-program .invVisaApplyEnquirySecTitle {
    width: 90%;
}

.page-visiting-investor-program .invVisaApplyEnquirySecTitle .investorVisaTitle {
    text-align: right;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromTitle h4 {
    color: #282828;
    font-weight: bold;
    font-size: 29px;
    line-height: 30px;
    margin-bottom: 20px;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromTitle p {
    font-weight: normal;
    font-size: 17px;
    line-height: 30px;
    color: #707070;
}

.page-visiting-investor-program .invVisaApplyEnquirySecTitle h2 {
    color: #fff;
    font-size: 45px;
    line-height: 59px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.page-visiting-investor-program .invVisaApplyEnquirySecTitle h3 {
    margin-bottom: 15px;
    font-size: 29px;
    font-weight: bold;
    line-height: 37px;
    color: #fff;
}

.page-visiting-investor-program .invVisaApplyEnquirySecTitle p {
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-align: justify;
}

.page-visiting-investor-program .captchaImg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin: 15px auto;
    border: 1px solid #ccc;
}

/*Enquiry form*/


/*Visa type*/

/**********************************************************************************/
.page-visiting-investor-program .select2-container--default .select2-selection--single,
.page-visiting-investor-program .select2-container--default.select2-container--disabled .select2-selection--single {
    min-height: 55px;
    width: 100%;
    margin: auto;

    border: unset;
    border-radius: 15px !important;
    padding: 0 15px;
    color: #000;
    font-weight: 500;
    outline: #ffff;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    border: unset !important;
}

.page-visiting-investor-program .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important;
    right: unset !important;
    left: 20px !important;
    width: 20px;
    bottom: 0;
    margin: auto;
    background-image: url(../img/down-arrow-green.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.page-visiting-investor-program .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: unset !important;
    border-width: 0 !important;
    left: -24% !important;
}

.page-visiting-investor-program .select2-container--default.select2-container--disabled {
    opacity: 0.5;
}

.page-visiting-investor-program .select2-search--dropdown .select2-search__field {
    outline: none;
    border-radius: 15px;
    padding-right: 15px !important;
}

.page-visiting-investor-program .select2-dropdown {
    border-radius: 15px !important;
    margin-top: 9px;
    padding: 5px;
    border: unset;
}

.page-visiting-investor-program .select2-container--default .select2-results__option--highlighted[aria-selected],
.page-visiting-investor-program .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #E3F2FD !important;
    color: #000 !important;
    font-weight: 500 !important;
}

.page-visiting-investor-program .select2-container {
    width: 100% !important;
}

.page-visiting-investor-program .select2-results__options {
    text-align: right;
}

/**********************************************************************************/

.page-visiting-investor-program .investorVisaTypeContent {
    width: 80%;
    margin: auto;
}

.page-visiting-investor-program .dd .ddTitle .ddTitleText {
    padding: 5px 5px 5px 20px;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-visiting-investor-program .dd .ddTitle .ddTitleText img {
    padding-left: 5px;
    height: 20px;
    width: 40px;
    object-fit: contain;
}

.page-visiting-investor-program .dd .ddChild li img {
    padding: 0 0px 0 6px;
    height: 20px;
    width: 40px;
    object-fit: contain;
}

.page-visiting-investor-program .dd .ddChild {
    top: 60px !important;
    border: 1px solid #fff;
    background-color: #fff;
    left: -1px;
    border-radius: 15px;
    text-align: right;
    padding: 15px;
}

.page-visiting-investor-program .ddcommon .ddArrow {
    position: absolute;
    top: 0;
    left: 11px;
    bottom: 0;
    margin: auto;
    display: inline-block;
}

.page-visiting-investor-program #investorVisaTypeSec {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(../img/wave-bg.png);
}

.page-visiting-investor-program .visatypeLabel {
    font-size: 18px;
    color: #fff;
    margin: 20px 0;
    font-weight: 500;
    width: 100%;
    text-align: right;
}

.page-visiting-investor-program .investorVisaTypeItem {
    margin-bottom: 30px;
}

.page-visiting-investor-program select#visaCountry:focus-visible {
    outline: none;
}

.page-visiting-investor-program .visatypeLabelSelect {
    min-height: 55px;
    width: 100%;
    margin: auto;

    border: unset;
    border-radius: 15px;
    padding: 0 15px;
    color: #000;
    font-weight: 500;
    outline: #fff;
    cursor: pointer;
    background-color: #fff;
}

.page-visiting-investor-program .visatypeLabelSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    text-overflow: ellipsis;
}


.page-visiting-investor-program .visatypeLabelSelect::focus,
.page-visiting-investor-program .visatypeLabelSelect::focus-visible {
    outline: unset !important;
    border: unset !important;

}

.page-visiting-investor-program .visatypeLabelSelect::target {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.page-visiting-investor-program select#visaCountry option {
    color: black;
    background-color: #f9f9f9
}

.page-visiting-investor-program select#visaCountry option:first-child {
    color: #868686;
}

.page-visiting-investor-program select.decorated option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

.page-visiting-investor-program .visaTypeSubmit:focus {
    outline: none;
    box-shadow: unset;
}

.page-visiting-investor-program .investorVisaStatus {

    padding: 30px 15px;
    margin-top: 80px;
    border-radius: 15px;
    background-color: #009688;
    width: 100%;
    margin: auto;
    text-align: center;
    background-image: url(../img/visaBg2.jpg);
    background-size: cover;
    position: relative;
    overflow: hidden;
    background-position: top;
    min-height: 216px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-visiting-investor-program .investorVisaStatus::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;

}

.page-visiting-investor-program .eligibleStatusInfo {
    position: relative;
    z-index: 1;
}

.page-visiting-investor-program .investorVisaStatus h3 {
    font-size: 30px;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: 20px;
    color: #fff;
}

.page-visiting-investor-program .investorVisaStatus h3 span {
    font-weight: bold;
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 35px;

}

.page-visiting-investor-program .visaTypeApplyBtn {
      width: 184px;
    padding: 10px 15px;
    border-radius: 50px;
    background: #fff;
    border: unset;
    font-weight: 500;
    color: #239c00 !important;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);
    text-align: center;
    min-height: 49px;
    font-weight: 500;
    font-size: 20px;
    position: relative;
    overflow: hidden;
  }
  .page-visiting-investor-program .visaTypeApplyBtn span{
    position: relative;
    z-index: 1;
  }
  .page-visiting-investor-program .visaTypeApplyBtn::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background-color: #0097a9;
    transition: all .3s ease-in-out;

  }
  .page-visiting-investor-program .visaTypeApplyBtn:hover {
    background-color: transparent;
    transition: all .3s ease-in-out;
    color: #fff !important;

  }

  .page-visiting-investor-program .visaTypeApplyBtn:hover:after {
    height: 100%;
    transition: all .3s ease-in-out;
  }

.page-visiting-investor-program .invVisaThemeBtn {
    width: 150px;
    padding: 15px;
    border-radius: 50px;
    background: #fff;
    border: unset;
    font-weight: 500;
    color: #239c00 !important;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 1%);
    text-align: center;
}

.page-visiting-investor-program .visaTypeApplyBtn:hover {
    box-shadow: unset;
    transition: 0.3s all linear;
}

/*Visa type*/


@media(min-width:1401px) and (max-width:1600px) {
    .page-visiting-investor-program .investorBannerContent {
        width: 80%;
        margin-top: 150px;
    }

    .page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
        font-size: 45px;
        line-height: 59px;
    }

    .page-visiting-investor-program .investorBanner .shape-1 {
        top: -680px;
        left: -210px;
    }

    .page-visiting-investor-program .investorBanner .shape-2 {
        top: -500px;
        left: -56px;
    }

    .page-visiting-investor-program .investorBanner .shape-3 {
        bottom: -360px;
    }

    .page-visiting-investor-program .investorBanner .shape-4 {
        bottom: -817px;
        right: -209px;
    }

    .page-visiting-investor-program .broadcast .broadcast__inner {
        width: 60%;
        margin: auto;
    }
}

@media(min-width:1401px) and (max-width:1600px) {
    .page-visiting-investor-program .followTermsList {
        width: 85%;
    }

    .page-visiting-investor-program .investorVisaVideoSec {
        width: 415px;
        height: 580px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry::after {
        animation: scroll-anim 150s linear infinite;
    }

    .page-visiting-investor-program .tremsWrapper {
        padding: 0 20px;
    }
}

@media(min-width:1200px) and (max-width:1400px) {
    .page-visiting-investor-program .followTermsList {
        width: 85%;
    }

    .page-visiting-investor-program .followTermsList ul li {
        font-size: 16px;
    }

    .page-visiting-investor-program .investorBanner.invVisa-ptb {
        padding-bottom: 40px;
    }

    .page-visiting-investor-program .investorBannerContent {
        width: 72%;
        margin-top: 118px;
    }

    .page-visiting-investor-program .investorBannerContent h2 {
        font-size: 30px;
        line-height: 43px;
    }

    .page-visiting-investor-program .investorBannerContent .descriptionBanner p {
        margin-top: 29px;
        font-size: 16px;
        margin-top: 25px;
        line-height: 23px;
    }

    .page-visiting-investor-program .tremsWrapperItem p {
        font-size: 16px;
    }

    .page-visiting-investor-program .invVisaAboutLeft {
        padding: 50px 65px 50px 40px;
    }

    .page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
        font-size: 35px;
        line-height: 49px;
    }

    .page-visiting-investor-program .invVisaAboutRightImg {
        width: 450px;
    }

    .page-visiting-investor-program .invVisaAboutLgImg {
        height: 550px;
    }

    .page-visiting-investor-program .invVisaAboutRight {
        min-height: 550px;
    }


    .page-visiting-investor-program .shapAniImage {
        width: 100%;
    }

    .page-visiting-investor-program .investorVisaTitle h1 {
        font-size: 35px;
        line-height: 49px;
    }

    .page-visiting-investor-program .broadcast .broadcast__inner {
        width: 60%;
        margin: auto;
        min-height: 150px;
    }

    .page-visiting-investor-program .breadcrumb,
    .page-visiting-investor-program .section__content .paragraph p {
        font-size: 18px;
        line-height: 29px;
    }

    .page-visiting-investor-program .broadcast .anime img {
        height: 20px;
        width: 100px;
    }

    .page-visiting-investor-program .broadcast .broadcast__inner:nth-child(odd) .section__content {
        padding-left: 0;
    }

    .page-visiting-investor-program .broadcast__thumb img {
        width: 100%;
    }

    .page-visiting-investor-program .invFollowCount {
        width: 50px;
        height: 50px;
        margin-right: 15px;
        font-size: 25px;
    }

    .page-visiting-investor-program .investorBanner .shape-1 {
        top: -680px;
        left: -210px;
    }

    .page-visiting-investor-program .investorBanner .shape-2 {
        top: -500px;
    }

    .page-visiting-investor-program .investorBanner .shape-3 {
        bottom: -360px;
    }

    .page-visiting-investor-program .investorBanner .shape-4 {
        bottom: -810px;
        right: -209px;
    }

    .page-visiting-investor-program .investorAniBg {
        max-width: 440px;
    }

    .page-visiting-investor-program .circleSrcImg {
        width: 320px;
        height: 320px;
    }

    .page-visiting-investor-program .tremsWrapper {
        padding: 0 0px;
    }

    .page-visiting-investor-program .investorVisaAbtContent p {
        font-size: 16px;
        line-height: 25px;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li img {
        height: 80px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry {
        padding-right: 40px;
        padding-left: 40px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap .form-check label {
        font-size: 16px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle h4 {
        font-size: 24px;
    }

    .page-visiting-investor-program .investorVisaVideoSec {
        width: 415px;
        height: 580px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry::after {
        animation: scroll-anim 150s linear infinite;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        width: 100%;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        padding-top: 25px;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle p {
        font-size: 16px;
    }

    .page-visiting-investor-program .tremsItemPoints {
        padding: 0;
        padding-bottom: 15px;
    }

    .page-visiting-investor-program .conditionCenterImg {
        margin-top: 0;
        height: 500px;

    }

    .page-visiting-investor-program .tremsItemPoints::after {
        width: 75%;
    }

    .page-visiting-investor-program .investorVisaApplyTrems .tremsItemPoints img {
        width: 65px;
        height: 65px;
    }
}

@media(min-width:1200px) and (max-width:1330px) {
    .page-visiting-investor-program .investorVisaApplyBtn {
        max-width: 280px;
        min-height: 54px;
    }

    .page-visiting-investor-program .investorVisaApplyBtn a,
    .page-visiting-investor-program .visaBannerLoadMore {
        font-size: 16px;
    }

}


@media(min-width:992px) and (max-width:1199px) {


    .page-visiting-investor-program .investorBannerContent h2 {
        font-size: 30px;
        line-height: 43px;
    }

    .page-visiting-investor-program .investorBannerContent .descriptionBanner p {
        line-height: 31px;
    }

    .page-visiting-investor-program .visaBannerLoadMore {
        padding: 10px;
        margin-top: 20px;
        font-size: 20px;
    }

    .page-visiting-investor-program .investorBannerContent.active p {
        margin-top: 25px;
    }

    .page-visiting-investor-program .investorBanner .shape-1 {
        top: -669px;
        left: -256px;
    }

    .page-visiting-investor-program .investorBanner .shape-2 {
        left: 33px;
        top: -490px;
    }

    .page-visiting-investor-program .investorBanner .shape-4 {
        bottom: -853px;
    }

    .page-visiting-investor-program .investorBanner .shape-3 {
        right: -104px;
        bottom: -387px;
    }

    .page-visiting-investor-program .investorBannerContent {
        width: 85%;
        margin-top: 140px;
    }

    .page-visiting-investor-program .invVisaAboutLeft {
        padding: 50px 80px 50px 50px;
    }

    .page-visiting-investor-program .investorVisaAbtContent p {
        line-height: 31px;
    }

    .page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
        font-size: 35px;
        line-height: 49px;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li img {
        height: 65px;
    }

    .page-visiting-investor-program .investorVisaApplyBtn {
        min-height: auto;
    }

    .page-visiting-investor-program .investorVisaApplyBtn a {
        font-size: 20px;
    }

    .page-visiting-investor-program .investorVisaVideoSec {
        width: 400px;
        height: 550px;
    }

    .page-visiting-investor-program .tremsItemPoints {
        padding: 15px 0;
    }

    .page-visiting-investor-program .tremsWrapper {
        padding: 0 20px;
    }

    .page-visiting-investor-program .tremsWrapCol:first-child .tremsItemPoints::after {
        left: 0;
        right: unset;
    }

    .page-visiting-investor-program .followTermsList {
        width: 95%;
        margin-top: 0;
    }

    .page-visiting-investor-program .investorVisaTitle h1 {
        font-size: 35px;
        line-height: 49px;
    }

    .page-visiting-investor-program .followTermsList ul li {
        margin-bottom: 40px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        width: 100%;
        padding-top: 25px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry::after {
        animation: scroll-anim 200s linear infinite;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle h4 {
        font-size: 24px;
    }
}


@media(min-width:768px) and (max-width:991px) {
    .page-visiting-investor-program .investorBannerContent h2 span {
        font-size: 40px;
    }

    .page-visiting-investor-program .invVisa-ptb {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-visiting-investor-program .visaBannerLoadMore {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
        padding: 10px;
        width: 150px;
    }

    .page-visiting-investor-program .investorBannerContent.active p {
        margin-top: 20px;
    }

    .page-visiting-investor-program .investorBannerContent .descriptionBanner p {
        font-size: 18px;
        line-height: 29px;
    }

    .page-visiting-investor-program .investorBannerContent h2 {
        font-size: 28px;
        line-height: 41px;
        font-weight: bold;
    }

    .page-visiting-investor-program .investorBanner .shape-3 {
        right: -244px;
        bottom: -380px;
    }

    .page-visiting-investor-program .investorBanner .shape-1 {
        top: -730px;
        left: -413px;
    }

    .page-visiting-investor-program .investorBanner .shape-2,
    .investorBanner .shape-4 {
        display: none;
    }

    .page-visiting-investor-program .investorBannerContent {
        width: 85%;
        margin-top: 110px;
    }

    .page-visiting-investor-program .invVisaAboutWrap {
        display: block;
    }

    .page-visiting-investor-program .invVisaAboutLeft {
        width: 100%;
        padding: 50px 20px;
        position: relative;
        z-index: 1;
        overflow: hidden;

    }

    .page-visiting-investor-program .investorVisaAbtContent {
        width: 80%;
        margin: auto;
    }

    .page-visiting-investor-program .invVisaAboutLeft::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../img/visa-stamp.png);
        width: 100%;
        height: 100%;
        z-index: -1;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        opacity: 0.1;
    }

    .page-visiting-investor-program .invVisaAboutRight {
        width: 100%;
        min-height: auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.2;
        display: none;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection {
        display: block;
    }

    .page-visiting-investor-program .investorVisaAbout {
        display: block;

    }

    .page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 41px;
    }

    .page-visiting-investor-program .investorVisaAbtContent p {
        font-size: 18px;
        line-height: 27px;
    }

    .page-visiting-investor-program .invVisaAboutRightImg::after {
        display: none;
    }

    .page-visiting-investor-program .invVisaAboutRightImg {
        width: 100%;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul {
        width: 100%;
        padding: 30px 10px;
        justify-content: space-evenly;
        flex-wrap: wrap;

    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li img {
        height: 56px;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li {
        margin: 0;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .page-visiting-investor-program .investorVisaApply.invVisa-ptb {
        padding-top: 0;
    }

    .page-visiting-investor-program .investorVisaApplyBtn a {
        font-size: 18px;
    }

    .page-visiting-investor-program .investorVisaApplyBtn {
        min-height: auto;
        line-height: 29px;
        padding: 10px 15px;
    }

    .page-visiting-investor-program .investorVisaVideoSec {
        width: 330px;
        height: 450px;
    }

    .page-visiting-investor-program .investorVisaApply {
        min-height: auto;
    }

    .page-visiting-investor-program .investorVisaApplyTrems .investorVisaTitle {
        padding-left: 0;
    }

    .page-visiting-investor-program .investorVisaTitle h1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 41px;

    }

    .page-visiting-investor-program .investorVisaApplyTrems .investorVisaTitle {
        margin-bottom: 20px;
    }

    .page-visiting-investor-program .tremsWrapCol:nth-child(2) {
        display: none;
    }

    .page-visiting-investor-program .tremsWrapper {
        padding: 0;
    }

    .page-visiting-investor-program .conditionCenterImg {
        height: 200px;
        margin: 0;
        margin: auto;
        margin-bottom: 40px;
    }

    .page-visiting-investor-program .tremsWrapperItem p {
        flex-direction: column;
        font-size: 18px;
        line-height: 27px;
        align-items: center;
        text-align: center;
    }

    .page-visiting-investor-program .tremsWrapperItem p img {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 15px;
    }

    .page-visiting-investor-program .tremsItemPoints {
        padding: 0;
        border-radius: 0;
        flex-direction: column;
    }

    .page-visiting-investor-program .tremsItemPoints::after {
        display: none;
    }

    .page-visiting-investor-program .trmsFollowingSection .investorVisaTitle {
        padding-left: 0;
    }

    .page-visiting-investor-program .followTermsList {
        width: 75%;
        margin-top: 0;
    }

    .page-visiting-investor-program .followTermsList ul li {
        font-size: 18px;
        padding: 15px;
        line-height: 29px;
        margin-bottom: 30px;
        min-height: 95px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle {
        text-align: center;
        width: 100%;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle .investorVisaTitle {
        text-align: center;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle p {
        font-size: 18px;
        line-height: 29px;
        text-align: center;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        width: 100%;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle h4 {
        font-size: 28px;
        line-height: 41px;
        font-weight: bold;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        padding-top: 25px;
    }

    .page-visiting-investor-program .captchaImg {
        width: 250px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry::after {
        animation: scroll-anim 400s linear infinite;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle {
        margin-bottom: 0;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        margin-top: 40px;
    }
}

@media(max-width:767px) {
    .page-visiting-investor-program .investorVisaTypeContent {
        width: 100%;
    }

    .page-visiting-investor-program .visatypeLabel {
        margin: 10px 0;
        padding-right: 10px;
    }

    .page-visiting-investor-program .investorVisaTypeItem {
        margin-bottom: 15px;
    }

    .page-visiting-investor-program .investorVisaStatus {
        background-position: right;
    }

    .page-visiting-investor-program #investorVisaApplySec .col-md-6:nth-child(1) {
        order: 2;
    }

    .page-visiting-investor-program #investorVisaApplySec .col-md-6:nth-child(2) {
        order: 1;
    }

    .page-visiting-investor-program .investorBannerContent h2 span {
        font-size: 35px;
    }

    .page-visiting-investor-program .invVisa-ptb {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-visiting-investor-program .investorBannerContent {
        width: 95%;
        margin-top: 80px;
    }

    .page-visiting-investor-program .investorBannerContent h2 {
        font-size: 24px;
        line-height: 33px;
        font-weight: bold;
    }

    .page-visiting-investor-program .investorBanner .shape-3 {
        right: -244px;
        bottom: -380px;
    }

    .page-visiting-investor-program .investorBanner .shape-1 {
        top: -730px;
        left: -413px;
    }

    .page-visiting-investor-program .investorBanner .shape-2,
    .page-visiting-investor-program .investorBanner .shape-4 {
        display: none;
    }

    .page-visiting-investor-program .visaBannerLoadMore {
        font-size: 18px;
        font-weight: bold;
        margin-top: 25px;
        padding: 10px;
        width: 150px;
    }

    .page-visiting-investor-program .investorBannerContent.active p {
        margin-top: 20px;
    }

    .page-visiting-investor-program .investorBannerContent .descriptionBanner p {
        font-size: 18px;
        line-height: 29px;
    }

    .page-visiting-investor-program .invVisaAboutWrap {
        display: block;
    }

    .page-visiting-investor-program .invVisaAboutLeft {
        width: 100%;
        padding: 20px;
        position: relative;
        z-index: 1;
        overflow: hidden;

    }

    .page-visiting-investor-program .invVisaAboutLeft::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../img/visa-stamp.png);
        width: 100%;
        height: 100%;
        z-index: -1;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        opacity: 0.1;
    }

    .page-visiting-investor-program .invVisaAboutRight {
        width: 100%;
        min-height: auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.2;
        display: none;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection {
        display: block;
    }

    .page-visiting-investor-program .investorVisaAbout {
        display: block;
    }

    .page-visiting-investor-program .invVisaAboutLeft .investorVisaTitle h1 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 20px;
        line-height: 37px;
    }

    .page-visiting-investor-program .investorVisaAbtContent p {
        font-size: 18px;
        line-height: 27px;
    }

    .page-visiting-investor-program .invVisaAboutRightImg::after {
        display: none;
    }

    .page-visiting-investor-program .invVisaAboutRightImg {
        width: 100%;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul {
        width: 100%;
        padding: 30px 10px;
        justify-content: center;
        flex-wrap: wrap;

    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li img {
        height: 56px;
    }

    .page-visiting-investor-program .invVisaAboutBtmSection ul li {
        margin: 0;
        margin-right: 10px;
        margin-bottom: 20px;
    }

    .page-visiting-investor-program .investorVisaApply.invVisa-ptb {
        padding-top: 0;
    }

    .page-visiting-investor-program .investorVisaApplyBtn a {
        font-size: 18px;
        font-weight: bold;
    }

    .page-visiting-investor-program .investorVisaApplyBtn {
        min-height: auto;
        line-height: 29px;
        margin-bottom: 0px;
        margin-top: 40px;
        padding: 10px 15px;
    }

    .page-visiting-investor-program .investorVisaVideoSec {
        width: 330px;
        height: 450px;
    }

    .page-visiting-investor-program .investorVisaApply {
        min-height: auto;
    }

    .page-visiting-investor-program .investorVisaApplyTrems .investorVisaTitle {
        padding-left: 0;
    }

    .page-visiting-investor-program .investorVisaTitle h1 {
        font-size: 24px;
        line-height: 33px;
        font-weight: bold;

    }

    .page-visiting-investor-program .investorVisaApplyTrems .investorVisaTitle {
        margin-bottom: 20px;
    }

    .page-visiting-investor-program .tremsWrapper {
        padding: 0;
    }

    .page-visiting-investor-program .conditionCenterImg {
        height: 200px;
        margin: 0;
        margin: auto;
        margin-bottom: 40px;
    }

    .page-visiting-investor-program .tremsWrapperItem p {
        flex-direction: column;
        font-size: 18px;
        line-height: 27px;
        align-items: center;
        text-align: center;
    }

    .page-visiting-investor-program .tremsWrapperItem p img {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 15px;
    }

    .page-visiting-investor-program .tremsItemPoints {
        padding: 0;
        border-radius: 0;
        flex-direction: column;
    }

    .page-visiting-investor-program .tremsItemPoints::after {
        display: none;
    }

    .page-visiting-investor-program .trmsFollowingSection .investorVisaTitle {
        padding-left: 0;
    }

    .page-visiting-investor-program .followTermsList {
        width: 95%;
        margin-top: 0;
    }

    .page-visiting-investor-program .followTermsList ul li {
        font-size: 18px;
        padding: 15px;
        line-height: 29px;
        margin-bottom: 30px;
        min-height: 95px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle {
        text-align: center;
        width: 100%;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle .investorVisaTitle {
        text-align: center;
    }

    .page-visiting-investor-program .invVisaApplyEnquirySecTitle p {
        font-size: 18px;
        line-height: 29px;
        text-align: center;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        width: 100%;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle h4 {
        font-size: 24px;
        line-height: 37px;
        font-weight: bold;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromWrap {
        padding-top: 25px;
    }

    .page-visiting-investor-program .captchaImg {
        width: 250px;
    }

    .page-visiting-investor-program .invVisaApplyEnquiry::after {
        animation: scroll-anim 400s linear infinite;
    }

    .page-visiting-investor-program .invVisaApplyEnquiryFromTitle {
        margin-bottom: 0;
    }
}

.page-visiting-investor-program section {
    padding:  0 0;
}
.page-visiting-investor-program  .error-msg{
    font-size: 11px;
    color: #ff0000;
    text-transform: capitalize;
    text-align: left;
    position: absolute;
    bottom: -14px;
    margin: 0;
    right: 15px;
    width: 100%;
    text-align: right;
  }
  .page-visiting-investor-program .flag-container {
    bottom: 8px !important;
      top: unset !important;
  }
 .page-visiting-investor-program section.footer-menu-faq, .page-visiting-investor-program section.footer-menu-links{
   padding: 30px 0 0 0;
 }

.page-visiting-investor-program .invVisaApplyEnquiry::after{
    background-size: auto 100%;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control.has-value+label{
    top: -15px;

}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control:focus+label {
  top: -15px;
}

.invVisaApplyEnquiryFromWrap input.form-control:focus+label,
.page-visiting-investor-program .invVisaApplyEnquiryFromWrap input.form-control.has-value+label {
color: #006f44;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control.has-value+label{
color: #006f44;
}

.page-visiting-investor-program .invVisaApplyEnquiryFromWrap textarea.form-control:focus+label{
color: #006f44;
}

.page-visiting-investor-program  .select2-container--open .select2-dropdown--below{
box-shadow: 0 14px 28px rgb(0 0 0 / 45%), 0 10px 10px rgb(0 0 0 / 1%);
}

.page-visiting-investor-program  .contactSuccess p {
    font-size: 18px;
    margin-bottom: 20px;
}
  /* Investor-visa-program  End*/

.visitingInvAdv .aboutAdvantage{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 50px;
    min-height: 120px;
    border-radius: 15px;
    overflow: hidden;
position: relative;
}
.visitingInvAdv .aboutAdvantageItem::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
}
.visitingInvAdv .aboutAdvantageItem{
    display: flex;
    align-items: center;
   padding-right: 10px;
   padding-left: 10px;
    cursor: default;
        width: calc(100% / 2);
    min-height: 180px;
        justify-content: flex-start;
    text-align: center;
      justify-content: center;
            background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
      transition: 0.2s all linear;
      z-index: 1;
      border-right: 1px solid #ffffff75;
}

.visitingInvAdv .aboutAdvantageImg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
     transition: 0.3s all linear;

}
.visitingInvAdv .aboutAdvantageImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.visitingInvAdv .aboutAdvantageItem::after{
      content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    background-image: linear-gradient(to bottom, #05547bbd, #04778bd1, #03a09ec7, #23b494c9, #3cbd89);
    opacity: 1;
    bottom: 0;
    left: 0;
transition: 0.2s all linear;

}
.visitingInvAdv .aboutAdvantageItem:hover:after{
height: 100%;
transition: 0.2s all linear;
}


.visitingInvAdv .aboutAdvantageItem:last-child{
    margin-right: 0;
}
.visitingInvAdv .aboutAdvantageNum {
   margin-right: 5px;
       position: relative;
    z-index: 1;

}
.visitingInvAdv .aboutAdvantageNum span{
        width: 45px;
    height: 45px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    font-weight: 500;
    color: #fff;
    transition: 0.3s all linear;
}
.visitingInvAdv .aboutAdvantageTxt .aboutAdvantageTxtWrap{
    position: relative;
        display: flex;
    align-items: center;
    min-height: 96px;
}

.visitingInvAdv .aboutAdvantageTxt .aboutAdvantageMark{
   position: absolute;
    color:#fff;
    font-size: 24px;
    left: -16px;
    font-weight: bold;
    top: 22px;
    bottom: 0;
}

.visitingInvAdv .aboutAdvantageTxt{
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 1;
}
.visitingInvAdv .aboutNotest{
    position: relative;
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 14px !important;
    font-weight: 500;
}
.visitingInvAdv .aboutNotest span{
       font-size: 25px;
    color: #009688;
    margin-left: 10px;
    display: inline-block;
    position: relative;
    top: 9px;
    font-weight: bold;
}
 @media(min-width : 1400px) and (max-width:1642px){
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 16px;
}
 .visitingInvAdv .aboutAdvantageItem{
        margin-right:0px;
    }
     .visitingInvAdv .aboutAdvantageNum span{
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
     .visitingInvAdv .aboutAdvantageNum{
        margin-right: 10px;
    }
}

 @media(min-width : 1200px) and (max-width:1399px){
    .visitingInvAdv .aboutAdvantage{
        margin-top: 30px;
    }
    .visitingInvAdv .aboutAdvantageItem{
        margin-right: 0px;
        border: unset;
        min-height: 120px;
    }
    .visitingInvAdv .aboutAdvantageNum{
        margin-right: 10px;
    }
    .visitingInvAdv .aboutAdvantageNum span{
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .visitingInvAdv .aboutAdvantageTxt {
    font-size: 15px;
    font-weight: 500;
}
}

 @media(min-width : 992px) and (max-width:1199px){
 .visitingInvAdv .aboutAdvantage{
    display: block;
      padding: 20px 20px;
      margin-top: 30px;
}
.visitingInvAdv .aboutAdvantageItem{
    margin-bottom: 15px;
    margin-right: 0;
    min-height: 130px;
    width: 100%;
    border-radius: 15px;
}
.visitingInvAdv .aboutAdvantageItem:last-child{
    margin-bottom: 0;
}
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 18px;
}
 .visitingInvAdv .aboutAdvantageNum span{
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
}


 @media(min-width:768px) and (max-width :991px){
 .visitingInvAdv .aboutAdvantage{
        margin-top: 30px;
    }
    .visitingInvAdv .aboutAdvantageItem{
        margin-right: 0px;
        border: unset;
    }
    .visitingInvAdv .aboutAdvantageNum{
        margin-right: 10px;
    }
    .visitingInvAdv .aboutAdvantageNum span{
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    .visitingInvAdv .aboutAdvantageTxt {
    font-size: 18px;
    font-weight: 500;
}
}
 @media(min-width:543px) and (max-width :767px){
    .visitingInvAdv .aboutAdvantage{
        margin-top: 30px;
    }
    .visitingInvAdv .aboutAdvantageItem{
        margin-right: 0px;
        border: unset;
    }
    .visitingInvAdv .aboutAdvantageNum{
        margin-right: 10px;
    }
    .visitingInvAdv .aboutAdvantageNum span{
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
    .visitingInvAdv .aboutAdvantageTxt {
    font-size: 15px;
    font-weight: 500;
}
}
 @media(max-width:542px){
.visitingInvAdv .aboutAdvantage{
    display: block;
      padding: 20px 20px;
      margin-top: 30px;
}
.visitingInvAdv .aboutAdvantageItem{
    margin-bottom: 15px;
    margin-right: 0;
    min-height: 130px;
    width: 100%;
    border-radius: 15px;
}
.visitingInvAdv .aboutAdvantageItem:last-child{
    margin-bottom: 0;
}
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 16px;
}
 .visitingInvAdv .aboutAdvantageNum span{
        width: 35px;
        height: 35px;
        font-size: 18px;
    }
}




.invVisaApplyEnquiry{
       min-height: 600px;
/*    background-image: url('../images/contactus-bg.jpg');*/
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    text-align: center;
    background-position: center;
    padding-top: 0;
}
.invVisaApplyEnquiry::after{
    background-size: auto 100%;
}
  .invVisaApplyEnquirySecTitle p{
    font-size:24px;

}

@media(max-width:991px){
  .invVisaApplyEnquirySecTitle p{
    font-size:16px;
    line-height:27px;
}
.investorVisaContactBtn{
    max-width:220px !important;
    padding: 10px !important;
}

}

.invVisaApplyEnquiry::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
/*  background-image: linear-gradient(45deg,#69d48c,#59c97df0,#03a8a2cc,#05547bd9,#05547bcc,#05547bd9);*/
   opacity: 0.9;
}
.invVisaApplyEnquiry::after{
    animation:scroll-anim 150s linear infinite ;
}


.investorVisaContactBtn{
  width: 80%;
        max-width: 250px;
    background: #fff;
    padding: 15px;
    border-radius: 50px;
    text-align: center;
    min-height: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
     box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    margin: auto;
    position: relative;
       cursor: pointer;
  transition: all 0.2s ease-out;
  display: flex;
  overflow: hidden;
  margin-bottom:80px;
}
.investorVisaContactBtn::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0;
    left: 0;
    background-color: #0097a9;
     transition: all .3s ease-in-out;
}
.investorVisaContactBtn:hover{
    background-color: transparent;
     transition: all .3s ease-in-out;

}
.investorVisaContactBtn:hover:after{
    height: 100%;
     transition: all .3s ease-in-out;
}

.investorVisaContactBtn a {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    color: #239c00;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    z-index: 1;

}
.investorVisaContactBtn:hover a {
    color: #fff;
     transition: all .3s ease-in-out;

}
.invVisaApplyEnquirySecTitle{
    width: 100% !important;
    margin-bottom: 40px;
}
.investorVisaTitle{
    text-align: center !important;
}
.invVisaApplyEnquirySecTitle h2{
    margin-bottom: 0;
}
.invVisaApplyEnquirySecTitle p {
    text-align: center !important;
}
.runningAnimation img{
    width: 32%;
}
.page-visiting-investor-program .investorBannerContent h2 .bannerLgTitle p span{
  font-size:35px;
margin-top: 20px;
}
.page-visiting-investor-program .investorBannerContent h2{

  text-align:center
}
@media (min-width: 768px) and (max-width : 991px){
.page-visiting-investor-program .invVisaApplyEnquirySecTitle h2{
    font-size: 35px;
    line-height: 49px;

}
}
@media (min-width: 768px) and (max-width : 991px){

.page-visiting-investor-program .invVisaApplyEnquirySecTitle h2{
    font-size: 28px;
    line-height: 41px;
}

}
@media (max-width: 767px){
.page-visiting-investor-program .invVisaApplyEnquirySecTitle h2{

    font-size: 24px;
    line-height: 39px;
}
.page-visiting-investor-program .investorBannerContent h2 .bannerLgTitle p span {
    font-size: 20px;
    line-height: 37px;
    display: inline-block;
}
}
@media (min-width: 1200px) and (max-width: 1399px){

.invVisaProgram.aboutAdvantageWrapper{
width:97%
}
}

.page-visiting-investor-program .invVisaAboutLeft {
    direction: rtl;
}
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 24px;
}
@media (min-width: 1400px) and (max-width: 1642px){
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 21px;
}
}
@media (min-width: 1200px) and (max-width: 1399px){
.visitingInvAdv .aboutAdvantageTxt{
font-size: 18px;
}
}
@media (min-width: 992px) and (max-width: 1199px){

.visitingInvAdv .aboutAdvantageTxt{
    font-size: 22px;

}
}
@media (min-width: 768px) and (max-width: 991px){
.visitingInvAdv .aboutAdvantageTxt {
    font-size: 20px;
}
}
@media (min-width: 543px) and (max-width: 767px){
.visitingInvAdv .aboutAdvantageTxt{
    font-size: 18px;
}
}

@media (max-width: 542px){
.visitingInvAdv .aboutAdvantageTxt {
    font-size: 20px;
}
}
.visaBodyPopup{
top: -42px;
width: 527px;
 height: 700px;
}
@media (min-width: 1260px) and (max-width: 1600px){
.visaBodyPopup {
    width: 440px;
    height: 600px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.visaBodyPopup {
    width: 500px;
    height: 640px;
}
}
@media (max-width: 767px){
.visaBodyPopup {
    width: 95%;
    height: auto;
}
}
.investorPopupVidDiv{
    object-fit: contain;
}



.page-strategic-investor-program .country-code-mobile{
    flex-direction: unset;
}
.page-strategic-investor-program .intl-tel-input{
width:85px

}
.page-strategic-investor-program .country-code-mobile .intl-tel-input.allow-dropdown input, .page-strategic-investor-program .intl-tel-input.allow-dropdown input[type="text"]{
       padding-top: 3px !important;
    padding-right: 15px !important;
    box-shadow: unset;
    outline: none;
    width: 100%;
    padding-left: 28px !important;
    border-right: 1px solid #ced4da !important;
    border-radius: unset !important;
    border-left: unset;
}
.page-strategic-investor-program .country-code-mobile .flag-container .iti-arrow{
   
       width: 10px !important;
    background-repeat: no-repeat;
    left: 2px !important;
    top: 15px !important;
    right: unset;
}
.page-strategic-investor-program .country-code-mobile .input-wrapper{

width: calc(100% - 85px);

}
.page-strategic-investor-program .input-wrapper input{
 box-shadow: unset;
    outline: none;
}
.page-strategic-investor-program .targerSectionV3{
    overflow:hidden
}
.page-strategic-investor-program .btn-form-fill{
border-radius: 50px;
}
.page-strategic-investor-program .stsContact-section .form-group{
    position: relative;
}
.page-strategic-investor-program .error-msg {
    right: 6px;
    bottom: -17px;
    left:unset;
}
.page-strategic-investor-program  #lblSectorPageErrorCaptcha {
        position: absolute;
    bottom: -21px;
    font-size: 13px;
    color: red;
}
@media(max-width:767px){
   .page-strategic-investor-program .btn-form-fill{
    margin-top: 20px;
   } 
}
.pageLabel--faq{
    padding-top: 180px;
    text-align: right;
}

.pageLabel--faq .accordion-content label::after {
  line-height: 14px;
 }

 .pageLabel--faq .accordion-content label {
    line-height: 30px;
    padding-left: 55px;
    padding-bottom: 12px;
   }
.pageLabel--faq .accordion-content label::after {
     line-height: 14px;
      left: 15px;
       top: 0px;
       bottom: 0px;
       margin: auto;
 }

@media(max-width:767px){
   .page-strategic-investor-program .btn-form-fill{
    margin-top: 20px;
   }
   .pageLabel--faq .accordion-content label::after {
     left: 15px;
     top: 0px;
     bottom: 0px;
     margin: auto;
    }
    .pageLabel--faq .accordion-content label {
     width: 100%;
    }
}

.cust-natinalbannerbg-section-overlay {
    background: linear-gradient(to left,rgba(1, 92, 65, 0.73) 0%, rgba(0, 74, 52, 0) 52%, rgba(0, 58, 40, 0) 100%);
}
