/*general style*/

body {
  background-color: #e4ecf0;
  
  box-sizing: border-box;  
  margin: 0;
  padding: 0;
  color: #000;
  letter-spacing:0.03em;
  font-family: "Lato";
  font-weight: 500;
}
.ctact-pattern{
  background-repeat:repeat;
  /*background-color:#000;
  background-image:url("../images/bg-pattrn-2000px-sm.png");*/
  mix-blend-mode:normal; 
  position:relative;
  padding-bottom:10px;
}
.ctact-main-container{
  background-color:#FFFFFF;
  position:relative;
  
}
.ctact-overlay{
  position:absolute;
width:100%;
height:100%;
top:0;
/*background:radial-gradient(270.72% 50.21% at 49.89% 50.12%, #CCCCD6 0%, #C4C3CF 12%, #A9A9BA 31%, #80809A 56%, #7F7F99 57%, #33335C 87%, #000033 99%);*/
/*background: linear-gradient(180deg, #FBFBFB 0%, #5e51a2 100%);
mix-blend-mode: multiply; */
}
/*.ctact-gd-container{
  background:;
  mix-blend-mode:multiply;
  
} */
.ctace-wrapper{
  /*background-image:linear-gradient(to top, rgba(0, 0,51, 0.30), rgba(0, 0,51,1)),url('../images/background.svg'),linear-gradient(to bottom, rgba(0, 0,51, 0.30), rgba(0, 0,51,1));*/
  /*background-image:linear-gradient(176.82deg, rgba(0, 0,51,1), rgba(0, 0,51,0.30)),
  linear-gradient(58.28deg, rgba(204, 204, 214, 0.30), rgba(0, 0,51,0.1)),
  url('../images/background.svg'),
  linear-gradient(to bottom, rgba(0, 0,51,0.30), rgba(0, 0,51,1));*/
   
  /*background:linear-gradient(180deg, #000000 22.8%, rgba(0, 0, 0, 0) 100%);*/
  
  width:100%;
  height: 100%;
  padding-top:20px;
  
  
  
}
.bottom_shadow{
  
  
}
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}



@font-face {
  font-family: 'Arial';
    src: url('../fonts/Arial-MT/ArialMT.woff2') format('woff2'), url('../fonts/Arial-MT/ArialMT.woff') format('woff'), url('../fonts/Arial-MT/ArialMT.ttf') format('truetype'), url('../fonts/ArialMT/Roboto-Regular.eot') format('embedded-opentype'), url('../fonts/Arial-MT/ArialMT.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*header*/
.fixed-top{
  padding-top:0px;
  padding-bottom:0px;
}

.navbar {
  background: #FFFFFF;
  box-shadow: #000 0 -0.625rem 1.875rem;
  -webkit-box-shadow: #000 0 -0.625rem 1.875rem;
  z-index: 1;
  height:75px;
}
/*.navbar-brand img{
  width: 190px;
}*/

.menu-outer {
  display: flex;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
}

.navbar a.nav-link {
  color: #000 !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  letter-spacing: 0.09em;
  font-size: 15px;
}

.navbar-brand  img{
    width:auto;
    object-fit: contain;
    height:70px;
    
}

.navbar-toggler-icon {
  color: #595650;
}

/*
====================
Jackpot css
====================
*/
/*.ctace-weekly-jackpot{
  padding-bottom:10px;
}
.ctace-progressive-jackpot{
  padding-top:10px;
}*/
.ctace-jackpot-container{
  padding-top:10px;
}
.ctace-jackpot-title h5{
   color: #000;
   text-align:center;
   font-family: 'Lato';
   font-size:25px;
   letter-spacing:0.03em;
   font-weight:600;
}
.ctace-weekly-jackpot-amount{
  background-color: #988646;
  border: 4px solid #FFFFFF;
  text-align: center;
  min-width:240px;
  margin:0px auto;
  padding:10px;
}
.ctace-weekly-jackpot-amount h5{
  margin-bottom:0px;
  font-size:35px;
  font-weight:700;
  color:#fff;
}
.ctace-progressive-jackpot-amount{
  background-color:#351E0E;
  border: 4px solid #FFFFFF;
  text-align: center;
  min-width:240px;
  margin:0px auto;
  padding:10px;
}
.ctace-progressive-jackpot-amount h5{
  margin-bottom:0px;
  font-size:35px;
  font-weight:700;
  color:#FFFFFF;
}
.ctace-previous-jackpot-amount{
  background-color:#0C5430;
  border: 4px solid #FFFFFF;
  text-align: center;
  width:163px;
  margin:0px auto;
  padding:6px;
}
.ctace-previous-jackpot-amount h5{
  margin-bottom:0px;
  color:#fff;
}
.ctace-jackpot-amount h5{
  margin-bottom:0px !important;
}

.ctace-entries-close h5{
  color: #000;
  text-align:center;
   font-family: 'Lato';
   font-size:19px;
   letter-spacing:0.03em;
   font-weight:600;
   padding-top:10px;
 }
 .ctace-entry-logo{
  width: 175px;
  }
.ctace-jackpot .logos
{
  display: inline-block;
  margin-right:15px;
}

 /*
=================
playing card style
=================
 */
 .ctace-playing-card{
  padding-top: 10px;
  padding-bottom: 10px;
 }
 .ctace-pc-title h2{
   font-family:'Lato';
   font-size: 20px;
   line-height:30px;
   color: #fff;
   text-align: center;
   letter-spacing:0.05em;
 }
.playing-cards-selection{
  padding-top: 20px;
}


ul.playing-cards-wrap{
  margin:0px;
  padding:0px;
  list-style-type: none;
}
ul.playing-cards-wrap li img{
  width:124px;
  height:141px;
}
ul.playing-cards-wrap li{
  /*display: inline-block;*/
  margin-bottom:20px;
  /*padding-left:6.6px;
  padding-right:6.6px;*/
  position: relative;
}
ul.playing-cards-wrap li label:hover{
  cursor: pointer;
}
ul.playing-cards-wrap li label:hover .overlay{
  opacity: 1;

}
ul.playing-cards-wrap li label:hover .card_num{
  color:#FFFFFF;
}
.overlay{
  background: linear-gradient(0deg, rgba(53, 30,14, 0.5), rgba(53, 30,14, 0.5));
  /*background: linear-gradient(0deg, rgba(160, 205, 73, 0.7), rgba(160, 205, 73, 0.7));*/
  
position: absolute;
height:141px;
width:124px;
left:0;
top: 0;
bottom: 0;
right: 0;
opacity:0;
content: "";
border-radius: 11px;
}
.card_num{

  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  text-align: center;
  color:#FFFFFF;
  font-family:"Lato";
  font-size:17px;
  letter-spacing:0.05em;
  z-index:9999;

}
.ctace-entry-support{
  position: relative;
  letter-spacing:0.05em;
  margin-bottom:30px;
}
.ctace-entry-price-block{
  background-color:#F0EFEF;
  position: relative;
}
.close-entry-price{
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #000;
  border-radius: 100%;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  display: block;
  z-index:9999;

}
img.who-you-help-img{
    width:50%;
    object-fit:cover;
}
.close-entry-price:hover{
   cursor: pointer;
}
.ctace-entries-support-title h5{

      font-weight: 700;
    letter-spacing: 0.7px;
    font-size: 22px;
    padding-bottom: 10px;

}
.ctace-past-results{
  
  background:#E5E5E5;
  color:#000000;
  
}
.ctace-past-result-heading{
  text-align:center;
 
  box-shadow:0px 15px 10px -15px #111;
  -webkit-box-shadow:  0px 15px 10px -15px #111;
}
.ctace-past-result-heading h3{
    
    font-family:'Lato';
    font-size:20px;
    padding-top:10px;  
}
/* HIDE RADIO */
.card_position { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
}

.selected_card{
  position: relative;
  margin:0px auto;
  display: table;
  width:124px;
  height:141px;
}
.selected_card img{
  width:124px;
  height:141px;
}

.selected_card .selected_overlay{
background: linear-gradient(0deg, rgba(53, 30,14, 0.5), rgba(53, 30,14, 0.5));
position: absolute;
height:141px;
width:124px;
left:0;
top: 0;
bottom: 0;
right: 0;

content: "";
border-radius: 11px;
}
.ctace-card-select-heading{
   text-align: center;
}
.ctace-entry-price-block{
  padding-top:20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.selected_card .selected_card_num{

  position: absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  text-align: center;
  color:#FFFFFF;
  font-family:"Lato";
  font-size:17px;
  z-index:9999;
}
.ctace-entry-price-tagline{
   background-color: #988646;
}
.ctace-entry-price-tagline-wrap{
  padding-top: 20px;
}
.ctace-entry-price-tagline p{
   color: #FFFFFF;
   text-transform:uppercase;
   letter-spacing:0.07px;
   font-family: 'Lato';
   font-weight:400;
   font-size:15px;
}

.ctact-ticket-plan-wrap{
  padding-top: 20px;
}
.ctact-plan{
  text-align: center;
}
.ctact-plan-details{
  height:170px;
}
.ctact-no-of-ticket{
  color:#4B4C4B;
  font-family: 'Lato';
  font-size:20px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing:0.05em;
  margin-bottom:0px;
}
.ctact-ticet-price{
  font-family: 'Roboto';
  text-align: center;
  color: #4B4C4B;
  margin-bottom:0px;
  line-height:70px;
}
.ctact-ticet-price .cost{
  font-size:70px;
  font-weight:900;
}
.ctact-ticet-price .currency sup{
   font-size:20px;
   font-weight:900;
   top:-33px;
   padding-right:3px;
}
.ctac-most-popular{
  text-align: center;
  background-color:#988646;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 1111px;
  width: 125px;
  margin: 0px auto;
  font-family: 'Lato';
  font-weight: 800;
  line-height: 32px;
  font-size: 16px;
  color:#ffffff;
}
.ctact-submit-btn{
   margin: 0px auto;
  display: table;
  background-color:#988646;
  margin-top: 20px;
  padding: 10px 30px;
  font-weight: 700;
  color: #FFFFFF;
  font-family: 'Lato';
  letter-spacing: 1px;
  font-size: 20px;

}
.ctact-submit-btn:hover{
  color:#FFFFFF;
}

/* order summery  style*/
.order-summery{
  padding-top:20px;
}
.plan-name,.order-total-title{
  width:70%;
}
.order-total,.order-total-amt{
  text-align: right;
  width:30%; 
}



/* end of order summery style */
.whighlight{
  background:#000;
  color: #FFFFFF;
}
.winnner-result{
  padding-top:35px;
  padding-bottom: 35px;
  height:235px;
}
.winner{
  padding-top:25px;
  padding-bottom: 25px;
}
.date-of-announce{
  font-size:20px;
}
.ctace-entry-price-block{
  display: none;
  color: #000000;
}
.entry-start-title{
  color: #fff;
  line-height: 168px;
  font-family: 'Lato', sans-serif;
  font-weight:900;
  letter-spacing: 0.05em;
}
.price-block-container{
   padding-top: 0px;
}
.enrty-block-img{
  width: 180px;
}
.price-outer hr.multicaption-slider-bottom-hr {
  width: 1012px;
  text-align: center;
  background: #fff;
  margin-bottom: 0px;
  margin-top: 56px;
}
.entry-button{
   width: 300px;
   margin-top: 0px;
}
.price-inner {
  margin: 0 auto;
  text-align: center;
}
.entry_start_text{
  margin-right:0px;

}
.winning-number,.card-drawn,.jackpot-amt{
  margin-bottom:5px;

}
.margin-left{
  margin-left:0px;
}
.price-heading h3 {
  font-family: 'Lato', sans-serif;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0.03em;
  color: #fff;
  text-transform: capitalize;
  margin-bottom:56px;
  font-weight: 900;
  /*margin-top: 39px;*/
  margin-top: 28px;
}

.price-img img {
  width: 100%;
}

/*no of tickets*/
.tickets h4 {
  color: #7B2881;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.1em;
}

/*price $*/
.price h3 sup {
  font-weight: 900;
  font-size: 38px;
  line-height: 53px;
  text-align: center;
  
  color: #7B2881;
  font-family: 'Roboto', sans-serif;
  margin-top: 10px;
}

/*price*/
.price h3 span {
  position: relative;
  top: 6px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-size: 70px;
  line-height: 53px;
  text-align: center;
  color: #7B2881;
}

/*for background*/
.price-block-inner {
  background-color:#FFFFFF;
  border-radius: 19px;
  padding-top: 25px;
  padding-bottom: 22px;
  
}

/*for border*/
.price-block {
  border: 10px solid #FFC843;
  border-radius: 31px;
  background: #c5b783;
}

.price-block:hover {
  border: 10px solid #FFC843;
  border-radius: 31px;
}
.price-block:hover .price-block-inner{
   background-color: #FFFFFF; 
}

.most-popular {
  background: #FFC843;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.55);
  border-radius: 1111px;
  position: relative;
  display: inline-block;
  width: 80%;
  bottom: 20px;
}

.most-popular h4 {
  padding-top: 4px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: lowercase;
  color: #7a297f;
}


.best-popular {
  background: #008E97;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.55);
  border-radius: 1111px;
  position: relative;
  display: inline-block;
  width: 80%;
  bottom: 20px;
}

.best-popular h4 {
  padding-top: 4px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: lowercase;
  color: #FFFFFF;
}
.extra-ticket{

  margin-top: -12px;
  font-weight: 500;
}

.separator {
  border-bottom: 1px solid #fff;
  margin-top:60px;
}


.entries-inner {
  text-align: center;
  /*margin-top: 48px;*/
  margin-top: 10px;
}

.entries-heading h3 {
  font-size: 30px;
  line-height:35px;
  letter-spacing:0.03em;
  color: #FFFFFF;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
  margin-bottom: 28px;
  font-weight: 900;
}

.psgTimer_numbers>div>div {
  background: #E5E5E5;
  color: #37003C;
  font-size:28px;
  line-height: 40px;
  padding-top: 0px;
  font-family: 'Arial';
}

.entries-subheading h4 {
  font-size: 25px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.03em;
  color:#FFFFFF;
  font-family: 'Lato', sans-serif;
  margin-top: 30px;
  padding-bottom:0px;
  margin-bottom:0px;
  font-weight: 700;
}


.payment-inner {
  margin-top: 64px;
  text-align: center;
  color: #fff;
}
.master_card_logo{
  width: 160px;
}
.visa_logo{
 width: 120px;
}
.amex_logo{
 width: 120px;
}
.discover_logo{
 width: 120px;
}
.maestro_logo{
 width: 80px;
}

.payment-heading h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  line-height: 29px;
  letter-spacing: 0.05em;
  margin-bottom: 27px;
  color:#fff;
}

/***********
social-block
************/


.social-footer{
  
  list-style-type:none;

}
.social-inner ul{
  margin:0px;
  float: right;
  padding-bottom:25px;
  margin-right: 3px;
}
.social-inner li {
  letter-spacing: 0.8em;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}
.social-inner li:last-child {
  
  padding-right:0px;
  
}
.social-inner li a:after{
  border-bottom:0px !important;
}
.social-inner li a i {
  background: #FFFFFF;
  
  height: 33px;
  width: 33px;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  color:#000;
  font-size: 16px !important;
}
.social-title{
   text-align:right;
   color:#FFFFFF;
   margin-bottom:5px;
   padding-right:0px;
   letter-spacing:0.05em;
   font-size: 14px;
   padding-right: 5px;
}

/******
footer
******/

footer {
  
  /*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 1));*/
  background-color:#000;

}

footer .container {
  max-width: 100%;
}


.footer-row{
  padding-left:30px;
  padding-right:40px;
  padding-bottom:0px;
}

.ctace-available-payment-support h5{
  text-align: left;
}

.footer-inner {
  padding-top: 20px;
  padding-bottom:20px;
}

.footer-inner li a {
  font-size: 14px;
  line-height: 14px;
  font-family: 'Lato', sans-serif;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #FFFFFF;
  width: auto;
  display: inline-block;
}

.footer-inner li a:after {
  width: auto;
  border-bottom: 1px solid #fff;
  padding-top: 1px;
  tom: 1px solid;
  content: "";
  display: block;
}
.footer-inner .charity{
  clear:both;
  margin-right:5px;
}
.ctace-available-payment-support{
  margin-top:20px;
}
.ctace-available-payment-support h5{
  padding-left:1rem;
  padding-top: 0px;
  font-weight:500;
  font-family:"Lato";
  font-size:14px;
  letter-spacing:0.05em;
}
ul.footer-payment-logos{
   margin:0px;
   padding:0px;
   list-style-type:none;
   padding-left:0.3rem;
}
ul.footer-payment-logos li{
  display: inline-block;
  padding-left:7px;
  padding-right:7px;
}
ul.footer-payment-logos li img{
  width:70px;
  height:70px
}

.contact .email h5 {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom:0px;
}

.contact .email h5 i {
  font-size: 20px;
}

.contact .email h5 span {
  text-decoration: underline;
  padding-left: 5px;
}

.copyright p {
  font-family: 'Lato', sans-serif;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom:0px;
  padding-right:5px;
}

.copyright p span {
  text-decoration: underline;
}

.copyright p span a{
  color:#fff;
  text-decoration: none;
}

.copyright p span a:hover{
  color:#fff;
  
}

.charity .amount p {
  /*padding-top: 9px;*/
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.footer-logo {
  margin-top: 10px;
  text-align: right;
  clear: both;
  margin-bottom:5px;
  margin-right: 5px;
}

.footer-logo .f-logo img {
  width: 157px;
}
.help-img-block-2 img { width:80px; }


/* New Price box style */
.price-box{
  width: 237px;
    background: #B9B9B9;
    display: inline-block;
  height: 182px;
  margin-left: 26px;
  margin-right: 26px;
  border-radius: 31px;
  border:10px solid #fff;
}

/*
==================================
 How it work style
==================================
*/
.ctact-how-it-work-wrap{
  background:#351E0E;
  padding-top:30px;
  padding-bottom: 30px;
  margin-top:15px;
  margin-bottom:20px;
  position: relative;
}
.ctact-hiw-title{
  position:absolute;
  background:#351E0E;
  padding: 0px 20px;
  top: -20px;
  left:50%;
  width:200px;
  margin-left:-100px;
  border:2px solid #fff;
  height:41px;
}
.ctact-hiw-title h2{
  color: #fff;
  font-size:18px;
  text-transform: uppercase;
  line-height:41px;
  margin-bottom:0px;
  text-align: center;
  letter-spacing:0.05em;
}
.hiw-desc p{
  padding-top:15px;
  text-align: center;
  color: #ffffff;
  font-family:'Lato';
  font-size:18px;
  line-height: 24px;
  font-weight:400;
}

.hiw-first-step-img{
  width:60px;
}
.hiw-second-step-img{
  width:80px;
}
.hiw-third-step-img{
  width:45px;
}
.hiw-fourth-step-img{
  width:100px;
}
.hiw-fifth-step-img{
  width:100px;
}
.hiw-six-step-img{
  width:100px;
}
.hiw-first-row{
 padding-top:20px; 
}
.hiw-second-row{
    padding-top:20px;
}

/*
======================
breackdown jackpot
======================
*/
.winning-breakdown-container{
  background-color:#000;
  padding-top:20px;
  padding-bottom:20px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px; 
}
.winning-breakdown-title{
  
  padding-bottom:25px;
}
.col-pj-bar-title p,.col-foudation-bar-title p,.col-wj-bar-title p{
   text-align: center;
   margin-bottom: 10px;
   color: #FFFFFF;
   letter-spacing:0.03em;
   text-transform: capitalize;
   font-size: 18px;
}

.winning-breakdown-title h2{
   color:#FFFFFF;
   text-align: center;
   text-transform:uppercase;
   font-weight:400;
   font-family:'Lato';
   font-size:20px;
   letter-spacing:0.03em;
}
.col-pj-bar{
  background:#FFFFFF;
  height:68px;
}
.col-pj-bar p{
  text-align: center;
  font-size:30px;
  font-family:'Lato';
  color:#000;
  font-weight:400;
  line-height:68px;
  margin-bottom:0px;
}
.col-foudation-bar{
  background:#00CCFF;
  height:68px;
}
.col-foudation-bar p{
  text-align: center;
  font-size:30px;
  font-family:'Lato';
  color:#FFFFFF;
  font-weight:400;
  line-height:68px;
  margin-bottom:0px;
}
.col-wj-bar{
  background:#FBBC04;
  height:68px;
}
.col-wj-bar p{
  text-align: center;
  font-size:30px;
  font-family:'Lato';
  color:#FFFFFF;
  font-weight:400;
  line-height:68px;
  margin-bottom:0px;
}

/*
=======================
How to play
=======================
*/
.ctact-htp-list{
  margin-left:10px;
}
.ctact-how-to-play-wrap{
  position: relative;
  margin-top: 25px;
}
.ctact-how-to-play-title{
  margin-bottom:20px;
}
.ctact-how-to-play-title h2{
   background-color:#2828FF;
   width:170px;
   margin:0px auto;
   text-transform:uppercase;
   font-size:19px;
   letter-spacing:0.03em;
   border:2px solid #FFFFFF;
   line-height:30px;
}
.ctact-how-to-play-title-text{
  text-align: center;
  font-family:'Lato'
  line-height:24px;
}
.ctact-how-to-play-title-text h2{
  text-transform:uppercase;
  font-size:22px;
  font-weight:600;
  letter-spacing:0.05em;
}
.ctact-how-to-play-title-text p{
  font-size:20px;
  font-weight:bold;
  letter-spacing:0.05em;
}

ol.ctact-htp-list li {
display: inline-block;
width: 28.33%;
padding-left: 10px;
padding-right: 40px;
counter-increment: item;
}

.ctact-htp-count { 
 margin-right: 20px;
  width: 30px;
  height: 30px;
  background-color: #988646;
  border: 2px solid #988646;
  border-radius: 100%;
  line-height: 27px;
  text-align: center;
  display: inline-block;
  font-size: 17px;
  margin-top: 0px;
  margin-left: -45px;
  position: absolute;
  color:#FFFFFF;
  font-weight: 600;
  font-family:'Lato';
}
.ctact-htp-list-count{
  
   position: relative;
   padding-right: 25px;
   padding-left: 25px;
   text-align: left;

   /*flex: 0 0 29%;
   max-width: 29%;*/
}

.ctact-htp-number{
  background:#2828FF;
  color: #FFFFFF;
  border-radius:110px;
  width:48px;
  height:48px;
  text-align: center;
  line-height:48px;
  font-size:20px;
  border: 3px solid #FFFFFF;
}

/*
=================
FAQ page style
=================
*/
.faq-wrapper{
  position: relative;
}
.faq-title{
  text-align: center;
  font-weight:700;
  letter-spacing:0.05em;
  padding-bottom: 20px;
  color:#000;
}
.faqs-qes-ans{
  letter-spacing:0.05em;
}
.faq-questions{
   font-weight:600;
   font-size:20px;
   margin-bottom:5px;
   color:#000;
}
.faq-answer{
  font-weight:500;
  font-family:'Lato';
  color: #000;
}
hr.divider{
 border-color: rgba(255,255,255,0.2);
 
}

/*
=======================
Rules style
=======================
*/
.rules-wrapper{
  position: relative;
  padding-bottom: 30px;
  letter-spacing:0.05em;
  color:#000;
}
.rules-title{
  text-align: center;
  font-weight:700;
  letter-spacing:0.05em;
  padding-bottom: 20px;
}
.rules-support-text{
  font-weight:700;
  letter-spacing:0.05em;
  text-align: center;
}

.rules-wrapper ul li{
  margin-bottom:10px;
  font-weight:500;
}
.rules-wrapper ol li{
  margin-bottom:10px;
  font-weight:500;
}
.ascend_logo_header_desktop{
width: 120px !important;
}
.ascend_logo_header_mobile{
  display: none;
}