@charset "utf-8";
/* CSS Document */

#header {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#main-content {
	float: left;
	margin: 10px auto 0;
	padding: 0;
	width: 100%;
}
.header-top {
	background: rgb(8, 46, 100) none repeat scroll 0 0;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.wrapper {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#mobile-menu {
	display: none;
}
.main-nav {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.main-nav ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.main-nav li {
	display: inline-block;
}
.main-nav a {
	color: rgb(255, 255, 255);
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
	text-decoration: none;
}
.header-bottom {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.logo-box.text-center img {
	height: auto;
	width: auto;
	max-width: 80%;
}
.content-box {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.top-sec.blue p {
	color: rgb(0, 33, 81);
	margin-bottom: 40px;
}
h2.table-tittle {
	color: #666666;
	font-size: 24px;
	margin-top: 8px;
}
.footable {
	border: 1px solid #fff;
	border-radius: 0;
	/*box-shadow: 10px 10px 5px #888888;*/
	margin: 0;
	padding: 0;
	width: 100%;
}
table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}
.footable tr:first-child td:first-child {
	border-width: 0px 0px 4px 0px;
}
.footable tr:first-child td, zu tr td {
	b/*ackground: -o-linear-gradient(bottom, #2a4a79 5%, #2a4a79 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2a4a79), color-stop(1, #2a4a79) );
	background: -moz-linear-gradient( center top, #2a4a79 5%, #2a4a79 100% );*/
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a4a79", endColorstr="#2a4a79");
	/*background: -o-linear-gradient(top, #2a4a79, 2a4a79);*/
	/*background-color: #2a4a79;*/
	border: 0px solid #fff;
	text-align: center;
	border-width: 0px 7px 4px 0px;
	font-size: 14px;
	font-family: "Open Sans", OpenSans, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
.footable td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #ffffff;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 0 7px 4px 0;
	color: #000000;
	font-family: Arial;
	font-size: 14 px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
td.zu {
	background: -o-linear-gradient(bottom, #2a4a79 5%, #2a4a79 100%);
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2a4a79), color-stop(1, #2a4a79) );
	background: -moz-linear-gradient( center top, #2a4a79 5%, #2a4a79 100% );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2a4a79", endColorstr="#2a4a79");
	background: -o-linear-gradient(top, #2a4a79, 2a4a79);
	background-color: #2a4a79;
	border: 0px solid #b1b1b100;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 14px;
	font-family: "Open Sans", OpenSans, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
td.price {
	font-size: 18px;
	color: #47c200;
	font-weight: bold;
	text-align: center;
}
td.frating {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #294a79;
	font-size: 18px;
	text-align: center;
}
.rbtn {
	-moz-box-shadow: inset 0px 1px 0px 0px #49c724;
	-webkit-box-shadow: inset 0px 1px 0px 0px #49c724;
	box-shadow: inset 0px 1px 0px 0px #49c724;
	background-color: #49c724;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;

	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #49c724;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	height: 34px;
    line-height: 34px;
    width: 122px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a.rbtn:hover {
    color: #fff;
    text-decoration: none;
}
.footable tbody td:first-child {
	text-align: left;
}
.footable > thead > tr > th {
	color: #082e64;
	font-size: 12px;
}
/*.footable > thead > tr > th:first-child {
	width: 30%;
}*/

tbody > tr > td:first-child {
    width: 30%;
}
.table-section {
	float: left;
	margin: 10px 0 20px;
	width: 100%;
}
.mobile-menu {
	display: none;
}
.top-sec .content-box h1 {
	border-bottom: 1px solid #999999;
	color: #666666;
	font-size: 25px;
	padding: 10px 0;
}
.WordSection1 p {
	line-height: 1.3 !important;
	margin-top: 1em;
	overflow: hidden;
	overflow-wrap: break-word;
	text-overflow: unset;
}
.WordSection1 {
	float: left;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
form ol {
	list-style: none;
	padding: 0;
}
label {
	display: block;
	width: 100%;
	font-weight: 700;
	margin-top: 1em;
}
#submit-container {
	overflow: hidden;
}

#loading {
	width: 32px;
	height: 32px;
	display: none;
	margin-left: 0.75em;
	float: left;
	background: url(../img/ajax-loader.gif);
}
.instruction {
	font-style: italic;
}
.star {
	color: red;
}
input.error, textarea.error {
	-webkit-box-shadow: 0px 0px 2px 0px #fa301e;
	-moz-box-shadow: 0px 0px 2px 0px #fa301e;
	box-shadow: 0px 0px 2px 0px #fa301e;
}
label.error {
	color: red;
	display: inline;
	margin-left: 0.5em;
}
/* Submit Message */
.failure {
	color: red;
	background: pink
}
.success {
	color: green;
	background: lightgreen;
}
.success, .failure {
  display: inline-block;
  font-style: italic;
  padding: 1em;
  width: 100%;
}
#submit-message {
  clear: both;
  margin-top: 1em;
}
/* Utility */
.hidden {
	display: none !important;
	visibility: hidden;
}
form ol {
    list-style: none;
    padding: 0;
}
.shiba_contact_form {
  float: left;
  margin: 30px 0;
  width: 100%;
}
.shiba_contact {
  border: 1px solid #cccccc;
  margin: 0 auto;
  max-width: 100%;
  padding: 30px;
  width: 425px;
}
.shiba_contact h2 {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  margin-top: 0;
}
form ol {
  list-style: outside none none;
  padding: 0;
}
.shiba_contact label {
  color: #333333;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 5px;
}
.shiba_contact input {
  border: 1px solid #cccccc;
  float: left;
  margin-bottom: 10px;
  padding: 10px 0 10px 10px;
  width: 100% !important;
}
#contact-form textarea {
  border: 1px solid #cccccc;
  width: 100%;
  margin-bottom: 20px;
}
#contact-form li {
  display: inline-block;
  width: 100%;
}
#send {
  background-color: #082e64;
  border: medium none;
  color: #ffffff;
  font-size: 17px;
  padding: 7px 0;
	float: left;
}
.shiba_contact label.error {
  color: #ff0000;
  float: left;
  margin: -5px 0 5px;
  width: 100%;
}
.shiba_contact textarea + label.error {
  margin-top: -12px;
}
@media screen and (max-width: 991px) {
.footable > thead > tr > th:first-child {
	width: inherit;
}
.footable-visible.footable-first-column {
	text-align: left !important;
}
.footable tr:first-child .footable-first-column .footable-toggle {
	color: #ffffff !important;
}
td.zu .footable-toggle {
	color: #ffffff !important;
}
.rbtn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.footable-row-detail {
	border-top: 1px solid #B1B1B1;
}
.footable-toggle {
	color: #2a4a79 !important;
}
.footable > thead > tr > th {
	text-align: center;
}
}
 @media screen and (max-width: 640px) {
.footable > thead > tr > th:first-child {
	display: none !important;
}
h2.table-tittle {
	font-size: 20px;
}
#mobile-menu, .mobile-menu {
	display: block;
}
#mobile-menu {
	color: #082e64;
	display: block;
	font-size: 30px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0%, -50%);
}
.header-top {
	display: none;
}
.header-bottom {
	/*border-top: 5px solid #082e64;*/
	float: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}
.logo-box {
	float: left;
	width: 70%;
}
#mobile-menu-main li {
	border-bottom: 1px solid #004a70;
	width: 100%;
}
.logo-box > a:first-child {
	display: inline-block;
	padding: 5px 0;
	text-align: left;
}
.main-nav {
    display: none;
}
.mobile-menu {
    background: #082e64 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
}


/*******************************************add by nilesh*********************/
.title h1 {
    width: 64%;
    margin: auto;
    color: #0b3063;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}
.title p {
    font-size: 22px;
    color: #525252;
    margin: auto;
    padding: 35px 0;
}
.banner {
    background-image: url(../images/baner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}
.Course-reviews {
    background: #0b3063;
    float: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px; 
    padding: 10px 62px;
    margin-top: 15px;
    text-align: justify;
	line-height: 25px;
}
.Course-reviews span {
    color: #bf2823;
    font-style: italic;
}
.banner h1 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    padding: 65px 0 141px;
	font-size: 50px;
}
.center-big-image-section {
    float: left;
    width: 100%;
	margin-bottom: 80px;
}
.center-big-image1 {
    float: left;
    width: 100%;
	margin-top: 30px;
	text-align: center;
}
.center-big-image1 img {
    width: auto;
    height: 450px;
}
.center-big-image1 p {
    font-size: 21px;
    color: #525252;
	text-align: left;
}
.center-big-image1 h3 {
    color: #0b3063;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.footable tbody tr td {
    background: #ecedee;
}
.footable td:first-child {
    border-width: 0px 0px 4px 0px;
    background: #fff;
}
.features-bg td {
    background: #0b3063 !important;
    color: #fff !important;
}
thead th {
    visibility: hidden;
}
.footable tbody td:first-child {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    color: #525252;
}
.f-tex p {
    color: #fff;
    margin: 0;
    font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
.f-tex {
    background: #0b3063;
    padding: 50px 0;
}
.center-big-image1 ol { 
    text-align: left;
    font-size: 17px;
    color: #525252;
}


/*******NAVIATION MENU*******/
.sidenav {
    height: auto;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 11px;
    right: 0;
    background-color: #1d3456;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.menu-right {
    float: right;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
    color: #fff;
    background: #1d3456;
    padding: 5px 62px 5px 25px;
    margin-top: 15px;
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
@media screen and (max-width: 767px) {
	.Course-reviews {
		display:none;
		/*font-size: 16px;
		width: 61%;
		padding: 10px;*/
	}
	.center-big-image1 img {
		width: 100%;
		height: auto;
	}
	.banner h1 {
		padding: 65px 0 65px;
		font-size: 20px;
	}
	.title h1 {
		width: auto;
		font-size: 25px;
	}
	.title p, .center-big-image1 p {
		font-size: 18px;
	}
	.banner {
		background-size: cover;
	}
	thead th {
		visibility: visible;
	}
	.footable td:first-child, .footable tr:first-child td:first-child {
		border-width: 0px 0px 1px 0px;    
	}
	.footable td, .footable tr:first-child td, zu tr td {border-color: #b1b1b1;}
	.footable tbody td:first-child {
		font-size: 15px;
	}
}

/****************************/

/*15-10-2022 dev page design css start*/
/*.header-image {
	background-image: url(../images/new-header.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    width: 100%;
}*/
.banner.header-image {
	background-image: none;
}
.header-image img {
	width: 100%;
}
.accuracy .center-big-image1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex; 
	-ms-flex-wrap: wrap; 
	flex-wrap: wrap;
}
.accuracy .center-big-image1 .center-image-section {
	width: 30%;
	max-width: 100%;
}
.accuracy .center-big-image1 .center-image-section img {
	width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.accuracy .center-big-image1 .center-content-section {
	width: 70%;
	max-width: 100%;
	padding-left: 18px;
}
.accuracy .center-big-image1 .center-content-section h3 {
	font-size: 18px;
	margin-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
}
.accuracy .center-big-image1 .center-content-section p {
	font-size: 15px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.accuracy .center-big-image1 .center-content-section p.license-content {
	text-align: left;
}
.accuracy .center-big-image1 .center-content-section ol {
	font-size: 15px;
	padding-left: 23px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
}
.license-section .accuracy {
	margin-bottom: 25px;
}
.license-section h3, .license-provider h3 {
	font-weight: 600;
	font-size: 20px;
}
.license-provider {
	margin-bottom: 35px;
}
.license-provider-content {
	padding-left: 40px;
}
.license-text:not(:last-child) {
	margin-bottom: 25px;
}
.license-provider-content h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
.license-provider-content p {
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
.review-table .footable tbody tr td {
	background: transparent;
}
/*.review-table .footable {
	border: 1px solid #ddd;
}*/
.review-table .footable td {
	background: transparent;
	/*border-width: 0 1px 0 0;
	border-color: #ddd;*/
}
.review-table .footable > thead > tr > th {
	/*border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	border-left: none !important;
}
.review-table .footable td:first-child {
	border-width: 0 7px 4px 0;
}
.review-table .footable > thead > tr > th:first-child  {
	border-bottom: none;
}
tbody tr:nth-child(odd) {
	background: #ecedee;
}
.footable tr:first-child td {
	background: #fff;
}
.review-table thead th {
	visibility: visible;
}
.review-table .footable-visible .price a, .review-table .footable-visible a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.review-table .footable tbody td:first-child {
	font-size: 16px;
}
.review-table .features-logo {
	background: #fff;
}
.review-table .pass-rate {
	background: #ecedee;
}
.review-table .features-bg td {
	background: #305496 !important;
    color: #fff !important;
    font-size: 20px;
    padding: 4px 10px;
	border: none;
}
.review-table .footable tbody tr td img {
	display: block;
	margin: auto;
	vertical-align: middle;
}
.table-section.review-table img {
	vertical-align: baseline;
}
.review-second-table {
	border: 1px solid #ddd;
}
.review-second-table thead th {
	visibility: visible;
	padding: 5px 15px;
    line-height: 30px;
    font-size: 16px;
	border-right: 1px solid #ddd;
}
.review-second-table thead th:last-child, .review-second-table tbody > tr > td:last-child {
	border-right: none;
}
.review-second-table tbody > tr {
	vertical-align: top;
}
.review-second-table tbody > tr > td:first-child {
	width: auto;
}
.review-second-table tbody > tr > td:nth-child(2) {
	width: 40%;
}
.review-second-table tbody > tr > td {
	padding: 5px 13px;
	font-weight: 500;
	border-right: 1px solid #ddd;
}
.review-second-table tbody > tr > td a {
	text-transform: uppercase;
}
.review-second-table tbody > tr > td:first-child img {
	margin-top: 15px;
}
@media screen and (max-width: 1000px) {
	.table-section.review-table, .review-provider-table {
		overflow-x: scroll;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.review-second-table tbody > tr > td:nth-child(2) {
		min-width: 500px;
	}
	.review-second-table tbody > tr > td:last-child {
		min-width: 130px;
	}
}
@media screen and (max-width: 767px) {
	.accuracy .center-big-image1 .center-image-section {
		width: 100%;
	}
	.accuracy .center-big-image1 .center-content-section {
		width: 100%;
		padding-left: 0px;
		margin-top: 10px;
	}
	.license-provider-content {
		padding-left: 0px;
	}
	.review-table .footable > thead > tr > th:first-child {
		display: block !important;
	}
	.accuracy .center-big-image1 .center-content-section p {
		text-align: left;
	}
	.review-second-table tbody > tr > td:nth-child(2) {
		min-width: 500px;
	}
	.review-second-table tbody > tr > td:last-child {
		min-width: 130px;
	}
	.review-table .footable td {
		border-color: #fff;
	}
	/*.header-image {
		height: 170px;
	}
	.header-image img {
		width: 100%;
		height: 100%;
		display: block;
		object-fit: cover;
	}*/
}
@media screen and (max-width: 480px) {
	.header-image img {
		height: 100px;
	}
}
/*15-10-2022 dev page design css end*/