/*!
Theme Name: Betting, Gaming & Lotteries Commission
Theme URI: https://www.bglc.gov.jm/
Author: JIS
Author URI: https://jis.gov.jm/
Description: Betting, Gaming & Lotteries Commission Website Template
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bglc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> HEADER
---------------------------------------------------------------- */
html {
  	scroll-behavior: smooth;
}
body {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
	font-family: "Poppins";
}
::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 30px
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*HEADER & MENU */
.header-top {
    background: #313996;
    color: #fff;
    width: 100%;
}
.header-top-wrap {
	padding: 0;
	margin: 0;
	font-size: 13px;
	text-align: center;
}
.top-bar {
	display: inline-block;
	list-style-type: none;
}
.top-bar-float-left {
    float: left;
    margin-left: 20px
}
select.goog-te-combo {
    margin-top: 10px !important;
}
li.top-bar-float-left:nth-child(2){
	margin-left: 0px	
}
.top-bar-float-right {
    float: right;
}
.top-menu div ul li a i {
	color: #fff200;
}
.top-menu div ul li a span {
	padding-left: 10px;
}
div#searchBtn {
    background: #fff;
    color: #000;
    padding: 8px 100px 10px 30px;
    font-size: 15px;
    cursor: pointer;
}
.search-container {
    background: #ffd004;
    padding: 30px 0;
    text-align: center;
    display: none;
}
.container.bglc-search .searchandfilter ul {
	text-align: center;
}
.container.bglc-search form ul li {
	display: inline-block;
	list-style-type: none;
}
input.sf-input-text {
    border-radius: 7px 0px 0px 7px;
    outline: none;
    border: 1px solid #e3e2e2;
    padding: 12px 50px 12px 15px;
    border-right: 0;
}
.container.bglc-search form ul li input[type="submit"] {
    padding: 12px;
    border-radius: 0px 7px 7px 0px;
    border: 1px solid #e3e2e2;
    border-left: 0;
    cursor: pointer;
    margin-right: 15px;
}
.jamaica-nationals-items {
    background: #fff;
    padding: 9px 15px;
    color: #000;
}
.jamaica-nationals-items img {
	width: 28px;
	height: auto;
}
.skiptranslate.goog-te-gadget {
    display: flex;
}
#google_language_translator select.goog-te-combo {
	background: none;
    height: auto !important;
    border: 0px solid lightgray !important;
    color: #fff !important;
}
#google_language_translator select.goog-te-combo option {
    background: #313996;
    border: 1px solid #313996;
    min-height: 2em !important;
}
.header {
    width: 100%;
    box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
}
.logo-wrap {
    width: 100%;
    position: absolute;
    top: -3px;
    height: auto;
}
@media screen and (max-width: 1330px) {
  	.logo-wrap {
		left: 0px;
	}
}
.logo-wrap a img {
	width: 97%;
	height: auto;
}
ul.mega-sub-menu {
    -webkit-box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
    box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 30%) !important;
}
/* SLIDER */
.banner-wrap.container-fluid {
    padding: 0;
    background: #002a5c;
    height: 540px;
    max-height: 540px;
    overflow: hidden;
}
.header-split{
	padding: 0;
}
.right-banner {
    height: 100%;
    background: #fff;
}
.carousel-caption {
    position: absolute;
    right: 0 !important; 
    bottom: 50%;
    left: -542px;
    z-index: 999 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #f50c0c;
    text-align: left !Important;
    width: 490px;
}
a.slider-btn {
    position: absolute;
    bottom: 40%;
    left: -542px;
    z-index: 999 !important;
    background: #ffd004;
    color: #000;
    padding: 15px 40px;
    border-radius: 7px;
    transition: 0.3s ease;
    text-decoration: none;
    font-weight: 600;
    font-size: 22px;
}
a.slider-btn:hover {
	background: #fff; 
}
@media screen and (max-width: 1340px) and (min-width: 1030px) {
    .logo-wrap a img {
        width: 110% !important;
        padding-top: 10px;
        padding-left: 10px;
    }
    .carousel-caption {
        left: -65%;
        width: 410px;
    }
    a.slider-btn {
        left: -65%;
    }
}
@media screen and (max-width: 1400px) and (min-width: 1205px) {
    .logo-wrap a img {
        width: 110% !important;
    }
}
.carousel-caption.top-line::before {
	content: "";
    width: 70px;
    height: 2px;
    position: absolute;
    top: 0px;
    left: 5px;
    background: #fde428;
}
.carousel-inner.bglc-title-wrap {
    overflow: initial;
}
h1.slide-title {
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 30px;
    font-family: "Poppins" !important;
    color: #fff;
    line-height: 1.3em;
}
.carousel-item {
    max-height: 650px !important;
    height: 650px;
}
.carousel-item::before {
	content: "";
	background: rgb(0,0,0,0.2);
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
.slider-bg {
    background-size: cover !Important;
    height: 100%;
    width: auto;
    padding-top: 200px;
    padding-bottom: 350px;
}
.carousel-indicators {
    top: 30%;
    left: inherit;
    right: 45px;
    -ms-flex-pack: right;
    justify-content: right;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    display: block;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 30px;
    margin: 15px 0;
}
.carousel-indicators .active {
	position: relative;
}
.carousel-indicators .active::before {
    content: "";
    border: 3.2px solid white;
    height: 23px;
    width: 23px;
    position: absolute;
    z-index: -1;
    text-align: center;
    top: -5.5px;
    left: -6px;
    border-radius: 50px;
}
.left-banner {
    width: 100%;
    height: 100%;
    background: #313996;
    position: absolute;
    z-index: 0;
}
.carousel-fade .carousel-item {
 	opacity: 0;
 	transition-duration: .6s;
 	transition-property: opacity;
}
.carousel-fade  .carousel-item.active {
  	opacity: 1;
}
.carousel-fade .carousel-item.active {
 	transform: translateX(0);
 	transform: translate3d(0, 0, 0);
}
.scroll-down {
    position: absolute;
    z-index: 9;
    padding: 30px 50px;
    bottom: 16%;
    cursor: pointer;
}
.scroll-down .fa {
    font-size: 27px;
    color: #fff;
    position: relative;
}
.scroll-down .circle::after {
	content: "";
    position: absolute;
    background: #313996;
    top: -5px;
    left: -9px;
    z-index: -1;
    border: solid 1px white;
    border-radius: 50%;
    opacity: 1;
    width: 31PX;
    height: 30PX;
}
.scroll-down span {
    color: #fff;
    font-size: 10px;
    padding-left: 14px;
    position: absolute;
    top: 38px;
}
.bounce {
  	display: inline-block;
  	position: relative;
  	-moz-animation: bounce 0.5s infinite linear;
  	-o-animation: bounce 0.5s infinite linear;
  	-webkit-animation: bounce 0.5s infinite linear;
  	animation: bounce 2s infinite linear;
}
@-webkit-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-moz-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-o-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@-ms-keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
@keyframes bounce {
    0% { top: 0; }
    50% { top: -0.2em; }
    70% { top: -0.3em; }
    100% { top: 0; }
}
/*SECONDARY PAGES BANNER*/
.page-title {
    position: relative;
    width: 100%;
    /*padding: 70px 0px;*/
    background: #313996;
    position: relative;
    overflow: hidden;
}
.page-title::before{
    content: "";
    position: absolute;
    margin: auto;
    border: solid 10px #ffd004;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    left: 50%;
    top: -20px;
    opacity: 0.6;
}
.sub-page-banner {
    border-radius: 100% 10px 10px 100% / 100% 8% 8% 100%;
    background: #ffd004;
}
.sub-header-banner-img {
    position: relative;
    z-index: 9;
    height: 100%;
    background-size: cover !important;
    width: 100%;
    border-radius: 100% 10px 10px 100% / 100% 8% 8% 100%;
}
.page-title::after{
    content: "";
    position: absolute;
    margin: auto;
    border: solid 10px #ffd004;
    border-radius: 50%;
    opacity: 0.6;
    width: 50px;
    height: 50px;
    left: 0;
    transform: translate(-50%, 0px);
    bottom: 30px;
}
.centred {
    text-align: center;
}
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
}
.page-title .content-box h1 {
    word-wrap: break-word;
    position: relative;
    display: block;
    font-size: 47px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
}
ul.bread-crumb.clearfix {
    padding: 0 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.page-title .content-box .bread-crumb li a:hover {
    color: #da2c46;
}
.page-title .content-box .bread-crumb li a {
    color: #fff;
}
.page-title .content-box .bread-crumb li:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 3px;
    height: 1px;
    top: 14px;
    right: 0px;
}
/*HOME PAGE*/
.page-id-20 #primary {
	margin: 0 !important;
}
.bglc-main-content {
	margin: 20px;
}
.f-box.f-icon-left {
    display: flex;
}
.bg-color {
	background: #313996;
}
.f-box.f-icon-left i {
    margin-right: 30px;
}
.f-box.f-icon-rounded i {
    display: block;
    text-align: center;
    padding: 22px;
    width: 80px;
    height: 80px;
    border-radius: 3px;
}
.f-box i {
    font-size: 30px;
}
.f-icon-rounded .fa {
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
}
.f-box.f-icon-rounded:hover i,
.f-box.f-icon-rounded:hover .img-icon-wrap {
    border-radius: 3px;
    -webkit-box-shadow: 5px 5px 30px 0px rgb(20 20 20 / 20%);
    -moz-box-shadow: 5px 5px 30px 0px rgba(20, 20, 20, 0.2);
    box-shadow: 5px 5px 30px 0px rgb(20 20 20 / 20%);
}
a.block_link {
    color: #000;
}
.fb-text p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    text-align: justify;
  	text-align-last: left;
}
.fb-text h4 {
    font-size: 16px;
    font-weight: 500;
}
.img-icon-wrap {
    display: block;
    text-align: center;
    padding: 22px;
    height: 80px;
    border-radius: 3px;
    background: #313996;
    margin-right: 20px;
}
img.block_img {
    width: 105px;
    height: auto !important;
    display: block;
    filter:  brightness(0) invert(1);
}
.position-relative {
    position: relative !important;
}
.ft-about-img img {
    max-width: 100%;
    height: auto;
}
.ft-section-title h2 {
    color: #00044b;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.333;
    padding: 9px 10px 0 20px;
}
.pera-content p {
    margin-bottom: 0;
}
.ft-about-feature-list-item {
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
    -webkit-box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
    box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
    background: #fff;
}
.align-items-center {
    align-items: center !important;
}
.d-flex {
    display: flex !important;
}
.ft-about-feature-list-item .ft-about-feature-icon {
    width: 55px;
    height: 55px;
    margin-right: 20px;
    border-radius: 100%;
    background-color: #ffd00442;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
/*.justify-content-center {*/
/*    justify-content: center!important;*/
/*}*/
.ft-about-feature-list-item .ft-about-feature-text {
    max-width: 420px;
}
.ft-about-feature-list-item .ft-about-feature-text h3 {
    color: #00044b;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 0;
}
.ft-section-title .sub-title {
    font-size: 15px;
    font-weight: 700;
    color: #313996;
    padding: 0px 82px;
    position: relative;
}
.ft-section-title .sub-title:before {
    top: 15px;
    content: "";
    height: 3px;
    width: 75px;
    position: absolute;
    background-color: #313996;
    left: 0;
}
.ft-about-exp-img {
    background: #bdbcbc;
}
.feature-section {
    position: relative;
    padding: 20px 0;
}
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
}
.feature-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 80px;
    height: 240px;
}
.feature-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
    border-radius: 9px;
}
figure {
    margin: 0px;
    background: #aeaeae;
}
.feature-block-one .inner-box .image-box::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.feature-block-one .inner-box .image-box img {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.feature-block-one:hover .inner-box .image-box img {
    width: 110%;
    max-width: 110%;
}
.feature-block-one .inner-box .lower-content {
    position: relative;
}
.feature-block-one .inner-box .lower-content .inner {
    position: absolute;
    display: block;
    overflow: hidden;
    top: -20px;
    width: calc(100% - 30px);
    left: 15px;
    background: #fff;
    text-align: center;
    padding: 20px 15px 20px 15px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    transition: all 500ms ease;
    z-index: 2;
    border-radius: 9px;
}
.feature-block-one .inner-box .lower-content .inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    right: 0px;
    top: 0px;
    transition: all 500ms ease;
}

.feature-block-one .inner-box .lower-content .inner:before {
    background: #00044b;
}
.feature-block-one .inner-box .lower-content .inner h3 {
    margin-bottom: 0px;
    transition: all 500ms ease;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    color: #222;
}
.feature-block-one .inner-box:hover .image-box::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
.feature-block-one .inner-box .lower-content .inner a {
    position: absolute;
    display: inline-block;
    left: 50%;
    bottom: 33px;
    transform: translateX(-50%);
    z-index: 1;
    opacity: 0;
}
a.bglc_inner-box-btn-1 {
    left: 45% !important;
    transform: translate(-150%) !important;
}
a.bglc_inner-box-btn-2 {
    left: 45% !important;
    transform: translate(50%) !important;
    color: #fff !Important;
}
a.bglc_inner-box-btn-2 span{
    color: #fff !Important;
    border-bottom: 1px solid #fff !Important;
}
.feature-block-one .inner-box:hover .lower-content .inner {
    padding-bottom: 66px;
}
.feature-block-one .inner-box .lower-content .inner a span {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffd004;
    border-bottom: 1px solid #ffd004;
}
.feature-block-one .inner-box .lower-content .inner a i {
    font-size: 12px;
    color: #ffd004;
    margin-left: 7px;
    font-weight: 900;
}
.feature-block-one .inner-box:hover .lower-content .inner:before {
    height: 100%;
}
.feature-block-one .inner-box:hover .lower-content .inner h3 {
    color: #fff;
    z-index: 999;
    position: relative;
}
.feature-block-one .inner-box:hover .lower-content .inner a {
    opacity: 1;
}
/*BGLC TEAM*/
.team-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 70px;
}
.team-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #063c83;
    margin: 0px;
    width: 100%;
    height: 280px;
    border-radius: 15px;
    border: 3px solid rgb(255 255 255 / 90%);
}
.team-block-one .inner-box .image-box .team_bg_img {
	background-size: cover !Important;
    width: 100%;
    transition: all 500ms ease;
    display: inline-block;
    max-width: 100%;
    height: 100%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.team-block-one .inner-box:hover .image-box .team_bg_img {
    opacity: 0.2;
}
.team-block-one .image-box .bglc_custom_logo_img {
	filter: brightness(0) invert(1);
	background-size: contain !Important;
    width: 100%;
    transition: all 500ms ease;
    display: inline-block;
    max-width: 100%;
    height: 100%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.team-block-one .inner-box:hover .image-box .bglc_custom_logo_img {
    opacity: 0.2;
}
.team-block-one .inner-box:hover .lower-content .ovellay-box {
    top: -50px;
    opacity: 1;
    visibility: visible;
}
.team-block-one .inner-box .lower-content {
    position: relative;
    padding-top: 27px;
}
.team-block-one .inner-box .lower-content h3 {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 700;
    color: #222;
}
.team-section.team-page .team-block-one .inner-box .lower-content h3 a:hover {
    color: #313996;
}
.team-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: #222;
    text-decoration: none;
    font-size: 22px;
}
.team-section.team-page .team-block-one .inner-box .lower-content .designation {
    color: #666;
}
.team-block-one .inner-box .lower-content .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
}
.team-block-one .inner-box .lower-content .ovellay-box {
    position: absolute;
    display: block;
    overflow: hidden;
    top: 0px;
    width: calc(100% - 30px);
    left: 15px;
    background: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    padding: 37px 15px 40px 15px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    transition: all 500ms ease;
    border-radius: 15px;
}
.team-section.team-page .team-block-one .inner-box .lower-content .designation {
    color: #666;
}
.team-block-one .inner-box .lower-content .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
}
.team-block-one .inner-box .lower-content .ovellay-box .social-links {
    position: relative;
    display: block;
    padding-top: 7px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.team-block-one .inner-box .lower-content .ovellay-box .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 15px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.team-block-one .inner-box .lower-content .ovellay-box .social-links li:before {
    position: absolute;
    content: '';
    background: #cdd8e6;
    width: 1px;
    height: 22px;
    top: 2px;
    right: -17px;
}
.team-block-one .inner-box .lower-content .ovellay-box .social-links li a {
    display: inline-block;
    font-size: 15px;
    color: #bcbcbc;
    text-decoration: none;
}
/*ABOUT US*/
.content-wrapper {
    position: relative;
    width: 100%;
}
.content-lines-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.content-lines-inner {
    position: relative;
    width: 80%;
    left: 0;
    margin: 0 auto;
    top: 0;
    height: 100%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
.content-lines {
    position: absolute;
    left: 33.666666%;
    right: 33.666666%;
    height: 100%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}
.clear {
    clear: both;
}
.full-width-section, .block-wrapper {
    float: left;
    width: 100%;
}
.block-wrapper.section-padding2 {
    padding-bottom: 90px;
}
.block-wrapper.section-padding1 {
    padding-top: 90px;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.vc_column-inner::after, .vc_column-inner::before {
    content: " ";
    display: table;
}
.js .animate-box {
    opacity: 0;
}
.section-title {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}
.section-title span {
    color: #ca4a1f;
    display: inline-block;
}
.wpb_wrapper p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75em;
    color: #000;
    margin-bottom: 20px;
}
.sec-image .about {
    padding-bottom: 0px;
}
.about .about-img {
    position: relative;
    margin-left: 40px;
}
.about .about-img .img {
    padding: 0 15px 30px 30px;
    position: relative;
}
.about .about-img .img:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    right: 45px;
    bottom: 0;
    border: 1px solid #323232;
}
.about .about-img .img img {
    position: relative;
    z-index: 2;
    background: #272727;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.about-img .about-img-2 {
    width: 40% !important;
    position: absolute;
    bottom: 0px;
    right: 45px;
    z-index: 3;
    padding: 20px 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-weight: 300;
    letter-spacing: 3px;
    font-size: 13px;
    line-height: 1.5em;
    text-align: center;
}
.about-bglc-img-title {
    background: #323232;
}
.page-id-298 .elementor-widget-wrap.elementor-element-populated {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.page-id-298 main#primary {
	margin: 0 !important;
}
/*WHAT WE DO*/
h2.section-title.what-we-do-title {
    color: #fff;
}
.what-we-do-wrap .item {
    padding: 40px 10px 20px 10px;
    position: relative;
    height: 270px;
    border-radius: 10px;
}
.what-we-do-section-2 .item {
	height: 370px;
}
.what-we-do-wrap .item:hover {
    background: #f4f4f4 !important;
}
/*.what-we-do-wrap .item .numb {*/
/*    font-size: 40px;*/
/*    font-weight: 600;*/
/*    font-family: 'Oswald',sans-serif;*/
/*    position: absolute;*/
/*    bottom: 30px;*/
/*    right: 30px;*/
/*    color: transparent;*/
/*    -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);*/
/*    line-height: 1em;*/
/*}*/
.what-we-do-icon {
    position: absolute;
    top: 15px;
    width: 50px;
    height: auto;
}
.what-we-do-wrap .item:hover .numb {
    color: transparent;
    -webkit-text-stroke: 1px rgba(0, 46, 91, 1);
}
h1.text-blur {
    position: absolute;
    top: -40px;
    font-size: 100px;
    opacity: 0.06;
    line-height: 1;
    color: #fff;
    z-index: 0;
    font-weight: 700;
    margin-bottom: 25px;
}
h1.about-blur {
    font-size: 80px;
    top: -19px;
    color: #7a7979;
}









/*FOOTER*/
footer#colophon {
	width: 100%;
	height: auto;
	background: #ffffffa6;
	position: relative;
	background: linear-gradient(344deg, rgba(255,255,255,0.4) 49%, rgba(0,0,0,0.2) 316%);
}
footer#colophon::before {
    content: "";
    position: absolute;
    border-bottom: 490px solid #f4f7fe66;
    border-right: 1020px solid transparent;
    width: 161px;
    height: 102px;
    left: 0;
    top: 0;
}
/*footer#colophon::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 50%;*/
/*    top: -10px;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 100px solid transparent;*/
/*    border-right: 100px solid transparent;*/
/*    border-top: 100px solid #313996;*/
/*    transform: translate(50%, -74px);*/
/*    z-index: 999999;*/
/*}*/
.site-footer {
    padding: 0;
    margin: 0;
    position: relative;
}
.footer-about-bglc-logo img {
	width: 100%;
	height: auto;
}
h3.footer-title {
    font-size: 23px;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 30px;
    margin-top: 50px;
    /*padding-bottom: 15px;*/
    /*border-bottom: 0.2px solid #000;*/
}
h3.footer-title.no-border-bottom {
	border-bottom: 0;
}
.col-lg-4.footer-contact-wrap {
    background: transparent;
    padding: 32px 30px 70px 30px;
}
.footer-contact ul {
	padding: 0;
	margin: 0;
}
.footer-contact ul li {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 10px 0;
	color: #000;
}
.footer-contact ul li a {
	color: #000;
	text-decoration: none;
}
.footer-contact ul.footer-address li a i,
.footer-contact ul.footer-address li i {
	color: #313996;
	padding-right: 10px;
}
#social {
  margin: 20px 0;
}
.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border:2px solid #ddd; /* add border to the buttons */
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
}
.smGlobalBtn:hover { 
	text-decoration: none !important;
}
/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}
.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}
.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
    border-color: #4060A5; /* change the border color on mouse hover */
}
/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}
.twitterBtn:before{
    font-family: "FontAwesome";
    content: "\f099"; /* add twitter icon */
}
.twitterBtn:hover{
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}
/* youtube button class*/
.youtubeBtn{
    background: #e64522;
}
.youtubeBtn:before{
    font-family: "FontAwesome";
    content: "\f16a"; /* add youtube icon */
}
.youtubeBtn:hover{
    color: #e64522;
    background: #fff;
    border-color: #e64522;
}
/* instagram button class*/
.social-media-cta h4 {
    font-size: 18px;
    color: #000;
    padding: 8px 0;
}
.instagramBtn{
    background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.instagramBtn:before{
    font-family: "FontAwesome";
    content: "\f16d"; /* add instagram icon */
}
.instagramBtn:hover{
    color: #f09433; 
	color: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	color: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	color: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    background: #fff;
    border-color: #f09433;
}
#quick-links, #government-agencies  {
	padding: 0;
	margin: 0;
}
#quick-links li, #government-agencies li {
	display: block;
	list-style-type: none;
	line-height: 30px;
}
#quick-links li a, #government-agencies li a {
	color: #4b4b4e;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
}
#quick-links li a:hover, #government-agencies li a:hover {
	color: rgba(0,0,0,0.6);
}
.container.footer-bottom {
    text-align: center;
    padding: 8px;
    color: #000;
    font-size: 13px;
    position: relative;
    z-index: 1;
    border-top: .5px solid rgb(0,0,0,0.2);
}
.container.footer-bottom p {
	margin: 0;
}
.container.footer-bottom p span {
	margin-top: 4px;
}
.container.footer-bottom p img {
	width: 27px;
    height: auto;
    border: 1px solid #31399666;
    transform: rotate(-20deg);
    margin: 4px 0px;
    transition: 0.6s ease-in;
}
.container.footer-bottom p img:hover {
	background: rgba(0,46,91,0.49);
}
.ft-btn a {
    color: #fff;
    height: 55px;
    z-index: 1;
    width: 190px;
    font-weight: 600;
    overflow: hidden;
    border-radius: 6px;
    position: relative;
    font-family: "Poppins";
    background-color: #313996;
}
.ft-btn.ft-btn-style-2 a {
	background-color: #ffd004;
	color: #313996;
}
.ft-about-feature-list-item:hover .ft-about-feature-icon {
    background-color: #ffd004;
    transition: 0.5s ease;
}
.ft-btn a:hover {
    background: #fff;
    color: #000;
    -webkit-box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
    box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
}
.highlight_file:hover {
    text-decoration: underline;
}
.bglc-fw-container {
	width: 100%;
	display: -webkit-box;
	display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.left-img {
	position: relative;
	display: -webkit-box;
	display: flex;
	width: 48.313%;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -60px 0px 60px 0px !important;
    padding: 0px 0px 0px 0px !important;
    z-index: 999;
}
.left-img-bg-wrap {
    width: 100%;
}
.left-img .left-bg-img {
	background-size: cover !important;
    width: 100%;
    height: 70vh;
    border-radius: 0px 10px 10px 0px;
    position: relative;
    overflow: hidden;
}
.left-img .left-bg-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: linear-gradient(4deg, rgba(0,0,0,0.3) 10%, rgba(0,0,0,0.1) 90%);
	left: 0;
	top: 0;
}
.right-content {
	display: -webkit-box;
	display: flex;    
	width: 51.687%;
}
.bglc-statistic-content-inner, right-content-container {
	padding: 10% 5% 10% 25%;
    background: #00044b;
    border-radius: 0px;
    width: 110%;
    position: relative;
    left: -100px;
    height: auto;
}
.right-content-container {
	background-size: cover !important;
	width: 100%;
}
.statistics-title-wrap {
	position: relative;
}
.statistics-title-wrap::before {
    position: absolute;
    content: "";
    top: -30px;
    left: -30px;
    padding: 80px 60px 40px 60px;
    background-color: transparent;
    background-image: linear-gradient(130deg, #F0A202 0%, #21212100 74%);
    border-radius: 50% 50% 50% 50%;
    z-index: 0;
}
.statistics-title-wrap span {
	color: #fff;
	font-weight: 500;
	line-height: 1em;
	position: relative;
	z-index: 999;
}
.statistics-title-wrap span span {
	color: #ffd004;
}
.statistics-title-wrap h4 {
	color: #fff;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.5em;
	position: relative;
	z-index: 999;
}
.ft-about-feature-list-warpper {
	padding-top: 15px;
    position: relative;
    z-index: 999;
} 
/*NOTICES*/
.ft-featured-section {
    padding: 70px 0px;
}
.ft-section-title-2 {
    margin: 0 auto;
    max-width: 580px;
}
.text-center {
    text-align: center !important;
}
.text-center h2 {
    overflow: hidden;
    position: relative;
    left: 0;
    right: 0;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1px;
} 
a.btn-border.btn-invert, .small-border, .icon-box {
    border-color: var(--primary-color);
}
.small-border {
    width: 100px;
    height: 3px;
    border-top: solid 2px #333333;
    border-left: none;
    border-right: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
}
.ft-section-title-2 .sub-title {
    font-size: 20px;
    font-weight: 700;
    color: #313996;
}
.ft-section-title-2 h2 {
    color: #003440;
    font-size: 36px;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 25px;
}
.ft-featured-content {
    padding-top: 30px;
}
.justify-content-center {
    justify-content: left !important;
}
.ft-featured-innerbox {
    z-index: 1;
    padding: 30px;
    overflow: hidden;
    border-radius: 6px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    border-top: 3px solid #313996;
    background-color: white;
    -webkit-box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
    box-shadow: 1.91px 10.833px 50px 0px rgb(68 68 68 / 15%);
}
.position-relative {
    position: relative!important;
}
.ft-featured-innerbox:before {
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 100%;
    height: 0%;
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    background-color: #313996;
}
.ft-featured-innerbox .ft-featured-icon {
    margin-bottom: 18px;
}
.ft-featured-innerbox .ft-featured-icon i {
    color: #003440;
    font-size: 60px;
    line-height: 0.75;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-featured-innerbox .ft-featured-text h3 a {
    color: #003440;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 18px;
}
.ft-featured-innerbox .ft-featured-text p {
    padding-bottom: 20px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.pera-content p {
    margin-bottom: 0;
}
.ft-btn-2 a {
    z-index: 1;
    width: 60px;
    height: 45px;
    color: #002a34;
    overflow: hidden;
    line-height: 48px;
    text-align: center;
    position: relative;
    display: inline-block;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-btn-2 a i {
    top: 13px;
    right: 0;
    left: 0;
    position: absolute;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-btn-2 a span {
    opacity: 0;
    color: #002a34;
    font-size: 15px;
    font-weight: 600;
    margin-right: 8px;
    font-family: "Poppins";
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-btn-2 a:before {
    top: 0;
    left: 0;
    content: "";
    z-index: -1;
    width: 60px;
    height: 45px;
    position: absolute;
    border-radius: 30px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
    border: 2px solid #002a34;
}
.ft-featured-innerbox:hover {
    -webkit-box-shadow: 0px 21px 80px 0px rgb(0 46 91 / 50%);
    box-shadow: 0px 21px 80px 0px rgb(0 91 / 50%);
}
.ft-featured-innerbox:hover:before {
    height: 100%;
}
.ft-featured-innerbox:hover .ft-featured-icon i {
    color: #fff;
}
.ft-featured-innerbox:hover .ft-featured-text h3 a {
    color: #fff;
}
.ft-featured-innerbox:hover .ft-featured-text p {
    color: #fff;
}
.ft-featured-innerbox:hover .ft-btn-2 a:before {
    border: 2px solid #fff;
}
.ft-featured-innerbox:hover .ft-btn-2 a i {
    color: #fff;
}
.ft-btn-2 a span {
    opacity: 0;
    color: #002a34;
    font-size: 15px;
    font-weight: 600;
    margin-right: 8px;
    font-family: "Poppins";
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease;
}
.ft-btn-2 a:hover:before {
    width: 150px;
    background-color: #fff;
    border: 2px solid #fff;
}
.ft-featured-innerbox:hover .ft-btn-2 a:hover i {
    color: #002a34;
}
.ft-btn-2 a:hover i {
    left: auto;
    right: 15px;
}
.ft-featured-innerbox:hover .ft-btn-2 a i {
    color: #fff;
}
.ft-btn-2 a:hover {
    width: 150px;
}
.ft-featured-innerbox:hover .ft-btn-2 a:hover i {
    color: #002a34;
}
.ft-btn-2 a:hover span {
    opacity: 1;
}
/*LICENSING LAYOUT 2*/
.service-section {
    position: relative;
}
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
}
.title-box {
    position: relative;
    display: block;
    margin-bottom: 64px;
}
.title-box .sec-title {
    text-align: right;
    padding-right: 40px;
    margin: 0px;
}
.sec-title {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.title-box .sec-title:before {
    position: absolute;
    content: '';
    background: #dddddd;
    width: 1px;
    height: 75px;
    top: 8px;
    right: -15px;
}
.sec-title.right h5 {
    padding-left: 55px;
}
.sec-title h5 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    margin-right: -10px;
}
.sec-title.right h5:before {
    left: 0px;
}
.sec-title h5:before {
    position: absolute;
    content: '';
    width: 45px;
    height: 2px;
    top: 12px;
    background: #03315e;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 46px;
    color: #222;
    font-weight: 700;
    margin: 0px;
    transition: all 500ms ease;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.title-box .text {
    position: relative;
    display: block;
    padding-left: 40px;
    padding-right: 100x
    margin-top: 41x
}
.text p {
    position: relative;
    line-height: 28px;
    margin: 0px;
    transition: all 500ms ease;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.service-block-one .inner-box {
    position: relative;
    display: block;
    /* margin-bottom: 43px; */
    margin: 20px;
    padding-bottom: 43px;
}
.service-block-one .inner-box h4 {
    margin-bottom: 24px;
    transition: all 500ms ease;
    position: relative;
    line-height: 30px;
    color: #222;
    font-weight: 700;
    font-size: 18px;
}
.service-block-one .inner-box h4 a {
    color: #222;
}
.service-block-one .inner-box h4 a:hover {
    color: #da2c46;
}
.service-block-one .inner-box .inner {
    position: relative;
    padding-left: 100px;
}
.service-block-one .inner-box .inner .icon-box {
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 60px;
    line-height: 60px;
}
.service-block-one .inner-box .inner p {
    margin-bottom: 10px;
    position: relative;
    line-height: 25px;
    color: #000;
    transition: all 500ms ease;
}
.service-block-one .inner-box .inner a {
    position: relative;
    display: inline-block;
}
.service-block-one .inner-box .inner a i {
    position: relative;
    font-size: 12px;
   	margin-right: 8px;
}
.service-block-one .inner-box .inner a i {
    color: #da2c46;
}
.fa, .fas {
    font-weight: 900;
}
.service-block-one .inner-box .inner a span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #222;
    border-bottom: 1px solid #222;
    transition: all 500ms ease;
}
.service-block-one .inner-box .inner a:hover span {
    color: #da2c46;
    border-color: #da2c46;
}
.service-block-one .inner-box .inner .icon-box:before {
    position: absolute;
    content: '';
    background: #012f5c;
    width: 70px;
    height: 70px;
    left: -5px;
    top: -5px;
    transform: rotate(15deg);
    transition: all 500ms ease;
}
.service-block-one .inner-box .inner .icon-box i {
    position: relative;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background: -webkit-linear-gradient(0deg, #da2c47, #e7697c 50%);
    background: linear-gradient(0deg, #da2c47, #e7697c 50%);
}
.service-block-one .inner-box .inner .icon-box img {
	position: relative;
    width: 40px;
    text-align: center;
    left: 25%;
    padding-top: 10px;
}
.service-block-one .inner-box .inner .icon-box:after {
    position: absolute;
    content: '';
    background: #ffd00454;
    width: 70px;
    height: 70px;
    left: -5px;
    top: -5px;
    z-index: -1;
    transition: all 500ms ease;
    opacity: 1;
    transform: rotate(-15deg);
}
.service-block-one .inner-box:hover .inner .icon-box:after {
	background: #FFD004;
}
/* CONTACT */
.align-center {
    align-items: center;
}
.contact-form-area .contact-forms {
    padding-right: 50px;
    border-right: 1px solid #e7e7e7;
}
.contact-form-area .contact-forms h3 {
    font-weight: 700;
    margin-bottom: 30px;
}
.contact-form-area .address-info {
    padding-left: 30px;
}
.contact-form-area .address-info .address-items ul {
    padding: 0;
}
.contact-form-area .address-info .address-items ul li {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}
.contact-form-area .address-info .address-items ul li i.fs-40 {
    display: inline-block;
    font-size: 30px;
    height: 80px;
    width: 80px;
    text-align: center;
    background: #fff;
    line-height: 80px;
    margin-right: 25px;
    color: #313996;
    border: 1px dashed #313996;
    border-radius: 50%;
}
.contact-form-area .address-info .address-items ul li p {
    font-size: 18px;
    font-weight: 700;
    color: #232323;
}
.contact-form-area .address-info .address-items ul li p span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
.contact-form-area .address-info .address-items ul li p a.contact_links {
    color: #666666;
    cursor: pointer;
}
.contact-form-area .address-info .address-items ul li p a.contact_links:hover {
    color: #313996;
}
.contact-form-area input, .contact-form-area textarea {
    border: 1px solid #e7e7e7;
    box-shadow: inherit;
    border-radius: 7px !important;
    padding-left: 15px;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 300 !important;
    display: none !important;
}
fieldset#field_1_10 legend.gfield_label, fieldset#field_1_12 legend.gfield_label {
    display: block !important;
}
.contact-form-area input#gform_submit_button_1 {
    background: no-repeat;
    padding: 20px 30px !important;
    font-weight: 400;
    border-radius: 7px;
    margin-top: 15px;
    transition: all 0.35s ease-in-out;
    color: #000;
    line-height: 1.5rem !important;
    height: auto !important;
    background: #313996;
    color: #fff;
    border: none !important;
}
.contact-form-area input#gform_submit_button_1:hover {
    background: #fbcd04;
    color: #000;
}
.page-id-29 main#primary {
	margin: 0 !important;
}
/* REQUIREMENTS FOR LOTTERY LICENCE */
.inbox {
	max-width: 100%;
	margin: 0 auto;
	background: white;
	border-radius: 8px;
	box-shadow: 10px 10px 0 rgba(0,0,0,0.1);
}
.inbox h5 {
	text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #D1E2FF;
    margin: 0;
}
.item {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #F1F1F1;
}
.item:last-child {
	border-bottom: 0;
}
.item .fa {
	margin: 15px;
    border: 2px solid #000;
    padding: 3px;
    font-size: 13px;
    font-weight: 300;
    color: #1e4165;
    border-radius: 3px;
}
.item p {
	margin: 0;
	padding: 15px;
	transition: background 0.2s;
	flex: 1;
	font-size: 16px;
	font-weight: 400;
}
.item p span {
	margin-left: 30px;
	margin-top: 10px;
    display: block;
}
#application-process img {
    border: 5px solid #eae7e7;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 25%);
    box-shadow: 0px 0px 15px 5px rgb(0 0 0 / 25%);
}
/*licensed-gaming-operator*/
.section-outer-container {
	overflow: hidden;
}
.licensed-gaming-operator h1.about-blur {
    font-size: 67px;
    top: -11px;
    color: #7a7979;
    font-weight: bolder;
}
.licensed-operator-section {
    padding: 70px;
    margin-top: 60px;
}
.section-outer-container {
    margin-bottom: 30px;
}
.section-inner-container {
	background-size: cover !important;
	position: relative;
	overflow: hidden;
	transition: all .5s;
}
.section-outer-container:hover .section-inner-container {
	transform: scale(1.2);
}
.section-inner-container::before {
    content: "";
    background: rgba(0,0,0,0.3);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: all .5s;
}
.section-outer-container:hover .section-inner-container::before {
	background: rgba(0,46,91,0.8);
}
.section-inner-container h3 {
    text-align: center;
    padding: 140px 0;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    position: relative;
    z-index: 9;
    transition: all .5s;
}
.section-outer-container:hover h3 {
	color: #ffea00;
}
.top-menu-float-right {
    float: left;
    margin: 10px 0px;
/* 	margin-left: 10%; */
	width: 100%;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border-radius: 11px !important;
}
@media screen and (max-width: 992px) {
    .top-menu-float-right {
    	margin-left: 0px;
    }
    .top-menu-float-right {
        position: relative;
        right: -50%;
        transform: translate(-50%);
        z-index: 999 !important;
    }
    .carousel-caption,
    a.slider-btn {
        left: 120px;
        display: block !important;
    }
    .carousel-item::before {
        content: "";
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.2) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.2) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
    }
    .content-box.sub-header {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .col-lg-4.sub-page-banner {
        display: none !important;
    }
    .sec-what-we-do.what-we-do-wrap {
        margin: 20px 0;
    }
    .page-title .content-box h1 {
        font-size: 40px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
        width: 100%;
    }
    #mega-menu-item-1622 ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
        background: #d3d6f0 !important;
        padding: 20px 0px !important;
    }
    .jp_form_location_wrapper {
        margin: 20px 0;
    }
    .jp_form_location_wrapper .first_icon, .jp_form_exper_wrapper .first_icon,
    .jp_form_location_wrapper .second_icon {
        top: 35px !important;
    }
    #bglc-tabs ul {
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 1200px) {
    .header {
        margin: 30px 0 !important;
    }
	.col-lg-3.reduce-size {
		width: 12% !important;
	}
	.col-lg-9.increase-size {
		text-align: center;
		width: 100% !important;
	}
    .logo-wrap a img {
        max-width: 200px !important;
        top: -26px !important;
        position: absolute !important;
    }
    .header {
        box-shadow: none;
    }
    .feature-block-one .inner-box {
        margin-bottom: 120px !important;
    }
    .col-lg-4.footer-contact-wrap {
        background: transparent;
        padding-bottom: 0;
    }
    .container.disclaimer {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
        text-align: left !important;
    }
    .top-menu-float-right {
        margin-left: 0;
    }
    .col-lg-2.reduce-size {
        width: 5%;
    }
    .col-lg-10.increase-size {
        width: 95%;
    }
}
.top-menu-float-right .left {
    float: left;
}
div#social\ header-socials\ left {
    padding: 6px;
}
div#social\ header-socials\ left a {
    background: #fff;
    color: #000;
    border: 2px solid #fff;
}
@media screen and (max-width: 990px) and (min-width: 801px) { 
    .goj.left {
        float: none;
        text-align: center;
        margin-left: 0px;
    }
    .goj.left::after {
        display: none;
    }
    .top-menu-float-right {
        margin: 20px 0px;
    }
}
@media screen and (max-width: 800px){ 
    .header-top .container {
        max-width: 100% !important;
        text-align: center;
    }
    .team-bio img {
        width: 100% !important;
        padding: 0 0 20px 0px !important;
    }
    .resources-item.small.col-md-6 {
        margin: 15px 0 !important;
    }
    .goj.left {
        text-align: center !important;
        width: 100% !important;
        margin-bottom: 15px !important;
    }
    .top-menu-float-right {
        margin: 15px 25px 25px 25px !important;
    }
    div#social\ header-socials\ left {
        text-align: right !important;
        position: relative !important;
        top: 4px !important;
    }
    .top-menu-float-right {
        right: -46% !important;
    }
    .goj.left::after {
        content: none !important;
    }
    .top-menu-float-right .left {
        position: relative;
        z-index: 999;
    }
    .service-block-one .inner-box {
        margin: 0px;
    }
}
.goj.left {
    position: relative;
    height: 43px;
    padding-top: 7px;
}
.goj.left img {
    width: 40px;
    padding-right: 15px;
}
.goj.left span {
    font-size: 14px;
    margin-right: 15px;
}
.goj.left {
    position: relative
}
.goj.left::after {
    position: absolute;
    background: white;
    width: 1px;
    height: 40px;
    content: "";
    top: 0;
    right: 0;
}
.btn-highlights {
	padding: 11px 25px;
	margin-top: 20px;
	color: #004869;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #F9D72B;
    border-radius: 6px 6px 6px 6px;
	background: #F9D72B;
	font-weight: 700;
}
.btn-highlights:hover {
	background: #004869;
	border-color: #004869;
	color: #fff;
}
.highlights-inner-blocks {
    padding: 15px;
}
.team-bio {
    text-align: justify;
}
img.modal-img {
    width: 400px;
    height: auto;
    float: left;
    padding-right: 25px;
}
.content-box.sub-header {
    text-align: left;
    width: 800px;
    color: #fff;
    padding: 70px 0px 70px 60px;
}
.col-lg-3.col-md-6.col-sm-12.team-block::nth-child(9) {
    position: relative;
    transform: translate(280px, 10px);
}
div#prize-give-away {
    box-shadow: none !important;
}
div#prize-give-away::after {
    display: none;
}

div#bglc-tabs ul li {
    padding: 20px;
    background: #EAF4F9;
    list-style: none;
    margin-bottom: 15px;
}
div#bglc-tabs ul li a {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    line-height: 1rem;
}
div#bglc-tabs ul li a:hover {
    color: #313996;
}
.pub-inner-wrap {
    background: #f5f5f5;
    padding: 10px 10px;
    border-radius: 9px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
}
.pub-icon i {
    background: #fff;
    border-radius: 50%;
    padding: 20px;
    font-size: 21px;
    margin-right: 11px;
    color: #313996;
}
.resource-wrap {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
span.label.label-info {
    font-size: 13px;
}
.resource-title h2 {
    padding: 0 !important;
    font-size: 17px;
    font-weight: 700;
}
.pub-content-main {
    text-align: center;
    margin: 15px 0;
}
a.pub-links.pub-download {
    background: #313996;
    color: #fff;
    text-align: center;
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 16px;
    text-decoration: none;
    transition: 0.5s linear;
}
a.pub-links.pub-download: hover {
    background: #86b477;
}
a.pub-links.pub-download i.fa.fa-download {
    padding-left: 20px;
    font-weight: 100;
    font-size: 14px;
}
.resources-pagination {
    height: 100%;
    margin-bottom: 25px;
}
#resources .posts-pagination a {
    border-radius: 7px;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
     font-weight: 400 !important; 
}
.elementor-tab-title.elementor-tab-desktop-title.elementor-active {
    color: #313996;
}
.menu-site-map-container ul li {
    background: #f6f6f6;
    list-style-type: none;
    margin: 10px 0;
    padding: 15px;
    width: 530px;
    border-radius: 7px;
}
.menu-site-map-container ul li a {
    color: #000;
}
.report__cover {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 100%;
    height: 190px;
    background-position: center center !important;
}
.report__container.no-bg {
    height: 150px;
    padding: 0px;
}
.report__body {
    text-align: center;
}
.report__container {
    padding: 15px 0;
    background: #f5f5f5;
    border-radius: 7px;
    /*height: 420px;*/
    height: 380px;
    position: relative;
}
.report__title {
    padding: 15px;
}
.report__download__btn {
    width: 100%;
}
a.report__download___link {
    background: #313996;
    padding: 13px 15px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 19%;
    transform: translate(17%, -50%);
}
.report-item-inner-wrap {
    overflow: hidden;
    padding: 35px 0px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: 126px;
}
a.download-report-btn {
    background: #313996;
    padding: 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
}
a.download-report-btn:hover {
    background: #ffd002;
    color: #000;
}
a.download-report-btn.btn2 {
    background: #ffd002;
    color: #000;
}
a.download-report-btn.btn2:hover {
    background: #f1e63d;
}
.law-item-wrap {
    padding: 30px 0;
    border-bottom: 1px dashed #e3e0e0;
    margin: 0 30px;
}
img.block_image {
    background: #f6f6f6;
}
a.block_link {
    display: inline-block;
    background: #313996;
    color: #fff;
    padding: 10px 30px;
    transition: .5s ease-in-out;
}
a.block_link:hover {
    background: #5f66b7;
}
.col-xl-5.col-lg-6.col-md-6.col-sm-12.download__btn {
    text-align: right;
}
.card-body.faq-body {
    color: #fff;
    background: #313996;
}
.card-body.faq-body a {
    color: #ffd002;
    text-decoration: underline;
}
.faq-card .card-header {
    background: #fff;
    padding: 25px;
}
li#mega-menu-item-3427 ul.mega-sub-menu {
    width: 260px !important;
    position: absolute !important;
    right: -23px !important;
}
