
/*==============================login=====================*/
header{
	/*box-shadow:0px 1px 3px gray;
	z-index:1;
	background-color: #e6e6e6;*/
/*            box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);*/
    z-index: 1;
    background-color: #f2f2f2;
	
}
:root {
  --animate-delay: 2s;
}

/* All delay classes will take half the time to start */
:root {
  --animate-delay: 0.5s;
}
body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #676a81;
    background: #fff;
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}
.header img{
/*margin:8px;
height:46px;
widht:140px;*/
}

.border-radius-0 {
    border-radius: 0px !important;
}

.hover-white:hover{
    color: #fff;
}

/**********27.02.2020*******************/
 .bg{
                /*background-image: url(../../images/ws_id1/bg.jpg);*/
                background-position: center;
                background-repeat: no-repeat;
                /*height: 100%;*/
                height: 76vh; 
            }
            .carousel .carousel-indicators li {
    width: .625rem;
    height: .625rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
            .mainClass{
                color:white;
                position: relative;
                width: 100%;
                height: 100%;
            }
            .mainClass h3{
           border-bottom: 2px solid white;
                font-size: 34px;
                font-weight: 600;
            }
            .sideLeft{
                    position: absolute;
                    top: 90px;
            }
            .sideRight{
                
            }
            .idsurv{
                
            }
            .opxl{
                
            }
            
                   #carouselExampleIndicators{
                /*top: 50%;
    transform: translateY(-50%);*/
        transform: translateY(50%);
            }
            .carousel-indicators{
                bottom: -50px !important;
                right: auto;
                    margin-right: 0%;
    margin-left: 0%;
            }
            .carousel-indicators .active {
    opacity: 1;
    background-color: red;
}



/************    Pricing Added on 05.11.2020  **************/

.pricing-heading{
    color: #9e9e9e;
}
.pricing-features{
    margin: 4px 8px;
    padding: 4px 8px;
}
.pricing-features ul li{
    /*margin: 2px 1px;*/
    padding: 4px 0px;
}
.pricing-footer{
    padding: 6px 0px;
    padding: 6px 15px;
}
.most-popular-box{

    position: absolute;
    overflow: hidden;
    top: -10px;
    left: -10px;
    width: 114px;
    height: 112px;
}
.most-popular-box::after{
    bottom: 0;
    left: 0;

}
.most-popular-box::before{
    top: 0;
    right: 0;
}

.most-popular-box::before,.most-popular-box::after{
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
    border-top-color: transparent;
    border-left-color: transparent;
}
.most-popular-box h4{
  
    position: absolute;
    display: block;
    width: 160px;
    padding: 10px 0;
    background-color: #EFA31D;
    /*#f44336 ;*/
    /*#EFA31D;*/
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    left: -35px;
    top: 25px;
    transform: rotate(-45deg);
}
.pricing-card{
    border: 0px !important;
    width: 100% !important;
    -webkit-box-shadow: 0px 0px 29px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 29px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 29px -13px rgba(0,0,0,0.75);
}
.pricing-button{
    border-radius: 20px;
}
.pricing-button:hover{
    color: white !important;
}
.border-for-pricing-divider{
    border-right: 2px solid gray;
}

/*******************************/



/***12.02.2020***/
.carousel-inner {
        max-height: 600px;
        min-height: 30vh;
}
.classBgSlider{
        background: rgba(0,0,0,0.6);
    position: absolute;
    height: 100%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}
.carouselBtn{
      z-index: 1001;
}
.imgBoxSlider{
    max-height: 650px;
    height: 650px;
    /*background-image: url(http://localhost:8080/Opexl/images/bg2.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sliderText{
    position: absolute;
    color: #fff;
    width: 100%;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    z-index: 1008;
}

.border-none{
    border:none !important;
}
/*****/


.bg1{
    background-image: url("../img/bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 665px;
}
.first .card{
    margin-top: 140px;
    width: 450px;
    border: none;
    border-radius: 5px;
}
.second .card{
    margin-top: 80px;
   width:100%;
    border: none;
    border-radius: 5px;
   box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);
}
.signup .card{
    margin-top: 80px;
   width:100%;
    border: none;
    border-radius: 5px;
   box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.12);
}
.card-body{
   /* background-color: #f2f2f2;*/
/*    background-color: #f2f2f2;*/
    border: none;
    border-radius: 5px;
}
.card-body img{
    margin-top: -85px;
    width: 120px;
    height: 120px;
    border: 6px solid #f2f2f2;

}
.card-body  label h3{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #002966;
}
input,button{
   /* margin-top: 10px;*/
}
footer p{
    margin-top: 15px;
    font-size: 13.5px;
}

.btn1-orange {
    color: #fff;
    background-color: #E57717;
    border-color: #E57717;
   
}

.btn1 {
	cursor: pointer;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
footer{
	background-color: #f2f2f2;
}


/* silk*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*end*/
.opxlImg{
   background: url('../../images/opxl.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* background: border-box; */
    min-height: 50vh;
    /* padding: 10px; */
    max-width: 90%;
    align-items: center;  
}
   


            /*
            19.0.2020 added by akash 
            */
 .face{
                position: relative;    
            }
            .newtop{
                position: absolute;
                left: 0px;
                color: white;
                background-color: red;
                padding: 2px 8px;
                font-size: 10px;
                top: -8px;
            }
            .nav-link{
                color: #6a708e;

            }
            body{
                padding: 0px;
                margin: 0px;
            }
            .nvmenu{
                padding: 0px !important;
                margin: 0px !important;
            }
            .login-container {
                padding-top:10%;
                max-width: 50%;
            }

            .ads {
                background-color: #fff;
                border-right: 1px solid #f2f1f6;

                color: #000;
                padding: 15px;
                text-align: center;
            }

            .ads h1 {
                margin-top: 20%;
            }

            #fl {
                font-weight: 600;
            }

            #sl {
                font-weight: 100 !important;
            }

            .profile-img {
                text-align: center;
            }

            .profile-img img {
                border-radius: 50%;
                /* animation: mymove 2s infinite; */
            }
            .header img{
                margin: 5px;
                height: 40px;

            }

            .login-form h3 {
                text-align: center;
                padding-top: 15px;
                padding-bottom: 15px;
            }

            .form-control {
                font-size: 14px;
            }

            .forget-password a {
                font-weight: 500;
                text-decoration: none;
                font-size: 14px;
            }
            .nav-item{
                padding: 5px;
            }
            .nvmenu{
                display: block;
                background-color: #fff;
                border-bottom: transparent;
                box-shadow: 0 3px 15px rgba(0, 0, 0, .2);
                /*    box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.2);*/
                z-index: 1008;
            }
            .modal-dialog1 {
                max-width: 700px;
                margin: 1.75rem auto;
            }
            .bg-light1{
                background-color:  #f9fbfd;

            }
            .hd{
                font-size: 24px;
                font-weight: 600;

                text-transform: uppercase;
                padding-top: 35px;
                padding-bottom: 20px;
                margin: 0;
                color: #43485c;
                /*    border-bottom: 1px solid #e5ebf2;*/
            }
            .imgd{
                /*    padding: 20%;*/
                width: 300px;
                height: 300px;

            }
            .card-pricing.popular {
                z-index: 1;
                border: 3px solid #007bff;
            }
            .card-pricing .list-unstyled li {
                padding: .5rem 0;
                color: #6c757d;
            }
            .plst .card,.plst .card-body{
                border: none !important;
            }
            .contact{
                /*    padding: 50px 0 100px;*/
            }
            .p1{
                font-weight: bold;
            }
            .p2{

            }
            .pp{
                font-size: 22px;

            }
            .welcome-hero{
                /*    background:  url(/images/1.jpg) no-repeat;
                background-size: cover;
                background-position: center;*/
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative;
                background: url(images/ws_id1/bg.jpg)no-repeat;
                background-size: cover;
                background-position: center;
                height: 890px;
                /*           background-image: url(images/1.jpg);
                            background-position: center;
                            background-repeat: no-repeat;
                            height: 100%;
                          height: 80vh;*/

            }
            .welcome-hero:before {
                position: absolute;
                content: " ";
                top: 0;
                left: 0;
                background: rgba(31, 44, 108, .65);
                width: 100%;
                height: 100%;
            }
            .header-text h2 {
                color: #fff;
                font-size: 54px;
                font-weight: 700;
                text-transform: uppercase;
                line-height: 1.5;
            }
            .header-text p {
                color: #fff;
                font-size: 20px;
                font-weight: 300;
                text-transform: uppercase;
                margin: 30px 0 60px;
                letter-spacing: 1px;
            }
            .header-text h2 span {
                color: #d92cf9;
            }
            .nav-link:hover{
                color: #593196 !important ;/* #007bff;*/
            }
            .header-text a {
                width: 200px;
                height: 60px;
                line-height: 60px;
                border-radius: 3px;
                text-transform: capitalize;
                text-decoration: none;
                color: #593196 !important;
                padding: 10px 30px;
                /*    background: #007bff;*/
                border: 1px solid #593196;
                /*    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);*/
                -webkit-transition: 0.3s linear;
                -moz-transition: 0.3s linear;
                -ms-transition: 0.3s linear;
                -o-transition: 0.3s linear;
                transition: 0.3s linear;
            }
            .header-text a:hover {
                background-color: #593196 !important;
                color: #fff;
            }
            .nav-link .log{

            }
            .nav-link .sig{

            }
            .btnnv{
                border: 1px solid #f2f1f6;
                color: #f2f1f6;
            }
            .opxlHero .content button{
                /*border-radius: 45px;*/
            }
            .opxlHero .content h1{
                font-size: 50px;
                font-weight: bold
            }

 .featureCard i{
                font-size: 40px;
                padding: 10px;
                font-weight: bold;
                margin: 15px;
                color: #EFA31D;

            }
            

            .sig:hover,.log:hover{
                color: white;
            }
  
            .featureCard div{
                /*background-color: white;*/
                padding: 1em;
            }
            
            
            .featuresIdsurv {
                
            }
             .featuresIdsurv i {
                font-size: 40px;
            }
             .featuresIdsurv h3 {
                font-size: 18px;
                padding: 10px 0px;
                font-weight: bold;
                color: #3c4858 !important;
            }
             .featuresIdsurv p {
                font-size: 15.5px;
                color: #999;
                text-align: center;
            }
             .featuresIdsurv .web {
               
                  color: #9c27b0;
            }
            .featuresIdsurv .card{
                color: #e91e63;
            }
             .featuresIdsurv .location{
               
                  color: #4caf50;
            }
             .featuresIdsurv .face{
               
                  color: #00bcd4;
            }
             .featuresIdsurv .qrcode{
             
                  color: #9c27b0;
            }
             .featuresIdsurv .finger{
             
                color: #f44336;
            }
            
            
            .videoSection .card-body h3{
                font-size: 18px !important;
            }
            .videoSection iframe{
                width: 100%;
                height: 100%;
            }   
            
            
            .contactSec{
               background:linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.6)), url(../../images/ws_id1/13.jpg);
               background-position: center;
    background-repeat: no-repeat;
     height: 100%; 
    /*height: 76vh;*/
            }
            .cmpInfo .d-flex{
                margin-bottom: 10px;
            }
            .cmpInfo i{
                font-size: 18px;
    background: rgba(255,255,255,0.1);
    padding: 10px;
    margin-bottom: 10px;
            }
            
            
            .modalBox{
                border-radius: 0px !important;
                border:3px solid #090979 !important;
                
                /*background-color:  linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%) !important;*/
            }
            /* ** 
             End
               ***/

           

@media screen and (max-width: 768px){
    .bg{
        height:75vh;
    }
       #carouselExampleIndicators{
           display: none !important;
            }
    .login-container{
        max-width: 95%;
        
    }
    .navbar-collapse{
        border-top: 1px solid #6a708e;
    }
.card-body img {
    margin-top: -85px;
    width: 100px;
    height: 100px;
    border: 6px solid #f2f2f2;
}
.topnav li.nav-item {
    text-align: center ;
}
.h3, h3 {
    font-size: 1.2rem;
}

	
}
@media screen and (max-width:650px){
.h3, h3 {
    font-size: 1.4rem;
}
	
}