.wellcome_banner.hero-home {
    background-image: url(../imgs/home4-banner-bg1.png), linear-gradient(#1d1d1d, #1d1d1d);
}
.wellcome_banner.hero-home:after {
    background-image: url(../imgs/bgafter.png);
}
.tagLineMain {
    padding-top: 88px;
}

.opportunities {
    margin-top: 0px;
}
.tagLineMain h1 {
    font-family: "Saira", sans-serif;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.3;
}

.tagLineMain h1 span {
    color: #0d8bcd;
    text-decoration: underline;
}
.tagLineMain p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 35px;
    color: #E4E4E4;
    margin-bottom: 45px;
    margin-right: 80px;
    line-height: 31px;
}
.tagLineMain {
    padding-bottom: 140px;
}

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

.tagLineMain a.dfltBtn:hover {
    border-color: #0d8bcd;
}

.wellcome_banner.hero-home:after {
    content: '';
    height: 35px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-size: 100% 100%;
}

.home5-services-section {
    padding: 70px 0px;
}

.mtitle h3 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    text-transform: unset;
}

.mtitle {
    margin-bottom: 65px;
}
.home5-services-section .solution-card {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 30px 30px;
    transition: 0.5s;
    background: #ffffff;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    margin-bottom: 42px;
}
.home5-services-section .solution-card .icon {
    margin-bottom: 30px;
    position: relative;
}
.home5-services-section .solution-card .solution-content h4 {
     margin-bottom: 8px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
}
.home5-services-section .solution-card .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;
}

.home5-services-section .solution-card .icon img {
    height: 62px;
}



.single-solution {background-image: url(../imgs/home4-service-bg.png), linear-gradient(#ffffff, #e4f0f6);
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s;}
.single-solution:hover{    background-image: url(../imgs/home4-service-bg2.png), linear-gradient(#ffffff, #e4f0f6);}


.single-solution {
    position: relative;
    border-radius: 5px;
    z-index: 1;
    padding: 30px 30px 50px;
    overflow: hidden;
    transition: 0.5s;
    text-align: left;
    border: 1px solid #D8DDE161;
    box-shadow: 0 10px 13px 0 rgba(7, 28, 31, 0.1);
}
.single-solution .sl {
    margin-bottom: 15px;
}
.single-solution .sl h6 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0.03em;
    color: rgb(0 0 0 / 22%);
    margin-bottom: 0;
    line-height: 47px;
} 


.single-solution .solution-content h4 {
     margin-bottom: 8px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
}
.single-solution .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;
}


.solution-content {}

.opportunities {
    background: #ecf9ff;
    padding: 70px 0;
}

.opportunities h3, .opportunities h2 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 50px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    text-transform: unset;
}

.single-solution .solution-btn-icon a.primary-btn9 {
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #0d8bcd;
    background: none;
    padding: 0;
}

.single-solution .solution-content {
    margin-bottom: 24px;
}
.primary-btn9 svg {
    stroke:#0d8bcd;
    transition: 0.5s;
}
.opportunities .mtitle {
    margin-bottom: 35px;
}

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


.success-storie-card {
    position: relative;
    border-radius: 5px;
    transition: 0.5s;
}
.success-storie-card .success-img {
    border-radius: 5px;
}
.success-storie-card .success-img img {
    border-radius: 5px;
    width: 100%;
}
.success-storie-card .success-content {
    position: absolute;
    z-index: 1;
    left: 25px;
    right: 25px;
    bottom: 25px;
    padding: 25px 20px;
    border-radius: 5px;
    background: #3c3c3c;
}
.success-storie-card .success-content span {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    color: #ffffff;
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    border-bottom: 2px solid #0d8bcd;
}
.success-storie-card .success-content h3 {
    margin-bottom: 0;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
    transition: 0.5s;
}
.success-storie-card .success-content .view-btn {
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
}
.success-storie-card .success-content .view-btn a {
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background-color: #0d8bcd;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .success-storie-card .success-content .view-btn a svg
 {
    stroke: #ffffff;
    transform: rotate(90deg);
    transition: 0.5s;
}

.OpportunitiesInvstment {
    background: #ecf9ff;
    padding: 70px 0;
    position: relative;
    padding-top: 170px;
    overflow: hidden;
}

.OpportunitiesInvstment:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    border-inline-end: 99vw solid;
    border-top-width: 100px;
    border-style: solid;
    border-color: #ebf7fb;
    border-top-color: #fff;
}

.InvestmentsCalculator {
    padding-bottom: 50px;
}

.success-storie-card .success-img .magnetic-wrap {
    position: relative;
}

.success-storie-card .success-img .magnetic-wrap:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 42%);
    content: '';
    top: 0;
    left: 0;
}
.success-storie-card .success-img .magnetic-wrap {
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
}

.success-storie-card {
    margin-bottom: 30px;
}
.OpportunitiesInvstment .ftrtl.mtitle h3 {
    line-height: 58px;
}

.OpportunitiesInvstment .ftrtl.mtitle h3 span {
    color: #0d8bcd;
}

.OpportunitiesInvstment .ftrtl.mtitle {
    margin: 0;
    height: 100%;
    align-content: center;
}

.OpportunitiesInvstment .row {
    display: flex;
    flex-wrap: wrap;
}
.Transparency {
    padding: 90px 0px;
}

.Transparency h3 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 46px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    text-transform: unset;
    line-height: 52px;
    margin-bottom: 40px;
    border-bottom: 3px solid #6e6e6e;
    padding-bottom: 15px;
    margin-right: 80px;
}

.Transparency  .nns img {
    width: 51px;
    float: left;
    margin-right: 15px;
    margin-bottom: 40px;
}

.Transparency  .nns {
    margin-bottom: 32px;
}

.Transparency  .nns h5 {
    margin-bottom: 0;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
}

.Transparency  .nns p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
    color: #000;
    min-height: 48px;
}

.Transparency .flex {
    display: flex;
    flex-wrap: wrap;
}

.Transparency .col-sm-7.col-md-7 {
    align-content: center;
}




.clientSay {
    background: #ecf9ff;
    padding: 70px 0;
    position: relative;
}
.clientSay:before {
    background: url(../../mainassets/topSectionBanner.webp);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: left bottom;
    opacity: .3;
}

.clientSay .activity-wrap {
    background: #fff;
    margin: 7px 20px;
    box-shadow: 0px 0px 4px 0px #b1b1b1;
    background-color: rgb(255, 255, 255);
    padding: 32px;
    border-radius: 8px;
    display: flex;
    transition: 0.3s ease-in-out;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.clientSay .activity-wrap p{
    font-family: "Saira", sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 35px;
    }

.clientSay .activity-wrap .dts h5 {
    font-family: 'Montserrat', sans-serif;
    color: #414141;
    font-size: 18px;
    margin-bottom: 0px;
    font-style: normal;
    font-weight: 700;
    }

.clientSay .activity-wrap .dts span {
    color: #000;
    display: block;
}

.testimonial__card--top {
    margin-bottom: 13px;
}

.testimonial__author--thumbnail {
    background: #1890c9;
    width: 60px;
    height: 60px;
    line-height: 64px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    align-items: center;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.testimonial__author--content h6 {
    font-family: "Saira", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
    color: #ffffff;
}

.testimonial__author--content span {
    font-family: "Saira", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #bbbbbb;
    display: block;
    margin: 0px;
    line-height: normal;
    }

.testimonial__author--content {}

.testimonial__author {}

.testimonial__author {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.clientSay .activity-wrap {
    background: #363636;
}
.clientSay .activity-wrap p {
    margin-bottom: 0;
    font-size: 16px;
}

.clientSay .activity-wrap .stars i {
    font-size: 10px;
}

.clientSay .activity-wrap .stars {
    margin: 0;
}

.testimonial__author--rating {
    float: right;
}

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




.collaborate-section {
    background-image: linear-gradient(90deg, #171717 8.12%, #171717 40.79%, rgba(23, 23, 23, 0.96) 49.45%, rgba(23, 23, 23, 0.94) 55.48%, rgba(23, 23, 23, 0.1) 99.09%), url(../imgs/collaborate-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 135px 100px;
}

.collaborate-wrapper h3 {
    margin-bottom: 8px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 35px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    transition: 0.5s;
    color: #fff;
    }

.collaborate-wrapper p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 34px;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
    color: #ffffff;
    min-height: 48px;
    margin-bottom: 32px;
    }


.collaborate-wrapper a {
    color: #fff;
    border-color: #fff;
}

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

.comparison {
    padding: 70px 0px;
}

.comparison table {
    width: 100%;
    /* border: 1px solid #88c3e3; */
    border-radius: 13px;
    overflow: hidden;
    box-shadow: 0px 0px 0px 3px #88c3e3;
}

.comparison table thead tr th {
    background: #88c3e3;
    padding: 0px;
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 14px;
    width: 100%;
}

.comparison table thead tr th span {
    background: #88c3e3;
    padding: 10px 19px;
    font-size: 13px;
    display: block;
    position: relative;
}


.comparison table thead tr th.frst {
    padding: 0px 13px;
}

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

.comparison table tbody tr th {
    background: #e5e5e5;
    color: #000000;
    padding: 10px 10px;
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px dashed #000;
}


.comparison table tbody tr td i.fa.fa-times {
    background: #af1111;
}

.comparison table tbody tr td i.fa.fa-check {
    background: #247203;
}

.comparison table tbody tr.ffrs td {
    padding-top: 35px;
}

.comparison .mtitle h3 {
    line-height: 53px;
}

.comparison .mtitle h3 span {
    color: #0d8bcd;
}

.InvestmentsCalculator .mtitle h3 {
    text-align: center;
}

.collaborate-wrapper h3 {
    font-size: 40px;
}
.callAction {
    padding: 70px 0px;
}

.callAction h4 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0.01em;
    margin-bottom: 0;
    text-transform: unset;
}

.callAction p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
    letter-spacing: 0.03em;
    margin-bottom: 0px;
    min-height: 50px;
    margin-bottom: 32px;
}

.callAction fieldset {
    width: 60%;
}
.callAction fieldset input[type="text"] {
    width: 100%;
    border: 2px solid #0d8bcd;
    border-radius: 7px;
    margin-bottom: 13px;
    font-family: "Saira", sans-serif;
    color: #000;
}
.explores.contactPeople {
    padding: 60px 0px;
}

.xploreList {
    padding: 0;
}

.explores.contactPeople a {
    padding: 11px 39px;
    border-radius: 5px;
    font-size: 17px;
}

.explores.contactPeople p {
    padding: 0px;
    font-family: "Saira", sans-serif;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 15px;
}

.explores.contactPeople h4 {
    padding: 0;
    font-family: "Saira", sans-serif;
    font-size: 31px;
    font-weight: 700;
}

.callAction fieldset button.dfltBtn {
    background: #000;
    color: #fff;
}

.callAction fieldset button.dfltBtn:hover {
    background: none;
}

.explores.contactPeople a:hover {
    color: #fff;
}
.comparison table thead tr th {
    width: 100%;
    min-width: 100px;
    text-align: center;
    background: none;
    border-bottom: 2px solid rgb(255 255 255 / 23%);
    color: #ffffff;
    padding: 11px 9px;
}

.comparison table thead tr th.frst {
    text-align: left;
    background: #1e1e1e;
}

.comparison table th.frst {
    background: #000;
    color: #fff;
}


.comparison table tbody tr th {
    background: #000;
    color: #fff;
}

.comparison table tbody .ftr1 {
    background: #181818;
}
.comparison table tbody .ftr2 {
    background: #262626;
}

.comparison table tbody .ftr3 {
    background: #333333;
}

.comparison table tbody .ftr4 {
    background: #404040;
}

.comparison table tbody .ftr5 {
    background: #4c4c4c;}

.comparison table tbody .ftr6 {
    background: #666666;}

.comparison table tbody .ftr7 {
    background: #737373;}

.comparison table tbody .ftr8 {
    background: #7f7f7f;}

.comparison table tbody .ftr9 {
    background: #959393;}


.comparison table tbody tr td i.fa-regular.fa-star {
    color: #afafaf;
}

.comparison table tbody tr td i.fa-solid.fa-star {
    color: #31b8ff;
}

.comparison table tbody tr td i {
    font-size: 16px;
}

.comparison table thead tr th span {
    background: none;
    font-size: 13px;
    padding: 10px 0px;
*/
    padding: 10px 19px;
}


.comparison table thead tr .ftr1 {
    background: #2a2a2a;
    color: #fff;
}
.comparison table thead tr .ftr2 {
    background: #3a3939;
}

.comparison table thead tr .ftr3 {
    background: #4c4b4b;
}

.comparison table thead tr .ftr4 {
    background: #525252;
}

.comparison table thead tr .ftr5 {
    background: #5e5e5e;
    }

.comparison table thead tr .ftr6 {
    background: #767676;
    }

.comparison table thead tr .ftr7 {
    background: #858383;
    }

.comparison table thead tr .ftr8 {
    background: #8b8989;
    }

.comparison table thead tr .ftr9 {
    background: #a1a1a1;
    }



.comparison table tbody tr td {
    color: #fff;
}

.comparison table tbody tr th {
    font-size: 13px;
    font-weight: 700;
}
.home5-services-section .solution-card {
    min-height: 275px;
}



.howtowrks {
    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 h3 {
    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;
}

.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: 13px;
    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: 40px;
    left: -87px;
    content: '';
}

.timelinesteps .mnsteps .step.alnright:before {
    left: unset;
    right: -87px;
}
.timelinesteps .dfltBtn {
    color: #fff;
    border-color: #fff;
}

.timelinesteps .dfltBtn:hover {
    background: unset;
    border-color: #0d8bcd;
}
.Transparencyhtw .contet {
    padding-left: 30px;
}

.Transparencyhtw .contet h3 {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0.01em;
    text-transform: unset;
    line-height: 40px;
    margin-bottom: 10px;
}

.Transparencyhtw .contet p {
    font-family: "Saira", sans-serif;
    font-size: 17px;
    color: #000;
    margin-bottom: 23px;
    font-weight: 600;
}

.Transparencyhtw .contet ul {
    border-top: 3px solid #000;
    padding-top: 13px;
}

.Transparencyhtw .contet ul li {
    font-family: "Saira", sans-serif;
    list-style: circle;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #0e6087;
}

.Transparencyhtw .contet ul {
    padding-left: 21px;
    margin-bottom: 24px;
}

.Transparencyhtw .contet .blq {
    background: #caeeff;
    padding: 15px 20px;
    border-radius: 10px;
    text-align: center;
}

.Transparencyhtw .contet .blq p {
    margin-bottom: 0;
}

.Transparencyhtw .contet .blq span {
    font-family: "Saira", sans-serif;
}

.Transparencyhtw {
    padding-top: 20px;
    padding-bottom: 70px;
}


.home5-services-section.scndon {
    background: #ecf9ff;
    position: relative;
    padding: 70px 0;
}
.home5-services-section.scndon:before {
    background: url(../../mainassets/topSectionBanner.webp);
}
.home5-services-section.scndon:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: left bottom;
    opacity: .3;
}

.home5-services-section.scndon .mtitle h3 {
    font-size: 40px;
}

.home5-services-section.scndon .mtitle p {
    font-family: "Saira", sans-serif;
    font-size: 19px;
    color: #000;
    font-weight: 600;
}

.home5-services-section.scndon .solution-card.magnetic-item {
    text-align: center;
    min-height: 226px;
    border-radius: 20px;
    align-content: center;
}
.clientSay.abts {
    background: none;
    padding: 60px 0px;
}

.clientSay.abts .mtitle h3 {
    font-size: 40px;
}

.clientSay.abts .mtitle {
    margin-bottom: 40px;
}
.explores.contactPeople {
    background: #ebf7fb;
}
.explores.innercon .xploreList h4 {
    margin-bottom: 0;
}

.explores.innercon .xploreList p {
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 24px;
}

.explores.innercon .xploreList a.dfltBtn {
    background: none;
    color: #1890c9;
    font-size: 16px;
}

.explores.innercon .xploreList a.dfltBtn:hover {
    color: #fff;
}

.explores.innercon .xploreList a.dfltBtn:after {
    left: 9%;
}

.Transparencyhtw.nds .contet h3 {
    margin-bottom: 20px;
}

.Transparencyhtw.nds .contet {height: 100%;align-content: center;}

.Transparencyhtw.nds .flex {
    display: flex;
}

.Transparencyhtw.nds .contet .blq {
    text-align: left;
}

.Transparencyhtw.nds .contet .blq p {
    font-size: 16px;
    line-height: 20px;
}

.Transparencyhtw.nds .contet  ul {
    padding-top: 31px;
}

.Transparencyhtw.nds {
    padding-bottom: 20px;
}
.whyhll .mtitle h3 {
    line-height: 42px;
    margin-bottom: 11px;
}

.whyhll .mtitle p {
    font-family: "Saira", sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.teamsSct .magnetic-wrap .single-team {
    background: #1890c9;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 200px 200px 0px 0px;
    padding: 20px 20px 30px;
    position: relative;
    transition: 0.5s;
}
.teamsSct .magnetic-wrap .single-team .team-img {
    border-radius: 200px 200px 0px 0px;
    margin-bottom: 30px;
    transition: 0.5s;
}
.teamsSct .magnetic-wrap .single-team .team-img img {
    border-radius: 200px 200px 0px 0px;
    transition: 0.5s;
}
.teamsSct .magnetic-wrap .single-team .team-content {
    text-align: center;
}
.teamsSct .magnetic-wrap .single-team .team-content h4 {
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 5px;
}
.teamsSct .magnetic-wrap .single-team .team-content span {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: rgb(255 255 255 / 87%);
    line-height: 1;
}
.teamsSct .magnetic-wrap .single-team .social-area {
    border: 1px solid rgba(255, 255, 255, 0.2);
    max-width: 42px;
    width: 100%;
    padding: 25px 0px;
    position: absolute;
    left: -42px;
    bottom: 50px;
    transition: 0.5s;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: right;
    background-color: #1890c9;
    z-index: 99999;
}
.teamsSct .magnetic-wrap .single-team .social-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex
;
    align-items: center;
    flex-direction: column;
    gap: 40px;
}
.teamsSct .magnetic-wrap .single-team .social-area ul li {
    position: relative;
}
.teamsSct .magnetic-wrap .single-team .social-area ul li a {
    color: rgba(255, 255, 255, 0.7);
    transition: 0.5s;
}
.teamsSct .magnetic-wrap .single-team .social-area ul li::after {
    content: "";
    height: 2.6px;
    width: 2.6px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 50%;
    top: 40px;
    transform: translateX(-50%);
}
.teamsSct .magnetic-wrap .single-team:hover .social-area {
    opacity: 1;
    transform: scaleX(1);
}

.teamsSct .magnetic-wrap .single-team:hover {
    border-radius: 10px;
}


.magnetic-wrap {
    margin-bottom: 20px;
}

.teamsSct .mtitle h3 {
    line-height: 53px;
    margin-bottom: 11px;
}

.teamsSct .mtitle p {
    font-family: "Saira", sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.home5-services-section.scndon.thrdOpetions {
    background: #fff;
}

.home5-services-section.scndon.thrdOpetions:before {
    opacity: 0;
}

.thrdOpetions.home5-services-section .solution-card .solution-content h4 span {
    color:#1890c9;
}

.row.mtitle.advnt {
    margin-top: 40px;
}

.home5-services-section.scndon .mtitle.advnt h3 {
    font-size: 34px;
}
.whyhalals .timelinesteps .mnsteps .step h5 {
    background: #fff;
    color: #000;
    padding: 10px;
    font-size: 19px;
    border-radius: 14px;
    display: inline-table;
    margin-bottom: 11px;
}

.whyhalals .timelinesteps .mnsteps .step ul {
    margin-bottom: 26px;
}

.whyhalals .timelinesteps .mnsteps .step ul li i.fa-times {
    color: #ff0000;
    margin: 0px 6px;
}

.faqWrp {
    padding: 70px 0px;
}
.faqWrp div#accordion h3, 
.faqWrp div#accordion1 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 {
    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 {
    display: block;
}

.faqWrp div#accordion h3.ui-state-active, .faqWrp div#accordion1 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 {
    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 {
    display: block;
}

.faqWrp div#accordion .ui-accordion-content,
.faqWrp div#accordion1 .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 {
    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 {
    cursor: pointer;
}

.home5-services-section.scndon.thrdOpetions1 {
    background: #fff;
}

.home5-services-section.scndon.thrdOpetions1:before {
    opacity: 0;
}

.scndon.thrdOpetions1 .solution-card.magnetic-item {
    padding: 20px 15px;
    min-height: 250px;
}
.whyhalals .timelinesteps .mnsteps .step h5 {
    z-index: 9;
    position: relative;
}

.sec-marsty .mtitle p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    margin-bottom: 8px;
    color: #000;
    font-weight: 500;
}

.sec-marsty .mtitle {}

.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: 45px;
    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: 30px;
    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: 3;
    columns: 3;
    }

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

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

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


.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;
}


.corevl .timelinesteps .mnsteps .step h5 {
    font-size: 19px;
    padding: 10px 36px;
}

.corevl .timelinesteps .mnsteps .step p {
    font-size: 19px;
}

.corevl .timelinesteps .mnsteps .step ul li {
    font-size: 15px;
    margin-bottom: 15px;
}

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

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


.td-schedule-3-wrap {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    background: var(--td-common-white);
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 15px;
}
.td-schedule-3-thumb img {
    border-radius: 10px;
    transition: all 0.4s 
ease;
    width: 100%;
}
.td-schedule-3-wrap:hover .td-schedule-3-thumb img {
    transform: scale(1.1);
}
.td-schedule-3-thumb {
    border-radius: 10px;
    overflow: hidden;
}

.td-schedule-3-thumb a {
    display: block;
}
.td-schedule-2-date {
    font-family: var(--td-ff-poppins);
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #999;
    position: absolute;
    top: 26px;
    left: 30px;
    padding: 2px 14px;
    border-radius: 6px;
    position: inherit;
    border-radius: 6px;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.td-schedule-3-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    color: #000;
    margin-bottom: 25px;
    font-family: "Saira", sans-serif;
    text-transform: unset;
}
.td-schedule-3-btn .dvdr {
    width: 2px;
    height: 41px;
    background: #d2d2d2;
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
}
.td-schedule-3-user {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #d5d5d5;
    text-align: center;
    margin-right: 12px;
    display: inline-block;
    vertical-align: 12px;
}

.td-schedule-3-user-wrap {
    width: 100%;
    text-align: left;
    border-right: 2px solid #cbcbcb;
}

.td-schedule-3-user-wrap div {
    display: inline-block;
}

.td-schedule-3-destination {
    width: 100%;
}

.td-schedule-3-user-wrap h6.name {
    font-family: "Saira", sans-serif;
    font-size: 15px;
    color: #1890c9;
}

.td-schedule-3-user-wrap .position {
    font-family: "Saira", sans-serif;
    font-size: 15px;
}

.td-schedule-3-destination span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 7px;
}

.td-schedule-3-destination i {
    margin-right: 8px;
    color: #1890c9;
}

.btmbtns {
    margin-top: 24px;
}

.webnirPost iframe {
    width: 100%;
    height: 305px;
    border-radius: 9px;
    overflow: hidden;
}

.webnirPost {
    border: 1px solid #d9d9d9;
    border-radius: 9px;
    transition: 0.5s;
    background: #ffffff;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    margin-bottom: 42px;
    padding: 4px;
}
.webnirPost h5 {
    font-weight: 700;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 0;
    font-family: "Saira", sans-serif;
    text-transform: unset;
    text-align: center;
    padding: 10px 0px 12px;
    color: #383838;
}



