.preloader-inner .dot,
.preloader-inner .dots span {
  width: 16px;
  height: 16px;
  background: #4b8ef1;
  border-radius: 50%;
}
.cta-button,
.footer-column a,
.forgot_password,
a.btn {
  text-decoration: none;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
div pre,
dl,
dt,
em,
figcaption,
figure,
font,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
li,
nav,
object,
ol,
p,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid-item,
.grid-sizer {
  width: 50%;
}
.grid-item,
.user_login input[type="checkbox"] + label {
  float: left;
}
.grid-item img {
  display: block;
  max-width: 100%;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix,
.main-banner .left-content .white-button {
  display: inline-block;
}
.action_btns a,
article,
aside,
footer,
header,
hgroup,
html[xmlns] .clearfix,
nav,
section {
  display: block;
}
* html .clearfix {
  height: 1%;
}
li,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
* {
  box-sizing: border-box;
}
body,
html {
  font-weight: 400;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  font-family: Roboto, sans-serif;
}
a {
  text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.about-us .box-item p,
.pricing-item-pro ul li:last-child,
.pricing-item-regular ul li:last-child,
ul {
  margin-bottom: 0;
}
p {
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
  color: #afafaf;
}
img {
  width: 100%;
  overflow: hidden;
}
::selection {
  background: #4b8ef1;
  color: #fff !important;
}
::-moz-selection {
  background: #4b8ef1;
  color: #fff !important;
}
@media (max-width: 991px) {
  /* body,
  html {
    overflow-x: hidden;
  } */
  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .mobile-bottom-fix {
    margin-bottom: 30px;
  }
  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
  .logos{
    width: 130px;
  }
}
.section-heading,
.show-up {
  position: relative;
  z-index: 2;
}
.section-heading h4 {
  color: #2a2a2a;
  font-size: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.border-button a,
.gradient-button a,
.white-button a {
  display: inline-block !important;
  padding: 10px 20px !important;
  font-weight: 500 !important;
  letter-spacing: 0.3px !important;
  transition: 0.5s;
  font-size: 15px;
  text-transform: capitalize;
}
.section-heading h4 em {
  font-style: normal;
  color: #4b8ef1;
}
.section-heading img {
  width: 45px;
  height: 2px;
}
.section-heading p {
  margin-top: 10px;
}
.white-button a {
  color: #4b8ef1 !important;
  background-color: #fff;
  border-radius: 23px;
}
.white-button a i {
  margin-left: 5px;
  font-size: 18px;
}
.border-button a:hover,
.main-banner .left-content .white-button a,
.white-button a:hover {
  background-color: #4b8ef1;
  color: #fff !important;
}
.text-button a {
  font-size: 15px;
}
.text-button a i {
  margin-left: 5px;
  font-size: 14px;
  transition: 0.3s;
}
.text-button a:hover i {
  margin-left: 8px;
}
.gradient-button a {
  color: #fff !important;
  background: #13aff0;
  background: linear-gradient(105deg, #5b68eb 0, #28e1fd 100%);
  border-radius: 23px;
}
.gradient-button a:hover {
  color: #fff !important;
  background: #13aff0;
  background: linear-gradient(105deg, #5b68eb 0, #28e1fd 100%);
}
.border-button a {
  color: #4b8ef1 !important;
  border: 1px solid #4b8ef1;
  background-color: #fff;
  border-radius: 23px;
}
.background-header {
  background-color: #fff !important;
  height: 80px !important;
  border-bottom: none !important;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.03);
}
.background-header .nav li:last-child a.active:after,
.header-area,
.header-area .main-nav .nav {
  background-color: transparent;
}
.background-header .logo,
.background-header .main-nav .nav li a,
.footer-column a:hover,
.free-quote .section-heading h4,
.free-quote .section-heading h6,
.service-item:hover .text-button a,
.service-item:hover h4,
.service-item:hover p,
a.btn_red {
  color: #fff;
}
.background-header .nav li a.active {
  position: relative;
  color: #fff;
}
.background-header .nav li a.active:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #4b8ef1;
  content: "";
  left: 50%;
  bottom: -20px;
  transform: translateX(-50%);
}
.header-area {
  border-bottom: 1px solid rgba(42, 42, 42, 0.2);
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
  height: 100px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header-area .main-nav .logo,
.header-area .main-nav .nav {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.header-area .main-nav {
  min-height: 80px;
  background: 0 0;
}
.header-area .main-nav .logo {
  transition: 0.3s;
  line-height: 100px;
  float: left;
}
.background-header .main-nav .logo {
  line-height: 80px;
}
.background-header .main-nav .nav {
  margin-top: 20px !important;
}
.header-area .main-nav .nav {
  float: right;
  margin-top: 30px;
  margin-right: 0;
  transition: 0.3s;
  position: relative;
  z-index: 999;
}
.header-area .main-nav .nav li {
  padding-left: 20px;
  padding-right: 20px;
}
.header-area .main-nav .nav li:nth-child(6) {
  padding-right: 0;
  padding-left: 40px;
}
.background-header .main-nav .nav li:last-child a,
.background-header .main-nav .nav li:nth-child(6) a,
.header-area .main-nav .nav li:last-child a,
.header-area .main-nav .nav li:nth-child(6) a {
  padding: 0 20px !important;
  font-weight: 400;
}
.background-header .main-nav .nav li:last-child a:hover,
.background-header .main-nav .nav li:nth-child(6) a:hover,
.header-area .main-nav .nav li:last-child a.active,
.header-area .main-nav .nav li:last-child a:hover,
.header-area .main-nav .nav li:nth-child(6) a:hover {
  color: #fff !important;
}
.header-area .main-nav .nav li a {
  display: block;
  font-weight: 500;
  font-size: 15px;
  color: #2a2a2a;
  text-transform: capitalize;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
}
.header-area .main-nav .nav li a.active,
.header-area .main-nav .nav li:hover a {
  color: #4b8ef1 !important;
}
.background-header .main-nav .nav li a.active,
.background-header .main-nav .nav li:hover a {
  color: #4b8ef1 !important;
  opacity: 1;
}
.header-area .main-nav .nav li.submenu {
  position: relative;
  padding-right: 30px;
}
.header-area .main-nav .nav li.submenu:after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #2a2a2a;
  position: absolute;
  right: 18px;
  top: 12px;
}
.background-header .main-nav .nav li.submenu:after,
.the-clients .nacc .thumb .down-content .right-content span {
  color: #2a2a2a;
}
.header-area .main-nav .nav li.submenu ul {
  position: absolute;
  width: 200px;
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  top: 50px;
  opacity: 0;
  transform: translateY(+2em);
  visibility: hidden;
  z-index: -1;
  transition: 0.3s ease-in-out, visibility 0s linear 0.3s,
    z-index 0s linear 10ms;
}
.header-area .main-nav .nav li.submenu ul li {
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.header-area .main-nav .nav li.submenu ul li a {
  opacity: 1;
  display: block;
  background: #f7f7f7;
  color: #2a2a2a !important;
  padding-left: 20px;
  height: 40px;
  line-height: 40px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  font-size: 13px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
}
.header-area .main-nav .nav li.submenu ul li a:hover {
  background: #fff;
  color: #4b8ef1 !important;
  padding-left: 25px;
}
.header-area .main-nav .nav li.submenu ul li a:hover:before {
  width: 3px;
}
.header-area .main-nav .nav li.submenu:hover ul {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
  transition-delay: 0s, 0s, 0.3s;
}
.header-area .main-nav .menu-trigger {
  cursor: pointer;
  position: absolute;
  top: 33px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}
.background-header .main-nav .menu-trigger {
  top: 23px;
}
.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #2a2a2a;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}
.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:after,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger.active span:after,
.background-header .main-nav .menu-trigger.active span:before {
  background-color: #2a2a2a;
}
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #2a2a2a;
  display: block;
  position: absolute;
  height: 2px;
  left: 0;
  width: 75%;
  content: "";
}
.header-area .main-nav .menu-trigger span {
  top: 16px;
}
.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}
.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}
.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:after,
.header-area .main-nav .menu-trigger.active span:before {
  background-color: transparent;
  width: 100%;
}
.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #2a2a2a;
}
.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #2a2a2a;
}
.header-area.header-sticky {
  min-height: 80px;
}
.header-area .nav,
.the-clients .nacc .thumb .down-content {
  margin-top: 30px;
}
.about-us .box-item:hover h4 a,
.header-area.header-sticky .nav li a.active,
.the-clients .naccs .menu div.active .thumb,
.the-clients .naccs .menu div.active h4,
.the-clients .naccs .menu div.active i,
.the-clients .naccs .menu div.active span.rating {
  color: #4b8ef1;
}
@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
  .header-area .main-nav .logo h4 {
    font-size: 24px;
  }
  .header-area .main-nav .logo h4 img {
    max-width: 25px;
    margin-left: 0;
  }
  .header-area .main-nav .nav li:last-child {
    padding-left: 20px;
  }
  .main-banner .left-content h2 {
    z-index: 2;
    position: relative;
    font-weight: 700;
    line-height: 70px;
    font-size: 50px;
    margin-bottom: 20px;
  }
  .main-banner .left-content p {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .pre-header ul.info li:last-child,
  .pre-header ul.info li:nth-child(6) {
    display: none !important;
  }
  .background-header .main-nav .nav {
    margin-top: 80px !important;
  }
  .header-area .main-nav .logo {
    color: #1e1e1e;
  }
  .header-area.header-sticky .nav li a.active,
  .header-area.header-sticky .nav li a:hover {
    color: #4b8ef1 !important;
    opacity: 1;
  }
  .header-area.header-sticky .nav li.search-icon a {
    width: 100%;
  }
  .header-area {
    background-color: #fff;
    padding: 0 15px;
    height: 100px;
    box-shadow: none;
    text-align: center;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.03);
  }
  .header-area .container {
    padding: 0;
  }
  .header-area .logo {
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    margin-left: 0;
  }
  .background-header .nav {
    margin-top: 80px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area.header-sticky .nav {
    margin-top: 100px;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 !important;
    border: none !important;
    background: #f7f7f7 !important;
    color: #191a20 !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
    color: #4b8ef1 !important;
  }
  .header-area .main-nav .nav li.submenu ul {
    position: relative;
    visibility: inherit;
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
    transition-delay: 0s, 0s, 0.3s;
    top: 0;
    width: 100%;
    box-shadow: none;
    height: 0;
  }
  .header-area .main-nav .nav li.submenu ul li a {
    font-size: 12px;
    font-weight: 400;
  }
  .header-area .main-nav .nav li.submenu ul li a:hover:before {
    width: 0;
  }
  .header-area .main-nav .nav li.submenu ul.active {
    height: auto !important;
  }
  .header-area .main-nav .nav li.submenu:after {
    color: #3b566e;
    right: 25px;
    font-size: 14px;
    top: 15px;
  }
  .header-area .main-nav .nav li.submenu:focus ul,
  .header-area .main-nav .nav li.submenu:hover ul {
    height: 0;
  }
}
@media (min-width: 767px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}
.js-preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.js-preloader.loaded {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@-webkit-keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
    transform: translateX(96px);
  }
}
@keyframes dot {
  50% {
    -webkit-transform: translateX(96px);
    transform: translateX(96px);
  }
}
@-webkit-keyframes dots {
  50% {
    -webkit-transform: translateX(-31px);
    transform: translateX(-31px);
  }
}
@keyframes dots {
  50% {
    -webkit-transform: translateX(-31px);
    transform: translateX(-31px);
  }
}
.preloader-inner {
  position: relative;
  width: 142px;
  height: 40px;
  background: #fff;
}
.free-quote,
.main-banner {
  background-position: center center;
}
.preloader-inner .dot {
  position: absolute;
  top: 12px;
  left: 15px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: 2.8s infinite dot;
  animation: 2.8s infinite dot;
}
.about-us .box-item,
.free-quote form {
  background-color: #fff;
  border-radius: 40px;
}
.preloader-inner .dots {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin-top: 12px;
  margin-left: 31px;
  -webkit-animation: 2.8s infinite dots;
  animation: 2.8s infinite dots;
}
.preloader-inner .dots span {
  display: block;
  float: left;
  margin-left: 16px;
}
.main-banner {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 250px 120px 150px;
  position: relative;
  overflow: hidden;
}
.main-banner:after {
  content: "";
  background-image: url(../images/slider-left-dec.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.main-banner .left-content,
.main-banner .left-content .first-button {
  margin-right: 15px;
}
.main-banner .left-content h2 {
  z-index: 2;
  position: relative;
  font-weight: 700;
  line-height: 70px;
  font-size: 50px;
  margin-bottom: 20px;
}
.main-banner .left-content p {
  margin-bottom: 45px;
  color: #2a2a2a;
  font-weight: 400;
}
.main-banner .right-image {
  text-align: center;
  position: relative;
  z-index: 20;
}
.services:after,
.services:before {
  position: absolute;
  z-index: 0;
  content: "";
  background-repeat: no-repeat;
}
.main-banner .right-image img {
  max-width: 710px;
}
.about-us,
.services {
  padding-top: 130px;
  position: relative;
}
.pricing-tables .section-heading p,
.services .section-heading p,
.the-clients .section-heading p {
  margin-top: 10px;
  margin-left: 18%;
  margin-right: 18%;
}
.services .container-fluid {
  padding-left: 65px;
  padding-right: 65px;
}
.services:after {
  background-image: url(../images/services-left-dec.png);
  left: 0;
  bottom: -300px;
  width: 261px;
  height: 368px;
}
.services:before {
  background-image: url(../images/services-right-dec.png);
  right: 0;
  top: 0;
  width: 1136px;
  height: 244px;
}
.about-us .box-item,
.about-us .box-item .gradient-button,
.about-us .box-item span,
.about-us .right-image,
.about-us .section-heading,
.about-us p,
.service-item {
  position: relative;
  z-index: 1;
}
.pricing-tables .section-heading,
.services .section-heading,
.the-clients .section-heading {
  text-align: center;
  margin-bottom: 80px;
}
.services .section-heading .line-dec {
  margin: 0 auto;
}
.service-item {
  padding: 30px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 10px 50px 10px 10px;
  transition: 0.3s;
}
.about-us .box-item,
.pricing-item-pro,
.pricing-item-regular {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.service-item .icon {
  margin-left: 0;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  transition: 0.3s;
}
.service-item h4 {
  transition: 0.3s;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.service-item p {
  transition: 0.3s;
  font-size: 15px;
  margin-bottom: 20px;
}
.first-service .icon {
  background-image: url(../images/service-icon-01.png);
}
.first-service:hover .icon {
  background-image: url(../images/service-icon-hover-01.png);
}
.second-service .icon {
  background-image: url(../images/service-icon-02.png);
}
.second-service:hover .icon {
  background-image: url(../images/service-icon-hover-02.png);
}
.third-service .icon {
  background-image: url(../images/service-icon-03.png);
}
.third-service:hover .icon {
  background-image: url(../images/service-icon-hover-03.png);
}
.fourth-service .icon {
  background-image: url(../images/service-icon-04.png);
}
.fourth-service:hover .icon {
  background-image: url(../images/service-icon-hover-04.png);
}
.service-item:hover {
  background-image: url(../images/service-bg.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us .section-heading {
  margin-bottom: 45px;
}
.about-us .box-item {
  padding: 10px 30px;
  margin-bottom: 30px;
}
.about-us .box-item h4 a {
  font-size: 20px;
  font-weight: 700;
  margin-top: 8px;
  color: #2a2a2a;
  transition: 0.3s;
}
.about-us .gradient-button {
  margin-top: 30px;
  margin-bottom: 10px;
}
.about-us span {
  font-size: 14px;
  color: #7a7a7a;
}
.about-us:after {
  background-image: url(../images/about-bg.jpg);
  width: 777px;
  height: 1132px;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.the-clients {
  margin-top: 130px;
}
.the-clients .naccs {
  position: relative;
}
.menu .thumb h4 {
  margin-bottom: 0;
  font-size: 20px;
  color: #2a2a2a;
}
.menu .thumb span.date {
  display: inline-block;
  margin-top: 0;
  color: #afafaf;
}
.menu .thumb span.category,
.menu .thumb span.rating {
  font-weight: 700;
  color: #afafaf;
}
.menu .thumb i {
  color: #afafaf;
}
.the-clients .naccs .menu div {
  color: #fff;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: left;
  padding: 0 15px;
  cursor: pointer;
  position: relative;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.the-clients ul.nacc {
  position: relative;
  min-height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.the-clients ul.nacc li {
  opacity: 0;
  transform: translateX(-50px);
  position: absolute;
  list-style: none;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: 100%;
}
.the-clients ul.nacc li.active {
  transition-delay: 0.3s;
  position: relative;
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}
.the-clients .nacc .thumb .client-content img {
  width: 76px;
  height: 62px;
}
.the-clients .nacc .thumb .client-content {
  padding: 60px 30px;
  background-image: url(../images/client-bg.png);
  background-size: cover;
  border-radius: 50px;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}
.the-clients .nacc .thumb .client-content p {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-style: italic;
  margin-top: 30px;
}
.the-clients .nacc .thumb .down-content img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: inline;
}
.the-clients .nacc .thumb .down-content .right-content {
  display: inline-block;
  margin-left: 20px;
}
.the-clients .nacc .thumb .down-content .right-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.pricing-tables {
  padding-top: 130px;
}
.pricing-item-regular {
  margin-top: 30px;
  border-radius: 50px;
  padding: 90px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.pricing-item-regular:before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/regular-table-top.png);
  z-index: 0;
  content: "";
  width: 274px;
  height: 221px;
}
.pricing-item-regular:after {
  position: absolute;
  bottom: 0;
  right: 0;
  background-image: url(../images/regular-table-bottom.png);
  z-index: 0;
  content: "";
  width: 370px;
  height: 171px;
}
.pricing-item-pro span.price,
.pricing-item-regular span.price {
  font-size: 40px;
  color: #fff;
  position: absolute;
  font-weight: 700;
  z-index: 1;
  left: 30px;
  top: 30px;
}
.pricing-item-pro h4,
.pricing-item-regular h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
.pricing-item-pro .icon img,
.pricing-item-regular .icon img {
  width: 120px;
  height: 106px;
  margin-bottom: 30px;
}
.pricing-item-pro ul li,
.pricing-item-regular ul li {
  color: #4b8ef1;
  font-size: 15px;
  margin-bottom: 15px;
}
.pricing-item-pro ul li.non-function,
.pricing-item-regular ul li.non-function {
  color: #afafaf;
  text-decoration: line-through;
}
.pricing-item-pro .border-button,
.pricing-item-regular .border-button {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}
.pricing-item-pro {
  border-radius: 50px;
  padding: 120px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.pricing-item-pro:before {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/pro-table-top.png);
  z-index: 0;
  content: "";
  width: 281px;
  height: 251px;
}
.pricing-item-pro:after {
  position: absolute;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/pro-table-bottom.png);
  z-index: 0;
  content: "";
  width: 100%;
  height: 201px;
}
.free-quote {
  background-image: url(../images/quote-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: 130px;
}
.free-quote .section-heading {
  margin-bottom: 60px;
}
.free-quote .section-heading .line-dec {
  margin: 0 auto;
  background-color: #fff;
}
.free-quote form {
  display: inline-block;
  width: 100%;
  min-height: 80px;
  position: relative;
  z-index: 1;
}
.free-quote form input {
  width: 100%;
  margin-top: 20px;
  margin-left: 30px;
  color: #afafaf;
  font-weight: 400;
  font-size: 15px;
  height: 40px;
  background-color: transparent;
  border-bottom: 1px solid #eee;
  border-top: none;
  border-left: none;
  border-right: none;
  position: relative;
  z-index: 2;
  outline: 0;
}
.free-quote form button {
  width: 100%;
  height: 80px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  outline: 0;
  border: none;
  margin-left: 30px;
  background-color: #726ae3;
  font-size: 15px;
  color: #fff;
}
.site-footer {
  background-image: url("../images/footer-bg.png");
  background-color: #3a7bd5;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 180px;
  padding-bottom: 20px;
  margin-top: 100px;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.cta-button,
.social-icons a:hover {
  background-color: #fff;
  color: #3a7bd5;
}
.site-footer .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px;
}
.footer-cta {
  text-align: center;
  margin-bottom: 70px;
}
.footer-cta h2 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.footer-cta p {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.85);
  max-width: 600px;
  margin: 0 auto 2.5rem;
}
.cta-button {
  padding: 14px 35px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  display: inline-block;
  transition: 0.3s;
  border: 2px solid transparent;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.cta-button:hover {
  transform: translateY(-4px);
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.btn:hover,
.btn_red:hover,
.social_login .social_box:hover {
  background: #e4e4e2;
}
.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 40px;
}
.footer-column {
  flex: 1;
  min-width: 220px;
}
.footer-column h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
}
.footer-column.about .footer-logo {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.footer-column.about .footer-logo h4 {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
}
.footer-column.about .footer-logo h4::after,
.user_login,
.user_register {
  display: none;
}
.footer-column p {
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.7;
  margin-bottom: 10px;
}
.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-column ul li {
  margin-bottom: 12px;
}
.footer-column a {
  color: rgba(255, 255, 255, 0.8);
  transition: color 0.3s;
}
.footer-column.contact p i {
  margin-right: 12px;
  width: 16px;
}
.social-icons {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}
.social-icons a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  font-size: 1.1rem;
  transition: 0.3s;
}
.social-icons a:hover {
  transform: translateY(-3px);
}
.footer-bottom {
  text-align: center;
  padding-top: 20px;
}
.footer-bottom hr {
  border: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.15);
  margin-bottom: 20px;
}
.footer-bottom p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9rem;
}
.btn,
.popupHeader {
  padding: 10px 20px;
}
#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.popupContainer {
  position: absolute;
  width: 330px;
  height: auto;
  left: 45%;
  top: 60px;
  background: #fff;
}
.btn,
.btn_red {
  background: #4b8ef1;
  color: #fff;
}
.btn {
  transition: 0.3s;
}
.btn_red:hover {
  color: #2a2a2a;
}
a.btn {
  color: #fff;
  text-align: center;
}
.one_half {
  width: 50%;
  display: block;
  float: left;
}
.one_half.last {
  width: 45%;
  margin-left: 5%;
}
.popupHeader {
  font-size: 16px;
  text-transform: uppercase;
  background: #f4f4f2;
  position: relative;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
.popupHeader .modal_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px;
  background: #4b8ef1;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
}
.popupBody {
  padding: 20px;
}
.social_login .social_box {
  display: block;
  clear: both;
  padding: 10px;
  margin-bottom: 10px;
  background: #f4f4f2;
  overflow: hidden;
}
.social_login .icon {
  display: inline-block;
  padding: 5px 10px;
  margin-right: 10px;
  float: left;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.social_login .fb .icon {
  background: #3b5998;
}
.social_login .google .icon {
  background: #dd4b39;
}
.social_login .icon_title {
  display: block;
  padding: 5px 0;
  float: left;
  font-weight: 700;
  font-size: 16px;
  color: #777;
}
.centeredText {
  color: #afafaf;
  text-align: center;
  margin: 20px 0;
  clear: both;
  overflow: hidden;
  text-transform: capitalize;
}
.user_login label,
.user_register label {
  color: #afafaf;
  display: block;
  margin-bottom: 5px;
}
.action_btns {
  clear: both;
  overflow: hidden;
}
.user_login input[type="email"],
.user_login input[type="password"],
.user_login input[type="text"] {
  display: block;
  width: 90%;
  padding: 10px;
  border: 1px solid #ddd;
  color: #666;
}
.user_login input[type="checkbox"] {
  float: left;
  margin-right: 10px;
  width: 22px;
  height: 22px;
}
.user_login .checkbox,
.user_register .checkbox {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
}
.forgot_password {
  display: block;
  margin: 20px 0 10px;
  clear: both;
  overflow: hidden;
  color: #4b8ef1;
  transition: 0.3s;
}
.user_register input[type="email"],
.user_register input[type="password"],
.user_register input[type="text"] {
  display: block;
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  color: #666;
}
.user_register input[type="checkbox"] {
  width: 22px;
  height: 22px;
  float: left;
  margin-right: 8px;
}
.user_register input[type="checkbox"] + label {
  float: left;
  color: #afafaf;
}
@media (max-width: 992px) {
  .background-header .main-nav .nav li:last-child,
  .header-area .main-nav .nav li:last-child {
    color: #069;
  }
  .background-header .main-nav .nav li:nth-child(6),
  .header-area .main-nav .nav li:nth-child(6) {
    padding-right: 0;
  }
  .about-us:after,
  .background-header .nav li a.active:after,
  .main-banner:after,
  .main-banner:before {
    display: none;
  }
  .footer-cta h2 {
    font-size: 2.2rem;
  }
  .footer-content {
    gap: 30px;
  }
  .footer-column {
    flex-basis: 45%;
  }
  .about-us .box-item,
  .about-us .section-heading,
  .main-banner,
  .main-banner .right-image,
  .service-item {
    text-align: center;
  }
  .header-area {
    background-color: #fff;
  }
  .main-banner .left-content h2 {
    color: #2a2a2a;
    margin-right: 0;
  }
  .main-banner .left-content p {
    color: #afafaf;
    margin-right: 0;
  }
  .main-banner .left-content .white-button a {
    background-color: #4b8ef1;
    color: #fff !important;
  }
  form#contact {
    overflow: hidden;
    padding: 45px;
  }
  .header-area .main-nav .logo h4 {
    font-size: 20px;
  }
  .main-banner .left-content {
    margin-right: 0;
  }
  .main-banner {
    padding: 100px 0 30px;
  }
  .main-banner .right-image {
    margin: 30px auto 0;
  }
  .about-us .right-image,
  .blog-posts {
    margin-top: 30px;
  }
  .features-item {
    margin-bottom: 45px;
  }
  .last-features-item,
  .last-skill-item {
    margin-bottom: 0 !important;
  }
  .pricing-item-regular,
  .service-item,
  .skill-item {
    margin-bottom: 30px;
  }
  .about-left-image img {
    margin-right: 0;
    margin-bottom: 45px;
  }
  .services .naccs .menu div {
    font-size: 15px;
    font-weight: 500;
  }
  .about-us .gradient-button,
  .about-us span {
    text-align: center;
    display: block;
  }
  .service-item .icon {
    margin: 0 auto 30px;
  }
  .about-us .left-image {
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 45px;
  }
  .blog-posts {
    margin-left: 0;
  }
  .post-item {
    margin-bottom: 70px;
  }
  .our-portfolio .owl-nav {
    display: none !important;
  }
  .contact-info {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding-top: 120px;
    text-align: center;
  }
  .footer-cta {
    margin-bottom: 60px;
  }
  .footer-cta h2 {
    font-size: 2rem;
  }
  .footer-cta p {
    font-size: 1rem;
  }
  .footer-content {
    flex-direction: column;
    align-items: center;
  }
  .footer-column {
    min-width: 100%;
    margin-bottom: 20px;
  }
  .footer-column h4::after {
    left: 50%;
    transform: translateX(-50%);
  }
  .footer-column.about .footer-logo,
  .social-icons {
    justify-content: center;
  }
  .about-us .about-item,
  .about-us .main-green-button,
  .about-us .section-heading,
  .about-us p,
  .footer-widget ul,
  .our-portfolio .section-heading,
  .service-item,
  .the-clients .nacc .thumb .down-content,
  .the-clients .naccs .menu div,
  footer {
    text-align: center;
  }
  .about-us .right-image,
  .blog-posts {
    margin-top: 30px;
  }
  footer .section-heading h4 {
    color: #2a2a2a;
  }
  footer #search {
    margin-bottom: 45px;
  }
  footer {
    padding-top: 0;
  }
  .footer-widget ul {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .footer-widget h4 {
    margin-top: 45px;
    margin-bottom: 20px;
  }
  footer #search input {
    border: 1px solid #eee;
    color: #afafaf;
    background-color: #fff;
    border-radius: 23px;
    margin-bottom: 15px;
    padding: 0 30px;
  }
  footer #search button {
    background-color: #fff;
    color: #4b8ef1;
  }
  footer #search input::placeholder {
    color: #2a2a2a;
  }
  .header-area .main-nav .logo h4 {
    font-size: 30px;
  }
  .header-area .main-nav .logo h4 img {
    max-width: 30px;
    margin-left: 5px;
  }
  .main-banner .info-stat {
    margin-bottom: 15px;
  }
  .menu .thumb span.date {
    margin-bottom: -20px;
    display: block;
  }
  .service-item,
  form#contact {
    padding: 30px;
  }
  .menu .thumb span.category,
  .post-item .right-content p {
    display: none;
  }
  .service-item .icon {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .service-item .right-content {
    display: inline-block;
  }
  .services .naccs .menu div .thumb {
    padding: 5px;
  }
  .services .icon img {
    margin: 0;
  }
  .the-clients .nacc .thumb .down-content .right-content {
    margin-left: 0;
    margin-top: 15px;
  }
  .services ul.nacc li.active {
    padding: 45px;
  }
  .services .naccs .menu div {
    font-size: 0px;
  }
  .services ul.nacc li .right-image img {
    float: none;
  }
  .our-portfolio .section-heading .line-dec {
    margin: 0 auto;
  }
  .our-services .section-heading {
    margin-left: 15px;
    margin-right: 15px;
  }
  .free-quote form input {
    margin-left: 0;
    padding: 0 30px;
  }
  .free-quote form button {
    margin-left: 0;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 0;
  }
  .blog-posts {
    margin-left: 0;
  }
  .post-item {
    margin-bottom: 30px;
  }
  .post-item .thumb img {
    max-width: 140px;
  }
  .about-us .about-item {
    margin-top: 15px;
  }
}
