li.nav-item.registration-wrapper{
	padding:5px;
	    padding-right: 10px;
}
.register-link-experience{
	display:flex;
    line-height: 22px;
    font-family: Plus Jakarta Sans,sans-serif;
    font-weight: 600;
}
.experienceIcon{
	background:url('/content/dam/gtwenty/home/experience.svg');
	height:25px;
	width:25px;
	display:inline-block;
    margin-right: 5px;
}
li.nav-item.registration-wrapper:hover .experienceIcon{
	background:url('/content/dam/gtwenty/home/experienceHover.svg');
}
li.nav-item.registration-wrapper:hover {
    background: #2a4dc0;
}
li.nav-item.registration-wrapper:hover a{
	color:#fff !important;
}
li.nav-item.registration-wrapper a{
text-decoration:none
    text-align: center;
}
.slider-h1 span:first-child {
    text-transform: uppercase;
    font-size: 34px;
}

.module-header .module-header-container {
    background: #fff;
    max-width: 100%
}

.lang-dropdown-head ul li:hover {
    background: #e9ecef;
}
.module-header .navbar {
    margin: 0 auto;
    padding: 0
}

@media(min-width: 576px) {
    .module-header .navbar {
        max-width:540px
    }
}

@media(min-width: 768px) {
    .module-header .navbar {
        max-width:45pc
    }
}

@media(min-width: 992px) {
    .module-header .navbar {
        max-width:60pc
    }
}

@media(min-width: 1200px) {
    .module-header .navbar {
        max-width:855pt
    }
}

@media(min-width: 1400px) {
    .module-header .navbar {
        max-width:990pt
    }
}

@media(min-width: 1900px) {
    .module-header .navbar {
        max-width:1640px
    }
}

.module-header .top-navbar {
    background: -webkit-gradient(linear,left top,right top,from(#ff9c15),to(#47915b)) 0 0 no-repeat padding-box padding-box transparent;
    background: linear-gradient(90deg,#ff9c15,#47915b) 0 0 no-repeat padding-box padding-box transparent;
    color: #fff;
    display: block
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .top-navbar {
        font-size:10px
    }
}

@media(max-width: 767px) {
    .module-header .top-navbar .top-menu-container {
        -webkit-box-pack:center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }

    .module-header .top-navbar .top-menu-container .nav {
        margin-left: 0!important
    }
}

.module-header .link-secondary {
    color: #000!important
}

.module-header .nav-item {
    padding: 5px 0
}

.module-header .nav-item .nav-link {
    padding: 0
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .nav-item .nav-link {
        padding:5px 0
    }
}

.module-header .nav-item .nav-link.font-inc {
    border-radius: 4px;
    color: #fff;
    line-height: 22px;
    margin: 0 5px;
    padding: 0 6px;
    text-align: center
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .nav-item .nav-link.font-inc {
        line-height:18px;
        margin: 0 3px;
        padding: 0
    }
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.font-inc {
        line-height:normal
    }
}

.module-header .nav-item .nav-link.font-inc.active,.module-header .nav-item .nav-link.font-inc:hover {
    background: #fff;
    color: #191919!important
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.font-inc.active,.module-header .nav-item .nav-link.font-inc:hover {
        background:#000;
        color: #fff!important
    }
}

.module-header .nav-item .nav-link.language {
    line-height: 1pc;
    margin-bottom: 0;
    margin: 0!important;
    padding: 0 .5rem!important;
    text-align: center
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .nav-item .nav-link.language {
        font-size:10px
    }
}

.module-header .nav-item .nav-link.language:hover .language-icon {
    background: #fff;
    color: #191919
}

.module-header .nav-item .nav-link.language:hover .language-text {
    color: #191919
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.language:hover .language-text {
        color:#191919
    }
}

.module-header .nav-item .nav-link.language .active-language {
    border-radius: 3px
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.language .active-language {
        padding:5px
    }
}

.module-header .nav-item .nav-link.language .active-language .language-icon {
    color: #2a4dc0;
    margin: 0
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.language .active-language .language-icon {
        color:#2a4dc0;
        margin-right: 8px;
        padding: 1px 5px
    }
}

.module-header .nav-item .nav-link.language .active-language .language-text {
    color: #2a4dc0
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.language .active-language .language-text {
        color:#2a4dc0
    }
}

.module-header .nav-item .nav-link.language .language-icon {
    background: transparent;
    border-radius: 4px;
    color: #191919;
    display: inline-block;
    margin: 0;
    padding: 0 .3vw;
    text-align: center
}

@media screen and (min-width: 1920px) {
    .module-header .nav-item .nav-link.language .language-icon {
        padding:.1vw .2vw
    }
}

.module-header .nav-item .nav-link.language .language-text {
    color: #191919;
    padding-left: 0;
    padding-right: .41vw
}

@media(min-width: 1900px) {
    .module-header .nav-item .nav-link.language .language-text {
        font-size:.83vw
    }
}

@media(max-width: 767px) {
    .module-header .nav-item .nav-link.language .language-text {
        color:#191919
    }
}

.module-header #cmp-header-date,.module-header #cmp-header-time {
    border-right: 1px solid #fff;
    cursor: default;
    padding-right: 10px
}

@media(max-width: 767px) {
    .module-header #cmp-header-time {
        border:none
    }

    .module-header .submit-citizenship {
        width: 100%
    }
}

.module-header #cmp-header-date {
    border-left: 1px solid #fff;
    padding-left: 10px
}

@media(max-width: 767px) {
    .module-header #cmp-header-date {
        border-left:0;
        padding-left: 0
    }

    .module-header .mega-nav .nav-item {
        width: 100%
    }
}

.module-header .mega-nav .nav-item .dropdown-menu {
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    margin-top: 13px;
    padding: 0
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .dropdown-menu {
        border:none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .module-header .mega-nav .nav-item .dropdown-menu li {
        margin-bottom: 0
    }
}

.module-header .mega-nav .nav-item .dropdown-menu li .dropdown-item {
    padding: .5rem 1rem
}

.module-header .mega-nav .nav-item .dropdown-menu li .dropdown-item.active,.module-header .mega-nav .nav-item .dropdown-menu li .dropdown-item:active,.module-header .mega-nav .nav-item .dropdown-menu li .dropdown-item:hover {
    background: #eff1f7;
    color: #191919
}

.module-header .mega-nav .nav-item .dropdown-menu li:first-child a {
    border-radius: 15px 15px 0 0
}

.module-header .mega-nav .nav-item .dropdown-menu li:last-child a {
    border-radius: 0 0 15px 15px
}

.module-header .mega-nav .nav-item:hover .dropdown-menu {
    display: block
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item:hover .dropdown-menu {
        display:none
    }

    .module-header .mega-nav .nav-item:hover .dropdown-menu.show {
        display: block;
        position: static
    }
}

.module-header .mega-nav .nav-item .nav-link {
    font-family: Plus Jakarta Sans,sans-serif;
    font-weight: 600
}

.module-header .mega-nav .nav-item .nav-link span {
    border-bottom: 4px solid #fff;
    padding-bottom: 9pt
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .nav-link span {
        border-bottom:none;
        padding-bottom: 0
    }
}

.module-header .mega-nav .nav-item .nav-link:hover {
    color: #2e59c1!important
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .nav-link:hover {
        color:#000!important
    }
}

.module-header .mega-nav .nav-item .nav-link:hover span {
    border-bottom: 4px solid #2e59c1
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .nav-link:hover span {
        border-bottom:none
    }
}

.module-header .mega-nav .nav-item .nav-link:hover:after {
    border-right: .5px solid #2e59c1;
    border-top: .5px solid #2e59c1;
    margin-top: -2px;
    -webkit-transform: rotate(314deg);
    transform: rotate(314deg)
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .nav-link:hover:after {
        border-right:.5px solid #000;
        border-top: .5px solid #000
    }

    .module-header .mega-nav .nav-item .nav-link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #ccc;
        color: #03071c;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        justify-content: space-between;
        padding-bottom: 19px;
        padding-top: 18px
    }
}

.module-header .mega-nav .nav-item .nav-link.px-2 {
    padding-right: .4rem!important
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .mega-nav .nav-item .nav-link.px-2 {
        padding:0 5px!important
    }
}

.module-header .mega-nav .nav-item .nav-link:after {
    border-right: .5px solid #000;
    border-top: .5px solid #000;
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 6px;
    margin-top: -7px;
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    width: 8px
}

@media(max-width: 767px) {
    .module-header .mega-nav .nav-item .nav-link.show:after {
        -webkit-transform:rotate(315deg);
        transform: rotate(315deg)
    }
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .search {
        height:9pt
    }
}

.module-header .profile-wrapper-mobile .dropdown-menu li {
    padding: 23px 0 0
}

.module-header .profile-wrapper-mobile .dropdown-menu li:last-child a {
    border-bottom: none
}

.module-header .profile-wrapper-mobile .dropdown-menu li a {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px
}

.module-header .profile-wrapper-mobile .dropdown-menu li a:after {
    border-right: .5px solid #2e59c1;
    border-top: .5px solid #2e59c1;
    content: "";
    display: inline-block;
    float: right;
    height: 8px;
    margin-top: 7px;
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(45deg);
    vertical-align: middle;
    width: 8px
}

.module-header .profile-wrapper-mobile .nav-link {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    padding-top: 23px
}

.module-header .profile-wrapper-mobile .nav-link:after {
    border-right: .5px solid #000;
    border-top: .5px solid #000;
    content: "";
    display: inline-block;
    float: right;
    height: 8px;
    margin-top: -21px;
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    width: 8px
}

.module-header .profile-wrapper-mobile .nav-link.show:after {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.module-header .profile-wrapper-mobile .profile-name-mobile {
    font-size: 18px;
    font-weight: 700;
    margin-left: 11px
}

.module-header .profile-wrapper-mobile .profile-registered {
    color: #358717;
    font-size: 13px;
    padding-left: 57px;
    position: relative;
    top: -20px
}

.module-header .header-after-login .search-img {
    padding-top: 9px
}

.module-header .header-after-login .dashboard-mobile {
    margin-left: 10px;
    padding-top: 11px
}

@media(max-width: 767px) {
    .module-header .header-after-login .dashboard-mobile {
        border-bottom:1px solid #ccc;
        float: left;
        padding-bottom: 22px;
        text-align: left;
        width: 100%
    }

    .module-header .header-after-login .dashboard-mobile a {
        color: #2e59c1!important
    }
}

.module-header .header-after-login .nav-item {
    margin-left: 5px
}

@media(max-width: 767px) {
    .module-header .header-after-login .profile-details-main {
        display:none
    }
}

.module-header .header-after-login .profile-details-main img {
    width: 30px
}

.module-header .header-after-login .profile-details-main .nav-link:hover {
    color: #2e59c1!important
}

.module-header .header-after-login .profile-details-main .nav-link:hover:after {
    border-right: .5px solid #2e59c1;
    border-top: .5px solid #2e59c1;
    margin-top: -2px;
    -webkit-transform: rotate(314deg);
    transform: rotate(314deg)
}

.module-header .header-after-login .profile-details-main .nav-link:after {
    border-right: .5px solid #000;
    border-top: .5px solid #000;
    content: "";
    display: inline-block;
    height: 8px;
    margin-left: 6px;
    margin-top: -7px;
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    vertical-align: middle;
    width: 8px
}

.module-header .header-after-login .profile-details-main .nav-link.show:after {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.module-header .header-after-login .profile-details-main .dropdown-menu li {
    padding: 23px 15px 0
}

.module-header .header-after-login .profile-details-main .dropdown-menu li:first-child {
    padding-top: 0
}

.module-header .header-after-login .profile-details-main .dropdown-menu li:last-child a {
    border-bottom: none
}

.module-header .header-after-login .profile-details-main .dropdown-menu li a {
    border-bottom: 1px solid #ccc;
    padding: 0 0 15px
}

.module-header .header-after-login .profile-details-main .dropdown-menu li a:hover {
    background: none
}

.module-header .header-after-login .profile-details-main .dropdown-menu li a:after {
    border-right: .5px solid #2e59c1;
    border-top: .5px solid #2e59c1;
    content: "";
    display: inline-block;
    float: right;
    height: 8px;
    margin-top: 7px;
    top: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(45deg);
    vertical-align: middle;
    width: 8px
}

.module-header .header-after-login .profile-details-main .dropdown-menu.show {
    left: -163px;
    margin-top: -2px;
    padding-top: 20px;
    width: 247px
}

.module-header .header-after-login .profile-details-main .dropdown-menu .profile-details {
    text-align: center
}

.module-header .header-after-login .profile-details-main .dropdown-menu .profile-details h5 {
    font-weight: 700
}

.module-header .header-after-login .profile-details-main .dropdown-menu .profile-details .registration-date {
    color: #358717;
    font-size: 9pt
}

@media(max-width: 767px) {
    .module-header .login-wrapper {
        -webkit-box-pack:start!important;
        -ms-flex-pack: start!important;
        justify-content: start!important;
        margin-top: 50px;
        text-align: left!important
    }
}

.module-header .login-wrapper .register-link {
   // border-right: 1px solid #000;
    font-weight: 600;
    margin-left: 15px;
    margin-right: 15px;
    padding-right: 15px
}

.module-header .login-wrapper .register-link:hover {
    color: #2e59c1!important;
    cursor: pointer;
    text-decoration: underline
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .login-wrapper .register-link {
        margin-left:5px;
        margin-right: 5px;
        padding-right: 5px
    }
}

@media(max-width: 767px) {
    .module-header .login-wrapper .register-link {
        background:#2e59c1;
        border: 1px solid #2e59c1;
        border-radius: 5px;
        color: #fff!important;
        margin: 0 0 1pc;
        padding: 13px 24px 13px 19px;
        text-align: left;
        width: auto
    }

    .module-header .login-wrapper .register-link:after {
        content: "→";
        font-size: 25px;
        padding-left: 10px
    }
}

.module-header .login-wrapper .dashboard-link {
    font-weight: 600
}

.module-header .login-wrapper .dashboard-link:hover {
    color: #2e59c1!important;
    cursor: pointer;
    text-decoration: underline
}

@media(max-width: 767px) {
    .module-header .login-wrapper .dashboard-link {
        background:#fff;
        border: 1px solid #2e59c1;
        border-radius: 5px;
        color: #2e59c1;
        margin-bottom: 40px;
        padding: 13px 24px 13px 19px;
        text-align: left
    }

    .module-header .login-wrapper .dashboard-link:after {
        content: "→";
        font-size: 25px;
        padding-left: 10px
    }
}

.module-header .navbar-toggler {
    border: 0
}

.module-header .navbar-toggler:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.module-header .footer-social-icon {
    margin-top: -3px;
    padding-bottom: 0
}

.module-header .top-navbar .footer-social-icon a:nth-child(2) img {
    position: relative;
    top: 1px;
    width: 18px
}

.module-header .top-navbar .footer-social-icon a:first-child img {
    left: 5px;
    position: relative;
    width: 17px
}

@media(max-width: 767px) {
    .module-header .xs-menu-footer {
        float:left;
        width: 100%
    }

    .module-header .xs-menu-footer ul {
        padding: 0
    }

    .module-header .xs-menu-footer ul .nav-item {
        list-style-type: none
    }

    .module-header .xs-menu-footer ul .footer-social-icon {
        border-bottom: 1px solid #ccc;
        margin-top: 0;
        padding-bottom: 40px;
        text-align: left
    }

    .module-header .dropdown-menu.show {
        border: 0;
        display: block;
        position: static
    }

    .module-header .dropdown-menu.show .nav-item {
        padding: .5rem 2rem
    }

    .module-header .nav-item.dropdown:hover>a.nav-link.show {
        border-bottom: 0;
        color: #191919!important
    }

    .module-header .navbar .navbar-collapse.collapsing {
        height: auto!important
    }

    .module-header .navbar .lateral-left {
        left: -100%;
        -webkit-transition: left .4s ease-in-out;
        transition: left .4s ease-in-out
    }

    .module-header .navbar .lateral-left.show {
        left: 0;
        -webkit-transition: left .4s ease-in-out;
        transition: left .4s ease-in-out
    }

    .module-header .navbar .navbar-collapse {
        background: #fff;
        bottom: 0;
        height: auto!important;
        max-width: 20pc;
        padding: 30px;
        position: fixed;
        top: 0;
        top: 65px;
        width: 80%;
        width: calc(100% - 60px);
        z-index: 999
    }

    .module-header .navbar .lateral-left.show {
        display: block!important;
        max-width: 100%;
        overflow-y: auto;
        top: 5pc;
        width: 100%
    }
}

.module-header .emblem-logo {
    height: 68px
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .emblem-logo {
        height:52px
    }
}

.module-header .g20-logo {
    max-width: 75pt;
    width: 100%
}

@media screen and (min-width: 768px)and (max-width:1024px) {
    .module-header .g20-logo {
        height:35px
    }
}

@media(min-width: 768px) {
    .module-header .hide-mobile {
        display:none
    }
}

@media(max-width: 767px) {
    .module-header .hide-desktop {
        display:none
    }
}

.module-header #dropdown-text-desk,.module-header #dropdown-text-mob,.module-header .lang-dropdown-head {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #191919;
    font-size: 10px
}

.module-header .lang-dropdown-head {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-right: 10px
}

@media screen and (min-width: 1400px) {
    .module-header .lang-dropdown-head {
        width:110px
    }

    .module-header .lang-dropdown-head #dropdown-text-mob {
        border: none;
        width: inherit
    }
}

.module-header .lang-dropdown-head #dropdown-text-desk,.module-header .lang-dropdown-head #dropdown-text-mob {
    padding: 3px 15px
}

.module-header .lang-dropdown-head .dropdown-menu {
    width: auto
}

.module-header .lang-dropdown-head .dropdown-menu li {
    padding-left: 0!important;
    padding-right: 0!important
}
.module-header .lang-dropdown-head .dropdown-menu li:hover{
	background-color: #e9ecef;
}
.module-header .vis-hidden {
    visibility: hidden
}

.stickyHeader {
    -webkit-box-shadow: 0 1px 10px 1px #ebebeb;
    box-shadow: 0 1px 10px 1px #ebebeb;
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out
}
.cc-top-link a {
    background: #fff !important;
    border-radius: 5px !important;
}
 
.cc-top-link a,.cc-top-link a:hover {
    color: #000!important
}
 
.cc-top-link a u {
    text-decoration: none!important
}