@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300,300italic);
@import url(http://fonts.googleapis.com/css?family=Dosis:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@charset "UTF-8";

/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {display:block}
mark,rp,rt,ruby,summary,time {display:inline}
/* Global properties */
body {/*
	background-color:#EDEDED;
	background:url("../images/pattern.png") repeat scroll 0% 0% rgb(0, 0, 0);*/
	font-family:Arial,Helvetica,sans-serif;font-size:100%;line-height:1em;color:#5c5c5c
}
html {min-width:1000px}
html,body {height:100%}
/* Global Structure */
#main {position: relative;margin:0 auto;width:1100px;font-size:.814em;background-color: #fff;box-shadow: 0px 0px 13px #000;}
/* Header */
header {position:relative}
/* Content */
section#content {width:73%;float:left}
.ic, .ic a {border:0;float:left;background:#fff;color:#f00;width:50% !important;line-height:10px;font-size:10px;margin:-120% 0 0 0;overflow:hidden;padding:0}
/* Sidebar */
aside {float:left;width:26%}
/* Footer */
footer {
  text-align: center;
  line-height: 1.538em;
  background-color: #004761;
}
footer p {
  text-align: center;
  color: rgba(255, 255, 255, 0.29);
}
footer p a {
  color: rgba(255, 255, 255, 0.16);
  background-color: transparent;
}
/* Left & Right alignment */
.fleft {float:left}
.fright {float:right}
.clear {clear:both}
.col-1,.col-2,.col-3 {float:left}
.alignright {text-align:right}
.aligncenter {text-align:center}
.wrapper {width:100%;overflow:hidden}
/* tailings */
.tail-bottom {
	background-color: rgba(152, 143, 58, 1);
	background: url('../images/background.jpg');
	background-size: contain;
	background-attachment: fixed;
	position: relative;
}
.tail-bottom:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	/*background-color:rgb(215, 206, 144);*/
}
/* form defaults */
input,select,textarea {font-family:Arial,Helvetica,sans-serif;font-size:1em;vertical-align:middle;font-weight:normal;color:#5c5c5c;margin:0;padding:0}
fieldset {border:0}
/* lists */
.news {margin-top:-20px}
.news li {line-height:1.538em;padding-top:20px}
.news li strong {display:block;padding-bottom:6px}
.recent {margin-bottom:-20px}
.recent li {width:100%;clear:left;vertical-align:top;line-height:1.538em;padding-bottom:20px} 
.recent li img {float:left}
.recent li strong {display:block;padding-bottom:6px}
.recent li.alt {padding-bottom:0}
.recent li.alt img {margin:0 -5px 0 -38px;position:relative}
.insurance li {line-height:1.538em;padding-bottom:17px}
.insurance li strong {
  display: block;
  line-height: 1.4em;
  font-family: 'Roboto', sans-serif;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  color: #E82929;
  padding-bottom: 3px;
  margin-bottom: 7px;
  border-bottom: 1px solid #e2e2e2;
}
.services {padding-bottom:26px}
.team {width:100%;overflow:hidden}
.team li {float:left;width:177px;line-height:1.538em;margin-right:54px}
.team li.last {margin:0}
.team li strong {color:#f85811;display:block;padding:14px 0 6px 0}

.articles li {width:100%;overflow:hidden;vertical-align:top;line-height:1.538em;padding-top:30px}
.articles li img {float:left;margin-right:20px}
.articles li a {text-decoration:none;}
.articles li a:hover {color:#000}
.sitemap {padding-bottom:15px}
.sitemap li {padding:0 0 5px 12px;background:url(../images/marker.gif) no-repeat left 5px}
.sitemap li ul {margin-bottom:-5px;padding-top:5px}
/* other */
.img-indent {margin:0 20px 0 0;float:left}
.img-box {width:100%;overflow:hidden;padding-bottom:12px;line-height:1.538em}
.img-box img {float:left;margin:0 20px 0 0}
.extra-wrap {overflow:hidden}
p {
line-height:1.538em}
.p0 {margin:0;padding:0}
dl {}
dl dt {}
dl dd {}
address {font-style:normal;line-height:1.538em;float:left;margin-right:55px}
address b {width:84px !important;width:81px;float:left}
#slogan {width:739px;height:270px;background:url(../images/slogan-bg.jpg) no-repeat left top;position:relative}
#slogan img {position:absolute;right:49px;top:62px}
.indent {padding-bottom:49px}
/* txt,links,lines,titles */
a {color:#f85811;outline:none}
a:hover {text-decoration:none}
span.color {
  color: #434343;
}
h2 span {color:#007DB8}
.link1 {display:block;float:right;background:url(../images/link1-bgd.gif) left top repeat-x;color:#fff;text-decoration:none}
.link1:hover {color:#000}
.link1 span {display:block;background:url(../images/link1-border.gif) no-repeat left top}
.link1 span span {background:url(../images/link1-border.gif) no-repeat right top;padding:3px 15px 3px 15px}
/* boxes */
.nav-box {width:100%;background:url(../images/nav-box-tail.gif) repeat-x left top}
.nav-box nav ul {height:77px;overflow:hidden}
.nav-box nav ul li {float:left;padding:0 36px 0 38px;}
.nav-box nav ul li a:hover,.nav-box nav ul li.current a {color:#000}
.nav-box nav ul.fright 
{
	background:none;
	//padding-right:34px
}
.nav-box nav ul.fright li {padding:0 14px 0 25px}
.box .inner {padding:25px 49px 45px 49px}
.box h2 {font-size:1.923em;margin-bottom:50px}
/* content */
#content .inside 
{
	margin-top:20px;
}
/* Sidebar */
aside .inside {/*padding:12px 45px 0 40px*/}
aside h2 {letter-spacing:-1px}
/* footer */
footer .inside {padding-top:23px}
/* forms */
#search-form fieldset {position:absolute;right:50px;top:129px}
#search-form input {
    width: 200px;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #179bd7;
    float: left;
    height: 40px;
}
input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none;
    border-color: #E91E63 !important;
}
#search-form a {float:left;margin-left:5px}
#contacts-form {clear:right;width:100%;overflow:hidden}
#contacts-form fieldset {border:none;float:left;}
#contacts-form .field {clear:both;min-height:30px;height:auto !important;height:30px}
#contacts-form label {float:left;width:104px;font-weight:bold}
#contacts-form input {width:267px;padding:2px 0 2px 3px;border:1px solid #d2d2d2;float:left}
#contacts-form textarea {width:531px;height:167px;padding:2px 0 2px 3px;border:1px solid #d2d2d2;margin-bottom:15px;overflow:auto;float:left}
#contacts-form .link1 {float:left}
#login-form {clear:right;width:100%;overflow:hidden}
#login-form fieldset {border:none;float:left;}
#login-form .field {clear:both;min-height:30px;height:auto !important;height:30px}
#login-form label {float:left;width:104px;font-weight:bold}
#login-form input {width:350px;padding:2px 0 2px 3px;border:1px solid #d2d2d2;float:left; height:30px;border-radius:5px;}
#login-form input:focus {background-color:lightgray;outline: none;}
#login-form input[type=checkbox] + label {
	color: #272727;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}
form#search-form button {
    float: left;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #179bd7;
    height: 40px;
    background: #179bd7;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    font-size: 16px;
}
#login-form input[type=checkbox]  {
	border: 1px solid #d2d2d2;
    border-radius: 0;
    float: left;
    height: 15px;
    padding: 2px 0 2px 3px;
    width: 36px;
}
#fileToUpload {border:0px !important;  height:auto !important;}
#profile-form {clear:right;width:100%;overflow:hidden}
#profile-form fieldset {border:none;float:left;}
#profile-form .field {clear:both;min-height:30px;height:auto !important;height:30px}
#profile-form label {float:left;width:104px;font-weight:bold}
#profile-form input {width:350px;padding:2px 0 2px 3px;border:1px solid #d2d2d2;float:left; height:30px;border-radius:5px;}
#profile-form input:focus {background-color:lightgray;outline: none;}
.s_view_button{
	float:right;
	border: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 5px 15px;
	margin:10px 0;
	background-color: #3FB8F0;
	color: #fff;
	border-radius: 30px;
	box-shadow: 3px 3px 0px #e9e9e9;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
button.s_view_button:hover {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background-color: #F97C11;
}
.s_finish{
	border: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1px;
	padding: 15px 25px;
	background-color: #3FB8F0;
	color: #fff;
	border-radius: 30px;
	box-shadow: 3px 3px 0px #e9e9e9;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.s_finish:focus{outline: none;}

.s_half
{
	float:left;border:1px solid; border-color:lightgray; border-radius:10px;width:45%;margin-left:10px;margin-bottom:10px;padding:10px;
}
button.s_finish:hover {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background-color: #F97C11;
}
.pricing
{
	border:1px solid;
	border-color:gray;
	border-radius:5px;
	width:32%;
	margin-right:9px;
	margin-left:2px;
	float:left;
	background-color:#dfdfdf;
	padding-bottom:10px;
	padding-top:10px;
}

.take_exam
{
	border:1px solid; 
	border-color:lightgray; 
	border-radius:10px;
	width:100%;
	margin-bottom:10px;
	padding:10px;
}

.mob_header
{
	display:none;
}
/*=========================== Styled By Pradeep Jv Valiyavilapuram Phone: 8590474177=====================*/

.nav-box{
	background: #16A5D8;
}
.nav-box nav ul li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
	margin-top: 30px;
	display: inline-block;
}

h2 {
	color:#434343;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 30px;
	margin-bottom:20px;
}
h2.home {
	font-family: 'Dosis', sans-serif !important;
	text-align: center;
	line-height: 30px;
}
p{
	margin: 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 24px;
	color: #272727;
	text-align: justify;
}
.inside p strong {
	font-weight: 400;
}
.inside {
	padding-left: 20px;
}
.left-top-corner.maxheight {
	width: 100%;
}
.right-top-corner.maxheight {
	border: 1px solid #DDD;
	margin-left: 25px;
	background-color:#A1D6E8;
}
#page1 #content .col-2 .right-top-corner.maxheight {
	margin-left: 0px;
}
.box .inner {
  padding: 25px;  position: relative;
}
.articles li {
  width: 100%;
  overflow: hidden;
  vertical-align: top;
  line-height: 1.538em;
  padding: 10px 15px;
  background-color: rgba(204, 204, 204, 0.87);
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #000;  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
}
/*========== Home news ===============*/
.bx-controls-direction a.bx-prev {
	position: absolute;
	top: 10px;
	font-size: 0;
	width: 28px;
	height: 23px;
	background: url('../images/news_previous.png');
	background-repeat: no-repeat;
	right: 42px;
	background-size: 25px;
	background-color: #2B6CA2;
	background-position: 2px 7px;
}
.bx-controls-direction a.bx-next {
	position: absolute;
	top: 10px;
	font-size: 0;
	width: 28px;
	height: 23px;
	background: url('../images/news_next.png');
	background-repeat: no-repeat;
	right: 10px;
	background-size: 25px;
	background-color: #2B6CA2;
	background-position: 2px 7px;
}
.news_content {
	float: left;
	width: 83%;
	padding-top: 14px;
	max-height: 60px;
	overflow: hidden;
}
.news {
	display: inline-block;
	margin-bottom: 10px;
	width: 99%;
}
.home_right_news .bx-wrapper {
	margin-top: 25px !important;
}
ul.bxslider.home_news li:first-child {
	margin-top: 6px;
}
.news_content img {
	position: absolute;
	right: 15px;
	top: 53%;
	width: 15px;
}
/*========== Home news ===============*/
.news li strong{
	font-family: 'Roboto', sans-serif;
}
.news li{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #272727;
}
.news li p a {
	text-decoration: none;
	text-align: left;
	color: #E82929;
}
.news li span {
	color: #434343;
	font-weight: 500;
}
.news li span.examDate {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #8B8B8B;
}
.button.with-icon {
  padding-left: 40px;
  padding-right: 5px;
}
.button:hover {
  background-color: #F85912;
  color: #fff;
  border-color: #C2440B;
}
.button {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	display: inline-block;
	background-color: #42a5f6;
	border: 1px solid #42a5f6;
	border-bottom: 2px solid #2B6CA2;
	padding: 10px;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 2px;
	line-height: 10px;
	border-radius: 3px;
	position: relative;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	transition: all 0.25s ease;
	text-decoration: none;
}
.button.with-icon span {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 35px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.06);
}
.button.with-icon span i {
  font-size: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  display: inline-block;
  transform: translateX(-50%) translateY(-50%);
}
.login-section {
	background-color: #46BDF3;
	background: url('../images/login.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.loginForm {
	padding: 14px 20px 15px 20px;
	background-color: rgba(255, 255, 255, 0.79);
	position: relative;
}
.loginForm input[type="radio"] {
  margin-right: 5px;
}
.loginForm label {
	margin: 5px 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 22px;
	color: #272727;
	text-align: justify;
	margin-bottom: 10px;
	display: inline-block;
}
.loginForm input{
	background-color: rgba(20, 155, 220, 0);
	border: 1px solid #9D9D9D;
	height: 34px;
	padding: 5px 10px;
}
.loginForm p.remember_me{
	margin-top: 10px;
}
.loginForm input#setcookie {
	margin: -4px 5px 0 0;
}
.loginForm a.register {
	color: #000;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none;
	margin: 10px 0 0px 0;
	display: inline-block;
}
span.dot {
	width: 10px;
	height: 10px;
	background-color: #16A5D8;
	display: inline-block;
	vertical-align: baseline;
	border-radius: 50%;
	margin: 12px 5px;
}
a.enter {
	display: inline-block;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #fff;
	background-color: #3E9BE7;
	padding: 6px 10px;
	border: #186FB6 1px solid;
	position: relative;
	top: -38px;
	left: 158px;
}

.top_area {
  display: inline-block;
  background-color: #005279;
  width: 100%;
}
ul.top_links {
  float: right;
  margin: 4px 0 3px 0;
}
ul.top_links li {
  float: left;
  position: relative;
  display: block;
}
ul.top_links li a {
	font-family: 'Roboto', sans-serif;
	display: block;
	font-size: 14px;
	padding: 4px 7px;
	transition: all 0.3s ease-in-out;
	color: #fff;
	text-decoration: none;
}
h2.home span {
  color: #007DB8;
}
ul.top_links li a i {
	font-size: 16px;
	margin-right: 7px;
}
.radio_btns label{
	float: left;	
}

.radio_btns {
	width: 112%;	
}
.radio_btns span {
    display: inline-block;
    width: 141px;
}

.radio_btns input.radio {
	width: 15px !important;
	margin-right: 10px;
	height: 15px !important;
	margin-top: 2px;
}

input.radio.payment_mode {
    width: 20px!important;
    height: 20px!important;
    border: 1px solid #000!important;
    position: relative!important;
    display: block!important;
    opacity: 1!important;
    top: 0!important;
	left: -3px!important;
}

form#profile-form input[type="text"], form#profile-form input[type="number"], form#profile-form input[type="password"], form#profile-form input[type="email"], form#profile-form textarea, form#profile-form select{
	border: 1px solid rgba(153, 153, 153, 1);
	color: #222;
	width: 65%;
	background: none;
	border-radius: 0px;
	outline: none;
	margin: 0;
	margin-bottom: 20px;
	display: inline-block;
	padding:0 10px;
	height: 35px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	color: #272727;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
input:enabled:read-write:-webkit-any(:focus,:hover)::-webkit-inner-spin-button {
	opacity: 0;
	pointer-events: auto;
}
#profile-form label {
	width: 130px;
	color: #272727;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	float: left;
	margin-right: 10px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	padding-top: 10px;
}
select.dob {
  width: 110px !important;
}
.radio-inline, .checkbox-inline {
  position: relative;
  padding-left: 10px;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
  width: auto !important;
}

.full_width .col-md-3 article, .full_width .col-md-6 article {
	padding: 20px;
}
.full_width {
	margin-top: 30px !important;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background-image: url('../images/parallax.jpg') !important;
	min-height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 0px -174px ;
	background-position-y: -174px;
	background-size: cover;position: relative;
	display: inline-block;
}
.parallax_circle p{
	text-align: center;
}
.parallax_circle p strong, .parallax_circle h3{
	text-align: center;
	color: #E82929;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	vertical-align: middle;
	display: table-cell;
	width: 200px;
	height: 185px;
}
.parallax_circle i.fa.fa-angle-double-right {
	font-size: 30px;
}
.full_width:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.71);
}
.parallax_circle {
	width: 200px;
	height: 200px;
	text-align: center;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.82);
	border: 10px rgba(66, 165, 246, 1);
	border-style: outset;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.full_width article {
	width: 200px;
	height: 200px;
	margin: 0px auto;
}
.parallax_circle a {
  text-decoration: none;
  color: #E82929;
}
.parallax_circle:hover {
	background-color: rgba(255, 255, 255, 1);
	border: 10px rgba(228, 228, 228, 1);
	border-style: outset;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	box-shadow: 0px 0px 15px #303030;
}
.articles li i {
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #0995D8;
	border-radius: 50%;
	color: #FFFFFF;
	margin-right: 10px;
}
.articles li i:before {
	top: 6px;
	position: relative;
}
.articles li a, .articles li b {
  position: relative;
  top: 5px;
}
/*=========================== =====================*/
.popup_opener {
	position: fixed;
	right: 0;
	z-index: 9999999999999999999999999;
	top: 192px;
	transform: translateX(154px);
	-o-transform: translateX(154px);
	-ms-transform: translateX(154px);
	-moz-transform: translateX(154px);
	-webkit-transform: translateX(154px);
	transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
}
.admission_helpline {
	position: relative;
	background-color: rgba(22, 165, 216, 1);
	border: 1px solid #CCCCCC;
	padding: 15px 10px;
	display: inline-block;
}
.admission_helpline a{
	color: #fff;text-decoration: none;
}
.admission_helpline a:hover {
  color: #000;
}
.popup_opener:after {
	content: "\f01e";
	position: absolute;
	right: 165px;
	top: 38%;
	font-size: 24px !important;
	z-index: 9999999999999999999999999;
	color: #FFF;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.popup_opener:before {
	content: " ";
	position: absolute;
	border: 1px solid #CCCCCC;
	display: block;
	right: 152px;
	top: 23%;
	width: 50px;
	height: 50px;
	z-index: 999998;
	border-radius: 3px 0px 0px 3px;
	background-color: #157BA0;
	border-right-color: #16A5D8;
}
.popup_opener:hover{
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
}
.admission_helpline_contents p.callUs{
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(1, 124, 199, 0.83);
}
.admission_helpline_contents p {
	font-family: 'Play', sans-serif;
	font-size: 24px;
	color: #2076B9;
}
.admission_helpline_contents label {
	margin-left: 16px;
	margin-top: 10px;
}
.admission_helpline_contents label p {
	font-size: 21px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.admission_helpline_contents p i {
	background-color: #017CC7;
	font-size: 22px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 50%;
	color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #0970AE;
}
.admission_helpline_contents p i:before {
	vertical-align: middle;
}
.monthly_exam_status {
	font-size: 20px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: #F85811;
}
ul.insurance li {/*
	background-color: rgba(66, 165, 246, 0.12);*/
	padding: 15px 0 0px 15px;
	border-radius: 2px;
}
ul.insurance li p {
	font-size: 15px;
	text-align: left;
	color: #383838;
}
h2.side {
	display: block;
	line-height: 1.4em;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-size: 20px;
	font-weight: 400;
	color: #E82929;
	padding-bottom: 3px;
	margin-bottom: 7px;
	border-bottom: 1px solid #e2e2e2;
	margin-left: 15px;
	margin-top: 15px;
}
ul.services {
	margin-left: 15px;
}
ul.services li{
	padding: 8px 0;
	list-style: none;
}
ul.services li a {
	font-size: 15px;
	text-align: left;
	color: #383838;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}
ul.services li a:hover {
	text-decoration: underline;
	color: #2B6CA2;
}
button.enter {
	background-color: #16a5d8;
	border: 1px solid rgba(27, 83, 129, 0);
	padding: 7px 79px;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	border-radius: 2px;
	bottom: 26%;
	right: 18%;
}

button.enter:hover {
	background-color: #F97C11;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover {
	color: #F97C11;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.parallax_circle span.number {
	position: absolute;
	/*bottom: 17%;
	left: 42%; */
	bottom: 5%;
	left: 47%;
	width: 60px;
	height: 36px;
	background-color: #E82929;
	border-radius: 4px;
	vertical-align: middle;
	display: table-cell;
	/* padding: 11px 0 0 0; */
	padding: 3px 0 0 0;
	font-weight: 400;
	font-size: 24px;
	font-family: 'Dosis', sans-serif !important;
	color: #fff;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.news li a{
	color: #272727;
	text-decoration: none;
}
.box h2 {
	font-size: 30px;
	margin-bottom: 30px;
	font-family: 'Dosis', sans-serif !important;
	padding-bottom: 11px;
	border-bottom: 1px solid #ccc;
}

.inner h2 span {
  border-bottom: 1px solid #000;
}
i.fa.fa-angle-double-right {
  font-size: 16px;
}
a.servicesAll {
	float: right;
	margin-right: 20px;
	color: #42A5F6;
	text-decoration: none;
}
.articles li a {
	text-decoration: none;
	color: #000;
}
.articles li a:hover {
  color: #056FA1;
}
.our-services {
	background-color: rgba(244, 244, 244, 1);
	border: 1px solid rgba(195, 189, 189, 0.16);
	padding-top: 1px;
}
.our-services h2.side {
	margin-top: 5px;
	border-bottom-color: #C3BDBD;
	margin-right: 15px;
}
ul.insurance li img {
	width: 100%;
	margin-bottom: 25px;
}
ul.links li {
	float: left;
	margin-right: 13px;
}
.links li a {
	color: rgba(69, 146, 173, 1);
	background-color: transparent;
	border: 2px solid rgba(69, 146, 173, 1);
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	border-radius: 50%;
	height: 35px;
	text-align: center;
	width: 35px;
	transition: background-color 0.3s;
	vertical-align: middle;
	display: table;
	font-size: 18px;
	text-decoration: none;
}
.links li a i {
	position: relative;
	left: 2px;
	vertical-align: middle;
	display: table-cell;
}
ul.links {
  display: inline-block;
}
.links li a:hover {
  color: #fff;
  border-color: #fff;
}

#login-form input[type="text"], #login-form input[type="password"] {
	border: 1px solid rgba(153, 153, 153, 1);
	background: none;
	border-radius: 0px;
	outline: none;
	margin: 0;
	margin-bottom: 20px;
	display: inline-block;
	padding: 0 10px;
	height: 35px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	color: #272727;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
img#contact_captcha {
	top: -9px;
	position: relative;
}
b {
	font-weight: 400;
}
.inner ol li {
	margin: 0px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 24px;
	color: #272727;
	text-align: justify;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
	animation-name: flash;
	animation-duration: 1200ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: flash;
	-webkit-animation-duration: 1200ms;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: flash;
	-moz-animation-duration: 1200ms;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: flash;
	-ms-animation-duration: 1200ms;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
}
.profile_pic {
	margin: 0px auto;
	display: block;
	max-width: 85px;
	position: absolute;
	right: 0;
	top: 20px;
}
img.profile_pic {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15);
	border-radius: 50%;
	border: 5px solid #FFF;
}

.discussion_pic {
	margin: 0px auto;
	max-width: 35px;
    vertical-align: bottom;
}
img.discussion_pic {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.15);
	border-radius: 50%;
	border: 1px solid #FFF;
}
.logi-side a {
	color: #FFF;
	background-color: #0E98DA;
	border: 1px solid rgba(90, 90, 90, 0.12);
	display: inline-block;
	padding: 5px 10px;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 5px;
	min-width: 178px;
}
a.logout {
  /*position: absolute;
  right: 6px; */
  width: auto;
  /*min-width: 10px;
  margin-top: 20px;*/
}
.logi-side a:hover {
	color: rgba(34, 34, 34, 0.72);
	border: 1px solid rgba(90, 90, 90, 0.12);
	background-color: transparent;
	border-color: #0E98DA;
}
input#userId, input#paaswrd {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
}
#login-form input#userId, input#userId {
	background: url('../images/userid.png') 5px -5px no-repeat;
	background-size: 16px 80px;
	padding-left: 25px;
}
#login-form input#userId:focus, input#userId:focus {
	background: url('../images/userid.png') 5px -45px no-repeat;
	background-size: 16px 80px;
	padding-left: 25px;
	border: 1px solid #16A5D8;
	outline: none;
}
#login-form input#paaswrd, input#paaswrd {
	background: url('../images/paaswrd.png') 5px -5px no-repeat;
	background-size: 16px 80px;
	padding-left: 25px;
}
#login-form input#paaswrd:focus, input#paaswrd:focus {
	background: url('../images/paaswrd.png') 5px -45px no-repeat;
	background-size: 16px 80px;
	padding-left: 25px;
	border: 1px solid #16A5D8;
	outline: none;
}
div#loginpage p {
  display: inline-block;
  width: 100%;
}
div#loginpage input#setcookie {
  height: 19px;
  width: 15px;
  margin: 1px 4px 0 0;
}
div#loginpage button.s_finish {
  margin-top: 10px;
}
.sub {
	float: left;
	width: 45%;
	margin-left: 10px;
	margin-bottom: 10px;
}
.boxes {
	padding: 20px;
	margin-bottom: 10px;
}
.subContent {
	width: 200px;
	height: 200px;
	text-align: center;
	margin: 0px auto;
}
.subContent article {
	width: 200px;
	height: 200px;
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
	background-color: #EDEDED;
	border-radius: 50%;
	display: table-cell;
	border: 10px #16A5D8;
	border-style: outset;  box-shadow: 0px 0px 10px;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.subHead p {
	text-align: center;
	margin-top: 5px;
}
.subContent article a {
	color: #005279;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 24px;
}
span.linkico {
	display: block;
	font-size: 30px;
}
span.linkico i.fa.fa-angle-double-right {
  font-size: 36px;
}
ul.links.contact-page li a {
	color: rgba(255, 255, 255, 1);
	background-color: rgb(14, 152, 218);
	border: 2px solid rgba(14, 152, 218, 1);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.74);
}
ul.links.contact-page li a:hover{
	color: rgba(255, 255, 255, 1);
	background-color: rgb(0, 82, 121);
	border: 2px solid rgba(0, 82, 121, 1);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.74);
}
h3.side {
  color: #005279;
  text-decoration: none;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}
td, b, u, .take_exam, label {
  margin: 0px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  line-height: 24px;
  color: #383838;
  text-align: justify;
}
b, u {
  font-weight: 500;

}
table.table{
	border: 1px solid #ccc;
}
#account_table h2 {
	font-size: 16px !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 400;
}
table.table th {
	font-size: 16px !important;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
table.table {
	border-spacing: 0;
	border-collapse: collapse;
}
table.table > tr > th, table.table tbody > tr > th, table.table tfoot > tr > th, table.table tr > td, table.table tbody > tr > td, table.table tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
tr > th:first-child {
  border-left: 1px solid #0191C6;
}
tr > th {
  border-right: 1px solid #fff;
  border-bottom: none !important;
  font-family: 'Lato', sans-serif !important;
  font-weight: 400;
}
th {
  background-color: #179BD7;
  color: #fff;
}
table.table td {
  border-right: 1px solid #ddd;
}
.breadcrumb {
	padding-left: 25px;
	margin-top: 10px;
	padding: 4px 0 5px 25px;
	border-radius: 0 7px 7px 0;
	width: 97.6%;font-weight: 400;
	font-size: 14px;
	color: #00364F;
	font-family: 'Roboto', sans-serif !important;
	position:relative;
}
.breadcrumb a {
	width: 97.6%;
	font-weight: 500;
	font-size: 14px;
	color: #353535;
	font-family: 'Roboto', sans-serif !important;
	text-decoration: none;
	position: relative;
	padding: 3px 10px;
	background-color: rgba(204, 204, 204, 0.16);
	border-radius: 2px;
	margin-left: -4px;
}
.breadcrumb a:after {
	content: "";
	width: 1px;
	height: 27px;
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-ms-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	transform: rotate(35deg);
	position: absolute;
	top: -2px;
	right: 0;
	background: #C3C3C3;
}
.breadcrumb a:last-child {
  color: #000;
}
.breadcrumb a:last-child:before, .breadcrumb a:last-child:after {
	display: none;
}
.accont article p {
	display: inline-block;color: #434343;text-align: left;
}
.accont article p:first-child {
	max-width: 250px;
	min-width: 128px;
}
.accont article p:nth-child(2) {
	max-width: 15px;
	min-width: 12px;
}

.accont {
	padding: 9px 0 0 40px;
}
.accont article {
  padding-bottom: 24px;
}
.accont article p span{
  color: #007DB8;
}


/* ----------------------------------------------------------------
	Go To Top
-----------------------------------------------------------------*/
.icon-angle-up:before {
  content: "\f106";
    font-family: FontAwesome;
}
#gotoTop {
	display: none;
	z-index: 299;
	position: fixed;
	width: 40px;
	height: 40px;
	background-color: #005279;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
}

.stretched #gotoTop { bottom: 30px; }

#gotoTop:hover { background-color: #42A5F6 }
a.button.with-icon.newsbtn {
	position: absolute;
	bottom: 10%;
	right: 34%;
}
ul#ticker1 {
  height: 270px;
}
ul#ticker1 .news {
	padding: 15px 0;
}
span.numBox {
  display: block;
  font-family: 'Dosis', sans-serif !important;
  font-size: 36px;
  color: #0091D0;
  padding: 10px 0 0 0;
}
/*======================== MOBILE MENU =======================*/

.consolace-background-overlay {
	position: fixed;
	z-index: 99999;
	top: -1000%;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 110%;
	background-color: rgb(0, 0, 0);
	opacity: 0;
	transition: top 0s ease 0.35s, opacity 0.35s ease;
	-webkit-transition: top 0s ease 0.35s, opacity 0.35s ease;
	-moz-transition: top 0s ease 0.35s, opacity 0.35s ease;
}
.consolace-main-background {
	position: fixed;
	z-index: 999999;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: rgb(246, 246, 250);
	display: block;
	box-shadow: rgba(0, 0, 0, 0.74902)0px 0px 5px 0px;
	transform:translateX(-310px);
	-webkit-transform:translateX(-310px);
	-moz-transform:translateX(-310px);
	transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
	-webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
	-moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
}
::selection {
	background: rgb(26, 188, 156);
	color: rgb(255, 255, 255);
	text-shadow: none;
}
.consolace-main-wrapper {
	position: fixed;
	z-index: 9999999;
	top: 0px;
	left: 0px;
	width: 270px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: rgb(118, 118, 118);
	transform:translateX(-310px);
	-webkit-transform:translateX(-310px);
	-moz-transform:translateX(-310px);
	transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
	-webkit-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
	-moz-transition: all 0.4s cubic-bezier(0.37, 0.15, 0.32, 0.94);
	 background: url('../images/menu_bg.jpg');
	overflow: hidden !important;
}
.consolace-main-wrapper-active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.consolace-menu-active .consolace-main-menu-button:before {
	margin: 2px 0 0 0;
	transform: translateY(4px) rotate(45deg);
	-moz-transform: translateY(4px) rotate(45deg);
	-ms-transform: translateY(4px) rotate(45deg);
	-webkit-transform: translateY(4px) rotate(45deg);
}
.consolace-menu-active .consolace-main-menu-button:after, .consolace-menu-active .consolace-main-menu-button:before, .consolace-menu-active .consolace-main-menu-button div.consolace-main-menu-button-middle:before {
	background-color: #fff;
}
.consolace-menu-active div.consolace-main-menu-button-middle:before {
  opacity: 0;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -ms-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
}
.consolace-menu-active .consolace-main-menu-button:after {
  margin: -1px 0 0 0;
  transform: translateY(-3px) rotate(-45deg);
  -moz-transform: translateY(-3px) rotate(-45deg);
  -ms-transform: translateY(-3px) rotate(-45deg);
  -webkit-transform: translateY(-3px) rotate(-45deg);
}
.consolace_mob_menu {
	position: relative;
	top: 0px;
	width: 270px;
	margin: 0;
	padding: 9px 0 0 0;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}
.consolace-background-overlay-active {
	top: 0;
	opacity: .5;
	-webkit-transition: top 0s ease 0s, opacity .35s ease;
	-moz-transition: top 0s ease 0s, opacity .35s ease;
	-ms-transition: top 0s ease 0s, opacity .35s ease;
	transition: top 0s ease 0s, opacity .35s ease;
}
.consolace_mob_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.consolace_mob_menu ul li {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	z-index: auto;
	width: 100%;
	list-style-type: none;
	text-align: left;
	overflow: hidden !important;
	border-top: 1px solid #54525E;
	border-bottom: 1px solid #9690A9;
}
.consolace_mob_menu ul li:first-child {
	border-top: none;
}
.consolace_mob_menu ul li:last-child{
	border-bottom: none;
}
.consolace_mob_menu ul li i {
	display: inline-block;
	vertical-align: middle;
	height: 50px;
	width: 50px;
	background-color: #fefefe;
	float: left;
	margin-left: 10px;
	background-size: 30px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
ul li i.home {
  background: url('../images/mob/home.png');
}
ul li i.why {
  background: url('../images/mob/info.png');
}
ul li i.take_exame {
  background: url('../images/mob/take_exame.png');
}
ul li i.reference {
  background: url('../images/mob/reference.png');
}
ul li i.services {
  background: url('../images/mob/services.png');
}
ul li i.login {
  background: url('../images/mob/login.png');
}
ul li i.top {
  background: url('../images/mob/top.png');
}
ul li i.contact {
  background: url('../images/mob/contact.png');
}
ul li i.account {
  background: url('../images/mob/account.png');
}
ul li i.sitemap {
  background: url('../images/mob/sitemap.png');
}
.consolace_mob_menu ul li a{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #E4E4E4;
	margin: 0;
	padding: 17px 0 17px 0px;
	display: inline-block;
	text-decoration: none;
	float: left;
	width: 210px;
}
.consolace_mob_menu ul li.has_submenu span {
	display: inline-block;
	width: 50px;
	height: 38px;
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-align: center;
	line-height: 22px;
}
.consolace-main-menu-button-wrapper.consolaceMenu.consolace-menu-active {
	transform: translateX(257px);
	-moz-transform: translateX(257px);
	-o-transform: translateX(257px);
	-webkit-transform: translateX(257px);
	-webkit-transition: transform 1.7s ease;
	-moz-transition: transform 1.7s ease;
	-ms-transition: transform 1.7s ease;
	transition: transform .7s ease;
}
.consolace_mob_menu ul li.has_submenu span:before {
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 10px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.consolace_mob_menu ul li.has_submenu.has_submenu-active span:before {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.consolace_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active li a:before {
	content: "\f1ce";
	border-radius: 50%;
	color: #917728;
}
.consolace_mob_menu ul li.has_submenu ul.sub-menu {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform-origin: left;
	-webkit-transform-origin: left;
	-moz-transform-origin: left;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	height:0;
}
.consolace_mob_menu ul li.has_submenu ul.sub-menu.sub-menu-active {
	list-style: none;
	margin: 8px 0 23px 0;
	padding: 0;
	display: block;
	height:100%;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform-origin: left;
	-webkit-transform-origin: left;
	-moz-transform-origin: left;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.consolace_mob_menu ul li.has_submenu ul.sub-menu li a {
	color: #E5E5E5;
	padding: 6px 0 6px 30px;
}
.consolace-main-menu-button-wrapper.consolaceMenu {
  position: fixed;
  top: 13px;
}
.consolace-main-menu-button-wrapper {
	z-index: 999999999;
}
.consolace-main-menu-button::after, .consolace-main-menu-button::before, .consolace-main-menu-button div.consolace-main-menu-button-middle::before {
	content: "";
	display: block;
	width: 15px;
	height: 2px;
	margin: 2px 0px;
	background-color: rgb(255, 255, 255);
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	outline: transparent solid 1px;
}
.consolace-main-menu-button::after, .consolace-menu-active .consolace-main-menu-button::before,.consolace-menu-active .consolace-main-menu-button div.consolace-main-menu-button-middle::before {
	background-color: #fff;
}
button::after,.consolace-main-menu-button::before,.consolace-main-menu-button div.consolace-main-menu-button-middle::before {
	background-color: #fff;
}
.consolace-main-menu-button-wrapper {
	position: relative;
	z-index: 999999999999999999999;
	cursor: pointer;
	padding: 10px;
	transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
	-webkit-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
	-moz-transition: opacity 0.2s ease 0.3s, top 0s ease 0.3s;
}
.consolace-main-menu-button {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}/*
.consolace-main-wrapper-inner {
	position: relative;
	width: 287px;
	height: 100%;
	overflow-y: scroll !important;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.consolace-heading-wrapper, .consolace-heading-overlay,.consolace-heading-image {
	position: absolute;
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
}
.consolace-heading-wrapper {
	z-index: 2147483647;
	display: table;
}
.consolace-heading-overlay {
	opacity: .3;
}*/
section.menu_section {
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transition: transform 0.5s ease-in-out;
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out;
	background: rgba(21, 119, 120, 0.701961);
	border-top: 5px solid rgb(172, 145, 66);
	position: relative;
}

section.menu_section::before {
	content: "";
	width: 100%;
	position: absolute;
	height: 1px;
	background: #fff;
	top: 0px;
}
button.points:focus {
		outline: -webkit-focus-ring-color auto 0px !important; }
/*======================== MENU =======================*/
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.mob-top {
	display: none;
}
/*=========================== Styled By Pradeep Jv Valiyavilapuram=====================*/
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {/*
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;*/

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;/*
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);*/
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;/*
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);*/
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;/*
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);*/
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
	line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	right: 15px;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px;
	float: right;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 0px;
  }
}
/*-- Main slide --*/

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#home {
  display: inline-block;
  width: 100%;
}
.slider_images {
  right: 123px;
  padding: 0;
  position: absolute;
  top: 62px;
}
.slider_images img {
  float: right;
  z-index: 146;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
  -moz-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
  -o-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
  -ms-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
}
#main-slide .item img.img-responsive{
	width: 100%;
}
#main-slide .item .slider-content {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  z-index: 0;
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
  bottom: 7%;
  left: 5%;
  padding: 0;
  position: absolute;
  color: #fff;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(147, 147, 147, 0.42) 100%);
  padding: 19px 12px;
}
#main-slide .slider-content1{
	top:18%;
	right: 7%;
	padding: 0;
	position: absolute;
	height: 100%;
	color: #fff;
	left:50%;
}
#main-slide .slider-content3{
  top: 17%;
  left: 7%;
  padding: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
}
.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #3E9BE7 !important;
	margin: 1px !important;
}
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	display: none;
}

#main-slide .slider-content h2 span, #main-slide .slider-content h3 span{
	background-color: rgba(0, 0, 0, 0.4);
	padding: 0px 10px;
}
#main-slide .slider-content h2, #main-slide .slider-content h3{
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	color: #fff !important;
	text-transform: uppercase;
	margin: 0 0 10px 0;font-weight: 400;  line-height: 24px;
}

#main-slide .slider-content h3{
	margin-bottom: 0;
	padding-bottom: 0;
}
/*-- Animation --*/
.carousel .item.active span.color2.animated3{
	-webkit-animation: bounceInLeft 1s ease-in-out 800ms both;
	-o-animation: bounceInLeft 1s ease-in-out 800ms both;
	animation: bounceInLeft 1s ease-in-out 800ms both;
}
.carousel .item.active .slider-content2 span.animated7{
	-webkit-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 200ms both;
	-o-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 200ms both;
	animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 200ms both;
}
.carousel .item.active .slider-content2 span.animated7a{
	-webkit-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 800ms both;
	-o-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 800ms both;
	animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 800ms both;
}

.carousel .item.active .slider-content2 span.animated7b{
	-webkit-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 500ms both;
	-o-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 500ms both;
	animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 50ms both;
}
.carousel .item.active .slider-content2 span.animated7c{
	-webkit-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1100ms both;
	-o-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1100ms both;
	animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1100ms both;
}
.carousel .item.active .slider-content2 span.animated7d{
	-webkit-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1400ms both;
	-o-animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1400ms both;
	animation: bounceIn 1s cubic-bezier(0.03, 0.35, 0.81, 0.12) 1400ms both;
}

.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	-o-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	-o-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}
.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	-o-animation: flipInX 1s ease-in 500ms both;
	-moz-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	-moz-animation: bounceInLeft 1s ease-in-out 100ms both;
	-o-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active span.color2.animated5{
	-webkit-animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
	-moz-animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
	-o-animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
	animation: bounceInRight 1s cubic-bezier(0, 0.97, 0.58, 1) 500ms both;
}
.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	-moz-animation: bounceIn 1s ease-in 500ms both;
	-o-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
    text-align: center;
}

.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	-moz-animation: bounceIn 1s ease-in 500ms both;
	-o-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
	-webkit-animation: fadeInDown 1s ease-in 1000ms both;
	-moz-animation: fadeInDown 1s ease-in 1000ms both;
	-o-animation: fadeInDown 1s ease-in 1000ms both;
	animation: fadeInDown 1s ease-in 1000ms both;
}

/*Added by sz*/

.questBox{
	background-color: #EEEEEE;
	width:37px;
	height:37px;
	float:left;
	margin:1px;
	padding:10px;
	text-align:center;    
	border: 1px solid;
    border-color: lightgray;
    border-radius: 10px;
	cursor: pointer;
}
.questBox-green {
    background-color: #93D264;
	width:15px;
	height:15px;
    float: left;
    margin: 1px;
    padding: 10px;
	text-align:center;
	border: 1px solid;
    border-color: #93D264;
    border-radius: 10px;
}
.questBox-red {
    background-color: #E82929;
	width:15px;
	height:15px;
    float: left;
    margin: 1px;
    padding: 10px;
  	text-align:center;
	border: 1px solid;
    border-color: #E82929;
    border-radius: 10px;
}
.questBox-yellow {
    background-color: #FFF705;
    width:15px;
	height:15px;
    float: left;
    margin: 1px;
    padding: 10px;
	text-align:center;
	border: 1px solid;
    border-color: #FFF705;
    border-radius: 10px;
}
.questBox a, .questBox-green a, .questBox-red a, .questBox-yellow  a{
	color: #000000;
	text-decoration: none;
}
.questBox-icon{
	width: 100%;
	float: left;
}
.questBox-green-icon {
    background-color: #93D264;
    float: left;
    margin: 1px;
    padding: 5px;
	text-align:center;
	border: 1px solid;
    border-color: #93D264;
    border-radius: 10px;
	width: 90%;
}
.questBox-red-icon {
    background-color: #E82929;
    float: left;
    margin: 1px;
    padding: 5px;
	text-align:center;
	border: 1px solid;
    border-color: #E82929;
    border-radius: 10px;
	color:#ffffff;
	width: 90%;
}
.questBox-yellow-icon {
    background-color: #FFF705;
    float: left;
    margin: 1px;
    padding: 5px;
 	text-align:center;
	border: 1px solid;
    border-color: #FFF705;
    border-radius: 10px;
	width: 90%;
}
.questBox-gray-icon {
    background-color: #EEEEEE;
    float: left;
    margin: 1px;
    padding: 5px;
 	text-align:center;
	border: 1px solid;
    border-color: #EEEEEE;
    border-radius: 10px;
	width: 90%;
} 
.timer-div {
	width:95%;
	float:left;
	margin-left:20px;
	padding:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	background-color:#3FB8F0;  
    border-radius: 10px;
}
#progress-container{
	width:30%; 
	height:15px; 
	padding:0px 1px 0px 0px; 
	background-color:#999999;   
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px; float:left;
	margin-left:10px;
}
#progress{
	width:100%; 
	height:15px; 
	float:left; 
	/* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
	/* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress-bar */
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;

	/* Set the background size so the stripes work correctly */
	-webkit-background-size: 44px 44px; /* Webkit */
  
	/* For browser that don't support gradients, we'll set a blanket background colour */
	background-color: #333;
  
	/* Webkit background stripes and gradient */
	background: -webkit-gradient(linear, 0 0, 44 44,
	color-stop(0.00, rgba(255,255,255,0.17)),
	color-stop(0.25, rgba(255,255,255,0.17)),
	color-stop(0.26, rgba(255,255,255,0)),
	color-stop(0.50, rgba(255,255,255,0)),
	color-stop(0.51, rgba(255,255,255,0.17)),
	color-stop(0.75, rgba(255,255,255,0.17)),
	color-stop(0.76, rgba(255,255,255,0)),
	color-stop(1.00, rgba(255,255,255,0))
	), -webkit-gradient(linear, left bottom, left top, color-stop(0, #333), color-stop(1, #222));
  
	/* Mozilla (Firefox etc) background stripes */
	/* Note: Mozilla's support for gradients is more true to the original design, allowing gradients at 30 degrees, as apposed to 45 degress in webkit. */
	background: -moz-repeating-linear-gradient(top left -30deg, 
	rgba(255,255,255,0.17), 
	rgba(255,255,255,0.17) 15px, 
	rgba(255,255,255,0) 15px, 
	rgba(255,255,255,0) 30px
	), -moz-linear-gradient(#222 0%, #333 100%);
	/* Webkit magic */
	-webkit-animation: animate-stripes 2s linear infinite;
}
#time-left{
	padding-left:10px;
	float:left;
} 
.header-countdown{
	float:left;
	margin-left:15px;
	width:200px;
}
.question-allsec{
	overflow:auto;
}	
.prev-question, .save-question, .review-question, .next-question, .finish-question{
	float:left;  margin-right: 10px;
}

.lastMinuteAlertDiv{
	color:#FFFFFF;
	padding:0px 10px 0px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
}
#ind-timer{
  color:#FFFFFF;
  padding:0px 10px 0px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size:14px;
}
.accont.contact article p:nth-child(2) {
  max-width: 100%;
  min-width: 12px;
}
ul.s_logo li a {
  margin-top: 0 !important;
}

.top-login {
	margin-top: 105px;
	padding: 10px 25px;
}
.top-login a {
	padding-right: 15px;
	color: #383838;
	background-color: #F6F6F6;
	padding: 4px 16px;
	display: inline-block;
	text-decoration: none;font-size: 16px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
}
.mob-top a.login {
	right: 0;
	padding-right: 20px;
	position: absolute;
	top: 10%;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
/*==========CV=======*/
table#tbl1, table#tbl2, table#tbl3, table#tbl4, table#tbl5, table#tbl6, table#tbl7, table#tbl8 {
	width:100%;
	margin-bottom:10px;
}
table.table td {
    border-right: 1px solid #ddd;
    color: #272727;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
form#cv-form .btn-danger {
	border-radius: 0;
}
form#cv-form .btn-success, .btn-success {
	color: #fff !important;
	background-color: #3FB8F0 !important;
	border-color: #ffffff !important;
	border-radius: 0 !important;
}
form#cv-form .btn-success:hover {
	background-color: #AE7A1A;
	border-color: #7E6537;
}
form#cv-form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	float:right;
}
form#cv-form .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
form#cv-form input[type="text"], form#cv-form textarea, form#cv-form select{
	border: 1px solid rgba(153, 153, 153, 1);
	color: #222;
	width: 100%;
	background: none;
	border-radius: 0px;
	outline: none;
	margin: 0;
	margin-bottom: 20px;
	display: inline-block;
	padding:0 10px;
	height: 35px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	color: #272727;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
form#cv-form textarea{
	height:100px;
	padding: 10px;
}
form#cv-form label {/*
    width: 210px;*/
    color: #272727;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-right: 10px;
    text-align: left;
    display: inline-block;
    padding-top: 10px;
}
form#cv-form select.dob {
  width: 100% !important;
}
form#cv-form  .radio input[type="radio"],
form#cv-form  .radio-inline input[type="radio"],
form#cv-form .checkbox input[type="checkbox"],
form#cv-form .checkbox-inline input[type="checkbox"] {
   margin: 4px 0 0;
   margin-top: 1px \9;
   line-height: normal;
}
form#cv-form  h3 {
	font-size: 14px;
	font-family: 'Play', sans-serif;
	position: relative;	
	text-align: left; 
	width:100%;
	padding:10px;
	background-color: #F5F5F5;
	color: #272727;
}
/*==========CV Ends=======*/


/*==========Discussion Form=======*/
.clearfix:before, .clearfix:after{

  display: table;
  content: " ";
}
.clearfix:after{
  clear: both;
}
.media_img img.discussion_pic {
    margin: 0px auto;
    max-width: 75px;
    vertical-align: bottom;
    display: block;
}
.media-right {
    border: 1px solid #e2e2e2;
	background: #efefef;
}
.media-right .media-date {
    border-bottom: 1px solid #F4F4F4;
    padding: 10px;
	position: relative;
}
.media-right .media-date p.left {
    float: left;
    width: 85%;
}
.media-right .media-date p.right {
    float: right;
    width: 15%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 0;
    color: #fff;
}
.media-right .media-date p.right_red {
	background: #f1592b;
}
.media-right .media-date p.right_green {
	background: #7FCA51;
}
.media-right .media-date p.left span label {
    font-weight: 500;
	color: #757575;
}
.media-right .media-date p.left span {
    margin-right: 10px;
	color: #757575;
}
.media-right .media-comment {
    padding: 20px 10px;
}
.media-comment .s_view_button {
    float: none;
    /*background: #e2e2e2;*/
	background:#C5B5CA;
    color: #000000;
    border-radius: 0;
    box-shadow: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding: 10px 10px;
    font-size: 14px;
    margin: 10px 0 0 0;
}
.media-comment .s_view_button:hover {
    background-color: #0e98da;
    color: #fff;
}
.row.comment_box.clearfix {
    margin-bottom: 50px;
}
table.table.DiscussionForum td {
    border: 0px !important;
}
table.table.DiscussionForum {
    border: 0px !important;
}
table.table.DiscussionForum.replyerr {
    border: 0px !important;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
table.table.DiscussionForum thead {
    opacity: 0;
    visibility: hidden;
}
.dataTables_wrapper .dataTables_filter input[type="search"]{
    width: 200px;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #179bd7;
    height: 40px;
	margin-bottom:10px;
}
.dataTables_wrapper .dataTables_filter label {
    text-align: left;
    height: 40px;
    line-height: 40px;
}
.row.comment_box .dataTables_filter {
    float: left;
}
.row.replyer img.discussion_pic {
    max-height: 90px;
    max-width: 100%;
}
.row.replyer p b{
	font-weight: 500;
}

table.dataTable.replyerr tbody tr td {
    border-bottom: 1px solid #ccc !important;
    padding: 30px 0;
    background: none;
}
table.dataTable.replyerr tbody tr:last-child  td{
    border-bottom: 0px solid #ccc !important;
}
.inner .dataTables_wrapper .dataTables_paginate .paginate_button.current, .inner .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #8FD1F1 !important;
    border: 0px !important;
    color: #fff !important;
}
.inner .dataTables_wrapper .dataTables_paginate .paginate_button{
    border: 0px !important;
}
.inner .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #2e5a6f;
    border: 0px;
}
.table_post textarea#answer, .table_post textarea#quest {
    width: 350px;
    height: 150px;
    padding: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
}






@media only screen and (max-width:440px){
	.top-login a {
		min-width: 250px;
		margin-bottom: 5px;
	}
}
@media only screen and (max-width:990px){
	.breadcrumb, .login-section{
		display: none;
	}
}
@media only screen and (min-width:800px) and (max-width:990px){
	.top-login {
		margin-top: 0px;
	}
}
@media only screen and (min-width:990px) {
	.top-login{
		display: none !important;
	}
}
@media only screen and (max-width:620px){
	.box h2 {
  border: none;
  margin-bottom: 0;
}
	.home_right_news h2, .inner h2 span {
		text-align: left;
		border: none;
	}
	h2{
		line-height: 32px;
	}
	.bx-controls-direction a.bx-prev {
		top: 17px;
		right: 59px;
		background-color: #886F00;
	}
	.bx-controls-direction a.bx-next {
		background-color: #886F00;
		top: 17px;
		right: 20px;
	}
	.loginForm label {
		float: left;  width: 100%;
	}
	ul.services li {
		text-align: left;
	}
	.full_width .col-md-4 {
		margin-bottom: 20px;
	}.full_width {
		margin-top: 0 !important;
		background-position: 0px 0;
		background-position-y: 0;
	}
	.logi-side a:first-child{
		margin-right: 10px;
	}
	.logi-side a {
		float: left;
		text-align: left;bottom: 16px;
	}
	.profile_pic {right: 4px;}
	.accont {padding: 0 0 0 2px;}
	
	.accont.contact article p:first-child {
	  min-width: 113px;
	}
	.accont article p:first-child {min-width: 48px;}
	.mob-top {
		background-color: #16a5d8;
		text-align: center;
		position: fixed;
		z-index: 99999999999;
		width: 94%;
		top: 0;
		box-shadow: 0px -1px 13px #000;  padding-bottom: 10px;
	}
	.breadcrumb {
		display: none;
	}
	.mob-top img {
		width: 100px;
		margin-top: 10px;
	}
	.inside{
		padding: 0 15px;
	}
	.loginForm {
		padding: 14px 10px 15px 10px;
	}
	#login-form input{
		width: 100%;
	}
	form#profile-form input[type="text"], form#profile-form input[type="number"], form#profile-form input[type="password"], form#profile-form input[type="email"], form#profile-form textarea, form#profile-form select{
		margin-bottom: 0px !important;
	}
	.mob-top {display: block;}
	body {
		overflow-x: hidden;}
	.col-md-4 {
		width: 100% !important;
		float: left;
	}
	.questBox-green-icon, .questBox-red-icon, .questBox-yellow-icon, .questBox-gray-icon {
		width: 120px;
		margin: 2px 20px;
	
	}
}

@media only screen and (max-width:780px){
	.mob-top {display: block;}
	.mob-top {
		background-color: #16a5d8;
		text-align: center;
		position: fixed;
		z-index: 99999999999;
		width: 97%;
		top: 0;
		box-shadow: 0px -1px 13px #000;  padding-bottom: 10px;
	}
	
	.mob-top img {
		width: 100px;
		margin-top: 10px;
	}
	.col-md-4 {
		width: 33%;
		float: left;
	}
	.logi-side a {bottom: 50px;
	}
}
@media only screen and (min-width:780px) and (max-width:990px){
	.col-md-4 {
		width: 33%;
		float: left;
	}
	div#main {
		width: 90% !important;
	}
	.nav-box nav ul li {
		padding: 0 4px;
	}
	input#paaswrd, input#userId {
		width: 100%;
	}
	html {
		max-width: 100%;
		min-width: 100%;
	}
}
@media only screen and (min-width:990px) and (max-width:1150px){
	div#main {
		width: 95% !important;
	}
	html {
		max-width: 100%;
		min-width: 100%;
	}
}
.errorText{
	color:#ff0000;
}

/*=========Fancy Checkbox=================*/
input.radio[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    font-size: 1em;
	opacity: 0;
    width: 20px !important;
    height: 20px;
    cursor: pointer;
    z-index: 9999999999;
    left: 3px;
    top: 5px;
	display: inline-block;
    position: relative;
}

input.checkbox[type=checkbox]:not(old) {
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    width: 20px !important;
    height: 20px;
    left: 0;
    top: 4px;
    cursor: pointer;
    z-index: 9999999999;
    display: inline-block;
    position: relative;
}
.fancy_chek {
    display: inline-block;    padding-top: 10px;
}
form#cv-form label#selectalldesc {
    display: initial;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333;
    position: relative;
    left: 0px;
    width: initial;
    padding-top: 0;
}
input.radio[type=radio]:not(old):checked + label#selectalldesc {
    color: rgb(0, 201, 255);
}

input.radio[type=radio]:not(old) + label > span{
	display: inline-block;
	width: 20px;
	height: 20px;
	top: 0px;
	margin: 0px 3px 4px 0;
	border: 3px solid rgb(179, 179, 179);
	vertical-align: bottom;
	position: relative;
	background: transparent;
	transition: all 0.4s ease-out;
	border-radius: 50%;
	margin-left: -22px;

}

input.checkbox[type=checkbox]:not(old) + label > span{
	display: inline-block;
	width: 20px;
	height: 20px;
    top: 2px;
	margin:0px 3px 4px 0;
	border: 3px solid rgb(179, 179, 179);
	border-radius: 0px;
	vertical-align: bottom;
	position: relative;
	background: transparent;
	transition: all 0.4s ease-out;
}

input.checkbox[type=checkbox]:not(old):checked + label > span {
    background: rgb(0, 201, 255);
    border-color: rgb(0, 201, 255);
	transition: all 0.4s ease-in;
}

input.radio[type=radio]:not(old):checked + label > span {
	border: 2px solid rgb(0, 201, 255);
	transition: all 0.4s ease-in;
}

input.checkbox[type=checkbox]:not(all):checked + label > span:before,
input.checkbox[type=checkbox]:not(old):checked + label > span:before {
	box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    left: 3.67px;
    top: -1px;
    display: table;
    width: 6.67px;
    height: 13.33px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: '';
    border-color: rgba(255,255,255,0.87);
}
input.radio[type=radio]:not(all) + label > span:before,
input.radio[type=radio]:not(old) + label > span:before {
	box-sizing: border-box;
    position: absolute;
    bottom: -4px;
    left: -3.99px;
    content: "";
    width: 21px;
    height: 21px;
    border: 12px solid rgb(0, 201, 255);
    border-radius: 50%;
    background-color: rgb(0, 201, 255);
    transition: -webkit-transform ease .28s;
    transition: transform ease .28s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

input.radio[type=radio]:not(all):checked + label > span:before,
input.radio[type=radio]:not(old):checked + label > span:before{
    -webkit-transform: scale(.5);
    transform: scale(.5);
	
}

input.radio[type=radio]:not(old):checked + label > span:after{
    content: "";
    width: 20px;
    height: 20px;
    background: rgb(0, 201, 255);
    position: absolute;
    left: -3px;
    top: -3px;
    border-radius: 50%;	
    -webkit-animation-name: boom-out;
    animation-name: boom-out;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;

}

input.checkbox[type=checkbox]:not(old):checked + label > span:after {
    content: "";
    width: 20px;
    height: 20px;
    background: rgb(0, 201, 255);
    position: absolute;
    left: -3px;
    top: -3px;
    border-radius: 50%;	
    -webkit-animation-name: boom-out;
    animation-name: boom-out;
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes boom-out {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5);
    }
    100% {
        -webkit-transform: scale3d(2, 2, 2);
        transform: scale3d(2, 2, 2);
		opacity: 0;
    }
}

@keyframes boom-out {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.5, 1.5, 1.5);
        transform: scale3d(1.5, 1.5, 1.5);
    }
    100% {
        -webkit-transform: scale3d(2, 2, 2);
        transform: scale3d(2, 2, 2);
		opacity: 0;
    }
}
.clearfix.center {
    text-align: center;
    max-width: 390px;
    margin: 0px auto;
}
div#take_exam {
    /*background-color: rgb(238, 238, 238);*/
	background-color:rgba(255, 235, 59, 0.65);
}
div#take_answer {
    /*background-color: rgb(238, 238, 238);*/
	background-color:rgba(255, 235, 59, 0.65);
}

div#take_answer1 {
    /*background-color: rgb(238, 238, 238);*/
	background-color:rgba(33, 150, 243, 0.34);
}


@media only screen and (max-width: 760px) and (min-width: 320px){
.nav-box{
display: none;
}

.top_area{
display: none;
}
}


