/*----------------------------------------------------
@File: Default Styles
@Author: 
@URL: 

This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.
---------------------------------------------------- */
/*=====================================================================
@Template Name: 
@Author:


=====================================================================*/
/*global area*/
/*----------------------------------------------------*/
.appseo-home {
  margin: 0;
  padding: 0;
  color: #415e8d;
  font-size: 16px;
  line-height: 1.765;
  overflow-x: hidden;
  font-family: "Poppins";
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

.appseo-home::-moz-selection {
  color: #ffffff;
  background-color: #6e3ebf; }

.appseo-home::selection {
  color: #ffffff;
  background-color: #6e3ebf; }

.appseo-home::-moz-selection {
  color: #ffffff;
  background-color: #6e3ebf; }

.appseo-home .container {
  max-width: 1200px; }

.appseo-home .ul-li ul {
  margin: 0;
  padding: 0; }
.appseo-home .ul-li ul li {
    list-style: none;
    display: inline-block; }

.appseo-home .ul-li-block ul {
  margin: 0;
  padding: 0; }
.appseo-home .ul-li-block ul li {
    list-style: none;
    display: block; }

div#appseo-preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: #fff;
  background: #fff url("../img/appilo-seo/pre.svg") no-repeat center center; }

.appseo-home [data-background] {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.appseo-home a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }

.appseo-home img {
  max-width: 100%;
  height: auto; }

.appseo-home section {
  overflow: hidden; }

.appseo-home button {
  cursor: pointer; }

.appseo-home .form-control:focus,
.appseo-home button:visited,
.appseo-home button.active,
.appseo-home button:hover,
.appseo-home button:focus,
.appseo-home input:visited,
.appseo-home input.active,
.appseo-home input:hover,
.appseo-home input:focus,
.appseo-home textarea:hover,
.appseo-home textarea:focus,
.appseo-home a:hover,
.appseo-home a:focus,
.appseo-home a:visited,
.appseo-home a.active,
.appseo-home select,
.appseo-home select:hover,
.appseo-home select:focus,
.appseo-home select:visited {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: inherit; }

.appseo-home .form-control {
  -webkit-box-shadow: none;
  box-shadow: none; }

.appseo-home .relative-position {
  position: relative; }

.appseo-home .pera-content p {
  margin-bottom: 0; }

.appseo-headline h1,
.appseo-headline h2,
.appseo-headline h3,
.appseo-headline h4,
.appseo-headline h5,
.appseo-headline h6 {
  margin: 0;
  font-family: "Poppins"; }

.appseo-scrollup {
  width: 55px;
  right: 20px;
  z-index: 5;
  height: 55px;
  bottom: 20px;
  display: none;
  position: fixed;
  border-radius: 100%;
  line-height: 55px;
  background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
  background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
  background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }
  .appseo-scrollup i {
    color: #fff;
    font-size: 20px; }

.appseo-section-title {
  padding-bottom: 35px; }
  .appseo-section-title:after {
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 60px;
    height: 25px;
    margin: 0 auto;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../img/appilo-seo/shape/ts1.png); }
  .appseo-section-title p {
    color: #415e8d;
    font-size: 18px;
    text-transform: capitalize; }
  .appseo-section-title h2 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase; }

@-webkit-keyframes borderpls {
  0% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor; }
  70% {
    -webkit-box-shadow: 0 0 0 10px currentColor;
    box-shadow: 0 0 0 10px currentColor;
    opacity: 0; }
  to {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0; } }

@keyframes borderpls {
  0% {
    -webkit-box-shadow: 0 0 0 0 #f7d4c0;
    box-shadow: 0 0 0 0 #f7d4c0; }
  70% {
    -webkit-box-shadow: 0 0 0 10px #f7d4c0;
    box-shadow: 0 0 0 10px #f7d4c0;
    opacity: 0; }
  to {
    -webkit-box-shadow: 0 0 0 0 #f7d4c0;
    box-shadow: 0 0 0 0 #f7d4c0;
    opacity: 0; } }

@-webkit-keyframes borderpls {
  0% {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor; }
  70% {
    -webkit-box-shadow: 0 0 0 10px currentColor;
    box-shadow: 0 0 0 10px currentColor;
    opacity: 0; }
  to {
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    opacity: 0; } }

.appseo-section-title2 p {
  color: #ff8533;
  font-size: 18px;
  font-weight: 600;
  padding-left: 35px;
  position: relative;
  padding-bottom: 18px; }
  .appseo-section-title2 p:before, .appseo-section-title2 p:after {
    width: 8px;
    height: 8px;
    content: '';
    left: 6px;
    top: 12px;
    z-index: 2;
    position: absolute;
    border-radius: 100%;
    background-color: #ff8533; }
  .appseo-section-title2 p:after {
    left: 0;
    top: 6px;
    z-index: 1;
    width: 20px;
    height: 20px;
    background-color: #f7d4c0;
    -webkit-animation: borderpls 1.5s infinite cubic-bezier(0.4, 0, 1, 1) both;
    animation: borderpls 1.5s infinite cubic-bezier(0.4, 0, 1, 1) both; }

.appseo-section-title2 h2 {
  color: #213e6e;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.125; }

@-webkit-keyframes appseoupdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes appseoupdown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes appseoupdown {
  0% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px); } }

@keyframes appseoupdown {
  0% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); } }

@-webkit-keyframes videoup {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 243, 234, 0);
    box-shadow: 0 0 0 30px rgba(255, 243, 234, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 243, 234, 0);
    box-shadow: 0 0 0 0 rgba(255, 243, 234, 0); } }

@keyframes videoup {
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 243, 234, 0);
    box-shadow: 0 0 0 30px rgba(255, 243, 234, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 243, 234, 0);
    box-shadow: 0 0 0 0 rgba(255, 243, 234, 0); } }

@-webkit-keyframes animateBubble {
  0% {
    margin-top: 20%; }
  100% {
    margin-top: -30%; } }

@-moz-keyframes animateBubble {
  0% {
    margin-top: 20%; }
  100% {
    margin-top: -30%; } }

@keyframes animateBubble {
  0% {
    margin-top: 20%; }
  100% {
    margin-top: -30%; } }

@-webkit-keyframes sideWays {
  0% {
    margin-left: 0; }
  100% {
    margin-left: 25px; } }

@-moz-keyframes sideWays {
  0% {
    margin-left: 0; }
  100% {
    margin-left: 25px; } }

@keyframes sideWays {
  0% {
    margin-left: 0; }
  100% {
    margin-left: 25px; } }

@-webkit-keyframes flying {
  0% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  50% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  100% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); } }

@keyframes flying {
  0% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); }
  50% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  100% {
    -webkit-transform: translate(2px, 2px);
    transform: translate(2px, 2px); } }

@-webkit-keyframes fadeFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeFromUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeFromUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeFromUp {
  -webkit-animation-name: fadeFromUp;
  animation-name: fadeFromUp; }

.fadeFromRight {
  -webkit-animation-name: fadeFromRight;
  animation-name: fadeFromRight; }

.fadeFromLeft {
  -webkit-animation-name: fadeFromLeft;
  animation-name: fadeFromLeft; }

.appseo-btn-hover {
  z-index: 1;
  overflow: hidden;
  position: relative; }
  .appseo-btn-hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    z-index: -1;
    -webkit-transform: translate(-105%, 0);
    -ms-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    background-color: rgba(255, 255, 255, 0.8); }
  .appseo-btn-hover:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

/*---------------------------------------------------- */
/*Header area*/
/*----------------------------------------------------*/
.appseo-main-header {
  z-index: 5;
  width: 100%;
  padding-top: 60px;
  position: absolute; }

.appseo-blog .sidebar-page-container .sidebar-side .padding-left{
  z-index: 4;
}
.appseo-blog .sidebar-page-container{
  margin-top: 100px;
}
  .appseo-main-header .navbar-nav {
    display: inherit; }
  .appseo-main-header .appseo-logo {
    padding-top: 10px; }
  .appseo-main-header .appseo-main-navigation {
    padding-top: 13px;
    display: inline-block; }
    .appseo-main-header .appseo-main-navigation li {
      margin-left: 35px; }
      .appseo-main-header .appseo-main-navigation li a {
        color: #213e6e;
        font-size: 17px;
        font-weight: 600;
        padding-bottom: 20px; }
    .appseo-main-header .appseo-main-navigation .dropdown {
      position: relative; }
      .appseo-main-header .appseo-main-navigation .dropdown:after {
        content: '\f107';
        position: absolute;
        right: -12px;
        top: 2px;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
    .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu {
      top: 65px;
      left: 0;
      opacity: 0;
      z-index: 2;
      margin: 0px;
      padding: 0px;
      height: auto;
      width: 200px;
      border: none;
      display: block;
      border-radius: 0;
      overflow: hidden;
      visibility: hidden;
      position: absolute;
      border-radius: 10px;
      background-color: #fff;
      -webkit-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out;
      border-bottom: 2px solid #ff6626;
      -webkit-box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1);
      box-shadow: 0 5px 10px 0 rgba(83, 82, 82, 0.1); }
      .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li {
        width: 100%;
        margin-left: 0;
        border-bottom: 1px solid #e5e5e5; }
        .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a {
          width: 100%;
          color: #343434;
          display: block;
          font-size: 14px;
          padding: 10px 25px;
          position: relative;
          -webkit-transition: .3s all ease-in-out;
          -o-transition: .3s all ease-in-out;
          transition: .3s all ease-in-out; }
          .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:before {
            display: none; }
          .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:after {
            left: 10px;
            top: 18px;
            width: 8px;
            height: 8px;
            content: '';
            position: absolute;
            border-radius: 100%;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            background-color: #fff;
            -webkit-transition: .3s all ease-in-out;
            -o-transition: .3s all ease-in-out;
            transition: .3s all ease-in-out; }
          .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:hover {
            background-color: #ff8533;
            color: #fff; }
            .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li a:hover:after {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1); }
        .appseo-main-header .appseo-main-navigation .dropdown .dropdown-menu li:last-child {
          border-bottom: none; }
    .appseo-main-header .appseo-main-navigation .dropdown:hover .dropdown-menu {
      top: 50px;
      opacity: 1;
      visibility: visible; }
  .appseo-main-header .appseo-sidebar-button {
    display: inline-block; }
    .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle {
      width: 20px;
      height: 15px;
      cursor: pointer;
      margin-left: 65px; }
      .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span {
        position: relative; }
        .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:before {
          content: '';
          position: absolute;
          background-color: #213e6e;
          -webkit-transition: .3s all ease-in-out;
          -o-transition: .3s all ease-in-out;
          transition: .3s all ease-in-out; }
        .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(1):before {
          top: 0;
          height: 3px;
          width: 14px; }
        .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(2):before {
          top: 4px;
          height: 3px;
          width: 19px; }
        .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(3):before {
          top: 8px;
          height: 3px;
          width: 15px; }
        .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle span:nth-child(4):before {
          top: 12px;
          height: 3px;
          width: 20px; }
      .appseo-main-header .appseo-sidebar-button .sidebar-appseo-toggle:hover span:before {
        width: 20px; }
  .appseo-main-header .header-button {
    height: 58px;
    width: 185px;
    float: right;
    line-height: 58px;
    margin-left: 13px;
    border-radius: 32px;
    display: inline-block;
    background-size: 200% auto;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }
    .appseo-main-header .header-button a {
      width: 100%;
      color: #fff;
      display: block;
      font-size: 14px;
      font-weight: 700; }
    .appseo-main-header .header-button:hover {
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      background-position: right center; }

.appseo-sticky-header-overlay {
  background-color: #fff;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  top: 20px;
  position: fixed;
  padding: 10px 0px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }

.appseo-main-header.appseo-sticky-header-overlay {
  z-index: 9;
  top: 0px;
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8); }
  .appseo-main-header.appseo-sticky-header-overlay .dropdown:hover .dropdown-menu {
    top: 45px; }

.appseo-home .side_inner_content {
  top: 0px;
  bottom: 0;
  right: -320px;
  height: 110vh;
  z-index: 101;
  position: fixed;
  width: 300px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 50px 30px;
  -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
.appseo-home .side_inner_content p {
    text-align: left; }
.appseo-home .side_inner_content .side_inner_logo {
    margin: 30px 0px; }
.appseo-home .side_inner_content .side_contact {
    margin-bottom: 30px; }
    .side_inner_content .side_contact .social_widget h3 {
      font-size: 18px;
      padding: 10px 0px 20px 0px; }
.appseo-home .side_inner_content .side_contact .social_widget li {
      margin: 0px 3px; }
.appseo-home .side_inner_content .side_copywright {
    font-size: 14px; }
.appseo-home .side_inner_content .close_btn {
    top: 30px;
    left: 20px;
    cursor: pointer;
    position: absolute; }
.appseo-home .side_inner_content .close_btn i {
      font-size: 14px; }

.appseo-home .wide_side_inner.wide_side_on .side_inner_content {
  right: -15px;
  z-index: 99;
  -webkit-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s; }

.appseo-home .wide_side_inner {
  display: inline-block; }
.appseo-home .wide_side_inner .side_overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    z-index: 9;
    height: 110vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: url(../img/appilo-seo/cl.png), auto; }

.appseo-home .body_overlay_on {
  overflow: hidden; }

.appseo-home .wide_side_inner.wide_side_on .side_overlay {
  opacity: 1;
  visibility: visible; }

/*---------------------------------------------------- */
/*Banner area*/
/*----------------------------------------------------*/
@-webkit-keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg); } }

@-moz-keyframes cd-rotate-3-in {
  0% {
    -moz-transform: rotateY(180deg); }
  100% {
    -moz-transform: rotateY(0deg); } }

@keyframes cd-rotate-3-in {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@-webkit-keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg); } }

@-moz-keyframes cd-rotate-3-out {
  0% {
    -moz-transform: rotateY(0); }
  100% {
    -moz-transform: rotateY(-180deg); } }

@keyframes cd-rotate-3-out {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0); }
  100% {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg); } }

.appseo-banner-section .cd-headline.rotate-3 .cd-words-wrapper {
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
  position: relative; }

.appseo-banner-section .cd-headline.rotate-3 b {
  opacity: 0; }

.appseo-banner-section .cd-headline.rotate-3 i {
  display: inline-block;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-style: normal;
  font-weight: 700; }

.appseo-banner-section .cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0; }

.appseo-banner-section .is-visible .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.appseo-banner-section .cd-headline.rotate-3 i.in {
  -webkit-animation: cd-rotate-3-in 0.6s forwards;
  -moz-animation: cd-rotate-3-in 0.6s forwards;
  animation: cd-rotate-3-in 0.6s forwards; }

.appseo-banner-section .cd-headline.rotate-3 i.out {
  -webkit-animation: cd-rotate-3-out 0.6s forwards;
  -moz-animation: cd-rotate-3-out 0.6s forwards;
  animation: cd-rotate-3-out 0.6s forwards; }

.appseo-banner-section .no-csstransitions .cd-headline.rotate-3 i {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 0; }

.appseo-banner-section .no-csstransitions .cd-headline.rotate-3 .is-visible i {
  opacity: 1; }

.appseo-banner-section .appseo-banner-content {
  max-width: 480px;
  padding: 380px 0px 135px 0px; }
  .appseo-banner-section .appseo-banner-content h1 {
    color: #213e6e;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.3;
    padding-bottom: 15px; }
  .appseo-banner-section .appseo-banner-content .cd-words-wrapper b.is-visible {
    position: relative; }
  .appseo-banner-section .appseo-banner-content p {
    color: #213e6e;
    font-size: 20px;
    padding-bottom: 28px; }
  .appseo-banner-section .appseo-banner-content .banner-call-action {
    width: 100%;
    margin-bottom: 65px;
    display: inline-block; }
    .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-icon {
      margin-right: 20px; }
      .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-icon i {
        font-size: 40px;
        color: #213e6e; }
    .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text {
      color: #213e6e;
      font-size: 26px;
      font-weight: 300;
    padding-top: 12px;
    }
      .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text span {
        color: #ff8533;
        font-weight: 600; }
  .appseo-banner-section .appseo-banner-content .banner-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .appseo-banner-section .appseo-banner-content .banner-btn .qut-btn {
      z-index: 1;
      width: 200px;
      height: 62px;
      position: relative;
      line-height: 62px;
      margin-right: 20px;
      border-radius: 52px;
      background-size: 200% auto;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      background-image: -webkit-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: -o-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%); }
      .appseo-banner-section .appseo-banner-content .banner-btn .qut-btn a {
        display: block;
        width: 100%;
        color: #fff;
        font-size: 14px;
        font-weight: 700; }
      .appseo-banner-section .appseo-banner-content .banner-btn .qut-btn:hover {
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        background-position: right center; }
    .appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn {
      z-index: 1;
      width: 70px;
      height: 70px;
      line-height: 72px;
      position: relative;
      border-radius: 100%;
      background-color: #fff; }
      .appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn:before {
        top: -15px;
        left: -15px;
        z-index: -1;
        content: '';
        width: 100px;
        height: 100px;
        position: absolute;
        border-radius: 100%;
        background-color: #fff3ea; }
      .appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn:after {
        top: 0;
        left: 0;
        z-index: -1;
        content: '';
        width: 70px;
        height: 70px;
        position: absolute;
        border-radius: 100%;
        background-color: #fff;
        -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
        box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21); }
      .appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn a {
        width: 100%;
        display: block;
        color: #ff8533;
        font-size: 25px; }
      .appseo-banner-section .appseo-banner-content .banner-btn .banner-video-btn .video-border {
        position: absolute;
        z-index: -1;
        top: -15px;
        left: -15px;
        width: 100px;
        height: 100px;
        margin-left: .5px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 0 #fff3ea;
        box-shadow: 0 0 0 0 #fff3ea;
        -webkit-animation: videoup 3s infinite;
        animation: videoup 3s infinite; }

.appseo-banner-section .banner-shape {
  z-index: -1;
  position: absolute; }

.appseo-banner-section .appseo-banner-shape1 {
  top: 0;
  left: -490px; }

.appseo-banner-section .appseo-banner-shape2 {
  top: 300px;
  left: 140px; }

.appseo-banner-section .appseo-banner-shape3 {
  top: 0;
  right: 0; }

.appseo-banner-section .appseo-banner-shape4 {
  left: 50%;
  top: 260px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.appseo-banner-section .appseo-banner-vector {
  top: 200px;
  right: 140px;
  -webkit-animation: appseoupdown 2s infinite alternate;
  animation: appseoupdown 2s infinite alternate; }

/*---------------------------------------------------- */
/*Servcie area*/
/*----------------------------------------------------*/
.appseo-service-section {
  padding: 0px 0px 120px; }
  .appseo-service-section .appseo-service-vector {
    position: absolute;
    bottom: 150px;
    left: 140px; }

.appseo-service-content {
  padding-top: 40px; }
  .appseo-service-content .appseo-service-icon-text {
    z-index: 1;
    overflow: hidden;
    padding: 55px 65px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13); }
    .appseo-service-content .appseo-service-icon-text .appseo-service-icon {
      width: 142px;
      height: 142px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      margin-bottom: 42px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      background-image: -webkit-linear-gradient(45deg, #6cc8e0 15%, #afe1ee 100%);
      background-image: -o-linear-gradient(45deg, #6cc8e0 15%, #afe1ee 100%);
      background-image: linear-gradient(45deg, #6cc8e0 15%, #afe1ee 100%); }
      .appseo-service-content .appseo-service-icon-text .appseo-service-icon i {
        font-size: 70px;
        color: #fff; }
      .appseo-service-content .appseo-service-icon-text .appseo-service-icon:before, .appseo-service-content .appseo-service-icon-text .appseo-service-icon:after {
        top: 15px;
        left: -25px;
        z-index: -1;
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        background-repeat: no-repeat;
        background-image: url(../img/appilo-seo/shape/sericon2.png); }
      .appseo-service-content .appseo-service-icon-text .appseo-service-icon:after {
        top: 0;
        left: auto;
        right: -45px;
        background-image: url(../img/appilo-seo/shape/sericon1.png); }
    .appseo-service-content .appseo-service-icon-text .appseo-service-text h3 {
      color: #213e6e;
      font-size: 22px;
      font-weight: 700;
      padding-bottom: 12px; }
    .appseo-service-content .appseo-service-icon-text .appseo-service-text p {
      color: #415e8d;
      line-height: 1.75; }
    .appseo-service-content .appseo-service-icon-text:before {
      top: -135px;
      right: -120px;
      z-index: -1;
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background-repeat: no-repeat;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      background-image: url(../img/appilo-seo/shape/s-shape1.png); }
  .appseo-service-content .appseo-service-box {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    background-color: #fff; }
    .appseo-service-content .appseo-service-box:after {
      left: 0;
      right: 0;
      content: '';
      height: 8px;
      bottom: -4px;
      width: 240px;
      margin: 0 auto;
      position: absolute;
      border-radius: 30px;
      background-color: #8fd5e7;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
    .appseo-service-content .appseo-service-box:hover {
      -webkit-transform: translateY(40px);
      -ms-transform: translateY(40px);
      transform: translateY(40px); }
      .appseo-service-content .appseo-service-box:hover:after {
        width: 270px; }
      .appseo-service-content .appseo-service-box:hover .appseo-service-icon-text:before {
        top: -145px;
        right: -130px; }
  .appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box:after {
    background-color: #ff8833; }
  .appseo-service-content .col-lg-4:nth-child(2) .appseo-service-box .appseo-service-icon {
    background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }
  .appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box:after {
    background-color: #3c58e8; }
  .appseo-service-content .col-lg-4:nth-child(3) .appseo-service-box .appseo-service-icon {
    background-image: -webkit-linear-gradient(45deg, #2b3fe1 15%, #4f73ef 100%);
    background-image: -o-linear-gradient(45deg, #2b3fe1 15%, #4f73ef 100%);
    background-image: linear-gradient(45deg, #2b3fe1 15%, #4f73ef 100%); }

/*---------------------------------------------------- */
/*about area*/
/*----------------------------------------------------*/
.appseo-about-section {
  padding: 300px 0px 105px; }
  .appseo-about-section:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/appilo-seo/shape/abbg.png); }
  .appseo-about-section .partner-slide-area {
    padding-top: 110px; }
    .appseo-about-section .partner-slide-area .owl-item img {
      width: inherit; }
    .appseo-about-section .partner-slide-area .owl-nav {
      display: none; }
  .appseo-about-section .appseo-about-img {
    top: 0;
    left: -110px;
    position: absolute; }
  .appseo-about-section .appseo-about-content {
    float: right;
    max-width: 580px;
    padding-right: 100px; }
    .appseo-about-section .appseo-about-content .appseo-section-title2 h2 {
      padding-bottom: 15px; }
    .appseo-about-section .appseo-about-content .appseo-about-quote {
      position: relative;
      margin: 25px 0px 46px; }
      .appseo-about-section .appseo-about-content .appseo-about-quote .quote-icon-about {
        top: -12px;
        left: 0;
        position: absolute; }
        .appseo-about-section .appseo-about-content .appseo-about-quote .quote-icon-about i {
          font-size: 40px;
          color: #ff8533; }
      .appseo-about-section .appseo-about-content .appseo-about-quote .quote-text-about {
        color: #ff8533;
        font-weight: 600;
        padding-left: 65px;
        font-style: italic; }
    .appseo-about-section .appseo-about-content .appseo-about-btn {
      color: #fff;
      height: 60px;
      width: 220px;
      font-size: 14px;
      font-weight: 700;
      line-height: 60px;
      border-radius: 40px;
      background-size: 200% auto;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      background-image: -webkit-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: -o-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%); }
      .appseo-about-section .appseo-about-content .appseo-about-btn a {
        width: 100%;
        display: block; }
      .appseo-about-section .appseo-about-content .appseo-about-btn:hover {
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        background-position: right center; }

/*---------------------------------------------------- */
/*ready-go area*/
/*----------------------------------------------------*/
.ready-to-grow-section {
  overflow: visible !important;
  padding: 120px 0px 130px;
  z-index: 1;
  background-color: #00183e; }
  .ready-to-grow-section:before {
    left: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-image: url(../img/appilo-seo/shape/r-shape.png); }
  .ready-to-grow-section .ready-vector {
    top: -20px;
    left: 50px;
    position: absolute;
    -webkit-animation: appseoupdown 2s infinite alternate;
    animation: appseoupdown 2s infinite alternate; }
  .ready-to-grow-section .ready-go-title {
    color: #fff;
    padding-bottom: 50px; }
    .ready-to-grow-section .ready-go-title span {
      font-size: 24px;
      letter-spacing: 3px;
      text-transform: uppercase; }
    .ready-to-grow-section .ready-go-title h2 {
      font-size: 40px;
      font-weight: 700; }
  .ready-to-grow-section .ready-go-form {
    margin: 0 auto;
    max-width: 955px; }
    .ready-to-grow-section .ready-go-form .ready-go-input-area {
      height: 60px;
      overflow: hidden;
      position: relative;
      border-radius: 40px; }
      .ready-to-grow-section .ready-go-form .ready-go-input-area:before {
        top: 0;
        left: 41%;
        width: 2px;
        content: '';
        height: 100px;
        position: absolute;
        background-color: #dddddd; }
      .ready-to-grow-section .ready-go-form .ready-go-input-area input {
        float: left;
        width: 395px;
        height: 60px;
        border: none;
        padding-left: 30px; }
    .ready-to-grow-section .ready-go-form .sub-btn {
      position: absolute;
      top: 0;
      right: 0; }
      .ready-to-grow-section .ready-go-form .sub-btn button {
        color: #fff;
        height: 60px;
        width: 220px;
        border: none;
        font-size: 14px;
        font-weight: 700;
        line-height: 60px;
        border-radius: 40px;
        text-transform: uppercase;
        background-image: -webkit-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
        background-image: -o-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
        background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%); }

/*---------------------------------------------------- */
/*appseo-mission area*/
/*----------------------------------------------------*/
.appseo-mission-area-section {
  padding: 145px 0px 140px 0px;
  position: relative;
  z-index: 1; }
  .appseo-mission-area-section:after {
    top: -30%;
    right: -55%;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(../img/appilo-seo/shape/rg-shape1.png); }
  .appseo-mission-area-section .appseo-mission-vector {
    right: 0;
    top: 180px;
    position: absolute; }

.appseo-mission-area-text {
  max-width: 480px; }
  .appseo-mission-area-text .appseo-section-title2 {
    padding-bottom: 85px; }
  .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content {
    width: 100%;
    margin-bottom: 40px;
    display: inline-block; }
    .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon {
      z-index: 1;
      top: 20px;
      float: left;
      width: 115px;
      height: 112px;
      margin-left: 30px;
      position: relative; }
      .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon i {
        font-size: 50px;
        color: #fff; }
      .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-item-icon:before {
        top: -25px;
        left: -35px;
        content: '';
        z-index: -1;
        width: 130px;
        height: 130px;
        position: absolute;
        background-repeat: no-repeat;
        background-image: url(../img/appilo-seo/shape/ms1.png); }
    .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content:nth-child(2) .appseo-mission-item-icon:before {
      background-image: url(../img/appilo-seo/shape/ms2.png); }
    .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content:nth-child(3) .appseo-mission-item-icon:before {
      background-image: url(../img/appilo-seo/shape/ms3.png); }
    .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-area-text h3 {
      color: #213e6e;
      font-size: 24px;
      font-weight: 700;
      padding-bottom: 15px; }

/*---------------------------------------------------- */
/*pricing area*/
/*----------------------------------------------------*/
.appseo-pricing-section {
  overflow: visible !important;
  position: relative; }
  .appseo-pricing-section:after {
    top: 35%;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/appilo-seo/shape/abbg.png); }
  .appseo-pricing-section .appseo-pricing-title {
    margin: 0 auto;
    max-width: 675px;
    padding-bottom: 125px; }
    .appseo-pricing-section .appseo-pricing-title h2 {
      color: #213e6e;
      font-size: 40px;
      font-weight: 700; }
  .appseo-pricing-section .appseo-pricing-item {
    padding-bottom: 80px;
    position: relative;
    z-index: 1; }
    .appseo-pricing-section .appseo-pricing-item:after {
      content: '';
      height: 275px;
      width: 275px;
      bottom: 15px;
      right: -100px;
      z-index: -1;
      background-image: url(../img/appilo-seo/shape/pr-shape.png);
      position: absolute; }
  .appseo-pricing-section .appseo-pricing-inner-box {
    z-index: 1;
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    padding: 125px 45px 50px 45px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13); }
    .appseo-pricing-section .appseo-pricing-inner-box:after {
      right: 0;
      bottom: 0;
      z-index: -1;
      content: '';
      width: 210px;
      height: 125px;
      position: absolute;
      background-image: url(../img/appilo-seo/shape/prs.png); }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-img {
      top: -90px;
      left: 0;
      right: 0;
      position: absolute; }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price-title h3 {
      font-size: 20px;
      font-weight: 600; }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price {
      font-weight: 600;
      line-height: 1;
      padding: 20px 0px 5px; }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price span {
        color: #3d59e8;
        font-size: 50px; }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price strong {
        line-height: 1;
        color: #213e6e;
        font-size: 60px;
        font-weight: 600; }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-module {
      margin-bottom: 20px; }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-module span {
        font-weight: 600; }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-list li {
      padding: 8px 0px;
      border-bottom: 2px dashed #e9e9e9; }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-list li:last-child {
        border-bottom: none; }
    .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn {
      color: #fff;
      height: 60px;
      width: 260px;
      font-size: 14px;
      margin-top: 15px;
      font-weight: 700;
      line-height: 60px;
      border-radius: 40px;
      text-transform: uppercase;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out;
      background-size: 200% auto;
      -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      background-image: -webkit-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: -o-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
      background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%); }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn a {
        display: block;
        width: 100%; }
      .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn:hover {
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        background-position: right center; }
    .appseo-pricing-section .appseo-pricing-inner-box.popular-appseo {
      top: 35px;
      position: relative; }
      .appseo-pricing-section .appseo-pricing-inner-box.popular-appseo .appseo-pricing-btn {
        background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
        background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
        background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }

/*---------------------------------------------------- */
/*testimonial area*/
/*----------------------------------------------------*/
.appseo-testimonial-section {
  padding: 40px 0px 95px;
  background-color: #f4f8ff; }
  .appseo-testimonial-section .testi-circle-shape {
    position: absolute;
    top: 0;
    left: -30%; }

.appseo-testimonial-content {
  z-index: 1;
  margin: 0 auto;
  max-width: 705px;
  margin-top: 30px;
  position: relative; }
  .appseo-testimonial-content:before {
    left: 0;
    right: 0;
    top: -15px;
    z-index: -1;
    line-height: 1;
    color: #e9f0fb;
    content: '\f10e';
    font-weight: 900;
    font-size: 205px;
    position: absolute;
    text-align: center;
    font-family: 'Font Awesome 5 Free'; }
  .appseo-testimonial-content .slick-dots {
    display: none; }
  .appseo-testimonial-content .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .appseo-testimonial-content .appseo-testimonial-quote {
    position: relative;
    padding-bottom: 110px; }
    .appseo-testimonial-content .appseo-testimonial-quote:before {
      left: 0;
      right: 0;
      bottom: 70px;
      height: 5px;
      content: '';
      width: 290px;
      margin: 0 auto;
      position: absolute;
      background-color: #ff8533; }
  .appseo-testimonial-content .appseo-testimonial-text {
    font-size: 24px;
    font-style: italic; }
  .appseo-testimonial-content .appseo-testimonial-trigger {
    position: relative; }
    .appseo-testimonial-content .appseo-testimonial-trigger:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      top: -70px;
      left: -24px;
      right: 0;
      margin: 0 auto;
      border-left: 50px solid transparent;
      border-right: 0px solid transparent;
      border-top: 30px solid #ff8533; }
    .appseo-testimonial-content .appseo-testimonial-trigger:after {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      right: 0;
      top: -75px;
      left: -28px;
      margin: 0 auto;
      border-left: 45px solid transparent;
      border-right: 0px solid transparent;
      border-top: 25px solid #fff; }
    .appseo-testimonial-content .appseo-testimonial-trigger .slick-list {
      margin: 0 auto;
      width: 645px !important;
      padding: 0px !important; }
    .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi {
      margin: 0px 30px; }
      .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi h3 {
        font-size: 30px;
        font-weight: 700;
        color: rgba(61, 89, 232, 0.4);
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out; }
      .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi span {
        opacity: .5;
        color: #999999;
        text-transform: uppercase;
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out; }
      .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi.slick-current.slick-center h3 {
        color: #ff8533; }
      .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi.slick-current.slick-center span {
        opacity: 1; }

/*---------------------------------------------------- */
/*Case area*/
/*----------------------------------------------------*/
.appseo-case-study-section {
  padding: 110px 0px 70px; }
  .appseo-case-study-section .appseo-section-title {
    margin-bottom: 40px; }

.appseo-case-study-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
    justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.appseo-case-study-img-text {
  width: 390px;
  margin: 5px; }
  .appseo-case-study-img-text .appseo-case-img {
    overflow: hidden;
    position: relative;
    border-radius: 15px; }
    .appseo-case-study-img-text .appseo-case-img:after {
      top: 0;
      left: 0;
      opacity: 0;
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      border-radius: 15px;
      -webkit-transition: .5s all ease-in-out;
      -o-transition: .5s all ease-in-out;
      transition: .5s all ease-in-out;
      background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
      background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
      background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }
    .appseo-case-study-img-text .appseo-case-img img {
      border-radius: 15px;
      -webkit-transition: .5s all ease-in-out;
      -o-transition: .5s all ease-in-out;
      transition: .5s all ease-in-out; }
  .appseo-case-study-img-text .appseo-case-text {
    top: -45px;
    left: 25px;
    padding: 25px 30px;
    max-width: 352px;
    border-radius: 20px;
    position: relative;
    background-color: #fff;
    border-top-right-radius: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13);
    box-shadow: 0px 0px 35px 0px rgba(164, 177, 235, 0.13); }
    .appseo-case-study-img-text .appseo-case-text span {
      color: #ff8533;
      font-size: 14px;
      letter-spacing: 3px;
      text-transform: uppercase; }
    .appseo-case-study-img-text .appseo-case-text h3 {
      padding-top: 10px;
      color: #213e6e;
      font-size: 22px;
      line-height: 1.4;
      font-weight: 700;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
  .appseo-case-study-img-text:hover .appseo-case-text {
    background-color: #244479; }
    .appseo-case-study-img-text:hover .appseo-case-text h3 {
      color: #fff; }
  .appseo-case-study-img-text:hover .appseo-case-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .appseo-case-study-img-text:hover .appseo-case-img:after {
    opacity: .8;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

/*---------------------------------------------------- */
/*CTA area*/
/*----------------------------------------------------*/
.appseo-cta-section {
  z-index: 1;
  overflow: visible !important;
  padding: 120px 0px 105px; }
  .appseo-cta-section .appseo-call-vector {
    top: 45px;
    right: 220px;
    position: absolute;
    -webkit-animation: flying 1.5s linear infinite;
    animation: flying 1.5s linear infinite; }
  .appseo-cta-section:before {
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../img/appilo-seo/banner/ctabg.jpg); }
  .appseo-cta-section .overlay-bg {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .9;
    position: absolute;
    background-image: -webkit-linear-gradient(45deg, #05297d 15%, #0e75e6 100%);
    background-image: -o-linear-gradient(45deg, #05297d 15%, #0e75e6 100%);
    background-image: linear-gradient(45deg, #05297d 15%, #0e75e6 100%); }
  .appseo-cta-section .appseo-cta-content {
    padding-left: 125px; }
    .appseo-cta-section .appseo-cta-content h2 {
      color: #fff;
      font-size: 40px;
      font-weight: 700; }
  .appseo-cta-section .appseo-call-btn-area {
    padding-left: 90px; }
  .appseo-cta-section .appseo-cta-btn {
    color: #fff;
    z-index: 5;
    height: 70px;
    width: 255px;
    font-size: 14px;
    font-weight: 700;
    line-height: 70px;
    position: relative;
    border-radius: 40px;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
    background-image: -o-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
    background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%); }
    .appseo-cta-section .appseo-cta-btn a {
      width: 100%;
      display: block; }

.bubble-dotted {
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: absolute;
  pointer-events: none; }

.bubble-dotted .dotted {
  position: absolute;
  border-radius: 50%; }

.bubble-dotted .dotted-1 {
  width: 11px;
  height: 11px;
  left: 100px;
  top: 50%;
  -webkit-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 15s linear infinite,sideWays 2s ease-in-out infinite alternate; }

.bubble-dotted .dotted-2 {
  width: 7px;
  height: 7px;
  left: 240px;
  top: 40%;
  -webkit-animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 10s linear infinite,sideWays 4s ease-in-out infinite alternate; }

.bubble-dotted .dotted-3 {
  width: 11px;
  height: 11px;
  left: 460px;
  top: 30%;
  -webkit-animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 18s linear infinite,sideWays 2s ease-in-out infinite alternate; }

.bubble-dotted .dotted-4 {
  width: 16px;
  height: 16px;
  left: 430px;
  top: 90%;
  -webkit-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate; }

.bubble-dotted .dotted-5 {
  width: 6px;
  height: 6px;
  left: 50%;
  top: 50%;
  -webkit-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate; }

.bubble-dotted .dotted-6 {
  width: 9px;
  height: 9px;
  left: 70%;
  top: 230px;
  -webkit-animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 11s linear infinite,sideWays 2s ease-in-out infinite alternate; }

.bubble-dotted .dotted-7 {
  width: 6px;
  height: 6px;
  left: 65%;
  top: 30%;
  -webkit-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 10s linear infinite,sideWays 2s ease-in-out infinite alternate; }

.bubble-dotted .dotted-8 {
  width: 6px;
  height: 6px;
  left: 85%;
  top: 35%;
  -webkit-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  -moz-animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate;
  animation: animateBubble 12s linear infinite,sideWays 3s ease-in-out infinite alternate; }

.bubble-dotted .dotted-9 {
  width: 13px;
  height: 13px;
  left: 90%;
  top: 40%;
  -webkit-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  -moz-animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate;
  animation: animateBubble 19s linear infinite,sideWays 4s ease-in-out infinite alternate; }

.bubble-dotted .dotted-10 {
  width: 12px;
  height: 12px;
  left: 80%;
  top: 70%;
  -webkit-animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate;
  -moz-animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate;
  animation: animateBubble 16s linear infinite,sideWays 2s ease-in-out infinite alternate; }

.appseo-cta-section .bubble-dotted .dotted {
  position: absolute;
  background: #fff;
  border-radius: 50%; }

.appseo-cta-section .bubble-dotted .dotted-1 {
  width: 6px;
  height: 6px;
  left: 270px;
  top: 100px; }

.appseo-cta-section .bubble-dotted .dotted-2 {
  width: 6px;
  height: 6px;
  left: 190px;
  top: 210px; }

.appseo-cta-section .bubble-dotted .dotted-3 {
  width: 11px;
  height: 11px;
  left: 150px;
  top: 90%; }

.appseo-cta-section .bubble-dotted .dotted-4 {
  width: 11px;
  height: 11px;
  left: 25%;
  top: 100px; }

.appseo-cta-section .bubble-dotted .dotted-5 {
  width: 11px;
  height: 11px;
  left: 45%;
  top: 60px; }

.appseo-cta-section .bubble-dotted .dotted-6 {
  width: 6px;
  height: 6px;
  left: 50%;
  top: 370px; }

.appseo-cta-section .bubble-dotted .dotted-7 {
  width: 9px;
  height: 9px;
  left: 75%;
  top: 25px; }

.appseo-cta-section .bubble-dotted .dotted-8 {
  width: 8px;
  height: 8px;
  left: 77%;
  top: 170px; }

.appseo-cta-section .bubble-dotted .dotted-9 {
  width: 6px;
  height: 6px;
  left: 85%;
  top: 50%; }

.appseo-cta-section .bubble-dotted .dotted-10 {
  width: 6px;
  height: 6px;
  left: 90%;
  top: 80%; }

/*---------------------------------------------------- */
/*blog area*/
/*----------------------------------------------------*/
.appseo-blog-section {
  padding: 110px 0px 125px;
  background-color: #f4f8ff; }
  .appseo-blog-section .appseo-section-title {
    margin-bottom: 35px; }

.appseo-blog-img-text {
  z-index: 1;
  position: relative; }
  .appseo-blog-img-text:before {
    left: -5px;
    z-index: -1;
    content: '';
    width: 100%;
    top: 150px;
    height: 300px;
    border-radius: 10px;
    position: absolute;
    background-color: #fff;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
  .appseo-blog-img-text .appseo-blog-img .appseo-post-meta {
    right: 25px;
    height: 88px;
    width: 85px;
    bottom: -10px;
    color: #fff;
    height: 90px;
    line-height: 1;
    font-size: 15px;
    padding-top: 15px;
    position: absolute;
    border-radius: 10px;
    -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
    background-image: -webkit-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    background-image: -o-linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%);
    background-image: linear-gradient(45deg, #2e42e2 15%, #4d71ee 100%); }
    .appseo-blog-img-text .appseo-blog-img .appseo-post-meta span {
      line-height: 1;
      display: block;
      font-size: 40px;
      font-weight: 700; }
  .appseo-blog-img-text .appseo-blog-text {
    padding: 30px 45px; }
    .appseo-blog-img-text .appseo-blog-text h3 {
      line-height: 1.364;
      color: #213e6e;
      font-size: 22px;
      font-weight: 600;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
    .appseo-blog-img-text .appseo-blog-text .appseo-blog-meta span {
      color: #415e8d;
      -webkit-transition: .3s all ease-in-out;
      -o-transition: .3s all ease-in-out;
      transition: .3s all ease-in-out; }
    .appseo-blog-img-text .appseo-blog-text .appseo-blog-meta a {
      color: #ff8533; }
  .appseo-blog-img-text:hover:before {
    background-color: #1d3762; }
  .appseo-blog-img-text:hover .appseo-blog-img .appseo-post-meta {
    background-image: -webkit-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: -o-linear-gradient(45deg, #ff6626 15%, #ffa641 100%);
    background-image: linear-gradient(45deg, #ff6626 15%, #ffa641 100%); }
  .appseo-blog-img-text:hover .appseo-blog-text h3 {
    color: #fff; }
  .appseo-blog-img-text:hover .appseo-blog-meta span {
    color: #fff; }

/*---------------------------------------------------- */
/*newsletter area*/
/*----------------------------------------------------*/
.appseo-newsletter-section {
  padding: 85px 0px; }
  .appseo-newsletter-section .newsletter-vector {
    left: -125px;
    bottom: -150px;
    position: absolute; }

.appseo-newsletter-text h2 {
  color: #213e6e;
  font-size: 40px;
  font-weight: 800; }

.appseo-newsletter-box {
  padding-left: 100px; }
  .appseo-newsletter-box input {
    width: 100%;
    height: 70px;
    border: none;
    padding-left: 30px;
    border-radius: 40px;
    -webkit-box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.09); }
  .appseo-newsletter-box .nws-button {
    top: 8px;
    right: 15px; }
    .appseo-newsletter-box .nws-button button {
      color: #fff;
      height: 55px;
      width: 160px;
      border: none;
      font-size: 14px;
      font-weight: 700;
      border-radius: 30px;
      text-transform: uppercase;
      background-color: transparent;
      -webkit-box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      box-shadow: 1.392px 9.903px 10px 0px rgba(66, 97, 234, 0.21);
      background-image: -webkit-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
      background-image: -o-linear-gradient(45deg, #ff6525 15%, #ffa942 100%);
      background-image: linear-gradient(45deg, #ff6525 15%, #ffa942 100%); }

/*---------------------------------------------------- */
/*footer area*/
/*----------------------------------------------------*/
.appseo-footer-area-section {
  padding: 120px 0px 130px; }
  .appseo-footer-area-section:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: rgba(0, 5, 46, 0.9);
    top: 0;
    left: 0; }

.appseo-footer-widget .appseo-widget-title {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 35px; }

.appseo-footer-widget .footer-logo-widget .appseo-footer-logo {
  margin-bottom: 20px; }

.appseo-footer-widget .footer-logo-widget .appseo-footer-about p {
  color: #dddddd;
  max-width: 490px;
  line-height: 1.875;
  padding-bottom: 15px; }

.appseo-footer-widget .footer-logo-widget .appseo-footer-about strong {
  color: #6d83f9;
  font-size: 14px;
  font-weight: 700; }

.appseo-footer-widget .footer-logo-widget .appseo-footer-about span {
  color: #fff;
  display: block;
  font-size: 14px;
  max-width: 170px; }

.appseo-footer-widget .menu li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 5px; }
  .appseo-footer-widget .menu li:before, .appseo-footer-widget .menu li:after {
    left: 0;
    top: 10px;
    width: 7px;
    content: '';
    height: 7px;
    position: absolute;
    border-radius: 100%;
    background-color: #ff8533; }
  .appseo-footer-widget .menu li:after {
    left: 10px; }
  .appseo-footer-widget .menu li a {
    color: #c9c9c9;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
    .appseo-footer-widget .menu li a:hover {
      color: #ff8533; }

.appseo-copyright {
  margin-top: 30px;
  width: 100%;
  position: relative;
  display: inline-block; }
  .appseo-copyright:after {
    top: 18px;
    content: '';
    height: 2px;
    width: 450px;
    right: 20%;
    margin: 0 auto;
    position: absolute;
    background-color: #333a66; }
  .appseo-copyright .appseo-copyright-text {
    float: left; }
    .appseo-copyright .appseo-copyright-text span {
      color: #dddddd; }
      .appseo-copyright .appseo-copyright-text span a {
        color: #ff8533; }
  .appseo-copyright .appseo-footer-social {
    float: right; }
    .appseo-copyright .appseo-footer-social a {
      width: 45px;
      color: #fff;
      height: 45px;
      margin-left: 5px;
      line-height: 45px;
      text-align: center;
      border-radius: 5px;
      display: inline-block; }
      .appseo-copyright .appseo-footer-social a:nth-child(1) {
        background-color: #2662db; }
      .appseo-copyright .appseo-footer-social a:nth-child(2) {
        background-color: #e2463d; }
      .appseo-copyright .appseo-footer-social a:nth-child(3) {
        background-color: #28c5f4; }
      .appseo-copyright .appseo-footer-social a:nth-child(4) {
        background-color: #206096; }
      .appseo-copyright .appseo-footer-social a:nth-child(5) {
        background-color: #d0101f; }

/*---------------------------------------------------- */
/*mobile menu area*/
/*----------------------------------------------------*/
.appseo-mobile_menu_content {
  top: 0px;
  bottom: 0;
  right: -350px;
  height: 100vh;
  z-index: 101;
  position: fixed;
  width: 280px;
  overflow-y: scroll;
  background-color: #fff;
  padding: 40px 0px;
  -webkit-box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.19);
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in; }
  .appseo-mobile_menu_content .appseo-mobile-main-navigation {
    width: 100%; }
    .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav {
      width: 100%; }
  .appseo-mobile_menu_content .navbar-nav .dropdown-menu {
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
  .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border-bottom: 1px solid #dcdcdc; }
    .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li:first-child {
      border-top: 1px solid #dcdcdc; }
    .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav li a {
      color: #000;
      padding: 0;
      width: 100%;
      display: block;
      font-size: 14px;
      font-weight: 400;
      padding: 5px 30px;
      text-transform: uppercase; }
  .appseo-mobile_menu_content .m-brand-logo {
    width: 160px;
    margin: 0 auto;
    margin-bottom: 30px; }

.appseo-mobile_menu_wrap.mobile_menu_on .appseo-mobile_menu_content {
  right: 0px;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out; }

.mobile_menu_overlay {
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  right: 0%;
  height: 120vh;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.mobile_menu_overlay_on {
  overflow: hidden; }

.appseo-mobile_menu_wrap.mobile_menu_on .mobile_menu_overlay {
  opacity: 1;
  visibility: visible; }

.appseo-mobile_menu_button {
  position: absolute;
  display: none;
  right: 0;
  cursor: pointer;
  line-height: 40px;
  color: #ff8833;
  text-align: center;
  font-size: 30px;
  top: -40px;
  z-index: 5; }

.appseo-mobile_menu .appseo-mobile-main-navigation .navbar-nav li a:after {
  display: none; }

.appseo-mobile_menu .appseo-mobile-main-navigation .dropdown > .dropdown-menu {
  opacity: 1;
  visibility: visible; }

.appseo-mobile_menu .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav .dropdown-menu {
  border: none;
  display: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 0px;
  width: 100%;
  border-top: 1px solid #dcdcdc; }
  .appseo-mobile_menu .appseo-mobile_menu_content .appseo-mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 20px;
    line-height: 1; }

.appseo-mobile_menu .dropdown {
  position: relative; }
  .appseo-mobile_menu .dropdown .dropdown-btn {
    position: absolute;
    top: 0px;
    right: 0;
    height: 30px;
    padding: 5px 10px; }
    .appseo-mobile_menu .dropdown .dropdown-btn:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 1px;
      top: 0;
      left: 0;
      background-color: #dcdcdc; }

.appseo-mobile_menu .appseo-mobile_menu_close {
  color: #d60606;
  cursor: pointer;
  top: 15px;
  left: 15px;
  font-size: 20px;
  position: absolute; }

/*---------------------------------------------------- */
/*responsive area*/
/*----------------------------------------------------*/
/* ==================================================
*	01 - media screen and (max-width: 1440px)
*	02 - media screen and (max-width: 1280px)
*	03 - media screen and (max-width: 1199px)
*	04 - media screen and (max-width: 991px)
*	05 - media screen and (max-width: 767px)
*	06 - media screen and (max-width: 680px)
*	07 - media screen and (max-width: 580px)
*	08 - media screen and (max-width: 480px)
*	09 - media screen and (max-width: 380px)
*	10 - media screen and (max-width: 320px)
================================================== */
@media screen and (max-width: 1440px) {
  .appseo-banner-section .appseo-banner-shape2 {
    left: 0; }
  .appseo-banner-section .appseo-banner-vector {
    right: -65px; }
  .appseo-service-section .appseo-service-vector {
    left: -20px; }
  .ready-to-grow-section .ready-vector {
    left: -160px; }
  .appseo-mission-area-section .appseo-mission-vector {
    right: -24%; }
  .appseo-case-study-img-text .appseo-case-text h3 {
    font-size: 18px; }
  .appseo-case-study-img-text .appseo-case-text {
    left: 11px;
    padding: 20px 20px;
    max-width: 255px; }
  .appseo-cta-section .appseo-call-vector {
    right: 45px; } }

@media screen and (max-width: 1280px) {
  .appseo-case-study-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .appseo-case-study-img-text .appseo-case-text {
    left: 25px;
    padding: 25px 30px;
    max-width: 365px; } }

@media screen and (max-width: 1199px) {
  .appseo-banner-section .appseo-banner-vector {
    right: -125px; }
  .appseo-mission-area-section .appseo-mission-vector {
    right: -35%; }
  .appseo-testimonial-section .testi-circle-shape {
    display: none; }
  .appseo-about-section .appseo-about-img {
    left: -260px; } }

@media screen and (max-width: 1045px) {
  .appseo-main-header .header-button {
    width: 150px; }
  .appseo-banner-section .appseo-banner-shape2 {
    display: none; }
  .appseo-banner-section .appseo-banner-vector {
    right: -310px; }
  .appseo-service-section .appseo-service-vector {
    z-index: -1; }
  .appseo-mission-area-section .appseo-mission-vector {
    right: -50%; }
  .appseo-case-study-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .appseo-cta-section .appseo-cta-content {
    padding-left: 0; } }

@media screen and (max-width: 991px) {
  .appseo-banner-section .appseo-banner-vector {
    position: static; }
  .appseo-banner-section .appseo-banner-content {
    padding: 200px 0px 50px; }
  .appseo-service-section {
    padding: 60px 0px 20px; }
  .appseo-service-content .appseo-service-box {
    margin: 0 auto;
    max-width: 370px;
    background-color: #fff;
    margin-bottom: 60px; }
  .appseo-about-section .appseo-about-img {
    position: static;
    margin-bottom: 40px; }
  .ready-to-grow-section .ready-vector {
    display: none; }
  .ready-to-grow-section .ready-go-form .ready-go-input-area {
    height: auto;
    border-radius: 0; }
  .ready-to-grow-section .ready-go-form .ready-go-input-area:before {
    display: none; }
  .ready-to-grow-section .ready-go-form .ready-go-input-area input {
    width: 100%;
    border-radius: 40px;
    margin-bottom: 30px; }
  .ready-to-grow-section .ready-go-form .sub-btn {
    position: static; }
  .appseo-mission-area-section .appseo-mission-vector {
    display: none; }
  .appseo-pricing-section .appseo-pricing-inner-box {
    margin-bottom: 140px; }
  .appseo-case-study-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .appseo-cta-section .appseo-cta-btn {
    margin: 0 auto; }
  .appseo-cta-section .appseo-cta-content {
    padding-bottom: 30px; }
  .appseo-cta-section .appseo-call-vector {
    display: none; }
  .appseo-blog-img-text {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 40px; }
  .appseo-newsletter-box {
    padding-left: 0;
    margin-top: 20px; }
  .appseo-newsletter-box .nws-button {
    top: 28px; }
  .appseo-copyright:after {
    display: none; }
  .appseo-menu-wrapper {
    display: none; }
  .appseo-mobile_menu_button {
    display: block; }
  .appseo-footer-widget .appseo-widget-title {
    padding-bottom: 20px; }
  .appseo-footer-widget {
    margin-bottom: 40px; }
  .appseo-main-header {
    padding-top: 30px; }
  .appseo-main-header.appseo-sticky-header-overlay {
    padding-top: 10px; } }

@media screen and (max-width: 580px) {
  .appseo-banner-section .appseo-banner-shape2 {
    display: none; }
  .appseo-about-section {
    padding-top: 20px; }
  .appseo-cta-section .appseo-cta-content h2 {
    font-size: 32px; }
  .appseo-blog-section {
    padding-bottom: 40px; } }

@media screen and (max-width: 480px) {
  .appseo-banner-section .appseo-banner-content h1 {
    font-size: 40px; }
  .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text {
    font-size: 22px; }
  .appseo-section-title h2 {
    font-size: 32px; }
  .appseo-section-title2 h2 {
    font-size: 32px; }
  .ready-to-grow-section .ready-go-title h2 {
    font-size: 32px; }
  .ready-to-grow-section .ready-go-title span {
    font-size: 18px; }
  .ready-to-grow-section .ready-go-title {
    padding-bottom: 30px; }
  .appseo-pricing-section .appseo-pricing-item:after {
    display: none; }
  .appseo-case-study-img-text .appseo-case-text h3 {
    font-size: 22px; }
  .appseo-cta-section .appseo-cta-content {
    padding-left: 0; }
  .appseo-cta-section .appseo-cta-btn {
    margin: 0; }
  .appseo-cta-section .appseo-call-btn-area {
    padding-left: 0; } }

@media screen and (max-width: 420px) {
  .appseo-banner-section .appseo-banner-content {
    padding: 180px 0px 50px; }
  .appseo-banner-section .appseo-banner-content .banner-call-action {
    margin-bottom: 40px; }
  .appseo-banner-section .appseo-banner-content .banner-btn .qut-btn {
    line-height: 55px;
    width: 175px;
    height: 55px; }
  .appseo-about-section .appseo-about-content {
    padding-right: 0; }
  .appseo-pricing-section .appseo-pricing-title h2 {
    font-size: 30px; }
  .ready-to-grow-section .ready-go-form .sub-btn button {
    width: 185px;
    height: 50px;
    line-height: 50px; }
  .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price strong {
    font-size: 50px; }
  .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-price span {
    font-size: 30px; }
  .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-btn {
    width: 190px;
    margin: 0 auto;
    margin-top: 15px; }
  .appseo-testimonial-content .appseo-testimonial-trigger:after,
  .appseo-testimonial-content .appseo-testimonial-trigger:before {
    display: none; }
  .appseo-cta-section .appseo-cta-btn {
    width: 180px;
    height: 60px;
    line-height: 60px; }
  .appseo-newsletter-box .nws-button button {
    width: 120px; }
  .appseo-copyright .appseo-footer-social,
  .appseo-copyright .appseo-copyright-text {
    float: none;
    display: block;
    margin-bottom: 20px; }
  .appseo-about-section {
    padding-bottom: 70px; }
  .ready-to-grow-section {
    padding: 50px 0px 60px; }
  .appseo-mission-area-section {
    padding: 60px 0px; }
  .appseo-mission-area-text .appseo-section-title2 {
    padding-bottom: 40px; }
  .appseo-pricing-section .appseo-pricing-item {
    padding-bottom: 0; }
  .appseo-pricing-section .appseo-pricing-inner-box .appseo-pricing-img {
    position: static;
    margin-bottom: 20px; }
  .appseo-pricing-section .appseo-pricing-inner-box {
    padding-top: 50px; }
  .appseo-pricing-section .appseo-pricing-inner-box {
    margin-bottom: 40px; }
  .appseo-pricing-section .appseo-pricing-inner-box.popular-appseo {
    top: 0; }
  .appseo-testimonial-content .appseo-testimonial-text {
    font-size: 20px; }
  .appseo-testimonial-section {
    padding: 40px 0px 75px; }
  .appseo-testimonial-content .appseo-testimonial-quote {
    padding-bottom: 65px; }
  .appseo-testimonial-content .appseo-testimonial-trigger .appseo-testi-name-degi h3 {
    font-size: 24px; }
  .appseo-case-study-section {
    padding: 60px 0px 20px; }
  .appseo-cta-section {
    padding: 60px 0px 50px; }
  .appseo-blog-section {
    padding: 50px 0px; }
  .appseo-footer-area-section {
    padding: 60px 0px; }
  .appseo-pricing-section .appseo-pricing-title {
    padding-bottom: 40px; }
  .appseo-newsletter-text h2 {
    font-size: 32px; }
  .ready-to-grow-section .ready-go-form .ready-go-input-area input {
    height: 50px;
    margin-bottom: 20px; } }

@media screen and (max-width: 380px) {
  .appseo-mission-area-text p {
    font-size: 15px;
    overflow: hidden; }
  .appseo-testimonial-content .appseo-testimonial-quote:before {
    display: none; }
  .appseo-newsletter-box input {
    padding-left: 15px; }
    .appseo-newsletter-box input::-webkit-input-placeholder {
      font-size: 14px; }
    .appseo-newsletter-box input:-ms-input-placeholder {
      font-size: 14px; }
    .appseo-newsletter-box input::-ms-input-placeholder {
      font-size: 14px; }
    .appseo-newsletter-box input::placeholder {
      font-size: 14px; } }

@media screen and (max-width: 360px) {
  .appseo-banner-section .appseo-banner-content h1 {
    font-size: 35px; }
  .appseo-service-content .appseo-service-icon-text {
    padding: 55px 45px; } }

@media screen and (max-width: 320px) {
  .appseo-banner-section .appseo-banner-content h1 {
    font-size: 30px; }
  .appseo-banner-section .appseo-banner-content .banner-call-action .call-action-text {
    font-size: 20px; }
  .appseo-section-title h2 {
    font-size: 30px; }
  .appseo-service-content .appseo-service-icon-text {
    padding: 55px 30px; }
  .appseo-section-title2 h2 {
    font-size: 28px; }
  .appseo-about-section .appseo-about-content .appseo-about-quote .quote-text-about {
    padding-left: 50px; }
  .ready-to-grow-section .ready-go-title h2 {
    font-size: 28px; }
  .ready-to-grow-section .ready-go-title span {
    font-size: 16px; }
  .appseo-mission-area-text .appseo-mission-area-item .appseo-mission-item-content .appseo-mission-area-text h3 {
    font-size: 20px; } }

/*---------------------------------------------------- */
