.main {
  width: 100%;
  margin-top: 123px; }

.contact-a {
  display: block;
  background: #43bbba;
  width: 20%;
  max-width: 300px;
  height: 60px;
  text-decoration: none;
  color: #ffffff;
  border-radius: 10px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  top: 43%;
  left: 11%;
  position: absolute;
  font-weight: bold; }

.contact-a:hover {
  color: #000000;
  background: #f8f2e0; }

.ourservice {
  width: 100%;
  padding: 7% 0 0 0; }
  .ourservice .title {
    padding-bottom: 5%; }

@media (min-width: 992px) and (max-width: 1400px) {
  .ourservice-in-self {
    width: calc(100% - 200px);
    background: #f6f6f6;
    padding: 3px 100px; }
    .ourservice-in-self .left {
      width: calc(33% - 20px);
      float: left;
      background: #ffffff;
      margin: 5% 10px 8% 10px;
      border-radius: 40px;
      padding-top: 40px;
      font-size: 14px; }
      .ourservice-in-self .left .ico {
        float: right;
        width: 20%;
        max-width: 80px;
        margin: 0 3% 0 0; }
      .ourservice-in-self .left b {
        display: block; }
      .ourservice-in-self .left b:first-of-type {
        margin-bottom: 40px;
        font-size: 18px; }
      .ourservice-in-self .left b:last-of-type {
        margin-top: 20px; }
      .ourservice-in-self .left a {
        background: #43bbba;
        width: 200px;
        height: 45px;
        text-decoration: none;
        color: #ffffff;
        border-radius: 25px;
        text-align: center;
        line-height: 45px;
        margin: 20px auto 30px auto;
        font-size: 16px;
        display: block; }
      .ourservice-in-self .left a:hover {
        background: #1e2e3b; }
      .ourservice-in-self .left div {
        padding: 0 30px;
        min-height: 500px;
        line-height: 27px;
        height: 500px; }
      .ourservice-in-self .left .bg {
        width: 100%; } }
@media (min-width: 1400px) {
  .ourservice-in {
    width: calc(100% - 200px);
    background: #f6f6f6;
    padding: 3px 100px; }
    .ourservice-in .left {
      width: calc(33% - 20px);
      float: left;
      background: #ffffff;
      margin: 5% 10px 8% 10px;
      border-radius: 40px;
      padding-top: 40px;
      font-size: 14px; }
      .ourservice-in .left .ico {
        float: right;
        width: 20%;
        max-width: 80px;
        margin: 0 3% 0 0; }
      .ourservice-in .left b {
        display: block; }
      .ourservice-in .left b:first-of-type {
        margin-bottom: 40px;
        font-size: 18px; }
      .ourservice-in .left b:last-of-type {
        margin-top: 20px; }
      .ourservice-in .left a {
        background: #43bbba;
        width: 200px;
        height: 45px;
        text-decoration: none;
        color: #ffffff;
        border-radius: 25px;
        text-align: center;
        line-height: 45px;
        margin: 20px auto 30px auto;
        font-size: 16px;
        display: block; }
      .ourservice-in .left a:hover {
        background: #1e2e3b; }
      .ourservice-in .left div {
        padding: 0 30px;
        min-height: 400px;
        line-height: 25px;
        height: 400px;
        overflow-y: hidden; }
      .ourservice-in .left .bg {
        width: 100%; } }
.specialty {
  width: 100%;
  padding: 7% 0 8% 0;
  background: #1e2e3b; }
  .specialty .block img {
    float: left;
    margin-left: 35%;
    margin-top: 5%;
    width: 15%;
    max-width: 154px; }
  .specialty .show {
    color: #ffffff;
    text-align: left;
    margin-top: 9%;
    float: left;
    line-height: 45px;
    margin-left: 5%;
    font-size: 18px; }

.process {
  width: 100%;
  padding: 7% 0 15% 0;
  background: url("../images/bg_process.jpg") top center no-repeat;
  background-size: 100%; }
  .process .title {
    padding-bottom: 7%; }
  .process .clear {
    font-weight: bold;
    font-size: 19px; }
  .process .left {
    width: calc(25% - 65px);
    float: left;
    font-size: 15px;
    padding: 3% 0 7% 65px;
    line-height: 45px;
    position: relative; }
    .process .left img {
      width: 50px;
      position: absolute;
      left: 0;
      top: 40px; }

.possible {
  width: 100%;
  border-radius: 130px 130px 0 0;
  margin-top: -250px;
  overflow: hidden; }
  .possible img {
    display: block;
    width: 100%; }

.success {
  width: 100%;
  padding: 7% 0 8% 0;
  background: #f6f6f6; }
  .success .title {
    padding-bottom: 5%; }

.success-in {
  width: calc(100% - 200px);
  padding: 3px 100px; }
  .success-in .left {
    width: calc(33% - 20px);
    float: left;
    background: #ffffff;
    margin: 5% 10px 8% 10px;
    border-radius: 40px;
    padding-bottom: 40px;
    font-size: 14px; }
    .success-in .left b {
      display: block; }
    .success-in .left b:first-of-type {
      margin-bottom: 30px;
      font-size: 18px; }
    .success-in .left b:last-of-type {
      margin-top: 20px; }
    .success-in .left a {
      background: #43bbba;
      width: 200px;
      height: 45px;
      text-decoration: none;
      color: #ffffff;
      border-radius: 25px;
      text-align: center;
      line-height: 45px;
      margin: 20px auto 0 auto;
      font-size: 16px;
      display: block; }
    .success-in .left a:hover {
      background: #1e2e3b; }
    .success-in .left div {
      padding: 0 30px;
      /* min-height: 450px; */
      line-height: 30px;
      height: 650px;
      overflow: hidden; }
    .success-in .left img {
      width: 100%;
      margin-bottom: 30px; }
  .success-in .btn {
    background: #43bbba;
    width: 250px;
    height: 45px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    margin: 3% auto 0 auto;
    font-size: 16px;
    display: block; }
  .success-in .btn:hover {
    background: #1e2e3b; }

.feeds {
  width: 100%;
  padding: 7% 0 7% 0;
  background: #ccf3f2; }
  .feeds .title {
    padding-bottom: 5%; }
  .feeds .block {
    width: calc(100% - 200px);
    position: relative; }
  .feeds .btn {
    background: #43bbba;
    width: 40%;
    max-width: 250px;
    height: 45px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    display: block;
    position: absolute;
    left: 8%;
    bottom: 10%; }
  .feeds .btn:hover {
    background: #1e2e3b; }
  .feeds .show {
    width: 50%;
    float: right;
    line-height: 50px;
    font-size: 17px; }
    .feeds .show span {
      padding-left: 10px; }

@media screen and (min-width: 0px) and (max-width: 1200px) {
  .ourservice-in {
    width: calc(100% - 80px);
    padding: 3px 40px; }

  .success-in {
    width: calc(100% - 80px);
    padding: 3px 40px; }

  .feeds .block {
    width: calc(100% - 100px); } }
@media screen and (min-width: 0px) and (max-width: 900px) {
  .ourservice-in .left a {
    width: 60%; }

  .process .left {
    width: 23%;
    padding: 3% 2% 7% 0; }

  .process .left img {
    display: none; }

  .success-in .left a {
    width: 60%; }

  .specialty .block img {
    display: none; }

  .feeds .btn {
    left: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .ourservice-in-self .left {
    width: calc(33% - 20px);
    float: left;
    background: #ffffff;
    margin: 5% 10px 8% 10px;
    border-radius: 40px;
    padding-top: 40px;
    font-size: 14px; }

  .ourservice-in-self .left .ico {
    float: right;
    width: 20%;
    max-width: 80px;
    margin: 0 3% 0 0; }

  .ourservice-in-self .left div {
    padding: 0 30px;
    min-height: 500px;
    line-height: 27px;
    height: 500px; }

  .ourservice-in-self .left b:first-of-type {
    margin-bottom: 40px;
    font-size: 18px; }

  .ourservice-in-self .left a {
    background: #43bbba;
    width: 200px;
    height: 45px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    margin: 20px auto 30px auto;
    font-size: 16px;
    display: block; }

  .ourservice-in-self .left .bg {
    width: 100%; }

  .success-in .left div {
    padding: 0 30px;
    line-height: 30px;
    height: 950px;
    overflow: hidden; } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) {
  .ourservice-in-self .left {
    width: calc(33% - 20px);
    float: left;
    background: #ffffff;
    margin: 5% 10px 8% 10px;
    border-radius: 40px;
    padding-top: 40px;
    font-size: 14px; }

  .ourservice-in-self .left .ico {
    float: right;
    width: 20%;
    max-width: 80px;
    margin: 0 3% 0 0; }

  .ourservice-in-self .left div {
    padding: 0 30px;
    min-height: 500px;
    line-height: 27px;
    height: 500px; }

  .ourservice-in-self .left b:first-of-type {
    margin-bottom: 40px;
    font-size: 18px; }

  .ourservice-in-self .left a {
    background: #43bbba;
    width: 200px;
    height: 45px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 25px;
    text-align: center;
    line-height: 45px;
    margin: 20px auto 30px auto;
    font-size: 16px;
    display: block; }

  .ourservice-in-self .left .bg {
    width: 100%; }

  .success-in .left div {
    padding: 0 30px;
    line-height: 30px;
    height: 750px;
    overflow: hidden; } }

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