/** Helpers includes all variabls and config files **/
/** Basic **/
/* Media query Break point */
/** Box Shadow Mixins **/
/** Box Shadow Mixins **/
/** Transition **/
/*@include transition(background-color 1s .5s, color 2s);*/
/** Base includes all basic requirements for every page **/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800");
h2 {
  font-size: 3.5rem;
  color: #344554;
  letter-spacing: -1.3px;
  line-height: 60px;
  text-align: left;
  display: inline-block; }
  @media screen and (max-width: 991px) {
    h2 {
      font-size: 2.5rem; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 1.875rem; } }

.view-name {
  width: 100%;
  float: left;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.1px;
  color: #d53330;
  text-transform: uppercase; }

.custom-checkbox {
  width: auto;
  float: left;
  padding-left: 26px;
  position: relative;
  margin: 0;
  line-height: 18px;
  cursor: pointer; }
  .custom-checkbox input[type="checkbox"] {
    display: none; }
  .custom-checkbox input[type="checkbox"] + span:before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #0B212F; }
  .custom-checkbox input[type="checkbox"] + span:after {
    width: 0;
    visibility: hidden;
    opacity: 0;
    height: 5px;
    border-left: 2px solid #0B212F;
    border-bottom: 2px solid #0B212F;
    position: absolute;
    left: 5px;
    top: 6px;
    content: "";
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg); }
  .custom-checkbox input[type="checkbox"]:checked + span:after {
    width: 10px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.icons {
  display: inline-block;
  vertical-align: middle; }
  .icons:before {
    background-image: url(../images/iconsheet.svg);
    content: ""; }
  .icons.icons-new:before {
    width: 28px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-position: 121px -1px; }
  .icons.icons-light:before {
    width: 28px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-position: 171px 0px; }
  .icons.icons-compare:before {
    width: 38px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background-position: 71px 0px; }
  .icons.icons-fb:before {
    width: 14px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position: -69px -35px; }
  .icons.icons-twitter:before {
    width: 20px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-position: -34px -35px; }
  .icons.icons-gplus:before {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background-position: 0px -38px; }
  .icons.icons-search-white:before {
    width: 17px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-position: 0px -6px; }
  .icons.icons-search-black:before {
    width: 17px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-position: -97px -35px; }
  .icons.icon-grid-3:before {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position: -69px -63px; }
  .icons.icon-grid-4:before {
    width: 30px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position: -33px -63px; }
  .icons.icon-grid-6:before {
    width: 46px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position: -69px -63px; }

/* Another icon sheet used*/
.icon-feature {
  background-image: url(../images/icon-app.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon-toll {
  width: 68px;
  height: 54px;
  background-position: 0 0; }

.icon-clock {
  width: 53px;
  height: 53px;
  background-position: -78px -2px; }

.icon-cctv {
  width: 62px;
  height: 51px;
  background-position: -141px -2px; }

.icon-list {
  width: 41px;
  height: 51px;
  background-position: -214px -4px; }

.icon-charging {
  width: 44px;
  height: 53px;
  background-position: 0px -76px; }

.icon-parking-space {
  width: 51px;
  height: 51px;
  background-position: -53px -74px; }

.icon-cards {
  width: 62px;
  height: 50px;
  background-position: -127px -79px; }

.icon-gps {
  width: 50px;
  height: 50px;
  background-position: -219px -79px; }

/*icons of Contact us page*/
.icon-pin {
  width: 17px;
  height: 25px;
  background-position: -3px -148px; }

/*Social icons */
.icon-facebook {
  width: 15px;
  height: 28px;
  background-position: -3px -193px; }

.icon-linkedin {
  width: 30px;
  height: 30px;
  background-position: -25px -193px; }

.icon-twitter {
  width: 32px;
  height: 31px;
  background-position: -62px -193px; }

.icon-insta {
  width: 30px;
  height: 30px;
  background-position: -105px -197px; }

/*icons from career page*/
.icon-gadget {
  width: 61px;
  height: 50px;
  background-position: 0px -271px; }

.icon-location {
  width: 39px;
  height: 50px;
  background-position: -70px -271px; }

.icon-meals {
  width: 56px;
  height: 50px;
  background-position: -118px -271px; }

.icon-education {
  width: 50px;
  height: 50px;
  background-position: -183px -271px; }

.icon-employee {
  width: 54px;
  height: 50px;
  background-position: -242px -271px; }

.icon-insurance {
  width: 50px;
  height: 50px;
  background-position: -304px -271px; }

.icon-plus-white {
  width: 20px;
  height: 16px;
  background-position: -29px -151px; }

.icons {
  display: inline-block;
  vertical-align: middle; }
  .icons:before {
    content: "";
    background-repeat: no-repeat; }
  .icons.parking-pin:before {
    width: 39px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: 0px 0px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.card-swap:before {
    width: 51px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -68px -4px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.parking-location:before {
    width: 60px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -144px -2px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.iot-icon:before {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background-position: -238px -6px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.custom-icon:before {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    background-position: -308px -5px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.easy-nav:before {
    width: 51px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -548px 0px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.card-icon:before {
    width: 51px;
    /*height: 34px;*/
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: 0px -64px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.ticket-icon:before {
    width: 57px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -377px -1px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.valet-icon:before {
    width: 53px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -74px -73px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.reminder-icon:before {
    width: 53px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -465px -4px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.fuel-icon:before {
    width: 53px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -638px -4px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.smart-icon:before {
    width: 51px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -720px 0px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.refund-icon:before {
    width: 63px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
    background-position: -163px -72px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.pass-icon:before {
    width: 72px;
    height: 83px;
    display: inline-block;
    vertical-align: middle;
    background-position: -120px -140px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.cancel-icon:before {
    width: 75px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    background-position: -249px -149px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.wallet-icon:before {
    width: 55px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background-position: -6px -149px;
    background-image: url(../images/icons-sheet-1.svg); }
  .icons.extend-icon:before {
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: middle;
    background-position: -377px -149px;
    background-image: url(../images/icons-sheet-1.svg); }

/** Adding icons to the site **/
/** Components includes buttons, carousel, dropdown etc.. **/
.border-btn {
  border: 1px solid #6e76fa;
  border-radius: 2px;
  padding: 10px 18px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1.17px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .border-btn:hover, .border-btn:focus {
    color: #6e76fa; }

.btn-main {
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.92px;
  line-height: 17px;
  border-radius: 4px;
  background-color: #3F47D0;
  -webkit-box-shadow: 0 7px 14px 0 rgba(109, 117, 249, 0.16);
  box-shadow: 0 7px 14px 0 rgba(109, 117, 249, 0.16);
  text-transform: uppercase;
  padding: 16px 20px;
  display: inline-block;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  .btn-main:hover {
    background-color: #3038b0;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* Button with arrow*/
.button-arrow {
  width: auto;
  float: left;
  font-size: 1.0625rem;
  color: #535be4;
  letter-spacing: 0;
  text-align: left;
  position: relative; }
  @media screen and (max-width: 991px) {
    .button-arrow {
      display: inline-block;
      float: none; } }
  .button-arrow:before {
    width: 14px;
    height: 2px;
    background: #4851d6;
    content: "";
    position: absolute;
    top: 1px;
    bottom: 0;
    margin: auto;
    right: 0px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-16px, 0);
    -ms-transform: translate(-16px, 0);
    transform: translate(-16px, 0);
    opacity: 0; }
  .button-arrow:hover {
    color: #4851d6; }
    .button-arrow:hover .caret-right {
      -webkit-transform: translate(6px, 0) rotate(-45deg);
      -ms-transform: translate(6px, 0) rotate(-45deg);
      transform: translate(6px, 0) rotate(-45deg); }
    .button-arrow:hover:before {
      width: 14px;
      -webkit-transform: translate(6px, 0);
      -ms-transform: translate(6px, 0);
      transform: translate(6px, 0);
      opacity: 1; }
  .button-arrow .caret-right {
    width: 8px;
    height: 8px;
    border-right: 2px solid #535BE4;
    border-bottom: 2px solid #535BE4;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate(0px, 0) rotate(-45deg);
    -ms-transform: translate(0px, 0) rotate(-45deg);
    transform: translate(0px, 0) rotate(-45deg);
    margin-left: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: -2px; }

.btn-add {
  float: left;
  width: auto;
  color: #4851d6;
  font-size: 17px;
  line-height: 20px; }
  .btn-add .plus-text {
    font-size: 25px;
    font-weight: 700;
    margin-right: 8px;
    display: inline-block;
    vertical-align: top; }
  .btn-add:hover {
    color: #4851d6; }
  .btn-add:focus {
    color: #4851d6; }

/*Upload Button*/
.upload-button {
  width: 100%;
  position: relative;
  display: inline-block; }
  .upload-button input {
    display: none; }
  .upload-button a {
    display: inline-block;
    float: left; }
    .upload-button a label {
      padding: 12px 24px 12px 24px;
      text-align: center;
      color: #fff;
      /*border: 1px solid #6E76FA;  */
      border-radius: 4px;
      background-color: #4851d6;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease;
      margin: 0; }
      .upload-button a label:hover {
        /*transform:translateY(-2px);*/
        -webkit-box-shadow: none;
        box-shadow: none;
        cursor: pointer;
        background: #5d66eb; }
  .upload-button .file-path {
    float: none;
    width: auto;
    display: inline-block;
    color: rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 10px 0 0 20px;
    max-width: 70%; }

.dropdown-white {
  position: absolute;
  width: 170px;
  -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
  background: #fff;
  top: 43px;
  right: 0;
  display: none; }
  .dropdown-white ul {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1; }
    .dropdown-white ul:before {
      content: '';
      width: 20px;
      height: 20px;
      background: white;
      display: inline-block;
      position: absolute;
      -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
      box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: -3;
      right: 50%;
      top: -10px;
      margin-right: -10px; }
    .dropdown-white ul li {
      background-color: #fff; }
      .dropdown-white ul li a {
        display: block;
        border-bottom: 1px solid rgba(151, 151, 151, 0.1);
        padding: 10px 17px;
        font-size: 14px;
        color: #4D4E4F;
        letter-spacing: .35px; }
  .dropdown-white.arrow-down ul:before {
    content: '';
    width: 20px;
    height: 20px;
    background: white;
    display: inline-block;
    position: absolute;
    -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.21);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -3;
    right: 50%;
    bottom: -10px;
    margin-right: -10px; }

.dropdown-white {
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  visibility: hidden;
  pointer-events: none;
  display: block;
  height: auto !important; }

.dropdown.show .dropdown-white {
  visibility: visible;
  opacity: 1;
  pointer-events: all; }

.dropdown-white a {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s; }

.dropdown-white a:hover {
  background: #f7f7f7;
  color: #ff6a6a; }

.dropdown-white ul li:last-child a {
  border-bottom: 0; }

.modal-open .modal.show {
  opacity: 1; }

/*.modal-backdrop.fade.show {opacity:.6;}*/
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Light.woff2") format("woff2"), url("../fonts/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Thin.woff2") format("woff2"), url("../fonts/Roboto-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-BlackItalic.woff2") format("woff2"), url("../fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Italic.woff2") format("woff2"), url("../fonts/Roboto-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-LightItalic.woff2") format("woff2"), url("../fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-ThinItalic.woff2") format("woff2"), url("../fonts/Roboto-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-MediumItalic.woff2") format("woff2"), url("../fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Roboto', sans-serif;
  src: url("../fonts/Roboto-BoldItalic.woff2") format("woff2"), url("../fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

/** Layout folder styles for major sections of the layout like a header, footer and styles for a grid system **/
.header-block {
  position: fixed;
  left: 0;
  top: 0;
  background: #FFFFFF;
  width: 100%;
  z-index: 999;
  height: 88px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media screen and (max-width: 767px) {
    .header-block {
      height: 70px; } }
  .header-block.sticky-header {
    -webkit-box-shadow: 0px 2px 20px 1px rgba(204, 204, 204, 0.44);
    box-shadow: 0px 2px 20px 1px rgba(204, 204, 204, 0.44); }
  .header-block .logo {
    width: auto;
    float: left;
    padding: 10px 0;
    height: 70px; }
    .header-block .logo a {
      width: auto;
      float: left; }
      .header-block .logo a img {
        width: auto;
        float: left; }
  .header-block .head-right-section {
    width: auto;
    float: right;
    position: relative; }
    .header-block .head-right-section .navigation-head {
      width: auto;
      float: left;
      padding: 30px 0; }
      @media screen and (max-width: 767px) {
        .header-block .head-right-section .navigation-head {
          width: 100%;
          padding: 24px 0 10px; } }
      .header-block .head-right-section .navigation-head ul {
        width: auto;
        float: left;
        margin: 0; }
        @media screen and (max-width: 767px) {
          .header-block .head-right-section .navigation-head ul {
            width: 100%;
            text-align: center; } }
        .header-block .head-right-section .navigation-head ul li {
          width: auto;
          float: left;
          margin-left: 37px;
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease; }
          @media screen and (max-width: 991px) {
            .header-block .head-right-section .navigation-head ul li {
              margin-left: 30px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .header-block .head-right-section .navigation-head ul li {
      margin-bottom: 10px;
      margin-left: 0;
      width: 100%; } }
          .header-block .head-right-section .navigation-head ul li a {
            width: auto;
            float: left;
            color: rgba(1, 4, 55, 0.95);
            font-size: 0.875rem;
            font-weight: 600;
            line-height: 19px;
            position: relative;
            -webkit-transition: .3s all ease;
            -o-transition: .3s all ease;
            transition: .3s all ease; }
            @media screen and (max-width: 991px) {
              .header-block .head-right-section .navigation-head ul li a {
                font-size: 14px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .header-block .head-right-section .navigation-head ul li a {
      width: 100%;
      text-align: center; } }
            .header-block .head-right-section .navigation-head ul li a:hover {
              color: #6e76fa; }
              .header-block .head-right-section .navigation-head ul li a:hover:before {
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                transform: translate(0, 0);
                opacity: 1; }
              .header-block .head-right-section .navigation-head ul li a:hover:after {
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                transform: translate(0, 0);
                opacity: 1; }
            .header-block .head-right-section .navigation-head ul li a.active {
              color: #6e76fa; }
              .header-block .head-right-section .navigation-head ul li a.active:before {
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                transform: translate(0, 0);
                opacity: 1; }
              .header-block .head-right-section .navigation-head ul li a.active:after {
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                transform: translate(0, 0);
                opacity: 1; }
            .header-block .head-right-section .navigation-head ul li a:before {
              width: 10px;
              height: 2px;
              bottom: -2px;
              background: #6e76fa;
              position: absolute;
              left: 0;
              right: 0;
              margin: auto;
              -webkit-transform: translate(-14px, 0);
              -ms-transform: translate(-14px, 0);
              transform: translate(-14px, 0);
              content: "";
              -webkit-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              transition: all 0.5s ease;
              opacity: 0; }
              @media screen and (max-width: 767px) {
                .header-block .head-right-section .navigation-head ul li a:before {
                  right: 0;
                  left: 0px;
                  width: 15px;
                  bottom: 5px; } }
            .header-block .head-right-section .navigation-head ul li a:after {
              width: 10px;
              height: 2px;
              bottom: -2px;
              background: #6e76fa;
              position: absolute;
              right: 0;
              left: 0;
              margin: auto;
              content: "";
              -webkit-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              transition: all 0.5s ease;
              -webkit-transform: translate(14px, 0);
              -ms-transform: translate(14px, 0);
              transform: translate(14px, 0);
              opacity: 0; }
              @media screen and (max-width: 767px) {
                .header-block .head-right-section .navigation-head ul li a:after {
                  right: 0;
                  width: 15px;
                  bottom: 5px;
                  left: 0px; } }
    .header-block .head-right-section .head-right {
      float: left;
      margin: 17px 0 0 37px;
      -webkit-transition: .3s all ease;
      -o-transition: .3s all ease;
      transition: .3s all ease; }
      @media screen and (max-width: 991px) {
        .header-block .head-right-section .head-right {
          margin-left: 25px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .header-block .head-right-section .head-right {
      margin-top: 0;
      margin-left: 0;
      width: 100%;
      text-align: center;
      opacity: 0;
      -webkit-transform: translateY(-24px);
      -ms-transform: translateY(-24px);
      transform: translateY(-24px); } }
      .header-block .head-right-section .head-right .border-btn {
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
        background: transparent; }
        @media screen and (max-width: 767px) {
          .header-block .head-right-section .head-right .border-btn {
            color: #6e76fa; } }
        .header-block .head-right-section .head-right .border-btn:hover {
          color: #fff;
          background: #6e76fa; }
      .header-block .head-right-section .head-right a:focus {
        color: #fff; }

/* Dropdown */
.dropdown-root {
  float: left;
  width: 100%;
  position: absolute;
  max-width: 363px;
  top: 48px;
  left: 78px;
  padding-top: 20px;
  border-radius: 2px;
  -webkit-transition: .4s all ease;
  -o-transition: .4s all ease;
  transition: .4s all ease;
  visibility: hidden;
  display: none; }
  @media screen and (max-width: 767px) {
    .dropdown-root {
      /*top: 120px;
    left: 148px;*/
      position: static; } }
  .dropdown-root .dropdown-pointer {
    z-index: -1;
    float: left;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .dropdown-root .dropdown-pointer {
        /*text-align: left;
          margin-bottom: -8px;
          margin-left: -6px;*/
        display: none; } }
    .dropdown-root .dropdown-pointer .pointer {
      display: inline-block;
      width: 15px;
      height: 15px;
      background-color: #fff;
      margin-bottom: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .dropdown-root .dropdown-pointer .pointer {
          background-color: #9E9E9E; } }
  .dropdown-root .dropdown-data-container {
    margin-top: -17px;
    float: left;
    z-index: 11;
    width: 100%;
    background: #fff;
    position: relative;
    padding: 40px 21px 19px 25px;
    border-radius: 2px;
    -webkit-box-shadow: 0 20px 44px 0 rgba(0, 0, 0, 0.27);
    box-shadow: 0 20px 44px 0 rgba(0, 0, 0, 0.27); }
    @media screen and (max-width: 767px) {
      .dropdown-root .dropdown-data-container {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #f3f3f3;
        padding: 10px; } }

.display-dropdown {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  visibility: visible;
  display: block;
  -webkit-animation-name: dropdown;
  animation-name: dropdown;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

.container-drop {
  float: left;
  width: 100%; }
  .container-drop a {
    float: left;
    width: 100%; }
    .container-drop a:hover p {
      color: #000; }
    .container-drop a:before {
      display: none; }
    .container-drop a:after {
      display: none; }
    .container-drop a h6 {
      color: #6D75F9;
      font-size: 17px;
      font-weight: 600;
      line-height: 20px; }
      @media screen and (max-width: 767px) {
        .container-drop a h6 {
          font-size: 16px; } }
    .container-drop a p {
      color: #404F5D;
      font-size: 16px;
      font-weight: 300;
      line-height: 20px; }
      @media screen and (max-width: 767px) {
        .container-drop a p {
          font-size: 14px; } }
      .container-drop a p:after {
        display: none; }

@-webkit-keyframes dropdown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0px, 10px, 0px);
    transform: translate3d(0px, 10px, 0px); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); } }

@keyframes dropdown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0px, 10px, 0px);
    transform: translate3d(0px, 10px, 0px); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px); } }

/* Dropdown Ended*/
.nav-hamburger {
  width: 31px;
  vertical-align: middle;
  display: inline-block;
  background: transparent;
  border: none;
  margin-left: 0;
  position: relative;
  z-index: 1000;
  float: left;
  padding: 4px 4px;
  margin-top: 20px;
  float: right;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-tap-highlight-color: transparent; }
  .nav-hamburger:focus, .nav-hamburger:active {
    outline: none;
    border: none; }
  .nav-hamburger span {
    background: #000;
    height: 2px;
    width: 100%;
    float: left;
    margin: 4px 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .nav-hamburger span:nth-child(2) {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }

@media screen and (min-width: 768px) {
  .nav-hamburger {
    display: none; } }

@media screen and (max-width: 767px) {
  .header-block {
    text-align: center; }
  .header-block .head-right-section {
    border-top: 1px solid #E0E0E0;
    display: block;
    position: fixed;
    /*height: 100%;*/
    height: calc(100% - 70px);
    margin-top: 70px;
    z-index: 999;
    background: white;
    left: 0;
    /*width: 260px;*/
    width: 100%;
    top: 0;
    -webkit-transition: all 650ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 650ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 650ms cubic-bezier(0.645, 0.045, 0.355, 1);
    /*transform: translateX(-100%);*/
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
    .header-block .head-right-section ul {
      width: 100%;
      float: left;
      padding-top: 30px;
      height: 100%;
      z-index: 9;
      position: relative; }
      .header-block .head-right-section ul li {
        width: 100% !important;
        float: left;
        margin: 0 0 9px;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: scale(1.1) translateY(-24px);
        -ms-transform: scale(1.1) translateY(-24px);
        transform: scale(1.1) translateY(-24px);
        -webkit-transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
        transition: opacity 0.35s ease-out, -webkit-transform 0.35s ease-out;
        -o-transition: opacity 0.35s ease-out, transform 0.35s ease-out;
        transition: opacity 0.35s ease-out, transform 0.35s ease-out;
        transition: opacity 0.35s ease-out, transform 0.35s ease-out, -webkit-transform 0.35s ease-out; }
        .header-block .head-right-section ul li.has-children a:before {
          right: 20px;
          top: 12px; }
        .header-block .head-right-section ul li a {
          width: 100% !important;
          float: left;
          padding: 10px 20px;
          text-align: left;
          color: #000 !important; }
  body:before {
    content: "";
    right: 500px;
    top: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s cubic-bezier(0.02, 0.53, 0.24, 0.97);
    -o-transition: all 0.5s cubic-bezier(0.02, 0.53, 0.24, 0.97);
    transition: all 0.5s cubic-bezier(0.02, 0.53, 0.24, 0.97);
    visibility: hidden;
    -webkit-transition-delay: 0.40s;
    -o-transition-delay: 0.40s;
    transition-delay: 0.40s;
    opacity: 0;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    z-index: 99;
    width: 100%;
    height: 100%; }
  .nav-active .head-right-section ul li {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
    .nav-active .head-right-section ul li:nth-child(1) {
      -webkit-transition-delay: 300ms,300ms;
      -o-transition-delay: 300ms,300ms;
      transition-delay: 300ms,300ms; }
    .nav-active .head-right-section ul li:nth-child(2) {
      -webkit-transition-delay: 350ms,350ms;
      -o-transition-delay: 350ms,350ms;
      transition-delay: 350ms,350ms; }
    .nav-active .head-right-section ul li:nth-child(3) {
      -webkit-transition-delay: 400ms,400ms;
      -o-transition-delay: 400ms,400ms;
      transition-delay: 400ms,400ms; }
    .nav-active .head-right-section ul li:nth-child(4) {
      -webkit-transition-delay: 450ms,450ms;
      -o-transition-delay: 450ms,450ms;
      transition-delay: 450ms,450ms; }
    .nav-active .head-right-section ul li:nth-child(5) {
      -webkit-transition-delay: 500ms,500ms;
      -o-transition-delay: 500ms,500ms;
      transition-delay: 500ms,500ms; }
    .nav-active .head-right-section ul li:nth-child(6) {
      -webkit-transition-delay: 550ms,550ms;
      -o-transition-delay: 550ms,550ms;
      transition-delay: 550ms,550ms; }
  .nav-active:before {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .nav-active .head-right-section {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    /*transition: .3s all ease;*/ }
    .nav-active .head-right-section .navigation-head ul {
      width: 100%;
      text-align: center; }
      .nav-active .head-right-section .navigation-head ul li a {
        text-align: center;
        font-size: 16px;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
        margin: auto;
        float: none;
        display: inline-block; }
        .nav-active .head-right-section .navigation-head ul li a.active {
          color: #6e76fa !important; }
        .nav-active .head-right-section .navigation-head ul li a:before {
          left: 0;
          right: 0;
          top: 0;
          bottom: -25px; }
        .nav-active .head-right-section .navigation-head ul li a:after {
          left: 0;
          right: 0;
          top: 0;
          bottom: -25px; }
    .nav-active .head-right-section .head-right {
      width: 100%;
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition-delay: 500ms,500ms;
      -o-transition-delay: 500ms,500ms;
      transition-delay: 500ms,500ms; }
      .nav-active .head-right-section .head-right a {
        font-size: 0.875rem; }
  .nav-active .nav-hamburger {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1000;
    position: relative; }
    .nav-active .nav-hamburger span:nth-child(1) {
      -webkit-transform: rotate(45deg) translate(2px, 2px);
      -ms-transform: rotate(45deg) translate(2px, 2px);
      transform: rotate(45deg) translate(2px, 2px); }
    .nav-active .nav-hamburger span:nth-child(2) {
      -webkit-transform: rotate(-45deg) translate(5px, -5px);
      -ms-transform: rotate(-45deg) translate(5px, -5px);
      transform: rotate(-45deg) translate(5px, -5px); }
  .header-block .logo {
    padding-top: 10px;
    float: left;
    display: inline-block;
    margin-left: 0; }
    .header-block .logo img {
      height: 50px; } }

.footer-main {
  width: 100%;
  float: left;
  background: -webkit-gradient(linear, left top, left bottom, from(#170B35), to(#160B2F));
  background: -webkit-linear-gradient(top, #170B35 0%, #160B2F 100%);
  background: -o-linear-gradient(top, #170B35 0%, #160B2F 100%);
  background: linear-gradient(180deg, #170B35 0%, #160B2F 100%);
  color: #fff; }
  .footer-main .footer-first-block {
    width: 100%;
    float: left;
    padding: 36px 0 35px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    .footer-main .footer-first-block .logo-footer {
      width: auto;
      float: left;
      padding-top: 8px; }
      @media screen and (max-width: 767px) {
        .footer-main .footer-first-block .logo-footer {
          width: 100%;
          text-align: center;
          padding-top: 0;
          margin-bottom: 20px; } }
    .footer-main .footer-first-block .right-block-contact {
      width: auto;
      float: right; }
      @media screen and (max-width: 767px) {
        .footer-main .footer-first-block .right-block-contact {
          width: 100%;
          float: left;
          text-align: center; } }
      .footer-main .footer-first-block .right-block-contact h3 {
        width: 100%;
        display: block;
        font-size: 1.6875rem;
        color: #ffffff;
        letter-spacing: -0.2px;
        text-align: left;
        font-weight: 500;
        margin: 0 0 7px; }
        @media screen and (max-width: 767px) {
          .footer-main .footer-first-block .right-block-contact h3 {
            text-align: center;
            font-size: 1.125rem; } }
      .footer-main .footer-first-block .right-block-contact p {
        width: 100%;
        display: block;
        font-size: 1.125rem;
        color: #ffffff;
        letter-spacing: -0.21px;
        text-align: left;
        margin: 0; }
        @media screen and (max-width: 767px) {
          .footer-main .footer-first-block .right-block-contact p {
            text-align: center;
            font-size: 0.875rem;
            letter-spacing: normal;
            line-height: 26px; } }
        .footer-main .footer-first-block .right-block-contact p a {
          position: relative;
          color: #fff;
          padding-bottom: 5px; }
          .footer-main .footer-first-block .right-block-contact p a:hover:before {
            width: 30px;
            left: 0;
            right: 0;
            -ms-transform: translate(0px, 0);
            -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0); }
          .footer-main .footer-first-block .right-block-contact p a:before {
            width: 100%;
            height: 2px;
            bottom: 0px;
            top: auto;
            background: #3F47D0;
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
            content: "";
            -o-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
  .footer-main .middle-footer {
    width: 100%;
    float: left;
    padding: 57px 0 0 0; }
    @media screen and (max-width: 767px) {
      .footer-main .middle-footer .col-3 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 50px; } }

.footer-app-block {
  width: 100%;
  float: left; }
  .footer-app-block h3 {
    width: 100%;
    float: left;
    font-size: 1.0625rem;
    color: #ffffff;
    text-align: left;
    font-weight: 500;
    margin: 0 0 25px; }
  .footer-app-block .apps-ui-block {
    width: 100%;
    float: left; }
    .footer-app-block .apps-ui-block ul {
      width: 100%;
      float: left;
      margin: 0; }
      .footer-app-block .apps-ui-block ul li {
        width: 100%;
        float: left;
        margin: 0 0 16px; }
        @media screen and (max-width: 767px) {
          .footer-app-block .apps-ui-block ul li {
            margin-bottom: 10px; } }
        .footer-app-block .apps-ui-block ul li a {
          width: auto;
          float: left; }
        .footer-app-block .apps-ui-block ul li img {
          width: auto;
          float: left; }
          @media screen and (max-width: 767px) {
            .footer-app-block .apps-ui-block ul li img {
              width: 130px; } }

.footer-links {
  width: 100%;
  float: left; }
  .footer-links h2 {
    width: 100%;
    float: left;
    font-size: 1.0625rem;
    color: #ffffff;
    text-align: left;
    font-weight: 500;
    margin: 0 0 13px;
    line-height: normal;
    letter-spacing: normal; }
  .footer-links .nav {
    width: 100%;
    float: left; }
    .footer-links .nav li {
      width: 100%;
      float: left; }
      .footer-links .nav li a {
        width: auto;
        float: left;
        font-size: 1.0625rem;
        color: #ffffff;
        line-height: 30px;
        text-align: left;
        font-weight: 300;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .footer-links .nav li a:hover {
          color: #6d75f9; }
  .footer-links.social-footer .nav li {
    margin: 0 0 15px; }
    .footer-links.social-footer .nav li a {
      line-height: normal; }

.copyright {
  width: 100%;
  float: left;
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 25px; }
  @media screen and (max-width: 767px) {
    .copyright {
      margin-top: 0; } }
  .copyright p {
    width: 100%;
    float: left;
    text-align: center;
    opacity: 0.4;
    font-size: 0.9375rem;
    color: #ffffff;
    margin: 0; }

.form-block {
  width: 100%;
  float: left; }
  .form-block .form-fields {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px;
    /*input:not(:placeholder-shown) + label,textarea:not(:placeholder-shown) + label ,textarea:not(:placeholder-shown) + grammarly-btn + label
	     {
	        
	        color:#000;
	    }*/ }
    @media screen and (max-width: 550px) {
      .form-block .form-fields {
        margin-bottom: 20px; } }
    .form-block .form-fields .text-field {
      width: 100%;
      float: left;
      background: #ffffff;
      border: 1px solid #e5e5e5;
      border-radius: 4px;
      width: 100%;
      height: 50px;
      padding: 0 14px;
      font-weight: 300;
      color: #111922;
      -webkit-transition: all ease .3s;
      -o-transition: all ease .3s;
      transition: all ease .3s; }
      .form-block .form-fields .text-field:focus {
        border: 1px solid #636be4; }
    .form-block .form-fields .placeholder-cls {
      position: absolute;
      top: 12px;
      left: 14px;
      font-weight: 300;
      font-size: 1.0625rem;
      color: rgba(17, 24, 34, 0.6);
      letter-spacing: 0;
      text-align: left;
      margin: 0; }
    .form-block .form-fields input:placeholder-shown + label, .form-block .form-fields textarea:placeholder-shown + label, .form-block .form-fields textarea:placeholder-shown + grammarly-btn + label {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      margin: 0;
      pointer-events: none;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      background: #fff; }
    .form-block .form-fields textarea.text-field {
      resize: none;
      height: 103px;
      padding-top: 15px; }
    .form-block .form-fields input:focus + label + .line-field, .form-block .form-fields input:not(:placeholder-shown) + label + .line-field,
    .form-block .form-fields textarea:focus + label + .line-field, .form-block .form-fields textarea:not(:placeholder-shown) + label + .line-field {
      width: 100%; }
    .form-block .form-fields input:not(:placeholder-shown) + label, .form-block .form-fields input:focus + label, .form-block .form-fields textarea:not(:placeholder-shown) + label, .form-block .form-fields textarea:focus + label,
    .form-block .form-fields textarea:focus + grammarly-btn + label, .form-block .form-fields input:focus + label, .form-block .form-fields textarea:not(:placeholder-shown) + grammarly-btn + label {
      -webkit-transform: translate(0, -23px);
      -ms-transform: translate(0, -23px);
      transform: translate(0, -23px);
      pointer-events: none;
      color: #6068dd;
      background: #fff; }

.submit-form {
  width: 100%;
  float: left;
  text-align: right;
  padding-right: 6px;
  padding-top: 10px; }
  .submit-form .more-option {
    border: none;
    float: right; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/** Pages style **/
/** Pages style **/
/** custom writter css **/
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none; }

html {
  height: 100%; }

body {
  height: 100%;
  font-family: 'Open Sans', sans-serif; }
  body.nav-active {
    overflow: hidden; }
    body.nav-active .wrapper {
      height: 100%; }

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

button:focus {
  outline: none; }

.inner-content-pages {
  width: 100%;
  float: left; }

.header-space {
  padding-top: 76px; }
  @media screen and (max-width: 767px) {
    .header-space {
      padding-top: 52px; } }

.divider-footer {
  border-bottom: 1px solid rgba(216, 216, 216, 0.2);
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  float: left; }

.main-heading {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 1.875rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  color: #333333;
  margin: 0 0 64px 0;
  padding: 0 15px; }
  @media screen and (max-width: 767px) {
    .main-heading {
      margin: 0 0 34px 0; } }
  .main-heading:after {
    content: "";
    width: 67px;
    height: 2px;
    background-color: #fc805b;
    display: block;
    margin: 5px auto 0; }

/*::-webkit-input-placeholder {
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}
::-moz-placeholder {
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}
:-ms-input-placeholder { 
	color:#7C8380;
	font-size:14px;
	letter-spacing: .54px;
	opacity: 1;
}
:-moz-placeholder { 
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}*/
.wrapper {
  width: 100%;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-top: 88px; }
  @media screen and (max-width: 991px) {
    .wrapper {
      padding-top: 78px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .wrapper {
      padding-top: 70px; } }

input:focus {
  outline: none; }

ul {
  list-style: none;
  padding: 0; }

.dt.center {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center; }
  .dt.center .dtc {
    vertical-align: middle;
    display: table-cell; }

.dt.fullScreen {
  height: 100vh; }

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

.whiteBg {
  background: #fff; }

.rel {
  position: relative; }

.container-700 {
  max-width: 700px; }

.container {
  max-width: 1200px; }

.container {
  /* @include respond-to(wide-max){
      width:100%;
      max-width:100% !important;
  }
   @include respond-to(wide-screens) {
     padding:0;
   }*/ }

.center {
  text-align: center; }

@media screen and (max-width: 991px) {
  html {
    font-size: 14px; } }

.inner-content-pages {
  width: 100%;
  float: left; }

.header-space {
  padding-top: 76px; }
  @media screen and (max-width: 767px) {
    .header-space {
      padding-top: 52px; } }

.divider-footer {
  border-bottom: 1px solid rgba(216, 216, 216, 0.2);
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  float: left; }

.heading-main {
  color: #010437;
  font-size: 3rem;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    .heading-main {
      font-size: 2.8125rem;
      line-height: 50px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .heading-main {
      font-size: 2.1875rem;
      line-height: 40px;
      font-weight: 400; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 575px) {
    .heading-main {
      width: 100%;
      max-width: 100%;
      text-align: center; } }

.detail-para {
  color: rgba(9, 11, 46, 0.6);
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .detail-para {
      font-size: 16px;
      line-height: 24px; } }

.section-label {
  color: #5860E5;
  font-size: 0.9375rem;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media screen and (max-width: 575px) {
    .section-label {
      width: 100%;
      text-align: center; } }

.no-border {
  border: none; }

/*::-webkit-input-placeholder {
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}
::-moz-placeholder {
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}
:-ms-input-placeholder { 
	color:#7C8380;
	font-size:14px;
	letter-spacing: .54px;
	opacity: 1;
}
:-moz-placeholder { 
	color:#7C8380;
	opacity: 1;
	font-size:14px;
	letter-spacing: .54px;
}*/
.wrapper {
  width: 100%;
  float: left;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-top: 88px; }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-top: 70px; } }

input:focus {
  outline: none; }

ul {
  list-style: none;
  padding: 0; }

.dt.center {
  display: table;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center; }
  .dt.center .dtc {
    vertical-align: middle;
    display: table-cell; }

.dt.fullScreen {
  height: 100vh; }

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

.whitebg {
  background: #fff; }

.rel {
  position: relative; }

.container-700 {
  max-width: 700px; }

.container {
  max-width: 1200px; }

.center {
  text-align: center; }

@media screen and (max-width: 991px) {
  html {
    font-size: 14px; } }

.spacer-block {
  padding-top: 100px;
  display: inline-block;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .spacer-block {
      padding-top: 40px; } }

/** all common styles written in main.scss **/
.banner-block {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 121px 0 123px 0; }
  @media screen and (max-width: 767px) {
    .banner-block {
      padding: 61px 0 63px 0; } }
  @media screen and (max-width: 991px) {
    .banner-block .col-6 {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

.banner-content {
  width: 100%;
  float: left; }
  @media screen and (max-width: 991px) {
    .banner-content {
      text-align: center; } }
  .banner-content span {
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 1rem;
    color: #7c83ff;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin: 0 0 1px; }
  .banner-content h1 {
    width: 100%;
    float: left;
    font-size: 4.5rem;
    color: #ffffff;
    letter-spacing: -1.3px;
    line-height: 79px;
    text-align: left;
    font-weight: 500;
    margin: 0 0 15px; }
    @media screen and (max-width: 1100px) {
      .banner-content h1 {
        font-size: 3.4375rem;
        line-height: 67px; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) {
    .banner-content h1 {
      text-align: center; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) and (max-width: 767px) {
    .banner-content h1 {
      font-size: 2.5rem;
      margin: 0 0 10px;
      line-height: normal; } }
  .banner-content p {
    width: 100%;
    float: left;
    font-size: 1.125rem;
    color: white;
    letter-spacing: 0.3px;
    line-height: 32px;
    text-align: left;
    margin: 0; }
    @media screen and (max-width: 991px) {
      .banner-content p {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .banner-content p {
      font-size: 14px;
      line-height: 26px; } }
  .banner-content .app-btns {
    width: 100%;
    float: left;
    padding-top: 63px; }
    @media screen and (max-width: 991px) {
      .banner-content .app-btns {
        text-align: center;
        padding-top: 26px; } }
    .banner-content .app-btns ul {
      width: 100%;
      float: left;
      margin: 0; }
      .banner-content .app-btns ul li {
        width: auto;
        float: left;
        margin-right: 30px; }
        @media screen and (max-width: 991px) {
          .banner-content .app-btns ul li {
            display: inline-block;
            float: none;
            margin: 0 10px; } }
        .banner-content .app-btns ul li a {
          width: auto;
          float: left; }
          .banner-content .app-btns ul li a img {
            -webkit-box-shadow: 0 19px 20px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 19px 20px 0 rgba(0, 0, 0, 0.19); }
            @media screen and (max-width: 550px) {
              .banner-content .app-btns ul li a img {
                height: 42px; } }
  @media screen and (max-width: 550px) and (max-width: 350px) {
    .banner-content .app-btns ul li a img {
      height: 36px; } }

.video-view {
  float: left;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .video-view {
      margin-bottom: 50px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .video-view {
      margin-bottom: 30px; } }
  .video-view a {
    display: inline-block;
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    float: right; }
    @media screen and (max-width: 991px) {
      .video-view a {
        float: none; } }

.video-btn {
  width: auto;
  display: inline-block;
  background: transparent;
  border: none;
  cursor: pointer; }
  .video-btn:hover {
    background-color: linear-gradient(-180deg, #5a61cd 0%, #7078ff 100%); }
    @media screen and (min-width: 991px) {
      .video-btn:hover .btn-rounded:before {
        -webkit-transform: scale(1.13);
        -ms-transform: scale(1.13);
        transform: scale(1.13); } }
  .video-btn .btn-rounded {
    width: 82px;
    height: 82px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
    @media screen and (max-width: 991px) {
      .video-btn .btn-rounded {
        margin-right: 0; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .video-btn .btn-rounded {
      width: 62px;
      height: 62px; } }
    .video-btn .btn-rounded:before {
      content: "";
      background-image: -webkit-gradient(linear, left top, left bottom, from(#5a61cd), to(#7078ff));
      background-image: -webkit-linear-gradient(top, #5a61cd 0%, #7078ff 100%);
      background-image: -o-linear-gradient(top, #5a61cd 0%, #7078ff 100%);
      background-image: linear-gradient(-180deg, #5a61cd 0%, #7078ff 100%);
      -webkit-box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.22);
      box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.22);
      width: 82px;
      height: 82px;
      border-radius: 100%;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transform-origin: center;
      -ms-transform-origin: center;
      transform-origin: center; }
      @media screen and (max-width: 767px) {
        .video-btn .btn-rounded:before {
          width: 62px;
          height: 62px; } }
    .video-btn .btn-rounded:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 21px;
      height: 24px;
      background-image: url(../images/iconsheet.svg);
      background-position: -252px -10px; }
      @media screen and (max-width: 767px) {
        .video-btn .btn-rounded:after {
          left: 4px; } }
  .video-btn span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.375rem;
    color: #ffffff;
    letter-spacing: 0;
    font-weight: 300; }
    @media screen and (max-width: 991px) {
      .video-btn span {
        display: none; } }

.content-block-section {
  width: 100%;
  float: left; }
  @media screen and (max-width: 991px) {
    .content-block-section .justify-content-center {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .content-block-section.about-block {
    padding: 162px 0; }
    @media screen and (max-width: 991px) {
      .content-block-section.about-block {
        /*padding:70px 70px;*/ } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .content-block-section.about-block {
      padding: 93px 0;
      /*@media screen and (max-width:550px){
          padding: 50px 0px;
        }*/ } }
  @media screen and (max-width: 991px) {
    .content-block-section .heading-main {
      text-align: center;
      max-width: 100%; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .content-block-section .heading-main {
      text-align: left;
      float: left; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .content-block-section .heading-main span {
      text-align: left; } }
  @media screen and (max-width: 991px) {
      .content-block-section .heading-main span:before {
        left: 0;
        right: 0;
        margin: auto;
        top: auto;
        bottom: -69px;
        width: 30px; } }
    @media screen and (max-width: 991px) and (max-width: 767px) {
      .content-block-section .heading-main span:before {
        bottom: -68px; } }
    @media screen and (max-width: 991px) and (max-width: 425px) {
      .content-block-section .heading-main span:before {
        left: 0;
        bottom: -57px;
        top: auto;
        right: auto;
        height: 3px; } }
  @media screen and (max-width: 991px) {
      .content-block-section .heading-main h2 {
        text-align: center; } }
    @media screen and (max-width: 991px) and (max-width: 767px) {
      .content-block-section .heading-main h2 {
        line-height: normal; } }
    @media screen and (max-width: 991px) and (max-width: 425px) {
      .content-block-section .heading-main h2 {
        text-align: left; } }
  .content-block-section .content-block {
    width: 100%;
    float: left; }
    @media screen and (max-width: 991px) {
      .content-block-section .content-block {
        float: none;
        display: block;
        max-width: 620px;
        margin: auto; } }
  .content-block-section .discription-block {
    width: 100%;
    float: left;
    padding-top: 8px; }
    .content-block-section .discription-block p {
      width: 100%;
      float: left;
      letter-spacing: 0.3px;
      text-align: left;
      margin: 0 0 41px;
      color: rgba(9, 11, 46, 0.6);
      font-size: 18px;
      line-height: 32px; }
      @media screen and (max-width: 991px) {
        .content-block-section .discription-block p {
          text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .content-block-section .discription-block p {
      line-height: 27px;
      margin: 0 0 16px;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .content-block-section .discription-block p {
      font-size: 14px;
      letter-spacing: normal; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 425px) {
    .content-block-section .discription-block p {
      text-align: left; } }

.heading-main {
  width: 100%;
  display: inline-block;
  font-size: 3rem;
  color: #344554;
  letter-spacing: -1.3px;
  line-height: 60px;
  text-align: left;
  margin-bottom: 22px;
  /*max-width: 450px;*/ }
  @media screen and (max-width: 991px) {
    .heading-main {
      max-width: 100%; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .heading-main {
      font-size: 2.125rem;
      line-height: normal;
      margin-bottom: 10px; } }
  .heading-main span {
    /*width:100%;
    float:left;
    font-weight: 300;
    position: relative;*/
    /*width: 100%;
    color: #3F47D0;
    @include remy(15);
    float: left;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    @media screen and (max-width: 991px){
      text-align: center;
    }*/
    color: #010437;
    font-size: 2.8rem;
    font-weight: 300;
    width: 100%;
    float: left;
    /*&:before{
      position:absolute;
      left:-30px;
      top:0;
      bottom: 0;
      margin:auto;
      background:#5860E5;
      width:14px;
      height:2px;
      content: "";
    }*/ }
    @media screen and (max-width: 991px) {
      .heading-main span {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .heading-main span {
      font-size: 2.4rem;
      font-weight: 300; } }
  .heading-main h2 {
    /*width:100%;
    float:left;
    font-weight: 500;*/
    color: #010437;
    font-size: 2.8rem;
    font-weight: 300;
    margin-bottom: 0; }
    @media screen and (max-width: 991px) {
      .heading-main h2 {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .heading-main h2 {
      font-size: 2.4rem;
      font-weight: 300; } }

.mobile-img {
  width: 100%;
  float: left;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 991px) {
    .mobile-img {
      height: 400px;
      overflow: hidden;
      border-bottom: 1px solid #d6d6d6;
      margin-bottom: 40px; } }
  @media screen and (max-width: 991px) and (max-width: 991px) {
    .mobile-img {
      height: 310px; } }
  @media screen and (max-width: 991px) and (max-width: 991px) and (max-width: 360px) {
    .mobile-img {
      display: block;
      float: none;
      width: auto;
      margin: 0px -15px 20px -15px;
      max-width: none; } }
  .mobile-img .bg-mock-mob {
    width: 416px;
    height: 738px;
    display: inline-block;
    background-image: url(../images/mb-mob.png);
    padding: 81px 66px;
    background-repeat: no-repeat;
    background-position: -14px -32px;
    overflow: hidden; }
    @media screen and (max-width: 1100px) {
      .mobile-img .bg-mock-mob {
        left: -40px;
        position: relative; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) {
    .mobile-img .bg-mock-mob {
      left: 0; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) and (max-width: 550px) {
    .mobile-img .bg-mock-mob {
      /*left: -38px;*/ } }
  @media screen and (max-width: 1100px) and (max-width: 991px) and (max-width: 550px) and (max-width: 425px) {
    .mobile-img .bg-mock-mob {
      left: -5px;
      width: 380px;
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) and (max-width: 550px) and (max-width: 425px) and (max-width: 360px) {
    .mobile-img .bg-mock-mob {
      -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
      transform: scale(0.85);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      right: 0;
      left: -3px; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) and (max-width: 550px) and (max-width: 425px) and (max-width: 360px) and (max-width: 320px) {
    .mobile-img .bg-mock-mob {
      left: -19px; } }
  .mobile-img .mob-scroll {
    width: 286px;
    height: 502px;
    overflow: hidden;
    background-color: #fff; }
    .mobile-img .mob-scroll img {
      overflow: hidden; }

.map-img-view {
  width: 364px;
  height: 798px;
  position: absolute;
  left: -70px;
  top: -72px; }
  @media screen and (max-width: 1100px) {
    .map-img-view {
      display: none; } }

@media screen and (max-width: 767px) {
  .app-block {
    padding: 40px 0 80px 0; } }

.app-block .bg-mock-mob {
  position: relative;
  left: 80px;
  z-index: 1; }
  @media screen and (max-width: 1100px) {
    .app-block .bg-mock-mob {
      left: 0; } }
  @media screen and (max-width: 1100px) and (max-width: 550px) {
    .app-block .bg-mock-mob {
      left: -5px; } }
  @media screen and (max-width: 1100px) and (max-width: 550px) and (max-width: 360px) {
    .app-block .bg-mock-mob {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      right: 0;
      left: -8px; } }

.app-block .mobile-img {
  max-width: 572px; }
  @media screen and (max-width: 991px) {
    .app-block .mobile-img {
      max-width: 100%; } }
  @media screen and (max-width: 991px) and (max-width: 360px) {
    .app-block .mobile-img {
      display: block;
      float: none;
      width: auto;
      margin: 0px -15px 20px -15px;
      max-width: none; } }

.more-option {
  width: auto;
  float: left;
  font-size: 1.0625rem;
  color: #542ddc;
  letter-spacing: 0;
  text-align: left;
  position: relative;
  padding: 12px 0;
  /*background: rgba(29, 0, 63, 0.05);*/
  border-radius: 4px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /*&:before{
      width:14px;
      height: 2px;
      background:#5860E5;
      content: "";
      position: absolute;
      top: 1px;
      bottom: 0;
      margin:auto;
      right: 0px;
      transition: all 0.3s ease;
      transform: translate(-16px, 0);
      opacity: 0;
    }*/ }
  @media screen and (max-width: 991px) {
    .more-option {
      display: inline-block;
      float: none; } }
  .more-option:hover {
    color: #12005a;
    cursor: pointer;
    /*background: rgba(29, 0, 63, 0.07);*/
    /*box-shadow: 0px 3px 10px -1px rgba(63, 71, 207, 0.17);*/
    /*transform: translate(0, -3px);*/ }
    .more-option:hover .caret-right {
      -webkit-transform: translate(2px, 0) rotate(-45deg);
      -ms-transform: translate(2px, 0) rotate(-45deg);
      transform: translate(2px, 0) rotate(-45deg);
      border-color: #6f4af2; }
    .more-option:hover:before {
      width: 14px;
      -webkit-transform: translate(6px, 0);
      -ms-transform: translate(6px, 0);
      transform: translate(6px, 0);
      opacity: 1; }
  .more-option .caret-right {
    width: 8px;
    height: 8px;
    border-right: 2px solid #542ddc;
    border-bottom: 2px solid #542ddc;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate(0px, 0) rotate(-45deg);
    -ms-transform: translate(0px, 0) rotate(-45deg);
    transform: translate(0px, 0) rotate(-45deg);
    margin-left: 10px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: -2px; }

.laptop-img {
  background-image: url(../images/mackbook.png);
  width: 998px;
  height: 570px;
  display: inline-block;
  vertical-align: middle;
  margin-left: -70px;
  position: relative; }
  @media screen and (max-width: 1400px) {
    .laptop-img {
      width: 726px;
      height: 422px;
      background-image: url(../images/macbook-726x420.png); } }
  @media screen and (max-width: 1400px) and (max-width: 991px) {
    .laptop-img {
      float: none;
      display: block;
      margin: 0 auto 30px; } }
  @media screen and (max-width: 1400px) and (max-width: 991px) and (max-width: 767px) {
    .laptop-img {
      background-position: -37px 0px;
      background-size: 588px;
      width: 494px;
      height: 322px; } }
  @media screen and (max-width: 1400px) and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .laptop-img {
      background-position: -37px 0px;
      background-size: 420px;
      width: 334px;
      height: 230px; } }
  @media screen and (max-width: 1400px) and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 360px) {
    .laptop-img {
      -webkit-transform: scale(0.87);
      -ms-transform: scale(0.87);
      transform: scale(0.87);
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      margin: 0; } }
  .laptop-img .macbook-content {
    background-image: url(images/mackbook-content.png);
    position: absolute;
    left: 92px;
    right: 0;
    height: 464px;
    width: 760px;
    top: 43px;
    background-position: top;
    background-repeat: no-repeat;
    overflow: hidden; }
    @media screen and (max-width: 1400px) {
      .laptop-img .macbook-content {
        width: 540px;
        height: 324px; } }
  @media screen and (max-width: 1400px) and (max-width: 767px) {
    .laptop-img .macbook-content {
      width: 440px;
      height: 251px;
      left: 30px; } }
  @media screen and (max-width: 1400px) and (max-width: 767px) and (max-width: 550px) {
    .laptop-img .macbook-content {
      width: 316px;
      height: 189px;
      left: 10px;
      top: 17px; } }
    @media screen and (max-width: 1400px) {
        .laptop-img .macbook-content img {
          max-width: 100%; } }

.insight-block {
  padding: 227px 0 170px; }
  @media screen and (max-width: 991px) {
    .insight-block {
      padding: 100px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .insight-block {
      padding: 80px 0 80px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .insight-block {
      padding: 50px 0px; } }

.camera-img {
  float: right;
  position: relative;
  padding-bottom: 110px; }
  @media screen and (max-width: 550px) {
    .camera-img {
      position: relative;
      padding: 0;
      -webkit-transform: scale(0.6) !important;
      -ms-transform: scale(0.6) !important;
      transform: scale(0.6) !important;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top; } }

.car-img-one {
  position: absolute;
  right: 0;
  bottom: -190px;
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  transform: rotate(-40deg);
  width: 170px;
  height: 290px; }

.edgesolution-block {
  position: relative;
  padding: 148px 0 160px 0; }
  @media screen and (max-width: 1100px) {
    .edgesolution-block {
      padding: 60px 0 60px 0; } }
  @media screen and (max-width: 1100px) and (max-width: 550px) {
    .edgesolution-block {
      padding: 50px 0 50px 0; } }
  .edgesolution-block .img-edgesolution {
    position: inherit;
    height: 100%; }
    @media screen and (max-width: 550px) {
      .edgesolution-block .img-edgesolution {
        height: 330px; } }
  .edgesolution-block .camera-img {
    width: 683px;
    position: absolute;
    left: 0;
    top: 0; }
    @media screen and (max-width: 1100px) {
      .edgesolution-block .camera-img {
        width: 513px;
        overflow: hidden; } }
  @media screen and (max-width: 1100px) and (max-width: 991px) {
    .edgesolution-block .camera-img {
      width: 683px;
      overflow: hidden;
      float: left;
      margin-left: -16px;
      position: relative;
      padding: 0; } }

.business-block {
  width: 100%;
  float: left;
  padding: 139px 0 139px 0; }
  @media screen and (max-width: 991px) {
    .business-block {
      padding: 100px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .business-block {
      padding: 50px 0 49px 0; } }
  .business-block .heading-main {
    margin-bottom: 10px;
    max-width: 482px; }
    @media screen and (max-width: 550px) {
      .business-block .heading-main {
        margin-bottom: 10px; } }
    @media screen and (max-width: 550px) {
      .business-block .heading-main h2 {
        line-height: normal; } }
  .business-block .discription-block {
    width: 100%;
    float: left;
    letter-spacing: 0.3px;
    text-align: left;
    max-width: 482px;
    color: rgba(9, 11, 46, 0.6);
    font-size: 18px;
    line-height: 32px; }
    @media screen and (max-width: 991px) {
      .business-block .discription-block {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .business-block .discription-block {
      font-size: 16px;
      line-height: 27px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .business-block .discription-block {
      font-size: 14px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 425px) {
    .business-block .discription-block {
      text-align: left; } }
  .business-block .tech-block {
    width: 100%;
    float: left;
    padding-top: 45px; }
    @media screen and (max-width: 550px) {
      .business-block .tech-block .col-6 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 0 35px; }
        .business-block .tech-block .col-6:last-child {
          margin-bottom: 0; }
        .business-block .tech-block .col-6 .tech-icon, .business-block .tech-block .col-6 .custom-app-icon {
          margin-right: 10px; } }

.ui-tech-block {
  width: 100%;
  float: left; }
  .ui-tech-block .head-ui-tech {
    width: 100%;
    float: left;
    margin-bottom: 23px; }
    @media screen and (max-width: 550px) {
      .ui-tech-block .head-ui-tech {
        margin-bottom: 10px; } }
    .ui-tech-block .head-ui-tech .tech-icon {
      margin-right: 15px; }
    .ui-tech-block .head-ui-tech .custom-app-icon {
      margin-right: 25px; }
    .ui-tech-block .head-ui-tech span {
      color: #02053C;
      font-size: 1.25rem;
      font-weight: 600;
      line-height: 27px;
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
  .ui-tech-block .content-discripiton-tech {
    width: 100%;
    float: left;
    max-width: 492px; }
    .ui-tech-block .content-discripiton-tech p {
      color: rgba(9, 11, 46, 0.6);
      font-size: 16px;
      line-height: 28px;
      max-width: 482px; }
      @media screen and (max-width: 1100px) {
        .ui-tech-block .content-discripiton-tech p {
          font-size: 1rem; } }
  @media screen and (max-width: 1100px) and (max-width: 767px) {
    .ui-tech-block .content-discripiton-tech p {
      line-height: 26px; } }
  @media screen and (max-width: 1100px) and (max-width: 767px) and (max-width: 550px) {
    .ui-tech-block .content-discripiton-tech p {
      padding-left: 0; } }

.tech-icon {
  width: 44px;
  height: 44px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/iconsheet.svg);
  background-repeat: no-repeat; }

.custom-app-icon {
  width: 44px;
  height: 44px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/iconsheet.svg);
  background-repeat: no-repeat;
  background-position: -60px 0; }

.konnect-features {
  width: 100%;
  float: left;
  background: #170B35;
  padding-bottom: 142px; }
  @media screen and (max-width: 991px) {
    .konnect-features {
      padding-bottom: 100px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .konnect-features {
      padding-bottom: 60px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .konnect-features {
      padding-bottom: 60px; } }
  .konnect-features .white-feature-head {
    margin-bottom: 44px; }
    @media screen and (max-width: 991px) {
      .konnect-features .white-feature-head {
        margin-bottom: 0;
        padding: 50px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .konnect-features .white-feature-head h2 {
      text-align: center; } }

.white-feature-head {
  width: 100%;
  float: left;
  text-align: center;
  padding: 68px 0; }
  @media screen and (max-width: 767px) {
    .white-feature-head {
      padding: 30px 0px; } }
  .white-feature-head h2 {
    color: #ffffff;
    letter-spacing: -0.2px;
    line-height: 60px;
    text-align: left;
    font-weight: 300;
    font-size: 2.5rem;
    float: left;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 550px) {
      .white-feature-head h2 {
        font-size: 2.125rem;
        line-height: normal;
        font-weight: 500;
        margin-bottom: 30px; } }
  .white-feature-head p {
    width: 100%;
    display: inline-block;
    font-size: 1.0625rem;
    color: #ffffff;
    letter-spacing: -0.2px;
    text-align: center;
    line-height: 20px;
    max-width: 652px; }

.features-content-block {
  width: 100%;
  float: left;
  position: relative; }
  @media screen and (max-width: 991px) {
    .features-content-block {
      padding: 0px 90px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .features-content-block {
      padding: 0; } }
  .features-content-block .middle-block {
    max-width: 604px;
    display: block;
    margin: auto; }
    @media screen and (max-width: 1200px) {
      .features-content-block .middle-block {
        max-width: 394px; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) {
    .features-content-block .middle-block {
      max-width: 400px;
      overflow: hidden;
      height: 200px;
      width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 550px) {
    .features-content-block .middle-block {
      display: none; } }
    @media screen and (max-width: 1200px) {
      .features-content-block .middle-block img {
        max-width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) {
    .features-content-block .middle-block img {
      width: 100%;
      max-width: 300px;
      float: none;
      margin: 0 auto;
      display: block; } }
  .features-content-block .left-block-feature {
    position: absolute;
    left: -12px;
    top: -44px;
    width: 30%;
    max-width: 280px;
    text-align: right; }
    @media screen and (max-width: 1200px) {
      .features-content-block .left-block-feature {
        top: -23px; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) {
    .features-content-block .left-block-feature {
      top: -23px;
      position: unset;
      float: left;
      width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 767px) {
    .features-content-block .left-block-feature {
      text-align: center;
      top: -23px;
      position: unset;
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .features-content-block .left-block-feature {
      position: relative;
      top: 0;
      width: 100%;
      float: left;
      max-width: 100%;
      text-align: center;
      left: 0;
      margin-bottom: 30px; } }
  .features-content-block .block-style-ui .block-list {
    width: 100%;
    float: left;
    margin: 0 0 34px 0; }
    .features-content-block .block-style-ui .block-list:last-child {
      margin: 0; }
    .features-content-block .block-style-ui .block-list h3 {
      width: 100%;
      float: left;
      font-size: 1.25rem;
      color: #ffffff;
      letter-spacing: 0;
      line-height: 26px;
      margin: 0 0 6px;
      font-weight: 400; }
      @media screen and (max-width: 1200px) {
        .features-content-block .block-style-ui .block-list h3 {
          line-height: normal;
          font-size: 1.125rem; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) {
    .features-content-block .block-style-ui .block-list h3 {
      text-align: center; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 767px) {
    .features-content-block .block-style-ui .block-list h3 {
      margin: 0 0 7px; } }
    .features-content-block .block-style-ui .block-list p {
      color: rgba(255, 255, 255, 0.6);
      font-size: 1rem;
      max-width: 350px;
      margin-bottom: 0;
      width: 100%;
      float: left;
      line-height: 1.5; }
      @media screen and (max-width: 991px) {
        .features-content-block .block-style-ui .block-list p {
          text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .features-content-block .block-style-ui .block-list p {
      margin: auto;
      float: none;
      display: inline-block; } }
  .features-content-block .right-block-feature {
    position: absolute;
    right: 10px;
    top: -40px;
    width: 30%;
    max-width: 260px;
    text-align: left; }
    @media screen and (max-width: 1200px) {
      .features-content-block .right-block-feature {
        top: -23px; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) {
    .features-content-block .right-block-feature {
      position: unset;
      float: right;
      width: 100%; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 767px) {
    .features-content-block .right-block-feature {
      position: unset;
      float: right;
      width: 100%;
      max-width: 100%;
      text-align: center;
      margin-top: 40px; } }
  @media screen and (max-width: 1200px) and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .features-content-block .right-block-feature {
      position: relative;
      top: 0;
      width: 100%;
      float: left;
      max-width: 100%;
      text-align: center;
      right: 0;
      margin-top: 0; } }

.why-choose-us {
  width: 100%;
  float: left;
  padding: 148px 0 119px; }
  @media screen and (max-width: 991px) {
    .why-choose-us {
      padding: 100px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .why-choose-us {
      padding: 50px 0 50px; } }
  .why-choose-us .heading-main {
    margin: 0 0 16px 10px; }
    @media screen and (max-width: 991px) {
      .why-choose-us .heading-main {
        text-align: center; } }
    @media screen and (max-width: 550px) {
      .why-choose-us .heading-main h2 {
        line-height: normal; } }
  .why-choose-us .discription-block {
    opacity: 0.9;
    font-size: 1.125rem;
    color: #354555;
    letter-spacing: 0.3px;
    line-height: 25px;
    text-align: left;
    width: 100%;
    float: left;
    margin-left: 10px;
    opacity: 0.6;
    color: #090B2E; }
    @media screen and (max-width: 991px) {
      .why-choose-us .discription-block {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .why-choose-us .discription-block {
      margin-left: 0;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .why-choose-us .discription-block {
      font-size: 14px; } }
  .why-choose-us .container {
    max-width: 1000px; }

.ui-block-choose {
  width: 100%;
  float: left;
  padding: 26px 0 0; }
  @media screen and (max-width: 600px) {
    .ui-block-choose .col-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.right-card-block {
  padding-top: 48px; }
  @media screen and (max-width: 600px) {
    .right-card-block {
      padding-top: 0; } }

.block-ui-card {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  -webkit-transition: 0.3s all cubic-bezier(0.24, 0.7, 0.54, 1.09);
  -o-transition: 0.3s all cubic-bezier(0.24, 0.7, 0.54, 1.09);
  transition: 0.3s all cubic-bezier(0.24, 0.7, 0.54, 1.09); }
  .block-ui-card a {
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 26px 40px 0 rgba(23, 11, 53, 0.08);
    box-shadow: 0 26px 40px 0 rgba(23, 11, 53, 0.08);
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease; }
    .block-ui-card a:hover {
      -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      transform: translateY(-2px);
      -webkit-box-shadow: 0 26px 40px 0 rgba(23, 11, 53, 0.2);
      box-shadow: 0 26px 40px 0 rgba(23, 11, 53, 0.2); }
    .block-ui-card a .card-img {
      width: 100%;
      float: left;
      position: relative; }
      @media screen and (max-width: 600px) {
        .block-ui-card a .card-img {
          width: 100px;
          padding: 10px; } }
      .block-ui-card a .card-img img {
        max-width: 100%;
        width: 100%; }
        @media screen and (max-width: 600px) {
          .block-ui-card a .card-img img {
            height: 100px;
            -o-object-fit: cover;
            object-fit: cover;
            -o-object-position: center;
            object-position: center; } }
    .block-ui-card a .discription-card {
      float: left;
      width: 100%;
      padding: 32px 10px 20px 17px;
      min-height: 240px;
      background: #fff; }
      @media screen and (max-width: 600px) {
        .block-ui-card a .discription-card {
          padding-top: 0;
          margin-top: 0;
          width: calc(100% - 100px);
          -webkit-box-shadow: none;
          box-shadow: none;
          padding: 10px 10px 10px 0px;
          min-height: auto; } }
      .block-ui-card a .discription-card h3 {
        color: #02053C;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 18px; }
        @media screen and (max-width: 600px) {
          .block-ui-card a .discription-card h3 {
            font-size: 1.25rem;
            margin: 0 0 5px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden; } }
      .block-ui-card a .discription-card p {
        opacity: 0.6;
        color: #090B2E;
        font-size: 1rem;
        /* font-weight: 300; */
        line-height: 28px;
        float: left;
        width: 100%;
        margin-bottom: 0;
        min-height: 135px; }
        @media screen and (max-width: 767px) {
          .block-ui-card a .discription-card p {
            line-height: 24px;
            min-height: auto; } }
  @media screen and (max-width: 767px) and (max-width: 600px) {
    .block-ui-card a .discription-card p {
      font-size: 0.875rem;
      line-height: 1.7;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      margin: 0; } }

/* Testimonial Section*/
/*.testimonial-section{
  float: left;
  width: 100%;
  padding: 132px 0 130px 50px;
  border-top: 1px solid #e9e9e9;
  .heading-main{
    @include remy(46);
  }
}
*/
/*.testimonial-block{
  float: left;
  width: 100%;
  .client-testimonial{
    float: left;
    width: 100%;
    .testimonial-inner{
      min-height: 420px;
      background-color: #7F86FE;
      float: left;
      width: 100%;
      .testimonial-box{
        float: left;
        width: 100%;
        .img-left-testimonial{
          background-color: #fff;
          float: left;
          max-width: 220px;
          width: 100%;
          padding: 8px;
          min-height: 250px;
          border-radius: 2px;
          img{
            object-fit: cover;
            width: 100%;
            box-shadow: 0 6px 34px 0 rgba(0,0,0,0.13);
            height: 187px;
          }
        }
      }
    }
  }
}
*/
.testimonial-section {
  width: 100%;
  float: left;
  padding: 132px 0 130px 50px;
  border-top: 1px solid #e9e9e9; }
  @media screen and (max-width: 991px) {
    .testimonial-section {
      padding: 100px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .testimonial-section {
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      padding-top: 50px; } }
  .testimonial-section .testimonial-block-right {
    padding-left: 80px; }
  .testimonial-section .heading-main {
    /*font-size: 2.875rem;*/
    max-width: 300px; }
    @media screen and (max-width: 991px) {
      .testimonial-section .heading-main {
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .testimonial-section .heading-main span:before {
        margin-bottom: -20px; } }
    .testimonial-section .heading-main h2 {
      font-size: 2.75rem; }
  .testimonial-section .testimonial-box {
    width: 100%;
    float: left;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .testimonial-section .testimonial-box {
        display: block; } }

.client-testimonial {
  width: 100%;
  float: left;
  margin-left: -132px; }
  @media screen and (max-width: 767px) {
    .client-testimonial {
      margin-left: 0; } }
  .client-testimonial .testimonial-inner {
    float: left;
    width: 100%;
    padding: 40px 30px; }
    @media screen and (max-width: 767px) {
      .client-testimonial .testimonial-inner {
        padding: 10px 10px; } }
    .client-testimonial .testimonial-inner .img-left-testimonial {
      width: 100%;
      float: left;
      padding: 8px;
      border-radius: 2px;
      background: #fff;
      max-width: 220px;
      min-height: 250px;
      -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.21);
      box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.21); }
      @media screen and (max-width: 767px) {
        .client-testimonial .testimonial-inner .img-left-testimonial {
          max-width: 110px;
          min-height: 140px;
          float: none;
          margin: 0 auto;
          background: transparent;
          -webkit-box-shadow: none;
          box-shadow: none; } }
      .client-testimonial .testimonial-inner .img-left-testimonial img {
        width: 100%;
        height: 187px;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-box-shadow: 0 6px 34px 0 rgba(0, 0, 0, 0.13);
        box-shadow: 0 6px 34px 0 rgba(0, 0, 0, 0.13);
        border-radius: 2px;
        object-fit: cover; }
        @media screen and (max-width: 767px) {
          .client-testimonial .testimonial-inner .img-left-testimonial img {
            height: 70px;
            width: 100%;
            max-width: 70px;
            border-radius: 50%;
            float: none;
            margin: 0 auto; } }
      .client-testimonial .testimonial-inner .img-left-testimonial span {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 1.0625rem;
        color: #344554;
        letter-spacing: 0;
        padding: 14px 0 12px 0; }
        @media screen and (max-width: 767px) {
          .client-testimonial .testimonial-inner .img-left-testimonial span {
            color: #fff;
            font-weight: 600; } }

.testimonial-block {
  width: 100%;
  float: left;
  background: #7F86FE;
  padding: 70px 0px;
  border-radius: 4px;
  -webkit-box-shadow: 0 16px 43px 0 rgba(0, 3, 48, 0.18);
  box-shadow: 0 16px 43px 0 rgba(0, 3, 48, 0.18);
  /*.owl-carousel .owl-item{
    float:left;
  }*/ }
  @media screen and (max-width: 767px) {
    .testimonial-block {
      padding: 20px 0px; } }
  .testimonial-block .testimonial-quotes {
    width: 100%;
    float: left;
    padding: 0 0 0 80px; }
    @media screen and (max-width: 767px) {
      .testimonial-block .testimonial-quotes {
        padding: 0px 15px; } }
    .testimonial-block .testimonial-quotes p {
      width: 100%;
      float: left;
      overflow: visible;
      font-size: 1.0625rem;
      color: #ffffff;
      letter-spacing: -0.2px;
      line-height: 25px;
      text-align: left;
      margin: 0;
      position: relative;
      display: inline-block;
      /*transition: font 200ms ease-out, margin 200ms ease-out;*/ }
      @media screen and (max-width: 767px) {
        .testimonial-block .testimonial-quotes p {
          line-height: 20px;
          padding: 0px 15px 40px;
          text-align: center; } }
      .testimonial-block .testimonial-quotes p:before {
        content: "";
        left: -30px;
        top: -37px;
        position: absolute;
        width: 30px;
        height: 20px;
        background-image: url(../images/iconsheet.svg);
        background-position: -132px -11px; }
        @media screen and (max-width: 767px) {
          .testimonial-block .testimonial-quotes p:before {
            left: 10px; } }
      .testimonial-block .testimonial-quotes p:after {
        content: "";
        right: 0;
        bottom: -37px;
        position: absolute;
        width: 30px;
        height: 20px;
        background-image: url(../images/iconsheet.svg);
        background-position: -194px -11px; }
        @media screen and (max-width: 767px) {
          .testimonial-block .testimonial-quotes p:after {
            right: 10px;
            bottom: 0px; } }

/*.owl-controls {
    width: auto;
    float: right;
    position: absolute;
    bottom: 0;
    right: 40px;
}*/
.client-testimonial:before {
  content: "";
  background: #fedc7f;
  border-radius: 2px;
  width: 130px;
  height: 280px;
  position: absolute;
  z-index: 0;
  top: 28px;
  left: 73px; }
  @media screen and (max-width: 767px) {
    .client-testimonial:before {
      left: 34.9%;
      right: 0;
      top: auto;
      bottom: auto;
      float: none;
      width: 140px;
      height: 90px;
      display: none; } }

/* Styling Pagination*/
/*.owl-theme .owl-controls .owl-page{
  display: inline-block;
  zoom: 1;
  display: inline;
}*/
/*.owl-theme .owl-controls .owl-page span{
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background:#ffffff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
  filter: Alpha(Opacity=100);
  opacity: 1;
}


.owl-theme .owl-controls .owl-page span.owl-numbers{
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  @include remy(12);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}*/
.contact-us-section {
  width: 100%;
  float: left;
  background: rgba(239, 244, 255, 0.34);
  padding: 160px 0; }
  @media screen and (max-width: 550px) {
    .contact-us-section {
      padding: 70px 0; } }
  .contact-us-section .container {
    max-width: 500px; }
  .contact-us-section .contact-block {
    width: 100%;
    float: left;
    background: #ffffff;
    -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
    box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
    border-radius: 2px;
    padding: 30px 25px 25px 25px; }
    @media screen and (max-width: 550px) {
      .contact-us-section .contact-block {
        padding: 21px 15px 15px 15px; } }
    .contact-us-section .contact-block .sm-heading {
      margin-bottom: 35px; }
      @media screen and (max-width: 550px) {
        .contact-us-section .contact-block .sm-heading {
          margin-bottom: 20px; } }
      .contact-us-section .contact-block .sm-heading h2 {
        font-size: 2rem;
        margin-bottom: 0;
        line-height: normal;
        /*@media screen and (max-width: 550px){
          @include remy(32);
          line-height: normal;
        }*/ }
        @media screen and (max-width: 425px) {
          .contact-us-section .contact-block .sm-heading h2 {
            font-size: 2.34rem;
            line-height: 1.5; } }

.sm-heading {
  width: 100%;
  float: left; }
  .sm-heading h2 {
    position: relative;
    font-size: 3.5rem;
    color: #344554;
    letter-spacing: -1.3px;
    line-height: 50px;
    text-align: left;
    font-weight: 300;
    padding-left: 0px;
    /*&:before{
      position: absolute;
      left: 0px;
      top: 0;
      bottom: 0;
      margin: auto;
      background: #7f86fe;
      width: 14px;
      height: 4px;
      content: "";
    }*/ }

@media screen and (max-width: 991px) {
  .col-reverse-ipad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

.app-block {
  position: relative; }
  @media screen and (max-width: 991px) {
    .app-block {
      padding: 50px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .app-block {
      background: #f7fbfe; } }

.app-block:before {
  content: "";
  background-image: url(../images/bg-parking.png);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: bottom center; }
  @media screen and (max-width: 550px) {
    .app-block:before {
      display: none; } }

.edgesolution-block {
  position: relative; }
  @media screen and (max-width: 550px) {
    .edgesolution-block {
      background: #f7fbfe; } }

.edgesolution-block:before {
  content: "";
  background-image: url(../images/bg-edge.png);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: bottom center; }
  @media screen and (max-width: 550px) {
    .edgesolution-block:before {
      display: none; } }

/*@media screen and (max-width: 991px){
  .testimonial-section{
    .col-4.align-self-center.justify-content-center{
      
      max-width: 100%;
      flex: 0 0 100%;
  }
  .testimonial-block-right{
        
        flex: 0 0 100%;
        max-width: 100%;
        padding:0px 70px;
      
      .testimonial-block{
        padding: 30px 0px;
        .client-testimonial{
          &:before{
            height: 233px;
          left: 50px;
          }
          .img-left-testimonial{
              flex: 0 0 170px;
              max-width: 170px;
              width: 170px;
          }
          
        }
      }
    }
  }
  .heading-main{
      span:before{
        bottom: auto;
      right: auto;
      top: 120px;
      left: 450px;
      width: 30px;

    }
  } 
}
*/
@media screen and (max-width: 991px) {
  .testimonial-section {
    padding-left: 0; }
    .testimonial-section .client-testimonial {
      margin-left: 0; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .testimonial-section .col-8 {
      padding: 0; } }

@media screen and (max-width: 991px) {
    .testimonial-section .owl-dots {
      width: 100%;
      text-align: center; } }
    @media screen and (max-width: 991px) and (max-width: 767px) {
      .testimonial-section .owl-dots {
        margin-bottom: 20px;
        position: relative; } }

@media screen and (max-width: 991px) {
    .testimonial-section .col-4.justify-content-center.align-self-center {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .testimonial-section .col-8.justify-content-center.align-self-center {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
    .testimonial-section .heading-main span:before {
      width: 30px;
      top: auto;
      bottom: -60px;
      left: 0;
      right: 0; } }
    @media screen and (max-width: 991px) and (max-width: 767px) {
      .testimonial-section .heading-main span:before {
        bottom: -40px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .testimonial-section .heading-main h2 {
      line-height: normal; } }

@media screen and (max-width: 991px) {
  .why-choose-us .heading-main span:before {
    width: 30px;
    top: auto;
    bottom: -60px;
    left: 0;
    right: 0; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .why-choose-us .heading-main span:before {
      bottom: -68px; } }

@media screen and (max-width: 991px) and (max-width: 767px) {
  .why-choose-us .heading-main h2 {
    line-height: normal; } }

/* Owl Dots theme */
.owl-dots {
  display: inline-block;
  position: absolute;
  bottom: -20px;
  right: 0; }
  .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2) !important;
    color: inherit;
    display: inline-block;
    font: inherit;
    z-index: 109;
    margin-right: 10px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .owl-dots .owl-dot.active {
    background: #fff !important; }

/* Owl Dots theme */
/*Modal Backdrop*/
.video-popup .modal-dialog {
  max-width: 900px;
  margin: 3.75rem auto; }
  @media screen and (max-width: 992px) {
    .video-popup .modal-dialog {
      max-width: 900px;
      margin: 0.75rem auto; } }
  .video-popup .modal-dialog .modal-content {
    position: relative;
    border: none;
    background: transparent; }
    .video-popup .modal-dialog .modal-content .modal-header {
      padding: 2rem;
      margin-bottom: -30px;
      color: #fff; }
      .video-popup .modal-dialog .modal-content .modal-header span {
        color: #fff;
        position: absolute;
        top: 40px;
        right: 10px; }

.video-popup .modal-dialog {
  max-width: 90%; }

@media screen and (max-width: 767px) {
  .video-popup .modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: auto; }
    .video-popup .modal-dialog .video-content {
      height: 100%;
      background: #000;
      border-radius: 0; } }

.video-content {
  position: relative; }
  .video-content .close {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 40px;
    font-weight: 300;
    color: #ffffff;
    opacity: 1;
    line-height: 1.5rem;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease; }
    .video-content .close:hover {
      color: #8990ec; }

/*.modal-backdrop.fade.show{
  background-color:#fff!important;
  opacity:.3;
}
*/
/*Banner Section*/
.banner-section {
  padding: 101px 0px 102px 0px;
  /*display: inline-block;*/
  width: 100%;
  background-color: rgba(70, 77, 209, 0.04);
  /*box-shadow: 0 7px 14px 0 rgba(109,117,249,0.16);*/ }
  @media screen and (max-width: 991px) {
    .banner-section {
      padding: 50px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .banner-section {
      padding: 50px 0px 50px 0px;
      background: url("../images/video.png");
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      .banner-section:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(#7078FF), to(#272D9B)), -webkit-gradient(linear, left top, left bottom, from(#8088FF), to(#272D9B));
        background: -webkit-linear-gradient(top, #7078FF 0%, #272D9B 100%), -webkit-linear-gradient(top, #8088FF 0%, #272D9B 100%);
        background: -o-linear-gradient(top, #7078FF 0%, #272D9B 100%), -o-linear-gradient(top, #8088FF 0%, #272D9B 100%);
        background: linear-gradient(180deg, #7078FF 0%, #272D9B 100%), linear-gradient(180deg, #8088FF 0%, #272D9B 100%);
        position: absolute;
        opacity: .6;
        top: 0; } }
  .banner-section .heading-main-thick {
    margin-bottom: 23px;
    line-height: 61px; }
    @media screen and (max-width: 991px) {
      .banner-section .heading-main-thick {
        line-height: 50px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .banner-section .heading-main-thick {
      margin-bottom: 25px;
      text-align: center;
      line-height: 40px;
      color: #fff;
      font-size: 35px; } }
  .banner-section .detail-para {
    margin-bottom: 50px;
    max-width: 540px; }
    @media screen and (max-width: 991px) {
      .banner-section .detail-para {
        margin-bottom: 40px;
        line-height: 28px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .banner-section .detail-para {
      text-align: center;
      margin: auto;
      margin-bottom: 30px;
      color: #fff;
      line-height: 24px;
      font-size: 16px; } }
  .banner-section .video-block {
    float: right;
    margin-right: 20px; }
    @media screen and (max-width: 1280px) {
      .banner-section .video-block {
        margin-right: 0; } }
  @media screen and (max-width: 1280px) and (max-width: 767px) {
    .banner-section .video-block {
      /*width: 100%;
        float: none;
        max-width: 100%;
        border-radius: 0;
        height: 300px;
        margin-bottom: 30px;
        &:before{
          border-radius:0;
        }*/
      display: none; } }
    .banner-section .video-block .play-btn {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      margin: auto;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .banner-section .video-block .play-btn a {
        margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .banner-section .download-link {
      text-align: center;
      margin-bottom: 30px; } }
  .banner-section .download-link li {
    margin-bottom: 15px; }
    @media screen and (max-width: 550px) {
      .banner-section .download-link li {
        margin-right: 5px;
        display: inline-block;
        width: auto; }
        .banner-section .download-link li:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 991px) {
    .banner-section .download-link img {
      width: 150px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .banner-section .download-link img {
      width: 130px; } }
  @media screen and (max-width: 767px) {
    .banner-section .play-btn a {
      width: 60px;
      height: 60px; }
    .banner-section .play-btn img {
      width: 20px;
      height: 20px; } }

/*video card */
.video-block {
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.07), 0 3px 4px 0 rgba(0, 0, 0, 0.09), 0 8px 11px 0 rgba(0, 0, 0, 0.11), 0 11px 17px 0 rgba(10, 13, 20, 0.08), 0 17px 22px 0 rgba(13, 13, 16, 0.07), 0 29px 45px 0 rgba(9, 10, 25, 0.07), 0 45px 85px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 3px 0 rgba(4, 4, 4, 0.07), 0 3px 4px 0 rgba(0, 0, 0, 0.09), 0 8px 11px 0 rgba(0, 0, 0, 0.11), 0 11px 17px 0 rgba(10, 13, 20, 0.08), 0 17px 22px 0 rgba(13, 13, 16, 0.07), 0 29px 45px 0 rgba(9, 10, 25, 0.07), 0 45px 85px 0 rgba(0, 0, 0, 0.09);
  border-radius: 13.3px;
  position: relative;
  max-width: 473px;
  height: 422px;
  background-repeat: no-repeat;
  background-size: cover; }

.play-btn {
  display: block;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center; }
  .play-btn a {
    display: block;
    width: 83px;
    height: 83px;
    background: #FFFFFF;
    border-radius: 50%;
    position: relative;
    margin: auto;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .play-btn a:hover {
      -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
      transform: scale(1.1, 1.1); }
  .play-btn label {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    text-shadow: 0 4px 15px rgba(0, 0, 0, 0.16);
    position: relative;
    cursor: pointer; }
  .play-btn img {
    position: absolute;
    width: 24px;
    height: 30px;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto; }

.download-link {
  display: inline-block;
  width: 100%; }
  .download-link ul {
    display: inline-block;
    width: 100%;
    margin-bottom: 0; }
    .download-link ul li {
      display: inline-block;
      width: auto;
      margin-right: 25px; }
      .download-link ul li:last-child {
        margin-right: 0; }
      .download-link ul li a {
        display: inline-block;
        width: 100%; }

.heading-main-thick {
  color: #010437;
  font-size: 3rem;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 0; }

.detail-para {
  color: rgba(9, 11, 46, 0.6);
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0; }

section {
  position: relative; }

.content-block-section.about-block.cs-realtime {
  padding: 110px 0; }
  .content-block-section.about-block.cs-realtime .real-svg {
    position: relative;
    top: 21px;
    left: 36px;
    display: inline-block;
    width: 100%; }
    .content-block-section.about-block.cs-realtime .real-svg svg {
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      border-radius: 29px 0 0 44px; }
      @media only screen and (min-width: 1500px) {
        .content-block-section.about-block.cs-realtime .real-svg svg {
          border-radius: 29px 29px 44px 44px; } }
      @media only screen and (max-width: 1399px) {
        .content-block-section.about-block.cs-realtime .real-svg svg {
          height: 100%; } }
      @media only screen and (max-width: 1199px) {
        .content-block-section.about-block.cs-realtime .real-svg svg {
          width: 100%;
          height: 100%; } }
      @media only screen and (max-width: 991px) {
        .content-block-section.about-block.cs-realtime .real-svg svg {
          width: 100%;
          height: 100%;
          border-radius: 20px; } }
    @media only screen and (max-width: 1399px) {
      .content-block-section.about-block.cs-realtime .real-svg {
        right: 5px; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.about-block.cs-realtime .real-svg {
        width: 100%;
        max-width: 600px;
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 10px; } }
  @media only screen and (max-width: 991px) {
    .content-block-section.about-block.cs-realtime {
      padding: 55px 0 30px; } }

.blue-bg {
  background: -moz-linear-gradient(top, rgba(242, 249, 254, 0.1) 0%, rgba(242, 249, 254, 0.87) 100%);
  background: -webkit-linear-gradient(top, rgba(242, 249, 254, 0.1) 0%, rgba(242, 249, 254, 0.87) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 249, 254, 0.1)), to(rgba(242, 249, 254, 0.87)));
  background: -o-linear-gradient(top, rgba(242, 249, 254, 0.1) 0%, rgba(242, 249, 254, 0.87) 100%);
  background: linear-gradient(to bottom, rgba(242, 249, 254, 0.1) 0%, rgba(242, 249, 254, 0.87) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1af2f9fe', endColorstr='#def2f9fe',GradientType=0 ); }

.dynamic-block {
  position: relative;
  padding: 112px 0 118px; }
  @media screen and (max-width: 550px) {
    .dynamic-block {
      background: #f7fbfe; } }
  .dynamic-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem; }
    @media screen and (max-width: 550px) {
      .dynamic-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }
  .dynamic-block .cs-price-svg {
    position: inherit;
    padding-left: 0; }
    .dynamic-block .cs-price-svg .dynamic-price-svg {
      position: relative;
      left: 0px;
      width: 100%;
      margin-top: -25px; }
      .dynamic-block .cs-price-svg .dynamic-price-svg svg {
        border-radius: 0 29px 44px 0;
        -webkit-box-shadow: 0 1px 24px rgba(151, 151, 151, 0.2);
        box-shadow: 0 1px 24px rgba(151, 151, 151, 0.2); }
        @media only screen and (min-width: 1440px) {
          .dynamic-block .cs-price-svg .dynamic-price-svg svg {
            border-radius: 29px 29px 44px 44px; } }
        @media only screen and (min-width: 1440px) {
          .dynamic-block .cs-price-svg .dynamic-price-svg svg {
            border-radius: 0px 29px 44px 0px; } }
        @media only screen and (max-width: 1399px) {
          .dynamic-block .cs-price-svg .dynamic-price-svg svg {
            width: 100%;
            height: 100%; } }
        @media only screen and (max-width: 991px) {
          .dynamic-block .cs-price-svg .dynamic-price-svg svg {
            width: 100%;
            border-radius: 20px; } }
      @media only screen and (max-width: 991px) {
        .dynamic-block .cs-price-svg .dynamic-price-svg {
          left: 0;
          right: 0;
          width: 100%;
          max-width: 600px;
          margin: auto;
          margin-bottom: 30px; } }
  .dynamic-block .cs-price-content .content-block {
    padding-left: 30px;
    max-width: 560px; }
  @media only screen and (max-width: 991px) {
    .dynamic-block .cs-price-content {
      padding-left: 0; } }
  @media only screen and (max-width: 991px) {
    .dynamic-block {
      padding: 62px 0; } }
  @media only screen and (max-width: 991px) and (max-width: 550px) {
    .dynamic-block {
      padding: 40px 0; } }
  .dynamic-block .container {
    width: 100%;
    max-width: 1440px; }

.cst-position {
  position: relative; }

.content-block-section.boost-parking-block {
  position: relative;
  padding: 145px 0 100px 0; }
  .content-block-section.boost-parking-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem; }
    @media screen and (max-width: 550px) {
      .content-block-section.boost-parking-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }
  .content-block-section.boost-parking-block .cs-parking-svg {
    position: absolute;
    top: -15px;
    left: 0; }
    @media only screen and (min-width: 1400px) {
      .content-block-section.boost-parking-block .cs-parking-svg .parking-img {
        border-radius: 20px; } }
    @media only screen and (max-width: 1199px) {
      .content-block-section.boost-parking-block .cs-parking-svg {
        top: -15px;
        right: -15px; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.boost-parking-block .cs-parking-svg {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 600px;
        margin: auto;
        display: inline-block;
        border-radius: 20px; }
        .content-block-section.boost-parking-block .cs-parking-svg img {
          border-radius: 20px; }
        .content-block-section.boost-parking-block .cs-parking-svg svg {
          border-radius: 20px; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.boost-parking-block .cs-parking-svg img.parking-img {
        width: 100%; } }
  @media only screen and (max-width: 991px) {
    .content-block-section.boost-parking-block {
      padding: 90px 0 70px; } }
  @media only screen and (max-width: 991px) and (max-width: 550px) {
    .content-block-section.boost-parking-block {
      padding: 40px 0; } }
  @media only screen and (max-width: 991px) {
      .content-block-section.boost-parking-block .boost-parking-img {
        margin-bottom: 30px; } }
  .content-block-section.boost-parking-block .bar-svg {
    position: relative;
    top: 0px;
    left: 84px;
    right: 0;
    margin: auto; }
    @media only screen and (max-width: 1399px) {
      .content-block-section.boost-parking-block .bar-svg {
        top: 55x;
        left: 26px; } }
  @media only screen and (max-width: 1399px) and (max-width: 1199px) {
    .content-block-section.boost-parking-block .bar-svg {
      top: 0px;
      left: 0; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.boost-parking-block .bar-svg {
        top: 15px;
        left: 0;
        width: 100%;
        max-width: 600px;
        position: absolute; } }
  @media only screen and (max-width: 991px) and (max-width: 420px) {
    .content-block-section.boost-parking-block .bar-svg {
      top: 10px; } }
    .content-block-section.boost-parking-block .bar-svg svg {
      width: 100%;
      height: 100%;
      padding: 12px 10px 10px; }
      @media only screen and (max-width: 640px) {
        .content-block-section.boost-parking-block .bar-svg svg {
          width: 76%;
          height: 99%;
          padding: 25px 10px 10px; } }
  @media only screen and (max-width: 640px) and (max-width: 480px) {
    .content-block-section.boost-parking-block .bar-svg svg {
      padding-top: 15px; } }
      @media only screen and (max-width: 1399px) {
        .content-block-section.boost-parking-block .bar-svg svg {
          width: 84%;
          height: 100%;
          padding: 0px 10px 10px; } }

@media only screen and (max-width: 1400px) {
  .dynamic-block .cs-price-svg .dynamic-price-svg {
    width: 100%;
    left: 0px; }
    .dynamic-block .cs-price-svg .dynamic-price-svg img {
      width: 100%; } }
  @media only screen and (max-width: 1400px) and (max-width: 991px) {
    .dynamic-block .cs-price-svg .dynamic-price-svg {
      left: 0; } }

@media only screen and (max-width: 1200px) {
  .senser-img-outr img {
    width: 100%; }
  .boost-parking-img img {
    width: 100%; }
  .dynamic-block .cs-price-svg .dynamic-price-svg svg {
    width: 100%;
    padding: 10px;
    height: 100%;
    background: #fff; } }

@media only screen and (max-width: 991px) {
  .cs-realtime .senser-img-outr {
    margin-top: 60px;
    margin-bottom: 40px; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .cs-realtime .senser-img-outr {
      margin-top: 20px; } }

@media only screen and (max-width: 991px) {
  .bg-purple:before {
    display: none; } }

.cs-realtime rect#Rectangle-9 {
  opacity: 0; }

.cs-realtime.chart1 rect#Rectangle-9 {
  -webkit-transform-origin: 69px top;
  -ms-transform-origin: 69px top;
  transform-origin: 69px top;
  -webkit-animation: graph1 2s linear;
  -moz-animation: graph1 2s linear;
  animation: graph1 2s linear;
  opacity: 1; }

@-webkit-keyframes graph1 {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }
  to {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg); } }

@keyframes graph1 {
  from {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }
  to {
    -webkit-transform: rotateY(10deg);
    transform: rotateY(10deg); } }

.dynamic-block polyline#Path-4 {
  opacity: 0;
  -webkit-transform-origin: 38px top;
  -ms-transform-origin: 38px top;
  transform-origin: 38px top;
  -webkit-transform: rotatey(81deg);
  -ms-transform: rotatey(81deg);
  transform: rotatey(81deg); }

.dynamic-block polyline#Path-2 {
  opacity: 0;
  -webkit-transform-origin: 38px top;
  -ms-transform-origin: 38px top;
  transform-origin: 38px top;
  -webkit-transform: rotatey(81deg);
  -ms-transform: rotatey(81deg);
  transform: rotatey(81deg); }

.dynamic-block circle#Oval-2-Copy, .dynamic-block circle#Oval-2 {
  opacity: 0; }

.dynamic-block.chart2 polyline#Path-4 {
  opacity: 1;
  -webkit-animation: graph2 2s linear;
  -moz-animation: graph2 2s linear;
  animation: graph2 2s linear;
  -webkit-transform: rotatey(0deg);
  -ms-transform: rotatey(0deg);
  transform: rotatey(0deg); }

.dynamic-block.chart2 polyline#Path-2 {
  opacity: 1;
  -webkit-animation: graph2 2s linear;
  -moz-animation: graph2 2s linear;
  animation: graph2 2s linear;
  -webkit-transform: rotatey(0deg);
  -ms-transform: rotatey(0deg);
  transform: rotatey(0deg); }

.dynamic-block.chart2 circle#Oval-2-Copy, .dynamic-block.chart2 circle#Oval-2 {
  opacity: 1;
  -webkit-animation: graph2 2s linear;
  animation: graph2 2s linear; }

@media only screen and (max-width: 991px) {
  .dynamic-block .cs-price-content {
    padding-left: 15px; }
    .dynamic-block .cs-price-content .content-block {
      padding-left: 0;
      display: inline-block; } }

.boost-parking-block rect#Rectangle-13 {
  -webkit-transform: rotatex(90deg);
  -ms-transform: rotatex(90deg);
  transform: rotatex(90deg);
  -webkit-transform-origin: left bottom 12px;
  -ms-transform-origin: left bottom 12px;
  transform-origin: left bottom 12px; }

.boost-parking-block.chart3 rect#Rectangle-13 {
  -webkit-transform: rotatex(0deg);
  -ms-transform: rotatex(0deg);
  transform: rotatex(0deg);
  -webkit-transform-origin: left bottom 0px;
  -ms-transform-origin: left bottom 0px;
  transform-origin: left bottom 0px;
  -webkit-animation: graph3 2s linear;
  -moz-animation: graph3 2s linear;
  animation: graph3 2s linear; }

@media only screen and (max-width: 1399px) {
  .sensor-bg {
    width: 100%; } }

@media only screen and (max-width: 991px) {
  .dynamic-block .cs-price-svg {
    padding-left: 15px; } }

@-webkit-keyframes graph2 {
  from {
    opacity: 0;
    -webkit-transform: rotatey(81deg);
    transform: rotatey(81deg); }
  to {
    opacity: 1;
    -webkit-transform: rotatey(0deg);
    transform: rotatey(0deg); } }

@keyframes graph2 {
  from {
    opacity: 0;
    -webkit-transform: rotatey(81deg);
    transform: rotatey(81deg); }
  to {
    opacity: 1;
    -webkit-transform: rotatey(0deg);
    transform: rotatey(0deg); } }

@-webkit-keyframes graph3 {
  from {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg); }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); } }

@keyframes graph3 {
  from {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg); }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg); } }

.cs-realtime .bg-purple.senser-img-inner:before {
  left: inherit;
  right: -56px; }

.bg-purple.boost-parking-img:before {
  right: -60px;
  left: inherit; }

.inner-banner {
  padding: 76px 0 77px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767px) {
    .inner-banner {
      padding: 50px 0px; } }
  .inner-banner .banner-content h1 {
    color: #FFFFFF;
    font-size: 2.8rem;
    font-weight: 300;
    letter-spacing: -1.78px;
    line-height: 62px; }
    @media screen and (max-width: 425px) {
      .inner-banner .banner-content h1 {
        font-size: 2.485rem;
        font-weight: 300;
        line-height: 1.3; } }
    .inner-banner .banner-content h1 span {
      color: #FFFFFF;
      font-size: 2.8rem;
      font-weight: 300;
      letter-spacing: -1.78px;
      line-height: 62px;
      text-transform: inherit; }
      @media screen and (max-width: 425px) {
        .inner-banner .banner-content h1 span {
          font-size: 2.485rem;
          font-weight: 300;
          line-height: 1.3;
          margin-bottom: 10px; } }

.camera-mobile-img {
  display: none; }

.cs-inner-heading {
  padding-bottom: 82px; }
  .cs-inner-heading h3 {
    color: #344554;
    font-size: 2.6rem;
    letter-spacing: -1.3px;
    line-height: 62px;
    text-align: center;
    position: relative;
    padding-bottom: 28px; }
    .cs-inner-heading h3 span {
      font-weight: 500; }
    @media only screen and (max-width: 991px) {
      .cs-inner-heading h3 {
        font-size: 45px;
        line-height: 45px;
        padding-bottom: 28px; } }
  @media only screen and (max-width: 991px) and (max-width: 550px) {
    .cs-inner-heading h3 {
      font-size: 34px;
      padding-bottom: 18px; } }
  @media only screen and (max-width: 991px) {
    .cs-inner-heading {
      padding-bottom: 20px; } }

.cs-features {
  display: inline-block;
  width: 100%; }
  .cs-features h4 {
    height: 32px;
    width: 670px;
    color: #344554;
    font-size: 26px;
    letter-spacing: -0.31px;
    line-height: 25px;
    font-weight: 400; }
  .cs-features li {
    width: 100%;
    display: inline-block;
    letter-spacing: 0.3px;
    text-align: left;
    margin: 0 0 41px;
    color: rgba(9, 11, 46, 0.6);
    font-size: 18px;
    line-height: 32px;
    padding-left: 28px;
    margin-bottom: 15px;
    position: relative; }
    @media screen and (max-width: 550px) {
      .cs-features li {
        font-size: 14px;
        padding-bottom: 10px;
        line-height: 20px; } }
    .cs-features li:before {
      position: absolute;
      content: "";
      height: 7px;
      width: 7px;
      opacity: 0.9;
      background-color: #4851d6;
      left: 0;
      top: 9px;
      border-radius: 100%; }

.content-block-section.about-block.our-solution {
  padding: 110px 0; }
  .content-block-section.about-block.our-solution .sensor-img {
    position: relative;
    top: 0px;
    left: 69px; }
    @media only screen and (max-width: 1399px) {
      .content-block-section.about-block.our-solution .sensor-img {
        top: 0px;
        right: 0; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.about-block.our-solution .sensor-img {
        position: relative;
        left: 0;
        border-radius: 20px;
        top: 0;
        margin-top: 100px;
        max-width: 550px;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 20px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important; } }
  @media only screen and (max-width: 550px) {
    .content-block-section.about-block.our-solution {
      padding: 40px 0; } }

.content-block-section.camera-block {
  padding-top: 80px;
  padding-bottom: 80px;
  background: rgba(239, 244, 255, 0.34); }
  @media only screen and (max-width: 767px) {
    .content-block-section.camera-block {
      padding-bottom: 30px;
      padding-top: 50px; } }
  .content-block-section.camera-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem;
    position: relative;
    line-height: normal; }
    .content-block-section.camera-block .heading-main h2 span {
      display: inline-block;
      width: auto;
      float: none; }
      .content-block-section.camera-block .heading-main h2 span.border-hide:before {
        display: none; }
    @media screen and (max-width: 550px) {
      .content-block-section.camera-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }
  .content-block-section.camera-block .car-camera-sec {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: left; }
    .content-block-section.camera-block .car-camera-sec img {
      width: auto;
      margin-left: -20px; }
      @media only screen and (max-width: 991px) {
        .content-block-section.camera-block .car-camera-sec img {
          max-width: 550px; } }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec img {
          max-width: 200px; } }
    .content-block-section.camera-block .car-camera-sec .yellow-light {
      left: 194px;
      top: 28px;
      position: absolute;
      opacity: 0;
      -webkit-transition: 1s ease-in-out 0s;
      -o-transition: 1s ease-in-out 0s;
      transition: 1s ease-in-out 0s;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7);
      z-index: -1; }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec .yellow-light {
          left: 106px;
          top: -7px;
          max-width: 120px; }
          .content-block-section.camera-block .car-camera-sec .yellow-light img {
            width: 100%;
            max-width: 100%; } }
    .content-block-section.camera-block .car-camera-sec .grey-light {
      left: 135px;
      top: 187px;
      position: absolute;
      opacity: 0;
      -webkit-transition: 2s ease-in-out 0s;
      -o-transition: 2s ease-in-out 0s;
      transition: 2s ease-in-out 0s;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7); }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec .grey-light {
          left: 20%;
          top: 103px; } }
    .content-block-section.camera-block .car-camera-sec .car-number {
      position: absolute;
      top: 272px;
      left: 135px;
      opacity: 0;
      -webkit-transition: 5s ease-in-out 0s;
      -o-transition: 5s ease-in-out 0s;
      transition: 5s ease-in-out 0s;
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      transform: scale(0.7); }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec .car-number {
          left: 75px;
          top: 229px; } }
    .content-block-section.camera-block .car-camera-sec .cs-car-img {
      position: absolute;
      right: -28px;
      top: 150px;
      z-index: -9;
      width: 253px; }
      .content-block-section.camera-block .car-camera-sec .cs-car-img img {
        width: 100%; }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec .cs-car-img {
          right: -108px;
          top: 117px;
          width: 164px; } }
    .content-block-section.camera-block .car-camera-sec .car-light-paul {
      z-index: 9; }
      @media only screen and (max-width: 600px) {
        .content-block-section.camera-block .car-camera-sec .car-light-paul {
          max-width: 170px; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.camera-block .car-camera-sec {
        max-width: 570px; } }
    @media only screen and (max-width: 600px) {
      .content-block-section.camera-block .car-camera-sec {
        max-width: 300px; } }
  .content-block-section.camera-block .content-block {
    padding-left: 20px; }
    @media only screen and (max-width: 991px) {
      .content-block-section.camera-block .content-block {
        padding-left: 0; } }
  .content-block-section.camera-block.animate-effect .yellow-light {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .content-block-section.camera-block.animate-effect .grey-light {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .content-block-section.camera-block.animate-effect .car-number {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.content-block-section.automatic-block {
  padding: 130px 0;
  border-bottom: 1px solid #E9E9E9; }
  .content-block-section.automatic-block .automatic-barriers {
    position: relative; }
    .content-block-section.automatic-block .automatic-barriers img {
      width: 100%; }
      @media only screen and (max-width: 991px) {
        .content-block-section.automatic-block .automatic-barriers img {
          max-width: 550px; } }
    @media only screen and (max-width: 991px) {
      .content-block-section.automatic-block .automatic-barriers {
        margin-bottom: 30px;
        max-width: 570px;
        width: 100%;
        margin: auto;
        position: relative; } }
    .content-block-section.automatic-block .automatic-barriers .paul-img {
      position: absolute;
      top: 32px;
      z-index: 99;
      right: 92px;
      -webkit-transform-origin: right;
      -ms-transform-origin: right;
      transform-origin: right; }
      @media only screen and (max-width: 1199px) {
        .content-block-section.automatic-block .automatic-barriers .paul-img {
          right: 78px; } }
      @media only screen and (max-width: 991px) {
        .content-block-section.automatic-block .automatic-barriers .paul-img {
          right: 96px; } }
      @media only screen and (max-width: 991px) {
        .content-block-section.automatic-block .automatic-barriers .paul-img {
          right: 17%; } }
  .content-block-section.automatic-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem; }
    @media screen and (max-width: 550px) {
      .content-block-section.automatic-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }
  @media only screen and (max-width: 550px) {
    .content-block-section.automatic-block {
      padding: 40px 0; } }

.content-block-section.automatic-block.rotate-effect .automatic-barriers .paul-img {
  -webkit-animation: spin 2s linear;
  -moz-animation: spin 2s linear;
  animation: spin 2s linear;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in 0.5s;
  transition: -webkit-transform 1s ease-in 0.5s;
  -o-transition: transform 1s ease-in 0.5s;
  transition: transform 1s ease-in 0.5s;
  transition: transform 1s ease-in 0.5s, -webkit-transform 1s ease-in 0.5s;
  -webkit-animation-duration: 4.2s;
  animation-duration: 4.2s; }

.content-block-section.reader-block {
  padding: 160px 0 140px 0; }
  .content-block-section.reader-block .reader-img img {
    width: 100%;
    margin-left: -48px; }
    @media only screen and (max-width: 991px) {
      .content-block-section.reader-block .reader-img img {
        max-width: 550px;
        margin-left: 0; } }
  @media only screen and (max-width: 991px) {
    .content-block-section.reader-block {
      padding: 65px 0 60px 0; } }
  @media only screen and (max-width: 991px) and (max-width: 550px) {
    .content-block-section.reader-block {
      padding: 40px 0; } }
  .content-block-section.reader-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem; }
    @media screen and (max-width: 550px) {
      .content-block-section.reader-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }

@media only screen and (max-width: 991px) {
  .inner-banner .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .sensor-bg {
    display: none; }
  .cs-edge-solution .heading-main span {
    font-size: 2.5rem;
    line-height: 35px; }
    .cs-edge-solution .heading-main span:before {
      bottom: -58px; }
  .cs-edge-solution .heading-main h2 {
    font-size: 2.5rem;
    line-height: 50px; } }

.cs-edge-solution {
  /*.heading-main {
        font-size: 3rem;
        h2 {
            font-size: 3rem;
            line-height: 50px;
        }
    }*/ }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-webkit-keyframes light {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes light {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.5; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@media only screen and (max-width: 600px) {
  .content-block-section.camera-block .car-camera-sec {
    max-width: 350px; }
    .content-block-section.camera-block .car-camera-sec img {
      display: none; }
    .content-block-section.camera-block .car-camera-sec span.camera-mobile-img {
      display: block; }
      .content-block-section.camera-block .car-camera-sec span.camera-mobile-img img {
        display: block;
        max-width: 100%;
        margin-left: 0; } }

.bg-purple.senser-img-inner:before {
  left: 80px; }

/* Contact us page*/
/*Banner section*/
.banner-contact {
  float: left;
  width: 100%;
  padding: 53px 0 260px 0;
  background-position: center; }
  @media screen and (max-width: 767px) {
    .banner-contact {
      padding: 53px 0px 200px 0; } }
  .banner-contact h1 {
    color: #FFFFFF;
    /*letter-spacing: -1.29px;	*/
    line-height: 74px;
    /*text-shadow: 0 12px 24px 0 rgba(0,0,0,0.09);*/
    text-align: center;
    margin-bottom: 20px;
    font-size: 3rem;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .banner-contact h1 {
        font-size: 2.75rem; } }
  @media screen and (max-width: 767px) and (max-width: 425px) {
    .banner-contact h1 {
      line-height: 46px; } }
  .banner-contact .detail-content {
    float: left;
    width: 100%;
    margin-bottom: 17px;
    padding-bottom: 10px; }
    .banner-contact .detail-content p {
      float: none;
      width: 100%;
      max-width: 550px;
      margin: 0 auto;
      font-size: 1.125rem;
      /*letter-spacing: 0.3px;	*/
      line-height: 32px;
      text-align: center; }
      @media screen and (max-width: 550px) {
        .banner-contact .detail-content p {
          line-height: 28px; } }
      .banner-contact .detail-content p a {
        color: #6E76FA;
        position: relative; }
        .banner-contact .detail-content p a:hover:before {
          width: 100%;
          opacity: .8; }
        .banner-contact .detail-content p a:before {
          width: 0;
          height: 2px;
          bottom: 0px;
          top: auto;
          background: #6e76fa;
          position: absolute;
          left: 0;
          bottom: -8px;
          right: 0;
          margin: auto;
          content: "";
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
  .banner-contact address {
    float: left;
    width: 100%;
    color: #FFFFFF;
    font-size: 1.0625rem;
    letter-spacing: 0.28px;
    line-height: 28px;
    margin: 0 auto;
    text-align: center;
    padding-left: 10px; }
    .banner-contact address i {
      margin-right: 10px; }

/*contact form section*/
.form-contact-page {
  padding-bottom: 105px;
  float: left;
  width: 100%;
  background: #fff;
  position: relative; }
  .form-contact-page .form-container-inner {
    float: left;
    width: 100%; }
    .form-contact-page .form-container-inner .contact-block {
      display: inline-block;
      text-align: left;
      max-width: 469px;
      border-radius: 2px;
      background-color: #FFFFFF;
      -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
      box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
      float: none;
      width: 100%;
      padding: 21px 19px 32px 18px;
      border: 1px solid #E5E5E5;
      margin: -180px auto 0 auto; }
      @media screen and (max-width: 767px) {
        .form-contact-page .form-container-inner .contact-block {
          top: -130px; } }
      .form-contact-page .form-container-inner .contact-block .sm-heading h2 {
        color: #344554;
        font-size: 34px;
        font-weight: 300;
        letter-spacing: -0.79px;
        line-height: 50px;
        padding-left: 0;
        margin-bottom: 21px; }
        .form-contact-page .form-container-inner .contact-block .sm-heading h2:before {
          display: none; }
      .form-contact-page .form-container-inner .contact-block .form-block .form-fields {
        margin-bottom: 29px; }
        .form-contact-page .form-container-inner .contact-block .form-block .form-fields textarea {
          height: 142px; }
      .form-contact-page .form-container-inner .contact-block .form-block .submit-form {
        padding-top: 4px; }

/*Social icon container*/
.social-icon-container {
  float: left;
  width: 100%;
  padding-top: 100px; }
  .social-icon-container h6 {
    float: left;
    width: 100%;
    color: #344554;
    font-size: 1rem;
    letter-spacing: 0.28px;
    line-height: 15px;
    margin-bottom: 23px;
    text-align: center;
    font-weight: normal; }
  .social-icon-container .social-tab {
    width: auto;
    max-width: 250px;
    float: none;
    margin: 0 auto; }
    .social-icon-container .social-tab ul {
      float: left;
      width: 100%;
      display: inline-block;
      margin: 0; }
      .social-icon-container .social-tab ul li {
        float: left;
        width: auto;
        padding: 0px 17px; }
        .social-icon-container .social-tab ul li a {
          float: left;
          width: 100%; }
          .social-icon-container .social-tab ul li a .icon-facebook {
            -webkit-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            -o-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3); }
            .social-icon-container .social-tab ul li a .icon-facebook:hover {
              background-position: -3px -233px; }
          .social-icon-container .social-tab ul li a .icon-linkedin {
            -webkit-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            -o-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3); }
            .social-icon-container .social-tab ul li a .icon-linkedin:hover {
              background-position: -26px -230px; }
          .social-icon-container .social-tab ul li a .icon-twitter {
            -webkit-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            -o-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3); }
            .social-icon-container .social-tab ul li a .icon-twitter:hover {
              background-position: -64px -233px; }
          .social-icon-container .social-tab ul li a .icon-insta {
            -webkit-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            -o-transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3);
            transition: 0.3s all cubic-bezier(0.24, 0.35, 0.33, 1.3); }
            .social-icon-container .social-tab ul li a .icon-insta:hover {
              background-position: -105px -232px; }

/* Contact us page*/
/*Career Page*/
.banner-career {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .banner-career {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .banner-career .banner-content h1 {
    color: #FFFFFF;
    /*	*/
    font-size: 2.8rem;
    font-weight: 300;
    letter-spacing: -1.29px;
    line-height: 62px;
    text-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.09);
    text-align: center;
    max-width: 690px;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .banner-career .banner-content h1 {
        font-size: 2.75rem;
        margin-bottom: 15px; } }
  @media screen and (max-width: 767px) and (max-width: 425px) {
    .banner-career .banner-content h1 {
      line-height: 46px; } }
  .banner-career .banner-content p {
    max-width: 550px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    float: none;
    margin-bottom: 33px;
    font-size: 1.125rem; }

/*Section Heading top main*/
.working-zone {
  padding: 91px 0px 120px 0px;
  background: #fff;
  float: left;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .working-zone {
      padding: 60px 0px 100px 0px; } }
  @media screen and (max-width: 767px) and (max-width: 425px) {
    .working-zone {
      padding-top: 30px;
      padding-bottom: 50px; } }
  .working-zone .section-top-heading p {
    float: none;
    max-width: 700px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 86px;
    letter-spacing: 0.3px;
    text-align: center;
    color: rgba(9, 11, 46, 0.6);
    font-size: 18px;
    line-height: 32px; }
    @media screen and (max-width: 991px) {
      .working-zone .section-top-heading p {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .working-zone .section-top-heading p {
      line-height: 23px;
      margin: 0 0 25px;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .working-zone .section-top-heading p {
      font-size: 14px;
      letter-spacing: normal;
      line-height: 20px; } }

.section-working {
  float: left;
  width: 100%; }
  .section-working .working-component {
    float: left;
    width: 100%;
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .section-working .working-component {
        margin-bottom: 35px; } }
    @media screen and (max-width: 767px) {
      .section-working .working-component {
        margin-bottom: 30px; } }
    .section-working .working-component:last-child {
      margin-bottom: 0px; }
      @media screen and (max-width: 767px) {
        .section-working .working-component:last-child {
          margin-bottom: 30px; } }
    .section-working .working-component .icon-container {
      float: left;
      width: 12%;
      margin-top: 5px; }
      @media screen and (max-width: 991px) {
        .section-working .working-component .icon-container {
          float: left;
          width: 100%;
          text-align: center;
          margin-top: 0;
          margin-bottom: 5px; } }
      @media screen and (max-width: 767px) {
        .section-working .working-component .icon-container {
          width: 100%;
          margin-top: 0;
          margin-bottom: 15px;
          text-align: center; } }
    .section-working .working-component .working-component-detail {
      float: left;
      width: 88%;
      padding-left: 19px; }
      @media screen and (max-width: 991px) {
        .section-working .working-component .working-component-detail {
          float: left;
          width: 100%;
          padding: 0;
          text-align: center; } }
      @media screen and (max-width: 767px) {
        .section-working .working-component .working-component-detail {
          width: 100%;
          padding: 0;
          text-align: center; } }
      .section-working .working-component .working-component-detail h6 {
        float: left;
        width: 100%;
        color: #02053C;
        font-size: 1.0625rem;
        font-weight: 600;
        letter-spacing: -0.26px;
        line-height: 25px; }
      .section-working .working-component .working-component-detail p {
        float: left;
        width: 100%;
        text-align: left;
        font-size: 0.875rem;
        font-weight: 400;
        letter-spacing: 0.28px;
        line-height: 22px;
        max-width: 318px;
        color: rgba(9, 11, 46, 0.6); }
        @media screen and (max-width: 991px) {
          .section-working .working-component .working-component-detail p {
            width: 100%;
            float: left;
            text-align: center;
            max-width: 100%; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .section-working .working-component .working-component-detail p {
      width: 100%;
      max-width: 300px;
      text-align: center;
      margin: 0 auto;
      float: none;
      display: inline-block;
      margin-bottom: 20px; } }

/*scrollable gallery Middle*/
.scrollable-gallery {
  float: left;
  width: 100%; }
  .scrollable-gallery img {
    width: 505px;
    height: 439px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
  .scrollable-gallery .owl-stage-outer {
    display: inline-block; }
    .scrollable-gallery .owl-stage-outer .owl-stage {
      display: inline-block; }

/*Section positions*/
.section-positions {
  float: left;
  width: 100%;
  padding: 114px 0px 118px 0px; }
  @media screen and (max-width: 767px) {
    .section-positions {
      padding: 70px 0px; } }
  .section-positions .section-top-heading h2 {
    margin-bottom: 66px !important; }
    @media screen and (max-width: 767px) {
      .section-positions .section-top-heading h2 {
        margin-bottom: 50px !important; } }
  .section-positions .section-mid-positions {
    float: left;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .section-positions .section-mid-positions .ui-card-container .row .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%; } }
    .section-positions .section-mid-positions .nav-positions {
      float: left;
      width: 100%;
      margin-bottom: 60px;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .section-positions .section-mid-positions .nav-positions {
          height: 48px;
          overflow-y: hidden;
          margin-bottom: 20px; } }
      .section-positions .section-mid-positions .nav-positions ul {
        display: inline-block; }
        @media screen and (max-width: 767px) {
          .section-positions .section-mid-positions .nav-positions ul {
            white-space: nowrap;
            height: 60px;
            overflow: auto; } }
        .section-positions .section-mid-positions .nav-positions ul li {
          float: left;
          width: auto;
          margin-right: 25px;
          margin-left: 25px; }
          @media screen and (max-width: 767px) {
            .section-positions .section-mid-positions .nav-positions ul li {
              margin-right: 10px;
              margin-left: 10px;
              float: none;
              display: inline-block; } }
          .section-positions .section-mid-positions .nav-positions ul li a {
            padding: 10px 0px;
            float: left;
            width: 100%;
            color: #404F5D;
            font-size: 1.375rem;
            opacity: 0.6;
            letter-spacing: -0.26px;
            line-height: 25px;
            position: relative;
            -webkit-transition: .3s all ease;
            -o-transition: .3s all ease;
            transition: .3s all ease; }
            @media screen and (max-width: 550px) {
              .section-positions .section-mid-positions .nav-positions ul li a {
                font-size: 1.125rem; } }
            .section-positions .section-mid-positions .nav-positions ul li a:hover {
              color: #4851d6;
              opacity: 1; }
            .section-positions .section-mid-positions .nav-positions ul li a.active {
              color: #4851d6;
              opacity: 1; }
              .section-positions .section-mid-positions .nav-positions ul li a.active:before {
                content: "";
                display: inline-block;
                width: 100%;
                height: 2px;
                background-color: #4851d6;
                position: absolute;
                bottom: -10px;
                top: auto;
                left: 0; }
                @media screen and (max-width: 767px) {
                  .section-positions .section-mid-positions .nav-positions ul li a.active:before {
                    bottom: 1px; } }

/* Components */
.button-banner {
  float: left;
  width: 100%;
  text-align: center; }
  .button-banner a {
    float: none;
    display: inline-block;
    /*border: 1px solid #4851d6;*/
    border-radius: 2px;
    background-color: #4851d6;
    padding: 16px 21px;
    margin: 0 auto;
    font-size: 1.0625rem;
    color: #fff;
    line-height: 17px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out; }
    .button-banner a:hover {
      -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
      transform: translateY(2px);
      -webkit-box-shadow: none;
      box-shadow: none; }
    .button-banner a:focus {
      color: #fff; }

/*Heading component Underline*/
.heading-top-main {
  background: #fff;
  float: left;
  width: 100%; }
  .heading-top-main .section-top-heading {
    float: left;
    width: 100%; }
    .heading-top-main .section-top-heading h2 {
      display: inline-block;
      float: none;
      max-width: 100%;
      width: 100%;
      text-align: center;
      font-size: 2.8rem;
      font-weight: 300;
      letter-spacing: -1.3px;
      line-height: 1.5;
      margin: 0 auto;
      position: relative;
      margin-bottom: 50px; }
      @media screen and (max-width: 425px) {
        .heading-top-main .section-top-heading h2 {
          font-size: 2.485rem;
          margin-bottom: 30px; } }
      .heading-top-main .section-top-heading h2 span:before {
        display: inline-block;
        width: 100px;
        position: absolute;
        bottom: -10px;
        top: auto;
        background: #4851d6;
        height: 3px;
        content: "";
        left: 40%; }
        @media screen and (max-width: 767px) {
          .heading-top-main .section-top-heading h2 span:before {
            left: 42%; } }
  @media screen and (max-width: 767px) and (max-width: 550px) {
    .heading-top-main .section-top-heading h2 span:before {
      bottom: -5px;
      width: 70px; } }

/* Card Job Application */
.ui-card-container {
  float: left;
  width: 100%; }
  .ui-card-container .ui-cards {
    padding: 30px 30px 40px 30px;
    float: left;
    width: 100%;
    border: 1px solid #EFEFEF;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 14px 12px 0 rgba(52, 69, 84, 0.05);
    box-shadow: 0 14px 12px 0 rgba(52, 69, 84, 0.05);
    display: inline-block;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin-bottom: 60px; }
    @media screen and (max-width: 991px) {
      .ui-card-container .ui-cards {
        min-height: 170px;
        padding: 20px 10px 30px 10px;
        margin-bottom: 30px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .ui-card-container .ui-cards {
      min-height: auto;
      margin-bottom: 15px;
      /*@media screen and(max-width:550px){
					max-width:80%;
					margin-right: 0px;
					float: none;
					display: inline-block;
				}*/ } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .ui-card-container .ui-cards {
      padding: 15px 10px 20px 20px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 425px) {
    .ui-card-container .ui-cards {
      max-width: 100%;
      margin-right: 0; } }
    .ui-card-container .ui-cards:hover {
      -webkit-box-shadow: 0 10px 12px 0 rgba(52, 69, 84, 0.15);
      box-shadow: 0 10px 12px 0 rgba(52, 69, 84, 0.15); }
    .ui-card-container .ui-cards h3 {
      color: #404F5D;
      font-size: 1.375rem;
      letter-spacing: -0.42px;
      line-height: 42px;
      min-height: 80px; }

@media screen and (max-width: 991px) and (max-width: 767px) {
  .ui-card-container .ui-cards h3 {
    font-size: 1.25rem;
    min-height: 0;
    margin-bottom: 20px;
    line-height: 26px; } }
    .ui-card-container .ui-cards a {
      color: #4851d6;
      font-size: 1.0625rem;
      line-height: 20px; }

.black-dots-pagination .owl-dots {
  position: relative;
  text-align: center;
  width: 100%; }
  .black-dots-pagination .owl-dots .owl-dot {
    background-color: #000 !important;
    opacity: 0.2; }
    .black-dots-pagination .owl-dots .owl-dot.active {
      opacity: 1; }

.scrollable-gallery:hover .owl-nav {
  opacity: 1; }

.scrollable-gallery .owl-nav {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  margin-top: -20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media screen and (max-width: 768px) {
    .scrollable-gallery .owl-nav {
      opacity: 1; } }

@media screen and (max-width: 768px) {
  .scrollable-gallery .owl-dots {
    display: none; } }

.scrollable-gallery .owl-next span {
  width: 40px;
  height: 40px;
  font-size: 25px;
  border-radius: 50%;
  line-height: normal;
  background-color: #ffffff;
  /*border: 1.4px solid #000000;*/
  display: inline-block;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0; }

.scrollable-gallery .owl-prev span {
  width: 40px;
  height: 40px;
  font-size: 25px;
  border-radius: 50%;
  line-height: normal;
  background-color: #ffffff;
  /*border: 1.4px solid #000000;*/
  display: inline-block;
  position: absolute;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.no-post-available {
  border: 2px dashed rgba(64, 79, 93, 0.34);
  max-width: 580px;
  text-align: center;
  margin: 0 auto;
  padding: 30px 40px;
  border-radius: 7px; }
  .no-post-available p {
    margin: 0;
    font-size: 22px;
    opacity: 0.6;
    color: #404F5D;
    font-weight: 500; }

.scrollable-gallery.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: 10px;
  left: auto;
  z-index: 99; }

.scrollable-gallery.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: 10px !important;
  left: auto;
  z-index: 99; }

/* Career Detail Page */
/*Banner Section*/
.banner-career-detail {
  padding: 69px 0px 206px 0px; }

/*Role Section*/
.section-application {
  background: #fff;
  float: left;
  width: 100%;
  padding-bottom: 124px; }
  .section-application .container-application {
    padding: 40px 35px;
    margin: 0 auto;
    margin-top: -116px;
    width: 100%;
    max-width: 800px;
    display: block;
    border-radius: 2px;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
    box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15); }
    @media screen and (max-width: 550px) {
      .section-application .container-application {
        padding: 30px 20px 30px 35px; } }
  @media screen and (max-width: 550px) and (max-width: 425px) {
    .section-application .container-application {
      padding: 20px 15px 30px 15px; } }
    .section-application .container-application .btn-add {
      margin-bottom: 20px; }

/* Content Box of roles and responsibilities*/
.ui-content-application {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
  @media screen and (max-width: 550px) {
    .ui-content-application {
      margin-bottom: 30px; } }
  .ui-content-application:last-child {
    margin-bottom: 0px; }
  .ui-content-application h3 {
    float: left;
    width: 100%;
    color: #404F5D;
    font-size: 1.6875rem;
    letter-spacing: -0.32px;
    line-height: 25px;
    position: relative;
    font-weight: normal;
    margin-bottom: 25px;
    /*&:before{
			content:"";
			display: inline-block;
			width: 14px;
			height: 4px;
			background-color: #6E76FA;
			position: absolute;
			top: 10px;
			left: -24px;
			@media screen and(max-width:425px){
				left: 0;
    			bottom: -10px;
    			top: auto;
    			width: 35px;
    			height: 3px;
			}
		}*/ }
    @media screen and (max-width: 550px) {
      .ui-content-application h3 {
        margin-bottom: 15px; } }
  .ui-content-application p {
    float: left;
    width: 100%;
    color: rgba(9, 11, 46, 0.6);
    font-size: 1rem;
    line-height: 32px;
    line-height: 1.6; }
    @media screen and (max-width: 767px) {
      .ui-content-application p {
        line-height: 27px;
        font-size: 14px; } }
  .ui-content-application ul {
    float: left;
    width: 100%;
    margin: 0; }
    .ui-content-application ul li {
      float: left;
      width: 100%;
      position: relative;
      padding-left: 20px;
      color: rgba(9, 11, 46, 0.6);
      font-size: 1rem;
      line-height: 1.6;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .ui-content-application ul li {
          line-height: 27px;
          font-size: 14px; } }
      .ui-content-application ul li:before {
        content: "";
        display: inline-block;
        background-color: #4851d6;
        width: 4px;
        height: 4px;
        position: absolute;
        top: 11px;
        left: 0px;
        border-radius: 50px; }

.form-application-container .form-block {
  margin-bottom: 39px; }
  .form-application-container .form-block:last-child {
    margin-bottom: 0; }
  .form-application-container .form-block .form-fields {
    margin-bottom: 15px; }
    .form-application-container .form-block .form-fields:last-child {
      margin-bottom: 0; }
    .form-application-container .form-block .form-fields .text-field {
      max-width: 432px; }
    .form-application-container .form-block .form-fields textarea.text-field {
      max-width: 650px; }
  .form-application-container .form-block .form-block-heading {
    float: none;
    display: inline-block;
    width: 100%;
    color: #404F5D;
    font-size: 1.125rem;
    letter-spacing: -0.21px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 22px; }
    @media screen and (max-width: 767px) {
      .form-application-container .form-block .form-block-heading {
        margin-bottom: 8px; } }
  .form-application-container .form-block .button-arrow {
    margin: 0 auto;
    float: none;
    display: block;
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    text-align: center; }

/* Career Detail Page */
.single-entity {
  margin-bottom: 39px; }

/*About Us Page*/
.banner-about {
  padding: 75px 0px 80px 0px; }
  @media screen and (max-width: 550px) {
    .banner-about .banner-content h1 {
      line-height: 52px;
      margin-bottom: 20px; } }

/*Counter Section*/
.counter-section {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 25px 0px 79px 0px; }
  .counter-section .counter-inner {
    float: left;
    width: 100%; }
    .counter-section .counter-inner .counter-container {
      float: left;
      width: calc(33% - 4px); }
      .counter-section .counter-inner .counter-container:last-child {
        margin-right: 0; }
      .counter-section .counter-inner .counter-container h6 {
        opacity: 0.9;
        color: #344554;
        font-size: 1.375rem;
        font-weight: normal;
        line-height: 25px;
        margin-bottom: 11px; }
      .counter-section .counter-inner .counter-container label {
        opacity: 0.9;
        color: #344554;
        font-size: 2.375rem;
        font-weight: 500;
        line-height: 44px; }

/*About Block Section*/
.content-block-section.about-block {
  padding: 0;
  padding-bottom: 90px;
  padding-top: 80px; }
  @media screen and (max-width: 991px) {
    .content-block-section.about-block {
      padding-bottom: 56px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .content-block-section.about-block {
      padding: 50px 0px; } }
  .content-block-section.about-block .heading-main h2 {
    line-height: 50px;
    font-size: 2.4rem; }
    @media screen and (max-width: 550px) {
      .content-block-section.about-block .heading-main h2 {
        line-height: 40px;
        font-size: 2rem; } }

/*Section Business*/
.section-business {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 249, 254, 0.15)), to(#F2F9FE));
  background: -webkit-linear-gradient(top, rgba(244, 249, 254, 0.15) 0%, #F2F9FE 100%);
  background: -o-linear-gradient(top, rgba(244, 249, 254, 0.15) 0%, #F2F9FE 100%);
  background: linear-gradient(180deg, rgba(244, 249, 254, 0.15) 0%, #F2F9FE 100%);
  padding: 51px 0px 97px 0px;
  float: left;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .section-business {
      padding-bottom: 56px; } }
  @media screen and (max-width: 767px) and (max-width: 550px) {
    .section-business {
      background: #f7fbfe; } }
  .section-business .business-inner {
    float: left;
    width: 100%;
    margin-bottom: 42px; }
    @media screen and (max-width: 767px) {
      .section-business .business-inner {
        margin-bottom: 10px; } }
    .section-business .business-inner .heading-main {
      float: left;
      margin: 0 auto;
      display: block;
      width: 100%;
      /*max-width:324px;*/ }
      @media screen and (max-width: 991px) {
        .section-business .business-inner .heading-main {
          max-width: 355px;
          text-align: center;
          float: none; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .section-business .business-inner .heading-main {
      text-align: left;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content; } }
      .section-business .business-inner .heading-main span {
        float: none; }
        @media screen and (max-width: 991px) {
          .section-business .business-inner .heading-main span {
            text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .section-business .business-inner .heading-main span {
      text-align: left; }
      .section-business .business-inner .heading-main span:before {
        top: auto;
        right: auto;
        bottom: -50px;
        left: 0;
        width: 30px; } }
      .section-business .business-inner .heading-main h2 {
        float: none; }
        @media screen and (max-width: 991px) {
          .section-business .business-inner .heading-main h2 {
            text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .section-business .business-inner .heading-main h2 {
      text-align: left;
      line-height: normal; } }
  @media screen and (max-width: 767px) {
    .section-business .ui-card-block {
      min-height: 300px; } }
  @media screen and (max-width: 767px) {
    .section-business .ui-card-block .ui-card-content {
      min-height: auto; } }

/* Card component */
.card-block-container {
  float: left;
  width: 100%; }

.ui-card-block {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
  box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  min-height: 440px; }
  @media screen and (max-width: 991px) {
    .ui-card-block {
      margin-top: 20px; } }
  .ui-card-block:hover {
    -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.55);
    box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.55);
    /*transform: scale(1.01);*/
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px); }
  .ui-card-block a {
    float: left;
    width: 100%; }
    .ui-card-block a .image-card-container {
      float: left;
      width: 100%;
      height: 200px; }
      .ui-card-block a .image-card-container img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    .ui-card-block a .ui-card-content {
      float: left;
      width: 100%;
      padding: 32px 10px 20px 17px;
      min-height: 240px; }
      @media screen and (max-width: 767px) {
        .ui-card-block a .ui-card-content {
          padding-top: 14px; } }
      @media screen and (max-width: 575px) {
        .ui-card-block a .ui-card-content {
          min-height: auto; } }
      .ui-card-block a .ui-card-content h5 {
        float: left;
        width: 100%;
        color: #02053C;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 27px;
        margin-bottom: 29px; }
        @media screen and (max-width: 767px) {
          .ui-card-block a .ui-card-content h5 {
            margin-bottom: 15px; } }
      .ui-card-block a .ui-card-content p {
        opacity: 0.6;
        color: #090B2E;
        font-size: 1rem;
        /* font-weight: 300; */
        line-height: 28px;
        float: left;
        width: 100%;
        margin-bottom: 0;
        min-height: 135px; }
        @media screen and (max-width: 767px) {
          .ui-card-block a .ui-card-content p {
            line-height: 24px;
            min-height: 100px; } }

.ui-card-block:hover h5 {
  color: #6e76fa !important; }

/* Section-timeline*/
.section-timeline {
  padding-top: 83px;
  padding-bottom: 180px; }
  @media screen and (max-width: 991px) {
    .section-timeline {
      padding-bottom: 50px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .section-timeline {
      padding-top: 12px; } }
  .section-timeline .heading-main-inline {
    margin-bottom: 50px;
    float: none;
    display: block; }
    @media screen and (max-width: 991px) {
      .section-timeline .heading-main-inline {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .section-timeline .heading-main-inline {
      margin-bottom: 30px; } }
    .section-timeline .heading-main-inline h2 {
      float: none;
      width: 100%;
      display: block;
      margin-bottom: 51px; }
      @media screen and (max-width: 991px) {
        .section-timeline .heading-main-inline h2 {
          max-width: -webkit-max-content;
          max-width: -moz-max-content;
          max-width: max-content;
          width: 100%;
          margin: auto;
          margin-bottom: 30px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .section-timeline .heading-main-inline h2 {
      font-size: 2.125rem;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content;
      margin-bottom: 15px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) and (max-width: 425px) {
    .section-timeline .heading-main-inline h2 {
      max-width: 100%;
      text-align: left; } }
  .section-timeline .bg-purple {
    float: left;
    width: 100%;
    margin-left: -59px; }
    @media screen and (max-width: 991px) {
      .section-timeline .bg-purple {
        margin-left: 0; } }
    .section-timeline .bg-purple img {
      border-radius: 44px;
      float: left;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .section-timeline .bg-purple img {
          width: 70%;
          float: none; } }
  @media screen and (max-width: 991px) and (max-width: 575px) {
    .section-timeline .bg-purple img {
      width: 80%;
      margin-bottom: 30px; } }
  @media screen and (max-width: 991px) and (max-width: 575px) and (max-width: 475px) {
    .section-timeline .bg-purple img {
      width: 100%; } }
  .section-timeline .content-block {
    margin-bottom: 20px;
    padding-left: 58px; }
    @media screen and (max-width: 991px) {
      .section-timeline .content-block {
        padding-left: 0;
        padding-top: 30px;
        max-width: 360px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .section-timeline .content-block {
      padding-left: 2px; } }
    .section-timeline .content-block .timeline-content {
      float: left;
      width: 100%;
      margin-bottom: 30px; }
      @media screen and (max-width: 991px) {
        .section-timeline .content-block .timeline-content {
          text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .section-timeline .content-block .timeline-content {
      text-align: left; } }
      .section-timeline .content-block .timeline-content h3 {
        color: #4851d6;
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 2px; }
        @media screen and (max-width: 767px) {
          .section-timeline .content-block .timeline-content h3 {
            font-size: 1.5rem;
            line-height: normal; } }
      .section-timeline .content-block .timeline-content p {
        opacity: 0.6;
        color: #090B2E;
        font-size: 1rem;
        /* font-weight: 300; */
        line-height: 28px;
        float: left;
        width: 100%;
        margin-bottom: 0; }

/*Section team*/
.section-team {
  float: left;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .section-team {
      padding: 30px 0px 30px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .section-team {
      background: #f7fbfe; } }
  .section-team .heading-main-inline {
    margin-bottom: 51px; }
    @media screen and (max-width: 991px) {
      .section-team .heading-main-inline {
        text-align: center;
        float: none;
        display: block;
        margin-bottom: 30px; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .section-team .heading-main-inline {
      text-align: left; } }
    .section-team .heading-main-inline h2 {
      float: left;
      width: 100%;
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        .section-team .heading-main-inline h2 {
          max-width: -webkit-max-content;
          max-width: -moz-max-content;
          max-width: max-content;
          width: 100%;
          margin: auto;
          float: none; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .section-team .heading-main-inline h2 {
      font-size: 2.125rem;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content; } }
  @media screen and (max-width: 991px) and (max-width: 550px) and (max-width: 425px) {
    .section-team .heading-main-inline h2 {
      margin-left: 15px;
      float: left;
      width: 100%; } }
  .section-team .ui-card-block {
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 376px;
    margin-bottom: 53px; }
    @media screen and (max-width: 767px) {
      .section-team .ui-card-block {
        margin-bottom: 30px;
        margin-top: 0; } }
  @media screen and (max-width: 767px) and (max-width: 550px) {
    .section-team .ui-card-block {
      margin-bottom: 20px; } }
    .section-team .ui-card-block .image-card-container {
      height: 294px; }
    .section-team .ui-card-block .ui-card-content {
      min-height: auto;
      padding: 20px; }
      @media screen and (max-width: 550px) {
        .section-team .ui-card-block .ui-card-content {
          padding: 15px;
          padding-bottom: 5px; } }
      .section-team .ui-card-block .ui-card-content h4 {
        color: #02053C;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 24px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 10px; }
        @media screen and (max-width: 550px) {
          .section-team .ui-card-block .ui-card-content h4 {
            margin-bottom: 2px; } }
      .section-team .ui-card-block .ui-card-content label {
        color: rgba(9, 11, 46, 0.6);
        font-size: 1rem;
        line-height: 19px;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 0; }

/*About Us Page*/
.cs-blog-banner.inner-banner {
  padding: 100px 0 130px 0; }
  @media screen and (max-width: 767px) {
    .cs-blog-banner.inner-banner {
      padding: 50px 0px 100px 0px; } }
  .cs-blog-banner.inner-banner .banner-content h1 {
    text-align: center; }
  .cs-blog-banner.inner-banner .banner-content p {
    text-align: center; }
    @media screen and (max-width: 991px) {
      .cs-blog-banner.inner-banner .banner-content p {
        max-width: 600px;
        margin: auto;
        float: none;
        display: inline-block; } }
  .cs-blog-banner.inner-banner .banner-content .banner-listing {
    display: inline-block;
    margin-top: 44px; }
    .cs-blog-banner.inner-banner .banner-content .banner-listing li {
      display: inline-block;
      vertical-align: top;
      padding: 0 15px; }
      .cs-blog-banner.inner-banner .banner-content .banner-listing li:first-child {
        width: 208px;
        text-align: left; }
      @media only screen and (max-width: 991px) {
        .cs-blog-banner.inner-banner .banner-content .banner-listing li:first-child {
          width: 100%;
          text-align: center;
          margin-bottom: 20px; } }
      .cs-blog-banner.inner-banner .banner-content .banner-listing li .profile-icon {
        width: 34px;
        height: 34px;
        display: inline-block;
        border-radius: 100%;
        background: #fff;
        margin-right: 12px;
        margin-top: -6px; }
      .cs-blog-banner.inner-banner .banner-content .banner-listing li span {
        text-transform: capitalize;
        font-weight: 400;
        float: none;
        width: auto;
        vertical-align: top;
        color: #fff;
        -o-transition: 0.5s ease-in-out 0s;
        transition: 0.5s ease-in-out 0s;
        -webkit-transition: 0.5s ease-in-out 0s; }
      .cs-blog-banner.inner-banner .banner-content .banner-listing li .icon-text {
        padding-left: 5px; }
      .cs-blog-banner.inner-banner .banner-content .banner-listing li a {
        display: inline-block;
        font-size: 15px;
        letter-spacing: 0.26px;
        line-height: 18px;
        color: #fff;
        -o-transition: 0.5s ease-in-out 0s;
        transition: 0.5s ease-in-out 0s;
        -webkit-transition: 0.5s ease-in-out 0s;
        vertical-align: top; }
        .cs-blog-banner.inner-banner .banner-content .banner-listing li a .profile-name {
          display: inline-block;
          width: auto;
          color: #fff;
          font-size: 15px; }
        .cs-blog-banner.inner-banner .banner-content .banner-listing li a sapn svg path {
          -o-transition: 0.5s ease-in-out 0s;
          transition: 0.5s ease-in-out 0s;
          -webkit-transition: 0.5s ease-in-out 0s; }
        .cs-blog-banner.inner-banner .banner-content .banner-listing li a:hover {
          color: #6E76FA; }
          .cs-blog-banner.inner-banner .banner-content .banner-listing li a:hover span {
            color: #6E76FA; }
          .cs-blog-banner.inner-banner .banner-content .banner-listing li a:hover svg path {
            stroke: #6E76FA; }
  @media only screen and (max-width: 991px) {
    .cs-blog-banner.inner-banner .offset-2 {
      margin-left: 0; } }

.blog-listing-outr {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-top: -49px;
  padding-bottom: 70px; }
  .blog-listing-outr .blog-listing-inner {
    -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
    box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.15);
    margin-bottom: 60px;
    -o-transition: 0.5s ease-in-out 0s;
    transition: 0.5s ease-in-out 0s;
    -webkit-transition: 0.5s ease-in-out 0s; }
    @media only screen and (max-width: 767px) {
      .blog-listing-outr .blog-listing-inner {
        margin-bottom: 30px; } }
    .blog-listing-outr .blog-listing-inner:hover {
      -webkit-box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.55);
      box-shadow: 0 14px 54px 0 rgba(52, 69, 84, 0.55);
      -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
      transform: translateY(-3px); }
      .blog-listing-outr .blog-listing-inner:hover svg path {
        stroke: #6E76FA; }
    .blog-listing-outr .blog-listing-inner figure {
      margin-bottom: 0; }
      .blog-listing-outr .blog-listing-inner figure img {
        width: 100%; }
    .blog-listing-outr .blog-listing-inner figcaption {
      background: #fff;
      padding: 20px 15px; }
      .blog-listing-outr .blog-listing-inner figcaption .blog-date {
        color: #6F7A85;
        font-size: 15px;
        line-height: 18px;
        letter-spacing: 0.26px; }
      .blog-listing-outr .blog-listing-inner figcaption h4 {
        color: #404F5D;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: -0.6px;
        padding: 10px 0;
        min-height: 104px; }
        @media screen and (max-width: 991px) {
          .blog-listing-outr .blog-listing-inner figcaption h4 {
            min-height: 70px; } }
  @media screen and (max-width: 991px) and (max-width: 650px) {
    .blog-listing-outr .blog-listing-inner figcaption h4 {
      min-height: auto; } }
        .blog-listing-outr .blog-listing-inner figcaption h4 a {
          -webkit-transition: .3s all ease;
          -o-transition: .3s all ease;
          transition: .3s all ease;
          color: #404F5D;
          font-size: 1.25rem;
          font-weight: 600;
          display: inline-block;
          line-height: 1.6; }
      .blog-listing-outr .blog-listing-inner figcaption p {
        opacity: 0.6;
        color: #090B2E;
        font-size: 1rem;
        line-height: 28px;
        float: left;
        width: 100%;
        margin-bottom: 0;
        min-height: 135px; }
        @media screen and (max-width: 650px) {
          .blog-listing-outr .blog-listing-inner figcaption p {
            min-height: auto; } }
      .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing {
        margin-top: 40px;
        margin-bottom: 0;
        width: 100%;
        display: inline-block; }
        .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li {
          display: inline-block; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li:first-child a span {
            color: #404F5D;
            margin-right: 5px; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li svg path {
            stroke: #A7AEB4; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li:last-child {
            padding-left: 10px;
            float: right;
            padding-top: 6px; }
            .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li:last-child span svg #shape {
              stroke: #A7AEB4;
              fill: #A7AEB4 !important; }
            .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li:last-child a:last-child {
              display: inline-block;
              margin-left: 15px; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li a {
            color: #8E979F; }
            .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li a span {
              color: #8E979F;
              font-size: 15px; }
              @media only screen and (max-width: 800px) {
                .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li a span {
                  font-size: 14px; } }
              @media only screen and (max-width: 400px) {
                .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li a span {
                  font-size: 13px; } }
              .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li a span:hover {
                color: #6E76FA; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li .cs-icons {
            position: relative;
            top: 3px;
            margin-right: 4px; }
          .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li span.profile-icon {
            width: 34px;
            height: 34px;
            display: inline-block;
            -webkit-box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.14);
            box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.14);
            border-radius: 100%; }
            .blog-listing-outr .blog-listing-inner figcaption .cmnt-listing li span.profile-icon img {
              width: 100%; }
  @media only screen and (max-width: 1024px) {
    .blog-listing-outr .col-sm-4 {
      max-width: 50%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; } }
  @media only screen and (max-width: 1024px) and (max-width: 650px) {
    .blog-listing-outr .col-sm-4 {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

.blog-listing-inner figcaption li a:hover span, .blog-listing-inner figcaption li a:hover, .blog-listing-inner figcaption h4 a:hover {
  color: #6E76FA !important; }

.blog-listing-inner figcaption li a:hover svg path, .blog-listing-inner figcaption li a:hover use#Shape {
  stroke: #6E76FA !important;
  fill: #6E76FA !important; }

.blog-detail-outr {
  padding: 40px 0 30px; }
  .blog-detail-outr .blog-detail-inner .detail-heading {
    text-align: center; }
    .blog-detail-outr .blog-detail-inner .detail-heading h1 {
      color: #344554;
      font-size: 52px;
      font-weight: 300;
      letter-spacing: -1.29px;
      line-height: 74px;
      margin-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        .blog-detail-outr .blog-detail-inner .detail-heading h1 {
          font-size: 44px; } }
  @media only screen and (max-width: 767px) and (max-width: 400px) {
    .blog-detail-outr .blog-detail-inner .detail-heading h1 {
      font-size: 36px; } }
  .blog-detail-outr .blog-detail-inner .blog-user-detail {
    text-align: center; }
    .blog-detail-outr .blog-detail-inner .blog-user-detail li {
      display: inline-block;
      padding: 0 15px; }
      .blog-detail-outr .blog-detail-inner .blog-user-detail li:first-child {
        width: 208px;
        text-align: left; }
        @media only screen and (max-width: 599px) {
          .blog-detail-outr .blog-detail-inner .blog-user-detail li:first-child {
            width: 100%;
            text-align: center;
            margin-bottom: 10px; } }
        .blog-detail-outr .blog-detail-inner .blog-user-detail li:first-child .profile-icon {
          margin-right: 7px; }
      .blog-detail-outr .blog-detail-inner .blog-user-detail li a {
        color: #344554;
        font-size: 15px;
        -o-transition: 0.5s ease-in-out 0s;
        transition: 0.5s ease-in-out 0s;
        -webkit-transition: 0.5s ease-in-out 0s; }
        .blog-detail-outr .blog-detail-inner .blog-user-detail li a:hover {
          color: #6e76fa; }
          .blog-detail-outr .blog-detail-inner .blog-user-detail li a:hover path {
            stroke: #6e76fa;
            fill: #6e76fa; }
          .blog-detail-outr .blog-detail-inner .blog-user-detail li a:hover use#Shape {
            stroke: #6e76fa !important;
            fill: #6e76fa !important; }
          .blog-detail-outr .blog-detail-inner .blog-user-detail li a:hover span {
            color: #6e76fa; }
        .blog-detail-outr .blog-detail-inner .blog-user-detail li a span {
          color: #344554;
          font-size: 15px;
          -o-transition: 0.5s ease-in-out 0s;
          transition: 0.5s ease-in-out 0s;
          -webkit-transition: 0.5s ease-in-out 0s; }
          .blog-detail-outr .blog-detail-inner .blog-user-detail li a span:hover {
            color: #6e76fa; }
          .blog-detail-outr .blog-detail-inner .blog-user-detail li a span path {
            stroke: #727D88; }
    .blog-detail-outr .blog-detail-inner .blog-user-detail ul {
      margin-bottom: 30px; }
  .blog-detail-outr .blog-detail-content {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px; }
    .blog-detail-outr .blog-detail-content h3 {
      color: #010437;
      font-size: 1.8rem;
      margin-bottom: 20px;
      margin-top: 40px; }
    .blog-detail-outr .blog-detail-content p {
      color: rgba(9, 11, 46, 0.8);
      font-size: 18px;
      line-height: 1.9; }
      @media only screen and (max-width: 550px) {
        .blog-detail-outr .blog-detail-content p {
          font-size: 15px; } }
    .blog-detail-outr .blog-detail-content .blog-detail-txt-box {
      display: inline-block;
      width: 100%; }
    .blog-detail-outr .blog-detail-content figure img {
      width: 100%; }
  @media only screen and (max-width: 991px) {
    .blog-detail-outr .col-sm-8 {
      max-width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      margin-left: 0; } }
  @media only screen and (max-width: 991px) and (max-width: 767px) {
    .blog-detail-outr .col-sm-8 {
      padding: 0; } }

.blog-comment-sec {
  border-top: 1px solid rgba(151, 151, 151, 0.2); }
  .blog-comment-sec .cmnt-inner-sec {
    padding-top: 33px; }
    .blog-comment-sec .cmnt-inner-sec li {
      display: inline-block; }
      .blog-comment-sec .cmnt-inner-sec li:first-child {
        position: relative;
        width: 140px; }
        .blog-comment-sec .cmnt-inner-sec li:first-child:after {
          position: absolute;
          content: "";
          right: -9px;
          top: 9px;
          border-left: 6px solid transparent;
          border-right: 6px solid transparent;
          border-top: 6px solid #605E5E;
          width: 8px;
          height: 8px; }
          @media only screen and (max-width: 400px) {
            .blog-comment-sec .cmnt-inner-sec li:first-child:after {
              top: 7px; } }
        @media only screen and (max-width: 400px) {
          .blog-comment-sec .cmnt-inner-sec li:first-child {
            width: 120px; } }
      .blog-comment-sec .cmnt-inner-sec li:last-child {
        float: right; }
        .blog-comment-sec .cmnt-inner-sec li:last-child a {
          color: #407CFF;
          font-size: 16px;
          font-style: italic;
          -o-transition: 0.5s ease-in-out 0s;
          transition: 0.5s ease-in-out 0s;
          -webkit-transition: 0.5s ease-in-out 0s; }
          .blog-comment-sec .cmnt-inner-sec li:last-child a:hover {
            color: #6e76fa; }
            .blog-comment-sec .cmnt-inner-sec li:last-child a:hover path {
              stroke: #6e76fa; }
        .blog-comment-sec .cmnt-inner-sec li:last-child .cmnt-icon {
          position: relative;
          top: 3px;
          margin-right: 5px; }
      .blog-comment-sec .cmnt-inner-sec li select {
        background: none;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #353535;
        font-size: 16px;
        text-transform: uppercase; }
        @media only screen and (max-width: 400px) {
          .blog-comment-sec .cmnt-inner-sec li select {
            font-size: 14px; } }

.artical-heading {
  text-align: center;
  margin-bottom: 30px; }
  .artical-heading h3 {
    color: #344554;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 27px;
    letter-spacing: 0.48px;
    line-height: 32px; }

@media only screen and (max-width: 767px) {
  section.blog-comment-sec .col-sm-8 {
    padding: 0 15px; } }

.blog-listing-outr.cs-blog-detail {
  margin-top: 0;
  padding-top: 60px; }

.blog-detail-inner .blog-user-detail li a span.cs-icons {
  position: relative;
  top: 3px;
  display: inline-block; }

/*Konnect Parking App page*/
/*banner container*/
.banner-app {
  padding: 75px 0px 80px 0px;
  /*@media screen and (max-width:991px){
		padding: 30px 0px;
	}*/ }
  @media screen and (max-width: 991px) {
    .banner-app .col-8 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .banner-app h1 {
    color: #FFFFFF;
    /**/
    font-size: 2.8rem;
    font-weight: 300;
    line-height: 62px;
    margin-bottom: 27px; }
    @media screen and (max-width: 991px) {
      .banner-app h1 {
        text-align: center;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px; } }
  @media screen and (max-width: 991px) and (max-width: 425px) {
    .banner-app h1 {
      font-size: 2.485rem;
      font-weight: 300;
      line-height: 1.5;
      margin-bottom: 25px; } }
  .banner-app p {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.8;
    margin-bottom: 20px;
    width: 100%;
    float: left; }
    @media screen and (max-width: 550px) {
      .banner-app p {
        line-height: 1.6; } }
  .banner-app .app-btns {
    padding-top: 25px; }

/* features section */
.app-features {
  padding: 81px 0 77px 0;
  float: left;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .app-features {
      padding: 50px 0px 100px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .app-features {
      padding: 50px 0px 30px 0px; } }
  .app-features h2 {
    color: #344554;
    font-size: 2.6rem;
    letter-spacing: -1.3px;
    line-height: 62px;
    text-align: center;
    position: relative;
    padding-bottom: 28px;
    max-width: 440px; }
    @media screen and (max-width: 550px) {
      .app-features h2 {
        font-size: 2.4rem;
        max-width: 490px;
        line-height: 50px; } }
  @media screen and (max-width: 550px) and (max-width: 425px) {
    .app-features h2 {
      line-height: 44px; } }
    .app-features h2 span {
      font-weight: 300; }
      @media screen and (max-width: 550px) {
        .app-features h2 span {
          font-size: 2.5rem; } }

/* Location Block*/
.location-block {
  /*padding-left: 15px;
	padding-right: 15px;*/ }
  .location-block .container {
    border-bottom: 1px solid rgba(204, 204, 204, 0.3); }
    .location-block .container .mobile-img {
      height: 514px;
      overflow: hidden; }
      @media screen and (max-width: 991px) {
        .location-block .container .mobile-img {
          height: 310px;
          border-bottom: none; } }
  .location-block .heading-main {
    margin-bottom: 15px; }
    .location-block .heading-main h2 {
      font-size: 2.4rem;
      line-height: 50px; }
      @media screen and (max-width: 550px) {
        .location-block .heading-main h2 {
          line-height: 40px;
          font-size: 2rem; } }

/* Enforcement block*/
.enforcement-block {
  padding: 190px 0px 120px 0px; }
  @media screen and (max-width: 991px) {
    .enforcement-block {
      padding: 100px 15px 100px 15px; } }
  @media screen and (max-width: 991px) {
    .enforcement-block {
      padding: 50px 15px 20px 15px; } }
  @media screen and (max-width: 550px) {
    .enforcement-block {
      background: #f7fbfe; } }
  @media screen and (max-width: 425px) {
    .enforcement-block {
      padding: 50px 0px 20px 0px; } }
  .enforcement-block .container {
    max-width: 1440px; }
    .enforcement-block .container .content-block {
      padding-left: 30px; }
      @media screen and (max-width: 991px) {
        .enforcement-block .container .content-block {
          padding-left: 0; } }
  .enforcement-block .bg-purple {
    margin-left: -30px; }
    @media screen and (max-width: 991px) {
      .enforcement-block .bg-purple {
        float: none;
        margin: 0 auto;
        width: 80%; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .enforcement-block .bg-purple {
      width: 70%; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 475px) {
    .enforcement-block .bg-purple {
      width: 90%; } }
    .enforcement-block .bg-purple .map-svg {
      float: left;
      width: 100%;
      max-width: 100%;
      -o-object-fit: contain;
      object-fit: contain; }
      .enforcement-block .bg-purple .map-svg svg {
        max-width: 100%;
        float: left;
        width: 100%; }
        .enforcement-block .bg-purple .map-svg svg .line-animation {
          fill-opacity: 0;
          stroke-width: 5;
          stroke-dasharray: 870;
          stroke-dashoffset: 870;
          -webkit-animation-name: draw;
          animation-name: draw;
          -webkit-animation-duration: 3s;
          animation-duration: 3s;
          -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
          -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
        .enforcement-block .bg-purple .map-svg svg .pin-animation {
          -webkit-animation-name: bounce;
          animation-name: bounce;
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
          -webkit-transform-origin: center bottom;
          -ms-transform-origin: center bottom;
          transform-origin: center bottom;
          -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
          -webkit-animation-delay: 2s;
          animation-delay: 2s; }
    .enforcement-block .bg-purple .map-after {
      float: left;
      width: 100%;
      border-radius: 44px; }
      .enforcement-block .bg-purple .map-after img {
        float: left;
        width: 100%;
        border-radius: 44px; }
  .enforcement-block .heading-main-inline {
    float: left;
    width: 100%;
    max-width: 633px;
    padding-left: 0px; }
    @media screen and (max-width: 991px) {
      .enforcement-block .heading-main-inline {
        padding-left: 0px;
        padding-top: 50px;
        float: left;
        width: 100%;
        text-align: center; } }
    .enforcement-block .heading-main-inline h2 {
      text-align: left;
      position: relative;
      letter-spacing: -1.25px;
      line-height: 50px;
      margin-bottom: 36px;
      color: #010437;
      font-size: 2.4rem;
      font-weight: 300;
      /*&:before{
				content: '';
			    width: 14px;
			    height: 4px;
			    background: #6D75F9;
			    position: absolute;
			    left: -33px;
			    top: 29px;
			    @media screen and (max-width:991px){
			    	left: 46%;
			    	right: auto;
			    	top: auto;
			    	bottom: -10px;
			    	width: 30px;
			    	@media screen and (max-width:425px){
				    	left: 0px;
				    	bottom:-13px;
				    	top: auto;
				    	width: 30px;
				    }
			    }
			    
			}*/ }
      @media screen and (max-width: 768px) {
        .enforcement-block .heading-main-inline h2 {
          margin-bottom: 20px; } }
  @media screen and (max-width: 768px) and (max-width: 550px) {
    .enforcement-block .heading-main-inline h2 {
      line-height: 40px;
      font-size: 2rem; } }
  @media screen and (max-width: 768px) and (max-width: 550px) and (max-width: 425px) {
    .enforcement-block .heading-main-inline h2 {
      text-align: left;
      width: 100%;
      float: left;
      /*font-size:2.4rem;*/ } }
      .enforcement-block .heading-main-inline h2 span {
        font-weight: 300;
        /*@media screen and(max-width:991px){
					font-size: 1.875rem;
				}*/ }
    .enforcement-block .heading-main-inline p {
      text-align: left;
      opacity: 0.9;
      color: #354555;
      /*	*/
      font-size: 1.0625rem;
      color: rgba(9, 11, 46, 0.6);
      font-size: 18px;
      line-height: 32px; }
      @media screen and (max-width: 991px) {
        .enforcement-block .heading-main-inline p {
          text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .enforcement-block .heading-main-inline p {
      line-height: 23px;
      margin: 0 0 16px;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .enforcement-block .heading-main-inline p {
      font-size: 14px;
      letter-spacing: normal;
      line-height: 20px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 425px) {
    .enforcement-block .heading-main-inline p {
      text-align: left; } }

/*Alter parking-time*/
.alter-time-block {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 249, 254, 0.14)), to(#F2F9FE));
  background: -webkit-linear-gradient(top, rgba(244, 249, 254, 0.14) 0%, #F2F9FE 100%);
  background: -o-linear-gradient(top, rgba(244, 249, 254, 0.14) 0%, #F2F9FE 100%);
  background: linear-gradient(180deg, rgba(244, 249, 254, 0.14) 0%, #F2F9FE 100%);
  padding: 67px 15px 99px 15px; }
  @media screen and (max-width: 550px) {
    .alter-time-block {
      background: #fff; } }
  @media screen and (max-width: 425px) {
    .alter-time-block {
      padding: 50px 15px 50px 15px; } }
  .alter-time-block .heading-main-inline {
    float: left;
    width: 100%;
    padding-left: 0; }
    .alter-time-block .heading-main-inline h2 {
      max-width: 571px;
      line-height: 50px;
      font-size: 2.4rem;
      /*@media screen and(max-width:991px){
				    max-width: 420px;
				    text-align: center;
				    line-height:34px;
			}*/
      /*@media screen and(max-width:550px){
				@include remy(34);
				margin-bottom: 10px;
				text-align: center;
    		line-height:40px;

			}*/
      /*span{
				@media screen and(max-width:991px){
					font-size: 1.875rem;
				}
			}*/ }
      @media screen and (max-width: 768px) {
        .alter-time-block .heading-main-inline h2 {
          margin-bottom: 20px; } }
  @media screen and (max-width: 768px) and (max-width: 550px) {
    .alter-time-block .heading-main-inline h2 {
      line-height: 40px;
      font-size: 2rem; } }
  @media screen and (max-width: 768px) and (max-width: 550px) and (max-width: 425px) {
    .alter-time-block .heading-main-inline h2 {
      text-align: left;
      text-align: left;
      float: left;
      width: 100%;
      /*font-size:2.4rem;
					    line-height:1.5;*/ } }
      .alter-time-block .heading-main-inline h2:before {
        left: -33px;
        bottom: 0; }
        @media screen and (max-width: 991px) {
          .alter-time-block .heading-main-inline h2:before {
            bottom: -10px;
            width: 30px;
            left: 47%;
            right: auto;
            top: auto; } }
        @media screen and (max-width: 425px) {
          .alter-time-block .heading-main-inline h2:before {
            left: 0;
            bottom: -13px; } }
    .alter-time-block .heading-main-inline p {
      max-width: 767px;
      /**/
      margin: 0 auto;
      margin-bottom: 80px;
      color: rgba(9, 11, 46, 0.6); }
  .alter-time-block .slider-full {
    display: inline-block;
    position: relative; }
    @media screen and (max-width: 991px) {
      .alter-time-block .slider-full .slider-bar {
        width: 100%;
        max-width: 510px; } }
    .alter-time-block .slider-full .pointer-1 {
      position: absolute;
      top: -38px;
      right: 296px; }
    .alter-time-block .slider-full .slider1 {
      position: absolute;
      top: -38px;
      right: 196px;
      -webkit-animation-name: slider-anim;
      animation-name: slider-anim;
      -webkit-animation-duration: 3s;
      animation-duration: 3s;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-direction: normal;
      animation-direction: normal; }
      @media screen and (max-width: 991px) {
        .alter-time-block .slider-full .slider1 {
          top: -40px; } }
    .alter-time-block .slider-full .slider2 {
      position: absolute;
      top: -38px;
      left: 100px; }
      @media screen and (max-width: 991px) {
        .alter-time-block .slider-full .slider2 {
          top: -40px; } }
    .alter-time-block .slider-full .slider-value {
      position: absolute;
      top: 16px;
      left: 119px;
      display: inline-block;
      max-width: 300px;
      width: 243px;
      height: 40px;
      background-color: #F5A623;
      -webkit-animation-name: slider-part;
      animation-name: slider-part;
      -webkit-animation-duration: 3s;
      animation-duration: 3s;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-direction: normal;
      animation-direction: normal; }
      @media screen and (max-width: 991px) {
        .alter-time-block .slider-full .slider-value {
          height: 34px;
          width: 175px; } }
    .alter-time-block .slider-full .image-full-slider {
      width: 100%;
      max-width: 500px; }

/* Payments block*/
.payments-block {
  padding: 130px 0px 0px 0px; }
  @media screen and (max-width: 991px) {
    .payments-block {
      padding: 60px 0px 0px 0px; } }
  @media screen and (max-width: 991px) and (max-width: 550px) {
    .payments-block {
      background: #f7fbfe;
      padding: 50px 0px 50px 0px; } }
  @media screen and (max-width: 991px) {
      .payments-block h2 {
        margin: 0; } }
  .payments-block .discription-block {
    padding: 15px 0px; }
    .payments-block .discription-block p {
      margin-bottom: 40px; }
      @media screen and (max-width: 991px) {
        .payments-block .discription-block p {
          margin-bottom: 15px; } }
      .payments-block .discription-block p:first-child {
        margin-bottom: 10px; }
  .payments-block .mobile-img {
    height: 514px;
    overflow: hidden; }
    @media screen and (max-width: 991px) {
      .payments-block .mobile-img {
        height: 310px;
        border-bottom: none; } }
  .payments-block .heading-main {
    margin-bottom: 15px; }
    .payments-block .heading-main h2 {
      line-height: 50px;
      font-size: 2.4rem; }
      @media screen and (max-width: 550px) {
        .payments-block .heading-main h2 {
          line-height: 40px;
          font-size: 2rem; } }

/* App provides following features*/
.info-block {
  padding: 168px 0px 91px 0px; }
  @media screen and (max-width: 990px) {
    .info-block {
      padding-top: 100px; } }
  @media screen and (max-width: 767px) {
    .info-block {
      padding-top: 70px; } }
  @media screen and (max-width: 550px) {
    .info-block {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .info-block .heading-main-inline {
    padding-left: 0;
    /*max-width: 450px;*/
    float: none;
    margin: 0 auto; }
    @media screen and (max-width: 425px) {
      .info-block .heading-main-inline {
        padding: 0; } }
    .info-block .heading-main-inline h2 {
      text-align: center;
      margin-bottom: 70px;
      font-size: 2.4rem;
      line-height: 50px; }
      @media screen and (max-width: 768px) {
        .info-block .heading-main-inline h2 {
          margin-bottom: 20px; } }
  @media screen and (max-width: 768px) and (max-width: 550px) {
    .info-block .heading-main-inline h2 {
      line-height: 40px;
      font-size: 2rem;
      max-width: 100%; } }
  @media screen and (max-width: 768px) and (max-width: 550px) and (max-width: 425px) {
    .info-block .heading-main-inline h2 {
      float: left;
      width: 100%;
      text-align: left;
      /*max-width:220px;*/
      line-height: 40px; } }
      .info-block .heading-main-inline h2:before {
        top: 30px;
        left: 50px;
        right: auto;
        bottom: auto;
        width: 15px; }
        @media screen and (max-width: 991px) {
          .info-block .heading-main-inline h2:before {
            top: auto;
            left: 45%;
            right: 0;
            bottom: -15px;
            width: 30px; } }
        @media screen and (max-width: 425px) {
          .info-block .heading-main-inline h2:before {
            left: 0;
            bottom: -13px; } }
    .info-block .heading-main-inline span {
      /*padding-left: 30px;*/
      /*@media screen and (max-width:767px) {
				font-size: 1.875rem;
			}*/ }
      @media screen and (max-width: 991px) {
        .info-block .heading-main-inline span {
          padding: 0;
          /*font-size: 2.5rem;*/ } }
  @media screen and (max-width: 991px) {
    .info-block .col-4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .info-block .mob-center {
    float: left;
    width: 100%;
    /*.bg-mock-mob{
			padding: 0;
			width: 366px;
			background-position: -35px -35px;
		}*/ }
    .info-block .mob-center .mobile-img {
      margin-left: -14px; }
      .info-block .mob-center .mobile-img .mob-scroll {
        position: relative; }
        .info-block .mob-center .mobile-img .mob-scroll img {
          overflow: hidden;
          position: absolute;
          top: 150px;
          bottom: 0;
          left: 31px;
          right: 0; }
    .info-block .mob-center .info-feature {
      padding-right: 16px;
      padding-top: 20px;
      float: left;
      width: 100%; }
      @media screen and (max-width: 991px) {
        .info-block .mob-center .info-feature {
          padding: 10px 0px;
          margin-bottom: 40px; } }
      @media screen and (max-width: 550px) {
        .info-block .mob-center .info-feature {
          margin-bottom: 0px; } }
      @media screen and (max-width: 425px) {
        .info-block .mob-center .info-feature {
          padding: 0px; } }
      .info-block .mob-center .info-feature .info-content {
        float: left;
        width: 100%; }
        @media screen and (max-width: 991px) {
          .info-block .mob-center .info-feature .info-content {
            width: 25%;
            text-align: center; } }
        @media screen and (max-width: 550px) {
          .info-block .mob-center .info-feature .info-content {
            width: 50%;
            float: left;
            min-height: 200px; } }
        @media screen and (max-width: 425px) {
          .info-block .mob-center .info-feature .info-content {
            width: 100%;
            min-height: auto;
            min-height: 100px;
            padding: 10px 0px; } }
        .info-block .mob-center .info-feature .info-content .info-inner {
          float: right;
          width: 100%;
          max-width: 208px; }
          @media screen and (max-width: 991px) {
            .info-block .mob-center .info-feature .info-content .info-inner {
              max-width: 100%; } }
          .info-block .mob-center .info-feature .info-content .info-inner span {
            display: block;
            float: right;
            margin-bottom: 14px; }
            @media screen and (max-width: 991px) {
              .info-block .mob-center .info-feature .info-content .info-inner span {
                margin: 0 auto;
                float: none; } }
            @media screen and (max-width: 425px) {
              .info-block .mob-center .info-feature .info-content .info-inner span {
                float: left; } }
          .info-block .mob-center .info-feature .info-content .info-inner p {
            letter-spacing: 0.3px;
            max-width: 180px;
            width: 100%;
            text-align: right;
            display: block;
            float: right;
            margin-bottom: 46px;
            color: rgba(9, 11, 46, 0.6);
            font-size: 16px;
            line-height: 28px; }
            @media screen and (max-width: 991px) {
              .info-block .mob-center .info-feature .info-content .info-inner p {
                max-width: 100%;
                text-align: center;
                margin: 0px;
                padding: 10px; } }
            @media screen and (max-width: 550px) {
              .info-block .mob-center .info-feature .info-content .info-inner p {
                padding: 20px 10px; } }
            @media screen and (max-width: 425px) {
              .info-block .mob-center .info-feature .info-content .info-inner p {
                width: 100%;
                text-align: left;
                display: inline-block;
                max-width: calc(100% - 80px);
                padding: 10px;
                float: right;
                line-height: 23px; } }
    .info-block .mob-center .info-feature-right {
      padding-left: 16px;
      padding-right: 0px; }
      @media screen and (max-width: 991px) {
        .info-block .mob-center .info-feature-right {
          padding: 10px 0px; } }
      @media screen and (max-width: 425px) {
        .info-block .mob-center .info-feature-right {
          padding: 0px; } }
      @media screen and (max-width: 991px) {
        .info-block .mob-center .info-feature-right .info-content {
          width: 25%;
          text-align: center; } }
      @media screen and (max-width: 550px) {
        .info-block .mob-center .info-feature-right .info-content {
          width: 50%;
          float: left;
          min-height: 200px; } }
      @media screen and (max-width: 425px) {
        .info-block .mob-center .info-feature-right .info-content {
          width: 100%;
          min-height: 100px;
          padding: 10px 0px; } }
      .info-block .mob-center .info-feature-right .info-content .info-inner {
        float: left; }
        @media screen and (max-width: 991px) {
          .info-block .mob-center .info-feature-right .info-content .info-inner {
            max-width: 100%; } }
        .info-block .mob-center .info-feature-right .info-content .info-inner span {
          float: left; }
          @media screen and (max-width: 991px) {
            .info-block .mob-center .info-feature-right .info-content .info-inner span {
              margin: 0 auto;
              float: none; } }
          @media screen and (max-width: 425px) {
            .info-block .mob-center .info-feature-right .info-content .info-inner span {
              float: left; } }
        .info-block .mob-center .info-feature-right .info-content .info-inner p {
          float: left;
          text-align: left;
          max-width: 210px;
          /*@include remy(17);	*/
          color: rgba(9, 11, 46, 0.6);
          font-size: 16px;
          line-height: 28px; }
          @media screen and (max-width: 991px) {
            .info-block .mob-center .info-feature-right .info-content .info-inner p {
              max-width: 100%;
              text-align: center;
              margin: 0px;
              padding: 10px; } }
          @media screen and (max-width: 550px) {
            .info-block .mob-center .info-feature-right .info-content .info-inner p {
              padding: 20px 10px; } }
          @media screen and (max-width: 425px) {
            .info-block .mob-center .info-feature-right .info-content .info-inner p {
              width: 100%;
              text-align: left;
              display: inline-block;
              max-width: calc(100% - 80px);
              padding: 10px;
              float: right;
              line-height: 23px; } }

/* Custom general css components*/
/*Background purple */
.bg-purple {
  position: relative;
  float: left;
  width: 100%; }
  .bg-purple:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-image: url("../images/bg-purple.png");
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
    border-radius: 44px 44px 44px 44px;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (max-width: 991px) {
      .bg-purple:before {
        display: none; } }

.heading-main-inline {
  float: left;
  width: 100%;
  padding-left: 15px;
  font-size: 3.5rem; }
  @media screen and (max-width: 991px) {
    .heading-main-inline {
      padding: 0; } }
  .heading-main-inline h2 {
    position: relative;
    letter-spacing: -1.25px;
    line-height: 64px;
    margin-bottom: 36px;
    color: #010437;
    font-size: 2.8rem;
    font-weight: 300;
    /*&:before{
			content: '';
		    width: 14px;
		    height: 4px;
		    background: #6D75F9;
		    position: absolute;
		    left: -33px;
		    top: 29px;
		    @media screen and(max-width:425px){
		    	    left: 0;
				    top: auto;
				    bottom: 0;
				    width: 30px;
		    }
		}*/ }
    @media screen and (max-width: 425px) {
      .heading-main-inline h2 {
        font-size: 2.35rem;
        line-height: 1.5; } }
    .heading-main-inline h2 span {
      font-weight: 300; }
  .heading-main-inline p {
    color: rgba(9, 11, 46, 0.6);
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 32px; }
    @media screen and (max-width: 991px) {
      .heading-main-inline p {
        text-align: center; } }
  @media screen and (max-width: 991px) and (max-width: 767px) {
    .heading-main-inline p {
      line-height: 23px;
      margin: 0 0 16px;
      font-size: 16px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) {
    .heading-main-inline p {
      font-size: 14px;
      letter-spacing: normal;
      line-height: 20px; } }
  @media screen and (max-width: 991px) and (max-width: 767px) and (max-width: 550px) and (max-width: 425px) {
    .heading-main-inline p {
      text-align: left; } }

@-webkit-keyframes bounce {
  from {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translate(0, -70px);
    transform: translate(0, -70px);
    opacity: 0; }
  to {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes bounce {
  from {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translate(0, -70px);
    transform: translate(0, -70px);
    opacity: 0; }
  to {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

/*Animation Draw path*/
@-webkit-keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }
@keyframes draw {
  from {
    stroke-dashoffset: 870; }
  to {
    stroke-dashoffset: 0; } }

/*Animation Slider*/
@-webkit-keyframes slider-anim {
  from {
    left: 39%; }
  to {
    left: 59.5%; } }
@keyframes slider-anim {
  from {
    left: 39%; }
  to {
    left: 59.5%; } }

@-webkit-keyframes slider-part {
  from {
    width: 122px; }
  to {
    width: 242px; } }

@keyframes slider-part {
  from {
    width: 122px; }
  to {
    width: 242px; } }

@media screen and (max-width: 991px) {
  @-webkit-keyframes slider-part {
    from {
      width: 80px; }
    to {
      width: 220px; } }
  @keyframes slider-part {
    from {
      width: 80px; }
    to {
      width: 220px; } } }

@media screen and (max-width: 768px) {
  @-webkit-keyframes slider-part {
    from {
      width: 80px; }
    to {
      width: 175px; } }
  @keyframes slider-part {
    from {
      width: 80px; }
    to {
      width: 175px; } }
  @-webkit-keyframes slider-anim {
    from {
      left: 35%; }
    to {
      left: 54.5%; } }
  @keyframes slider-anim {
    from {
      left: 35%; }
    to {
      left: 54.5%; } } }

/* AOS Custom Animations*/
/*
[data-aos="fade-map"] {
  transform: translateX(-100px);
  opacity: 0;
  data-aos-offset: 8000px;
  transition-property: transform, opacity;
  &.aos-animate {
    transform: translateX(0px);
    opacity: 1;
  }
}*/
/*@media screen and (max-width:550px){
    .info-inner[data-aos=fade-right] {
        transform: translateX(0);
        display: none;
    }
}*/
.our-more-solution {
  width: 100%;
  float: left;
  padding: 80px 0;
  border-top: 1px solid rgba(22, 11, 49, 0.2);
  border-bottom: 1px solid rgba(22, 11, 49, 0.2); }
  .our-more-solution .container {
    max-width: 1000px; }
  .our-more-solution h4 {
    display: block;
    text-align: center;
    color: #02053C;
    font-size: 42px;
    font-weight: 300;
    line-height: 58px;
    text-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 65px; }
  @media screen and (max-width: 600px) {
    .our-more-solution .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 20px; } }
  .our-more-solution .more-sites-link {
    display: block; }
    .our-more-solution .more-sites-link a {
      display: block;
      padding: 26px 20px;
      background: #fff;
      -webkit-box-shadow: 0px 7px 39px 2px rgba(0, 0, 0, 0.08);
      box-shadow: 0px 7px 39px 2px rgba(0, 0, 0, 0.08);
      border: 1px solid #f5f6f5;
      border-radius: 3px;
      -webkit-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      .our-more-solution .more-sites-link a:hover {
        -webkit-box-shadow: 1px 14px 39px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 14px 39px 2px rgba(0, 0, 0, 0.1);
        -webkit-transform: translate(0, -5px);
        -ms-transform: translate(0, -5px);
        transform: translate(0, -5px); }
    .our-more-solution .more-sites-link figure {
      text-align: center;
      margin-bottom: 22px; }
      .our-more-solution .more-sites-link figure img {
        max-width: 100%;
        margin: auto; }
    .our-more-solution .more-sites-link figcaption {
      padding-top: 12px; }
      .our-more-solution .more-sites-link figcaption span {
        color: #02053C;
        display: block;
        margin-bottom: 13px;
        font-size: 28px;
        font-weight: 300;
        line-height: 40px;
        text-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.16); }
        @media screen and (max-width: 767px) {
          .our-more-solution .more-sites-link figcaption span {
            font-size: 24px; } }
      .our-more-solution .more-sites-link figcaption p {
        color: #02053C;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0.3px;
        line-height: 23px; }

@media screen and (max-width: 767px) {
  .our-more-solution h4 {
    margin-bottom: 20px;
    font-size: 32px; }
  .our-more-solution {
    padding: 40px 0; } }

.banner-contact.your-space-banner {
  padding-bottom: 210px; }

.form-contact-page.form-list-space .contact-block {
  max-width: 730px;
  padding: 30px 30px; }

.block-list-space {
  width: 100%;
  float: left;
  margin-bottom: 40px; }
  .block-list-space .title {
    width: 100%;
    float: left;
    color: #344554;
    font-size: 1.25rem;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px; }
  .block-list-space .search-google {
    width: 100%;
    float: left;
    padding-top: 52px; }
    .block-list-space .search-google .border-btn {
      color: #6e76fa;
      padding-right: 50px; }

.block-section-space {
  width: 100%;
  float: left;
  margin-bottom: 15px; }
  .block-section-space .form-fields {
    margin-bottom: 0 !important; }

.toggle-btn-space .btn-group-toggle {
  width: 100%;
  display: block; }
  .toggle-btn-space .btn-group-toggle .btn {
    width: 100%;
    background: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 12px 10px;
    cursor: pointer;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 5px 0;
    cursor: pointer;
    color: #222;
    text-align: left;
    font-size: 0.875rem; }
    .toggle-btn-space .btn-group-toggle .btn.active {
      background: #fff;
      color: #000; }
    .toggle-btn-space .btn-group-toggle .btn:focus {
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .toggle-btn-space .btn-group-toggle .btn input[type="checkbox"] + span.check-btn {
      width: 20px;
      height: 20px;
      background: #e8e8e8;
      display: inline-block;
      vertical-align: middle;
      border-radius: 0;
      margin-right: 10px;
      position: relative;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .toggle-btn-space .btn-group-toggle .btn input[type="checkbox"] + span.check-btn:before {
        height: 4px;
        width: 8px;
        border-left: 2px solid #696666;
        border-bottom: 2px solid #696666;
        position: absolute;
        left: 6px;
        top: 8px;
        content: "";
        -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
        transform: rotate(-40deg);
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    .toggle-btn-space .btn-group-toggle .btn input[type="radio"] + span.check-btn {
      width: 20px;
      height: 20px;
      background: #e8e8e8;
      display: inline-block;
      vertical-align: middle;
      border-radius: 20px;
      margin-right: 10px;
      position: relative;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .toggle-btn-space .btn-group-toggle .btn input[type="radio"] + span.check-btn:before {
        height: 10px;
        width: 10px;
        background: #fff;
        position: absolute;
        left: 5px;
        top: 5px;
        content: "";
        -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
        transform: rotate(-40deg);
        opacity: 0;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        border-radius: 10px; }
    .toggle-btn-space .btn-group-toggle .btn:hover input[type="checkbox"] + span.check-btn:before {
      opacity: 0.3; }
    .toggle-btn-space .btn-group-toggle .btn:hover input[type="radio"] + span.check-btn:before {
      opacity: 0.3; }
    .toggle-btn-space .btn-group-toggle .btn input[type="checkbox"]:checked + span.check-btn {
      background: #6e76fa; }
      .toggle-btn-space .btn-group-toggle .btn input[type="checkbox"]:checked + span.check-btn:before {
        opacity: 1;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff; }
    .toggle-btn-space .btn-group-toggle .btn input[type="radio"]:checked + span.check-btn {
      background: #6e76fa; }
      .toggle-btn-space .btn-group-toggle .btn input[type="radio"]:checked + span.check-btn:before {
        opacity: 8; }

label.inner-title {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px; }

.form-contact-page.form-list-space .form-container-inner .contact-block .form-block .form-fields textarea.text-field {
  height: 92px;
  font-size: 14px;
  padding-bottom: 10px; }

.form-contact-page.form-list-space .form-container-inner .contact-block .form-block .form-fields .text-field {
  font-size: 14px;
  height: 40px; }

.or-devider-space {
  width: 30px;
  height: 30px;
  /*border: 1px solid #000;
    border-radius: 30px;*/
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  margin-right: 26px;
  display: inline-block;
  font-weight: 600;
  color: #222; }

.feature-space-block {
  margin-bottom: 30px; }

@media screen and (max-width: 767px) {
  .block-section-space .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .block-section-space .form-fields {
    margin-bottom: 14px !important; }
  .block-section-space {
    margin-bottom: 0; }
  .toggle-btn-space .btn-group-toggle {
    margin-bottom: 15px; } }

@media screen and (max-width: 550px) {
  .block-section-space .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .form-contact-page.form-list-space .form-container-inner .contact-block .form-block .form-fields .text-field {
    height: 36px;
    font-size: 14px; }
  .form-contact-page.form-list-space .form-container-inner .contact-block .form-block .form-fields textarea.text-field {
    height: auto;
    padding-top: 10px;
    padding-bottom: 29px; }
  .toggle-btn-space .btn-group-toggle .btn {
    width: 100%;
    padding: 6px 0; }
  .toggle-btn-space .btn-group-toggle .btn span.check-btn {
    margin-right: 0; }
  .form-contact-page.form-list-space .contact-block {
    padding: 30px 20px; } }

.static-pages-block {
  display: block;
  padding: 50px 0; }
  .static-pages-block h1 {
    color: #010437;
    font-size: 2.8rem;
    font-weight: 600;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding-bottom: 20px; }
    .static-pages-block h1:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      height: 3px;
      background: #3F47D0;
      width: 70px; }
  .static-pages-block a {
    color: #3F47D0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .static-pages-block a:hover {
      color: #2e35a7; }
  .static-pages-block h3 {
    display: block;
    color: #02053C;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: -0.26px;
    margin: 50px 0 15px 0;
    text-transform: uppercase; }
  .static-pages-block h4 {
    display: block;
    color: #02053C;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: -0.26px;
    margin: 20px 0 10px 0; }
  .static-pages-block p {
    display: block;
    letter-spacing: 0px;
    text-align: left;
    margin: 0 0 22px;
    color: rgba(9, 11, 46, 0.77);
    font-size: 1.07em;
    line-height: 1.8; }
    .static-pages-block p strong {
      font-weight: 600; }
  .static-pages-block ol {
    padding-left: 30px;
    display: block; }
    .static-pages-block ol li {
      letter-spacing: 0px;
      text-align: left;
      margin: 0 0 18px;
      color: rgba(9, 11, 46, 0.77);
      font-size: 1.07em;
      line-height: 1.8; }

.terms-condition-block .container {
  max-width: 780px; }

.faq-content .container {
  max-width: 1000px; }

.faq-content.static-pages-block h3 {
  font-size: 24px;
  margin: 0 0 20px;
  text-transform: none; }

.faq-block-question {
  width: 100%;
  display: inline-block;
  margin: 0 0 30px 0; }

.in-block-question {
  width: 100%;
  float: left;
  margin-bottom: 30px; }

.question-accordion-container {
  width: 100%;
  float: left; }

.question-accordion-container .panel {
  -webkit-box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 6px 18px 0 rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-bottom: 10px; }

.question-accordion-container .panel:hover {
  border: 1px solid rgba(0, 0, 0, 0.15); }

.question-accordion-container .panel-body {
  border: none !important;
  padding: 0px 16px; }

.question-accordion-container .panel-heading {
  width: 100%;
  display: inline-block;
  background: #fff;
  padding: 0px;
  text-align: left;
  color: #1c2a66;
  font-size: 16px;
  letter-spacing: 0.4px;
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
  background: none; }

.question-accordion-container .panel-heading .panel-title a {
  width: 100%;
  display: inline-block;
  padding: 15px 50px 15px 15px;
  position: relative;
  font-size: 16px;
  color: #29125b; }

.question-accordion-container .panel-heading .panel-title a .glyphicon {
  position: absolute;
  right: 4px;
  top: 4px;
  font-size: 22px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center; }

.question-accordion-container .panel-body p {
  display: block;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  width: 100%;
  color: rgba(51, 51, 54, 0.9); }

.video-q-wrapper {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 50%;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 6px 18px 0 rgba(2, 2, 2, 0.23);
  box-shadow: 0 6px 18px 0 rgba(2, 2, 2, 0.23); }

.video-q-wrapper video {
  width: 100%;
  vertical-align: top; }

.panel-heading h4 {
  display: block;
  margin: 0; }

.question-accordion-container .panel-heading .panel-title a .glyphicon.glyphicon-plus:before {
  content: "\002b"; }

.question-accordion-container .panel-heading .panel-title a .glyphicon.glyphicon-minus:before {
  content: "\2212"; }

@media screen and (max-width: 767px) {
  .question-heading h1 {
    font-size: 20px; }
  .question-heading p {
    font-size: 14px; }
  .question-accordion-container .panel-heading .panel-title a {
    padding: 15px 42px 15px 10px;
    font-size: 14px; }
  .question-accordion-container .panel-body {
    padding: 10px; }
  .video-q-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px; }
  .question-accordion-container .panel-body p {
    font-size: 13px; }
  .static-pages-block h1 {
    font-size: 2rem; } }


  
    .button-section {
      background-color: #542ddc;
      text-emphasis-color: #ffffff ;

    }