body{
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  color: #042a4c;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
font-family: 'Roboto Slab', serif;
}

p{
  font-size: 24px;
}

.bg-music{
position: fixed;
bottom: 50px;
right: 50px;
margin: 0 auto;
z-index: 999;
background: rgba(255, 255, 255, 0.5);
border-radius: 8px;
}

.bg-music .btn{
opacity: 1;
}
.bg-music .fa-volume-up{
display:none;
}

.ots-logo img {
  padding: 20px;
  position: absolute;
}
.switch-lang {
  text-align: right;
}
.switch-lang .dropdown{
  padding-right: 1.5rem !important;
  padding-top: 1.5rem;
  position: absolute;
  width: 49%;
  z-index: 999;
}
.switch-lang .dropdown-menu{
min-width: 92px !important;
}

.title-vertical {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  background-color: #0092BB;
  color: #fff;
  padding: 10px 10px;
  margin-top: 85px;
  margin-left: -85px;
  width: 220px;
  height: 50px;
  text-align: center;
}

.title-vertical-2 {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  background-color: #0092BB;
  color: #fff;
  padding: 10px 10px;
  margin-top: 80px;
  margin-left: -80px;
  width: 220px;
  height: 60px;
  text-align: center;
  line-height: 22px;
}

.title-vertical .tv p, .title-vertical-2 .tv p {
font-size: 16px;
letter-spacing: 2px;
}

.sl-border-dashed {
    border-bottom: 1px dashed #fff;
    display: block;
    margin-top: -2px !important;
    margin-bottom: -2px !important;
    z-index: 4 !important;
    width: 84% !important;
}

.section-1-2 {
background: url('images/section-1-2-bg.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.section-2-3 {
background: url('images/section-1-2-bg.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
.section-3 {
background: url('images/section-3-bg.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.section-4 {
background: url('images/section-4-bg-v2-en.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  position: relative;
  -webkit-clip-path: polygon(0 0, 0 50%, 0 100%, 300% 0);
}

.section-5 {
background: url('images/section-5-bg.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  margin-top: -350px;
}

.section-5-2 {
background: url('images/section-5-2-bg-en.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  position: relative;
  -webkit-clip-path: polygon(0 0, 0 50%, 0 100%, 300% 0);
}

.section-5-3 {
background: url('images/section-5-3-bg-en.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  margin-top: -350px;
}

.section-6 {
background: url('images/section-6-bg.jpg') no-repeat 0 0;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.section-6-2 {
  background: url('images/section-6-bg.jpg') no-repeat 0 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}

.section-6-2::before {
  background-color: #1bacd9;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  opacity: 0.8;
}

.section-7 {
background-image: url('images/section-7-bg.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.section-7::before {
background-color: #0d71b0;
content: '';
display: block;
height: 100%;
position: absolute;
width: 100%;
opacity: 0.8;
}

.section-7-content p {
    font-size: 18px;
}
.section-7-content a {
    color: #b0edff;
    text-decoration: none;
}
.section-7-content a:hover, .section-7-content a:active {
    color: #6cdeff;
}

.footer-bottom {
  background-image: url('images/footer-bg.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-bottom .copyright{
font-size: 16px;
color: #515354;
}
.footer-links a {
color: #11abd8;
text-decoration: none;
}

.section-footer-content {
 padding: 50px;
 font-size: 18px;
 color: #BBB5DF;
}

.header-section h2 {
  font-size: 72px;
  color: #fff;
  padding: 50px 0 0;
  line-height: 1.5;
}

.row-custom{
  --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
}

.header-section span {
  /*background: rgba(255, 255, 255, 0.2);*/
  color: #006fac;
  padding: 0 20px;
}

.header-section .header-content {
  padding: 260px 0 200px 0;
}

.section-1-2-content, .section-2-3-content {
padding: 100px 0 150px 0;
}

.section-1-2 h3 {
font-size: 48px;
color: #11abd8;
padding-bottom: 50px
}

.section-2 h2 {
  font-size: 38px;
  color: #fff;
}

.section-2 h3, .section-2-3 h3{
  font-size: 48px;
  color: #11abd8;
}

.section-2 .counter h4{
  font-size: 38px;
  color: #fff;
}

.section-2 .counter h5{
  color: #fff;
}

.section-2 .counter p{
  font-size: 18px;
  color: #fff;
}

.section-2 .bx2 p {
  margin-top: 0.5rem;
}

.section-2 .counter hr{
  color: #1BACD8;
  border-top: 1px dashed #fff;
  width: 85%;
  margin-left: 48px;
  margin-top: 0;
  margin-bottom: 10px;
}

.section-2 .counter .index-sm{
    font-size: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 5px;
}

.section-2 h4, .section-1-2 h4, .section-2-3 h4 {
  font-size: 36px;
}

.section-2 .boxes {
  padding: 50px 0 0;
}

.section-2 .box {
  background: rgba(27, 172, 216, 0.9);
  height: 220px;
  display: grid;
}

.section-2 .box p {
  color: #fff;
}

.section-2-content {
  padding: 500px 0 150px 0;
}

.section-6-content, .section-6-2-content, .section-7-content {
  padding: 100px;
}


.section-7-content {
 padding: 100px;
 position: relative;
 z-index: 2;
}

.section-3 h2, .section-4 h2, .section-5 h2, .section-5-2 h2, .section-5-3 h2 {
  font-size: 50px;
  color: #fff;
}

.section-3 h3{
  font-size: 48px;
  color: #fff;
}

.section-4 h3, .section-5 h3, .section-6 h3, .section-7 h3, .section-5-2 h3, .section-5-3 h3 {
  font-size: 48px;
  color: #fff;
  padding-bottom: 20px;
}

.section-6-2 h3 {
    font-size: 48px;
    color: #fff;
    padding-bottom: 30px;
}


.section-3 p, .section-4 p, .section-5 p, .section-5-2 p, .section-5-3 p, .section-7 p{
  color: #fff;
}

.section-3 .audience-index{
  padding: 40px;
  background: #0c70b0;
}

.section-4 .web-platform{
  padding: 140px 40px 200px 40px;
}

.section-5 .app-platform{
  padding: 350px 40px 150px 40px;
}

.section-5-2 .email-platform{
padding: 140px 40px 200px 40px;
}

.section-5-3 .social-platform{
padding: 350px 40px 150px 40px;
}

.section-3 hr, .section-4 hr, .section-5 hr, .section-5-2 hr, .section-5-3 hr{
  height: 5px !important;
  color: #b7d4e7;
}

.section-3 .title-container{
  background: rgba(12, 112, 176, 0.8);
  height: 120px;
}

.section-3 p.p-title{
  padding: 20px;
}

.row-custom img {
  width: 45px;
}

div#n2-ss-1 .n2-style-b3d9eba73cf1d83288038e9c43ab03a7-dot {
  background: none !important;
  border-right: 1px solid #ABE4F4 !important;
  height: 70px !important;
}
  
div#n2-ss-1 .n2-style-65b913cb213c69ad96f1cb5f8052af09-simple {
      background: #fff !important;
      height: 70px;
      border-right: 1px solid #ABE4F4;
}
div#n2-ss-1 .n2-font-cce06f0a1f0256c3f64bd4e84cf7f080-simple{
      color: #0092BB !important;
      font-size: 100% !important;
      font-weight: 600 !important;
}

div#n2-ss-1 .n2-font-cce06f0a1f0256c3f64bd4e84cf7f080-simple a {
      color: #0092BB;
}

.n2-active .n2-font-cce06f0a1f0256c3f64bd4e84cf7f080-simple a {
      color: #fff !important;
}

.section-6 div#n2-ss-1 .n2-thumbnail-dot img {
  max-width: 150px !important;
}

div#n2-ss-1 .n2-active .n2-style-65b913cb213c69ad96f1cb5f8052af09-simple {
  background: #0092BB !important;
}

div#n2-ss-1 .n2-active .n2-font-cce06f0a1f0256c3f64bd4e84cf7f080-simple {
  color: #fff !important;
}

.name-mk input, .email-mk input, .message-mk textarea, .select-mk select {
  width: 100% !important;
  max-width: 100% !important;
  background: transparent !important;
  border: 1px solid #fff !important;
  padding: 10px !important;
  margin: 5px !important;
  color: #fff !important;
  font-size: 20px !important;
  height: unset !important;
  line-height: unset !important;
}

.name-mk input::placeholder, .email-mk input::placeholder, .message-mk textarea::placeholder {
  color: #fff;
  font-size: 20px;
}

.send-mk {
  border: none !important;
  padding: 10px 20px !important;
  color: #0c70b0 !important;
  background-color: #fff !important;
  font-size: 20px !important;
  margin: 5px -5px;
}

.salesforce-form .sf-field, .salesforce-form .sf-select, .salesforce-form .sf-textarea {
  width: 100%;
  max-width: 100%;
  background: transparent;
  border: 1px solid #fff;
  padding: 10px;
  margin: 5px;
  color: #fff;
  font-size: 20px;
}

.salesforce-form .send-mk input {
  border: none;
  padding: 10px 20px;
  color: #0c70b0;
  font-size: 20px;
  margin: 5px -5px;
}

.salesforce-form ::placeholder {
  color: #fff;
}


.salesforce-form option, .select-mk select option {
  background-color: #0c70b0 !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
  max-width: 100% !important;
}

.wpforms-form label{
  font-size: 1.25rem !important;
  font-family: 'Roboto Slab', serif;
  color: #fff;
}
#contactForm .error {
color: #f27851;
font-size: 14px; }

#contactForm .form-control {
font-size: 16px; }

#message {
resize: vertical; }

#form-message-warning, #form-message-success {
display: none; }

#form-message-warning {
color: #f27851; }

#form-message-success {
color: #28a745;
font-size: 18px;
font-weight: bold; }

.submitting {
float: left;
width: 100%;
padding: 10px 0;
display: none;
font-size: 16px;
font-weight: bold; }


#dot-scroll {
  list-style: none;
  position: fixed;
  z-index: 1030;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 5px;
  margin: 0;
  padding: 0;
  -webkit-transition: background-color .6s;
  -moz-transition: background-color .6s;
  -ms-transition: background-color .6s;
  -o-transition: background-color .6s;
  transition: background-color .6s;
}

#dot-scroll.colors-e li a span {
    background-color: #006fac;
}

#n2-ss-1-arrow-previous, #n2-ss-1-arrow-next {
  width: 100px !important;
  height: 100px !important;
}

/*mouse scroll animation */
.middle{
  position: absolute;
  bottom: 15%;
  visibility: hidden;
  left: 50%;
  transform: translate(-50%,-50%);
}
.mouse{
  width: 40px;
  height: 72px;
  border: 3px solid #0b70ae;
  border-radius: 60px;
}
.mouse::before{
content: "";
width: 10px;
height: 10px;
position: absolute;
top: 30px;
background: #0b70ae;
left: 50%;
transform: translateX(-50%);
border-radius: 50%;
opacity: 1;
animation: mouse 2s infinite;
}
@keyframes mouse {
from{
  opacity: 1;
  top: 30px;
}
to{
  opacity: 0;
  top: 150px;
}
}
/*mouse scroll animation */

/*WP FORMS*/
.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: rgba(255,255,255,0.3) !important;
  border: none !important;
}
/*WP FORMS*/

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmYmRjRdE.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Oma2RjRdE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmY2RjRdE.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmbGRjRdE.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmYGRjRdE.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OmYWRjRdE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotoslab/v13/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rj.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Parallax with animate*/
.parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
}
.animation {
  animation-duration: 0.5s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
}

@keyframes slide-up {
  from {opacity:0; top:100px;}
  to {opacity:1; top:0;}
}
.animation_slide-up {
  animation-name: slide-up;
}
@keyframes slide-down {
  from {opacity:0; bottom:100px;}
  to {opacity:1; bottom:0;}
}
.animation_slide-down {
  animation-name: slide-down;
}
@keyframes slide-left {
  from {opacity:0; left:100px;}
  to {opacity:1; left:0;}
}
.animation_slide-left {
  animation-name: slide-left;
}
@keyframes slide-right {
  from {opacity:0; right:100px;}
  to {opacity:1; right:0;}
}
.animation_slide-right {
  animation-name: slide-right;
}
@keyframes flip-x {
  from {opacity:0;transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -180deg);}
  to {opacity:1;transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);}
}
.animation_flip-x {
  backface-visibility: visible;
  animation-name: flip-x;
}
@keyframes flip-y {
  from {opacity: 0;transform: perspective(400px) rotate3d(1, 0, 0, 90deg);}
  to {opacity:1;transform: perspective(400px);}
}
.animation_flip-y {
  backface-visibility: visible !important;
  animation-name: flip-y;
}
@keyframes zoom {
  from {opacity: 0;transform: scale3d(0.3, 0.3, 0.3);}
  to {opacity: 1;}
}
.animation_zoom {
  animation-name: zoom;
}

/* Parallax with animate */


@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
  .section-2-3 {
    background: url('images/section-1-2-bg.jpg') no-repeat 0 0;
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      z-index: 1;
      text-align: center;
  }
  .section-2-3 img, .section-1-2 img {
    width: 1000px;
  }

}

@media (min-width: 1400px) {
  .lg-16-col {
    width: 16% !important;
  }
  .lg-65-col {
    width: 67.3333333333% !important;
  }
  .section-2 .counter p {
    margin-bottom: 0.7rem;
  }

}

@media (max-width: 1399.98px) {
  .txtrr{
    width: 100%;
  }
  .section-2 .rcl2 img{
    width: 40px;
    height: auto;
  }
  .section-2 .counter-2 p, .section-2 .counter p{
    font-size: 14px;
    color: #fff;
  }
  .section-2 .counter h4 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .section-2-3 img, .section-1-2 img {
    width: 70%;
  }
  .section-2 .rcl2 h4{
    font-size: 28px;
  }
  .section-2 .rcl2 img{
    width: 25px;
    height: auto;
  }
  .section-2 .counter h4 {
    font-size: 21px;
  }
  .section-2 .box {
    height: 270px;
  }
  .title-vertical {
    margin-top: 110px;
    margin-left: -110px;
    width: 270px;
}
  .title-vertical-2 {
    margin-top: 105px;
    margin-left: -105px;
    width: 270px;
  }
  .lg-16-col {
    width: 30% !important;
  }

  .lg-65-col {
    width: 51.33% !important;
  }
}
@media (max-width: 575.98px) {
  .header-section .header-content {
    padding: 25px 25px 75px 25px !important;
  }
  .header-section video.bg {
      display: none;
  }
  .pause-animation-mobile {
    animation: none !important;
  }
    .section-6-content {
    padding: 50px;
  }
    #n2-ss-1-arrow-previous, #n2-ss-1-arrow-next{
    width: 15px !important;
    height: 50px !important;
  }
  .name-mk input, .email-mk input, .message-mk textarea {
    width: 95% !important;
    max-width: 95% !important;
  }
  .ots-logo img {
    position: relative;
    height: 100px;
    padding: 20px 0;
  }
  .ots-logo, .switch-lang {
    width: 50% !important;
    align-self: center;
  }
  .head-container {
    padding: 0 15px;
  }
  .switch-lang .dropdown {
    padding-right: 0 !important;
    padding-top: 0;
    position: relative;
    width: 100%;
  }
  .row-custom .col-sm-4 {
    margin-left: 10px;
  }
  .row-custom.rcl2 .col-sm-2:first-child {
    margin-right: 10px;
  }
  .row-custom.rcl2 .col-sm-6 {
    margin-right: 10px;
    width: 100%;
  }
  .section-1-2 h3, .section-2 h3, .section-2-3 h3 {
    font-size: 28px;
  }
  .section-2 h4, .section-1-2 h4, .section-2-3 h4 {
    font-size: 24px;
  }
  .header-section h2 {
    font-size: 24px !important;
  }
  .section-4 h3, .section-5 h3, .section-6 h3, .section-7 h3, .section-5-2 h3, .section-5-3 h3 {
    font-size: 24px;
    text-align: center;
  }
  .section-3 h2, .section-4 h2, .section-5 h2, .section-5-2 h2, .section-5-3 h2 {
    font-size: 30px;
  }
  .row-custom-2 .col-50-l{
    width: 50%;
  }
  .row-custom-2 .col-50-r{
    width: 50%;
  }
  .row-custom-2 .col-50-r p{
    font-size: 16px;
    margin-bottom: 0;
  }
  .section-5, .section-5 .app-platform, .section-5-3 .social-platform {
    margin-top: -25px;
  }
  .section-4 .web-platform, .section-5-2 .email-platform {
    margin-bottom: -25px;
  }
  .section-6-2::before {
    background-color: unset;
  }
  .section-6-2 h3 {
    font-size: 24px;
  }
  .section-6-content, .section-6-2-content, .section-7-content {
    padding: 25px 0;
  }
  .section-6-2 .current-past-partners {
    background: rgba(27, 172, 216, 0.9);
  }
  .section-6-2 .current-past-partners img:first-child {
    margin-bottom:20px;
  }
  .section-6 .sample-products {
    background: rgba(255, 255, 255, 0.9);
  }
  .section-6 h3 {
    color: #0092BB;
    padding-bottom: 0;
  }
  .section-6 .sample-products .n2-style-2d2c11f73cf955d4b97cc76e3caeafa9-heading {
    font-size: 20px !important;
  }
  .section-7-content p {
    font-size: 16px;
    }
}
@media (max-width: 767.98px) {
  .header-section .header-content {
  padding: 95px 0 25px;
  }
}
@media (max-width: 991.98px) {
.header-section h2 {
    font-size: 42px;
}
.header-section {
  background: url(images/header-bg-2.jpg) no-repeat 0 0;
  margin-bottom: 0;
  -webkit-clip-path: unset;
}
.header-section .header-content {
  padding: 100px 0;
}

.section-2 .txtr{
  width: 100%;
}
.section-2 .txtr4{
  width: 100%;
}
.section-1-2-content, .section-2-3-content {
  padding: 75px 0 75px 0;
}
.section-2-3 img, .section-1-2 img {
  width: 90%;
}
.view .content {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}
.section-2 .boxes {
  padding: 20px 0 0 !important;
}
.title-vertical, .title-vertical-2 {
  -ms-transform: unset;
  transform: none;
  position: relative;
  margin-top: 0;
  margin-left: 0;
  width: auto;
}
.section-2 .box {
  height: auto;
}
.section-2 .counter hr {
  width: 100%;
  margin-left: 0;
}
.section-2 .counters {
  padding: 10px 0;
}
.section-2 .counter h4 {
  font-size: 38px;
}
.section-2 .counter-2 p, .section-2 .counter p {
  font-size: 18px;
}
.lg-16-col {
  text-align: left;
}
.lg-65-col {
  width: 61.3333333333% !important;
}
.section-2 .rcl2 img {
  width: 45px;
  height: auto;
}


.section-2-content {
  padding: 150px 0;
}
.section-2 .boxes {
  padding: 50px 0 0;
}
.section-3 .title-container {
  height: auto;
}
.section-3 .audience-index {
  padding: 40px;
  background: rgba(12, 112, 176, 0.9);
}
.section-4 {
  -webkit-clip-path: unset;  
}
.section-4 .web-platform {
  padding: 40px;
  background: rgba(27, 172, 216, 0.9);
}
.section-5 .app-platform {
  padding: 40px;
  background: rgba(12, 112, 176, 0.9);
}
.section-5 {
  margin-top: 0;
}

.section-5-2 {
  -webkit-clip-path: unset;  
}
.section-5-2 .email-platform {
  padding: 40px;
  background: rgba(27, 172, 216, 0.9);
}
.section-5-3 .social-platform {
  padding: 40px;
  background: rgba(12, 112, 176, 0.9);
}
.section-5-3 {
  margin-top: 0;
}
.send-mk {
  margin: 5px;
  width: 100%;
}
}

@media (min-width: 1799px) {
.header-section .header-content {
  padding: 360px 0 300px 0;
}
.middle {
  visibility: visible;
}
}

@media screen and (max-width: 1418px) and (min-width: 992px) {
  .header-section .header-content {
  padding: 150px 0 98px 0;
  }
}

@media screen and (max-width: 991.98px) and (min-width: 768px) {

}












/* Style animation*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,500,600,300,200,100,800,900);
/*------------------------------------------------------------------
[TABLE OF CONTENTS]

1. HTML Elements / body, p, h1 - h6, input, textarea, ul, a, ...
2. Font Styles / .thin-font-weight, .medium-font-weight, ...
3. Navigation / #top-nav, .page-border, .ext-nav, .menu-toggle, .sidebar
4. Gallery / .gallery, .grid, .gallery-overlay
5. Overlays / .page-overlay, .overlay-window
6. Sliders / .slider, .carousel
7. Counters / .counters
8. CSS Animations / .scroll-in-animation, .scroll-animation
9. Dot Scroll / #dot-scroll
10. Fluid Blocks / .fluid, .fluid-width, .fluid-height
11. Loading / .gate, .loader
12. Google Map / .map-open, .map-canvas, .map-view
13. Animated Text / .show-list, .textillate
14. Icons / .icon-set, .circle, .circle-flat
15. Skill Bars / .skillbars
16. Video Backgrounds / .youtube-bg, .vimeo-bg, .video-bg
17. Our Process / .process
18. Box Blocks / .box
19. Hover Effect / .hover-effect
20. Decorations / .button, .line, .half-height, .full-height, .uppercase, .border, ...
21. Layout / section, .view, .bg, .content
22. Bootstrap Elements / .lead, .pagination, .panel, .widget-tabs
23. Blog / .#comments, .avatar, .comment-form, #post-author, .post
24. Help Pages / .help-toc, .help-toc-titles, .help-credits
25. Examples / .example-page, .example, pre
26. Hardware Optimizations / .force3d
27. Letter Spacing
28. Home Variants / .home-angie, .home-lynda, .home-lucy, .home-alice, .home-mary, .home-suzi
29. Customize Panel / #customize-panel
30. Demo Selection / .select-demo
31. Colors
------------------------------------------------------------------*/
/*------------------------------------------------------------------
[LAYOUT]

* Page body / body
+ Page Backgrounds / .bg, .video-bg, .vimeo-bg, .youtube-bg
+ Navigation / #top-nav, .ext-nav, .page-border
+ Page Sections / section
  - Section Views (parallax subsections) / .view
    - View Backgrounds / .bg
    - View Content / .content
+ Page Footer / footer

[MAIN STYLES]

Page header:			h1
Section headers:		h2, h3, h4, h5, h6
Vector icons:			i
Titles:					.title
Subtitles:				.subtitle
Captions:				.caption
Link like button:		a.button
Underlines:				.underline, .underline-dashed, .underline-dotted, .underline-text, .underline-highlight, .underline-link, .underline-heading
Lines:					.top-line, .bottom-line
Uppercase:				.uppercase
Disable Uppercase:		.non-uppercase
------------------------------------------------------------------*/

/*==================================================================
3. Navigation / #top-nav, .page-border, .ext-nav, .menu-toggle, .sidebar
==================================================================*/
#top-nav {
min-height: 0px;
margin: 0 24px;
border: none;
border-bottom: 1px solid;
font-family: Raleway, Arial, Helvetica, sans-serif;
font-weight: 800;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus #top-nav {
transition: none;
-webkit-transition: none;
}
#top-nav .nav > li > a,
#top-nav .navbar-brand {
padding-top: 10px;
padding-bottom: 10px;
}
#top-nav .dropdown-menu > li > a {
font-weight: 800;
}
#top-nav li {
text-transform: uppercase;
}
@media (max-width: 1199px) {
#top-nav li a {
  padding: 18px 12px;
}
}
@media (max-width: 991px) {
#top-nav li a {
  padding: 18px 8px;
}
}
#top-nav li {
font-size: 12px;
}
@media (max-width: 1199px) {
#top-nav li {
  font-size: 10px;
}
}
@media (max-width: 991px) {
#top-nav li {
  font-size: 9px;
}
}
#top-nav .navbar-brand {
font-weight: 800;
font-size: 20px;
height: auto;
}
@media (max-width: 1199px) {
#top-nav .navbar-brand {
  font-size: 18px;
}
}
@media (max-width: 991px) {
#top-nav .navbar-brand {
  font-size: 16px;
}
}
.state1 #top-nav li,
.state1 #top-nav li > a,
.state1 #top-nav .navbar-brand,
.state1 #top-nav .navbar-header,
.state1 #top-nav .dropdown-menu > li > a {
line-height: 68px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus .state1 #top-nav li,
.android-browser-4_3minus .state1 #top-nav li > a,
.android-browser-4_3minus .state1 #top-nav .navbar-brand,
.android-browser-4_3minus .state1 #top-nav .navbar-header,
.android-browser-4_3minus .state1 #top-nav .dropdown-menu > li > a {
transition: none;
-webkit-transition: none;
}
.state1 #top-nav li li,
.state1 #top-nav li > a li,
.state1 #top-nav .navbar-brand li,
.state1 #top-nav .navbar-header li,
.state1 #top-nav .dropdown-menu > li > a li,
.state1 #top-nav li li > a,
.state1 #top-nav li > a li > a,
.state1 #top-nav .navbar-brand li > a,
.state1 #top-nav .navbar-header li > a,
.state1 #top-nav .dropdown-menu > li > a li > a,
.state1 #top-nav li .dropdown-menu > li > a,
.state1 #top-nav li > a .dropdown-menu > li > a,
.state1 #top-nav .navbar-brand .dropdown-menu > li > a,
.state1 #top-nav .navbar-header .dropdown-menu > li > a,
.state1 #top-nav .dropdown-menu > li > a .dropdown-menu > li > a {
line-height: 20px;
}
@media (max-width: 767px) {
.state1 #top-nav li,
.state1 #top-nav li > a {
  line-height: 30px;
}
}
@media (max-width: 767px) {
.state1 #top-nav li,
.state1 #top-nav li > a,
.state1 #top-nav .navbar-brand,
.state1 #top-nav .navbar-header,
.state1 #top-nav .dropdown-menu > li > a {
  line-height: 28px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.android-browser-4_3minus .state1 #top-nav li,
.android-browser-4_3minus .state1 #top-nav li > a,
.android-browser-4_3minus .state1 #top-nav .navbar-brand,
.android-browser-4_3minus .state1 #top-nav .navbar-header,
.android-browser-4_3minus .state1 #top-nav .dropdown-menu > li > a {
  transition: none;
  -webkit-transition: none;
}
.state1 #top-nav li li,
.state1 #top-nav li > a li,
.state1 #top-nav .navbar-brand li,
.state1 #top-nav .navbar-header li,
.state1 #top-nav .dropdown-menu > li > a li,
.state1 #top-nav li li > a,
.state1 #top-nav li > a li > a,
.state1 #top-nav .navbar-brand li > a,
.state1 #top-nav .navbar-header li > a,
.state1 #top-nav .dropdown-menu > li > a li > a,
.state1 #top-nav li .dropdown-menu > li > a,
.state1 #top-nav li > a .dropdown-menu > li > a,
.state1 #top-nav .navbar-brand .dropdown-menu > li > a,
.state1 #top-nav .navbar-header .dropdown-menu > li > a,
.state1 #top-nav .dropdown-menu > li > a .dropdown-menu > li > a {
  line-height: 20px;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.state1 #top-nav li,
.state1 #top-nav li > a {
  line-height: 30px;
}
}
.state2 #top-nav li,
.state1.ext-nav-show #top-nav li,
.state2 #top-nav li > a,
.state1.ext-nav-show #top-nav li > a,
.state2 #top-nav .navbar-brand,
.state1.ext-nav-show #top-nav .navbar-brand,
.state2 #top-nav .navbar-header,
.state1.ext-nav-show #top-nav .navbar-header,
.state2 #top-nav .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav .dropdown-menu > li > a {
line-height: 28px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus .state2 #top-nav li,
.android-browser-4_3minus .state1.ext-nav-show #top-nav li,
.android-browser-4_3minus .state2 #top-nav li > a,
.android-browser-4_3minus .state1.ext-nav-show #top-nav li > a,
.android-browser-4_3minus .state2 #top-nav .navbar-brand,
.android-browser-4_3minus .state1.ext-nav-show #top-nav .navbar-brand,
.android-browser-4_3minus .state2 #top-nav .navbar-header,
.android-browser-4_3minus .state1.ext-nav-show #top-nav .navbar-header,
.android-browser-4_3minus .state2 #top-nav .dropdown-menu > li > a,
.android-browser-4_3minus .state1.ext-nav-show #top-nav .dropdown-menu > li > a {
transition: none;
-webkit-transition: none;
}
.state2 #top-nav li li,
.state1.ext-nav-show #top-nav li li,
.state2 #top-nav li > a li,
.state1.ext-nav-show #top-nav li > a li,
.state2 #top-nav .navbar-brand li,
.state1.ext-nav-show #top-nav .navbar-brand li,
.state2 #top-nav .navbar-header li,
.state1.ext-nav-show #top-nav .navbar-header li,
.state2 #top-nav .dropdown-menu > li > a li,
.state1.ext-nav-show #top-nav .dropdown-menu > li > a li,
.state2 #top-nav li li > a,
.state1.ext-nav-show #top-nav li li > a,
.state2 #top-nav li > a li > a,
.state1.ext-nav-show #top-nav li > a li > a,
.state2 #top-nav .navbar-brand li > a,
.state1.ext-nav-show #top-nav .navbar-brand li > a,
.state2 #top-nav .navbar-header li > a,
.state1.ext-nav-show #top-nav .navbar-header li > a,
.state2 #top-nav .dropdown-menu > li > a li > a,
.state1.ext-nav-show #top-nav .dropdown-menu > li > a li > a,
.state2 #top-nav li .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav li .dropdown-menu > li > a,
.state2 #top-nav li > a .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav li > a .dropdown-menu > li > a,
.state2 #top-nav .navbar-brand .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav .navbar-brand .dropdown-menu > li > a,
.state2 #top-nav .navbar-header .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav .navbar-header .dropdown-menu > li > a,
.state2 #top-nav .dropdown-menu > li > a .dropdown-menu > li > a,
.state1.ext-nav-show #top-nav .dropdown-menu > li > a .dropdown-menu > li > a {
line-height: 20px;
}
@media (max-width: 767px) {
.state2 #top-nav li,
.state1.ext-nav-show #top-nav li,
.state2 #top-nav li > a,
.state1.ext-nav-show #top-nav li > a {
  line-height: 30px;
}
}
@media (max-width: 767px) {
#top-nav {
  overflow: auto;
  max-height: 100%;
}
#top-nav ul li a {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
#top-nav .nav li li {
  margin-left: 50px;
}
#top-nav .navbar-brand {
  font-size: 23px;
}
}
#top-nav .menu-toggle {
margin-left: 15px;
margin-right: 15px;
}
.state1 #top-nav .menu-toggle {
height: 88px;
}
@media (max-width: 767px) {
.state1 #top-nav .menu-toggle {
  height: 48px;
}
}
.state2 #top-nav .menu-toggle,
.state1.ext-nav-show #top-nav .menu-toggle {
height: 48px;
}
.page-border {
position: fixed;
z-index: 1030;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus .page-border {
transition: none;
-webkit-transition: none;
}
.page-border.left {
left: 0;
top: 0;
bottom: 24px;
width: 25px;
border-right: 1px solid;
}
.page-border.left ul {
position: fixed;
z-index: 1030;
width: 25px;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
padding-left: 0;
list-style: none;
}
.page-border.left ul li {
text-align: center;
padding: 3px 0;
}
.page-border.right {
right: 0;
top: 0;
bottom: 24px;
width: 25px;
border-left: 1px solid;
}
.footer-top.bottom {
bottom: 0;
right: 0;
left: 0;
height: 25px;
text-align: center;
font-weight: 800;
text-transform: uppercase;
padding-top: 2px;
font-size: 12px;
letter-spacing: 1px;
background-color: #fff;
}
.footer-top a {
  color: #0b70ae;
  text-decoration: none;
}
body {
padding-right: 25px;
}
@media (max-width: 1249px) {
body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.page-border {
  display: none;
}
#top-nav {
  margin: 0;
}
}
.ext-nav {
position: fixed;
z-index: 1030;
bottom: 0px;
bottom: 25px;
left: 25px;
right: 25px;
top: 49px;
opacity: 0;
visibility: hidden;
overflow: auto;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.ext-nav.show {
opacity: 1;
visibility: visible;
}
.ext-nav a {
display: block;
}
.ext-nav a div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
max-width: none;
line-height: 30px;
}
.ext-nav a div span {
display: block;
}
.ext-nav a div .side-title {
font-size: 30px;
font-weight: 800;
position: relative;
}
.ext-nav a div .side-title::before,
.ext-nav a div .side-title::after {
display: inline-block;
opacity: 0;
-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
-moz-transition: -moz-transform 0.3s, opacity 0.2s;
transition: transform 0.3s, opacity 0.2s;
}
.ext-nav a div .side-title::before {
width: 20px;
text-align: right;
margin-right: 5px;
margin-left: -25px;
content: '[';
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
transform: translateX(20px);
}
.ext-nav a div .side-title::after {
width: 20px;
text-align: left;
margin-left: 5px;
margin-right: -25px;
content: ']';
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
transform: translateX(-20px);
}
[dir="rtl"] .ext-nav a div .side-title:before,
[dir="rtl"] .ext-nav a div .side-title:after {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
.ext-nav a:hover div .side-title:before,
.ext-nav a:hover div .side-title:after {
opacity: 1;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
[dir="rtl"] .ext-nav a:hover div .side-title:before {
-webkit-transform: translateX(20px);
-moz-transform: translateX(20px);
transform: translateX(20px);
}
[dir="rtl"] .ext-nav a:hover div .side-title:after {
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
transform: translateX(-20px);
}
.android-browser-4_3minus .ext-nav {
transition: none;
-webkit-transition: none;
}
@media (max-width: 1249px) {
.ext-nav {
  bottom: 0;
  left: 0;
  right: 0;
}
}
@media (max-width: 991px) {
.ext-nav .full-height {
  height: auto;
}
.ext-nav .half-height {
  height: auto;
}
.ext-nav a {
  height: 250px !important;
}
}
.menu-toggle {
display: block;
background: 0 0;
width: 22px;
height: 20px;
position: relative;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
text-decoration: none;
}
.android-browser-4_3minus .menu-toggle {
transition: none;
-webkit-transition: none;
}
.menu-toggle span {
display: inline-block;
position: absolute;
left: 50%;
top: 50%;
bottom: auto;
right: auto;
transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
width: 22px;
height: 2px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.android-browser-4_3minus .menu-toggle span {
transition: none;
-webkit-transition: none;
}
.android-browser-4_3minus .menu-toggle span {
transition: none;
-webkit-transition: none;
}
.menu-toggle span:before,
.menu-toggle span:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: #fff;
right: 0;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
backface-visibility: hidden;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.android-browser-4_3minus .menu-toggle span:before,
.android-browser-4_3minus .menu-toggle span:after {
transition: none;
-webkit-transition: none;
}
.menu-toggle span:after {
transform: translateY(6px) rotate(0deg);
-webkit-transform: translateY(6px) rotate(0deg);
-moz-transform: translateY(6px) rotate(0deg);
-ms-transform: translateY(6px) rotate(0deg);
-o-transform: translateY(6px) rotate(0deg);
}
.menu-toggle span:before {
transform: translateY(-6px) rotate(0deg);
-webkit-transform: translateY(-6px) rotate(0deg);
-moz-transform: translateY(-6px) rotate(0deg);
-ms-transform: translateY(-6px) rotate(0deg);
-o-transform: translateY(-6px) rotate(0deg);
}
.menu-toggle:hover span:after {
transform: translateY(8px) rotate(0deg);
-webkit-transform: translateY(8px) rotate(0deg);
-moz-transform: translateY(8px) rotate(0deg);
-ms-transform: translateY(8px) rotate(0deg);
-o-transform: translateY(8px) rotate(0deg);
}
.menu-toggle:hover span:before {
transform: translateY(-8px) rotate(0deg);
-webkit-transform: translateY(-8px) rotate(0deg);
-moz-transform: translateY(-8px) rotate(0deg);
-ms-transform: translateY(-8px) rotate(0deg);
-o-transform: translateY(-8px) rotate(0deg);
}
.menu-toggle.show span:after {
transform: translateY(0px) rotate(45deg);
-webkit-transform: translateY(0px) rotate(45deg);
-moz-transform: translateY(0px) rotate(45deg);
-ms-transform: translateY(0px) rotate(45deg);
-o-transform: translateY(0px) rotate(45deg);
}
.menu-toggle.show span:before {
transform: translateY(0px) rotate(-45deg);
-webkit-transform: translateY(0px) rotate(-45deg);
-moz-transform: translateY(0px) rotate(-45deg);
-ms-transform: translateY(0px) rotate(-45deg);
-o-transform: translateY(0px) rotate(-45deg);
}
.menu-toggle.navbar-toggle {
border: none;
margin: 0;
}
.menu-toggle.ext-nav-toggle {
float: right;
}
@media (min-width: 768px) {
.menu-toggle.navbar-toggle {
  display: none;
}
}
.sidebar .title {
font-size: 16px;
text-transform: uppercase;
text-align: left;
}
.sidebar ul.tags-list {
list-style: none;
padding: 0;
}
.sidebar ul.tags-list li {
border: 1px solid;
font-size: 11px;
margin-top: 5px;
display: inline-block;
padding: 3px 9px;
}
.navbar-brand img {
display: inline;
}
/*==================================================================
4. Gallery / .gallery, .grid, .gallery-overlay
==================================================================*/
.gallery {
position: relative;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus .gallery {
transition: none;
-webkit-transition: none;
}
.gallery .filter {
text-align: center;
padding-top: 10px;
padding-bottom: 5px;
}
.gallery .filter .button {
margin-bottom: 5px;
font-weight: 600;
}
.gallery .filter .nav li {
display: inline-block;
float: none;
}
.gallery .filter .nav li a {
font-size: 11px;
text-transform: uppercase;
font-weight: 800;
}
.gallery .grid {
overflow: hidden;
margin: 0px 0px 0px 0px;
}
.gallery .grid .item {
padding: 0px;
cursor: pointer;
}
.gallery .grid .item > a {
display: block;
width: 100%;
height: 100%;
}
.gallery .grid .item > a img {
width: 100%;
height: auto;
}
.gallery .hover-overlay .overlay > div {
padding: 0 25%;
}
.gallery-overlay .field {
text-transform: uppercase;
font-weight: 600;
}
/*==================================================================
5. Overlays / .page-overlay, .overlay-window
==================================================================*/
.page-overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
opacity: 0;
z-index: 1030;
visibility: hidden;
}
.android-browser-4_3minus .page-overlay {
transition: none;
-webkit-transition: none;
}
.page-overlay.show {
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 1;
visibility: visible;
}
.overlay-window {
visibility: hidden;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1030;
transform: translateY(100%);
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.android-browser-4_3minus .overlay-window {
transition: none;
-webkit-transition: none;
}
.overlay-window.show {
opacity: 1;
visibility: visible;
transform: translateY(0%);
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
}
.overlay-window .loaded-content {
opacity: 0;
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.android-browser-4_3minus .overlay-window .loaded-content {
transition: none;
-webkit-transition: none;
}
.overlay-window .loaded-content.show {
opacity: 1;
}
.overlay-window .content-container {
overflow: auto;
position: absolute;
top: 90px;
bottom: 25px;
left: 0;
width: 100%;
padding-top: 40px;
padding-bottom: 20px;
}
.overlay-window .content-container .field {
text-transform: uppercase;
font-weight: 600;
}
.overlay-zoom {
transform: scale(0.8);
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
}
.cross {
display: block;
float: right;
position: relative;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
width: 40px;
height: 40px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
margin: 25px;
}
.android-browser-4_3minus .cross {
transition: none;
-webkit-transition: none;
}
.android-browser-4_3minus .cross {
transition: none;
-webkit-transition: none;
}
.cross:before,
.cross:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: #fff;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
backface-visibility: hidden;
left: 0%;
top: 50%;
margin-top: -1px;
bottom: auto;
right: auto;
height: 2px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.android-browser-4_3minus .cross:before,
.android-browser-4_3minus .cross:after {
transition: none;
-webkit-transition: none;
}
.cross:after {
transform: translateY(0px) rotate(45deg);
-webkit-transform: translateY(0px) rotate(45deg);
-moz-transform: translateY(0px) rotate(45deg);
-ms-transform: translateY(0px) rotate(45deg);
-o-transform: translateY(0px) rotate(45deg);
}
.cross:before {
transform: translateY(0px) rotate(-45deg);
-webkit-transform: translateY(0px) rotate(-45deg);
-moz-transform: translateY(0px) rotate(-45deg);
-ms-transform: translateY(0px) rotate(-45deg);
-o-transform: translateY(0px) rotate(-45deg);
}
.next {
display: block;
float: left;
position: relative;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
width: 20px;
height: 40px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
margin: 25px;
}
.android-browser-4_3minus .next {
transition: none;
-webkit-transition: none;
}
.android-browser-4_3minus .next {
transition: none;
-webkit-transition: none;
}
.next:before,
.next:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: #fff;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
backface-visibility: hidden;
left: 0%;
bottom: auto;
right: auto;
height: 2px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.android-browser-4_3minus .next:before,
.android-browser-4_3minus .next:after {
transition: none;
-webkit-transition: none;
}
.next:before {
top: 12px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.next:after {
top: 26px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.previos {
display: block;
float: left;
position: relative;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
width: 20px;
height: 40px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
margin: 25px;
}
.android-browser-4_3minus .previos {
transition: none;
-webkit-transition: none;
}
.android-browser-4_3minus .previos {
transition: none;
-webkit-transition: none;
}
.previos:before,
.previos:after {
content: '';
width: 100%;
height: 100%;
position: absolute;
background-color: #fff;
transform: translateZ(0);
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
backface-visibility: hidden;
left: 0%;
bottom: auto;
right: auto;
height: 2px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.android-browser-4_3minus .previos:before,
.android-browser-4_3minus .previos:after {
transition: none;
-webkit-transition: none;
}
.previos:before {
top: 12px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
.previos:after {
top: 26px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.overlay-control {
height: 90px;
}

/*==================================================================
8. CSS Animations / .scroll-in-animation, .scroll-animation
==================================================================*/
.scroll-in-animation,
.scroll-animation {
-webkit-animation-duration: 1.2s;
-moz-animation-duration: 1.2s;
-o-animation-duration: 1.2s;
animation-duration: 1.2s;
}
.android-browser-4_3minus .scroll-in-animation,
.android-browser-4_3minus .scroll-animation {
animation-duration: 0s;
-webkit-animation-duration: 0s;
}
.scroll-in-animation.flipInY,
.scroll-animation.flipInY,
.scroll-in-animation.flipInX,
.scroll-animation.flipInX {
-webkit-animation-duration: 2.6s;
-moz-animation-duration: 2.6s;
-o-animation-duration: 2.6s;
animation-duration: 2.6s;
}
.android-browser-4_3minus .scroll-in-animation.flipInY,
.android-browser-4_3minus .scroll-animation.flipInY,
.android-browser-4_3minus .scroll-in-animation.flipInX,
.android-browser-4_3minus .scroll-animation.flipInX {
animation-duration: 0s;
-webkit-animation-duration: 0s;
}
.scroll-in-animation.zoomInLeft,
.scroll-animation.zoomInLeft,
.scroll-in-animation.zoomInRight,
.scroll-animation.zoomInRight {
-webkit-animation-duration: 1.8s;
-moz-animation-duration: 1.8s;
-o-animation-duration: 1.8s;
animation-duration: 1.8s;
}
.android-browser-4_3minus .scroll-in-animation.zoomInLeft,
.android-browser-4_3minus .scroll-animation.zoomInLeft,
.android-browser-4_3minus .scroll-in-animation.zoomInRight,
.android-browser-4_3minus .scroll-animation.zoomInRight {
animation-duration: 0s;
-webkit-animation-duration: 0s;
}
.scroll-in-animation.fadeInLeft,
.scroll-animation.fadeInLeft,
.scroll-in-animation.fadeInRight,
.scroll-animation.fadeInRight {
-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.android-browser-4_3minus .scroll-in-animation.fadeInLeft,
.android-browser-4_3minus .scroll-animation.fadeInLeft,
.android-browser-4_3minus .scroll-in-animation.fadeInRight,
.android-browser-4_3minus .scroll-animation.fadeInRight {
animation-duration: 0s;
-webkit-animation-duration: 0s;
}
.scroll-in-animation {
opacity: 0;
}
.scroll-in-animation.css-animation-show {
opacity: 1;
}
@-webkit-keyframes zoomInSmall {
0% {
  opacity: 0;
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}
50% {
  opacity: 1;
}
}
@keyframes zoomInSmall {
0% {
  opacity: 0;
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}
50% {
  opacity: 1;
}
}
.zoomInSmall {
-webkit-animation-name: zoomInSmall;
animation-name: zoomInSmall;
}
/*==================================================================
9. Dot Scroll / #dot-scroll
==================================================================*/
#dot-scroll {
list-style: none;
position: fixed;
z-index: 1030;
top: 50%;
right: 10px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
width: 5px;
margin: 0;
padding: 0;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
-ms-transition: background-color 0.6s;
-o-transition: background-color 0.6s;
transition: background-color 0.6s;
}
.android-browser-4_3minus #dot-scroll {
transition: none;
-webkit-transition: none;
}
#dot-scroll li {
display: block;
padding: 8px 0;
width: 5px;
height: 21px;
}
#dot-scroll li a {
display: block;
width: 100%;
height: 100%;
}
#dot-scroll li a span {
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100%;
height: 100%;
-webkit-transition: background-color 0.6s;
-moz-transition: background-color 0.6s;
-ms-transition: background-color 0.6s;
-o-transition: background-color 0.6s;
transition: background-color 0.6s;
}
.android-browser-4_3minus #dot-scroll li a span {
transition: none;
-webkit-transition: none;
}
#dot-scroll li a.active span {
border: 1px solid;
width: 10px;
height: 10px;
margin-top: -2.5px;
margin-left: -2.5px;
}
#dot-scroll li a.target span {
border: 0px solid;
width: 8px;
height: 8px;
margin-top: -1.5px;
margin-left: -1.5px;
}
@media (max-width: 1249px) {
#dot-scroll {
  display: none;
}
}
/*==================================================================
10. Fluid Blocks / .fluid, .fluid-width, .fluid-height
==================================================================*/
.fluid {
width: 100%;
position: relative;
}
.fluid > * {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: auto;
}
.fluid-width {
width: 100%;
height: auto;
}
.fluid-height {
width: auto;
height: 100%;
}
/*==================================================================
11. Loading / .gate, .loader
==================================================================*/
.gate {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
overflow: hidden;
z-index: 1000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.android-browser-4_3minus .gate {
transition: none;
-webkit-transition: none;
}
.gate .gate-bar {
position: absolute;
top: 88px;
height: 5px;
width: 0%;
float: left;
}
@media (max-width: 767px) {
.gate .gate-bar {
  top: 48px;
}
}
.gate .gate-count {
font-size: 40px;
position: absolute;
top: 50%;
left: 50%;
text-align: right;
width: 100px;
margin-left: -50px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
font-weight: 600;
}
.gate .gate-water {
position: absolute;
width: 100%;
height: 0;
bottom: 0;
}
.gate .gate-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
}
.android-browser-4_3minus .gate .gate-overlay {
transition: none;
-webkit-transition: none;
}
.gate img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}
.loader {
position: fixed;
left: 50%;
top: 50%;
margin-top: -30px;
margin-left: -20px;
padding: 0;
width: 60px;
height: 60px;
list-style: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
opacity: 0;
visibility: hidden;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.android-browser-4_3minus .loader {
transition: none;
-webkit-transition: none;
}
.loader li {
background-color: #ffffff;
width: 10px;
height: 10px;
float: left;
margin-right: 5px;
box-shadow: 0px 80px 20px rgba(0, 0, 0, 0.2);
}
.loader.show {
opacity: 1;
visibility: visible;
}
.loader.hided {
-webkit-transition: all .2s;
-moz-transition: all .2s;
-ms-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
.android-browser-4_3minus .loader.hided {
transition: none;
-webkit-transition: none;
}
@-webkit-keyframes loading-animation {
0% {
  height: 10px;
  margin-top: 25px;
}
50% {
  height: 50px;
  margin-top: 0px;
}
100% {
  height: 10px;
  margin-top: 25px;
}
}
@-moz-keyframes loading-animation {
0% {
  height: 10px;
  margin-top: 25px;
}
50% {
  height: 50px;
  margin-top: 0px;
}
100% {
  height: 10px;
  margin-top: 25px;
}
}
@-ms-keyframes loading-animation {
0% {
  height: 10px;
  margin-top: 25px;
}
50% {
  height: 50px;
  margin-top: 0px;
}
100% {
  height: 10px;
  margin-top: 25px;
}
}
@-o-keyframes loading-animation {
0% {
  height: 10px;
  margin-top: 25px;
}
50% {
  height: 50px;
  margin-top: 0px;
}
100% {
  height: 10px;
  margin-top: 25px;
}
}
@keyframes loading-animation {
0% {
  height: 10px;
  margin-top: 25px;
}
50% {
  height: 50px;
  margin-top: 0px;
}
100% {
  height: 10px;
  margin-top: 25px;
}
}
.loader li:nth-child(1) {
-webkit-animation: loading-animation 0.6s ease-in-out infinite 0s;
-moz-animation: loading-animation 0.6s ease-in-out infinite 0s;
-ms-animation: loading-animation 0.6s ease-in-out infinite 0s;
animation: loading-animation 0.6s ease-in-out infinite 0s;
}
.android-browser-4_3minus .loader li:nth-child(1) {
animation: none;
-webkit-animation: none;
}
.loader li:nth-child(2) {
-webkit-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
-moz-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
-ms-animation: loading-animation 0.6s ease-in-out infinite -0.2s;
animation: loading-animation 0.6s ease-in-out infinite -0.2s;
}
.android-browser-4_3minus .loader li:nth-child(2) {
animation: none;
-webkit-animation: none;
}
.loader li:nth-child(3) {
-webkit-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
-moz-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
-ms-animation: loading-animation 0.6s ease-in-out infinite -0.4s;
animation: loading-animation 0.6s ease-in-out infinite -0.4s;
}
.android-browser-4_3minus .loader li:nth-child(3) {
animation: none;
-webkit-animation: none;
}
/*==================================================================
12. Google Map / .map-open, .map-canvas, .map-view
==================================================================*/
.map-open {
font-size: 13px;
}
.map-canvas {
height: 100%;
}
.map-view {
padding: 0 25px 25px 25px;
}
/*==================================================================
13. Animated Text / .show-list, .textillate
==================================================================*/
.show-list {
position: relative;
pointer-events: none;
text-align: center;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.show-list .show-item {
text-align: center;
position: absolute;
width: 100%;
opacity: 0;
padding: 0px 5px;
pointer-events: none;
white-space: nowrap;
}
@-webkit-keyframes show-animation {
0% {
  opacity: 0;
  transform: scale(0.67, 0.67) translateX(-150px);
  -webkit-transform: scale(0.67, 0.67) translateX(-150px);
  -moz-transform: scale(0.67, 0.67) translateX(-150px);
  -ms-transform: scale(0.67, 0.67) translateX(-150px);
  -o-transform: scale(0.67, 0.67) translateX(-150px);
}
30% {
  opacity: 0.5;
  transform: scale(0.83, 0.83) translateX(0px);
  -webkit-transform: scale(0.83, 0.83) translateX(0px);
  -moz-transform: scale(0.83, 0.83) translateX(0px);
  -ms-transform: scale(0.83, 0.83) translateX(0px);
  -o-transform: scale(0.83, 0.83) translateX(0px);
}
100% {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
}
@-moz-keyframes show-animation {
0% {
  opacity: 0;
  transform: scale(0.67, 0.67) translateX(-150px);
  -webkit-transform: scale(0.67, 0.67) translateX(-150px);
  -moz-transform: scale(0.67, 0.67) translateX(-150px);
  -ms-transform: scale(0.67, 0.67) translateX(-150px);
  -o-transform: scale(0.67, 0.67) translateX(-150px);
}
30% {
  opacity: 0.5;
  transform: scale(0.83, 0.83) translateX(0px);
  -webkit-transform: scale(0.83, 0.83) translateX(0px);
  -moz-transform: scale(0.83, 0.83) translateX(0px);
  -ms-transform: scale(0.83, 0.83) translateX(0px);
  -o-transform: scale(0.83, 0.83) translateX(0px);
}
100% {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
}
@-ms-keyframes show-animation {
0% {
  opacity: 0;
  transform: scale(0.67, 0.67) translateX(-150px);
  -webkit-transform: scale(0.67, 0.67) translateX(-150px);
  -moz-transform: scale(0.67, 0.67) translateX(-150px);
  -ms-transform: scale(0.67, 0.67) translateX(-150px);
  -o-transform: scale(0.67, 0.67) translateX(-150px);
}
30% {
  opacity: 0.5;
  transform: scale(0.83, 0.83) translateX(0px);
  -webkit-transform: scale(0.83, 0.83) translateX(0px);
  -moz-transform: scale(0.83, 0.83) translateX(0px);
  -ms-transform: scale(0.83, 0.83) translateX(0px);
  -o-transform: scale(0.83, 0.83) translateX(0px);
}
100% {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
}
@-o-keyframes show-animation {
0% {
  opacity: 0;
  transform: scale(0.67, 0.67) translateX(-150px);
  -webkit-transform: scale(0.67, 0.67) translateX(-150px);
  -moz-transform: scale(0.67, 0.67) translateX(-150px);
  -ms-transform: scale(0.67, 0.67) translateX(-150px);
  -o-transform: scale(0.67, 0.67) translateX(-150px);
}
30% {
  opacity: 0.5;
  transform: scale(0.83, 0.83) translateX(0px);
  -webkit-transform: scale(0.83, 0.83) translateX(0px);
  -moz-transform: scale(0.83, 0.83) translateX(0px);
  -ms-transform: scale(0.83, 0.83) translateX(0px);
  -o-transform: scale(0.83, 0.83) translateX(0px);
}
100% {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
}
@keyframes show-animation {
0% {
  opacity: 0;
  transform: scale(0.67, 0.67) translateX(-150px);
  -webkit-transform: scale(0.67, 0.67) translateX(-150px);
  -moz-transform: scale(0.67, 0.67) translateX(-150px);
  -ms-transform: scale(0.67, 0.67) translateX(-150px);
  -o-transform: scale(0.67, 0.67) translateX(-150px);
}
30% {
  opacity: 0.5;
  transform: scale(0.83, 0.83) translateX(0px);
  -webkit-transform: scale(0.83, 0.83) translateX(0px);
  -moz-transform: scale(0.83, 0.83) translateX(0px);
  -ms-transform: scale(0.83, 0.83) translateX(0px);
  -o-transform: scale(0.83, 0.83) translateX(0px);
}
100% {
  opacity: 1;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
}
.show-animation {
-webkit-animation-name: show-animation;
-moz-animation-name: show-animation;
-ms-animation-name: show-animation;
-o-animation-name: show-animation;
animation-name: show-animation;
-webkit-animation-duration: 6s;
-moz-animation-duration: 6s;
-ms-animation-duration: 6s;
-o-animation-duration: 6s;
animation-duration: 6s;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-ms-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.android-browser-4_3minus .show-animation {
animation: none;
-webkit-animation: none;
}
@-webkit-keyframes hide-animation {
0% {
  opacity: 1;
  transform: rotate(0deg) translateY(0px);
  -webkit-transform: rotate(0deg) translateY(0px);
  -moz-transform: rotate(0deg) translateY(0px);
  -ms-transform: rotate(0deg) translateY(0px);
  -o-transform: rotate(0deg) translateY(0px);
}
100% {
  opacity: 0;
  transform: rotate(20deg) translateY(100px);
  -webkit-transform: rotate(20deg) translateY(100px);
  -moz-transform: rotate(20deg) translateY(100px);
  -ms-transform: rotate(20deg) translateY(100px);
  -o-transform: rotate(20deg) translateY(100px);
}
}
@-moz-keyframes hide-animation {
0% {
  opacity: 1;
  transform: rotate(0deg) translateY(0px);
  -webkit-transform: rotate(0deg) translateY(0px);
  -moz-transform: rotate(0deg) translateY(0px);
  -ms-transform: rotate(0deg) translateY(0px);
  -o-transform: rotate(0deg) translateY(0px);
}
100% {
  opacity: 0;
  transform: rotate(20deg) translateY(100px);
  -webkit-transform: rotate(20deg) translateY(100px);
  -moz-transform: rotate(20deg) translateY(100px);
  -ms-transform: rotate(20deg) translateY(100px);
  -o-transform: rotate(20deg) translateY(100px);
}
}
@-ms-keyframes hide-animation {
0% {
  opacity: 1;
  transform: rotate(0deg) translateY(0px);
  -webkit-transform: rotate(0deg) translateY(0px);
  -moz-transform: rotate(0deg) translateY(0px);
  -ms-transform: rotate(0deg) translateY(0px);
  -o-transform: rotate(0deg) translateY(0px);
}
100% {
  opacity: 0;
  transform: rotate(20deg) translateY(100px);
  -webkit-transform: rotate(20deg) translateY(100px);
  -moz-transform: rotate(20deg) translateY(100px);
  -ms-transform: rotate(20deg) translateY(100px);
  -o-transform: rotate(20deg) translateY(100px);
}
}
@-o-keyframes hide-animation {
0% {
  opacity: 1;
  transform: rotate(0deg) translateY(0px);
  -webkit-transform: rotate(0deg) translateY(0px);
  -moz-transform: rotate(0deg) translateY(0px);
  -ms-transform: rotate(0deg) translateY(0px);
  -o-transform: rotate(0deg) translateY(0px);
}
100% {
  opacity: 0;
  transform: rotate(20deg) translateY(100px);
  -webkit-transform: rotate(20deg) translateY(100px);
  -moz-transform: rotate(20deg) translateY(100px);
  -ms-transform: rotate(20deg) translateY(100px);
  -o-transform: rotate(20deg) translateY(100px);
}
}
@keyframes hide-animation {
0% {
  opacity: 1;
  transform: rotate(0deg) translateY(0px);
  -webkit-transform: rotate(0deg) translateY(0px);
  -moz-transform: rotate(0deg) translateY(0px);
  -ms-transform: rotate(0deg) translateY(0px);
  -o-transform: rotate(0deg) translateY(0px);
}
100% {
  opacity: 0;
  transform: rotate(20deg) translateY(100px);
  -webkit-transform: rotate(20deg) translateY(100px);
  -moz-transform: rotate(20deg) translateY(100px);
  -ms-transform: rotate(20deg) translateY(100px);
  -o-transform: rotate(20deg) translateY(100px);
}
}
.hide-animation {
-webkit-animation-name: hide-animation;
-moz-animation-name: hide-animation;
-ms-animation-name: hide-animation;
-o-animation-name: hide-animation;
animation-name: hide-animation;
-webkit-animation-duration: 2.5s;
-moz-animation-duration: 2.5s;
-ms-animation-duration: 2.5s;
-o-animation-duration: 2.5s;
animation-duration: 2.5s;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-ms-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.android-browser-4_3minus .hide-animation {
animation: none;
-webkit-animation: none;
}
@-webkit-keyframes show-animation-2 {
0% {
  opacity: 0;
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
}
50% {
  opacity: 0.7;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 1;
}
}
@-moz-keyframes show-animation-2 {
0% {
  opacity: 0;
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
}
50% {
  opacity: 0.7;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 1;
}
}
@-ms-keyframes show-animation-2 {
0% {
  opacity: 0;
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
}
50% {
  opacity: 0.7;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 1;
}
}
@-o-keyframes show-animation-2 {
0% {
  opacity: 0;
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
}
50% {
  opacity: 0.7;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 1;
}
}
@keyframes show-animation-2 {
0% {
  opacity: 0;
  transform: translateY(-200px);
  -webkit-transform: translateY(-200px);
  -moz-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  -o-transform: translateY(-200px);
}
50% {
  opacity: 0.7;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 1;
}
}
.mode-2 .show-animation {
-webkit-animation-name: show-animation-2;
-moz-animation-name: show-animation-2;
-ms-animation-name: show-animation-2;
-o-animation-name: show-animation-2;
animation-name: show-animation-2;
-webkit-animation-duration: 5s;
-moz-animation-duration: 5s;
-ms-animation-duration: 5s;
-o-animation-duration: 5s;
animation-duration: 5s;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-ms-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.android-browser-4_3minus .mode-2 .show-animation {
animation: none;
-webkit-animation: none;
}
@-webkit-keyframes hide-animation-2 {
0% {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 0;
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
}
@-moz-keyframes hide-animation-2 {
0% {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 0;
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
}
@-ms-keyframes hide-animation-2 {
0% {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 0;
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
}
@-o-keyframes hide-animation-2 {
0% {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 0;
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
}
@keyframes hide-animation-2 {
0% {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
}
100% {
  opacity: 0;
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
}
}
.mode-2 .hide-animation {
-webkit-animation-name: hide-animation-2;
-moz-animation-name: hide-animation-2;
-ms-animation-name: hide-animation-2;
-o-animation-name: hide-animation-2;
animation-name: hide-animation-2;
-webkit-animation-duration: 3s;
-moz-animation-duration: 3s;
-ms-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-ms-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.android-browser-4_3minus .mode-2 .hide-animation {
animation: none;
-webkit-animation: none;
}
.textillate .texts {
display: none;
}

/*==================================================================
16. Video Backgrounds / .youtube-bg, .vimeo-bg, .video-bg
==================================================================*/
body > iframe.youtube-bg,
body > iframe.vimeo-bg,
body > video.video-bg {
position: fixed;
pointer-events: none;
}
html.mobile video.bg,
html.mobile .youtube-bg,
html.mobile .vimeo-bg {
display: none;
}
/*==================================================================
20. Decorations / .button, .line, .half-height, .full-height, .uppercase, .border, ...
==================================================================*/

.half-height {
height: 50%;
}
.full-height {
height: 100%;
}
.scale-width {
width: 100%;
height: auto;
}
.scale-height {
width: auto;
height: 100%;
}
/*==================================================================
21. Layout / section, .view, .bg, .content
==================================================================*/
.view {
overflow: hidden;
width: 100%;
position: relative;
}
.view > .content {
position: relative;
padding-top: 150px;
padding-bottom: 150px;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
}
.view > .content-header {
position: relative;
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
}
.bg {
position: absolute;
top: 0;
left: 0;
pointer-events: none;
display: block;
}
body > .bg {
position: fixed;
}
body > .bg,
body > .video-bg,
body > .vimeo-bg,
body > .youtube-bg,
body > img,
body > iframe {
z-index: 10;
}
section,
footer {
z-index: 100;
position: relative;
}
section > .bg,
footer > .bg {
z-index: 200;
}
/*==================================================================
26. Hardware Optimizations / .force3d
==================================================================*/
.force3d .bg {
transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
}