
.gt_footer_bg {
    background-attachment: fixed;
    background-image: url("../images/pattern-bg.png");
    background-position: 0 0;
    background-repeat: repeat;
    color: #959595;
    padding: 50px 0 0;
}
.gt_foo_hdg > h4 {
    color: #959595;
    font-weight: 600;
    position: relative;
}
.gt_foo_hdg > h4::before {
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 40px;
    z-index: 1;
}
.gt_foo_hdg > h4::after {
    background-color: #444444;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.gt_foo_address > ul > li {
    border-bottom: 1px solid #444444;
    float: left;
    padding: 15px 0;
    width: 100%;
}
.gt_foo_address > ul > li:last-child {
    border-bottom: 0 none;
}
.gt_add_name {
    color: #ffffff;
    float: left;
    width: 40%;
}
.gt_foo_add_des {
    color: inherit;
    float: left;
    margin: 0;
    width: 60%;
}
.gt_foo_add_des > a {
    display: inline-block;
}
.gt_foo_add_des.gt_foo_margin > a {
    margin-right: 10px;
}
.gt_foo_flicker li {
    float: left;
    margin: 8px 7px 0 0;
    width: 31%;
}
.gt_foo_flicker li:nth-child(3n+3) {
    margin-right: 0;
}
.gt_foo_flicker li a {
    display: block;
    position: relative;
    text-align: center;
}
.gt_foo_flicker li a::before {
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    opacity: 0.85;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.gt_foo_flicker li a::after {
    color: #ffffff;
    content: "";
    font-family: fontawesome;
    font-size: 16px;
    height: auto;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
.gt_foo_flicker li a img {
    height: auto;
    width: 100%;
}
.gt_foo_flicker li:hover a::before {
    height: 100%;
}
.gt_foo_flicker li:hover a::after {
    margin-top: -10px;
    opacity: 1;
    top: 50%;
}
.gt_foo_latest_post li {
    border-bottom: 1px solid #444444;
    float: left;
    padding: 12px 0;
}
.gt_foo_latest_post li a {
    color: #ffffff;
    display: block;
    font-weight: 500;
    margin-bottom: 0;
}
.gt_foo_latest_post li p {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 0;
}
.gt_foo_latest_post li p span {
    color: inherit;
    display: inline-block;
}
.gt_foo_newsletter > input[type="text"] {
    background-color: #20283b;
    border: 0 none;
    height: 38px;
    margin-bottom: 15px;
    padding: 8px 12px;
    width: 100%;
}
.gt_foo_newsletter > button {
    border-radius: 4px;
    color: rgba(68, 68, 68, 0.8);
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.gt_foo_newsletter > button:hover {
    color: #ffffff;
}
.gt_copyright_wrap {
    border-top: 1px solid #444444;
    margin-top: 50px;
    padding: 40px 0;
}
.gt_copyright_des p {
    color: inherit;
    margin-bottom: 0;
}
.gt_copyright_des p > span {
    display: block;
}
.gt_copyright_des p > span > a {
    color: #ffffff;
}
.gt_foo_logo > a {
    display: block;
    float: right;
}
.gt_aside2_hdg {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    float: left;
    position: relative;
    width: 100%;
}
.gt_aside2_hdg > h5 {
    border-bottom: 2px solid #161a28;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 17px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.gt_aside2_hdg > h5::before {
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
	background-color:#FF4200;
}
.gt_aside_search {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 30px 20px;
}
.gt_aside_search form {
    position: relative;
}
.gt_aside_search form input[type="text"] {
    border: 1px solid #dbdbdb;
    border-radius: 30px;
    height: 42px;
    padding: 8px 50px 8px 15px;
    width: 100%;
}
.gt_aside_search form button {
    border-radius: 30px;
    color: #ffffff;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}
.gt_aside_category ul {
    float: left;
    padding: 10px 15px;
    width: 100%;
}
.gt_aside_category ul li {
    display: inline-block;
    position: relative;
    width: 100%;
}
.gt_aside_category ul li::before {
    color: #999999;
    content: "";
    font-family: fontawesome;
    height: auto;
    left: 0;
    position: absolute;
    top: 9px;
    width: auto;
}
.gt_aside_category ul li a {
    color: #999999;
    display: inline-block;
    font-weight: bold;
    padding: 8px 0 8px 18px;
}
.gt_aside_category ul li span {
    color: #999999;
    float: right;
    padding-top: 6px;
}
.gt_aside_category ul li:hover::before {
    padding-left: 8px;
}
.gt_aside_category ul li:hover a {
    padding-left: 25px;
}
.gt_aside_category ul li:hover span {
    padding-right: 10px;
}
.gt_aside_newsletter {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 20px;
}
.gt_aside_newsletter > h5 {
    color: #999999;
    font-weight: bold;
    margin: 0 0 15px;
    text-transform: uppercase;
}
.gt_aside_newsletter p {
    color: #999999;
}
.gt_aside_newsletter ul {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.gt_aside_newsletter form {
    float: left;
    position: relative;
    width: 100%;
}
.gt_aside_newsletter form input[type="text"] {
    border: 1px solid #dbdbdb;
    border-radius: 30px;
    height: 42px;
    padding: 8px 80px 8px 15px;
    width: 100%;
}
.gt_aside_newsletter form button {
    border-radius: 30px;
    bottom: 0;
    color: #ffffff;
    height: 32px;
    margin: auto;
    padding: 0 15px;
    position: absolute;
    right: 4px;
    top: 0;
    width: auto;
}
.gt_foo_instagram > ul.gt_foo_flicker {
    padding: 15px 15px 20px;
    text-align: center;
}
.gt_foo_instagram > ul.gt_foo_flicker li {
    display: inline-block;
    float: none;
}
ul.gt_checkbox_list {
    float: left;
    padding: 15px;
    width: 100%;
}
ul.gt_checkbox_list li {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
ul.gt_checkbox_list li:last-child {
    margin-bottom: 0;
}
ul.gt_checkbox_list li input[type="checkbox"] {
    display: none;
}
ul.gt_checkbox_list li label {
    color: #999999;
    cursor: pointer;
    margin: 0;
}
ul.gt_checkbox_list li input[type="checkbox"] + label span {
    border: 2px solid #999999;
    border-radius: 100%;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 11px;
    margin: 4px 12px 0 0;
    width: 11px;
}
.gt_featured_course_list ul.gt_aside_fea_course {
    padding: 0;
}
.gt_featured_course_list ul.gt_aside_fea_course li {
    padding: 15px;
}
ul.gt_aside_fea_course li {
    border-bottom: 1px solid #efefef;
    display: inline-block;
    padding: 10px;
    width: 100%;
}
ul.gt_aside_fea_course li:last-child {
    border-bottom: 0 none;
}
ul.gt_aside_fea_course li figure {
    float: left;
    overflow: hidden;
    position: relative;
    width: 80px;
}
ul.gt_aside_fea_course li figure::before {
    border: 3px solid;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
ul.gt_aside_fea_course li:hover figure::before {
    opacity: 1;
}
ul.gt_aside_fea_course li figure img {
    height: auto;
    width: 100%;
}
.aside_fea_course_des {
    float: none;
    padding: 0 0 0 90px;
    width: auto;
}
.aside_fea_course_des h6 > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 6px;
    text-transform: uppercase;
}
.aside_fea_course_des p {
    margin: 0 0 6px;
}
.aside_fea_course_des p, .aside_fea_course_des span {
    color: #999999;
}
.aside_fea_course_des span {
    display: block;
    font-weight: bold;
}
