@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
::-moz-selection{background:#b3d4fc;text-shadow:none;}
::selection{background:#b3d4fc;text-shadow:none;}
body{font-family: "Open Sans", Helvetica; font-size:17px;font-weight:400;line-height:1.5;color:#333;}
h1, h2, h3, h4, h5, h6{font-family:"Open Sans", sans-serif;font-weight:700;text-rendering:optimizeLegibility;margin-top:0px; color:#1a1a1a; word-wrap: break-word;}
/*h1, h2, h3, h4, h5, h6{font-family:'fs_elliot', Arial, Helvetica, sans-serif;font-weight:bold;text-rendering:optimizeLegibility;margin-top:0px;}*/
p{font-weight:normal;margin-top:0px;}
b, strong{font-weight:600; }
a{color:#0a51d8 !important;text-decoration:none;line-height:inherit;}
a:hover{color:#0a51d8 !important;text-decoration:none;}
a:focus{color:#0a51d8 !important;outline:none;}
p a, p a:visited{line-height:inherit;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:0px 0 20px;padding:0;}
img{vertical-align:middle;max-width:100%;height:auto;-ms-gellixpolation-mode:bicubic;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
.left{float:left;}
.right{float:right;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
img.alignleft{float:left;margin:0 10px 10px 0;display:inline;}
img.alignright{float:right;margin:0 0px 10px 10px;display:inline;}
img.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px;}
.ir:before{content:"";display:block;width:0;height:150%;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.group:after{content:"";display:table;clear:both;}
.floatbox{overflow:hidden;}
.clear{clear:both;height:1px;line-height:1px;}
.chromeframe{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0;}

/*-- Parent Class --*/
#container{min-width:320px;overflow:hidden; position:relative;}
.container{max-width:1030px;width:100%;position:relative;z-index:9;margin: 0 auto;}
#header{position:relative;transition: all 0.5s ease; z-index:999; background:#fff; }
#main-navigation{position: relative; padding: 0px 0; z-index: 999; width: 70%; float: right;}
#top-bar{ position: relative; transition: top 0.5s ease-in-out; width: 100%; padding:12px 0; z-index:999; background:#fff; /*box-shadow: 0px 4px 12px 0px rgba(0,0,0,.1) !important;*/ border-bottom: 1px solid #f3f3f3;}
#content{ padding:0px 0 30px;margin:0px 0 0;min-height:350px;position:relative;z-index:99;background:#fff;}
#footer{ padding:60px 0 30px; background:#343538; position:relative; margin-top:0px; z-index:999;}


.post dl, .post dt, .post dd, .post ul, .post ol, .post li, .post h1, .post h2, .post h3, .post h4,
.post h5, .post h6, .post pre, .post p, .post blockquote, .post th, .post td{margin:0;padding:0;font-size:15px;direction:ltr;}
.post p{ font-weight:300;font-size: 16px;line-height:1.7;margin-bottom:20px;text-align:left; word-wrap: break-word; color: #111; font-family: "Open Sans", Helvetica;}
.post p.lead{font-size:18px;line-height:30px;margin-bottom:25px;}
.page-banner-content p.lead{ margin-bottom:0 !important; }
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6{font-weight:normal;font-style:normal; color:#1c1e21; text-rendering:optimizeLegibility;line-height:1.1;margin-bottom:14px;margin-top:0px; word-wrap: break-word;}
.post h1 small, .post h2 small, .post h3 small, .post h4 small, .post h5 small, .post h6 small{font-size:60%;color:#1c1e21;line-height:0;}
.post h1{font-size:40px;line-height:1.1;margin-bottom:20px; font-weight: 600; font-family: "Open Sans", sans-serif;}
.post h2{font-size:28px;line-height:1.1;margin-bottom:22px; font-weight: 600; font-family: "Open Sans", sans-serif; color: #222;}
.post h3{font-size:21px;line-height:30px; font-weight: 500; color:#020553;}
.post h4{font-size:20px;line-height:20px;font-weight: 500; margin-bottom: 20px;}
.post h5{font-size:16px;line-height:20px;font-weight: 500;}
.post h6{font-size:14px;line-height:18px;}
.post code{font-weight:bold;background:#111111;}
.post ul, .post ol, .post dl{font-size:17px;line-height:1.5;margin-bottom:20px;list-style-position:outside;}
.post ul li ul, .post ul li ol{margin-left:20px;margin-bottom:0;}
.post ul{list-style:none; padding-left: 15px;}
.post ul li{font-family: "Open Sans", sans-serif; margin:0 0 15px; padding:0 0 0 30px; display:block; color: #111; background:url(../images/check-icon.png) no-repeat 0 5px; line-height: 1.5;font-size: 16px; font-weight:300; text-align:left;}
.post ul li a{color:#fc5353;}
.post ul li a:hover{color:#fc5353;}
.post ol{margin-left:25px;}
.post ol li ul, .post ol li ol{margin-left:20px;margin-bottom:0;}
.post ul li ol{ list-style:armenian;}
.post ul li ol li{ background:none !important; font-family: "Open Sans", sans-serif; font-size: 16px; font-weight:300;}
.post ol li {margin:0 0 15px;padding:0 0 0 0px; color: #111; line-height: 1.6; font-size: 16px; font-weight:300; font-family: "Open Sans", sans-serif; }

.logo{z-index:9999;padding:0px 0 0 0; margin-right: 0px; text-align:left; width:100%; max-width:210px; float: left; position:relative;}
#top-bar.white-bg .logo{ margin-top: 0px; padding-top: 0px; max-width: 200px;}
#top-bar.white-bg{position:fixed; top:0; left:0; width: 100%; min-height: 45px; display:block; z-index:9999; transition: all 0.5s ease; opacity: 1; border-bottom: 1px solid #7000ff; background:#fff !important; padding: 10px 0; border-bottom: 1px solid #ccc;}

#top-bar.white-bg .nav__container, #top-bar.white-bg .nav__mobile{ background:transparent;}

#header .apply-btn,{font-size:18px;line-height:20px;margin:0px auto 0;padding:13px 25px;text-align:center;background:#3e7df1;}
#header .apply-btn:hover{color:#fff; background: #5c44ec; -webkit-box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);-moz-box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);box-shadow:5px 5px 5px 0px rgba(50, 50, 50, 0.50);}
#top-bar { padding: 12px 0px;}

header{  width:100%; background-color:#fff;}
.nav__container {-webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:stretch; -ms-flex-align:stretch;
 align-items:stretch; padding:20px}
 #top-bar .fade {opacity: 1 !important;}
.nav__mobile .nav__btn { display:block;margin-top: 0px; }
.nav__mobile { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; -webkit-box-align:center; -ms-flex-align:center; align-items:center}
.nav__menu {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; overflow:hidden;}
.showing { max-height:37rem; -webkit-transition:all .5s; transition:all .5s;}
.nav__menu li { list-style:none; position:relative; white-space:nowrap; padding:17px 0 0;}
.nav__menu li a {font-family: "Open Sans", sans-serif; display:block; font-size:17px; color:#222 !important; text-decoration:none; margin-top: 0px; font-weight:600;}

.nav-toggle { display:block; background-color:transparent; width:40px; cursor:pointer; padding:4px;}
.nav-toggle span { position:relative; display:block; height:4px; border-radius:35px; width:100%; margin-top:0; background-color:#000; -webkit-transition:all .25s; transition:all .25s;}
.nav-toggle span.mrg { margin-top:5px;}
.nav-toggle.open span:first-child { -webkit-transform:rotate(45deg) translate(6.2px,6.2px); transform:rotate(45deg) translate(6.2px,6.2px);}
.nav-toggle.open span:nth-child(2) { width:0; opacity:0;}
.nav-toggle.open span:last-child { -webkit-transform:rotate(-45deg) translate(6.2px,-6.2px); transform:rotate(-45deg) translate(6.2px,-6.2px);}
.nav__menu .dropdown ul { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; position:static; padding:0; max-height:0; overflow:hidden;
 -webkit-transition:all .4s; transition:all .4s;}
.nav__menu .dropdown ul.show { max-height:20rem; -webkit-transition:all .4s; transition:all .4s;}
.nav__menu .dropdown li a { display:block; font-size:15px; text-transform:capitalize; color:#222; text-decoration:none;}
nav__menu li a:hover { color:#0062a3}
.nav__menu .dropdown>a:after { content:"\f107"; font-family:Font Awesome\ 5 Free; font-weight:900; font-size:16px; padding-left:5px; color:#7e7e7e;}
.nav__menu .active.dropdown>a:after { content:"\f106";}
.nav__menu .dropdown .dropdown>a:after { content:"\f107"; font-family:Font Awesome\ 5 Free; font-weight:900; font-size:16px; padding-left:5px; color:#7e7e7e;}
.nav__menu .dropdown .active.dropdown>a:after { content:"\f106";}
.menu-toggle { max-height:0; overflow:hidden;}
.menu-toggle,.menu-toggle.active { -webkit-transition:all .4s ease; transition:all .4s ease;}
.menu-toggle.active { max-height:100vh;}
.resize-animation-stopper * {-webkit-transition:none!important;transition:none!important; -webkit-animation:none!important; animation:none!important}
#top-bar ul li.last-btn{ padding:0; float: right;}
#top-bar ul li.last-btn a:hover,  #top-bar ul li.last-btn.active a { background: #0840ad; color: #fff !important;}
#top-bar ul li.last-btn a {padding: 9px 18px; border-radius: 7px; margin: 0; position: relative; text-align: center; color: #fff !important; background: #0a51d8; transition: all 0.5s ease; font-weight: 500; border: 0;}
#top-bar ul li.last-btn a:before{ display:none;}
.nav__menu li.credit-check{ margin:0 5px 0 0; padding:0;}
.nav__menu li.credit-check a { background: #fce9e8; padding: 7px 16px;border-radius: 5px; color: #de1e17 !important; letter-spacing: .3px; font-weight: 600; margin-top:0 !important; margin: 0 10px 0 0;}
.nav__menu li.credit-check a:before{ display:none;}
.inner-nav ul li a { color: #222 !important;}
.nav__menu li.active a:before{ width:100% !important; background:#7000ff; }
body.page #top-bar .nav-toggle span{ background:#000 !important;}
body.inner-page nav ul li a{color:#212529 !important;}
body.inner-page ul li a:hover, body.inner-page ul li.active a{color:#0a51d8 !important}
body.inner-page #top-bar ul li.last-btn a{ padding: 10px 30px 10px 30px;}

.apply-btn-content{text-align: center; max-width: 210px !important; width: 100%; position:relative;background: #7559ff; border: 1px solid #7559ff; display:inline-block; border-radius: 5px; color: #fff !important; transition: all 0.5s ease; z-index:99;padding: 16px 20px; font-weight:600; font-size: 17px;}
.apply-btn-content:hover{ color:#fff !important;}
.apply-btn-content:before{ background-color: #212529; border-radius: 5px !important; bottom: 0; content: ""; left: 0; position: absolute; right: 100%; top: 0; transition: all .35s; z-index:-1; -webkit-transition: all .35s;}
.apply-btn-content:hover:before{ bottom: -1px; left: -1px; right: -1px; top: -1px;}
.apply-btn-content .svg-image{ position: relative; top: 5px; right:-2px; transition: all 0.5s ease; font-weight:600;}
.apply-btn-content:hover svg.svg-image{ right:-10px;}

.team-img img{ width: 100%; margin-top: 0px;border-radius: 10px;}
.social-account{ padding-top:5px;}
.social-account ul{ padding:0;}
.social-account ul li{background: none; padding: 0; display: inline-block; margin-right: 5px;}
.profile-content h4{ font-size: 19px; margin-bottom:10px;}
.profile-content h3{ margin-bottom: 10px; margin-top: 20px;}
.collum-row{ margin-bottom: 30px;}
.team-section{ position:relative;}
.team-section .center{ text-align: center; max-width: 770px; margin: 0 auto 50px;}
.team-section .center p{ text-align:center;}
.team-section .center h2{ font-size:35px; font-weight:700;}

.support-section{ position:relative; background:#2a3035; padding:50px 0;}
.support-section p{color:#fff !important;}
.support-section h2{color: #fff; font-size: 28px; font-weight: 800;}
.support-section .inner{ max-width:660px; margin:0 auto; text-align:center;}
.support-section .inner p{ text-align:center}
.support-section .inner .small-text{ font-size: 13px !important;}
.support-section .inner .apply-btn-content{ margin:20px 0;}

@media screen and (min-width:800px) {
 .menu-toggle {width: 100%;
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:block !important;
  max-height:100vh;
  overflow:visible
 }
 .nav__container {
  width:100%;
  max-width:1030px;
  margin:auto;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  padding:0 0px;
 }
 .nav__container,
 .nav__mobile {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 .nav__mobile .nav__btn {
  display:none
 }
 .nav__logo img {
  width:100%;
  max-width:58px
 }
 .nav__menu { margin-bottom:0; padding-left:0; text-align: center;
  display:-webkit-box;
  display:-ms-flexbox; width: 100%;
  display:block;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-direction:row;
  flex-direction:row;
  max-height:100%;
  overflow:visible
 }
 .nav__menu li {
  list-style:none;
  position:relative;
  white-space:nowrap; display: inline-block;
  padding:0;
 }
 .nav__menu li a {font-family: 'Open Sans';
  font-size:16px; position:relative;
  color:#fff; font-weight: 500; padding:9px 15px; border-radius:7px;
  text-decoration:none; 
 }
 
 /* .nav__menu li a:before{ width:0; height:3px; background:#fff; content:""; display:block; position:absolute; left:0; bottom:-15px; transition: all 0.5s ease;}
  .nav__menu li.active a:before{ width:100%;}
  .nav__menu li a:hover:before{ width:100%;}*/
  .nav__menu li.credit-check span img { position: relative; margin-top: -7px; display: inline-table;}
 
 .nav__menu li a:hover, .nav__menu li.active a { background:#f4f6fa; border:0 !important;
  color:#1148c4 !important;
 }
 .nav__menu .dropdown {
  position:relative
 }
 .nav__menu .dropdown ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  position:absolute;
  top:100%;
  left:-30px;
  opacity:0;
  visibility:hidden;
  overflow:visible;
  padding:0 17px;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
 }
 .nav__menu .dropdown:hover>ul {
  top:100%;
  left:0;
  opacity:1;
  visibility:visible;
  overflow:visible;
  padding:0 17px;
 }
 .nav__menu .dropdown ul li {
  padding:8px 15px;
  background-color:#1076c9;
  position:relative
 }
 .nav__menu .dropdown ul li:hover {
  background-color:#3493e0;
 }
 .nav__menu .dropdown ul li a {
  display:block;
  color:#fff;
  text-transform:capitalize;
 }
 .nav__menu .dropdown ul li a:hover {
  display:block;
  color:#c7e0f5
 }
 .nav__menu .dropdown>a:after {
  content:"\f107"
 }
 .nav__menu .dropdown:hover>a:after,
 .nav__menu .dropdown>a:after {
  font-family:Font Awesome\ 5 Free;
  font-weight:900;
  font-size:16px;
  padding-left:5px;
  color:#7c7c7c
 }



 .nav__menu .dropdown:hover>a:after {
  content:"\f106"
 }
 .nav__menu .dropdown .dropdown>a:after {
  content:"\f105"
 }
 .nav__menu .dropdown .dropdown:hover>a:after,
 .nav__menu .dropdown .dropdown>a:after {
  font-family:Font Awesome\ 5 Free;
  font-weight:900;
  font-size:16px;
  padding-left:10px;
  color:#fff
 }
 .nav__menu .dropdown .dropdown:hover>a:after {
  content:"\f104"
 }
 .nav__menu .dropdown .dropdown:hover>ul {
  position:absolute;
  top:0;
  right:calc(100% - 17px);
  left:auto;
  opacity:1;
  visibility:visible
 }
 .nav__menu .dropdown .dropdown ul {
  position:absolute;
  top:0;
  right:calc(100% - 17px);
  left:auto;
  opacity:0;
  visibility:hidden;
  -webkit-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out
 }
}


@media (max-width:900px){
	.nav__menu li a { font-size: 15px;}
	 .nav__menu { padding-left:0;}
}

@media (max-width:780px){
.nav__container { padding:0 10px !important;}
.nav__menu{ padding-left:0;}
#top-bar ul li.last-btn{ margin-top: 10px;}
.nav__menu li.credit-check { margin-top: 20px;}
.nav__menu > li > a{ font-weight: 400; color: #fff; font-size: 17px;}
.nav__menu li.credit-check a{margin-right:0 !important;}
#top-bar ul li.last-btn a { padding: 10px 30px;}
.get-code-btn .btn-label { font-size: 12px !important;}
}


@media (max-width:640px){
.logo, #top-bar.white-bg .logo{max-width: 120px;}
}


/*-- Home page accordian--*/
.apply-btn{line-height: 1.5; color: #fff !important; background: #0a51d8; font-size: 19px; font-weight: 500; transition: all 0.5s ease; padding:10px 16px; display: inline-block; border-radius: 5px; margin-bottom: 20px; text-align:center; margin-top: 10px;}  
.apply-btn:hover{background:#0840ad; color:#fff !important;}
.punchline .apply-btn{ margin-bottom: 25px;font-size: 20px;padding: 15px 60px;}

#accordion h3 { font-size: 20px; font-weight:500; color:#2e3a52; border: 1px solid #e7ecf4; background: #fff; padding: 25px 15px 25px 23px; border-radius:10px; margin-bottom:0; line-height: 1.2; cursor: pointer; /*box-shadow: 0px 18px 20px 1px rgba(0,0,0,0.15);border-radius: 3px;*/}
#accordion ul{ margin:10px 0; padding-bottom:0;}
.ui-icon{margin-right: 10px; width:14px;height:20px;background-size: cover;display:inline-block;vertical-align:middle;margin-top:2px;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;float:right;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;}.ui-icon,.ui-widget-content .ui-icon{background-position:0 1px;background-image:url(../images/plu-minus.png);background-repeat:no-repeat;}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background:url(../images/plu-minus.png);background-position:0 0px;background-repeat:no-repeat; background-position: 0px -18px; background-size: cover;}.section4 #accordion h3{font-size:18px;line-height:23px;margin-bottom:0;font-weight:700;display:block;background:#f9f9f9;color:#171717;text-align:left;padding:20px 16px;cursor:pogellix;border-bottom:1px solid rgba(0,0,0,0.12);position:relative} #accordion h3:before{background:none}.ui-accordion-content{padding:15px 0 0px 0;background:none;}
.accordion-wrp {padding: 30px 20px 30px 32px; border-bottom: 0; background: #fff; margin-bottom: 5px; border-radius: 5px; }
.accordion-wrp h2 { cursor: pointer;}
.faqlist ul li{ background:none; padding-left:0; color:#262c2f; font-weight:700; margin-bottom: 25px;}
.icon {max-width: 180px; margin: 0 auto;}
#faqs-wpr{ background:url(../images/faqs-bg.webp) no-repeat top center; background-size:cover; padding: 70px 0;}
#faqs-wpr.home{ background:#cfdefd; padding: 50px; border-radius: 15px; margin-bottom: 50px;}
#faqs-wpr.home h2 { margin-bottom: 30px; text-align: center; font-weight: 700;}
#accordion { max-width: 900px; background: #fff; border: 1px solid #e7ecf4; border-radius: 25px; position: relative; margin:0 auto; padding-bottom: 20px;padding-top: 15px;}
.accordion-wrp { padding: 0; background: #f4f6fa; border-radius: 10px; width: 95%; margin: 0 auto 10px;}
#faqs-wpr .accordion-wrp ul li{ background:url(../images/dot.png) no-repeat 0 8px; padding-left: 16px;}
#faqs-wpr .center{ text-align:center; padding: 50px 0 30px;}
#faqs-wpr .center h4{ color:#286ff5; text-transform: uppercase; font-size: 19px; margin-bottom: 10px;border: 0;}
.ui-accordion-content { padding: 0 25px 20px;}
.ui-state-active { background: #f4f6fa !important; border: 0 !important;}


#topheader .css-ld9h9n{font-size: 30px; line-height: 60px; color: #fff; font-family: "Open Sans", Helvetica; padding: 8px 12px; font-weight: 500; letter-spacing: -0.6px;}
#topheader .css-1neqfxw {font-size: 25px; line-height: 54px;}
.css-ld9h9n { font-weight: 300; line-height: 1.5; display: inline; font-size: 24px; font-weight: 400; padding: 4px; line-height: 44px; color: #fff; background-color: #7357e0;-webkit-box-decoration-break: clone; box-decoration-break: clone; box-shadow: 10px 0 0 #7357e0,-10px 0 0 #7357e0; text-transform: Capitalize;}

#topheader { margin-bottom: 40px; padding-top: 40px; position: relative;padding-left: 0px;}
#topheader .css-1neqfxw, #topheader .css-qa9g99 {
  font-weight: 300;
  line-height: 1.5;
  display:inline-block; letter-spacing:-0.5px;
  margin-bottom: 0px;
  font-size: 24px; 
  font-weight: 400;
  padding: 7px 5px;
  line-height: 40px;
  color: #333;
  background-color: #f5f5f5;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: 10px 0 0 #f5f5f5,-10px 0 0 #f5f5f5;
  text-transform: Capitalize;
  }
  
  .h2wpr {
  position: relative; padding-left: 10px;
  display: block;
  margin-bottom: 30px;
}

#topheader .css-1e6jegb, #topheader .css-1e6jegb, #topheader .css-1e6jegb { margin-bottom: 12px;}
.white-bg.commen-page h2{color:#222; font-size: 27px; margin-bottom: 50px;text-transform: capitalize; font-weight: 600;}
#popupBadge span:first-child { font-size: 25px !important;}
#popupBadge span:last-child { font-size: 15px !important;}

#reviews{ position:relative; padding: 50px 0; z-index:1;}
#reviews h2{ font-size: 30px; color:#222; margin-bottom: 20px;}
.css-986713 { margin-top: 30px; margin-bottom: 38px;  background: #f8f8f8; padding: 10px 20px; margin: 10px 0;}
.css-986713 h5{ font-size: 17px !important; margin-bottom: 7px;}
.css-986713 p{ font-size: 15px !important; margin-bottom:7px;}
.css-ilhslg a{color:#555 !important;}
.css-ilhslg { color:#555 !important; box-sizing: padding-box; color: inherit; font-weight: 300; -webkit-text-decoration: none; text-decoration: none; cursor: pointer; border-bottom: 1px solid; -webkit-text-decoration: none; text-decoration: none; font-size: 11px; border-bottom: none;}
.css-1r9h1a4 { font-size: 14px !important; color: #555 !important;}
.table-responsive tr td { padding: 15px !important;}
.table-bordered {
  border: 1px solid #ddd !important;
}

@media (max-width:640px){
#topheader .css-1neqfxw, #topheader .css-qa9g99{line-height: 1.3; font-size: 20px;}
.coupon-card{display: block !important;}
#faqs-wpr.home { padding: 50px 10px;}
#accordion h3 { font-size: 18px;}
}

@media (max-width:360px){
#topheader .css-ld9h9n {
  font-size: 28px;line-height: 55px;}
  }


/**-Footer --*/
#footer .navigation{text-align:left;padding:0 0 0 0px; margin:0px 0 0px; }
#footer .navigation ul{list-style:none;margin:0 0 15px;padding:0px; text-align:left;}
#footer .navigation ul li{position: relative; margin:0 0 7px 0; padding: 0 10px; display: inline-block;}
#footer .navigation ul li a{color: #f1f1f1 !important; font-size: 14px; font-weight: 400; text-decoration: none; transition: all 0.5s ease;}
#footer .navigation ul li a:hover{opacity:1;}
#footer h3{color:#647190; font-size: 14px; font-weight: 600; text-transform:capitalize; margin-bottom: 5px; padding-bottom: 5px; letter-spacing: -0.5px; opacity: 0.8;}
.copyright{padding:0;margin-bottom:20px; text-align:left;  }
.copyright p{color: #fff !important; font-size: 13px !important; font-weight: 300 !important; line-height: 1.5; margin-bottom: 15px;}
.copyright p a{color:#fff !important;}
.disclaimer p{color: #fff !important; font-size: 13px !important; font-weight: 300 !important; line-height: 1.5; margin-bottom: 15px;}
.disclaimer h3{color:#fff; font-size: 19px; opacity: 0.8;}
.disclaimer { position:relative;}
.disclaimer .inner{border-bottom: 1px solid rgba(202,209,215,.25); padding-bottom: 10px; margin-bottom: 15px;}
.copyright p a{color:#fff;}
.disclaimer p a {
  color: #fff !important;
}



.footlogo { margin-bottom: 30px;}

#scroll {position: relative; z-index: 999;}
