/*
@import url(css/bootstrap.min.css);
@import url(css/font-awesome.min.css);
@import url(css/owl.carousel.css);
@import url(css/widget.css);
@import url(css/typography.css);
@import url(css/svg-style.css);
@import url(css/animate.css);
*/
.gt_wrapper {
    overflow: hidden
}

.default_width, .gt_content_wrap, .gt_wrapper, footer, header, section {
    float: left;
    width: 100%;
    position: relative
}

section {
    padding: 70px 0 70px 120px
}

@media (max-width: 1238px) {
    section {
        padding: 70px 0
    }
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.gt_bg_1 {
    background-color: #fb4
}

.gt_bg_2 {
    background-color: #ed6950
}

.gt_bg_4 {
    background-color: #ef5f5f
}

.gt_bg_5 {
    background-color: #01c5dd
}

.gt_bg_6 {
    background-color: #cd5bee
}

.gt_bg_7 {
    background-color: #e10a20
}

.gt_bg_8 {
    background-color: #ffb300
}

.gt_bg_9 {
    border: 2px solid #01c5dd
}

.gt_bg_10 {
    border: 2px solid #cd5bee
}

.gt_bg_11 {
    border: 2px solid #e10a20
}

.gt_bg_12 {
    border: 2px solid #ffb300
}

.gt_bg_13 {
    border: 2px solid
}

.gt_bg_14 {
    color: #f1594c
}

.gt_bg_15 {
    color: #94c948
}

.gt_bg_16 {
    color: #38befb
}

.gt_bg_17 {
    color: #fcc044
}

.gt_bg_18 {
    border-top: 3px solid #eb4095
}

.gt_bg_19 {
    border-top: 3px solid #215ba2
}

.gt_bg_20 {
    border-top: 3px solid #03d6cd
}

.bg_fb {
    background-color: #4d67a3
}

.bg_twitter {
    background-color: #25a7df
}

.bg_gp {
    background-color: #d74936
}

.bg_linkedin {
    background-color: #0070b1
}

.gt_top_element {
    float: left;
    position: relative;
    width: auto
}

.gt_top_element ul li {
    position: relative;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    border-left: 1px solid rgba(255, 255, 255, .65);
    font-size: 13px
}

.gt_top_element ul li:last-child {
    border-right: 1px solid rgba(255, 255, 255, .65)
}

.gt_top_element ul li i {
    margin-right: 10px
}

.gt_top_element ul li a {
    display: inline-block;
    color: #fff
}

.gt_top_element ul li:hover a {
    color: #222
}

.gt_menu_bg {
    background-color: #16171c
}

.gt_logo {
    float: left;
    width: auto;
    height: auto;
    margin: 10px 0 0 0;
    position: relative;
}

.gt_logo a img{
    width: 100%;
    height: 100%;
}

.gt_logo_padding {
    padding-top: 6px
}

.gt_search_wrap {
    float: right;
    width: auto;
    position: relative
}

.gt_search_wrap > span.search-fld {
    display: inline-block;
    color: #fff;
    padding: 20px 15px
}

.gt_navigation {
    float: right;
    width: auto;
    position: relative;
    z-index: 100
}

.gt_navigation ul li {
    float: left;
    width: auto
}

.gt_navigation ul li {
    float: left;
    display: inline-block;
    position: relative
}

.gt_navigation ul li a.current:before, .gt_navigation ul li p.current:before, .gt_navigation ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%
}

.gt_navigation ul li a.current:before, .gt_navigation ul li p.current:before {
    z-index: -1
}

.gt_navigation ul li a.current:before, .gt_navigation ul li p.current:before, .gt_navigation ul li.active:before, .gt_navigation ul li:hover:before {
    width: 100%
}

.gt_navigation > ul > li > a, .gt_navigation > ul > li > p {
    color: #000;
    display: block;
    position: relative;
    padding: 20px 20px;
    z-index: 99;
    text-transform: uppercase;
}

.gt_navigation ul li.active > a, .gt_navigation ul li.active > p, .gt_navigation ul li:hover > a, .gt_navigation ul li:hover > p {
    color: #fff
}

.gt_navigation ul ul {
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    opacity: 0;
    visibility: hidden;
    background-color: #16171c;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.gt_navigation ul ul li {
    width: 100%
}

.gt_navigation ul ul li a, .gt_navigation ul ul li p {
    color: #fff;
    border-bottom: 1px solid #333;
    display: block;
    position: relative;
    padding: 16px 28px;
    z-index: 99;
    text-transform: capitalize
}

.gt_navigation ul > li:hover > ul {
    -moz-transform: perspective(600px) rotateX(0);
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    opacity: 1;
    visibility: visible
}

.gt_navigation ul ul ul {
    right: 100%;
    top: 0;
    left: auto
}

.gt_mobile_menu {
    height: 36px;
    position: relative;
    width: 40px;
    padding: 0 6px;
    display: none
}

.gt_mobile_menu > span.icon-bar {
    display: block;
    width: 100%;
    height: 4px;
    margin: 0 0 4px;
    background-color: #fff
}

.gt_mobile_menu > span.icon-bar:last-child {
    margin-bottom: 0
}

.gt_mobile_menu:hover > span.icon-bar {
    background-color: #fff
}

.gt_mobile_menu:hover {
    background-color: #fff
}

.gt_banner ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2)
}

.swiper-container {
    width: 100%;
    float: left;
    position: relative
}

.gt_banner_text {
    position: absolute
}

.gt_banner_text h3 {
    font-size: 30px;
    color: #fff;
    line-height: normal;
    margin: 0 0 10px;
    font-family: inherit
}

.gt_banner_text h2 {
    font-size: 56px;
    font-weight: 700;
    margin: 0 0 10px;
    line-height: normal;
    text-transform: capitalize
}

.gt_banner_text p {
    color: #fff
}

.gt_banner_text > a {
    margin-top: 15px;
    font-family: inherit;
    padding: 10px 35px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px
}

.gt_banner_text > a > i {
    color: #fff;
    margin-left: 10px;
    font-size: 16px
}

.gt_slide_1 {
    top: 50%;
    right: 50%;
    width: 600px;
    margin: -170px -580px 0 0;
    text-align: left;
}

.gt_slide_2 {
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin: -130px 0 0
}

.gt_slide_3 h2 {
    color: #fc0018
}

.gt_slide_3 {
    top: 50%;
    left: 50%;
    width: 600px;
    margin: -130px 0 0 -550px
}

.gt_banner .swiper-button-next, .gt_banner .swiper-button-prev {
    background-image: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: auto;
    font-size: 25px;
    font-weight: 700
}

.gt_banner .swiper-button-next:hover, .gt_banner .swiper-button-prev:hover {
    background: #000
}

.gt_hdg_1 {
    text-align: center;
    margin: 0 0 30px
}

.gt_hdg_1 h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px
}

.gt_hdg_1 p {
    margin: 0 0 15px
}

.gt_hdg_1 span {
    display: inline-block;
    position: relative
}

.gt_hdg_1 span.gt_hdg_left:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    left: -120px;
    top: -10px
}

.gt_hdg_1 span.gt_hdg_left:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    left: -90px;
    top: -6px
}

.gt_hdg_1 span.gt_hdg_right:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    right: -120px;
    top: -10px
}

.gt_hdg_1 span.gt_hdg_right:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    right: -90px;
    top: -6px
}

.gt_hdg_1 i {
    font-size: 25px;
    color: #000
}

.gt_hdg_1.white_color h3, .gt_hdg_1.white_color i, .gt_hdg_1.white_color p {
    color: #fff
}

.gt_hdg_1.white_color span.gt_hdg_left:after, .gt_hdg_1.white_color span.gt_hdg_left:before, .gt_hdg_1.white_color span.gt_hdg_right:after, .gt_hdg_1.white_color span.gt_hdg_right:before {
    background-color: #fff
}

.gt_hdg02_span {
    width: 50px;
    height: 2px;
    background-color: #3fb9da;
    box-shadow: -51px 0 0 0 #595959;
    left: 25px;
    top: -10px
}

.gt_white.gt_hdg02_span {
    box-shadow: -51px 0 0 0 #fff
}

.gt_hdg_1.align_left {
    text-align: left
}

.gt_hdg_1.align_left span.gt_hdg02_span {
    left: 50px
}

.gt_courses_bg {
    background-color: #f5f5f5
}

.gt_course_search {
    margin: 0 0 40px
}

.gt_course_search form {
    width: 70%;
    float: right
}

.gt_course_search form input[type=search] {
    width: 100%;
    border-radius: 50px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .1);
    height: 60px;
    padding: 10px 20px
}

.gt_course_search form a.button {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 40px;
    line-height: 64px;
    color: #999
}

.gt_courses_wrap figure {
    overflow: visible
}

.gt_courses_wrap figure > img {
    width: 100%;
    height: auto
}

.gt_course_img_des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gt_course_author {
    position: relative;
    float: left
}

.gt_course_author > img {
    padding: 3px;
    border-radius: 100%;
    background-color: #efe6eb;
    bottom: -15px;
    left: 0;
    position: absolute;
    z-index: 5;
    width: 70px !important;
    height: 70px
}

.gt_course_author > a {
    text-transform: capitalize;
    color: #fff;
    padding-left: 80px
}

.gt_course_author > a > i {
    color: #fff;
    margin-right: 7px
}

.gt_course_des {
    background-color: #fff;
    padding: 30px 15px 20px;
    text-align: center
}

.gt_course_des span {
    display: block;
    color: #222;
    margin: 0 0 15px;
    font-weight: 600
}

.gt_course_des h5 > a {
    display: block;
    color: #222;
    /*text-transform: uppercase;*/
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 15px;
    position: relative;
}

.gt_course_des h5 > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 2px;
    margin: auto
}

.gt_course_bottom {
    background-color: #f0f0f0;
    padding: 10px 15px
}

.gt_course_bottom h5 {
    float: left;
    font-family: Montserrat, sans-serif
}

.gt_course_bottom h5 > span {
    font-size: 14px;
    color: #999;
    margin-left: 8px
}

.gt_course_bottom > a {
    float: right;
    text-transform: capitalize;
    color: #222;
    font-weight: 600;
    margin: 3px 0 0
}

.gt_courses_wrap:hover {
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, .1)
}

.gt_courses_slider {
    float: left;
    width: 98%;
    position: relative
}

.gt_courses_slider .item {
    margin: 0 10px
}

.gt_course_search_bg {
    background-image: url(images/courses-search-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.gt_explore_search {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px
}

.gt_explore_search .chosen-container-single .chosen-single {
    height: 40px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #e4e4e4;
    border-radius: 50px;
    width: 100%;
    padding: 7px 20px
}

.gt_explore_search .chosen-container-single .chosen-single div {
    background-color: transparent
}

.gt_explore_search .chosen-container-single .chosen-single div b::before {
    color: #666;
    font-weight: 500;
    top: 8px;
    height: 6px
}

.gt_explore_search.align_center {
    text-align: center;
    margin: 0
}

.gt_explore_search button, .gt_explore_search input[type=submit] {
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 30px;
    border: 0;
    font-weight: 700
}

.gt_explore_search ul {
    float: left;
    width: 100%;
    margin: 10px 0 0
}

.gt_explore_search ul li {
    display: inline-block;
    width: 100%;
    position: relative
}

.gt_explore_search ul li a {
    display: block;
    color: #666;
    text-transform: uppercase;
    margin: 0 0 10px;
    font-weight: 500
}

.gt_explore_search ul li a i {
    margin: 0 10px 0 0
}

.gt_explore_search button:hover, .gt_explore_search input[type=submit]:hover {
    background-color: #191c1d
}

.gt_choose_bg {
    padding-bottom: 40px
}

.gt_choose_wrap {
    border-radius: 5px;
    margin-bottom: 30px
}

.gt_choose_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: -1;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.gt_choose_wrap span {
    float: left;
    width: 80px;
    font-size: 40px;
    color: #fff;
    text-align: center
}

.gt_choose_wrap span > i {
    vertical-align: middle;
    height: 157px;
    display: table-cell;
    width: 80px
}

.gt_choose_des {
    float: none;
    padding: 15px 15px 5px 100px
}

.gt_choose_des h6 > a {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    margin: 0 0 10px
}

.gt_choose_img {
    position: absolute;
    top: -75px;
    left: 0;
    width: 115%;
    height: 100%
}

.gt_choose_img img {
    width: 100%;
    height: auto
}

.gt_choose_wrap.gt_bg_9:hover:before {
    width: 100%;
    background-color: #01c5dd
}

.gt_choose_wrap.gt_bg_13:hover:before {
    width: 100%
}

.gt_choose_wrap.gt_bg_10:hover:before {
    width: 100%;
    background-color: #cd5bee
}

.gt_choose_wrap.gt_bg_12:hover:before {
    width: 100%;
    background-color: #ffb300
}

.gt_choose_wrap.gt_bg_11:hover:before {
    width: 100%;
    background-color: #e10a20
}

.gt_choose_wrap:hover .gt_choose_des h6 > a, .gt_choose_wrap:hover .gt_choose_des p {
    color: #fff
}

.gt_gallery_style1 {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.gt_gallery_style1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75
}

.gt_gallery_style1 img {
    width: 100%;
    height: auto
}

.gt_gallery_style1_des {
    left: 0;
    top: 50%;
    bottom: 0;
    right: 0;
    text-align: center;
    position: absolute;
    z-index: 10;
    width: 100%;
    margin: -40px 0 0
}

.gt_gallery_style1:before, .gt_gallery_style1_des {
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.gt_gallery_style1_des ul {
    margin: 0 0 15px
}

.gt_gallery_style1_des ul li {
    display: inline-block;
    margin: 0 2px
}

.gt_gallery_style1_des ul a {
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    line-height: 42px;
    border-radius: 100%;
    color: #fff;
    font-size: 16px
}

.gt_gallery_style1_des h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 600
}

.gt_gallery_style1:hover .gt_gallery_style1_des, .gt_gallery_style1:hover:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0)
}

.gt_gallery_style1_des ul a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.gt_fact_bg {
    background-image: url(images/facts-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.gt_number_count_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.gt_number_count_wrap i {
    margin: 0 0 10px;
    font-size: 50px;
    display: block
}

.gt_number_count_wrap h4 {
    position: relative;
    display: inline-block;
    font-size: 60px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    min-width: 100px
}

.gt_number_count_wrap span {
    display: inline-block;
    font-weight: 700;
    font-size: 32px
}

.gt_number_count_wrap h5 > a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0 0
}

.gt_bg_14 h4, .gt_bg_14 h5 > a {
    color: #f1594c
}

.gt_bg_15 h4, .gt_bg_15 h5 > a {
    color: #94c948
}

.gt_bg_16 h4, .gt_bg_16 h5 > a {
    color: #38befb
}

.gt_bg_17 h4, .gt_bg_17 h5 > a {
    color: #fcc044
}

ul.gt_scl_icon li {
    display: inline-block;
    position: relative
}

ul.gt_scl_icon li a {
    display: block;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #999
}

ul.gt_scl_icon li:hover a {
    color: #fff
}

.gt_testimonial_bg {
    background-image: url(images/testimonial-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.gt_testimonial_wrap {
    float: left;
    width: 100%;
    position: relative
}

.gt_testimonial_wrap {
    padding: 25px 20px;
    margin: 0 0 30px;
    background-color: #fff;
    border-radius: 5px
}

.gt_testimonial_wrap:before {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #fff transparent transparent transparent
}

.gt_testimonial_wrap p {
    position: relative;
    color: #666
}

.gt_testimonial_img {
    float: left;
    width: 100%;
    position: relative
}

.gt_testimonial_img figure {
    width: 80px;
    float: right
}

.gt_testimonial_img figure img {
    width: 100%;
    height: auto;
    border-radius: 100%
}

.gt_testimonial_des {
    float: none;
    width: auto;
    padding: 15px 100px 0 0
}

.gt_testimonial_des h5 > a {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #fff;
    font-size: 16px
}

.gt_testimonial_des span {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff
}

.gt_testimonial_slider {
    float: left;
    width: 100%;
    position: relative
}

.gt_testimonial_slider .item {
    margin: 0 8px
}

.gt_event_img > img {
    width: 100%;
    height: auto
}

.gt_event_list_wrap > ul {
    float: left;
    width: 100%
}

.gt_event_list_wrap > ul > li {
    position: relative;
    width: 100%;
    padding: 0 0 20px;
    margin: 0 0 30px;
    border-bottom: 1px solid #ccc;
    float: left
}

.gt_event_list_wrap > ul > li:last-child {
    margin-bottom: 0
}

.gt_event_date {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    text-align: center;
    background-color: #666;
    padding: 13px 0 0;
    position: relative;
    z-index: 1
}

.gt_event_date:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    border-radius: 100%;
    z-index: -1
}

.gt_event_date h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 50px
}

.gt_event_date > span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    color: #fff
}

.gt_event_des {
    float: none;
    padding: 0 150px 0 120px;
    width: auto
}

.gt_event_des h4 > a {
    display: block;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-weight: 700;
    color: #666
}

.gt_event_des ul.gt_event_meta {
    margin: 0 0 10px
}

ul.gt_event_meta {
    width: 100%;
    float: left
}

ul.gt_event_meta li {
    display: inline-block;
    color: #999;
    padding: 0 10px
}

ul.gt_event_meta li:first-child {
    padding-left: 0
}

ul.gt_event_meta li > i {
    margin: 0 8px 0 0
}

ul.gt_event_meta li > a {
    display: inline-block;
    color: #999;
    margin-left: 5px
}

.gt_event_des > a {
    display: inline-block;
    color: #999;
    border: 2px solid rgba(102, 102, 102, .5);
    line-height: 36px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 135px;
    height: 40px;
    text-align: center;
    border-radius: 30px
}

.gt_event_list_wrap > ul > li:hover .gt_event_date:before {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
}

.gt_event_des > a:hover {
    color: #fff
}

.gt_sub_banner_bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.gt_sub_banner_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.gt_sub_banner_hdg {
    text-align: center;
    padding: 40px 0 20px 0
}

.gt_sub_banner_hdg h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 5px
}

.gt_sub_banner_hdg h6 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600
}

.gt_breadcrumb_bg {
    background-color: #eee;
    border-bottom: 1px solid rgba(207, 207, 207, .5)
}

.gt_breadcrumb_wrap {
    text-align: center
}

.gt_breadcrumb_wrap ul {
    width: auto;
    background-color: #333;
    padding: 15px 0;
    display: inline-block
}

.gt_breadcrumb_wrap ul li {
    display: inline-block;
    position: relative
}

.gt_breadcrumb_wrap ul li:before {
    content: "\f105";
    position: absolute;
    font-family: fontawesome;
    top: 1px;
    left: -2px;
    width: auto;
    height: auto;
    color: #fff
}

.gt_breadcrumb_wrap ul li:first-child:before {
    display: none
}

.gt_breadcrumb_wrap ul li a {
    display: block;
    color: #fff;
    padding: 0 18px;
    font-family: Raleway, sans-serif;
    font-weight: 600
}

ul.gt_scl_icon {
    text-align: center
}

input[aria-invalid=true] {
    border-bottom: 2px solid #a94442 !important
}

.gt_who_we_img:after, .gt_who_we_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0356a3
}

.gt_who_we_img:before {
    width: 4px;
    height: 25%
}

.gt_who_we_img:after {
    height: 4px;
    width: 30%
}

.gt_who_we_img > img {
    width: 100%;
    height: auto
}

.gt_who_we_wrap > h5 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin: 0 0 3px
}

.gt_who_we_wrap > h3 {
    text-transform: uppercase;
    font-weight: 700
}

.gt_who_we_wrap span.gt_hdg_left {
    display: inline-block;
    position: relative
}

.gt_who_we_wrap span.gt_hdg_left:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 1px;
    background-color: #999;
    left: 0;
    top: -7px
}

.gt_who_we_wrap span.gt_hdg_left:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #999;
    left: 0;
    top: -3px
}

.gt_who_we_wrap > p {
    margin: 20px 0 10px
}

.gt_who_we_wrap ul {
    float: left;
    width: 100%
}

.gt_who_we_wrap > ul > li {
    margin: 20px 0 0
}

.gt_who_we_icon {
    width: 75px;
    height: 75px;
    border-radius: 100%;
    color: #666;
    line-height: 75px;
    text-align: center;
    background-color: #eee;
    border: 1px solid #bababa;
    font-size: 35px;
    float: left;
    position: relative;
    z-index: 10
}

.gt_who_we_icon:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    border-radius: 100%;
    z-index: -1
}

.gt_who_we_des {
    float: none;
    padding: 5px 0 0 90px;
    width: auto
}

.gt_who_we_des h6 > a {
    display: block;
    text-transform: uppercase;
    color: #333;
    margin: 0 0 10px;
    font-weight: 700
}

.gt_who_we_bg:hover .gt_who_we_img:before {
    height: 100%
}

.gt_who_we_bg:hover .gt_who_we_img:after {
    width: 100%
}

.gt_who_we_wrap > ul > li:hover .gt_who_we_icon:before {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05)
}

.gt_who_we_wrap > ul > li:hover .gt_who_we_icon {
    color: #fff
}

.gt_core_value_wrap {
    float: left;
    width: 100%;
    position: relative
}

.gt_core_value_wrap ul {
    float: left;
    width: 100%
}

.gt_core_value_wrap ul li {
    display: inline-block;
    position: relative;
    width: 25%
}

.gt_core_value_wrap ul li a {
    display: block;
    text-align: center;
    padding: 12px 0;
    border: 1px solid rgba(237, 237, 237, .8);
    margin-left: -4px;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    background-color: #f9f9f9;
    text-transform: uppercase;
    font-family: Raleway, sans-serif
}

.gt_core_value_wrap ul li:first-child a {
    margin-left: 0
}

.gt_core_value_tab {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid rgba(237, 237, 237, .8);
    margin-top: -1px;
    padding: 20px 20px 5px
}

.gt_core_value_des {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px
}

.gt_core_value_des figure {
    width: 255px;
    float: left;
    position: relative
}

.gt_core_value_des figure img {
    width: 100%;
    height: auto
}

.gt_core_img_des {
    float: none;
    width: auto;
    padding: 0 0 0 270px
}

.gt_core_img_des h6 {
    color: #666;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: uppercase
}

.gt_core_img_des p {
    color: #999
}

.gt_core_value_wrap ul li.active a, .gt_core_value_wrap ul li:focus a, .gt_core_value_wrap ul li:hover a {
    color: #fff
}

.accor_outer_wrap, .ct_accord_list {
    float: left;
    width: 100%;
    position: relative
}

.ct_accord_list {
    margin: 0 0 20px
}

.accord_hdg {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
    padding: 18px 60px 18px 30px
}

.accord_hdg span {
    position: absolute;
    top: 18px;
    right: 16px;
    color: #e8e6e6;
    display: inline-block;
    font-size: 20px
}

.accor_outer_wrap .accord_hdg h6 {
    color: #666;
    text-transform: capitalize;
    font-weight: 700
}

.accord_des {
    float: left;
    width: 100%;
    position: relative
}

.accord_des:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 4px solid #f3f2f2;
    border-left: 4px solid #f3f2f2;
    border-right: 4px solid #f3f2f2
}

.accord_des p {
    padding: 5px 20px 15px
}

.accor_outer_wrap .ct_accord_list:last-child {
    margin-bottom: 0
}

.accord_hdg.accordion-open {
    border-bottom: 0
}

.accord_hdg.accordion-open:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 3px solid #f3f2f2;
    border-left: 3px solid #f3f2f2;
    border-right: 3px solid #f3f2f2
}

.accord_hdg.accordion-open span {
    color: #666
}

.gt_pagination_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.gt_pagination_outer_wrap ul {
    display: inline-block;
    width: auto;
    background-color: #fff;
    box-shadow: 0 0 16px 3px rgba(0, 0, 0, .08);
    border-radius: 7px
}

.gt_pagination_outer_wrap ul li {
    position: relative;
    display: inline-block;
    margin: 0 -4px 0 0
}

.gt_pagination_outer_wrap ul li:last-child {
    margin-right: 0
}

.gt_pagination_outer_wrap ul li a {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #f2f2f2;
    line-height: 48px;
    color: #585858;
    font-weight: 500
}

.gt_pagination_outer_wrap ul li:first-child a, .gt_pagination_outer_wrap ul li:last-child a {
    width: 60px;
    border: 1px solid #f2f2f2
}

.gt_pagination_outer_wrap ul li.active a, .gt_pagination_outer_wrap ul li:hover a {
    color: #fff
}

.gt_search_type {
    width: 18%;
    float: left;
    text-align: center
}

.gt_search_type ul {
    width: auto;
    border-radius: 5px
}

.gt_search_type ul li {
    display: inline-block;
    position: relative;
    background-color: #f5f5f5
}

.gt_search_type ul li a {
    display: block;
    border: 1px solid rgba(51, 51, 51, .2);
    color: #333;
    height: 42px;
    padding: 0 15px;
    line-height: 42px;
    margin: 0 0 0 -5px;
    background-color: #f5f5f5
}

.gt_search_type ul li:first-child a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.gt_search_type ul li:last-child a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.gt_search_format {
    width: 18%;
    float: left
}

.gt_search_format ul {
    width: auto;
    float: right
}

.gt_search_format ul li {
    display: inline-block;
    position: relative
}

.gt_search_format ul li a {
    display: block;
    color: #999;
    height: 42px;
    padding: 0 15px;
    line-height: 42px
}

.gt_search_format ul li a i {
    margin-right: 8px;
    color: #999
}

.gt_search_type ul li:hover a {
    color: #fff
}

.gt_search_format ul li:hover a, .gt_search_format ul li:hover a i {
    color: #333
}

.get_started_content_wrap {
    float: left;
    width: 100%;
    position: relative
}

.get_started_content_wrap h4 {
    margin: 0 0 15px;
    font-weight: 700;
    color: #666;
    text-transform: uppercase;
}

.get_started_content_wrap ul {
    float: left;
    width: 100%
}

.get_started_content_wrap ul li {
    width: 100%;
    position: relative;
    padding: 6px 0 6px 30px;
    color: #999;
    font-weight: 500
}

.get_started_content_wrap ul li:before {
    content: "\f14a";
    position: absolute;
    font-family: fontawesome;
    top: 6px;
    left: 2px;
    width: auto;
    height: auto
}

.get_started_video {
    float: left;
    width: 100%;
    position: relative
}

.get_started_video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.get_started_video img {
    width: 100%;
    height: auto
}

.get_video_icon {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: -50px 0 0
}

.get_video_icon a {
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 70px;
    margin: 0 0 10px;
    color: #fff;
    font-size: 30px
}

.get_video_icon span {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    display: block
}

.gt_cdd_outer_wrap {
    border: 1px solid #dbdbdb;
    background-color: #fff;
    border-radius: 5px
}

.gt_cdd_outer_wrap > figure {
    margin: 0 0 30px
}

.gt_cdd_outer_wrap > figure > img {
    width: 100%;
    height: auto
}

.gt_cd_hdg_wrap {
    padding: 10px 15px
}

.gt_cd_hdg_wrap > h5 {
    color: #666;
    font-weight: 700;
    /*text-transform: uppercase;*/
    font-size: 30px;
    border-bottom: #000 solid 1px
}

.gt_cd_mata_wrap {
    padding: 15px 15px;
    border-bottom: 1px solid #dbdbdb
}

.gt_cd_mata_wrap > ul {
    float: left;
    width: 100%
}

.gt_cd_mata_wrap > ul > li {
    position: relative;
    float: left;
    padding: 0 30px;
    line-height: 25px;
    border-radius: 5px
}

.gt_cd_mata_wrap > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 1px;
    background-color: #ccc
}

.gt_cd_mata_wrap > ul > li:first-child {
    padding-left: 0
}

.gt_cd_mata_wrap > ul > li:last-child {
    float: right;
    padding-right: 0
}

.gt_cd_mata_wrap > ul > li:first-child:before {
    display: none
}

.gt_cd_mata_wrap > ul > li > figure {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    border: 2px solid #e2e2e2;
    margin-right: 10px
}

.gt_cd_mata_wrap > ul > li > figure > img {
    width: 100%;
    height: auto
}

.gt_course_meta_des {
    overflow: hidden
}

.gt_course_meta_des > h6 {
    font-size: 15px;
    color: #999;
    font-weight: 700
}

.gt_course_meta_des > span {
    color: #999
}

.gt_cd_mata_wrap > ul > li > i {
    width: 30px;
    float: left;
    font-size: 35px;
    color: #666;
    margin-right: 10px
}

.gt_cd_mata_wrap > ul > li ul.gt_scl_icon li a {
    color: #fff;
    border: 1px solid transparent
}

.gt_cd_des_wrap {
    padding: 15px 20px;
    border-bottom: 1px solid #dbdbdb
}

.gt_cd_des_wrap > h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #666
}

.gt_cd_des_wrap ul, .gt_cd_des_wrap ul li {
    float: left;
    width: 100%
}

.gt_cd_des_wrap ul li {
    color: #999;
    margin: 10px 0 0;
    position: relative;
    padding: 0 0 0 25px
}

.gt_cd_des_wrap ul li:before {
    content: "\f178";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto
}

.gt_cd_des_wrap.border_bottom {
    border-bottom: 0
}

.gt_course_list_wrap {
    padding: 0 15px 15px
}

.gt_course_list_wrap > h6 {
    font-size: 16px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px
}

.gt_course_list_wrap > ul {
    float: left;
    width: 100%
}

.gt_course_list_wrap > ul > li {
    width: 100%;
    float: left;
    position: relative;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 0 10px
}

.gt_lec_detail{float: left;width: 16%;color: #999999;text-align: left;text-transform: capitalize;font-weight: 600;}
.gt_lec_title{float: left;width: 68%;}
.gt_lec_title>h6{color: #999999;display: inline-block;font-weight: 600;margin-right: 15px;font-size: 14px;}
.gt_lec_title>span{display: inline-block;padding: 1px 15px;border-radius: 15px;background-color: #d0d0d0;color: #6a6a6a;}

.gt_course_list_wrap.border_bottom {
    border-bottom: 1px solid #dbdbdb
}

.gt_instructor_detail {
    padding: 10px 15px
}

.gt_instructor_detail > figure {
    width: 30%;
    border-radius: 5px
}

.gt_instructor_detail > figure > img {
    width: 100%;
    height: auto
}

.gt_instructor_detail_des {
    float: left;
    width: 67%;
    margin-left: 16px
}

.gt_instructor_detail_des > h4 {
    font-weight: 700;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #666
}

.gt_instructor_detail_des > h6 {
    color: #999;
    margin: 0 0 10px;
    font-weight: 600
}

.gt_instructor_detail_des ul.gt_scl_icon li {
    float: left;
    margin-right: 8px
}

.gt_instructor_detail_des ul.gt_scl_icon li a {
    color: #fff;
    border-color: transparent
}

.gt_blog_wrap {
    background-color: #fff;
    border-radius: 5px;
    border-bottom: 2px solid
}

.gt_blog_wrap figure img {
    width: 100%;
    height: auto
}

.gt_blog_wrap figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.gt_blog_des {
    padding: 20px 15px 0;
    background-color: #fff;
    z-index: 10
}

.gt_blog_wrap ul {
    margin: 0 0 15px
}

.gt_blog_des > h6 > a {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px
}

.gt_blog_wrap > a {
    color: #fff;
    text-transform: capitalize;
    float: left;
    width: 100%;
    position: relative;
    opacity: 0;
    z-index: 10;
    padding: 0 15px;
    transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px)
}

.gt_blog_wrap > a:before {
    content: "";
    position: absolute;
    top: -13px;
    left: 0;
    width: 0;
    height: 45px;
    z-index: -1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.gt_blog_wrap > a > i {
    position: absolute;
    top: 5px;
    right: -100px
}

.gt_blog_wrap:hover .gt_gallery_style1_des, .gt_blog_wrap:hover figure:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    visibility: visible
}

.gt_blog_wrap:hover .gt_blog_des {
    transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px)
}

.gt_blog_wrap:hover > a {
    opacity: 1
}

.gt_blog_wrap:hover > a:before {
    width: 100%
}

.gt_blog_wrap > a:hover:before {
    background-color: #222
}

.gt_blog_wrap:hover > a > i {
    right: 15px
}

.gt_blog_listing {
    border: 1px solid #dbdbdb;
    background-color: #fff;
    overflow: hidden
}

.gt_blog_listing figure {
    width: 40%
}

.gt_blog_listing figure:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    opacity: .75;
    transform-origin: top left;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.gt_blog_listing ul {
    margin: 0 0 15px
}

.gt_blog_listing .gt_listing_des {
    float: left;
    width: 60%;
    padding: 20px 15px 0
}

.gt_listing_des ul {
    margin: 0 0 15px
}

.gt_listing_des > h6 > a {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 15px
}

.gt_listing_des > a {
    display: inline-block;
    border-radius: 30px;
    background-color: #a6a6a6;
    padding: 7px 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff
}

.gt_listing_share_wrap {
    float: right;
    width: 65%;
    position: relative
}

.gt_listing_share_wrap > button {
    border: 1px solid #dbdbdb;
    background-color: #f5f5f5;
    color: #a5a5a5;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    float: right;
    position: relative;
    z-index: 10;
    outline: 0
}

.gt_listing_share_wrap ul.gt_scl_icon {
    position: absolute;
    right: -100px;
    width: 100%;
    margin: 0;
    opacity: 0
}

.gt_listing_share_wrap ul.gt_scl_icon li a {
    color: #fff
}

ul.gt_scl_icon.on_share {
    opacity: 1;
    right: -25px
}

.gt_blog_listing:hover .gt_gallery_style1_des, .gt_blog_listing:hover figure:before {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    visibility: visible
}

.gt_blog_single_wrap {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px
}

.gt_blog_single_wrap .gt_listing_des {
    padding: 20px
}

.gt_blog_single_wrap ul.gt_scl_icon {
    float: right;
    width: auto;
    margin: 0
}

.gt_blog_single_wrap ul.gt_scl_icon li a {
    color: #fff;
    border: 1px solid transparent
}

.gt_blog_slider {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin: -18px auto auto;
    width: 100px;
    background-color: #fff;
    height: 38px;
    border: 3px solid;
    border-radius: 30px;
    z-index: 100
}

.gt_blog_single_wrap .swiper-button-next, .gt_blog_single_wrap .swiper-button-prev {
    margin: auto;
    background-image: none;
    text-align: center;
    height: 32px;
    width: 50px;
    line-height: 35px;
    font-weight: 600;
    font-size: 18px;
    top: 0
}

.gt_blog_single_wrap .swiper-button-next {
    right: 0;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px
}

.gt_blog_single_wrap .swiper-button-prev {
    left: 0;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px
}

.gt_blog_single_wrap .swiper-button-next:hover, .gt_blog_single_wrap .swiper-button-prev:hover {
    color: #fff
}

.gt_blog_detail_wrap .gt_instructor_detail {
    padding-left: 0;
    padding-right: 0
}

.gt_blog_detail_wrap .gt_instructor_detail > figure {
    width: 42%
}

.gt_blog_detail_wrap .gt_instructor_detail_des {
    width: 55%
}

.gt_tag_wrap {
    border-top: 1px solid #e4e4e4;
    padding: 30px 0 0
}

.gt_tag_wrap > h6 {
    color: #666;
    font-weight: 600;
    display: inline-block;
    float: left
}

.gt_tag_wrap > ul {
    float: left;
    width: 50%
}

.gt_tag_wrap > ul > li {
    position: relative;
    display: inline-block
}

.gt_tag_wrap > ul > li > a {
    display: inline-block;
    color: #999
}

.gt_tag_wrap ul.gt_scl_icon li:hover a {
    color: #fff
}

.gt_detail_hdg h5 {
    margin: 0 0 20px 20px;
    font-weight: 700;
    text-transform: uppercase
}

.gt_detail_hdg h5 > span {
    display: inline-block;
    margin: 0 10px 0 0
}

.gt_comment_list_wrap {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    padding: 20px 0;
    border-radius: 5px
}

.gt_comment_list_wrap ul {
    float: left;
    width: 100%
}

.gt_comment_list_wrap ul li {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0 13px;
    border-bottom: 1px solid #e5e5e5
}

.gt_comment_list_wrap ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.gt_comment_list_wrap > ul > li:first-child {
    padding-top: 0
}

.gt_comment_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 20px
}

.gt_comment_wrap figure {
    width: 90px;
    float: left;
    position: relative;
    border-radius: 5px
}

.gt_comment_wrap figure img {
    width: 100%;
    height: auto
}

.gt_comment_des {
    float: none;
    width: auto;
    padding: 0 0 0 110px
}

.gt_comment_des h6 {
    display: inline-block
}

.gt_comment_des h6 > a {
    display: inline-block;
    font-size: 15px;
    color: #333;
    font-weight: 600
}

.gt_comment_des > a {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 600
}

.gt_comment_des > a i {
    margin-right: 10px
}

.gt_comment_date {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0
}

.gt_comment_date span {
    color: #999;
    font-size: 14px;
    margin-left: 5px;
    display: inline-block
}

.gt_comment_date span > i {
    margin-right: 10px
}

.gt_comment_date span:first-of-type {
    margin-left: 0
}

.gt_comment_date > a {
    display: inline-block;
    color: #999;
    margin-left: 10px
}

.gt_comment_date > a > i {
    margin-right: 10px
}

.gt_comment_list_wrap ul ul {
    padding-left: 50px;
    border-top: 1px solid #e5e5e5;
    margin: 10px 0 0 0;
}

.gt_comment_list_wrap ul ul li {
    border: 0;
    padding-bottom: 0
}

.gt_blog_detail_author {
    float: left;
    width: 100%;
    padding: 12px 15px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 5px;
    border: 1px solid #dbdbdb
}

.gt_blog_detail_author figure {
    float: left;
    width: 130px;
    border-radius: 5px
}

.gt_blog_detail_author figure img {
    width: 100%;
    height: auto
}

.gt_blog_author_cap {
    float: none;
    padding: 15px 0 15px 150px
}

.gt_blog_author_cap h5 > a {
    display: block;
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px
}

.gt_blog_author_cap p {
    margin: 0
}

.gt_blog_author_cap > ul {
    float: left
}

.gt_blog_author_cap > ul > li > a {
    border-color: transparent;
    color: #fff
}

.empty_class_bg {
    background-color: #f5f5f5
}

.open-date {
    display: block;
    font-size: 10px;
    line-height: normal
}

.gt_class_body_bg {
    background-color: #fff
}

.card-container {
    padding: 25px;
    position: relative
}

.card-container:hover:before {
    height: 100%
}

.gt_event_grid {
    background-color: #fff;
    border: 1px solid rgba(195, 195, 195, .3)
}

.gt_event_grid > figure {
    overflow: visible
}

.gt_event_grid figure:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    opacity: .75
}

.gt_event_grid > figure > img {
    width: 100%;
    height: auto
}

.gt_event_grid_date {
    position: absolute;
    width: 65px;
    height: 65px;
    border: 3px solid #fff;
    background-color: #a6a6a6;
    bottom: -20px;
    left: 15px;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: normal;
    padding: 5px
}

.gt_event_grid_date > span {
    font-size: 18px;
    display: block;
    line-height: normal;
    margin-top: -3px
}

.gt_event_grid_des {
    padding: 30px 10px 10px
}

.gt_event_grid_des > h6 {
    margin: 0 0 10px;
    font-weight: 700
}

.gt_event_grid_des > ul {
    margin: 0 0 10px
}

.gt_event_grid_des > a {
    display: inline-block;
    background-color: #a6a6a6;
    border-radius: 30px;
    color: #fff;
    padding: 8px 20px
}

.gt_event_grid_des > a:first-of-type {
    margin-right: 10px
}

.gt_event_grid:hover figure:before {
    height: 100%;
    width: 100%
}

.gt_event_grid:hover {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1)
}

.gt_event_list > figure {
    width: 30%;
    height: 267px
}

.gt_event_list > figure > img {
    height: 100%
}

.gt_event_list .gt_event_grid_date {
    top: 15px;
    right: -10px;
    left: auto
}

.gt_event_list .gt_event_grid_des {
    width: 58%;
    padding-left: 15px;
    padding-top: 15px
}

.gt_event_counter {
    width: 12%;
    float: right;
    border-left: 1px solid rgba(195, 195, 195, .3);
    text-align: center;
    padding: 5px
}

.bg_white {
    background-color: #fff
}

.gt_event_detail_wrap {
    border: 1px solid #dbdbdb;
    margin-bottom: 20px
}

.gt_event_detail_wrap > figure > img {
    width: 100%;
    height: auto
}

.gt_event_d_date {
    width: 65px;
    height: 65px;
    border: 3px solid;
    background-color: #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    line-height: normal;
    padding: 5px;
    float: left
}

.gt_event_detail_des {
    padding: 15px
}

.gt_event_d_date > span {
    font-size: 18px;
    display: block;
    line-height: normal
}

.gt_event_detail_hdg {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 0 0 10px
}

.gt_event_detail_hdg > h4 {
    font-weight: 700;
    margin: 0 0 10px
}

.gt_event_d_time {
    border: 1px solid #dbdbdb;
    padding: 10px;
    border-radius: 5px
}

.gt_event_d_time > a {
    display: inline-block;
    color: #fff;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #a6a6a6;
    border-radius: 30px;
    margin: 10px 0 0
}

.gt_event_d_time > a:first-of-type {
    margin-right: 8px
}

.gt_event_tab {
    padding: 0
}

.gt_event_inside_tab > ul {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dbdbdb
}

.gt_event_inside_tab > ul > li {
    float: left;
    text-align: center;
    position: relative;
    z-index: 10
}

.gt_event_inside_tab > ul > li:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    z-index: -1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.gt_event_inside_tab > ul > li > a {
    display: block;
    color: #666;
    font-size: 18px;
    text-transform: capitalize;
    padding: 12px;
    border-right: 1px solid #dbdbdb;
    position: relative;
    top: 0
}

.gt_event_map {
    padding: 15px
}

.gt_event_inside_tab > ul > li.active > a, .gt_event_inside_tab > ul > li:hover > a {
    color: #fff
}

.gt_event_inside_tab > ul > li.active:before, .gt_event_inside_tab > ul > li:hover:before {
    opacity: 1;
    height: 130%
}

.gt_event_inside_tab > ul > li.active > a, .gt_event_inside_tab > ul > li:hover > a {
    top: -5px
}

.gt_event_time_schdule > ul {
    float: left;
    width: 100%
}

.gt_event_time_schdule > ul > li {
    width: 100%;
    position: relative;
    float: left;
    border-bottom: 1px solid #dbdbdb
}

.gt_event_time_schdule > ul > li > span {
    float: left;
    width: 30%;
    color: #666;
    font-size: 15px;
    border-right: 1px solid #ddd;
    padding: 18px 20px;
    line-height: normal
}

.gt_event_time_schdule > ul > li > p {
    float: left;
    width: 70%;
    color: #666;
    margin: 0;
    font-size: 15px;
    padding: 18px 20px;
    line-height: normal
}

.gt_event_time_schdule > ul > li:nth-child(even) {
    background-color: #f5f5f5
}

.gt_event_time_schdule > ul > li:last-child {
    border-bottom: 0
}

.gt_404page_wrap {
    text-align: center
}

.gt_404page_wrap > img {
    width: auto;
    height: auto;
    display: inline-block
}

.gt_404_02_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.gt_404_02_wrap h1 {
    font-size: 285px;
    font-weight: 700;
    line-height: normal;
    font-family: Montserrat, sans-serif
}

.gt_404_02_wrap h1 > span, .gt_404_02_wrap h1 > span i {
    display: inline-block
}

.gt_4042_error_wrap {
    float: left;
    width: 100%;
    position: relative
}

.gt_4042_error_wrap > h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 47px
}

.gt_4042_error_wrap > h5 {
    color: #999;
    font-weight: 600;
    margin: 0 0 20px;
    line-height: 32px
}

.gt_404_02_wrap > a {
    display: block;
    font-size: 18px;
    color: #999;
    clear: both;
    position: relative;
    top: 20px
}

.bar {
    position: absolute;
    display: block;
    width: 0;
    height: 6px;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 10px
}

.gt_top2_wrap {
    padding: 12px 0 10px
}

.gt_hdr2_wrap .gt_top2_wrap {
    background-color: #f80b6d
}

.gt_top2_wrap .gt_top_element ul li {
    padding-top: 0;
    padding-bottom: 0;
    border: 0
}

.gt_top2_wrap .gt_top_element ul li a {
    font-size: 13px;
    font-weight: 400
}

.gt_hdr_2_ui_element {
    float: right;
    width: auto
}

.gt_hdr_2_ui_element ul {
    float: left;
    width: 100%
}

.gt_hdr_2_ui_element > ul > li {
    display: inline-block;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    font-size: 13px;
    padding: 0 20px;
    text-transform: uppercase
}

.gt_hdr_2_ui_element ul li i {
    margin-right: 10px
}

.gt_hdr_2_ui_element > ul > li > a {
    display: inline-block;
    color: #fff
}

.gt_hdr2_wrap .gt_menu_bg {
    background-color: #fff
}

.gt_navigation2 {
    float: right;
    position: relative
}

.gt_navigation2 ul li {
    float: left;
    display: inline-block;
    position: relative
}

.gt_navigation2 ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0
}

.gt_navigation2 ul li.active:before, .gt_navigation2 ul li:hover:before {
    height: 100%
}

.gt_navigation2 > ul > li > a {
    color: #999;
    display: block;
    padding: 30px 18px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 600
}

.gt_navigation2 ul li.active > a, .gt_navigation2 ul li:hover > a {
    color: #fff
}

.gt_navigation2 ul ul {
    width: 250px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform: perspective(600px) rotateX(-90deg);
    -webkit-transform: perspective(600px) rotateX(-90deg);
    -moz-transform: perspective(600px) rotateX(-90deg);
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out
}

.gt_navigation2 ul ul li {
    width: 100%
}

.gt_navigation2 ul ul li:before {
    width: 0;
    height: 100%
}

.gt_navigation2 ul ul li:hover:before {
    width: 100%
}

.gt_navigation2 ul ul li.active:before {
    width: 100%
}

.gt_navigation2 ul ul li a {
    color: #949494;
    display: block;
    position: relative;
    padding: 15px 18px;
    font-weight: 600;
    text-transform: uppercase
}

.gt_navigation2 ul > li:hover > ul {
    -moz-transform: perspective(600px) rotateX(0);
    -webkit-transform: perspective(600px) rotateX(0);
    transform: perspective(600px) rotateX(0);
    opacity: 1;
    visibility: visible
}

.gt_navigation2 ul ul ul {
    right: 100%;
    top: 0;
    left: auto
}

.gt_hdr2_wrap .gt_search_wrap {
    padding: 9px 15px 9px;
    border-left: 1px solid rgba(219, 219, 219, .5);
    border-right: 1px solid rgba(219, 219, 219, .5)
}

.gt_hdr2_wrap .gt_search_wrap > span {
    background-color: #333;
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    padding: 0;
    border-radius: 100%;
    cursor: pointer
}

.gt_search02_wrap {
    background-image: url(images/search-bg.jpg);
    background-attachment: fixed;
    background-size: contain;
    padding: 30px;
    border-radius: 5px;
    margin: -50px 0 0;
    z-index: 100
}

.get_icon_des {
    width: 100%;
    float: left
}

.get_icon_des h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: #5f5f5f;
    margin: 0 0 15px
}

.get_icon_des p {
    font-size: 15px;
    margin: 0 0 15px
}

.get_icon_des a {
    text-transform: uppercase;
    font-weight: 600;
    color: #5f5f5f;
    font-size: 14px
}

.get_icon_des > a > i {
    margin: 0 0 0 8px
}

.get_started_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding: 0 0 50px;
    margin: 0 0 50px
}

.get_started_outer_wrap:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #f2f2f2
}

.get_started_content_wrap {
    float: left;
    width: 100%;
    position: relative
}

.get_started_content_wrap h3 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.get_started_video {
    float: left;
    width: 100%;
    position: relative
}

.get_started_video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.get_started_video img {
    width: 100%;
    height: auto
}

.get_video_icon {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    margin: -50px 0 0
}

.get_video_icon a {
    display: inline-block;
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 70px;
    margin: 0 0 10px;
    color: #fff;
    font-size: 30px
}

.get_video_icon span {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    display: block
}

.ct_facts_bg {
    background-image: url(images/facts-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

ul.gt_facts2_wrap {
    float: left;
    width: 100%
}

ul.gt_facts2_wrap li {
    width: 25%;
    text-align: center;
    float: left;
    position: relative
}

ul.gt_facts2_wrap li:last-child:before {
    display: none
}

ul.gt_facts2_wrap li i {
    display: block;
    color: #fff;
    margin: 0 0 8px;
    font-size: 60px;
    position: relative
}

ul.gt_facts2_wrap li h3 {
    color: #fff;
    font-size: 34px;
    margin: 0 0 5px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700
}

ul.gt_facts2_wrap li span {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Raleway, sans-serif
}

.flip_container {
    perspective: 1000px;
    text-align: center;
    margin: 0 5px
}

.gt_flip_effect {
    position: relative;
    transform-style: preserve-3d;
    height: 406px;
    border: 1px solid #cfcfcf
}

.flip_container:hover .gt_flip_effect {
    transform: rotateY(180deg)
}

.gt_flip_effect {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out
}

.gt_testimonial02_bg {
    background-image: url(images/testimonial-bg-01.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.gt_testimonial02_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(23, 26, 27, .85)
}

.gt_testimonial2_wrap {
    text-align: center;
    padding: 50px 10px 0
}

.gt_testimonial2_wrap:before {
    content: "\f10d";
    position: absolute;
    font-family: fontawesome;
    top: 0;
    left: 20px;
    width: auto;
    height: auto;
    color: #ebebeb;
    font-size: 22px
}

.gt_testimonial2_wrap > p {
    color: #fff;
    font-size: 16px;
    margin: 0 0 20px
}

.gt_testimonial2_wrap > ul {
    text-align: center;
    width: 100%;
    margin: 0 0 10px
}

.gt_testimonial2_wrap > ul > li > a {
    margin-left: 3px
}

.gt_testimonial2_wrap .gt_testimonial_img > figure {
    float: left
}

.gt_testimonial2_wrap .gt_testimonial_img .gt_testimonial_des {
    padding: 15px 0 0 100px
}

.gt_news_figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0
}

.gt_news_figcaption ul {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    margin: -20px 0 0;
    text-align: center;
    z-index: 10
}

.gt_news_figcaption ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 6px
}

.gt_news_figcaption ul li:first-child {
    margin-left: 0
}

.gt_news_figcaption ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    line-height: 40px
}

.gt_news_des_wrap {
    padding: 20px 15px 35px
}

.gt_news_des_wrap ul.gt_blog_meta {
    margin: 0 0 12px
}

ul.gt_blog_meta {
    float: left;
    width: 100%
}

ul.gt_blog_meta li {
    position: relative;
    display: inline-block;
    color: #3a4d6a;
    margin: 0 5px;
    text-transform: capitalize
}

ul.gt_blog_meta li:first-child {
    margin-left: 0
}

ul.gt_blog_meta li i {
    margin-right: 8px;
    color: #999
}

ul.gt_blog_meta li > a {
    color: #3a4d6a;
    display: inline-block
}

.gt_news_des_wrap h6 > a {
    display: block;
    color: #999;
    text-transform: uppercase;
    word-spacing: 1.5px;
    font-weight: 700;
    margin: 0 0 10px
}

.gt_news_des_wrap p {
    color: #999
}

.gt_news_des_wrap > span {
    width: 40px;
    height: 40px;
    background-color: #eee;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    border-top-left-radius: 5px
}

.gt_choose02_wrap {
    background-image: url(images/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-attachment: fixed;
    background-size: 50%
}

.gt_choose02_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background-color: rgba(17, 17, 17, .9);
    height: 100%
}

.gt_choose02_wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-color: #f7f7f7;
    height: 100%;
    z-index: -1
}

.gt_choose2_slider_wrap {
    float: left;
    width: 100%;
    position: relative
}

.gt_choose2_slider_wrap {
    margin-bottom: 30px
}

.gt_choose2_list_wrap ul, .gt_choose2_list_wrap ul li {
    width: 100%;
    float: left
}

.gt_choose2_list_wrap ul li {
    position: relative;
    margin-top: 30px
}

.gt_choose2_list_wrap ul li:first-child {
    margin-top: 0
}

.gt_choose2_list_wrap ul li:last-child:before {
    display: none
}

.gt_choose2_list_wrap ul li:before {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 39px;
    background-image: url(images/choose-sprite.png);
    background-size: auto;
    width: 10px;
    height: 28px;
    background-repeat: no-repeat
}

.gt_choose2_icon {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #f7f7f7;
    color: #a1a1a1;
    line-height: 80px;
    font-size: 40px;
    border: 4px solid #fff;
    float: left;
    text-align: center;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .1);
    margin: 0 20px 0 0
}

.gt_choose2_list_wrap ul li:hover .gt_choose2_icon {
    color: #fff
}

.gt_course_listing_wrap {
    border: 1px solid #eaeaea;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px
}

.gt_course_listing_wrap > figure {
    width: 30%;
    border-radius: 5px
}

.gt_course_listing_wrap > figure > img {
    width: 100%;
    height: auto
}

.gt_course_listing_des {
    width: 70%;
    float: left;
    position: relative;
    padding: 0 15px
}

.gt_course_listing_des > ul.gt_event_meta {
    margin: 0 0 10px
}

.gt_course_listing_des > h5 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 8px
}

.gt_course_listing_des > a {
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #666;
    border-radius: 30px
}

.tab-content {
    float: left;
    width: 100%;
    position: relative
}

.main-slider {
    position: relative;
    background: 0 0;
    color: #1c1c1c
}

.main-slider h1 {
    line-height: 1.8em;
    font-size: 56px
}

.main-slider h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 700
}

.main-slider h3 {
    line-height: 2em;
    font-size: 32px
}

#livesearch a {
    display: inline-block;
    padding: 5px;
    margin-bottom: 1px;
    color: #0d6aad;
}

#livesearch a:hover {
    background: #cdcfd2;
}

.quiz_box {
    width: 32%;
    padding: 15px 10px 0 10px;
    margin: 10px 1% 0 0;
    height: 180px;
    float: left;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .quiz_box {
        width: 100%
    }
}

.easy {
    border: #2dcc70 solid 5px;
    background-color: #2dcc70
}

.easy > p.nbr {
    color: #2dcc70
}

.medium {
    border: #ffc000 solid 5px;
    background-color: #ffc000
}

.medium > p.nbr {
    color: #ffc000
}

.difficult {
    border: #830909 solid 5px;
    background-color: #830909
}

.difficult > p.nbr {
    color: #830909
}

.quiz_box:hover {
    border: #fff solid 5px
}

.quiz_box h6 {
    width: 96%;
    margin: 4% 2%;
    font-weight: 700;
    color: #fff
}

.quiz_box p {
    color: #fff
}

.quiz_box p.nbr {
    width: 23px;
    height: 23px;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 700;
    background-color: #fff;
    margin: 0 auto
}

.voca2 p {
    width: 100%;
    height: 100px;
    padding: 5px 2%;
    margin: 0;
    border: 1px solid #0d88c1;
    border-radius: 15px 15px 0 0;
    color: #0d88c1
}

.kelimekarti {
    display: inline-block;
    width: 176px;
    height: 300px;
    float: left
}

.kelimekarti img {
    width: 176px;
    height: 251px
}

.kelimekarti p {
    display: block;
    border-radius: 10px;
    background-color: #0d4378;
    width: 100%;
    text-align: center;
    padding: 5px 10px;
    color: #fff
}

.reklam {
    height: 100%;
}

.reklam img {
    width: 100%;
    height: 100%
}

.sidebar_top {
    height: 100%;
}

.course_top_horizontal {
    float: left;
    display: block;
    height: 140px;
    padding: 0;
}

.course_inside {
    float: left;
    display: block;
    height: 500px;
    padding: 50px 0;
    margin-top: 20px
}

.inside_top {
    display: block;
    width: 80%;
    height: 200px;
    margin: 10px auto 20px auto
}

.main_vertical {
    width: 120px;
    height: 600px;
    display: table;
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 9999
}

.home_horizontals {
    display: block;
    width: 980px;
    height: 300px;
    margin: 0 auto
}

@media (max-width: 1238px) {
    .main_vertical {
        display: none;
        visibility: hidden;
    }

    .inside_top {
        width: 100%
    }

    .home_horizontals {
        width: 100%
    }
}