﻿.validcoloractive {
    color: rgba(236, 22, 81, 1) !important;
}
.aspbtn{
    display:none;
}

@media (max-width: 575px) {
    .container385 {
        width:100%!important;
        margin-top:200px!important;
    }
}
.background-gray {
    background-color: rgba(240, 240, 240, 1);
    width: 100%;
    height: 1080px;
}

.background-white {
    background-color: #FFFFFF;
    border-radius:15px;
}

.container385 {
    width: 385px;
    margin-top: 167px;
}

.leftblank {
    padding-left:30px;
    padding-right:30px;
}
.logob2cmini {
    width: 130px !important;
    /* height: 50px;*/
    margin-top:-10px;
}

.accountdiv {
    display: inline-block;
    margin-top: 18px;
}

.account {
    font-family: var(--fontfamily);
    font-size: 21px;
    margin-left: 10px;
    text-decoration: none !important;
    color: rgba(10, 191, 242, 1) !important
}

.create { 
    font-family: var(--fontfamily);
    color: #24263D;
    font-size: 20px;
    font-weight: 900;
}

.top20{
    margin-top:20px
}
.top20forget {
    padding-bottom:20px;
    margin-top: 20px
}
.createez {
    font-family: var(--fontfamily);
    color: #24263D;
    font-size: 14px;  
}
.top10 {
    margin-top: 10px;
}
.top30{
    margin-top:30px;
}
.signin {
    font-family: var(--fontfamily);
    text-decoration: none !important;
    color: rgba(10, 191, 242, 1) !important
}
a:hover {
    text-decoration: none !important;
}


.Bookbtn:hover {
    text-decoration: none !important;
}


.Bookbtn {
    background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
    border: none !important;
    background-size: auto;
    font-weight: bold;
    font-size: 18px;
    color: rgb(255, 255, 255);
    border-radius: 35px;
    text-align: center;
    width: 100%;
    height: auto;
    outline: none;
    padding: 0px;
    margin-bottom: 10px;
    display: block;
    padding:0px!important;
}

.Bookbtn span {
    line-height: 44px;
    color: #FFFFFF;
    font-weight: bold;
}
.button {
    outline: none !important;
    border-radius: 35px !important;
}

.blue {
    color: rgba(10, 191, 242, 1) !important;
}

.emailblock {
    width: -webkit-fill-available;
}



/* Slideshow container */
.slideshow-container {
    widtH: 100% !important;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.registerDiv .text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next, .text {
        font-size: 11px
    }
}

@media only screen and (max-width: 330px) {
    .container485 {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .bot40a {
        margin-bottom: 0px !important;
    }
}

.redborder {
    border: solid 1px rgba(236, 22, 81, 1) !important;
}

.validtxt {
    color: rgba(236, 22, 81, 1) !important;
    font-size:14px;
    display:none;
}
/*
.mySlides {
    margin-left: -40px;
}

*/


.margintop11 .option {
    min-height: unset !important;
    max-height: unset !important;
    line-height: unset !important;
}


.margintop11 .option {
    min-height: unset !important;
    max-height: unset !important;
    line-height: unset !important;
    padding-top: 0px !important;
}


.margintop11 {
    height: unset !important;
    border-radius: unset !important;
    border: unset !important;
    width: unset !important;
    padding-top: 0px !important;
}


    .margintop11 span.current {
        color: #929497;
        font-size: 1rem;
        font-weight: 400;
    }


.nice-select:after {
    border-bottom: 2px solid #00d3a7 !important;
    border-right: 2px solid #00d3a7 !important;
}


.continuecheckout{
    cursor:pointer;
}