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

    Template Name: Ayro UI - Bootstrap 4 UI Kit
    Template URI: Ayro UI.com
    Description: Ayro UI - Bootstrap 4 UI Kit
    Author: Uideck
    Author URI: Ayro UI.com
    Version: 1.0

-----------------------------------------------------------------------------------


-----------------------------------------------------------------------------------*/
/*===========================
    1. COMMON CSS 
===========================*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');

body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #121212; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  text-decoration: none; }

i,
span,
a {
  display: inline-block; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #121212;
  margin: 0px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

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

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #121212;
  margin: 0px; }

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

/*===========================
    2.PAGE BANNER CSS 
===========================*/
.page-banner {
  background-color: #005ad5;
  padding-top: 30px;
  padding-bottom: 30px; }
  .page-banner .page-banner-content .sub-title {
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    opacity: 0.6;
    line-height: 40px;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .page-banner .page-banner-content .sub-title {
        font-size: 38px;
        line-height: 45px; } }
    @media (max-width: 767px) {
      .page-banner .page-banner-content .sub-title {
        font-size: 20px;
        line-height: 25px; } }
  .page-banner .page-banner-content .page-title {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 16px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .page-banner .page-banner-content .page-title {
        font-size: 56px;
        line-height: 65px; } }
    @media (max-width: 767px) {
      .page-banner .page-banner-content .page-title {
        font-size: 40px;
        line-height: 55px; } }

/*===========================
    3.TYPOGRAPHY CSS 
===========================*/
.heading {
  margin-top: 20px; }
  .heading .heading-one {
    font-size: 44px;
    font-weight: 600;
    line-height: 55px; }
    @media (max-width: 767px) {
      .heading .heading-one {
        font-size: 36px; } }
  .heading .heading-two {
    font-size: 36px;
    font-weight: 600;
    line-height: 45px; }
    @media (max-width: 767px) {
      .heading .heading-two {
        font-size: 28px; } }
  .heading .heading-three {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px; }
    @media (max-width: 767px) {
      .heading .heading-three {
        font-size: 24px; } }
  .heading .heading-fore {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px; }
    @media (max-width: 767px) {
      .heading .heading-fore {
        font-size: 20px; } }
  .heading .heading-five {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px; }
    @media (max-width: 767px) {
      .heading .heading-five {
        font-size: 16px; } }
  .heading .heading-six {
    font-size: 14px;
    font-weight: 600;
    line-height: 17.5px; }
  .heading .info {
    margin-top: 5px; }

.paragraph {
  margin-top: 20px; }

.display {
  margin-top: 20px; }
  .display .display-fore {
    font-size: 52px;
    font-weight: 400;
    line-height: 65px; }
    @media (max-width: 767px) {
      .display .display-fore {
        font-size: 38px; } }
  .display .display-three {
    font-size: 64px;
    font-weight: 400;
    line-height: 65px; }
    @media (max-width: 767px) {
      .display .display-three {
        font-size: 46px; } }
  .display .display-two {
    font-size: 76px;
    font-weight: 400;
    line-height: 95px; }
    @media (max-width: 767px) {
      .display .display-two {
        font-size: 52px; } }
  .display .display-one {
    font-size: 88px;
    font-weight: 400;
    line-height: 110px; }
    @media (max-width: 767px) {
      .display .display-one {
        font-size: 64px; } }
  .display .info {
    margin-top: 5px; }

.typography-paragraph {
  margin-top: 50px; }
  .typography-paragraph .paragraph-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px; }
  .typography-paragraph .paragraph-text-one {
    font-size: 18px;
    line-height: 26px; }
  .typography-paragraph .paragraph-text-tow {
    font-size: 16px;
    line-height: 24px; }
  .typography-paragraph .paragraph-text-three {
    font-size: 14px;
    line-height: 20px; }
  .typography-paragraph .paragraph-text-fore {
    font-size: 12px;
    line-height: 18px; }

.text-color.style-one p {
  margin-top: 10px;
  padding: 9px 0; }

.text-color.style-one .default {
  color: #121212; }

.text-color.style-one .primary {
  color: #0067f4; }

.text-color.style-one .success {
  color: #4da422; }

.text-color.style-one .info {
  color: #00b8d8; }

.text-color.style-one .warning {
  color: #ffb400; }

.text-color.style-one .danger {
  color: #fc3832; }

.text-color.style-two p {
  margin-top: 10px;
  padding: 9px 15px; }

.text-color.style-two .default {
  color: #121212;
  background-color: #f4f6f7;
  border-radius: 5px; }

.text-color.style-two .primary {
  color: #0067f4;
  background-color: #deebfd;
  border-radius: 5px; }

.text-color.style-two .success {
  color: #4da422;
  background-color: #e8f3e2;
  border-radius: 5px; }

.text-color.style-two .info {
  color: #00b8d8;
  background-color: #def5f9;
  border-radius: 5px; }

.text-color.style-two .warning {
  color: #ffb400;
  background-color: #fff5de;
  border-radius: 5px; }

.text-color.style-two .danger {
  color: #fc3832;
  background-color: #fee5e4;
  border-radius: 5px; }

.text-color.style-three p {
  margin-top: 10px;
  padding: 9px 15px; }

.text-color.style-three .default {
  color: #fff;
  background-color: #121212;
  border-radius: 5px; }

.text-color.style-three .primary {
  color: #fff;
  background-color: #0067f4;
  border-radius: 5px; }

.text-color.style-three .success {
  color: #fff;
  background-color: #4da422;
  border-radius: 5px; }

.text-color.style-three .info {
  color: #fff;
  background-color: #00b8d8;
  border-radius: 5px; }

.text-color.style-three .warning {
  color: #fff;
  background-color: #ffb400;
  border-radius: 5px; }

.text-color.style-three .danger {
  color: #fff;
  background-color: #fc3832;
  border-radius: 5px; }

.text-color.style-fore p {
  margin-top: 10px;
  padding: 9px 15px; }

.text-color.style-fore .default {
  color: #fff;
  background: #a4a4a4;
  background: -webkit-linear-gradient(left, #a4a4a4 0%, #121212 100%);
  background: -o-linear-gradient(left, #a4a4a4 0%, #121212 100%);
  background: linear-gradient(to right, #a4a4a4 0%, #121212 100%);
  border-radius: 5px; }

.text-color.style-fore .primary {
  color: #fff;
  background: #0067f4;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
  border-radius: 5px; }

.text-color.style-fore .success {
  color: #fff;
  background: #4da422;
  background: -webkit-linear-gradient(left, #4da422 0%, #69e02e 100%);
  background: -o-linear-gradient(left, #4da422 0%, #69e02e 100%);
  background: linear-gradient(to right, #4da422 0%, #69e02e 100%);
  border-radius: 5px; }

.text-color.style-fore .info {
  color: #fff;
  background: #00b8d8;
  background: -webkit-linear-gradient(left, #00b8d8 0%, #32fbfc 100%);
  background: -o-linear-gradient(left, #00b8d8 0%, #32fbfc 100%);
  background: linear-gradient(to right, #00b8d8 0%, #32fbfc 100%);
  border-radius: 5px; }

.text-color.style-fore .warning {
  color: #fff;
  background: #ffb400;
  background: -webkit-linear-gradient(left, #ffb400 0%, #f7e500 100%);
  background: -o-linear-gradient(left, #ffb400 0%, #f7e500 100%);
  background: linear-gradient(to right, #ffb400 0%, #f7e500 100%);
  border-radius: 5px; }

.text-color.style-fore .danger {
  color: #fff;
  background: #fc3832;
  background: -webkit-linear-gradient(left, #fc3832 0%, #dc312b 100%);
  background: -o-linear-gradient(left, #fc3832 0%, #dc312b 100%);
  background: linear-gradient(to right, #fc3832 0%, #dc312b 100%);
  border-radius: 5px; }

.blockquotes-title .title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600; }

.blockquotes-content.style-one {
  padding: 20px 40px 20px 0;
  position: relative; }
  .blockquotes-content.style-one::before {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background-color: #f4f6f7;
    top: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-one::after {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background-color: #f4f6f7;
    bottom: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-one .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px; }
  .blockquotes-content.style-one .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

.blockquotes-content.style-two {
  padding: 20px 25px;
  background: #9166fe;
  background: #9166fe;
  background: -webkit-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: -o-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: linear-gradient(to right, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  border-radius: 5px;
  position: relative; }
  .blockquotes-content.style-two::before {
    width: 4px;
    height: 100%;
    position: absolute;
    content: '';
    background: #9166fe;
    background: -webkit-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: -o-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: linear-gradient(to right, #9166fe 0%, #c97aed 100%);
    top: 0;
    right: 0;
    border-radius: 5px; }
  .blockquotes-content.style-two .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px; }
  .blockquotes-content.style-two .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

.blockquotes-content.style-three {
  padding: 20px 25px;
  background: #9166fe;
  background: #9166fe;
  background: -webkit-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: -o-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: linear-gradient(to right, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  border-radius: 5px;
  position: relative; }
  .blockquotes-content.style-three::before {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background: #9166fe;
    background: -webkit-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: -o-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: linear-gradient(to right, #9166fe 0%, #c97aed 100%);
    top: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-three .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px; }
  .blockquotes-content.style-three .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

.blockquotes-content.style-fore {
  padding: 20px 25px;
  background: #9166fe;
  background: #9166fe;
  background: -webkit-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: -o-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: linear-gradient(to right, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  border-radius: 5px;
  position: relative; }
  .blockquotes-content.style-fore::before {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background: #9166fe;
    background: -webkit-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: -o-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: linear-gradient(to right, #9166fe 0%, #c97aed 100%);
    top: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-fore::after {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background: #9166fe;
    background: -webkit-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: -o-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: linear-gradient(to right, #9166fe 0%, #c97aed 100%);
    bottom: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-fore .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px; }
  .blockquotes-content.style-fore .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

.blockquotes-content.style-five {
  padding: 20px 25px;
  background-color: rgba(203, 206, 209, 0.08);
  position: relative; }
  .blockquotes-content.style-five::before {
    width: 100%;
    height: 4px;
    position: absolute;
    content: '';
    background-color: #cbced1;
    top: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-five .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px; }
  .blockquotes-content.style-five .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

.blockquotes-content.style-six {
  padding: 20px 25px;
  background: #9166fe;
  background: #9166fe;
  background: -webkit-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: -o-linear-gradient(left, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  background: linear-gradient(to right, rgba(145, 102, 254, 0.078869) 0%, rgba(201, 122, 237, 0.0760679) 100%);
  border-radius: 5px;
  position: relative; }
  .blockquotes-content.style-six::before {
    width: 4px;
    height: 100%;
    position: absolute;
    content: '';
    background: #9166fe;
    background: -webkit-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: -o-linear-gradient(left, #9166fe 0%, #c97aed 100%);
    background: linear-gradient(to right, #9166fe 0%, #c97aed 100%);
    top: 0;
    left: 0;
    border-radius: 5px; }
  .blockquotes-content.style-six .text {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 10px; }
  .blockquotes-content.style-six .content-title {
    font-weight: 20;
    font-weight: 600;
    line-height: 25px; }

/*===========================
        4.TABLE CSS 
===========================*/
.table-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
  color: #6c6c6c; }
  @media (max-width: 767px) {
    .table-title {
      font-size: 24px;
      line-height: 35px; } }

.table-style .table {
  border-bottom: 2px solid #cbced1; }
  .table-style .table .table-thead tr th {
    border: 0;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    padding: 13px 16px;
    min-width: 170px; }
    @media (max-width: 767px) {
      .table-style .table .table-thead tr th {
        font-size: 14px;
        padding: 10px 13px;
        min-width: 140px; } }
  .table-style .table .table-tbody tr td {
    border: 0;
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    font-weight: 400;
    padding: 13px 16px; }
    @media (max-width: 767px) {
      .table-style .table .table-tbody tr td {
        font-size: 14px;
        padding: 10px 13px; } }

.table-style.style-one .table.striped .table-tbody tr:nth-of-type(2n+2) {
  background-color: #f4f6f7; }

.table-style.style-one .table .table-thead tr {
  background: #0067f4;
  background: -webkit-linear-gradient(#0067f4 0%, #2bdbdc 100%);
  background: -o-linear-gradient(#0067f4 0%, #2bdbdc 100%);
  background: linear-gradient(#0067f4 0%, #2bdbdc 100%); }

.table-style.style-two .table.striped .table-tbody tr:nth-of-type(2n+2) {
  background-color: #deebfd; }

.table-style.style-two .table .table-thead tr {
  background-color: #0067f4; }
  .table-style.style-two .table .table-thead tr th {
    border-left: 1px solid #cbced1;
    border-right: 1px solid #cbced1; }

.table-style.style-two .table .table-tbody tr td {
  border-left: 1px solid #cbced1;
  border-right: 1px solid #cbced1; }

.table-style.style-three .table.striped .table-tbody tr:nth-of-type(2n+2) {
  background-color: #f4f6f7; }

.table-style.style-three .table .table-thead tr {
  background-color: #deebfd; }
  .table-style.style-three .table .table-thead tr th {
    color: #0067f4;
    border-left: 1px solid #cbced1;
    border-right: 1px solid #cbced1; }

.table-style.style-three .table .table-tbody tr td {
  border-left: 1px solid #cbced1;
  border-right: 1px solid #cbced1; }

.table-style.style-four .table .table-thead tr {
  border-top: 2px solid #6c6c6c;
  border-bottom: 2px solid #6c6c6c; }
  .table-style.style-four .table .table-thead tr th {
    color: #121212; }

.table-style.style-four .table .table-tbody tr {
  border-bottom: 1px solid #cbced1; }

.table-style.style-five .table.striped .table-tbody tr:nth-of-type(2n+2) {
  background-color: #f4f6f7; }

.table-style.style-five .table .table-thead tr {
  background: #f45e7a;
  background: -webkit-linear-gradient(#f45e7a 0%, #ffa97c 100%);
  background: -o-linear-gradient(#f45e7a 0%, #ffa97c 100%);
  background: linear-gradient(#f45e7a 0%, #ffa97c 100%); }

.table-style.style-six .table.striped .table-tbody tr:nth-of-type(2n+2) {
  background-color: #f4f6f7; }

.table-style.style-six .table .table-thead tr {
  background: #9166fe;
  background: -webkit-linear-gradient(#9166fe 0%, #c97aed 100%);
  background: -o-linear-gradient(#9166fe 0%, #c97aed 100%);
  background: linear-gradient(#9166fe 0%, #c97aed 100%); }


/*===========================
    6.FORM ELEMENTS CSS 
===========================*/
.form-elements-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 45px;
  color: #6c6c6c; }
  @media (max-width: 767px) {
    .form-elements-title {
      font-size: 24px;
      line-height: 35px; } }

.form-group {
  margin-bottom: 0; }

.form-input .help-block {
  margin-top: 2px; }
  .form-input .help-block .list-unstyled li {
    font-size: 12px;
    line-height: 16px;
    color: #fc3832; }

.form-input label {
  font-size: 12px;
  line-height: 18px;
  color: #6c6c6c;
  margin-bottom: 8px;
  display: inline-block; }

.form-input .input-items {
  position: relative; }
  .form-input .input-items input,
  .form-input .input-items textarea {
    width: 100%;
    height: 44px;
    border: 2px solid;
    padding-left: 44px;
    padding-right: 12px;
    position: relative;
    font-size: 16px; }
  .form-input .input-items textarea {
    padding-top: 8px;
    height: 130px;
    resize: none; }
  .form-input .input-items i {
    position: absolute;
    top: 11px;
    left: 13px;
    font-size: 20px;
    z-index: 9; }
  .form-input .input-items.default input,
  .form-input .input-items.default textarea {
    border-color: #a4a4a4;
    color: #6c6c6c; }
    .form-input .input-items.default input:focus,
    .form-input .input-items.default textarea:focus {
      border-color: #0067f4; }
    .form-input .input-items.default input::placeholder,
    .form-input .input-items.default textarea::placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.default input::-moz-placeholder,
    .form-input .input-items.default textarea::-moz-placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.default input::-moz-placeholder,
    .form-input .input-items.default textarea::-moz-placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.default input::-webkit-input-placeholder,
    .form-input .input-items.default textarea::-webkit-input-placeholder {
      color: #6c6c6c;
      opacity: 1; }
  .form-input .input-items.default i {
    color: #6c6c6c; }
  .form-input .input-items.active input,
  .form-input .input-items.active textarea {
    border-color: #0067f4;
    color: #121212; }
    .form-input .input-items.active input::placeholder,
    .form-input .input-items.active textarea::placeholder {
      color: #121212;
      opacity: 1; }
    .form-input .input-items.active input::-moz-placeholder,
    .form-input .input-items.active textarea::-moz-placeholder {
      color: #121212;
      opacity: 1; }
    .form-input .input-items.active input::-moz-placeholder,
    .form-input .input-items.active textarea::-moz-placeholder {
      color: #121212;
      opacity: 1; }
    .form-input .input-items.active input::-webkit-input-placeholder,
    .form-input .input-items.active textarea::-webkit-input-placeholder {
      color: #121212;
      opacity: 1; }
  .form-input .input-items.active i {
    color: #0067f4; }
  .form-input .input-items.error input,
  .form-input .input-items.error textarea {
    border-color: #fc3832;
    color: #fc3832; }
    .form-input .input-items.error input::placeholder,
    .form-input .input-items.error textarea::placeholder {
      color: #fc3832;
      opacity: 1; }
    .form-input .input-items.error input::-moz-placeholder,
    .form-input .input-items.error textarea::-moz-placeholder {
      color: #fc3832;
      opacity: 1; }
    .form-input .input-items.error input::-moz-placeholder,
    .form-input .input-items.error textarea::-moz-placeholder {
      color: #fc3832;
      opacity: 1; }
    .form-input .input-items.error input::-webkit-input-placeholder,
    .form-input .input-items.error textarea::-webkit-input-placeholder {
      color: #fc3832;
      opacity: 1; }
  .form-input .input-items.error i {
    color: #fc3832; }
  .form-input .input-items.success input,
  .form-input .input-items.success textarea {
    border-color: #4da422;
    color: #4da422; }
    .form-input .input-items.success input::placeholder,
    .form-input .input-items.success textarea::placeholder {
      color: #4da422;
      opacity: 1; }
    .form-input .input-items.success input::-moz-placeholder,
    .form-input .input-items.success textarea::-moz-placeholder {
      color: #4da422;
      opacity: 1; }
    .form-input .input-items.success input::-moz-placeholder,
    .form-input .input-items.success textarea::-moz-placeholder {
      color: #4da422;
      opacity: 1; }
    .form-input .input-items.success input::-webkit-input-placeholder,
    .form-input .input-items.success textarea::-webkit-input-placeholder {
      color: #4da422;
      opacity: 1; }
  .form-input .input-items.success i {
    color: #4da422; }
  .form-input .input-items.disabled input,
  .form-input .input-items.disabled textarea {
    border-color: #a4a4a4;
    color: #6c6c6c;
    background: none; }
    .form-input .input-items.disabled input::placeholder,
    .form-input .input-items.disabled textarea::placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.disabled input::-moz-placeholder,
    .form-input .input-items.disabled textarea::-moz-placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.disabled input::-moz-placeholder,
    .form-input .input-items.disabled textarea::-moz-placeholder {
      color: #6c6c6c;
      opacity: 1; }
    .form-input .input-items.disabled input::-webkit-input-placeholder,
    .form-input .input-items.disabled textarea::-webkit-input-placeholder {
      color: #6c6c6c;
      opacity: 1; }
  .form-input .input-items.disabled i {
    color: #6c6c6c; }

.form-style-two .form-input .input-items input,
.form-style-two .form-input .input-items textarea {
  border-radius: 5px;
  padding-left: 12px;
  padding-right: 44px; }

.form-style-two .form-input .input-items i {
  left: auto;
  right: 13px; }

.form-style-three .form-input {
  text-align: center; }
  .form-style-three .form-input .input-items input,
  .form-style-three .form-input .input-items textarea {
    border-radius: 50px;
    text-align: center; }

.form-style-four .form-input label {
  padding-left: 44px;
  margin-bottom: 0; }

.form-style-four .form-input .input-items input,
.form-style-four .form-input .input-items textarea {
  border-top: 0;
  border-left: 0;
  border-right: 0; }

.form-style-five .form-input {
  position: relative; }
  .form-style-five .form-input label {
    position: absolute;
    top: -10px;
    left: 10px;
    background-color: #fff;
    z-index: 5;
    padding: 0 5px; }
  .form-style-five .form-input .input-items input,
  .form-style-five .form-input .input-items textarea {
    border-radius: 5px; }

/*===========================
    7.LIST STYLES CSS 
===========================*/
.list-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #6c6c6c; }
  @media (max-width: 767px) {
    .list-title {
      font-size: 20px;
      line-height: 30px; } }

.list-style .list-style-one ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-one ul li span {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
    line-height: 25px;
    margin-right: 13px; }

.list-style .list-style-two ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-two ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #0067f4;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-three ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-three ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #00b8d8;
    line-height: 25px;
    margin-right: 6px; }

.list-style .list-style-four ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-four ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #ffb400;
    line-height: 25px;
    margin-right: 6px; }

.list-style .list-style-five ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-five ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #4da422;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-six ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-six ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #fc3832;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-seven ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-seven ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #4da422;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-eight ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-eight ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #00b8d8;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-nine ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-nine ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #0067f4;
    line-height: 25px;
    margin-right: 7px; }

.list-style .list-style-ten ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-ten ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #0067f4;
    line-height: 25px;
    margin-right: 6px; }

.list-style .list-style-eleven ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-eleven ul li i {
    font-size: 16px;
    font-weight: 600;
    color: #0067f4;
    line-height: 25px;
    margin-right: 6px; }

.list-style .list-style-twenty ul li {
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #121212; }
  .list-style .list-style-twenty ul li span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #121212;
    margin-right: 6px; }


/*===========================
        9.NAVBAR CSS 
===========================*/
/*===== NAVBAR ONE =====*/
.navbar-area.navbar-one {
  background: #0067f4;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
  padding: 10px 0; }
  .navbar-area.navbar-one .navbar {
    position: relative;
    padding: 0; }
    .navbar-area.navbar-one .navbar .navbar-toggler .toggler-icon {
      width: 30px;
      height: 2px;
      background-color: #fff;
      margin: 5px 0;
      display: block;
      position: relative;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
    .navbar-area.navbar-one .navbar .navbar-toggler.active .toggler-icon:nth-of-type(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 7px; }
    .navbar-area.navbar-one .navbar .navbar-toggler.active .toggler-icon:nth-of-type(2) {
      opacity: 0; }
    .navbar-area.navbar-one .navbar .navbar-toggler.active .toggler-icon:nth-of-type(3) {
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      top: -7px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-area.navbar-one .navbar .navbar-collapse {
        position: absolute;
        top: 116%;
        left: 0;
        width: 100%;
        background-color: #0067f4;
        z-index: 8;
        padding: 10px 0; } }
    @media (max-width: 767px) {
      .navbar-area.navbar-one .navbar .navbar-collapse {
        position: absolute;
        top: 116%;
        left: 0;
        width: 100%;
        background-color: #0067f4;
        z-index: 8;
        padding: 10px 0; } }
    .navbar-area.navbar-one .navbar .navbar-nav .nav-item {
      margin: 0 16px;
      position: relative; }
      .navbar-area.navbar-one .navbar .navbar-nav .nav-item a {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        padding: 26px 0;
        color: #fff;
        text-transform: uppercase;
        position: relative; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item a {
            padding: 10px 0;
            display: block; } }
        @media (max-width: 767px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item a {
            padding: 10px 0;
            display: block; } }
        .navbar-area.navbar-one .navbar .navbar-nav .nav-item a.active::before, .navbar-area.navbar-one .navbar .navbar-nav .nav-item a.active::after {
          opacity: 1; }
        .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::before, .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::after {
          position: absolute;
          content: '';
          width: 8px;
          height: 4px;
          background-color: #2bdbdc;
          left: 50%;
          margin: 0 2px;
          bottom: 14px;
          opacity: 0;
          -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::before, .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::after {
              display: none; } }
          @media (max-width: 767px) {
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::before, .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::after {
              display: none; } }
        .navbar-area.navbar-one .navbar .navbar-nav .nav-item a::after {
          left: auto;
          right: 50%; }
      .navbar-area.navbar-one .navbar .navbar-nav .nav-item:hover > a::before, .navbar-area.navbar-one .navbar .navbar-nav .nav-item:hover > a::after {
        opacity: 1; }
      .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu {
        position: absolute;
        right: 0;
        top: 100%;
        width: 260px;
        background-color: #005ad5;
        border-radius: 5px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        z-index: 99; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu {
            position: relative !important;
            width: 100% !important;
            left: 0 !important;
            top: auto !important;
            opacity: 1 !important;
            visibility: visible !important;
            display: none;
            right: auto;
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%);
            -webkit-transition: all none ease-out 0s;
            -moz-transition: all none ease-out 0s;
            -ms-transition: all none ease-out 0s;
            -o-transition: all none ease-out 0s;
            transition: all none ease-out 0s;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            text-align: left;
            border-top: 0; } }
        @media (max-width: 767px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu {
            position: relative !important;
            width: 100% !important;
            left: 0 !important;
            top: auto !important;
            opacity: 1 !important;
            visibility: visible !important;
            display: none;
            right: auto;
            -webkit-transform: translateX(0%);
            -moz-transform: translateX(0%);
            -ms-transform: translateX(0%);
            -o-transform: translateX(0%);
            transform: translateX(0%);
            -webkit-transition: all none ease-out 0s;
            -moz-transition: all none ease-out 0s;
            -ms-transition: all none ease-out 0s;
            -o-transition: all none ease-out 0s;
            transition: all none ease-out 0s;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            text-align: left;
            border-top: 0; } }
        .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li {
          position: relative; }
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a {
            display: block;
            padding: 8px 24px;
            position: relative;
            color: #fff;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s;
            z-index: 5; }
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a i {
              float: right;
              font-size: 14px;
              margin-top: 5px; }
              @media only screen and (min-width: 768px) and (max-width: 991px) {
                .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a i {
                  display: none; } }
              @media (max-width: 767px) {
                .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a i {
                  display: none; } }
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a .sub-nav-toggler i {
              display: inline-block; }
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a::before {
              position: absolute;
              content: '';
              top: 0;
              left: 0;
              width: 5px;
              height: 100%;
              border-radius: 5px;
              background-color: #fff;
              opacity: 0;
              -webkit-transition: all 0.3s ease-out 0s;
              -moz-transition: all 0.3s ease-out 0s;
              -ms-transition: all 0.3s ease-out 0s;
              -o-transition: all 0.3s ease-out 0s;
              transition: all 0.3s ease-out 0s;
              margin: 0; }
              @media only screen and (min-width: 768px) and (max-width: 991px) {
                .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a::before {
                  display: block; } }
              @media (max-width: 767px) {
                .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a::before {
                  display: block; } }
            .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li a::after {
              position: absolute;
              content: '';
              top: 0;
              left: -2px;
              width: 100%;
              height: 100%;
              border-radius: 5px;
              background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
              background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 100%);
              background: linear-gradient(to right, #0067f4 0%, #2bdbdc 100%);
              opacity: 0;
              -webkit-transition: all 0.3s ease-out 0s;
              -moz-transition: all 0.3s ease-out 0s;
              -ms-transition: all 0.3s ease-out 0s;
              -o-transition: all 0.3s ease-out 0s;
              transition: all 0.3s ease-out 0s;
              z-index: -1; }
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {
            right: auto;
            left: 100%;
            top: 0;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s ease-out 0s;
            -moz-transition: all 0.3s ease-out 0s;
            -ms-transition: all 0.3s ease-out 0s;
            -o-transition: all 0.3s ease-out 0s;
            transition: all 0.3s ease-out 0s; }
            @media only screen and (min-width: 768px) and (max-width: 991px) {
              .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {
                padding-left: 30px; } }
            @media (max-width: 767px) {
              .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li .sub-menu {
                padding-left: 30px; } }
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li:hover .sub-menu {
            opacity: 1;
            visibility: visible; }
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li:hover > a::after {
            opacity: 1; }
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-menu li:hover > a::before {
            opacity: 1; }
      .navbar-area.navbar-one .navbar .navbar-nav .nav-item:hover .sub-menu {
        opacity: 1;
        visibility: visible; }
      .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-nav-toggler {
        display: none; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-nav-toggler {
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            padding: 10px 14px;
            font-size: 16px;
            background: none;
            border: 0;
            color: #fff; } }
        @media (max-width: 767px) {
          .navbar-area.navbar-one .navbar .navbar-nav .nav-item .sub-nav-toggler {
            display: inline-block;
            position: absolute;
            top: 0;
            right: 0;
            padding: 10px 14px;
            font-size: 16px;
            background: none;
            border: 0;
            color: #fff; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-area.navbar-one .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 7px; } }
    @media (max-width: 767px) {
      .navbar-area.navbar-one .navbar .navbar-btn {
        position: absolute;
        right: 60px;
        top: 7px; } }
    .navbar-area.navbar-one .navbar .navbar-btn ul li {
      display: inline-block;
      margin-right: 5px; }
      .navbar-area.navbar-one .navbar .navbar-btn ul li a {
        padding: 10px 16px;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
        color: #fff;
        border: 2px solid;
        border-radius: 4px;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; }
        .navbar-area.navbar-one .navbar .navbar-btn ul li a.light {
          border-color: #fff; }
          .navbar-area.navbar-one .navbar .navbar-btn ul li a.light:hover {
            background-color: rgba(255, 255, 255, 0.4); }
        .navbar-area.navbar-one .navbar .navbar-btn ul li a.solid {
          background-color: #fff;
          border-color: #fff;
          color: #0067f4; }
          .navbar-area.navbar-one .navbar .navbar-btn ul li a.solid:hover {
            background-color: transparent;
            color: #fff; }


/*===========================
    11.BUTTON CSS 
===========================*/
.buttons-title .title {
  font-size: 36px;
  line-height: 45px;
  color: #6c6c6c; }
  @media (max-width: 767px) {
    .buttons-title .title {
      font-size: 24px;
      line-height: 35px; } }

.main-btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: 0 32px;
    font-size: 16px;
    line-height: 46px;
    color: #42924d;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    position: relative;
    text-transform: uppercase;
}
  @media (max-width: 767px) {
    .main-btn {
      font-size: 14px;
      padding: 0 20px;
      line-height: 40px; } }

/*===== standard Buttons =====*/
.standard-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .standard-buttons ul li {
      margin-left: 0; } }
  .standard-buttons ul li:first-child {
    margin-left: 0; }


.standard-buttons .standard-one {
    border-color: #42924d;
}
    .standard-buttons .standard-one:hover {
        color: #fff;
        background-color: #0f8a54;
    }

.standard-buttons .standard-two {
    color: #fff;
    background-color: #0067f4;
    border-color: #0f8a54;
}
  .standard-buttons .standard-two:hover {
    color: #0067f4;
    background-color: transparent; }

.standard-buttons .standard-three {
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  border: 0;
  line-height: 52px;
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .standard-buttons .standard-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .standard-buttons .standard-three {
      line-height: 44px; } }
  .standard-buttons .standard-three:hover {
    background-position: right center; }

.standard-buttons .standard-four {
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .standard-buttons .standard-four {
      padding-left: 40px; } }
  .standard-buttons .standard-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .standard-buttons .standard-four span {
        left: 15px; } }
  .standard-buttons .standard-four:hover {
    color: #fff;
    background-color: #0067f4; }
    .standard-buttons .standard-four:hover i {
      animation: iconTranslateY 0.5s forwards; }

.standard-buttons .standard-five {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .standard-buttons .standard-five {
      padding-left: 40px; } }
  .standard-buttons .standard-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .standard-buttons .standard-five span {
        left: 15px; } }
  .standard-buttons .standard-five:hover {
    color: #0067f4;
    background-color: transparent; }
    .standard-buttons .standard-five:hover i {
      animation: iconTranslateY 0.5s forwards; }

.standard-buttons .standard-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  border: 0;
  line-height: 52px;
  background-size: 200% auto; }
  @media (max-width: 767px) {
    .standard-buttons .standard-six {
      padding-right: 40px;
      line-height: 44px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .standard-buttons .standard-six {
      line-height: 44px; } }
  .standard-buttons .standard-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .standard-buttons .standard-six span {
        right: 15px; } }
  .standard-buttons .standard-six:hover {
    background-position: right center; }
    .standard-buttons .standard-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Light Rounded Buttons =====*/
.light-rounded-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .light-rounded-buttons ul li {
      margin-left: 0; } }
  .light-rounded-buttons ul li:first-child {
    margin-left: 0; }

.light-rounded-buttons .main-btn {
  border-radius: 5px; }

.light-rounded-buttons .light-rounded-one {
  border-color: #0067f4; }
  .light-rounded-buttons .light-rounded-one:hover {
    color: #fff;
    background-color: #0067f4; }

.light-rounded-buttons .light-rounded-two {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4; }
  .light-rounded-buttons .light-rounded-two:hover {
    color: #0067f4;
    background-color: transparent; }

.light-rounded-buttons .light-rounded-three {
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  line-height: 52px;
  border: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .light-rounded-buttons .light-rounded-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-three {
      line-height: 44px; } }
  .light-rounded-buttons .light-rounded-three:hover {
    background-position: right center; }

.light-rounded-buttons .light-rounded-four {
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-four {
      padding-left: 40px; } }
  .light-rounded-buttons .light-rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .light-rounded-buttons .light-rounded-four span {
        left: 15px; } }
  .light-rounded-buttons .light-rounded-four:hover {
    color: #fff;
    background-color: #0067f4; }
    .light-rounded-buttons .light-rounded-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.light-rounded-buttons .light-rounded-five {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-five {
      padding-left: 40px; } }
  .light-rounded-buttons .light-rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .light-rounded-buttons .light-rounded-five span {
        left: 15px; } }
  .light-rounded-buttons .light-rounded-five:hover {
    color: #0067f4;
    background-color: transparent; }
    .light-rounded-buttons .light-rounded-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.light-rounded-buttons .light-rounded-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  line-height: 52px;
  border: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .light-rounded-buttons .light-rounded-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .light-rounded-buttons .light-rounded-six {
      padding-right: 40px;
      line-height: 44px; } }
  .light-rounded-buttons .light-rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .light-rounded-buttons .light-rounded-six span {
        right: 15px; } }
  .light-rounded-buttons .light-rounded-six:hover {
    background-position: right center; }
    .light-rounded-buttons .light-rounded-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Semi Rounded Buttons =====*/
.semi-rounded-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .semi-rounded-buttons ul li {
      margin-left: 0; } }
  .semi-rounded-buttons ul li:first-child {
    margin-left: 0; }

.semi-rounded-buttons .main-btn {
  border-radius: 10px; }

.semi-rounded-buttons .semi-rounded-one {
  border-color: #0067f4; }
  .semi-rounded-buttons .semi-rounded-one:hover {
    color: #fff;
    background-color: #0067f4; }

.semi-rounded-buttons .semi-rounded-two {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4; }
  .semi-rounded-buttons .semi-rounded-two:hover {
    color: #0067f4;
    background-color: transparent; }

.semi-rounded-buttons .semi-rounded-three {
  overflow: hidden;
  line-height: 52px;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  border: 0;
  color: #fff; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .semi-rounded-buttons .semi-rounded-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-three {
      line-height: 44px; } }
  .semi-rounded-buttons .semi-rounded-three:hover {
    background-position: right center; }

.semi-rounded-buttons .semi-rounded-four {
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-four {
      padding-left: 40px; } }
  .semi-rounded-buttons .semi-rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .semi-rounded-buttons .semi-rounded-four span {
        left: 15px; } }
  .semi-rounded-buttons .semi-rounded-four:hover {
    color: #fff;
    background-color: #0067f4; }
    .semi-rounded-buttons .semi-rounded-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.semi-rounded-buttons .semi-rounded-five {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-five {
      padding-left: 40px; } }
  .semi-rounded-buttons .semi-rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .semi-rounded-buttons .semi-rounded-five span {
        left: 15px; } }
  .semi-rounded-buttons .semi-rounded-five:hover {
    color: #0067f4;
    background-color: transparent; }
    .semi-rounded-buttons .semi-rounded-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.semi-rounded-buttons .semi-rounded-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  border: 0;
  color: #fff; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .semi-rounded-buttons .semi-rounded-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .semi-rounded-buttons .semi-rounded-six {
      padding-right: 40px;
      line-height: 44px; } }
  .semi-rounded-buttons .semi-rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .semi-rounded-buttons .semi-rounded-six span {
        right: 15px; } }
  .semi-rounded-buttons .semi-rounded-six:hover {
    background-position: right center; }
    .semi-rounded-buttons .semi-rounded-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Rounded Buttons =====*/
.rounded-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .rounded-buttons ul li {
      margin-left: 0; } }
  .rounded-buttons ul li:first-child {
    margin-left: 0; }

.rounded-buttons .main-btn {
  border-radius: 50px; }

.rounded-buttons .rounded-one {
  border-color: #0067f4; }
  .rounded-buttons .rounded-one:hover {
    color: #fff;
    background-color: #0067f4; }

.rounded-buttons .rounded-two {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4; }
  .rounded-buttons .rounded-two:hover {
    color: #0067f4;
    background-color: transparent; }

.rounded-buttons .rounded-three {
    overflow: hidden;
    line-height: 52px;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #098750 0%, #85d06d 50%, #098750 100%);
    background-size: 200% auto;
    color: #fff;
    border: 0;
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .rounded-buttons .rounded-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .rounded-buttons .rounded-three {
      line-height: 44px; } }
  .rounded-buttons .rounded-three:hover {
    background-position: right center; }

.rounded-buttons .rounded-four {
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .rounded-buttons .rounded-four {
      padding-left: 40px; } }
  .rounded-buttons .rounded-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .rounded-buttons .rounded-four span {
        left: 15px; } }
  .rounded-buttons .rounded-four:hover {
    color: #fff;
    background-color: #0067f4; }
    .rounded-buttons .rounded-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.rounded-buttons .rounded-five {
  color: #fff;
  background-color: #0067f4;
  border-color: #0067f4;
  padding-left: 60px; }
  @media (max-width: 767px) {
    .rounded-buttons .rounded-five {
      padding-left: 40px; } }
  .rounded-buttons .rounded-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .rounded-buttons .rounded-five span {
        left: 15px; } }
  .rounded-buttons .rounded-five:hover {
    color: #0067f4;
    background-color: transparent; }
    .rounded-buttons .rounded-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.rounded-buttons .rounded-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  color: #fff;
  border: 0; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .rounded-buttons .rounded-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .rounded-buttons .rounded-six {
      padding-right: 40px;
      line-height: 44px; } }
  .rounded-buttons .rounded-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .rounded-buttons .rounded-six span {
        right: 15px; } }
  .rounded-buttons .rounded-six:hover {
    background-position: right center; }
    .rounded-buttons .rounded-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Success Buttons =====*/
.success-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .success-buttons ul li {
      margin-left: 0; } }
  .success-buttons ul li:first-child {
    margin-left: 0; }

.success-buttons .success-one {
  border-color: #4da422;
  color: #4da422; }
  .success-buttons .success-one:hover {
    color: #fff;
    background-color: #4da422; }

.success-buttons .success-two {
  color: #fff;
  background-color: #4da422;
  border-color: #4da422; }
  .success-buttons .success-two:hover {
    color: #4da422;
    background-color: transparent; }

.success-buttons .success-three {
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
  background: -o-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
  background: linear-gradient(to right, #4da422 0%, #69e02e 50%, #4da422 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .success-buttons .success-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .success-buttons .success-three {
      line-height: 44px; } }
  .success-buttons .success-three:hover {
    background-position: right center; }

.success-buttons .success-four {
  padding-left: 60px;
  border-color: #4da422;
  color: #4da422; }
  @media (max-width: 767px) {
    .success-buttons .success-four {
      padding-left: 40px; } }
  .success-buttons .success-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .success-buttons .success-four span {
        left: 15px; } }
  .success-buttons .success-four:hover {
    color: #fff;
    background-color: #4da422; }
    .success-buttons .success-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.success-buttons .success-five {
  padding-left: 60px;
  color: #fff;
  background-color: #4da422;
  border-color: #4da422; }
  @media (max-width: 767px) {
    .success-buttons .success-five {
      padding-left: 40px; } }
  .success-buttons .success-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .success-buttons .success-five span {
        left: 15px; } }
  .success-buttons .success-five:hover {
    color: #4da422;
    background-color: transparent; }
    .success-buttons .success-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.success-buttons .success-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
  background: -o-linear-gradient(left, #4da422 0%, #69e02e 50%, #4da422 100%);
  background: linear-gradient(to right, #4da422 0%, #69e02e 50%, #4da422 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .success-buttons .success-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .success-buttons .success-six {
      padding-right: 40px;
      line-height: 44px; } }
  .success-buttons .success-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .success-buttons .success-six span {
        right: 15px; } }
  .success-buttons .success-six:hover {
    background-position: right center; }
    .success-buttons .success-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Warning Buttons =====*/
.warning-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .warning-buttons ul li {
      margin-left: 0; } }
  .warning-buttons ul li:first-child {
    margin-left: 0; }

.warning-buttons .warning-one {
  border-color: #ffb400;
  color: #ffb400; }
  .warning-buttons .warning-one:hover {
    color: #fff;
    background-color: #ffb400; }

.warning-buttons .warning-two {
  color: #fff;
  background-color: #ffb400;
  border-color: #ffb400; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-two {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .warning-buttons .warning-two {
      padding-right: 40px;
      line-height: 44px; } }
  .warning-buttons .warning-two:hover {
    color: #ffb400;
    background-color: transparent; }

.warning-buttons .warning-three {
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background: -o-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background: linear-gradient(to right, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .warning-buttons .warning-three {
      line-height: 44px; } }
  .warning-buttons .warning-three:hover {
    background-position: right center; }

.warning-buttons .warning-four {
  padding-left: 60px;
  border-color: #ffb400;
  color: #ffb400; }
  @media (max-width: 767px) {
    .warning-buttons .warning-four {
      padding-left: 40px; } }
  .warning-buttons .warning-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .warning-buttons .warning-four span {
        left: 15px; } }
  .warning-buttons .warning-four:hover {
    color: #fff;
    background-color: #ffb400; }
    .warning-buttons .warning-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.warning-buttons .warning-five {
  padding-left: 60px;
  color: #fff;
  background-color: #ffb400;
  border-color: #ffb400; }
  @media (max-width: 767px) {
    .warning-buttons .warning-five {
      padding-left: 40px; } }
  .warning-buttons .warning-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .warning-buttons .warning-five span {
        left: 15px; } }
  .warning-buttons .warning-five:hover {
    color: #ffb400;
    background-color: transparent; }
    .warning-buttons .warning-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.warning-buttons .warning-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background: -o-linear-gradient(left, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background: linear-gradient(to right, #ffb400 0%, #f7e500 50%, #ffb400 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .warning-buttons .warning-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .warning-buttons .warning-six {
      padding-right: 40px;
      line-height: 44px; } }
  .warning-buttons .warning-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .warning-buttons .warning-six span {
        right: 15px; } }
  .warning-buttons .warning-six:hover {
    background-position: right center; }
    .warning-buttons .warning-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Info Buttons =====*/
.info-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .info-buttons ul li {
      margin-left: 0; } }
  .info-buttons ul li:first-child {
    margin-left: 0; }

.info-buttons .info-one {
  border-color: #00b8d8;
  color: #00b8d8; }
  .info-buttons .info-one:hover {
    color: #fff;
    background-color: #00b8d8; }

.info-buttons .info-two {
  color: #fff;
  background-color: #00b8d8;
  border-color: #00b8d8; }
  .info-buttons .info-two:hover {
    color: #00b8d8;
    background-color: transparent; }

.info-buttons .info-three {
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background: -o-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background: linear-gradient(to right, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .info-buttons .info-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .info-buttons .info-three {
      line-height: 44px; } }
  .info-buttons .info-three:hover {
    background-position: right center; }

.info-buttons .info-four {
  padding-left: 60px;
  border-color: #00b8d8;
  color: #00b8d8; }
  @media (max-width: 767px) {
    .info-buttons .info-four {
      padding-left: 40px; } }
  .info-buttons .info-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .info-buttons .info-four span {
        left: 15px; } }
  .info-buttons .info-four:hover {
    color: #fff;
    background-color: #00b8d8; }
    .info-buttons .info-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.info-buttons .info-five {
  padding-left: 60px;
  color: #fff;
  background-color: #00b8d8;
  border-color: #00b8d8; }
  @media (max-width: 767px) {
    .info-buttons .info-five {
      padding-left: 40px; } }
  .info-buttons .info-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .info-buttons .info-five span {
        left: 15px; } }
  .info-buttons .info-five:hover {
    color: #00b8d8;
    background-color: transparent; }
    .info-buttons .info-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.info-buttons .info-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background: -o-linear-gradient(left, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background: linear-gradient(to right, #00b8d8 0%, #32fbfc 50%, #00b8d8 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .info-buttons .info-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .info-buttons .info-six {
      padding-right: 40px;
      line-height: 44px; } }
  .info-buttons .info-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .info-buttons .info-six span {
        right: 15px; } }
  .info-buttons .info-six:hover {
    background-position: right center; }
    .info-buttons .info-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

/*===== Danger Buttons =====*/
.danger-buttons ul li {
  display: inline-block;
  margin-left: 18px;
  margin-top: 20px; }
  @media (max-width: 767px) {
    .danger-buttons ul li {
      margin-left: 0; } }
  .danger-buttons ul li:first-child {
    margin-left: 0; }

.danger-buttons .danger-one {
  border-color: #fc3832;
  color: #fc3832; }
  .danger-buttons .danger-one:hover {
    color: #fff;
    background-color: #fc3832; }

.danger-buttons .danger-one {
  border-color: #fc3832;
  color: #fc3832; }
  .danger-buttons .danger-one:hover {
    color: #fff;
    background-color: #fc3832; }

.danger-buttons .danger-two {
  color: #fff;
  background-color: #fc3832;
  border-color: #fc3832; }
  .danger-buttons .danger-two:hover {
    color: #fc3832;
    background-color: transparent; }

.danger-buttons .danger-three {
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background: -o-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background: linear-gradient(to right, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .danger-buttons .danger-three {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .danger-buttons .danger-three {
      line-height: 44px; } }
  .danger-buttons .danger-three:hover {
    background-position: right center; }

.danger-buttons .danger-four {
  padding-left: 60px;
  border-color: #fc3832;
  color: #fc3832; }
  @media (max-width: 767px) {
    .danger-buttons .danger-four {
      padding-left: 40px; } }
  .danger-buttons .danger-four span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .danger-buttons .danger-four span {
        left: 15px; } }
  .danger-buttons .danger-four:hover {
    color: #fff;
    background-color: #fc3832; }
    .danger-buttons .danger-four:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.danger-buttons .danger-five {
  padding-left: 60px;
  color: #fff;
  background-color: #fc3832;
  border-color: #fc3832; }
  @media (max-width: 767px) {
    .danger-buttons .danger-five {
      padding-left: 40px; } }
  .danger-buttons .danger-five span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    left: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .danger-buttons .danger-five span {
        left: 15px; } }
  .danger-buttons .danger-five:hover {
    color: #fc3832;
    background-color: transparent; }
    .danger-buttons .danger-five:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

.danger-buttons .danger-six {
  padding-right: 60px;
  overflow: hidden;
  line-height: 52px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background: -o-linear-gradient(left, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background: linear-gradient(to right, #fc3832 0%, #dc312b 50%, #fc3832 100%);
  background-size: 200% auto; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .danger-buttons .danger-six {
      line-height: 44px; } }
  @media (max-width: 767px) {
    .danger-buttons .danger-six {
      padding-right: 40px;
      line-height: 44px; } }
  .danger-buttons .danger-six span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
    right: 30px;
    line-height: normal; }
    @media (max-width: 767px) {
      .danger-buttons .danger-six span {
        right: 15px; } }
  .danger-buttons .danger-six:hover {
    background-position: right center; }
    .danger-buttons .danger-six:hover i {
      -webkit-animation: iconTranslateY 0.5s forwards;
      -moz-animation: iconTranslateY 0.5s forwards;
      -o-animation: iconTranslateY 0.5s forwards;
      animation: iconTranslateY 0.5s forwards; }

@-webkit-keyframes iconTranslateY {
  49% {
    -webkit-transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  51% {
    opacity: 1; } }

@-moz-keyframes iconTranslateY {
  49% {
    -webkit-transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  51% {
    opacity: 1; } }

@keyframes iconTranslateY {
  49% {
    -webkit-transform: translateY(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  51% {
    opacity: 1; } }

.lg-btn {
  line-height: 64px !important;
  font-size: 18px; }
  @media (max-width: 767px) {
    .lg-btn {
      font-size: 16px;
      ine-height: 52px; } }

.el-btn {
  line-height: 80px !important;
  font-size: 20px; }
  @media (max-width: 767px) {
    .el-btn {
      font-size: 18px;
      line-height: 74px; } }

.sm-btn {
  line-height: 40px !important;
  font-size: 12px; }

/*===== Regular Icon Buttons =====*/
.regular-icon-buttons ul li {
  display: inline-block;
  margin-left: 10px;
  margin-top: 20px; }
  .regular-icon-buttons ul li:first-child {
    margin-left: 0; }
  .regular-icon-buttons ul li .regular-icon-light-one {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-one:hover {
      color: #fff;
      background-color: #0067f4; }
  .regular-icon-buttons ul li .regular-icon-light-two {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-two:hover {
      color: #fff;
      background-color: #0067f4; }
  .regular-icon-buttons ul li .regular-icon-light-three {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-three:hover {
      color: #fff;
      background-color: #0067f4; }
  .regular-icon-buttons ul li .regular-icon-light-four {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden; }
    .regular-icon-buttons ul li .regular-icon-light-four:hover {
      color: #fff;
      background-color: #0067f4; }
  .regular-icon-buttons ul li .regular-icon-light-five {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto; }
    .regular-icon-buttons ul li .regular-icon-light-five:hover {
      background-position: right center; }
  .regular-icon-buttons ul li .regular-icon-light-six {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 5px; }
    .regular-icon-buttons ul li .regular-icon-light-six:hover {
      background-position: right center; }
  .regular-icon-buttons ul li .regular-icon-light-seven {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 10px; }
    .regular-icon-buttons ul li .regular-icon-light-seven:hover {
      background-position: right center; }
  .regular-icon-buttons ul li .regular-icon-light-eight {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    position: relative;
    z-index: 5;
    overflow: hidden;
    color: #fff;
    background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
    background-size: 200% auto;
    border-radius: 50%; }
    .regular-icon-buttons ul li .regular-icon-light-eight:hover {
      background-position: right center; }
  .regular-icon-buttons ul li .regular-icon-light-nine {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-nine:hover {
      color: #0067f4;
      background-color: transparent; }
  .regular-icon-buttons ul li .regular-icon-light-ten {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-ten:hover {
      color: #0067f4;
      background-color: transparent; }
  .regular-icon-buttons ul li .regular-icon-light-eleven {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-eleven:hover {
      color: #0067f4;
      background-color: transparent; }
  .regular-icon-buttons ul li .regular-icon-light-twelve {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0067f4;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    color: #fff;
    background-color: #0067f4; }
    .regular-icon-buttons ul li .regular-icon-light-twelve:hover {
      color: #0067f4;
      background-color: transparent; }

/*===== Group Buttons =====*/
.group-buttons .btn-group {
  margin-left: 30px; }

.group-buttons .group-one {
  margin-left: 0; }
  .group-buttons .group-one .main-btn {
    background: none;
    border: 2px solid #0067f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    .group-buttons .group-one .main-btn:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border-right: 0; }
    .group-buttons .group-one .main-btn:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-left: 0; }
    .group-buttons .group-one .main-btn:hover {
      background-color: #0067f4;
      color: #fff; }

.group-buttons .group-two .main-btn {
  background: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  background: -webkit-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: auto 200%;
  border-top: 0;
  border-bottom: 0;
  border-color: rgba(244, 246, 247, 0.2); }
  .group-buttons .group-two .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0; }
  .group-buttons .group-two .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0; }
  .group-buttons .group-two .main-btn:hover {
    background-position: bottom center; }

.group-buttons .group-three .main-btn {
  background: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  border: 0; }
  .group-buttons .group-three .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0; }
  .group-buttons .group-three .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0; }
  .group-buttons .group-three .main-btn:hover {
    background-position: right center; }

.group-buttons .group-four {
  margin-left: 0; }
  .group-buttons .group-four .main-btn {
    background: none;
    border: 2px solid #0067f4;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 0 12px; }
    .group-buttons .group-four .main-btn i {
      font-size: 24px; }
    .group-buttons .group-four .main-btn:first-child {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border-right: 0; }
    .group-buttons .group-four .main-btn:last-child {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-left: 0; }
    .group-buttons .group-four .main-btn:hover {
      background-color: #0067f4;
      color: #fff; }

.group-buttons .group-five .main-btn {
  background: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  background: -webkit-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(#0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: auto 200%;
  border-top: 0;
  border-bottom: 0;
  border-color: rgba(244, 246, 247, 0.2);
  padding: 0 16px; }
  .group-buttons .group-five .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0; }
  .group-buttons .group-five .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0; }
  .group-buttons .group-five .main-btn:hover {
    background-position: bottom center; }

.group-buttons .group-six .main-btn {
  background: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  background: -webkit-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: -o-linear-gradient(left, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background: linear-gradient(to right, #0067f4 0%, #2bdbdc 50%, #0067f4 100%);
  background-size: 200% auto;
  border: 0;
  padding: 0 16px; }
  .group-buttons .group-six .main-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0; }
  .group-buttons .group-six .main-btn:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0; }
  .group-buttons .group-six .main-btn:hover {
    background-position: right center; }



/*===========================
       15.ABOUT CSS 
===========================*/
.about-title .title {
  font-size: 44px;
  line-height: 55px;
  color: #121212; }
  @media (max-width: 767px) {
    .about-title .title {
      font-size: 28px;
      line-height: 35px; } }

.about-one {
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 120px; }

.single-about-items .items-icon img {
  width: 120px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-about-items .items-icon img {
      width: 90px; } }

.single-about-items .items-content {
  margin-top: 24px; }
  .single-about-items .items-content .items-title a {
    font-size: 20px;
    color: #121212;
    line-height: 25px; }
  .single-about-items .items-content .text {
    color: #121212;
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px; }

/*===== ABOUT TWO =====*/
.about-two {
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 120px; }

.single-features-one-items .features-image img {
  width: 255px; }

.single-features-one-items .features-content {
  margin-top: 32px; }
  .single-features-one-items .features-content .features-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
    color: #121212; }
    @media (max-width: 767px) {
      .single-features-one-items .features-content .features-title {
        font-size: 24px;
        line-height: 35px; } }
  .single-features-one-items .features-content .text {
    font-size: 16px;
    line-height: 24px;
    color: #121212;
    margin-top: 8px; }

/*===========================
      16.PRICING CSS 
===========================*/
/*===== PRICING STYLE ONE =====*/
.pricing-style-one {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 50px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #fff; }
  .pricing-style-one .pricing-header .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #121212;
    position: relative;
    padding-bottom: 8px; }
    .pricing-style-one .pricing-header .sub-title::before {
      position: absolute;
      content: '';
      width: 72px;
      height: 4px;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #2bdbdc;
      margin: 0 auto; }
  .pricing-style-one .pricing-header .price {
    display: block;
    font-size: 64px;
    font-weight: 600;
    line-height: 80px;
    margin-top: 32px;
    color: #121212; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .pricing-style-one .pricing-header .price {
        font-size: 50px;
        margin-top: 16px; } }
    @media (max-width: 767px) {
      .pricing-style-one .pricing-header .price {
        font-size: 50px;
        margin-top: 16px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .pricing-style-one .pricing-header .price {
        font-size: 64px;
        margin-top: 32px; } }
  .pricing-style-one .pricing-header .year {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    color: #6c6c6c;
    margin-top: 3px; }
  .pricing-style-one .pricing-list {
    margin-top: 40px; }
    .pricing-style-one .pricing-list ul li {
      font-size: 16px;
      line-height: 24px;
      color: #121212;
      margin-top: 16px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pricing-style-one .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media (max-width: 767px) {
        .pricing-style-one .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style-one .pricing-list ul li {
          font-size: 16px;
          margin-top: 16px; } }
      .pricing-style-one .pricing-list ul li i {
        color: #0067f4;
        margin-right: 8px; }
  .pricing-style-one .pricing-btn {
    margin-top: 42px; }
    .pricing-style-one .pricing-btn .main-btn {
      background-color: #0067f4;
      color: #fff;
      border-color: #0067f4; }
      .pricing-style-one .pricing-btn .main-btn:hover {
        background-color: #005ad5;
        border-color: #005ad5; }
  .pricing-style-one .bottom-shape {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 101%; }

/*===== PRICING STYLE TWO =====*/
.pricing-style-two {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px 50px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #fff; }
  .pricing-style-two .pricing-header .sub-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    color: #121212;
    position: relative;
    padding-bottom: 8px; }
    .pricing-style-two .pricing-header .sub-title::before {
      position: absolute;
      content: '';
      width: 72px;
      height: 4px;
      bottom: 0;
      left: 0;
      background-color: #0067f4;
      margin: 0 auto; }
  .pricing-style-two .pricing-header .price {
    display: block;
    font-size: 64px;
    font-weight: 600;
    line-height: 80px;
    margin-top: 32px;
    color: #121212; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .pricing-style-two .pricing-header .price {
        font-size: 50px;
        margin-top: 16px; } }
    @media (max-width: 767px) {
      .pricing-style-two .pricing-header .price {
        font-size: 50px;
        margin-top: 16px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .pricing-style-two .pricing-header .price {
        font-size: 64px;
        margin-top: 32px; } }
  .pricing-style-two .pricing-header .year {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    color: #6c6c6c;
    margin-top: 3px; }
  .pricing-style-two .pricing-baloon {
    position: absolute;
    top: 0;
    right: -78px;
    width: 156px; }
  .pricing-style-two .pricing-list {
    margin-top: 40px; }
    .pricing-style-two .pricing-list ul li {
      font-size: 16px;
      line-height: 24px;
      color: #121212;
      margin-top: 16px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pricing-style-two .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media (max-width: 767px) {
        .pricing-style-two .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style-two .pricing-list ul li {
          font-size: 16px;
          margin-top: 16px; } }
      .pricing-style-two .pricing-list ul li i {
        color: #0067f4;
        margin-right: 8px; }
  .pricing-style-two .pricing-btn {
    margin-top: 42px; }
    .pricing-style-two .pricing-btn .main-btn {
      background-color: #0067f4;
      color: #fff;
      border-color: #0067f4; }
      .pricing-style-two .pricing-btn .main-btn:hover {
        background-color: #005ad5;
        border-color: #005ad5; }
  .pricing-style-two .bottom-shape {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 101%; }


/*===== PRICING STYLE TWELVE =====*/
.pricing-style-twelve {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 20px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #fff; }
  .pricing-style-twelve .pricing-icon img {
    width: 112px; }
  .pricing-style-twelve .pricing-header {
    margin-top: 24px; }
    .pricing-style-twelve .pricing-header .sub-title {
      font-size: 20px;
      font-weight: 600;
      line-height: 25px;
      color: #121212; }
    .pricing-style-twelve .pricing-header .price {
      display: block;
      font-size: 64px;
      font-weight: 600;
      line-height: 80px;
      color: #121212; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pricing-style-twelve .pricing-header .price {
          font-size: 50px;
          margin-top: 16px; } }
      @media (max-width: 767px) {
        .pricing-style-twelve .pricing-header .price {
          font-size: 50px;
          margin-top: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style-twelve .pricing-header .price {
          font-size: 64px;
          margin-top: 32px; } }
    .pricing-style-twelve .pricing-header .year {
      font-size: 20px;
      font-weight: 500;
      line-height: 25px;
      color: #6c6c6c;
      margin-top: -10px; }
  .pricing-style-twelve .pricing-list {
    margin-top: 33px; }
    .pricing-style-twelve .pricing-list ul li {
      font-size: 16px;
      line-height: 24px;
      color: #121212;
      margin-top: 16px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pricing-style-twelve .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media (max-width: 767px) {
        .pricing-style-twelve .pricing-list ul li {
          font-size: 14px;
          margin-top: 12px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .pricing-style-twelve .pricing-list ul li {
          font-size: 16px;
          margin-top: 16px; } }
      .pricing-style-twelve .pricing-list ul li i {
        color: #0067f4;
        margin-right: 8px; }
  .pricing-style-twelve .pricing-btn {
    margin-top: 26px; }

/*===========================
      17.FEATURES CSS 
===========================*/
.services-area .section-title .title {
  font-size: 50px;
  font-weight: 600;
  line-height: 55px;
  color: #121212; }
  @media (max-width: 767px) {
    .services-area .section-title .title {
      font-size: 30px;
      line-height: 40px; } }

.services-area .section-title .text {
  font-size: 16px;
  line-height: 24px;
  color: #6c6c6c;
  margin-top: 24px; }

/*===== SERVICES ONE =====*/
.services-one {
  position: relative;
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 120px; }
  .services-one .services-content .services-icon i {
    font-size: 64px;
    color: #0067f4; }
  .services-one .services-content .services-content {
    padding-left: 15px; }
    @media (max-width: 767px) {
      .services-one .services-content .services-content {
        padding-left: 0;
        padding-top: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .services-one .services-content .services-content {
        padding-left: 15px;
        padding-top: 0; } }
    .services-one .services-content .services-content .services-title {
      font-size: 24px;
      font-weight: 500;
      line-height: 30px;
      color: #121212; }
    .services-one .services-content .services-content .text {
      font-size: 14px;
      line-height: 20px;
      color: #121212;
      margin-top: 8px; }
  .services-one .services-image {
    position: absolute;
    width: 40%;
    height: 100%;
    top: 0;
    right: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .services-one .services-image {
        width: 34%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .services-one .services-image {
        position: relative;
        width: 720px;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .services-one .services-image {
        position: relative;
        width: 100%;
        padding-left: 15px;
        padding-right: 16px;
        margin: 0 auto; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .services-one .services-image {
        position: relative;
        width: 540px;
        margin: 0 auto; } }
    .services-one .services-image .image {
      max-width: 580px;
      width: 100%; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .services-one .services-image .image {
          margin: 0 auto;
          padding-top: 50px; } }
      @media (max-width: 767px) {
        .services-one .services-image .image {
          margin: 0 auto;
          padding-top: 50px; } }
      .services-one .services-image .image img {
        width: 100%; }

/*===== SERVICES TWO =====*/
.services-two {
  position: relative;
  background-color: #f4f6f7;
  padding-top: 120px;
  padding-bottom: 120px;
  height: 600px; }
  @media only screen and (min-width: 1400px) {
    .services-two {
      height: 920px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-two {
      height: auto; } }
  @media (max-width: 767px) {
    .services-two {
      height: auto; } }
  .services-two .services-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .services-two .services-image {
        position: relative;
        max-width: 720px;
        width: 100%;
        margin: 50px auto 0;
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 767px) {
      .services-two .services-image {
        position: relative;
        max-width: 100%;
        width: 100%;
        margin: 50px auto 0;
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .services-two .services-image {
        max-width: 540px; } }
    .services-two .services-image .image {
      max-width: 720px;
      margin-left: auto; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .services-two .services-image .image {
          max-width: 470px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .services-two .services-image .image {
          max-width: 520px; } }
      .services-two .services-image .image img {
        width: 100%; }
  .services-two .services-content .sub-title {
    color: #121212;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .services-two .services-content .sub-title {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .services-two .services-content .sub-title {
        font-size: 20px; } }
  .services-two .services-content .services-title {
    font-size: 44px;
    font-weight: 500;
    line-height: 55px;
    color: #121212;
    margin-top: 16px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .services-two .services-content .services-title {
        font-size: 38px;
        line-height: 45px; } }
    @media (max-width: 767px) {
      .services-two .services-content .services-title {
        font-size: 32px;
        line-height: 35px; } }
  .services-two .services-content .text {
    color: #6c6c6c;
    font-size: 20px;
    font-weight: 500;
    margin-top: 16px;
    line-height: 25px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .services-two .services-content .text {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .services-two .services-content .text {
        font-size: 16px;
        line-height: 24px; } }



/*===========================
      20.CONTACT CSS 
===========================*/
.contact-area .section-title .title {
  font-size: 28px;
  font-weight: 600;
  line-height: 55px; }
  @media (max-width: 767px) {
    .contact-area .section-title .title {
      font-size: 24px;
      line-height: 35px; } }

.contact-area .section-title-2 .title {
  font-size: 42px;
  font-weight: 600;
  line-height: 55px; }
  @media (max-width: 767px) {
    .contact-area .section-title-2 .title {
      font-size: 24px;
      line-height: 35px; } }

.contact-form .single-form label {
  font-size: 12px;
  color: #a4a4a4;
  line-height: 18px;
  margin-left: 44px; }

.contact-form .single-form .input-form {
  position: relative; }
  .contact-form .single-form .input-form i {
    font-size: 24px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #6c6c6c; }
  .contact-form .single-form .input-form textarea,
  .contact-form .single-form .input-form input {
    width: 100%;
    height: 44px;
    padding-left: 45px;
    padding-right: 30px;
    color: #6c6c6c;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid #a4a4a4;
    font-weight: 500; }
    .contact-form .single-form .input-form textarea::placeholder,
    .contact-form .single-form .input-form input::placeholder {
      opacity: 1;
      color: #6c6c6c; }
    .contact-form .single-form .input-form textarea::-moz-placeholder,
    .contact-form .single-form .input-form input::-moz-placeholder {
      opacity: 1;
      color: #6c6c6c; }
    .contact-form .single-form .input-form textarea::-moz-placeholder,
    .contact-form .single-form .input-form input::-moz-placeholder {
      opacity: 1;
      color: #6c6c6c; }
    .contact-form .single-form .input-form textarea::-webkit-input-placeholder,
    .contact-form .single-form .input-form input::-webkit-input-placeholder {
      opacity: 1;
      color: #6c6c6c; }
  .contact-form .single-form .input-form textarea {
    padding-top: 10px; }
  .contact-form .single-form .input-form .main-btn {
    border: 0;
    border-radius: 50px; }

.contact-info ul li .single-info {
  position: relative;
  margin-top: 19px; }
  .contact-info ul li .single-info .info-icon {
    position: absolute;
    top: 0;
    left: 0; }
    .contact-info ul li .single-info .info-icon i {
      color: #6c6c6c;
      font-size: 18px;
      line-height: 24px; }
  .contact-info ul li .single-info .info-content {
    padding-left: 30px; }
    .contact-info ul li .single-info .info-content .text {
      font-size: 16px;
      line-height: 24px;
      color: #6c6c6c;
      font-weight: 500; }

.contact-info .social li {
  display: inline-block;
  margin-right: 12px; }
  .contact-info .social li a {
    font-size: 32px;
    color: #6c6c6c;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    .contact-info .social li a:hover {
      color: #0067f4; }

.contact-box {
  padding-top: 70px;
  padding-bottom: 120px;
  background-color: #f4f6f7; }

.single-contact-box {
  background-color: #fff;
  border-radius: 8px;
  padding: 24px 35px;
  height: 255px; }
  @media (max-width: 767px) {
    .single-contact-box {
      padding: 24px 20px; } }
  .single-contact-box .box-icon {
    position: relative;
    display: inline-block; }
    .single-contact-box .box-icon i {
      font-size: 88px;
      position: relative;
      z-index: 5;
      color: #0067f4; }
    .single-contact-box .box-icon .shape {
      position: absolute;
      top: 0;
      left: 0; }
  .single-contact-box .box-content {
    margin-top: 24px; }
    .single-contact-box .box-content .box-title {
      font-size: 28px;
      line-height: 35px;
      color: #121212; }
    .single-contact-box .box-content .text {
      font-size: 14px;
      line-height: 20px;
      color: #121212;
      margin-top: 16px; }


/*===== FOOTER ONE =====*/
.footer-one {
  background-color: #f4f6f7; }
  .footer-one .footer-widget {
    padding-top: 90px;
    padding-bottom: 120px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .footer-one .footer-widget {
        padding-top: 70px;
        padding-bottom: 100px; } }
    @media (max-width: 767px) {
      .footer-one .footer-widget {
        padding-top: 50px;
        padding-bottom: 80px; } }
    .footer-one .footer-widget .footer-title {
      font-size: 14px;
      font-weight: 700;
      line-height: 18px;
      color: #6c6c6c; }
    .footer-one .footer-widget .footer-support {
      padding-top: 21px; }
      .footer-one .footer-widget .footer-support span {
        font-size: 16px;
        line-height: 24px;
        color: #121212;
        font-weight: 600;
        margin-top: 9px;
        display: block; }
        @media (max-width: 767px) {
          .footer-one .footer-widget .footer-support span {
            display: block; } }
    .footer-one .footer-widget .footer-app-store {
      padding-top: 27px; }
      .footer-one .footer-widget .footer-app-store ul li {
        display: inline-block;
        margin-right: 8px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .footer-one .footer-widget .footer-app-store ul li {
            margin-right: 6px; } }
        .footer-one .footer-widget .footer-app-store ul li:last-child {
          margin-right: 0; }
        @media (max-width: 767px) {
          .footer-one .footer-widget .footer-app-store ul li {
            width: 120px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .footer-one .footer-widget .footer-app-store ul li {
            width: auto; } }
    .footer-one .footer-widget .footer-link {
      margin-top: 32px; }
      .footer-one .footer-widget .footer-link ul {
        margin-top: 8px; }
        .footer-one .footer-widget .footer-link ul li a {
          font-size: 16px;
          line-height: 24px;
          color: #121212;
          margin-top: 16px;
          font-weight: 500;
          -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s; }
          .footer-one .footer-widget .footer-link ul li a:hover {
            color: #0067f4; }
  .footer-one .footer-copyright .copyright {
    padding-bottom: 23px;
    padding-top: 13px; }
    .footer-one .footer-copyright .copyright .text {
      color: #6c6c6c;
      margin-top: 10px; }
    .footer-one .footer-copyright .copyright .social {
      margin-top: 10px; }
      .footer-one .footer-copyright .copyright .social li {
        display: inline-block;
        margin-right: 10px; }
        .footer-one .footer-copyright .copyright .social li:last-child {
          margin-right: 0; }
        .footer-one .footer-copyright .copyright .social li a {
          font-size: 24px;
          color: #6c6c6c;
          -webkit-transition: all 0.3s ease-out 0s;
          -moz-transition: all 0.3s ease-out 0s;
          -ms-transition: all 0.3s ease-out 0s;
          -o-transition: all 0.3s ease-out 0s;
          transition: all 0.3s ease-out 0s; }
          .footer-one .footer-copyright .copyright .social li a:hover {
            color: #0067f4; }
  .footer-one.footer-dark-one {
    background-color: #121212; }
    .footer-one.footer-dark-one .footer-widget .footer-title {
      color: #fff; }
    .footer-one.footer-dark-one .footer-widget .footer-support span {
      color: #fff; }
    .footer-one.footer-dark-one .footer-widget .footer-app-store ul li {
      color: #fff; }
    .footer-one.footer-dark-one .footer-widget .footer-link ul li a {
      color: #fff; }
    .footer-one.footer-dark-one .footer-copyright .copyright .text {
      color: #fff; }
    .footer-one.footer-dark-one .footer-copyright .copyright .social li a {
      color: #fff; }

/*===== FOOTER FIVE =====*/
.footer-five {
  background-color: #f4f6f7;
  padding-top: 90px;
  padding-bottom: 120px; }
  .footer-five .social li {
    display: inline-block;
    margin: 0 5px; }
    .footer-five .social li a {
      font-size: 24px;
      color: #6c6c6c;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      .footer-five .social li a:hover {
        color: #0067f4; }
  .footer-five .footer-support {
    padding-top: 21px; }
    .footer-five .footer-support span {
      font-size: 16px;
      line-height: 24px;
      color: #121212;
      font-weight: 600;
      margin-top: 9px;
      display: block; }
      @media (max-width: 767px) {
        .footer-five .footer-support span {
          display: block; } }
  .footer-five .footer-app-store {
    padding-top: 27px; }
    .footer-five .footer-app-store ul li {
      display: inline-block;
      margin-right: 8px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .footer-five .footer-app-store ul li {
          margin-right: 6px; } }
      .footer-five .footer-app-store ul li:last-child {
        margin-right: 0; }
      @media (max-width: 767px) {
        .footer-five .footer-app-store ul li {
          width: 120px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .footer-five .footer-app-store ul li {
          width: auto; } }
  .footer-five .copyright .text {
    color: #121212; }
  .footer-five.footer-bark-five {
    background-color: #121212; }
    .footer-five.footer-bark-five .social li a {
      color: #fff; }
    .footer-five.footer-bark-five .footer-support {
      padding-top: 21px; }
      .footer-five.footer-bark-five .footer-support span {
        color: #fff; }
    .footer-five.footer-bark-five .footer-app-store {
      padding-top: 27px; }
      .footer-five.footer-bark-five .footer-app-store ul li {
        color: #fff; }
    .footer-five.footer-bark-five .copyright .text {
      color: #fff; }

/*===========================
       24.HEADER CSS 
===========================*/
/*===== HEADER ONE =====*/
.header-one {
  position: relative; }
  .header-one .navbar-transparent {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9; }
  .header-one .navbar-area .navbar .navbar-nav .nav-item .sub-menu {
    background-color: #fff; }
    .header-one .navbar-area .navbar .navbar-nav .nav-item .sub-menu li a {
      color: #0067f4; }
    .header-one .navbar-area .navbar .navbar-nav .nav-item .sub-menu li:hover > a {
      color: #fff; }
  .header-one .header-content-area {
    background-color: #005ad5;
    position: relative;
    height: 650px; }
    @media only screen and (min-width: 1400px) {
      .header-one .header-content-area {
        height: 900px; } }
    @media (max-width: 767px) {
      .header-one .header-content-area {
        height: 550px; } }
    .header-one .header-content-area .header-wrapper {
      position: relative; }
      .header-one .header-content-area .header-wrapper .header-content {
        padding-top: 95px;
        max-width: 540px;
        position: relative;
        z-index: 5; }
        .header-one .header-content-area .header-wrapper .header-content .header-title {
          font-size: 44px;
          line-height: 55px;
          font-weight: 600;
          color: #fff; }
          @media (max-width: 767px) {
            .header-one .header-content-area .header-wrapper .header-content .header-title {
              font-size: 30px;
              line-height: 35px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .header-one .header-content-area .header-wrapper .header-content .header-title {
              font-size: 36px;
              line-height: 45px; } }
        .header-one .header-content-area .header-wrapper .header-content .text {
          font-size: 20px;
          line-height: 32px;
          color: #fff;
          font-weight: 300;
          margin-top: 16px; }
          @media (max-width: 767px) {
            .header-one .header-content-area .header-wrapper .header-content .text {
              font-size: 16px;
              line-height: 24px; } }
        .header-one .header-content-area .header-wrapper .header-content .header-btn {
          margin-top: 40px; }
          .header-one .header-content-area .header-wrapper .header-content .header-btn .main-btn {
            background-color: #fff;
            color: #0067f4;
            border-color: #fff; }
            .header-one .header-content-area .header-wrapper .header-content .header-btn .main-btn:hover {
              background-color: transparent;
              color: #fff; }
      .header-one .header-content-area .header-wrapper .header-image {
        position: absolute;
        right: 0;
        top: 50px;
        z-index: 9; }
        .header-one .header-content-area .header-wrapper .header-image .image {
          max-width: 730px; }
          @media only screen and (min-width: 1200px) and (max-width: 1399px) {
            .header-one .header-content-area .header-wrapper .header-image .image {
              max-width: 600px; } }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .header-one .header-content-area .header-wrapper .header-image .image {
              max-width: 550px; } }
          .header-one .header-content-area .header-wrapper .header-image .image img {
            width: 100%; }
    .header-one .header-content-area .header-shape {
      position: absolute;
      bottom: -1px;
      left: 0;
      right: 0;
      width: 100%; }
      .header-one .header-content-area .header-shape img {
        width: 100%; }

/*===== HEADER SIX =====*/
.header-six .header-content-area .header-image img {
  width: 100%; }

.header-six .header-content-area .header-content {
  position: relative;
  z-index: 9;
  margin-top: -50px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-six .header-content-area .header-content {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .header-six .header-content-area .header-content {
      margin-top: 0; } }
  .header-six .header-content-area .header-content .header-title {
    font-size: 64px;
    line-height: 80px;
    color: #121212;
    font-weight: 700; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-six .header-content-area .header-content .header-title {
        font-size: 52px;
        line-height: 70px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-six .header-content-area .header-content .header-title {
        font-size: 52px;
        line-height: 70px; } }
    @media (max-width: 767px) {
      .header-six .header-content-area .header-content .header-title {
        font-size: 30px;
        line-height: 40px; } }
  .header-six .header-content-area .header-content .header-btn {
    margin-top: 22px; }
    .header-six .header-content-area .header-content .header-btn li {
      display: inline-block;
      margin-top: 10px;
      margin-right: 10px; }
      .header-six .header-content-area .header-content .header-btn li:last-child {
        margin-right: 0; }
      .header-six .header-content-area .header-content .header-btn li a.main-btn {
        border-radius: 50px;
        overflow: hidden;
        background-color: #fff;
        -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
        border: 0;
        line-height: 50px; }
        .header-six .header-content-area .header-content .header-btn li a.main-btn i {
          margin-left: 18px; }
        .header-six .header-content-area .header-content .header-btn li a.main-btn.btn-two:hover {
          -webkit-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.16);
          -moz-box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.16); }

/*===== HEADER SAVEN =====*/
.header-saven .header-content-area {
  background-color: #f4f6f7; }
  .header-saven .header-content-area .header-content {
    position: relative;
    padding-top: 180px;
    padding-bottom: 180px; }
    @media (max-width: 767px) {
      .header-saven .header-content-area .header-content {
        padding-top: 130px;
        padding-bottom: 130px; } }
    .header-saven .header-content-area .header-content .header-image {
      position: absolute; }
      .header-saven .header-content-area .header-content .header-image.image-one {
        width: 348px;
        left: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-saven .header-content-area .header-content .header-image.image-one {
            width: 300px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-saven .header-content-area .header-content .header-image.image-one {
            width: 120px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); } }
      .header-saven .header-content-area .header-content .header-image.image-two {
        width: 280px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 58px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-saven .header-content-area .header-content .header-image.image-two {
            width: 220px;
            top: 84px; } }
        @media (max-width: 767px) {
          .header-saven .header-content-area .header-content .header-image.image-two {
            width: 180px;
            top: 52px; } }
      .header-saven .header-content-area .header-content .header-image.image-three {
        width: 332px;
        right: 0; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-saven .header-content-area .header-content .header-image.image-three {
            width: 290px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-saven .header-content-area .header-content .header-image.image-three {
            width: 120px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); } }
    .header-saven .header-content-area .header-content .header-content-wrapper {
      max-width: 730px;
      margin: 0 auto;
      border: 1px solid #cbced1;
      border-radius: 16px;
      background-color: #fff;
      padding: 85px 140px; }
      @media (max-width: 767px) {
        .header-saven .header-content-area .header-content .header-content-wrapper {
          padding: 50px 30px; } }
      .header-saven .header-content-area .header-content .header-content-wrapper .header-title {
        font-size: 44px;
        line-height: 55px;
        color: #121212; }
        @media (max-width: 767px) {
          .header-saven .header-content-area .header-content .header-content-wrapper .header-title {
            font-size: 30px;
            line-height: 35px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .header-saven .header-content-area .header-content .header-content-wrapper .header-title {
            font-size: 36px;
            line-height: 45px; } }
      .header-saven .header-content-area .header-content .header-content-wrapper .text {
        font-size: 16px;
        line-height: 24px;
        color: #6c6c6c;
        margin-top: 8px; }
      .header-saven .header-content-area .header-content .header-content-wrapper .header-btn {
        margin-top: 40px; }

/*===========================
        25.ERROR CSS 
===========================*/
.error-content {
  padding-top: 120px;
  padding-bottom: 120px; }
  .error-content .erro-404 {
    font-size: 98px;
    font-weight: 600;
    color: #121212;
    line-height: 90px; }
  .error-content .sub-title {
    font-size: 24px;
    font-weight: 500;
    color: #121212;
    margin-top: 16px; }
  .error-content .text {
    font-size: 16px;
    line-height: 24px;
    color: #6c6c6c;
    margin-top: 8px; }
  .error-content .error-form {
    max-width: 410px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    position: relative; }
    .error-content .error-form i {
      position: absolute;
      top: 12px;
      left: 20px;
      font-size: 24px;
      color: #0067f4; }
    .error-content .error-form input {
      width: 100%;
      height: 48px;
      padding-left: 60px;
      padding-right: 30px;
      border-radius: 50px;
      border: 2px solid #cbced1;
      font-size: 16px;
      font-weight: 600;
      color: #6c6c6c; }
      .error-content .error-form input:focus {
        border-color: #0067f4; }
    .error-content .error-form .error-btn {
      position: absolute;
      top: 0;
      right: 0; }
      @media (max-width: 767px) {
        .error-content .error-form .error-btn {
          position: relative;
          width: 100%;
          margin-top: 8px; } }
      .error-content .error-form .error-btn .main-btn {
        border: 0;
        line-height: 48px;
        border-radius: 50px; }
        @media (max-width: 767px) {
          .error-content .error-form .error-btn .main-btn {
            width: 100%; } }




/*===========================
       25.CLIENT CSS 
===========================*/
.client-logo-area .client-title .title {
  font-size: 44px;
  line-height: 55px;
  color: #121212; }
  @media (max-width: 767px) {
    .client-logo-area .client-title .title {
      font-size: 28px;
      line-height: 35px; } }

/*===== Client Logo One =====*/
.client-logo-one {
  padding-top: 100px;
  padding-bottom: 100px; }
