@charset utf-8;
/*
Theme Name: new site
*/
.ginput_container_phone .validation_message{
	display: none;
}
.hide {display: none;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
a{text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
    line-height: 1;
    font-weight: 300;
    font-style: normal;
    color: #333;
}
p{line-height: 25px;margin: 0 0 25px;}
img{max-width: 100%;}
body{font: 13px/1.231 arial,helvetica,clean,sans-serif;font-family: 'Montserrat', sans-serif;color: #4c4c4c;padding-top:89px;}
.inner{max-width: 1140px;margin: 0px auto;padding:0 20px;}
.header{position: fixed;text-align: center;z-index: 100;width: 100%;top: 0px;left: 0px;background: #ffffff;}
.header>.inner{padding:0;}
#logo{float: left;display: inline-block;margin: 35px 15px 23px;}

/* home*/
.nav{float: right;margin: 35px 15px 0px;}
.nav #menu-header-menu>li{float: left;position: relative;padding: 0px 17px;}
.nav #menu-header-menu>li>a{color: #8e8e8e;display: block;padding: 0px 0px 38px;text-transform: uppercase;letter-spacing: 2px;cursor:pointer;}
.slider_text{position: absolute;top: 25%;left: 0;text-align: center;width: 100%;}
.slider_text .container h3{font-size: 50px;font-weight: bold;color: #fff;margin-bottom: 25px;}
.slider_text .container p{font-size: 20px;color: #fff;}
.nav #menu-header-menu>.current_page_item>a{
    color: #f62b0a;
    background: url(/wp-content/themes/wp/images/bg_menu.png) repeat-x center;
}
.navbar-toggle .icon-bar {
    display: block;
    background: #fff;
    height: 4px;
    margin: 4px 3px;
}
.navbar-toggle {
    display: none;
    width: 43px;
    height: 39px;
    border: 0;
    padding: 5px 7px;
    background: #353535;
}
.small_header {
    display: none;
}
.home_banner{
    width: 100%;
    position: relative;
}
.home_banner ul li img {
    width: 100%;
    vertical-align: top;
}
.bx-wrapper .bx-controls {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    padding: 0 3px;
}
.bx-wrapper .bx-pager .bx-pager-item a.active {
    background-color: #949494;
}
.bx-wrapper .bx-pager .bx-pager-item a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-indent: -9999px;
    background-color: transparent;
}
.bx-controls-direction{
    display: none;
}
.content_section_top {
    padding: 60px 0;
    overflow: hidden;
}
.content_section_top>.inner{padding:0;}
.content_section_top ul li {
    width: 33.33%;
    float: left;
}
.content_section_top ul li .item {
    margin: 0 15px;
    overflow: hidden;
}
.content_section_top ul li .home_icon {
    display: inline-block;
    width: 10%;
    margin-right: 2%;
    float: left;
}
.home_icon i {
    background-image: url(/wp-content/themes/wp/images/icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
}
.home_icon_1 {
    background-position: -68px -35px;
}
.content_section_top ul li .section_item {
    display: inline-block;
    width: 88%;
    float: left;
    padding-top: 10px;
}
.content_section_top ul li .section_item h3 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    color: #333;
}
.content_section_top ul li .section_item p {
    color: #ddd;
}
.page_more {
    color: #f62b0a;
    font-size: 14px;
    font-style: italic;
}
.home_icon_2 {
    background-position: -105px -35px;
}
.home_icon_3 {
    background-position: -140px -35px;
}
.adv:hover{
    text-decoration: underline;
}
.page_course {
    background: url(/wp-content/themes/wp/images/ticket-bg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 65px;
    overflow: hidden;
}
.page_course>.inner{padding:0;}
.page_course h3.page_course_title {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 60px;
}
.page_course .item_wrap {
    float: left;
    width: 25%;
}
.page_course .item_wrap .item {
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    padding-bottom: 46px;
    height:446px;
}
.page_course .item_wrap .item_title {
    padding: 20px;
    background: #e9e9e9;
}
.page_course .item_wrap .item_title h4 {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 10px;
    color: #363636;
}
.page_course .item_wrap .item_title h5 {
    font-weight: bold;
    font-size: 16px;
    color: #f62b0a;
}
.page_course .item_wrap .item_content {
    padding: 25px 20px;
    color: #8b8b8b;
}
.page_course .item_wrap .item_content p {
    margin-bottom: 15px;
}
.page_course .item_wrap .item_bottom {
    padding: 15px 0px;
    text-transform: uppercase;
    background: #f62b0a;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.page_course .item_wrap .item_bottom a:hover {
    opacity: 0.2;
    text-decoration: none;
}
.page_course .item_wrap .item_bottom a {
    color: #FFF;
    font-weight: bold;
    opacity: 1;
}
a {
    transition: color 300ms, background-color 300ms, opacity 300ms;
    -moz-transition: color 300ms, background-color 300ms, opacity 300ms;
    -o-transition: ;
    -webkit-transition: color 300ms, background-color 300ms, opacity 300ms;
}

/*about us*/
.page_banner {
    background: url(/wp-content/themes/wp/images/page-title-background.jpg) no-repeat;
    text-align: center;
    padding: 135px 0;
    background-size: cover;
}
.page_banner h1 {
    font-size: 65px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.page_form_wrap {
    padding: 85px 0 60px 0;
    overflow: hidden;
}
.about_text h2 {
    font-weight: bold;
    color: #292929;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/*contact us*/
.page_form_wrap .page_left_form {
    float: left;
    width: 66.67%;
}
.page_form_wrap .page_rigth_text {
    float: right;
    width: 33.33%;
}
.page_form_wrap .page_rigth_text .page_rigth_item {
    margin-bottom: 60px;
    color: #8b8b8b;
}
.page_form_wrap .page_rigth_text .page_rigth_item h3 {
    color: #383838;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
    font-weight: bold;
}
ul.page_rigth_item_icon li {
    margin-bottom: 25px;
}
ul.page_rigth_item_icon li i {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    background-image: url(/wp-content/themes/wp/images/icon.png);
}
.page_form_wrap  h3.gform_title {
    font-size: 16px;
    color: #454545;
    font-weight: 700;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label{
    color: #8b8b8b;
    font-weight: normal;
    margin: .625em 0 .5em;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    width: 100%;
    border: none;
    background: #f4f4f4;
    font-size: 13px;
    color: #b5b5b5;
    padding: 16px 19px!important;
}
.gform_wrapper textarea.medium{
    width: 100%;
    border: none;
    background: #f4f4f4;
    font-size: 13px;
    color: #b5b5b5;
    padding: 16px 19px!important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit]{
    background: #f2381a;
    display: inline-block;
    zoom: 1;
    padding: 15px 30px;
    color: #FFF;
    cursor: pointer;
    box-shadow: none;
    text-shadow: none;
    border: 1px solid #FFF;
}
.banner h1 {
    font-size: 65px;
    letter-spacing: 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.nav #menu-header-menu>li>a:hover{
    color:#f62b0a;
}
.banner {
    padding: 90px 0 85px;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 1080px){
    body{padding-top: 151px;}
    #logo {
        float: none;
        margin: 45px auto 0px;
    }
    .nav {
        float: none;
        margin: 30px auto 0px;
    }
    .nav #menu-header-menu>li{
        float:none;
        display: inline-block;
    }
}
@media(max-width:1024px){
    .content_section_top ul li {
        width: 480px;
        float: none;
        margin: 0 auto 30px auto;
    }
    .page_course .item_wrap {
        width: 50%;
        margin-bottom: 20px;
    }
}
@media(max-width:768px){
    .header{position: relative;}
    body{padding-top:0;}
    #logo{margin: 30px auto 0px;}
    #nav-footer{float:none!important;text-align:center;}
    #nav-footer li{float:none!important;display:inline-block;}
    .home_banner .slider_text {
        top: 10%;
    }
    .home_banner .container h3 {
        font-size: 30px;
        margin-bottom: 8px;
    }
    .home_banner .container p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .bx-wrapper .bx-controls {
        bottom: -30px;
    }
    .bx-wrapper .bx-pager .bx-pager-item a {
        background: #949494;
        width: 20px;
        height: 20px;
        border: none;
    }
    .bx-wrapper .bx-pager .bx-pager-item a.active {
        background: #000;
    }
    .nav{display:none;}
    .navbar-toggle {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
        margin-bottom: 15px;
        cursor:pointer;
    }
    .small_header {
        display: none;
        overflow: hidden;
        width: 100%;
        position: relative;
        z-index: 10;
        background: #0a0a0a;
    }
    .small_header {
        width: 100%;
        z-index: 999;
    }
    .mobile_menu {
        width: 100% !important;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        height: 44px;
    }
    .menu_header_inner {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 44px;
        text-align: center;
    }
    .main_menu_header {
        width: 100%;
        position: absolute;
        height: 44px;
        left: 0;
        top: 0;
        line-height: 44px;
    }
    .main_menu_header a {
        color: #FFF;
        display: block;
        font-size: 16px;
        line-height: 44px;
        padding: 0px 20px;
    }
    .sub_menu_header {
        width: 100%;
        position: absolute;
        left: 100%;
        top: 0;
        text-align: center;
        line-height: 44px;
    }
    .mobile_menu a.back_arrow {
        display: block;
        font-size: 16px;
        line-height: 22px;
        padding: 13px 33px;
        position: absolute;
        z-index: 99;
        left: 0px;
        top: 0px;
        color: #fff;
        text-decoration: none;
        background: url(/wp-content/themes/wp/images/mobile_arrow.png) no-repeat -35px 1px;
    }
    .smallMenu {
        width: 100%;
        z-index: 998;
        position: absolute;
        left: 0;
        top: 44px;
    }
    .smallMenu li a {
        position: relative;
        text-align: left;
        height: 44px;
        font-size: 16px;
        color: #ffffff;
        display: block;
        text-decoration: none;
    }
    .smallMenu li a span.full_text_box {
        padding: 0 20px;
        display: block;
        line-height: 44px;
    }
    .smallMenu li ul {
        display: none;
        width: 100%;
        position: absolute;
        left: 100%;
        top: 0;
        z-index: 100;
    }
    .smallMenu li a {
        position: relative;
        text-align: left;
        height: 44px;
        font-size: 16px;
        color: #ffffff;
        display: block;
        text-decoration: none;
    }
    .smallMenu li a span.full_text_box {
        padding: 0 20px;
        display: block;
        line-height: 44px;
    }
    .smallMenu li a span.arrow_box {
        width: 49px;
        position: absolute;
        top: 0px;
        right: 0px;
        text-align: center;
        padding: 12px 0;
    }
    .smallMenu li a span.text_box {
        float: left;
        padding: 0 20px;
        line-height: 44px;
        width: 100% !important;
    }
    .subsub_menu_header {
        width: 100%;
        position: absolute;
        left: 200%;
        top: 0;
        text-align: center;
        line-height: 44px;
    }
    .subsubsub_menu_header {
        width: 100%;
        position: absolute;
        left: 300%;
        top: 0;
        text-align: center;
        line-height: 48px;
    }
    .small_header a {
        color: #fff;
        font-size: 16px;
        display: block;
        position: relative;
    }
    .small_header .smallMenu li a:hover{
        background:#212121;
    }
}
@media(max-width:570px){
    .content_section_top ul li {
        width: auto;
    }
    #logo {
        max-width: 220px;
    }
    .content_section_top ul li .home_icon {
        width: 10%;
        margin-right: 5%;
    }
    .content_section_top ul li .section_item {
        width: 85%;
    }
    .page_course .item_wrap {
        width: 100%;
    }
    .page_course .item_wrap .item{
        height: 421px;
    }
    .home_banner ul li img {
        min-height: 150px;
        width: auto;
    }
}
@media(max-width:500px){
    .page_banner h1, .banner h1{font-size: 40px!important;}
}