/*
===================================================================
MAIN STYLE - STYLE.CSS
===================================================================
Table of contents

 - Global
 - Colors
 - Icons
 - Sections
 - Navigation
 - Headers
 - Typography
 - Components
 - Container
 - Footer
 - Animations
 - Responsive classes
 - Helper Classes
 - Tooltip Classes
 - Bootstrap Styles

-------------------------------------------------------------------
# GLOBAL
===================================================================

*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Barlow+Condensed:300,400,600,700,800&display=swap');
@font-face {
  font-family: "Icons";
  src: url('../images/icons/icons.eot');
  src: url('../images/icons/icons.eot?#iefix-rdmvgc') format('embedded-opentype'), url('../images/icons/icons.woff') format('woff'), url('../images/icons/icons.ttf') format('truetype'), url('../images/icons/icons.svg?-rdmvgc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

body, textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 25px;
  padding: 0;
  margin: 0;
}

body.no-transactions * {
  transition: none !important;
}

a, li {
  -webkit-tap-highlight-color: transparent
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

p {
  margin: 0;
}

p + p {
  margin-top: 10px;
}

h1 {
font-family: "Barlow Condensed", Sans-Serif;
  font-size: 75px;
  line-height: 40px;
  font-weight: 800;
}

h2 {
  font-size: 25px;
  line-height: 30px
}

h1 + p, h2 + p, h3 + p, h4 + p, h2 + h4, h1 + h4, h2 + ul.icon-list, h3 + ul.icon-list, p + h3, p + .btn, p + h4, h4 + .btn, h4 + .btn-text, h4 + input, h4 + select, h4 + textarea, p + ul.icon-list,
p + .btn-text, p + table, p + pre, p + img, img + p, p + .row, .row + p, p + .img-box, p + .media-box, p + .cnt-box, p + .icon-links, p + ul.icon-list, .container > .row + .row, .container > div + p, .container > div + .btn,
.table + .btn, .table + .btn-text, h4 + div, h4 + ul, h4 + ul.icon-list, h4 + a, .slimScrollDiv + .btn, .text-list + .btn, .text-list + .btn-text, p + .text-list {
  margin-top: 0px;
}

ul {margin-bottom: 25px;}

small.legal {font-style: italic; line-height: 18px; display: inline-block;}

.row.justify-content-around {
  margin-right: -55px;
  margin-left: -55px;
}

.btn:not(.full-width) + .btn:not(.full-width) {
  margin-left: 15px;
}

.hidden {
  display: none !important;
}

.text-light {
  font-weight: 100 !important;
}

.text-normal {
  font-weight: 400 !important;
}

.text-bold {
  font-weight: 600 !important;
}

.text-black {
  font-weight: 800 !important;
}

.text-uppercase {
  text-transform: uppercase;
  line-height: 55px;
}

.clear {
  clear: both;
  width: 100%;
}

.full-width {
  width: 100%;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.no-margin, div.no-margin {
  margin: 0;
}

[data-href] {
  cursor: pointer;
}

.scroll-show:not(.showed) {
  display: none !important;
}

.boxed-area, .hc-cmp-column .hc-cmp-column.boxed-area, .hc-cmp-column .hc-cmp-column.boxed-area:last-child {
  padding: 30px;
  border-radius: 3px;
}

/*

# COLORS
===================================================================

-------------------------------------------------------------------
COLOR 1
-------------------------------------------------------------------

*/

body, header h2, ::placeholder {
  color: #6fa6d7;
}
.primary {color: #03BFCB!important;}

/*
-------------------------------------------------------------------
COLOR 2
-------------------------------------------------------------------
*/

h1, h2, h3, h4, h5, h6, .btn.btn-border, .btn-text, .input-text, .input-select, .input-textarea, .icon-list span, .icon-list span a, .social-links a i, a, .glide__arrow, .search-bar input[type=submit],
.menu-cnt .tab-nav > li a, .menu-cnt > ul > li a {
  color: #379cf4;
}

.icon-circle li:before, .icon-circle span:before, .icon-line li:before, .icon-line span:before, .progress-bar > div > div, .progress-bar > div span, .breadcrumb li a:after, .glide__bullets > button {
  background-color: #379cf4;
}

.btn, .tab-nav li.active a, .tab-nav li:hover a, .icon-links-grid a:hover, .icon-links-button a {
  background-color: #379cf4;
  border-color: #379cf4;
}

.tab-nav li a {
  color: #379cf4;
  border-color: #379cf4;
}

/*
-------------------------------------------------------------------
COLOR 3
-------------------------------------------------------------------
*/

.btn-border:hover, .icon-links a:hover i, .icon-links-popup:hover > i, .breadcrumb li:not(:last-child):hover a, .pagination li:not(.page):hover a, .search-bar input[type=submit]:hover,
.accordion-list > li:hover > a, .btn-text:hover, .menu-inner li:hover > a, .menu-inner li.active > a, .menu-inner .dropdown ul > li:hover > a, .album-title > a:hover, .glide__arrow:hover,
.mega-menu .icon-list li a:hover, nav.active .menu-btn, .menu-transparent .menu-cnt > ul > li:hover > a, .list-nav a:hover {
  color: #3081c8;
}

.light .dropdown > ul > li:not(:hover) > a {
  color: #3081c8 !important;
}

.btn:not(.btn-border):hover, .cnt-box-badge .badge, .cnt-box-blog-side .blog-date, .cnt-box-blog-top .blog-date, .dropdown ul:not(.icon-list) li:hover > a,
.menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a, .glide__bullets > button:hover, .glide__bullets > button.glide__bullet--active {
  background-color: #3081c8;
}

.icon-links-button a:hover, .pagination li.page:hover a, .pagination li.page.active a {
  background-color: #3081c8;
  border-color: #3081c8;
}

.btn:hover, .input-text:focus, .input-select:focus, .input-textarea:focus, .search-bar input[type=text]:focus {
  border-color: #3081c8;
}

/*
-------------------------------------------------------------------
COLOR 4
-------------------------------------------------------------------
*/

.input-text, .input-select, .input-textarea, .cnt-pricing-table, .table, .table td, .table th, .step-item > span, .pagination li.page a, .accordion-list > li,
.menu-inner:not(.menu-inner-vertical) .dropdown ul, .search-bar input[type=text], .footer-bar, .menu-cnt.active, .search-box-menu, .section-block + .section-base, .section-map + .section-base {
  border-color: #c3dff7;
}

.step-item:before, .menu-inner li:before, .bg-color, body main > section.bg-color, .menu-top-logo > .container:before, body hr:not([class*=space]) {
  background-color: #c3dff7;
}

/*
-------------------------------------------------------------------
COLOR 5
-------------------------------------------------------------------
*/

.cnt-box-testimonials-bubble > p, .cnt-call, .comment-list li, .quote, .progress-bar > div, .timeline .panel, .header-base, .cnt-box.boxed .caption, .cnt-box-side-icon.boxed > i,
.cnt-box-top-icon.boxed > i, .menu-big-box .menu-box, footer, main > section.section-base.section-color, .boxed-area, .list-tags a {
  background-color: #f9f9f9;
}

.cnt-box-testimonials-bubble > p:after {
  border-color: #EAF5FC;
}


/*
-------------------------------------------------------------------
LIGHT COLOR
-------------------------------------------------------------------
*/

.light .breadcrumb li:not(:last-child) a, .light.menu-inner li > a {
  color: #FFF;
}

.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, .light .btn-text, .light .btn-text:hover, .light .btn a, .light .btn:hover, nav.light a, .light .glide__arrow, .light .counter .value span:last-child, .light.counter .value span:last-child, .light .icon-links a i {
  color: #FFF !important;
}

.light .breadcrumb li a:after, .section-image .boxed-area {
  background-color: #FFF;
}

.light .glide__bullets > button, .light .glide__bullets > button.glide__bullet--active, .section-color .boxed-area, .bg-white {
  background-color: #FFF !important;
}

.light .btn-border {
  color: #FFF !important;
  border-color: #FFF !important;
}

.light .btn-text:hover, .light p a:hover {
  opacity: .7;
}

/*

# ICONS
===================================================================

*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "Icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  text-transform: none;
}

.icon-user:before {
  content: "\6a";
}

.icon-bookmark:before {
  content: "\6c";
}

.icon-share:before {
  content: "\6d";
}

.icon-quote:before {
  content: "\65";
}

.icon-calendar:before {
  content: "\6e";
}

.icon-facebook:before {
  content: "\6b";
}

.icon-twitter:before {
  content: "\6f";
}

.icon-instagram:before {
  content: "\70";
}

.icon-pinterest:before {
  content: "\71";
}

.icon-linkedin:before {
  content: "\72";
}

.icon-youtube:before {
  content: "\73";
}

.social-icons {font-size: 25px;color:#03BFCB;margin-top: 10px;display:inline-block;}

/*
# SECTIONS
===================================================================
*/

/*
-------------------------------------------------------------------
CONTACT FORMS
-------------------------------------------------------------------
*/
.fa-spinner {
  display: none;
}
form.form_submitting .fa-spinner {
  display: block;
  /*animation: spin 5s infinite;*/
  float: left;
  position: relative;
  top: 2px;
  margin-right: 4px;
}
/*@keyframes spin {
  from {transform: rotate(0deg);}
  to {transform: rotate(359deg);}
}*/
form.my-input-error {
  color: red;
  margin: -15px 0px 10px;
}

/*
-------------------------------------------------------------------
GLOBAL - SECTION
-------------------------------------------------------------------
*/

main > section {
  margin: 0;
  padding: 0;
  position: relative;
  /*overflow: hidden;*/
}

main > section.section-base {
  background-color: #FFF;
}

main > .section-color > .container {padding-top: 75px;}

main > section > .container {
  padding-top: 50px;
  padding-bottom: 100px;
}

.section-video > video, .section-map > .google-map, .section-slider > .background-slider, .section-slider > .background-slider > div {
  position: absolute !important;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

section.section-center {
  display: flex;
  align-items: center;
}

.section-full-width > .container {
  max-width: 100%;
  width: 100%;
}

@media (min-width: 994px) {
  .section-full-width-right > .container > .row > .col-lg-6:last-child {
      position: absolute;
      left: 50%;
  }

  .section-full-width-right > .container > .row > .col-lg-8:last-child {
      position: absolute;
      left: 66.666667%;
  }

  .section-full-width-left > .container > .row > .col-lg-6:first-child {
      position: absolute;
      right: 50%;
  }

  .section-full-width-left > .container > .row {
      direction: rtl;
      text-align: left;
  }

  .section-full-width-left > .container > .row > div, .section-full-width-right > .container > .row > div {
      direction: ltr;
  }

  main .section-full-width-left > .container, main .section-full-width-left > .container {
      position: static;
  }
}

.no-padding-y > .container {
  padding-top: 0;
  padding-bottom: 0;
}

.no-padding-x > .container {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-top > .container {
  padding-top: 0;
}

.no-padding-bottom > .container {
  padding-bottom: 0;
}

.no-padding > .container {
  padding: 0;
}

/*
-------------------------------------------------------------------
IMAGE - SECTION
-------------------------------------------------------------------
*/

.section-image {
  background-size: cover;
  background-position: center center;
}

.section-image.bg-top {
  background-position: top;
}

.section-image.bg-bottom {
  background-position: bottom;
}

/*
-------------------------------------------------------------------
MAP - SECTION
-------------------------------------------------------------------
*/

main > .section-map {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-map > .container {
  position: relative;
  z-index: 5;
  background-color: #FFF;
  padding: 30px;
  border-radius: 3px;
  width: 50%;
  margin: 0 15px;
  left: calc(50% - 30px);
  transform: translateX(calc(-100% + 30px));
}

.section-map-right > .container {
  transform: none;
}

.section-map.section-full-width > .container {
  max-width: 50%;
}

@media (min-width: 1200px) {
  .section-map > .container {
      max-width: 570px;
  }
}

/*
-------------------------------------------------------------------
VIDEO - SECTION
-------------------------------------------------------------------
*/

.section-video > video {
  height: auto;
}

.section-video > .container {
  position: relative;
  z-index: 5;
}

/*
-------------------------------------------------------------------
SLIDER - SECTION
-------------------------------------------------------------------
*/

.section-slider > .background-slider > div {
  opacity: 0;
  transition: all .5s;
  background-size: cover;
  background-position: center center;
}

.section-slider > .background-slider > div.active {
  opacity: 1;
}

.section-slider > .container {
  position: relative;
  z-index: 5;
}

.section-slider[data-slider-parallax] .background-slider {
  position: fixed !important;
  z-index: -1;
  opacity: 0;
  transition: none;
}

.section-slider[data-slider-parallax].active .background-slider {
  opacity: 1;
}

/*
-------------------------------------------------------------------
BLOCK - SECTION
-------------------------------------------------------------------
*/

.section-block > .block-media {
  position: absolute;
  width: calc(50% - 15px);
  height: 100%;
  top: 0;
  right: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
}

.section-block-right > .block-media {
  left: 0;
  right: auto;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.section-block > .container > .row > .col:first-child:before {
  content: '';
  border: 25px solid #ffffff;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  right: -65px;
  left: auto;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  z-index: 1;
}

.section-block-right > .container > .row > .col:first-child:before {
  right: auto;
  left: -65px;
  transform: rotate(180deg);
}

.section-block > .block-media .image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
}

.section-block > .block-media video {
  width: 100%;
}

.section-block-right > .container > .row {
  flex-direction: row-reverse;
}

.section-block > .container > .row > .col:last-child {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(30px);
}

.section-block-right > .container > .row > .col:last-child {
  transform: translateX(-30px);
}

.section-block-full > .block-media {
  width: 100%;
}

.section-block-full > .container > .row > .col {
  max-width: calc(50% - 60px);
}

.section-block-full > .container > .row > .col:first-child {
  background: #FFF;
  padding: 60px;
  margin: 0 30px;
  border-radius: 3px;
}

.section-block-full > .container > .row > .col:first-child:before {
  right: -49px;
}

.section-block-full.section-block-right > .container > .row > .col:first-child:before {
  right: auto;
  left: -49px;
}

/*

# NAVIGATION
===================================================================

-------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------

*/

body > nav {
  z-index: 995;
  position: relative;
  background-color: #FFF;
}

body > nav > .container {
  height: 100%;
  min-height: 50px;
}

.dropdown ul li a {
  background-color: #FFF;
}

.dropdown ul li:hover > a, nav:not(.menu-transparent) .menu-cnt > ul > li:hover > a {
  color: #FFF;
}

li a.active,li.active,li.active a {color: #03BFCB !important;}

.logo-retina {
  display: none !important;
}

@media (min-resolution: 192dpi) and (min-width: 994px), (-webkit-min-device-pixel-ratio: 2) and (min-width: 994px) {
  .logo-retina:not(.hidden):not(.scroll-show), .logo-retina.scroll-show.showed {
      display: block !important;
  }

  .logo-default {
      display: none !important;
  }
}

body > nav .menu-brand {
  /*float: left;*/
  height: 50px;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  padding: 15px 10px 0;
  z-index: 9999;
  position: relative;
}

body > nav .menu-brand > a {
  height: 100%;
}

body > nav .menu-brand img {
  max-height: 100%;
  display: block;
}

.menu-btn {
  display: none;
  width: 30px;
  height: 30px;
  font-style: normal;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 30px;
}

.menu-btn:before {
  content: "\64";
  font-family: "Icons";
  position: absolute;
  left: 0;
  text-transform: none;
}

.menu-right {
  float: right;
  height: 50px;
  display: flex;
  align-items: center;
  margin: 0 -15px;
}

.menu-phone {
font-size: 25px;
font-weight: 600;
-webkit-text-fill-color: #ffffff;
}

a[href^=tel]{text-decoration:none;} /*removes link underline on mobile devices*/
a[href^=mailto] {color:#03BFCB;} /*changes link color in email*/

.menu-cnt {
  position: relative;
}

.menu-cnt > ul, .menu-inner > ul {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  margin-left: 30px;
}

.menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  font-size: 13px;
  display: block;
}

.menu-cnt ul > li > a {
  text-decoration: none;
  transition: all .5s, height 0s, line-height 0s;
}

.menu-cnt > ul > li a {
  font-weight: 500;
  text-decoration: none;
  text-align: left;
}

.menu-right > * {
  margin: 0 15px;
}

.search-box-menu > input[type=text] {
  display: none;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: calc(100% + 10px);
  width: 100% !important;
  max-width: 1125px;
  padding: 5px 15px;
  margin: auto;
  border: none;
  height: 50px;
  z-index: 9;
  outline: none;
  border-radius: 3px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06);
  background-color: white;
  transition: all .5s;
}

body > nav .search-box-menu.active > input {
  display: block;
}

.search-box-menu > i {
  font-size: 19px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  width: 50px;
  display: block;
  text-align: center;
}

.search-box-menu > i:before {
  font-family: "Icons";
  content: "\61";
  font-style: normal;
  text-transform: none;
}

.search-box-menu.active > i:before {
  content: "\63";
}

.search-box-menu > input[type=submit] {
  display: none;
  position: absolute;
  z-index: 9;
  right: 0;
  height: 40px;
  top: calc(100% + 15px);
  background: #FFF;
  border: none;
  padding: 0 15px;
  cursor: pointer;
}

.search-bar {
  position: relative;
}

.search-bar input[type=text] {
  line-height: 25px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  outline: none;
  padding: 0 5px;
  transition: all .5s;
}

.search-bar input[type=submit] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}

nav.light h5, .light .shop-menu .shop-cart .cart-item .cart-content, .light .shop-menu p, .light .shop-menu .btn, .light .lan-menu ul li a {
  color: #4C4C4C;
}

body > nav .icon-links a i {
  font-size: 16px;
  transform: translateX(-50%) translateY(-50%);
}

.menu-cnt li > a {
  position: relative;
}

.menu-login {
margin: 10px 10px 0px 0px;
line-height: 30px;
float: right;
}

.menu-login a {
color: #03BFCB;
}

.menu-login a:hover {
color: #fff;
}

.menu-login form {display: contents;}

/*
-------------------------------------------------------------------
MINI MENU SECTION - NAVIGATION MENU
-------------------------------------------------------------------
*/

.menu-mini {
  height: 35px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.21);
  background: #fff;
}

.menu-mini > .container > ul {
  list-style: none;
  float: left;
  padding: 0;
  margin: 9px 0 0 0;
}

.menu-mini > .container > ul > li {
  float: left;
  padding-right: 20px;
  padding-left: 25px;
  font-size: 13px;
  line-height: 16px;
  position: relative;
}

.menu-mini > .container > ul > li i {
  margin-right: 5px;
  font-size: 16px;
  position: absolute;
  left: 0px;
}

.menu-mini li > a {
  text-decoration: none;
}

.menu-mini .menu-right {
  align-items: center;
  height: 35px;
  padding: 0;
}

.menu-mini .icon-links i, .menu-mini .icon-links i:hover {
  font-size: 14px;
  border-radius: 0;
  width: 35px;
  padding: 0;
}

.menu-mini .lan-menu {
  position: relative;
  z-index: 999;
}

.menu-mini .lan-menu li.dropdown > a {
  height: 35px;
  line-height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-wide .container, .menu-wide .search-box-menu > input {
  max-width: 100%;
}

/*
-------------------------------------------------------------------
DROPDOWN - NAVIGATION MENU
-------------------------------------------------------------------
*/

.dropdown ul:not(.icon-list) {
  position: absolute;
  display: none;
}

.dropdown li {
  cursor: pointer;
}

.dropdown > a {
  position: relative;
}

.dropdown > ul, .dropdown-submenu > ul {
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.17);
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  min-width: 200px;
}

.dropdown:hover > ul, .dropdown:hover .mega-menu, .dropdown-submenu:hover > ul {
  display: block;
  z-index: 4;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > a {
  position: relative;
  z-index: 3;
}

.dropdown-submenu > a:after, .menu-side .dropdown > a:after, .menu-side .mega-dropdown > a:after, .menu-inner .dropdown > a:after, .menu-cnt > ul > li.dropdown > a:after {
  font-family: "Icons";
  content: "\67";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  right: 10px;
  transition: transform .5s;
  text-transform: none;
  opacity: .7;
}

.dropdown-submenu > a:after, .menu-side:not(.menu-side-collapse) li > a:after, .menu-side:not(.menu-side-collapse) li.dropdown > a:after {
  transform: translateY(-50%) rotate(0deg);
  transition: none;
}

.dropdown.active > a:after, .mega-dropdown.active > a:after {
  transform: translateY(-50%) rotate(90deg) matrix(-1, 0, 0, 1, 0, 0);
}

.dropdown:hover > a:after, .menu-cnt li:hover > a:after {
  opacity: 1;
}

.dropdown-submenu ul {
  top: 0;
  left: 100%;
  z-index: 1;
}

.menu-cnt > ul > li.dropdown > a, .menu-cnt > ul > li.mega-dropdown > a {
  padding-right: 35px;
}

.menu-side .menu-cnt > ul > li.dropdown > a, .menu-side .menu-cnt > ul > li.mega-dropdown > a {
  padding-right: 15px;
}

.dropdown .divider {
  height: 1px;
  background: #eaeaea;
}

/*
-------------------------------------------------------------------
MEGA MENU - NAVIGATION MENU
-------------------------------------------------------------------
*/

.mega-dropdown:hover .mega-menu, .mega-menu .tab-box > .panel.active {
  display: flex;
  overflow: hidden;
  z-index: 2;
}

.mega-menu .tab-box > .panel {
  margin: 30px 5px;
}

.mega-menu .tab-nav {
  margin: 15px;
}

.mega-dropdown .mega-menu {
  left: 0;
  width: 100%;
}

.mega-menu .col {
  padding: 0 10px;
}

.mega-menu {
  position: absolute;
  min-width: 250px;
  padding: 25px 5px;
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.17);
  background-color: #FFF;
  background-size: cover;
  display: none;
}

.mega-menu a {
  color: #636363;
  padding-left: 5px;
  display: block;
  white-space: nowrap;
}

.mega-menu .no-icons a {
  padding-left: 0;
}

.mega-menu.bg-menu {
  min-width: 400px;
}

.mega-menu h5 {
  margin-top: 5px;
  min-height: 15px;
  font-size: 15px;
  text-align: left;
}

.mega-menu .icon-list + h5 {
  margin-top: 30px;
}

.mega-menu .no-icons {
  margin-left: 1px;
}

.mega-menu .col > h5:first-child {
  margin-top: 0;
}

.mega-menu .tab-box {
  width: calc(100% + 10px);
  margin: -25px -5px;
}

/*
-------------------------------------------------------------------
MENU RIGHT POSITION - NAVIGATION MENU
-------------------------------------------------------------------
*/

nav.align-right .menu-cnt {
  display: flex;
  justify-content: flex-end;
}

nav.align-right .menu-cnt {
  float: none;
}

/*
-------------------------------------------------------------------
INNER MENU - NAVIGATION MENU
-------------------------------------------------------------------
*/

.menu-inner > ul {
  float: none;
  margin-left: 0;
}

.menu-inner:not(.menu-inner-vertical) > ul > li:not(:last-child) {
  margin-right: 20px;
}

.menu-inner li > a {
  height: 50px;
  line-height: 50px;
  display: block;
  position: relative;
  text-decoration: none;
  border-radius: 3px;
  cursor: pointer;
  transition: all .5s;
}

.menu-inner li.dropdown > a {
  padding-right: 35px;
}

.menu-inner .dropdown ul > li > a {
  font-size: 15px;
}

.menu-inner .dropdown ul > li:hover > a {
  background: none;
}

.menu-inner li {
  position: relative;
  transition: all .5s;
}

.menu-inner li:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  transition: all .5s;
  bottom: 0;
  left: 0;
}

.menu-inner li:hover:before, .menu-inner li.active:before {
  width: 100%;
}

.menu-inner li > a > i {
  margin-right: 15px;
}

.menu-inner-vertical > ul {
  display: block;
}

.menu-inner-vertical li.dropdown > ul {
  position: static;
  box-shadow: none;
}

.menu-inner-vertical .dropdown:hover > ul {
  display: none
}

.menu-inner-vertical .dropdown.active > ul {
  display: block
}

.menu-inner.ms-minimal li:hover a, .menu-inner.ms-minimal li.active > a {
  background: none;
}

.menu-inner > div {
  display: none;
  position: relative;
  padding: 10px 0;
}

.menu-inner > div > i {
  right: 0;
}

.menu-inner.nav-right {
  justify-content: flex-end;
  display: flex;
}

.menu-inner.nav-center {
  justify-content: center;
  display: flex;
}

.menu-inner:not(.menu-inner-vertical) .dropdown > a:after {
  right: 0;
}

.menu-inner:not(.menu-inner-vertical) .dropdown ul {
  box-shadow: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  margin-top: -1px;
}

.menu-inner:not(.menu-inner-vertical) .dropdown li:last-child:before {
  bottom: -1px;
}

.menu-inner-image li img {
  position: absolute;
  height: 50px;
  max-height: 50px;
  max-width: 50px;
  height: 50px;
  border-radius: 3px;
  left: -65px;
}

.menu-inner-image li {
  padding-left: 65px;
  margin-bottom: 15px;
}

.menu-inner-image li a {
  line-height: 30px;
}

.menu-inner-image li a span {
  display: block;
  line-height: 15px;
  font-size: 12px;
}

/*
-------------------------------------------------------------------
MENU TRANSPARENT - NAVIGATION MENU
-------------------------------------------------------------------
*/

body > nav.menu-transparent, .menu-transparent .form-control, .menu-transparent .btn, .menu-transparent .menu-cnt > ul > li:hover > a, .menu-transparent .lan-menu > li > a, .menu-transparent .btn:hover,
.menu-big-box.menu-transparent .menu-box, .menu-transparent .menu-mini, .menu-transparent .lan-menu > li:hover > a {
  background: none;
}

/*
-------------------------------------------------------------------
MENU FIXED - NAVIGATION MENU
-------------------------------------------------------------------
*/

nav.menu-fixed {
  /*position: fixed;*/
  right: 0;
  left: 0;
  top: 0;
  background: rgba(5,60,90,1.0);
}

.menu-fixed:not(.menu-transparent) + header, .menu-fixed:not(.menu-transparent) + main {
  /*margin-top: 50px;*/
}

.menu-fixed.menu-top-logo:not(.menu-transparent) + header, .menu-fixed.menu-top-logo:not(.menu-transparent) + main {
  /*margin-top: 150px;*/
}

/*
-------------------------------------------------------------------
LANGUAGE MENU - NAVIGATION MENU
-------------------------------------------------------------------
*/

.lan-menu {
  list-style: none;
  padding-left: 0;
  position: relative;
}

.lan-menu li a, .lan-menu .dropdown > ul > li > a {
  padding-left: 40px;
  color: #444;
  text-decoration: none;
  line-height: 50px;
  font-size: 13px;
  display: block;
  transition: all .5s;
}

nav:not(.menu-transparent) .lan-menu > li:hover > a, nav:not(.menu-transparent) .menu-mini .lan-menu > li:hover > a, .lan-menu .dropdown > ul > li:hover > a {
  color: #FFF;
}

.lan-menu li.dropdown > a {
  padding-right: 15px;
}

.lan-menu li.dropdown > a:after {
  right: 15px;
}

.lan-menu .dropdown > ul > li > a, .lan-menu .dropdown > ul {
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.lan-menu li a img {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -6px;
  border-radius: 3px;
}

/*
-------------------------------------------------------------------
SHOP MENU - NAVIGATION MENU
-------------------------------------------------------------------
*/

.shop-menu-cnt {
  position: relative;
}

.shop-menu-cnt > i {
  font-size: 23px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  width: 50px;
  display: block;
  text-align: center;
}

.shop-menu-cnt > i:before {
  font-family: "Icons";
  content: "\69";
  font-style: normal;
}

.shop-menu-cnt:hover .shop-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

.shop-menu-cnt .shop-menu {
  z-index: 90;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -160px;
  width: 320px;
  text-align: center;
  background-color: #fff;
  transition: all .4s ease;
  box-shadow: 0px 6px 5px rgba(0, 0, 0, 0.17);
  overflow: hidden;
  display: none;
}

.shop-cart li {
  cursor: pointer;
}

.shop-cart li img {
  width: 65px;
  height: 40px;
  margin: 0;
  border-radius: 3px;
  float: left;
}

.shop-cart .cart-item .cart-content {
  padding-left: 100px;
  text-align: left;
  font-size: 13px;
  line-height: 21px;
}

.shop-menu-cnt .cart-total {
  display: block;
  text-align: left;
  padding: 8px 16px;
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
}

.shop-cart {
  list-style: none;
  padding: 15px 0;
  margin: 0;
}

.shop-cart .cart-item {
  height: 50px;
  padding: 0 15px;
  transition: all .3s;
}

.shop-cart .cart-item:hover {
  background: none;
  padding-left: 20px;
}

.cart-item h5 {
  margin-bottom: 0;
  font-size: 14px;
}

.shop-menu .cart-buttons {
  text-align: left;
  padding: 15px;
  margin: 0;
  line-height: 20px;
}

.shop-menu .cart-buttons a {
  text-decoration: none;
  margin-right: 10px;
}

.shop-menu-cnt .cart-count {
  background-color: #292929;
  top: 50%;
  margin-top: -4px;
  right: 3px;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  z-index: 95;
  font-size: 11px;
  line-height: 19px;
  font-style: normal;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
}

.shop-menu-empty .shop-menu, .wc-backward {
  display: none !important;
}

/*
-------------------------------------------------------------------
BIG BOX - NAVIGATION MENU
-------------------------------------------------------------------
*/

.menu-big-box {
  padding-bottom: 40px;
}

.menu-big-box .menu-box {
  position: absolute;
  height: 80px;
  width: calc(100% - 60px);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  border-radius: 3px;
}

.menu-big-box .menu-box > .row {
  width: calc(100% + 15px);
}

.menu-big-box .menu-cnt > ul, .menu-big-box .menu-right > ul {
  z-index: 2;
  position: relative;
}

.menu-big-box > .container {
  position: relative;
}

/*
-------------------------------------------------------------------
SUBTITLE - NAVIGATION MENU
-------------------------------------------------------------------
*/

.menu-subtitle .menu-cnt li a span {
  display: block;
  height: 23px;
  position: absolute;
  bottom: 24px;
  font-size: 11px;
  color: #bbbbbb;
}

.menu-subtitle .menu-cnt > ul > li > a, .menu-subtitle .menu-cnt .menu-right {
  height: 70px;
}

.menu-subtitle .menu-cnt > ul > li > a {
  position: relative;
}

.menu-subtitle .shop-menu-cnt > i, .menu-subtitle .search-box-menu > i, .menu-subtitle .menu-brand, .menu-subtitle .lan-menu > li > a {
  height: 70px;
  line-height: 70px;
}

/*
-------------------------------------------------------------------
MIDDLE AND TOP LOGO - NAVIGATION MENU
-------------------------------------------------------------------
*/

@media (min-width: 992px) {
  .menu-top-logo {
      padding-top: 100px;
  }

  .menu-top-logo > .container {
      padding-left: 30px;
      padding-right: 30px;
  }

  .menu-top-logo > .container > .menu-brand, .menu-top-logo .menu-right {
      position: absolute;
      top: 50%;
      transform: translateY(calc(-50% - 25px));
      right: 50%;
      width: 570px;
      float: none;
      padding-left: 30px;
      padding-right: 30px;
      justify-content: flex-start;
  }

  .menu-top-logo .menu-right {
      left: 50%;
      right: auto;
      justify-content: flex-end;
      margin: 0;
  }

  .menu-top-logo .menu-right > *:last-child {
      margin-right: 0;
  }

  .menu-top-logo .menu-cnt {
      position: static;
  }

  .menu-top-logo .menu-cnt > ul {
      margin: 0;
      position: relative;
      width: 100%;
  }

  .menu-top-logo > .container:before {
      content: "";
      position: absolute;
      height: 1px;
      width: 100%;
      left: 0;
  }

  .menu-top-logo .menu-mini {
      position: absolute;
      top: 0;
      width: 100%;
  }

  .menu-top-logo .menu-mini .menu-right {
      transform: translateY(-50%);
  }

  .menu-top-logo > .menu-mini + .container > .menu-brand, .menu-top-logo > .menu-mini + .container .menu-right {
      transform: translateY(calc(-50% - 8px));
  }

  .menu-top-logo.menu-wide > .container > .menu-brand {
      left: 0;
      right: auto;
  }

  .menu-top-logo.menu-wide .menu-right {
      left: auto;
      right: 0;
  }
}

@media (max-width: 1125px) and (min-width: 992px) {
  .menu-top-logo > .container > .menu-brand, .menu-top-logo .menu-right {
      width: 480px;
  }
}

/*
-------------------------------------------------------------------
ICON - NAVIGATION MENU
-------------------------------------------------------------------
*/

.menu-icon .menu-cnt > ul > li > a > i {
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  font-size: 24px;
  cursor: pointer;
}


.menu-icon .menu-cnt > ul > li > a {
  padding-left: 55px;
  position: relative;
}

.menu-icon-top.menu-fixed.scroll-menu .menu-cnt > ul > li > a > i {
  display: none;
}

@media (min-width: 993px) {
  .menu-icon-top .menu-cnt > ul > li > a > i {
      top: 15px;
      left: 50%;
      transform: translateY(0) translateX(-50%);
  }

  .menu-icon-top .menu-cnt > ul > li > a {
      padding-top: 35px;
      padding-left: 15px;
  }

  .menu-icon-top .shop-menu-cnt > i, .menu-icon-top .search-box-menu > i, .menu-icon-top .menu-cnt > .dropdown > ul > li > a,
  .menu-icon-top .dropdown-submenu > ul > li > a, .menu-icon-top .menu-cnt .menu-right, .menu-icon-top .menu-brand, .menu-icon-top .lan-menu > li > a {
      height: 80px;
      line-height: 80px;
  }

  .menu-icon-top .menu-cnt > ul > li > a {
      line-height: 50px;
  }
}

/*
-------------------------------------------------------------------
SIDE - NAVIGATION MENU
-------------------------------------------------------------------
*/

@media (min-width: 992px) {

  .menu-side-cnt, .menu-side-cnt #fullpage-main, .menu-side-cnt .footer-parallax, .menu-side-cnt > .menu-fixed:not(.menu-wide) {
      padding-left: 250px;
  }

  .menu-side {
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99995;
      background-color: #FFFFFF;
      border-right: 1px solid #e7e7e7;
      box-shadow: 1px 0 2px rgba(0,0,0,0.05);
  }

  .menu-side .menu-brand {
      width: 100%;
      padding: 15px;
      height: 90px;
      float: none;
  }

  .menu-side .menu-cnt > ul {
      float: none;
      display: block;
      margin: 0;
  }

  .menu-side .menu-cnt > ul > li {
      float: none;
      position: relative;
      margin: 0;
  }

  .menu-side .mega-menu, .menu-side .dropdown > ul, .menu-side .dropdown-submenu > ul {
      left: 100%;
      top: 0;
      width: auto;
  }

  .menu-side-collapse {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
  }

  .menu-side-collapse .menu-cnt {
      height: 100%;
  }

  .menu-side-collapse .menu-cnt > ul {
      float: none;
      display: block;
      margin: 0;
  }

  .menu-side-collapse .menu-cnt > ul > li {
      float: none;
      position: relative;
      margin: 0;
  }

  .menu-side-collapse .mega-menu, .menu-side-collapse .dropdown > ul, .menu-side-collapse .dropdown-submenu > ul {
      left: 0;
      top: 100%;
      width: 100%;
      position: relative;
      box-shadow: none;
  }

  .menu-side-collapse .bottom-area {
      position: static;
  }

  .menu-side-collapse li.active > ul, .menu-side-collapse .active .mega-menu, .menu-side-collapse .mega-menu .tab-box > .panel.active,
  .menu-side-collapse .mega-menu .tab-box .nav-tabs, .menu-side-collapse .active .dropdown-submenu ul {
      display: block;
  }

  .menu-side-collapse li:not(.active):not(.dropdown-submenu):hover > ul, .menu-side-collapse li:not(.active):hover .mega-menu {
      display: none;
  }

  .menu-side-collapse .mega-menu {
      padding: 25px 0;
  }

  .menu-side .mega-menu .col {
      padding: 0 15px;
      font-size: 13px;
  }

  .menu-side .mega-menu .icon-list li a:hover {
      background: none;
  }

  .menu-side:not(.menu-side-collapse) .dropdown > ul, .menu-side:not(.menu-side-collapse) .dropdown-submenu > ul {
      box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.17);
      border-left: 1px solid #eaeaea;
  }

  .menu-side .slimScrollRail {
      visibility: hidden;
  }

  .menu-side-collapse .active .dropdown-submenu > a:after {
      transform: translateY(-50%) rotate(90deg);
  }

  .menu-side-collapse .mega-menu .tab-nav {
      display: block;
  }

  .menu-side-collapse .mega-menu .tab-nav li a {
      margin: 10px 0;
  }
}

.menu-side-collapse .col + .col > h5:first-child {
  margin-top: 30px;
}

.menu-side .bottom-area {
  position: absolute;
  bottom: 20px;
  padding: 20px 15px;
  width: 100%;
  text-align: center;
}

.menu-side-collapse .bottom-area {
  position: static;
}

.menu-side .bottom-area .lan-menu {
  display: flex;
  justify-content: center;
  padding: 15px 0;
}

.menu-side .bottom-area .lan-menu a {
  margin: 0 5px;
}

.menu-side .bottom-area .icon-links {
  margin: 10px 0;
}

.menu-side .bottom-area p {
  font-size: 12px;
}

/*

# HEADERS
===================================================================

-------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------

*/

.title {
  position: relative;
  margin-bottom: 50px;
}

.title > p {
  margin-top: 15px;
}

.row > div > .title:last-child {
  margin-bottom: 0;
}

body > header {
  position: relative;
  display: flex;
  align-items: center;
  height: 350px;
  overflow: hidden;
}

body > header > .container {
  position: relative;
  z-index: 5;
}

body > header h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 0;
}

body > header h2 {
  margin: 20px 0 0 0;
  font-size: 18px;
  font-weight: 400;
}

body > header.align-center h2 {
  margin: 20px auto 0 auto;
}

.breadcrumb {
  list-style: none;
  display: flex;
  margin: 40px 0 0 0;
  padding: 0;
}

.breadcrumb li {
  list-style: none;
}

.breadcrumb li a {
  display: block;
  text-decoration: none;
  padding-right: 15px;
  margin-right: 15px;
  font-size: 14px;
  position: relative;
}

.breadcrumb li a:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 11px;
  margin-top: -5px;
  opacity: .6;
  top: 50%;
  right: 0;
  transform: rotate(25deg);
}

.breadcrumb li:last-child a {
  font-weight: 600;
  cursor: default;
  padding-right: 0;
  margin-right: 0;
}

.breadcrumb li:last-child a:after {
  display: none;
}

body > header.align-right .breadcrumb {
  left: 15px;
  right: auto;
  justify-content: flex-end;
}

body > header.align-center .breadcrumb {
  position: static;
  justify-content: center;
  margin-top: 20px;
}

.breadcrumb.align-center {
  justify-content: center;
}

.breadcrumb.align-right {
  justify-content: flex-end;
}

body > nav.menu-transparent + header {
  margin-top: 0 !important;
}

/*
-------------------------------------------------------------------
IMAGE - HEADER
-------------------------------------------------------------------
*/

.header-image, .header-base {
  background-position: center center;
  background-size: cover;
  max-height: 77px;
}
.blurred-lights {background-image: url("../images/header/automotive-lights-backgrnd.png");background-repeat: none;width: 1024px;}
/*.header-image img {display: block;margin: 0 auto;max-width:3000px;}*/

/*
-------------------------------------------------------------------
SLIDER - HEADER
-------------------------------------------------------------------
*/

.header-slider > .background-slider > div {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.header-slider > .background-slider > div {
  opacity: 0;
  background-size: cover;
  background-position: center center;
  transition: all .5s;
}

.header-slider > .background-slider > div.active {
  opacity: 1;
}

/*
-------------------------------------------------------------------
VIDEO - HEADER
-------------------------------------------------------------------
*/

.header-video > video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 0;
}

/*
-------------------------------------------------------------------
BASE - HEADER
-------------------------------------------------------------------
*/

.header-base {
  height: 200px;
}

.header-base .breadcrumb {
  position: absolute;
  right: 15px;
  top: 0;
  margin-top: 0;
}

/*

# TYPOGRAPHY
===================================================================

-------------------------------------------------------------------
SPACE
-------------------------------------------------------------------

*/
blockquote {
font-size: 1.3em;
width:100%;
margin: 50px auto;
font-family: "Montserrat", sans-serif;
font-style: italic;
color: #555555;
padding: 1.5em 30px 1.5em 75px;
border-left: 10px solid #55bcc9 ;
line-height: 1.5;
position: relative;
background: #EDEDED;
}

blockquote::before {
font-family: "Montserrat", sans-serif;
content: "\201C";
color: #55bcc9;
font-size: 6em;
position: absolute;
left: 15px;
top:-15px;
}

blockquote::after{
content: '';
}

blockquote span {
font-family: "Montserrat", sans-serif;
display: block;
color: #333333;
font-weight: bold;
margin-top: 1em;
}

hr.space, hr.space-xs, hr.space-sm, hr.space-md, hr.space-lg {
  border: none;
  clear: both;
  margin: 0;
}

hr.space-xs {
  height: 15px;
}

hr.space-sm {
  height: 30px;
}

hr.space {
  height: 60px;
}

hr.space-md {
  height: 75px;
}

hr.space-lg {
  height: 100px;
}

span.space, span.space-xs, span.space-sm, span.space-md, span.space-lg {
  display: inline-block;
}

span.space-xs {
  width: 15px;
}

span.space-sm {
  width: 30px;
}

span.space {
  width: 60px;
}

span.space-md {
  width: 75px;
}

span.space-lg {
  width: 100px;
}

/*
-------------------------------------------------------------------
TEXT
-------------------------------------------------------------------
*/

.text-xs {
  font-size: 12px !important;
  line-height: 18px;
}

.text-sm {
  font-size: 16px !important;
  line-height: 22px;
}

.text-md {
  font-size: 25px !important;
  line-height: 35px;
}

.text-lg {
  font-size: 50px !important;
  line-height: 70px;
}

/*
-------------------------------------------------------------------
SEPARATOR
-------------------------------------------------------------------
*/

hr:not([class*=space]) {
  height: 1px;
  border: none;
  background: #dadada;
  margin: 30px 0;
}

/*
-------------------------------------------------------------------
QUOTE
-------------------------------------------------------------------
*/

.quote {
  position: relative;
  padding: 30px 30px 30px 105px;
  margin: 0;
  border-radius: 3px;
}

.quote > p {
  margin: 0;
}

.quote.quote-double {
  padding: 30px 105px 30px 105px;
}

.quote:before, .quote.quote-double:after {
  content: "\65";
  font-family: "Icons";
  position: absolute;
  left: 30px;
  width: 50px;
  height: 50px;
  font-size: 45px;
  line-height: 55px;
  opacity: .2;
  text-transform: none;
}

.quote.quote-double:after {
  content: "\66";
  left: auto;
  right: 30px;
  bottom: 30px;
}

.quote .quote-author {
  display: block;
  margin-top: 15px;
  font-weight: 600;
}

.quote-author:empty {
  display: none;
}

/*

# COMPONENTS
===================================================================

-------------------------------------------------------------------
BUTTONS - COMPONENT
-------------------------------------------------------------------

*/

.btn, #btn {
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  position: relative;
  cursor: pointer;
  outline: none;
  text-align: center;
  transition: all .5s;
}

.btn-xs {
  padding: 7px 20px;
  font-size: 13px;
}

.btn-sm, #btn-sm {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 19px;
}

.btn-lg {
  padding: 15px 50px;
  font-size: 20px;
}

.btn-border, body .btn-border {
  background: none;
}

.btn-circle {
  border-radius: 100px;
}

.btn-text {
  position: relative;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
  transition: all .5s;
}

.btn-text.btn-icon i {
  position: static;
  margin-right: 10px;
}

.btn-icon.btn-xs:not(.btn-anima), .btn-icon.btn-xs.btn-anima:hover {
  padding-left: 40px;
}

.btn-icon.btn-sm:not(.btn-anima), .btn-icon.btn-sm.btn-anima:hover {
  padding-left: 55px;
}

.btn-icon.btn-lg:not(.btn-anima), .btn-icon.btn-lg.btn-anima:hover {
  padding-left: 85px;
}

.btn-icon i {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.btn-icon.btn-lg:not(.btn-anima) i {
  left: 50px;
}

.btn-anima {
  overflow: hidden;
}

.btn-anima i {
  left: -50px;
  transition: all .5s;
}

.btn-icon.btn-xs.btn-anima:hover i, .btn-icon.btn-xs:not(.btn-anima) i {
  left: 20px;
}

.btn-icon.btn-sm.btn-anima:hover i {
  left: 30px;
}

.btn-icon.btn-lg.btn-anima:hover i, .btn-icon.btn-lg.btn-xs:not(.btn-anima) i {
  left: 50px;
}

.btn + .btn {
  margin-top: 15px;
}

.btn-video {
  position: relative;
  display: block;
  padding-top: 60px;
  text-decoration: none;
}

.btn-video:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -43px;
  background: #FFF;
  z-index: 1;
}

.btn-video:after {
  content: "\62";
  font-family: "Icons";
  position: absolute;
  width: 50px;
  height: 50px;
  font-size: 45px;
  line-height: 55px;
  top: 0;
  left: 50%;
  margin-left: -24px;
  animation-iteration-count: infinite;
  z-index: 1;
  text-transform: none;
}

.img-box.btn-video {
  padding-top: 0;
}

.img-box.btn-video:before {
  top: 50%;
  margin-top: -43px;
  margin-left: -45px;
  height: 80px;
  border-radius: 50%;
  left: 50%;
  background: rgb(255, 255, 255);
}

.img-box.btn-video:after {
  top: 50%;
  margin-top: -30px;
}

.edit-btn {
   float: right;
   position: relative;
}
/*
-------------------------------------------------------------------
INPUTS - COMPONENT
-------------------------------------------------------------------
*/

.input-text, .input-select, .input-textarea, .InputElement, .form-control {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  outline: none;
  width: 100%;
  padding: 10px;
  font-size: 14px;
  background: rgb(255, 255, 255);
}

.input-text-btn {
  display: flex;
}

.input-text-btn .input-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  margin: 0;
}

.input-text-btn .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
}
.form-input-error {
color: red;
margin-top: -15px;
margin-bottom: 15px;
}

.ss-recovery-button-vanity input {
 border-top: none;
 border-right: none;
 border-left: none;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-radius: 0;
 padding: 15px 0;
 margin-bottom: 20px;
 width: 100%;
 font-size: 15px;
}

.ss-recovery-button-vanity label {
 display: block;
 font-weight: 600;
}

/*
-------------------------------------------------------------------
TEXT LIST - COMPONENT
-------------------------------------------------------------------
*/

.text-list, .text-list li {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0;
}

.text-list li {
  transition: all .5s;
}

.text-list-base li, .text-list-image li, .text-list-side li {
  margin-bottom: 30px;
}

.text-list-base li:last-child, .text-list-image li:last-child, .text-list-side li:last-child {
  margin-bottom: 0;
}

.text-list-base li > h3, .text-list-image .content > h3, .text-list-side h3 {
  margin: 0;
  font-size: 19px;
}

.text-list-base li > p, .text-list-image .content > p {
  margin: 5px 0 0 0;
}

.text-list-base li > div, .text-list-image .content > div {
  position: absolute;
  right: 0;
  top: 0;
}

.text-list-image li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.text-list-image li .content {
  position: relative;
  width: 100%;
  padding-left: 30px;
}

.text-list-image li > img {
  position: relative;
  left: 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.text-list-side li {
  display: flex;
  justify-content: space-between;
}

.text-list-side li h3 {
  min-width: 150px;
}

.text-list-side p {
  margin: 0 30px;
}

.text-list-bold li, .text-list-line li {
  display: flex;
  margin-bottom: 5px;
}

.text-list-bold p span, .text-list-line p span {
  padding-left: 15px;
}

.text-list-bold li p {
  margin: 0 0 0 15px;
}

.text-list-line li b {
  margin-right: 5px;
  white-space: nowrap;
}

.text-list-line label {
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  display: inline;
}

.text-list-line li p {
  margin: 0 5px;
  white-space: nowrap;
  overflow: visible;
}

.text-list-line li {
  justify-content: space-between;
  height: 26.5px;
}

.text-list-line li hr {
  width: 100%;
  margin-top: 16px;
  border-top: 1px dotted;
  background: none;
  opacity: .8;
}

/*
-------------------------------------------------------------------
ICON LIST - COMPONENT
-------------------------------------------------------------------
*/

.icon-list-horizontal {
  display: flex;
}

.icon-list-horizontal.icon-list li {
  margin-right: 25px;
  margin-bottom: 0;
  padding-left: 25px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}

.icon-list p {
  margin: 0;
  display: inline;
}

.icon-list li > i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.icon-list-horizontal.icon-list a {
  text-decoration: none;
}

ul.icon-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.icon-list li {
  position: relative;
  list-style: none;
  padding-left: 30px;
  margin-bottom: 10px;
}

ul.icon-list li:last-child {
  margin-bottom: 0;
}

.icon-list.icon-md li, .icon-list.icon-md span {
  padding-left: 40px;
  line-height: 35px;
}

.icon-list.icon-md li > i, .icon-list.icon-md span > i {
  font-size: 23px;
}

.icon-list.icon-lg li, .icon-list.icon-lg span {
  padding-left: 50px;
  line-height: 40px;
}

.icon-list.icon-lg li > i, .icon-list.icon-lg span > i {
  font-size: 30px;
}

.icon-list.icon-md.text-xs li {
  line-height: 20px;
}

.icon-list.icon-md.text-xs li > i {
  font-size: 15px;
}

.icon-circle li > i, .icon-line li > i, .icon-decimal li > i {
  display: none;
}

.icon-circle li:before, .icon-circle span:before, .icon-line li:before, .icon-line span:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}

.icon-circle li:hover:before, .icon-circle span:hover:before {
  transform: translateY(-50%) scale(.8);
}

.icon-circle.icon-md li:before, .icon-circle.icon-md span:before {
  width: 11px;
  height: 11px;
}

.icon-circle.icon-md li, .icon-circle.icon-md span {
  padding-left: 35px;
}

.icon-circle.icon-lg li:before, .icon-circle.icon-lg span:before {
  width: 16px;
  height: 16px;
}

.icon-circle.icon-lg li, .icon-circle.icon-lg span {
  padding-left: 40px;
}

.icon-line li:before, .icon-line span:before {
  border-radius: 3px;
  height: 2px;
}

.icon-line li:hover:before, .icon-line span:hover:before {
  transform: translateY(-50%) translateX(5px);
}

.icon-line.icon-md li:before, .icon-line.icon-md span:before {
  width: 15px;
  height: 3px;
}

.icon-line.icon-md li, .icon-line.icon-md span {
  padding-left: 35px;
}

.icon-line.icon-lg li:before, .icon-line.icon-lg span:before {
  width: 20px;
  height: 4px;
}

.icon-line.icon-lg li, .icon-line.icon-lg span {
  padding-left: 40px;
}

ul.icon-decimal {
  padding-left: 15px;
}

ul.icon-decimal, ul.icon-decimal li {
  list-style: decimal;
}


.icon-list-horizontal.icon-list:not(.icon-md):not(.icon-lg) span {
  padding-left: 33px;
}

ul.icon-list.list-right li, .icon-list-horizontal.icon-list.list-right span {
  padding-left: 0;
  padding-right: 30px;
  text-align: right;
}

ul.icon-list.list-right li i, .icon-list-horizontal.icon-list.list-right i {
  left: auto;
  right: 0;
}

ul.icon-list.list-right.icon-md li, .icon-list-horizontal.icon-list.list-right.icon-md span {
  padding-right: 40px;
}

ul.icon-list.list-right.icon-lg li, .icon-list-horizontal.icon-list.list-right.icon-lg span {
  padding-right: 50px;
}

.icon-list-horizontal.icon-list.list-right:not(.icon-md):not(.icon-lg) span {
  padding-left: 0;
  padding-right: 33px;
}

.icon-circle.list-right li:before, .icon-circle.list-right span:before, .icon-line.list-right li:before, .icon-line.list-right span:before {
  left: auto;
  right: 0;
}

.caption .date {font-weight: 600;}

/*
-------------------------------------------------------------------
ICON LINK - COMPONENT
-------------------------------------------------------------------
*/

.icon-links {
  display: flex;
}

.icon-links.align-center {
  justify-content: center;
}

.icon-links.align-right {
  justify-content: flex-end;
}

.icon-links a {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  position: relative;
  cursor: pointer;
}

.icon-links a i {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  font-size: 18px;
  transition: all .5s;
}

.icon-links {
  display: flex;
}

.icon-links-grid a {
  border-style: solid;
  border-width: 1px;
  border-right: none;
  width: 50px;
  height: 40px;
  margin: 0;
}

.icon-links-grid a i {
  transition: all .1s;
}

.icon-links-grid a:hover i {
  color: #FFF;
}

.icon-links-grid a:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.icon-links-grid a:last-of-type {
  border-right-style: solid;
  border-right-width: 1px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.icon-links-button a {
  width: 50px;
  height: 40px;
  border-radius: 3px;
  transition: all .5s;
}

.icon-links-button a i, .icon-links-button a:hover i {
  color: #FFF;
}

.icon-links-popup {
  position: relative;
  padding-left: 35px;
}

.icon-links-popup > i {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  font-size: 16px;
  cursor: pointer;
}

.icon-links-popup > i:before {
  font-family: "Icons";
  content: "\6d";
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
}

.icon-links-popup > div {
  display: flex;
  position: relative;
  visibility: hidden;
}

.icon-links-popup > div > a {
  opacity: 0;
  transition: all .5s;
}

.icon-links-popup.active > div {
  visibility: visible;
}

.icon-links-popup.active > div > a {
  opacity: 1;
}

.icon-links.icon-lg i {
  font-size: 25px;
}

.icon-links.icon-lg a {
  margin-right: 25px;
}

.icon-links-grid.icon-lg a {
  margin-right: 0;
  width: 60px;
  height: 45px;
}

.icon-links-button.icon-lg a {
  width: 60px;
  height: 45px;
}

.icon-links-popup.icon-lg {
  padding-left: 45px;
}

.icon-links-popup.icon-lg > i {
  height: 25px;
  width: 25px;
}

.icon-links-popup.icon-lg > i:before {
  font-size: 25px;
}

.icon-links > a:last-child {
  margin-right: 0;
}

.icon-social a i {
  transform: translateX(-50%) translateY(calc(-50% + 2px));
}

/*
-------------------------------------------------------------------
SOCIAL LINK - COMPONENT
-------------------------------------------------------------------
*/
.social-colors.icon-links-button i, .social-colors.icon-links-grid i, .social-colors-hover.icon-links-button i, .social-colors-hover.icon-links-grid i {
  transition: none;
}

.social-colors.icon-links-button .facebook:not(:hover), .social-colors-hover.icon-links-button .facebook:hover,
.social-colors.icon-links-grid .facebook:not(:hover), .social-colors-hover.icon-links-grid .facebook:hover {
  background-color: #3B5998;
  border-color: #3B5998;
  color: #FFF;
}

.social-colors.icon-links-button .twitter:not(:hover), .social-colors-hover.icon-links-button .twitter:hover,
.social-colors.icon-links-grid .twitter:not(:hover), .social-colors-hover.icon-links-grid .twitter:hover {
  background-color: #3B8ACA;
  border-color: #3B8ACA;
  color: #FFF;
}

.social-colors.icon-links-button .pinterest:not(:hover), .social-colors-hover.icon-links-button .pinterest:hover,
.social-colors.icon-links-grid .pinterest:not(:hover), .social-colors-hover.icon-links-grid .pinterest:hover {
  background-color: #B90B20;
  border-color: #B90B20;
  color: #FFF;
}

.social-colors.icon-links-button .linkedin:not(:hover), .social-colors-hover.icon-links-button .linkedin:hover,
.social-colors.icon-links-grid .linkedin:not(:hover), .social-colors-hover.icon-links-grid .linkedin:hover {
  background-color: #0077B5;
  border-color: #0077B5;
  color: #FFF;
}

.social-colors.icon-links-button .youtube:not(:hover), .social-colors-hover.icon-links-button .youtube:hover,
.social-colors.icon-links-grid .youtube:not(:hover), .social-colors-hover.icon-links-grid .youtube:hover {
  background-color: #cc181e;
  border-color: #cc181e;
  color: #FFF;
}

.social-colors.icon-links-button .instagram:not(:hover), .social-colors-hover.icon-links-button .instagram:hover,
.social-colors.icon-links-grid .instagram:not(:hover), .social-colors-hover.icon-links-grid .instagram:hover {
  background-color: #464646;
  border-color: #464646;
  color: #FFF;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .facebook:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .facebook:hover i {
  color: #3B5998;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .twitter:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .twitter:hover i {
  color: #3B8ACA;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .pinterest:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .pinterest:hover i {
  color: #B90B20;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .linkedin:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .linkedin:hover i {
  color: #0077B5;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .youtube:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .youtube:hover i {
  color: #cc181e;
}

.social-colors:not(.icon-links-button):not(.icon-links-grid) .instagram:not(:hover) i, .social-colors-hover:not(.icon-links-button):not(.icon-links-grid) .instagram:hover i {
  color: #464646;
}

/*
-------------------------------------------------------------------
ICON BOX - COMPONENT
-------------------------------------------------------------------
*/

.icon-box {
  position: relative;
  display: flex;
}

.icon-box i {
  font-size: 35px;
  display: block;
  text-align: left;
}

.icon-box h3 {
  font-size: 20px;
}

.icon-box p {
  margin: 0;
}

.icon-box-top {
  flex-direction: column;
}

.icon-box-top h3 {
  margin: 20px 0 10px 0;
}

.icon-box-left {
  flex-direction: row;
  align-items: center;
}

.icon-box-left i {
  padding-right: 30px;
}

.icon-box-left h3 {
  margin: 0 0 5px 0;
}

.icon-box-right {
  flex-direction: row-reverse;
  align-items: center;
  text-align: right;
}

.icon-box-right i {
  padding-left: 30px;
}

.icon-box-right h3 {
  margin: 0 0 5px 0;
}

.icon-box-top.align-center i {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.icon-box-top.align-right i {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}

/*
-------------------------------------------------------------------
MAP - COMPONENTS
-------------------------------------------------------------------
*/

.google-map {
  height: 350px;
}

/*
-------------------------------------------------------------------
STEPS - COMPONENTS
-------------------------------------------------------------------
*/


.box-steps {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.box-steps > div {
  grid-template-columns: 1fr 1fr 1fr;
}

.step-item {
  position: relative;
}

.step-item > .content {
  position: relative;
  padding-top: 60px;
}

.step-item > .content > *:first-child {
  margin-top: 0;
}

.step-item > span {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 40px;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  display: block;
  font-weight: 600;
  background: #FFF;
  left: -15px;
}

.step-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 14px;
}

.box-steps-vertical {
  display: block;
}

.box-steps-vertical > .step-item:not(:last-child) {
  padding-bottom: 30px;
}

.box-steps-vertical > .step-item > .content {
  padding: 0 0 0 60px;
}

.box-steps-vertical > .step-item > span {
  margin-top: -16px;
}

.box-steps-vertical > .step-item:before {
  width: 1px;
  height: 100%;
  top: 0;
  left: 14px;
}

/*
-------------------------------------------------------------------
PROGRESS BAR - COMPONENTS
-------------------------------------------------------------------
*/

.progress-bar > h4, .progress-circle > h4 {
  font-size: 16px;
  margin-bottom: 15px;
}

.progress-bar > div, .progress-bar > div > div {
  width: 100%;
  height: 6px;
  border-radius: 3px;
}

.progress-bar > div > div {
  width: 0%;
  position: relative;
  transition: all 1s linear;
}

.progress-bar > div span {
  position: absolute;
  padding: 0 8px;
  font-size: 13px;
  right: 0;
  top: -35px;
  transform: translateX(50%);
  margin-right: 1px;
  border-radius: 3px;
  color: #FFF;
  white-space: nowrap;
  opacity: 0;
  transition: all 1s;
}

.progress-bar > div > [data-trigger="null"] span {
  opacity: 1;
}

.progress-circle {
  position: relative;
  margin: auto;
}

.progress-circle .content {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  padding: 0 30px;
}

.progress-circle h4 {
  margin: 0 0 5px 0;
}

.progress-circle p {
  margin: 0;
  font-size: 14px;
}

.progress-circle .counter {
  margin: 0;
  font-size: 25px;
}


.progress-circle p + .counter, .progress-circle h4 + .counter {
  margin: 15px 0 0 0;
}

/*
-------------------------------------------------------------------
COUNTER - COMPONENTS
-------------------------------------------------------------------
*/

.counter h3 {
  font-size: 18px;
  margin: 0 0 10px 0;
}

.counter-horizontal i {
  margin-right: 10px;
}

.counter-horizontal.counter-icon {
  display: flex;
  align-items: center;
}

.counter-horizontal.counter-icon > i {
  font-size: 30px;
  display: block;
  text-align: left;
  padding-right: 15px;
}

.counter-vertical i {
  margin-bottom: 15px;
  display: inline-block;
}

/*
-------------------------------------------------------------------
COUNTDOWN - COMPONENTS
-------------------------------------------------------------------
*/

.countdown h3 {
  font-size: 18px;
  margin: 0;
}

.countdown p {
  margin: 0;
}

.countdown [data-time] {
  display: flex;
}

.countdown [data-time] > div {
  padding-right: 15px;
}

.countdown h3 {
  margin-bottom: 15px;
}

.countdown p {
  margin-top: 10px;
}

.countdown-horizontal [data-time] > div > span:first-child {
  padding-right: 5px;
}

.countdown-vertical [data-time] > div > span {
  display: block;
}

/*
-------------------------------------------------------------------
TIMELINE - COMPONENTS
-------------------------------------------------------------------
*/

.timeline > div {
  position: relative;
  margin-bottom: 30px;
  transition: all .5s;
}

.timeline > div:hover {
  transform: translateX(5px)
}

.timeline .badge {
  position: absolute;
  left: calc(70% + 60px);
}

.timeline .badge p {
  font-weight: 600;
  font-size: 25px;
  margin: 30px 0 15px 0;
}

.timeline .badge span {
  display: block;
  font-size: 14px;
}

.timeline .panel {
  width: 70%;
  padding: 30px 60px;
  border-radius: 3px;
}

.timeline > div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.timeline > div:last-child .panel {
  margin-bottom: 0;
}

.timeline > div.inverted .badge {
  left: auto;
  right: calc(70% + 60px);
}

.timeline > div.inverted .panel {
  margin-left: 30%;
}

.timeline > div.inverted:hover {
  transform: translateX(-15px)
}

/*
-------------------------------------------------------------------
LIST NAVIGATION - COMPONENT
-------------------------------------------------------------------
*/

.list-nav {
  display: flex;
  margin-top: 30px;
}

.list-nav a {
  position: relative;
  text-decoration: none;
  transition: all .5s;
}

.list-nav a.list-archive {
  width: 30px;
  height: 30px;
  margin: 0 30px;
  font-size: 25px;
  text-align: center;
}

.list-nav a.list-archive:before, .list-nav a:first-child:before, .list-nav a:last-child:before {
  content: "\64";
  font-family: "Icons";
  text-transform: none;
  font-weight: 400;
}

.list-nav a:first-child:before, .list-nav a:last-child:before {
  position: absolute;
  font-size: 20px;
}

.list-nav a:first-child {
  padding-left: 40px;
}

.list-nav a:last-child {
  padding-right: 40px;
}

.list-nav a:first-child:before {
  content: "\68";
  left: 0;
}

.list-nav a:last-child:before {
  content: "\67";
  left: auto;
  right: 0;
}

.list-nav.align-right {
  justify-content: flex-end;
}

.list-nav.align-center {
  justify-content: center;
}

.list-nav a:not(.list-archive):empty {
  display: none;
}

div.list-nav a:empty + a.list-archive {
  margin-left: 0;
}

/*
-------------------------------------------------------------------
TAGS - COMPONENT
-------------------------------------------------------------------
*/
.list-tags {
  margin: -5px;
}

.list-tags a {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 3px;
  transition: all .5s;
  margin: 5px;
  font-size: 13px;
  cursor: pointer;
}

/*
-------------------------------------------------------------------
TABLE - COMPONENT
-------------------------------------------------------------------
*/

.table {
  width: 100%;
  border-spacing: 0;
  table-layout: fixed;
}

.table th {
  font-weight: 600;
}

/*.table th, .table td {
  text-align: left;
  padding: 5px 10px;
}*/

.table.align-center th, .table.align-center td {
  text-align: center;
}

.table.align-right th, .table.align-right td {
  text-align: center;
}

.table:not(.table-border):not(.table-full-border) {
  margin: -5px -10px;
  width: calc(100% + 20px);
}

.table-border td, .table-border th, .table-full-border td, .table-full-border th {
  border-style: solid;
  border-width: 1px;
  border-right: none;
  border-top: none;
  padding: 10px;
}

.table-border tbody tr td:first-child, .table-border thead tr:first-child th:first-child {
  border-left: none;
  padding-left: 0;
}

.table-border tbody tr:last-child td {
  border-bottom: none;
  padding-bottom: 10px;
}

.table-border tbody tr:nth-of-type(2n+1) {
  /*background-color: rgba(0,0,0,.03);*/
}

.table-full-border {
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
}

.table-full-border th {
  border-top: none;
}

.table-full-border th:first-child, .table-full-border td:first-child {
  border-left: none;
}

.table-full-border td:last-child {
  border-right: none;
}

.table-full-border tr:last-child td {
  border-bottom: none;
}

.table-grid:not(.table-border):not(.table-full-border) {
  margin: -30px;
  width: calc(100% + 60px);
}

.table-grid td, .table-grid.table-border tbody tr td:first-child, .table-grid.table-border tbody tr:last-child td {
  padding: 30px;
}

.table-grid td > img {
  max-width: 100%;
  display: block;
}

.table-grid.no-padding-y.table-border tbody tr td {
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: top;
}

.table-grid.table-border.align-left tbody tr td:first-child {
  padding-left: 0;
}

.table-columns {
  display: block;
}

.table-columns tbody {
  width: 100%;
  display: block;
}

.table-columns > tbody > tr {
  display: flex;
  justify-content: space-between;
}

.table-columns td {
  display: block;
  padding: 0 30px;
  width: 100%;
}

.table.table-columns:not(.table-border):not(.table-full-border) {
  margin: 0 -30px;
  width: calc(100% + 60px);
}

/*
-------------------------------------------------------------------
IMAGE BOX - COMPONENT
-------------------------------------------------------------------
*/

.img-box {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 3px;
  transition: all .5s;
}

.img-box:before {
  content: "";
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background: #000;
  position: absolute;
  border-radius: 4px;
  transition: all .5s;
}

.img-box:hover:before {
  transition: all 0s;
}

.img-box:hover, .light .img-box:hover, .img-box:hover:before {
  opacity: 1;
}

.img-box img {
  max-width: 100%;
  display: block;
  position: relative;
  border-radius: 3px;
  transition: all .5s;
}

img.circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  transition: all .5s;
}

.img-box:hover img {
  opacity: .8;
}

.img-box-caption span {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 5px 15px;
  color: #FFF;
  font-size: 12px;
}

.img-box > i {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  z-index: 5;
}

img {
  max-width: 100%;
  display: inline-block;
}

.img-grayscale {
  filter: grayscale(100%);
}

.img-png:hover, .img-png:before {
  background: none;
}

.img-png:hover img {
  margin: auto !important;
  height: auto !important;
  width: auto !important;
}

/*

# CONTAINERS
===================================================================

-------------------------------------------------------------------
TABS - CONTAINER
-------------------------------------------------------------------

*/

.tab-box > .panel:not(.active) {
  display: none;
}

.tab-nav {
  padding: 0;
  margin: 0 0 30px 0;
  list-style: none;
  display: flex;
}

.tab-nav li {
  list-style: none;
}

.tab-center > .tab-nav {
  justify-content: center;
}

.tab-right > .tab-nav {
  justify-content: flex-end;
}

.tab-left > .tab-nav {
  justify-content: flex-start;
}

.tab-justify > .tab-nav {
  justify-content: space-between;
}

.tab-justify > .tab-nav li {
  width: 100%;
}

.tab-inverse > .tab-nav {
  margin: 30px 0 0 0;
}

.tab-nav li a {
  text-decoration: none;
  display: block;
  padding: 10px 15px;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  margin: 0 15px;
  font-size: 15px;
  text-align: center;
  position: relative;
  transition: all .5s;
}

.tab-nav li:first-child a {
  margin-left: 0;
}

.tab-nav li:last-child a {
  margin-right: 0;
}

.tab-icon > .tab-nav a {
  padding-left: 45px;
}

.tab-icon > .tab-nav a i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.tab-vertical {
  display: flex;
}

.tab-vertical > .tab-nav {
  display: block;
  padding: 0 30px 0 0;
  flex: 0 0 25%;
  max-width: 25%;
}


.tab-vertical > .tab-nav li a {
  margin: 15px 0;
}

.tab-vertical li:first-child a {
  margin-top: 0;
}

.tab-vertical li:last-child a {
  margin-bottom: 0;
}

.tab-vertical > .panel {
  flex: 0 0 75%;
  max-width: 75%;
}

.tab-vertical.tab-inverse > .tab-nav {
  padding: 0 0 0 30px;
  margin: 0;
}

.tab-vertical.tab-icon > .tab-nav li a {
  text-align: left;
}

.tab-vertical.tab-md-2 > .tab-nav {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.tab-vertical.tab-md-2 > .panel {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.tab-vertical.tab-md-4 > .tab-nav {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.tab-vertical.tab-md-4 > .panel {
  flex: 0 0 66.666666%;
  max-width: 66.666666%;
}

.tab-nav li.active a, .tab-nav li:hover a {
  color: #FFF;
}

.tab-nav.align-right {
  justify-content: flex-end;
}

.tab-nav.align-center {
  justify-content: center;
}

/*
-------------------------------------------------------------------
GRID LIST AND MOSONRY LIST - CONTAINER
-------------------------------------------------------------------
*/

.maso-item {
  padding: 15px;
  position: relative;
}

.maso-box {
  margin: -15px;
  display: flex;
  flex-wrap: wrap;
}

.maso-list > .menu-inner {
  margin-bottom: 30px;
}

.maso-list.no-gap .maso-box {
  margin: 0;
}

.maso-list.no-gap .maso-item {
  padding: 0;
}

.isotope-hidden {
  visibility: hidden !important;
  transform: scale(0);
  max-height: 0;
  overflow: hidden;
}

.grid-item {
  padding: 0;
  margin: 0;
  min-width: 0;
  position: relative;
}

.grid-item img, .maso-item img {
  display: block;
}

.grid-box {
  display: grid;
  grid-gap: 30px;
}

.no-gap > div {
  grid-gap: 0;
}

.maso-order {
  width: 17px;
  cursor: pointer;
}

.maso-order:before {
  font-family: "Icons";
  content: "\68";
  position: absolute;
  top: 50%;
  left: 0;
  transition: all .5s;
  transform: translateY(-50%) rotate(-90deg);
  text-transform: none;
}

.maso-order[data-sort=desc]:before {
  transform: translateY(-50%) rotate(90deg);
}

.maso-layout .maso-item:nth-child(3n+0) .img-box {
  height: 550px;
}

.maso-layout .maso-item:nth-child(2n+0) .img-box {
  height: 350px;
}

.maso-layout .maso-item:nth-child(4n+0) .img-box {
  height: 250px;
}

.maso-layout .maso-item:nth-child(1) .img-box {
  height: 450px;
}

/*
-------------------------------------------------------------------
PAGINATION AND LOAD MORE - CONTAINER
-------------------------------------------------------------------
*/

.list-pagination {
  padding-top: 30px;
}

.pagination {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 -15px 0 -15px;
  padding: 0;
}

.pagination li {
  list-style: none;
}

.pagination li a {
  text-decoration: none;
  padding: 0 15px;
  position: relative;
  transition: all .5s;
}

.pagination li.disabled a {
  opacity: .5;
  cursor: default;
}

.pagination li.page a {
  font-weight: 600;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0 5px;
}

.pagination li.page:hover a, .pagination li.page.active a {
  color: #FFF;
}

.pagination .last, .pagination .first {
  display: none;
}

.pagination .prev a {
  margin-right: 15px;
  padding-left: 45px;
}

.pagination .next a {
  margin-left: 15px;
  padding-right: 45px;
}

.pagination .prev a:before, .pagination .next a:before {
  font-family: "Icons";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-transform: none;
  display: block;
}

.pagination .prev a:before {
  content: "\68";
  left: 15px;
}

.pagination .next a:before {
  content: "\67";
  right: 15px;
}

.pagination-lg {
  margin-top: 15px;
}

.pagination-lg li {
  font-size: 20px;
}

.pagination-lg li.page a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  margin: 0 10px;
}

.pagination.align-center {
  justify-content: center;
}

.pagination.align-right {
  justify-content: flex-end;
}

/*
-------------------------------------------------------------------
SCROLL BOX - CONTAINER
-------------------------------------------------------------------
*/

.scroll-box {
  padding-right: 15px;
}

.scroll-box > * {
  margin-top: 0;
}

.scroll-box:after {
  /*content: "";*/
  position: absolute;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%,rgba(0,0,0,0) 100%);
}

.scroll-pos-bottom.scroll-box:after {
  display: none;
}

/*
-------------------------------------------------------------------
COLLAPSE BOX - CONTAINER
-------------------------------------------------------------------
*/

.collapse-box > .content * {
  margin-top: 0;
}

.collapse-box > .content {
  overflow: hidden;
  display: none;
  position: relative;
}

.collapse-box > .content:after {
  content: "";
  position: absolute;
  height: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%,rgba(0,0,0,0) 100%);
  transition: opacity .5s;
}

.collapse-box.open > .content:after {
  opacity: 0;
}

.collapse-button > a {
  position: relative;
  margin-top: 10px;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
}

.collapse-button > a:before {
  font-family: "Icons";
  content: "\68";
  position: absolute;
  top: 50%;
  left: 0;
  transition: all .5s;
  transform: translateY(-50%) rotate(-90deg);
  text-transform: none;
}

.collapse-box.open .collapse-button > a:before {
  transform: translateY(-50%) rotate(90deg);
}

/*
-------------------------------------------------------------------
ACCORDION LIST - CONTAINER
-------------------------------------------------------------------
*/

.accordion-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-list > li {
  list-style: none;
  padding: 0;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.accordion-list > li:first-child {
  border-top-style: solid;
  border-top-width: 1px;
}

.accordion-list > li.active {
  padding: 0 0 15px 0;
}

.accordion-list > li > a {
  display: block;
  text-decoration: none;
  padding: 10px 0 10px 25px;
  position: relative;
  transition: all .5s;
}

.accordion-list > li.active > a:before {
  transform: rotate(90deg);
}

.accordion-list > li > a:before {
  content: "\67";
  font-family: "Icons";
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -9px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  transition: all .5s;
  opacity: .6;
}

.accordion-list > li > a:hover:before {
  opacity: 1;
}

.accordion-list > li > .content {
  height: 0;
  display: none;
  overflow: hidden;
}

.accordion-list > li > .content > * {
  margin-top: 0;
  margin-bottom: 0;
}

/*
-------------------------------------------------------------------
ACCOUNT SIGNS - CONTAINER
-------------------------------------------------------------------
*/

.sign-list {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.sign-box {
  position: relative;
}

.sign-box .caption {
  position: absolute;
  bottom: 30px;
  left: 50px;
  cursor: pointer;
}

.sign-box .caption h3 {
  margin: 0;
}

.sign-box:hover .img-box:before {
  opacity: 1;
  transition: all 0s;
}

.sign-box:hover .img-box img {
  opacity: .8;
}

.sign-item:not(.active) {
  display: none;
}

.sign-item {
  opacity: 0;
}

.cnt-sign-box, .sign.active .sign-list {
  display: none;
}

.sign.active .cnt-sign-box {
  display: block;
}

.sign-title {
  margin-bottom: 30px;
}

.sign-title > a {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  padding-left: 30px;
  transition: all .5s;
  cursor: pointer;
}

.sign-title > a:before {
  font-family: "Icons";
  content: "\68";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-transform: none;
}

/*
-------------------------------------------------------------------
ALBUM - CONTAINER
-------------------------------------------------------------------
*/

.album-list {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
}

.album-box {
  position: relative;
}

.album-box .caption {
  position: absolute;
  bottom: 30px;
  left: 50px;
  cursor: pointer;
}

.album-box .caption h3 {
  margin: 0;
}

.album-box:hover .img-box:before {
  opacity: 1;
  transition: all 0s;
}

.album-box:hover .img-box img {
  opacity: .8;
}

.album-item:not(.active) {
  display: none;
}

.album-item {
  opacity: 0;
}

.cnt-album-box, .album.active .album-list {
  display: none;
}

.album.active .cnt-album-box {
  display: block;
}

.album-title {
  margin-bottom: 30px;
}

.album-title > a {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  padding-left: 30px;
  transition: all .5s;
  cursor: pointer;
}

.album-title > a:before {
  font-family: "Icons";
  content: "\68";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-transform: none;
}

/*
-------------------------------------------------------------------
COLUMNS - CONTAINER
-------------------------------------------------------------------
*/

[data-columns='1'] > div, .box-steps[data-columns='1'] {
  grid-template-columns: 1fr;
}

[data-columns='2'] > div, .box-steps[data-columns='2'] {
  grid-template-columns: 1fr 1fr;
}

[data-columns='3'] > div, .box-steps[data-columns='3'] {
  grid-template-columns: 1fr 1fr 1fr;
}

[data-columns='4'] > div, .box-steps[data-columns='4'] {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

[data-columns='5'] > div, .box-steps[data-columns='5'] {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

[data-columns='6'] > div, .box-steps[data-columns='6'] {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

[data-columns='1'] .maso-item {
  flex: 0 0 100%;
  max-width: 100%;
}

[data-columns='2'] .maso-item {
  flex: 0 0 50%;
  max-width: 50%;
}

[data-columns='3'] .maso-item {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

[data-columns='4'] .maso-item {
  flex: 0 0 25%;
  max-width: 25%;
}

[data-columns='5'] .maso-item {
  flex: 0 0 20%;
  max-width: 20%;
}

[data-columns='6'] .maso-item {
  flex: 0 0 16.666666%;
  max-width: 16.666666%;
}

.fixed-area {
  z-index: 95;
}

/*

# FOOTER
===================================================================

*/

footer > .container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.footer-bar {
  border-top-style: solid;
  border-top-width: 1px;
}

.footer-bar > .container {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  letter-spacing: .5px;
}

.footer-bar > .container > span:last-child {
  float: right;
}

.footer-wide .container {
  max-width: 100%;
}

.footer-parallax {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -121;
}

.footer-parallax-cnt {
  position: relative;
  z-index: 1;
}

footer a {
  text-decoration: none;
}

i.scroll-top-btn {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 35px;
  height: 35px;
  display: none;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.17);
  border-radius: 50%;
  background: #FFF;
  text-align: center;
  cursor: pointer;
  z-index: 999995;
  transition: all .5s;
}

i.scroll-top-btn:hover {
  margin-bottom: 5px;
}

i.scroll-top-btn.show {
  display: block;
}

i.scroll-top-btn:before {
  font-family: "Icons";
  font-style: normal;
  font-weight: normal;
  transform: rotate(90deg);
  content: "\68";
  position: absolute;
  left: 0;
  right: 0.5px;
  font-size: 22px;
  line-height: 32px;
  text-transform: none;
}

/*

# ANIMATIONS
===================================================================

*/

[data-hidden] .anima, [data-anima]:not([data-trigger=hover]) .anima {
  opacity: 0;
}

@keyframes ken-burn-in {
  0% {
      transform: scale(1.2);
  }

  100% {
      transform: scale(1);
  }
}

.ken-burn-in > img {
  animation: ken-burn-in 13s;
  transform-origin: bottom left;
  transform: scale(1.2);
}

.ken-burn-center > img {
  animation: ken-burn-in 10s;
  transform: scale(1.2);
}

.ken-burn-out > img {
  transform-origin: bottom left;
  transform: scale(1.1) !important;
  transition: transform 10s;
}

@keyframes rotate {
  0% {
      transform: rotate(0);
  }

  100% {
      transform: rotate(20deg);
  }
}

@keyframes scale {
  0% {
      transform: scale(1);
  }

  100% {
      transform: scale(1.2);
  }
}

.rotate {
  animation: rotate .5s;
  transform: rotate(20deg);
  opacity: 1;
}

@keyframes scale-rotate {
  0% {
      transform: scale(1) rotate(0);
  }

  100% {
      transform: scale(1.2) rotate(4deg);
  }
}

@keyframes fadein {
  0% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

@keyframes fadeleft {
  0% {
      opacity: 0;
      transform: translateX(-100px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

@keyframes faderight {
  0% {
      opacity: 0;
      transform: translateX(100px);
  }

  100% {
      opacity: 1;
      transform: translateX(0);
  }
}

@keyframes fadetop {
  0% {
      opacity: 0;
      transform: translateY(-100px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

@keyframes fadebottom {
  0% {
      opacity: 0;
      transform: translateY(100px);
  }

  100% {
      opacity: 1;
      transform: translateY(0);
  }
}

@keyframes pulse {
  from {
      transform: scale(1);
      transform-origin: center center;
      animation-timing-function: ease-out;
  }

  10% {
      transform: scale(0.91);
      animation-timing-function: ease-in;
  }

  17% {
      transform: scale(0.98);
      animation-timing-function: ease-out;
  }

  33% {
      transform: scale(0.87);
      animation-timing-function: ease-in;
  }

  45% {
      transform: scale(1);
      animation-timing-function: ease-out;
  }
}

@keyframes pulse-horizontal {
  16.65% {
      transform: translateX(8px);
  }

  33.3% {
      opacity: 1;
      transform: translateX(-6px);
  }

  49.95% {
      transform: translateX(4px);
  }

  66.6% {
      transform: translateX(-2px);
  }

  83.25% {
      transform: translateX(1px);
  }

  100% {
      transform: translateX(0);
  }
}

@keyframes show-scale {
  0% {
      opacity: 0;
      transform: scale(0);
  }

  100% {
      opacity: 1;
      transform: scale(1);
  }
}

@keyframes ping {
  0% {
      transform: scale(0.2);
      opacity: 0.8;
  }

  80% {
      transform: scale(1.2);
      opacity: 0;
  }

  100% {
      transform: scale(2.2);
      opacity: 0;
  }
}

.scale, .scale-rotate, .fade-in, .fade-left, .fade-right, .fade-top, .fade-bottom, .show-scale, .pulse, .pulse-horizontal {
  opacity: 1 !important;
}

.img-scale:hover img, .img-scale-rotate img, img-pulse img, .img-pulse-horizontal img {
  transition: all .5s;
}

.scale, .img-scale:hover img {
  animation: scale .5s;
  transform: scale(1.2);
}

i.scale {
  transform: scale(1.2);
}

.scale-rotate, .img-scale-rotate:hover img {
  transform: scale(1.2) rotate(4deg);
  animation: scale-rotate .5s;
}

.fade-in {
  animation: fadein .5s;
}

.fade-left {
  animation: fadeleft .5s;
}

.fade-right {
  animation: faderight .5s;
}

.fade-top {
  animation: fadetop .5s;
}

.fade-bottom {
  animation: fadebottom .5s;
}

.show-scale {
  animation: show-scale .5s;
}

.pulse, .img-pulse:hover img, .btn-video:after {
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
}

.pulse-horizontal, .img-pulse-horizontal:hover img {
  animation-name: pulse-horizontal;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

.ping, .btn-video:before {
  animation: ping 0.8s ease-in infinite both;
}

/* Constant Contact Overide */
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {display: none;}
div.ctct-form-embed div.ctct-form-defaults {padding: 0px!important;}
.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {display: none;}

/*

# RESPONSIVE
===================================================================

-------------------------------------------------------------------
Large devices (desktops, less than 1200px)
-------------------------------------------------------------------

*/

@media (max-width: 1199.98px) {
  .hidden-lg {
      display: none !important;
  }

  [data-columns-lg='1'] > div {
      grid-template-columns: 1fr;
  }

  [data-columns-lg='2'] > div {
      grid-template-columns: 1fr 1fr;
  }

  [data-columns-lg='3'] > div {
      grid-template-columns: 1fr 1fr 1fr;
  }

  [data-columns-lg='4'] > div {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  [data-columns-lg='1'] .maso-item {
      flex: 0 0 100%;
      max-width: 100%;
  }

  [data-columns-lg='2'] .maso-item {
      flex: 0 0 50%;
      max-width: 50%;
  }

  [data-columns-lg='3'] .maso-item {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
  }

  [data-columns-lg='4'] .maso-item {
      flex: 0 0 25%;
      max-width: 25%;
  }

  [data-columns-lg='5'] .maso-item {
      flex: 0 0 20%;
      max-width: 20%;
  }

  [data-columns-lg='6'] .maso-item {
      flex: 0 0 16.666666%;
      max-width: 16.666666%;
  }
  .menu-right > .custom-area {display: none;}
}

/*
-------------------------------------------------------------------
Medium devices (tablets, less than 992px)
-------------------------------------------------------------------
*/

@media (max-width: 991.98px) {

  /*
  -------------------------------------------------------------------
  Layout
  -------------------------------------------------------------------
  */

  [class*=col-lg-] + [class*=col-lg-] {
      margin-top: 30px;
  }

  .col-md-6 + .col-md-6 + .col-md-6 {
      margin-top: 30px;
  }

  .col-md-6 + .col-md-6, .col-md-4 + .col-md-4 {
      margin-top: 0;
  }

  .row.justify-content-around {
      margin-right: -30px;
      margin-left: -30px;
  }

  /*
  -------------------------------------------------------------------
  Responsive classes
  -------------------------------------------------------------------
  */

  .no-margin-md {
      margin: 0 !important;
  }

  [class*=col-lg-] + [class*=col-lg-]:not( [class*=col-md-]).no-margin-md, .full-width-md + .full-width-md {
      margin-top: 15px !important;
  }

  .full-width-md {
      width: 100% !important;
  }

  .hidden-md {
      display: none !important;
  }

  .align-left-md {
      text-align: left;
  }

  .align-right-md {
      text-align: right;
  }

  .align-center-md {
      text-align: center;
  }

  .icon-links.align-center-md, .list-nav.align-center-md {
      justify-content: center;
  }

  .icon-links.align-left-md, .list-nav.align-left-md {
      justify-content: flex-start;
  }

  /*
  -------------------------------------------------------------------
  Components
  -------------------------------------------------------------------
  */

  .form [class*=col-lg-] + [class*=col-lg-] {
      margin-top: 0 !important;
  }

  form.form-inline .btn {
      margin-left: 0;
      width: 100%;
  }

  .menu-inner:not(.menu-inner-vertical) {
      overflow: hidden;
  }

  .menu-inner:not(.menu-inner-vertical) > ul {
      height: 0;
      display: block;
  }

  .menu-inner.active > ul {
      height: auto;
  }

  .menu-inner:not(.menu-inner-vertical) > div {
      display: block;
  }

  .menu-inner:not(.menu-inner-vertical) > ul > li:not(:last-child) {
      margin-right: 0;
  }

  .menu-inner:not(.menu-inner-vertical) .dropdown ul {
      border: none;
  }

  .menu-inner:not(.menu-inner-vertical) .dropdown-submenu a:after {
      transform: translateY(-50%) rotate(90deg);
      right: 0;
  }

  .menu-inner .menu-btn {
      z-index: 1;
  }

  .table-6-md td, .table-6-md th {
      display: block;
      border-top: none;
      border-bottom: none;
  }

  .table-6-md tr {
      display: grid;
      grid-template-columns: 1fr 1fr;
  }

  .table-6-md td:nth-child(2n+1), .table-6-md.table-grid.table-border tbody td:nth-child(2n+1) {
      border-left: none;
  }

  .table-6-md.align-left td:nth-child(2n+1), .table-6-md.align-left.table-grid.table-border tbody td:nth-child(2n+1) {
      padding-left: 0;
  }

  /*
  -------------------------------------------------------------------
  Containers
  -------------------------------------------------------------------
  */

  [data-columns-md='1'] > div {
      grid-template-columns: 1fr;
  }

  [data-columns-md='2'] > div {
      grid-template-columns: 1fr 1fr;
  }

  [data-columns-md='3'] > div {
      grid-template-columns: 1fr 1fr 1fr;
  }

  [data-columns-md='4'] > div {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  [data-columns-md='1'] .maso-item {
      flex: 0 0 100%;
      max-width: 100%;
  }

  [data-columns-md='2'] .maso-item {
      flex: 0 0 50%;
      max-width: 50%;
  }

  [data-columns-md='3'] .maso-item {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
  }

  [data-columns-md='4'] .maso-item {
      flex: 0 0 25%;
      max-width: 25%;
  }

  [data-columns-md='5'] .maso-item {
      flex: 0 0 20%;
      max-width: 20%;
  }

  [data-columns-md='6'] .maso-item {
      flex: 0 0 16.666666%;
      max-width: 16.666666%;
  }

  .scroll-box.disable-md:after {
      display: none;
  }

  /*
  -------------------------------------------------------------------
  Sections
  -------------------------------------------------------------------
  */

  .section-map > .container {
      max-width: 360px;
  }

  /*
  -------------------------------------------------------------------
  Navigation
  -------------------------------------------------------------------
  */

  body > nav {
      height: 50px;
  }

  body > nav .menu-brand {
      max-width: calc(100% - 60px);
  }

  body > nav .menu-brand > a {
      display: flex;
      align-items: center;
  }

  body > nav > .container, body > .menu-mini > .container {
      max-width: 100%;
  }

  .menu-btn {
      display: block;
      z-index: 9999;
  }

  .dropdown-submenu > a:after, .menu-side:not(.menu-side-collapse) li > a:after {
      transform: translateY(-50%) rotate(90deg);
  }

  .menu-cnt > ul > li > a, .dropdown > ul > li > a, .dropdown-submenu > ul > li > a {
      padding: 0 30px;
  }

  .menu-cnt {
      height: 0;
      overflow: hidden;
      position: absolute;
      top: 100%;
      background: #FFF;
      left: 0;
      width: 100%;
      transition: height .5s;
      display: block;
  }

  nav.light .menu-cnt a {
      color: rgb(68, 68, 68) !important;
  }

  nav.align-right .menu-cnt {
      display: block;
  }

  nav.active .menu-cnt {
      box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.08);
      z-index: 9995;
  }

  body > nav.menu-fixed .menu-cnt {
      overflow-y: scroll;
  }

  .menu-cnt > ul, .menu-cnt > .menu-right {
      float: none;
      display: block;
      width: 100%;
      height: auto;
  }

  .menu-cnt > ul {
      margin: 0;
  }

  .menu-cnt > .menu-right {
      padding: 15px 0 0 0;
      margin: 0;
      height: auto;
  }

  .search-bar input[type=text] {
      width: 100%;
  }

  .search-box-menu {
      border-style: solid;
      border-width: 1px;
      border-radius: 3px;
  }

  .search-box-menu > input[type=text] {
      display: block;
      position: static;
      box-shadow: none;
      height: 25px;
      padding: 5px;
  }

  .search-box-menu > i {
      display: none;
  }

  .menu-right > * {
      margin: 30px;
  }

  .shop-menu-cnt > i {
      position: relative;
      text-align: left;
  }

  .shop-menu-cnt .cart-count {
      right: 15px;
  }

  .shop-menu-cnt .shop-menu {
      position: static;
      transform: none;
      margin: 0 -15px;
      box-shadow: none;
      width: auto;
  }

  .shop-menu-cnt:not(.active) .shop-menu, .dropdown:not(.active) > ul, .dropdown:hover > ul, .dropdown:hover .mega-menu, .mega-dropdown:hover .mega-menu {
      display: none;
  }

  .shop-menu-cnt.active .shop-menu, .dropdown.active > ul, .dropdown.active > ul, .dropdown.active .mega-menu, .dropdown-submenu > ul, .mega-dropdown.active .mega-menu {
      display: block;
  }

  .menu-right > .lan-menu {
      margin: 15px;
  }

  .lan-menu a {
      text-align: left;
  }

  .dropdown ul:not(.icon-list), .dropdown.icon-list > ul, .dropdown-submenu > ul, .mega-dropdown .mega-menu, .dropdown .mega-menu {
      position: static;
      box-shadow: none;
  }

  .menu-big-box {
      padding-bottom: 0;
  }

  .menu-big-box .menu-box {
      height: auto;
      display: block;
      float: left;
      width: calc(100% + 30px);
      position: static;
      margin: 0 -15px 0 -15px;
  }

  .menu-big-box.active .menu-box {
      display: none;
  }

  .menu-big-box.menu-fixed.scroll-menu .menu-box {
      display: none;
  }

  body > nav.menu-side {
      padding: 0 15px;
  }

  .menu-side .bottom-area {
      display: none;
      position: fixed;
      background: #FFF;
      left: 0;
      bottom: 0;
      right: 0;
      padding: 0 15px 15px;
  }

  .menu-side.active .bottom-area {
      display: block;
  }

  .menu-side:not(.menu-side-collapse) li > a:after {
      transform: translateY(-50%) rotate(90deg);
  }

  .menu-mini .lan-menu li ul {
      top: 100%;
      position: absolute;
  }

  .mega-menu .col > h5:first-child {
      margin-top: 30px;
  }

  .mega-menu .col:first-child > h5:first-child {
      margin-top: 0;
  }

  .mega-menu .tab-box > .panel.active {
      display: block;
  }

  /*
  -------------------------------------------------------------------
  Footer
  -------------------------------------------------------------------
  */

  i.scroll-top-btn {
      display: block;
  }

  .footer-bar > .container > span:last-child {
      float: none;
  }
}

/*
-------------------------------------------------------------------
Small devices (landscape phones, less than 768px)
-------------------------------------------------------------------
*/

@media (max-width: 767.98px) {

  /*
  -------------------------------------------------------------------
  Layout
  -------------------------------------------------------------------
  */

  [class*=col-]:not([class*=col-sm]) + [class*=col-]:not([class*=col-sm]) {
      margin-top: 30px;
  }

  /*
  -------------------------------------------------------------------
  Responsive classes
  -------------------------------------------------------------------
  */

  .no-margin-sm {
      margin: 0 !important;
  }

  [class*=col-lg-] + [class*=col-lg-].no-margin-sm, .full-width-sm + .full-width-sm {
      margin-top: 15px !important;
  }

  .full-width-sm {
      width: 100% !important;
  }

  .hidden-sm {
      display: none !important;
  }

  .align-left-sm {
      text-align: left;
  }

  .align-right-sm {
      text-align: right;
  }

  .align-center-sm {
      text-align: center;
  }

  /*
  -------------------------------------------------------------------
  Components
  -------------------------------------------------------------------
  */

  .table-full-sm tr {
      display: block;
  }

  .table-full-sm {
      margin-top: -15px;
      margin-bottom: -15px;
  }

  .table-full-sm td, .table-full-sm th {
      width: 100%;
      border-right: none;
      border-left: none;
      display: block;
      padding: 15px 0 !important;
  }

  .table-border.table-full-sm tbody tr:last-child td:not(:last-child) {
      border-bottom-style: solid;
      border-bottom-width: 1px;
  }

  .btn:not(.full-width) + .btn.full-width-sm {
      margin-left: 0;
  }

  /*
  -------------------------------------------------------------------
  Containers
  -------------------------------------------------------------------
  */

  [data-columns-sm='1'] > div {
      grid-template-columns: 1fr;
  }

  [data-columns-sm='2'] > div {
      grid-template-columns: 1fr 1fr;
  }

  [data-columns-sm='3'] > div {
      grid-template-columns: 1fr 1fr 1fr;
  }

  [data-columns-sm='4'] > div {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  [data-columns-sm='1'] .maso-item {
      flex: 0 0 100%;
      max-width: 100%;
  }

  [data-columns-sm='2'] .maso-item {
      flex: 0 0 50%;
      max-width: 50%;
  }

  [data-columns-sm='3'] .maso-item {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
  }

  [data-columns-sm='4'] .maso-item {
      flex: 0 0 25%;
      max-width: 25%;
  }

  [data-columns-sm='5'] .maso-item {
      flex: 0 0 20%;
      max-width: 20%;
  }

  [data-columns-sm='6'] .maso-item {
      flex: 0 0 16.666666%;
      max-width: 16.666666%;
  }

  .scroll-box.disable-sm:after {
      display: none;
  }

  .tab-nav {
      display: block;
  }

  .tab-nav li a {
      margin: 10px 0;
  }
  .box-sign {margin-top: -65px!important;}

  /*
  -------------------------------------------------------------------
  Sections
  -------------------------------------------------------------------
  */

  .section-block-full > .container > .row > .col:first-child {
      padding: 0 30px;
  }

  .section-block > .block-media {
      width: 100%;
  }

  .section-block > .container > .row {
      display: block;
  }

  .section-block > .block-media, .section-block > .block-media > div {
      position: relative;
      height: 400px;
  }

  .section-block > .container > .row > .col:first-child:before, .section-block-full.section-block-right > .container > .row > .col:first-child:before {
      right: auto;
      left: 50%;
      top: -144px;
      transform: rotate(-90deg) translateY(-50%);
      margin: 0;
  }

  .section-block > .container > .row > .col:last-child {
      position: absolute;
      top: 0;
      left: 50%;
      height: 400px;
      transform: translateX(-50%);
      padding-top: 100px;
      padding-bottom: 100px;
  }

  .section-block:not(.section-block-full) + .section-base, .section-map + .section-base {
      border-top-style: solid;
      border-top-width: 1px;
  }

  .section-block-full > .container > .row > .col, .section-block-full > .container > .row > .col:first-child {
      max-width: 100%;
      margin: 0;
  }

  main > .section-map {
      padding-top: 0;
  }

  .section-map > .google-map {
      position: relative !important;
      height: 300px;
  }

  .section-map > .container {
      max-width: 540px;
      width: 100%;
      left: auto;
      margin: 0 auto;
      padding: 100px 15px 0 15px;
  }

  body > header .breadcrumb {
      display: none;
  }
  .media-box-half .caption {
    padding: 25px!important;
    width: 100%!important;
    line-height: 20px;
  }
  .media-box-half .caption h1 {
    line-height: 35px!important;
  }
  main > section > .container {padding-top: 40px;}
  .header-image img {max-width:900px;}
}

/*
-------------------------------------------------------------------
Extra small devices (portrait phones, less than 576px)
-------------------------------------------------------------------
*/

@media (max-width: 575.98px) {
  .hidden-xs {
      display: none !important;
  }

  .visible-xs {
      display: block !important;
  }

  .no-margin-xs {
      margin: 0 !important;
  }

  .btn-sm {
      padding: 5px 20px;
      font-size: 14px;
  }

  .table-6-md tr {
      grid-template-columns: 1fr;
  }

  .table-6-md td {
      border: none;
  }

  .table-grid td, .table-grid.table-border tbody tr td:first-child, .table-grid.table-border tbody tr:last-child td {
      padding: 15px;
  }

  .table.align-left td {
      padding-left: 0 !important;
  }

  .table, .table tbody, .table tr, .table thead, .table th, .table td {
      display: block;
      border: none;
      padding: 0;
  }

  .table:not(.table-grid) tr {
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom-style: solid;
      border-bottom-width: 1px;
  }

  table.table-grid td {
      padding: 30px 0;
  }

  table.table-grid tr:first-child td:first-child {
      padding-top: 0;
  }

  table.table-grid tr:last-child td:last-child {
      padding-bottom: 0;
  }

  .table.table-columns:not(.table-border):not(.table-full-border) {
      margin: 0 -15px;
      width: calc(100% + 30px);
  }

  .table-columns td {
      display: block;
      padding: 0 15px;
  }

  .table tbody tr:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none;
  }

  .table.boxed-area {
      padding: 30px;
  }

  .table.boxed-area td {
      padding: 0 0 30px 0 !important;
  }

  .table.boxed-area tr:last-child td:last-child {
      padding: 0 !important;
  }

  .pagination .next a {
      margin-left: 0;
      padding-right: 35px;
  }

  .pagination .prev a {
      margin-right: 0;
      padding-left: 35px;
  }

  .cnt-call {
      padding: 30px;
  }

  .col-md-6 + .col-md-6 {
      margin-top: 30px;
  }

  .cnt-box-blog-side {
      display: block;
  }

  body .cnt-box-blog-side {
      display: block;
  }

  body .cnt-box-blog-side > .img-box {
      width: 100%;
      height: 200px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
  }

  body .cnt-box-blog-side > .caption {
      width: 100%;
      padding-left: 0;
  }

  main > .section-color > .container {padding-top: 70px;}

  .icon-list-horizontal {
      display: block;
  }

  .list-nav a:not(.list-archive) {
      text-indent: -9995px;
      width: 33.333%;
  }

  .list-nav {
      justify-content: space-between;
  }

  .list-nav a:before {
      text-indent: 0;
  }

  .list-nav.align-left-xs {
      justify-content: flex-start;
  }

  .list-nav.align-left-xs .list-archive {
      margin-left: 0;
  }

  [data-columns-xs='1'] > div {
      grid-template-columns: 1fr;
  }

  [data-columns-xs='2'] > div {
      grid-template-columns: 1fr 1fr;
  }

  [data-columns-xs='3'] > div {
      grid-template-columns: 1fr 1fr 1fr;
  }

  [data-columns-xs='4'] > div {
      grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  [data-columns-xs='1'] .maso-item {
      flex: 0 0 100%;
      max-width: 100%;
  }

  [data-columns-xs='2'] .maso-item {
      flex: 0 0 50%;
      max-width: 50%;
  }

  [data-columns-xs='3'] .maso-item {
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
  }

  [data-columns-xs='4'] .maso-item {
      flex: 0 0 25%;
      max-width: 25%;
  }

  [data-columns-xs='5'] .maso-item {
      flex: 0 0 20%;
      max-width: 20%;
  }

  [data-columns-xs='6'] .maso-item {
      flex: 0 0 16.666666%;
      max-width: 16.666666%;
  }

  .box-steps {
      grid-template-columns: 1fr;
  }
}


/*
-------------------------------------------------------------------
Inverted responsive classes
-------------------------------------------------------------------
*/

@media (min-width: 992.98px) {
  .visible-md {
      display: none;
  }
}

@media (min-width: 767.98px) {
  .visible-sm {
      display: none;
  }
}

@media (min-width: 576px) {
  .visible-xs {
      display: none;
  }
}

/*
-------------------------------------------------------------------
Helper Classes
-------------------------------------------------------------------
*/
.mb5 {margin-bottom: 5px;display:block;}
.mb15 {margin-bottom: 15px;display:block;}
.mb30 {margin-bottom: 30px;display:block;}
.mb45 {margin-bottom: 45px;display:block;}

/*
-------------------------------------------------------------------
Tooltip Classes
-------------------------------------------------------------------
*/
*,
*:before,
*:after {
  box-sizing: inherit;
}
pre {
  background: #fff;
  display: inline-block;
  font-size: .55em;
  margin-top: 2em;
  padding: 1em;
}
@media (min-width: 360px) {
  pre {
     font-size: .7em;
  }
}
@media (min-width: 500px) {
  pre {
     font-size: 1em;
  }
}
/*== start of code for tooltips ==*/
.tool {
   cursor: zoom-in;
   position: relative;
}
/*== common styles for both parts of tool tip ==*/
.tool::before,
.tool::after {
   left: 50%;
   opacity: 0;
   position: absolute;
   z-index: -100;
}
.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
   opacity: 1;
   transform: scale(1) translateY(0);
   z-index: 100; 
}
/*== pointer tip ==*/
.tool::before {
   border-style: solid;
   border-width: 1em 0.75em 0 0.75em;
   border-color: #3E474F transparent transparent transparent;
   bottom: 100%;
   content: "";
   margin-left: -0.5em;
   transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
   transform:  scale(.6) translateY(-90%);
} 
.tool:hover::before,
.tool:focus::before {
   transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
}
/*== speech bubble ==*/
.tool::after {
   background: #3E474F;
   border-radius: .25em;
   bottom: 180%;
   color: #EDEFF0;
   content: attr(data-tip);
   margin-left: -8.75em;
   padding: 1em;
   transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;
   transform:  scale(.6) translateY(50%);  
   width: 17.5em;
   font-size: 12px;
   line-height: 14px;
   text-align: center;
}
.tool:hover::after,
.tool:focus::after  {
   transition: all .65s cubic-bezier(.84,-0.18,.31,1.26);
}
@media (max-width: 760px) {
 .tool::after { 
       font-size: .75em;
       margin-left: -5em;
       width: 10em; 
 }
}

/*
-------------------------------------------------------------------
Bootstrap Styles
-------------------------------------------------------------------
*/
.alert {
   position: relative;
   padding: .75rem 1.25rem;
   margin-bottom: 1rem;
   border: 1px solid transparent;
   border-radius: .25rem
}

.alert-heading {
   color: inherit
}

.alert-link {
   font-weight: 700
}

.alert-dismissible {
   padding-right: 4rem
}

.alert-dismissible .close {
   position: absolute;
   top: 0;
   right: 0;
   padding: .75rem 1.25rem;
   color: inherit
}

.alert-primary {
   color: #004085;
   background-color: #cce5ff;
   border-color: #b8daff
}

.alert-primary hr {
   border-top-color: #9fcdff
}

.alert-primary .alert-link {
   color: #002752
}

.alert-secondary {
   color: #383d41;
   background-color: #e2e3e5;
   border-color: #d6d8db
}

.alert-secondary hr {
   border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
   color: #202326
}

.alert-success {
   color: #155724;
   background-color: #d4edda;
   border-color: #c3e6cb
}

.alert-success hr {
   border-top-color: #b1dfbb
}

.alert-success .alert-link {
   color: #0b2e13
}

.alert-info {
   color: #0c5460;
   background-color: #d1ecf1;
   border-color: #bee5eb
}

.alert-info hr {
   border-top-color: #abdde5
}

.alert-info .alert-link {
   color: #062c33
}

.alert-warning {
   color: #856404;
   background-color: #fff3cd;
   border-color: #ffeeba
}

.alert-warning hr {
   border-top-color: #ffe8a1
}

.alert-warning .alert-link {
   color: #533f03
}

.alert-danger {
   color: #721c24;
   background-color: #f8d7da;
   border-color: #f5c6cb
}

.alert-danger hr {
   border-top-color: #f1b0b7
}

.alert-danger .alert-link {
   color: #491217
}

.alert-light {
   color: #818182;
   background-color: #fefefe;
   border-color: #fdfdfe
}

.alert-light hr {
   border-top-color: #ececf6
}

.alert-light .alert-link {
   color: #686868
}

.alert-dark {
   color: #1b1e21;
   background-color: #d6d8d9;
   border-color: #c6c8ca
}

.alert-dark hr {
   border-top-color: #b9bbbe
}

.alert-dark .alert-link {
   color: #040505
}

.badge-sm {
 display: inline-block;
 padding: .35em .65em;
 margin-bottom: 5px;
 font-size: .75em;
 font-weight: 600;
 line-height: 1;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 vertical-align: baseline;
 border-radius: .25rem;
 text-transform: uppercase;
}

.color-3 {background-color: rgba(0,71,103,1.0);}
.color-2 {background-color: rgba(102,217,239,1.0);}
.color-1 {background-color: rgba(166,132,242,1.0);}

button.close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  border: none;
  background: transparent;
  float: right;
}
.account-user-details p{
 margin: 0;
}
.account-user-details form{
 display: inline-block;
}
.form button i{
 display: none
}
.form.form_submitting button i{
 display: inline-block
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

 .p-6 {
  padding: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/*
-------------------------------------------------------------------
Custom Styles
-------------------------------------------------------------------
*/
section.topbar {
 background-color: #776096;
 /*display: grid;*/
 height: 50px;
 position: relative;
 padding-top: 13px;
}
section.topbar a.btn-text {color:#403446!important;}
section.topbar a.btn-text:hover {color:#03BFCB!important;}
span.message-text {
 color:#e9ff01!important;
 font-size:18px;
 font-weight: 500;
}
.center {
 display: grid;
 place-items: center;
}

/*
*
* =================================================================
* SKIN 
* =================================================================
*
* Populate this file with the CSS of your custom design. 
* Include this file into the <head> area of your pages, after the style.css and any other css file.
*
*/

/* 

# COLORS
===================================================================

*/

body, p, a, .btn-text, .input-text, .input-select, .input-textarea, .cnt-box-blog-side .btn-text:not(:hover):after, .cnt-box-blog-top .btn-text:not(:hover):after, .icon-list span, .icon-list span a,
.social-links a i, a, .glide__arrow, .search-bar input[type=submit], .menu-cnt > ul > li a, .media-box.media-box-down .caption p {
    color: rgb(64, 77, 96);
}

body > nav, footer, .progress-bar > div, .progress-bar > div span, .shop-menu-cnt .shop-menu, i.scroll-top-btn, .tab-nav li a:before, .tab-nav li a:after, .btn:not(.btn-border):hover,
section .cnt-box.boxed.light .caption, .img-box-caption span, .cnt-box-badge .badge, .cnt-box-blog-side .blog-date, .menu-fixed.scroll-menu, .cnt-box-blog-top .blog-date,
.dropdown ul:not(.icon-list) li:hover > a, .menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a, .glide__bullets > button:hover, .glide__bullets > button.glide__bullet--active,
main > section.section-base.section-color.light, .section-color.light .input-text, .section-color.light .input-select, .section-color.light .input-textarea, .counter i,
.cnt-box-side-icon.boxed.light > i, .cnt-box-top-icon.boxed.light > i, .media-box-half, .album-box .caption, .album-box .img-box, .icon-box i, .media-box.media-box-reveal .caption,
.media-box-full:before, .list-nav a.list-archive:hover, .header-base h2, .list-tags a, .img-box:before, .menu-mini, .menu-side, .btn-video:empty:hover, .tweets_txt {
    background-color: rgb(0, 71, 103);
}

.boxed-area.light, .media-box-full .caption {
    background-color: rgb(0, 71, 103) !important;
}

h1, h2, h3, h4, h5, h6, .cnt-call .caption .btn-text, .section-color .icon-box i, .counter .value span, .breadcrumb li a, .step-item > span, .cnt-pricing-table .price span, .cnt-pricing-table .top-area p,
.album-title span, .text-list-bold li > b:first-child, .text-list-line li b, .list-nav a, .menu-inner-image li a span, .controls-bottom-right .glide__arrow, .icon-list-blog a, .quote, .table-time th,
.form-box p, .countdown-vertical [data-time] > div > span, .countdown-horizontal [data-time] > div > span:last-child, .media-box.media-box-down .caption h2, .menu-inner .menu-btn, .menu-inner > div > span {
    color: rgb(0, 71, 103);
}
.board-title h2 {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 0px;
}
.board-title span {
  font-weight: 600;
  font-size: 14px;
  color: #03BFCB;
}
.textContainer {line-height: 25px;}
h1.blog-title {font-family: 'Montserrat', sans-serif; font-size: 35px;}
.authorContent h4 {color: #03BFCB;font-weight: 600;}
img.blog-author {
  width: 100px;
  border-radius: 50px;
  float: left;
  margin: 0px 25px 50px 0px;
}
.authorContent p {margin-top: 0px;}

.light .dropdown ul li:not(:hover) > a, .text-color-1 {
    color: rgb(0, 71, 103) !important;
}

.btn:hover, .input-text:focus, .input-select:focus, .input-textarea:focus, .search-bar input[type=text]:focus, .glide__bullets > button, .accordion-list > li, .table-time td, .table-time th {
    border-color: rgb(0, 71, 103);
}

.tab-nav li:not(.active):not(:hover) a, .btn.btn-border:hover, .btn.btn-border.active {
    color: rgb(0, 71, 103);
    border-color: rgb(0, 71, 103);
}

.tab-nav li.active a, .tab-nav li:hover a, .btn:not(.btn-border).active, .icon-links-button:not(.social-colors):not(.social-colors-hover) a:hover {
    background-color: rgb(0, 71, 103);
    border-color: rgb(0, 71, 103);
}
.lt-blue {background-color: rgba(178,202,214,0.5)!important;}
.lt-purple {background-color: rgba(210,204,214,0.5)!important;}
.lt-yellow {background-color: rgba(233,235,207,0.5)!important;}
.lt-green {background-color: rgba(206,233,207,0.5)!important;}

@media (max-width: 991.98px) {
    nav .menu-cnt > ul > li > a, nav .menu-cnt > ul > li.nav-label > a span, .menu-cnt .menu-right, body nav .lan-menu > li > a, .lan-menu li a, .lan-menu .dropdown > ul > li > a, body .lan-menu > li:hover > a,
    body nav:not(.menu-transparent) .lan-menu > li:hover > a {
        color: rgb(0, 71, 103);
    }

    nav.light .menu-cnt a {
        color: rgb(0, 71, 103) !important;
    }

    .search-box-menu {
        border-color: rgb(0, 71, 103);
    }
}

::placeholder {
    color: rgb(75, 134, 161);
}

.light .shop-menu .shop-cart .cart-item .cart-content, .btn-video:after, .menu-cnt > ul > li:hover > a, .icon-list li > i, .icon-links:not(.social-colors) a i, .btn.btn-border, .title p,
.accordion-list > li > a:before, nav:not(.menu-transparent) .menu-cnt > ul > li:hover > a, .cnt-box-info .cnt-info > div > span:last-child, .btn-text:after, .menu-cnt > ul > li.nav-label > a,
.cnt-box-top-icon > i, .cnt-box-side-icon > im.btn-border:hover, .icon-links a:hover i, .icon-links-popup:hover > i, .breadcrumb li:not(:last-child):hover a, .pagination li:not(.page):hover a,
.search-bar input[type=submit]:hover, .accordion-list > li:hover > a, .btn-text:hover, .menu-inner li:hover > a, .menu-inner li.active > a, .menu-inner .dropdown ul > li:hover > a,
.album-title > a:hover, .glide__arrow:hover, .mega-menu .icon-list li a:hover, nav.active .menu-btn, .menu-transparent .menu-cnt > ul > li:hover > a, .list-nav a:hover, .counter .value [data-to],
body > header h2, .breadcrumb li:last-child a, .cnt-box-side .extra-field, .cnt-box-team .caption, .timeline .badge span, .cnt-pricing-table .price, .cnt-pricing-table > ul > li:before, .media-box .extra-field,
.album-title > a:before, .accordion-list > li.active > a, .media-box.media-box-reveal .caption h3, .cnt-box-top .extra-field, .list-nav a:first-child:before, .list-nav a:last-child:before,
.cnt-box-testimonials-bubble .thumb-bar span:last-child, .cnt-box-side-icon > i, .countdown-vertical [data-time] > div > span:first-child, .countdown-horizontal [data-time] > div > span:first-child,
.social-feed a {
    color: #03BFCB
}

footer.light a, .cnt-box.light .extra-field, nav.light .menu-cnt > ul > li:hover > a, .section-home-slider [data-to], .section-home-slider h2, .light .title p, body > header.light h2,
.boxed-area.light .text-list-bold li b, .text-color-2 {
    color: #03BFCB !important;
}

.cnt-box-blog-side .blog-date span:last-child, .progress-bar > div > div, footer .icon-list li:before, .shop-menu .cart-buttons a:hover, .cnt-box-blog-top .blog-date span:last-child, .btn-video:empty,
.dropdown ul:not(.icon-list) li:hover > a, .cnt-box-info .extra-field, .menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a, .dropdown > ul:before, .shop-menu-cnt .cart-count, .light .icon-box i, .light .counter i,
.section-color.light .btn:not(.btn-border):hover, .breadcrumb li a:after, .menu-inner li:before, .text-list-base li > div, .text-list-image .content > div, .text-list-side li > div, .text-line:before,
.icon-line li:before, .icon-line span:before, .icon-circle li:before, .media-box-reveal .caption h3:before, .arrows-inner-right .glide__arrow, .light .breadcrumb li a:after, .list-tags a:hover {
    background-color: #03BFCB
}

.btn, .icon-links-grid a:hover, .icon-links-button a, .pagination li.page:hover a, .pagination li.page.active a, .list-nav a.list-archive {
    background-color: #03BFCB;
    border-color: #03BFCB;
}

.light .glide__bullets > button.glide__bullet--active, .section-home-slider .glide__arrow {
    background-color: #03BFCB !important;
    border-color: #03BFCB !important;
}

.shop-menu, .menu-cnt > ul li ul li:hover + li > a, nav .menu-right .custom-area, .input-text, .input-select, .input-textarea, .InputElement, .form-control, .light .glide__bullets > button, .light .text-list-line li hr,
.media-box-half .extra-field + p, .album-box .caption, .media-box-reveal .caption, .cnt-box-top .extra-field, .icon-links-grid a, .cnt-box-testimonials-bubble > p, .light .table-border td {
    border-color: #03BFCB
}

.cnt-call, .comment-list li, .timeline .panel, .header-base, main > section.section-base.section-color, .section-color .input-text, .section-color .input-select, .section-color .input-textarea {
    background-color: rgb(228, 237, 243);
}

.menu-cnt > ul > li > a, .menu-cnt, nav .lan-menu > li > a, i.scroll-top-btn, .cart-item h5, .shop-menu p, .shop-menu .cart-buttons a, .icon-box i, .counter i, .media-box .caption h2, .media-box .caption p,
footer .text-list-line li b, .light .text-list-line li b, .icon-links-grid a:hover i, .icon-links.icon-links-button a i, nav .icon-links:not(.social-colors) a i, .menu-btn {
    color: #FFF;
}

.section-home-slider h2 span, footer.light ul li > a, .section-color.light .input-text, .section-color.light .input-select, .section-color.light .input-textarea, .social-colors.icon-links-grid a:hover i {
    color: #FFF !important;
}

@media (max-width: 991.98px) {
    .light .dropdown ul li:hover > a, .light .shop-menu .cart-buttons a {
        color: #FFF !important;
    }
}

.menu-cnt > ul > li:hover > a, .lan-menu > li:hover > a {
    background-color: transparent;
}

.menu-cnt > ul > li > a:first-child {
    background-color: transparent;
}

.cnt-box.boxed .caption, .cnt-box-side-icon.boxed > i, .cnt-box-top-icon.boxed > i, .boxed-area, .cnt-box-top-icon.boxed, .cnt-box-testimonials-bubble > p, .section-color .icon-box i {
    /*background-color: rgb(255, 255, 255);*/
}

.light .glide__bullets > button {
    background: none !important;
}

.bg-color, body main > section.bg-color, .menu-top-logo > .container:before {
    background-color: rgba(255, 255, 255, 0.25);
}

/*

# CUSTOM 
===================================================================

*/

.btn-video:empty {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    transition: all .5s;
    cursor: pointer;
}

.btn-video:empty:before {
    width: 78px;
    height: 78px;
    margin-left: -40px;
    top: 0;
    color: #FFF;
}

.btn-video:empty:after {
    width: 50px;
    height: 80px;
    font-size: 37px;
    line-height: 80px;
    margin-left: -22px;
    color: #FFF;
}

.text-line {
    position: relative;
    z-index: 9;
}

.text-line:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: 4px;
    border-radius: 3px;
    z-index: -1;
}

.table-time th {
    font-weight: 700;
}

.icon-list-blog li {
    padding-left: 30px;
}

.icon-list-blog i {
    font-size: 18px;
}

.icon-list-blog a {
    font-weight: 600;
}

.controls-left {
    margin-bottom: 0;
}

.controls-left .glide__bullets {
    left: -282px;
    bottom: 0;
    justify-content: flex-start;
}

.events-list .caption .extra-field {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
    line-height: 35px;
}

.events-list .caption .extra-field:before {
    font-family: "Icons";
    content: "\6e";
    text-transform: none;
    position: absolute;
    font-size: 19px;
    line-height: 32px;
    font-weight: 400;
    width: 30px;
    left: 0;
    top: 1px;
    transition: all .5s;
}

.events-list .speaker .extra-field:before {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    padding-left: 0px;
    line-height: 35px;
}

.news-divider {
    width: 7%;
    margin: 10px 0px -25px!important;
    height: 7px!important;
    background-color: #294969!important;
}

.news-divider:last-child {display:none;}

.margin-top-35, .box-sign.margin-top-35 {
    margin-top: 35px;
}

.button-pag-right {
    text-align: right;
    margin-top: -30px;
}

.pagination-top-right {
    position: relative;
}

.pagination-top-right .list-pagination {
    padding: 0;
}

.pagination-top-right .pagination {
    position: absolute;
    top: -100px;
    right: 10px;
}

.pagination-top-right .pagination li:not(.page) {
    display: none;
}

h3 + .pagination-top-right .pagination {
    top: -65px;
}

hr.space-25 {
    max-height: 25px;
}

hr.space-45 {
    height: 45px;
}

.slide-image {
    margin-bottom: -30px;
    left: 20px;
}

.block-image {
    position: absolute;
    max-height: 600px;
    top: -50px;
}

.table-grid.table-border.table-10 tbody tr td {
    padding: 10px;
}

.table-grid.table-border.align-left.table-10 tbody tr td:not(:first-child) {
    padding-left: 30px;
}

.table-logos img {
    width: 140px;
    margin: 0 auto 0 auto;
}

.table-logos p {
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
}

.table-logos.table-10 img {
    max-width: 125px;
    width: 100%;
    margin: 0 auto;
}

.width-190 {
    min-width: 190px;
}

.width-650 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.text-style-1 {
    font-weight: 600;
    font-size: 18px;
    opacity: .7;
    margin-top: 15px;
}

.gap-40, .gap-40 > div {
    grid-gap: 40px;
}

.gap-18, .gap-18 > div {
    grid-gap: 18px;
}

.tab-top-right {
    position: relative;
}

.tab-top-right .tab-nav {
    position: absolute;
    right: 0;
    top: -95px;
}

.nav-label {
    position: absolute;
    right: -15px;
    /*width: 179px;*/
    display: flex;
}

.menu-cnt > ul > li.nav-label > a {
    font-weight: 600;
    font-size: 14px;
    padding-right: 0;
}

.menu-cnt > ul > li.nav-label > a span {
    font-weight: 700;
    padding-right: 5px;
    color: #FFF;
    font-size: 13px;
}

.section-overflow-top {
    overflow: visible;
}

.section-overflow-top > .container {
    padding-top: 0;
}

.section-overflow-top > .container > div:first-child, .section-overflow-top > .container > table:first-child {
    transform: translateY(-90px);
}

.section-overflow-top > .container > .cnt-box-side > .img-box, .section-overflow-top > .container > .cnt-box-side > .caption {
    width: 50%;
}

.section-overflow-top > .container > .cnt-box-side > .caption {
    padding: 60px 30px;
}

.section-overflow-top > .container > .cnt-box-side .caption h2 {
    font-size: 28px;
    font-weight: 700;
}

.section-overflow-top .logo-area {
    padding: 30px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.boxed-area {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.grid-list.boxed-area {
    padding: 0;
    border-radius: 3px;
    box-shadow: none;
    background: none !important;
}

.grid-list.boxed-area > div {
    grid-gap: 15px;
}

.grid-list.boxed-area .grid-item {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.section-home-slider h1 {
    position: absolute;
    z-index: 2;
    max-width: 400px;
    margin-top: 30px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.18823529411764706);
    text-transform: uppercase;
    transition: all .6s;
}

.section-home-slider .slider {
    margin-bottom: 45px;
}

main > section.section-base.section-home-slider {
    background-color: rgb(19, 48, 74);
}

.section-home-slider .slider li > .img-box {
    margin: 15px 15px 15px 150px;
    box-shadow: 0 5px 8px 2px rgba(0, 0, 0, 0.16);
}

.section-home-slider .slider li > .img-box:before {
    opacity: 1;
    z-index: 1;
    background: linear-gradient(to right, rgb(30, 48, 57) 0%,rgba(0,0,0,0) 60%);
    border-radius: 0;
}

.section-home-slider .glide__arrow, .arrows-inner-right .glide__arrow {
    left: 0;
    bottom: -45px;
    top: auto;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transition: all .5s;
    text-align: center;
}

.section-home-slider .glide__arrow:hover, .arrows-inner-right .glide__arrow:hover {
    transform: scale(.95);
}

.section-home-slider .glide__arrow--right {
    left: 65px;
}

.section-home-slider .glide__arrow:before, .arrows-inner-right .glide__arrow:before {
    line-height: 50px;
    width: 50px;
    font-size: 33px;
    margin-left: 1px;
    color: #FFF;
}

.section-home-slider .glide__arrow--left:before {
    margin-left: -1px;
}

.section-home-slider .glide__bullets {
    bottom: -40px;
    padding-right: 10px;
    justify-content: flex-end;
}

.section-home-slider .col-lg-5 {
    padding-top: 10px;
}

.section-home-slider h2 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 800;
    font-size: 28px;
}

.section-home-slider h2 + p {
    margin: 39px 0 18px 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-home-slider h2 + p {
        margin: 23px 0 0px 0;
    }
}

.section-home-slider [data-to] {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: .5px;
}

.section-home-slider .counter h3 {
    margin: 0;
    font-weight: 500;
    text-transform: none;
    font-size: 16px;
}

.section-home-slider + section {
    overflow: visible;
}

.section-home-slider + section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 150px;
    top: 0;
    left: 0;
    right: 0;
}

.arrows-inner-right .glide__arrow {
    left: auto;
    right: 93px;
    bottom: 30px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.arrows-inner-right .glide__arrow--right {
    right: 30px;
}

.box-sign {
    margin-top: 60px;
    padding: 36px 15px 0 120px;
    position: relative;
}

.box-sign.no-margin {
    margin-top: 0;
}

.box-sign img {
    position: absolute;
    left: 0;
    top: 0;
}

.box-sign b {
    font-weight: 800;
    font-size: 16px;
}

.box-sign span {
    display: block;
    line-height: 15px;
}

@media (min-width: 994px) and (max-width: 1200px) {
    .section-home-one p {
        font-size: 13px;
    }

    .section-home-one li h1 {
        font-size: 37px;
        line-height: 49px;
    }

    .section-home-one .slide-image {
        margin-top: 85px;
    }
}

/*

# LAYOUT & TYPOGRAPHY
===================================================================

*/

body, textarea {
    font-family: 'Montserrat', sans-serif;
    /*line-height: 30px;*/
    font-size: 15px;
    font-weight: 400;
}

button, .input-text, .input-select, .input-textarea, .InputElement {
    font-family: 'Montserrat', sans-serif;
}

h1, h2 {
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 15px;
}

.title h2 {margin-bottom: 0px;}

h1 {
    font-size: 65px;
    /*line-height: 55px;*/
}

strong {
  margin-bottom: 7px;
  font-weight: 600;
}

p {margin-bottom: 25px;}

h1 + p, h2 + p, h3 + p, h4 + p, h2 + h4, h1 + h4, h2 + ul.icon-list, h3 + ul.icon-list, p + h3, p + .btn, p + h4, h4 + .btn, h4 + .btn-text, h4 + input, h4 + select, h4 + textarea, p + ul.icon-list,
p + .btn-text, p + table, p + pre, p + img, p + .row, p + .img-box, p + .media-box, p + .cnt-box, p + .icon-links, p + ul.icon-list, .container > .row + .row, .container > div + p, p + .text-list,
.container > div + .btn, .table + .btn, .table + .btn-text, h4 + div, h4 + ul, h4 + ul.icon-list, h4 + a, .slimScrollDiv + .btn, h3 + .grid-list, h3 + .slider, .text-list + .btn, .text-list + .btn-text {
    margin-top: 5px;
}

p + .btn {margin-top: -20px;}

h3 + h1 {
    margin-top: 10px;
}

[class*=col-lg-] > h3, .boxed-area > h3, .container > h3 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
}

.container > h2 {
    line-height: 37px;
}

.widget > h3 {
    font-size: 18px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 576px) {
    .controls-top-right {
        margin-bottom: 0;
    }

    .controls-top-right .glide__bullets {
        bottom: auto;
        top: -65px;
        right: -5px;
        left: auto;
        justify-content: flex-end;
    }
}

@media (min-width: 767px) {

    .controls-bottom-right .glide__bullets {
        top: auto;
        bottom: -50px;
        right: -5px;
        left: auto;
        justify-content: flex-end;
    }

    .controls-bottom-right .glide__arrow {
        bottom: -60px;
        top: auto;
    }

    .controls-bottom-right .glide__arrow--right {
        right: -10px;
    }

    .controls-bottom-right .glide__arrow--left {
        left: auto;
        right: 15px;
    }

    .controls-bottom-right[data-options*="arrows"] .glide__bullets {
        right: 55px;
    }

    .controls-bottom-right .glide__arrow:hover:before {
        margin: 0;
    }
}

[class*=col-lg] > img {
    border-radius: 3px;
}

.text-xs {
    line-height: 22px;
    opacity: .8;
}

/*

# NAV MENU
===================================================================

*/

.menu-side-collapse .tab-nav li a:before {
    display: none;
}

@media (min-width: 992px) {
    .menu-side .dropdown > ul, .menu-side .dropdown .mega-menu, .menu-side .dropdown-submenu > ul {
        margin: 0;
    }
}

.mega-menu h5 {
    margin-bottom: 15px;
}

.menu-cnt > ul > li.dropdown .mega-menu a {
    border: none;
}

.menu-side .bottom-area p {
    color: #FFF;
    line-height: 22px;
}

.menu-side .menu-cnt > ul > li.dropdown > a:after {
    opacity: .7;
}

body > nav.menu-subtitle .search-box-menu.active > input {
    top: 90px;
}

body > nav.menu-subtitle > .container {
    min-height: 70px;
}

.menu-subtitle .menu-cnt li a span {
    position: relative;
    text-transform: none;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    letter-spacing: .2px;
    bottom: 30px;
}

.menu-subtitle .menu-brand {
    padding: 15px 0;
}

@media (min-width: 992px) {
    .menu-classic .menu-cnt > ul > li > a, .menu-classic > .container .menu-right, .menu-classic > .container .lan-menu li.dropdown > a, .shop-menu-cnt > i,
    .menu-big-box .menu-cnt > ul > li > a, .lan-menu > li > a, .menu-icon .menu-cnt > ul > li > a, .menu-icon > .container .menu-right, .menu-icon > .container .lan-menu li.dropdown > a {
        height: 65px;
        line-height: 65px;
    }
}

body > nav .menu-brand, .menu-big-box .menu-right {
    height: 65px;
}

.menu-classic .search-box-menu > i {
    width: 30px;
    font-size: 15px;
}

.menu-classic .shop-menu-cnt > i:before {
    font-size: 16px;
}

.menu-classic.align-right > .container .menu-right {
    margin-left: 10px;
}

nav .search-btn {
    margin: 0;
}

.shop-menu-cnt > i:before {
    font-size: 20px;
}

@keyframes anima-menu-down {
    0% {
        opacity: 0;
        top: -100%;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .menu-top-logo .menu-cnt > ul {
        margin: 0 -15px;
    }

    .dropdown > ul, .dropdown .mega-menu, .dropdown-submenu > ul {
        margin: 0 15px;
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    }

    .dropdown-submenu > ul {
        margin: 0;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .menu-subtitle .menu-right {
        display: none;
    }
}

.menu-fixed.scroll-menu {
    opacity: 1;
    top: 0;
    transition: opacity .5s, top .5s;
    animation: anima-menu-down 2s;
}

.menu-fixed.scroll-menu.menu-top-logo {
    padding-top: 0;
}

.menu-fixed.scroll-menu.menu-top-logo .menu-brand, .menu-fixed.scroll-menu.menu-top-logo .menu-right {
    display: none;
}

.menu-cnt > ul > li a {
    font-weight: 600;
}

.menu-cnt > ul > li > a, .lan-menu a {
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
}

.menu-cnt > ul > li a {
    transition: all .3s;
}

.menu-cnt > ul > li.dropdown > a:after {
    transition: none !important;
    opacity: 1;
}

.dropdown > ul:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 100%;
    z-index: 9;
}

.menu-cnt > ul > li.dropdown ul a {
    border-top: 1px solid rgba(9, 59, 86, 0.12);
}

.menu-transparent .menu-cnt > ul > li.dropdown a {
    border-top: none;
}

.shop-menu {
    border-top-style: solid;
    border-top-width: 2px;
}

.shop-menu-cnt .cart-count {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

.cart-item h5 {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px;
}

.shop-menu-cnt .cart-total span {
    padding-left: 30px;
    font-weight: 600;
}

.shop-cart {
    padding: 30px 0 15px 0;
}

.shop-menu .cart-buttons {
    padding: 0;
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
}

.shop-menu .cart-buttons a {
    width: 50%;
    text-align: center;
    padding: 15px;
    background: rgba(0, 0, 0, 0.45);
    margin: 0;
}

.shop-menu .cart-buttons a:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.shop-menu .cart-buttons a:hover {
    opacity: 1;
}

.cart-quantity {
    opacity: .65;
}

nav .custom-area {
    text-align: right;
    font-size: 12px;
    line-height: 21px;
    border-right: 1px solid #fff;
    padding-right: 45px;
}

.menu-right > *:last-child, .menu-right > .lan-menu:last-child > li > a {
    padding-right: 0;
}

.lan-menu > .dropdown > ul {
    margin: 0;
    min-width: 75px;
}

.menu-mini {
    height: 39px;
    color: rgb(255, 255, 255);
}

.menu-big-box .menu-box {
    background-color: rgb(255, 255, 255);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.16);
}

.menu-fixed.menu-big-box:not(.menu-transparent) + header {
    margin-top: 105px;
    padding-top: 90px;
}

nav.menu-fixed.menu-transparent:not(.scroll-menu) {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .menu-icon-top .menu-cnt > ul > li > a, .menu-icon-top > .container .menu-right {
        height: 80px;
        line-height: 45px;
    }

    .menu-icon-top > .container .lan-menu li.dropdown > a {
        height: 80px;
        line-height: 80px;
    }
}

.menu-fixed.menu-icon-top:not(.menu-transparent) + header, .menu-fixed.menu-icon-top:not(.menu-transparent) + main {
    margin-top: 80px;
}

.menu-icon-top .menu-cnt > ul > li.dropdown a {
    padding-right: 15px;
}

.menu-icon-top .menu-cnt > ul > li.dropdown a:after {
    display: none;
}
/*

# HEADERS
===================================================================

*/
body > .header-base .breadcrumb {
    position: static;
    justify-content: flex-start;
    margin-top: 15px;
}

body > .header-base h1 {
    text-transform: none;
    font-size: 35px;
    max-width: 800px;
}

@media (min-width: 767px) {
    body > .header-base h2 {
        position: absolute;
        right: 30px;
        top: 13px;
        text-transform: none;
        font-weight: 600;
        color: rgb(255, 255, 255);
        padding: 3px 15px;
        border-radius: 3px;
        font-size: 12px;
    }
}


.header-base > .container {
    margin-top: 0 !important;
}

.menu-transparent.menu-fixed + .header-base > .container {
    padding-top: 60px;
}

.menu-transparent.menu-fixed + .header-base h2 {
    top: 70px;
}

body > nav.menu-transparent + header:not(.header-base) {
    padding-top: 80px;
}

.header-base {
    height: auto;
}

body > .header-base {
    padding: 60px 0;
}

body > header.header-base h1 {
    margin-bottom: 0;
}

body > header {
    height: 250px;
}

body > header h1 {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 10px;
    font-weight: 900;
}

body > header h2 {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    font-size: 14px;
}

body > header ol.breadcrumb, .header-base .breadcrumb {
    justify-content: flex-end;
    position: absolute;
    right: 30px;
    top: 50%;
    margin: -13px 0 0 0;
}

.breadcrumb li a {
    font-weight: 600;
}

.breadcrumb li a:after {
    width: 2px;
}

.breadcrumb li:last-child a {
    font-weight: 700;
}
/*

# FOOTER
===================================================================

*/
.footer-bar {
    border-color: rgba(255, 255, 255, 0.15);
}

footer .logo {
    margin-bottom: 15px;
    max-width: 250px;
}

footer h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
}

footer p, footer .icon-list li {
    opacity: .8;
}

footer .icon-list li {
    margin-bottom: 1px;
}

footer .icon-links-grid a {
    width: 45px;
    height: 34px;
}

footer .icon-links-grid a i {
    font-size: 16px;
}

footer .col-lg-5:last-child {
    background: rgba(0, 0, 0, 0.11);
    padding: 30px;
    border-radius: 3px;
}
/*

# COMPONENTS
===================================================================
*/

.tweets_txt > span {
    opacity: .5;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10px;
}

.tweets_txt {
    white-space: pre-wrap;
    padding: 15px;
    border-radius: 3px;
    margin-top: 0px;
    color: rgb(255, 255, 255);
    line-height: 23px;
}

.img-box.btn-video {
    background: rgb(0, 0, 0);
}

.col-lg-6 > p + .icon-line {
    margin-top: 20px;
}

.col-lg-6 > p + .icon-line li {
    margin-bottom: 2px;
}

.quote {
    background: rgba(228, 237, 243, 0.59) !important;
    margin: 30px 0;
}

.list-tags a {
    color: rgb(255, 255, 255);
}

.cnt-box-blog-top.boxed .caption h2 {
    margin-top: 0;
}

.list-nav {
    margin-top: 10px;
    max-height: 37px;
}

.list-nav a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.list-nav a.list-archive {
    width: 45px;
    height: 45px;
    min-width: 45px;
    line-height: 45px;
    font-size: 21px;
    border-radius: 50%;
    text-align: center;
    color: rgb(255, 255, 255);
    transform: translateY(-9px);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border: none;
}

.media-box.media-box-full .caption h2 {
    font-size: 17px;
}

.media-box.media-box-full .extra-field {
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.media-box-full {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.media-box-full .caption {
    opacity: 0;
    text-align: left;
}

.media-box-full:hover:before {
    transform: scale(0) rotate(180deg);
    opacity: 0;
}

.media-box-full:hover .caption {
    opacity: 1;
}

.media-box-full:before {
    content: "+";
    position: absolute;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
    font-weight: 400;
    font-size: 41px;
    color: rgb(255, 255, 255);
    border-radius: 50%;
    bottom: 15px;
    left: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    transition: all .5s;
}

.cnt-box-top .extra-field {
    padding-top: 15px;
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
}

.media-box-reveal .caption .extra-field {
    position: absolute;
    left: 45px;
    color: rgb(228, 237, 243);
    padding: 0 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.22);
}

.media-box-reveal .caption p {
    margin-top: 30px;
    opacity: .8;
}

.media-box-reveal .caption {
    max-height: 250px;
    bottom: 30px;
    left: 30px;
    width: 500px;
    max-width: calc(100% - 60px);
    display: inline-block;
    background: none;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.media-box.media-box-reveal .caption h2 {
    margin-bottom: 10px;
    font-weight: 700;
}

.grid-item .media-box-reveal .caption h2 {
    text-transform: none;
    font-weight: 600;
}

.media-box-reveal .caption h3 {
    font-weight: 600;
    font-size: 14px;
    padding-left: 80px;
    position: relative;
    text-align: right;
    max-width: 250px;
}

.media-box-reveal .caption h3:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 50%;
    width: 45px;
    height: 1px;
}

.media-box-half img {
    opacity: .20;
}

.media-box .caption h2, .media-box .extra-field {
    font-weight: 600;
}

.media-box-half .extra-field + p {
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 15px;
    padding-top: 15px;
}

.cnt-pricing-table {
    border: none;
    padding: 10px 10px;
    text-align: left;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    background-color: #FFF;
}

.cnt-pricing-table .bottom-area {
    padding-bottom: 15px 30px;
}

.cnt-pricing-table .price span {
    font-weight: 700;
}

.cnt-pricing-table .top-area p {
    font-weight: 600;
}

.cnt-pricing-table > ul > li {
    padding-left: 60px;
}

.cnt-pricing-table > ul > li:before {
    content: "+";
    position: absolute;
    left: 30px;
}

.progress-circle h4 {
    text-transform: uppercase;
    font-size: 14px;
}

.progress-circle .counter {
    font-weight: 700;
    color: rgb(10, 70, 103);
}

.timeline .panel {
    border-bottom: 1px solid rgb(205, 216, 224);
    border-right: 1px solid rgb(205, 216, 224);
}

.timeline > div:last-child .panel {
    border-bottom: none;
}

.timeline div.inverted .panel:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-right: none;
    border-left: 1px solid rgb(205, 216, 224);
    border-radius: 0;
}

.timeline .panel {
    padding: 0 0 30px 0;
    background: none;
}

.timeline .panel p {
    margin-top: 15px;
}

.timeline .panel, .timeline div.inverted .panel, .timeline div.inverted .panel:last-child, .timeline .panel:last-child {
    width: 70%;
    border-radius: 0;
    padding: 30px 30px 30px 0;
}

.timeline div.inverted .panel:last-child {
    padding-left: 30px;
}

.timeline > div .badge {
    width: 30%;
    left: 70%;
    padding-left: 30px;
}

.timeline > div.inverted .badge {
    left: 0;
    right: auto;
    padding-left: 0;
}

.timeline > div:hover, .timeline > div.inverted:hover {
    transform: none;
}

.timeline > div {
    margin-bottom: 0;
}

.timeline .badge {
    margin-top: -2px;
    background: rgb(255, 255, 255);
}

.timeline .badge span {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

.timeline .badge p {
    font-weight: 700;
    font-size: 25px;
    margin: 30px 0 0 0;
    transition: color .5s;
}

.timeline-title {
    font-size: 20px;
}

.menu-inner > div > span {
    text-transform: uppercase;
    font-weight: 700;
}

.menu-inner li > a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.maso-list .menu-inner li > a {
    font-size: 14px;
}

.menu-inner-vertical li > a {
    border-radius: 0;
    border-bottom: 1px solid rgba(10, 70, 103, 0.25);
}

.menu-inner .dropdown ul > li > a {
    font-size: 13px;
}

.menu-inner-vertical li.dropdown > ul {
    margin: 0;
}

.menu-inner .dropdown ul > li:hover > a {
    background: none;
}

.light.menu-inner-vertical li > a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.menu-inner-vertical li:last-child > a {
    border-bottom: none;
}

.menu-inner-vertical .dropdown > ul:before {
    display: none;
}

.menu-inner:not(.menu-inner-vertical) .dropdown ul {
    margin: -2px 0 0 0;
    border-radius: 0;
    border: none;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}

.menu-inner:not(.menu-inner-vertical) .dropdown ul ul {
    margin-top: 0;
}

.menu-inner-image.menu-inner li > a {
    text-transform: none;
    font-size: 14px;
    height: 75px;
    overflow: hidden;
    line-height: 25px;
    padding-right: 90px;
    border: none;
}

.menu-inner-image li {
    padding-left: 0;
    border-bottom: 1px solid rgba(10, 70, 103, 0.25);
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.menu-inner-image li:last-child {
    border: none;
    margin-bottom: 0;
}

.menu-inner-image li a span {
    font-weight: 600;
    text-transform: none;
    opacity: .75;
    margin-bottom: 7px;
}

.menu-inner-image li:before {
    left: 0;
    bottom: -1px;
}

.menu-inner-image li:hover:before {
    width: calc(100%);
}

.menu-inner-image li img {
    left: auto;
    right: 0;
    max-height: 65px;
    max-width: 65px;
    height: 65px;
}

.cnt-box-team .caption {
    font-size: 14px;
    font-weight: 600;
    height: 120px;
    border-top: 1px solid rgba(10, 70, 103, 0.25);
}

.cnt-box-team {
    padding-bottom: 120px;
}

.cnt-box-team:hover .caption {
    height: 240px;
}

.cnt-box-team .caption h2 {
    text-transform: uppercase;
    font-size: 15px;
}

.cnt-box-team:not(:hover) .icon-links {
    opacity: 0;
}

.cnt-box-team.cnt-box .caption p {
    font-size: 12px;
    font-weight: 500;
    line-height: 22px;
}

.counter h3, .countdown h3 {
    margin: 0;
    text-transform: uppercase;
    white-space: nowrap;
    font-size: 14px;
}

.counter .value, .countdown-vertical [data-time] > div > span:first-child, .countdown-horizontal [data-time] > div > span:first-child {
    font-weight: 900;
}

.counter.counter-horizontal.counter-icon > i {
    margin-right: 20px;
}

.counter-horizontal.counter-icon {
    height: 50px;
}

.countdown-vertical [data-time] > div > span, .countdown-horizontal [data-time] > div > span:last-child {
    font-weight: 600;
}

.form-inline textarea, .form-inline select, .form-inline input {
    height: 58px;
}

.form-box.form-inline .form-checkbox {
    position: absolute;
    right: 15px;
    top: -55px;
    width: calc(33.333% - 45px);
    font-size: 11px;
    line-height: 19px;
    opacity: .8;
    letter-spacing: .3px;
}

.progress-bar > h4 {
    margin-bottom: 0;
    margin-top: -5px;
    text-transform: uppercase;
    font-size: 14px;
}

.progress-bar > div {
    height: 1px;
    margin-top: 13px;
}

.progress-bar > div > div {
    height: 5px;
    transform: translateY(-2px);
}

.progress-bar > div span {
    font-size: 11px;
    line-height: 25px;
}

.cnt-call {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    background: rgb(255, 255, 255);
}

.cnt-call .caption {
    width: calc(70% - 30px);
    text-align: left;
}

.cnt-call .caption .btn, .cnt-call .caption .btn-text {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -25px;
    width: calc(30% - 30px);
}

.cnt-call .caption .btn-text {
    width: auto;
    margin-top: -11px;
    text-transform: uppercase;
    font-weight: 900;
}

.cnt-call .caption h3 {
    font-weight: 900;
    font-size: 22px;
}

.cnt-call > i {
    display: block;
    text-align: left;
}

.text-list-line li hr {
    margin-top: 19px;
}

.cnt-box-blog-side .icon-list, .cnt-box-blog-top .icon-list {
    margin-left: -30px;
    padding-left: 27px;
    padding-bottom: 10px;
    margin-top: 15px;
    border-bottom: 1px solid rgba(10, 70, 103, 0.18);
}

.cnt-box .btn-text:after, .cnt-box .btn-text:after {
    opacity: 1;
    animation: none;
    right: -35px;
}

.cnt-box-blog-side, .cnt-box-blog-top {
    transition: all .5s;
}

.cnt-box-blog-side:hover, .cnt-box-blog-top:hover {
    transform: scale(.95);
}

.cnt-box-blog-side .blog-date, .cnt-box-blog-top .blog-date {
    margin: 15px;
    border-radius: 3px;
    overflow: hidden;
    font-weight: 700;
}

.cnt-box-blog-side .blog-date span:last-child, .cnt-box-blog-top .blog-date span:last-child {
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
}

.cnt-box-blog-side .icon-list a, .cnt-box-blog-top .icon-list a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
}

.cnt-box-blog-side .blog-date span:first-child, .cnt-box-blog-top .blog-date span:first-child {
    padding: 10px 0 10px 0;
}

.icon-box {
    transition: transform .5s;
}

.icon-box:hover {
    transform: scale(.95)
}

.icon-box i, .icon-box-left i, .icon-box-right i, .counter i, .counter-horizontal.counter-icon > i {
    width: 50px;
    height: 50px;
    min-width: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 3px;
    font-size: 22px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    text-align: center;
}

.icon-box-top i {
    margin-bottom: 15px;
}

.light .icon-box i, .light .counter i {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.icon-box-left .caption {
    padding-left: 20px;
}

.icon-box-left {
    align-items: flex-start;
}

.icon-box h3 {
    margin: 2px 0 8px 0;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
}

.icon-box p {
    line-height: 25px;
    opacity: .8;
}

.icon-links.icon-lg i {
    font-size: 19px;
}

.cnt-box .extra-field {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.cnt-box-side .extra-field {
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid rgba(10, 70, 103, 0.25);
    padding-bottom: 15px;
    display: block;
    margin-top: -10px;
}

.cnt-box-testimonials .testimonial-info {
    font-weight: 600;
}

.cnt-box-testimonials-bubble > p:after {
    border-right-color: #FFF;
}

.cnt-box-testimonials-bubble > p:before {
    position: absolute;
    bottom: -17px;
    left: 61px;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.66);
    transform: rotate(-45deg);
    width: 1px;
    height: 18px;
    filter: blur(2px);
}

.cnt-box-testimonials-bubble .thumb-bar span {
    font-weight: 700;
    line-height: 19px;
}

.cnt-box-testimonials-bubble .thumb-bar span:last-child {
    font-weight: 600;
}

.cnt-box-testimonials > img, .cnt-box-testimonials-bubble .thumb-bar img {
    max-width: 50px !important;
    max-height: 50px !important;
}

.cnt-box-testimonials-bubble .thumb-bar img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

@keyframes btn-text-anima {
    0% {
        right: -30px;
        opacity: 0;
    }

    60% {
        right: -40px;
        opacity: 1;
    }

    100% {
        right: -45px;
        opacity: 0;
    }
}

.btn {
    font-weight: 600;
}

.btn:hover {
    box-shadow: 0 12px 24px -10px rgba(21, 59, 93, 0.46);
    transform: scale(.95);
}

button.btn-sm {
    line-height: 19px;
}

button.btn-xs {
    line-height: 20px;
}

.btn-xs {
    padding: 0px 10px;
    font-size: 10px;
    text-transform: uppercase;
}

.nav-label button.btn-xs {margin-top: 15px;margin-right: 8px;}
.nav-label button.btn-xs:hover {background: #0897a0;color: #fff;}

.nav-label a.btn-xs {margin-top: 0px;line-height: 20px!important;height: 27px;padding: 0px 10px;}
.nav-label a.btn-xs:hover {background: #0897a0;}

.btn-text {
    font-weight: 600;
    position: relative;
}

.btn-text:hover:after, .btn-text.active:after {
    animation: btn-text-anima 1s linear infinite;
}

.btn-text:after {
    font-family: "Icons";
    content: "\67";
    position: absolute;
    font-size: 25px;
    /*line-height: 30px;*/
    width: 30px;
    right: -45px;
    top: 1px;
    text-transform: none;
    opacity: 0;
    transition: all .5s;
}

.btn-text.active {
    margin-right: 35px;
}

.cnt-box.boxed, .cnt-box-testimonials-bubble > p {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    transition: all .5s;
    background: #f9f9f9;
}

.cnt-box-testimonials-bubble > p {
    border-left-width: 1px;
    border-left-style: solid;
}

.cnt-box:hover .img-box img, .cnt-box:hover .img-box:before {
    opacity: 1;
}

.cnt-box .img-box:before {
    z-index: 3;
    background: rgba(0, 0, 0, 0.15);
    transition: all .5s !important;
}

.cnt-box .caption p {
    margin-bottom: 20px;
}

.cnt-box .caption p:last-child {
    margin-bottom: 0px;
}

.cnt-box .caption h2 {
    font-weight: 600;
    line-height: 27px;
}

.cnt-box .caption h2.news {
    font-size: 27px;
}

.cnt-box.boxed:hover, .media-box-full:hover {
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
    transform: translateY(-5px);
}

.title {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 30px;
}

.title p {
    text-transform: uppercase;
    font-weight: 700;
    margin: -2px 0 2px 0;
}

.title h1 {
    font-size: 30px;
    line-height: 40px;
    font-family: "Montserrat", Sans-Serif;
}

.img-box-caption span {
    display: inline-block;
    width: auto;
    margin: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 11px;
    border-radius: 3px;
    right: -100%;
    opacity: 0;
    transition: all .5s;
}

.img-box-caption:hover span {
    right: 0%;
    opacity: 1;
}

.cnt-box-info .cnt-info {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}

.cnt-box-info .cnt-info > div {
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgb(196, 201, 202);
}

.cnt-box-info .cnt-info > div:last-child {
    border: none;
}

.cnt-box-info .cnt-info > div > span:first-child {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
}

.cnt-box-info .cnt-info > div > span:last-child {
    font-size: 13px;
    font-weight: 600;
    line-height: 13px;
    margin-top: 7px;
}

.cnt-box-info .caption p {
    margin-top: 15px;
}

.cnt-box-info .extra-field {
    position: absolute;
    z-index: 1;
    display: inline-block;
    width: auto;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 11px;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    padding: 0 15px;
}

.input-text, .input-select, .input-textarea, .InputElement, .form-control {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: 0;
    padding: 15px 0;
    margin-bottom: 20px;
}

.input-text-btn .btn {
    margin: 0 0 0 10px;
    border-radius: 3px;
}

.text-list-base li > h3, .text-list-image .content > h3, .text-list-side h3 {
    font-size: 16px;
}

.text-list-base li > div, .text-list-image .content > div, .text-list-side li > div {
    padding: 0 10px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
    height: 25px;
    white-space: nowrap;
    color: rgb(255, 255, 255);
}

.text-list-side li h3 {
    padding-left: 60px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 22px;
    min-width: 190px;
    border-right: 1px solid rgba(10, 70, 103, 0.19);
}

.text-list-side p {
    margin-right: 0;
    margin-top: -5px;
}

.text-list-side li > div {
    left: 0;
    right: auto;
    top: 5px;
    position: absolute;
}

.text-list-base li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(10, 70, 103, 0.19);
}
/*

# CONTAINERS
===================================================================
*/
.collapse-button > a {
    font-weight: 600;
}

.section-full-width > .container > .google-map {
    height: 450px;
}

.section-map-right > .container {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

.album-title > a {
    font-weight: 600;
}

.album-title span {
    font-size: 28px;
    line-height: 40px;
    font-weight: 900;
    text-transform: uppercase;
}

.album-box .caption {
    left: 30px;
    border-left-style: solid;
    border-left-width: 2px;
    padding: 5px 15px;
    min-width: 50%;
    border-radius: 3px;
    transition: all .5s;
}

.album-box:hover .caption {
    border-left-width: 8px;
}

.album-box .img-box:before {
    display: none;
}

.album-box img {
    opacity: .7;
}

.album-box:hover .img-box img {
    opacity: 1;
}

.album-box .caption h3 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    text-transform: uppercase;
}

.step-item > .content > h3 {
    margin-bottom: 15px;
    font-size: 16px;
}

.step-item:before {
    background-color: rgba(19, 48, 74, 0.22);
}

.step-item > span {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    border: 10px solid rgb(214, 226, 234);
    font-weight: 700;
}

.step-item > span.dark-green {border-color: #315757!important;}
.step-item > span.green {border-color: #497878!important;}
.step-item > span.teal-green {border-color: #559696!important;}
.step-item > span.light-green {border-color: #7eb9b4!important;}
.step-item > span.dark-blue {border-color: #1f3695!important;}

.dark-green {color: #315757!important;}
.green {color: #497878!important;}
.teal-green,.primary {color: #55bcc9!important;}
.light-green {color: #7eb9b4!important;}
.dark-blue {color: #1f3695!important;}
.warning {color:red!important;}

.pagination li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.pagination li.page a {
    border: 1px solid rgb(230, 230, 230);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    background-color: #FFF;
}

.glide[data-options*=focusAt] .glide__slide > div {
    transition: all .8s;
}

.glide[data-options*=focusAt] .glide__slide:not(.glide__slide--active) > div {
    transform: scale(.8);
    opacity: .8;
}

.glide[data-options*=focusAt] .glide__slide:not(.glide__slide--active) > div .img-box {
    box-shadow: none;
}

.section-block-full > .container > .row > .col:first-child {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    margin: 0 15px;
}

.section-block > .container > .row > .col:first-child:after {
    content: '';
    border: 25px solid rgba(0, 0, 0, 0.12);
    border-top-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    right: -50px;
    left: auto;
    top: 50%;
    margin-top: -24px;
    position: absolute;
    z-index: 0;
    filter: blur(1px);
}

.section-block-full.section-block-right > .container > .row > .col:first-child:after {
    right: auto;
    left: -50px;
    transform: rotate(180deg);
}

.section-block-full > .container > .row > .col {
    max-width: calc(50% - 30px);
}

.section-block-right > .container > .row > .col:last-child {
    text-align: left;
    justify-content: flex-start;
}

.section-block-right > .container > .row > .col:last-child > div {
    width: 100%;
}

.col > #chart {
    margin-left: -30px;
    margin-top: -76px;
    max-height: 305px;
}

.table-grid td, .table-border td, .table-border th {
    border-color: rgb(188, 206, 216);
}

.table-grid td > h3 {
    font-size: 18px;
    font-weight: 900;
}

.glide__bullets > button {
    border-radius: 15px;
    background: none;
    border-style: solid;
    border-width: 1px;
}

.glide__bullets > button.glide__bullet--active {
    width: 28px;
}

.accordion-list > li > a {
    font-weight: 600;
}

.accordion-list > li:last-child {
    border: none;
}

.accordion-list > li:first-child {
    border-top: none;
}

.accordion-list > li > a:before {
    opacity: 1;
}

.tab-nav li a {
    font-weight: 700;
    font-size: 14px;
    padding: 5px 15px;
    border: none;
    text-transform: uppercase;
    position: relative;
}

.tab-nav li a:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    top: 50%;
    left: -30px;
}

.tab-nav li:first-child a:before, .tab-vertical li a:before {
    display: none;
}

/*

# RESPONSIVE
===================================================================

Large devices (desktops, less than 1200px)
-------------------------------------------------------------------
*/

@media (max-width: 1199.98px) {
    .row-fit-lg > div > .slider, .row-fit-lg > div > .slider .glide__track, .row-fit-lg > div > .slider .glide__track *, .row-fit-lg > div > .img-box {
        height: 100%;
    }

    .row-fit-lg > div > .slider .glide__slides li > * > * {
        height: auto;
    }

    .menu-classic .menu-right {
        display: none;
    }

    .section-block-full > .container > .row > .col:first-child {
        padding: 45px;
    }

    .col-lg-4 .text-list-bold li {
        display: block;
    }

    .col-lg-4 .text-list-bold li p {
        margin-left: 0;
    }

    .col-lg-4 .boxed-area .text-list-line li {
        display: block;
        height: auto;
    }

    .col-lg-4 .boxed-area .text-list-line li p {
        margin-left: 0;
    }

    .col-lg-4 .boxed-area .text-list-line hr {
        display: none;
    }
}

/*
Medium devices (tablets, less than 992px)
-------------------------------------------------------------------
*/

@media (max-width: 991.98px) {

    .arrows-inner-right .media-box-reveal .caption {
        width: 420px;
    }

    .col-lg-4 .text-list-bold li {
        display: flex;
    }

    .col-lg-4 .text-list-bold li p {
        margin-left: 10px;
    }

    .menu-subtitle .menu-cnt .menu-right {
        height: auto;
    }

    .menu-subtitle .menu-cnt li a span {
        color: rgb(63, 79, 88);
        bottom: 27px;
    }

    .form-box.form-inline .form-checkbox {
        position: static;
        margin-top: 0;
        width: 100%;
    }

    .form-box [class*=col-lg-] + [class*=col-lg-] {
        margin-top: 30px !important;
    }

    .block-image {
        top: auto;
    }

    body > .menu-subtitle {
        height: 70px;
    }

    .menu-classic.align-right > .container .menu-right {
        margin-left: 0;
    }

    .menu-classic .menu-right {
        display: block;
    }

    body > nav {
        height: 65px;
    }

    .menu-fixed.menu-top-logo:not(.menu-transparent) + header, .menu-fixed.menu-top-logo:not(.menu-transparent) + main {
        margin-top: 65px;
    }

    .dropdown-submenu > a:after, .menu-cnt > ul > li.dropdown > a:after {
        right: 30px;
    }

    .nav-label {
        position: static;
        right: -15px;
    }

    .menu-cnt > ul > li.dropdown a, .nav-label a, .menu-transparent .menu-cnt > ul > li.dropdown a {
        border-top: 1px solid rgba(9, 59, 86, 0.12);
    }

    nav .custom-area {
        text-align: left;
        border-right: none;
        margin: 0 30px;
    }

    .menu-right > * {
        margin: 10px 30px;
    }

    nav .search-btn {
        margin: 0 30px;
    }

    .search-box-menu {
        border-top: none;
        border-left: none;
        border-right: none;
        border-radius: 0;
        line-height: 30px;
    }

    .search-box-menu > input[type=text] {
        line-height: 35px;
        height: 35px;
    }

    nav .dropdown > ul:before {
        display: none;
    }

    .lan-menu > li > a {
        line-height: 65px;
    }

    .lan-menu .dropdown.active {
        display: flex;
    }

    .lan-menu > .dropdown.active > ul {
        display: flex;
    }

    .lan-menu > .dropdown.active > ul li a {
        line-height: 65px;
        height: 65px;
        padding-right: 0;
    }

    .menu-fixed.scroll-menu.menu-top-logo .menu-brand {
        display: block;
    }

    body > nav .menu-brand {
        padding: 15px 0;
        /*display: contents;*/
    }

    footer h3 + p, footer h3 + p + div, footer h3 + div, footer h3 + p + .icon-links, footer h3 + ul.icon-list {
        margin-top: 15px;
    }

    footer .col-lg-4 + .col-lg-4, footer [class*=col-]:not([class*=col-sm]) + [class*=col-]:not([class*=col-sm]) {
        margin-top: 45px;
    }

    .section-home-slider .counter > div {
        display: flex;
        margin-top: -15px;
    }

    .section-home-slider .counter:first-child {
        margin-top: 30px;
        padding-left: 15px;
        border-left: 1px solid rgba(255, 255, 255, 0.23);
        margin-bottom: 20px;
    }

    .section-home-slider [data-to] {
        font-size: 27px;
        line-height: 45px;
    }

    .section-home-slider .counter h3 {
        font-size: 19px;
        padding-right: 30px;
        line-height: 55px;
    }

    footer .col-lg-4:last-child {
        margin: 0 15px;
        max-width: calc(100% - 30px);
        overflow: hidden;
    }

    nav.menu-fixed.menu-transparent:not(.scroll-menu) {
        margin-top: 0;
    }

    .tab-top-right .tab-nav {
        position: relative;
        top: auto;
    }

    body > header ol.breadcrumb, .header-base .breadcrumb {
        justify-content: flex-start;
        position: relative;
        right: auto;
        top: 0;
        margin: 10px 0 0 0;
    }

    .list-nav a {
        text-indent: -9995px;
    }

    .list-nav a:before, .list-nav .list-archive {
        text-indent: 0;
    }
}

/*
Small devices (landscape phones, less than 768px)
-------------------------------------------------------------------
*/

@media (max-width: 767.98px) {

    .section-home-slider .counter > div {
        display: block;
        margin-top: -15px;
    }

    .section-home-slider .counter h3 {
        line-height: 25px;
        padding-top: 5px;
    }

    body > .header-base h2 {
        background: none;
        margin-top: 15px;
    }

    .media-box-reveal {
        min-height: 300px;
    }

    .cnt-box .caption h2 {
        line-height: 30px;
        font-size: 19px;
    }

    .tab-nav li a:before {
        display: none;
    }

    .tab-nav li a {
        text-align: left;
    }

    .section-block-full > .container > .row > .col:first-child {
        padding: 0;
        box-shadow: none;
    }

    .section-block-full.section-block-right > .container > .row > .col:first-child:after {
        display: none;
    }

    .section-block > .container > .row > .col:last-child {
        width: 55%;
        max-width: 100%;
    }

    .block-image {
        bottom: 0;
    }

    .table-border.table-full-sm tbody tr:last-child td:not(:last-child) {
        border-color: rgb(188, 206, 216);
    }

    .table-logos.table-full-sm img {
        margin: 15px auto;
    }

    .pagination-top-right .pagination {
        position: static;
        margin: 30px -5px;
    }

    .section-home-slider .slider li > .img-box {
        margin: 15px 15px 15px 100px;
    }

    .arrows-inner-right .glide__arrow {
        display: none;
    }

    body > header h1, body > .header-base h1 {
        font-size: 36px;
        line-height: 50px;
    }

    .section-map-right > .container {
        box-shadow: none;
    }

    .section-map > .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pricing-table-big {
        margin-top: 0;
        height: 100%;
    }
}

/*
Extra small devices (portrait phones, less than 576px)
-------------------------------------------------------------------
*/

@media (max-width: 575.98px) {
    .list-nav:not(.align-center-md) a.list-archive {
        margin-right: 45px;
        margin-left: 45px;
    }

    .media-box-reveal .caption {
        width: auto;
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
    }

    .media-box.media-box-reveal .caption h2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .media-box.media-box-reveal .extra-field {
        display: none;
    }

    .media-box.media-box-reveal h3 {
        padding-left: 25px;
        text-align: left;
    }

    h1 {
        font-size: 33px;
        line-height: 45px;
    }

    body > header h1, body > .header-base h1 {
        font-size: 58px;
        line-height: 48px;
    }

    [class*=col-lg-] > h3, .boxed-area > h3, .container > h3 {
        font-size: 18px;
    }

    .controls-out .glide__bullets {
        justify-content: flex-start;
        bottom: -45px;
    }

    .controls-out {
        margin-bottom: 45px;
    }

    .table-10.table-6-md.table-grid.table-border tbody td:nth-child(2n+1) {
        padding-left: 10px;
    }

    .table-grid.table-border.table-10.table-logos td, .table-grid.table-border.table-10.table-logos tbody td:nth-child(2n+1) {
        padding: 20px;
    }

    .cnt-call {
        padding: 30px;
    }

    .cnt-call .caption {
        width: auto;
    }

    .cnt-call .caption .btn, .cnt-call .caption .btn-text {
        position: relative;
        margin: 15px 0 0 0;
        right: 0;
        top: auto;
        width: auto;
    }

    .col-lg-4 .text-list-bold li {
        display: block;
    }

    .col-lg-4 .text-list-bold li p {
        margin-left: 0;
    }

    .section-home-slider .slider {
        margin: 0 0 100px 0;
        max-width: 100%;
    }

    .section-home-slider h1 {
        position: relative;
        font-size: 38px;
        line-height: 48px;
        margin: 0;
    }

    .section-home-slider .glide__arrow {
        left: 0;
        bottom: -59px;
    }

    .section-home-slider .glide__arrow--right {
        left: 65px;
    }

    .section-home-slider .slider li > .img-box {
        margin: -77px 0 0 0;
    }

    .section-block-full > .container > .row > .col, .section-block-full > .container > .row > .col:first-child {
        max-width: calc(100% - 30px);
    }

    .timeline .panel, .timeline div.inverted .panel, .timeline div.inverted .panel:last-child, .timeline .panel:last-child {
        width: 100%;
        margin-left: 0;
        border: none;
    }

    .timeline > div .badge {
        width: 100%;
        position: static;
        padding: 0;
    }

    .timeline div.inverted .panel:last-child {
        padding-left: 0;
    }

    .text-list-side li {
        display: block;
    }

    .text-list-side p {
        margin: 15px 0 0 0;
    }

    .text-list-side li > div {
        top: -1px;
    }

    .text-list-side li h3 {
        border-right: none;
    }

    .icon-list-horizontal.icon-list li {
        margin-bottom: 10px;
    }

    .cnt-box .icon-list-horizontal.icon-list li.icon-links {
        padding-left: 0;
    }
}

@media (max-width: 425px) {
    .col-lg-4 .text-list-line li {
        display: block;
        height: auto;
    }

    .col-lg-4 .text-list-line li p {
        margin-left: 0;
    }

    .col-lg-4 .text-list-line hr {
        display: none;
    }

    .section-block > .block-media, .section-block > .block-media > div, .section-block > .container > .row > .col:last-child {
        height: 300px;
    }

    body > header h1, body > .header-base h1 {
        font-size: 25px;
        line-height: 35px;
    }

    body, textarea, .cnt-box .caption p {
        /*font-size: 13px;*/
    }

    .text-list {
        font-size: 14px;
    }
}

/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

/*

===================================================================
MAGNIFIC POPUP - MAGNIFIC-POPUP.CSS
===================================================================

*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1142;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.7;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1143;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  user-select: none;
}

.mfp-container.active .mfp-bottom-bar, .mfp-container.active .mfp-counter {
  opacity: 1;
  transition: all .3s;
  transition-delay: .5s;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  margin-top: -0.8em;
  left: 50%;
  margin-left: -15px;
  z-index: 1044;
  display: inline-block;
}
.mfp-preloader {
  content: url(../media/loader.svg);
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: fixed;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #FFF;
  opacity: 0;
}

.mfp-counter {
  position: fixed;
  bottom: 2px;
  text-align: center;
  /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);*/
  padding: 8px 15px;
  right: 0;
  color: #B3B3B3;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  opacity: 0;
  white-space: nowrap;
}

.mfp-arrow {
  font-family: "Icons";
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -25px;
  padding: 0;
  width: 40px;
  height: 40px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  color: #fff;
  border-color: #fff;
  font-size: 40px;
  margin-left: 35px;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow-right:before {
  content: "\67";
  margin: 0;
}

.mfp-arrow-left:before {
 content: "\68";
  margin: 0;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: 0px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
  /* transform: scale(1); */
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
     * Remove all paddings around the image on small screen
     */
  .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
      padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
  }

  .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75);
  }

  .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
  }

  .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
  }

  .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}


/*
Schiocco - Copyright (c) Federico Schiocchet - Schiocco (www.Schiocco.it) - Framework Y (www.framework-y.com)
*/

.mfp-content .content {
  position: relative;
}

[class*=box-lightbox] iframe {
  display: block;
}

.mfp-wrap.inner .mfp-bottom-bar {
  margin-top: -88px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.7);
}

[class*=box-lightbox] {
  background-color: transparent;
  margin: 10px auto;
  border-radius: 3px;
  display: none;
  max-width: 800px;
  /*max-height: 750px;*/
  /*padding: 30px;*/ /*disabled for seminar-ad popup used on home page*/
  float: none;
}

.mfp-content [class*=box-lightbox] {
  display: block;
}

.box-lightbox-sm {
  max-width: 400px;
  max-height: 350px;
  padding: 30px;
  background: #fff;
}

.box-lightbox-md {
  max-width: 800px;
  /*max-height: 500px;*/
}

.box-lightbox-lg {
  max-width: 1200px;
}

.box-lightbox.full-screen {
  max-width: 100%;
  max-height: 100%;
  margin: 50px;
}

[class*=box-lightbox] > div {
  padding: 0;
}

.box-inline .mfp-close {
  margin: 0;
}

.mfp-container.active .mfp-close {
  opacity: 1;
  transition: all .3s;
  transition-delay: .5s;
}


/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/
@media (max-width: 992px) {
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
      opacity: 1;
      margin: 24px 21px;
      line-height: 70px;
  }

  .mfp-container {
      overflow: visible;
  }

  button.mfp-arrow {
      bottom: 0 !important;
      position: fixed !important;
      top: initial;
      width: 50px;
      left: 0;
      right: initial;
      height: 50px !important;
      padding: 0;
      text-align: left;
      -webkit-transform-origin: 0;
      transform-origin: 0;
      -webkit-transform: scale(1);
      transform: scale(1);
      background-color: black;
      /*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);*/
  }

  button.mfp-arrow.mfp-arrow-right {
      margin-left: 50px;
      /*background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);*/
  }

  .box-lightbox,.box-lightbox-md,.box-lightbox-sm,.box-lightbox-xs {
      max-height: 100% !important;
      overflow: hidden;
  }
}

/*

===================================================================
CONTENT BOX - CONTENT-BOX.CSS
===================================================================
Table of contents

 - Global
 - Side image
 - Top icon
 - Side icon
 - Top icon
 - Badge
 - Info
 - Blog side and top
 - Testimonials
 - Team
 - Pricing table
 - Call to action

-------------------------------------------------------------------

# GLOBAL
===================================================================

*/

.cnt-box {
  position: relative;
  overflow: hidden;
}

.cnt-box:hover .img-box img {
  opacity: .8;
}

.cnt-box:hover .img-box:before {
  opacity: 1;
  transition: all 0s;
}

.cnt-box .caption h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 15px;
}

.cnt-box .caption h3 {
  font-size: 15px;
}

.cnt-box .caption p {
  font-size: 15px;
  margin: 0;
}

.cnt-box .caption .btn, .cnt-box .caption .btn-text {
  margin-top: 15px;
}

.cnt-box.boxed {
  border-radius: 3px;
}

.ad {
  background: url({{"/images/marriott-solana-front.jpg" | asset_url}}) top right;
}

.cnt-box.boxed .caption {
  padding: 22px;
}

.cnt-box.align-center .caption {
  text-align: center;
}

.cnt-box.align-right .caption {
  text-align: right;
}

.cnt-box.align-left .caption {
  text-align: left;
}

.extra-field {
  display: inline-block;
}

.cnt-box .extra-field + p {
  margin-top: 15px;
}

.section-color .cnt-box.boxed .caption, .section-color .cnt-box-top-icon.boxed > i {
  background-color: #FFF;
}

/*

# SIDE IMAGE
===================================================================

*/
.cnt-box-side {
  display: flex;
}

.cnt-box-side > .img-box {
  width: 30%;
}

.cnt-box-side > .caption { /*used on exec bio box on about page*/
  width: 70%;
  padding-left: 30px;
}

.cnt-box-side > .speaker { /*used on speaker bio box on seminar speakers page*/
  width: 75%;
  padding-left: 30px;
}

.events-list .cnt-box-side > .caption { /*used on news page*/
  width: 100%;
  padding-left: 0px;
}

.cnt-box-side.boxed > .img-box, .cnt-box-side.boxed > .img-box > img {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.cnt-box-side.align-right {
  flex-direction: row-reverse;
}

.cnt-box-side.align-right > .caption {
  padding-left: 0;
  padding-right: 30px;
}

/*

# TOP IMAGE
===================================================================

*/

.cnt-box-top .caption {
  padding-top: 30px;
}

.cnt-box-top.boxed > .img-box, .cnt-box-top.boxed > .img-box > img {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/*

# SIDE ICON
===================================================================

*/

.cnt-box-side-icon {
  display: flex;
}

.cnt-box-side-icon > i {
  width: 50px;
  font-size: 50px;
  line-height: 50px;
  text-align: left;
  margin: 1px 0 0 1px;
}

.cnt-box-side-icon > .caption {
  width: 100%;
  padding-left: 30px;
}

.cnt-box-side-icon.boxed > i {
  padding: 30px;
  width: 80px;
  margin: 0;
}

.cnt-box-side-icon.align-right {
  flex-direction: row-reverse;
}

.cnt-box-side-icon.align-right > .caption {
  padding-left: 0;
  padding-right: 30px;
}

/*

# TOP ICON
===================================================================

*/

.cnt-box-top-icon > i {
  font-size: 50px;
  line-height: 50px;
  text-align: left;
  margin: 0 0 30px 1px;
  display: block;
}

.cnt-box-top-icon.boxed > i {
  margin: 0;
  padding: 47px 30px 0 30px;
}

.cnt-box-top-icon.align-center > i {
  text-align: center;
}

.cnt-box-top-icon.align-right > i {
  text-align: right;
}

/*

# BADGE
===================================================================

*/

.cnt-box-badge .caption {
  padding-top: 30px;
  position: relative;
}

.cnt-box-badge .badge {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  top: -35px;
  right: 15px;
}

.cnt-box-badge.boxed .badge {
  right: 30px;
}

.cnt-box-badge.align-center .badge {
  left: 50%;
  margin-left: -25px;
}

.cnt-box-badge.align-right .badge {
  left: 15px;
  right: auto;
}

/*

# INFO
===================================================================

*/

.cnt-box-info {
  position: relative;
}

.cnt-box-info .cnt-info {
  padding: 15px 0;
}

.cnt-box-info .cnt-info > div {
  display: flex;
  justify-content: space-between;
}

.cnt-box-info .caption {
  padding-top: 30px;
}

.cnt-box-info .bottom-info {
  padding: 15px 0 0 0;
}

.cnt-box-info .bottom-info .caption > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.cnt-box-info .extra-field {
  position: absolute;
  z-index: 1;
  margin: 15px;
}

.cnt-box-info.boxed .extra-field {
  margin: 30px;
}

/*

# BLOG SIDE AND TOP
===================================================================

*/

.cnt-box-blog-side {
  display: flex;
}

.cnt-box-blog-side > .img-box {
  width: 30%;
}

.cnt-box-blog-side > .caption {
  width: 70%;
  padding-left: 30px;
}


.cnt-box-blog-side .icon-list, .cnt-box-blog-top .icon-list {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 15px;
}

.icon-list span.icon-links {
  display: flex;
}

.cnt-box-blog-side .blog-date, .cnt-box-blog-top .blog-date {
  position: absolute;
  width: 80px;
  height: 80px;
  color: #FFF;
  z-index: 5;
  text-align: center;
}

.cnt-box-blog-side .blog-date span, .cnt-box-blog-top .blog-date span {
  display: block;
}

.cnt-box-blog-side .blog-date span:first-child, .cnt-box-blog-top .blog-date span:first-child {
  font-size: 25px;
  padding: 15px 0 5px 0;
}

.cnt-box-blog-side .blog-date span:last-child, .cnt-box-blog-top .blog-date span:last-child {
  font-size: 12px;
}

.cnt-box-blog-top .caption h2 {
  margin-top: 30px;
}

.cnt-box-blog-side .icon-list i, .cnt-box-blog-top .icon-list i {
  font-size: 115%;
}

.cnt-box-blog-side.align-center .icon-list, .cnt-box-blog-top.align-center .icon-list {
  justify-content: center;
}

.cnt-box-blog-side.align-right .icon-list, .cnt-box-blog-top.align-right .icon-list {
  justify-content: flex-end;
}

.align-right .icon-list span.icon-links {
  margin-right: 0;
}

.cnt-box-blog-side.align-right {
  flex-direction: row-reverse;
}

.cnt-box-blog-side.align-right > .caption {
  padding-left: 0;
  padding-right: 30px;
}

.cnt-box-blog-side.align-right .blog-date, .cnt-box-blog-top.align-right .blog-date {
  right: 0;
}

.cnt-box-blog-side.align-right .icon-list > span, .cnt-box-blog-top.align-right .icon-list > span {
  margin-left: 25px;
  margin-right: 0;
}

/*

# TESTIMONIALS
===================================================================

*/

.cnt-box-testimonials > img, .cnt-box-testimonials-bubble .thumb-bar img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.cnt-box-testimonials > img {
  margin: 0 0 30px 0;
}

.cnt-box-testimonials > p:not(.testimonial-info) {
  margin-top: 0;
}

.cnt-box-testimonials .testimonial-info span {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

.cnt-box-testimonials-bubble > p {
  text-align: left;
  border-radius: 3px;
  padding: 25px;
  margin-bottom: 15px;
  position: relative;
}

.cnt-box-testimonials-bubble > p:after {
  position: absolute;
  bottom: -18px;
  left: 30px;
  content: '';
  display: block;
  border-width: 20px;
  border-style: solid;
  border-top-width: 2px;
  border-top-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
}

.cnt-box-testimonials-bubble .thumb-bar {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.cnt-box-testimonials-bubble .thumb-bar p {
  margin: 0;
}

.cnt-box-testimonials-bubble .thumb-bar img {
  margin-right: 15px;
}

.cnt-box-testimonials-bubble .thumb-bar span {
  font-size: 14px;
  display: block;
}

.cnt-box-testimonials-bubble .thumb-bar span:last-child {
  font-size: 12px;
}

.cnt-box-testimonials.align-center {
  text-align: center;
}

.cnt-box-testimonials.align-center > img {
  margin-left: auto;
  margin-right: auto;
}

.cnt-box-testimonials.align-right {
  text-align: right;
}

.cnt-box-testimonials.align-right > img {
  margin-left: auto;
  margin-right: 0;
}

.cnt-box-testimonials.align-right .testimonial-info span {
  margin-left: 10px;
  margin-right: 0;
}
/*

# TEAM
===================================================================

*/
.cnt-box-team {
  padding-bottom: 145px;
  border-radius: 3px;
}

.cnt-box-team .caption h2 {
  margin-bottom: 5px;
}

.cnt-box-team > span {
  font-size: 14px;
  display: block;
}

.cnt-box-team .caption {
  position: absolute;
  text-align: center;
  padding: 25px 15px 0 15px;
  height: 145px;
  overflow: hidden;
  background-color: #FFF;
  margin: 0;
  bottom: 0;
  z-index: 9;
  right: 0;
  left: 0;
  transition: all .5s;
}

.cnt-box-team:hover .caption {
  height: 200px;
}

.cnt-box-team > img {
  width: 100%;
  display: block;
  transition: all .3s;
}

.cnt-box-team:hover > img {
  transform: translateY(10px) scale(1.1);
}

.cnt-box-team .icon-links {
  justify-content: center;
  margin: 20px 0;
}

.cnt-box-team.align-right .icon-links {
  justify-content: flex-end;
}

.cnt-box-team.align-left .icon-links {
  justify-content: flex-start;
}
/*

# PRICING TABLE
===================================================================

*/
.cnt-pricing-table {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  transition: all .5s;
}

.cnt-pricing-table:hover {
  transform: translateY(15px);
}

.cnt-pricing-table .top-area, .cnt-pricing-table .bottom-area {
  padding: 30px;
}

.cnt-pricing-table > ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.cnt-pricing-table > ul > li {
  list-style: none;
  padding: 5px 30px;
  position: relative;
}

.cnt-pricing-table h2 {
  font-size: 20px;
}

.cnt-pricing-table .price {
  font-size: 30px;
  font-weight: 300;
  margin: 30px 0 20px 0;
}

.cnt-pricing-table .price span {
  font-size: 50px;
  display: inline-block;
  margin-left: 5px;
}

.cnt-pricing-table .price label {
  display: inline;
  font-weight: normal;
  font-style: normal;
}

.cnt-pricing-table .top-area p {
  margin: 0;
}

.pricing-table-big {
  padding: 20px 0;
  margin-top: -20px;
  height: calc(100% + 40px);
}

.pricing-table-big > ul {
  margin: 20px 0 30px 0;
}

.cnt-pricing-table.align-right {
  text-align: right;
}

.cnt-pricing-table.align-left {
  text-align: left;
}
/*

# CALL TO ACTION
===================================================================

*/
.cnt-call {
  padding: 40px 30px 30px;
  border-radius: 3px;
  text-align: center;
}

.cnt-call > i {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 15px;
}

.cnt-call.align-right {
  text-align: right;
}

.cnt-call.align-right > i {
  margin-right: 0;
}

.cnt-call.align-left {
  text-align: left;
}

.cnt-call.align-left > i {
  margin-left: 0;
}
/*

# RESPONSIVE
===================================================================

*/
@media (max-width: 575.98px) {
  .cnt-box-side {
      display: block;
  }

  .cnt-box-side > .img-box {
      width: 100%;
      margin-bottom: 30px;
  }

  .cnt-box-side.boxed > .img-box {
      margin-bottom: 0;
  }

  .cnt-box-side > .caption {
      width: 100%;
      padding-left: 0;
  }

}

/*===========================================
 * Stripe CSS (also requires elements js in form)
 *===========================================*/

 .field {
  background: white;
  box-sizing: border-box;
  font-weight: 400;
  border: 1px solid #999999;
  border-radius: 0px;
  color: #32315E;
  outline: none;
  flex: 1;
  height: 48px;
  line-height: 48px;
  padding: 14px 5px 0px 14px;
  cursor: text;
}

.field::-webkit-input-placeholder { color: #CFD7DF; }
.field::-moz-placeholder { color: #CFD7DF; }

.field:focus,
.field.StripeElement--focus {
  border-color: #999999;
}

/*===========================================
 * Custom Styles
 *===========================================*/
 
 .details-box {background-color:#f9f9f9;border-radius:5px;padding:20px;margin:0 0 25px;font-size:1.1em;overflow:hidden;position:relative;}
 .details-box span {font-weight: 500;}
.details-text {display:inline-block;position:relative;left:-80px;}
.details-text-box {background-color:#053c5a;color:rgba(255,255,255,0.5);rotate:-90deg;margin:0;padding:5px;position:relative;float:left;left:-60px;width:115px;text-transform:uppercase;text-align:center;font-size:15px;letter-spacing:2px;top:20px;border-radius:5px 5px 0 0;}
.details-element {position:absolute;right:-40px;}
.details-icon {position:relative;display:inline-block;font-size:250px;color:#eee;}
.details-icon:after {content:"\e60e";font-family:"icomoon"!important;}
 