/*
 * Title:   Updates Style File
 * Author:  http://themeforest.net/user/soaptheme 
 */
@font-face {
  font-family: 'gisha';
  src: url('../fonts/gisha.ttf');
}

.testimonials .testimonial {
  height: 100%;
}

/* Version 1.1.2 (2015-10-22) */
#header .logo {
  background-size: auto 80px;
}

/*#header .logo img {
  width: auto;
  height: 50px;
}*/
#header .logo img {
    height: 100%;
    width: 100%;
}

#header .logo span {
  line-height: 50px;
}














body {
    color: #666;
}
#header .logo {
    height: 82px;
}
.custom-btn-setting .btn {
    border-radius: 3px;
    font-size: 13px;
    height: auto;
    padding: 5px 14px;
}
.custom-btn-setting .btn.style2 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#03294f;
}
.custom-btn-setting .btn.style1 {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d00000;
}

.btn.style4.btn-sm,
.btn.btn-sm {
    line-height: 20px;
}
#nav > ul > li > a {
    padding: 0 12px;
}
.custom-font3, .post-slider.style4 .caption.size-lg, .parallax .caption.size-lg, #header .logo, #nav > ul > li > a, .mobile-nav, .error404 .error-message-404 span, .coming-soon-page .error-message-404 span, .blank-page .error-message-404 span, .coming-soon-page .clock, .page-loading-wrapper header .logo {
  font-family: inherit;
}
#header.header-color-white {
    color: #222;
}
#nav > ul > li.menu-item-has-children:hover > a,
#nav li.active > a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}
#nav > ul > .mega-menu-item .sub-nav .sub-nav li .fa {
    display: table-cell;
}
.sub-nav span {
    display: table-cell;
}
#nav .sub-nav li a {
	font-size:14px;
}
.add-circle-box-line dt.fontsize-lg {
    color: #fff;
}
#header.header-sticky #nav > ul > li > a {
    line-height: 82px;
}

#footer,
#footer a,
#footer p,
#footer.style4 .footer-wrapper .social-icons .social-icon i,
#footer.style4 .callout-box.style2 .btn {
    color: #ccc;
}
#footer.style4 .footer-wrapper .tags .tag,
#footer.style4 .footer-wrapper .social-icons .social-icon i,
#footer.style4 .footer-wrapper .btn.style4,
#footer.style4 .callout-box.style2 .btn {
    border-color: #ccc;
}

#footer .copyright-area,
#footer .footer-bottom-area,
#footer .footer-bottom-area a,
#footer .footer-bottom-area p,
#footer.style4 .callout-box.style2 .btn {
    color: #222;
}


#footer.style4 .callout-box.style2 .btn {
    border-color: #222;
}

/*.tags a.tag:hover,
#footer.style4 .callout-box.style2 .btn:hover*/ {
    color: #222 !important;
}


button, input, optgroup, select, textarea {
    color: #000;
}
input.input-text, select, textarea, .customSelect {
    background: #f9f9f9;
    border: 1px solid #e4e4e4 !important;
}


.social-icons.style1 .social-icon i {
    border: 1px solid #879098;
    color: #879098;
}

.bg-conver {
    background-size: cover !important;
}

#footer .secondary-menu .nav > li > a {
    font-weight: 500;
}

#footer.style4 {
    padding-bottom: 40px;
}
.bott_foot {
    padding-top: 0px;
}
footer .bott_foot {
    bottom: 0;
    left: 0;
    position: fixed !important;
    width: 100%;
    z-index: 9999;
    background: #000;
}
.bott_foot .social-icons {
    margin-bottom: 0;
}
.bott_foot .social-icons .social-icon {
    margin-bottom: 0;
    margin-top: 5px;
}
.bott_foot a.btn {
    border-radius: 0;
	margin:0;
}


.custom-table tr,
.custom-table-inside tr td table tr {
    background: #fff none repeat scroll 0 0 !important;
}
.custom-table td,
.custom-table-inside tr td table td {
    border: 1px solid #e4e4e4 !important;
    /*color: #777 !important;*/
    font-size: 13px;
    padding: 10px 12px;
}
.custom-table tr:first-child td,
.custom-table-inside tr td table tr:first-child td {
    background: #20466c none repeat scroll 0 0;
    border-color: #0f4e9a !important;
    color: #fff;
}
.custom-table tr td div,
.custom-table-inside tr td table tr td div {
    color: #666 !important;
}
.custom-table-inside table tr:first-child td .MsoNormal > span {
    color: #fff !important;
}





.page-title-container .breadcrumbs {
    border: 1px solid #eee;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}





.custom-tab.tab-container.style2 .tabs {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
.custom-tab.tab-container.style2 .tabs a {
    border-radius: 4px;
	margin:10px 3px;
    background: #20466c none repeat scroll 0 0;
    height: 33px;
    line-height: 33px;
	font-size:16px;
	text-transform: none;
}
.custom-tab.tab-container.full-width .tab-content {
    border-left: medium none;
    border-right: medium none;
    padding-left: 0;
    padding-right: 0;
}





.mobile-nav {
    margin-top: -7px;
}
.mobile-nav > li > a,
.mobile-nav-wrapper .mobile-nav .open-subnav,
.mobile-nav .sub-nav a {
    color: #fff;
}
.mobile-nav li > a:hover
/*.mobile-nav li.active > a*/ {
    color: #ff1818;
}
.mobile-nav .sub-nav {
    padding: 0 0 0 20px;
}

.custom-accordion.panel-group .panel {
	background:none;
}

#nav > ul > .mega-menu-item > .sub-nav > li > a {
    cursor: pointer;
}


.custom-tab-content-padding .panel-content {
    padding: 15px 0 30px !important;
}



/* BEGIN: STUDENT REVIEWS */
.student_review .review_row {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding: 0 0 13px;
    width: 100%;
}
.student_review .review_row .pic::before {
    background: rgba(0, 0, 0, 0) url("../img/qoutes-pic.png") repeat scroll 0 0;
    content: "";
    height: 12px;
    position: absolute;
    right: -12px;
    top: -2px;
    width: 12px;
}
.student_review .review_row .pic {
    background: rgba(0, 0, 0, 0) url("../img/reviewImg.png") no-repeat scroll 0 0 / cover ;
    float: left;
    min-height: 78px;
    padding: 7px;
    position: relative;
    width: 95px;
}
.review_row .pic img {
    float: left;
    height: auto !important;
    max-width: 73px;
    width: 84px !important;
}
.review_row .review {
    float: left;
    padding: 7px 1.7% 0 2.3%;
    width: 80%;
}
.review_row .review p {
    line-height: 22px;
}
.review_row .review .read_more {
    background: rgba(0, 0, 0, 0) url("../img/arrow1.png") no-repeat scroll 0 4px;
    color: #20466c;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: 13px;
    padding-left: 12px;
    text-decoration: none;
}
.review_row .review strong {
    clear: left;
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 5px;
}


.course_contentz .student_sec p {
    font-size: 12px;
    text-align: left !important;
    clear: left;
    padding-top: 15px;
}
.course_contentz .student_sec .student_pic {
    border: 1px solid #d0d0d0;
    display: table;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.course_contentz .student_sec .student_pic img {
    float: left;
    height: auto !important;
    width: auto !important;
}
.course_contentz .student_sec p {
    font-size: 12px;
    text-align: left !important;
    clear: left;
    padding-top: 15px;
}
.course_contentz .student_sec a {
    background: rgba(0, 0, 0, 0) url("../img/arrow1.png") no-repeat scroll 0 4px;
    color: #20466c;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: 13px;
    padding-left: 12px;
    text-decoration: none;
}
.course_contentz .student_sec strong {
    color: #5a5a59;
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    width: 100%;
}
.course_contentz .student_sec small {
    color: #8e8e8e;
    float: left;
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}
.info_box {
    background-color: #fff;
    border: 1px solid #eee;
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.info_box .btn {
    border-radius: 5px;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 26px;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    padding: 6px 14px;
    text-transform: capitalize;
}











.order_summary table tr td:first-child {
    width: 80px;
}
.order_summary table td {
    font-size: 12px;
    text-align: left;
    vertical-align: top;
    width: 103px;
    border-bottom: 1px solid rgb(207, 207, 207);
    border-right: 1px solid rgb(207, 207, 207);
    padding: 5px 3px;
}







/*body table td.title.one,
body table td.title.two,
body table td.title.three,
body table td.title.four {
    width: 10px !important;
}*/



/* END: STUDENT REVIEWS */

@media (max-width: 991px) {
#header .header-top-nav > li > a .fa {
    border-color: #000 !important;
    color: #000 !important;
}
.mobile-nav li > a {
    display: inline !important;
}
}




.shortcode-banner.style-animated:hover .shortcode-banner-inside {
    /*overflow-y: scroll;*/
	/*overflow:hidden;*/
}
.shortcode-banner.style-animated:hover .shortcode-banner-inside .shortcode-banner-content {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}
.shortcode-banner.style-animated:hover .shortcode-banner-inside .shortcode-banner-content .details {
	color:#fff;
}












.radio input[type="radio"] {
    opacity: 1;
    position: relative;
    z-index: 1;
}


.prices .options{padding-bottom:0px;margin-top:0px; border: 1px solid #eee;}.option_row{width:100%;float:left;}.prices .option_row{border-bottom:1px solid #c5c5c5;border-left:1px dashed #989898;}.option_row .number{display:inline-block;vertical-align:middle;*float:left;border:2px solid #8f8f8f;border-radius:50%;font-size:14px;line-height:19px;color:#8e8e8e;font-family:'gishabold';background:#fff;padding: 0 10px;text-indent: -9999px;margin-left:-12px;*margin-top:3px;}.option_row label{display:inline-block;vertical-align:middle;padding:6px 0 6px 2.2%;*float:left;*padding:4px 0 4px 2.2%;}.option_row .radio_box{float:right;width:70%;border-left:1px solid #c5c5c5;padding:0 2% 10px;}.prices .option_row .radio_box{width:60%;}
.prices .option_row .rightcall{float: left;width: 74%;}
.prices .option_row .rightcall table td{float: left;padding: 0 0 8px;width: 135px;}.prices .option_row .rightcall table td label{float: left;padding: 1px 2px;width: 74%;font-size:13px;}.prices .option_row .letfcl{float: left;width: 243px;}.prices .option_row .rightcall .radio_box{float: left;width: 98%;}.prices .option_row .rightcall .radio_box .radio{float: left;padding: 7px 0 0;width: inherit;}.option_row .radio_box .radio{width:50%;float:left;padding:7px 0 0 0;}.option_row .radio_box .radio input[type="radio"]{display:inline-block;vertical-align:middle;}.option_row .radio_box .radio span{display:inline-block;vertical-align:middle;padding-left:3px;width:18%;}
.radio_box .radio .jqTransformRadioWrapper {
    margin: 0;
    padding-left: 0;
}
/*.radio_box .radio {
    background: rgba(0, 0, 0, 0) url("http://www.koenig-solutions.com/common/images/radio_img.png") no-repeat scroll 0 0;
    height: 22px;
    width: 22px;
}
.radio_box .radio .jqTransformHidden {
    display: none !important;
}
.radio_box .radio.jqTransformChecked {
    background: rgba(0, 0, 0, 0) url("http://www.koenig-solutions.com/common/images/radio_selected_img.png") no-repeat scroll 0 0;
}*/
.jqTransformRadioWrapper {
    display: block;
    float: left;
    margin: 5px 4px 0;
}

.option_row .letfcl label {
    padding-top: 12px;
}
.options {
    background: #fff;
    float: left;
    margin-top: 20px;
    padding: 17px 3% 20px;
    width: 100%;
}
.prices .option_row {
    border-bottom: 1px solid #eee;
    border-left: 1px dashed #20466c;
}
.prices .option_row .letfcl {
    float: left;
    width: 26%;
}
.option_row .number {
    background: #20466c none repeat scroll 0 0;
    border: 2px solid #20466c;
    border-radius: 50%;
    color: #8e8e8e;
    display: inline-block;
    font-family: "gishabold";
    font-size: 14px;
    line-height: 19px;
    margin-left: -12px;
    padding: 0 10px;
    text-indent: -9999px;
    vertical-align: middle;
}
.option_row label {
    display: inline-block;
    padding: 6px 0 6px 2.2%;
    vertical-align: middle;
}
.letfcl > label {
    font-weight: normal;
}
.prices .option_row .rightcall .radio_box {
    float: left;
    width: 98%;
}
.prices .option_row .radio_box {
    width: 60%;
}
.option_row .radio_box {
    border-left: 1px solid #eee;
    float: right;
    padding: 0 2% 10px;
    width: 70%;
}

.prices .option_row .rightcall .radio_box .radio {
    float: left;
    padding: 7px 0 0;
    width: inherit;
}
.option_row .radio_box .radio {
    float: left;
    padding: 7px 0 0;
    width: 100%;
}
.prices .option_row .rightcall table td {
    float: left;
    padding: 0 0 8px;
    width: 135px;
}
.option_row .radio_box .radio span {
    display: inline-block;
    font-size: 13px;
    padding-left: 3px;
    vertical-align: top;
    width: 101px;
}
.radio_box .radio .jqTransformRadioWrapper {
    margin: 0;
    padding-left: 0;
}
a.jqTransformChecked {
    background-position: center bottom;
}

.option_row .radio_box .radio input[type="radio"] {
    display: inline-block;
    vertical-align: middle;
}
.radio_box .radio .jqTransformHidden {
    display: none !important;
}
.tabss input[type="radio"] {
    display: none;
}
.jqTransformHidden {
    display: none;
}
.prices .option_row .rightcall table td label {
    float: left;
    font-size: 13px;
    padding: 1px 2px;
    width: 74%;
}
.jqTransformRadioWrapper {
    display: block;
    float: left;
    margin: 5px 4px 0;
}


.jqTransformRadioWrapper input[type="radio"],
.jqTransformRadioWrapper input[type="radio"] {
    margin-left: 0px;
}
.radio.checked::before {
	content:" ";
}
.checkbox::before, .radio::before {
	border:none;
}




.training_date {
    background: #366695 none repeat scroll 0 0;
    border-left: 1px solid #5f5f5f;
    float: left;
    padding: 0 3%;
    width: 100%;
}
.training_date .right,
.course_duration .right,
.course_price .right {
    border-left: 1px solid #393939;
    float: right;
    padding: 10px 2% 9px;
    width: 74%;
}
.training_date label, .course_duration label, .course_price label {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 0 15px 4%;
    vertical-align: middle;
	width: 26%
}
.right .select_box {
    color: #555;
    font-size: 13px;
    width: 70% !important;
}

.course_duration {
    background: #2a5580 none repeat scroll 0 0;
    border-left: 1px solid #5f5f5f;
    float: left;
    padding: 0 3%;
    width: 100%;
}
.course_price {
    background: #20466c;
    border-left: 1px solid #20466c;
    float: left;
    padding: 0 3%;
    width: 100%;
}
.contact_sec {
    background: #20466c none repeat scroll 0 0;
    color: #fff;
    float: left;
    margin-bottom: 15px;
    padding: 16px 3%;
    width: 100%;
}
.contact_sec a:hover {
	text-decoration:underline;
	color:#fff;
}





/* CUSTOM RADIO & CHECKBOXES
   http://stackoverflow.com/a/17541916/383904 */
.rad,
.ckb{
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.rad > input,
.ckb > input{ /* HIDE ORG RADIO & CHECKBOX */
  visibility: hidden;
  position: absolute;
}
/* RADIO & CHECKBOX STYLES */
.rad > i,
.ckb > i{     /* DEFAULT <i> STYLE */
  display: inline-block;
  vertical-align: middle;
  width:  19px;
  height: 19px;
  border-radius: 50%;
  transition: 0.2s;
  box-shadow: inset 0 0 0 11px #fff;
  border: 2px solid #999;
  background: #999;
}
/* CHECKBOX OVERWRITE STYLES */
.ckb > i {
  width: 25px;
  border-radius: 3px;
}
.rad:hover > i{ /* HOVER <i> STYLE */
  box-shadow: inset 0 0 0 3px #fff;
  background: gray;
}
.rad > input:checked + i{ /* (RADIO CHECKED) <i> STYLE */
  box-shadow: inset 0 0 0 3px #fff;
  background: #999;
}
/* CHECKBOX */
.ckb > input + i:after{
  content: "";
  display: block;
  height: 12px;
  width:  12px;
  margin: 2px;
  border-radius: inherit;
  transition: inherit;
  background: gray;
}
.ckb > input:checked + i:after{ /* (RADIO CHECKED) <i> STYLE */
  margin-left: 11px;
  background:#333333;
}




.schedule_price_sidebar .info_box > table {
	width:100%;
}
.schedule_price_sidebar .info_box {
	padding:0;
}
.info_box_heading {
    background: #20466c none repeat scroll 0 0;
    color: #fff;
    margin: 0;
    padding: 10px;
}
.schedule_price_sidebar .info_box tr {
    border-bottom: 1px solid #eee;
}
.schedule_price_sidebar .info_box tr:last-child {
    border-bottom: none;
}
.schedule_price_sidebar .info_box tr td {
    font-size: 12.4px;
    padding: 12px 0;
}
.schedule_price_sidebar .info_box tr td:last-child {
    border-left: 1px solid #eee;
}
.schedule_price_sidebar .info_box tr td:first-child {
    padding-left: 6px;
    padding-right: 6px;
}
.schedule_price_sidebar .info_box tr td:last-child {
	padding-left:6px;
	padding-right:6px;
}

.enquire_now {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    padding: 22px 20px;
}
.enquire_now .btn {
    border-bottom: 3px solid #dc0000;
    border-radius: 6px;
    font-size: 16px;
    font-weight: bold;
    height: 48px;
    padding: 3px 20px;
}
.flymetrainer-sidebar {
    margin: 0;
    padding: 22px;
}



.breakingNews>ul>li {
    color: #ff3030;
	font-weight:600;
}
.breakingNews {
    border: none !important;
}


#page-wrapper {
    z-index: 100;
}

.bg-client-section .section {
	padding: 14px 0 0px;
}
.brand-slider .owl-item a {
    padding: 6px 0;
}

#footer .footer-wrapper .container:after {
    left: 102%;
}


body ul.liststyle {
    list-style: disc !important;
    padding-left: 25px;
}

.custom-accordion .panel-content h4{
margin-bottom:10px;
}



