.content-wrapper,.main-footer{
    margin-left:0%;
}
.text-white{
    color:#fff;
}
.content{
    min-height:350px;
}
.box-title
{
    width:100%;
}
*{
    font-family: 'Poppins', sans-serif;
}
.skin-purple-light .main-header .logo {
    background-color: #673ab7;
    color: #fff;
    border-bottom: 0 solid transparent;
}
.btn-whatsapp{
    background-color:#25D366;
    color:#fff;
}
.btn-whatsapp:hover,.btn-whatsapp:focus{
    background-color:#25D366;
    color:#fff;
}
.btn-facebook{
    background-color:#4267b2;
    color:#fff;
}
.btn-facebook:hover,.btn-facebook:focus{
    background-color:#4267b2;
    color:#fff;
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #8BC34A !important;
}
.bg-blue {
    background-color: #2196f3 !important;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #f44336 !important;
}
.main-footer{
    font-size:15px !important;
}

.flip-clock-wrapper {
    zoom: .5 !important;
}

.flip-clock-divider .flip-clock-label {
    font-size: 27px !important;
    left: 1.5em !important;
}
.alert {
    height:40px;
    padding: 8px 12px;
}
 
/*
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -12000px;
}
*/
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    /* padding-left: 25px; */
    cursor: pointer;
    line-height: 20px;
    color: #666;
    margin-left:10px;
    font-weight: normal !important;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #7e57c2 ;
    top: 3.2px;
    left: 3.2px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
*{
  font-family: 'Poppins', sans-serif;
  padding:0;
  margin:0;
}
.content-container {
  min-height: 100vH;
  background: url('../img/splashbga.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.content-wrap {
  float: right;
  width: 100%;
  text-align: center;
  padding: 40px;
  padding-bottom: 9px;
}
.content-wrap h1 {
    color: #1b2536;
    font-weight: 900;
    font-size: 31px;
    margin-bottom: 30px;
    text-transform: uppercase;
    line-height: 40px;
}
.content-wrap h2 {
  color: #233a86;
  font-weight: 700;
  font-size: 53px;
  margin-top: -8px;
}
.content-wrap h3 {
  font-size: 20px;
  color: #557bcf;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 20px;
}
.content-wrap p {
  color: #36384f;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.content-wrap .btn-primary {
  background: #233a86;
  height: 50px;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border: none;
  border-bottom: 3px solid #16265e;
  margin-top: 10px;
}
.instructions-container {
    margin: 0 -25px;
}
.instructions-container .row{
    background:#1f2f49;
}
.instructions-right {
    background: #17243a;
    padding: 40px;
    text-align: left;
    color: #fff;
}
.instructions-img {
    width: 100%;
    max-width: 550px;
    margin: 110px auto 0;
    padding: 0 20px;
}
.instructions-img img{
    width: 100%;
}
.instructions-list li {
    list-style: none;
    line-height: 27px;
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 14px;
}
.start-wrap h1 {
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    color: #1b2536;
}
.options:hover {
    background: #c8e3ff !important;
}
.options::click{
    background: #aad3fe !important;
}
.options{
    position: relative;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all ease .4s;
    -webkit-transition: all ease .4s;
    -ms-transition: all ease .4s;
    -moz-transition: all ease .4s;
}
.options.active label{
    position: relative;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transition: all ease 1s;
    -ms-transition: all ease 1s;
}
.options.active{
    background:#66FF66 !important;
    
}
.options.active label{
   /* transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);*/
    /*opacity: 0;*/
}
.contactno {
    margin: 0 -40px;
    background: #d6e0ff;
    padding: 4px;
}
.content-wrap p {
    color: #36384f;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    margin-top: 10px;
}
.content-wrap p b {
    color: #3e5fcc;
    font-size: 15px;
    margin-left: 5px;
}
.dnone-md {
    display: none;
}
#demo span {
    font-size: 30px;
    margin-left: 14px;
    font-weight: 300;
}
#demo p {
    font-size: 17px;
    color: #666;
}
#demo {
    font-size: 40px;
    padding: 49px 10px;
    font-weight: 700;
    color: #acacac;
}
.main-footer {
  position: relative;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.content {
    background:url(../img/bg.png);
    padding: 40px;
    min-height: 100vH;
	background-size:cover;
}
.content-header {
    text-align: center;
}
.img-container{
    text-align: center;
}
.img-container img{
    width: 100%;
    max-width: 450px;
    margin: 10px auto;
}
.form-container {
    width: 100%;
    max-width: 800px;
    padding: 40px;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.2);
    border-radius: 25px;
}
.form-container label {
    font-size: 13px;
    font-weight: 400;
    color: #363944;
}
.content-header h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 20px;
}
.succes-container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.form-container .form-control {
	font-size: 15px;
	border-radius: 2px;
	height: 50px;
	border: 1px solid #d5d1d1;
	background: #fff !important;
	box-shadow: none;
	color: #575454 !important;
	outline: none !important;
	letter-spacing: 1px;
}
.btn.btn-success, .btn.btn-primary {
    color: #fff;
    width: 300px;
    height: 65px;
    font-size: 20px;
    font-weight: 700;
    background: #3e5fcc;
    border: none;
    margin: 30px auto;
    border-bottom: 4px solid #5071dd;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative;
    transition: all ease .3s;
    box-shadow:  0px 0px 0px 0 rgba(0,0,0,.3);
    top: 0px;
}
.btn.btn-success:hover, .btn.btn-primary:hover  {
    top: -3px;
    box-shadow: 0px 9px 10px 0 rgba(0,0,0,.2);
}
.btn.btn-primary{
    background: #adad34;
    border-bottom: 4px solid #c9c945;
}
.form-control::placeholder {
    color: #848484;
    opacity: 1;
    letter-spacing: 0px;
}

.box-footer {
    text-align: center;
}
.bottom-left img {
    width: 100%;
}
.bottom-left {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 290px;
}
.form-container .form-group {
    position: relative;
}
.errormsg {
    color: #ea6a6a;
    font-size: 11px;
    font-weight: 400;
    position: absolute;
    background: #ffffff17;
    padding: 4px 13px;
    width: 100%;
    top: 100%;
}

.score-header #score {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
}
.score-header {
    text-align: center;
}
.score-header p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}

.quiz-container {
    width: 100%;
    margin: 0 auto;
    max-width: 700px;
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.box {
    background: no-repeat;
    border: none;
}
.quiz-container > h4 {
    float: left;
    position: relative;
    margin-top: 3px;
}
.quiz-container::before {
    content: '';
    background: red;
    position: absolute;
    transition: all linear 20s;
    height: 5px;
    top: 0;
    left: 0;
    background: #16c740;
     width: 0%;
}
.active .quiz-container::before {
    background: #fc3939;
    width: 100%;
}
.box.start .quiz-container::before{
    animation: progress 20s linear infinite;
}
@keyframes progress {
  0% { background: #16c740;width: 0%; } 
  100% { background: #fc3939; width: 100%; } 
}

.box-header.with-border {
    float: right;
    border: none;
    padding-top: 2px;
}
.box-title b {
    font-size: 30px;
}
.box-body {
    margin-top: 60px;
}
.quiz-container > h4 b {
    font-size: 21px;
}
.box-title span{
    display: none;
}
.options label {
    margin: 0;
    padding: 13px;
}
.options {
    padding: 0 !important;
}
.callout {
    position: absolute;
    right: 50px;
    top: 5px;
    padding: 0 30px;
}
.content-succes {
    min-height: 100vH;
    background: url('../img/succes.png');
    background-size: cover;
    text-align: center;
    padding: 30px;
}
.succes-container span {
    margin-top: 20px;
    display: inline-block;
    width: 115px;
    margin: 0 auto;
}
.succes-container span img{
    width: 100%;
}
.succes-container  h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 800;
}
.succes-container h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    line-height: 36px;
}
.succes-container  h3 {
    font-size: 15px;
    color: #adbffa;
    text-transform: uppercase;
    margin-top: 40px;
}
.succes-container  h4 {
    font-size: 80px;
    color: #fff;
    font-weight: 700;
}
.btns .btn.btn-primary, .btns .btn.btn-success {
    line-height: 50px;
    margin: 0px 4px 10px;
    width: calc(50% - 10px);
    font-weight: 16px;
}
.btns{
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
}
.mr-2{
    margin-right: 4px;
}
.btn.btn-facebook {
    background: #4267b2;
    width: calc(100% - 10px);
    height: 60px;
    line-height: 44px;
    font-size: 17px;
    margin: 0;
    font-weight: 600;
    border-bottom: 4px solid #6287d2;
}
.form-container .box-body {
    margin-top: 10px;
}
.reditlic {
    color: #fd4350;
    font-style: italic;
}

#demo .btn.btn-success {
    margin: 0;
}
.logo-container img {
    width: 200px;
}

@media (max-width:1199px){
.content-container{
    background-position: right;
}
}
@media (max-width:991px){
.content-wrap {
    width: 100%;
    text-align: center;
}
.content-container{
    
}
.logo-container img {
    max-width: 100%;
}
.content-wrap h1 {
    font-size: 30px;
}
.content-wrap h2 {
    font-size: 37px;
    margin-top: -2px;
}
.instructions-img {
    max-width: 210px;
    margin: 20px auto 20px;
    padding: 0 20px;
    text-align: center;
}
.dnone-xs {
    display: none;
}
.dnone-md {
    display: block;
    
}


.content-wrap h3 {
    font-size: 13px;
}
.bottom-left {
    display: none;
}
.btn.btn-success {
    width: 100%;
    max-width: 220px;
    margin-top: 10px;
}

.form-container{
    padding: 40px;
}
.form-container .box-body {
    margin-top: 15px;
}
.content {
    padding: 30px;
}
.btns a {
    width: 100% !important;
    max-width: 300px;
}
.btns .btn.btn-primary, .btns .btn.btn-success {
    font-size: 16px;
}
}
@media (max-width:767px){
.content-header h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    margin-top: 0;
}
.form-container{
    padding: 20px;
}
.content-wrap h1 {
    font-size: 19px;
    line-height: 30px;
}
#demo {
    font-size: 30px;
    padding: 40px 10px;
    font-weight: 700;
    color: #acacac;
}
.instructions-list li {
    line-height: 26px;
    font-size: 13px;
}
.logo-container img {
    max-width: 200px;
}

.swal2-container.swal2-center>.swal2-popup{
    height: 103%;
    width: 31%;
}
.swal2-title{
    font-size: 4.875em;
}
}