body {
  font-family: 'Montserrat', sans-serif;
  background:url('../img/background.jpg') no-repeat center fixed;
  -webkit-background-size:cover;
  -moz-background-cover:cover;
  -o-background-size:cover;
  background-size: cover;

  color: #000;
  overflow-x: hidden;
  height: 100%;
  background-repeat: no-repeat
}
a{text-decoration: none;}
.header .navbar-brand {
  margin: 0;
  font-size: 45px;
  line-height: 0px;
  transition: .5s;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  color: #1a237e;
}
.newnavbar-light{
  background-color: #ffff;
  height: 75px;
}
.header-left{
  float: left;
  padding-top: 32px;
  margin-left: 9px;
}
.header-right{
  float: right;
  padding-top: 8px;
  margin-right: 23px;
}
.spec{
  margin-right: 20px;
  background-color: #28a745;
  color: #ffff;
}
.spec a:hover{
 color: #000000;
 text-decoration: none;
}
.breadcrumb-background{
  background-color: #e9ecef;
  
}
.breadcrumb {border-radius: 0rem !important;     padding-left: 35px;}
.card{
    border-radius: 30px;

}
.Previousbtn{
  float: left;
  margin-right: 20px;
  background-color: white;
  color: #000000;
}
.nextbtn{
  float: right;
  background-color: #28a745;
  border: 1px #28a745; /*Deb*/
}
.card2 {
    margin: 0px 0px;
}
.logo {
    width: 200px;
    height: 100px;
    margin-top: 20px;
    margin-left: 35px
}
.border-line {
    border-right: 1px solid #EEEEEE
}
.btn-outline-primary{
    color: white;
}
.facebook {
    background-color: #3b5998;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.twitter {
    background-color: #1DA1F2;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.linkedin {
    background-color: #2867B2;
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.line {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px
}

.or {
    /* width: 100%; */
    font-weight: bold;
}

.text-sm {
    font-size: 14px !important
}

::placeholder {
    color: #BDBDBD;
    opacity: 1;
    font-weight: 300
}

:-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 300
}

::-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 300
}

input,
textarea {
    padding: 10px 12px 10px 12px;
    border: 1px solid lightgrey;
    border-radius: 2px;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 14px;
    letter-spacing: 1px
}

input:focus,
textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #304FFE;
    outline-width: 0
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

a {
    color: inherit;
    cursor: pointer
}

.btn-blue {
    background-color: #1A237E;
    width: 150px;
    color: #fff;
    border-radius: 2px
}

.btn-blue:hover {
    background-color: #28a745;
    cursor: pointer;
    color: #ffffff;
}

.bg-blue {
    color: #fff;
    background-color: #1A237E
}
.bg-blue1{
    background-color: #3f4ac9
}
.footer{
    text-align: center;
}
.footer a {
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  .footer a:hover{
      color: yellow;
  }
  .btn-dark-blue {
    background: #7474BF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    color: #fff;
    border: 3px solid #eee;
    width: 200px;
    margin-left: 60px;
}
.btn-rounded {
    border-radius: 35px;
}

@media screen and (max-width: 991px) {
    .logo {
        margin-left: 0px
    }
    .border-line {
        border-right: none
    }
    .card2 {
        border-top: 1px solid #EEEEEE !important;
        margin: 0px -25px
    }
    .pr-4, .px-4 {
      padding-right: 0rem!important;
    }


  .candi-center{text-align: center !important;}
  .candi-center a{    display: inherit;
    margin: 0px 0 5px 0;
    border-bottom: 1px solid;}
    .alignmenu{float: right;
      text-align: right;
    }
    .card2{
      border-top: 0px;
      margin: 0px;
    }
}
@media screen and (min-width:320px) and (max-width:425px){

  .navbar-toggler {
  padding: .20rem .30rem;
  font-size: 1.0rem;
  }
  .cdis-logo1{
    width: 160px;
  }
}
@media screen and (min-width:320px) and (max-width:767px){
    .loginfrm .px-3 {
      padding-right: 1.8rem !important;
    }
    .opc-number-table span {
      margin: 1px 0px 0 33px !important;
      height: 20px !important;
      font-size: 12px !important;
    }
    .colorbtn{
    padding: 3px 7px 3px 7px !important;
    border-radius: 3px !important;
    font-size: 10px !important;
    margin: 0px !important;
  }
  .header-left{text-align: center !important;
    float: none;
    margin-left: 0px;
  }
  .header-right{
    float: none ;
    text-align: center;
    margin-right: 3px!important;
  }
  .newnavbar-light {
    height: 150px!important;
  }
  .alignmenu{float: right;
    text-align: right;
  }
  .navbar{
    padding: 0 15px 0 0 !important; 
  }
  .goog-te-combo{
    width: 70% !important;
  }
  .pt-5, .py-5 {
    padding-top: 0rem !important;
  }
  .google_translate{margin: 20px 0 0px 0 !important;}
}


/* STRUCTURE */

.center{
  justify-content: center;
  display: flex;
  align-items: center;
}

  /* question page */
  .background{
    background-color: white;
  }

  /* Result page */
  .result{
    width: 100%;
    border:2px;
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .table-result{
    overflow-x: auto;
  }
  .background h3{
    text-align: center;
  }
  .btn{
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .start-exam{
    margin-left: -14px;
  }


  /* questions page */
  .opc-panel-body {
    padding:10px;
  }
  .opc-number-table{
    padding:10px;
  }
  .lblNotVisited{
background-color: red;
    border-radius: 5px;
    color: white;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 5px 10px 5px 10px;
    position: absolute;
  }
  .box2{
    width: 30px;
    height: 30px;
    background-color: rgb(228, 76, 49);
    border-radius: 2px;
    color: white;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .opc-number{
    border: 2px;
  }
.result-button{
  display: flex;
  justify-content: center;
  align-items: center;
}

/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #3fbbc0;
}

.about .content p:last-child {
  margin-bottom: 0;
}
.section-title{
  text-align: center;
  margin-top: 20px;
}
.fst-italic{
  text-align: justify;
  padding: 20px;
}
.heading-section{
  margin-top: 30px;
  margin-bottom: -30px;
}
.breadcrumb-item{
  margin-left: 5px;
}
.breadcrumb-item+.breadcrumb-item {
  padding-left: .3rem !important;
}

@media screen and (max-width: 320px) {
  .header-left{text-align: center !important;
    float: none;
    margin-left: 0px;
  }
  .header-right{
    float: none ;
    text-align: center;
    margin-right: 3px!important;
  }
  .newnavbar-light{
    height: 150px;
  }
    .bg-blue{
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .breadcrumb{
    justify-content: center;
  }
  .navbar-brand {
  margin-left: 0px !important;
  padding: 0px !important;
  }
  .form-control {
    width: 100%;
    margin-left: -4px;
  }
  .card2 {
    margin: 0px;
  }
}

.row {margin-right: 0px !important;}


/*Deb*/
.optionradio{width:auto;}
.table td, .table th{border-top: none;}
.opc-number-table span{float: left; margin: 1px 0px 0 50px; height: 30px; font-size: 14px; width: 100px;
    position: relative;}
.opc-number-table a{font-size:12px;}
  .pagilink{    margin: 10px;  }
  .lblNotVisited{    text-align: center;    align-items: center;    position: absolute;  }
  .que-not-attend{  
    background-image: linear-gradient(#e3e3e3, #f2f2f2);
    color: #000;    border: #ccc 2px solid;    text-decoration: none;      }
  .que-not-attend:hover{  text-decoration: none;}

  .lblNotAnswered{    text-align: center;    align-items: center;    position: absolute;  }
  .que-not-answered{
    background-image: linear-gradient(#d84202, #e84500);
    color: #fff !important;
    border: #a93403 2px solid;
    text-decoration: none;    
  }
  .que-not-answered:hover{  text-decoration: none;}  

  .lblSaveDoubt{
    text-align: center;
    align-items: center;
    position: absolute;
  }
  .que-save-doubt{
    background-image: linear-gradient(#f8ba00, #ffcc35);
    color: #fff !important;
    border: #e8ae00 2px solid;
    text-decoration: none;    
  }
  .que-save-doubt:hover{  text-decoration: none;}  

  .lblMarkForReview{
    text-align: center;
    align-items: center;
    position: absolute;
  }
  .que-review{
    background-image: linear-gradient(#36156c, #805cb9);
    color: #fff !important;
    border: #460c9b 2px solid;
    text-decoration: none;
  }
  .que-review:hover{  text-decoration: none;}  
  
  .lblAnswered{    
    text-align: center;
    align-items: center;
    position: absolute;
  }  
  .que-answered{
    background-image: linear-gradient(#2ca700, #2bc800);
    color: #fff!important;
    border: #079000 2px solid;
    text-decoration: none;
  }
  .que-review:hover{  text-decoration: none;} 

  .question-height{
    padding: 25px ;
  }

.colorbtn{
  padding: 5px 10px 5px 10px;
  border-radius: 3px;
  font-size: 13px;
  margin: 3px;
}
.panel-body a{
  display: inline-block;
}
.candidate-names{margin-top: 10px;}
.footerlink1 a{margin: 0 6px 0 6px;}
.footerlink1 a:hover{text-decoration: none; color: #3dd000;}
.footerlink1 a{color:#fff;}
.footerlink1 {color:#fff;}


/*new*/
.navber-text {
  font-size: 45px;
  line-height: 0px;
  transition: .5s;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  text-transform: uppercase;
  color: #1a237e;
  
}
.navbar-collapse {
  margin-right: 8px;
}
.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform .5s;
}
.navbar-light .navbar-brand {
  color: rgb(26 35 126);
}
.dotgreen{
  color: #28a745; padding-right: 20px; text-align: center;
}
.dotred{
  color: #f00; padding-right: 20px; text-align: center;
}
.fa-eye{
  color: #28a745; padding-right: 20px; text-align: center;
}
.fa-eye-slash{
  color: #f00; padding-right: 20px; text-align: center;
}
.form-check-input{
  width: auto;
}
.form-check-label{
  text-align: justify;
}
.proceed-bnt{
  width: 140px;
  display: flex;
}

/* FAQ */
h2 {
  font-family: Arial, Verdana;
  font-weight: 800;
  font-size: 2.5rem;
  color: #091f2f;
  text-transform: uppercase;
}
.accordion-section .panel-default > .panel-heading {
  border: 0;
  background: #f4f4f4;
  padding: 0;
}
.accordion-section .panel-default .panel-title a {
  display: block;
  font-style: italic;
  font-size: 20px;
  text-decoration: none;
  text-align: left;
}
.accordion-section .panel-default .panel-title a:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 3rem;
  content: "\f106";
  color: #1f7de2;
  float: right;
  margin-top: -12px;
}
.accordion-section .panel-default .panel-title a.collapsed:after {
  content: "\f107";
}
.accordion-section .panel-default .panel-body {
  font-size: 1.2rem;
}
.panel-title{
  padding-top: -20px;
}
#form-message-success{
  text-align: center;
  color: #205f00;
  font-weight: 600;
}
.btnclickactive{font-size:20px;}
.cdis-logo{
  margin-top: -30px;
  width: 216px;
  height: auto;
}
.cdis-logo1{
  width: 216px;
  height: auto;
}
.hopagehedding{
  margin-bottom: 2.5rem;
}
dl, ol, ul{
  text-align: left;
}
ol li::marker {
  list-style-type: none;
}
.intro-chk{width: auto;}
.intro-chk-lebel{text-align: left;}
.result-heading h5{
  text-align: center;
  color: #091f2f;
}