/*
Theme Name: Ezyfreelance
Theme URI: https://integrio.net
Author: Aleksey Mironov
Author URI: https://integrio.net
Description: Ezyfreelance Wordpress theme developed by Integrio Systems
Text Domain: ezyfreelance
Version: 1.0
*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: hidden; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  outline: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

strong {
  font-weight: bold; }

@font-face {
  font-family: "ezy";
  src: url("/wp-content/themes/ezyfreelance//assets/fonts/ezy.eot");
  src: url("/wp-content/themes/ezyfreelance//assets/fonts/ezy.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ezyfreelance//assets/fonts/ezy.woff") format("woff"), url("/wp-content/themes/ezyfreelance//assets/fonts/ezy.ttf") format("truetype"), url("/wp-content/themes/ezyfreelance//assets/fonts/ezy.svg#ezy") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
.icon {
  line-height: 0; }

[data-icon]:before {
  font-family: "ezy" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ezy" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 768px) {
    [class^="icon-"]:before,
    [class*=" icon-"]:before {
      font-size: 36px; } }

.icon-ai:before {
  content: "\61"; }

.icon-cooperation-1:before {
  content: "\62"; }

.icon-cooperation-2:before {
  content: "\63"; }

.icon-cooperation-3:before {
  content: "\64"; }

.icon-custom-sowft-dev:before {
  content: "\65"; }

.icon-seo:before {
  content: "\66"; }

.icon-why-ezy-1:before {
  content: "\67"; }

.icon-why-ezy-2:before {
  content: "\68"; }

.icon-why-ezy-3:before {
  content: "\69"; }

.icon-checked:before {
  content: "\6a"; }

.icon-unchecked:before {
  content: "\6b"; }

.icon-unchecked-1:before {
  content: "\6c"; }

.icon-plus-1:before {
  content: "\6d"; }

.icon-checked-1:before {
  content: "\6e"; }

.icon-minus-1:before {
  content: "\6f"; }

.icon-minus:before {
  content: "\70"; }

.icon-plus:before {
  content: "\71"; }

.icon-favorite-2:before {
  content: "\72"; }

.icon-favorite-4:before {
  content: "\73"; }

.icon-favorite-7:before {
  content: "\74"; }

.icon-favorite-5:before {
  content: "\75"; }

.icon-around-the-world:before {
  content: "\76"; }

.icon-bill:before {
  content: "\77"; }

.icon-job-search:before {
  content: "\78"; }

.icon-price:before {
  content: "\79"; }

.icon-relationship:before {
  content: "\7a"; }

.icon-support:before {
  content: "\41"; }

.icon-value:before {
  content: "\42"; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #010101; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: #0D665F; }

@media (min-width: 1024px) {
  h2 {
    font-size: 48px;
    line-height: 56px; }

  h3 {
    font-size: 40px;
    line-height: 48px; }

  h4 {
    font-size: 24px;
    line-height: 30px; }

  h5 {
    font-size: 18px;
    line-height: 1.2; } }
@media (max-width: 1024px) {
  h2 {
    font-size: 36px;
    line-height: 48px; }

  h3 {
    font-size: 30px;
    line-height: 42px; }

  h4 {
    font-size: 20px;
    line-height: 28px; } }
a:link:not(.btn),
a:visited:not(.btn),
.text-primary {
  color: #0D665F; }

.site-main a:link:not(.btn) {
  text-decoration: underline; }

.lead, .lead * {
  font-size: 18px;
  line-height: 28px;
  color: #010101; }

.wpb_wrapper p {
  margin-bottom: 25px; }

/* Wrapper Section */
.wrapper_section {
  display: flex; }

.vc_row-o-content-middle {
  align-items: center; }

.stretch_row .section_inner {
  max-width: 100%; }

#navbar {
  padding: 10px 0;
  background: #0D665F;
  color: #FFFFFF; }
  #navbar .container, #navbar .entry-content, #navbar .entry-header .entry-title, .entry-header #navbar .entry-title {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  #navbar .navbar-contact {
    display: inline-block; }
    #navbar .navbar-contact .phone, #navbar .navbar-contact .email {
      display: inline-flex;
      align-items: center;
      margin-right: 22px; }
      #navbar .navbar-contact .phone img, #navbar .navbar-contact .email img {
        margin-right: 14px; }
  #navbar .btn-primary {
    background: rgba(255, 255, 255, 0.2); }
  #navbar a {
    color: #FFFFFF;
    font-size: 14px; }
  @media (max-width: 768px) {
    #navbar {
      display: none; } }

#masthead .container, #masthead .entry-content, #masthead .entry-header .entry-title, .entry-header #masthead .entry-title {
  display: flex;
  align-items: center;
  justify-content: space-between; }
@media (min-width: 1024px) {
  #masthead .site-branding {
    position: relative;
    top: 10px; } }
#masthead #site-navigation {
  display: flex;
  align-items: center; }
  #masthead #site-navigation .separator {
    width: 1px;
    height: 32px;
    margin: 0 28px;
    background: rgba(18, 18, 18, 0.2); }
@media (max-width: 1160px) {
  #masthead .separator, #masthead .post-job {
    display: none; } }

#primary-menu {
  display: flex; }
  @media (min-width: 1024px) {
    #primary-menu .menu-item {
      display: flex;
      position: relative; }
      #primary-menu .menu-item.current-menu-item a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background: #FC3B1D; }
      #primary-menu .menu-item .sub-menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        min-width: 225px;
        top: 100%;
        background: #FFFFFF;
        box-shadow: 0 3px 6px #00000029;
        transform: translateY(1em);
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; }
        #primary-menu .menu-item .sub-menu .menu-item {
          border-bottom: 1px solid #ddd; }
          #primary-menu .menu-item .sub-menu .menu-item:last-child {
            border-bottom: 0; }
          #primary-menu .menu-item .sub-menu .menu-item a {
            width: 100%;
            padding: 16px 24px; }
      #primary-menu .menu-item:hover .sub-menu {
        visibility: visible;
        opacity: 1;
        z-index: 1;
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s; }
      #primary-menu .menu-item a {
        position: relative;
        padding: 32px 24px 32px;
        color: #000;
        font-weight: 700;
        text-transform: capitalize; } }
  @media (max-width: 1160px) {
    #primary-menu .menu-item a {
      padding: 32px 20px 32px; } }

.menu-toggle, .mob-actions-buttons {
  display: none; }

.no-scroll {
  overflow: hidden !important;
  height: 100% !important; }

@media (max-width: 1024px) {
  #masthead {
    padding: 10px 0; }
    #masthead .menu-toggle {
      display: block;
      border: 0;
      background: none;
      z-index: 1;
      user-select: none; }
      #masthead .menu-toggle span {
        display: block;
        width: 36px;
        height: 4px;
        margin-bottom: 5px;
        position: relative;
        background: #FC3B1D;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }
        #masthead .menu-toggle span:first-child {
          transform-origin: 0 0; }
        #masthead .menu-toggle span:nth-last-child(2) {
          transform-origin: 0 100%; }
    #masthead #site-navigation {
      display: flex;
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      visibility: hidden;
      transform-origin: 0 0;
      -webkit-transform: translate(-100%, 0);
      transform: translate(-100%, 0);
      transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
      background: #F6F7F9; }
      #masthead #site-navigation:before {
        content: '';
        position: absolute;
        top: 25px;
        left: 25px;
        width: 55px;
        height: 50px;
        background: url("/wp-content/themes/ezyfreelance//assets/media/svg/ezy_logo_min.svg") no-repeat; }
      #masthead #site-navigation .menu-main-navigation-container {
        padding: 25px;
        width: 100%;
        max-width: 600px;
        max-height: 70%;
        margin: auto;
        overflow-y: scroll; }
      #masthead #site-navigation #primary-menu {
        flex-direction: column; }
        #masthead #site-navigation #primary-menu .menu-item {
          display: flex;
          position: relative;
          align-items: center;
          border-bottom: 1px solid #d7dce5; }
          #masthead #site-navigation #primary-menu .menu-item:last-child {
            border: 0; }
          #masthead #site-navigation #primary-menu .menu-item a {
            display: block;
            width: 100%;
            padding: 20px 15px;
            color: #0D665F;
            font-size: 20px;
            font-weight: bold; }
            #masthead #site-navigation #primary-menu .menu-item a:after {
              top: 0;
              margin: auto;
              width: 2px;
              height: 50%; }
          #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children {
            flex-wrap: wrap; }
            #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children:before {
              font-family: 'Line Awesome Free';
              font-weight: 900;
              content: "\f105";
              position: absolute;
              top: 22px;
              right: 0; }
            #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children .sub-menu {
              display: none;
              position: relative;
              min-width: 100%;
              box-shadow: none;
              background: #F6F7F9;
              border-top: 1px solid #d7dce5; }
            #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children.open:before {
              content: "\f107"; }
            #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children.open .sub-menu {
              display: block;
              background: #0D665F; }
              #masthead #site-navigation #primary-menu .menu-item.menu-item-has-children.open .sub-menu .menu-item a {
                color: #FFFFFF; }
    #masthead.expanded {
      position: relative;
      height: 100vh;
      min-height: 100%;
      z-index: 1050;
      bottom: 0;
      overflow: hidden; }
      #masthead.expanded .menu-toggle span {
        opacity: 1;
        -webkit-transform: rotate(45deg) translate(-1px, -1px);
        transform: rotate(45deg) translate(-1px, -1px); }
        #masthead.expanded .menu-toggle span:nth-last-child(2) {
          opacity: 0;
          -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2); }
        #masthead.expanded .menu-toggle span:nth-last-child(1) {
          -webkit-transform: rotate(-45deg) translate(-5px, -1px);
          transform: rotate(-45deg) translate(-5px, -1px); }
      #masthead.expanded #site-navigation {
        visibility: visible;
        -webkit-transform: none;
        transform: none;
        animation: bg-fade 0.8s .02s ease-in-out; }
    #masthead .mob-actions-buttons {
      display: flex;
      justify-content: space-between;
      position: absolute;
      left: 1rem;
      right: 1rem;
      bottom: 2rem; }
      #masthead .mob-actions-buttons button {
        flex: 0 0 49%;
        justify-content: center; } }
#colophon {
  padding: 50px 0 0;
  background: #333333;
  color: #F6F7F9; }
  @media (min-width: 768px) {
    #colophon .row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #colophon .row .col {
        flex: 1; }
      #colophon .row.footer-main .col {
        max-width: 300px; } }
  @media (max-width: 768px) {
    #colophon .row .col {
      margin-bottom: 35px; } }
  #colophon .footer-sub {
    align-items: center;
    margin-top: 50px;
    padding: 15px 0;
    border-top: 1px solid rgba(151, 151, 151, 0.2);
    border-bottom: 1px solid rgba(151, 151, 151, 0.2); }
  #colophon .certificate {
    display: flex;
    justify-content: flex-end; }
  #colophon .copyright {
    padding: 25px;
    font-size: 12px;
    color: #F6F7F9;
    text-align: center; }
  #colophon .widget h4 {
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
    padding-bottom: 20px;
    margin-bottom: 25px;
    color: #F6F7F9; }
  #colophon .menu a {
    display: block;
    padding: 5px;
    color: #F6F7F9; }
    #colophon .menu a:hover {
      color: #FC3B1D; }
  #colophon a {
    color: #139389; }
  @media (max-width: 768px) {
    #colophon .footer-sub {
      border: 0; }
    #colophon .certificate {
      justify-content: center; } }

html, body {
  background: #FFFFFF; }

.container, .entry-content, .entry-header .entry-title,
.section_inner {
  max-width: 1190px !important;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px; }

.entry-content {
  padding-top: 75px;
  padding-bottom: 75px; }

.d-flex {
  display: flex; }

.align-items-center {
  align-items: center; }
.align-items-end {
  align-items: flex-end; }

.justify-content-between {
  justify-content: space-between; }
.justify-content-center {
  justify-content: center; }

.page-template-home .icon {
  font-size: 48px;
  color: #FC3B1D; }

.template-default {
  background: #FFFFFF; }

.template-documents {
  background: #FFFFFF;
  word-break: break-word; }
  .template-documents h2, .template-documents h3, .template-documents h4, .template-documents h5 {
    color: #333333;
    margin-bottom: 1rem; }
  .template-documents h2 {
    font-size: 2rem; }
  .template-documents h3 {
    font-size: 1.6rem; }
  .template-documents h4 {
    font-size: 1.2rem; }
  .template-documents p {
    margin-bottom: 25px; }
  .template-documents ul, .template-documents ol {
    padding-left: 35px;
    margin-bottom: 35px; }
  .template-documents ul {
    list-style: disc; }
  .template-documents ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0; }
  .template-documents ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em; }
  .template-documents ol > li:before {
    content: counters(item,".") ". ";
    display: table-cell;
    padding-right: 0.6em;
    word-break: keep-all; }
  .template-documents ol > li:before {
    content: counters(item,".") " "; }
  .template-documents ul.lower-alpha {
    margin: 0;
    padding: 0;
    list-style-type: lower-alpha; }
  .template-documents ul.lower-alpha > li {
    margin-left: 14px;
    margin-bottom: 0.6em; }
  .template-documents .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .template-documents .table {
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem; }
    .template-documents .table thead tr th {
      padding: .5rem;
      text-align: left;
      background: #0D665F;
      color: #FFFFFF;
      font-weight: bold; }
    .template-documents .table tbody tr td {
      border-bottom: 1px solid #ddd; }
    .template-documents .table tr td, .template-documents .table tr th {
      min-width: 140px;
      padding: .5rem;
      line-height: 1.42857143;
      vertical-align: top; }

.page-template-map #map {
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 4rem; }
  @media (max-width: 1280px) {
    .page-template-map #map {
      height: 300px; } }

.template-no-heading {
  margin-bottom: 3rem; }

.ezy-heading {
  position: relative;
  margin-bottom: 25px; }
  .ezy-heading .ezy-heading-inner {
    display: flex;
    margin-bottom: 25px; }
  .ezy-heading .style-crossed {
    align-items: baseline; }
    .ezy-heading .style-crossed:before, .ezy-heading .style-crossed:after {
      position: relative;
      bottom: 5px;
      flex: 1 0 auto;
      content: "";
      min-width: 100px;
      height: 1px;
      background: rgba(151, 151, 151, 0.2); }
    .ezy-heading .style-crossed h2, .ezy-heading .style-crossed h3, .ezy-heading .style-crossed h4, .ezy-heading .style-crossed h5 {
      flex: 0 1 auto; }
  .ezy-heading.align-left .style-crossed:before {
    display: none; }
  .ezy-heading.align-left h2 {
    padding-right: 85px; }
  .ezy-heading.align-left h3 {
    padding-right: 60px; }
  .ezy-heading.align-center h2 {
    padding: 0 85px; }
  .ezy-heading.align-center h3 {
    padding: 0 60px; }
  .ezy-heading.align-right .style-crossed:after {
    display: none; }
  .ezy-heading.align-right h2 {
    padding-left: 85px; }
  .ezy-heading.align-right h3 {
    padding-left: 60px; }
  .ezy-heading.align-center {
    justify-content: center;
    text-align: center; }
  .ezy-heading.align-right {
    justify-content: end;
    text-align: right; }
  .ezy-heading.heading-size-h2 .ezy-subheading, .ezy-heading.heading-size-h3 .ezy-subheading {
    font-size: 18px;
    font-weight: 400; }
  @media (max-width: 768px) {
    .ezy-heading .style-crossed:before, .ezy-heading .style-crossed:after {
      min-width: 25px; }
    .ezy-heading.align-left h2 {
      padding-right: 25px; }
    .ezy-heading.align-left h3 {
      padding-right: 15px; }
    .ezy-heading.align-center h2 {
      padding: 0 25px; }
    .ezy-heading.align-center h3 {
      padding: 0 15px; }
    .ezy-heading.align-right h2 {
      padding-left: 25px; }
    .ezy-heading.align-right h3 {
      padding-left: 15px; } }

.entry-header {
  background: #F6F7F9;
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.08);
  padding: 65px 0; }
  .entry-header .entry-title {
    position: relative;
    font-size: 40px;
    line-height: 48px;
    color: #333333; }
  @media (max-width: 768px) {
    .entry-header {
      padding: 35px 0; }
      .entry-header .entry-title {
        font-size: 24px;
        line-height: 36px; } }

@media (min-width: 768px) {
  .page-template-default .entry-header {
    background: #F6F7F9 url("/wp-content/themes/ezyfreelance//assets/media/page-banner.gif") no-repeat center; } }

.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 0;
  border-radius: 4px;
  user-select: none;
  text-transform: uppercase;
  background: transparent;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 14px; }
  .btn .btn + .btn {
    margin-left: 12px; }
  .btn.btn-sm {
    padding: 7px 12px;
    text-transform: capitalize; }
  .btn.btn-md {
    padding: 10px 16px;
    font-weight: 500;
    font-size: 14px; }
  .btn.btn-lg {
    padding: 15px 28px;
    font-weight: 500;
    font-size: 18px; }
  .btn.btn-xl {
    padding: 20px 30px;
    font-weight: 500; }
  .btn.btn-link-primary {
    color: #0D665F;
    font-weight: bold; }
  .btn.btn-link-secondary {
    color: #FC3B1D;
    font-weight: bold; }
  .btn.btn-primary {
    color: #FFFFFF;
    background-size: 200% 100%;
    background: #0D665F;
    transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease; }
    .btn.btn-primary:hover {
      background-color: #0D665F;
      background-position: -100% 100%; }
  .btn.btn-secondary {
    background: #FC3B1D;
    transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease; }
    .btn.btn-secondary:hover {
      background-color: #FC3B1D;
      background-position: -100% 100%; }
  .btn.btn-light {
    background: #FFFFFF;
    color: #010101;
    transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease; }
    .btn.btn-light:hover {
      background-color: #FC3B1D;
      background-position: -100% 100%;
      color: #FFFFFF; }
  .btn.btn-dark {
    background: #333333;
    color: #F6F7F9;
    transition: background-position 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease; }
    .btn.btn-dark:hover {
      background-color: #0D665F;
      background-position: -100% 100%;
      color: #FFFFFF; }
  .btn [class^="la-"] {
    margin-left: 10px; }

.ezy-btn-wrapper {
  display: flex; }
  .ezy-btn-wrapper.align-center {
    justify-content: center; }

.wpcf7-form {
  margin: 56px 0; }
  .wpcf7-form .wpcf7-recaptcha {
    margin-bottom: 25px; }
  .wpcf7-form h5 {
    margin-bottom: 15px; }
  @media (min-width: 990px) {
    .wpcf7-form .form-row {
      display: flex;
      justify-content: space-between; }
      .wpcf7-form .form-row .form-col {
        flex: 0 0 48%; } }

.social-media {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .social-media a {
    padding: 0 12px; }
  .social-media strong {
    margin-right: 10px; }
  .social-media .lab {
    font-size: 2rem;
    color: #FFFFFF; }
  .social-media .facebook .lab {
    font-size: 28px; }
  @media (max-width: 768px) {
    .social-media strong {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 1rem; }
    .social-media a {
      flex: 1 0 auto;
      width: auto;
      max-width: 100%; } }

#preloader-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.8);
  z-index: 2147483648; }
  #preloader-wrapper .loader-txt {
    position: relative;
    top: 50px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #FFFFFF; }

.loader {
  margin: 0 auto;
  width: 60px;
  height: 50px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%); }
  .loader > div {
    height: 100%;
    width: 8px;
    display: inline-block;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay 0.8s infinite ease-in-out;
    animation: delay 0.8s infinite ease-in-out; }
  .loader .bar1 {
    background-color: #FC3B1D; }
  .loader .bar2 {
    background-color: #FC3B1D;
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .loader .bar3 {
    background-color: #FC3B1D;
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .loader .bar4 {
    background-color: #FC3B1D;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .loader .bar5 {
    background-color: #FC3B1D;
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .loader .bar6 {
    background-color: #FC3B1D;
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }

@-webkit-keyframes delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.05); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes delay {
  0%, 40%, 100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
.featherlight {
  padding: 1.5rem; }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.6) !important; }
  .featherlight .featherlight-close-icon {
    top: 10px !important;
    right: 10px !important; }
  .featherlight .featherlight-content {
    border-radius: 8px; }
    @media (min-width: 768px) {
      .featherlight .featherlight-content {
        min-width: 400px;
        min-height: 400px; } }
  .featherlight .ezy-modal {
    max-width: 650px;
    padding: 1rem; }
  .featherlight .modal-sm {
    max-width: 400px; }
    .featherlight .modal-sm .modal-title {
      font-size: 28px; }
  .featherlight .modal-header {
    padding: 15px 0; }
    .featherlight .modal-header .modal-title {
      font-size: 30px;
      line-height: 1; }
  .featherlight .modal-body.modal-bordered {
    border-top: 1px solid #0D665F;
    border-bottom: 1px solid #0D665F; }
  .featherlight .modal-body p {
    margin-bottom: 10px; }

.ezy-modal {
  display: none; }
  .ezy-modal:before {
    content: '';
    width: 2.5rem;
    height: .5rem;
    position: absolute;
    top: 0;
    left: 60px;
    background: #0D665F;
    border-radius: 0 0 4px 4px; }
  .ezy-modal .modal-footer {
    padding-top: 1rem; }
  .ezy-modal h4 {
    margin-bottom: 1rem; }
  .ezy-modal h5 {
    margin-bottom: 10px; }
  .ezy-modal label {
    display: inline-block;
    margin-bottom: .5rem;
    color: #333333; }
  .ezy-modal p {
    margin-bottom: 15px; }

#ezy-auth-popup .modal-body {
  padding: 2rem 0;
  border-top: 1px solid #0D665F;
  border-bottom: 1px solid #0D665F; }

.alert {
  position: relative;
  padding: .75rem 3rem .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  background: #F6F7F9;
  font-weight: bold; }
  .alert.alert-success {
    border-left: 4px solid #0D665F;
    color: #0D665F; }
  .alert.alert-danger {
    border-left: 4px solid #FC3B1D;
    color: #FC3B1D; }
  .alert .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: #333333;
    font-size: 20px; }

.toggle_switch_wrapper {
  padding: 0 4px;
  margin: 20px 0 40px;
  border-radius: 30px;
  background: #0D665F;
  box-shadow: 0 5px 25px rgba(13, 102, 95, 0.3); }

.toggle_switch {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px; }
  .toggle_switch .item_toggle {
    position: relative;
    flex: 1;
    padding: 7px 0;
    border-radius: 30px;
    color: #FFFFFF !important;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center; }
    .toggle_switch .item_toggle.active {
      color: #0D665F !important; }
  .toggle_switch .item_toggle_bg {
    position: absolute;
    width: 50%;
    height: 40px;
    left: 0;
    top: 3px;
    background: #FFFFFF;
    border-radius: 30px;
    transition: all 0.3s;
    transform: translate(0, 0); }
  .toggle_switch.right .item_toggle_bg {
    transform: translate(100%, 0px); }

.post-tags {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2rem; }
  .post-tags strong {
    position: relative;
    bottom: 5px;
    margin-right: .5rem; }
  .post-tags .tag {
    background: #F6F7F9;
    color: #0D665F;
    padding: .5rem .7rem;
    margin: 0 .4rem .4rem 0;
    font-size: .8rem;
    font-weight: normal;
    line-height: 1;
    text-decoration: none !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem; }

.form-group,
.wpcf7-form-control-wrap {
  position: relative;
  display: block;
  margin-bottom: 1.5rem; }
  .form-group label,
  .wpcf7-form-control-wrap label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #333333; }
  .form-group input[type='text'],
  .form-group input[type='tel'],
  .form-group input[type='email'],
  .form-group input[type='password'],
  .form-group select, .form-group textarea,
  .wpcf7-form-control-wrap input[type='text'],
  .wpcf7-form-control-wrap input[type='tel'],
  .wpcf7-form-control-wrap input[type='email'],
  .wpcf7-form-control-wrap input[type='password'],
  .wpcf7-form-control-wrap select,
  .wpcf7-form-control-wrap textarea {
    display: block;
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #F6F7F9;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #333333; }
    .form-group input[type='text']::placeholder,
    .form-group input[type='tel']::placeholder,
    .form-group input[type='email']::placeholder,
    .form-group input[type='password']::placeholder,
    .form-group select::placeholder, .form-group textarea::placeholder,
    .wpcf7-form-control-wrap input[type='text']::placeholder,
    .wpcf7-form-control-wrap input[type='tel']::placeholder,
    .wpcf7-form-control-wrap input[type='email']::placeholder,
    .wpcf7-form-control-wrap input[type='password']::placeholder,
    .wpcf7-form-control-wrap select::placeholder,
    .wpcf7-form-control-wrap textarea::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #010101;
      opacity: 1;
      /* Firefox */ }
    .form-group input[type='text']:-ms-input-placeholder,
    .form-group input[type='tel']:-ms-input-placeholder,
    .form-group input[type='email']:-ms-input-placeholder,
    .form-group input[type='password']:-ms-input-placeholder,
    .form-group select:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='text']:-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='tel']:-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='email']:-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='password']:-ms-input-placeholder,
    .wpcf7-form-control-wrap select:-ms-input-placeholder,
    .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #010101; }
    .form-group input[type='text']::-ms-input-placeholder,
    .form-group input[type='tel']::-ms-input-placeholder,
    .form-group input[type='email']::-ms-input-placeholder,
    .form-group input[type='password']::-ms-input-placeholder,
    .form-group select::-ms-input-placeholder, .form-group textarea::-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='text']::-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='tel']::-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='email']::-ms-input-placeholder,
    .wpcf7-form-control-wrap input[type='password']::-ms-input-placeholder,
    .wpcf7-form-control-wrap select::-ms-input-placeholder,
    .wpcf7-form-control-wrap textarea::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #010101; }
    .form-group input[type='text']:hover,
    .form-group input[type='tel']:hover,
    .form-group input[type='email']:hover,
    .form-group input[type='password']:hover,
    .form-group select:hover, .form-group textarea:hover,
    .wpcf7-form-control-wrap input[type='text']:hover,
    .wpcf7-form-control-wrap input[type='tel']:hover,
    .wpcf7-form-control-wrap input[type='email']:hover,
    .wpcf7-form-control-wrap input[type='password']:hover,
    .wpcf7-form-control-wrap select:hover,
    .wpcf7-form-control-wrap textarea:hover {
      background: #FFFFFF; }
  .form-group .form-control-lg,
  .wpcf7-form-control-wrap .form-control-lg {
    padding: 16px 56px 16px 16px !important; }
  .form-group.captcha-1,
  .wpcf7-form-control-wrap.captcha-1 {
    max-width: 140px; }
  .form-group .toggle-password,
  .wpcf7-form-control-wrap .toggle-password {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 4px;
    right: 2px;
    line-height: 30px;
    z-index: 9; }

.form-group {
  margin-bottom: .8rem; }

.line-icons {
  position: relative; }
  .line-icons .lab, .line-icons .las {
    position: absolute;
    right: .8rem;
    top: .8rem;
    font-size: 26px;
    color: #e0e0e0; }
  .line-icons:hover .lab, .line-icons:hover .las {
    color: #FC3B1D; }

.has-error input {
  border: 1px solid #FC3B1D;
  box-shadow: inset 0 1px 1px rgba(252, 59, 29, 0.075); }
.has-error .help-block {
  width: 100%;
  font-size: 13px;
  color: #FC3B1D; }

.wpcf7-not-valid-tip {
  width: 100%;
  font-size: 13px;
  color: #FC3B1D; }

/* Contact form 7 */
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin-bottom: 15px; }
.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0; }
  .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
    display: block;
    position: relative;
    content: '';
    border-radius: 4px;
    height: 30px;
    width: 30px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    background: #F6F7F9;
    margin-right: 1rem; }
  .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
    display: block;
    position: absolute;
    content: "\2713";
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px; }
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label {
  display: flex;
  align-items: center; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
  background: transparent; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible; }

#intro {
  min-height: 680px;
  color: #FFFFFF;
  background: url("/wp-content/themes/ezyfreelance//assets/media/bg/intro-desk.jpg") no-repeat;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500; }
  #intro h1 {
    font-size: 96px;
    line-height: 104px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 16px; }
  @media (max-width: 768px) {
    #intro {
      min-height: auto;
      padding: 50px 0;
      background: url("/wp-content/themes/ezyfreelance//assets/media/bg/intro-mob.jpg") no-repeat;
      font-size: 18px; }
      #intro h1 {
        font-size: 42px;
        line-height: 54px; } }

#cooperation {
  padding: 100px 0 57px; }
  #cooperation #cooperation-hover-box .vc_col-sm-4 {
    position: relative;
    padding: 48px 80px 52px 60px;
    transition: background-color 0.3s linear; }
    #cooperation #cooperation-hover-box .vc_col-sm-4:after {
      content: '';
      position: absolute;
      right: 0;
      width: 1px;
      height: 85%;
      background: rgba(151, 151, 151, 0.2); }
    #cooperation #cooperation-hover-box .vc_col-sm-4:last-child:after {
      display: none; }
    #cooperation #cooperation-hover-box .vc_col-sm-4 .btn {
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08); }
    #cooperation #cooperation-hover-box .vc_col-sm-4.active {
      border-radius: 8px;
      background: #FFFFFF;
      box-shadow: 0 32px 64px rgba(0, 0, 0, 0.08);
      z-index: 2; }
      #cooperation #cooperation-hover-box .vc_col-sm-4.active:before {
        content: '';
        width: 40px;
        height: 8px;
        position: absolute;
        top: 0;
        left: 60px;
        background: #0D665F;
        border-radius: 0 0 4px 4px; }
      #cooperation #cooperation-hover-box .vc_col-sm-4.active .btn.btn-light {
        background: #FC3B1D;
        color: #FFFFFF; }
      @media (max-width: 768px) {
        #cooperation #cooperation-hover-box .vc_col-sm-4.active .btn.btn-light {
          background: #0D665F; } }
    @media (max-width: 1100px) {
      #cooperation #cooperation-hover-box .vc_col-sm-4 {
        padding: 25px; } }
    @media (min-width: 768px) {
      #cooperation #cooperation-hover-box .vc_col-sm-4 .ezy-heading {
        min-height: 85px; }
      #cooperation #cooperation-hover-box .vc_col-sm-4 .wpb_text_column {
        min-height: 200px; } }
    @media (max-width: 768px) {
      #cooperation #cooperation-hover-box .vc_col-sm-4.active {
        margin-bottom: 50px; } }

#expertise {
  padding: 100px 0 50px; }
  @media (max-width: 990px) {
    #expertise .vc_row {
      display: flex;
      flex-direction: column-reverse; } }

#custom_soft_dev {
  position: relative; }
  #custom_soft_dev .vc_custom_1606907351239 {
    margin-bottom: 80px; }

#big_data {
  padding: 0 0 3rem; }
  @media (max-width: 990px) {
    #big_data .vc_row {
      display: flex;
      flex-direction: column-reverse; } }

#why_ezy {
  padding: 4rem 0 80px; }
  #why_ezy h2 {
    margin-bottom: 2rem; }
  #why_ezy .why-ezy-1,
  #why_ezy .why-ezy-2,
  #why_ezy .why-ezy-3 {
    position: relative;
    padding-left: 100px; }
    #why_ezy .why-ezy-1:before,
    #why_ezy .why-ezy-2:before,
    #why_ezy .why-ezy-3:before {
      font-family: "ezy" !important;
      position: absolute;
      left: 0;
      top: 0;
      font-size: 48px;
      color: #FC3B1D; }
  #why_ezy .why-ezy-1:before {
    content: "\67"; }
  #why_ezy .why-ezy-2:before {
    content: "\68"; }
  #why_ezy .why-ezy-3:before {
    content: "\69"; }

#contact_us {
  padding: 100px 0 110px; }

@media (min-width: 990px) {
  .position-unset {
    position: unset !important; }

  .img-absolute-left img {
    position: absolute;
    left: 5%;
    width: 40%; }

  .img-absolute-right img {
    position: absolute;
    right: 5%;
    width: 40%; } }
@media (max-width: 990px) {
  #cooperation,
  #expertise,
  #custom_soft_dev,
  #big_data {
    padding: 50px 0; }

  #why_ezy {
    padding: 50px 0; }
    #why_ezy h2 {
      margin-bottom: 25px; }

  #contact_us {
    padding: 50px 0 0; } }
.page-id-7109 #veteran-banner {
  color: #FFFFFF;
  margin-bottom: 5rem; }
  .page-id-7109 #veteran-banner .banner-content-title {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold; }
  .page-id-7109 #veteran-banner .support-veterans {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 20px 0 100px 0; }
  .page-id-7109 #veteran-banner .banner-contact {
    text-align: right;
    font-size: 20px;
    font-weight: bold; }
  @media (max-width: 1200px) {
    .page-id-7109 #veteran-banner {
      background-position: 23% center !important; } }
  @media (max-width: 1024px) {
    .page-id-7109 #veteran-banner {
      background-position: 30% center !important; } }
  @media (min-width: 768px) {
    .page-id-7109 #veteran-banner {
      min-width: 556px; }
      .page-id-7109 #veteran-banner .banner-content {
        max-width: 425px;
        margin: 0 0 25px; }
        .page-id-7109 #veteran-banner .banner-content strong {
          font-size: 18px; } }
  @media (max-width: 768px) {
    .page-id-7109 #veteran-banner {
      background-position: 18% center !important; }
      .page-id-7109 #veteran-banner h3 {
        font-size: 24px;
        margin: 120px 0 25px;
        text-align: center; }
      .page-id-7109 #veteran-banner .banner-contact {
        margin-top: 20px;
        padding: 0 50px;
        font-size: 16px;
        text-align: center; } }
@media (max-width: 768px) {
  .page-id-7109 #ezy-signup {
    padding-top: 50px; }
  .page-id-7109 #ezy-signup .iw-item-info {
    margin-bottom: 50px; } }

/* How it works */
.page-id-10 .entry-content .btn {
  min-width: 225px; }

#reset-password {
  max-width: 650px;
  margin: auto; }

.not-found {
  text-align: center; }
  .not-found .las {
    font-size: 80px;
    color: #FC3B1D;
    margin-right: 1rem; }
  .not-found .d-flex {
    margin-bottom: 2rem; }
  .not-found p {
    font-size: 20px;
    margin-bottom: .8rem; }

.ezy-list, .ezy-faq-widget .faq-content ul {
  margin-top: 25px;
  list-style: none; }
  .ezy-list li, .ezy-faq-widget .faq-content ul li {
    padding-left: 42px;
    margin-bottom: 1rem;
    background: url("/wp-content/themes/ezyfreelance//assets/media/icon/ic_check.svg") no-repeat left 3px; }
    .ezy-list li ul, .ezy-faq-widget .faq-content ul li ul {
      padding-left: 0;
      margin: 1rem 0; }
      .ezy-list li ul li, .ezy-faq-widget .faq-content ul li ul li {
        position: relative;
        background: none;
        list-style: none;
        padding-left: 2rem; }
        .ezy-list li ul li:before, .ezy-faq-widget .faq-content ul li ul li:before {
          content: '';
          width: 1rem;
          height: 1rem;
          position: absolute;
          top: .2rem;
          left: 0;
          border-radius: 50%;
          border: 2px solid #0D665F; }

.ezy-testimonial-widget {
  position: relative;
  background: #FFFFFF;
  border-radius: 8px; }
  .ezy-testimonial-widget:before {
    content: '';
    width: 40px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 60px;
    background: #0D665F;
    border-radius: 0 0 4px 4px; }
  .ezy-testimonial-widget h4 {
    margin-bottom: 22px; }
  .ezy-testimonial-widget .testimonial-text {
    margin-bottom: 25px; }
  .ezy-testimonial-widget .slick-dots {
    width: auto;
    bottom: -50px; }
    .ezy-testimonial-widget .slick-dots li {
      margin: 0; }
    .ezy-testimonial-widget .slick-dots button {
      padding: 0; }
      .ezy-testimonial-widget .slick-dots button:before {
        font-size: 12px;
        color: #b9c1d0; }
    .ezy-testimonial-widget .slick-dots .slick-active button:before {
      color: #FC3B1D; }
  .ezy-testimonial-widget .slick-arrow {
    background: #333333; }
  .ezy-testimonial-widget .ezy-slick-next, .ezy-testimonial-widget .ezy-slick-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #F6F7F9;
    top: auto;
    bottom: -60px;
    border: 0;
    cursor: pointer; }
    .ezy-testimonial-widget .ezy-slick-next:before, .ezy-testimonial-widget .ezy-slick-prev:before {
      content: '';
      width: 0;
      height: 0;
      display: inline-block; }
    .ezy-testimonial-widget .ezy-slick-next:hover, .ezy-testimonial-widget .ezy-slick-prev:hover {
      background: #FFFFFF;
      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08); }
  .ezy-testimonial-widget .ezy-slick-prev {
    left: auto;
    right: 0; }
    .ezy-testimonial-widget .ezy-slick-prev:before {
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-right: 5px solid rgba(18, 18, 18, 0.2); }
  .ezy-testimonial-widget .ezy-slick-next {
    right: -50px; }
    .ezy-testimonial-widget .ezy-slick-next:before {
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 5px solid rgba(18, 18, 18, 0.2); }
  @media (min-width: 990px) {
    .ezy-testimonial-widget {
      margin-left: 100px;
      padding: 60px 100px 60px 60px; } }
  @media (max-width: 990px) {
    .ezy-testimonial-widget {
      padding: 35px 35px 60px; }
      .ezy-testimonial-widget .ezy-slick-prev {
        right: 50px; }
      .ezy-testimonial-widget .ezy-slick-next {
        right: 0; } }

.ezy-faq-widget .ezy-faq-inner {
  margin-bottom: 2rem; }
.ezy-faq-widget .ezy-faq-item {
  position: relative;
  padding: 15px 15px 15px 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(151, 151, 151, 0.2); }
  .ezy-faq-widget .ezy-faq-item:hover .faq-toggle-icon {
    background: #0D665F;
    color: #FC3B1D; }
  .ezy-faq-widget .ezy-faq-item:hover .faq-header > h5 {
    color: #FC3B1D; }
  .ezy-faq-widget .ezy-faq-item:last-child {
    border-bottom: 0; }
.ezy-faq-widget .faq-toggle-icon {
  position: absolute;
  left: 10px;
  top: 15px;
  background: #333333;
  width: 22px;
  height: 22px;
  text-align: center;
  transition-property: color, background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear; }
  .ezy-faq-widget .faq-toggle-icon:before {
    position: relative;
    content: "\70";
    font-family: "ezy" !important;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1; }
.ezy-faq-widget .faq-header {
  cursor: pointer; }
.ezy-faq-widget .faq-content {
  transform-origin: top;
  transition: transform 0.26s ease;
  transform: scaleY(1); }
.ezy-faq-widget .collapsed .faq-toggle-icon:before {
  content: "\71"; }
.ezy-faq-widget .collapsed .faq-content {
  transform: scaleY(0);
  display: none; }
.ezy-faq-widget #faq-load-more {
  margin-bottom: 1rem; }
.ezy-faq-widget .faq-pagination {
  padding: 1rem 0;
  font-size: .8rem; }
  .ezy-faq-widget .faq-pagination strong {
    color: #0D665F; }

.ezy-steps-widget {
  padding: 75px 0 0; }
  .ezy-steps-widget .steps-inner {
    display: flex;
    counter-reset: step; }
  .ezy-steps-widget .ezy-steps-item {
    position: relative;
    padding: 0 25px;
    width: 25%;
    text-align: center;
    text-transform: capitalize; }
    .ezy-steps-widget .ezy-steps-item:before {
      position: relative;
      margin: 0 auto 10px auto;
      display: block;
      width: 60px;
      height: 60px;
      content: counter(step);
      counter-increment: step;
      line-height: 60px;
      font-size: 26px;
      font-weight: bold;
      color: #FC3B1D;
      border: 2px solid #0D665F;
      text-align: center;
      border-radius: 50%;
      background: #FFFFFF;
      z-index: 2; }
    .ezy-steps-widget .ezy-steps-item:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #0D665F;
      top: 30px;
      left: -50%; }
    .ezy-steps-widget .ezy-steps-item:first-child:after {
      content: none; }
  .ezy-steps-widget h4 {
    color: #333333;
    margin: 25px 0 15px; }
  .ezy-steps-widget p {
    font-size: 14px; }
  @media (max-width: 768px) {
    .ezy-steps-widget .steps-inner {
      flex-direction: column; }
    .ezy-steps-widget .ezy-steps-item {
      width: 100%; }
      .ezy-steps-widget .ezy-steps-item:after {
        display: none; } }

.ezy-blocks-widget {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 100px 0; }
  .ezy-blocks-widget .ezy-block-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex: 0 0 31%;
    max-width: 31%;
    position: relative;
    padding: 2.5rem;
    margin-bottom: 5.5rem;
    background: #F6F7F9;
    box-shadow: 0 2px 6px rgba(51, 51, 51, 0.15);
    transition: all .3s linear;
    border-radius: 8px;
    font-size: .9rem; }
    .ezy-blocks-widget .ezy-block-inner:before {
      content: '';
      width: 8px;
      height: 40px;
      position: absolute;
      top: 50px;
      left: 0;
      background: #0D665F;
      border-radius: 0 4px 4px 0; }
    .ezy-blocks-widget .ezy-block-inner .ezy-block-title {
      display: flex;
      align-items: center;
      font-size: 20px;
      margin: 25px 0;
      min-height: 60px; }
    .ezy-blocks-widget .ezy-block-inner .ezy-block-icon-wrapper {
      position: absolute;
      top: -55px;
      left: 0;
      right: 0;
      width: 108px;
      margin: 0 auto;
      border: 10px solid #fff;
      border-radius: 50%; }
      .ezy-blocks-widget .ezy-block-inner .ezy-block-icon-wrapper .ezy-block-icon {
        padding: 1.2rem;
        display: block;
        font-size: 50px;
        color: #FC3B1D;
        background: #F6F7F9;
        border-radius: 50%;
        transition: background-color .3s linear;
        box-shadow: 0 1px 4px rgba(51, 51, 51, 0.2); }
    .ezy-blocks-widget .ezy-block-inner .btn {
      background: #0D665F; }
    .ezy-blocks-widget .ezy-block-inner .ezy-block-modal-hidden {
      display: none; }
    .ezy-blocks-widget .ezy-block-inner:hover {
      box-shadow: 0 8px 16px rgba(51, 51, 51, 0.3); }
      .ezy-blocks-widget .ezy-block-inner:hover .ezy-block-icon-wrapper .ezy-block-icon {
        background: #0D665F;
        color: #FFFFFF;
        animation: pulse-black 2s infinite;
        transition: background-color .3s linear; }
      .ezy-blocks-widget .ezy-block-inner:hover .btn {
        background: #FC3B1D; }
    .ezy-blocks-widget .ezy-block-inner:last-child {
      flex: 1;
      width: 100%;
      max-width: 100%;
      padding-right: 350px;
      background: #F6F7F9 url("/wp-content/themes/ezyfreelance//assets/media/icon/dvs-icon.svg") no-repeat 96% center;
      background-size: 25%; }
      .ezy-blocks-widget .ezy-block-inner:last-child .ezy-block-icon-wrapper {
        left: 125px;
        right: unset; }
  @media (max-width: 1024px) {
    .ezy-blocks-widget .ezy-block-inner {
      flex: 0 0 49%;
      max-width: 49%; } }
  @media (max-width: 768px) {
    .ezy-blocks-widget {
      margin: 50px 0 0; }
      .ezy-blocks-widget .ezy-block-inner {
        flex: 0 0 100%;
        max-width: 100%; }
        .ezy-blocks-widget .ezy-block-inner:last-child {
          padding-right: 2.5rem;
          background-image: none; }
          .ezy-blocks-widget .ezy-block-inner:last-child .ezy-block-icon-wrapper {
            left: 0;
            right: 0; }
        .ezy-blocks-widget .ezy-block-inner .ezy-block-icon-wrapper .ezy-block-icon {
          padding: 26px; } }

@keyframes pulse-black {
  0% {
    box-shadow: 0 0 0 0 rgba(13, 102, 95, 0.7); }
  70% {
    box-shadow: 0 0 0 1rem rgba(13, 102, 95, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(13, 102, 95, 0); } }
.portal-categories-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 1rem; }
  .portal-categories-wrapper .cats-item {
    padding: 2rem;
    text-decoration: none !important;
    transition: background-color .2s linear;
    font-weight: bold;
    border-radius: 8px; }
    .portal-categories-wrapper .cats-item:hover {
      background: #0D665F;
      color: #FFFFFF;
      transition: background-color .2s linear;
      box-shadow: 0 8px 16px rgba(51, 51, 51, 0.3); }
      .portal-categories-wrapper .cats-item:hover .ezy-icons,
      .portal-categories-wrapper .cats-item:hover .cat-count {
        color: #FFFFFF; }
    .portal-categories-wrapper .cats-item .cat-item-inner {
      display: flex;
      align-items: center; }
    .portal-categories-wrapper .cats-item .cat-icon {
      width: 100px;
      flex: 0 0 auto; }
  .portal-categories-wrapper .cat-count {
    color: #333333;
    font-weight: normal; }
  .portal-categories-wrapper .ezy-icons {
    font-size: 60px;
    color: #8c8c8c; }

@media (min-width: 768px) {
  #ezy-search-form {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #ezy-search-form .search-field-col {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      padding: 0 .5rem;
      margin-bottom: 1rem; }
    #ezy-search-form .search-field-col-auto {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: none; } }
#ezy-search-form .jobs-search-submit {
  padding: .8rem 1.5rem; }

.template-blog-list,
.template-blog-archive {
  background: #F6F7F9; }
  .template-blog-list article,
  .template-blog-archive article {
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0 32px 64px rgba(0, 0, 0, 0.08);
    z-index: 2;
    margin-bottom: 50px; }
    .template-blog-list article .post-thumb,
    .template-blog-archive article .post-thumb {
      position: relative; }
      .template-blog-list article .post-thumb .post-calendar,
      .template-blog-archive article .post-thumb .post-calendar {
        position: absolute;
        left: 25px;
        bottom: 25px; }
      .template-blog-list article .post-thumb img,
      .template-blog-archive article .post-thumb img {
        display: block;
        max-width: 100%;
        height: auto; }
    .template-blog-list article .post-header a,
    .template-blog-archive article .post-header a {
      text-decoration: none !important; }
    .template-blog-list article .post-excerpt,
    .template-blog-archive article .post-excerpt {
      position: relative;
      padding: 25px; }
      .template-blog-list article .post-excerpt:before,
      .template-blog-archive article .post-excerpt:before {
        content: '';
        width: 8px;
        height: 40px;
        position: absolute;
        top: 35px;
        left: 0;
        background: #0D665F;
        border-radius: 0 4px 4px 0; }
    .template-blog-list article .post-txt,
    .template-blog-archive article .post-txt {
      padding: 15px 0; }
    .template-blog-list article .post-footer,
    .template-blog-archive article .post-footer {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 25px;
      border-top: 1px solid rgba(151, 151, 151, 0.2); }
      .template-blog-list article .post-footer .post-author,
      .template-blog-archive article .post-footer .post-author {
        font-size: 14px; }
  .template-blog-list .post-calendar,
  .template-blog-archive .post-calendar {
    width: 82px;
    padding: 10px 5px;
    background: #333333;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold; }
    .template-blog-list .post-calendar .post-day,
    .template-blog-archive .post-calendar .post-day {
      display: block;
      padding-bottom: 5px;
      margin-bottom: 7px;
      line-height: 29px;
      font-size: 29px;
      font-weight: 700;
      border-bottom: 1px solid rgba(151, 151, 151, 0.2); }
    .template-blog-list .post-calendar .post-month-year,
    .template-blog-archive .post-calendar .post-month-year {
      display: block;
      font-size: 18px; }
  .template-blog-list .post-meta,
  .template-blog-archive .post-meta {
    margin-top: 5px;
    font-size: 14px;
    color: #444; }
    .template-blog-list .post-meta a,
    .template-blog-archive .post-meta a {
      font-weight: bold; }
    .template-blog-list .post-meta .cat-links,
    .template-blog-archive .post-meta .cat-links {
      margin-right: 15px; }
  @media (min-width: 900px) {
    .template-blog-list .container, .template-blog-list .entry-content, .template-blog-list .entry-header .entry-title, .entry-header .template-blog-list .entry-title,
    .template-blog-archive .container,
    .template-blog-archive .entry-content,
    .template-blog-archive .entry-header .entry-title,
    .entry-header .template-blog-archive .entry-title {
      display: flex;
      justify-content: space-between; }
    .template-blog-list .blog-main,
    .template-blog-archive .blog-main {
      flex: 1;
      max-width: 100%;
      margin-right: 45px; }
    .template-blog-list #secondary,
    .template-blog-archive #secondary {
      width: 300px; } }
  @media (max-width: 900px) {
    .template-blog-list #secondary,
    .template-blog-archive #secondary {
      display: none; } }

.single-post .entry-content p {
  margin-bottom: 25px; }

.pagination {
  padding: 2rem 0 4rem; }
  .pagination .nav-links {
    display: flex;
    align-items: center; }
  .pagination .page-numbers {
    padding: .4rem .8rem;
    margin: 0 .5rem 0 0;
    color: #333333;
    font-size: .9rem;
    font-weight: 600;
    text-align: center;
    background: #FFFFFF;
    border-radius: 5px;
    text-decoration: none !important; }
    .pagination .page-numbers.current {
      background: #0D665F;
      color: #FFFFFF; }
    .pagination .page-numbers.prev {
      border-left: 5px solid #0D665F; }
    .pagination .page-numbers.next {
      border-right: 5px solid #0D665F; }

.post-navigation {
  margin-bottom: 3rem; }
  .post-navigation .nav-links {
    display: flex;
    flex-direction: row-reverse; }
    .post-navigation .nav-links a {
      padding: .8rem 1.6rem;
      margin: 0 .5rem 0 0;
      border-radius: 5px;
      color: #0D665F;
      font-weight: 600;
      text-align: center;
      text-decoration: none !important;
      background: #F6F7F9; }
      .post-navigation .nav-links a:hover {
        background: #0D665F;
        color: #FFFFFF; }

#secondary .widget {
  position: relative;
  padding: 25px;
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0 32px 64px rgba(0, 0, 0, 0.08);
  margin-bottom: 45px; }
  #secondary .widget:before {
    content: '';
    width: 40px;
    height: 8px;
    position: absolute;
    top: 0;
    left: 60px;
    background: #0D665F;
    border-radius: 0 0 4px 4px; }
  #secondary .widget .widget-title {
    margin-bottom: 15px; }
  #secondary .widget ul li {
    padding: 10px 0; }
    #secondary .widget ul li a {
      text-decoration: none !important; }
#secondary .widget_recent_entries ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  #secondary .widget_recent_entries ul li a {
    position: relative;
    display: block;
    padding-left: 25px;
    font-weight: bold; }
    #secondary .widget_recent_entries ul li a:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "\f105";
      font-family: 'Line Awesome Free';
      font-weight: 900;
      font-size: 18px;
      color: #FC3B1D; }
#secondary .widget_archive ul li {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-left: 26px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  #secondary .widget_archive ul li:last-child {
    border-bottom: 0; }
  #secondary .widget_archive ul li:before {
    position: absolute;
    left: 0;
    top: 10px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 20px;
    content: "\f187";
    color: #333333; }

/*# sourceMappingURL=style.css.map */
