:root {
    --primary: #003F5B;
    --hover: #c84644;
    --blue: #287889;
    --lblue: #CCF8EC;
    --mplum: #ECDAFF;
}

a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

body {
    background-color: #fff
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.how-banner, .sur-banner {
    display: flex;
    display: -webkit-flex;
    height: 100vh;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/1215.jpg')
}

.how-banner {
    background-position: center
}

.findb, .findb i, .surb, .surb i {
    padding-right: 10%;
    color: #fff
}

.surb {
    color: var(--primary)
}

.sur-banner {
    align-items: flex-start;
    justify-content: start;
    padding: 80px 0 0 6%;
    background-image: url('../img/pregnant-woman.jpg')
}

.surrb {
    justify-content: end
}

.egg-banner {
    background-image: url('../img/donors.jpg')
}

.search-banner {
    background-image: url('../img/surrogacy-volunteer.jpg')
}

.cta {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 70vh;
    background-image: url('../img/cta2.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.cta h3 {
    font-size: 32px;
    font-weight: bold;
    margin-top: -30px;
    color: var(--primary)
}

.btncu, .btns {
    display: inline-block;
    border-radius: 30px;
    padding: 10px 36px;
    background: #25356F;
    color: #fff
}

.btn {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: var(--primary);
    color: #fff;
    border-radius: 13px 13px 13px 13px;
    padding: 16px 36px 16px 36px
}

.btnhbs {
    padding: 10px 60px;
    margin-top: 30px;
    transition: all 0.2s
}

.btnhbs:hover, .btns:hover, .vmore:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2)
}

.conbar {
    background: var(--lblue);
    padding: 40px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    margin: 50px 0;
    align-items: center
}

.conbar p {
    padding: 0 6%;
    margin-bottom: 30px
}

.ocon {
    padding: 0 6%
}

.obligs {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.oitem {
    width: 32%
}

.oitem h4 {
    color: var(--primary);
    font-size: 24px
}

.oitem img {
    width: 100%;
    height: 255px;
    object-fit: cover;
    object-position: 0 top;
    border-radius: 3px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1)
}

.otitle {
    font-size: 28px;
    color: var(--primary)
}

.about {
    padding: 60px 6% 30px 6%
}

.bgs {
    background: var(--lblue)
}

.sur-con {
    padding: 0 6%;
    min-height: 85vh;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.abcon, .surr1 {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.abtxt, .abimg {
    width: 44%
}

.abimg {
    margin: auto 0
}

.stxt1 {
    width: 55%
}

.simg1 {
    position: relative;
    width: 41%
}

.simg1::before {
    content: '';
    position: absolute;
    display: block;
    width: 120%;
    height: 120%;
    top: -40px;
    right: -45px;
    z-index: -1;
    border-radius: 34% 90% 29% 58% / 30% 68% 28% 85%;
    background: var(--mplum)
}

.stxt1 h2 {
    color: var(--primary);
}

.stxt1 a {
    display: inline-block;
    margin-top: 24px;
    margin-right: 16px;
    margin-bottom: 8px;
    color: var(--primary);
    border-bottom: 2px solid var(--primary)
}

.stxt1 a:hover {
    color: green
}

.stb1 {
    padding: 2px 12px 2px 12px;
    border-right: 5px solid var(--primary)
}

.simg1 img {
    border-radius: 17px;
    width: 100%
}

.abimg img {
    width: 100%;
    border-radius: 100% 0% 100% 0% / 27% 85% 15% 73%
}

.step-con {
    padding: 30px 6%;
    text-align: center
}

.steps {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.steps div {
    text-align: start;
    width: 49%
}

.steps li {
    margin: 8px 0;
    background: var(--lblue)
}

.snum {
    display: inline-block;
    line-height: 50px;
    width: 50px;
    text-align: center;
    margin-left: 8px;
    background: var(--mplum)
}

.escon, .es-con {
    text-align: center;
    padding: 40px 6%
}

.escon h2 {
    color: var(--primary)
}

.es-con {
    text-align: center
}

.es-con h2 {
    color: var(--primary)
}

.esci {
    background: #eee2fc;
    border-radius: 5px
}

.esci img {
    width: 100px;
    height: 100px
}

.esteps, .escreening, .quals {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.esitem, .esci, .qitem {
    padding: 12px;
    text-align: center;
    width: 32%
}

.esitem:not(.esitem:last-child) {
    border-left: 1px solid #bbb
}

.esitem img, .qitem img {
    width: 80px;
    height: 80px;
}

.hbs-con {
    padding: 30px 6%;
    text-align: center;
    min-height: 60vh;
    background: var(--lblue)
}

.cul li, .upul li {
    padding: 6px
}

.upul li {
    font-size: 17px;
    margin: 12px
}

.cul li::before, .upul li::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    margin-left: 8px;
    margin-bottom: -4px;
    background: var(--lblue);
}

.cul2 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.cul2 li::before, .cul3 li::before, .upul li::before {
    background: var(--blue)
}

.qual {
    text-align: center;
    padding: 30px 6%;
    min-height: 70vh
}

.doncon {
    padding: 30px 6%
}

.doncont {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.doncont h2, .qual h2, .hbs-con h2 {
    color: var(--primary)
}

.vmore {
    background: var(--primary);
    color: #fff;
    border-radius: 7px;
    padding: 9px 36px
}

.upgrade-con {
    padding: 97px 12px 60px 12px;
    text-align: center
}

.upgrade {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: auto;
    border-radius: 15px;
    align-items: center
}

.up-txt, .up-img {
    width: 48%
}

.up-txt p {
    text-align: start;
    font-size: 24px;
    padding: 12px 24px
}

.up-img img {
    border-radius: 15px;
    width: 100%
}

.upul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.btnup {
    margin: 12px;
}

.nextcon {
    padding: 12px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center
}

.next1 {
    max-width: 1400px;
    margin: auto
}

.next1 h2 {
    text-align: center
}

.collegue img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    margin: 2px
}

.ctpay {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    height: 250px;
    background: aliceblue
}

.btnpay {
    border-radius: 5px;
    width: 200px;
    padding: 14px 0;
    text-align: center
}

.art-txt {
    overflow: hidden;
    transition: all 0s ease-out
}

.art-section {
    padding: 40px 6%;
    background-color: rgb(252, 252, 252)
}

.rmore {
    cursor: pointer;
    margin-top: 12px;
    outline: auto
}

.truncated-text {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 5
}

@media (max-width:800px) {
    .revcol {
        flex-direction: column-reverse
    }

    .cta {
        background-image: url('../img/cta.svg');
        height: 40vh
    }

    .cta h3 {
        font-size: 22px;
    }

    .abtxt, .abimg, .simg1, .stxt1 {
        width: 100%
    }

    .oitem, .esitem, .esci, .qitem {
        width: 49%
    }

    .steps div, .simg1::before {
        width: 100%
    }

    .sres {
        flex-direction: column-reverse;
        margin-top: 18px
    }
}

@media (max-width:600px) {
    .oitem, .esitem, .esci, .qitem {
        width: 100%
    }

    .how-banner, .sur-banner {
        background-position: bottom
    }

    .search-banner {
        align-items: center
    }

    .surb {
        font-size: 15px
    }
}

@media (max-width:500px) {
    .findb, .findb i {
        color: var(--hover);
    }

    .esitem:not(.esitem:last-child) {
        border-left: none;
        border-bottom: 1px solid #bbb
    }

    .cul2, .cul3 {
        text-align: start;
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1
    }

    .upgrade {
        flex-direction: column
    }

    .up-txt, .up-img {
        width: 98%
    }

    .up-txt p {
        font-size: 20px
    }
}

/******* home donation ********/
.banner {
    display: flex;
    display: -webkit-flex;
    height: 100vh;
    justify-content: space-between;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: 80% center;
    background-image: url('../img/1213.jpg');
    position: relative
}

.banner-txt {
    width: 47%;
    min-width: 300px;
    padding-right: 7%;
    margin-bottom: 60px
}

.banner-txt h1 {
    font-size: 36px;
    color: #fff
}

.banner-txt h2 {
    color: var(--primary);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6em;
}

.btn {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: var(--primary);
    color: #fff;
    border-radius: 13px 13px 13px 13px;
    padding: 16px 36px 16px 36px
}

.banner-btn {
    margin-top: 30px;
}

.banner-btn:hover {
    background: var(--blue);
}

@keyframes hero {
    0% {
        transform: translateY(220px);
    }

    100% {
        transform: translateY(0px);
    }
}

.mmodal {
    width: 0;
    height: 0;
    box-shadow: 0 12px 16px rgb(0 0 0 / 20%);
    position: fixed;
    background: #fff;
    overflow: hidden;
    border-radius: 7px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0;
    transition: all 0.3s ease-in-out;
    position: fixed;
    z-index: 100;
    top: 150px;
    right: 0;
    left: 0;
    margin: auto
}

.mitem {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    width: 49%;
    height: 100%;
    background: var(--mplum);
    color: var(--primary);
    transition: all 0.2s ease-in;
    border-radius: 5px
}

.mitem:nth-child(2):hover {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%
}

.mitem:nth-child(1):hover {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%
}

.sug-con {
    height: auto;
    background: transparent;
    padding: 40px 0;
    position: absolute;
    width: 100%;
    bottom: -250px
}

.sugestion {
    display: flex;
    display: -webkit-flex;
    padding: 0 6%;
    padding-bottom: 30px;
    overflow: hidden;
    justify-content: center;
    height: auto
}

.whytitle {
    color: var(--primary);
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4em;
    text-align: center;
    margin: 0;
    padding: 46px 0;
}

.sitem {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    width: 270px;
    height: 340px;
    min-width: 270px;
    color: #fff;
    box-shadow: 0 12px 16px rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    margin: 12px
}

.sitem:hover .sitem-img {
    top: -210px;
}

.sitem:hover .sitem-txt {
    bottom: -120px;
}

.sitem-img {
    width: 100%;
    background: #fff;
    padding: 10px 30px 0px 30px;
    position: absolute;
    top: 4px;
    transition: all 0.3s ease-out;
    z-index: 3;
    text-align: center
}

.sitem-img img {
    height: auto;
    padding: 12px;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sitem-txt {
    width: 100%;
    padding: 20px 22px;
    padding-bottom: 8px;
    position: absolute;
    bottom: 0;
    height: 118px;
    transition: all 0.3s ease-out;
    background: var(--primary);
    z-index: 3;
    color: var(--lblue);
    text-align: center
}

.siegg {
    background: var(--blue)
}

.scenter {
    width: 80%;
    height: 190px;
    position: absolute;
    top: 78px;
    right: 26px;
    color: #287889;
    z-index: 2;
    transition: all 0.1s ease-out;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    word-break: break-word;
    font-weight: bold;
    font-size: 22px
}

.scenter:hover~.scback {
    width: 70%;
    height: 190px;
    right: 40px;
    top: 75px;
    transform: scale(1.03);
}

.scback {
    width: 65%;
    height: 170px;
    position: absolute;
    top: 78px;
    right: 49px;
    border-radius: 45% 55% 36% 64% / 66% 31% 69% 34%;
    color: #287889;
    background: var(--mplum);
    z-index: 1;
    transition: all 0.1s ease-out
}

.step {
    padding: 40px 0;
}

.step-title {
    text-align: center;
}

.step-fig {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    padding: 30px 0;
}

.step-item {
    width: 255px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    flex-direction: column;
    padding: 0 8px;
    text-align: center
}

.step-item span {
    background: var(--lblue);
    border-radius: 50%;
    width: 50px;
    line-height: 50px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    position: relative
}

.step-item span::after {
    content: '';
    display: inline-block;
    width: 100px;
    border: 1px dashed var(--lblue);
    position: absolute;
    top: 25px;
    left: 100%
}

.step-item span::before {
    content: '';
    display: inline-block;
    width: 100px;
    border: 1px dashed var(--lblue);
    position: absolute;
    top: 25px;
    right: 100%
}

.step-item:last-child span::before {
    display: none;
}

.step-item:first-child span::after {
    display: none;
}

.family {
    display: flex;
    display: -webkit-flex;
    /* background-image: url('../img/tulip.webp'); */
    align-items: center;
    justify-content: space-around;
    text-align: center
}

.family-txt {
    width: 50%;
    margin-right: 6.5%
}

.family-txt h2 {
    font-size: 30px;
}

.family-img img {
    min-width: 50%;
    max-width: 90%;
    float: left;
    margin-top: -80px;
}

.consulting {
    background: var(--lblue);
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 6%
}

.consform, .conspic {
    align-self: center;
    width: 49%
}

.fgroup label {
    display: block;
    margin-bottom: 3px;
    margin-top: 8px
}

.fgroup input, .fgroup textarea, .fgroup select {
    width: 90%;
    padding: 8px;
    border-radius: 5px;
    outline: none;
    border: none
}

.btncons {
    border: none;
    outline: none;
    border-radius: 7px;
    background: var(--primary);
    font-size: 16px;
    color: #fff;
    padding: 10px 36px;
    margin-bottom: 8px;
    cursor: pointer
}

.conspic img {
    border-radius: 5px;
    max-width: 100%
}

.find-pair {
    display: flex;
    display: -webkit-flex;
    background: var(--mplum);
    color: var(--primary);
    padding: 80px 10% 50px 9%;
    justify-content: center
}

.pair-txt h2 {
    margin-top: 0;
    text-align: center;
    font-size: 30px;
}

.pair-txt {
    width: 46%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}

.pair-item {
    background: #fff;
    border-radius: 13px;
    margin: 6px 0;
    padding: 0 12px;
    cursor: pointer
}

.pair-item h3 {
    margin-bottom: 0;
}

.pt-active {
    background: var(--primary) !important;
    color: #fff;
}

.pair-img {
    width: 50%;
    text-align: end;
    align-self: center;
}

.pair-img img {
    max-width: 59.5%;
}

.ptxt2 {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    text-align: center
}

.ptxt2-item {
    width: 48%;
    background: #fff;
    border-radius: 20px;
    padding: 6px 0;
    margin: 3px;
    font-size: 14px
}

#ptxt2h {
    font-size: 20px;
    margin-bottom: 0
}

.pair-txt2 {
    display: none;
}

.swrap {
    overflow: hidden;
    padding: 30px 0;
    margin-bottom: 70px
}

.slider {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: calc(170px * 15);
    overflow: hidden;
    margin: 12px 0;
    animation: scroll 15s linear infinite
}

.slider:hover {
    animation-play-state: paused;
}

@keyframes scroll {
    0% {
        transform: translateX(calc(170px * 3));
    }

    100% {
        transform: translateX(0);
    }
}

.slide {
    background: #fff;
    margin: 0 26px;
    position: relative
}

.avatxt {
    position: absolute;
    z-index: 2;
    padding: 2px 10px;
    background: var(--mplum);
    border-radius: 18px;
    width: fit-content
}

.slider img {
    width: 160px;
    height: 160px;
    background: #287889;
    border-radius: 50%;
}

.slider-txt {
    text-align: center;
    margin: 32px 8px
}

.slider-txt h2 {
    font-size: 20px
}

.scon {
    position: relative;
    max-width: 850px;
    margin: auto
}

.sshow {
    margin: auto;
    max-width: 750px;
    overflow: hidden
}

.sshow figure {
    width: 200%;
    position: relative;
    left: 0;
    margin: 0;
    transition: left 1s
}

figure .fig-item {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    float: left;
    width: 50%
}

.fig-item img {
    border-radius: 13px
}

.fig-txt {
    text-align: center
}

.arright {
    position: absolute;
    right: 0;
    top: 40%;
    cursor: pointer;
    padding: 12px;
    font-size: 24px
}

.arleft {
    position: absolute;
    left: 0;
    top: 40%;
    cursor: pointer;
    padding: 12px;
    font-size: 24px
}

.arleft:hover, .arright:hover {
    color: #287889
}

.screening {
    margin-top: 250px;
    padding: 60px 8%
}

.sc-item {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.sc-item:not(:first-child) {
    display: none
}

.stxt, .simg {
    width: 49%
}

.simg img {
    border-radius: 47px 7px 47px 7px;
    width: 100%
}

.sc-btns {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap
}

.sc-btns span {
    width: 25%;
    text-align: center;
    cursor: pointer;
    line-height: 100px
}

.sc-btns span:hover {
    background: #eee;
}

.sc-btns span {
    border: 2px solid #eee
}

.dif-con {
    text-align: center;
    padding: 0 6%
}

.dif-items {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.ditem {
    background: #CCF8EC;
    margin: 8px;
    width: 23%;
    text-align: center;
    border-radius: 17% 83% 8% 92% / 84% 6% 94% 16%;
    padding: 12px
}

.ditem img {
    width: 50%;
    padding: 8px
}

.dtlt {
    font-size: 20px
}

.whbtn {
    position: fixed;
    right: 13px;
    bottom: 20px;
    padding: 5px;
    z-index: 9
}

.whbtn div {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    font-size: 37px;
    background: white;
    border-radius: 30px;
    padding: 2px 8px;
    color: green;
    text-align: center;
    border: 5px solid #12A19A;
    /* box-shadow: inset 0 0 5px rgb(0 0 0 / 40%); */
    box-shadow: 0 8px 10px rgba(0 0 0 / 15%);
    transition: all 0.2s;
    animation: call 1s ease-in-out infinite alternate;
    -webkit-animation: call 1s ease-in-out infinite alternate;
}

.whbtn div:hover {
    box-shadow: 0 10px 15px rgba(0 0 0 / 20%);
    transform: translateY(-5px);
}

@media (max-width:1200px) {
    .sitem {
        margin: 12px 4px
    }
}

@media (max-width:1000px) {
    .ditem {
        width: 31%
    }

    .sitem {
        margin: 12px 4px
    }
}

@media (max-width:800px) {
    .mitem {
        font-size: 22px
    }

    .ditem {
        width: 47%
    }

    .banner-txt h1 {
        font-size: 30px
    }

    .banner {
        flex-wrap: wrap;
        height: 70vh;
        /* height: auto; */
        background-size: cover;
        background-position: 51% center;
        padding-top: 65px
    }

    .sitem {
        width: 180px;
        height: 250px;
        min-width: 180px
    }

    .sitem-img img {
        height: 116px
    }

    .sitem:nth-child(1) {
        margin-right: 8px
            /* 500px */
    }

    .banner-img, .banner-txt {
        width: 100%
    }

    .banner-txt {
        padding: 1% 6%
    }

    .sugestion {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    .step-fig {
        flex-direction: column;
        align-items: center
    }

    .family {
        flex-direction: column
    }

    .family-img img {
        margin-top: 12px;
        padding-top: 22px
    }

    .whytitle {
        font-size: 22px
    }

    .find-pair {
        flex-wrap: wrap;
        padding: 30px 5% 20px 5%
    }

    .pair-img {
        width: 100%;
        text-align: center
    }

    .pair-img img {
        max-width: 95%
    }

    .pair-txt2 {
        display: block;
        font-size: 20px;
        text-align: center
    }

    .pair-txt {
        display: none
    }

    .stxt, .simg {
        width: 100%
    }

    .sc-btns span {
        width: 50%;
        line-height: 50px
    }

    .sc-btns span:nth-child(2) {
        border-left: none
    }

    .consform, .conspic {
        width: 99%
    }
}

@media (max-width:600px) {
    .ditem {
        width: 97%
    }
}

@media screen and (max-width:480px) {
    .whbtn {
        bottom: 54px !important
    }

    .sitem-img {
        top: 11px
    }

    .sitem-txt {
        height: 112px
    }
}