@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext");
/******************* Timeline Demo - 4 *****************/
body {
  padding-top: 65px; }

.btn {
  border-radius: 0rem; }

.badge-primary {
  color: #fff;
  background-color: #ff5a5f; }

.text-primary {
  color: #ff5a5f !important; }

.btn-primary {
  color: #fff;
  background-color: #ff5a5f;
  border-color: #ff5a5f; }
  .btn-primary:hover {
    color: #fff;
    background-color: #ff343a;
    border-color: #ff272e; }

.heroes {
  margin-top: 63px;
  max-height: 550px; }

.hero-animated {
  padding: 0 !important;
  margin-top: 63px;
  position: relative;
  margin-bottom: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.img-fluid {
  padding: 1em; }

.txt-fluid {
  position: absolute;
  padding: 1em; }

.initial:first-child:first-letter {
  color: #444;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 90px;
  line-height: 60px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 5px;
  padding-bottom: 5px; }

p {
  line-height: 1.8em; }

h1,
h2,
h3,
h4 {
  line-height: 1.3em !important;
  font-weight: 400 !important; }

.footer-master a {
  text-decoration: none; }

.footer-master a:focus {
  outline: none; }

.footer-master li {
  padding: 0.5em 0;
  font-size: 14px !important; }

.quote-card::after {
  right: 0 !important; }

.main-timeline4 {
  /*overflow: hidden;
  position: relative;*/ }
  .main-timeline4:before {
    content: '';
    width: 5px;
    height: 96.5%;
    background: #666;
    position: absolute;
    top: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .main-timeline4 .timeline-content:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ''; }
  .main-timeline4 .timeline {
    width: 50%;
    padding-left: 100px;
    float: right;
    position: relative; }
    .main-timeline4 .timeline:before {
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      border: 5px solid #666;
      position: absolute;
      left: -10px; }
  .main-timeline4 .timeline-content {
    display: block;
    padding-left: 150px;
    position: relative; }
    .main-timeline4 .timeline-content:before {
      width: 90px;
      height: 10px;
      border-top: 7px dotted #666;
      position: absolute;
      left: -92px; }
  .main-timeline4 .year {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 100px;
    border-radius: 50%;
    border: 10px solid #f54957;
    font-size: 30px;
    color: #f54957;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0; }
    .main-timeline4 .year:before {
      content: '';
      border-left: 20px solid #f54957;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      position: absolute;
      bottom: 25px;
      right: -25px;
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg); }
    .main-timeline4 .year.double {
      line-height: 35px;
      padding-top: 15px;
      font-size: 25px; }
  .main-timeline4 .inner-content {
    padding: 20px 0; }
  .main-timeline4 .description {
    font-size: 14px;
    color: #6f6f6f;
    margin: 0 0 5px;
    min-height: 90px; }
  .main-timeline4 .timeline:nth-child(2n) {
    padding: 0 100px 0 0; }
    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before,
    .main-timeline4 .timeline:nth-child(2n) .year, .main-timeline4 .timeline:nth-child(2n):before {
      left: auto;
      right: -10px; }
    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
      padding: 0 150px 0 0; }
      .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        right: -92px; }
    .main-timeline4 .timeline:nth-child(2n) .year {
      right: 0; }
      .main-timeline4 .timeline:nth-child(2n) .year:before {
        right: auto;
        left: -25px;
        border-left: none;
        border-right: 20px solid #f54957;
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg); }
  .main-timeline4 .timeline:nth-child(2) {
    margin-top: 110px; }
  .main-timeline4 .timeline:nth-child(odd) {
    margin: -110px 0 0; }
    .main-timeline4 .timeline:nth-child(odd) .year {
      border-color: #f54957;
      color: #f54957; }
  .main-timeline4 .timeline:nth-child(even) {
    margin-bottom: 80px; }
    .main-timeline4 .timeline:nth-child(even) .year {
      border-color: #f54957;
      color: #f54957; }
  .main-timeline4 .timeline:first-child, .main-timeline4 .timeline:last-child:nth-child(even) {
    margin: 0; }

@media only screen and (max-width: 1200px) {
  .main-timeline4 .year {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media only screen and (max-width: 990px) {
  .main-timeline4:before {
    top: 90px;
    height: 95.5%; }
  .main-timeline4 .timeline {
    padding-left: 75px; }
    .main-timeline4 .timeline:nth-child(2n) {
      padding: 0 75px 0 0; }
  .main-timeline4 .timeline-content {
    padding-left: 130px; }
  .main-timeline4 .timeline:nth-child(2n) .timeline-content {
    padding: 0 130px 0 0; }
  .main-timeline4 .timeline-content:before {
    width: 68px;
    left: -68px; }
  .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
    right: -68px; } }

@media only screen and (max-width: 767px) {
  .main-timeline4 {
    overflow: visible; }
    .main-timeline4:before {
      height: 98%;
      top: 65px;
      left: 13px;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    .main-timeline4 .timeline {
      width: 100%;
      float: none;
      text-align: center;
      padding: 0;
      margin: 0 0 10px; }
      .main-timeline4 .timeline:before, .main-timeline4 .timeline:nth-child(2n):before {
        top: 60px;
        left: -9px;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); }
      .main-timeline4 .timeline:nth-child(even), .main-timeline4 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin: 0 0 10px; }
    .main-timeline4 .timeline-content,
    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
      padding: 0; }
    .main-timeline4 .timeline-content:before {
      display: none; }
    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
      display: none; }
    .main-timeline4 .timeline:nth-child(2n) .year {
      position: relative;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .main-timeline4 .year {
      position: relative;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .main-timeline4 .timeline:nth-child(2n) .year:before,
    .main-timeline4 .year:before {
      border: none;
      border-right: 20px solid #f54957;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      top: 50%;
      left: -23px;
      bottom: auto;
      right: auto;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0); }
    .main-timeline4 .timeline:nth-child(2n) .year:before {
      border-right-color: #f54957; }
    .main-timeline4 .timeline:nth-child(3n) .year:before {
      border-right-color: #f54957; }
    .main-timeline4 .timeline:nth-child(4n) .year:before,
    .main-timeline4 .timeline:nth-child(5n) .year:before {
      border-right-color: #f54957; }
    .main-timeline4 .inner-content {
      padding: 10px; } }

.quote-card {
  line-height: 1.6em; }

.quote-card::before {
  font-family: Georgia, serif;
  content: '“';
  position: absolute;
  top: 0px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal; }

.quote-card::after {
  font-family: Georgia, serif;
  content: '”';
  position: absolute;
  bottom: -130px;
  line-height: 100px;
  right: -20px;
  font-size: 20rem;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
  z-index: -1; }

.quoteElement {
  position: relative; }

.hero-title {
  font-weight: 400 !important; }

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px; }

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  /*margin:50px 0 0;*/
  margin-top: 30%;
  padding: 7px 14px; }

.hovereffect a.info:hover {
  -webkit-box-shadow: 0 0 5px #fff;
  box-shadow: 0 0 5px #fff; }

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2); }

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100); }

.hovereffect:hover h2,
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0); }

.hovereffect:hover a.info {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

/* HEADER ------------------------ */
.logo {
  width: 235px; }

.nav-link {
  font-weight: 600 !important; }

/* HERO --------------------------- */
.heroText {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  z-index: 99; }

.bx-wrapper {
  /* margin-bottom: 60px; */
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent; }

.bxslider {
  width: 100%; }

.cover {
  /* width: 100%; */
  height: 100vh;
  position: relative;
  background-position: center;
  background-size: cover;
  /* z-index: 1; */
  margin: 0;
  background-repeat: no-repeat; }

.cover::before {
  position: absolute;
  height: 100%;
  width: 100%;
  content: '';
  background: #04c;
  mix-blend-mode: screen;
  opacity: 0.3;
  /* z-index: 1; */ }

/*-----servis page navs pils tabs-------*/
#make-locations .nav-pills .nav-link {
  border-radius: 0rem; }

#make-locations ul li a.nav-link {
  color: #4f5050;
  text-decoration: none;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  #make-locations ul li a.nav-link:hover {
    border: 1px solid #9c9c9c; }

#make-locations .nav-pills .nav-link.active, #make-locations .nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #2196f3;
  border: 1px solid #167dcf; }

.resp-iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  border: 0; }

#home-star-rating .rating-container .caption .label.label-default {
  display: none; }

#home-star-rating .rating-container .rating-stars > span {
  font-size: 2em; }

#youtube {
  background-color: #000;
  overflow: hidden;
  width: 100%; }

#youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7; }

#youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #ebebeb;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px; }

#youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #333; }

#youtube img,
#youtube .play-button {
  cursor: pointer; }

#youtube .play-button,
#youtube .play-button:before {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  z-index: 10; }

.youtubevideos {
  margin-top: 65px; }

@media only screen and (max-width: 1199px) {
  .youtubevideos {
    margin-top: 50px; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

body {
  height: 100vh !important; }

.flex-grow {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.aboutHeader {
  position: relative;
  height: 50vh !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.aboutHeader_content {
  position: relative;
  color: #f3f3f3;
  margin: auto;
  z-index: 99;
  font-weight: 400 !important; }

.rating,
.rating-input,
.rating-stars {
  pointer-events: none !important; }

/*SOCIAL ICONS*/
/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0; }

ul.social-network li {
  display: inline;
  margin: 0 5px; }

/* footer social icons */
footer a {
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s; }

.social-network a.icoFacebook:hover {
  background-color: #3B5998; }

.social-network a.icoLinkedin:hover {
  background-color: #007bb7; }

.social-network a.icoYoutube:hover {
  background-color: #ff0000; }

.social-network a.icoInstagram:hover {
  background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i,
.social-network a.icoYoutube:hover i,
.social-network a.icoInstagram:hover i {
  color: #fff; }

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD; }

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 40px;
  height: 40px;
  font-size: 18px; }

.social-circle li i {
  margin: 0;
  line-height: 40px;
  text-align: center; }

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s; }

.social-network a {
  background-color: #fff; }

/* -- Buttons style ------------------------------------ */
.brandCards .btn-sm,
.brandCards .btn-group-sm > .btn {
  min-width: 64px;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 1.5; }

.brandCards .btn-ico {
  padding-right: 5px; }

.brandCards .card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.brandCards .btn.btn-circle {
  padding: 0;
  border-radius: 50%;
  display: block;
  position: relative;
  top: -45px;
  background-color: #f54957;
  color: #fff; }
  .brandCards .btn.btn-circle .fa-map-marker-alt {
    font-size: large; }
  .brandCards .btn.btn-circle.btn-sm {
    width: 55px;
    height: 55px;
    min-width: 55px;
    border: 5px solid #fff; }

.brandCards .location-title {
  margin-top: -40px; }

/*--------NAV ANIMATION AND OVERLAY-----------*/
#nav-logo {
  height: 30px; }

/* Icon 1 */
.animated-icon {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }
  .animated-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: #9b9b9b; }
  .animated-icon.open span {
    background: #ffffff; }
  .animated-icon span:nth-child(1) {
    top: 0px; }
  .animated-icon span:nth-child(2), .animated-icon span:nth-child(3) {
    top: 10px; }
  .animated-icon span:nth-child(4) {
    top: 20px; }
  .animated-icon.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%; }
  .animated-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .animated-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .animated-icon.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%; }

/* Icon 3*/
button:focus {
  outline: 0px auto; }

.overflow-hidden {
  overflow: hidden; }

@media only screen and (max-width: 991px) {
  .dropdown-menu {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    text-align: center;
    border: 0px transparent;
    background-color: #ef3a63;
    font-size: 1.2rem; }
  .dropdown-toggle::after {
    margin-left: 0.5em;
    border-top: 0.2em solid;
    border-right: 0.2em solid transparent;
    border-left: 0.2em solid transparent; }
  .dropdown-menu.show {
    opacity: 1; }
  .nav-item {
    text-align: center;
    border-bottom: 1px solid #e4e4e4; }
  /*----overlay------*/
  .toggler-button {
    position: fixed;
    top: 12px;
    right: 25px;
    height: 27px;
    width: 35px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease; }
  .overlay {
    position: fixed;
    background: #ef3a63;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .35s, visibility .35s, height .35s;
    -o-transition: opacity .35s, visibility .35s, height .35s;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden;
    z-index: 9; }
    .overlay.open {
      opacity: .97;
      visibility: visible;
      height: 100%; }
      .overlay.open li {
        -webkit-animation: fadeInRight .5s ease forwards;
        animation: fadeInRight .5s ease forwards;
        -webkit-animation-delay: .35s;
        animation-delay: .35s; }
        .overlay.open li:nth-of-type(2) {
          -webkit-animation-delay: .4s;
          animation-delay: .4s; }
        .overlay.open li:nth-of-type(3) {
          -webkit-animation-delay: .45s;
          animation-delay: .45s; }
        .overlay.open li:nth-of-type(4) {
          -webkit-animation-delay: .50s;
          animation-delay: .50s; }
    .overlay .overlay-menu {
      position: relative;
      height: 70%;
      top: 40%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 27px;
      font-weight: 400;
      text-align: center; }
    .overlay ul {
      list-style: none;
      padding: 0;
      margin: 0 auto;
      display: inline-block;
      height: 100vh; }
      .overlay ul li {
        display: block;
        position: relative;
        opacity: 0; }
        .overlay ul li a {
          display: block;
          color: #FFF !important;
          text-decoration: none;
          overflow: hidden; }
          .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
            width: 100%; }
          .overlay ul li a:after {
            content: '';
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: 0;
            left: 50%;
            width: 0%;
            height: 3px;
            -webkit-transition: .35s;
            -o-transition: .35s;
            transition: .35s; }
  @-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%; }
    100% {
      opacity: 1;
      left: 0; } }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      left: 20%; }
    100% {
      opacity: 1;
      left: 0; } } }

@media only screen and (max-width: 991px) {
  .nav-item {
    border-bottom: 0px solid transparent; }
  .overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
    width: 0%; }
  .dropdown-item:hover, .dropdown-item:focus {
    background-color: #f05b7d !important; } }

.dropdown-menu {
  display: none; }

.page-item {
  font-size: 0.8rem !important; }
  @media (max-width: 750px) {
    .page-item {
      font-size: 0.7rem !important; } }

.blogHeader {
  position: relative;
  height: 50vh !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .blogHeader.footerItem::before {
    background: transparent; }

.blogHeader:before {
  content: '';
  background: rgba(19, 10, 22, 0.4);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 0, 52, 0.46)), to(rgba(63, 76, 107, 0.64)));
  background: -webkit-linear-gradient(top, rgba(49, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  background: -o-linear-gradient(top, rgba(49, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  background: linear-gradient(to bottom, rgba(49, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%; }

.blogHeader_content {
  position: relative;
  color: #f3f3f3;
  margin: auto;
  z-index: 99;
  font-weight: 400 !important; }

.blogContent img {
  display: block;
  max-width: 100%;
  margin: 2rem auto; }

@media only screen and (max-width: 767px) {
  .display-3 {
    font-size: 2.5rem; }
  .blogHeader {
    height: 60vh !important; } }

/*

 .gallery-photo
    {
        width: 180px;
        height: 115px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .gallery-list
    {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    font-size:0;
    }

    .gallery-list li
    {
   display:inline-block;
    }

*/
/*form styles*/
#azform {
  /*inputs*/ }
  #azform #msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
    padding: 20px; }
    #azform #msform fieldset {
      background: white;
      border: 0 none;
      border-radius: 0px;
      -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
      box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
      padding: 50px 30px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 80%;
      margin: 0 10%;
      position: relative; }
  #azform #msform input, #azform #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 13px; }
  #azform #msform input:focus, #azform #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #ee0979;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in; }
  #azform #msform .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px; }
    #azform #msform .action-button:hover, #azform #msform .action-button:focus {
      -webkit-box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
      box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979; }
  #azform #msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px; }
    #azform #msform .action-button-previous:hover, #azform #msform .action-button-previous:focus {
      -webkit-box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
      box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1; }
  #azform .fs-title {
    line-height: 55px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 50px;
    letter-spacing: 2px;
    font-weight: bold; }
  #azform .custom-radio .custom-control-label::before {
    border-radius: 0%; }
  #azform .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #ed2129;
    background-color: #ed2129;
    -webkit-box-shadow: none;
    box-shadow: none; }
  #azform .row {
    margin-bottom: 15px;
    padding: 20px;
    border-bottom: 1px solid #f5f5f5; }
  #azform .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///////yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==) no-repeat center center;
    background-size: 8px 8px; }
  #azform .btn {
    border-radius: 0px; }
    #azform .btn-iconed {
      -webkit-transition: .15s ease-in-out;
      -o-transition: .15s ease-in-out;
      transition: .15s ease-in-out;
      padding-left: 1.3rem;
      padding-right: 1.5rem;
      /** Icons Classes **/
      /** -- Open Iconic, Font Awesome -- **/
      /** Span Class **/
      /** -- Icons on Hover properties -- **/ }
      #azform .btn-iconed [class~=oi], #azform .btn-iconed [class~=fa],
      #azform .btn-iconed [class~=typcn]::before,
      #azform .btn-iconed [class~=mdi]::before,
      #azform .btn-iconed [class~=icon]::before {
        opacity: 0;
        -webkit-transform-origin: left right;
        -ms-transform-origin: left right;
        transform-origin: left right;
        -webkit-transform: translateX(-10px) scale(1.25);
        -ms-transform: translateX(-10px) scale(1.25);
        transform: translateX(-10px) scale(1.25);
        -webkit-transition: .15s ease-out;
        -o-transition: .15s ease-out;
        transition: .15s ease-out; }
      #azform .btn-iconed [class=spn] {
        position: relative;
        right: -9px;
        -webkit-transform-origin: left right;
        -ms-transform-origin: left right;
        transform-origin: left right;
        -webkit-transform: translateX(-9px);
        -ms-transform: translateX(-9px);
        transform: translateX(-9px);
        -webkit-transition: .20s ease-in-out;
        -o-transition: .20s ease-in-out;
        transition: .20s ease-in-out; }
      #azform .btn-iconed:hover {
        /** -- Span on Hover properties -- **/ }
        #azform .btn-iconed:hover [class~=oi], #azform .btn-iconed:hover [class~=fa],
        #azform .btn-iconed:hover [class~=mdi]::before, #azform .btn-iconed:hover [class~=icon]::before, #azform .btn-iconed:hover [class~="typcn"]::before {
          opacity: 1;
          -webkit-transform: translateX(0px) scale(0.75);
          -ms-transform: translateX(0px) scale(0.75);
          transform: translateX(0px) scale(0.75); }
        #azform .btn-iconed:hover [class=spn] {
          right: 0px; }
  #azform .field-validation-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545; }
  @media only screen and (max-width: 900px) {
    #azform #msform {
      margin-top: 0px;
      padding: 0px; }
    #azform #msform fieldset {
      width: 100%;
      margin: 0; }
    #azform .fs-title {
      line-height: 45px; }
    #azform .col-form-label {
      line-height: 2.5;
      text-align: center !important; }
    #azform .row {
      padding: 20px 0px; } }

#preloader360, #status360 {
  right: 0;
  bottom: 0;
  top: 0;
  left: 0; }

#preloader360 {
  position: fixed;
  background-color: #fff;
  z-index: 1000;
  text-align: center; }

#status360 {
  display: block;
  position: absolute;
  z-index: 2000;
  margin: auto;
  width: 35px;
  height: 35px;
  border: 2px solid transparent;
  border-top-color: #2196f3;
  border-left-color: #2196f3;
  border-radius: 100%;
  -webkit-animation: pace-spinner .4s linear infinite;
  -moz-animation: pace-spinner .4s linear infinite;
  -ms-animation: pace-spinner .4s linear infinite;
  -o-animation: pace-spinner .4s linear infinite;
  animation: pace-spinner .4s linear infinite; }

@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.modal--custom {
  display: block !important;
  opacity: 1 !important; }
  .modal--custom .modal-content {
    border-radius: 0;
    border: none; }
  .modal--custom .modal-dialog {
    max-width: 600px !important;
    max-height: 500px !important; }
  .modal--custom .modal-header {
    margin: 0 0 40px;
    padding: 60px 60px 30px 60px;
    border: none; }
    .modal--custom .modal-header h1 {
      padding: 4px 0;
      color: #333;
      font-size: 24px;
      font-weight: 600;
      text-transform: uppercase; }
  .modal--custom .modal-body {
    padding: 0 60px 55px 60px; }
  .modal--custom .modal-footer {
    padding: 0 60px 60px 60px;
    border: none; }
  .modal--custom .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 20px; }
    .modal--custom .form-group:last-child {
      margin: 0; }
    .modal--custom .form-group label {
      display: block;
      margin: 0 0 10px;
      color: rgba(51, 51, 51, 0.6);
      font-size: 12px;
      font-weight: 500;
      line-height: 1;
      text-transform: uppercase;
      letter-spacing: 0.2em; }
    .modal--custom .form-group input {
      outline: none;
      display: block;
      background: rgba(51, 51, 51, 0.1);
      width: 100%;
      border: 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 12px 20px;
      color: rgba(51, 51, 51, 0.6);
      font-family: inherit;
      font-size: inherit;
      font-weight: 500;
      line-height: inherit;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }
      .modal--custom .form-group input:focus {
        background: rgba(51, 51, 51, 0.2); }
    .modal--custom .form-group button {
      outline: none;
      background: #f54957;
      width: 100%;
      border: 0;
      padding: 12px 20px;
      color: #fff;
      font-family: inherit;
      font-size: inherit;
      font-weight: 500;
      line-height: inherit;
      text-transform: uppercase;
      cursor: pointer; }
    .modal--custom .form-group .form-remember {
      font-size: 12px;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: none; }
      .modal--custom .form-group .form-remember input[type='checkbox'] {
        display: inline-block;
        width: auto;
        margin: 0 10px 0 0; }
    .modal--custom .form-group .form-recovery {
      color: rgba(51, 51, 51, 0.6);
      font-size: 12px;
      text-decoration: none; }
      .modal--custom .form-group .form-recovery:hover {
        color: #f54957; }

.before-tag {
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 0.5;
  color: #6c757d; }

.avatar {
  max-width: 30px;
  min-width: 30px; }

.ratingSummary {
  max-width: 216px;
  min-width: 215px;
  border: 1px solid #dee2e6;
  border-radius: 5px; }
  @media (max-width: 767px) {
    .ratingSummary {
      max-width: 100%;
      width: 100%;
      border: none;
      background-color: #f8f9fa !important;
      text-align: center; } }

.neostarComment {
  border-left: 3px solid #ff5a5f; }

.rating-loading {
  width: 25px;
  height: 25px;
  font-size: 0;
  color: #fff;
  background: url(../img/loading.gif) top left no-repeat;
  border: none; }

.rating-container .rating-stars {
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap; }

.rating-container .rating-input {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  font-size: 1px;
  border: none;
  background: 0 0;
  padding: 0;
  margin: 0; }

.rating-disabled .rating-input, .rating-disabled .rating-stars {
  cursor: not-allowed; }

.rating-container .star {
  display: inline-block;
  margin: 0 3px;
  text-align: center; }

.rating-container .empty-stars {
  color: #aaa; }

.rating-container .filled-stars {
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  color: #fde16d;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-stroke: 1px #777;
  text-shadow: 1px 1px #999; }

.rating-rtl {
  float: right; }

.rating-animate .filled-stars {
  transition: width .25s ease;
  -o-transition: width .25s ease;
  -moz-transition: width .25s ease;
  -webkit-transition: width .25s ease; }

.rating-rtl .filled-stars {
  left: auto;
  right: 0;
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0) translate3d(0, 0, 0); }

.rating-rtl.is-star .filled-stars {
  right: .06em; }

.rating-rtl.is-heart .empty-stars {
  margin-right: .07em; }

.rating-lg {
  font-size: 3.91em; }

.rating-md {
  font-size: 3.13em; }

.rating-sm {
  font-size: 2.5em; }

.rating-xs {
  font-size: 2em; }

.rating-xl {
  font-size: 4.89em; }

.rating-container .clear-rating {
  color: #aaa;
  cursor: not-allowed;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
  padding-right: 5px; }

.clear-rating-active {
  cursor: pointer !important; }
  .clear-rating-active:hover {
    color: #843534; }

.rating-container .caption {
  color: #999;
  display: inline-block;
  vertical-align: middle;
  font-size: 60%;
  margin-top: -.6em;
  margin-left: 5px;
  margin-right: 0; }

.rating-rtl .caption {
  margin-right: 5px;
  margin-left: 0; }

@media print {
  .rating-container .clear-rating {
    display: none; } }

.empty-star {
  color: #dee2e6; }

.rating-container .filled-stars {
  -webkit-text-stroke: 0;
  text-shadow: none;
  color: #ffca00; }

.jumbotron {
  padding: 0rem;
  margin-bottom: 0rem;
  background-color: transparent;
  border-radius: 0rem; }

#newsTitle {
  font-size: 90px; }

.carousel-caption {
  padding-bottom: 0px;
  text-align: right;
  right: 5%;
  left: 5%; }

.banner-title {
  /*display: block;*/
  /*position: absolute;*/
  /*top: -160px;*/
  color: #fff; }

.carousel-item > span {
  background: white;
  background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0) 0%, black 100%);
  background: -o-radial-gradient(circle, rgba(255, 255, 255, 0) 0%, black 100%);
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, black 100%);
  opacity: .7;
  display: block;
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%; }

.content-holder {
  display: block;
  position: absolute;
  z-index: 10;
  height: 100%; }

.rating-heading-number {
  font-size: 64px;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.02em;
  text-align: center;
  font-weight: 500;
  color: #c1c1c1;
  line-height: 1em; }

.stars-holder {
  width: 100%;
  text-align: center; }

p.card-text small {
  color: #999; }

.carousel-item img {
  width: 100%;
  height: auto; }

/* post cards */
.post_card {
  position: relative;
  overflow: hidden;
  background-size: cover;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat; }

.post_card .post_text {
  position: absolute;
  /*left: 40px;
	  right: 10px;*/
  bottom: 0px;
  padding: 30px;
  max-width: 355px; }

.post_card .post_text h4,
.post_card .post_text p {
  color: #f3f3f3; }

.post_card .post_text h4 {
  font-weight: 600; }

.cardHolder {
  overflow: hidden; }

.post_card {
  z-index: 1; }

.imgHolder {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all .5s;
  -moz-transition: all 0.5s;
  -o-transition: all .5s;
  transition: all .5s; }

.imgHolder::before {
  content: "";
  background: rgba(99, 0, 52, 0.3);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(99, 0, 52, 0.46)), to(rgba(63, 76, 107, 0.64)));
  background: -webkit-linear-gradient(top, rgba(99, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  background: -o-linear-gradient(top, rgba(99, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  background: linear-gradient(to bottom, rgba(99, 0, 52, 0.46) 0%, rgba(63, 76, 107, 0.64) 100%);
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%; }

.cardHolder:hover .imgHolder, .cardHolder:focus .imgHolder {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

@media only screen and (max-width: 767px) {
  .postImg:before {
    display: block;
    content: '';
    min-height: 300px; }
  .post_card {
    height: 220px; } }
