/* Generated by less 2.5.1 */
/**************************
* Some bootstrap override *
**************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.5px;
  color: #202526;
}
h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
  font-size: inherit;
  font-weight: inherit;
}
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 600;
}
p {
  line-height: 1.6;
}
.lead {
  line-height: 1.5;
  font-size:1rem;
}
small,
.small {
  color: #ccc;
  text-transform: none;
  font-size: 85%;
}
button,
.btn {
  cursor: pointer;
}
.container,
.container-fluid {
  /*prevent window width/y-scroll when elements appearing from far*/
  overflow: hidden;
}
.modal {
  background: rgba(32, 37, 38, 0.95);
  color: #fff;
}
.modal .modal-content {
  background: none;
  border: 0;
  margin-top: 150px;
}
.modal .modal-content * {
  color: #fff;
}
.modal .modal-content .modal-header {
  border-bottom: 0;
}
.modal .modal-content .modal-header button span {
  font-size: 125%;
}
.close {
  font-size: 150%;
  color: #fff;
  opacity: .6;
}
.close:hover {
  color: #fff;
}
.display-1 {
  text-transform: uppercase;
}
.display-2 {
  text-transform: uppercase;
}
.display-3 {
  text-transform: uppercase;
  letter-spacing: .5px;
}
.display-4 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 4px;
}
.display-5 {
  text-transform: uppercase !important;
  font-weight: normal !important;
  letter-spacing: 3px !important;
  font-size: 12px !important;
}
.lead {
  margin-bottom: 28px;
}
img.brand{
  width:90%;
  margin:auto;
}
.img-thumbnail {
  border: 5px solid rgba(255, 255, 255, 0.15);
  background-color: transparent;
  padding: 0;
}
.card .card-title {
  text-transform: uppercase;
}
.card .card-subtitle {
  color: #1b98e0;
  margin-bottom: 7px;
  margin-top: 7px;
  font-weight: 300;
}
.card .card-header {
  background-color: #f0f0f0;
  padding: 8px;
}
.card .card-text {
  line-height: 1.6;
}
.card.card-style-2 {
  display: block;
  color: #fff;
}
.card.card-style-2 .card-icon {
  padding: 10px;
  display: inline-block;
  float: left;
  text-align: center;
  background-color: #1b98e0;
  border-radius: 50%;
  line-height: 0;
}
.card.card-style-2 .card-icon i {
  vertical-align: sub;
}
.card.card-style-2 .card-icon i:before {
  font-size: 40px !important;
}
.card.card-style-2 .card-block {
  padding: 0;
  margin-left: 84px;
}
.card.card-style-3 {
  display: block;
}
.card.card-style-3 .card-icon {
  padding: 15px;
  display: inline-block;
  float: left;
  text-align: center;
  background-color: #69cad3;
  border-radius: 50%;
  line-height: 1;
  color: #fff;
}
.card.card-style-3 .card-icon i {
  font-size: 200%;
  line-height: 0;
}
.card.card-style-3 .card-block {
  padding: 0;
  margin-left: 70px;
}
.icon,
.card-icon,
.card-image {
  margin-bottom: 21px;
}
.icon i,
.card-icon i {
  font-size: 80px;
}
.card-image {
  width: 150px;
  height: auto;
}
.card-image img {
  border: 3px solid rgba(27, 152, 224, 0.75);
  max-width: 100%;
}
@media (max-width: 991px) {
  .card.card-style-2 .card-block {
    margin-left: 0;
  }
}
.info-box span.badge {
  padding: 15px;
  margin-right: 15px;
}
.info-box span.badge i {
  font-size: 200%;
  display: inline-block;
  vertical-align: sub;
}
.info-box .info-box-info {
  display: inline-block;
  vertical-align: middle;
}
.info-box .info-box-info p {
  margin-bottom: 5px;
}
ul li i {
  margin-right: 11px;
}
/*****************************
*    Form style overrides
******************************/
.form-control,
.input-group {
  border-width: 1px;
}
.form-control {
  border-color: #d0d0d0;
}
.form-group {
  margin-bottom: 25px;
}
.form-group .input-group {
  border-color: #d0d0d0;
  border-style: solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-group .input-group:focus {
  border-color: #1b98e0;
}
.form-group .input-group .form-control {
  padding: 10px;
  border-color: transparent!important;
}
.form-group .input-group input,
.form-group .input-group span {
  border: none !important;
  -webkit-border-radius: none !important;
  -moz-border-radius: none !important;
  border-radius: none !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-group .input-group .fa-mobile {
  font-size: 150% !important;
}
.form-group .focus {
  border-color: #8acbf1 !important;
}
.form-group .datepicker {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-group.error .input-group,
.form-group.error textarea {
  border-color: #ef6461 !important;
}
.form-group ::placeholder {
  color: #c4c4c4;
}
.form-group input, .form-group textarea{
  font-family: "Open Sans",Arial,sans-serif;
  font-size:13px;
}
.form-group textarea{
  min-height:104px;
  resize: none;
}
.g-recaptcha{
  margin: 0 auto 10px auto !important;
  text-align: center;
}
.g-recaptcha div{
  margin: auto;
}
/******************************
*     Common section styles   *
******************************/
.section {
  padding-top: 84px;
  padding-bottom: 56px;
}
.section-narrow {
  padding-top: 56px;
  padding-bottom: 28px;
}
.section-table {
  padding-top: 56px;
  padding-bottom: 56px;
}
.section-table .container {
  display: table;
}
.section-table .container > .row {
  display: table-row;
}
.section-table .container > .row > div {
  display: table-cell;
  vertical-align: middle;
}
.section-table p {
  font-size: 160%;
}
/*section table is to be block/100% with at lower screen*/
@media (max-width: 767px) {
  .section-table .container > .row > div {
    display: block;
    margin-bottom: 14px;
    text-align: center !important;
  }
  .section-table .container > .row > div h2 {
    font-size: 24px;
  }
  .section-table .container > .row > div p {
    font-size: 16px;
  }
  .section-table p {
    font-size: 125%;
  }
}
.has-bg {
  background-color: rgba(32, 37, 38, 0.85);
  color: #f0f0f0;
}
.has-bg .section-header span.line:before,
.has-bg .section-header span.line:after {
  background-color: rgba(255, 255, 255, 0.6);
}
.has-bg .section-title,
.has-bg .card-title,
.has-bg .card i {
  color: #fff;
}
.section-header {
  margin-bottom: 42px;
}
.section-header > * {
  margin-bottom: 0;
}
.section-header span.text {
  display: block;
  margin-top: 5px;
}
.section-header span.line {
  position: relative;
  display: inline-block;
  margin-top: 5px;
}
.section-header span.line i {
  padding-left: 8px;
  padding-right: 8px;
  color: #1b98e0;
}
.section-header span.line:before,
.section-header span.line:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 40px;
  left: -40px;
  top: 10px;
  background-color: rgba(51, 51, 51, 0.3);
}
.section-header span.line:after {
  left: 100%;
}
.section-header .lead {
  max-width: 600px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 575px) {
  .section-header span.text {
    margin-bottom: 5px;
  }
}
/************************
*    Header Section     *
************************/
#header nav {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-top: 3px solid #1bafb5;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  transition: none !important;
}
#header nav .container {
  overflow: visible;
}
#header nav a.navbar-brand {
  padding-top: 10px;
  padding-bottom: 10px;
}
#header nav a.navbar-brand img{
  height:60px;
}
#header nav .navbar-toggler {
  top: 15px;
  border: 0;
  border-radius: 0;
  outline: 0;
}
#header nav .navbar-toggler span {
  display: block;
  width: 35px;
  height: 2px;
  background: #fff;
  margin-bottom: 8px;
}
#header nav .navbar-toggler span:last-child {
  margin-bottom: 0;
}
#header nav .nav .nav-item .nav-link {
  color: #000;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}
#header nav .nav .nav-item .nav-link.flags img{
  height:20px;
}
#header nav .nav .nav-item .dropdown-item img {
  height:14px;
  margin-top:-2px;
  margin-right:4px;
}
#header nav .btn {
  background-color: #ef6461;
  color: #fff;
  background-color: #f0f0f0;
  color: #333333;
  font-weight: 500 !important;
}
#header nav .btn:hover {
  background-color: #ed4d4a;
  color: #fff;
}
#header nav .btn:hover {
  color: #1b98e0;
}
body.nav-is-sticky .navbar-sticky-brand {
  display: inline-block !important;
}
body.nav-is-sticky #header #navbar {
  position: fixed !important;
  top: 0;
  z-index: 1000 !important;
  width: 100%;
  background-color: #ffffff !important;
  border-bottom: 1px solid rgba(32, 37, 38, 0.1) !important;
}
body.nav-is-sticky #header #navbar ul.navbar-nav {
  margin-left: auto;
}
body.nav-is-sticky #header #navbar ul.navbar-nav a.nav-link {
  color: #222222 !important;
}
body.nav-is-sticky #header #navbar ul.navbar-nav.ml-auto {
  margin-left: auto !important;
}
body.nav-is-sticky #header #navbar a.navbar-brand {
  margin-bottom: 0;
  margin-top: 0;
}
body.nav-is-sticky #header #navbar a.navbar-brand.logo-primary {
  display: none !important;
}
body.nav-is-sticky #header #navbar .navbar-toggler span {
  background: #202526;
}
body.nav-is-sticky #header #navbar .nav .nav-link {
  background: none !important;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: .5px;
  padding: 10px 12px;
  font-weight: normal;
}
body.nav-is-sticky #header .btn {
  background-color: #ef6461;
  background-color: #1b98e0;
}
body.nav-is-sticky #header .btn:hover {
  color: #fff;
}
body.nav-is-sticky #header .btn:hover {
  color: #f0f0f0;
}
/*
 *styles applicable only toggled menu
 * cause we've set navbar-toggleable-md at this screen size.
 * if you're chanding the toggle viewport class, change below too (to style at that viewport)
*/
@media (max-width: 991px) {
  #header .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #header #nav-primary {
    border-top: 1px solid #ededed;
  }
  #header #nav-primary.collapsing {
    transition: height 0.01s;
  }
  #header #nav-primary.navbar-collapse {
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 15px 30px;
    text-align: center;
    font-size: 18px !important;
    line-height: 1.7;
  }
  #header #nav-primary.navbar-collapse .nav .nav-link {
    color: #202526 !important;
    line-height: 1.8 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #header #nav-primary.navbar-collapse .nav .nav-link:hover,
  #header #nav-primary.navbar-collapse .nav .nav-link:focus {
    background-color: #1b98e0 !important;
    color: #ffffff !important;
  }
  #header #nav-primary.navbar-collapse .btn {
    padding: 15px 25px;
  }
  #header #nav-primary.navbar-collapse {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 575px) {
  body #header #navbar a.navbar-brand {
    max-width: 180px;
    padding: 20px 0;
  }
  body #header #navbar a.navbar-brand img {
    max-width: 100%;
  }
  body #header .navbar-toggler {
    top: 22px;
  }
  body nav.navbar .container {
    position: unset !important;
  }
  body .chatbox {
    left: 50%;
    right: auto;
    margin-left: -125px;
  }
}
@media (max-width: 480px) {
  body #header #navbar a.navbar-brand {
    top: 20px !important;
  }
}
/*****************************
*         Slider styles      *
*****************************/
section#slider {
  background: rgba(32, 37, 38, 0.5);
  color: #fff;
}
section#slider .slide {
  background-size: cover;
}
section#slider .slide .content .container {
  padding: 150px 70px;
}
section#slider .slide .content .container * {
  color: #fff;
}
section#slider .slide .content .container h2,
section#slider .slide .content .container h3 {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
section#slider .slide .content .container h4,
section#slider .slide .content .container p {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
section#slider .slide .content .container span {
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 5px 14px;
}
section#slider .slide .content .container .btn-secondary {
  color: #1bafb5;
}
section#slider .slide .btns {
  margin-top: 35px;
}
section#slider .slide .btn {
  font-size: 16px;
}
section#slider #slides {
  position: relative;
  height: 600px;
}
section#slider #slides .owl-stage-outer {
  height: 100%;
}
section#slider #slides .owl-stage-outer .owl-stage {
  height: 100%;
}
section#slider #slides .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
section#slider #slides .owl-stage-outer .owl-stage .owl-item .slide {
  display: table;
  height: 100%;
  width: 100%;
}
section#slider #slides .owl-stage-outer .owl-stage .owl-item .slide .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#slider p {
  font-size: 18px;
}
@media (min-width: 768px) {
  #slider .btn {
    min-width: 175px;
  }
}
@media (max-width: 767px) {
  #slider .btn {
    min-width: 100px;
  }
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 45%;
  background: transparent !important;
  font-size: 60px;
  opacity: .5;
}
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
  opacity: 1;
}
.owl-carousel .owl-nav .owl-next {
  right: 25px;
  text-shadow:2px 2px 8px #000;
}
.owl-carousel .owl-nav .owl-prev {
  left: 25px;
  text-shadow:2px 2px 8px #000;
}
/*****************************
*        Strip Section     *
*****************************/
section#strip .text-right i {
  font-size: 50px;
}
section#strip .container,
section#strip .container-fluid {
  z-index: 2;
  padding: 0 !important;
}
section#strip .container > .row > div,
section#strip .container-fluid > .row > div {
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.05);
}
section#strip .container > .row > div:last-child,
section#strip .container-fluid > .row > div:last-child {
  border-right: none;
}
section#strip .container > .row:last-child,
section#strip .container-fluid > .row:last-child {
  margin-top: -1px;
}
section#strip .container > .row:last-child i:before,
section#strip .container-fluid > .row:last-child i:before {
  font-size: 56px;
}
section#strip .card {
  padding: 28px;
  padding-top: 42px;
  border: 0 !important;
}
section#strip .card > div a {
  color: inherit;
  text-decoration: underline;
}
section#strip .stripTrigger i {
  font-size: 300%;
}
@media (min-width: 768px) {
  #strip .card > div {
    display: block;
  }
}
@media (max-width: 767px) {
  section#strip .container-fluid .row > div a {
    text-decoration: none;
  }
  section#strip .container-fluid .row > div a i {
    font-size: 38px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  /* styles to tab */
  section#strip .container-fluid > .row:last-child {
    position: relative;
  }
  section#strip .container-fluid > .row:last-child > div {
    display: none;
    text-align: center;
  }
  section#strip .container-fluid > .row:last-child > div.active {
    display: block;
  }
  section#strip .stripTrigger {
    background: rgba(255, 255, 255, 0.05);
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }
  section#strip .stripTrigger.active {
    background: transparent !important;
    border-bottom: 0 !important;
  }
  section#strip .stripTrigger i {
    padding: 15px 0;
  }
}
/****************************************
 *            Section About             *
 ****************************************/
@media (min-width: 992px) {
  #about .cover-image {
    min-height: 500px !important;
  }
}
@media (max-width: 991px) and (min-width: 576px) {
  #about .cover-image {
    background-size: auto 100% !important;
    background-position: 50% 100%;
    height: 350px !important;
    min-height: 350px !important;
  }
}
@media (max-width: 575px) {
  #about .cover-image {
    background-size: auto 100% !important;
    background-position: 50% 100%;
    height: 250px !important;
    min-height: 250px !important;
    margin-top: 25px !important;
  }
}
/* timeline*/
.timeline .story {
  margin-left: 20px;
  position: relative;
}
.timeline .story .wrapper {
  padding: 10px 14px;
  padding-top: 14px;
}
.timeline .story .wrapper .time {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 3px solid #ccc;
  background: #ededed;
  text-align: center;
  padding-top: 8px;
  font-size: 120%;
  margin-left: -86px;
  margin-bottom: 0;
  position: absolute;
  color: #404040;
}
.timeline .story .wrapper .content {
  padding: 21px;
  background-color: #fff;
  position: relative;
}
.timeline .story .wrapper .content:before {
  border-color: #ededed #ffffff #ededed #ededed;
  border-style: solid;
  border-width: 10px;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: -20px;
  width: 5px;
}
.timeline .story .wrapper .time i{
  font-size:150%;
}
.timeline .story .wrapper p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 115%;
}
@media (min-width: 768px) {
  .timeline .story:nth-child(odd) .time {
    position: absolute;
    right: -30px;
  }
}
@media (min-width: 768px) {
  .timeline .story:nth-child(odd) {
    border-left: 0 none;
    margin-right: 50%;
    text-align: right;
  }
  .timeline .story:nth-child(odd):before {
    left: 100%;
  }
  .timeline .story:nth-child(odd) .wrapper {
    border-right: 1px solid #ccc;
    padding-right: 56px;
  }
  .timeline .story:nth-child(odd) .wrapper .content:before {
    border-color: #ededed #ededed #ededed #ffffff;
    left: auto;
    right: -20px;
  }
  .timeline .story:nth-child(even) {
    margin-left: 50%;
  }
  .timeline .story:nth-child(even) .wrapper {
    border-left: 1px solid #ccc;
    padding-left: 56px;
    margin-left: -1px;
  }
}
.timeline .story p {
  margin-bottom: 0;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .timeline .story {
    margin-left: 35px !important;
  }
  .timeline .story .wrapper {
    border-left: 1px solid #ccc;
  }
  .timeline .story .wrapper .time {
    left: 57px !important;
  }
  .timeline .story .wrapper .content {
    width: 80%;
    margin-left: 50px;
  }
  .timeline .story .wrapper .content p {
    font-size: 100%;
  }
}
/****************************************
 *           Promo Section              *
 ****************************************/
#promo {
  background-size: cover;
  background-attachment: fixed;
}
#promo i {
  font-size: 60px;
}
#promo a.video {
  color: #fff;
}
#promo a.video:hover,
#promo a.video:focus {
  text-decoration: none;
}
#staff .card {
  position: relative;
  overflow: hidden;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#staff .card .card-image-top {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
#staff .card .card-header {
  background-color: #fff;
  z-index: 2;
}
#staff .card .card-header > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
#staff .card .card-footer {
  background: rgba(32, 37, 38, 0.9);
  color: #fff;
  position: absolute;
  top: -400px;
  left: 0;
  transition: .7s;
  width: 100%;
  height: 100%;
}
#staff .card .card-footer p {
  display: inline-block;
  max-width: 300px;
  padding: 0;
}
#staff .card:hover .card-footer {
  top: 0;
}
#staff .social {
  margin-bottom: 0;
}
#staff .social a.btn {
  background: #fff;
  border: 0;
  color: #202526;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 0;
  padding: 6px;
  margin: 0 10px;
}
@media (max-width: 575px) {
  #staff .card-footer {
    text-align: center;
  }
  #staff .card-footer p {
    padding: 0 !important;
  }
  #staff .social a.btn {
    margin: 0 5px !important;
  }
  #staff .card {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
}
/****************************************
 *                Reviews                *
 ****************************************/
#reviews blockquote {
  margin-bottom: 0;
}
#reviews blockquote p {
  font-size: 150%;
  font-weight: 300;
}
#reviews blockquote img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 4px;
  display: inline-block;
  margin-bottom: 15px;
}
#reviews blockquote footer {
  font-size: 13px;
}
#reviews blockquote footer span {
  font-size: 15px;
  font-weight: bold;
}
#reviews blockquote footer a {
  color: #1b98e0;
}
#reviews blockquote i {
  color: #1b98e0;
}
#reviews blockquote .stars {
  padding-bottom: 15px;
}
#reviews blockquote .stars i {
  color: #ffd166 !important;
  font-size: 50px;
  line-height: 0;
  display: inline-block;
}
#reviews blockquote.carousel-item.active,
#reviews blockquote.carousel-item-next,
#reviews blockquote.carousel-item-prev {
  display: block !important;
}
#reviews .carousel-indicators {
  position: static;
  margin-top: 14px;
}
#reviews .carousel-indicators li {
  height: 45px !important;
  width: 45px !important;
  max-width: 45px !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  text-indent: inherit;
  background-color: #fff;
  opacity: .5;
  transition: .7s;
  transform: scale(0.65);
  margin: 0;
}
#reviews .carousel-indicators li img {
  display: inline-block;
  max-width: 100%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  padding: 2px;
}
#reviews .carousel-indicators li.active {
  opacity: .8;
  background-color: #1b98e0;
  transform: scale(1);
}
#reviews .carousel-indicators li.active img {
  border-color: #1b98e0;
}
/****************************************
 *         Contact / Appointmnet fomr   *
 ****************************************/
#contact .hotline > div,
#contact .location > div {
  display: inline-block;
  padding: 0 10px;
}
#contact .hotline > div i,
#contact .location > div i {
  font-size: 70px;
}
#appointment .form-group .input-group input:focus,
#contact .form-group .input-group input:focus {
  border-color: rgba(0, 0, 0, 0.15);
}
#appointment textarea[rows="4"],
#contact textarea[rows="4"] {
  height: 103px;
}
#appointment .form-group .input-group input,
#contact .form-group .input-group input {
  border-right: none;
}
#appointment .form-group .input-group .input-group-addon,
#contact .form-group .input-group .input-group-addon {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-left: 1px solid rgba(0, 0, 0, 0.075) !important;
  color: #bbb;
  border-width: 0 0 0 1px !important;
}
/****************************************
 *                Services               *
 ****************************************/
#services {
  background-attachment: fixed;
  background-size: cover;
  color: rgba(255, 255, 255, 0.75);
}
#services p {
  margin-top: 14px;
}
#services .card-block {
  padding-top: 0;
  padding-bottom: 0;
}
/****************************************
 *                Promo                 *
 ****************************************/
#promo .container {
  display: table;
}
#promo .container > div {
  display: table-cell;
  vertical-align: middle;
}
/****************************************
 *                Motos                   *
 ****************************************/
#motos a.btn {
  text-transform: none !important;
  font-weight: normal !important;
  padding: 10px 15px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
#motos a.btn i {
  margin-right: 5px;
}
#motos a.btn > span {
  display: inline-block;
  padding: 5px;
}
#motos a.btn > span span {
  display: block;
  font-size: 90%;
  letter-spacing: 0.5px;
}
#motos a.btn.btn-secondary {
  background-color: #fff;
  color: #333333;
}
#motos a.btn.btn-secondary:hover {
  background-color: #f0f0f0;
}
#motos ul {
  padding-left: 10px;
}
#motos ul li {
  list-style: none;
  line-height: 1.5;
  margin-bottom: 5px;
}
#motos img{
  width: 90%;
}
@media (max-width: 991px) and (min-width: 576px) {
  #motos a.btn {
    padding: 6px 8px;
    margin-bottom: 15px;
  }
  #motos a.btn i {
    font-size: 200%;
    vertical-align: text-bottom;
  }
}
@media (max-width: 575px) {
  #motos a.btn {
    padding: 6px 8px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
  }
  #motos a.btn i {
    font-size: 200%;
    vertical-align: text-bottom;
  }
  #motos a.btn > span {
    padding: 5px 3px;
  }
  #motos a.btn > span span {
    letter-spacing: 0;
  }
}
/****************************************
 *                Count                 *
 ****************************************/
section#count {
  position: relative;
  text-transform: uppercase;
}
section#count i {
  margin-bottom: 15px;
  font-size: 200% !important;
  display: block;
  line-height: 0;
}
section#count h2,
section#count h3,
section#count h4 {
  font-weight: 300;
}
section#count p {
  letter-spacing: 1px;
}
/****************************************
 *                Blogs                 *
 ****************************************/
section#blog .blog-img {
  overflow: hidden !important;
  position: relative;
  width: 100%;
  margin-bottom: 21px;
}
section#blog .img-fluid {
  width: 100%;
}
section#blog .blog img {
  transition: 1s;
}
section#blog .blog:hover img {
  transform: scale(1.2) rotate(5deg);
}
section#blog .blog-title {
  text-transform: uppercase;
}
section#blog .blog-title a {
  color: #333;
  text-decoration: none;
}
section#blog .blog-title a:hover {
  color: #1b98e0;
}
section#blog .blog-date {
  padding: 2px;
  float: left;
  margin-right: 15px;
}
section#blog .blog-date span {
  display: block;
  text-align: center;
  padding: 2px 10px;
}
section#blog .blog-date span:last-child {
  background-color: #fff;
  color: #333;
}
section#blog .blog-category {
  display: block;
}
section#blog .blog-date,
section#blog .blog-category {
  font-size: 85%;
}
section#blog .blog-content {
  /*margin-top: 11px;*/
}
/****************************************
 *            Jumbotron                 *
 ****************************************/
#jumbotron {
  background-size: 100% auto;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  color: #fff;
}
/****************************************
 *            subscribe                 *
 ****************************************/
#subscribe .form-control {
  padding: 10px;
  border: 0px !important;
}
#subscribe .form-control[type=text],
#subscribe .form-control[type=email] {
  padding: 11px 10px;
}
#subscribe .btn {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 100%;
}
/*ie 10+ fix*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #subscribe .form-control[type=text],
  #subscribe .form-control[type=email] {
    padding: 12px 10px;
  }
}
@media (min-width: 576px) {
  #subscribe .form-control {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  #subscribe .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  #subscribe .row > div:first-child {
    padding-right: 0;
  }
  #subscribe .row > div:last-child {
    padding-left: 0;
  }
}
/****************************************
 *           End subscribe              *
 ****************************************/
/****************************************
 *                 Footer                *
 ****************************************/
#footer {
  position: relative;
}
#footer a {
  color: #dddddd;
}
#footer a:hover {
  color: #f0f0f0;
}
#footer .social span a {
  background: #f0f0f0;
  color: #202526;
  font-size: 18px;
  padding: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  margin: 0 5px;
  text-decoration: none;
  line-height: 0;
}
#footer .social span a i {
  line-height: 0;
}
#footer #BackToTop {
  font-size: 28px !important;
  text-decoration: none !important;
}
/****************************************
 *                  Map                 *
 ****************************************/
#map {
  height: 400px !important;
}
/********************************
*    BS carousel style override *
********************************/
a.carousel-control-prev,
a.carousel-control-next {
  height: 50px;
  width: 30px;
  top: 40%;
  opacity: 1;
  font-size: 40px;
}
/******************************
 *   3rd party plugins styles *
 ******************************/
/*owlcarousel dots*/
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  border-style: solid;
}
.owl-theme .owl-dots .owl-dot.active span {
  background-color: transparent;
  border-color: #1b98e0;
}
/*flatpickr-input date picker*/
input.flatpickr-input {
  background-color: transparent !important;
}
/*****************************
*    Custom general classess
******************************/
.base-gutter {
  padding-left: 14px;
  padding-right: 14px;
}
.block {
  margin-bottom: 28px;
}
.block > *:last-child {
  margin-bottom: 0;
}
/*sticky menu animation*/
.slideFromTop {
  -webkit-animation: slideFromTop 0.5s;
  -moz-animation: slideFromTop 0.5s;
  -ms-animation: slideFromTop 0.5s;
  opacity: 1;
}
@-moz-keyframes slideFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slideFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/****************************************
*                Packages               *
****************************************/
#incluye .wrapper {
  background-color: #ededed;
  padding: 28px;
  line-height: 1.7;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  /*features*/
}
#incluye .wrapper .display-1 span {
  font-size: smaller;
  display: inline-block;
  vertical-align: 3px;
}
#incluye .wrapper .btn {
  margin-top: 14px;
}
#incluye .wrapper.selected {
  background-color: #1bafb5;
  padding: 42px 28px;
}
#incluye .wrapper.selected *:not(.btn) {
  color: #fff;
}
#incluye .wrapper.selected .btn-outline-light:hover {
  color: #1b98e0;
}
#incluye .wrapper:not(.selected) {
  margin-top: 28px;
}
#incluye .wrapper ul {
  padding: 0;
}
#incluye .wrapper ul li {
  list-style: none;
  line-height: 2;
}
#incluye .wrapper ul li i {
  font-size: 115%;
}
#prc-toggler {
  width: 200px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #1b98e0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  cursor: pointer;
}
#prc-toggler:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #1b98e0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: -1;
  -webkit-transition: .4s;
  transition: .4s;
}
#prc-toggler span {
  display: block;
  padding: 8px;
  width: 50%;
  float: left;
  text-align: center;
}
#incluye.monthly #prc-toggler span:first-child,
#incluye.yearly #prc-toggler span:last-child {
  color: #fff;
}
#incluye.yearly #prc-toggler:before {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}
#incluye .monthly-price,
#incluye .yearly-price {
  display: none;
}
#incluye.monthly .monthly-price {
  display: block;
}
#incluye.yearly .yearly-price {
  display: block;
}
@media (min-width: 768px) {
  #prices .wrapper {
    margin-top: 28px;
  }
  #prices .wrapper.selected {
    margin-top: 0;
    padding-top: 56px;
  }
}
/****************************************
*                Ciudades              *
****************************************/
#ciudades .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#ciudades .portfolio-filter .btn,
#ciudades .portfolio-filter button {
  color: #FFF;
  position: relative;
  border-width: 0;
  padding-left: 8px;
  padding-right: 8px;
}
#ciudades .portfolio-filter .btn:hover,
#ciudades .portfolio-filter button:hover {
  color: #69cad3;
}
#ciudades .portfolio-filter .btn:hover,
#ciudades .portfolio-filter button:hover,
#ciudades .portfolio-filter .btn:focus,
#ciudades .portfolio-filter button:focus {
  text-decoration: none;
  border-width: 0;
  box-shadow: none;
}
#ciudades .portfolio-filter .btn.btn-active,
#ciudades .portfolio-filter button.btn-active {
  background-color: inherit;
  cursor: no-drop;
}
#ciudades .portfolio-filter .btn.btn-active:after,
#ciudades .portfolio-filter button.btn-active:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  height: 1px;
  width: 100%;
  background-color: #FFF;
}
#ciudades .portfolio-filter .btn.btn-active:focus,
#ciudades .portfolio-filter button.btn-active:focus {
  box-shadow: none;
}
#ciudades .list {
  padding-top: 28px;
}
#ciudades figure {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  padding: 5px;
}
#ciudades figure .item-wrap {
  position: relative;
  overflow: hidden;
}
#ciudades figure img {
  width: 100%;
  transition: .5s;
}
#ciudades figure:hover a {
  opacity: 1;
  transform: scale(1);
}
#ciudades figure a {
  background: rgba(36, 57, 121, 0.8);
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  transition: 0.4s;
  color: #fff;
  opacity: 0;
  transform: scale(0);
}
#ciudades figure a i {
  color: #f0f0f0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px;
  position: absolute;
  top: 50%;
  width: 75px;
  height: 75px;
  font-size: 350% !important;
}
#ciudades figcaption {
  background: rgba(36, 57, 121, 0.7);
  color: #fff;
  height: 100%;
  padding-top: 70px;
  position: absolute;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  width: 100%;
}
#ciudades figcaption.top {
  right: 0;
  top: -100%;
}
#ciudades figcaption.left {
  right: 100%;
  top: 0;
}
#ciudades figcaption.right {
  right: -100%;
  top: 0;
}
#ciudades figcaption.bottom {
  right: 0;
  top: 100%;
}
@media (min-width: 768px) {
  #ciudades .container:first-child .row > div {
    display: table-cell !important;
  }
  #ciudades .container:first-child .row > div:first-child {
    text-align: left !important;
  }
  #ciudades .container:first-child .row > div:last-child {
    text-align: right !important;
  }
}
/****************************************
*                Download               *
****************************************/
#download p {
  font-size: 160%;
  font-style: italic;
}
/* responsive font adjustments */
@media (max-width: 767px) and (min-width: 576px) {
  .display-2 {
    font-size: 35px;
  }
}
@media (max-width: 575px) {
  .display-1 {
    font-size: 44.20268326px;
  }
  .display-3 {
    font-size: 24.876446px;
  }
}
/****************************************
*                Preloader               *
****************************************/
#preloader {
  background: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 90000;
  left: 0%;
  top: 0%;
}
.loader,
.loader:after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 10em;
  height: 10em;
}
.loader {
  position: absolute;
  top: 35%;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-width: 1.1em;
  border-style: solid;
  border-color: #1bafb5 #1bafb5 #1bafb5 #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**************************************************
*     few bootstrap claas overrides and mimics
***************************************************/
/*//out: null;*/
/*extra custom typography*/
.text-dark {
  color: #202526 !important;
}
.text-white {
  color: #fff;
}
.bg-primary {
  color: #fff;
}
.bg-primary .text-muted {
  color: rgba(255, 255, 255, 0.7);
}
.bg-secondary {
  background-color: #f0f0f0;
}
.bg-secondary .text-muted {
  color: rgba(51, 51, 51, 0.6);
}
.bg-primary h1,
.bg-success h1,
.bg-warning h1,
.bg-info h1,
.bg-danger h1,
.bg-inverse h1,
.bg-primary h2,
.bg-success h2,
.bg-warning h2,
.bg-info h2,
.bg-danger h2,
.bg-inverse h2,
.bg-primary h3,
.bg-success h3,
.bg-warning h3,
.bg-info h3,
.bg-danger h3,
.bg-inverse h3,
.bg-primary h4,
.bg-success h4,
.bg-warning h4,
.bg-info h4,
.bg-danger h4,
.bg-inverse h4,
.bg-primary h5,
.bg-success h5,
.bg-warning h5,
.bg-info h5,
.bg-danger h5,
.bg-inverse h5,
.bg-primary h6,
.bg-success h6,
.bg-warning h6,
.bg-info h6,
.bg-danger h6,
.bg-inverse h6,
.bg-primary .card-title,
.bg-success .card-title,
.bg-warning .card-title,
.bg-info .card-title,
.bg-danger .card-title,
.bg-inverse .card-title,
.bg-primary .display-1,
.bg-success .display-1,
.bg-warning .display-1,
.bg-info .display-1,
.bg-danger .display-1,
.bg-inverse .display-1,
.bg-primary .display-2,
.bg-success .display-2,
.bg-warning .display-2,
.bg-info .display-2,
.bg-danger .display-2,
.bg-inverse .display-2,
.bg-primary .display-3,
.bg-success .display-3,
.bg-warning .display-3,
.bg-info .display-3,
.bg-danger .display-3,
.bg-inverse .display-3,
.bg-primary .display-4,
.bg-success .display-4,
.bg-warning .display-4,
.bg-info .display-4,
.bg-danger .display-4,
.bg-inverse .display-4 {
  color: #fff;
}
.bg-primary .btn-light i,
.bg-success .btn-light i,
.bg-warning .btn-light i,
.bg-info .btn-light i,
.bg-danger .btn-light i,
.bg-inverse .btn-light i {
  color: inherit;
}
.bg-primary textarea,
.bg-success textarea,
.bg-warning textarea,
.bg-info textarea,
.bg-danger textarea,
.bg-inverse textarea,
.bg-primary input[type="text"],
.bg-success input[type="text"],
.bg-warning input[type="text"],
.bg-info input[type="text"],
.bg-danger input[type="text"],
.bg-inverse input[type="text"],
.bg-primary input[type="email"],
.bg-success input[type="email"],
.bg-warning input[type="email"],
.bg-info input[type="email"],
.bg-danger input[type="email"],
.bg-inverse input[type="email"],
.bg-primary input[type="date"],
.bg-success input[type="date"],
.bg-warning input[type="date"],
.bg-info input[type="date"],
.bg-danger input[type="date"],
.bg-inverse input[type="date"],
.bg-primary input[type="datetime"],
.bg-success input[type="datetime"],
.bg-warning input[type="datetime"],
.bg-info input[type="datetime"],
.bg-danger input[type="datetime"],
.bg-inverse input[type="datetime"] {
  border-color: #fff;
}
::-moz-selection {
  background: #1b98e0;
  color: #fff;
}
::selection {
  background: #fff;
  color: #1b98e0;
}
.bg-primary ::-moz-selection {
  background: #fff;
  color: #1b98e0;
}
.bg-primary ::selection {
  background: #fff;
  color: #1b98e0;
}
button,
.btn {
  text-transform: uppercase;
}
.btn {
  font-size: 12px;
  letter-spacing: .5px;
  padding-left: 14px;
  padding-right: 14px;
  border-width: 1px;
}
.btn.btn-sm {
  font-size: 13px;
}
.btn.btn-md {
  padding: 11px 20px;
}
.btn.btn-md i {
  font-size: 200%;
}
.btn.btn-sm,
.btn.btn-md {
  font-weight: 300;
}
.btn.btn-lg {
  padding: 15px 25px;
  font-size: 16px;
}
.btn.btn-lg i {
  font-size: 250%;
}
.btn.btn-xl {
  padding: 15px 25px;
  font-size: 20px;
  border-width: 2px;
  font-weight: 500 !important;
}
.btn.btn-xl i {
  font-size: 300%;
}
@media (min-width: 768px) {
  .btn.btn-xl {
    min-width: 180px;
  }
}
.btn.btn-dark {
  background-color: #202526;
  color: #f0f0f0;
}
.btn.btn-dark:hover {
  background-color: #f0f0f0;
  color: #1b98e0;
}
.btn.btn-font-md {
  font-size: 14px;
}
.btn.btn-font-lg {
  font-size: 21px;
}
.btn-primary,
.btn-success,
.btn-warning,
.btn-info,
.btn-danger {
  color: #ffffff !important;
}
.btn-secondary {
  color: #1bafb5;
}
.btn-secondary:hover {
  background-color: #f0f0f0;
  color: #1bafb5;
}
.btn-outline-secondary {
  color: #f0f0f0 !important;
}
.btn-outline-secondary:hover {
  color: #1bafb5 !important;
}
.btn-inverse {
  background: #202526;
  color: #f0f0f0;
}
.bg-inverse {
  color: #f0f0f0;
  /* Gecko Browsers */
}
.bg-inverse ::selection {
  background: #dddddd;
  color: #1b98e0;
}
.bg-inverse ::-moz-selection {
  background: #fff;
  color: #1b98e0;
}
.bg-inverse .text-muted {
  color: rgba(255, 255, 255, 0.4);
}
.bg-inverse .display-5 {
  color: rgba(255, 255, 255, 0.5);
}
.border-primary {
  border-color: #1b98e0 !important;
}
.border-success {
  border-color: #2db58d !important;
}
.border-info {
  border-color: #35a7ff !important;
}
.border-warning {
  border-color: #ffd166 !important;
}
.border-danger {
  border-color: #ef6461 !important;
}
@media (min-width: 768px) {
  .text-md-right {
    text-align: right !important;
  }
}
@media (max-width: 575px) {
  .text-sm-center {
    text-align: center !important;
  }
}
.fs-150 {
  font-size: 150% !important;
}
.fs-200 {
  font-size: 200% !important;
}
.fs-250 {
  font-size: 250% !important;
}
.fs-300 {
  font-size: 300% !important;
}
/**********************************
*    Responsive font sizes
**********************************/
@media (max-width: 991px) and (min-width: 576px) {
  h1,
  .display-1 {
    font-size: 44px;
  }
  h2,
  .display-2 {
    font-size: 32px;
  }
  .display-3 {
    font-size: 19px;
  }
  .card-title {
    font-size: 17px;
  }
  #reviews .stars i {
    font-size: 35px;
  }
}
@media (max-width: 991px) {
  .btn.btn-xl {
    min-width: auto;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 15px;
  }
  h1,
  .display-1 {
    font-size: 30.8px;
  }
  h2,
  .display-2 {
    font-size: 16px;
  }
  h3,
  .display-3 {
    font-size: 17px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }
  h6 {
    font-size: 15px;
  }
  .display-4 {
    font-size: 15px;
  }
  .card-title {
    font-size: 16px;
  }
  #reviews .stars i {
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    font-size: 40px;
    padding: 0;
    margin: 0;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 0 !important;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 0 !important;
  }
  section#slider .slide .content .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  #slider p {
    font-size: 14px;
  }
}
.chatbox {
  position: fixed;
  bottom: 0;
  right: 25px;
  width: 250px;
  background: #fff;
  z-index: 2;
  border-radius: 3px 3px 0 0;
}
.chatbox .chatbox-trigger {
  display: block;
  padding: 10px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 3px 3px 0 0;
}
.chatbox .chatbox-trigger i {
  font-size: 150%;
  line-height: 0;
  vertical-align: baseline;
}
.chatbox .form-group {
  margin-bottom: 10px !important;
}
.chatbox #chatbox-content {
  padding: 15px;
  border: 1px solid #eee;
  border-top: 0;
  border-bottom: 0;
}
/***********************
*    Cookie notice bar
************************/
#cookie {
  background-color: #202526;
  color: #f0f0f0;
  text-align: center;
  border-radius: 0;
  margin-bottom: 0;
}
#cookie .btn {
  background-color: #69cad3;
  color: #243979;
  margin-left: 14px;
}
@media (min-width: 768px) {
  #cookie {
    padding: 15px;
  }
}
