@charset "UTF-8";
/*
Theme Name: COOPER | MultiPurpose HTML Template
Author: Markhorthemes
Author http://www.themeforest.net/user/markhorthemes
Version: 1
Text Domain: base
Tags: one-column, two-columns
Theme URI: http://www.markhorthemes.com/html/demo/cooper-app
*/
/*------------------------------------------------------------------

1. import files
2. Body
3. Wrapper / #wrapper
4. Heading / Heading
5. Btn / .btn
6. Btn Default / .btn-default
7. Btn Secondary / .btn-secondary
8. Btn Info / .btn-info
9. Header / #header
10. Logo / .logo
11. Navbar Default / .navbar-default
12. Ipone / .iphone
13. Hero Area / .hero-area
14. Btns LIst / .btns-list
15. Btn Apple / .btn-apple
16. Btn Android / .btn-android
17. Map / .map
18. Social Networks / .social-networks
19. Aside / .aside
20. Footer / #footer
21. Heading Wrap / .heading-wrap
22. Features Area / .features-area
23. Features List / .features-list
24. Product Features / .product-features
25. Facts List / .facts-list
26. Demo Block / .demo-block
27. Testimonials / .testimonials
28. Testimonials Gallery / .testimonials-gallery
29. Video Block / .video-block
30. Price Offers / .price-offers
31. Price Col / .price-col
32. Trial Block / .trial-block
33. Brands Area / .brands-area
34. Logos List / .logos-list
35. Block Heading / .block-heading
36. Area About / .area-about
37. Features / .features
38. Screenshots Aarea / .screenshots-area
39. Screen Gallery / .screen-gallery
40. Quote Block / .quote-block
41. Map Block / .map-block
42. Message Form / .message-form
43. Subcribe Form / .subcribe-form
44. Tick List / .tick-list
45. Quotes Blocks / .quotes-blocks
46. Form Block / .form-block
47. Back Top / #back-top
48. Loader Holder / .loader-holder


-------------------------------------------------------------------*/
/*------------------------------------------------------------------
1. import files / import files
-------------------------------------------------------------------*/
.logo img, .iphone img, .hero-area img, .map img, .features-area img, .features-list img, .product-features img, .testimonials img, .trial-block img, .line-slider img, .area-about img, .map-block img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  width: 100%; }

.btns-list, .social-networks, .features-list, .facts-list, .demo-block ul, .price-col ul, .features, .tick-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #header:after, #header .holder:after, #footer:after, .price-col:after, .area-about .alignright:after, .area-about .alignleft:after, .features:after, .message-form .heading-head:after {
  content: '';
  display: block;
  clear: both; }

#header .icon-menu, .iphone .ico-play,
.iphone .ico-play2, .hero-area .icon-play, .btn-apple,
.btn-android, .video-block .ico-play, .screenshots-area .slick-arrow, .screenshots-area .slick-arrow .icon, .quote-block blockquote .name a, .subscribe-form .btn, .quotes-blocks blockquote cite a {
  transition: all 0.3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

img {
  max-width: 100%;
  height: auto; }

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
  padding: .5em .7em; }
  .comment-form input[type='text']:focus,
  .search-form input[type='text']:focus,
  .post-password-form input[type='text']:focus, .comment-form
  input[type='tel']:focus,
  .search-form
  input[type='tel']:focus,
  .post-password-form
  input[type='tel']:focus, .comment-form
  input[type='email']:focus,
  .search-form
  input[type='email']:focus,
  .post-password-form
  input[type='email']:focus, .comment-form
  input[type='search']:focus,
  .search-form
  input[type='search']:focus,
  .post-password-form
  input[type='search']:focus, .comment-form
  input[type='password']:focus,
  .search-form
  input[type='password']:focus,
  .post-password-form
  input[type='password']:focus, .comment-form
  input[type='url']:focus,
  .search-form
  input[type='url']:focus,
  .post-password-form
  input[type='url']:focus, .comment-form
  input[type='date']:focus,
  .search-form
  input[type='date']:focus,
  .post-password-form
  input[type='date']:focus, .comment-form
  textarea:focus,
  .search-form
  textarea:focus,
  .post-password-form
  textarea:focus {
    border-color: #333; }
  .comment-form input[type='text']::-webkit-input-placeholder,
  .search-form input[type='text']::-webkit-input-placeholder,
  .post-password-form input[type='text']::-webkit-input-placeholder, .comment-form
  input[type='tel']::-webkit-input-placeholder,
  .search-form
  input[type='tel']::-webkit-input-placeholder,
  .post-password-form
  input[type='tel']::-webkit-input-placeholder, .comment-form
  input[type='email']::-webkit-input-placeholder,
  .search-form
  input[type='email']::-webkit-input-placeholder,
  .post-password-form
  input[type='email']::-webkit-input-placeholder, .comment-form
  input[type='search']::-webkit-input-placeholder,
  .search-form
  input[type='search']::-webkit-input-placeholder,
  .post-password-form
  input[type='search']::-webkit-input-placeholder, .comment-form
  input[type='password']::-webkit-input-placeholder,
  .search-form
  input[type='password']::-webkit-input-placeholder,
  .post-password-form
  input[type='password']::-webkit-input-placeholder, .comment-form
  input[type='url']::-webkit-input-placeholder,
  .search-form
  input[type='url']::-webkit-input-placeholder,
  .post-password-form
  input[type='url']::-webkit-input-placeholder, .comment-form
  input[type='date']::-webkit-input-placeholder,
  .search-form
  input[type='date']::-webkit-input-placeholder,
  .post-password-form
  input[type='date']::-webkit-input-placeholder, .comment-form
  textarea::-webkit-input-placeholder,
  .search-form
  textarea::-webkit-input-placeholder,
  .post-password-form
  textarea::-webkit-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text']::-moz-placeholder,
  .search-form input[type='text']::-moz-placeholder,
  .post-password-form input[type='text']::-moz-placeholder, .comment-form
  input[type='tel']::-moz-placeholder,
  .search-form
  input[type='tel']::-moz-placeholder,
  .post-password-form
  input[type='tel']::-moz-placeholder, .comment-form
  input[type='email']::-moz-placeholder,
  .search-form
  input[type='email']::-moz-placeholder,
  .post-password-form
  input[type='email']::-moz-placeholder, .comment-form
  input[type='search']::-moz-placeholder,
  .search-form
  input[type='search']::-moz-placeholder,
  .post-password-form
  input[type='search']::-moz-placeholder, .comment-form
  input[type='password']::-moz-placeholder,
  .search-form
  input[type='password']::-moz-placeholder,
  .post-password-form
  input[type='password']::-moz-placeholder, .comment-form
  input[type='url']::-moz-placeholder,
  .search-form
  input[type='url']::-moz-placeholder,
  .post-password-form
  input[type='url']::-moz-placeholder, .comment-form
  input[type='date']::-moz-placeholder,
  .search-form
  input[type='date']::-moz-placeholder,
  .post-password-form
  input[type='date']::-moz-placeholder, .comment-form
  textarea::-moz-placeholder,
  .search-form
  textarea::-moz-placeholder,
  .post-password-form
  textarea::-moz-placeholder {
    opacity: 1;
    color: #ccc; }
  .comment-form input[type='text']:-moz-placeholder,
  .search-form input[type='text']:-moz-placeholder,
  .post-password-form input[type='text']:-moz-placeholder, .comment-form
  input[type='tel']:-moz-placeholder,
  .search-form
  input[type='tel']:-moz-placeholder,
  .post-password-form
  input[type='tel']:-moz-placeholder, .comment-form
  input[type='email']:-moz-placeholder,
  .search-form
  input[type='email']:-moz-placeholder,
  .post-password-form
  input[type='email']:-moz-placeholder, .comment-form
  input[type='search']:-moz-placeholder,
  .search-form
  input[type='search']:-moz-placeholder,
  .post-password-form
  input[type='search']:-moz-placeholder, .comment-form
  input[type='password']:-moz-placeholder,
  .search-form
  input[type='password']:-moz-placeholder,
  .post-password-form
  input[type='password']:-moz-placeholder, .comment-form
  input[type='url']:-moz-placeholder,
  .search-form
  input[type='url']:-moz-placeholder,
  .post-password-form
  input[type='url']:-moz-placeholder, .comment-form
  input[type='date']:-moz-placeholder,
  .search-form
  input[type='date']:-moz-placeholder,
  .post-password-form
  input[type='date']:-moz-placeholder, .comment-form
  textarea:-moz-placeholder,
  .search-form
  textarea:-moz-placeholder,
  .post-password-form
  textarea:-moz-placeholder {
    color: #ccc; }
  .comment-form input[type='text']:-ms-input-placeholder,
  .search-form input[type='text']:-ms-input-placeholder,
  .post-password-form input[type='text']:-ms-input-placeholder, .comment-form
  input[type='tel']:-ms-input-placeholder,
  .search-form
  input[type='tel']:-ms-input-placeholder,
  .post-password-form
  input[type='tel']:-ms-input-placeholder, .comment-form
  input[type='email']:-ms-input-placeholder,
  .search-form
  input[type='email']:-ms-input-placeholder,
  .post-password-form
  input[type='email']:-ms-input-placeholder, .comment-form
  input[type='search']:-ms-input-placeholder,
  .search-form
  input[type='search']:-ms-input-placeholder,
  .post-password-form
  input[type='search']:-ms-input-placeholder, .comment-form
  input[type='password']:-ms-input-placeholder,
  .search-form
  input[type='password']:-ms-input-placeholder,
  .post-password-form
  input[type='password']:-ms-input-placeholder, .comment-form
  input[type='url']:-ms-input-placeholder,
  .search-form
  input[type='url']:-ms-input-placeholder,
  .post-password-form
  input[type='url']:-ms-input-placeholder, .comment-form
  input[type='date']:-ms-input-placeholder,
  .search-form
  input[type='date']:-ms-input-placeholder,
  .post-password-form
  input[type='date']:-ms-input-placeholder, .comment-form
  textarea:-ms-input-placeholder,
  .search-form
  textarea:-ms-input-placeholder,
  .post-password-form
  textarea:-ms-input-placeholder {
    color: #ccc; }
  .comment-form input[type='text'].placeholder,
  .search-form input[type='text'].placeholder,
  .post-password-form input[type='text'].placeholder, .comment-form
  input[type='tel'].placeholder,
  .search-form
  input[type='tel'].placeholder,
  .post-password-form
  input[type='tel'].placeholder, .comment-form
  input[type='email'].placeholder,
  .search-form
  input[type='email'].placeholder,
  .post-password-form
  input[type='email'].placeholder, .comment-form
  input[type='search'].placeholder,
  .search-form
  input[type='search'].placeholder,
  .post-password-form
  input[type='search'].placeholder, .comment-form
  input[type='password'].placeholder,
  .search-form
  input[type='password'].placeholder,
  .post-password-form
  input[type='password'].placeholder, .comment-form
  input[type='url'].placeholder,
  .search-form
  input[type='url'].placeholder,
  .post-password-form
  input[type='url'].placeholder, .comment-form
  input[type='date'].placeholder,
  .search-form
  input[type='date'].placeholder,
  .post-password-form
  input[type='date'].placeholder, .comment-form
  textarea.placeholder,
  .search-form
  textarea.placeholder,
  .post-password-form
  textarea.placeholder {
    color: #ccc; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 300px; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 300px; }

.search-form input {
  float: left;
  height: 2em; }
  .search-form input[type='search'] {
    margin: 0 4px 0 0;
    width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #333;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #666;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

@font-face {
  font-family: empty;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAQ0AAoAAAAAA+wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAJ4AAACeXQ48j09TLzIAAAGUAAAAYAAAAGAIIgbWY21hcAAAAfQAAABEAAAARAAyAGlnYXNwAAACOAAAAAgAAAAIAAAAEGhlYWQAAAJAAAAANgAAADb9mzB5aGhlYQAAAngAAAAkAAAAJAHiAeVobXR4AAACnAAAABAAAAAQAAAAAG1heHAAAAKsAAAABgAAAAYABFAAbmFtZQAAArQAAAFdAAABXVqZXRlwb3N0AAAEFAAAACAAAAAgAAMAAAEABAQAAQEBDHNwYWNlLWVtcHR5AAECAAEAOvgcAvgbA/gYBB4KABlT/4uLHgoAGVP/i4sMB4tr+JT4dAUdAAAAfA8dAAAAgREdAAAACR0AAACVEgAFAQEMFxkbHnNwYWNlLWVtcHR5c3BhY2UtZW1wdHl1MHUxdTIwAAACAYkAAgAEAQEEBwoN/JQO/JQO/JQO/JQO+JQU+JQViwwKAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAABAAAAAIAHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADAAAAAIAAgAAgAAAAEAIP/9//8AAAAAACD//f//AAH/4wADAAEAAAAAAAAAAAABAAH//wAPAAEAAAABAAAAeR2GXw889QALAgAAAAAAzz54vgAAAADPPni+AAAAAAAAAAAAAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAABQAAAEAAAAAAAOAK4AAQAAAAAAAQAWAAAAAQAAAAAAAgAOAGMAAQAAAAAAAwAWACwAAQAAAAAABAAWAHEAAQAAAAAABQAWABYAAQAAAAAABgALAEIAAQAAAAAACgAoAIcAAwABBAkAAQAWAAAAAwABBAkAAgAOAGMAAwABBAkAAwAWACwAAwABBAkABAAWAHEAAwABBAkABQAWABYAAwABBAkABgAWAE0AAwABBAkACgAoAIcAcwBwAGEAYwBlAC0AZQBtAHAAdAB5AFYAZQByAHMAaQBvAG4AIAAxAC4AMABzAHAAYQBjAGUALQBlAG0AcAB0AHlzcGFjZS1lbXB0eQBzAHAAYQBjAGUALQBlAG0AcAB0AHkAUgBlAGcAdQBsAGEAcgBzAHAAYQBjAGUALQBlAG0AcAB0AHkARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAAAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format("woff"); }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.ttf?u6ufkh") format("truetype"), url("fonts/icomoon.woff?u6ufkh") format("woff"), url("fonts/icomoon.svg?u6ufkh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ico-"], [class*=" ico-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ico-android:before {
  content: "\e916"; }

.ico-apple:before {
  content: "\e917"; }

.ico-menu:before {
  content: "\e91b"; }

.ico-play2:before {
  content: "\e91a"; }

.ico-send:before {
  content: "\e918"; }

.ico-play:before {
  content: "\e90d"; }

.ico-icon1:before {
  content: "\e90e"; }

.ico-google-plus:before {
  content: "\e90f"; }

.ico-facebook:before {
  content: "\e910"; }

.ico-facebook-f:before {
  content: "\e910"; }

.ico-twitter:before {
  content: "\e911"; }

.ico-pinterest-p:before {
  content: "\e912"; }

.ico-check:before {
  content: "\e913"; }

.ico-cross:before {
  content: "\e914"; }

.ico-angle-down:before {
  content: "\e909"; }

.ico-angle-up:before {
  content: "\e90a"; }

.ico-angle-right:before {
  content: "\e90b"; }

.ico-angle-left:before {
  content: "\e90c"; }

.ico-phone:before {
  content: "\e907"; }

.ico-mail:before {
  content: "\e908"; }

.ico-pinterest:before {
  content: "\e915"; }

.ico-plus:before {
  content: "\e903"; }

.ico-quote-start:before {
  content: "\e919"; }

.ico-quotes:before {
  content: "\e904"; }

.ico-reuse:before {
  content: "\e905"; }

.ico-tracker:before {
  content: "\e906"; }

.ico-layout:before {
  content: "\e900"; }

.ico-settings:before {
  content: "\e901"; }

.ico-bulb:before {
  content: "\e902"; }

.resize-active * {
  transition: none !important; }

/*------------------------------------------------------------------
2. Body / body
-------------------------------------------------------------------*/
body {
  font-weight: 300;
  min-width: 320px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  body.pattern1 {
    background-image: url(../images/patterns/pattern1.png); }
  body.pattern2 {
    background-image: url(../images/patterns/pattern2.png); }
  body.pattern3 {
    background-image: url(../images/patterns/pattern3.png); }
  body.pattern4 {
    background-image: url(../images/patterns/pattern4.png); }
  body.pattern5 {
    background-image: url(../images/patterns/pattern5.png); }
  body.pattern6 {
    background-image: url(../images/patterns/pattern6.png); }
  body.pattern7 {
    background-image: url(../images/patterns/pattern7.png); }
  body.pattern8 {
    background-image: url(../images/patterns/pattern8.png); }
  body.pattern9 {
    background-image: url(../images/patterns/pattern9.png); }
  body.pattern10 {
    background-image: url(../images/patterns/pattern10.png); }
  body.pattern11 {
    background-image: url(../images/patterns/pattern11.png); }
  body.pattern12 {
    background-image: url(../images/patterns/pattern12.png); }
  body.pattern13 {
    background-image: url(../images/patterns/pattern13.png); }
  body.pattern14 {
    background-image: url(../images/patterns/pattern14.png); }

body.boxed-v #wrapper {
  max-width: 80%;
  margin: 20px auto;
  border-radius: 3px;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.1); }

/*------------------------------------------------------------------
3. Wrapper / #wrapper
-------------------------------------------------------------------*/
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative; }

/*------------------------------------------------------------------
4. Heading / Heading
-------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h {
  text-transform: uppercase; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h a {
    color: inherit;
    transition: color 0.25s linear; }

.overlay {
  position: relative;
  z-index: 1; }
  .overlay:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba (2, 17, 22, 0.8); }

a:hover, a:focus, a.active {
  outline: none; }

.round {
  border-radius: 100%; }

.mar-top-xs {
  margin-top: 30px !important; }

.mar-top-sm {
  margin-top: 60px !important; }

.mar-top-md {
  margin-top: 90px !important; }

.pad-top-xs {
  padding-top: 30px !important; }

.pad-top-sm {
  padding-top: 60px !important; }

.pad-top-md {
  padding-top: 90px !important; }

.mar-top-lg {
  margin-top: 120px !important; }

.pad-top-lg {
  padding-top: 120px !important; }

.mar-bottom-xs {
  margin-bottom: 30px !important; }

.mar-bottom-sm {
  margin-bottom: 60px !important; }

.mar-bottom-md {
  margin-bottom: 90px !important; }

.pad-bottom-sm {
  padding-bottom: 60px !important; }

.pad-bottom-xs {
  padding-bottom: 30px !important; }

.pad-bottom-md {
  padding-bottom: 90px !important; }

.mar-bottom-lg {
  margin-bottom: 120px !important; }

.pad-bottom-lg {
  padding-bottom: 120px !important; }

/*------------------------------------------------------------------
5. Btn / .btn
-------------------------------------------------------------------*/
.btn {
  transition: all 0.25s linear;
  border-radius: 0;
  border-width: 2px;
  text-transform: uppercase;
  position: relative; }

/*------------------------------------------------------------------
6. Btn Default / .btn-default
-------------------------------------------------------------------*/
.btn-default {
  font-size: 16px;
  line-height: 20px;
  padding: 14px; }
  .btn-default.icon-btn {
    padding-left: 43px;
    padding-right: 18px; }
  .btn-default.btn-white {
    border-radius: 99px;
    border-color: #fff;
    background: none;
    color: #fff; }
    .sticky-header.sticky .btn-default.btn-white {
      color: #222222;
      border-color: #222222; }
      .sticky-header.sticky .btn-default.btn-white:hover, .sticky-header.sticky .btn-default.btn-white:focus, .sticky-header.sticky .btn-default.btn-white:active {
        color: #fff; }
    .btn-default.btn-white:hover, .btn-default.btn-white:focus, .btn-default.btn-white:active {
      border-color: #222222;
      background: #222222; }
  .btn-default .icon {
    position: absolute;
    left: 9%;
    top: 50%;
    margin: 1px 0 0;
    transform: translateY(-50%); }

/*------------------------------------------------------------------
7. Btn Secondary / .btn-secondary
-------------------------------------------------------------------*/
.btn-secondary {
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
  padding: 16px 15px;
  color: #222222;
  transition: all 0.25s linear; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    border-width: 2px;
    border-style: solid;
    background: #fff; }

/*------------------------------------------------------------------
8. Btn Info / .btn-info
-------------------------------------------------------------------*/
.btn-info {
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 99px;
  font-size: 13px;
  line-height: 16px;
  padding: 13px 15px; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #222222;
    border-color: #222222; }
    #btn121{
      font-weight: 400;
      letter-spacing: 1px;
      border-radius: 99px;
      font-size: 13px;
      line-height: 16px;
      color: white !important;
      padding: 13px 15px;
      background-color: #BD8957;
    }
    #btn121:hover, #btn121:focus, #btn121:active {
      background: #f3f3f3 !important;
      color: #000000 !important; }

/*------------------------------------------------------------------
9. Header / #header
-------------------------------------------------------------------*/
#header {
  z-index: 6;
  position: relative;
  border-bottom: 1px solid #222222; }
  #header .mt-holder {
    padding-top: 15px;
    padding-bottom: 11px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear; }
  #header.leave-space {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear; }
  #header.version-iii, #header.version-ii {
    border: none; }
  #header.version-iii .btn {
    border-radius: 3px; }
  #header.version-iv {
    border-bottom: none; }
    #header.version-iv .btn {
      border-radius: 3px; }
      #header.version-iv .btn:hover, #header.version-iv .btn:focus, #header.version-iv .btn:active {
        border-color: #f0ad4e;
        color: #f0ad4e; }
  #header .holder {
    max-width: 1518px; }
  #header .icon-menu {
    float: right;
    margin: 1px 0 0 26px;
    font-size: 14px;
    color: #fff;
    padding: 9px 10px;
    background: #222222;
    border-radius: 5px;
    position: relative;
    z-index: 1; }
  #header.sticky {
    border-bottom: 0; }
    #header.sticky .mt-holder {
      background: #fff;
      box-shadow: 0 0 11px 2px rgba(0, 0, 0, 0.1); }
    #header.sticky .logo .light {
      display: none; }
    #header.sticky .logo .dark {
      display: block; }
    #header.sticky .icon-menu {
      color: #222222; }

/*------------------------------------------------------------------
10. Logo / .logo
-------------------------------------------------------------------*/
.logo {
  float: left;
  max-width: 100px; }
  .logo .dark {
    display: none; }

/*------------------------------------------------------------------
11. Navbar Default / .navbar-default
-------------------------------------------------------------------*/
.navbar-default {
  border: 0;
  float: right;
  width: calc(100% - 150px);
  position: static;
  margin: -4px 0 0;
  padding: 0; }
  .navbar-default.version-ii:before, .navbar-default.version-iii:before, .navbar-default.version-iv:before {
    display: none; }
  .navbar-default.version-ii .navbar-header, .navbar-default.version-iii .navbar-header, .navbar-default.version-iv .navbar-header {
    float: right;
    margin: 0 0 0 10px; }
  .navbar-default.version-ii .navbar-nav, .navbar-default.version-iii .navbar-nav, .navbar-default.version-iv .navbar-nav {
    letter-spacing: 1px;
    font: 400 13px/17px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .navbar-default.version-ii .btn, .navbar-default.version-iii .btn, .navbar-default.version-iv .btn {
    font-weight: 400;
    letter-spacing: 1px; }
  .navbar-default.version-iii .navbar-nav, .navbar-default.version-iv .navbar-nav {
    text-transform: capitalize; }
  .navbar-default .btn-default,
  .navbar-default .btn,
  .navbar-default .btn-white {
    float: right;
    padding: 8px 10px;
    font-size: 11px;
    line-height: 14px;
    transition: all 0.25s linear; }
  .navbar-default .navbar-collapse {
    box-shadow: none;
    border: 0;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%; }
  .navbar-default .navbar-toggle {
    background: #000;
    margin: 0; }
    .navbar-default .navbar-toggle[aria-expanded="true"] {
      background: #222222; }
  .navbar-default .navbar-nav {
    font: 600 14px/18px "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
    .navbar-default .navbar-nav > li {
      position: relative;
      letter-spacing: 0.3px;
      transition: all 0.25s linear;
      -webkit-transition: all 0.25s linear; }
      .navbar-default .navbar-nav > li.active > a {
        color: #222222; }
        .navbar-default .navbar-nav > li.active > a:hover, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active > a:active {
          color: #222222; }
        .navbar-default .navbar-nav > li.active > a:after {
          left: 0;
          right: 0; }
      .navbar-default .navbar-nav > li > a {
        font: inherit;
        color: #222222;
        text-align: center;
        position: relative;
        position: static; }
        .navbar-default .navbar-nav > li > a:after {
          position: absolute;
          content: "";
          top: auto;
          bottom: 0;
          left: 0;
          right: 0; }
        .navbar-default .navbar-nav > li > a:after {
          border-bottom: 1px solid #222222;
          z-index: 1;
          pointer-events: none;
          right: 50.1%;
          left: 50%;
          transition: all 0.3s ease-out; }
        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.anchor-active, .navbar-default .navbar-nav > li > a:active {
          color: #222222; }
          .navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > li > a:focus:after, .navbar-default .navbar-nav > li > a.anchor-active:after, .navbar-default .navbar-nav > li > a:active:after {
            left: 0;
            right: 0; }
  .navbar-default a {
    transition: color 0.25s linear, background 0.25s linear; }

/*------------------------------------------------------------------
12. Ipone / .iphone
-------------------------------------------------------------------*/
.iphone {
  background-size: 100% 100%;
  text-align: center;
  position: relative;
  clear: both;
  width: 227px;
  height: 408px;
  padding: 76px 41px; }
  .iphone .ico-play,
  .iphone .ico-play2 {
    position: relative;
    width: 58px;
    height: 58px;
    overflow: hidden;
    border-radius: 100%;
    border: 6px solid rgba(255, 255, 255, 0.1);
    color: #22313f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 4px 0 0 -2px;
    font-size: 16px;
    z-index: 1; }
    .iphone .ico-play:after,
    .iphone .ico-play2:after {
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .iphone .ico-play:before,
    .iphone .ico-play2:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
    .iphone .ico-play:after,
    .iphone .ico-play2:after {
      background: #fff;
      z-index: -1;
      border-radius: 100%; }
    .iphone .ico-play:hover, .iphone .ico-play:focus, .iphone .ico-play:active,
    .iphone .ico-play2:hover,
    .iphone .ico-play2:focus,
    .iphone .ico-play2:active {
      opacity: 0.75; }

#main {
  width: 100%;
  overflow: hidden;
  position: relative; }

/*------------------------------------------------------------------
13. Hero Area / .hero-area
-------------------------------------------------------------------*/
.hero-area {
  overflow: visible;
  color: #fff;
  font: 100 16px/28px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 80px;
  padding: 56px 0 0;
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: 50% 50%;
  letter-spacing: 1px; }
  .hero-area:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .hero-area:before {
    display: block;
    background: rgba(26, 36, 45, 0.85);
    z-index: -1; }
  .hero-area .container {
    position: relative; }
  .hero-area.banner .align-holder .align {
    max-width: 100%;
    text-align: center;
    margin: 0 auto; }
  .hero-area.banner2 .align-holder {
    text-align: right; }
    .hero-area.banner2 .align-holder .align {
      text-align: right;
      max-width: 100%;
      margin: 0; }
  .hero-area h1 {
    color: #fff;
    font: 300 25px/35px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 20px;
    text-transform: none; }
  .hero-area .align-holder {
    min-height: calc(100vh - 96px);
    white-space: nowrap;
    text-align: center; }
    .hero-area .align-holder:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 0;
      min-height: inherit; }
    .hero-area .align-holder .align {
      white-space: normal;
      display: inline-block;
      vertical-align: middle;
      max-width: 99%; }
    .hero-area .align-holder .align {
      padding: 30px 0; }
  .hero-area p {
    margin: 0 0 25px; }
  .hero-area.style1 {
    color: #fff;
    overflow: visible;
    margin-bottom: 60px;
    font: 300 14px/26px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .hero-area.style1:before {
      display: none; }
    .hero-area.style1 h1 {
      font: 700 28px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      margin: 0 0 8px;
      color: #fff;
      text-shadow: 0 4px 4px rgba(0, 0, 0, 0.09); }
      .hero-area.style1 h1 .text-small {
        font: 300 17px/35px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        display: block;
        margin: 0 0 16px;
        text-transform: lowercase; }
  .hero-area.style2 {
    color: #fff;
    font: 300 16px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    margin: 0; }
    .hero-area.style2:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .hero-area.style2:before {
      display: block;
      background: rgba(19, 22, 25, 0.6); }
    .hero-area.style2 h1 {
      text-transform: none;
      margin: 0 0 26px;
      color: #fff;
      font: 400 25px/33px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .hero-area.style2 .align-holder {
      position: relative;
      z-index: 2;
      min-height: 300px; }
      .hero-area.style2 .align-holder .align {
        text-align: left;
        padding: 30px 0 42px; }
    .hero-area.style2 p {
      margin: 0 0 36px; }
  .hero-area .video {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  .hero-area .tick-list {
    padding: 0 2px;
    margin: 0 0 30px; }
  .hero-area .btns-wrap {
    padding: 0 4px; }
  .hero-area .icon-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 22px;
    width: 46px;
    height: 46px; }
    .hero-area .icon-play:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
    .hero-area .icon-play:hover, .hero-area .icon-play:focus, .hero-area .icon-play:active {
      color: #222222;
      border-color: #222222; }
  .hero-area .btn,
  .hero-area .btn-info {
    border-radius: 2px;
    vertical-align: middle;
    width: 165px;
    margin: 0 10px 0 0;
    padding: 12px 10px 10px;
    font-size: 14px;
    line-height: 18px; }
  .hero-area .more {
    font: 400 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline; }
    .hero-area .more:hover, .hero-area .more:focus, .hero-area .more:active {
      text-decoration: none; }
  .hero-area .static-block {
    position: static; }
  .hero-area .right-col {
    position: relative;
    z-index: 2; }
    .hero-area .right-col:before {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.7); }
  .hero-area .left-col:before {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    background: url(images/bg04.jpg) no-repeat 50% 50%;
    background-size: cover; }
  .hero-area .image-align {
    min-height: calc(100vh - 96px);
    white-space: nowrap;
    text-align: center; }
    .hero-area .image-align:before {
      content: '';
      display: inline-block;
      vertical-align: bottom;
      width: 0;
      min-height: inherit; }
    .hero-area .image-align .align {
      white-space: normal;
      display: inline-block;
      vertical-align: bottom;
      max-width: 99%; }
  .hero-area .iphone {
    margin: 0 auto;
    margin: 0 auto -76px; }
  .hero-area .descr {
    padding-top: 123px;
    padding-bottom: 0;
    overflow: hidden; }
  .hero-area .heading-holder {
    margin-bottom: 60px; }
  .hero-area .aligncenter {
    text-align: center;
    position: relative;
    max-width: 447px;
    margin-bottom: -11.2%; }

#particles-js,
#bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100vh;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 1s opacity;
  transition: 1s opacity; }

#bgvid {
  z-index: -11; }

#bgvid .vegas-slide {
  height: 100%; }

/*------------------------------------------------------------------
14. Btns LIst / .btns-list
-------------------------------------------------------------------*/
.btns-list {
  font-family: empty; }
  .btns-list li {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 auto 12px;
    max-width: 220px; }

.btn-apple,
.btn-android {
  color: #22313f;
  text-transform: capitalize;
  font: 600 13px/16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  background: #fff;
  text-align: left;
  border-radius: 2px;
  overflow: hidden;
  padding: 9px 21px 11px 82px;
  position: relative;
  position: relative; }
  .btn-apple:after,
  .btn-android:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: auto; }
  .btn-apple:before,
  .btn-android:before {
    position: absolute;
    content: "";
    top: 50%;
    bottom: auto;
    left: 0;
    right: auto; }
  .btn-apple.dark,
  .btn-android.dark {
    color: #fff;
    background: #22313f; }
    .btn-apple.dark:before,
    .btn-android.dark:before {
      color: #fff; }
    .btn-apple.dark:after,
    .btn-android.dark:after {
      background: #19242f;
      border-right-color: #161f27; }
    .btn-apple.dark .text-light,
    .btn-android.dark .text-light {
      color: #a1afbd; }
    .btn-apple.dark:hover, .btn-apple.dark:focus, .btn-apple.dark:active,
    .btn-android.dark:hover,
    .btn-android.dark:focus,
    .btn-android.dark:active {
      background: #19242f; }
  .btn-apple:before, .btn-apple:after,
  .btn-android:before,
  .btn-android:after {
    display: block;
    width: 62px;
    text-align: center; }
  .btn-apple:before,
  .btn-android:before {
    transform: translateY(-50%);
    color: #22313f;
    z-index: 1;
    font-size: 19px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .btn-apple:after,
  .btn-android:after {
    background: #ededed;
    border-right: 1px solid #e5e5e5; }
  .btn-apple .text-light,
  .btn-android .text-light {
    color: #a1afbd;
    font: 300 12px/14px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    margin: 0 0 3px;
    text-transform: none; }
  .btn-apple:hover, .btn-apple:focus, .btn-apple:active,
  .btn-android:hover,
  .btn-android:focus,
  .btn-android:active {
    background: #e5e5e5; }

/*------------------------------------------------------------------
15. Btn Apple / .btn-apple
-------------------------------------------------------------------*/
.btn-apple:before {
  content: "\e917"; }

/*------------------------------------------------------------------
16. Btn Android / .btn-android
-------------------------------------------------------------------*/
.btn-android:before {
  content: "\e916"; }

/*------------------------------------------------------------------
17. Map / .map
-------------------------------------------------------------------*/
.map {
  overflow: hidden;
  position: relative; }
  .map .marker {
    background: url(images/marker.png);
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    left: 58.6%;
    top: 43%;
    margin: 0;
    display: block;
    width: 27px;
    height: 40px; }
  .map img {
    max-width: none;
    width: 100%; }

/*------------------------------------------------------------------
18. Social Networks / .social-networks
-------------------------------------------------------------------*/
.social-networks {
  font-family: empty; }
  .social-networks li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 5px; }
  .social-networks a {
    display: block;
    width: 31px;
    height: 31px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #082c38;
    position: relative;
    overflow: hidden;
    border-radius: 100%;
    transition: all 0.25s linear; }
    .social-networks a:hover, .social-networks a:focus, .social-networks a:active {
      background: #5bc0de; }
  .social-networks .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

/*------------------------------------------------------------------
19. Aside / .aside
-------------------------------------------------------------------*/
.aside {
  color: #828282;
  font: 400 13px/28px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-top: 35px; }
  .aside p {
    margin: 0 0 18px; }

/*------------------------------------------------------------------
20. Footer / #footer
-------------------------------------------------------------------*/
#footer {
  color: #d9dbdc;
  text-align: center;
  padding-bottom: 77px;
  background-size: cover;
  background-position: 50% 50%;
  min-height: 416px;
  position: relative;
  z-index: 1; }
  #footer:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(26, 36, 45, 0.96); }
  #footer.style1 {
    background-color: #021116;
    min-height: auto; }
    #footer.style1:before {
      display: none; }
    #footer.style1 .aside {
      font: 300 12px/22px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #d9dbdc;
      padding-bottom: 19px; }
      #footer.style1 .aside .logo {
        float: none;
        margin: 0 auto 28px;
        max-width: 132px; }
      #footer.style1 .aside p {
        margin: 0 0 26px; }
  #footer p {
    margin: 0; }
    #footer p a {
      color: inherit;
      transition: color 0.25s linear; }
  #footer .logo {
    max-width: 132px;
    margin: 0 auto 28px;
    float: none; }

/*------------------------------------------------------------------
21. Heading Wrap / .heading-wrap
-------------------------------------------------------------------*/
.heading-wrap h2 {
  margin: 0;
  font: 20px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none; }

.heading-wrap .btn-info {
  position: relative; }
  .heading-wrap .btn-info:before {
    position: absolute;
    content: "";
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px; }
  .heading-wrap .btn-info:before {
    border: 5px solid #d1f0ff;
    border-radius: 99px; }

/*------------------------------------------------------------------
22. Features Area / .features-area
-------------------------------------------------------------------*/
.features-area {
  padding-top: 15px;
  color: #51595b; }
  .features-area.style1 {
    background: #f0f8fb;
    padding-top: 70px;
    padding-bottom: 30px;
    position: relative; }
    .features-area.style1:before {
      position: absolute;
      content: "";
      top: auto;
      bottom: 100%;
      left: 0;
      right: 0; }
    .features-area.style1:before {
      background: url(images/bg03.png) repeat-x 50% 0;
      background-size: auto 100%;
      height: 28px; }
  .features-area .static-block {
    position: static; }
  .features-area .block-heading {
    margin-bottom: 35px;
    padding-left: 49px; }
  .features-area .heading-wrap {
    margin-bottom: 35px; }
  .features-area .aligncenter {
    overflow: hidden;
    margin: 0 0 35px; }

/*------------------------------------------------------------------
23. Features List / .features-list
-------------------------------------------------------------------*/
.features-list {
  font-size: 14px;
  line-height: 24px;
  font-family: empty; }
  .features-list.features-list2 li {
    padding: 0 15px;
    margin: 0 0 20px; }
    .features-list.features-list2 li.active .icon, .features-list.features-list2 li:hover .icon {
      font-size: 45px;
      border: 3px solid transparent; }
      .features-list.features-list2 li.active .icon.small, .features-list.features-list2 li:hover .icon.small {
        border: 0;
        font-size: 30px; }
      .features-list.features-list2 li.active .icon.fill, .features-list.features-list2 li:hover .icon.fill {
        color: #fff; }
  .features-list.features-list2 .icon-holder {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto 24px; }
  .features-list.features-list2 h3 {
    margin: 0 0 16px;
    font-weight: 600; }
  .features-list.features-list2 p {
    margin: 0 0 15px; }
  .features-list.features-list2 .icon {
    font-size: 60px;
    line-height: 65px;
    color: #666;
    margin: 0 auto 16px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    display: block;
    padding: 15px;
    transition: all 0.25s linear; }
    .features-list.features-list2 .icon.fill {
      color: #fff; }
    .features-list.features-list2 .icon.small {
      font-size: 30px; }
  .features-list li {
    padding: 0 15px 0 82px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    margin: 0 0 30px;
    overflow: hidden;
    letter-spacing: 1px; }
  .features-list h3 {
    margin: 0 0 15px;
    font: 600 16px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .features-list .icon-holder {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 64px;
    text-align: center; }
  .features-list p {
    margin: 0; }

/*------------------------------------------------------------------
24. Product Features / .product-features
-------------------------------------------------------------------*/
.product-features {
  color: #51595b;
  position: relative;
  line-height: 32px;
  padding-bottom: 35px;
  letter-spacing: 1px; }
  .product-features.version-iv {
    padding-bottom: 35px;
    padding-top: 35px;
    color: #51595b; }
    .product-features.version-iv.bg-grey {
      padding-bottom: 0; }
    .product-features.version-iv .btn,
    .product-features.version-iv .btn-info {
      border-radius: 1px;
      min-width: 186px; }
    .product-features.version-iv img.shadow {
      border-radius: 1px;
      box-shadow: 0 3px 35px rgba(0, 0, 0, 0.13); }
    .product-features.version-iv p {
      margin: 0 0 45px; }
  .product-features.dark-bg {
    background: #f2f2f2; }
  .product-features .col {
    margin-bottom: 30px; }
  .product-features h2 {
    margin: 0 0 15px;
    font: 600 20px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none; }
  .product-features .img-holder {
    margin: 0 auto;
    max-width: 250px;
    overflow: hidden; }
  .product-features .alignleft,
  .product-features .alignright {
    margin: 0; }
  .product-features .mt-heading2 {
    margin: 0 0 5px;
    font-weight: 400;
    text-transform: uppercase; }
  .product-features .alignright {
    text-align: center; }
  .product-features .social-network {
    font-size: 20px;
    line-height: 22px; }
    .product-features .social-network li {
      float: left;
      margin: 0 20px 0 0; }
    .product-features .social-network a {
      transition: all 0.25s linear; }
      .product-features .social-network a:hover {
        color: #009bde; }
  .product-features .img-box {
    margin-bottom: 30px; }

/*------------------------------------------------------------------
25. Facts List / .facts-list
-------------------------------------------------------------------*/
.facts-list {
  font-family: empty;
  padding: 10px 2px;
  text-align: center; }
  .facts-list li {
    margin: 0 0 10px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; }
    .facts-list li:after {
      position: absolute;
      content: "";
      top: 50%;
      bottom: auto;
      left: auto;
      right: 0; }
    .facts-list li:after {
      border-right: 1px solid #e8e8e8;
      height: 30px;
      display: none;
      transform: translateY(-50%); }
    .facts-list li:last-child {
      padding-right: 0; }
      .facts-list li:last-child:after {
        opacity: 0;
        visibility: hidden; }
    .facts-list li:first-child {
      margin-left: 0; }
  .facts-list h3 {
    font: 600 22px/26px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: capitalize; }
  .facts-list .text-block {
    display: block;
    padding: 0;
    color: #acb2b4;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase; }

/*------------------------------------------------------------------
26. Demo Block / .demo-block
-------------------------------------------------------------------*/
.demo-block {
  position: relative;
  overflow: hidden;
  color: #fff;
  line-height: 26px;
  letter-spacing: 1px; }
  .demo-block .container {
    padding-top: 53px;
    padding-bottom: 37px; }
  .demo-block h2 {
    color: inherit;
    margin: 0 0 15px;
    font: 400 21px/25px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none; }
  .demo-block ul {
    font-family: empty;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    padding: 30px 0 0;
    text-transform: uppercase; }
    .demo-block ul li {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: inline-block;
      vertical-align: middle;
      margin: 0 15px 10px; }
    .demo-block ul a {
      display: block;
      color: inherit;
      transition: all 0.25s linear;
      position: relative; }
      .demo-block ul a:after {
        position: absolute;
        content: "";
        top: auto;
        bottom: 0;
        left: 0;
        right: 0; }
      .demo-block ul a:after {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        transition: all 0.25s linear; }
      .demo-block ul a.btn:after {
        display: none; }
      .demo-block ul a.btn:hover {
        color: #fff; }
      .demo-block ul a:hover, .demo-block ul a:focus, .demo-block ul a:active {
        color: #222222; }
        .demo-block ul a:hover:after, .demo-block ul a:focus:after, .demo-block ul a:active:after {
          border-color: #222222; }
  .demo-block .btn {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    min-width: 167px; }
  .demo-block p {
    margin: 0;
    font-weight: 100; }

/*------------------------------------------------------------------
27. Testimonials / .testimonials
-------------------------------------------------------------------*/
.testimonials {
  padding-top: 35px;
  overflow: hidden;
  position: relative;
  padding-bottom: 40px; }
  .testimonials .heading-wrap {
    margin-bottom: 35px; }
  .testimonials .btnholder.heading-wrap,
  .testimonials .btn-holder {
    margin-bottom: 0; }
    .testimonials .btnholder.heading-wrap h2,
    .testimonials .btn-holder h2 {
      margin: 0 0 32px; }
  .testimonials .btn,
  .testimonials .btn-info {
    min-width: 186px; }
  .testimonials blockquote {
    border: 0;
    padding: 0;
    color: #51595b;
    margin: 0 auto;
    max-width: 800px;
    letter-spacing: 1px;
    font: italic 300 15px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .testimonials q {
    display: block;
    margin: 0 0 27px; }
    .testimonials q:before {
      content: '“'; }
    .testimonials q:after {
      content: '”'; }
  .testimonials cite {
    display: block;
    text-transform: capitalize; }
  .testimonials .name {
    color: inherit;
    display: block;
    margin: 0 0 10px;
    font: 600 18px/21px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .testimonials .subtitle {
    display: block;
    color: #8e9698;
    font: 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .testimonials .aligncenter {
    text-align: center;
    overflow: hidden;
    margin-bottom: 35px;
    float: none;
    max-width: 500px; }

/*------------------------------------------------------------------
28. Testimonials Gallery / .testimonials-gallery
-------------------------------------------------------------------*/
.testimonials-gallery {
  position: relative;
  margin-bottom: 35px; }
  .testimonials-gallery .testimonials-mask {
    position: relative;
    overflow: visible !important;
    margin: 0 auto;
    opacity: 0.2;
    transition: opacity 0.35s linear; }
    .testimonials-gallery .testimonials-mask.slick-active {
      z-index: 1;
      opacity: 1; }
  .testimonials-gallery .slick-prev.slick-arrow,
  .testimonials-gallery .slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 37px;
    height: 37px;
    border-radius: 100%;
    background: #021116;
    opacity: 0.9;
    z-index: 2;
    border: none;
    outline: none;
    text-align: center;
    transition: background 0.25s linear;
    margin: -35px 0 0 -170px;
    text-indent: -9999px;
    transition: all 0.25s linear; }
    .testimonials-gallery .slick-prev.slick-arrow:before,
    .testimonials-gallery .slick-next.slick-arrow:before {
      position: absolute;
      content: "\f104";
      left: 15px;
      top: 0;
      font-family: "FontAwesome";
      font-size: 15px;
      line-height: 37px;
      color: #fff;
      text-indent: 0; }
  .testimonials-gallery .slick-next.slick-arrow {
    left: auto;
    right: 50%;
    transform: translate(50%, -50%);
    margin: -35px -169px 0 0; }
    .testimonials-gallery .slick-next.slick-arrow:before {
      content: "\f105"; }

/*------------------------------------------------------------------
29. Video Block / .video-block
-------------------------------------------------------------------*/
.video-block {
  position: relative;
  overflow: hidden;
  background-size: cover;
  min-height: 220px; }
  .video-block .ico-play {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 40px;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff; }

/*------------------------------------------------------------------
30. Price Offers / .price-offers
-------------------------------------------------------------------*/
.price-offers {
  padding-top: 35px;
  position: relative; }
  .price-offers.version-iii {
    border-top: 1px solid #ededed;
    padding-top: 55px; }
  .price-offers.version-iv {
    border-top: 1px solid #ededed;
    padding-top: 55px; }
  .price-offers .block-heading {
    margin-bottom: 40px;
    padding-left: 74px; }
  .price-offers .heading-wrap {
    margin-bottom: 35px; }
  .price-offers .cols-holder {
    font-family: empty;
    text-align: center;
    margin: 0 -2px 0 0; }

/*------------------------------------------------------------------
31. Price Col / .price-col
-------------------------------------------------------------------*/
.price-col {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 30px;
  margin-bottom: 30px;
  float: none;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  .price-col:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .col .price-col {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .price-col.version-iii h3 {
    font-size: 36px;
    line-height: 38px; }
  .price-col.version-iii .subtitle {
    text-transform: lowercase;
    font-weight: 300;
    padding: 5px 0 0; }
  .price-col.version-iii .offer-heading {
    padding: 28px 15px 24px; }
  .price-col.version-iii .title {
    background: #1a242d;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 15px 9px; }
  .price-col.version-iii ul {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    margin-left: 0;
    margin-right: 0;
    padding-top: 24px; }
    .price-col.version-iii ul li {
      margin: 0 0 10px;
      padding: 0;
      background: none; }
      .price-col.version-iii ul li:before {
        display: none; }
      .price-col.version-iii ul li:nth-child(odd) {
        background: none; }
  .price-col.version-iii .btn:hover, .price-col.version-iii .btn:focus, .price-col.version-iii .btn:active,
  .price-col.version-iii .btn-info:hover,
  .price-col.version-iii .btn-info:focus,
  .price-col.version-iii .btn-info:active {
    background: #1a242d; }
  .price-col.style2 .offer-heading {
    padding: 25px 15px; }
  .price-col:before {
    border: 1px solid #e8e8e8;
    z-index: -1; }
  .price-col + .price-col {
    margin-left: -1px; }
    .price-col + .price-col:before {
      border-left-width: 0; }
  .price-col.over,
  .price-col .over {
    transition: all 0.25s ease; }
    .price-col.over:hover h3,
    .price-col.over:hover .fa,
    .price-col.over:hover .subtitle, .price-col.over.active h3,
    .price-col.over.active .fa,
    .price-col.over.active .subtitle,
    .price-col .over:hover h3,
    .price-col .over:hover .fa,
    .price-col .over:hover .subtitle,
    .price-col .over.active h3,
    .price-col .over.active .fa,
    .price-col .over.active .subtitle {
      color: #fff; }
    .price-col.over:hover ul, .price-col.over.active ul,
    .price-col .over:hover ul,
    .price-col .over.active ul {
      color: #fff; }
      .price-col.over:hover ul li:before, .price-col.over.active ul li:before,
      .price-col .over:hover ul li:before,
      .price-col .over.active ul li:before {
        color: #fff; }
    .price-col.over:hover .btn,
    .price-col.over:hover .btn-info, .price-col.over.active .btn,
    .price-col.over.active .btn-info,
    .price-col .over:hover .btn,
    .price-col .over:hover .btn-info,
    .price-col .over.active .btn,
    .price-col .over.active .btn-info {
      background: #002d40;
      border-color: #002d40; }
  .price-col .title {
    text-transform: uppercase;
    margin: 0 -15px;
    padding: 8px 15px 7px;
    display: block;
    text-align: center;
    font: 400 16px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff; }
  .price-col .btn {
    border-radius: 3px;
    min-width: 170px; }
    .price-col .btn:hover, .price-col .btn:focus, .price-col .btn:active {
      background: #003045;
      border-color: #003045; }
  .price-col .offer-heading {
    text-align: center;
    padding: 16px 15px 27px; }
  .price-col h3 {
    margin: 0;
    text-transform: lowercase;
    color: #233141;
    font: 600 28px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .price-col .text-light {
    font-weight: 300; }
  .price-col .subtitle {
    text-transform: none;
    color: #8292a5;
    display: block;
    padding: 8px 0 0;
    font-weight: normal;
    font: 300 14px/17px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .price-col ul {
    color: #8292a5;
    margin: 0 -14px 27px;
    text-align: left;
    font: 300 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .price-col ul li {
      padding: 13px 15px 11px 48px;
      position: relative; }
      .price-col ul li:before {
        position: absolute;
        content: "";
        top: 50%;
        bottom: auto;
        left: 0;
        right: auto; }
      .price-col ul li:before {
        width: 11px;
        text-align: center;
        font-size: 14px;
        transform: translateY(-50%);
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal !important;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        left: 17px; }
      .price-col ul li.check:before {
        color: #2ecc71;
        content: "\e913"; }
      .price-col ul li.un-check:before {
        color: #f3746f;
        content: "\e914";
        font-size: 17px; }
      .price-col ul li:nth-child(odd) {
        background: #f6f6f6; }
    .price-col ul span {
      display: block;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }

/*------------------------------------------------------------------
32. Trial Block / .trial-block
-------------------------------------------------------------------*/
.trial-block {
  padding-top: 40px;
  letter-spacing: 0.6px; }
  .trial-block .alignleft {
    margin: 0 auto 30px;
    float: none;
    width: 270px;
    overflow: hidden;
    border-radius: 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.19); }
  .trial-block .heading-wrap h2,
  .trial-block h2 {
    margin: 0 0 15px; }
  .trial-block .btn,
  .trial-block .btn-info {
    min-width: 186px; }
  .trial-block p {
    margin: 0 0 30px; }

/*------------------------------------------------------------------
33. Brands Area / .brands-area
-------------------------------------------------------------------*/
.brands-area {
  padding-top: 35px;
  padding-bottom: 31px; }
  .brands-area .heading-wrap {
    margin-bottom: 32px; }

/*------------------------------------------------------------------
34. Logos List / .logos-list
-------------------------------------------------------------------*/
.line-slider {
  margin: 0;
  font-family: empty;
  text-align: center;
  overflow: hidden; }
  .line-slider li {
    display: inline-block;
    vertical-align: middle;
    max-width: 170px;
    margin: 0 14px 28px; }
  .line-slider a:hover {
    opacity: 0.8; }

/*------------------------------------------------------------------
35. Block Heading / .block-heading
-------------------------------------------------------------------*/
.block-heading {
  position: relative; }
  .block-heading h2 {
    font: 400 21px/25px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 6px;
    text-transform: none;
    position: relative; }
    .block-heading h2:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 0;
      right: auto; }
    .block-heading h2:before {
      color: rgba(26, 36, 45, 0.08);
      font: 600 60px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      content: attr(data-heading);
      margin: -5px 0 0 -36px; }
  .block-heading .subtitle {
    color: #8c97a1;
    text-transform: lowercase;
    font: 300 15px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block; }

/*------------------------------------------------------------------
36. Area About / .area-about
-------------------------------------------------------------------*/
.area-about {
  color: #6e7984;
  padding-top: 19px;
  padding-bottom: 100px; }
  .area-about.extra {
    padding-bottom: 40px;
    padding-top: 40px; }
  .area-about .block-heading {
    margin: 0 0 15px; }
  .area-about .alignright {
    margin: 0;
    position: relative;
    max-width: 200px;
    margin: 0 auto;
    clear: both; }
    .area-about .alignright .shadow {
      border-radius: 1px;
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.29);
      float: left;
      position: relative;
      z-index: 1; }
    .area-about .alignright .scaled {
      position: absolute;
      right: 0;
      bottom: 0;
      margin: 0;
      opacity: 1;
      transform: scale(0.69);
      margin: 0 -112px -32px 0; }
  .area-about .alignleft {
    margin: 0;
    position: relative;
    max-width: 358px;
    /* margin: 0 auto; */
    clear: both;
    clear: both; }
    .area-about .alignleft .shadow {
      border-radius: 1px;
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.29);
      float: right;
      position: relative;
      z-index: 1; }
    .area-about .alignleft .scaled {
      position: absolute;
      left: 0;
      bottom: 0;
      margin: 0;
      opacity: 1;
      transform: scale(0.69);
      margin: 0 0 -32px -60px; }
  .area-about .descr {
    margin-bottom: 20px; }
    .area-about .descr .align {
      padding: 0 0 0 19px; }
  .area-about p {
    margin: 0 0 20px; }

/*------------------------------------------------------------------
37. Features / .features
-------------------------------------------------------------------*/
.features {
  counter-reset: item;
  font-size: 14px;
  line-height: 26px;
  color: #52606c; }
  .features li {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    z-index: 2;
    margin: 0 0 20px;
    position: relative;
    padding: 0 0 0 53px; }
  .features h3 {
    margin: 0 0 13px;
    font: 400 17px/21px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
    position: relative; }
    .features h3:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 0;
      right: auto; }
    .features h3:before {
      width: 35px;
      height: 35px;
      font: 600 16px/32px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      border-radius: 100%;
      overflow: hidden;
      counter-increment: item;
      text-align: center;
      margin: 0 0 0 -53px;
      text-transform: none;
      content: counters(item, ".", lower-latin) " ";
      color: #fff;
      top: -5px; }
  .features p {
    margin: 0;
    font-weight: 500;
    color: black;
   }

/*------------------------------------------------------------------
38. Screenshots Aarea / .screenshots-area
-------------------------------------------------------------------*/
@media screen and (max-width: 430px) {
  .screenshots-area .btn-info {
    min-width: 115px !important; 
  } 
  
}
.screenshots-area {
  padding-top: 60px;
  padding-bottom: 60px; }
  .screenshots-area .heading-wrap {
    margin-bottom: 62px; }
    .screenshots-area .heading-wrap h2 {
      margin: 0 0 33px; }
  .screenshots-area .block-heading {
    padding-left: 74px;
    margin-bottom: 35px; }
  .screenshots-area .btn,
  .screenshots-area .btn-info {
    min-width: 202px; }
  .screenshots-area .slick-arrow {
    left: 0;
    top: 50%;
    border: 0;
    z-index: 2;
    padding: 0;
    outline: none;
    display: none;
    color: #bfc0c1;
    position: absolute;
    background: transparent;
    transform: translate(-50%, -50%);
    font: 600 12px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .screenshots-area .slick-arrow .icon {
      display: inline-block;
      vertical-align: middle;
      width: 36px;
      height: 36px;
      overflow: hidden;
      border-radius: 100%;
      color: #fff;
      font-size: 14px;
      line-height: 35px;
      text-align: center;
      background: #1a242d;
      margin: 0 14px; }
    .screenshots-area .slick-arrow:hover, .screenshots-area .slick-arrow:focus, .screenshots-area .slick-arrow:active {
      outline: none;
      text-decoration: underline; }
      .screenshots-area .slick-arrow:hover .icon, .screenshots-area .slick-arrow:focus .icon, .screenshots-area .slick-arrow:active .icon {
        text-decoration: none; }
  .screenshots-area .screen-next {
    right: 0;
    left: auto;
    transform: translate(50%, -50%); }

/*------------------------------------------------------------------
39. Screen Gallery / .screen-gallery
-------------------------------------------------------------------*/
.screen-gallery {
  position: relative;
  overflow: hidden; }
  .screen-gallery .slide-holder {
    transition: transform 0.5s ease-out;
    -webkit-transition: transform 0.5s ease-out; }
  .screen-gallery .slide-holder {
    opacity: 0.5;
    transform-origin: right center 0;
    -webkit-transform-origin: right center 0;
    transform: perspective(1500px) translateX(0) rotateY(-23deg) scaleY(0.85);
    -webkit-transform: perspective(1500px) translateX(0) rotateY(-23deg) scaleY(0.85); }
  .screen-gallery .slick-center .slide-holder {
    opacity: 1;
    transform-origin: center;
    -webkit-transform-origin: center;
    transform: perspective(1500px) translateX(0px) rotateY(0deg);
    -webkit-transform: perspective(1500px) translateX(0px) rotateY(0deg); }
  .screen-gallery .slick-center + .slick-active .slide-holder {
    transform-origin: left center 0;
    -webkit-transform-origin: left center 0;
    transform: perspective(1500px) translateX(0) rotateY(23deg) scaleY(0.85);
    -webkit-transform: perspective(1500px) translateX(0) rotateY(23deg) scaleY(0.85); }
  .screen-gallery img {
    width: auto;
    margin: 0 auto; }

/*------------------------------------------------------------------
40. Quote Block / .quote-block
-------------------------------------------------------------------*/
.quote-block {
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
  color: #fff;
  position: relative; }
  .quote-block:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .quote-block:before {
    background:#000000; }
  .quote-block .container {
    padding-top: 73px;
    padding-bottom: 70px; }
  .quote-block .testimonial-slider {
    overflow: hidden;
    margin: 0; }
  .quote-block blockquote {
    margin: 0;
    padding: 42px 0 0;
    border: 0;
    font: inherit;
    font-style: italic;
    overflow: hidden;
    position: relative; }
    .quote-block blockquote:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 50%;
      right: auto; }
    .quote-block blockquote:before {
      font-size: 22px;
      transform: translateX(-50%);
      content: "\e919";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal !important;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    .quote-block blockquote q {
      display: block;
      margin: 0 0 23px; }
      .quote-block blockquote q:before {
        content: '“'; }
      .quote-block blockquote q:after {
        content: '”'; }
    .quote-block blockquote cite {
      display: block;
      overflow: hidden;
      padding: 25px 0 0;
      position: relative; }
      .quote-block blockquote cite:before {
        position: absolute;
        content: "";
        top: 0;
        bottom: auto;
        left: 50%;
        right: auto; }
      .quote-block blockquote cite:before {
        transform: translateX(-50%);
        border-top: 1px solid #fff;
        width: 52px; }
    .quote-block blockquote .name {
      display: block;
      margin: 0 0 6px;
      text-transform: capitalize;
      font: 600 16px/19px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .quote-block blockquote .name a {
        color: inherit;
        transition: all 0.25s linear; }
    .quote-block blockquote .subtitle {
      display: block;
      font: 300 13px/16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #c4c4c4;
      text-transform: capitalize; }

/*------------------------------------------------------------------
41. Map Block / .map-block
-------------------------------------------------------------------*/
.map-block {
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .map-block .map {
    overflow: hidden;
    min-height: 250px; }
  .map-block .align-holder {
    padding: 0 15px; }
    .map-block .align-holder .align {
      text-align: left;
      max-width: none;
      width: 100%;
      margin: 0 0 42px; }
  .map-block img {
    max-width: none;
    width: 100%;
    height: 100%;
    min-height: inherit; }

/*------------------------------------------------------------------
42. Message Form / .message-form
-------------------------------------------------------------------*/
.message-form {
  overflow: hidden;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  color: #8d959d;
  padding: 18px 20px 0; }
  .message-form form {
    overflow: hidden; }
  .message-form .heading-head {
    margin: 0 0 18px;
    position: relative; }
    .message-form .heading-head:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: auto; }
    .message-form .heading-head:before {
      width: 7px;
      left: -35px;
      bottom: -6px;
      display: none; }
  .message-form h3 {
    font: 600 22px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 6px;
    text-transform: none; }
  .message-form .subtitle {
    font: 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block; }
  .message-form .form-row {
    font-family: empty; }
  .message-form .form-group {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .message-form .form-control,
  .message-form textarea,
  .message-form textarea.form-control {
    border: solid #1a242d;
    box-shadow: none;
    border-radius: 0;
    padding: 9px;
    background: none;
    display: block;
    outline: none;
    font: 15px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-width: 0 0 1px;
    min-height: 38px;
    width: 100%;
    height: 38px;
    color: #6c737a; }
    .message-form .form-control::-webkit-input-placeholder,
    .message-form textarea::-webkit-input-placeholder,
    .message-form textarea.form-control::-webkit-input-placeholder {
      color: #6c737a; }
    .message-form .form-control::-moz-placeholder,
    .message-form textarea::-moz-placeholder,
    .message-form textarea.form-control::-moz-placeholder {
      opacity: 1;
      color: #6c737a; }
    .message-form .form-control:-moz-placeholder,
    .message-form textarea:-moz-placeholder,
    .message-form textarea.form-control:-moz-placeholder {
      color: #6c737a; }
    .message-form .form-control:-ms-input-placeholder,
    .message-form textarea:-ms-input-placeholder,
    .message-form textarea.form-control:-ms-input-placeholder {
      color: #6c737a; }
    .message-form .form-control.placeholder,
    .message-form textarea.placeholder,
    .message-form textarea.form-control.placeholder {
      color: #6c737a; }
  .message-form textarea,
  .message-form textarea.form-control {
    resize: none; }
  .message-form .btn {
    width: 144px;
    height: 48px;
    border-radius: 3px;
    float: left;
    margin: 0 0 20px;
    border: none;
    outline: none;
    box-shadow: none; }
    .message-form .btn.disabled {
      opacity: 1; }
      .message-form .btn.disabled:hover, .message-form .btn.disabled:focus {
        background: #222222;
        border: none; }
  .message-form .has-error .form-control {
    color: red;
    border-color: red; }
    .message-form .has-error .form-control::-webkit-input-placeholder {
      color: red; }
    .message-form .has-error .form-control::-moz-placeholder {
      opacity: 1;
      color: red; }
    .message-form .has-error .form-control:-moz-placeholder {
      color: red; }
    .message-form .has-error .form-control:-ms-input-placeholder {
      color: red; }
    .message-form .has-error .form-control.placeholder {
      color: red; }
  .message-form .form-message {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    position: relative; }
    .message-form .form-message:after {
      top: 14px;
      left: 17px;
      width: 20px;
      content: "";
      height: 20px;
      border-radius: 50%;
      position: absolute;
      text-align: center;
      font-family: 'FontAwesome'; }
    .message-form .form-message.error {
      margin: 0 0 20px;
      background: #ff3333;
      padding: 15px 5px 13px 50px; }
      .message-form .form-message.error:after {
        content: "\f00d";
        background: #cc2929; }
    .message-form .form-message.success {
      margin: 0 0 20px;
      background: #698cf0;
      padding: 15px 5px 13px 50px; }
      .message-form .form-message.success:after {
        content: "\f00c";
        background: #5470c0; }

/*------------------------------------------------------------------
43. Subcribe Form / .subcribe-form
-------------------------------------------------------------------*/
.subscribe-form {
  overflow: hidden;
  margin: 0 auto 19px;
  max-width: 430px;
  border-radius: 3px;
  position: relative;
  padding-right: 57px; }
  .subscribe-form.version-iv .form-control {
    background: #f6f6f6; }
  .subscribe-form.form2 {
    border-bottom: 1px solid #fff; }
    .subscribe-form.form2 .form-control {
      background: none;
      color: #fff; }
      .subscribe-form.form2 .form-control::-webkit-input-placeholder {
        color: #fff; }
      .subscribe-form.form2 .form-control::-moz-placeholder {
        opacity: 1;
        color: #fff; }
      .subscribe-form.form2 .form-control:-moz-placeholder {
        color: #fff; }
      .subscribe-form.form2 .form-control:-ms-input-placeholder {
        color: #fff; }
      .subscribe-form.form2 .form-control.placeholder {
        color: #fff; }
    .subscribe-form.form2 .btn {
      width: 50px;
      height: 50px;
      background: #fff;
      color: #009bde;
      border-radius: 100%; }
      .subscribe-form.form2 .btn:hover:before {
        color: #fff; }
  .subscribe-form .form-control {
    display: block;
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    background: #2b3a48;
    color: #8b9dae;
    box-shadow: none;
    outline: none;
    border: 0;
    font: 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .subscribe-form .form-control::-webkit-input-placeholder {
      color: #8b9dae; }
    .subscribe-form .form-control::-moz-placeholder {
      opacity: 1;
      color: #8b9dae; }
    .subscribe-form .form-control:-moz-placeholder {
      color: #8b9dae; }
    .subscribe-form .form-control:-ms-input-placeholder {
      color: #8b9dae; }
    .subscribe-form .form-control.placeholder {
      color: #8b9dae; }
  .subscribe-form .btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 57px;
    height: 50px; }
    .subscribe-form .btn:hover, .subscribe-form .btn:focus, .subscribe-form .btn:active {
      background: #337ab7; }

/*------------------------------------------------------------------
44. Tick List / .tick-list
-------------------------------------------------------------------*/
.tick-list {
  font-size: 15px;
  line-height: 18px;
  text-transform: capitalize; }
  .tick-list li {
    margin: 0 0 13px;
    padding: 0 0 0 27px;
    position: relative; }
    .tick-list li:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 0;
      right: auto; }
    .tick-list li:before {
      content: "\e913";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal !important;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      top: 3px; }

/*------------------------------------------------------------------
45. Quotes Blocks / .quotes-blocks
-------------------------------------------------------------------*/
.quotes-blocks {
  background: #f8f8f8;
  overflow: hidden;
  color: #021116;
  font: italic 300 15px/30px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  padding-top: 35px;
  padding-bottom: 20px; }
  .quotes-blocks .heading-wrap {
    margin-bottom: 54px; }
  .quotes-blocks .cols-holder {
    font-family: empty; }
  .quotes-blocks .col {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    float: none;
    display: inline-block;
    vertical-align: top;
    max-width: 380px; }
  .quotes-blocks .testimonials-slider {
    overflow: hidden;
    margin: 0; }
    .quotes-blocks .testimonials-slider li {
      overflow: hidden;
      padding: 0 15px; }
    .quotes-blocks .testimonials-slider .slick-dots {
      display: none !important; }
  .quotes-blocks blockquote {
    margin: 0;
    padding: 0 25px 0 0;
    font: inherit;
    border: 0;
    position: relative; }
    .quotes-blocks blockquote:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: auto;
      right: 0; }
    .quotes-blocks blockquote:before {
      display: block;
      color: rgba(2, 17, 22, 0.15);
      content: "\e904";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal !important;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      right: 2px;
      top: 7px; }
    .quotes-blocks blockquote q:before {
      content: '“'; }
    .quotes-blocks blockquote q:after {
      content: '”'; }
    .quotes-blocks blockquote cite {
      display: block;
      padding: 20px 0 0 10px;
      color: #7f9298;
      font: 13px/16px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .quotes-blocks blockquote cite a {
        color: inherit; }
        .quotes-blocks blockquote cite a:hover {
          color: #222222; }
  .quotes-blocks .name {
    color: #021116;
    display: block;
    margin: 0 0 6px;
    text-transform: capitalize;
    font: 600 17px/20px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative; }
    .quotes-blocks .name:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: auto;
      left: 0;
      right: auto; }
    .quotes-blocks .name:before {
      display: block;
      content: '-';
      color: #021116;
      left: -10px; }

/*------------------------------------------------------------------
46. Form Block / .form-block
-------------------------------------------------------------------*/
.form-block {
  padding-top: 0;
  padding-bottom: 35px; }
  .form-block .heading-wrap {
    margin-bottom: 50px; }

/*------------------------------------------------------------------
47. Back Top / #back-top
-------------------------------------------------------------------*/
#back-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 50px;
  height: 50px;
  padding: 14px 0;
  z-index: 9;
  opacity: 0;
  border-radius: 5px;
  background: #222222;
  visibility: hidden;
  transition: all 0.6s ease 0s; }
  #back-top.active {
    opacity: 1;
    visibility: visible; }

/*------------------------------------------------------------------
48. Loader Holder / .loader-holder
-------------------------------------------------------------------*/
.loader-holder {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.9); }
  .loader-holder .block {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%); }

    #wrap {
      margin: 20px auto;
      text-align: center;
  }
  
  .btn-slide, .btn-slide2 {
      position: relative;
      display: inline-block;
      height: 50px;
      width: 200px;
      line-height: 50px;
      padding: 0;
      border-radius: 50px;
      background: #fdfdfd;
      border: 2px solid #0099cc;
      margin: 10px;
      transition: .5s;
  }
  
  .btn-slide2 {
      border: 2px solid #efa666;
  }
  
  .btn-slide:hover {
      background-color: #0099cc;
  }
  
  .btn-slide2:hover {
      background-color: #efa666;
  }
  
  .btn-slide:hover span.circle, .btn-slide2:hover span.circle2 {
      left: 100%;
      margin-left: -45px;
      background-color: #fdfdfd;
      color: #0099cc;
  }
  
  .btn-slide2:hover span.circle2 {
      color: #efa666;
  }
  
  .btn-slide:hover span.title, .btn-slide2:hover span.title2 {
      left: 40px;
      opacity: 0;
  }
  
  .btn-slide:hover span.title-hover, .btn-slide2:hover span.title-hover2 {
      opacity: 1;
      left: 40px;
  }
  
  .btn-slide span.circle, .btn-slide2 span.circle2 {
      display: block;
      background-color: #0099cc;
      color: #fff;
      position: absolute;
      float: left;
      margin: 5px;
      line-height: 42px;
      height: 40px;
      width: 40px;
      top: 0;
      left: 0;
      transition: .5s;
      border-radius: 50%;
  }
  
  .btn-slide2 span.circle2 {
      background-color: #efa666;
  }
  
  .btn-slide span.title,
    .btn-slide span.title-hover, .btn-slide2 span.title2,
    .btn-slide2 span.title-hover2 {
      position: absolute;
      left: 90px;
      text-align: center;
      margin: 0 auto;
      font-size: 16px;
      font-weight: bold;
      color: #30abd5;
      transition: .5s;
  }
  
  .btn-slide2 span.title2,
    .btn-slide2 span.title-hover2 {
      color: #efa666;
      left: 80px;
    }
  
  .btn-slide span.title-hover, .btn-slide2 span.title-hover2 {
      left: 80px;
      opacity: 0;
  }
  
  .btn-slide span.title-hover, .btn-slide2 span.title-hover2 {
      color: #fff;
  }

		/*for log and image */
			.logo img {
				max-width: 200%;
				width: 200px;
				margin-bottom: 20%;
			}

			.area-about img {
        width: 580px;
        height: 355px;
        top: 46px;
			}

	/*dropdonw css*/
  .dropdown {
    display: inline-block;
    position:relative;
  }

  .dropdown-content {
    display: none;
    position:absolute ;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
    margin-top: 25%;

  }

  .dropdown:hover .dropdown-content {
    display: block;
    background-color:white
  }

  .dropdown-content a {
    display: block;
    color:#1d1c1b;
    padding: 12px;
    text-decoration: none;
    text-align:left;
  }

  .dropdown-content a:hover {
    color: white;
    background-color: #bd8957;
  }
  /*dropdown css end */
				/*for play buttons*/
				.play-btn {
							width: 100px;
							height: 100px;

							left: 4%;
							top: 20%;
              background: radial-gradient(rgb(135 170 210 / 0%) 60%, rgb(0 0 0 / 43%) 62%);
							border-radius: 50%;
							position: relative;
							display: none;
							margin: 100px auto;
              box-shadow: 0px 0px 25px 3px rgb(226 214 214 / 80%);
						}

						/* triangle */
						.play-btn::after {
							content: "";
							position: absolute;
							left: 50%;
							top: 50%;
							-webkit-transform: translateX(-40%) translateY(-50%);
							transform: translateX(-40%) translateY(-50%);
							transform-origin: center center;
							width: 0;
							height: 0;
							border-top: 15px solid transparent;
							border-bottom: 15px solid transparent;
							border-left: 25px solid #fff;
							z-index: 100;
							-webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
							transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
						}

						/* pulse wave */
						.play-btn:before {
							content: "";
							position: absolute;
							width: 150%;
							height: 150%;
							-webkit-animation-delay: 0s;
							animation-delay: 0s;
							-webkit-animation: pulsate1 2s;
							animation: pulsate1 2s;
							-webkit-animation-direction: forwards;
							animation-direction: forwards;
							-webkit-animation-iteration-count: infinite;
							animation-iteration-count: infinite;
							-webkit-animation-timing-function: steps;
							animation-timing-function: steps;
							opacity: 1;
							border-radius: 50%;
							border: 5px solid rgba(255, 255, 255, .75);
							top: -28%;
							left: -24%;
							background: rgba(198, 16, 0, 0);
						}

						@-webkit-keyframes pulsate1 {
							0% {
								-webkit-transform: scale(0.6);
								transform: scale(0.6);
								opacity: 1;
								box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
							}

							100% {
								-webkit-transform: scale(1);
								transform: scale(1);
								opacity: 0;
								box-shadow: none;

							}
						}

						@keyframes pulsate1 {
							0% {
								-webkit-transform: scale(0.6);
								transform: scale(0.6);
								opacity: 1;
								box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
							}

							100% {
								-webkit-transform: scale(1, 1);
								transform: scale(1);
								opacity: 0;
								box-shadow: none;

							}
						}
                        /*for hover on play button*/
						#playbutn:hover .play-btn {
							display: block;
						}

						.play-btn:hover {
							opacity: 0.75;
						}
						/*play button end */
						/*footer*/

			.main-footer.style-five .footer-top {
				margin-right: 25px;
			}

			.main-footer.style-five .footer-top .widget-title {
				color: #fff;
				font-size: 22px;
				margin-bottom: 25px;
        text-align: initial;
			}

			.main-footer.style-five .footer-top .widget-title:before,
			.main-footer.style-five .footer-top .widget-title:after {
				display: none;
			}

			.main-footer.style-five .footer-top .links-widget .list li {
				padding: 0px;
				margin-bottom: 5px;
			}

			.main-footer.style-five .footer-top .links-widget .list li a {
				color: #fff;
			}

			.main-footer.style-five .footer-top .links-widget .list li a:hover {
				text-decoration: underline;
			}

			.main-footer.style-five .footer-top .links-widget .list li a:before {
				display: none;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info li {
				position: relative;
				display: block;
				font-size: 15px;
				color: #fff;
				margin-bottom: 6px;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info li:last-child {
				margin-bottom: 0px;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info li a {
				display: inline-block;
				color: #fff;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info li a:hover {
				text-decoration: underline;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info li i {
				margin-right: 20px;
			}

			.main-footer.style-five .footer-top .contact-widget .contact-info {
				position: relative;
				margin-bottom: 18px;
			}

			.main-footer.style-five .footer-top .contact-widget .social-links li {
				position: relative;
				float: left;
				margin-right: 10px;
			}

			.main-footer.style-five .footer-top .contact-widget .social-links li:last-child {
				margin-right: 0px;
			}

			.main-footer.style-five .footer-top .contact-widget .social-links li a {
				position: relative;
				display: inline-block;
				color: #fff;
				font-size: 16px;
				width: 40px;
				height: 40px;
				line-height: 40px;
				background: transparent;
				text-align: center;
				border: 1px solid #fff;
				border-radius: 50%;
			}

			.main-footer.style-five .footer-top .contact-widget .social-links li a:hover {
				background: #fff;
				color: #2f7a78;
			}

			.main-footer.style-five .footer-top {
				border-bottom: 2px solid rgba(255, 255, 255, 0.2);
				padding-top: 70px;
			}

			.main-footer.style-five .copyright,
			.main-footer.style-five .copyright a {
				color: #fff;
				text-align: center;
			}

			.main-footer.style-five .copyright a:hover {
				text-decoration: underline;
			}

			.main-footer.style-five .widget-title {
				margin-left: 10%;
			}
			/*footer end */

					

      
      .contact1-section{
        position: relative;
        padding: 0px 0px 100px 0px;
      }
      
      .contact1-section .info-content .single-info-box{
        position: relative;
        padding: 0px 30px;
      }
      
      .contact1-section .info-content .single-info-box .icon-box{
        position: relative;
        display: inline-block;
        margin-bottom: 25px;
      }
      
      .contact1-section .info-content .single-info-box .icon-box img{
        position: relative;
        width: auto;
        transition: all 500ms ease;
      }
      
      .contact1-section .info-content .single-info-box:hover .icon-box img{
        transform: scale(1.05);
      }
      
      .contact1-section .info-content .single-info-box h2{
        position: relative;
        display: block;
        font-size: 30px;
        line-height: 40px;
        color: #222;
        font-weight: 500;
        margin: 18px;
      }
      
      .contact1-section .info-content .single-info-box .text{
        position: relative;
        font-size: 16px;
        margin-bottom: 14px;
      }
      
      .contact1-section .info-content .single-info-box a{
        position: relative;
        display: inline-block;
        font-size: 18px;
        color: #2f7a78;
      }
      
      .contact1-section .info-content .single-info-box a:hover{
        text-decoration: underline;
      }
      
      .contact1-section .info-content,
      .contact1-section .image-container{
        position: relative;
        margin-bottom: 110px;
      }
      
      .contact1-section .contact1-form-area .form-inner .form-group{
        position: relative;
        margin-bottom: 30px;
      }
      
      .contact1-section .contact1-form-area .form-inner .form-group i{
        position: absolute;
        top: 23px;
        right: 30px;
        font-size: 15px;
        font-weight: 700;
        color: #777;
        z-index: 1;
      }
      
      .contact1-section .contact1-form-area .form-inner .form-group input[type='text'],
      .contact1-section .contact1-form-area .form-inner .form-group input[type='email'],
      .contact1-section .contact1-form-area .form-inner .form-group textarea{
        position: relative;
        width: 100%;
        height: 60px;
        background: #fff;
        padding: 10px 60px 10px 30px;
        font-size: 14px;
        font-weight: 500; 
        border-radius: 30px; 
        border: 3px solid #fff;
        box-shadow: 0 0px 20px 0px rgba(0, 0, 0, 0.1);  
        transition: all 500ms ease;                                                                             
      }
      
      .contact1-section .contact1-form-area .form-inner .form-group textarea{
        height: 200px;
        resize: none;
        border-radius: 20px;
      }
      
      .contact1-section .contact1-form-area .form-inner .form-group input:focus,
      .contact1-section .contact1-form-area .form-inner .form-group textarea:focus{
        border-color: #2f7a78;
      }
      
      .contact1-section .contact1-form-area .form-inner .message-btn{
        margin: 0px;
      }
      
      .contact1-section .contact1-form-area .form-inner .message-btn .theme-btn-two{
        padding: 13px 38px;
        font-weight: 400;
        border-radius: 39px;
      background-color: #bd8957;
      color: whitesmoke;
      }
      
      .contact1-section .contact1-form-area .sec-title h2{
        margin-bottom: 63px;
        
      }

      .ebcf_modal {
        display: none; /* Hidden by default */
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: 13px; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: hidden;
        
        z-index: 1001;
        background-color: #00000099;
    }
  
    
    /* Modal Content */
    .ebcf_modal-content {
      background-color: #dbdad8;
      margin: auto;
      height: 96%;
       border-radius: 50px; 
      padding: 20px;
      border: 1px solid #888;
      width: 82%;
    }
    
    /* The Close Button */
    .ebcf_close {
        color: #aaaaaa;
        float: right;
        font-size: 28px;
        font-weight: bold;
    }
    
    .ebcf_close:hover,
    .ebcf_close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

    .mymultiplediv{
      cursor:pointer;
      font-weight: 600;
      }
     
      .mydiv{
      display:none;
      padding:10px;
      text-align:center;
      }
      .mydiv img{
      margin: 0 auto;
      }
      .mydiv span{
      text-align: center;
      background: #ffdede;
      padding: 6px 10px;
      display: block;
      width: 100px;
      border: 1px solid #d47c7c;
      margin: 8px auto;
      }
      .auto-scrolling{
        overflow:hidden;
      }
      

      .container{
        float:none;
        margin:auto;
        text-align:center
      }
      .container>.overly{
        width:300px;
        height:80px;
        font-size:25px;
        cursor:pointer
      }
      .modalbox {
          min-width: 100%;
          position: fixed;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(81, 51, 51, 0.5);
          z-index: 99999;
          pointer-events: auto;
          display:none;
          overflow-y:auto;
          -webkit-overflow-scrolling: touch;
      }
      .modalbox >.dialog {
          max-width: 100%;
          position: relative;
          top: 10px;
          margin: 5% 10%;
          padding: 5px 20px 13px 20px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          border-radius: 10px;
          background: #ffffff;
          box-shadow: 0 0 10px #000000;
          -moz-box-shadow: 0 0 10px #000000;
          -webkit-box-shadow: 0 0 10px #000000;
          display: block;
          pointer-events: auto;
      }
      
      .closebutton {
          float: right;
          font-size: 21px;
          font-weight: 700;
          line-height: 1;
          color: #000;
          text-shadow: 0 1px 0 #fff;
          filter: alpha(opacity=20);
          opacity: .6;
          z-index: 9999;
        cursor:pointer
      }


      .area-about {
        line-height: 32px;
        /* padding-bottom: 219px; */
    }
    #btn121:hover{
      background-color: black
    }

    .centered {
      cursor: pointer;
      position: absolute;
      top: 50%;
      width: 160px;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    @media (max-width: 440px) {
      .centered {
        cursor: pointer;
        position: absolute;
        top: 80%;
        width: 38px;
        left: 50%;
        transform: translate(-50%, -50%);
      }
    }

    #pop-up{
      position: relative;
    left: 104px;
    }
    @media (max-width: 440px) {
      #pop-up{
        position: relative;
        left: 0px !important;
        bottom: 56px;
      }
    }

   

  @media (min-width: 440px) {
    .contact1-section .contact1-form-area .form-inner .message-btn {
      margin: 57px !important;
  }
}

@media (min-width: 440px) {
  #pop-up{
    position: relative;
    left: 0 !important;
    bottom: 28px;
    width: 67%;
}
  
  .ebcf_modal-content {
    background-color: #dbdad8;
    margin: auto;
    height: 84%;
    border-radius: 50px; 
    padding: 20px;
    border: 1px solid #888;
    width: 55%;
  }
}

@media (min-width: 440px) {
  #temp{
    width: 42%;
    height: 58%;
    left: 52%;
    position: absolute;
    top: 282px;
  }
}

@media (min-width: 992px){
.features li {
    padding: 0 20% 0 0;
    margin: 0px -82px 41px !important;
}
}

@media (min-width: 992px){
.features h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700 !important;
}
}

.test:hover {
  font-size: 0;
}

.test:hover:before {
  font-size: 20px;
  content: attr(data-hover);
}

.test2:hover {
  font-size: 0;
}

.test2:hover:before {
  font-size: 20px;
  content: attr(data-hover);
}

.watch{
  color: white;
}

.img-slider{
  display: none;
}


#Email{
  font-weight: 500;
  font-size: 35px;
  text-transform:none !important;

}

/*
    font-size: 30px;
    line-height: 38px;
    */

    .screen-gallery .slide-holder:hover .img-slider {
   
      display: none !important;
    }
    
    .screen-gallery .slick-center .slide-holder:hover .img-slider {
        display: block !important;
    }

    .screen-gallery .slick-center .slide-holder:hover .centered {
      width: 386px;
      height: 734px;
      background-color: rgb(0 0 0 / 55%);
    }
    @media(max-width:440px){
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 108px !important;
        height: 303px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
      
    }
    @media(max-width:440px){
      .img-pos {
        position: relative !important;
    top: 53px !important;
    width: 36px!important;
        
    }
      
    }
    @media (min-width: 441px) and (max-width: 475px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 149px !important;
    height: 266px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }
    @media (min-width: 1201px) and (max-width: 1231px) {
      .img-pos{
        position: relative;
        top: 240px;
    width: 49px !important;
      }
    }

    @media (min-width: 480px) and (max-width: 643px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 149px !important;
    height: 266px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }

    @media (min-width: 993px) and (max-width: 998px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 149px !important;
    height: 266px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }
    @media (min-width: 644px) and (max-width: 743px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 207px !important;
        height: 372px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }
    @media (min-width: 946px) and (max-width: 988px) {
      .img-pos{
        position: relative;
        top: 163px;
        width: 47px !important;
      }
    }

    @media (min-width: 476px) and (max-width: 600px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 161px !important;
    height: 285px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }

    @media (min-width: 638px) and (max-width: 640px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 199px !important;
        height: 360px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }
    @media (min-width: 694px) and (max-width: 761px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 199px !important;
        height: 360px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }

    @media (min-width: 946px) and (max-width: 988px) {
      .img-pos{
        position: relative;
        top: 163px;
        width: 47px !important;
      }
    }
    @media (min-width: 697px) and (max-width: 950px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 213px !important;
    height: 378px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }

    @media (min-width: 697px) and (max-width: 950px) {
      .img-pos{
        position: relative;
        top: 159px;
    width: 49px !important;
      }
    }

    @media (min-width: 755px) and (max-width: 992px) {
      .screen-gallery .slick-center .slide-holder:hover .centered {
        width: 239px !important;
    height: 423px !important;
        background-color: rgba(0, 0, 0, 0.671);
      }
    }
    @media (min-width: 755px) and (max-width: 992px) {
      .img-pos{
        position: relative;
        top: 175px;
    width: 49px !important;
      }
    }

      @media (min-width: 999px) and (max-width: 1226px) {
        .screen-gallery .slick-center .slide-holder:hover .centered {
          width: 311px !important;
           height: 559px !important;
         background-color: rgba(0, 0, 0, 0.671);
        }
      }


      @media (min-width: 999px) and (max-width: 1200px) {
        .img-pos{
          position: relative;
          top: 256px;
          width: 50px !important;
        }
      }
      


    @media (min-width: 440px) and (max-width: 700px) {
      .img-pos{
        position: relative;
        top: 110px;
        width: 35px !important;
      }
    }


.showmeonhover { 
  display: none; 
  cursor: pointer;
}

.heurehover:hover .showmeonhover {
  display: inline;
  cursor: pointer;
}

.heurehover:hover .open {
  display: none;
  cursor: pointer;
}

.heurehover:hover {
  text-align: center;
  cursor: pointer;
}
#x{
  position: relative;
    right: 27px;
}
@media (max-width: 440px){
  #x{
    position: relative;
    right: 8px !important;}
}

@media (max-width: 1237px){
  .temp{
    display: none;
  }
  }





  .modal-open {
    overflow: hidden;
  }
  
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
  }
  
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #000000b5;
  }
  
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
    top: 130px;
  }
  
  .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
  }
  
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  
  .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
  }
  
  .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
  }
  
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }
  
  .modal-backdrop.fade {
    opacity: 0;
  }
  
  .modal-backdrop.show {
    opacity: 0.5;
  }
  
  .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
  }
  
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
  }
  
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
  }
  
  .modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
  }
  
  .modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
  }
  
  .modal-footer > :not(:first-child) {
    margin-left: .25rem;
  }
  
  .modal-footer > :not(:last-child) {
    margin-right: .25rem;
  }
  
  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto;
    }
    .modal-dialog-centered {
      min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
      max-width: 300px;
    }
  }
  
  @media (min-width: 992px) {
    .modal-lg {
      max-width: 800px;
    }
  }
  
  .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
  }
  
  .tooltip.show {
    opacity: 0.9;
  }
  
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
  }
  
  .tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
  }
  
  .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
  }
  
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0;
  }
  
  .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
  }
  
  .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
  }
  
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
  }
  
  .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
  }
  
  .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
  }
  
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0;
  }
  
  .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
  }
  
  .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
  }
  
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
  }
  
  .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
  }
  
  .tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
  }
  
  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
  }
  
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
  }
  
  .popover .arrow::before, .popover .arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
  }
  
  .bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
  }
  
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1);
  }
  
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0;
  }
  
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
  }
  
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
  }
  
  .bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
  }
  
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
  }
  
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0;
  }
  
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff;
  }
  
  .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
  }
  
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1);
  }
  
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem;
  }
  
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
  }
  
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
  }
  
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
  }
  
  .bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
  }
  
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
  }
  
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem;
  }
  
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff;
  }
  
  .popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
  }
  

  @media (max-width:1232px) {
    .area-about img {
      width: 462px !important;
      height: 317px !important;
      top: 46px;
  }
  }

  @media (max-width:1230px) {
    #temp {
     display: none !important;
  }
  }


  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  
  .screen-slide:hover .bar {
    opacity: 0.6;
  }
  
  .screen-slide:hover .middle {
    opacity: 1;
  }
  
  .text {
   
    color: rgb(245, 2, 2);
    padding: 16px 32px;
  }

  .new {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  .slider-btn {
    background-color: #ff9100;
    color: rgb(231, 0, 0);
    padding: 16px 32px;
  }

  .word {
    margin: auto;
    color: rgb(0, 0, 0);
    font: 700 normal 2.5em 'tahoma';
  }

  .element-to-hide{
    visibility:hidden;
}

.slideRight {
    visibility: visible;
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 4.5s;
    -webkit-animation-duration: .9s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
@keyframes slideRight {
    0% {
        transform: translateX(-150%);
    }
    50% {
        transform: translateX(8%);
    }
    65% {
        transform: translateX(-4%);
    }
    80% {
        transform: translateX(4%);
    }
    95% {
        transform: translateX(-2%);
    }
    100% {
        transform: translateX(0%);
    }
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%);
    }
    50% {
        -webkit-transform: translateX(8%);
    }
    65% {
        -webkit-transform: translateX(-4%);
    }
    80% {
        -webkit-transform: translateX(4%);
    }
    95% {
        -webkit-transform: translateX(-2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

.show-errornotice{
  display: block;
  width: 51%;
  background-color: rgb(241, 131, 131);
  color: white;
  bottom: 69px;
  position: relative;
  left: 15rem;
  font-weight: bold;
    text-align: center;
    font-size:20px;
}
.hide-errornotice{
  display:none;
  width: 51%;
  background-color:rgb(241, 131, 131);
  color: white;
  bottom: 69px;
  position: relative;
  left: 15rem;
  font-weight: bold;
    text-align: center;
    font-size:20px;
}
@media screen and (min-width: 768px) {
  .f5{
    margin-bottom:-15rem;
  }
}
@media screen and (min-width: 768px) {
  .img-size {
    width: 22%;
    position: relative;
    top: -1.7rem;
    left: 2rem;
  } 
  }
  .show-notice{
    display: block;
    width: 61%;
    background-color: #2f7a78;
    color: white;
    bottom: 69px;
    position: relative;
    left: 15rem;
    font-weight: bold;
    text-align: center;
    font-size:20px;
  }
  .hide-notice{
    display:none;
    width: 61%;
    background-color: #2f7a78;
    color: white;
    bottom: 69px;
    position: relative;
    left: 15rem;
    font-weight: bold;
    text-align: center;
    font-size:20px;
  }

  .newClass {
    border:none;
    display: none;
  }
  .newClass1 {
    display: block !important;
  }

  .newClass2 {
    border:none;
    display: none;
  }
  .newClass3 {
    display: block !important;
  }

  .newClass4 {
    border:none;
    display: none;
  }
  .newClass5 {
    display: block !important;
  }
  .newClass6 {
    border:none;
    display: none;
  }
  .newClass7 {
    display: block !important;
  }

  .btn btn-info disabled:hover{
    background-color: red;
  }
  @media (min-width:1232px){
    .img-pos{
      position: relative;
      top: 323px;
      width: 57px !important;
    }
  }
  


  @media(min-width:1230px){
    .img-pos{
      right: 18px !important;
    }
  }

 

