body {
    font-family: Conv_Averta-Regular , Arial, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.6;
    color: #54585a;
    background-color: #fff;
}
/* unvisited link */
a:link {
  color: #3EB655;
    text-decoration: none;
}

/* visited link */
a:visited {
    text-decoration: none;
}

/* mouse over link */
a:hover {
  color: #3EB655;
   text-decoration: underline;
 
}

/* selected link */
a:active {
  color: #3EB655;
}
.form-control-dark {
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}
.navbar-custom {
    padding: 10px 0px;
    padding-right: 0 !important;
    width: 100%;
    border-radius: 0px;
    z-index: 999;
    margin-bottom: 0px;
    transition: all 0.5s ease-in-out;
}
.nav-sticky.navbar-custom {
    margin-top: 0px;
    padding: 10px 0px;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    color: #343a40 !important;
	padding-bottom:0px;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.rt-header.fixed{
	background: #fff;
    box-shadow: 0 1px 0 rgb(0 0 0 / 6%);
    position: fixed;
    z-index: 99;
    padding: 0 15px;
}
.rt-header.style2.mobile-header-style1 {
    position: absolute;
    width: 100%;
    top: 0;
}
.rt-header.fixed.fixed-enabled:not(.headroom--unpinned) {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    transition: transform .5s cubic-bezier(.455,.03,.515,.955);
    opacity: 1;
    visibility: visible;
}
.rt-header.style2.mobile-header-style1 .mobile-logo-column {
    display: flex;
    align-items: center;
    box-shadow: none;
    margin: 0;
}

.logo-holder {
    display: inline-flex;
    flex-shrink: 0;
}
.logo-holder .logo {
    position: relative;
}
.logo-holder .logo .logo-default {
    display: flex;
}
.rt-header.style2.mobile-header-style1.fixed {
    position: fixed;
}
.nav{
	--bs-nav-link-padding-x: 0rem;
    --bs-nav-link-padding-y: 1.3rem;
}
.nav .for-support{
	--bs-nav-link-padding-x: 1rem;
}
.btn{
	  font-family: "Conv_Averta-Bold", Arial, sans-serif;
	  font-weight: 700;
}
.button-size{
	--bs-btn-padding-y: 0.8rem;
    --bs-btn-padding-x: 3.5rem;
    --bs-btn-font-size: 18px;
    --bs-btn-border-radius: 80px;
}
.border-left{
	border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;
}
.hero-5 {
    padding: 16px 0 22px;
    position: relative;
    background-image: url(../images/bg_top.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom center;   
    background-size: cover;
	min-height: 890px;
}
.bg-light {
    background-color: #FFFFFF !important;
}
.elementor-container{	
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;

}
.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1290px!important;
}
.elementor-widget-text-editor{
    padding-bottom: 40px;
}
.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.elementor-widget-wrap{
	padding-top: 2.5rem !important;
}
h1 {
    font-family: Conv_Averta-Bold;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 3.25em;
    line-height: 1em;
    color: #191d27;
}
h2 {
   
    font-weight: 600;
    text-transform: capitalize;
    font-size: 2.25em;
    line-height: 1.4em;
    color: #191d27;
}
.populated{
	margin: 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 75px 0 0 140px;
}
h2.rt-title-heading{
	
    padding: 0 0 18px;
}
span.letters{
	 font-family: "Conv_Averta-Bold", Arial, sans-serif;
	font-weight: 700;
}
.elementor-widget-container{
	color: #616161;
}
.content-banner span.icon {
    float: left;
    width: 40px;
    height: 34px;
	padding-top:8px;
}
.content-box{
	font-size:32px;
}
.rt-arrow-btn{
	float:left;
	padding-right: 40px;
}
.elementor-phone{
	font-size:32px;
}

.text-top{
	padding: 30px;
}
.text-top b{
	color:#3fb654;
}
.text-content{
	padding-bottom: 30px; 

}
.text-content span{
	 padding-bottom: 10px;
	 display:inline-block;
}
.text-content p{
    padding-top: 40px;
}
.text-content p.giftcard{
	 padding-top: 10px;
	  text-align: center;
}
.text-content p.collnect, .text-content p.omny{
	 text-align: center;
}
.text-content .omny{
	color:#bc2228;
   
}
.text-content .giftcard{
	color:#f89921;
	

}
.text-content .collnect{
	color:#223E92;
	
}
.gagiftcard{
	position:relative;
}
.gagiftcard span.logo-gagiftcard{
    position: absolute;
	left: 46px;
    top: 20px;
	z-index: 999;
}
.omny{
	position:relative;
}
.omny span.logo-omny{
    position: absolute;
	left: 40px;
    top: 20px;
	z-index: 999;
}
.collnect{
	position:relative;
}
.collnect span.logo-collnect{
    position: absolute;
	left: 40px;
    top: 20px;
	z-index: 999;
}
span.white{
    position: absolute;	
}
/*----  Footer----*/
.back-to-top-btn {
    position: fixed;    
    bottom: 10px;
    right: 20px;
    display: none;
    text-align: center;
    border-radius: 3px;
}
/**BACK TO TOP**/
.back-to-top-btn i {
  font-size: 22px;
  line-height: 30px;
}

#mkLightboxContainer {
  z-index: 999;
}

.btn {   
    padding: 16px 24px;
    font-size: 22px;
    transition: all 0.5s;
    font-family: Conv_Averta-Regular , Arial, sans-serif;
    width: 60%;
}
.btn.btn-sm {
  padding: 6px 16px;
}
.btn.btn-lg {
  padding: 12px 28px;
  font-size: 17px;
}
.btn.btn-primary {
  background-color: #223E92 !important;
  border: 1px solid #223E92 !important;
  color: #fff !important;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
  background-color: #1457e1 !important;
  border: 1px solid #1457e1 !important;
  box-shadow: 0px 8px 12px 0px rgba(31, 97, 235, 0.25);
}
.btn.btn-outline-primary {
  border: 1px solid #1f61eb !important;
  color: #1f61eb !important;
}
.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary.focus, .btn.btn-outline-primary:active, .btn.btn-outline-primary.active {
  background-color: #1f61eb !important;
  color: #fff !important;
  box-shadow: 0px 8px 12px 0px rgba(31, 97, 235, 0.25);
}
.btn.btn-gradient-primary {
  background: linear-gradient(to right, #198754 0%, #aeedd0 100%);
  border: none;
  color: #fff;
  box-shadow: 0 5px 20px rgba(52, 58, 64, 0.1); 
  padding: 5px 13px;
  width: 44px;
}
.btn.btn btn-warning {
  background-color: #f89921 !important;
  border: 1px solid #f89921 !important;
  color: #fff !important;
}
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning.focus, .btn.btn-warning:active, .btn.btn-warning.active {
  background-color: #f89921 !important;
  border: 1px solid #f89921 !important;
  box-shadow: 0px 8px 12px 0px rgba(31, 97, 235, 0.25);
}
.btn.btn-outline-warning {
  border: 1px solid #f89921 !important;
  color: #1f61eb !important;
}
.btn.btn-outline-warning:hover, .btn.btn-outline-warning:focus, .btn.btn-outline-warning.focus, .btn.btn-outline-warning:active, .btn.btn-outline-warning.active {
  background-color: #f89921 !important;
  color: #fff !important;
  box-shadow: 0px 8px 12px 0px rgba(31, 97, 235, 0.25);
}
.btn.btn-gradient-warning {
  background: linear-gradient(to right, #f89921 0%, #aeedd0 100%);
  border: none;
  color: #fff;
  box-shadow: 0 5px 20px rgba(52, 58, 64, 0.1); 
  padding: 5px 13px;
  width: 44px;
}
#footer{
	background-color:#000000;
	color:#cccccc;
}
.footer-content{
	padding-top: 3rem !important;
    padding-bottom: 3rem !important;
	
}
.bg_black{
	background-color:#000000;
	padding-top: 1rem !important;
    padding-bottom: 1rem !important;
	color:#D6D6D6;
	font-size:18px;
	border-top: #666666 solid 1px;
}
.text-primary-hover a{
	color:#3EB655!important;
}


/*----  Mobile----*/
@media (max-width: 1024px){
.elementor-section .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
}
@media screen and (max-width: 767px){
body {
     font-family: Conv_Averta-Regular , Arial, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
	font-size: 16px;
}
}
@media (max-width: 767px){
.elementor-column, .elementor-container {
    width: 100%;
	}

.bg_black{
	font-size: 14px;
	padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.display-none{
	display: none;
}
h1{
 font-size: 2.25em;
}
h2{
 font-size: 1.5em;
}
.content-box {
    font-size: 20px;
}


.d-flex {
     width: 50%;	
}
#why .d-flex {
     width: 100%;	
}

.content-banner span.icon{
	padding-top: 0rem;
}
.elementor-widget-text-editor{
	padding-bottom: 10px;
}
.elementor-widget-wrap{
	 padding-top: 0rem !important;
}
#aboutus, #why .bg_opacity, #contactus{
	 padding-top: 2rem !important;
    padding-bottom: 2rem !important;

}
#howitwork{
		 padding-top: 4rem !important;
    padding-bottom: 1rem !important;
}
.omny span.logo-omny{
    position: absolute;
	left: 30px;
    top: 20px;
}
.gagiftcard span.logo-gagiftcard {
    position: absolute;
    left: 16px;
    top: 20px;
    z-index: 999;
}
.collnect span.logo-collnect {
    position: absolute;
    left: 16px;
    top: 20px;
    z-index: 999;
}
.btn {  
  
    width: 100%;
}
}

@media (min-width: 768px){
.elementor-1137 .elementor-element.elementor-element-ac0cb86 {
    width: 53%;
}
.elementor-1137 .elementor-element.elementor-element-f1aae31 {
    width: 46.961%;
	
}
}
@media (max-width: 1180px){
.collnect span.logo-collnect {
    position: absolute;
    left: 40px;
    top: 20px;
    z-index: 999;
    width: 78%;
}
.gagiftcard span.logo-gagiftcard {
    position: absolute;
    left: 46px;
    top: 20px;
    z-index: 999;
	 width: 78%;
}
.omny span.logo-omny {
    position: absolute;
    left: 40px;
    top: 20px;
    z-index: 999;
	 width: 78%;
}
.btn {  
  
    width: 100%;
}
}
