@charset "UTF-8";
ul {
  list-style: none;
}

html {
  text-rendering: geometricPrecision;
  font-size: 14px;
  line-height: 1;
  color: #000000;
}

body {
  background-color: #ffffff;
  overflow-x: auto !important;
}

body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.custom-container {
  padding: 0;
}

@media (min-width: 1300px) {
  .custom-container {
    max-width: 1280px !important;
  }
}

header {
  position: relative;
  z-index: 3;
}

a {
  color: inherit;
}

#main {
  position: relative;
  z-index: 2;
}

.up {
  text-transform: upercase;
}

.wrapper {
  max-width: 1920px;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

footer {
  position: relative;
  z-index: 1;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.n {
  display: none !important;
}

.up {
  text-transform: uppercase;
}

.main-title {
  font-family: "Poppins-Light";
  font-size: 36px;
  letter-spacing: -0.25px;
}

.main-title.white {
  color: #fff;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff url("/img/108.gif") no-repeat center center;
}

@font-face {
  font-family: "fontawesome";
  src: url("/fonts/fontawesome-webfont.eot");
  src: url("/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff") format("woff"), url("/fonts/fontawesome-webfont.ttf") format("truetype"), url("/fonts/fontawesome-webfont.svg#fontawesome") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Regular";
  src: url("/fonts/Roboto-Regular-webfont.eot");
  src: url("/fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Regular-webfont.woff") format("woff"), url("/fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("/fonts/Roboto-Regular-webfont.svg#Roboto Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Medium";
  src: url("/fonts/Roboto-Medium-webfont.eot");
  src: url("/fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Medium-webfont.woff") format("woff"), url("/fonts/Roboto-Medium-webfont.ttf") format("truetype"), url("/fonts/Roboto-Medium-webfont.svg#Roboto Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Light";
  src: url("/fonts/Roboto-Light-webfont.eot");
  src: url("/fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Light-webfont.woff") format("woff"), url("/fonts/Roboto-Light-webfont.ttf") format("truetype"), url("/fonts/Roboto-Light-webfont.svg#Roboto Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto Bold";
  src: url("/fonts/Roboto-Bold-webfont.eot");
  src: url("/fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/Roboto-Bold-webfont.woff") format("woff"), url("/fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("/fonts/Roboto-Bold-webfont.svg#Roboto Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.search-form {
  display: inline-block;
  vertical-align: middle;
  float: right;
  width: 26%;
}

.search-form .search-section {
  position: relative;
  padding: 0 30px;
  border-right: 1px solid #ffffff;
}

.search-form .search-section input {
  width: 100%;
  line-height: 50px;
  height: 50px;
  border: 0;
  background: transparent;
  color: #ffffff;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 15px;
  outline: none;
  padding-right: 30px;
}

.search-form .search-section button {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  color: #ffffff;
  outline: none;
  transition: all 200ms ease-out;
}

.search-form .search-section button:hover {
  color: #09be11;
}

.search-form .search-section ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.search-form .search-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.search-form .search-section :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.search-form .search-section :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.invalid-feedback {
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #027602;
  line-height: 22px;
  margin: 10px 0;
}

.newsletter-form {
  padding-top: 25px;
}

.newsletter-form input {
  width: 100%;
  line-height: 39px;
  height: 39px;
  background: #ffffff;
  padding: 0 15px;
  margin-bottom: 10px;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #5a5a58;
  outline: none;
}

.newsletter-form button {
  width: 100%;
  line-height: 39px;
  height: 39px;
  background: #5a5a58;
  text-align: center;
  text-transform: uppercase;
  color: #ffcd00;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  transition: all 200ms ease-out;
  outline: none;
}

.newsletter-form button:hover {
  background: #ffcd00;
  color: #ffffff;
}

@media (max-width: 1300px) {
  .search-form {
    width: 19%;
  }
}

@media (max-width: 1199px) {
  .search-form {
    width: 23%;
  }
}

@media (max-width: 767px) {
  .search-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    transform: translateY(-100%);
    transition: all 300ms ease-out;
  }
  .search-form.enable {
    transform: translateY(0);
  }
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  background-color: transparent;
  outline: none;
  border: 0;
  cursor: pointer;
}

a {
  outline: none !important;
  text-decoration: none;
}

a:visited {
  text-decoration: underline;
}

.estimation-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.estimation-popup form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  background: #ffffff;
  padding: 30px;
}

.estimation-popup form .close-popup {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: #000000;
  border-radius: 50%;
  transform: translate(50%, -50%);
  cursor: pointer;
  transition: all 200ms ease-out;
}

.estimation-popup form .close-popup:hover {
  background: #09be11;
}

.estimation-popup form .close-popup:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 25px;
  height: 3px;
  background: #ffffff;
}

.estimation-popup form .close-popup:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 3px;
  height: 25px;
  background: #ffffff;
}

.estimation-popup form h2 {
  text-align: center;
  color: #000000;
  font-size: 20px;
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}

.estimation-popup form label {
  display: block;
  font-family: Roboto Regular, Arial, Helvetica, sans-serif;
  color: #000000;
  margin-bottom: 10px;
}

.estimation-popup form input {
  width: 100%;
  line-height: 42px;
  height: 42px;
  border: 1px solid #ebebeb;
  padding: 0 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  color: #000000;
  font-family: Roboto Regular, Arial, Helvetica, sans-serif;
}

.estimation-popup form textarea {
  width: 100%;
  line-height: 42px;
  border: 1px solid #ebebeb;
  padding: 0 10px;
  border-radius: 5px;
  margin-bottom: 15px;
  color: #000000;
  font-family: Roboto Regular, Arial, Helvetica, sans-serif;
}

.estimation-popup form button {
  width: 150px;
  margin: auto;
}

@media (max-width: 767px) {
  .estimation-popup form {
    width: 90% !important;
    padding: 30px 10px !important;
    height: 400px;
    overflow-y: auto;
  }
  .estimation-popup form .close-popup {
    transform: translate(0, 0);
    border-radius: 0 !important;
    width: 30px !important;
    height: 30px !important;
  }
}

.request-btn {
  line-height: 35px;
  height: 35px;
  text-align: center;
  background: #09be11;
  display: block;
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  max-width: 200px;
  transition: all 200ms ease-out;
}

.request-btn:hover {
  background: #000000;
  color: #ffffff;
}

.request-btn img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -2px;
}

.mobile-menu-trigger {
  float: right;
  width: 35px;
  height: 50px;
  padding: 15px 0;
  cursor: pointer;
}

.mobile-menu-trigger span {
  display: block;
  width: 100%;
  height: 4px;
  margin-bottom: 4px;
  background: #ffffff;
  border-radius: 10px;
  transition: all 300ms ease-out;
}

.mobile-menu-trigger.close span {
  background: #ffffff;
}

.mobile-menu-trigger.close span:nth-child(2) {
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}

.mobile-menu-trigger.close span:first-child {
  transform: translate(0, 8px) rotate(45deg);
}

.mobile-menu-trigger.close span:last-child {
  transform: translate(0, -8px) rotate(-45deg);
}

.search-menu-trigger {
  float: right;
  line-height: 50px;
  padding: 0 15px;
  margin: 0 15px;
  font-size: 22px;
  color: #ffffff;
  cursor: pointer;
  position: relative;
}

.search-menu-trigger i {
  transition: all 200ms ease-out;
}

.search-menu-trigger:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0px;
  height: 0px;
  background: #ffffff;
  transition: all 300ms ease-out;
  border-radius: 15px;
}

.search-menu-trigger:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0px;
  height: 0px;
  background: #ffffff;
  transition: all 300ms ease-out;
  border-radius: 15px;
}

.search-menu-trigger.close i {
  opacity: 0;
}

.search-menu-trigger.close:after {
  width: 30px;
  height: 3px;
}

.search-menu-trigger.close:before {
  width: 3px;
  height: 30px;
}

.main-btn {
  line-height: 50px;
  height: 50px;
  text-align: center;
  background: #09be11;
  color: #ffffff;
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  max-width: 210px;
  transition: all 200ms ease-out;
  font-weight: bold;
}

.main-btn:hover {
  background: #3b3a3a;
  color: #ffffff;
}

.footer-request-btn {
  line-height: 47px;
  height: 47px;
  border: 1px solid #ffffff;
  text-align: center;
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffffff;
  background: transparent;
  max-width: 200px;
  width: 100%;
  display: block;
  text-transform: uppercase;
  margin: auto;
  margin-right: 0;
  transition: all 200ms ease-out;
}

.footer-request-btn:hover {
  background: #ffffff;
  color: #0098fe;
}

.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #000000;
  transition: all 200ms ease-out;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
}

.back-to-top.show-top {
  opacity: 1;
  visibility: initial;
}

.back-to-top i {
  color: #ffffff;
}

.back-to-top:hover {
  background: #09be11;
}

.read-more-btn {
  display: block;
  color: #ffffff;
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  line-height: 34px;
  height: 34px;
  width: 130px;
  border-radius: 5px;
  background: #0098fe;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}

.read-more-btn:hover {
  background: #09be11;
  color: #ffffff;
}

@media (max-width: 1300px) {
  .request-btn {
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .request-btn {
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  .request-btn {
    font-size: 10px;
  }
  .request-btn img {
    margin-right: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .request-btn img {
    display: none;
  }
}

@media (max-width: 767px) {
  .request-btn {
    margin: auto;
    margin-top: 15px;
  }
  .main-btn {
    margin: auto;
    line-height: 40px !important;
    height: 40px !important;
  }
  .footer-request-btn {
    margin-right: auto;
  }
  .back-to-top {
    right: 15px;
    bottom: 20px;
  }
}

@media (max-width: 460px) {
  .request-btn {
    margin-top: 5px;
  }
}

.main-heading {
  text-align: center;
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 29px;
  line-height: 34px;
  color: #3b3a3a;
  text-transform: uppercase;
  padding-bottom: 22px;
  margin-bottom: 20px;
  position: relative;
}

.main-heading:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background: #0098fe;
}

.footer-heading {
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  color: #ffcd00;
  padding-bottom: 23px;
  position: relative;
}

.footer-heading:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 60px;
  height: 4px;
  background: #0098fe;
  transform: translateY(-100%);
}

.breadcrumbs-section {
  padding: 20px 0;
  background: #f1f1f1;
}

.breadcrumbs-section ul li {
  display: inline-block;
  color: #0098fe;
  margin-right: 10px;
  font-size: 14px;
  vertical-align: middle;
}

.breadcrumbs-section ul li:last-child {
  margin-right: 0;
}

.breadcrumbs-section ul li a {
  display: block;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0098fe;
  transition: all 200ms ease-out;
}

.breadcrumbs-section ul li a:hover {
  color: #767776;
}

@media (max-width: 575px) {
  .breadcrumbs-section {
    padding: 20px 15px;
  }
}

.pagination {
  width: 100%;
  padding: 15px;
}

.pagination li {
  font-family: Roboto Regular, Arial, Helvetica, sans-serif;
  color: #0098fe;
  font-size: 16px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #0098fe;
  border-right: 0;
}

.pagination li a {
  display: block;
  transition: all 200ms ease-out;
  line-height: 33px;
  height: 33px;
}

.pagination li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #0098fe;
}

.pagination li:hover {
  background: #0098fe;
  color: #ffffff !important;
}

.left-side .box {
  border: 1px solid #0098fe;
  margin-bottom: 30px;
}

.left-side .box h2 {
  padding: 0 20px;
  background: #0098fe;
  color: #ffffff;
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 52px;
  text-transform: uppercase;
}

.left-side .box ul li {
  padding: 0 20px;
  line-height: 52px;
  font-size: 16px;
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  color: #767776;
  transition: all 200ms ease-out;
  cursor: pointer;
}

.left-side .box ul li.active {
  background: #e3e4e5;
}

.left-side .box ul li:hover {
  background: #e3e4e5;
}

.left-side .box ul li a {
  display: block;
  position: relative;
  padding-left: 10px;
}

.left-side .box ul li a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -5px;
}

.left-side .box ul.info li {
  line-height: 20px;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background: transparent !important;
}

.left-side .box ul.info li img {
  display: inline-block;
  vertical-align: middle;
  max-width: 25px;
  margin-right: 30px;
}

.left-side .box ul.info li div {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
}

.left-side .box ul.info li div span {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.left-side .box .content {
  padding: 15px;
}

.left-side .box .content img {
  max-width: 80px;
  border: 1px solid #0098fe;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
}

.left-side .box .content h3 {
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #767776;
  margin-bottom: 5px;
}

.left-side .box .content h4 {
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 22px;
  color: #767776;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
}

.left-side .box .content h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 95px;
  height: 3px;
  width: 65px;
  background: #0098fe;
}

.left-side .box .content p {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #767776;
}

@media (max-width: 1300px) {
  .left-side .box .content h4 {
    font-size: 11px;
  }
  .left-side .box ul li {
    font-size: 15px;
  }
}

@media (max-width: 1199px) {
  .left-side .box ul li a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
  }
  .left-side .box ul li a img {
    display: none;
  }
  .left-side .box ul.info li img {
    margin-right: 10px;
  }
}

.sprite {
  display: inline-block;
  background-image: url("/img/Infinity/sprite-infinity.png");
}

.sprite.icon {
  background-position: 0 0;
  width: 10px;
  height: 10px;
}

.sprite.white-comment {
  background-position: 0 0;
  width: 33px;
  height: 32px;
}

.sprite.green-address {
  background-position: 0 -44px;
  width: 66px;
  height: 59px;
}

.sprite.green-comment {
  background-position: -147px -44px;
  width: 68px;
  height: 65px;
}

.sprite.green-double-comment {
  background-position: -76px -44px;
  width: 64px;
  height: 60px;
}

.sprite.green-angle-down {
  background-position: -218px 0;
  width: 25px;
  height: 15px;
}

.sprite.white-dealer {
  background-position: -40px 0;
  width: 25px;
  height: 32px;
}

.sprite.white-account {
  background-position: -72px 0;
  width: 37px;
  height: 33px;
}

.sprite.big-video-icon {
  background-position: 0 -125px;
  width: 195px;
  height: 189px;
}

.sprite.small-video-icon {
  background-position: -205px -121px;
  width: 123px;
  height: 123px;
}

.sprite.check {
  background-position: 0px 0;
  width: 12px;
  height: 9px;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* Slider */
.slick-loading .slick-list {
  background: url("/img/plugins-images/ajax-loader.gif") center center no-repeat #fff;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.services-area .services {
  padding: 30px 0 100px 0;
}

.services-area .services .right-area .item {
  padding: 0 20px;
}

.services-area .services .right-area .service {
  border: 1px solid #0098fe;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.services-area .services .right-area .service a {
  display: block;
}

.services-area .services .right-area .service .image {
  overflow: hidden;
  border-bottom: 1px solid #0098fe;
  margin-bottom: 20px;
  max-height: 237px;
}

.services-area .services .right-area .service .image img {
  width: 100%;
  transition: all 200ms ease-out;
}

.services-area .services .right-area .service .image:hover img {
  transform: scale(1.2);
}

.services-area .services .right-area .service .name {
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #09be11;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  padding: 0 10px;
}

.services-area .services .right-area .service .description {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #8f8d8d;
  padding: 0 18px;
}

.services-area .philosophy {
  background: #f0efef;
  padding: 45px 0;
}

.services-area .philosophy .row {
  align-items: center;
}

.services-area .philosophy .left-description h2 {
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 29px;
  color: #565555;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.services-area .philosophy .left-description h4 {
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #09be11;
  margin-bottom: 30px;
}

.services-area .philosophy .left-description p {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7c7d7c;
  line-height: 25px;
  margin: 0;
}

.services-area .philosophy .left-description ul {
  margin-top: 25px;
}

.services-area .philosophy .left-description ul li {
  display: block;
  margin-bottom: 20px;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #7c7d7c;
  line-height: 25px;
}

.services-area .philosophy .left-description ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 22px;
}

.services-area .philosophy .left-description ul li span {
  vertical-align: middle;
  font-size: 14px;
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  line-heigth: 29px;
  color: #7c7d7c;
}

.services-area .philosophy .video-area h2 {
  font-size: 16px;
  font-family: Roboto Medium, Arial, Helvetica, sans-serif;
  color: #000;
  margin-bottom: 23px;
}

.services-area .philosophy .video-area .video {
  border: 1px solid #656661;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.services-area .philosophy .video-area .video img {
  width: 100%;
}

.services-area .philosophy .video-area .video .controler {
  background: #656661;
  line-height: 50px;
  padding: 0 30px;
  margin-top: -5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.services-area .philosophy .video-area .video .controler img {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.services-area .philosophy .video-area .video .controler div {
  display: inline-block;
}

.services-area .philosophy .video-area .video .controler .play {
  margin-right: 15px;
  cursor: pointer;
}

.services-area .philosophy .video-area .video .controler .time {
  color: #fff;
  font-size: 14px;
  margin-right: 50px;
}

.services-area .philosophy .video-area .video .controler .sound {
  margin-right: 5px;
}

.services-area .philosophy .video-area .video .controler .width {
  width: 64%;
  margin-right: 10px;
  height: 8px;
  background: #000;
  border-radius: 20px;
}

.services-area .philosophy .video-area .video .controler .sound-line {
  height: 8px;
  background: #000;
  border-radius: 20px;
  width: 48px;
  background: #0098fe;
}

.services-area .philosophy .video-area iframe {
  width: 100%;
  height: 300px;
}

.testimonials {
  margin-top: 70px;
}

.testimonial-items .item .content {
  border: 3px solid #0098fe;
  padding: 18px 20px;
  margin: 0 5px;
}

.testimonial-items .item .content img {
  width: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}

.testimonial-items .item .content h2 {
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: #767776;
  margin-bottom: 15px;
}

.testimonial-items .item .content h3 {
  font-family: Roboto Bold, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #767776;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}

.testimonial-items .item .content h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 181px;
  width: 70px;
  height: 4px;
  background: #0098fe;
}

.testimonial-items .item .content p {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  color: #767776;
  font-size: 14px;
  line-height: 25px;
}

.testimonial-items .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
}

.testimonial-items .owl-nav .owl-prev {
  float: left;
}

.testimonial-items .owl-nav .owl-next {
  float: right;
}

.testimonial-items .owl-nav button {
  width: 42px;
  height: 42px;
  border: 2px solid #716f6f !important;
  text-align: center;
  line-height: 42px;
  transition: all 200ms ease-out;
}

.testimonial-items .owl-nav button:hover {
  background: #716f6f;
}

.testimonial-items .owl-nav button:hover i {
  color: #fff;
}

.partner-section {
  padding: 50px 15px;
}

.partner-section .description {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #535252;
  line-height: 22px;
  text-align: center;
}

.partner-section .partner-slider {
  margin-top: 60px;
}

.partner-section .partner-slider .item {
  text-align: center;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partner-section .partner-slider .item img {
  width: auto;
  max-width: 100%;
}

.small-description {
  font-family: Roboto Light, Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #767776;
  max-width: 60%;
  margin: auto;
  margin-bottom: 50px;
}

@media (max-width: 1400px) {
  .testimonial-items .owl-nav {
    width: 99%;
  }
}

@media (max-width: 1300px) {
  .services-area .philosophy .video-area .video .controler .width {
    width: 50%;
  }
}

@media (max-width: 1199px) {
  .testimonial-items .owl-nav {
    display: none;
  }
}

@media (max-width: 991px) {
  .services-area .philosophy .video-area h2 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .services-area {
    padding: 0 30px;
  }
  .services-area .services {
    padding: 30px 0 20px 0;
  }
  .services-area .philosophy {
    padding: 45px 15px;
    margin: 0 -30px;
  }
  .testimonial-items .item .content img {
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 15px;
  }
  .testimonial-items .item .content h2 {
    text-align: center;
  }
  .testimonial-items .item .content h3 {
    text-align: center;
  }
  .testimonial-items .item .content h3:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .partner-section {
    padding: 20px 15px;
    margin: 25px 0;
  }
  .partner-section .partner-slider {
    margin-top: 0;
  }
  .small-description {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .partner-section .partner-slider .item img {
    max-width: 150px;
    width: 100%;
  }
}

@media (max-width: 500px) {
  .services-area .philosophy .video-area .video .controler {
    padding: 0 10px;
  }
  .services-area .philosophy .video-area .video .controler .time {
    margin-right: 15px;
  }
  .services-area .philosophy .video-area .video .controler .sound-line {
    width: 35px;
  }
  .services-area .philosophy .video-area .video .controler .width {
    width: 40%;
  }
}

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

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