/* /Components/AppointmentComponent01.razor.rz.scp.css */

/*--------------------------------------------------------------
# Appointments
--------------------------------------------------------------*/
.appointment .php-email-form[b-06cjms4b4r] {
    width: 100%;
}

    .appointment .php-email-form .form-group[b-06cjms4b4r] {
        padding-bottom: 8px;
    }

    .appointment .php-email-form .validate[b-06cjms4b4r] {
        display: none;
        color: red;
        margin: 0 0 15px 0;
        font-weight: 400;
        font-size: 13px;
    }

    .appointment .php-email-form .error-message[b-06cjms4b4r] {
        display: none;
        color: #fff;
        background: #ed3c0d;
        text-align: left;
        padding: 15px;
        font-weight: 600;
    }

        .appointment .php-email-form .error-message br + br[b-06cjms4b4r] {
            margin-top: 25px;
        }

    .appointment .php-email-form .sent-message[b-06cjms4b4r] {
        display: none;
        color: #fff;
        background: #18d26e;
        text-align: center;
        padding: 15px;
        font-weight: 600;
    }

    .appointment .php-email-form .loading[b-06cjms4b4r] {
        display: none;
        background: #fff;
        text-align: center;
        padding: 15px;
    }

        .appointment .php-email-form .loading[b-06cjms4b4r]:before {
            content: "";
            display: inline-block;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            margin: 0 10px -6px 0;
            border: 3px solid #18d26e;
            border-top-color: #eee;
            -webkit-animation: animate-loading 1s linear infinite;
            animation: animate-loading 1s linear infinite;
        }

    .appointment .php-email-form input[b-06cjms4b4r],
    .appointment .php-email-form textarea[b-06cjms4b4r],
    .appointment .php-email-form select[b-06cjms4b4r] {
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
        padding: 10px !important;
    }

        .appointment .php-email-form input:focus[b-06cjms4b4r],
        .appointment .php-email-form textarea:focus[b-06cjms4b4r],
        .appointment .php-email-form select:focus[b-06cjms4b4r] {
            border-color: #3fbbc0;
        }

    .appointment .php-email-form input[b-06cjms4b4r],
    .appointment .php-email-form select[b-06cjms4b4r] {
        height: 44px;
    }

    .appointment .php-email-form textarea[b-06cjms4b4r] {
        padding: 10px 12px;
    }

    .appointment .php-email-form button[type=submit][b-06cjms4b4r] {
        background: #3fbbc0;
        border: 0;
        padding: 10px 35px;
        color: #fff;
        transition: 0.4s;
        border-radius: 50px;
    }

        .appointment .php-email-form button[type=submit]:hover[b-06cjms4b4r] {
            background: #52c2c6;
        }


/**
* Appointment Button
*/
.appointment-btn[b-06cjms4b4r] {
    margin-left: 25px;
    background: #3fbbc0;
    color: #fff;
    border-radius: 4px;
    padding: 8px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
}

    .appointment-btn:hover[b-06cjms4b4r] {
        background: #65c9cd;
        color: #fff;
    }

@media (max-width: 768px) {
    .appointment-btn[b-06cjms4b4r] {
        margin: 0 15px 0 0;
        padding: 6px 15px;
    }
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section[b-06cjms4b4r] {
    padding: 60px 0;
    overflow: hidden;
}

.section-bg[b-06cjms4b4r] {
    background-color: #f7fcfc;
}

.section-title[b-06cjms4b4r] {
    text-align: center;
    padding-bottom: 30px;
}

    .section-title h2[b-06cjms4b4r] {
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
        padding-bottom: 20px;
        position: relative;
    }

        .section-title h2[b-06cjms4b4r]::after {
            content: "";
            position: absolute;
            display: block;
            width: 50px;
            height: 3px;
            background: #3fbbc0;
            bottom: 0;
            left: calc(50% - 25px);
        }

    .section-title p[b-06cjms4b4r] {
        margin-bottom: 0;
    }
/* /Components/ContactUsSocialComponent01.razor.rz.scp.css */

body[b-71fo341jgo] {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat Alternates', sans-serif;
}

*[b-71fo341jgo] {
    padding: 0;
    margin: 0;
}

section[b-71fo341jgo] {
    padding: 100px 0;
}

.shadow3[b-71fo341jgo] {
    background-image: url("http://www.commixturesoft.com/img/shadow3.png");
    background-repeat: no-repeat;
}

.height450[b-71fo341jgo] {
    height: 450px;
}


.height250[b-71fo341jgo] {
    height: 250px;
}
.height150[b-71fo341jgo] {
    height: 150px;
}

.badge-info[b-71fo341jgo] {
    background-color: rgba(23, 160, 184, 0.17);
    color: #17a2b8;
}

.section-title .badge[b-71fo341jgo] {
    margin: 0 0 8px;
}

.badge[b-71fo341jgo] {
    border-radius: 100px;
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    padding: 4px 14px;
    text-transform: uppercase;
}

.h1[b-71fo341jgo], .h2[b-71fo341jgo], .h3[b-71fo341jgo], .h4[b-71fo341jgo], .h5[b-71fo341jgo], .h6[b-71fo341jgo], h1[b-71fo341jgo], h2[b-71fo341jgo], h3[b-71fo341jgo], h4[b-71fo341jgo], h5[b-71fo341jgo], h6[b-71fo341jgo] {
    color: #3f345f;
}

h2[b-71fo341jgo] {
    font-size: 36px;
}

.social-overlap[b-71fo341jgo] {
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
}

.justify-content-center[b-71fo341jgo] {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-center[b-71fo341jgo] {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.social-bar[b-71fo341jgo] {
    display: flex;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 60px rgba(93, 70, 232, 0.15);
    border: 1px solid#ebe9e9;
}

.iconpad[b-71fo341jgo] {
    padding: 12px 0;
    width: 100%;
}

.mb-3[b-71fo341jgo], .my-3[b-71fo341jgo] {
    margin-bottom: 1rem !important;
}

.process-scetion .slider-nav-item[b-71fo341jgo] {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    transition: all .4s ease;
}

.social-icons a[b-71fo341jgo] {
    border-radius: 50px;
    color: #3f345f;
    display: inline-block;
    line-height: 52px;
    height: 50px;
    width: 50px;
    box-shadow: 0 5px 25px rgba(93, 70, 232, 0.15);
    margin: 15px 15px;
    font-size: 3rem;
}

a[b-71fo341jgo] {
    text-decoration: none !important;
    color: #3f345f;
    transition: all 0.3s ease 0s;
}

.slider-nav-item[b-71fo341jgo]:before {
    position: absolute;
    content: "";
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 1px solid rgba(132, 132, 164, 0.35);
    animation: 1.5s linear 0s normal none infinite focuse-b-71fo341jgo;
}



/*socil*/
.slider-nav[b-71fo341jgo] {
    display: flex;
}

.process-scetion .slider-nav-item[b-71fo341jgo] {
    position: relative;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 50%;
    text-align: center;
    background: #fff;
    cursor: pointer;
    transition: all .4s ease;
}

.slider-nav-item[b-71fo341jgo]:before {
    position: absolute;
    content: "";
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 1px solid rgba(132, 132, 164, 0.35);
    animation: 1.5s linear 0s normal none infinite focuse-b-71fo341jgo;
}

.process-scetion .slider-nav-item:nth-child(2)[b-71fo341jgo] {
    /*    color: #40beff;*/
    color: #311f9b;
}

.process-scetion .slider-nav-item:nth-child(3)[b-71fo341jgo] {
    color: #311f9b;

}

.process-scetion .slider-nav-item:nth-child(4)[b-71fo341jgo] {
   /* color: #ff9259;*/
    color: #311f9b;
}

.process-scetion .slider-nav-item:nth-child(5)[b-71fo341jgo] {
/*    color: #38385f;*/
    color: #311f9b;
}

.process-scetion .slider-nav-item[b-71fo341jgo]:after {
    position: absolute;
    top: 50%;
    left: 100%;
    height: 2px;
    content: '';
    width: 100%;
    background: url(http://demo.themenio.com/ico/assets/images/line.png) repeat 0 0;
    z-index: 0;
    animation: slide-b-71fo341jgo 1s linear infinite;
}

.process-scetion .slider-nav-item:last-child[b-71fo341jgo]:after {
    display: none;
}

.process-scetion .slider-nav-item .ikon[b-71fo341jgo] {
    font-size: 50px;
    line-height: 80px;
}



.process-scetion .slider-nav-item.active[b-71fo341jgo]:before {
    position: absolute;
    content: "";
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    border-radius: 50%;
    border: 1px solid rgba(132, 132, 164, 0.35);
    animation: 1.5s linear 0s normal none infinite focuse-b-71fo341jgo;
}

@keyframes focuse-b-71fo341jgo {
    0% {
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        transform: scale(1.2);
        opacity: 0;
    }

    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes slide-b-71fo341jgo {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

.shadow-img1[b-71fo341jgo] {
    background-image: url("../img/shadow.png");
    background-repeat: no-repeat;
    background-position: bottom;
}

.shadow-img2[b-71fo341jgo] {
    background-position: bottom;
    background-image: url("../img/shadow2.png");
    background-size: 100%;
    background-repeat: no-repeat;
}


.slider-nav-item[b-71fo341jgo]:after {
    position: absolute;
    top: 50%;
    left: 100%;
    height: 2px;
    content: '';
    width: 100%;
    background: url(https://1.bp.blogspot.com/--Btu5p654jU/XYmrVd5IcYI/AAAAAAAATQ0/4bX8aZyFBgApbJUf90KrpCfO6RvAaZ6LgCLcBGAsYHQ/s1600/line.png) repeat 0 0;
    z-index: 0;
    animation: slide-b-71fo341jgo 1s linear infinite;
}

.mt100[b-71fo341jgo] {
    margin-top: 100px;
}



/* ----------------------------------------------
 * Generated by Animista on 2019-9-24 11:37:28
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-horizontal
 * ----------------------------------------
 */
@-webkit-keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes jello-horizontal-b-71fo341jgo {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}


.jello-horizontal[b-71fo341jgo] {
    -webkit-animation: jello-horizontal 0.9s both;
    animation: jello-horizontal-b-71fo341jgo 0.9s both;
}

.social-bar a:hover i[b-71fo341jgo] {
    -webkit-animation: jello-horizontal 0.9s both;
    animation: jello-horizontal-b-71fo341jgo 0.9s both;
}


@media only screen and (max-width: 300px) {
    .process-scetion .slider-nav-item[b-71fo341jgo] {
        height: 30px;
        width: 30px;
        margin: 15px 10px;
        line-height: 28px;
    }
}
/* /Components/ContactUsSocialComponent03.razor.rz.scp.css */
body[b-q5wzu9kdk8] {
    background: #D0D8DB;
    padding-top: 60px;
    padding-bottom: 40px;
}


.height150[b-q5wzu9kdk8] {
    height: 250px;
}


textarea[b-q5wzu9kdk8] {
    resize: none;
}

.text[b-q5wzu9kdk8] {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
}

@charset "UTF-8";

.svg-inline--fa[b-q5wzu9kdk8] {
    vertical-align: -0.200em;
}

.rounded-social-buttons[b-q5wzu9kdk8] {
    text-align: center;
}

    .rounded-social-buttons .social-button[b-q5wzu9kdk8] {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border: 0.125rem solid transparent;
        padding: 0;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
       /* font-size: 1.5625rem;*/
        font-size: 2.5rem;
        font-weight: normal;
        line-height: 2em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.25rem;
        margin-bottom: 0.25rem;
    }

        .rounded-social-buttons .social-button:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button:focus[b-q5wzu9kdk8] {
            -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            transform: rotate(360deg);
        }

    .rounded-social-buttons .fa-twitter[b-q5wzu9kdk8], .fa-facebook-f[b-q5wzu9kdk8], .fa-linkedin[b-q5wzu9kdk8], .fa-youtube[b-q5wzu9kdk8], .fa-instagram[b-q5wzu9kdk8] {
        font-size: 25px;
    }

    .rounded-social-buttons .social-button.facebook[b-q5wzu9kdk8] {
        background: #3b5998;
    }

        .rounded-social-buttons .social-button.facebook:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button.facebook:focus[b-q5wzu9kdk8] {
            color: #3b5998;
            background: #fefefe;
            border-color: #3b5998;
        }

    .rounded-social-buttons .social-button.twitter[b-q5wzu9kdk8] {
        background: #55acee;
    }

        .rounded-social-buttons .social-button.twitter:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button.twitter:focus[b-q5wzu9kdk8] {
            color: #55acee;
            background: #fefefe;
            border-color: #55acee;
        }

    .rounded-social-buttons .social-button.linkedin[b-q5wzu9kdk8] {
        background: #007bb5;
    }

        .rounded-social-buttons .social-button.linkedin:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button.linkedin:focus[b-q5wzu9kdk8] {
            color: #007bb5;
            background: #fefefe;
            border-color: #007bb5;
        }

    .rounded-social-buttons .social-button.youtube[b-q5wzu9kdk8] {
        background: #bb0000;
    }

        .rounded-social-buttons .social-button.youtube:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button.youtube:focus[b-q5wzu9kdk8] {
            color: #bb0000;
            background: #fefefe;
            border-color: #bb0000;
        }

    .rounded-social-buttons .social-button.instagram[b-q5wzu9kdk8] {
        background: #125688;
    }

        .rounded-social-buttons .social-button.instagram:hover[b-q5wzu9kdk8], .rounded-social-buttons .social-button.instagram:focus[b-q5wzu9kdk8] {
            color: #125688;
            background: #fefefe;
            border-color: #125688;
        }
/* /Components/ContactUsSocialComponent04.razor.rz.scp.css */

/* Variables */

$backgroundColor: #f77462;
$list: #6dc5dd;
$border: #5ab2ca;
$geneicons: #fff;

body[b-atp129xpf2] {
    background: $backgroundColor;
    font-family: Lato, sans-serif;
}

@font-face {
    font-family: 'Genericons';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/53819/genericons-regular-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/53819/genericons-regular-webfont.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/53819/genericons-regular-webfont.eot') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class*="genericon"][b-atp129xpf2] {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 1;
    font-family: 'Genericons';
    text-decoration: inherit;
    font-weight: normal;
    font-style: normal;
    vertical-align: top;
}

/* IE7 */
[class*="genericon"][b-atp129xpf2] {
    *overflow: auto;
    *zoom: 1;
    *display: inline;
}

.container[b-atp129xpf2] {
    margin: 100px auto;
}

.accordion[b-atp129xpf2] {
    background: $border;
    width: 100%;
    min-width: 950px;
    display: block;
    list-style-type: none;
    overflow: hidden;
    height: 200px;
    font-size: 0;
}

.tabs[b-atp129xpf2] {
    display: inline-block;
    background-color: $list;
    border-right: $border 1px solid;
    width: 80px;
    height: 200px;
    overflow: hidden;
    position: relative;
    margin: 0;
    font-size: 16px;
    @include transition( all 0.4s 0.1s ease-in-out );
    &:hover

{
    width: 450px;
    .social-links

{
    a

{
    &:before

{
    margin-left: -100px;
}

&[b-atp129xpf2]:after {
    margin-left: -5px;
}

}
}
}

.paragraph[b-atp129xpf2] {
    position: relative;
    width: 360px;
    margin-left: 80px;
    padding: 50px 0 0 10px;
    height: 200px;
    background: #fff;
    h1

{
    font-size: 2.5em;
    margin-bottom: 10px;
}

p[b-atp129xpf2] {
    font-size: 0.88em;
    line-height: 1.5em;
    padding-right: 30px;
}

}
}

.social-links[b-atp129xpf2] {
    display: block;
    a

{
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    &:before, &:after

{
    @include transition( all 0.4s 0.1s ease-in-out );
    width: 80px;
    height: 200px;
    position: absolute;
    text-indent: 0;
    padding-top: 90px;
    padding-left: 25px;
    display: block;
    font: normal 30px Genericons;
    color: $geneicons;
}

&[b-atp129xpf2]:after {
    font-size: 48px;
    padding-left: 20px;
    padding-top: 80px;
    margin-left: 85px;
}

}
}

.twitter-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f202';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#7adcf9, #4bc9f5));
}

}
}

.facebook-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f204';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#548abf, #295b9e));
}

}
}

.linkedin-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f208';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#00a9cd, #0083b4));
}

}
}

.insta-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f215';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#7fc121, #298733));
}

}
}

.youtube-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f213';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#df192a, #c41222));
}

}
}

.tumblr-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f214';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#283e56, #325372));
}

}
}

.dribbble-icon[b-atp129xpf2] {
    a

{
    &:before, &:after

{
    content: '\f201';
}

&[b-atp129xpf2]:after {
    @include background-image(linear-gradient(#e03a70, #f189b8));
}

}
}
/* /Components/LocationDirectionButtonComponent01.razor.rz.scp.css */



.whatsapp-icon[b-cedlowakks] {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index: 9995;
}

    .whatsapp-icon img[b-cedlowakks] {
        width: 72px;
        height: auto;
    }

.btn-whatsapp-pulse[b-cedlowakks] {
    background: #ffffff;
    color: #003938;
    position: fixed;
    bottom: 130px;
    right: 20px;
    font-size: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border: solid 1px red;
    border-radius: 50%;
    border-color: #808080;
    animation-name: pulse-b-cedlowakks;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-b-cedlowakks {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border[b-cedlowakks] {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border[b-cedlowakks]::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border-b-cedlowakks;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border-b-cedlowakks {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}



@media only screen and (max-width: 600px) {

    .btn-whatsapp-pulse[b-cedlowakks] {
        background: #ffffff;
        color: #003938;
        position: fixed;
        bottom: 130px;
        right: 20px;
        font-size: 3rem;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 0;
        height: 0;
        padding: 27px;
        text-decoration: none;
        border: solid 1px red;
        border-radius: 50%;
        border-color: #808080;
        animation-name: pulse-b-cedlowakks;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }
}
/* /Components/MapLocation01.razor.rz.scp.css */
/* /Components/VideoGallary01.razor.rz.scp.css */

*[b-iy2rqazeke]{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
}

.container[b-iy2rqazeke] {
    background: none;
}

.container h1[b-iy2rqazeke] {
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 40px;
    font-weight: bold;
}

    .container .video-container[b-iy2rqazeke] {
        display: grid;
        grid-template-columns: repeat(3, auto);
        justify-content: center;
        gap: 15px;
        row-gap: 15px;
        padding: 10px;
    }

        .container .video-container .video[b-iy2rqazeke] {
            width: 300px;
            height: 200px;
            border: 5px solid #fff;
            border-radius: 5px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0, 0.7);
            cursor: pointer;
            overflow: hidden;
        }

            .container .video-container .video video[b-iy2rqazeke] {
                width: 100%;
                height: 100%;
                object-fit: cover;
                transition: 0.5s ease;
            }

            .container .video-container .video:hover video[b-iy2rqazeke] {
                transform: scale(1.1);
            }


    .container .popup-video[b-iy2rqazeke] {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 10000;
        background: rgba(0,0,0,0.8);
    }

        .container .popup-video video[b-iy2rqazeke] {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border-radius: 5px;
            border: 3px solid #fff;
            object-fit: cover;
        }

        .container .popup-video span[b-iy2rqazeke] {
            position: absolute;
            top: 5px;
            right: 20px;
            color: #fff;
            font-size: 50px;
            cursor: pointer;
            font-weight: bold;
        }

/* /Components/WhatsAppComponent01.razor.rz.scp.css */


.whatsapp-icon[b-bhxugl3yyy] {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
}

.whatsapp-icon img[b-bhxugl3yyy] {
    width: 72px;
    height: auto;
   
}

.btn-whatsapp-pulse[b-bhxugl3yyy] {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 50px;
    right: 20px;
    font-size: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse-b-bhxugl3yyy;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-b-bhxugl3yyy {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border[b-bhxugl3yyy] {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

    .btn-whatsapp-pulse-border[b-bhxugl3yyy]::before {
        content: "";
        position: absolute;
        border-radius: 50%;
        padding: 25px;
        border: 5px solid #25d366;
        opacity: 0.75;
        animation-name: pulse-border-b-bhxugl3yyy;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }

@keyframes pulse-border-b-bhxugl3yyy {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}


@media only screen and (max-width: 600px) {

    .btn-whatsapp-pulse[b-bhxugl3yyy] {
        background: #25d366;
        color: white;
        position: fixed;
        bottom: 50px;
        right: 20px;
        font-size: 3rem;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 0;
        height: 0;
        padding: 28px;
        text-decoration: none;
        border-radius: 50%;
        animation-name: pulse-b-bhxugl3yyy;
        animation-duration: 1.5s;
        animation-timing-function: ease-out;
        animation-iteration-count: infinite;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */


.demotitle[b-00r4kire17] {
    position: absolute;
    width: 160px;
    height: 50px;
    left: 25px;
    top: 25px;
    padding: 2px;
    justify-content: center;
    text-align: center;
    background-color: #ff0000;
    color: #000000;
    z-index: 10000;
    border-radius: 8px;
}


    .demotitle label[b-00r4kire17] {
        margin: auto;
        padding: 6px;
        text-align: center;
        color: #ffffff;
        font-size: 1.2rem;
        font-weight: 900;
        text-shadow: 2px 3px #000000;
    }
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-6lrn200xdt] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-6lrn200xdt] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-6lrn200xdt] {
    font-size: 1.1rem;
}

.bi[b-6lrn200xdt] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-6lrn200xdt] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-6lrn200xdt] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-6lrn200xdt] {
        padding-bottom: 1rem;
    }

    .nav-item[b-6lrn200xdt]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-6lrn200xdt]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-6lrn200xdt]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-6lrn200xdt] {
        display: none;
    }

    .collapse[b-6lrn200xdt] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-6lrn200xdt] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
