.logo {
    height: 50px;
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('Montserrat-ExtraBoldd41dd41d.eot?#iefix') format('embedded-opentype'),  url('Montserrat-ExtraBold.woff') format('woff'), url('Montserrat-ExtraBold.ttf')  format('truetype'), url('Montserrat-ExtraBold.html#Montserrat-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
.global-wrapper.l266-gift-bg {
     
    background:#e5edff url(../img/background.png) 50% 0   no-repeat;
}

.table{
    color: #1A2064;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
}
.table td{
    width: 33%;
    padding: 15px 5px;
}
.table td{
    border-bottom: 1px solid rgba(26,32,100,.2);
}
.table tr:last-child td{border-bottom: 0;}
.table .t1{
    font-size: 25px;
    color: #3849EE;
    text-transform: uppercase;
    font-weight: 800;
}
.btn-c{text-align: center;}
.btn-c .btnbtn{
    font-size: 16px;
    padding: 8px 90px;
}
.btn-c{
    margin-bottom:100px;
}


.giveaway-item {
    position: relative;
}
.giveaway-item a{
    color: #424EFB!important;
    padding: 8px 10px;
}

.giveaway-item::after {
    content: '';
    position: absolute;
    top:40%;
    right: 17%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: .3s ease;
    animation: .3s ease;
    width: 16px;
    height: 24px;
    background: url(../img/party-hat.html) 0 0 / 100% no-repeat;
}

.giveaway-item:hover::after {
    -webkit-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    transform: translate(0,-100%);
}

.top-wrapper .menu li a {
    text-transform: uppercase;
}

.top-wrapper > .main-logo, .top-wrapper > .main-menu .main-menu-wrapper, .top-wrapper > .main-enter, .top-wrapper > .main-menu {
    flex: none;
}

.main-menu-wrapper .menu li:last-child {
    margin-right: 0;
}

.big-heading-text{
    text-transform: uppercase;
    font-family:'Montserrat-ExtraBold' ;
    font-weight: 800;
    font-size: 77px;
    color: #3E4FF3;
    letter-spacing: 1.48px;
    text-align: center;
    line-height: 87px;
    margin-bottom: 20px;
}
.big-heading-text span{
    font-size: 114px;
    line-height: 114px;
}
.big-heading-text2{
    font-family:'Montserrat-ExtraBold' ;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 30px;
    color: #1A2064;
    letter-spacing: 0.24px;
    text-align: center;
    line-height: 35px;
}

.big-heading-text-eng{
    font-size: 112px;
}
.big-heading-text-eng span{
    font-size: 124px;
}
.big-heading-text2-eng{
    font-size: 35px;
}

/*******************************************************/


.styled-btn {
    border: 2px solid #00A2FF;
    border-radius: 4px;
    background: none;
    font-weight: 700;
    color: #00A2FF;
    text-align: center;
    box-shadow: none;
    font-size: 13px;
    letter-spacing: 1.3px;
    line-height: 40px;
    transition: all .3s ease;
}

.styled-btn:hover {
    border: 2px solid #ffffff;
}

.header-form-wrapper .styled-btn:hover {
    border: 2px solid #ffffff;
    color: #fff;
    background-color: transparent;
}

.top-wrapper .main-enter .enter {
    line-height: 24px;
    max-width: 160px;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
}

.styled-btn2 {
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 1.3px;
    text-align: center;
    line-height: 24px;
    background-color: unset;
}

.styled-btn2:hover {
    color: #1A9FE0;
}

.header .header-form-wrapper {
    display: block;
    position: absolute;
    width: 400px;
    height: 100%;
    background: rgba(26,159,264,.85);
    top: 0;
    right: -100%;
    z-index: 12;
    transition: all .3s ease-in-out;
}

.top-wrapper .main-enter .enter.active, .top-wrapper .main-enter .reg.active {
    visibility: hidden;
}
.header .header-form-wrapper .open-form.active,
.header .header-form-wrapper .styled-btn:hover{
    background-color: #fff;
    color: #1A9FE0;
}
.header .header-form-wrapper .reg.open-form, 
.header .header-form-wrapper .enter.open-form {
    /*position: absolute;*/
    max-width: 160px;
    height: 40px;
    /*top: 24px;*/
    /*right: 85px;*/
    border: 1px solid #ffffff;
    line-height: 24px;
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}

.header .header-form-wrapper .reg.open-form {
    display: block;
    /*left: 85px;*/
}

.form-hd {
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 30px;
}

.header .header-form-wrapper .main-form-wrapper {
    max-width: 230px;
    left: unset;
    right: 85px;
}

.header .header-form-wrapper .main-form-wrapper form .form-block {
    border: none;
}

.header .header-form-wrapper .main-form-wrapper form .form-block input {
    padding-left: 20px;
    padding-right: 38px;
    letter-spacing: 0.45px;
    line-height: 26px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.header .header-form-wrapper .main-form-wrapper form .form-block input[type="submit"] {
    color: #1A9FE0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;

    letter-spacing: 1.5px;
    text-align: center;
    line-height: 60px;
    margin-top: 25px;
}
.header .header-form-wrapper .main-form-wrapper form .form-block input[type="submit"]:hover {
    box-shadow: 0 0 30px rgba(0,255,255,0.4)!important;
}

.top-wrapper {
    margin-bottom: 0;
    height: 50px;
}

.lang .dropdown.icon {
    color: #fff
}