.action_btns a,
.grid-item img,
.grid:after,
html[xmlns] .clearfix {
  display: block
}

.preloader-inner .dot,
.preloader-inner .dots span {
  width: 16px;
  height: 16px;
  background: #4b8ef1;
  border-radius: 50%
}

.about-us .box-item,
.pricing-item-pro,
.pricing-item-regular {
  box-shadow: 0 0 15px rgba(0, 0, 0, .07)
}

.forgot_password,
a.btn {
  text-decoration: none
}

.grid:after {
  content: '';
  clear: both
}

.services {
  padding-top: 0
}

.about-us,
.pricing-tables {
  padding-top: 130px
}

body,
html {
  overflow-x: hidden !important;
  max-width: 100% !important;
  font-weight: 400;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  font-family: Roboto, sans-serif
}



.grid-item,
.grid-sizer {
  width: 50%
}

.grid-item,
.user_login input[type=checkbox]+label {
  float: left
}

.grid-item img {
  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
}

* html .clearfix {
  height: 1%
}

li,
ul {
  padding: 0;
  margin: 0;
  list-style: none
}

a {
  text-decoration: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0
}

.about-us .box-item p,
.footer-widget ul li:last-child,
.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
  }
}

.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: .3px !important;
  transition: .5s;
  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;
  font-size: 15px;
  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: .3s
}

.text-button a:hover i {
  margin-left: 8px
}

.gradient-button a {
  color: #fff !important;
  font-size: 15px;
  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;
  font-size: 15px;
  background-color: #fff;
  border-radius: 23px
}

.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 .25s;
  transition: opacity .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
}

.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
}

.free-quote,
.pricing-item-pro:after,
.the-clients .nacc .thumb .client-content,
footer {
  background-repeat: no-repeat;
  background-size: cover
}

.about-us .box-item,
.free-quote form {
  border-radius: 40px;
  background-color: #fff
}

.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 .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
}

.main-banner .right-image img {
  max-width: 710px
}

.about-us {
  position: relative
}

.about-us .section-heading,
footer .section-heading {
  margin-bottom: 45px
}

.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 {
  position: relative;
  z-index: 1
}

.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: .3s
}

.about-us .box-item:hover h4 a,
.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
}

.about-us .gradient-button {
  margin-top: 30px;
  margin-bottom: 10px
}

.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: 0
}

.the-clients {
  margin-top: 130px
}

.pricing-tables .section-heading,
.the-clients .section-heading {
  text-align: center;
  margin-bottom: 80px
}

.pricing-tables .section-heading p,
.the-clients .section-heading p {
  margin-top: 10px;
  margin-left: 18%;
  margin-right: 18%
}

.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
}

.btn_red:hover,
.menu .thumb i,
.the-clients .nacc .thumb .down-content .right-content span {
  color: #2a2a2a
}

.menu .thumb span.category,
.menu .thumb span.rating {
  font-weight: 700;
  color: #2a2a2a
}

.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(.075, .82, .165, 1)
}

.the-clients ul.nacc {
  position: relative;
  min-height: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: .5s cubic-bezier(.075, .82, .165, 1)
}

.the-clients ul.nacc li {
  opacity: 0;
  transform: translateX(-50px);
  position: absolute;
  list-style: none;
  transition: 1s cubic-bezier(.075, .82, .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);
  border-radius: 50px;
  width: 100%;
  height: auto
}

.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 {
  margin-top: 30px
}

.the-clients .nacc .thumb .down-content img {
  width: 100px;
  height: 100px;
  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-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-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-position: center center;
  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 h4,
.free-quote .section-heading h6 {
  color: #fff
}

.free-quote .section-heading .line-dec {
  margin: 0 auto;
  background-color: #fff
}

.btn:hover,
.btn_red:hover,
.social_login .social_box:hover {
  background: #e4e4e2
}

.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
}

footer {
  background-image: url(../images/footer-bg.png);
  background-position: center top;
  padding-top: 50px;
  padding-bottom: 60px
}

footer .section-heading h4 {
  line-height: 45px;
  color: #fff;
  margin-left: 13%;
  margin-right: 13%;
  text-align: center
}

footer #search {
  margin-bottom: 80px
}

footer #search input::placeholder {
  color: #fff
}

footer #search input {
  font-size: 15px;
  color: #fff;
  outline: 0;
  height: 46px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #fff;
  width: 100%
}

footer #search button {
  height: 46px;
  border-radius: 23px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  width: 100%;
  transition: .5s
}

footer #search button:hover {
  background-color: #fff;
  color: #4b8ef1
}

.footer-widget .logo img {
  max-width: 96px;
  margin-bottom: 30px
}

.footer-widget h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px
}

.footer-widget p {
  margin-bottom: 15px
}

.footer-widget p,
.footer-widget p a,
a.btn_red {
  color: #fff
}

.footer-widget ul {
  display: inline;
  max-width: 40%;
  float: left;
  margin-right: 10%
}

.footer-widget ul li {
  margin-bottom: 10px
}

.footer-widget ul li a {
  font-size: 15px;
  color: #fff;
  transition: .3s
}

.footer-widget a:hover {
  opacity: .75
}

footer .copyright-text p {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 0;
  color: #fff
}

footer p a {
  color: #fff;
  transition: .5s
}

footer p a:hover {
  opacity: .75;
  color: #fff
}

#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 {
  padding: 10px 20px;
  transition: .3s
}

.social_login .icon,
a.btn {
  color: #fff;
  text-align: center
}

.one_half {
  width: 50%;
  display: block;
  float: left
}

.one_half.last {
  width: 45%;
  margin-left: 5%
}

.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;
  font-size: 16px
}

.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,
.user_register {
  display: none
}

.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: .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) {
  .about-us:after,
  .main-banner:after,
  .main-banner:before {
    display: none
  }
  .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
  }
  .main-banner .left-content {
    margin-right: 0
  }
  .main-banner .right-image {
    margin: 30px auto 0;
    text-align: center
  }
  .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,
  .skill-item {
    margin-bottom: 30px
  }
  .about-left-image img {
    margin-right: 0;
    margin-bottom: 45px
  }
  .about-us .box-item,
  .about-us .section-heading {
    text-align: center
  }
  .about-us .gradient-button,
  .about-us span {
    text-align: center;
    display: block
  }
  .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
  }
  form#contact {
    padding: 45px
  }
}

@media (max-width:767px) {
  .about-us .about-item,
  .about-us .main-green-button,
  .about-us .section-heading,
  .about-us p,
  .footer-widget ul,
  .our-portfolio .section-heading,
  .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
  }
  .main-banner .info-stat {
    margin-bottom: 15px
  }
  .menu .thumb span.date {
    margin-bottom: -20px;
    display: block
  }
  .menu .thumb span.category,
  .post-item .right-content p {
    display: none
  }
  .the-clients .nacc .thumb .down-content .right-content {
    margin-left: 0;
    margin-top: 15px
  }
  .our-portfolio .section-heading .line-dec {
    margin: 0 auto
  }
  .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
  }
  form#contact {
    padding: 30px
  }
}