/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 .smooth,
 .btn,
 a,
 nav.navbar li.has-child .dropdown-btn,
 section.content-home.home-slider .bx-controls,
 section.content-home.courses .course h3,
 section.content-home.courses .course img,
 .courses .course-item a,
 .courses .course-item img,
 .course-detail article ul.nav-tabs li,
 .staff .staff-item .title,
 .staff .staff-item .title .title-wrap:after,
 .social-icons a i,
 .take-the-test:not(.widget) .test-box-wrap .text-box,
 .take-the-test:not(.widget) .test-box-wrap .text-box img,
 .take-the-test:not(.widget) .test-box-wrap .text-box h3,
 .panel-group .panel .panel-title a:after,
 ul.nav-tabs li a,
 ul.nav-tabs li a:before,
 ul.nav-tabs li a:after {
     transition: all ease-in-out 0.25s;
 } /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 html {
     font-family: sans-serif;
     -ms-text-size-adjust: 100%;
     -webkit-text-size-adjust: 100%;
 }
 body {
     margin: 0;
 }
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 menu,
 nav,
 section,
 summary {
     display: block;
 }
 audio,
 canvas,
 progress,
 video {
     display: inline-block;
     vertical-align: baseline;
 }
 audio:not([controls]) {
     display: none;
     height: 0;
 }
 [hidden],
 template {
     display: none;
 }
 a {
     background-color: transparent;
 }
 a:active,
 a:hover {
     outline: 0;
 }
 abbr[title] {
     border-bottom: none;
     text-decoration: underline;
     text-decoration: underline dotted;
 }
 b,
 strong {
     font-weight: bold;
 }
 dfn {
     font-style: italic;
 }
 h1 {
     font-size: 2em;
     margin: 0.67em 0;
 }
 mark {
     background: #ff0;
     color: #000;
 }
 small {
     font-size: 80%;
 }
 sub,
 sup {
     font-size: 75%;
     line-height: 0;
     position: relative;
     vertical-align: baseline;
 }
 sup {
     top: -0.5em;
 }
 sub {
     bottom: -0.25em;
 }
 img {
     border: 0;
 }
 svg:not(:root) {
     overflow: hidden;
 }
 figure {
     margin: 1em 40px;
 }
 hr {
     box-sizing: content-box;
     height: 0;
 }
 pre {
     overflow: auto;
 }
 code,
 kbd,
 pre,
 samp {
     font-family: monospace, monospace;
     font-size: 1em;
 }
 button,
 input,
 optgroup,
 select,
 textarea {
     color: inherit;
     font: inherit;
     margin: 0;
 }
 button {
     overflow: visible;
 }
 button,
 select {
     text-transform: none;
 }
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
     -webkit-appearance: button;
     cursor: pointer;
 }
 button[disabled],
 html input[disabled] {
     cursor: default;
 }
 button::-moz-focus-inner,
 input::-moz-focus-inner {
     border: 0;
     padding: 0;
 }
 input {
     line-height: normal;
 }
 input[type="checkbox"],
 input[type="radio"] {
     box-sizing: border-box;
     padding: 0;
 }
 input[type="number"]::-webkit-inner-spin-button,
 input[type="number"]::-webkit-outer-spin-button {
     height: auto;
 }
 input[type="search"] {
     -webkit-appearance: textfield;
     box-sizing: content-box;
 }
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
     -webkit-appearance: none;
 }
 fieldset {
     border: 1px solid #c0c0c0;
     margin: 0 2px;
     padding: 0.35em 0.625em 0.75em;
 }
 legend {
     border: 0;
     padding: 0;
 }
 textarea {
     overflow: auto;
 }
 optgroup {
     font-weight: bold;
 }
 table {
     border-collapse: collapse;
     border-spacing: 0;
 }
 td,
 th {
     padding: 0;
 } /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
 @media print {
     *,
     *:before,
     *:after {
         color: #000 !important;
         text-shadow: none !important;
         background: transparent !important;
         box-shadow: none !important;
     }
     a,
     a:visited {
         text-decoration: underline;
     }
     a[href]:after {
         content: " (" attr(href) ")";
     }
     abbr[title]:after {
         content: " (" attr(title) ")";
     }
     a[href^="#"]:after,
     a[href^="javascript:"]:after {
         content: "";
     }
     pre,
     blockquote {
         border: 1px solid #999;
         page-break-inside: avoid;
     }
     thead {
         display: table-header-group;
     }
     tr,
     img {
         page-break-inside: avoid;
     }
     img {
         max-width: 100% !important;
     }
     p,
     h2,
     .course-detail .page-title,
     .staff-detail .page-title,
     h3 {
         orphans: 3;
         widows: 3;
     }
     h2,
     .course-detail .page-title,
     .staff-detail .page-title,
     h3 {
         page-break-after: avoid;
     }
     .navbar {
         display: none;
     }
     .btn > .caret,
     .dropup > .btn > .caret {
         border-top-color: #000 !important;
     }
     .label {
         border: 1px solid #000;
     }
     .table {
         border-collapse: collapse !important;
     }
     .table td,
     .table th {
         background-color: #fff !important;
     }
     .table-bordered th,
     .table-bordered td {
         border: 1px solid #ddd !important;
     }
 }
 * {
     box-sizing: border-box;
 }
 *:before,
 *:after {
     box-sizing: border-box;
 }
 html {
     font-size: 10px;
     -webkit-tap-highlight-color: transparent;
 }
 body {
     font-family: "Montserrat", sans-serif;
     font-size: 15px;
     line-height: 1.42857;
     color: #333;
 }
 input,
 button,
 select,
 textarea {
     font-family: inherit;
     font-size: inherit;
     line-height: inherit;
 }
 a {
     color: #337ab7;
     text-decoration: none;
 }
 a:hover,
 a:focus {
     color: #23527c;
 }
 a:focus {
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px;
 }
 figure {
     margin: 0;
 }
 img {
     vertical-align: middle;
 }
 .img-responsive {
     display: block;
     max-width: 100%;
     height: auto;
 }
 .img-rounded {
     border-radius: 0;
 }
 .img-thumbnail {
     padding: 4px;
     line-height: 1.42857;
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 0;
     transition: all 0.2s ease-in-out;
     display: inline-block;
     max-width: 100%;
     height: auto;
 }
 .img-circle {
     border-radius: 50%;
 }
 hr {
     margin-top: 21px;
     margin-bottom: 21px;
     border: 0;
     border-top: 1px solid #eee;
 }
 .sr-only {
     position: absolute;
     width: 1px;
     height: 1px;
     padding: 0;
     margin: -1px;
     overflow: hidden;
     clip: rect(0, 0, 0, 0);
     border: 0;
 }
 .sr-only-focusable:active,
 .sr-only-focusable:focus {
     position: static;
     width: auto;
     height: auto;
     margin: 0;
     overflow: visible;
     clip: auto;
 }
 [role="button"] {
     cursor: pointer;
 }
 h1,
 h2,
 .course-detail .page-title,
 .staff-detail .page-title,
 h3,
 h4,
 h5,
 h6,
 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6 {
     font-family: inherit;
     color: inherit;
 }
 h1 small,
 h1 .small,
 h2 small,
 .course-detail .page-title small,
 .staff-detail .page-title small,
 h2 .small,
 .course-detail .page-title .small,
 .staff-detail .page-title .small,
 h3 small,
 h3 .small,
 h4 small,
 h4 .small,
 h5 small,
 h5 .small,
 h6 small,
 h6 .small,
 .h1 small,
 .h1 .small,
 .h2 small,
 .h2 .small,
 .h3 small,
 .h3 .small,
 .h4 small,
 .h4 .small,
 .h5 small,
 .h5 .small,
 .h6 small,
 .h6 .small {
     line-height: 1;
     color: #777;
 }
 h1,
 .h1,
 h2,
 .course-detail .page-title,
 .staff-detail .page-title,
 .h2,
 h3,
 .h3 {
     font-weight: 600;
     margin-bottom: 10.5px;
 }
 h1 small,
 h1 .small,
 .h1 small,
 .h1 .small,
 h2 small,
 .course-detail .page-title small,
 .staff-detail .page-title small,
 h2 .small,
 .course-detail .page-title .small,
 .staff-detail .page-title .small,
 .h2 small,
 .h2 .small,
 h3 small,
 h3 .small,
 .h3 small,
 .h3 .small {
     font-size: 65%;
 }
 h4,
 h5,
 h6,
 p {
     margin: 0 0 10.5px;
 }
 .lead {
     margin-bottom: 21px;
     font-size: 17px;
     font-weight: 300;
     line-height: 1.4;
 }
 @media (min-width: 800px) {
     .lead {
         font-size: 22.5px;
     }
 }
 small,
 .small {
     font-size: 86%;
 }
 mark,
 .mark {
     padding: 0.2em;
     background-color: #fcf8e3;
 }
 .text-left {
     text-align: left;
 }
 .text-right {
     text-align: right;
 }
 .text-center,
 section.content-home.courses .course h2,
 section.content-home.courses .course .course-detail .page-title,
 .course-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course .staff-detail .page-title,
 .staff-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course h3,
 section.content-home.courses .course a {
     text-align: center;
 }
 .text-justify {
     text-align: justify;
 }
 .text-nowrap {
     white-space: nowrap;
 }
 .text-lowercase {
     text-transform: lowercase;
 }
 .text-uppercase,
 .initialism {
     text-transform: uppercase;
 }
 .text-capitalize {
     text-transform: capitalize;
 }
 .text-muted {
     color: #777;
 }
 .text-primary {
     color: #337ab7;
 }
 a.text-primary:hover,
 a.text-primary:focus {
     color: #286090;
 }
 .text-success {
     color: #3c763d;
 }
 a.text-success:hover,
 a.text-success:focus {
     color: #2b542c;
 }
 .text-info {
     color: #31708f;
 }
 a.text-info:hover,
 a.text-info:focus {
     color: #245269;
 }
 .text-warning {
     color: #8a6d3b;
 }
 a.text-warning:hover,
 a.text-warning:focus {
     color: #66512c;
 }
 .text-danger {
     color: #a94442;
 }
 a.text-danger:hover,
 a.text-danger:focus {
     color: #843534;
 }
 .bg-primary {
     color: #fff;
 }
 .bg-primary {
     background-color: #337ab7;
 }
 a.bg-primary:hover,
 a.bg-primary:focus {
     background-color: #286090;
 }
 .bg-success {
     background-color: #dff0d8;
 }
 a.bg-success:hover,
 a.bg-success:focus {
     background-color: #c1e2b3;
 }
 .bg-info {
     background-color: #d9edf7;
 }
 a.bg-info:hover,
 a.bg-info:focus {
     background-color: #afd9ee;
 }
 .bg-warning {
     background-color: #fcf8e3;
 }
 a.bg-warning:hover,
 a.bg-warning:focus {
     background-color: #f7ecb5;
 }
 .bg-danger {
     background-color: #f2dede;
 }
 a.bg-danger:hover,
 a.bg-danger:focus {
     background-color: #e4b9b9;
 }
 .page-header {
     padding-bottom: 9.5px;
     margin: 42px 0 21px;
     border-bottom: 1px solid #eee;
 }
 ul,
 ol {
     margin-top: 0;
     margin-bottom: 10.5px;
 }
 ul ul,
 ul ol,
 ol ul,
 ol ol {
     margin-bottom: 0;
 }
 .list-unstyled {
     padding-left: 0;
     list-style: none;
 }
 .list-inline {
     padding-left: 0;
     list-style: none;
     margin-left: -5px;
 }
 .list-inline > li {
     display: inline-block;
     padding-right: 5px;
     padding-left: 5px;
 }
 dl {
     margin-top: 0;
     margin-bottom: 21px;
 }
 dt,
 dd {
     line-height: 1.42857;
 }
 dt {
     font-weight: 700;
 }
 dd {
     margin-left: 0;
 }
 .dl-horizontal dd:before,
 .dl-horizontal dd:after {
     display: table;
     content: " ";
 }
 .dl-horizontal dd:after {
     clear: both;
 }
 @media (min-width: 1200px) {
     .dl-horizontal dt {
         float: left;
         width: 160px;
         clear: left;
         text-align: right;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
     }
     .dl-horizontal dd {
         margin-left: 180px;
     }
 }
 abbr[title],
 abbr[data-original-title] {
     cursor: help;
 }
 .initialism {
     font-size: 90%;
 }
 blockquote {
     padding: 10.5px 21px;
     margin: 0 0 21px;
     font-size: 18.75px;
     border-left: 5px solid #eee;
 }
 blockquote p:last-child,
 blockquote ul:last-child,
 blockquote ol:last-child {
     margin-bottom: 0;
 }
 blockquote footer,
 blockquote small,
 blockquote .small {
     display: block;
     font-size: 80%;
     line-height: 1.42857;
     color: #777;
 }
 blockquote footer:before,
 blockquote small:before,
 blockquote .small:before {
     content: "\2014 \00A0";
 }
 .blockquote-reverse,
 blockquote.pull-right {
     padding-right: 15px;
     padding-left: 0;
     text-align: right;
     border-right: 5px solid #eee;
     border-left: 0;
 }
 .blockquote-reverse footer:before,
 .blockquote-reverse small:before,
 .blockquote-reverse .small:before,
 blockquote.pull-right footer:before,
 blockquote.pull-right small:before,
 blockquote.pull-right .small:before {
     content: "";
 }
 .blockquote-reverse footer:after,
 .blockquote-reverse small:after,
 .blockquote-reverse .small:after,
 blockquote.pull-right footer:after,
 blockquote.pull-right small:after,
 blockquote.pull-right .small:after {
     content: "\00A0 \2014";
 }
 address {
     margin-bottom: 21px;
     font-style: normal;
     line-height: 1.42857;
 }
 code {
     padding: 2px 4px;
     font-size: 90%;
     color: #c7254e;
     background-color: #f9f2f4;
     border-radius: 0;
 }
 kbd {
     padding: 2px 4px;
     font-size: 90%;
     color: #fff;
     background-color: #333;
     border-radius: 0;
     box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
 }
 kbd kbd {
     padding: 0;
     font-size: 100%;
     font-weight: 700;
     box-shadow: none;
 }
 pre {
     display: block;
     padding: 10px;
     margin: 0 0 10.5px;
     font-size: 14px;
     line-height: 1.42857;
     color: #333;
     word-break: break-all;
     word-wrap: break-word;
     background-color: #f5f5f5;
     border: 1px solid #ccc;
     border-radius: 0;
 }
 pre code {
     padding: 0;
     font-size: inherit;
     color: inherit;
     white-space: pre-wrap;
     background-color: transparent;
     border-radius: 0;
 }
 .pre-scrollable {
     max-height: 340px;
     overflow-y: scroll;
 }
 .container {
     padding-right: 10px;
     padding-left: 10px;
     margin-right: auto;
     margin-left: auto;
 }
 .container:before,
 .container:after {
     display: table;
     content: " ";
 }
 .container:after {
     clear: both;
 }
 @media (min-width: 800px) {
     .container {
         width: 820px;
     }
 }
 @media (min-width: 1000px) {
     .container {
         width: 1020px;
     }
 }
 @media (min-width: 1200px) {
     .container {
         width: 1220px;
     }
 }
 .container-fluid {
     padding-right: 10px;
     padding-left: 10px;
     margin-right: auto;
     margin-left: auto;
 }
 .container-fluid:before,
 .container-fluid:after {
     display: table;
     content: " ";
 }
 .container-fluid:after {
     clear: both;
 }
 .row,
 ul.testimonials-list {
     margin-right: -10px;
     margin-left: -10px;
 }
 .row:before,
 ul.testimonials-list:before,
 .row:after,
 ul.testimonials-list:after {
     display: table;
     content: " ";
 }
 .row:after,
 ul.testimonials-list:after {
     clear: both;
 }
 .row-no-gutters {
     margin-right: 0;
     margin-left: 0;
 }
 .row-no-gutters [class*="col-"] {
     padding-right: 0;
     padding-left: 0;
 }
 .col-xs-1,
 .col-sm-1,
 .col-md-1,
 .col-lg-1,
 .col-xs-2,
 .col-sm-2,
 .col-md-2,
 .col-lg-2,
 .col-xs-3,
 .col-sm-3,
 .col-md-3,
 .col-lg-3,
 .col-xs-4,
 .col-sm-4,
 .col-md-4,
 .col-lg-4,
 .col-xs-5,
 .col-sm-5,
 .col-md-5,
 .col-lg-5,
 .col-xs-6,
 .col-sm-6,
 .col-md-6,
 ul.testimonials-list li,
 .col-lg-6,
 .col-xs-7,
 .col-sm-7,
 .col-md-7,
 .col-lg-7,
 .col-xs-8,
 .col-sm-8,
 .col-md-8,
 .col-lg-8,
 .col-xs-9,
 .col-sm-9,
 .col-md-9,
 .col-lg-9,
 .col-xs-10,
 .col-sm-10,
 .col-md-10,
 .col-lg-10,
 .col-xs-11,
 .col-sm-11,
 .col-md-11,
 .col-lg-11,
 .col-xs-12,
 .col-sm-12,
 .col-md-12,
 .col-lg-12 {
     position: relative;
     min-height: 1px;
     padding-right: 10px;
     padding-left: 10px;
 }
 .col-xs-1,
 .col-xs-2,
 .col-xs-3,
 .col-xs-4,
 .col-xs-5,
 .col-xs-6,
 .col-xs-7,
 .col-xs-8,
 .col-xs-9,
 .col-xs-10,
 .col-xs-11,
 .col-xs-12 {
     float: left;
 }
 .col-xs-1 {
     width: 8.33333%;
 }
 .col-xs-2 {
     width: 16.66667%;
 }
 .col-xs-3 {
     width: 25%;
 }
 .col-xs-4 {
     width: 33.33333%;
 }
 .col-xs-5 {
     width: 41.66667%;
 }
 .col-xs-6 {
     width: 50%;
 }
 .col-xs-7 {
     width: 58.33333%;
 }
 .col-xs-8 {
     width: 66.66667%;
 }
 .col-xs-9 {
     width: 75%;
 }
 .col-xs-10 {
     width: 83.33333%;
 }
 .col-xs-11 {
     width: 91.66667%;
 }
 .col-xs-12 {
     width: 100%;
 }
 .col-xs-pull-0 {
     right: auto;
 }
 .col-xs-pull-1 {
     right: 8.33333%;
 }
 .col-xs-pull-2 {
     right: 16.66667%;
 }
 .col-xs-pull-3 {
     right: 25%;
 }
 .col-xs-pull-4 {
     right: 33.33333%;
 }
 .col-xs-pull-5 {
     right: 41.66667%;
 }
 .col-xs-pull-6 {
     right: 50%;
 }
 .col-xs-pull-7 {
     right: 58.33333%;
 }
 .col-xs-pull-8 {
     right: 66.66667%;
 }
 .col-xs-pull-9 {
     right: 75%;
 }
 .col-xs-pull-10 {
     right: 83.33333%;
 }
 .col-xs-pull-11 {
     right: 91.66667%;
 }
 .col-xs-pull-12 {
     right: 100%;
 }
 .col-xs-push-0 {
     left: auto;
 }
 .col-xs-push-1 {
     left: 8.33333%;
 }
 .col-xs-push-2 {
     left: 16.66667%;
 }
 .col-xs-push-3 {
     left: 25%;
 }
 .col-xs-push-4 {
     left: 33.33333%;
 }
 .col-xs-push-5 {
     left: 41.66667%;
 }
 .col-xs-push-6 {
     left: 50%;
 }
 .col-xs-push-7 {
     left: 58.33333%;
 }
 .col-xs-push-8 {
     left: 66.66667%;
 }
 .col-xs-push-9 {
     left: 75%;
 }
 .col-xs-push-10 {
     left: 83.33333%;
 }
 .col-xs-push-11 {
     left: 91.66667%;
 }
 .col-xs-push-12 {
     left: 100%;
 }
 .col-xs-offset-0 {
     margin-left: 0%;
 }
 .col-xs-offset-1 {
     margin-left: 8.33333%;
 }
 .col-xs-offset-2 {
     margin-left: 16.66667%;
 }
 .col-xs-offset-3 {
     margin-left: 25%;
 }
 .col-xs-offset-4 {
     margin-left: 33.33333%;
 }
 .col-xs-offset-5 {
     margin-left: 41.66667%;
 }
 .col-xs-offset-6 {
     margin-left: 50%;
 }
 .col-xs-offset-7 {
     margin-left: 58.33333%;
 }
 .col-xs-offset-8 {
     margin-left: 66.66667%;
 }
 .col-xs-offset-9 {
     margin-left: 75%;
 }
 .col-xs-offset-10 {
     margin-left: 83.33333%;
 }
 .col-xs-offset-11 {
     margin-left: 91.66667%;
 }
 .col-xs-offset-12 {
     margin-left: 100%;
 }
 @media (min-width: 800px) {
     .col-sm-1,
     .col-sm-2,
     .col-sm-3,
     .col-sm-4,
     .col-sm-5,
     .col-sm-6,
     .col-sm-7,
     .col-sm-8,
     .col-sm-9,
     .col-sm-10,
     .col-sm-11,
     .col-sm-12 {
         float: left;
     }
     .col-sm-1 {
         width: 8.33333%;
     }
     .col-sm-2 {
         width: 16.66667%;
     }
     .col-sm-3 {
         width: 25%;
     }
     .col-sm-4 {
         width: 33.33333%;
     }
     .col-sm-5 {
         width: 41.66667%;
     }
     .col-sm-6 {
         width: 50%;
     }
     .col-sm-7 {
         width: 58.33333%;
     }
     .col-sm-8 {
         width: 66.66667%;
     }
     .col-sm-9 {
         width: 75%;
     }
     .col-sm-10 {
         width: 83.33333%;
     }
     .col-sm-11 {
         width: 91.66667%;
     }
     .col-sm-12 {
         width: 100%;
     }
     .col-sm-pull-0 {
         right: auto;
     }
     .col-sm-pull-1 {
         right: 8.33333%;
     }
     .col-sm-pull-2 {
         right: 16.66667%;
     }
     .col-sm-pull-3 {
         right: 25%;
     }
     .col-sm-pull-4 {
         right: 33.33333%;
     }
     .col-sm-pull-5 {
         right: 41.66667%;
     }
     .col-sm-pull-6 {
         right: 50%;
     }
     .col-sm-pull-7 {
         right: 58.33333%;
     }
     .col-sm-pull-8 {
         right: 66.66667%;
     }
     .col-sm-pull-9 {
         right: 75%;
     }
     .col-sm-pull-10 {
         right: 83.33333%;
     }
     .col-sm-pull-11 {
         right: 91.66667%;
     }
     .col-sm-pull-12 {
         right: 100%;
     }
     .col-sm-push-0 {
         left: auto;
     }
     .col-sm-push-1 {
         left: 8.33333%;
     }
     .col-sm-push-2 {
         left: 16.66667%;
     }
     .col-sm-push-3 {
         left: 25%;
     }
     .col-sm-push-4 {
         left: 33.33333%;
     }
     .col-sm-push-5 {
         left: 41.66667%;
     }
     .col-sm-push-6 {
         left: 50%;
     }
     .col-sm-push-7 {
         left: 58.33333%;
     }
     .col-sm-push-8 {
         left: 66.66667%;
     }
     .col-sm-push-9 {
         left: 75%;
     }
     .col-sm-push-10 {
         left: 83.33333%;
     }
     .col-sm-push-11 {
         left: 91.66667%;
     }
     .col-sm-push-12 {
         left: 100%;
     }
     .col-sm-offset-0 {
         margin-left: 0%;
     }
     .col-sm-offset-1 {
         margin-left: 8.33333%;
     }
     .col-sm-offset-2 {
         margin-left: 16.66667%;
     }
     .col-sm-offset-3 {
         margin-left: 25%;
     }
     .col-sm-offset-4 {
         margin-left: 33.33333%;
     }
     .col-sm-offset-5 {
         margin-left: 41.66667%;
     }
     .col-sm-offset-6 {
         margin-left: 50%;
     }
     .col-sm-offset-7 {
         margin-left: 58.33333%;
     }
     .col-sm-offset-8 {
         margin-left: 66.66667%;
     }
     .col-sm-offset-9 {
         margin-left: 75%;
     }
     .col-sm-offset-10 {
         margin-left: 83.33333%;
     }
     .col-sm-offset-11 {
         margin-left: 91.66667%;
     }
     .col-sm-offset-12 {
         margin-left: 100%;
     }
 }
 @media (min-width: 1000px) {
     .col-md-1,
     .col-md-2,
     .col-md-3,
     .col-md-4,
     .col-md-5,
     .col-md-6,
     ul.testimonials-list li,
     .col-md-7,
     .col-md-8,
     .col-md-9,
     .col-md-10,
     .col-md-11,
     .col-md-12 {
         float: left;
     }
     .col-md-1 {
         width: 8.33333%;
     }
     .col-md-2 {
         width: 16.66667%;
     }
     .col-md-3 {
         width: 25%;
     }
     .col-md-4 {
         width: 33.33333%;
     }
     .col-md-5 {
         width: 41.66667%;
     }
     .col-md-6,
     ul.testimonials-list li {
         width: 50%;
     }
     .col-md-7 {
         width: 58.33333%;
     }
     .col-md-8 {
         width: 66.66667%;
     }
     .col-md-9 {
         width: 75%;
     }
     .col-md-10 {
         width: 83.33333%;
     }
     .col-md-11 {
         width: 91.66667%;
     }
     .col-md-12 {
         width: 100%;
     }
     .col-md-pull-0 {
         right: auto;
     }
     .col-md-pull-1 {
         right: 8.33333%;
     }
     .col-md-pull-2 {
         right: 16.66667%;
     }
     .col-md-pull-3 {
         right: 25%;
     }
     .col-md-pull-4 {
         right: 33.33333%;
     }
     .col-md-pull-5 {
         right: 41.66667%;
     }
     .col-md-pull-6 {
         right: 50%;
     }
     .col-md-pull-7 {
         right: 58.33333%;
     }
     .col-md-pull-8 {
         right: 66.66667%;
     }
     .col-md-pull-9 {
         right: 75%;
     }
     .col-md-pull-10 {
         right: 83.33333%;
     }
     .col-md-pull-11 {
         right: 91.66667%;
     }
     .col-md-pull-12 {
         right: 100%;
     }
     .col-md-push-0 {
         left: auto;
     }
     .col-md-push-1 {
         left: 8.33333%;
     }
     .col-md-push-2 {
         left: 16.66667%;
     }
     .col-md-push-3 {
         left: 25%;
     }
     .col-md-push-4 {
         left: 33.33333%;
     }
     .col-md-push-5 {
         left: 41.66667%;
     }
     .col-md-push-6 {
         left: 50%;
     }
     .col-md-push-7 {
         left: 58.33333%;
     }
     .col-md-push-8 {
         left: 66.66667%;
     }
     .col-md-push-9 {
         left: 75%;
     }
     .col-md-push-10 {
         left: 83.33333%;
     }
     .col-md-push-11 {
         left: 91.66667%;
     }
     .col-md-push-12 {
         left: 100%;
     }
     .col-md-offset-0 {
         margin-left: 0%;
     }
     .col-md-offset-1 {
         margin-left: 8.33333%;
     }
     .col-md-offset-2 {
         margin-left: 16.66667%;
     }
     .col-md-offset-3 {
         margin-left: 25%;
     }
     .col-md-offset-4 {
         margin-left: 33.33333%;
     }
     .col-md-offset-5 {
         margin-left: 41.66667%;
     }
     .col-md-offset-6 {
         margin-left: 50%;
     }
     .col-md-offset-7 {
         margin-left: 58.33333%;
     }
     .col-md-offset-8 {
         margin-left: 66.66667%;
     }
     .col-md-offset-9 {
         margin-left: 75%;
     }
     .col-md-offset-10 {
         margin-left: 83.33333%;
     }
     .col-md-offset-11 {
         margin-left: 91.66667%;
     }
     .col-md-offset-12 {
         margin-left: 100%;
     }
 }
 @media (min-width: 1200px) {
     .col-lg-1,
     .col-lg-2,
     .col-lg-3,
     .col-lg-4,
     .col-lg-5,
     .col-lg-6,
     .col-lg-7,
     .col-lg-8,
     .col-lg-9,
     .col-lg-10,
     .col-lg-11,
     .col-lg-12 {
         float: left;
     }
     .col-lg-1 {
         width: 8.33333%;
     }
     .col-lg-2 {
         width: 16.66667%;
     }
     .col-lg-3 {
         width: 25%;
     }
     .col-lg-4 {
         width: 33.33333%;
     }
     .col-lg-5 {
         width: 41.66667%;
     }
     .col-lg-6 {
         width: 50%;
     }
     .col-lg-7 {
         width: 58.33333%;
     }
     .col-lg-8 {
         width: 66.66667%;
     }
     .col-lg-9 {
         width: 75%;
     }
     .col-lg-10 {
         width: 83.33333%;
     }
     .col-lg-11 {
         width: 91.66667%;
     }
     .col-lg-12 {
         width: 100%;
     }
     .col-lg-pull-0 {
         right: auto;
     }
     .col-lg-pull-1 {
         right: 8.33333%;
     }
     .col-lg-pull-2 {
         right: 16.66667%;
     }
     .col-lg-pull-3 {
         right: 25%;
     }
     .col-lg-pull-4 {
         right: 33.33333%;
     }
     .col-lg-pull-5 {
         right: 41.66667%;
     }
     .col-lg-pull-6 {
         right: 50%;
     }
     .col-lg-pull-7 {
         right: 58.33333%;
     }
     .col-lg-pull-8 {
         right: 66.66667%;
     }
     .col-lg-pull-9 {
         right: 75%;
     }
     .col-lg-pull-10 {
         right: 83.33333%;
     }
     .col-lg-pull-11 {
         right: 91.66667%;
     }
     .col-lg-pull-12 {
         right: 100%;
     }
     .col-lg-push-0 {
         left: auto;
     }
     .col-lg-push-1 {
         left: 8.33333%;
     }
     .col-lg-push-2 {
         left: 16.66667%;
     }
     .col-lg-push-3 {
         left: 25%;
     }
     .col-lg-push-4 {
         left: 33.33333%;
     }
     .col-lg-push-5 {
         left: 41.66667%;
     }
     .col-lg-push-6 {
         left: 50%;
     }
     .col-lg-push-7 {
         left: 58.33333%;
     }
     .col-lg-push-8 {
         left: 66.66667%;
     }
     .col-lg-push-9 {
         left: 75%;
     }
     .col-lg-push-10 {
         left: 83.33333%;
     }
     .col-lg-push-11 {
         left: 91.66667%;
     }
     .col-lg-push-12 {
         left: 100%;
     }
     .col-lg-offset-0 {
         margin-left: 0%;
     }
     .col-lg-offset-1 {
         margin-left: 8.33333%;
     }
     .col-lg-offset-2 {
         margin-left: 16.66667%;
     }
     .col-lg-offset-3 {
         margin-left: 25%;
     }
     .col-lg-offset-4 {
         margin-left: 33.33333%;
     }
     .col-lg-offset-5 {
         margin-left: 41.66667%;
     }
     .col-lg-offset-6 {
         margin-left: 50%;
     }
     .col-lg-offset-7 {
         margin-left: 58.33333%;
     }
     .col-lg-offset-8 {
         margin-left: 66.66667%;
     }
     .col-lg-offset-9 {
         margin-left: 75%;
     }
     .col-lg-offset-10 {
         margin-left: 83.33333%;
     }
     .col-lg-offset-11 {
         margin-left: 91.66667%;
     }
     .col-lg-offset-12 {
         margin-left: 100%;
     }
 }
 table {
     background-color: transparent;
 }
 table col[class*="col-"] {
     position: static;
     display: table-column;
     float: none;
 }
 table td[class*="col-"],
 table th[class*="col-"] {
     position: static;
     display: table-cell;
     float: none;
 }
 caption {
     padding-top: 8px;
     padding-bottom: 8px;
     color: #777;
     text-align: left;
 }
 th {
     text-align: left;
 }
 .table {
     width: 100%;
     max-width: 100%;
     margin-bottom: 21px;
 }
 .table > thead > tr > th,
 .table > thead > tr > td,
 .table > tbody > tr > th,
 .table > tbody > tr > td,
 .table > tfoot > tr > th,
 .table > tfoot > tr > td {
     padding: 8px;
     line-height: 1.42857;
     vertical-align: top;
 }
 .table > thead > tr > th {
     vertical-align: bottom;
 }
 .table > caption + thead > tr:first-child > th,
 .table > caption + thead > tr:first-child > td,
 .table > colgroup + thead > tr:first-child > th,
 .table > colgroup + thead > tr:first-child > td,
 .table > thead:first-child > tr:first-child > th,
 .table > thead:first-child > tr:first-child > td {
     border-top: 0;
 }
 .table .table {
     background-color: #eceae6;
 }
 .table-condensed > thead > tr > th,
 .table-condensed > thead > tr > td,
 .table-condensed > tbody > tr > th,
 .table-condensed > tbody > tr > td,
 .table-condensed > tfoot > tr > th,
 .table-condensed > tfoot > tr > td {
     padding: 5px;
 }
 .table-striped > tbody > tr:nth-of-type(odd) {
     background-color: #f9f9f9;
 }
 .table-hover > tbody > tr:hover {
     background-color: #f5f5f5;
 }
 .table > thead > tr > td.active,
 .table > thead > tr > th.active,
 .table > thead > tr.active > td,
 .table > thead > tr.active > th,
 .table > tbody > tr > td.active,
 .table > tbody > tr > th.active,
 .table > tbody > tr.active > td,
 .table > tbody > tr.active > th,
 .table > tfoot > tr > td.active,
 .table > tfoot > tr > th.active,
 .table > tfoot > tr.active > td,
 .table > tfoot > tr.active > th {
     background-color: #f5f5f5;
 }
 .table-hover > tbody > tr > td.active:hover,
 .table-hover > tbody > tr > th.active:hover,
 .table-hover > tbody > tr.active:hover > td,
 .table-hover > tbody > tr:hover > .active,
 .table-hover > tbody > tr.active:hover > th {
     background-color: #e8e8e8;
 }
 .table > thead > tr > td.success,
 .table > thead > tr > th.success,
 .table > thead > tr.success > td,
 .table > thead > tr.success > th,
 .table > tbody > tr > td.success,
 .table > tbody > tr > th.success,
 .table > tbody > tr.success > td,
 .table > tbody > tr.success > th,
 .table > tfoot > tr > td.success,
 .table > tfoot > tr > th.success,
 .table > tfoot > tr.success > td,
 .table > tfoot > tr.success > th {
     background-color: #dff0d8;
 }
 .table-hover > tbody > tr > td.success:hover,
 .table-hover > tbody > tr > th.success:hover,
 .table-hover > tbody > tr.success:hover > td,
 .table-hover > tbody > tr:hover > .success,
 .table-hover > tbody > tr.success:hover > th {
     background-color: #d0e9c6;
 }
 .table > thead > tr > td.info,
 .table > thead > tr > th.info,
 .table > thead > tr.info > td,
 .table > thead > tr.info > th,
 .table > tbody > tr > td.info,
 .table > tbody > tr > th.info,
 .table > tbody > tr.info > td,
 .table > tbody > tr.info > th,
 .table > tfoot > tr > td.info,
 .table > tfoot > tr > th.info,
 .table > tfoot > tr.info > td,
 .table > tfoot > tr.info > th {
     background-color: #d9edf7;
 }
 .table-hover > tbody > tr > td.info:hover,
 .table-hover > tbody > tr > th.info:hover,
 .table-hover > tbody > tr.info:hover > td,
 .table-hover > tbody > tr:hover > .info,
 .table-hover > tbody > tr.info:hover > th {
     background-color: #c4e3f3;
 }
 .table > thead > tr > td.warning,
 .table > thead > tr > th.warning,
 .table > thead > tr.warning > td,
 .table > thead > tr.warning > th,
 .table > tbody > tr > td.warning,
 .table > tbody > tr > th.warning,
 .table > tbody > tr.warning > td,
 .table > tbody > tr.warning > th,
 .table > tfoot > tr > td.warning,
 .table > tfoot > tr > th.warning,
 .table > tfoot > tr.warning > td,
 .table > tfoot > tr.warning > th {
     background-color: #fcf8e3;
 }
 .table-hover > tbody > tr > td.warning:hover,
 .table-hover > tbody > tr > th.warning:hover,
 .table-hover > tbody > tr.warning:hover > td,
 .table-hover > tbody > tr:hover > .warning,
 .table-hover > tbody > tr.warning:hover > th {
     background-color: #faf2cc;
 }
 .table > thead > tr > td.danger,
 .table > thead > tr > th.danger,
 .table > thead > tr.danger > td,
 .table > thead > tr.danger > th,
 .table > tbody > tr > td.danger,
 .table > tbody > tr > th.danger,
 .table > tbody > tr.danger > td,
 .table > tbody > tr.danger > th,
 .table > tfoot > tr > td.danger,
 .table > tfoot > tr > th.danger,
 .table > tfoot > tr.danger > td,
 .table > tfoot > tr.danger > th {
     background-color: #f2dede;
 }
 .table-hover > tbody > tr > td.danger:hover,
 .table-hover > tbody > tr > th.danger:hover,
 .table-hover > tbody > tr.danger:hover > td,
 .table-hover > tbody > tr:hover > .danger,
 .table-hover > tbody > tr.danger:hover > th {
     background-color: #ebcccc;
 }
 .table-responsive {
     min-height: 0.01%;
 }
 @media screen and (max-width: 799px) {
     .table-responsive {
         width: 100%;
         margin-bottom: 15.75px;
         overflow-y: hidden;
         overflow-x: auto;
         -ms-overflow-style: -ms-autohiding-scrollbar;
     }
     .table-responsive > .table {
         margin-bottom: 0;
     }
     .table-responsive > .table > thead > tr > th,
     .table-responsive > .table > thead > tr > td,
     .table-responsive > .table > tbody > tr > th,
     .table-responsive > .table > tbody > tr > td,
     .table-responsive > .table > tfoot > tr > th,
     .table-responsive > .table > tfoot > tr > td {
         white-space: nowrap;
     }
 }
 fieldset {
     min-width: 0;
     padding: 0;
     margin: 0;
     border: 0;
 }
 legend {
     display: block;
     width: 100%;
     padding: 0;
     margin-bottom: 21px;
     font-size: 22.5px;
     line-height: inherit;
     color: #333;
     border: 0;
     border-bottom: 1px solid #e5e5e5;
 }
 label {
     display: inline-block;
     max-width: 100%;
     margin-bottom: 5px;
     font-weight: 700;
 }
 input[type="search"] {
     box-sizing: border-box;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
 }
 input[type="radio"],
 input[type="checkbox"] {
     margin: 4px 0 0;
     margin-top: 1px \9;
     line-height: normal;
 }
 input[type="radio"][disabled],
 input[type="radio"].disabled,
 fieldset[disabled] input[type="radio"],
 input[type="checkbox"][disabled],
 input[type="checkbox"].disabled,
 fieldset[disabled] input[type="checkbox"] {
     cursor: not-allowed;
 }
 input[type="file"] {
     display: block;
 }
 input[type="range"] {
     display: block;
     width: 100%;
 }
 select[multiple],
 select[size] {
     height: auto;
 }
 input[type="file"]:focus,
 input[type="radio"]:focus,
 input[type="checkbox"]:focus {
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px;
 }
 output {
     display: block;
     padding-top: 7px;
     font-size: 15px;
     line-height: 1.42857;
     color: #555;
 }
 .form-control {
     display: block;
     width: 100%;
     height: 48px;
     padding: 12px;
     font-size: 15px;
     line-height: 24px;
     color: rgb(126, 118, 118);
     background-color: #ffffff;
     background-image: none;
     border: 0;
     outline: none;
     border-radius: 0;
 }
    .ptext-border .form-control {
        border: 1px solid;
    }
 .form-control:focus {
     border-color: #66afe9;
     outline: 0;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
 }
 .form-control::-moz-placeholder {
     color: #999;
     opacity: 1;
 }
 .form-control:-ms-input-placeholder {
     color: #999;
 }
 .form-control::-webkit-input-placeholder {
     color: #999;
 }
 .form-control::-ms-expand {
     background-color: transparent;
     border: 0;
 }
 .form-control[disabled],
 .form-control[readonly],
 fieldset[disabled] .form-control {
     background-color: #eee;
     opacity: 1;
 }
 .form-control[disabled],
 fieldset[disabled] .form-control {
     cursor: not-allowed;
 }
 textarea.form-control {
     height: auto;
 }
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
     input[type="date"].form-control,
     input[type="time"].form-control,
     input[type="datetime-local"].form-control,
     input[type="month"].form-control {
         line-height: 35px;
     }
     input[type="date"].input-sm,
     .input-group-sm > input[type="date"].form-control,
     .input-group-sm > input[type="date"].input-group-addon,
     .input-group-sm > .input-group-btn > input[type="date"].btn,
     .input-group-sm input[type="date"],
     input[type="time"].input-sm,
     .input-group-sm > input[type="time"].form-control,
     .input-group-sm > input[type="time"].input-group-addon,
     .input-group-sm > .input-group-btn > input[type="time"].btn,
     .input-group-sm input[type="time"],
     input[type="datetime-local"].input-sm,
     .input-group-sm > input[type="datetime-local"].form-control,
     .input-group-sm > input[type="datetime-local"].input-group-addon,
     .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
     .input-group-sm input[type="datetime-local"],
     input[type="month"].input-sm,
     .input-group-sm > input[type="month"].form-control,
     .input-group-sm > input[type="month"].input-group-addon,
     .input-group-sm > .input-group-btn > input[type="month"].btn,
     .input-group-sm input[type="month"] {
         line-height: 31px;
     }
     input[type="date"].input-lg,
     .input-group-lg > input[type="date"].form-control,
     .input-group-lg > input[type="date"].input-group-addon,
     .input-group-lg > .input-group-btn > input[type="date"].btn,
     .input-group-lg input[type="date"],
     input[type="time"].input-lg,
     .input-group-lg > input[type="time"].form-control,
     .input-group-lg > input[type="time"].input-group-addon,
     .input-group-lg > .input-group-btn > input[type="time"].btn,
     .input-group-lg input[type="time"],
     input[type="datetime-local"].input-lg,
     .input-group-lg > input[type="datetime-local"].form-control,
     .input-group-lg > input[type="datetime-local"].input-group-addon,
     .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
     .input-group-lg input[type="datetime-local"],
     input[type="month"].input-lg,
     .input-group-lg > input[type="month"].form-control,
     .input-group-lg > input[type="month"].input-group-addon,
     .input-group-lg > .input-group-btn > input[type="month"].btn,
     .input-group-lg input[type="month"] {
         line-height: 48px;
     }
 }
 .form-group {
     margin-bottom: 15px;
 }
 .radio,
 .checkbox {
     position: relative;
     display: block;
     margin-top: 10px;
     margin-bottom: 10px;
 }
 .radio.disabled label,
 fieldset[disabled] .radio label,
 .checkbox.disabled label,
 fieldset[disabled] .checkbox label {
     cursor: not-allowed;
 }
 .radio label,
 .checkbox label {
     min-height: 21px;
     padding-left: 20px;
     margin-bottom: 0;
     font-weight: 400;
     cursor: pointer;
 }
 .radio input[type="radio"],
 .radio-inline input[type="radio"],
 .checkbox input[type="checkbox"],
 .checkbox-inline input[type="checkbox"] {
     position: absolute;
     margin-top: 4px \9;
     margin-left: -20px;
 }
 .radio + .radio,
 .checkbox + .checkbox {
     margin-top: -5px;
 }
 .radio-inline,
 .checkbox-inline {
     position: relative;
     display: inline-block;
     padding-left: 20px;
     margin-bottom: 0;
     font-weight: 400;
     vertical-align: middle;
     cursor: pointer;
 }
 .radio-inline.disabled,
 fieldset[disabled] .radio-inline,
 .checkbox-inline.disabled,
 fieldset[disabled] .checkbox-inline {
     cursor: not-allowed;
 }
 .radio-inline + .radio-inline,
 .checkbox-inline + .checkbox-inline {
     margin-top: 0;
     margin-left: 10px;
 }
 .form-control-static {
     min-height: 36px;
     padding-top: 7px;
     padding-bottom: 7px;
     margin-bottom: 0;
 }
 .form-control-static.input-lg,
 .input-group-lg > .form-control-static.form-control,
 .input-group-lg > .form-control-static.input-group-addon,
 .input-group-lg > .input-group-btn > .form-control-static.btn,
 .form-control-static.input-sm,
 .input-group-sm > .form-control-static.form-control,
 .input-group-sm > .form-control-static.input-group-addon,
 .input-group-sm > .input-group-btn > .form-control-static.btn {
     padding-right: 0;
     padding-left: 0;
 }
 .input-sm,
 .input-group-sm > .form-control,
 .input-group-sm > .input-group-addon,
 .input-group-sm > .input-group-btn > .btn {
     height: 31px;
     padding: 5px 10px;
     font-size: 13px;
     line-height: 1.5;
     border-radius: 0;
 }
 select.input-sm,
 .input-group-sm > select.form-control,
 .input-group-sm > select.input-group-addon,
 .input-group-sm > .input-group-btn > select.btn {
     height: 31px;
     line-height: 31px;
 }
 textarea.input-sm,
 .input-group-sm > textarea.form-control,
 .input-group-sm > textarea.input-group-addon,
 .input-group-sm > .input-group-btn > textarea.btn,
 select[multiple].input-sm,
 .input-group-sm > select[multiple].form-control,
 .input-group-sm > select[multiple].input-group-addon,
 .input-group-sm > .input-group-btn > select[multiple].btn {
     height: auto;
 }
 .form-group-sm .form-control {
     height: 31px;
     padding: 5px 10px;
     font-size: 13px;
     line-height: 1.5;
     border-radius: 0;
 }
 .form-group-sm select.form-control {
     height: 31px;
     line-height: 31px;
 }
 .form-group-sm textarea.form-control,
 .form-group-sm select[multiple].form-control {
     height: auto;
 }
 .form-group-sm .form-control-static {
     height: 31px;
     min-height: 34px;
     padding: 6px 10px;
     font-size: 13px;
     line-height: 1.5;
 }
 .input-lg,
 .input-group-lg > .form-control,
 .input-group-lg > .input-group-addon,
 .input-group-lg > .input-group-btn > .btn {
     height: 48px;
     padding: 10px 16px;
     font-size: 19px;
     line-height: 1.33333;
     border-radius: 0;
 }
 select.input-lg,
 .input-group-lg > select.form-control,
 .input-group-lg > select.input-group-addon,
 .input-group-lg > .input-group-btn > select.btn {
     height: 48px;
     line-height: 48px;
 }
 textarea.input-lg,
 .input-group-lg > textarea.form-control,
 .input-group-lg > textarea.input-group-addon,
 .input-group-lg > .input-group-btn > textarea.btn,
 select[multiple].input-lg,
 .input-group-lg > select[multiple].form-control,
 .input-group-lg > select[multiple].input-group-addon,
 .input-group-lg > .input-group-btn > select[multiple].btn {
     height: auto;
 }
 .form-group-lg .form-control {
     height: 48px;
     padding: 10px 16px;
     font-size: 19px;
     line-height: 1.33333;
     border-radius: 0;
 }
 .form-group-lg select.form-control {
     height: 48px;
     line-height: 48px;
 }
 .form-group-lg textarea.form-control,
 .form-group-lg select[multiple].form-control {
     height: auto;
 }
 .form-group-lg .form-control-static {
     height: 48px;
     min-height: 40px;
     padding: 11px 16px;
     font-size: 19px;
     line-height: 1.33333;
 }
 .has-feedback {
     position: relative;
 }
 .has-feedback .form-control {
     padding-right: 43.75px;
 }
 .form-control-feedback {
     position: absolute;
     top: 0;
     right: 0;
     z-index: 2;
     display: block;
     width: 35px;
     height: 35px;
     line-height: 35px;
     text-align: center;
     pointer-events: none;
 }
 .input-lg + .form-control-feedback,
 .input-group-lg > .form-control + .form-control-feedback,
 .input-group-lg > .input-group-addon + .form-control-feedback,
 .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
 .input-group-lg + .form-control-feedback,
 .form-group-lg .form-control + .form-control-feedback {
     width: 48px;
     height: 48px;
     line-height: 48px;
 }
 .input-sm + .form-control-feedback,
 .input-group-sm > .form-control + .form-control-feedback,
 .input-group-sm > .input-group-addon + .form-control-feedback,
 .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
 .input-group-sm + .form-control-feedback,
 .form-group-sm .form-control + .form-control-feedback {
     width: 31px;
     height: 31px;
     line-height: 31px;
 }
 .has-success .help-block,
 .has-success .control-label,
 .has-success .radio,
 .has-success .checkbox,
 .has-success .radio-inline,
 .has-success .checkbox-inline,
 .has-success.radio label,
 .has-success.checkbox label,
 .has-success.radio-inline label,
 .has-success.checkbox-inline label {
     color: #3c763d;
 }
 .has-success .form-control {
     border-color: #3c763d;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-success .form-control:focus {
     border-color: #2b542c;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
 }
 .has-success .input-group-addon {
     color: #3c763d;
     background-color: #dff0d8;
     border-color: #3c763d;
 }
 .has-success .form-control-feedback {
     color: #3c763d;
 }
 .has-warning .help-block,
 .has-warning .control-label,
 .has-warning .radio,
 .has-warning .checkbox,
 .has-warning .radio-inline,
 .has-warning .checkbox-inline,
 .has-warning.radio label,
 .has-warning.checkbox label,
 .has-warning.radio-inline label,
 .has-warning.checkbox-inline label {
     color: #8a6d3b;
 }
 .has-warning .form-control {
     border-color: #8a6d3b;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-warning .form-control:focus {
     border-color: #66512c;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
 }
 .has-warning .input-group-addon {
     color: #8a6d3b;
     background-color: #fcf8e3;
     border-color: #8a6d3b;
 }
 .has-warning .form-control-feedback {
     color: #8a6d3b;
 }
 .has-error .help-block,
 .has-error .control-label,
 .has-error .radio,
 .has-error .checkbox,
 .has-error .radio-inline,
 .has-error .checkbox-inline,
 .has-error.radio label,
 .has-error.checkbox label,
 .has-error.radio-inline label,
 .has-error.checkbox-inline label {
     color: #a94442;
 }
 .has-error .form-control {
     border-color: #a94442;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 .has-error .form-control:focus {
     border-color: #843534;
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
 }
 .has-error .input-group-addon {
     color: #a94442;
     background-color: #f2dede;
     border-color: #a94442;
 }
 .has-error .form-control-feedback {
     color: #a94442;
 }
 .has-feedback label ~ .form-control-feedback {
     top: 26px;
 }
 .has-feedback label.sr-only ~ .form-control-feedback {
     top: 0;
 }
 .help-block {
     display: block;
     margin-top: 5px;
     margin-bottom: 10px;
     color: #737373;
 }
 @media (min-width: 800px) {
     .form-inline .form-group {
         display: inline-block;
         margin-bottom: 0;
         vertical-align: middle;
     }
     .form-inline .form-control {
         display: inline-block;
         width: auto;
         vertical-align: middle;
     }
     .form-inline .form-control-static {
         display: inline-block;
     }
     .form-inline .input-group {
         display: inline-table;
         vertical-align: middle;
     }
     .form-inline .input-group .input-group-addon,
     .form-inline .input-group .input-group-btn,
     .form-inline .input-group .form-control {
         width: auto;
     }
     .form-inline .input-group > .form-control {
         width: 100%;
     }
     .form-inline .control-label {
         margin-bottom: 0;
         vertical-align: middle;
     }
     .form-inline .radio,
     .form-inline .checkbox {
         display: inline-block;
         margin-top: 0;
         margin-bottom: 0;
         vertical-align: middle;
     }
     .form-inline .radio label,
     .form-inline .checkbox label {
         padding-left: 0;
     }
     .form-inline .radio input[type="radio"],
     .form-inline .checkbox input[type="checkbox"] {
         position: relative;
         margin-left: 0;
     }
     .form-inline .has-feedback .form-control-feedback {
         top: 0;
     }
 }
 .form-horizontal .radio,
 .form-horizontal .checkbox,
 .form-horizontal .radio-inline,
 .form-horizontal .checkbox-inline {
     padding-top: 7px;
     margin-top: 0;
     margin-bottom: 0;
 }
 .form-horizontal .radio,
 .form-horizontal .checkbox {
     min-height: 28px;
 }
 .form-horizontal .form-group {
     margin-right: -10px;
     margin-left: -10px;
 }
 .form-horizontal .form-group:before,
 .form-horizontal .form-group:after {
     display: table;
     content: " ";
 }
 .form-horizontal .form-group:after {
     clear: both;
 }
 @media (min-width: 800px) {
     .form-horizontal .control-label {
         padding-top: 7px;
         margin-bottom: 0;
         text-align: right;
     }
 }
 .form-horizontal .has-feedback .form-control-feedback {
     right: 10px;
 }
 @media (min-width: 800px) {
     .form-horizontal .form-group-lg .control-label {
         padding-top: 11px;
         font-size: 19px;
     }
 }
 @media (min-width: 800px) {
     .form-horizontal .form-group-sm .control-label {
         padding-top: 6px;
         font-size: 13px;
     }
 }
 .btn {
     display: inline-block;
     margin-bottom: 0;
     font-weight: normal;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     cursor: pointer;
     background-image: none;
     border: 0;
     padding: 6px 12px;
     font-size: 15px;
     line-height: 1.42857;
     border-radius: 0;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
 }
 .btn:focus,
 .btn.focus,
 .btn:active:focus,
 .btn:active.focus,
 .btn.active:focus,
 .btn.active.focus {
     outline: 5px auto -webkit-focus-ring-color;
     outline-offset: -2px;
 }
 .btn:hover,
 .btn:focus,
 .btn.focus {
     color: #333;
     text-decoration: none;
 }
 .btn:active,
 .btn.active {
     background-image: none;
     outline: 0;
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 }
 .btn.disabled,
 .btn[disabled],
 fieldset[disabled] .btn {
     cursor: not-allowed;
     filter: alpha(opacity=65);
     opacity: 0.65;
     box-shadow: none;
 }
 a.btn.disabled,
 fieldset[disabled] a.btn {
     pointer-events: none;
 }
 .btn-default {
     color: #333;
     background-color: #fff;
     border-color: #ccc;
 }
 .btn-default:focus,
 .btn-default.focus {
     color: #333;
     background-color: #e6e6e6;
     border-color: #8c8c8c;
 }
 .btn-default:hover {
     color: #333;
     background-color: #e6e6e6;
     border-color: #adadad;
 }
 .btn-default:active,
 .btn-default.active,
 .open > .btn-default.dropdown-toggle {
     color: #333;
     background-color: #e6e6e6;
     background-image: none;
     border-color: #adadad;
 }
 .btn-default:active:hover,
 .btn-default:active:focus,
 .btn-default:active.focus,
 .btn-default.active:hover,
 .btn-default.active:focus,
 .btn-default.active.focus,
 .open > .btn-default.dropdown-toggle:hover,
 .open > .btn-default.dropdown-toggle:focus,
 .open > .btn-default.dropdown-toggle.focus {
     color: #333;
     background-color: #d4d4d4;
     border-color: #8c8c8c;
 }
 .btn-default.disabled:hover,
 .btn-default.disabled:focus,
 .btn-default.disabled.focus,
 .btn-default[disabled]:hover,
 .btn-default[disabled]:focus,
 .btn-default[disabled].focus,
 fieldset[disabled] .btn-default:hover,
 fieldset[disabled] .btn-default:focus,
 fieldset[disabled] .btn-default.focus {
     background-color: #fff;
     border-color: #ccc;
 }
 .btn-default .badge {
     color: #fff;
     background-color: #333;
 }
 .btn-primary {
     color: #fff;
     background-color: #337ab7;
     border-color: #2e6da4;
 }
 .btn-primary:focus,
 .btn-primary.focus {
     color: #fff;
     background-color: #286090;
     border-color: #122b40;
 }
 .btn-primary:hover {
     color: #fff;
     background-color: #286090;
     border-color: #204d74;
 }
 .btn-primary:active,
 .btn-primary.active,
 .open > .btn-primary.dropdown-toggle {
     color: #fff;
     background-color: #286090;
     background-image: none;
     border-color: #204d74;
 }
 .btn-primary:active:hover,
 .btn-primary:active:focus,
 .btn-primary:active.focus,
 .btn-primary.active:hover,
 .btn-primary.active:focus,
 .btn-primary.active.focus,
 .open > .btn-primary.dropdown-toggle:hover,
 .open > .btn-primary.dropdown-toggle:focus,
 .open > .btn-primary.dropdown-toggle.focus {
     color: #fff;
     background-color: #204d74;
     border-color: #122b40;
 }
 .btn-primary.disabled:hover,
 .btn-primary.disabled:focus,
 .btn-primary.disabled.focus,
 .btn-primary[disabled]:hover,
 .btn-primary[disabled]:focus,
 .btn-primary[disabled].focus,
 fieldset[disabled] .btn-primary:hover,
 fieldset[disabled] .btn-primary:focus,
 fieldset[disabled] .btn-primary.focus {
     background-color: #337ab7;
     border-color: #2e6da4;
 }
 .btn-primary .badge {
     color: #337ab7;
     background-color: #fff;
 }
 .btn-success {
     color: #fff;
     background-color: #5cb85c;
     border-color: #4cae4c;
 }
 .btn-success:focus,
 .btn-success.focus {
     color: #fff;
     background-color: #449d44;
     border-color: #255625;
 }
 .btn-success:hover {
     color: #fff;
     background-color: #449d44;
     border-color: #398439;
 }
 .btn-success:active,
 .btn-success.active,
 .open > .btn-success.dropdown-toggle {
     color: #fff;
     background-color: #449d44;
     background-image: none;
     border-color: #398439;
 }
 .btn-success:active:hover,
 .btn-success:active:focus,
 .btn-success:active.focus,
 .btn-success.active:hover,
 .btn-success.active:focus,
 .btn-success.active.focus,
 .open > .btn-success.dropdown-toggle:hover,
 .open > .btn-success.dropdown-toggle:focus,
 .open > .btn-success.dropdown-toggle.focus {
     color: #fff;
     background-color: #398439;
     border-color: #255625;
 }
 .btn-success.disabled:hover,
 .btn-success.disabled:focus,
 .btn-success.disabled.focus,
 .btn-success[disabled]:hover,
 .btn-success[disabled]:focus,
 .btn-success[disabled].focus,
 fieldset[disabled] .btn-success:hover,
 fieldset[disabled] .btn-success:focus,
 fieldset[disabled] .btn-success.focus {
     background-color: #5cb85c;
     border-color: #4cae4c;
 }
 .btn-success .badge {
     color: #5cb85c;
     background-color: #fff;
 }
 .btn-info {
     color: #fff;
     background-color: #5bc0de;
     border-color: #46b8da;
 }
 .btn-info:focus,
 .btn-info.focus {
     color: #fff;
     background-color: #31b0d5;
     border-color: #1b6d85;
 }
 .btn-info:hover {
     color: #fff;
     background-color: #31b0d5;
     border-color: #269abc;
 }
 .btn-info:active,
 .btn-info.active,
 .open > .btn-info.dropdown-toggle {
     color: #fff;
     background-color: #31b0d5;
     background-image: none;
     border-color: #269abc;
 }
 .btn-info:active:hover,
 .btn-info:active:focus,
 .btn-info:active.focus,
 .btn-info.active:hover,
 .btn-info.active:focus,
 .btn-info.active.focus,
 .open > .btn-info.dropdown-toggle:hover,
 .open > .btn-info.dropdown-toggle:focus,
 .open > .btn-info.dropdown-toggle.focus {
     color: #fff;
     background-color: #269abc;
     border-color: #1b6d85;
 }
 .btn-info.disabled:hover,
 .btn-info.disabled:focus,
 .btn-info.disabled.focus,
 .btn-info[disabled]:hover,
 .btn-info[disabled]:focus,
 .btn-info[disabled].focus,
 fieldset[disabled] .btn-info:hover,
 fieldset[disabled] .btn-info:focus,
 fieldset[disabled] .btn-info.focus {
     background-color: #5bc0de;
     border-color: #46b8da;
 }
 .btn-info .badge {
     color: #5bc0de;
     background-color: #fff;
 }
 .btn-warning {
     color: #fff;
     background-color: #f0ad4e;
     border-color: #eea236;
 }
 .btn-warning:focus,
 .btn-warning.focus {
     color: #fff;
     background-color: #ec971f;
     border-color: #985f0d;
 }
 .btn-warning:hover {
     color: #fff;
     background-color: #ec971f;
     border-color: #d58512;
 }
 .btn-warning:active,
 .btn-warning.active,
 .open > .btn-warning.dropdown-toggle {
     color: #fff;
     background-color: #ec971f;
     background-image: none;
     border-color: #d58512;
 }
 .btn-warning:active:hover,
 .btn-warning:active:focus,
 .btn-warning:active.focus,
 .btn-warning.active:hover,
 .btn-warning.active:focus,
 .btn-warning.active.focus,
 .open > .btn-warning.dropdown-toggle:hover,
 .open > .btn-warning.dropdown-toggle:focus,
 .open > .btn-warning.dropdown-toggle.focus {
     color: #fff;
     background-color: #d58512;
     border-color: #985f0d;
 }
 .btn-warning.disabled:hover,
 .btn-warning.disabled:focus,
 .btn-warning.disabled.focus,
 .btn-warning[disabled]:hover,
 .btn-warning[disabled]:focus,
 .btn-warning[disabled].focus,
 fieldset[disabled] .btn-warning:hover,
 fieldset[disabled] .btn-warning:focus,
 fieldset[disabled] .btn-warning.focus {
     background-color: #f0ad4e;
     border-color: #eea236;
 }
 .btn-warning .badge {
     color: #f0ad4e;
     background-color: #fff;
 }
 .btn-danger {
     color: #fff;
     background-color: #d9534f;
     border-color: #d43f3a;
 }
 .btn-danger:focus,
 .btn-danger.focus {
     color: #fff;
     background-color: #c9302c;
     border-color: #761c19;
 }
 .btn-danger:hover {
     color: #fff;
     background-color: #c9302c;
     border-color: #ac2925;
 }
 .btn-danger:active,
 .btn-danger.active,
 .open > .btn-danger.dropdown-toggle {
     color: #fff;
     background-color: #c9302c;
     background-image: none;
     border-color: #ac2925;
 }
 .btn-danger:active:hover,
 .btn-danger:active:focus,
 .btn-danger:active.focus,
 .btn-danger.active:hover,
 .btn-danger.active:focus,
 .btn-danger.active.focus,
 .open > .btn-danger.dropdown-toggle:hover,
 .open > .btn-danger.dropdown-toggle:focus,
 .open > .btn-danger.dropdown-toggle.focus {
     color: #fff;
     background-color: #ac2925;
     border-color: #761c19;
 }
 .btn-danger.disabled:hover,
 .btn-danger.disabled:focus,
 .btn-danger.disabled.focus,
 .btn-danger[disabled]:hover,
 .btn-danger[disabled]:focus,
 .btn-danger[disabled].focus,
 fieldset[disabled] .btn-danger:hover,
 fieldset[disabled] .btn-danger:focus,
 fieldset[disabled] .btn-danger.focus {
     background-color: #d9534f;
     border-color: #d43f3a;
 }
 .btn-danger .badge {
     color: #d9534f;
     background-color: #fff;
 }
 .btn-link {
     font-weight: 400;
     color: #337ab7;
     border-radius: 0;
 }
 .btn-link,
 .btn-link:active,
 .btn-link.active,
 .btn-link[disabled],
 fieldset[disabled] .btn-link {
     background-color: transparent;
     box-shadow: none;
 }
 .btn-link,
 .btn-link:hover,
 .btn-link:focus,
 .btn-link:active {
     border-color: transparent;
 }
 .btn-link:hover,
 .btn-link:focus {
     color: #23527c;
     text-decoration: underline;
     background-color: transparent;
 }
 .btn-link[disabled]:hover,
 .btn-link[disabled]:focus,
 fieldset[disabled] .btn-link:hover,
 fieldset[disabled] .btn-link:focus {
     color: #777;
     text-decoration: none;
 }
 .btn-lg,
 .btn-group-lg > .btn {
     padding: 10px 16px;
     font-size: 19px;
     line-height: 1.33333;
     border-radius: 0;
 }
 .btn-sm,
 .btn-group-sm > .btn {
     padding: 5px 10px;
     font-size: 13px;
     line-height: 1.5;
     border-radius: 0;
 }
 .btn-xs,
 .btn-group-xs > .btn {
     padding: 1px 5px;
     font-size: 13px;
     line-height: 1.5;
     border-radius: 0;
 }
 .btn-block {
     display: block;
     width: 100%;
 }
 .btn-block + .btn-block {
     margin-top: 5px;
 }
 input[type="submit"].btn-block,
 input[type="reset"].btn-block,
 input[type="button"].btn-block {
     width: 100%;
 }
 .fade {
     opacity: 0;
     transition: opacity 0.15s linear;
 }
 .fade.in {
     opacity: 1;
 }
 .collapse {
     display: none;
 }
 .collapse.in {
     display: block;
 }
 tr.collapse.in {
     display: table-row;
 }
 tbody.collapse.in {
     display: table-row-group;
 }
 .collapsing {
     position: relative;
     height: 0;
     overflow: hidden;
     transition-property: height, visibility;
     transition-duration: 0.35s;
     transition-timing-function: ease;
 }
 .caret {
     display: inline-block;
     width: 0;
     height: 0;
     margin-left: 2px;
     vertical-align: middle;
     border-top: 4px dashed;
     border-top: 4px solid \9;
     border-right: 4px solid transparent;
     border-left: 4px solid transparent;
 }
 .dropup,
 .dropdown {
     position: relative;
 }
 .dropdown-toggle:focus {
     outline: 0;
 }
 .dropdown-menu {
     position: absolute;
     top: 100%;
     left: 0;
     z-index: 1000;
     display: none;
     float: left;
     min-width: 160px;
     padding: 5px 0;
     margin: 2px 0 0;
     font-size: 15px;
     text-align: left;
     list-style: none;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #ccc;
     border: 1px solid rgba(0, 0, 0, 0.15);
     border-radius: 0;
     box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
 }
 .dropdown-menu.pull-right {
     right: 0;
     left: auto;
 }
 .dropdown-menu .divider {
     height: 1px;
     margin: 9.5px 0;
     overflow: hidden;
     background-color: #e5e5e5;
 }
 .dropdown-menu > li > a {
     display: block;
     padding: 3px 20px;
     clear: both;
     font-weight: 400;
     line-height: 1.42857;
     color: #333;
     white-space: nowrap;
 }
 .dropdown-menu > li > a:hover,
 .dropdown-menu > li > a:focus {
     color: #262626;
     text-decoration: none;
     background-color: #f5f5f5;
 }
 .dropdown-menu > .active > a,
 .dropdown-menu > .active > a:hover,
 .dropdown-menu > .active > a:focus {
     color: #fff;
     text-decoration: none;
     background-color: #337ab7;
     outline: 0;
 }
 .dropdown-menu > .disabled > a,
 .dropdown-menu > .disabled > a:hover,
 .dropdown-menu > .disabled > a:focus {
     color: #777;
 }
 .dropdown-menu > .disabled > a:hover,
 .dropdown-menu > .disabled > a:focus {
     text-decoration: none;
     cursor: not-allowed;
     background-color: transparent;
     background-image: none;
     filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 }
 .open > .dropdown-menu {
     display: block;
 }
 .open > a {
     outline: 0;
 }
 .dropdown-menu-right {
     right: 0;
     left: auto;
 }
 .dropdown-menu-left {
     right: auto;
     left: 0;
 }
 .dropdown-header {
     display: block;
     padding: 3px 20px;
     font-size: 13px;
     line-height: 1.42857;
     color: #777;
     white-space: nowrap;
 }
 .dropdown-backdrop {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 990;
 }
 .pull-right > .dropdown-menu {
     right: 0;
     left: auto;
 }
 .dropup .caret,
 .navbar-fixed-bottom .dropdown .caret {
     content: "";
     border-top: 0;
     border-bottom: 4px dashed;
     border-bottom: 4px solid \9;
 }
 .dropup .dropdown-menu,
 .navbar-fixed-bottom .dropdown .dropdown-menu {
     top: auto;
     bottom: 100%;
     margin-bottom: 2px;
 }
 @media (min-width: 800px) {
     .navbar-right .dropdown-menu {
         right: 0;
         left: auto;
     }
     .navbar-right .dropdown-menu-left {
         left: 0;
         right: auto;
     }
 }
 .btn-group,
 .btn-group-vertical {
     position: relative;
     display: inline-block;
     vertical-align: middle;
 }
 .btn-group > .btn,
 .btn-group-vertical > .btn {
     position: relative;
     float: left;
 }
 .btn-group > .btn:hover,
 .btn-group > .btn:focus,
 .btn-group > .btn:active,
 .btn-group > .btn.active,
 .btn-group-vertical > .btn:hover,
 .btn-group-vertical > .btn:focus,
 .btn-group-vertical > .btn:active,
 .btn-group-vertical > .btn.active {
     z-index: 2;
 }
 .btn-group .btn + .btn,
 .btn-group .btn + .btn-group,
 .btn-group .btn-group + .btn,
 .btn-group .btn-group + .btn-group {
     margin-left: -1px;
 }
 .btn-toolbar {
     margin-left: -5px;
 }
 .btn-toolbar:before,
 .btn-toolbar:after {
     display: table;
     content: " ";
 }
 .btn-toolbar:after {
     clear: both;
 }
 .btn-toolbar .btn,
 .btn-toolbar .btn-group,
 .btn-toolbar .input-group {
     float: left;
 }
 .btn-toolbar > .btn,
 .btn-toolbar > .btn-group,
 .btn-toolbar > .input-group {
     margin-left: 5px;
 }
 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
     border-radius: 0;
 }
 .btn-group > .btn:first-child {
     margin-left: 0;
 }
 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .btn-group > .btn:last-child:not(:first-child),
 .btn-group > .dropdown-toggle:not(:first-child) {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .btn-group > .btn-group {
     float: left;
 }
 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
     border-radius: 0;
 }
 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .btn-group .dropdown-toggle:active,
 .btn-group.open .dropdown-toggle {
     outline: 0;
 }
 .btn-group > .btn + .dropdown-toggle {
     padding-right: 8px;
     padding-left: 8px;
 }
 .btn-group > .btn-lg + .dropdown-toggle,
 .btn-group-lg.btn-group > .btn + .dropdown-toggle {
     padding-right: 12px;
     padding-left: 12px;
 }
 .btn-group.open .dropdown-toggle {
     box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 }
 .btn-group.open .dropdown-toggle.btn-link {
     box-shadow: none;
 }
 .btn .caret {
     margin-left: 0;
 }
 .btn-lg .caret,
 .btn-group-lg > .btn .caret {
     border-width: 5px 5px 0;
     border-bottom-width: 0;
 }
 .dropup .btn-lg .caret,
 .dropup .btn-group-lg > .btn .caret {
     border-width: 0 5px 5px;
 }
 .btn-group-vertical > .btn,
 .btn-group-vertical > .btn-group,
 .btn-group-vertical > .btn-group > .btn {
     display: block;
     float: none;
     width: 100%;
     max-width: 100%;
 }
 .btn-group-vertical > .btn-group:before,
 .btn-group-vertical > .btn-group:after {
     display: table;
     content: " ";
 }
 .btn-group-vertical > .btn-group:after {
     clear: both;
 }
 .btn-group-vertical > .btn-group > .btn {
     float: none;
 }
 .btn-group-vertical > .btn + .btn,
 .btn-group-vertical > .btn + .btn-group,
 .btn-group-vertical > .btn-group + .btn,
 .btn-group-vertical > .btn-group + .btn-group {
     margin-top: -1px;
     margin-left: 0;
 }
 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
     border-radius: 0;
 }
 .btn-group-vertical > .btn:first-child:not(:last-child) {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn:last-child:not(:first-child) {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
     border-radius: 0;
 }
 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
 }
 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }
 .btn-group-justified {
     display: table;
     width: 100%;
     table-layout: fixed;
     border-collapse: separate;
 }
 .btn-group-justified > .btn,
 .btn-group-justified > .btn-group {
     display: table-cell;
     float: none;
     width: 1%;
 }
 .btn-group-justified > .btn-group .btn {
     width: 100%;
 }
 .btn-group-justified > .btn-group .dropdown-menu {
     left: auto;
 }
 [data-toggle="buttons"] > .btn input[type="radio"],
 [data-toggle="buttons"] > .btn input[type="checkbox"],
 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
     position: absolute;
     clip: rect(0, 0, 0, 0);
     pointer-events: none;
 }
 .input-group {
     position: relative;
     display: table;
     border-collapse: separate;
 }
 .input-group[class*="col-"] {
     float: none;
     padding-right: 0;
     padding-left: 0;
 }
 .input-group .form-control {
     position: relative;
     z-index: 2;
     float: left;
     width: 100%;
     margin-bottom: 0;
 }
 .input-group .form-control:focus {
     z-index: 3;
 }
 .input-group-addon,
 .input-group-btn,
 .input-group .form-control {
     display: table-cell;
 }
 .input-group-addon:not(:first-child):not(:last-child),
 .input-group-btn:not(:first-child):not(:last-child),
 .input-group .form-control:not(:first-child):not(:last-child) {
     border-radius: 0;
 }
 .input-group-addon,
 .input-group-btn {
     width: 1%;
     white-space: nowrap;
     vertical-align: middle;
 }
 .input-group-addon {
     padding: 6px 12px;
     font-size: 15px;
     font-weight: 400;
     line-height: 1;
     color: #555;
     text-align: center;
     background-color: #eee;
     border: 1px solid #ccc;
     border-radius: 0;
 }
 .input-group-addon.input-sm,
 .input-group-sm > .input-group-addon,
 .input-group-sm > .input-group-btn > .input-group-addon.btn {
     padding: 5px 10px;
     font-size: 13px;
     border-radius: 0;
 }
 .input-group-addon.input-lg,
 .input-group-lg > .input-group-addon,
 .input-group-lg > .input-group-btn > .input-group-addon.btn {
     padding: 10px 16px;
     font-size: 19px;
     border-radius: 0;
 }
 .input-group-addon input[type="radio"],
 .input-group-addon input[type="checkbox"] {
     margin-top: 0;
 }
 .input-group .form-control:first-child,
 .input-group-addon:first-child,
 .input-group-btn:first-child > .btn,
 .input-group-btn:first-child > .btn-group > .btn,
 .input-group-btn:first-child > .dropdown-toggle,
 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .input-group-addon:first-child {
     border-right: 0;
 }
 .input-group .form-control:last-child,
 .input-group-addon:last-child,
 .input-group-btn:last-child > .btn,
 .input-group-btn:last-child > .btn-group > .btn,
 .input-group-btn:last-child > .dropdown-toggle,
 .input-group-btn:first-child > .btn:not(:first-child),
 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .input-group-addon:last-child {
     border-left: 0;
 }
 .input-group-btn {
     position: relative;
     font-size: 0;
     white-space: nowrap;
 }
 .input-group-btn > .btn {
     position: relative;
 }
 .input-group-btn > .btn + .btn {
     margin-left: -1px;
 }
 .input-group-btn > .btn:hover,
 .input-group-btn > .btn:focus,
 .input-group-btn > .btn:active {
     z-index: 2;
 }
 .input-group-btn:first-child > .btn,
 .input-group-btn:first-child > .btn-group {
     margin-right: -1px;
 }
 .input-group-btn:last-child > .btn,
 .input-group-btn:last-child > .btn-group {
     z-index: 2;
     margin-left: -1px;
 }
 .nav {
     padding-left: 0;
     margin-bottom: 0;
     list-style: none;
 }
 .nav:before,
 .nav:after {
     display: table;
     content: " ";
 }
 .nav:after {
     clear: both;
 }
 .nav > li {
     position: relative;
     display: block;
 }
 .nav > li > a {
     position: relative;
     display: block;
     padding: 10px 15px;
 }
 .nav > li > a:hover,
 .nav > li > a:focus {
     text-decoration: none;
     background-color: #eee;
 }
 .nav > li.disabled > a {
     color: #777;
 }
 .nav > li.disabled > a:hover,
 .nav > li.disabled > a:focus {
     color: #777;
     text-decoration: none;
     cursor: not-allowed;
     background-color: transparent;
 }
 .nav .open > a,
 .nav .open > a:hover,
 .nav .open > a:focus {
     background-color: #eee;
     border-color: #337ab7;
 }
 .nav .nav-divider {
     height: 1px;
     margin: 9.5px 0;
     overflow: hidden;
     background-color: #e5e5e5;
 }
 .nav > li > a > img {
     max-width: none;
 }
 .nav-tabs > li {
     float: left;
 }
 .nav-tabs > li.active > a,
 .nav-tabs > li.active > a:hover,
 .nav-tabs > li.active > a:focus {
     cursor: default;
 }
 .nav-pills > li {
     float: left;
 }
 .nav-pills > li > a {
     border-radius: 0;
 }
 .nav-pills > li + li {
     margin-left: 2px;
 }
 .nav-pills > li.active > a,
 .nav-pills > li.active > a:hover,
 .nav-pills > li.active > a:focus {
     color: #fff;
     background-color: #337ab7;
 }
 .nav-stacked > li {
     float: none;
 }
 .nav-stacked > li + li {
     margin-top: 2px;
     margin-left: 0;
 }
 .nav-justified,
 .nav-tabs.nav-justified {
     width: 100%;
 }
 .nav-justified > li,
 .nav-tabs.nav-justified > li {
     float: none;
 }
 .nav-justified > li > a,
 .nav-tabs.nav-justified > li > a {
     margin-bottom: 5px;
     text-align: center;
 }
 .nav-justified > .dropdown .dropdown-menu {
     top: auto;
     left: auto;
 }
 @media (min-width: 800px) {
     .nav-justified > li,
     .nav-tabs.nav-justified > li {
         display: table-cell;
         width: 1%;
     }
     .nav-justified > li > a,
     .nav-tabs.nav-justified > li > a {
         margin-bottom: 0;
     }
 }
 .nav-tabs-justified,
 .nav-tabs.nav-justified {
     border-bottom: 0;
 }
 .nav-tabs-justified > li > a,
 .nav-tabs.nav-justified > li > a {
     margin-right: 0;
     border-radius: 0;
 }
 .nav-tabs-justified > .active > a,
 .nav-tabs.nav-justified > .active > a,
 .nav-tabs-justified > .active > a:hover,
 .nav-tabs.nav-justified > .active > a:hover,
 .nav-tabs-justified > .active > a:focus,
 .nav-tabs.nav-justified > .active > a:focus {
     border: 1px solid #ddd;
 }
 @media (min-width: 800px) {
     .nav-tabs-justified > li > a,
     .nav-tabs.nav-justified > li > a {
         border-bottom: 1px solid #ddd;
         border-radius: 0 0 0 0;
     }
     .nav-tabs-justified > .active > a,
     .nav-tabs.nav-justified > .active > a,
     .nav-tabs-justified > .active > a:hover,
     .nav-tabs.nav-justified > .active > a:hover,
     .nav-tabs-justified > .active > a:focus,
     .nav-tabs.nav-justified > .active > a:focus {
         border-bottom-color: #fff;
     }
 }
 .tab-content > .tab-pane {
     display: none;
 }
 .tab-content > .active {
     display: block;
 }
 .nav-tabs .dropdown-menu {
     margin-top: -1px;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }
 .navbar {
     position: relative;
 }
 .navbar:before,
 .navbar:after {
     display: table;
     content: " ";
 }
 .navbar:after {
     clear: both;
 }
 .navbar-header:before,
 .navbar-header:after {
     display: table;
     content: " ";
 }
 .navbar-header:after {
     clear: both;
 }
 .navbar-collapse {
     overflow-x: visible;
     -webkit-overflow-scrolling: touch;
 }
 .navbar-collapse:before,
 .navbar-collapse:after {
     display: table;
     content: " ";
 }
 .navbar-collapse:after {
     clear: both;
 }
 .navbar-collapse.in {
     overflow-y: auto;
     height: auto;
 }
 @media (min-width: 1000px) {
     .navbar-collapse {
         width: auto;
         border-top: 0;
         box-shadow: none;
     }
     .navbar-collapse.collapse {
         display: block !important;
         height: auto !important;
         padding-bottom: 0;
         overflow: visible !important;
     }
     .navbar-collapse.in {
         overflow-y: visible;
     }
     .navbar-fixed-top .navbar-collapse,
     .navbar-static-top .navbar-collapse,
     .navbar-fixed-bottom .navbar-collapse {
         padding-right: 0;
         padding-left: 0;
     }
 }
 .navbar-fixed-top,
 .navbar-fixed-bottom {
     position: fixed;
     right: 0;
     left: 0;
     z-index: 1030;
 }
 .navbar-fixed-top .navbar-collapse,
 .navbar-fixed-bottom .navbar-collapse {
     max-height: 340px;
 }
 @media (max-device-width: 480px) and (orientation: landscape) {
     .navbar-fixed-top .navbar-collapse,
     .navbar-fixed-bottom .navbar-collapse {
         max-height: 200px;
     }
 }
 @media (min-width: 800px) {
     .navbar-fixed-top,
     .navbar-fixed-bottom {
         border-radius: 0;
     }
 }
 .navbar-fixed-top {
     top: 0;
     border-width: 0 0 1px;
 }
 .navbar-fixed-bottom {
     bottom: 0;
     margin-bottom: 0;
     border-width: 1px 0 0;
 }
 .container > .navbar-header,
 .container > .navbar-collapse,
 .container-fluid > .navbar-header,
 .container-fluid > .navbar-collapse {
     margin-right: -10px;
     margin-left: -10px;
 }
 @media (min-width: 800px) {
     .container > .navbar-header,
     .container > .navbar-collapse,
     .container-fluid > .navbar-header,
     .container-fluid > .navbar-collapse {
         margin-right: 0;
         margin-left: 0;
     }
 }
 .navbar-static-top {
     z-index: 1000;
     border-width: 0 0 1px;
 }
 @media (min-width: 800px) {
     .navbar-static-top {
         border-radius: 0;
     }
 }
 .navbar-brand {
     float: left;
 }
 .navbar-brand:hover,
 .navbar-brand:focus {
     text-decoration: none;
 }
 .navbar-brand > img {
     display: block;
 }
 @media (min-width: 800px) {
     .navbar > .container .navbar-brand,
     .navbar > .container-fluid .navbar-brand {
         margin-left: -10px;
     }
 }
 .navbar-toggle {
     background-image: none;
     outline: 0;
 }
 @media (min-width: 1000px) {
     .navbar-toggle {
         display: none;
     }
 }
 @media (max-width: 799px) {
     .navbar-nav .open .dropdown-menu {
         position: static;
         float: none;
         width: auto;
         margin-top: 0;
         background-color: transparent;
         border: 0;
         box-shadow: none;
     }
     .navbar-nav .open .dropdown-menu > li > a,
     .navbar-nav .open .dropdown-menu .dropdown-header {
         padding: 5px 15px 5px 25px;
     }
 }
 @media (min-width: 800px) {
     .navbar-nav {
         float: left;
         margin: 0;
     }
     .navbar-nav > li {
         float: left;
     }
 }
 .navbar-form {
     padding: 10px 10px;
     margin-right: -10px;
     margin-left: -10px;
     border-top: 1px solid transparent;
     border-bottom: 1px solid transparent;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
     margin-top: 7.5px;
     margin-bottom: 7.5px;
 }
 @media (min-width: 800px) {
     .navbar-form .form-group {
         display: inline-block;
         margin-bottom: 0;
         vertical-align: middle;
     }
     .navbar-form .form-control {
         display: inline-block;
         width: auto;
         vertical-align: middle;
     }
     .navbar-form .form-control-static {
         display: inline-block;
     }
     .navbar-form .input-group {
         display: inline-table;
         vertical-align: middle;
     }
     .navbar-form .input-group .input-group-addon,
     .navbar-form .input-group .input-group-btn,
     .navbar-form .input-group .form-control {
         width: auto;
     }
     .navbar-form .input-group > .form-control {
         width: 100%;
     }
     .navbar-form .control-label {
         margin-bottom: 0;
         vertical-align: middle;
     }
     .navbar-form .radio,
     .navbar-form .checkbox {
         display: inline-block;
         margin-top: 0;
         margin-bottom: 0;
         vertical-align: middle;
     }
     .navbar-form .radio label,
     .navbar-form .checkbox label {
         padding-left: 0;
     }
     .navbar-form .radio input[type="radio"],
     .navbar-form .checkbox input[type="checkbox"] {
         position: relative;
         margin-left: 0;
     }
     .navbar-form .has-feedback .form-control-feedback {
         top: 0;
     }
 }
 @media (max-width: 799px) {
     .navbar-form .form-group {
         margin-bottom: 5px;
     }
     .navbar-form .form-group:last-child {
         margin-bottom: 0;
     }
 }
 @media (min-width: 800px) {
     .navbar-form {
         width: auto;
         padding-top: 0;
         padding-bottom: 0;
         margin-right: 0;
         margin-left: 0;
         border: 0;
         box-shadow: none;
     }
 }
 .navbar-nav > li > .dropdown-menu {
     margin-top: 0;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }
 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
     margin-bottom: 0;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
 }
 .navbar-btn {
     margin-top: 7.5px;
     margin-bottom: 7.5px;
 }
 .navbar-btn.btn-sm,
 .btn-group-sm > .navbar-btn.btn {
     margin-top: 9.5px;
     margin-bottom: 9.5px;
 }
 .navbar-btn.btn-xs,
 .btn-group-xs > .navbar-btn.btn {
     margin-top: 14px;
     margin-bottom: 14px;
 }
 .navbar-text {
     margin-top: 14.5px;
     margin-bottom: 14.5px;
 }
 @media (min-width: 800px) {
     .navbar-text {
         float: left;
         margin-right: 10px;
         margin-left: 10px;
     }
 }
 @media (min-width: 800px) {
     .navbar-left {
         float: left !important;
     }
     .navbar-right {
         float: right !important;
         margin-right: -10px;
     }
     .navbar-right ~ .navbar-right {
         margin-right: 0;
     }
 }
 .navbar-default {
     background-color: #f8f8f8;
     border-color: #e7e7e7;
 }
 .navbar-default .navbar-brand {
     color: #777;
 }
 .navbar-default .navbar-brand:hover,
 .navbar-default .navbar-brand:focus {
     color: #5e5e5e;
     background-color: transparent;
 }
 .navbar-default .navbar-text {
     color: #777;
 }
 .navbar-default .navbar-nav > li > a {
     color: #777;
 }
 .navbar-default .navbar-nav > li > a:hover,
 .navbar-default .navbar-nav > li > a:focus {
     color: #333;
     background-color: transparent;
 }
 .navbar-default .navbar-nav > .active > a,
 .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus {
     color: #555;
     background-color: #e7e7e7;
 }
 .navbar-default .navbar-nav > .disabled > a,
 .navbar-default .navbar-nav > .disabled > a:hover,
 .navbar-default .navbar-nav > .disabled > a:focus {
     color: #ccc;
     background-color: transparent;
 }
 .navbar-default .navbar-nav > .open > a,
 .navbar-default .navbar-nav > .open > a:hover,
 .navbar-default .navbar-nav > .open > a:focus {
     color: #555;
     background-color: #e7e7e7;
 }
 @media (max-width: 799px) {
     .navbar-default .navbar-nav .open .dropdown-menu > li > a {
         color: #777;
     }
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
         color: #333;
         background-color: transparent;
     }
     .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
     .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
         color: #555;
         background-color: #e7e7e7;
     }
     .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
     .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
         color: #ccc;
         background-color: transparent;
     }
 }
 .navbar-default .navbar-collapse,
 .navbar-default .navbar-form {
     border-color: #e7e7e7;
 }
 .navbar-default .navbar-link {
     color: #777;
 }
 .navbar-default .navbar-link:hover {
     color: #333;
 }
 .navbar-default .btn-link {
     color: #777;
 }
 .navbar-default .btn-link:hover,
 .navbar-default .btn-link:focus {
     color: #333;
 }
 .navbar-default .btn-link[disabled]:hover,
 .navbar-default .btn-link[disabled]:focus,
 fieldset[disabled] .navbar-default .btn-link:hover,
 fieldset[disabled] .navbar-default .btn-link:focus {
     color: #ccc;
 }
 .navbar-inverse {
     background-color: #222;
     border-color: #090909;
 }
 .navbar-inverse .navbar-brand {
     color: #9d9d9d;
 }
 .navbar-inverse .navbar-brand:hover,
 .navbar-inverse .navbar-brand:focus {
     color: #fff;
     background-color: transparent;
 }
 .navbar-inverse .navbar-text {
     color: #9d9d9d;
 }
 .navbar-inverse .navbar-nav > li > a {
     color: #9d9d9d;
 }
 .navbar-inverse .navbar-nav > li > a:hover,
 .navbar-inverse .navbar-nav > li > a:focus {
     color: #fff;
     background-color: transparent;
 }
 .navbar-inverse .navbar-nav > .active > a,
 .navbar-inverse .navbar-nav > .active > a:hover,
 .navbar-inverse .navbar-nav > .active > a:focus {
     color: #fff;
     background-color: #090909;
 }
 .navbar-inverse .navbar-nav > .disabled > a,
 .navbar-inverse .navbar-nav > .disabled > a:hover,
 .navbar-inverse .navbar-nav > .disabled > a:focus {
     color: #444;
     background-color: transparent;
 }
 .navbar-inverse .navbar-nav > .open > a,
 .navbar-inverse .navbar-nav > .open > a:hover,
 .navbar-inverse .navbar-nav > .open > a:focus {
     color: #fff;
     background-color: #090909;
 }
 @media (max-width: 799px) {
     .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
         border-color: #090909;
     }
     .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
         background-color: #090909;
     }
     .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
         color: #9d9d9d;
     }
     .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
     .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
         color: #fff;
         background-color: transparent;
     }
     .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
     .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
     .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
         color: #fff;
         background-color: #090909;
     }
     .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
     .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
     .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
         color: #444;
         background-color: transparent;
     }
 }
 .navbar-inverse .navbar-toggle {
     border-color: #333;
 }
 .navbar-inverse .navbar-toggle:hover,
 .navbar-inverse .navbar-toggle:focus {
     background-color: #333;
 }
 .navbar-inverse .navbar-toggle .icon-bar {
     background-color: #fff;
 }
 .navbar-inverse .navbar-collapse,
 .navbar-inverse .navbar-form {
     border-color: #101010;
 }
 .navbar-inverse .navbar-link {
     color: #9d9d9d;
 }
 .navbar-inverse .navbar-link:hover {
     color: #fff;
 }
 .navbar-inverse .btn-link {
     color: #9d9d9d;
 }
 .navbar-inverse .btn-link:hover,
 .navbar-inverse .btn-link:focus {
     color: #fff;
 }
 .navbar-inverse .btn-link[disabled]:hover,
 .navbar-inverse .btn-link[disabled]:focus,
 fieldset[disabled] .navbar-inverse .btn-link:hover,
 fieldset[disabled] .navbar-inverse .btn-link:focus {
     color: #444;
 }
 .pagination {
     display: inline-block;
     padding-left: 0;
     margin: 21px 0;
     border-radius: 0;
 }
 .pagination > li {
     display: inline;
 }
 .pagination > li > a,
 .pagination > li > span {
     position: relative;
     float: left;
     padding: 6px 12px;
     margin-left: -1px;
     line-height: 1.42857;
     color: #337ab7;
     text-decoration: none;
     background-color: #fff;
     border: 1px solid #ddd;
 }
 .pagination > li > a:hover,
 .pagination > li > a:focus,
 .pagination > li > span:hover,
 .pagination > li > span:focus {
     z-index: 2;
     color: #23527c;
     background-color: #eee;
     border-color: #ddd;
 }
 .pagination > li:first-child > a,
 .pagination > li:first-child > span {
     margin-left: 0;
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .pagination > li:last-child > a,
 .pagination > li:last-child > span {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .pagination > .active > a,
 .pagination > .active > a:hover,
 .pagination > .active > a:focus,
 .pagination > .active > span,
 .pagination > .active > span:hover,
 .pagination > .active > span:focus {
     z-index: 3;
     color: #fff;
     cursor: default;
     background-color: #337ab7;
     border-color: #337ab7;
 }
 .pagination > .disabled > span,
 .pagination > .disabled > span:hover,
 .pagination > .disabled > span:focus,
 .pagination > .disabled > a,
 .pagination > .disabled > a:hover,
 .pagination > .disabled > a:focus {
     color: #777;
     cursor: not-allowed;
     background-color: #fff;
     border-color: #ddd;
 }
 .pagination-lg > li > a,
 .pagination-lg > li > span {
     padding: 10px 16px;
     font-size: 19px;
     line-height: 1.33333;
 }
 .pagination-lg > li:first-child > a,
 .pagination-lg > li:first-child > span {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .pagination-lg > li:last-child > a,
 .pagination-lg > li:last-child > span {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .pagination-sm > li > a,
 .pagination-sm > li > span {
     padding: 5px 10px;
     font-size: 13px;
     line-height: 1.5;
 }
 .pagination-sm > li:first-child > a,
 .pagination-sm > li:first-child > span {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
 .pagination-sm > li:last-child > a,
 .pagination-sm > li:last-child > span {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0;
 }
 .pager {
     padding-left: 0;
     margin: 21px 0;
     text-align: center;
     list-style: none;
 }
 .pager:before,
 .pager:after {
     display: table;
     content: " ";
 }
 .pager:after {
     clear: both;
 }
 .pager li {
     display: inline;
 }
 .pager li > a,
 .pager li > span {
     display: inline-block;
     padding: 5px 14px;
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 15px;
 }
 .pager li > a:hover,
 .pager li > a:focus {
     text-decoration: none;
     background-color: #eee;
 }
 .pager .next > a,
 .pager .next > span {
     float: right;
 }
 .pager .previous > a,
 .pager .previous > span {
     float: left;
 }
 .pager .disabled > a,
 .pager .disabled > a:hover,
 .pager .disabled > a:focus,
 .pager .disabled > span {
     color: #777;
     cursor: not-allowed;
     background-color: #fff;
 }
 .thumbnail {
     display: block;
     padding: 4px;
     margin-bottom: 21px;
     line-height: 1.42857;
     background-color: #fff;
     border: 1px solid #ddd;
     border-radius: 0;
     transition: border 0.2s ease-in-out;
 }
 .thumbnail > img,
 .thumbnail a > img {
     display: block;
     max-width: 100%;
     height: auto;
     margin-right: auto;
     margin-left: auto;
 }
 .thumbnail .caption {
     padding: 9px;
     color: #333;
 }
 a.thumbnail:hover,
 a.thumbnail:focus,
 a.thumbnail.active {
     border-color: #337ab7;
 }
 .alert {
     padding: 15px;
     margin-bottom: 21px;
     border: 1px solid transparent;
     border-radius: 0;
 }
 .alert h4 {
     margin-top: 0;
     color: inherit;
 }
 .alert .alert-link {
     font-weight: bold;
 }
 .alert > p,
 .alert > ul {
     margin-bottom: 0;
 }
 .alert > p + p {
     margin-top: 5px;
 }
 .alert-dismissable,
 .alert-dismissible {
     padding-right: 35px;
 }
 .alert-dismissable .close,
 .alert-dismissible .close {
     position: relative;
     top: -2px;
     right: -21px;
     color: inherit;
 }
 .alert-success {
     color: #3c763d;
     background-color: #dff0d8;
     border-color: #d6e9c6;
 }
 .alert-success hr {
     border-top-color: #c9e2b3;
 }
 .alert-success .alert-link {
     color: #2b542c;
 }
 .alert-info {
     color: #31708f;
     background-color: #d9edf7;
     border-color: #bce8f1;
 }
 .alert-info hr {
     border-top-color: #a6e1ec;
 }
 .alert-info .alert-link {
     color: #245269;
 }
 .alert-warning {
     color: #8a6d3b;
     background-color: #fcf8e3;
     border-color: #faebcc;
 }
 .alert-warning hr {
     border-top-color: #f7e1b5;
 }
 .alert-warning .alert-link {
     color: #66512c;
 }
 .alert-danger {
     color: #a94442;
     background-color: #f2dede;
     border-color: #ebccd1;
 }
 .alert-danger hr {
     border-top-color: #e4b9c0;
 }
 .alert-danger .alert-link {
     color: #843534;
 }
 .media {
     margin-top: 15px;
 }
 .media:first-child {
     margin-top: 0;
 }
 .media,
 .media-body {
     overflow: hidden;
     zoom: 1;
 }
 .media-body {
     width: 10000px;
 }
 .media-object {
     display: block;
 }
 .media-object.img-thumbnail {
     max-width: none;
 }
 .media-right,
 .media > .pull-right {
     padding-left: 10px;
 }
 .media-left,
 .media > .pull-left {
     padding-right: 10px;
 }
 .media-left,
 .media-right,
 .media-body {
     display: table-cell;
     vertical-align: top;
 }
 .media-middle {
     vertical-align: middle;
 }
 .media-bottom {
     vertical-align: bottom;
 }
 .media-heading {
     margin-top: 0;
     margin-bottom: 5px;
 }
 .media-list {
     padding-left: 0;
     list-style: none;
 }
 .modal-open {
     overflow: hidden;
 }
 .modal {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1050;
     display: none;
     overflow: hidden;
     -webkit-overflow-scrolling: touch;
     outline: 0;
 }
 .modal.fade .modal-dialog {
     -webkit-transform: translate(0, -25%);
     -ms-transform: translate(0, -25%);
     transform: translate(0, -25%);
     transition: -webkit-transform 0.3s ease-out;
     transition: transform 0.3s ease-out;
     transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
 }
 .modal.in .modal-dialog {
     -webkit-transform: translate(0, 0);
     -ms-transform: translate(0, 0);
     transform: translate(0, 0);
 }
 .modal-open .modal {
     overflow-x: hidden;
     overflow-y: auto;
 }
 .modal-dialog {
     position: relative;
     width: auto;
     margin: 10px;
 }
 .modal-content {
     position: relative;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #999;
     border: 1px solid rgba(0, 0, 0, 0.2);
     border-radius: 0;
     box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
     outline: 0;
 }
 .modal-backdrop {
     position: fixed;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1040;
     background-color: #000;
 }
 .modal-backdrop.fade {
     filter: alpha(opacity=0);
     opacity: 0;
 }
 .modal-backdrop.in {
     filter: alpha(opacity=50);
     opacity: 0.5;
 }
 .modal-header {
     padding: 15px;
     border-bottom: 1px solid #e5e5e5;
 }
 .modal-header:before,
 .modal-header:after {
     display: table;
     content: " ";
 }
 .modal-header:after {
     clear: both;
 }
 .modal-header .close {
     margin-top: -2px;
 }
 .modal-title {
     margin: 0;
     line-height: 1.42857;
 }
 .modal-body {
     position: relative;
     padding: 15px;
 }
 .modal-footer {
     padding: 15px;
     text-align: right;
     border-top: 1px solid #e5e5e5;
 }
 .modal-footer:before,
 .modal-footer:after {
     display: table;
     content: " ";
 }
 .modal-footer:after {
     clear: both;
 }
 .modal-footer .btn + .btn {
     margin-bottom: 0;
     margin-left: 5px;
 }
 .modal-footer .btn-group .btn + .btn {
     margin-left: -1px;
 }
 .modal-footer .btn-block + .btn-block {
     margin-left: 0;
 }
 .modal-scrollbar-measure {
     position: absolute;
     top: -9999px;
     width: 50px;
     height: 50px;
     overflow: scroll;
 }
 @media (min-width: 800px) {
     .modal-dialog {
         width: 600px;
         margin: 30px auto;
     }
     .modal-content {
         box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
     }
     .modal-sm {
         width: 300px;
     }
 }
 @media (min-width: 1000px) {
     .modal-lg {
         width: 900px;
     }
 }
 .tooltip {
     position: absolute;
     z-index: 1070;
     display: block;
     font-family: "Montserrat", sans-serif;
     font-style: normal;
     font-weight: 400;
     line-height: 1.42857;
     line-break: auto;
     text-align: left;
     text-align: start;
     text-decoration: none;
     text-shadow: none;
     text-transform: none;
     letter-spacing: normal;
     word-break: normal;
     word-spacing: normal;
     word-wrap: normal;
     white-space: normal;
     font-size: 13px;
     filter: alpha(opacity=0);
     opacity: 0;
 }
 .tooltip.in {
     filter: alpha(opacity=90);
     opacity: 0.9;
 }
 .tooltip.top {
     padding: 5px 0;
     margin-top: -3px;
 }
 .tooltip.right {
     padding: 0 5px;
     margin-left: 3px;
 }
 .tooltip.bottom {
     padding: 5px 0;
     margin-top: 3px;
 }
 .tooltip.left {
     padding: 0 5px;
     margin-left: -3px;
 }
 .tooltip.top .tooltip-arrow {
     bottom: 0;
     left: 50%;
     margin-left: -5px;
     border-width: 5px 5px 0;
     border-top-color: #000;
 }
 .tooltip.top-left .tooltip-arrow {
     right: 5px;
     bottom: 0;
     margin-bottom: -5px;
     border-width: 5px 5px 0;
     border-top-color: #000;
 }
 .tooltip.top-right .tooltip-arrow {
     bottom: 0;
     left: 5px;
     margin-bottom: -5px;
     border-width: 5px 5px 0;
     border-top-color: #000;
 }
 .tooltip.right .tooltip-arrow {
     top: 50%;
     left: 0;
     margin-top: -5px;
     border-width: 5px 5px 5px 0;
     border-right-color: #000;
 }
 .tooltip.left .tooltip-arrow {
     top: 50%;
     right: 0;
     margin-top: -5px;
     border-width: 5px 0 5px 5px;
     border-left-color: #000;
 }
 .tooltip.bottom .tooltip-arrow {
     top: 0;
     left: 50%;
     margin-left: -5px;
     border-width: 0 5px 5px;
     border-bottom-color: #000;
 }
 .tooltip.bottom-left .tooltip-arrow {
     top: 0;
     right: 5px;
     margin-top: -5px;
     border-width: 0 5px 5px;
     border-bottom-color: #000;
 }
 .tooltip.bottom-right .tooltip-arrow {
     top: 0;
     left: 5px;
     margin-top: -5px;
     border-width: 0 5px 5px;
     border-bottom-color: #000;
 }
 .tooltip-inner {
     max-width: 200px;
     padding: 3px 8px;
     color: #fff;
     text-align: center;
     background-color: #000;
     border-radius: 0;
 }
 .tooltip-arrow {
     position: absolute;
     width: 0;
     height: 0;
     border-color: transparent;
     border-style: solid;
 }
 .popover {
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1060;
     display: none;
     max-width: 276px;
     padding: 1px;
     font-family: "Montserrat", sans-serif;
     font-style: normal;
     font-weight: 400;
     line-height: 1.42857;
     line-break: auto;
     text-align: left;
     text-align: start;
     text-decoration: none;
     text-shadow: none;
     text-transform: none;
     letter-spacing: normal;
     word-break: normal;
     word-spacing: normal;
     word-wrap: normal;
     white-space: normal;
     font-size: 15px;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #ccc;
     border: 1px solid rgba(0, 0, 0, 0.2);
     border-radius: 0;
     box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
 }
 .popover.top {
     margin-top: -10px;
 }
 .popover.right {
     margin-left: 10px;
 }
 .popover.bottom {
     margin-top: 10px;
 }
 .popover.left {
     margin-left: -10px;
 }
 .popover > .arrow {
     border-width: 11px;
 }
 .popover > .arrow,
 .popover > .arrow:after {
     position: absolute;
     display: block;
     width: 0;
     height: 0;
     border-color: transparent;
     border-style: solid;
 }
 .popover > .arrow:after {
     content: "";
     border-width: 10px;
 }
 .popover.top > .arrow {
     bottom: -11px;
     left: 50%;
     margin-left: -11px;
     border-top-color: #999;
     border-top-color: rgba(0, 0, 0, 0.25);
     border-bottom-width: 0;
 }
 .popover.top > .arrow:after {
     bottom: 1px;
     margin-left: -10px;
     content: " ";
     border-top-color: #fff;
     border-bottom-width: 0;
 }
 .popover.right > .arrow {
     top: 50%;
     left: -11px;
     margin-top: -11px;
     border-right-color: #999;
     border-right-color: rgba(0, 0, 0, 0.25);
     border-left-width: 0;
 }
 .popover.right > .arrow:after {
     bottom: -10px;
     left: 1px;
     content: " ";
     border-right-color: #fff;
     border-left-width: 0;
 }
 .popover.bottom > .arrow {
     top: -11px;
     left: 50%;
     margin-left: -11px;
     border-top-width: 0;
     border-bottom-color: #999;
     border-bottom-color: rgba(0, 0, 0, 0.25);
 }
 .popover.bottom > .arrow:after {
     top: 1px;
     margin-left: -10px;
     content: " ";
     border-top-width: 0;
     border-bottom-color: #fff;
 }
 .popover.left > .arrow {
     top: 50%;
     right: -11px;
     margin-top: -11px;
     border-right-width: 0;
     border-left-color: #999;
     border-left-color: rgba(0, 0, 0, 0.25);
 }
 .popover.left > .arrow:after {
     right: 1px;
     bottom: -10px;
     content: " ";
     border-right-width: 0;
     border-left-color: #fff;
 }
 .popover-title {
     padding: 8px 14px;
     margin: 0;
     font-size: 15px;
     background-color: #f7f7f7;
     border-bottom: 1px solid #ebebeb;
     border-radius: -1 -1 0 0;
 }
 .popover-content {
     padding: 9px 14px;
 }
 .clearfix:before,
 .content-row:before,
 main:before,
 section.content:before,
 ul.course-listing:before,
 .widget.course-details .insidecolumns:before,
 ul.staff-listing:before,
 .staff-detail .social-icons:before,
 .bx-controls:before,
 .content-wrap article:before,
 .contact .col-sm-6:before,
 .contact .social-icons:before,
 .contact-details span:before,
 .contact-form:before,
 .take-the-test:not(.widget):before,
 .panel-group:before,
 .lightbox-wrap:before,
 .before-footer-widgets:before,
 .footer-widgets .row > div:before,
 .footer-widgets ul.testimonials-list > div:before,
 .copyright:before,
 ul.testimonials-list li:before,
 .clearfix:after,
 .content-row:after,
 main:after,
 section.content:after,
 ul.course-listing:after,
 .widget.course-details .insidecolumns:after,
 ul.staff-listing:after,
 .staff-detail .social-icons:after,
 .bx-controls:after,
 .content-wrap article:after,
 .contact .col-sm-6:after,
 .contact .social-icons:after,
 .contact-details span:after,
 .contact-form:after,
 .take-the-test:not(.widget):after,
 .panel-group:after,
 .lightbox-wrap:after,
 .before-footer-widgets:after,
 .footer-widgets .row > div:after,
 .footer-widgets ul.testimonials-list > div:after,
 .copyright:after,
 ul.testimonials-list li:after {
     display: table;
     content: " ";
 }
 .clearfix:after,
 .content-row:after,
 main:after,
 section.content:after,
 ul.course-listing:after,
 .widget.course-details .insidecolumns:after,
 ul.staff-listing:after,
 .staff-detail .social-icons:after,
 .bx-controls:after,
 .content-wrap article:after,
 .contact .col-sm-6:after,
 .contact .social-icons:after,
 .contact-details span:after,
 .contact-form:after,
 .take-the-test:not(.widget):after,
 .panel-group:after,
 .lightbox-wrap:after,
 .before-footer-widgets:after,
 .footer-widgets .row > div:after,
 .footer-widgets ul.testimonials-list > div:after,
 .copyright:after,
 ul.testimonials-list li:after {
     clear: both;
 }
 .center-block {
     display: block;
     margin-right: auto;
     margin-left: auto;
 }
 .pull-right {
     float: right !important;
 }
 .pull-left {
     float: left !important;
 }
 .hide {
     display: none !important;
 }
 .show {
     display: block !important;
 }
 .invisible {
     visibility: hidden;
 }
 .text-hide {
     font: 0/0 a;
     color: transparent;
     text-shadow: none;
     background-color: transparent;
     border: 0;
 }
 .hidden {
     display: none !important;
 }
 .affix {
     position: fixed;
 }
 @-ms-viewport {
     width: device-width;
 }
 .visible-xs {
     display: none !important;
 }
 .visible-sm {
     display: none !important;
 }
 .visible-md {
     display: none !important;
 }
 .visible-lg {
     display: none !important;
 }
 .visible-xs-block,
 .visible-xs-inline,
 .visible-xs-inline-block,
 .visible-sm-block,
 .visible-sm-inline,
 .visible-sm-inline-block,
 .visible-md-block,
 .visible-md-inline,
 .visible-md-inline-block,
 .visible-lg-block,
 .visible-lg-inline,
 .visible-lg-inline-block {
     display: none !important;
 }
 @media (max-width: 799px) {
     .visible-xs {
         display: block !important;
     }
     table.visible-xs {
         display: table !important;
     }
     tr.visible-xs {
         display: table-row !important;
     }
     th.visible-xs,
     td.visible-xs {
         display: table-cell !important;
     }
 }
 @media (max-width: 799px) {
     .visible-xs-block {
         display: block !important;
     }
 }
 @media (max-width: 799px) {
     .visible-xs-inline {
         display: inline !important;
     }
 }
 @media (max-width: 799px) {
     .visible-xs-inline-block {
         display: inline-block !important;
     }
 }
 @media (min-width: 800px) and (max-width: 999px) {
     .visible-sm {
         display: block !important;
     }
     table.visible-sm {
         display: table !important;
     }
     tr.visible-sm {
         display: table-row !important;
     }
     th.visible-sm,
     td.visible-sm {
         display: table-cell !important;
     }
 }
 @media (min-width: 800px) and (max-width: 999px) {
     .visible-sm-block {
         display: block !important;
     }
 }
 @media (min-width: 800px) and (max-width: 999px) {
     .visible-sm-inline {
         display: inline !important;
     }
 }
 @media (min-width: 800px) and (max-width: 999px) {
     .visible-sm-inline-block {
         display: inline-block !important;
     }
 }
 @media (min-width: 1000px) and (max-width: 1199px) {
     .visible-md {
         display: block !important;
     }
     table.visible-md {
         display: table !important;
     }
     tr.visible-md {
         display: table-row !important;
     }
     th.visible-md,
     td.visible-md {
         display: table-cell !important;
     }
 }
 @media (min-width: 1000px) and (max-width: 1199px) {
     .visible-md-block {
         display: block !important;
     }
 }
 @media (min-width: 1000px) and (max-width: 1199px) {
     .visible-md-inline {
         display: inline !important;
     }
 }
 @media (min-width: 1000px) and (max-width: 1199px) {
     .visible-md-inline-block {
         display: inline-block !important;
     }
 }
 @media (min-width: 1200px) {
     .visible-lg {
         display: block !important;
     }
     table.visible-lg {
         display: table !important;
     }
     tr.visible-lg {
         display: table-row !important;
     }
     th.visible-lg,
     td.visible-lg {
         display: table-cell !important;
     }
 }
 @media (min-width: 1200px) {
     .visible-lg-block {
         display: block !important;
     }
 }
 @media (min-width: 1200px) {
     .visible-lg-inline {
         display: inline !important;
     }
 }
 @media (min-width: 1200px) {
     .visible-lg-inline-block {
         display: inline-block !important;
     }
 }
 @media (max-width: 799px) {
     .hidden-xs {
         display: none !important;
     }
 }
 @media (min-width: 800px) and (max-width: 999px) {
     .hidden-sm {
         display: none !important;
     }
 }
 @media (min-width: 1000px) and (max-width: 1199px) {
     .hidden-md {
         display: none !important;
     }
 }
 @media (min-width: 1200px) {
     .hidden-lg {
         display: none !important;
     }
 }
 .visible-print {
     display: none !important;
 }
 @media print {
     .visible-print {
         display: block !important;
     }
     table.visible-print {
         display: table !important;
     }
     tr.visible-print {
         display: table-row !important;
     }
     th.visible-print,
     td.visible-print {
         display: table-cell !important;
     }
 }
 .visible-print-block {
     display: none !important;
 }
 @media print {
     .visible-print-block {
         display: block !important;
     }
 }
 .visible-print-inline {
     display: none !important;
 }
 @media print {
     .visible-print-inline {
         display: inline !important;
     }
 }
 .visible-print-inline-block {
     display: none !important;
 }
 @media print {
     .visible-print-inline-block {
         display: inline-block !important;
     }
 }
 @media print {
     .hidden-print {
         display: none !important;
     }
 }
 .btn {
     font-weight: 600;
     line-height: 48px;
     padding: 0 20px;
     outline: none;
 }
 .btn.blue {
     background-color: #03435f;
     color: #fff;
 }
 .btn.blue:hover,
 .btn.blue:active {
     background-color: #f3bf5c;
     color: #000;
 }
 h4 {
     font-size: 16px;
 }
 @media (min-width: 1000px) {
     .flex {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
     .flex .col-wrap {
         min-height: 100%;
     }
 }
 .left {
     float: left;
 }
 .right {
     float: right;
 }
 ul,
 ol {
     padding-left: 24px;
 }
 hr {
     margin: 15px 0;
 }
 @media (max-width: 800px) {
     hr {
         margin: 10px 0;
     }
 }
 html,
 body {
     height: 100%;
 }
 .content-row {
     max-width: 1120px;
     margin: 0 auto;
 }
 .content-row hr {
     clear: both;
 }
 .bar,
 h1.page-title:after,
 section.content-home.scrolling-content:after,
 .footer-widgets:before {
     background-image: url(../images/bar.png);
     background-size: 100%;
     width: 100%;
     height: 12px;
 }
 @media (max-width: 600px) {
     .bar,
     h1.page-title:after,
     section.content-home.scrolling-content:after,
     .footer-widgets:before {
         height: 8px;
     }
 }
 @media (min-width: 800px) {
     h1,
     .h1 {
         font-size: 32px;
         margin: 0 0 30px;
     }
     h2,
     .course-detail .page-title,
     .staff-detail .page-title,
     .h2 {
         font-size: 24px;
         margin: 0 0 15px;
     }
     h3,
     .h3 {
         font-size: 22px;
         margin: 0 0 15px;
     }
 }
 @media (max-width: 800px) {
     h1,
     .h1 {
         font-size: 28px;
         margin: 0 0 20px;
     }
     h2,
     .course-detail .page-title,
     .staff-detail .page-title,
     .h2 {
         font-size: 22px;
         margin: 0 0 10px;
     }
     h3,
     .h3 {
         font-size: 18px;
         margin: 0 0 10px;
     }
 }
 @media (max-width: 480px) {
     h1,
     .h1 {
         font-size: 22px;
         margin: 0 0 15px;
     }
     h2,
     .course-detail .page-title,
     .staff-detail .page-title,
     .h2 {
         font-size: 20px;
         margin: 0 0 10px;
     }
     h3,
     .h3 {
         font-size: 16px;
         margin: 0 0 10px;
     }
 }
 a {
     text-decoration: none;
 }
 img,
 iframe {
     max-width: 100%;
 }
 .page {
     background-color: #fff;
     width: 100%;
     min-height: 100%;
     padding: 0;
     margin: 0 auto;
     overflow-x: hidden;
     transition: opacity ease-in-out 0.5s;
 }
 @media (max-width: 1000px) {
     .page {
         padding-top: 57px;
     }
 }
 .page.page-hide {
     opacity: 0;
     visibility: hidden;
 }
 .page-loader:before {
     background-image: url(../images/load.gif);
     background-color: #eceae6;
     background-position: 50% 50%;
     background-repeat: no-repeat;
     position: fixed;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     content: "";
     z-index: 999;
     opacity: 1;
 }
 header:before,
 header:after {
     display: table;
     content: " ";
 }
 header:after {
     clear: both;
 }
 @media (min-width: 1000px) {
     .navbar-header {
         float: left;
     }
 }
 @media (max-width: 1000px) {
     .navbar-header {
         background-color: #0080c9;
         position: fixed;
         left: 0;
         right: 0;
         top: 0;
         box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.12);
         z-index: 9;
     }
 }
 @media (max-width: 1000px) {
     #bs-navbar {
         background-color: #fff;
         position: fixed;
         top: 56px;
         bottom: 0;
         left: 0;
         right: 0;
         z-index: 9;
     }
 }
 a.navbar-brand {
     background-color: #0080c9;
     padding: 15px 30px;
     display: block;
 }
 @media (max-width: 1000px) {
     a.navbar-brand {
         padding: 8px 12px;
     }
 }
 a.navbar-brand img {
     max-width: 140px;
 }
 @media (max-width: 1000px) {
     a.navbar-brand img {
         max-width: 64px;
     }
 }
 nav.navbar {
     padding: 0;
 }
 @media (min-width: 1000px) {
     nav.navbar {
         width: calc(100% - 200px);
         float: right;
     }
 }
 nav.navbar ul.navbar-nav {
     width: 100%;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-justify-content: space-between;
     -ms-flex-pack: justify;
     justify-content: space-between;
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-nav {
         -webkit-flex-wrap: wrap;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
     }
 }
 nav.navbar ul.navbar-nav li {
     width: 100%;
 }
 nav.navbar ul.navbar-nav li a {
     text-align: center;
     font-weight: 600;
     padding: 0 8px;
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-nav li a {
         line-height: 40px !important;
     }
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-nav.navbar-top li a {
         border-bottom: 1px solid rgba(255, 255, 255, 0.25);
     }
     nav.navbar ul.navbar-nav.navbar-main li a {
         border-bottom: 1px solid rgba(0, 0, 0, 0.1);
         border-left: 0;
     }
     nav.navbar ul.navbar-nav.navbar-main ul ul a {
         background-color: rgba(0, 0, 0, 0.06);
     }
 }
 nav.navbar ul.navbar-top li a {
     background-color: #03435f;
     font-size: 12px;
     line-height: 40px;
     color: #fff;
     letter-spacing: 0.5px;
     border-right: 1px solid rgba(255, 255, 255, 0.25);
 }
 @media (min-width: 1200px) {
     nav.navbar ul.navbar-top li a {
         font-size: 14px;
     }
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-top li a {
         font-size: 15px;
     }
 }
 nav.navbar ul.navbar-top li a:hover,
 nav.navbar ul.navbar-top li a:active {
     background-color: #03435f;
 }
 nav.navbar ul.navbar-top li:nth-child(1) a:hover,
 nav.navbar ul.navbar-top li:nth-child(1) a:active {
     background-color: #ef5d5d;
 }
 nav.navbar ul.navbar-top li:nth-child(2) a:hover,
 nav.navbar ul.navbar-top li:nth-child(2) a:active {
     background-color: #f3bf5c;
 }
 nav.navbar ul.navbar-top li:nth-child(3) a:hover,
 nav.navbar ul.navbar-top li:nth-child(3) a:active {
     background-color: #7cbfb6;
 }
 nav.navbar ul.navbar-top li:nth-child(4) a:hover,
 nav.navbar ul.navbar-top li:nth-child(4) a:active {
     background-color: #813654;
 }
 nav.navbar ul.navbar-top li:nth-child(5) a:hover,
 nav.navbar ul.navbar-top li:nth-child(5) a:active {
     background-color: #a48161;
 }
 nav.navbar ul.navbar-top li:nth-child(6) a:hover,
 nav.navbar ul.navbar-top li:nth-child(6) a:active {
     background-color: #0080c9;
 }
 nav.navbar ul.navbar-top li:nth-child(7) a {
     background-color: #ef5d5d;
 }
 nav.navbar ul.navbar-top li:nth-child(7) a:hover,
 nav.navbar ul.navbar-top li:nth-child(7) a:active {
     background-color: #03435f;
 }
 nav.navbar ul.navbar-top li:hover ul.sub-menu-top {
     z-index: 1;
     opacity: 1;
     visibility: visible;
 }
 @media (min-width: 1000px) {
     nav.navbar ul.navbar-top li ul.sub-menu-top {
         width: 240px;
         position: absolute;
         top: 100%;
         right: 0;
         z-index: -1;
         visibility: hidden;
         opacity: 0;
         box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.25);
     }
 }
 nav.navbar ul.navbar-top li ul.sub-menu-top li {
     width: 100%;
 }
 nav.navbar ul.navbar-top li ul.sub-menu-top li a {
     font-size: 14px;
     display: block;
     border: 0;
     border-top: 1px solid rgba(255, 255, 255, 0.25);
 }
 @media (min-width: 1000px) {
     nav.navbar ul.navbar-top li ul.sub-menu-top li a {
         text-align: left;
         line-height: 1.5;
         padding: 10px 16px;
     }
 }
 nav.navbar ul.navbar-top li ul.sub-menu-top li:hover a,
 nav.navbar ul.navbar-top li ul.sub-menu-top li:active a {
     background-color: #fff;
     color: #ef5d5d;
 }
 nav.navbar ul.navbar-top li ul.sub-menu-top li ul {
     width: 100%;
     top: 0;
     left: 100%;
     right: auto;
 }
 nav.navbar ul {
     list-style: none;
     margin: 0;
     padding: 0;
 }
 nav.navbar ul.navbar-main li {
     position: relative;
 }
 nav.navbar ul.navbar-main li a {
     font-size: 22px;
     font-weight: 400;
     color: #03435f;
     line-height: 80px;
     border-right: 1px solid rgba(255, 255, 255, 0.5);
 }
 @media (min-width: 800px) {
     nav.navbar ul.navbar-main li a {
         background-color: #d8f1ff;
     }
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-main li a {
         font-size: 15px;
         font-weight: 600;
         border-top-color: #fff;
     }
 }
 @media (min-width: 800px) {
     nav.navbar ul.navbar-main li:hover a,
     nav.navbar ul.navbar-main li:active a {
         background-color: #0080c9;
         color: #fff;
     }
 }
 @media (min-width: 1000px) {
     nav.navbar ul.navbar-main li ul.sub-menu {
         position: absolute;
         top: 100%;
         left: 0;
         right: 0;
         z-index: -1;
         visibility: hidden;
         opacity: 0;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li {
         width: 100%;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li a {
         font-size: 15px;
         text-align: left;
         display: block;
         line-height: 1.5;
         padding: 10px 16px;
         border: 0;
         border-top: 1px solid rgba(255, 255, 255, 0.25);
     }
     nav.navbar ul.navbar-main li ul.sub-menu li:hover a,
     nav.navbar ul.navbar-main li ul.sub-menu li:active a {
         background-color: #fff;
         color: #0080c9;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li ul {
         width: 100%;
         top: 0;
         left: 100%;
         right: auto;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li li a {
         border-left: 1px solid rgba(0, 0, 0, 0.12);
         border-top: 1px solid rgba(0, 0, 0, 0.12);
     }
     nav.navbar ul.navbar-main li ul.sub-menu li li:hover a,
     nav.navbar ul.navbar-main li ul.sub-menu li li:active a {
         background-color: #0080c9;
         color: #fff;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li li li a {
         border-left: 1px solid rgba(255, 255, 255, 0.25);
         border-top: 1px solid rgba(255, 255, 255, 0.25);
     }
     nav.navbar ul.navbar-main li ul.sub-menu li li li:hover a,
     nav.navbar ul.navbar-main li ul.sub-menu li li li:active a {
         background-color: #fff;
         color: #0080c9;
     }
     nav.navbar ul.navbar-main li:hover > ul.sub-menu {
         opacity: 1;
         z-index: 9;
         visibility: visible;
     }
 }
 @media (max-width: 1000px) {
     nav.navbar ul.navbar-main li ul.sub-menu li {
         float: left;
     }
     nav.navbar ul.navbar-main li ul.sub-menu li a {
         font-size: 14px;
         display: block;
     }
 }
 @media (min-width: 1000px) {
     nav.navbar li.has-child .dropdown-btn {
         display: none;
     }
 }
 @media (max-width: 1000px) {
     nav.navbar li.has-child .dropdown-btn {
         background-color: rgba(0, 0, 0, 0.12);
         width: 40px;
         height: 40px;
         line-height: 40px;
         text-align: center;
         position: absolute;
         top: 0;
         right: 0;
     }
     nav.navbar li.has-child.submenu-expand i {
         -webkit-transform: scale(-1);
         -ms-transform: scale(-1);
         transform: scale(-1);
     }
     nav.navbar li.has-child ul.sub-menu {
         height: 100%;
         display: none;
     }
 }
 button.navbar-toggle {
     background: none;
     width: 56px;
     height: 56px;
     padding: 16px;
     border: 0;
     float: right;
 }
 button.navbar-toggle .icon-bar {
     background: #fff;
     display: block;
     width: 24px;
     height: 2px;
     border-radius: 1px;
 }
 button.navbar-toggle .icon-bar + .icon-bar {
     margin-top: 6px;
 }
 h1.page-title {
     position: relative;
     padding-bottom: 20px;
     margin-bottom: 20px;
 }
 @media (min-width: 800px) {
     h1.page-title {
         font-size: 36px;
     }
 }
 h1.page-title:after {
     width: 100%;
     height: 8px;
     content: "";
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
 }
 .page-title,
 .section-title,
 body:not(.home) section.content h2:not(.section-title),
 body:not(.home) section.content .course-detail .page-title:not(.section-title),
 .course-detail body:not(.home) section.content .page-title:not(.section-title),
 body:not(.home) section.content .staff-detail .page-title:not(.section-title),
 .staff-detail body:not(.home) section.content .page-title:not(.section-title) {
     font-size: 30px;
     font-weight: 600;
     color: #03435f;
     margin-bottom: 15px;
     position: relative;
 }
 @media (max-width: 800px) {
     .page-title,
     .section-title,
     body:not(.home) section.content h2:not(.section-title),
     body:not(.home) section.content .course-detail .page-title:not(.section-title),
     .course-detail body:not(.home) section.content .page-title:not(.section-title),
     body:not(.home) section.content .staff-detail .page-title:not(.section-title),
     .staff-detail body:not(.home) section.content .page-title:not(.section-title) {
         font-size: 20px;
         margin-bottom: 15px;
     }
 }
 @media (max-width: 480px) {
     .page-title,
     .section-title,
     body:not(.home) section.content h2:not(.section-title),
     body:not(.home) section.content .course-detail .page-title:not(.section-title),
     .course-detail body:not(.home) section.content .page-title:not(.section-title),
     body:not(.home) section.content .staff-detail .page-title:not(.section-title),
     .staff-detail body:not(.home) section.content .page-title:not(.section-title) {
         font-size: 18px;
         margin-bottom: 10px;
     }
 }
 @media (min-width: 800px) {
     body:not(.home) section.content h2:not(.section-title),
     body:not(.home) section.content .course-detail .page-title:not(.section-title),
     .course-detail body:not(.home) section.content .page-title:not(.section-title),
     body:not(.home) section.content .staff-detail .page-title:not(.section-title),
     .staff-detail body:not(.home) section.content .page-title:not(.section-title) {
         font-size: 24px;
         margin: 20px 0 10px;
     }
 }
 .sub-title {
     font-size: 20px;
     font-style: italic;
 }
 @media (max-width: 800px) {
     .sub-title {
         font-size: 16px;
     }
 }
 .title h2,
 .title .course-detail .page-title,
 .course-detail .title .page-title,
 .title .staff-detail .page-title,
 .staff-detail .title .page-title,
 .title h3,
 .title h4 {
     margin: 0;
 }
 .course-detail .page-title,
 .staff-detail .page-title {
     color: #03435f;
     text-align: left;
 }
 .course-detail .page-title:after,
 .staff-detail .page-title:after {
     margin: 0;
 }
 .staff-detail h1 {
     margin-bottom: 10px;
 }
 .staff-detail p {
     text-align: justify;
 }
 .head {
     text-align: center;
     padding: 10px 12px;
     color: #fff !important;
 }
 .head small {
     color: #fff !important;
 }
 .head.red {
     background-color: #ef5d5d;
 }
 .head.sky {
     background-color: #0080c9;
 }
 .head.green {
     background-color: #7cbfb6;
 }
 .head.yellow {
     background-color: #f3bf5c;
 }
 .head.blue {
     background-color: #03435f;
 }
 .widget-title {
     line-height: 1;
     font-size: 16px;
     text-transform: uppercase;
     letter-spacing: 0.5px;
     padding-bottom: 10px;
     margin-bottom: 15px;
     position: relative;
 }
 @media (max-width: 800px) {
     .widget-title {
         margin-bottom: 15px;
     }
 }
 @media (max-width: 480px) {
     .widget-title {
         margin-bottom: 5px;
     }
 }
 .widget-title:after {
     background-color: #fff;
     width: 60px;
     height: 2px;
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
 }
 section.content {
     padding: 30px 20px;
 }
 @media (max-width: 800px) {
     section.content {
         padding: 20px;
     }
 }
 @media (max-width: 480px) {
     section.content {
         padding: 15px;
     }
 }
 section.content.corona-strip {
     background-image: url(../img/corona-bg.png);
     background-position: 0 0;
     background-size: auto 100%;
     background-repeat: no-repeat;
     background-color: #ef5d5d;
     font-weight: 600;
     color: #fff;
     text-align: center;
 }
 @media (min-width: 1000px) {
     section.content.corona-strip {
         font-size: 16px;
         line-height: 1.6;
         padding: 20px;
     }
 }
 @media (max-width: 480px) {
     section.content.corona-strip {
         background-position: 0 100%;
         background-size: auto 90px;
     }
 }
 .fullwidth-slider .bx-wrapper .blog-slider-item:after {
     background-color: rgba(0, 0, 0, 0.35);
     content: "";
     position: absolute;
     top: 0;
     bottom: 0;
     right: 0;
     left: 0;
     z-index: 0;
 }
 @media (min-width: 1000px) {
     .fullwidth-slider .bx-wrapper .blog-slider-item {
         min-height: 600px;
         background-position: 50% 50%;
         background-repeat: no-repeat;
         background-size: cover;
     }
     .fullwidth-slider .bx-wrapper .blog-slider-item img {
         display: none;
     }
 }
 .fullwidth-slider .bx-wrapper .blog-slider-item .blog-slider-content {
     z-index: 1;
 }
 section.content-home.home-slider {
     padding: 0;
 }
 section.content-home.home-slider .fullwidth-slider .course-row {
     width: 100%;
     padding: 0;
 }
 section.content-home.home-slider > .content-row {
     position: relative;
 }
 @media (min-width: 1000px) {
     section.content-home.home-slider > .content-row {
         margin-top: 30px;
     }
 }
 @media (max-width: 800px) {
     section.content-home.home-slider > .content-row {
         float: left;
         width: 100%;
     }
 }
 section.content-home.home-slider > .content-row .content-row-absolute {
     position: absolute;
     top: 0;
     right: 0;
     left: 50%;
     padding: 30px 20px;
     margin: 0 -10px;
 }
 @media (max-width: 800px) {
     section.content-home.home-slider > .content-row .content-row-absolute {
         float: left;
         position: static;
         width: 100%;
         padding: 10px;
         margin: 0;
     }
 }
 @media (max-width: 480px) {
     section.content-home.home-slider > .content-row .content-row-absolute {
         padding: 6px;
     }
 }
 section.content-home.home-slider > .content-row .content-row-absolute .course-row {
     width: 50%;
     padding: 10px;
 }
 @media (max-width: 800px) {
     section.content-home.home-slider > .content-row .content-row-absolute .course-row {
         width: 25%;
     }
 }
 @media (max-width: 600px) {
     section.content-home.home-slider > .content-row .content-row-absolute .course-row {
         width: 50%;
     }
 }
 @media (max-width: 480px) {
     section.content-home.home-slider > .content-row .content-row-absolute .course-row {
         padding: 6px;
     }
 }
 section.content-home.home-slider ul.home-blog-slider .blog-slider-content {
     max-width: 1120px;
     position: absolute;
     left: 20px;
     right: 20px;
     margin: 0 auto;
 }
 @media (min-width: 800px) {
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content {
         top: 50%;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
     }
 }
 @media (max-width: 800px) {
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content {
         width: auto;
         max-width: 100%;
         text-align: center;
         bottom: 20px;
     }
 }
 section.content-home.home-slider ul.home-blog-slider .blog-slider-content h2,
 section.content-home.home-slider ul.home-blog-slider .blog-slider-content .course-detail .page-title,
 .course-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title,
 section.content-home.home-slider ul.home-blog-slider .blog-slider-content .staff-detail .page-title,
 .staff-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title {
     max-width: 40%;
     font-size: 52px;
     line-height: 1.2;
     color: #fff;
     margin: 0;
     text-shadow: 0 5px 20px #000;
 }
 @media (max-width: 1000px) {
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content h2,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .course-detail .page-title,
     .course-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .staff-detail .page-title,
     .staff-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title {
         font-size: 40px;
     }
 }
 @media (max-width: 800px) {
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content h2,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .course-detail .page-title,
     .course-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .staff-detail .page-title,
     .staff-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title {
         max-width: 100%;
         font-size: 32px;
     }
 }
 @media (max-width: 600px) {
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content h2,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .course-detail .page-title,
     .course-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title,
     section.content-home.home-slider ul.home-blog-slider .blog-slider-content .staff-detail .page-title,
     .staff-detail section.content-home.home-slider ul.home-blog-slider .blog-slider-content .page-title {
         font-size: 20px;
     }
 }
 section.content-home.home-slider .bx-controls {
     width: auto;
     position: absolute;
     top: 50%;
     left: 30px;
     right: 30px;
     padding: 0;
     opacity: 0;
 }
 section.content-home.home-slider .bx-controls .bx-controls-direction {
     width: 100%;
 }
 section.content-home.home-slider .bx-controls .bx-controls-direction a.bx-next {
     float: right;
 }
 section.content-home.home-slider .bx-wrapper:hover .bx-controls {
     opacity: 1;
     left: -1px;
     right: 0;
 }
 section.content-home.scrolling-content {
     background-image: url(../images/logo-bg.png);
     background-size: auto 100%;
     background-position: 100% 0;
     background-repeat: no-repeat;
     background-color: #ef5d5d;
     color: #fff;
     padding: 0 20px 12px;
     position: relative;
 }
 @media (max-width: 480px) {
     section.content-home.scrolling-content {
         padding: 0 5px;
     }
 }
 section.content-home.scrolling-content:after {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
 }
 section.content-home.scrolling-content h4 {
     max-width: 100%;
     font-size: 30px;
     line-height: 1.2;
     margin: 0;
     float: left;
     position: relative;
     padding: 30px 110px;
 }
 @media (min-width: 1000px) {
     section.content-home.scrolling-content h4 {
         min-height: 132px;
     }
 }
 @media (max-width: 1000px) {
     section.content-home.scrolling-content h4 {
         font-size: 24px;
         padding: 25px 90px;
     }
 }
 @media (max-width: 600px) {
     section.content-home.scrolling-content h4 {
         font-size: 18px;
         padding: 20px 50px;
     }
 }
 @media (max-width: 480px) {
     section.content-home.scrolling-content h4 {
         font-size: 16px;
         padding: 15px 35px 20px;
     }
 }
 section.content-home.scrolling-content h4:before,
 section.content-home.scrolling-content h4:after {
     background-image: url(../images/invited-comma.png);
     background-size: cover;
     content: "";
     width: 90px;
     height: 70px;
     display: block;
     position: absolute;
 }
 @media (max-width: 1000px) {
     section.content-home.scrolling-content h4:before,
     section.content-home.scrolling-content h4:after {
         width: 64px;
         height: 50px;
     }
 }
 @media (max-width: 600px) {
     section.content-home.scrolling-content h4:before,
     section.content-home.scrolling-content h4:after {
         width: 45px;
         height: 35px;
     }
 }
 @media (max-width: 480px) {
     section.content-home.scrolling-content h4:before,
     section.content-home.scrolling-content h4:after {
         width: 30px;
         height: 24px;
     }
 }
 section.content-home.scrolling-content h4:before {
     left: 0;
     top: 20px;
 }
 section.content-home.scrolling-content h4:after {
     right: 0;
     bottom: 20px;
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
 }
 section.content-home.scrolling-content div.bx-controls {
     display: none;
 }
 section.content-home.courses .course-row {
     width: 25%;
     padding: 5px;
     float: left;
 }
 @media (max-width: 800px) {
     section.content-home.courses .course-row {
         width: 50%;
     }
 }
 @media (max-width: 480px) {
     section.content-home.courses .course-row {
         padding: 6px;
     }
 }
 section.content-home.courses .course-row:nth-child(1) h3 {
     background-color: #ef5d5d;
 }
 section.content-home.courses .course-row:nth-child(2) h3 {
     background-color: #f3bf5c;
 }
 section.content-home.courses .course-row:nth-child(3) h3 {
     background-color: #7cbfb6;
 }
 section.content-home.courses .course-row:nth-child(4) h3 {
     background-color: #03435f;
 }
 section.content-home.courses .course {
     position: relative;
     overflow: hidden;
 }
 @media (min-width: 800px) {
     section.content-home.courses .course {
         box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
     }
 }
 section.content-home.courses .course h2,
 section.content-home.courses .course .course-detail .page-title,
 .course-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course .staff-detail .page-title,
 .staff-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course h3 {
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
 }
 section.content-home.courses .course h2,
 section.content-home.courses .course .course-detail .page-title,
 .course-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course .staff-detail .page-title,
 .staff-detail section.content-home.courses .course .page-title {
     padding: 10px;
 }
 @media (max-width: 480px) {
     section.content-home.courses .course h2,
     section.content-home.courses .course .course-detail .page-title,
     .course-detail section.content-home.courses .course .page-title,
     section.content-home.courses .course .staff-detail .page-title,
     .staff-detail section.content-home.courses .course .page-title {
         margin: 0;
     }
 }
 section.content-home.courses .course h2,
 section.content-home.courses .course .course-detail .page-title,
 .course-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course .staff-detail .page-title,
 .staff-detail section.content-home.courses .course .page-title,
 section.content-home.courses .course h3,
 section.content-home.courses .course a {
     color: #fff;
 }
 section.content-home.courses .course h3 {
     font-size: 15px;
     margin: 0;
     opacity: 0.9;
 }
 @media (max-width: 480px) {
     section.content-home.courses .course h3 {
         font-size: 13px;
     }
 }
 section.content-home.courses .course h3 {
     display: block;
     padding: 10px;
 }
 section.content-home.courses .course h3:after {
     content: "\f054";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 10px;
     height: 8px;
     line-height: 8px;
     position: absolute;
     top: 50%;
     right: 10px;
     margin-top: -4px;
 }
 @media (max-width: 480px) {
     section.content-home.courses .course h3 {
         padding: 6px;
     }
 }
 section.content-home.courses .course:hover img,
 section.content-home.courses .course:active img {
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 section.content-home.courses .course:hover h3,
 section.content-home.courses .course:active h3 {
     background-color: #03435f;
 }
 section.courses .bx-controls,
 section.staff .bx-controls {
     padding: 10px 0 0;
 }
 ul.course-listing {
     list-style: none;
     padding: 0;
     margin: 0 -5px;
 }
 ul.course-listing li.course-item {
     width: 33.33%;
     float: left;
     margin-bottom: 20px;
 }
 @media (min-width: 800px) {
     ul.course-listing li.course-item:nth-child(3n + 1) {
         clear: left;
     }
 }
 @media (min-width: 480px) and (max-width: 800px) {
     ul.course-listing li.course-item {
         width: 50%;
     }
     ul.course-listing li.course-item:nth-child(2n + 1) {
         clear: left;
     }
     ul.course-listing li.course-item .title a {
         padding: 15px;
     }
 }
 @media (max-width: 480px) {
     ul.course-listing li.course-item {
         width: 100%;
         max-width: 400px;
         float: none;
         display: table;
         margin: 0 auto 12px;
         clear: both;
     }
     ul.course-listing li.course-item .title a {
         padding: 12px;
     }
 }
 ul.course-listing li.course-item:hover .title a,
 ul.course-listing li.course-item:active .title a:active {
     background-color: #03435f !important;
     color: #fff !important;
 }
 ul.course-listing li.course-item:nth-child(4n + 1) .title a:not(:hover) {
     background-color: #ef5d5d;
 }
 ul.course-listing li.course-item:nth-child(4n + 2) .title a:not(:hover) {
     background-color: #f3bf5c;
 }
 ul.course-listing li.course-item:nth-child(4n + 3) .title a:not(:hover) {
     background-color: #7cbfb6;
 }
 ul.course-listing li.course-item:nth-child(4n + 4) .title a:not(:hover) {
     background-color: #0080c9;
 }
 .courses .course-item {
     padding: 0 10px;
 }
 @media (max-width: 800px) {
     .courses .course-item {
         width: 50%;
     }
 }
 .courses .course-item a.image-wrap {
     overflow: hidden;
     display: block;
 }
 .courses .course-item .title a {
    background-color: #03435f;
    color: #fff;
    text-align: center;
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
}
 @media (max-width: 480px) {
     .courses .course-item .title a {
         padding: 10px;
     }
 }
 @media (max-width: 480px) {
     .courses .course-item .title h4 {
         font-size: 14px;
     }
 }
 .courses .course-item:hover a.image-wrap img,
 .courses .course-item:active a.image-wrap img {
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 .courses .course-item:hover .title a,
 .courses .course-item:active .title a {
     background-color: #f3bf5c;
     color: #03435f;
 }
 .course-detail main article p:last-child,
 .course-detail main article ul:last-child,
 .course-detail main article ol:last-child,
 .staff-detail main article p:last-child,
 .staff-detail main article ul:last-child,
 .staff-detail main article ol:last-child {
     margin-bottom: 0;
 }
 .course-detail main article table tr td,
 .staff-detail main article table tr td {
     background-color: #fff;
 }
 .course-detail main article table tr td:not(:first-child),
 .staff-detail main article table tr td:not(:first-child) {
     text-align: center;
 }
 .course-detail main .col-md-6:not(:last-child),
 .course-detail main ul.testimonials-list li:not(:last-child),
 ul.testimonials-list .course-detail main li:not(:last-child) {
     margin-bottom: 30px;
 }
 @media (max-width: 800px) {
     .course-detail main .col-md-6:not(:last-child),
     .course-detail main ul.testimonials-list li:not(:last-child),
     ul.testimonials-list .course-detail main li:not(:last-child) {
         margin-bottom: 15px;
     }
     .course-detail main .col-md-6:not(:last-child).right,
     .course-detail main ul.testimonials-list li:not(:last-child).right,
     ul.testimonials-list .course-detail main li:not(:last-child).right {
         float: none;
     }
 }
 .course-detail main table {
     margin-bottom: 15px;
 }
 .course-detail .featured-image-wrap {
     margin-bottom: 20px;
     text-align: center;
 }
 .course-detail article .course-content {
     background-color: #ffffff;
     padding: 20px;
     margin-bottom: 20px;
 }
 @media (max-width: 480px) {
     .course-detail article .course-content {
         padding: 10px;
         margin-bottom: 10px;
     }
 }
 .course-detail article .course-content *:last-child {
     margin-bottom: 0;
 }
 .course-detail article .course-content h4 {
    margin-bottom: 8px;
    margin-top: 15px;
}
 .course-detail article ul.nav-tabs {
     padding: 0;
     margin-bottom: 10px;
     border-bottom: 2px solid #03435f;
 }
 .courses-carousel .bx-viewport{ 
    height: 326px !important;
}
 @media (min-width: 480px) {
     .course-detail article ul.nav-tabs {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
 }
 .course-detail article ul.nav-tabs li {
     width: 100%;
 }
 @media (min-width: 480px) {
     .course-detail article ul.nav-tabs li {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
 }
 @media (max-width: 480px) {
     .course-detail article ul.nav-tabs li {
         margin: 0;
     }
 }
 .course-detail article ul.nav-tabs li a {
     width: 100%;
     height: 100%;
     font-size: 15px;
     line-height: 1.2;
     position: relative;
 }
 @media (max-width: 480px) {
     .course-detail article ul.nav-tabs li a {
         font-size: 13px;
         padding: 8px;
     }
 }
 .course-detail article div.tab-content {
     padding: 0;
 }
 .course-detail article div.tab-content .fa-check-circle {
     font-size: 19px;
     color: #f3bf5c;
     background-color: #03435f;
     border-radius: 50%;
 }
 .course-detail article div.tab-content table {
     margin-bottom: 4px;
 }
 .course-detail article div.tab-content p {
     margin-bottom: 15px;
 }
 .course-detail article .lightbox-wrap {
     padding: 0;
 }
 .course-detail article .extra-details {
     margin-top: 15px;
 }
 @media (max-width: 480px) {
     .course-detail article .extra-details {
         margin-top: 10px;
     }
 }
 .course-detail article .extra-details h3 {
     background: #0080c9;
     color: #fff;
     font-size: 18px;
     padding: 8px 15px;
     margin-bottom: 10px;
 }
 @media (max-width: 480px) {
     .course-detail article .extra-details h3 {
         font-size: 16px;
         padding: 6px 12px;
     }
 }
 .course-detail article .extra-details p {
     margin-bottom: 8px;
 }
 .course-detail article .extra-details p b {
     color: #03435f;
 }
 .course-detail .panel-group {
     margin-bottom: 20px;
 }
 @media (min-width: 800px) {
     .course-detail .widget-wrap {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
         margin-bottom: 20px;
     }
 }
 @media (min-width: 1000px) {
     .course-detail .widget-wrap {
         margin-left: -10px;
         margin-right: -10px;
     }
 }
 .course-detail .widget-wrap .widget-wrapper {
     width: 100%;
 }
 @media (min-width: 800px) {
     .course-detail .widget-wrap .widget-wrapper {
         padding-left: 10px;
         padding-right: 10px;
     }
 }
 @media (max-width: 800px) {
     .course-detail .widget-wrap .widget-wrapper {
         margin-bottom: 20px;
     }
 }
 .course-detail .widget-wrap .widget {
     margin-bottom: 0;
 }
 @media (min-width: 800px) {
     .course-detail .widget-wrap .widget {
         min-height: 100%;
     }
 }
 .course-detail .widget-wrap .widget a.btn {
     -webkit-align-self: flex-end;
     -ms-flex-item-align: end;
     align-self: flex-end;
 }
 @media (min-width: 800px) {
     .course-detail .widget-wrap .widget.book-now,
     .course-detail .widget-wrap .widget.take-the-test,
     .course-detail .widget-wrap .widget.course-calculator {
         position: relative;
         padding-bottom: 70px;
     }
     .course-detail .widget-wrap .widget.book-now a.btn,
     .course-detail .widget-wrap .widget.take-the-test a.btn,
     .course-detail .widget-wrap .widget.course-calculator a.btn {
         position: absolute;
         left: 20px;
         right: 20px;
         bottom: 20px;
     }
 }
 .course-detail .widget-wrap h3.widget-title {
     color: #fff;
 }
 .course-detail .widget-wrap h3,
 .course-detail .widget-wrap p,
 .course-detail .widget-wrap ul {
     width: 100%;
 }
 .widget {
     background-color: #03435f;
     color: #fff;
     padding: 20px;
     margin-bottom: 20px;
 }
 @media (max-width: 480px) {
     .widget {
         padding: 15px;
         margin: 10px 0 0;
     }
 }
 .widget *:last-child {
     margin-bottom: 0;
 }
 .widget.green {
     background-color: #7cbfb6;
 }
 .widget.bussiness-twfl {
     background-color: #03435f;
 }
 .widget.yellow {
     background-color: #f3bf5c;
 }
 .widget.red {
     background-color: #ef5d5d;
 }
 .widget.sky {
     background-color: #0080c9;
 }
 .widget .widget-title {
     font-size: 18px;
 }
 .widget ul {
     padding-left: 18px;
 }
 .widget a.btn {
     background-color: #fff;
     line-height: 40px;
     display: block;
 }
 .widget a.btn:hover,
 .widget a.btn:active {
     background-color: #03435f;
     color: #fff;
 }
 .widget.course-details ul li:not(:last-child) {
     margin-bottom: 5px;
 }
 .widget.course-details ul li b {
     display: inline-block;
 }
 @media (min-width: 1000px) {
     .widget.course-details .insidecolumns {
         width: 650px;
     }
     .widget.course-details .insidecolumns > div {
         width: 50%;
         float: left;
     }
 }
 .widget ul.listing {
     padding-left: 0;
 }
 .widget ul.listing li {
     list-style: none;
 }
 .widget ul.listing li:not(:last-child) {
     margin-bottom: 5px;
 }
 .widget ul.listing.bold {
     font-weight: 600;
 }
 section.courses-carousel {
     background-color: #eceae6;
 }
 @media (min-width: 800px) {
     section.courses-carousel {
         padding: 30px;
     }
 }
 section.courses-carousel .course-item .title a {
    background-color: #fff;
    color: #000;
    height: 90px;
}
.courses.course-listing .course-item .title a {
    height: 80px;
}
 section.courses-carousel .course-item:hover .title a,
 section.courses-carousel .course-item:active .title a {
     background-color: #f3bf5c;
 }
 ul.staff-listing {
     list-style: none;
     padding: 0;
     margin: 0 -5px;
 }
 ul.staff-listing li.staff-item {
     float: left;
     margin-bottom: 20px;
 }
 @media (min-width: 1000px) {
     ul.staff-listing li.staff-item {
         width: 25%;
     }
     ul.staff-listing li.staff-item:nth-child(4n + 1) {
         clear: left;
     }
 }
 @media (max-width: 1000px) and (min-width: 601px) {
     ul.staff-listing li.staff-item {
         width: 33.33%;
     }
     ul.staff-listing li.staff-item:nth-child(3n + 1) {
         clear: left;
     }
 }
 @media (max-width: 600px) {
     ul.staff-listing li.staff-item {
         width: 50%;
     }
     ul.staff-listing li.staff-item:nth-child(2n + 1) {
         clear: left;
     }
 }
 @media (max-width: 480px) {
     ul.staff-listing li.staff-item {
         width: 100%;
         max-width: 300px;
         float: none;
         display: table;
         margin: 0 auto 12px;
         clear: both;
     }
 }
 .staff .staff-item {
     padding: 0 10px;
 }
 @media (max-width: 800px) {
     .staff .staff-item {
         width: 33.33%;
     }
 }
 @media (max-width: 480px) {
     .staff .staff-item {
         width: 50%;
     }
 }
 .staff .staff-item .staff-item-wrap {
     position: relative;
     overflow: hidden;
 }
 .staff .staff-item .title {
     text-align: center;
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     -webkit-transform: translateY(80px);
     -ms-transform: translateY(80px);
     transform: translateY(80px);
 }
 .staff .staff-item .title.active-title {
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0);
     transform: translateY(0);
 }
 .staff .staff-item .title.active-title .title-wrap {
     background-color: #03435f;
 }
 .staff .staff-item .title.active-title .title-wrap:after {
     -webkit-transform: translateY(-50%) rotate(180deg);
     -ms-transform: translateY(-50%) rotate(180deg);
     transform: translateY(-50%) rotate(180deg);
 }
 .staff .staff-item .title .title-wrap {
     background-color: rgba(0, 128, 201, 0.85);
     color: #fff;
     padding: 8px;
     cursor: pointer;
     position: relative;
 }
 .staff .staff-item .title .title-wrap:after {
     width: 10px;
     height: 10px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 17px;
     line-height: 10px;
     color: #fff;
     content: "\f106";
     position: absolute;
     top: 50%;
     right: 12px;
     z-index: 1;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 }
 .staff .staff-item .title .title-wrap span {
     font-size: 13px;
     font-style: italic;
 }
 .staff .staff-item .title a.link {
     background-color: #f3bf5c;
     font-size: 13px;
     font-weight: 600;
     color: #fff;
     line-height: 40px;
     display: block;
     padding: 0 8px;
     letter-spacing: 1px;
 }
 .staff .staff-item .title a.link:hover,
 .staff .staff-item .title a.link:active {
     background-color: #000;
 }
 .staff .staff-item .social-icons {
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
 }
 .staff .staff-item .social-icons a {
     width: 100%;
     margin: 0;
 }
 .staff .staff-item .social-icons a i {
     width: 100%;
 }
 @media (min-width: 800px) {
     section.staff-carousel .section-title,
     section.staff-carousel body:not(.home) section.content h2:not(.section-title),
     body:not(.home) section.content section.staff-carousel h2:not(.section-title),
     section.staff-carousel body:not(.home) section.content .course-detail .page-title:not(.section-title),
     body:not(.home) section.content .course-detail section.staff-carousel .page-title:not(.section-title),
     section.staff-carousel .course-detail body:not(.home) section.content .page-title:not(.section-title),
     .course-detail body:not(.home) section.content section.staff-carousel .page-title:not(.section-title),
     section.staff-carousel body:not(.home) section.content .staff-detail .page-title:not(.section-title),
     body:not(.home) section.content .staff-detail section.staff-carousel .page-title:not(.section-title),
     section.staff-carousel .staff-detail body:not(.home) section.content .page-title:not(.section-title),
     .staff-detail body:not(.home) section.content section.staff-carousel .page-title:not(.section-title),
     section.courses-carousel .section-title,
     section.courses-carousel body:not(.home) section.content h2:not(.section-title),
     body:not(.home) section.content section.courses-carousel h2:not(.section-title),
     section.courses-carousel body:not(.home) section.content .course-detail .page-title:not(.section-title),
     body:not(.home) section.content .course-detail section.courses-carousel .page-title:not(.section-title),
     section.courses-carousel .course-detail body:not(.home) section.content .page-title:not(.section-title),
     .course-detail body:not(.home) section.content section.courses-carousel .page-title:not(.section-title),
     section.courses-carousel body:not(.home) section.content .staff-detail .page-title:not(.section-title),
     body:not(.home) section.content .staff-detail section.courses-carousel .page-title:not(.section-title),
     section.courses-carousel .staff-detail body:not(.home) section.content .page-title:not(.section-title),
     .staff-detail body:not(.home) section.content section.courses-carousel .page-title:not(.section-title) {
         position: relative;
     }
     section.staff-carousel .section-title:before,
     section.staff-carousel body:not(.home) section.content h2:not(.section-title):before,
     body:not(.home) section.content section.staff-carousel h2:not(.section-title):before,
     section.staff-carousel body:not(.home) section.content .course-detail .page-title:not(.section-title):before,
     body:not(.home) section.content .course-detail section.staff-carousel .page-title:not(.section-title):before,
     section.staff-carousel .course-detail body:not(.home) section.content .page-title:not(.section-title):before,
     .course-detail body:not(.home) section.content section.staff-carousel .page-title:not(.section-title):before,
     section.staff-carousel body:not(.home) section.content .staff-detail .page-title:not(.section-title):before,
     body:not(.home) section.content .staff-detail section.staff-carousel .page-title:not(.section-title):before,
     section.staff-carousel .staff-detail body:not(.home) section.content .page-title:not(.section-title):before,
     .staff-detail body:not(.home) section.content section.staff-carousel .page-title:not(.section-title):before,
     section.courses-carousel .section-title:before,
     section.courses-carousel body:not(.home) section.content h2:not(.section-title):before,
     body:not(.home) section.content section.courses-carousel h2:not(.section-title):before,
     section.courses-carousel body:not(.home) section.content .course-detail .page-title:not(.section-title):before,
     body:not(.home) section.content .course-detail section.courses-carousel .page-title:not(.section-title):before,
     section.courses-carousel .course-detail body:not(.home) section.content .page-title:not(.section-title):before,
     .course-detail body:not(.home) section.content section.courses-carousel .page-title:not(.section-title):before,
     section.courses-carousel body:not(.home) section.content .staff-detail .page-title:not(.section-title):before,
     body:not(.home) section.content .staff-detail section.courses-carousel .page-title:not(.section-title):before,
     section.courses-carousel .staff-detail body:not(.home) section.content .page-title:not(.section-title):before,
     .staff-detail body:not(.home) section.content section.courses-carousel .page-title:not(.section-title):before {
         background-image: url(../images/logo-blue.png);
         background-size: cover;
         background-repeat: no-repeat;
         width: 45px;
         height: 50px;
         content: "";
         position: absolute;
         top: 0;
         right: 0;
     }
 }
 section.staff-carousel ul.slider,
 section.courses-carousel ul.slider {
     margin-left: -10px;
 }
 section.staff-carousel .bx-controls-direction a:not(:hover) {
     background-color: #eceae6;
 }
 .staff-detail main {
     margin-bottom: 0;
 }
 .staff-detail main article {
     background-color: #eceae6;
     padding: 20px;
     margin-bottom: 30px;
 }
 @media (max-width: 800px) {
     .staff-detail main article {
         margin-bottom: 15px;
         padding: 10px;
         text-align: center;
     }
 }
 .staff-detail main article h2.sub-title,
 .staff-detail main article .sub-title.page-title {
     margin: 0 !important;
 }
 @media (max-width: 480px) {
     .staff-detail main article h1 {
         margin-bottom: 5px;
     }
 }
 .staff-detail main article h3 {
     font-size: 18px;
     font-style: italic;
     color: #0080c9;
 }
 .staff-detail main article hr {
     background-color: #fff;
     height: 2px;
 }
 @media (min-width: 800px) {
     .staff-detail main .profile-title-wrap {
         float: right;
     }
 }
 @media (max-width: 800px) {
     .staff-detail main .featured-image-wrap {
         text-align: center;
     }
     .staff-detail main .featured-image-wrap .social-icons {
         text-align: center;
     }
     .staff-detail main .featured-image-wrap .social-icons a {
         display: inline-block;
         vertical-align: top;
         float: none;
     }
 }
 .staff-detail .social-icons {
     padding: 20px 0;
 }
 @media (max-width: 800px) {
     .staff-detail .social-icons {
         padding: 10px 0;
     }
 }
 section.content.content-multicolumn {
     padding-top: 0;
     padding-bottom: 0;
 }
 section.content.content-multicolumn .section-title,
 body:not(.home) section.content.content-multicolumn h2:not(.section-title),
 body:not(.home) section.content.content-multicolumn .course-detail .page-title:not(.section-title),
 .course-detail body:not(.home) section.content.content-multicolumn .page-title:not(.section-title),
 body:not(.home) section.content.content-multicolumn .staff-detail .page-title:not(.section-title),
 .staff-detail body:not(.home) section.content.content-multicolumn .page-title:not(.section-title) {
     font-size: 24px;
 }
 section.content.content-multicolumn .col-md-3 {
     position: relative;
 }
 section.content.content-multicolumn .col-md-3:before {
     background-color: #fff;
     position: absolute;
     content: "";
 }
 @media (min-width: 800px) {
     section.content.content-multicolumn .col-md-3:before {
         width: 10px;
         height: 100%;
         left: -5px;
     }
 }
 @media (max-width: 800px) {
     section.content.content-multicolumn .col-md-3:before {
         width: auto;
         height: 6px;
         top: -3px;
         left: 0;
         right: 0;
     }
 }
 @media (max-width: 1000px) {
     section.content.content-multicolumn .trustpilot-widget {
         display: table;
         margin: 0 auto;
     }
 }
 .testimonials {
     margin-bottom: 20px;
 }
 .testimonials .col-wrap {
     background-color: #eceae6;
     padding: 20px;
     position: relative;
 }
 @media (max-width: 800px) {
     .testimonials .col-wrap {
         padding: 10px;
     }
 }
 @media (min-width: 1000px) {
     .testimonials .bx-wrapper {
         position: static;
     }
     .testimonials .bx-wrapper .bx-controls {
         width: auto;
         position: absolute;
         left: 20px;
         right: 20px;
         bottom: 20px;
     }
 }
 @media (max-width: 1000px) {
     .testimonials {
         margin-bottom: 30px;
     }
 }
 @media (max-width: 800px) {
     .testimonials {
         margin-bottom: 20px;
     }
 }
 @media (max-width: 480px) {
     .testimonials {
         margin-bottom: 10px;
     }
 }
 .testimonials .bx-controls .bx-pager a {
     border-color: #03435f;
 }
 .testimonials .bx-controls .bx-pager a:hover,
 .testimonials .bx-controls .bx-pager a:active,
 .testimonials .bx-controls .bx-pager a.active {
     background-color: #03435f;
 }
 ul.testimonial-list li {
     text-align: center;
 }
 ul.testimonial-list .testimonial-detail {
     margin-bottom: 6px;
 }
 ul.testimonial-list .testimonial-detail h4 {
     font-size: 17px;
     color: #03435f;
     margin-bottom: 0;
 }
 ul.testimonial-list .testimonial-detail .title-wrap span {
     font-size: 13px;
     font-style: italic;
 }
 ul.testimonial-list .testimonial-detail .image-wrap {
     width: 100px;
     height: 100px;
     position: relative;
     display: table;
     margin: 0 auto 6px;
     border-radius: 50%;
 }
 ul.testimonial-list .testimonial-detail .image-wrap:before {
     background: #f3bf5c;
     width: 30px;
     height: 30px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     content: "\f10d";
     font-size: 17px;
     color: #fff;
     line-height: 30px;
     position: absolute;
     top: 0;
     left: 0;
     border-radius: 15px;
 }
 ul.testimonial-list .testimonial-detail .image-wrap img {
     border-radius: 50%;
 }
 ul.testimonial-list .testimonial-content {
     font-size: 15px;
     padding-bottom: 0px;
 }
 @media (max-width: 1000px) {
     ul.testimonial-list .testimonial-content {
         padding-bottom: 10px;
     }
 }
 .chart {
     margin-bottom: 20px;
 }
 .chart .col-wrap {
     background-color: #eceae6;
     padding: 20px;
     text-align: center;
 }
 .trustpilot-wrap .col-wrap {
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
 }
 .trustpilot-wrap .col-wrap .trustpilot-widget {
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     align-self: center;
 }
 ul.gallery {
     padding: 20px 0;
     margin: 0;
     list-style: none;
     text-align: center;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-flex-direction: row;
     -ms-flex-direction: row;
     flex-direction: row;
 }
 @media (max-width: 800px) {
     ul.gallery {
         padding: 10px;
     }
 }
 ul.gallery li {
     max-width: 25%;
     padding: 10px;
     -webkit-align-self: center;
     -ms-flex-item-align: center;
     align-self: center;
     -webkit-flex-grow: 1;
     -ms-flex-positive: 1;
     flex-grow: 1;
 }
 @media (max-width: 800px) {
     ul.gallery li {
         padding: 10px;
     }
 }
 @media (max-width: 480px) {
     ul.gallery li {
         padding: 0 5px;
     }
 }
 ul.slider {
     margin: 0;
     padding: 0;
     position: relative;
 }
 ul.slider .btn {
     width: 40px;
     color: #000;
     padding: 0;
     position: absolute;
     bottom: 0;
 }
 ul.slider .btn.btn-right {
     right: 0;
 }
 ul.slider .btn.btn-left {
     right: 41px;
 }
 ul.slider .btn:hover,
 ul.slider .btn:active {
     background-color: #000;
     color: #fff;
 }
 .bx-controls-direction {
     float: right;
 }
 .bx-controls-direction a {
     background-color: #fff;
     width: 40px;
     height: 40px;
     color: #03435f;
     line-height: 40px;
     text-align: center;
     float: left;
     margin-left: 1px;
 }
 .bx-controls-direction a:hover,
 .bx-controls-direction a:active {
     background-color: #03435f;
     color: #fff;
 }
 .bx-controls {
     padding-top: 10px;
 }
 .bx-controls .bx-pager {
     float: left;
     line-height: 40px;
 }
 @media (max-width: 480px) {
     .bx-controls .bx-pager {
         display: none;
     }
 }
 .bx-controls .bx-pager a {
     border: 2px solid #03435f;
 }
 .bx-controls .bx-pager a:hover,
 .bx-controls .bx-pager a:active,
 .bx-controls .bx-pager a.active {
     background-color: #03435f;
 }
 .social-icons a {
     display: block;
     float: left;
     margin-right: 6px;
 }
 .social-icons a i {
     background-color: #adb3ba;
     width: 40px;
     height: 40px;
     color: #fff;
     font-size: 17px;
     line-height: 40px;
     text-align: center;
     display: block;
 }
 .social-icons a i.fa-instagram {
     background-color: #e4405f;
 }
 .social-icons a i.fa-instagram:hover,
 .social-icons a i.fa-instagram:active {
     background-color: #fff;
     color: #e4405f;
 }
 .social-icons a i.fa-twitter {
     background-color: #55acee;
 }
 .social-icons a i.fa-twitter:hover,
 .social-icons a i.fa-twitter:active {
     background-color: #fff;
     color: #55acee;
 }
 .social-icons a i.fa-facebook-f {
     background-color: #3b5999;
 }
 .social-icons a i.fa-facebook-f:hover,
 .social-icons a i.fa-facebook-f:active {
     background-color: #fff;
     color: #3b5999;
 }
 .social-icons a i.fa-linkedin-in {
     background-color: #0077b5;
 }
 .social-icons a i.fa-linkedin-in:hover,
 .social-icons a i.fa-linkedin-in:active {
     background-color: #fff;
     color: #0077b5;
 }
 .social-icons a i.fa-google-plus-g {
     background-color: #dd4b39;
 }
 .social-icons a i.fa-google-plus-g:hover,
 .social-icons a i.fa-google-plus-g:active {
     background-color: #fff;
     color: #dd4b39;
 }
 .social-icons a i.fa-pinterest-p {
     background-color: #bd081c;
 }
 .social-icons a i.fa-pinterest-p:hover,
 .social-icons a i.fa-pinterest-p:active {
     background-color: #fff;
     color: #bd081c;
 }
 .social-icons a i.fa-youtube {
     background-color: #cd201f;
 }
 .social-icons a i.fa-youtube:hover,
 .social-icons a i.fa-youtube:active {
     background-color: #fff;
     color: #cd201f;
 }
 .social-icons a i.fa-vimeo-v {
     background-color: #1ab7ea;
 }
 .social-icons a i.fa-vimeo-v:hover,
 .social-icons a i.fa-vimeo-v:active {
     background-color: #fff;
     color: #1ab7ea;
 }
 .social-icons a i.fa-skype {
     background-color: #00aff0;
 }
 .social-icons a i.fa-skype:hover,
 .social-icons a i.fa-skype:active {
     background-color: #fff;
     color: #00aff0;
 }
 .social-icons a i.fa-whatsapp {
     background-color: #25d366;
 }
 .social-icons a i.fa-whatsapp:hover,
 .social-icons a i.fa-whatsapp:active {
     background-color: #fff;
     color: #25d366;
 }
 .social-icons a i.fa-flickr {
     background-color: #ff0084;
 }
 .social-icons a i.fa-flickr:hover,
 .social-icons a i.fa-flickr:active {
     background-color: #fff;
     color: #ff0084;
 }
 .social-icons.alt a i {
     background-color: #eceae6;
     color: #adb3ba;
 }
 .social-icons.alt a i:hover,
 .social-icons.alt a i:active {
     background-color: #adb3ba;
     color: #fff !important;
 }
 .social-icons.alt a i.fa-instagram {
     color: #e4405f;
 }
 .social-icons.alt a i.fa-instagram:hover,
 .social-icons.alt a i.fa-instagram:active {
     background-color: #e4405f;
 }
 .social-icons.alt a i.fa-twitter {
     color: #55acee;
 }
 .social-icons.alt a i.fa-twitter:hover,
 .social-icons.alt a i.fa-twitter:active {
     background-color: #55acee;
 }
 .social-icons.alt a i.fa-facebook-f {
     color: #3b5999;
 }
 .social-icons.alt a i.fa-facebook-f:hover,
 .social-icons.alt a i.fa-facebook-f:active {
     background-color: #3b5999;
 }
 .social-icons.alt a i.fa-linkedin-in {
     color: #0077b5;
 }
 .social-icons.alt a i.fa-linkedin-in:hover,
 .social-icons.alt a i.fa-linkedin-in:active {
     background-color: #0077b5;
 }
 .social-icons.alt a i.fa-google-plus-g {
     color: #dd4b39;
 }
 .social-icons.alt a i.fa-google-plus-g:hover,
 .social-icons.alt a i.fa-google-plus-g:active {
     background-color: #dd4b39;
 }
 .social-icons.alt a i.fa-pinterest-p {
     color: #bd081c;
 }
 .social-icons.alt a i.fa-pinterest-p:hover,
 .social-icons.alt a i.fa-pinterest-p:active {
     background-color: #bd081c;
 }
 .social-icons.alt a i.fa-youtube {
     color: #cd201f;
 }
 .social-icons.alt a i.fa-youtube:hover,
 .social-icons.alt a i.fa-youtube:active {
     background-color: #cd201f;
 }
 .social-icons.alt a i.fa-vimeo-v {
     color: #1ab7ea;
 }
 .social-icons.alt a i.fa-vimeo-v:hover,
 .social-icons.alt a i.fa-vimeo-v:active {
     background-color: #1ab7ea;
 }
 .social-icons.alt a i.fa-skype {
     color: #00aff0;
 }
 .social-icons.alt a i.fa-skype:hover,
 .social-icons.alt a i.fa-skype:active {
     background-color: #00aff0;
 }
 .social-icons.alt a i.fa-whatsapp {
     color: #25d366;
 }
 .social-icons.alt a i.fa-whatsapp:hover,
 .social-icons.alt a i.fa-whatsapp:active {
     background-color: #25d366;
 }
 .social-icons.alt a i.fa-flickr {
     color: #ff0084;
 }
 .social-icons.alt a i.fa-flickr:hover,
 .social-icons.alt a i.fa-flickr:active {
     background-color: #ff0084;
 }
 @media (min-width: 480px) {
     .social-icons.x2 i {
         width: 48px;
         height: 48px;
         font-size: 21px;
         line-height: 48px;
     }
 }
 ul.list {
     list-style: none;
     padding: 0;
     margin: 0;
 }
 @media (max-width: 480px) {
     ul.list li {
         display: inline-block;
         margin: 3px;
     }
 }
 ul.list li a {
     color: #fff;
     padding: 5px 0;
     display: block;
 }
 ul.list li a:hover,
 ul.list li a:active {
     color: #0080c9;
 }
 @media (max-width: 480px) {
     ul.list li a {
         background-color: rgba(255, 255, 255, 0.12);
         padding: 5px 8px;
         border-radius: 4px;
     }
     ul.list li a:hover,
     ul.list li a:active {
         background-color: #000;
         color: #fff;
     }
 }
 article h3 {
     color: #03435f;
 }
 @media (max-width: 800px) {
     .content-about .row .col-md-6:first-child,
     .content-about ul.testimonials-list .col-md-6:first-child,
     .content-about .row ul.testimonials-list li:first-child,
     ul.testimonials-list .content-about .row li:first-child,
     .content-about ul.testimonials-list li:first-child {
         margin-bottom: 15px;
     }
 }
 .content-about ul.nav-tabs li:nth-child(1) a:before {
     background-color: #ef5d5d;
 }
 .content-about ul.nav-tabs li:nth-child(2) a:before {
     background-color: #f3bf5c;
 }
 .content-about ul.nav-tabs li:nth-child(3) a:before {
     background-color: #7cbfb6;
 }
 .content-about ul.nav-tabs li:nth-child(4) a:before {
     background-color: #03435f;
 }
 @media (min-width: 1000px) {
     .content-about .course-detail article ul.nav-tabs li a {
         font-size: 15px;
         text-align: center;
         padding-top: 30px;
     }
 }
 .content-wrap img {
     border: 1px solid rgba(0, 0, 0, 0.12);
 }
 .content-wrap p,
 .content-wrap ul,
 .content-wrap ol {
     word-break: break-word;
 }
 @media (min-width: 800px) {
     .content-wrap p,
     .content-wrap ul,
     .content-wrap ol {
         margin-bottom: 15px;
     }
 }
 .content-wrap p:last-child,
 .content-wrap ul:last-child,
 .content-wrap ol:last-child {
     margin-bottom: 0;
 }
 .content-wrap article:not(:last-child) {
     margin-bottom: 30px;
 }
 @media (max-width: 480px) {
     .content-wrap article:not(:last-child) {
         margin-bottom: 15px;
     }
 }
 .content-wrap article .img-wrap {
     float: left;
     margin: 0 20px 20px 0;
 }
 @media (max-width: 480px) {
     .content-wrap article .img-wrap {
         float: none;
         text-align: center;
         margin: 0 auto 10px;
     }
 }
 .content-wrap article .ctn-wrap .ctn {
     background-color: #eceae6;
     padding: 30px;
 }
 @media (max-width: 800px) {
     .content-wrap article .ctn-wrap .ctn {
         padding: 20px;
     }
 }
 @media (max-width: 480px) {
     .content-wrap article .ctn-wrap h3 {
         text-align: center;
     }
 }
 @media (min-width: 800px) {
     .content-wrap article:nth-child(odd) .ctn-wrap {
         padding-left: 100px;
     }
     .content-wrap article:nth-child(odd) .ctn-wrap h3 {
         padding-left: 130px;
     }
     .content-wrap article:nth-child(odd) .ctn-wrap .ctn {
         padding-left: 130px;
     }
     .content-wrap article:nth-child(even) .img-wrap {
         float: right;
         margin: 0;
     }
     .content-wrap article:nth-child(even) .ctn-wrap {
         padding-right: 100px;
     }
     .content-wrap article:nth-child(even) .ctn-wrap h3 {
         padding-right: 130px;
         text-align: right;
     }
     .content-wrap article:nth-child(even) .ctn-wrap .ctn {
         padding-right: 130px;
     }
 }
 @media (max-width: 800px) {
     .contact .social-icons {
         margin-bottom: 20px;
     }
 }
 @media (max-width: 480px) {
     .contact h3,
     .contact .form-group {
         text-align: center;
     }
 }
 .contact .social-icons.x2 {
     display: table;
     margin: 0 auto;
 }
 .contact-details {
     font-size: 16px;
     margin-bottom: 10px;
 }
 .contact-details span {
     margin-bottom: 5px;
     display: block;
 }
 .contact-details span a {
     color: #fff;
     font-weight: 600;
     line-height: 1.6;
     display: block;
     padding: 25px 25px 25px 60px;
     position: relative;
 }
 .contact-details span a.red {
     background-color: #ef5d5d;
 }
 .contact-details span a.yellow {
     background-color: #f3bf5c;
 }
 .contact-details span a.green {
     background-color: #7cbfb6;
 }
 .contact-details span a i {
     font-size: 21px;
     position: absolute;
     left: 22px;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 }
 .contact-details span a:hover,
 .contact-details span a:active {
     background-color: #03435f !important;
     color: #fff;
 }
 .contact-form-wrap {
     background-color: #d8f1ff;
     padding: 30px;
 }
 .contact-form-wrap h3 {
     text-align: center;
 }
 .contact-form {
     margin: 0 -6px;
 }
 @media (max-width: 800px) {
     .contact-form {
         margin: 0 -4px;
     }
 }
 .contact-form .form-group {
     width: 100%;
     margin: 0 0 8px;
     padding: 4px;
     float: left;
 }
 @media (min-width: 600px) {
     .contact-form .form-group.col2 {
         width: 50%;
     }
 }
 .contact-form .form-control {
     background-color: #fff;
 }
 .contact-form button.btn {
     display: block;
     margin: 0 auto;
 }
 .contact-form label.checkbox {
     padding-left: 25px;
     display: inline-block;
 }
 .take-the-test:not(.online-class) {
     width: 840px;
     margin: 40px auto;
 }
 .take-the-test:not(.online-class) .test-box-wrap {
     width: 50%;
     float: left;
 }
 .take-the-test:not(.widget) {
     max-width: 100%;
 }
 .test3{
    max-width: unset !important;
    width: auto !important;
    margin: 0 !important;
 }
 .test3:not(.online-class) .test-box-wrap {
    width: 33%;
}

.test3 .test-box-wrap .text-box {
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.25);
    z-index: 1;
    height: 317px;
}
.test3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

 @media (max-width: 480px) {
     .take-the-test:not(.widget) {
         margin: 0;
     }
 }
 .take-the-test:not(.widget) .test-box-wrap {
     padding: 10px;
 }
 @media (max-width: 480px) {
     .take-the-test:not(.widget) .test-box-wrap {
         width: 100%;
     }
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box {
     position: relative;
     overflow: hidden;
     box-shadow: 0 10px 10px -6px rgba(0, 0, 0, 0.25);
     z-index: 1;
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box h3 {
     color: #fff;
     font-size: 15px;
     text-align: center;
     position: absolute;
     left: 0;
     right: 0;
     bottom: 0;
     display: block;
     padding: 10px 12px;
     margin: 0;
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box h3:after {
     content: "\f054";
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     font-size: 10px;
     height: 8px;
     line-height: 8px;
     position: absolute;
     top: 50%;
     right: 10px;
     margin-top: -4px;
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box a {
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 1;
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box:hover,
 .take-the-test:not(.widget) .test-box-wrap .text-box:active {
     box-shadow: 0 10px 20px -6px rgba(0, 0, 0, 0.5);
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box:hover img,
 .take-the-test:not(.widget) .test-box-wrap .text-box:active img {
     -webkit-transform: scale(1.2);
     -ms-transform: scale(1.2);
     transform: scale(1.2);
 }
 .take-the-test:not(.widget) .test-box-wrap .text-box:hover h3,
 .take-the-test:not(.widget) .test-box-wrap .text-box:active h3 {
     background-color: #03435f;
 }
 .take-the-test:not(.widget) .test-box-wrap:nth-child(1) h3 {
     /*background-color:#ef5d5d;*/
     background-color: #0080c9;
 }
 .take-the-test:not(.widget) .test-box-wrap:nth-child(2) h3 {
     background-color: #0080c9;
 }
 .take-the-test:not(.widget) .test-box-wrap:nth-child(3) h3{
    background-color: #0080c9;
 }
 .take-the-test:not(.widget) .test-box-wrap:nth-child(4) h3{
    background-color: #0080c9;
 }
 form.english-test .box-item {
     padding: 20px;
 }
 @media (max-width: 480px) {
     form.english-test .box-item {
         padding: 10px;
     }
 }
 form.english-test input[type="submit"] {
     display: block;
     margin: 0 auto;
 }
 form.english-test .form-group.list {
     margin: 0;
     display: inline-block;
     vertical-align: top;
 }
 @media (min-width: 800px) {
     form.english-test .form-group.list {
         width: 49.75%;
         padding: 25px;
     }
     form.english-test .form-group.list:nth-child(4n + 2),
     form.english-test .form-group.list:nth-child(4n + 3) {
         margin: 6px 0;
     }
    .oet-test.form-group {
    width: 100% !important;
    }

    #displaytimer {
        position: fixed;
        right: 0;
    }
 }
 @media (max-width: 800px) {
     form.english-test .form-group.list {
         padding: 10px;
         width: 100%;
     }
     form.english-test .form-group.list:nth-child(2n + 1) {
         background-color: rgba(0, 0, 0, 0.06);
     }
 }
 form.english-test .form-group.list .form-check {
     width: 100%;
 }
 @media (min-width: 800px) {
     form.english-test:not(.junior-test) .form-group.list:nth-child(4n + 3),
     form.english-test:not(.junior-test) .form-group.list:nth-child(4n + 4) {
         background-color: rgba(0, 0, 0, 0.06);
     }
     form.english-test.junior-test .form-group.list:nth-child(4n + 2),
     form.english-test.junior-test .form-group.list:nth-child(4n + 3) {
         background-color: rgba(0, 0, 0, 0.06);
     }
 }
 table tr {
     border-top: 1px solid rgba(0, 0, 0, 0.12);
     border-left: 1px solid rgba(0, 0, 0, 0.12);
 }
 table td {
     border-right: 1px solid rgba(0, 0, 0, 0.12);
     border-bottom: 1px solid rgba(0, 0, 0, 0.12);
 }
 table thead th {
     background-color: #03435f;
     color: #fff;
     text-align: center;
 }
 @media (max-width: 600px) {
     table thead th {
         font-size: 12px;
         padding: 6px !important;
     }
 }
 @media (max-width: 600px) {
     table tbody td {
         font-size: 12px;
         padding: 5px !important;
     }
     table tbody td h4 {
         font-size: 13px;
     }
 }
 table:not(.table-striped) tbody td {
     background-color: #eceae6;
 }
 table h2,
 table .course-detail .page-title,
 .course-detail table .page-title,
 table .staff-detail .page-title,
 .staff-detail table .page-title,
 table h3,
 table h4 {
     margin-bottom: 0;
 }
 table.colored thead th:nth-child(4n + 1) {
     background-color: #ef5d5d;
 }
 table.colored thead th:nth-child(4n + 2) {
     background-color: #f3bf5c;
 }
 table.colored thead th:nth-child(4n + 3) {
     background-color: #7cbfb6;
 }
 table.colored thead th:nth-child(4n + 4) {
     background-color: #0080c9;
 }
 table.timetable tbody tr:first-child td {
     background-color: #0080c9;
     color: #fff;
 }
 table.online-classes-table tbody tr td:first-child {
     font-weight: 600;
 }
 table.online-classes-table tbody tr:first-child td:nth-child(2) {
     background-color: #ef5d5d;
     color: #fff;
 }
 table.online-classes-table tbody tr:first-child td:nth-child(3) {
     background-color: #f3bf5c;
     color: #fff;
 }
 table.online-classes-table tbody tr:nth-child(2) td:nth-child(2),
 table.online-classes-table tbody tr:nth-child(3) td:nth-child(2),
 table.online-classes-table tbody tr:nth-child(4) td:nth-child(2) {
     background-color: #f9bebe;
     background-image: linear-gradient(to right, #ffa5a5, #ffefef);
 }
 table.online-classes-table tbody tr:nth-child(3) td:nth-child(3),
 table.online-classes-table tbody tr:nth-child(4) td:nth-child(3),
 table.online-classes-table tbody tr:nth-child(5) td:nth-child(3) {
     background-color: #fae5be;
     background-image: linear-gradient(to right, #ffd27d, #fff6e4);
 }
 table.table.oet-online-table thead tr th:nth-child(2) {
     background-color: #a8a5a0;
 }
 table.table.oet-online-table thead tr th:nth-child(3) {
     background-color: #f3bf5c;
 }
 table.table.oet-online-table thead tr th:nth-child(4) {
     background-color: #0080c9;
 }
 table.table.oet-online-table tbody tr td:first-child {
     vertical-align: middle;
 }
 table.table.oet-online-table tbody tr td b {
     display: block;
     padding: 4px 0;
 }
 table.table.oet-online-table tbody tr td:nth-child(2) {
     background-color: #eceae6;
 }
 table.table.oet-online-table tbody tr td:nth-child(3) {
     background-color: #f9dfae;
 }
 table.table.oet-online-table tbody tr td:nth-child(4) {
     background-color: #99cce9;
 }
 table.table.table-centered tbody td {
     text-align: center !important;
 }
 table.table.oet-online-writing thead th {
     background-color: #0080c9;
 }
 table.table.oet-online-writing tbody td {
     vertical-align: middle;
 }
 @media (min-width: 480px) {
     table.table.oet-online-writing tbody td {
         padding: 20px 8px;
     }
 }
 table.table.oet-online-writing tbody td:nth-child(1) {
     background-color: #fff;
     background-image: linear-gradient(to right, #fff, #fff);
 }
 table.table.oet-online-writing tbody td:nth-child(2) {
     background-color: #9dc3e6;
     background-image: linear-gradient(to right, #9dc3e6, #dceeff);
 }
 table.table.oet-online-writing tbody td:nth-child(3) {
     background-color: #9bd8d0;
     background-image: linear-gradient(to right, #9bd8d0, #e7f1f0);
 }
 table p {
     margin: 0 !important;
 }
 div.table-responsive {
     border: 0;
     margin-bottom: 4px;
 }
 div.table-responsive table {
     margin-bottom: 5px;
 }
 div.table-responsive table tr,
 div.table-responsive table th,
 div.table-responsive table tr td {
     white-space: normal !important;
 }
 .panel-group .panel {
     margin-bottom: 2px;
 }
 @media (min-width: 800px) {
     .panel-group .panel h3.panel-title {
         font-size: 20px;
     }
 }
 .panel-group .panel .panel-title {
     margin: 0;
 }
 .panel-group .panel .panel-title a {
     background-color: #eceae6;
     color: #000;
     display: block;
     padding: 10px 30px 10px 16px;
     position: relative;
 }
 .panel-group .panel .panel-title a:after {
     content: "\f067";
     font-size: 17px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     position: absolute;
     right: 16px;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
 }
 .panel-group .panel .panel-title a[aria-expanded="true"]:after {
     -webkit-transform: translateY(-50%) rotate(45deg);
     -ms-transform: translateY(-50%) rotate(45deg);
     transform: translateY(-50%) rotate(45deg);
 }
 .panel-group .panel .panel-title a:hover,
 .panel-group .panel .panel-title a:active,
 .panel-group .panel .panel-title a[aria-expanded="true"] {
     color: #03435f;
 }
 .panel-group .panel .panel-body {
     padding: 10px 0;
 }
 ul.nav-tabs {
     margin-bottom: 20px;
     padding: 0 20px;
 }
 @media (max-width: 600px) {
     ul.nav-tabs {
         margin-bottom: 10px;
     }
 }
 ul.nav-tabs li {
     background-color: #eceae6;
 }
 ul.nav-tabs li:not(:last-child) {
     margin-right: 2px;
 }
 @media (max-width: 600px) {
     ul.nav-tabs li {
         margin: 0 0 2px;
     }
 }
 ul.nav-tabs li.active a,
 ul.nav-tabs li:hover a {
     color: #fff;
 }
 ul.nav-tabs li.active a:before,
 ul.nav-tabs li:hover a:before {
     height: 100%;
 }
 ul.nav-tabs li.active a:after {
     -webkit-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
     transform: rotate(180deg);
 }
 ul.nav-tabs li a {
     background-color: transparent;
     color: #03435f;
     padding: 15px 25px 15px 15px;
     font-weight: 600;
     text-transform: uppercase;
     position: relative;
     z-index: 0;
 }
 ul.nav-tabs li a:before {
     background-color: #03435f;
     width: 100%;
     height: 0;
     position: absolute;
     bottom: 0;
     left: 0;
     right: 0;
     content: "";
     z-index: -1;
 }
 ul.nav-tabs li a:after {
     content: "\f0d7";
     font-size: 12px;
     font-family: "Font Awesome 5 Free";
     font-weight: 900;
     width: 8px;
     height: 8px;
     line-height: 8px;
     position: absolute;
     top: 50%;
     right: 10px;
     margin-top: -4px;
 }
 @media (max-width: 600px) {
     ul.nav-tabs li a {
         padding: 8px 15px;
     }
 }
 div.tab-content {
     padding: 0 20px;
 }
 div.tab-content ul li {
     margin: 4px 0;
 }
 .lightbox-wrap {
     padding: 5px 0;
     margin: 0 -5px;
 }
 .lightbox-wrap a {
     display: block;
     float: left;
     padding: 5px;
 }
 .lightbox-wrap .lightbox-col-3 > a {
     width: 33.33%;
 }
 @media (max-width: 600px) {
     .lightbox-wrap .lightbox-col-3 > a {
         width: 50%;
     }
 }
 .lightbox-wrap .lightbox-col-4 > a {
     width: 25%;
 }
 @media (max-width: 600px) {
     .lightbox-wrap .lightbox-col-4 > a {
         width: 50%;
     }
 }
 .lightbox-wrap .lightbox-col-5 > a {
     width: 20%;
 }
 @media (max-width: 600px) {
     .lightbox-wrap .lightbox-col-5 > a {
         width: 33.33%;
     }
 }
 @media (max-width: 480px) {
     .lightbox-wrap .lightbox-col-5 > a {
         width: 50%;
     }
 }
 .lightbox-wrap .lightbox-col-6 > a {
     width: 16.66%;
 }
 .home .before-footer-widgets {
     border-top: 0;
 }
 .before-footer-widgets {
     padding: 0 5px 0;
 }
 @media (max-width: 800px) {
     .before-footer-widgets {
         padding: 10px 0 0;
     }
     .before-footer-widgets .col-md-4 {
         padding-bottom: 10px;
     }
 }
 @media (max-width: 480px) {
     .before-footer-widgets {
         padding: 10px 0 0;
     }
     .before-footer-widgets .col-md-4 {
         padding: 0 10px 5px;
     }
 }
 .before-footer-widgets .col-md-4 {
     width: 33.33333%;
     float: left;
 }
 @media (max-width: 800px) {
     .before-footer-widgets .col-md-4 {
         width: 100%;
         float: none;
         padding-bottom: 0;
     }
 }
 .before-footer-widgets a {
     font-size: 17px;
 }
 .before-footer-widgets i {
     font-family: "Font Awesome 5 Free";
     font-size: 21px;
     font-weight: 900;
     font-style: normal;
     color: #fff;
     position: absolute;
     left: 20px;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
     z-index: 2;
 }
 .before-footer-widgets .wrap {
     position: relative;
 }
 .before-footer-widgets .wrap a {
     display: block;
     color: #fff;
     font-weight: 600;
     position: relative;
     padding-left: 50px;
     padding-right: 10px;
 }
 .before-footer-widgets .wrap a:hover,
 .before-footer-widgets .wrap a:active {
     background-color: #03435f;
     color: #fff;
 }
 .before-footer-widgets .wrap .widget-title {
     padding: 0;
     margin-bottom: 10px;
 }
 .before-footer-widgets .wrap .widget-title:after {
     display: none;
 }
 .before-footer-widgets .wrap .widget-title img {
     max-width: 40px;
     margin-right: 4px;
 }
 .before-footer-widgets .wrap .widget-title a {
     background: none;
     color: #03435f;
     line-height: 40px;
     display: block;
     padding: 0;
 }
 .before-footer-widgets .wrap .widget-title a:hover,
 .before-footer-widgets .wrap .widget-title a:active {
     color: #ef5d5d;
 }
 .before-footer-widgets .search-wrap {
     position: relative;
     display: none;
 }
 .before-footer-widgets .search-wrap:hover {
     cursor: text;
 }
 .before-footer-widgets .search-wrap .wrap {
     background-color: #0080c9;
     position: relative;
     padding: 10px 10px 10px 60px;
 }
 @media (max-width: 800px) {
     .before-footer-widgets .search-wrap .wrap {
         height: 60px;
     }
 }
 .before-footer-widgets .search-wrap .wrap i.fa-search {
     height: 30px;
     font-size: 27px;
     line-height: 30px;
 }
 .before-footer-widgets .search-wrap .wrap .search-field {
     width: 100%;
     border: 0;
     border-radius: 25px;
     outline: 0;
     color: #000;
     padding: 0 20px;
     z-index: 1;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:active,
 .before-footer-widgets .search-wrap .wrap .search-field:focus {
     background-color: #03435f;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:active::-webkit-input-placeholder,
 .before-footer-widgets .search-wrap .wrap .search-field:focus::-webkit-input-placeholder {
     color: #fff;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:active::-moz-placeholder,
 .before-footer-widgets .search-wrap .wrap .search-field:focus::-moz-placeholder {
     color: #fff;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:active:-ms-input-placeholder,
 .before-footer-widgets .search-wrap .wrap .search-field:focus:-ms-input-placeholder {
     color: #fff;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:active::placeholder,
 .before-footer-widgets .search-wrap .wrap .search-field:focus::placeholder {
     color: #fff;
 }
 @media (max-width: 800px) {
     .before-footer-widgets .search-wrap .wrap .search-field {
         line-height: 40px;
     }
 }
 .before-footer-widgets .search-wrap .wrap .search-field::-webkit-input-placeholder {
     color: #adb3ba;
 }
 .before-footer-widgets .search-wrap .wrap .search-field::-moz-placeholder {
     color: #adb3ba;
 }
 .before-footer-widgets .search-wrap .wrap .search-field:-ms-input-placeholder {
     color: #adb3ba;
 }
 .before-footer-widgets .search-wrap .wrap .search-field::placeholder {
     color: #adb3ba;
 }
 .before-footer-widgets .address-wrap a {
     height: 100px;
     padding-top: 18px;
     background-color: #7cbfb6;
 }
 @media (max-width: 480px) {
     .before-footer-widgets .address-wrap a {
         padding-top: 14px;
     }
 }
 .before-footer-widgets .contact-wrap a {
     line-height: 49px;
     border-bottom: 2px solid #fff;
     background-color: #ef5d5d;
 }
 .before-footer-widgets .contact-wrap a:nth-child(2) {
     background-color: #ef5d5d;
 }
 .before-footer-widgets .contact-wrap a:hover,
 .before-footer-widgets .contact-wrap a:active {
     background-color: #03435f;
 }
 @media (min-width: 800px) {
     .before-footer-widgets {
         padding-top: 30px;
         border-top: 1px solid rgba(0, 0, 0, 0.12);
     }
     .before-footer-widgets .col-md-5 {
         padding-top: 53px;
     }
     .before-footer-widgets .wrap {
         margin-bottom: 0;
     }
     .before-footer-widgets .search-wrap .wrap .search-field {
         height: 48px;
         line-height: 48px;
     }
     .before-footer-widgets .address-wrap a {
         height: 150px;
         line-height: 1.5;
         padding-top: 35px;
     }
     .before-footer-widgets .contact-wrap a {
         line-height: 80px;
         border-bottom: 0;
         margin-top: 1px;
     }
 }
 @media (max-width: 800px) {
     .before-footer-widgets .wrap.trustpilot-widget {
         margin-bottom: 0;
     }
 }
 @media (max-width: 480px) {
     .before-footer-widgets .wrap {
         min-height: 40px;
     }
 }
 .footer-widgets {
     background-image: url(../images/logo-bg.png);
     background-size: auto 100%;
     background-position: 100% 0;
     background-repeat: no-repeat;
     background-color: #03435f;
     font-size: 14px;
     color: #eceae6;
     padding-top: 12px;
     position: relative;
 }
 @media (max-width: 480px) {
     .footer-widgets {
         background-image: none;
     }
 }
 .footer-widgets:before {
     content: "";
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
 }
 @media (min-width: 1000px) {
     .footer-widgets .col-md-4 {
         width: 40%;
     }
     .footer-widgets .col-md-2 {
         width: 20%;
     }
 }
 .footer-widgets .content-row {
     padding: 30px 20px 0;
 }
 @media (max-width: 480px) {
     .footer-widgets .content-row {
         padding: 0 15px 15px;
     }
 }
 .footer-widgets ul.list li a:hover,
 .footer-widgets ul.list li a:active {
     color: #f3bf5c;
 }
 .footer-widgets .footer-logo {
     max-height: 80px;
 }
 @media (max-width: 800px) {
     .footer-widgets .footer-logo {
         display: none;
     }
 }
 .footer-widgets p {
     margin-bottom: 15px;
 }
 .footer-widgets .row > div,
 .footer-widgets ul.testimonials-list > div {
     margin-bottom: 20px;
 }
 @media (max-width: 800px) {
     .footer-widgets .row > div,
     .footer-widgets ul.testimonials-list > div {
         margin-bottom: 15px;
     }
 }
 .copyright {
     font-size: 12px;
     color: #eceae6;
     padding: 20px 0 10px;
     border-top: 1px solid rgba(255, 255, 255, 0.12);
 }
 @media (max-width: 800px) {
     .copyright {
         font-size: 12px;
     }
     .copyright .left,
     .copyright .right {
         float: none;
         text-align: center;
     }
 }
 @media (max-width: 480px) {
     .copyright {
         font-size: 11px;
         padding: 10px 0 0;
     }
     .copyright .right {
         margin-bottom: 0;
     }
 }
 .copyright a {
     color: #eceae6;
     padding: 0 6px;
     position: relative;
     display: inline-block;
     vertical-align: top;
 }
 .copyright a:hover,
 .copyright a:active {
     color: #0080c9;
 }
 .copyright a:before {
     content: "|";
     position: absolute;
     left: -5px;
 }
 .copyright a:first-child:before {
     display: none;
 }
 .embed-responsive {
     overflow: hidden;
 }
 .embed-responsive iframe {
     width: 100%;
 }
 @media (max-width: 800px) {
     .embed-responsive iframe {
         max-height: 400px;
     }
 }
 canvas#pieChart {
     max-width: 320px;
     max-height: 320px;
     margin: 0 auto;
 }
 i.fas {
     font-family: "Font Awesome 5 Free";
     font-style: normal;
     font-weight: 900;
 }
 .box-item {
     padding: 10px 20px;
     border: 1px solid rgba(0, 0, 0, 0.2);
 }
 @media (max-width: 480px) {
     .box-item {
         padding: 10px;
         margin-bottom: 15px;
     }
 }
 .mt20 {
     margin-top: 10px;
 }
 @media (min-width: 1000px) {
     .mt20 {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
     .mt20 .widget {
         height: 100%;
     }
 }
 @media (max-width: 480px) {
     div.modal-dialog {
         margin: 15px;
     }
 }
 div.modal-dialog .modal-header {
     position: relative;
 }
 div.modal-dialog .modal-header h2,
 div.modal-dialog .modal-header .course-detail .page-title,
 .course-detail div.modal-dialog .modal-header .page-title,
 div.modal-dialog .modal-header .staff-detail .page-title,
 .staff-detail div.modal-dialog .modal-header .page-title {
     color: #ef5d5d;
 }
 div.modal-dialog .modal-header .close {
     background-color: #ef5d5d;
     width: 40px;
     height: 40px;
     font-size: 20px;
     line-height: 40px;
     color: #fff;
     position: absolute;
     top: 12px;
     right: 12px;
     padding: 0;
 }
 @media (max-width: 480px) {
     div.modal-dialog .modal-header .close {
         top: -10px;
         right: -10px;
         border-radius: 20px;
     }
 }
 @media (min-width: 1000px) {
     div.modal-dialog .modal-body {
         font-size: 16px;
         line-height: 1.6;
         padding: 25px;
     }
 }
 div.modal-dialog .modal-footer .btn {
     display: table;
     margin: 0 auto;
 }
 ul.testimonials-list {
     padding: 0;
     margin: 0;
     list-style: none;
 }
 ul.testimonials-list li:not(:last-child) {
     margin-bottom: 20px;
 }
 ul.testimonials-list li:nth-child(2n + 1) {
     clear: left;
 }
 @media (max-width: 1000px) {
     ul.testimonials-list li {
         padding: 0;
     }
 }
 ul.testimonials-list li img {
     max-width: 140px;
     float: left;
 }
 @media (max-width: 1000px) {
     ul.testimonials-list li img {
         max-width: 80px;
     }
     nav.navbar li.has-child ul.sub-menu{
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
 }
 ul.testimonials-list li > div {
     width: calc(100% - 160px);
     float: right;
 }
 @media (max-width: 1000px) {
     ul.testimonials-list li > div {
         width: calc(100% - 95px);
     }
 }
 @media (min-width: 800px) {
     img.aligncenter {
         margin: 0 auto;
         display: block;
     }
     img.alignleft {
         margin: 0 20px 20px 0;
         display: block;
         float: left;
     }
     img.alignright {
         margin: 0 0 20px 20px;
         display: block;
         float: right;
     }
 }
 section.statistics {
     border-bottom: 1px solid rgba(0, 0, 0, 0.12);
 }
 ul.statistics-list {
     padding: 0;
     margin: 0 -10px;
     list-style: none;
 }
 @media (min-width: 800px) {
     ul.statistics-list {
         height: 100%;
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
 }
 @media (max-width: 800px) {
     ul.statistics-list {
         text-align: center;
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
         -webkit-flex-direction: column;
         -ms-flex-direction: column;
         flex-direction: column;
         -webkit-flex-flow: wrap;
         -ms-flex-flow: wrap;
         flex-flow: wrap;
     }
 }
 ul.statistics-list li {
     padding: 0 10px;
 }
 @media (min-width: 800px) {
     ul.statistics-list li {
         width: 100%;
     }
 }
 @media (max-width: 800px) {
     ul.statistics-list li {
         width: 32.5%;
         display: inline-block;
         vertical-align: top;
     }
     ul.statistics-list li:not(:last-child) {
         margin-bottom: 20px;
     }
 }
 @media (max-width: 480px) {
     ul.statistics-list li {
         width: 100%;
     }
 }
 ul.statistics-list li:nth-child(1) .list-wrap {
     background-color: #ef5d5d;
 }
 ul.statistics-list li:nth-child(2) .list-wrap {
     background-color: #f3bf5c;
 }
 ul.statistics-list li:nth-child(3) .list-wrap {
     background-color: #7cbfb6;
 }
 ul.statistics-list li:nth-child(4) .list-wrap {
     background-color: #0080c9;
 }
 ul.statistics-list li:nth-child(5) .list-wrap {
     background-color: #813654;
 }
 ul.statistics-list li .list-wrap {
     background-color: #eceae6;
     height: 100%;
     color: #fff;
     font-weight: 600;
     text-align: center;
     padding: 30px 20px 20px;
 }
 ul.statistics-list li i {
     font-size: 50px;
     margin-bottom: 20px;
     display: block;
 }
 ul.statistics-list li h3 {
     margin: 0;
 }
 ul.statistics-list li p {
     font-weight: 600;
     margin: 0;
 }
 @media (min-width: 1000px) {
     section.content.full-content {
         padding-left: 0;
         padding-right: 0;
     }
 }
 #cookie-law-info-bar {
     background-color: #0080c9;
     color: #fff;
     text-align: center;
     padding: 10px;
     position: fixed;
     left: 0;
     right: 0;
     bottom: 0;
 }
 #cookie-law-info-bar a.btn {
     line-height: 32px;
 }
 #cookie-law-info-bar .cli-plugin-main-link {
     text-decoration: underline;
 }
 @media (max-width: 480px) {
     .online-class {
         padding: 0;
     }
 }
 .online-class ul.courses {
     padding: 0;
     margin: 0;
 }
 @media (max-width: 800px) {
     .online-class ul.courses {
         max-width: 400px;
         margin: 0 auto;
     }
     .online-class ul.courses .course-item {
         width: 100%;
     }
 }
 @media (max-width: 800px) and (max-width: 480px) {
     .online-class ul.courses .course-item {
         padding: 0;
     }
 }
 .online-class ul.courses .course-item:hover .title a {
     color: #fff;
 }
 table.table.oet-online-packages thead th {
     background-color: #0080c9;
     font-size: 20px;
     padding: 12px 0;
 }
 table.table.oet-online-packages tbody td {
     vertical-align: middle;
 }
 @media (min-width: 480px) {
     table.table.oet-online-packages tbody td {
         padding: 20px 8px;
     }
 }
 table.table.oet-online-packages tbody td:nth-child(1) {
     background-color: #ffffff;
 }
 table.table.oet-online-packages tbody td:nth-child(2) {
     background-color: #fff !important;
 }
 table.table.oet-online-packages tbody td:nth-child(3) {
     background-color: #fff !important;
 }
 table.table.oet-online-packages tbody td:nth-child(4) {
     background-color: #9dc3e6;
     background-image: linear-gradient(to right, #9dc3e6, #dceeff);
 }
 @media (max-width: 480px) {
     table tbody td h3 {
         font-size: 13px;
     }
     table tbody td .btn {
         font-size: 12px;
         line-height: 32px;
         padding: 0 5px;
     }
 }
 .line-twfl {
     background-color: #0080c9;
     height: 5px;
     width: 74%;
     text-align: center;
     margin: 0 auto;
 }
 .cart-twfl {
     padding: 15px 0;
     box-shadow: 0 6px 6px -2px rgb(0 0 0 / 35%);
     border-radius: 5px;
     margin-bottom: 20px;
 }
 .cart-twfl:hover {
     box-shadow: 0 8px 24px -8px rgb(0 0 0 / 75%);
 }
 a.btn.busines-twfl:hover {
     background-color: #0080c9;
 }
 .icon-twfl {
     font-size: 200px;
 }
 a.img-twfl {
     text-align: center;
     box-shadow: 0 6px 6px -2px rgb(0 0 0 / 35%);
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }
 a.twfl-clr {
     background-color: #0080c9 !important;
 }
 a.img-twfl:hover {
     box-shadow: 0 8px 24px -8px rgb(0 0 0 / 75%);
 }
 .widget.lightblue {
     background-color: #0080c9;
 }
 .cart2-twfl {
     padding: 20px;
     box-shadow: 0 6px 6px -2px rgb(0 0 0 / 35%);
     border-radius: 5px;
     height: 180px;
 }
 .cart2-twfl:hover {
     box-shadow: 0 8px 24px -8px rgb(0 0 0 / 75%);
 }
 .twfl-img-width {
     padding: 0px;
 }
 .course-content .test-box-wrap:hover img {
     webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 .course-content .test-box-wrap img {
     transition: all ease-in-out 0.3s;
 }
 
 .wles-block {
     position: relative;
     display: flex;
     align-items: center;
     background: #ffffff;
     border-radius: 8px;
     box-shadow: 0px -2px 10px 0px rgb(0 0 0 / 7%);
     padding: 15px;
     transition: all 200ms linear;
     transition-delay: 0.1s;
     border: 1px solid #ffffff;
     margin-bottom: 30px !important;
 }
 
 .wles-block:hover {
     border: 1px solid #0080c9;
 }
 
 /*.wles-block:hover .key-facts-icon{
       transform: rotate(360deg);
 }*/
 
 .key-facts-icon {
     transition: all 500ms ease;
     position: relative;
     display: block;
     width: 100px;
     height: 100px;
     text-align: center;
     vertical-align: middle;
     line-height: 94px;
 }
 
 .key-facts-content {
     position: relative;
     display: block;
     padding-left: 20px;
 }
 
 .wles-block p {
     text-align: left;
 }
 
 .wles-block h4 {
     text-align: left;
 }
 
 .oet-online-packages tr td i {
     font-size: 26px;
 }
 
 table.table.oet-online-packages tbody tr td b,
 table.table.oet-online-packages tbody tr td p {
     color: #03435f;
 }
 
 table.table.oet-online-packages tbody tr td .icon-silver {
     color: #d6d6d6;
 }
 
 table.table.oet-online-packages tbody tr td .icon-gold {
     color: #f3bf5c;
 }
 
 table.table.oet-online-packages tbody tr td .icon-Platinum {
     color: #00639e;
 }
 
 /* social events image gallery */
 .social-events {
     display: flex;
 }
 .corona-strip1 .corona-toggle {
     display: none;
 }
 .corona-strip1 h3 {
     cursor: pointer;
     margin-bottom: 0;
     font-size: 16px;
 }
 .corona-strip1 {
     padding: 8px !important;
 }
 
 .content-about .course-detail-faqs ul.nav-tabs li:nth-child(1) a:before {
     background-color: #03435f;
 }
 .content-about .course-detail-faqs ul.nav-tabs li:nth-child(2) a:before {
     background-color: #03435f;
 }
 .course-detail-faqs article ul.nav-tabs {
     padding: 0;
     margin-bottom: 10px;
     border-bottom: 2px solid #03435f;
 }
 .course-detail-faqs article ul.nav-tabs li {
     width: 100%;
 }
 @media (min-width: 480px) {
     .course-detail-faqs article ul.nav-tabs {
         display: -webkit-flex;
         display: -ms-flexbox;
         display: flex;
     }
 }
 @media (min-width: 320px) and (max-width: 767px) {
     .social-events {
         display: block;
     }
     .social-events .col-md-4 {
         margin-top: 10px;
     }
 }
 
 .football-mt{
    margin-top: 3rem;
}

.junior-img {
    margin-bottom: 1.5rem;
}

.junior-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.junior-img .junior-img-height {
            position: relative;
            flex: 1;
            display: block;
        }
.junior-img .border{
    border: 1px solid #dee2e6!important;
}
.junior-img .py-2{
    padding-bottom: 2.4rem !important;
    padding-top: 2.4rem !important;
}
.junior-img .px-3{
    padding-left: 2.4rem !important;
    padding-right: 2.4rem !important;
}
.junior-img h2{
    font-size: 22px;
}

.junior-img .content {
            flex: 1;
            display: block;
        }
        .bg-blue{
            background: #0080c9;
            color: #fff;
        }
        .bg-red{
            background: #ef5d5d
            ;color: #fff;
        }
        .bg-green{
            background: #7cbfb6;
            color: #fff;
        }
        .order-last{
            order: 6;
        }
        .order-1{
            order: 1;
        }


@media (min-width:768px){
    .junior-img .col-md-12{
        padding: 0;
    }
   
}

@media (min-width:992px){
            .junior-img{
                display: flex ;
            }
            .order-md-1{
                order: 0;
            }
            .order-md-last{
                order: 6;
            }
            .junior-img .content{
                max-width: 50%;
            }

}
@media (max-width:768px){
    .junior-img{
        display: flex;
        flex-direction: column;
    }
}

.justify-content-center {
    justify-content: center !important;
  }