@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap);
body {
    padding-top: 80px;
    font-family: 'Open Sans', sans-serif !important
}

nav.navbar.fixed-top.navbar-expand-lg.navbar-dark.fixed-top {
    background: #fff;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
}

form {
    float: left;
    width: 100%
}

img.img-responsive {
    width: 100%
}

ul.right.contactdetails li {
    display: inline-block;
    margin-left: 60px;
    padding: 0;
    position: relative
}

ul.right.contactdetails li i {
    position: absolute;
    left: -38px;
    width: 29px;
    height: 21px;
    content: "";
    top: 2px;
    background-size: contain;
    background-repeat: no-repeat
}

.subscriber {
    /*padding: 60px 0;*/
    padding: 20px 0;
    background:#fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    float: left;
}

i.sphone {
    background-image: url(../images/phone.png)
}

i.smail {
    background-image: url(../images/email.png);
    top: 3px !important
}

ul.right.contactdetails li a {
    color: #969090;
    text-decoration: none;
    font-size: 17px
}

ul.right.contactdetails {
    text-align: right;
    display: inline-block;
    margin: 0;
    padding: 0
}

ul.right.contactdetails li a:hover {
    color: #5a288b
}

.carousel-item {
    height: 75vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.carousel-caption {
    left: 9%;
    text-align: left;
    right: 0;
    width: 50%;
    top: 27%
}

.carousel-caption h3 span {
    color: #bd8ac3;
    font-weight: 500
}

.carousel-caption h3 {
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: -.3px;
    margin-bottom: 10px
}

.carousel-caption p {
    color: #9faeae;
    line-height: 28px;
    margin-bottom: 30px
}

a.sl-button {
    background: #bd8ac3;
    color: #fff;
    font-weight: 500;
    padding: 8px 20px;
    border-radius: 5px;
    text-decoration: none
}

a {
    text-decoration: none
}

a.sl-button:hover {
    background: #000
}

.pd-50 {
    padding: 70px 0
}
section.no-pd {
    padding: 100px 0 0 0;
}

section.no-pd p{
    font-size:20px;
    color: #1f3757;
}
ul.services h2 {
    font-size: 1.4rem;
    font-weight: 600
}

ul.services {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left
}

ul.services li {
    float: left;
    position: relative;
    left: 115px;
    width: 80%;
    margin-bottom: 15px
}

ul.services li span {
    position: absolute;
    left: -115px;
    width: 100px;
    height: 100px;
    content: "";
    top: 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: #dfe3e5;
    text-align: center;
    background-position: center center
}

p {
    font-size: 15px;
    color: #969090;
    line-height: 25px
}

span.love {
    background-image: url(../images/love.png)
}

span.bell {
    background-image: url(../images/bell.png)
}

span.news {
    background-image: url(../images/news.png)
}

h2.mhead span {
    font-weight: 700;
    color: #bd8ac3
}

h2.mhead {
    margin-bottom: 30px;
    color: #1E3756;
    font-size: 2rem !important;
    font-weight: 500;
    letter-spacing: -.5px
}

input.form-control,
select.form-control,
textarea.form-control {
    border: 1px solid #89887e;
    border-radius: 1px;
    height: 43px;
    font-size: 14px;
    color: #5C2D93;
    outline: 0
}
.no-subscription-cnt{
    width: 50px;
    display: inline-block;
}
a.add-gift-subscription{
    outline: 0;
    border: none;
    background: #bd8ac3;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    margin-left: 10px;
}

textarea.form-control {
    height: 111px
}

select.form-control {
    cursor: pointer
}

input.form-control::placeholder {
    color: #5C2D93 !important
}

textarea.form-control::placeholder {
    color: #5C2D93 !important
}

.form-control:focus {
    outline: 0;
    box-shadow: none !important;
    border: 1px solid #bd8ac3
}

.form-group {
    margin-bottom: 25px !important
}

hr.linebreak {
    /*float: left;*/
    width: 100%;
    margin: 10px 0 30px 0;
    height: 0;
    background: rgb(189 138 195 / 76%)
}
.delete{
    float: right;
}
.delete a{
    cursor: pointer;
    color: white;
    text-decoration: underline;
    background: #bd0000;
    padding: 2px 10px;
    font-size: 14px;
}

h2.shead span {
    color: #bd8ac3;
    font-weight: 400
}

h2.shead {
    font-size: 1.5rem;
    color: #1E3756;
    margin-bottom: 30px;
    font-weight: 700
}

.radio span {
    color: #9faeae !important;
    margin-right: 5px
}

.radio label {
    margin: 0 12px;
    cursor: pointer;
    margin-top: 5px
}

.radio label input {
    padding-right: 5px;
    position: relative;
    left: -5px
}

.gray {
    color: #5C2D93 !important
}

.subfor {
    float: left;
    width: 100%;
    padding: 10px 20px 5px 20px;
    border: 1px solid #a49eaa;
    margin: 20px 0
}

.subfor .form-group {
    display: inline;
    margin-bottom: 15px
}

.checkcustom input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkcustom label {
    position: relative;
    cursor: pointer;
    color: #5C2D93;
    font-size: 15px;
    padding-right: 10px
}

.checkcustom label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #a49eaa;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 7px
}

.checkcustom input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 6px;
    height: 14px;
    border: solid #bd8ac3;
    border-width: 0 3px 4px 0;
    transform: rotate(45deg)
}

.fillback {
    background: #bd8ac3;
    padding: 33px 25px 34px 25px
}

.tacbox {
    color: #fff
}

.dcontent p {
    color: #fff
}

.dcontent {
    background: #39233b;
    text-align: left;
    padding: 15px;
    color: #fff;
    font-size: 14px
}

.tacbox label {
    color: #fff !important;
    line-height: 25px;
    font-size: 15px !important;
    position: relative
}

.fillback p {
    color: #fff !important;
    margin: 15px 0
}

.multiple {
    float: left;
    width: 100%;
    border: 1px solid #a49eaa;
    padding: 40px 30px 22px 30px;
    margin: 20px 0
}

button.submitt {
    outline: 0;
    border: none;
    background: #bd8ac3;
    text-align: center;
    width: 100%;
    height: 43px;
    color: #fff;
    cursor: pointer
}
.cvv-popup{
    position: absolute;
    right: 17px;
    top: -20px;
    font-size: 12px;
    
}
.cvv-popup a{
   color: #5d3c93; 
   opacity: 1;
}

footer.py-5.bg-dark {
    background: #1E3756 !important;
    float: left;
    width: 100%;
}

footer h2 {
    color: #fff;
    margin-bottom: 20px
}

footer p {
    color: #fff;
    padding-right: 50px
}

p.pnumber span {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 40px
}

p.pnumber {
    font-size: 2rem;
    font-weight: 600
}

p.emailv span {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px
}

p.emailv {
    font-size: 1.3rem;
    font-weight: 400
}

p.m-0.text-center.text-white {
    padding-top: 50px;
    font-size: 13px
}

@media (max-width:768px) and (min-width:100px) {
    .navbar-brand {
        text-align: center;
        margin: 0 auto;
        position: relative;
        top: -5px
    }
    ul.right.contactdetails {
        width: 100%;
        text-align: center;
        position: relative;
        top: -2px
    }
    ul.right.contactdetails li {
        margin-bottom: 5px
    }
    ul.right.contactdetails li a {
        font-size: 14px
    }
    ul.services li {
        width: 65% !important
    }
    footer p {
        padding-right: 0
    }
    .carousel-caption h3 {
        font-size: 1.2rem
    }
    .carousel-caption p {
        color: #9faeae;
        line-height: 18px;
        margin-bottom: 30px;
        font-size: 13px
    }
    a.sl-button {
        background: #bd8ac3;
        font-size: 13px
    }
    body {
        padding-top: 134px
    }
    .carousel-caption {
        top: 15%
    }
}
/* Extra CSS */
span.label-danger span,.err-msg span {
	background: #d40000;
	color: #fff;
	position: absolute;
	/*right: 15px;*/
	display: inline-block;
	margin-top: 45px;
	padding: 0px 9px;
	font-size: 12px;
}
span.label-danger-address span {
	margin-top: 113px;
}
.err-msg span{
	margin-top: 0px !important;
}

label.error_label{
    text-transform: initial;
    background: #e53737;
    padding: 1px 10px;
    color: #fff;
    margin-top: 5px;
    position: absolute;
    font-size: 11px;
}
.errors-head label.error_label{
    position: absolute;
    top: 75px;
    margin-top: 0px !important;
}
.database_error,.database_error1{
    display: none;
    display: inline-block;
    background: #e53737;
}
.database_error p,.database_error1 p{
    line-height: 20px;
    padding: 2px 7px;
    color: #fff;
    margin-bottom: 4px;
}

.pricing-table {
	background: #fff;
    box-shadow: 0px 1px 15px -6px rgb(0 0 0 / 15%);
    padding: 15px;
    border-radius: 4px;
    transition: .3s;
    margin: 18px 0px;
}

.pricing-table:hover {
	box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, .15);
}

.pricing-table .pricing-label {
	border-radius: 2px;
	padding: .25rem .5rem;
	margin-bottom: 1rem;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
}

.pricing-table h2 {
	color: #3b3b3b;
	font-size: 24px;
	font-weight: 500;
}

.pricing-table h5 {
	color: #B3B3B3;
	font-size: 14px;
	font-weight: 400;
}



.pricing-table .pricing-features .feature {
	font-size: 14px;
	margin: .5rem 0;
    color: #1f3757;
}

.pricing-table .pricing-features .feature span {
	display: inline-block;
	float: right;
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table 	.price-tag {
	text-align: center;
	font-weight: 500;
}

.pricing-table .price-tag .symbol {
	font-size: 24px;
}

.pricing-table .price-tag .amount {
	letter-spacing: -2px;
	font-size: 64px;
}

.pricing-table .price-tag .after {
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table .price-button {
	display: block;
	color: #fff;
	margin-top: 2rem;
	padding: .75rem;
	border-radius: 2px;
	text-align: center;
	font-weight: 500;
	transition: .3s;
}

.pricing-table .price-button:hover {
	text-decoration: none;
}

.purple .pricing-label {
	background: #cad2ff;
	color: #627afe;
}

.purple .price-tag {
    color: #bd8ac3;
}

.purple .price-button {
	background: #627afe;
}

.purple .price-button:hover {
	background: #546dfe;
}
.tool {
    cursor: help;
    position: absolute;
    right: 17px;
    top: -20px;
    font-size: 12px;
    color: #5d3c93;
}

span.tool:hover{text-decoration: underline;}


/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100;
}


/*== pointer tip ==*/
.tool::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #3E474F transparent transparent transparent;
    bottom: 100%;
    content: "";
    margin-left: -0.5em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
    transform:  scale(.6) translateY(-90%);
}

.tool:hover::before,
.tool:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.tool::after {
    background: #3E474F;
    border-radius: .25em;
    bottom: 180%;
    color: #EDEFF0;
    content: attr(data-tip);
    margin-left: -8.75em;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform:  scale(.6) translateY(50%);
    width: 17.5em;
}

.tool:hover::after,
.tool:focus::after  {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}

@media (max-width: 760px) {
    .tool::after {
        font-size: .75em;
        margin-left: -5em;
        width: 10em;
    }
}
.tool-new{
    cursor: pointer;
    position: relative;
}
/*== common styles for both parts of tool tip ==*/
.tool-new::before,
.tool-new::after {
    left: 50%;
    opacity: 0;
    position: absolute;
    z-index: -100;
}

.tool-new:hover::before,
.tool-new:focus::before,
.tool-new:hover::after,
.tool-new:focus::after {
    opacity: 1;
    transform: scale(1) translateY(0);
    z-index: 100;
}


/*== pointer tip ==*/
.tool-new::before {
    border-style: solid;
    border-width: 1em 0.75em 0 0.75em;
    border-color: #3E474F transparent transparent transparent;
    bottom: 100%;
    content: "";
    margin-left: -0.5em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
    transform:  scale(.6) translateY(-90%);
}

.tool-new:hover::before,
.tool-new:focus::before {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}


/*== speech bubble ==*/
.tool-new::after {
    background: #3E474F;
    border-radius: .25em;
    bottom: 138%;
    color: #EDEFF0;
    content: attr(data-tip);
    margin-left: -8.75em;
    padding: 1em;
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
    transform:  scale(.6) translateY(50%);
    width: 300px;
}

.tool-new:hover::after,
.tool-new:focus::after  {
    transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}

@media (max-width: 760px) {
    .tool-new::after {
        font-size: .75em;
        margin-left: -5em;
        width: 10em;
    }
}

.Subscription-info{ margin-bottom: 25px; }
.Subscription-info .shead{
    font-size: 24px;
    color: #1E3756;
    margin-bottom: 16px;
    font-weight: 700;
}
.Subscription-info .shead span{
    font-weight: 400;
}
.Subscription-info .subfor{
    float: none;
    width: 100%;
    padding: 10px 20px 5px 20px;
    border: 1px solid #A49EAA;
    margin: 0;
    margin-bottom: 12px;
}
.num-gift{
    display: flex;
    align-items: center;
    padding-bottom: 12px;
}
.num-gift p{
    margin-bottom: 0;
    font-size: 15px;
    color: #969090;
    line-height: 25px;
    padding-right: 20px;
}
.gift-nums span{
    padding: 10px 16px;
    background: #BD8AC3;
    color: #fff;
    border-radius: 22px;
    display: block;
}
.gift-add a{
    display: block;
    outline: 0;
    border: none;
    background: #BD8AC3;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    margin-left: 10px;
    text-decoration: none;
}
.gift-num-detls h4{
    font-size: 16px;
    font-weight: 400;
    color: #1E3756;
    padding-bottom: 12px;
}
.gift-num-form{
    display: flex;
    justify-content: space-between;
}
.gift-num-detls input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.gift-num-detls label {
    position: relative;
    cursor: pointer;
    color: #5C2D93;
    font-size: 15px;
    padding-right: 10px;
}
.gift-num-detls label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #A49EAA;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 7px;
}
.gift-num-detls input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 6px;
    height: 14px;
    border: solid #BD8AC3;
    border-width: 0 3px 4px 0;
    transform: rotate(45deg);
}
.gift-specify  input {
    /*padding: 0;*/
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.gift-specify label {
    position: relative;
    cursor: pointer;
    color: #5C2D93;
    font-size: 15px;
    padding-right: 10px;
}
.gift-specify label {
    position: relative;
    cursor: pointer;
    color: #5C2D93;
    font-size: 15px;
    padding-right: 10px;
}
.gift-specify label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #A49EAA;
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 7px;
}
.gift-specify input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 6px;
    height: 14px;
    border: solid #BD8AC3;
    border-width: 0 3px 4px 0;
    transform: rotate(
            45deg);
}
.gift-specify .form-control{
    border: 1px solid #89887E;
    border-radius: 1px;
    height: 43px;
    font-size: 14px;
    color: #5C2D93;
    outline: 0;
    display: block;
    width: 100%;
}
.gift-specify .form-group{
    margin: 0;
    margin-bottom: 0 !important;
}
.gift-specify .row{
    align-items: center;
    margin-bottom: 20px;
}
.Subscription-details{
    background-color: #BD8AC3;
    padding: 30px 30px 60px 30px;
    height: 100%;
    margin-left: 100px;
}
.Subscription-details P{
    font-size: 16px;
    font-weight: 400;
    padding: 8px 16px;
    margin: 0;
    color: #FFFFFF;
}
.currency-alert{
    font-size: 11px !important;
    margin: 0 !important;
    line-height: 18px;
    padding: 0 !important;
    padding-top: 10px !important;
}
.subr-details{
    background-color: #39233B;
    height: 100%;
    padding-top: 60px;
}
@media (min-width:300px) and (max-width:620px){
    .gift-num-form{ display: block; }
    .Subscription-details{ margin-left: 0; }
}