header.fixed {
    background: #3bbddf;
}

.subscribe .btn {
    padding: 9px 18px;
    color: #ffffff;
    background: #b00275;
    border: 1px solid #b00275;
    border-color: #b00275;
}

.subscribe .btn:before {
    background: -webkit-radial-gradient(center, ellipse, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
}

.menu ul li a, .mega-menu:before {
    color: #ffffff;
}

.menu ul li a:before{background: #888888;}

.menu ul li.icons {
    padding: 0px 10px;
}

.menu ul li.icons a {
    font-size: 20px;
    padding: 20px 0px 25px 0px;
}

.menu ul li a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding: 10px 0px 25px 0px;
}

.home-banner {
    background: url(../img/Page_background_1.webp) no-repeat center / cover!important;
    background-attachment: fixed;
    position: relative;
}

.logoHeader{
    max-height: 44px!important;
    max-width: 100%!important;
}

.banner-heading span {
    color: #b00275;
}

.learnmore {
    padding: 9px 18px;
    color: #b00275;
    background: none;
    border: 1px solid #b00275;
    border-color: #b00275;
}

.learnmore:before {
    background: -webkit-radial-gradient(center, ellipse, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
}

.learnmore:hover{
    color: #b00275;
}

.stores-btn{
    margin-right: 10px;
    margin-top: 20px;
    display: inline-block;
    width: 10rem;
}

.stores-btn img{
    max-width: 100%;
    width: auto;
    height: 47px;
}

#banner{
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.work-part{
    background: url(../img/Page_background_2.webp) no-repeat center / cover!important;
    background-attachment: fixed;
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.sub-heading, .heading-title-2 span, .sub-heading-2, .sub-page-banner ul li a:hover {
    color: #b00275;
}

ul.check-list li span {
    background: none;
    color: #b00275;
    font-size: 28px;
    line-height: 0;
    top: -2px;
}

.features-anim{
    animation: MoveUpDown 2s linear infinite;
}

.team-part{
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.team-img {
    border-color: #b00275;
}

.member-name, .team-box ul li a:hover {
    color: #b00275;
}
.feature-icon{
    text-align: center;
}

.feature-icon img{
    width: 60px;
}

.feature-contain{
    text-align: center;
}

.feature-title:hover{
    color: #b00275;
}

.feature-part{
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
    background: url(../img/Page_background_2.webp) no-repeat center / cover!important;
    background-attachment: fixed;
}

.blog-date li, .blog-title:hover, .read-more {
    color: #b00275;
}
.blog-date li:before {
    background: #b00275;
}

.iconsfooter{
    display: inline-block;
}

.iconsfooter a {
    float: left;
    margin-right: 13px;
    font-size: 20px;
    color: #ffffff;
}

.iconsfooter a:before {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 0;
    height: 2px;
    transition: all 400ms ease;
}

.iconsfooter a:before {
    background: #888888;
}
footer.bg-pattern {
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
    background: url(../img/Footer_background.webp) no-repeat center / cover!important;
    background-attachment: fixed;
}
.footer {
    border-color: #b00275;
}

.copyright ul li:before {
    background: #000000;
}
.copyright ul li a:hover{
    color: #b00275;
}

.subscribe .submit {
    color: #fff;
    background: #b00275;
}

.chatus{
    float: right;
    margin-right: 30px;
}
.chatus label, .chatus a{
    float: right;
    clear: both;
    color: white;
}

.chatus label{
    font-size: 18px;
    padding-bottom: 15px;
    color: #111111;
}


.blog-part{
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.contact-form{
    box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 20%);
}

.contact-detail li i {
    background: #b00275;
    color: #fff;
    border: #b00275;
}

.sendmessage {
    padding: 9px 18px;
    color: #ffffff;
    background: #b00275;
    border: 1px solid #b00275;
    border-color: #b00275;
}

.sendmessage:before {
    background: -webkit-radial-gradient(center, ellipse, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgb(176,2,117, .5) 0%, rgba(0, 0, 0, 0) 80%);
}

.top-scroll {
    background: #b00275;
    color: #fff;
}

.loader {
    width: 100px;
    height: 32px;
    background: #ffffff;
    animation: crescendo 1.5s alternate infinite ease-in;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.videotablet{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 95%;
    width: 100%;
}

@keyframes crescendo {
    0%   {transform: scale(.8);}
    100% {transform: scale(1.5);}
}

#preloader {
    background-image: none;
}

.needvalue{
    border: solid 1px #b00275!important;
}

.subscribed{
    border: solid 1px greenyellow!important;
}

.emailmessage{
    font-size: 18px;
    margin-left: 20px;
    color: #b00275;
    float: right;
}

.work-box{
    position: relative;
    float: left;
    width: 100%;
}

/*.work-box video{
    width: 100%;
    height: auto;
    max-height: 320px;
    float: left;
}*/

.blockcontent{
    position: absolute!important;
    width: 100%;
    height: 100%;
    z-index: 10;
    left: 0;
    top: 0;
}

.textbox{
    resize: none;
}

/*Disable arrows input number*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/*Disable arrows input number*/

.top-scroll a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
}

.whitetags{
    color: white!important;
}

.subscribedmessage{
    float: right;
    color: #b00275;
    font-size: 18px;
}

.twopointsmore{
    font-size: 16px;
}

#trailervideo{
    width: 100%;
    height: auto;
}

#winnerapp{
    position: absolute;
    right: 30px;
    bottom: 20px;
    width: 500px;
}
#winnerapp .texts{
    text-align: right;
    margin: 0px;
    padding: 25px 0px;
}

#winnerapp .texts p{
    font-size: 16px;
}

#winnerapp .owl-item .center-img{
    text-align: center;
}

#winnerapp .owl-carousel .owl-item img {
    display: inline;
}

#winnerapp  .owl-dots{
    padding-top: 0;
}

@media(max-width: 991px){
    .subscribe {display: block !important; text-align: left; margin: 0;}
    .subscribe .btn {border: 0; padding: 8px 15px; border-bottom: 1px solid #f2f8fe; display: block; text-align: left; border-radius: 0; font-size: 14px;}
    .menu {
        background: #3bbddf;
        top: 74px!important;
    }
    .iconsmenumob{
        display: inline-block !important;
        width: 100%;
    }
    .icons{
        display: none!important;
    }

    .menu ul li.iconsmenumob a{
        float: left;
        margin: 0 20px;
        font-size: 20px;
    }
    .menu ul li a {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
        position: relative;
        padding: 10px 0px 25px 0px;
        margin: 0px 20px;
    }

    header.fixed .menu-toggle span, header.fixed .menu-toggle span:before, header.fixed .menu-toggle span:after {
        background: #ffffff;
    }
}

@media(min-width: 992px){
    .menu ul li:hover a, .mega-menu:hover:before, .menu ul ul li.mega-menu:before, .menu ul ul li:hover > a{color:#888888;}
    .icons{
        display: inline-block!important;
    }
    .iconsmenumob{
        display: none!important;
    }
    .iconsfooter:hover a,  .iconsfooter:hover > a{color:#888888;}
}

@media(max-width: 768px){
    .chatus{
        float: left;
    }
    .chatus label, .chatus a{
        float: left;
        clear: both;
    }
}

@media (max-width: 767px){
    .work-box img {
        max-width: 100%;
    }

    #winnerapp{
        position: relative;
        right: unset;
        bottom: unset;
        width: auto;
    }
    #winnerapp .texts{
        text-align: center;
        margin: 0px;
        padding: 25px 0px;
    }
    
    #winnerapp .texts p{
        font-size: 16px;
    }
    #winnerapp img{
        width: 100px;
    }


}
