body {
    color: rgb(0, 0, 0);
    line-height: 26px;
    font-family: "Open Sans", "Myriad Pro", "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

a {
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out all;
    -moz-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
}

a:link {
    color: rgb(234, 86, 68);
    text-decoration: none;
}

a:visited {
    color: rgb(234, 86, 68);
    text-decoration: none;
}

a:hover {
    color: rgb(17, 17, 17);
}

a:focus {
    color: rgb(17, 17, 17);
}

a.moretag {
    text-transform: uppercase;
    font-size: 12px;
}

h1 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h2 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h3 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h4 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h5 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h6 {
    color: rgb(0, 0, 0);
    font-weight: 700;
}

h1 {
    margin: 40px 0px 20px;
}

h2 {
    margin: 40px 0px 20px;
}

h3 {
    margin: 40px 0px 20px;
}

h4 {
    margin: 40px 0px 10px;
}

h5 {
    margin: 40px 0px 10px;
}

h6 {
    margin: 0px 0px 10px;
}

h1 {
    line-height: 36px;
    font-size: 28px;
}

h2 {
    line-height: 30px;
    font-size: 24px;
}

h3 {
    line-height: 28px;
    font-size: 22px;
}

h4 {
    line-height: 26px;
    font-size: 20px;
}

h5 {
    line-height: 24px;
    font-size: 18px;
}

h6 {
    text-transform: uppercase;
    line-height: 20px;
    font-size: 16px;
}

h1>i {
    margin-right: 10px;
}

h2>i {
    margin-right: 10px;
}

h3>i {
    margin-right: 10px;
}

h4>i {
    margin-right: 10px;
}

h5>i {
    margin-right: 10px;
}

h6>i {
    margin-right: 10px;
}

.modal-dialog {
    margin: 30px auto;
    width: 700px;
}

.modal-body ol {
    padding-left: 0;
    color: #000;
    text-align: left;
}

.ttl input#example-text-input {
    width: 200px;
}

.ttl {
    margin-top: 10px;
}

h1.page-title.pop p {
    font-size: 16px;
}

table.frm.table {
    border: 1px solid #eaeaea;
}

.home-img {
    border: 1px solid #f0f0f0;
    margin: 15px auto;
    text-align: center;
    float: left;
    padding: 10px 10px !important;
    outline: none !important;
}

.home-img img {
    padding: 0px 0px !important;
    box-shadow: none !important;
    text-align: center;
    width: 100%;
    height: auto;
}

.home-img b {
    padding: 18px 0px;
    margin: 0px auto;
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    background: #e95644;
    color: #fff;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.home-img b:hover {
    background: #4bb747;
    color: #fff;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}

.page-title {
    line-height: 36px;
    padding-bottom: 15px;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.title-widget {
    margin: 0px 0px 40px;
    color: rgb(137, 137, 137);
    text-transform: uppercase;
    line-height: 1;
    font-size: 13px;
    font-weight: 300;
    position: relative;
}

.title-widget::before {
    left: -30px;
    top: -2px;
    width: 5px;
    height: 18px;
    position: absolute;
    content: "";
    background-color: rgb(234, 86, 68);
}

.title-median {
    margin: 0px 0px 0px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700;
}

.title-titan {
    margin: 0px 0px 15px;
    color: rgb(137, 137, 137);
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
}

.title-giant {
    margin: 20px 0px;
    letter-spacing: -0.05em;
    font-size: 40px;
    font-weight: 800;
}

h1 a:link {
    color: rgb(54, 54, 54);
}

h1 a:visited {
    color: rgb(54, 54, 54);
}

h2 a:link {
    color: rgb(54, 54, 54);
}

h2 a:visited {
    color: rgb(54, 54, 54);
}

h3 a:link {
    color: rgb(54, 54, 54);
}

h3 a:visited {
    color: rgb(54, 54, 54);
}

h4 a:link {
    color: rgb(54, 54, 54);
}

h4 a:visited {
    color: rgb(54, 54, 54);
}

h5 a:link {
    color: rgb(54, 54, 54);
}

h5 a:visited {
    color: rgb(54, 54, 54);
}

h6 a:link {
    color: rgb(54, 54, 54);
}

h6 a:visited {
    color: rgb(54, 54, 54);
}

.title-median a:link {
    color: rgb(54, 54, 54);
}

.title-median a:visited {
    color: rgb(54, 54, 54);
}

.title-titan a:link {
    color: rgb(54, 54, 54);
}

.title-titan a:visited {
    color: rgb(54, 54, 54);
}

.page-title a:link {
    color: rgb(54, 54, 54);
}

.page-title a:visited {
    color: rgb(54, 54, 54);
}

h1 a:hover {
    color: rgb(234, 86, 68);
}

h1 a:focus {
    color: rgb(234, 86, 68);
}

h2 a:hover {
    color: rgb(234, 86, 68);
}

h2 a:focus {
    color: rgb(234, 86, 68);
}

h3 a:hover {
    color: rgb(234, 86, 68);
}

h3 a:focus {
    color: rgb(234, 86, 68);
}

h4 a:hover {
    color: rgb(234, 86, 68);
}

h4 a:focus {
    color: rgb(234, 86, 68);
}

h5 a:hover {
    color: rgb(234, 86, 68);
}

h5 a:focus {
    color: rgb(234, 86, 68);
}

h6 a:hover {
    color: rgb(234, 86, 68);
}

h6 a:focus {
    color: rgb(234, 86, 68);
}

.title-median a:hover {
    color: rgb(234, 86, 68);
}

.title-median a:focus {
    color: rgb(234, 86, 68);
}

.title-titan a:hover {
    color: rgb(234, 86, 68);
}

.title-titan a:focus {
    color: rgb(234, 86, 68);
}

.page-title a:hover {
    color: rgb(234, 86, 68);
}

.page-title a:focus {
    color: rgb(234, 86, 68);
}

.title-median a {
    display: block;
}

a.non .k-item-desc {
    color: #fff !important;
}

.row.gutter.k-equal-height li {
    list-style: none;
}

.row.gutter.k-equal-height ul {
    padding-left: 15px;
    margin-top: 15px;
}

a.regi {
    background: #ccc;
    padding: 0px 15px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}

.frm {
    text-align: center;
}

.frm label.error {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.new label.error {
    position: absolute;
    bottom: 0;
    left: 120px;
}

.form-check label.error {
    position: absolute;
    top: 8px;
    left: 17px;
    background: #fff;
    padding: 10px;
    /* border: 1px solid #000; */
    z-index: 9;
}

#loading {
    float: left;
    padding: 22px;
}

#success_msg {
    float: left;
    color: green;
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
}

#deliver_to_friend {
    padding: 0px;
    margin-top: 15px;
    display: block;
}

#deliver_to_friend input {
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: 40px;
    padding: 7px 10px;
}

#deliver_to_friend input[type='text']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

.terms label.error {
    position: absolute;
    top: 110px;
    left: 15px;
}

.hd td {
    padding: 10px;
    background: #f1f1f1;
    font-weight: 600;
}

.kaffe {
    float: right;
    margin-left: 25px;
    margin-top: 5px;
}

.kaffe2 {
    float: right;
    margin-left: 15px;
    margin-top: 5px;
}

.hom {
    padding-left: 30px;
    padding-right: 30px;
}

.frm a {
    color: rgb(119, 119, 119);
}

span.short {
    text-transform: none;
    font-weight: 200;
}

.condown {
    border-top: 1px dashed #828282;
    width: 300px;
    padding-bottom: 5px;
    right: 0;
    bottom: 0;
}

.con {
    bottom: inherit;
    top: 20%;
}

.countdown-heading {
    color: #fff !important;
    font-weight: 400;
}

.countdown-value {
    background: #e95644 !important;
}

.countdown-container {
    margin: 0 6px 0 0 !important;
}

.enquiry h6 {
    margin: 10px 0;
}

label.form-check-label {
    margin-bottom: 15px;
}

.wdt {
    width: 100%;
    margin-bottom: 0 !important;
}

.inner-mdl p {
    margin: 0;
}

.inner-mdl .modal-header {
    border-color: transparent;
}

.inner-mdl .modal-body {
    text-align: center;
}

.inner-mdl .modal-body p {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

.inner-mdl {
    float: left;
    width: 100%;
}

.inner-mdl:hover {
    color: #e95644;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    cursor: pointer;
}

.inner-mdl .modal-header .close {
    margin-top: 0px;
    border: 1px solid;
    padding: 2px 6px;
    border-radius: 50%;
}

.inner-mdl .modal-header .close:hover {
    color: #e95644;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    cursor: pointer;
}

.frm.table>tbody>tr>td {
    border-top-color: #dbd8d8;
    vertical-align: middle;
}

.custom-button {
    margin: 20px 0px;
    padding: 15px 20px;
    transition: 0.15s ease-in-out;
    overflow: hidden;
    display: block;
    position: relative;
    -webkit-transition: 0.25s ease-in-out all;
    -moz-transition: 0.15s ease-in-out all;
    -o-transition: 0.15s ease-in-out all;
}

.custom-button-wrap {
    margin-left: 30px;
    display: block;
}

.custom-button-icon {
    line-height: 24px;
    font-size: 20px;
    float: left;
    display: block;
}

.custom-button-title {
    color: rgb(255, 247, 227);
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: -0.02em;
    font-size: 20px;
    font-weight: 700;
    display: block;
}

.custom-button-tagline {
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
    display: block;
}

.custom-button-icon {
    color: rgb(0, 0, 0);
    opacity: 0.5;
}

.custom-button-tagline {
    color: rgb(0, 0, 0);
    opacity: 0.5;
}

.custom-button:hover {
    border-radius: 0px 0px 20px;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
}

.custom-button em {
    transition: 0.15s ease-in-out;
    width: 0px;
    height: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 30;
    box-shadow: -5px 2px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -5px 2px 5px rgba( 0, 0, 0, 0.3);
    -moz-box-shadow: -5px 2px 5px rgba( 0, 0, 0, 0.3);
    -webkit-transition: 0.25s ease-in-out all;
    -moz-transition: 0.15s ease-in-out all;
    -o-transition: 0.15s ease-in-out all;
}

.custom-button:hover em {
    width: 15px;
    height: 15px;
    transform: rotate(-10deg) translate3d(0px, 0px, 0px);
    -webkit-transform: rotate(-10deg) translate3d( 0, 0, 0);
    -moz-transform: rotate(-10deg) translate3d( 0, 0, 0);
    -o-transform: rotate(-10deg) translate3d( 0, 0, 0);
}

.cb-green {
    background-color: rgb(93, 202, 157);
}

.cb-gray {
    background-color: rgb(197, 202, 206);
}

.cb-yellow {
    background-color: rgb(243, 204, 12);
}

.cb-red {
    background-color: rgb(234, 86, 68);
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

figure a img {
    transition: 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
}

figure a img:hover {
    transform: scale(1.2) translateZ(0px);
    -webkit-transform: scale(1.2, 1.2) translateZ(0);
}

figure a img:focus {
    transform: scale(1);
    -webkit-transform: scale(1, 1);
}

img.alignleft {
    margin-right: 20px;
    float: left;
}

.alignleft {
    margin-right: 20px;
    float: left;
}

img.alignright {
    margin-left: 20px;
    float: right;
}

.alignright {
    margin-left: 20px;
    float: right;
}

img.aligncenter {
    margin: 0px auto;
    clear: both;
    display: block;
}

.aligncenter {
    margin: 0px auto;
    clear: both;
    display: block;
}

img.alignnone {
    margin: 0px auto;
    clear: both;
    display: block;
}

.alignnone {
    margin: 0px auto;
    clear: both;
    display: block;
}

img.alignleft {
    margin-top: 0px;
    display: inline;
}

.alignleft {
    margin-top: 0px;
    display: inline;
}

img.alignright {
    margin-top: 0px;
    display: inline;
}

.alignright {
    margin-top: 0px;
    display: inline;
}

img.alignleft {
    margin-bottom: 5px;
}

img.aligncenter {
    margin-bottom: 5px;
}

img.alignright {
    margin-bottom: 5px;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    padding: 5px 10px;
    line-height: 16px;
    font-size: 12px;
    background-color: rgb(241, 241, 241);
}

.gallery-caption {
    margin-bottom: 30px;
}

.alignleft .wp-caption-text {
    text-align: left;
}

.alignright .wp-caption-text {
    text-align: right;
}

.aligncenter .wp-caption-text {
    text-align: center;
}

.separator-dbl-strike {
    margin: 36px 0px;
    height: 4px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 4px;
    border-bottom-style: double;
}

.separator-dashed {
    margin: 38px 0px;
    height: 2px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 2px;
    border-bottom-style: dashed;
}

.separator-dotted {
    margin: 38px 0px;
    height: 7px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 2px;
    border-bottom-style: dotted;
}

.separator-zigzag {
    background: url("img/zigzag.html") repeat-x center;
    margin: 38px 0px;
    height: 4px;
}

.separator-fatty {
    margin: 38px 0px;
    height: 6px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
}

.bullet-paragraph-wrap {}

.bullet-paragraph-wrap>i {
    float: left;
}

.bullet-paragraph-text {
    margin-left: 60px;
}

.clear-margins {
    margin: 0px;
}

.clear-padding {
    padding: 0px;
}

.remove-margin-top {
    margin-top: 0px !important;
}

.remove-margin-bottom {
    margin-bottom: 0px !important;
}

.k-functional-navig {
    top: 0px;
    right: 0px;
    line-height: 15px;
    position: absolute;
    z-index: 777;
}

.k-functional-navig ul {
    margin: 0px;
    padding: 5px 10px;
}

.k-functional-navig ul li {
    padding-right: 10px;
    padding-left: 10px;
}

.k-functional-navig a {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 300;
    text-decoration: none;
    display: block;
}

.k-functional-navig a:link {
    color: rgb(137, 137, 137);
}

.k-functional-navig a:visited {
    color: rgb(137, 137, 137);
}

.k-functional-navig a:hover {
    color: rgb(234, 86, 68);
}

.k-main-navig {
    line-height: 20px;
    margin-top: 55px;
}

.k-dropdown-menu {
    background: none;
    text-align: left;
}

.k-dropdown-menu .k-item-desc {
    font-size: 12px;
    font-weight: 300;
    display: block;
}

.k-dropdown-menu {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.k-dropdown-menu ul {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.k-dropdown-menu li:hover {
    background-color: transparent;
}

.k-dropdown-menu li.dropdown-menu-hover {
    background-color: transparent;
}

.k-dropdown-menu ul li:hover {
    background-color: transparent;
}

.k-dropdown-menu ul li.dropdown-menu-hover {
    background-color: transparent;
}

#drop-down-left>li {
    margin-left: 50px;
}

#drop-down-left>li:first-child {}

#drop-down-left a {
    padding: 20px 0px 10px !important;
    transition: 0.25s;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border-top-color: rgb(239, 239, 239);
    border-right-color: currentColor;
    border-left-color: currentColor;
    border-top-width: 5px;
    border-right-width: medium;
    border-left-width: medium;
    border-top-style: solid;
    border-right-style: none;
    border-left-style: none;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
}

#drop-down-left .k-item-desc {
    color: rgb(149, 149, 149);
    text-transform: none;
    font-size: 12px;
    font-weight: 300;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
}

#drop-down-left a:link {
    color: rgb(54, 54, 54);
    background-color: transparent;
}

#drop-down-left a:visited {
    color: rgb(54, 54, 54);
    background-color: transparent;
}

#drop-down-left ul {
    background: none;
    border: currentColor;
    border-image: none;
}

#drop-down-left ul a {
    padding: 10px 15px !important;
    font-size: 12px;
    font-weight: 400;
    border-top-color: currentColor;
    border-bottom-color: currentColor;
    border-left-color: rgb(204, 204, 204);
    border-top-width: medium;
    border-bottom-width: medium;
    border-left-width: 1px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: solid;
}

#drop-down-left ul a:link {
    color: rgb(54, 54, 54);
    background-color: rgb(255, 255, 255);
}

#drop-down-left ul a:visited {
    color: rgb(54, 54, 54);
    background-color: rgb(255, 255, 255);
}

#drop-down-left ul a:hover {
    color: rgb(234, 86, 68);
    background-color: rgb(249, 249, 249);
}

#drop-down-left ul li.dropdown-menu-hover>a {
    color: rgb(234, 86, 68);
    background-color: rgb(249, 249, 249);
}

#drop-down-left ul .dropdown-menu-sub-indicator::after {
    top: 50%;
    margin-top: -6px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: rgb(204, 204, 204);
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: absolute;
    content: "";
}

#drop-down-left a:hover {
    color: rgb(234, 86, 68);
    background-color: rgb(255, 255, 255);
}

#drop-down-left li.dropdown-menu-hover>a {
    color: rgb(234, 86, 68);
    background-color: rgb(255, 255, 255);
}

#drop-down-left li.current-menu-item>a {
    color: rgb(234, 86, 68);
    background-color: rgb(255, 255, 255);
}

#mobile-nav-switch {
    top: 50%;
    width: 24px;
    right: 0px;
    margin-top: -12px;
    display: none;
    position: absolute;
    z-index: 8888;
}

#mobile-nav-switch:focus {}

span.alter-menu-icon {
    background: url("../img/alter-menu.png") no-repeat 0px 0px;
    transition: transform 250ms ease-out;
    width: 24px;
    height: 24px;
    display: block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transition: transform 250ms ease-out 0s;
    -moz-transition: transform 250ms ease-out 0s;
    -o-transition: transform 250ms ease-out 0s;
}

.open span.alter-menu-icon {
    background-position: 0px -24px;
    transition: transform 250ms ease-out;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transition: transform 250ms ease-out 0s;
    -moz-transition: transform 250ms ease-out 0s;
    -o-transition: transform 250ms ease-out 0s;
}

#navigation-mobile {
    margin-top: 30px;
    display: none;
}

#navigation-mobile li {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

#navigation-mobile li:not(:last-child) {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#navigation-mobile .sub-menu {
    list-style: none;
    padding-left: 20px;
    margin-top: 10px;
}

#navigation-mobile .sub-menu li {
    font-weight: 400;
}

#navigation-mobile .sub-menu .sub-menu li {
    font-size: 12px;
    font-weight: 300;
}

#navigation-mobile li a {
    display: block;
}

#navigation-mobile li a:link {
    color: rgb(99, 99, 99);
}

#navigation-mobile li a:visited {
    color: rgb(99, 99, 99);
}

#navigation-mobile li a:hover {
    color: rgb(234, 86, 68);
}

#navigation-mobile li a:focus {
    color: rgb(234, 86, 68);
}

#k-head {
    margin-bottom: 40px;
}

#k-site-logo {
    position: relative;
}

.k-logo {
    margin: 0px;
}

#top-searchform {
    display: none;
}

#top-searchform .input-group {
    display: block;
}

#sitesearch {
    background: none;
    border-width: medium medium 2px;
    border-style: none none dotted;
    border-color: currentColor currentColor rgba(0, 0, 0, 0.05);
    padding: 5px 20px;
    border-image: none;
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
    z-index: 1;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.s-close {
    color: rgb(234, 86, 68);
    margin-top: 5px;
    display: none;
}

.opened .s-open {
    display: none;
}

.opened .s-close {
    display: block;
}

.search-icon {
    transition: 0.21s;
    top: -1px;
    width: 30px;
    height: 28px;
    right: 15px;
    line-height: 25px;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
}

.opened.search-icon {
    top: 48px;
    background-color: rgb(241, 241, 241);
}

#top-searchform .form-control:focus {
    border-top-color: currentColor;
    border-right-color: currentColor;
    border-left-color: currentColor;
    border-top-width: medium;
    border-right-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.breadcrumb {
    margin: 0px;
    padding: 5px 0px 0px;
    border-radius: 0px;
    line-height: 20px;
    min-height: 40px;
    background-color: inherit;
}

.breadcrumb>li+li::before {
    content: "| ";
}

.breadcrumb>li {
    font-size: 11px;
    font-weight: 300;
    text-shadow: none;
}

#k-body {
    padding: 0px 0px 40px;
    border-top-color: rgb(244, 244, 244);
    border-top-width: 1px;
    border-top-style: solid;
    background-color: rgb(249, 249, 249);
}

.ofr {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.ofr h2 {
    margin: 0;
}

.ofr h3 {
    margin: 15px 0;
    font-size: 17px;
}

.ofr h3 a {
    color: #e95644;
    text-decoration: underline;
}

#k-footer {
    background: url("img/footer-bg.html") left top rgb(255, 255, 255);
    padding: 40px 0px;
    border-top-color: rgb(238, 238, 238);
    border-top-width: 1px;
    border-top-style: solid;
}

#k-subfooter {
    background-color: rgb(17, 17, 17);
}

.copy-text {
    padding: 40px 0px;
    text-transform: uppercase;
    line-height: 16px;
    font-size: 11px;
    margin-bottom: 0px;
	color:#666;
}

:not(:first-child).k-article-summary {
    margin-top: 60px;
}

.category-description {
    margin: 20px 0px;
    font-size: 17px;
    font-weight: 400;
}

.call-out {
    margin: 20px 0px;
    font-size: 17px;
    font-weight: 400;
}

#carousel-featured {
    margin-bottom: 0px;
}

.carousel-indicators {
    margin: 0px;
    left: inherit;
    top: 20px;
    width: inherit;
    height: inherit;
    right: 20px;
    bottom: inherit;
}

.carousel-indicators li {
    border-width: 2px;
    margin: 1px;
    width: 15px;
    height: 15px;
}

.carousel-indicators .active {
    border-width: 2px;
    margin: 1px;
    width: 15px;
    height: 15px;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.1);
}

.carousel-indicators .active {
    opacity: 0.7;
}

.right.carousel-control {
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    background-image: none;
    background-repeat: inherit;
    background-color: rgba(0, 0, 0, 0.7);
}

.left.carousel-control {
    top: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    background-image: none;
    background-repeat: inherit;
    background-color: rgba(0, 0, 0, 0.7);
}

.carousel-inner>.item {
    transition: left 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
}

.carousel-control {
    color: rgb(234, 86, 68);
}

.left.carousel-control {
    left: 40px;
}

.right.carousel-control {
    right: 40px;
}

.left.carousel-control {
    transition: 100ms ease-out;
    opacity: 0;
    -webkit-transition: all 100ms ease-out 0s;
    -moz-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
}

.right.carousel-control {
    transition: 100ms ease-out;
    opacity: 0;
    -webkit-transition: all 100ms ease-out 0s;
    -moz-transition: all 100ms ease-out 0s;
    -o-transition: all 100ms ease-out 0s;
}

.carousel:hover .left.carousel-control {
    left: 0px;
    opacity: 1;
}

.carousel:hover .right.carousel-control {
    right: 0px;
    opacity: 1;
}

.k-carousel-caption {
    border-top-color: rgb(234, 86, 68);
    border-top-width: 3px;
    border-top-style: solid;
    position: absolute;
}

.caption-content {
    padding: 30px;
}

.caption-title {
    margin: 0px 0px 15px;
    padding: 0px 0px 10px;
    font-weight: 700;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.pos-1-3-right {
    width: 33.3%;
}

.pos-1-3-left {
    width: 33.3%;
}

.pos-2-3-right {
    width: 66.6%;
}

.pos-2-3-left {
    width: 66.6%;
}

.pos-1-3-left {
    left: 0px;
}

.pos-2-3-left {
    left: 0px;
}

.pos-1-3-right {
    right: 0px;
}

.pos-2-3-right {
    right: 0px;
}

.pos-1-3-left {
    bottom: 0px;
}

.pos-2-3-left {
    bottom: 0px;
}

.pos-1-3-right {
    bottom: 0px;
}

.pos-2-3-right {
    bottom: 0px;
}

.pos-c-full {
    width: 100%;
}

.pos-c-2-3 {
    margin: 0px 17%;
    width: 66.6%;
}

.pos-c-full {
    text-align: center;
    bottom: 0px;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
}

.pos-c-2-3 {
    text-align: center;
    bottom: 0px;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
}

.scheme-dark {
    color: rgb(255, 255, 255);
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.scheme-light {
    color: rgb(17, 17, 17);
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.6);
    background-color: rgba(255, 255, 255, 0.5);
    -moz-text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
    -webkit-text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
}

.scheme-dark .caption-title {
    color: rgb(255, 255, 255);
}

.scheme-light .caption-title {
    color: rgb(54, 54, 54);
}

.no-bg {
    background: none;
}

.no-bg .caption-title {
    padding: 0px;
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

.leadership-wrapper {
    margin-top: 40px;
}

.leadership-photo {
    float: left;
}

.leadership-photo img {
    max-width: 100px;
}

.leadership-meta {
    margin-left: 130px;
}

.leadership-function {
    margin: 15px 0px 1px;
}

.leadership-position {
    margin: 5px 0px 20px;
    line-height: 18px;
    padding-bottom: 10px;
    font-size: 14px;
    font-style: italic;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

:last-child.leadership-bio {
    margin-bottom: 0px;
}

.gallery-wrapper {
    margin-top: 40px;
}

.gallery-last-photo {
    margin-bottom: 10px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 10px;
    border-bottom-style: solid;
}

.gallery-info {
    width: 70px;
    padding-right: 15px;
    margin-right: 15px;
    border-right-color: rgba(0, 0, 0, 0.05);
    border-right-width: 1px;
    border-right-style: solid;
    float: left;
}

.gallery-photos-num {
    text-align: center;
    color: rgb(104, 181, 230);
    line-height: 1;
    font-size: 36px;
    font-weight: 800;
    display: block;
}

.gallery-photos-tag {
    text-align: center;
    text-transform: uppercase;
    line-height: 12px;
    font-size: 12px;
    font-weight: 400;
    margin-top: 3px;
    display: block;
}

.gallery-meta {
    margin-left: 90px;
}

.gallery-title {
    line-height: 26px;
    font-size: 22px;
    font-weight: 700;
    margin-top: 14px;
    margin-bottom: 2px;
}

.gallery-title a {
    display: block;
}

.gallery-description {
    font-size: 14px;
}

:last-child.gallery-wrapper .gallery-description {
    margin-bottom: 0px;
}

.gallery-photo-thumb {
    margin-top: 5px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 10px;
    border-bottom-style: solid;
}

.gallery-photo-description {
    margin: 10px 0px;
    line-height: 18px;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
}

.thumb-404 {
    margin-top: 40px;
}

li:not(:first-child).widget-container {
    margin-top: 60px;
}

.widget_archive ul {
    list-style: none;
    padding-left: 0px;
}

.widget_categories ul {
    list-style: none;
    padding-left: 0px;
}

.widget_pages ul {
    list-style: none;
    padding-left: 0px;
}

.widget_meta ul {
    list-style: none;
    padding-left: 0px;
}

.widget_nav_menu ul {
    list-style: none;
    padding-left: 0px;
}

.widget_archive ul li {
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.widget_categories ul li {
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.widget_pages ul li {
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.widget_meta ul li {
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.widget_nav_menu ul li {
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 15px;
    font-size: 13px;
    font-weight: 700;
    position: relative;
}

.widget_archive ul li::before {
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.widget_categories ul li::before {
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.widget_pages ul li::before {
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.widget_meta ul li::before {
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.widget_nav_menu ul li::before {
    left: 0px;
    top: 7px;
    width: 3px;
    height: 3px;
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
}

.widget_archive ul li:not(:last-child) {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_categories ul li:not(:last-child) {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_pages ul li:not(:last-child) {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_meta ul li:not(:last-child) {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_nav_menu ul li:not(:last-child) {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget_archive ul li a {
    display: block;
}

.widget_categories ul li a {
    display: block;
}

.widget_pages ul li a {
    display: block;
}

.widget_meta ul li a {
    display: block;
}

.widget_nav_menu ul li a {
    display: block;
}

.widget_archive ul li a:link {
    color: rgb(99, 99, 99);
}

.widget_categories ul li a:link {
    color: rgb(99, 99, 99);
}

.widget_pages ul li a:link {
    color: rgb(99, 99, 99);
}

.widget_meta ul li a:link {
    color: rgb(99, 99, 99);
}

.widget_nav_menu ul li a:link {
    color: rgb(99, 99, 99);
}

.widget_archive ul li a:visited {
    color: rgb(99, 99, 99);
}

.widget_categories ul li a:visited {
    color: rgb(99, 99, 99);
}

.widget_pages ul li a:visited {
    color: rgb(99, 99, 99);
}

.widget_meta ul li a:visited {
    color: rgb(99, 99, 99);
}

.widget_nav_menu ul li a:visited {
    color: rgb(99, 99, 99);
}

.widget_archive ul li a:hover {
    color: rgb(234, 86, 68);
}

.widget_categories ul li a:hover {
    color: rgb(234, 86, 68);
}

.widget_pages ul li a:hover {
    color: rgb(234, 86, 68);
}

.widget_meta ul li a:hover {
    color: rgb(234, 86, 68);
}

.widget_nav_menu ul li a:hover {
    color: rgb(234, 86, 68);
}

.widget_archive ul li a:focus {
    color: rgb(234, 86, 68);
}

.widget_categories ul li a:focus {
    color: rgb(234, 86, 68);
}

.widget_pages ul li a:focus {
    color: rgb(234, 86, 68);
}

.widget_meta ul li a:focus {
    color: rgb(234, 86, 68);
}

.widget_nav_menu ul li a:focus {
    color: rgb(234, 86, 68);
}

.tagcloud {
    overflow: hidden;
}

.tagcloud a {
    margin: 0px 5px 5px 0px;
    padding: 5px 10px;
    line-height: 18px;
    font-size: 12px;
    float: left;
    display: block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
}

.tagcloud a:link {
    color: rgb(99, 99, 99);
}

.tagcloud a:visited {
    color: rgb(99, 99, 99);
}

.tagcloud a:hover {
    color: rgb(234, 86, 68);
}

.tagcloud a:focus {
    color: rgb(234, 86, 68);
}

:not(:last-child).up-event-wrap {
    margin-bottom: 40px;
}

.up-event-meta {
    margin-bottom: 15px;
}

.up-event-meta div:not(:last-child) {
    border-right-color: rgba(0, 0, 0, 0.05);
    border-right-width: 1px;
    border-right-style: solid;
}

.up-event-meta div:first-child {
    padding-left: 0px;
}

.up-event-date {
    padding: 5px 15px;
    color: rgb(22, 169, 144);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    float: left;
}

.up-event-time {
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 400;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    float: left;
}

.widget-container .up-event-wrap p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0px;
}

.up-event-wrapper {
    margin-top: 20px;
}

:last-child.up-event-wrapper p {
    margin-bottom: 0px;
}

.event-meta {
    margin-top: 40px;
}

.event-from {
    padding: 10px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    margin-right: 1px;
    float: left;
    display: block;
    background-color: rgb(22, 169, 144);
}

.event-to {
    padding: 10px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    margin-right: 1px;
    float: left;
    display: block;
    background-color: rgb(22, 169, 144);
}

.event-divider {
    padding: 10px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    margin-right: 1px;
    float: left;
    display: block;
    background-color: rgb(241, 241, 241);
}

.event-time {
    padding: 10px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    margin-right: 1px;
    float: left;
    display: block;
    background-color: rgb(241, 241, 241);
}

.table-courses {
    margin-top: 40px;
}

.table-courses>thead>tr>th {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>tbody>tr>th {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>tfoot>tr>th {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>thead>tr>td {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>tbody>tr>td {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>tfoot>tr>td {
    padding: 15px 8px;
    font-size: 14px;
}

.table-courses>thead>tr>th {
    padding-top: 0px;
}

.table-courses a {
    display: block;
}

.table-courses a:link {
    color: rgb(54, 54, 54);
}

.table-courses a:visited {
    color: rgb(54, 54, 54);
}

.table-courses a:hover {
    color: rgb(234, 86, 68);
}

.table-courses a:focus {
    color: rgb(234, 86, 68);
}

.course-meta {
    margin: 15px 0px 0px;
}

.course-meta dt {
    width: 180px;
    text-align: inherit;
    text-transform: uppercase;
    overflow: hidden;
    clear: left;
    font-size: 14px;
    font-weight: 600;
    float: left;
    white-space: nowrap;
}

.course-meta dd {
    font-size: 14px;
    margin-left: 180px;
}

.course-meta dt {
    padding: 5px 0px;
}

.course-meta dd {
    padding: 5px 0px;
}

.list-downloads {
    margin: 20px 0px 0px;
}

.list-downloads li {
    position: relative;
}

.list-downloads li i {
    top: 5px;
    color: rgb(104, 181, 230);
    font-size: 18px;
    display: block;
    position: absolute;
}

.download-link {
    margin-left: 30px;
    display: block;
}

.download-link:link {
    color: rgb(54, 54, 54) !important;
}

.download-link:visited {
    color: rgb(54, 54, 54) !important;
}

.download-link:hover {
    color: rgb(234, 86, 68) !important;
}

.download-link:focus {
    color: rgb(234, 86, 68) !important;
}

.list-downloads li:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.list-downloads .help-block {
    margin-top: 0px;
}

:not(:last-child).recent-news-wrap {
    padding-bottom: 20px;
    margin-bottom: 19px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.recent-news-date {
    font-size: 13px;
    font-weight: 300;
}

.recent-news-thumb {
    float: left;
}

.recent-news-thumb img {
    width: 90px;
}

.recent-news-text {
    margin-left: 110px;
}

.widget_recent_news .title-median {
    margin-bottom: 0px;
}

.widget-container .recent-news-date {
    margin: 8px 0px 15px;
    padding: 0px 0px 15px;
    line-height: 14px;
    font-size: 12px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.widget-container .recent-news-text p {
    margin: -4px 0px 0px;
    line-height: 24px;
    font-size: 14px;
}

.news-no-summary .recent-news-date {
    margin: 0px 0px 10px;
    padding: 0px;
    border: currentColor;
    border-image: none;
}

.news-no-summary .recent-news-thumb img {
    width: 70px;
}

.news-no-summary .recent-news-text {
    margin-left: 90px;
}

.news-mini-wrap {
    margin-top: 40px;
}

.news-mini-wrap .page-title {
    line-height: 22px;
    font-size: 18px;
}

.news-featured-image {
    margin-bottom: 25px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    border-bottom-width: 10px;
    border-bottom-style: solid;
}

.news-mini-wrap .news-featured-image {
    margin-bottom: 15px;
}

.news-meta {
    margin-top: 5px;
}

.news-meta span {
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
}

.news-meta span:not(:last-child) {
    padding-right: 10px;
    margin-right: 5px;
    border-right-color: rgba(0, 0, 0, 0.05);
    border-right-width: 1px;
    border-right-style: solid;
}

.news-summary {
    margin-top: 10px;
}

.news-summary p {
    margin: 0px;
    font-size: 14px;
}

.news-body {
    margin-top: 20px;
}

.news-body p:last-child {
    margin-bottom: 0px;
}

.news-tags {
    margin-top: 40px;
}

.row-splitter {
    background: rgb(249, 249, 249);
    margin: 40px -30px;
    height: 10px;
}

.comment-reply-title small {
    float: right;
}

.commentlist {
    margin-top: 40px !important;
}

.commentlist {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.children {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.comment {
    line-height: 26px;
    font-size: 14px;
    position: relative;
}

.comment-avatar {
    margin: 0px 20px 0px 0px;
    float: left;
}

.comment-content-wrap {
    margin-left: 70px;
}

.comment-author cite {
    color: rgb(54, 54, 54);
    font-weight: 400;
}

.comment-author cite a {
    color: rgb(54, 54, 54);
    font-weight: 400;
}

.comment-meta {
    font-size: 12px;
    margin-bottom: 5px;
}

.comment-body {
    line-height: 24px;
    padding-bottom: 5px;
    font-size: 14px;
    margin-bottom: 20px;
}

.comment-awaiting-moderation {
    color: coral;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.children .comment {
    padding-left: 70px;
}

.comment img.avatar {
    border-radius: 50px;
    width: 50px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.comment-reply-link {
    text-transform: uppercase;
    font-weight: 700;
    float: right;
}

#respond {
    margin-top: 40px;
}

li.comment #respond {
    margin-top: 30px;
}

#comment {
    height: 202px;
}

#commentform {
    margin-top: 20px;
}

#course-finder .form-control {
    border-width: 2px medium 2px 2px;
    border-style: solid none solid solid;
    border-color: rgb(233, 233, 233) currentColor rgb(233, 233, 233) rgb(233, 233, 233);
    border-radius: 0px;
    border-image: none;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.newsletter-form .form-control {
    border-width: 2px medium 2px 2px;
    border-style: solid none solid solid;
    border-color: rgb(233, 233, 233) currentColor rgb(233, 233, 233) rgb(233, 233, 233);
    border-radius: 0px;
    border-image: none;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

#course-finder :last-child.input-group-btn>.btn {
    margin-left: 0px;
}

.newsletter-form :last-child.input-group-btn>.btn {
    margin-left: 0px;
}

#course-finder .btn-default {
    padding: 9px 12px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.newsletter-form .btn-default {
    padding: 9px 12px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

#course-finder .btn-default::before {
    left: -4px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin-top: -4px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    position: absolute;
    z-index: 999;
    content: "";
}

.newsletter-form .btn-default::before {
    left: -4px;
    top: 50%;
    width: 0px;
    height: 0px;
    margin-top: -4px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    position: absolute;
    z-index: 999;
    content: "";
}

#course-finder .btn-default {
    background-color: rgb(104, 181, 230);
}

#course-finder .btn-default::before {
    border-right-color: rgb(104, 181, 230);
    border-right-width: 5px;
    border-right-style: solid;
}

.newsletter-form .btn-default {
    background-color: rgb(22, 169, 144);
}

.newsletter-form .btn-default::before {
    border-right-color: rgb(22, 169, 144);
    border-right-width: 5px;
    border-right-style: solid;
}

#course-finder .btn-default:hover {
    background-color: rgb(51, 51, 51);
}

#course-finder .btn-default:visited {
    background-color: rgb(51, 51, 51);
}

#course-finder .btn-default:active {
    background-color: rgb(51, 51, 51);
}

#course-finder .active.btn-default {
    background-color: rgb(51, 51, 51);
}

.newsletter-form .btn-default:hover {
    background-color: rgb(51, 51, 51);
}

.newsletter-form .btn-default:visited {
    background-color: rgb(51, 51, 51);
}

.newsletter-form .btn-default:active {
    background-color: rgb(51, 51, 51);
}

.newsletter-form .active.btn-default {
    background-color: rgb(51, 51, 51);
}

#course-finder .btn-default:hover::before {
    border-right-color: rgb(51, 51, 51);
    border-right-width: 5px;
    border-right-style: solid;
}

.newsletter-form .btn-default:hover::before {
    border-right-color: rgb(51, 51, 51);
    border-right-width: 5px;
    border-right-style: solid;
}

.twitter-twitt {
    padding: 10px 15px;
    border-radius: 10px;
    line-height: 20px;
    font-size: 12px;
    margin-bottom: 15px;
    position: relative;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.twitter-twitt::after {
    left: 20%;
    width: 0px;
    height: 0px;
    bottom: -15px;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-right-color: transparent;
    border-top-width: 15px;
    border-right-width: 15px;
    border-top-style: solid;
    border-right-style: solid;
    position: absolute;
    content: "";
}

.twitter-twitt p {
    font-style: italic;
    margin-bottom: 0px;
}

.k-twitter-twitts-footer {
    margin: 0px 15%;
}

.k-twitter-twitts-footer i {
    font-size: 20px;
}

.k-twitter-twitts-follow {
    font-size: 12px;
}

.k-twitter-twitts-follow:link {
    color: rgb(99, 99, 99);
}

.k-twitter-twitts-follow:visited {
    color: rgb(99, 99, 99);
}

.k-twitter-twitts-follow:hover {
    color: rgb(54, 54, 54);
}

.k-twitter-twitts-follow:focus {
    color: rgb(54, 54, 54);
}

.widget_sofa_flickr li {
    margin: 0px 5px 5px 0px;
    float: left;
}

.widget_sofa_flickr li img {
    width: 75px;
}

.m-contact-subject {
    margin-bottom: 10px !important;
}

.m-contact-address {
    font-size: 13px;
}

.m-contact-tel-fax {
    font-size: 13px;
}

.m-contact-tel-fax {
    margin-top: 10px;
}

.m-contact-street {
    display: block;
}

.m-contact-city-region {
    display: block;
}

.m-contact-zip-country {
    display: block;
}

.m-contact-tel {
    display: block;
}

.m-contact-fax {
    display: block;
}

.m-contact-tel {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.m-contact-fax {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.social-icons {
    padding-top: 10px;
    margin-top: 10px;
    border-top-color: rgba(0, 0, 0, 0.05);
    border-top-width: 1px;
    border-top-style: solid;
}

.social-icons ul {
    margin-left: 2px;
}

.social-icons ul li:not(:last-child) {
    border-right-color: rgba(0, 0, 0, 0.05);
    border-right-width: 1px;
    border-right-style: solid;
}

.social-icons ul li {
    padding: 0px;
}

.social-icons ul li a {
    padding: 0px 15px;
    font-size: 18px;
    display: block;
}

.social-icons ul li:first-child a {
    padding-left: 0px;
}

.social-icons ul li a:link {
    color: rgb(99, 99, 99);
}

.social-icons ul li a:visited {
    color: rgb(99, 99, 99);
}

.social-icons ul li a:hover {
    color: rgb(0, 0, 0);
}

.social-icons ul li a:focus {
    color: rgb(0, 0, 0);
}

.map {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}

.map img {
    width: inherit;
    max-width: inherit;
}

.map-info-win {
    width: 200px;
}

.gm-style {
    line-height: 18px;
}

.video-container {
    margin-bottom: 20px;
    display: none;
}

audio {
    display: none;
}

.audioplayer {
    margin-bottom: 10px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.audioplayer-bar-played {
    background: none;
}

.easyPieChart {
    margin: 0px auto 10px;
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    position: relative;
}

.easyPieChart canvas {
    left: 0px;
    top: 0px;
    position: absolute;
}

.k-chart-wrap {
    margin-bottom: 30px;
}

.k-chart-wrap .label {
    padding: 10px 0px;
    color: inherit;
    font-size: 12.5px;
    font-weight: 500;
}

.fancybox-overlay {
    z-index: 99999;
}

.fancybox-skin {
    border-radius: 0px;
}

.fancybox-title-inside-wrap {
    padding: 25px 30px 30px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.fancybox-nav span {
    transition: opacity 250ms ease-out;
    visibility: visible;
    opacity: 0.5;
    -webkit-transition: opacity 250ms ease-out 0s;
    -moz-transition: opacity 250ms ease-out 0s;
    -o-transition: opacity 250ms ease-out 0s;
}

.fancybox-nav span:hover {
    opacity: 1;
}

.fancybox-prev span {
    left: 0px;
}

.fancybox-next span {
    right: 0px;
}

.fancybox-close {
    transition: opacity 250ms ease-out;
    top: 0px;
    right: 0px;
    opacity: 0.5;
    -webkit-transition: opacity 250ms ease-out 0s;
    -moz-transition: opacity 250ms ease-out 0s;
    -o-transition: opacity 250ms ease-out 0s;
}

.fancybox-close:hover {
    opacity: 1;
}

.carousel {
    margin-bottom: 20px;
}

.help-block {
    margin: 5px 0px 0px;
    line-height: 16px;
    font-size: 12px;
}

.form-control {
    padding: 7px 10px;
    border-radius: 0px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-image: none;
    height: 40px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

:-ms-input-placeholder.form-control {
    color: rgb(217, 217, 217);
}

label {
    text-transform: uppercase;
    line-height: 1;
    font-size: 12px;
    font-weight: 400;
}

.form-group {
    margin-bottom: 15px;
}

.form-group textarea {
    line-height: 22px;
}

textarea:focus {}

input[type='text']:focus {}

input[type='password']:focus {}

input[type='datetime']:focus {}

input[type='datetime-local']:focus {}

input[type='date']:focus {}

input[type='month']:focus {}

input[type='time']:focus {}

input[type='week']:focus {}

input[type='number']:focus {}

input[type='email']:focus {}

input[type='url']:focus {}

input[type='search']:focus {}

input[type='tel']:focus {}

input[type='color']:focus {}

.uneditable-input:focus {}

.form-control:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

textarea:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='text']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='password']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='datetime']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='datetime-local']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='date']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='month']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='time']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='week']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='number']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='email']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='url']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='search']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='tel']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

input[type='color']:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

.uneditable-input:focus {
    border-color: rgb(221, 221, 221) !important;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 8px #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #DDD;
}

textarea {
    resize: none;
}

.alert {
    border-radius: 0px;
    font-size: 14px;
}

.alert-default {
    background-color: rgba(0, 0, 0, 0.05);
}

.close-me {
    background: none;
    padding: 0px;
    border: currentColor;
    border-image: none;
    top: -2px;
    right: -21px;
    color: inherit;
    line-height: 1;
    font-size: 21px;
    font-weight: bold;
    float: right;
    position: relative;
    cursor: pointer;
    opacity: 0.2;
    text-shadow: 0px 1px 0px #fff;
}

.close-me:hover {
    opacity: 1;
}

.nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs>li>a {
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.nav>li>a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.nav>li>a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.nav-pills {
    margin-bottom: 27px;
}

.nav-pills>li>a {
    padding: 5px 15px;
}

.nav-pills>li.active>a {
    background-color: rgb(102, 102, 102);
}

.nav-pills>li.active>a:hover {
    background-color: rgb(102, 102, 102);
}

.nav-pills>li.active>a:focus {
    background-color: rgb(102, 102, 102);
}

pre {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.in.modal-backdrop {
    z-index: 99998;
    opacity: 0.7;
}

.modal {
    z-index: 99999;
}

.modal-dialog {
    padding-top: 150px;
}

.modal-title {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.modal-content {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.modal-footer {
    background-color: rgb(249, 249, 249);
}

.panel-group .panel {
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.panel-group .panel-heading {
    padding: 0px;
    background-color: rgb(249, 249, 249);
}

.panel-title>a {
    padding: 10px 15px;
    display: block;
}

.k-faq-wrap .panel {
    border: currentColor;
    border-image: none;
}

.k-faq-wrap .panel-heading {
    padding: 0px;
    background-color: transparent;
}

.k-faq-wrap .panel-default>.panel-heading {
    padding: 0px;
    background-color: transparent;
}

.k-faq-wrap .panel-title::before {
    font-weight: 600;
    float: left;
    content: "Q:\00a0\00a0\00a0";
}

.k-faq-wrap .panel-title {
    color: inherit;
    line-height: inherit;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 2px;
    border-bottom-style: dotted;
}

.k-faq-wrap .panel-title a {
    padding: 0px;
    margin-left: 40px;
}

.k-faq-wrap .panel-body {
    position: relative;
}

.k-faq-wrap .panel-body {
    padding: 0px 0px 30px 40px;
    border: currentColor;
    border-image: none;
}

.k-faq-wrap .panel-group .panel-heading+.panel-collapse .panel-body {
    padding: 0px 0px 30px 40px;
    border: currentColor;
    border-image: none;
}

:first-child.list-group-item {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

:last-child.list-group-item {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.active.list-group-item .list-group-item-text {
    color: rgb(235, 232, 227);
}

.active.list-group-item:hover .list-group-item-text {
    color: rgb(235, 232, 227);
}

.active.list-group-item:focus .list-group-item-text {
    color: rgb(235, 232, 227);
}

a.active.list-group-item>.badge {
    color: rgb(255, 127, 80);
    background-color: rgba(255, 0, 0, 0.3);
}

.nav-pills>.active>a>.badge {
    color: rgb(255, 127, 80);
    background-color: rgba(255, 0, 0, 0.3);
}

.popover {
    border-radius: 0px;
    z-index: 999999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.popover-title {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.popover-content {
    padding: 10px 15px 15px;
    line-height: 20px;
    font-size: 12px;
}

.tooltip-inner {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.label {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.badge {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.progress {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.label-primary {
    background-color: rgb(234, 86, 68);
}

.label-success {
    background-color: rgb(53, 211, 125);
}

.progress-bar-success {
    background-color: rgb(53, 211, 125);
}

.label-info {
    background-color: rgb(104, 181, 230);
}

.progress-bar-info {
    background-color: rgb(104, 181, 230);
}

.label-warning {
    background-color: rgb(245, 166, 16);
}

.progress-bar-warning {
    background-color: rgb(245, 166, 16);
}

.label-danger {
    background-color: rgb(200, 66, 49);
}

.progress-bar-danger {
    background-color: rgb(200, 66, 49);
}

.text-primary {
    color: rgb(234, 86, 68);
}

.text-success {
    color: rgb(53, 211, 125);
}

.text-info {
    color: rgb(104, 181, 230);
}

.text-warning {
    color: rgb(245, 166, 16);
}

.text-danger {
    color: rgb(200, 66, 49);
}

.table>thead>tr>th {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    border-bottom-color: rgb(241, 241, 241);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.table>thead>tr>th {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table>tbody>tr>th {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table>tfoot>tr>th {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table>thead>tr>td {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table>tbody>tr>td {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table>tfoot>tr>td {
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
}

.table-striped>tbody>tr:nth-child(2n+1)>td {
    background-color: rgb(247, 251, 254);
}

.table-striped>tbody>tr:nth-child(2n+1)>th {
    background-color: rgb(247, 251, 254);
}

.table-bordered {
    border-radius: 0px;
}

.btn {
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out all;
    -moz-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
}

.btn::before {
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out all;
    -moz-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
}

.btn::after {
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out all;
    -moz-transition: 0.25s ease-in-out all;
    -o-transition: 0.25s ease-in-out all;
}

.btn {
    border-color: transparent;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: none;
    background-image: none;
    background-repeat: no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.btn-primary {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-default {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-success {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-info {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-warning {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-danger {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-link {
    border-color: transparent !important;
    color: rgb(255, 255, 255) !important;
    background-image: none;
    background-repeat: no-repeat;
}

.btn-default {
    background-color: rgb(102, 102, 102);
}

.btn-default:hover {
    background-color: rgb(51, 51, 51);
}

.btn-default:focus {
    background-color: rgb(51, 51, 51);
}

.btn-primary {
    background-color: rgb(234, 86, 68);
}

.btn-primary:hover {
    background-color: rgb(208, 76, 60);
}

.btn-primary:focus {
    background-color: rgb(208, 76, 60);
}

.btn-success {
    background-color: rgb(53, 211, 125);
}

.btn-success:hover {
    background-color: rgb(44, 174, 103);
}

.btn-success:focus {
    background-color: rgb(44, 174, 103);
}

.btn-info {
    background-color: rgb(104, 181, 230);
}

.btn-info:hover {
    background-color: rgb(87, 152, 193);
}

.btn-info:focus {
    background-color: rgb(87, 152, 193);
}

.btn-warning {
    background-color: rgb(245, 166, 16);
}

.btn-warning:hover {
    background-color: rgb(200, 135, 13);
}

.btn-warning:focus {
    background-color: rgb(200, 135, 13);
}

.btn-danger {
    background-color: rgb(200, 66, 49);
}

.btn-danger:hover {
    background-color: rgb(157, 52, 38);
}

.btn-danger:focus {
    background-color: rgb(157, 52, 38);
}

.btn-link {
    color: rgb(54, 54, 54) !important;
    background-color: rgb(255, 255, 255);
}

.btn-link:hover {
    background-color: rgb(255, 255, 255);
}

.btn-link:focus {
    background-color: rgb(255, 255, 255);
}

.pagination {
    font-size: 13px;
    font-weight: 400;
    margin-top: 60px;
    margin-bottom: 0px;
}

.pagination>.disabled>span {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>.disabled>span:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>.disabled>span:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>.disabled>a {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>.disabled>a:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>.disabled>a:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>li>a {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>li>span {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
}

.pagination>li>a {
    color: rgb(54, 54, 54);
}

.pagination>li>span {
    color: rgb(54, 54, 54);
}

.pagination>li>a:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    color: rgb(234, 86, 68);
    background-color: rgba(0, 0, 0, 0.05);
}

.pagination>li>span:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    color: rgb(234, 86, 68);
    background-color: rgba(0, 0, 0, 0.05);
}

.pagination>li>a:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    color: rgb(234, 86, 68);
    background-color: rgba(0, 0, 0, 0.05);
}

.pagination>li>span:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    color: rgb(234, 86, 68);
    background-color: rgba(0, 0, 0, 0.05);
}

.pagination>.active>a {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>.active>span {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>.active>a:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>.active>span:hover {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>.active>a:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>.active>span:focus {
    border: 1px solid rgb(242, 242, 242);
    border-image: none;
    background-color: rgb(234, 86, 68);
}

.pagination>li:first-child>a {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.pagination>li:first-child>span {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.pagination>li:last-child>a {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.pagination>li:last-child>span {
    border-radius: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.pagination>li:first-child>a {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.pagination>li:first-child>span {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.pagination>li:first-child>a:hover {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.pagination>li:first-child>span:hover {
    border-left-color: currentColor;
    border-left-width: medium;
    border-left-style: none;
}

.pagination>li:last-child>a {
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
}

.pagination>li:last-child>span {
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
}

.pagination>li:last-child>a:hover {
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
}

.pagination>li:last-child>span:hover {
    border-right-color: currentColor;
    border-right-width: medium;
    border-right-style: none;
}

.no-gutter.row {
    margin-right: 0px;
    margin-left: 0px;
}

.no-gutter.row [class*='col-']:not(:first-child) {
    padding-right: 0px;
    padding-left: 0px;
}

.no-gutter.row [class*='col-']:not(:last-child) {
    padding-right: 0px;
    padding-left: 0px;
}

.no-gutter.row .gutter.row [class*='col-']:not(:first-child) {
    padding-right: 15px;
    padding-left: 15px;
}

.no-gutter.row .gutter.row [class*='col-']:not(:last-child) {
    padding-right: 15px;
    padding-left: 15px;
}

.fullwidth.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-padded {
    padding: 30px;
    overflow: hidden;
    background-color: rgb(255, 255, 255);
}

.col-shaded {
    background-color: rgba(0, 0, 0, 0.02);
}

.col-naked {
    background-color: transparent;
}

.k-equal-height :nth-child(2n+3).col-xs-6 {
    clear: left;
}

.k-equal-height :nth-child(3n+4).col-xs-4 {
    clear: left;
}

.k-equal-height :nth-child(4n+5).col-xs-3 {
    clear: left;
}

.k-equal-height :nth-child(6n+7).col-xs-2 {
    clear: left;
}

.k-equal-height :nth-child(12n+13).col-xs-1 {
    clear: left;
}

.enquiry .col-lg-12 {
    clear: both;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 5px;
    top: 100px !important;
}

#boxes #dialog {
    height: auto;
    padding: 10px;
    background-color: #ffffff;
    min-height: 600px;
    max-height: 660px;
    overflow-y: scroll;
}

.new label {
    margin-right: 15px;
}

.maintext {
    text-align: center;
    text-decoration: none;
}

body {
    background: url('bg.html');
}

#lorem {
    font-size: 12pt;
    text-align: left;
}

#popupfoot {
    font-size: 16pt;
    padding: 10px 20px;
}

#popupfoot a {
    text-decoration: none;
}

.agree:hover {
    background-color: #D1D1D1;
}

.popupoption:hover {
    background-color: #D1D1D1;
    color: green;
}

.popupoption2:hover {
    color: red;
}

.pop {
    margin-bottom: 20px;
}

div#popupfoot input {
    float: left;
    margin-top: 0;
    margin-right: 8px;
    margin-bottom: 15px;
}

.under {
    font-size: 14px;
    margin: 0;
    padding: 0;
    float: left;
    color: rgb(234, 86, 68);
    font-weight: bold;
}

.sub {
    text-decoration: none;
    float: left;
    clear: both;
    margin: 25px 0;
    padding: 5px 15px;
    background: rgb(99, 99, 99);
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: normal;
    border: none;
    border-radius: 4px;
}

.pattern {
    padding-bottom: 87px;
    padding-top: 15px;
    line-height: 0;
}

.error {
    color: #F00;
}

.best {
    padding-right: 10px !important;
}

.best1 {
    padding-left: 10px !important;
}

.best img {
    box-shadow: 0px 0px 0px 5px #f1f1f1;
    padding: 3px;
}

.page .pagination {
    margin-top: 0;
    float: right;
}

.page .pagination .aro a {
    background: #9e9e9e;
    color: #fff;
}

.page .pagination a {
    border-color: #9e9e9e;
}

.page .pagination a:hover {
    border-color: #9e9e9e;
    background: #ea5644;
    color: #fff;
}

.page .pagination a.active {
    background: #d3d3d3;
}

table {
    border-collapse: collapse;
    border-width: 0;
    /* Making the table self-contain itself on overflow */
    display: block;
    overflow: auto;
}

td,
th {
    /* Spacing and border for Table cells */
    border: 1px solid #ddd;
    padding: 10px;
}

.teacher-img {
    float: right;
    padding: 10px;
    box-shadow: 1px 0px 8px #ccc;
    margin-left: 15px;
    margin-bottom: 15px;
}

.graphics {
    float: right;
    margin: 10px 10px 10px 15px;
}

.form-check.col-md-12.col-sm-12.col-xs-12.onlinepayment {
    padding-top: 33px;
}

.row.anyshow {
    padding: 15px;
}

.one label.error {
    position: absolute;
    left: 15px;
    bottom: -10px;
}


/*--------23-1-2020-------*/

.news-body .left {
    text-align: center;
    width: 40%;
    position: relative;
    float: left;
    margin-left: 36px;
    margin-top: 36px;
}

.news-body .right {
    text-align: center;
    width: 40%;
    float: left;
    margin-left: 136px;
    margin-top: 36px;
}

.right p.top-space {
    margin-top: 38px;
}

.right h6.margin-top {
    margin-top: 154px;
}

.left h6.margin-top {
    margin-top: 154px;
}

@media all and (min-width:768px) {}

.k-equal-height :nth-child(2n+3).col-xs-6 {
    clear: none;
}

.k-equal-height :nth-child(3n+4).col-xs-4 {
    clear: none;
}

.k-equal-height :nth-child(4n+5).col-xs-3 {
    clear: none;
}

.k-equal-height :nth-child(6n+7).col-xs-2 {
    clear: none;
}

.k-equal-height :nth-child(12n+13).col-xs-1 {
    clear: none;
}

.k-equal-height :nth-child(2n+3).col-sm-6 {
    clear: left;
}

.k-equal-height :nth-child(3n+4).col-sm-4 {
    clear: left;
}

.k-equal-height :nth-child(4n+5).col-sm-3 {
    clear: left;
}

.k-equal-height :nth-child(6n+7).col-sm-2 {
    clear: left;
}

.k-equal-height :nth-child(12n+13).col-sm-1 {
    clear: left;
}


}
@media all and (min-width:992px) {
    .k-equal-height :nth-child(2n+3).col-sm-6 {
        clear: none;
    }
    
    .k-equal-height :nth-child(3n+4).col-sm-4 {
        clear: none;
    }
    
    .k-equal-height :nth-child(4n+5).col-sm-3 {
        clear: none;
    }
    
    .k-equal-height :nth-child(6n+7).col-sm-2 {
        clear: none;
    }
    
    .k-equal-height :nth-child(12n+13).col-sm-1 {
        clear: none;
    }
    
    .k-equal-height :nth-child(2n+3).col-md-6 {
        clear: left;
    }
    
    .k-equal-height :nth-child(3n+4).col-md-4 {
        clear: left;
    }
    
    .k-equal-height :nth-child(4n+5).col-md-3 {
        clear: left;
    }
    
    .k-equal-height :nth-child(6n+7).col-md-2 {
        clear: left;
    }
    
    .k-equal-height :nth-child(12n+13).col-md-1 {
        clear: left;
    }
}
@media all and (min-width:1200px) {
    .k-equal-height :nth-child(2n+3).col-md-6 {
        clear: none;
    }
    
    .k-equal-height :nth-child(3n+4).col-md-4 {
        clear: none;
    }
    
    .k-equal-height :nth-child(4n+5).col-md-3 {
        clear: none;
    }
    
    .k-equal-height :nth-child(6n+7).col-md-2 {
        clear: none;
    }
    
    .k-equal-height :nth-child(12n+13).col-md-1 {
        clear: none;
    }
    
    .k-equal-height :nth-child(2n+3).col-lg-6 {
        clear: left;
    }
    
    .k-equal-height :nth-child(3n+4).col-lg-4 {
        clear: left;
    }
    
    .k-equal-height :nth-child(4n+5).col-lg-3 {
        clear: left;
    }
    
    .k-equal-height :nth-child(6n+7).col-lg-2 {
        clear: left;
    }
    
    .k-equal-height :nth-child(12n+13).col-lg-1 {
        clear: left;
    }
}
@media all and (max-width:1199px) and (min-width:992px) {
    #k-head {
        margin-bottom: 20px;
    }
    
    #k-site-logo {
        text-align: center;
        float: none !important;
        display: block;
    }
    
    .k-main-navig {
        margin-top: 30px;
    }
    
    #drop-down-left a {
        padding-top: 0px !important;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }
    
    #drop-down-left>li:first-child {
        margin-left: 0px;
    }
    
    .k-logo img {
        height: 91px;
    }
    
    .k-carousel-caption .caption-title {
        font-size: 18px;
    }
    
    .k-carousel-caption p {
        font-size: 13px;
    }
    
    .k-carousel-caption .caption-content {
        padding: 20px 30px;
    }
}
@media all and (max-width:991px) and (min-width:768px) {
    #k-head {
        margin-bottom: 20px;
    }
    
    #k-site-logo {
        text-align: center;
        float: none !important;
        display: block;
    }
    
    .k-main-navig {
        margin-top: 30px;
    }
    
    #drop-down-left a {
        padding-top: 0px !important;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
    }
    
    #drop-down-left .k-item-desc {
        display: none;
    }
    
    #drop-down-left>li:first-child {
        margin-left: 0px;
    }
    
    .k-logo img {
        height: 91px;
    }
    
    .k-carousel-caption {
        display: none;
    }
}
@media all and (max-width:767px) {
    .frm {
        font-size: 11px;
    }
    
    #k-head {
        margin-bottom: 20px;
    }
    
    #k-site-logo {
        text-align: center;
        float: none !important;
        display: block;
    }
    
    .k-logo img {
        height: 91px;
    }
    
    .k-functional-navig {
        display: none;
    }
    
    .k-carousel-caption {
        display: none;
    }
    
    #mobile-nav-switch {
        display: block;
    }
    
    #k-menu {
        display: none;
    }
}
@media all and (max-width:560px) {
    .frm {
        font-size: 10px;
    }
}
@media all and (max-width:520px) {
    .table>tbody>tr>td {
        padding: 2px;
    }
    
    .frm {
        font-size: 9px;
    }
}
@media all and (max-width:450px) {
    #workshop_registration_frm .btn {
        font-size: 12px!important;
        font-weight: normal!important;
    }
    
    #quilty_entry .btn {
        font-size: 12px!important;
        font-weight: normal!important;
    }
    
    .error {
        font-size: 11px;
    }
    
    #workshop_registration_frm .frm label.error {
        bottom: -25px;
    }
    
    #dialog div#popupfoot input {
        font-size: 8.5px;
    }
    
    #dialog .under {
        font-size: 12px;
        font-weight: 300;
        line-height: 16px;
        margin-bottom: 5px;
    }
}
.box-item {
    float: left;
    margin-bottom: 60px;
}
.box-item.one {
    height: 580px;
}
.box-item.two {
    height: 300px;
}
.box-item.three {
    height: 300px;
}
.box-item.four {
    height: 280px;
}
.box-item.five {
    height: 300px;
}
@media screen and (max-width: 767px) {
    .news-body .left,
    .news-body .right {
        width: 100%;
        margin: 0px auto;
        margin-top: 30px;
    }
    
    .box-item.one {
        height: auto;
    }
    
    .box-item.two {
        height: auto;
    }
    
    .box-item.three {
        height: auto;
    }
    
    .box-item.four {
        height: auto;
    }
    
    .box-item.five {
        height: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .news-body .left,
    .news-body .right {
        width: 50%;
        margin: 0px auto;
        padding: 15px;
        margin-top: 30px;
    }
}