/*------------------------------------------------------------------
Project:    LOYAL ABOUT
Version:    1.0
Build Date:    15/08/16
Author: TheTheme99

[Table of contents]

1. menu
2. burger
3. header-about
4. info-about-block
5. team-about
6. about-image
7. customers say
8. prefooter-about
9. button
10. footer11
11. responsive

# [Color codes]

# Black - #232323
# Black - #282828
# White - #fff
# Grey - #838383

[Typography]

Menu, text: Montserrat;
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

::-moz-selection {
  background: #232323;
  /* Firefox */ }

@white : #fff;
@fs-16 : 16px;
@montser : "Montserrat";
@darkbg : #292929;
@darkc1 : #181818;
@darkc2 : #232323;
@darkc3 : #838383;
a,
a:hover,
a:focus {
  text-decoration: none; }

button,
button:focus,
button:hover {
  outline: none; }

.space {
  padding: 0; }

/* === menu === */
input.colortext,
input.colortext:active,
input.colortext:focus {
  background: transparent;
  border: 0;
  outline: none !important;
  box-shadow: none !important;
  font-size: 10px;
  padding: 0 10px 0 10px;
  font-weight: 100;
  letter-spacing: 0.1em;
  font-family: "Montserrat-Light"; }

.about .menu-items-col-4-name {
  padding: 0 10px 10px 10px; }

.about .sidebar-nav li.has-sub {
  color: #292929;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.about .sidebar-nav li.has-sub:hover {
  color: #999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.about .menu-items-col-4-name {
  color: #fff; }

.about .sidebar-wrapper .menu-items-col-4-name {
  padding: 0 10px 10px 10px; }

#full-menu .sub a:hover {
  color: #999 !important; }

.about .sidebar-wrapper .menu-items-col-4-name {
  color: #292929; }

/* === menu === */
.about {
  /* Firefox 19+ */
  /* Firefox 18- */
  /* === footer mob === */
  /* === menu === */
  /* === burger === */
  /* === header-about === */
  /* === info-about-block === */
  /* === team-about === */
  /* === about-image === */
  /* === customers say === */
  /* === prefooter-about === */
  /* === button === */
  /* === footer11 === */ }
  .about .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #fff; }
  .about .is-sticky .sticky-menu {
    background-color: #fff !important;
    border-bottom: 1px solid #e6e6e6; }
  .about .onepage #nav-main-2-sticky-wrapper,
  .about .single-portfolio #nav-main-2-sticky-wrapper {
    height: auto !important; }
  .about #full-menu > li > a {
    color: #292929;
    text-transform: uppercase; }
  .about #full-menu > li > a:hover {
    color: #999; }
  .about .onepage #nav-main-2,
  .about .single-portfolio #nav-main-2 {
    position: fixed !important; }
  .about #nav-main-2 {
    width: 100%;
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms;
    height: 54px;
    z-index: 9998;
    font-family: Raleway, sans-serif;
    opacity: 1;
    position: relative;
    z-index: 100; }
  .about #nav-main-2 #logo-container {
    float: left;
    position: relative;
    top: 16px; }
  .about #nav-main-2 .menu_container #full-menu li a i {
    font-size: 14px; }
  .about .has-sub {
    display: block;
    text-decoration: none;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "Montserrat-SemiBold"; }
  .about #nav-main-2 .menu_container #full-menu {
    font-style: normal !important;
    display: inline-block;
    margin: 0 0 0 70px; }
  .about #nav-main-2 .menu_container #full-menu > li {
    display: inline-block;
    margin-left: 48px;
    border-left: 1px solid #c1c1c1;
    margin: 0;
    padding: 0 30px; }
  .about #nav-main-2 .menu_container #full-menu > li > a {
    font-size: 12px;
    font-style: normal;
    display: block;
    height: 54px;
    line-height: 54px;
    text-transform: uppercase;
    color: #2c2c2c;
    font-family: "Montserrat-Regular";
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms; }
  .about #nav-main-2 .menu_container #full-menu > li:hover > a {
    color: #37b8f1;
    -webkit-transition: all .3s ease 10ms;
    -moz-transition: all .3s ease 10ms;
    -o-transition: all .3s ease 10ms;
    transition: all .3s ease 10ms; }
  .about #nav-main-2 .menu_container #full-menu a {
    text-decoration: none !important; }
  .about #full-menu .sub-menu {
    background-color: #232323;
    color: #787878;
    position: absolute;
    z-index: 10;
    top: 54px;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 30px; }
  .about .full-width-menu .sub-menu {
    display: none; }
  .about #full-menu .sub-menu .sub-menu {
    left: 190px;
    top: 0; }
  .about #full-menu .sub-menu li a {
    font-family: "Montserrat-SemiBold";
    display: block;
    padding: 15px 10px;
    width: 210px;
    color: #8f8f8f;
    font-size: 10px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .about #full-menu li {
    position: relative;
    cursor: pointer; }
  .about #full-menu .sub-menu .current-menu-item > a,
  .about #full-menu .sub-menu a:hover,
  .about #mobile-menu a:hover {
    color: #fff !important;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .about .menu-item .lnr-magnifier {
    color: #000000;
    font-weight: bold;
    line-height: inherit; }
  .about .micons {
    margin-left: 12px; }
  .about .item-search {
    border-right: 1px solid #c1c1c1; }
  .about input.colortext::-webkit-input-placeholder {
    color: #8f8f8f; }
  .about input.colortext::-moz-placeholder {
    color: #8f8f8f; }
  .about input.colortext:-moz-placeholder {
    color: #8f8f8f; }
  .about input.colortext:-ms-input-placeholder {
    color: #8f8f8f; }
  .about .search-form .input-group {
    width: 100%; }
  .about input.colortext,
  .about input.colortext:active,
  .about input.colortext:focus {
    background: transparent;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-family: Montserrat-Regular; }
  .about .search-form {
    position: absolute;
    right: 0;
    background-color: #232323 !important;
    min-width: 512px;
    padding: 15px;
    border: 1px solid #232323 !important;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 10px;
    color: #8f8f8f !important; }
  .about .search-form .form-control {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 44px; }
  .about .search-form .btn {
    height: 44px;
    padding: 0 16px;
    line-height: 44px; }
  .about #full-menu .search-form {
    right: 0;
    left: inherit;
    border: 0;
    padding: 5px 30px;
    top: 54px;
    margin-top: 0; }
  .about #video2 {
    position: relative; }
  .about .footer2-mob {
    background: #232323;
    display: none; }
  .about .artclose {
    height: 16px;
    width: 16px;
    cursor: pointer;
    float: right;
    padding: 1px 0; }
  .about .burgx,
  .about .burgx2,
  .about .burgx3 {
    margin-top: 3px;
    background: #232323;
    width: 16px;
    height: 1px;
    position: absolute;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg); }
  .about .burgx2 {
    margin-top: 8px; }
  .about .burgx3 {
    margin-top: 13px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  .about .mob-menu-3 img {
    padding: 4px 0;
    height: 20px; }
  .about .mob-search {
    overflow: hidden; }
    .about .mob-search span {
      float: left;
      font-size: 15px;
      margin: 7px 0 0 0; }
    .about .mob-search form {
      float: left;
      width: 90%; }
  .about .mob-search form input {
    height: 28px;
    padding: 0 0 0 10px;
    width: 100%; }
  .about .mob-block {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .about .mob-search {
    margin: 12px 0 0 0; }
  .about #full-menu .sub-menu-2 {
    position: relative;
    top: 0;
    color: #787878;
    z-index: 10;
    font-size: 11px;
    text-align: left;
    left: 0;
    padding: 20px 0 20px 0;
    opacity: 1;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .about #full-menu .sub-menu-2 a {
    font-family: "Montserrat-SemiBold";
    display: block;
    width: 100%;
    padding: 5px 40px;
    font-size: 12px;
    color: #232323 !important;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -webkit-transition: all .5s ease 10ms;
    -moz-transition: all .5s ease 10ms;
    -o-transition: all .5s ease 10ms;
    transition: all .5s ease 10ms; }
  .about .header-about {
    background: url(../img/a/main.png) no-repeat top center;
    height: 409px;
    background-size: cover;
    position: relative; }
  .about .header-about-bg {
    background: rgba(41, 41, 41, 0.86);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff; }
    .about .header-about-bg h1 {
      font-family: 'Raleway', sans-serif;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      font-weight: normal;
      text-transform: uppercase; }
  .about .header-about-sep {
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    position: relative;
    top: 14px; }
  .about .header-about-cont {
    margin: 180px -15px 0 -15px; }
  .about .info-about-block {
    color: #fff;
    background: #292929;
    padding: 85px 0 75px 0; }
    .about .info-about-block h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #fff;
      max-width: 420px; }
    .about .info-about-block span {
      font-family: "Montserrat-Regular";
      font-size: 36px;
      line-height: 22px;
      letter-spacing: 0.025em; }
    .about .info-about-block p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 12px;
      line-height: 18px;
      margin: 25px 0 0 0; }
    .about .info-about-block .info-about-sep {
      width: 1px;
      height: 95px;
      background: #fff; }
  .about .info-width {
    overflow: hidden; }
  .about .info-left {
    float: left;
    width: 50%;
    background: url(../img/a/img.png) no-repeat top center;
    background-size: cover;
    height: 379px;
    position: relative; }
  .about .info-right {
    float: left;
    width: 50%;
    background: #f9f8f8;
    height: 379px;
    position: relative; }
  .about .info-left-content {
    padding: 115px 0 0 0;
    color: #fff;
    width: 460px;
    margin-left: auto; }
    .about .info-left-content p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 12px;
      line-height: 18px;
      margin: 40px 0 0 0; }
    .about .info-left-content h3 {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 22px;
      margin: 20px 0 0 0; }
  .about .info-sep {
    width: 285px;
    height: 1px;
    background: #fff; }
  .about .info-left-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(55, 184, 241, 0.9); }
  .about .info-right-content {
    color: #292929;
    padding: 108px 0 0 110px; }
    .about .info-right-content h3 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.1em;
      text-transform: uppercase; }
    .about .info-right-content p {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 22px;
      margin: 30px 0 0 0; }
    .about .info-right-content h4 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 12px;
      line-height: 18px;
      margin: 15px 0 0 0; }
  .about .team-about {
    padding: 90px 0 120px 0; }
    .about .team-about h3 {
      font-family: "Montserrat-SemiBold";
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.075em;
      color: #292929;
      text-transform: uppercase; }
    .about .team-about h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 24px;
      line-height: 34px;
      letter-spacing: 0.1em;
      color: #838383;
      text-transform: uppercase;
      margin: 25px 0 0 0; }
  .about .team-blocks {
    margin: 80px -15px 0 -15px; }
    .about .team-blocks img {
      width: 100%; }
  .about .team-content {
    color: #292929; }
    .about .team-content h4 {
      font-family: "Montserrat-Regular";
      font-size: 15px;
      text-transform: uppercase;
      margin: 40px 0 0 0; }
    .about .team-content p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 15px;
      line-height: 22px;
      margin: 20px 0 0 0;
      max-width: 330px; }
    .about .team-content span {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      display: inline-block;
      font-size: 12px;
      line-height: 18px;
      margin: 25px 0 0 0;
      max-width: 250px; }
  .about .about-image {
    overflow: hidden; }
    .about .about-image img {
      display: block; }
  .about .about-image-1 {
    float: left;
    width: 31%;
    height: 688px;
    background: url(../img/a/img1.png) no-repeat top center;
    background-size: cover;
    position: relative; }
  .about .about-image-2 {
    float: left;
    width: 25%;
    height: 688px; }
  .about .about-image-3 {
    float: left;
    width: 44%;
    height: 688px;
    background: url(../img/a/img2.png) no-repeat top center;
    background-size: cover;
    position: relative; }
  .about .about-image-2-top {
    width: 100%;
    height: 226px;
    background: url(../img/a/img3.png) no-repeat top center;
    background-size: cover;
    position: relative; }
  .about .about-image-2-bottom {
    width: 100%;
    height: 462px;
    background: url(../img/a/img4.png) no-repeat top center;
    background-size: cover;
    position: relative; }
  .about .about-image-cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 0;
    display: table;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .about-image-cont:hover {
    background: rgba(55, 184, 241, 0.9);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .about-image-info {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 70px; }
    .about .about-image-info h3 {
      font-family: "Montserrat-SemiBold";
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0.075em;
      text-transform: uppercase; }
    .about .about-image-info h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 32px;
      letter-spacing: 0.1em;
      margin: 25px 0 0 0; }
    .about .about-image-info p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 22px;
      margin: 50px 0 0 0; }
  .about .about-image-2-top .about-image-info h3 {
    font-size: 12px;
    line-height: 26px; }
  .about .about-image-2-top .about-image-info h2 {
    font-size: 14px;
    line-height: 26px;
    margin: 8px 0 0 0; }
  .about .about-image-2-top .about-image-info p {
    font-size: 11px;
    line-height: 14px;
    margin: 15px 0 0 0; }
  .about .about-image-2-top .footer-contacts1-menu {
    margin: 20px 0 0 0; }
  .about .customers {
    padding: 100px 0 75px 0; }
    .about .customers h3 {
      font-family: "Montserrat-SemiBold";
      font-size: 15px;
      letter-spacing: 0.075em;
      text-transform: uppercase;
      color: #292929; }
  .about #say-slider-about p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #292929; }
  .about #say-slider-about .say-name-about {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #787878;
    margin: 20px 0 0 0; }
  .about #say-slider-about .owl-controls {
    text-align: left;
    margin-top: 25px;
    margin-left: -6px; }
  .about #say-slider-about .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #c1c1c1; }
  .about #say-slider-about .owl-controls .owl-page.active span {
    background: #292929; }
  .about .prefooter-about {
    background: url(../img/a/prefooter.png) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 760px;
    color: #292929; }
    .about .prefooter-about img {
      display: block;
      margin: 0 auto; }
    .about .prefooter-about h2 {
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 36px;
      line-height: 40px;
      text-align: center;
      margin: 60px 0 0 0; }
    .about .prefooter-about p {
      font-family: 'Raleway', sans-serif;
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      color: #7c7c7c;
      text-align: center;
      margin: 25px 0 0 0; }
  .about .prefooter-about-cont {
    padding: 90px 0 0 0;
    text-align: center; }
  .about .play-button {
    width: 80px;
    height: 80px;
    position: relative;
    left: 0;
    display: inline-block;
    border-radius: 50%;
    border: 0;
    margin: 50px 0 0 0; }
  .about .play-button a:before {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -6px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #292929; }
  .about .play-button a {
    border: 1px solid #292929; }
  .about .play11:hover .play-button {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease; }
  .about .play-about {
    display: inline-block; }
  .about .play-about:hover a {
    color: #51cbf6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .footer-contacts1 {
    background: #292929;
    padding: 45px 0 32px 0; }
  .about .scroll12 {
    text-align: center;
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 30px; }
  .about .scroll12 a {
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-family: "Montserrat-Light";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-decoration: none; }
  .about .scroll12 a:hover {
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .about .soc11 {
    text-align: center;
    position: relative;
    left: 6px;
    width: 164px;
    margin-left: auto; }
  .about .footer-contacts1 .soc11 a:last-child {
    margin-right: 0; }
  .about .footer-contacts1 .soc11 a:first-child {
    margin-left: 0; }
  .about .footer-contacts1 .soc11 a {
    color: #c6c6c6;
    margin: 0 0;
    opacity: 1;
    background: #292929;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin: 0 4px;
    line-height: 32px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .footer-contacts1 .soc11 a:hover {
    color: #292929;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .footer-contacts1 .soc11 a i {
    width: 16px; }
  .about .copyright-contacts1 {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    text-transform: uppercase;
    text-align: right;
    margin: 5px 0 0 0; }
  .about .footer-contacts1-left {
    position: absolute;
    left: -160px;
    z-index: 50; }
  .about .temp-name {
    font-family: "Montserrat-Regular";
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 0.075em;
    color: #fff;
    margin: 0 0 0 15px; }
  .about .footer-contacts1-menu {
    overflow: hidden;
    margin: 14px 0 0 0; }
    .about .footer-contacts1-menu li {
      float: left;
      margin: 0 38px 0 0; }
  .about .footer-contacts1-menu li a {
    font-family: "Montserrat-Light";
    font-size: 10px;
    line-height: 30px;
    color: #b1b1b1;
    height: inherit;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .footer-contacts1 li a:hover {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .about .footer11-soc {
    position: relative;
    top: -6px; }
  .about .cl-effect-5 a {
    padding: 0; }
  .about nav a {
    margin: 0; }
  .about .footer11-soc {
    z-index: 60; }
  .about .footer-contacts-hide {
    display: block; }
  .about .footer-contacts-small {
    display: none; }
  .about .about-image-menu li a {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.074em;
    text-transform: uppercase;
    color: #fff; }
  .about .about-image-menu {
    margin: 45px 0 0 0; }

/* === responsive === */
@media only screen and (max-width: 1600px) {
  .about .footer-contacts1-left {
    position: relative;
    left: 0; }
  .about .footer-contacts1-menu li {
    margin: 0 34px 0 0; } }
@media only screen and (max-width: 1200px) {
  .about .footer-contacts1-menu li {
    margin: 0 18px 0 0; }
  .about .footer-contacts1-menu li a {
    font-size: 9px; }
  .about #nav-main-2-sticky-wrapper {
    display: none; }
  .about .mob-menu-3 {
    top: 0; }
  .about .about-image-1 {
    height: 400px; }
  .about .about-image-2 {
    height: 200px; }
  .about .about-image-2-top {
    height: 200px; }
  .about .about-image-2-bottom {
    height: 200px; }
  .about .about-image-3 {
    height: 400px; }

  .about .sidebar-wrapper {
    background: #fff; }
  .about .burgx,
  .about .burgx2,
  .about .burgx3 {
    background: #292929; }
  .about .mob-menu-3 {
    background: #fff; }
  .about .sidebar-nav li {
    text-indent: 5px; } }
@media only screen and (min-width: 990px) and (max-width: 1200px) {
  .about .about-image-1-middle h3 {
    font-size: 13px;
    line-height: 24px; }
  .about .about-image-1-middle h2 {
    font-size: 10px;
    line-height: 20px; }
  .about .about-image-1-middle p {
    font-size: 12px;
    line-height: 20px;
    margin: 30px 0 0 0; }
  .about .about-image-2-top .about-image-2-middle {
    padding-left: 40px; }
    .about .about-image-2-top .about-image-2-middle h3 {
      font-size: 10px;
      line-height: 20px; }
    .about .about-image-2-top .about-image-2-middle h2 {
      font-size: 10px;
      line-height: 14px;
      margin: 8px 0 0 0; }
  .about .about-image-2-bottom .about-image-3-middle {
    padding-left: 40px; }
    .about .about-image-2-bottom .about-image-3-middle h3 {
      font-size: 10px;
      line-height: 20px; }
    .about .about-image-2-bottom .about-image-3-middle h2 {
      font-size: 10px;
      line-height: 14px;
      margin: 8px 0 0 0; }
    .about .about-image-2-bottom .about-image-3-middle p {
      font-size: 11px;
      line-height: 14px;
      margin: 15px 0 0 0; }
    .about .about-image-2-bottom .about-image-3-middle .footer-contacts1-menu {
      margin: 20px 0 0 0; }
  .about .mob-menu-3 {
    display: block; } }
@media only screen and (max-width: 990px) {
  .about .footer-contacts1-menu li a {
    font-size: 8px; }
  .about .scroll12 {
    text-align: left; }
  .about .soc11 {
    left: 0; }
  .about .info-about-block h2 {
    font-size: 16px;
    line-height: 25px;
    margin: 10px 0 0 0; }
  .about .info-about-block p {
    font-size: 11px;
    line-height: 16px;
    margin: 18px 0 0 0; }
  .about .prefooter-about h2 {
    font-size: 30px;
    line-height: 35px; }
  .about .info-left {
    width: 100%; }
  .about .info-right {
    width: 100%; }
  .about .info-right-content {
    padding: 108px 0 0 90px; }
  .about .info-left-content {
    margin-left: initial;
    padding: 115px 0 0 90px; }
  .about .about-image-1,
  .about .about-image-3 {
    width: 100%;
    height: 340px; }
  .about .about-image-2 {
    width: 100%;
    height: 680px; }
  .about .about-image-2-top,
  .about .about-image-2-bottom {
    width: 100%;
    height: 340px; }
  .about .about-image-2-top .about-image-info h3 {
    font-size: 15px;
    line-height: 26px; }
  .about .about-image-2-top .about-image-info h2 {
    font-size: 18px;
    line-height: 32px;
    margin: 25px 0 0 0; }
  .about .about-image-2-top .about-image-info p {
    font-size: 14px;
    line-height: 22px;
    margin: 50px 0 0 0; } }
@media only screen and (max-width: 768px) {
  .about .scroll12 {
    top: 33px;
    right: 0; }
    .about .scroll12 a {
      font-size: 9px; }
  .about .soc11 {
    left: 5px; }
  .about .info-about-sep {
    display: none; }
  .about .counter12-block {
    margin: 45px 0 0 0; }
  .about .info-left-content {
    padding: 115px 0 0 15px; }
  .about .info-right-content {
    padding: 108px 0 0 15px; }
  .about .team-about-mob {
    margin: 100px 0 0 0; }
  .about .team-blocks {
    margin: 0 -15px 0 -15px; }
  .about .about-image-1,
  .about .about-image-3 {
    width: 100%;
    height: 340px; }
  .about .about-image-2 {
    width: 100%;
    height: 680px; }
  .about .about-image-2-top,
  .about .about-image-2-bottom {
    width: 100%;
    height: 340px; }
  .about .customers h3 {
    margin: 0 0 30px 0; }
  .about .team-blocks img {
    width: initial; } }
@media only screen and (max-width: 600px) {
  .about .copyright-contacts1 {
    font-size: 9px;
    line-height: 15px;
    margin: 5px 0 0 0; }
  .about .soc11 {
    left: 5px;
    width: 140px; }
  .about .scroll12 {
    left: -10px;
    top: 40px; }
    .about .scroll12 a {
      font-size: 9px; }
  .about .footer-contacts1-menu li a {
    line-height: 16px; }
  .about .footer-contacts-hide {
    display: none; }
  .about .footer-contacts-small {
    display: block; }
  .about .scroll12 {
    text-align: right;
    position: relative;
    left: 0;
    top: 0; }
  .about .footer-contacts1 .soc11 a {
    margin: 0; }
  .about .footer-contacts1-menu {
    margin: 3px 0 0 0; }
  .about .footer11-soc {
    top: 0; }
  .about .header-about-bg h1 {
    font-size: 22px; } }
@media only screen and (max-width: 500px) {
  .about .footer-contacts1 .soc11 a i {
    width: 10px;
    font-size: 10px; }
  .about .footer-contacts1 .soc11 a {
    width: 24px;
    height: 24px;
    line-height: 24px; }
  .about .copyright-contacts1 {
    font-size: 8px; }
  .about .footer-contacts1-menu li a {
    line-height: 18px; }
  .about .soc11 {
    width: 105px;
    left: 0; }
  .about .info-about-block h2 {
    font-size: 3.4vw;
    line-height: 5.4vw;
    margin: 14px 0 0 0; }
  .about .info-right-content h3 {
    font-size: 5vw;
    line-height: 7vw; }
  .about .team-about h2 {
    font-size: 5vw;
    line-height: 7vw; }
  .about .prefooter-about h2 {
    font-size: 26px;
    line-height: 32px; }
  .about .prefooter-about p {
    font-size: 12px;
    line-height: 18px; }
  .about .header-about {
    height: 320px; }
  .about .header-about-cont {
    margin: 135px -15px 0 -15px; }
  .about .about-image-info {
    padding-left: 30px; }
  .about .about-image-info h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 12px;
    line-height: 22px; }
  .about .about-image-info h2 {
    font-size: 14px;
    line-height: 25px; }
  .about .about-image-info p {
    font-size: 14px;
    line-height: 22px;
    margin: 30px 0 0 0; }
  .about .about-image-2-top .about-image-info h3 {
    font-size: 12px;
    line-height: 22px; }
  .about .about-image-2-top .about-image-info h2 {
    font-size: 14px;
    line-height: 25px; }
  .about .about-image-2-top .about-image-info p {
    font-size: 14px;
    line-height: 22px;
    margin: 30px 0 0 0; }
  .about .about-image-2-top .footer-contacts1-menu {
    margin: 3px 0 0 0; }
  .about .team-blocks img {
    width: 100%; } }

.legal-list ul,.legal-list ul li{list-style:none; margin:0; padding:0}
.legal-list ul li{padding-left:20px;position: relative;}
.legal-list ul li:before{content: '-'; position: absolute; left: 0; }

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