@charset "UTF-8";
@font-face {
  font-family: 'SVN-poppin';
  src: url("../fonts/SVN-poppin/SVN-Poppins-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'SVN-poppin';
  src: url("../fonts/SVN-poppin/SVN-Poppins-Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: 'SVN-poppin';
  src: url("../fonts/SVN-poppin/SVN-Poppins-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: 'SVN-poppin';
  src: url("../fonts/SVN-poppin/SVN-Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600; }

@font-face {
  font-family: 'SVN-poppin';
  src: url("../fonts/SVN-poppin/SVN-Poppins-Bold.ttf") format("truetype");
  font-weight: bold; }

@font-face {
  font-family: 'Superscratchy';
  src: url("../fonts/Superscratchy.ttf") format("truetype"); }

object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img,
ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit; }

b, strong, th {
  font-weight: bold; }

i, em {
  font-style: italic; }

sub, sup {
  font-size: 75%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 20px 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

a, a:hover, a:focus, a:active {
  text-decoration: none;
  color: inherit;
  outline: none; }

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

label {
  font-weight: normal; }

input[type="text"], input[type="email"], input[type="password"] {
  padding-left: 12px;
  padding-right: 12px; }

select {
  padding-left: 8px;
  cursor: pointer; }

input[type="number"] {
  padding-left: 5px; }

textarea {
  padding: 8px 12px 5px 12px; }

input, textarea, select, button, a, button:hover, button:active, button:focus {
  outline: none; }

button {
  border: none;
  background: none;
  padding: 0;
  cursor: pointer; }

* {
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-bottom: constant(safe-area-inset-bottom);
  padding-top: constant(safe-area-inset-top); }

img {
  max-width: 100%;
  vertical-align: middle;
  -o-object-fit: cover;
  object-fit: cover; }

.col-f20, .col-sm-f20, .col-md-f20, .col-lg-f20, .col-xl-f20 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.main-nav li ul a .img img, .partner img, .s_promo_info .promo_item .text img, .cnv-faq .icon img, .cnv-dev .icon img, .price-tab ul li a span img, .tb-type .img img, .app-tab li a span img, .testi .avt .logo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto; }

.col-f20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 576px) {
  .col-sm-f20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .col-md-f20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .col-lg-f20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  .col-xl-f20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

.pad-0 {
  padding-left: 0px;
  padding-right: 0px; }

.pad-5 {
  padding-left: 5px;
  padding-right: 5px; }

.pad-8 {
  padding-left: 8px;
  padding-right: 8px; }

.pad-10 {
  padding-left: 10px;
  padding-right: 10px; }

.margin-auto {
  margin-left: auto;
  margin-right: auto; }

.col-mar-0 {
  margin-left: 0px;
  margin-right: 0px; }
  .col-mar-0 > [class*="col-"], .col-mar-0 > .col, .col-mar-0 > [class^="col-"] {
    padding-left: 0px;
    padding-right: 0px; }

.col-mar-5 {
  margin-left: -5px;
  margin-right: -5px; }
  .col-mar-5 > [class*="col-"], .col-mar-5 > .col, .col-mar-5 > [class^="col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.col-mar-8 {
  margin-left: -8px;
  margin-right: -8px; }
  .col-mar-8 > [class*="col-"], .col-mar-8 > .col, .col-mar-8 > [class^="col-"] {
    padding-left: 8px;
    padding-right: 8px; }

.col-mar-10 {
  margin-left: -10px;
  margin-right: -10px; }
  .col-mar-10 > [class*="col-"], .col-mar-10 > .col, .col-mar-10 > [class^="col-"] {
    padding-left: 10px;
    padding-right: 10px; }

.col-mar-13 {
  margin-left: -13px;
  margin-right: -13px; }
  .col-mar-13 > [class*="col-"], .col-mar-13 > .col, .col-mar-13 > [class^="col-"] {
    padding-left: 13px;
    padding-right: 13px; }

.fx-mid {
  -webkit-box-align: flex-center;
  -ms-flex-align: flex-center;
  align-items: flex-center; }

.fx-bot {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.ifx-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.ifx-bot {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.ifx-mid {
  -ms-flex-item-align: flex-center;
  align-self: flex-center; }

.jc-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.jc-bet {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.relative {
  position: relative; }

.static {
  position: static; }

.absolute {
  position: absolute; }

.clearfix:before, .clearfix:after {
  content: '';
  display: block;
  clear: both; }

.bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.ic {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

@media all and (max-width: 991px) {
  .md-center {
    text-align: center !important; }
  .md-left {
    text-align: left !important; }
  .md-right {
    text-align: right !important; }
  .md-none {
    display: none; }
  .md-pad-7 {
    margin: 0 -7px; }
    .md-pad-7 > [class^="col-"] {
      padding: 0 7px; }
  .md-pad-5 {
    margin: 0 -5px; }
    .md-pad-5 > [class^="col-"] {
      padding: 0 5px; } }

@media all and (max-width: 767px) {
  .sm-center {
    text-align: center !important; }
  .sm-left {
    text-align: left !important; }
  .sm-right {
    text-align: right !important; }
  .sm-none {
    display: none; }
  .sm-pad-7 {
    margin: 0 -7px; }
    .sm-pad-7 > [class^="col-"] {
      padding: 0 7px; }
  .sm-pad-5 {
    margin: 0 -5px; }
    .sm-pad-5 > [class^="col-"] {
      padding: 0 5px; }
  .tb-responsive {
    display: block; }
    .tb-responsive tbody, .tb-responsive tfoot, .tb-responsive tr, .tb-responsive th, .tb-responsive td {
      display: block; }
    .tb-responsive thead {
      display: none; }
    .tb-responsive tr:nth-child(2n) {
      background: #f5f5f5; }
    .tb-responsive td {
      position: relative;
      padding: 10px 10px 10px 50%; }
      .tb-responsive td:before {
        content: attr(data-title);
        position: absolute;
        left: 0;
        width: 50%;
        padding-right: 15px; } }

@media all and (max-width: 575px) {
  .xs-center {
    text-align: center !important; }
  .xs-left {
    text-align: left !important; }
  .xs-right {
    text-align: right !important; }
  .xs-none {
    display: none; }
  .xs-pad-7 {
    margin: 0 -7px; }
    .xs-pad-7 > [class^="col-"] {
      padding: 0 7px; }
  .xs-pad-5 {
    margin: 0 -5px; }
    .xs-pad-5 > [class^="col-"] {
      padding: 0 5px; } }

.slick-list {
  margin: 0 -15px; }
  .slick-list .slick-slide {
    margin: 0 15px; }

.slick-arrow {
  cursor: pointer;
  z-index: 1;
  text-align: center;
  position: absolute; }

.slick-dots {
  text-align: center; }
  .slick-dots button {
    display: none; }
  .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer; }
    .slick-dots li.slick-active {
      background: #666; }

.i-select {
  position: relative; }
  .i-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
    text-overflow: '';
    width: 100%; }

.s-content {
  word-break: break-word; }
  .s-content a[href] {
    color: #007bff; }
    .s-content a[href]:hover {
      text-decoration: underline; }
  .s-content a, .s-content a:hover, .s-content a:focus, .s-content a:active {
    text-decoration: underline; }
  .s-content ol {
    list-style: decimal;
    margin-left: 15px;
    margin-bottom: 10px; }
  .s-content ul {
    list-style: initial;
    margin-left: 15px;
    margin-bottom: 10px; }
  .s-content li {
    list-style: inherit;
    margin-bottom: 5px; }
  .s-content p {
    margin-bottom: 10px; }
  .s-content img {
    max-width: 100%;
    height: auto !important;
    margin: 10px auto;
    -o-object-fit: initial;
    object-fit: initial; }
  .s-content .alignleft, .s-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  .s-content .alignright, .s-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  .s-content .aligncenter, .s-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  .s-content blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left; }
  .s-content blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right; }
  .s-content table, .s-content iframe {
    max-width: 100%;
    max-width: calc(100vw - 30px);
    margin: auto; }
  .s-content iframe {
    display: block; }
  .s-content figure {
    margin: 0 0 1rem; }
  .s-content h1, .s-content h2, .s-content h3, .s-content h4, .s-content h5, .s-content h6 {
    font-weight: bold; }
  .s-content h1 {
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em; }
  .s-content h2 {
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em; }
  .s-content h3 {
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em; }
  .s-content h4 {
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em; }
  .s-content h5 {
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em; }
  .s-content h6 {
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em; }

.table {
  display: table;
  margin: 0; }
  .table .line {
    display: table-row; }
  .table .cell {
    display: table-cell;
    vertical-align: middle; }
  .table.top .cell {
    vertical-align: top; }
  .table.bot .cell {
    vertical-align: bottom; }

.c-img {
  display: block;
  position: relative; }
  .c-img img, .c-img .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.c-img2 {
  position: relative; }
  .c-img2:before {
    content: '';
    padding-top: 100%;
    display: block;
    visibility: hidden; }
  .c-img2 img, .c-img2 .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit; }

.hc-upload {
  position: relative; }
  .hc-upload .hc-del {
    position: absolute;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 21px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    top: -12px;
    right: -12px;
    cursor: pointer; }
    .hc-upload .hc-del:hover {
      background: rgba(0, 0, 0, 0.85); }

body {
  font-size: 14px;
  font-family: "SVN-poppin";
  line-height: 1.5;
  color: #333;
  overflow-x: hidden; }

.ic-mobile {
  width: 9px;
  height: 17px;
  background-image: url("../images/ic-mobile.png"); }

.ic-pc {
  width: 17px;
  height: 11px;
  background-image: url("../images/ic-pc.png"); }

.ic-close {
  width: 39px;
  height: 39px;
  background-image: url("../images/ic-close.png"); }

.ic-backtop {
  width: 26px;
  height: 26px;
  background-image: url("../../images/ic-backtop.png"); }

.ic-house {
  width: 20px;
  height: 18px;
  background-image: url("../images/ic-house.png"); }

.ic-user {
  width: 14px;
  height: 16px;
  background-image: url("../images/ic-user.png"); }

.ic-phone {
  width: 17px;
  height: 17px;
  background-image: url("../images/ic-phone.png"); }

.ic-lock {
  width: 14px;
  height: 17px;
  background-image: url("../images/ic-lock.png"); }

.ic-email {
  width: 19px;
  height: 14px;
  background-image: url("../images/ic-email.png"); }

.ic-check {
  width: 18px;
  height: 12px;
  background-image: url("../images/ic-check.png"); }

.ic-close2 {
  width: 16px;
  height: 15px;
  background-image: url("../images/ic-close2.png"); }

@media all and (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

@media all and (max-width: 767px) {
  .container {
    max-width: none; } }

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 25px 0;
  -webkit-transition: padding .2s ease-in-out, background .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  transition: padding .2s ease-in-out, background .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  -o-transition: padding .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out;
  transition: padding .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out;
  transition: padding .2s ease-in-out, box-shadow .2s ease-in-out, background .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
  }
  header .logo {
    display: inline-block;
    vertical-align: middle; }
    header .logo img {
      display: block;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      width: 90px;
    }

    .container-header {
      text-align: right;
    }
    @media all and (max-width: 450px) {

      header .logo img {          
          width: 60px;
      }
      .container-header {
        text-align: left;
      }
    }
  header {
    /* position: absolute !important; */
    /* background: rgba(255, 255, 255, 0); */
    /*
    -webkit-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.5);
    box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.5);*/
    /*padding: 10px 0;*/
    }
   /* header.fixed .logo img {
      max-height: 45px; }*/
      header.fixed {
        background: #fbe0e0;
      }
.main-nav {
  display: inline-block;
  vertical-align: middle; }
  .main-nav > ul {
    font-size: 0; }
    .main-nav > ul > li {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      margin-right: 38px; }
      .main-nav > ul > li > a {
        display: block;
        color: #4e4f51;
        font-size: 15px;
        position: relative;
        font-weight: 500;
        padding: 8px 0;
        }
        .main-nav > ul > li:hover > a {
          color: #c41814;
        }
        .main-nav > ul > li > a:not(:only-child):after {
          font-weight: normal;
          font-family: "FontAwesome";
          content: "";
          margin-left: 5px;
          display: inline-block;
          vertical-align: middle;
          margin-top: -3px; }
        .main-nav > ul > li > a:before {
          content: '';
          position: absolute;
          left: 0px;
          right: 0px;
          bottom: 0;
          height: 2px;
          background: #c41814;
          opacity: 0;
          -webkit-transition: inherit;
          -o-transition: inherit;
          transition: inherit; }
        .main-nav > ul > li > a.active {
          color: #c41814; }
          .main-nav > ul > li > a.active:before {
            opacity: 1; }
      .main-nav > ul > li:hover > a:before {
        opacity: 1; }
  .main-nav li {
    position: relative;
    text-align: left; }
    .main-nav li ul {
      position: absolute;
      min-width: 365px;
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      z-index: 1;
      margin-top: 10px;
      pointer-events: none;
      opacity: 0;
      background: #fff;
      padding: 1px 0;
      border-radius: 3px; }
      /* .main-nav li ul:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 8px solid #fff;
        top: -8px;
        left: 40px; } */
      .main-nav li ul ul {
        left: 100%;
        top: 0; }
      .main-nav li ul a {
        display: block;
        color: #7c7e80;
        font-size: 14px;
        padding: 5px 5px 10px 20px;
        line-height: 1.45;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 4px; }
        .main-nav li ul a .img {
          height: 52px;
          width: 42px;
          min-width: 42px;
          position: relative;
          margin-right: 26px; }
        .main-nav li ul a strong {
          display: block;
          font-size: 16px;
          color: #000000;
          font-weight: normal; }
      .main-nav li ul li:hover > a {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        background: #f2f8ff;
        -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.15); }
    .main-nav li:hover > ul {
      margin-top: 0;
      pointer-events: all;
      opacity: 1; }

.m-nav-open {
  display: none; }

.trial-btn {
  display: inline-block;
  vertical-align: middle;
  background: #c41814;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 50px;
  border-radius: 5px;
  padding: 0px 35px 0 35px;
  /* -webkit-box-shadow: 0 5px 36px 0 rgba(0, 0, 0, 0.1); */
  /* box-shadow: 0 5px 36px 0 rgba(0, 0, 0, 0.1); */
  }
  .trial-btn:hover {
    background: #c41814ba;
    color: #fff; }

.acd-drop:after {
  content: '\002B'; }

.acd-drop.active:after {
  content: '\2212'; }

@media all and (min-width: 1199px) {
  .m-nav, .m-nav-over {
    display: none !important; } }

@media all and (max-width: 1579px) {
  .main-nav > ul > li {
    margin-right: 40px; }
    .main-nav > ul > li > a {
      font-size: 16px; }
  .h-hotline {
    line-height: 40px;
    padding: 0 22px;
    font-size: 16px; } }

@media all and (max-width: 1199px) {
  .main-nav > ul > li {
    margin-right: 22px; }
    .main-nav > ul > li > a {
      font-size: 13px; }
  .h-hotline {
    font-size: 15px; } }

@media all and (max-width: 1199px) {
  .menu-btn {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3); }
    .menu-btn i {
      display: block;
      margin: auto;
      border-top: solid 2px #4285f4;
      width: 17px;
      border-bottom: double 7px #4285f4;
      height: 12px; }
    .menu-btn.act i {
      width: auto;
      height: auto;
      border: none; }
      .menu-btn.act i:after, .menu-btn.act i:before {
        content: '';
        display: block;
        margin: auto;
        width: 17px;
        border-bottom: solid 2px #4285f4; }
      .menu-btn.act i:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: -2px; }
      .menu-btn.act i:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
    .menu-btn.v2 {
      background: rgba(255, 255, 255, 0.1); }
      .menu-btn.v2 i {
        border-color: #007bff;
        }
      .menu-btn.v2.act i:after, .menu-btn.v2.act i:before {
        border-color: #fff; }
  .main-nav {
    display: none; }
  .m-nav-over {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    cursor: pointer; }
  .m-nav {
    display: block;
    position: fixed;
    top: 0;
    width: 280px;
    bottom: 0;
    z-index: 999;
    color: #fff;
    background: #4285f4;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    right: -280px; }
    .m-nav.active {
      -webkit-box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
      box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
      right: 0; }
      .m-nav.active .m-nav-close {
        visibility: visible;
        opacity: 1; }
    .m-nav .m-nav-close {
      position: absolute;
      top: 0;
      width: 40px;
      height: 40px;
      right: 100%;
      background: #2a75f3;
      outline: none;
      color: #fff;
      font-size: 27px;
      cursor: pointer;
      -webkit-transition: inherit;
      -o-transition: inherit;
      transition: inherit;
      opacity: 0;
      visibility: hidden;
      font-family: initial; }
    .m-nav .nav-ct {
      height: 100%;
      overflow: auto; }
      .m-nav .nav-ct > ul a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 15px 10px 18px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.1);
        position: relative; }
        .m-nav .nav-ct > ul a.active {
          background: #2a75f3; }
      .m-nav .nav-ct > ul ul {
        background: rgba(255, 255, 255, 0.04);
        display: none;
        }
        .m-nav .nav-ct > ul ul a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          padding-left: 35px;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          font-size: 13px;
          }
          .m-nav .nav-ct > ul ul a .img {
            height: 44px;
            width: 35px;
            min-width: 42px;
            position: relative;
            margin-right: 14px; }
            .m-nav .nav-ct > ul ul a .img img {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              right: 0;
              margin: auto;
              max-height: 100%;
              max-width: 100%;
              width: auto;
              height: auto; }
          .m-nav .nav-ct > ul ul a strong {
            display: block;
            font-size: 14px;
            color: #fff;
            font-weight: normal; }
        .m-nav .nav-ct > ul ul ul {
          padding-left: 54px; }
    .m-nav .acd-drop {
      width: 40px;
      height: 40px;
      float: right;
      position: relative;
      z-index: 1;
      font-size: 20px;
      color: inherit;
      font-family: monospace;
      outline: none;
      cursor: pointer;
      border-left: solid 1px rgba(255, 255, 255, 0.1);
      background: rgba(255, 255, 255, 0.04); }
  .trial-btn {
    
      line-height: 40px;
      font-size: 14px;
      padding: 0 0;      
      width: 109px;
      max-width: 100%;
      text-align: center;
      margin-right: 25px;
      margin-top: 3px;


  }
  header {
    padding: 10px 0; }
    header .logo img {
      /*max-height: 50px;*/ }
    header .m-nav-open {
      margin-right: -5px; } }

footer {
  background: #c41814;
  color: #c7c9cd;
  font-weight: 300;
  padding-top: 45px;
  position: relative;
  z-index: 1;
  margin-top: -1px; }
  footer .logo {
    margin-top: 32px;
    display: inline-block;
    vertical-align: middle; }
  footer .f-title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 16px;
    color: #fff;
    margin-top: 20px; }
  footer .f-line {
    line-height: 24px;
    margin-bottom: 8px;
    color: #fff; }
  footer li {
    margin-bottom: 13px;
    line-height: 24px;
    color: #fff; }
  footer a:hover {
    color: #3b7cf2; }
  footer .gg-partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 47px; }
    footer .gg-partner img {
      margin-right: 22px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      footer .gg-partner img:hover {
        opacity: 0.8; }
    footer .gg-partner .title {
      text-transform: uppercase;
      font-size: 30px;
      color: #3b7cf2;
      font-weight: bold; }
    footer .gg-partner p {
      color: #fff;
      font-size: 23px; }
      footer .gg-partner p strong {
        font-weight: 500; }

.copyright {
  border-top: solid 1px #ccc;
  font-weight: normal;
  line-height: 28px;
  padding: 23px 0;
  margin-top: 15px; }
  .copyright a:after {
    content: '|';
    margin-left: 14px;
    margin-right: 10px; }
  .copyright a:last-child:after {
    content: none; }
  .copyright a:hover {
    color: #bfd4f8; }

.sale-off {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 8; }
  .sale-off img {
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    max-width: 400px;
    display: block; }
  .sale-off button {
    position: absolute;
    top: -20px;
    right: -20px; }
  .sale-off.active img {
    margin-bottom: -66%; }

.modal-backdrop.show {
  opacity: 0.75; }

#trial-md.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media all and (min-width: 768px) {
  #trial-md .modal-dialog {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none; } }

@media (min-width: 768px) and (min-height: 550px) {
  #trial-md .modal-dialog {
    margin: auto; } }

@media all and (min-height: 550px) {
  #trial-md .modal-dialog {
    height: 100vh; } }

.trial-md-ct {
  padding: 55px 40px 60px 40px;
  background-image: url("../images/md-bg1.png"), url("../images/md-bg2.png"), url("../images/md-bg3.png");
  background-repeat: no-repeat;
  background-position: bottom left, top right, bottom right;
  pointer-events: all;
  position: relative; }
  .trial-md-ct:before {
    content: '';
    position: absolute;
    bottom: 60px;
    width: 125px;
    top: 0;
    right: 100%;
    background-repeat: no-repeat;
    background-image: url("../images/md-bg4.png");
    background-position: right bottom; }
  .trial-md-ct:after {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 145px;
    top: 70px;
    left: 100%;
    background-repeat: no-repeat;
    background-image: url("../images/md-bg5.png");
    background-position: left top; }
  .trial-md-ct .title {
    font-size: 26px;
    color: #1a375f;
    text-align: center;
    margin-bottom: 28px; }
    .trial-md-ct .title strong {
      color: #ea4335;
      font-weight: 500; }
    .trial-md-ct .title span {
      font-weight: 500;
      color: #4285f4; }
  .trial-md-ct p {
    color: #1a375f;
    margin-bottom: 6px; }
  .trial-md-ct .input {
    position: relative;
    margin-bottom: 19px; }
    .trial-md-ct .input input {
      height: 45px;
      background: #f6f6f6;
      border-radius: 4px;
      border: solid 1px #dadada;
      padding-left: 50px;
      width: 100%; }
    .trial-md-ct .input i {
      position: absolute;
      left: 20px;
      top: 50%;
      margin-top: -9px; }
      .trial-md-ct .input i.ic-email {
        margin-top: -7px; }
      .trial-md-ct .input i.ic-house {
        margin-left: -3px; }
  .trial-md-ct form button {
    height: 58px;
    border-radius: 50px;
    color: #fff;
    padding: 0 73px;
    background: #34a853;
    margin-top: 18px; }
    .trial-md-ct form button:hover {
      background: #4285f4; }
  .trial-md-ct .md-close {
    position: absolute;
    top: -20px;
    right: -20px; }

@media (min-width: 576px) {
  #trial-md .modal-dialog {
    max-width: 500px; } }

@media (min-width: 768px) {
  #trial-md .modal-dialog {
    max-width: 685px; } }

.back-to-top {
  display: none;
  position: fixed;
  cursor: pointer;
  z-index: 999;
  text-align: center;
  /*right: 15%;*/
  left: 30px;
  bottom: 22%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #4285f4;
  border-radius: 50% 50% 0 50%;
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  }
  .back-to-top:hover {
    background: rgba(66, 133, 244, 0.8); }

@media all and (max-width: 1199px) {
  footer .gg-partner img {
    margin-right: 15px; }
  footer .gg-partner .title {
    font-size: 23px; }
  footer .gg-partner p {
    font-size: 16px; } }

@media all and (max-width: 991px) {
  footer .gg-partner {
    margin-top: 10px; }
  .back-to-top {
    width: 40px;
    height: 40px;
    /*right: 30px;*/
    left: auto;
    right: 30px !important;
    line-height: 40px;
    }
    .back-to-top i {
      -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
      transform: scale(0.6); }
  .trial-md-ct {
    padding: 35px 20px 40px 20px; }
    .trial-md-ct .title {
      font-size: 20px; } }

@media all and (max-width: 767px) {
  footer {
    padding-top: 2px;
    margin-top: -1px; }
    footer .logo {
      margin-top: 0; }
    footer .gg-partner {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      footer .gg-partner img {
        max-width: 100px;
        margin-top: 8px; }
      footer .gg-partner .title {
        font-size: 18px; }
      footer .gg-partner p {
        font-size: 14px; }
        footer .gg-partner p strong {
          display: inline-block; }
  .copyright {
    font-size: 13px;
    margin-top: 25px; }
  .sale-off img {
    margin-bottom: -83.5%; }
  .sale-off.active img {
    margin-bottom: 0; }
  .trial-md-ct .md-close {
    top: -9px;
    right: -9px; }
    .trial-md-ct .md-close i {
      -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
      transform: scale(0.6);
      -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
      transform-origin: 100% 0; } }

@media all and (min-width: 1025px) {
  .modal-open header {
    right: 17px; }
  .modal-open .btn-call {
    margin-right: 17px; }
  .modal-open .back-to-top {
    margin-right: 17px; } }

.slider-cas {
  position: relative;
  background-size: auto;
  background-position: center;
  background-color: #e2cad0;
  }
  .slider-cas .slick-list {
    margin: 0; }
    .slider-cas .slick-list .slick-slide {
      margin: 0; }
  .slider-cas .item {
    position: relative; }
  .slider-cas .img {
    padding-top: 48.9753%;
    position: relative; }
  .slider-cas .img img {
    display: block;
    width: 100%; }
  .slider-cas .slick-arrow {
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    height: 40px; }
    .slider-cas .slick-arrow.prev {
      left: 20px; }
    .slider-cas .slick-arrow.next {
      right: 20px; }
  .slider-cas .slick-dots {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px; }
  .slider-cas:before {
    content: '';
    display: block;
    padding-top: 48.9753%; }
  .slider-cas .caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #000;
    padding-top: 135px;
    }
    .slider-cas .caption .title {
      font-size: 36px;
      position: relative;
      display: flex;
      color: #4E4F51;
      padding-bottom: 25px;
      justify-content: center;
      font-weight: 300;
      line-height: 1.2;
      margin: 30px 0;
      }
    .slider-cas .caption .title:before {
      content: '';
      width: 100px;
      height: 3px;
      position: absolute;
      bottom: 0;
      background: #C41814;
      }
    .slider-cas .caption p {
      font-size: 20px;
      line-height: 1.75;
      font-weight: 300;
      margin-bottom: 45px;
      color: #536274;
      margin-right: 35px;
      }
    .slider-cas .caption p > span {
      color: #536274;
      font-weight: 400;
      }
    .slider-cas .caption .ctrl {
      display: inline-block;
      vertical-align: middle;
      font-size: 22px;
      color: #1183e2;
      color: #fff;
      font-weight: 500;
      background: #c41814;
      line-height: 52px;
      padding: 10px 38px;
      border-radius: 10px;
      }
      .slider-cas .caption .ctrl:hover {
        background: #c41814ba;
        color: #fff; }
    .slider-cas .caption .caption-img {
      margin-left: -40px;
      margin-right: -165px;
      margin-bottom: -70px; }

.md-wrap {
  position: relative;
  overflow: hidden; }

.shape_top .shape {
  position: absolute;
  width: 100%;
  height: 1320px;
  pointer-events: none;
  z-index: -1; }

.shape_top .shape.shape_one {
  opacity: 0.01;
  left: -25%;
  top: 350px; }

.shape_top .shape.shape_two {
  opacity: 0.02;
  left: -15%;
  top: 400px; }

.shape_top .shape.shape_four {
  right: -44%;
  bottom: -12%;
  opacity: 0.02; }

.shape_top .shape.shape_three {
  right: -52%;
  bottom: -9%;
  opacity: 0.01; }

.md-title {
  font-weight: 600;
  color: #c41814;
  font-size: 30px;
  margin-bottom: 5px;
  line-height: 40px;
  text-align: center; }

.md-desc {
    color: rgb(0, 0, 0);
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-top: 2px;
    max-width: 900px;
    margin: auto;
}

.md-box1 {
  padding-top: 100px;
  }
  

.solution {
  padding: 7px 35px 205px 35px;
  border-radius: 5px;
  /* -webkit-box-shadow: 0px 30px 40px 0px rgba(3, 115, 156, 0.1); */
  /* box-shadow: 0px 30px 40px 0px rgba(3, 115, 156, 0.1); */
  position: relative;
  height: 100%;
  cursor: pointer;
  border: solid 2px transparent;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background: #fff;
  }
  .solution .head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-right: -10px; }
    .solution .head .title {
      font-weight: 600;
      font-size: 18px;
      color: #152b4f;
      margin-bottom: 8px;
      }
    .solution .head span {
      color: #7c7e80; }
    .solution .head .icon {
      width: 67px;
      margin-top: 6px; }
  .solution p {
    color: #636566;
    font-size: 16px;
    line-height: 28px;
    text-align: justify; }
  .solution .img {
    position: absolute;
    bottom: 30px;
    right: 28px; }
  .solution:hover {
    border-color: #c41814ba; }

.compare-list {
  padding-bottom: 50px;
  padding-top: 200px; }

.compare {
  margin-bottom: 110px; }
  .compare .img {
    text-align: right; }
    .compare .img img {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .compare .img img:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05); }
    .compare .img.v2 {
      margin-top: 20px; }
  .compare:last-child:after, .compare:last-child:before {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #ffa127;
    -webkit-box-shadow: 0 0 0 6px rgba(255, 161, 39, 0.16);
    box-shadow: 0 0 0 6px rgba(255, 161, 39, 0.16);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 50px;
    margin-bottom: -85px; }
  .compare:last-child:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(255, 161, 39, 0.4);
    -webkit-animation: pulsate 2s infinite;
    animation: pulsate 2s infinite; }

.compare-text {
  padding-left: 70px;
  position: relative; }
  .compare-text:before {
    position: absolute;
    content: '';
    left: 0;
    top: 20px;
    bottom: -111px;
    border-left: dashed 1px #d4d9e6;
    border-bottom: dashed 1px #d4d9e6;
    border-radius: 0 0 0 40px;
    width: 80px; }
  .compare-text:first-child:before {
    top: 40px; }
  .compare-text:after {
    content: '';
    position: absolute;
    bottom: -110px;
    left: 70px;
    right: -70px;
    border-top: dashed 1px #d4d9e6;
    border-right: dashed 1px #d4d9e6;
    height: 110px;
    margin-bottom: -110px;
    border-radius: 0 40px 0 0; }
  .compare-text .num {
    font-size: 60px;
    font-weight: 300;
    line-height: 1;
    color: #203c63;
    margin-bottom: 30px;
    position: relative;
    font-family: 'Superscratchy'; }
    .compare-text .num:before, .compare-text .num:after {
      content: '';
      width: 9px;
      height: 9px;
      border-radius: 50%;
      background: #ffa127;
      -webkit-box-shadow: 0 0 0 6px rgba(255, 161, 39, 0.16);
      box-shadow: 0 0 0 6px rgba(255, 161, 39, 0.16);
      position: absolute;
      top: 50%;
      margin-top: -2px;
      left: -74px; }
    .compare-text .num:after {
      -webkit-box-shadow: none;
      box-shadow: none;
      background: rgba(255, 161, 39, 0.4);
      -webkit-animation: pulsate 2s infinite;
      animation: pulsate 2s infinite; }
  .compare-text .i-title {
    font-size: 26px;
    color: #007bff;
    line-height: 1.38462;
    font-weight: 500;
    margin-bottom: 25px;
    max-width: 420px; }
  .compare-text .desc {
    color: #677294;
    font-size: 15px;
    line-height: 1.73333;
    max-width: 435px;
    margin-bottom: 44px; }
    .compare-text .desc p {
      margin-bottom: 10px; }
  .compare-text .more {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(50deg, #007bff 0%, #5BAAFF 100%);
    background-image: -o-linear-gradient(50deg, #007bff 0%, #5BAAFF 100%);
    background-image: linear-gradient(40deg, #007bff 0%, #5BAAFF 100%);
    -webkit-box-shadow: 0px 10px 20px 0px rgba(44, 157, 237, 0.2);
    box-shadow: 0px 10px 20px 0px rgba(44, 157, 237, 0.2);
    font-size: 20px;
    line-height: 51px;
    color: #fff;
    display: inline-block;
    text-align: center; }

@media all and (min-width: 992px) {
  .order-lg-last .compare-text {
    padding-left: 100px; }
    .order-lg-last .compare-text:before {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      left: 40px; }
    .order-lg-last .compare-text:after {
      left: -40px;
      right: 50px;
      height: 80px;
      margin-bottom: -80px;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0; }
    .order-lg-last .compare-text .num:before, .order-lg-last .compare-text .num:after {
      margin-left: 9px; }
    .order-lg-last .compare-text .desc {
      max-width: 470px; }
  .compare {
    position: relative; }
    .compare:last-child .compare-text:before {
      width: auto;
      border-radius: 0; }
    .compare:last-child .compare-text:after {
      content: none; } }

@-webkit-keyframes pulsate {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4); } }

@keyframes pulsate {
  0% {
    opacity: 1;
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }
  100% {
    opacity: 0;
    -webkit-transform: scale(4);
    transform: scale(4); } }

.md-partner {
  padding-bottom: 105px;
  padding-top: 120px; }
  .md-partner .md-desc {
    margin-bottom: 47px; }

.partner {
  position: relative;
  height: 105px;
  display: block;
  margin: 29px 0; }
  .partner img {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .partner:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.md-form {
  background-image: url("../../images/bg2.png");
  padding-top: 148px;
  padding-bottom: 215px;
  background-size: 100% 100%; }
  .md-form .phone-ct {
    max-width: 770px;
    margin: auto; }
  .md-form .title {
    color: #152b4f;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 3px; }
  .md-form p {
    font-size: 18px;
    color: #152b4f;
    margin-bottom: 25px; }
  .md-form form {
    position: relative; }
    .md-form form input {
      width: 100%;
      border: none;
      height: 55px;
      border-radius: 6px;
      border-left: solid 6px #4285f4;
      padding-left: 35px;
      font-size: 18px;
      margin-bottom: 10px;
  }
      .md-form form input::-webkit-input-placeholder {
        color: #152b4f; }
      .md-form form input:-moz-placeholder {
        color: #152b4f; }
      .md-form form input::-moz-placeholder {
        color: #152b4f; }
      .md-form form input:-ms-input-placeholder {
        color: #152b4f; }
    .md-form form button {
      position: absolute;
      right: 25px;
      top: 50%;
      color: #152b4f;
      font-size: 16px;
      line-height: 1;
      margin-top: -8px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .md-form form button:hover {
        color: #4285f4; }
  .md-form .desc {
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
    color: #152b4f;
    margin-bottom: 30px; }
    .md-form .desc span {
      color: #304362;
      font-weight: 600; }
  .md-form .tel {
    border-radius: 50px;
    display: inline-block;
    font-weight: 500;
    font-size: 24px;
    line-height: 70px;
    padding: 0 50px;
    background: #34a853;
    color: #fff; }
    .md-form .tel:hover {
      background: #4285f4;
      color: #fff; }

.md-base {
  background: #f6f7fa;
  padding-top: 118px;
  overflow: hidden;
  padding-bottom: 120px; }
  .md-base .md-desc {
    margin-bottom: 26px; }

.software_promo_area .round_shape {
  border: 1px solid #edf0f4;
  border-radius: 50%;
  max-width: 1150px;
  margin: 0 auto;
  position: relative; }
  .software_promo_area .round_shape:before {
    content: '';
    display: block;
    padding-top: 100%; }

.software_promo_area .round_shape .r_shape {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #edf0f4;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.software_promo_area .round_shape .r_shape.r_shape_one {
  height: 80%;
  width: 80%; }

.software_promo_area .round_shape .r_shape.r_shape_two {
  height: 63.91304%;
  width: 63.91304%; }

.software_promo_area .round_shape .r_shape.r_shape_three {
  height: 47.82609%;
  width: 47.82609%; }

.software_promo_area .round_shape .r_shape.r_shape_four {
  height: 32.17391%;
  width: 32.17391%; }

.software_promo_area .round_shape .r_shape.r_shape_five {
  height: 16.08696%;
  width: 16.08696%;
  background-image: -moz-linear-gradient(40deg, #007bff 0%, #19cce6 100%);
  background-image: -webkit-linear-gradient(40deg, #007bff 0%, #19cce6 100%);
  background-image: -ms-linear-gradient(40deg, #007bff 0%, #19cce6 100%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.software_promo_area .round_shape .r_shape.r_shape_five .text {
  width: 100%; }

.software_promo_area .round_shape .r_shape.r_shape_five a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-top: 12px; }

.s_promo_info .promo_item {
  position: absolute;
  border-style: solid;
  border: 1px solid rgba(93, 88, 247, 0.14);
  border-radius: 50%;
  background-color: white;
  -webkit-box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  overflow: hidden; }

.s_promo_info .promo_item .text {
  width: 100%; }
  .s_promo_info .promo_item .text img {
    max-width: 90%;
    max-height: 90%; }

.s_promo_info .promo_item .text p {
  display: block;
  font-size: 14px;
  color: #677294;
  margin-bottom: 0px;
  margin-top: 5px;
  font-weight: 400; }

.s_promo_info .promo_item.item_one {
  width: 13.04348%;
  height: 13.04348%;
  left: 50%;
  top: 4.34783%; }

.s_promo_info .promo_item.item_two {
  width: 12.17391%;
  height: 12.17391%;
  left: -0.43478%;
  top: 23.91304%; }

.s_promo_info .promo_item.item_three {
  width: 10.43478%;
  height: 10.43478%;
  left: 25.21739%;
  top: 32.6087%; }

.s_promo_info .promo_item.item_four {
  width: 13.91304%;
  height: 13.91304%;
  left: 67%;
  top: 38%; }

.s_promo_info .promo_item.item_five {
  width: 13.91304%;
  height: 13.91304%;
  left: 93%;
  top: 55%; }

.s_promo_info .promo_item.item_six {
  width: 6.95652%;
  height: 6.95652%;
  top: 69%;
  left: 38%; }

.s_promo_info .promo_item.item_seven {
  width: 8.69565%;
  height: 8.69565%;
  top: 70%;
  left: 67%; }

.s_promo_info .promo_item.item_eight {
  width: 12.17391%;
  height: 12.17391%;
  top: 84%;
  left: 41%; }

.s_promo_info .promo_item.item_nine {
  width: 13.91304%;
  height: 13.91304%;
  left: 9.56522%;
  top: 65%; }

.s_promo_info .promo_item.scroll_animation.in-view {
  opacity: 1; }

.s_promo_info .promo_item.scroll_animation.in-view.item_one {
  -webkit-animation: rollIncustom3 0.6s linear;
  animation: rollIncustom3 0.6s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_two {
  -webkit-animation: rollIncustom 0.6s linear;
  animation: rollIncustom 0.6s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_three {
  -webkit-animation: rollIncustom1 0.9s linear;
  animation: rollIncustom1 0.9s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_four {
  -webkit-animation: rollIncustom4 1.2s linear;
  animation: rollIncustom4 1.2s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_five {
  -webkit-animation: rollIncustom5 0.9s linear;
  animation: rollIncustom5 0.9s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_six {
  -webkit-animation: rollIncustom6 0.6s linear;
  animation: rollIncustom6 0.6s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_seven {
  -webkit-animation: rollIncustom7 0.9s linear;
  animation: rollIncustom7 0.9s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_eight {
  -webkit-animation: rollIncustom8 0.6s linear;
  animation: rollIncustom8 0.6s linear; }

.s_promo_info .promo_item.scroll_animation.in-view.item_nine {
  -webkit-animation: rollIncustom9 0.9s linear;
  animation: rollIncustom9 0.9s linear; }

.process_area .features_info {
  padding-bottom: 185px; }

@media all and (max-width: 1579px) {
  .slider-cas .caption {
    padding-bottom: 60px;
    padding-left: 0;
    padding-top: 93px; }
    .slider-cas .caption .caption-logo {
      margin-bottom: 30px; }
    .slider-cas .caption .title {
      font-size: 28px;
      margin-bottom: 22px; }
    .slider-cas .caption p {
      font-size: 16px;
      margin-bottom: 45px;
      margin-right: 35px; }
    .slider-cas .caption .phone {
      font-size: 20px;
      line-height: 55px;
      padding: 0 45px; }
    .slider-cas .caption .caption-img {
      margin-left: -20px;
      margin-right: -15px;
      margin-bottom: -10px; } }

@media all and (max-width: 1199px) {
  .slider-cas .caption {
    padding-top: 85px; }
    .slider-cas .caption .caption-logo {
      margin-bottom: 25px;
      max-height: 80px; }
    .slider-cas .caption .title {
      font-size: 20px;
      margin-bottom: 20px; }
    .slider-cas .caption .ctrl {
      font-size: 16px;
      padding: 0 38px;
      }
    .slider-cas .caption p {
      font-size: 14px;
      margin-bottom: 25px;
      margin-right: 15px; }
    .slider-cas .caption .phone {
      font-size: 16px;
      line-height: 45px;
      padding: 0 35px; }
    .slider-cas .caption .caption-img {
      margin-left: -20px;
      margin-right: -15px;
      margin-bottom: -10px; }
  .md-form {
    padding-top: 120px;
    padding-bottom: 145px; }
  .s_promo_info .promo_item .text img {
    max-width: 80%;
    max-height: 80%; } }

@media all and (max-width: 991px) {
  .slider-cas {
    background-size: cover;
    padding-top: 10px; }
    .slider-cas:before {
      content: none; }
    .slider-cas .caption {
      position: static;
      padding-bottom: 70px;
      display: block; }
      .slider-cas .caption .caption-logo {
        margin-bottom: 25px;
        max-height: 70px; }
      .slider-cas .caption .title {
        font-size: 17px;
        margin-bottom: 20px; }
      .slider-cas .caption p {
        font-size: 16px;
        margin-bottom: 25px;
        margin-right: 15px;
        color: transparent;
        }
      .slider-cas .caption .phone {
        font-size: 16px;
        line-height: 45px;
        padding: 0 35px; }
      .slider-cas .caption .caption-img {
        margin: 20px 0 0 0;
        text-align: center; }
        .slider-cas .caption .caption-img img {
          max-width: 70%; }
  .md-box1 {
    padding-top: 50px;
    }
  .md-form {
    padding-top: 50px;
    padding-bottom: 85px; }
    .md-form .title {
      font-size: 24px; }
    .md-form p {
      font-size: 16px;
      margin-bottom: 25px; }
    .md-form form {
      position: relative; }
      .md-form form input {
        font-size: 16px;
        height: 44px;
        padding-left: 25px; }
      .md-form form button {
        right: 15px; }
    .md-form .desc {
      font-size: 18px;
      margin-bottom: 20px; }
    .md-form .tel {
      font-size: 18px;
      line-height: 50px;
      padding: 0 40px; }
  .md-title {
    font-size: 22px; }
  .solution {
    height: auto;
    margin-bottom: 30px; }
  .md-partner {
    margin-bottom: 50px;
    padding-top: 80px; }
    .md-partner .md-desc {
      margin-bottom: 30px; }
  .partner {
    margin: 15px 0; }
  .compare {
    margin-bottom: 40px; }
    .compare .img {
      text-align: center;
      margin: 20px auto auto auto;
      max-width: 400px; }
      .compare .img.v1 {
        margin-right: auto;
        margin-left: auto; }
      .compare .img.v2 {
        margin-left: auto; }
      .compare .img.v4 {
        margin-left: auto; }
    .compare:last-child:after, .compare:last-child:before {
      bottom: 20px;
      left: -4px;
      margin-left: 0; }
  .compare-list {
    position: relative;
    padding-left: 25px; }
    .compare-list:before {
      content: '';
      position: absolute;
      left: 0px;
      top: 20px;
      bottom: -40px;
      border-left: dashed 1px #d4d9e6; }
  .compare-text {
    padding-left: 0; }
    .compare-text:before {
      content: none; }
    .compare-text:after {
      content: none; }
    .compare-text .num {
      font-size: 32px;
      margin-bottom: 20px; }
      .compare-text .num:before, .compare-text .num:after {
        left: -29px; }
    .compare-text .i-title {
      font-size: 22px;
      margin-bottom: 15px; }
    .compare-text .desc {
      font-size: 15px;
      text-align: justify;
      margin-bottom: 25px;
      max-width: none; }
  .software_promo_area .round_shape .r_shape.r_shape_five a {
    display: none; }
  .md-base {
    padding-top: 70px;
    padding-bottom: 80px; }
  .s_promo_info .promo_item.item_five {
    left: auto;
    right: 2%; }
  .s_promo_info .promo_item.item_two {
    left: 2%; } }

@media all and (max-width: 767px) {
  .md-form {
    padding: 15px 0px 75px 0; }
    .md-form .title {
      font-size: 20px; }
    .md-form .desc {
      font-size: 16px; }
    .md-form .tel {
      font-size: 16px;
      line-height: 45px;
      padding: 0 30px; }
  .md-title {
    font-size: 20px; 
    line-height: 28px !important;
    margin-top: 0px !important;
  }
  .md-hidden-mobile {
    color: transparent !important;
  }
  .md-desc {
    font-size: 14px; }
  .md-box1 {
    padding-top: 20px; }
    .md-box1 .md-title {
      margin-bottom: 30px; }
  .compare-text .num {
    margin-bottom: 10px; }
  .compare-text .i-title {
    font-size: 20px; }
  .compare-text .desc {
    font-size: 14px; }
  .compare-list {
    padding-bottom: 25px;
    padding-top: 70px;
    margin-bottom: 30px; }
    .compare-list:before {
      bottom: 15px; }
  .compare:last-child:after, .compare:last-child:before {
    margin-bottom: 8px;
    bottom: 0; }
  .solution {
    padding: 8px 20px 200px 20px; }
    .solution .head {
      margin-bottom: 10px; }
      .solution .head .title {
        font-size: 20px;
        }
    .solution p {
      font-size: 14px; }
    .solution .img {
      bottom: 20px;
      right: 20px; }
  .md-partner {
    margin-bottom: 20px;
    padding-top: 50px; }
    .md-partner .md-desc {
      margin-bottom: 20px; }
  .partner {
    height: 50px;
    margin: 10px 0; }
  .md-base {
    padding-top: 40px;
    padding-bottom: 50px; }
    .md-base .s_promo_info .promo_item {
      -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
      transform: scale(1.4); } }

.btn-call {
  position: fixed;
  bottom: 10%;
  left: 30px;
  z-index: 99;
  }
  .btn-call span {
    display: block;
    font-size: 18px;
    width: 46px;
    height: 46px;
    margin: auto;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #ed1d24;
    position: relative; }
    .btn-call span:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      border: solid 1px rgba(237, 29, 36, 0.6);
      -webkit-animation-name: zoomin;
      animation-name: zoomin;
      -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }
    .btn-call span:after {
      content: '';
      position: absolute;
      top: -10px;
      left: -10px;
      right: -10px;
      bottom: -10px;
      border-radius: 50%;
      background: rgba(237, 29, 36, 0.6);
      z-index: -1;
      -webkit-animation-name: zoomout;
      animation-name: zoomout;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
      -webkit-animation-direction: alternate;
      animation-direction: alternate; }
    .btn-call span i {
      -webkit-animation-name: lac;
      animation-name: lac;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }
  .btn-call strong {
    color: #fff;
    background: rgba(237, 29, 36, 0.8);
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    border-radius: 5px;
    position: absolute;
    left: 100%;
    margin-left: 5px;
    white-space: nowrap;
    font-weight: 500;
    font-size: 18px;
    line-height: 37px;
    top: 50%;
    margin-top: -18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .btn-call strong:before {
      content: '';
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-right: 8px solid rgba(237, 29, 36, 0.8);
      border-bottom: 6px solid transparent;
      position: absolute;
      left: -8px;
      top: 50%;
      margin-top: -6px; }

@media all and (max-width: 991px) {
  .btn-call {
    top: auto;
    left: 30px;
    bottom: 11%;
    }
    .btn-call strong {
      display: none; } }

@keyframes lac {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg); }
  20% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg); }
  30% {
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg); }
  40% {
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg); }
  50% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes lac {
  0% {
    -webkit-transform: rotate(0deg); }
  10% {
    -webkit-transform: rotate(-25deg); }
  20% {
    -webkit-transform: rotate(25deg); }
  30% {
    -webkit-transform: rotate(-25deg); }
  40% {
    -webkit-transform: rotate(25deg); }
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: .1; } }

@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(2.2);
    opacity: .1; } }

@keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .3; } }

@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(0.8);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.1);
    opacity: .3; } }

.ctn-preloader {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9000; }

.ctn-preloader .animation-preloader {
  position: absolute;
  z-index: 1000; }

.ctn-preloader .animation-preloader .spinner {
  -webkit-animation: spinner 1s infinite linear;
  animation: spinner 1s infinite linear;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: #000000;
  height: 9em;
  margin: 0 auto 3.5em auto;
  width: 9em; }

.ctn-preloader .animation-preloader .txt-loading {
  font: bold 5em "Poppins", sans-serif;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading {
  color: rgba(0, 0, 0, 0.2);
  position: relative; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:before {
  -webkit-animation: letters-loading 4s infinite;
  animation: letters-loading 4s infinite;
  color: #000000;
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  font-family: "Poppins", sans-serif;
  position: absolute;
  top: -3px;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg); }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.ctn-preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.ctn-preloader.dark .animation-preloader .spinner {
  border-color: rgba(255, 255, 255, 0.2);
  border-top-color: #fff; }

.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading {
  color: rgba(255, 255, 255, 0.2); }

.ctn-preloader.dark .animation-preloader .txt-loading .letters-loading:before {
  color: #fff; }

.ctn-preloader p {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #3b3b3b; }

.ctn-preloader .loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none; }

.ctn-preloader .loader .row {
  height: 100%; }

.ctn-preloader .loader .loader-section {
  padding: 0px; }

.ctn-preloader .loader .loader-section .bg {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1); }

.ctn-preloader .loader.dark_bg .loader-section .bg {
  background: #111339; }

.ctn-preloader.loaded .animation-preloader {
  opacity: 0;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }

.ctn-preloader.loaded .loader-section .bg {
  width: 0;
  -webkit-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  -o-transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1);
  transition: 0.7s 0.3s allcubic-bezier(0.1, 0.1, 0.1, 1); }

@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }

@keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }

@-webkit-keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }
  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@keyframes letters-loading {
  0%,
  75%,
  100% {
    opacity: 0;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }
  25%,
  50% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }

@media screen and (max-width: 767px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 8em;
    width: 8em; }
  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 3.5em "Poppins", sans-serif; } }

@media screen and (max-width: 500px) {
  .ctn-preloader .animation-preloader .spinner {
    height: 7em;
    width: 7em; }
  .ctn-preloader .animation-preloader .txt-loading {
    font: bold 2em "Poppins", sans-serif; } }

.main-nav li ul.v2 {
  min-width: 220px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 0 9px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
   }
  .main-nav li ul.v2 a {
    display: block;
    color: #7c7e80;
    line-height: 22px;
    padding: 10px 15px;
    border-bottom: solid 1px #ededed; }
  .main-nav li ul.v2 li:hover > a {
    color: #4285f4;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.main-nav li:hover > ul {
  opacity: 1;
  visibility: visible; }

.p-banner {
  padding-top: 158px;
  padding-bottom: 70px; }

.p-title {
  font-size: 50px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px; }

.p-desc {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 82px; }

.p-form {
  text-align: center; }
  .p-form .form {
    max-width: 527px;
    margin: 0 auto 27px auto;
    position: relative;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
    .p-form .form input {
      height: 60px;
      border: none;
      border-radius: 5px;
      border-left: solid 6px #152b4f;
      width: 100%;
      padding-left: 30px;
      font-size: 16px;
      font-weight: 300; }
      .p-form .form input::-webkit-input-placeholder {
        color: #c1c1c1; }
      .p-form .form input:-moz-placeholder {
        color: #c1c1c1; }
      .p-form .form input::-moz-placeholder {
        color: #c1c1c1; }
      .p-form .form input:-ms-input-placeholder {
        color: #c1c1c1; }
    .p-form .form button {
      position: absolute;
      font-size: 21px;
      color: #152b4f;
      top: 0;
      bottom: 0;
      right: 20px;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .p-form .form button:hover {
        color: #4285f4; }
  .p-form p {
    color: #fff; }
    .p-form p strong {
      font-weight: 600; }

.pb-title {
  font-size: 36px;
  color: #288df4;
  font-weight: 500; }

.def-btn {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border-radius: 4px;
  background: #4285f4;
  font-size: 18px;
  font-weight: 500;
  line-height: 47px;
  height: 47px;
  padding: 0 40px; }

.cnv-docs {
  margin-top: 128px;
  padding-bottom: 82px;
  border-bottom: solid 1px #ebebeb; }
  .cnv-docs .pb-title {
    margin-bottom: 28px; }
  .cnv-docs .def-btn {
    margin-top: 20px; }

.cnv-doc-col {
  margin-bottom: 30px; }

.cnv-doc {
  border: solid 1px #ebedf1;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 23px 14px 22px 20px;
  height: 100%;
  position: relative; }
  .cnv-doc .link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .cnv-doc .icon {
    display: block;
    float: left;
    text-align: center;
    width: 75px; }
  .cnv-doc .text {
    margin-left: 95px; }
    .cnv-doc .text .title {
      font-size: 20px;
      color: #22457e;
      font-weight: 500;
      margin-bottom: 8px; }
      .cnv-doc .text .title a:hover {
        color: #4285f4; }
    .cnv-doc .text .desc {
      color: #7c7e80;
      line-height: 24px;
      min-height: 72px; }
  .cnv-doc:hover {
    border-color: #b6d1ff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }

.cnv-faqs {
  margin-top: 95px;
  padding-bottom: 128px; }
  .cnv-faqs .pb-title {
    margin-bottom: 45px; }

.cnv-faq {
  margin-bottom: 30px; }
  .cnv-faq .icon {
    height: 75px;
    position: relative;
    margin-bottom: 15px; }
    .cnv-faq .icon img {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      right: auto; }
  .cnv-faq .title {
    font-size: 20px;
    color: #4e4f51;
    font-weight: 500;
    margin-bottom: 25px; }
  .cnv-faq .desc {
    color: #7c7e80;
    line-height: 24px;
    padding-right: 5px;
    margin-bottom: 20px; }
    .cnv-faq .desc p {
      margin-bottom: 15px; }
      .cnv-faq .desc p:last-child {
        margin-bottom: 0; }
  .cnv-faq .more {
    color: #377dff; }
    .cnv-faq .more:hover {
      text-decoration: underline; }
  .cnv-faq:hover .icon img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08); }
  .cnv-faq:hover .title a {
    color: #4285f4; }

.cnv-devs {
  background: #f7f8fb;
  padding-top: 97px;
  padding-bottom: 82px; }

.cnv-dev {
  text-align: center;
  max-width: 455px;
  margin: 0 auto 30px auto; }
  .cnv-dev .icon {
    height: 116px;
    position: relative;
    margin-bottom: 22px; }
    .cnv-dev .icon img {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .cnv-dev .title {
    font-size: 24px;
    color: #4e4f51;
    margin-bottom: 15px; }
  .cnv-dev .desc {
    color: #7c7e80;
    line-height: 26px;
    margin-bottom: 30px; }
  .cnv-dev .dk-btn {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    color: #4285f4;
    border-radius: 4px;
    border: solid 1px #4285f4;
    font-size: 15px;
    height: 48px;
    line-height: 47px;
    padding: 0 36px; }
    .cnv-dev .dk-btn:hover {
      color: #fff;
      background: #4285f4; }
  .cnv-dev:hover .icon img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .cnv-dev:hover .title a {
    color: #4285f4; }
  .cnv-dev:hover .dk-btn {
    color: #fff;
    background: #4285f4; }

.cnv-faqs2 {
  margin-bottom: -43px;
  margin-top: 110px; }
  .cnv-faqs2 .pb-title {
    margin-bottom: 65px; }

.cnv-faq2 {
  margin-bottom: 70px; }
  .cnv-faq2 .title {
    color: #323334;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 18px; }
    .cnv-faq2 .title a:hover {
      color: #4285f4; }
  .cnv-faq2 .desc {
    color: #7c7e80;
    line-height: 26px; }

.price-tab {
  text-align: center;
  margin-top: -34px;
  margin-bottom: 15px; }
  .price-tab ul {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 100px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    font-size: 0;
    overflow: hidden;
    padding: 8px; }
    .price-tab ul li {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      position: relative;
      z-index: 1; }
      .price-tab ul li a {
        display: block;
        font-size: 24px;
        color: #4285f4;
        padding: 0 75px;
        height: 68px;
        line-height: 68px;
        border-radius: 100px; }
        .price-tab ul li a span {
          height: 44px;
          width: 40px;
          display: inline-block;
          vertical-align: middle;
          position: relative;
          margin-right: 14px; }
        .price-tab ul li a.active {
          color: #fff; }
    .price-tab ul .tab-act {
      position: absolute;
      background: #4285f4;
      color: #fff;
      border-radius: 100px;
      z-index: 0;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }

.tb-type {
  text-align: center;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  padding: 28px 30px 48px 30px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 4px;
  overflow: hidden; }
  .tb-type .img {
    height: 155px;
    position: relative;
    margin-bottom: 15px; }
    .tb-type .img img {
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .tb-type .title {
    font-weight: 600;
    font-size: 20px;
    color: #4e4f51;
    margin-bottom: 4px; }
  .tb-type .desc {
    color: #4e4f51;
    font-weight: 300;
    margin-bottom: 25px; }
  .tb-type .price {
    color: #4e4f51;
    font-size: 16px;
    font-weight: 300;
    border-bottom: solid 1px #eaecf1;
    padding-bottom: 18px;
    margin-bottom: 37px; }
    .tb-type .price strong {
      font-weight: bold;
      font-size: 40px; }
  .tb-type li {
    font-weight: 300;
    font-size: 16px;
    color: #7c7e80;
    margin-bottom: 15px; }
    .tb-type li i {
      display: inline-block;
      vertical-align: middle;
      margin-top: -3px;
      margin-right: 5px; }
  .tb-type .def-ctrl {
    margin-top: 30px; }
  .tb-type:hover .img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .tb-type:hover .def-ctrl {
    background: #4285f4;
    color: #fff; }
  .tb-type .popu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    width: 108px;
    height: 108px;
    line-height: 50px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center; }
    .tb-type .popu:after {
      content: '';
      width: 0;
      height: 0;
      border-top: 108px solid #4285f4;
      border-right: 108px solid transparent;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

.def-ctrl {
  font-size: 15px;
  font-weight: 500;
  color: #4285f4;
  border: solid 1px #4285f4;
  display: inline-block;
  vertical-align: middle;
  height: 55px;
  line-height: 53px;
  padding: 0 45px;
  border-radius: 4px; }
  .def-ctrl:hover {
    background: #4285f4;
    color: #fff; }

.price-table {
  margin-top: 60px; }

.price-tb {
  margin-top: 28px; }
  .price-tb table {
    width: 100%; }
    .price-tb table td {
      vertical-align: middle;
      width: 22.22%;
      text-align: center;
      border: solid 1px #ebebeb;
      color: #7c7e80;
      line-height: 20px;
      padding: 20px 5px 20px 5px; }
      .price-tb table td:first-child {
        width: 33.34%;
        text-align: left; }
      .price-tb table td i {
        color: #4285f4;
        font-size: 15px; }
        .price-tb table td i.fa-info-circle {
          font-size: 14px; }
      .price-tb table td .type {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 24px;
        color: #4e4f51;
        line-height: 30px; }
      .price-tb table td .label {
        padding-left: 25px;
        display: inline-block; }
      .price-tb table td span {
        color: #333; }
      .price-tb table td .def-ctrl {
        margin: 2px 0; }
      .price-tb table td .note {
        display: inline-block;
        position: relative;
        cursor: pointer; }
        .price-tb table td .note .note-ct {
          position: absolute;
          background: #4285f4;
          color: #fff;
          z-index: 1;
          line-height: 20px;
          border-radius: 5px;
          padding: 5px 30px 5px 8px;
          width: 190px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          left: 100%;
          margin-left: 10px;
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all .1s ease-in-out;
          -o-transition: all .1s ease-in-out;
          transition: all .1s ease-in-out; }
          .price-tb table td .note .note-ct:before {
            content: '';
            width: 0;
            height: 0;
            border-top: 5px solid transparent;
            border-right: 5px solid #4285f4;
            border-bottom: 5px solid transparent;
            position: absolute;
            top: 50%;
            left: -5px;
            margin-top: -5px; }
        .price-tb table td .note:hover .note-ct {
          opacity: 1;
          visibility: visible; }
  .price-tb .hc-collapse .head {
    background: #f9f9f9;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    padding: 20px 10px 20px 30px;
    border-left: solid 1px #ebebeb;
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    position: relative;
    cursor: pointer; }
    .price-tb .hc-collapse .head:after {
      font-family: "FontAwesome";
      content: "";
      position: absolute;
      right: 20px;
      font-size: 24px;
      top: 50%;
      line-height: 30px;
      margin-top: -15px; }
    .price-tb .hc-collapse .head.active:after {
      content: '\f107'; }
  .price-tb .hc-collapse .ct {
    margin-top: -1px; }

@media all and (max-width: 991px) {
  .m-nav .nav-ct > ul ul.v2 {
    background: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: none;
    box-shadow: none; }
    .m-nav .nav-ct > ul ul.v2 a {
      padding: 10px 15px 10px 35px; }
  .p-banner {
    padding-top: 100px;
    padding-bottom: 70px; }
  .p-title {
    font-size: 38px; }
  .cnv-doc .text .desc {
    min-height: auto; }
  .cnv-faq .desc {
    padding-right: 0; }
  .cnv-faq2 {
    margin-bottom: 50px; }
  .tb-type {
    padding: 20px 15px 25px 15px; }
    .tb-type .desc {
      margin-bottom: 10px; }
    .tb-type .price {
      font-size: 14px;
      padding-bottom: 15px;
      margin-bottom: 30px; }
      .tb-type .price strong {
        font-size: 32px; }
    .tb-type li {
      font-size: 14px;
      margin-bottom: 12px; }
    .tb-type .def-ctrl {
      margin-top: 15px; }
  .price-tab ul li a {
    font-size: 18px;
    padding: 0 35px;
    height: 50px;
    line-height: 50px; }
  .price-tb table td {
    font-size: 13px;
    padding: 15px 5px; }
    .price-tb table td .type {
      font-size: 13px;
      line-height: 20px;
      margin-left: -4px;
      margin-right: -4px; }
    .price-tb table td i {
      font-size: 14px; }
    .price-tb table td .label {
      padding-left: 5px; } }

@media all and (max-width: 767px) {
  .p-banner {
    padding-top: 90px;
    padding-bottom: 30px; }
  .p-title {
    font-size: 28px;
    margin-bottom: 15px; }
  .p-form {
    text-align: center; }
    .p-form .form {
      max-width: 527px;
      margin: 0 auto 20px auto;
      position: relative;
      -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1); }
      .p-form .form input {
        height: 42px;
        padding-left: 20px;
        font-size: 14px; }
      .p-form .form button {
        font-size: 16px;
        right: 15px; }
  .pb-title {
    font-size: 24px; }
  .def-btn {
    font-size: 15px;
    line-height: 42px;
    height: 42px; }
  .cnv-doc {
    padding: 18px 12px 20px 15px; }
    .cnv-doc .icon {
      width: 50px; }
    .cnv-doc .text {
      margin-left: 70px; }
      .cnv-doc .text .title {
        font-size: 18px; }
  .cnv-docs {
    margin-top: 50px;
    padding-bottom: 40px; }
    .cnv-docs .def-btn {
      margin-top: 5px; }
  .cnv-faq {
    text-align: center; }
    .cnv-faq .icon img {
      right: 0; }
    .cnv-faq .title {
      margin-bottom: 20px; }
    .cnv-faq .desc {
      line-height: 21px; }
      .cnv-faq .desc p {
        margin-bottom: 10px; }
  .cnv-faqs {
    margin-top: 45px;
    padding-bottom: 25px; }
    .cnv-faqs .pb-title {
      margin-bottom: 30px; }
  .cnv-devs {
    padding-top: 45px;
    padding-bottom: 40px; }
  .cnv-faqs2 {
    margin-top: 50px;
    margin-bottom: -20px; }
    .cnv-faqs2 .pb-title {
      margin-bottom: 35px; }
  .cnv-faq2 {
    margin-bottom: 35px; }
    .cnv-faq2 .title {
      font-size: 18px;
      margin-bottom: 15px; }
    .cnv-faq2 .desc {
      color: #7c7e80;
      line-height: 26px; }
  .def-ctrl {
    font-size: 14px;
    height: 42px;
    line-height: 40px;
    padding: 0 38px; }
  .p-desc {
    margin-top: 0;
    font-size: 14px;
    margin-bottom: 30px; }
  .price-tab {
    margin-left: -6px;
    margin-right: -6px; }
    .price-tab ul {
      padding: 4px; }
      .price-tab ul li a {
        font-size: 14px;
        padding: 0 16px 0 13px;
        height: 50px;
        line-height: 50px; }
        .price-tab ul li a span {
          height: 30px;
          width: 25px;
          margin-right: 5px; }
  .price-table {
    margin-top: 40px; }
  .price-tb {
    margin-top: 20px; }
    .price-tb td .def-ctrl {
      font-size: 13px;
      padding: 5px 5px 4px 5px;
      height: auto;
      line-height: 1.4;
      margin-left: -2px;
      margin-right: -2px; }
    .price-tb .hc-collapse .head {
      font-size: 15px;
      padding: 15px 10px 15px 10px; }
      .price-tb .hc-collapse .head:after {
        right: 13px;
        font-size: 18px; } }

@font-face {
  font-family: 'Opensan';
  src: url("../fonts/Opensans/OpenSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Opensan';
  src: url("../fonts/Opensans/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600; }

.ic-search {
  width: 32px;
  height: 32px;
  background-image: url("../images/ic-search.png"); }

.ic-star {
  width: 21px;
  height: 20px;
  background-image: url("../images/ic-star.png"); }

.c-banner {
  text-align: center;
  color: #fff;
  padding-top: 170px;
  padding-bottom: 129px; }
  .c-banner p {
    font-size: 36px;
    line-height: 1.44444; }
    .c-banner p a {
      font-weight: bold; }
      .c-banner p a:hover {
        color: #fff000; }

.c-form {
  position: relative;
  max-width: 770px;
  margin: 32px auto 0 auto; }
  .c-form input {
    width: 100%;
    height: 84px;
    border-radius: 100px;
    border: none;
    color: #888;
    padding-left: 45px;
    padding-right: 85px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5); }
    .c-form input::-webkit-input-placeholder {
      color: #c7c9ce; }
    .c-form input:-moz-placeholder {
      color: #c7c9ce; }
    .c-form input::-moz-placeholder {
      color: #c7c9ce; }
    .c-form input:-ms-input-placeholder {
      color: #c7c9ce; }
  .c-form button {
    position: absolute;
    border-radius: 50%;
    background: #4285f4;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    right: 8px;
    width: 64px;
    height: 64px;
    top: 50%;
    margin-top: -32px; }
    .c-form button:hover {
      background: #34a853; }

.breadcrumbs {
  margin-top: 38px;
  margin-bottom: 43px; }
  .breadcrumbs li {
    display: inline-block;
    color: #929599; }
    .breadcrumbs li:after {
      font-family: "FontAwesome";
      content: "";
      margin-left: 15px;
      margin-right: 11px;
      font-size: 16px;
      line-height: 21px; }
    .breadcrumbs li:last-child:after {
      content: none; }
    .breadcrumbs li a {
      color: #4285f4; }
      .breadcrumbs li a:hover {
        text-decoration: underline; }

.p-detail {
  margin-bottom: 148px; }
  .p-detail .title {
    font-size: 36px;
    color: #152b4f;
    line-height: 1.2;
    margin-bottom: 20px; }
  .p-detail .s-content {
    color: #6c6e70;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300;
    border-bottom: solid 1px #e8ebed;
    padding-bottom: 40px;
    margin-bottom: 39px; }
    .p-detail .s-content p {
      margin-bottom: 8px; }
    .p-detail .s-content h2, .p-detail .s-content h3, .p-detail .s-content h4, .p-detail .s-content h5 {
      color: #152b4f; }
    .p-detail .s-content h3 {
      font-size: 125%;
      margin-bottom: 0.5em;
      margin-top: 1.5em; }
    .p-detail .s-content ul {
      margin-top: 18px;
      margin-left: 27px; }
    .p-detail .s-content a {
      color: #4285f4; }
    .p-detail .s-content li {
      margin-bottom: 10px; }
    .p-detail .s-content blockquote {
      background: #fff7e0;
      border-radius: 5px;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      color: #4a3804;
      padding: 20px 30px 22px 30px;
      margin-top: 20px;
      margin-bottom: 10px; }
      .p-detail .s-content blockquote strong {
        color: #c2930c; }
      .p-detail .s-content blockquote i {
        color: #c2930c; }
  .p-detail .like-ctrl p {
    color: #4285f4;
    font-size: 16px;
    margin-bottom: 19px; }
    .p-detail .like-ctrl p i {
      margin-right: 5px; }
  .p-detail .like-ctrl a {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    width: 208px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
    margin-right: 10px; }
    .p-detail .like-ctrl a i {
      margin-right: 4px; }
    .p-detail .like-ctrl a.yes {
      background: #4285f4;
      color: #fff; }
      .p-detail .like-ctrl a.yes:hover {
        background: #5f98f6; }
    .p-detail .like-ctrl a.no {
      background: #f2f7ff;
      color: #22457e; }
      .p-detail .like-ctrl a.no:hover {
        background: #d3e4ff; }

.c-sidebar {
  margin-bottom: 148px;
  margin-right: 37px; }

.c-sb-banner {
  margin-top: 65px;
  background: #000; }
  .c-sb-banner img {
    display: block;
    width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .c-sb-banner:hover img {
    opacity: 0.8; }

.c-category {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
  padding: 43px 30px 42px 40px; }
  .c-category .i-title {
    font-size: 22px;
    font-weight: 600;
    color: #152b4f;
    margin-bottom: 24px; }
  .c-category a {
    display: block;
    padding: 10px 0;
    color: #636566;
    position: relative; }
    .c-category a:hover, .c-category a.active {
      color: #4285f4; }
  .c-category > ul > li > a {
    font-size: 16px; }
    .c-category > ul > li > a:hover {
      text-decoration: underline; }
  .c-category ul ul {
    display: none; }
  .c-category ul ul a {
    color: #6c6e70;
    padding: 9px 0 9px 22px; }
    .c-category ul ul a:before {
      content: '';
      position: absolute;
      left: 0;
      height: 2px;
      background: #4285f4;
      width: 12px;
      -webkit-transition: inherit;
      -o-transition: inherit;
      transition: inherit;
      opacity: 0;
      bottom: 50%; }
    .c-category ul ul a:hover, .c-category ul ul a.active {
      color: #4285f4; }
      .c-category ul ul a:hover:before, .c-category ul ul a.active:before {
        opacity: 1; }

.s-banner {
  padding-top: 145px;
  padding-bottom: 115px; }

.trial-btn {
  /* -webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3); */
  /* box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.3); */
  }

.app-slide {
  padding-right: 20px; }
  .app-slide .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .app-slide .img {
    width: 401px; }
    .app-slide .img img {
      display: block;
      width: 100%;
      border-radius: 10px;
      -webkit-box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 1px 2px 15px 0 rgba(0, 0, 0, 0.1); }
  .app-slide .ct {
    margin-left: 100px; }
    .app-slide .ct p {
      font-size: 24px;
      color: #fff;
      font-weight: 300; }
    .app-slide .ct .name {
      font-weight: bold;
      font-size: 40px;
      color: #fff;
      line-height: 1.3;
      margin-bottom: 10px; }
    .app-slide .ct .stars i {
      margin-right: 4px; }
    .app-slide .ct .more {
      display: inline-block;
      vertical-align: middle;
      text-transform: uppercase;
      background: #fbbc05;
      color: #565759;
      font-weight: 600;
      font-family: "Opensan";
      border-radius: 5px;
      width: 200px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      margin-top: 30px; }
      .app-slide .ct .more:hover {
        background: #4285f4;
        color: #fff; }
  .app-slide .slick-dots {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .app-slide .slick-dots li {
      display: block;
      border: none;
      margin: 7px 0;
      background: rgba(255, 255, 255, 0.4); }
      .app-slide .slick-dots li.slick-active {
        background: #fff; }

.app-search {
  background: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 0 8px 8px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 30px; }
  .app-search .c-form {
    margin: 0 0 0 -52px; }
    .app-search .c-form input {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0 100px 100px 0;
      border-left: solid 1px #f5efef;
      padding-left: 40px;
      height: 66px; }

.search-check {
  font-size: 0;
  margin-right: 100px;
  margin-left: 12px;
  position: relative;
  z-index: 0; }
  .search-check label {
    color: #4285f4;
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    font-size: 14px;
    text-align: center;
    cursor: pointer; }
    .search-check label input {
      display: none; }
      .search-check label input:checked + span {
        color: #fff; }
    .search-check label span {
      display: block;
      line-height: 26px;
      padding: 20px 0;
      border-radius: 100px;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .search-check .check-act {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    border-radius: 100px;
    background: #4285f4;
    width: 175px;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

.m-tab-btn {
  display: none; }

.app-tab {
  display: block;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 43px; }
  .app-tab li {
    display: inline-block;
    vertical-align: top;
    width: 130px; }
    .app-tab li a {
      display: block;
      font-size: 16px;
      color: #bdc5d1;
      text-align: center; }
      .app-tab li a span {
        display: block;
        height: 31px;
        position: relative;
        margin-bottom: 12px; }
        .app-tab li a span img {
          -webkit-transition: all .2s ease-in-out;
          -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out; }
          .app-tab li a span img:last-child {
            opacity: 0; }
      .app-tab li a.active, .app-tab li a:hover {
        color: #4285f4; }
        .app-tab li a.active span img:last-child, .app-tab li a:hover span img:last-child {
          opacity: 1; }
        .app-tab li a.active span img:first-child, .app-tab li a:hover span img:first-child {
          opacity: 0; }

.a1-post {
  margin-bottom: 30px;
  border: solid 1px #ebebeb;
  overflow: hidden; }
  .a1-post .img {
    height: 112px;
    display: block;
    margin: -1px -1px 0 -1px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  .a1-post .ct {
    background: #f8f8f8;
    border-bottom: solid 1px #ebebeb;
    padding: 10px 20px 12px 20px; }
    .a1-post .ct .title {
      color: #4e4f51;
      font-weight: 500;
      font-size: 18px;
      line-height: 24px;
      height: 24px;
      overflow: hidden;
      margin-bottom: 10px; }
    .a1-post .ct p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      color: #7c7e80;
      margin-bottom: 3px; }
      .a1-post .ct p strong {
        font-weight: 600;
        color: #4e4f51; }
  .a1-post .stars {
    padding: 9px 20px;
    background: #f8f8f8;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: -1px; }
    .a1-post .stars i {
      color: #fbbc05;
      margin-right: 7px; }
  .a1-post .text {
    background: #fff;
    padding: 8px 20px 7px 20px;
    margin-bottom: -111px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .a1-post .text p {
      color: #7c7e80;
      line-height: 24px;
      height: 96px;
      overflow: hidden; }
  .a1-post:hover .img {
    margin-top: -112px; }
  .a1-post:hover .text {
    margin-bottom: 0; }

.a2-post {
  position: relative;
  margin-bottom: 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  .a2-post .c-img {
    padding-top: 161.11111%; }
  .a2-post .ct {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(237, 238, 240, 0.9);
    padding: 13px 10px 10px 10px; }
    .a2-post .ct .title {
      font-size: 18px;
      font-weight: 600;
      color: #152b4f;
      margin-bottom: 6px; }
    .a2-post .ct p {
      color: #7c7e80; }
  .a2-post .caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(64, 129, 237, 0.9);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    opacity: 0; }
    .a2-post .caption .title {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 6px; }
    .a2-post .caption p {
      margin-bottom: 36px; }
    .a2-post .caption .ctrl {
      width: 142px;
      height: 42px;
      line-height: 42px;
      background: #34a853;
      border-radius: 4px;
      text-align: center;
      display: block;
      margin-bottom: 18px; }
      .a2-post .caption .ctrl:last-child {
        margin-bottom: 0; }
      .a2-post .caption .ctrl.v2 {
        background: none;
        border: solid 1px #fff; }
      .a2-post .caption .ctrl:hover {
        background: #fff;
        color: #4285f4; }
  .a2-post:hover .caption {
    opacity: 1; }

.app-load-more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  position: relative;
  height: 45px;
  width: 217px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  background: #4285f4;
  border-radius: 5px;
  margin-bottom: 20px; }
  .app-load-more i {
    margin-left: 4px; }
  .app-load-more:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    bottom: -7px;
    left: -7px;
    border: solid 1px #d6e6ef;
    border-radius: 8px; }
  .app-load-more:hover {
    background: #34a853;
    color: #fff; }

@media all and (max-width: 1199px) {
  .a1-post .ct {
    padding: 10px 13px 12px 13px; }
    .a1-post .ct .title {
      font-size: 16px; }
    .a1-post .ct p {
      font-size: 13px; }
  .a1-post .stars {
    padding: 9px 13px; }
  .a1-post .text {
    padding: 8px 13px 7px 13px; }
  .app-search .c-form {
    margin: 0 0 0 0px; }
  .search-check {
    margin-right: 30px;
    margin-left: 5px; }
    .search-check .check-act {
      width: 150px; }
  .app-tab li {
    margin: 0 18px;
    width: auto; }
  .c-category {
    padding-left: 15px;
    padding-right: 15px; } }

@media all and (max-width: 991px) {
  .c-banner {
    padding-top: 110px;
    padding-bottom: 79px; }
    .c-banner p {
      font-size: 36px; }
  .p-detail {
    margin-bottom: 40px; }
  .c-sidebar {
    margin-right: 0;
    margin-bottom: 50px; }
  .breadcrumbs {
    margin-bottom: 30px; }
  .app-slide .ct {
    margin-left: 30px; }
    .app-slide .ct p {
      font-size: 18px; }
    .app-slide .ct .name {
      font-size: 32px; }
  .m-tab-btn {
    display: block;
    width: 100%;
    height: 38px;
    border-radius: 3px;
    background: #4285f4;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    position: relative;
    cursor: pointer;
    line-height: 38px;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px; }
    .m-tab-btn span {
      height: 31px;
      width: 31px;
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-right: 12px;
      margin-top: -1px; }
      .m-tab-btn span img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1); }
        .m-tab-btn span img:nth-child(n+2) {
          opacity: 0; }
    .m-tab-btn.v2 {
      margin-top: 20px; }
    .m-tab-btn:after {
      font-family: "FontAwesome";
      content: "";
      position: absolute;
      right: 14px;
      line-height: 20px;
      top: 50%;
      margin-top: -10px; }
  .app-tab {
    margin-top: 0;
    margin-bottom: 0; }
  .m-tab {
    position: relative; }
    .m-tab ul {
      display: none;
      position: absolute;
      background: #fff;
      left: 0;
      right: 0;
      z-index: 2;
      -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.15);
      border-radius: 0 0 3px 3px;
      overflow: hidden;
      border: none;
      padding: 15px 10px 0 10px;
      font-size: 0; }
      .m-tab ul li {
        margin: 0;
        text-align: center;
        width: 25%;
        margin-bottom: 15px; }
        .m-tab ul li a {
          font-size: 14px; }
  .a2-post .caption {
    display: none; }
  .app-search {
    border-radius: 25px;
    padding: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    margin-bottom: 0; }
    .app-search .c-form {
      margin-top: 10px; }
      .app-search .c-form input {
        border-left: none;
        padding-left: 30px;
        height: 46px; }
      .app-search .c-form button {
        width: 38px;
        height: 38px;
        margin-top: -19px;
        right: 2px; }
        .app-search .c-form button i {
          -webkit-transform: scale(0.6);
          -ms-transform: scale(0.6);
          transform: scale(0.6); }
    .app-search:after {
      position: absolute;
      top: 50%;
      left: 15px;
      right: 15px;
      border-top: solid 1px rgba(0, 0, 0, 0.05); }
  .search-check {
    margin-right: 0;
    margin-left: 0; }
    .search-check label span {
      line-height: 26px;
      padding: 10px 0; }
    .search-check .check-act {
      width: 33%; } }

@media all and (max-width: 767px) {
  .c-banner {
    padding-top: 100px;
    padding-bottom: 40px; }
    .c-banner p {
      font-size: 20px; }
  .c-form {
    position: relative;
    max-width: 770px;
    margin: 32px auto 0 auto; }
    .c-form input {
      width: 100%;
      height: 50px;
      padding-left: 29px;
      padding-right: 85px; }
    .c-form button {
      right: 5px;
      width: 42px;
      height: 42px;
      margin-top: -21px; }
      .c-form button i {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6); }
  .breadcrumbs {
    margin-top: 18px; }
  .p-detail .title {
    font-size: 24px; }
  .p-detail .s-content {
    margin-bottom: 25px;
    font-size: 14px;
    padding-bottom: 25px; }
    .p-detail .s-content blockquote {
      padding: 12px 15px 15px 15px; }
  .p-detail .like-ctrl {
    text-align: center; }
    .p-detail .like-ctrl p {
      font-size: 14px; }
    .p-detail .like-ctrl a {
      height: 40px;
      width: auto;
      padding: 0 10px;
      font-size: 14px;
      line-height: 40px;
      margin-right: 5px; }
      .p-detail .like-ctrl a:last-child {
        margin-right: 0; }
  .s-banner {
    padding-top: 100px;
    padding-bottom: 100px; } }

@media all and (max-width: 575px) {
  .app-slide {
    padding-right: 0; }
    .app-slide .item {
      display: block; }
    .app-slide .img {
      width: auto;
      margin-bottom: 20px; }
    .app-slide .ct {
      margin-left: 0px;
      text-align: center; }
      .app-slide .ct p {
        font-size: 17px; }
      .app-slide .ct .name {
        font-size: 28px; }
    .app-slide .slick-dots {
      position: static;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
      .app-slide .slick-dots li {
        margin: 0 4px; }
  .m-tab ul li {
    width: 50%; }
  .a2-post .ct .title {
    font-size: 16px; }
  .a2-post .ct p {
    font-weight: 13px; }
  .app-load-more {
    margin: auto; } }

.delay04 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay06 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.delay08 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.delay10 {
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s; }

.delay12 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.delay14 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.delay16 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.delay18 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.dura15 {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.customer-banner {
  padding-top: 193px;
  background-position: center bottom;
  padding-bottom: 65px;
  margin-bottom: 75px;
  position: relative; }
  .customer-banner .bg-cas {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2062f8;
    z-index: -1; }
    .customer-banner .bg-cas:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      background-image: url("../images/customer-cas-bg.png");
      background-position: center bottom;
      background-size: 100% auto;
      z-index: 1;
      background-repeat: no-repeat; }
    .customer-banner .bg-cas .slick-list {
      margin: 0; }
      .customer-banner .bg-cas .slick-list .slick-slide {
        margin: 0; }
    .customer-banner .bg-cas div {
      height: 100%; }
    .customer-banner .bg-cas .bg {
      background-position: center bottom;
      opacity: 0.2; }

.customer-cas {
  margin-left: -100px; }
  .customer-cas .item {
    overflow: hidden; }
  .customer-cas .img {
    text-align: center;
    margin-right: -100px;
    margin-top: 63px; }
    .customer-cas .img img {
      margin: auto; }
  .customer-cas .ct {
    margin-left: 50px; }
  .customer-cas .title {
    font-weight: 600;
    font-size: 32px;
    line-height: 1.25;
    color: #fff;
    margin-bottom: 24px; }
  .customer-cas p {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 35px; }
  .customer-cas .more {
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    height: 50px;
    width: 136px;
    border-radius: 5px;
    color: #4285f4;
    font-size: 15px;
    line-height: 50px;
    text-align: center; }
    .customer-cas .more:hover {
      background: #fbbc05;
      color: #fff; }
  .customer-cas .slick-arrow {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: solid 2px #9fa1a6;
    background: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 55px;
    top: 130px;
    -webkit-box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 5px 0 rgba(255, 255, 255, 0.4); }
    .customer-cas .slick-arrow:hover {
      border-color: #4285f4;
      color: #9fa1a6; }
    .customer-cas .slick-arrow.prev {
      left: -30px; }
    .customer-cas .slick-arrow.next {
      right: -110px; }

.md-desc.v2 {
  margin-bottom: 48px; }

.cnv-testimonial {
  background: #f6f6f6;
  margin-top: 110px;
  padding-bottom: 110px;
  padding-top: 75px;
  margin-bottom: 75px; }

.testi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .testi .avt {
    width: 130px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
    margin-right: 15px; }
    .testi .avt .img {
      width: 130px;
      height: 130px;
      border-radius: 50%;
      display: block;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
    .testi .avt .logo {
      margin-top: 5px;
      height: 40px;
      position: relative; }
  .testi .name {
    font-size: 24px;
    color: #4e4f51;
    margin-bottom: 4px; }
    .testi .name strong {
      font-weight: 600;
      color: #22457e;
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
  .testi .info {
    font-size: 13px;
    color: #7c7e80;
    border-bottom: solid 1px #d4d5d9;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .testi .info span {
      text-transform: uppercase;
      font-weight: 600;
      color: #4285f4; }
  .testi .desc {
    font-size: 15px;
    line-height: 27px;
    color: #7c7e80;
    font-style: italic;
    margin-bottom: 13px;
    position: relative;
    padding-left: 55px; }
    .testi .desc span {
      text-transform: uppercase;
      font-weight: 600;
      color: #4285f4; }
    .testi .desc:before {
      font-family: "FontAwesome";
      content: "";
      color: #d9e7fd;
      font-size: 46px;
      line-height: 1;
      position: absolute;
      left: 0;
      font-style: normal;
      margin-top: 5px; }
  .testi .more {
    font-size: 15px;
    color: #7c7e80;
    font-style: italic;
    margin-left: 55px; }
    .testi .more a {
      color: #22457e; }
      .testi .more a:hover {
        color: #4285f4; }
  .testi:hover .img {
    opacity: 0.8; }
  .testi:hover .name strong {
    color: #4285f4; }

.testi-cas .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: solid 2px;
  background: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 56px;
  color: #a9aaaf;
  top: 50%;
  margin-top: -30px; }
  .testi-cas .slick-arrow:hover {
    color: #4285f4; }
  .testi-cas .slick-arrow.prev {
    left: -110px; }
  .testi-cas .slick-arrow.next {
    right: -110px; }

.testi-cas .slick-dots {
  margin-top: 25px; }
  .testi-cas .slick-dots li {
    width: 15px;
    height: 8px;
    border-radius: 10px;
    margin: 0 4px;
    border: none;
    background: #d9e7fd; }
    .testi-cas .slick-dots li.slick-active {
      background: #4285f4; }

.a2-post.v2 .c-img {
  padding-top: 66.30435%; }

.a2-post.v2 .ct {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.a2-post.v2 .caption .title {
  margin-bottom: 15px; }

.a2-post.v2:hover .ct {
  opacity: 0; }

.a2-post .ctrl.v3 {
  background: #fbbc05; }

.app-lood-more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  position: relative;
  height: 45px;
  width: 217px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  background: #4285f4;
  border-radius: 5px;
  z-index: 0;
  margin-bottom: 20px; }
  .app-lood-more i {
    margin-left: 4px; }
  .app-lood-more:after {
    content: '';
    position: absolute;
    top: -7px;
    right: -7px;
    bottom: -7px;
    left: -7px;
    border: solid 1px #d6e6ef;
    border-radius: 8px;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    z-index: -1; }
  .app-lood-more:hover {
    color: #fff; }
    .app-lood-more:hover:after {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; }

@media all and (max-width: 1579px) {
  .main-nav > ul > li {
    margin-right: 25px; }
  .customer-banner {
    padding-top: 150px; }
    .customer-banner .img {
      margin-right: -30px;
      margin-top: 0; }
    .customer-banner .title {
      font-size: 28px; }
  .customer-cas {
    margin-left: 0;
    margin-right: 40px; }
    .customer-cas .slick-arrow.next {
      right: -80px; }
  .testi-cas {
    padding: 0 40px; }
    .testi-cas .slick-arrow {
      width: 40px;
      height: 40px;
      font-size: 21px;
      line-height: 36px;
      margin-top: -30px; }
      .testi-cas .slick-arrow.prev {
        left: -10px; }
      .testi-cas .slick-arrow.next {
        right: -10px; } }

@media all and (max-width: 1199px) {
  .customer-cas {
    margin-left: 0;
    margin-right: 0px;
    padding-right: 30px; }
    .customer-cas .title {
      font-size: 22px; }
    .customer-cas p {
      font-size: 14px; }
    .customer-cas .slick-arrow {
      width: 40px;
      height: 40px;
      line-height: 35px; }
      .customer-cas .slick-arrow.next {
        right: -10px; }
  .testi .name {
    font-size: 18px; }
  .testi .desc {
    font-size: 14px;
    line-height: 24px; }
  .testi .more {
    font-size: 14px; } }

@media all and (max-width: 991px) {
  .customer-banner {
    padding-top: 80px;
    padding-bottom: 40px;
    margin-bottom: 40px; }
    .customer-banner .bg-cas:after {
      content: none; }
  .customer-cas {
    padding-right: 0px;
    text-align: center; }
    .customer-cas .img {
      margin: 0 0 20px 0; }
      .customer-cas .img img {
        max-height: 200px; }
    .customer-cas .ct {
      margin: 0; }
    .customer-cas .title {
      font-size: 18px; }
    .customer-cas p {
      font-size: 14px;
      margin-bottom: 20px; }
    .customer-cas .slick-arrow {
      top: 80px; }
      .customer-cas .slick-arrow.prev {
        left: -10px; } }

@media all and (max-width: 767px) {
  .md-desc.v2 {
    margin-bottom: 25px; }
  .testi {
    display: block; }
    .testi .avt {
      margin: auto auto 10px auto; }
    .testi .ct {
      text-align: center; }
    .testi .desc {
      padding-left: 0; }
      .testi .desc:before {
        content: none; }
    .testi .more {
      margin-left: 0; }
  .cnv-testimonial {
    margin-top: 30px;
    padding-bottom: 40px;
    padding-top: 35px;
    margin-bottom: 30px; }
  .testi-cas {
    padding: 0; }
    .testi-cas .slick-arrow {
      top: 80px; } }


@media all and (min-width: 1199px) {
  .slider-cas .caption .title {
    padding-left: 145px;
    padding-right: 145px;  }
}

@media all and (max-width: 991px) {
    .slider-cas .caption .title {
      font-size: 26px;
      margin-top: 0;
      margin-bottom: 20px;
      }
}

@media all and (min-width: 735px) and (max-width: 1199px) {
  .slider-cas .caption .title {
    font-size: 28px;
  }
}

@media all and (max-width: 1199px) {
  .md-box1 {
    padding-top: 50px;
  }

  .md-partner {
    margin-bottom: 0;
  }
}

.solution .more {
  transition: 0.3s all;
  position: absolute;
  bottom: 10px;
  left: 0;
  margin-left: 35px;
}

.solution .more {
  color: #c41814;
}

.solution .more:hover {
  color: #0074BE;
}

.main-nav li ul a .img img {
  width: 42px;
  height: 42px;
}

@media all and (max-width: 1199px) {
  .back-to-top {
    bottom: 150px;
    right: 30px;
  }

  .btn-call {
    bottom: 285px;
    left: 30px;
  }
}

#gioi-thieu {
  padding-top: 0;
  margin-top: 100px;
  padding-bottom: 72px;
  background: url(/images/bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  /* background-position: bottom; */
}

#gioi-thieu .cnv-logos {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

#gioi-thieu .cnv-logos .cnv-item {
  display: inline-block;
  margin-right: 60px;
}

.cnv-intro-block {
  padding: 30px;
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.08);
  -moz-box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.08);
  box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.08);
  transition: 0.3s all;
}

.cnv-intro-block:hover {
  -webkit-box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.50);
  -moz-box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.50);
  box-shadow: 0px 0px 21px 4px rgba(0,0,0,0.50);
}

.cnv-intro-block .cnv-intro-image {
  text-align: center;
}

.cnv-intro-block .cnv-intro-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 26px;
  color:#c41814;
  font-weight: 500;
  text-align: center;
}

.cnv-intro-block .cnv-intro-desc {
  font-size: 16px;
  line-height: 1.6;
}

.cnv-intro-block .cnv-intro-desc p:not(:last-child) {
  margin-bottom: 30px;
}

#gioi-thieu .cnv-logos .cnv-item:last-child {
  margin-right: 0;
}

@media all and (max-width: 414px) {
  #gioi-thieu .cnv-logos .cnv-item {
    margin: 0;
    margin-bottom: 30px;
  }
}


/*Css footer*/
footer .logo img{
    width: 20%
}
footer .company_footer{
    color: #fff;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-bottom{
    background:#d93532b0;
    color:#fff;
    padding:25px 0px;
    margin-top:25px;
}

.footer-bottom .title_bold{
    font-size: 18px;
    font-weight:600;
    margin-bottom:7px;
}

@media screen and (min-width: 1024px){
  .copyright_footer{
    font-size: 13px
  }
  .container-footer{
    max-width: 1300px;
  }
}

.trial-btn:focus {
  color: #ffffff;
}

.cnv-intro-desc ol {
    list-style: inherit !important;
    list-style-type: decimal !important;
}

.cnv-intro-desc ol>li {
  margin:0;  
  list-style-type:none;
  counter-increment:item;
}
 
.cnv-intro-desc ol>li:before {
  display:inline-block;
  width:1.2em;
  padding-right:0.5em;
  font-weight:bold;
  text-align:right;
  content:counter(item) ".";
}

@media all and (max-width: 767px) {

  .partner {
      height: 80px;
      margin: 10px 0;
  }

  .btn-call {
    bottom: 100px;
    left: 30px;
  }

  .back-to-top {
    bottom: 170px;
    right: unset !important;
    left: 31px;
  }


}
