* {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
[class^="hvr-"] {
  background: 0 0;
  padding: 0;
}
body {
  font-family: Poppins;
  font-size: 15px;
  color: #595959;
  line-height: 23px;
}
.wapper {
  max-width: 1200px;
  margin: auto;
}
.c {
  clear: both;
}
.l {
  float: left;
}
.r {
  float: right;
}
ol,
ul,
dl {
  margin: 0;
  display: block;
}
ul li {
  margin: 0;
  display: block;
}
label {
  margin: 0;
}
.dl {
  display: inline-block;
  vertical-align: middle;
}
a {
  outline: 0;
  text-decoration: none;
}
a:hover {
  outline: 0;
  text-decoration: none;
}
img {
  border: 0;
  outline: 0;
}
.wapper {
  max-width: 1300px;
  margin: auto;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.btn-orange {
  background: #ed920f;
  border: 0;
  border-radius: 5px;
  color: #fff;
  padding: 20px 25px;
  font-size: 20px;
  font-weight: 500;
}
.btn-orange:hover {
  background: #f99704;
}
h1 {
  text-transform: uppercase;
  color: #797979;
  font-size: 43px;
  position: relative;
  line-height: 55px;
  text-decoration: underline;
  font-weight: 600;
  padding-bottom: 12px;
}
#header {
  background: linear-gradient(-50deg, #6b6cb2, #3daddd);
}
#header .logo {
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 0 0 65px 0;
  padding: 15px 50px;
}
.banner {
  padding: 60px 0;
}
.banner .wapper {
  max-width: 900px;
  margin: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner .wapper .banner-right img {
  width: 275px;
}
.banner .wapper .banner-left {
  color: #fff;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner .wapper .banner-left h1 {
  color: #fff;
  padding-bottom: 20px;
}
.banner .wapper .banner-left h2 {
  color: #fff;
  padding-bottom: 40px;
  font-weight: 400;
  font-size: 32px;
}
.banner .wapper .banner-left .trustpilot-widgett {
  color: #fff;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.banner .wapper .banner-left .trustpilot-widgett img {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner .wapper .banner-left .trustpilot-widgett span {
  color: #fff;
  font-size: 25px;
  padding-left: 12px;
}
.banner .wapper .btn-orange {
  margin-bottom: 30px;
}
.partner-section {
  padding-bottom: 50px;
}
.partner-section .wapper {
  max-width: 1000px;
  margin: auto;
}
.partner-section h1 {
  text-align: center;
  padding: 45px 0;
}
.partner-section .row {
  text-align: center;
}
.partner-section .row .partner-logo {
  padding: 0 0 50px;
}
.partner-section .row p {
  color: #000;
  font-size: 18px;
}
.Howit-work {
  background: linear-gradient(-50deg, #6b6cb2, #3daddd);
  padding: 60px 0;
}
.Howit-work .wapper {
  max-width: 1200px;
  margin: auto;
}
.Howit-work h1 {
  text-align: center;
  color: #fff;
  padding-bottom: 60px;
}
.Howit-work .howit-col {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.Howit-work .howit-col .howit-col-text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 34px;
  color: #fff;
  text-align: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.Howit-work .howit-col .howit-col-text label {
  font-size: 57px;
  padding-right: 20px;
  font-weight: 500;
}
.Howit-work .howit-col .howit-col-text span {
  font-size: 21px;
  font-weight: 300;
  line-height: 27px;
}
.delivered-section {
  padding: 60px 0;
}
.delivered-section .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.delivered-section .row p {
  color: #393939;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 20px;
  text-align: justify;
}
.delivered-section .delivered-col-img {
  text-align: center;
}
.delivered-section .delivered-col {
  max-width: 495px;
}
.delivered-section .delivered-col .btn-orange {
  min-width: 278px;
  margin: auto;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.inthepress-row {
  padding: 60px 0;
}
.inthepress-row .wapper {
  max-width: 1200px;
  margin: auto;
}
.inthepress-row h1 {
  text-align: center;
}
.inthepress-row [class*="col-"] img {
  width: 82%;
}
.customers-say-section {
  overflow: hidden;
  padding: 60px;
  background: linear-gradient(-50deg, #6b6cb2, #3daddd);
}
.customers-say-section .wapper {
  max-width: 1100px;
  margin: auto;
}
.customers-say-section .customers-title {
  color: #fff;
  text-align: center;
  padding-bottom: 76px;
}
.customers-say-section .customers-title h1 {
  color: #fff;
}
.customers-say-section .customers-title p {
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
}
.customers-say-section .customers-bottom .btn-orange {
  min-width: 278px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px;
}
.customers-say-section .customers-col {
  background: #fff;
  border-radius: 15px;
  padding: 25px;
  margin: 0 33px;
}
.customers-say-section .customers-col h6 {
  margin-bottom: 15px;
}
.customers-say-section .customers-col p {
  color: #000;
  font-size: 17px;
  line-height: 23px;
  padding-bottom: 20px;
  text-align: justify;
}
.customers-say-section .customers-col label {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.customers-say-section .slick-dots {
  position: static;
  display: none !important;
}
.customers-say-section .slick-prev::after,
.customers-say-section .slick-next::after {
  font-size: 90px;
}
.customers-say-section .slick-prev,
.customers-say-section .slick-next {
  height: 90px;
  margin-top: -46px;
  width: 32px;
}
#footer {
  background-color: #000;
  padding: 60px 0 0;
  color: #fff;
}
#footer .wapper {
  max-width: 1100px;
  margin: auto;
}
#footer .subscribe {
  max-width: 670px;
  margin: auto;
  margin-bottom: 45px;
}
#footer .subscribe h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  padding: 0 0 30px;
}
#footer .subscribe .subscribe-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#footer .subscribe .subscribe-row .form-control {
  border: 0;
  border-radius: 0;
  height: 48px;
  font-size: 18px;
  width: calc(100% - 130px);
}
#footer .subscribe .subscribe-row button {
  border: 0;
  border-radius: 0;
  height: 48px;
  font-size: 20px;
  width: 130px;
  background: #5aa0d8;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
#footer .footer-col1 h2 {
  padding-left: 29px;
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 9px;
}
#footer .footer-col1 .footer-box p {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 10px;
  margin: 0;
  color: #729fd4;
  position: relative;
  padding-left: 30px;
}
#footer .footer-col1 .footer-box p a {
  color: #729fd4;
}
#footer .footer-col1 .footer-box p label {
  font-size: 14px;
  font-weight: 400;
  display: block;
  color: #fff;
  padding-top: 2px;
}
#footer .footer-col1 .footer-box p img {
  position: absolute;
  left: 0;
  top: 4px;
}
#footer .footer-box h2 {
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 9px;
}
#footer .footer-col2 .panel-heading {
  position: relative;
}
#footer .footer-col2 .panel-title a {
  color: #729fd4;
  font-size: 18px;
  font-weight: 300;
  padding: 0 0 0 18px;
  display: block;
}
#footer .quick-link p a:hover,
#footer .footer-col2 .panel-title a:hover {
  color: #fff;
}
#footer .footer-col2 .panel-heading a::before {
  color: #fff;
  position: absolute;
  left: 0;
  top: 3px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 19px;
  content: "\f105";
  float: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#footer .footer-col2 .panel-heading a:not(.collapsed)::before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#footer .footer-col2 .accordion-collapse {
  padding-left: 20px;
}
#footer .footer-col2 .panel {
  margin-bottom: 7px;
}
#footer .quick-link p a {
  color: #3fabdc;
  font-size: 18px;
  font-weight: 300;
  display: block;
}
#footer .quick-link p {
  padding-bottom: 6px;
  margin: 0;
}
#footer .footer-col2 .panel-body p a {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
}
#footer .footer-col2 .panel-body {
  padding-top: 5px;
}
#footer .footer-row-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 20px;
}
#footer .footer-row-flex .footer-col {
  padding-right: 25px;
}
#footer .footer-row-flex .footer-col:nth-child(3) {
  padding-right: 0;
}
.socialmedia {
  text-align: center;
}
.socialmedia .socialmedia-row {
  display: inline-block;
  border-bottom: solid 2px #fff;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.socialmedia .socialmedia-row div {
  display: inline-block;
  margin: 0 5px;
}
.socialmedia .socialmedia-row div a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  border-radius: 25px;
  color: #fff;
  font-size: 24px;
  line-height: 85px;
}
.socialmedia .socialmedia-row div a:hover {
  transform: translateY(-4px);
}
.copyright {
  text-align: center;
  border-top: solid 1px #888;
  padding: 20px 0;
}
.copyright a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  margin: 0 6px;
}
.copyright a:first-child::before {
  display: none;
}
.copyright a::before {
  content: "";
  display: inline-block;
  background: #fff;
  border-radius: 8px;
  width: 4px;
  height: 4px;
  margin-right: 7px;
  vertical-align: middle;
}
.copyright a:hover {
  color: #3fabdc;
}
.footer-service {
  text-align: center;
  margin-bottom: 25px;
}
.footer-service label {
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
}
.footer-service h3 {
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 15px;
}
#headers {
  -webkit-box-shadow: 0 0 13px #ddd;
  box-shadow: 0 0 13px #ddd;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 4444;
}
#headers .dropdown-menu {
  -webkit-transform: inherit !important;
  transform: inherit !important;
}
#headers .navbar-expand-lg .navbar-nav > li a {
  color: #7a7a7a;
  padding: 0;
  font-size: 18px;
}
#headers .navbar-expand-lg .navbar-nav > li a:hover {
  color: #000;
}
#headers .navbar-expand-lg .navbar-nav > li {
  padding: 0;
  margin: 0 25px 0 0;
}
#headers .navbar {
  padding: 0;
  position: inherit;
}
.logo-mobile {
  display: none;
}
.header-right {
  width: 75%;
}
.header-right-bottom {
  padding: 10px 0 0;
}
.header-right-top {
  text-align: right;
}
.top-msg {
  background: #4d4e7f;
  text-align: center;
  padding: 5px;
  color: #fff;
}
.top-msg span {
  color: #4ebaf0;
}
.header-bottom {
  padding: 8px 0;
}
.top-trustpilot img {
  margin: 0 5px;
}
.top-contact {
  padding: 3px 0 0 100px;
}
.top-contact label {
  color: #3fabdc;
  margin-left: 10px;
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
}
.top-contact i {
  font-size: 18px;
}
.link-label {
  display: inline-block;
}
.login-link-top .link-label > a {
  color: #737373;
  line-height: 23px;
  font-size: 18px;
  border-left: solid 1px #737373;
  display: inline-block;
  min-height: 25px;
  vertical-align: middle;
  padding: 0 5px;
}
.login-link-top i {
  font-size: 18px;
  line-height: 28px;
}
.login-link-top .topsearch {
  border-left: 0 !important;
}
.login-link-top a:hover {
  color: #000;
}
.showserach {
  display: block;
}
.serach-topbox {
  position: relative;
}
.serach-topbox i {
  position: absolute;
  right: 9px;
  top: 10px;
  color: #3fabdc;
  font-size: 18px;
  pointer-events: none;
}
#headers .navbar-expand-lg .navbar-nav li.mega-menu:hover > a {
  color: #000;
}
#headers .navbar-expand-lg .navbar-nav li.mega-menu:hover .mega-menu-box {
  display: block;
}
#headers .navbar-expand-lg .navbar-nav li .mega-menu-box {
  display: none;
  float: none;
  min-width: inherit;
  margin: 0;
  border: 0;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 57px !important;
  background: 0 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#headers .navbar-expand-lg .navbar-nav li .mega-menu-box .megamenu-list {
  float: none;
  min-width: inherit;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: inset 0 1px 9px 0 #cacaca;
  box-shadow: inset 0 1px 9px 0 #cacaca;
  margin-top: 27px;
}
.header-bottom .wapper {
  position: relative;
}
.megamenu-list .megamenu-block {
  min-height: 230px;
  width: 15.7%;
  float: left;
  margin: 0 5px;
  position: relative;
}
.megamenu-list .megamenu-block .title-border {
  margin-bottom: 11px;
  border-bottom: 1px solid #dedede;
  display: block;
}
#headerss .navbar-expand-lg .navbar-nav > li .title-border a {
  display: block;
  color: #6e7ab9;
  font-size: 15px;
  text-transform: capitalize;
  text-align: left;
  font-weight: 500;
  padding: 5px 0;
}
#headerss .navbar-expand-lg .navbar-nav > li .megamenu-block ul li a {
  font-size: 15px;
  line-height: 18px;
  color: #55bbe9;
  text-transform: capitalize;
  font-weight: 400;
  padding: 0;
}
#headerss .navbar-expand-lg .navbar-nav > li .title-border a:hover {
  color: #000;
}
#headerss .navbar-expand-lg .navbar-nav > li .megamenu-block ul li a:hover {
  color: #000;
}
#headerss .navbar-expand-lg .navbar-nav > li .megamenu-block ul li .view-more {
  color: #ed920f !important;
}
#headerss
  .navbar-expand-lg
  .navbar-nav
  > li
  .megamenu-block
  ul
  li
  .view-more:hover {
  color: #000 !important;
}
#headers .navbar-expand-lg .navbar-nav li.mega-menu {
  position: inherit;
}
#headers .navbar-expand-lg .navbar-nav li.mega-menu .dropdown-toggle::after {
  display: none;
}
#headers .navbar-expand-lg .navbar-nav li.aboutmenu {
  position: relative;
  min-width: inherit;
}
#headers .navbar-expand-lg .navbar-nav li.aboutmenu .mega-menu-box {
  top: 21px;
  min-width: 313px;
}
#headers .navbar-expand-lg .navbar-nav li.aboutmenu p {
  padding: 4px 0;
  margin: 0;
}
#headers .navbar-expand-lg .navbar-nav li.aboutmenu p a {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 18px;
}
#headers .navbar-expand-lg .navbar-nav li.aboutmenu p a:hover {
  color: #3fabdc;
}
#headers .carttop {
  position: relative;
}
#headers .carttop .cart-count {
  color: #fff;
  background: #d83e00;
  font-size: 14px;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  padding: 2px;
  position: absolute;
  bottom: 7px;
  line-height: 16px;
}
#headers .carttop-menu-box {
  -webkit-transform: inherit !important;
  transform: inherit !important;
  left: inherit !important;
  right: 0 !important;
  float: none;
  min-width: 400px;
  margin: 0;
  border: 0;
  border-radius: 0;
  width: 100%;
  left: 0;
  top: 27px !important;
  background: 0 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#headers.stickyheader .carttop-menu-box {
  top: 26px !important;
}
#headers .carttop-menu-box .carttop-list {
  float: none;
  min-width: inherit;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: inset 0 1px 9px 0 #cacaca;
  box-shadow: inset 0 1px 9px 0 #cacaca;
  margin-top: 20px;
}
#headers.stickyheader {
  top: 0;
  -webkit-box-shadow: 0 0 8px #666;
  box-shadow: 0 0 8px #666;
  z-index: 99999;
  position: fixed;
  left: 0;
  width: 100%;
  background: #fff;
}
#headers.stickyheader .top-msg,
#headers.stickyheader .header-right-top {
  display: none;
}
#headers.stickyheader .logo img {
  height: 48px;
}
#headers.stickyheader .navbar-expand-lg .navbar-nav li .mega-menu-box {
  top: 29px !important;
}
#headers .navbar-expand-lg .navbar-nav li.about-menu .mega-menu-box {
  top: 20px !important;
}
#headers.stickyheader
  .navbar-expand-lg
  .navbar-nav
  li.about-menu
  .mega-menu-box {
  top: 19px;
}
#headers .navbar-expand-lg .navbar-nav > li .title-border a {
  display: block;
  color: #6e7ab9;
  font-size: 15px;
  text-transform: capitalize;
  text-align: left;
  font-weight: 500;
  padding: 5px 0;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
}
#headers .navbar-expand-lg .navbar-nav > li .megamenu-block ul li a {
  font-size: 15px;
  line-height: 18px;
  color: #55bbe9;
  text-transform: capitalize;
  font-weight: 400;
  padding: 0;
}
#headers .navbar-expand-lg .navbar-nav > li .megamenu-block ul li a:hover {
  color: #000;
}
#headers .navbar-expand-lg .navbar-nav > li .megamenu-block ul li .view-more {
  color: #ed920f !important;
}
.mobilelniks {
  display: none !important;
}
.login-link-top .calllink {
  display: none;
}
#headers.stickyheader .login-link-top .calllink {
  display: inline-block;
}
.login-link-top .calllink a {
  border-left: 0;
  border-right: solid 1px #737373;
}
.login-link-top .calllink a i {
  font-size: 20px;
  padding-right: 3px;
}
.logo-menu {
  display: none;
}
.arrowback-m {
  display: none;
}
.loginbtn-menu {
  display: none;
}
#headers .navbar-expand-lg .navbar-nav li .mega-menu-box .megamenu-list {
  overflow: auto;
  max-height: 700px;
}
#headers .navbar-expand-lg .navbar-nav li .mega-menu-box .collapse:not(.show) {
  display: block;
}
.mega-menu-box {
  display: none;
}
#headers .wapper {
  max-width: 1200px;
  margin: auto;
}
a {
  color: #3fabdc;
}
.top-contact-m {
  display: none;
}
.form-control {
  padding: 5px 15px;
  height: auto;
  font-size: 16px;
  -webkit-appearance: unset;
  -moz-appearance: unset;
  appearance: unset;
}
#serachlogin {
  display: none;
}
#serachlogin.showserach {
  display: block;
}
.showserach {
  padding-top: 10px;
}
.link-label-cart:hover .carttop-menu-box {
  display: block;
}
.carttop-list-row {
  position: relative;
  padding: 0 30px 10px 85px;
  margin-bottom: 10px;
  border-bottom: solid 1px #d5d5d5;
  min-height: 85px;
}
.remove {
  background: #fff;
  border: 1px solid #d3d4d5;
  color: #999997;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  right: 0;
  position: absolute;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  line-height: 19px;
  font-weight: 600;
}
.carttop-list-row h6 {
  border: solid 1px #d5d5d5;
  text-align: center;
  width: 68px;
  position: absolute;
  left: 0;
  top: 0;
}
.carttop-list-row-price {
  text-align: right;
  margin-bottom: 0;
  padding: 0;
}
.carttop-list-row p label {
  color: #52b8e9;
  font-size: 17px;
}
.carttop-list-row-subtotal label {
  display: block;
  margin-bottom: 20px;
}
.carttop-list-row-subtotal button {
  background: #00b67a;
  color: #fff;
  display: block;
  color: #fff;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
  width: 100%;
  padding: 10px 12px;
  font-weight: 500;
  font-size: 18px;
}
.carttop-list-row {
  position: relative;
  padding: 0 30px 10px 85px;
  margin-bottom: 10px;
  border-bottom: solid 1px #d5d5d5;
  min-height: 85px;
}
.carttop-list-row p {
  padding-bottom: 15px;
}
.carttop-list-row-subtotal {
  text-align: right;
  color: #52b8e9;
  font-size: 19px;
  padding: 0 0 0;
  font-weight: 500;
}
.trustbox-reviw {
  padding: 160px 0 0;
}
.trustboxreviw-top h1 {
  text-align: center;
}
.trustboxreviw-top-row .wapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.trustboxreviw-left {
  padding-right: 30px;
}
.trustboxreviw-right p {
  padding-bottom: 30px;
  padding-top: 30px;
}
.btn-green {
  background: #00b67a;
  border: 0;
  color: #fff;
  border-radius: 5px;
  color: #fff;
  padding: 20px 25px;
  font-size: 20px;
  font-weight: 500;
}
.trustboxreviw-top-btn {
  text-align: center;
  padding: 30px 0;
}
.btn-green:hover {
  background: #009162;
}
.information-section {
  background: #f9f9f9;
  padding: 50px 0;
}
.information-section h1 {
  text-align: center;
}
.information-section .information-links {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
}
.information-section .information-links ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.information-section .information-links ul li {
  color: #6d6dac;
  font-size: 20px;
  margin: 17px 0;
  position: relative;
  padding-left: 15px;
}
.information-section .information-links ul li::before {
  content: "";
  border-radius: 7px;
  background: #6d6dac;
  height: 7px;
  width: 7px;
  position: absolute;
  left: 0;
  top: 10px;
}
.information-section .information-links ul li a {
  color: #6d6dac;
}
.information-section .information-links ul li a:hover {
  color: #000;
}
.homeabout-row {
  padding: 50px 0;
}
.homeabout-row .homeabout-top {
  text-align: center;
  padding: 0 0 30px;
}
.homeabout-row .homeabout-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.homeabout-row .homeabout-bottom .trusted-img-box {
  padding: 0 15px;
}
.homeabout-row .homeabout-bottom .trusted-img-box h6 {
  margin: 0 0 18px;
}
.homeabout-row .homeabout-bottom .trusted-img-box h5 {
  font-weight: 700;
  font-size: 17px;
  text-align: center;
  font-style: italic;
  color: #6c6cb2;
}
.ferquentlyq-row .panel-heading .title {
  text-decoration: none;
}
.ferquentlyq-row .panel-heading .title a {
  color: #6b6cb2;
  font-size: 33px;
  text-decoration: none;
}
.ferquentlyq-row .panel-heading .title a::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 40px;
  content: "\f107";
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ferquentlyq-row .panel-heading .title a:not(.collapsed)::after {
  content: "\f106";
}
.ferquentlyq-row .title {
  text-align: center;
}
.ferquentlyq-box {
  border-top: solid 1px #35a6da;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 45px;
}
.ferquentlyq-box .panel-body {
  padding-bottom: 15px;
}
.ferquentlyq-box .panel-default {
  border-bottom: solid 1px #35a6da;
}
.ferquentlyq-row .panel-heading {
  position: relative;
  padding-right: 0;
}
.ferquentlyq-box .panel-title a {
  color: #6c6cb2;
  font-size: 20px;
  padding: 15px 0;
  display: block;
}
.ferquentlyq-row .panel-heading h4 a::before {
  position: absolute;
  right: 23px;
  top: 11px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: 34px;
  content: "\f107";
  float: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ferquentlyq-row .panel-heading h4 a:not(.collapsed)::before {
  content: "\f106";
}
.inthepressrow {
  background: #f9f9f9;
}
.inthepressrow .row {
  background: #fff;
}
.trustboxreviw-rows .wapper {
  max-width: 1000px;
  border-bottom: solid 1px #ddd;
  padding: 30px 0;
}
.whatcustomer-row {
  padding: 50px 0 0;
}
.whatcustomer-row .title {
  text-align: center;
}
.whatcustomer-text {
  border-top: solid #e1e4e7 1px;
  border-bottom: solid #e1e4e7 1px;
  padding: 35px 0;
  overflow: hidden;
}
.whatcustomer-trustpilot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 15px;
}
.whatcustomer-trustpilot-col {
  padding: 0 15px;
}
.showing-latest-reviews {
  display: none;
}
.btn-green {
  margin-bottom: 15px !important;
  padding: 5px !important;
  font-size: 15px !important;
}
#promocodebutton {
  text-align: center;
}
.promocode-copy-text {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.landingpage-medicine-image {
  text-align: center;
  max-width: 369px;
}
#promocodebutton .btn-green:hover {
  color: #fff;
}
.discount-btn {
  background: #00b67a;
  border-radius: 5px;
  color: #fff;
  padding: 9px 18px;
  display: inline-block;
}
.discount-btn:hover {
  background: #00a872;
  color: #fff;
}
.banner .wapper .banner-left .trustpilot-widgett span {
  font-size: 20px;
}
.btn-orange {
  padding: 16px 25px;
  font-size: 18px;
}
.banner-right {
  text-align: center;
}
.banner-right img {
  max-width: 400px;
}
.banner {
  padding: 10px 0;
}
.banner .wapper {
  display: block;
}
.banner h1 {
  font-size: 33px;
  line-height: 35px;
}
.banner .wapper .banner-left h2 {
  padding-bottom: 10px;
  font-size: 32px;
}
.discount-img {
  max-width: 250px;
  max-height: 250px;
  height: auto;
  width: auto;
  margin: 20px 0;
}

.banner .wapper .btn-orange {
  margin-bottom: 19px;
}
.banner .wapper .banner-left .trustpilot-widgett {
  padding-top: 25px;
}
.banner .wapper .banner-left h3 {
  padding-bottom: 10px;
  font-size: 17px;
}
.banner .wapper .banner-left h3 img {
  margin: 0 5px;
}
.banner p a,
.discount-btn {
  background: #00b67a;
  border-radius: 5px;
  color: #fff;
  padding: 9px 18px;
  display: inline-block;
  font-size: 16px;
}
.banner p a,
.discount-btn .discount-btn:hover {
  background: #00a872;
  color: #fff;
}
.banner .wapper .banner-left .trustpilot-widgett span {
  font-size: 20px;
}
.btn-orange {
  padding: 16px 25px;
  font-size: 18px;
}
.banner-right {
  text-align: center;
}
.banner-right img {
  max-width: 400px;
}
.banner {
  padding: 10px 0;
}
.banner .wapper {
  display: block;
}
.banner h1 {
  font-size: 33px;
  line-height: 35px;
}
.banner .wapper .banner-left h2 {
  padding-bottom: 10px;
  font-size: 32px;
}
.discount-img {
  max-width: 250px;
  max-height: 250px;
  height: auto;
  width: auto;
  margin: 20px 0;
}

.banner .wapper .btn-orange {
  margin-bottom: 19px;
}
.banner .wapper .banner-left .trustpilot-widgett {
  padding-top: 25px;
}
.banner .wapper .banner-left h3 {
  padding-bottom: 10px;
  font-size: 17px;
}
.banner .wapper .banner-left h3 img {
  margin: 0 5px;
}
.banner-left p {
  position: relative;
}
.banner-left p .copy-text {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 7px;
  position: absolute;
  z-index: 1;
  bottom: -24px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 41%;
  font-size: 12px;
}
.banner-left p .copy-text::after {
  content: "";
  position: absolute;
  top: -30%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  transform: rotateZ(-180deg);
}

.banner-list{
  padding: 30px 0 0;
  text-align: center;
}
.banner-li {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  max-width: 660px;
  margin: auto;
  padding: 20px;
}
 .banner-li p {
  color: #797979;
  font-weight: 300;
  width: 50%;
  font-size: 20px;
  text-align: left;
  position: relative;
  padding: 5px 5px;
}
 .banner-li p::before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  display: inline-flex;
  font-size: 19px;
  margin-right: 8px;
}
.awards{
  padding-top: 0;
}
.awards h1{
  padding-top: 0;
}
.awards-log{
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.awards-log .partner-logo{
padding-bottom: 25px;
}


.awards .partner-logo{
  display: flex;
  align-items:center;
  padding: 10px 15px;
}
.partner-logo-text{
  text-align: center;
}
.partner-logo-text h3{
  color: #505052;
  font-weight: 600;
  font-size: 15px;
}
.partner-logo-text .award-links{
  color: #002B54;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  border: solid 2px #002B54;
  padding:2px 10px;
  max-width: 190px;
  text-align: center;
  margin:10px  auto;
  justify-content: center;
}
.partner-logo-text p{
  color: #505052;
  font-weight: 500;
  font-size: 14px;
}
.partner-logo label{
  display: flex;
  border-right: solid #002B54 2px;
  padding-right: 20px;
  margin-right: 20px;
}


.swiper-row{
  padding:0 50px 50px 50px;
}

.swiper-slide {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  border: solid 2px transparent;
  text-align: center;
}
.swiper-slide img{
  max-width: 100%;
}

.swiper-pagination {
  position: static;
  padding-top: 40px;
}

.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  border-radius:10px;
  background: #fff;
  opacity: 0.9;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #000;
}

/* New css for banner landing page 8 july 2023 */

.wapper_new{
  display: flex;
  max-width: 1300px;
  margin: auto;
  justify-content: space-between;
  color: #fff;
  padding: 15px 20px;
  align-items: center;
}
.banner-left-img{
  width: 48%;
}
.banner-left-text{
  width: 48%;
}
.banner-left-text .divider td{
  border-bottom: solid 1px #fff;
}
.banner-left-text tr td{
  padding:5px 0;
}
.banner-left-text  tr td:last-child{
text-align: right;
}
.banner .banner-left-text h1{
  font-size:40px;
  line-height: 45px;
  color: #fff;
  letter-spacing: 0;
  margin-bottom:10px;
  font-weight: 600;
  text-decoration: none;
  padding-bottom: 0;
}
.banner-left-text h2{
  font-size:24px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  margin-bottom: 15px;
}
.banner-left-text p{
  margin-bottom:10px;
  font-size: 13px;
  line-height: 18px;
}
.research{
  font-style: italic;
  padding-bottom: 20px;
  padding-top: 10px;
}
.banner-left-text table {
width: 100%;
}
.price td:first-child{
  font-weight: 600;
}
.discountcode-row{
  display: flex;
  justify-content: space-between;
  border: solid 1px #fff;
  margin-top: 20px;
  align-items: center;
  padding-left: 15px;
}
.discountcode-row button{
  border: 0;
  padding: 8px 15px;
  font-size: 16px;
  color: #729fd4;
  font-weight: 600;
}
.vaild-code{
  text-align: center;
  padding-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vaild-code svg {
  margin-left: 7px;
}
.banner-left-text .btn-orange{
  width: 100%;
  margin-top: 20px;
}
.trustpilot-widget{
  margin-top: 25px;
}
.banner-left-img {
  max-width: 100%;
  text-align: center;
}
.banner-left-img img{
  width: 100%;
  height: auto;
  max-width: 604px;
}
.trustpilot-mobile{
  display: none;
}

.stickyconsultation {
    position: fixed;
    z-index: 11;
    right: 50px;
    bottom: 50px;
}

.table thead th {
  border-bottom: 1px solid #dee2e6;
  background: #6b6cb2;
  color: #fff;
  font-weight: 500;
  line-height: 17px;
  vertical-align: top;
}

.footer-service-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.seal-row {
  display: flex;                                  
  justify-content: center;
  margin-bottom: 20px;
}

.seal-container {
  width: 140px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#legit-seal-container iframe {
  width: 100% !important;
  height: 100% !important;
  border: none;
}
  @media only screen and (max-width: 600px) {
    .seal-container {
          width: 100%; 
          height: auto;
          max-width: 100%;
      }
      .seal-row {
          width: 100%;
      }
      .footer-service-row {
          justify-content: center;
      }
  }

   /*-----New css -19-06-25 ----*/

  .cm_table__warapper{
    padding: 30px 0;
  }
  .cm_table__warapper .wapper{
    max-width: 1300px;
  }
.cm_table__warapper .table{
    margin-top: 30px;
}
.cm_table__warapper .title h1, .cm_table__warapper label , .cm_table__warapper span{
    color: #fff;
}
.cm_table__warapper .table thead th{
    background-color: #126087;
}
.cm_table__warapper .table tbody tr:nth-child(odd){
    background-color: #cdd1da;
}
.cm_table__warapper .table tbody tr:nth-child(even){
    background-color: #e6eaed;
}
.cm_table__warapper .table-bordered > :not(caption) > * > *{
    border-color: #f5f5f5;
}

/*-----New css 20-06-025 ----*/

.cm_question_popup__wrapper{
  background: linear-gradient(261deg, #6b6cb2, #3daddd);
  height: calc(100dvh - 106px) ;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 40px 15px;
}
.cm_question_popup{
    background-color: #fff;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
}
.cm_question_popup_content{
  text-align: center;
  background-color: rgb(255, 255, 255, 0.6);
  padding: 30px 15px;
}
.cm_question_popup_content h1{
  font-size: 35px;
  color:#000;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  text-decoration: none;
  text-transform: unset;
}
.cm_ques_btn{
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
  gap: 10px;
}
.cm_ques_btn button{
  padding: 12px 34px;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: white;
  border: 0;
}
.yes__btn{
  background-color: green;
}
.no__btn{
  background-color: red;
}
.remember__checkbox label{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  vertical-align: text-bottom;
}

.basic-design-trustpilot-widget {
  display: flex;
  justify-content: center;
}
.basic-design-trustpilot-widget iframe {
  width: 180px;
}
.verify-page-trust-pilot {
  position: fixed; /* So it stays centered regardless of scrolling */
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000; /* Ensure it's on top */
  padding: 20px; /* Optional: spacing */
  border-radius: 10px; /* Optional: rounded corners */
  
  text-align: center;
}
