/*==================================
* Author        : "Mr. Waoow"
* Template Name : RScocks
==================================== */

/* ===========================
Index Of css

01. Variables CSS
02. Normalize CSS
03. Header CSS
04. Hero CSS
05. Offered-Services CSS
06. Statistics CSS
07. Proxy-Service CSS
08. Pricing Table CSS
09. Blog CSS
10. Testimonials CSS
11. Clients CSS
12. Account Login & Sign Up Page CSS
13. Personal Proxy Page CSS
14. About Us Page CSS
15. White Label Page CSS
16. Contacts US Page CSS
17. FAQ Page CSS
18. Shared Proxy Page CSS
19. 
20. 
21. 
22. Footer CSS
========================== */
/*======================================
    Variables
========================================*/
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #eee;
  overflow-x: hidden;
  font-size: 15px;
}

p {
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 0.95rem;
  color: #414141;
  font-weight: lighter;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.c-Primary {
  color: #61DB81 !important;
}

.c-Primary-dk {
  color: #43b86c !important;
}

.c-Primary-lt {
  color: #08ee7f !important;
}

.c-dk {
  color: #414141 !important;
}

.c-lt {
  color: #fff !important;
}

.c-lt-gr {
  color: #f5f5f5 !important;
}

.c-gr {
  color: #cecece !important;
}

.bg-pr {
  background-color: #61DB81 !important;
}

.bg-dk {
  background-color: #414141 !important;
}

.bg-lt {
  background-color: #fff !important;
}

.bg-lt-gr {
  background-color: #f5f5f5 !important;
}

.bg-gr {
  background-color: #cecece !important;
}

.opacity-100 {
  opacity: 1;
}

.form-check-input:checked {
  background-color: #61DB81;
  border-color: #61DB81;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #151515;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
  color: #151515;
  font-family: 'Poppins', sans-serif;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 50px;
}

h2 {
  font-size: 40px;
  font-family: Consolas, Tahoma, Geneva, Verdana, sans-serif;
  margin-right: 5px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 23px;
  font-family: "Lucida Sans";
  position: relative;
  text-transform: capitalize;
}

h5 {
  font-size: 20px;
  font-family: Arial;
  text-transform: capitalize;
  font-weight: bold;
}

h6 {
  font-size: 16px;
  font-family: Arial;
  text-transform: capitalize;
  font-weight: bold;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.header-img {
  display: none !important;

}

@media (min-width: 992px) {
  .header-img {
    display: block !important;
  }
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.rel {
  position: relative;
}

.icon {
  margin-right: 10px;
  width: 3rem;
}

.icon-img {
  width: 30px;
  height: 30px;
}

hr {
  color: #05144154 !important;
}

.icon-sm {
  width: 1.5rem;
}

.icon-md {
  width: 3rem;
}

.icon-xd {
  width: 4rem;
}

.icon-lg {
  width: 5rem;
}

.icon-xlg {
  width: 6rem;
}

.icon-xxl {
  width: 7.5rem;
}

.icon,
.font-icon,
.icon-img,
.icon-sm,
.icon-md,
.icon-xd,
.icon-lg,
.icon-xlg,
.icon-xxl,
.img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
}

.font-icon {
  width: fit-content;
  height: fit-content;
}

.img-container {
  width: 100%;
  height: 100%;
}

.img-box {
  width: 20rem;
  margin: 0rem auto;
}

.font-icon.lf {
  margin-left: 0.4rem;
}

.font-icon.rt {
  margin-right: 0.4rem;
}

.center-H {
  justify-content: center;
  text-align: -webkit-center;
}

.box {
  padding: 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid #0000001f;
  box-shadow: 0px 0px 5px 0px #0000000f;
}

.center-V {
  display: flex;
  align-items: center;
}

.hidden {
  display: none !important;
}

.btn {
  border-radius: 0.2rem;
  background-color: #61DB81;
  color: #fff;
  text-align: center;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.btn.btn-wide {
  padding-right: 2rem;
  padding-left: 2rem;
}

.btn.btn-high {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.btn:hover,
.btn:active,
.btn:focus,
.btn:focus-visible {
  background-color: #43b86c !important;
}

.notification {
  background-color: #f5f5f5;
  border-radius: 4px;
  position: relative;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 12px;
}

.line-before {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.line-before * {
  margin-left: 1rem !important;
}

.line-before::before {
  flex: 1;
  content: "";
  height: 1px;
  background: #eee;
}

.line-after {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.line-after * {
  margin-right: 1rem !important;
}


.line-after::after {
  flex: 1;
  content: "";
  height: 1px;
  background: #eee;
}

.div-close {
  max-height: 3.5rem !important;
  overflow: hidden !important;
}

.content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.r-180 {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.r-90 {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.p-4-5 {
  padding: 2.5rem !important;
}

.py-4-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.px-4-5 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.pt-4-5 {
  padding-top: 2.5rem !important;
}

.pb-4-5 {
  padding-bottom: 2.5rem !important;
}

.ps-4-5 {
  padding-left: 2.5rem !important;
}

.pe-4-5 {
  padding-right: 2.5rem !important;
}

.p-4-2 {
  padding: 2rem !important;
}

.py-4-2 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.px-4-2 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.pt-4-2 {
  padding-top: 2rem !important;
}

.pb-4-2 {
  padding-bottom: 2rem !important;
}

.ps-4-2 {
  padding-left: 2rem !important;
}

.pe-4-2 {
  padding-right: 2rem !important;
}

.true {
  color: #48c774 !important;
}

.wrong {
  color: #ca0000 !important;
}

.notification.success {
  background-color: #00ff0038 !important;
  border: none;
}

.notification.danger {
  background-color: #ca000038 !important;
  border: none;
}

/* Owl Carousel */

.owl-carousel .owl-stage-outer {
  overflow: visible !important;
}

.owl-nav.disabled+.owl-dots {
  margin-top: 4rem !important;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav {
  margin-top: 4rem !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #61DB81 !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px !important;
  height: 10px !important;
  margin: 5px 7px !important;
  background: #D6D6D6 !important;
  display: block !important;
  -webkit-backface-visibility: visible !important;
  transition: opacity 200ms ease !important;
  border-radius: 30px !important;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-top: 140px;
  padding-bottom: 50px;
  z-index: 2;
  text-align: left;
  background: linear-gradient(-45deg, #54bb70, #61DB81);
  -webkit-box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-top: 110px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: left;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  position: relative;
  line-height: 28px;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 17px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: right;
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    text-align: center;
    margin-top: 15px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 14px;
  margin-right: 14px;
  text-transform: capitalize;
  color: #fff;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea62";
  font-family: lineIcons;
  font-size: 11px;
  position: absolute;
  top: 3px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li i,
.breadcrumbs .breadcrumb-nav li a i {
  font-size: 13px;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  color: #e4e4e4;
}

.section {
  padding-top: 110px;
  padding-bottom: 110px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* Section Title */
.section-title {
  text-align: center;
  margin-bottom: 80px;
  padding: 0 300px;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
  color: #61DB81;
  border: 2px solid #61DB81;
  border-radius: 30px;
  padding: 8px 30px;
  text-transform: capitalize;
}

.section-title h2 {
  font-size: 34px;
  margin-bottom: 25px;
  line-height: 42px;
  text-transform: capitalize;
  position: relative;
  font-weight: 700;
}

.section-title p {
  font-size: 15px;
  line-height: 26px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 50px;
  }

  .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 40px;
  }

  .section-title h3 {
    font-size: 13px;
  }

  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .section-title p {
    font-size: 15px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #61DB81;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #61DB81;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #fff !important;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 101;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  border-radius: 5px;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  background-color: #54bb70;
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #151515;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 60px 0 0 0;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pagination {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .pagination {
    margin-top: 40px;
  }
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #61DB81;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  display: inline-block;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 15px;
  border: solid #eee 1px;
  background-color: inherit;
  color: #eee;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 2px;
  position: relative;
  z-index: 1;
  margin-right: 7px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #1F2B3A;
  background-color: #eee;
}

.button {
  margin-left: 0 !important;
}

.button .btn-alt {
  background-color: #54bb70 !important;
  color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn-alt:hover {
  background-color: #61DB81 !important;
  color: #fff !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #61DB81;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
  width: 100%;
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-title {
  background: url(../images/white_label/header/maps_beta2.svg) 100% 50% no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #eee;
  }

  .header .button {
    margin: 0 !important;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 61px !important;
    left: 0;
    width: 100%;
    background-color: #1F2B3Af5;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #61DB81 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #61DB81;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #61DB81;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 18px 0 !important;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #eee;
  }

  .header .navbar-collapse {
    position: absolute;
    top: 60px !important;
    left: 0;
    width: 100%;
    background-color: #1F2B3Af5;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    max-height: 350px;
    overflow-y: scroll;
    border-top: 1px solid #eee;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: #61DB81 !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: #61DB81;
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item a {
    color: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #61DB81 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 14px;
  }

  .header .navbar-nav .nav-item a:hover {
    color: #61DB81;
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }
}

.header .navbar-brand img {
  width: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 110px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 100px;
  }
}

.header.sticky .button .btn {
  background-color: #61DB81;
  color: #fff;
}

.header.sticky .button .btn:hover {
  background-color: #54bb70;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
  background-color: #fff;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-right: 30px;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: #61DB81;
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: #61DB81;
}

.sticky .navbar .navbar-nav .nav-item a {
  color: #eee;
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: #eee;
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 101;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0px 0;
  background-color: #1F2B3A;
}

.navbar {
  border-bottom: solid #777 1px;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-area.sticky .navbar {
  border-bottom: none;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
  margin-right: 40px;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  color: #61DB81;
}

.sticky .navbar-nav .nav-item:hover a {
  color: #61DB81;
}

.navbar-nav .nav-item a {
  font-size: 15px;
  color: #F4F7FA;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 18px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
  position: relative;
  text-transform: capitalize;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: #fff;
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea5e";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background-color: #202833a1;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
  box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 0.15rem;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #f5f5f5;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #61DB81;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu>li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a {
  color: #61DB81 !important;
}

.navbar-nav .nav-item .sub-menu>li>a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #F4F7FA;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
  border: none;
}

.button {
  display: inline-block;
  margin-left: 10px;
}

.button .signup {
  color: #61DB81;
  font-weight: 500;
  margin-right: 20px;
}

.button .signup:hover {
  text-decoration: underline;
  color: #54bb70;
}

.button .login {
  background-color: #61DB81;
  color: #fff;
  padding: 10px 25px;
  border-radius: 5px;
  font-weight: 500;
}

.button .login:hover {
  color: #fff;
  background-color: #54bb70;
}

.sticky .button .signup {
  color: #61DB81;
}

.sticky .button .signup:hover {
  color: #54bb70;
}

.sticky .button .login {
  background-color: #61DB81;
  color: #fff;
}

.sticky .button .login:hover {
  background-color: #54bb70;
  color: #fff;
}

.others-pages {
  background-color: #fff;
}

.others-pages .button .signup {
  color: #151515;
}

.others-pages .button .signup:hover {
  color: #61DB81;
}

.others-pages .button .login {
  background-color: #61DB81;
  color: #fff;
}

.others-pages .button .login:hover {
  background-color: #54bb70;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .header .button .signup {
    color: #61DB81;
  }

  .header .button .signup:hover {
    color: #61DB81;
  }

  .header .button .login {
    background-color: #61DB81;
    color: #fff;
  }

  .header .button .login:hover {
    background-color: #54bb70;
    color: #fff;
  }
}

/*======================================
     End Header CSS
  ========================================*/

/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  background-color: #1F2B3A;
  padding: 7rem 0 4rem 0;
  overflow: hidden;
}

.hero-area .img-container {
  position: relative;
}

.hero-area .img-container .preloader-icon {
  position: absolute;
  width: fit-content;
  height: fit-content;
}

.hero-area .img-container .preloader-icon:first-of-type {
  right: 90%;
  top: 20%;
}

.hero-area .img-container .preloader-icon:nth-of-type(2) {
  right: 83%;
  top: 30%;
}

.hero-area .img-container .preloader-icon:nth-of-type(3) {
  right: 83%;
  top: 45%;
}

.hero-area .img-container .preloader-icon:nth-of-type(4) {
  right: 75%;
  top: 68%;
}

.hero-area .img-container .preloader-icon:nth-of-type(5) {
  right: 68%;
  top: 65%;
}

.hero-area .img-container .preloader-icon:nth-of-type(6) {
  right: 56%;
  top: 36%;
}

.hero-area .img-container .preloader-icon:nth-of-type(7) {
  right: 51%;
  top: 36%;
}

.hero-area .img-container .preloader-icon:nth-of-type(8) {
  right: 47%;
  top: 45%;
}

.hero-area .img-container .preloader-icon:nth-of-type(9) {
  right: 45%;
  top: 27%;
}

.hero-area .img-container .preloader-icon:nth-of-type(10) {
  right: 39%;
  top: 43%;
}

.hero-area .img-container .preloader-icon:nth-of-type(11) {
  right: 36%;
  top: 40%;
}

.hero-area .img-container .preloader-icon:nth-of-type(12) {
  right: 33%;
  top: 49%;
}

.hero-area .img-container .preloader-icon:nth-of-type(13) {
  right: 32%;
  top: 19%;
}

.hero-area .img-container .preloader-icon:nth-of-type(14) {
  right: 30%;
  top: 39%;
}

.hero-area .img-container .preloader-icon:nth-of-type(15) {
  right: 26%;
  top: 35%;
}

.hero-area .img-container .preloader-icon:nth-of-type(16) {
  right: 26%;
  top: 53%;
}

.hero-area .img-container .preloader-icon:nth-of-type(17) {
  right: 23%;
  top: 52%;
}

.hero-area .img-container .preloader-icon:nth-of-type(18) {
  right: 22%;
  top: 44%;
}

.hero-area .img-container .preloader-icon:nth-of-type(19) {
  right: 21%;
  top: 50%;
}

.hero-area .img-container .preloader-icon:nth-of-type(20) {
  right: 18%;
  top: 41%;
}

.hero-area .img-container .preloader-icon:last-of-type {
  right: 17%;
  top: 73%;
}

.hero-area .img-container .preloader-icon span {
  width: 1.5rem;
  height: 1.5rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 130px 0 70px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding: 110px 0 60px 0;
  }
}

.hero-area .main__circle {
  top: -98px;
  right: calc(50% - 1180px);
  width: 1000px;
  height: 1000px;
  background: #61DB81;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle {
    display: none;
  }
}

.hero-area .main__circle2 {
  right: calc(50% - 270px);
  bottom: -75px;
  z-index: 2;
  width: 150px;
  height: 150px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle2 {
    display: none;
  }
}

.hero-area .main__circle3 {
  top: -180px;
  left: -180px;
  width: 350px;
  height: 350px;
  background: #54bb70;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle3 {
    display: none;
  }
}

.hero-area .main__circle4 {
  top: 44%;
  left: 30px;
  width: 48px;
  height: 48px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .main__circle4 {
    display: none;
  }
}

.hero-area .app-image {
  z-index: 99;
  position: relative;
  border-radius: 20px;
  z-index: 2;
  position: relative;
  -webkit-box-shadow: 0px 0px 30px #0000000f;
  box-shadow: 0px 0px 30px #0000000f;
  z-index: 4;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .app-image {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .hero-area .app-image {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area .app-image {
    margin-left: 20px;
  }
}

.hero-area .app-image .image-bg-shape {
  top: -45px;
  left: -45px;
  width: 110px;
  height: 110px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area .app-image .image-bg-shape {
    display: none;
  }
}

.hero-area .shape-1 {
  position: absolute;
  width: 520px;
  height: 520px;
  left: -184.03px;
  top: -1.4px;
}

.hero-area .shape-1 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .shape-2 {
  position: absolute;
  width: 665px;
  height: 665px;
  right: -126px;
  top: -66px;
}

.hero-area .shape-2 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .shape-3 {
  position: absolute;
  width: 600px;
  height: 600px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -50%;
}

.hero-area .shape-3 img {
  width: 100%;
  height: 100%;
  display: block;
}

.hero-area .hero-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    padding: 0px 140px;
  }
}

.hero-area .hero-content h1,
.hero-area .hero-content h3 {
  font-weight: 700;
  line-height: 53px;
  color: #eee;
  text-transform: capitalize;
  overflow: hidden;
}

.hero-area .hero-content h3 {
  font-size: 27px;
  margin: 0px 0 18px;
}

.hero-area .hero-content h5 {
  font-size: 18px;
  margin: 0px 0 15px;
}

.hero-area .hero-content h5 span.color2 {
  color: #61DB81;
}

.hero-area .hero-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #eee;
  margin: 28px 0;
}

.hero-area .hero-content .button {
  margin-top: 30px;
}

.hero-area .button+span {
  display: inline-block;
  margin: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content .button {
    margin-top: 10px !important;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content .button {
    margin-top: 10px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content .button .btn {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .hero-area .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-area .hero-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .hero-area .hero-content .button .btn {
    width: 60%;
    margin: 0;
    margin-bottom: 7px;
  }

  .hero-area .hero-content .button .btn:last-child {
    margin: 0;
  }
}

.hero-area.style2 {
  padding: 200px 0 120px 0;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, left bottom, from(#F4F7FA), to(transparent));
  background: linear-gradient(#F4F7FA, transparent);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 {
    padding: 130px 0 70px 0;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 {
    padding: 110px 0 60px 0;
  }
}

.hero-area.style2 .main__circle {
  top: -98px;
  right: calc(50% - 1145px);
  width: 1000px;
  height: 1000px;
  background: #61DB81;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-content {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 .hero-content {
    padding: 0px 110px;
  }
}

.hero-area.style2 .hero-content h4 {
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 20px;
  color: #727272;
}

.hero-area.style2 .hero-content h1 {
  text-transform: capitalize;
  font-size: 38px;
  line-height: 53px;
  overflow: hidden;
}

.hero-area.style2 .hero-content h1 .secondary-color {
  color: #54bb70;
}

.hero-area.style2 .hero-content p {
  font-family: poppins;
  color: #727272;
  font-size: 15px;
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content p {
    font-size: 14px !important;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-content p {
    padding-right: 60px;
  }
}

.hero-area.style2 .hero-content .button {
  margin-top: 20px;
}

.hero-area.style2 .hero-content .button .btn {
  padding: 17px 45px;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content .video {
    display: block;
    margin-top: 15px;
  }
}

.hero-area.style2 .hero-content .video .video-text {
  color: #727272;
  display: inline-block;
  margin-left: 15px;
}

.hero-area.style2 .hero-content .video .video-icon {
  height: 55px;
  width: 55px;
  line-height: 54px;
  text-align: center;
  display: inline-block;
  background-color: transparent;
  color: #61DB81;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
}

.hero-area.style2 .hero-content .video:hover .video-icon {
  background-color: #61DB81;
  color: #fff;
  border-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area.style2 .hero-content {
    text-align: center;
  }

  .hero-area.style2 .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
  }

  .hero-area.style2 .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .hero-area.style2 .hero-content h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .hero-area.style2 .hero-content p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }

  .hero-area.style2 .hero-content .button .btn {
    width: 70%;
    margin: 0;
    padding: 14px 30px;
    margin-bottom: 7px;
  }
}

@media (max-width: 767px) and (max-width: 767px) {
  .hero-area.style2 .hero-content .button .btn {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .hero-area.style2 .hero-content .button .btn:last-child {
    margin: 0;
  }
}

.hero-area.style2 .hero-image {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  bottom: -32px;
  z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area.style2 .hero-image {
    display: none;
  }
}

.hero-area.style2 .hero-image img {
  width: 640px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .hero-area.style2 .hero-image {
    margin-left: 40px;
  }
}

.hero-area.style2 .hero-image .image-bg-shape {
  top: 40px;
  left: 44px;
  width: 110px;
  height: 110px;
  background: #FAB8C4;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .hero-area.style2 .hero-image .image-bg-shape {
    display: none;
  }
}

/*=============================
	Offered-Services CSS
===============================*/

.offered-services {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
  background-color: #61DB81;
  color: #222;
  padding: 10px 0;
}

.offered-services a {
  color: inherit;
  cursor: pointer;
  padding: 0.2rem;
  border-radius: 0.5rem;
}

.offered-services a:hover {
  background-color: #91eba9;
  border: none;
  color: #fff;
  -webkit-transform: scale(1.05) translateZ(0);
  transform: scale(1.05) translateZ(0);
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.offered-services a span.new {
  display: none !important;
}

.offered-services a.active {
  background-color: #aef3c0;
  color: #48c774;
}

.offered-services a * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
}

.offered-services a:hover .icon {
  transition: all 0.1s ease !important;
  -webkit-transition: all 0.1s ease !important;
  -moz-transition: all 0.1s ease !important;
}



.offered-services .content-box {
  font-size: smaller;
  text-transform: capitalize;
}

.offered-services .content-box span.new {
  display: block;
  color: #fff;
  width: 50%;
  text-align: center;
  padding: 3px;
  background-color: #F5594A;
  border-radius: 3px;
}

/*=============================
	Statistics CSS
===============================*/

.statistics {
  color: #414141;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  margin-top: 40px;
  margin-bottom: 20px;
}

.statistics .icon {
  width: 3rem;
  margin: 0;
  margin-bottom: 20px;
}

.statistics .pupular-rates,
.statistics .service-statistics {
  margin-bottom: 4rem;
}

.statistics .service-statistics h1.icon {
  font-family: inherit;
  font-weight: lighter;
  width: auto;
}

.statistics .pupular-rates .col-md-3 {
  cursor: pointer;
}

.statistics .pupular-rates .col-md-3:hover .content-box h5 {
  color: #61DB81;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.statistics .service-statistics .col-md-3 {
  position: relative;
}

.statistics .service-statistics hr {
  position: absolute;
  bottom: -25%;
  width: 60%;
  left: 20%;
  right: 20%;
  opacity: 1;
  border-color: #61DB81;
  border-width: 0.3rem;
  border-radius: 0.3rem;
  margin: 0rem;
}

.statistics .content-box h5+span {
  margin-top: 10px;
  color: #61DB81;
}

.statistics .news .row {
  margin-top: 30px;
}

.statistics .news .content-news {
  display: flex;
}


.statistics .news .content-news span {
  text-transform: capitalize;
  color: #888;
}

.statistics .news p {
  font-family: 'Roboto';
}

.statistics .news .col-md-8 p {
  font-size: 15px;
  font-weight: bold;
  color: #61DB81;
}

.statistics .news hr {
  margin: 10px 0;
}

.statistics .news p {
  font-size: 14px;
}

/*=============================
	Proxy-Service CSS
===============================*/
.proxy-service {
  background-color: #f5f5f5;
  color: #111;
}

.proxy-service .container {
  position: relative;
}


.proxy-service .icon {
  width: 64px;
  margin: 0;
}

.proxy-service .line-after {
  margin-top: 2rem;
}



/*=============================
	Pricing Table CSS
===============================*/
.pricing-header {
  background-color: #232d3b;
  padding: 1rem 1.5rem;
}

.pricing-header .foaw {
  width: 19% !important;
}

.pricing-header h5 {
  color: #eee;
}

.pricing-header p {
  color: #999;
}

.pricing-Card {
  min-height: fit-content;
  min-width: fit-content;
}

.pricing-Card.box {
  padding: 0;
  box-shadow: 0px 0px 10px 2px #0000000f;
}

.pricing-Card table.table {
  margin: 0;
}

.pricing-Card table.table tbody tr td p,
.pricing-Card table.table thead tr th p {
  margin: 0 !important;
}

.pricing-Card table.table tbody tr td,
.pricing-Card table.table thead tr th {
  padding: 0rem;
}

.pricing-Card table.table tbody tr td:first-of-type,
.pricing-Card table.table thead tr th:first-of-type {
  width: 10%;
  text-align: center;
}

.pricing-Card table.table tbody tr td:last-of-type,
.pricing-Card table.table thead tr th:last-of-type {
  width: 90%;
  padding-left: 2rem;
}

.rounded-lg {
  border-radius: 0rem !important;
  padding: 1rem 1.5rem;
  background-color: #fff;
}

.rounded-lg table.table tbody tr td {
  padding-bottom: 1rem;
}

.text-small {
  font-size: 0.9rem !important;
}

.custom-separator {
  width: 5rem;
  height: 6px;
  border-radius: 1rem;
}

.text-uppercase {
  letter-spacing: 0.2em;
}

.rounded-lg .text-primary {
  font-size: 1rem !important;
  font-weight: 900;
  color: #414141 !important;
}

.rounded-lg .button {
  margin-right: 10px;
}

.rounded-lg .button .btn {
  color: #222;
  background-color: #61DB81;
  border-radius: 5px;
}

.rounded-lg .button .btn:hover {
  color: #222;
  background-color: #54bb70;
}

/*=============================
	Blog CSS
===============================*/

.Blog {
  background-color: #1F2B3A;
}

.Blog * {
  color: #e0e9f7ab
}

.Blog .container {
  position: relative;
}

.proxy-service .line-after {}

.Blog h4 {
  color: #F4F7FA !important;
  margin: 2rem 0rem;
}


.Blog h3 {
  font-size: 2.2rem;
  font-weight: 300;
}

.Blog h3+span {
  text-align: start;
  color: #e0e9f770 !important;
}

.Blog h6 {
  color: #54bb70 !important;
}

.Blog span.icon-sm,
.Blog span.icon-sm+span {
  font-size: 0.75rem;
}

/*=============================
	Testimonials CSS
===============================*/

.testimonials {
  position: relative;
  padding: 6rem 0;
  background-color: #fff;
}

.testimonials h4 {
  color: #414141;
  margin-bottom: 1.5rem;
}

.testimonials #reviews {
  overflow: hidden;
}

.testimonials .reviews-slider {
  margin: 5rem 0 2rem 0;
}

.testimonials__card {
  background-color: #f5f5f5;
  padding: 3rem 1.25rem;
  border-radius: 0.2rem;
  height: auto;
  text-align: center;
  color: #414141;
}

.testimonials__card .ratings i,
.testimonials__card .ratings svg {
  color: #2357c9;
  font-size: 1rem;
}

.testimonials__picture {
  position: absolute;
  display: flex;
  align-items: center;
  left: 50%;
  top: -1.5rem;
  transform: translate(-50%, -50%);
  color: #414141;
  vertical-align: middle;
}

.testimonials__picture .icon-xlg {
  background-color: #fff;
  border-radius: 50%;
  margin: 0 1rem;
}

.testimonials__picture img {
  border: 0.4rem solid #f5f5f5;
}

.testimonials .icon-sm {
  position: absolute;
  width: 3rem;
  height: 3rem;
  color: #2357c9;
  left: 50%;
  padding: 1rem;
  background-color: #fff;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 0.325rem solid #f5f5f5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials .customer {
  text-transform: capitalize;
}

.testimonials .font-icon {
  display: block;
  text-align: center;
  transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
}

.testimonials__name {
  padding-top: 3rem;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 500;
  color: #fff;
}

.testimonials__name h3 {
  padding-top: 0.8rem;
  text-transform: capitalize;
}

.testimonials__name p {
  padding-bottom: 2rem;
  text-transform: capitalize;
}

.testimonials ul {
  text-align: center;
}

.testimonials ul li {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 1rem;
  border-radius: 50%;
  background-color: #f5f5f5;
  cursor: pointer;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.testimonials ul li.active,
.testimonials ul li:hover {
  background-color: #61DB81;
}

/*=============================
	Clients CSS
===============================*/

.clients {
  background-color: #f5f5f5;
}

.clients ul {
  align-items: center;
  text-align: center;
  justify-content: space-between;
}

.clients ul li {
  display: block;
  cursor: pointer;
  opacity: 0.5;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.clients ul li:hover {
  opacity: 1;
}

/*==================================
	Account Login & Sign Up Page CSS
====================================*/
.login-signup {
  background-color: #f5f5f5;
  position: relative;
  padding: 200px 0 240px 0;
  margin-bottom: 2rem;
}

.login-signup label,
.login-signup input {
  color: #666;
}

.login-signup .card {
  position: absolute;
  width: 600px;
  border: none;
  top: -12.4%;
  z-index: 1;
}

.login-signup .card .notification ul {
  list-style: inside;
  padding: 15px;
  margin-left: 3px;
}

.login-signup .card .notification ul li {
  margin-left: 3px;
}

.login-signup .card .btr {
  border-top-right-radius: 5px !important;
}

.login-signup .card .btl {
  border-top-left-radius: 5px !important;
}

.login-signup .card .btn-dark {
  color: #1F2B3A;
  background-color: #61DB81;
  border-color: #61DB81;
}

.login-signup .card .btn-dark:hover {
  color: #263141;
  background-color: #48c774;
  border-color: #48c774;
}

.login-signup .card .nav-pills {

  display: table !important;
  width: 100%;
}

.login-signup .card .nav-pills .nav-link {
  position: absolute;
  border-radius: 0px;
  width: 50%;
  color: #eee;
  background-color: #1F2B3Ade;
  font-size: 20px;
  padding: 15px;
}

.login-signup .card .nav-pills .nav-link.active {
  position: absolute;
  border-radius: 5px;
  color: #1F2B3A;
  font-size: 30px;
  top: -4%;
  background-color: #fff;
}

.login-signup .card .nav-item {
  display: table-cell;
}

.login-signup .card .form {
  padding: 150px 100px 85px 100px;
}

.login-signup .card label.label {
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 12px;
}

.login-signup .card .form input {
  margin-bottom: 12px;
  font-size: 14px;
  border-radius: 1px;
  border: none;
  border-bottom: #ddd solid 1px;
}

.login-signup .card .form input:focus {
  box-shadow: none;
}

.login-signup .card .form .btn-container {
  margin-top: 30px;
}

.login-signup .card .form .btn-container .forgot-password {
  float: right;
}

/*======================================
	Personal Proxy Page CSS
========================================*/

.flags-list__item {
  position: relative;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

.personal-header__flags {
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
}

.flags-list {
  display: grid;
  grid-template-columns: repeat(7, 70px);
  grid-template-rows: repeat(7, 46px);
  grid-column-gap: 10px;
  grid-row-gap: 6px;
}

.flags-list__item.--both-span {
  grid-column: span 2;
  grid-row: span 2;
}

.flags-list__flipper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 2s;
  -o-transition: transform 2s;
  transition: -webkit-transform 2s;
  transition: transform 2s;
  transition: transform 2s, -webkit-transform 2s;
  -webkit-animation: flipFlag 6s infinite;
  animation: flipFlag 6s infinite;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flags-list__item.--huge {
  grid-column: span 3;
  grid-row: span 2;
}

.flags-list__card.--back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flags-list__item:hover {
  z-index: 99;
  -webkit-transform: scale(1.2) translateZ(0);
  transform: scale(1.2) translateZ(0);
}

.flags-list__item.--huge:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/*.personal-header__flags-list {
  position: absolute;
  top: -3rem;
  left: -4rem;
}*/

.flags-list__card {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 0 2px 0 rgb(0 0 0 / 5%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flags-list__item.--both-span .flags-list__card {
  border-radius: 10px;
}

.flags-list__info {
  font-size: 37px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flags-list__card img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

personal-header__flags img {
  vertical-align: middle;
}

.personal-header__earth {
  position: absolute;
  z-index: 100;
  right: -30rem;
  top: -5rem;
  pointer-events: none;
}

.personal-new__buy-countries-list-item.disabled {
  opacity: .4;
}

.flags-list__flipper.--delayed-15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.flags-list__flipper.--delayed-5 {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@keyframes flipFlag {
  0% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }

  10% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }

  40%,
  60% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  100%,
  90% {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }
}

.hero-area .hero-content h1 {
  margin-bottom: 2rem;
}

.hero-area .hero-content ul {
  color: #eee;
  font-size: 1.2rem;
  font-weight: 600;
}

.hero-area .hero-content ul span.icon-sm {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}

.hero-area .hero-content ul li {
  display: flex;
  margin-bottom: 1.5rem;
}

/** personal-proxy **/

.pricing-table {
  background-color: #f5f5f5;
  color: #111;
}

.pricing-table .container {
  position: relative;
}

.pricing-table h4 {
  display: flex;
  margin: 2rem 0rem;
}


/* Pricing Table CSS */

.pricing-table .pricing-header table.table thead tr th {
  width: 50%;
}

.pricing-table .pricing-header table.table thead tr th:first-of-type {
  text-align: start;
}

.pricing-table .pricing-header table.table thead tr th:last-of-type {
  text-align: end;
}

.pricing-table .pricing-header table.table thead tr th:last-of-type h5 {
  color: #61DB81;
}


.pricing-table .pricing-header {
  padding: 0.9rem 1.5rem;
}

.pricing-table .rounded-lg {
  padding: 1rem 1.5rem;
}

.pricing-table .rounded-lg table.table tbody tr td {
  text-align: start;
}

.pricing-table .rounded-lg table.table tbody tr td:first-of-type {
  width: 5%;
}

.pricing-table .rounded-lg table.table tbody tr td:last-of-type {
  width: 95%;
  padding-left: 1rem;
}

.pricing-table .rounded-lg table.table tbody tr td hr {
  margin: 0;
}

.pricing-table .rounded-lg li.col-1 {
  padding: 0;
  text-align: center;
}

/** Buy Personal Proxy **/
.buy-personal-proxy {
  background-color: #FAFAFA;
}

.buy-personal-proxy * {
  color: #e0e9f7ab
}

.buy-personal-proxy.head {
  background-color: #1F2B3A;
}

.buy-personal-proxy h4 {
  color: #F4F7FA;
}

.buy-personal-proxy .content-box h4,
.buy-personal-proxy .content-box span,
.buy-personal-proxy .content-box {
  color: #414141;
}

.buy-personal-proxy .title {
  background-color: #fff;
  padding: 1rem;
}

.personal-new__buy-countries-usa-cities {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
}

.personal-new__buy-countries-usa-city {
  color: #414141 !important;
  width: 9rem;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  padding: 6px 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-align: left;
  border: none;
  border-radius: 3px;
  background: 0 0;
}

.personal-new__buy-countries-usa-city.selected {
  color: #fff !important;
  background: #38527a;
  -webkit-box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
  box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
}

.personal-new__buy-bill-usa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.personal-new__buy-countries-list-item.--usa>div {
  position: relative;
}

.personal-new__buy-bill-usa .personal-new__buy-bill-item-period {
  margin-right: 20px;
}

.personal-new__buy-bill-item-label {
  font-size: 14px;
  font-weight: 400;
  margin-right: 15px;
  color: #667c9c;
}

label {
  font-weight: 700;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}

.personal-new__buy-bill-item-period-button {
  margin: 0 15px 0 0;
  cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px\9;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.personal-new__buy-bill-item-period-button input {
  display: none;
}

.personal-new__buy-bill-item-period-button span {
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  display: inline-block;
  width: 85px;
  height: 36px;
  padding: 8px 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-align: center;
  border: 1px solid #cdd9eb;
  border-radius: 3px;
  background: #fff;
}

.personal-new__buy-bill-item-period-button input:checked+span {
  color: #fff;
  background: #38527a;
  -webkit-box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
  box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
}

.personal-new__buy-bill-item-period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.personal-new__buy-bill-item-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.personal-new__buy-bill-item-count-container {
  position: relative;
  width: 130px;
}

.personal-new__buy-bill-item-count input {
  font-size: 13px;
  font-weight: 600;
  width: 100%;
  height: 36px;
  padding: 0 36px;
  padding-left: 3rem;
  text-align: center;
  border: 1px solid #cdd9eb;
  border-radius: 3px;
  outline: 0;
  background: #fff;
  -moz-appearance: textfield;
}

.personal-new__buy-bill-item-count input:disabled {
  color: #414141;
  background-color: #fff;
}

.personal-new__buy-bill-item-count-btn {
  font-size: 16px;
  position: absolute;
  top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  color: #fff;
  border: none;
  border-radius: 2px;
  background: #38527a;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.personal-new__buy-bill-item-count-btn.--minus {
  left: 3px;
}

.personal-new__buy-bill-item-count-btn.--plus {
  right: 3px;
}

.personal-new__buy-bill-usa .personal-new__buy-bill-total {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.personal-new__buy-bill-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.personal-new__buy-bill-total-btn {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  width: 160px;
  height: 36px;
  text-align: center;
  color: #fff;
  border: none;
  border-radius: 3px;
  background: -webkit-linear-gradient(338.65deg, #08ee7f 22.94%, #20cf92 60.23%);
  background: -o-linear-gradient(338.65deg, #08ee7f 22.94%, #20cf92 60.23%);
  background: linear-gradient(111.35deg, #08ee7f 22.94%, #20cf92 60.23%);
  text-shadow: 0 0 5px rgb(13 91 64 / 40%);
}

.personal-new__buy-countries-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(95px, 1fr));
  grid-gap: 15px;
}


.personal-new__buy-countries-list-item {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 14px 6px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #d8e7f2;
  border-radius: 3px;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.personal-new__buy-countries-list-item.selected {
  color: #fff;
  border-color: #38527a;
  background: #38527a;
  -webkit-box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
  box-shadow: 0 4px 8px rgb(56 82 122 / 30%);
}

.personal-new__buy-countries-list-item-flag {
  display: block;
  width: auto;
  height: 26px;
  border: 0.5px solid #f5f5f5;
  border-radius: 2px;
}

.selected .personal-new__buy-countries-list-item-flag {
  border-color: #304669;
}

.personal-new__buy-countries-list-item-name {
  color: #333 !important;
  font-weight: 700;
  overflow: hidden;
  max-width: 100%;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.selected .personal-new__buy-countries-list-item-name {
  color: #fff !important;
}

.personal-new__buy-countries-list-item-price {
  line-height: 1;
  margin-top: 5px;
  color: #667c9c;
}

.selected .personal-new__buy-countries-list-item-price {
  color: #95a9c8;
}

.personal-new__buy-bill-total-btn span {
  color: #fff !important;
}

.personal-new__buy-bill {
  display: flex;
  border-radius: 3px;
  background: #fff;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.personal-new__buy-bill-item.template {
  display: none;
}

.personal-new__buy-bill-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

.personal-new__buy-bill-item-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.personal-new__buy-bill-item-name-flag {
  width: auto;
  height: 36px;
  margin-right: 10px;
  border-radius: 3px;
}

.personal-new__buy-bill-item-name-text {
  font-size: 12px;
  font-weight: 700;
  overflow: hidden;
  width: 100px;
  padding-right: 5px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.buy-personal-proxy .title h4 {
  margin: 0;
}

.buy-personal-proxy .search .textfield {
  color: #1F2B3A;
  background-color: #fff;
  padding: 0.5rem 1rem;
  font-weight: 600;
  border: 0.1rem solid #0000001f;
  border-radius: 0.2rem;
  width: 100%;
  height: 100%;
}

/* Tap */

/* Style the tab */
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: #212c3b;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0.5rem 1.5rem;
  border-radius: 0.15rem;
  transition: 0.3s;
  font-size: 17px;
  margin-right: 0.7rem;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #34445c;
}

/* Style the tab content */

/** individual request **/
.individual_request {
  background-color: #1F2B3A;
  text-align: center;
  color: #f5f5f5;
}

.individual_request h4,
.individual_request h5 {
  color: #f5f5f5;
  margin: 0;
  margin-bottom: 0.9rem;
}

.individual_request p {
  width: 55%;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  color: #F4F7FA;
}

.individual_request ul {
  align-items: center;
  justify-content: center;
}

.individual_request ul li {
  display: flex;
  align-items: center;
  flex-basis: 16rem;
  text-align: start;
  margin-bottom: 2rem;
}

.individual_request .content-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.individual_request .select {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 17rem;
  margin-right: 1rem;
}


.individual_request .select .icon-sm {
  position: absolute;
  right: 1%;
}

.individual_request .select-dark {
  border-radius: 0rem 0.2rem 0.2rem 0rem;
  cursor: pointer;
  height: 100%;
  width: 100%;
  border: 0.1em solid #3c4c6461;
  background-color: #171d28;
  color: #fff;
}

.individual_request .select-dark:focus-visible {
  outline: none;
  box-shadow: 0 0 1px 0.1em #3c4c640f;
}

.personal-location-form__group {
  position: relative;
  flex-basis: 15rem;
}

.personal-location-form__control {
  font-weight: 600;
  width: 100%;
  height: 2.4rem;
  padding: 0 15px;
  color: #fff;
  border: 0.1em solid #3c4c6461;
  border-radius: 3px;
  background: #171d28;
}

.personal-location-form__control.--qty {
  padding-left: 70px;
}

.personal-location-form__qty-placeholder {
  font-size: 13px;
  position: absolute;
  top: 9px;
  left: 16px;
  color: #7e8b9e;
}

/**About**/

.About {
  background-color: #222c3a;
  text-align: start;
  color: #f5f5f5;
}

.About h4,
.About h5 {
  color: #f5f5f5;
  margin: 0;
  margin-bottom: 3rem;
}

.About p {
  padding: 0px 15rem;
  margin-bottom: 1.5rem;
}

.About ul {
  padding: 0;
}

.About ul li {
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
}

.About ul li .icon-lg {
  border: 0.1rem solid #3c4c648c;
  border-radius: 50%;
  padding: 0.8rem;
  background-color: #1F2B3A;
}

/**Prefooter**/

.questions {
  color: #414141;
  background-color: #f5f5f5;
}

.questions h4 {
  text-align: center;
  color: #414141;
  margin: 0;
  margin-bottom: 0.9rem;
}

.openable {
  background-color: #fff;
  height: 3.5rem;
  max-height: fit-content;
  overflow: hidden;
  padding: 1rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #ededed;
  margin-bottom: 1rem;
  transition: height 0.5s;
  -o-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
}

.openable h6 {
  color: #414141;
  cursor: pointer;
}

.openable h6 .icon-sm {
  transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

.openable p {
  font-size: 0.85rem;
  margin-top: 1.5rem;
  margin-bottom: 0rem;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

/**Prefooter**/

.prefooter {
  text-align: center;
  color: #f5f5f5;
  background: center -33%/78.1% 153% no-repeat url(../images/personal_proxy/Prefooter/Prefooter.svg), #283446;
}

.prefooter h4 {
  color: #f5f5f5;
  margin: 0;
  margin-bottom: 0.9rem;
}

.prefooter p {
  margin: 0 auto;
  margin-bottom: 2rem;
  width: 55%;
  font-size: 1.1rem;
  font-weight: 600;
  color: #F4F7FA;
}

/*======================================
	 About Us Page CSS
========================================*/

.about-us p {
  margin-bottom: 1rem;
}

/*======================================
	 White Label Page CSS
========================================*/
white-label {
  color: #414141;
}

.you-get .content-box {
  text-align: center;
  flex-wrap: wrap;
}

.you-get .content-box .features {
  margin-top: 1.5rem;
}

.you-get .content-box .features img {
  width: 48px;
  height: 48px;
}

.you-get .content-box .features hr {
  border-color: #414141;
  opacity: 1;
  width: 25%;
  margin: 0.5rem auto;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

.you-get .content-box .features p {
  padding: 0rem 0.5rem;
}

.you-get .content-box .features:hover hr {
  border-color: #61DB81;
  width: 80%;
}

.must-provide ul {
  list-style: disc;
  color: #414141;
  margin-left: 1rem;
}

.scheme {
  background-color: #1F2B3A;
}

.scheme .container {
  background: url(../images/white_label/header/maps_beta2.svg) no-repeat 50% 50%;
}


.whitelabel-contacts p {
  margin-bottom: 1rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-control {
  font-size: 14px;
  line-height: 1.428571429;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.form-control {
  line-height: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e4e8ef !important;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.whitelabel-contacts textarea.form-control {
  height: 6rem;
}

.has-error .form-control {
  border-bottom-color: #a94442 !important;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442 !important;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
  font-size: 11px;
}

.help-block-error {
  display: none;
}

.has-error input.form-control+.help-block-error,
.has-error textarea.form-control+.help-block-error {
  display: block;
}

/*======================================
	 Contacts Us Page CSS
========================================*/
.contact-us {
  background-color: #f5f5f5;
}

.contact-us .container {
  position: relative;
  min-height: 35rem;
}

.contacts {
  position: absolute;
  border: none;
  top: -12.4%;
  width: 100%;
  z-index: 1;
}

.contacts-list {
  padding: 6rem;
}

.contacts-list {
  background: #61DB81 url(../images/contact_us/envelope_bg.png) no-repeat 100% 100%;
}

.contacts-feedback {
  background-color: #fff;
  padding: 5rem;
}

.contacts .content {
  margin-bottom: 1rem;
}

.contacts .content .content-box {
  position: relative;
  display: flex;
  flex-direction: column;
  color: #414141;
}

.contacts .content.highlight {
  position: relative;
}

.contacts .content.highlight::before {
  background-color: #9ef8b4;
  border-radius: 0.7rem;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% + 36px);
  height: calc(100% + 18px);
  margin-top: -9px;
  margin-left: -18px;
  content: '';
  border: 0.06rem solid #6FC285;
}

.contacts .content .font-icon {
  position: relative;
  color: #414141;
  margin-right: 1rem;
}

label.control-label {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.contacts table tr td {
  padding-bottom: 2rem;
}

table textarea.form-control {
  min-height: 10rem;
}

table a.btn {
  padding: 0.6rem 1rem;
  font-size: 1.2rem;
  border-radius: 0.5rem;
}

/*======================================
	FAQ CSS Page
========================================*/
.faq .openable .icon-md {
  position: relative;
}

.faq .openable .icon-md .toggler-icon {
  position: absolute;
  width: 2rem;
  height: 0.5rem;
  background-color: #61DB81;
  display: block;
  bottom: -0.3rem;
  transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}

.faq .openable h6 {
  width: fit-content;
}

.faq .notification .btn {
  background-color: #999;
}

.faq .openable p {
  margin-left: 3rem;
}

.faq .openable table {
  width: 40%;
  margin-left: 3rem;
  font-size: 0.8rem;
}

/*======================================
	Shared Proxy Page CSS
========================================*/

.hero-area .hero-content .list {
  font-size: 0.9rem;
  margin-left: 3rem;
}

.hero-area .hero-content .list span {
  display: list-item;
  margin: 0;
  margin-bottom: 0.2rem;
}

/* Proxy lists */
.Proxy-lists {
  background-color: #f5f5f5;
}

.Proxy-lists p {
  margin-bottom: 2rem;
}

.Proxy-lists .pricing-Card .pricing-header table.table thead tr th h4 {
  color: #FAFAFA;
}

.Proxy-lists .pricing-Card .pricing-header table.table thead tr th {
  padding: 0;
}

.Proxy-lists .pricing-Card .rounded-lg table.table tbody tr td {
  text-align: start;
  padding-left: 1rem;
  width: 100%;
}

.Proxy-lists .pricing-Card .rounded-lg table.table tbody tr td label {
  display: block;
  color: #999;
  font-weight: 100;
  font-size: 0.7;
}

/* Shared locations */
.shared-locations {
  background-color: #e4e4e4;
}

.shared-proxy__countries-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 4px 0;
}

.shared-proxy__countries-search_input {
  font-size: 16px;
  margin-right: 0.5%;
  padding: 1rem 1rem;
  border: none;
  border-radius: 3px 0 0 3px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 80%;
}

.shared-proxy__countries-search_button {
  font-size: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #F4F7FA;
  border-radius: 0 3px 3px 0;
  background-color: #61DB81;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19.5%;
  flex: 0 0 19.5%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.shared-proxy__countries-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 40.5rem;
  overflow: hidden;
  transition: height 0.3s;
  -o-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -webkit-transition: height 0.3s;
}

.shared-proxy__countries-list_item-wrapper {
  padding: 0 10px;
}

.shared-proxy__countries-list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-bottom: 4px;
  padding: 10px;
  border-radius: 4px;
  background: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shared-proxy__countries-list_item-flagname {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shared-proxy__countries-list_item-flag {
  width: 32px;
  height: 24px;
  margin-right: 10px;
  border-radius: 3px;
}

.shared-proxy__countries-list_item-name {
  font-size: 0.9rem;
  color: #3b3b3b;
}

.shared-proxy__countries-list_item-ips {
  font-size: 16px;
  padding: 2px 7px;
  color: #a9a9aa;
  border-radius: 2px;
  background: #e7e9eb;
}

.shared-proxy__countries-show-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.shared-proxy__countries-show-all .icon-sm {
  transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;

}

/* Shared Checker */

.shared-checker span {
  color: #414141;
}

.shared-checker .btn {
  background-color: #cecece;
  color: #414141;
  padding: 0.5rem 4rem;
}

.shared-checker .btn:hover,
.shared-checker .btn:active,
.shared-checker .btn:focus,
.shared-checker .btn:focus-visible {
  background-color: #bbb !important;
}

.shared-checker ul.d-flex {
  flex-direction: column;
}

.shared-checker ul li:first-of-type {
  flex-basis: 15%;
}

.shared-checker ul li a {
  color: #414141;
  margin-left: 1.5rem;
}

.shared-checker ul li a span.font-icon {
  border: 0.15rem solid #414141;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;

}

.shared-checker ul li a:hover span.font-icon,
.shared-checker ul li a:active span.font-icon,
.shared-checker ul li a:focus span.font-icon,
.shared-checker ul li a:focus-visible span.font-icon {
  color: #61DB81;
  border-color: #61DB81;
}

.shared-checker ul li a:hover div span,
.shared-checker ul li a:active div span,
.shared-checker ul li a:focus div span,
.shared-checker ul li a:focus-visible div span {
  color: #61DB81;
}

.shared-checker ul li a div span {
  font-weight: bolder;
}

.shared-checker ul li a div span+label {
  color: #414141 !important;
  font-weight: 100;
}

/*======================================
	VPN service CSS Page
========================================*/

.vpn-service {
  background-color: #f5f5f5;
}

.vpn-service p {
  font-weight: normal;
  font-size: medium;
}

.vpn-service .pricing-Card.box {
  border-radius: 0.3rem;
}

.vpn-service .pricing-Card .pricing-header {
  border-radius: 0.3rem 0.3rem 0rem 0rem;
  font-weight: normal;
}

.vpn-service .pricing-Card .rounded-lg {
  border-radius: 0rem 0rem 0.3rem 0.3rem !important;

}

.vpn-service .pricing-Card .rounded-lg {
  background: url(../images/vpn/vpn_service/Test_period.png) no-repeat;
}

.vpn-service .pricing-Card table.table tbody tr td {
  width: max-content;
  text-align: start;
  padding-top: 2rem;
  padding-bottom: 0rem;
  vertical-align: bottom;
  color: #f5f5f5;
}

.vpn-service .pricing-Card table.table thead tr th:first-of-type {
  width: 50%;
  text-align: start;
}

.vpn-service .pricing-Card table.table thead tr th:last-of-type {
  width: 50%;
  text-align: end;
  padding-left: 2rem;
}

.vpn-service .pricing-Card table.table thead tr th:last-of-type .btn {
  border-radius: 0.2rem;
  padding: 0.5rem 0.7rem;
  font-size: medium;
  color: #414141;
}

/* Price of VPN */

.label-header {
  display: grid;
  margin-bottom: 1rem;
  padding: 0rem 1.25rem;
  grid-template-columns: 13.75rem 1fr 1fr 1fr;
  -webkit-column-gap: 1.25rem;
  column-gap: 1.25rem;
}

.tariffs {
  display: grid;
  margin-bottom: 1rem;
  padding: 1rem;
  grid-template-columns: 13.75rem 1fr 1fr 1fr;
  -webkit-column-gap: 1.25rem;
  column-gap: 1.25rem;
  border-radius: 0.3rem;
  background-color: #1F2B3A;
}

.tariffs h4 {
  color: #fff;
}

.tariffs p {
  color: #74859F;
}

.tariffs .content-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.8rem;
  background-color: #F4F7FA;
  gap: 0.5rem;
  border-radius: 0.3rem;
  align-items: center;
}

.tariffs .content-box h1 {
  color: #1F2B3A;
  position: relative;
}

.tariffs .content-box h1::before {
  font-family: OpenSans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  position: absolute;
  top: -6px;
  left: 0;
  content: '$';
  opacity: .5;
}

.tariffs .content-box .btn {
  width: 90%;
  color: #414141;
}


/*======================================
	Footer CSS
========================================*/
.footer {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #f5f5f5;
  position: relative;
}

.footer * {
  color: #1F2B3A;
}

.footer i {
  color: #fff;
}

.footer .single-footer a {
  color: #4077ee;
}

.footer .single-footer a:hover {
  color: #3664c7;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 40px;
    text-align: center;
  }
}

.footer .single-footer.payment-methods ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .single-footer.payment-methods ul li {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.8rem;
  border: 0.1rem solid #88888830;
  border-radius: 0.2rem;
  background-color: #fff;
}


.footer .single-footer.f-about {
  padding-right: 30px;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
  width: 110px;
}

.footer .single-footer.f-about p,
.footer .single-footer.newsletter p {
  margin-top: 20px;
  font-size: 15px;
}

.footer .single-footer.f-about .copyright-text {
  font-size: 15px;
  margin-top: 40px;
}

.footer .single-footer.f-about .copyright-text span {
  display: block;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .copyright-text {
    margin-top: 20px;
  }
}

.footer .single-footer.f-about .copyright-text a {
  color: #4077ee;
}

.footer .single-footer.f-about .copyright-text a:hover {
  color: #2357c9;
}

.footer .single-footer.f-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 12px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  font-size: 15px;
  font-weight: 400;
}

.footer .single-footer.f-link li a:hover {
  color: #61DB81;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) {
  .footer .single-footer.newsletter {
    padding-left: 80px;
  }
}

.footer .single-footer h3 {
  font-size: 17px;
  font-weight: 600;
  display: block;
  margin: 1rem 0rem;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer h3 {
    margin-bottom: 25px;
  }
}

.footer .newsletter-form {
  margin-top: 30px;
  position: relative;
}

.footer .newsletter-form input {
  height: 55px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  padding-left: 18px;
  padding-right: 65px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer .newsletter-form input:hover {
  border-color: #61DB81;
}

.footer .newsletter-form input:focus {
  border-color: #61DB81;
}

.footer .newsletter-form .button {
  position: absolute;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .newsletter-form .button .sub-btn {
  height: 42px;
  width: 42px;
  border-radius: 6px;
  background-color: #61DB81;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.footer .newsletter-form .button .sub-btn:hover {
  color: #fff;
  background-color: #54bb70;
}