body {
	font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
	color:#ffffff;
	line-height:1.35em;
	font-size:1em;
}
.navbar-dark{
	background-color:#074176;
	width:100%;
	padding: 0.7rem 1rem;
	border-bottom:2px solid #ffffff;
	z-index:500;
}
.navbar-brand:hover{
	opacity:0.9;
}
.navbar-nav a{
	color:#ffffff !important;
	font-size:28px;
}
.navbar-nav a:hover{
	color:#14A0FF !important;
}
.navbar-nav a.active-i{
	color:#14A0FF !important;
}
.bl1{
	background: #0e314f url(../img/bg1.jpg) center center;
	padding:0 0 0 0;
}
h2, h1{
	color:#ffffff;
	font-size:40px;
	margin:0 auto 30px auto;
	text-align:center;
}

.mgt95 {
	margin-top: 95px !important;
}

h1 span,
h2 span {
	background-image:url(../img/line1.png);
	background-size:100% 7px, cover;
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0 0 5px 0;
}
.btn1{
	background:#309029;
	color:#ffffff;
	border-right:3px solid #286622;
	border-bottom: 3px solid #286622;
	border-radius:0px;
	font-size:26px;
	padding:15px 50px 15px 50px;
	line-height:1.2em;
	margin:0 auto 20px auto;
    max-width: 400px;
    display: block;
}

.btn1:hover {
	background:#34D127;
	color:#ffffff;
}

.col-bl1 {
	text-align:left;
	width:57%;
	padding-bottom:40px;
}

.bl1 .container{
	background: url(../img/bg2.webp) no-repeat 100% 12%;
	padding-top:40px;
	background-size:450px auto;
}
.bl2{
	background: #0e314f url(../img/bg5.jpg) center center;
	padding:120px 0 20px 0;
	border-top:1px solid #ffffff;
}
.bl2 img{
	margin-right:20px;
	margin-bottom:15px;
}
.btnspan1{
	display:block;
	text-align:center;
	padding:20px 0 0 0;
}
.bl3{
	background: #0e314f url(../img/bg1.jpg) center center;
	padding:20px 0 30px 0;
	border-top:1px solid #ffffff;
}
.rblock1{
	background: #062C43;
	border:1px solid #ffffff;
	padding: 5px 0 10px 15px;
}
.rblock1 p{
	display:block;
	margin-bottom:10px;
	padding-right:10px;
	padding-top:10px;
}
.bl4{
	background: #0e314f url(../img/bg5.jpg) center center;
	padding:20px 0 30px 0;
	border-top:1px solid #ffffff;
}

.pul1 {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.pul1 li {
    display: inline-block;
    background-image: url(../img/icon1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    padding: 10px 0 10px 50px;
    margin: 15px 45px;
    font-size: 40px;
}

h2 .smallspan1{
	background-image:url(../img/line2.png);
	position: relative;
	top: 12px;
}
.bl5{
	background: #0e314f url(../img/bg1.jpg) center center;
	border-top:1px solid #ffffff;
	padding: 20px 0 0 0;
}
.bl5 .container{

}
.col-bl2{
	width:60%;
	margin:0 0 0 auto;
}
.col-bl2 img{
	margin:0 auto 0 auto;
	display:block;
	padding-bottom:5px;
}
footer{
	background: #0f2638 url(../img/bg4.jpg) center center;
	padding:10px 0 10px 0;
	border-top:1px solid #3a5870;
	text-align: center;
}
@media screen and (max-width: 1199px) {
	.navbar-nav a{
	font-size:24px;
}
.bl1 .container {
    background-size:450px auto;
}
.col-bl1 {
    text-align: center;
    width: 65%;
}
.rblock1 p {
    display: block;
}
.bl5 .container{
	background-size:400px auto;
}
}
@media screen and (max-width: 991px) {
	.container{
		max-width:100%;
	}
	.navbar-nav a{
	font-size:20px;
}
.col-bl1 {
    text-align: center;
    width: 60%;
}
.pul1{
	list-style:none;
	padding:0 0 0 120px;
}
}
@media screen and (max-width: 890px) {
	.navbar-nav a{
	font-size:14px;
}
h2 {
    font-size: 36px;
}
.bl1 .container {
    background-size: 400px auto;
}
.bl5 .container {
    background-size: 350px auto;
}
.rblock1 img{
	max-width:400px;
	width:40%;
}
}
@media screen and (max-width: 767px) {
.bl1 .container {
    background-size: 400px auto;
	background-position:bottom center;
	padding-top:30px;
	padding-bottom:430px;
}
.col-bl1 {
    width: 100%;
}
.bl2 img{
	display:block;
	margin:0 auto 10px auto;
	float:none !important;
}
.bl4 .col-6{
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.bl4 img{
	display:block;
	margin:0 auto 10px auto;
}
.bl5 .container{
	background-position:bottom center;
	padding-bottom:380px;
}
.col-bl2 {
    width:100%;
	margin:0 auto 0 auto;
}
footer{
	text-align:center;
}
.navbar-nav a {
    font-size: 18px;
}
.navbar-collapse ul{
	border-top:1px solid #ffffff;
	margin-top:10px;
}
.pul1{
	list-style:none;
	padding:0;
}
}
@media screen and (max-width: 600px) {
	.rblock1 img{
	max-width:400px;
	width:100%;
	display:block;
	float:none !important;
	margin:0 auto 10px auto;
}
.rblock1 p {
    margin-bottom: 1rem;
	padding:0px;
}
.rblock1 {
    padding:10px;
}
}
@media screen and (max-width: 355px) {
	h2 {
    font-size: 30px;
}
.navbar-brand img{
	max-width:200px;
}
.btn1{
	min-width:10px;
	padding:15px 15px 15px 15px;
	font-size:24px;
}
.pul1{
	list-style:none;
	padding:0;
}
}
@media screen and (max-width: 310px) {
	.navbar-brand img{
	max-width:150px;
}
.bl1 {
    padding: 0 0 0 0;
}
.bl1 .container {
    background-size: 200px auto;
    background-position: bottom center;
    padding-top: 30px;
    padding-bottom: 200px;
}
h2 {
    font-size: 24px;
}
.btn1 {
    font-size: 18px;
}
.pul1 li {
    background: url(../img/icon1.png) no-repeat left center;
    padding: 0 0 0 30px;
    margin-bottom: 10px;
	background-size: 20px auto;
}
.bl5 .container {
	background-size: 150px auto;
    padding-bottom: 150px;
}
}
@media screen and (max-width: 270px) {
	.navbar-brand img{
	max-width:120px;
}
}

/**/


.std-table th,
.std-table td {
    border: 1px solid #fff;
    padding: 5px;
}

.mg15 {
	margin: 15px 0;
}

.mgt25 {
	margin-top: 25px;
}

section li {
    margin: 0 0 12px 0;
}

/* ******************************** */

.pm-code-wrp {
    display: block;
    position: relative;
    margin-bottom: 20px;
    margin: 30px auto;
    text-align: center;
}

.pm-title {
    font-size: 28px;
    text-align: center;
    margin: 17px 0 12px 0;
    line-height: 1.4;
}

.pm-code-inr {
    width: 255px;
    margin: 0 auto;
    position: relative;
}

.pm-code-wrp .code-blk {
    position: relative;
    border-radius: 2px 0 0 2px;
    background: #fff;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    height: 52.5px;
    line-height: 52px;
    color: #000;
}

.pm-code-wrp .copy-btn-bonus {
    width: 55px;
    height: 54px;
    border: none;
    display: inline-block;
    vertical-align: top;
    border-radius: 0 2px 2px 0;
    outline: none;
    cursor: pointer;
    background-color: #001125;
    box-shadow: 0px 0px 2px;
}



.pm-code-wrp .copy-btn-bonus .copy-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 1px;
    left: 1px;
}

.pm-code-wrp .copy-btn-bonus .copy-icon.ready {
   background: url('data:image/svg+xml;utf8,<svg fill="%23fff" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" id="svg-icon-copy"><path d="M20 1.25H5a2.507 2.507 0 00-2.5 2.5v17.5H5V3.75h15v-2.5z"></path><path d="M10 8.75v17.5h13.75V8.75H10zm0-2.5h13.75a2.5 2.5 0 012.5 2.5v17.5a2.5 2.5 0 01-2.5 2.5H10a2.5 2.5 0 01-2.5-2.5V8.75a2.5 2.5 0 012.5-2.5z"></path></svg>') no-repeat;
}

/*.pm-code-wrp .copy-btn-bonus .copy-icon.copied {
   background: url('data:image/svg+xml;utf8,<svg fill="%23000" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" id="svg-icon-copy"><path d="M20 1.25H5a2.507 2.507 0 00-2.5 2.5v17.5H5V3.75h15v-2.5z"></path><path d="M10 8.75v17.5h13.75V8.75H10zm0-2.5h13.75a2.5 2.5 0 012.5 2.5v17.5a2.5 2.5 0 01-2.5 2.5H10a2.5 2.5 0 01-2.5-2.5V8.75a2.5 2.5 0 012.5-2.5z"></path></svg>') no-repeat;
}*/

.copy-btn-bonus.copied {
    background-color: #000;
}

/* Tips */

#tooltiptext {
    position: absolute;
    display: inline-block;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    text-shadow: 0px 0px 0px #fff;
    box-shadow: 0px 1px 20px 1px rgba(0, 0, 0, 0.65);
    text-align: center;
    padding: 9px;
    border-radius: 6px;
    z-index: 9;
    transition: opacity .6s;
    font-size: 14px;
    bottom: -37px;
    left: 16%;
    letter-spacing: 1px;
}


/*@media screen and (max-width: 1023px) {
    #tooltiptext {
    bottom: -25px;
    left: 27px;
    }
}*/

#tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent rgba(0, 0, 0, 0.95) transparent;
}

/* / Tips */

@media screen and (max-width: 400px) {
  .pm-title-mob {
    display: block;
}

}


/* table for promocode */



.bonus-table {
  width: 100%;
  background: #f4fbff;
  color: #000;
  text-align: center;
  margin: 20px 0;
}

.bonus-table thead {
  background: #062c43;
  color: #fff;
}

.bonus-table th {
  padding: 15px;
}

.bonus-table td {
  padding: 12px;
  border: 1px solid #ddd;
}



@media screen and (max-width: 580px) {

.table-wrp {
    overflow: auto;
}

.bonus-table {
  font-size: 15px;
  margin: 0 0 20px 0;
}

.bonus-table th {
    padding: 10px;
}

.bonus-table td {
    padding: 6px;
}

}
.tabl{
	width:80%;

	padding-bottom: 30px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width: 760px) {
.tabl{
	width: 100%;
}
}
.tab_item {
	display: none;
}
.tab_item:first-child {
	display: block;
}
.gift-icon-v2 {
	width: 68px;
	height: 68px;
	background-color: white;
	position: absolute;
	left: 15px;
	top: 15px;
	box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.4);
	background-image: url("../img/gift.png");
}

.td-bc-logo {
	display: block;
	height: 34px;
	width: 100px;
	cursor: pointer;
	filter: drop-shadow(0px 2px 1px black);
}

.td-bc-logo {
	background-size: cover !important;
}
.p_s_h_h {
	height: 173px;
	width: 100%;
	text-align: center;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
	border: 1px solid #ffffff;

}
.h_h_l {
	width: 50%;
	height: 100%;
	position: relative;
	display: inline-block;
	background: #084176f0;
}
.h_h_l_l .td-bc-logo {
	margin: auto;
	height: 50px;
	width: 170px;
	cursor: unset;
}
.h_h_l_l {
	padding: 22px;
}
.h_h_l_t {
	font-size: 16px;
	line-height: 22px;
}
.h_h_l_s {
	font-weight: bold;
	font-size: 37px;
	line-height: 43px;
}
.h_h_l .gift-icon-v2 {
	position: absolute;
	right: -34px;
	top: 46px;
	left: unset;
	border-radius: 50%;
	background-color: #2e9bfc;
}
.h_h_r {
	width: 50%;
	height: 100%;
	display: inline-block;
	float: right;
	background-color: #001125e8;
}
.h_h_r_bb {
	padding: 15px 15px 15px 50px;
}
.h_h_r_t {
	font-size: 14px;
	line-height: 16px;
	color: #7b7b7b;
	text-align: left;
}
.h_h_r_p {
	height: 50px;
	border: 2px dashed #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	position: relative;
	margin: 14px 0;
}
.r_p_i {
	position: absolute;
	right: 0;
	top: 13px;
	right: 10px;
}
.r_p_t {
	line-height: 45px;
}
.h_h_r_p.click_block {
	cursor: pointer;
}
.h_h_r_b {
	line-height: 50px;
	height: 50px;
	font-size: 18px;
}
.psb_d_b_1xs div {
	opacity: 0.5;
	margin-top: 5px;
}
.p_s_b_duo_bk > div {
	display: table-cell;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
	height: 43px;
}
.promo_single_body {
	display: table;
	margin: 20px auto;
}
.p_s_b_duo_bk {
	display: table-cell;
	vertical-align: top;
	background: #0a4277;
}
.p_s_b_text {
	display: table-cell;
}
.psb_d_b_1xs:nth-child(1) {
	border-right: 1px solid #636363;
}
.p_s_b_text_t {
	padding-left: 20px;
}
@media (max-width: 800px) {
	.h_h_l,
	.h_h_r {
		width: 100%;
		float: unset;
		height: 173px;
	}
	.p_s_h_h {
		height: unset;
	}
	.h_h_r_bb {
		padding: 15px;
	}
	.h_h_l .gift-icon-v2 {
		top: 134px;
		right: 15px;
	}
	.promo_single_body > div {
		display: block;
	}
	.p_s_b_text_t {
		padding: 20px 0;
	}
}
.td-bc-logo img {
	max-width: 160px;
	height: auto;
	margin: 0;
	filter: drop-shadow(0px 2px 1px black);
}

.btn3 {
	max-width: 250px;
	font-size: 16px;
	padding: 10px 30px 10px 30px;
	line-height: 16px;
}
.psb_d_b_1xs.active div {
	opacity: 1;
}