
.cbnr-prinv {
    background-color: #0d3755;
    padding: 30px 0;
}
.prodgpimg img { width: 100%;

    height: 100%;
 
}

    .cbnr-prinv .prinv-bnr-cont {
        text-align: center;
        font-family: OpenSans, Helvetica;
    }

        .cbnr-prinv .prinv-bnr-cont .prinv-bnr-t {
            font-family: Ubuntu, Arial;
            font-size: 32px;
            color: #fff;
            font-weight: bold;
            text-shadow: 1px 2px 0px rgba(51,82,168,0.5);
            line-height: 40px;
            padding-bottom: 10px;
        }

        .cbnr-prinv .prinv-bnr-cont .prinv-desc {
            font-family: OpenSans, Helvetica;
            font-size: 16px;
            color: #fff;
            font-weight: 400;
            padding-bottom: 8px;
            text-shadow: 1px 2px 0px rgba(51,82,168,0.3);
        }

.btn-prinv-mi {
    font-family:Ubuntu,Arial;
    background-color: #04b4c1;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
}

    .btn-prinv-mi:hover {
        background-color: #04b4c1;
        color: #fff;
    }

.btn-chckav {
    background-color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-radius: 0;
    border: 2px solid #fff;
    text-transform: uppercase;
}

    .btn-chckav:hover {
        background-color: #eee;
        color: #222;
    }

.prinv-intro {
    background-color: #04b5c1;
    padding: 15px 0;
}

    .prinv-intro h3 {
        font-family:Ubuntu, Arial;
        font-size: 24px;
        font-weight: 500;
        color: #f7f7f7
    }

    .prinv-intro p {
        font-family: OpenSans, Helvetica;
        font-size: 14px;
        max-width: 1080px;
        margin: 0 auto;
        color: #eee;
        font-weight: bold;
    }
@font-face {
    font-family: 'Ubuntu';
    src: url(https://fonts.gstatic.com/s/ubuntu/v20/4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@media (min-width: 767px) {
 .cbnr-prinv {       
     padding: 60px 0;
 }

     .cbnr-prinv .prinv-bnr-cont {
         text-align: left;
     }

         .cbnr-prinv .prinv-bnr-cont .prinv-bnr-t {
             font-size: 40px;                
             line-height: 48px;
         }

         .cbnr-prinv .prinv-bnr-cont .prinv-desc {
             font-size: 16px;
             color: #fff;
             font-weight: 400;
             padding-bottom: 8px;
             text-shadow: 1px 2px 0px rgba(51,82,168,0.3);
         }


 .prinv-intro {
    
     padding: 30px 0;
 }

     .prinv-intro h3 {
         font-size: 32px;
      
     }

     .prinv-intro p {
         font-size: 14px;
       
     }

}


.loginbox{
border-top: 7px solid #04b4c1 !important;
}

.logo_bg {
    padding: 8px 12px;
    border-radius: 4px;
    padding-bottom: 1px;
    padding-top: 100px;
    z-index: 9;
    width: auto;
}

.login_btn{
background-color: #0e3755 !important;
}

:root {
    --ven_bg_color: #b363c1;
    --ven_fore_color: #ffffff;
    --ven_log_box_border_top: 7px solid #b66bbc;
    --ven_log_box_label: #a647c3;
    --ven_reg_link_color: #a647c3;
    --ven_reg_button_bgcolor: #f5ba1a;
    --ven_right-bg_color: #ffffff;
}
.sec-highlight{
 background-color: #04B5C1!important;
    color: #fff !important;
    background-image: url(/event/images/star.png) !important;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 6px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    padding: 0px 15px 0px 42px !important;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 14px 14px;
}
.cnct-p-hdr-bg {
    background-color: #1d2c41;
}
.bg-createhead {
    background-color: #04b5c1;
}
.btn-g-lg {
    background-color:  #04b5c1;
    font-size: 18px;
    font-weight: bold;

font-family: Montserrat,Arial, Helvetica, sans-serif !important;
    color: #fff;
    padding: 7px 40px 6px 40px;
    border-radius: 60px;
    box-shadow: 0px 2px 5px 0px rgba(255, 255, 255, .75);
}

.ui-section-head {
    background-color: #F3F3F3;
    font-size: 25px;
    color: rgb(63, 66, 70);
    font-weight: 500;
    padding-left: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px
}

.bord-sec {
    box-shadow: 0px 0px 5px 0px rgba(148, 141, 168, 0.5);
    background-color: #fff;
    border-radius: 8px;
    padding-top: 15px;
}

.lbltxt {
    font-size: 16px;
    font-weight: 700;
    font-family: Montserrat, sans-serif;
}

.btnSave {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF !important;
    background-color: #7bbd35;
    text-decoration: none;
    padding: 6px 14px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    font-weight: bold;
}

.ord-help {
    /* border: 1px solid #e2e2e2;
    border-radius: 8px;
    background-color: #fff;
    padding: 15px;*/
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 10px;
}

.bg-err {
    border: 1px dashed #ff0000;
    border-radius: 6px;
    padding: 5px;
}

.lbl-err {
    color: red;
    font-size: 11px;
}

.btnGroups {
    border: none !important;
}

.bg-img {
    background: url('/event/images/prf-bnr.jpg') !important;
    background-position: 20% 20%
}

.btn-order {
    background-color: #f288a5!important;
    border: 2px solid #f288a5!important;
    color: white;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

.clndr-hdr-bg {
    background: linear-gradient(to right, rgba(213, 100, 166, 1) 0%, rgba(181, 69, 166, 1) 100%) !important;
    background-color: #b646a7;
    color: #fff;
}

.bg-createhead {
    background-color: #04b5c1;
}

.bg-top {
    background-color: #f288a5;
}

.col-top {
    color: #f288a5!important;
}
#lblOrdHelp{
font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}
    .infbar .pg-t {
        color: #fff;
        font-size: 24px;
        color: #fff;
    }

@media (min-width: 767px) {


    .infbar {
        top: 65px;
       margin-top:3px;
    }

    .infbar {
        padding: 10px 15px;
    }
}

.infbar {
    background-color: #04B5C1;
    padding: 5px 12px;
    top: 66px;
    z-index: 99;
}

    .infbar .pg-t {
        color: #fff;
        font-size: 24px;
        color: #fff;
    }
.btn-save {
    padding: 5px 13px;
    cursor: pointer;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    background-color: #04B5C1!important;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 4px;
}
.btn-addcart {
    background-color: #04B5C1;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 8px;
    cursor: pointer;
    border-radius: 8px;
    min-width: 155px;
}

    .btn-addcart:hover {
        background-color: #04B5C1;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 6px 8px;
        cursor: pointer;
        border-radius: 8px;
        min-width: 155px;
    }

.btn-order {
    background-color: #04B5C1!important;
    border: 2px solid #04B5C1!important;
    color: white;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}
.btn-order :hover{
    background-color: #04B5C1!important;
    border: 2px solid #04B5C1!important;
    color: white !important;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 6px;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}
.new_account {
    background-color: #0e3755 ;
    display: inline-block;
    padding: 14px 25px;
    width: 90%;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
text-decoration:none;
    border: none;
}

.btn-g-lg:hover {
    background-color: #0e3755;
    color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(171, 180, 214, .75);
}
.show-forgot{
 font-size: 14px;
font-family: Segoe UI, serif;
}
#connctNav .navbar-nav .nav-link {
    position: relative;
    padding: 16px 15px;
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat, Arial, Helvetica, sans-serif !important;
    color: rgb(255, 255, 255, 0.85);
}
 .loginmainhead2 {
    color: #fff !important;
    font-size: 60px;
    font-family: Gabriola;
}
.tit{
font-weight:bold;
}
.k-group-title{
 text-transform:initial !important;
}
.k-card-image, .k-card-media {
max-height:200px !important;
}
@media (min-width: 767px) {
    #r-sidebar-wrapper {
        width: 280px !important;
    }

@media (min-width: 767px) {
    #l-sidebar-wrapper 
 {
        width: 280px !important;       
    }

.custom-g-class{
font-family:'Montserrat';
font-size:14px;
}
h4 {
    font-family: 'Montserrat';
font-size:16px;
}
.k-data-table, .k-table 
 {
     background-color: #fff;
}
    .dv-cont{
            max-width:1022px !important;
        }
        @media screen and (min-width: 1400px) {

                       .dv-cont{
                max-width:1028px !important;
            }
        }
        @media screen and (min-width: 1100px)and (max-width: 1299px) {

                       .dv-cont{
                max-width: 550px !important;
            }
            .prod-card {
                width: 90% !important;
            }
        }
     @media screen and (min-width: 1300px)and (max-width: 1350px) {

                    .dv-cont{
             max-width: 600px !important;
         }
                             .prod-card {
         width: 75% !important;
}
     }
        @media screen and (min-width: 1351px)and (max-width: 1480px) {

                       .dv-cont{
                max-width: 750px !important;
            }
        }
      @media screen and (min-width: 1000px) and (max-width: 1150px) {

                     .dv-cont{
              max-width: 395px !important;
          }
        .prod-card {
                 width: 90% !important;
        }
      }
        @media screen and (min-width: 1120px) and (max-width: 1200px) {

                       .dv-cont{
                max-width: 550px !important;
            }
        }

        @media screen and (max-width: 999px) {

            .dv-cont{
                max-width: 325px !important;
            }

            
        }
 @media screen and (min-width: 766px) and (max-width: 800px) {

            .dv-cont{
                max-width: 235px !important;
            }           
        }
 @media screen and (min-width: 801px) and (max-width: 866px) {

            .dv-cont{
                max-width: 185px !important;
            }           
        }

.m-top{
margin-top:75px;
}