.wellcome_banner.hero-home {
    position: relative;
    background: #051029;
    height: 100vh;
    align-content: center;
}

.wellcome_banner.hero-home .headerbg-top {
    /* z-index: -2; */
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0;
    transform-origin: 0 0;
    object-position: 0% 0%;
}

    .wellcome_banner.hero-home .headerbg-botom {
    z-index: -2;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    inset: 0;
  transform-origin: 100% 0;
  object-position: 100% 0%;
}

header#header1 {
    position: absolute;
    top: 0;
    width: 100%;
}
.hero-home .hero-animation {
    bottom: unset;
    height: 375px;
    width: 300px;
    margin-top: 40px;
    position: relative;
}

.wellcome_banner.hero-home {
    height: auto;
}

.tagLineMain {
    padding: 127px 0px 40px; 
    align-content: center;
}

.tagLineMain .dts2 {
    height: 100%;
    padding-top: 70px;
}

.dts1 {
    -webkit-animation: move2 5s infinite;
    animation: move2 5s infinite;
}
.dts1  {-webkit-animation: move2 5s infinite;animation: move2 5s infinite;}
@-webkit-keyframes move2{0%{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}50%{-webkit-transform:rotate(-1deg) translate(-2px,-2px);transform:rotate(-1deg) translate(-2px,-2px)}to{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}}
@keyframes move2{0%{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}50%{-webkit-transform:rotate(-1deg) translate(-2px,-2px);transform:rotate(-1deg) translate(-2px,-2px)}to{-webkit-transform:rotate(1deg) translate(2px,2px);transform:rotate(1deg) translate(2px,2px)}}

.tagLineMain h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 50px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
    color: #fff;
    margin-bottom: 21px;
}

.tagLineMain {
    position: relative;
    z-index: 9;
}

.tagLineMain h5 {
    font-size: 17px;
    font-weight: bold;
    line-height: 27px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #fff;
    margin-bottom: 21px;
}

.tagLineMain p {
    font-size: 15px;
    font-weight: 600;
    line-height: 32px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #fff;
    margin-bottom: 40px;
}

.tagLineMain .dts2 {
    padding-top: 30px;
}

.tagLineMain a.dfltBtn.btn1 {
    border: 0;
    padding: 0;
    vertical-align: middle;
    margin-right: 17px;
    color: #fff;
}

.tagLineMain a.dfltBtn {
    vertical-align: middle;
    color: #fff;
    border-color: #fff;
}

.tagLineMain a.dfltBtn.btn1:hover:after {
    display: none;
}

.tagLineMain a.dfltBtn:hover {
    border-color: #0d8bcd;
}
.headerCounters {
    position: relative;
    padding-bottom: 81px;
}

.headerCounters .Stats ul li {display: inline-block;margin-right: 18px;text-align: center;min-width: 127px;font-family: "Saira", sans-serif;font-weight: 600;}

.headerCounters .Stats {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
}

.headerCounters .Stats ul li i {
    display: block;
    font-size: 29px;
    background-image: linear-gradient(270deg, #2d2d2d, #1890c9);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    margin: 0 auto 10px;
}

.headerCounters .Stats ul {
    display: flex;
}
.topClients .items img {
    width: 100%;
    height: auto;
}

.topClients .items a {
    display: block;
}

.topClients .items {
    padding: 0px 20px;
}
.topClients .items {
    align-content: center;
}

.wellcome_banner.hero-home {
    margin-bottom: 0px;
}
.topClients {
    padding: 40px 0 20px;
}

.topClients h3 {
    text-align: center;
    margin-bottom: 18px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    text-transform: unset;
    color: #8f96a9;
    font-size: 16px;
}
.topClients .sliderwraps {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 24px;
}

.whychoose {
    padding: 20px 0px 60px;
}

.mtitle h2 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    text-transform: unset;
    color: #000000;
    font-size: 30px;
}

.mtitle {
    margin-bottom: 50px;
}

.whychoose .mtitle {
    text-align: center;
}

.featurewp {
    background: #f2f4ff;
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    padding: 30px;
}

.featurewp .cntns {
    background: #fff;
    padding: 32px;
    box-shadow: 0 2px 5px #05112d0f, 0 4px 4px #9ac4ff0f;
    border-radius: 32px;
}

.ftimg img {
    transform: translate3d(0px, 0px, 0px) scale3d(1.05, 1.05, 1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.featurewp .cntns h5 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 500;
    line-height: 35px;
}
.featurewp .cntns p {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #4c4c4c;
    margin-bottom: 70px;
}

.featurewp .cntns .bttm img {
    width: 100px;
    margin-top: 80px;
}
.featurewp .cntns .bttm a {
    position: absolute;
    right: 0;
    bottom: 0;
    border-color: #f8faff #f8faff #f8faff #f2f4ff;
    text-align: center;
    transform-style: preserve-3d;
    justify-content: center;
    align-items: center;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    text-decoration: none;
    transition: transform .3s;
    display: flex;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    background-color: #f2f4ff;
    border-radius: 12px;
}

.featurewp .cntns .bttm {position: relative;}

.featurewp .cntns .bttm a i {
    color: #000;
    transform: rotateZ(
-45deg);
}


.featurewp {
    margin-bottom: 30px;
}

.featurebtns {
    text-align: center;
}

.featurebtns a.dfltBtn {
    border-radius: 50px;
}


.investcates {
    background: #1890C9;
    background: #1890C9;
    background: radial-gradient(circle,rgba(24, 144, 201, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background: radial-gradient(circle, rgb(11 114 172) 0%, #051029 100%); 
}
.investcates {
    padding: 70px 0px 80px;
}

.investcates .mtitle {
    text-align: center;
}

.investcates .mtitle h2 {
    color: #fff;
}

.categors {
    background: #050f26;
    padding: 30px;
    border-radius: 20px;
}

.categors h5 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 500;
    line-height: 35px;
    color: #fff;
}

.categors .cntns i {
    color: #fff;
    font-size: 27px;
}

.categors .cntns p {
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #ffffff;
    margin-bottom: 0;
}

.categors  a.dfltBtn {
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 14px;
    background: #0d8bcd;
    color: #fff;
}

.categors a.dfltBtn:after {
    background: #000;
}

.categors .row {
    display: flex;
}

.categors .row .btns {
    height: 100%;
    align-content: center;
}
.categors {
    margin-bottom: 4px;
}

.categors figure {
    box-shadow: inset 0px 0px 39px 1px #095889;
    width: 140px;
    height: 140px;
    text-align: center;
    line-height: 140px;
    border-radius: 50%;
    margin: 0 auto 24px;
}

.categors {
    text-align: center;
}

.categors .cntns figure i {
    font-size: 58px;
    vertical-align: middle;
    color: rgb(100 193 255 / 68%);
}

.categors .cntns p {
    margin-bottom: 23px;
}

.categors .cntns .icon1 i {
    font-size: 102px;
    color: rgb(100 193 255 / 68%);
    margin-top: 30px;
}
.categors {
    min-height: 425px;
}

.investcates {
    background: #030b1d;
    background: radial-gradient(circle, #073a52 2%, #030b1d 46%);
}

.categors.ns1 {
    min-height: unset;
    text-align: left;
    position: relative;
}

.categors.ns1 h5 {
    font-size: 21px;
}

.categors.ns1 p {
    font-size: 12px;
}

.categors .cntns a i {
    font-size: 12px;
}

.categors  .icon2 {
    position: absolute;
    bottom: 15px;
    right: 6px;
}

.categors .icon2 i {
    font-size: 142px;
    vertical-align: middle;
    color: rgb(100 193 255 / 20%);
}

.categors {
    border: 1px solid rgb(255 255 255 / 18%);
}
.investcates .pds {
    padding: 0px 4px;
}

.investcates .pdswr {
    margin-left: -4px;
    margin-right: -4px;
}

.categors .img1 img {
    width: 220px;
}

.categors .img2 img {
    width: 234px;
}
.categors.ns1 .img3 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.categors.ns1 h5, .categors.ns1 p {
    position: relative;
    z-index: 9;
}

.categors.ns1 {
    overflow: hidden;
}

.categors.ns1 .img3 img {
    width: 357px;
}
.categors.ns1 {
    min-height: 270px;
}

.howitworks {
    padding: 80px 0px;
}

.howitworks .mtitle {
    text-align: center;
}

.howitworks .tabsMenu ul {
    background: #f2f4ff;
    display: inline-block;
    padding: 12px;
    border-radius: 20px;
}

.howitworks .tabsMenu ul li {
    display: inline-block;
}

.howitworks .tabsMenu {
    text-align: center;
    margin-bottom: 32px;
}

.howitworks .tabsMenu ul li a {
    font-size: 14px;
    font-weight: 600;
    font-family: "Saira", sans-serif;
    text-transform: unset;
    color: #4c4c4c;
    display: block;
    padding: 16px 30px;
    border-radius: 12px;
}

.howitworks .tabsMenu ul li a.actv {
    background: #0d8bcd;
    color: #fff;
}

.howitworks .tabsMenu ul li a:hover {
    background: #0d8bcd;
    color: #fff;
}

.howitworks .tabdv {
    padding: 56px 32px 0px;
    background: #f2f4ff;
    border-radius: 32px;
    text-align: center;
}

.howitworks .tabdv h4 {
    font-family: "Saira", sans-serif;
    font-size: 29px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 500;
    line-height: 35px;
}

.howitworks .tabdv p {
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    margin-bottom: 70px;
}

.howitworks .tabdv .flipImgs {
    justify-content: center;
    align-items: flex-end;
    position: relative;
    display: flex;
    overflow: hidden;
}

.howitworks .tabdv .flipImgs img {
    z-index: 1;
    width: 40%;
    max-width: 432px;
    display: block;
    position: relative;
}

.howitworks .tabdv .flipImgs img.st2 {
    z-index: 2;
    margin-left: -15%;
    margin-right: -15%;
}

.howitworks .tabdv .flipImgs img.st3 {}

.howitworks .tabdv .flipImgs .tab-images-overlay {
    z-index: 3;
    background-color: #f2f4ff;
    opacity: .85;
    position: absolute;
    inset: 0;
}

.howitworks #tabs1 .flipImgs .st1, .howitworks #tabs2 .flipImgs .st2, .howitworks #tabs3 .flipImgs .st3, .howitworks #tabs4 .flipImgs .st3 {
    z-index: 4;
}

.howitworks .tabdv .flipImgs .tab-images-gradient-bottom {
    z-index: 4;
    background-image: linear-gradient(#f1f4ff00, #f1f4ff);
    width: 100%;
    height: 30%;
    position: absolute;
    inset: auto 0% -4%;
}
.howitworks .tabdv {
    display: none;
}

.howitworks .tabdv.actvs {
    display: block;
}
.statpads .mtitle {
    text-align: center;
    margin-bottom: 26px;
}

.statpads {
    padding-bottom: 60px;
}

.statpads .stts h5 {
    font-size: 29px;
    font-size: 23px;
    font-family: "Saira", sans-serif;
    background-image: linear-gradient(270deg, #2d2d2d, #1890c9);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    margin-bottom: 4px;
}

.statpads .stts p {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #000;
}

.statpads .stts {
    border-right: 1px solid #ebebeb;
    min-height: 120px;
    padding-right: 30px;
    padding: 20px 30px 20px 0px;
    text-align: center;
}

.statpads .col-sm-3:last-child .stts {
    border: 0;
}
.investcates .prices h5 {
    font-family: "Saira", sans-serif;
    font-size: 32px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 35px;
    color: #fff;
}

.investcates .prices p {
    font-size: 17px;
    font-weight: 500;
    line-height: 31px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
    margin-bottom: 70px;
    color: #fff;
}

.investcates .ftimg {
    width: 250px;
    height: 250px;
    text-align: center;
    line-height: 250px;
    border-radius: 50%;
    margin: 0 auto 24px;
    box-shadow: inset 0px 0px 76px 27px #095889;
}

.investcates .ftimg img {
    vertical-align: middle;
    width: 116px;
}


.investcates .prices {
    padding-top: 32px;
}
.investcates .prices p strong {
    color: #a8e3ff;
}
.investcates .prices p {margin-bottom: 30px;}

p {}

.investcates .prices a.dfltBtn {
    border-radius: 50px;
    font-size: 14px;
    background: #0d8bcd;
    color: #fff;
}

.investcates .prices a.dfltBtn:hover {
    background: none;
}

.investcates .prices a.dfltBtn:after {
    background: #4c4c4c;
}
.investcateswrp .investcates {
    padding: 70px;
    border-radius: 50px;
}

.investcateswrp {
    padding-bottom: 60px;
}

 .investcates .prices a.dfltBtn {
    padding: 15px 44px;
}
.clientTesti {
    position: relative;
}

.clientTesti .marquee-overlay {
    width: 100%;
    height: 30%;
    position: absolute;
}
.marquee-overlay.top {
    background-image: linear-gradient(#fff, #fff0);
    inset: 0% 0% auto;
}
.marquee-overlay.bottom {
    background-image: linear-gradient(0deg, #fff, #fff0);
    inset: auto 0% 0%;
}

.clientTesti .activity-wrap {
    margin-bottom: 10px;
}

.clientTesti .activity-wrap .cardCnt {
    border: 1px solid #f2f4ff;
    flex-flow: row;
    align-items: flex-start;
    width: 100%;
    display: flex;
    padding: 32px;
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
}


.clientTesti .activity-wrap .cardCnt figure {
    width: 50px;
    height: 50px;
    background: #e7e7e7;
    line-height: 47px;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    box-shadow: inset 0px 0px 16px 27px #095889;
}

.clientTesti .activity-wrap .cardCnt .contents {
    width: calc(100% - 60px);
}

.clientTesti .activity-wrap .cardCnt figure i {
    color: #fff;
    font-size: 23px;
    vertical-align: middle;
}

.clientTesti .activity-wrap .cardCnt .contents h6 {
    font-family: "Saira", sans-serif;
    font-size: 16px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 5px;
    font-weight: 600;
}

.clientTesti .activity-wrap .cardCnt .contents h6 span {
    color: #0d8bcd;
    font-weight: 400;
}

.clientTesti .activity-wrap .cardCnt .contents p {
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #000;
    letter-spacing: 0.5px;
}


.clientSay .clientTesti .sliderwraps1 .slick-list {
	transform:rotate(180deg);
}

.clientSay .clientTesti .sliderwraps1 .slick-slide {
	transform:rotate(180deg);
}

.clientSay .clientTesti .sliderwraps3 .slick-list {
	transform:rotate(180deg);
}

.clientSay .clientTesti .sliderwraps3 .slick-slide {
	transform:rotate(180deg);
}
.clientSay .mtitle {
    text-align: center;
}

.clientSay .btmBtn a {
    border-radius: 50px;
    padding: 13px 40px;
    font-size: 14px;
    background: #0d8bcd;
    color: #fff;
}

.clientSay .btmBtn {
    text-align: center;
    margin-top: 45px;
}


.clientSay {
    padding-bottom: 70px;
}

.header-video video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 426px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transform: translate(-57px, 0px);
}

.banner-area.header-video {
    width: 100% !important;
    position: relative;
    height: 350px !important;
}
.globalFetures {
    background: #f2f4ff;
    padding: 70px 0px;
}

.globalFetures .mtitle {
    text-align: center;
}

.globalFetures .globs {
    align-self: stretch;
    background: #fff;
    border: 1px solid #f2f4ff;
    overflow: hidden;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 24px;
    padding-bottom: 0;
    height: 380px;
}

.globalFetures .globs h5 {
    font-family: Saira, sans-serif;
    font-size: 26px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 12px;
    font-weight: 700;
    line-height: 37px;
    margin-bottom: 48px;
}

.globsicn {
    align-self: stretch;
    background: #fff;
    border: 1px solid #f2f4ff;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 24px;
    padding-bottom: 0;
    position: relative;
}

.globsicn h5 {
    font-family: Saira, sans-serif;
    font-size: 16px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 12px;
    font-weight: 600;
}

.globsicn.icns .icons img {
    width: 90px;
}

.globsicn.icns {
    display: flex;
    padding: 50px 40px;
}

.globsicn.icns h5 {
    width: 60%;
    font-size: 16px;
    margin-top: 23px;
}

.globsicn.icns .icons {
    width: 40%;
    float: right;
    text-align: right;
}

.globsicn.icns1 .icons img {
    width: 70px;
    margin: 0 auto 27px;
    display: block;
}

.globsicn.icns2 .icons img {
    width: 70px;
    margin: 0 auto 27px;
    display: block;
}

.globsicn.icns2 {
    padding-bottom: 24px;
    padding: 20px 20px;
}

.globsicn.icns1 {
    padding: 19px 30px;
}

.globsicn.icns.icnsls {
    padding: 45px 40px;
}

.globsicn.icns.icnsls .icons img {
    width: 59px;
}

.globsicn.icns.icnsls h5 {
    width: 65%;
}

.globsicn.icns.icnsls .icons {
    width: 35%;
}

.globsicn.icns2 h5 {
    font-size: 15px;
}

.globalFetures .pds0 {padding-right: 7px;padding-left: 7px;}

.globalFetures .pdsw {
    margin-left: -7px;
    margin-right: -7px;
}

.globsicn {
    margin-bottom: 14px;
}

.globalFetures .globs {
    height: 458px;
}

.globalFetures .globs h5 {
    margin-bottom: 70px;
}
.home5-services-section.mb-130 {
    padding: 70px 0px;
}

.home5-services-section .mtitle {
    text-align: center;
}
.solution-card.magnetic-item {
    transition: 0.5s;
    margin-bottom: 42px;
    background: #f2f4ff;
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    padding: 40px 30px 10px;
}

.solution-card.magnetic-item .icon img {
    height: 95px;
    margin: 0 auto 38px;
    display: block;
}
.magnetic-wrap {
    position: relative;
}

.magnetic-wrap a.lnks {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.solution-card.magnetic-item {
    position: relative;
}
.solution-card.magnetic-item .solution-content h4 {
    font-family: Saira, sans-serif;
    font-size: 15px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 12px;
    font-weight: 700;
    padding: 20px;
    background: #fff;
    text-align: center;
    border-radius: 13px;
}
.solution-card.magnetic-item {
    min-height: 285px;
    align-content: center;
}
.callinner {
    background: #f2f4ff;
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    padding: 50px;
}

.callinner h5 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 600;
    line-height: 35px;
}

.callinner p {
    font-size: 17px;
    font-weight: 500;
    line-height: 31px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
}

.callinner a.dfltBtn {
    margin-top: 21px;
    margin-right: 10px;
    border-radius: 50px;
    padding: 10px 40px;
    font-size: 14px;
    background: #0d8bcd;
    color: #fff;
}

.callinner a.dfltBtn:after {
    background: #000;
}

.callActoin {
    padding-bottom: 60px;
}
.home5-services-section.mb-130 {
    padding-bottom: 20px;
}

.callinner {
    padding: 70px 60px;
}

.home5-services-section .blogs {
    border: 1px solid #f2f4ff;
    overflow: hidden;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    border-radius: 32px;
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
}

.home5-services-section .blogs figure img {
    object-fit: cover;
    text-decoration: none;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.home5-services-section .blogs figure {
    z-index: 1;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
    position: relative;
}

.home5-services-section .blogs:hover figure img {
    transform: translate3d(0px, 0px, 0px) scale3d(1.05, 1.05, 1.01) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

.home5-services-section .blogs a.lnks {}

.home5-services-section .blogs .blgcont {
    margin-top: 36px;
}

.home5-services-section .blogs .blgcont h4 {
    font-family: Saira, sans-serif;
    font-size: 19px;
    font-style: normal;
    text-transform: unset;
    margin-bottom: 9px;
    font-weight: 700;
}

.home5-services-section .blogs .blgcont ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 21px;
    font-family: montserrat, sans-serif;
    text-transform: unset;
    color: #000;
    letter-spacing: 0.5px;
    margin-right: 11px;
}

.home5-services-section .blogs .blgcont ul li i {
    margin-right: 5px;
    color: #000000;
    font-size: 17px;
}

.home5-services-section .blogs figure small {
    position: absolute;
    top: 16px;
    left: 21px;
    background: #fff;
    font-family: Saira, sans-serif;
    font-size: 15px;
    padding: 7px 20px;
    border-radius: 50px;
    font-weight: 600;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
}
.Stats.sts2 ul li {
    width: 100%;
}

.tagLineMain.innrtags {
    padding-bottom: 50px;
}
.whychoose.innerchs {
    padding-top: 70px;
}
.tagLineMain p.stng {
    font-weight: 700;
    font-size: 22px;
    font-family: "Saira", sans-serif;
    margin-bottom: 12px;
    line-height: 34px;
}

.tagLineMain h1 {
    font-size: 40px;
}

.tagLineMain p {
    font-size: 17px;
    line-height: 26px;
    font-family: 'Nunito', sans-serif;
}
.tagLineMain a.dfltBtn {
    border-radius: 32px;
    background: #1890c9;
    border-color: #1890c9;
}

.tagLineMain a.dfltBtn:after {
    background: #000;
}

.whychoose.whychs .featurewp {
    padding: 8px;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
}

.whychoose.whychs .featurewp .cntns {
    padding: 25px 30px;
}

.whychoose.whychs .featurewp .cntns h5 {
    font-weight: bold;
    font-size: 23px;
    line-height: 31px;
}

.whychoose.whychs .featurewp .cntns p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 26px;
    min-height: 105px;
    margin-bottom: 0;
}

.whychoose.whychs .featurewp .cntns .bttm a {
    bottom: 14px;
}

.tagLineMain.innrtags p {
    line-height: 32px;
}

.tagLineMain.innrtags .dts2 {
    padding-top: 50px;
}
.whychoose.innerchs.whychs .featurewp.tws .cntns p {
    min-height: 70px;
}

.whychoose.innerchs.whychs .featurewp.thrs .cntns .bttm img {
    margin-top: 38px;
}
.investcateswrp.innerpc {
    text-align: center;
}
.investcateswrp.innerpc .prices h5 {
    margin-bottom: 25px;
}
.investcateswrp.innerpc .prices p {
    margin-bottom: 15px;
}

.investcateswrp.innerpc .iconslv {
    margin-top: 33px;
}

.investcateswrp.innerpc .iconslv li span {
    box-shadow: rgb(9, 88, 137) 0px 0px 23px 27px inset;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    color: #fff;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.investcateswrp.innerpc .iconslv li {
    display: inline-block;
    margin: 0px 7px;
}

.investcateswrp.innerpc .iconslv li i {
    color: #fff;
    font-size: 15px;
}
.mtitle {text-align:center;}
.mtitle p {
    font-family: "Saira", sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
.mtitle p {
    font-family: "Saira", sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item {
    border: 1px solid #d9d9d9;
    border-radius: 32px;
    transition: 0.5s;
    background: #ffffff;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    margin-bottom: 42px;
    padding: 20px 15px;
    min-height: 240px;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item .icon img {
    height: 62px;
    width: auto;
    margin: 0;
    display: inline-block;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item .icon {
    text-align: center;
    margin-bottom: 23px;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item .solution-content {
    text-align: center;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item .solution-content h4 {
    padding: 0;
    margin: 0;
    margin-bottom: 8px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
}

.thrdOpetions1 .magnetic-wrap .solution-card.magnetic-item .solution-content p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
    color: #000;
    min-height: 48px;
}

.thrdOpetions1 {
    padding-bottom: 60px;
}
.comparison {
    background: rgb(242, 244, 255);
    padding: 60px 0px;
}

.comparison table {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px -2px #000;
}

.comparison table thead tr th {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 14px 10px;
    background: #1890c9;
    color: #fff;
    background: radial-gradient(circle, rgb(7, 58, 82) 2%, rgb(3, 11, 29) 46%);
}

.comparison table tbody tr td {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 10px;
    border-bottom: 1px dashed #afafaf;
}

.comparison table tbody tr th {
    background: #e4e8ff;
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 10px;
    border-bottom: 1px dashed #afafaf;
    font-weight: bold;
    background: #e5f7ff;
}
.comparison table tbody tr td span {
    font-weight: bold;
    color: #1890c9;
}
.prjectdtl ul li {
    transition: box-shadow .3s, border-color .3s, color .3s;
    position: relative;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    display: block;
    border: 1px solid #f2f4ff;
    font-family: "Saira", sans-serif;
    padding: 18px;
    border-radius: 16px;
    margin-bottom: 23px;
}

.prjectdtl ul li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #6c6c6c;
}

.prjectdtl ul li i {
    width: 40px;
    height: 40px;
    display: inline-block;
    box-shadow: inset 0 1px 21px 6px #dde2ff;
    display: inline-block;
    border: 1px solid #f2f4ff;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    margin-right: 12px;
    float: left;
    margin-bottom: 20px;
}

.prjectdtl ul li strong {
    font-weight: 600;
    font-size: 14px;
}

.prjectdtl ul {display: flex;flex-wrap: wrap;padding-right: 20px;}

.prjectdtl ul li {
    width: 47%;
    margin-right: 13px;
}

.innsimple {
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 30px;
}

.innsimple .projectimg img {
    border-radius: 32px;
    background: #f1f4ff;
}

.innsimple .projectimg {
    border-radius: 32px;
    background: #f1f4ff;
    overflow: hidden;
    }

.sampleproject .mtitle {
    text-align: left;
    margin-bottom: 24px;
}

.sampleproject .mtitle a {
    float: right;
    border-radius: 50px;
}

.sampleproject .mtitle h2 {
    display: inline-block;
}

.sampleproject {
    padding-bottom: 70px;
}
.sliderwraps4 .activity-wrap {
    padding: 0px 10px;
}

.clientSay.innerclient {
    padding: 60px 0px 40px;
}

.faqWrp {
    padding: 0px 0px 70px;
}
.faqWrp div#accordion h3, 
.faqWrp div#accordion1 h3, 
.faqWrp .defltaccordions h3{
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #414141;
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    padding: 15px 35px;
    border-radius: 35px;
    margin-bottom: 25px;
    border: 1px solid #c1c1c1;
    text-transform: unset;
}

.faqWrp div#accordion h3 i, .faqWrp div#accordion1 h3 i, .faqWrp .defltaccordions h3 i {
    float: right;
    margin-top: 3px;
    display: none;
}

.faqWrp div#accordion h3 i.fa.fa-angle-down, .faqWrp div#accordion1 h3 i.fa.fa-angle-down, .faqWrp .defltaccordions h3 i.fa.fa-angle-down {
    display: block;
}

.faqWrp div#accordion h3.ui-state-active, .faqWrp div#accordion1 h3.ui-state-active, .faqWrp .defltaccordions h3.ui-state-active {
    background: #f6fcff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0px;
    border-bottom: 0px;
}

.faqWrp div#accordion h3.ui-state-active i.fa.fa-angle-down,
.faqWrp div#accordion1 h3.ui-state-active i.fa.fa-angle-down, 
.faqWrp .defltaccordions  h3.ui-state-active i.fa.fa-angle-down{
    display: none;
}

.faqWrp div#accordion h3.ui-state-active i.fa.fa-angle-up,
.faqWrp div#accordion1 h3.ui-state-active i.fa.fa-angle-up, 
.faqWrp .defltaccordions h3.ui-state-active i.fa.fa-angle-up {
    display: block;
}

.faqWrp div#accordion .ui-accordion-content,
.faqWrp div#accordion1 .ui-accordion-content, 
.faqWrp .defltaccordions .ui-accordion-content {
    height: auto !important;
    background: #f6fcff;
    padding: 30px;
    border: 1px solid #c1c1c1;
    margin-bottom: 30px;
    border-radius: 0px 0px 35px 35px;
}

.faqWrp div#accordion .ui-accordion-content p, .faqWrp div#accordion .ui-accordion-content ul li,
.faqWrp div#accordion1 .ui-accordion-content p, .faqWrp div#accordion1 .ui-accordion-content ul li,
.faqWrp .defltaccordions .ui-accordion-content p, .faqWrp .defltaccordions .ui-accordion-content ul li
{
    font-family: "Saira", sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 13px;
}
.faqWrp div#accordion h3, .faqWrp div#accordion1 h3, .faqWrp .defltaccordions  h3{
    cursor: pointer;
}
.tagLineMain.innrtags p span {
    color: #8edbff;
    font-weight: bold;
}

.donut-chart {
  position: relative;
	width: 200px;
  height: 200px;
	margin: 0 auto 2rem;
	border-radius: 100%
 }
.donut-chart p.center {
  background: #041a2e;
  position: absolute;
  text-align: center;
font-size: 28px;
  top:0;left:0;bottom:0;right:0;
  width: 130px;
  height: 130px;
  margin: auto;
  border-radius: 50%;
  line-height: 35px;
  padding: 15% 0 0;
}
	
	
.portion-block {
    border-radius: 50%;
    clip: rect(0px, 200px, 200px, 100px);
    height: 100%;
    position: absolute;
    width: 100%;
  }
.donut-chart .circle {
    border-radius: 50%;
    clip: rect(0px, 200px, 100px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    font-family: monospace;
    font-size: 1.5rem;
  }
	
	
#part1 {
    transform: rotate(0deg);
  }

	#part1 .circle {
		background-color: #d1af61;
		/*transform: rotate(76deg);*/
		animation: first 1s 1 forwards;
		}
	
	
#part2 {
    transform: rotate(100deg);
  }
#part2 .circle {
    background-color: #11A8AB;
    animation: second 1s 1 forwards 1s;
  }
#part3 {
    transform: rotate(250deg);
}
	#part3 .circle {
		background-color: #4FC4F6;
		animation: third 0.5s 1 forwards 2s;
	}
	
	
/* Animation */
@keyframes first {
    from {transform: rotate(0deg);}
    to {transform: rotate(100deg);}
}
	
@keyframes second {
    from {transform: rotate(0deg);}
    to {transform: rotate(150deg);}
}
	
@keyframes third {
    from {transform: rotate(0deg);}
    to {transform: rotate(111deg);}
}

 

.investcateswrp.innerpc.iinrs .prices {
    padding-top: 20px;
    text-align: left;
}

.investcateswrp.innerpc.iinrs ul li {
    color: #fff;
    text-align: right;
    font-family: "Saira", sans-serif;
    font-weight: 600;
}

.investcateswrp.innerpc.iinrs ul li:after {
    background: #ffffff;
    content: '';
    width: 20px;
    height: 10px;
    display: inline-block;
    margin-left: 10px;
    border-radius: 7px;
}

.investcateswrp.innerpc.iinrs ul li cite {
    margin-right: 5px;
}

.investcateswrp.innerpc.iinrs ul li.ons:after {
    background: #4fc4f6;
}

.investcateswrp.innerpc.iinrs ul li.tws:after {
    background: #d1af61;
}

.investcateswrp.innerpc.iinrs ul li.thrs:after {
    background: #11a8ab;
}
.headerCounters .Stats ul li img {
    display: block;
    margin: 0 auto 10px;
    width: auto;
    height: 40px;
}
.sampleproject.simpleinnrs .prjectdtl p {
    font-family: "Saira", sans-serif;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 14px;
}
.thrdOpetions1.thrdOpetions2 {
    background: #f1f4ff;
    padding: 60px 0;
}

.sampleproject.simpleinnrs {
    padding: 70px 0px;
}
.globalFetures.lsat-feats .globsicn.icns1 .icons img {
    width: 54px;
}

.globalFetures.lsat-feats .globsicn.icns2 .icons img {
    width: 48px;
}
.comparison.lastcomp table thead tr th:last-child {
    width: 150px;
}

.comparison.lastcomp table tbody tr td .fa-star {
    color: #138d33;
}

.comparison.lastcomp table tbody tr td:last-child {
    text-align: center;
}
.globalFetures.lsat-featss .globsicn.icns1 .icons img {
    width: 87px;
}
.globalFetures.lsat-featss .globsicn.icns2 .icons img {
    width: 47px;
}
.thrdOpetions3 {
    padding: 60px 0px;
}

.thrdOpetions3 .mtitle h2 {
    font-size: 26px;
}

.thrdOpetions3 .mtitle h3 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    text-transform: unset;
    color: #000000;
    font-size: 21px;
    margin-bottom: 12px;
}

.thrdOpetions3 .mtitle p {
    color: #464646;
    font-weight: 500;
    margin-bottom: 10px;
}
.thrdOpetions3 .magnetic-wrap .solution-card.magnetic-item {
    min-height: unset;
    background: #f1f4ff;
    padding-top: 34px;
}

.thrdOpetions3 .magnetic-wrap .solution-card.magnetic-item .solution-content h4 {
    padding: 8px 20px;
    font-size: 15px;
}
.thrdOpetions3 .justify-content-center {
    display: flex;
}

.thrdOpetions3 .mtitle {
    text-align: left;
    align-content: center;
}

.thrdOpetions4 .magnetic-wrap .solution-card.magnetic-item {
    background: none;
}

.thrdOpetions3 .magnetic-wrap .solution-card.magnetic-item .solution-content h4 {
    padding: 0;
}

.thrdOpetions4 .magnetic-wrap.prms {
    margin-top: 30px;
}

.thrdOpetions4 .magnetic-wrap .solution-card.magnetic-item {
    margin-bottom: 26px;
}

.thrdOpetions4 {
    padding: 70px 0px 0px;
}
.howitworks .tabdv .contnts {
    text-align: left;
    padding: 0px 20px;
}

.howitworks .tabdv .contnts p {
    margin-bottom: 5px;
    font-size: 15px;
    color: #000;
}

.howitworks .tabdv .middles {
    display: flex;
}

.howitworks .tabdv .middles .contnts {
    align-content: center;
    height: 100%;
}

.howitworks.dfltt .tabdv {
    padding-top: 20px;
}
.howitworks .tabdv .middles .contnts ul li {
    transition: box-shadow .3s, border-color .3s, color .3s;
    position: relative;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    display: block;
    border: 1px solid #f2f4ff;
    font-family: "Saira", sans-serif;
    padding: 18px;
    border-radius: 16px;
    margin-bottom: 23px;
    background: #fff;
}

.howitworks .tabdv .middles .contnts ul li i {
    width: 40px;
    height: 40px;
    display: inline-block;
    box-shadow: inset 0 1px 21px 6px #dde2ff;
    display: inline-block;
    border: 1px solid #f2f4ff;
    line-height: 40px;
    color: #000;
    font-size: 16px;
    margin-right: 12px;
    float: left;
    margin-bottom: 20px;
    border-radius: 5px;
}

.howitworks .tabdv .middles .contnts ul li strong {
    font-weight: 600;
    font-size: 14px;
    display: block;
}

.howitworks .tabdv .middles .contnts ul li span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #6c6c6c;
}


.howitworks.dfltt .tabimg {background: #fff;padding: 5px;border-radius: 32px;overflow: hidden;}

.howitworks.dfltt .tabimg img {border-radius: 29px;}

.howitworks .tabdv .middles {
}

.howitworks.dfltt .col-sm-5.col-md-5 {
    align-content: center;
}

.howitworks.dfltt .tabdv {
    padding: 32px 40px;
}

.howitworks.dfltt div#tabs2 .tabimg, .howitworks.dfltt div#tabs4 .tabimg, .howitworks.dfltt div#tabs5 .tabimg {
    margin-top: 20px;
}

.tabtable table thead tr th {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 14px 20px;
    background: #1890c9;
    color: #fff;
    background: radial-gradient(circle, rgb(7, 58, 82) 2%, rgb(3, 11, 29) 46%);
}

.tabtable table tbody tr td {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 20px;
    border-bottom: 1px dashed #afafaf;
    text-align: left;
}

.tabtable table tbody tr td span {
    font-weight: bold;
    color: #1890c9;
}

.tabtable table {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 5px -2px #000;
    margin-bottom: 25px;
}

.tabtable table tbody tr th {
    background: #e4e8ff;
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 10px;
    border-bottom: 1px dashed #afafaf;
    font-weight: bold;
    background: #e5f7ff;
}
.tabtable {
    padding: 0px 20px;
}
.howitworks .tabdv#tabs4 .contnts ul li {
    overflow: auto;
}

.howitworks .tabdv#tabs4 .contnts ul li i {
    float: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.howitworks .tabdv#tabs4 .contnts ul li strong {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.howitworks.dfltt .tabdv a.dfltBtn {
    margin-top: 20px;
    border-radius: 32px;
}
.comparison.ssr table thead tr th.frst {
    min-width: 175px;
}

.comparison.ssr table {
    margin-bottom: 30px;}
.comparison.ssr a.dfltBtn {
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 32px;
}
.comparison.comparison2.ssr {
    background: #fff;
}

.comparison.comparison2.ssr table {
    background: #f2f4ff;
}
.comparison.comparison2.ssr .iconslv {
    margin-top: 15px;
}

.comparison.comparison2.ssr .iconslv ul li {
    display: inline-block;
    margin: 0px 7px;
}

.comparison.comparison2.ssr .iconslv ul li span {
    box-shadow: rgb(9, 88, 137) 0px 0px 23px 27px inset;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    color: #ffffff;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 15px;
    background: #afafaf;
}

.sampleproject.smpl2 {
    padding-top: 70px;
}

.sampleproject.smpl2 .prjectdtl ul li i {float: none;box-shadow: rgb(9, 88, 137) 0px 0px 23px 27px inset;border-radius: 50%;width: 100px;height: auto;display: block;line-height: unset;color: #ffffff;font-family: "Saira", sans-serif;font-weight: 600;font-size: 15px;background: #afafaf;text-align: center;padding: 10px 10px;}

.sampleproject.smpl2 .prjectdtl ul li:last-child {
    width: 97%;
}
.globalFetures.ssr .globs {
    height: 426px;
}
.comparison  .pricingtable thead tr th {
    padding: 20px 20px;
    min-width: 220px;
    border: 1px solid #f3f3f3;
    color: #ffffff;
    background: #1890c9;
}

.comparison .pricingtable {
    box-shadow: none;
}

.comparison .pricingtable tbody tr th {
    padding: 20px 20px;
}

.comparison .pricingtable tbody tr td ul li {
    list-style: disc;
    font-weight: 600;
    font-size: 13px;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 10px;
}

.comparison .pricingtable tbody tr td ul {
    padding-left: 25px;
    margin-top: 13px;
}

.comparison .pricingtable tbody tr td {
    padding: 20px;
    border: 1px dashed #c9c9c9;
}
.topClients .items {
    height: 70px;
    text-align: center;
    line-height: 70px;
}

.topClients .items a img {
    height: 50px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.topClients .items a {
    display: block;
    text-align: center;
}
.comparison .table_n thead tr th {
    background: none;
    color: #000;
    padding: 0px 10px;
}

.comparison .table_n {
    box-shadow: none;
    background: none;
    overflow: visible;
}

.comparison .table_n tbody tr td {
    background: #fff;
    border: 0px;
}

.comparison .table_ntr.spacer {}

.comparison .table_n tr.spacer td {
    padding: 6px 0px;
    border: 0;
    background: none;
}

.comparison .table_n tbody tr td.lst {
    border-radius: 0px 10px 10px 0px;
}

.comparison .table_n tbody tr td.fs {
    background: #e5f7ff;
    font-weight: bold;
    border-radius: 10px 0px 0px 10px;
}

.comparison .table_n tbody tr {
    box-shadow: 0px 0px 6px -2px #a5a5a5;
    border-radius: 10px;
}

.comparison .table_n tbody tr.spacer {
    box-shadow: none;
}
.comparison .table_n tbody tr td.ons {
    background: #e5f7ff;
}

.comparison .table_n tbody tr td.tws {
    background: #bbe6f9;
}

.comparison .table_n tbody tr td.thrs {
    background: #74cff7;
}

.comparison .table_n tbody tr td.fhrs {
    background: #14acef;
}

.comparison .table_n tbody tr td.fvs {
    background: #0174a7;
}

.comparison.comparison2.ssr .table_n {
    background: none;
}

.comparison.comparison2.ssr .table_n tr td {
    background: #f2f4ff;
}

.comparison.comparison2.ssr .table_n tr.spacer td {
    background: none;
}


.comparison .table_n tbody tr td.ons1, .comparison.comparison2.ssr .table_n tbody tr td.ons1 {
    background: #bbe6f9;
}

.comparison .table_n tbody tr td.tws1, .comparison.comparison2.ssr .table_n tbody tr td.tws1 {
    background: #0f658b;
    color: #fff;
}

.comparison .table_n tbody tr td.thrs1, .comparison.comparison2.ssr .table_n tbody tr td.thrs1 {
    background: #1890c9;
    color: #fff;
}

.comparison .table_n tbody tr td.fhrs1, .comparison.comparison2.ssr .table_n tbody tr td.fhrs1 {
    background: #dbae0b;
}

.comparison .table_n tbody tr td.fvs1, .comparison.comparison2.ssr .table_n tbody tr td.fvs1  {
    background: #0ac1b8;
}

table.table_n.pricingtable.wow.fadeInUp tr td.fs {
    align-content: center;
}
.howtowrks.whyhalals {
    padding: 60px 0px;}
.howtowrks .timelinesteps {
    background: #1c292e;
    background: linear-gradient(185deg, #1c292e 0%, rgb(26 83 110) 66%);
    padding: 60px;
    text-align: center;
    border-radius: 20px;
}
.howtowrks .timelinesteps .mtitle h2 {
    color: #fff;
    font-size: 29px;
}
.timelinesteps .mnsteps {
    position: relative;
}

.timelinesteps .mnsteps:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 100%;
    display: block;
    background: #fff;
    left: 50%;
    border-radius: 4px;
    margin-left: -2px;
}

.timelinesteps .mnsteps .step {
    text-align: left;
    margin-bottom: 20px;
    padding-top: 10px;
}

.timelinesteps .mnsteps .step span {
    background: #fff;
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 14px;
    position: relative;
}

.timelinesteps .mnsteps .step h5 {
    color: #fff;
    font-size: 23px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
}

.timelinesteps .mnsteps .step p {
    font-family: "Saira", sans-serif;
    color: #fff;
    margin-bottom: 10px;
    font-size: 15px;
}

.timelinesteps .mnsteps .step ul li {
    font-family: "Saira", sans-serif;
    color: #fff;
    list-style: circle;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
}


.timelinesteps .mnsteps .step ul {
    padding-left: 20px;
    margin-bottom: 15px;
}

.timelinesteps .mnsteps .step.alnright {
    text-align: right;
}

.timelinesteps .mnsteps .step.alnright ul {
    direction: rtl;
}

.timelinesteps .mnsteps .step:before {
    width: 186px;
    height: 5px;
    background: #fff;
    position: absolute;
    top: 35px;
    left: -87px;
    content: '';
}

.timelinesteps .mnsteps .step.alnright:before {
    left: unset;
    right: -87px;
}
.whyhalals .timelinesteps .mnsteps .step h5 {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    font-size: 19px;
    border-radius: 14px;
    display: inline-table;
    margin-bottom: 11px;
    position: relative;
}
.timelinesteps .mnsteps .step.alnright:before {
    left: unset;
    right: -87px;
}

.timelinesteps .mnsteps .step ul li span {
    color: #000;
}

.timelinesteps .mnsteps .step ul li cite {
    color: #7ad3fd;
}
.filterBar {
    padding: 60px 0px;
}

.filterBar .filterInnr {
    background: #f2f4ff;
    padding: 20px;
    border-radius: 32px;
    border: 1px solid #f2f4ff;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
}

.filterBar .filterInnr .filterwrp {
    display: flex;
    border-right: 1px solid #b3b3b3;
    padding: 10px 0px;
}

.filterBar .filterInnr label {
    display: block;
    font-family: Saira, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: unset;
    margin-bottom: 5px;
}

.filterBar .filterInnr .filterwrp .rieginfilter {
    width: 50%;
    margin-right: 20px;
}


.filterBar .filterInnr .select2-container {
    width: 100% !important;
}

.filterBar .filterInnr .select2-container .select2-selection--single {
    height: unset;
    border-radius: 0px;
    border: 1px solid #c4ccf9;
}

.filterBar .filterInnr .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px 10px;
    font-family: Saira, sans-serif;
    font-weight: 500;
}

.filterBar .filterInnr .select2-container .select2-selection--single span.select2-selection__arrow {
    height: 48px;
}

.select2-container span.select2-dropdown span.select2-results ul li {
    font-family: Saira, sans-serif;
    font-weight: 500;
}
.filterBar .filterInnr .filterwrps {
    border-right: 1px solid #c4ccf9;
    padding: 10px 0px;
    padding-right: 30px;
}

.filterBar .filterInnr .filterwrp {
    padding-right: 20px;
    border-right: 1px solid #c4ccf9;
}

.filterBar .filterInnr  .filterwrprng {
    display: flex;
}

.filterBar .filterInnr .filterwrprng .rangsfilter {
    width: 50%;
    margin-right: 30px;
    padding-top: 11px;
}
 .rangsfilter input {
    font-family: Saira, sans-serif;
    background: none;
    color: #000 !important;
    font-size: 12px;
    border: 0px;
    margin-bottom: 7px;
}
 .rangsfilter .ui-slider {
    height: 10px;
    position: relative;
    text-align: left;
    background: #d5d5d5;
    border-radius: 20px;
}

.rangsfilter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    top: 0;
    height: 100%;
    background: #5dc5f7;
}

 .rangsfilter:last-child {
    margin: 0;
}

.rangsfilter .ui-slider span.ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: pointer;
    touch-action: none;
    background: #1890c9;
    border-radius: 50%;
    top: -1px;
}

 .rangsfilter label {
    margin-bottom: 12px;
}
.filterProperties {
    padding: 70px 0px;
}

.filterProperties .sidefilters {
    background: #f2f4ff;
    padding: 30px 30px;
    border-radius: 32px;
    border: 1px solid #f2f4ff;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
}

.filterProperties .sidefilters .widgets h5 {
    display: block;
    font-family: Saira, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: unset;
    margin-bottom: 16px;
}

.filterProperties .sidefilters .widgets {
    border-bottom: 1px dashed #9f9f9f;
    margin-bottom: 31px;
    padding-bottom: 23px;
}

.filterProperties .sidefilters .widgets ul {
    padding-left: 13px;
}

.filterProperties .sidefilters .widgets ul li label span {
    border: 1px solid #b9b9b9;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -1px;
    position: relative;
    border-radius: 50%;
}


.filterProperties .sidefilters .widgets ul li label input {
    position: absolute;
    visibility: hidden;
}

.filterProperties .sidefilters .widgets ul li label {
    display: block;
    font-family: Saira, sans-serif;
    font-weight: 500;
    margin-bottom: 4px;
    cursor: pointer;
}

.filterProperties .sidefilters .widgets ul li label input:checked + span:before {
    content: '';
    width: 11px;
    height: 11px;
    display: inline-block;
    background: #1890c9;
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 50%;
}

.filterProperties .sidefilters .widgets .rangsfilter .ui-slider {
    height: 16px;
    border-radius: 5px;
    background: #e9e9e9;
}

.filterProperties .sidefilters .widgets .rangsfilter .ui-slider span.ui-slider-handle {
    height: 20px;
    width: 20px;
    border-radius: 2px;
    top: -2px;
}

.filterProperties .sidefilters .widgets .rangsfilter {
    margin-bottom: 25px;
}
.filterProperties .sidefilters .widgets.lsats {
    border: 0;
    margin: 0;
    padding: 0;
}
.propOptions h2 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    text-transform: unset;
    color: #000000;
    font-size: 30px;
    display: inline-block;
}

.propOptions p {
    float: right;
    font-family: "Saira", sans-serif;
    background: #f2f4ff;
    padding: 5px 19px;
    border-radius: 10px;
    font-weight: 500;
}

.propOptions {
    margin-bottom: 35px;
}
.AllProperties .dtlplace {
    background: #f2f4ff;
    padding: 10px;
    border-radius: 14px;
}

.AllProperties .dtlplace figure {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.AllProperties .dtlplace figure >  a {
    display: block;
    position: relative;
}

.AllProperties .dtlplace figure > a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 21%);
}

.AllProperties .dtlplace figure small {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    color: #fff;
}

.AllProperties .dtlplace figure small a {
    color: #fff;
}
.AllProperties .dtlplace .transaction-type {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
    color: #fff;
    background: #1890c9;
    font-family: "Saira", sans-serif;
    padding: 2px 15px;
    text-transform: unset;
    font-weight: 600;
    border-radius: 6px;
}
.AllProperties .dtlplace .type-container {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -42%);
    font-family: "Saira", sans-serif;
    font-weight: 700;
    text-align: center;
}

.AllProperties .dtlplace .type-container .estate-type {
    background: #1890c9;
    font-family: "Saira", sans-serif;
    font-weight: 700;
    text-align: center;
    padding: 13px 29px 10px;
    color: #fff;
    border-top-right-radius: 30px;
    font-size: 16px;
}

.AllProperties .dtlplace .type-container .transaction-type1 {
    background: #000;
    color: #fff;
    padding: 11px 30px 20px;
    border-bottom-left-radius: 28px;
    font-size: 16px;
}
.AllProperties .dtlplace .grid-offer-params {
    background: rgb(27, 40, 53);
    color: rgb(255, 255, 255);
    display: flex;
    border-radius: 8px;
    margin-top: 7px;
    margin-bottom: 7px;
}


.grid-offer-params {
    background: rgb(27, 40, 53);
    color: rgb(255, 255, 255);
    display: flex;
}

.grid-offer-params div {
    width: 100%;
    height: 42px;
    font-size: 1.08em;
    font-weight: bold;
    line-height: 42px;
    padding: 0px 13px;
    text-align: center;
}



.AllProperties .dtlplace h4 {
    font-family: 'Playfair Display', sans-serif;
    font-family: 'Josefin Sans', sans-serif;
    /* font-weight: 400; */
    font-size: 16px;
    text-transform: unset;
    margin-bottom: 10px;
    line-height: 20px;
}

.AllProperties .dtlplace .bottomDtls {
    background: #fff;
    border-radius: 8px;
    padding: 10px;
}

.AllProperties .dtlplace .bottomDtls .property-stats {
    background: #f7f7f7;
    padding: 10px 10px;
    border-radius: 10px;
    margin-bottom: 14px;
}

.AllProperties .dtlplace .bottomDtls .property-stats li span {
    float: right;
    font-weight: 700;
    color: #1890c9;
}

.AllProperties .dtlplace .bottomDtls .property-stats li h6 {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: unset;
    color: #585858;
}

.AllProperties .dtlplace .bottomDtls .property-stats li h6 i {}

.AllProperties .dtlplace .bottomDtls .property-stats li {
    overflow: hidden;
    font-family: "Saira", sans-serif;
}

.AllProperties .dtlplace .bottomDtls a.lrnMore {
    width: 100%;
    background: #1890c9;
    color: #fff;
    display: block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 10px;
    font-size: 14px !important;
    font-weight: 700;
    font-family: "Saira", sans-serif;
}

.row.pdswrp {
    display: flex;
    flex-wrap: wrap;
}

.row.pdswrp .pds {
    margin-bottom: 30px;
}

.AllProperties .dtlplace {
    height: 100%;
}
.fundedBar .bar {
    width: 100%;
    height: 10px;
    background: #ededed;
    border-radius: 10px;
    overflow: hidden;
}

.fundedBar {
    margin-bottom: 10px;
}

.fundedBar p cite {
    float: right;
    color: #1890c9;
}

.fundedBar p {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    color: #000;
}

.fundedBar .bar .inrbar {
    background: #1890c9;
    height: 100%;
    display: block;
}
.globalFetures.lsat-featss1 .globs h5 {
    font-size: 17px;
    margin-bottom: 0;
}

.globalFetures.lsat-featss1 .globs p {
    font-family: Saira, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 55px;
}

.globalFetures.lsat-featss1  .icons i {
    font-size: 63px;
    color: #0b7de3;
}

.globalFetures.lsat-featss1 .icns1 .icons {
    margin-bottom: 25px;
    text-align: center;
}

.globalFetures.lsat-featss1 .icns1 {
    text-align: center;
}

.globsicn.icns2.wow.fadeInUp {}
.globalFetures.lsat-featss1 .icns2 .icons {
    margin-bottom: 25px;
    text-align: center;
}

.globalFetures.lsat-featss1 .icns2 {
    text-align: center;
}

.globalFetures.lsat-featss1 .globs {
    height: 347px;
}


.globalFetures.lsat-featss1  .row.pdsw { margin-bottom:20px}
.globalFetures.lsat-featss1 .mtitle ul {
    margin-top: 10px;
}

.globalFetures.lsat-featss1 .mtitle ul li {
    display: inline-block;
    border-right: 1px solid #afafaf;
    padding-right: 15px;
    margin-right: 15px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.globalFetures.lsat-featss1 .mtitle ul li img {
    width: 36px;
    border-radius: 5px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.globalFetures.lsat-featss1 .mtitle ul li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}
.contctTop {
    padding: 70px 0px;
}

.contact-us-form {
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 50px 46px;
}

.row {}

.contact-us-form .form-group {
    text-align: left;
}

.contact-us-form .form-group label {
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-weight: 600;
    color: #000;
    font-size: 13px;
    padding-left: 10px;
}

.contact-us-form .form-group .form-control {
    border: 1px solid #f2f4ff;
    padding: 20px 24px;
    height: unset;
    background: #f2f4ff;
    color: #030b1d;
    height: 62px;
    margin-bottom: 0;
    font-weight: 400;
    transition: border-color .3s;
    border-radius: 300px;
    box-shadow: none;
    font-family: "Saira", sans-serif;
    font-size: 17px;
}
.contact-us-form  textarea {
    width: 100%;
    border: 1px solid #f2f4ff;
    padding: 20px 24px;
    height: unset;
    background: #f2f4ff;
    color: #030b1d;
    height: 140px;
    margin-bottom: 0;
    font-weight: 400;
    transition: border-color .3s;
    border-radius: 24px;
    box-shadow: none;
    font-family: "Saira", sans-serif;
    font-size: 17px;
    }

.contact-us-form .form-group {
    margin-bottom: 32px;
}

.contact-us-form  .group-form {
    margin-bottom: 32px;
    text-align: left;
}

.contact-us-form .group-form label {
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-weight: 600;
    color: #000;
    font-size: 13px;
    padding-left: 10px;
    display: block;
}

.contctTop {
    text-align: left;
}

.contact-us-form .contact-form-btn {}

.contact-us-form .contact-form-btn button {
    border-radius: 33px;
    width: 100%;
    text-align: center;
    height: 61px;
    background: #0d8bcd;
    color: #fff;
}

.contact-us-form .contact-form-btn button:after {
    background: #000;
}

.contactDetails {
    border: 1px solid #f2f4ff;
    background: #f2f4ff;
    padding: 40px;
    border-radius: 32px;
}
.contactDetails h3 {
        font-family: "Saira", sans-serif;
        text-transform: unset;
        font-size: 34px;
        font-weight: 700;
        margin-bottom: 45px;
        line-height: 34px;
}

.contactDetails h6 {
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: 13px;
    margin-bottom: 13px;
}

.contactDetails ul li {
        font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
}

.contactDetails ul li a {
        font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: #666666;
}

.contactDetails ul li img {
    width: 16px;
    vertical-align: middle;
    margin-right: 6px;
}

.contactDetails ul {
    padding: 0px;
    margin-bottom: 40px;
    margin-top: 23px;
}

.contactDetails p {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 10px;
}

.contactDetails p a {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 13px;
    display: block;
    color: #666666;
}

.contactDetails p a img {
    width: 16px;
    vertical-align: middle;
    margin-right: 6px;
}
.afterSubmitloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    align-content: center;
    background: rgb(255 255 255 / 68%);
    z-index: 9;
    display: none;
}
.btn_loader {
    vertical-align: middle;
    display: block;
}
.btn_loader cite, .btn_loader1 cite {
    width: 48px;
    height: 48px;
    border: 3px dotted #1890c9;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}
.btn_loader cite::after, .btn_loader1 cite::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px dotted #000000;
    border-style: solid solid dotted;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

.afterForm {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 12px;
    text-align: center;
    padding: 30px;
    align-content: center;
    z-index: 9;
}

.afterForm i {
    width: 90px;
    height: 90px;
    background: #468226;
    line-height: 90px;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    margin-bottom: 20px;
}
.afterForm h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 24px;
    margin-bottom: 10px !important;
    padding: 0;
}

.afterForm p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.contact-us-form {
    position: relative;
    overflow: hidden;
}

.contctTop .widgets {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(242, 244, 255);
    border-image: initial;
    background: rgb(242, 244, 255);
    padding: 40px;
    border-radius: 32px;
    text-align: center;
    margin-top: 30px;
}

.contctTop .widgets h4 {
    font-family: Saira, sans-serif;
    text-transform: unset;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 34px;
}

.contctTop .widgets p {
    font-family: Saira, sans-serif;
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: rgb(102, 102, 102);
    margin-bottom: 27px;
}

.contctTop .widgets a.dfltBtn {
    border-radius: 32px;
    width: 100%;
    text-align: center;
}
.adressitem {
    padding: 0px 15px;
}

.adressitem figure {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
}

.adressitem figure:before {
    background-color: rgb(3 11 29 / 40%);
    position: absolute;
    inset: 0%;
    top: 0;
    left: 0;
    content: '';
}

.adressitem figure .addressCont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    align-content: end;
    padding: 0px 25px 30px;
    z-index: 9;
}

.adressitem figure .addressCont h5 {
    color: #fff;
    font-family: "Saira", sans-serif;
    font-size: 22px;
    text-transform: unset;
}

.adressitem figure .addressCont p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: 13px;
    margin-bottom: 13px;
    font-weight: 600;
}

.adressitem figure .addressCont a {
    display: block;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: 13px;
    margin-bottom: 13px;
    font-weight: 600;
}
.addresswraps {
    padding: 60px;
    background: #f2f4ff;
}
.thrdOpetions11 {
    background: #f2f4ff;
    text-align: left;
    padding: 70px 0px 60px;
}

.thrdOpetions11 .mtitle {
    text-align: left;
}

.thrdOpetions11 .mtitle ul {
    margin-top: 10px;
}
.thrdOpetions11 .mtitle ul li a {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 16px;}
.thrdOpetions11 .mtitle ul li {
    display: inline-block;
    border-right: 1px solid #afafaf;
    padding-right: 15px;
    margin-right: 15px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 16px;
}

.thrdOpetions11 .mtitle ul li img {
    width: 19px;
    border-radius: 5px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}

.thrdOpetions11 .mtitle ul li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}


.thrdOpetions11 .mtitle1 {
    background: rgb(255 255 255 / 46%);
    text-align: right;
    border-radius: 20px;
    padding: 20px 40px;
}

.thrdOpetions11 .mtitle1 p {
    margin-bottom: 30px;
}

.thrdOpetions11 .mtitle1 a {
    border-radius: 42px;
}

.thrdOpetions11 .mtitle {
    margin-bottom: 10px;
}
.prjectdtl.prjectdtl1 ul li a {
    display: block;
    padding: 18px;
    font-family: "Saira", sans-serif;
}

.prjectdtl.prjectdtl1 ul li {
    padding: 0;
}

.prjectdtl.prjectdtl1 ul li a i {
    margin-bottom: 0;
    float: none;
    vertical-align: middle;
}

.prjectdtl.prjectdtl1 {
    padding-top: 31px;
}
.carerForm {
    padding: 70px 0px;
}

.carerForm .form-group input.form-control {
    border: 1px solid #f2f4ff;
    padding: 20px 24px;
    height: unset;
    background: #f2f4ff;
    color: #030b1d;
    height: 62px;
    margin-bottom: 0;
    font-weight: 400;
    transition: border-color .3s;
    border-radius: 300px;
    box-shadow: none;
    font-family: "Saira", sans-serif;
    font-size: 17px;
}

.carerForm .iti__selected-flag {
    background: none !important;
}

.carerForm label {
    padding-top: 19px;
}

.carerForm textarea.form-control {
    width: 100%;
    border: 1px solid #f2f4ff;
    padding: 20px 24px;
    height: unset;
    background: #f2f4ff;
    color: #030b1d;
    height: 140px;
    margin-bottom: 0;
    font-weight: 400;
    transition: border-color .3s;
    border-radius: 24px;
    box-shadow: none;
    font-family: "Saira", sans-serif;
    font-size: 17px;
}

.carerForm .form-group span.select2.select2-container span.select2-selection.select2-selection--single {
    height: 62px;
    border-radius: 33px;
    font-family: "Saira", sans-serif;
    font-size: 17px;
    background: #f2f4ff;
    border: 1px solid #f2f4ff;
}

.carerForm .form-group span.select2.select2-container span.select2-selection.select2-selection--single .select2-selection__rendered {
    padding: 0px 24px;
    line-height: 62px;
}

.carerForm .form-group span.select2.select2-container span.select2-selection.select2-selection--single span.select2-selection__arrow {
    height: 62px;
    right: 24px;
}

.carerForm .form-group a.btn-default.dfltBtn {
    border-radius: 33px;
    width: 100%;
    text-align: center;
    height: 61px;
    background: #0d8bcd;
    color: #fff;
    line-height: 40px;
}

.carerForm .form-group a.btn-default.dfltBtn:after {
    background: #000;
}

.carerForm .form-group label span {
    cursor: pointer;
    border-radius: 60px;
    font-family: "Saira", sans-serif;
}



.home3-about-section .mtitle {
    text-align: left;
}

.home3-about-section .mtitle h3 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    text-transform: unset;
    line-height: 40px;
    margin-bottom: 9px;
}

.home3-about-section .mtitle p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    margin-bottom: 16px;
}

.home3-about-section .about-left {}

.sec-marsty .about-left {
    display: flex;
    align-items: start;
    gap: 50px;
}


.sec-marsty .about-left .about-content p {font-family: "Saira", sans-serif;font-weight: 600;font-size: 15px;color: #3e3e3e;margin-bottom: 13px;}

.sec-marsty .about-left .about-content h2 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.sec-marsty .about-left .about-content .blts p {
    margin-bottom: 2px;
    padding-left: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    color: #000;
}

.sec-marsty .about-left .about-content .blts {
    margin-bottom: 13px;
}

.sec-marsty .about-left .about-content .blts p i {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    margin-right: 6px;
}

.sec-marsty .about-left .about-content .devider {
    border-bottom: 1px solid #ababab;
    position: relative;
    margin: 25px 0px 0px;
}
.sec-marsty .about-left .about-content .about-feature li {
    text-align: center;
    padding-top: 16px;
    position: relative;
}
.sec-marsty .about-left .about-content .about-feature li::after {
    content: "";
    height: 21px;
    width: 21px;
    border: 3px solid #6a6a6a;
    border-radius: 50%;
    background-color: #1890c9;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}
.sec-marsty .about-left  .about-content .about-feature {
    margin: 0;
    padding: 0;
    list-style: none;
    -moz-columns: 4;
    columns: 4;
    }

.sec-marsty .about-left .about-content .about-feature li h5 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: unset;
}


.sec-marsty .about-left .about-img {
    width: 40%;
}

.sec-marsty .about-left  .about-content {
    width: 60%;
}

.sec-marsty .about-img img {
    border-radius: 10px;
}

.home3-about-section.sec-marsty {
    padding: 70px 0px;
}


.home3-about-section .about-right .about-exprience
 {
    height: 200px;
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
    background-image: url(../../imgs/exp-bg.png), linear-gradient(#1890c9, #106d99);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home3-about-section .about-right .about-exprience h2 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 45px;
    color: #fff;
    text-align: center;
    line-height: 38px;
}


.home3-about-section .about-right .about-exprience h2 span {
    font-size: 28px;
    font-weight: 400;
}

.home3-about-section .about-right .about-exprience {
    margin-top: 70px;
}
.mapmarkrs .prjectdtl.prjectdtl1 {}

.mapmarkrs .prjectdtl.prjectdtl1 ul li {
    width: 100%;
    padding: 10px 10px;
}

.mapmarkrs .prjectdtl.prjectdtl1 ul li i {
    margin-bottom: 0;
}

.mapmarkrs div#map {
    width: 100%;
    height: 400px;
    border-radius: 32px;
}
.corevl.corev2 .featurebtns {
    margin-top: 40px;
}

.corevl.corev2 .featurebtns a {
    color: #fff;
    background: #0d8bcd;
}

.corevl.corev2 .featurebtns a:after {
    background: #000;
}
.corevl.corev2 .timelinesteps .mnsteps .step p cite {
    color: #7ad3fd;
    font-weight: 600;
    font-size: 16px;
}
.thrdOpetions12 {
    padding: 70px 0px;
}

.thrdOpetions12 .mtitle p {
    font-size: 15px;
    color: #4e4e4e;
}

.thrdOpetions12 .mtitle p span {
    color: #1890c9;
}

.whychs2 .featurewp .cntns figure {
    box-shadow: rgb(9, 88, 137) 0px 0px 23px 27px inset;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    color: #ffffff;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 24px;
    background: #afafaf;
    margin: 0 auto 19px;
    text-align: center;
}

.whychs2 .featurewp .cntns {
    text-align: center;
}

.whychs2 .featurewp .cntns p {
    min-height: 80px !important;
}
.faqswrap {
    padding: 60px 0px;
}

.faqswrap .faqs {
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 30px;
    margin-bottom: 30px;
}

.faqswrap .faqs:last-child {
    margin: 0;
}

.faqswrap .faqs .faq {
    border: 1px solid #d9d9d9;
    border-radius: 32px;
    transition: 0.5s;
    background: #ffffff;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    margin-bottom: 42px;
    padding: 29px 20px;
    text-align: center;
}

.faqswrap .faqs .faq img {
    height: 62px;
    width: auto;
    margin: 0;
    display: inline-block;
    margin-bottom: 23px;
}

.faqswrap .faqs .faq h4 {
    padding: 0;
    margin: 0;
    margin-bottom: 18px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
}

.faqswrap .faqs .faq a.scrolls {
    font-family: "Saira", sans-serif;
    display: inline-block;
    font-size: 14px;
    border-radius: 33px;
    padding: 6px 19px;
}
.fqwhit {
    padding: 70px 0px;
}

.fqclr {
    padding: 70px 0;
    background: rgb(242, 244, 255);
}

.fqclr.faqWrp .defltaccordions h3 {
    background: #fff;
}


.fqclr.faqWrp .defltaccordions h3.ui-state-active {
    background: #fff !important;
}

.fqclr.faqWrp .defltaccordions .ui-accordion-content {
    background: #fff !important;
}
.topMer .mtitle {
    margin: 0;
}

.topMer .mtitle .last-pr {
    margin-bottom: 84px;
}

.home3-about-section.sec-marsty.topMer {
    padding-bottom: 21px;
}

.whychoose.innerchs.whychs.whychs11 .featurewp .cntns p {
    min-height: 156px;
    margin-bottom: 39px;
}

.whychoose.innerchs.whychs.whychs11 .featurewp .cntns .bttm img {
    margin: 0;
}
.sampleproject.sampleprojectNt {
    padding: 60px 0;
}

.sampleproject.sampleprojectNt .prjectdtl p {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    margin-bottom: 3px;
    color: #000;
}

.sampleproject.sampleprojectNt .prjectdtl ul {
    margin: 30px 0px 6px;
}

.sampleproject.sampleprojectNt .prjectdtl ul li i {
    float: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.sampleproject.sampleprojectNt .prjectdtl ul li strong {
    font-size: 12px;
    vertical-align: middle;
}
.investcates.investcates1 {
    margin-top: 40px;
}

.thrdOpetionss11 a {
    border-radius: 42px;
}

.thrdOpetionss11 .mtitle ul {
    margin-bottom: 33px;
}

.PrivacyWrap {
    padding: 70px 0;
}

.PrivacyWrap .PrivacyInner {
    border: 1px solid #f2f4ff;
    border-radius: 32px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 1px #05112d0f, 0 4px 4px #9ac4ff0f;
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d6daf3;
    background: rgb(242 244 255 / 43%);
}

.PrivacyWrap .PrivacyInner .cnts {
    margin-bottom:30px;
}

.PrivacyWrap .PrivacyInner .cnts h4 {
    font-family: "Saira", sans-serif;
    text-transform: unset;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #1890c9;
}

.PrivacyWrap .PrivacyInner .cnts p {
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: 13px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 5px;
    color: #000;
}

.PrivacyWrap .PrivacyInner .cnts ul li {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 14px;
    display: block;
    color: #666666;
    position: relative;
}

.PrivacyWrap .PrivacyInner .cnts ul {
    padding-left: 24px;
    margin-bottom: 10px;
}

.PrivacyWrap .PrivacyInner .cnts ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #1890c9;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}

.PrivacyWrap .PrivacyInner .cnts p img {
    width: 16px;
    vertical-align: middle;
    margin-right: 6px;
}

.PrivacyWrap .PrivacyInner .cnts p span, .PrivacyWrap .PrivacyInner .cnts ul li span {
    color: #1890c9;
    font-weight: bold;
}
.contact-us-form .fieldtype span {
    width: 100%;
    height: unset;
    display: block;
    border-radius: unset;
    line-height: unset;
    margin-bottom: unset;
    background: unset;
}

.contact-us-form .fieldtype .select2-container {
    width: 100% !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}


.contact-us-form .fieldtype .select2-container .select2-selection--single {
    height: 62px;
    border-radius: 33px;
    font-family: "Saira", sans-serif;
    font-size: 17px;
    background: #f2f4ff;
    border: 1px solid #f2f4ff;
}

.contact-us-form .fieldtype  .select2-selection--single .select2-selection__rendered {
    padding: 0px 24px;
    line-height: 62px;
}

.contact-us-form .fieldtype .select2-container .select2-selection--single span.select2-selection__arrow {
    height: 62px;
    right: 24px;
}
.contact-us-form .fieldtype .form-group label {
    text-align: right;
    padding-top: 17px;
}

.towfields {
    display: flex;
    width: 100%;
}

.contact-us-form .towfields input.form-control {
    margin-right: 10px;
    width: 50% !important;
    font-size: 13px;
}

.amountschd ul li strong {
    float: right;
    color: #1890c9;
    font-weight: 700;
}

.amountschd ul li {
    border-bottom: 1px dashed #000;
    margin: 0;
    padding: 11px 0px;
}

.amountschd ul {
    margin-bottom: 11px;
}

.amountschd h6 {
    text-align: center;
    display: block;
}

.amountschd h6 cite {
    color: #1890c9;
}
.contact-us-form .fieldtype .rangsfilter input {
    font-size: 15px;
}

.contact-us-form .fieldtype .rangsfilter  span.ui-slider-handle {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    top: -3px;
}

.contact-us-form .fieldtype .rangsfilter {
    margin-bottom: 20px;
}

.sampleproject.sampleprojectNt1 {
    padding: 60px 0;
}

.sampleproject.sampleprojectNt1 .prjectdtl p {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
    font-size: 15px;
}

.sampleproject.sampleprojectNt1 .prjectdtl ul li {width: 100%;margin-right: 0;margin-bottom: 9px;}

.sampleproject.sampleprojectNt1 .prjectdtl ul li i {
    float: none;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.sampleproject.sampleprojectNt1 .prjectdtl ul li strong {
    font-size: 14px;
    vertical-align: middle;
}


.sampleproject.sampleprojectNt1 .prjectdtl ul {
    margin-bottom: 14px;
}

.sampleproject.sampleprojectNt1 .prjectdtl a.dfltBtn {
    border-radius: 1300px;
    margin-right: 13px;
}
.callinner.hms {
    padding-bottom: 20px;
}


@media only screen and (max-width:767px){
    
    .tagLineMain h1 {
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 7px;
}

.tagLineMain p {
    font-size: 12px;
    line-height: 23px;
}

.tagLineMain a.dfltBtn.btn1 {
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.headerCounters .Stats ul {
    flex-wrap: wrap;
}

.headerCounters .Stats ul li {
    width: 43%;
    margin-bottom: 20px;
}

.mtitle h2 {
    font-size: 19px;
}

.featurewp .cntns {
    padding: 28px;
    margin-bottom: 31px;
}

.featurewp {
    padding: 16px;
}

.featurewp .cntns p {
    margin-bottom: 10px;
}

.featurewp .cntns .bttm img {
    margin-top: 20px;
}

.featurewp .cntns .bttm img {
    width: 66px;
}

.categors.ns1 .img3 img {
    width: 254px;
}

.categors.ns1 h5 br, .categors.ns1 p br {
    display: none;
}

.howitworks .tabsMenu ul li {
    display: block;
}

.howitworks .tabsMenu ul {
    display: block;
}

.statpads .stts {
    border-bottom: 1px solid #ebebeb;
    border-right: 0;
}

.investcateswrp .investcates {
    padding: 8px 28px;
}

.investcates .prices h5 {
    font-size: 17px;
}

.investcates .prices p {
    font-size: 11px;
}

.investcates .prices a.dfltBtn {
    margin-bottom: 31px;
}

.clientTesti .sliderwraps1, .clientTesti .sliderwraps2, .clientTesti .sliderwraps3 {
    margin-bottom: 96px;
}

.globalFetures .globs {
    margin-bottom: 20px;
}

.callinner h5 {
    font-size: 17px;
}

.callinner p {
    font-size: 13px;
}

.callinner {
    padding: 30px 30px;
}

.callinner a.dfltBtn {
    font-size: 10px;
    padding: 11px 22px;
}
}