@charset "UTF-8";
/*!
Theme Name: Taxi Alfa
Theme URI: http://underscores.me/
Author: Moinator Group
Author URI: #
Description: Custom Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hire-assistant
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/
body {
  font-family: 'Raleway',sans-serif; }

h2 {
  position: relative; }
  h2:after {
    position: absolute;
    content: '';
    border-radius: 25px;
    height: 3px;
    width: 20%;
    margin: 0 auto;
    display: block;
    background-color: #2261b4;
    bottom: -9px;
    left: 0;
    right: 0; }

#header #main_nav {
  position: fixed;
  top: 0;
  z-index: 1020;
  width: 100%;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }

#header .sticky-top {
  background-color: #fff;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all; }
  #header .sticky-top .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  #header .sticky-top nav a.navbar-brand img {
    -webkit-filter: unset;
    filter: unset;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  #header .sticky-top nav .login li a {
    color: #000;
    font-weight: 600;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    margin: 0; }
    #header .sticky-top nav .login li a:hover {
      opacity: 1;
      color: #2261b4; }
    #header .sticky-top nav .login li a i {
      color: #2261b4; }
  #header .sticky-top nav ul#primary_menu {
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    #header .sticky-top nav ul#primary_menu li a {
      color: #000; }
      #header .sticky-top nav ul#primary_menu li a:hover {
        color: #2261b4;
        opacity: 1; }
    #header .sticky-top nav ul#primary_menu li.active > a {
      /*opacity: 0.3;*/
      color: #2261b4;
      font-weight: 800; }
    #header .sticky-top nav ul#primary_menu .dropdown .dropdown-menu a:hover {
      color: #2261b4;
      background-color: transparent; }

#header .translate_header {
  background-color: #2261b4;
  padding: 5px 0; }
  #header .translate_header ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    #header .translate_header ul.dve {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    #header .translate_header ul li {
      margin: 0 2px; }
      #header .translate_header ul li a {
        padding: 5px 10px;
        font-weight: 600;
        color: #fff;
        font-size: 14px; }
      #header .translate_header ul li.btn-p {
        background-color: #040039;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #header .translate_header ul li.btn-p a {
          color: #fff; }
      #header .translate_header ul li.btn-o {
        background-color: #9d0404;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #header .translate_header ul li.btn-o a {
          color: #fff; }

#header .top_header {
  border-bottom: 1px solid rgba(51, 51, 51, 0.11);
  padding: 10px 0;
  background-color: #fff; }
  #header .top_header .time li {
    color: #2261b4;
    font-weight: 600;
    padding: 2px 10px;
    font-size: 14px; }
    #header .top_header .time li a {
      padding: 0;
      color: #2261b4; }
  #header .top_header .social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    #header .top_header .social li {
      padding: 2px 5px; }
      #header .top_header .social li a.search {
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        border: 1px solid;
        background-color: #2261b4;
        border-color: #2261b4; }
        #header .top_header .social li a.search:hover {
          background-color: transparent; }
        #header .top_header .social li a.search:hover {
          color: #2261b4; }
      #header .top_header .social li a.facebook {
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        border: 1px solid;
        background-color: #3b5998;
        border-color: #3b5998; }
        #header .top_header .social li a.facebook:hover {
          background-color: transparent; }
        #header .top_header .social li a.facebook:hover {
          color: #3b5998; }
      #header .top_header .social li a.twitter {
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        border: 1px solid;
        background-color: #00acee;
        border-color: #00acee; }
        #header .top_header .social li a.twitter:hover {
          background-color: transparent; }
        #header .top_header .social li a.twitter:hover {
          color: #00acee; }
      #header .top_header .social li a.instagram {
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        border: 1px solid;
        background-color: #f09433;
        border-color: #f09433; }
        #header .top_header .social li a.instagram:hover {
          background-color: transparent; }
        #header .top_header .social li a.instagram:hover {
          color: #f09433; }
      #header .top_header .social li a.youtube {
        padding: 0;
        width: 40px;
        height: 40px;
        font-size: 20px;
        -webkit-transition: .5s all;
        -o-transition: .5s all;
        transition: .5s all;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        border: 1px solid;
        background-color: #ff0000;
        border-color: #ff0000; }
        #header .top_header .social li a.youtube:hover {
          background-color: transparent; }
        #header .top_header .social li a.youtube:hover {
          color: #ff0000; }

#header nav {
  background-color: transparent; }
  #header nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  #header nav a.navbar-brand img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
  #header nav .login li a {
    color: #fff;
    font-weight: 600;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all;
    margin: 0; }
    #header nav .login li a:hover {
      opacity: 0.3; }
    #header nav .login li a i {
      color: #2261b4; }
  #header nav ul#primary_menu li::after {
    content: "";
    background: #2261b4;
    height: 5px;
    position: absolute;
    bottom: 0;
    -webkit-transition: .16s all 0.025s;
    -o-transition: .16s all 0.025s;
    transition: .16s all 0.025s; }
  #header nav ul#primary_menu li::after {
    left: 100%;
    right: 0; }
  #header nav ul#primary_menu li:hover ~ li::after {
    left: 0;
    right: 100%; }
  #header nav ul#primary_menu li:hover::after {
    left: 0;
    right: 0; }
  #header nav ul#primary_menu {
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all; }
    #header nav ul#primary_menu li {
      position: relative; }
      #header nav ul#primary_menu li a {
        color: #fff;
        font-weight: 600;
        -webkit-transition: .4s all;
        -o-transition: .4s all;
        transition: .4s all;
        margin: 0 1px; }
        #header nav ul#primary_menu li a:hover {
          opacity: 0.3; }
    #header nav ul#primary_menu li.active > a {
      /*opacity: 0.3;*/
      color: #fff;
      font-weight: 800; }
    #header nav ul#primary_menu .dropdown .dropdown-menu {
      margin-top: 0;
      border-radius: 7px;
      -webkit-transition: opacity 0.25s ease;
      -o-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease;
      opacity: 0;
      display: none;
      visibility: hidden;
      min-width: 13rem;
      /*                    .active {
                                            color: #fff;
                                            opacity: 1;
                                            transition: opacity 0.25s ease;
                                            background-color: transparent;
                                        }*/ }
      #header nav ul#primary_menu .dropdown .dropdown-menu a {
        color: #000;
        opacity: 1;
        -webkit-transition: opacity 0.25s ease;
        -o-transition: opacity 0.25s ease;
        transition: opacity 0.25s ease; }
        #header nav ul#primary_menu .dropdown .dropdown-menu a:hover {
          color: #002060;
          opacity: 1;
          background-color: transparent; }
        #header nav ul#primary_menu .dropdown .dropdown-menu a.active {
          color: #002060;
          text-decoration: none;
          background-color: transparent; }
    #header nav ul#primary_menu .dropdown:hover {
      -webkit-transition: .4s all !important;
      -o-transition: .4s all !important;
      transition: .4s all !important; }
      #header nav ul#primary_menu .dropdown:hover .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        height: auto; }

#header #home_carousel {
  /*        .carousel_img{
            height: 700px;
        }*/ }
  #header #home_carousel h1 {
    font-weight: 900; }
  #header #home_carousel .carousel-control-next,
  #header #home_carousel .carousel-control-prev {
    width: 5%; }
    #header #home_carousel .carousel-control-next .carousel-control-prev-icon,
    #header #home_carousel .carousel-control-next .carousel-control-next-icon,
    #header #home_carousel .carousel-control-prev .carousel-control-prev-icon,
    #header #home_carousel .carousel-control-prev .carousel-control-next-icon {
      background-image: none; }
      #header #home_carousel .carousel-control-next .carousel-control-prev-icon i,
      #header #home_carousel .carousel-control-next .carousel-control-next-icon i,
      #header #home_carousel .carousel-control-prev .carousel-control-prev-icon i,
      #header #home_carousel .carousel-control-prev .carousel-control-next-icon i {
        font-size: 60px; }
  #header #home_carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    border: 3px solid #fff; }
  #header #home_carousel .carousel-indicators li.active {
    background: #fff; }
  #header #home_carousel .carousel-caption {
    left: 5%;
    right: 5%;
    bottom: auto;
    top: 55%;
    -webkit-transform: translate(0, -55%);
    -ms-transform: translate(0, -55%);
    transform: translate(0, -55%); }
    #header #home_carousel .carousel-caption h3 {
      color: white;
      font-weight: 600;
      font-size: 28px;
      text-align: center;
      margin: 20px 0; }
    #header #home_carousel .carousel-caption a.btn_login {
      background-color: white;
      color: black;
      text-decoration: none;
      text-align: center;
      font-weight: 700;
      font-size: 15px;
      border-color: black;
      border-width: 0px;
      border-radius: 0px;
      border-style: none;
      padding: 10px 20px;
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      transition: .4s all; }
      #header #home_carousel .carousel-caption a.btn_login:hover {
        background-color: #eeeeee; }

.banner {
  padding: 250px 0 100px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .banner .title {
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; }
    .banner .title h1 {
      color: #ffffff;
      font-weight: bold;
      font-size: 56px;
      font-family: 'Raleway',sans-serif; }
    .banner .title ul {
      list-style-type: none;
      -webkit-padding-start: 0;
      padding-inline-start: 0;
      color: #ffffff; }
      .banner .title ul li {
        font-size: 22px;
        padding: 0 10px;
        display: inline; }
        .banner .title ul li a {
          color: #ffffff;
          text-decoration: none;
          -webkit-transition: 0.3s all;
          -o-transition: 0.3s all;
          transition: 0.3s all; }

.sec-1 {
  padding: 30px 15px; }
  .sec-1 .carousel-caption {
    text-align: unset;
    top: -50%;
    right: 0;
    bottom: unset;
    z-index: -1;
    left: unset; }
  .sec-1 .index {
    z-index: 99; }
  .sec-1 h1 {
    font-size: 48px;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #000000;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    -webkit-border-image: -webkit-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    -o-border-image: -o-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    border-image: linear-gradient(to right, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    padding-bottom: 10px; }
  .sec-1 .carousel-control-next-icon,
  .sec-1 .carousel-control-prev-icon {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
    padding: 14px; }
  .sec-1 p {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: #666666; }
  .sec-1 ol {
    left: unset;
    margin: 0;
    position: relative; }
    .sec-1 ol .active {
      background-color: #2261b4;
      border: none !important; }
    .sec-1 ol li {
      border: 1px solid #747474 !important;
      border-radius: 65px;
      height: 24px;
      width: 24px;
      border: none;
      margin: 0 5px; }
  .sec-1 .carousel-inner {
    padding: 50px 0 25px; }
  .sec-1 .carousel-control-prev {
    left: 0;
    bottom: unset;
    top: 15%; }
  .sec-1 .carousel-control-next {
    right: 0;
    top: 15%;
    bottom: unset; }
  .sec-1 .carousel-item a {
    text-decoration: none;
    font-size: 14px;
    color: #232323;
    position: relative;
    font-family: 'Raleway', sans-serif;
    background-color: #ebebeb;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px 83px 14px 30px;
    border: 1px solid #3ad70d;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
    .sec-1 .carousel-item a:hover {
      background-color: #3ad70d;
      color: #ffffff; }
    .sec-1 .carousel-item a:before {
      font-family: "Font Awesome 5 Free";
      content: '\f30b';
      font-weight: bold;
      position: absolute;
      right: 30px;
      top: 11px;
      font-size: 16px; }
  @media (max-width: 991px) {
    .sec-1 .carousel-inner {
      padding: 100px 0 25px; }
    .sec-1 .carousel-control-prev {
      left: 0;
      bottom: unset;
      top: 15px; }
    .sec-1 .carousel-control-next {
      right: 0;
      top: 15px;
      bottom: unset; } }
  @media (max-width: 768px) {
    .sec-1 {
      text-align: center; }
      .sec-1 .carousel-caption {
        display: none; }
      .sec-1 ol {
        left: 0; }
      .sec-1 .carousel-inner {
        padding: 50px 0; }
      .sec-1 img {
        margin-top: 40px; }
      .sec-1 h1 {
        font-size: 32px; } }
  @media (max-width: 576px) {
    .sec-1 h1 {
      font-size: 24px; }
    .sec-1 p {
      font-size: 16px;
      margin: 30px 0; } }

#page_content .about .chat {
  margin: 30px 0;
  background: #ececec;
  position: relative; }
  #page_content .about .chat .fa-quote-left {
    position: absolute;
    left: 50px;
    color: #2261b4;
    font-size: 22px;
    top: -5px;
    content: ""; }
  #page_content .about .chat .title {
    position: relative;
    border: 1px solid #2261b4;
    text-align: left;
    padding: 30px 45px; }
    #page_content .about .chat .title p {
      font-size: 16px; }
    #page_content .about .chat .title .media {
      margin: 16px 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #page_content .about .chat .title .media img {
        width: 70px; }
      #page_content .about .chat .title .media h5 {
        font-weight: 900; }
      #page_content .about .chat .title .media p {
        margin: 0; }
      #page_content .about .chat .title .media div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
  #page_content .about .chat .fa-quote-right {
    position: absolute;
    right: 50px;
    font-size: 22px;
    color: #2261b4;
    bottom: -5px; }

#page_content .first {
  padding: 100px 0;
  background-color: #f0f0f0; }
  #page_content .first.v3 {
    text-align: center; }
    #page_content .first.v3 img {
      /*width: 80%;*/
      max-height: 200px; }
    #page_content .first.v3 .row .col-12 {
      margin: 20px 0;
      position: relative; }
      #page_content .first.v3 .row .col-12:after {
        content: "\f061";
        right: -40px;
        top: 30%;
        position: absolute;
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        border-radius: 50%;
        font-size: 30px;
        background-color: #2261b4;
        border-color: #2261b4;
        font-family: "Font Awesome 5 Pro";
        font-weight: 900; }
      #page_content .first.v3 .row .col-12:nth-child(even):after {
        display: none; }
    #page_content .first.v3 h1 {
      border: 0;
      font-size: 35px;
      margin-bottom: 20px; }
  #page_content .first h1 {
    font-size: 45px;
    font-family: 'Raleway',sans-serif;
    font-weight: bold;
    color: #000000;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    -webkit-border-image: -webkit-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    -o-border-image: -o-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    border-image: linear-gradient(to right, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    padding-bottom: 10px;
    margin-bottom: 50px; }

#page_content .service_intro {
  padding: 50px 0;
  text-align: center; }
  #page_content .service_intro h2 {
    color: #38210f;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase; }
  #page_content .service_intro p {
    font-size: 18px;
    margin: 20px 0 50px; }
  #page_content .service_intro .card {
    border: none;
    background-color: #ebebeb;
    margin: 30px 0;
    height: 330px;
    text-align: center; }
    #page_content .service_intro .card .card-body {
      font-size: 28px;
      position: relative;
      color: #000000;
      font-weight: bold;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      /*padding: 50px 12px;*/ }
      #page_content .service_intro .card .card-body i {
        border-bottom: 3px solid #2261b4;
        margin-bottom: 8px;
        color: #0b99fb;
        font-size: 60px;
        padding-bottom: 8px; }
      #page_content .service_intro .card .card-body h4 {
        text-align: center;
        text-transform: uppercase; }

#page_content .company_cla {
  padding: 50px 0; }
  #page_content .company_cla h1 {
    text-align: center;
    color: #38210f;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 50px;
    text-transform: uppercase; }
  #page_content .company_cla .owl-carousel.owl-drag .owl-item {
    padding: 0 30px; }
  #page_content .company_cla .quote {
    padding: 30px 0 0;
    position: relative; }
    #page_content .company_cla .quote:after {
      position: absolute;
      bottom: 0px;
      right: 50%;
      content: "\f10e";
      font-size: 25px;
      font-family: "Font Awesome 5 Pro";
      font-weight: 900; }
    #page_content .company_cla .quote:before {
      position: absolute;
      top: 0px;
      left: -20px;
      content: "\f10d";
      font-size: 25px;
      font-family: "Font Awesome 5 Pro";
      font-weight: 900; }

#page_content .about_sec {
  padding: 50px 0; }
  #page_content .about_sec .sc {
    text-align: center;
    margin: 5px 0; }
  #page_content .about_sec .card_1 .exp {
    background-color: #2db03f; }
  #page_content .about_sec .card_2 .exp {
    background-color: #0398fc; }
  #page_content .about_sec .card_3 .exp {
    background-color: #d81657; }
  #page_content .about_sec .card_4 .exp {
    background-color: #116cb5; }
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 225px;
    margin-bottom: 10px;
    border-radius: 50%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #page_content .about_sec .exp p {
      color: #fff;
      font-size: 30px;
      font-weight: 900;
      margin: 0; }
  #page_content .about_sec h1 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 900; }
  #page_content .about_sec h4 {
    font-size: 30px;
    font-weight: 900; }

#page_content .clients {
  padding: 50px 0; }
  #page_content .clients h1 {
    text-align: center;
    color: #38210f;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 50px;
    text-transform: uppercase; }

#page_content .why {
  padding: 50px 0; }
  #page_content .why h1 {
    text-align: center;
    color: #38210f;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 50px;
    text-transform: uppercase; }
  #page_content .why .card {
    border: none;
    height: 100%; }
    #page_content .why .card .card-body img {
      width: 50%;
      margin: 0 auto;
      display: block; }
    #page_content .why .card .card-footer {
      padding: 0 20px;
      border: none;
      background-color: transparent; }
      #page_content .why .card .card-footer h2 {
        text-align: center;
        text-transform: uppercase;
        color: #38210f;
        font-size: 22px; }
      #page_content .why .card .card-footer p {
        text-align: center;
        color: #555555;
        font-size: 13px;
        padding-top: 8px; }

#page_content .whyw {
  padding: 50px 0; }
  #page_content .whyw a {
    text-decoration: none; }
    #page_content .whyw a:hover {
      text-decoration: none; }
  #page_content .whyw .card {
    background-color: transparent;
    border: 0;
    height: 88%;
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all; }
    #page_content .whyw .card.card_1 .card-body .sec i {
      background-color: #0398fc;
      border-color: #0398fc; }
    #page_content .whyw .card.card_1 .card-body h6 {
      color: #0398fc; }
    #page_content .whyw .card.card_2 .card-body .sec i {
      background-color: #d81657;
      border-color: #d81657; }
    #page_content .whyw .card.card_2 .card-body h6 {
      color: #d81657; }
    #page_content .whyw .card.card_3 .card-body .sec i {
      background-color: #2db03f;
      border-color: #2db03f; }
    #page_content .whyw .card.card_3 .card-body h6 {
      color: #2db03f; }
    #page_content .whyw .card .card-body {
      position: relative;
      text-align: center; }
      #page_content .whyw .card .card-body .sec {
        margin-top: 30px;
        text-align: center; }
        #page_content .whyw .card .card-body .sec i {
          font-size: 30px;
          width: 65px;
          height: 65px;
          margin: 0 auto;
          -ms-flex-item-align: center;
          align-self: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          color: #fff;
          border: 1px solid #00bfa5;
          border-radius: 41px;
          background-color: #00bfa5; }
          #page_content .whyw .card .card-body .sec i.email {
            background-color: #000;
            border-color: #000; }
          #page_content .whyw .card .card-body .sec i.loc {
            background-color: #f63834;
            border-color: #f63834; }
          #page_content .whyw .card .card-body .sec i.skype {
            background-color: #01aee8;
            border-color: #01aee8; }
          #page_content .whyw .card .card-body .sec i.cecwv {
            background-color: #f93938;
            border-color: #f93938; }
      #page_content .whyw .card .card-body h6 {
        font-size: 20px;
        color: #39335b;
        margin-top: 40px; }
        #page_content .whyw .card .card-body h6.cev {
          font-weight: 900;
          color: #0398fc; }
        #page_content .whyw .card .card-body h6.scev {
          font-weight: 900;
          color: #d81657; }
        #page_content .whyw .card .card-body h6.cecv {
          font-weight: 900;
          color: #2db03f; }
        #page_content .whyw .card .card-body h6.cecwv {
          font-weight: 900;
          color: #f93938; }
      #page_content .whyw .card .card-body h5 {
        font-size: 23px;
        color: #39335b;
        margin-top: 40px; }
        #page_content .whyw .card .card-body h5.cev {
          font-size: 35px;
          font-weight: 900;
          color: #0398fc; }
        #page_content .whyw .card .card-body h5.scev {
          font-size: 35px;
          font-weight: 900;
          color: #d81657; }
        #page_content .whyw .card .card-body h5.cecv {
          font-size: 35px;
          font-weight: 900;
          color: #2db03f; }
      #page_content .whyw .card .card-body p {
        color: #7782aa;
        margin-bottom: 70px; }

#page_content .contact {
  padding: 50px 0; }
  #page_content .contact iframe {
    width: 100%;
    height: 100%; }
  #page_content .contact .contact_form input {
    height: 60px;
    margin-bottom: 30px; }
  #page_content .contact .contact_form .btn-default {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    padding: 16px 44px;
    display: block;
    color: #fff;
    background-color: #0398fc;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin-top: 50px;
    width: 100%; }
  #page_content .contact .contact_form .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #2261b4;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.01rem #3ad70d;
    box-shadow: 0 0 0 0.01rem #3ad70d; }

#page_content .vocer {
  padding: 40px 30px;
  color: #fff; }
  #page_content .vocer h4 {
    font-weight: 700; }

#page_content .why_carousel {
  background-color: #2261b4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#page_content .work {
  padding: 40px 0; }
  #page_content .work h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 45px; }
  #page_content .work .btn_consult {
    margin: 0; }
  #page_content .work .card {
    border: 0; }
    #page_content .work .card .card-body {
      padding: 20px 10px; }
      #page_content .work .card .card-body h4 {
        font-size: 20px;
        font-family: "Poppins",sans-serif;
        font-weight: 800; }
      #page_content .work .card .card-body p {
        font-size: 15px; }

#page_content .consultant {
  background-image: url("../img/bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 50px 0 130px;
  color: #fff;
  text-align: center; }
  #page_content .consultant h4 {
    font-size: 50px; }
  #page_content .consultant h1 {
    font-size: 65px;
    font-weight: 900; }
  #page_content .consultant .btn_consult {
    background-color: #fff;
    color: #1f365c;
    padding: 8px 14px 7px 14px;
    border-radius: 1px;
    vertical-align: middle;
    font-weight: 700;
    margin-top: 20px;
    border: 2px solid #fff; }
    #page_content .consultant .btn_consult:hover {
      background-color: #1f365c;
      color: #fff; }
  #page_content .consultant .btn_consult_2 {
    background-color: #1f365c;
    color: #fff;
    padding: 8px 14px 7px 14px;
    border-radius: 1px;
    vertical-align: middle;
    font-weight: 700;
    margin-top: 20px;
    border: 2px solid #fff; }
    #page_content .consultant .btn_consult_2:hover {
      background-color: #fff;
      color: #1f365c; }

.btn_consult {
  background-color: #2261b4;
  color: #ffffff;
  padding: 8px 14px 7px 14px;
  border-radius: 1px;
  vertical-align: middle;
  font-weight: 700;
  margin-top: 20px;
  border: 2px solid #2261b4; }
  .btn_consult:hover {
    background-color: transparent;
    color: #2261b4; }

#footer {
  background-color: #1a1c20; }
  #footer .widget {
    /*        &.widget_media_image{
                padding: 0px 0;
                }
                &.widget_text.widget_custom_html{
                    padding: 0px 0;
                }*/
    padding: 50px 0; }
    #footer .widget aside .tnp-widget label {
      display: none; }
    #footer .widget aside img {
      margin-bottom: 20px;
      -webkit-filter: brightness(0) invert(1);
      filter: brightness(0) invert(1); }
    #footer .widget aside h4 {
      color: #fff;
      margin-bottom: 30px;
      font-weight: 600; }
    #footer .widget aside h5 {
      color: #fff;
      margin-top: 20px;
      font-size: 16px; }
    #footer .widget aside p {
      margin: 0 0 5px;
      color: #8b8d94;
      font-size: 14px; }
    #footer .widget aside .social {
      /*justify-content: center;*/
      margin: 20px 0 0; }
      #footer .widget aside .social li {
        padding: 2px 5px; }
        #footer .widget aside .social li a.search {
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 20px;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border-radius: 50%;
          color: #fff;
          border: 1px solid;
          background-color: #2261b4;
          border-color: #2261b4; }
          #footer .widget aside .social li a.search:hover {
            background-color: transparent; }
          #footer .widget aside .social li a.search:hover {
            color: #2261b4; }
        #footer .widget aside .social li a.facebook {
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 20px;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border-radius: 50%;
          color: #fff;
          border: 1px solid;
          background-color: #3b5998;
          border-color: #3b5998; }
          #footer .widget aside .social li a.facebook:hover {
            background-color: transparent; }
          #footer .widget aside .social li a.facebook:hover {
            color: #3b5998; }
        #footer .widget aside .social li a.twitter {
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 20px;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border-radius: 50%;
          color: #fff;
          border: 1px solid;
          background-color: #00acee;
          border-color: #00acee; }
          #footer .widget aside .social li a.twitter:hover {
            background-color: transparent; }
          #footer .widget aside .social li a.twitter:hover {
            color: #00acee; }
        #footer .widget aside .social li a.instagram {
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 20px;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border-radius: 50%;
          color: #fff;
          border: 1px solid;
          background-color: #f09433;
          border-color: #f09433; }
          #footer .widget aside .social li a.instagram:hover {
            background-color: transparent; }
          #footer .widget aside .social li a.instagram:hover {
            color: #f09433; }
        #footer .widget aside .social li a.youtube {
          padding: 0;
          width: 40px;
          height: 40px;
          font-size: 20px;
          -webkit-transition: .5s all;
          -o-transition: .5s all;
          transition: .5s all;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border-radius: 50%;
          color: #fff;
          border: 1px solid;
          background-color: #ff0000;
          border-color: #ff0000; }
          #footer .widget aside .social li a.youtube:hover {
            background-color: transparent; }
          #footer .widget aside .social li a.youtube:hover {
            color: #ff0000; }
    #footer .widget aside .input-group {
      margin: 10px 0 0; }
    #footer .widget aside .tnp-widget form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    #footer .widget aside .tnp-field.tnp-field-email {
      width: 85%; }
    #footer .widget aside .tnp-field.tnp-field-button {
      width: 15%; }
    #footer .widget aside input.tnp-email {
      background-color: transparent;
      border-color: #8b8d94;
      border-right: 0 !important;
      background-image: none !important; }
      #footer .widget aside input.tnp-email::-webkit-input-placeholder {
        color: #fff; }
      #footer .widget aside input.tnp-email:-ms-input-placeholder {
        color: #fff; }
      #footer .widget aside input.tnp-email::-ms-input-placeholder {
        color: #fff; }
      #footer .widget aside input.tnp-email::placeholder {
        color: #fff; }
    #footer .widget aside ul#menu-widget-menu {
      padding: 0;
      list-style: none; }
      #footer .widget aside ul#menu-widget-menu li {
        padding-left: 20px;
        position: relative; }
        #footer .widget aside ul#menu-widget-menu li:before {
          position: absolute;
          top: 5px;
          left: 0;
          font-family: "Font Awesome 5 Pro";
          font-weight: 900;
          color: #fff;
          content: "\f054"; }
        #footer .widget aside ul#menu-widget-menu li a {
          padding: 5px 0;
          color: #8b8d94; }
          #footer .widget aside ul#menu-widget-menu li a:hover {
            color: #fff; }
    #footer .widget aside .btn_news {
      background-color: transparent;
      border-color: #8b8d94;
      border-left: 0 !important;
      color: #fff;
      border-radius: 0;
      height: 38.56px; }
  #footer .copyright .container {
    padding: 20px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.12); }
  #footer .copyright p {
    color: #fff;
    margin: 0;
    font-size: 14px; }
  #footer .copyright ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    #footer .copyright ul li a {
      padding: 6px 20px;
      color: #fff;
      font-weight: 400;
      font-size: 14px; }
      #footer .copyright ul li a:hover {
        text-decoration: underline; }
    #footer .copyright ul li.active a {
      text-decoration: underline; }

#customer_login h2 {
  text-align: center; }

.woocommerce form .password-input, .woocommerce-page form .password-input {
  width: 100% !important; }

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block !important; }

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  display: block !important;
  width: 100% !important; }

p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  width: 100% !important;
  float: none !important; }

.woocommerce-input-wrapper, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  height: 50px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99999;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0; }

#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  font-size: 60px;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -51px;
  padding-left: 30px;
  padding-right: 30px;
  outline: none; }

#search .btn-success {
  background-color: #017a5a;
  border-color: #017a5a; }

#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 61px;
  margin-left: -45px; }

#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #017a5a;
  border-color: #017a5a;
  opacity: 1;
  padding: 10px 17px;
  font-size: 30px; }

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1; }

.woocommerce div.product .product_title {
  color: #05775e; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #04785c; }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #06b285;
  color: #fff; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  display: block;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
  max-width: 100%; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-input-wrapper {
  display: block;
  max-width: 100%;
  width: 100%; }

div#customer_details {
  margin-bottom: 30px; }

@media (max-width: 1199.98px) {
  #page_content .first h1 {
    font-size: 35px;
    margin-bottom: 25px; }
  #page_content .consultant h1 {
    font-size: 50px;
    font-weight: 900; }
  #page_content .consultant h4 {
    font-size: 36px; }
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px; }
  #page_content .company_cla .quote:after {
    right: 30%; }
  #page_content .why .card .card-footer h2 {
    font-size: 20px; }
  #page_content .why .card .card-footer {
    padding: 0; }
  #header .main_header ul#primary_menu li a {
    font-size: 13px;
    padding: 6px 15px; }
  .sec-1 h1 {
    font-size: 42px;
    padding-bottom: 10px; }
  .sec-1 p {
    font-size: 17px; }
  #page_content .work .card .card-body h4 {
    font-size: 12px;
    font-weight: 700; }
  #page_content .work h4 {
    font-size: 20px; }
  #page_content .vocer h4 {
    font-size: 17px; }
  #page_content .work {
    padding-bottom: 10px; }
  #page_content .work .card .card-body p {
    font-size: 14px; }
  #page_content .work p {
    font-size: 14px; }
  #footer .widget aside p {
    margin: 0 0 5px;
    font-size: 14px; } }

@media (max-width: 991.98px) {
  #page_content .first.v3 h1 {
    font-size: 22px;
    margin: 5px 0; }
  #page_content .first h1 {
    font-size: 25px;
    margin-bottom: 15px; }
  #page_content .first {
    padding: 50px 0; }
  #page_content .first p {
    font-size: 14px; }
  #page_content .consultant h4 {
    font-size: 36px; }
  #header .main_header ul#primary_menu {
    padding: 20px 0; }
  #header .main_header ul#primary_menu li a {
    text-align: center; }
  .sec-1 h1 {
    font-size: 28px; }
  button.navbar-toggler {
    margin: 0 auto; }
  #header .top_header .time li {
    padding: 2px 8px;
    font-size: 12px; }
  #footer .copyright ul li a {
    padding: 6px 12px;
    font-size: 13px; }
  .sec-1 p {
    font-size: 15px; }
  #page_content .work .card .card-body p {
    font-size: 12px; }
  #page_content .work .card .card-body p {
    font-size: 11px; }
  #page_content .work p {
    font-size: 12px; }
  #page_content .consultant h4 {
    font-size: 28px; }
  #page_content .consultant h1 {
    font-size: 40px; }
  #page_content .consultant {
    padding: 25px 0 90px; }
  #footer .widget aside h4 {
    color: #fff;
    margin-bottom: 30px;
    padding-top: 27px; }
  #footer .copyright p {
    margin: 0;
    font-size: 13px; }
  #header #home_carousel .carousel-caption {
    top: 65%;
    -webkit-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    transform: translate(0, -40%); }
  #header #home_carousel .carousel-caption p {
    font-size: 14px; }
  #header #home_carousel .carousel-control-next, #header #home_carousel .carousel-control-prev {
    display: none; }
  #header #main_nav {
    position: relative; }
  #header nav a.navbar-brand img {
    -webkit-filter: unset;
    filter: unset; }
  #header nav ul#primary_menu li a, #header nav .login li a {
    color: #000; }
  #header nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .banner {
    padding: 100px 0 100px; }
  #page_content .about_sec h4 {
    font-size: 20px;
    font-weight: 900; }
  #page_content .about_sec #constaidner, #page_content .about_sec #constainer, #page_content .about_sec #container, #page_content .about_sec #contsainer {
    margin: 20px 0; }
  #page_content .why, #page_content .clients, .about_sec {
    padding: 25px 0; }
  #header nav ul#primary_menu li.active > a {
    color: #2261b4; } }

@media (max-width: 767.98px) {
  #page_content .service_intro .card .card-body h4 {
    font-size: 25px; }
  #page_content .service_intro .card {
    margin: 20px 0;
    height: auto; }
  #page_content .first {
    padding: 30px 0; }
  #page_content .first h1 {
    margin: 20px 0; }
  #page_content .service_intro h2 {
    font-size: 25px; }
  #page_content .service_intro p {
    font-size: 14px; }
  #page_content .first.v3 .row .col-12 {
    padding: 30px 15px; }
  #page_content .first.v3 .row .col-12:after {
    top: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: -36px;
    right: 0;
    left: 0;
    margin: 0 auto; }
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 210px; }
  #header .translate_header ul.dve, #header .translate_header ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0; }
  #header nav {
    background-color: #fff; }
  #header .top_header .social, #header .top_header .time {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .sec-1 p {
    font-size: 15px;
    padding-top: 20px;
    font-family: "Raleway", sans-serif;
    color: #666666; }
  #page_content .work .card .card-body h4 {
    font-size: 25px;
    padding: 0 0 10px;
    text-align: center; }
  #page_content .work .card .card-body p {
    font-size: 17px;
    text-align: center; }
  #page_content .work p {
    font-size: 13px; }
  #page_content .work {
    text-align: center; }
  #page_content .work .btn_consult {
    margin-bottom: 20px; }
  #page_content .consultant h4 {
    font-size: 30px; }
  #page_content .consultant h1 {
    font-size: 38px;
    font-weight: 900; }
  #page_content .vocer h4 {
    font-weight: 700;
    text-align: center; }
  h4 {
    text-align: center;
    font-size: 30px;
    padding-top: 25px; }
  #page_content .work p {
    font-size: 15px;
    text-align: center; }
  #footer .widget aside h4 {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 600;
    padding-top: 27px;
    text-align: left; }
  #footer .copyright p {
    color: #fff;
    margin: 0;
    font-size: 15px;
    text-align: center; }
  #footer .copyright ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 575.98px) {
  #page_content .first.v3 h1 {
    font-size: 20px;
    margin: 14px 0 0; }
  #page_content .about .chat .title {
    position: relative;
    border: 1px solid #2261b4;
    text-align: left;
    padding: 20px 15px; }
  #page_content .company_cla {
    padding: 25px 0; }
  #page_content .company_cla h1 {
    text-align: center;
    color: #38210f;
    font-weight: 700;
    font-size: 28px; }
  #page_content .about_sec h1 {
    font-size: 28px;
    margin-bottom: 0px; }
  #page_content .clients h1 {
    font-size: 28px;
    margin-bottom: 15px; }
  #page_content .about_sec h4 {
    font-size: 18px; }
  #page_content .about_sec p {
    text-align: center; }
  #page_content .why h1 {
    font-size: 28px;
    margin-bottom: 15px; }
  .time {
    margin: 10px 0; }
  #page_content .work {
    padding-top: 10px; }
  #page_content .work h2 {
    font-size: 30px; }
  .sec-1 p {
    font-size: 18px;
    padding-top: 20px;
    font-family: "Raleway", sans-serif;
    color: #666666; } }

@media (max-width: 500.98px) {
  .banner {
    padding: 70px 0 70px; }
  .banner .title h1 {
    font-size: 38px; }
  .banner .title ul li {
    font-size: 16px;
    padding: 0 10px;
    display: inline; }
  #page_content .about_sec p {
    font-size: 14px; }
  #footer .copyright p {
    font-size: 14px; }
  .sec-1 h1 {
    font-size: 38px;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #000000;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    -webkit-border-image: -webkit-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    -o-border-image: -o-linear-gradient(left, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    border-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #2261b4), color-stop(50%, #cfcfcf)) 0% 0% 11% 0%;
    border-image: linear-gradient(to right, #2261b4 50%, #cfcfcf 50%) 0% 0% 11% 0%;
    padding-bottom: 10px; }
  .sec-1 p {
    font-size: 16px;
    padding-top: 20px;
    font-family: "Raleway", sans-serif;
    color: #666666; }
  #page_content .work .card .card-body p {
    font-size: 19px;
    text-align: center; }
  #page_content .work p {
    font-size: 12px;
    text-align: center; }
  #page_content .consultant h4 {
    font-size: 28px; }
  #page_content .consultant h1 {
    font-size: 30px;
    font-weight: 900; }
  h4 {
    text-align: center;
    font-size: 33px;
    padding-top: 25px; }
  #page_content .work p {
    font-size: 13px;
    text-align: center; }
  #page_content .about_sec .exp p {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    margin: 0; } }

@media (max-width: 450.98px) {
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 175px; } }

@media (max-width: 425.98px) {
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 160px; }
  .sec-1 .carousel-inner {
    padding: 10px 0; }
  .sec-1 p {
    margin: 10px 0; }
  #header .translate_header ul li a {
    padding: 2px 8px;
    font-size: 11px; }
  a.navbar-brand {
    width: 40%; }
  .sec-1 h1 {
    font-size: 30px;
    padding-bottom: 10px; }
  #page_content .work .card .card-body h4 {
    font-size: 20px;
    text-align: center; }
  #page_content .consultant h4 {
    font-size: 18px; }
  #page_content .consultant h1 {
    font-size: 23px; }
  #page_content .work h2 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px; }
  #page_content .work p {
    font-size: 15px;
    text-align: center; } }

@media (max-width: 375.98px) {
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px; }
  #page_content .work .card .card-body h4 {
    font-size: 17px; }
  #header .top_header .time li {
    padding: 2px 5px;
    font-size: 12px; }
  .sec-1 h1 {
    font-size: 25px;
    padding-bottom: 10px; }
  .sec-1 p {
    font-size: 14px;
    padding-top: 20px; }
  #page_content .consultant h4 {
    font-size: 20px; }
  #page_content .consultant h1 {
    font-size: 21px;
    font-weight: 900; }
  #page_content .vocer h4 {
    font-weight: 700;
    text-align: center;
    font-size: 23px; }
  #footer .copyright ul li a {
    padding: 6px 20px;
    font-size: 11px; }
  #footer .copyright ul li a {
    padding: 7px 12px;
    font-size: 12px; } }

@media (max-width: 350.98px) {
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 135px; } }

@media (max-width: 320.98px) {
  #page_content .about_sec .exp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px; }
  s
.sec-1 h1 {
    font-size: 20px;
    padding-bottom: 10px; }
  .sec-1 p {
    font-size: 10px;
    padding-top: 20px; }
  #page_content .work .card .card-body p {
    font-size: 13px;
    text-align: center; }
  #page_content .work p {
    font-size: 10px;
    text-align: center; }
  #page_content .consultant h4 {
    font-size: 16px; }
  #page_content .vocer h4 {
    text-align: center;
    font-size: 19px; } }

/*jh#6q-4GDL8o*/
body {
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%; }

.side {
  position: fixed;
  z-index: 5; }

.entry-meta {
  margin-bottom: 20px;
  margin-top: 20px; }

time.updated {
  display: none; }

.side a {
  font-size: 35px;
  text-decoration: none;
  height: 60px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  color: #fff !important;
  border-radius: 60%;
  z-index: 9999;
  right: 14px;
  position: fixed; }

.side .btn-1 {
  bottom: 25px;
  background-color: #00bfa5; }

/* */
.side .btn-2 {
  margin-bottom: 5px;
  bottom: 85px;
  background-color: #0a7cff; }

#button {
  display: inline-block;
  background-color: #2261b4;
  width: 50px;
  height: 50px;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  text-decoration: none;
  right: 30px;
  -webkit-transition: background-color 0.3s,opacity 0.5s,visibility 0.5s;
  -o-transition: background-color 0.3s,opacity 0.5s,visibility 0.5s;
  transition: background-color 0.3s,opacity 0.5s,visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }

#button:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff; }

#button.show {
  opacity: 1;
  visibility: visible; }

#button:hover {
  cursor: pointer;
  background-color: #184b8f; }

#page_content .work {
  padding: 40px 0; }

.banner {
  padding: 190px 0 30px; }

.nyp {
  margin: 10px 0; }

.banner .title ul li {
  font-size: 14px; }

#footer .widget aside input.tnp-email {
  border-radius: 5px;
  height: 40px;
  color: #fff;
  border-top-right-radius: 0;
  width: 100% !important;
  border-color: #8b8d94 !important;
  border-width: 2px  !important;
  border-bottom-right-radius: 0; }

#footer .widget aside input.tnp-email:focus {
  outline: 0 !important; }

#footer .widget aside .btn_news {
  border-color: #8b8d94 !important;
  border-width: 2px  !important;
  border-radius: 5px;
  height: 40px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.banner .title h1 {
  font-size: 32px; }

#footer .widget aside .btn_news {
  padding: 0 12px; }

.woocommerce div.product .woocommerce-tabs .panel h2 {
  text-align: center; }

span.woocommerce-input-wrapper {
  width: 100%; }

.postid-274 .woocommerce-tabs {
  display: none !important; }

.postid-274 .related.products {
  display: none; }

.postid-274 .product_meta {
  display: none; }

.postid-274 .quantity {
  display: none; }

.postid-274 .woocommerce-product-gallery {
  display: none; }

.postid-274 #payment .form-row {
  float: none;
  width: 100%;
  padding: 0 !important; }

.postid-274.woocommerce div.product div.summary {
  text-align: center;
  float: none;
  margin: 0 auto; }

.postid-274.product form.cart .button {
  float: none; }

#header .translate_header {
  padding: 0; }

#page_content .work .card .card-body {
  text-align: center; }

#footer .widget aside .btn_news {
  height: 30px;
  border-color: #3c3d40;
  border-top-width: 2px;
  border-bottom: 2px solid #8b8d94; }

.page-template-page-calc .form-group {
  margin-bottom: 5px;
  font-size: 12px; }

.page-template-page-calc .form-control, select.custom-select {
  height: calc(1.5em) !important;
  padding: 0.005rem 0.55rem !important; }

.py-3 .col-md-6 {
  padding: 10px;
  background: #efefef;
  margin-bottom: 10px; }

.py-3 .col-md-6:empty {
  display: none; }

p.woocommerce-result-count {
  display: none; }

.py-1 h1, .py-3 h1 {
  margin: 10px 0; }

#footer .widget aside input.tnp-email {
  padding: 4.5px; }

input#billing_address_2 {
  display: none; }

form.woocommerce-ordering {
  display: none; }

/*body.archive.tax-product_cat .banner {
  display:none
}
@media (min-width:992px){
.woocommerce #header #main_nav {background:#000;}}

.woocommerce #header #main_nav.sticky-top {
    background-color: #fff;
}
.woocommerce #header {min-height: 125px}
body.archive.tax-product_cat .banner .title {display:none}*/
table.shop_table.woocommerce-checkout-review-order-table {
  display: none; }

h3#order_review_heading {
  display: none; }

.banner .title h1 {
  font-size: 24px; }

.woocommerce-form-coupon-toggle {
  display: none; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  height: 30px;
  margin-bottom: 5px;
  padding: 0.175rem 0.75rem; }

label {
  margin-bottom: 2px; }

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  margin-bottom: 0; }

.banner .title ul {
  font-size: 10px; }

.woocommerce-notices-wrapper {
  display: none; }

.banner .title ul li {
  font-size: 12px; }

h1.product_title.entry-title {
  display: none; }

i.fas.fa-chevron-right {
  font-size: 10px; }

.woocommerce div.product form.cart .button {
  width: 220px !important;
  display: inline-block !important;
  float: none; }

.langgg {
  padding: 4px 0; }

.woocommerce div.product form.cart {
  text-align: center; }

.page-template-page-calc label {
  text-align: center;
  display: block; }

.page-template-page-calc .form-group {
  margin-bottom: 5px;
  margin-top: 5px;
  background: #efefef;
  padding: 10px;
  text-align: center; }

.gallery {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1em 0 2em -0.8em;
  width: calc(100% + 1.6em); }

.gallery-item {
  margin: 0.8em 0;
  padding: 0 0.8em;
  width: 20%; }

@media (max-width: 767.98px) {
  .gallery-item {
    margin: 0 0 20px;
    padding: 0 0;
    width: 100%; } }

.gallery-caption {
  color: #38210f;
  font-weight: 700;
  font-size: 20px;
  display: block;
  margin-top: 0.8em; }

@media (max-width: 768px) {
  #header #home_carousel h1 {
    font-size: 18px; } }

#header nav ul#primary_menu li:after {
  background: #f63e3b; }

.page-id-30 #page_content .service_intro p {
  font-size: 26px;
  font-weight: bold; }

h2.woocommerce-loop-product__title:after {
  display: none; }

.page-id-30 #page_content .service_intro h2 {
  margin-bottom: 40px; }

.page-template-page-calc .form-control, select.custom-select {
  height: calc(1.5em) !important;
  padding: 0.005rem 0.55rem !important; }

.form-row {
  display: block;
  margin-bottom: 0 !important;
  padding: 10px !important; }

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
  margin: 0; }

div#home_carousel img {
  margin-top: -4%;
  margin-bottom: -4%; }

.admin-bar #header #main_nav {
  padding-top: 30px; }

.wp-video {
  margin: 0 auto;
  display: block; }

#footer .widget aside ul#menu-widget-menu li:before {
  content: '-';
  font-family: arial;
  top: 0; }

#button {
  right: auto;
  left: 15px;
  padding: 10px; }

#button:after {
  display: none; }

a.custom-logo-link img {
  height: 75px;
  width: auto; }
