@charset "UTF-8";

@font-face {
  font-display: swap;
  font-family: 'Abril Fatface';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/abril-fatface-v24-latin-ext-regular.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/merriweather-v32-latin-ext-700.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v30-latin-ext-regular.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v30-latin-ext-700.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v43-latin-ext-regular.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v43-latin-ext-700.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v48-latin-ext-regular.woff2') format('woff2'); }

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v48-latin-ext-700.woff2') format('woff2'); }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }
  
[hidden] {
  display: none; }

/**
 * 2. GLOBAL STYLES
 * -----------------------------------------------------------------------------
 */

body,
button,
input,
select,
textarea {
  color: #737373;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px; }

html, body {
  width: 100%;
  height: 100%; }

a {
  color: #f25f28;
  text-decoration: none; }
  a:hover {
    color: #f25f28;
    text-decoration: none; }

p {
  margin: 0 0 20px 0; }

h1,
h2,
.banner-page .title-page,
.banner-page-2 .title-page,
h3,
h4,
.rs-team-1 .title,
.rs-team-2 .title,
.rs-team-single .title,
.rs-box-project .title,
h5 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: 400; }

h1 {
  font-size: 0;
  line-height: normal;
  height: 0;
  visibility: hidden;
  margin: 0; }

h2, .banner-page .title-page, .banner-page-2 .title-page {
  font-size: 2.857em;
  line-height: normal; }

h3 {
  font-size: 1.714em;
  line-height: normal; }

h4, .rs-team-1 .title, .rs-team-2 .title, .rs-team-single .title, .rs-box-project .title {
  font-size: 1.286em;
  line-height: normal; }

h5 {
  font-size: 14px;
  line-height: 22px; }

h6 {
  font-size: 13px; }

strong, b {
  font-weight: 700; }

ol {
  margin-left: 24px; }

ul {
  list-style: none;
  margin-left: 0;
  padding: 0; }
  ul li {
    margin: 0; }

@media (max-width: 767px) {
  h1 {
    font-size: 3em;
    line-height: normal; }

  h2, .banner-page .title-page, .banner-page-2 .title-page {
    font-size: 2em;
    line-height: normal; }

  h3 {
    font-size: 1.2em;
    line-height: normal; }

  h4, .rs-team-1 .title, .rs-team-2 .title, .rs-team-single .title, .rs-box-project .title {
    font-size: 1em;
    line-height: normal; } }

/* CUSTOM GLOBAL */

.hidden-none {
  visibility: hidden;
  display: none; }

@media (max-width: 991px) {
  .device-pc {
    display: none; }
}

td, th {
  border: 1px solid #333;
  padding: 5px; }

.author-name {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: none;
  letter-spacing: 1px; }

.video-content {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  background: transparent; }
  .video-content video {
    width: 100%;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .video-content .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ef7733;
    background: -moz-linear-gradient(left, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%);
    background: -webkit-gradient(linear, left top, right top, color-stop(14%, rgb(243, 105, 38)), color-stop(125%, rgb(130, 38, 121)));
    background: -webkit-linear-gradient(left, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%);
    background: -o-linear-gradient(left, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%);
    background: -ms-linear-gradient(left, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%);
    background: linear-gradient(to right, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(243,105,38,0.7)', endColorstr=' rgba(94,22,149,0.7)',GradientType=1 );
    opacity: .7; }

.skillbar { }
  .skillbar .content {
    overflow: hidden;
    margin-bottom: 20px; }
  .skillbar .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #888888;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin-bottom: 0; }
  .skillbar .bar {
    position: relative;
    display: block;
    width: 100%;
    background: #eee;
    height: 4px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color; }
  .skillbar .active {
    height: 4px; }
    .skillbar .active.color1 {
      background-color: #ffc000; }
    .skillbar .active.color2 {
      background-color: #f25f28; }
    .skillbar .active.color3 {
      background-color: #e84b3a; }
    .skillbar .active.color4 {
      background-color: #474747; }
    .skillbar .active.color5 {
      background-color: #6adcfa; }

.w-1 {
  width: 1%; }
.w-2 {
  width: 2%; }
.w-6 {
  width: 6%; }
.w-10 {
  width: 10%; }
.w-20 {
  width: 20%; }
.w-28 {
  width: 28%; }
.w-30 {
  width: 30%; }
.w-33 {
  width: 33%; }
.w-35 {
  width: 35%; }
.w-45 {
  width: 45%; }
.w-55 {
  width: 55%; }
.w-56 {
  width: 56%; }
.w-60 {
  width: 60%; }
.w-63 {
  width: 63%; }
.w-67 {
  width: 67%; }
.w-75 {
  width: 75%; }
.w-78 {
  width: 78%; }
.w-80 {
  width: 80%; }
.w-86 {
  width: 86%; }
.w-93 {
  width: 93%; }

@media(max-width: 575px) {
  .row-reverse {
    display: flex;
    flex-direction: column-reverse; }
}

.contact-card {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px; }

.reference-panel {
  width: 100%;
  position: relative; }
  .reference-panel img {
    width: 100%; }
  .reference-panel .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    transition: all .4s ease; }
  .reference-panel .detail {
    display: block;
    width: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    visibility: hidden;
    transition: all .1s ease; }
  .reference-panel .detail .title { 
    color: orange !important;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 16px; }
  .reference-panel .detail .description { 
    color: #ffffff;
    font-size: 16px; }
  .reference-panel:hover .overlay {
    opacity: .6; }
  .reference-panel:hover .detail {
    visibility: visible; }

.recenze {
  margin-bottom: 20px; }
  .recenze .description {
    color: gray;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px; }
  .recenze .rating {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px; }
  .recenze .rating img {
    width: 14px;
    margin-right: 2px; }
  .recenze .author {
    font-weight: 700;
    font-size: 16px; }
  @media (max-width: 575px) {
    .recenze {
      margin-bottom: 30px; }
  }

.left-half {
  overflow: hidden;
  position: relative;
  height: 400px; }
  .left-half img {
    width: 100%;
    object-fit: cover;
    position: relative;
    height: 100%; }
  @media(max-width: 575px) {
    .left-half {
      height: 100%; }
  }
.right-half {
  overflow: hidden;
  position: relative;
  height: 400px; }
  .right-half img {
    width: 100%;
    object-fit: cover;
    position: relative; }
  .right-half .logo-google {
    width: 200px;
    height: auto; }
  .right-half .right-half-paralax {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(232, 75, 58, 0.88);
    background: -moz-linear-gradient(left, rgba(232,75,58,0.88) 0%, rgba(94,22,149,0.88) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(232, 75, 58, 0.88)), color-stop(100%, rgba(94, 22, 149, 0.88)));
    background: -webkit-linear-gradient(left, rgba(232, 75, 58, 0.88) 0%, rgba(94, 22, 149, 0.88) 100%);
    background: -o-linear-gradient(left, rgba(232,75,58,0.88) 0%, rgba(94,22,149,0.88) 100%);
    background: -ms-linear-gradient(left, rgba(232,75,58,0.88) 0%, rgba(94,22,149,0.88) 100%);
    background: linear-gradient(to right, rgba(232, 75, 58, 0.88) 0%, rgba(94, 22, 149, 0.88) 100%); }
  .right-half .right-half-content {
    height: 100%;
    width: 100%;
    padding: 100px 16% 90px 100px;
    position: absolute;
    z-index: 1;
    top: 0; }
  @media(max-width: 575px) {
    .right-half {
      height: 400px; }
    .right-half .right-half-content {
      padding: 30px 30px; }
  }

.breadcrumb {
  float: right;
  display: inline-block;
  padding-top: 25px; }
  .breadcrumb ul li {
    float: left;
    display: inline-block;
    padding-right: 8px; }
  .breadcrumb ul li:after {
    content: '/';
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0; }
  .breadcrumb ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    letter-spacing: 8px;
    padding: 0;
    display: inline-block;
    -webkit-transition: color .35s;
    -moz-transition: color .35s;
    -ms-transition: color .35s;
    -o-transition: color .35s;
    transition: color .35s; }
  .breadcrumb ul li a:hover {
    color: #f36926; }
  .breadcrumb ul li span {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    letter-spacing: 8px;
    padding: 0;
    display: inline-block; }
  .breadcrumb ul li:last-child:after {
    content: ''; }
  @media(max-width: 575px) {
    .breadcrumb {
      float: left; }
  }

.left-side {
  position: absolute;
  left: 0;
  width: 40%;
  height: 100%;
  padding: 50px 0 50px 5%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between; }
  .left-side-content {
    width: 90%; }
.right-side {
  position: absolute;
  right: 0;
  width: 40%;
  height: 100%;
  padding: 50px 5% 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end; }
  .right-side-content {
    width: 90%; }
  @media (min-width: 1930px) {
    .left-side {
      padding: 120px 0 120px 5%; }
    .right-side {
      padding: 120px 5% 120px 0; }
  }

.center {
  position: absolute;
  height: 100%;
  left: 50%;
  transform: translateX(-50%); }
.nadpis-svg {
  filter: grayscale(1) invert(1) contrast(2.0);
  width: 100%; }
.h-90 {
  height: 90%; }
.play_button {
  cursor: pointer;
  position: absolute;
  top: -23px;
  width: 120px;
  right: 20px; }
.video_button {
  cursor: pointer;
  position: absolute;
  top: 77px;
  right: 52px;
  width: 220px;}

.subheading-line:before {
  content: '';
  width: 45px;
  height: 4px;
  background-color: #f25f28;
  position: absolute;
  bottom: 0;
  left: 15px; }

.nadpis-v1 {
  position: relative;
  font-family: 'Abril Fatface', 'Arial';
  color: #ffffff;
  font-size: 61px;
  text-shadow: none;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none; }

.nadpis-v2 {
  position: relative;
  font-family: 'Merriweather', 'Arial';
  color: #000000;
  font-size: 30px;
  text-shadow: none;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: uppercase; }

.nadpis-v2-line {
  position: relative;
  width: 100%;
  height: 2px;
  background: black; }

.nadpis-v3 {
  position: relative;
  text-align: left;
  font-family: 'Montserrat', 'Arial';
  color: #000000;
  font-size: 50px;
  text-shadow: none;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none; }

.nadpis-v4 {
  position: relative;
  color: rgba(255, 255, 255, 0.82);
  font-family: 'Montserrat', 'Arial';
  color: #ffffff;
  font-size: 20px;
  text-shadow: none;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-align: left; }
  
@media (max-width: 1900px) {
  .left-side, .right-side {
    width: 35%; }
}
@media (max-width: 1750px) {
  .nadpis-v1 {
    font-size: 50px; }
  .nadpis-v2 {
    font-size: 26px; }
  .nadpis-v3 {
    font-size: 42px; }
  .nadpis-v4 {
    font-size: 18px; }
}
@media (max-width: 1279px) {
  .left-side, .right-side {
    width: 49%; }
  .center {
    visibility: hidden;
    height: 0; }
}
@media (max-width: 991px) {
  .left-side, .right-side {
    width: 70%; }
  .right-side img {
    transform: translateY(90%); }
  .nadpis-v1 {
    visibility: hidden;
    height: 0; }
  .nadpis-v2 {
    visibility: hidden;
    height: 0; }
  .nadpis-v2-line {
    visibility: hidden;
    height: 0; }
  .nadpis-v3 {
    visibility: hidden;
    height: 0; }
  .nadpis-v4 {
    visibility: hidden;
    height: 0; }
}
@media (max-width: 767px) {
  .left-side, .right-side {
    width: 85%; }
}
@media (max-width: 577px) {
  .left-side, .right-side {
    width: 90%; }
  .left-side .nadpis-v1 {
    visibility: visible;
    height: auto;
    position: absolute;
    bottom: 180px;
    font-size: 40px; }
  .right-side .nadpis-v2-line {
    visibility: visible;
    height: 2px;
    position: absolute;
    right: 5%;
    bottom: 160px; }
  .right-side .nadpis-v3 {
    visibility: visible;
    height: auto;
    position: absolute;
    right: 5%;
    bottom: 70px;
    font-size: 32px; }
}

.social-media {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  letter-spacing: 6px;
  text-transform: uppercase;
  float: left;
  text-align: center;
  padding: 50px 0;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -ms-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s; }
  .social-media {
    font-size: 12px;
    color: #c0c0c0;
    line-height: 30px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .social-media img {
    padding: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    opacity: .3;
    margin-right: 16px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s; }
  .social-media:hover {
    color: #ffffff; }
  .social-media:hover img {
    opacity: 1; }
  .social-media:hover.facebook {
    background-color: #3b5998; }
  .social-media:hover.instagram {
    background-color: #ea4c89; }
  .social-media:hover.twitter {
    background-color: #00aced; }
  .social-media:hover.youtube {
    background-color: #ff0000; }
  @media(max-width: 575px) {
    .social-media {
      padding: 20px 0; }
  }

.p-0 {
  padding: 0px !important; }

.p-5 {
  padding: 5px !important; }

.p-0-5 {
  padding: 0px 5px 10px 5px; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-7 {
  padding-bottom: 7px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-17 {
  padding-bottom: 17px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-100 {
  padding-top: 100px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.content-wrap {
  padding: 100px 0; }

.content-wrap-60 {
  padding: 60px 0; }

.content-wrap-40 {
  padding: 40px 0; }

.uk16 {
  font-size: 16px !important;
  line-height: 24px !important; }

.uk18 {
  font-size: 18px !important; }

.uk21 {
  font-size: 21px; }

.uk24 {
  font-size: 24px; }

.uk25 {
  font-size: 25px !important; }

.uk28 {
  font-size: 28px; }

.uk30 {
  font-size: 30px !important; }

.uk36 {
  font-size: 36px; }

.uk48 {
  font-size: 48px; }

.uk60 {
  font-size: 60px; }

.uk72 {
  font-size: 72px; }

.spacer-10 {
  height: 10px; }
  .spacer-10::after {
    display: block;
    content: "";
    clear: both; }

.spacer-30 {
  height: 30px; }
  .spacer-30::after {
    display: block;
    content: "";
    clear: both; }

.spacer-50 {
  height: 50px; }
  .spacer-50::after {
    display: block;
    content: "";
    clear: both; }

.spacer-70 {
  height: 70px; }
  .spacer-70::after {
    display: block;
    content: "";
    clear: both; }

.spacer-90 {
  height: 90px; }
  .spacer-90::after {
    display: block;
    content: "";
    clear: both; }

.spacer-110 {
  height: 110px; }
  .spacer-110::after {
    display: block;
    content: "";
    clear: both; }

.spacer-content {
  height: 100px; }
  .spacer-content::after {
    display: block;
    content: "";
    clear: both; }

.section {
  position: relative; }

.section-heading, .rs-feature-box-1 .title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: #333;
  margin: 0;
  padding-bottom: 10px; }
  .section-heading.light, .rs-feature-box-1 .light.title {
    color: #ffffff; }
    .section-heading.light span, .rs-feature-box-1 .light.title span {
      color: #ffffff; }
    .section-heading.light:after, .rs-feature-box-1 .light.title:after {
      background: #ffffff; }
  .section-heading.text-center:after, .rs-feature-box-1 .text-center.title:after {
    margin-left: auto;
    margin-right: auto; }
  .section-heading.text-right:after, .rs-feature-box-1 .text-right.title:after {
    margin-left: auto; }
  @media (max-width: 767px) {
    .section-heading, .rs-feature-box-1 .title {
      font-size: 24px; } }

.supheading {
  font-size: 18px;
  color: #29ABE2;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.subheading {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #737373;
  letter-spacing: 8px;
  margin: 0;
  text-transform: uppercase; }
  .subheading-whiteline:after {
    content: '';
    width: 45px;
    height: 4px;
    background-color: #f25f28;
    position: absolute;
    bottom: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .subheading-white {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 8px;
    margin: 0;
    text-transform: uppercase; }
  .subheading-white:after {
    content: '';
    width: 45px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    bottom: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .subheading.text-center {
    width: 60%;
    margin-left: auto;
    margin-right: auto; }
  @media(max-width: 575px){
    .subheading.text-center {
      width: 100%; }
  }

.section-border {
  border-bottom: 1px solid rgba(153, 153, 153, 0.2); }

.font-primary {
  font-family: 'Open Sans', sans-serif; }

.font-secondary {
  font-family: 'Open Sans', sans-serif; }

.bgi-cover-center {
  background-size: cover;
  background-position: center; }

.bgi-cover-center {
  background-size: cover;
  background-position: center; }

.bgi-cover-fixed {
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.bgi-repeat {
  background-repeat: repeat; }

.bgi-right {
  background-position: right;
  background-size: auto;
  background-repeat: no-repeat; }

.bgi-left {
  background-position: left;
  background-size: auto;
  background-repeat: no-repeat; }

@media (max-width: 767px) {
  .bgi-hide-xs {
    background-image: none !important; } }

/* OWL */
.owl-theme .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: gray;
  margin: 5px 3px; }
.owl-theme .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: #29ABE2; }
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #29ABE2; }
.owl-theme .owl-controls {
  margin-top: 50px; }

.owl-light .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #ffffff;
  margin: 5px 3px; }
.owl-light .owl-dots .owl-dot.active span {
  width: 20px;
  background-color: #29ABE2; }
.owl-light .owl-dots .owl-dot:hover span {
  background-color: #29ABE2; }
.owl-light .owl-controls {
  margin-top: 50px; }

/* END OWL */
.font-primary {
  font-family: 'Open Sans', sans-serif; }

.bg-primary {
  background-color: #2e3192 !important; }

.bg-secondary {
  background-color: #222 !important; }

.bg-tertiary {
  background-color: transparent !important; }

.bg-gray {
  background-color: #343434 !important; }

.bg-gray-2 {
  background-color: #373737 !important; }

.bg-primary-dark {
  background-color: #1a8dbe !important; }

.bg-secondary-dark {
  background-color: #090909 !important; }

.bg-primary-light {
  background-color: #56bde8 !important; }

.bg-secondary-light {
  background-color: #3c3c3c !important; }

.bg-gray-light {
  background-color: #f9f9f9 !important; }

.bg-colored {
  background: linear-gradient(to right, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%) !important; }

.bg-overlay-primary {
  position: relative; }
  .bg-overlay-primary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #29ABE2;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30); }

.bg-overlay-secondary {
  position: relative; }
  .bg-overlay-secondary:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #222;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30); }

.bg-dark {
  background-color: #000 !important; }

.lh-1 {
  line-height: 1.3; }

.text-italic {
  font-style: italic; }

.text-primary {
  color: #2e3192 !important; }
  .text-primary a {
    color: #2e3192; }
    .text-primary a:hover {
      color: #000000; }

.text-secondary {
  color: #222 !important; }

.text-white {
  color: #ffffff !important; }
  .text-white a {
    color: #ffffff; }

.text-black {
  color: #333 !important; }
  .text-black a {
    color: #333; }

.text-dark-gray {
  color: #999999 !important; }
  .text-dark-gray a {
    color: #999999; }

.text-gray {
  color: #c0c0c0 !important; }
  .text-gray a {
    color: #c0c0c0; }

/* ==========================
2.1 - Buttons
============================= */
.btn, .btn-primary, .btn-secondary, .btn-primary.disabled, .btn-light, .btn-ghost-light {
  font-size: 14px;
  color: #ffffff;
  padding: 13px 40px;
  border: 0;
  min-width: 150px;
  font-family: 'Open Sans', sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px; }

.btn-primary {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #f25f28;
  border: 2px solid #f25f28;
  padding: 0px 25px;
  padding-left: 30px;
  height: 40px;
  line-height: 36px;
  display: inline-block;
  letter-spacing: 6px;
  text-transform: uppercase;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .btn-primary:hover {
    background-color: transparent;
    color: #737373;
    border: 2px solid #e9e9e9; }

.btn-secondary {
    background-color: transparent;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 7px;
    padding: 0px 20px;
    padding-left: 25px;
    height: 40px;
    line-height: 36px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .btn-secondary:hover {
    background-color: #f25f28;
    color: #ffffff;
    border: 1px solid #e9e9e9; }

.btn-success {
    background-color: #5cb85c;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    font-size: 12px;
    color: #ffffff;
    padding: 5px 15px;
    padding-left: 25px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .btn-success:hover {
    background-color: #419641;
    color: #ffffff;
    border: 1px solid #e9e9e9; }

/* ==========================
ICON 2
============================= */
.rs-icon-info { }
  .rs-icon-info .info-icon {
    width: 55px;
    height: 55px;
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    float: left; }
  .rs-icon-info img {
    position: relative;
    width: 20px;
    height: 20px;
    top: 45%;
    transform: translateY(-50%); }
  .rs-icon-info .info-text {
    display: table-cell;
    padding-left: 20px;
    position: relative;
    vertical-align: middle; }
  .rs-icon-info .info-text .lead {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-top: 0; }
  .rs-icon-info.center {
    text-align: center;
    padding: 30px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px; }
    .rs-icon-info.center .info-icon {
      display: block; }
    .rs-icon-info.center .fa {
      background-color: transparent;
      font-size: 40px; }
      .rs-icon-info.center .fa.bl {
        background-color: #29ABE2;
        color: #ffffff;
        width: 80px;
        height: 80px; }
    .rs-icon-info.center .info-text {
      display: block; }
  .rs-icon-info.text-right {
    text-align: right; }
    .rs-icon-info.text-right .info-icon {
      width: 55px;
      height: 55px;
      background-color: rgba(255, 255, 255, 0.15);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      display: inline-block;
      float: right; }
      .rs-icon-info.text-right .info-icon:after {
        right: -5px;
        top: -5px; }
    .rs-icon-info.text-right .info-text {
      padding-left: auto;
      padding-right: 20px; }
  .rs-icon-info::after {
    display: block;
    content: "";
    clear: both; }

/* ==========================
PRICING TABLE
============================= */
.rs-pricing-1 {
  text-align: center; }
  .rs-pricing-1 .text-content {
    height: 25px; }
  .rs-pricing-1 .text-content .title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #f2873e; }
  .rs-pricing-1 .logo-content {
    height: 120px; }
  .rs-pricing-1 .logo-content img {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  @media(max-width: 575px) {
    .rs-pricing-1 {
      margin-bottom: 40px; }
  }

.rs-pricing-2 {
  position: relative;
  text-align: center;
  padding: 0 20px; }
  .rs-pricing-2 .icon-content {
    width: 55px;
    height: 55px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 50%; }
  .rs-pricing-2 .icon-content.first {
    background-color: #f36926; }
  .rs-pricing-2 .icon-content.second {
    background-color: #de5d36; }
  .rs-pricing-2 .icon-content.third {
    background-color: #be4a4d; }
  .rs-pricing-2 .icon-content.fourth {
    background-color: #9c3565; }
  .rs-pricing-2 .icon-content i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #fff; }
  .rs-pricing-2 .icon-content img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 28px; }
  .rs-pricing-2 .content .title {
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 1.1; }
  .rs-pricing-2 .content .title a {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px; }
  .rs-pricing-2 .content .description {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #737373;
    margin-bottom: 0; }
  @media(max-width: 767px) {
    .rs-pricing-2 {
      margin-top: 25px;
      margin-bottom: 25px; }
  }

.rs-pricing-3 {
  height: 100%; }
  .rs-pricing-3 .image-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .rs-pricing-3 .image-content img {
    width: 85%; }
  .rs-pricing-3 .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .rs-pricing-3 .content h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    padding: 0;
    margin-bottom: 10px;
    line-height: 1.1;
    color: #333; }
  .rs-pricing-3 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #737373;
    font-weight: 400;
    margin-bottom: 23px; }
  .rs-pricing-3 ul {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 23px; }
  .rs-pricing-3 ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #737373;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px; }
  .rs-pricing-3 ul li img {
    color: #f25f28;
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 12px;
    border: 1px solid #f25f28;
    text-align: center;
    border-radius: 50%;
    padding: 2px; }
  .rs-pricing-3 ul li img:before {
    padding-left: 1px; }
  @media (max-width: 575px) {
    .rs-pricing-3 {
      height: auto; }
    .rs-pricing-3 .image-content {
      position: static;
      transform: translateY(0); }
    .rs-pricing-3 .content {
      position: static;
      transform: translateY(0); }
    .rs-pricing-3 .image-content img {
      width: 100%; }
  }

.rs-pricing-4 { 
  margin-top: 15px; }
  .rs-pricing-4 .content {
    position: relative; }
  .rs-pricing-4 .content h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 30px;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    color: #333; }
  .rs-pricing-4 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #737373;
    font-weight: 400;
    margin-bottom: 23px; }
  .rs-pricing-4 ul {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 23px; }
  .rs-pricing-4 ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #737373;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px; }
  .rs-pricing-4 ul li i {
    color: #f25f28;
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    line-height: 12px;
    border: 1px solid #f25f28;
    text-align: center;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 700; }
  .rs-pricing-4 ul li i:before {
    padding-left: 1px; }
  .rs-pricing-4 .odrazka {
    color: #f25f28;
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 16px;
    line-height: 12px;
    border: 1px solid #f25f28;
    text-align: center;
    border-radius: 50%;
    padding: 2px; }
    .rs-pricing-4 .odrazka:before {
      padding-left: 1px; }

.rs-pricing-5 {
  width: 100%;
  height: auto; }
  .rs-pricing-5 img {
    width: 100%; }
  .rs-pricing-5 .overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .rs-pricing-5 .web {
    position: absolute;
    top: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    margin: 0;
    color: #f25f28;
    font-weight: bold;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .rs-pricing-5:hover .overlay {
    opacity: .7; }
  .rs-pricing-5:hover .web {
    opacity: 1; }

/* ==========================
BLOG
============================= */
.rs-news-1 {
  height: 100%;
  position: relative;
  background-color: #f9f9f9; }
  .rs-news-1 .media-box {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .rs-news-1 .media-box img {
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear; }
  .rs-news-1 .body-box {
    position: relative;
    padding: 20px 30px 30px; }
  .rs-news-1 .body-box .title {
    font-family: 'Open Sans', sans-serif; 
    font-size: 18px;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px; }
  .rs-news-1 .body-box .description {
    line-height: 22px;
    color: #737373;
    margin-bottom: 0; }
  .rs-news-1:hover .media-box img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }

.rs-news-2 {
  position: relative;
  display: flex;
  flex-direction: row;
  background-color: #f9f9f9;
  margin-bottom: 10px; }
  .rs-news-2 .media-box {
    width: 40%;
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .rs-news-2 .media-box img {
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear; }
  .rs-news-2 .body-box {
    width: 60%;
    position: relative;
    padding: 20px 20px 20px 25px; }
  .rs-news-2 .body-box .title {
    font-family: 'Open Sans', sans-serif; 
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-bottom: 0; }
  .rs-news-2:hover .media-box img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms; }
  @media(max-width: 575px) {
    .rs-news-2 {
      flex-direction: column;
      margin-bottom: 20px; }
    .rs-news-2 .media-box {
      width: 100%; }
    .rs-news-2 .body-box {
      width: 100%; }
  }

/* ==========================
FORM CONTACT
============================= */
.form-comment .form-control,
.form-contact .form-control,
.contact .form-control {
  display: block;
  width: 100%;
  height: 44px !important;
  padding: 11px 12px !important;
  font-size: 14px !important;
  line-height: 1.42857143;
  color: #555 !important;
  background-color: transparent !important;
  background-image: none;
  color: #fff !important;
  outline: none !important;
  border: 1px solid #fff !important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.form-comment textarea.form-control,
.form-contact textarea.form-control,
.contact textarea.form-control {
  height: auto; }
.form-comment .btn.disabled, .form-comment .disabled.btn-primary, .form-comment .disabled.btn-secondary, .form-comment .disabled.btn-light, .form-comment .disabled.btn-ghost-light, .form-comment .btn[disabled], .form-comment [disabled].btn-primary, .form-comment [disabled].btn-secondary, .form-comment [disabled].btn-light, .form-comment [disabled].btn-ghost-light, .form-comment fieldset[disabled] .btn, .form-comment fieldset[disabled] .btn-primary, .form-comment fieldset[disabled] .btn-secondary, .form-comment fieldset[disabled] .btn-light, .form-comment fieldset[disabled] .btn-ghost-light,
.form-contact .btn.disabled,
.form-contact .disabled.btn-primary,
.form-contact .disabled.btn-secondary,
.form-contact .disabled.btn-light,
.form-contact .disabled.btn-ghost-light,
.form-contact .btn[disabled],
.form-contact [disabled].btn-primary,
.form-contact [disabled].btn-secondary,
.form-contact [disabled].btn-light,
.form-contact [disabled].btn-ghost-light,
.form-contact fieldset[disabled] .btn,
.form-contact fieldset[disabled] .btn-primary,
.form-contact fieldset[disabled] .btn-secondary,
.form-contact fieldset[disabled] .btn-light,
.form-contact fieldset[disabled] .btn-ghost-light,
.contact .btn.disabled,
.contact .disabled.btn-primary,
.contact .disabled.btn-secondary,
.contact .disabled.btn-light,
.contact .disabled.btn-ghost-light,
.contact .btn[disabled],
.contact [disabled].btn-primary,
.contact [disabled].btn-secondary,
.contact [disabled].btn-light,
.contact [disabled].btn-ghost-light,
.contact fieldset[disabled] .btn,
.contact fieldset[disabled] .btn-primary,
.contact fieldset[disabled] .btn-secondary,
.contact fieldset[disabled] .btn-light,
.contact fieldset[disabled] .btn-ghost-light {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

  .form-contact .form-control::placeholder {
    color: #ffffff;
    opacity: 1; }
  .form-contact .form-control:-ms-input-placeholder {
    color: #ffffff; }
  .form-contact .form-control::-ms-input-placeholder {
    color: #ffffff; }

/* ==========================
TESTIMONIAL
============================= */
.rs-testimonial-1 {
  position: relative;
  text-align: center;
  margin: 0; }
  .rs-testimonial-1 .description {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 15px;
    color: #c5c5c5; }
  .rs-testimonial-1 .author {
    font-weight: bold;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    line-height: 24px; }

/**
 * 4. - LOGO & NAVIGATION
 * -----------------------------------------------------------------------------
 */
/* 4.1 - NAVBAR */
.topbar {
  background-color: #222;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  border-bottom: 1px solid #cccccc; }
  .topbar .row {
    min-height: 40px; }
  .topbar .info .info-item {
    display: inline-table;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    height: 40px; }
    @media (max-width: 991px) {
      .topbar .info .info-item {
        margin-right: 10px; } }
  .topbar .info .info-item:last-child {
    margin-right: 0; }
  .topbar .info .info-item .fa {
    margin-right: 7px;
    font-size: 18px;
    color: #29ABE2; }
  .topbar .sosmed-icon a {
    color: #ffffff; }
    .topbar .sosmed-icon a:hover {
      color: #29ABE2;
      background-color: #ffffff; }
  .topbar a {
    color: #ffffff; }
    .topbar a:hover {
      color: #29ABE2; }

.middlebar {
  min-height: 90px; }

/* 4.1 - NAVBAR */
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 36px; }
  .navbar-brand h1 {
    display: none; }

.navbar-main {
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out; }
  .navbar-main .navbar {
    padding: 0; }
  .navbar-main ol, .navbar-main li {
    padding: 20px 0px;
    margin: 0;
    margin-right: 40px; }
  .navbar-main li:last-child {
    margin-right: 0; }
  .navbar-main ul {
    margin-left: 0; }
  .navbar-main .navbar-toggler {
    color: #29ABE2;
    border-color: transparent; }
  .navbar-main .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(242, 95, 40, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }
  .navbar-main .dropdown-toggle::after {
    margin-left: 0.6em;
    color: #222; }
  .navbar-main .dropdown {
    position: relative; }
  .navbar-main .navbar-nav li:hover > .dropdown-menu {
    top: calc(100%); 
    opacity: 1;
    visibility: visible; }
  .navbar-main .dropdown-menu {
    border-top: 1px solid #f25f28;
    float: left;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    left: -20px;
    top: calc(100% + 28px);
    background: rgba(0, 0, 0, 0.81);
    min-width: 100px;
    opacity: 0;
    visibility: hidden;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 1000;
    display: block;
    -moz-transition: opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out, height .2s ease;
    -webkit-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out, height .2s ease;
    -o-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out, height .2s ease;
    transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out, height .2s ease; }
  .navbar-main .dropdown-menu li {
    display: block;
    clear: both;
    margin: 0px;
    padding: 8px 30px 8px 30px;
    text-align: left;
    position: relative; }
  .navbar-main .dropdown-menu li a {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
    display: inline-block;
    white-space: nowrap;
    clear: both;
    color: #fff;
    font-weight: 600;
    padding: 0;
    border: none; }
  .navbar-main .dropdown-item {
    color: #ffffff;
    padding: 0.5rem 1.5rem;
    border-bottom: 1px solid #090909; }
    .navbar-main .dropdown-item:hover, .navbar-main .dropdown-item:focus {
      color: #f25f28;
      background-color: transparent; }
  .navbar-main.stiky .navbar-brand img {
    width: 50%; }
  .navbar-main.stiky .navbar {
    padding-top: 8px;
    padding-bottom: 8px; }
  .navbar-main.open .navbar-nav {
    display: none; }
  @media (max-width: 991px) {
    .navbar-main .dropdown-menu {
      position: static;
      float: none;
      border: 0;
      background: transparent;
      opacity: .8;
      padding: 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s ease-out; }

    .navbar-main .dropdown-menu.active {
      max-height: 350px;
    }
  }

/* end navbar-main global */
/* END NAVBARMAIN */
.contact-info {
  float: right;
  margin-top: 5px; }
  .contact-info > div {
    display: inline-block;
    margin-right: 40px;
    margin-top: 6px; }
    .contact-info > div:last-child {
      margin-right: 0; }

.header-1 {
  /*position: relative;*/ }
  .header-1 .navbar-main {
    background-color: #000000e8;
    width: 100%;
    /* END NAVBAR NAV */
    /* END STIKY */ }
    .header-1 .navbar-main .nav-link.active,
    .header-1 .navbar-main .active > .nav-link {
      color: #f25f28;
      background-color: transparent;
      /*border-color: $navbar-active-color;*/ }
    .header-1 .navbar-main .nav-link, .header-1 .navbar-main .nav-info {
      font-family: 'Open Sans', sans-serif;
      font-weight: 600;
      font-size: 12px;
      color: #fff;
      text-transform: uppercase;
      padding: 0;
      letter-spacing: 1px;
      display: inline-block;
      transition: all .4s ease; }
      .header-1 .navbar-main .nav-link:hover {
        color: #f25f28;
        background-color: transparent;
        /*border-color: $color-primary;*/ }
    .header-1 .navbar-main.stiky {
      height: auto;
      background-color: #ffffff;
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 1030;
      padding-top: 40px;
      -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      transform: translateY(-40px);
      -webkit-animation-duration: .3s;
      animation-duration: .3s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      bottom: initial;
      /*.nav-item{
        &.active{
          .nav-link {
            color: $navbar-stiky-active-color;
          } 
        }
      }*/ }
      .header-1 .navbar-main.stiky .navbar {
        padding-top: 0;
        padding-bottom: 0; }
      .header-1 .navbar-main.stiky .nav-info {
        display: block;
        color: #000000;
        opacity: 0.3; }
      .header-1 .navbar-main.stiky .divider {
        background: #000000;
        opacity: .05;
        display: block;
        width: 2px;
        height: 2rem;
        margin: 1.5rem .5rem; }
      .header-1 .navbar-main.stiky .nav-link {
        color: #000000; }
        .header-1 .navbar-main.stiky .nav-link:hover, .header-1 .navbar-main.stiky .nav-link:focus {
          opacity: 1; }
      .header-1 .navbar-main.stiky .nav-link.active,
      .header-1 .navbar-main.stiky .active > .nav-link {
        color: #29ABE2;
        background-color: transparent;
        /*border-color: $navbar-active-color;*/ }
  .header-1 .btn-nav {
    margin-right: -1rem;
    padding: 20px 40px; }
    @media (max-width: 991px) {
      .header-1 .btn-nav {
        margin-right: 0; } }

@media (max-width: 991px) {
  .header-1 .navbar-main {
    /*background-color: $white;*/ }
    .header-1 .navbar-main .navbar-brand {
      position: relative;
      top: 0;
      right: 50%;
      transform: translateX(50%);
      margin-right: 0;
      padding: 10px; }

  .navbar-collapse {
    /*padding-bottom: 20px;*/ }

  .btn-nav {
    display: block; }

  .navbar-main ol, .navbar-main li {
    padding: 6px 0 8px 0;
    margin: 0; }

  .navbar-main li:last-child {
    margin-bottom: 30px; }

  .navbar-main .dropdown-menu li:last-child {
    margin-bottom: 10px; }
  }
/**
 * 5. - SECTION
 * -----------------------------------------------------------------------------
 */
/* 1.1 - Banner */
.banner {
  height: 95%;
  overflow: hidden;
  padding: 0 0;
  position: relative;
  background-image: linear-gradient(to right, rgb(243, 105, 38) 14%, rgb(130, 38, 121) 125%) !important; }
  .banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.4);
    z-index: 1; }
  .banner .owl-theme {
    height: 100%; }
    .banner .owl-theme div:not(.owl-controls) {
      height: 100%;
      overflow: hidden; }
    .banner .owl-theme .wrap-caption {
      height: auto !important; }
    .banner .owl-theme .owl-dots {
      height: auto !important;
      margin-top: -50px; }
    .banner .owl-theme.banner-nav {
      height: auto !important; }
      .banner .owl-theme.banner-nav .custom-nav {
        height: 100px !important; }
    .banner .owl-theme .item {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
      .banner .owl-theme .item img.img-slider {
        display: none; }
  .banner .custom-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    height: auto; }
    .banner .custom-nav .owl-prev, .banner .custom-nav .owl-next {
      position: absolute;
      height: 100px;
      color: inherit;
      background: none;
      border: none;
      z-index: 100;
      cursor: pointer; }
      .banner .custom-nav .owl-prev i, .banner .custom-nav .owl-next i {
        font-size: 2.5rem;
        color: #cecece; }
    .banner .custom-nav .owl-prev {
      left: 0; }
    .banner .custom-nav .owl-next {
      right: 0; }
    @media (max-width: 767px) {
      .banner .custom-nav {
        display: none; } }
    @media (min-width: 1930px) {
      .banner {
        height: 90% !important; }
    }

.img-slider-item {
  display: inherit !important;
  width: auto !important; }

.counter-slide {
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 160px;
  width: 100%;
  color: #ffffff; }

.carousel-thumbs {
  margin-top: -90px; }

.wrapCarouselThumbs .owl-item {
  border: 3px solid #222; }
  .wrapCarouselThumbs .owl-item.current {
    border-color: #29ABE2; }

.main-content {
  position: relative; }
  .main-content .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0; }
    .main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
      position: absolute;
      height: 100px;
      color: inherit;
      background: none;
      border: none;
      z-index: 100; }
      .main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
        font-size: 2.5rem;
        color: #cecece; }
    .main-content .owl-theme .custom-nav .owl-prev {
      left: 0; }
    .main-content .owl-theme .custom-nav .owl-next {
      right: 0; }

.banner-full {
  height: 90%;
  position: relative; }

.banner-full .wrap-caption,
.banner .wrap-caption {
  width: 45%;
  position: relative;
  z-index: 2; }
  .banner-full .wrap-caption h1 {
    font-size: 80px;
    font-weight: 800;
    color: #2e3192;
    position: relative;
    margin: 0;
    margin-bottom: -15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1; }
  .banner-full .wrap-caption h2 {
    font-size: 80px;
    font-weight: 800;
    color: #ffffff;
    position: relative;
    margin: 0;
    margin-bottom: -15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2; }
  .banner-full .wrap-caption .overlay {
    padding: 40px;
    padding-top: 0px;
    background-color: #2e3192; }
  .banner-full .wrap-caption .overlay h1 {
    font-size: 130px;
    font-weight: 800;
    color: #ffffff;
    position: relative;
    margin: 0;
    margin-bottom: 60px;
    padding-left: 60px;
    font-family: 'Open Sans', sans-serif;
    line-height: 1; }
  .banner-full .wrap-caption .overlay p {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    opacity: .8;
    font-family: 'Open Sans', sans-serif; }
  .banner-full .wrap-caption .overlay-detail {
    padding: 20px;
    text-align: center;
    background-color: #2e3192; }

    .banner-full .wrap-caption .caption-heading span,
    .banner .wrap-caption .caption-heading span {
      font-weight: 300;
      color: #29ABE2; }
  .banner-full .wrap-caption .caption-subheading,
  .banner .wrap-caption .caption-subheading {
    color: #29ABE2;
    font-size: 24px;
    font-style: italic; }
    .banner-full .wrap-caption .caption-subheading:after,
    .banner .wrap-caption .caption-subheading:after {
      content: '';
      display: block;
      vertical-align: bottom;
      width: 100px;
      height: 1px;
      background-color: #29ABE2;
      margin-bottom: 10px;
      margin-top: 15px; }
  .banner-full .wrap-caption .bg,
  .banner .wrap-caption .bg {
    background-color: rgba(153, 153, 153, 0.5);
    padding: 20px; }
  .banner-full .wrap-caption p,
  .banner .wrap-caption p {
    /*font-size: 24px;*/
    padding: 0;
    color: #ffffff; }
    .banner-full .wrap-caption p.bg,
    .banner .wrap-caption p.bg {
      background-color: rgba(153, 153, 153, 0.5);
      padding: 20px;
      /*color: $color_secondary;*/ }
  @media (max-width: 991px) {
    .banner-full .wrap-caption,
    .banner .wrap-caption {
      width: 100%; }
      .banner-full .wrap-caption .caption-heading,
      .banner .wrap-caption .caption-heading {
        font-size: 45px; }
      .banner-full .wrap-caption .btn, .banner-full .wrap-caption .btn-primary, .banner-full .wrap-caption .btn-secondary, .banner-full .wrap-caption .btn-light, .banner-full .wrap-caption .btn-ghost-light,
      .banner .wrap-caption .btn,
      .banner .wrap-caption .btn-primary,
      .banner .wrap-caption .btn-secondary,
      .banner .wrap-caption .btn-light,
      .banner .wrap-caption .btn-ghost-light {
        padding: 13px 20px;
        margin-top: 5px;
        margin-bottom: 5px; } }
  @media (max-width: 575px) {
    .banner-full .wrap-caption,
    .banner .wrap-caption {
      width: 100%; }
      .banner-full .wrap-caption .caption-heading,
      .banner .wrap-caption .caption-heading {
        font-size: 30px; }
      .banner-full .wrap-caption .caption-supheading,
      .banner .wrap-caption .caption-supheading {
        font-size: 14px; } }
.banner-full .h-right,
.banner .h-right {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }
  .banner-full .h-right > .wrap-caption,
  .banner .h-right > .wrap-caption {
    width: 50%; }
    @media (max-width: 991px) {
      .banner-full .h-right > .wrap-caption,
      .banner .h-right > .wrap-caption {
        width: 100%; } }
.banner-full .h-center > .wrap-caption,
.banner .h-center > .wrap-caption {
  width: 80%;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 991px) {
    .banner-full .h-center > .wrap-caption,
    .banner .h-center > .wrap-caption {
      width: 100%; } }

.p-30 {
  padding: 30px; }

/**
 * 6. - FOOTER
 * -----------------------------------------------------------------------------
 */
.footer {
  background-color: #343434;
  color: #999999;
  background-size: cover;
  background-position: center;
  position: relative; }
  .footer .foo-content {
  text-align: left;
  padding: 0; }
  .footer .foo-content img {
    padding-bottom: 15px; }
  .footer .foo-content .title {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    display: block; }
  .footer .foo-content ul {
    padding: 0;
    list-style: none;
    margin: 0; }
  .footer .foo-content ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    position: relative;
    padding-bottom: 5px;
    margin: 0;
    color: #c5c5c5; }
  .footer .foo-content ul li a {
    color: #c5c5c5; }
  @media(max-width: 575px) {
    .footer .foo-content {
      margin-top: 40px; }
  }
.footer .fcopy {
  font-size: 14px;
  background-color: #353535; }