.toppadding{
	padding:150px 0 80px;
}

body{
	/*background-color: #fff3f3 !important;*/
	color:#1a1919 !important;
	/* background-color: #00579c !important; */
}

#main {
	background-color: #00579c !important;
}
#about{
	background-color: #00579c !important;

}

#header{
	/*z-index: 999999 !important;*/
	z-index: 99 !important;
}
#header .main-nav a{
	/*color: #c31715fa;*/
}
#footer .footer-top .social-links a{
	/*background: #c31715fa;*/
}
#footer .footer-top .footer-newsletter input[type="submit"]{
	/*background: #c31715fa;
    border: 1px solid #c31715fa;*/
}
.services .section-header p{
	font-size: 20px;
	width: 100%;
}
.test-started{
	border: 2px solid;
    color: #244389;
    background-color: #ffff;
    margin: 6px 6px 0 -175px;
    border-radius: 4px;
    padding: 12px 14px;
    position: absolute;
    font-size: 14px;
    line-height: 0;
}
.test-started:hover {
   background-color: #413e66 !important;
    color: #fff;
    border: 2px solid #413e66;
}

#quessection.toppadding{
	padding:120px 0 80px;
}
.blue-text{
	color: #2196f3 !important;
}
.testimonial-carousel .carousel-control::before{
	font-size: 5rem;
    color: rgba(0,0,0,0.6);
    -webkit-transition: .4s;
    transition: .4s;
}
.testimonial-carousel .carousel-control.right::before {
	content: "\203a";
}
.testimonial-carousel .carousel-control.left::before{
	content: "\2039";
}
.testimonial p {
	margin: 0% 15%;
} 
.testimonial h4 {
	color: #0e6185;
} 
.testimonial img {
	border: 5px solid orange;
} 
.bgimgg{
	background: #cab725;
	padding: 10px 0px;
}
.queslist,#quiz-category .box{
    padding: 30px;
    padding-top: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 10px 40px 10px;
    background: #fff;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
    text-align: center;
}
.icon-margin{
	margin: 0px 5px;
}

#quiz-category .icon {
    margin: 0 auto 15px auto;
    padding-top: 12px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
#quiz-category .icon i {
    font-size: 36px;
    line-height: 1;
}
#quessection .box ul{
	/*padding: 0 85px;*/
    list-style: none;
    width: 100%;
    float: left;
}
#quessection .box ul li:nth-child(even){
	/*text-align:right;*/
	padding-left: 48px;
}
#quessection .box ul li{
	width:50%;
	float:left;
	text-align:left;
	padding-bottom: 15px;
}
.quesblock .form-group,.queslist{
	width:100%;
	float:left;
}

.form-group{
	color:#fff;
}
.queslist:first-child{
	display:block;
}
.queslist{
    display: none;
	width:90%;
	margin:0 auto;
}
.errormsg .alert-danger{
	display:inherit;
}
.username{
	font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 11px 0;
	color: #413e66;
	/*color: #c31715fa;*/
	letter-spacing: 0.5px;
}
.main-nav .drop-down > h2:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-left: 10px;
	color: #413e66;
}
.drop-down ul li a{
	text-align:center;
}
.success-msg .alert-info{
	display: inherit;
    text-align: center;
}
#result .nav-pills .nav-link{
	margin-bottom:8px;
	padding: 15px;
    text-align: center;
    font-size: 20px;
	color:#fff;
}
#result .nav-pills .nav-link.active, #result .nav-pills .show>.nav-link{
	padding: 20px;
    text-align: center;
    font-size: 20px;
}
#v-pills-skills{
	background-color: #4CAF50;
}
#v-pills-habit{
	background-color: #2196F3;
}
#v-pills-apprehension{
	background-color: #f44336;
}
#v-pills-motivation{
	background-color: #a9a9a9;
}
#v-pills-vision{
	background-color: #FFB533;
}
#v-pills-planning{
	background-color: #A233FF;
}
#v-pills-tabContent{
	text-align: center;
    padding: 15px;
    background: #fff;
}
#result h3{
	width: 100%;
    float: left;
    margin-bottom: 35px;
    font-size: 20px;
}
.help-block{
	color:#cf0000;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}

#contact-section .php-email-form1 .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

#contact-section .php-email-form1 .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact-section .php-email-form1 .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact-section .php-email-form1 .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#contact-section .php-email-form1 .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

#contact-section .php-email-form1 input, #contact-section .php-email-form1 textarea {
  border-radius: 3px;
  box-shadow: none;
  /*border: 1px solid #dce1ec;*/
  border: 1px solid #93b5f3;
  font-size: 14px;
}

input[type=text], input[type=password], input[type=email], textarea, select {
	border: 1px solid #93b5f3 !important;
}

.select2-container--default .select2-selection--multiple{
	border: 1px solid #93b5f3 !important;
}

#contact-section .php-email-form1 input::focus, #contact-section .php-email-form1 textarea::focus {
  background-color: #1bb1dc;
}

#contact-section .php-email-form1 input {
  padding: 20px 15px;
}

#contact-section .php-email-form1 textarea {
  padding: 12px 15px;
}

#contact-section .php-email-form1 button[type="submit"].button-color {
  border: 0;
  border-radius: 3px;
  padding: 8px 30px;
  transition: 0.3s;
}
.button-color {
	color:#fff;
	background-color: #f94900;
  }
  
.testname{
	margin-bottom:10px;
}
.quizcount{
	padding: 2px 0 16px;
}
.totalcount{
	font-weight: 600;
	color:#fff;
}
#profile .tabs-left .nav-tabs li{
	width:100%;
	padding:0px;	
	background: #d7eff2;
}
.nav-tabs {
    border-bottom: 0;
    background: #f2f2f2;
    padding: 0px;
}
#profile .tabs-left .nav-tabs li .fa{
	padding-right:6px;
}
.tab-setting .nav-tabs li .active {
    border-left: 6px solid #413e66;
    background-color: #fff;
    color: #413e66;
}
.tab-setting .nav li a {
    font-size: 20px;
	padding:10px 15px;
	display:block;
}
.tab-setting .nav-tabs li a {
   border: 0px;
   border-radius: 0px;
   color: #000;
   border-left: 6px solid #d6d5de;
}
.btn-theme{
	font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff !important;
    background: #1bb1dc;
    color: #fff;
}
.title-heading {
    width: 100%;
    float: left;
    border-bottom: 2px solid #413e66;
    padding-bottom: 10px;
    margin: 0px 0 20px;
}
.title-heading h2{
	color:#413e66;
}
.usertitle{
	margin-bottom:0px;
}
.customerinfo{
	width:100%;
}
.pd-left{
	padding-left:0px !important;
}
.pd-right{
	padding-right:0px !important;
}
.customerinfo table thead > tr {
    background: #413e66;
    color: #fff;
    vertical-align: middle;
}

.carousel-inner .testimonial img{
	/*width:auto;*/
	width: auto;
    height: 157px;
}

.carousel-inner img{
	/*width:auto;*/
	max-width: 100%;
    width: 100%;
    height: 570px;
}



.firstslider img{
	/*height:auto !important;*/
}
.carousel-caption {
    padding-bottom: 200px;
}
#demo{
	margin-top:70px;
}
#demo{
	position:relative;
}
#overlay {
  position: absolute; /* Sit on top of the page content */
  /*display: none;  Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
.res-description ul{
	padding:0px;
	list-style:none;
	margin-bottom: 30px;
}
.res-description ul li{
	padding:8px;
	/*border:2px solid #ddd;*/
	padding:5px 10px;
	overflow: hidden;
    border-radius: 10px;
    margin: 0 0px 15px 0px;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
}
.res-description ul li:first-child(){
	/*background-color: #4CAF50;
	border:2px solid #4CAF50;*/
}
.res-description ul li:nth-child(2){
	/*background-color: #FFB533;
	border:2px solid #FFB533;*/
}
.res-description ul li:nth-child(odd){
	/*background-color: #2196F3;
	border:2px solid #4CAF50;*/
}
.res-description ul li:nth-child(even){
	/*background-color: #A233FF;
	border:2px solid #FFB533;*/
}
.res-description h2{
	font-weight: 600;
    color: #210b96;
    text-shadow: 1px 2px 1px #a94c4c;
    font-size: 33px;
}
#result,#ansresult,#profile, body{
	background-image: url(../img/white-waves.png); 
	 
}
#main section{ 
	background-size:cover;
	background-repeat:repeat;
}
#result.toppadding{
	padding: 120px 0 80px;
}

.carousel-control-next, .carousel-control-prev{
	top: 26px !important;
}

.btn-get-started{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 32px;
    border-radius: 4px;
    transition: 0.5s;
    color: #fff;
    background: #f94900;
	border: unset;
	line-height: normal;
}
.testmsg .text-white{
	text-align: center;
    margin: 0 auto;
    width: 100%;
}
.noteblock h3{
	font-weight:600;
	margin:8px 0 !important;
	font-size: 20px;
}
.result-desc p{
	margin:10px 0;
}
#hero #demo .carousel-inner .carousel-caption{
	position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 90%;
    margin: 0 auto;
	top:0;
	/*top:150px;*/
	display: flex;
    -webkit-box-align: center;
    align-items: center;
}
#hero #demo .carousel-inner .carousel-caption .row{
	width:100%;
}
.slider-video iframe{
    width: 100%;
    height: 315px;
}
.video-border {
    background: #ffffff;
    margin: 0px 5px 0px 0px;
    padding: 7px 7px 1px 7px;
}
#hero  #demo .carousel-control-next,#hero  #demo .carousel-control-prev{
	width:50px;
	z-index:999998;
}

#services .box{
	margin: 0 10px 15px 10px !important;
	padding: 30px 30px 30px 30px !important;
}

.algin{
	padding-top: 8px !important;
	font-size: 13px;
	text-align: right;
}

.main-nav a{
	padding: 10px 10px !important;
}

.clor{
	color: #413e66;
	font-size: 14px !important;
	margin-top: 5px !important;
}

#footer .footer-top{
	padding: 30px 0 30px 0 !important;
}

.sze{
	font-size: 20px !important;
}

#services{
	padding: 30px 0 20px 0 !important;
}

#about{
	padding: 0 !important;
	background-color: #f5e9f0;
}


.si-head{
	margin: -10px 0px 10px 0px;
	text-align: right;
	font-size: 13px;
}

.pehead{
	text-align: right; 
	color: black; 
	font-size: 14px;
	margin: -8px 10px 10px 0px;
	font-size:18px;
}

.usertypelabel .form-check-label{
	margin-left:20px;
}
.copybtn{
	cursor:pointer;
	color:#fff;
	padding:10px 0px !important;
	display: inline-flex;
}
.copybtn .fa{
	margin: 0 4px;
    position: relative;
    top: 1px;
	box-shadow: 1px 2px 3px 1px #ddd;
}
.fa-file-text{
	box-shadow: 1px 2px 3px 1px #ddd;
}
.customerinfo table tbody tr td p{
	margin:0px;
}
#services .title{
	text-transform: uppercase;
	color: #0e6185;
}
.testtitle > h4{
	border-bottom:2px solid #413e66;
	padding-bottom:10px;
}

/*.loginform{
	display: flex;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px 1px rgba(34,90,182,.12), 0 0 1px 0 rgba(42,93,176,.25);
   
}*/
.loginform form{
	 padding: 25px;
}
.forget-pass{
	margin:0px;
	text-align:right;
}

.forget-pass a{
	color:#fff;
}

.form-container form h1,.login-sidebar h1{
	font-size: 25px;
    font-weight: 600;
	letter-spacing:1px;
	color: #FFD000;
}

.formxdfhdf h4{
	font-weight:600;
	font-size: 28px;
	letter-spacing:1px;
	color:#FFD000;
}

.formxdfhdf p{
	color:#FFD000;
	font-size: 20px;
}

.text-field-blue h2{
	font-weight:600;
	font-size: 25px;
	letter-spacing:1px;
	color: #FFD000;
}
.panel-body > div{
	position: relative;
    /* margin-top: -155px; */
    background-color: #fff;
    /*border-top-right-radius: 10px;*/
    box-shadow: 0px 4px 3px 0px rgba(34,90,182,.12), 0px 0 1px 0 rgba(41,92,176,.25);
    padding: 15px;
   /* border-bottom-right-radius: 10px;*/
}
.tab-setting .nav-tabs .nav-link{
	border-radius: 0px !important;
    border: unset;
}
nav .profile-nav{
	background:transparent;
}
nav .profile-nav .nav-item{
	padding: 0.8rem 1.00rem;
	background:#D7EFF2;
	color:#413e66;
	border: none;
	border-top: 6px solid #d6d5de;
    border-radius: unset;    
}
nav .profile-nav .nav-item.active{
	border-top: 6px solid #413e66;
}
/*.loginform .col-md-4{
	background: #1bb1dc;
    color: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
/* } */

.login-sidebar p{
	color:#fff;
}

.login-sidebar p a{
	color: #f94900;
    /* font-weight: 600; */
}
/*.login-sidebar{
	padding:25px 15px;
}*/
#services .description{
	color:#444;
	font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: left;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}
.leftbar{
	border-left: 2px dotted #ddd;
}
.catname{
	width: 100%;
    float: left;
    background: #1bb1dc;
    margin-bottom: 10px;
}
.catname h4{
	float: left;
    font-size: 25px;
    font-weight: 500;
    margin: 0;
    padding: 5px;
	color:#fff;
}
.catname .toatlpoint{
	float: right;
    font-size: 18px;
    text-shadow: 1px 1px #555;
}
.res-description ul i{
	float: left;
    position: relative;
    top: 0px;
    margin: 0 8px 0 0;
    font-size: 25px;
	color:#1bb1dc;
}
.toatlpoint{
	background: #1bb1dc;
    padding: 8px;
    color: #fff;
}
.usertest{
	list-style:none;
}
.usertest ul{
	padding:0px;
}
.usertest li a{
	padding: 6px 6px;
    display: block;
	font-size: 14px;
}
.mobile-nav{
	z-index:99999999;
}
#nav-tabContent{
	width:100%;
}
.test-preview{
	position: relative;
}
.preview{
	position: absolute;
    right: 0;
    top: 17px;
    /*border: 1px solid #ddd;
    padding: 6px 20px;*/
}
.testanslist  i{
	float: left;
    position: relative;
    top: 7px;
    font-size: 20px;
    margin: 0 10px 0 0;
    line-height: 1;
    display: inline-table;
}
.testanslist  h4{
	font-size: 20px;
    font-weight: bold;
    margin: 0 0 6px;
}
.testanslist p{
	font-size:18px;
	margin:0px;
}
.testanslist  .fa-quora,.testanslist  h4{
	color:#413e66;
}
.testanslist  .fa-arrow-right{
	color:#1bb1dc;	
}
.ansheading{
	padding: 12px;
    border-radius: 10px;
	background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
	margin-bottom:20px !important;
	text-align:center;
	font-weight:bold;
}
.secondhaeding{
	margin-top:25px;
}
.anslists{
	padding: 12px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 0px 6px 0px;
    background: rgba(255, 255, 255, 0.78);
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
    margin-bottom: 20px;
	border: 2px solid #40b1dc !important;
}
.anslists h4{
	font-size: 1.5rem !important;
	margin-bottom: 8px;
	color: #1e82a9;
	margin-top: 0px;
	display:flex;
	/*align-items:center;*/
}

.anslists h5{
	margin-bottom: 8px;
	color: #1e82a9;
	margin-top:0px;
}

.anslists h4 i{
	color: #777;
}

.anslists h5 i{
	color: #777;
}

.anslists p{
	margin-top: 0px !important;
}
/*
.customerinfo table tbody td a .fa-copy,.customerinfo table tbody td a .fa-sticky-note-o,.icon-row .si-head .fa{
*/
.customerinfo table tbody td a .fa-copy,.customerinfo table tbody td a .fa-sticky-note-o{
	color:#020b4c;
}
.icon-row .si-head .fa{
	font-size:18px;
}
.icon-row .si-head .twitter .fa{
	color: #1694CA;
}
.icon-row .si-head .facebook .fa{
	color: #020b4c;
}
.icon-row .si-head .instagram .fa{
	color: #d41c1a;
}
.icon-row .si-head .linkedin .fa{
	color: #226185
}
.customerinfo table tbody td a .fa-envelope-o{
	color:#f8c380;
}
.customerinfo table tbody td a .fa-eye{
	color:#77a3f9;
}
.customerinfo table tbody td a .fa-comments{
	color:#94dfbb;
}
.usertest{
	float: left;
    margin: 0 3px 0 0;
    padding: 5px 0;
}
.feature{
	background: #fff;
    padding: 20px;
    text-align: center;
}
.usertest ul{
	height:400px;
	overflow:scroll;
}
.testview{
	margin:0 12px 0 0;
}
.title-heading h2{
	float:left;
}
.res-description .gntest{
	margin-bottom:20px;
}
.res-description .card-body{
	margin-top:25px;
}
.title-heading .search-container {
  float: right;
}

.title-heading input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

.title-heading .search-container button {
  float: right;
  padding: 6px 10px;
  margin-top: 8px;
  margin-right: 0px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  height: 35px;
}
.rating__input:checked+.rating__label .rating__icon--star { font-weight: bold;color: #orange; }
.rating__input:checked ~ .rating__label .rating__icon--star {
    color: #ddd;
}
.active-rating .rating__icon--star,.active-starrating .rating__icon--star{
    color: orange;
}
.rating__label {
    cursor: pointer;
    padding: 0 0.1em;
    font-size: 3rem;
}
.rating__input {
    position: absolute !important;
    left: -9999px !important;
}
.res-description{
	width:100%;
	float:left;
}
#resultpage .anslists p{
	margin-bottom:0px;
	letter-spacing: 0.4px;
}
.nav-link.tablinks{
	background-color: #007bff;
}
.title .fa-info-circle:before{
	color:#26B99A;
	text-shadow: none;
}
#resultpage .tab-content{
	background:#fff;
	border-radius:6px;
	padding:2px 20px 20px;
	border:4px solid #1bb1dc;
	width:100%;
	float:left;
}
#result,#footer{
	width:100%;
	float:left;
}
#result  #resultpage .tab-content .tabcontent{
	text-align:center;
}
#result  #resultpage .tab-content .tabcontent  h3{
	font-size: 25px;
    font-weight: 600;
	margin-bottom: 10px;
}
#result  #resultpage .tab-content .tabcontent  h4{
	font-size: 20px;
    font-weight: 500;
    clear: both;
    margin-bottom: 6px;
}
#result  #resultpage .tab-content .tabcontent  p{
	font-size: 18px;
}
.resulttest .preview{
	width:32%;
	float: left;
    text-align: left;
}
.resulttest h2{
	width:68%;
	float:left;
	margin-top:0px;
	line-height:1.2;
}
.general-result{
	display:flex;
}
.quality-block,.quality-success,.other-success-block,.other-failure-block{
	margin-bottom:25px;
}
.qualitiee .quality-block, .other-success-block{
	float: left;
    width: 47%;
    margin: 0 12px;
}
.other-block{
	width:100%;
	float:left;
	text-align:left;
}
#quality_form fieldset:not(:first-of-type) {
display: none;
}
.anslists .fa-star{
	color:#ff9800;
}
.anslists .fa-arrow-right{
	margin-right:15px;
}

.anslists .fa-quora{
	margin-right:10px;
}
#form-1 #form_size_8 .form-group{
	display: inline-block;
}

.multiselect-native-select .btn-group .multiselect.dropdown-toggle{
	background:transparent;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	margin: -3px 0px !important;
}

.dropdown-menu.show li a label{
	padding:2px 5px !important; 
}
.dropdown-menu.show li a{
	display:block;
}
.dropdown-menu.show{
	width:100%;
}
.multiselect-native-select .btn-group{
	width:100%;
}
.multiselect-selected-text{
	float:left;
}
.btn-group .dropdown-toggle::after{
	float:right;
	position:relative;
	top: 8px;
}
.select2-container{
	width:100% !important;
}
.subskill{
	display:none;
}
#footer{
	padding:0px !important;
	margin-top: -25px;
}
#footer .copyright{
	padding-top: 0px !important;
}

section{
	margin-bottom:0px !important;
}
fieldset{
	border:unset !important;
	margin: 0px !important;
}
.rating-group{
	display: flex;
    justify-content: center;
}
.redrating .fa.fa-ban,.active-redrating .fa.fa-ban{
	color:#ff0000;
}
.skilltitle{
	display:none;
}
#resultpage .prof_skill1,#resultpage .Per_sskill1{
	display:block;
	color: #220c96;
}

#resultpage .Per_sskill1{
	margin-top:4%;
}

.queslist .col-form-label{
	color:#000;
	text-shadow:unset;
	font-size: 20px;
    font-weight: normal;
}
.queslist h4,.queslist h2{
	color: #210b96;
    text-shadow: 1px 2px 1px #a94c4c;
    font-weight: 500;
    font-size:33px;
}


section .section-header h3{
	color:#FFD000;
}

.section-header p{
	padding-bottom: 20px !important;
	color:#fff;
}

.table thead th{
	color:#000;
}
.search-container form{
	display: flex;
}
.text-red{
	color:#cf0000;
}
.text-blue{
	color:#4169e1;
}
.text-green{
	color:#4ca973;
}
.text-purple{
	color:#800080;
}
.text-yellow{
	color:#F9A602;
}
.text-bluehost{
	color:#00579c;
}
.bottomblock{
	width:100%;
	float:left;
	padding-top: 30px;
    border-top: 3px solid #1bb1dc;
    margin-top: 20px;
}
.quesconatiner{
	width:100%;
	background:#fff;
	padding:30px;
	margin-bottom:20px;
	margin-top:15px;
	border-radius:6px;
	text-align:center;
	border:4px solid #1bb1dc;
}
.bottomblock .prioirty a{
	margin-right:0px;
}
.bottomblock .prioirty{
	padding-right:0px;
}
.bottomblock .feed-back{
	padding-left:0px;
}
.bottomblock .feed-back a{
	margin-left:0px;
}
#result #resultpage .tab-content .tabdescription p:first-child{
	margin-top:0px;
}
.quesconatiner h4{
	margin:0px;
	font-size:20px;
	font-weight:500;
}
.noteblock{
	width:100%;
	float:left;
	padding-top:25px;
}
.noteblock h4 i{
	color:#1bb1dc;
}
/*.feedbacktext h2{
	text-align:center;
}*/
.analyzebtn{
	/*display:flex;
	align-items:center;*/
	margin: 35px 0 0;
}
.analyzebtn button{
	/*width:100%;*/
	padding:8px 12px;
}
.analyzepage select{
	margin:0px;
}
.selectedlevel{
	background:#fff;
	border-radius:6px;
	text-align:center;
	width: 100%;
    margin: 0px auto 0px;
    padding: 25px;
}
.catpriority li{
	text-align:center;
}
.selectedlevel{
	border:4px solid #1bb1dc;
	margin:5px 0 20px;
	width:100%;
	float:left;
}
.catpriority h4{
	text-align: center;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.noteblock h4{
	font-size: 20px;
    letter-spacing: 0px;
    font-weight: 500;
	margin-bottom:2px;
	margin-top:0px;
}
.feedtextarea{
	margin-top:25px;
}
.noteblock .group-btn{
	text-align:center;
}
.givefeedbacktext li,.givefeedbacktext li i{
	font-size:20px !important; 
}
.btndisable{
	pointer-events:none;
	background:#ddd;
}
.inputlabel{
	padding:1px 26px;
}
.inputlabel label{
	float:left;
	width:50%;
}
.inputlabel i{
	top:7px;
	color:#413e66;
}
.inputlabel span{
	width:50%;
	float:left;
}
.inputlabel{
	width:100%;
	float:left;
	margin-bottom:6px;
}
.ansdesc{
	margin:2px 0;
}
.result-desc h4,.result-desc p{
	/*text-transform:capitalize;*/
	text-align:left;
}
.result-desc .ansdesc{
	font-weight:500;
	color:#555;
	font-size:20px !important;
}

#result #resultpage .tab-content .tabdescription p,.resultcatdescription h2{
	font-weight: 500;
    text-transform: inherit;
    font-size: 18px;
	margin:3px 0;
	text-align:left;
	float:left;
	color:#444;
	text-shadow:none;
	width:100%;
}
#emailexistmsg{
	color:#a94442;
}
/*.advisoronly{
	display:none;
}*/
.test-preview {
	width:100%;
	float:left;
}
.steps-form {
    display: table;
    width: 100%;
    position: relative; 
    margin-bottom:16px;
    }
.steps-form .steps-row {
    display: table-row; }
.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc; }
.steps-form .steps-row .steps-step {
    display: table-cell; 
    /*display: inline-block;*/
    text-align: center;
    position: relative; 
    /*width: 25%;*/
    }
.steps-form .steps-row .steps-step p {
	margin: 0.5rem 0;
    font-size: 16px;
    font-weight: 600;
    color: #210b96;
    text-shadow: 0px 1px 1px #a94c4c;
    letter-spacing: 1px; 
 }
.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; 
    
    }
.steps-form .steps-row .steps-step .btn-circle.active {
	background:#1bb1dc;
}
.steps-form .steps-row .steps-step .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-top: 0; 
    background:#25357e;
    color:#fff
    }
    
 .dtcatname{
	font-weight: bold;
    font-size: 25px;
 }   
 .cat_description p{
	padding: 10px 0;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin: 0;
 }
 .gifimage img{
	width:105px;
 }
 .gifimage{
	position: absolute;
    top: 65%;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 999999;
 }
 #overlayed,#videooverlaye {
  position: fixed; /* Sit on top of the page content */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  cursor: pointer; /* Add a pointer on hover */
}
#overlayed{
  z-index: 999999999999; /* Specify a stack order in case you're using a different order for other elements */
}
#videooverlaye{
 z-index: 99;
 }
.testvideo{
	position: absolute;
    top: 56%;
    z-index: 999999999999999;
    left: 0;
    right: 0;
    text-align: center;
}
.testvideoopen iframe{
	width: 100%;
    height: auto;
}
.cat_description p img{
	width:auto;
	max-width:45px;
	margin: 0 12px 0 0;
}
.anshideimg{
	display:none;
}
/*.cat_description .dtdesc{
	border-bottom:2px solid #ddd;
}*/
.cat_description .ansmargin{
	margin:0 0 0 56px !important;
}
.pd-left{
	padding-left:0px !important;
}
.pd-right{
	padding-right:0px !important;
}
#resultpage .tablinks.active{
	background: #79b5f5;
}
.catdescription .small{
	width:100%;
	float:left;
	padding: 10px 0;
	display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.catdescription .small p{
	float:left;
	margin:0 20px 0 10px;
	font-size:18px;
	text-align:left;
}
.catdescription .small a{
	cursor:pointer;
	/*float:left;*/
	padding: 1px 8px;
    font-size: 14px;
	color:#25357e;
	text-decoration: underline;
	display: inline-block;
}
.catdescription img{
	width:auto;
	max-width:25px;
	float:left;
}
.selectedlevel{
	position:relative;
}
.close_catresult{
	position:absolute;
	top:0;
}
.customerinfo .upgrademsg{
	font-size:14px;
	padding: 8px;
	display: block;
}
.catdescription{
	width:100%;
	float:left;
}
.catdescription.resultcatdescription .alert-info{
	padding: 0 10px;
    font-size: 14px;
    position: relative;
    top: 4px;
 /* background: none;*/
    text-decoration: underline;
    float:left;
}
.catdescription p{
	float:left;
	width:auto !important;
}

/** Footer Upgrade part Start**/
.upgrade-popup{
	background: #2f858a; 
	text-align: center; 
	position: fixed; 
	color:white; 
	bottom: 0px; 
	height: 50px; 
	padding-top: 13px; 
	width: 100%; 
	z-index: 99999;
}
.upgrade-button{
	background: #1ab1dc; 
	border: none; 
	padding: 5px 30px; 
	color: white; 
	margin-left:10px;
}
.close-upgrade{
	background: transparent; 
	border: none; 
	float: right; 
	margin-right: 20px;
}
.upgrade-text{
	letter-spacing: .6px;
}
.txt-model{
	color: #1d1a1a;
	font-size: 15px;
}
.disabled {
	pointer-events: none;
}
.hideread{
	display:none;
}
.res-description #testidf+.select2 .selection ul li.select2-search,.res-description #subresource+.select2 .selection ul li.select2-search{
	margin-top:0px;
	padding-top:0px;
}
.res-description #testidf+.select2 .selection ul li,.res-description #subresource+.select2 .selection ul li{
	/*margin:10px 8px 0 0px;*/
	margin: 12px 4px 12px 0px;
}	
.select2-dropdown ul li{
	font-size:16px;
	padding:4px;
}	
.steps-form .steps-row .steps-step a font{
	position: relative;
    bottom: 1px;
}	

.msg{
	display: inline-flex;
}
.alert{
	padding: 4px 8px !important;
    font-size: 14px;
    border-left-width: 0px !important;
}
.alert-success{
	background-image: -webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%) !important;
	border-color: #b2dba1 !important;
}	
.alert-danger{
	background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%) !important;
	border-color: #dca7a7 !important;
}	
.loading-image{
	display:flex;
}
.loading-image img{
	margin:60px auto;
}
.menuhide{
	display:none;
}
.videolist{
	display:inline;
}
.smalliframe .nav-pills .tablinks iframe{
	height:154px;
}
.videolist iframe{
	width:100%;
}
#resultpage .fullvedio{
	border:unset;
}
.linkspage .smalliframe{
	border-right:4px solid #007bff;
}
.linklist{
	width:100%;
	float:left;
}
.linklist h4{
	font-size: 18px;
    color: #413e66;
    font-weight: 500;
}
.linklist h2{
	margin:0px;
	text-align:center;
}
.pricelist p{
	margin:0px;
}
.discount-price{
	margin: 0 0px 0 40px;
}
.pricelist{
	display:flex;
	justify-content: center;
	margin-bottom: 10px;
}
.currency{
	padding-right:5px;
}

.rating__label .rating__icon:hover{
	color:#ffa500;
}
.tutorial-video h2{
	font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    color:#413e66;
}
.tutorial-video iframe,.res_video iframe{
	width:100%;
	height:auto;
}
.res_video{
	margin-bottom:25px;
}
.fa-youtube-play{
	color:#cf0000;
}
.profileaction{
	display:flex;
	justify-content:space-between;
}
.videobody iframe{
	width:100%;
	height:270px;
}

.testimg img{
	width: auto;
    height: 325px;
}
.comment-block{
	font-weight:bold;
	margin-bottom:0px !important;
}
.slider3-text{
	padding:0px;
}
.slider3-text li i{
	padding-right:5px;
}
.slider3-text li{
	list-style:none;
	text-align:left;
	line-height:1.1;
	margin-bottom :12px;
}
.slider-content p,.slider3-text {
	background: #00000066;
	padding:10px 12px;
}
.slider-content h2{
	text-shadow:2px 2px 2px #000;
}
.about-block ul{
	margin-top:0px;
}
.about-block h4{
	color:#0a175c;
	font-size: 26px;
	font-weight:600;
	margin-bottom:10px;
}
.services .section-header{
	text-align: center;
}
.services .section-header{
	margin-bottom:40px;
}
.services .section-header h2{
	color:#0a175c;
	font-size: 35px;
	margin-bottom:0px;
	font-weight:600;
}
.privacy-block{
	margin-bottom:25px;
}
.privacy-block h3{
	color:#0a175c;
	font-size: 26px;
	margin-bottom:0px;
	font-weight:600;
}
.feedback-text h2{
	margin: 0px;
    font-size: 24px;
    letter-spacing: 1;
}
#exampleModalCenter1{
	z-index:99999999;
}
.formation-block h1{
	font-size:30px;
	text-align:left;
	margin:0px 0 20px;
	font-weight:600;
	color:#00579c;
}
.formation-block h3{
	font-size:26px;
	text-align:left;
	font-weight:600;
}
.formation-block p{
	color: #25282d;
    font-size: 18px;
}
.fr-list{
	width:100%;
	float:left;
}
.fr-list ul{
	padding:0px;
}
.fr-list ul li{
	width:50%;
	float:left;
	list-style:none;
	margin-bottom:6px;
}
.fr-heading-content,.fr-contrnt-block{
	clear:both;
	margin-top:20px;
	float:left;
	width:100%;
}
.fr-contrnt-block h2,.fr-inner-block{
	font-size:30px;
	font-style: normal;
    font-weight: 600;
    color: #25282d;
    line-height: 30px;
}
.fr-contrnt-block ul,.fr-inner-block ul{
	padding:0px;
}
.fr-contrnt-block ul li, .fr-inner-block ul li{
	list-style:none;
	font-size:14px;
	font-weight:400;
}
.fr-contrnt-block h3,.fr-inner-block h3{
	font-size:24px;
}
.fr-inner-block p,.fr-contrnt-block p{
	font-size:16px;
	font-weight:200;
}
.fr-other-heading.prplcolor{
	color: #6c2661;
	font-size:20px;
	font-weight:700;
}
.fr-related-inner-block ul{
	padding:0px;
}
.fr-related-inner-block ul li{
	list-style:none;
	font-size:14px;
}
.fr-related-inner-block ul li i,.fr-inner-block ul li i,.fr-contrnt-block ul li i{
	margin:0 5px 0 0;
}
.fr-formation-cm-details{
	text-align:center;
}
.fr-formation-cm-details .gbl-button{
	margin: 1em auto;
    font-size: 14px;
    font-weight: 600;
    background: #ad221d;
    border-radius: 5px;
    border-color: #ad221d;
    text-align: center;
    padding: 15px 40px;
    color:#fff;
}
.fr-items-formation-inner-price{
	font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin: 10px 0;
}
.fr-related-inner-block h4{
	font-size:18px;
	font-weight:600;
}
.fr-related-block-content{
	margin-bottom: 15px;
    border: 1px solid #d0d0d0;
    padding: 20px;
}
.training-sidebar .nav-tabs{
	background:transparent;
}
.training-sidebar .nav-tabs a{
	color:#000;
	font-weight:normal;
}
.training-sidebar .nav-tabs .nav-link.active{
	border:0px;
	background:transparent;
	font-weight:600;
	content: "";
    left: 0;
    bottom: -7px;
    border-bottom: 1px solid #25282d;
}
.fr-training-register-information{
	display:flex;
	justify-content: space-between;
	margin-bottom:15px;
}
/*.fr-training-register-price{*/
.tarif-traiging{
	flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    color: #25282d;
    font-weight: 900;
    margin-bottom: 15px;
    text-align: right;
    margin-bottom:0px;
}
.tarif-discprice{
	float:left;
	font-weight:600;
	margin-bottom:25px;
}
.tarif-discprice .discprice{
	text-decoration: line-through;
    font-size: 16px;
    color:#cf0000;
    margin:0 10px;
}
.tarif-discprice .gbl-inline{
	visibility: hidden;
}
.prog-button{
	display: block;
    background: #553b7e;
    border-radius: 5px;
    border-color: #553b7e;
    color: #fff;
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
}
.prog-button:hover{
	color:#fff;
}
.prix-amnt{
	font-size:16px;
}
.gbl-inline{
	text-align: left;
    font-size: 14px;
    font-weight: 400;
}
.training-sidebar .tab-content{
	margin-top:15px;
}
.user--btn .fr-button{
	display:block;
	background: #1bb1dc;
    border-radius: 5px;
    border-color: #1bb1dc;
    color:#fff;
    padding:15px;
    font-size:14px;
    font-weight:600;
    text-align: center;
    margin-bottom: 10px;
    width:100%;
}
.fr-formation-cm-details .fr-button{
background: #1bb1dc;
    border-radius: 5px;
    border-color: #1bb1dc;
    color:#fff;
    padding:15px;
    font-size:14px;
    font-weight:600;
    text-align: center;
}
.training-sidebar{
	/*background: rgb(255 255 255 / 90%);*/
	background:rgb(245, 217, 217);
    padding: 1em;
    z-index: 20;
    border-radius: 6px;
    border: 1px solid #eeeff3;
}
.user--btn-more{
	border-bottom: 1px solid #eeeff3;
}
.gbl-link-icon-right{
	line-height:50px;
}
.fr-list-social-networks-items{
	padding:0px;
	margin:0px;
}
.fr-list-social-networks-wrapper{
	display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: row;
    flex-direction: row;
	padding:20px 0;
}
.fr-form-training-register .user--btn{
	margin-top:15px;
}
.fr-list ul li img{
	margin:0 6px 0 0;
}
.fr-list-social-networks-items li{
	float: left;
    list-style: none;
    padding: 8px 10px;
    background: #1bb1dc;
    display: inline-block;
    margin: 0 10px 0 0;
    border-radius: 5px;
    width: 30px;
}
.fr-list-social-networks-items li i{
	color:#fff;
}
#sinscrire .modal-body .form-group{
	margin-bottom:0px;
}
.less_desc{
	align-items:center;
}
.j_post{
	
	font-size:14px;
}
.jobtitle{
	margin: 0 0 20px;
    line-height: 1;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 0 10px;
}
.j_label{
	font-weight:200;
	font-size:14px;
	line-height: 16px;
}
.joblist .jobdescription .j_label{
	margin-bottom:8px !important;
}
.joblist{
	border:1px solid #413e66;
	padding:20px;
	border-radius:10px;
}
.apply-btn{
	text-align:right;
}
.j_detail{
	border-right: 1px solid #d2d2d2;
}
.j_detail ul{
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
.j_detail ul.j_info li{
	float:left;
	padding:0 20px 0 0;
	list-style:none;
}
.j_detail ul.j_type li{
	float:left;
	padding:0 20px 0 0;
	list-style:none;
	position:relative;
}
.dot:before {
   content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background: #536777;
    vertical-align: middle;
    top: 10px;
    left: -10px;
}

/** Footer Upgrade part End **/

@media (max-width:400px) {
	.carousel-inner img{
		/*width:auto;*/
		max-width: 100%;
		width: 100%;
		height: 200px;
	}	

	*{
		box-sizing: border-box;
	}
/* 
	.upgrade-popup{
		width:90%;
	} */
	body{
		box-sizing: border-box;
		
	}

	#hero{
		margin-top: 150px;
	}
	.phne-icons{
		margin-right:50px !important;
	}

	.right-webinar-banner{
		border-radius: 0px;
	}

	.pehead .si-head{
		margin-top: 5px !important;
	}

	.requestdemo{
		float: left;
		margin:0px 0px 15px 0px !important;
		font-size: 10px !important;
		padding:2px 6px !important;
	}

	/* .phead{
		margin-left: 5px !important;
	} */


	.icon-row .si-head .fa{
		font-size:14px;
		margin-right:4px;
	}

	.container .row{
		padding: 0px 5px ;
	}

	.pehead .fa{
		font-size: 10px !important;
	}
	
	.pehead{
		font-size: 10px !important;
		margin: 0px 0px 0px 0px;
	}

	.icon-margin{
		margin: 0px 1px;
	}

	.col-md-12 .row{
		margin: 0px 10px;
	}

	.foot-marg .fa{
		margin-left:2px;
	}

	.about-img{
		margin:30px 30px 30px 30px !important;
	}

}


@media (max-width: 1200px) {
	.resulttest h2{
		width:65%;
	}
	.resulttest .preview{
		width:35%;
	}
}

@media (min-width: 465px) and (max-width: 1000px) {
	.si-head{
		display: none;
	}
}

@media (max-width: 450px) {
	.steps-form .steps-row .steps-step p{
		font-size:13px
	}
}
@media (max-width: 232px) {
	.phne-icons{
		display: none;
	}
}

@media (max-width: 365px) {
	.mobile-nav-toggle i{
		margin: 50px 18px 0 0;
	}
	.clor{
		margin-left: -10px;
	}
	.icon-row{
		margin: -10px 10px 17px 0px;
	}

}

.icon-row{
	text-align: right; 
	margin: 0px 0px 6px 0px;
}
.report_catname{
	margin-bottom:12px !important;
	font-size:24px !important;
}
.feedback-text,.feedbackform .modal-footer,.feedbackform .modal-header{
	padding:15px 35px;
}
#usercount{
	padding:20px 0;
}
#usercount h2{
	font-weight:600;
}
#usercount span{
	font-size:25px;
	color: #fff;
}
.subinputfield label{
	color:#000;
}
.rating-group label{
	color:#a9a9a9;
}
@media (max-width: 800px) {
		.mobile-nav-toggle i{
		margin: 50px 18px 0 0;
	}
}

@media (max-width: 990px) {
	.resulttest h2,.resulttest .preview{
		width:100%;
	}
	.resulttest .preview{
		position:inherit;
		top:0;
		padding-bottom:20px;
	}
}
@media (max-width: 768px) {
	.customerinfo{
		overflow: auto;
	}
	.test-preview h2{
		font-size: 30px;
	}
	.catname h4{
		font-size: 22px;
	}
	.test-preview{
		width:100%;
		display: inline-block;
	}
}
@media (max-width: 765px) {
	.preview{
		position: relative;
		/* right: 0; */
		 top: 0; 
		left: 0;
		float: right;
		margin: 0 0 18px;
	}
}
