/*@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');*/
button.btn.btn-default.button01 {
    position: relative;
}
@font-face {
    font-family: VarelaRound-Regular;
    src: url(../birthday/VarelaRound-Regular.ttf);
}
.m-none {
    display: inherit;
}
.w-none {
    display: none;
}
#birth-slider .carousel-control-next-icon,
#birth-slider .carousel-control-prev-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
    filter: invert(0.5) sepia(1) saturate(5) hue-rotate(33deg);
    opacity: 1;
}
#birth-slider .carousel-control-prev {
    left: -40px;
}
#birth-slider .carousel-control-next {
    right: -90px;
}
#birth-slider .carousel-indicators {
    z-index: 22;
}
#birth-slider .carousel-control-next,
#birth-slider .carousel-control-prev {
    top: 50%;
    width: 50px;
    height: 50px;
    background: #ffffffc2 !important;
    opacity: 1;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%;
    box-shadow: 0px 5px 10px #b9b9b9a8;
    border: 1px solid #b8b8b8bf !important;
}
.birthday-card:before {
    background-repeat: repeat;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../birthday/birth-gif-bg.gif);
    opacity: 0.4;
}
.birthday-card {
    padding: 50px 0;
    background: #e8eff9;
    margin-bottom: 45px;
    font-family: VarelaRound-Regular;
    position: relative;
}
.s_heading {
    position: relative;
    background: #ffffff;
    box-shadow: 0px 5px 10px #b9b9b9;
    border-top: 5px solid var(--primary_color);
    padding: 15px;
    /* color: white; */
    font-size: 20px;
    letter-spacing: 0.5px;
    border-radius: 12px 12px 0 0;
}
/*------------------Comman css end---------------------------*/








/*bday1 start*/
.bday1 .birth-bx {
    width: 900px;
    height: 750px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
}
.bday1 .b-m-bx {
    width: 900px;
    margin: 0 auto;
}
.bday1 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday1 .b-sc-name {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 29%;
    width: 55%;
    line-height: 1.2;
    top: 43px;
    color: #fecc0b;
    font-family: VarelaRound-Regular;
}
.bday1 .b-std-d p {
    color: white;
    text-align: center;
    margin: 0;
    font-size: 22px;
}
.bday1 .b-std-d h3 {
    color: #fecc0b;
    font-size: 28px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.bday1 .b-std-d {
    position: absolute;
    top: 50%;
    left: 1%;
    width: 421px;
}
.bday1 .wish {
    position: absolute;
    color: white;
    top: 74%;
    left: 34%;
    text-align: center;
    width: 59%;
    font-size: 24px;
    line-height: 1.5;
}
.bday1 .w-url {
    position: absolute;
    bottom: 2%;
    right: 5%;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    text-transform: lowercase;
    color: #371746;
}


.bday1 .logo-box {
    position: absolute;
    width: 130px;
    height: 130px;
    right: 8px;
}
.bday1 .b-sc-logo {
    width: 120px;
    background: white;
    padding: 6px;
}
.bday1 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 273px;
    height: 346px;
    border: 10px solid white;
    border-radius: 5px;
    right: 20%;
    top: 20%;
    rotate: 3deg;
}
/*bday1 end*/

/*bday2 start*/
.bday2 .birth-bx {
    width: 800px;
    height: 800px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
}
.bday2 .b-m-bx {
    width: 800px;
    margin: 0 auto;
}
.bday2 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday2 .b-sc-name {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 24%;
    width: 45%;
    line-height: 1.2;
    top: 0;
    color: #a341ae;
    font-family: VarelaRound-Regular;
    background: white;
    border-radius: 0px 0 16px 16px;
}
.bday2 .b-std-d p {
    color: #a33faf;
    text-align: center;
    margin: 0;
    font-size: 22px;
    font-family: cursive;
}
.bday2 .b-std-d h3 {
    color: #1d217a;
    font-size: 30px;
    text-align: center;
    margin: 0;
    font-weight: bold;
}
.bday2 .b-std-d {
    position: absolute;
    top: 52%;
    left: 11%;
    width: 75%;
}
.bday2 .wish {
    position: absolute;
    color: #186674;
    bottom: 0;
    left: 8%;
    text-align: center;
    width: 80%;
    font-size: 18px;
    line-height: 1.4;
    background: #fffcf7eb;
    padding: 5px 12px;
    border-radius: 16px 16px 0px 0px;
    border-bottom: 4px solid #176081;
}
.bday2 .logo-box {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 5px;
    top: 5px;
}
.bday2 .b-sc-logo {
    width: 110px;
    background: white;
    padding: 6px;
}
.bday2 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 122px;
    height: 122px;
    border: 2px solid white;
    border-radius: 50%;
    left: 50%;
    top: 17%;
    /* rotate: 3deg; */
    transform: translateX(-50%) translateY(-50%);
}
/*bday2 end*/

/*bday3 start*/
.bday3 .birth-bx {
    width: 800px;
    height: 800px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
}
.bday3 .b-m-bx {
    width: 800px;
    margin: 0 auto;
}
.bday3 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday3 .b-sc-name {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 17%;
    width: 64%;
    line-height: 1.2;
    top: 7px;
    font-family: VarelaRound-Regular;
    border-radius: 0px 0 16px 16px;
    background: -webkit-linear-gradient(#ffd6a5, #e9912a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bday3 .b-std-d p {
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
}
.bday3 .b-std-d h3 {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin: 0;
    background: -webkit-linear-gradient(#ffffff, #dab352);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bday3 .b-std-d {
    position: absolute;
    top: 54%;
    left: 11%;
    width: 75%;
}
.bday3 .wish {
    position: absolute;
    color: #ffffff;
    bottom: 20px;
    left: 10%;
    text-align: center;
    width: 80%;
    font-size: 16px;
    font-weight: normal;
}
.bday3 .logo-box {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 5px;
    top: 5px;
}
.bday3 .b-sc-logo {
    width: 120px;
    background: white;
    padding: 6px;
    border-radius: 10px;
}
.bday3 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 250px;
    height: 250px;
    border: 2px solid white;
    border-radius: 50%;
    left: 50%;
    top: 31.4%;
    transform: translateX(-50%) translateY(-50%);
}

/*bday3 end*/

/*bday4 start*/
.bday4 .birth-bx {
    width: 800px;
    height: 800px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
}
.bday4 .b-m-bx {
    width: 800px;
    margin: 0 auto;
}
.bday4 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday4 .b-sc-name {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 17%;
    width: 64%;
    line-height: 1.2;
    top: 0px;
    font-family: VarelaRound-Regular;
    border-radius: 0px 0 16px 16px;
    background: -webkit-linear-gradient(#fff4e2, #ffdbb1);
    padding: 5px 0;
}
.bday4 .b-std-d p {
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    text-transform: capitalize;
}
.bday4 .b-std-d h3 {
    color: #ffffff;
    font-size: 45px;
    text-align: center;
    margin: 0 0 3px 0;
    background: -webkit-linear-gradient(#ffffff, #ff9600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}
.bday4 .b-std-d {
    position: absolute;
    top: 77%;
    left: 11%;
    width: 75%;
}
.bday4 .wish {
    position: absolute;
    color: #4a2b02db;
    bottom: 15px;
    left: 2%;
    text-align: center;
    width: 96%;
    font-size: 18px;
    font-weight: normal;
    background: -webkit-linear-gradient(#fff6e5, #ffdfb8);
    padding: 9px 29px;
    border-radius: 33px 0 31px 0;
}
.bday4 .logo-box {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 5px;
    top: 5px;
}
.bday4 .b-sc-logo {
    width: 100px;
    background: white;
    padding: 6px;
    border-radius: 10px;
}
.bday4 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 310px;
    height: 310px;
    border: 2px solid white;
    border-radius: 50%;
    left: 49.4%;
    top: 51%;
    transform: translateX(-50%) translateY(-50%);
}
/*bday4 end*/

/*bday5 start*/
.bday5 .birth-bx {
    width: 800px;
    height: 800px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
}
.bday5 .b-m-bx {
    width: 800px;
    margin: 0 auto;
}
.bday5 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday5 .b-sc-name {
    display: none;
}
.bday5 .b-std-d p {
    color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
}
.bday5 .b-std-d h3 {
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    margin: 0 0 3px 0;
    background: -webkit-linear-gradient(#ffffff, #ff9600);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bday5 .b-std-d {
    position: absolute;
    top: 29%;
    left: 11%;
    width: 75%;
}
.bday5 .wish {
    position: absolute;
    color: #eeeeeedb;
    bottom: 15%;
    left: 50%;
    text-align: center;
    width: 71%;
    font-size: 17px;
    font-weight: normal;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 15px;
}
.bday5 .logo-box {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 45%;
    bottom: -15px;
}
.bday5 .b-sc-logo {
    width: 100px;
    background: white;
    padding: 6px;
    border-radius: 10px;
}
.bday5 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 245px;
    height: 245px;
    border: 2px solid white;
    border-radius: 50%;
    left: 50.1%;
    top: 54.3%;
    transform: translateX(-50%) translateY(-50%);
}
/*bday5 end*/


/*bday6 start*/
.bday6 .birth-bx:before {
    content: '';
    position: absolute;
    width: 112px;
    height: 300px;
    background: #fcd224;
    left: 50.5%;
    top: 0;
}
.bday6 .birth-bx {
    width: 800px;
    height: 800px;
    position: relative;
    background: var(--primary_color);
    z-index: 2;
    background-size: cover;
    border: 40px solid var(--primary_color);
}
.bday6 .b-m-bx {
    width: 800px;
    margin: 0 auto;
}
.bday6 .button01 {
    border: 1px solid white;
    background: #ffffff;
    padding: 0 17px;
    border-radius: 17px;
    font-size: 12px;
    color: #371746;
    position: absolute;
    z-index: 2;
    margin-right: 19px;
    bottom: 16px;
    left: 7px;
}
.bday6 .b-sc-name {
    position: absolute;
    top: 0px;
    left: 17%;
    background: white;
    padding: 17px 12px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary_color);
    box-shadow: 0px 12px 10px #40404021;
    width: 80%;
    border-radius: 0 0 12px 12px;
    text-align: center;
}
.bday6 .b-std-d p {
    color: #686868;
    text-align: center;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize;
}
.bday6 .b-std-d h3 {
    color: #131212;
    font-size: 24px;
    text-align: center;
    margin: 0 0 3px 0;
    font-weight: 600;
}
.bday6 .b-std-d {
    position: absolute;
    top: 82%;
    left: 11%;
    width: 75%;
}
.bday6 .wish {
    position: absolute;
    color: #000000db;
    bottom: 1%;
    left: 50%;
    text-align: center;
    width: 71%;
    font-size: 14px;
    font-weight: normal;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 15px;
}
.bday6 .logo-box {
    position: absolute;
    left: 6px;
    top: 0px;
}
.bday6 .b-sc-logo {
    width: 100px;
    background: white;
    padding: 6px;
    border-radius: 10px;
}
.bday6 .b-std-img img {
    object-fit: cover;
    position: absolute;
    width: 295px;
    height: 295px;
    border: 10px solid white;
    border-radius: 50%;
    left: 50.1%;
    top: 37.3%;
    transform: translateX(-50%) translateY(-50%);
    box-shadow: 0px 0px 10px #0303032e;
}
/*bday6 end*/










/*Mobile Responsive*/
@media only screen and (max-width: 767px) {
    .w-none {
        display: inherit;
    }
    .m-none {
        display: none;
    }
    #birth-slider .carousel-control-next,
    #birth-slider .carousel-control-prev {
        display: none;
    }
    .b-m-bx {
        width: 100%;
        margin: 0 auto;
    }
   .birthday-card {
        overflow: scroll;
    }
    .bday2 .wish, .bday3 .wish {
        top: 92%;
        bottom: inherit;
    }
    .birthday-card .carousel-inner{
        overflow: inherit;
    }
    button.btnSave.w-none {
        top: -43px;
        position: absolute;
        left: 210px;
    }
    img.b-sc-logo {
        height: auto !important;
    }
    .bday5 .wish {
        top: 78%;
        bottom: inherit;
    }

    .bday6 .wish {
        top: 78%;
        bottom: inherit;
    }















}
