﻿
body {
    /*background: transparent !important;*/
    /*background-image: url('/images/bg/sugar-thum.jpg');*/
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    font-family: 'Montserrat', sans-serif;
}


.container {
    height: 100%;
    align-content: center;
    z-index: 10;
}

.box-w {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 485px;
    background-color: #7e909aa6;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 15px rgb(0 0 0 / 40%), 0 15px 15px rgb(0 0 0 / 40%);
    z-index: 10;
}


.card-header {
    padding-top: 0.32rem;
    padding-bottom: 0.27rem;
    margin-bottom: 0;
    background: #a8dd7b;
    ;
    border-bottom: 1px solid #fff;
}



.grty {
    border: none !important;
    background-color: rgba(255, 255, 255, 0.67);
}

.input-group-text {
    border-radius: 0 !important;
    border: 1px solid #eceeec;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 16px;
    line-height: 1.7;
    color: #1d1d1d;
    border-radius: 0 !important;
    background-clip: padding-box;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


input:focus {
    outline: 0 0 0 0 !important;
    box-shadow: 0 0 0 0 !important;
}

.forget {
    color: white !important;
}

.remember {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

    .remember input {
        width: 17px;
        opacity: 0.7;
        height: 20px;
        margin-left: 15px;
        margin-right: 5px;
    }

.login_btn {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px !important;
    font-weight: 500 !important;
    width: 150px !important;
    background-color: #30302fc2 !important;
    height: 41px;
    margin-top: 17px;
    box-shadow: 2px 8px 15px 0px rgba(0, 0, 0, 0.28);
}


.dimm a {
    color: #5b5b5b;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 28px;
}

.login_btn:hover {
    color: black;
    background-color: white;
}

.service p {
    color: #5c5959;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.service a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 360px;
    margin: 0 auto;
}


.er4 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: normal;
    letter-spacing: 1px;
    margin-bottom: 10px;
    text-align: left;
}

.er5 {
    color: #5c5959;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: normal;
    letter-spacing: 1px;
    margin-top: 61px;
    float: left;
}



.form-group {
    margin-bottom: 17px;
}

.njs {
    width: 13px;
}


.techo {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 2px 5px 5px rgba(0, 0, 0, 0.21);
}

.techo_1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 10px;
    text-shadow: 1px 6px 8px rgba(0, 0, 0, 0.16);
    position: relative;
    bottom: 8px;
}

.techo_2 {
    width: 640px;
    margin: 0 auto;
    background-color: rgb(94 94 92);
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    bottom: 0px;
    text-shadow: 1px 8px 8px rgba(0, 0, 0, 0.15);
    padding: 6px;
}

.retq {
    margin-top: 30px;
}

.privacyPolicyBtn {
    background: #a8dd7b;
    color: white;
    padding: 8px 20px;
    border-radius: 5px;
    float: right;
}

    .privacyPolicyBtn:hover {
        color: white !important;
    }

.service {
    background-color: rgb(168 221 123);
    border-top: thin dotted #9d9699;
    margin-top: -10px;
    padding: 11px 0px 0px 0px;
}

.dsf23 {
    color: #000000 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px !important;
    font-weight: 600 !important;
    margin-top: 28px;
}

.data_2 {
    margin-top: 100px;
}

.sehh {
    color: #777777;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: normal;
    float: left;
    margin-top: -3px;
    letter-spacing: 1px;
}


.flip-box {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 85%;
    height: 100%;
    text-align: center;
    transition: transform 0.4s;
    transform-style: preserve-3d;
    margin: 0px auto;
}

.flip-box .flip-box-inner.active {
    transform: rotateX(-180deg);
}

    .flip-box .flip-box-inner.active .flip-box-front {
        visibility: hidden;
    }

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

.flip-box-back {
    transform: rotateX(-180deg);
}



.sliderX {
    height: 100%;
    background: #000000a6;
    border-radius: 0 15px 15px 0;
    overflow: hidden;
}

.topMarginRow {
    padding: 42px 0;
    height: 100vh
}

.carousel-inner img {
    height: 100%;
    object-fit: cover;
}

.pr-28 {
    padding-right: 28px
}

.carousel-item:before {
    content: "";
    background: rgb(0 0 0 / 25%);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.carousel-item h1 {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 20px;
    color: rgb(255 255 255);
    text-shadow: 6px 6px 4px rgb(126 193 111);
    text-transform: uppercase;
    font-family: 'Poppins';
    letter-spacing: 5px;
}





.area {
    background: #5c5e5a;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .circles li {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: #555554;
        animation: animate 25s linear infinite;
        bottom: -150px;
    }

        .circles li:nth-child(1) {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
        }


        .circles li:nth-child(2) {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
        }

        .circles li:nth-child(3) {
            left: 70%;
            width: 20px;
            height: 20px;
            animation-delay: 4s;
        }

        .circles li:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
        }

        .circles li:nth-child(5) {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
        }

        .circles li:nth-child(6) {
            left: 75%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
        }

        .circles li:nth-child(7) {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
        }

        .circles li:nth-child(8) {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
        }

        .circles li:nth-child(9) {
            left: 20%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
        }

        .circles li:nth-child(10) {
            left: 85%;
            width: 150px;
            height: 150px;
            animation-delay: 0s;
            animation-duration: 11s;
        } 



@keyframes animate {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }
}


