@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:400,600&display=swap");
@import url("https://use.typekit.net/agc3nsv.css");
html {
  font-family: "Nunito Sans", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
  font-weight: 700;
  color: #5c6df4;
  margin-bottom: 20px; }

h1 {
  font-size: 26px;
  line-height: 31.2px; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 34px;
      line-height: 40.8px; } }
  @media screen and (min-width: 1024px) {
    h1 {
      font-size: 36px;
      line-height: 43.2px; } }
  @media screen and (min-width: 1140px) {
    h1 {
      font-size: 38px;
      line-height: 45.6px; } }
  @media screen and (min-width: 1650px) {
    h1 {
      font-size: 48px;
      line-height: 57.6px; } }

h2 {
  font-size: 22px;
  line-height: 26.4px; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1140px) {
    h2 {
      font-size: 28px;
      line-height: 33.6px; } }
  @media screen and (min-width: 1440px) {
    h2 {
      font-size: 36px;
      line-height: 43.2px; } }

h3 {
  font-size: 18px;
  line-height: 21.6px; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 20px;
      line-height: 24px; } }
  @media screen and (min-width: 1140px) {
    h3 {
      font-size: 24px;
      line-height: 28.8px; } }

h4 {
  font-size: 18px;
  line-height: 29.124px; }
  @media screen and (min-width: 1650px) {
    h4 {
      font-size: 22px;
      line-height: 35.596px; } }

h5, h6 {
  font-size: 14px;
  line-height: 22.652px; }
  @media screen and (min-width: 1140px) {
    h5, h6 {
      font-size: 18px;
      line-height: 29.124px; } }

p {
  font-size: 14px;
  line-height: 22.652px;
  color: #828282; }
  @media screen and (min-width: 1140px) {
    p {
      font-size: 18px;
      line-height: 29.124px; } }

a {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  text-decoration: none; }
  a:hover {
    color: #c3c2c2; }

.section {
  clear: both;
  padding: 0;
  margin: 0; }

.wrap {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px; }
  @media screen and (min-width: 1024px) {
    .wrap {
      padding: 0 3%; } }
  @media screen and (min-width: 1650px) {
    .wrap {
      padding: 0; } }

.col {
  display: block;
  float: left;
  margin: 1.5% 0; }
  .col:first-of-type {
    margin-left: 0; }
  @media only screen and (min-width: 768px) {
    .col {
      margin: 1.5% 0 1.5% 3%; } }

.group {
  zoom: 1;
  /* For IE 6/7 */ }
  .group:before, .group:after {
    content: "";
    display: table; }
  .group:after {
    clear: both; }

.span_2_of_2 {
  width: 100%; }

.span_1_of_2 {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .span_1_of_2 {
      width: calc(50% - 1.5%); }
      .span_1_of_2:nth-of-type(2n+3) {
        margin-left: 0; } }

.span_3_of_3, .span_2_of_3, .span_1_of_3 {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .span_2_of_3 {
    width: calc(66.66% - 1.2%); } }

@media only screen and (min-width: 768px) {
  .span_1_of_3 {
    width: calc(33.33% - 2%); }
    .span_1_of_3:nth-of-type(3n+4) {
      margin-left: 0; } }

.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .span_3_of_4 {
    width: calc(75% - 1.2%); } }

@media only screen and (min-width: 768px) {
  .span_2_of_4 {
    width: calc(50% - 1.5%); } }

@media only screen and (min-width: 768px) {
  .span_1_of_4 {
    width: calc(50% - 1.5%); }
    .span_1_of_4:nth-of-type(2n+3) {
      margin-left: 0; } }
@media only screen and (min-width: 1025px) {
  .span_1_of_4 {
    width: calc(25% - 2.3076923077%); }
    .span_1_of_4:nth-of-type(3) {
      margin-left: 3%; }
    .span_1_of_4:nth-of-type(4n+5) {
      margin-left: 0; } }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

.clearfix {
  overflow: auto; }

html {
  overflow-x: hidden; }

.First {
  margin-left: 0;
  clear: left; }

.sitRight {
  float: right;
  clear: right; }

img {
  width: 100%;
  height: auto; }

.featherlight-content {
  padding: 0 !important;
  border: 5px solid #fff !important; }
  .featherlight-content .featherlight-next, .featherlight-content .featherlight-previous, .featherlight-content .featherlight-close-icon {
    height: 60px;
    width: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    color: #2e2e2e;
    font-size: 20px; }
    .featherlight-content .featherlight-next span, .featherlight-content .featherlight-previous span, .featherlight-content .featherlight-close-icon span {
      margin: 0 !important;
      width: 100%;
      text-align: center;
      position: relative;
      top: 14px;
      color: #2e2e2e;
      display: block;
      font-size: 36px;
      line-height: 36px; }
  .featherlight-content .featherlight-next, .featherlight-content .featherlight-previous {
    top: auto;
    bottom: 15px;
    overflow: hidden; }
  .featherlight-content .featherlight-next {
    right: 15px;
    left: auto; }
    .featherlight-content .featherlight-next span {
      right: -1px; }
  .featherlight-content .featherlight-previous {
    left: 15px; }
    .featherlight-content .featherlight-previous span {
      left: -1px; }
  .featherlight-content .featherlight-close-icon {
    top: 15px;
    right: 15px;
    font-family: "Nunito Sans", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
    font-weight: 700; }

.owl-nav {
  width: 100%;
  position: absolute;
  top: 45%; }
  .owl-nav button {
    position: absolute;
    border: 0;
    background: transparent; }
    .owl-nav button:focus {
      outline: none; }
    .owl-nav button i {
      color: #828282;
      font-weight: 700;
      font-size: 30px;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      .owl-nav button i:hover {
        color: #c3c2c2; }
  .owl-nav .owl-prev {
    left: 0; }
  .owl-nav .owl-next {
    right: 0; }

.owl-dots {
  text-align: center;
  width: 100%;
  margin-top: 20px; }
  .owl-dots .owl-dot {
    display: inline-block;
    height: 15px;
    width: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
    border: none;
    background: #cfcfcf; }
    .owl-dots .owl-dot:focus {
      outline: none; }
    .owl-dots .owl-dot.active {
      background: #5c6df4; }

.video-block iframe {
  width: 100% !important;
  height: 50.5vw; }
  @media screen and (min-width: 768px) {
    .video-block iframe {
      height: 35vw; } }
  @media screen and (min-width: 1024px) {
    .video-block iframe {
      height: 25.5vw; } }

#breadcrumbs ul {
  font-size: 14px;
  line-height: 22.652px;
  color: #2e2e2e; }
  @media screen and (min-width: 1140px) {
    #breadcrumbs ul {
      font-size: 18px;
      line-height: 29.124px; } }
  #breadcrumbs ul a {
    color: #c3c2c2;
    font-weight: 700; }

.text-block > ul, .split > ul {
  margin: 10px 0;
  width: 100%;
  float: left; }
  .text-block > ul li, .split > ul li {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    line-height: 22.652px;
    font-weight: 700;
    color: #2e2e2e;
    margin-bottom: 20px;
    width: 100%; }
    @media screen and (min-width: 1140px) {
      .text-block > ul li, .split > ul li {
        font-size: 18px;
        line-height: 29.124px; } }
    .text-block > ul li:before, .split > ul li:before {
      content: "\f30b";
      font-family: 'Font Awesome 5 Free';
      color: #5c6df4;
      position: absolute;
      top: 0;
      left: 0; }
.text-block p.large-body, .split p.large-body {
  font-size: 18px;
  line-height: 29.124px; }
  @media screen and (min-width: 1650px) {
    .text-block p.large-body, .split p.large-body {
      font-size: 22px;
      line-height: 35.596px; } }

.text-block {
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .text-block {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .text-block {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .text-block {
      margin: 80px 0; } }
  .text-block ul {
    float: left;
    margin: 10px 0 20px; }
  .text-block ul.bullet-width li {
    width: 50%; }
    @media screen and (min-width: 560px) {
      .text-block ul.bullet-width li {
        width: 50%; } }
  .text-block img {
    width: 90%;
    display: block;
    margin: 0 auto; }

.pagination {
  position: relative;
  display: block; }
  .pagination .next-button, .pagination .previous-button {
    background-color: #1D95E1;
    color: #ffffff;
    float: left;
    padding: 5px 17px;
    text-decoration: none;
    margin-right: 4px;
    font-size: 25px;
    margin-top: 4px;
    line-height: 34px; }
  .pagination .number-button {
    float: left;
    padding: 3px 15px;
    line-height: 36px;
    font-size: 18px;
    text-decoration: none;
    margin: 4px;
    border: 1px solid #b3aeae;
    color: #b3aeae; }
    .pagination .number-button:hover {
      background-color: #1D95E1;
      color: #ffffff;
      border: 1px solid #1D95E1; }
  .pagination a.active {
    background-color: #1D95E1;
    color: #ffffff;
    border: 1px solid #1D95E1; }

.blog-pager ul a {
  background: #ececec;
  text-transform: uppercase;
  padding: 15px 25px;
  font-weight: 700;
  color: #c3c2c2; }
  .blog-pager ul a span {
    display: none; }
.blog-pager ul .prev-p {
  float: left; }
.blog-pager ul .next-p {
  float: right; }

.twitter-carousel li img {
  height: auto;
  width: 100%;
  margin-top: 10px;
  -webkit-mask-image: linear-gradient(black 10%, rgba(0, 0, 0, 0) 40%);
  mask-image: linear-gradient(black 10%, rgba(0, 0, 0, 0) 40%); }
.twitter-carousel li.twitter-img {
  height: 200px;
  overflow: hidden; }

.tabs-container .tabs {
  float: left;
  width: 100%;
  margin: 0; }
  .tabs-container .tabs li {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }
.tabs-container .content {
  float: left;
  width: 100%;
  display: none; }
  .tabs-container .content.current {
    display: block; }

.btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
  background: transparent;
  font-size: 14px;
  line-height: 22.652px;
  font-weight: 700;
  font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
  color: #c3c2c2;
  height: 55px;
  width: auto;
  margin: 20px 0;
  padding: 14px 40px;
  border: 0;
  border: 3px solid #c3c2c2;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px; }
  @media screen and (min-width: 1140px) {
    .btn {
      font-size: 18px;
      line-height: 29.124px; } }
  @media screen and (min-width: 1140px) {
    .btn {
      padding: 10px 40px; } }
  .btn.white {
    color: #fff;
    border: 3px solid #fff; }
    .btn.white:hover {
      background: #fff;
      color: #2e2e2e; }
  .btn.black {
    color: #2e2e2e;
    border: 3px solid #2e2e2e; }
    .btn.black:hover {
      background: #2e2e2e;
      color: #fff; }      
  .btn.red {
    color: #f35c6d;
    border: 3px solid #f35c6d; }
    .btn.red:hover {
      background: #f35c6d;
      color: #fff; }      

  .btn.color1 {
    color: #5c6df4;
    border: 3px solid #5c6df4; }
    .btn.color1:hover {
      background: #5c6df4;
      color: #fff; }
  .btn.color2 {
    color: #424989;
    border: 3px solid #424989; }
    .btn.color2:hover {
      background: #424989;
      color: #fff; }
  .btn.icon {
    width: 55px;
    padding: 11px;
    text-align: center; }
    .btn.icon i {
      font-size: 26px; }
  .btn:disabled {
    text-decoration: line-through;
    opacity: .5; }

  .alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;    
  }
  .alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;    
  }

.grow {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .grow:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

.shrink {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .shrink:hover {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98); }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.banner-arrow {
  width: 80px;
  height: 80px;
  background: #5c6df4;
  color: #fff;
  font-size: 36px;
  text-align: center;
  padding: 20px 0;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto; }
  .banner-arrow:hover {
    background: #424989;
    padding: 25px 0 20px; }

.rating {
  float: left;
  background: #ececec;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  padding: 5px 20px;
  margin: 10px 0; }
  .rating p {
    font-size: 14px;
    font-weight: 700;
    font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
    color: #2e2e2e !important;
    float: left;
    margin-right: 10px; }
  .rating i {
    color: #5c6df4;
    font-size: 14px;
    line-height: 22.652px;
    margin-right: 1px; }
    @media screen and (min-width: 1140px) {
      .rating i {
        font-size: 18px;
        line-height: 29.124px; } }

header {
  position: absolute;
  z-index: 100;
  top: 20px;
  left: 0;
  float: left;
  width: 100%;
  background: tranparent; }
  @media screen and (min-width: 768px) {
    header {
      top: 30px;
      padding-right: 30px; } }
  @media screen and (min-width: 1650px) {
    header {
      top: 50px;
      padding-right: 50px; } }
  header .logo {
    background: #fff;
    position: relative;
    min-width: 10px;
    float: left;
    padding: 20px 25px; }
    @media screen and (min-width: 768px) {
      header .logo {
        padding: 30px 40px; } }
    @media screen and (min-width: 1140px) {
      header .logo {
        padding: 25px 30px; } }
    @media screen and (min-width: 1650px) {
      header .logo {
        padding-left: 80px; } }
    header .logo img {
      width: 107px;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        header .logo img {
          width: 147px; } }
      @media screen and (min-width: 1140px) {
        header .logo img {
          width: 110px; } }
      @media screen and (min-width: 1440px) {
        header .logo img {
          width: 147px; } }
    header .logo p {
      font-size: 38px;
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 700;
      color: #5c6df4; }
      @media screen and (min-width: 768px) {
        header .logo p {
          font-size: 52px; } }
      @media screen and (min-width: 1140px) {
        header .logo p {
          font-size: 38px; } }
      @media screen and (min-width: 1440px) {
        header .logo p {
          font-size: 52px; } }
  header .nav-area {
    width: calc(100% - 100px);
    float: right;
    margin-top: 15px; }
    @media screen and (min-width: 1140px) {
      header .nav-area {
        width: 700px; } }
    @media screen and (min-width: 1440px) {
      header .nav-area {
        margin-top: 25px; } }
    @media screen and (min-width: 1650px) {
      header .nav-area {
        width: 900px; } }
    header .nav-area .main-nav, header .nav-area .btn-area, header .nav-area .contact-area {
      float: right; }
    header .nav-area .contact-area {
      display: none;
      width: 100%; }
      @media screen and (min-width: 768px) {
        header .nav-area .contact-area {
          display: block;
          position: absolute;
          top: 20px;
          right: 120px; } }
      @media screen and (min-width: 1140px) {
        header .nav-area .contact-area {
          position: relative;
          top: auto;
          right: auto;
          margin: 5px 0 15px; } }
      @media screen and (min-width: 1650px) {
        header .nav-area .contact-area {
          margin: 5px 0 20px; } }
      header .nav-area .contact-area a {
        cursor: pointer;
        float: right;
        display: inline-block;
        margin: 0 10px;
        color: #5c6df4;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 22.652px; }
        @media screen and (min-width: 1140px) {
          header .nav-area .contact-area a {
            font-size: 18px;
            line-height: 29.124px; } }
        header .nav-area .contact-area a:hover {
          color: #c3c2c2; }
          header .nav-area .contact-area a:hover i {
            color: #5c6df4; }
        @media screen and (min-width: 1140px) {
          header .nav-area .contact-area a {
            margin: 0 20px; } }
        header .nav-area .contact-area a i {
          color: #c3c2c2;
          font-size: 24px;
          margin-right: 10px;
          position: relative;
          top: 3px; }
  header .search-area {
    float: right;
    height: 120px;
    width: 120px;
    padding: 30px 0;
    border: 3px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin-left: 30px;
    display: none; }
    header .search-area:hover {
      background: #fff; }
      header .search-area:hover i, header .search-area:hover p {
        color: #424989; }
    @media screen and (min-width: 768px) {
      header .search-area {
        margin-right: 100px;
        display: block; } }
    @media screen and (min-width: 1140px) {
      header .search-area {
        margin-right: 0;
        margin-left: 15px; } }
    @media screen and (min-width: 1440px) {
      header .search-area {
        height: 140px;
        width: 140px;
        padding: 40px 0;
        margin-right: 0; } }
    @media screen and (min-width: 1650px) {
      header .search-area {
        margin-left: 30px; } }
    header .search-area i {
      font-size: 30px;
      color: #fff;
      margin-bottom: 5px; }
    header .search-area p {
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 700;
      font-size: 14px;
      color: #fff; }
      @media screen and (min-width: 1440px) {
        header .search-area p {
          font-size: 14px;
          line-height: 22.652px; } }
  @media screen and (min-width: 1440px) and (min-width: 1140px) {
    header .search-area p {
      font-size: 18px;
      line-height: 29.124px; } }

  header .mobile-nav-btn {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 10;
    color: #fff;
    background: #5c6df4;
    font-size: 22px;
    height: 75px;
    width: 75px;
    padding: 24px 0;
    text-align: center;
    border: 3px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%; }
    @media screen and (min-width: 768px) {
      header .mobile-nav-btn {
        top: 30px;
        right: 30px; } }
    @media (min-width: 1025px) {
      header .mobile-nav-btn {
        display: none; } }
    header .mobile-nav-btn.close {
      display: none; }

.sticky-header {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-bottom: 3px solid #000; }

.search-modal {
  display: none;
  padding: 10% 30px;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 270px;
  background: #424989; }
  @media screen and (min-width: 768px) {
    .search-modal {
      height: 360px;
      padding: 13% 30px; } }
  @media screen and (min-width: 1140px) {
    .search-modal {
      height: 400px;
      padding: 5% 30px; } }
  .search-modal input::-webkit-input-placeholder {
    color: #fff !important; }
  .search-modal input:-moz-placeholder {
    color: #fff !important; }
  .search-modal input::-moz-placeholder {
    color: #fff !important; }
  .search-modal input:-ms-input-placeholder {
    color: #fff !important; }
  .search-modal select {
    color: #fff; }
  .search-modal textarea {
    color: #fff; }
  .search-modal textarea::placeholder {
    color: #fff; }
  .search-modal i {
    color: #fff; }
    .search-modal i.close {
      font-size: 26px;
      line-height: 31.2px;
      position: absolute;
      top: 30px;
      right: 30px;
      cursor: pointer;
      opacity: 1;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      @media screen and (min-width: 768px) {
        .search-modal i.close {
          font-size: 34px;
          line-height: 40.8px; } }
      @media screen and (min-width: 1024px) {
        .search-modal i.close {
          font-size: 36px;
          line-height: 43.2px; } }
      @media screen and (min-width: 1140px) {
        .search-modal i.close {
          font-size: 38px;
          line-height: 45.6px; } }
      @media screen and (min-width: 1650px) {
        .search-modal i.close {
          font-size: 48px;
          line-height: 57.6px; } }
      .search-modal i.close:hover {
        opacity: .5; }
  .search-modal .field {
    max-width: 1200px;
    margin: 0 auto;
    position: relative; }
    .search-modal .field i {
      font-size: 22px;
      line-height: 26.4px;
      position: absolute;
      top: 20px;
      left: 0; }
      @media screen and (min-width: 768px) {
        .search-modal .field i {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1140px) {
        .search-modal .field i {
          font-size: 28px;
          line-height: 33.6px; } }
      @media screen and (min-width: 1440px) {
        .search-modal .field i {
          font-size: 36px;
          line-height: 43.2px; } }
      @media screen and (min-width: 768px) {
        .search-modal .field i {
          top: 45px; } }
    .search-modal .field input {
      width: 100%;
      padding: 20px 0;
      padding-left: 40px;
      background: transparent;
      border: 0;
      border-bottom: 3px solid #fff;
      color: #fff;
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 400;
      font-size: 26px;
      line-height: 31.2px; }
      @media screen and (min-width: 768px) {
        .search-modal .field input {
          font-size: 34px;
          line-height: 40.8px; } }
      @media screen and (min-width: 1024px) {
        .search-modal .field input {
          font-size: 36px;
          line-height: 43.2px; } }
      @media screen and (min-width: 1140px) {
        .search-modal .field input {
          font-size: 38px;
          line-height: 45.6px; } }
      @media screen and (min-width: 1650px) {
        .search-modal .field input {
          font-size: 48px;
          line-height: 57.6px; } }
      @media screen and (min-width: 768px) {
        .search-modal .field input {
          padding: 40px 0;
          padding-left: 60px; } }
      @media screen and (min-width: 1140px) {
        .search-modal .field input {
          padding-left: 70px; } }

@media (max-width: 1024px) {
  header .nav-area {
    margin: 0;
    display: none;
    position: fixed;
    z-index: 9;
    background: #424989;
    width: 100%;
    padding: 30px;
    padding-top: 50px;
    left: 0;
    top: 0; }
    header .nav-area nav > ul > li {
      display: inline-block;
      margin-right: 40px;
      padding: 15px 0;
      width: 100%;
      text-align: center; }
      header .nav-area nav > ul > li a {
        color: #fff;
        font-weight: 700;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-size: 18px;
        line-height: 29.124px; } }
      @media screen and (max-width: 1024px) and (min-width: 1650px) {
        header .nav-area nav > ul > li a {
          font-size: 22px;
          line-height: 35.596px; } }
      @media screen and (max-width: 1024px) and (min-width: 768px) {
        header .nav-area nav > ul > li a {
          font-size: 18px;
          line-height: 21.6px; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) and (min-width: 768px) {
    header .nav-area nav > ul > li a {
      font-size: 20px;
      line-height: 24px; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) and (min-width: 1140px) {
    header .nav-area nav > ul > li a {
      font-size: 24px;
      line-height: 28.8px; } }

@media (max-width: 1024px) {
      header .nav-area nav > ul > li.item-with-dropdown i {
        margin-left: 10px;
        color: #c3c2c2; }
      header .nav-area nav > ul > li.item-with-dropdown .dropdown {
        overflow-y: scroll;
        height: 300px;
        float: left;
        width: 100%;
        display: none;
        position: relative;
        left: -15%;
        width: 130%;
        background: #2e2e2e;
        padding: 10px 20px;
        margin: 10px 0;
        text-align: center; }
        header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols {
          margin: 10px 0;
          float: left;
          width: 100%; }
          header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title {
            width: 100%;
            float: left; }
            header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title a {
              color: #cfcfcf; }
          header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols li {
            margin: 10px 0;
            width: 50%;
            float: left; }
            header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols li a {
              font-size: 18px;
              line-height: 29.124px;
              padding: 0; } }
            @media screen and (max-width: 1024px) and (min-width: 1650px) {
              header .nav-area nav > ul > li.item-with-dropdown .dropdown .cols li a {
                font-size: 22px;
                line-height: 35.596px; } }

@media (max-width: 1024px) {
  nav.sticky {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    padding-top: 100px; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    nav.sticky {
      padding-top: 50px; } }

@media (min-width: 1025px) {
  nav {
    height: 45px;
    padding: 10px 0;
    text-align: right; }
    nav > ul > li {
      display: inline-block;
      padding: 0 7px; } }
    @media screen and (min-width: 1025px) and (min-width: 1650px) {
      nav > ul > li {
        padding: 0 15px; } }
@media (min-width: 1025px) {
      nav > ul > li > a {
        color: #fff;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 22.652px; } }
      @media screen and (min-width: 1025px) and (min-width: 1140px) {
        nav > ul > li > a {
          font-size: 18px;
          line-height: 29.124px; } }
@media (min-width: 1025px) {
        nav > ul > li > a:hover {
          color: #c3c2c2; } }
      @media screen and (min-width: 1025px) and (min-width: 1440px) {
        nav > ul > li > a {
          font-size: 18px;
          line-height: 21.6px; } }
  @media screen and (min-width: 1025px) and (min-width: 1440px) and (min-width: 768px) {
    nav > ul > li > a {
      font-size: 20px;
      line-height: 24px; } }
  @media screen and (min-width: 1025px) and (min-width: 1440px) and (min-width: 1140px) {
    nav > ul > li > a {
      font-size: 24px;
      line-height: 28.8px; } }

@media (min-width: 1025px) {
      nav > ul > li:last-of-type:after {
        content: none; }
      nav > ul > li.item-with-dropdown {
        position: relative;
        padding-bottom: 30px; }
        nav > ul > li.item-with-dropdown i {
          margin-left: 5px;
          font-size: 14px;
          font-weight: 900;
          color: #cfcfcf; }
        nav > ul > li.item-with-dropdown .dropdown {
          display: none;
          position: absolute;
          top: 50px;
          right: 0;
          width: 500px;
          background: #c3c2c2;
          padding: 30px 40px; }
          nav > ul > li.item-with-dropdown .dropdown:after {
            content: "";
            position: absolute;
            top: -12px;
            right: 15%;
            width: 0;
            height: 0;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 12px solid #c3c2c2; }
          nav > ul > li.item-with-dropdown .dropdown .cols {
            float: left;
            width: 49%;
            margin-right: 2%; }
            nav > ul > li.item-with-dropdown .dropdown .cols:nth-of-type(2n) {
              margin-right: 0; }
            nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title {
              margin-top: 0;
              color: #2e2e2e;
              font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
              font-weight: 700;
              font-size: 14px;
              line-height: 22.652px; } }
            @media screen and (min-width: 1025px) and (min-width: 1140px) {
              nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title {
                font-size: 18px;
                line-height: 29.124px; } }
@media (min-width: 1025px) {
              nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title a {
                color: #2e2e2e;
                font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
                font-weight: 700;
                font-size: 14px;
                line-height: 22.652px; } }
              @media screen and (min-width: 1025px) and (min-width: 1140px) {
                nav > ul > li.item-with-dropdown .dropdown .cols .sub-nav-title a {
                  font-size: 18px;
                  line-height: 29.124px; } }
@media (min-width: 1025px) {
            nav > ul > li.item-with-dropdown .dropdown .cols li {
              margin: 10px 0;
              text-align: left; }
              nav > ul > li.item-with-dropdown .dropdown .cols li a {
                font-size: 14px;
                line-height: 22.652px;
                font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
                font-weight: 400;
                color: #2e2e2e;
                padding: 0; } }
              @media screen and (min-width: 1025px) and (min-width: 1140px) {
                nav > ul > li.item-with-dropdown .dropdown .cols li a {
                  font-size: 18px;
                  line-height: 29.124px; } }
@media (min-width: 1025px) {
                nav > ul > li.item-with-dropdown .dropdown .cols li a:hover {
                  color: #424989; } }
              @media screen and (min-width: 1025px) and (min-width: 1650px) {
                nav > ul > li.item-with-dropdown .dropdown .cols li a {
                  font-size: 18px;
                  line-height: 21.6px; } }
@media (min-width: 1025px) {
        nav > ul > li.item-with-dropdown:hover .dropdown {
          display: block; }
    nav.secondary-nav > ul > li > a {
      color: #cfcfcf;
      font-size: 14px;
      line-height: 22.652px; } }
    @media screen and (min-width: 1025px) and (min-width: 1140px) {
      nav.secondary-nav > ul > li > a {
        font-size: 18px;
        line-height: 29.124px; } }

footer {
  background: #f1f1f1;
  padding: 40px 0;
  float: left;
  width: 100%; }
  footer .main-area .title {
    font-size: 22px;
    line-height: 26.4px;
    margin-bottom: 30px;
    color: #424989;
    width: 100%; }
    @media screen and (min-width: 768px) {
      footer .main-area .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1140px) {
      footer .main-area .title {
        font-size: 28px;
        line-height: 33.6px; } }
    @media screen and (min-width: 1440px) {
      footer .main-area .title {
        font-size: 36px;
        line-height: 43.2px; } }
    footer .main-area .title:after {
      content: none; }
  footer .main-area p, footer .main-area a {
    color: #828282;
    font-size: 14px;
    line-height: 22.652px;
    font-weight: 600; }
    @media screen and (min-width: 1140px) {
      footer .main-area p, footer .main-area a {
        font-size: 18px;
        line-height: 29.124px; } }
  footer .main-area ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px; }
  footer .main-area .col {
    margin-bottom: 30px; }
  footer .main-area .contact-info a {
    display: block;
    margin: 10px 0; }
    footer .main-area .contact-info a:hover {
      color: #fff; }
      footer .main-area .contact-info a:hover i {
        color: #424989; }
    footer .main-area .contact-info a i {
      color: #424989;
      margin-right: 10px; }
  footer .main-area .contact-info .social {
    margin: 10px 0;
    float: left;
    width: 100%; }
    footer .main-area .contact-info .social i {
      float: left;
      color: #fff;
      font-size: 20px;
      background: #424989;
      height: 60px;
      width: 60px;
      text-align: center;
      padding: 20px 0;
      margin-right: 15px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s; }
      footer .main-area .contact-info .social i:hover {
        background: #5c6df4; }
  footer .main-area .cta-footer {
    background-color: #5c6df4;
    background-size: cover;
    background-repeat: no-repeat; }
    footer .main-area .cta-footer .overlay {
      background: rgba(33, 33, 33, 0.9);
      padding: 30px; }
      @media screen and (min-width: 1140px) {
        footer .main-area .cta-footer .overlay {
          padding: 40px; } }
      @media screen and (min-width: 1650px) {
        footer .main-area .cta-footer .overlay {
          padding-right: 70px; } }
      footer .main-area .cta-footer .overlay .title {
        font-size: 22px;
        line-height: 26.4px;
        color: #fff;
        margin-bottom: 60px; }
        @media screen and (min-width: 768px) {
          footer .main-area .cta-footer .overlay .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1140px) {
          footer .main-area .cta-footer .overlay .title {
            font-size: 28px;
            line-height: 33.6px; } }
        @media screen and (min-width: 1440px) {
          footer .main-area .cta-footer .overlay .title {
            font-size: 36px;
            line-height: 43.2px; } }
        @media screen and (min-width: 1650px) {
          footer .main-area .cta-footer .overlay .title {
            margin-bottom: 100px; } }
      footer .main-area .cta-footer .overlay .btn {
        margin: 0; }

.bottom-bar {
  float: left;
  width: 100%;
  padding: 10px 0;
  background-color: #dfdfdf; }
  .bottom-bar .wrap p, .bottom-bar .wrap a {
    font-size: 14px;
    font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px; }
  .bottom-bar .wrap p {
    float: left;
    color: #2e2e2e;
    font-weight: 900; }
  .bottom-bar .wrap p.by {
    float: right; }
    .bottom-bar .wrap p.by a {
      color: #f96e11; }

.login {
  background: #fff;
  height: 100vh;
  width: 100vw;
  position: relative; }
  .login:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/resources/themes/Nitrac/images/place-image-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-size: cover;
    background-color: #2e2e2e;
    background-repeat: no-repeat;
    opacity: .1; }
  .login .login-details {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
    background: #fff;
    width: 85vw;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 20px;
    height: 85vh; }
    .login .login-details:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 10vw;
      height: 100%;
      background-image: url("/resources/themes/Nitrac/images/place-image-2.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-size: cover;
      background-color: #2e2e2e;
      background-repeat: no-repeat;
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      -ms-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
      @media screen and (min-width: 768px) {
        .login .login-details:before {
          content: "";
          width: 15vw; } }
      @media screen and (min-width: 1140px) {
        .login .login-details:before {
          width: 10vw; } }
    @media screen and (min-width: 768px) {
      .login .login-details {
        padding: 30px;
        width: 70vw;
        height: 650px;
        padding-left: 18vw; } }
    @media screen and (min-width: 1140px) {
      .login .login-details {
        width: 60vw;
        padding-left: 12vw; } }
    @media screen and (min-width: 1650px) {
      .login .login-details {
        width: 50vw; } }
    .login .login-details .logo {
      width: 130px;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details .logo {
          width: 200px;
          margin-bottom: 20px; } }
    .login .login-details h3 {
      font-size: 18px;
      font-weight: 500;
      color: #c3c2c2;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details h3 {
          margin-bottom: 20px; } }
    .login .login-details .powered-by {
      font-weight: 500;
      position: absolute;
      bottom: 30px;
      right: 30px;
      color: #c3c2c2; }
      .login .login-details .powered-by a {
        color: #F96E11; }
        .login .login-details .powered-by a:hover {
          opacity: .5; }
    .login .login-details .message.warning {
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .login .login-details .message.warning {
          font-size: 14px;
          line-height: 18px; } }
    .login .login-details form label {
      font-size: 14px;
      margin-bottom: 10px;
      float: left;
      width: 100%;
      color: #c3c2c2; }
    .login .login-details form input[type=text], .login .login-details form input[type=password] {
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px;
      font-size: 14px;
      margin-bottom: 10px;
      width: 100%;
      border: 2px solid #ececec;
      padding: 15px; }
      .login .login-details form input[type=text]:focus, .login .login-details form input[type=password]:focus {
        outline: none; }
    .login .login-details form input[type=submit] {
      font-weight: 500;
      font-size: 18px;
      color: #fff;
      padding: 15px 30px;
      border: 0;
      background: #c3c2c2;
      margin: 10px 0; }
      .login .login-details form input[type=submit]:hover {
        background: #2e2e2e; }
    .login .login-details form .field.checkbox {
      margin-top: 10px; }
      .login .login-details form .field.checkbox label {
        float: left;
        width: calc(100% - 20px); }
      .login .login-details form .field.checkbox input[type=checkbox] {
        float: left;
        position: relative;
        top: 4px;
        width: 20px; }
    .login .login-details form #ForgotPassword a {
      font-size: 14px;
      font-weight: 700;
      color: #b4b4b4; }

.user-login {
  background: #5c6df4;
  width: 100%;
  float: left;
  padding-top: 160px;
  padding-bottom: 100px; }
  @media screen and (min-width: 768px) {
    .user-login {
      padding-top: 200px; } }
  @media screen and (min-width: 1140px) {
    .user-login {
      padding-top: 250px; } }
  .user-login .content {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 20px; }
    .user-login .content .text-area {
      text-align: center;
      margin-bottom: 8%; }
      .user-login .content .text-area .title {
        color: #fff;
        font-size: 36px;
        line-height: 43.2px; }
        @media screen and (min-width: 768px) {
          .user-login .content .text-area .title {
            font-size: 48px;
            line-height: 57.6px; } }
        @media screen and (min-width: 1024px) {
          .user-login .content .text-area .title {
            font-size: 50px;
            line-height: 60px; } }
        @media screen and (min-width: 1140px) {
          .user-login .content .text-area .title {
            font-size: 54px;
            line-height: 64.8px; } }
        @media screen and (min-width: 1440px) {
          .user-login .content .text-area .title {
            font-size: 62px;
            line-height: 74.4px; } }
        @media screen and (min-width: 1650px) {
          .user-login .content .text-area .title {
            font-size: 72px;
            line-height: 86.4px; } }
      .user-login .content .text-area p {
        color: #fff;
        font-size: 18px;
        line-height: 21.6px; }
        @media screen and (min-width: 768px) {
          .user-login .content .text-area p {
            font-size: 20px;
            line-height: 24px; } }
        @media screen and (min-width: 1140px) {
          .user-login .content .text-area p {
            font-size: 24px;
            line-height: 28.8px; } }
    .user-login .content form {
      margin: 0; }
      .user-login .content form p {
        text-align: center;
        color: #5c6df4;
        font-weight: 700;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-size: 14px;
        line-height: 22.652px; }
        @media screen and (min-width: 1140px) {
          .user-login .content form p {
            font-size: 18px;
            line-height: 29.124px; } }
        .user-login .content form p a {
          color: #5c6df4;
          text-decoration: underline; }

.user-edit-profile .title {
  color: #2e2e2e;
  font-size: 22px;
  line-height: 26.4px; }
  @media screen and (min-width: 768px) {
    .user-edit-profile .title {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1140px) {
    .user-edit-profile .title {
      font-size: 28px;
      line-height: 33.6px; } }
  @media screen and (min-width: 1440px) {
    .user-edit-profile .title {
      font-size: 36px;
      line-height: 43.2px; } }
.user-edit-profile .internal-banner .overlay .wrap .text-area .title {
  font-size: 26px;
  line-height: 31.2px;
  color: #fff; }
  @media screen and (min-width: 768px) {
    .user-edit-profile .internal-banner .overlay .wrap .text-area .title {
      font-size: 34px;
      line-height: 40.8px; } }
  @media screen and (min-width: 1024px) {
    .user-edit-profile .internal-banner .overlay .wrap .text-area .title {
      font-size: 36px;
      line-height: 43.2px; } }
  @media screen and (min-width: 1140px) {
    .user-edit-profile .internal-banner .overlay .wrap .text-area .title {
      font-size: 38px;
      line-height: 45.6px; } }
  @media screen and (min-width: 1650px) {
    .user-edit-profile .internal-banner .overlay .wrap .text-area .title {
      font-size: 48px;
      line-height: 57.6px; } }
.user-edit-profile .preview-area {
  max-width: 750px;
  margin: 40px auto;
  padding: 0 20px; }
  .user-edit-profile .preview-area .item {
    float: left;
    width: 100%;
    margin: 20px 0 70px; }
.user-edit-profile #image-upload-form {
  margin: 0; }
  .user-edit-profile #image-upload-form .img.area {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #cfcfcf;
    width: 35%;
    padding-top: 35%;
    margin-right: 5%;
    position: relative;
    float: left; }
    .user-edit-profile #image-upload-form .img.area img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 50%; }
  .user-edit-profile #image-upload-form .field.file {
    float: left;
    width: 60%; }
  .user-edit-profile #gallery-upload-form .field.file {
    float: left;
    width: 100%; }
    .user-edit-profile #image-upload-form .field.file label, .user-edit-profile #gallery-upload-form .field.file label {
      margin-top: 10%; }
    .user-edit-profile #image-upload-form .field.file p, .user-edit-profile #gallery-upload-form .field.file p {
      font-size: 13px;
      line-height: 21.034px;
      width: 100%;
      float: left; }
      @media screen and (min-width: 1650px) {
        .user-edit-profile #image-upload-form .field.file p {
          font-size: 14px;
          line-height: 22.652px; } }
.user-edit-profile #service-pricing-form {
  margin: 0; }
  .user-edit-profile #service-pricing-form .field-holder .field {
    float: left; }
    .user-edit-profile #service-pricing-form .field-holder .field.select {
      width: 100%;
      margin-bottom: 10px; }
      @media screen and (min-width: 1024px) {
        .user-edit-profile #service-pricing-form .field-holder .field.select {
          width: 55%;
          margin-bottom: 30px;
          margin-right: 2%; } }
      .user-edit-profile #service-pricing-form .field-holder .field.select:before {
        top: 22%;
        right: 20px; }
        @media screen and (min-width: 1140px) {
          .user-edit-profile #service-pricing-form .field-holder .field.select:before {
            right: 35px; } }
    .user-edit-profile #service-pricing-form .field-holder .field.price {
      width: 100%;
      float: left; }
      @media screen and (min-width: 1024px) {
        .user-edit-profile #service-pricing-form .field-holder .field.delete {
          margin-left:2%; width: 8%; }
        .user-edit-profile #service-pricing-form .field-holder .field.price {
          width: 32%; } }
      .user-edit-profile #service-pricing-form .field-holder .field.price i {
        color: #5c6df4;
        font-size: 24px;
        float: left;
        position: relative;
        top: 23px; }
      .user-edit-profile #service-pricing-form .field-holder .field.price input {
        width: calc(100% - 40px);
        float: right; }
  .user-edit-profile #service-pricing-form .btn-add {
    width: 100%;
    text-align: left;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    background: transparent;
    border: 0;
    font-size: 14px;
    line-height: 22.652px;
    font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
    font-weight: 700;
    color: #5c6df4; }
    @media screen and (min-width: 1140px) {
      .user-edit-profile #service-pricing-form .btn-add {
        font-size: 18px;
        line-height: 29.124px; } }
    .user-edit-profile #service-pricing-form .btn-add:focus {
      outline: none; }
    .user-edit-profile #service-pricing-form .btn-add:hover {
      color: #c3c2c2; }
    .user-edit-profile #service-pricing-form .btn-add i {
      margin-right: 10px; }
.user-edit-profile #blurb-bio-form {
  margin: 0; }
  .user-edit-profile #blurb-bio-form .cols {
    float: left;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .user-edit-profile #blurb-bio-form .cols {
        width: 49%;
        margin-right: 2%; }
        .user-edit-profile #blurb-bio-form .cols:nth-of-type(2n) {
          margin-right: 0; } }
.user-edit-profile button {
  float: left;
  margin-right: 20px 0; }

.main-banner {
  float: left;
  width: 100%;
  background-color: #5c6df4;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  position: relative; }
  @media screen and (min-width: 768px) {
    .main-banner {
      height: 1060px; } }
  @media screen and (min-width: 1024px) {
    .main-banner {
      height: 100vh;
      min-height: unset; } }
  @media screen and (min-width: 1140px) {
    .main-banner {
      height: auto; } }
  .main-banner .overlay {
    background: rgba(92, 109, 244, 0.95);
    position: relative;
    top: 0;
    bottom: 0;
    padding-top: 160px;
    padding-bottom: 40px; }
    @media screen and (min-width: 768px) {
      .main-banner .overlay {
        height: 100%;
        padding-top: 200px;
        padding-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      .main-banner .overlay {
        padding-top: 200px; } }
    @media screen and (min-width: 1140px) {
      .main-banner .overlay {
        padding-top: 180px; } }
    @media screen and (min-width: 1440px) {
      .main-banner .overlay {
        padding-top: 230px; } }
    @media screen and (min-width: 1650px) {
      .main-banner .overlay {
        padding-top: 300px; } }
    .main-banner .overlay .shape {
      position: absolute;
      top: 0;
      left: -50%;
      z-index: 1;
      width: 200%;
      height: 100%; }
      @media screen and (min-width: 1024px) {
        .main-banner .overlay .shape {
          width: 100%;
          left: 0; } }
    .main-banner .overlay .wrap {
      position: relative;
      z-index: 2; }
      .main-banner .overlay .wrap .text-area {
        float: left;
        width: 100%;
        margin-bottom: 30px; }
        @media screen and (min-width: 1024px) {
          .main-banner .overlay .wrap .text-area {
            width: 40%;
            margin-bottom: 0; } }
        @media screen and (min-width: 1140px) {
          .main-banner .overlay .wrap .text-area {
            width: 45%; } }
        @media screen and (min-width: 1650px) {
          .main-banner .overlay .wrap .text-area {
            width: 40%; } }
        .main-banner .overlay .wrap .text-area i {
          font-size: 32px;
          position: relative;
          background: #fff;
          color: #5c6df4;
          height: 90px;
          width: 90px;
          margin: 0 auto;
          display: block;
          margin-bottom: 40px;
          padding: 28px 0;
          text-align: center;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          border-radius: 100%; }
          .main-banner .overlay .wrap .text-area i:after {
            content: "";
            width: 0;
            height: 0;
            border-left: 20px transparent solid;
            border-right: 20px transparent solid;
            border-top: 25px #fff solid;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -15px;
            margin: 0 auto; }
          @media screen and (min-width: 768px) {
            .main-banner .overlay .wrap .text-area i {
              font-size: 40px;
              height: 100px;
              width: 100px;
              padding: 30px 0; } }
          @media screen and (min-width: 1440px) {
            .main-banner .overlay .wrap .text-area i {
              font-size: 60px;
              height: 140px;
              width: 140px;
              padding: 40px 0; } }
        .main-banner .overlay .wrap .text-area .title {
          font-size: 36px;
          line-height: 43.2px;
          color: #fff;
          margin-bottom: 20px; }
          @media screen and (min-width: 768px) {
            .main-banner .overlay .wrap .text-area .title {
              font-size: 48px;
              line-height: 57.6px; } }
          @media screen and (min-width: 1024px) {
            .main-banner .overlay .wrap .text-area .title {
              font-size: 50px;
              line-height: 60px; } }
          @media screen and (min-width: 1140px) {
            .main-banner .overlay .wrap .text-area .title {
              font-size: 54px;
              line-height: 64.8px; } }
          @media screen and (min-width: 1440px) {
            .main-banner .overlay .wrap .text-area .title {
              font-size: 62px;
              line-height: 74.4px; } }
          @media screen and (min-width: 1650px) {
            .main-banner .overlay .wrap .text-area .title {
              font-size: 72px;
              line-height: 86.4px; } }
        .main-banner .overlay .wrap .text-area p {
          font-size: 18px;
          line-height: 21.6px;
          color: #fff; }
          @media screen and (min-width: 768px) {
            .main-banner .overlay .wrap .text-area p {
              font-size: 20px;
              line-height: 24px; } }
          @media screen and (min-width: 1140px) {
            .main-banner .overlay .wrap .text-area p {
              font-size: 24px;
              line-height: 28.8px; } }
      .main-banner .overlay .wrap .form-container {
        float: right;
        width: 100%; }
        @media screen and (min-width: 1024px) {
          .main-banner .overlay .wrap .form-container {
            width: 55%; } }
        @media screen and (min-width: 1140px) {
          .main-banner .overlay .wrap .form-container {
            width: 50%; } }
        @media screen and (min-width: 1650px) {
          .main-banner .overlay .wrap .form-container {
            width: 55%; } }
        .main-banner .overlay .wrap .form-container form {
          margin: 0;
          position: relative;
          padding-bottom: 110px; }
          @media screen and (min-width: 768px) {
            .main-banner .overlay .wrap .form-container form {
              padding-bottom: 50px; } }
          .main-banner .overlay .wrap .form-container form .field:last-of-type {
            margin-bottom: 0; }
          .main-banner .overlay .wrap .form-container form .field.price {
            width: 100%;
            float: left; }
            @media screen and (min-width: 768px) {
              .main-banner .overlay .wrap .form-container form .field.price {
                width: 70%; } }
            @media screen and (min-width: 1140px) {
              .main-banner .overlay .wrap .form-container form .field.price {
                width: 55%; } }
            @media screen and (min-width: 1650px) {
              .main-banner .overlay .wrap .form-container form .field.price {
                width: 40%; } }
            .main-banner .overlay .wrap .form-container form .field.price i {
              color: #5c6df4;
              font-size: 24px;
              float: left;
              position: relative;
              top: 23px; }
            .main-banner .overlay .wrap .form-container form .field.price input {
              width: calc(100% - 40px);
              float: right; }
          .main-banner .overlay .wrap .form-container form .btn {
            margin: 0;
            position: absolute;
            bottom: 30px;
            right: 30px; }
            @media screen and (min-width: 1140px) {
              .main-banner .overlay .wrap .form-container form .btn {
                bottom: 50px;
                right: 50px; } }
  .main-banner.sign-up {
    position: relative;
    height: auto;
    padding-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      .main-banner.sign-up {
        padding-bottom: 120px; } }
    .main-banner.sign-up .usp {
      position: absolute;
      z-index: 10;
      display: none; }
      .main-banner.sign-up .usp img {
        position: relative;
        width: 90px;
        height: 90px; }
      .main-banner.sign-up .usp p {
        margin: 0;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        color: #fff;
        text-align: center; }
      @media screen and (min-width: 768px) {
        .main-banner.sign-up .usp.text {
          display: block;
          left: 80%;
          top: 80px; } }
      @media screen and (min-width: 1024px) {
        .main-banner.sign-up .usp.text {
          top: 60px;
          left: 35%; } }
      @media screen and (min-width: 1140px) {
        .main-banner.sign-up .usp.text {
          top: 100px;
          left: 40%; } }
      @media screen and (min-width: 1650px) {
        .main-banner.sign-up .usp.text {
          top: 430px;
          left: 5px; } }
      .main-banner.sign-up .usp.text img {
        top: -10px;
        left: 40px; }
        @media screen and (min-width: 768px) {
          .main-banner.sign-up .usp.text img {
            top: 140px;
            left: -40px;
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); } }
        @media screen and (min-width: 1650px) {
          .main-banner.sign-up .usp.text img {
            top: -10px;
            left: 40px;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg); } }
      .main-banner.sign-up .usp.text p {
        width: 100px; }
      @media screen and (min-width: 1024px) {
        .main-banner.sign-up .usp.form {
          display: block;
          bottom: 40px;
          right: 390px; } }
      .main-banner.sign-up .usp.form img {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 25px;
        left: 200px; }
      .main-banner.sign-up .usp.form p {
        width: 200px; }
    @media screen and (min-width: 1650px) {
      .main-banner.sign-up .overlay {
        padding-top: 250px; } }
    .main-banner.sign-up .overlay .wrap .text-area .title {
      margin-bottom: 0; }
      .main-banner.sign-up .overlay .wrap .text-area .title:last-of-type {
        margin-bottom: 30px; }
      .main-banner.sign-up .overlay .wrap .text-area .title.crossout {
        text-decoration: line-through; }
    .main-banner.sign-up .overlay .wrap .text-area p {
      font-size: 18px;
      line-height: 29.124px; }
      @media screen and (min-width: 1650px) {
        .main-banner.sign-up .overlay .wrap .text-area p {
          font-size: 22px;
          line-height: 35.596px; } }
    .main-banner.sign-up .overlay .wrap .text-area .scrollto {
      cursor: pointer;
      margin: 30px 0;
      float: left;
      background: #fff;
      border: 3px solid #fff;
      padding: 15px;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px; }
      .main-banner.sign-up .overlay .wrap .text-area .scrollto:hover {
        background: transparent; }
        .main-banner.sign-up .overlay .wrap .text-area .scrollto:hover p {
          color: #fff; }
      .main-banner.sign-up .overlay .wrap .text-area .scrollto i {
        margin: 0;
        background: #5c6df4;
        color: #fff;
        font-size: 20px;
        padding: 15px 0;
        text-align: center;
        width: 50px;
        height: 50px;
        margin-right: 20px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        float: left; }
        .main-banner.sign-up .overlay .wrap .text-area .scrollto i:after {
          content: unset; }
      .main-banner.sign-up .overlay .wrap .text-area .scrollto p {
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 21.6px;
        color: #5c6df4;
        float: left;
        position: relative;
        top: 10px;
        margin-right: 20px; }
        @media screen and (min-width: 768px) {
          .main-banner.sign-up .overlay .wrap .text-area .scrollto p {
            font-size: 20px;
            line-height: 24px; } }
        @media screen and (min-width: 1140px) {
          .main-banner.sign-up .overlay .wrap .text-area .scrollto p {
            font-size: 24px;
            line-height: 28.8px; } }
    .main-banner.sign-up .overlay .wrap .form-container .CustomisableForm .btn-holder {
      float: left;
      width: 100%;
      text-align: right; }
      .main-banner.sign-up .overlay .wrap .form-container .CustomisableForm .btn-holder .btn {
        position: relative;
        top: 0;
        right: 0;
        display: inline-block; }
        .main-banner.sign-up .overlay .wrap .form-container .CustomisableForm .btn-holder .btn:first-of-type {
          margin-bottom: 10px; }
          @media screen and (min-width: 768px) {
            .main-banner.sign-up .overlay .wrap .form-container .CustomisableForm .btn-holder .btn:first-of-type {
              margin-bottom: 0;
              margin-right: 20px; } }

.internal-banner {
  height: 270px;
  float: left;
  width: 100%;
  background-color: #5c6df4;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 768px) {
    .internal-banner {
      height: 360px; } }
  @media screen and (min-width: 1140px) {
    .internal-banner {
      height: 400px; } }
  .internal-banner .search-bar {
    background: transparent; }
    @media screen and (min-width: 1140px) {
      .internal-banner .search-bar {
        margin-bottom: 40px; } }
    .internal-banner .search-bar form {
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
  .internal-banner .overlay {
    background: rgba(92, 109, 244, 0.95);
    height: 100%;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 180px; }
    @media screen and (min-width: 768px) {
      .internal-banner .overlay {
        padding-top: 230px; } }
    @media screen and (min-width: 1140px) {
      .internal-banner .overlay {
        padding-top: 240px; } }
    .internal-banner .overlay .text-area {
      width: 100%; }
      .internal-banner .overlay .text-area .title {
        color: #fff;
        font-size: 36px;
        line-height: 43.2px;
        margin-bottom: 5px; }
        @media screen and (min-width: 768px) {
          .internal-banner .overlay .text-area .title {
            font-size: 48px;
            line-height: 57.6px; } }
        @media screen and (min-width: 1024px) {
          .internal-banner .overlay .text-area .title {
            font-size: 50px;
            line-height: 60px; } }
        @media screen and (min-width: 1140px) {
          .internal-banner .overlay .text-area .title {
            font-size: 54px;
            line-height: 64.8px; } }
        @media screen and (min-width: 1440px) {
          .internal-banner .overlay .text-area .title {
            font-size: 62px;
            line-height: 74.4px; } }
        @media screen and (min-width: 1650px) {
          .internal-banner .overlay .text-area .title {
            font-size: 72px;
            line-height: 86.4px; } }
      .internal-banner .overlay .text-area p {
        color: #fff;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 29.124px; }
        @media screen and (min-width: 1650px) {
          .internal-banner .overlay .text-area p {
            font-size: 22px;
            line-height: 35.596px; } }
        .internal-banner .overlay .text-area p span {
          color: #2e2e2e; }
  .internal-banner.search .overlay .text-area .title {
    margin: 5px; }
  .internal-banner.enquiry .overlay {
    padding-top: 140px; }
    @media screen and (min-width: 768px) {
      .internal-banner.enquiry .overlay {
        padding-top: 230px; } }
    @media screen and (min-width: 1140px) {
      .internal-banner.enquiry .overlay {
        padding-top: 240px; } }
    .internal-banner.enquiry .overlay .wrap {
      position: relative; }
      .internal-banner.enquiry .overlay .wrap .rating {
        position: absolute;
        top: 105px;
        left: 10px; }
        @media screen and (min-width: 1140px) {
          .internal-banner.enquiry .overlay .wrap .rating {
            top: 130px; } }
        @media screen and (min-width: 1650px) {
          .internal-banner.enquiry .overlay .wrap .rating {
            left: 0; } }

#tabs-enquiry-feature {
  float: left;
  width: 100%; }
  #tabs-enquiry-feature > .tabs {
    margin-bottom: 50px;
    text-align: center; }
    #tabs-enquiry-feature > .tabs li {
      position: relative;
      display: inline-block;
      margin-right: 20px;
      height: 105px;
      width: 105px;
      padding: 30px 0;
      font-size: 48px;
      text-align: center;
      color: #5c6df4;
      background: #fff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      #tabs-enquiry-feature > .tabs li:last-of-type {
        margin-right: 0; }
      #tabs-enquiry-feature > .tabs li.current, #tabs-enquiry-feature > .tabs li:hover {
        color: #fff;
        background: #5c6df4; }
      #tabs-enquiry-feature > .tabs li.current:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px transparent solid;
        border-right: 20px transparent solid;
        border-top: 25px #5c6df4 solid;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -15px;
        margin: 0 auto; }
  #tabs-enquiry-feature > .content {
    background: #c3c2c2;
    padding: 30px 0; }
    @media screen and (min-width: 1140px) {
      #tabs-enquiry-feature > .content {
        padding: 50px 0; } }
    #tabs-enquiry-feature > .content .owl-carousel .owl-dots button {
      background: rgba(255, 255, 255, 0.5); }
      #tabs-enquiry-feature > .content .owl-carousel .owl-dots button.active {
        background: #fff; }
    #tabs-enquiry-feature > .content .enquiry-gallery-carousel {
      padding: 15px 0; }
      #tabs-enquiry-feature > .content .enquiry-gallery-carousel a img {
        border: 3px solid #fff;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
    #tabs-enquiry-feature > .content .enquiry-testimonial-carousel {
      padding: 15px 5%; }
      @media screen and (min-width: 1024px) {
        #tabs-enquiry-feature > .content .enquiry-testimonial-carousel {
          padding: 15px 10%; } }
      @media screen and (min-width: 1650px) {
        #tabs-enquiry-feature > .content .enquiry-testimonial-carousel {
          padding: 15px 300px; } }
      #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item {
        background: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px;
        padding: 30px;
        text-align: center; }
        #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item .title {
          font-size: 18px;
          line-height: 21.6px; }
          @media screen and (min-width: 768px) {
            #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item .title {
              font-size: 20px;
              line-height: 24px; } }
          @media screen and (min-width: 1140px) {
            #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item .title {
              font-size: 24px;
              line-height: 28.8px; } }
        #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item p {
          font-style: italic; }
        #tabs-enquiry-feature > .content .enquiry-testimonial-carousel .item .by {
          font-weight: 700; }

#tabs-feature {
  margin: 20px 0;
  float: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    #tabs-feature {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    #tabs-feature {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    #tabs-feature {
      margin: 80px 0; } }
  #tabs-feature > .tabs {
    margin-bottom: 50px;
    text-align: center; }
    #tabs-feature > .tabs li {
      position: relative;
      display: inline-block;
      margin-bottom: 5px;
      width: auto;
      text-align: center;
      padding: 15px 20px;
      background: transparent;
      border: 3px solid #5c6df4;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }
      @media screen and (min-width: 1140px) {
        #tabs-feature > .tabs li {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          border-radius: 0;
          margin-bottom: 0;
          margin-left: -7px;
          padding: 25px 40px; }
          #tabs-feature > .tabs li:first-of-type {
            -webkit-border-radius: 10px 0 0 10px;
            -moz-border-radius: 10px 0 0 10px;
            -ms-border-radius: 10px 0 0 10px;
            border-radius: 10px 0 0 10px;
            margin-left: 0; }
          #tabs-feature > .tabs li:last-of-type {
            -webkit-border-radius: 0 10px 10px 0;
            -moz-border-radius: 0 10px 10px 0;
            -ms-border-radius: 0 10px 10px 0;
            border-radius: 0 10px 10px 0; } }
      #tabs-feature > .tabs li p {
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 21.6px;
        color: #5c6df4; }
        @media screen and (min-width: 768px) {
          #tabs-feature > .tabs li p {
            font-size: 20px;
            line-height: 24px; } }
        @media screen and (min-width: 1140px) {
          #tabs-feature > .tabs li p {
            font-size: 24px;
            line-height: 28.8px; } }
      #tabs-feature > .tabs li.current, #tabs-feature > .tabs li:hover {
        background: #5c6df4; }
        #tabs-feature > .tabs li.current p, #tabs-feature > .tabs li:hover p {
          color: #fff; }
      @media screen and (min-width: 1140px) {
        #tabs-feature > .tabs li.current:after {
          content: "";
          width: 0;
          height: 0;
          border-left: 20px transparent solid;
          border-right: 20px transparent solid;
          border-top: 25px #5c6df4 solid;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -15px;
          margin: 0 auto; } }
  #tabs-feature > .content .area {
    float: left;
    width: 100%; }
  #tabs-feature > .content .img.area {
    position: relative;
    padding: 0 20%;
    margin-bottom: 40px; }
    @media screen and (min-width: 1024px) {
      #tabs-feature > .content .img.area {
        margin-bottom: 0;
        width: 40%;
        padding: 0; } }
    @media screen and (min-width: 1140px) {
      #tabs-feature > .content .img.area {
        width: 30%; } }
    #tabs-feature > .content .img.area img {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      position: relative;
      z-index: 2; }
    #tabs-feature > .content .img.area .icon {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      right: 30px;
      margin: auto 0;
      background: #5c6df4;
      height: 120px;
      width: 120px; }
      @media screen and (min-width: 768px) {
        #tabs-feature > .content .img.area .icon {
          right: 95px; } }
      @media screen and (min-width: 1024px) {
        #tabs-feature > .content .img.area .icon {
          height: 190px;
          width: 190px;
          right: -90px; } }
      #tabs-feature > .content .img.area .icon i {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 14px;
        margin: auto 0;
        color: #fff;
        font-size: 26px;
        height: 26px; }
        @media screen and (min-width: 1024px) {
          #tabs-feature > .content .img.area .icon i {
            right: 22px;
            font-size: 48px;
            height: 48px; } }
  #tabs-feature > .content .text.area {
    position: relative; }
    @media screen and (min-width: 1024px) {
      #tabs-feature > .content .text.area {
        padding-top: 20px;
        padding-left: 80px;
        width: 60%;
        padding-left: 120px; } }
    @media screen and (min-width: 1140px) {
      #tabs-feature > .content .text.area {
        padding-left: 160px;
        width: 70%; } }
    @media screen and (min-width: 1650px) {
      #tabs-feature > .content .text.area {
        padding-top: 60px; } }
    #tabs-feature > .content .text.area .title {
      font-size: 22px;
      line-height: 26.4px; }
      @media screen and (min-width: 768px) {
        #tabs-feature > .content .text.area .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1140px) {
        #tabs-feature > .content .text.area .title {
          font-size: 28px;
          line-height: 33.6px; } }
      @media screen and (min-width: 1440px) {
        #tabs-feature > .content .text.area .title {
          font-size: 36px;
          line-height: 43.2px; } }

.tabs-full-container {
  float: left;
  width: 100%;
  background-color: #5c6df4;
  background-size: cover;
  background-repeat: no-repeat; }
  .tabs-full-container .overlay {
    float: left;
    width: 100%;
    padding: 50px 0;
    background: rgba(66, 73, 137, 0.95); }
    @media screen and (min-width: 1140px) {
      .tabs-full-container .overlay {
        padding: 80px 0; } }
    .tabs-full-container .overlay #tabs-full {
      float: left;
      width: 100%; }
      .tabs-full-container .overlay #tabs-full > .tabs {
        margin-bottom: 50px;
        text-align: center; }
        @media screen and (min-width: 1140px) {
          .tabs-full-container .overlay #tabs-full > .tabs {
            margin-bottom: 80px; } }
        .tabs-full-container .overlay #tabs-full > .tabs li {
          position: relative;
          display: inline-block;
          margin-bottom: 5px;
          width: auto;
          text-align: center;
          padding: 15px 20px;
          background: transparent;
          border: 3px solid #fff;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          border-radius: 10px; }
          @media screen and (min-width: 1140px) {
            .tabs-full-container .overlay #tabs-full > .tabs li {
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              border-radius: 0;
              margin-bottom: 0;
              margin-left: -7px;
              padding: 25px 40px; }
              .tabs-full-container .overlay #tabs-full > .tabs li:first-of-type {
                -webkit-border-radius: 10px 0 0 10px;
                -moz-border-radius: 10px 0 0 10px;
                -ms-border-radius: 10px 0 0 10px;
                border-radius: 10px 0 0 10px;
                margin-left: 0; }
              .tabs-full-container .overlay #tabs-full > .tabs li:last-of-type {
                -webkit-border-radius: 0 10px 10px 0;
                -moz-border-radius: 0 10px 10px 0;
                -ms-border-radius: 0 10px 10px 0;
                border-radius: 0 10px 10px 0; } }
          .tabs-full-container .overlay #tabs-full > .tabs li p {
            font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
            font-weight: 700;
            font-size: 18px;
            line-height: 21.6px;
            color: #fff; }
            @media screen and (min-width: 768px) {
              .tabs-full-container .overlay #tabs-full > .tabs li p {
                font-size: 20px;
                line-height: 24px; } }
            @media screen and (min-width: 1140px) {
              .tabs-full-container .overlay #tabs-full > .tabs li p {
                font-size: 24px;
                line-height: 28.8px; } }
          .tabs-full-container .overlay #tabs-full > .tabs li.current, .tabs-full-container .overlay #tabs-full > .tabs li:hover {
            background: #fff; }
            .tabs-full-container .overlay #tabs-full > .tabs li.current p, .tabs-full-container .overlay #tabs-full > .tabs li:hover p {
              color: #5c6df4; }
      .tabs-full-container .overlay #tabs-full > .content {
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
        .tabs-full-container .overlay #tabs-full > .content .area {
          float: left;
          width: 100%;
          padding: 30px; }
          @media screen and (min-width: 1024px) {
            .tabs-full-container .overlay #tabs-full > .content .area {
              width: 50%; } }
          @media screen and (min-width: 1140px) {
            .tabs-full-container .overlay #tabs-full > .content .area {
              padding: 50px; } }
        .tabs-full-container .overlay #tabs-full > .content .title.area {
          background: #fff; }
          .tabs-full-container .overlay #tabs-full > .content .title.area i {
            margin-bottom: 30px; }
          .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
            font-size: 36px;
            line-height: 43.2px;
            color: #5c6df4; }
            @media screen and (min-width: 768px) {
              .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
                font-size: 48px;
                line-height: 57.6px; } }
            @media screen and (min-width: 1024px) {
              .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
                font-size: 50px;
                line-height: 60px; } }
            @media screen and (min-width: 1140px) {
              .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
                font-size: 54px;
                line-height: 64.8px; } }
            @media screen and (min-width: 1440px) {
              .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
                font-size: 62px;
                line-height: 74.4px; } }
            @media screen and (min-width: 1650px) {
              .tabs-full-container .overlay #tabs-full > .content .title.area i, .tabs-full-container .overlay #tabs-full > .content .title.area .title {
                font-size: 72px;
                line-height: 86.4px; } }
        .tabs-full-container .overlay #tabs-full > .content .text.area {
          position: relative;
          background: #ececec; }
          .tabs-full-container .overlay #tabs-full > .content .text.area > ul {
            margin: 10px 0;
            width: 100%;
            float: left; }
            .tabs-full-container .overlay #tabs-full > .content .text.area > ul li {
              position: relative;
              padding-left: 30px;
              font-size: 14px;
              line-height: 22.652px;
              font-weight: 700;
              color: #2e2e2e;
              margin-bottom: 20px;
              width: 100%; }
              @media screen and (min-width: 1140px) {
                .tabs-full-container .overlay #tabs-full > .content .text.area > ul li {
                  font-size: 18px;
                  line-height: 29.124px; } }
              .tabs-full-container .overlay #tabs-full > .content .text.area > ul li:before {
                content: "\f30b";
                font-family: 'Font Awesome 5 Free';
                color: #5c6df4;
                position: absolute;
                top: 0;
                left: 0; }
          .tabs-full-container .overlay #tabs-full > .content .text.area ul {
            margin-bottom: 100px; }
          .tabs-full-container .overlay #tabs-full > .content .text.area .title {
            font-size: 22px;
            line-height: 26.4px; }
            @media screen and (min-width: 768px) {
              .tabs-full-container .overlay #tabs-full > .content .text.area .title {
                font-size: 24px;
                line-height: 28.8px; } }
            @media screen and (min-width: 1140px) {
              .tabs-full-container .overlay #tabs-full > .content .text.area .title {
                font-size: 28px;
                line-height: 33.6px; } }
            @media screen and (min-width: 1440px) {
              .tabs-full-container .overlay #tabs-full > .content .text.area .title {
                font-size: 36px;
                line-height: 43.2px; } }
          .tabs-full-container .overlay #tabs-full > .content .text.area .btn {
            margin: 0;
            position: absolute;
            bottom: 30px;
            left: 30px; }
            @media screen and (min-width: 1140px) {
              .tabs-full-container .overlay #tabs-full > .content .text.area .btn {
                bottom: 50px;
                left: 50px; } }

.icon-text-carousel-1-container {
  background: #ececec;
  float: left;
  width: 100%;
  padding: 10px 0; }
  @media screen and (min-width: 1140px) {
    .icon-text-carousel-1-container {
      padding: 80px 0; } }
  .icon-text-carousel-1-container .icon-text-carousel-1 {
    padding-bottom: 60px; }
    @media screen and (min-width: 1650px) {
      .icon-text-carousel-1-container .icon-text-carousel-1 {
        padding-bottom: 0; } }
    .icon-text-carousel-1-container .icon-text-carousel-1 .item {
      margin: 20px 0;
      padding: 30px;
      background: #fff;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .icon-text-carousel-1-container .icon-text-carousel-1 .item {
          padding: 50px; } }
      .icon-text-carousel-1-container .icon-text-carousel-1 .item i {
        position: relative;
        display: inline-block;
        height: 70px;
        width: 70px;
        padding: 19px 0;
        font-size: 32px;
        color: #fff;
        background: #5c6df4;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%; }
        .icon-text-carousel-1-container .icon-text-carousel-1 .item i:after {
          content: "";
          width: 0;
          height: 0;
          border-left: 20px transparent solid;
          border-right: 20px transparent solid;
          border-top: 25px #5c6df4 solid;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -15px;
          margin: 0 auto; }
        @media screen and (min-width: 768px) {
          .icon-text-carousel-1-container .icon-text-carousel-1 .item i {
            font-size: 40px;
            height: 90px;
            width: 90px;
            padding: 25px 0; } }
        @media screen and (min-width: 1140px) {
          .icon-text-carousel-1-container .icon-text-carousel-1 .item i {
            font-size: 48px;
            height: 120px;
            width: 120px;
            padding: 32px 0; } }
      .icon-text-carousel-1-container .icon-text-carousel-1 .item .title {
        font-size: 22px;
        line-height: 26.4px;
        margin-top: 40px; }
        @media screen and (min-width: 768px) {
          .icon-text-carousel-1-container .icon-text-carousel-1 .item .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1140px) {
          .icon-text-carousel-1-container .icon-text-carousel-1 .item .title {
            font-size: 28px;
            line-height: 33.6px; } }
        @media screen and (min-width: 1440px) {
          .icon-text-carousel-1-container .icon-text-carousel-1 .item .title {
            font-size: 36px;
            line-height: 43.2px; } }
    .icon-text-carousel-1-container .icon-text-carousel-1 .owl-nav {
      top: auto;
      bottom: 40px; }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-1-container .icon-text-carousel-1 .owl-nav {
          top: 45%;
          bottom: auto; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-1-container .icon-text-carousel-1 .owl-nav .owl-prev {
          left: -60px; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-1-container .icon-text-carousel-1 .owl-nav .owl-next {
          right: -60px; } }

.icon-text-carousel-2-container {
  float: left;
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .icon-text-carousel-2-container {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .icon-text-carousel-2-container {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .icon-text-carousel-2-container {
      margin: 80px 0; } }
  .icon-text-carousel-2-container .icon-text-carousel-2 {
    padding-bottom: 60px; }
    @media screen and (min-width: 1650px) {
      .icon-text-carousel-2-container .icon-text-carousel-2 {
        padding-bottom: 0; } }
    .icon-text-carousel-2-container .icon-text-carousel-2 .item {
      padding: 0 20px; }
      .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area {
        float: left;
        width: 100%;
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid #cfcfcf; }
        .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area i {
          float: left;
          height: 70px;
          width: 70px;
          padding: 19px 0;
          font-size: 32px;
          text-align: center;
          color: #5c6df4;
          background: #fff;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          border-radius: 100%;
          -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
          @media screen and (min-width: 768px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area i {
              font-size: 42px;
              height: 90px;
              width: 90px;
              padding: 25px 0; } }
          @media screen and (min-width: 1140px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area i {
              font-size: 56px;
              height: 120px;
              width: 120px;
              padding: 32px 0; } }
        .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
          position: relative;
          top: 20px;
          font-size: 22px;
          line-height: 26.4px;
          float: right;
          width: calc(100% - 100px); }
          @media screen and (min-width: 768px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
              font-size: 24px;
              line-height: 28.8px; } }
          @media screen and (min-width: 1140px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
              font-size: 28px;
              line-height: 33.6px; } }
          @media screen and (min-width: 1440px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
              font-size: 36px;
              line-height: 43.2px; } }
          @media screen and (min-width: 768px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
              top: 30px;
              width: calc(100% - 130px); } }
          @media screen and (min-width: 1140px) {
            .icon-text-carousel-2-container .icon-text-carousel-2 .item .title-area .title {
              top: 40px;
              width: calc(100% - 160px); } }
      .icon-text-carousel-2-container .icon-text-carousel-2 .item .content-area {
        text-align: center; }
        .icon-text-carousel-2-container .icon-text-carousel-2 .item .content-area p {
          text-align: left; }
    .icon-text-carousel-2-container .icon-text-carousel-2 .owl-nav {
      top: auto;
      bottom: 40px; }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-2-container .icon-text-carousel-2 .owl-nav {
          top: 45%;
          bottom: auto; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-2-container .icon-text-carousel-2 .owl-nav .owl-prev {
          left: -60px; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-2-container .icon-text-carousel-2 .owl-nav .owl-next {
          right: -60px; } }

.icon-text-carousel-3-container {
  float: left;
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .icon-text-carousel-3-container {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .icon-text-carousel-3-container {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .icon-text-carousel-3-container {
      margin: 80px 0; } }
  .icon-text-carousel-3-container .intro-content-area {
    width: 100%;
    float: left;
    margin-bottom: 40px; }
    @media screen and (min-width: 1140px) {
      .icon-text-carousel-3-container .intro-content-area {
        margin-bottom: 60px;
        width: 70%; } }
    .icon-text-carousel-3-container .intro-content-area > .title {
      font-size: 22px;
      line-height: 26.4px; }
      @media screen and (min-width: 768px) {
        .icon-text-carousel-3-container .intro-content-area > .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1140px) {
        .icon-text-carousel-3-container .intro-content-area > .title {
          font-size: 28px;
          line-height: 33.6px; } }
      @media screen and (min-width: 1440px) {
        .icon-text-carousel-3-container .intro-content-area > .title {
          font-size: 36px;
          line-height: 43.2px; } }
  .icon-text-carousel-3-container .icon-text-carousel-3 {
    float: left;
    width: 100%;
    padding-bottom: 60px; }
    @media screen and (min-width: 1650px) {
      .icon-text-carousel-3-container .icon-text-carousel-3 {
        padding-bottom: 0; } }
    .icon-text-carousel-3-container .icon-text-carousel-3 .item i {
      color: #5c6df4;
      float: left;
      font-size: 32px; }
      @media screen and (min-width: 768px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .item i {
          font-size: 40px; } }
      @media screen and (min-width: 1140px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .item i {
          font-size: 48px; } }
    .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area {
      float: right;
      width: calc(100% - 50px); }
      @media screen and (min-width: 768px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area {
          width: calc(100% - 60px); } }
      @media screen and (min-width: 1140px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area {
          width: calc(100% - 80px); } }
      .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area .title {
        color: #2e2e2e;
        font-size: 18px;
        line-height: 21.6px; }
        @media screen and (min-width: 768px) {
          .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area .title {
            font-size: 20px;
            line-height: 24px; } }
        @media screen and (min-width: 1140px) {
          .icon-text-carousel-3-container .icon-text-carousel-3 .item .content-area .title {
            font-size: 24px;
            line-height: 28.8px; } }
    .icon-text-carousel-3-container .icon-text-carousel-3 .owl-nav {
      top: auto;
      bottom: 40px; }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .owl-nav {
          top: 45%;
          bottom: auto; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .owl-nav .owl-prev {
          left: -60px; } }
      @media screen and (min-width: 1650px) {
        .icon-text-carousel-3-container .icon-text-carousel-3 .owl-nav .owl-next {
          right: -60px; } }

.checklist-carousel-container {
  float: left;
  width: 100%;
  background: #424989;
  padding: 40px 0; }
  @media screen and (min-width: 1140px) {
    .checklist-carousel-container {
      padding: 80px 0; } }
  .checklist-carousel-container .checklist-carousel {
    float: left;
    width: 100%;
    padding-bottom: 60px; }
    @media screen and (min-width: 1650px) {
      .checklist-carousel-container .checklist-carousel {
        padding-bottom: 0; } }
    .checklist-carousel-container .checklist-carousel .owl-stage-outer {
      padding-top: 60px; }
    .checklist-carousel-container .checklist-carousel .item i {
      position: absolute;
      top: -35px;
      left: 0;
      right: 0;
      margin: 0 auto;
      height: 70px;
      width: 70px;
      padding: 19px 0;
      font-size: 32px;
      text-align: center;
      color: #fff;
      background: #5c6df4;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 768px) {
        .checklist-carousel-container .checklist-carousel .item i {
          top: -45px;
          font-size: 42px;
          height: 90px;
          width: 90px;
          padding: 25px 0; } }
      @media screen and (min-width: 1140px) {
        .checklist-carousel-container .checklist-carousel .item i {
          top: -60px;
          font-size: 56px;
          height: 120px;
          width: 120px;
          padding: 32px 0; } }
    .checklist-carousel-container .checklist-carousel .item ul {
      background: #fff;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      .checklist-carousel-container .checklist-carousel .item ul li {
        position: relative;
        padding: 20px;
        padding-left: 80px;
        font-size: 18px;
        line-height: 29.124px;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        color: #2e2e2e; }
        @media screen and (min-width: 1650px) {
          .checklist-carousel-container .checklist-carousel .item ul li {
            font-size: 22px;
            line-height: 35.596px; } }
        .checklist-carousel-container .checklist-carousel .item ul li:before {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          color: #5c6df4;
          position: absolute;
          top: 20px;
          left: 30px;
          font-size: 30px; }
          @media screen and (min-width: 1024px) {
            .checklist-carousel-container .checklist-carousel .item ul li:before {
              top: 40px;
              left: 40px; } }
        .checklist-carousel-container .checklist-carousel .item ul li:first-of-type {
          padding-top: 90px; }
          .checklist-carousel-container .checklist-carousel .item ul li:first-of-type:before {
            top: 90px; }
        .checklist-carousel-container .checklist-carousel .item ul li:nth-of-type(even) {
          background: #f3f3f3; }
        @media screen and (min-width: 1024px) {
          .checklist-carousel-container .checklist-carousel .item ul li {
            padding: 40px 30px;
            padding-left: 100px; } }
        .checklist-carousel-container .checklist-carousel .item ul li.tick:before {
          content: "\f00c"; }
        .checklist-carousel-container .checklist-carousel .item ul li.cross:before {
          content: "\f00d"; }
    .checklist-carousel-container .checklist-carousel .owl-nav {
      top: auto;
      bottom: 40px; }
      @media screen and (min-width: 1650px) {
        .checklist-carousel-container .checklist-carousel .owl-nav {
          top: 45%;
          bottom: auto; } }
      @media screen and (min-width: 1650px) {
        .checklist-carousel-container .checklist-carousel .owl-nav .owl-prev {
          left: -60px; } }
      @media screen and (min-width: 1650px) {
        .checklist-carousel-container .checklist-carousel .owl-nav .owl-next {
          right: -60px; } }

.image-text-icon-container {
  float: left;
  width: 100%; }
  .image-text-icon-container .image-text-icon {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      .image-text-icon-container .image-text-icon {
        margin: 0; } }
    .image-text-icon-container .image-text-icon i {
      position: absolute;
      top: 165px;
      left: 0;
      right: 0;
      margin: 0 auto;
      height: 70px;
      width: 70px;
      padding: 19px 0;
      font-size: 32px;
      text-align: center;
      color: #5c6df4;
      background: #fff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 768px) {
        .image-text-icon-container .image-text-icon i {
          top: 155px;
          font-size: 42px;
          height: 90px;
          width: 90px;
          padding: 25px 0; } }
      @media screen and (min-width: 1024px) {
        .image-text-icon-container .image-text-icon i {
          top: 60px; } }
      @media screen and (min-width: 1140px) {
        .image-text-icon-container .image-text-icon i {
          top: 70px;
          font-size: 56px;
          height: 120px;
          width: 120px;
          padding: 32px 0; } }
    .image-text-icon-container .image-text-icon .area {
      width: 100%;
      min-height: 200px;
      float: left; }
      @media screen and (min-width: 1024px) {
        .image-text-icon-container .image-text-icon .area {
          width: 50%; } }
    .image-text-icon-container .image-text-icon .img.area {
      background-color: #2e2e2e;
      background-size: cover;
      background-repeat: no-repeat; }
    .image-text-icon-container .image-text-icon .text.area {
      float: left;
      padding: 40px;
      padding-top: 60px;
      background: #5c6df4; }
      @media screen and (min-width: 768px) {
        .image-text-icon-container .image-text-icon .text.area {
          padding-top: 80px; } }
      @media screen and (min-width: 1024px) {
        .image-text-icon-container .image-text-icon .text.area {
          padding: 60px;
          padding-left: 80px;
          padding-top: 0; } }
      @media screen and (min-width: 1140px) {
        .image-text-icon-container .image-text-icon .text.area {
          padding: 80px;
          padding-left: 110px; } }
      .image-text-icon-container .image-text-icon .text.area .title {
        position: relative;
        z-index: 2;
        font-size: 22px;
        line-height: 26.4px;
        color: #fff; }
        @media screen and (min-width: 768px) {
          .image-text-icon-container .image-text-icon .text.area .title {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1140px) {
          .image-text-icon-container .image-text-icon .text.area .title {
            font-size: 28px;
            line-height: 33.6px; } }
        @media screen and (min-width: 1440px) {
          .image-text-icon-container .image-text-icon .text.area .title {
            font-size: 36px;
            line-height: 43.2px; } }
      .image-text-icon-container .image-text-icon .text.area p {
        color: #fff; }
    .image-text-icon-container .image-text-icon.alt .img.area {
      float: right; }
    @media screen and (min-width: 1024px) {
      .image-text-icon-container .image-text-icon.alt .text.area {
        padding-right: 80px; } }
    @media screen and (min-width: 1140px) {
      .image-text-icon-container .image-text-icon.alt .text.area {
        padding-right: 110px; } }

.twitter-carousel-container {
  float: left;
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .twitter-carousel-container {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .twitter-carousel-container {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .twitter-carousel-container {
      margin: 80px 0; } }
  .twitter-carousel-container .wrap > i {
    font-size: 22px;
    line-height: 26.4px;
    color: #2e2e2e;
    float: left;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      .twitter-carousel-container .wrap > i {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1140px) {
      .twitter-carousel-container .wrap > i {
        font-size: 28px;
        line-height: 33.6px; } }
    @media screen and (min-width: 1440px) {
      .twitter-carousel-container .wrap > i {
        font-size: 36px;
        line-height: 43.2px; } }
  .twitter-carousel-container .wrap .title {
    font-size: 22px;
    line-height: 26.4px;
    margin-bottom: 50px; }
    @media screen and (min-width: 768px) {
      .twitter-carousel-container .wrap .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1140px) {
      .twitter-carousel-container .wrap .title {
        font-size: 28px;
        line-height: 33.6px; } }
    @media screen and (min-width: 1440px) {
      .twitter-carousel-container .wrap .title {
        font-size: 36px;
        line-height: 43.2px; } }
  .twitter-carousel-container .wrap .twitter-carousel {
    float: left;
    width: 100%;
    padding-bottom: 60px; }
    @media screen and (min-width: 1650px) {
      .twitter-carousel-container .wrap .twitter-carousel {
        padding-bottom: 0; } }
    .twitter-carousel-container .wrap .twitter-carousel .item {
      background: #ececec;
      padding: 30px 40px; }
      .twitter-carousel-container .wrap .twitter-carousel .item p {
        font-size: 18px;
        line-height: 29.124px; }
        @media screen and (min-width: 1650px) {
          .twitter-carousel-container .wrap .twitter-carousel .item p {
            font-size: 22px;
            line-height: 35.596px; } }
      .twitter-carousel-container .wrap .twitter-carousel .item a {
        font-weight: 700;
        color: #5c6df4; }
    .twitter-carousel-container .wrap .twitter-carousel .owl-nav {
      top: auto;
      bottom: 40px; }
      @media screen and (min-width: 1650px) {
        .twitter-carousel-container .wrap .twitter-carousel .owl-nav {
          top: 45%;
          bottom: auto; } }
      @media screen and (min-width: 1650px) {
        .twitter-carousel-container .wrap .twitter-carousel .owl-nav .owl-prev {
          left: -60px; } }
      @media screen and (min-width: 1650px) {
        .twitter-carousel-container .wrap .twitter-carousel .owl-nav .owl-next {
          right: -60px; } }

.cta {
  margin: 20px 0;
  background-color: #5c6df4;
  background-size: cover;
  background-repeat: no-repeat;
  height: 380px;
  position: relative;
  float: left;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .cta {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .cta {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .cta {
      margin: 80px 0; } }
  @media screen and (min-width: 768px) {
    .cta {
      height: 475px; } }
  .cta .overlay {
    background: #5c6df4;
    width: 90%;
    height: 75%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    padding: 30px;
    padding-right: 160px; }
    @media screen and (min-width: 1140px) {
      .cta .overlay {
        width: 70%;
        padding: 40px;
        padding-right: 100px; } }
    .cta .overlay i {
      position: absolute;
      top: 30px;
      right: 30px;
      height: 100px;
      width: 100px;
      padding: 24px 0;
      font-size: 48px;
      text-align: center;
      color: #fff;
      background: #5c6df4;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
      @media screen and (min-width: 1140px) {
        .cta .overlay i {
          top: 0;
          bottom: 0;
          right: -50px;
          margin: auto 0; } }
    .cta .overlay .title {
      color: #fff;
      font-size: 18px;
      line-height: 21.6px; 
    }
    .cta .overlay p {color:#fff;}
      @media screen and (min-width: 768px) {
        .cta .overlay .title {
          font-size: 20px;
          line-height: 24px; } }
      @media screen and (min-width: 1140px) {
        .cta .overlay .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1024px) {
        .cta .overlay .title {
          font-size: 22px;
          line-height: 26.4px; } }
  @media screen and (min-width: 1024px) and (min-width: 768px) {
    .cta .overlay .title {
      font-size: 24px;
      line-height: 28.8px; } }
  @media screen and (min-width: 1024px) and (min-width: 1140px) {
    .cta .overlay .title {
      font-size: 28px;
      line-height: 33.6px; } }
  @media screen and (min-width: 1024px) and (min-width: 1440px) {
    .cta .overlay .title {
      font-size: 36px;
      line-height: 43.2px; } }

    .cta .overlay .btn {
      margin: 0;
      position: absolute;
      left: 30px;
      bottom: 30px; }
      @media screen and (min-width: 1140px) {
        .cta .overlay .btn {
          left: 40px;
          bottom: 40px; } }

.span_1_of_3 .cta .overlay {
  width: 90%;
  padding: 30px;
  padding-right: 160px; }
  .span_1_of_3 .cta .overlay i {
    top: 30px;
    right: 30px;
    margin: 0;
    bottom: auto; }
  .span_1_of_3 .cta .overlay .title {
    font-size: 18px;
    line-height: 21.6px; }
    @media screen and (min-width: 768px) {
      .span_1_of_3 .cta .overlay .title {
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (min-width: 1140px) {
      .span_1_of_3 .cta .overlay .title {
        font-size: 24px;
        line-height: 28.8px; } }
  .span_1_of_3 .cta .overlay .btn {
    left: 30px;
    bottom: 30px; }

.stats-bar {
  float: left;
  width: 100%;
  background: #424989;
  padding: 30px 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .stats-bar {
      padding: 40px 0; } }
  .stats-bar .wrap {
    max-width: 1070px; }
    .stats-bar .wrap .item {
      display: inline-block;
      width: 100%;
      padding: 0 40px;
      margin-bottom: 30px; }
      .stats-bar .wrap .item:last-of-type {
        margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        .stats-bar .wrap .item {
          width: 49%; } }
      @media screen and (min-width: 1024px) {
        .stats-bar .wrap .item {
          width: 24%;
          padding: 0 20px;
          margin-bottom: 0; } }
      .stats-bar .wrap .item p {
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        color: #c3c2c2;
        margin: 0; }
      .stats-bar .wrap .item .title {
        font-size: 26px;
        line-height: 31.2px;
        color: #fff;
        margin-bottom: 5px; }
        @media screen and (min-width: 768px) {
          .stats-bar .wrap .item .title {
            font-size: 34px;
            line-height: 40.8px; } }
        @media screen and (min-width: 1024px) {
          .stats-bar .wrap .item .title {
            font-size: 36px;
            line-height: 43.2px; } }
        @media screen and (min-width: 1140px) {
          .stats-bar .wrap .item .title {
            font-size: 38px;
            line-height: 45.6px; } }
        @media screen and (min-width: 1650px) {
          .stats-bar .wrap .item .title {
            font-size: 48px;
            line-height: 57.6px; } }

.search-list {
  float: left;
  width: 100%;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .search-list {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .search-list {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .search-list {
      margin: 80px 0; } }
  .search-list .item img, .search-list .item .text-area {
    float: left;
    width: 100%; }
  .search-list .item img {
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0; }
  .search-list .item .text-area {
    position: relative;
    top: -1px;
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 25px; }
    @media screen and (min-width: 1650px) {
      .search-list .item .text-area {
        padding: 40px; } }
    .search-list .item .text-area .title {
      font-size: 22px;
      line-height: 26.4px; }
      @media screen and (min-width: 768px) {
        .search-list .item .text-area .title {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1140px) {
        .search-list .item .text-area .title {
          font-size: 28px;
          line-height: 33.6px; } }
      @media screen and (min-width: 1440px) {
        .search-list .item .text-area .title {
          font-size: 36px;
          line-height: 43.2px; } }
    .search-list .item .text-area .tag {
      background: #5c6df4;
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 700;
      color: #fff;
      padding: 8px 20px;
      float: left;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -ms-border-radius: 100px;
      border-radius: 100px;
      margin-bottom: 15px; }
    .search-list .item .text-area p:not(.tag) {
      float: left;
      width: 100%; }
    .search-list .item .text-area .btn {
      margin-bottom: 0;
      float: right; }

.enquiry-list-container .field {
  float: left;
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px; }
  .enquiry-list-container .field:last-of-type {
    margin-right: 0;
    margin-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .enquiry-list-container .field {
      margin-bottom: 0; } }
  @media screen and (min-width: 1140px) {
    .enquiry-list-container .field {
      margin-right: 40px; }
      .enquiry-list-container .field:last-of-type {
        margin-right: 0; } }
  .enquiry-list-container .field > p, .enquiry-list-container .field i {
    font-size: 18px;
    float: left;
    position: relative;
    top: 17px;
    color: #2e2e2e; }
  .enquiry-list-container .field input::-webkit-input-placeholder {
    color: #c3c2c2 !important; }
  .enquiry-list-container .field input:-moz-placeholder {
    color: #c3c2c2 !important; }
  .enquiry-list-container .field input::-moz-placeholder {
    color: #c3c2c2 !important; }
  .enquiry-list-container .field input:-ms-input-placeholder {
    color: #c3c2c2 !important; }
  .enquiry-list-container .field select {
    color: #c3c2c2; }
  .enquiry-list-container .field textarea {
    color: #c3c2c2; }
  .enquiry-list-container .field textarea::placeholder {
    color: #c3c2c2; }
  .enquiry-list-container .field input, .enquiry-list-container .field select {
    background: #fff;
    border: 0;
    width: calc(100% - 25px);
    padding: 15px 25px;
    float: right;
    color: #2e2e2e;
    font-size: 18px;
    font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px; }
  .enquiry-list-container .field.select {
    position: relative; }
    .enquiry-list-container .field.select:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 18px;
      color: #5c6df4;
      content: "\f0d7";
      position: absolute;
      top: 15px;
      right: 25px; }
    .enquiry-list-container .field.select select {
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      padding-right: 70px; }
.enquiry-list-container .filter {
  float: left;
  width: 100%;
  background: #ececec;
  padding: 20px 0; }
  .enquiry-list-container .filter .field#price {
    width: 180px; }
  .enquiry-list-container .filter .btn {
    margin: 0;
    float: right;
    background: #5c6df4;
    color: #fff; }
    .enquiry-list-container .filter .btn:hover {
      color: #5c6df4;
      background: transparent; }
    @media screen and (min-width: 768px) {
      .enquiry-list-container .filter .btn {
        margin-top: 20px; } }
    @media screen and (min-width: 1024px) {
      .enquiry-list-container .filter .btn {
        margin-top: 0; } }
.enquiry-list-container .sort {
  float: left;
  width: 100%;
  padding: 20px 0 40px; }
  .enquiry-list-container .sort .layouts {
    float: left; }
    .enquiry-list-container .sort .layouts i {
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      transition: 0.3s;
      color: #5c6df4;
      font-size: 30px;
      margin-right: 15px;
      opacity: .5;
      cursor: pointer; }
      .enquiry-list-container .sort .layouts i:hover, .enquiry-list-container .sort .layouts i.active {
        opacity: 1; }
  .enquiry-list-container .sort .field.select {
    float: right; }
    .enquiry-list-container .sort .field.select select {
      width: calc(100% - 100px);
      border: 3px solid #ececec; }

.enquiry-list .item {
  border: 1px solid #cfcfcf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s; }
  .enquiry-list .item .brand-area {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    padding: 25px; }
    @media screen and (min-width: 768px) {
      .enquiry-list .item .brand-area {
        padding: 40px; } }
    .enquiry-list .item .brand-area .area {
      float: left; }
      .enquiry-list .item .brand-area .area.img {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        border-radius: 100%;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        width: 25%;
        margin-right: 5%;
        padding-top: 25%;
        position: relative; }
        .enquiry-list .item .brand-area .area.img img {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 50%; }
      .enquiry-list .item .brand-area .area.content {
        width: 70%; }
        .enquiry-list .item .brand-area .area.content .title {
          font-size: 22px;
          line-height: 26.4px;
          margin-bottom: 5px; }
          @media screen and (min-width: 768px) {
            .enquiry-list .item .brand-area .area.content .title {
              font-size: 24px;
              line-height: 28.8px; } }
          @media screen and (min-width: 1140px) {
            .enquiry-list .item .brand-area .area.content .title {
              font-size: 28px;
              line-height: 33.6px; } }
          @media screen and (min-width: 1440px) {
            .enquiry-list .item .brand-area .area.content .title {
              font-size: 36px;
              line-height: 43.2px; } }
        .enquiry-list .item .brand-area .area.content p {
          font-weight: 600;
          color: #c3c2c2; }
  .enquiry-list .item .action-area {
    width: 100%;
    float: left; }
    .enquiry-list .item .action-area .info-area {
      float: left;
      width: calc(100% - 115px);
      border-right: 1px solid #cfcfcf;
      padding: 25px; }
      @media screen and (min-width: 768px) {
        .enquiry-list .item .action-area .info-area {
          padding: 25px 40px; } }
      .enquiry-list .item .action-area .info-area li {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 10px; }
        .enquiry-list .item .action-area .info-area li:last-of-type {
          margin-bottom: 0; }
        .enquiry-list .item .action-area .info-area li i {
          color: #2e2e2e;
          font-size: 18px;
          line-height: 21.6px;
          position: absolute;
          left: 0;
          top: 0; }
          @media screen and (min-width: 768px) {
            .enquiry-list .item .action-area .info-area li i {
              font-size: 20px;
              line-height: 24px; } }
          @media screen and (min-width: 1140px) {
            .enquiry-list .item .action-area .info-area li i {
              font-size: 24px;
              line-height: 28.8px; } }
        .enquiry-list .item .action-area .info-area li p {
          padding-left: 30px;
          font-size: 18px;
          line-height: 21.6px;
          font-weight: 700;
          font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
          color: #c3c2c2; }
          @media screen and (min-width: 768px) {
            .enquiry-list .item .action-area .info-area li p {
              font-size: 20px;
              line-height: 24px; } }
          @media screen and (min-width: 1140px) {
            .enquiry-list .item .action-area .info-area li p {
              font-size: 24px;
              line-height: 28.8px; } }
    .enquiry-list .item .action-area .btn-area {
      float: left;
      padding: 25px; }
      .enquiry-list .item .action-area .btn-area .btn {
        margin: 0; }
  .enquiry-list .item.span_1_of_3 .brand-area .area.content .title {
    font-size: 18px;
    line-height: 21.6px; }
    @media screen and (min-width: 768px) {
      .enquiry-list .item.span_1_of_3 .brand-area .area.content .title {
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (min-width: 1140px) {
      .enquiry-list .item.span_1_of_3 .brand-area .area.content .title {
        font-size: 24px;
        line-height: 28.8px; } }
  .enquiry-list .item.span_1_of_3 .action-area .info-area li p {
    font-size: 14px;
    line-height: 22.652px; }
    @media screen and (min-width: 1140px) {
      .enquiry-list .item.span_1_of_3 .action-area .info-area li p {
        font-size: 18px;
        line-height: 29.124px; } }

.enquiry-info {
  float: left;
  width: 100%;
  margin: 20px 0;
  padding-top: 40px; }
  @media screen and (min-width: 768px) {
    .enquiry-info {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .enquiry-info {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .enquiry-info {
      margin: 80px 0; } }
  @media screen and (min-width: 1140px) {
    .enquiry-info {
      padding-top: 80px; } }
  .enquiry-info .key-info {
    margin-bottom: 40px;
    position: relative;
    float: left;
    width: 100%; }
    .enquiry-info .key-info .img {
      background: #fff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
      width: 100px;
      padding-top: 100px;
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media screen and (min-width: 768px) {
        .enquiry-info .key-info .img {
          top: -50px;
          width: 110px;
          padding-top: 110px; } }
      @media screen and (min-width: 1140px) {
        .enquiry-info .key-info .img {
          top: -80px;
          width: 150px;
          padding-top: 150px; } }
      .enquiry-info .key-info .img img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 50%; }
    .enquiry-info .key-info ul {
      float: left;
      width: 100%; }
      .enquiry-info .key-info ul li {
        float: left;
        width: 100%;
        text-align: center;
        background: #ececec;
        padding: 20px 20px; }
        @media screen and (min-width: 1140px) {
          .enquiry-info .key-info ul li {
            padding: 40px 20px; } }
        .enquiry-info .key-info ul li:nth-of-type(even) {
          background: #cfcfcf; }
        .enquiry-info .key-info ul li:first-of-type {
          -webkit-border-radius: 10px 10px 0 0;
          -moz-border-radius: 10px 10px 0 0;
          -ms-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
          padding-top: 80px; }
          @media screen and (min-width: 1140px) {
            .enquiry-info .key-info ul li:first-of-type {
              padding-top: 100px; } }
        .enquiry-info .key-info ul li:last-of-type {
          -webkit-border-radius: 0 0 10px 10px;
          -moz-border-radius: 0 0 10px 10px;
          -ms-border-radius: 0 0 10px 10px;
          border-radius: 0 0 10px 10px; }
        .enquiry-info .key-info ul li i, .enquiry-info .key-info ul li p {
          font-size: 22px;
          line-height: 26.4px;
          display: inline-block; }
          @media screen and (min-width: 768px) {
            .enquiry-info .key-info ul li i, .enquiry-info .key-info ul li p {
              font-size: 24px;
              line-height: 28.8px; } }
          @media screen and (min-width: 1140px) {
            .enquiry-info .key-info ul li i, .enquiry-info .key-info ul li p {
              font-size: 28px;
              line-height: 33.6px; } }
          @media screen and (min-width: 1440px) {
            .enquiry-info .key-info ul li i, .enquiry-info .key-info ul li p {
              font-size: 36px;
              line-height: 43.2px; } }
        .enquiry-info .key-info ul li i {
          color: #5c6df4;
          margin-right: 10px; }
        .enquiry-info .key-info ul li p {
          color: #2e2e2e;
          font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
          font-weight: 700; }
  .enquiry-info #tabs-enquiry {
    margin-bottom: 40px; }
    .enquiry-info #tabs-enquiry > .tabs {
      margin-bottom: 50px;
      text-align: center; }
      .enquiry-info #tabs-enquiry > .tabs li {
        position: relative;
        display: inline-block;
        margin-bottom: 5px;
        width: auto;
        text-align: center;
        padding: 15px 20px;
        background: transparent;
        border: 3px solid #5c6df4;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        border-radius: 10px; }
        @media screen and (min-width: 1140px) {
          .enquiry-info #tabs-enquiry > .tabs li {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            margin-bottom: 0;
            margin-left: -7px;
            padding: 25px 40px; }
            .enquiry-info #tabs-enquiry > .tabs li:first-of-type {
              -webkit-border-radius: 10px 0 0 10px;
              -moz-border-radius: 10px 0 0 10px;
              -ms-border-radius: 10px 0 0 10px;
              border-radius: 10px 0 0 10px;
              margin-left: 0; }
            .enquiry-info #tabs-enquiry > .tabs li:last-of-type {
              -webkit-border-radius: 0 10px 10px 0;
              -moz-border-radius: 0 10px 10px 0;
              -ms-border-radius: 0 10px 10px 0;
              border-radius: 0 10px 10px 0; } }
        .enquiry-info #tabs-enquiry > .tabs li p {
          font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
          font-weight: 700;
          font-size: 18px;
          line-height: 21.6px;
          color: #5c6df4; }
          @media screen and (min-width: 768px) {
            .enquiry-info #tabs-enquiry > .tabs li p {
              font-size: 20px;
              line-height: 24px; } }
          @media screen and (min-width: 1140px) {
            .enquiry-info #tabs-enquiry > .tabs li p {
              font-size: 24px;
              line-height: 28.8px; } }
        .enquiry-info #tabs-enquiry > .tabs li.current, .enquiry-info #tabs-enquiry > .tabs li:hover {
          background: #5c6df4; }
          .enquiry-info #tabs-enquiry > .tabs li.current p, .enquiry-info #tabs-enquiry > .tabs li:hover p {
            color: #fff; }
        @media screen and (min-width: 1140px) {
          .enquiry-info #tabs-enquiry > .tabs li.current:after {
            content: "";
            width: 0;
            height: 0;
            border-left: 20px transparent solid;
            border-right: 20px transparent solid;
            border-top: 25px #5c6df4 solid;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -15px;
            margin: 0 auto; } }
    .enquiry-info #tabs-enquiry > .content {
      border: 1px solid #cfcfcf;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px; }
      .enquiry-info #tabs-enquiry > .content p {
        padding: 30px; }
        @media screen and (min-width: 1140px) {
          .enquiry-info #tabs-enquiry > .content p {
            padding: 50px; } }
      .enquiry-info #tabs-enquiry > .content > ul {
        margin: 10px 0;
        width: 100%;
        float: left; }
        .enquiry-info #tabs-enquiry > .content > ul li {
          position: relative;
          padding-left: 30px;
          font-size: 14px;
          line-height: 22.652px;
          font-weight: 700;
          color: #2e2e2e;
          margin-bottom: 20px;
          width: 100%; }
          @media screen and (min-width: 1140px) {
            .enquiry-info #tabs-enquiry > .content > ul li {
              font-size: 18px;
              line-height: 29.124px; } }
          .enquiry-info #tabs-enquiry > .content > ul li:before {
            content: "\f30b";
            font-family: 'Font Awesome 5 Free';
            color: #5c6df4;
            position: absolute;
            top: 0;
            left: 0; }
      .enquiry-info #tabs-enquiry > .content ul li {
        margin: 0;
        border-bottom: 1px solid #cfcfcf;
        font-size: 18px;
        line-height: 21.6px;
        padding: 30px;
        padding-left: 90px; }
        @media screen and (min-width: 768px) {
          .enquiry-info #tabs-enquiry > .content ul li {
            font-size: 20px;
            line-height: 24px; } }
        @media screen and (min-width: 1140px) {
          .enquiry-info #tabs-enquiry > .content ul li {
            font-size: 24px;
            line-height: 28.8px; } }
        .enquiry-info #tabs-enquiry > .content ul li:before {
          top: 30px;
          left: 30px; }
          @media screen and (min-width: 1140px) {
            .enquiry-info #tabs-enquiry > .content ul li:before {
              left: 50px; } }
        .enquiry-info #tabs-enquiry > .content ul li:last-of-type {
          border-bottom: 0; }
        @media screen and (min-width: 1140px) {
          .enquiry-info #tabs-enquiry > .content ul li {
            padding: 30px 50px;
            padding-left: 90px; } }
  .enquiry-info #enquiry-form {
    background: #5c6df4;
    margin: 0; }
    .enquiry-info #enquiry-form .title {
      color: #fff; }
    .enquiry-info #enquiry-form input::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.6) !important; }
    .enquiry-info #enquiry-form input:-moz-placeholder {
      color: rgba(255, 255, 255, 0.6) !important; }
    .enquiry-info #enquiry-form input::-moz-placeholder {
      color: rgba(255, 255, 255, 0.6) !important; }
    .enquiry-info #enquiry-form input:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.6) !important; }
    .enquiry-info #enquiry-form select {
      color: rgba(255, 255, 255, 0.6); }
    .enquiry-info #enquiry-form textarea {
      color: rgba(255, 255, 255, 0.6); }
    .enquiry-info #enquiry-form textarea::placeholder {
      color: rgba(255, 255, 255, 0.6); }
    .enquiry-info #enquiry-form .field label {
      color: #fff; }
    .enquiry-info #enquiry-form .field input, .enquiry-info #enquiry-form .field select, .enquiry-info #enquiry-form .field textarea {
      color: #fff; }
    .enquiry-info #enquiry-form .field.select:before {
      color: #fff; }

.faqs {
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .faqs {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .faqs {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .faqs {
      margin: 80px 0; } }
  .faqs .item {
    margin-bottom: 20px;
    float: left;
    width: 100%; }
    .faqs .item .area {
      float: left;
      width: 100%; }
    .faqs .item .title.area {
      position: relative;
      border: 1px solid #cfcfcf;
      padding: 25px 70px 25px 110px;
      min-height: 80px;
      cursor: pointer; }
      .faqs .item .title.area .icon {
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 32px;
        color: #fff;
        text-align: center;
        padding: 25px 0;
        height: 100%;
        width: 80px;
        background: #5c6df4; }
      .faqs .item .title.area .title {
        margin: 0;
        color: #2e2e2e;
        font-size: 14px;
        line-height: 22.652px; }
        @media screen and (min-width: 1140px) {
          .faqs .item .title.area .title {
            font-size: 18px;
            line-height: 29.124px; } }
      .faqs .item .title.area .arrow {
        display: none;
        position: absolute;
        top: 28px;
        right: 20px;
        font-size: 24px;
        color: #5c6df4; }
        @media screen and (min-width: 1024px) {
          .faqs .item .title.area .arrow {
            right: 40px; } }
        .faqs .item .title.area .arrow.active {
          display: block; }
    .faqs .item .text.area {
      background: #ececec;
      margin-top: 10px;
      padding: 30px;
      display: none; }
      @media screen and (min-width: 768px) {
        .faqs .item .text.area {
          padding: 40px 50px; } }

.contact-info-container {
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .contact-info-container {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .contact-info-container {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .contact-info-container {
      margin: 80px 0; } }
  .contact-info-container .contact-info-list {
    float: left;
    width: 100%;
    margin: 30px 0; }
    .contact-info-container .contact-info-list li {
      float: left;
      width: 100%;
      margin-bottom: 30px;
      padding: 20px;
      border: 1px solid #cfcfcf;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        .contact-info-container .contact-info-list li {
          padding: 50px 20px; } }
      .contact-info-container .contact-info-list li i {
        color: #5c6df4;
        font-size: 26px;
        line-height: 31.2px;
        margin-bottom: 20px; }
        @media screen and (min-width: 768px) {
          .contact-info-container .contact-info-list li i {
            font-size: 34px;
            line-height: 40.8px; } }
        @media screen and (min-width: 1024px) {
          .contact-info-container .contact-info-list li i {
            font-size: 36px;
            line-height: 43.2px; } }
        @media screen and (min-width: 1140px) {
          .contact-info-container .contact-info-list li i {
            font-size: 38px;
            line-height: 45.6px; } }
        @media screen and (min-width: 1650px) {
          .contact-info-container .contact-info-list li i {
            font-size: 48px;
            line-height: 57.6px; } }
      .contact-info-container .contact-info-list li p, .contact-info-container .contact-info-list li a {
        display: block;
        color: #2e2e2e;
        font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
        font-weight: 700;
        font-size: 22px;
        line-height: 26.4px; }
        @media screen and (min-width: 768px) {
          .contact-info-container .contact-info-list li p, .contact-info-container .contact-info-list li a {
            font-size: 24px;
            line-height: 28.8px; } }
        @media screen and (min-width: 1140px) {
          .contact-info-container .contact-info-list li p, .contact-info-container .contact-info-list li a {
            font-size: 28px;
            line-height: 33.6px; } }
        @media screen and (min-width: 1440px) {
          .contact-info-container .contact-info-list li p, .contact-info-container .contact-info-list li a {
            font-size: 36px;
            line-height: 43.2px; } }

.enquiry-success {
  margin: 50px auto;
  max-width: 890px;
  text-align: center; }
  .enquiry-success i {
    color: #5c6df4;
    font-size: 80px;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .enquiry-success i {
        font-size: 110px;
        margin-bottom: 50px; } }
    @media screen and (min-width: 1140px) {
      .enquiry-success i {
        font-size: 140px; } }
  .enquiry-success .title {
    font-size: 26px;
    line-height: 31.2px; }
    @media screen and (min-width: 768px) {
      .enquiry-success .title {
        font-size: 34px;
        line-height: 40.8px; } }
    @media screen and (min-width: 1024px) {
      .enquiry-success .title {
        font-size: 36px;
        line-height: 43.2px; } }
    @media screen and (min-width: 1140px) {
      .enquiry-success .title {
        font-size: 38px;
        line-height: 45.6px; } }
    @media screen and (min-width: 1650px) {
      .enquiry-success .title {
        font-size: 48px;
        line-height: 57.6px; } }
  .enquiry-success p {
    font-size: 22px;
    line-height: 26.4px; }
    @media screen and (min-width: 768px) {
      .enquiry-success p {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1140px) {
      .enquiry-success p {
        font-size: 28px;
        line-height: 33.6px; } }
    @media screen and (min-width: 1440px) {
      .enquiry-success p {
        font-size: 36px;
        line-height: 43.2px; } }
    .enquiry-success p span {
      color: #5c6df4; }

.CustomisableForm {
  margin: 20px 0;
  background: #fff;
  padding: 30px;
  float: left;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 768px) {
    .CustomisableForm {
      margin: 30px 0; } }
  @media screen and (min-width: 1024px) {
    .CustomisableForm {
      margin: 40px 0; } }
  @media screen and (min-width: 1650px) {
    .CustomisableForm {
      margin: 80px 0; } }
  @media screen and (min-width: 1140px) {
    .CustomisableForm {
      padding: 30px 50px; } }
  @media screen and (min-width: 1440px) {
    .CustomisableForm {
      padding: 50px; } }
  .CustomisableForm .title {
    text-align: center;
    font-size: 22px;
    line-height: 26.4px;
    color: #5c6df4;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .CustomisableForm .title {
        font-size: 24px;
        line-height: 28.8px; } }
    @media screen and (min-width: 1140px) {
      .CustomisableForm .title {
        font-size: 28px;
        line-height: 33.6px; } }
    @media screen and (min-width: 1440px) {
      .CustomisableForm .title {
        font-size: 36px;
        line-height: 43.2px; } }
    .CustomisableForm .title:after {
      content: none; }
  .CustomisableForm .field, .CustomisableForm .FieldWrapper {
    margin-bottom: 15px;
    background: transparent; }
    .CustomisableForm .field input::-webkit-input-placeholder, .CustomisableForm .FieldWrapper input::-webkit-input-placeholder {
      color: #828282 !important; }
    .CustomisableForm .field input:-moz-placeholder, .CustomisableForm .FieldWrapper input:-moz-placeholder {
      color: #828282 !important; }
    .CustomisableForm .field input::-moz-placeholder, .CustomisableForm .FieldWrapper input::-moz-placeholder {
      color: #828282 !important; }
    .CustomisableForm .field input:-ms-input-placeholder, .CustomisableForm .FieldWrapper input:-ms-input-placeholder {
      color: #828282 !important; }
    .CustomisableForm .field select, .CustomisableForm .FieldWrapper select {
      color: #828282; }
    .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper textarea {
      color: #828282; }
    .CustomisableForm .field textarea::placeholder, .CustomisableForm .FieldWrapper textarea::placeholder {
      color: #828282; }
    @media screen and (min-width: 1440px) {
      .CustomisableForm .field, .CustomisableForm .FieldWrapper {
        margin-bottom: 30px; } }
    .CustomisableForm .field label, .CustomisableForm .FieldWrapper label {
      width: 100%;
      float: left;
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 22.652px;
      font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 700;
      color: #2e2e2e; }
      @media screen and (min-width: 1140px) {
        .CustomisableForm .field label, .CustomisableForm .FieldWrapper label {
          font-size: 18px;
          line-height: 29.124px; } }
      @media screen and (min-width: 1440px) {
        .CustomisableForm .field label, .CustomisableForm .FieldWrapper label {
          margin-bottom: 15px; } }
    .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
      padding: 15px 20px;
      width: 100%;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      border-radius: 40px;
      border: 3px solid #ececec;
      background: transparent;
      color: #828282;
      font-family: "Nunito Sans", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 22.652px; }
      @media screen and (min-width: 1140px) {
        .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
          font-size: 18px;
          line-height: 29.124px; } }
      .CustomisableForm .field input:focus, .CustomisableForm .field select:focus, .CustomisableForm .field textarea:focus, .CustomisableForm .FieldWrapper input:focus, .CustomisableForm .FieldWrapper select:focus, .CustomisableForm .FieldWrapper textarea:focus {
        outline: none; }
      @media screen and (min-width: 768px) {
        .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
          padding: 15px 30px; } }
      @media screen and (min-width: 1440px) {
        .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
          padding: 22px 30px;
          font-size: 18px;
          line-height: 21.6px; } }
  @media screen and (min-width: 1440px) and (min-width: 768px) {
    .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
      font-size: 20px;
      line-height: 24px; } }
  @media screen and (min-width: 1440px) and (min-width: 1140px) {
    .CustomisableForm .field input, .CustomisableForm .field select, .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper input, .CustomisableForm .FieldWrapper select, .CustomisableForm .FieldWrapper textarea {
      font-size: 24px;
      line-height: 28.8px; } }

    .CustomisableForm .field select option, .CustomisableForm .FieldWrapper select option {
      color: #2e2e2e; }
    .CustomisableForm .field textarea, .CustomisableForm .FieldWrapper textarea {
      height: 200px; }
    .CustomisableForm .field input[type=file], .CustomisableForm .FieldWrapper input[type=file] {
      border: 0;
      padding: 0; }
  .CustomisableForm .field.select, .CustomisableForm .FieldWrapper.select {
    position: relative; }
    .CustomisableForm .field.select:before, .CustomisableForm .FieldWrapper.select:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 22px;
      line-height: 26.4px;
      color: #5c6df4;
      content: "\f0d7";
      position: absolute;
      top: 50%;
      right: 35px; }
      @media screen and (min-width: 768px) {
        .CustomisableForm .field.select:before, .CustomisableForm .FieldWrapper.select:before {
          font-size: 24px;
          line-height: 28.8px; } }
      @media screen and (min-width: 1140px) {
        .CustomisableForm .field.select:before, .CustomisableForm .FieldWrapper.select:before {
          font-size: 28px;
          line-height: 33.6px; } }
      @media screen and (min-width: 1440px) {
        .CustomisableForm .field.select:before, .CustomisableForm .FieldWrapper.select:before {
          font-size: 36px;
          line-height: 43.2px; } }
    .CustomisableForm .field.select select, .CustomisableForm .FieldWrapper.select select {
      cursor: pointer;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
  .CustomisableForm .message {
    font-size: 14px;
    color: #c3c2c2; }

form input:focus {
  outline: none; }
form input[type="submit"] {
  float: right;
  clear: left;
  border: 0; }

.field.checkbox, .FieldWrapper.checkbox {
  float: left;
  width: 100%; }
  .field.checkbox input, .FieldWrapper.checkbox input {
    width: 20px;
    position: absolute;
    opacity: 0; }
    .field.checkbox input + label, .FieldWrapper.checkbox input + label {
      position: relative;
      cursor: pointer;
      padding: 0;
      padding-left: 50px; }
      .field.checkbox input + label:before, .FieldWrapper.checkbox input + label:before {
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 30px;
        background: #cfcfcf; }
    .field.checkbox input:checked + label:before, .FieldWrapper.checkbox input:checked + label:before {
      background: #5c6df4; }
    .field.checkbox input:checked + label:after, .FieldWrapper.checkbox input:checked + label:after {
      content: '';
      position: absolute;
      left: 9px;
      top: 13px;
      background: white;
      width: 3px;
      height: 3px;
      box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
      transform: rotate(45deg); }

.field.file input, .FieldWrapper.file input {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden; }
.field.file label, .FieldWrapper.file label {
  display: block;
  position: relative;
  color: #2e2e2e;
  font-size: 18px;
  line-height: 21.6px;
  font-family: "apertura", "Helvetica Neue", "Segoe UI", Helvetica, sans-serif;
  font-weight: 900;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  border: 1px solid #2e2e2e;
  padding: 20px 15px;
  padding-left: 40px;
  margin-bottom: 20px;
  width: auto; }
  @media screen and (min-width: 768px) {
    .field.file label, .FieldWrapper.file label {
      font-size: 20px;
      line-height: 24px; } }
  @media screen and (min-width: 1140px) {
    .field.file label, .FieldWrapper.file label {
      font-size: 24px;
      line-height: 28.8px; } }
  .field.file label:before, .FieldWrapper.file label:before {
    content: "\f574";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 20px; }
  .field.file label:hover, .FieldWrapper.file label:hover {
    background: #2e2e2e;
    color: #fff; }
  @media screen and (min-width: 1024px) {
    .field.file label, .FieldWrapper.file label {
      padding: 20px 30px;
      padding-left: 70px; }
      .field.file label:before, .FieldWrapper.file label:before {
        left: 30px; } }


/**
 * BLOG
 */
.blog-category {
    border: 1px solid #cfcfcf;
    overflow: hidden;
    border-radius: 10px;
}
.blog-category h3.title {
    font-size: 24px;
    line-height: 28.8px;
    padding:30px;
    padding-bottom:0;
}
.blog-category ul {
    margin: 10px 0;
    width: 100%;
    float: left;    
}
.blog-category ul li {
    font-size: 20px;
    line-height: 24px;    
    margin: 0;
    border-bottom: 1px solid #cfcfcf;
    padding:30px;
}
.blog-category ul li a {
    color:#2e2e2e;
    font-weight: bold;
}
.blog-category ul li a i{
    color:#5c6df4;
    padding-right: 20px;
}

/*# sourceMappingURL=main.css.map */
