.indexbtn{
    color:#FFFFFF;
    border-radius:50px;
    border: 2px solid #CCD3E4;
    outline: none;
    font-size: 14px;
    transition: background 1s;
    -webkit-transition: background 1s;
    text-decoration: none;
    outline: none !important;
    text-shadow: none !important;
}

.indexbtn:hover,
.indexbtn:focus {
    color: #FFFFFF !important;
    background-color: #85909F;
}

.contenttext p{
    color: #FFFFFF;
    font-size: 15px;
}

.aboutcontent {
    width: 70%;
    margin-top: 30px;
}
.contentbg{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

.center-img{
    margin: auto;
    position:absolute;
    top:0;
    bottom:0;
    right: 0;
    left: 0;
    padding-left: 50px;
    padding-right: 50px;
}

/*sm*/
@media (max-width: 991px) {
    .center-img{
        margin: auto;
        position:absolute;
        top:0;
        bottom:0;
        right: 0;
        left: 0;
        padding-left: 50px;
        padding-right: 50px;
        max-height: 350px;
    }
}

.banner400{
    height: 400px;
}

.banner500{
    height: 500px;
}

@media (max-width: 767px) {
    .banner400{
        height: 300px;
    }
    .banner500{
        height: 400px;
    }
}

.center-icon{
    margin: auto;
    position:absolute;
    top:0;
    bottom:0;
    right: 0;
    left: 0;
}

.applyedcontent1 p{
    color: #FFFFFF;
    font-size: 15px;
}

.applyedcontent2 p{
    color: #303434;
    font-size: 15px;
}

.renewalcontent p{
    font-size: 15px;
}

.renewalcontent li{
    font-size: 15px;
}

.renewalcontent a{
    color: #FFFFFF;
    font-size: 17px;
    text-decoration: none;
}

.renewalcontent a:hover{
    color: #303434;
}

.papaerlesscontent p{
    color: #FFFFFF;
    font-size: 15px;
}

.papaerlesscontent li{
    line-height: 35px;
    font-size: 17px;
}

.bold {
    font-weight: bolder;
}

.eDeclSer a{
    color: #7E5A19;
    font-size: 15px;
    text-decoration: none;
    outline: none;
}

.eDeclSer a:hover{
    color: #303434;
}

.circleContainer img{
    display:block;
    margin:auto;
    margin-bottom: 10px;
    width: 200px;
}

.circleContainer{
    padding: 15px;
}

.contactcontent{
    color: #FFFFFF;
    font-size: 15px;
}

.pagebtn{
    border-radius:50px;
    font-weight: bolder;
    font-size: 17px
}

.toggle-content {
    display: none;
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

.toggle-content.is-visible {
    display: block;
    height: auto;
    opacity: 1;
    padding: 0 !important;
    margin: 0 !important;

}

.contentTopBox{
    background:linear-gradient(to right, #303434 0%, #303434 50%, #FFFFFF 50%,#FFFFFF 100% );
    padding-top: 40px;
}

.contentMiddleBox{
    background:linear-gradient(to right, #FFFFFF 0%, #FFFFFF 50%, #E1E5F0 50%,#E1E5F0 100% );
}
.contentBottomBox{
    background:#FFFFFF;
}

.download{
    padding: 20px 80px;
}

.download a:hover h4{
    color: #721D46;
}

.toggleText{
    color: #303434;
    font-weight: bold;
}
.vaText{
    color: #757575;
    font-weight: bold;
    margin-top: 10px;
}

.contentTopBorder{
    border-right: 5px solid #CCD2E5;
    border-left: 5px solid #CCD2E5;
    border-top:  5px solid #CCD2E5;
    padding-bottom: 40px;
}

.contentMiddleBorder{
    border-right: 5px solid #CCD2E5;
    border-left: 5px solid #CCD2E5;
    margin-top:0;
    padding-top: 30px;
    padding-bottom: 40px;
}

.contentMiddleNoBottomBorder{
    border-right: 5px solid #CCD2E5;
    border-left: 5px solid #CCD2E5;
    border-bottom: 5px solid #CCD2E5;
    margin-bottom: 40px;
    margin-top:0;
    padding-top: 30px;
    padding-bottom: 40px;
}

.contentBottomBorder{
    border-right: 5px solid #CCD2E5;
    border-left: 5px solid #CCD2E5;
    border-bottom:  5px solid #CCD2E5;
    margin-bottom: 40px;
    margin-top:0;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.appverticalparent {position: relative;}

.appverticalchild {
    position: absolute;
    top: 25%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.onlineverticalparent {position: relative;}

.onlineverticalchild {
    position: absolute;
    top: 18%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.eIcon{
    width: 70px;
    display: inline-block;
}

.chargetable a{
    outline: none;
    text-decoration: none;
    color: #000000;
}

.qna li a{
    text-decoration: none;
    outline: none;
    color: #000000;
    font-size: 18px;
    line-height: 30px;
    font-weight: bolder;
}

.qna li a:hover{
    color: #FFFFFF;
}

.result ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
}
.result li:before {
    content: "";
    border-color: transparent #000000;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1em;
    position: relative;
}

.resulttitle{
    font-weight: bolder;
    color: #721D46;
}

.linkweb a{
    outline: none;
}

.linkIcon{
    max-height: 100px;
    display: inline-block;
    margin-left: 10px;
}

.chargeIcon{
    max-width: 60px;
    display: inline-block;
}

.stepIcon{
    max-width: 120px;
    display: inline-block;
}


.stepSMIcon{
    max-width: 50px;
    display: inline-block;
}

.appIcon{
    max-width: 200px;
    display: inline-block;
}

.vaIcon{
    max-width: 200px;
    display: inline-block;
}

.vaSMIcon{
    max-width: 150px;
    display: inline-block;
}

.qidIcon{
    max-width: 90px;
    display: inline-block;
}

.qidBottomIcon{
    max-width: 140px;
    display: inline-block;
}

.qidBottomIconSm{
    max-width: 80px;
    display: inline-block;
}


.eDes{
    display: inline-block;
    margin-left: 5px;
}

.stepcircle{
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: #FFFFFF;
    background-color: #721D46;
    border: 4px solid #CCD3E0;
}

.data-container a{
    text-decoration: none;
    outline: none;
    color: #000000;
}


.noticelist{
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #E1E5F0;
}

.noticelist:hover{
    background-color: #E1E5F0;
}

.tedmevnewslist{
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #E1E5F0;
}

.tedmevnewslist:hover{
    background-color: #E1E5F0;
}

.newslist{
    margin: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #E1E5F0;
}

.newslist:hover{
    background-color: #E1E5F0;
}

.fade-effect{
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.fadeInDown-effecy{
    left: 0px;
    -webkit-animation: fadeInDown 1s ease-out 0.5s 1 both;
}
@-webkit-keyframes fadeInDown{
    0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInDown{
    0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}


.fadeInLeft-effecy{-webkit-animation: fadeInLeft 1s ease 0.5s 1 both;}
@-webkit-keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}

.zoom {
    transition: transform 1s; /* Animation */
}

.zoom:hover {
    transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

#isoImg {
    cursor: pointer;
    transition: 0.3s;
}

#isoImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 0.7 !important;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 70%;
    }
}
.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 15%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
    opacity: 0;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}

.checkbox label{
    padding: 0;
}

label{
    font-weight: normal !important;
}

.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center; /* Optional, to align inner items
                              horizontally inside the column */
}

/**
 *  Do NOT include this part into your stylesheet.
 *  "flex: 1" or "flex-grow: 1" is added to make the inner div
 *  - Which is also a flex-item - take up all the horizontal space
 *  available space inside the flex container (.col-* elements)
 */
.vertical-align > [class^="col-"] > div,
.vertical-align > [class*=" col-"] > div {
    /* flex: 1; */
    flex-grow: 1;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-2ths {
        width: 50%;
        float: left;
    }
    .col-sm-3ths {
        width: 33.33%;
        float: left;
    }
    .col-sm-4ths {
        width: 25%;
        float: left;
    }
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-2ths {
        width: 50%;
        float: left;
    }
    .col-md-3ths {
        width: 33.33%;
        float: left;
    }
    .col-md-4ths {
        width: 25%;
        float: left;
        
    }
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-2ths {
        width: 50%;
        float: left;
    }
    .col-lg-3ths {
        position: relative;
    
        width: 33.33%;
        float: left;
    }
    .col-lg-4ths {
        width: 25%;
        float: left;
    }
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.img-hcenter{
    display: block;
    margin: auto;
}

.jobpaddingright{
    padding-right: 30px;
}
.jobpaddingleft{
    padding-left: 30px;
}

.jobmargintop{
    margin-top: 65px
}

.jobradiomargin{
    margin-left: 23px;
}

.downloadtext{
    font-size: 30px !important;
    line-height: 40px !important;
}


/*sm*/
@media (max-width: 991px) {
    .smcenter{
        text-align: center;
    }
    .smtrainingtitle{
        color: #721D46 !important;
    }
    .trainingmargin{
        margin-top: 0px !important;
    }
    .suggestionpadding{
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .reloadmargin{
        margin-left: 20px;
    }
    .mapmargin{
        margin-top: 20px;
    }
    .jobpaddingright{
        padding-right: 15px;
    }
    .jobpaddingleft{
        padding-left: 15px;
    }
    .jobmargintop{
        margin-top: 20px;
        margin-left: -10px;
    }
    .jobmarginleft{
        margin-left: -10px;
    }

    .jobradiomargin{
        margin-left: 15px;
    }
    .downloadtext{
        font-size: 20px !important;
        line-height: 30px !important;
    }

    .smpadding{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .download{
        padding: 20px 30px;
    }

    .smslidepadding{
        padding-left: 30px !important;
        padding-right: 15px !important;
    }

}

@media (max-width: 767px) {
    .qna{
        margin-top: 0px !important;
    }
}

.qrcode {
    cursor: pointer;
    transition: 0.3s;
}

.qrcode:hover {opacity: 0.7;}

