@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
 .Petition{
  font-family: "Noto Sans", sans-serif !important;
}
.card-style-04 {
    overflow: hidden;
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.08);
    border: none;
    border-radius: 25px !important;
    margin: 0 11px;
}

.card-style-04 .card-list {
    position: absolute;
    top: 0;
    left: 30px
}

.card-style-04 .card-list a {
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: #fe7733;
    padding: 4px 20px
}

.card-style-04 .card-list a:hover,.card-style-04 .card-list a:active,.card-style-04 .card-list a:focus {
    background: #18455d
}

.card-style-04 .blog-img img {
    transition: all 0.3s ease-in-out;
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.card-style-04 h3 {
    font-size: 20px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.card-style-04 p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin: 10px 0;
    font-size: 14px;
}
.card-style-04 .card-body {
    padding: 10px 18px;
}

.card-style-04:hover .blog-img img {
    transform: scale(1.1)
}
.p-1-9 {
    padding: 1.9rem;
}
.text-primary, .text-primary-hover:hover {
    color: #fe7733 !important;
}

.form-control:focus {
    border-color: #fe7733;
}
.form-control:focus {
    box-shadow: none;
}

.pe-1-9, .px-1-9 {
    padding-right: 1.9rem;
}
.ps-1-9, .px-1-9 {
    padding-left: 1.9rem;
}
.border-color-light-black {
    border-color: rgba(0, 0, 0, 0.085) !important;
}
.fw-bold {
    font-weight: 700 !important;
}
.tag-main {
    margin: 50px 0 56px 0;
    display: block;
}
.primary-shadow {
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.08);
}
.Petition {
    padding: 50px 0 0 0;
}
h2.p-head {
    letter-spacing: .5px;
    padding-bottom: 37px;
    font-weight: 700;
    font-size: 40px;
    color: black;
}
.card-body h3 {
    font-size: 24px;
    font-weight: 700;
}
.qr .col-md-3, .qr .col-md-9 {
    display: flex;
    align-items: center;
}
.qr a {
    color: #2196F3;
    text-decoration: underline;
    font-size: 18px;
}
.qr p {
    font-size: 19px !important;
    line-height: normal !important;
    font-weight: 600;
}
.p-form small a {
    color: #2196F3;
    text-decoration: underline;
}
.p-form small {
    display: block;
    margin: 22px 0 0 0;
    font-size: 14px;
}
.p-bx1 p {
    line-height: normal;
    font-size: 14px;
    margin: 0;
}
.Petition p {
    font-size: 16px;
    line-height: 2;
    letter-spacing: .2px;
}
.page-navigation {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.05);
    border-radius: 8px;
}
.page-navigation {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    box-shadow: 0 10px 60px 0 rgba(0,0,0,0.05);
    border-radius: 8px
}

.prev-page,.next-page {
    position: relative;
    width: 50%;
    max-width: 350px;
    margin: 10px
}

.prev-page:before,.next-page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 8px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 0 0 0 rgba(34,35,40,0);
    transform: scale(1.04, 1.12);
    transition: .3s ease-in-out;
    pointer-events: none
}

.prev-page .page-info>a,.next-page .page-info>a {
    display: flex;
    align-items: center;
    position: relative;
    padding: 16px 20px;
    min-height: 110px;
    transition: 0.8s
}

.prev-page .page-info .image-prev,.prev-page .page-info .image-next {
    position: relative;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    vertical-align: middle;
    transition: inherit;
    overflow: hidden
}

.next-page .page-info .image-prev,.next-page .page-info .image-next {
    position: relative;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    vertical-align: middle;
    transition: inherit;
    overflow: hidden
}

.prev-page .page-info .prev-title,.prev-page .page-info .next-title {
    display: inline-block;
    position: relative;
    max-width: 220px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    word-wrap: break-word;
    vertical-align: middle;
    transition: 0.45s
}

.next-page .page-info .prev-title,.next-page .page-info .next-title {
    display: inline-block;
    position: relative;
    max-width: 220px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    word-wrap: break-word;
    vertical-align: middle;
    transition: 0.45s
}

.prev-page .page-info .prev-title:empty,.prev-page .page-info .next-title:empty {
    display: none
}

.next-page .page-info .prev-title:empty,.next-page .page-info .next-title:empty {
    display: none
}

.prev-page:hover:before,.next-page:hover:before {
    background-color: white;
    transform: scale(1);
    box-shadow: 0 10px 30px 0 rgba(34,35,40,0.1)
}

.prev-page a {
    justify-content: flex-start;
    text-align: left
}

.prev-page a:hover .image-prev:after {
    visibility: visible;
    opacity: 1
}

.prev-page a:hover .image-prev:before {
    visibility: visible;
    opacity: 1;
    margin-left: 0
}

.prev-page .image-prev {
    margin-right: 20px
}

.prev-page .image-prev:after {
    background-color: #fe7733
}

.next-page .image-next:after {
    background-color: #fe7733
}

.prev-page .image-prev:before {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-left: 20px;
    content: "<";
    font-size: 21px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.prev-page .image-prev:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}
.progress {
    background-color: #efefef !important;
}
.next-page {
    margin-left: auto
}

.next-page a {
    justify-content: flex-end;
    text-align: right
}

.next-page a:hover .image-next:after {
    visibility: visible;
    opacity: 1
}

.next-page a:hover .image-next:before {
    visibility: visible;
    opacity: 1;
    margin-right: 0
}

.next-page .image-next {
    margin-left: 20px
}

.next-page .image-next:before {
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin-right: 20px;
    content: "<";
    font-size: 21px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
    transform: scaleX(-1)
}
.card-body {
    padding: 22px;
}
.next-page .image-next:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.next-page .next-title {
    text-align: right
}

.prev-link-page-info>span,.next-link-page-info>span {
    display: block
}

.prev-link-page-info .date-details,.next-link-page-info .date-details {
    font-size: 14px;
    letter-spacing: .025em;
    line-height: 20px;
    margin-bottom: -2px
}

.prev-link-page-info .date-details>div,.prev-link-page-info .date-details>span {
    line-height: inherit;
    transition: 0.45s;
    font-weight: 500
}

.next-link-page-info .date-details>div,.next-link-page-info .date-details>span {
    line-height: inherit;
    transition: 0.45s;
    font-weight: 500
}

.prev-link-page-info .date-details:only-child,.next-link-page-info .date-details:only-child {
    margin-top: 0
}

@media screen and (max-width: 767px) {
    .prev-page,.next-page {
        width:calc(100% - 20px);
        max-width: unset
    }

    .prev-page+.next-page {
        margin-top: 0
    }

    .page-navigation {
        flex-direction: column
    }
}

@media screen and (max-width: 575px) {
    .prev-page .page-info>a,.next-page .page-info>a {
        padding:10px
    }

    .prev-page .page-info .prev-title,.prev-page .page-info .next-title {
        max-width: 168px
    }

    .next-page .page-info .prev-title,.next-page .page-info .next-title {
        max-width: 168px
    }
}
.mb-1-9, .my-1-9 {
    margin-bottom: 1.9rem;
}
.comment-reply-link {
    color: #18455d;
    background: rgba(24, 69, 93, 0.1);
    padding: 5px 18px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
}
.form-group label, .p-form label  {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 5px;
}
.form-group {
    padding-bottom: 13px;
}
.form-control {
    min-height: 46px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -moz-appearance: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-bottom: 0 !important;
}
.btn-style1.medium {
    padding: 12px 36px !important;
}
.btn-style1 {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #ffffff;
    background: #fe7733;
    padding: 15px 40px !important;
    z-index: 1;
    transition: all 0.4s ease-in-out 0s
}

.btn-style1:before {
    position: absolute;
    content: "";
    top: -4px;
    right: 4px;
    bottom: 4px;
    left: -4px;
    border: 1px solid #232323;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out
}

.btn-style1 span {
    position: relative;
    z-index: 9;
    color: #ffffff
}

.btn-style1:hover:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.btn-style1.secondary {
    background: #18455d
}

.btn-style1.secondary:before {
    border-color: #fe7733
}

.btn-style1.white-border:before {
    border-color: #fff
}

.btn-style1.medium {
    padding: 12px 36px !important
}

.btn-style1.small {
    padding: 10px 34px !important
}
.form-check-input:checked {
    background-color: #fe7733;
    border-color: #fe7733;
}
.form-check-input:focus {
    border-color: #fe7733;
    outline: 0;
    box-shadow: none;
}
.p-bx1 p {
    color: black;
    line-height: 1.5;
    margin: 0;
}
.p-bx1 img {
    height: 58px;
    width: 85px;
    max-width: 85px;
    margin-right: 9px;
}
.p-bx1 {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
    background: #f0f0f0;
}
.social-link-login button {
    background: #3a689b;
    width: 100%;
    display: block;
    padding: 10px;
    color: white;
    border: none;
    border-radius: 12px;
    font-size: 18px;
}
.social-link-login {
    margin: 20px 0 0 0;
}
.social-link-login button i {
    margin-right: 9px;
}
.social-link-login ul li i {
    font-size: 21px;
    margin-right: 12px;
    position: relative;
    top: 2px;
}
.social-link-login ul li {
    margin-bottom: 18px;
}
.social-link-login ul {
    list-style-type: none;
    padding: 0;
    margin: 25px 0 0 19px;
}
.Petition i.fa.fa-envelope {
    color: #dd4b4b;
}
.Petition i.fa.fa-whatsapp {
    color: #4CAF50;
}
.Petition i.fa.fa-twitter {
    color: #03A9F4;
}
.progress-bar {
    background-color: #009688;
}
.bg-i {
    width: 30px;
    height: 30px;
    background: #8d8d8d61;
    color: #393939;
    text-align: center;
    line-height: 30px;
    border-radius: 25px;
}
.count-pro .right {
    text-align: right;
}
.count-pro .left {
    text-align: left;
}
.count-pro b {
    font-size: 26px;
    display: block;
    color: #fe7733;
}
.count-pro {
    width: 100%;
    display: flex;
    margin: 15px 0;
    font-size: 17px;
    justify-content: space-between;
}
.read-m {
    color: #065ca0;
}    

.left-panel {
    flex: 1;
}


.petition-submit .header {
    text-align: center;
    margin-bottom: 20px;
}

.petition-submit .progress-bar {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.petition-submit .progress-bar .completed {
    width: 20px;
    height: 20px;
    background-color: #4CAF50;
    border-radius: 50%;
    margin: 0 5px;
}

.image-section {
    margin-bottom: 20px;
}

.baby-image {
    width: 100%;
    border-radius: 10px;
    height: 241px;
    object-fit: cover;
}
.text-section h1 {
    font-size: 55px;
    color: #333;
    margin-bottom: 16px;
}

.petition-submit .text-section p {
    font-size: 23px;
    color: #393939;
    margin: 30px 0;
}

.share-buttons {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}
.share-buttons a {
    width: 50%;
}
.share-buttons .btn {
    padding: 11px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 17px;
    width: 92%;
    margin-bottom: 14px;
}

.petition-submit .btn.copy {
    background-color: #e7e7e7;
    color: #333;
}

.petition-submit .btn.facebook {
    background-color: #3b5998;
    color: white;
}

.petition-submit .btn.whatsapp {
    background-color: #25d366;
    color: white;
}

.petition-submit .btn.twitter {
    background-color: #00acee;
    color: white;
}

.petition-submit .btn.email {
    background-color: #d14836;
    color: white;
}


.col-md-4.card {
    overflow: hidden;
}
.share-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.share-list li {
    margin-bottom: 24px;
    font-size: 19px;
    color: #333;
    padding-left: 53px;
        -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.share-list .bg-i {
    position: absolute;
    left: 21px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.share-list strong {
    font-size: 20px;
    text-transform: capitalize;
}

.share-list span {
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: 4px;
}

.skip-link {
    display: block;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    text-decoration: underline;
    cursor: pointer;
}
section.petition-submit {
    padding: 50px 0;
}
.step-header {
    display: flex;
    justify-content: center;
    margin: 0 0 50px 0;
}

.step-item {
    text-align: center;
    padding: 10px 20px;
    position: relative;
}

.step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 45%;
    right: -30px;
    width: 60px;
    height: 4px;
    background-color: #ccc;
    transform: translateY(-50%);
}
.step-item.active:not(:last-child)::after {
    background-color: #4caf50;
}

.step-number {
    display: inline-block;
    background-color: #ccc;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    margin-bottom: 10px;
}

.step-item.active .step-number {
    background-color: #4caf50;
}

.step-title {
    display: block;
    font-size: 14px;
    color: #333;
}
.pet-input .col-md-4 {
    padding-left: 0;
    white-space: nowrap;
}
.pet-input .col-md-8 {
    padding-right: 0;
}
.pet-input .col-md-4 button {
    padding: 12px 0px !important;
    width: 100%;
}
.hide-s .col-md-8 {
    max-width: 100%;
    width: 100%;
    flex: 100%;
    padding-right: 15px;
}












@media only screen and (max-width:767px){
.pet-input .col-md-4 {
    padding-left: 15px;
    margin-top: 10px;
    text-align: end;
}
.pet-input .col-md-8 {
    padding-right: 15px;
}
    h2.p-head {
        text-align: left;
        font-size: 20px;
        line-height: 1.4;
        padding-bottom: 10px;
    }
.prev-page .page-info .prev-title, .prev-page .page-info .next-title {
    max-width: 100%;
}
.next-page .page-info .prev-title, .next-page .page-info .next-title {
    max-width: 100%;
}
.Petition .row.justify-content-center {
    flex-direction: column-reverse;
}
.card-style-04 {
    margin: 0;
}
.Petition {
    padding: 25px 0 0 0;
}
.card-body {
    padding: 12px;
}


}