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

[Table of contents]

1. Contacts-form1
2. Contacts-form2
3. Contacts-form3
4. Contacts-form4
5. Icons-block1
6. Icons-block2
7. Icons-block3
8. footer-block1
9. footer-block2
10. footer-block3
11. footer-block4
12. cta-block1
13. cta-block2
14. cta-block3
15. cta-block4
16. cta-block5
17. cta-block6
18. hero-block1
19. hero-block2
20. hero-block3
21. hero-block4
22. hero-block5
23. hero-block6
24. hero-block7
25. brands-block1
26. brands-block2
27. brands-block3
28. team-block1
29. elemenets-block1
30. pricing-block1
31. pricing-block2
32. pricing-block3
33. counter-block1
34. gallery-block1
35. gallery-block2

[Typography]

Montserrat: h3 h1 h2 span
Raleway: h2 p h4 h6 h3 span
-------------------------------------------------------------------*/
/* === All === */
::selection {
  background: #232323;
  /* Safari */ }

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

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

/* ==================================================================
    1. Contacts-form1
================================================================== */
.connect-block-1 {
  overflow: hidden;
  /* === Map form1 === */ }
  .connect-block-1 .maps-form1 {
    height: 700px; }
    .connect-block-1 .maps-form1 #map-canvas10 {
      margin: 0;
      padding: 0;
      height: 700px; }
  .connect-block-1 .gmnoprint,
  .connect-block-1 .gm-style-cc,
  .connect-block-1 .gm-style a {
    display: none !important; }
  .connect-block-1 .maps-container {
    position: relative;
    height: 700px; }
  .connect-block-1 .maps-form1 {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 700px;
    z-index: 2; }
  .connect-block-1 .map-vis {
    display: none; }

.connect-block-1-left {
  float: left;
  width: 40%;
  margin: 0 5% 0 0;
  position: relative;
  height: 700px; }

.connect-block-1-right {
  float: left;
  width: 50%; }
  .connect-block-1-right h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #292929;
    margin: 80px 0 0 0; }
  .connect-block-1-right 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 60px 0; }
  .connect-block-1-right form {
    margin: 40px 0 0 0; }

/* === Formm === */
.connect-block-1 .form-button, .connect-block-1 .form-button:hover, .connect-block-1 .form-button:active, .connect-block-1 .form-button:focus {
  outline: none !important; }
.connect-block-1 .form-button {
  font-size: 12px;
  letter-spacing: 0.075em;
  color: #fff;
  font-family: "Montserrat-Regular";
  text-transform: uppercase;
  font-weight: normal;
  background: transparent;
  padding: 14px 44px;
  border: 1px solid #f57576;
  background: #f57576;
  width: 100%;
  display: inline-block;
  margin: 45px 0 0 0; }
.connect-block-1 .form-button:hover {
  color: #fff;
  border: 1px solid #f86667;
  background: #f86667;
  -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; }
.connect-block-1 .form-horizontal .col-lg-12 {
  padding: 0; }
.connect-block-1 .form-horizontal input {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #b0b0b0;
  margin: 40px 0 0 0;
  box-shadow: none;
  padding-bottom: 15px;
  padding-left: 0;
  text-transform: uppercase;
  font-family: "Montserrat-Light"; }
.connect-block-1 .form-horizontal {
  margin: -12px 0 0 0; }
.connect-block-1 .form-horizontal input:focus,
.connect-block-1 .form-horizontal input:hover {
  border-color: #f66e6f;
  -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; }
.connect-block-1 .form-control:focus {
  box-shadow: none !important; }
.connect-block-1 .form-horizontal textarea {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #b0b0b0;
  margin: 40px 0 0 0;
  padding-left: 0;
  box-shadow: none;
  color: #838383;
  font-family: "Montserrat-Light"; }
.connect-block-1 .form-horizontal textarea:focus,
.connect-block-1 .form-horizontal textarea:hover {
  border-color: #f66e6f;
  -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; }
.connect-block-1 #subs {
  position: relative; }
.connect-block-1 #error-message {
  color: red;
  position: absolute;
  top: 60px;
  font-size: 14px; }
.connect-block-1 #success-message {
  color: #000;
  position: absolute;
  top: 60px;
  font-size: 14px; }

@media only screen and (max-width: 1200px) {
  .connect-block-1-right h2 {
    font-size: 20px;
    line-height: 30px; } }
@media only screen and (max-width: 768px) {
  .connect-block-1-right h2 {
    font-size: 20px;
    line-height: 30px; }

  .connect-block-1-left {
    width: 100%;
    margin: 0;
    height: 500px; }

  .maps-form1 {
    height: 500px; }

  .maps-form1 #map-canvas10 {
    height: 500px; }

  .connect-block-1-right {
    width: 100%;
    margin: 0 0 50px 0; } }
@media only screen and (max-width: 500px) {
  .connect-block-1-right h2 {
    font-size: 13px;
    line-height: 23px; }

  .connect-block-1-left {
    height: 300px; }

  .maps-form1 {
    height: 300px; }

  .maps-form1 #map-canvas10 {
    height: 300px; } }
/* ==================================================================
    2. Contacts-form2
================================================================== */
.form2-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.hero7-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.connect-block-2 {
  width: 100%;
  height: 693px;
  background: url(../img/blocks/form2.png) no-repeat top center;
  padding: 100px 0 0 0; }
  .connect-block-2 .connect-block-2-left {
    color: #fff;
    margin: 120px 0 0 0; }
  .connect-block-2 h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
  .connect-block-2 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    max-width: 410px;
    margin: 25px 0 0 0; }
  .connect-block-2 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    max-width: 290px;
    margin: 70px 0 0 0; }
  .connect-block-2 span.info {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    max-width: 190px;
    display: inline-block;
    margin: 20px 0 0 0; }

.connect-block-2-right {
  background: #fff;
  padding: 60px; }
  .connect-block-2-right h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    max-width: 300px;
    margin: 0 auto 25px auto; }

.connect-block-2 .form-button, .connect-block-2 .form-button:hover, .connect-block-2 .form-button:active, .connect-block-2 .form-button:focus {
  outline: none !important; }
.connect-block-2 .form-button {
  font-size: 12px;
  letter-spacing: 0.075em;
  color: #fff;
  font-family: "Montserrat-Regular";
  text-transform: uppercase;
  font-weight: normal;
  background: transparent;
  padding: 14px 44px;
  border: 1px solid #918ad8;
  background: #918ad8;
  width: 100%;
  display: inline-block;
  margin: 25px 0 0 0; }
.connect-block-2 .form-button:hover {
  color: #fff;
  border: 1px solid #7e76d1;
  background: #7e76d1;
  -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; }
.connect-block-2 .form-horizontal .col-lg-12 {
  padding: 0; }
.connect-block-2 .form-horizontal input {
  background: #f9f8f8;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #b0b0b0;
  margin: 0 0 0 0;
  box-shadow: none;
  padding-bottom: 15px;
  padding-left: 0;
  text-transform: uppercase;
  font-family: "Montserrat-Light"; }
.connect-block-2 .form-horizontal {
  margin: -12px 0 0 0; }
.connect-block-2 .form-horizontal input:focus,
.connect-block-2 .form-horizontal input:hover {
  border-color: #918ad8;
  -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; }
.connect-block-2 .form-control:focus {
  box-shadow: none !important; }
.connect-block-2 .form-horizontal textarea {
  background: #f9f8f8;
  border: 0;
  border-radius: 0;
  margin: 20px 0 0 0;
  padding-left: 0;
  box-shadow: none;
  color: #838383;
  font-family: "Montserrat-Light";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.075em;
  padding: 15px 0 0 15px; }
.connect-block-2 .form-horizontal textarea:focus,
.connect-block-2 .form-horizontal textarea:hover {
  -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; }
.connect-block-2 #subs {
  position: relative; }
.connect-block-2 #error-message {
  color: red;
  position: absolute;
  top: 60px;
  font-size: 14px; }
.connect-block-2 #success-message {
  color: #000;
  position: absolute;
  top: 60px;
  font-size: 14px; }

.connect-block-2 .form-horizontal .input__field {
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #fff;
  font-weight: bold;
  font-family: "Montserrat-Light";
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  -webkit-appearance: none;
  border: none;
  padding-left: 15px;
  border: 1px solid #f9f8f8; }
  .connect-block-2 .form-horizontal .input__field:hover {
    border: 1px solid #f9f8f8; }
  .connect-block-2 .form-horizontal .input__field:focus {
    border: 1px solid #f9f8f8; }

.connect-block-2 {
  /* === kaeda ===  */ }
  .connect-block-2 .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em;
    width: calc(100%);
    vertical-align: top; }
  .connect-block-2 .input--kaede {
    display: block;
    overflow: hidden;
    margin: 20px 0 0 0;
    background: #f9f8f8; }
  .connect-block-2 .input__field--kaede {
    position: absolute;
    top: 0;
    right: 100%;
    width: 60%;
    height: 100%;
    background: #fff;
    color: #9DABBA;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .connect-block-2 .input__label {
    display: inline-block;
    float: right;
    padding-left: 15px;
    width: 40%;
    color: #6a7989;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .connect-block-2 .input__label--kaede {
    z-index: 10;
    display: block;
    width: 100%;
    text-align: left;
    cursor: text;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .connect-block-2 .input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #838383; }
  .connect-block-2 .input__label-content--kaede {
    padding: 11px 0; }
  .connect-block-2 .input__field:focus {
    outline: none; }
  .connect-block-2 .input__field--kaede:focus,
  .connect-block-2 .input--filled .input__field--kaede {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition-delay: 0.06s;
    transition-delay: 0.06s; }
  .connect-block-2 .input__field--kaede:focus + .input__label--kaede,
  .connect-block-2 .input--filled .input__label--kaede {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    pointer-events: none; }

@media only screen and (max-width: 768px) {
  .connect-block-2 .connect-block-2-left {
    margin: 0px 0 90px 0; } }
@media only screen and (max-width: 500px) {
  .connect-block-2-right {
    padding: 30px; }

  .connect-block-2 h2 {
    font-size: 16px;
    line-height: 26px; } }
/* ==================================================================
    3. Contacts-form3
================================================================== */
.contacts-form-3 {
  background: url(../img/blocks/form3.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 532px;
  color: #fff;
  text-align: center; }
  .contacts-form-3 h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
  .contacts-form-3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 55px;
    margin: 20px 0 0 0; }
  .contacts-form-3 h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #f9f8f8;
    margin: 5px 0 0 0; }

#cont-form-3 {
  margin: 50px 0 0 0; }

.contacts-form-3 {
  /* Chisato */ }
  .contacts-form-3 .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em 5px;
    max-width: 350px;
    width: 280px;
    vertical-align: top;
    height: 62px; }
  .contacts-form-3 .input__field {
    position: relative;
    display: block;
    float: right;
    padding: 12px 0 13px 0;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: 400;
    font-family: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none; }
  .contacts-form-3 .input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #696969;
    font-weight: bold;
    font-size: 62.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .contacts-form-3 .input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%; }
  .contacts-form-3 .input--chisato {
    padding-top: 1em; }
  .contacts-form-3 .input__field--chisato {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.075em;
    color: #838383;
    width: 100%;
    background: #fff;
    border: 2px solid #fff;
    -webkit-transition: border-color 0.25s;
    transition: border-color 0.25s; }
  .contacts-form-3 .input__label--chisato {
    width: 100%;
    position: absolute;
    top: 0;
    text-align: left;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0); }
  .contacts-form-3 .input__label-content--chisato {
    padding: 0 0 0 30px;
    color: #838383;
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.075em;
    color: #838383;
    text-transform: uppercase; }
  .contacts-form-3 .input__label-content--chisato::after {
    content: attr(data-content);
    position: absolute;
    top: -215%;
    left: 30px;
    color: #fff;
    font-weight: 800; }
  .contacts-form-3 .input__field--chisato:focus,
  .contacts-form-3 .input--filled .input__field--chisato {
    border-color: #fff;
    padding-left: 30px; }
  .contacts-form-3 .input__field--chisato:focus + .input__label--chisato,
  .contacts-form-3 .input--filled .input__label--chisato {
    -webkit-animation: anim-chisato-1 0.25s forwards;
    animation: anim-chisato-1 0.25s forwards; }
  .contacts-form-3 .input__field--chisato:focus + .input__label--chisato .input__label-content--chisato,
  .contacts-form-3 .input--filled .input__label-content--chisato {
    -webkit-animation: anim-chisato-2 0.25s forwards ease-in;
    animation: anim-chisato-2 0.25s forwards ease-in; }
@-webkit-keyframes anim-chisato-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0); }
  71%,
        100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes anim-chisato-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  70%,
        71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out; }
  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0); } }
@keyframes anim-chisato-1 {
  0%, 70% {
    -webkit-transform: translate3d(0, 3em, 0);
    transform: translate3d(0, 3em, 0); }
  71%,
        100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes anim-chisato-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  70%,
        71% {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
    opacity: 0;
    -webkit-animation-timing-function: ease-out; }
  100% {
    color: transparent;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0); } }
  .contacts-form-3 .btn {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: none;
    background: none;
    cursor: pointer;
    padding: 14px 98px;
    display: inline-block;
    margin: 32px 0 0 5px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .contacts-form-3 .btn-4 {
    border: 1px solid #6defa7;
    background: #6defa7;
    border-radius: 0;
    color: #fff;
    overflow: hidden; }
  .contacts-form-3 .btn:before,
  .contacts-form-3 .icon-heart:after,
  .contacts-form-3 .icon-star:after,
  .contacts-form-3 .icon-plus:after,
  .contacts-form-3 .icon-file:before {
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center; }
  .contacts-form-3 .icon-arrow-right:before {
    content: "\e87a"; }
  .contacts-form-3 .btn-4:before {
    position: absolute;
    height: 100%;
    font-size: 18px;
    line-height: 2.4;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .contacts-form-3 .btn-4a:before {
    left: 130%;
    top: 1px; }
  .contacts-form-3 .btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .contacts-form-3 .btn-4:hover {
    background: #24b662;
    border: 1px solid #24b662; }
  .contacts-form-3 .btn-4a:hover:before {
    left: 70%; }

@media only screen and (max-width: 1024px) {
  .contacts-form-3 h2 {
    font-size: 30px;
    line-height: 40px; }

  #cont-form-3 {
    margin: 20px 0 0 0; } }
@media only screen and (max-width: 980px) {
  .contacts-form-3 .btn {
    margin: 0px 0 15px 5px; } }
@media only screen and (max-width: 768px) {
  .contacts-form-3 h2 {
    font-size: 21px;
    line-height: 31px; }

  .contacts-form-3 .input {
    margin-top: 5px;
    margin-bottom: 0; }

  .contacts-form-3 .btn {
    margin: 20px auto 15px auto;
    display: block; } }
@media only screen and (max-width: 500px) {
  .contacts-form-3 h2 {
    font-size: 12px;
    line-height: 22px; } }
/* ==================================================================
   4. Contacts-form4
================================================================== */
.contacts-form-4 {
  background: url(../img/blocks/form4.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 767px;
  color: #fff;
  text-align: center; }

.contacts-form-4-bg {
  background: rgba(41, 41, 41, 0.9);
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff; }
  .contacts-form-4-bg h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
  .contacts-form-4-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 44px;
    margin: 30px auto 0 auto;
    max-width: 850px; }
  .contacts-form-4-bg p.left-text-1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    margin: 45px 0 0 0;
    max-width: 290px; }
  .contacts-form-4-bg p.left-text-2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin: 25px 0 0 0;
    max-width: 180px; }
  .contacts-form-4-bg button {
    font-family: "Montserrat-Regular";
    background: #fc5c49;
    border: 1px solid #fc5c49;
    width: 100%;
    height: 55px;
    font-size: 12px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
    margin: 55px 0 0 0; }
    .contacts-form-4-bg button:hover {
      background: #f84c37;
      border: 1px solid #f84c37; }

.row-cont-4 {
  margin: 100px 0 0 0; }

.cont-form-4 {
  background: rgba(255, 255, 255, 0.15);
  /* Hoshi */ }
  .cont-form-4 .cont-form-4-space {
    padding: 35px 35px 0 35px; }
  .cont-form-4 .input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 1em 0 0 0;
    width: 100%;
    vertical-align: top; }
  .cont-form-4 .input--hoshi {
    overflow: hidden; }
  .cont-form-4 .input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #fff;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-appearance: none; }
  .cont-form-4 .input__field--hoshi {
    margin-top: 1em;
    padding: 0.85em 0.15em;
    width: 100%;
    background: transparent;
    color: #fff; }
  .cont-form-4 .input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #fff;
    font-weight: bold;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .cont-form-4 .input__label--hoshi {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.25em;
    width: 100%;
    height: calc(100% - 1em);
    text-align: left;
    pointer-events: none; }
  .cont-form-4 .input__label--hoshi::before,
  .cont-form-4 .input__label--hoshi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
    border-bottom: 1px solid #B9C1CA; }
  .cont-form-4 .input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%; }
  .cont-form-4 .input__label-content--hoshi {
    position: absolute; }
  .cont-form-4 .input__label--hoshi::before,
  .cont-form-4 .input__label--hoshi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
    border-bottom: 1px solid #B9C1CA; }
  .cont-form-4 .input__label--hoshi::after {
    margin-top: 2px;
    border-bottom: 4px solid red;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s; }
  .cont-form-4 .input__label--hoshi-color-1::after {
    border-color: #00aaff; }
  .cont-form-4 .input--hoshi {
    overflow: hidden; }
  .cont-form-4 .input__field--hoshi {
    margin-top: 1em;
    padding: 0.85em 0.15em;
    width: 100%;
    background: transparent;
    color: #fff;
    font-weight: normal; }
  .cont-form-4 .input__label--hoshi {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 0.25em;
    width: 100%;
    height: calc(100% - 1em);
    text-align: left;
    pointer-events: none; }
  .cont-form-4 .input__label-content--hoshi {
    position: absolute;
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
  .cont-form-4 .input__label--hoshi::before,
  .cont-form-4 .input__label--hoshi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 4px);
    border-bottom: 1px solid #fff; }
  .cont-form-4 .input__label--hoshi::after {
    margin-top: 2px;
    border-bottom: 4px solid red;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s; }
  .cont-form-4 .input__label--hoshi-color-1::after {
    border-color: #fc5c49; }
  .cont-form-4 .input__field--hoshi:focus + .input__label--hoshi::after,
  .cont-form-4 .input--filled .input__label--hoshi::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .cont-form-4 .input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
  .cont-form-4 .input--filled .input__label-content--hoshi {
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards; }
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0); }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0); } }
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0); }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0); } }
.form4-video {
  background: url(../img/blocks/form4-video.png) no-repeat top center;
  background-size: cover;
  width: 380px;
  height: 197px;
  position: relative;
  box-shadow: 0px 12px 20px 4px rgba(0, 0, 0, 0.1); }
  .form4-video .play-button {
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px; }
  .form4-video .play-button a:before {
    margin-top: -8px;
    margin-left: -6px;
    border-width: 8px 0 8px 16px; }

@media only screen and (max-width: 980px) {
  .contacts-form-4-bg h3 {
    margin: 30px 0 0 0; }

  .contacts-form-4-bg h2 {
    font-size: 35px;
    line-height: 42px; }

  .contacts-form-4 {
    height: 1110px; }

  .row-cont-4 {
    margin: 70px 0 0 0; }

  .cont-form-4 {
    margin: 50px 0 0 0; } }
@media only screen and (max-width: 500px) {
  .form4-video {
    width: 100%; }

  .contacts-form-4-bg h2 {
    font-size: 22px;
    line-height: 32px; } }
/* ==================================================================
    5. Icons-block1
================================================================== */
.icon1-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.icon1-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.icons-block1 {
  padding: 72px 0; }

.icons-block1-cont {
  background: #f9f8f8;
  margin: 18px 0;
  padding: 45px 0 55px 0; }
  .icons-block1-cont span {
    font-size: 48px;
    color: #918ad8;
    display: inherit;
    text-align: center; }
  .icons-block1-cont h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    line-height: 35px;
    color: #292929;
    text-align: center;
    margin: 20px 0 0 0; }
  .icons-block1-cont p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 23px;
    color: #292929;
    text-align: center;
    max-width: 390px;
    margin: 5px auto 0 auto; }

.icons-block1-cont:hover {
  background: transparent; }

@media only screen and (max-width: 1024px) {
  .icons-block1-cont p {
    max-width: 300px; } }
/* ==================================================================
    6. Icons-block2
================================================================== */
.icons-block2 {
  background: url(../img/blocks/Icons-2.png) no-repeat top center;
  width: 100%;
  height: 714px; }
  .icons-block2 h1 {
    font-family: "Montserrat-Bold";
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin: 76px 0 0 0; }

.icons-block2-cont {
  background: #fff;
  padding: 60px; 50px }
  .icons-block2-cont span {
    font-size: 48px;
    color: #918ad8;
    position: relative;
    top: 6px; }
  .icons-block2-cont h2 {
    font-size: 22px;
    line-height: 36px;
    color: #292929;
    font-family: 'Raleway', sans-serif; }
  .icons-block2-cont p {
    font-size: 14px;
    line-height: 23px;
    color: #292929;
    font-family: 'Raleway', sans-serif;
    margin: 15px 0 0 0;
    max-width: 280px; }

.icons-block2-row {
  margin: 95px 0 0 0; }

@media only screen and (max-width: 1200px) {
  .icons-block2-cont h2 {
    font-size: 18px;
    line-height: 30px; }

  .icons-block2-cont p {
    font-size: 12px;
    line-height: 21px; } }
@media only screen and (max-width: 980px) {
  .icons-block2-cont {
    padding: 30px; }

  .icons-block2-cont span {
    font-size: 30px; }

  .icons-block2 h1 {
    font-size: 42px; } }
@media only screen and (max-width: 768px) {
  .icons-block2 h1 {
    margin: 0; }

  .icons-block2-row {
    margin: 25px 0 0 0; }

  .icons-block2-cont {
    width: 60%;
    margin: 30px 0 0 0; }

  .icons-block2-cont h2 {
    margin: 20px 0 0 0; } }
@media only screen and (max-width: 600px) {
  .icons-block2-cont {
    width: 100%; }

  .icons-block2-cont .mt90 {
    margin-top: 30px; }

  .icons-block2 h1 {
    font-size: 28px; } }
/* ==================================================================
    7. Icons-block3
================================================================== */
.icon3-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.icon3-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.icons-block3 {
  padding: 72px 0; }

.icons-block3-bg {
  background: #f9f8f8; }

.icons-block3-cont {
  padding: 45px 0 55px 90px;
  overflow: hidden; }
  .icons-block3-cont span {
    font-size: 48px;
    color: #918ad8;
    display: inherit;
    text-align: left;
    float: left;
    margin: 0 45px 0 0; }
  .icons-block3-cont h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    line-height: 35px;
    color: #292929;
    text-align: left; }
  .icons-block3-cont p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 23px;
    color: #292929;
    text-align: left;
    max-width: 300px;
    margin: 15px auto 0 auto; }

.icons-block3-text {
  float: left; }

@media only screen and (max-width: 1200px) {
  .icons-block3-cont {
    padding: 45px 0 55px 40px;
    overflow: hidden; } }
@media only screen and (max-width: 980px) {
  .icons-block3-cont span {
    margin: 0 45px 12px 0; } }
@media only screen and (max-width: 500px) {
  .icons-block3-cont {
    padding: 45px 0 55px 10px;
    overflow: hidden; } }
/* ==================================================================
    8. footer-block1
================================================================== */
.footer1-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.footer1-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.footer-block1 {
  padding: 45px 0 70px 0; }
  .footer-block1 img {
    display: block;
    margin: 0 auto 45px auto; }
  .footer-block1 span {
    font-family: "Montserrat-Regular";
    font-size: 16px;
    line-height: 24px;
    color: #191919;
    text-align: center;
    display: block; }

.after-footer-block1 {
  background: #292929;
  padding: 20px 0; }

.footer-block-icons a {
  margin: 0 18px;
  color: #848987;
  -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; }

.footer-block-icons 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; }

.footer-block-icons {
  text-align: center; }

@media only screen and (max-width: 980px) {
  .footer-block1 span {
    font-size: 12px;
    line-height: 22px; } }
@media only screen and (max-width: 768px) {
  .footer-block1 span {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px; }

  .footer-block1 img {
    margin: 0 auto 25px auto; } }
/* ==================================================================
    9, footer-block2
================================================================== */
.footer2-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.footer2-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.footer2-anim3 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.footer-block2 {
  padding: 80px 0; }

.footer-block-icons-2 a {
  margin: 0 10px;
  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; }

.footer-block-icons-2 a:hover {
  color: #797979;
  -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; }

.footer-block-icons-2 {
  text-align: left; }

.footer-block-icons-2 a:first-child {
  margin-left: 0; }

.footer-block2 nav {
  margin: 45px 0 45px 0; }
.footer-block2 nav a {
  font-family: "Montserrat-Regular";
  position: relative;
  display: inline-block;
  margin: 0 34px;
  outline: none;
  color: #292929;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 14px; }
.footer-block2 nav a:first-child {
  margin-left: 0; }
.footer-block2 .cl-effect-4 a {
  padding: 0 0 10px; }
.footer-block2 .cl-effect-4 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #292929;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px); }
.footer-block2 a:active,
.footer-block2 a:hover {
  outline: 0; }
.footer-block2 nav a:hover,
.footer-block2 nav a:focus {
  outline: none;
  color: #292929; }
.footer-block2 .cl-effect-4 a:hover::after,
.footer-block2 .cl-effect-4 a:focus::after {
  height: 5px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

@media only screen and (max-width: 980px) {
  .footer-block2 nav a {
    margin: 0 24px; } }
@media only screen and (max-width: 600px) {
  .footer-block2 nav a {
    margin: 10px 24px 0 auto; }

  .footer-block2 {
    padding: 60px 0; } }
/* ==================================================================
    10. footer-block3
================================================================== */
.footer3-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

.footer-block3 {
  padding: 80px 0 70px 0; }
  .footer-block3 h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px;
    color: #292929;
    margin: 0 0 120px; }

.footer-block-icons-3 a {
  margin: 0 16px;
  color: #292929;
  font-size: 20px;
  -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; }

.footer-block-icons-3 a:hover {
  color: #797979;
  -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; }

.footer-block-icons-3 a:first-child {
  margin-left: 0; }

.footer-block3-text {
  margin: 0 0 30px 0; }
  .footer-block3-text span {
    font-family: "Montserrat-Light";
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #797979; }
    .footer-block3-text span:hover {
      color: #292929; }

@media only screen and (max-width: 768px) {
  .footer-block3 h1 {
    margin: 0 0 50px; } }
@media only screen and (max-width: 500px) {
  .footer-block3 h1 {
    margin: 0 0 50px; }

  .footer-block3 h1 {
    font-size: 16px;
    line-height: 26px; }

  .footer-block3 {
    padding: 60px 0 60px 0; } }
/* ==================================================================
    11. footer-block4
================================================================== */
.footer-block4 {
  overflow: hidden; }

.footer-block4-item {
  float: left;
  width: 25%;
  text-align: center; }
  .footer-block4-item a {
    font-size: 45px;
    color: #292929; }

.footer-block4-border {
  width: 100%;
  border-right: 1px solid #cdcdcd;
  padding: 90px 0; }
  .footer-block4-border:hover {
    background: #f9f8f8; }

.no-border {
  border-right: none; }

.after-footer-block4 {
  background: #292929;
  color: #9c9c9c;
  padding: 50px 0 40px 0; }
  .after-footer-block4 p, .after-footer-block4 span {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 24px; }

.footer-block4-sep {
  background: #9c9c9c;
  width: 1px;
  height: 12px;
  margin: 0 12px;
  display: inline-block;
  position: relative;
  top: 2px; }

@media only screen and (max-width: 768px) {
  .after-footer-block4 p,
  .after-footer-block4 span {
    text-align: center; }

  .footer-block4-border {
    padding: 40px 0; } }
/* ==================================================================
    12. cta-block1
================================================================== */
.cta1-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.cta-block1 {
  padding: 90px 0 70px 0; }
  .cta-block1 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: center;
    text-transform: uppercase; }

.cta-form1 {
  margin: 55px 0 0 0;
  overflow: hidden;
  display: inline-block;
  text-align: center; }

.cta-form1 .button {
  font-family: "Montserrat-Regular";
  font-size: 12px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  float: left;
  display: block;
  margin: 0 15px;
  padding: 19px 62px;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale; }
.cta-form1 .button--text-thick {
  font-weight: 600; }
.cta-form1 .button--round-l {
  border-radius: 4px; }
.cta-form1 .button.button--aylen {
  background: #918ad8;
  color: #fff;
  overflow: hidden;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  width: 256px; }
.cta-form1 .button--aylen::before,
.cta-form1 .button--aylen::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1); }
.cta-form1 .button--aylen::before {
  background: #7e76d1; }
.cta-form1 .button--aylen::after {
  background: #7e76d1; }
.cta-form1 .button--aylen:hover {
  color: #fff; }
.cta-form1 .button--aylen:hover::before,
.cta-form1 .button--aylen:hover::after {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }
.cta-form1 .button--aylen:hover::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s; }
.cta-form1 .button-left {
  padding: 18px 52px;
  font-family: "Montserrat-Regular";
  font-size: 12px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #838383;
  overflow: hidden;
  width: 256px;
  border: 1px solid #838383;
  border-radius: 4px; }
  .cta-form1 .button-left:hover {
    background: #918ad8;
    border: 1px solid #918ad8;
    color: #fff; }
.cta-form1 .bg-2 .button {
  color: #838383;
  border-color: #838383; }

@media only screen and (max-width: 600px) {
  .cta-block1 .cta-form1 button {
    display: block;
    margin: 30px auto 0 auto;
    float: none; }

  .cta-form1 {
    margin: 20px 0 0 0; } }
@media only screen and (max-width: 500px) {
  .cta-block1 h2 {
    font-size: 16px;
    line-height: 26px; } }
/* ==================================================================
    13. cta-block2
================================================================== */
.cta2-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.cta-block2 {
  padding: 80px 0 80px 0; }
  .cta-block2 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: center;
    text-transform: uppercase; }
  .cta-block2 img.cta {
    margin: 0 10px; }
    .cta-block2 img.cta:hover {
      opacity: 0.5; }

@media only screen and (max-width: 600px) {
  .cta-block2 h2 {
    font-size: 20px;
    line-height: 30px; } }
@media only screen and (max-width: 500px) {
  .cta-block2 h2 {
    font-size: 16px;
    line-height: 26px; }

  .cta-block2 .mt50 {
    margin-top: 20px; }

  .cta-block2 img.cta {
    margin: 10px 10px; } }
/* ==================================================================
    14. cta-block3
================================================================== */
.cta3-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.cta-block3 {
  background: url(../img/blocks/cta3.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 299px;
  padding: 80px 0 70px 0; }
  .cta-block3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
  .cta-block3 img.cta {
    margin: 0 10px; }
    .cta-block3 img.cta:hover {
      opacity: 0.5; }

@media only screen and (max-width: 600px) {
  .cta-block3 h2 {
    font-size: 20px;
    line-height: 30px; } }
@media only screen and (max-width: 500px) {
  .cta-block3 h2 {
    font-size: 16px;
    line-height: 26px; }

  .cta-block3 .mt50 {
    margin-top: 20px; }

  .cta-block3 img.cta {
    margin: 10px 10px; } }
/* ==================================================================
    15, cta-block4
================================================================== */
.cta4-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.cta-block4 {
  padding: 90px 0 70px 0; }
  .cta-block4 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 41px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    max-width: 650px;
    margin: 0 auto; }

@media only screen and (max-width: 600px) {
  .cta-block4 h2 {
    font-size: 20px;
    line-height: 30px; } }
@media only screen and (max-width: 500px) {
  .cta-block4 h2 {
    font-size: 15px;
    line-height: 25px; } }
/* ==================================================================
    16. cta-block5
================================================================== */
.cta5-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.cta-block5 {
  padding: 135px 0 0 0; }
  .cta-block5 .button-left-cta5 {
    padding: 18px 52px;
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #838383;
    overflow: hidden;
    width: 256px;
    border: 1px solid #838383;
    border-radius: 4px; }
    .cta-block5 .button-left-cta5:hover {
      background: #6defa7;
      border: 1px solid #6defa7;
      color: #fff; }
  .cta-block5 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 41px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: center;
    text-transform: uppercase;
    max-width: 650px;
    margin: 0 auto; }
  .cta-block5 img.cta {
    display: block;
    margin: 50px auto 0 auto; }
  .cta-block5 .cta-form1 {
    margin: 35px 0 0 0; }
    .cta-block5 .cta-form1 button {
      margin: 0;
      border-radius: 0; }
    .cta-block5 .cta-form1 .button.button--aylen {
      background: #6defa7; }
    .cta-block5 .cta-form1 .button--aylen::before {
      background: #6defa7; }
    .cta-block5 .cta-form1 .button--aylen::after {
      background: #55e595; }
    .cta-block5 .cta-form1 .button--winona:hover {
      border-color: #6defa7; }
    .cta-block5 .cta-form1 .button--winona:hover::after {
      opacity: 0.8; }

@media only screen and (max-width: 1200px) {
  .cta-block5 img.cta {
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .cta-block5 h2 {
    font-size: 25px;
    line-height: 35px; }

  .cta-block5 .cta-form1 button {
    display: block;
    float: none;
    margin: 30px auto 0 auto; }

  .cta-block5 {
    padding: 70px 0 0 0; } }
@media only screen and (max-width: 600px) {
  .cta-block5 h2 {
    font-size: 16px;
    line-height: 26px; } }
/* ==================================================================
    17. cta-block6
================================================================== */
.cta-block6 {
  padding: 125px 0 110px 0;
  background: #f9f8f8;
  overflow: hidden; }
  .cta-block6 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 29px;
    line-height: 41px;
    letter-spacing: 0.1em;
    color: #292929;
    text-align: left;
    text-transform: uppercase;
    max-width: 650px;
    margin: 95px 0 30px 0; }
  .cta-block6 p {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    margin: 20px 0 0 0; }
  .cta-block6 span {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #292929;
    margin: 20px 0 0 0;
    display: block; }
  .cta-block6 .cta-form1 {
    margin: 65px 0 0 0;
    display: inherit;
    text-align: left; }

.cta-block6 .cta-form1 button {
  width: 275px !important; }
.cta-block6 .cta-form1 .button.button--aylen {
  background: #3d373a;
  margin: 0;
  border-radius: 0; }
.cta-block6 .cta-form1 .button--aylen::after {
  background: #59d0f8; }
.cta-block6 .cta-form1 .button--aylen::before {
  background: #59d0f8; }
.cta-block6 .cta-form1 .btn-cta-6 {
  text-align: left;
  color: rgba(131, 131, 131, 0.8);
  border: 1px solid #838383;
  padding: 18px 85px 18px 85px;
  margin: 0;
  background: #fff; }
  .cta-block6 .cta-form1 .btn-cta-6:hover {
    border: 1px solid #59d0f8; }

.cta6-image {
  float: left;
  width: 53%; }
  .cta6-image .image {
    background: url(../img/blocks/cta6.png) no-repeat top left;
    background-size: contain;
    width: 100%;
    height: 750px; }
  .cta6-image img {
    width: 100%; }

.cta6-right {
  float: left;
  width: 47%; }

@media only screen and (max-width: 1200px) {
  .cta6-image {
    width: 100%; }

  .cta6-right {
    width: 100%; }

  .cta-block6 {
    padding: 50px 0 110px 0; } }
@media only screen and (max-width: 600px) {
  .cta6-image .image {
    height: 300px; }

  .cta-form1 .button.button--aylen {
    padding: 19px 71px 19px 72px;
    margin-top: 30px !important; } }
@media only screen and (max-width: 500px) {
  .cta-block6 h2 {
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 30px 0; }

  .cta-block6 p {
    font-size: 13px;
    line-height: 21px; } }
/* ==================================================================
    18. hero-block1
================================================================== */
.hero1-anim1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.hero1-anim2 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s; }

.hero1-anim3 {
  -webkit-animation-delay: 5s;
  -moz-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s; }

.hero-block1 {
  background: url(../img/blocks/hero.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 813px;
  position: relative; }

.hero-block1-bg {
  width: 100%;
  height: 100%;
  background: rgba(61, 55, 58, 0.68);
  padding: 290px 0 0 0; }
  .hero-block1-bg h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase; }
  .hero-block1-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    max-width: 800px; }
  .hero-block1-bg hr {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    margin: 160px 0 50px 0; }
  .hero-block1-bg span {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #cecece; }
  .hero-block1-bg p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #cecece;
    margin: 5px 0 0 0; }

@media only screen and (max-width: 768px) {
  .hero-block1-bg p {
    max-width: 200px; }

  .hero-block1-bg span {
    margin: 30px 0 0 0;
    display: inline-block; }

  .hero-block1-bg {
    padding: 90px 0 0 0; }

  .hero-block1-bg hr {
    margin: 100px 0 50px 0; } }
@media only screen and (max-width: 500px) {
  .hero-block1-bg h2 {
    font-size: 20px;
    line-height: 30px; } }
/* ==================================================================
    19. hero-block2
================================================================== */
.hero2-anim1 {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.hero-block2 {
  background: url(../img/img_1.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 810px; }

.hero-block2-bg {
  width: 100%;
  height: 100%;
  background: rgba(41, 41, 41, 0.68);
  padding: 470px 0 0 0; }
  .hero-block2-bg h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase; }
  .hero-block2-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    max-width: 800px; }

.hero-block2 .play-button {
  width: 65px;
  height: 65px;
  position: relative;
  top: 35px;
  left: 0;
  display: inline-block;
  border-radius: 0;
  border: 0; }

.hero-block2 .play-button a:before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 50%;
  margin-left: -4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #292929; }

.hero-block2 .play-button a {
  background: #fff; }

.hero-block2 .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; }

.play-hero1 {
  display: inline-block; }

.play-hero1: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; }

@media only screen and (max-width: 500px) {
  .hero-block2-bg h2 {
    font-size: 14px;
    line-height: 24px; }

  .hero-block2-bg {
    padding: 220px 0 0 0; }

  .hero-block2 {
    height: 510px; } }
/* ==================================================================
    20. hero-block3
================================================================== */
.hero3-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

.hero-block3 {
  background: url(../img/blocks/hero3.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 810px; }

.hero-block3-bg {
  width: 100%;
  height: 100%;
  background: rgba(61, 55, 58, 0.5);
  padding: 360px 0 0 0; }
  .hero-block3-bg p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    max-width: 580px; }

.hero3-logo {
  margin: 40px 0 0 0; }

@media only screen and (max-width: 500px) {
  .hero-block3-bg h2 {
    font-size: 14px;
    line-height: 24px; }

  .hero-block3-bg {
    padding: 150px 0 0 0; }

  .hero-block3 {
    height: 510px; }

  .hero-block3-bg p {
    font-size: 14px;
    line-height: 28px; } }
/* ==================================================================
    21. hero-block4
================================================================== */
.hero4-anim1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.hero4-anim2 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.hero-block4 {
  background: url(../img/blocks/hero4.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 810px; }

.hero-block4-bg {
  width: 100%;
  height: 100%;
  background: rgba(41, 41, 41, 0.8);
  padding: 145px 0 0 0; }
  .hero-block4-bg h2 {
    font-family: "Montserrat-SemiBold";
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    margin: 190px 0 0 0; }

.hero-block4 .hero-block4-form {
  background: #fff;
  padding: 80px 45px 90px 45px; }
  .hero-block4 .hero-block4-form h4 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    color: #292929;
    text-transform: uppercase;
    text-align: center; }
  .hero-block4 .hero-block4-form h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 31px;
    color: rgba(41, 41, 41, 0.68);
    text-align: center;
    margin: 25px 0 35px 0; }
  .hero-block4 .hero-block4-form input {
    font-family: "Montserrat-Regular";
    font-size: 14px;
    line-height: 31px;
    color: #686868;
    border: 3px solid #f9f8f8;
    background: #f9f8f8;
    width: 100%;
    border-radius: 30px;
    margin: 25px 0 0 0;
    padding: 9px 0 9px 30px; }
    .hero-block4 .hero-block4-form input:hover {
      border: 3px solid #e6e6e6;
      background: transparent; }
  .hero-block4 .hero-block4-form button {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #292929;
    text-transform: uppercase;
    border: 3px solid #e6e6e6;
    background: transparent;
    border-radius: 30px;
    padding: 16px 66px;
    margin: 30px 0 0 0; }
    .hero-block4 .hero-block4-form button:hover {
      background: #918ad8;
      border: 3px solid #918ad8;
      color: #fff; }

.hero-block4-cont {
  margin: 20px 0 0 0; }
  .hero-block4-cont .hero-block4-sep {
    width: 25px;
    height: 1px;
    background: #fff;
    display: inline-block;
    position: relative;
    top: -4px;
    margin: 0 10px 0 0; }
  .hero-block4-cont span {
    font-family: "Montserrat-Regular";
    font-size: 14px;
    height: 21px;
    color: #fff; }

.hero4-space {
  padding: 0; }

@media only screen and (max-width: 980px) {
  .hero-block4-bg h2 {
    font-size: 25px;
    line-height: 50px; } }
@media only screen and (max-width: 768px) {
  .hero-block4-bg h2 {
    margin: 0; }

  .hero-block4-bg {
    padding: 75px 0 0 0; }

  .hero-block4-cont {
    margin: 20px 0 20px 0; }

  .hero4-space {
    padding: 0 15px; } }
@media only screen and (max-width: 500px) {
  .hero-block4-bg h2 {
    font-size: 16px;
    line-height: 36px; }

  .hero-block4-form h5 {
    font-size: 16px;
    line-height: 25px; }

  .hero-block4-form {
    padding: 80px 12px 90px 12px; } }
/* ==================================================================
    22. hero-block5
================================================================== */
.hero5-anim1 {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s; }

.hero5-anim2 {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s; }

.hero-block5 {
  background: url(../img/blocks/hero5.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 810px; }

.hero-block5-bg {
  width: 100%;
  height: 100%;
  background: rgba(41, 41, 41, 0.7);
  padding: 230px 0 0 0; }
  .hero-block5-bg img {
    display: block;
    margin: 0 auto; }
  .hero-block5-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    margin: 60px 0 0 0;
    text-align: center; }
  .hero-block5-bg button {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #828788;
    background: transparent;
    border-radius: 30px;
    padding: 16px 46px; }
    .hero-block5-bg button:hover {
      background: #fc5c49;
      border: 3px solid #fc5c49; }
  .hero-block5-bg nav {
    display: inline-block; }

.hero-block5 .footer-contacts1-menu li a,
.hero-block6 .footer-contacts1-menu li a {
  font-family: "Montserrat-Regular";
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.075em;
  color: #fff;
  height: inherit;
  margin: 0;
  padding: 0;
  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; }

.hero-block5 .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; }

.hero-block5 .hero5-left-row {
  margin: 50px 0 0 0;
  text-align: right; }

.hero-block5 .hero5-right-row {
  margin: 66px 0 0 0;
  text-align: left; }

.hero-block5 .hero5-sep {
  width: 25px;
  height: 1px;
  background: #fff;
  display: inline-block;
  margin: 0 25px 0 0;
  position: relative;
  top: -4px; }

.hero-block5 .footer-contacts1-menu,
.hero-block6 .footer-contacts1-menu {
  margin: 0;
  overflow: inherit; }

.hero-block5 .footer-contacts1-menu li,
.hero-block6 .footer-contacts1-menu li {
  float: none; }

@media only screen and (max-width: 768px) {
  .hero-block5-bg h2 {
    font-size: 28px;
    line-height: 40px; } }
@media only screen and (max-width: 500px) {
  .hero-block5 .hero5-left-row {
    width: 100%;
    text-align: center; }
  .hero-block5 .hero5-right-row {
    width: 100%;
    text-align: center; }
  .hero-block5 .hero-block5-bg h2 {
    font-size: 24px;
    line-height: 34px; }
  .hero-block5 .hero-block5-bg {
    padding: 160px 0 0 0; }
  .hero-block5 .hero-block5 {
    height: 700px; } }
/* ==================================================================
    23. hero-block6
================================================================== */
.hero6-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.hero6-video {
  height: 840px; }

.hero-block6 {
  /*background: url(../media/fallback.jpg) no-repeat top center;
  background-size: cover;*/
  width: 100%;
  height: 840px;
  /*position: absolute;*/ }

.hero6-align {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.hero-block6-bg {
  width: 100%;
  height: 840px;
  background: rgba(41, 41, 41, 0.7);
  display: table;
  position: absolute;
  top: 0;
  z-index: 99; }
  .hero-block6-bg img {
    display: block;
    margin: 0 auto; }
  .hero-block6-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.1em;
    color: #fff;
    margin: 30px 0 0 0;
    text-align: left;
    text-transform: uppercase; }
  .hero-block6-bg h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.074em;
    text-transform: uppercase;
    color: #fff; }
  .hero-block6-bg button {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #828788;
    background: transparent;
    border-radius: 30px;
    padding: 16px 46px; }
    .hero-block6-bg button:hover {
      background: #59d0f8;
      border: 3px solid #59d0f8; }
  .hero-block6-bg nav {
    display: inline-block; }

.footer-contacts1-menu li a {
  font-family: "Montserrat-Regular";
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.075em;
  color: #fff;
  height: inherit;
  margin: 0;
  padding: 0;
  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; }

.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; }

.hero6-left-row {
  margin: 50px 0 0 0;
  text-align: left; }

.hero6-right-row {
  margin: 66px 0 0 0;
  text-align: left; }

.hero6-sep {
  width: 25px;
  height: 1px;
  background: #fff;
  display: inline-block;
  margin: 0 25px 0 30px;
  position: relative;
  top: -4px; }

.hero6-btn {
  display: inline-block; }

@media only screen and (max-width: 600px) {
  .hero-block6-bg h2 {
    font-size: 13px;
    line-height: 25px; }

  .hero-block6 {
    height: 500px; }

  .hero6-btn {
    margin: 30px 0 0 0; } }
@media only screen and (max-width: 500px) {
  .hero6-sep {
    margin: 0 25px 0 0; } }
/* ==================================================================
   24. hero-block7
================================================================== */
html.video-blocks {
  overflow: hidden !important; }

.hero7-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.hero7-anim2 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.hero7-video {
  height: 840px; }

.hero-block7 {
  /*background: url(../media/hero7.png) no-repeat top center;
  background-size: cover;*/
  width: 100%;
  height: 840px;
  /*position: absolute;
  overflow: hidden;*/ }

.hero7-align {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.hero-block7-bg {
  width: 100%;
  height: 840px;
  background: rgba(21, 21, 21, 0.6);
  display: table;
  position: absolute;
  top: 0;
  z-index: 99; }
  .hero-block7-bg img {
    display: block;
    margin: 0 auto; }
  .hero-block7-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    margin: 80px 0 0 0;
    text-align: center; }
  .hero-block7-bg button {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase;
    border: 3px solid #828788;
    background: transparent;
    border-radius: 30px;
    padding: 16px 46px; }
    .hero-block7-bg button:hover {
      background: #59d0f8;
      border: 3px solid #59d0f8; }

.hero7-row {
  margin: 50px 0 0 0;
  text-align: center; }

@media only screen and (max-width: 600px) {
  .hero-block7-bg h2 {
    font-size: 26px;
    line-height: 46px; }

  .hero-block7 {
    height: 500px; } }
/* ==================================================================
    25. brands-block1
================================================================== */
.brand1-anim1 {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

.brands-block1 {
  padding: 60px 0 60px 0; }
  .brands-block1 img:hover {
    opacity: 0.5; }

@media only screen and (max-width: 990px) {
  .brands-block1 .sm-margin {
    margin: 20px auto 0 auto; } }
@media only screen and (max-width: 768px) {
  .brands-block1 img {
    display: block;
    margin: 20px auto 0 auto; } }
/* ==================================================================
    26. brands-block2
================================================================== */
.brands-block2 {
  background: url(../img/blocks/brands2/bg.png) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 537px; }

.brands-block2-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }
  .brands-block2-bg h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 100px 0 0 0; }
  .brands-block2-bg h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    max-width: 660px;
    margin: 15px auto 0 auto; }

#brands2-slider {
  width: 100%;
  margin: 110px auto 0 auto; }
  #brands2-slider .owl-pagination {
    display: none; }

.owl-carousel .brands2-slider-width {
  width: 790px;
  margin: 0 auto;
  text-align: center; }
  .owl-carousel .brands2-slider-width img {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    width: 244px;
    height: 59px; }

#brands2-slider .owl-prev {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  left: -20px;
  top: 10px;
  height: 14px; }

#brands2-slider .owl-prev:before {
  content: "\e875";
  font-size: 36px; }

#brands2-slider .owl-next {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  display: inline-block;
  right: -20px;
  top: 10px;
  height: 14px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

#brands2-slider .owl-next:before {
  content: "\e876";
  font-size: 36px; }

#brands2-slider .owl-prev:hover,
#brands2-slider .owl-next:hover {
  color: white;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

@media only screen and (max-width: 850px) {
  .owl-carousel .brands2-slider-width {
    width: 100%;
    margin: 0 auto;
    text-align: center; }

  #brands2-slider .owl-prev {
    left: 0; }

  #brands2-slider .owl-next {
    right: 0; } }
@media only screen and (max-width: 600px) {
  .owl-carousel .brands2-slider-width img {
    display: block; }

  #brands2-slider {
    margin: 50px auto 0 auto; }

  #brands2-slider .owl-prev {
    top: 70px; }

  #brands2-slider .owl-next {
    top: 70px; } }
@media only screen and (max-width: 500px) {
  .brands-block2-bg h2 {
    font-size: 16px;
    line-height: 26px; } }
/* ==================================================================
    27. brands-block3
================================================================== */
.brands-block3 {
  padding: 85px 0 100px 0; }
  .brands-block3 h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.075em;
    color: #191919;
    text-transform: uppercase;
    text-align: center; }
  .brands-block3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 34px;
    letter-spacing: 0.1em;
    color: #191919;
    text-transform: uppercase;
    text-align: center;
    max-width: 660px;
    margin: 20px auto 60px auto; }
  .brands-block3 img {
    display: block;
    margin: 0 auto; }

.brands3-row {
  margin: 40px 0 0 0; }

.brands3-border {
  border: 1px solid #ebebeb;
  padding: 25px 0; }

.brands3-border:hover {
  border: 1px solid #918ad8; }

@media only screen and (max-width: 980px) {
  .brands-block3 img {
    width: 100%; }

  .brands3-border {
    padding: 0; } }
@media only screen and (max-width: 768px) {
  .brands-block3 img {
    width: inherit;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #fff; }
    .brands-block3 img:hover {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      border: 1px solid #f5f5f5; }

  .brands-block3 h2 {
    margin: 20px auto 0px auto; }

  .brands3-border {
    margin: 25px 0; }

  .brands3-row {
    margin: 0 0 0 0; }

  .brands3-border:hover {
    border: 1px solid #fff; }

  .brands-block3 {
    margin: 85px 0 60px 0; } }
@media only screen and (max-width: 500px) {
  .brands-block3 h2 {
    font-size: 16px;
    line-height: 26px; } }
/* ==================================================================
    28. team-block1
================================================================== */
/* === team3 === */
.team-cont-bottom {
  position: absolute;
  width: 100%;
  bottom: 40px; }

.team-block1 .team {
  overflow: hidden;
  width: 100%;
  padding: 105px 145px; }
.team-block1 .team-item {
  float: left;
  width: 25%;
  position: relative;
  margin: 0; }
.team-block1 .team-item img {
  display: block;
  margin: 0 auto;
  width: 100%; }
.team-block1 .team-cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  padding: 0 0 0 60px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.team-block1 .team-cont h3 {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.1em;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 25px 0 0 0; }
.team-block1 .team-cont h4 {
  font-family: "Montserrat-SemiBold";
  font-size: 15px;
  letter-spacing: 0.075em;
  color: #fff;
  text-transform: uppercase; }
.team-block1 .team-cont p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  max-width: 280px; }
.team-block1 .team-cont:hover {
  background: rgba(47, 47, 47, 0.82);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.team-block1 .team-icons {
  margin: 60px 0 0 0; }
.team-block1 .team-icons a {
  margin: 0 10px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
.team-block1 .team-icons a:hover {
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
.team-block1 .team-icons a:first-child {
  margin-left: 0; }
.team-block1 .team-cont .team-anim {
  position: relative;
  left: 230px;
  -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; }
.team-block1 .team-cont:hover .team-anim {
  position: relative;
  left: 0;
  -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; }

@media only screen and (max-width: 1400px) {
  .team-block1 .team-cont h3 {
    font-size: 20px; }

  .team-block1 .team-cont {
    padding: 0 0 0 30px; } }
@media only screen and (max-width: 1200px) {
  .team-block1 .team {
    overflow: hidden;
    width: 100%;
    padding: 105px 60px; } }
@media only screen and (max-width: 980px) {
  .team-block1 .team-item {
    width: 50%; } }
@media only screen and (max-width: 600px) {
  .team-block1 .team-item {
    width: 100%; } }
@media only screen and (max-width: 500px) {
  .team-block1 .team-cont h3 {
    font-size: 14px; }

  .team-block1 .team-cont h4 {
    font-size: 12px; } }
/* ==================================================================
    29. elemenets-block1
================================================================== */
/*Layout CSS*/
.elements-block1 {
  padding: 50px 0 65px 0;
  background: #f9f8f8; }

/*Plugin CSS*/
.t-wrap {
  list-style: none;
  padding: 0;
  text-align: center; }

.t-item {
  list-style: none;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  margin: 0 0 55px 0; }

.t-link {
  background: none;
  border-radius: 5px 5px 0 0;
  float: left;
  margin: 0 0 0 5px;
  padding: 5px 60px;
  position: relative;
  text-decoration: none;
  z-index: 2;
  font-family: "Montserrat-Regular";
  letter-spacing: 0.075em;
  font-size: 14px;
  color: #999999;
  text-transform: uppercase;
  text-align: center; }
  .t-link:hover {
    color: #292929; }
  .t-link:focus {
    color: #292929; }

.t-content {
  display: none;
  float: left;
  margin: 0 -100% 0 0;
  position: relative;
  width: 100%; }
  .t-content h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #292929;
    text-align: left;
    margin: 60px 0 0 90px; }
  .t-content p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #838383;
    text-align: left;
    margin: 35px 0 0 90px;
    max-width: 700px; }

.t-include {
  clear: both;
  overflow: hidden;
  padding: 5px 10px;
  position: relative;
  top: -1px;
  z-index: 1; }

.t-sep:after {
  content: "/";
  position: relative;
  top: 4px; }

@media only screen and (max-width: 980px) {
  .t-link {
    padding: 5px 30px; }

  .t-content h2 {
    font-size: 16px;
    line-height: 26px; }

  .t-content p {
    font-size: 12px;
    line-height: 18px; } }
@media only screen and (max-width: 600px) {
  .t-link {
    padding: 5px 15px;
    font-size: 10px; }

  .t-content h2 {
    margin: 60px 0 0 0; }

  .t-content p {
    margin: 35px 0 0 0; }

  .t-content img {
    width: 100%; }

  .t-item {
    margin: 0 0 20px 0; } }
/* ==================================================================
    30. pricing-block1
================================================================== */
.pricing-block1 {
  color: #292929;
  padding: 115px 0; }
  .pricing-block1 .left-text {
    margin: 80px 0 0 0; }
  .pricing-block1 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 20px; }
  .pricing-block1 h3 {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 24px;
    margin: 5px 0 0 0; }
  .pricing-block1 p {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 24px;
    margin: 20px 0 0 0; }
  .pricing-block1 .price-white {
    color: #fff; }

.price-1 {
  float: left;
  color: #292929;
  text-align: center; }
  .price-1 .price-name {
    font-family: "Montserrat-SemiBold";
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.1em; }
  .price-1 .servi-price {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 30px;
    margin: 60px 0 0 0; }
    .price-1 .servi-price span {
      font-family: "Montserrat-Light";
      font-size: 24px;
      line-height: 30px;
      letter-spacing: 0.1em; }
      .price-1 .servi-price span sup {
        font-size: 14px; }
  .price-1 .service-item {
    font-family: "Montserrat-Light";
    font-size: 12px;
    line-height: 30px;
    padding: 10px 0;
    max-width: 190px;
    width: 190px; }
    .price-1 .service-item b {
      font-family: "Montserrat-Bold"; }
  .price-1 .price-1-border {
    border-bottom: 1px solid #d2d2d2; }
  .price-1 .per-border {
    border-bottom: 1px solid #292929;
    padding: 0 0 20px 0;
    margin-bottom: 15px; }
  .price-1 a {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
    background: #292929;
    padding: 11px 38px;
    display: inline-block;
    margin: 35px 0 0 0;
    cursor: pointer; }
    .price-1 a:hover {
      background: #59d0f8; }
  .price-1 .price-block-bg {
    border: 1px solid #d2d2d2;
    padding: 40px 60px;
    margin: 0 10px 0 0; }
  .price-1 .price-block-bg-2 {
    border: 1px solid #d2d2d2;
    padding: 40px 60px;
    margin: 0 0 0 10px;
    background: #292929; }

.price-block-bg-2 a {
  background: #fff;
  color: #292929; }
.price-block-bg-2 .per-border {
  border-bottom: 1px solid #fff; }
.price-block-bg-2 .price-1-border {
  border-bottom: 1px solid #565656; }

@media only screen and (max-width: 1200px) {
  .price-1 .price-block-bg {
    padding: 40px 45px; }

  .price-1 .price-block-bg-2 {
    padding: 40px 45px; } }
@media only screen and (max-width: 980px) {
  .pricing-block1 .left-text {
    margin: 0 0 60px 0; } }
@media only screen and (max-width: 650px) {
  .price-1 .price-block-bg-2 {
    margin: 30px 0 0 0; }

  .price-1 {
    float: none; }

  .price-1 .service-item {
    margin: 0 auto; } }
/* ==================================================================
    31. pricing-block2
================================================================== */
.pricing-block2 {
  padding: 90px 0 130px 0; }
  .pricing-block2 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #292929;
    margin: 0 0 60px 30px; }
  .pricing-block2 .lnr-checkmark-circle {
    font-size: 25px;
    color: #0cd964;
    text-align: center;
    display: inherit; }
  .pricing-block2 .lnr-cross-circle {
    font-size: 25px;
    color: #f21d41;
    text-align: center;
    display: inherit; }

.pr-black {
  background: #292929;
  color: #fff; }
  .pr-black .pr-price {
    color: #fff; }

.pr-price {
  font-family: "Montserrat-Regular";
  font-size: 36px;
  line-height: 34px;
  color: #292929;
  text-transform: uppercase;
  text-align: center; }

.pr-name {
  font-family: "Montserrat-SemiBold";
  font-size: 14px;
  letter-spacing: 0.075em;
  color: #969696;
  text-transform: uppercase;
  text-align: center;
  margin: 10px 0 0 0; }

.pr-head {
  padding: 40px 0; }

.pr-item {
  font-family: "Montserrat-Light";
  font-size: 16px;
  line-height: 27px;
  color: #474747;
  margin: 0 0 0 45px; }

.pr-item-cell {
  padding: 30px 0;
  background: #fcfbfb;
  height: 90px;
  max-height: 90px; }

.black-cell {
  background: #292929; }

.white-cell {
  background: #fff; }

.pr-footer {
  text-align: center;
  padding: 30px 0 35px 0; }
  .pr-footer a {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #292929;
    padding: 12px 38px; }
    .pr-footer a:hover {
      background: #59d0f8; }

.pr-footer-black {
  background: #292929; }
  .pr-footer-black a {
    color: #292929;
    background: #fff; }

.pricing2-mobile {
  display: none; }

.pricing2-mobile .pr-footer {
  text-align: center; }
.pricing2-mobile .pr-footer-black {
  text-align: center; }

@media only screen and (max-width: 980px) {
  .pr-item {
    font-size: 14px; }

  .pricing-block2 .lnr-cross-circle {
    font-size: 20px; }

  .pricing-block2 .lnr-checkmark-circle {
    font-size: 20px; } }
@media only screen and (max-width: 768px) {
  .pricing2-wide {
    display: none; }

  .pricing2-mobile {
    display: block; }

  .pr-block {
    margin: 0 0 100px 0; }

  .black-cell .pr-item {
    color: #fff; }

  .pricing-block2 .lnr {
    display: inline-block; }

  .pr-item {
    display: inline-block;
    position: relative;
    top: -4px; }

  .center-cell {
    text-align: left;
    max-width: 230px;
    margin: 0 auto; }

  .pricing-block2 {
    padding: 90px 0 50px 0; } }
/* ==================================================================
    32. pricing-block3
================================================================== */
.pricing-block3 {
  background: #f9f8f8;
  padding: 80px 0;
  color: #292929;
  text-align: center; }
  .pricing-block3 h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 0.1em;
    color: #292929;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 60px 0; }
  .pricing-block3 .price-2-circle {
    width: 80px;
    height: 80px;
    background: #918ad8;
    border-radius: 50%;
    z-index: 20;
    position: relative;
    margin: -40px auto 0 auto; }
    .pricing-block3 .price-2-circle span {
      font-family: "Montserrat-SemiBold";
      font-size: 16px;
      color: #fff;
      text-transform: uppercase;
      text-align: center;
      display: inherit;
      height: 80px;
      top: 34px;
      position: relative; }
  .pricing-block3 h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 14px;
    text-transform: uppercase;
    margin: 20px 0; }
  .pricing-block3 p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    max-width: 230px;
    margin: 0 auto; }
  .pricing-block3 hr {
    margin-top: 35px;
    margin-bottom: 35px;
    border-top: 1px solid #e6e6e6;
    width: 220px; }
  .pricing-block3 a {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #292929;
    border: 2px solid #e6e6e6;
    padding: 10px 31px;
    border-radius: 20px;
    display: inline-block; }
    .pricing-block3 a:hover {
      background: #918ad8;
      border: 2px solid #918ad8;
      color: #fff; }
  .pricing-block3 .pricing-2 {
    background: #fff;
    padding-bottom: 45px; }
  .pricing-block3 img {
    width: 100%; }

.pricing-block3 .pricing-2:hover {
  box-shadow: 0px 12px 20px 4px rgba(0, 0, 0, 0.1); }

@media only screen and (max-width: 768px) {
  .pricing-block3 img {
    width: initial; }

  .price-2-mob {
    padding-top: 50px; } }
@media only screen and (max-width: 500px) {
  .pricing-block3 img {
    width: 100%; } }
/* ==================================================================
    33. counter-block1
================================================================== */
.counter-block1 {
  padding: 105px 0; }

.counter1 {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: 6px solid #918ad8;
  color: #292929;
  display: table; }
  .counter1 span {
    font-family: "Montserrat-Regular";
    font-size: 36px;
    line-height: 22px;
    letter-spacing: 0.025em;
    margin: 0 0 0 65px; }
  .counter1 p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    max-width: 170px;
    margin: 20px 0 0 65px; }

.counter1-text {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

@media only screen and (max-width: 980px) {
  .counter1 {
    width: 200px;
    height: 200px; }

  .counter1 span {
    margin: 0 0 0 40px; }

  .counter1 p {
    margin: 20px 0 0 40px; } }
@media only screen and (max-width: 768px) {
  .counter1 {
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 58px 0 0 8px; }

  .mob-center {
    text-align: center; }

  .counter1 span {
    margin: 0; }

  .counter1 p {
    margin: 20px 0 0 0; } }
/* ==================================================================
    34. gallery-block1
================================================================== */
.gallery-block1 {
  padding: 85px 0 90px 0; }

.gallery1-item {
  position: relative;
  margin: 15px 0; }
  .gallery1-item:hover {
    box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.1); }
  .gallery1-item img {
    width: 100%; }

.gallery1-item-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent; }
  .gallery1-item-bg:hover {
    background: rgba(255, 255, 255, 0.34); }

.mfp-gallery1 .mfp-arrow-left {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  height: 32px;
  background: transparent !important;
  font-size: 32px;
  visibility: visible;
  opacity: 0.5;
  left: 15%; }

.mfp-gallery1 .mfp-arrow-left:hover {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.mfp-gallery1 .mfp-arrow-left:before {
  content: "\e875"; }

.mfp-gallery1 .mfp-arrow-right {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  display: inline-block;
  height: 32px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background: transparent !important;
  font-size: 32px;
  visibility: visible;
  opacity: 0.5;
  right: 15%; }

.mfp-gallery1 .mfp-arrow-right:hover {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.mfp-gallery1 .mfp-arrow-right:before {
  content: "\e876"; }

.mfp-gallery1 .mfp-arrow {
  margin-top: 0 !important; }

.mfp-gallery1 .mfp-close,
.mfp-gallery1 .mfp-close:hover,
.mfp-gallery1 .mfp-close:active,
.mfp-gallery1 .mfp-close:focus {
  top: -10px;
  right: -40px !important; }

.mfp-gallery1 .mfp-image-holder .mfp-close,
.mfp-gallery1 .mfp-iframe-holder .mfp-close {
  text-align: center;
  cursor: pointer !important;
  width: 35px;
  padding: 0;
  opacity: 0.5;
  background: none;
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 30px;
  height: 30px;
  font-size: 30px; }

.mfp-gallery1 .mfp-image-holder .mfp-close:hover {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.mfp-image-holder .mfp-content {
  max-width: 60%; }

.mfp-gallery1 .mfp-figure:after {
  box-shadow: none;
  background: transparent; }

.mfp-gallery1 .mfp-counter {
  display: none; }

@media only screen and (max-width: 1200px) {
  .mfp-gallery1 .mfp-arrow-left {
    left: 12%; }

  .mfp-gallery1 .mfp-arrow-right {
    right: 12%; } }
@media only screen and (max-width: 980px) {
  .mfp-gallery1 .mfp-arrow {
    top: 48%; } }
@media only screen and (max-width: 768px) {
  .gallery1-item {
    display: inline-block; }

  img.mfp-img {
    max-width: 80%; }

  .mfp-gallery1 .mfp-figure:after {
    background: transparent; }

  .mfp-gallery1 .mfp-arrow {
    top: 48%; } }
/* ==================================================================
    35. gallery-block2
================================================================== */
.gallery-block2 {
  padding: 80px 0 100px 0; }

.gallery2-item {
  position: relative;
  margin: 15px 0; }
  .gallery2-item:hover {
    box-shadow: 0px 12px 20px 4px rgba(0, 0, 0, 0.1); }
  .gallery2-item img {
    width: 100%; }

.gallery2-item-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(41, 41, 41, 0.5); }

.galery2-content {
  position: absolute;
  left: 45px;
  bottom: 55px; }

.galery2-content-pos {
  position: relative;
  color: #fff; }
  .galery2-content-pos h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 15px;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
  .galery2-content-pos h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 20px 0 0 0; }

.gallery-block2 .play-button {
  width: 50px;
  height: 50px;
  position: relative;
  top: -45px;
  left: 0;
  display: inline-block;
  border-radius: 0;
  border: 0; }

.gallery-block2 .play-button a:before {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -4px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #292929; }

.gallery-block2 .play-button a {
  background: #fff; }

.gallery-block2 .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; }

.play11 {
  display: inline-block; }

.play11: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; }

@media only screen and (max-width: 980px) {
  .galery2-content-pos h2 {
    font-size: 16px;
    line-height: 26px;
    margin: 15px 0 0 0; }

  .galery2-content {
    left: 30px;
    bottom: 15px; } }
@media only screen and (max-width: 768px) {
  .mob-space {
    margin: 0; } }
@media only screen and (max-width: 500px) {
  .gallery-block2 .play-button {
    top: -10px; }

  .galery2-content-pos h3 {
    font-size: 12px; }

  .galery2-content-pos h2 {
    font-size: 13px;
    line-height: 23px;
    margin: 0px 0 0 0; }

  .galery2-content {
    bottom: 5px; } }

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